2023-09-22T07:22:27.725 INFO:root:teuthology version: 0.0.1.dev194+g54e62bc 2023-09-22T07:22:27.726 DEBUG:teuthology.run:Teuthology command: teuthology --name rfriedma-2023-09-22_05:40:13-rados-wip-rf-squeue2-distro-default-smithi --owner scheduled_rfriedma@teuthology --verbose --archive /home/teuthworker/archive/rfriedma-2023-09-22_05:40:13-rados-wip-rf-squeue2-distro-default-smithi/7400744 --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}} -- /home/teuthworker/archive/rfriedma-2023-09-22_05:40:13-rados-wip-rf-squeue2-distro-default-smithi/7400744/orig.config.yaml 2023-09-22T07:22:27.776 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-09-22T07:22:27.856 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/rfriedma-2023-09-22_05:40:13-rados-wip-rf-squeue2-distro-default-smithi/7400744 branch: wip-rf-squeue2 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: null first_in_suite: false job_id: '7400744' 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: rfriedma-2023-09-22_05:40:13-rados-wip-rf-squeue2-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: wip-rf-squeue2 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: f7ddca67b6a148248f52707ca2c2435fcda64b34 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: extra_system_packages: - python3-pytest flavor: default sha1: f7ddca67b6a148248f52707ca2c2435fcda64b34 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-rf-squeue2 sha1: f7ddca67b6a148248f52707ca2c2435fcda64b34 owner: scheduled_rfriedma@teuthology priority: 120 repo: https://git.ceph.com/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: 6237 sha1: f7ddca67b6a148248f52707ca2c2435fcda64b34 sleep_before_teardown: 0 subset: 80/120000 suite: rados suite_branch: wip-rf-squeue2 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_f7ddca67b6a148248f52707ca2c2435fcda64b34/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: f7ddca67b6a148248f52707ca2c2435fcda64b34 targets: smithi006.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi105.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-09-22_05:40:13 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: rfriedma verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2830 workload: full_sequential: - print: '**** done start ec-rados-default.yaml' - rados: clients: - client.0 ec_pool: true objects: 50 op_weights: append: 100 copy_from: 50 delete: 50 read: 100 rmattr: 25 rollback: 50 setattr: 25 snap_create: 50 snap_remove: 50 write: 0 ops: 4000 write_append_excl: false - print: '**** done end ec-rados-default.yaml' - print: '**** done start rados_api.yaml' - workunit: branch: quincy clients: client.0: - cls - print: '**** done end rados_api.yaml' - print: '**** done start rados_loadgenbig.yaml' - workunit: branch: quincy clients: client.0: - rados/load-gen-big.sh - print: '**** done end rados_loadgenbig.yaml' - print: '**** done start rbd_import_export.yaml' - workunit: branch: quincy clients: client.1: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done end rbd_import_export.yaml' - print: '**** done start test_rbd_api.yaml' - workunit: branch: quincy clients: client.0: - rbd/test_librbd.sh env: RBD_FEATURES: '61' - print: '**** done end test_rbd_api.yaml' - print: '**** done start test_rbd_python.yaml' - workunit: branch: quincy clients: client.0: - rbd/test_librbd_python.sh env: RBD_FEATURES: '61' - print: '**** done end test_rbd_python.yaml' 2023-09-22T07:22:27.857 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_f7ddca67b6a148248f52707ca2c2435fcda64b34/qa; will attempt to use it 2023-09-22T07:22:27.857 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_f7ddca67b6a148248f52707ca2c2435fcda64b34/qa/tasks 2023-09-22T07:22:27.858 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-09-22T07:22:27.859 INFO:teuthology.task.internal:Checking packages... 2023-09-22T07:22:27.881 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash 'f7ddca67b6a148248f52707ca2c2435fcda64b34' 2023-09-22T07:22:27.881 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-09-22T07:22:27.881 INFO:teuthology.packaging:ref: None 2023-09-22T07:22:27.881 INFO:teuthology.packaging:tag: None 2023-09-22T07:22:27.881 INFO:teuthology.packaging:branch: wip-rf-squeue2 2023-09-22T07:22:27.881 INFO:teuthology.packaging:sha1: f7ddca67b6a148248f52707ca2c2435fcda64b34 2023-09-22T07:22:27.881 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-rf-squeue2 2023-09-22T07:22:28.119 INFO:teuthology.task.internal:Found packages for ceph version 18.0.0-6218.gf7ddca67 2023-09-22T07:22:28.119 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-09-22T07:22:28.124 INFO:teuthology.task.internal:no buildpackages task found 2023-09-22T07:22:28.124 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-09-22T07:22:28.142 INFO:teuthology.task.internal:Saving configuration 2023-09-22T07:22:28.160 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-09-22T07:22:28.165 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-09-22T07:22:28.187 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi006.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/rfriedma-2023-09-22_05:40:13-rados-wip-rf-squeue2-distro-default-smithi/7400744', '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-09-22 07:17:27.884816', 'locked_by': 'scheduled_rfriedma@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-09-22T07:22:28.209 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi105.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/rfriedma-2023-09-22_05:40:13-rados-wip-rf-squeue2-distro-default-smithi/7400744', '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-09-22 07:17:27.886342', 'locked_by': 'scheduled_rfriedma@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-09-22T07:22:28.209 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-09-22T07:22:28.215 INFO:teuthology.task.internal:roles: ubuntu@smithi006.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'mds.a', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2023-09-22T07:22:28.215 INFO:teuthology.task.internal:roles: ubuntu@smithi105.front.sepia.ceph.com - ['mon.b', 'mds.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2023-09-22T07:22:28.215 INFO:teuthology.run_tasks:Running task console_log... 2023-09-22T07:22:28.286 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7ff710c1cf70>, signals=[15]) 2023-09-22T07:22:28.286 INFO:teuthology.run_tasks:Running task internal.connect... 2023-09-22T07:22:28.292 INFO:teuthology.task.internal:Opening connections... 2023-09-22T07:22:28.293 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi006.front.sepia.ceph.com 2023-09-22T07:22:28.294 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi006.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-22T07:22:28.361 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi105.front.sepia.ceph.com 2023-09-22T07:22:28.362 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi105.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-22T07:22:28.428 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-09-22T07:22:28.433 DEBUG:teuthology.orchestra.run.smithi006:> uname -m 2023-09-22T07:22:28.454 INFO:teuthology.orchestra.run.smithi006.stdout:x86_64 2023-09-22T07:22:28.454 DEBUG:teuthology.orchestra.run.smithi006:> cat /etc/os-release 2023-09-22T07:22:28.514 INFO:teuthology.orchestra.run.smithi006.stdout:NAME="Red Hat Enterprise Linux" 2023-09-22T07:22:28.514 INFO:teuthology.orchestra.run.smithi006.stdout:VERSION="8.6 (Ootpa)" 2023-09-22T07:22:28.514 INFO:teuthology.orchestra.run.smithi006.stdout:ID="rhel" 2023-09-22T07:22:28.514 INFO:teuthology.orchestra.run.smithi006.stdout:ID_LIKE="fedora" 2023-09-22T07:22:28.514 INFO:teuthology.orchestra.run.smithi006.stdout:VERSION_ID="8.6" 2023-09-22T07:22:28.514 INFO:teuthology.orchestra.run.smithi006.stdout:PLATFORM_ID="platform:el8" 2023-09-22T07:22:28.514 INFO:teuthology.orchestra.run.smithi006.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-09-22T07:22:28.514 INFO:teuthology.orchestra.run.smithi006.stdout:ANSI_COLOR="0;31" 2023-09-22T07:22:28.515 INFO:teuthology.orchestra.run.smithi006.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-09-22T07:22:28.515 INFO:teuthology.orchestra.run.smithi006.stdout:HOME_URL="https://www.redhat.com/" 2023-09-22T07:22:28.515 INFO:teuthology.orchestra.run.smithi006.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-09-22T07:22:28.515 INFO:teuthology.orchestra.run.smithi006.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-09-22T07:22:28.515 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:22:28.515 INFO:teuthology.orchestra.run.smithi006.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-09-22T07:22:28.515 INFO:teuthology.orchestra.run.smithi006.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-09-22T07:22:28.515 INFO:teuthology.orchestra.run.smithi006.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-09-22T07:22:28.515 INFO:teuthology.orchestra.run.smithi006.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-09-22T07:22:28.516 INFO:teuthology.lock.ops:Updating smithi006.front.sepia.ceph.com on lock server 2023-09-22T07:22:28.538 DEBUG:teuthology.orchestra.run.smithi105:> uname -m 2023-09-22T07:22:28.557 INFO:teuthology.orchestra.run.smithi105.stdout:x86_64 2023-09-22T07:22:28.558 DEBUG:teuthology.orchestra.run.smithi105:> cat /etc/os-release 2023-09-22T07:22:28.617 INFO:teuthology.orchestra.run.smithi105.stdout:NAME="Red Hat Enterprise Linux" 2023-09-22T07:22:28.618 INFO:teuthology.orchestra.run.smithi105.stdout:VERSION="8.6 (Ootpa)" 2023-09-22T07:22:28.618 INFO:teuthology.orchestra.run.smithi105.stdout:ID="rhel" 2023-09-22T07:22:28.618 INFO:teuthology.orchestra.run.smithi105.stdout:ID_LIKE="fedora" 2023-09-22T07:22:28.618 INFO:teuthology.orchestra.run.smithi105.stdout:VERSION_ID="8.6" 2023-09-22T07:22:28.618 INFO:teuthology.orchestra.run.smithi105.stdout:PLATFORM_ID="platform:el8" 2023-09-22T07:22:28.618 INFO:teuthology.orchestra.run.smithi105.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-09-22T07:22:28.618 INFO:teuthology.orchestra.run.smithi105.stdout:ANSI_COLOR="0;31" 2023-09-22T07:22:28.618 INFO:teuthology.orchestra.run.smithi105.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-09-22T07:22:28.618 INFO:teuthology.orchestra.run.smithi105.stdout:HOME_URL="https://www.redhat.com/" 2023-09-22T07:22:28.618 INFO:teuthology.orchestra.run.smithi105.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-09-22T07:22:28.618 INFO:teuthology.orchestra.run.smithi105.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-09-22T07:22:28.619 INFO:teuthology.orchestra.run.smithi105.stdout: 2023-09-22T07:22:28.619 INFO:teuthology.orchestra.run.smithi105.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-09-22T07:22:28.619 INFO:teuthology.orchestra.run.smithi105.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-09-22T07:22:28.619 INFO:teuthology.orchestra.run.smithi105.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-09-22T07:22:28.619 INFO:teuthology.orchestra.run.smithi105.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-09-22T07:22:28.619 INFO:teuthology.lock.ops:Updating smithi105.front.sepia.ceph.com on lock server 2023-09-22T07:22:28.637 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-09-22T07:22:28.646 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-09-22T07:22:28.651 INFO:teuthology.task.internal:Checking for old test directory... 2023-09-22T07:22:28.651 DEBUG:teuthology.orchestra.run.smithi006:> test '!' -e /home/ubuntu/cephtest 2023-09-22T07:22:28.654 DEBUG:teuthology.orchestra.run.smithi105:> test '!' -e /home/ubuntu/cephtest 2023-09-22T07:22:28.676 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-09-22T07:22:28.682 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-09-22T07:22:28.682 DEBUG:teuthology.orchestra.run.smithi006:> test -z $(ls -A /var/lib/ceph) 2023-09-22T07:22:28.713 DEBUG:teuthology.orchestra.run.smithi105:> test -z $(ls -A /var/lib/ceph) 2023-09-22T07:22:28.742 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-09-22T07:22:28.795 INFO:teuthology.run_tasks:Running task kernel... 2023-09-22T07:22:28.883 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-09-22T07:22:28.884 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-09-22T07:22:28.884 DEBUG:teuthology.orchestra.run.smithi006:> test -f /run/.containerenv -o -f /.dockerenv 2023-09-22T07:22:28.884 DEBUG:teuthology.orchestra.run.smithi105:> test -f /run/.containerenv -o -f /.dockerenv 2023-09-22T07:22:28.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-22T07:22:28.903 DEBUG:teuthology.orchestra.run.smithi105:> uname -r 2023-09-22T07:22:28.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-22T07:22:28.904 DEBUG:teuthology.orchestra.run.smithi006:> uname -r 2023-09-22T07:22:28.962 INFO:teuthology.orchestra.run.smithi105.stdout:4.18.0-372.9.1.el8.x86_64 2023-09-22T07:22:28.963 INFO:teuthology.task.kernel:Running kernel on smithi105: 4.18.0-372.9.1.el8.x86_64 2023-09-22T07:22:28.963 DEBUG:teuthology.orchestra.run.smithi105:> sudo yum install -y kernel 2023-09-22T07:22:28.965 INFO:teuthology.orchestra.run.smithi006.stdout:4.18.0-372.9.1.el8.x86_64 2023-09-22T07:22:28.966 INFO:teuthology.task.kernel:Running kernel on smithi006: 4.18.0-372.9.1.el8.x86_64 2023-09-22T07:22:28.966 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum install -y kernel 2023-09-22T07:22:30.181 INFO:teuthology.orchestra.run.smithi006.stdout:Updating Subscription Management repositories. 2023-09-22T07:22:30.181 INFO:teuthology.orchestra.run.smithi006.stdout:Unable to read consumer identity 2023-09-22T07:22:30.207 INFO:teuthology.orchestra.run.smithi105.stdout:Updating Subscription Management repositories. 2023-09-22T07:22:30.207 INFO:teuthology.orchestra.run.smithi105.stdout:Unable to read consumer identity 2023-09-22T07:22:31.611 INFO:teuthology.orchestra.run.smithi006.stdout:Copr repo for python3-asyncssh owned by ceph 21 kB/s | 3.5 kB 00:00 2023-09-22T07:22:31.685 INFO:teuthology.orchestra.run.smithi105.stdout:Copr repo for python3-asyncssh owned by ceph 19 kB/s | 3.5 kB 00:00 2023-09-22T07:22:32.411 INFO:teuthology.orchestra.run.smithi105.stdout:Extra Packages for Enterprise Linux 22 MB/s | 16 MB 00:00 2023-09-22T07:22:33.236 INFO:teuthology.orchestra.run.smithi006.stdout:Extra Packages for Enterprise Linux 9.9 MB/s | 16 MB 00:01 2023-09-22T07:22:35.936 INFO:teuthology.orchestra.run.smithi105.stdout:lab-extras 348 kB/s | 24 kB 00:00 2023-09-22T07:22:36.622 INFO:teuthology.orchestra.run.smithi105.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-09-22T07:22:36.673 INFO:teuthology.orchestra.run.smithi105.stdout:Dependencies resolved. 2023-09-22T07:22:36.674 INFO:teuthology.orchestra.run.smithi105.stdout:Nothing to do. 2023-09-22T07:22:36.674 INFO:teuthology.orchestra.run.smithi105.stdout:Complete! 2023-09-22T07:22:36.812 DEBUG:teuthology.orchestra.run.smithi105:> echo no | sudo yum reinstall kernel || true 2023-09-22T07:22:36.937 INFO:teuthology.orchestra.run.smithi006.stdout:lab-extras 344 kB/s | 24 kB 00:00 2023-09-22T07:22:37.144 INFO:teuthology.orchestra.run.smithi105.stdout:Updating Subscription Management repositories. 2023-09-22T07:22:37.144 INFO:teuthology.orchestra.run.smithi105.stdout:Unable to read consumer identity 2023-09-22T07:22:37.403 INFO:teuthology.orchestra.run.smithi105.stdout:Last metadata expiration check: 0:00:02 ago on Fri 22 Sep 2023 07:22:35 AM UTC. 2023-09-22T07:22:37.449 INFO:teuthology.orchestra.run.smithi105.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-09-22T07:22:37.474 INFO:teuthology.orchestra.run.smithi105.stderr:Error: No packages marked for reinstall. 2023-09-22T07:22:37.521 DEBUG:teuthology.orchestra.run.smithi105:> sudo yum reinstall -y kernel || true 2023-09-22T07:22:37.689 INFO:teuthology.orchestra.run.smithi006.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-09-22T07:22:37.744 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-09-22T07:22:37.745 INFO:teuthology.orchestra.run.smithi006.stdout:Nothing to do. 2023-09-22T07:22:37.745 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-09-22T07:22:37.851 INFO:teuthology.orchestra.run.smithi105.stdout:Updating Subscription Management repositories. 2023-09-22T07:22:37.851 INFO:teuthology.orchestra.run.smithi105.stdout:Unable to read consumer identity 2023-09-22T07:22:37.876 DEBUG:teuthology.orchestra.run.smithi006:> echo no | sudo yum reinstall kernel || true 2023-09-22T07:22:38.103 INFO:teuthology.orchestra.run.smithi105.stdout:Last metadata expiration check: 0:00:03 ago on Fri 22 Sep 2023 07:22:35 AM UTC. 2023-09-22T07:22:38.146 INFO:teuthology.orchestra.run.smithi105.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-09-22T07:22:38.167 INFO:teuthology.orchestra.run.smithi105.stderr:Error: No packages marked for reinstall. 2023-09-22T07:22:38.217 DEBUG:teuthology.orchestra.run.smithi105:> rpm -q kernel | sort -rV | head -n 1 2023-09-22T07:22:38.226 INFO:teuthology.orchestra.run.smithi006.stdout:Updating Subscription Management repositories. 2023-09-22T07:22:38.226 INFO:teuthology.orchestra.run.smithi006.stdout:Unable to read consumer identity 2023-09-22T07:22:38.296 INFO:teuthology.orchestra.run.smithi105.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-09-22T07:22:38.297 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-09-22T07:22:38.297 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-09-22T07:22:38.297 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-09-22T07:22:38.297 DEBUG:teuthology.orchestra.run.smithi105:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-09-22T07:22:38.329 INFO:teuthology.orchestra.run.smithi105.stdout:ttyS1 2023-09-22T07:22:38.344 DEBUG:teuthology.parallel:result is None 2023-09-22T07:22:38.499 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:00:02 ago on Fri 22 Sep 2023 07:22:36 AM UTC. 2023-09-22T07:22:38.551 INFO:teuthology.orchestra.run.smithi006.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-09-22T07:22:38.577 INFO:teuthology.orchestra.run.smithi006.stderr:Error: No packages marked for reinstall. 2023-09-22T07:22:38.625 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum reinstall -y kernel || true 2023-09-22T07:22:38.974 INFO:teuthology.orchestra.run.smithi006.stdout:Updating Subscription Management repositories. 2023-09-22T07:22:38.974 INFO:teuthology.orchestra.run.smithi006.stdout:Unable to read consumer identity 2023-09-22T07:22:39.236 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:00:03 ago on Fri 22 Sep 2023 07:22:36 AM UTC. 2023-09-22T07:22:39.277 INFO:teuthology.orchestra.run.smithi006.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-09-22T07:22:39.303 INFO:teuthology.orchestra.run.smithi006.stderr:Error: No packages marked for reinstall. 2023-09-22T07:22:39.350 DEBUG:teuthology.orchestra.run.smithi006:> rpm -q kernel | sort -rV | head -n 1 2023-09-22T07:22:39.433 INFO:teuthology.orchestra.run.smithi006.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-09-22T07:22:39.433 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-09-22T07:22:39.433 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-09-22T07:22:39.434 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-09-22T07:22:39.434 DEBUG:teuthology.orchestra.run.smithi006:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-09-22T07:22:39.464 INFO:teuthology.orchestra.run.smithi006.stdout:ttyS1 2023-09-22T07:22:39.484 DEBUG:teuthology.parallel:result is None 2023-09-22T07:22:39.484 INFO:teuthology.run_tasks:Running task internal.base... 2023-09-22T07:22:39.492 INFO:teuthology.task.internal:Creating test directory... 2023-09-22T07:22:39.492 DEBUG:teuthology.orchestra.run.smithi006:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-09-22T07:22:39.527 DEBUG:teuthology.orchestra.run.smithi105:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-09-22T07:22:39.547 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-09-22T07:22:39.554 INFO:teuthology.run_tasks:Running task internal.archive... 2023-09-22T07:22:39.560 INFO:teuthology.task.internal:Creating archive directory... 2023-09-22T07:22:39.561 DEBUG:teuthology.orchestra.run.smithi006:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-09-22T07:22:39.587 DEBUG:teuthology.orchestra.run.smithi105:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-09-22T07:22:39.612 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-09-22T07:22:39.619 INFO:teuthology.task.internal:Enabling coredump saving... 2023-09-22T07:22:39.619 DEBUG:teuthology.orchestra.run.smithi006:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-09-22T07:22:39.647 DEBUG:teuthology.orchestra.run.smithi105:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-09-22T07:22:39.694 INFO:teuthology.orchestra.run.smithi105.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-09-22T07:22:39.695 INFO:teuthology.orchestra.run.smithi006.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-09-22T07:22:39.705 INFO:teuthology.orchestra.run.smithi105.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-09-22T07:22:39.706 INFO:teuthology.orchestra.run.smithi006.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-09-22T07:22:39.707 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-09-22T07:22:39.715 INFO:teuthology.task.internal:Configuring sudo... 2023-09-22T07:22:39.715 DEBUG:teuthology.orchestra.run.smithi006:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-09-22T07:22:39.717 DEBUG:teuthology.orchestra.run.smithi105:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-09-22T07:22:39.745 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-09-22T07:22:39.754 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-09-22T07:22:39.754 DEBUG:teuthology.orchestra.run.smithi006:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-09-22T07:22:39.785 DEBUG:teuthology.orchestra.run.smithi105:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-09-22T07:22:39.803 DEBUG:teuthology.orchestra.run.smithi006:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-09-22T07:22:39.884 DEBUG:teuthology.orchestra.run.smithi006:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-09-22T07:22:39.940 DEBUG:teuthology.orchestra.run.smithi006:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-09-22T07:22:40.024 DEBUG:teuthology.orchestra.run.smithi006:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-09-22T07:22:40.064 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2023-09-22T07:22:40.064 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-09-22T07:22:40.132 DEBUG:teuthology.orchestra.run.smithi105:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-09-22T07:22:40.179 DEBUG:teuthology.orchestra.run.smithi105:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-09-22T07:22:40.230 DEBUG:teuthology.orchestra.run.smithi105:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-09-22T07:22:40.317 DEBUG:teuthology.orchestra.run.smithi105:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-09-22T07:22:40.363 DEBUG:teuthology.orchestra.run.smithi105:> set -ex 2023-09-22T07:22:40.363 DEBUG:teuthology.orchestra.run.smithi105:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-09-22T07:22:40.432 DEBUG:teuthology.orchestra.run.smithi006:> sudo service rsyslog restart 2023-09-22T07:22:40.435 DEBUG:teuthology.orchestra.run.smithi105:> sudo service rsyslog restart 2023-09-22T07:22:40.509 INFO:teuthology.orchestra.run.smithi006.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-09-22T07:22:40.525 INFO:teuthology.orchestra.run.smithi105.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-09-22T07:22:40.889 INFO:teuthology.run_tasks:Running task internal.timer... 2023-09-22T07:22:40.897 INFO:teuthology.task.internal:Starting timer... 2023-09-22T07:22:40.898 INFO:teuthology.run_tasks:Running task pcp... 2023-09-22T07:22:41.002 INFO:teuthology.run_tasks:Running task selinux... 2023-09-22T07:22:41.010 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-09-22T07:22:41.010 DEBUG:teuthology.orchestra.run.smithi006:> sudo service auditd rotate 2023-09-22T07:22:41.075 INFO:teuthology.orchestra.run.smithi006.stdout:Rotating logs: 2023-09-22T07:22:41.076 DEBUG:teuthology.orchestra.run.smithi105:> sudo service auditd rotate 2023-09-22T07:22:41.134 INFO:teuthology.orchestra.run.smithi105.stdout:Rotating logs: 2023-09-22T07:22:41.136 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-09-22T07:22:41.136 DEBUG:teuthology.orchestra.run.smithi006:> /usr/sbin/getenforce 2023-09-22T07:22:41.164 INFO:teuthology.orchestra.run.smithi006.stdout:Permissive 2023-09-22T07:22:41.165 DEBUG:teuthology.orchestra.run.smithi105:> /usr/sbin/getenforce 2023-09-22T07:22:41.197 INFO:teuthology.orchestra.run.smithi105.stdout:Permissive 2023-09-22T07:22:41.198 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi006.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi105.front.sepia.ceph.com': 'permissive'} 2023-09-22T07:22:41.198 DEBUG:teuthology.orchestra.run.smithi006:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-09-22T07:22:41.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-22T07:22:41.235 DEBUG:teuthology.orchestra.run.smithi105:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-09-22T07:22:41.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-22T07:22:41.266 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-09-22T07:22:41.266 DEBUG:teuthology.orchestra.run.smithi006:> sudo /usr/sbin/setenforce permissive 2023-09-22T07:22:41.302 DEBUG:teuthology.orchestra.run.smithi105:> sudo /usr/sbin/setenforce permissive 2023-09-22T07:22:41.332 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-09-22T07:22:41.342 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-09-22T07:22:41.347 INFO:teuthology.repo_utils:Fetching main from origin 2023-09-22T07:22:41.508 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-09-22T07:22:41.583 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2023-09-22T07:22:41.584 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi006.front.sepia.ceph.com,smithi105.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-09-22T07:31:28.380 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi006.front.sepia.ceph.com'), Remote(name='ubuntu@smithi105.front.sepia.ceph.com')] 2023-09-22T07:31:28.381 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi006.front.sepia.ceph.com' 2023-09-22T07:31:28.382 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi006.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-22T07:31:28.450 DEBUG:teuthology.orchestra.run.smithi006:> true 2023-09-22T07:31:28.520 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi006.front.sepia.ceph.com' 2023-09-22T07:31:28.521 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi105.front.sepia.ceph.com' 2023-09-22T07:31:28.521 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi105.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-22T07:31:28.589 DEBUG:teuthology.orchestra.run.smithi105:> true 2023-09-22T07:31:28.659 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi105.front.sepia.ceph.com' 2023-09-22T07:31:28.659 INFO:teuthology.run_tasks:Running task clock... 2023-09-22T07:31:28.670 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-09-22T07:31:28.670 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-09-22T07:31:28.671 DEBUG:teuthology.orchestra.run.smithi006:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-09-22T07:31:28.673 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-09-22T07:31:28.673 DEBUG:teuthology.orchestra.run.smithi105:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-09-22T07:31:28.705 INFO:teuthology.orchestra.run.smithi006.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-09-22T07:31:28.719 INFO:teuthology.orchestra.run.smithi006.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-09-22T07:31:28.732 INFO:teuthology.orchestra.run.smithi105.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-09-22T07:31:28.747 INFO:teuthology.orchestra.run.smithi105.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-09-22T07:31:28.790 INFO:teuthology.orchestra.run.smithi006.stderr:sudo: ntpd: command not found 2023-09-22T07:31:28.802 INFO:teuthology.orchestra.run.smithi006.stdout:506 Cannot talk to daemon 2023-09-22T07:31:28.811 INFO:teuthology.orchestra.run.smithi105.stderr:sudo: ntpd: command not found 2023-09-22T07:31:28.818 INFO:teuthology.orchestra.run.smithi006.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-09-22T07:31:28.823 INFO:teuthology.orchestra.run.smithi105.stdout:506 Cannot talk to daemon 2023-09-22T07:31:28.832 INFO:teuthology.orchestra.run.smithi006.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-09-22T07:31:28.838 INFO:teuthology.orchestra.run.smithi105.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-09-22T07:31:28.851 INFO:teuthology.orchestra.run.smithi105.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-09-22T07:31:28.916 INFO:teuthology.orchestra.run.smithi105.stderr:bash: ntpq: command not found 2023-09-22T07:31:28.920 INFO:teuthology.orchestra.run.smithi105.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-09-22T07:31:28.920 INFO:teuthology.orchestra.run.smithi105.stdout:=============================================================================== 2023-09-22T07:31:28.920 INFO:teuthology.orchestra.run.smithi105.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-09-22T07:31:28.920 INFO:teuthology.orchestra.run.smithi105.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-09-22T07:31:28.920 INFO:teuthology.orchestra.run.smithi105.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-09-22T07:31:28.920 INFO:teuthology.orchestra.run.smithi105.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-09-22T07:31:28.935 INFO:teuthology.orchestra.run.smithi006.stderr:bash: ntpq: command not found 2023-09-22T07:31:28.939 INFO:teuthology.orchestra.run.smithi006.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-09-22T07:31:28.939 INFO:teuthology.orchestra.run.smithi006.stdout:=============================================================================== 2023-09-22T07:31:28.939 INFO:teuthology.orchestra.run.smithi006.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-09-22T07:31:28.939 INFO:teuthology.orchestra.run.smithi006.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-09-22T07:31:28.939 INFO:teuthology.orchestra.run.smithi006.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-09-22T07:31:28.940 INFO:teuthology.orchestra.run.smithi006.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-09-22T07:31:28.940 INFO:teuthology.run_tasks:Running task pexec... 2023-09-22T07:31:28.968 INFO:teuthology.task.pexec:Executing custom commands... 2023-09-22T07:31:28.968 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi006.front.sepia.ceph.com 2023-09-22T07:31:28.968 DEBUG:teuthology.orchestra.run.smithi006:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-09-22T07:31:28.969 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi105.front.sepia.ceph.com 2023-09-22T07:31:28.969 DEBUG:teuthology.orchestra.run.smithi105:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-09-22T07:31:29.339 INFO:teuthology.orchestra.run.smithi105.stdout:Updating Subscription Management repositories. 2023-09-22T07:31:29.372 INFO:teuthology.orchestra.run.smithi006.stdout:Updating Subscription Management repositories. 2023-09-22T07:31:30.122 INFO:teuthology.orchestra.run.smithi105.stdout:Last metadata expiration check: 0:01:42 ago on Fri 22 Sep 2023 07:29:47 AM UTC. 2023-09-22T07:31:30.207 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:25 ago on Fri 22 Sep 2023 07:30:04 AM UTC. 2023-09-22T07:31:31.852 INFO:teuthology.orchestra.run.smithi105.stdout:Dependencies resolved. 2023-09-22T07:31:31.853 INFO:teuthology.orchestra.run.smithi105.stdout:================================================================================ 2023-09-22T07:31:31.853 INFO:teuthology.orchestra.run.smithi105.stdout: Package Architecture Version Repository Size 2023-09-22T07:31:31.853 INFO:teuthology.orchestra.run.smithi105.stdout:================================================================================ 2023-09-22T07:31:31.853 INFO:teuthology.orchestra.run.smithi105.stdout:Resetting modules: 2023-09-22T07:31:31.853 INFO:teuthology.orchestra.run.smithi105.stdout: container-tools 2023-09-22T07:31:31.853 INFO:teuthology.orchestra.run.smithi105.stdout: 2023-09-22T07:31:31.853 INFO:teuthology.orchestra.run.smithi105.stdout:Transaction Summary 2023-09-22T07:31:31.853 INFO:teuthology.orchestra.run.smithi105.stdout:================================================================================ 2023-09-22T07:31:31.853 INFO:teuthology.orchestra.run.smithi105.stdout: 2023-09-22T07:31:32.214 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-09-22T07:31:32.215 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-09-22T07:31:32.215 INFO:teuthology.orchestra.run.smithi006.stdout: Package Architecture Version Repository Size 2023-09-22T07:31:32.215 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-09-22T07:31:32.215 INFO:teuthology.orchestra.run.smithi006.stdout:Resetting modules: 2023-09-22T07:31:32.215 INFO:teuthology.orchestra.run.smithi006.stdout: container-tools 2023-09-22T07:31:32.215 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:31:32.215 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2023-09-22T07:31:32.215 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-09-22T07:31:32.215 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:31:32.835 INFO:teuthology.orchestra.run.smithi105.stdout:Last metadata expiration check: 0:01:45 ago on Fri 22 Sep 2023 07:29:47 AM UTC. 2023-09-22T07:31:33.209 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:28 ago on Fri 22 Sep 2023 07:30:04 AM UTC. 2023-09-22T07:31:35.102 INFO:teuthology.orchestra.run.smithi105.stdout:Complete! 2023-09-22T07:31:35.556 INFO:teuthology.orchestra.run.smithi105.stdout:Updating Subscription Management repositories. 2023-09-22T07:31:35.650 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-09-22T07:31:36.150 INFO:teuthology.orchestra.run.smithi006.stdout:Updating Subscription Management repositories. 2023-09-22T07:31:36.329 INFO:teuthology.orchestra.run.smithi105.stdout:Last metadata expiration check: 0:01:48 ago on Fri 22 Sep 2023 07:29:47 AM UTC. 2023-09-22T07:31:36.984 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:32 ago on Fri 22 Sep 2023 07:30:04 AM UTC. 2023-09-22T07:31:38.034 INFO:teuthology.orchestra.run.smithi105.stdout:Dependencies resolved. 2023-09-22T07:31:38.128 INFO:teuthology.orchestra.run.smithi105.stdout:========================================================================================================================== 2023-09-22T07:31:38.129 INFO:teuthology.orchestra.run.smithi105.stdout: Package Arch Version Repository Size 2023-09-22T07:31:38.129 INFO:teuthology.orchestra.run.smithi105.stdout:========================================================================================================================== 2023-09-22T07:31:38.129 INFO:teuthology.orchestra.run.smithi105.stdout:Installing group/module packages: 2023-09-22T07:31:38.129 INFO:teuthology.orchestra.run.smithi105.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-09-22T07:31:38.129 INFO:teuthology.orchestra.run.smithi105.stdout: cockpit-podman noarch 29-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 1.1 M 2023-09-22T07:31:38.129 INFO:teuthology.orchestra.run.smithi105.stdout: crun x86_64 0.18-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 185 k 2023-09-22T07:31:38.129 INFO:teuthology.orchestra.run.smithi105.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-09-22T07:31:38.129 INFO:teuthology.orchestra.run.smithi105.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-09-22T07:31:38.129 INFO:teuthology.orchestra.run.smithi105.stdout: udica noarch 0.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-09-22T07:31:38.129 INFO:teuthology.orchestra.run.smithi105.stdout:Installing dependencies: 2023-09-22T07:31:38.129 INFO:teuthology.orchestra.run.smithi105.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-09-22T07:31:38.130 INFO:teuthology.orchestra.run.smithi105.stdout:Downgrading: 2023-09-22T07:31:38.130 INFO:teuthology.orchestra.run.smithi105.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-09-22T07:31:38.130 INFO:teuthology.orchestra.run.smithi105.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-09-22T07:31:38.130 INFO:teuthology.orchestra.run.smithi105.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-09-22T07:31:38.130 INFO:teuthology.orchestra.run.smithi105.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-09-22T07:31:38.130 INFO:teuthology.orchestra.run.smithi105.stdout: criu x86_64 3.15-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 511 k 2023-09-22T07:31:38.130 INFO:teuthology.orchestra.run.smithi105.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-09-22T07:31:38.130 INFO:teuthology.orchestra.run.smithi105.stdout: libslirp x86_64 4.3.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 69 k 2023-09-22T07:31:38.130 INFO:teuthology.orchestra.run.smithi105.stdout: podman x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 11 M 2023-09-22T07:31:38.130 INFO:teuthology.orchestra.run.smithi105.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-09-22T07:31:38.130 INFO:teuthology.orchestra.run.smithi105.stdout: podman-docker noarch 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 56 k 2023-09-22T07:31:38.131 INFO:teuthology.orchestra.run.smithi105.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-09-22T07:31:38.131 INFO:teuthology.orchestra.run.smithi105.stdout: slirp4netns x86_64 1.1.8-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-09-22T07:31:38.131 INFO:teuthology.orchestra.run.smithi105.stdout:Installing module profiles: 2023-09-22T07:31:38.131 INFO:teuthology.orchestra.run.smithi105.stdout: container-tools/common 2023-09-22T07:31:38.131 INFO:teuthology.orchestra.run.smithi105.stdout:Enabling module streams: 2023-09-22T07:31:38.131 INFO:teuthology.orchestra.run.smithi105.stdout: container-tools 3.0 2023-09-22T07:31:38.131 INFO:teuthology.orchestra.run.smithi105.stdout: 2023-09-22T07:31:38.131 INFO:teuthology.orchestra.run.smithi105.stdout:Transaction Summary 2023-09-22T07:31:38.131 INFO:teuthology.orchestra.run.smithi105.stdout:========================================================================================================================== 2023-09-22T07:31:38.131 INFO:teuthology.orchestra.run.smithi105.stdout:Install 7 Packages 2023-09-22T07:31:38.131 INFO:teuthology.orchestra.run.smithi105.stdout:Downgrade 12 Packages 2023-09-22T07:31:38.131 INFO:teuthology.orchestra.run.smithi105.stdout: 2023-09-22T07:31:38.132 INFO:teuthology.orchestra.run.smithi105.stdout:Total download size: 51 M 2023-09-22T07:31:38.132 INFO:teuthology.orchestra.run.smithi105.stdout:Downloading Packages: 2023-09-22T07:31:38.217 INFO:teuthology.orchestra.run.smithi105.stdout:(1/19): containers-common-1.2.4-1.module+el8.6. 1.0 MB/s | 91 kB 00:00 2023-09-22T07:31:38.234 INFO:teuthology.orchestra.run.smithi105.stdout:(2/19): container-selinux-2.178.0-2.module+el8. 519 kB/s | 53 kB 00:00 2023-09-22T07:31:38.251 INFO:teuthology.orchestra.run.smithi105.stdout:(3/19): slirp4netns-1.1.8-1.module+el8.6.0+1487 432 kB/s | 51 kB 00:00 2023-09-22T07:31:38.285 INFO:teuthology.orchestra.run.smithi105.stdout:(4/19): criu-3.15-1.module+el8.6.0+14874+644362 7.4 MB/s | 511 kB 00:00 2023-09-22T07:31:38.335 INFO:teuthology.orchestra.run.smithi105.stdout:(5/19): libslirp-4.3.1-1.module+el8.6.0+14874+6 828 kB/s | 69 kB 00:00 2023-09-22T07:31:38.352 INFO:teuthology.orchestra.run.smithi105.stdout:(6/19): fuse-overlayfs-1.4.0-2.module+el8.6.0+1 1.0 MB/s | 72 kB 00:00 2023-09-22T07:31:38.436 INFO:teuthology.orchestra.run.smithi105.stdout:(7/19): runc-1.0.0-73.rc95.module+el8.6.0+14874 16 MB/s | 2.9 MB 00:00 2023-09-22T07:31:38.461 INFO:teuthology.orchestra.run.smithi105.stdout:(8/19): podman-docker-3.0.1-9.module+el8.6.0+14 515 kB/s | 56 kB 00:00 2023-09-22T07:31:38.486 INFO:teuthology.orchestra.run.smithi105.stdout:(9/19): conmon-2.0.26-1.module+el8.6.0+14874+64 1.0 MB/s | 51 kB 00:00 2023-09-22T07:31:38.545 INFO:teuthology.orchestra.run.smithi105.stdout:(10/19): podman-catatonit-3.0.1-9.module+el8.6. 5.4 MB/s | 322 kB 00:00 2023-09-22T07:31:38.637 INFO:teuthology.orchestra.run.smithi105.stdout:(11/19): yajl-2.1.0-10.el8.x86_64.rpm 441 kB/s | 41 kB 00:00 2023-09-22T07:31:38.804 INFO:teuthology.orchestra.run.smithi105.stdout:(12/19): podman-3.0.1-9.module+el8.6.0+14874+64 23 MB/s | 11 MB 00:00 2023-09-22T07:31:38.862 INFO:teuthology.orchestra.run.smithi105.stdout:(13/19): toolbox-0.0.99.3-1.module+el8.6.0+1487 9.8 MB/s | 2.2 MB 00:00 2023-09-22T07:31:38.884 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-09-22T07:31:38.987 INFO:teuthology.orchestra.run.smithi006.stdout:========================================================================================================================== 2023-09-22T07:31:38.987 INFO:teuthology.orchestra.run.smithi006.stdout: Package Arch Version Repository Size 2023-09-22T07:31:38.988 INFO:teuthology.orchestra.run.smithi006.stdout:========================================================================================================================== 2023-09-22T07:31:38.988 INFO:teuthology.orchestra.run.smithi006.stdout:Installing group/module packages: 2023-09-22T07:31:38.988 INFO:teuthology.orchestra.run.smithi006.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-09-22T07:31:38.988 INFO:teuthology.orchestra.run.smithi006.stdout: cockpit-podman noarch 29-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 1.1 M 2023-09-22T07:31:38.988 INFO:teuthology.orchestra.run.smithi006.stdout: crun x86_64 0.18-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 185 k 2023-09-22T07:31:38.988 INFO:teuthology.orchestra.run.smithi006.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-09-22T07:31:38.988 INFO:teuthology.orchestra.run.smithi006.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-09-22T07:31:38.988 INFO:teuthology.orchestra.run.smithi006.stdout: udica noarch 0.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-09-22T07:31:38.988 INFO:teuthology.orchestra.run.smithi006.stdout:Installing dependencies: 2023-09-22T07:31:38.988 INFO:teuthology.orchestra.run.smithi006.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-09-22T07:31:38.988 INFO:teuthology.orchestra.run.smithi006.stdout:Downgrading: 2023-09-22T07:31:38.989 INFO:teuthology.orchestra.run.smithi006.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-09-22T07:31:38.989 INFO:teuthology.orchestra.run.smithi006.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-09-22T07:31:38.989 INFO:teuthology.orchestra.run.smithi006.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-09-22T07:31:38.989 INFO:teuthology.orchestra.run.smithi006.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-09-22T07:31:38.989 INFO:teuthology.orchestra.run.smithi006.stdout: criu x86_64 3.15-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 511 k 2023-09-22T07:31:38.989 INFO:teuthology.orchestra.run.smithi006.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-09-22T07:31:38.989 INFO:teuthology.orchestra.run.smithi006.stdout: libslirp x86_64 4.3.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 69 k 2023-09-22T07:31:38.989 INFO:teuthology.orchestra.run.smithi006.stdout: podman x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 11 M 2023-09-22T07:31:38.989 INFO:teuthology.orchestra.run.smithi006.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-09-22T07:31:38.989 INFO:teuthology.orchestra.run.smithi006.stdout: podman-docker noarch 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 56 k 2023-09-22T07:31:38.989 INFO:teuthology.orchestra.run.smithi006.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-09-22T07:31:38.989 INFO:teuthology.orchestra.run.smithi006.stdout: slirp4netns x86_64 1.1.8-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-09-22T07:31:38.990 INFO:teuthology.orchestra.run.smithi006.stdout:Installing module profiles: 2023-09-22T07:31:38.990 INFO:teuthology.orchestra.run.smithi006.stdout: container-tools/common 2023-09-22T07:31:38.990 INFO:teuthology.orchestra.run.smithi006.stdout:Enabling module streams: 2023-09-22T07:31:38.990 INFO:teuthology.orchestra.run.smithi006.stdout: container-tools 3.0 2023-09-22T07:31:38.990 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:31:38.990 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2023-09-22T07:31:38.990 INFO:teuthology.orchestra.run.smithi006.stdout:========================================================================================================================== 2023-09-22T07:31:38.990 INFO:teuthology.orchestra.run.smithi006.stdout:Install 7 Packages 2023-09-22T07:31:38.990 INFO:teuthology.orchestra.run.smithi006.stdout:Downgrade 12 Packages 2023-09-22T07:31:38.990 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:31:38.991 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 51 M 2023-09-22T07:31:38.991 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2023-09-22T07:31:39.012 INFO:teuthology.orchestra.run.smithi105.stdout:(14/19): skopeo-1.2.4-1.module+el8.6.0+14874+64 31 MB/s | 6.4 MB 00:00 2023-09-22T07:31:39.058 INFO:teuthology.orchestra.run.smithi006.stdout:(1/19): container-selinux-2.178.0-2.module+el8. 804 kB/s | 53 kB 00:00 2023-09-22T07:31:39.074 INFO:teuthology.orchestra.run.smithi006.stdout:(2/19): slirp4netns-1.1.8-1.module+el8.6.0+1487 621 kB/s | 51 kB 00:00 2023-09-22T07:31:39.091 INFO:teuthology.orchestra.run.smithi006.stdout:(3/19): containers-common-1.2.4-1.module+el8.6. 914 kB/s | 91 kB 00:00 2023-09-22T07:31:39.117 INFO:teuthology.orchestra.run.smithi006.stdout:(4/19): libslirp-4.3.1-1.module+el8.6.0+14874+6 1.6 MB/s | 69 kB 00:00 2023-09-22T07:31:39.175 INFO:teuthology.orchestra.run.smithi006.stdout:(5/19): criu-3.15-1.module+el8.6.0+14874+644362 4.3 MB/s | 511 kB 00:00 2023-09-22T07:31:39.201 INFO:teuthology.orchestra.run.smithi006.stdout:(6/19): fuse-overlayfs-1.4.0-2.module+el8.6.0+1 862 kB/s | 72 kB 00:00 2023-09-22T07:31:39.243 INFO:teuthology.orchestra.run.smithi006.stdout:(7/19): podman-docker-3.0.1-9.module+el8.6.0+14 1.3 MB/s | 56 kB 00:00 2023-09-22T07:31:39.246 INFO:teuthology.orchestra.run.smithi105.stdout:(15/19): containernetworking-plugins-0.9.1-1.mo 24 MB/s | 19 MB 00:00 2023-09-22T07:31:39.296 INFO:teuthology.orchestra.run.smithi105.stdout:(16/19): cockpit-podman-29-2.module+el8.6.0+148 3.8 MB/s | 1.1 MB 00:00 2023-09-22T07:31:39.310 INFO:teuthology.orchestra.run.smithi006.stdout:(8/19): runc-1.0.0-73.rc95.module+el8.6.0+14874 13 MB/s | 2.9 MB 00:00 2023-09-22T07:31:39.335 INFO:teuthology.orchestra.run.smithi006.stdout:(9/19): conmon-2.0.26-1.module+el8.6.0+14874+64 555 kB/s | 51 kB 00:00 2023-09-22T07:31:39.380 INFO:teuthology.orchestra.run.smithi105.stdout:(17/19): buildah-1.19.9-3.module+el8.6.0+14874+ 13 MB/s | 6.8 MB 00:00 2023-09-22T07:31:39.385 INFO:teuthology.orchestra.run.smithi006.stdout:(10/19): podman-catatonit-3.0.1-9.module+el8.6. 6.3 MB/s | 322 kB 00:00 2023-09-22T07:31:39.405 INFO:teuthology.orchestra.run.smithi105.stdout:(18/19): crun-0.18-3.module+el8.6.0+14874+64436 1.1 MB/s | 185 kB 00:00 2023-09-22T07:31:39.430 INFO:teuthology.orchestra.run.smithi006.stdout:(11/19): yajl-2.1.0-10.el8.x86_64.rpm 929 kB/s | 41 kB 00:00 2023-09-22T07:31:39.430 INFO:teuthology.orchestra.run.smithi105.stdout:(19/19): udica-0.2.4-1.module+el8.6.0+14874+644 378 kB/s | 51 kB 00:00 2023-09-22T07:31:39.431 INFO:teuthology.orchestra.run.smithi105.stdout:-------------------------------------------------------------------------------- 2023-09-22T07:31:39.431 INFO:teuthology.orchestra.run.smithi105.stdout:Total 39 MB/s | 51 MB 00:01 2023-09-22T07:31:39.529 INFO:teuthology.orchestra.run.smithi006.stdout:(12/19): toolbox-0.0.99.3-1.module+el8.6.0+1487 22 MB/s | 2.2 MB 00:00 2023-09-22T07:31:39.688 INFO:teuthology.orchestra.run.smithi006.stdout:(13/19): podman-3.0.1-9.module+el8.6.0+14874+64 21 MB/s | 11 MB 00:00 2023-09-22T07:31:39.847 INFO:teuthology.orchestra.run.smithi006.stdout:(14/19): skopeo-1.2.4-1.module+el8.6.0+14874+64 20 MB/s | 6.4 MB 00:00 2023-09-22T07:31:39.906 INFO:teuthology.orchestra.run.smithi105.stdout:Running transaction check 2023-09-22T07:31:39.913 INFO:teuthology.orchestra.run.smithi006.stdout:(15/19): cockpit-podman-29-2.module+el8.6.0+148 16 MB/s | 1.1 MB 00:00 2023-09-22T07:31:39.948 INFO:teuthology.orchestra.run.smithi105.stdout:Transaction check succeeded. 2023-09-22T07:31:39.948 INFO:teuthology.orchestra.run.smithi105.stdout:Running transaction test 2023-09-22T07:31:39.997 INFO:teuthology.orchestra.run.smithi006.stdout:(16/19): buildah-1.19.9-3.module+el8.6.0+14874+ 22 MB/s | 6.8 MB 00:00 2023-09-22T07:31:40.023 INFO:teuthology.orchestra.run.smithi006.stdout:(17/19): crun-0.18-3.module+el8.6.0+14874+64436 1.7 MB/s | 185 kB 00:00 2023-09-22T07:31:40.048 INFO:teuthology.orchestra.run.smithi006.stdout:(18/19): udica-0.2.4-1.module+el8.6.0+14874+644 1.0 MB/s | 51 kB 00:00 2023-09-22T07:31:40.248 INFO:teuthology.orchestra.run.smithi006.stdout:(19/19): containernetworking-plugins-0.9.1-1.mo 20 MB/s | 19 MB 00:00 2023-09-22T07:31:40.249 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2023-09-22T07:31:40.249 INFO:teuthology.orchestra.run.smithi006.stdout:Total 40 MB/s | 51 MB 00:01 2023-09-22T07:31:40.388 INFO:teuthology.orchestra.run.smithi105.stdout:Transaction test succeeded. 2023-09-22T07:31:40.392 INFO:teuthology.orchestra.run.smithi105.stdout:Running transaction 2023-09-22T07:31:40.744 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2023-09-22T07:31:40.790 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2023-09-22T07:31:40.790 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2023-09-22T07:31:41.236 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2023-09-22T07:31:41.240 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2023-09-22T07:31:41.619 INFO:teuthology.orchestra.run.smithi105.stdout: Preparing : 1/1 2023-09-22T07:31:41.659 INFO:teuthology.orchestra.run.smithi105.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299 1/1 2023-09-22T07:31:41.820 INFO:teuthology.orchestra.run.smithi105.stdout: Downgrading : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-09-22T07:31:41.829 INFO:teuthology.orchestra.run.smithi105.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-09-22T07:31:41.847 INFO:teuthology.orchestra.run.smithi105.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-09-22T07:31:42.069 INFO:teuthology.orchestra.run.smithi105.stdout: Downgrading : container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-09-22T07:31:42.459 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2023-09-22T07:31:42.506 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299 1/1 2023-09-22T07:31:42.703 INFO:teuthology.orchestra.run.smithi006.stdout: Downgrading : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-09-22T07:31:42.712 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-09-22T07:31:42.731 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-09-22T07:31:42.902 INFO:teuthology.orchestra.run.smithi006.stdout: Downgrading : container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-09-22T07:31:58.891 INFO:teuthology.orchestra.run.smithi105.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-09-22T07:32:00.668 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : yajl-2.1.0-10.el8.x86_64 3/31 2023-09-22T07:32:00.905 INFO:teuthology.orchestra.run.smithi105.stdout: Downgrading : containernetworking-plugins-0.9.1-1.module+el8.6.0 4/31 2023-09-22T07:32:00.940 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-09-22T07:32:01.108 INFO:teuthology.orchestra.run.smithi105.stdout: Downgrading : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 5/31 2023-09-22T07:32:01.299 INFO:teuthology.orchestra.run.smithi105.stdout: Downgrading : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 6/31 2023-09-22T07:32:01.526 INFO:teuthology.orchestra.run.smithi105.stdout: Downgrading : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 7/31 2023-09-22T07:32:01.526 INFO:teuthology.orchestra.run.smithi105.stdout: Downgrading : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 8/31 2023-09-22T07:32:01.526 INFO:teuthology.orchestra.run.smithi105.stdout:warning: /etc/containers/registries.conf created as /etc/containers/registries.conf.rpmnew 2023-09-22T07:32:01.526 INFO:teuthology.orchestra.run.smithi105.stdout: 2023-09-22T07:32:02.356 INFO:teuthology.orchestra.run.smithi105.stdout: Downgrading : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 9/31 2023-09-22T07:32:02.617 INFO:teuthology.orchestra.run.smithi105.stdout: Downgrading : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 10/31 2023-09-22T07:32:02.870 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : yajl-2.1.0-10.el8.x86_64 3/31 2023-09-22T07:32:03.086 INFO:teuthology.orchestra.run.smithi006.stdout: Downgrading : containernetworking-plugins-0.9.1-1.module+el8.6.0 4/31 2023-09-22T07:32:03.296 INFO:teuthology.orchestra.run.smithi006.stdout: Downgrading : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 5/31 2023-09-22T07:32:03.507 INFO:teuthology.orchestra.run.smithi006.stdout: Downgrading : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 6/31 2023-09-22T07:32:03.695 INFO:teuthology.orchestra.run.smithi006.stdout: Downgrading : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 7/31 2023-09-22T07:32:03.695 INFO:teuthology.orchestra.run.smithi006.stdout: Downgrading : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 8/31 2023-09-22T07:32:03.695 INFO:teuthology.orchestra.run.smithi006.stdout:warning: /etc/containers/registries.conf created as /etc/containers/registries.conf.rpmnew 2023-09-22T07:32:03.695 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:32:04.091 INFO:teuthology.orchestra.run.smithi105.stdout: Downgrading : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 11/31 2023-09-22T07:32:04.447 INFO:teuthology.orchestra.run.smithi105.stdout: Downgrading : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 12/31 2023-09-22T07:32:04.510 INFO:teuthology.orchestra.run.smithi006.stdout: Downgrading : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 9/31 2023-09-22T07:32:04.735 INFO:teuthology.orchestra.run.smithi006.stdout: Downgrading : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 10/31 2023-09-22T07:32:04.834 INFO:teuthology.orchestra.run.smithi105.stdout: Downgrading : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 13/31 2023-09-22T07:32:05.116 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 14/31 2023-09-22T07:32:05.850 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 15/31 2023-09-22T07:32:06.282 INFO:teuthology.orchestra.run.smithi006.stdout: Downgrading : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 11/31 2023-09-22T07:32:06.575 INFO:teuthology.orchestra.run.smithi006.stdout: Downgrading : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 12/31 2023-09-22T07:32:06.581 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 16/31 2023-09-22T07:32:06.849 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 17/31 2023-09-22T07:32:06.966 INFO:teuthology.orchestra.run.smithi006.stdout: Downgrading : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 13/31 2023-09-22T07:32:07.078 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 18/31 2023-09-22T07:32:07.221 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 14/31 2023-09-22T07:32:07.323 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 19/31 2023-09-22T07:32:07.465 INFO:teuthology.orchestra.run.smithi105.stdout: Cleanup : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 20/31 2023-09-22T07:32:07.465 INFO:teuthology.orchestra.run.smithi105.stdout: Cleanup : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-09-22T07:32:07.811 INFO:teuthology.orchestra.run.smithi105.stdout: Running scriptlet: podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-09-22T07:32:08.011 INFO:teuthology.orchestra.run.smithi105.stdout: Cleanup : containers-common-2:1-27.module+el8.6.0+14877+f643 22/31 2023-09-22T07:32:08.011 INFO:teuthology.orchestra.run.smithi105.stdout: Cleanup : container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-09-22T07:32:08.125 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 15/31 2023-09-22T07:32:08.159 INFO:teuthology.orchestra.run.smithi105.stdout: Running scriptlet: container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-09-22T07:32:08.342 INFO:teuthology.orchestra.run.smithi105.stdout: Cleanup : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-09-22T07:32:08.485 INFO:teuthology.orchestra.run.smithi105.stdout: Cleanup : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 25/31 2023-09-22T07:32:08.668 INFO:teuthology.orchestra.run.smithi105.stdout: Cleanup : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 26/31 2023-09-22T07:32:08.873 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 16/31 2023-09-22T07:32:08.919 INFO:teuthology.orchestra.run.smithi105.stdout: Cleanup : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 27/31 2023-09-22T07:32:09.051 INFO:teuthology.orchestra.run.smithi105.stdout: Cleanup : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 28/31 2023-09-22T07:32:09.100 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 17/31 2023-09-22T07:32:09.233 INFO:teuthology.orchestra.run.smithi105.stdout: Cleanup : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 29/31 2023-09-22T07:32:09.313 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 18/31 2023-09-22T07:32:09.404 INFO:teuthology.orchestra.run.smithi105.stdout: Cleanup : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 30/31 2023-09-22T07:32:09.404 INFO:teuthology.orchestra.run.smithi105.stdout: Cleanup : containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-09-22T07:32:09.516 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 19/31 2023-09-22T07:32:09.608 INFO:teuthology.orchestra.run.smithi105.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-09-22T07:32:09.641 INFO:teuthology.orchestra.run.smithi006.stdout: Cleanup : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 20/31 2023-09-22T07:32:09.641 INFO:teuthology.orchestra.run.smithi006.stdout: Cleanup : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-09-22T07:32:09.932 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-09-22T07:32:10.106 INFO:teuthology.orchestra.run.smithi006.stdout: Cleanup : containers-common-2:1-27.module+el8.6.0+14877+f643 22/31 2023-09-22T07:32:10.107 INFO:teuthology.orchestra.run.smithi006.stdout: Cleanup : container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-09-22T07:32:10.138 INFO:teuthology.orchestra.run.smithi105.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 31/31 2023-09-22T07:32:10.284 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-09-22T07:32:10.467 INFO:teuthology.orchestra.run.smithi006.stdout: Cleanup : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-09-22T07:32:10.549 INFO:teuthology.orchestra.run.smithi105.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-09-22T07:32:10.550 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 1/31 2023-09-22T07:32:10.550 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : containers-common-2:1-27.module+el8.6.0+14877+f643 2/31 2023-09-22T07:32:10.550 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : container-selinux-2:2.178.0-2.module+el8.6.0+14874 3/31 2023-09-22T07:32:10.550 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : container-selinux-2:2.179.1-1.module+el8.6.0+14877 4/31 2023-09-22T07:32:10.550 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 5/31 2023-09-22T07:32:10.550 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 6/31 2023-09-22T07:32:10.550 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 7/31 2023-09-22T07:32:10.550 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 8/31 2023-09-22T07:32:10.550 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 9/31 2023-09-22T07:32:10.550 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 10/31 2023-09-22T07:32:10.551 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 11/31 2023-09-22T07:32:10.551 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 12/31 2023-09-22T07:32:10.551 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 13/31 2023-09-22T07:32:10.551 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 14/31 2023-09-22T07:32:10.551 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 15/31 2023-09-22T07:32:10.551 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 16/31 2023-09-22T07:32:10.551 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 17/31 2023-09-22T07:32:10.551 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 18/31 2023-09-22T07:32:10.551 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 19/31 2023-09-22T07:32:10.551 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 20/31 2023-09-22T07:32:10.551 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : containernetworking-plugins-0.9.1-1.module+el8.6.0 21/31 2023-09-22T07:32:10.551 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : containernetworking-plugins-1:1.0.1-2.module+el8.6 22/31 2023-09-22T07:32:10.551 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 23/31 2023-09-22T07:32:10.552 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-09-22T07:32:10.552 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 25/31 2023-09-22T07:32:10.552 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 26/31 2023-09-22T07:32:10.552 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 27/31 2023-09-22T07:32:10.552 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 28/31 2023-09-22T07:32:10.552 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 29/31 2023-09-22T07:32:10.552 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 30/31 2023-09-22T07:32:10.618 INFO:teuthology.orchestra.run.smithi006.stdout: Cleanup : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 25/31 2023-09-22T07:32:10.776 INFO:teuthology.orchestra.run.smithi006.stdout: Cleanup : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 26/31 2023-09-22T07:32:10.989 INFO:teuthology.orchestra.run.smithi006.stdout: Cleanup : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 27/31 2023-09-22T07:32:11.125 INFO:teuthology.orchestra.run.smithi006.stdout: Cleanup : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 28/31 2023-09-22T07:32:11.242 INFO:teuthology.orchestra.run.smithi006.stdout: Cleanup : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 29/31 2023-09-22T07:32:11.404 INFO:teuthology.orchestra.run.smithi006.stdout: Cleanup : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 30/31 2023-09-22T07:32:11.405 INFO:teuthology.orchestra.run.smithi006.stdout: Cleanup : containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-09-22T07:32:11.583 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-09-22T07:32:11.913 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 31/31 2023-09-22T07:32:11.913 INFO:teuthology.orchestra.run.smithi105.stdout:Last metadata expiration check: 0:02:24 ago on Fri 22 Sep 2023 07:29:47 AM UTC. 2023-09-22T07:32:12.131 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 31/31 2023-09-22T07:32:12.539 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-09-22T07:32:12.539 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 1/31 2023-09-22T07:32:12.540 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : containers-common-2:1-27.module+el8.6.0+14877+f643 2/31 2023-09-22T07:32:12.540 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : container-selinux-2:2.178.0-2.module+el8.6.0+14874 3/31 2023-09-22T07:32:12.540 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : container-selinux-2:2.179.1-1.module+el8.6.0+14877 4/31 2023-09-22T07:32:12.540 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 5/31 2023-09-22T07:32:12.540 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 6/31 2023-09-22T07:32:12.540 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 7/31 2023-09-22T07:32:12.540 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 8/31 2023-09-22T07:32:12.541 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 9/31 2023-09-22T07:32:12.541 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 10/31 2023-09-22T07:32:12.541 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 11/31 2023-09-22T07:32:12.541 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 12/31 2023-09-22T07:32:12.541 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 13/31 2023-09-22T07:32:12.541 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 14/31 2023-09-22T07:32:12.542 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 15/31 2023-09-22T07:32:12.542 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 16/31 2023-09-22T07:32:12.542 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 17/31 2023-09-22T07:32:12.542 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 18/31 2023-09-22T07:32:12.542 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 19/31 2023-09-22T07:32:12.542 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 20/31 2023-09-22T07:32:12.542 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : containernetworking-plugins-0.9.1-1.module+el8.6.0 21/31 2023-09-22T07:32:12.543 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : containernetworking-plugins-1:1.0.1-2.module+el8.6 22/31 2023-09-22T07:32:12.543 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 23/31 2023-09-22T07:32:12.543 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-09-22T07:32:12.543 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 25/31 2023-09-22T07:32:12.543 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 26/31 2023-09-22T07:32:12.543 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 27/31 2023-09-22T07:32:12.543 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 28/31 2023-09-22T07:32:12.543 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 29/31 2023-09-22T07:32:12.543 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 30/31 2023-09-22T07:32:13.989 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 31/31 2023-09-22T07:32:13.990 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:02:09 ago on Fri 22 Sep 2023 07:30:04 AM UTC. 2023-09-22T07:32:14.470 INFO:teuthology.orchestra.run.smithi105.stdout:Installed products updated. 2023-09-22T07:32:14.665 INFO:teuthology.orchestra.run.smithi105.stdout: 2023-09-22T07:32:14.665 INFO:teuthology.orchestra.run.smithi105.stdout:Downgraded: 2023-09-22T07:32:14.665 INFO:teuthology.orchestra.run.smithi105.stdout: conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x86_64 2023-09-22T07:32:14.665 INFO:teuthology.orchestra.run.smithi105.stdout: container-selinux-2:2.178.0-2.module+el8.6.0+14874+64436299.noarch 2023-09-22T07:32:14.666 INFO:teuthology.orchestra.run.smithi105.stdout: containernetworking-plugins-0.9.1-1.module+el8.6.0+14874+64436299.x86_64 2023-09-22T07:32:14.666 INFO:teuthology.orchestra.run.smithi105.stdout: containers-common-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-09-22T07:32:14.666 INFO:teuthology.orchestra.run.smithi105.stdout: criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 2023-09-22T07:32:14.666 INFO:teuthology.orchestra.run.smithi105.stdout: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299.x86_64 2023-09-22T07:32:14.666 INFO:teuthology.orchestra.run.smithi105.stdout: libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86_64 2023-09-22T07:32:14.666 INFO:teuthology.orchestra.run.smithi105.stdout: podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-09-22T07:32:14.666 INFO:teuthology.orchestra.run.smithi105.stdout: podman-catatonit-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-09-22T07:32:14.666 INFO:teuthology.orchestra.run.smithi105.stdout: podman-docker-3.0.1-9.module+el8.6.0+14874+64436299.noarch 2023-09-22T07:32:14.666 INFO:teuthology.orchestra.run.smithi105.stdout: runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x86_64 2023-09-22T07:32:14.666 INFO:teuthology.orchestra.run.smithi105.stdout: slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299.x86_64 2023-09-22T07:32:14.666 INFO:teuthology.orchestra.run.smithi105.stdout:Installed: 2023-09-22T07:32:14.666 INFO:teuthology.orchestra.run.smithi105.stdout: buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86_64 2023-09-22T07:32:14.667 INFO:teuthology.orchestra.run.smithi105.stdout: cockpit-podman-29-2.module+el8.6.0+14874+64436299.noarch 2023-09-22T07:32:14.667 INFO:teuthology.orchestra.run.smithi105.stdout: crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 2023-09-22T07:32:14.667 INFO:teuthology.orchestra.run.smithi105.stdout: skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-09-22T07:32:14.667 INFO:teuthology.orchestra.run.smithi105.stdout: toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x86_64 2023-09-22T07:32:14.667 INFO:teuthology.orchestra.run.smithi105.stdout: udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 2023-09-22T07:32:14.667 INFO:teuthology.orchestra.run.smithi105.stdout: yajl-2.1.0-10.el8.x86_64 2023-09-22T07:32:14.667 INFO:teuthology.orchestra.run.smithi105.stdout: 2023-09-22T07:32:14.667 INFO:teuthology.orchestra.run.smithi105.stdout:Complete! 2023-09-22T07:32:14.856 DEBUG:teuthology.parallel:result is None 2023-09-22T07:32:16.806 INFO:teuthology.orchestra.run.smithi006.stdout:Installed products updated. 2023-09-22T07:32:17.022 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:32:17.022 INFO:teuthology.orchestra.run.smithi006.stdout:Downgraded: 2023-09-22T07:32:17.022 INFO:teuthology.orchestra.run.smithi006.stdout: conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x86_64 2023-09-22T07:32:17.022 INFO:teuthology.orchestra.run.smithi006.stdout: container-selinux-2:2.178.0-2.module+el8.6.0+14874+64436299.noarch 2023-09-22T07:32:17.022 INFO:teuthology.orchestra.run.smithi006.stdout: containernetworking-plugins-0.9.1-1.module+el8.6.0+14874+64436299.x86_64 2023-09-22T07:32:17.023 INFO:teuthology.orchestra.run.smithi006.stdout: containers-common-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-09-22T07:32:17.023 INFO:teuthology.orchestra.run.smithi006.stdout: criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 2023-09-22T07:32:17.023 INFO:teuthology.orchestra.run.smithi006.stdout: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299.x86_64 2023-09-22T07:32:17.023 INFO:teuthology.orchestra.run.smithi006.stdout: libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86_64 2023-09-22T07:32:17.023 INFO:teuthology.orchestra.run.smithi006.stdout: podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-09-22T07:32:17.023 INFO:teuthology.orchestra.run.smithi006.stdout: podman-catatonit-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-09-22T07:32:17.023 INFO:teuthology.orchestra.run.smithi006.stdout: podman-docker-3.0.1-9.module+el8.6.0+14874+64436299.noarch 2023-09-22T07:32:17.023 INFO:teuthology.orchestra.run.smithi006.stdout: runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x86_64 2023-09-22T07:32:17.023 INFO:teuthology.orchestra.run.smithi006.stdout: slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299.x86_64 2023-09-22T07:32:17.023 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2023-09-22T07:32:17.023 INFO:teuthology.orchestra.run.smithi006.stdout: buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86_64 2023-09-22T07:32:17.023 INFO:teuthology.orchestra.run.smithi006.stdout: cockpit-podman-29-2.module+el8.6.0+14874+64436299.noarch 2023-09-22T07:32:17.024 INFO:teuthology.orchestra.run.smithi006.stdout: crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 2023-09-22T07:32:17.024 INFO:teuthology.orchestra.run.smithi006.stdout: skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-09-22T07:32:17.024 INFO:teuthology.orchestra.run.smithi006.stdout: toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x86_64 2023-09-22T07:32:17.024 INFO:teuthology.orchestra.run.smithi006.stdout: udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 2023-09-22T07:32:17.024 INFO:teuthology.orchestra.run.smithi006.stdout: yajl-2.1.0-10.el8.x86_64 2023-09-22T07:32:17.024 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:32:17.024 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-09-22T07:32:17.214 DEBUG:teuthology.parallel:result is None 2023-09-22T07:32:17.214 INFO:teuthology.run_tasks:Running task install... 2023-09-22T07:32:17.224 DEBUG:teuthology.task.install:project ceph 2023-09-22T07:32:17.224 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': 'f7ddca67b6a148248f52707ca2c2435fcda64b34'}} 2023-09-22T07:32:17.224 DEBUG:teuthology.task.install:config {'branch': 'quincy', 'exclude_packages': ['ceph-volume'], 'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': 'f7ddca67b6a148248f52707ca2c2435fcda64b34'} 2023-09-22T07:32:17.225 INFO:teuthology.task.install:Using flavor: default 2023-09-22T07:32:17.231 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2023-09-22T07:32:17.231 INFO:teuthology.task.install:extra packages: [] 2023-09-22T07:32:17.231 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': 'f7ddca67b6a148248f52707ca2c2435fcda64b34', 'tag': None, 'wait_for_package': False} 2023-09-22T07:32:17.231 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-09-22T07:32:17.231 INFO:teuthology.packaging:ref: None 2023-09-22T07:32:17.231 INFO:teuthology.packaging:tag: None 2023-09-22T07:32:17.231 INFO:teuthology.packaging:branch: quincy 2023-09-22T07:32:17.232 INFO:teuthology.packaging:sha1: f7ddca67b6a148248f52707ca2c2435fcda64b34 2023-09-22T07:32:17.232 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=quincy 2023-09-22T07:32:17.233 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': 'f7ddca67b6a148248f52707ca2c2435fcda64b34', 'tag': None, 'wait_for_package': False} 2023-09-22T07:32:17.234 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-09-22T07:32:17.234 INFO:teuthology.packaging:ref: None 2023-09-22T07:32:17.234 INFO:teuthology.packaging:tag: None 2023-09-22T07:32:17.234 INFO:teuthology.packaging:branch: quincy 2023-09-22T07:32:17.234 INFO:teuthology.packaging:sha1: f7ddca67b6a148248f52707ca2c2435fcda64b34 2023-09-22T07:32:17.234 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=quincy 2023-09-22T07:32:17.557 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/quincy/6a79a820023a319f355860addc815932569f58e6/centos/8/flavors/default/ 2023-09-22T07:32:17.557 INFO:teuthology.task.install.rpm:Package version is 17.2.6-1121.g6a79a820 2023-09-22T07:32:17.578 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/quincy/6a79a820023a319f355860addc815932569f58e6/centos/8/flavors/default/ 2023-09-22T07:32:17.579 INFO:teuthology.task.install.rpm:Package version is 17.2.6-1121.g6a79a820 2023-09-22T07:32:17.692 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/quincy/6a79a820023a319f355860addc815932569f58e6/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/6a79a820023a319f355860addc815932569f58e6/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/6a79a820023a319f355860addc815932569f58e6/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-09-22T07:32:17.693 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2023-09-22T07:32:17.693 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-09-22T07:32:17.722 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd, python3-pytest, python3-pytest, python3-pytest on remote rpm x86_64 2023-09-22T07:32:17.722 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-09-22T07:32:17.722 INFO:teuthology.packaging:ref: None 2023-09-22T07:32:17.722 INFO:teuthology.packaging:tag: None 2023-09-22T07:32:17.722 INFO:teuthology.packaging:branch: quincy 2023-09-22T07:32:17.722 INFO:teuthology.packaging:sha1: f7ddca67b6a148248f52707ca2c2435fcda64b34 2023-09-22T07:32:17.722 DEBUG:teuthology.orchestra.run.smithi006:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;ref/quincy/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-09-22T07:32:17.737 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/quincy/6a79a820023a319f355860addc815932569f58e6/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/6a79a820023a319f355860addc815932569f58e6/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/6a79a820023a319f355860addc815932569f58e6/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-09-22T07:32:17.738 DEBUG:teuthology.orchestra.run.smithi105:> set -ex 2023-09-22T07:32:17.738 DEBUG:teuthology.orchestra.run.smithi105:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-09-22T07:32:17.771 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd, python3-pytest, python3-pytest, python3-pytest, python3-pytest on remote rpm x86_64 2023-09-22T07:32:17.771 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-09-22T07:32:17.771 INFO:teuthology.packaging:ref: None 2023-09-22T07:32:17.771 INFO:teuthology.packaging:tag: None 2023-09-22T07:32:17.771 INFO:teuthology.packaging:branch: quincy 2023-09-22T07:32:17.771 INFO:teuthology.packaging:sha1: f7ddca67b6a148248f52707ca2c2435fcda64b34 2023-09-22T07:32:17.771 DEBUG:teuthology.orchestra.run.smithi105:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;ref/quincy/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-09-22T07:32:17.791 DEBUG:teuthology.orchestra.run.smithi006:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2023-09-22T07:32:17.843 DEBUG:teuthology.orchestra.run.smithi105:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2023-09-22T07:32:17.871 DEBUG:teuthology.orchestra.run.smithi006:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2023-09-22T07:32:17.923 DEBUG:teuthology.orchestra.run.smithi105:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2023-09-22T07:32:17.937 INFO:teuthology.orchestra.run.smithi006.stdout:check_obsoletes = 1 2023-09-22T07:32:17.939 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum clean all 2023-09-22T07:32:17.990 INFO:teuthology.orchestra.run.smithi105.stdout:check_obsoletes = 1 2023-09-22T07:32:17.991 DEBUG:teuthology.orchestra.run.smithi105:> sudo yum clean all 2023-09-22T07:32:18.330 INFO:teuthology.orchestra.run.smithi006.stdout:Updating Subscription Management repositories. 2023-09-22T07:32:18.364 INFO:teuthology.orchestra.run.smithi105.stdout:Updating Subscription Management repositories. 2023-09-22T07:32:18.887 INFO:teuthology.orchestra.run.smithi006.stdout:44 files removed 2023-09-22T07:32:18.889 INFO:teuthology.orchestra.run.smithi105.stdout:44 files removed 2023-09-22T07:32:18.937 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install ceph-radosgw ceph-test ceph ceph-base cephadm ceph-immutable-object-cache ceph-mgr ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-rook ceph-mgr-cephadm ceph-fuse librados-devel libcephfs2 libcephfs-devel librados2 librbd1 python3-rados python3-rgw python3-cephfs python3-rbd rbd-fuse rbd-mirror rbd-nbd python3-pytest python3-pytest python3-pytest python3-pytest 2023-09-22T07:32:18.938 DEBUG:teuthology.orchestra.run.smithi105:> sudo yum -y install ceph-radosgw ceph-test ceph ceph-base cephadm ceph-immutable-object-cache ceph-mgr ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-rook ceph-mgr-cephadm ceph-fuse librados-devel libcephfs2 libcephfs-devel librados2 librbd1 python3-rados python3-rgw python3-cephfs python3-rbd rbd-fuse rbd-mirror rbd-nbd python3-pytest python3-pytest python3-pytest python3-pytest 2023-09-22T07:32:19.270 INFO:teuthology.orchestra.run.smithi105.stdout:Updating Subscription Management repositories. 2023-09-22T07:32:19.287 INFO:teuthology.orchestra.run.smithi006.stdout:Updating Subscription Management repositories. 2023-09-22T07:32:20.141 INFO:teuthology.orchestra.run.smithi006.stdout:ceph packages for x86_64 211 kB/s | 78 kB 00:00 2023-09-22T07:32:20.181 INFO:teuthology.orchestra.run.smithi105.stdout:ceph packages for x86_64 184 kB/s | 78 kB 00:00 2023-09-22T07:32:20.411 INFO:teuthology.orchestra.run.smithi006.stdout:ceph noarch packages 38 kB/s | 9.1 kB 00:00 2023-09-22T07:32:20.523 INFO:teuthology.orchestra.run.smithi105.stdout:ceph noarch packages 29 kB/s | 9.1 kB 00:00 2023-09-22T07:32:20.762 INFO:teuthology.orchestra.run.smithi006.stdout:ceph source packages 4.4 kB/s | 1.5 kB 00:00 2023-09-22T07:32:20.891 INFO:teuthology.orchestra.run.smithi105.stdout:ceph source packages 4.2 kB/s | 1.5 kB 00:00 2023-09-22T07:32:22.287 INFO:teuthology.orchestra.run.smithi006.stdout:Copr repo for python3-asyncssh owned by ceph 2.3 kB/s | 3.5 kB 00:01 2023-09-22T07:32:22.341 INFO:teuthology.orchestra.run.smithi105.stdout:Copr repo for python3-asyncssh owned by ceph 2.4 kB/s | 3.5 kB 00:01 2023-09-22T07:32:24.054 INFO:teuthology.orchestra.run.smithi006.stdout:Extra Packages for Enterprise Linux 9.1 MB/s | 16 MB 00:01 2023-09-22T07:32:26.286 INFO:teuthology.orchestra.run.smithi105.stdout:Extra Packages for Enterprise Linux 4.0 MB/s | 16 MB 00:03 2023-09-22T07:32:27.788 INFO:teuthology.orchestra.run.smithi006.stdout:lab-extras 428 kB/s | 24 kB 00:00 2023-09-22T07:32:28.806 INFO:teuthology.orchestra.run.smithi006.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 56 MB/s | 53 MB 00:00 2023-09-22T07:32:29.775 INFO:teuthology.orchestra.run.smithi105.stdout:lab-extras 392 kB/s | 24 kB 00:00 2023-09-22T07:32:30.709 INFO:teuthology.orchestra.run.smithi105.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 55 MB/s | 47 MB 00:00 2023-09-22T07:32:37.416 INFO:teuthology.orchestra.run.smithi006.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 55 MB/s | 47 MB 00:00 2023-09-22T07:32:38.870 INFO:teuthology.orchestra.run.smithi105.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 57 MB/s | 53 MB 00:00 2023-09-22T07:32:49.013 INFO:teuthology.orchestra.run.smithi006.stdout:Package librados2-1:12.2.7-9.el8.x86_64 is already installed. 2023-09-22T07:32:49.014 INFO:teuthology.orchestra.run.smithi006.stdout:Package librbd1-1:12.2.7-9.el8.x86_64 is already installed. 2023-09-22T07:32:49.151 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-09-22T07:32:49.162 INFO:teuthology.orchestra.run.smithi006.stdout:======================================================================================================================= 2023-09-22T07:32:49.162 INFO:teuthology.orchestra.run.smithi006.stdout: Package Arch Version Repository Size 2023-09-22T07:32:49.162 INFO:teuthology.orchestra.run.smithi006.stdout:======================================================================================================================= 2023-09-22T07:32:49.162 INFO:teuthology.orchestra.run.smithi006.stdout:Installing: 2023-09-22T07:32:49.162 INFO:teuthology.orchestra.run.smithi006.stdout: ceph x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 6.4 k 2023-09-22T07:32:49.162 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-base x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 5.2 M 2023-09-22T07:32:49.162 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-fuse x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 874 k 2023-09-22T07:32:49.163 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-immutable-object-cache x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 162 k 2023-09-22T07:32:49.163 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mgr x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 1.6 M 2023-09-22T07:32:49.163 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mgr-cephadm noarch 2:17.2.6-1121.g6a79a820.el8 ceph-noarch 121 k 2023-09-22T07:32:49.163 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mgr-dashboard noarch 2:17.2.6-1121.g6a79a820.el8 ceph-noarch 1.7 M 2023-09-22T07:32:49.163 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mgr-diskprediction-local noarch 2:17.2.6-1121.g6a79a820.el8 ceph-noarch 7.4 M 2023-09-22T07:32:49.163 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mgr-rook noarch 2:17.2.6-1121.g6a79a820.el8 ceph-noarch 47 k 2023-09-22T07:32:49.163 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-radosgw x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 17 M 2023-09-22T07:32:49.163 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-test x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 52 M 2023-09-22T07:32:49.163 INFO:teuthology.orchestra.run.smithi006.stdout: cephadm noarch 2:17.2.6-1121.g6a79a820.el8 ceph-noarch 80 k 2023-09-22T07:32:49.163 INFO:teuthology.orchestra.run.smithi006.stdout: libcephfs-devel x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 25 k 2023-09-22T07:32:49.163 INFO:teuthology.orchestra.run.smithi006.stdout: libcephfs2 x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 795 k 2023-09-22T07:32:49.164 INFO:teuthology.orchestra.run.smithi006.stdout: librados-devel x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 130 k 2023-09-22T07:32:49.164 INFO:teuthology.orchestra.run.smithi006.stdout: python3-cephfs x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 190 k 2023-09-22T07:32:49.164 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pytest noarch 3.4.2-11.el8 rhel-8-for-x86_64-appstream-rpms 1.3 M 2023-09-22T07:32:49.164 INFO:teuthology.orchestra.run.smithi006.stdout: python3-rados x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 372 k 2023-09-22T07:32:49.164 INFO:teuthology.orchestra.run.smithi006.stdout: python3-rbd x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 358 k 2023-09-22T07:32:49.164 INFO:teuthology.orchestra.run.smithi006.stdout: python3-rgw x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 107 k 2023-09-22T07:32:49.164 INFO:teuthology.orchestra.run.smithi006.stdout: rbd-fuse x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 90 k 2023-09-22T07:32:49.164 INFO:teuthology.orchestra.run.smithi006.stdout: rbd-mirror x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 3.5 M 2023-09-22T07:32:49.164 INFO:teuthology.orchestra.run.smithi006.stdout: rbd-nbd x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 173 k 2023-09-22T07:32:49.164 INFO:teuthology.orchestra.run.smithi006.stdout:Upgrading: 2023-09-22T07:32:49.165 INFO:teuthology.orchestra.run.smithi006.stdout: librados2 x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 3.5 M 2023-09-22T07:32:49.165 INFO:teuthology.orchestra.run.smithi006.stdout: librbd1 x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 3.6 M 2023-09-22T07:32:49.165 INFO:teuthology.orchestra.run.smithi006.stdout:Installing dependencies: 2023-09-22T07:32:49.165 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-common x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 23 M 2023-09-22T07:32:49.165 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-grafana-dashboards noarch 2:17.2.6-1121.g6a79a820.el8 ceph-noarch 23 k 2023-09-22T07:32:49.165 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mds x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 2.3 M 2023-09-22T07:32:49.165 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mgr-modules-core noarch 2:17.2.6-1121.g6a79a820.el8 ceph-noarch 238 k 2023-09-22T07:32:49.165 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mon x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 3.9 M 2023-09-22T07:32:49.165 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-osd x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 17 M 2023-09-22T07:32:49.165 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-prometheus-alerts noarch 2:17.2.6-1121.g6a79a820.el8 ceph-noarch 14 k 2023-09-22T07:32:49.165 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-selinux x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 24 k 2023-09-22T07:32:49.166 INFO:teuthology.orchestra.run.smithi006.stdout: fuse x86_64 2.9.7-15.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2023-09-22T07:32:49.166 INFO:teuthology.orchestra.run.smithi006.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-09-22T07:32:49.166 INFO:teuthology.orchestra.run.smithi006.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-09-22T07:32:49.166 INFO:teuthology.orchestra.run.smithi006.stdout: libcephsqlite x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 175 k 2023-09-22T07:32:49.166 INFO:teuthology.orchestra.run.smithi006.stdout: libgfortran x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 644 k 2023-09-22T07:32:49.166 INFO:teuthology.orchestra.run.smithi006.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-09-22T07:32:49.166 INFO:teuthology.orchestra.run.smithi006.stdout: libquadmath x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 171 k 2023-09-22T07:32:49.166 INFO:teuthology.orchestra.run.smithi006.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-09-22T07:32:49.166 INFO:teuthology.orchestra.run.smithi006.stdout: libradosstriper1 x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 506 k 2023-09-22T07:32:49.166 INFO:teuthology.orchestra.run.smithi006.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-09-22T07:32:49.167 INFO:teuthology.orchestra.run.smithi006.stdout: librgw2 x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 5.6 M 2023-09-22T07:32:49.167 INFO:teuthology.orchestra.run.smithi006.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-09-22T07:32:49.167 INFO:teuthology.orchestra.run.smithi006.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-09-22T07:32:49.167 INFO:teuthology.orchestra.run.smithi006.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-09-22T07:32:49.167 INFO:teuthology.orchestra.run.smithi006.stdout: openblas x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.7 M 2023-09-22T07:32:49.167 INFO:teuthology.orchestra.run.smithi006.stdout: openblas-threads x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.9 M 2023-09-22T07:32:49.167 INFO:teuthology.orchestra.run.smithi006.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-09-22T07:32:49.167 INFO:teuthology.orchestra.run.smithi006.stdout: python3-attrs noarch 17.4.0-6.el8 rhel-8-for-x86_64-appstream-rpms 53 k 2023-09-22T07:32:49.167 INFO:teuthology.orchestra.run.smithi006.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2023-09-22T07:32:49.167 INFO:teuthology.orchestra.run.smithi006.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-09-22T07:32:49.167 INFO:teuthology.orchestra.run.smithi006.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-09-22T07:32:49.168 INFO:teuthology.orchestra.run.smithi006.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-09-22T07:32:49.168 INFO:teuthology.orchestra.run.smithi006.stdout: python3-ceph-argparse x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 45 k 2023-09-22T07:32:49.168 INFO:teuthology.orchestra.run.smithi006.stdout: python3-ceph-common x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 115 k 2023-09-22T07:32:49.168 INFO:teuthology.orchestra.run.smithi006.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-09-22T07:32:49.168 INFO:teuthology.orchestra.run.smithi006.stdout: python3-cffi x86_64 1.11.5-5.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2023-09-22T07:32:49.168 INFO:teuthology.orchestra.run.smithi006.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-09-22T07:32:49.168 INFO:teuthology.orchestra.run.smithi006.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-09-22T07:32:49.168 INFO:teuthology.orchestra.run.smithi006.stdout: python3-cryptography x86_64 3.2.1-5.el8 rhel-8-for-x86_64-baseos-rpms 559 k 2023-09-22T07:32:49.168 INFO:teuthology.orchestra.run.smithi006.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-09-22T07:32:49.168 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-09-22T07:32:49.168 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-09-22T07:32:49.169 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2023-09-22T07:32:49.169 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2023-09-22T07:32:49.169 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2023-09-22T07:32:49.169 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-09-22T07:32:49.169 INFO:teuthology.orchestra.run.smithi006.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-09-22T07:32:49.169 INFO:teuthology.orchestra.run.smithi006.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-09-22T07:32:49.169 INFO:teuthology.orchestra.run.smithi006.stdout: python3-mako noarch 1.0.6-13.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2023-09-22T07:32:49.169 INFO:teuthology.orchestra.run.smithi006.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2023-09-22T07:32:49.169 INFO:teuthology.orchestra.run.smithi006.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-09-22T07:32:49.169 INFO:teuthology.orchestra.run.smithi006.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-09-22T07:32:49.169 INFO:teuthology.orchestra.run.smithi006.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2023-09-22T07:32:49.169 INFO:teuthology.orchestra.run.smithi006.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2023-09-22T07:32:49.170 INFO:teuthology.orchestra.run.smithi006.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2023-09-22T07:32:49.170 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-09-22T07:32:49.170 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pluggy noarch 0.6.0-3.el8 rhel-8-for-x86_64-appstream-rpms 32 k 2023-09-22T07:32:49.170 INFO:teuthology.orchestra.run.smithi006.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-09-22T07:32:49.170 INFO:teuthology.orchestra.run.smithi006.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-09-22T07:32:49.170 INFO:teuthology.orchestra.run.smithi006.stdout: python3-py noarch 1.5.3-4.el8 rhel-8-for-x86_64-appstream-rpms 473 k 2023-09-22T07:32:49.170 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2023-09-22T07:32:49.170 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2023-09-22T07:32:49.170 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2023-09-22T07:32:49.170 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2023-09-22T07:32:49.171 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pytz noarch 2017.2-9.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2023-09-22T07:32:49.171 INFO:teuthology.orchestra.run.smithi006.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-09-22T07:32:49.171 INFO:teuthology.orchestra.run.smithi006.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-09-22T07:32:49.171 INFO:teuthology.orchestra.run.smithi006.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-09-22T07:32:49.171 INFO:teuthology.orchestra.run.smithi006.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-09-22T07:32:49.171 INFO:teuthology.orchestra.run.smithi006.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-09-22T07:32:49.171 INFO:teuthology.orchestra.run.smithi006.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-09-22T07:32:49.171 INFO:teuthology.orchestra.run.smithi006.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-09-22T07:32:49.171 INFO:teuthology.orchestra.run.smithi006.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-09-22T07:32:49.171 INFO:teuthology.orchestra.run.smithi006.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-09-22T07:32:49.171 INFO:teuthology.orchestra.run.smithi006.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-09-22T07:32:49.171 INFO:teuthology.orchestra.run.smithi006.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-09-22T07:32:49.172 INFO:teuthology.orchestra.run.smithi006.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-09-22T07:32:49.172 INFO:teuthology.orchestra.run.smithi006.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-09-22T07:32:49.172 INFO:teuthology.orchestra.run.smithi006.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2023-09-22T07:32:49.172 INFO:teuthology.orchestra.run.smithi006.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-09-22T07:32:49.172 INFO:teuthology.orchestra.run.smithi006.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-09-22T07:32:49.172 INFO:teuthology.orchestra.run.smithi006.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-09-22T07:32:49.172 INFO:teuthology.orchestra.run.smithi006.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-09-22T07:32:49.172 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:32:49.172 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2023-09-22T07:32:49.172 INFO:teuthology.orchestra.run.smithi006.stdout:======================================================================================================================= 2023-09-22T07:32:49.172 INFO:teuthology.orchestra.run.smithi006.stdout:Install 104 Packages 2023-09-22T07:32:49.172 INFO:teuthology.orchestra.run.smithi006.stdout:Upgrade 2 Packages 2023-09-22T07:32:49.172 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:32:49.173 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 196 M 2023-09-22T07:32:49.173 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2023-09-22T07:32:49.392 INFO:teuthology.orchestra.run.smithi006.stdout:(1/106): ceph-17.2.6-1121.g6a79a820.el8.x86_64. 34 kB/s | 6.4 kB 00:00 2023-09-22T07:32:49.893 INFO:teuthology.orchestra.run.smithi006.stdout:(2/106): ceph-fuse-17.2.6-1121.g6a79a820.el8.x8 1.7 MB/s | 874 kB 00:00 2023-09-22T07:32:49.934 INFO:teuthology.orchestra.run.smithi105.stdout:Package librados2-1:12.2.7-9.el8.x86_64 is already installed. 2023-09-22T07:32:49.935 INFO:teuthology.orchestra.run.smithi105.stdout:Package librbd1-1:12.2.7-9.el8.x86_64 is already installed. 2023-09-22T07:32:50.001 INFO:teuthology.orchestra.run.smithi006.stdout:(3/106): ceph-immutable-object-cache-17.2.6-112 1.5 MB/s | 162 kB 00:00 2023-09-22T07:32:50.065 INFO:teuthology.orchestra.run.smithi105.stdout:Dependencies resolved. 2023-09-22T07:32:50.074 INFO:teuthology.orchestra.run.smithi105.stdout:======================================================================================================================= 2023-09-22T07:32:50.074 INFO:teuthology.orchestra.run.smithi105.stdout: Package Arch Version Repository Size 2023-09-22T07:32:50.074 INFO:teuthology.orchestra.run.smithi105.stdout:======================================================================================================================= 2023-09-22T07:32:50.075 INFO:teuthology.orchestra.run.smithi105.stdout:Installing: 2023-09-22T07:32:50.075 INFO:teuthology.orchestra.run.smithi105.stdout: ceph x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 6.4 k 2023-09-22T07:32:50.075 INFO:teuthology.orchestra.run.smithi105.stdout: ceph-base x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 5.2 M 2023-09-22T07:32:50.075 INFO:teuthology.orchestra.run.smithi105.stdout: ceph-fuse x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 874 k 2023-09-22T07:32:50.075 INFO:teuthology.orchestra.run.smithi105.stdout: ceph-immutable-object-cache x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 162 k 2023-09-22T07:32:50.075 INFO:teuthology.orchestra.run.smithi105.stdout: ceph-mgr x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 1.6 M 2023-09-22T07:32:50.075 INFO:teuthology.orchestra.run.smithi105.stdout: ceph-mgr-cephadm noarch 2:17.2.6-1121.g6a79a820.el8 ceph-noarch 121 k 2023-09-22T07:32:50.075 INFO:teuthology.orchestra.run.smithi105.stdout: ceph-mgr-dashboard noarch 2:17.2.6-1121.g6a79a820.el8 ceph-noarch 1.7 M 2023-09-22T07:32:50.075 INFO:teuthology.orchestra.run.smithi105.stdout: ceph-mgr-diskprediction-local noarch 2:17.2.6-1121.g6a79a820.el8 ceph-noarch 7.4 M 2023-09-22T07:32:50.075 INFO:teuthology.orchestra.run.smithi105.stdout: ceph-mgr-rook noarch 2:17.2.6-1121.g6a79a820.el8 ceph-noarch 47 k 2023-09-22T07:32:50.075 INFO:teuthology.orchestra.run.smithi105.stdout: ceph-radosgw x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 17 M 2023-09-22T07:32:50.075 INFO:teuthology.orchestra.run.smithi105.stdout: ceph-test x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 52 M 2023-09-22T07:32:50.076 INFO:teuthology.orchestra.run.smithi105.stdout: cephadm noarch 2:17.2.6-1121.g6a79a820.el8 ceph-noarch 80 k 2023-09-22T07:32:50.076 INFO:teuthology.orchestra.run.smithi105.stdout: libcephfs-devel x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 25 k 2023-09-22T07:32:50.076 INFO:teuthology.orchestra.run.smithi105.stdout: libcephfs2 x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 795 k 2023-09-22T07:32:50.076 INFO:teuthology.orchestra.run.smithi105.stdout: librados-devel x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 130 k 2023-09-22T07:32:50.076 INFO:teuthology.orchestra.run.smithi105.stdout: python3-cephfs x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 190 k 2023-09-22T07:32:50.076 INFO:teuthology.orchestra.run.smithi105.stdout: python3-pytest noarch 3.4.2-11.el8 rhel-8-for-x86_64-appstream-rpms 1.3 M 2023-09-22T07:32:50.076 INFO:teuthology.orchestra.run.smithi105.stdout: python3-rados x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 372 k 2023-09-22T07:32:50.076 INFO:teuthology.orchestra.run.smithi105.stdout: python3-rbd x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 358 k 2023-09-22T07:32:50.076 INFO:teuthology.orchestra.run.smithi105.stdout: python3-rgw x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 107 k 2023-09-22T07:32:50.076 INFO:teuthology.orchestra.run.smithi105.stdout: rbd-fuse x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 90 k 2023-09-22T07:32:50.076 INFO:teuthology.orchestra.run.smithi105.stdout: rbd-mirror x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 3.5 M 2023-09-22T07:32:50.077 INFO:teuthology.orchestra.run.smithi105.stdout: rbd-nbd x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 173 k 2023-09-22T07:32:50.077 INFO:teuthology.orchestra.run.smithi105.stdout:Upgrading: 2023-09-22T07:32:50.077 INFO:teuthology.orchestra.run.smithi105.stdout: librados2 x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 3.5 M 2023-09-22T07:32:50.077 INFO:teuthology.orchestra.run.smithi105.stdout: librbd1 x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 3.6 M 2023-09-22T07:32:50.077 INFO:teuthology.orchestra.run.smithi105.stdout:Installing dependencies: 2023-09-22T07:32:50.077 INFO:teuthology.orchestra.run.smithi105.stdout: ceph-common x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 23 M 2023-09-22T07:32:50.077 INFO:teuthology.orchestra.run.smithi105.stdout: ceph-grafana-dashboards noarch 2:17.2.6-1121.g6a79a820.el8 ceph-noarch 23 k 2023-09-22T07:32:50.077 INFO:teuthology.orchestra.run.smithi105.stdout: ceph-mds x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 2.3 M 2023-09-22T07:32:50.077 INFO:teuthology.orchestra.run.smithi105.stdout: ceph-mgr-modules-core noarch 2:17.2.6-1121.g6a79a820.el8 ceph-noarch 238 k 2023-09-22T07:32:50.077 INFO:teuthology.orchestra.run.smithi105.stdout: ceph-mon x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 3.9 M 2023-09-22T07:32:50.077 INFO:teuthology.orchestra.run.smithi105.stdout: ceph-osd x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 17 M 2023-09-22T07:32:50.077 INFO:teuthology.orchestra.run.smithi105.stdout: ceph-prometheus-alerts noarch 2:17.2.6-1121.g6a79a820.el8 ceph-noarch 14 k 2023-09-22T07:32:50.078 INFO:teuthology.orchestra.run.smithi105.stdout: ceph-selinux x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 24 k 2023-09-22T07:32:50.078 INFO:teuthology.orchestra.run.smithi105.stdout: fuse x86_64 2.9.7-15.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2023-09-22T07:32:50.078 INFO:teuthology.orchestra.run.smithi105.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-09-22T07:32:50.078 INFO:teuthology.orchestra.run.smithi105.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-09-22T07:32:50.078 INFO:teuthology.orchestra.run.smithi105.stdout: libcephsqlite x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 175 k 2023-09-22T07:32:50.078 INFO:teuthology.orchestra.run.smithi105.stdout: libgfortran x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 644 k 2023-09-22T07:32:50.078 INFO:teuthology.orchestra.run.smithi105.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-09-22T07:32:50.078 INFO:teuthology.orchestra.run.smithi105.stdout: libquadmath x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 171 k 2023-09-22T07:32:50.078 INFO:teuthology.orchestra.run.smithi105.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-09-22T07:32:50.078 INFO:teuthology.orchestra.run.smithi105.stdout: libradosstriper1 x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 506 k 2023-09-22T07:32:50.078 INFO:teuthology.orchestra.run.smithi105.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-09-22T07:32:50.078 INFO:teuthology.orchestra.run.smithi105.stdout: librgw2 x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 5.6 M 2023-09-22T07:32:50.079 INFO:teuthology.orchestra.run.smithi105.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-09-22T07:32:50.079 INFO:teuthology.orchestra.run.smithi105.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-09-22T07:32:50.079 INFO:teuthology.orchestra.run.smithi105.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-09-22T07:32:50.079 INFO:teuthology.orchestra.run.smithi105.stdout: openblas x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.7 M 2023-09-22T07:32:50.079 INFO:teuthology.orchestra.run.smithi105.stdout: openblas-threads x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.9 M 2023-09-22T07:32:50.079 INFO:teuthology.orchestra.run.smithi105.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-09-22T07:32:50.079 INFO:teuthology.orchestra.run.smithi105.stdout: python3-attrs noarch 17.4.0-6.el8 rhel-8-for-x86_64-appstream-rpms 53 k 2023-09-22T07:32:50.079 INFO:teuthology.orchestra.run.smithi105.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2023-09-22T07:32:50.079 INFO:teuthology.orchestra.run.smithi105.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-09-22T07:32:50.079 INFO:teuthology.orchestra.run.smithi105.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-09-22T07:32:50.080 INFO:teuthology.orchestra.run.smithi105.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-09-22T07:32:50.080 INFO:teuthology.orchestra.run.smithi105.stdout: python3-ceph-argparse x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 45 k 2023-09-22T07:32:50.080 INFO:teuthology.orchestra.run.smithi105.stdout: python3-ceph-common x86_64 2:17.2.6-1121.g6a79a820.el8 ceph 115 k 2023-09-22T07:32:50.080 INFO:teuthology.orchestra.run.smithi105.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-09-22T07:32:50.080 INFO:teuthology.orchestra.run.smithi105.stdout: python3-cffi x86_64 1.11.5-5.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2023-09-22T07:32:50.080 INFO:teuthology.orchestra.run.smithi105.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-09-22T07:32:50.080 INFO:teuthology.orchestra.run.smithi105.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-09-22T07:32:50.080 INFO:teuthology.orchestra.run.smithi105.stdout: python3-cryptography x86_64 3.2.1-5.el8 rhel-8-for-x86_64-baseos-rpms 559 k 2023-09-22T07:32:50.080 INFO:teuthology.orchestra.run.smithi105.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-09-22T07:32:50.080 INFO:teuthology.orchestra.run.smithi105.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-09-22T07:32:50.080 INFO:teuthology.orchestra.run.smithi105.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-09-22T07:32:50.081 INFO:teuthology.orchestra.run.smithi105.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2023-09-22T07:32:50.081 INFO:teuthology.orchestra.run.smithi105.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2023-09-22T07:32:50.081 INFO:teuthology.orchestra.run.smithi105.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2023-09-22T07:32:50.081 INFO:teuthology.orchestra.run.smithi105.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-09-22T07:32:50.081 INFO:teuthology.orchestra.run.smithi105.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-09-22T07:32:50.081 INFO:teuthology.orchestra.run.smithi105.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-09-22T07:32:50.081 INFO:teuthology.orchestra.run.smithi105.stdout: python3-mako noarch 1.0.6-13.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2023-09-22T07:32:50.081 INFO:teuthology.orchestra.run.smithi105.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2023-09-22T07:32:50.081 INFO:teuthology.orchestra.run.smithi105.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-09-22T07:32:50.081 INFO:teuthology.orchestra.run.smithi105.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-09-22T07:32:50.081 INFO:teuthology.orchestra.run.smithi105.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2023-09-22T07:32:50.082 INFO:teuthology.orchestra.run.smithi105.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2023-09-22T07:32:50.082 INFO:teuthology.orchestra.run.smithi105.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2023-09-22T07:32:50.082 INFO:teuthology.orchestra.run.smithi105.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-09-22T07:32:50.082 INFO:teuthology.orchestra.run.smithi105.stdout: python3-pluggy noarch 0.6.0-3.el8 rhel-8-for-x86_64-appstream-rpms 32 k 2023-09-22T07:32:50.082 INFO:teuthology.orchestra.run.smithi105.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-09-22T07:32:50.082 INFO:teuthology.orchestra.run.smithi105.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-09-22T07:32:50.082 INFO:teuthology.orchestra.run.smithi105.stdout: python3-py noarch 1.5.3-4.el8 rhel-8-for-x86_64-appstream-rpms 473 k 2023-09-22T07:32:50.082 INFO:teuthology.orchestra.run.smithi105.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2023-09-22T07:32:50.082 INFO:teuthology.orchestra.run.smithi105.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2023-09-22T07:32:50.082 INFO:teuthology.orchestra.run.smithi105.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2023-09-22T07:32:50.083 INFO:teuthology.orchestra.run.smithi105.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2023-09-22T07:32:50.083 INFO:teuthology.orchestra.run.smithi105.stdout: python3-pytz noarch 2017.2-9.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2023-09-22T07:32:50.083 INFO:teuthology.orchestra.run.smithi105.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-09-22T07:32:50.083 INFO:teuthology.orchestra.run.smithi105.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-09-22T07:32:50.083 INFO:teuthology.orchestra.run.smithi105.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-09-22T07:32:50.083 INFO:teuthology.orchestra.run.smithi105.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-09-22T07:32:50.083 INFO:teuthology.orchestra.run.smithi105.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-09-22T07:32:50.083 INFO:teuthology.orchestra.run.smithi105.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-09-22T07:32:50.083 INFO:teuthology.orchestra.run.smithi105.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-09-22T07:32:50.083 INFO:teuthology.orchestra.run.smithi105.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-09-22T07:32:50.083 INFO:teuthology.orchestra.run.smithi105.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-09-22T07:32:50.083 INFO:teuthology.orchestra.run.smithi105.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-09-22T07:32:50.084 INFO:teuthology.orchestra.run.smithi105.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-09-22T07:32:50.084 INFO:teuthology.orchestra.run.smithi105.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-09-22T07:32:50.084 INFO:teuthology.orchestra.run.smithi105.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-09-22T07:32:50.084 INFO:teuthology.orchestra.run.smithi105.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2023-09-22T07:32:50.084 INFO:teuthology.orchestra.run.smithi105.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-09-22T07:32:50.084 INFO:teuthology.orchestra.run.smithi105.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-09-22T07:32:50.084 INFO:teuthology.orchestra.run.smithi105.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-09-22T07:32:50.084 INFO:teuthology.orchestra.run.smithi105.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-09-22T07:32:50.084 INFO:teuthology.orchestra.run.smithi105.stdout: 2023-09-22T07:32:50.084 INFO:teuthology.orchestra.run.smithi105.stdout:Transaction Summary 2023-09-22T07:32:50.084 INFO:teuthology.orchestra.run.smithi105.stdout:======================================================================================================================= 2023-09-22T07:32:50.085 INFO:teuthology.orchestra.run.smithi105.stdout:Install 104 Packages 2023-09-22T07:32:50.085 INFO:teuthology.orchestra.run.smithi105.stdout:Upgrade 2 Packages 2023-09-22T07:32:50.085 INFO:teuthology.orchestra.run.smithi105.stdout: 2023-09-22T07:32:50.085 INFO:teuthology.orchestra.run.smithi105.stdout:Total download size: 196 M 2023-09-22T07:32:50.085 INFO:teuthology.orchestra.run.smithi105.stdout:Downloading Packages: 2023-09-22T07:32:50.329 INFO:teuthology.orchestra.run.smithi105.stdout:(1/106): ceph-17.2.6-1121.g6a79a820.el8.x86_64. 36 kB/s | 6.4 kB 00:00 2023-09-22T07:32:50.335 INFO:teuthology.orchestra.run.smithi006.stdout:(4/106): ceph-base-17.2.6-1121.g6a79a820.el8.x8 4.6 MB/s | 5.2 MB 00:01 2023-09-22T07:32:50.743 INFO:teuthology.orchestra.run.smithi006.stdout:(5/106): ceph-mgr-17.2.6-1121.g6a79a820.el8.x86 3.8 MB/s | 1.6 MB 00:00 2023-09-22T07:32:50.877 INFO:teuthology.orchestra.run.smithi006.stdout:(6/106): ceph-mds-17.2.6-1121.g6a79a820.el8.x86 2.6 MB/s | 2.3 MB 00:00 2023-09-22T07:32:50.921 INFO:teuthology.orchestra.run.smithi105.stdout:(2/106): ceph-base-17.2.6-1121.g6a79a820.el8.x8 6.7 MB/s | 5.2 MB 00:00 2023-09-22T07:32:50.996 INFO:teuthology.orchestra.run.smithi105.stdout:(3/106): ceph-immutable-object-cache-17.2.6-112 2.1 MB/s | 162 kB 00:00 2023-09-22T07:32:51.330 INFO:teuthology.orchestra.run.smithi105.stdout:(4/106): ceph-mds-17.2.6-1121.g6a79a820.el8.x86 6.9 MB/s | 2.3 MB 00:00 2023-09-22T07:32:51.572 INFO:teuthology.orchestra.run.smithi105.stdout:(5/106): ceph-mgr-17.2.6-1121.g6a79a820.el8.x86 6.5 MB/s | 1.6 MB 00:00 2023-09-22T07:32:51.647 INFO:teuthology.orchestra.run.smithi105.stdout:(6/106): ceph-fuse-17.2.6-1121.g6a79a820.el8.x8 664 kB/s | 874 kB 00:01 2023-09-22T07:32:51.669 INFO:teuthology.orchestra.run.smithi006.stdout:(7/106): ceph-mon-17.2.6-1121.g6a79a820.el8.x86 4.3 MB/s | 3.9 MB 00:00 2023-09-22T07:32:52.206 INFO:teuthology.orchestra.run.smithi105.stdout:(7/106): ceph-mon-17.2.6-1121.g6a79a820.el8.x86 6.2 MB/s | 3.9 MB 00:00 2023-09-22T07:32:53.344 INFO:teuthology.orchestra.run.smithi006.stdout:(8/106): ceph-common-17.2.6-1121.g6a79a820.el8. 5.7 MB/s | 23 MB 00:04 2023-09-22T07:32:53.414 INFO:teuthology.orchestra.run.smithi105.stdout:(8/106): ceph-common-17.2.6-1121.g6a79a820.el8. 7.2 MB/s | 23 MB 00:03 2023-09-22T07:32:53.419 INFO:teuthology.orchestra.run.smithi006.stdout:(9/106): ceph-selinux-17.2.6-1121.g6a79a820.el8 325 kB/s | 24 kB 00:00 2023-09-22T07:32:53.456 INFO:teuthology.orchestra.run.smithi105.stdout:(9/106): ceph-selinux-17.2.6-1121.g6a79a820.el8 586 kB/s | 24 kB 00:00 2023-09-22T07:32:55.106 INFO:teuthology.orchestra.run.smithi105.stdout:(10/106): ceph-radosgw-17.2.6-1121.g6a79a820.el 5.8 MB/s | 17 MB 00:02 2023-09-22T07:32:55.190 INFO:teuthology.orchestra.run.smithi105.stdout:(11/106): libcephfs-devel-17.2.6-1121.g6a79a820 299 kB/s | 25 kB 00:00 2023-09-22T07:32:55.599 INFO:teuthology.orchestra.run.smithi105.stdout:(12/106): libcephfs2-17.2.6-1121.g6a79a820.el8. 1.9 MB/s | 795 kB 00:00 2023-09-22T07:32:55.736 INFO:teuthology.orchestra.run.smithi006.stdout:(10/106): ceph-radosgw-17.2.6-1121.g6a79a820.el 4.1 MB/s | 17 MB 00:04 2023-09-22T07:32:55.815 INFO:teuthology.orchestra.run.smithi105.stdout:(13/106): libcephsqlite-17.2.6-1121.g6a79a820.e 807 kB/s | 175 kB 00:00 2023-09-22T07:32:55.866 INFO:teuthology.orchestra.run.smithi105.stdout:(14/106): librados-devel-17.2.6-1121.g6a79a820. 2.5 MB/s | 130 kB 00:00 2023-09-22T07:32:55.961 INFO:teuthology.orchestra.run.smithi006.stdout:(11/106): libcephfs-devel-17.2.6-1121.g6a79a820 110 kB/s | 25 kB 00:00 2023-09-22T07:32:55.974 INFO:teuthology.orchestra.run.smithi105.stdout:(15/106): libradosstriper1-17.2.6-1121.g6a79a82 4.6 MB/s | 506 kB 00:00 2023-09-22T07:32:56.253 INFO:teuthology.orchestra.run.smithi006.stdout:(12/106): libcephfs2-17.2.6-1121.g6a79a820.el8. 2.7 MB/s | 795 kB 00:00 2023-09-22T07:32:56.404 INFO:teuthology.orchestra.run.smithi006.stdout:(13/106): libcephsqlite-17.2.6-1121.g6a79a820.e 1.1 MB/s | 175 kB 00:00 2023-09-22T07:32:56.512 INFO:teuthology.orchestra.run.smithi006.stdout:(14/106): librados-devel-17.2.6-1121.g6a79a820. 1.2 MB/s | 130 kB 00:00 2023-09-22T07:32:56.713 INFO:teuthology.orchestra.run.smithi006.stdout:(15/106): libradosstriper1-17.2.6-1121.g6a79a82 2.5 MB/s | 506 kB 00:00 2023-09-22T07:32:56.983 INFO:teuthology.orchestra.run.smithi105.stdout:(16/106): librgw2-17.2.6-1121.g6a79a820.el8.x86 5.5 MB/s | 5.6 MB 00:01 2023-09-22T07:32:57.058 INFO:teuthology.orchestra.run.smithi105.stdout:(17/106): python3-ceph-argparse-17.2.6-1121.g6a 596 kB/s | 45 kB 00:00 2023-09-22T07:32:57.159 INFO:teuthology.orchestra.run.smithi105.stdout:(18/106): python3-ceph-common-17.2.6-1121.g6a79 1.1 MB/s | 115 kB 00:00 2023-09-22T07:32:57.251 INFO:teuthology.orchestra.run.smithi105.stdout:(19/106): python3-cephfs-17.2.6-1121.g6a79a820. 2.0 MB/s | 190 kB 00:00 2023-09-22T07:32:57.351 INFO:teuthology.orchestra.run.smithi105.stdout:(20/106): python3-rados-17.2.6-1121.g6a79a820.e 3.6 MB/s | 372 kB 00:00 2023-09-22T07:32:57.679 INFO:teuthology.orchestra.run.smithi006.stdout:(16/106): ceph-osd-17.2.6-1121.g6a79a820.el8.x8 2.5 MB/s | 17 MB 00:06 2023-09-22T07:32:58.605 INFO:teuthology.orchestra.run.smithi006.stdout:(17/106): python3-ceph-argparse-17.2.6-1121.g6a 48 kB/s | 45 kB 00:00 2023-09-22T07:32:58.660 INFO:teuthology.orchestra.run.smithi105.stdout:(21/106): python3-rbd-17.2.6-1121.g6a79a820.el8 274 kB/s | 358 kB 00:01 2023-09-22T07:32:58.735 INFO:teuthology.orchestra.run.smithi105.stdout:(22/106): python3-rgw-17.2.6-1121.g6a79a820.el8 1.4 MB/s | 107 kB 00:00 2023-09-22T07:32:58.746 INFO:teuthology.orchestra.run.smithi006.stdout:(18/106): python3-ceph-common-17.2.6-1121.g6a79 815 kB/s | 115 kB 00:00 2023-09-22T07:32:58.802 INFO:teuthology.orchestra.run.smithi105.stdout:(23/106): rbd-fuse-17.2.6-1121.g6a79a820.el8.x8 1.3 MB/s | 90 kB 00:00 2023-09-22T07:32:58.997 INFO:teuthology.orchestra.run.smithi006.stdout:(19/106): python3-cephfs-17.2.6-1121.g6a79a820. 761 kB/s | 190 kB 00:00 2023-09-22T07:32:59.073 INFO:teuthology.orchestra.run.smithi006.stdout:(20/106): librgw2-17.2.6-1121.g6a79a820.el8.x86 2.4 MB/s | 5.6 MB 00:02 2023-09-22T07:32:59.385 INFO:teuthology.orchestra.run.smithi105.stdout:(24/106): rbd-mirror-17.2.6-1121.g6a79a820.el8. 5.9 MB/s | 3.5 MB 00:00 2023-09-22T07:32:59.452 INFO:teuthology.orchestra.run.smithi105.stdout:(25/106): rbd-nbd-17.2.6-1121.g6a79a820.el8.x86 2.6 MB/s | 173 kB 00:00 2023-09-22T07:32:59.502 INFO:teuthology.orchestra.run.smithi105.stdout:(26/106): ceph-grafana-dashboards-17.2.6-1121.g 461 kB/s | 23 kB 00:00 2023-09-22T07:32:59.569 INFO:teuthology.orchestra.run.smithi105.stdout:(27/106): ceph-mgr-cephadm-17.2.6-1121.g6a79a82 1.8 MB/s | 121 kB 00:00 2023-09-22T07:32:59.698 INFO:teuthology.orchestra.run.smithi006.stdout:(21/106): ceph-test-17.2.6-1121.g6a79a820.el8.x 8.2 MB/s | 52 MB 00:06 2023-09-22T07:32:59.723 INFO:teuthology.orchestra.run.smithi006.stdout:(22/106): python3-rbd-17.2.6-1121.g6a79a820.el8 551 kB/s | 358 kB 00:00 2023-09-22T07:32:59.757 INFO:teuthology.orchestra.run.smithi006.stdout:(23/106): python3-rados-17.2.6-1121.g6a79a820.e 490 kB/s | 372 kB 00:00 2023-09-22T07:32:59.778 INFO:teuthology.orchestra.run.smithi105.stdout:(28/106): ceph-mgr-dashboard-17.2.6-1121.g6a79a 8.2 MB/s | 1.7 MB 00:00 2023-09-22T07:32:59.790 INFO:teuthology.orchestra.run.smithi006.stdout:(24/106): python3-rgw-17.2.6-1121.g6a79a820.el8 1.1 MB/s | 107 kB 00:00 2023-09-22T07:32:59.816 INFO:teuthology.orchestra.run.smithi006.stdout:(25/106): rbd-fuse-17.2.6-1121.g6a79a820.el8.x8 979 kB/s | 90 kB 00:00 2023-09-22T07:32:59.899 INFO:teuthology.orchestra.run.smithi006.stdout:(26/106): rbd-nbd-17.2.6-1121.g6a79a820.el8.x86 1.6 MB/s | 173 kB 00:00 2023-09-22T07:32:59.924 INFO:teuthology.orchestra.run.smithi006.stdout:(27/106): ceph-grafana-dashboards-17.2.6-1121.g 212 kB/s | 23 kB 00:00 2023-09-22T07:32:59.992 INFO:teuthology.orchestra.run.smithi006.stdout:(28/106): ceph-mgr-cephadm-17.2.6-1121.g6a79a82 1.3 MB/s | 121 kB 00:00 2023-09-22T07:33:00.675 INFO:teuthology.orchestra.run.smithi006.stdout:(29/106): ceph-mgr-dashboard-17.2.6-1121.g6a79a 2.3 MB/s | 1.7 MB 00:00 2023-09-22T07:33:00.750 INFO:teuthology.orchestra.run.smithi006.stdout:(30/106): rbd-mirror-17.2.6-1121.g6a79a820.el8. 3.5 MB/s | 3.5 MB 00:00 2023-09-22T07:33:00.917 INFO:teuthology.orchestra.run.smithi006.stdout:(31/106): ceph-mgr-diskprediction-local-17.2.6- 8.0 MB/s | 7.4 MB 00:00 2023-09-22T07:33:00.943 INFO:teuthology.orchestra.run.smithi006.stdout:(32/106): ceph-mgr-modules-core-17.2.6-1121.g6a 891 kB/s | 238 kB 00:00 2023-09-22T07:33:00.968 INFO:teuthology.orchestra.run.smithi006.stdout:(33/106): ceph-mgr-rook-17.2.6-1121.g6a79a820.e 218 kB/s | 47 kB 00:00 2023-09-22T07:33:01.018 INFO:teuthology.orchestra.run.smithi006.stdout:(34/106): ceph-prometheus-alerts-17.2.6-1121.g6 144 kB/s | 14 kB 00:00 2023-09-22T07:33:01.043 INFO:teuthology.orchestra.run.smithi006.stdout:(35/106): cephadm-17.2.6-1121.g6a79a820.el8.noa 798 kB/s | 80 kB 00:00 2023-09-22T07:33:01.444 INFO:teuthology.orchestra.run.smithi006.stdout:(36/106): liboath-2.6.2-3.el8.x86_64.rpm 138 kB/s | 59 kB 00:00 2023-09-22T07:33:01.477 INFO:teuthology.orchestra.run.smithi006.stdout:(37/106): libunwind-1.3.1-3.el8.x86_64.rpm 173 kB/s | 75 kB 00:00 2023-09-22T07:33:01.579 INFO:teuthology.orchestra.run.smithi105.stdout:(29/106): ceph-test-17.2.6-1121.g6a79a820.el8.x 6.4 MB/s | 52 MB 00:08 2023-09-22T07:33:01.619 INFO:teuthology.orchestra.run.smithi006.stdout:(38/106): python3-bcrypt-3.1.6-2.el8.1.x86_64.r 308 kB/s | 44 kB 00:00 2023-09-22T07:33:01.644 INFO:teuthology.orchestra.run.smithi006.stdout:(39/106): gperftools-libs-2.7-9.el8.x86_64.rpm 453 kB/s | 306 kB 00:00 2023-09-22T07:33:01.689 INFO:teuthology.orchestra.run.smithi105.stdout:(30/106): ceph-mgr-diskprediction-local-17.2.6- 3.9 MB/s | 7.4 MB 00:01 2023-09-22T07:33:01.720 INFO:teuthology.orchestra.run.smithi105.stdout:(31/106): ceph-mgr-modules-core-17.2.6-1121.g6a 1.6 MB/s | 238 kB 00:00 2023-09-22T07:33:01.746 INFO:teuthology.orchestra.run.smithi105.stdout:(32/106): ceph-mgr-rook-17.2.6-1121.g6a79a820.e 845 kB/s | 47 kB 00:00 2023-09-22T07:33:01.753 INFO:teuthology.orchestra.run.smithi006.stdout:(40/106): python3-cachetools-3.1.1-4.el8.noarch 305 kB/s | 33 kB 00:00 2023-09-22T07:33:01.771 INFO:teuthology.orchestra.run.smithi105.stdout:(33/106): ceph-prometheus-alerts-17.2.6-1121.g6 288 kB/s | 14 kB 00:00 2023-09-22T07:33:01.795 INFO:teuthology.orchestra.run.smithi006.stdout:(41/106): python3-asyncssh-2.7.0-2.el8.noarch.r 1.3 MB/s | 476 kB 00:00 2023-09-22T07:33:01.796 INFO:teuthology.orchestra.run.smithi105.stdout:(34/106): cephadm-17.2.6-1121.g6a79a820.el8.noa 1.6 MB/s | 80 kB 00:00 2023-09-22T07:33:01.829 INFO:teuthology.orchestra.run.smithi006.stdout:(42/106): python3-beautifulsoup4-4.6.3-2.el8.1. 886 kB/s | 185 kB 00:00 2023-09-22T07:33:01.854 INFO:teuthology.orchestra.run.smithi006.stdout:(43/106): python3-certifi-2018.10.15-7.el8.noar 162 kB/s | 16 kB 00:00 2023-09-22T07:33:01.921 INFO:teuthology.orchestra.run.smithi006.stdout:(44/106): python3-cheroot-8.5.2-1.el8.noarch.rp 1.3 MB/s | 173 kB 00:00 2023-09-22T07:33:01.971 INFO:teuthology.orchestra.run.smithi006.stdout:(45/106): python3-google-auth-1.1.1-10.el8.noar 694 kB/s | 81 kB 00:00 2023-09-22T07:33:02.021 INFO:teuthology.orchestra.run.smithi006.stdout:(46/106): python3-jaraco-6.2-6.el8.noarch.rpm 111 kB/s | 11 kB 00:00 2023-09-22T07:33:02.047 INFO:teuthology.orchestra.run.smithi006.stdout:(47/106): python3-cherrypy-18.4.0-1.el8.noarch. 1.7 MB/s | 384 kB 00:00 2023-09-22T07:33:02.064 INFO:teuthology.orchestra.run.smithi006.stdout:(48/106): python3-jaraco-functools-2.0-4.el8.no 190 kB/s | 18 kB 00:00 2023-09-22T07:33:02.072 INFO:teuthology.orchestra.run.smithi105.stdout:(35/106): ceph-osd-17.2.6-1121.g6a79a820.el8.x8 1.6 MB/s | 17 MB 00:10 2023-09-22T07:33:02.097 INFO:teuthology.orchestra.run.smithi105.stdout:(36/106): liboath-2.6.2-3.el8.x86_64.rpm 196 kB/s | 59 kB 00:00 2023-09-22T07:33:02.189 INFO:teuthology.orchestra.run.smithi105.stdout:(37/106): gperftools-libs-2.7-9.el8.x86_64.rpm 734 kB/s | 306 kB 00:00 2023-09-22T07:33:02.222 INFO:teuthology.orchestra.run.smithi105.stdout:(38/106): libunwind-1.3.1-3.el8.x86_64.rpm 499 kB/s | 75 kB 00:00 2023-09-22T07:33:02.264 INFO:teuthology.orchestra.run.smithi105.stdout:(39/106): python3-bcrypt-3.1.6-2.el8.1.x86_64.r 580 kB/s | 44 kB 00:00 2023-09-22T07:33:02.289 INFO:teuthology.orchestra.run.smithi006.stdout:(49/106): python3-logutils-0.3.5-11.el8.noarch. 201 kB/s | 49 kB 00:00 2023-09-22T07:33:02.290 INFO:teuthology.orchestra.run.smithi105.stdout:(40/106): python3-asyncssh-2.7.0-2.el8.noarch.r 2.4 MB/s | 476 kB 00:00 2023-09-22T07:33:02.306 INFO:teuthology.orchestra.run.smithi006.stdout:(50/106): python3-more-itertools-7.2.0-3.el8.no 242 kB/s | 59 kB 00:00 2023-09-22T07:33:02.348 INFO:teuthology.orchestra.run.smithi006.stdout:(51/106): python3-kubernetes-11.0.0-6.el8.noarc 3.6 MB/s | 1.2 MB 00:00 2023-09-22T07:33:02.354 INFO:teuthology.orchestra.run.smithi105.stdout:(41/106): python3-beautifulsoup4-4.6.3-2.el8.1. 1.4 MB/s | 185 kB 00:00 2023-09-22T07:33:02.382 INFO:teuthology.orchestra.run.smithi105.stdout:(42/106): python3-cachetools-3.1.1-4.el8.noarch 281 kB/s | 33 kB 00:00 2023-09-22T07:33:02.407 INFO:teuthology.orchestra.run.smithi105.stdout:(43/106): python3-certifi-2018.10.15-7.el8.noar 139 kB/s | 16 kB 00:00 2023-09-22T07:33:02.457 INFO:teuthology.orchestra.run.smithi105.stdout:(44/106): python3-cherrypy-18.4.0-1.el8.noarch. 5.0 MB/s | 384 kB 00:00 2023-09-22T07:33:02.475 INFO:teuthology.orchestra.run.smithi105.stdout:(45/106): python3-cheroot-8.5.2-1.el8.noarch.rp 1.4 MB/s | 173 kB 00:00 2023-09-22T07:33:02.500 INFO:teuthology.orchestra.run.smithi105.stdout:(46/106): python3-google-auth-1.1.1-10.el8.noar 883 kB/s | 81 kB 00:00 2023-09-22T07:33:02.507 INFO:teuthology.orchestra.run.smithi006.stdout:(52/106): python3-natsort-7.1.1-2.el8.noarch.rp 277 kB/s | 60 kB 00:00 2023-09-22T07:33:02.524 INFO:teuthology.orchestra.run.smithi006.stdout:(53/106): python3-portend-2.6-1.el8.noarch.rpm 89 kB/s | 16 kB 00:00 2023-09-22T07:33:02.525 INFO:teuthology.orchestra.run.smithi105.stdout:(47/106): python3-jaraco-6.2-6.el8.noarch.rpm 165 kB/s | 11 kB 00:00 2023-09-22T07:33:02.549 INFO:teuthology.orchestra.run.smithi006.stdout:(54/106): python3-pecan-1.3.2-9.el8.noarch.rpm 1.1 MB/s | 283 kB 00:00 2023-09-22T07:33:02.550 INFO:teuthology.orchestra.run.smithi105.stdout:(48/106): python3-jaraco-functools-2.0-4.el8.no 233 kB/s | 18 kB 00:00 2023-09-22T07:33:02.584 INFO:teuthology.orchestra.run.smithi105.stdout:(49/106): python3-logutils-0.3.5-11.el8.noarch. 832 kB/s | 49 kB 00:00 2023-09-22T07:33:02.599 INFO:teuthology.orchestra.run.smithi006.stdout:(55/106): python3-repoze-lru-0.7-6.el8.noarch.r 365 kB/s | 34 kB 00:00 2023-09-22T07:33:02.609 INFO:teuthology.orchestra.run.smithi105.stdout:(50/106): python3-more-itertools-7.2.0-3.el8.no 1.0 MB/s | 59 kB 00:00 2023-09-22T07:33:02.650 INFO:teuthology.orchestra.run.smithi006.stdout:(56/106): python3-routes-2.4.1-12.el8.noarch.rp 1.5 MB/s | 196 kB 00:00 2023-09-22T07:33:02.665 INFO:teuthology.orchestra.run.smithi105.stdout:(51/106): python3-natsort-7.1.1-2.el8.noarch.rp 743 kB/s | 60 kB 00:00 2023-09-22T07:33:02.675 INFO:teuthology.orchestra.run.smithi006.stdout:(57/106): python3-rsa-4.9-2.el8.noarch.rpm 512 kB/s | 64 kB 00:00 2023-09-22T07:33:02.693 INFO:teuthology.orchestra.run.smithi105.stdout:(52/106): python3-pecan-1.3.2-9.el8.noarch.rpm 3.3 MB/s | 283 kB 00:00 2023-09-22T07:33:02.700 INFO:teuthology.orchestra.run.smithi006.stdout:(58/106): python3-simplegeneric-0.8.1-17.el8.no 186 kB/s | 19 kB 00:00 2023-09-22T07:33:02.710 INFO:teuthology.orchestra.run.smithi105.stdout:(53/106): python3-portend-2.6-1.el8.noarch.rpm 352 kB/s | 16 kB 00:00 2023-09-22T07:33:02.744 INFO:teuthology.orchestra.run.smithi105.stdout:(54/106): python3-repoze-lru-0.7-6.el8.noarch.r 673 kB/s | 34 kB 00:00 2023-09-22T07:33:02.759 INFO:teuthology.orchestra.run.smithi006.stdout:(59/106): python3-singledispatch-3.4.0.3-18.el8 220 kB/s | 24 kB 00:00 2023-09-22T07:33:02.778 INFO:teuthology.orchestra.run.smithi105.stdout:(55/106): python3-kubernetes-11.0.0-6.el8.noarc 4.2 MB/s | 1.2 MB 00:00 2023-09-22T07:33:02.784 INFO:teuthology.orchestra.run.smithi006.stdout:(60/106): python3-tempora-1.14.1-5.el8.noarch.r 269 kB/s | 29 kB 00:00 2023-09-22T07:33:02.803 INFO:teuthology.orchestra.run.smithi105.stdout:(56/106): python3-routes-2.4.1-12.el8.noarch.rp 2.1 MB/s | 196 kB 00:00 2023-09-22T07:33:02.809 INFO:teuthology.orchestra.run.smithi006.stdout:(61/106): python3-trustme-0.6.0-4.el8.noarch.rp 253 kB/s | 27 kB 00:00 2023-09-22T07:33:02.828 INFO:teuthology.orchestra.run.smithi105.stdout:(57/106): python3-rsa-4.9-2.el8.noarch.rpm 764 kB/s | 64 kB 00:00 2023-09-22T07:33:02.845 INFO:teuthology.orchestra.run.smithi105.stdout:(58/106): python3-simplegeneric-0.8.1-17.el8.no 279 kB/s | 19 kB 00:00 2023-09-22T07:33:02.862 INFO:teuthology.orchestra.run.smithi105.stdout:(59/106): python3-singledispatch-3.4.0.3-18.el8 409 kB/s | 24 kB 00:00 2023-09-22T07:33:02.885 INFO:teuthology.orchestra.run.smithi006.stdout:(62/106): python3-waitress-1.4.3-1.el8.noarch.r 2.0 MB/s | 255 kB 00:00 2023-09-22T07:33:02.887 INFO:teuthology.orchestra.run.smithi105.stdout:(60/106): python3-tempora-1.14.1-5.el8.noarch.r 499 kB/s | 29 kB 00:00 2023-09-22T07:33:02.910 INFO:teuthology.orchestra.run.smithi006.stdout:(63/106): python3-websocket-client-0.56.0-5.el8 610 kB/s | 61 kB 00:00 2023-09-22T07:33:02.912 INFO:teuthology.orchestra.run.smithi105.stdout:(61/106): python3-trustme-0.6.0-4.el8.noarch.rp 409 kB/s | 27 kB 00:00 2023-09-22T07:33:02.935 INFO:teuthology.orchestra.run.smithi006.stdout:(64/106): python3-webob-1.8.5-1.el8.1.noarch.rp 1.6 MB/s | 251 kB 00:00 2023-09-22T07:33:02.994 INFO:teuthology.orchestra.run.smithi006.stdout:(65/106): python3-webtest-2.0.33-1.el8.noarch.r 784 kB/s | 85 kB 00:00 2023-09-22T07:33:02.996 INFO:teuthology.orchestra.run.smithi105.stdout:(62/106): python3-waitress-1.4.3-1.el8.noarch.r 1.9 MB/s | 255 kB 00:00 2023-09-22T07:33:03.013 INFO:teuthology.orchestra.run.smithi105.stdout:(63/106): python3-websocket-client-0.56.0-5.el8 611 kB/s | 61 kB 00:00 2023-09-22T07:33:03.019 INFO:teuthology.orchestra.run.smithi006.stdout:(66/106): python3-zc-lockfile-2.0-2.el8.noarch. 211 kB/s | 23 kB 00:00 2023-09-22T07:33:03.038 INFO:teuthology.orchestra.run.smithi105.stdout:(64/106): python3-webob-1.8.5-1.el8.1.noarch.rp 1.6 MB/s | 251 kB 00:00 2023-09-22T07:33:03.044 INFO:teuthology.orchestra.run.smithi006.stdout:(67/106): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.4 MB/s | 70 kB 00:00 2023-09-22T07:33:03.072 INFO:teuthology.orchestra.run.smithi105.stdout:(65/106): python3-webtest-2.0.33-1.el8.noarch.r 1.1 MB/s | 85 kB 00:00 2023-09-22T07:33:03.095 INFO:teuthology.orchestra.run.smithi006.stdout:(68/106): librabbitmq-0.9.0-3.el8.x86_64.rpm 623 kB/s | 47 kB 00:00 2023-09-22T07:33:03.097 INFO:teuthology.orchestra.run.smithi105.stdout:(66/106): python3-zc-lockfile-2.0-2.el8.noarch. 274 kB/s | 23 kB 00:00 2023-09-22T07:33:03.120 INFO:teuthology.orchestra.run.smithi006.stdout:(69/106): python3-jwt-1.6.1-2.el8.noarch.rpm 639 kB/s | 43 kB 00:00 2023-09-22T07:33:03.122 INFO:teuthology.orchestra.run.smithi105.stdout:(67/106): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.4 MB/s | 70 kB 00:00 2023-09-22T07:33:03.145 INFO:teuthology.orchestra.run.smithi006.stdout:(70/106): python3-requests-oauthlib-1.0.0-1.el8 851 kB/s | 43 kB 00:00 2023-09-22T07:33:03.170 INFO:teuthology.orchestra.run.smithi006.stdout:(71/106): python3-pycparser-2.14-14.el8.noarch. 2.1 MB/s | 109 kB 00:00 2023-09-22T07:33:03.189 INFO:teuthology.orchestra.run.smithi105.stdout:(68/106): python3-pyasn1-modules-0.3.7-6.el8.no 1.8 MB/s | 110 kB 00:00 2023-09-22T07:33:03.196 INFO:teuthology.orchestra.run.smithi006.stdout:(72/106): python3-oauthlib-2.1.0-1.el8.noarch.r 3.0 MB/s | 155 kB 00:00 2023-09-22T07:33:03.231 INFO:teuthology.orchestra.run.smithi105.stdout:(69/106): thrift-0.13.0-2.el8.x86_64.rpm 9.0 MB/s | 1.7 MB 00:00 2023-09-22T07:33:03.238 INFO:teuthology.orchestra.run.smithi006.stdout:(73/106): python3-cryptography-3.2.1-5.el8.x86_ 8.2 MB/s | 559 kB 00:00 2023-09-22T07:33:03.282 INFO:teuthology.orchestra.run.smithi105.stdout:(70/106): python3-pytz-2017.2-9.el8.noarch.rpm 589 kB/s | 54 kB 00:00 2023-09-22T07:33:03.312 INFO:teuthology.orchestra.run.smithi006.stdout:(74/106): thrift-0.13.0-2.el8.x86_64.rpm 4.6 MB/s | 1.7 MB 00:00 2023-09-22T07:33:03.332 INFO:teuthology.orchestra.run.smithi105.stdout:(71/106): lttng-ust-2.8.1-11.el8.x86_64.rpm 2.5 MB/s | 259 kB 00:00 2023-09-22T07:33:03.347 INFO:teuthology.orchestra.run.smithi006.stdout:(75/106): fuse-2.9.7-15.el8.x86_64.rpm 760 kB/s | 83 kB 00:00 2023-09-22T07:33:03.365 INFO:teuthology.orchestra.run.smithi105.stdout:(72/106): socat-1.7.4.1-1.el8.x86_64.rpm 4.0 MB/s | 323 kB 00:00 2023-09-22T07:33:03.381 INFO:teuthology.orchestra.run.smithi006.stdout:(76/106): python3-cffi-1.11.5-5.el8.x86_64.rpm 1.3 MB/s | 238 kB 00:00 2023-09-22T07:33:03.406 INFO:teuthology.orchestra.run.smithi006.stdout:(77/106): libquadmath-8.5.0-10.1.el8_6.x86_64.r 3.3 MB/s | 171 kB 00:00 2023-09-22T07:33:03.424 INFO:teuthology.orchestra.run.smithi105.stdout:(73/106): python3-markupsafe-0.23-19.el8.x86_64 665 kB/s | 39 kB 00:00 2023-09-22T07:33:03.440 INFO:teuthology.orchestra.run.smithi006.stdout:(78/106): libgfortran-8.5.0-10.1.el8_6.x86_64.r 4.9 MB/s | 644 kB 00:00 2023-09-22T07:33:03.458 INFO:teuthology.orchestra.run.smithi105.stdout:(74/106): python3-pytest-3.4.2-11.el8.noarch.rp 11 MB/s | 1.3 MB 00:00 2023-09-22T07:33:03.465 INFO:teuthology.orchestra.run.smithi006.stdout:(79/106): python3-pyasn1-modules-0.3.7-6.el8.no 1.8 MB/s | 110 kB 00:00 2023-09-22T07:33:03.490 INFO:teuthology.orchestra.run.smithi006.stdout:(80/106): python3-pytz-2017.2-9.el8.noarch.rpm 1.1 MB/s | 54 kB 00:00 2023-09-22T07:33:03.491 INFO:teuthology.orchestra.run.smithi105.stdout:(75/106): python3-jinja2-2.10.1-3.el8.noarch.rp 7.8 MB/s | 538 kB 00:00 2023-09-22T07:33:03.524 INFO:teuthology.orchestra.run.smithi006.stdout:(81/106): lttng-ust-2.8.1-11.el8.x86_64.rpm 4.3 MB/s | 259 kB 00:00 2023-09-22T07:33:03.525 INFO:teuthology.orchestra.run.smithi105.stdout:(76/106): python3-py-1.5.3-4.el8.noarch.rpm 6.9 MB/s | 473 kB 00:00 2023-09-22T07:33:03.557 INFO:teuthology.orchestra.run.smithi006.stdout:(82/106): socat-1.7.4.1-1.el8.x86_64.rpm 4.7 MB/s | 323 kB 00:00 2023-09-22T07:33:03.584 INFO:teuthology.orchestra.run.smithi105.stdout:(77/106): python3-mako-1.0.6-13.el8.noarch.rpm 1.7 MB/s | 157 kB 00:00 2023-09-22T07:33:03.591 INFO:teuthology.orchestra.run.smithi006.stdout:(83/106): python3-markupsafe-0.23-19.el8.x86_64 1.1 MB/s | 39 kB 00:00 2023-09-22T07:33:03.617 INFO:teuthology.orchestra.run.smithi105.stdout:(78/106): oniguruma-6.8.2-2.el8.x86_64.rpm 2.0 MB/s | 187 kB 00:00 2023-09-22T07:33:03.633 INFO:teuthology.orchestra.run.smithi006.stdout:(84/106): python3-pytest-3.4.2-11.el8.noarch.rp 12 MB/s | 1.3 MB 00:00 2023-09-22T07:33:03.666 INFO:teuthology.orchestra.run.smithi006.stdout:(85/106): python3-jinja2-2.10.1-3.el8.noarch.rp 7.0 MB/s | 538 kB 00:00 2023-09-22T07:33:03.684 INFO:teuthology.orchestra.run.smithi105.stdout:(79/106): python3-pluggy-0.6.0-3.el8.noarch.rpm 484 kB/s | 32 kB 00:00 2023-09-22T07:33:03.700 INFO:teuthology.orchestra.run.smithi006.stdout:(86/106): python3-py-1.5.3-4.el8.noarch.rpm 6.9 MB/s | 473 kB 00:00 2023-09-22T07:33:03.725 INFO:teuthology.orchestra.run.smithi006.stdout:(87/106): python3-mako-1.0.6-13.el8.noarch.rpm 2.6 MB/s | 157 kB 00:00 2023-09-22T07:33:03.726 INFO:teuthology.orchestra.run.smithi105.stdout:(80/106): python3-jsonpatch-1.21-2.el8.noarch.r 639 kB/s | 27 kB 00:00 2023-09-22T07:33:03.751 INFO:teuthology.orchestra.run.smithi006.stdout:(88/106): oniguruma-6.8.2-2.el8.x86_64.rpm 3.7 MB/s | 187 kB 00:00 2023-09-22T07:33:03.793 INFO:teuthology.orchestra.run.smithi006.stdout:(89/106): python3-pluggy-0.6.0-3.el8.noarch.rpm 774 kB/s | 32 kB 00:00 2023-09-22T07:33:03.802 INFO:teuthology.orchestra.run.smithi105.stdout:(81/106): python3-babel-2.5.1-7.el8.noarch.rpm 22 MB/s | 4.8 MB 00:00 2023-09-22T07:33:03.827 INFO:teuthology.orchestra.run.smithi105.stdout:(82/106): python3-prettytable-0.7.2-14.el8.noar 439 kB/s | 44 kB 00:00 2023-09-22T07:33:03.835 INFO:teuthology.orchestra.run.smithi006.stdout:(90/106): python3-jsonpatch-1.21-2.el8.noarch.r 637 kB/s | 27 kB 00:00 2023-09-22T07:33:03.902 INFO:teuthology.orchestra.run.smithi006.stdout:(91/106): python3-prettytable-0.7.2-14.el8.noar 661 kB/s | 44 kB 00:00 2023-09-22T07:33:03.902 INFO:teuthology.orchestra.run.smithi105.stdout:(83/106): python3-werkzeug-0.12.2-4.el8.noarch. 6.0 MB/s | 457 kB 00:00 2023-09-22T07:33:03.985 INFO:teuthology.orchestra.run.smithi006.stdout:(92/106): python3-babel-2.5.1-7.el8.noarch.rpm 18 MB/s | 4.8 MB 00:00 2023-09-22T07:33:04.035 INFO:teuthology.orchestra.run.smithi006.stdout:(93/106): python3-werkzeug-0.12.2-4.el8.noarch. 9.0 MB/s | 457 kB 00:00 2023-09-22T07:33:04.036 INFO:teuthology.orchestra.run.smithi105.stdout:(84/106): python3-scipy-1.0.0-21.module+el8.5.0 15 MB/s | 14 MB 00:00 2023-09-22T07:33:04.061 INFO:teuthology.orchestra.run.smithi105.stdout:(85/106): python3-numpy-f2py-1.14.3-10.el8.x86_ 1.4 MB/s | 225 kB 00:00 2023-09-22T07:33:04.077 INFO:teuthology.orchestra.run.smithi006.stdout:(94/106): python3-numpy-f2py-1.14.3-10.el8.x86_ 5.3 MB/s | 225 kB 00:00 2023-09-22T07:33:04.095 INFO:teuthology.orchestra.run.smithi105.stdout:(86/106): python3-attrs-17.4.0-6.el8.noarch.rpm 905 kB/s | 53 kB 00:00 2023-09-22T07:33:04.120 INFO:teuthology.orchestra.run.smithi105.stdout:(87/106): python3-pyasn1-0.3.7-6.el8.noarch.rpm 2.1 MB/s | 126 kB 00:00 2023-09-22T07:33:04.145 INFO:teuthology.orchestra.run.smithi105.stdout:(88/106): python3-jsonpointer-1.10-11.el8.noarc 399 kB/s | 20 kB 00:00 2023-09-22T07:33:04.161 INFO:teuthology.orchestra.run.smithi006.stdout:(95/106): python3-numpy-1.14.3-10.el8.x86_64.rp 14 MB/s | 3.7 MB 00:00 2023-09-22T07:33:04.178 INFO:teuthology.orchestra.run.smithi006.stdout:(96/106): python3-attrs-17.4.0-6.el8.noarch.rpm 527 kB/s | 53 kB 00:00 2023-09-22T07:33:04.195 INFO:teuthology.orchestra.run.smithi006.stdout:(97/106): python3-pyasn1-0.3.7-6.el8.noarch.rpm 3.7 MB/s | 126 kB 00:00 2023-09-22T07:33:04.195 INFO:teuthology.orchestra.run.smithi105.stdout:(89/106): python3-pyOpenSSL-19.0.0-1.el8.noarch 1.3 MB/s | 103 kB 00:00 2023-09-22T07:33:04.212 INFO:teuthology.orchestra.run.smithi006.stdout:(98/106): python3-jsonpointer-1.10-11.el8.noarc 594 kB/s | 20 kB 00:00 2023-09-22T07:33:04.237 INFO:teuthology.orchestra.run.smithi006.stdout:(99/106): python3-pyOpenSSL-19.0.0-1.el8.noarch 2.4 MB/s | 103 kB 00:00 2023-09-22T07:33:04.271 INFO:teuthology.orchestra.run.smithi105.stdout:(90/106): python3-numpy-1.14.3-10.el8.x86_64.rp 8.0 MB/s | 3.7 MB 00:00 2023-09-22T07:33:04.321 INFO:teuthology.orchestra.run.smithi105.stdout:(91/106): jq-1.6-3.el8.x86_64.rpm 4.0 MB/s | 202 kB 00:00 2023-09-22T07:33:04.371 INFO:teuthology.orchestra.run.smithi105.stdout:(92/106): librdkafka-0.11.4-3.el8.x86_64.rpm 7.0 MB/s | 354 kB 00:00 2023-09-22T07:33:04.396 INFO:teuthology.orchestra.run.smithi006.stdout:(100/106): python3-scipy-1.0.0-21.module+el8.5. 13 MB/s | 14 MB 00:01 2023-09-22T07:33:04.405 INFO:teuthology.orchestra.run.smithi105.stdout:(93/106): librabbitmq-0.9.0-3.el8.x86_64.rpm 1.4 MB/s | 47 kB 00:00 2023-09-22T07:33:04.459 INFO:teuthology.orchestra.run.smithi006.stdout:(101/106): jq-1.6-3.el8.x86_64.rpm 3.2 MB/s | 202 kB 00:00 2023-09-22T07:33:04.513 INFO:teuthology.orchestra.run.smithi006.stdout:(102/106): librdkafka-0.11.4-3.el8.x86_64.rpm 6.4 MB/s | 354 kB 00:00 2023-09-22T07:33:04.522 INFO:teuthology.orchestra.run.smithi105.stdout:(94/106): openblas-threads-0.3.15-3.el8.x86_64. 13 MB/s | 4.9 MB 00:00 2023-09-22T07:33:04.538 INFO:teuthology.orchestra.run.smithi105.stdout:(95/106): python3-jwt-1.6.1-2.el8.noarch.rpm 319 kB/s | 43 kB 00:00 2023-09-22T07:33:04.555 INFO:teuthology.orchestra.run.smithi105.stdout:(96/106): python3-requests-oauthlib-1.0.0-1.el8 1.2 MB/s | 43 kB 00:00 2023-09-22T07:33:04.581 INFO:teuthology.orchestra.run.smithi105.stdout:(97/106): python3-pycparser-2.14-14.el8.noarch. 2.5 MB/s | 109 kB 00:00 2023-09-22T07:33:04.588 INFO:teuthology.orchestra.run.smithi006.stdout:(103/106): openblas-threads-0.3.15-3.el8.x86_64 13 MB/s | 4.9 MB 00:00 2023-09-22T07:33:04.606 INFO:teuthology.orchestra.run.smithi105.stdout:(98/106): python3-oauthlib-2.1.0-1.el8.noarch.r 3.0 MB/s | 155 kB 00:00 2023-09-22T07:33:04.664 INFO:teuthology.orchestra.run.smithi006.stdout:(104/106): openblas-0.3.15-3.el8.x86_64.rpm 11 MB/s | 4.7 MB 00:00 2023-09-22T07:33:04.673 INFO:teuthology.orchestra.run.smithi105.stdout:(99/106): openblas-0.3.15-3.el8.x86_64.rpm 9.9 MB/s | 4.7 MB 00:00 2023-09-22T07:33:04.698 INFO:teuthology.orchestra.run.smithi105.stdout:(100/106): python3-cffi-1.11.5-5.el8.x86_64.rpm 2.5 MB/s | 238 kB 00:00 2023-09-22T07:33:04.725 INFO:teuthology.orchestra.run.smithi105.stdout:(101/106): fuse-2.9.7-15.el8.x86_64.rpm 1.5 MB/s | 83 kB 00:00 2023-09-22T07:33:04.759 INFO:teuthology.orchestra.run.smithi105.stdout:(102/106): python3-cryptography-3.2.1-5.el8.x86 3.1 MB/s | 559 kB 00:00 2023-09-22T07:33:04.810 INFO:teuthology.orchestra.run.smithi105.stdout:(103/106): libquadmath-8.5.0-10.1.el8_6.x86_64. 2.0 MB/s | 171 kB 00:00 2023-09-22T07:33:04.843 INFO:teuthology.orchestra.run.smithi105.stdout:(104/106): libgfortran-8.5.0-10.1.el8_6.x86_64. 4.3 MB/s | 644 kB 00:00 2023-09-22T07:33:05.260 INFO:teuthology.orchestra.run.smithi105.stdout:(105/106): librbd1-17.2.6-1121.g6a79a820.el8.x8 8.0 MB/s | 3.6 MB 00:00 2023-09-22T07:33:05.272 INFO:teuthology.orchestra.run.smithi006.stdout:(105/106): librbd1-17.2.6-1121.g6a79a820.el8.x8 5.2 MB/s | 3.6 MB 00:00 2023-09-22T07:33:05.398 INFO:teuthology.orchestra.run.smithi006.stdout:(106/106): librados2-17.2.6-1121.g6a79a820.el8. 3.9 MB/s | 3.5 MB 00:00 2023-09-22T07:33:05.402 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2023-09-22T07:33:05.402 INFO:teuthology.orchestra.run.smithi006.stdout:Total 12 MB/s | 196 MB 00:16 2023-09-22T07:33:05.518 INFO:teuthology.orchestra.run.smithi105.stdout:(106/106): librados2-17.2.6-1121.g6a79a820.el8. 4.6 MB/s | 3.5 MB 00:00 2023-09-22T07:33:05.521 INFO:teuthology.orchestra.run.smithi105.stdout:-------------------------------------------------------------------------------- 2023-09-22T07:33:05.522 INFO:teuthology.orchestra.run.smithi105.stdout:Total 13 MB/s | 196 MB 00:15 2023-09-22T07:33:05.956 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2023-09-22T07:33:06.054 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2023-09-22T07:33:06.054 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2023-09-22T07:33:06.060 INFO:teuthology.orchestra.run.smithi105.stdout:Running transaction check 2023-09-22T07:33:06.149 INFO:teuthology.orchestra.run.smithi105.stdout:Transaction check succeeded. 2023-09-22T07:33:06.149 INFO:teuthology.orchestra.run.smithi105.stdout:Running transaction test 2023-09-22T07:33:07.107 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2023-09-22T07:33:07.111 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2023-09-22T07:33:07.141 INFO:teuthology.orchestra.run.smithi105.stdout:Transaction test succeeded. 2023-09-22T07:33:07.145 INFO:teuthology.orchestra.run.smithi105.stdout:Running transaction 2023-09-22T07:33:11.250 INFO:teuthology.orchestra.run.smithi105.stdout: Preparing : 1/1 2023-09-22T07:33:11.418 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2023-09-22T07:33:11.430 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : liboath-2.6.2-3.el8.x86_64 1/108 2023-09-22T07:33:11.586 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : liboath-2.6.2-3.el8.x86_64 1/108 2023-09-22T07:33:11.611 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 2/108 2023-09-22T07:33:11.717 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 2/108 2023-09-22T07:33:11.775 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 3/108 2023-09-22T07:33:11.826 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 2/108 2023-09-22T07:33:11.876 INFO:teuthology.orchestra.run.smithi105.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 3/108 2023-09-22T07:33:12.058 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 3/108 2023-09-22T07:33:12.074 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 4/108 2023-09-22T07:33:12.439 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 3/108 2023-09-22T07:33:12.464 INFO:teuthology.orchestra.run.smithi105.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 4/108 2023-09-22T07:33:12.674 INFO:teuthology.orchestra.run.smithi105.stdout: Upgrading : librados2-2:17.2.6-1121.g6a79a820.el8.x86_64 5/108 2023-09-22T07:33:12.683 INFO:teuthology.orchestra.run.smithi006.stdout: Upgrading : librados2-2:17.2.6-1121.g6a79a820.el8.x86_64 4/108 2023-09-22T07:33:13.068 INFO:teuthology.orchestra.run.smithi105.stdout: Running scriptlet: librados2-2:17.2.6-1121.g6a79a820.el8.x86_64 5/108 2023-09-22T07:33:13.103 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: librados2-2:17.2.6-1121.g6a79a820.el8.x86_64 4/108 2023-09-22T07:33:13.291 INFO:teuthology.orchestra.run.smithi105.stdout: Upgrading : librbd1-2:17.2.6-1121.g6a79a820.el8.x86_64 6/108 2023-09-22T07:33:13.308 INFO:teuthology.orchestra.run.smithi006.stdout: Upgrading : librbd1-2:17.2.6-1121.g6a79a820.el8.x86_64 5/108 2023-09-22T07:33:13.410 INFO:teuthology.orchestra.run.smithi105.stdout: Running scriptlet: librbd1-2:17.2.6-1121.g6a79a820.el8.x86_64 6/108 2023-09-22T07:33:13.436 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: librbd1-2:17.2.6-1121.g6a79a820.el8.x86_64 5/108 2023-09-22T07:33:13.607 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : libcephfs2-2:17.2.6-1121.g6a79a820.el8.x86_64 7/108 2023-09-22T07:33:13.690 INFO:teuthology.orchestra.run.smithi105.stdout: Running scriptlet: libcephfs2-2:17.2.6-1121.g6a79a820.el8.x86_64 7/108 2023-09-22T07:33:14.028 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-rados-2:17.2.6-1121.g6a79a820.el8.x86_64 8/108 2023-09-22T07:33:14.092 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : libcephfs2-2:17.2.6-1121.g6a79a820.el8.x86_64 6/108 2023-09-22T07:33:14.197 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: libcephfs2-2:17.2.6-1121.g6a79a820.el8.x86_64 6/108 2023-09-22T07:33:14.372 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-rados-2:17.2.6-1121.g6a79a820.el8.x86_64 7/108 2023-09-22T07:33:14.691 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 8/108 2023-09-22T07:33:14.713 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : thrift-0.13.0-2.el8.x86_64 9/108 2023-09-22T07:33:14.907 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : librgw2-2:17.2.6-1121.g6a79a820.el8.x86_64 10/108 2023-09-22T07:33:15.008 INFO:teuthology.orchestra.run.smithi105.stdout: Running scriptlet: librgw2-2:17.2.6-1121.g6a79a820.el8.x86_64 10/108 2023-09-22T07:33:15.218 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 11/108 2023-09-22T07:33:15.385 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : thrift-0.13.0-2.el8.x86_64 9/108 2023-09-22T07:33:15.431 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 12/108 2023-09-22T07:33:15.574 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : libcephsqlite-2:17.2.6-1121.g6a79a820.el8.x86_64 13/108 2023-09-22T07:33:15.583 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : librgw2-2:17.2.6-1121.g6a79a820.el8.x86_64 10/108 2023-09-22T07:33:15.679 INFO:teuthology.orchestra.run.smithi105.stdout: Running scriptlet: libcephsqlite-2:17.2.6-1121.g6a79a820.el8.x86_64 13/108 2023-09-22T07:33:15.683 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: librgw2-2:17.2.6-1121.g6a79a820.el8.x86_64 10/108 2023-09-22T07:33:15.849 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : libradosstriper1-2:17.2.6-1121.g6a79a820.el8.x86 14/108 2023-09-22T07:33:15.853 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 11/108 2023-09-22T07:33:15.909 INFO:teuthology.orchestra.run.smithi105.stdout: Running scriptlet: libradosstriper1-2:17.2.6-1121.g6a79a820.el8.x86 14/108 2023-09-22T07:33:16.053 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 12/108 2023-09-22T07:33:16.057 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : libquadmath-8.5.0-10.1.el8_6.x86_64 15/108 2023-09-22T07:33:16.200 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : libcephsqlite-2:17.2.6-1121.g6a79a820.el8.x86_64 13/108 2023-09-22T07:33:16.208 INFO:teuthology.orchestra.run.smithi105.stdout: Running scriptlet: libquadmath-8.5.0-10.1.el8_6.x86_64 15/108 2023-09-22T07:33:16.303 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: libcephsqlite-2:17.2.6-1121.g6a79a820.el8.x86_64 13/108 2023-09-22T07:33:16.374 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : libgfortran-8.5.0-10.1.el8_6.x86_64 16/108 2023-09-22T07:33:16.449 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : libradosstriper1-2:17.2.6-1121.g6a79a820.el8.x86 14/108 2023-09-22T07:33:16.605 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: libradosstriper1-2:17.2.6-1121.g6a79a820.el8.x86 14/108 2023-09-22T07:33:16.829 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 15/108 2023-09-22T07:33:16.988 INFO:teuthology.orchestra.run.smithi105.stdout: Running scriptlet: libgfortran-8.5.0-10.1.el8_6.x86_64 16/108 2023-09-22T07:33:17.006 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 16/108 2023-09-22T07:33:17.132 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : openblas-threads-0.3.15-3.el8.x86_64 17/108 2023-09-22T07:33:17.165 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 17/108 2023-09-22T07:33:17.308 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : libquadmath-8.5.0-10.1.el8_6.x86_64 18/108 2023-09-22T07:33:17.448 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: libquadmath-8.5.0-10.1.el8_6.x86_64 18/108 2023-09-22T07:33:17.691 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : libgfortran-8.5.0-10.1.el8_6.x86_64 19/108 2023-09-22T07:33:17.748 INFO:teuthology.orchestra.run.smithi105.stdout: Running scriptlet: openblas-threads-0.3.15-3.el8.x86_64 17/108 2023-09-22T07:33:17.923 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : openblas-0.3.15-3.el8.x86_64 18/108 2023-09-22T07:33:18.364 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: libgfortran-8.5.0-10.1.el8_6.x86_64 19/108 2023-09-22T07:33:18.516 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : openblas-threads-0.3.15-3.el8.x86_64 20/108 2023-09-22T07:33:18.605 INFO:teuthology.orchestra.run.smithi105.stdout: Running scriptlet: openblas-0.3.15-3.el8.x86_64 18/108 2023-09-22T07:33:18.982 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 19/108 2023-09-22T07:33:19.133 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: openblas-threads-0.3.15-3.el8.x86_64 20/108 2023-09-22T07:33:19.243 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 20/108 2023-09-22T07:33:19.291 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : openblas-0.3.15-3.el8.x86_64 21/108 2023-09-22T07:33:19.471 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 21/108 2023-09-22T07:33:19.661 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 22/108 2023-09-22T07:33:19.880 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 23/108 2023-09-22T07:33:20.051 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-ceph-argparse-2:17.2.6-1121.g6a79a820.el 24/108 2023-09-22T07:33:20.132 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: openblas-0.3.15-3.el8.x86_64 21/108 2023-09-22T07:33:20.550 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 22/108 2023-09-22T07:33:20.790 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 23/108 2023-09-22T07:33:20.928 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-ceph-argparse-2:17.2.6-1121.g6a79a820.el 24/108 2023-09-22T07:33:20.954 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-cephfs-2:17.2.6-1121.g6a79a820.el8.x86_6 25/108 2023-09-22T07:33:21.158 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-cephfs-2:17.2.6-1121.g6a79a820.el8.x86_6 25/108 2023-09-22T07:33:21.260 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 26/108 2023-09-22T07:33:21.399 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 26/108 2023-09-22T07:33:21.547 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 27/108 2023-09-22T07:33:21.828 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 28/108 2023-09-22T07:33:22.031 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 29/108 2023-09-22T07:33:23.274 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 26/108 2023-09-22T07:33:23.773 INFO:teuthology.orchestra.run.smithi105.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 29/108 2023-09-22T07:33:24.090 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd 30/108 2023-09-22T07:33:24.317 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-rsa-4.9-2.el8.noarch 31/108 2023-09-22T07:33:24.353 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd 27/108 2023-09-22T07:33:24.459 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 32/108 2023-09-22T07:33:24.675 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-rgw-2:17.2.6-1121.g6a79a820.el8.x86_64 33/108 2023-09-22T07:33:24.694 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 28/108 2023-09-22T07:33:24.886 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-rbd-2:17.2.6-1121.g6a79a820.el8.x86_64 34/108 2023-09-22T07:33:25.049 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : librados-devel-2:17.2.6-1121.g6a79a820.el8.x86_6 35/108 2023-09-22T07:33:25.079 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 29/108 2023-09-22T07:33:25.293 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : fuse-2.9.7-15.el8.x86_64 36/108 2023-09-22T07:33:25.323 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 30/108 2023-09-22T07:33:25.521 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-rsa-4.9-2.el8.noarch 31/108 2023-09-22T07:33:25.525 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 37/108 2023-09-22T07:33:25.694 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 32/108 2023-09-22T07:33:25.911 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-rgw-2:17.2.6-1121.g6a79a820.el8.x86_64 33/108 2023-09-22T07:33:25.928 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-cffi-1.11.5-5.el8.x86_64 38/108 2023-09-22T07:33:26.096 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-rbd-2:17.2.6-1121.g6a79a820.el8.x86_64 34/108 2023-09-22T07:33:26.225 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-cryptography-3.2.1-5.el8.x86_64 39/108 2023-09-22T07:33:26.249 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : librados-devel-2:17.2.6-1121.g6a79a820.el8.x86_6 35/108 2023-09-22T07:33:26.424 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 40/108 2023-09-22T07:33:26.432 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 36/108 2023-09-22T07:33:26.609 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 37/108 2023-09-22T07:33:26.633 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 41/108 2023-09-22T07:33:26.774 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-attrs-17.4.0-6.el8.noarch 38/108 2023-09-22T07:33:26.860 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 42/108 2023-09-22T07:33:26.924 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 39/108 2023-09-22T07:33:27.128 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-pluggy-0.6.0-3.el8.noarch 40/108 2023-09-22T07:33:27.178 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 43/108 2023-09-22T07:33:27.298 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 41/108 2023-09-22T07:33:27.385 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 41/108 2023-09-22T07:33:27.455 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 44/108 2023-09-22T07:33:27.666 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 45/108 2023-09-22T07:33:27.715 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : jq-1.6-3.el8.x86_64 42/108 2023-09-22T07:33:27.896 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 46/108 2023-09-22T07:33:27.991 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-py-1.5.3-4.el8.noarch 43/108 2023-09-22T07:33:28.063 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 47/108 2023-09-22T07:33:28.192 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 44/108 2023-09-22T07:33:28.381 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : fuse-2.9.7-15.el8.x86_64 45/108 2023-09-22T07:33:28.581 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 48/108 2023-09-22T07:33:28.582 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 46/108 2023-09-22T07:33:28.756 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-attrs-17.4.0-6.el8.noarch 49/108 2023-09-22T07:33:28.922 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 50/108 2023-09-22T07:33:29.109 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-pluggy-0.6.0-3.el8.noarch 51/108 2023-09-22T07:33:29.132 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-cffi-1.11.5-5.el8.x86_64 47/108 2023-09-22T07:33:29.297 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 52/108 2023-09-22T07:33:29.363 INFO:teuthology.orchestra.run.smithi105.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 52/108 2023-09-22T07:33:29.442 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-cryptography-3.2.1-5.el8.x86_64 48/108 2023-09-22T07:33:29.652 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 49/108 2023-09-22T07:33:29.671 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : jq-1.6-3.el8.x86_64 53/108 2023-09-22T07:33:29.867 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 50/108 2023-09-22T07:33:29.977 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-py-1.5.3-4.el8.noarch 54/108 2023-09-22T07:33:30.096 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 51/108 2023-09-22T07:33:30.181 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 55/108 2023-09-22T07:33:30.321 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 56/108 2023-09-22T07:33:30.373 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 52/108 2023-09-22T07:33:30.533 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 57/108 2023-09-22T07:33:30.614 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 53/108 2023-09-22T07:33:30.804 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 58/108 2023-09-22T07:33:30.816 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 54/108 2023-09-22T07:33:31.027 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 55/108 2023-09-22T07:33:31.053 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 59/108 2023-09-22T07:33:31.166 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 56/108 2023-09-22T07:33:31.201 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 60/108 2023-09-22T07:33:31.338 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 57/108 2023-09-22T07:33:31.373 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 61/108 2023-09-22T07:33:31.571 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 62/108 2023-09-22T07:33:31.634 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 58/108 2023-09-22T07:33:31.799 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 63/108 2023-09-22T07:33:31.823 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 59/108 2023-09-22T07:33:31.978 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 60/108 2023-09-22T07:33:32.006 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 64/108 2023-09-22T07:33:32.118 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 61/108 2023-09-22T07:33:32.149 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 65/108 2023-09-22T07:33:32.327 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 66/108 2023-09-22T07:33:32.335 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 62/108 2023-09-22T07:33:32.524 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 67/108 2023-09-22T07:33:32.537 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 63/108 2023-09-22T07:33:32.718 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 64/108 2023-09-22T07:33:32.787 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 68/108 2023-09-22T07:33:32.901 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 65/108 2023-09-22T07:33:33.002 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 69/108 2023-09-22T07:33:33.045 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 66/108 2023-09-22T07:33:33.262 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 67/108 2023-09-22T07:33:33.278 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-portend-2.6-1.el8.noarch 70/108 2023-09-22T07:33:33.504 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 71/108 2023-09-22T07:33:33.619 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 68/108 2023-09-22T07:33:33.662 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 72/108 2023-09-22T07:33:33.805 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 69/108 2023-09-22T07:33:33.896 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 73/108 2023-09-22T07:33:34.048 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-portend-2.6-1.el8.noarch 70/108 2023-09-22T07:33:34.255 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 71/108 2023-09-22T07:33:34.414 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 72/108 2023-09-22T07:33:34.642 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 73/108 2023-09-22T07:33:34.980 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 74/108 2023-09-22T07:33:35.249 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 75/108 2023-09-22T07:33:35.537 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 76/108 2023-09-22T07:33:35.759 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 74/108 2023-09-22T07:33:35.902 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 77/108 2023-09-22T07:33:36.153 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 75/108 2023-09-22T07:33:36.190 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 78/108 2023-09-22T07:33:36.442 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 76/108 2023-09-22T07:33:36.452 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 79/108 2023-09-22T07:33:36.638 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 80/108 2023-09-22T07:33:36.753 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 77/108 2023-09-22T07:33:37.049 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 78/108 2023-09-22T07:33:37.232 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 79/108 2023-09-22T07:33:37.381 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 80/108 2023-09-22T07:33:38.293 INFO:teuthology.orchestra.run.smithi105.stdout: Running scriptlet: cephadm-2:17.2.6-1121.g6a79a820.el8.noarch 81/108 2023-09-22T07:33:38.492 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : cephadm-2:17.2.6-1121.g6a79a820.el8.noarch 81/108 2023-09-22T07:33:38.669 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : ceph-prometheus-alerts-2:17.2.6-1121.g6a79a820.e 82/108 2023-09-22T07:33:38.830 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : ceph-grafana-dashboards-2:17.2.6-1121.g6a79a820. 83/108 2023-09-22T07:33:39.072 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-ceph-common-2:17.2.6-1121.g6a79a820.el8. 84/108 2023-09-22T07:33:39.189 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: cephadm-2:17.2.6-1121.g6a79a820.el8.noarch 81/108 2023-09-22T07:33:39.355 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : cephadm-2:17.2.6-1121.g6a79a820.el8.noarch 81/108 2023-09-22T07:33:39.496 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-prometheus-alerts-2:17.2.6-1121.g6a79a820.e 82/108 2023-09-22T07:33:39.701 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-grafana-dashboards-2:17.2.6-1121.g6a79a820. 83/108 2023-09-22T07:33:39.905 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-ceph-common-2:17.2.6-1121.g6a79a820.el8. 84/108 2023-09-22T07:33:42.936 INFO:teuthology.orchestra.run.smithi105.stdout: Running scriptlet: ceph-common-2:17.2.6-1121.g6a79a820.el8.x86_64 85/108 2023-09-22T07:33:43.146 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : ceph-common-2:17.2.6-1121.g6a79a820.el8.x86_64 85/108 2023-09-22T07:33:43.713 INFO:teuthology.orchestra.run.smithi105.stdout: Running scriptlet: ceph-common-2:17.2.6-1121.g6a79a820.el8.x86_64 85/108 2023-09-22T07:33:44.086 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-common-2:17.2.6-1121.g6a79a820.el8.x86_64 85/108 2023-09-22T07:33:44.296 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-common-2:17.2.6-1121.g6a79a820.el8.x86_64 85/108 2023-09-22T07:33:44.348 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : ceph-base-2:17.2.6-1121.g6a79a820.el8.x86_64 86/108 2023-09-22T07:33:44.757 INFO:teuthology.orchestra.run.smithi105.stdout: Running scriptlet: ceph-base-2:17.2.6-1121.g6a79a820.el8.x86_64 86/108 2023-09-22T07:33:44.889 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : ceph-selinux-2:17.2.6-1121.g6a79a820.el8.x86_64 87/108 2023-09-22T07:33:44.921 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-common-2:17.2.6-1121.g6a79a820.el8.x86_64 85/108 2023-09-22T07:33:45.852 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-base-2:17.2.6-1121.g6a79a820.el8.x86_64 86/108 2023-09-22T07:33:45.949 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-base-2:17.2.6-1121.g6a79a820.el8.x86_64 86/108 2023-09-22T07:33:46.080 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-selinux-2:17.2.6-1121.g6a79a820.el8.x86_64 87/108 2023-09-22T07:34:03.585 INFO:teuthology.orchestra.run.smithi105.stdout: Running scriptlet: ceph-selinux-2:17.2.6-1121.g6a79a820.el8.x86_64 87/108 2023-09-22T07:34:03.585 INFO:teuthology.orchestra.run.smithi105.stdout:skipping the directory /sys 2023-09-22T07:34:03.585 INFO:teuthology.orchestra.run.smithi105.stdout:skipping the directory /proc 2023-09-22T07:34:03.585 INFO:teuthology.orchestra.run.smithi105.stdout:skipping the directory /dev 2023-09-22T07:34:03.585 INFO:teuthology.orchestra.run.smithi105.stdout:skipping the directory /run 2023-09-22T07:34:03.585 INFO:teuthology.orchestra.run.smithi105.stdout:skipping the directory /mnt 2023-09-22T07:34:03.585 INFO:teuthology.orchestra.run.smithi105.stdout:skipping the directory /var/tmp 2023-09-22T07:34:03.585 INFO:teuthology.orchestra.run.smithi105.stdout:skipping the directory /home 2023-09-22T07:34:03.585 INFO:teuthology.orchestra.run.smithi105.stdout:skipping the directory /tmp 2023-09-22T07:34:03.585 INFO:teuthology.orchestra.run.smithi105.stdout:skipping the directory /dev 2023-09-22T07:34:03.586 INFO:teuthology.orchestra.run.smithi105.stdout: 2023-09-22T07:34:03.817 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : ceph-mgr-cephadm-2:17.2.6-1121.g6a79a820.el8.noa 88/108 2023-09-22T07:34:04.026 INFO:teuthology.orchestra.run.smithi105.stdout: Running scriptlet: ceph-mgr-cephadm-2:17.2.6-1121.g6a79a820.el8.noa 88/108 2023-09-22T07:34:04.236 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : ceph-mgr-dashboard-2:17.2.6-1121.g6a79a820.el8.n 89/108 2023-09-22T07:34:05.196 INFO:teuthology.orchestra.run.smithi105.stdout: Running scriptlet: ceph-mgr-dashboard-2:17.2.6-1121.g6a79a820.el8.n 89/108 2023-09-22T07:34:05.392 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : ceph-mgr-diskprediction-local-2:17.2.6-1121.g6a7 90/108 2023-09-22T07:34:05.483 INFO:teuthology.orchestra.run.smithi105.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:17.2.6-1121.g6a7 90/108 2023-09-22T07:34:05.602 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-selinux-2:17.2.6-1121.g6a79a820.el8.x86_64 87/108 2023-09-22T07:34:05.602 INFO:teuthology.orchestra.run.smithi006.stdout:skipping the directory /sys 2023-09-22T07:34:05.602 INFO:teuthology.orchestra.run.smithi006.stdout:skipping the directory /proc 2023-09-22T07:34:05.602 INFO:teuthology.orchestra.run.smithi006.stdout:skipping the directory /dev 2023-09-22T07:34:05.602 INFO:teuthology.orchestra.run.smithi006.stdout:skipping the directory /run 2023-09-22T07:34:05.603 INFO:teuthology.orchestra.run.smithi006.stdout:skipping the directory /mnt 2023-09-22T07:34:05.603 INFO:teuthology.orchestra.run.smithi006.stdout:skipping the directory /var/tmp 2023-09-22T07:34:05.603 INFO:teuthology.orchestra.run.smithi006.stdout:skipping the directory /home 2023-09-22T07:34:05.603 INFO:teuthology.orchestra.run.smithi006.stdout:skipping the directory /tmp 2023-09-22T07:34:05.603 INFO:teuthology.orchestra.run.smithi006.stdout:skipping the directory /dev 2023-09-22T07:34:05.603 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:34:05.860 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-mgr-cephadm-2:17.2.6-1121.g6a79a820.el8.noa 88/108 2023-09-22T07:34:05.876 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : ceph-mgr-modules-core-2:17.2.6-1121.g6a79a820.el 91/108 2023-09-22T07:34:06.070 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : ceph-mgr-2:17.2.6-1121.g6a79a820.el8.x86_64 92/108 2023-09-22T07:34:06.080 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-mgr-cephadm-2:17.2.6-1121.g6a79a820.el8.noa 88/108 2023-09-22T07:34:06.104 INFO:teuthology.orchestra.run.smithi105.stdout: Running scriptlet: ceph-mgr-2:17.2.6-1121.g6a79a820.el8.x86_64 92/108 2023-09-22T07:34:06.274 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-mgr-dashboard-2:17.2.6-1121.g6a79a820.el8.n 89/108 2023-09-22T07:34:06.296 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : ceph-mgr-rook-2:17.2.6-1121.g6a79a820.el8.noarch 93/108 2023-09-22T07:34:06.507 INFO:teuthology.orchestra.run.smithi105.stdout: Running scriptlet: ceph-mgr-rook-2:17.2.6-1121.g6a79a820.el8.noarch 93/108 2023-09-22T07:34:06.684 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : ceph-mds-2:17.2.6-1121.g6a79a820.el8.x86_64 94/108 2023-09-22T07:34:07.071 INFO:teuthology.orchestra.run.smithi105.stdout: Running scriptlet: ceph-mds-2:17.2.6-1121.g6a79a820.el8.x86_64 94/108 2023-09-22T07:34:07.259 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : ceph-mon-2:17.2.6-1121.g6a79a820.el8.x86_64 95/108 2023-09-22T07:34:07.295 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-mgr-dashboard-2:17.2.6-1121.g6a79a820.el8.n 89/108 2023-09-22T07:34:07.468 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-mgr-diskprediction-local-2:17.2.6-1121.g6a7 90/108 2023-09-22T07:34:07.563 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:17.2.6-1121.g6a7 90/108 2023-09-22T07:34:07.914 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-mgr-modules-core-2:17.2.6-1121.g6a79a820.el 91/108 2023-09-22T07:34:08.099 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-mgr-2:17.2.6-1121.g6a79a820.el8.x86_64 92/108 2023-09-22T07:34:08.136 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-mgr-2:17.2.6-1121.g6a79a820.el8.x86_64 92/108 2023-09-22T07:34:08.302 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-mgr-rook-2:17.2.6-1121.g6a79a820.el8.noarch 93/108 2023-09-22T07:34:08.523 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-mgr-rook-2:17.2.6-1121.g6a79a820.el8.noarch 93/108 2023-09-22T07:34:08.710 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-mds-2:17.2.6-1121.g6a79a820.el8.x86_64 94/108 2023-09-22T07:34:08.743 INFO:teuthology.orchestra.run.smithi105.stdout: Running scriptlet: ceph-mon-2:17.2.6-1121.g6a79a820.el8.x86_64 95/108 2023-09-22T07:34:08.931 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : ceph-osd-2:17.2.6-1121.g6a79a820.el8.x86_64 96/108 2023-09-22T07:34:08.951 INFO:teuthology.orchestra.run.smithi105.stdout: Running scriptlet: ceph-osd-2:17.2.6-1121.g6a79a820.el8.x86_64 96/108 2023-09-22T07:34:09.122 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-mds-2:17.2.6-1121.g6a79a820.el8.x86_64 94/108 2023-09-22T07:34:09.293 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-mon-2:17.2.6-1121.g6a79a820.el8.x86_64 95/108 2023-09-22T07:34:10.558 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : ceph-2:17.2.6-1121.g6a79a820.el8.x86_64 97/108 2023-09-22T07:34:10.740 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : ceph-radosgw-2:17.2.6-1121.g6a79a820.el8.x86_64 98/108 2023-09-22T07:34:10.860 INFO:teuthology.orchestra.run.smithi105.stdout: Running scriptlet: ceph-radosgw-2:17.2.6-1121.g6a79a820.el8.x86_64 98/108 2023-09-22T07:34:10.874 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-mon-2:17.2.6-1121.g6a79a820.el8.x86_64 95/108 2023-09-22T07:34:11.042 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : ceph-immutable-object-cache-2:17.2.6-1121.g6a79a 99/108 2023-09-22T07:34:11.069 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-osd-2:17.2.6-1121.g6a79a820.el8.x86_64 96/108 2023-09-22T07:34:11.089 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-osd-2:17.2.6-1121.g6a79a820.el8.x86_64 96/108 2023-09-22T07:34:11.386 INFO:teuthology.orchestra.run.smithi105.stdout: Running scriptlet: ceph-immutable-object-cache-2:17.2.6-1121.g6a79a 99/108 2023-09-22T07:34:11.558 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : rbd-mirror-2:17.2.6-1121.g6a79a820.el8.x86_64 100/108 2023-09-22T07:34:12.767 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-2:17.2.6-1121.g6a79a820.el8.x86_64 97/108 2023-09-22T07:34:12.933 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-radosgw-2:17.2.6-1121.g6a79a820.el8.x86_64 98/108 2023-09-22T07:34:13.023 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-radosgw-2:17.2.6-1121.g6a79a820.el8.x86_64 98/108 2023-09-22T07:34:13.168 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-immutable-object-cache-2:17.2.6-1121.g6a79a 99/108 2023-09-22T07:34:13.534 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-immutable-object-cache-2:17.2.6-1121.g6a79a 99/108 2023-09-22T07:34:13.693 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : rbd-mirror-2:17.2.6-1121.g6a79a820.el8.x86_64 100/108 2023-09-22T07:34:16.444 INFO:teuthology.orchestra.run.smithi105.stdout: Running scriptlet: rbd-mirror-2:17.2.6-1121.g6a79a820.el8.x86_64 100/108 2023-09-22T07:34:16.994 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : ceph-test-2:17.2.6-1121.g6a79a820.el8.x86_64 101/108 2023-09-22T07:34:17.340 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-pytest-3.4.2-11.el8.noarch 102/108 2023-09-22T07:34:17.520 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : ceph-fuse-2:17.2.6-1121.g6a79a820.el8.x86_64 103/108 2023-09-22T07:34:17.691 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : libcephfs-devel-2:17.2.6-1121.g6a79a820.el8.x86_ 104/108 2023-09-22T07:34:17.890 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : rbd-fuse-2:17.2.6-1121.g6a79a820.el8.x86_64 105/108 2023-09-22T07:34:18.060 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : rbd-nbd-2:17.2.6-1121.g6a79a820.el8.x86_64 106/108 2023-09-22T07:34:18.060 INFO:teuthology.orchestra.run.smithi105.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 107/108 2023-09-22T07:34:18.235 INFO:teuthology.orchestra.run.smithi105.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 107/108 2023-09-22T07:34:18.235 INFO:teuthology.orchestra.run.smithi105.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 108/108 2023-09-22T07:34:18.894 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: rbd-mirror-2:17.2.6-1121.g6a79a820.el8.x86_64 100/108 2023-09-22T07:34:18.938 INFO:teuthology.orchestra.run.smithi105.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 108/108 2023-09-22T07:34:18.938 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : ceph-2:17.2.6-1121.g6a79a820.el8.x86_64 1/108 2023-09-22T07:34:18.938 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : ceph-base-2:17.2.6-1121.g6a79a820.el8.x86_64 2/108 2023-09-22T07:34:18.938 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : ceph-common-2:17.2.6-1121.g6a79a820.el8.x86_64 3/108 2023-09-22T07:34:18.938 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : ceph-fuse-2:17.2.6-1121.g6a79a820.el8.x86_64 4/108 2023-09-22T07:34:18.938 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : ceph-immutable-object-cache-2:17.2.6-1121.g6a79a 5/108 2023-09-22T07:34:18.938 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : ceph-mds-2:17.2.6-1121.g6a79a820.el8.x86_64 6/108 2023-09-22T07:34:18.938 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : ceph-mgr-2:17.2.6-1121.g6a79a820.el8.x86_64 7/108 2023-09-22T07:34:18.938 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : ceph-mon-2:17.2.6-1121.g6a79a820.el8.x86_64 8/108 2023-09-22T07:34:18.938 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : ceph-osd-2:17.2.6-1121.g6a79a820.el8.x86_64 9/108 2023-09-22T07:34:18.939 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : ceph-radosgw-2:17.2.6-1121.g6a79a820.el8.x86_64 10/108 2023-09-22T07:34:18.939 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : ceph-selinux-2:17.2.6-1121.g6a79a820.el8.x86_64 11/108 2023-09-22T07:34:18.939 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : ceph-test-2:17.2.6-1121.g6a79a820.el8.x86_64 12/108 2023-09-22T07:34:18.939 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : libcephfs-devel-2:17.2.6-1121.g6a79a820.el8.x86_ 13/108 2023-09-22T07:34:18.939 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : libcephfs2-2:17.2.6-1121.g6a79a820.el8.x86_64 14/108 2023-09-22T07:34:18.939 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : libcephsqlite-2:17.2.6-1121.g6a79a820.el8.x86_64 15/108 2023-09-22T07:34:18.939 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : librados-devel-2:17.2.6-1121.g6a79a820.el8.x86_6 16/108 2023-09-22T07:34:18.939 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : libradosstriper1-2:17.2.6-1121.g6a79a820.el8.x86 17/108 2023-09-22T07:34:18.939 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : librgw2-2:17.2.6-1121.g6a79a820.el8.x86_64 18/108 2023-09-22T07:34:18.939 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-ceph-argparse-2:17.2.6-1121.g6a79a820.el 19/108 2023-09-22T07:34:18.939 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-ceph-common-2:17.2.6-1121.g6a79a820.el8. 20/108 2023-09-22T07:34:18.939 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-cephfs-2:17.2.6-1121.g6a79a820.el8.x86_6 21/108 2023-09-22T07:34:18.939 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-rados-2:17.2.6-1121.g6a79a820.el8.x86_64 22/108 2023-09-22T07:34:18.940 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-rbd-2:17.2.6-1121.g6a79a820.el8.x86_64 23/108 2023-09-22T07:34:18.940 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-rgw-2:17.2.6-1121.g6a79a820.el8.x86_64 24/108 2023-09-22T07:34:18.940 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : rbd-fuse-2:17.2.6-1121.g6a79a820.el8.x86_64 25/108 2023-09-22T07:34:18.940 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : rbd-mirror-2:17.2.6-1121.g6a79a820.el8.x86_64 26/108 2023-09-22T07:34:18.940 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : rbd-nbd-2:17.2.6-1121.g6a79a820.el8.x86_64 27/108 2023-09-22T07:34:18.940 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : ceph-grafana-dashboards-2:17.2.6-1121.g6a79a820. 28/108 2023-09-22T07:34:18.940 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : ceph-mgr-cephadm-2:17.2.6-1121.g6a79a820.el8.noa 29/108 2023-09-22T07:34:18.940 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : ceph-mgr-dashboard-2:17.2.6-1121.g6a79a820.el8.n 30/108 2023-09-22T07:34:18.940 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : ceph-mgr-diskprediction-local-2:17.2.6-1121.g6a7 31/108 2023-09-22T07:34:18.940 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : ceph-mgr-modules-core-2:17.2.6-1121.g6a79a820.el 32/108 2023-09-22T07:34:18.940 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : ceph-mgr-rook-2:17.2.6-1121.g6a79a820.el8.noarch 33/108 2023-09-22T07:34:18.940 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : ceph-prometheus-alerts-2:17.2.6-1121.g6a79a820.e 34/108 2023-09-22T07:34:18.940 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : cephadm-2:17.2.6-1121.g6a79a820.el8.noarch 35/108 2023-09-22T07:34:18.941 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 36/108 2023-09-22T07:34:18.941 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 37/108 2023-09-22T07:34:18.941 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 38/108 2023-09-22T07:34:18.941 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 39/108 2023-09-22T07:34:18.941 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 40/108 2023-09-22T07:34:18.941 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 41/108 2023-09-22T07:34:18.941 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 42/108 2023-09-22T07:34:18.941 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 43/108 2023-09-22T07:34:18.941 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 44/108 2023-09-22T07:34:18.941 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 45/108 2023-09-22T07:34:18.941 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 46/108 2023-09-22T07:34:18.942 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 47/108 2023-09-22T07:34:18.942 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 48/108 2023-09-22T07:34:18.942 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 49/108 2023-09-22T07:34:18.942 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 50/108 2023-09-22T07:34:18.942 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 51/108 2023-09-22T07:34:18.942 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 52/108 2023-09-22T07:34:18.942 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 53/108 2023-09-22T07:34:18.942 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-portend-2.6-1.el8.noarch 54/108 2023-09-22T07:34:18.942 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 55/108 2023-09-22T07:34:18.942 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 56/108 2023-09-22T07:34:18.942 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 57/108 2023-09-22T07:34:18.942 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 58/108 2023-09-22T07:34:18.943 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 59/108 2023-09-22T07:34:18.943 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 60/108 2023-09-22T07:34:18.943 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 61/108 2023-09-22T07:34:18.943 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 62/108 2023-09-22T07:34:18.943 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 63/108 2023-09-22T07:34:18.943 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 64/108 2023-09-22T07:34:18.943 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 65/108 2023-09-22T07:34:18.943 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 66/108 2023-09-22T07:34:18.943 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 67/108 2023-09-22T07:34:18.943 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 68/108 2023-09-22T07:34:18.943 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd 69/108 2023-09-22T07:34:18.944 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 70/108 2023-09-22T07:34:18.944 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 71/108 2023-09-22T07:34:18.944 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 72/108 2023-09-22T07:34:18.944 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 73/108 2023-09-22T07:34:18.944 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-pytest-3.4.2-11.el8.noarch 74/108 2023-09-22T07:34:18.944 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 75/108 2023-09-22T07:34:18.944 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 76/108 2023-09-22T07:34:18.944 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-py-1.5.3-4.el8.noarch 77/108 2023-09-22T07:34:18.944 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 78/108 2023-09-22T07:34:18.944 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 79/108 2023-09-22T07:34:18.944 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 80/108 2023-09-22T07:34:18.944 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-pluggy-0.6.0-3.el8.noarch 81/108 2023-09-22T07:34:18.945 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 82/108 2023-09-22T07:34:18.945 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 83/108 2023-09-22T07:34:18.945 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 84/108 2023-09-22T07:34:18.945 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 85/108 2023-09-22T07:34:18.945 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 86/108 2023-09-22T07:34:18.945 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-attrs-17.4.0-6.el8.noarch 87/108 2023-09-22T07:34:18.945 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 88/108 2023-09-22T07:34:18.945 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 89/108 2023-09-22T07:34:18.945 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 90/108 2023-09-22T07:34:18.945 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : openblas-threads-0.3.15-3.el8.x86_64 91/108 2023-09-22T07:34:18.945 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : openblas-0.3.15-3.el8.x86_64 92/108 2023-09-22T07:34:18.945 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : jq-1.6-3.el8.x86_64 93/108 2023-09-22T07:34:18.945 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 94/108 2023-09-22T07:34:18.946 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 95/108 2023-09-22T07:34:18.946 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 96/108 2023-09-22T07:34:18.946 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 97/108 2023-09-22T07:34:18.946 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 98/108 2023-09-22T07:34:18.946 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 99/108 2023-09-22T07:34:18.946 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-cryptography-3.2.1-5.el8.x86_64 100/108 2023-09-22T07:34:18.946 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-cffi-1.11.5-5.el8.x86_64 101/108 2023-09-22T07:34:18.946 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : fuse-2.9.7-15.el8.x86_64 102/108 2023-09-22T07:34:18.946 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : libgfortran-8.5.0-10.1.el8_6.x86_64 103/108 2023-09-22T07:34:18.946 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : libquadmath-8.5.0-10.1.el8_6.x86_64 104/108 2023-09-22T07:34:18.946 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : librados2-2:17.2.6-1121.g6a79a820.el8.x86_64 105/108 2023-09-22T07:34:18.947 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 106/108 2023-09-22T07:34:18.947 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : librbd1-2:17.2.6-1121.g6a79a820.el8.x86_64 107/108 2023-09-22T07:34:19.205 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-test-2:17.2.6-1121.g6a79a820.el8.x86_64 101/108 2023-09-22T07:34:19.663 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-fuse-2:17.2.6-1121.g6a79a820.el8.x86_64 102/108 2023-09-22T07:34:19.854 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-pytest-3.4.2-11.el8.noarch 103/108 2023-09-22T07:34:20.026 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : libcephfs-devel-2:17.2.6-1121.g6a79a820.el8.x86_ 104/108 2023-09-22T07:34:20.217 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : rbd-fuse-2:17.2.6-1121.g6a79a820.el8.x86_64 105/108 2023-09-22T07:34:20.377 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : rbd-nbd-2:17.2.6-1121.g6a79a820.el8.x86_64 106/108 2023-09-22T07:34:20.378 INFO:teuthology.orchestra.run.smithi006.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 107/108 2023-09-22T07:34:20.562 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 107/108 2023-09-22T07:34:20.562 INFO:teuthology.orchestra.run.smithi006.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 108/108 2023-09-22T07:34:21.168 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 108/108 2023-09-22T07:34:21.168 INFO:teuthology.orchestra.run.smithi105.stdout:Last metadata expiration check: 0:01:43 ago on Fri 22 Sep 2023 07:32:38 AM UTC. 2023-09-22T07:34:21.296 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 108/108 2023-09-22T07:34:21.296 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-2:17.2.6-1121.g6a79a820.el8.x86_64 1/108 2023-09-22T07:34:21.296 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-base-2:17.2.6-1121.g6a79a820.el8.x86_64 2/108 2023-09-22T07:34:21.296 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-common-2:17.2.6-1121.g6a79a820.el8.x86_64 3/108 2023-09-22T07:34:21.296 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-fuse-2:17.2.6-1121.g6a79a820.el8.x86_64 4/108 2023-09-22T07:34:21.296 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-immutable-object-cache-2:17.2.6-1121.g6a79a 5/108 2023-09-22T07:34:21.296 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-mds-2:17.2.6-1121.g6a79a820.el8.x86_64 6/108 2023-09-22T07:34:21.297 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-mgr-2:17.2.6-1121.g6a79a820.el8.x86_64 7/108 2023-09-22T07:34:21.297 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-mon-2:17.2.6-1121.g6a79a820.el8.x86_64 8/108 2023-09-22T07:34:21.297 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-osd-2:17.2.6-1121.g6a79a820.el8.x86_64 9/108 2023-09-22T07:34:21.297 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-radosgw-2:17.2.6-1121.g6a79a820.el8.x86_64 10/108 2023-09-22T07:34:21.297 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-selinux-2:17.2.6-1121.g6a79a820.el8.x86_64 11/108 2023-09-22T07:34:21.297 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-test-2:17.2.6-1121.g6a79a820.el8.x86_64 12/108 2023-09-22T07:34:21.297 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : libcephfs-devel-2:17.2.6-1121.g6a79a820.el8.x86_ 13/108 2023-09-22T07:34:21.297 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : libcephfs2-2:17.2.6-1121.g6a79a820.el8.x86_64 14/108 2023-09-22T07:34:21.297 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : libcephsqlite-2:17.2.6-1121.g6a79a820.el8.x86_64 15/108 2023-09-22T07:34:21.297 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : librados-devel-2:17.2.6-1121.g6a79a820.el8.x86_6 16/108 2023-09-22T07:34:21.298 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : libradosstriper1-2:17.2.6-1121.g6a79a820.el8.x86 17/108 2023-09-22T07:34:21.298 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : librgw2-2:17.2.6-1121.g6a79a820.el8.x86_64 18/108 2023-09-22T07:34:21.298 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-ceph-argparse-2:17.2.6-1121.g6a79a820.el 19/108 2023-09-22T07:34:21.298 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-ceph-common-2:17.2.6-1121.g6a79a820.el8. 20/108 2023-09-22T07:34:21.298 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-cephfs-2:17.2.6-1121.g6a79a820.el8.x86_6 21/108 2023-09-22T07:34:21.298 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-rados-2:17.2.6-1121.g6a79a820.el8.x86_64 22/108 2023-09-22T07:34:21.298 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-rbd-2:17.2.6-1121.g6a79a820.el8.x86_64 23/108 2023-09-22T07:34:21.298 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-rgw-2:17.2.6-1121.g6a79a820.el8.x86_64 24/108 2023-09-22T07:34:21.298 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : rbd-fuse-2:17.2.6-1121.g6a79a820.el8.x86_64 25/108 2023-09-22T07:34:21.299 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : rbd-mirror-2:17.2.6-1121.g6a79a820.el8.x86_64 26/108 2023-09-22T07:34:21.299 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : rbd-nbd-2:17.2.6-1121.g6a79a820.el8.x86_64 27/108 2023-09-22T07:34:21.299 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-grafana-dashboards-2:17.2.6-1121.g6a79a820. 28/108 2023-09-22T07:34:21.299 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-mgr-cephadm-2:17.2.6-1121.g6a79a820.el8.noa 29/108 2023-09-22T07:34:21.299 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-mgr-dashboard-2:17.2.6-1121.g6a79a820.el8.n 30/108 2023-09-22T07:34:21.299 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-mgr-diskprediction-local-2:17.2.6-1121.g6a7 31/108 2023-09-22T07:34:21.299 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-mgr-modules-core-2:17.2.6-1121.g6a79a820.el 32/108 2023-09-22T07:34:21.299 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-mgr-rook-2:17.2.6-1121.g6a79a820.el8.noarch 33/108 2023-09-22T07:34:21.299 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-prometheus-alerts-2:17.2.6-1121.g6a79a820.e 34/108 2023-09-22T07:34:21.299 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : cephadm-2:17.2.6-1121.g6a79a820.el8.noarch 35/108 2023-09-22T07:34:21.300 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 36/108 2023-09-22T07:34:21.300 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 37/108 2023-09-22T07:34:21.300 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 38/108 2023-09-22T07:34:21.300 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 39/108 2023-09-22T07:34:21.300 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 40/108 2023-09-22T07:34:21.300 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 41/108 2023-09-22T07:34:21.300 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 42/108 2023-09-22T07:34:21.300 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 43/108 2023-09-22T07:34:21.300 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 44/108 2023-09-22T07:34:21.300 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 45/108 2023-09-22T07:34:21.301 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 46/108 2023-09-22T07:34:21.301 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 47/108 2023-09-22T07:34:21.301 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 48/108 2023-09-22T07:34:21.301 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 49/108 2023-09-22T07:34:21.301 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 50/108 2023-09-22T07:34:21.301 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 51/108 2023-09-22T07:34:21.301 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 52/108 2023-09-22T07:34:21.301 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 53/108 2023-09-22T07:34:21.301 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-portend-2.6-1.el8.noarch 54/108 2023-09-22T07:34:21.302 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 55/108 2023-09-22T07:34:21.302 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 56/108 2023-09-22T07:34:21.302 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 57/108 2023-09-22T07:34:21.302 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 58/108 2023-09-22T07:34:21.302 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 59/108 2023-09-22T07:34:21.302 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 60/108 2023-09-22T07:34:21.302 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 61/108 2023-09-22T07:34:21.302 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 62/108 2023-09-22T07:34:21.302 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 63/108 2023-09-22T07:34:21.302 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 64/108 2023-09-22T07:34:21.303 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 65/108 2023-09-22T07:34:21.303 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 66/108 2023-09-22T07:34:21.303 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 67/108 2023-09-22T07:34:21.303 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 68/108 2023-09-22T07:34:21.303 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 69/108 2023-09-22T07:34:21.303 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 70/108 2023-09-22T07:34:21.303 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 71/108 2023-09-22T07:34:21.303 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 72/108 2023-09-22T07:34:21.303 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 73/108 2023-09-22T07:34:21.303 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-cryptography-3.2.1-5.el8.x86_64 74/108 2023-09-22T07:34:21.304 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-cffi-1.11.5-5.el8.x86_64 75/108 2023-09-22T07:34:21.304 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : fuse-2.9.7-15.el8.x86_64 76/108 2023-09-22T07:34:21.304 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : libgfortran-8.5.0-10.1.el8_6.x86_64 77/108 2023-09-22T07:34:21.304 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : libquadmath-8.5.0-10.1.el8_6.x86_64 78/108 2023-09-22T07:34:21.304 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd 79/108 2023-09-22T07:34:21.304 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 80/108 2023-09-22T07:34:21.304 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 81/108 2023-09-22T07:34:21.304 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 82/108 2023-09-22T07:34:21.304 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 83/108 2023-09-22T07:34:21.304 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-pytest-3.4.2-11.el8.noarch 84/108 2023-09-22T07:34:21.305 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 85/108 2023-09-22T07:34:21.305 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 86/108 2023-09-22T07:34:21.305 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-py-1.5.3-4.el8.noarch 87/108 2023-09-22T07:34:21.305 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 88/108 2023-09-22T07:34:21.305 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 89/108 2023-09-22T07:34:21.305 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 90/108 2023-09-22T07:34:21.305 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-pluggy-0.6.0-3.el8.noarch 91/108 2023-09-22T07:34:21.305 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 92/108 2023-09-22T07:34:21.305 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 93/108 2023-09-22T07:34:21.305 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 94/108 2023-09-22T07:34:21.305 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 95/108 2023-09-22T07:34:21.306 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 96/108 2023-09-22T07:34:21.306 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-attrs-17.4.0-6.el8.noarch 97/108 2023-09-22T07:34:21.306 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 98/108 2023-09-22T07:34:21.306 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 99/108 2023-09-22T07:34:21.306 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 100/108 2023-09-22T07:34:21.306 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : openblas-threads-0.3.15-3.el8.x86_64 101/108 2023-09-22T07:34:21.306 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : openblas-0.3.15-3.el8.x86_64 102/108 2023-09-22T07:34:21.306 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : jq-1.6-3.el8.x86_64 103/108 2023-09-22T07:34:21.306 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 104/108 2023-09-22T07:34:21.306 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : librados2-2:17.2.6-1121.g6a79a820.el8.x86_64 105/108 2023-09-22T07:34:21.307 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 106/108 2023-09-22T07:34:21.307 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : librbd1-2:17.2.6-1121.g6a79a820.el8.x86_64 107/108 2023-09-22T07:34:23.613 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 108/108 2023-09-22T07:34:23.614 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:47 ago on Fri 22 Sep 2023 07:32:36 AM UTC. 2023-09-22T07:34:23.683 INFO:teuthology.orchestra.run.smithi105.stdout:Installed products updated. 2023-09-22T07:34:23.890 INFO:teuthology.orchestra.run.smithi105.stdout: 2023-09-22T07:34:23.890 INFO:teuthology.orchestra.run.smithi105.stdout:Upgraded: 2023-09-22T07:34:23.890 INFO:teuthology.orchestra.run.smithi105.stdout: librados2-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:23.890 INFO:teuthology.orchestra.run.smithi105.stdout: librbd1-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:23.890 INFO:teuthology.orchestra.run.smithi105.stdout:Installed: 2023-09-22T07:34:23.890 INFO:teuthology.orchestra.run.smithi105.stdout: ceph-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:23.890 INFO:teuthology.orchestra.run.smithi105.stdout: ceph-base-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:23.891 INFO:teuthology.orchestra.run.smithi105.stdout: ceph-common-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:23.891 INFO:teuthology.orchestra.run.smithi105.stdout: ceph-fuse-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:23.891 INFO:teuthology.orchestra.run.smithi105.stdout: ceph-grafana-dashboards-2:17.2.6-1121.g6a79a820.el8.noarch 2023-09-22T07:34:23.891 INFO:teuthology.orchestra.run.smithi105.stdout: ceph-immutable-object-cache-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:23.891 INFO:teuthology.orchestra.run.smithi105.stdout: ceph-mds-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:23.891 INFO:teuthology.orchestra.run.smithi105.stdout: ceph-mgr-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:23.891 INFO:teuthology.orchestra.run.smithi105.stdout: ceph-mgr-cephadm-2:17.2.6-1121.g6a79a820.el8.noarch 2023-09-22T07:34:23.891 INFO:teuthology.orchestra.run.smithi105.stdout: ceph-mgr-dashboard-2:17.2.6-1121.g6a79a820.el8.noarch 2023-09-22T07:34:23.891 INFO:teuthology.orchestra.run.smithi105.stdout: ceph-mgr-diskprediction-local-2:17.2.6-1121.g6a79a820.el8.noarch 2023-09-22T07:34:23.891 INFO:teuthology.orchestra.run.smithi105.stdout: ceph-mgr-modules-core-2:17.2.6-1121.g6a79a820.el8.noarch 2023-09-22T07:34:23.891 INFO:teuthology.orchestra.run.smithi105.stdout: ceph-mgr-rook-2:17.2.6-1121.g6a79a820.el8.noarch 2023-09-22T07:34:23.891 INFO:teuthology.orchestra.run.smithi105.stdout: ceph-mon-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:23.892 INFO:teuthology.orchestra.run.smithi105.stdout: ceph-osd-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:23.892 INFO:teuthology.orchestra.run.smithi105.stdout: ceph-prometheus-alerts-2:17.2.6-1121.g6a79a820.el8.noarch 2023-09-22T07:34:23.892 INFO:teuthology.orchestra.run.smithi105.stdout: ceph-radosgw-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:23.892 INFO:teuthology.orchestra.run.smithi105.stdout: ceph-selinux-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:23.892 INFO:teuthology.orchestra.run.smithi105.stdout: ceph-test-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:23.892 INFO:teuthology.orchestra.run.smithi105.stdout: cephadm-2:17.2.6-1121.g6a79a820.el8.noarch 2023-09-22T07:34:23.892 INFO:teuthology.orchestra.run.smithi105.stdout: fuse-2.9.7-15.el8.x86_64 2023-09-22T07:34:23.892 INFO:teuthology.orchestra.run.smithi105.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-09-22T07:34:23.892 INFO:teuthology.orchestra.run.smithi105.stdout: jq-1.6-3.el8.x86_64 2023-09-22T07:34:23.892 INFO:teuthology.orchestra.run.smithi105.stdout: libcephfs-devel-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:23.892 INFO:teuthology.orchestra.run.smithi105.stdout: libcephfs2-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:23.892 INFO:teuthology.orchestra.run.smithi105.stdout: libcephsqlite-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:23.893 INFO:teuthology.orchestra.run.smithi105.stdout: libgfortran-8.5.0-10.1.el8_6.x86_64 2023-09-22T07:34:23.893 INFO:teuthology.orchestra.run.smithi105.stdout: liboath-2.6.2-3.el8.x86_64 2023-09-22T07:34:23.893 INFO:teuthology.orchestra.run.smithi105.stdout: libquadmath-8.5.0-10.1.el8_6.x86_64 2023-09-22T07:34:23.893 INFO:teuthology.orchestra.run.smithi105.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-09-22T07:34:23.893 INFO:teuthology.orchestra.run.smithi105.stdout: librados-devel-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:23.893 INFO:teuthology.orchestra.run.smithi105.stdout: libradosstriper1-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:23.893 INFO:teuthology.orchestra.run.smithi105.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-09-22T07:34:23.893 INFO:teuthology.orchestra.run.smithi105.stdout: librgw2-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:23.893 INFO:teuthology.orchestra.run.smithi105.stdout: libunwind-1.3.1-3.el8.x86_64 2023-09-22T07:34:23.893 INFO:teuthology.orchestra.run.smithi105.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-09-22T07:34:23.893 INFO:teuthology.orchestra.run.smithi105.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-09-22T07:34:23.893 INFO:teuthology.orchestra.run.smithi105.stdout: openblas-0.3.15-3.el8.x86_64 2023-09-22T07:34:23.894 INFO:teuthology.orchestra.run.smithi105.stdout: openblas-threads-0.3.15-3.el8.x86_64 2023-09-22T07:34:23.894 INFO:teuthology.orchestra.run.smithi105.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-09-22T07:34:23.894 INFO:teuthology.orchestra.run.smithi105.stdout: python3-attrs-17.4.0-6.el8.noarch 2023-09-22T07:34:23.894 INFO:teuthology.orchestra.run.smithi105.stdout: python3-babel-2.5.1-7.el8.noarch 2023-09-22T07:34:23.894 INFO:teuthology.orchestra.run.smithi105.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-09-22T07:34:23.894 INFO:teuthology.orchestra.run.smithi105.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-09-22T07:34:23.894 INFO:teuthology.orchestra.run.smithi105.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-09-22T07:34:23.894 INFO:teuthology.orchestra.run.smithi105.stdout: python3-ceph-argparse-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:23.894 INFO:teuthology.orchestra.run.smithi105.stdout: python3-ceph-common-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:23.894 INFO:teuthology.orchestra.run.smithi105.stdout: python3-cephfs-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:23.894 INFO:teuthology.orchestra.run.smithi105.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-09-22T07:34:23.894 INFO:teuthology.orchestra.run.smithi105.stdout: python3-cffi-1.11.5-5.el8.x86_64 2023-09-22T07:34:23.895 INFO:teuthology.orchestra.run.smithi105.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-09-22T07:34:23.895 INFO:teuthology.orchestra.run.smithi105.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-09-22T07:34:23.895 INFO:teuthology.orchestra.run.smithi105.stdout: python3-cryptography-3.2.1-5.el8.x86_64 2023-09-22T07:34:23.895 INFO:teuthology.orchestra.run.smithi105.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-09-22T07:34:23.895 INFO:teuthology.orchestra.run.smithi105.stdout: python3-jaraco-6.2-6.el8.noarch 2023-09-22T07:34:23.895 INFO:teuthology.orchestra.run.smithi105.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-09-22T07:34:23.895 INFO:teuthology.orchestra.run.smithi105.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-09-22T07:34:23.895 INFO:teuthology.orchestra.run.smithi105.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-09-22T07:34:23.895 INFO:teuthology.orchestra.run.smithi105.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-09-22T07:34:23.895 INFO:teuthology.orchestra.run.smithi105.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-09-22T07:34:23.895 INFO:teuthology.orchestra.run.smithi105.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-09-22T07:34:23.895 INFO:teuthology.orchestra.run.smithi105.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-09-22T07:34:23.896 INFO:teuthology.orchestra.run.smithi105.stdout: python3-mako-1.0.6-13.el8.noarch 2023-09-22T07:34:23.896 INFO:teuthology.orchestra.run.smithi105.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-09-22T07:34:23.896 INFO:teuthology.orchestra.run.smithi105.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-09-22T07:34:23.896 INFO:teuthology.orchestra.run.smithi105.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-09-22T07:34:23.896 INFO:teuthology.orchestra.run.smithi105.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-09-22T07:34:23.896 INFO:teuthology.orchestra.run.smithi105.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-09-22T07:34:23.896 INFO:teuthology.orchestra.run.smithi105.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-09-22T07:34:23.896 INFO:teuthology.orchestra.run.smithi105.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-09-22T07:34:23.896 INFO:teuthology.orchestra.run.smithi105.stdout: python3-pluggy-0.6.0-3.el8.noarch 2023-09-22T07:34:23.896 INFO:teuthology.orchestra.run.smithi105.stdout: python3-portend-2.6-1.el8.noarch 2023-09-22T07:34:23.896 INFO:teuthology.orchestra.run.smithi105.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-09-22T07:34:23.896 INFO:teuthology.orchestra.run.smithi105.stdout: python3-py-1.5.3-4.el8.noarch 2023-09-22T07:34:23.897 INFO:teuthology.orchestra.run.smithi105.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-09-22T07:34:23.897 INFO:teuthology.orchestra.run.smithi105.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-09-22T07:34:23.897 INFO:teuthology.orchestra.run.smithi105.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-09-22T07:34:23.897 INFO:teuthology.orchestra.run.smithi105.stdout: python3-pycparser-2.14-14.el8.noarch 2023-09-22T07:34:23.897 INFO:teuthology.orchestra.run.smithi105.stdout: python3-pytest-3.4.2-11.el8.noarch 2023-09-22T07:34:23.897 INFO:teuthology.orchestra.run.smithi105.stdout: python3-pytz-2017.2-9.el8.noarch 2023-09-22T07:34:23.897 INFO:teuthology.orchestra.run.smithi105.stdout: python3-rados-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:23.897 INFO:teuthology.orchestra.run.smithi105.stdout: python3-rbd-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:23.897 INFO:teuthology.orchestra.run.smithi105.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-09-22T07:34:23.897 INFO:teuthology.orchestra.run.smithi105.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-09-22T07:34:23.897 INFO:teuthology.orchestra.run.smithi105.stdout: python3-rgw-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:23.897 INFO:teuthology.orchestra.run.smithi105.stdout: python3-routes-2.4.1-12.el8.noarch 2023-09-22T07:34:23.897 INFO:teuthology.orchestra.run.smithi105.stdout: python3-rsa-4.9-2.el8.noarch 2023-09-22T07:34:23.898 INFO:teuthology.orchestra.run.smithi105.stdout: python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64 2023-09-22T07:34:23.898 INFO:teuthology.orchestra.run.smithi105.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-09-22T07:34:23.898 INFO:teuthology.orchestra.run.smithi105.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-09-22T07:34:23.898 INFO:teuthology.orchestra.run.smithi105.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-09-22T07:34:23.898 INFO:teuthology.orchestra.run.smithi105.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-09-22T07:34:23.898 INFO:teuthology.orchestra.run.smithi105.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-09-22T07:34:23.898 INFO:teuthology.orchestra.run.smithi105.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-09-22T07:34:23.898 INFO:teuthology.orchestra.run.smithi105.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-09-22T07:34:23.898 INFO:teuthology.orchestra.run.smithi105.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-09-22T07:34:23.898 INFO:teuthology.orchestra.run.smithi105.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-09-22T07:34:23.898 INFO:teuthology.orchestra.run.smithi105.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-09-22T07:34:23.898 INFO:teuthology.orchestra.run.smithi105.stdout: rbd-fuse-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:23.899 INFO:teuthology.orchestra.run.smithi105.stdout: rbd-mirror-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:23.899 INFO:teuthology.orchestra.run.smithi105.stdout: rbd-nbd-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:23.899 INFO:teuthology.orchestra.run.smithi105.stdout: socat-1.7.4.1-1.el8.x86_64 2023-09-22T07:34:23.899 INFO:teuthology.orchestra.run.smithi105.stdout: thrift-0.13.0-2.el8.x86_64 2023-09-22T07:34:23.899 INFO:teuthology.orchestra.run.smithi105.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-09-22T07:34:23.899 INFO:teuthology.orchestra.run.smithi105.stdout: 2023-09-22T07:34:23.899 INFO:teuthology.orchestra.run.smithi105.stdout:Complete! 2023-09-22T07:34:24.082 DEBUG:teuthology.parallel:result is None 2023-09-22T07:34:26.303 INFO:teuthology.orchestra.run.smithi006.stdout:Installed products updated. 2023-09-22T07:34:26.526 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:34:26.526 INFO:teuthology.orchestra.run.smithi006.stdout:Upgraded: 2023-09-22T07:34:26.526 INFO:teuthology.orchestra.run.smithi006.stdout: librados2-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:26.526 INFO:teuthology.orchestra.run.smithi006.stdout: librbd1-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:26.526 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2023-09-22T07:34:26.526 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:26.526 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-base-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:26.526 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-common-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:26.527 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-fuse-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:26.527 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-grafana-dashboards-2:17.2.6-1121.g6a79a820.el8.noarch 2023-09-22T07:34:26.527 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-immutable-object-cache-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:26.527 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mds-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:26.527 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mgr-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:26.527 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mgr-cephadm-2:17.2.6-1121.g6a79a820.el8.noarch 2023-09-22T07:34:26.527 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mgr-dashboard-2:17.2.6-1121.g6a79a820.el8.noarch 2023-09-22T07:34:26.527 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mgr-diskprediction-local-2:17.2.6-1121.g6a79a820.el8.noarch 2023-09-22T07:34:26.527 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mgr-modules-core-2:17.2.6-1121.g6a79a820.el8.noarch 2023-09-22T07:34:26.527 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mgr-rook-2:17.2.6-1121.g6a79a820.el8.noarch 2023-09-22T07:34:26.528 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mon-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:26.528 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-osd-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:26.528 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-prometheus-alerts-2:17.2.6-1121.g6a79a820.el8.noarch 2023-09-22T07:34:26.528 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-radosgw-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:26.528 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-selinux-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:26.528 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-test-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:26.528 INFO:teuthology.orchestra.run.smithi006.stdout: cephadm-2:17.2.6-1121.g6a79a820.el8.noarch 2023-09-22T07:34:26.528 INFO:teuthology.orchestra.run.smithi006.stdout: fuse-2.9.7-15.el8.x86_64 2023-09-22T07:34:26.528 INFO:teuthology.orchestra.run.smithi006.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-09-22T07:34:26.528 INFO:teuthology.orchestra.run.smithi006.stdout: jq-1.6-3.el8.x86_64 2023-09-22T07:34:26.528 INFO:teuthology.orchestra.run.smithi006.stdout: libcephfs-devel-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:26.528 INFO:teuthology.orchestra.run.smithi006.stdout: libcephfs2-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:26.529 INFO:teuthology.orchestra.run.smithi006.stdout: libcephsqlite-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:26.529 INFO:teuthology.orchestra.run.smithi006.stdout: libgfortran-8.5.0-10.1.el8_6.x86_64 2023-09-22T07:34:26.529 INFO:teuthology.orchestra.run.smithi006.stdout: liboath-2.6.2-3.el8.x86_64 2023-09-22T07:34:26.529 INFO:teuthology.orchestra.run.smithi006.stdout: libquadmath-8.5.0-10.1.el8_6.x86_64 2023-09-22T07:34:26.529 INFO:teuthology.orchestra.run.smithi006.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-09-22T07:34:26.529 INFO:teuthology.orchestra.run.smithi006.stdout: librados-devel-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:26.529 INFO:teuthology.orchestra.run.smithi006.stdout: libradosstriper1-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:26.529 INFO:teuthology.orchestra.run.smithi006.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-09-22T07:34:26.529 INFO:teuthology.orchestra.run.smithi006.stdout: librgw2-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:26.529 INFO:teuthology.orchestra.run.smithi006.stdout: libunwind-1.3.1-3.el8.x86_64 2023-09-22T07:34:26.529 INFO:teuthology.orchestra.run.smithi006.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-09-22T07:34:26.529 INFO:teuthology.orchestra.run.smithi006.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-09-22T07:34:26.530 INFO:teuthology.orchestra.run.smithi006.stdout: openblas-0.3.15-3.el8.x86_64 2023-09-22T07:34:26.530 INFO:teuthology.orchestra.run.smithi006.stdout: openblas-threads-0.3.15-3.el8.x86_64 2023-09-22T07:34:26.530 INFO:teuthology.orchestra.run.smithi006.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-09-22T07:34:26.530 INFO:teuthology.orchestra.run.smithi006.stdout: python3-attrs-17.4.0-6.el8.noarch 2023-09-22T07:34:26.530 INFO:teuthology.orchestra.run.smithi006.stdout: python3-babel-2.5.1-7.el8.noarch 2023-09-22T07:34:26.530 INFO:teuthology.orchestra.run.smithi006.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-09-22T07:34:26.530 INFO:teuthology.orchestra.run.smithi006.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-09-22T07:34:26.530 INFO:teuthology.orchestra.run.smithi006.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-09-22T07:34:26.530 INFO:teuthology.orchestra.run.smithi006.stdout: python3-ceph-argparse-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:26.530 INFO:teuthology.orchestra.run.smithi006.stdout: python3-ceph-common-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:26.530 INFO:teuthology.orchestra.run.smithi006.stdout: python3-cephfs-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:26.530 INFO:teuthology.orchestra.run.smithi006.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-09-22T07:34:26.531 INFO:teuthology.orchestra.run.smithi006.stdout: python3-cffi-1.11.5-5.el8.x86_64 2023-09-22T07:34:26.531 INFO:teuthology.orchestra.run.smithi006.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-09-22T07:34:26.531 INFO:teuthology.orchestra.run.smithi006.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-09-22T07:34:26.531 INFO:teuthology.orchestra.run.smithi006.stdout: python3-cryptography-3.2.1-5.el8.x86_64 2023-09-22T07:34:26.531 INFO:teuthology.orchestra.run.smithi006.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-09-22T07:34:26.531 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jaraco-6.2-6.el8.noarch 2023-09-22T07:34:26.531 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-09-22T07:34:26.531 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-09-22T07:34:26.531 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-09-22T07:34:26.531 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-09-22T07:34:26.531 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-09-22T07:34:26.532 INFO:teuthology.orchestra.run.smithi006.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-09-22T07:34:26.532 INFO:teuthology.orchestra.run.smithi006.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-09-22T07:34:26.532 INFO:teuthology.orchestra.run.smithi006.stdout: python3-mako-1.0.6-13.el8.noarch 2023-09-22T07:34:26.532 INFO:teuthology.orchestra.run.smithi006.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-09-22T07:34:26.532 INFO:teuthology.orchestra.run.smithi006.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-09-22T07:34:26.532 INFO:teuthology.orchestra.run.smithi006.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-09-22T07:34:26.532 INFO:teuthology.orchestra.run.smithi006.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-09-22T07:34:26.532 INFO:teuthology.orchestra.run.smithi006.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-09-22T07:34:26.532 INFO:teuthology.orchestra.run.smithi006.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-09-22T07:34:26.532 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-09-22T07:34:26.532 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pluggy-0.6.0-3.el8.noarch 2023-09-22T07:34:26.532 INFO:teuthology.orchestra.run.smithi006.stdout: python3-portend-2.6-1.el8.noarch 2023-09-22T07:34:26.533 INFO:teuthology.orchestra.run.smithi006.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-09-22T07:34:26.533 INFO:teuthology.orchestra.run.smithi006.stdout: python3-py-1.5.3-4.el8.noarch 2023-09-22T07:34:26.533 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-09-22T07:34:26.533 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-09-22T07:34:26.533 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-09-22T07:34:26.533 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pycparser-2.14-14.el8.noarch 2023-09-22T07:34:26.533 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pytest-3.4.2-11.el8.noarch 2023-09-22T07:34:26.533 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pytz-2017.2-9.el8.noarch 2023-09-22T07:34:26.533 INFO:teuthology.orchestra.run.smithi006.stdout: python3-rados-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:26.533 INFO:teuthology.orchestra.run.smithi006.stdout: python3-rbd-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:26.533 INFO:teuthology.orchestra.run.smithi006.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-09-22T07:34:26.534 INFO:teuthology.orchestra.run.smithi006.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-09-22T07:34:26.534 INFO:teuthology.orchestra.run.smithi006.stdout: python3-rgw-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:26.534 INFO:teuthology.orchestra.run.smithi006.stdout: python3-routes-2.4.1-12.el8.noarch 2023-09-22T07:34:26.534 INFO:teuthology.orchestra.run.smithi006.stdout: python3-rsa-4.9-2.el8.noarch 2023-09-22T07:34:26.534 INFO:teuthology.orchestra.run.smithi006.stdout: python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64 2023-09-22T07:34:26.534 INFO:teuthology.orchestra.run.smithi006.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-09-22T07:34:26.534 INFO:teuthology.orchestra.run.smithi006.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-09-22T07:34:26.534 INFO:teuthology.orchestra.run.smithi006.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-09-22T07:34:26.534 INFO:teuthology.orchestra.run.smithi006.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-09-22T07:34:26.534 INFO:teuthology.orchestra.run.smithi006.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-09-22T07:34:26.535 INFO:teuthology.orchestra.run.smithi006.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-09-22T07:34:26.535 INFO:teuthology.orchestra.run.smithi006.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-09-22T07:34:26.535 INFO:teuthology.orchestra.run.smithi006.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-09-22T07:34:26.535 INFO:teuthology.orchestra.run.smithi006.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-09-22T07:34:26.535 INFO:teuthology.orchestra.run.smithi006.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-09-22T07:34:26.535 INFO:teuthology.orchestra.run.smithi006.stdout: rbd-fuse-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:26.535 INFO:teuthology.orchestra.run.smithi006.stdout: rbd-mirror-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:26.535 INFO:teuthology.orchestra.run.smithi006.stdout: rbd-nbd-2:17.2.6-1121.g6a79a820.el8.x86_64 2023-09-22T07:34:26.535 INFO:teuthology.orchestra.run.smithi006.stdout: socat-1.7.4.1-1.el8.x86_64 2023-09-22T07:34:26.535 INFO:teuthology.orchestra.run.smithi006.stdout: thrift-0.13.0-2.el8.x86_64 2023-09-22T07:34:26.536 INFO:teuthology.orchestra.run.smithi006.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-09-22T07:34:26.536 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:34:26.536 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-09-22T07:34:26.735 DEBUG:teuthology.parallel:result is None 2023-09-22T07:34:26.735 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-09-22T07:34:26.735 INFO:teuthology.packaging:ref: None 2023-09-22T07:34:26.736 INFO:teuthology.packaging:tag: None 2023-09-22T07:34:26.736 INFO:teuthology.packaging:branch: quincy 2023-09-22T07:34:26.736 INFO:teuthology.packaging:sha1: f7ddca67b6a148248f52707ca2c2435fcda64b34 2023-09-22T07:34:26.736 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=quincy 2023-09-22T07:34:26.963 DEBUG:teuthology.orchestra.run.smithi006:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-09-22T07:34:26.987 INFO:teuthology.orchestra.run.smithi006.stdout:17.2.6-1121.g6a79a820.el8 2023-09-22T07:34:26.987 INFO:teuthology.packaging:The installed version of ceph is 17.2.6-1121.g6a79a820.el8 2023-09-22T07:34:26.987 INFO:teuthology.task.install:The correct ceph version 17.2.6-1121.g6a79a820 is installed. 2023-09-22T07:34:26.987 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-09-22T07:34:26.988 INFO:teuthology.packaging:ref: None 2023-09-22T07:34:26.988 INFO:teuthology.packaging:tag: None 2023-09-22T07:34:26.988 INFO:teuthology.packaging:branch: quincy 2023-09-22T07:34:26.988 INFO:teuthology.packaging:sha1: f7ddca67b6a148248f52707ca2c2435fcda64b34 2023-09-22T07:34:26.988 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=quincy 2023-09-22T07:34:27.317 DEBUG:teuthology.orchestra.run.smithi105:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-09-22T07:34:27.344 INFO:teuthology.orchestra.run.smithi105.stdout:17.2.6-1121.g6a79a820.el8 2023-09-22T07:34:27.344 INFO:teuthology.packaging:The installed version of ceph is 17.2.6-1121.g6a79a820.el8 2023-09-22T07:34:27.344 INFO:teuthology.task.install:The correct ceph version 17.2.6-1121.g6a79a820 is installed. 2023-09-22T07:34:27.345 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2023-09-22T07:34:27.345 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2023-09-22T07:34:27.345 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-09-22T07:34:27.389 DEBUG:teuthology.orchestra.run.smithi105:> set -ex 2023-09-22T07:34:27.389 DEBUG:teuthology.orchestra.run.smithi105:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-09-22T07:34:27.435 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2023-09-22T07:34:27.436 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2023-09-22T07:34:27.436 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd of=/usr/bin/daemon-helper 2023-09-22T07:34:27.464 DEBUG:teuthology.orchestra.run.smithi006:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-09-22T07:34:27.531 DEBUG:teuthology.orchestra.run.smithi105:> set -ex 2023-09-22T07:34:27.531 DEBUG:teuthology.orchestra.run.smithi105:> sudo dd of=/usr/bin/daemon-helper 2023-09-22T07:34:27.561 DEBUG:teuthology.orchestra.run.smithi105:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-09-22T07:34:27.630 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2023-09-22T07:34:27.630 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2023-09-22T07:34:27.631 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd of=/usr/bin/adjust-ulimits 2023-09-22T07:34:27.658 DEBUG:teuthology.orchestra.run.smithi006:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-09-22T07:34:27.726 DEBUG:teuthology.orchestra.run.smithi105:> set -ex 2023-09-22T07:34:27.726 DEBUG:teuthology.orchestra.run.smithi105:> sudo dd of=/usr/bin/adjust-ulimits 2023-09-22T07:34:27.754 DEBUG:teuthology.orchestra.run.smithi105:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-09-22T07:34:27.822 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2023-09-22T07:34:27.823 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2023-09-22T07:34:27.823 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd of=/usr/bin/stdin-killer 2023-09-22T07:34:27.849 DEBUG:teuthology.orchestra.run.smithi006:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-09-22T07:34:27.916 DEBUG:teuthology.orchestra.run.smithi105:> set -ex 2023-09-22T07:34:27.916 DEBUG:teuthology.orchestra.run.smithi105:> sudo dd of=/usr/bin/stdin-killer 2023-09-22T07:34:27.943 DEBUG:teuthology.orchestra.run.smithi105:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-09-22T07:34:28.009 INFO:teuthology.run_tasks:Running task print... 2023-09-22T07:34:28.034 INFO:teuthology.task.print:**** done install task... 2023-09-22T07:34:28.034 INFO:teuthology.run_tasks:Running task print... 2023-09-22T07:34:28.042 INFO:teuthology.task.print:**** done start installing quincy cephadm ... 2023-09-22T07:34:28.042 INFO:teuthology.run_tasks:Running task cephadm... 2023-09-22T07:34:28.191 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': 'f7ddca67b6a148248f52707ca2c2435fcda64b34'} 2023-09-22T07:34:28.191 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:quincy 2023-09-22T07:34:28.192 INFO:tasks.cephadm:Cluster fsid is 762f9dea-591a-11ee-8db4-212e2dc638e7 2023-09-22T07:34:28.192 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-09-22T07:34:28.192 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.6', 'mon.c': '[v2:172.21.15.6:3301,v1:172.21.15.6:6790]', 'mon.b': '172.21.15.105'} 2023-09-22T07:34:28.192 INFO:tasks.cephadm:First mon is mon.a on smithi006 2023-09-22T07:34:28.192 INFO:tasks.cephadm:First mgr is y 2023-09-22T07:34:28.192 INFO:tasks.cephadm:Normalizing hostnames... 2023-09-22T07:34:28.192 DEBUG:teuthology.orchestra.run.smithi006:> sudo hostname $(hostname -s) 2023-09-22T07:34:28.221 DEBUG:teuthology.orchestra.run.smithi105:> sudo hostname $(hostname -s) 2023-09-22T07:34:28.248 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref quincy)... 2023-09-22T07:34:28.248 DEBUG:teuthology.orchestra.run.smithi006:> curl --silent https://raw.githubusercontent.com/ceph/ceph/quincy/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-09-22T07:34:28.499 INFO:teuthology.orchestra.run.smithi006.stdout:-rw-rw-r--. 1 ubuntu ubuntu 366215 Sep 22 07:34 /home/ubuntu/cephtest/cephadm 2023-09-22T07:34:28.499 DEBUG:teuthology.orchestra.run.smithi105:> curl --silent https://raw.githubusercontent.com/ceph/ceph/quincy/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-09-22T07:34:28.787 INFO:teuthology.orchestra.run.smithi105.stdout:-rw-rw-r--. 1 ubuntu ubuntu 366215 Sep 22 07:34 /home/ubuntu/cephtest/cephadm 2023-09-22T07:34:28.788 DEBUG:teuthology.orchestra.run.smithi006:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-09-22T07:34:28.808 DEBUG:teuthology.orchestra.run.smithi105:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-09-22T07:34:28.837 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:quincy on all hosts... 2023-09-22T07:34:28.837 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2023-09-22T07:34:28.851 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2023-09-22T07:34:33.583 INFO:teuthology.orchestra.run.smithi006.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2023-09-22T07:34:33.836 INFO:teuthology.orchestra.run.smithi105.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2023-09-22T07:35:19.819 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-09-22T07:35:19.820 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph_version": "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)", 2023-09-22T07:35:19.820 INFO:teuthology.orchestra.run.smithi006.stdout: "image_id": "202608b01ce93b7678ce3f80e4d56098bc75fac57a068ab4cca231cf6f3269ed", 2023-09-22T07:35:19.820 INFO:teuthology.orchestra.run.smithi006.stdout: "repo_digests": [ 2023-09-22T07:35:19.820 INFO:teuthology.orchestra.run.smithi006.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:fddec443cc21e143439a07f89237200fae29fab32c5c610fdc6133254ec7d970" 2023-09-22T07:35:19.820 INFO:teuthology.orchestra.run.smithi006.stdout: ] 2023-09-22T07:35:19.820 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-09-22T07:35:20.362 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2023-09-22T07:35:20.363 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph_version": "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)", 2023-09-22T07:35:20.363 INFO:teuthology.orchestra.run.smithi105.stdout: "image_id": "202608b01ce93b7678ce3f80e4d56098bc75fac57a068ab4cca231cf6f3269ed", 2023-09-22T07:35:20.363 INFO:teuthology.orchestra.run.smithi105.stdout: "repo_digests": [ 2023-09-22T07:35:20.363 INFO:teuthology.orchestra.run.smithi105.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:fddec443cc21e143439a07f89237200fae29fab32c5c610fdc6133254ec7d970" 2023-09-22T07:35:20.363 INFO:teuthology.orchestra.run.smithi105.stdout: ] 2023-09-22T07:35:20.363 INFO:teuthology.orchestra.run.smithi105.stdout:} 2023-09-22T07:35:20.386 DEBUG:teuthology.orchestra.run.smithi006:> sudo mkdir -p /etc/ceph 2023-09-22T07:35:20.422 DEBUG:teuthology.orchestra.run.smithi105:> sudo mkdir -p /etc/ceph 2023-09-22T07:35:20.454 DEBUG:teuthology.orchestra.run.smithi006:> sudo chmod 777 /etc/ceph 2023-09-22T07:35:20.495 DEBUG:teuthology.orchestra.run.smithi105:> sudo chmod 777 /etc/ceph 2023-09-22T07:35:20.523 INFO:tasks.cephadm:Writing seed config... 2023-09-22T07:35:20.537 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2023-09-22T07:35:20.537 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2023-09-22T07:35:20.537 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-09-22T07:35:20.537 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-09-22T07:35:20.537 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2023-09-22T07:35:20.537 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2023-09-22T07:35:20.537 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-09-22T07:35:20.537 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-09-22T07:35:20.538 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-09-22T07:35:20.538 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-09-22T07:35:20.538 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-09-22T07:35:20.538 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2023-09-22T07:35:20.538 DEBUG:teuthology.orchestra.run.smithi006:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-09-22T07:35:20.558 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 = 762f9dea-591a-11ee-8db4-212e2dc638e7 mon election default strategy = 1 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true osd_class_default_list = * osd_class_load_list = * debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2023-09-22T07:35:20.559 DEBUG:teuthology.orchestra.run.smithi006:mon.a> sudo journalctl -f -n 0 -u ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@mon.a.service 2023-09-22T07:35:20.601 DEBUG:teuthology.orchestra.run.smithi006:mgr.y> sudo journalctl -f -n 0 -u ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@mgr.y.service 2023-09-22T07:35:20.633 INFO:journalctl@ceph.mon.a.smithi006.stdout:-- Logs begin at Fri 2023-09-22 07:21:34 UTC. -- 2023-09-22T07:35:20.634 INFO:tasks.cephadm:Bootstrapping... 2023-09-22T07:35:20.634 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy -v bootstrap --fsid 762f9dea-591a-11ee-8db4-212e2dc638e7 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.6 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-09-22T07:35:20.664 INFO:journalctl@ceph.mgr.y.smithi006.stdout:-- Logs begin at Fri 2023-09-22 07:21:34 UTC. -- 2023-09-22T07:35:20.849 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2023-09-22T07:35:20.849 INFO:teuthology.orchestra.run.smithi006.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:quincy', '-v', 'bootstrap', '--fsid', '762f9dea-591a-11ee-8db4-212e2dc638e7', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'y', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.6', '--skip-admin-label'] 2023-09-22T07:35:20.906 INFO:teuthology.orchestra.run.smithi006.stdout:/bin/podman: stdout 3.0.1 2023-09-22T07:35:20.906 INFO:teuthology.orchestra.run.smithi006.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2023-09-22T07:35:20.907 INFO:teuthology.orchestra.run.smithi006.stdout:Verifying podman|docker is present... 2023-09-22T07:35:20.971 INFO:teuthology.orchestra.run.smithi006.stdout:/bin/podman: stdout 3.0.1 2023-09-22T07:35:20.971 INFO:teuthology.orchestra.run.smithi006.stdout:Verifying lvm2 is present... 2023-09-22T07:35:20.971 INFO:teuthology.orchestra.run.smithi006.stdout:Verifying time synchronization is in place... 2023-09-22T07:35:20.977 INFO:teuthology.orchestra.run.smithi006.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-09-22T07:35:20.977 INFO:teuthology.orchestra.run.smithi006.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-09-22T07:35:20.983 INFO:teuthology.orchestra.run.smithi006.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-09-22T07:35:20.983 INFO:teuthology.orchestra.run.smithi006.stdout:systemctl: stdout inactive 2023-09-22T07:35:20.989 INFO:teuthology.orchestra.run.smithi006.stdout:systemctl: stdout enabled 2023-09-22T07:35:20.995 INFO:teuthology.orchestra.run.smithi006.stdout:systemctl: stdout active 2023-09-22T07:35:20.995 INFO:teuthology.orchestra.run.smithi006.stdout:Unit chronyd.service is enabled and running 2023-09-22T07:35:20.995 INFO:teuthology.orchestra.run.smithi006.stdout:Repeating the final host check... 2023-09-22T07:35:21.054 INFO:teuthology.orchestra.run.smithi006.stdout:/bin/podman: stdout 3.0.1 2023-09-22T07:35:21.055 INFO:teuthology.orchestra.run.smithi006.stdout:podman (/bin/podman) version 3.0.1 is present 2023-09-22T07:35:21.055 INFO:teuthology.orchestra.run.smithi006.stdout:systemctl is present 2023-09-22T07:35:21.055 INFO:teuthology.orchestra.run.smithi006.stdout:lvcreate is present 2023-09-22T07:35:21.061 INFO:teuthology.orchestra.run.smithi006.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-09-22T07:35:21.061 INFO:teuthology.orchestra.run.smithi006.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-09-22T07:35:21.066 INFO:teuthology.orchestra.run.smithi006.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-09-22T07:35:21.067 INFO:teuthology.orchestra.run.smithi006.stdout:systemctl: stdout inactive 2023-09-22T07:35:21.072 INFO:teuthology.orchestra.run.smithi006.stdout:systemctl: stdout enabled 2023-09-22T07:35:21.078 INFO:teuthology.orchestra.run.smithi006.stdout:systemctl: stdout active 2023-09-22T07:35:21.079 INFO:teuthology.orchestra.run.smithi006.stdout:Unit chronyd.service is enabled and running 2023-09-22T07:35:21.079 INFO:teuthology.orchestra.run.smithi006.stdout:Host looks OK 2023-09-22T07:35:21.079 INFO:teuthology.orchestra.run.smithi006.stdout:Cluster fsid: 762f9dea-591a-11ee-8db4-212e2dc638e7 2023-09-22T07:35:21.079 INFO:teuthology.orchestra.run.smithi006.stdout:Acquiring lock 140361392945640 on /run/cephadm/762f9dea-591a-11ee-8db4-212e2dc638e7.lock 2023-09-22T07:35:21.079 INFO:teuthology.orchestra.run.smithi006.stdout:Lock 140361392945640 acquired on /run/cephadm/762f9dea-591a-11ee-8db4-212e2dc638e7.lock 2023-09-22T07:35:21.079 INFO:teuthology.orchestra.run.smithi006.stdout:Verifying IP 172.21.15.6 port 3300 ... 2023-09-22T07:35:21.080 INFO:teuthology.orchestra.run.smithi006.stdout:Verifying IP 172.21.15.6 port 6789 ... 2023-09-22T07:35:21.080 INFO:teuthology.orchestra.run.smithi006.stdout:Base mon IP(s) is [172.21.15.6:3300, 172.21.15.6:6789], mon addrv is [v2:172.21.15.6:3300,v1:172.21.15.6:6789] 2023-09-22T07:35:21.083 INFO:teuthology.orchestra.run.smithi006.stdout:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp metric 100 2023-09-22T07:35:21.083 INFO:teuthology.orchestra.run.smithi006.stdout:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.6 metric 100 2023-09-22T07:35:21.086 INFO:teuthology.orchestra.run.smithi006.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2023-09-22T07:35:21.086 INFO:teuthology.orchestra.run.smithi006.stdout:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2023-09-22T07:35:21.086 INFO:teuthology.orchestra.run.smithi006.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1793sec hoplimit 64 pref medium 2023-09-22T07:35:21.088 INFO:teuthology.orchestra.run.smithi006.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-09-22T07:35:21.089 INFO:teuthology.orchestra.run.smithi006.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2023-09-22T07:35:21.089 INFO:teuthology.orchestra.run.smithi006.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-09-22T07:35:21.089 INFO:teuthology.orchestra.run.smithi006.stdout:/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2023-09-22T07:35:21.089 INFO:teuthology.orchestra.run.smithi006.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:15e4/64 scope link 2023-09-22T07:35:21.089 INFO:teuthology.orchestra.run.smithi006.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-09-22T07:35:21.089 INFO:teuthology.orchestra.run.smithi006.stdout:Mon IP `172.21.15.6` is in CIDR network `172.21.0.0/20` 2023-09-22T07:35:21.090 INFO:teuthology.orchestra.run.smithi006.stdout:Mon IP `172.21.15.6` is in CIDR network `172.21.0.0/20` 2023-09-22T07:35:21.090 INFO:teuthology.orchestra.run.smithi006.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2023-09-22T07:35:21.090 INFO:teuthology.orchestra.run.smithi006.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-09-22T07:35:21.091 INFO:teuthology.orchestra.run.smithi006.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2023-09-22T07:35:21.461 INFO:teuthology.orchestra.run.smithi006.stdout:/bin/podman: stdout 202608b01ce93b7678ce3f80e4d56098bc75fac57a068ab4cca231cf6f3269ed 2023-09-22T07:35:21.461 INFO:teuthology.orchestra.run.smithi006.stdout:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:quincy... 2023-09-22T07:35:21.461 INFO:teuthology.orchestra.run.smithi006.stdout:/bin/podman: stderr Getting image source signatures 2023-09-22T07:35:21.461 INFO:teuthology.orchestra.run.smithi006.stdout:/bin/podman: stderr Copying blob sha256:1198f15b95d6b89553f63599a55e22e73700df9b7b3dc6ec1d7edf09597e1779 2023-09-22T07:35:21.461 INFO:teuthology.orchestra.run.smithi006.stdout:/bin/podman: stderr Copying blob sha256:3f4fd5c3c800c6da9ef94691df203a05a5bbbf32c483d09d620ec06eef42ea2b 2023-09-22T07:35:21.461 INFO:teuthology.orchestra.run.smithi006.stdout:/bin/podman: stderr Copying config sha256:202608b01ce93b7678ce3f80e4d56098bc75fac57a068ab4cca231cf6f3269ed 2023-09-22T07:35:21.461 INFO:teuthology.orchestra.run.smithi006.stdout:/bin/podman: stderr Writing manifest to image destination 2023-09-22T07:35:21.462 INFO:teuthology.orchestra.run.smithi006.stdout:/bin/podman: stderr Storing signatures 2023-09-22T07:35:22.593 INFO:teuthology.orchestra.run.smithi006.stdout:ceph: stdout ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable) 2023-09-22T07:35:22.593 INFO:teuthology.orchestra.run.smithi006.stdout:Ceph version: ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable) 2023-09-22T07:35:22.593 INFO:teuthology.orchestra.run.smithi006.stdout:Extracting ceph user uid/gid from container image... 2023-09-22T07:35:23.408 INFO:teuthology.orchestra.run.smithi006.stdout:stat: stdout 167 167 2023-09-22T07:35:23.408 INFO:teuthology.orchestra.run.smithi006.stdout:Creating initial keys... 2023-09-22T07:35:24.272 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph-authtool: stdout AQC7Qw1lsgHnLhAAueKPfhh1g0M6Xb1NUbHfjw== 2023-09-22T07:35:25.083 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph-authtool: stdout AQC8Qw1lZ0r4JBAAuSQpqkwW3MA4Ik+c0RuWrw== 2023-09-22T07:35:25.961 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph-authtool: stdout AQC9Qw1lOotUGRAAeBm1HKrdWyt3abelHwslqw== 2023-09-22T07:35:25.962 INFO:teuthology.orchestra.run.smithi006.stdout:Creating initial monmap... 2023-09-22T07:35:26.804 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2023-09-22T07:35:26.804 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = octopus 2023-09-22T07:35:26.804 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 762f9dea-591a-11ee-8db4-212e2dc638e7 2023-09-22T07:35:26.805 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-09-22T07:35:26.805 INFO:teuthology.orchestra.run.smithi006.stdout:monmaptool for a [v2:172.21.15.6:3300,v1:172.21.15.6:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-09-22T07:35:26.805 INFO:teuthology.orchestra.run.smithi006.stdout:setting min_mon_release = octopus 2023-09-22T07:35:26.805 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/monmaptool: set fsid to 762f9dea-591a-11ee-8db4-212e2dc638e7 2023-09-22T07:35:26.805 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-09-22T07:35:26.805 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:35:26.805 INFO:teuthology.orchestra.run.smithi006.stdout:Creating mon... 2023-09-22T07:35:27.769 INFO:teuthology.orchestra.run.smithi006.stdout:create mon.a on 2023-09-22T07:35:27.873 INFO:teuthology.orchestra.run.smithi006.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2023-09-22T07:35:27.963 INFO:teuthology.orchestra.run.smithi006.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2023-09-22T07:35:28.060 INFO:teuthology.orchestra.run.smithi006.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-762f9dea-591a-11ee-8db4-212e2dc638e7.target → /etc/systemd/system/ceph-762f9dea-591a-11ee-8db4-212e2dc638e7.target. 2023-09-22T07:35:28.060 INFO:teuthology.orchestra.run.smithi006.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-762f9dea-591a-11ee-8db4-212e2dc638e7.target → /etc/systemd/system/ceph-762f9dea-591a-11ee-8db4-212e2dc638e7.target. 2023-09-22T07:35:28.185 INFO:teuthology.orchestra.run.smithi006.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@mon.a 2023-09-22T07:35:28.185 INFO:teuthology.orchestra.run.smithi006.stdout:systemctl: stderr Failed to reset failed state of unit ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@mon.a.service: Unit ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@mon.a.service not loaded. 2023-09-22T07:35:28.276 INFO:teuthology.orchestra.run.smithi006.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-762f9dea-591a-11ee-8db4-212e2dc638e7.target.wants/ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@mon.a.service → /etc/systemd/system/ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@.service. 2023-09-22T07:35:28.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:28 smithi006 systemd[1]: Starting Ceph mon.a for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:35:28.854 INFO:teuthology.orchestra.run.smithi006.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-09-22T07:35:28.855 INFO:teuthology.orchestra.run.smithi006.stdout:systemctl: stdout disabled 2023-09-22T07:35:28.862 INFO:teuthology.orchestra.run.smithi006.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-09-22T07:35:28.863 INFO:teuthology.orchestra.run.smithi006.stdout:systemctl: stdout inactive 2023-09-22T07:35:28.863 INFO:teuthology.orchestra.run.smithi006.stdout:firewalld.service is not enabled 2023-09-22T07:35:28.863 INFO:teuthology.orchestra.run.smithi006.stdout:Not possible to enable service . firewalld.service is not available 2023-09-22T07:35:28.863 INFO:teuthology.orchestra.run.smithi006.stdout:Waiting for mon to start... 2023-09-22T07:35:28.864 INFO:teuthology.orchestra.run.smithi006.stdout:Waiting for mon... 2023-09-22T07:35:29.108 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:28 smithi006 bash[96600]: 24b038ebd66390a149ae81f6f8ec392284fb952cf877be09ac97f41ea9741e16 2023-09-22T07:35:29.108 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:28 smithi006 systemd[1]: Started Ceph mon.a for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:35:29.108 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:28 smithi006 ceph-mon[96666]: mkfs 762f9dea-591a-11ee-8db4-212e2dc638e7 2023-09-22T07:35:29.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:28 smithi006 ceph-mon[96666]: mon.a is new leader, mons a in quorum (ranks 0) 2023-09-22T07:35:30.215 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout cluster: 2023-09-22T07:35:30.216 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout id: 762f9dea-591a-11ee-8db4-212e2dc638e7 2023-09-22T07:35:30.217 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2023-09-22T07:35:30.217 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout 2023-09-22T07:35:30.217 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout services: 2023-09-22T07:35:30.217 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.625355s) 2023-09-22T07:35:30.217 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2023-09-22T07:35:30.217 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2023-09-22T07:35:30.217 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout 2023-09-22T07:35:30.217 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout data: 2023-09-22T07:35:30.217 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2023-09-22T07:35:30.217 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2023-09-22T07:35:30.218 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2023-09-22T07:35:30.218 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout pgs: 2023-09-22T07:35:30.218 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout 2023-09-22T07:35:30.218 INFO:teuthology.orchestra.run.smithi006.stdout:mon is available 2023-09-22T07:35:30.218 INFO:teuthology.orchestra.run.smithi006.stdout:Assimilating anything we can from ceph.conf... 2023-09-22T07:35:30.219 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:29 smithi006 ceph-mon[96666]: mon.a is new leader, mons a in quorum (ranks 0) 2023-09-22T07:35:30.219 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:29 smithi006 ceph-mon[96666]: monmap e1: 1 mons at {a=[v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0]} removed_ranks: {} 2023-09-22T07:35:30.219 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:29 smithi006 ceph-mon[96666]: fsmap 2023-09-22T07:35:30.220 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:29 smithi006 ceph-mon[96666]: osdmap e1: 0 total, 0 up, 0 in 2023-09-22T07:35:30.220 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:29 smithi006 ceph-mon[96666]: mgrmap e1: no daemons active 2023-09-22T07:35:30.220 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:29 smithi006 ceph-mon[96666]: from='client.? 172.21.15.6:0/4275790104' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-09-22T07:35:31.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:30 smithi006 ceph-mon[96666]: from='client.? 172.21.15.6:0/2063748302' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-09-22T07:35:31.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:30 smithi006 ceph-mon[96666]: from='client.? 172.21.15.6:0/2063748302' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-09-22T07:35:31.424 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout 2023-09-22T07:35:31.425 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout [global] 2023-09-22T07:35:31.425 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout fsid = 762f9dea-591a-11ee-8db4-212e2dc638e7 2023-09-22T07:35:31.425 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.6:3300,v1:172.21.15.6:6789] 2023-09-22T07:35:31.425 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-09-22T07:35:31.425 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-09-22T07:35:31.425 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-09-22T07:35:31.425 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-09-22T07:35:31.425 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout 2023-09-22T07:35:31.425 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout [mgr] 2023-09-22T07:35:31.425 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-09-22T07:35:31.426 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout 2023-09-22T07:35:31.426 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout [osd] 2023-09-22T07:35:31.426 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-09-22T07:35:31.426 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-09-22T07:35:31.426 INFO:teuthology.orchestra.run.smithi006.stdout:Generating new minimal ceph.conf... 2023-09-22T07:35:32.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:32 smithi006 ceph-mon[96666]: from='client.? 172.21.15.6:0/1195193563' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:35:32.657 INFO:teuthology.orchestra.run.smithi006.stdout:Restarting the monitor... 2023-09-22T07:35:32.923 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:32 smithi006 systemd[1]: Stopping Ceph mon.a for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:35:33.214 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:32 smithi006 conmon[96642]: 2023-09-22T07:35:32.923+0000 7f3897e47700 -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-09-22T07:35:33.214 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:32 smithi006 conmon[96642]: 2023-09-22T07:35:32.923+0000 7f3897e47700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-09-22T07:35:34.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:33 smithi006 bash[97225]: 24b038ebd66390a149ae81f6f8ec392284fb952cf877be09ac97f41ea9741e16 2023-09-22T07:35:34.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:33 smithi006 systemd[1]: ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@mon.a.service: Succeeded. 2023-09-22T07:35:34.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:33 smithi006 systemd[1]: Stopped Ceph mon.a for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:35:34.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:33 smithi006 systemd[1]: Starting Ceph mon.a for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:35:34.317 INFO:teuthology.orchestra.run.smithi006.stdout:Setting mon public_network to 172.21.0.0/20 2023-09-22T07:35:34.561 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: set uid:gid to 167:167 (ceph:ceph) 2023-09-22T07:35:34.561 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable), process ceph-mon, pid 7 2023-09-22T07:35:34.561 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: pidfile_write: ignore empty --pid-file 2023-09-22T07:35:34.561 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: load: jerasure load: lrc 2023-09-22T07:35:34.561 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: RocksDB version: 6.15.5 2023-09-22T07:35:34.561 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-09-22T07:35:34.562 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Compile date Sep 21 2023 2023-09-22T07:35:34.562 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: DB SUMMARY 2023-09-22T07:35:34.562 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: DB Session ID: 6ZNPDTJGXFTE0I00O84S 2023-09-22T07:35:34.562 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: CURRENT file: CURRENT 2023-09-22T07:35:34.562 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: IDENTITY file: IDENTITY 2023-09-22T07:35:34.562 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2023-09-22T07:35:34.562 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2023-09-22T07:35:34.563 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 83561 ; 2023-09-22T07:35:34.563 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.error_if_exists: 0 2023-09-22T07:35:34.563 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.create_if_missing: 0 2023-09-22T07:35:34.563 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.paranoid_checks: 1 2023-09-22T07:35:34.563 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-09-22T07:35:34.563 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.env: 0x55b7cc062a80 2023-09-22T07:35:34.563 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.fs: Posix File System 2023-09-22T07:35:34.564 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.info_log: 0x55b7ce2665a0 2023-09-22T07:35:34.564 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.max_file_opening_threads: 16 2023-09-22T07:35:34.564 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.statistics: (nil) 2023-09-22T07:35:34.564 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.use_fsync: 0 2023-09-22T07:35:34.564 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.max_log_file_size: 0 2023-09-22T07:35:34.564 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-22T07:35:34.564 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.log_file_time_to_roll: 0 2023-09-22T07:35:34.564 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.keep_log_file_num: 1000 2023-09-22T07:35:34.564 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.recycle_log_file_num: 0 2023-09-22T07:35:34.564 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.allow_fallocate: 1 2023-09-22T07:35:34.564 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.allow_mmap_reads: 0 2023-09-22T07:35:34.565 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.allow_mmap_writes: 0 2023-09-22T07:35:34.565 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.use_direct_reads: 0 2023-09-22T07:35:34.565 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-22T07:35:34.565 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.create_missing_column_families: 0 2023-09-22T07:35:34.565 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.db_log_dir: 2023-09-22T07:35:34.565 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-09-22T07:35:34.565 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.table_cache_numshardbits: 6 2023-09-22T07:35:34.565 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.WAL_ttl_seconds: 0 2023-09-22T07:35:34.565 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.WAL_size_limit_MB: 0 2023-09-22T07:35:34.565 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-22T07:35:34.565 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-22T07:35:34.565 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.is_fd_close_on_exec: 1 2023-09-22T07:35:34.565 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.advise_random_on_open: 1 2023-09-22T07:35:34.566 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.db_write_buffer_size: 0 2023-09-22T07:35:34.566 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.write_buffer_manager: 0x55b7cefd8960 2023-09-22T07:35:34.566 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-22T07:35:34.566 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-09-22T07:35:34.566 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-22T07:35:34.566 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.use_adaptive_mutex: 0 2023-09-22T07:35:34.566 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.rate_limiter: (nil) 2023-09-22T07:35:34.566 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-22T07:35:34.566 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.wal_recovery_mode: 2 2023-09-22T07:35:34.566 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.enable_thread_tracking: 0 2023-09-22T07:35:34.566 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.enable_pipelined_write: 0 2023-09-22T07:35:34.567 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.unordered_write: 0 2023-09-22T07:35:34.567 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-22T07:35:34.567 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-22T07:35:34.567 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-22T07:35:34.567 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-22T07:35:34.567 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.row_cache: None 2023-09-22T07:35:34.567 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.wal_filter: None 2023-09-22T07:35:34.567 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-22T07:35:34.567 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.allow_ingest_behind: 0 2023-09-22T07:35:34.567 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.preserve_deletes: 0 2023-09-22T07:35:34.567 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.two_write_queues: 0 2023-09-22T07:35:34.567 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.manual_wal_flush: 0 2023-09-22T07:35:34.567 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.atomic_flush: 0 2023-09-22T07:35:34.568 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-22T07:35:34.568 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.persist_stats_to_disk: 0 2023-09-22T07:35:34.568 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.write_dbid_to_manifest: 0 2023-09-22T07:35:34.568 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.log_readahead_size: 0 2023-09-22T07:35:34.568 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-09-22T07:35:34.568 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.best_efforts_recovery: 0 2023-09-22T07:35:34.568 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-09-22T07:35:34.568 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-09-22T07:35:34.568 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.allow_data_in_errors: 0 2023-09-22T07:35:34.568 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.db_host_id: __hostname__ 2023-09-22T07:35:34.568 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.max_background_jobs: 2 2023-09-22T07:35:34.568 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.max_background_compactions: -1 2023-09-22T07:35:34.569 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.max_subcompactions: 1 2023-09-22T07:35:34.569 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-22T07:35:34.569 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-22T07:35:34.569 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.delayed_write_rate : 16777216 2023-09-22T07:35:34.569 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.max_total_wal_size: 0 2023-09-22T07:35:34.569 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-22T07:35:34.569 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.stats_dump_period_sec: 600 2023-09-22T07:35:34.569 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.stats_persist_period_sec: 600 2023-09-22T07:35:34.569 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-22T07:35:34.569 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.max_open_files: -1 2023-09-22T07:35:34.569 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.bytes_per_sync: 0 2023-09-22T07:35:34.569 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.wal_bytes_per_sync: 0 2023-09-22T07:35:34.569 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.strict_bytes_per_sync: 0 2023-09-22T07:35:34.570 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.compaction_readahead_size: 0 2023-09-22T07:35:34.570 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.max_background_flushes: -1 2023-09-22T07:35:34.570 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Compression algorithms supported: 2023-09-22T07:35:34.570 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-22T07:35:34.570 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: kZSTD supported: 0 2023-09-22T07:35:34.570 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: kXpressCompression supported: 0 2023-09-22T07:35:34.570 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: kLZ4HCCompression supported: 1 2023-09-22T07:35:34.570 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: kZlibCompression supported: 1 2023-09-22T07:35:34.570 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: kSnappyCompression supported: 1 2023-09-22T07:35:34.571 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: kLZ4Compression supported: 1 2023-09-22T07:35:34.571 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: kBZip2Compression supported: 0 2023-09-22T07:35:34.571 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Fast CRC32 supported: Supported on x86 2023-09-22T07:35:34.571 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2023-09-22T07:35:34.571 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2023-09-22T07:35:34.571 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-22T07:35:34.571 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.merge_operator: 2023-09-22T07:35:34.571 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.compaction_filter: None 2023-09-22T07:35:34.571 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.compaction_filter_factory: None 2023-09-22T07:35:34.571 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.sst_partitioner_factory: None 2023-09-22T07:35:34.571 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.memtable_factory: SkipListFactory 2023-09-22T07:35:34.571 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.table_factory: BlockBasedTable 2023-09-22T07:35:34.572 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55b7ce2b8fb8) 2023-09-22T07:35:34.572 INFO:journalctl@ceph.mon.a.smithi006.stdout: cache_index_and_filter_blocks: 1 2023-09-22T07:35:34.572 INFO:journalctl@ceph.mon.a.smithi006.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-09-22T07:35:34.572 INFO:journalctl@ceph.mon.a.smithi006.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-22T07:35:34.572 INFO:journalctl@ceph.mon.a.smithi006.stdout: pin_top_level_index_and_filter: 1 2023-09-22T07:35:34.572 INFO:journalctl@ceph.mon.a.smithi006.stdout: index_type: 0 2023-09-22T07:35:34.572 INFO:journalctl@ceph.mon.a.smithi006.stdout: data_block_index_type: 0 2023-09-22T07:35:34.572 INFO:journalctl@ceph.mon.a.smithi006.stdout: index_shortening: 1 2023-09-22T07:35:34.572 INFO:journalctl@ceph.mon.a.smithi006.stdout: data_block_hash_table_util_ratio: 0.750000 2023-09-22T07:35:34.572 INFO:journalctl@ceph.mon.a.smithi006.stdout: hash_index_allow_collision: 1 2023-09-22T07:35:34.572 INFO:journalctl@ceph.mon.a.smithi006.stdout: checksum: 1 2023-09-22T07:35:34.572 INFO:journalctl@ceph.mon.a.smithi006.stdout: no_block_cache: 0 2023-09-22T07:35:34.573 INFO:journalctl@ceph.mon.a.smithi006.stdout: block_cache: 0x55b7ce2eb090 2023-09-22T07:35:34.573 INFO:journalctl@ceph.mon.a.smithi006.stdout: block_cache_name: BinnedLRUCache 2023-09-22T07:35:34.573 INFO:journalctl@ceph.mon.a.smithi006.stdout: block_cache_options: 2023-09-22T07:35:34.573 INFO:journalctl@ceph.mon.a.smithi006.stdout: capacity : 536870912 2023-09-22T07:35:34.573 INFO:journalctl@ceph.mon.a.smithi006.stdout: num_shard_bits : 4 2023-09-22T07:35:34.573 INFO:journalctl@ceph.mon.a.smithi006.stdout: strict_capacity_limit : 0 2023-09-22T07:35:34.573 INFO:journalctl@ceph.mon.a.smithi006.stdout: high_pri_pool_ratio: 0.000 2023-09-22T07:35:34.573 INFO:journalctl@ceph.mon.a.smithi006.stdout: block_cache_compressed: (nil) 2023-09-22T07:35:34.573 INFO:journalctl@ceph.mon.a.smithi006.stdout: persistent_cache: (nil) 2023-09-22T07:35:34.573 INFO:journalctl@ceph.mon.a.smithi006.stdout: block_size: 4096 2023-09-22T07:35:34.573 INFO:journalctl@ceph.mon.a.smithi006.stdout: block_size_deviation: 10 2023-09-22T07:35:34.573 INFO:journalctl@ceph.mon.a.smithi006.stdout: block_restart_interval: 16 2023-09-22T07:35:34.573 INFO:journalctl@ceph.mon.a.smithi006.stdout: index_block_restart_interval: 1 2023-09-22T07:35:34.574 INFO:journalctl@ceph.mon.a.smithi006.stdout: metadata_block_size: 4096 2023-09-22T07:35:34.574 INFO:journalctl@ceph.mon.a.smithi006.stdout: partition_filters: 0 2023-09-22T07:35:34.574 INFO:journalctl@ceph.mon.a.smithi006.stdout: use_delta_encoding: 1 2023-09-22T07:35:34.574 INFO:journalctl@ceph.mon.a.smithi006.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2023-09-22T07:35:34.574 INFO:journalctl@ceph.mon.a.smithi006.stdout: whole_key_filtering: 1 2023-09-22T07:35:34.574 INFO:journalctl@ceph.mon.a.smithi006.stdout: verify_compression: 0 2023-09-22T07:35:34.574 INFO:journalctl@ceph.mon.a.smithi006.stdout: read_amp_bytes_per_bit: 0 2023-09-22T07:35:34.574 INFO:journalctl@ceph.mon.a.smithi006.stdout: format_version: 4 2023-09-22T07:35:34.574 INFO:journalctl@ceph.mon.a.smithi006.stdout: enable_index_compression: 1 2023-09-22T07:35:34.574 INFO:journalctl@ceph.mon.a.smithi006.stdout: block_align: 0 2023-09-22T07:35:34.574 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.write_buffer_size: 33554432 2023-09-22T07:35:34.575 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.max_write_buffer_number: 2 2023-09-22T07:35:34.575 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.compression: NoCompression 2023-09-22T07:35:34.575 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.bottommost_compression: Disabled 2023-09-22T07:35:34.575 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.prefix_extractor: nullptr 2023-09-22T07:35:34.575 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-22T07:35:34.575 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.num_levels: 7 2023-09-22T07:35:34.575 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-22T07:35:34.575 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-22T07:35:34.575 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-22T07:35:34.575 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-22T07:35:34.575 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-22T07:35:34.575 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-22T07:35:34.576 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-22T07:35:34.576 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-22T07:35:34.576 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-09-22T07:35:34.576 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-22T07:35:34.576 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.compression_opts.window_bits: -14 2023-09-22T07:35:34.576 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.compression_opts.level: 32767 2023-09-22T07:35:34.576 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.compression_opts.strategy: 0 2023-09-22T07:35:34.577 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-22T07:35:34.577 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-22T07:35:34.577 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-09-22T07:35:34.577 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.compression_opts.enabled: false 2023-09-22T07:35:34.577 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-22T07:35:34.577 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-22T07:35:34.577 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-22T07:35:34.578 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.target_file_size_base: 67108864 2023-09-22T07:35:34.578 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.target_file_size_multiplier: 1 2023-09-22T07:35:34.578 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-22T07:35:34.578 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-22T07:35:34.578 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-22T07:35:34.578 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-22T07:35:34.578 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-22T07:35:34.578 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-22T07:35:34.578 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-22T07:35:34.578 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-22T07:35:34.578 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-22T07:35:34.578 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-22T07:35:34.579 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-22T07:35:34.579 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-22T07:35:34.579 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.arena_block_size: 4194304 2023-09-22T07:35:34.579 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-22T07:35:34.579 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-22T07:35:34.579 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-09-22T07:35:34.579 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.disable_auto_compactions: 0 2023-09-22T07:35:34.579 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-22T07:35:34.579 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-22T07:35:34.579 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-22T07:35:34.579 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-22T07:35:34.580 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-22T07:35:34.580 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-22T07:35:34.580 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-22T07:35:34.580 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-22T07:35:34.580 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-22T07:35:34.580 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-22T07:35:34.580 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.table_properties_collectors: 2023-09-22T07:35:34.580 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.inplace_update_support: 0 2023-09-22T07:35:34.580 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.inplace_update_num_locks: 10000 2023-09-22T07:35:34.580 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-22T07:35:34.580 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-22T07:35:34.580 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.memtable_huge_page_size: 0 2023-09-22T07:35:34.580 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.bloom_locality: 0 2023-09-22T07:35:34.581 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.max_successive_merges: 0 2023-09-22T07:35:34.581 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.optimize_filters_for_hits: 0 2023-09-22T07:35:34.581 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.paranoid_file_checks: 0 2023-09-22T07:35:34.581 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.force_consistency_checks: 1 2023-09-22T07:35:34.581 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.report_bg_io_stats: 0 2023-09-22T07:35:34.581 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.ttl: 2592000 2023-09-22T07:35:34.581 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.periodic_compaction_seconds: 0 2023-09-22T07:35:34.581 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.enable_blob_files: false 2023-09-22T07:35:34.581 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.min_blob_size: 0 2023-09-22T07:35:34.581 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.blob_file_size: 268435456 2023-09-22T07:35:34.581 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.blob_compression_type: NoCompression 2023-09-22T07:35:34.582 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.enable_blob_garbage_collection: false 2023-09-22T07:35:34.582 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-09-22T07:35:34.582 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: [db/version_set.cc:4764] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 11, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-09-22T07:35:34.582 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 5 2023-09-22T07:35:34.582 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: [db/version_set.cc:4082] Creating manifest 13 2023-09-22T07:35:34.582 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: EVENT_LOG_v1 {"time_micros": 1695368134307831, "job": 1, "event": "recovery_started", "wal_files": [10]} 2023-09-22T07:35:34.583 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 bash[97552]: 90f7f31f386fffd869d0254164c3ad792262f13986374c6a39ee1f281bdfc4a8 2023-09-22T07:35:34.583 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #10 mode 2 2023-09-22T07:35:34.583 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: [table/block_based/filter_policy.cc:991] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-09-22T07:35:34.583 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: EVENT_LOG_v1 {"time_micros": 1695368134308566, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 80108, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 78376, "index_size": 220, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10136, "raw_average_key_size": 47, "raw_value_size": 72584, "raw_average_value_size": 340, "num_data_blocks": 10, "num_entries": 213, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1695368134, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "f398eed9-beae-4c77-bb84-0451c6ccb40e", "db_session_id": "6ZNPDTJGXFTE0I00O84S"}} 2023-09-22T07:35:34.583 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: [db/version_set.cc:4082] Creating manifest 15 2023-09-22T07:35:34.584 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: EVENT_LOG_v1 {"time_micros": 1695368134308913, "job": 1, "event": "recovery_finished"} 2023-09-22T07:35:34.584 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: [file/delete_scheduler.cc:69] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000010.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-09-22T07:35:34.584 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x55b7ce27f180 2023-09-22T07:35:34.584 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: DB pointer 0x55b7ce354000 2023-09-22T07:35:34.584 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2023-09-22T07:35:34.584 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: rocksdb: [db/db_impl/db_impl.cc:903] 2023-09-22T07:35:34.584 INFO:journalctl@ceph.mon.a.smithi006.stdout: ** DB Stats ** 2023-09-22T07:35:34.585 INFO:journalctl@ceph.mon.a.smithi006.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-09-22T07:35:34.585 INFO:journalctl@ceph.mon.a.smithi006.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-09-22T07:35:34.585 INFO:journalctl@ceph.mon.a.smithi006.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-22T07:35:34.585 INFO:journalctl@ceph.mon.a.smithi006.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-22T07:35:34.585 INFO:journalctl@ceph.mon.a.smithi006.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-09-22T07:35:34.585 INFO:journalctl@ceph.mon.a.smithi006.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-09-22T07:35:34.585 INFO:journalctl@ceph.mon.a.smithi006.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-22T07:35:34.586 INFO:journalctl@ceph.mon.a.smithi006.stdout: 2023-09-22T07:35:34.586 INFO:journalctl@ceph.mon.a.smithi006.stdout: ** Compaction Stats [default] ** 2023-09-22T07:35:34.586 INFO:journalctl@ceph.mon.a.smithi006.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-09-22T07:35:34.586 INFO:journalctl@ceph.mon.a.smithi006.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-22T07:35:34.586 INFO:journalctl@ceph.mon.a.smithi006.stdout: L0 2/0 79.99 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 166.1 0.00 0.00 1 0.000 0 0 2023-09-22T07:35:34.586 INFO:journalctl@ceph.mon.a.smithi006.stdout: Sum 2/0 79.99 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 166.1 0.00 0.00 1 0.000 0 0 2023-09-22T07:35:34.587 INFO:journalctl@ceph.mon.a.smithi006.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 166.1 0.00 0.00 1 0.000 0 0 2023-09-22T07:35:34.587 INFO:journalctl@ceph.mon.a.smithi006.stdout: 2023-09-22T07:35:34.587 INFO:journalctl@ceph.mon.a.smithi006.stdout: ** Compaction Stats [default] ** 2023-09-22T07:35:34.587 INFO:journalctl@ceph.mon.a.smithi006.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-09-22T07:35:34.587 INFO:journalctl@ceph.mon.a.smithi006.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-22T07:35:34.587 INFO:journalctl@ceph.mon.a.smithi006.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 166.1 0.00 0.00 1 0.000 0 0 2023-09-22T07:35:34.587 INFO:journalctl@ceph.mon.a.smithi006.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-09-22T07:35:34.587 INFO:journalctl@ceph.mon.a.smithi006.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-09-22T07:35:34.587 INFO:journalctl@ceph.mon.a.smithi006.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-22T07:35:34.587 INFO:journalctl@ceph.mon.a.smithi006.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-09-22T07:35:34.587 INFO:journalctl@ceph.mon.a.smithi006.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-09-22T07:35:34.587 INFO:journalctl@ceph.mon.a.smithi006.stdout: AddFile(Keys): cumulative 0, interval 0 2023-09-22T07:35:34.588 INFO:journalctl@ceph.mon.a.smithi006.stdout: Cumulative compaction: 0.00 GB write, 25.29 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-22T07:35:34.588 INFO:journalctl@ceph.mon.a.smithi006.stdout: Interval compaction: 0.00 GB write, 25.29 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-22T07:35:34.588 INFO:journalctl@ceph.mon.a.smithi006.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-09-22T07:35:34.588 INFO:journalctl@ceph.mon.a.smithi006.stdout: 2023-09-22T07:35:34.588 INFO:journalctl@ceph.mon.a.smithi006.stdout: ** File Read Latency Histogram By Level [default] ** 2023-09-22T07:35:34.588 INFO:journalctl@ceph.mon.a.smithi006.stdout: 2023-09-22T07:35:34.588 INFO:journalctl@ceph.mon.a.smithi006.stdout: ** Compaction Stats [default] ** 2023-09-22T07:35:34.588 INFO:journalctl@ceph.mon.a.smithi006.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-09-22T07:35:34.588 INFO:journalctl@ceph.mon.a.smithi006.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-22T07:35:34.588 INFO:journalctl@ceph.mon.a.smithi006.stdout: L0 2/0 79.99 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 166.1 0.00 0.00 1 0.000 0 0 2023-09-22T07:35:34.588 INFO:journalctl@ceph.mon.a.smithi006.stdout: Sum 2/0 79.99 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 166.1 0.00 0.00 1 0.000 0 0 2023-09-22T07:35:34.588 INFO:journalctl@ceph.mon.a.smithi006.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-09-22T07:35:34.589 INFO:journalctl@ceph.mon.a.smithi006.stdout: 2023-09-22T07:35:34.589 INFO:journalctl@ceph.mon.a.smithi006.stdout: ** Compaction Stats [default] ** 2023-09-22T07:35:34.589 INFO:journalctl@ceph.mon.a.smithi006.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-09-22T07:35:34.589 INFO:journalctl@ceph.mon.a.smithi006.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-22T07:35:34.589 INFO:journalctl@ceph.mon.a.smithi006.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 166.1 0.00 0.00 1 0.000 0 0 2023-09-22T07:35:34.589 INFO:journalctl@ceph.mon.a.smithi006.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-09-22T07:35:34.589 INFO:journalctl@ceph.mon.a.smithi006.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-09-22T07:35:34.589 INFO:journalctl@ceph.mon.a.smithi006.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-22T07:35:34.589 INFO:journalctl@ceph.mon.a.smithi006.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-09-22T07:35:34.589 INFO:journalctl@ceph.mon.a.smithi006.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-09-22T07:35:34.589 INFO:journalctl@ceph.mon.a.smithi006.stdout: AddFile(Keys): cumulative 0, interval 0 2023-09-22T07:35:34.589 INFO:journalctl@ceph.mon.a.smithi006.stdout: Cumulative compaction: 0.00 GB write, 25.03 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-22T07:35:34.589 INFO:journalctl@ceph.mon.a.smithi006.stdout: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-22T07:35:34.590 INFO:journalctl@ceph.mon.a.smithi006.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-09-22T07:35:34.590 INFO:journalctl@ceph.mon.a.smithi006.stdout: 2023-09-22T07:35:34.590 INFO:journalctl@ceph.mon.a.smithi006.stdout: ** File Read Latency Histogram By Level [default] ** 2023-09-22T07:35:34.590 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: starting mon.a rank 0 at public addrs [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] at bind addrs [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 762f9dea-591a-11ee-8db4-212e2dc638e7 2023-09-22T07:35:34.590 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: mon.a@-1(???) e1 preinit fsid 762f9dea-591a-11ee-8db4-212e2dc638e7 2023-09-22T07:35:34.590 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: mon.a@-1(???).mds e1 new map 2023-09-22T07:35:34.590 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: mon.a@-1(???).mds e1 print_map 2023-09-22T07:35:34.590 INFO:journalctl@ceph.mon.a.smithi006.stdout: e1 2023-09-22T07:35:34.590 INFO:journalctl@ceph.mon.a.smithi006.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-09-22T07:35:34.590 INFO:journalctl@ceph.mon.a.smithi006.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-09-22T07:35:34.590 INFO:journalctl@ceph.mon.a.smithi006.stdout: legacy client fscid: -1 2023-09-22T07:35:34.591 INFO:journalctl@ceph.mon.a.smithi006.stdout: 2023-09-22T07:35:34.591 INFO:journalctl@ceph.mon.a.smithi006.stdout: No filesystems configured 2023-09-22T07:35:34.591 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-09-22T07:35:34.591 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-09-22T07:35:34.591 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-09-22T07:35:34.591 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-09-22T07:35:34.591 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-09-22T07:35:34.591 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 systemd[1]: Started Ceph mon.a for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:35:34.591 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: mon.a is new leader, mons a in quorum (ranks 0) 2023-09-22T07:35:34.591 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: monmap e1: 1 mons at {a=[v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0]} removed_ranks: {} 2023-09-22T07:35:34.591 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: fsmap 2023-09-22T07:35:34.591 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: osdmap e1: 0 total, 0 up, 0 in 2023-09-22T07:35:34.591 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:34 smithi006 ceph-mon[97617]: mgrmap e1: no daemons active 2023-09-22T07:35:35.540 INFO:teuthology.orchestra.run.smithi006.stdout:Wrote config to /etc/ceph/ceph.conf 2023-09-22T07:35:35.540 INFO:teuthology.orchestra.run.smithi006.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-09-22T07:35:35.540 INFO:teuthology.orchestra.run.smithi006.stdout:Creating mgr... 2023-09-22T07:35:35.540 INFO:teuthology.orchestra.run.smithi006.stdout:Verifying port 9283 ... 2023-09-22T07:35:35.669 INFO:teuthology.orchestra.run.smithi006.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@mgr.y 2023-09-22T07:35:35.670 INFO:teuthology.orchestra.run.smithi006.stdout:systemctl: stderr Failed to reset failed state of unit ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@mgr.y.service: Unit ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@mgr.y.service not loaded. 2023-09-22T07:35:35.761 INFO:teuthology.orchestra.run.smithi006.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-762f9dea-591a-11ee-8db4-212e2dc638e7.target.wants/ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@mgr.y.service → /etc/systemd/system/ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@.service. 2023-09-22T07:35:35.932 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:35 smithi006 systemd[1]: Starting Ceph mgr.y for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:35:36.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:35 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/2414377816' entity='client.admin' 2023-09-22T07:35:36.431 INFO:teuthology.orchestra.run.smithi006.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-09-22T07:35:36.431 INFO:teuthology.orchestra.run.smithi006.stdout:systemctl: stdout disabled 2023-09-22T07:35:36.440 INFO:teuthology.orchestra.run.smithi006.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-09-22T07:35:36.440 INFO:teuthology.orchestra.run.smithi006.stdout:systemctl: stdout inactive 2023-09-22T07:35:36.440 INFO:teuthology.orchestra.run.smithi006.stdout:firewalld.service is not enabled 2023-09-22T07:35:36.440 INFO:teuthology.orchestra.run.smithi006.stdout:Not possible to enable service . firewalld.service is not available 2023-09-22T07:35:36.450 INFO:teuthology.orchestra.run.smithi006.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-09-22T07:35:36.450 INFO:teuthology.orchestra.run.smithi006.stdout:systemctl: stdout disabled 2023-09-22T07:35:36.459 INFO:teuthology.orchestra.run.smithi006.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-09-22T07:35:36.459 INFO:teuthology.orchestra.run.smithi006.stdout:systemctl: stdout inactive 2023-09-22T07:35:36.459 INFO:teuthology.orchestra.run.smithi006.stdout:firewalld.service is not enabled 2023-09-22T07:35:36.460 INFO:teuthology.orchestra.run.smithi006.stdout:Not possible to open ports <[9283]>. firewalld.service is not available 2023-09-22T07:35:36.460 INFO:teuthology.orchestra.run.smithi006.stdout:Waiting for mgr to start... 2023-09-22T07:35:36.460 INFO:teuthology.orchestra.run.smithi006.stdout:Waiting for mgr... 2023-09-22T07:35:36.692 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:36 smithi006 bash[98001]: 5fe25af4f86bc39e70688bfdd29056b4203d07e6b0740b18a3c70f2f7ff09a09 2023-09-22T07:35:36.692 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:36 smithi006 systemd[1]: Started Ceph mgr.y for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:35:36.692 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:36 smithi006 conmon[98043]: 2023-09-22T07:35:36.558+0000 7f30bb59b1c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-22T07:35:36.692 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:36 smithi006 conmon[98043]: 2023-09-22T07:35:36.653+0000 7f30bb59b1c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-22T07:35:37.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:36 smithi006 conmon[98043]: 2023-09-22T07:35:36.768+0000 7f30bb59b1c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-22T07:35:37.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:36 smithi006 conmon[98043]: 2023-09-22T07:35:36.877+0000 7f30bb59b1c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-22T07:35:37.491 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:37 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/1485868279' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-09-22T07:35:37.491 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:37 smithi006 conmon[98043]: 2023-09-22T07:35:37.082+0000 7f30bb59b1c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-22T07:35:37.744 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout 2023-09-22T07:35:37.744 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout { 2023-09-22T07:35:37.744 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "fsid": "762f9dea-591a-11ee-8db4-212e2dc638e7", 2023-09-22T07:35:37.744 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "health": { 2023-09-22T07:35:37.744 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-09-22T07:35:37.744 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-09-22T07:35:37.745 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-09-22T07:35:37.745 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout }, 2023-09-22T07:35:37.745 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-09-22T07:35:37.745 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-09-22T07:35:37.745 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout 0 2023-09-22T07:35:37.745 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout ], 2023-09-22T07:35:37.745 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-09-22T07:35:37.745 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "a" 2023-09-22T07:35:37.745 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout ], 2023-09-22T07:35:37.745 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2023-09-22T07:35:37.745 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "monmap": { 2023-09-22T07:35:37.746 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-22T07:35:37.746 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2023-09-22T07:35:37.746 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-09-22T07:35:37.746 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout }, 2023-09-22T07:35:37.746 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-09-22T07:35:37.746 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-22T07:35:37.746 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-09-22T07:35:37.746 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-09-22T07:35:37.746 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-09-22T07:35:37.746 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-09-22T07:35:37.746 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-09-22T07:35:37.746 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-09-22T07:35:37.747 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout }, 2023-09-22T07:35:37.747 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-09-22T07:35:37.747 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-09-22T07:35:37.747 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-09-22T07:35:37.747 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-09-22T07:35:37.747 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-09-22T07:35:37.747 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-09-22T07:35:37.747 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-09-22T07:35:37.747 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-09-22T07:35:37.747 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-09-22T07:35:37.747 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout }, 2023-09-22T07:35:37.747 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-09-22T07:35:37.747 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-22T07:35:37.748 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-09-22T07:35:37.748 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-09-22T07:35:37.748 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout }, 2023-09-22T07:35:37.748 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-09-22T07:35:37.748 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "available": false, 2023-09-22T07:35:37.748 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-09-22T07:35:37.748 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "modules": [ 2023-09-22T07:35:37.748 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "iostat", 2023-09-22T07:35:37.748 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "nfs", 2023-09-22T07:35:37.748 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "restful" 2023-09-22T07:35:37.748 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout ], 2023-09-22T07:35:37.748 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "services": {} 2023-09-22T07:35:37.749 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout }, 2023-09-22T07:35:37.749 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-09-22T07:35:37.749 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-22T07:35:37.749 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "modified": "2023-09-22T07:35:28.873834+0000", 2023-09-22T07:35:37.749 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "services": {} 2023-09-22T07:35:37.749 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout }, 2023-09-22T07:35:37.749 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-09-22T07:35:37.749 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout } 2023-09-22T07:35:37.749 INFO:teuthology.orchestra.run.smithi006.stdout:mgr not available, waiting (1/15)... 2023-09-22T07:35:37.749 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:37 smithi006 conmon[98043]: 2023-09-22T07:35:37.490+0000 7f30bb59b1c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-22T07:35:37.750 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:37 smithi006 conmon[98043]: 2023-09-22T07:35:37.595+0000 7f30bb59b1c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-22T07:35:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:37 smithi006 conmon[98043]: 2023-09-22T07:35:37.746+0000 7f30bb59b1c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-22T07:35:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:37 smithi006 conmon[98043]: 2023-09-22T07:35:37.858+0000 7f30bb59b1c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-22T07:35:38.784 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:38 smithi006 conmon[98043]: 2023-09-22T07:35:38.360+0000 7f30bb59b1c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-22T07:35:39.535 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:39 smithi006 conmon[98043]: 2023-09-22T07:35:39.044+0000 7f30bb59b1c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-22T07:35:39.535 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:39 smithi006 conmon[98043]: 2023-09-22T07:35:39.233+0000 7f30bb59b1c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-22T07:35:40.285 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:40 smithi006 conmon[98043]: 2023-09-22T07:35:40.192+0000 7f30bb59b1c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-22T07:35:40.654 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:40 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/2305080987' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-09-22T07:35:40.654 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:40 smithi006 conmon[98043]: 2023-09-22T07:35:40.303+0000 7f30bb59b1c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-22T07:35:40.654 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:40 smithi006 conmon[98043]: 2023-09-22T07:35:40.516+0000 7f30bb59b1c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-22T07:35:40.962 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:40 smithi006 conmon[98043]: 2023-09-22T07:35:40.860+0000 7f30bb59b1c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-22T07:35:40.971 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout 2023-09-22T07:35:40.980 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout { 2023-09-22T07:35:40.980 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "fsid": "762f9dea-591a-11ee-8db4-212e2dc638e7", 2023-09-22T07:35:40.980 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "health": { 2023-09-22T07:35:40.980 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-09-22T07:35:40.980 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-09-22T07:35:40.980 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-09-22T07:35:40.980 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout }, 2023-09-22T07:35:40.980 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-09-22T07:35:40.980 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-09-22T07:35:40.981 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout 0 2023-09-22T07:35:40.981 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout ], 2023-09-22T07:35:40.981 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-09-22T07:35:40.981 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "a" 2023-09-22T07:35:40.981 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout ], 2023-09-22T07:35:40.981 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2023-09-22T07:35:40.981 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "monmap": { 2023-09-22T07:35:40.981 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-22T07:35:40.981 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2023-09-22T07:35:40.981 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-09-22T07:35:40.981 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout }, 2023-09-22T07:35:40.981 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-09-22T07:35:40.982 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-22T07:35:40.982 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-09-22T07:35:40.982 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-09-22T07:35:40.982 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-09-22T07:35:40.982 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-09-22T07:35:40.982 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-09-22T07:35:40.982 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-09-22T07:35:40.982 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout }, 2023-09-22T07:35:40.982 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-09-22T07:35:40.982 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-09-22T07:35:40.982 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-09-22T07:35:40.982 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-09-22T07:35:40.983 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-09-22T07:35:40.983 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-09-22T07:35:40.983 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-09-22T07:35:40.983 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-09-22T07:35:40.983 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-09-22T07:35:40.983 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout }, 2023-09-22T07:35:40.983 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-09-22T07:35:40.983 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-22T07:35:40.983 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-09-22T07:35:40.983 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-09-22T07:35:40.983 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout }, 2023-09-22T07:35:40.983 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-09-22T07:35:40.984 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "available": false, 2023-09-22T07:35:40.984 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-09-22T07:35:40.984 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "modules": [ 2023-09-22T07:35:40.984 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "iostat", 2023-09-22T07:35:40.984 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "nfs", 2023-09-22T07:35:40.984 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "restful" 2023-09-22T07:35:40.984 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout ], 2023-09-22T07:35:40.984 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "services": {} 2023-09-22T07:35:40.984 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout }, 2023-09-22T07:35:40.984 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-09-22T07:35:40.984 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-22T07:35:40.984 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "modified": "2023-09-22T07:35:28.873834+0000", 2023-09-22T07:35:40.985 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "services": {} 2023-09-22T07:35:40.985 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout }, 2023-09-22T07:35:40.985 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-09-22T07:35:40.985 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout } 2023-09-22T07:35:40.985 INFO:teuthology.orchestra.run.smithi006.stdout:mgr not available, waiting (2/15)... 2023-09-22T07:35:41.284 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:40 smithi006 conmon[98043]: 2023-09-22T07:35:40.962+0000 7f30bb59b1c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-22T07:35:41.607 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:41 smithi006 conmon[98043]: 2023-09-22T07:35:41.292+0000 7f30bb59b1c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-22T07:35:42.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:41 smithi006 conmon[98043]: 2023-09-22T07:35:41.608+0000 7f30bb59b1c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-22T07:35:42.784 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:42 smithi006 conmon[98043]: 2023-09-22T07:35:42.429+0000 7f30bb59b1c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-22T07:35:42.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:42 smithi006 conmon[98043]: 2023-09-22T07:35:42.585+0000 7f30bb59b1c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-22T07:35:43.191 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:42 smithi006 conmon[98043]: 2023-09-22T07:35:42.821+0000 7f30bb59b1c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-22T07:35:43.191 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:42 smithi006 conmon[98043]: 2023-09-22T07:35:42.955+0000 7f30bb59b1c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-22T07:35:43.534 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:43 smithi006 conmon[98043]: 2023-09-22T07:35:43.228+0000 7f30bb59b1c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-22T07:35:44.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:43 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/3582101895' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-09-22T07:35:44.202 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout 2023-09-22T07:35:44.203 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout { 2023-09-22T07:35:44.203 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "fsid": "762f9dea-591a-11ee-8db4-212e2dc638e7", 2023-09-22T07:35:44.203 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "health": { 2023-09-22T07:35:44.203 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-09-22T07:35:44.203 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-09-22T07:35:44.203 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-09-22T07:35:44.203 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout }, 2023-09-22T07:35:44.203 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-09-22T07:35:44.203 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-09-22T07:35:44.203 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout 0 2023-09-22T07:35:44.204 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout ], 2023-09-22T07:35:44.204 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-09-22T07:35:44.204 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "a" 2023-09-22T07:35:44.204 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout ], 2023-09-22T07:35:44.204 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "quorum_age": 9, 2023-09-22T07:35:44.204 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "monmap": { 2023-09-22T07:35:44.204 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-22T07:35:44.204 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2023-09-22T07:35:44.205 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-09-22T07:35:44.205 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout }, 2023-09-22T07:35:44.205 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-09-22T07:35:44.205 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-22T07:35:44.205 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-09-22T07:35:44.205 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-09-22T07:35:44.205 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-09-22T07:35:44.206 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-09-22T07:35:44.206 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-09-22T07:35:44.206 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-09-22T07:35:44.206 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout }, 2023-09-22T07:35:44.206 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-09-22T07:35:44.206 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-09-22T07:35:44.206 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-09-22T07:35:44.206 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-09-22T07:35:44.206 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-09-22T07:35:44.206 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-09-22T07:35:44.207 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-09-22T07:35:44.207 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-09-22T07:35:44.207 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-09-22T07:35:44.207 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout }, 2023-09-22T07:35:44.207 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-09-22T07:35:44.207 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-22T07:35:44.207 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-09-22T07:35:44.207 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-09-22T07:35:44.207 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout }, 2023-09-22T07:35:44.207 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-09-22T07:35:44.208 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "available": false, 2023-09-22T07:35:44.208 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-09-22T07:35:44.208 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "modules": [ 2023-09-22T07:35:44.208 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "iostat", 2023-09-22T07:35:44.208 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "nfs", 2023-09-22T07:35:44.208 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "restful" 2023-09-22T07:35:44.208 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout ], 2023-09-22T07:35:44.208 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "services": {} 2023-09-22T07:35:44.208 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout }, 2023-09-22T07:35:44.208 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-09-22T07:35:44.208 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-22T07:35:44.208 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "modified": "2023-09-22T07:35:28.873834+0000", 2023-09-22T07:35:44.209 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "services": {} 2023-09-22T07:35:44.209 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout }, 2023-09-22T07:35:44.209 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-09-22T07:35:44.209 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout } 2023-09-22T07:35:44.209 INFO:teuthology.orchestra.run.smithi006.stdout:mgr not available, waiting (3/15)... 2023-09-22T07:35:44.535 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:44 smithi006 conmon[98043]: 2023-09-22T07:35:44.275+0000 7f30bb59b1c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-22T07:35:45.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:44 smithi006 ceph-mon[97617]: Activating manager daemon y 2023-09-22T07:35:45.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:44 smithi006 ceph-mon[97617]: mgrmap e2: y(active, starting, since 0.00310555s) 2023-09-22T07:35:45.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:44 smithi006 ceph-mon[97617]: from='mgr.14100 172.21.15.6:0/3788190041' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-22T07:35:45.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:44 smithi006 ceph-mon[97617]: from='mgr.14100 172.21.15.6:0/3788190041' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-22T07:35:45.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:44 smithi006 ceph-mon[97617]: from='mgr.14100 172.21.15.6:0/3788190041' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-22T07:35:45.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:44 smithi006 ceph-mon[97617]: from='mgr.14100 172.21.15.6:0/3788190041' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:35:45.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:44 smithi006 ceph-mon[97617]: from='mgr.14100 172.21.15.6:0/3788190041' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-22T07:35:45.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:44 smithi006 ceph-mon[97617]: Manager daemon y is now available 2023-09-22T07:35:45.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:44 smithi006 ceph-mon[97617]: from='mgr.14100 172.21.15.6:0/3788190041' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-22T07:35:45.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:44 smithi006 ceph-mon[97617]: from='mgr.14100 172.21.15.6:0/3788190041' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-22T07:35:45.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:44 smithi006 ceph-mon[97617]: from='mgr.14100 172.21.15.6:0/3788190041' entity='mgr.y' 2023-09-22T07:35:45.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:44 smithi006 ceph-mon[97617]: from='mgr.14100 172.21.15.6:0/3788190041' entity='mgr.y' 2023-09-22T07:35:45.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:44 smithi006 ceph-mon[97617]: from='mgr.14100 172.21.15.6:0/3788190041' entity='mgr.y' 2023-09-22T07:35:46.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:46 smithi006 ceph-mon[97617]: mgrmap e3: y(active, since 1.00744s) 2023-09-22T07:35:47.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:47 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/4109686544' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-09-22T07:35:47.840 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout 2023-09-22T07:35:47.840 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout { 2023-09-22T07:35:47.840 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "fsid": "762f9dea-591a-11ee-8db4-212e2dc638e7", 2023-09-22T07:35:47.840 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "health": { 2023-09-22T07:35:47.840 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-09-22T07:35:47.840 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-09-22T07:35:47.841 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-09-22T07:35:47.841 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout }, 2023-09-22T07:35:47.841 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-09-22T07:35:47.841 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-09-22T07:35:47.841 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout 0 2023-09-22T07:35:47.841 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout ], 2023-09-22T07:35:47.841 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-09-22T07:35:47.841 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "a" 2023-09-22T07:35:47.841 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout ], 2023-09-22T07:35:47.841 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "quorum_age": 12, 2023-09-22T07:35:47.841 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "monmap": { 2023-09-22T07:35:47.841 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-22T07:35:47.842 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2023-09-22T07:35:47.842 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-09-22T07:35:47.842 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout }, 2023-09-22T07:35:47.842 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-09-22T07:35:47.842 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-22T07:35:47.842 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-09-22T07:35:47.842 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-09-22T07:35:47.842 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-09-22T07:35:47.845 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-09-22T07:35:47.845 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-09-22T07:35:47.845 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-09-22T07:35:47.846 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout }, 2023-09-22T07:35:47.846 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-09-22T07:35:47.846 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-09-22T07:35:47.846 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-09-22T07:35:47.846 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-09-22T07:35:47.846 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-09-22T07:35:47.846 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-09-22T07:35:47.846 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-09-22T07:35:47.846 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-09-22T07:35:47.846 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-09-22T07:35:47.846 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout }, 2023-09-22T07:35:47.846 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-09-22T07:35:47.847 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-22T07:35:47.847 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-09-22T07:35:47.847 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-09-22T07:35:47.847 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout }, 2023-09-22T07:35:47.847 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-09-22T07:35:47.847 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "available": true, 2023-09-22T07:35:47.847 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-09-22T07:35:47.847 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "modules": [ 2023-09-22T07:35:47.847 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "iostat", 2023-09-22T07:35:47.847 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "nfs", 2023-09-22T07:35:47.847 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "restful" 2023-09-22T07:35:47.847 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout ], 2023-09-22T07:35:47.847 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "services": {} 2023-09-22T07:35:47.848 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout }, 2023-09-22T07:35:47.848 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-09-22T07:35:47.848 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-22T07:35:47.848 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "modified": "2023-09-22T07:35:28.873834+0000", 2023-09-22T07:35:47.848 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "services": {} 2023-09-22T07:35:47.848 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout }, 2023-09-22T07:35:47.848 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-09-22T07:35:47.848 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout } 2023-09-22T07:35:47.848 INFO:teuthology.orchestra.run.smithi006.stdout:mgr is available 2023-09-22T07:35:48.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:48 smithi006 ceph-mon[97617]: mgrmap e4: y(active, since 3s) 2023-09-22T07:35:49.247 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout 2023-09-22T07:35:49.247 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout [global] 2023-09-22T07:35:49.247 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout fsid = 762f9dea-591a-11ee-8db4-212e2dc638e7 2023-09-22T07:35:49.247 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-09-22T07:35:49.247 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-09-22T07:35:49.247 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-09-22T07:35:49.248 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-09-22T07:35:49.248 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout 2023-09-22T07:35:49.248 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout [mgr] 2023-09-22T07:35:49.248 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-09-22T07:35:49.248 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout 2023-09-22T07:35:49.248 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout [osd] 2023-09-22T07:35:49.248 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-09-22T07:35:49.248 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-09-22T07:35:49.248 INFO:teuthology.orchestra.run.smithi006.stdout:Enabling cephadm module... 2023-09-22T07:35:49.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:49 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/3908360533' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-09-22T07:35:50.596 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:50 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/1031905205' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-09-22T07:35:50.596 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:50 smithi006 conmon[98043]: ignoring --setuser ceph since I am not root 2023-09-22T07:35:50.596 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:50 smithi006 conmon[98043]: ignoring --setgroup ceph since I am not root 2023-09-22T07:35:50.597 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:50 smithi006 conmon[98043]: 2023-09-22T07:35:50.501+0000 7fecb8c8c1c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-22T07:35:50.853 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:50 smithi006 conmon[98043]: 2023-09-22T07:35:50.596+0000 7fecb8c8c1c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-22T07:35:50.853 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:50 smithi006 conmon[98043]: 2023-09-22T07:35:50.701+0000 7fecb8c8c1c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-22T07:35:50.853 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:50 smithi006 conmon[98043]: 2023-09-22T07:35:50.810+0000 7fecb8c8c1c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-22T07:35:51.112 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:51 smithi006 conmon[98043]: 2023-09-22T07:35:51.029+0000 7fecb8c8c1c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-22T07:35:51.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:51 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/1031905205' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-09-22T07:35:51.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:51 smithi006 ceph-mon[97617]: mgrmap e5: y(active, since 6s) 2023-09-22T07:35:51.693 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:51 smithi006 conmon[98043]: 2023-09-22T07:35:51.438+0000 7fecb8c8c1c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-22T07:35:51.693 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:51 smithi006 conmon[98043]: 2023-09-22T07:35:51.545+0000 7fecb8c8c1c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-22T07:35:52.028 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:51 smithi006 conmon[98043]: 2023-09-22T07:35:51.693+0000 7fecb8c8c1c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-22T07:35:52.028 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:51 smithi006 conmon[98043]: 2023-09-22T07:35:51.805+0000 7fecb8c8c1c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-22T07:35:52.388 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout { 2023-09-22T07:35:52.388 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "epoch": 5, 2023-09-22T07:35:52.388 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "available": true, 2023-09-22T07:35:52.389 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "active_name": "y", 2023-09-22T07:35:52.389 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-09-22T07:35:52.389 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout } 2023-09-22T07:35:52.389 INFO:teuthology.orchestra.run.smithi006.stdout:Waiting for the mgr to restart... 2023-09-22T07:35:52.389 INFO:teuthology.orchestra.run.smithi006.stdout:Waiting for mgr epoch 5... 2023-09-22T07:35:52.588 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:52 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/1544729384' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-09-22T07:35:52.589 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:52 smithi006 conmon[98043]: 2023-09-22T07:35:52.318+0000 7fecb8c8c1c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-22T07:35:53.284 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:53 smithi006 conmon[98043]: 2023-09-22T07:35:53.034+0000 7fecb8c8c1c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-22T07:35:53.285 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:53 smithi006 conmon[98043]: 2023-09-22T07:35:53.224+0000 7fecb8c8c1c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-22T07:35:54.493 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:54 smithi006 conmon[98043]: 2023-09-22T07:35:54.173+0000 7fecb8c8c1c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-22T07:35:54.493 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:54 smithi006 conmon[98043]: 2023-09-22T07:35:54.281+0000 7fecb8c8c1c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-22T07:35:55.262 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:54 smithi006 conmon[98043]: 2023-09-22T07:35:54.493+0000 7fecb8c8c1c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-22T07:35:55.262 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:54 smithi006 conmon[98043]: 2023-09-22T07:35:54.831+0000 7fecb8c8c1c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-22T07:35:55.262 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:54 smithi006 conmon[98043]: 2023-09-22T07:35:54.934+0000 7fecb8c8c1c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-22T07:35:55.534 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:55 smithi006 conmon[98043]: 2023-09-22T07:35:55.262+0000 7fecb8c8c1c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-22T07:35:56.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:55 smithi006 conmon[98043]: 2023-09-22T07:35:55.580+0000 7fecb8c8c1c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-22T07:35:56.784 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:56 smithi006 conmon[98043]: 2023-09-22T07:35:56.397+0000 7fecb8c8c1c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-22T07:35:56.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:56 smithi006 conmon[98043]: 2023-09-22T07:35:56.552+0000 7fecb8c8c1c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-22T07:35:57.187 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:56 smithi006 conmon[98043]: 2023-09-22T07:35:56.788+0000 7fecb8c8c1c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-22T07:35:57.187 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:56 smithi006 conmon[98043]: 2023-09-22T07:35:56.923+0000 7fecb8c8c1c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-22T07:35:57.534 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:57 smithi006 conmon[98043]: 2023-09-22T07:35:57.187+0000 7fecb8c8c1c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-22T07:35:58.535 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:35:58 smithi006 conmon[98043]: 2023-09-22T07:35:58.210+0000 7fecb8c8c1c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-22T07:35:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:58 smithi006 ceph-mon[97617]: Active manager daemon y restarted 2023-09-22T07:35:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:58 smithi006 ceph-mon[97617]: Activating manager daemon y 2023-09-22T07:35:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:58 smithi006 ceph-mon[97617]: osdmap e2: 0 total, 0 up, 0 in 2023-09-22T07:35:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:58 smithi006 ceph-mon[97617]: mgrmap e6: y(active, starting, since 0.00560027s) 2023-09-22T07:35:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:58 smithi006 ceph-mon[97617]: from='mgr.14120 172.21.15.6:0/2137791388' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:35:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:58 smithi006 ceph-mon[97617]: from='mgr.14120 172.21.15.6:0/2137791388' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-22T07:35:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:58 smithi006 ceph-mon[97617]: from='mgr.14120 172.21.15.6:0/2137791388' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-22T07:35:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:58 smithi006 ceph-mon[97617]: from='mgr.14120 172.21.15.6:0/2137791388' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-22T07:35:58.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:58 smithi006 ceph-mon[97617]: from='mgr.14120 172.21.15.6:0/2137791388' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-22T07:35:58.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:58 smithi006 ceph-mon[97617]: Manager daemon y is now available 2023-09-22T07:35:58.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:58 smithi006 ceph-mon[97617]: from='mgr.14120 172.21.15.6:0/2137791388' entity='mgr.y' 2023-09-22T07:35:58.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:58 smithi006 ceph-mon[97617]: from='mgr.14120 172.21.15.6:0/2137791388' entity='mgr.y' 2023-09-22T07:35:59.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:59 smithi006 ceph-mon[97617]: Found migration_current of "None". Setting to last migration. 2023-09-22T07:35:59.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:59 smithi006 ceph-mon[97617]: from='mgr.14120 172.21.15.6:0/2137791388' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:35:59.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:59 smithi006 ceph-mon[97617]: from='mgr.14120 172.21.15.6:0/2137791388' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:35:59.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:59 smithi006 ceph-mon[97617]: from='mgr.14120 172.21.15.6:0/2137791388' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:35:59.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:59 smithi006 ceph-mon[97617]: from='mgr.14120 172.21.15.6:0/2137791388' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-22T07:35:59.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:59 smithi006 ceph-mon[97617]: from='mgr.14120 172.21.15.6:0/2137791388' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-22T07:35:59.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:35:59 smithi006 ceph-mon[97617]: mgrmap e7: y(active, since 1.0055s) 2023-09-22T07:35:59.807 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout { 2023-09-22T07:35:59.807 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2023-09-22T07:35:59.807 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "initialized": true 2023-09-22T07:35:59.807 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout } 2023-09-22T07:35:59.807 INFO:teuthology.orchestra.run.smithi006.stdout:mgr epoch 5 is available 2023-09-22T07:35:59.807 INFO:teuthology.orchestra.run.smithi006.stdout:Setting orchestrator backend to cephadm... 2023-09-22T07:36:00.742 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:00 smithi006 ceph-mon[97617]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-09-22T07:36:00.742 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:00 smithi006 ceph-mon[97617]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-09-22T07:36:01.490 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:01 smithi006 ceph-mon[97617]: mgrmap e8: y(active, since 2s) 2023-09-22T07:36:01.490 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:01 smithi006 ceph-mon[97617]: from='mgr.14120 172.21.15.6:0/2137791388' entity='mgr.y' 2023-09-22T07:36:01.490 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:01 smithi006 ceph-mon[97617]: from='mgr.14120 172.21.15.6:0/2137791388' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:36:01.490 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:01 smithi006 ceph-mon[97617]: from='mgr.14120 172.21.15.6:0/2137791388' entity='mgr.y' 2023-09-22T07:36:01.490 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:01 smithi006 ceph-mon[97617]: from='mgr.14120 172.21.15.6:0/2137791388' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:36:02.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:02 smithi006 ceph-mon[97617]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:36:02.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:02 smithi006 ceph-mon[97617]: [22/Sep/2023:07:36:00] ENGINE Bus STARTING 2023-09-22T07:36:02.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:02 smithi006 ceph-mon[97617]: [22/Sep/2023:07:36:00] ENGINE Serving on https://172.21.15.6:7150 2023-09-22T07:36:02.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:02 smithi006 ceph-mon[97617]: [22/Sep/2023:07:36:00] ENGINE Bus STARTED 2023-09-22T07:36:02.594 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout value unchanged 2023-09-22T07:36:02.594 INFO:teuthology.orchestra.run.smithi006.stdout:Generating ssh key... 2023-09-22T07:36:03.590 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:03 smithi006 ceph-mon[97617]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:36:04.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:36:03 smithi006 conmon[98043]: Generating public/private rsa key pair. 2023-09-22T07:36:04.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:36:03 smithi006 conmon[98043]: Your identification has been saved in /tmp/tmpyj11mrom/key. 2023-09-22T07:36:04.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:36:03 smithi006 conmon[98043]: Your public key has been saved in /tmp/tmpyj11mrom/key.pub. 2023-09-22T07:36:04.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:36:03 smithi006 conmon[98043]: The key fingerprint is: 2023-09-22T07:36:04.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:36:03 smithi006 conmon[98043]: SHA256:9BuBURQiddahpm+BmS50AEftAHoTl3VBBjoM1mXbCgQ ceph-762f9dea-591a-11ee-8db4-212e2dc638e7 2023-09-22T07:36:04.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:36:03 smithi006 conmon[98043]: The key's randomart image is: 2023-09-22T07:36:04.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:36:03 smithi006 conmon[98043]: +---[RSA 3072]----+ 2023-09-22T07:36:04.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:36:03 smithi006 conmon[98043]: | E=**O=@+.. | 2023-09-22T07:36:04.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:36:03 smithi006 conmon[98043]: | o O++.@ .. | 2023-09-22T07:36:04.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:36:03 smithi006 conmon[98043]: | . o *o+ = | 2023-09-22T07:36:04.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:36:03 smithi006 conmon[98043]: | . . =.O . | 2023-09-22T07:36:04.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:36:03 smithi006 conmon[98043]: | . S + | 2023-09-22T07:36:04.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:36:03 smithi006 conmon[98043]: | . o . + | 2023-09-22T07:36:04.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:36:03 smithi006 conmon[98043]: | . . + | 2023-09-22T07:36:04.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:36:03 smithi006 conmon[98043]: | . . | 2023-09-22T07:36:04.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:36:03 smithi006 conmon[98043]: | | 2023-09-22T07:36:04.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:36:03 smithi006 conmon[98043]: +----[SHA256]-----+ 2023-09-22T07:36:05.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:04 smithi006 ceph-mon[97617]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:36:05.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:04 smithi006 ceph-mon[97617]: Generating ssh key... 2023-09-22T07:36:05.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:04 smithi006 ceph-mon[97617]: from='mgr.14120 172.21.15.6:0/2137791388' entity='mgr.y' 2023-09-22T07:36:05.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:04 smithi006 ceph-mon[97617]: from='mgr.14120 172.21.15.6:0/2137791388' entity='mgr.y' 2023-09-22T07:36:05.544 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC7vAgeSRdLELt4ULZjaRgxHKHVPMPkng6rGLO+6vVBMLX+A0nww0id9VxFKGfUMZPvDYXaVDpJSD32sjoY1skYCKDcJVsubwNManuoW7Dz5hMu1+ibNov83bpsEYl9H3+TgNrunhUK6OoiCUYO6yIDRKhDfknf6jyARyTF12F3UghBKciL9KGtLxnR2SueWB1xMqlptFkAtJduo3RzzwODhMmREAni2gC0A00xGixgZtKB8fQZ2lN2LAeXQ6LTZBzqgf96g+c3p/radA8a4Z6eQQw0PR6ZhOBgwGvVhgwF+k07gAeFw2KGcxtziQNjdpx+RsGIhbhy97vHejSfPTQGdfbJDrN9vqdH8E82jF7tT6V/qkGAtPbfpTu4xKaS7/HfVs5+um653/mrugxO0Vf7Z/ArRfhzm1rc16QSL4VIKsEoul3rvWpmCM8HnCVe7VhN3sjXpBoogLqhQz+P/j+lX/Dd67wiJsxcuxu1Zcz/yfV3mXzuSxiKO+pfqVgwjTk= ceph-762f9dea-591a-11ee-8db4-212e2dc638e7 2023-09-22T07:36:05.544 INFO:teuthology.orchestra.run.smithi006.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-09-22T07:36:05.544 INFO:teuthology.orchestra.run.smithi006.stdout:Adding key to root@localhost authorized_keys... 2023-09-22T07:36:05.545 INFO:teuthology.orchestra.run.smithi006.stdout:Adding host smithi006... 2023-09-22T07:36:05.805 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:05 smithi006 ceph-mon[97617]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:36:07.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:07 smithi006 ceph-mon[97617]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi006", "addr": "172.21.15.6", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:36:07.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:07 smithi006 ceph-mon[97617]: Deploying cephadm binary to smithi006 2023-09-22T07:36:09.052 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout Added host 'smithi006' with addr '172.21.15.6' 2023-09-22T07:36:09.052 INFO:teuthology.orchestra.run.smithi006.stdout:Deploying unmanaged mon service... 2023-09-22T07:36:09.767 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:09 smithi006 ceph-mon[97617]: from='mgr.14120 172.21.15.6:0/2137791388' entity='mgr.y' 2023-09-22T07:36:09.767 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:09 smithi006 ceph-mon[97617]: Added host smithi006 2023-09-22T07:36:09.767 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:09 smithi006 ceph-mon[97617]: from='mgr.14120 172.21.15.6:0/2137791388' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:36:10.930 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2023-09-22T07:36:10.931 INFO:teuthology.orchestra.run.smithi006.stdout:Deploying unmanaged mgr service... 2023-09-22T07:36:10.962 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:10 smithi006 ceph-mon[97617]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:36:10.963 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:10 smithi006 ceph-mon[97617]: Saving service mon spec with placement count:5 2023-09-22T07:36:10.963 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:10 smithi006 ceph-mon[97617]: from='mgr.14120 172.21.15.6:0/2137791388' entity='mgr.y' 2023-09-22T07:36:12.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:12 smithi006 ceph-mon[97617]: from='mgr.14120 172.21.15.6:0/2137791388' entity='mgr.y' 2023-09-22T07:36:12.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:12 smithi006 ceph-mon[97617]: from='mgr.14120 172.21.15.6:0/2137791388' entity='mgr.y' 2023-09-22T07:36:12.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:12 smithi006 ceph-mon[97617]: from='mgr.14120 172.21.15.6:0/2137791388' entity='mgr.y' 2023-09-22T07:36:12.476 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2023-09-22T07:36:13.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:13 smithi006 ceph-mon[97617]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:36:13.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:13 smithi006 ceph-mon[97617]: Saving service mgr spec with placement count:2 2023-09-22T07:36:14.776 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:14 smithi006 ceph-mon[97617]: from='mgr.14120 172.21.15.6:0/2137791388' entity='mgr.y' 2023-09-22T07:36:14.776 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:14 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/2246107965' entity='client.admin' 2023-09-22T07:36:14.776 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:14 smithi006 ceph-mon[97617]: from='mgr.14120 172.21.15.6:0/2137791388' entity='mgr.y' 2023-09-22T07:36:15.910 INFO:teuthology.orchestra.run.smithi006.stdout:Enabling the dashboard module... 2023-09-22T07:36:16.150 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:15 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/1917200155' entity='client.admin' 2023-09-22T07:36:17.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:16 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/519755244' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-09-22T07:36:17.189 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:36:16 smithi006 conmon[98043]: ignoring --setuser ceph since I am not root 2023-09-22T07:36:17.189 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:36:16 smithi006 conmon[98043]: ignoring --setgroup ceph since I am not root 2023-09-22T07:36:17.189 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:36:17 smithi006 conmon[98043]: 2023-09-22T07:36:17.096+0000 7f1013ba01c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-22T07:36:17.526 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:36:17 smithi006 conmon[98043]: 2023-09-22T07:36:17.188+0000 7f1013ba01c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-22T07:36:17.526 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:36:17 smithi006 conmon[98043]: 2023-09-22T07:36:17.297+0000 7f1013ba01c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-22T07:36:17.526 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:36:17 smithi006 conmon[98043]: 2023-09-22T07:36:17.405+0000 7f1013ba01c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-22T07:36:17.778 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:36:17 smithi006 conmon[98043]: 2023-09-22T07:36:17.619+0000 7f1013ba01c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-22T07:36:18.281 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:36:18 smithi006 conmon[98043]: 2023-09-22T07:36:18.025+0000 7f1013ba01c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-22T07:36:18.281 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:36:18 smithi006 conmon[98043]: 2023-09-22T07:36:18.132+0000 7f1013ba01c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-22T07:36:18.281 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:17 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/519755244' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-09-22T07:36:18.282 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:17 smithi006 ceph-mon[97617]: mgrmap e9: y(active, since 18s) 2023-09-22T07:36:18.534 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:36:18 smithi006 conmon[98043]: 2023-09-22T07:36:18.280+0000 7f1013ba01c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-22T07:36:18.535 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:36:18 smithi006 conmon[98043]: 2023-09-22T07:36:18.393+0000 7f1013ba01c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-22T07:36:19.026 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout { 2023-09-22T07:36:19.026 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "epoch": 9, 2023-09-22T07:36:19.026 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "available": true, 2023-09-22T07:36:19.027 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "active_name": "y", 2023-09-22T07:36:19.027 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-09-22T07:36:19.027 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout } 2023-09-22T07:36:19.027 INFO:teuthology.orchestra.run.smithi006.stdout:Waiting for the mgr to restart... 2023-09-22T07:36:19.027 INFO:teuthology.orchestra.run.smithi006.stdout:Waiting for mgr epoch 9... 2023-09-22T07:36:19.030 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:18 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/1859119636' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-09-22T07:36:19.030 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:36:18 smithi006 conmon[98043]: 2023-09-22T07:36:18.905+0000 7f1013ba01c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-22T07:36:20.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:36:19 smithi006 conmon[98043]: 2023-09-22T07:36:19.601+0000 7f1013ba01c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-22T07:36:20.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:36:19 smithi006 conmon[98043]: 2023-09-22T07:36:19.791+0000 7f1013ba01c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-22T07:36:21.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:36:20 smithi006 conmon[98043]: 2023-09-22T07:36:20.739+0000 7f1013ba01c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-22T07:36:21.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:36:20 smithi006 conmon[98043]: 2023-09-22T07:36:20.847+0000 7f1013ba01c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-22T07:36:21.401 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:36:21 smithi006 conmon[98043]: 2023-09-22T07:36:21.061+0000 7f1013ba01c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-22T07:36:21.784 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:36:21 smithi006 conmon[98043]: 2023-09-22T07:36:21.401+0000 7f1013ba01c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-22T07:36:21.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:36:21 smithi006 conmon[98043]: 2023-09-22T07:36:21.504+0000 7f1013ba01c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-22T07:36:22.150 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:36:21 smithi006 conmon[98043]: 2023-09-22T07:36:21.832+0000 7f1013ba01c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-22T07:36:22.534 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:36:22 smithi006 conmon[98043]: 2023-09-22T07:36:22.150+0000 7f1013ba01c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-22T07:36:23.285 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:36:22 smithi006 conmon[98043]: 2023-09-22T07:36:22.967+0000 7f1013ba01c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-22T07:36:23.285 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:36:23 smithi006 conmon[98043]: 2023-09-22T07:36:23.123+0000 7f1013ba01c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-22T07:36:23.759 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:36:23 smithi006 conmon[98043]: 2023-09-22T07:36:23.358+0000 7f1013ba01c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-22T07:36:23.760 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:36:23 smithi006 conmon[98043]: 2023-09-22T07:36:23.493+0000 7f1013ba01c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-22T07:36:23.760 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:36:23 smithi006 conmon[98043]: 2023-09-22T07:36:23.759+0000 7f1013ba01c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-22T07:36:25.284 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:36:24 smithi006 conmon[98043]: 2023-09-22T07:36:24.785+0000 7f1013ba01c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-22T07:36:25.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:25 smithi006 ceph-mon[97617]: Active manager daemon y restarted 2023-09-22T07:36:25.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:25 smithi006 ceph-mon[97617]: Activating manager daemon y 2023-09-22T07:36:25.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:25 smithi006 ceph-mon[97617]: osdmap e3: 0 total, 0 up, 0 in 2023-09-22T07:36:25.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:25 smithi006 ceph-mon[97617]: mgrmap e10: y(active, starting, since 0.00585786s) 2023-09-22T07:36:25.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:25 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:36:25.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:25 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-22T07:36:25.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:25 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-22T07:36:25.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:25 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-22T07:36:25.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:25 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-22T07:36:25.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:25 smithi006 ceph-mon[97617]: Manager daemon y is now available 2023-09-22T07:36:25.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:25 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:36:25.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:25 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:36:25.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:25 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-22T07:36:25.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:25 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-22T07:36:26.434 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout { 2023-09-22T07:36:26.434 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2023-09-22T07:36:26.434 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "initialized": true 2023-09-22T07:36:26.434 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout } 2023-09-22T07:36:26.434 INFO:teuthology.orchestra.run.smithi006.stdout:mgr epoch 9 is available 2023-09-22T07:36:26.434 INFO:teuthology.orchestra.run.smithi006.stdout:Generating a dashboard self-signed certificate... 2023-09-22T07:36:26.706 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:26 smithi006 ceph-mon[97617]: [22/Sep/2023:07:36:25] ENGINE Bus STARTING 2023-09-22T07:36:26.706 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:26 smithi006 ceph-mon[97617]: [22/Sep/2023:07:36:25] ENGINE Serving on https://172.21.15.6:7150 2023-09-22T07:36:26.706 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:26 smithi006 ceph-mon[97617]: [22/Sep/2023:07:36:25] ENGINE Bus STARTED 2023-09-22T07:36:26.706 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:26 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:36:26.706 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:26 smithi006 ceph-mon[97617]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-09-22T07:36:26.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:26 smithi006 ceph-mon[97617]: mgrmap e11: y(active, since 1.01046s) 2023-09-22T07:36:26.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:26 smithi006 ceph-mon[97617]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-09-22T07:36:26.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:26 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:36:28.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:28 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:36:28.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:28 smithi006 ceph-mon[97617]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:36:28.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:28 smithi006 ceph-mon[97617]: mgrmap e12: y(active, since 2s) 2023-09-22T07:36:28.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:28 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:36:28.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:28 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:36:28.556 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2023-09-22T07:36:28.557 INFO:teuthology.orchestra.run.smithi006.stdout:Creating initial admin user... 2023-09-22T07:36:30.441 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$6W0./G8LLLSdmtIgF/o4d./c7Bl79OO.KhZBkl6AiQwwU9zGr5Cqy", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1695368189, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-09-22T07:36:30.441 INFO:teuthology.orchestra.run.smithi006.stdout:Fetching dashboard port number... 2023-09-22T07:36:31.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:30 smithi006 ceph-mon[97617]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:36:31.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:30 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:36:31.965 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout 8443 2023-09-22T07:36:31.976 INFO:teuthology.orchestra.run.smithi006.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-09-22T07:36:31.976 INFO:teuthology.orchestra.run.smithi006.stdout:systemctl: stdout disabled 2023-09-22T07:36:31.984 INFO:teuthology.orchestra.run.smithi006.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-09-22T07:36:31.984 INFO:teuthology.orchestra.run.smithi006.stdout:systemctl: stdout inactive 2023-09-22T07:36:31.984 INFO:teuthology.orchestra.run.smithi006.stdout:firewalld.service is not enabled 2023-09-22T07:36:31.984 INFO:teuthology.orchestra.run.smithi006.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2023-09-22T07:36:31.986 INFO:teuthology.orchestra.run.smithi006.stdout:Ceph Dashboard is now available at: 2023-09-22T07:36:31.986 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:36:31.986 INFO:teuthology.orchestra.run.smithi006.stdout: URL: https://smithi006:8443/ 2023-09-22T07:36:31.986 INFO:teuthology.orchestra.run.smithi006.stdout: User: admin 2023-09-22T07:36:31.986 INFO:teuthology.orchestra.run.smithi006.stdout: Password: t5tx3xzrar 2023-09-22T07:36:31.987 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:36:31.987 INFO:teuthology.orchestra.run.smithi006.stdout:Saving cluster configuration to /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config directory 2023-09-22T07:36:31.987 INFO:teuthology.orchestra.run.smithi006.stdout:Enabling autotune for osd_memory_target 2023-09-22T07:36:32.172 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:31 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/3625408511' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-09-22T07:36:33.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:32 smithi006 ceph-mon[97617]: mgrmap e13: y(active, since 7s) 2023-09-22T07:36:35.041 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2023-09-22T07:36:35.041 INFO:teuthology.orchestra.run.smithi006.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2023-09-22T07:36:35.041 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:36:35.041 INFO:teuthology.orchestra.run.smithi006.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 762f9dea-591a-11ee-8db4-212e2dc638e7 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-09-22T07:36:35.041 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:36:35.041 INFO:teuthology.orchestra.run.smithi006.stdout:Or, if you are only running a single cluster on this host: 2023-09-22T07:36:35.041 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:36:35.041 INFO:teuthology.orchestra.run.smithi006.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2023-09-22T07:36:35.041 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:36:35.041 INFO:teuthology.orchestra.run.smithi006.stdout:Please consider enabling telemetry to help improve Ceph: 2023-09-22T07:36:35.042 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:36:35.042 INFO:teuthology.orchestra.run.smithi006.stdout: ceph telemetry on 2023-09-22T07:36:35.042 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:36:35.042 INFO:teuthology.orchestra.run.smithi006.stdout:For more information see: 2023-09-22T07:36:35.042 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:36:35.042 INFO:teuthology.orchestra.run.smithi006.stdout: https://docs.ceph.com/docs/master/mgr/telemetry/ 2023-09-22T07:36:35.042 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:36:35.042 INFO:teuthology.orchestra.run.smithi006.stdout:Bootstrap complete. 2023-09-22T07:36:35.083 INFO:tasks.cephadm:Fetching config... 2023-09-22T07:36:35.084 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2023-09-22T07:36:35.084 DEBUG:teuthology.orchestra.run.smithi006:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-09-22T07:36:35.101 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-09-22T07:36:35.101 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2023-09-22T07:36:35.101 DEBUG:teuthology.orchestra.run.smithi006:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-09-22T07:36:35.160 INFO:tasks.cephadm:Fetching mon keyring... 2023-09-22T07:36:35.160 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2023-09-22T07:36:35.160 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd if=/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/keyring of=/dev/stdout 2023-09-22T07:36:35.228 INFO:tasks.cephadm:Fetching pub ssh key... 2023-09-22T07:36:35.228 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2023-09-22T07:36:35.228 DEBUG:teuthology.orchestra.run.smithi006:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-09-22T07:36:35.285 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-09-22T07:36:35.286 DEBUG:teuthology.orchestra.run.smithi006:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC7vAgeSRdLELt4ULZjaRgxHKHVPMPkng6rGLO+6vVBMLX+A0nww0id9VxFKGfUMZPvDYXaVDpJSD32sjoY1skYCKDcJVsubwNManuoW7Dz5hMu1+ibNov83bpsEYl9H3+TgNrunhUK6OoiCUYO6yIDRKhDfknf6jyARyTF12F3UghBKciL9KGtLxnR2SueWB1xMqlptFkAtJduo3RzzwODhMmREAni2gC0A00xGixgZtKB8fQZ2lN2LAeXQ6LTZBzqgf96g+c3p/radA8a4Z6eQQw0PR6ZhOBgwGvVhgwF+k07gAeFw2KGcxtziQNjdpx+RsGIhbhy97vHejSfPTQGdfbJDrN9vqdH8E82jF7tT6V/qkGAtPbfpTu4xKaS7/HfVs5+um653/mrugxO0Vf7Z/ArRfhzm1rc16QSL4VIKsEoul3rvWpmCM8HnCVe7VhN3sjXpBoogLqhQz+P/j+lX/Dd67wiJsxcuxu1Zcz/yfV3mXzuSxiKO+pfqVgwjTk= ceph-762f9dea-591a-11ee-8db4-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-09-22T07:36:35.368 INFO:teuthology.orchestra.run.smithi006.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC7vAgeSRdLELt4ULZjaRgxHKHVPMPkng6rGLO+6vVBMLX+A0nww0id9VxFKGfUMZPvDYXaVDpJSD32sjoY1skYCKDcJVsubwNManuoW7Dz5hMu1+ibNov83bpsEYl9H3+TgNrunhUK6OoiCUYO6yIDRKhDfknf6jyARyTF12F3UghBKciL9KGtLxnR2SueWB1xMqlptFkAtJduo3RzzwODhMmREAni2gC0A00xGixgZtKB8fQZ2lN2LAeXQ6LTZBzqgf96g+c3p/radA8a4Z6eQQw0PR6ZhOBgwGvVhgwF+k07gAeFw2KGcxtziQNjdpx+RsGIhbhy97vHejSfPTQGdfbJDrN9vqdH8E82jF7tT6V/qkGAtPbfpTu4xKaS7/HfVs5+um653/mrugxO0Vf7Z/ArRfhzm1rc16QSL4VIKsEoul3rvWpmCM8HnCVe7VhN3sjXpBoogLqhQz+P/j+lX/Dd67wiJsxcuxu1Zcz/yfV3mXzuSxiKO+pfqVgwjTk= ceph-762f9dea-591a-11ee-8db4-212e2dc638e7 2023-09-22T07:36:35.387 DEBUG:teuthology.orchestra.run.smithi105:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC7vAgeSRdLELt4ULZjaRgxHKHVPMPkng6rGLO+6vVBMLX+A0nww0id9VxFKGfUMZPvDYXaVDpJSD32sjoY1skYCKDcJVsubwNManuoW7Dz5hMu1+ibNov83bpsEYl9H3+TgNrunhUK6OoiCUYO6yIDRKhDfknf6jyARyTF12F3UghBKciL9KGtLxnR2SueWB1xMqlptFkAtJduo3RzzwODhMmREAni2gC0A00xGixgZtKB8fQZ2lN2LAeXQ6LTZBzqgf96g+c3p/radA8a4Z6eQQw0PR6ZhOBgwGvVhgwF+k07gAeFw2KGcxtziQNjdpx+RsGIhbhy97vHejSfPTQGdfbJDrN9vqdH8E82jF7tT6V/qkGAtPbfpTu4xKaS7/HfVs5+um653/mrugxO0Vf7Z/ArRfhzm1rc16QSL4VIKsEoul3rvWpmCM8HnCVe7VhN3sjXpBoogLqhQz+P/j+lX/Dd67wiJsxcuxu1Zcz/yfV3mXzuSxiKO+pfqVgwjTk= ceph-762f9dea-591a-11ee-8db4-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-09-22T07:36:35.435 INFO:teuthology.orchestra.run.smithi105.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC7vAgeSRdLELt4ULZjaRgxHKHVPMPkng6rGLO+6vVBMLX+A0nww0id9VxFKGfUMZPvDYXaVDpJSD32sjoY1skYCKDcJVsubwNManuoW7Dz5hMu1+ibNov83bpsEYl9H3+TgNrunhUK6OoiCUYO6yIDRKhDfknf6jyARyTF12F3UghBKciL9KGtLxnR2SueWB1xMqlptFkAtJduo3RzzwODhMmREAni2gC0A00xGixgZtKB8fQZ2lN2LAeXQ6LTZBzqgf96g+c3p/radA8a4Z6eQQw0PR6ZhOBgwGvVhgwF+k07gAeFw2KGcxtziQNjdpx+RsGIhbhy97vHejSfPTQGdfbJDrN9vqdH8E82jF7tT6V/qkGAtPbfpTu4xKaS7/HfVs5+um653/mrugxO0Vf7Z/ArRfhzm1rc16QSL4VIKsEoul3rvWpmCM8HnCVe7VhN3sjXpBoogLqhQz+P/j+lX/Dd67wiJsxcuxu1Zcz/yfV3mXzuSxiKO+pfqVgwjTk= ceph-762f9dea-591a-11ee-8db4-212e2dc638e7 2023-09-22T07:36:35.449 DEBUG:teuthology.orchestra.run.smithi006:> 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 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-09-22T07:36:35.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:35 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/1548062884' entity='client.admin' 2023-09-22T07:36:35.801 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:36:38.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:38 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:36:38.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:38 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:36:38.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:38 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi006", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:36:38.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:38 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:36:38.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:38 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:36:38.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:38 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:36:38.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:38 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/3609582572' entity='client.admin' 2023-09-22T07:36:38.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:38 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:36:38.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:38 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:36:38.709 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-09-22T07:36:38.709 DEBUG:teuthology.orchestra.run.smithi006:> 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 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-09-22T07:36:39.487 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:36:41.874 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi105 2023-09-22T07:36:41.874 DEBUG:teuthology.orchestra.run.smithi105:> set -ex 2023-09-22T07:36:41.875 DEBUG:teuthology.orchestra.run.smithi105:> dd of=/etc/ceph/ceph.conf 2023-09-22T07:36:41.896 DEBUG:teuthology.orchestra.run.smithi105:> set -ex 2023-09-22T07:36:41.896 DEBUG:teuthology.orchestra.run.smithi105:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-09-22T07:36:41.962 INFO:tasks.cephadm:Adding host smithi105 to orchestrator... 2023-09-22T07:36:41.963 DEBUG:teuthology.orchestra.run.smithi006:> 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 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph orch host add smithi105 2023-09-22T07:36:42.326 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:36:42.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:42 smithi006 ceph-mon[97617]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:36:42.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:42 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:36:42.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:42 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:36:42.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:42 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:36:42.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:42 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:36:42.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:42 smithi006 ceph-mon[97617]: Updating smithi006:/etc/ceph/ceph.conf 2023-09-22T07:36:42.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:42 smithi006 ceph-mon[97617]: Updating smithi006:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-22T07:36:42.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:42 smithi006 ceph-mon[97617]: Updating smithi006:/etc/ceph/ceph.client.admin.keyring 2023-09-22T07:36:43.556 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:43 smithi006 ceph-mon[97617]: Updating smithi006:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-22T07:36:43.557 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:43 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:36:43.557 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:43 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:36:43.557 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:43 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:36:45.934 INFO:teuthology.orchestra.run.smithi006.stdout:Added host 'smithi105' with addr '172.21.15.105' 2023-09-22T07:36:46.129 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:45 smithi006 ceph-mon[97617]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi105", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:36:46.129 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:45 smithi006 ceph-mon[97617]: Deploying cephadm binary to smithi105 2023-09-22T07:36:46.129 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:45 smithi006 ceph-mon[97617]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:36:46.496 DEBUG:teuthology.orchestra.run.smithi006:> 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 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph orch host ls --format=json 2023-09-22T07:36:46.845 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:36:47.238 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:46 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:36:47.239 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:46 smithi006 ceph-mon[97617]: Added host smithi105 2023-09-22T07:36:47.239 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:46 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:36:47.239 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:46 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:36:47.239 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:46 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:36:48.081 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:47 smithi006 ceph-mon[97617]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:36:48.081 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:47 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:36:48.460 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:36:48.460 INFO:teuthology.orchestra.run.smithi006.stdout:[{"addr": "172.21.15.6", "hostname": "smithi006", "labels": [], "status": ""}, {"addr": "172.21.15.105", "hostname": "smithi105", "labels": [], "status": ""}] 2023-09-22T07:36:49.026 INFO:tasks.cephadm:Setting crush tunables to default 2023-09-22T07:36:49.026 DEBUG:teuthology.orchestra.run.smithi006:> 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 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph osd crush tunables default 2023-09-22T07:36:49.372 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:36:50.244 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:49 smithi006 ceph-mon[97617]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-22T07:36:50.244 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:49 smithi006 ceph-mon[97617]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:36:51.765 INFO:teuthology.orchestra.run.smithi006.stderr:adjusted tunables profile to default 2023-09-22T07:36:52.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:51 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:36:52.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:51 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:36:52.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:51 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:36:52.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:51 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:36:52.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:51 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi105", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:36:52.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:51 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:36:52.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:51 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:36:52.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:51 smithi006 ceph-mon[97617]: Updating smithi105:/etc/ceph/ceph.conf 2023-09-22T07:36:52.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:51 smithi006 ceph-mon[97617]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:36:52.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:51 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/1019405742' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-09-22T07:36:52.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:51 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:36:52.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:51 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:36:52.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:51 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:36:52.269 INFO:tasks.cephadm:Adding mon.a on smithi006 2023-09-22T07:36:52.270 INFO:tasks.cephadm:Adding mon.c on smithi006 2023-09-22T07:36:52.270 INFO:tasks.cephadm:Adding mon.b on smithi105 2023-09-22T07:36:52.270 DEBUG:teuthology.orchestra.run.smithi105:> 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 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph orch apply mon '3;smithi006:172.21.15.6=a;smithi006:[v2:172.21.15.6:3301,v1:172.21.15.6:6790]=c;smithi105:172.21.15.105=b' 2023-09-22T07:36:52.629 INFO:teuthology.orchestra.run.smithi105.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-22T07:36:53.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:52 smithi006 ceph-mon[97617]: Updating smithi105:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-22T07:36:53.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:52 smithi006 ceph-mon[97617]: Updating smithi105:/etc/ceph/ceph.client.admin.keyring 2023-09-22T07:36:53.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:52 smithi006 ceph-mon[97617]: Updating smithi105:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-22T07:36:53.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:52 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/1019405742' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-09-22T07:36:53.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:52 smithi006 ceph-mon[97617]: osdmap e4: 0 total, 0 up, 0 in 2023-09-22T07:36:54.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:53 smithi006 ceph-mon[97617]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:36:54.314 INFO:teuthology.orchestra.run.smithi105.stdout:Scheduled mon update... 2023-09-22T07:36:54.999 DEBUG:teuthology.orchestra.run.smithi006:mon.c> sudo journalctl -f -n 0 -u ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@mon.c.service 2023-09-22T07:36:55.002 DEBUG:teuthology.orchestra.run.smithi105:mon.b> sudo journalctl -f -n 0 -u ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@mon.b.service 2023-09-22T07:36:55.004 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-09-22T07:36:55.005 DEBUG:teuthology.orchestra.run.smithi105:> 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 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph mon dump -f json 2023-09-22T07:36:55.036 INFO:journalctl@ceph.mon.b.smithi105.stdout:-- Logs begin at Fri 2023-09-22 07:21:37 UTC. -- 2023-09-22T07:36:55.039 INFO:journalctl@ceph.mon.c.smithi006.stdout:-- Logs begin at Fri 2023-09-22 07:21:34 UTC. -- 2023-09-22T07:36:55.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:55 smithi006 ceph-mon[97617]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi006:172.21.15.6=a;smithi006:[v2:172.21.15.6:3301,v1:172.21.15.6:6790]=c;smithi105:172.21.15.105=b", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:36:55.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:55 smithi006 ceph-mon[97617]: Saving service mon spec with placement smithi006:172.21.15.6=a;smithi006:[v2:172.21.15.6:3301,v1:172.21.15.6:6790]=c;smithi105:172.21.15.105=b;count:3 2023-09-22T07:36:55.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:55 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:36:55.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:55 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:36:55.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:55 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:36:55.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:55 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:36:55.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:55 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:36:55.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:55 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-22T07:36:55.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:55 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:36:55.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:55 smithi006 ceph-mon[97617]: Deploying daemon mon.b on smithi105 2023-09-22T07:36:55.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:55 smithi006 ceph-mon[97617]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:36:56.056 INFO:teuthology.orchestra.run.smithi105.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-22T07:36:58.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 systemd[1]: Starting Ceph mon.b for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:36:58.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:36:57 smithi006 ceph-mon[97617]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:36:58.500 INFO:teuthology.orchestra.run.smithi105.stdout: 2023-09-22T07:36:58.500 INFO:teuthology.orchestra.run.smithi105.stdout:{"epoch":1,"fsid":"762f9dea-591a-11ee-8db4-212e2dc638e7","modified":"2023-09-22T07:35:26.289751Z","created":"2023-09-22T07:35:26.289751Z","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.6:3300","nonce":0},{"type":"v1","addr":"172.21.15.6:6789","nonce":0}]},"addr":"172.21.15.6:6789/0","public_addr":"172.21.15.6:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-09-22T07:36:58.501 INFO:teuthology.orchestra.run.smithi105.stderr:dumped monmap epoch 1 2023-09-22T07:36:58.846 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: set uid:gid to 167:167 (ceph:ceph) 2023-09-22T07:36:58.847 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable), process ceph-mon, pid 7 2023-09-22T07:36:58.847 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: pidfile_write: ignore empty --pid-file 2023-09-22T07:36:58.847 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: load: jerasure load: lrc 2023-09-22T07:36:58.847 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: RocksDB version: 6.15.5 2023-09-22T07:36:58.847 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-09-22T07:36:58.847 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Compile date Sep 21 2023 2023-09-22T07:36:58.847 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: DB SUMMARY 2023-09-22T07:36:58.847 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: DB Session ID: 8A38IPV2P5WV6XI3U0EJ 2023-09-22T07:36:58.847 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: CURRENT file: CURRENT 2023-09-22T07:36:58.848 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: IDENTITY file: IDENTITY 2023-09-22T07:36:58.848 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2023-09-22T07:36:58.848 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2023-09-22T07:36:58.848 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2023-09-22T07:36:58.848 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.error_if_exists: 0 2023-09-22T07:36:58.848 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.create_if_missing: 0 2023-09-22T07:36:58.848 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.paranoid_checks: 1 2023-09-22T07:36:58.848 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-09-22T07:36:58.848 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.env: 0x562472eb3a80 2023-09-22T07:36:58.848 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.fs: Posix File System 2023-09-22T07:36:58.848 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.info_log: 0x56247492a5a0 2023-09-22T07:36:58.848 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.max_file_opening_threads: 16 2023-09-22T07:36:58.849 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.statistics: (nil) 2023-09-22T07:36:58.849 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.use_fsync: 0 2023-09-22T07:36:58.849 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.max_log_file_size: 0 2023-09-22T07:36:58.849 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-22T07:36:58.849 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.log_file_time_to_roll: 0 2023-09-22T07:36:58.849 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.keep_log_file_num: 1000 2023-09-22T07:36:58.849 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.recycle_log_file_num: 0 2023-09-22T07:36:58.849 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.allow_fallocate: 1 2023-09-22T07:36:58.849 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.allow_mmap_reads: 0 2023-09-22T07:36:58.849 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.allow_mmap_writes: 0 2023-09-22T07:36:58.849 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.use_direct_reads: 0 2023-09-22T07:36:58.849 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-22T07:36:58.850 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.create_missing_column_families: 0 2023-09-22T07:36:58.850 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.db_log_dir: 2023-09-22T07:36:58.850 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2023-09-22T07:36:58.850 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.table_cache_numshardbits: 6 2023-09-22T07:36:58.850 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.WAL_ttl_seconds: 0 2023-09-22T07:36:58.851 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.WAL_size_limit_MB: 0 2023-09-22T07:36:58.851 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-22T07:36:58.851 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-22T07:36:58.851 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.is_fd_close_on_exec: 1 2023-09-22T07:36:58.852 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.advise_random_on_open: 1 2023-09-22T07:36:58.852 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.db_write_buffer_size: 0 2023-09-22T07:36:58.852 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.write_buffer_manager: 0x56247569c960 2023-09-22T07:36:58.852 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-22T07:36:58.852 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-09-22T07:36:58.852 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-22T07:36:58.852 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.use_adaptive_mutex: 0 2023-09-22T07:36:58.852 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.rate_limiter: (nil) 2023-09-22T07:36:58.852 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-22T07:36:58.852 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.wal_recovery_mode: 2 2023-09-22T07:36:58.852 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.enable_thread_tracking: 0 2023-09-22T07:36:58.853 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.enable_pipelined_write: 0 2023-09-22T07:36:58.853 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.unordered_write: 0 2023-09-22T07:36:58.853 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-22T07:36:58.853 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-22T07:36:58.853 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-22T07:36:58.853 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-22T07:36:58.853 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.row_cache: None 2023-09-22T07:36:58.853 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.wal_filter: None 2023-09-22T07:36:58.853 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-22T07:36:58.853 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.allow_ingest_behind: 0 2023-09-22T07:36:58.853 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.preserve_deletes: 0 2023-09-22T07:36:58.853 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.two_write_queues: 0 2023-09-22T07:36:58.854 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.manual_wal_flush: 0 2023-09-22T07:36:58.854 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.atomic_flush: 0 2023-09-22T07:36:58.854 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-22T07:36:58.854 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.persist_stats_to_disk: 0 2023-09-22T07:36:58.854 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.write_dbid_to_manifest: 0 2023-09-22T07:36:58.854 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.log_readahead_size: 0 2023-09-22T07:36:58.854 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-09-22T07:36:58.854 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.best_efforts_recovery: 0 2023-09-22T07:36:58.854 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-09-22T07:36:58.854 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-09-22T07:36:58.855 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.allow_data_in_errors: 0 2023-09-22T07:36:58.855 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.db_host_id: __hostname__ 2023-09-22T07:36:58.855 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.max_background_jobs: 2 2023-09-22T07:36:58.855 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.max_background_compactions: -1 2023-09-22T07:36:58.855 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.max_subcompactions: 1 2023-09-22T07:36:58.855 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-22T07:36:58.855 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-22T07:36:58.855 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.delayed_write_rate : 16777216 2023-09-22T07:36:58.855 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.max_total_wal_size: 0 2023-09-22T07:36:58.855 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-22T07:36:58.855 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.stats_dump_period_sec: 600 2023-09-22T07:36:58.855 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.stats_persist_period_sec: 600 2023-09-22T07:36:58.855 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-22T07:36:58.856 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.max_open_files: -1 2023-09-22T07:36:58.856 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.bytes_per_sync: 0 2023-09-22T07:36:58.856 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.wal_bytes_per_sync: 0 2023-09-22T07:36:58.856 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.strict_bytes_per_sync: 0 2023-09-22T07:36:58.856 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.compaction_readahead_size: 0 2023-09-22T07:36:58.856 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.max_background_flushes: -1 2023-09-22T07:36:58.856 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Compression algorithms supported: 2023-09-22T07:36:58.856 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-22T07:36:58.856 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: kZSTD supported: 0 2023-09-22T07:36:58.856 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: kXpressCompression supported: 0 2023-09-22T07:36:58.856 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: kLZ4HCCompression supported: 1 2023-09-22T07:36:58.856 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: kZlibCompression supported: 1 2023-09-22T07:36:58.856 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: kSnappyCompression supported: 1 2023-09-22T07:36:58.857 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: kLZ4Compression supported: 1 2023-09-22T07:36:58.857 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: kBZip2Compression supported: 0 2023-09-22T07:36:58.857 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Fast CRC32 supported: Supported on x86 2023-09-22T07:36:58.857 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 2023-09-22T07:36:58.857 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2023-09-22T07:36:58.857 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-22T07:36:58.857 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.merge_operator: 2023-09-22T07:36:58.857 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.compaction_filter: None 2023-09-22T07:36:58.857 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.compaction_filter_factory: None 2023-09-22T07:36:58.857 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.sst_partitioner_factory: None 2023-09-22T07:36:58.857 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.memtable_factory: SkipListFactory 2023-09-22T07:36:58.857 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.table_factory: BlockBasedTable 2023-09-22T07:36:58.858 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56247497cfb8) 2023-09-22T07:36:58.858 INFO:journalctl@ceph.mon.b.smithi105.stdout: cache_index_and_filter_blocks: 1 2023-09-22T07:36:58.858 INFO:journalctl@ceph.mon.b.smithi105.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-09-22T07:36:58.858 INFO:journalctl@ceph.mon.b.smithi105.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-22T07:36:58.858 INFO:journalctl@ceph.mon.b.smithi105.stdout: pin_top_level_index_and_filter: 1 2023-09-22T07:36:58.858 INFO:journalctl@ceph.mon.b.smithi105.stdout: index_type: 0 2023-09-22T07:36:58.858 INFO:journalctl@ceph.mon.b.smithi105.stdout: data_block_index_type: 0 2023-09-22T07:36:58.858 INFO:journalctl@ceph.mon.b.smithi105.stdout: index_shortening: 1 2023-09-22T07:36:58.858 INFO:journalctl@ceph.mon.b.smithi105.stdout: data_block_hash_table_util_ratio: 0.750000 2023-09-22T07:36:58.858 INFO:journalctl@ceph.mon.b.smithi105.stdout: hash_index_allow_collision: 1 2023-09-22T07:36:58.858 INFO:journalctl@ceph.mon.b.smithi105.stdout: checksum: 1 2023-09-22T07:36:58.858 INFO:journalctl@ceph.mon.b.smithi105.stdout: no_block_cache: 0 2023-09-22T07:36:58.859 INFO:journalctl@ceph.mon.b.smithi105.stdout: block_cache: 0x5624749af090 2023-09-22T07:36:58.859 INFO:journalctl@ceph.mon.b.smithi105.stdout: block_cache_name: BinnedLRUCache 2023-09-22T07:36:58.859 INFO:journalctl@ceph.mon.b.smithi105.stdout: block_cache_options: 2023-09-22T07:36:58.859 INFO:journalctl@ceph.mon.b.smithi105.stdout: capacity : 536870912 2023-09-22T07:36:58.859 INFO:journalctl@ceph.mon.b.smithi105.stdout: num_shard_bits : 4 2023-09-22T07:36:58.859 INFO:journalctl@ceph.mon.b.smithi105.stdout: strict_capacity_limit : 0 2023-09-22T07:36:58.859 INFO:journalctl@ceph.mon.b.smithi105.stdout: high_pri_pool_ratio: 0.000 2023-09-22T07:36:58.859 INFO:journalctl@ceph.mon.b.smithi105.stdout: block_cache_compressed: (nil) 2023-09-22T07:36:58.859 INFO:journalctl@ceph.mon.b.smithi105.stdout: persistent_cache: (nil) 2023-09-22T07:36:58.859 INFO:journalctl@ceph.mon.b.smithi105.stdout: block_size: 4096 2023-09-22T07:36:58.859 INFO:journalctl@ceph.mon.b.smithi105.stdout: block_size_deviation: 10 2023-09-22T07:36:58.859 INFO:journalctl@ceph.mon.b.smithi105.stdout: block_restart_interval: 16 2023-09-22T07:36:58.860 INFO:journalctl@ceph.mon.b.smithi105.stdout: index_block_restart_interval: 1 2023-09-22T07:36:58.860 INFO:journalctl@ceph.mon.b.smithi105.stdout: metadata_block_size: 4096 2023-09-22T07:36:58.860 INFO:journalctl@ceph.mon.b.smithi105.stdout: partition_filters: 0 2023-09-22T07:36:58.860 INFO:journalctl@ceph.mon.b.smithi105.stdout: use_delta_encoding: 1 2023-09-22T07:36:58.860 INFO:journalctl@ceph.mon.b.smithi105.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2023-09-22T07:36:58.860 INFO:journalctl@ceph.mon.b.smithi105.stdout: whole_key_filtering: 1 2023-09-22T07:36:58.860 INFO:journalctl@ceph.mon.b.smithi105.stdout: verify_compression: 0 2023-09-22T07:36:58.860 INFO:journalctl@ceph.mon.b.smithi105.stdout: read_amp_bytes_per_bit: 0 2023-09-22T07:36:58.860 INFO:journalctl@ceph.mon.b.smithi105.stdout: format_version: 4 2023-09-22T07:36:58.860 INFO:journalctl@ceph.mon.b.smithi105.stdout: enable_index_compression: 1 2023-09-22T07:36:58.860 INFO:journalctl@ceph.mon.b.smithi105.stdout: block_align: 0 2023-09-22T07:36:58.860 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.write_buffer_size: 33554432 2023-09-22T07:36:58.860 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.max_write_buffer_number: 2 2023-09-22T07:36:58.861 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.compression: NoCompression 2023-09-22T07:36:58.861 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.bottommost_compression: Disabled 2023-09-22T07:36:58.861 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.prefix_extractor: nullptr 2023-09-22T07:36:58.861 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-22T07:36:58.861 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.num_levels: 7 2023-09-22T07:36:58.861 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-22T07:36:58.861 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-22T07:36:58.861 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-22T07:36:58.861 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-22T07:36:58.861 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-22T07:36:58.861 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-22T07:36:58.861 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-22T07:36:58.862 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-22T07:36:58.862 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-09-22T07:36:58.862 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-22T07:36:58.862 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.compression_opts.window_bits: -14 2023-09-22T07:36:58.862 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.compression_opts.level: 32767 2023-09-22T07:36:58.862 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.compression_opts.strategy: 0 2023-09-22T07:36:58.862 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-22T07:36:58.862 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-22T07:36:58.862 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-09-22T07:36:58.862 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.compression_opts.enabled: false 2023-09-22T07:36:58.862 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-22T07:36:58.862 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-22T07:36:58.863 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-22T07:36:58.863 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.target_file_size_base: 67108864 2023-09-22T07:36:58.863 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.target_file_size_multiplier: 1 2023-09-22T07:36:58.863 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-22T07:36:58.863 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-22T07:36:58.863 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-22T07:36:58.863 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-22T07:36:58.863 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-22T07:36:58.863 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-22T07:36:58.863 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-22T07:36:58.863 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-22T07:36:58.863 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-22T07:36:58.864 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-22T07:36:58.864 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-22T07:36:58.864 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-22T07:36:58.864 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.arena_block_size: 4194304 2023-09-22T07:36:58.864 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-22T07:36:58.864 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-22T07:36:58.864 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-09-22T07:36:58.864 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.disable_auto_compactions: 0 2023-09-22T07:36:58.864 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-22T07:36:58.864 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-22T07:36:58.864 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-22T07:36:58.865 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-22T07:36:58.865 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-22T07:36:58.865 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-22T07:36:58.865 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-22T07:36:58.865 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-22T07:36:58.865 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-22T07:36:58.865 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-22T07:36:58.865 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.table_properties_collectors: 2023-09-22T07:36:58.865 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.inplace_update_support: 0 2023-09-22T07:36:58.865 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.inplace_update_num_locks: 10000 2023-09-22T07:36:58.865 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-22T07:36:58.865 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-22T07:36:58.866 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.memtable_huge_page_size: 0 2023-09-22T07:36:58.866 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.bloom_locality: 0 2023-09-22T07:36:58.866 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.max_successive_merges: 0 2023-09-22T07:36:58.866 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.optimize_filters_for_hits: 0 2023-09-22T07:36:58.866 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.paranoid_file_checks: 0 2023-09-22T07:36:58.866 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.force_consistency_checks: 1 2023-09-22T07:36:58.866 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.report_bg_io_stats: 0 2023-09-22T07:36:58.866 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.ttl: 2592000 2023-09-22T07:36:58.866 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.periodic_compaction_seconds: 0 2023-09-22T07:36:58.866 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.enable_blob_files: false 2023-09-22T07:36:58.866 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.min_blob_size: 0 2023-09-22T07:36:58.866 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.blob_file_size: 268435456 2023-09-22T07:36:58.867 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.blob_compression_type: NoCompression 2023-09-22T07:36:58.867 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.enable_blob_garbage_collection: false 2023-09-22T07:36:58.867 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-09-22T07:36:58.867 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: [db/version_set.cc:4764] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-09-22T07:36:58.867 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 0 2023-09-22T07:36:58.867 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: [db/version_set.cc:4082] Creating manifest 7 2023-09-22T07:36:58.867 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: EVENT_LOG_v1 {"time_micros": 1695368218553914, "job": 1, "event": "recovery_started", "wal_files": [4]} 2023-09-22T07:36:58.867 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #4 mode 2 2023-09-22T07:36:58.867 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: [table/block_based/filter_policy.cc:991] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-09-22T07:36:58.867 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: EVENT_LOG_v1 {"time_micros": 1695368218554175, "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": 1695368218, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "b05b2204-a4cb-4b61-a442-4b2ae081a932", "db_session_id": "8A38IPV2P5WV6XI3U0EJ"}} 2023-09-22T07:36:58.867 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: [db/version_set.cc:4082] Creating manifest 9 2023-09-22T07:36:58.868 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: EVENT_LOG_v1 {"time_micros": 1695368218554484, "job": 1, "event": "recovery_finished"} 2023-09-22T07:36:58.868 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: [file/delete_scheduler.cc:69] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-09-22T07:36:58.868 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x562474943180 2023-09-22T07:36:58.868 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: DB pointer 0x562474a18000 2023-09-22T07:36:58.868 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2023-09-22T07:36:58.868 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: rocksdb: [db/db_impl/db_impl.cc:903] 2023-09-22T07:36:58.868 INFO:journalctl@ceph.mon.b.smithi105.stdout: ** DB Stats ** 2023-09-22T07:36:58.868 INFO:journalctl@ceph.mon.b.smithi105.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-09-22T07:36:58.868 INFO:journalctl@ceph.mon.b.smithi105.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-09-22T07:36:58.868 INFO:journalctl@ceph.mon.b.smithi105.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-22T07:36:58.868 INFO:journalctl@ceph.mon.b.smithi105.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-22T07:36:58.868 INFO:journalctl@ceph.mon.b.smithi105.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-09-22T07:36:58.868 INFO:journalctl@ceph.mon.b.smithi105.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-09-22T07:36:58.869 INFO:journalctl@ceph.mon.b.smithi105.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-22T07:36:58.869 INFO:journalctl@ceph.mon.b.smithi105.stdout: 2023-09-22T07:36:58.869 INFO:journalctl@ceph.mon.b.smithi105.stdout: ** Compaction Stats [default] ** 2023-09-22T07:36:58.869 INFO:journalctl@ceph.mon.b.smithi105.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-09-22T07:36:58.869 INFO:journalctl@ceph.mon.b.smithi105.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-22T07:36:58.869 INFO:journalctl@ceph.mon.b.smithi105.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-09-22T07:36:58.869 INFO:journalctl@ceph.mon.b.smithi105.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-09-22T07:36:58.869 INFO:journalctl@ceph.mon.b.smithi105.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-09-22T07:36:58.869 INFO:journalctl@ceph.mon.b.smithi105.stdout: 2023-09-22T07:36:58.869 INFO:journalctl@ceph.mon.b.smithi105.stdout: ** Compaction Stats [default] ** 2023-09-22T07:36:58.869 INFO:journalctl@ceph.mon.b.smithi105.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-09-22T07:36:58.869 INFO:journalctl@ceph.mon.b.smithi105.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-22T07:36:58.870 INFO:journalctl@ceph.mon.b.smithi105.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-09-22T07:36:58.870 INFO:journalctl@ceph.mon.b.smithi105.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-09-22T07:36:58.870 INFO:journalctl@ceph.mon.b.smithi105.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-09-22T07:36:58.870 INFO:journalctl@ceph.mon.b.smithi105.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-22T07:36:58.870 INFO:journalctl@ceph.mon.b.smithi105.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-09-22T07:36:58.870 INFO:journalctl@ceph.mon.b.smithi105.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-09-22T07:36:58.870 INFO:journalctl@ceph.mon.b.smithi105.stdout: AddFile(Keys): cumulative 0, interval 0 2023-09-22T07:36:58.870 INFO:journalctl@ceph.mon.b.smithi105.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-09-22T07:36:58.870 INFO:journalctl@ceph.mon.b.smithi105.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-09-22T07:36:58.870 INFO:journalctl@ceph.mon.b.smithi105.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-09-22T07:36:58.870 INFO:journalctl@ceph.mon.b.smithi105.stdout: 2023-09-22T07:36:58.871 INFO:journalctl@ceph.mon.b.smithi105.stdout: ** File Read Latency Histogram By Level [default] ** 2023-09-22T07:36:58.871 INFO:journalctl@ceph.mon.b.smithi105.stdout: 2023-09-22T07:36:58.871 INFO:journalctl@ceph.mon.b.smithi105.stdout: ** Compaction Stats [default] ** 2023-09-22T07:36:58.871 INFO:journalctl@ceph.mon.b.smithi105.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-09-22T07:36:58.871 INFO:journalctl@ceph.mon.b.smithi105.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-22T07:36:58.871 INFO:journalctl@ceph.mon.b.smithi105.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-09-22T07:36:58.871 INFO:journalctl@ceph.mon.b.smithi105.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-09-22T07:36:58.871 INFO:journalctl@ceph.mon.b.smithi105.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-09-22T07:36:58.871 INFO:journalctl@ceph.mon.b.smithi105.stdout: 2023-09-22T07:36:58.871 INFO:journalctl@ceph.mon.b.smithi105.stdout: ** Compaction Stats [default] ** 2023-09-22T07:36:58.871 INFO:journalctl@ceph.mon.b.smithi105.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-09-22T07:36:58.871 INFO:journalctl@ceph.mon.b.smithi105.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-22T07:36:58.872 INFO:journalctl@ceph.mon.b.smithi105.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-09-22T07:36:58.872 INFO:journalctl@ceph.mon.b.smithi105.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-09-22T07:36:58.872 INFO:journalctl@ceph.mon.b.smithi105.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-09-22T07:36:58.872 INFO:journalctl@ceph.mon.b.smithi105.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-22T07:36:58.872 INFO:journalctl@ceph.mon.b.smithi105.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-09-22T07:36:58.872 INFO:journalctl@ceph.mon.b.smithi105.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-09-22T07:36:58.872 INFO:journalctl@ceph.mon.b.smithi105.stdout: AddFile(Keys): cumulative 0, interval 0 2023-09-22T07:36:58.872 INFO:journalctl@ceph.mon.b.smithi105.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-09-22T07:36:58.872 INFO:journalctl@ceph.mon.b.smithi105.stdout: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-22T07:36:58.872 INFO:journalctl@ceph.mon.b.smithi105.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-09-22T07:36:58.872 INFO:journalctl@ceph.mon.b.smithi105.stdout: 2023-09-22T07:36:58.872 INFO:journalctl@ceph.mon.b.smithi105.stdout: ** File Read Latency Histogram By Level [default] ** 2023-09-22T07:36:58.873 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: mon.b does not exist in monmap, will attempt to join an existing cluster 2023-09-22T07:36:58.873 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: using public_addr v2:172.21.15.105:0/0 -> [v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0] 2023-09-22T07:36:58.873 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: starting mon.b rank -1 at public addrs [v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0] at bind addrs [v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 762f9dea-591a-11ee-8db4-212e2dc638e7 2023-09-22T07:36:58.873 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: mon.b@-1(???) e0 preinit fsid 762f9dea-591a-11ee-8db4-212e2dc638e7 2023-09-22T07:36:58.873 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: mon.b@-1(synchronizing).mds e1 new map 2023-09-22T07:36:58.873 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: mon.b@-1(synchronizing).mds e1 print_map 2023-09-22T07:36:58.873 INFO:journalctl@ceph.mon.b.smithi105.stdout: e1 2023-09-22T07:36:58.873 INFO:journalctl@ceph.mon.b.smithi105.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-09-22T07:36:58.873 INFO:journalctl@ceph.mon.b.smithi105.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-09-22T07:36:58.873 INFO:journalctl@ceph.mon.b.smithi105.stdout: legacy client fscid: -1 2023-09-22T07:36:58.873 INFO:journalctl@ceph.mon.b.smithi105.stdout: 2023-09-22T07:36:58.873 INFO:journalctl@ceph.mon.b.smithi105.stdout: No filesystems configured 2023-09-22T07:36:58.874 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-09-22T07:36:58.874 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2023-09-22T07:36:58.874 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-09-22T07:36:58.874 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-09-22T07:36:58.874 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-09-22T07:36:58.874 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-09-22T07:36:58.874 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-09-22T07:36:58.874 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-09-22T07:36:58.874 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-09-22T07:36:58.874 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-09-22T07:36:58.874 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: Updating smithi105:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-22T07:36:58.874 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: Updating smithi105:/etc/ceph/ceph.client.admin.keyring 2023-09-22T07:36:58.875 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: Updating smithi105:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-22T07:36:58.875 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/1019405742' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-09-22T07:36:58.875 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: osdmap e4: 0 total, 0 up, 0 in 2023-09-22T07:36:58.875 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:36:58.875 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi006:172.21.15.6=a;smithi006:[v2:172.21.15.6:3301,v1:172.21.15.6:6790]=c;smithi105:172.21.15.105=b", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:36:58.875 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: Saving service mon spec with placement smithi006:172.21.15.6=a;smithi006:[v2:172.21.15.6:3301,v1:172.21.15.6:6790]=c;smithi105:172.21.15.105=b;count:3 2023-09-22T07:36:58.875 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:36:58.875 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:36:58.875 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:36:58.875 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:36:58.875 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:36:58.875 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-22T07:36:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:36:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: Deploying daemon mon.b on smithi105 2023-09-22T07:36:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:36:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:36:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-09-22T07:36:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 ceph-mon[102016]: mon.b@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete 2023-09-22T07:36:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 bash[101948]: a9ba878e312bbeff919855167bdc5515f8e23ad70b372678a26c9387af922ae3 2023-09-22T07:36:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:36:58 smithi105 systemd[1]: Started Ceph mon.b for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:37:00.441 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-09-22T07:37:00.441 DEBUG:teuthology.orchestra.run.smithi105:> 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 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph mon dump -f json 2023-09-22T07:37:00.782 INFO:teuthology.orchestra.run.smithi105.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-22T07:37:03.901 INFO:teuthology.orchestra.run.smithi105.stdout: 2023-09-22T07:37:03.902 INFO:teuthology.orchestra.run.smithi105.stdout:{"epoch":2,"fsid":"762f9dea-591a-11ee-8db4-212e2dc638e7","modified":"2023-09-22T07:36:58.578401Z","created":"2023-09-22T07:35:26.289751Z","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.6:3300","nonce":0},{"type":"v1","addr":"172.21.15.6:6789","nonce":0}]},"addr":"172.21.15.6:6789/0","public_addr":"172.21.15.6:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:3300","nonce":0},{"type":"v1","addr":"172.21.15.105:6789","nonce":0}]},"addr":"172.21.15.105:6789/0","public_addr":"172.21.15.105:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2023-09-22T07:37:03.903 INFO:teuthology.orchestra.run.smithi105.stderr:dumped monmap epoch 2 2023-09-22T07:37:04.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:03 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:37:04.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:03 smithi006 ceph-mon[97617]: mon.a calling monitor election 2023-09-22T07:37:04.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:03 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:37:04.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:03 smithi006 ceph-mon[97617]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:04.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:03 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:37:04.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:03 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:37:04.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:03 smithi006 ceph-mon[97617]: mon.b calling monitor election 2023-09-22T07:37:04.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:03 smithi006 ceph-mon[97617]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:04.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:03 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:37:04.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:03 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:37:04.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:03 smithi006 ceph-mon[97617]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:04.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:03 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:37:04.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:03 smithi006 ceph-mon[97617]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-09-22T07:37:04.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:03 smithi006 ceph-mon[97617]: monmap e2: 2 mons at {a=[v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0],b=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0]} removed_ranks: {} 2023-09-22T07:37:04.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:03 smithi006 ceph-mon[97617]: fsmap 2023-09-22T07:37:04.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:03 smithi006 ceph-mon[97617]: osdmap e4: 0 total, 0 up, 0 in 2023-09-22T07:37:04.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:03 smithi006 ceph-mon[97617]: mgrmap e13: y(active, since 38s) 2023-09-22T07:37:04.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:03 smithi006 ceph-mon[97617]: overall HEALTH_OK 2023-09-22T07:37:04.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:03 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:04.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:03 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:04.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:03 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:04.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:03 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-22T07:37:04.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:03 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:37:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:03 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:37:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:03 smithi105 ceph-mon[102016]: mon.a calling monitor election 2023-09-22T07:37:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:03 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:37:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:03 smithi105 ceph-mon[102016]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:04.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:03 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:37:04.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:03 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:37:04.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:03 smithi105 ceph-mon[102016]: mon.b calling monitor election 2023-09-22T07:37:04.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:03 smithi105 ceph-mon[102016]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:04.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:03 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:37:04.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:03 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:37:04.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:03 smithi105 ceph-mon[102016]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:04.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:03 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:37:04.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:03 smithi105 ceph-mon[102016]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-09-22T07:37:04.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:03 smithi105 ceph-mon[102016]: monmap e2: 2 mons at {a=[v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0],b=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0]} removed_ranks: {} 2023-09-22T07:37:04.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:03 smithi105 ceph-mon[102016]: fsmap 2023-09-22T07:37:04.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:03 smithi105 ceph-mon[102016]: osdmap e4: 0 total, 0 up, 0 in 2023-09-22T07:37:04.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:03 smithi105 ceph-mon[102016]: mgrmap e13: y(active, since 38s) 2023-09-22T07:37:04.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:03 smithi105 ceph-mon[102016]: overall HEALTH_OK 2023-09-22T07:37:04.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:03 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:04.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:03 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:04.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:03 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:04.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:03 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-22T07:37:04.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:03 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:37:04.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:04 smithi105 ceph-mon[102016]: Deploying daemon mon.c on smithi006 2023-09-22T07:37:04.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:04 smithi105 ceph-mon[102016]: from='client.? 172.21.15.105:0/2198078693' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-22T07:37:04.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:04 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:37:05.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:04 smithi006 ceph-mon[97617]: Deploying daemon mon.c on smithi006 2023-09-22T07:37:05.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:04 smithi006 ceph-mon[97617]: from='client.? 172.21.15.105:0/2198078693' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-22T07:37:05.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:04 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:37:05.552 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-09-22T07:37:05.552 DEBUG:teuthology.orchestra.run.smithi105:> 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 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph mon dump -f json 2023-09-22T07:37:05.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:05 smithi006 ceph-mon[97617]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:05.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:05 smithi105 ceph-mon[102016]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:05.899 INFO:teuthology.orchestra.run.smithi105.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-22T07:37:06.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 systemd[1]: Starting Ceph mon.c for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:37:07.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: set uid:gid to 167:167 (ceph:ceph) 2023-09-22T07:37:07.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable), process ceph-mon, pid 7 2023-09-22T07:37:07.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: pidfile_write: ignore empty --pid-file 2023-09-22T07:37:07.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: load: jerasure load: lrc 2023-09-22T07:37:07.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: RocksDB version: 6.15.5 2023-09-22T07:37:07.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-09-22T07:37:07.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Compile date Sep 21 2023 2023-09-22T07:37:07.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: DB SUMMARY 2023-09-22T07:37:07.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: DB Session ID: 0H568FY5670Z1UW28A8S 2023-09-22T07:37:07.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: CURRENT file: CURRENT 2023-09-22T07:37:07.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: IDENTITY file: IDENTITY 2023-09-22T07:37:07.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2023-09-22T07:37:07.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2023-09-22T07:37:07.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 636 ; 2023-09-22T07:37:07.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.error_if_exists: 0 2023-09-22T07:37:07.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.create_if_missing: 0 2023-09-22T07:37:07.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.paranoid_checks: 1 2023-09-22T07:37:07.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-09-22T07:37:07.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.env: 0x5641c8ed6a80 2023-09-22T07:37:07.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.fs: Posix File System 2023-09-22T07:37:07.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.info_log: 0x5641cafae5a0 2023-09-22T07:37:07.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.max_file_opening_threads: 16 2023-09-22T07:37:07.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.statistics: (nil) 2023-09-22T07:37:07.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.use_fsync: 0 2023-09-22T07:37:07.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.max_log_file_size: 0 2023-09-22T07:37:07.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-22T07:37:07.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.log_file_time_to_roll: 0 2023-09-22T07:37:07.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.keep_log_file_num: 1000 2023-09-22T07:37:07.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.recycle_log_file_num: 0 2023-09-22T07:37:07.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.allow_fallocate: 1 2023-09-22T07:37:07.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.allow_mmap_reads: 0 2023-09-22T07:37:07.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.allow_mmap_writes: 0 2023-09-22T07:37:07.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.use_direct_reads: 0 2023-09-22T07:37:07.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-22T07:37:07.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.create_missing_column_families: 0 2023-09-22T07:37:07.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.db_log_dir: 2023-09-22T07:37:07.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2023-09-22T07:37:07.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.table_cache_numshardbits: 6 2023-09-22T07:37:07.039 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.WAL_ttl_seconds: 0 2023-09-22T07:37:07.039 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.WAL_size_limit_MB: 0 2023-09-22T07:37:07.039 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-22T07:37:07.039 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-22T07:37:07.039 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.is_fd_close_on_exec: 1 2023-09-22T07:37:07.039 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.advise_random_on_open: 1 2023-09-22T07:37:07.039 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.db_write_buffer_size: 0 2023-09-22T07:37:07.039 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.write_buffer_manager: 0x5641cbd20930 2023-09-22T07:37:07.039 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-22T07:37:07.039 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-09-22T07:37:07.039 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-22T07:37:07.039 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.use_adaptive_mutex: 0 2023-09-22T07:37:07.039 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.rate_limiter: (nil) 2023-09-22T07:37:07.040 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-22T07:37:07.040 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.wal_recovery_mode: 2 2023-09-22T07:37:07.040 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.enable_thread_tracking: 0 2023-09-22T07:37:07.040 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.enable_pipelined_write: 0 2023-09-22T07:37:07.040 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.unordered_write: 0 2023-09-22T07:37:07.040 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-22T07:37:07.040 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-22T07:37:07.040 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-22T07:37:07.040 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-22T07:37:07.040 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.row_cache: None 2023-09-22T07:37:07.040 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.wal_filter: None 2023-09-22T07:37:07.040 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-22T07:37:07.040 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.allow_ingest_behind: 0 2023-09-22T07:37:07.041 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.preserve_deletes: 0 2023-09-22T07:37:07.041 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.two_write_queues: 0 2023-09-22T07:37:07.041 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.manual_wal_flush: 0 2023-09-22T07:37:07.041 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.atomic_flush: 0 2023-09-22T07:37:07.041 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-22T07:37:07.041 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.persist_stats_to_disk: 0 2023-09-22T07:37:07.041 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.write_dbid_to_manifest: 0 2023-09-22T07:37:07.041 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.log_readahead_size: 0 2023-09-22T07:37:07.041 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-09-22T07:37:07.041 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.best_efforts_recovery: 0 2023-09-22T07:37:07.041 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-09-22T07:37:07.041 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-09-22T07:37:07.042 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.allow_data_in_errors: 0 2023-09-22T07:37:07.042 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.db_host_id: __hostname__ 2023-09-22T07:37:07.042 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.max_background_jobs: 2 2023-09-22T07:37:07.042 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.max_background_compactions: -1 2023-09-22T07:37:07.042 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.max_subcompactions: 1 2023-09-22T07:37:07.042 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-22T07:37:07.042 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-22T07:37:07.042 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.delayed_write_rate : 16777216 2023-09-22T07:37:07.042 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.max_total_wal_size: 0 2023-09-22T07:37:07.042 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-22T07:37:07.042 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.stats_dump_period_sec: 600 2023-09-22T07:37:07.042 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.stats_persist_period_sec: 600 2023-09-22T07:37:07.042 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-22T07:37:07.043 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.max_open_files: -1 2023-09-22T07:37:07.043 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.bytes_per_sync: 0 2023-09-22T07:37:07.043 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.wal_bytes_per_sync: 0 2023-09-22T07:37:07.043 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.strict_bytes_per_sync: 0 2023-09-22T07:37:07.043 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.compaction_readahead_size: 0 2023-09-22T07:37:07.043 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.max_background_flushes: -1 2023-09-22T07:37:07.043 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Compression algorithms supported: 2023-09-22T07:37:07.043 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-22T07:37:07.043 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: kZSTD supported: 0 2023-09-22T07:37:07.043 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: kXpressCompression supported: 0 2023-09-22T07:37:07.043 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: kLZ4HCCompression supported: 1 2023-09-22T07:37:07.043 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: kZlibCompression supported: 1 2023-09-22T07:37:07.043 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: kSnappyCompression supported: 1 2023-09-22T07:37:07.044 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: kLZ4Compression supported: 1 2023-09-22T07:37:07.044 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: kBZip2Compression supported: 0 2023-09-22T07:37:07.044 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Fast CRC32 supported: Supported on x86 2023-09-22T07:37:07.044 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 2023-09-22T07:37:07.044 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2023-09-22T07:37:07.044 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-22T07:37:07.044 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.merge_operator: 2023-09-22T07:37:07.044 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.compaction_filter: None 2023-09-22T07:37:07.044 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.compaction_filter_factory: None 2023-09-22T07:37:07.044 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.sst_partitioner_factory: None 2023-09-22T07:37:07.044 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.memtable_factory: SkipListFactory 2023-09-22T07:37:07.044 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.table_factory: BlockBasedTable 2023-09-22T07:37:07.045 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5641cb000fb8) 2023-09-22T07:37:07.045 INFO:journalctl@ceph.mon.c.smithi006.stdout: cache_index_and_filter_blocks: 1 2023-09-22T07:37:07.045 INFO:journalctl@ceph.mon.c.smithi006.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-09-22T07:37:07.045 INFO:journalctl@ceph.mon.c.smithi006.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-22T07:37:07.045 INFO:journalctl@ceph.mon.c.smithi006.stdout: pin_top_level_index_and_filter: 1 2023-09-22T07:37:07.046 INFO:journalctl@ceph.mon.c.smithi006.stdout: index_type: 0 2023-09-22T07:37:07.046 INFO:journalctl@ceph.mon.c.smithi006.stdout: data_block_index_type: 0 2023-09-22T07:37:07.046 INFO:journalctl@ceph.mon.c.smithi006.stdout: index_shortening: 1 2023-09-22T07:37:07.046 INFO:journalctl@ceph.mon.c.smithi006.stdout: data_block_hash_table_util_ratio: 0.750000 2023-09-22T07:37:07.046 INFO:journalctl@ceph.mon.c.smithi006.stdout: hash_index_allow_collision: 1 2023-09-22T07:37:07.046 INFO:journalctl@ceph.mon.c.smithi006.stdout: checksum: 1 2023-09-22T07:37:07.046 INFO:journalctl@ceph.mon.c.smithi006.stdout: no_block_cache: 0 2023-09-22T07:37:07.047 INFO:journalctl@ceph.mon.c.smithi006.stdout: block_cache: 0x5641cb033090 2023-09-22T07:37:07.047 INFO:journalctl@ceph.mon.c.smithi006.stdout: block_cache_name: BinnedLRUCache 2023-09-22T07:37:07.047 INFO:journalctl@ceph.mon.c.smithi006.stdout: block_cache_options: 2023-09-22T07:37:07.047 INFO:journalctl@ceph.mon.c.smithi006.stdout: capacity : 536870912 2023-09-22T07:37:07.047 INFO:journalctl@ceph.mon.c.smithi006.stdout: num_shard_bits : 4 2023-09-22T07:37:07.047 INFO:journalctl@ceph.mon.c.smithi006.stdout: strict_capacity_limit : 0 2023-09-22T07:37:07.047 INFO:journalctl@ceph.mon.c.smithi006.stdout: high_pri_pool_ratio: 0.000 2023-09-22T07:37:07.047 INFO:journalctl@ceph.mon.c.smithi006.stdout: block_cache_compressed: (nil) 2023-09-22T07:37:07.047 INFO:journalctl@ceph.mon.c.smithi006.stdout: persistent_cache: (nil) 2023-09-22T07:37:07.047 INFO:journalctl@ceph.mon.c.smithi006.stdout: block_size: 4096 2023-09-22T07:37:07.047 INFO:journalctl@ceph.mon.c.smithi006.stdout: block_size_deviation: 10 2023-09-22T07:37:07.047 INFO:journalctl@ceph.mon.c.smithi006.stdout: block_restart_interval: 16 2023-09-22T07:37:07.048 INFO:journalctl@ceph.mon.c.smithi006.stdout: index_block_restart_interval: 1 2023-09-22T07:37:07.048 INFO:journalctl@ceph.mon.c.smithi006.stdout: metadata_block_size: 4096 2023-09-22T07:37:07.048 INFO:journalctl@ceph.mon.c.smithi006.stdout: partition_filters: 0 2023-09-22T07:37:07.048 INFO:journalctl@ceph.mon.c.smithi006.stdout: use_delta_encoding: 1 2023-09-22T07:37:07.048 INFO:journalctl@ceph.mon.c.smithi006.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2023-09-22T07:37:07.048 INFO:journalctl@ceph.mon.c.smithi006.stdout: whole_key_filtering: 1 2023-09-22T07:37:07.048 INFO:journalctl@ceph.mon.c.smithi006.stdout: verify_compression: 0 2023-09-22T07:37:07.048 INFO:journalctl@ceph.mon.c.smithi006.stdout: read_amp_bytes_per_bit: 0 2023-09-22T07:37:07.048 INFO:journalctl@ceph.mon.c.smithi006.stdout: format_version: 4 2023-09-22T07:37:07.048 INFO:journalctl@ceph.mon.c.smithi006.stdout: enable_index_compression: 1 2023-09-22T07:37:07.048 INFO:journalctl@ceph.mon.c.smithi006.stdout: block_align: 0 2023-09-22T07:37:07.048 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.write_buffer_size: 33554432 2023-09-22T07:37:07.048 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.max_write_buffer_number: 2 2023-09-22T07:37:07.049 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.compression: NoCompression 2023-09-22T07:37:07.049 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.bottommost_compression: Disabled 2023-09-22T07:37:07.049 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.prefix_extractor: nullptr 2023-09-22T07:37:07.049 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-22T07:37:07.049 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.num_levels: 7 2023-09-22T07:37:07.049 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-22T07:37:07.049 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-22T07:37:07.049 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-22T07:37:07.049 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-22T07:37:07.049 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-22T07:37:07.049 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-22T07:37:07.049 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-22T07:37:07.049 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-22T07:37:07.050 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-09-22T07:37:07.050 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-22T07:37:07.050 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.compression_opts.window_bits: -14 2023-09-22T07:37:07.050 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.compression_opts.level: 32767 2023-09-22T07:37:07.050 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.compression_opts.strategy: 0 2023-09-22T07:37:07.050 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-22T07:37:07.050 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-22T07:37:07.050 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-09-22T07:37:07.050 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.compression_opts.enabled: false 2023-09-22T07:37:07.050 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-22T07:37:07.050 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-22T07:37:07.050 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-22T07:37:07.051 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.target_file_size_base: 67108864 2023-09-22T07:37:07.051 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.target_file_size_multiplier: 1 2023-09-22T07:37:07.051 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-22T07:37:07.051 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-22T07:37:07.051 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-22T07:37:07.051 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-22T07:37:07.051 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-22T07:37:07.051 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-22T07:37:07.051 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-22T07:37:07.051 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-22T07:37:07.052 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-22T07:37:07.052 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-22T07:37:07.052 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-22T07:37:07.052 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-22T07:37:07.052 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.arena_block_size: 4194304 2023-09-22T07:37:07.052 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-22T07:37:07.052 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-22T07:37:07.052 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-09-22T07:37:07.052 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.disable_auto_compactions: 0 2023-09-22T07:37:07.052 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-22T07:37:07.052 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-22T07:37:07.052 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-22T07:37:07.053 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-22T07:37:07.053 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-22T07:37:07.053 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-22T07:37:07.053 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-22T07:37:07.053 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-22T07:37:07.053 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-22T07:37:07.053 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-22T07:37:07.053 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.table_properties_collectors: 2023-09-22T07:37:07.053 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.inplace_update_support: 0 2023-09-22T07:37:07.053 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.inplace_update_num_locks: 10000 2023-09-22T07:37:07.053 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-22T07:37:07.053 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-22T07:37:07.054 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.memtable_huge_page_size: 0 2023-09-22T07:37:07.054 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.bloom_locality: 0 2023-09-22T07:37:07.054 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.max_successive_merges: 0 2023-09-22T07:37:07.054 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.optimize_filters_for_hits: 0 2023-09-22T07:37:07.054 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.paranoid_file_checks: 0 2023-09-22T07:37:07.054 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.force_consistency_checks: 1 2023-09-22T07:37:07.054 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.report_bg_io_stats: 0 2023-09-22T07:37:07.054 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.ttl: 2592000 2023-09-22T07:37:07.054 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.periodic_compaction_seconds: 0 2023-09-22T07:37:07.054 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.enable_blob_files: false 2023-09-22T07:37:07.054 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.min_blob_size: 0 2023-09-22T07:37:07.054 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.blob_file_size: 268435456 2023-09-22T07:37:07.054 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.blob_compression_type: NoCompression 2023-09-22T07:37:07.055 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.enable_blob_garbage_collection: false 2023-09-22T07:37:07.055 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-09-22T07:37:07.055 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: [db/version_set.cc:4764] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-09-22T07:37:07.055 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 0 2023-09-22T07:37:07.055 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: [db/version_set.cc:4082] Creating manifest 7 2023-09-22T07:37:07.055 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: EVENT_LOG_v1 {"time_micros": 1695368226698013, "job": 1, "event": "recovery_started", "wal_files": [4]} 2023-09-22T07:37:07.055 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #4 mode 2 2023-09-22T07:37:07.055 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: [table/block_based/filter_policy.cc:991] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-09-22T07:37:07.055 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: EVENT_LOG_v1 {"time_micros": 1695368226698293, "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": 1695368226, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "ae181e64-4dc1-42c7-97dd-e523f059f19d", "db_session_id": "0H568FY5670Z1UW28A8S"}} 2023-09-22T07:37:07.055 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: [db/version_set.cc:4082] Creating manifest 9 2023-09-22T07:37:07.055 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: EVENT_LOG_v1 {"time_micros": 1695368226699238, "job": 1, "event": "recovery_finished"} 2023-09-22T07:37:07.055 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: [file/delete_scheduler.cc:69] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-09-22T07:37:07.056 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x5641cafc7180 2023-09-22T07:37:07.056 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: DB pointer 0x5641cb09c000 2023-09-22T07:37:07.056 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2023-09-22T07:37:07.056 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: rocksdb: [db/db_impl/db_impl.cc:903] 2023-09-22T07:37:07.056 INFO:journalctl@ceph.mon.c.smithi006.stdout: ** DB Stats ** 2023-09-22T07:37:07.056 INFO:journalctl@ceph.mon.c.smithi006.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-09-22T07:37:07.056 INFO:journalctl@ceph.mon.c.smithi006.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-09-22T07:37:07.056 INFO:journalctl@ceph.mon.c.smithi006.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-22T07:37:07.056 INFO:journalctl@ceph.mon.c.smithi006.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-22T07:37:07.056 INFO:journalctl@ceph.mon.c.smithi006.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-09-22T07:37:07.056 INFO:journalctl@ceph.mon.c.smithi006.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-09-22T07:37:07.056 INFO:journalctl@ceph.mon.c.smithi006.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-22T07:37:07.056 INFO:journalctl@ceph.mon.c.smithi006.stdout: 2023-09-22T07:37:07.057 INFO:journalctl@ceph.mon.c.smithi006.stdout: ** Compaction Stats [default] ** 2023-09-22T07:37:07.057 INFO:journalctl@ceph.mon.c.smithi006.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-09-22T07:37:07.057 INFO:journalctl@ceph.mon.c.smithi006.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-22T07:37:07.057 INFO:journalctl@ceph.mon.c.smithi006.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.1 0.00 0.00 1 0.000 0 0 2023-09-22T07:37:07.057 INFO:journalctl@ceph.mon.c.smithi006.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.1 0.00 0.00 1 0.000 0 0 2023-09-22T07:37:07.057 INFO:journalctl@ceph.mon.c.smithi006.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.1 0.00 0.00 1 0.000 0 0 2023-09-22T07:37:07.057 INFO:journalctl@ceph.mon.c.smithi006.stdout: 2023-09-22T07:37:07.057 INFO:journalctl@ceph.mon.c.smithi006.stdout: ** Compaction Stats [default] ** 2023-09-22T07:37:07.057 INFO:journalctl@ceph.mon.c.smithi006.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-09-22T07:37:07.057 INFO:journalctl@ceph.mon.c.smithi006.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-22T07:37:07.057 INFO:journalctl@ceph.mon.c.smithi006.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.1 0.00 0.00 1 0.000 0 0 2023-09-22T07:37:07.057 INFO:journalctl@ceph.mon.c.smithi006.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-09-22T07:37:07.057 INFO:journalctl@ceph.mon.c.smithi006.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-09-22T07:37:07.058 INFO:journalctl@ceph.mon.c.smithi006.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-22T07:37:07.058 INFO:journalctl@ceph.mon.c.smithi006.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-09-22T07:37:07.058 INFO:journalctl@ceph.mon.c.smithi006.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-09-22T07:37:07.058 INFO:journalctl@ceph.mon.c.smithi006.stdout: AddFile(Keys): cumulative 0, interval 0 2023-09-22T07:37:07.058 INFO:journalctl@ceph.mon.c.smithi006.stdout: Cumulative compaction: 0.00 GB write, 0.49 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-22T07:37:07.058 INFO:journalctl@ceph.mon.c.smithi006.stdout: Interval compaction: 0.00 GB write, 0.49 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-22T07:37:07.058 INFO:journalctl@ceph.mon.c.smithi006.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-09-22T07:37:07.058 INFO:journalctl@ceph.mon.c.smithi006.stdout: 2023-09-22T07:37:07.058 INFO:journalctl@ceph.mon.c.smithi006.stdout: ** File Read Latency Histogram By Level [default] ** 2023-09-22T07:37:07.058 INFO:journalctl@ceph.mon.c.smithi006.stdout: 2023-09-22T07:37:07.058 INFO:journalctl@ceph.mon.c.smithi006.stdout: ** Compaction Stats [default] ** 2023-09-22T07:37:07.058 INFO:journalctl@ceph.mon.c.smithi006.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-09-22T07:37:07.059 INFO:journalctl@ceph.mon.c.smithi006.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-22T07:37:07.059 INFO:journalctl@ceph.mon.c.smithi006.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.1 0.00 0.00 1 0.000 0 0 2023-09-22T07:37:07.059 INFO:journalctl@ceph.mon.c.smithi006.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.1 0.00 0.00 1 0.000 0 0 2023-09-22T07:37:07.059 INFO:journalctl@ceph.mon.c.smithi006.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-09-22T07:37:07.059 INFO:journalctl@ceph.mon.c.smithi006.stdout: 2023-09-22T07:37:07.059 INFO:journalctl@ceph.mon.c.smithi006.stdout: ** Compaction Stats [default] ** 2023-09-22T07:37:07.059 INFO:journalctl@ceph.mon.c.smithi006.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-09-22T07:37:07.059 INFO:journalctl@ceph.mon.c.smithi006.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-22T07:37:07.059 INFO:journalctl@ceph.mon.c.smithi006.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.1 0.00 0.00 1 0.000 0 0 2023-09-22T07:37:07.059 INFO:journalctl@ceph.mon.c.smithi006.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-09-22T07:37:07.059 INFO:journalctl@ceph.mon.c.smithi006.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-09-22T07:37:07.059 INFO:journalctl@ceph.mon.c.smithi006.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-22T07:37:07.059 INFO:journalctl@ceph.mon.c.smithi006.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-09-22T07:37:07.060 INFO:journalctl@ceph.mon.c.smithi006.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-09-22T07:37:07.060 INFO:journalctl@ceph.mon.c.smithi006.stdout: AddFile(Keys): cumulative 0, interval 0 2023-09-22T07:37:07.060 INFO:journalctl@ceph.mon.c.smithi006.stdout: Cumulative compaction: 0.00 GB write, 0.48 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-22T07:37:07.060 INFO:journalctl@ceph.mon.c.smithi006.stdout: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-22T07:37:07.060 INFO:journalctl@ceph.mon.c.smithi006.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-09-22T07:37:07.060 INFO:journalctl@ceph.mon.c.smithi006.stdout: 2023-09-22T07:37:07.060 INFO:journalctl@ceph.mon.c.smithi006.stdout: ** File Read Latency Histogram By Level [default] ** 2023-09-22T07:37:07.060 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: mon.c does not exist in monmap, will attempt to join an existing cluster 2023-09-22T07:37:07.060 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: using public_addrv [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] 2023-09-22T07:37:07.060 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: starting mon.c rank -1 at public addrs [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] at bind addrs [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 762f9dea-591a-11ee-8db4-212e2dc638e7 2023-09-22T07:37:07.060 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: mon.c@-1(???) e0 preinit fsid 762f9dea-591a-11ee-8db4-212e2dc638e7 2023-09-22T07:37:07.060 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: mon.c@-1(synchronizing).mds e1 new map 2023-09-22T07:37:07.061 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: mon.c@-1(synchronizing).mds e1 print_map 2023-09-22T07:37:07.061 INFO:journalctl@ceph.mon.c.smithi006.stdout: e1 2023-09-22T07:37:07.061 INFO:journalctl@ceph.mon.c.smithi006.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-09-22T07:37:07.061 INFO:journalctl@ceph.mon.c.smithi006.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-09-22T07:37:07.061 INFO:journalctl@ceph.mon.c.smithi006.stdout: legacy client fscid: -1 2023-09-22T07:37:07.061 INFO:journalctl@ceph.mon.c.smithi006.stdout: 2023-09-22T07:37:07.061 INFO:journalctl@ceph.mon.c.smithi006.stdout: No filesystems configured 2023-09-22T07:37:07.061 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-09-22T07:37:07.061 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2023-09-22T07:37:07.061 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-09-22T07:37:07.061 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-09-22T07:37:07.061 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-09-22T07:37:07.061 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-09-22T07:37:07.062 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-09-22T07:37:07.062 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-09-22T07:37:07.062 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-09-22T07:37:07.062 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-09-22T07:37:07.062 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: Updating smithi105:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-22T07:37:07.062 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: Updating smithi105:/etc/ceph/ceph.client.admin.keyring 2023-09-22T07:37:07.062 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: Updating smithi105:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-22T07:37:07.062 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/1019405742' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-09-22T07:37:07.062 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: osdmap e4: 0 total, 0 up, 0 in 2023-09-22T07:37:07.062 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:07.062 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi006:172.21.15.6=a;smithi006:[v2:172.21.15.6:3301,v1:172.21.15.6:6790]=c;smithi105:172.21.15.105=b", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:37:07.062 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: Saving service mon spec with placement smithi006:172.21.15.6=a;smithi006:[v2:172.21.15.6:3301,v1:172.21.15.6:6790]=c;smithi105:172.21.15.105=b;count:3 2023-09-22T07:37:07.063 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:07.063 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:37:07.063 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:37:07.063 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:37:07.063 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:07.063 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-22T07:37:07.063 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:37:07.063 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: Deploying daemon mon.b on smithi105 2023-09-22T07:37:07.063 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:07.063 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:07.063 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:37:07.063 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: mon.a calling monitor election 2023-09-22T07:37:07.063 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:37:07.064 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:07.064 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:37:07.064 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:37:07.064 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: mon.b calling monitor election 2023-09-22T07:37:07.064 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:07.064 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:37:07.064 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:37:07.064 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:07.064 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:37:07.064 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-09-22T07:37:07.064 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: monmap e2: 2 mons at {a=[v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0],b=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0]} removed_ranks: {} 2023-09-22T07:37:07.064 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: fsmap 2023-09-22T07:37:07.064 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: osdmap e4: 0 total, 0 up, 0 in 2023-09-22T07:37:07.065 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: mgrmap e13: y(active, since 38s) 2023-09-22T07:37:07.065 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: overall HEALTH_OK 2023-09-22T07:37:07.065 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:07.065 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:07.065 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:07.065 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-22T07:37:07.065 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:37:07.065 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: Deploying daemon mon.c on smithi006 2023-09-22T07:37:07.065 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: from='client.? 172.21.15.105:0/2198078693' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-22T07:37:07.065 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:37:07.065 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:07.065 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-09-22T07:37:07.065 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 ceph-mon[116271]: mon.c@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete 2023-09-22T07:37:07.065 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 bash[116206]: 855a6988066f0dd403a0c749870ca61d59b8ee9b8cc0b330fc71020e367a065f 2023-09-22T07:37:07.066 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:06 smithi006 systemd[1]: Started Ceph mon.c for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:37:12.113 INFO:teuthology.orchestra.run.smithi105.stdout: 2023-09-22T07:37:12.113 INFO:teuthology.orchestra.run.smithi105.stdout:{"epoch":3,"fsid":"762f9dea-591a-11ee-8db4-212e2dc638e7","modified":"2023-09-22T07:37:06.720545Z","created":"2023-09-22T07:35:26.289751Z","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.6:3300","nonce":0},{"type":"v1","addr":"172.21.15.6:6789","nonce":0}]},"addr":"172.21.15.6:6789/0","public_addr":"172.21.15.6:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:3300","nonce":0},{"type":"v1","addr":"172.21.15.105:6789","nonce":0}]},"addr":"172.21.15.105:6789/0","public_addr":"172.21.15.105:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:3301","nonce":0},{"type":"v1","addr":"172.21.15.6:6790","nonce":0}]},"addr":"172.21.15.6:6790/0","public_addr":"172.21.15.6:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2023-09-22T07:37:12.115 INFO:teuthology.orchestra.run.smithi105.stderr:dumped monmap epoch 3 2023-09-22T07:37:12.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:11 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:37:12.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:11 smithi105 ceph-mon[102016]: mon.a calling monitor election 2023-09-22T07:37:12.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:11 smithi105 ceph-mon[102016]: mon.b calling monitor election 2023-09-22T07:37:12.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:11 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:37:12.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:11 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:37:12.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:11 smithi105 ceph-mon[102016]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:12.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:11 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:37:12.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:11 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:37:12.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:11 smithi105 ceph-mon[102016]: mon.c calling monitor election 2023-09-22T07:37:12.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:11 smithi105 ceph-mon[102016]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:12.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:11 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:37:12.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:11 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:37:12.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:11 smithi105 ceph-mon[102016]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:12.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:11 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:37:12.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:11 smithi105 ceph-mon[102016]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-22T07:37:12.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:11 smithi105 ceph-mon[102016]: monmap e3: 3 mons at {a=[v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0],b=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0],c=[v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0]} removed_ranks: {} 2023-09-22T07:37:12.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:11 smithi105 ceph-mon[102016]: fsmap 2023-09-22T07:37:12.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:11 smithi105 ceph-mon[102016]: osdmap e4: 0 total, 0 up, 0 in 2023-09-22T07:37:12.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:11 smithi105 ceph-mon[102016]: mgrmap e13: y(active, since 46s) 2023-09-22T07:37:12.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:11 smithi105 ceph-mon[102016]: overall HEALTH_OK 2023-09-22T07:37:12.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:11 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:12.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:11 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:12.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:11 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:37:12.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:11 smithi006 ceph-mon[97617]: mon.a calling monitor election 2023-09-22T07:37:12.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:11 smithi006 ceph-mon[97617]: mon.b calling monitor election 2023-09-22T07:37:12.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:11 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:37:12.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:11 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:37:12.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:11 smithi006 ceph-mon[97617]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:12.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:11 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:37:12.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:11 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:37:12.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:11 smithi006 ceph-mon[97617]: mon.c calling monitor election 2023-09-22T07:37:12.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:11 smithi006 ceph-mon[97617]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:12.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:11 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:37:12.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:11 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:37:12.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:11 smithi006 ceph-mon[97617]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:12.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:11 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:37:12.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:11 smithi006 ceph-mon[97617]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-22T07:37:12.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:11 smithi006 ceph-mon[97617]: monmap e3: 3 mons at {a=[v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0],b=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0],c=[v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0]} removed_ranks: {} 2023-09-22T07:37:12.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:11 smithi006 ceph-mon[97617]: fsmap 2023-09-22T07:37:12.288 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:11 smithi006 ceph-mon[97617]: osdmap e4: 0 total, 0 up, 0 in 2023-09-22T07:37:12.288 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:11 smithi006 ceph-mon[97617]: mgrmap e13: y(active, since 46s) 2023-09-22T07:37:12.288 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:11 smithi006 ceph-mon[97617]: overall HEALTH_OK 2023-09-22T07:37:12.288 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:11 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:12.288 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:11 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:12.289 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:11 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:37:12.289 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:11 smithi006 ceph-mon[116271]: mon.a calling monitor election 2023-09-22T07:37:12.289 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:11 smithi006 ceph-mon[116271]: mon.b calling monitor election 2023-09-22T07:37:12.289 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:11 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:37:12.289 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:11 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:37:12.289 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:11 smithi006 ceph-mon[116271]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:12.289 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:11 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:37:12.289 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:11 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:37:12.289 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:11 smithi006 ceph-mon[116271]: mon.c calling monitor election 2023-09-22T07:37:12.290 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:11 smithi006 ceph-mon[116271]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:12.290 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:11 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:37:12.290 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:11 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:37:12.290 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:11 smithi006 ceph-mon[116271]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:12.290 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:11 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:37:12.290 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:11 smithi006 ceph-mon[116271]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-22T07:37:12.290 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:11 smithi006 ceph-mon[116271]: monmap e3: 3 mons at {a=[v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0],b=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0],c=[v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0]} removed_ranks: {} 2023-09-22T07:37:12.290 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:11 smithi006 ceph-mon[116271]: fsmap 2023-09-22T07:37:12.290 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:11 smithi006 ceph-mon[116271]: osdmap e4: 0 total, 0 up, 0 in 2023-09-22T07:37:12.290 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:11 smithi006 ceph-mon[116271]: mgrmap e13: y(active, since 46s) 2023-09-22T07:37:12.290 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:11 smithi006 ceph-mon[116271]: overall HEALTH_OK 2023-09-22T07:37:12.291 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:11 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:12.291 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:11 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:12.749 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-09-22T07:37:12.750 DEBUG:teuthology.orchestra.run.smithi006:> 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 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph config generate-minimal-conf 2023-09-22T07:37:13.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:12 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:13.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:12 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:13.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:12 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:37:13.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:12 smithi006 ceph-mon[97617]: from='client.? 172.21.15.105:0/1813925050' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-22T07:37:13.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:12 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:37:13.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:12 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:13.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:12 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:13.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:12 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:37:13.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:12 smithi006 ceph-mon[116271]: from='client.? 172.21.15.105:0/1813925050' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-22T07:37:13.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:12 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:37:13.125 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:37:13.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:12 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:13.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:12 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:13.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:12 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:37:13.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:12 smithi105 ceph-mon[102016]: from='client.? 172.21.15.105:0/1813925050' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-22T07:37:13.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:12 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:37:14.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:13 smithi006 ceph-mon[97617]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:13 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:13 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:13 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:13 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:13 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:37:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:13 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:37:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:13 smithi006 ceph-mon[116271]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:13 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:14.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:13 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:14.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:13 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:14.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:13 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:14.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:13 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:37:14.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:13 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:37:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:13 smithi105 ceph-mon[102016]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:13 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:13 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:14.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:13 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:14.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:13 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:14.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:13 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:37:14.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:13 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:37:14.938 INFO:teuthology.orchestra.run.smithi006.stdout:# minimal ceph.conf for 762f9dea-591a-11ee-8db4-212e2dc638e7 2023-09-22T07:37:14.938 INFO:teuthology.orchestra.run.smithi006.stdout:[global] 2023-09-22T07:37:14.938 INFO:teuthology.orchestra.run.smithi006.stdout: fsid = 762f9dea-591a-11ee-8db4-212e2dc638e7 2023-09-22T07:37:14.938 INFO:teuthology.orchestra.run.smithi006.stdout: mon_host = [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] [v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0] [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] 2023-09-22T07:37:15.134 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:14 smithi006 ceph-mon[97617]: Updating smithi006:/etc/ceph/ceph.conf 2023-09-22T07:37:15.134 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:14 smithi006 ceph-mon[97617]: Updating smithi105:/etc/ceph/ceph.conf 2023-09-22T07:37:15.134 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:14 smithi006 ceph-mon[97617]: Updating smithi105:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-22T07:37:15.135 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:14 smithi006 ceph-mon[97617]: Updating smithi006:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-22T07:37:15.135 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:14 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:15.135 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:14 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:15.135 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:14 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:15.135 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:14 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:15.135 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:14 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:15.135 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:14 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-22T07:37:15.135 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:14 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-22T07:37:15.135 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:14 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:37:15.135 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:14 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:15.135 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:14 smithi006 ceph-mon[116271]: Updating smithi006:/etc/ceph/ceph.conf 2023-09-22T07:37:15.136 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:14 smithi006 ceph-mon[116271]: Updating smithi105:/etc/ceph/ceph.conf 2023-09-22T07:37:15.136 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:14 smithi006 ceph-mon[116271]: Updating smithi105:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-22T07:37:15.136 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:14 smithi006 ceph-mon[116271]: Updating smithi006:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-22T07:37:15.136 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:14 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:15.136 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:14 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:15.136 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:14 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:15.136 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:14 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:15.136 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:14 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:15.136 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:14 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-22T07:37:15.136 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:14 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-22T07:37:15.136 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:14 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:37:15.136 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:14 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:15.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:14 smithi105 ceph-mon[102016]: Updating smithi006:/etc/ceph/ceph.conf 2023-09-22T07:37:15.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:14 smithi105 ceph-mon[102016]: Updating smithi105:/etc/ceph/ceph.conf 2023-09-22T07:37:15.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:14 smithi105 ceph-mon[102016]: Updating smithi105:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-22T07:37:15.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:14 smithi105 ceph-mon[102016]: Updating smithi006:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-22T07:37:15.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:14 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:15.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:14 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:15.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:14 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:15.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:14 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:15.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:14 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:15.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:14 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-22T07:37:15.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:14 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-22T07:37:15.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:14 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:37:15.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:14 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:16.144 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-09-22T07:37:16.144 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2023-09-22T07:37:16.144 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd of=/etc/ceph/ceph.conf 2023-09-22T07:37:16.172 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:15 smithi006 ceph-mon[116271]: Reconfiguring mon.a (unknown last config time)... 2023-09-22T07:37:16.172 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:15 smithi006 ceph-mon[116271]: Reconfiguring daemon mon.a on smithi006 2023-09-22T07:37:16.172 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:15 smithi006 ceph-mon[116271]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:16.172 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:15 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/4177741859' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:37:16.172 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:15 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:16.172 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:15 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:16.172 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:15 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-22T07:37:16.172 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:15 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-22T07:37:16.173 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:15 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:37:16.173 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:15 smithi006 ceph-mon[97617]: Reconfiguring mon.a (unknown last config time)... 2023-09-22T07:37:16.173 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:15 smithi006 ceph-mon[97617]: Reconfiguring daemon mon.a on smithi006 2023-09-22T07:37:16.173 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:15 smithi006 ceph-mon[97617]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:16.173 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:15 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/4177741859' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:37:16.173 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:15 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:16.173 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:15 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:16.173 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:15 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-22T07:37:16.173 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:15 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-22T07:37:16.173 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:15 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:37:16.177 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2023-09-22T07:37:16.177 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-09-22T07:37:16.244 DEBUG:teuthology.orchestra.run.smithi105:> set -ex 2023-09-22T07:37:16.244 DEBUG:teuthology.orchestra.run.smithi105:> sudo dd of=/etc/ceph/ceph.conf 2023-09-22T07:37:16.275 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:15 smithi105 ceph-mon[102016]: Reconfiguring mon.a (unknown last config time)... 2023-09-22T07:37:16.275 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:15 smithi105 ceph-mon[102016]: Reconfiguring daemon mon.a on smithi006 2023-09-22T07:37:16.275 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:15 smithi105 ceph-mon[102016]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:16.275 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:15 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/4177741859' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:37:16.275 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:15 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:16.276 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:15 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:16.276 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:15 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-22T07:37:16.276 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:15 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-22T07:37:16.276 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:15 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:37:16.280 DEBUG:teuthology.orchestra.run.smithi105:> set -ex 2023-09-22T07:37:16.280 DEBUG:teuthology.orchestra.run.smithi105:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-09-22T07:37:16.351 INFO:tasks.cephadm:Adding mgr.y on smithi006 2023-09-22T07:37:16.352 INFO:tasks.cephadm:Adding mgr.x on smithi105 2023-09-22T07:37:16.352 DEBUG:teuthology.orchestra.run.smithi105:> 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 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph orch apply mgr '2;smithi006=y;smithi105=x' 2023-09-22T07:37:16.721 INFO:teuthology.orchestra.run.smithi105.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-22T07:37:17.251 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:16 smithi105 ceph-mon[102016]: Reconfiguring mon.c (monmap changed)... 2023-09-22T07:37:17.252 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:16 smithi105 ceph-mon[102016]: Reconfiguring daemon mon.c on smithi006 2023-09-22T07:37:17.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:16 smithi006 ceph-mon[97617]: Reconfiguring mon.c (monmap changed)... 2023-09-22T07:37:17.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:16 smithi006 ceph-mon[97617]: Reconfiguring daemon mon.c on smithi006 2023-09-22T07:37:17.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:16 smithi006 ceph-mon[116271]: Reconfiguring mon.c (monmap changed)... 2023-09-22T07:37:17.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:16 smithi006 ceph-mon[116271]: Reconfiguring daemon mon.c on smithi006 2023-09-22T07:37:18.042 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:17 smithi105 ceph-mon[102016]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:18.042 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:17 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:18.042 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:17 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:18.042 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:17 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-22T07:37:18.042 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:17 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-22T07:37:18.042 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:17 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:37:18.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:17 smithi006 ceph-mon[97617]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:18.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:17 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:18.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:17 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:18.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:17 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-22T07:37:18.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:17 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-22T07:37:18.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:17 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:37:18.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:17 smithi006 ceph-mon[116271]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:18.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:17 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:18.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:17 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:18.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:17 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-22T07:37:18.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:17 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-22T07:37:18.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:17 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:37:18.550 INFO:teuthology.orchestra.run.smithi105.stdout:Scheduled mgr update... 2023-09-22T07:37:19.260 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:18 smithi105 ceph-mon[102016]: Reconfiguring mon.b (monmap changed)... 2023-09-22T07:37:19.260 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:18 smithi105 ceph-mon[102016]: Reconfiguring daemon mon.b on smithi105 2023-09-22T07:37:19.260 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:18 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:19.278 DEBUG:teuthology.orchestra.run.smithi105:mgr.x> sudo journalctl -f -n 0 -u ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@mgr.x.service 2023-09-22T07:37:19.280 INFO:tasks.cephadm:Deploying OSDs... 2023-09-22T07:37:19.280 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2023-09-22T07:37:19.280 DEBUG:teuthology.orchestra.run.smithi006:> dd if=/scratch_devs of=/dev/stdout 2023-09-22T07:37:19.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:18 smithi006 ceph-mon[97617]: Reconfiguring mon.b (monmap changed)... 2023-09-22T07:37:19.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:18 smithi006 ceph-mon[97617]: Reconfiguring daemon mon.b on smithi105 2023-09-22T07:37:19.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:18 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:19.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:18 smithi006 ceph-mon[116271]: Reconfiguring mon.b (monmap changed)... 2023-09-22T07:37:19.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:18 smithi006 ceph-mon[116271]: Reconfiguring daemon mon.b on smithi105 2023-09-22T07:37:19.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:18 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:19.301 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-09-22T07:37:19.302 DEBUG:teuthology.orchestra.run.smithi006:> stat /dev/vg_nvme/lv_1 2023-09-22T07:37:19.310 INFO:journalctl@ceph.mgr.x.smithi105.stdout:-- Logs begin at Fri 2023-09-22 07:21:37 UTC. -- 2023-09-22T07:37:19.363 INFO:teuthology.orchestra.run.smithi006.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-09-22T07:37:19.363 INFO:teuthology.orchestra.run.smithi006.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-22T07:37:19.363 INFO:teuthology.orchestra.run.smithi006.stdout:Device: 6h/6d Inode: 390237 Links: 1 2023-09-22T07:37:19.363 INFO:teuthology.orchestra.run.smithi006.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-22T07:37:19.363 INFO:teuthology.orchestra.run.smithi006.stdout:Context: system_u:object_r:device_t:s0 2023-09-22T07:37:19.363 INFO:teuthology.orchestra.run.smithi006.stdout:Access: 2023-09-22 07:37:06.098215644 +0000 2023-09-22T07:37:19.364 INFO:teuthology.orchestra.run.smithi006.stdout:Modify: 2023-09-22 07:31:00.424414877 +0000 2023-09-22T07:37:19.364 INFO:teuthology.orchestra.run.smithi006.stdout:Change: 2023-09-22 07:31:00.424414877 +0000 2023-09-22T07:37:19.364 INFO:teuthology.orchestra.run.smithi006.stdout: Birth: - 2023-09-22T07:37:19.364 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-09-22T07:37:19.437 INFO:teuthology.orchestra.run.smithi006.stderr:1+0 records in 2023-09-22T07:37:19.437 INFO:teuthology.orchestra.run.smithi006.stderr:1+0 records out 2023-09-22T07:37:19.438 INFO:teuthology.orchestra.run.smithi006.stderr:512 bytes copied, 0.000340147 s, 1.5 MB/s 2023-09-22T07:37:19.439 DEBUG:teuthology.orchestra.run.smithi006:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-09-22T07:37:19.501 DEBUG:teuthology.orchestra.run.smithi006:> stat /dev/vg_nvme/lv_2 2023-09-22T07:37:19.562 INFO:teuthology.orchestra.run.smithi006.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-09-22T07:37:19.562 INFO:teuthology.orchestra.run.smithi006.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-22T07:37:19.562 INFO:teuthology.orchestra.run.smithi006.stdout:Device: 6h/6d Inode: 383877 Links: 1 2023-09-22T07:37:19.562 INFO:teuthology.orchestra.run.smithi006.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-22T07:37:19.562 INFO:teuthology.orchestra.run.smithi006.stdout:Context: system_u:object_r:device_t:s0 2023-09-22T07:37:19.562 INFO:teuthology.orchestra.run.smithi006.stdout:Access: 2023-09-22 07:37:06.098215644 +0000 2023-09-22T07:37:19.562 INFO:teuthology.orchestra.run.smithi006.stdout:Modify: 2023-09-22 07:31:00.943409789 +0000 2023-09-22T07:37:19.562 INFO:teuthology.orchestra.run.smithi006.stdout:Change: 2023-09-22 07:31:00.943409789 +0000 2023-09-22T07:37:19.562 INFO:teuthology.orchestra.run.smithi006.stdout: Birth: - 2023-09-22T07:37:19.563 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-09-22T07:37:19.630 INFO:teuthology.orchestra.run.smithi006.stderr:1+0 records in 2023-09-22T07:37:19.630 INFO:teuthology.orchestra.run.smithi006.stderr:1+0 records out 2023-09-22T07:37:19.631 INFO:teuthology.orchestra.run.smithi006.stderr:512 bytes copied, 0.00022031 s, 2.3 MB/s 2023-09-22T07:37:19.632 DEBUG:teuthology.orchestra.run.smithi006:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-09-22T07:37:19.691 DEBUG:teuthology.orchestra.run.smithi006:> stat /dev/vg_nvme/lv_3 2023-09-22T07:37:19.750 INFO:teuthology.orchestra.run.smithi006.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-09-22T07:37:19.750 INFO:teuthology.orchestra.run.smithi006.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-22T07:37:19.750 INFO:teuthology.orchestra.run.smithi006.stdout:Device: 6h/6d Inode: 392392 Links: 1 2023-09-22T07:37:19.750 INFO:teuthology.orchestra.run.smithi006.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-22T07:37:19.751 INFO:teuthology.orchestra.run.smithi006.stdout:Context: system_u:object_r:device_t:s0 2023-09-22T07:37:19.751 INFO:teuthology.orchestra.run.smithi006.stdout:Access: 2023-09-22 07:37:06.098215644 +0000 2023-09-22T07:37:19.751 INFO:teuthology.orchestra.run.smithi006.stdout:Modify: 2023-09-22 07:31:01.454404778 +0000 2023-09-22T07:37:19.751 INFO:teuthology.orchestra.run.smithi006.stdout:Change: 2023-09-22 07:31:01.454404778 +0000 2023-09-22T07:37:19.751 INFO:teuthology.orchestra.run.smithi006.stdout: Birth: - 2023-09-22T07:37:19.751 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-09-22T07:37:19.819 INFO:teuthology.orchestra.run.smithi006.stderr:1+0 records in 2023-09-22T07:37:19.819 INFO:teuthology.orchestra.run.smithi006.stderr:1+0 records out 2023-09-22T07:37:19.819 INFO:teuthology.orchestra.run.smithi006.stderr:512 bytes copied, 0.000244438 s, 2.1 MB/s 2023-09-22T07:37:19.820 DEBUG:teuthology.orchestra.run.smithi006:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-09-22T07:37:19.880 DEBUG:teuthology.orchestra.run.smithi006:> stat /dev/vg_nvme/lv_4 2023-09-22T07:37:19.940 INFO:teuthology.orchestra.run.smithi006.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-09-22T07:37:19.940 INFO:teuthology.orchestra.run.smithi006.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-22T07:37:19.940 INFO:teuthology.orchestra.run.smithi006.stdout:Device: 6h/6d Inode: 390584 Links: 1 2023-09-22T07:37:19.940 INFO:teuthology.orchestra.run.smithi006.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-22T07:37:19.940 INFO:teuthology.orchestra.run.smithi006.stdout:Context: system_u:object_r:device_t:s0 2023-09-22T07:37:19.941 INFO:teuthology.orchestra.run.smithi006.stdout:Access: 2023-09-22 07:37:06.098215644 +0000 2023-09-22T07:37:19.941 INFO:teuthology.orchestra.run.smithi006.stdout:Modify: 2023-09-22 07:31:01.974399680 +0000 2023-09-22T07:37:19.941 INFO:teuthology.orchestra.run.smithi006.stdout:Change: 2023-09-22 07:31:01.974399680 +0000 2023-09-22T07:37:19.941 INFO:teuthology.orchestra.run.smithi006.stdout: Birth: - 2023-09-22T07:37:19.941 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-09-22T07:37:20.009 INFO:teuthology.orchestra.run.smithi006.stderr:1+0 records in 2023-09-22T07:37:20.009 INFO:teuthology.orchestra.run.smithi006.stderr:1+0 records out 2023-09-22T07:37:20.009 INFO:teuthology.orchestra.run.smithi006.stderr:512 bytes copied, 0.000198425 s, 2.6 MB/s 2023-09-22T07:37:20.010 DEBUG:teuthology.orchestra.run.smithi006:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-09-22T07:37:20.018 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:19 smithi105 ceph-mon[102016]: from='client.24100 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi006=y;smithi105=x", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:37:20.018 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:19 smithi105 ceph-mon[102016]: Saving service mgr spec with placement smithi006=y;smithi105=x;count:2 2023-09-22T07:37:20.018 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:19 smithi105 ceph-mon[102016]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:20.018 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:19 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:20.018 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:19 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:20.018 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:19 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:37:20.018 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:19 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:37:20.019 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:19 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:37:20.019 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:19 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:20.019 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:19 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-22T07:37:20.019 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:19 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-09-22T07:37:20.019 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:19 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-22T07:37:20.019 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:19 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:37:20.069 DEBUG:teuthology.orchestra.run.smithi105:> set -ex 2023-09-22T07:37:20.070 DEBUG:teuthology.orchestra.run.smithi105:> dd if=/scratch_devs of=/dev/stdout 2023-09-22T07:37:20.086 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-09-22T07:37:20.087 DEBUG:teuthology.orchestra.run.smithi105:> stat /dev/vg_nvme/lv_1 2023-09-22T07:37:20.143 INFO:teuthology.orchestra.run.smithi105.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-09-22T07:37:20.143 INFO:teuthology.orchestra.run.smithi105.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-22T07:37:20.143 INFO:teuthology.orchestra.run.smithi105.stdout:Device: 6h/6d Inode: 386641 Links: 1 2023-09-22T07:37:20.143 INFO:teuthology.orchestra.run.smithi105.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-22T07:37:20.144 INFO:teuthology.orchestra.run.smithi105.stdout:Context: system_u:object_r:device_t:s0 2023-09-22T07:37:20.144 INFO:teuthology.orchestra.run.smithi105.stdout:Access: 2023-09-22 07:36:57.979775549 +0000 2023-09-22T07:37:20.144 INFO:teuthology.orchestra.run.smithi105.stdout:Modify: 2023-09-22 07:30:40.362669123 +0000 2023-09-22T07:37:20.144 INFO:teuthology.orchestra.run.smithi105.stdout:Change: 2023-09-22 07:30:40.362669123 +0000 2023-09-22T07:37:20.144 INFO:teuthology.orchestra.run.smithi105.stdout: Birth: - 2023-09-22T07:37:20.144 DEBUG:teuthology.orchestra.run.smithi105:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-09-22T07:37:20.210 INFO:teuthology.orchestra.run.smithi105.stderr:1+0 records in 2023-09-22T07:37:20.210 INFO:teuthology.orchestra.run.smithi105.stderr:1+0 records out 2023-09-22T07:37:20.210 INFO:teuthology.orchestra.run.smithi105.stderr:512 bytes copied, 0.000247869 s, 2.1 MB/s 2023-09-22T07:37:20.211 DEBUG:teuthology.orchestra.run.smithi105:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-09-22T07:37:20.270 DEBUG:teuthology.orchestra.run.smithi105:> stat /dev/vg_nvme/lv_2 2023-09-22T07:37:20.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:19 smithi006 ceph-mon[97617]: from='client.24100 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi006=y;smithi105=x", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:37:20.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:19 smithi006 ceph-mon[97617]: Saving service mgr spec with placement smithi006=y;smithi105=x;count:2 2023-09-22T07:37:20.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:19 smithi006 ceph-mon[97617]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:20.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:19 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:20.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:19 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:20.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:19 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:37:20.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:19 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:37:20.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:19 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:37:20.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:19 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:20.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:19 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-22T07:37:20.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:19 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-09-22T07:37:20.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:19 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-22T07:37:20.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:19 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:37:20.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:19 smithi006 ceph-mon[116271]: from='client.24100 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi006=y;smithi105=x", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:37:20.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:19 smithi006 ceph-mon[116271]: Saving service mgr spec with placement smithi006=y;smithi105=x;count:2 2023-09-22T07:37:20.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:19 smithi006 ceph-mon[116271]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:20.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:19 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:20.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:19 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:20.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:19 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:37:20.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:19 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:37:20.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:19 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:37:20.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:19 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:20.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:19 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-22T07:37:20.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:19 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-09-22T07:37:20.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:19 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-22T07:37:20.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:19 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:37:20.326 INFO:teuthology.orchestra.run.smithi105.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-09-22T07:37:20.326 INFO:teuthology.orchestra.run.smithi105.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-22T07:37:20.327 INFO:teuthology.orchestra.run.smithi105.stdout:Device: 6h/6d Inode: 392882 Links: 1 2023-09-22T07:37:20.327 INFO:teuthology.orchestra.run.smithi105.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-22T07:37:20.327 INFO:teuthology.orchestra.run.smithi105.stdout:Context: system_u:object_r:device_t:s0 2023-09-22T07:37:20.327 INFO:teuthology.orchestra.run.smithi105.stdout:Access: 2023-09-22 07:36:57.979775549 +0000 2023-09-22T07:37:20.327 INFO:teuthology.orchestra.run.smithi105.stdout:Modify: 2023-09-22 07:30:40.867659124 +0000 2023-09-22T07:37:20.327 INFO:teuthology.orchestra.run.smithi105.stdout:Change: 2023-09-22 07:30:40.867659124 +0000 2023-09-22T07:37:20.327 INFO:teuthology.orchestra.run.smithi105.stdout: Birth: - 2023-09-22T07:37:20.327 DEBUG:teuthology.orchestra.run.smithi105:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-09-22T07:37:20.391 INFO:teuthology.orchestra.run.smithi105.stderr:1+0 records in 2023-09-22T07:37:20.392 INFO:teuthology.orchestra.run.smithi105.stderr:1+0 records out 2023-09-22T07:37:20.392 INFO:teuthology.orchestra.run.smithi105.stderr:512 bytes copied, 0.000197012 s, 2.6 MB/s 2023-09-22T07:37:20.393 DEBUG:teuthology.orchestra.run.smithi105:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-09-22T07:37:20.450 DEBUG:teuthology.orchestra.run.smithi105:> stat /dev/vg_nvme/lv_3 2023-09-22T07:37:20.519 INFO:teuthology.orchestra.run.smithi105.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-09-22T07:37:20.519 INFO:teuthology.orchestra.run.smithi105.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-22T07:37:20.519 INFO:teuthology.orchestra.run.smithi105.stdout:Device: 6h/6d Inode: 391467 Links: 1 2023-09-22T07:37:20.519 INFO:teuthology.orchestra.run.smithi105.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-22T07:37:20.519 INFO:teuthology.orchestra.run.smithi105.stdout:Context: system_u:object_r:device_t:s0 2023-09-22T07:37:20.520 INFO:teuthology.orchestra.run.smithi105.stdout:Access: 2023-09-22 07:36:57.980775529 +0000 2023-09-22T07:37:20.520 INFO:teuthology.orchestra.run.smithi105.stdout:Modify: 2023-09-22 07:30:41.382648927 +0000 2023-09-22T07:37:20.520 INFO:teuthology.orchestra.run.smithi105.stdout:Change: 2023-09-22 07:30:41.382648927 +0000 2023-09-22T07:37:20.520 INFO:teuthology.orchestra.run.smithi105.stdout: Birth: - 2023-09-22T07:37:20.520 DEBUG:teuthology.orchestra.run.smithi105:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-09-22T07:37:20.588 INFO:teuthology.orchestra.run.smithi105.stderr:1+0 records in 2023-09-22T07:37:20.589 INFO:teuthology.orchestra.run.smithi105.stderr:1+0 records out 2023-09-22T07:37:20.589 INFO:teuthology.orchestra.run.smithi105.stderr:512 bytes copied, 0.000221801 s, 2.3 MB/s 2023-09-22T07:37:20.589 DEBUG:teuthology.orchestra.run.smithi105:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-09-22T07:37:20.653 DEBUG:teuthology.orchestra.run.smithi105:> stat /dev/vg_nvme/lv_4 2023-09-22T07:37:20.710 INFO:teuthology.orchestra.run.smithi105.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-09-22T07:37:20.710 INFO:teuthology.orchestra.run.smithi105.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-22T07:37:20.711 INFO:teuthology.orchestra.run.smithi105.stdout:Device: 6h/6d Inode: 385388 Links: 1 2023-09-22T07:37:20.711 INFO:teuthology.orchestra.run.smithi105.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-22T07:37:20.711 INFO:teuthology.orchestra.run.smithi105.stdout:Context: system_u:object_r:device_t:s0 2023-09-22T07:37:20.711 INFO:teuthology.orchestra.run.smithi105.stdout:Access: 2023-09-22 07:37:20.663328700 +0000 2023-09-22T07:37:20.711 INFO:teuthology.orchestra.run.smithi105.stdout:Modify: 2023-09-22 07:30:41.916638353 +0000 2023-09-22T07:37:20.711 INFO:teuthology.orchestra.run.smithi105.stdout:Change: 2023-09-22 07:30:41.916638353 +0000 2023-09-22T07:37:20.711 INFO:teuthology.orchestra.run.smithi105.stdout: Birth: - 2023-09-22T07:37:20.711 DEBUG:teuthology.orchestra.run.smithi105:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-09-22T07:37:20.712 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:37:20 smithi105 systemd[1]: Starting Ceph mgr.x for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:37:20.740 INFO:teuthology.orchestra.run.smithi105.stderr:1+0 records in 2023-09-22T07:37:20.740 INFO:teuthology.orchestra.run.smithi105.stderr:1+0 records out 2023-09-22T07:37:20.740 INFO:teuthology.orchestra.run.smithi105.stderr:512 bytes copied, 0.000178327 s, 2.9 MB/s 2023-09-22T07:37:20.741 DEBUG:teuthology.orchestra.run.smithi105:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-09-22T07:37:20.800 INFO:tasks.cephadm:Deploying osd.0 on smithi006 with /dev/vg_nvme/lv_4... 2023-09-22T07:37:20.800 DEBUG:teuthology.orchestra.run.smithi006:> 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 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-09-22T07:37:21.104 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:20 smithi105 ceph-mon[102016]: Deploying daemon mgr.x on smithi105 2023-09-22T07:37:21.156 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:37:21.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:20 smithi006 ceph-mon[97617]: Deploying daemon mgr.x on smithi105 2023-09-22T07:37:21.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:20 smithi006 ceph-mon[116271]: Deploying daemon mgr.x on smithi105 2023-09-22T07:37:21.376 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:37:21 smithi105 ceph-mgr[105257]: -- 172.21.15.105:0/1021601673 <== mon.1 v2:172.21.15.105:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5644960d69c0 con 0x5644960af000 2023-09-22T07:37:21.376 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:37:21 smithi105 bash[105191]: 27dd84f4a7ceff83bae25b73f4c07b0f9c1c14b1126feddcaa1cc380a9c0f416 2023-09-22T07:37:21.376 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:37:21 smithi105 systemd[1]: Started Ceph mgr.x for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:37:21.653 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:37:21 smithi105 conmon[105233]: 2023-09-22T07:37:21.389+0000 7f700530d1c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-22T07:37:21.654 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:37:21 smithi105 conmon[105233]: 2023-09-22T07:37:21.466+0000 7f700530d1c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-22T07:37:21.654 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:37:21 smithi105 conmon[105233]: 2023-09-22T07:37:21.558+0000 7f700530d1c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-22T07:37:21.909 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:37:21 smithi105 conmon[105233]: 2023-09-22T07:37:21.653+0000 7f700530d1c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-22T07:37:21.909 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:37:21 smithi105 conmon[105233]: 2023-09-22T07:37:21.842+0000 7f700530d1c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-22T07:37:22.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:21 smithi006 ceph-mon[97617]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:22.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:21 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:22.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:21 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:22.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:21 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:22.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:21 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:22.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:21 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:37:22.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:21 smithi006 ceph-mon[116271]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:22.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:21 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:22.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:21 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:22.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:21 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:22.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:21 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:22.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:21 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:37:22.201 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:21 smithi105 ceph-mon[102016]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:22.201 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:21 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:22.201 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:21 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:22.201 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:21 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:22.201 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:21 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:22.202 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:21 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:37:22.528 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:37:22 smithi105 conmon[105233]: 2023-09-22T07:37:22.202+0000 7f700530d1c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-22T07:37:22.528 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:37:22 smithi105 conmon[105233]: 2023-09-22T07:37:22.293+0000 7f700530d1c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-22T07:37:22.528 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:37:22 smithi105 conmon[105233]: 2023-09-22T07:37:22.434+0000 7f700530d1c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-22T07:37:22.528 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:37:22 smithi105 conmon[105233]: 2023-09-22T07:37:22.528+0000 7f700530d1c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-22T07:37:22.933 INFO:teuthology.orchestra.run.smithi006.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-09-22T07:37:22.934 INFO:teuthology.orchestra.run.smithi006.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-09-22T07:37:22.934 INFO:teuthology.orchestra.run.smithi006.stderr: stderr: 10+0 records in 2023-09-22T07:37:22.934 INFO:teuthology.orchestra.run.smithi006.stderr:10+0 records out 2023-09-22T07:37:22.934 INFO:teuthology.orchestra.run.smithi006.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0148296 s, 707 MB/s 2023-09-22T07:37:22.934 INFO:teuthology.orchestra.run.smithi006.stderr:--> Zapping successful for: 2023-09-22T07:37:23.376 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:37:22 smithi105 conmon[105233]: 2023-09-22T07:37:22.944+0000 7f700530d1c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-22T07:37:23.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:23 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:23.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:23 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:23.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:23 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:37:23.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:23 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:37:23.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:23 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:23.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:23 smithi006 ceph-mon[97617]: Reconfiguring mgr.y (unknown last config time)... 2023-09-22T07:37:23.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:23 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-22T07:37:23.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:23 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-22T07:37:23.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:23 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:37:23.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:23 smithi006 ceph-mon[97617]: Reconfiguring daemon mgr.y on smithi006 2023-09-22T07:37:23.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:23 smithi006 ceph-mon[97617]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:23.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:23 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:23.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:23 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:23.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:23 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:37:23.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:23 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:37:23.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:23 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:23.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:23 smithi006 ceph-mon[116271]: Reconfiguring mgr.y (unknown last config time)... 2023-09-22T07:37:23.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:23 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-22T07:37:23.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:23 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-22T07:37:23.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:23 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:37:23.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:23 smithi006 ceph-mon[116271]: Reconfiguring daemon mgr.y on smithi006 2023-09-22T07:37:23.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:23 smithi006 ceph-mon[116271]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:23.876 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:37:23 smithi105 conmon[105233]: 2023-09-22T07:37:23.508+0000 7f700530d1c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-22T07:37:23.876 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:37:23 smithi105 conmon[105233]: 2023-09-22T07:37:23.674+0000 7f700530d1c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-22T07:37:23.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:23 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:23.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:23 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:23.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:23 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:37:23.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:23 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:37:23.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:23 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:23.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:23 smithi105 ceph-mon[102016]: Reconfiguring mgr.y (unknown last config time)... 2023-09-22T07:37:23.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:23 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-22T07:37:23.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:23 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-22T07:37:23.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:23 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:37:23.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:23 smithi105 ceph-mon[102016]: Reconfiguring daemon mgr.y on smithi006 2023-09-22T07:37:23.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:23 smithi105 ceph-mon[102016]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:24.333 DEBUG:teuthology.orchestra.run.smithi006:> 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 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi006:vg_nvme/lv_4 2023-09-22T07:37:24.673 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:37:24 smithi105 conmon[105233]: 2023-09-22T07:37:24.423+0000 7f700530d1c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-22T07:37:24.674 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:37:24 smithi105 conmon[105233]: 2023-09-22T07:37:24.509+0000 7f700530d1c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-22T07:37:24.674 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:37:24 smithi105 conmon[105233]: 2023-09-22T07:37:24.674+0000 7f700530d1c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-22T07:37:24.683 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:37:25.306 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:37:24 smithi105 conmon[105233]: 2023-09-22T07:37:24.942+0000 7f700530d1c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-22T07:37:25.307 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:37:25 smithi105 conmon[105233]: 2023-09-22T07:37:25.027+0000 7f700530d1c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-22T07:37:25.307 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:37:25 smithi105 conmon[105233]: 2023-09-22T07:37:25.307+0000 7f700530d1c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-22T07:37:25.307 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:25 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:25.307 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:25 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:25.307 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:25 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:37:25.307 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:25 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:37:25.307 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:25 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:37:25.307 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:25 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:25.308 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:25 smithi105 ceph-mon[102016]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:25.308 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:25 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:25.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:25 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:25.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:25 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:25.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:25 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:37:25.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:25 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:37:25.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:25 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:37:25.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:25 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:25.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:25 smithi006 ceph-mon[116271]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:25.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:25 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:25.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:25 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:25.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:25 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:25.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:25 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:37:25.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:25 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:37:25.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:25 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:37:25.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:25 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:25.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:25 smithi006 ceph-mon[97617]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:25.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:25 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:25.876 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:37:25 smithi105 conmon[105233]: 2023-09-22T07:37:25.559+0000 7f700530d1c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-22T07:37:26.581 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:26 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-22T07:37:26.581 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:26 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-22T07:37:26.581 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:26 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:37:26.581 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:37:26 smithi105 conmon[105233]: 2023-09-22T07:37:26.271+0000 7f700530d1c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-22T07:37:26.581 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:37:26 smithi105 conmon[105233]: 2023-09-22T07:37:26.400+0000 7f700530d1c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-22T07:37:26.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:26 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-22T07:37:26.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:26 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-22T07:37:26.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:26 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:37:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:26 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-22T07:37:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:26 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-22T07:37:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:26 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:37:26.876 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:37:26 smithi105 conmon[105233]: 2023-09-22T07:37:26.582+0000 7f700530d1c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-22T07:37:26.876 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:37:26 smithi105 conmon[105233]: 2023-09-22T07:37:26.692+0000 7f700530d1c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-22T07:37:27.376 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:37:26 smithi105 conmon[105233]: 2023-09-22T07:37:26.899+0000 7f700530d1c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-22T07:37:27.726 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:27 smithi105 ceph-mon[102016]: from='client.24116 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:37:27.727 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:27 smithi105 ceph-mon[102016]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:27.746 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:27 smithi006 ceph-mon[97617]: from='client.24116 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:37:27.746 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:27 smithi006 ceph-mon[97617]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:27.746 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:27 smithi006 ceph-mon[116271]: from='client.24116 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:37:27.746 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:27 smithi006 ceph-mon[116271]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:28.126 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:37:27 smithi105 conmon[105233]: 2023-09-22T07:37:27.727+0000 7f700530d1c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-22T07:37:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:28 smithi006 ceph-mon[97617]: Standby manager daemon x started 2023-09-22T07:37:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:28 smithi006 ceph-mon[97617]: from='mgr.? 172.21.15.105:0/1655579624' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-22T07:37:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:28 smithi006 ceph-mon[97617]: from='mgr.? 172.21.15.105:0/1655579624' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-22T07:37:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:28 smithi006 ceph-mon[97617]: from='mgr.? 172.21.15.105:0/1655579624' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-22T07:37:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:28 smithi006 ceph-mon[97617]: from='mgr.? 172.21.15.105:0/1655579624' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-22T07:37:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:28 smithi006 ceph-mon[116271]: Standby manager daemon x started 2023-09-22T07:37:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:28 smithi006 ceph-mon[116271]: from='mgr.? 172.21.15.105:0/1655579624' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-22T07:37:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:28 smithi006 ceph-mon[116271]: from='mgr.? 172.21.15.105:0/1655579624' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-22T07:37:28.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:28 smithi006 ceph-mon[116271]: from='mgr.? 172.21.15.105:0/1655579624' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-22T07:37:28.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:28 smithi006 ceph-mon[116271]: from='mgr.? 172.21.15.105:0/1655579624' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-22T07:37:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:28 smithi105 ceph-mon[102016]: Standby manager daemon x started 2023-09-22T07:37:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:28 smithi105 ceph-mon[102016]: from='mgr.? 172.21.15.105:0/1655579624' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-22T07:37:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:28 smithi105 ceph-mon[102016]: from='mgr.? 172.21.15.105:0/1655579624' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-22T07:37:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:28 smithi105 ceph-mon[102016]: from='mgr.? 172.21.15.105:0/1655579624' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-22T07:37:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:28 smithi105 ceph-mon[102016]: from='mgr.? 172.21.15.105:0/1655579624' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-22T07:37:29.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:29 smithi006 ceph-mon[97617]: mgrmap e14: y(active, since 63s), standbys: x 2023-09-22T07:37:29.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:29 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-22T07:37:29.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:29 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/2440640997' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8bb64d38-363d-4887-b5e3-a21b593ff5b2"}]: dispatch 2023-09-22T07:37:29.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:29 smithi006 ceph-mon[97617]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8bb64d38-363d-4887-b5e3-a21b593ff5b2"}]: dispatch 2023-09-22T07:37:29.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:29 smithi006 ceph-mon[97617]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8bb64d38-363d-4887-b5e3-a21b593ff5b2"}]': finished 2023-09-22T07:37:29.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:29 smithi006 ceph-mon[97617]: osdmap e5: 1 total, 0 up, 1 in 2023-09-22T07:37:29.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:29 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-22T07:37:29.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:29 smithi006 ceph-mon[97617]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:29.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:29 smithi006 ceph-mon[116271]: mgrmap e14: y(active, since 63s), standbys: x 2023-09-22T07:37:29.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:29 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-22T07:37:29.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:29 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/2440640997' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8bb64d38-363d-4887-b5e3-a21b593ff5b2"}]: dispatch 2023-09-22T07:37:29.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:29 smithi006 ceph-mon[116271]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8bb64d38-363d-4887-b5e3-a21b593ff5b2"}]: dispatch 2023-09-22T07:37:29.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:29 smithi006 ceph-mon[116271]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8bb64d38-363d-4887-b5e3-a21b593ff5b2"}]': finished 2023-09-22T07:37:29.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:29 smithi006 ceph-mon[116271]: osdmap e5: 1 total, 0 up, 1 in 2023-09-22T07:37:29.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:29 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-22T07:37:29.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:29 smithi006 ceph-mon[116271]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:29 smithi105 ceph-mon[102016]: mgrmap e14: y(active, since 63s), standbys: x 2023-09-22T07:37:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:29 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-22T07:37:29.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:29 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/2440640997' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8bb64d38-363d-4887-b5e3-a21b593ff5b2"}]: dispatch 2023-09-22T07:37:29.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:29 smithi105 ceph-mon[102016]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8bb64d38-363d-4887-b5e3-a21b593ff5b2"}]: dispatch 2023-09-22T07:37:29.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:29 smithi105 ceph-mon[102016]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8bb64d38-363d-4887-b5e3-a21b593ff5b2"}]': finished 2023-09-22T07:37:29.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:29 smithi105 ceph-mon[102016]: osdmap e5: 1 total, 0 up, 1 in 2023-09-22T07:37:29.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:29 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-22T07:37:29.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:29 smithi105 ceph-mon[102016]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:30.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:30 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/3094545560' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-22T07:37:30.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:30 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/3094545560' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-22T07:37:30.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:30 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/3094545560' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-22T07:37:31.716 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:31 smithi006 ceph-mon[97617]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:31.716 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:31 smithi006 ceph-mon[116271]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:31.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:31 smithi105 ceph-mon[102016]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:34.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:33 smithi006 ceph-mon[97617]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:34.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:33 smithi006 ceph-mon[116271]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:34.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:33 smithi105 ceph-mon[102016]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:35.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:35 smithi105 ceph-mon[102016]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:35.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:35 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-22T07:37:35.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:35 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:37:35.639 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:35 smithi006 ceph-mon[97617]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:35.639 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:35 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-22T07:37:35.639 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:35 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:37:35.639 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:35 smithi006 ceph-mon[116271]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:35.639 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:35 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-22T07:37:35.639 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:35 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:37:36.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:36 smithi105 ceph-mon[102016]: Deploying daemon osd.0 on smithi006 2023-09-22T07:37:36.634 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:36 smithi006 ceph-mon[97617]: Deploying daemon osd.0 on smithi006 2023-09-22T07:37:36.634 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:36 smithi006 ceph-mon[116271]: Deploying daemon osd.0 on smithi006 2023-09-22T07:37:37.620 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:37 smithi006 ceph-mon[97617]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:37.620 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:37 smithi006 ceph-mon[116271]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:37.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:37 smithi105 ceph-mon[102016]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:40.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:39 smithi105 ceph-mon[102016]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:40.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:39 smithi006 ceph-mon[97617]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:40.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:39 smithi006 ceph-mon[116271]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:41.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:41 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:41.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:41 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:41.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:41 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:37:41.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:41 smithi006 ceph-mon[97617]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:41.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:41 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:41.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:41 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:41.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:41 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:37:41.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:41 smithi006 ceph-mon[116271]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:41.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:41 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:41.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:41 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:41.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:41 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:37:41.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:41 smithi105 ceph-mon[102016]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:42.606 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:42 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:42.606 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:42 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:42.606 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:42 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:37:42.606 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:42 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:37:42.606 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:42 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:42.607 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:42 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:42.607 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:42 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:42.607 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:42 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:37:42.607 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:42 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:37:42.607 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:42 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:42 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:42 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:42 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:37:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:42 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:37:42.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:42 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:43.085 INFO:teuthology.orchestra.run.smithi006.stdout:Created osd(s) 0 on host 'smithi006' 2023-09-22T07:37:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:43 smithi105 ceph-mon[102016]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:43 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:43 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:43 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:37:43.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:43 smithi105 ceph-mon[102016]: from='osd.0 [v2:172.21.15.6:6802/2185968644,v1:172.21.15.6:6803/2185968644]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-22T07:37:43.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:43 smithi105 ceph-mon[102016]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-22T07:37:43.724 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:43 smithi006 ceph-mon[97617]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:43.724 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:43 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:43.724 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:43 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:43.724 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:43 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:37:43.724 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:43 smithi006 ceph-mon[97617]: from='osd.0 [v2:172.21.15.6:6802/2185968644,v1:172.21.15.6:6803/2185968644]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-22T07:37:43.724 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:43 smithi006 ceph-mon[97617]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-22T07:37:43.724 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:43 smithi006 ceph-mon[116271]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:43.725 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:43 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:43.725 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:43 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:43.725 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:43 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:37:43.725 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:43 smithi006 ceph-mon[116271]: from='osd.0 [v2:172.21.15.6:6802/2185968644,v1:172.21.15.6:6803/2185968644]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-22T07:37:43.725 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:43 smithi006 ceph-mon[116271]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-22T07:37:43.745 DEBUG:teuthology.orchestra.run.smithi006:osd.0> sudo journalctl -f -n 0 -u ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@osd.0.service 2023-09-22T07:37:43.747 INFO:tasks.cephadm:Deploying osd.1 on smithi006 with /dev/vg_nvme/lv_3... 2023-09-22T07:37:43.748 DEBUG:teuthology.orchestra.run.smithi006:> 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 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-09-22T07:37:43.779 INFO:journalctl@ceph.osd.0.smithi006.stdout:-- Logs begin at Fri 2023-09-22 07:21:34 UTC. -- 2023-09-22T07:37:44.750 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:37:45.335 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 22 07:37:45 smithi006 conmon[122550]: 2023-09-22T07:37:45.086+0000 7f7502c7e700 -1 osd.0 0 waiting for initial osdmap 2023-09-22T07:37:45.336 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 22 07:37:45 smithi006 conmon[122550]: 2023-09-22T07:37:45.091+0000 7f74fda79700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-22T07:37:45.336 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:45 smithi006 ceph-mon[97617]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-22T07:37:45.336 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:45 smithi006 ceph-mon[97617]: osdmap e6: 1 total, 0 up, 1 in 2023-09-22T07:37:45.336 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:45 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-22T07:37:45.336 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:45 smithi006 ceph-mon[97617]: from='osd.0 [v2:172.21.15.6:6802/2185968644,v1:172.21.15.6:6803/2185968644]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-09-22T07:37:45.336 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:45 smithi006 ceph-mon[97617]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-09-22T07:37:45.336 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:45 smithi006 ceph-mon[97617]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:45.337 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:45 smithi006 ceph-mon[116271]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-22T07:37:45.337 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:45 smithi006 ceph-mon[116271]: osdmap e6: 1 total, 0 up, 1 in 2023-09-22T07:37:45.337 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:45 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-22T07:37:45.337 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:45 smithi006 ceph-mon[116271]: from='osd.0 [v2:172.21.15.6:6802/2185968644,v1:172.21.15.6:6803/2185968644]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-09-22T07:37:45.337 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:45 smithi006 ceph-mon[116271]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-09-22T07:37:45.337 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:45 smithi006 ceph-mon[116271]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:45.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:45 smithi105 ceph-mon[102016]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-22T07:37:45.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:45 smithi105 ceph-mon[102016]: osdmap e6: 1 total, 0 up, 1 in 2023-09-22T07:37:45.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:45 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-22T07:37:45.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:45 smithi105 ceph-mon[102016]: from='osd.0 [v2:172.21.15.6:6802/2185968644,v1:172.21.15.6:6803/2185968644]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-09-22T07:37:45.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:45 smithi105 ceph-mon[102016]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-09-22T07:37:45.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:45 smithi105 ceph-mon[102016]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:46.128 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:46 smithi006 ceph-mon[97617]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2023-09-22T07:37:46.128 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:46 smithi006 ceph-mon[97617]: osdmap e7: 1 total, 0 up, 1 in 2023-09-22T07:37:46.128 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:46 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-22T07:37:46.128 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:46 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-22T07:37:46.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:46 smithi006 ceph-mon[116271]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2023-09-22T07:37:46.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:46 smithi006 ceph-mon[116271]: osdmap e7: 1 total, 0 up, 1 in 2023-09-22T07:37:46.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:46 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-22T07:37:46.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:46 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-22T07:37:46.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:46 smithi105 ceph-mon[102016]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2023-09-22T07:37:46.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:46 smithi105 ceph-mon[102016]: osdmap e7: 1 total, 0 up, 1 in 2023-09-22T07:37:46.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:46 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-22T07:37:46.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:46 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-22T07:37:46.713 INFO:teuthology.orchestra.run.smithi006.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-09-22T07:37:46.713 INFO:teuthology.orchestra.run.smithi006.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-09-22T07:37:46.714 INFO:teuthology.orchestra.run.smithi006.stderr: stderr: 10+0 records in 2023-09-22T07:37:46.714 INFO:teuthology.orchestra.run.smithi006.stderr:10+0 records out 2023-09-22T07:37:46.714 INFO:teuthology.orchestra.run.smithi006.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.01773 s, 591 MB/s 2023-09-22T07:37:46.714 INFO:teuthology.orchestra.run.smithi006.stderr:--> Zapping successful for: 2023-09-22T07:37:47.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:47 smithi105 ceph-mon[102016]: purged_snaps scrub starts 2023-09-22T07:37:47.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:47 smithi105 ceph-mon[102016]: purged_snaps scrub ok 2023-09-22T07:37:47.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:47 smithi105 ceph-mon[102016]: osd.0 [v2:172.21.15.6:6802/2185968644,v1:172.21.15.6:6803/2185968644] boot 2023-09-22T07:37:47.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:47 smithi105 ceph-mon[102016]: osdmap e8: 1 total, 1 up, 1 in 2023-09-22T07:37:47.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:47 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-22T07:37:47.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:47 smithi105 ceph-mon[102016]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:47.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:47 smithi006 ceph-mon[97617]: purged_snaps scrub starts 2023-09-22T07:37:47.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:47 smithi006 ceph-mon[97617]: purged_snaps scrub ok 2023-09-22T07:37:47.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:47 smithi006 ceph-mon[97617]: osd.0 [v2:172.21.15.6:6802/2185968644,v1:172.21.15.6:6803/2185968644] boot 2023-09-22T07:37:47.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:47 smithi006 ceph-mon[97617]: osdmap e8: 1 total, 1 up, 1 in 2023-09-22T07:37:47.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:47 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-22T07:37:47.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:47 smithi006 ceph-mon[97617]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:47.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:47 smithi006 ceph-mon[116271]: purged_snaps scrub starts 2023-09-22T07:37:47.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:47 smithi006 ceph-mon[116271]: purged_snaps scrub ok 2023-09-22T07:37:47.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:47 smithi006 ceph-mon[116271]: osd.0 [v2:172.21.15.6:6802/2185968644,v1:172.21.15.6:6803/2185968644] boot 2023-09-22T07:37:47.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:47 smithi006 ceph-mon[116271]: osdmap e8: 1 total, 1 up, 1 in 2023-09-22T07:37:47.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:47 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-22T07:37:47.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:47 smithi006 ceph-mon[116271]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-22T07:37:47.722 DEBUG:teuthology.orchestra.run.smithi006:> 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 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi006:vg_nvme/lv_3 2023-09-22T07:37:48.085 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:37:48.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:48 smithi006 ceph-mon[116271]: osdmap e9: 1 total, 1 up, 1 in 2023-09-22T07:37:48.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:48 smithi006 ceph-mon[116271]: Detected new or changed devices on smithi006 2023-09-22T07:37:48.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:48 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:48.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:48 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:48.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:48 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:37:48.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:48 smithi006 ceph-mon[116271]: Adjusting osd_memory_target on smithi006 to 16149M 2023-09-22T07:37:48.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:48 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:48.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:48 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:37:48.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:48 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:37:48.362 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:48 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:48.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:48 smithi006 ceph-mon[97617]: osdmap e9: 1 total, 1 up, 1 in 2023-09-22T07:37:48.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:48 smithi006 ceph-mon[97617]: Detected new or changed devices on smithi006 2023-09-22T07:37:48.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:48 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:48.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:48 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:48.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:48 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:37:48.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:48 smithi006 ceph-mon[97617]: Adjusting osd_memory_target on smithi006 to 16149M 2023-09-22T07:37:48.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:48 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:48.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:48 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:37:48.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:48 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:37:48.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:48 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:48.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:48 smithi105 ceph-mon[102016]: osdmap e9: 1 total, 1 up, 1 in 2023-09-22T07:37:48.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:48 smithi105 ceph-mon[102016]: Detected new or changed devices on smithi006 2023-09-22T07:37:48.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:48 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:48.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:48 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:48.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:48 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:37:48.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:48 smithi105 ceph-mon[102016]: Adjusting osd_memory_target on smithi006 to 16149M 2023-09-22T07:37:48.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:48 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:48.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:48 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:37:48.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:48 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:37:48.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:48 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:37:49.356 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:49 smithi006 ceph-mon[97617]: pgmap v41: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-22T07:37:49.357 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:49 smithi006 ceph-mon[116271]: pgmap v41: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-22T07:37:49.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:49 smithi105 ceph-mon[102016]: pgmap v41: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-22T07:37:50.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:50 smithi105 ceph-mon[102016]: from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:37:50.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:50 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-22T07:37:50.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:50 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-22T07:37:50.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:50 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:37:50.688 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:50 smithi006 ceph-mon[97617]: from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:37:50.688 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:50 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-22T07:37:50.688 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:50 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-22T07:37:50.688 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:50 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:37:50.688 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:50 smithi006 ceph-mon[116271]: from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:37:50.688 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:50 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-22T07:37:50.688 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:50 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-22T07:37:50.688 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:50 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:37:51.405 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:51 smithi006 ceph-mon[116271]: pgmap v42: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-22T07:37:51.405 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:51 smithi006 ceph-mon[97617]: pgmap v42: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-22T07:37:51.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:51 smithi105 ceph-mon[102016]: pgmap v42: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-22T07:37:52.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:52 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/3611945465' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7a9fe51f-5726-4a3f-a524-951f0976f687"}]: dispatch 2023-09-22T07:37:52.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:52 smithi105 ceph-mon[102016]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7a9fe51f-5726-4a3f-a524-951f0976f687"}]: dispatch 2023-09-22T07:37:52.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:52 smithi105 ceph-mon[102016]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7a9fe51f-5726-4a3f-a524-951f0976f687"}]': finished 2023-09-22T07:37:52.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:52 smithi105 ceph-mon[102016]: osdmap e10: 2 total, 1 up, 2 in 2023-09-22T07:37:52.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:52 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-22T07:37:52.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:52 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/3611945465' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7a9fe51f-5726-4a3f-a524-951f0976f687"}]: dispatch 2023-09-22T07:37:52.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:52 smithi006 ceph-mon[97617]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7a9fe51f-5726-4a3f-a524-951f0976f687"}]: dispatch 2023-09-22T07:37:52.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:52 smithi006 ceph-mon[97617]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7a9fe51f-5726-4a3f-a524-951f0976f687"}]': finished 2023-09-22T07:37:52.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:52 smithi006 ceph-mon[97617]: osdmap e10: 2 total, 1 up, 2 in 2023-09-22T07:37:52.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:52 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-22T07:37:52.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:52 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/3611945465' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7a9fe51f-5726-4a3f-a524-951f0976f687"}]: dispatch 2023-09-22T07:37:52.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:52 smithi006 ceph-mon[116271]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7a9fe51f-5726-4a3f-a524-951f0976f687"}]: dispatch 2023-09-22T07:37:52.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:52 smithi006 ceph-mon[116271]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7a9fe51f-5726-4a3f-a524-951f0976f687"}]': finished 2023-09-22T07:37:52.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:52 smithi006 ceph-mon[116271]: osdmap e10: 2 total, 1 up, 2 in 2023-09-22T07:37:52.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:52 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-22T07:37:53.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:53 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/609759201' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-22T07:37:53.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:53 smithi105 ceph-mon[102016]: pgmap v44: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-22T07:37:53.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:53 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/609759201' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-22T07:37:53.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:53 smithi006 ceph-mon[97617]: pgmap v44: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-22T07:37:53.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:53 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/609759201' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-22T07:37:53.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:53 smithi006 ceph-mon[116271]: pgmap v44: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-22T07:37:55.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:55 smithi105 ceph-mon[102016]: pgmap v45: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-22T07:37:55.735 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:55 smithi006 ceph-mon[116271]: pgmap v45: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-22T07:37:55.736 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:55 smithi006 ceph-mon[97617]: pgmap v45: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-22T07:37:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:57 smithi105 ceph-mon[102016]: pgmap v46: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-22T07:37:58.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:57 smithi006 ceph-mon[97617]: pgmap v46: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-22T07:37:58.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:57 smithi006 ceph-mon[116271]: pgmap v46: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-22T07:37:59.205 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:58 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-22T07:37:59.206 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:58 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:37:59.206 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:58 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-22T07:37:59.206 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:58 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:37:59.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:58 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-22T07:37:59.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:58 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:38:00.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:59 smithi006 ceph-mon[97617]: Deploying daemon osd.1 on smithi006 2023-09-22T07:38:00.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:37:59 smithi006 ceph-mon[97617]: pgmap v47: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-22T07:38:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:59 smithi006 ceph-mon[116271]: Deploying daemon osd.1 on smithi006 2023-09-22T07:38:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:37:59 smithi006 ceph-mon[116271]: pgmap v47: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-22T07:38:00.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:59 smithi105 ceph-mon[102016]: Deploying daemon osd.1 on smithi006 2023-09-22T07:38:00.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:37:59 smithi105 ceph-mon[102016]: pgmap v47: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-22T07:38:02.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:01 smithi006 ceph-mon[97617]: pgmap v48: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-22T07:38:02.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:01 smithi006 ceph-mon[116271]: pgmap v48: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-22T07:38:02.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:01 smithi105 ceph-mon[102016]: pgmap v48: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-22T07:38:04.144 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:03 smithi006 ceph-mon[97617]: pgmap v49: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-22T07:38:04.144 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:03 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:04.144 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:03 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:04.144 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:03 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:38:04.144 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:03 smithi006 ceph-mon[116271]: pgmap v49: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-22T07:38:04.144 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:03 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:04.145 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:03 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:04.145 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:03 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:38:04.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:03 smithi105 ceph-mon[102016]: pgmap v49: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-22T07:38:04.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:03 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:04.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:03 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:04.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:03 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:38:05.415 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:05 smithi006 ceph-mon[97617]: pgmap v50: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-22T07:38:05.415 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:05 smithi006 ceph-mon[116271]: pgmap v50: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-22T07:38:05.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:05 smithi105 ceph-mon[102016]: pgmap v50: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-22T07:38:06.429 INFO:teuthology.orchestra.run.smithi006.stdout:Created osd(s) 1 on host 'smithi006' 2023-09-22T07:38:06.686 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:06 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:06.687 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:06 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:06.687 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:06 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:38:06.687 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:06 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:38:06.687 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:06 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:06.687 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:06 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:06.687 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:06 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:06.687 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:06 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:38:06.687 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:06 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:38:06.688 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:06 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:06.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:06 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:06.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:06 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:06.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:06 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:38:06.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:06 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:38:06.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:06 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:07.043 DEBUG:teuthology.orchestra.run.smithi006:osd.1> sudo journalctl -f -n 0 -u ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@osd.1.service 2023-09-22T07:38:07.045 INFO:tasks.cephadm:Deploying osd.2 on smithi006 with /dev/vg_nvme/lv_2... 2023-09-22T07:38:07.045 DEBUG:teuthology.orchestra.run.smithi006:> 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 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-09-22T07:38:07.078 INFO:journalctl@ceph.osd.1.smithi006.stdout:-- Logs begin at Fri 2023-09-22 07:21:34 UTC. -- 2023-09-22T07:38:07.678 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:07 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:07.678 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:07 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:07.678 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:07 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:38:07.678 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:07 smithi006 ceph-mon[97617]: from='osd.1 [v2:172.21.15.6:6810/1850130571,v1:172.21.15.6:6811/1850130571]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-22T07:38:07.678 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:07 smithi006 ceph-mon[97617]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-22T07:38:07.678 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:07 smithi006 ceph-mon[97617]: pgmap v51: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-22T07:38:07.679 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:07 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:07.679 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:07 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:07.679 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:07 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:38:07.679 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:07 smithi006 ceph-mon[116271]: from='osd.1 [v2:172.21.15.6:6810/1850130571,v1:172.21.15.6:6811/1850130571]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-22T07:38:07.679 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:07 smithi006 ceph-mon[116271]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-22T07:38:07.679 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:07 smithi006 ceph-mon[116271]: pgmap v51: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-22T07:38:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:07 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:07 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:07 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:38:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:07 smithi105 ceph-mon[102016]: from='osd.1 [v2:172.21.15.6:6810/1850130571,v1:172.21.15.6:6811/1850130571]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-22T07:38:07.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:07 smithi105 ceph-mon[102016]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-22T07:38:07.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:07 smithi105 ceph-mon[102016]: pgmap v51: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-22T07:38:08.081 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:38:08.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:08 smithi006 ceph-mon[97617]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-22T07:38:08.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:08 smithi006 ceph-mon[97617]: osdmap e11: 2 total, 1 up, 2 in 2023-09-22T07:38:08.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:08 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-22T07:38:08.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:08 smithi006 ceph-mon[97617]: from='osd.1 [v2:172.21.15.6:6810/1850130571,v1:172.21.15.6:6811/1850130571]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-09-22T07:38:08.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:08 smithi006 ceph-mon[97617]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-09-22T07:38:08.762 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:08 smithi006 ceph-mon[116271]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-22T07:38:08.762 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:08 smithi006 ceph-mon[116271]: osdmap e11: 2 total, 1 up, 2 in 2023-09-22T07:38:08.762 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:08 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-22T07:38:08.762 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:08 smithi006 ceph-mon[116271]: from='osd.1 [v2:172.21.15.6:6810/1850130571,v1:172.21.15.6:6811/1850130571]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-09-22T07:38:08.762 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:08 smithi006 ceph-mon[116271]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-09-22T07:38:08.762 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 22 07:38:08 smithi006 conmon[132256]: 2023-09-22T07:38:08.443+0000 7f9f7a481700 -1 osd.1 0 waiting for initial osdmap 2023-09-22T07:38:08.762 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 22 07:38:08 smithi006 conmon[132256]: 2023-09-22T07:38:08.446+0000 7f9f7627e700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-22T07:38:08.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:08 smithi105 ceph-mon[102016]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-22T07:38:08.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:08 smithi105 ceph-mon[102016]: osdmap e11: 2 total, 1 up, 2 in 2023-09-22T07:38:08.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:08 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-22T07:38:08.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:08 smithi105 ceph-mon[102016]: from='osd.1 [v2:172.21.15.6:6810/1850130571,v1:172.21.15.6:6811/1850130571]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-09-22T07:38:08.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:08 smithi105 ceph-mon[102016]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-09-22T07:38:09.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:09 smithi006 ceph-mon[97617]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2023-09-22T07:38:09.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:09 smithi006 ceph-mon[97617]: osdmap e12: 2 total, 1 up, 2 in 2023-09-22T07:38:09.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:09 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-22T07:38:09.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:09 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-22T07:38:09.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:09 smithi006 ceph-mon[97617]: pgmap v54: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-22T07:38:09.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:09 smithi006 ceph-mon[116271]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2023-09-22T07:38:09.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:09 smithi006 ceph-mon[116271]: osdmap e12: 2 total, 1 up, 2 in 2023-09-22T07:38:09.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:09 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-22T07:38:09.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:09 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-22T07:38:09.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:09 smithi006 ceph-mon[116271]: pgmap v54: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-22T07:38:09.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:09 smithi105 ceph-mon[102016]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2023-09-22T07:38:09.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:09 smithi105 ceph-mon[102016]: osdmap e12: 2 total, 1 up, 2 in 2023-09-22T07:38:09.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:09 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-22T07:38:09.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:09 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-22T07:38:09.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:09 smithi105 ceph-mon[102016]: pgmap v54: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-22T07:38:10.109 INFO:teuthology.orchestra.run.smithi006.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-09-22T07:38:10.110 INFO:teuthology.orchestra.run.smithi006.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-09-22T07:38:10.110 INFO:teuthology.orchestra.run.smithi006.stderr: stderr: 10+0 records in 2023-09-22T07:38:10.110 INFO:teuthology.orchestra.run.smithi006.stderr:10+0 records out 2023-09-22T07:38:10.110 INFO:teuthology.orchestra.run.smithi006.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0137465 s, 763 MB/s 2023-09-22T07:38:10.110 INFO:teuthology.orchestra.run.smithi006.stderr:--> Zapping successful for: 2023-09-22T07:38:10.761 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:10 smithi006 ceph-mon[97617]: purged_snaps scrub starts 2023-09-22T07:38:10.761 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:10 smithi006 ceph-mon[97617]: purged_snaps scrub ok 2023-09-22T07:38:10.761 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:10 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-22T07:38:10.761 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:10 smithi006 ceph-mon[97617]: osd.1 [v2:172.21.15.6:6810/1850130571,v1:172.21.15.6:6811/1850130571] boot 2023-09-22T07:38:10.761 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:10 smithi006 ceph-mon[97617]: osdmap e13: 2 total, 2 up, 2 in 2023-09-22T07:38:10.761 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:10 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-22T07:38:10.762 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:10 smithi006 ceph-mon[116271]: purged_snaps scrub starts 2023-09-22T07:38:10.762 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:10 smithi006 ceph-mon[116271]: purged_snaps scrub ok 2023-09-22T07:38:10.762 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:10 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-22T07:38:10.762 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:10 smithi006 ceph-mon[116271]: osd.1 [v2:172.21.15.6:6810/1850130571,v1:172.21.15.6:6811/1850130571] boot 2023-09-22T07:38:10.762 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:10 smithi006 ceph-mon[116271]: osdmap e13: 2 total, 2 up, 2 in 2023-09-22T07:38:10.762 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:10 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-22T07:38:10.777 DEBUG:teuthology.orchestra.run.smithi006:> 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 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi006:vg_nvme/lv_2 2023-09-22T07:38:10.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:10 smithi105 ceph-mon[102016]: purged_snaps scrub starts 2023-09-22T07:38:10.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:10 smithi105 ceph-mon[102016]: purged_snaps scrub ok 2023-09-22T07:38:10.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:10 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-22T07:38:10.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:10 smithi105 ceph-mon[102016]: osd.1 [v2:172.21.15.6:6810/1850130571,v1:172.21.15.6:6811/1850130571] boot 2023-09-22T07:38:10.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:10 smithi105 ceph-mon[102016]: osdmap e13: 2 total, 2 up, 2 in 2023-09-22T07:38:10.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:10 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-22T07:38:11.132 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:38:11.711 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:11 smithi006 ceph-mon[97617]: osdmap e14: 2 total, 2 up, 2 in 2023-09-22T07:38:11.712 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:11 smithi006 ceph-mon[97617]: Detected new or changed devices on smithi006 2023-09-22T07:38:11.712 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:11 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:11.712 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:11 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:11.712 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:11 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:38:11.712 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:11 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:38:11.712 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:11 smithi006 ceph-mon[97617]: Adjusting osd_memory_target on smithi006 to 8074M 2023-09-22T07:38:11.712 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:11 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:11.712 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:11 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:38:11.712 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:11 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:38:11.712 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:11 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:11.712 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:11 smithi006 ceph-mon[97617]: pgmap v57: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-09-22T07:38:11.713 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:11 smithi006 ceph-mon[116271]: osdmap e14: 2 total, 2 up, 2 in 2023-09-22T07:38:11.713 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:11 smithi006 ceph-mon[116271]: Detected new or changed devices on smithi006 2023-09-22T07:38:11.713 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:11 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:11.713 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:11 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:11.713 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:11 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:38:11.713 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:11 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:38:11.713 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:11 smithi006 ceph-mon[116271]: Adjusting osd_memory_target on smithi006 to 8074M 2023-09-22T07:38:11.713 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:11 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:11.713 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:11 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:38:11.714 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:11 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:38:11.714 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:11 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:11.714 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:11 smithi006 ceph-mon[116271]: pgmap v57: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-09-22T07:38:11.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:11 smithi105 ceph-mon[102016]: osdmap e14: 2 total, 2 up, 2 in 2023-09-22T07:38:11.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:11 smithi105 ceph-mon[102016]: Detected new or changed devices on smithi006 2023-09-22T07:38:11.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:11 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:11.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:11 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:11.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:11 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:38:11.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:11 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:38:11.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:11 smithi105 ceph-mon[102016]: Adjusting osd_memory_target on smithi006 to 8074M 2023-09-22T07:38:11.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:11 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:11.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:11 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:38:11.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:11 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:38:11.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:11 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:11.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:11 smithi105 ceph-mon[102016]: pgmap v57: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-09-22T07:38:13.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:12 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-22T07:38:13.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:12 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-22T07:38:13.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:12 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:38:13.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:12 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-22T07:38:13.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:12 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-22T07:38:13.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:12 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:38:13.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:12 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-22T07:38:13.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:12 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-22T07:38:13.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:12 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:38:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:13 smithi006 ceph-mon[116271]: from='client.24170 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:38:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:13 smithi006 ceph-mon[116271]: pgmap v58: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-22T07:38:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:13 smithi006 ceph-mon[97617]: from='client.24170 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:38:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:13 smithi006 ceph-mon[97617]: pgmap v58: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-22T07:38:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:13 smithi105 ceph-mon[102016]: from='client.24170 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:38:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:13 smithi105 ceph-mon[102016]: pgmap v58: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-22T07:38:15.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:15 smithi105 ceph-mon[102016]: pgmap v59: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-22T07:38:15.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:15 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/143404753' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d394f80c-eac0-4bad-b3d7-f42410a56d53"}]: dispatch 2023-09-22T07:38:15.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:15 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/143404753' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d394f80c-eac0-4bad-b3d7-f42410a56d53"}]': finished 2023-09-22T07:38:15.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:15 smithi105 ceph-mon[102016]: osdmap e15: 3 total, 2 up, 3 in 2023-09-22T07:38:15.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:15 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-22T07:38:15.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:15 smithi006 ceph-mon[97617]: pgmap v59: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-22T07:38:15.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:15 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/143404753' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d394f80c-eac0-4bad-b3d7-f42410a56d53"}]: dispatch 2023-09-22T07:38:15.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:15 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/143404753' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d394f80c-eac0-4bad-b3d7-f42410a56d53"}]': finished 2023-09-22T07:38:15.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:15 smithi006 ceph-mon[97617]: osdmap e15: 3 total, 2 up, 3 in 2023-09-22T07:38:15.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:15 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-22T07:38:15.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:15 smithi006 ceph-mon[116271]: pgmap v59: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-22T07:38:15.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:15 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/143404753' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d394f80c-eac0-4bad-b3d7-f42410a56d53"}]: dispatch 2023-09-22T07:38:15.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:15 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/143404753' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d394f80c-eac0-4bad-b3d7-f42410a56d53"}]': finished 2023-09-22T07:38:15.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:15 smithi006 ceph-mon[116271]: osdmap e15: 3 total, 2 up, 3 in 2023-09-22T07:38:15.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:15 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-22T07:38:16.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:16 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/1642130981' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-22T07:38:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:16 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/1642130981' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-22T07:38:16.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:16 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/1642130981' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-22T07:38:17.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:17 smithi105 ceph-mon[102016]: pgmap v61: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-22T07:38:17.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:17 smithi006 ceph-mon[116271]: pgmap v61: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-22T07:38:17.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:17 smithi006 ceph-mon[97617]: pgmap v61: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-22T07:38:20.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:19 smithi105 ceph-mon[102016]: pgmap v62: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-22T07:38:20.147 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:19 smithi006 ceph-mon[116271]: pgmap v62: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-22T07:38:20.148 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:19 smithi006 ceph-mon[97617]: pgmap v62: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-22T07:38:22.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:21 smithi006 ceph-mon[116271]: pgmap v63: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-22T07:38:22.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:21 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-22T07:38:22.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:21 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:38:22.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:21 smithi006 ceph-mon[97617]: pgmap v63: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-22T07:38:22.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:21 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-22T07:38:22.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:21 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:38:22.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:21 smithi105 ceph-mon[102016]: pgmap v63: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-22T07:38:22.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:21 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-22T07:38:22.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:21 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:38:22.994 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:22 smithi006 ceph-mon[97617]: Deploying daemon osd.2 on smithi006 2023-09-22T07:38:22.994 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:22 smithi006 ceph-mon[116271]: Deploying daemon osd.2 on smithi006 2023-09-22T07:38:23.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:22 smithi105 ceph-mon[102016]: Deploying daemon osd.2 on smithi006 2023-09-22T07:38:24.083 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:23 smithi006 ceph-mon[97617]: pgmap v64: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-22T07:38:24.084 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:23 smithi006 ceph-mon[116271]: pgmap v64: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-22T07:38:24.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:23 smithi105 ceph-mon[102016]: pgmap v64: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-22T07:38:25.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:25 smithi006 ceph-mon[97617]: pgmap v65: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-22T07:38:25.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:25 smithi006 ceph-mon[116271]: pgmap v65: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-22T07:38:25.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:25 smithi105 ceph-mon[102016]: pgmap v65: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-22T07:38:26.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:26 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:38:26.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:26 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:26.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:26 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:26 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:38:26.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:26 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:26.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:26 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:26 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:38:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:26 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:26 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:27.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:27 smithi006 ceph-mon[97617]: pgmap v66: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-22T07:38:27.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:27 smithi006 ceph-mon[116271]: pgmap v66: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-22T07:38:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:27 smithi105 ceph-mon[102016]: pgmap v66: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-22T07:38:29.519 INFO:teuthology.orchestra.run.smithi006.stdout:Created osd(s) 2 on host 'smithi006' 2023-09-22T07:38:29.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:29 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:29.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:29 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:29.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:29 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:38:29.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:29 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:38:29.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:29 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:29.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:29 smithi006 ceph-mon[97617]: pgmap v67: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-22T07:38:29.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:29 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:29.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:29 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:29.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:29 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:38:29.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:29 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:38:29.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:29 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:29.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:29 smithi006 ceph-mon[116271]: pgmap v67: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-22T07:38:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:29 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:29 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:29 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:38:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:29 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:38:29.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:29 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:29.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:29 smithi105 ceph-mon[102016]: pgmap v67: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-22T07:38:30.157 DEBUG:teuthology.orchestra.run.smithi006:osd.2> sudo journalctl -f -n 0 -u ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@osd.2.service 2023-09-22T07:38:30.159 INFO:tasks.cephadm:Deploying osd.3 on smithi006 with /dev/vg_nvme/lv_1... 2023-09-22T07:38:30.159 DEBUG:teuthology.orchestra.run.smithi006:> 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 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-09-22T07:38:30.189 INFO:journalctl@ceph.osd.2.smithi006.stdout:-- Logs begin at Fri 2023-09-22 07:21:34 UTC. -- 2023-09-22T07:38:30.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:30 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:30.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:30 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:30.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:30 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:38:30.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:30 smithi006 ceph-mon[116271]: from='osd.2 [v2:172.21.15.6:6818/3243848510,v1:172.21.15.6:6819/3243848510]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-22T07:38:30.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:30 smithi006 ceph-mon[116271]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-22T07:38:30.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:30 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:30.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:30 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:30.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:30 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:38:30.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:30 smithi006 ceph-mon[97617]: from='osd.2 [v2:172.21.15.6:6818/3243848510,v1:172.21.15.6:6819/3243848510]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-22T07:38:30.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:30 smithi006 ceph-mon[97617]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-22T07:38:30.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:30 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:30.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:30 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:30.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:30 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:38:30.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:30 smithi105 ceph-mon[102016]: from='osd.2 [v2:172.21.15.6:6818/3243848510,v1:172.21.15.6:6819/3243848510]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-22T07:38:30.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:30 smithi105 ceph-mon[102016]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-22T07:38:31.230 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:38:31.537 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 22 07:38:31 smithi006 conmon[141302]: 2023-09-22T07:38:31.533+0000 7fa6f6f63700 -1 osd.2 0 waiting for initial osdmap 2023-09-22T07:38:31.537 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 22 07:38:31 smithi006 conmon[141302]: 2023-09-22T07:38:31.536+0000 7fa6f155d700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-22T07:38:31.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:31 smithi006 ceph-mon[97617]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-22T07:38:31.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:31 smithi006 ceph-mon[97617]: osdmap e16: 3 total, 2 up, 3 in 2023-09-22T07:38:31.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:31 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-22T07:38:31.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:31 smithi006 ceph-mon[97617]: from='osd.2 [v2:172.21.15.6:6818/3243848510,v1:172.21.15.6:6819/3243848510]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-09-22T07:38:31.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:31 smithi006 ceph-mon[97617]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-09-22T07:38:31.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:31 smithi006 ceph-mon[97617]: pgmap v69: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-22T07:38:31.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:31 smithi006 ceph-mon[116271]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-22T07:38:31.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:31 smithi006 ceph-mon[116271]: osdmap e16: 3 total, 2 up, 3 in 2023-09-22T07:38:31.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:31 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-22T07:38:31.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:31 smithi006 ceph-mon[116271]: from='osd.2 [v2:172.21.15.6:6818/3243848510,v1:172.21.15.6:6819/3243848510]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-09-22T07:38:31.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:31 smithi006 ceph-mon[116271]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-09-22T07:38:31.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:31 smithi006 ceph-mon[116271]: pgmap v69: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-22T07:38:31.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:31 smithi105 ceph-mon[102016]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-22T07:38:31.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:31 smithi105 ceph-mon[102016]: osdmap e16: 3 total, 2 up, 3 in 2023-09-22T07:38:31.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:31 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-22T07:38:31.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:31 smithi105 ceph-mon[102016]: from='osd.2 [v2:172.21.15.6:6818/3243848510,v1:172.21.15.6:6819/3243848510]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-09-22T07:38:31.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:31 smithi105 ceph-mon[102016]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-09-22T07:38:31.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:31 smithi105 ceph-mon[102016]: pgmap v69: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-22T07:38:32.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:32 smithi006 ceph-mon[97617]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2023-09-22T07:38:32.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:32 smithi006 ceph-mon[97617]: osdmap e17: 3 total, 2 up, 3 in 2023-09-22T07:38:32.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:32 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-22T07:38:32.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:32 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-22T07:38:32.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:32 smithi006 ceph-mon[116271]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2023-09-22T07:38:32.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:32 smithi006 ceph-mon[116271]: osdmap e17: 3 total, 2 up, 3 in 2023-09-22T07:38:32.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:32 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-22T07:38:32.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:32 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-22T07:38:32.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:32 smithi105 ceph-mon[102016]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2023-09-22T07:38:32.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:32 smithi105 ceph-mon[102016]: osdmap e17: 3 total, 2 up, 3 in 2023-09-22T07:38:32.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:32 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-22T07:38:32.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:32 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-22T07:38:33.805 INFO:teuthology.orchestra.run.smithi006.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-09-22T07:38:33.805 INFO:teuthology.orchestra.run.smithi006.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-09-22T07:38:33.805 INFO:teuthology.orchestra.run.smithi006.stderr: stderr: 10+0 records in 2023-09-22T07:38:33.805 INFO:teuthology.orchestra.run.smithi006.stderr:10+0 records out 2023-09-22T07:38:33.806 INFO:teuthology.orchestra.run.smithi006.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0110706 s, 947 MB/s 2023-09-22T07:38:33.806 INFO:teuthology.orchestra.run.smithi006.stderr: stderr: 2023-09-22T07:38:33.806 INFO:teuthology.orchestra.run.smithi006.stderr:--> Zapping successful for: 2023-09-22T07:38:33.839 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:33 smithi006 ceph-mon[116271]: purged_snaps scrub starts 2023-09-22T07:38:33.839 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:33 smithi006 ceph-mon[116271]: purged_snaps scrub ok 2023-09-22T07:38:33.839 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:33 smithi006 ceph-mon[116271]: osd.2 [v2:172.21.15.6:6818/3243848510,v1:172.21.15.6:6819/3243848510] boot 2023-09-22T07:38:33.840 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:33 smithi006 ceph-mon[116271]: osdmap e18: 3 total, 3 up, 3 in 2023-09-22T07:38:33.840 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:33 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-22T07:38:33.840 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:33 smithi006 ceph-mon[116271]: pgmap v72: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-22T07:38:33.840 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:33 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-09-22T07:38:33.840 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:33 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:33.840 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:33 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:33.840 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:33 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:38:33.840 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:33 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:38:33.840 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:33 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:38:33.840 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:33 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:33.840 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:33 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:38:33.840 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:33 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:38:33.841 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:33 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:33.841 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:33 smithi006 ceph-mon[97617]: purged_snaps scrub starts 2023-09-22T07:38:33.841 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:33 smithi006 ceph-mon[97617]: purged_snaps scrub ok 2023-09-22T07:38:33.841 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:33 smithi006 ceph-mon[97617]: osd.2 [v2:172.21.15.6:6818/3243848510,v1:172.21.15.6:6819/3243848510] boot 2023-09-22T07:38:33.841 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:33 smithi006 ceph-mon[97617]: osdmap e18: 3 total, 3 up, 3 in 2023-09-22T07:38:33.841 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:33 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-22T07:38:33.841 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:33 smithi006 ceph-mon[97617]: pgmap v72: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-22T07:38:33.841 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:33 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-09-22T07:38:33.841 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:33 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:33.841 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:33 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:33.842 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:33 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:38:33.842 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:33 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:38:33.842 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:33 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:38:33.842 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:33 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:33.842 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:33 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:38:33.842 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:33 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:38:33.842 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:33 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:33.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:33 smithi105 ceph-mon[102016]: purged_snaps scrub starts 2023-09-22T07:38:33.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:33 smithi105 ceph-mon[102016]: purged_snaps scrub ok 2023-09-22T07:38:33.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:33 smithi105 ceph-mon[102016]: osd.2 [v2:172.21.15.6:6818/3243848510,v1:172.21.15.6:6819/3243848510] boot 2023-09-22T07:38:33.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:33 smithi105 ceph-mon[102016]: osdmap e18: 3 total, 3 up, 3 in 2023-09-22T07:38:33.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:33 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-22T07:38:33.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:33 smithi105 ceph-mon[102016]: pgmap v72: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-22T07:38:33.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:33 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-09-22T07:38:33.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:33 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:33.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:33 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:33.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:33 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:38:33.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:33 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:38:33.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:33 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:38:33.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:33 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:33.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:33 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:38:33.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:33 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:38:33.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:33 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:34.400 DEBUG:teuthology.orchestra.run.smithi006:> 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 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi006:vg_nvme/lv_1 2023-09-22T07:38:34.758 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:38:34.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:34 smithi006 ceph-mon[97617]: Detected new or changed devices on smithi006 2023-09-22T07:38:34.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:34 smithi006 ceph-mon[97617]: Adjusting osd_memory_target on smithi006 to 5383M 2023-09-22T07:38:34.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:34 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-09-22T07:38:34.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:34 smithi006 ceph-mon[97617]: osdmap e19: 3 total, 3 up, 3 in 2023-09-22T07:38:34.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:34 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:38:34.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:34 smithi006 ceph-mon[116271]: Detected new or changed devices on smithi006 2023-09-22T07:38:34.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:34 smithi006 ceph-mon[116271]: Adjusting osd_memory_target on smithi006 to 5383M 2023-09-22T07:38:34.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:34 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-09-22T07:38:34.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:34 smithi006 ceph-mon[116271]: osdmap e19: 3 total, 3 up, 3 in 2023-09-22T07:38:34.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:34 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:38:34.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:34 smithi105 ceph-mon[102016]: Detected new or changed devices on smithi006 2023-09-22T07:38:34.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:34 smithi105 ceph-mon[102016]: Adjusting osd_memory_target on smithi006 to 5383M 2023-09-22T07:38:34.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:34 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-09-22T07:38:34.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:34 smithi105 ceph-mon[102016]: osdmap e19: 3 total, 3 up, 3 in 2023-09-22T07:38:34.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:34 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:38:35.683 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:35 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-09-22T07:38:35.683 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:35 smithi006 ceph-mon[97617]: osdmap e20: 3 total, 3 up, 3 in 2023-09-22T07:38:35.683 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:35 smithi006 ceph-mon[97617]: pgmap v75: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-09-22T07:38:35.683 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:35 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-09-22T07:38:35.683 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:35 smithi006 ceph-mon[116271]: osdmap e20: 3 total, 3 up, 3 in 2023-09-22T07:38:35.683 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:35 smithi006 ceph-mon[116271]: pgmap v75: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-09-22T07:38:35.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:35 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-09-22T07:38:35.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:35 smithi105 ceph-mon[102016]: osdmap e20: 3 total, 3 up, 3 in 2023-09-22T07:38:35.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:35 smithi105 ceph-mon[102016]: pgmap v75: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-09-22T07:38:36.285 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 22 07:38:35 smithi006 sudo[147255]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-09-22T07:38:36.285 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 22 07:38:35 smithi006 sudo[147255]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-09-22T07:38:36.286 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 22 07:38:35 smithi006 sudo[147255]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-09-22T07:38:36.286 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 22 07:38:35 smithi006 sudo[147255]: pam_unix(sudo:session): session closed for user root 2023-09-22T07:38:36.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:36 smithi006 ceph-mon[116271]: osdmap e21: 3 total, 3 up, 3 in 2023-09-22T07:38:36.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:36 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-22T07:38:36.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:36 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-22T07:38:36.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:36 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:38:36.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:36 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:36.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:36 smithi006 ceph-mon[97617]: osdmap e21: 3 total, 3 up, 3 in 2023-09-22T07:38:36.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:36 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-22T07:38:36.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:36 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-22T07:38:36.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:36 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:38:36.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:36 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:36.787 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 22 07:38:36 smithi006 sudo[147337]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-09-22T07:38:36.787 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 22 07:38:36 smithi006 sudo[147337]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-09-22T07:38:36.787 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 22 07:38:36 smithi006 sudo[147337]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-09-22T07:38:36.788 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 22 07:38:36 smithi006 sudo[147337]: pam_unix(sudo:session): session closed for user root 2023-09-22T07:38:36.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:36 smithi105 ceph-mon[102016]: osdmap e21: 3 total, 3 up, 3 in 2023-09-22T07:38:36.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:36 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-22T07:38:36.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:36 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-22T07:38:36.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:36 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:38:36.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:36 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:37.186 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 22 07:38:36 smithi006 sudo[147526]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-09-22T07:38:37.187 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 22 07:38:36 smithi006 sudo[147526]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-09-22T07:38:37.187 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 22 07:38:36 smithi006 sudo[147526]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-09-22T07:38:37.187 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 22 07:38:36 smithi006 sudo[147526]: pam_unix(sudo:session): session closed for user root 2023-09-22T07:38:37.534 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 22 07:38:37 smithi006 sudo[147575]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-09-22T07:38:37.535 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 22 07:38:37 smithi006 sudo[147575]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-09-22T07:38:37.535 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 22 07:38:37 smithi006 sudo[147575]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-09-22T07:38:37.535 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 22 07:38:37 smithi006 sudo[147575]: pam_unix(sudo:session): session closed for user root 2023-09-22T07:38:37.818 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:37 smithi006 ceph-mon[116271]: from='client.14307 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:38:37.818 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:37 smithi006 ceph-mon[116271]: pgmap v77: 1 pgs: 1 active+clean; 128 KiB data, 15 MiB used, 268 GiB / 268 GiB avail 2023-09-22T07:38:37.819 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 22 07:38:37 smithi006 sudo[147605]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-09-22T07:38:37.819 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 22 07:38:37 smithi006 sudo[147605]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-09-22T07:38:37.819 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 22 07:38:37 smithi006 sudo[147605]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-09-22T07:38:37.819 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:37 smithi006 ceph-mon[97617]: from='client.14307 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:38:37.819 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:37 smithi006 ceph-mon[97617]: pgmap v77: 1 pgs: 1 active+clean; 128 KiB data, 15 MiB used, 268 GiB / 268 GiB avail 2023-09-22T07:38:37.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:37 smithi105 ceph-mon[102016]: from='client.14307 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:38:37.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:37 smithi105 ceph-mon[102016]: pgmap v77: 1 pgs: 1 active+clean; 128 KiB data, 15 MiB used, 268 GiB / 268 GiB avail 2023-09-22T07:38:38.127 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 22 07:38:37 smithi006 sudo[147605]: pam_unix(sudo:session): session closed for user root 2023-09-22T07:38:38.535 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 22 07:38:38 smithi006 sudo[147689]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-09-22T07:38:38.535 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 22 07:38:38 smithi006 sudo[147689]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-09-22T07:38:38.535 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 22 07:38:38 smithi006 sudo[147689]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-09-22T07:38:38.535 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 22 07:38:38 smithi006 sudo[147689]: pam_unix(sudo:session): session closed for user root 2023-09-22T07:38:39.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:38 smithi006 sudo[147727]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-09-22T07:38:39.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:38 smithi006 sudo[147727]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-09-22T07:38:39.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:38 smithi006 sudo[147727]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-09-22T07:38:39.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:38 smithi006 sudo[147727]: pam_unix(sudo:session): session closed for user root 2023-09-22T07:38:39.433 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:39 smithi105 ceph-mon[102016]: mgrmap e15: y(active, since 2m), standbys: x 2023-09-22T07:38:39.434 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:39 smithi105 ceph-mon[102016]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-22T07:38:39.434 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:39 smithi105 sudo[106134]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-09-22T07:38:39.434 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:39 smithi105 sudo[106134]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-09-22T07:38:39.434 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:39 smithi105 sudo[106134]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-09-22T07:38:39.434 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:39 smithi105 sudo[106134]: pam_unix(sudo:session): session closed for user root 2023-09-22T07:38:39.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:39 smithi006 ceph-mon[116271]: mgrmap e15: y(active, since 2m), standbys: x 2023-09-22T07:38:39.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:39 smithi006 ceph-mon[116271]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-22T07:38:39.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:39 smithi006 sudo[147731]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-09-22T07:38:39.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:39 smithi006 sudo[147731]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-09-22T07:38:39.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:39 smithi006 sudo[147731]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-09-22T07:38:39.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:39 smithi006 sudo[147731]: pam_unix(sudo:session): session closed for user root 2023-09-22T07:38:39.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:39 smithi006 ceph-mon[97617]: mgrmap e15: y(active, since 2m), standbys: x 2023-09-22T07:38:39.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:39 smithi006 ceph-mon[97617]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-22T07:38:39.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:39 smithi105 sudo[106137]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-09-22T07:38:39.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:39 smithi105 sudo[106137]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-09-22T07:38:39.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:39 smithi105 sudo[106137]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-09-22T07:38:39.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:39 smithi105 sudo[106137]: pam_unix(sudo:session): session closed for user root 2023-09-22T07:38:40.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:40 smithi006 sudo[147769]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-09-22T07:38:40.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:40 smithi006 sudo[147769]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-09-22T07:38:40.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:40 smithi006 sudo[147769]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-09-22T07:38:40.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:40 smithi006 sudo[147769]: pam_unix(sudo:session): session closed for user root 2023-09-22T07:38:40.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:40 smithi105 ceph-mon[102016]: pgmap v78: 1 pgs: 1 active+clean; 128 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2023-09-22T07:38:40.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:40 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/1176353472' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "71b7914f-6c47-4214-84dc-4ff442e0b531"}]: dispatch 2023-09-22T07:38:40.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:40 smithi105 ceph-mon[102016]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-22T07:38:40.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:40 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:38:40.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:40 smithi105 ceph-mon[102016]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "71b7914f-6c47-4214-84dc-4ff442e0b531"}]: dispatch 2023-09-22T07:38:40.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:40 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:38:40.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:40 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:38:40.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:40 smithi105 ceph-mon[102016]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-22T07:38:40.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:40 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:38:40.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:40 smithi105 ceph-mon[102016]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "71b7914f-6c47-4214-84dc-4ff442e0b531"}]': finished 2023-09-22T07:38:40.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:40 smithi105 ceph-mon[102016]: osdmap e22: 4 total, 3 up, 4 in 2023-09-22T07:38:40.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:40 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:38:40.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:40 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:38:40.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:40 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-22T07:38:40.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:40 smithi105 ceph-mon[102016]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-22T07:38:40.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:40 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:40.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:40 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:38:40.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:40 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:38:40.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:40 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:38:41.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:40 smithi006 sudo[147772]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-09-22T07:38:41.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:40 smithi006 sudo[147772]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-09-22T07:38:41.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:40 smithi006 sudo[147772]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-09-22T07:38:41.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:40 smithi006 sudo[147772]: pam_unix(sudo:session): session closed for user root 2023-09-22T07:38:41.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:40 smithi006 ceph-mon[116271]: pgmap v78: 1 pgs: 1 active+clean; 128 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2023-09-22T07:38:41.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:40 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/1176353472' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "71b7914f-6c47-4214-84dc-4ff442e0b531"}]: dispatch 2023-09-22T07:38:41.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:40 smithi006 ceph-mon[116271]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-22T07:38:41.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:40 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:38:41.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:40 smithi006 ceph-mon[116271]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "71b7914f-6c47-4214-84dc-4ff442e0b531"}]: dispatch 2023-09-22T07:38:41.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:40 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:38:41.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:40 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:38:41.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:40 smithi006 ceph-mon[116271]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-22T07:38:41.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:40 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:38:41.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:40 smithi006 ceph-mon[116271]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "71b7914f-6c47-4214-84dc-4ff442e0b531"}]': finished 2023-09-22T07:38:41.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:40 smithi006 ceph-mon[116271]: osdmap e22: 4 total, 3 up, 4 in 2023-09-22T07:38:41.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:40 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:38:41.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:40 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:38:41.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:40 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-22T07:38:41.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:40 smithi006 ceph-mon[116271]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-22T07:38:41.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:40 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:41.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:40 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:38:41.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:40 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:38:41.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:40 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:38:41.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:40 smithi006 ceph-mon[97617]: pgmap v78: 1 pgs: 1 active+clean; 128 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2023-09-22T07:38:41.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:40 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/1176353472' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "71b7914f-6c47-4214-84dc-4ff442e0b531"}]: dispatch 2023-09-22T07:38:41.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:40 smithi006 ceph-mon[97617]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-22T07:38:41.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:40 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:38:41.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:40 smithi006 ceph-mon[97617]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "71b7914f-6c47-4214-84dc-4ff442e0b531"}]: dispatch 2023-09-22T07:38:41.038 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:40 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:38:41.038 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:40 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:38:41.038 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:40 smithi006 ceph-mon[97617]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-22T07:38:41.038 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:40 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:38:41.038 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:40 smithi006 ceph-mon[97617]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "71b7914f-6c47-4214-84dc-4ff442e0b531"}]': finished 2023-09-22T07:38:41.038 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:40 smithi006 ceph-mon[97617]: osdmap e22: 4 total, 3 up, 4 in 2023-09-22T07:38:41.038 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:40 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:38:41.038 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:40 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:38:41.038 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:40 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-22T07:38:41.038 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:40 smithi006 ceph-mon[97617]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-22T07:38:41.038 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:40 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:41.038 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:40 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:38:41.039 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:40 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:38:41.039 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:40 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:38:41.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:41 smithi105 ceph-mon[102016]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-22T07:38:41.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:41 smithi105 ceph-mon[102016]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-22T07:38:41.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:41 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/2454264428' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-22T07:38:41.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:41 smithi105 ceph-mon[102016]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 14 KiB/s rd, 384 KiB/s wr, 36 op/s 2023-09-22T07:38:42.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:41 smithi006 ceph-mon[97617]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-22T07:38:42.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:41 smithi006 ceph-mon[97617]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-22T07:38:42.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:41 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/2454264428' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-22T07:38:42.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:41 smithi006 ceph-mon[97617]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 14 KiB/s rd, 384 KiB/s wr, 36 op/s 2023-09-22T07:38:42.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:41 smithi006 ceph-mon[116271]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-22T07:38:42.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:41 smithi006 ceph-mon[116271]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-22T07:38:42.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:41 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/2454264428' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-22T07:38:42.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:41 smithi006 ceph-mon[116271]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 14 KiB/s rd, 384 KiB/s wr, 36 op/s 2023-09-22T07:38:43.880 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:43 smithi006 ceph-mon[97617]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 9.9 KiB/s rd, 278 KiB/s wr, 26 op/s 2023-09-22T07:38:44.165 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:43 smithi006 ceph-mon[116271]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 9.9 KiB/s rd, 278 KiB/s wr, 26 op/s 2023-09-22T07:38:44.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:43 smithi105 ceph-mon[102016]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 9.9 KiB/s rd, 278 KiB/s wr, 26 op/s 2023-09-22T07:38:45.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:45 smithi006 ceph-mon[97617]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 7.8 KiB/s rd, 218 KiB/s wr, 20 op/s 2023-09-22T07:38:45.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:45 smithi006 ceph-mon[116271]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 7.8 KiB/s rd, 218 KiB/s wr, 20 op/s 2023-09-22T07:38:45.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:45 smithi105 ceph-mon[102016]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 7.8 KiB/s rd, 218 KiB/s wr, 20 op/s 2023-09-22T07:38:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:46 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-22T07:38:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:46 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:38:46.639 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:46 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-22T07:38:46.639 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:46 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:38:46.639 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:46 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-22T07:38:46.639 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:46 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:38:47.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:47 smithi105 ceph-mon[102016]: Deploying daemon osd.3 on smithi006 2023-09-22T07:38:47.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:47 smithi105 ceph-mon[102016]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 8.1 KiB/s rd, 229 KiB/s wr, 21 op/s 2023-09-22T07:38:47.657 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:47 smithi006 ceph-mon[116271]: Deploying daemon osd.3 on smithi006 2023-09-22T07:38:47.657 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:47 smithi006 ceph-mon[116271]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 8.1 KiB/s rd, 229 KiB/s wr, 21 op/s 2023-09-22T07:38:47.657 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:47 smithi006 ceph-mon[97617]: Deploying daemon osd.3 on smithi006 2023-09-22T07:38:47.658 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:47 smithi006 ceph-mon[97617]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 8.1 KiB/s rd, 229 KiB/s wr, 21 op/s 2023-09-22T07:38:50.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:49 smithi006 ceph-mon[97617]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 8.1 KiB/s rd, 229 KiB/s wr, 21 op/s 2023-09-22T07:38:50.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:49 smithi006 ceph-mon[116271]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 8.1 KiB/s rd, 229 KiB/s wr, 21 op/s 2023-09-22T07:38:50.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:49 smithi105 ceph-mon[102016]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 8.1 KiB/s rd, 229 KiB/s wr, 21 op/s 2023-09-22T07:38:52.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:51 smithi006 ceph-mon[97617]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 196 KiB/s wr, 18 op/s 2023-09-22T07:38:52.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:51 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:52.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:51 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:52.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:51 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:38:52.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:51 smithi006 ceph-mon[116271]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 196 KiB/s wr, 18 op/s 2023-09-22T07:38:52.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:51 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:52.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:51 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:52.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:51 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:38:52.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:51 smithi105 ceph-mon[102016]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 196 KiB/s wr, 18 op/s 2023-09-22T07:38:52.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:51 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:52.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:51 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:52.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:51 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:38:54.174 INFO:teuthology.orchestra.run.smithi006.stdout:Created osd(s) 3 on host 'smithi006' 2023-09-22T07:38:54.204 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:53 smithi006 ceph-mon[116271]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-09-22T07:38:54.204 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:53 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:54.204 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:53 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:54.205 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:53 smithi006 ceph-mon[97617]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-09-22T07:38:54.205 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:53 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:54.205 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:53 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:54.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:53 smithi105 ceph-mon[102016]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-09-22T07:38:54.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:53 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:54.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:53 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:54.827 DEBUG:teuthology.orchestra.run.smithi006:osd.3> sudo journalctl -f -n 0 -u ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@osd.3.service 2023-09-22T07:38:54.829 INFO:tasks.cephadm:Deploying osd.4 on smithi105 with /dev/vg_nvme/lv_4... 2023-09-22T07:38:54.830 DEBUG:teuthology.orchestra.run.smithi105:> 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 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-09-22T07:38:54.860 INFO:journalctl@ceph.osd.3.smithi006.stdout:-- Logs begin at Fri 2023-09-22 07:21:34 UTC. -- 2023-09-22T07:38:55.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:54 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:38:55.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:54 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:38:55.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:54 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:55.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:54 smithi105 ceph-mon[102016]: from='osd.3 [v2:172.21.15.6:6826/1407814622,v1:172.21.15.6:6827/1407814622]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-22T07:38:55.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:54 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:55.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:54 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:55.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:54 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:38:55.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:54 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:38:55.130 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:54 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:38:55.130 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:54 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:55.130 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:54 smithi006 ceph-mon[116271]: from='osd.3 [v2:172.21.15.6:6826/1407814622,v1:172.21.15.6:6827/1407814622]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-22T07:38:55.130 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:54 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:55.130 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:54 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:55.130 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:54 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:38:55.131 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:54 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:38:55.131 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:54 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:38:55.131 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:54 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:55.131 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:54 smithi006 ceph-mon[97617]: from='osd.3 [v2:172.21.15.6:6826/1407814622,v1:172.21.15.6:6827/1407814622]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-22T07:38:55.131 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:54 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:55.131 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:54 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:55.131 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:54 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:38:55.170 INFO:teuthology.orchestra.run.smithi105.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-22T07:38:56.113 INFO:journalctl@ceph.osd.3.smithi006.stdout:Sep 22 07:38:56 smithi006 conmon[150328]: 2023-09-22T07:38:56.078+0000 7ff4ed77d700 -1 osd.3 0 waiting for initial osdmap 2023-09-22T07:38:56.114 INFO:journalctl@ceph.osd.3.smithi006.stdout:Sep 22 07:38:56 smithi006 conmon[150328]: 2023-09-22T07:38:56.082+0000 7ff4e8d79700 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-22T07:38:56.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:55 smithi006 ceph-mon[116271]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-09-22T07:38:56.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:55 smithi006 ceph-mon[116271]: from='osd.3 [v2:172.21.15.6:6826/1407814622,v1:172.21.15.6:6827/1407814622]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-22T07:38:56.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:55 smithi006 ceph-mon[116271]: osdmap e23: 4 total, 3 up, 4 in 2023-09-22T07:38:56.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:55 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-22T07:38:56.115 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:55 smithi006 ceph-mon[116271]: from='osd.3 [v2:172.21.15.6:6826/1407814622,v1:172.21.15.6:6827/1407814622]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-09-22T07:38:56.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:55 smithi006 ceph-mon[97617]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-09-22T07:38:56.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:55 smithi006 ceph-mon[97617]: from='osd.3 [v2:172.21.15.6:6826/1407814622,v1:172.21.15.6:6827/1407814622]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-22T07:38:56.115 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:55 smithi006 ceph-mon[97617]: osdmap e23: 4 total, 3 up, 4 in 2023-09-22T07:38:56.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:55 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-22T07:38:56.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:55 smithi006 ceph-mon[97617]: from='osd.3 [v2:172.21.15.6:6826/1407814622,v1:172.21.15.6:6827/1407814622]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-09-22T07:38:56.222 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:55 smithi105 ceph-mon[102016]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-09-22T07:38:56.223 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:55 smithi105 ceph-mon[102016]: from='osd.3 [v2:172.21.15.6:6826/1407814622,v1:172.21.15.6:6827/1407814622]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-22T07:38:56.223 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:55 smithi105 ceph-mon[102016]: osdmap e23: 4 total, 3 up, 4 in 2023-09-22T07:38:56.223 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:55 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-22T07:38:56.223 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:55 smithi105 ceph-mon[102016]: from='osd.3 [v2:172.21.15.6:6826/1407814622,v1:172.21.15.6:6827/1407814622]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-09-22T07:38:56.953 INFO:teuthology.orchestra.run.smithi105.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-09-22T07:38:56.953 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-09-22T07:38:56.953 INFO:teuthology.orchestra.run.smithi105.stderr: stderr: 10+0 records in 2023-09-22T07:38:56.953 INFO:teuthology.orchestra.run.smithi105.stderr:10+0 records out 2023-09-22T07:38:56.953 INFO:teuthology.orchestra.run.smithi105.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0113085 s, 927 MB/s 2023-09-22T07:38:56.953 INFO:teuthology.orchestra.run.smithi105.stderr:--> Zapping successful for: 2023-09-22T07:38:57.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:57 smithi006 ceph-mon[97617]: from='osd.3 [v2:172.21.15.6:6826/1407814622,v1:172.21.15.6:6827/1407814622]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2023-09-22T07:38:57.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:57 smithi006 ceph-mon[97617]: osdmap e24: 4 total, 3 up, 4 in 2023-09-22T07:38:57.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:57 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-22T07:38:57.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:57 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-22T07:38:57.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:57 smithi006 ceph-mon[97617]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-22T07:38:57.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:57 smithi006 ceph-mon[116271]: from='osd.3 [v2:172.21.15.6:6826/1407814622,v1:172.21.15.6:6827/1407814622]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2023-09-22T07:38:57.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:57 smithi006 ceph-mon[116271]: osdmap e24: 4 total, 3 up, 4 in 2023-09-22T07:38:57.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:57 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-22T07:38:57.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:57 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-22T07:38:57.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:57 smithi006 ceph-mon[116271]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-22T07:38:57.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:57 smithi105 ceph-mon[102016]: from='osd.3 [v2:172.21.15.6:6826/1407814622,v1:172.21.15.6:6827/1407814622]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2023-09-22T07:38:57.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:57 smithi105 ceph-mon[102016]: osdmap e24: 4 total, 3 up, 4 in 2023-09-22T07:38:57.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:57 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-22T07:38:57.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:57 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-22T07:38:57.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:57 smithi105 ceph-mon[102016]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-22T07:38:57.535 DEBUG:teuthology.orchestra.run.smithi105:> 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 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi105:vg_nvme/lv_4 2023-09-22T07:38:57.874 INFO:teuthology.orchestra.run.smithi105.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-22T07:38:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:58 smithi105 ceph-mon[102016]: purged_snaps scrub starts 2023-09-22T07:38:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:58 smithi105 ceph-mon[102016]: purged_snaps scrub ok 2023-09-22T07:38:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:58 smithi105 ceph-mon[102016]: osd.3 [v2:172.21.15.6:6826/1407814622,v1:172.21.15.6:6827/1407814622] boot 2023-09-22T07:38:58.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:58 smithi105 ceph-mon[102016]: osdmap e25: 4 total, 4 up, 4 in 2023-09-22T07:38:58.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:58 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-22T07:38:58.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:58 smithi105 ceph-mon[102016]: Detected new or changed devices on smithi006 2023-09-22T07:38:58.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:58 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:58.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:58 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:58.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:58 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:38:58.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:58 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:38:58.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:58 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:38:58.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:58 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:38:58.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:58 smithi105 ceph-mon[102016]: Adjusting osd_memory_target on smithi006 to 4037M 2023-09-22T07:38:58.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:58 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:58.378 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:58 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:38:58.378 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:58 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:38:58.378 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:58 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:58 smithi006 ceph-mon[97617]: purged_snaps scrub starts 2023-09-22T07:38:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:58 smithi006 ceph-mon[97617]: purged_snaps scrub ok 2023-09-22T07:38:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:58 smithi006 ceph-mon[97617]: osd.3 [v2:172.21.15.6:6826/1407814622,v1:172.21.15.6:6827/1407814622] boot 2023-09-22T07:38:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:58 smithi006 ceph-mon[97617]: osdmap e25: 4 total, 4 up, 4 in 2023-09-22T07:38:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:58 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-22T07:38:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:58 smithi006 ceph-mon[97617]: Detected new or changed devices on smithi006 2023-09-22T07:38:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:58 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:58 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:58.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:58 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:38:58.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:58 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:38:58.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:58 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:38:58.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:58 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:38:58.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:58 smithi006 ceph-mon[97617]: Adjusting osd_memory_target on smithi006 to 4037M 2023-09-22T07:38:58.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:58 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:58.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:58 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:38:58.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:58 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:38:58.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:58 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:58.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:58 smithi006 ceph-mon[116271]: purged_snaps scrub starts 2023-09-22T07:38:58.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:58 smithi006 ceph-mon[116271]: purged_snaps scrub ok 2023-09-22T07:38:58.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:58 smithi006 ceph-mon[116271]: osd.3 [v2:172.21.15.6:6826/1407814622,v1:172.21.15.6:6827/1407814622] boot 2023-09-22T07:38:58.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:58 smithi006 ceph-mon[116271]: osdmap e25: 4 total, 4 up, 4 in 2023-09-22T07:38:58.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:58 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-22T07:38:58.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:58 smithi006 ceph-mon[116271]: Detected new or changed devices on smithi006 2023-09-22T07:38:58.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:58 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:58.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:58 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:58.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:58 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:38:58.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:58 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:38:58.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:58 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:38:58.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:58 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:38:58.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:58 smithi006 ceph-mon[116271]: Adjusting osd_memory_target on smithi006 to 4037M 2023-09-22T07:38:58.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:58 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:58.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:58 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:38:58.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:58 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:38:58.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:58 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:38:59.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:59 smithi105 ceph-mon[102016]: osdmap e26: 4 total, 4 up, 4 in 2023-09-22T07:38:59.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:38:59 smithi105 ceph-mon[102016]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-09-22T07:38:59.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:59 smithi006 ceph-mon[97617]: osdmap e26: 4 total, 4 up, 4 in 2023-09-22T07:38:59.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:38:59 smithi006 ceph-mon[97617]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-09-22T07:38:59.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:59 smithi006 ceph-mon[116271]: osdmap e26: 4 total, 4 up, 4 in 2023-09-22T07:38:59.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:38:59 smithi006 ceph-mon[116271]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-09-22T07:39:00.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:00 smithi105 ceph-mon[102016]: from='client.24220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi105:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:39:00.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:00 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-22T07:39:00.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:00 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-22T07:39:00.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:00 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:39:00.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:00 smithi006 ceph-mon[97617]: from='client.24220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi105:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:39:00.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:00 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-22T07:39:00.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:00 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-22T07:39:00.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:00 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:39:00.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:00 smithi006 ceph-mon[116271]: from='client.24220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi105:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:39:00.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:00 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-22T07:39:00.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:00 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-22T07:39:00.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:00 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:39:01.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:01 smithi105 ceph-mon[102016]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-09-22T07:39:01.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:01 smithi006 ceph-mon[97617]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-09-22T07:39:01.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:01 smithi006 ceph-mon[116271]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-09-22T07:39:02.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:02 smithi105 ceph-mon[102016]: from='client.? 172.21.15.105:0/735789474' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e1aea093-739d-401b-a8ea-09e6a0dcebcf"}]: dispatch 2023-09-22T07:39:02.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:02 smithi105 ceph-mon[102016]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e1aea093-739d-401b-a8ea-09e6a0dcebcf"}]: dispatch 2023-09-22T07:39:02.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:02 smithi105 ceph-mon[102016]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e1aea093-739d-401b-a8ea-09e6a0dcebcf"}]': finished 2023-09-22T07:39:02.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:02 smithi105 ceph-mon[102016]: osdmap e27: 5 total, 4 up, 5 in 2023-09-22T07:39:02.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:02 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-22T07:39:02.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:02 smithi105 ceph-mon[102016]: from='client.? 172.21.15.105:0/3190364193' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-22T07:39:02.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:02 smithi006 ceph-mon[97617]: from='client.? 172.21.15.105:0/735789474' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e1aea093-739d-401b-a8ea-09e6a0dcebcf"}]: dispatch 2023-09-22T07:39:02.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:02 smithi006 ceph-mon[97617]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e1aea093-739d-401b-a8ea-09e6a0dcebcf"}]: dispatch 2023-09-22T07:39:02.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:02 smithi006 ceph-mon[97617]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e1aea093-739d-401b-a8ea-09e6a0dcebcf"}]': finished 2023-09-22T07:39:02.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:02 smithi006 ceph-mon[97617]: osdmap e27: 5 total, 4 up, 5 in 2023-09-22T07:39:02.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:02 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-22T07:39:02.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:02 smithi006 ceph-mon[97617]: from='client.? 172.21.15.105:0/3190364193' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-22T07:39:02.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:02 smithi006 ceph-mon[116271]: from='client.? 172.21.15.105:0/735789474' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e1aea093-739d-401b-a8ea-09e6a0dcebcf"}]: dispatch 2023-09-22T07:39:02.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:02 smithi006 ceph-mon[116271]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e1aea093-739d-401b-a8ea-09e6a0dcebcf"}]: dispatch 2023-09-22T07:39:02.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:02 smithi006 ceph-mon[116271]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e1aea093-739d-401b-a8ea-09e6a0dcebcf"}]': finished 2023-09-22T07:39:02.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:02 smithi006 ceph-mon[116271]: osdmap e27: 5 total, 4 up, 5 in 2023-09-22T07:39:02.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:02 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-22T07:39:02.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:02 smithi006 ceph-mon[116271]: from='client.? 172.21.15.105:0/3190364193' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-22T07:39:03.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:03 smithi105 ceph-mon[102016]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-22T07:39:03.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:03 smithi006 ceph-mon[97617]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-22T07:39:03.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:03 smithi006 ceph-mon[116271]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-22T07:39:05.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:05 smithi105 ceph-mon[102016]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-22T07:39:05.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:05 smithi006 ceph-mon[97617]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-22T07:39:05.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:05 smithi006 ceph-mon[116271]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-22T07:39:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:07 smithi105 ceph-mon[102016]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-22T07:39:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:07 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-22T07:39:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:07 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:39:08.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:07 smithi006 ceph-mon[97617]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-22T07:39:08.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:07 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-22T07:39:08.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:07 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:39:08.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:07 smithi006 ceph-mon[116271]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-22T07:39:08.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:07 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-22T07:39:08.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:07 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:39:09.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:08 smithi006 ceph-mon[97617]: Deploying daemon osd.4 on smithi105 2023-09-22T07:39:09.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:08 smithi006 ceph-mon[116271]: Deploying daemon osd.4 on smithi105 2023-09-22T07:39:09.330 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:08 smithi105 ceph-mon[102016]: Deploying daemon osd.4 on smithi105 2023-09-22T07:39:10.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:09 smithi105 ceph-mon[102016]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-22T07:39:10.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:09 smithi006 ceph-mon[97617]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-22T07:39:10.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:09 smithi006 ceph-mon[116271]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-22T07:39:12.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:11 smithi006 ceph-mon[116271]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-22T07:39:12.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:11 smithi006 ceph-mon[97617]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-22T07:39:12.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:11 smithi105 ceph-mon[102016]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-22T07:39:13.787 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:13 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:13.787 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:13 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:13.787 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:13 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:39:13.787 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:13 smithi105 ceph-mon[102016]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-22T07:39:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:13 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:13 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:13 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:39:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:13 smithi006 ceph-mon[97617]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-22T07:39:14.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:13 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:14.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:13 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:14.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:13 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:39:14.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:13 smithi006 ceph-mon[116271]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-22T07:39:15.497 INFO:teuthology.orchestra.run.smithi105.stdout:Created osd(s) 4 on host 'smithi105' 2023-09-22T07:39:15.526 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:15 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:15.526 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:15 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:15.526 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:15 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:39:15.526 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:15 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:39:15.526 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:15 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:15.526 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:15 smithi105 ceph-mon[102016]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-22T07:39:15.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:15 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:15.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:15 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:15.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:15 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:39:15.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:15 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:39:15.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:15 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:15.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:15 smithi006 ceph-mon[97617]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-22T07:39:15.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:15 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:15.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:15 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:15.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:15 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:39:15.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:15 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:39:15.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:15 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:15.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:15 smithi006 ceph-mon[116271]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-22T07:39:16.125 DEBUG:teuthology.orchestra.run.smithi105:osd.4> sudo journalctl -f -n 0 -u ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@osd.4.service 2023-09-22T07:39:16.127 INFO:tasks.cephadm:Deploying osd.5 on smithi105 with /dev/vg_nvme/lv_3... 2023-09-22T07:39:16.127 DEBUG:teuthology.orchestra.run.smithi105:> 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 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-09-22T07:39:16.157 INFO:journalctl@ceph.osd.4.smithi105.stdout:-- Logs begin at Fri 2023-09-22 07:21:37 UTC. -- 2023-09-22T07:39:16.719 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:16 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:16.719 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:16 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:16.719 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:16 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:39:16.720 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:16 smithi105 ceph-mon[102016]: from='osd.4 [v2:172.21.15.105:6800/3893374581,v1:172.21.15.105:6801/3893374581]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-22T07:39:16.720 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:16 smithi105 ceph-mon[102016]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-22T07:39:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:16 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:16 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:16 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:39:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:16 smithi006 ceph-mon[97617]: from='osd.4 [v2:172.21.15.105:6800/3893374581,v1:172.21.15.105:6801/3893374581]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-22T07:39:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:16 smithi006 ceph-mon[97617]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-22T07:39:16.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:16 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:16.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:16 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:16.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:16 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:39:16.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:16 smithi006 ceph-mon[116271]: from='osd.4 [v2:172.21.15.105:6800/3893374581,v1:172.21.15.105:6801/3893374581]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-22T07:39:16.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:16 smithi006 ceph-mon[116271]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-22T07:39:17.107 INFO:teuthology.orchestra.run.smithi105.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-22T07:39:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:17 smithi105 ceph-mon[102016]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-09-22T07:39:18.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:17 smithi105 ceph-mon[102016]: osdmap e28: 5 total, 4 up, 5 in 2023-09-22T07:39:18.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:17 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-22T07:39:18.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:17 smithi105 ceph-mon[102016]: from='osd.4 [v2:172.21.15.105:6800/3893374581,v1:172.21.15.105:6801/3893374581]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-09-22T07:39:18.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:17 smithi105 ceph-mon[102016]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-09-22T07:39:18.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:17 smithi105 ceph-mon[102016]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-22T07:39:18.127 INFO:journalctl@ceph.osd.4.smithi105.stdout:Sep 22 07:39:17 smithi105 conmon[110089]: 2023-09-22T07:39:17.805+0000 7f8311571700 -1 osd.4 0 waiting for initial osdmap 2023-09-22T07:39:18.127 INFO:journalctl@ceph.osd.4.smithi105.stdout:Sep 22 07:39:17 smithi105 conmon[110089]: 2023-09-22T07:39:17.809+0000 7f830e370700 -1 osd.4 29 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-22T07:39:18.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:17 smithi006 ceph-mon[97617]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-09-22T07:39:18.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:17 smithi006 ceph-mon[97617]: osdmap e28: 5 total, 4 up, 5 in 2023-09-22T07:39:18.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:17 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-22T07:39:18.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:17 smithi006 ceph-mon[97617]: from='osd.4 [v2:172.21.15.105:6800/3893374581,v1:172.21.15.105:6801/3893374581]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-09-22T07:39:18.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:17 smithi006 ceph-mon[97617]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-09-22T07:39:18.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:17 smithi006 ceph-mon[97617]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-22T07:39:18.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:17 smithi006 ceph-mon[116271]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-09-22T07:39:18.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:17 smithi006 ceph-mon[116271]: osdmap e28: 5 total, 4 up, 5 in 2023-09-22T07:39:18.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:17 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-22T07:39:18.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:17 smithi006 ceph-mon[116271]: from='osd.4 [v2:172.21.15.105:6800/3893374581,v1:172.21.15.105:6801/3893374581]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-09-22T07:39:18.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:17 smithi006 ceph-mon[116271]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-09-22T07:39:18.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:17 smithi006 ceph-mon[116271]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-22T07:39:19.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:18 smithi105 ceph-mon[102016]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]': finished 2023-09-22T07:39:19.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:18 smithi105 ceph-mon[102016]: osdmap e29: 5 total, 4 up, 5 in 2023-09-22T07:39:19.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:18 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-22T07:39:19.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:18 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-22T07:39:19.197 INFO:teuthology.orchestra.run.smithi105.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-09-22T07:39:19.197 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-09-22T07:39:19.197 INFO:teuthology.orchestra.run.smithi105.stderr: stderr: 10+0 records in 2023-09-22T07:39:19.197 INFO:teuthology.orchestra.run.smithi105.stderr:10+0 records out 2023-09-22T07:39:19.198 INFO:teuthology.orchestra.run.smithi105.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0114175 s, 918 MB/s 2023-09-22T07:39:19.198 INFO:teuthology.orchestra.run.smithi105.stderr:--> Zapping successful for: 2023-09-22T07:39:19.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:18 smithi006 ceph-mon[97617]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]': finished 2023-09-22T07:39:19.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:18 smithi006 ceph-mon[97617]: osdmap e29: 5 total, 4 up, 5 in 2023-09-22T07:39:19.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:18 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-22T07:39:19.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:18 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-22T07:39:19.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:18 smithi006 ceph-mon[116271]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]': finished 2023-09-22T07:39:19.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:18 smithi006 ceph-mon[116271]: osdmap e29: 5 total, 4 up, 5 in 2023-09-22T07:39:19.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:18 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-22T07:39:19.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:18 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-22T07:39:19.934 DEBUG:teuthology.orchestra.run.smithi105:> 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 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi105:vg_nvme/lv_3 2023-09-22T07:39:20.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:19 smithi105 ceph-mon[102016]: purged_snaps scrub starts 2023-09-22T07:39:20.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:19 smithi105 ceph-mon[102016]: purged_snaps scrub ok 2023-09-22T07:39:20.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:19 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-22T07:39:20.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:19 smithi105 ceph-mon[102016]: osd.4 [v2:172.21.15.105:6800/3893374581,v1:172.21.15.105:6801/3893374581] boot 2023-09-22T07:39:20.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:19 smithi105 ceph-mon[102016]: osdmap e30: 5 total, 5 up, 5 in 2023-09-22T07:39:20.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:19 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-22T07:39:20.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:19 smithi105 ceph-mon[102016]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-22T07:39:20.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:19 smithi105 ceph-mon[102016]: osdmap e31: 5 total, 5 up, 5 in 2023-09-22T07:39:20.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:19 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:20.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:19 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:20.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:19 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:39:20.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:19 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:20.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:19 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:39:20.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:19 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:39:20.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:19 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:20.268 INFO:teuthology.orchestra.run.smithi105.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-22T07:39:20.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:19 smithi006 ceph-mon[97617]: purged_snaps scrub starts 2023-09-22T07:39:20.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:19 smithi006 ceph-mon[97617]: purged_snaps scrub ok 2023-09-22T07:39:20.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:19 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-22T07:39:20.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:19 smithi006 ceph-mon[97617]: osd.4 [v2:172.21.15.105:6800/3893374581,v1:172.21.15.105:6801/3893374581] boot 2023-09-22T07:39:20.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:19 smithi006 ceph-mon[97617]: osdmap e30: 5 total, 5 up, 5 in 2023-09-22T07:39:20.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:19 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-22T07:39:20.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:19 smithi006 ceph-mon[97617]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-22T07:39:20.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:19 smithi006 ceph-mon[97617]: osdmap e31: 5 total, 5 up, 5 in 2023-09-22T07:39:20.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:19 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:20.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:19 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:20.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:19 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:39:20.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:19 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:20.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:19 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:39:20.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:19 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:39:20.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:19 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:20.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:19 smithi006 ceph-mon[116271]: purged_snaps scrub starts 2023-09-22T07:39:20.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:19 smithi006 ceph-mon[116271]: purged_snaps scrub ok 2023-09-22T07:39:20.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:19 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-22T07:39:20.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:19 smithi006 ceph-mon[116271]: osd.4 [v2:172.21.15.105:6800/3893374581,v1:172.21.15.105:6801/3893374581] boot 2023-09-22T07:39:20.288 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:19 smithi006 ceph-mon[116271]: osdmap e30: 5 total, 5 up, 5 in 2023-09-22T07:39:20.288 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:19 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-22T07:39:20.288 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:19 smithi006 ceph-mon[116271]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-22T07:39:20.288 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:19 smithi006 ceph-mon[116271]: osdmap e31: 5 total, 5 up, 5 in 2023-09-22T07:39:20.288 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:19 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:20.288 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:19 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:20.288 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:19 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:39:20.289 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:19 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:20.289 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:19 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:39:20.289 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:19 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:39:20.289 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:19 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:21.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:20 smithi105 ceph-mon[102016]: Detected new or changed devices on smithi105 2023-09-22T07:39:21.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:20 smithi105 ceph-mon[102016]: Adjusting osd_memory_target on smithi105 to 17168M 2023-09-22T07:39:21.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:20 smithi105 ceph-mon[102016]: osdmap e32: 5 total, 5 up, 5 in 2023-09-22T07:39:21.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:20 smithi006 ceph-mon[97617]: Detected new or changed devices on smithi105 2023-09-22T07:39:21.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:20 smithi006 ceph-mon[97617]: Adjusting osd_memory_target on smithi105 to 17168M 2023-09-22T07:39:21.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:20 smithi006 ceph-mon[97617]: osdmap e32: 5 total, 5 up, 5 in 2023-09-22T07:39:21.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:20 smithi006 ceph-mon[116271]: Detected new or changed devices on smithi105 2023-09-22T07:39:21.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:20 smithi006 ceph-mon[116271]: Adjusting osd_memory_target on smithi105 to 17168M 2023-09-22T07:39:21.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:20 smithi006 ceph-mon[116271]: osdmap e32: 5 total, 5 up, 5 in 2023-09-22T07:39:22.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:21 smithi105 ceph-mon[102016]: pgmap v110: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2023-09-22T07:39:22.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:21 smithi105 ceph-mon[102016]: osdmap e33: 5 total, 5 up, 5 in 2023-09-22T07:39:22.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:21 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-22T07:39:22.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:21 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-22T07:39:22.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:21 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:39:22.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:21 smithi006 ceph-mon[97617]: pgmap v110: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2023-09-22T07:39:22.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:21 smithi006 ceph-mon[97617]: osdmap e33: 5 total, 5 up, 5 in 2023-09-22T07:39:22.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:21 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-22T07:39:22.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:21 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-22T07:39:22.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:21 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:39:22.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:21 smithi006 ceph-mon[116271]: pgmap v110: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2023-09-22T07:39:22.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:21 smithi006 ceph-mon[116271]: osdmap e33: 5 total, 5 up, 5 in 2023-09-22T07:39:22.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:21 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-22T07:39:22.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:21 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-22T07:39:22.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:21 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:39:23.056 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:22 smithi105 ceph-mon[102016]: from='client.24247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi105:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:39:23.056 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:22 smithi105 ceph-mon[102016]: osdmap e34: 5 total, 5 up, 5 in 2023-09-22T07:39:23.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:22 smithi006 ceph-mon[97617]: from='client.24247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi105:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:39:23.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:22 smithi006 ceph-mon[97617]: osdmap e34: 5 total, 5 up, 5 in 2023-09-22T07:39:23.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:22 smithi006 ceph-mon[116271]: from='client.24247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi105:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:39:23.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:22 smithi006 ceph-mon[116271]: osdmap e34: 5 total, 5 up, 5 in 2023-09-22T07:39:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:23 smithi105 ceph-mon[102016]: pgmap v113: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2023-09-22T07:39:24.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:23 smithi006 ceph-mon[97617]: pgmap v113: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2023-09-22T07:39:24.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:23 smithi006 ceph-mon[116271]: pgmap v113: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2023-09-22T07:39:25.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:24 smithi105 ceph-mon[102016]: from='client.? 172.21.15.105:0/4229691112' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d7bd86d2-bbe8-4906-b27c-d6ee4fcb9a43"}]: dispatch 2023-09-22T07:39:25.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:24 smithi105 ceph-mon[102016]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d7bd86d2-bbe8-4906-b27c-d6ee4fcb9a43"}]: dispatch 2023-09-22T07:39:25.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:24 smithi105 ceph-mon[102016]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d7bd86d2-bbe8-4906-b27c-d6ee4fcb9a43"}]': finished 2023-09-22T07:39:25.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:24 smithi105 ceph-mon[102016]: osdmap e35: 6 total, 5 up, 6 in 2023-09-22T07:39:25.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:24 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-22T07:39:25.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:24 smithi105 ceph-mon[102016]: from='client.? 172.21.15.105:0/503629146' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-22T07:39:25.285 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:39:24 smithi006 conmon[98043]: 2023-09-22T07:39:24.830+0000 7f0fa5b23700 -1 calc_pg_upmaps abort due to max <= 0 2023-09-22T07:39:25.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:24 smithi006 ceph-mon[116271]: from='client.? 172.21.15.105:0/4229691112' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d7bd86d2-bbe8-4906-b27c-d6ee4fcb9a43"}]: dispatch 2023-09-22T07:39:25.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:24 smithi006 ceph-mon[116271]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d7bd86d2-bbe8-4906-b27c-d6ee4fcb9a43"}]: dispatch 2023-09-22T07:39:25.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:24 smithi006 ceph-mon[116271]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d7bd86d2-bbe8-4906-b27c-d6ee4fcb9a43"}]': finished 2023-09-22T07:39:25.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:24 smithi006 ceph-mon[116271]: osdmap e35: 6 total, 5 up, 6 in 2023-09-22T07:39:25.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:24 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-22T07:39:25.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:24 smithi006 ceph-mon[116271]: from='client.? 172.21.15.105:0/503629146' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-22T07:39:25.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:24 smithi006 ceph-mon[97617]: from='client.? 172.21.15.105:0/4229691112' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d7bd86d2-bbe8-4906-b27c-d6ee4fcb9a43"}]: dispatch 2023-09-22T07:39:25.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:24 smithi006 ceph-mon[97617]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d7bd86d2-bbe8-4906-b27c-d6ee4fcb9a43"}]: dispatch 2023-09-22T07:39:25.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:24 smithi006 ceph-mon[97617]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d7bd86d2-bbe8-4906-b27c-d6ee4fcb9a43"}]': finished 2023-09-22T07:39:25.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:24 smithi006 ceph-mon[97617]: osdmap e35: 6 total, 5 up, 6 in 2023-09-22T07:39:25.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:24 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-22T07:39:25.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:24 smithi006 ceph-mon[97617]: from='client.? 172.21.15.105:0/503629146' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-22T07:39:26.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:25 smithi105 ceph-mon[102016]: pgmap v115: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 129 KiB/s, 0 objects/s recovering 2023-09-22T07:39:26.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:25 smithi006 ceph-mon[97617]: pgmap v115: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 129 KiB/s, 0 objects/s recovering 2023-09-22T07:39:26.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:25 smithi006 ceph-mon[116271]: pgmap v115: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 129 KiB/s, 0 objects/s recovering 2023-09-22T07:39:28.246 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:27 smithi105 ceph-mon[102016]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-22T07:39:28.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:27 smithi006 ceph-mon[97617]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-22T07:39:28.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:27 smithi006 ceph-mon[116271]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-22T07:39:30.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:29 smithi006 ceph-mon[97617]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-22T07:39:30.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:29 smithi006 ceph-mon[116271]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-22T07:39:30.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:29 smithi105 ceph-mon[102016]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-22T07:39:31.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:30 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-22T07:39:31.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:30 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:39:31.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:30 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-22T07:39:31.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:30 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:39:31.356 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:30 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-22T07:39:31.356 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:30 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:39:32.150 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:31 smithi105 ceph-mon[102016]: Deploying daemon osd.5 on smithi105 2023-09-22T07:39:32.151 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:31 smithi105 ceph-mon[102016]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-22T07:39:32.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:31 smithi006 ceph-mon[97617]: Deploying daemon osd.5 on smithi105 2023-09-22T07:39:32.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:31 smithi006 ceph-mon[97617]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-22T07:39:32.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:31 smithi006 ceph-mon[116271]: Deploying daemon osd.5 on smithi105 2023-09-22T07:39:32.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:31 smithi006 ceph-mon[116271]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-22T07:39:34.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:33 smithi105 ceph-mon[102016]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-22T07:39:34.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:33 smithi006 ceph-mon[97617]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-22T07:39:34.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:33 smithi006 ceph-mon[116271]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-22T07:39:36.017 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:35 smithi105 ceph-mon[102016]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-22T07:39:36.017 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:35 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:36.017 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:35 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:36.017 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:35 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:39:36.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:35 smithi006 ceph-mon[97617]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-22T07:39:36.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:35 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:36.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:35 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:36.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:35 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:39:36.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:35 smithi006 ceph-mon[116271]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-22T07:39:36.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:35 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:36.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:35 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:36.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:35 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:39:37.642 INFO:teuthology.orchestra.run.smithi105.stdout:Created osd(s) 5 on host 'smithi105' 2023-09-22T07:39:37.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:37 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:37.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:37 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:37.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:37 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:39:37.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:37 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:39:37.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:37 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:37.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:37 smithi006 ceph-mon[97617]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-22T07:39:37.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:37 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:37.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:37 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:37.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:37 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:39:37.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:37 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:39:37.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:37 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:37.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:37 smithi006 ceph-mon[116271]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-22T07:39:37.842 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:37 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:37.842 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:37 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:37.842 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:37 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:39:37.842 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:37 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:39:37.842 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:37 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:37.842 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:37 smithi105 ceph-mon[102016]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-22T07:39:38.252 DEBUG:teuthology.orchestra.run.smithi105:osd.5> sudo journalctl -f -n 0 -u ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@osd.5.service 2023-09-22T07:39:38.254 INFO:tasks.cephadm:Deploying osd.6 on smithi105 with /dev/vg_nvme/lv_2... 2023-09-22T07:39:38.254 DEBUG:teuthology.orchestra.run.smithi105:> 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 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-09-22T07:39:38.299 INFO:journalctl@ceph.osd.5.smithi105.stdout:-- Logs begin at Fri 2023-09-22 07:21:37 UTC. -- 2023-09-22T07:39:38.867 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:38 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:38.867 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:38 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:39:38.867 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:38 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:38.867 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:38 smithi105 ceph-mon[102016]: from='osd.5 [v2:172.21.15.105:6808/610198606,v1:172.21.15.105:6809/610198606]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-22T07:39:38.867 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:38 smithi105 ceph-mon[102016]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-22T07:39:39.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:38 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:39.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:38 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:39:39.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:38 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:39.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:38 smithi006 ceph-mon[97617]: from='osd.5 [v2:172.21.15.105:6808/610198606,v1:172.21.15.105:6809/610198606]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-22T07:39:39.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:38 smithi006 ceph-mon[97617]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-22T07:39:39.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:38 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:39.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:38 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:39:39.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:38 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:39.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:38 smithi006 ceph-mon[116271]: from='osd.5 [v2:172.21.15.105:6808/610198606,v1:172.21.15.105:6809/610198606]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-22T07:39:39.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:38 smithi006 ceph-mon[116271]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-22T07:39:39.310 INFO:teuthology.orchestra.run.smithi105.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-22T07:39:39.942 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:39 smithi105 ceph-mon[102016]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-09-22T07:39:39.942 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:39 smithi105 ceph-mon[102016]: osdmap e36: 6 total, 5 up, 6 in 2023-09-22T07:39:39.942 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:39 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-22T07:39:39.942 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:39 smithi105 ceph-mon[102016]: from='osd.5 [v2:172.21.15.105:6808/610198606,v1:172.21.15.105:6809/610198606]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-09-22T07:39:39.942 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:39 smithi105 ceph-mon[102016]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-09-22T07:39:39.942 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:39 smithi105 ceph-mon[102016]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-22T07:39:39.943 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 07:39:39 smithi105 conmon[119134]: 2023-09-22T07:39:39.637+0000 7f98398fb700 -1 osd.5 0 waiting for initial osdmap 2023-09-22T07:39:39.943 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 07:39:39 smithi105 conmon[119134]: 2023-09-22T07:39:39.642+0000 7f98346f6700 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-22T07:39:40.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:39 smithi006 ceph-mon[97617]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-09-22T07:39:40.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:39 smithi006 ceph-mon[97617]: osdmap e36: 6 total, 5 up, 6 in 2023-09-22T07:39:40.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:39 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-22T07:39:40.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:39 smithi006 ceph-mon[97617]: from='osd.5 [v2:172.21.15.105:6808/610198606,v1:172.21.15.105:6809/610198606]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-09-22T07:39:40.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:39 smithi006 ceph-mon[97617]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-09-22T07:39:40.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:39 smithi006 ceph-mon[97617]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-22T07:39:40.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:39 smithi006 ceph-mon[116271]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-09-22T07:39:40.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:39 smithi006 ceph-mon[116271]: osdmap e36: 6 total, 5 up, 6 in 2023-09-22T07:39:40.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:39 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-22T07:39:40.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:39 smithi006 ceph-mon[116271]: from='osd.5 [v2:172.21.15.105:6808/610198606,v1:172.21.15.105:6809/610198606]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-09-22T07:39:40.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:39 smithi006 ceph-mon[116271]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-09-22T07:39:40.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:39 smithi006 ceph-mon[116271]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-22T07:39:40.652 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:40 smithi105 ceph-mon[102016]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]': finished 2023-09-22T07:39:40.653 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:40 smithi105 ceph-mon[102016]: osdmap e37: 6 total, 5 up, 6 in 2023-09-22T07:39:40.653 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:40 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-22T07:39:40.653 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:40 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-22T07:39:40.653 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:40 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-22T07:39:41.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:40 smithi006 ceph-mon[97617]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]': finished 2023-09-22T07:39:41.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:40 smithi006 ceph-mon[97617]: osdmap e37: 6 total, 5 up, 6 in 2023-09-22T07:39:41.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:40 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-22T07:39:41.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:40 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-22T07:39:41.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:40 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-22T07:39:41.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:40 smithi006 ceph-mon[116271]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]': finished 2023-09-22T07:39:41.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:40 smithi006 ceph-mon[116271]: osdmap e37: 6 total, 5 up, 6 in 2023-09-22T07:39:41.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:40 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-22T07:39:41.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:40 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-22T07:39:41.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:40 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-22T07:39:41.291 INFO:teuthology.orchestra.run.smithi105.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-09-22T07:39:41.291 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-09-22T07:39:41.291 INFO:teuthology.orchestra.run.smithi105.stderr: stderr: 10+0 records in 2023-09-22T07:39:41.291 INFO:teuthology.orchestra.run.smithi105.stderr:10+0 records out 2023-09-22T07:39:41.291 INFO:teuthology.orchestra.run.smithi105.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0110801 s, 946 MB/s 2023-09-22T07:39:41.291 INFO:teuthology.orchestra.run.smithi105.stderr: stderr: 2023-09-22T07:39:41.291 INFO:teuthology.orchestra.run.smithi105.stderr:--> Zapping successful for: 2023-09-22T07:39:41.855 DEBUG:teuthology.orchestra.run.smithi105:> 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 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi105:vg_nvme/lv_2 2023-09-22T07:39:42.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:41 smithi006 ceph-mon[116271]: purged_snaps scrub starts 2023-09-22T07:39:42.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:41 smithi006 ceph-mon[116271]: purged_snaps scrub ok 2023-09-22T07:39:42.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:41 smithi006 ceph-mon[116271]: osd.5 [v2:172.21.15.105:6808/610198606,v1:172.21.15.105:6809/610198606] boot 2023-09-22T07:39:42.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:41 smithi006 ceph-mon[116271]: osdmap e38: 6 total, 6 up, 6 in 2023-09-22T07:39:42.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:41 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-22T07:39:42.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:41 smithi006 ceph-mon[116271]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-22T07:39:42.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:41 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:42.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:41 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:42.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:41 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:39:42.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:41 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:39:42.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:41 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:42.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:41 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:39:42.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:41 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:39:42.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:41 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:42.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:41 smithi006 ceph-mon[97617]: purged_snaps scrub starts 2023-09-22T07:39:42.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:41 smithi006 ceph-mon[97617]: purged_snaps scrub ok 2023-09-22T07:39:42.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:41 smithi006 ceph-mon[97617]: osd.5 [v2:172.21.15.105:6808/610198606,v1:172.21.15.105:6809/610198606] boot 2023-09-22T07:39:42.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:41 smithi006 ceph-mon[97617]: osdmap e38: 6 total, 6 up, 6 in 2023-09-22T07:39:42.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:41 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-22T07:39:42.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:41 smithi006 ceph-mon[97617]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-22T07:39:42.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:41 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:42.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:41 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:42.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:41 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:39:42.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:41 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:39:42.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:41 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:42.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:41 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:39:42.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:41 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:39:42.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:41 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:42.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:41 smithi105 ceph-mon[102016]: purged_snaps scrub starts 2023-09-22T07:39:42.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:41 smithi105 ceph-mon[102016]: purged_snaps scrub ok 2023-09-22T07:39:42.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:41 smithi105 ceph-mon[102016]: osd.5 [v2:172.21.15.105:6808/610198606,v1:172.21.15.105:6809/610198606] boot 2023-09-22T07:39:42.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:41 smithi105 ceph-mon[102016]: osdmap e38: 6 total, 6 up, 6 in 2023-09-22T07:39:42.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:41 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-22T07:39:42.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:41 smithi105 ceph-mon[102016]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-22T07:39:42.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:41 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:42.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:41 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:42.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:41 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:39:42.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:41 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:39:42.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:41 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:42.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:41 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:39:42.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:41 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:39:42.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:41 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:42.189 INFO:teuthology.orchestra.run.smithi105.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-22T07:39:42.767 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:42 smithi105 ceph-mon[102016]: Detected new or changed devices on smithi105 2023-09-22T07:39:42.767 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:42 smithi105 ceph-mon[102016]: Adjusting osd_memory_target on smithi105 to 8584M 2023-09-22T07:39:42.767 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:42 smithi105 ceph-mon[102016]: osdmap e39: 6 total, 6 up, 6 in 2023-09-22T07:39:42.767 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:42 smithi105 ceph-mon[102016]: osdmap e40: 6 total, 6 up, 6 in 2023-09-22T07:39:43.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:42 smithi006 ceph-mon[97617]: Detected new or changed devices on smithi105 2023-09-22T07:39:43.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:42 smithi006 ceph-mon[97617]: Adjusting osd_memory_target on smithi105 to 8584M 2023-09-22T07:39:43.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:42 smithi006 ceph-mon[97617]: osdmap e39: 6 total, 6 up, 6 in 2023-09-22T07:39:43.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:42 smithi006 ceph-mon[97617]: osdmap e40: 6 total, 6 up, 6 in 2023-09-22T07:39:43.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:42 smithi006 ceph-mon[116271]: Detected new or changed devices on smithi105 2023-09-22T07:39:43.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:42 smithi006 ceph-mon[116271]: Adjusting osd_memory_target on smithi105 to 8584M 2023-09-22T07:39:43.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:42 smithi006 ceph-mon[116271]: osdmap e39: 6 total, 6 up, 6 in 2023-09-22T07:39:43.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:42 smithi006 ceph-mon[116271]: osdmap e40: 6 total, 6 up, 6 in 2023-09-22T07:39:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:43 smithi006 ceph-mon[97617]: pgmap v129: 1 pgs: 1 remapped+peering; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-22T07:39:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:43 smithi006 ceph-mon[116271]: pgmap v129: 1 pgs: 1 remapped+peering; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-22T07:39:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:43 smithi105 ceph-mon[102016]: pgmap v129: 1 pgs: 1 remapped+peering; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-22T07:39:45.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:44 smithi006 ceph-mon[97617]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-09-22T07:39:45.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:44 smithi006 ceph-mon[97617]: osdmap e41: 6 total, 6 up, 6 in 2023-09-22T07:39:45.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:44 smithi006 ceph-mon[97617]: from='client.24274 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi105:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:39:45.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:44 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-22T07:39:45.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:44 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-22T07:39:45.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:44 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:39:45.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:44 smithi006 ceph-mon[116271]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-09-22T07:39:45.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:44 smithi006 ceph-mon[116271]: osdmap e41: 6 total, 6 up, 6 in 2023-09-22T07:39:45.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:44 smithi006 ceph-mon[116271]: from='client.24274 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi105:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:39:45.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:44 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-22T07:39:45.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:44 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-22T07:39:45.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:44 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:39:45.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:44 smithi105 ceph-mon[102016]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-09-22T07:39:45.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:44 smithi105 ceph-mon[102016]: osdmap e41: 6 total, 6 up, 6 in 2023-09-22T07:39:45.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:44 smithi105 ceph-mon[102016]: from='client.24274 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi105:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:39:45.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:44 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-22T07:39:45.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:44 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-22T07:39:45.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:44 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:39:45.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:45 smithi105 ceph-mon[102016]: osdmap e42: 6 total, 6 up, 6 in 2023-09-22T07:39:45.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:45 smithi105 ceph-mon[102016]: pgmap v132: 1 pgs: 1 remapped+peering; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-22T07:39:46.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:45 smithi006 ceph-mon[97617]: osdmap e42: 6 total, 6 up, 6 in 2023-09-22T07:39:46.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:45 smithi006 ceph-mon[97617]: pgmap v132: 1 pgs: 1 remapped+peering; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-22T07:39:46.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:45 smithi006 ceph-mon[116271]: osdmap e42: 6 total, 6 up, 6 in 2023-09-22T07:39:46.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:45 smithi006 ceph-mon[116271]: pgmap v132: 1 pgs: 1 remapped+peering; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-22T07:39:47.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:46 smithi006 ceph-mon[97617]: from='client.? 172.21.15.105:0/1765337055' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2e2fa4f4-a635-4d3f-839e-470bfca3b42c"}]: dispatch 2023-09-22T07:39:47.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:46 smithi006 ceph-mon[97617]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2e2fa4f4-a635-4d3f-839e-470bfca3b42c"}]: dispatch 2023-09-22T07:39:47.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:46 smithi006 ceph-mon[97617]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2e2fa4f4-a635-4d3f-839e-470bfca3b42c"}]': finished 2023-09-22T07:39:47.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:46 smithi006 ceph-mon[97617]: osdmap e43: 7 total, 6 up, 7 in 2023-09-22T07:39:47.038 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:46 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-22T07:39:47.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:46 smithi006 ceph-mon[116271]: from='client.? 172.21.15.105:0/1765337055' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2e2fa4f4-a635-4d3f-839e-470bfca3b42c"}]: dispatch 2023-09-22T07:39:47.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:46 smithi006 ceph-mon[116271]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2e2fa4f4-a635-4d3f-839e-470bfca3b42c"}]: dispatch 2023-09-22T07:39:47.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:46 smithi006 ceph-mon[116271]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2e2fa4f4-a635-4d3f-839e-470bfca3b42c"}]': finished 2023-09-22T07:39:47.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:46 smithi006 ceph-mon[116271]: osdmap e43: 7 total, 6 up, 7 in 2023-09-22T07:39:47.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:46 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-22T07:39:47.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:46 smithi105 ceph-mon[102016]: from='client.? 172.21.15.105:0/1765337055' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2e2fa4f4-a635-4d3f-839e-470bfca3b42c"}]: dispatch 2023-09-22T07:39:47.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:46 smithi105 ceph-mon[102016]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2e2fa4f4-a635-4d3f-839e-470bfca3b42c"}]: dispatch 2023-09-22T07:39:47.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:46 smithi105 ceph-mon[102016]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2e2fa4f4-a635-4d3f-839e-470bfca3b42c"}]': finished 2023-09-22T07:39:47.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:46 smithi105 ceph-mon[102016]: osdmap e43: 7 total, 6 up, 7 in 2023-09-22T07:39:47.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:46 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-22T07:39:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:47 smithi006 ceph-mon[97617]: from='client.? 172.21.15.105:0/1768348098' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-22T07:39:48.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:47 smithi006 ceph-mon[97617]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 36 MiB used, 536 GiB / 536 GiB avail; 137 KiB/s, 0 objects/s recovering 2023-09-22T07:39:48.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:47 smithi006 ceph-mon[116271]: from='client.? 172.21.15.105:0/1768348098' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-22T07:39:48.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:47 smithi006 ceph-mon[116271]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 36 MiB used, 536 GiB / 536 GiB avail; 137 KiB/s, 0 objects/s recovering 2023-09-22T07:39:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:47 smithi105 ceph-mon[102016]: from='client.? 172.21.15.105:0/1768348098' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-22T07:39:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:47 smithi105 ceph-mon[102016]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 36 MiB used, 536 GiB / 536 GiB avail; 137 KiB/s, 0 objects/s recovering 2023-09-22T07:39:49.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:48 smithi006 ceph-mon[97617]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-09-22T07:39:49.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:48 smithi006 ceph-mon[97617]: Cluster is now healthy 2023-09-22T07:39:49.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:48 smithi006 ceph-mon[116271]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-09-22T07:39:49.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:48 smithi006 ceph-mon[116271]: Cluster is now healthy 2023-09-22T07:39:49.115 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:48 smithi105 ceph-mon[102016]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-09-22T07:39:49.115 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:48 smithi105 ceph-mon[102016]: Cluster is now healthy 2023-09-22T07:39:50.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:49 smithi006 ceph-mon[116271]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 36 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-09-22T07:39:50.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:49 smithi006 ceph-mon[97617]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 36 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-09-22T07:39:50.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:49 smithi105 ceph-mon[102016]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 36 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-09-22T07:39:52.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:51 smithi105 ceph-mon[102016]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 80 KiB/s, 0 objects/s recovering 2023-09-22T07:39:52.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:51 smithi006 ceph-mon[97617]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 80 KiB/s, 0 objects/s recovering 2023-09-22T07:39:52.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:51 smithi006 ceph-mon[116271]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 80 KiB/s, 0 objects/s recovering 2023-09-22T07:39:53.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:52 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-22T07:39:53.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:52 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:39:53.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:52 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-22T07:39:53.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:52 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:39:53.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:52 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-22T07:39:53.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:52 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:39:54.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:53 smithi105 ceph-mon[102016]: Deploying daemon osd.6 on smithi105 2023-09-22T07:39:54.250 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:53 smithi105 ceph-mon[102016]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 71 KiB/s, 0 objects/s recovering 2023-09-22T07:39:54.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:53 smithi006 ceph-mon[97617]: Deploying daemon osd.6 on smithi105 2023-09-22T07:39:54.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:53 smithi006 ceph-mon[97617]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 71 KiB/s, 0 objects/s recovering 2023-09-22T07:39:54.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:53 smithi006 ceph-mon[116271]: Deploying daemon osd.6 on smithi105 2023-09-22T07:39:54.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:53 smithi006 ceph-mon[116271]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 71 KiB/s, 0 objects/s recovering 2023-09-22T07:39:55.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:55 smithi105 ceph-mon[102016]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-09-22T07:39:55.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:55 smithi006 ceph-mon[97617]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-09-22T07:39:55.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:55 smithi006 ceph-mon[116271]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-09-22T07:39:57.970 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:57 smithi105 ceph-mon[102016]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 54 KiB/s, 0 objects/s recovering 2023-09-22T07:39:57.970 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:57 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:57.970 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:57 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:57.970 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:57 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:39:58.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:57 smithi006 ceph-mon[97617]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 54 KiB/s, 0 objects/s recovering 2023-09-22T07:39:58.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:57 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:58.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:57 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:58.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:57 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:39:58.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:57 smithi006 ceph-mon[116271]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 54 KiB/s, 0 objects/s recovering 2023-09-22T07:39:58.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:57 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:58.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:57 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:39:58.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:57 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:40:00.201 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:59 smithi105 ceph-mon[102016]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-22T07:40:00.202 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:59 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:00.202 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:59 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:00.202 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:59 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:40:00.202 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:59 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:40:00.203 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:39:59 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:00.243 INFO:teuthology.orchestra.run.smithi105.stdout:Created osd(s) 6 on host 'smithi105' 2023-09-22T07:40:00.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:59 smithi006 ceph-mon[97617]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-22T07:40:00.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:59 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:00.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:59 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:00.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:59 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:40:00.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:59 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:40:00.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:39:59 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:00.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:59 smithi006 ceph-mon[116271]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-22T07:40:00.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:59 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:00.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:59 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:00.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:59 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:40:00.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:59 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:40:00.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:39:59 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:00.818 DEBUG:teuthology.orchestra.run.smithi105:osd.6> sudo journalctl -f -n 0 -u ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@osd.6.service 2023-09-22T07:40:00.820 INFO:tasks.cephadm:Deploying osd.7 on smithi105 with /dev/vg_nvme/lv_1... 2023-09-22T07:40:00.820 DEBUG:teuthology.orchestra.run.smithi105:> 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 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-09-22T07:40:00.850 INFO:journalctl@ceph.osd.6.smithi105.stdout:-- Logs begin at Fri 2023-09-22 07:21:37 UTC. -- 2023-09-22T07:40:01.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:00 smithi105 ceph-mon[102016]: overall HEALTH_OK 2023-09-22T07:40:01.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:00 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:01.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:00 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:01.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:00 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:40:01.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:00 smithi105 ceph-mon[102016]: from='osd.6 [v2:172.21.15.105:6816/3624680201,v1:172.21.15.105:6817/3624680201]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-22T07:40:01.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:00 smithi105 ceph-mon[102016]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-22T07:40:01.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:00 smithi006 ceph-mon[116271]: overall HEALTH_OK 2023-09-22T07:40:01.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:00 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:01.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:00 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:01.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:00 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:40:01.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:00 smithi006 ceph-mon[116271]: from='osd.6 [v2:172.21.15.105:6816/3624680201,v1:172.21.15.105:6817/3624680201]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-22T07:40:01.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:00 smithi006 ceph-mon[116271]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-22T07:40:01.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:00 smithi006 ceph-mon[97617]: overall HEALTH_OK 2023-09-22T07:40:01.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:00 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:01.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:00 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:01.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:00 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:40:01.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:00 smithi006 ceph-mon[97617]: from='osd.6 [v2:172.21.15.105:6816/3624680201,v1:172.21.15.105:6817/3624680201]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-22T07:40:01.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:00 smithi006 ceph-mon[97617]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-22T07:40:01.869 INFO:teuthology.orchestra.run.smithi105.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-22T07:40:02.098 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:01 smithi105 ceph-mon[102016]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-22T07:40:02.098 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:01 smithi105 ceph-mon[102016]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-09-22T07:40:02.098 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:01 smithi105 ceph-mon[102016]: osdmap e44: 7 total, 6 up, 7 in 2023-09-22T07:40:02.099 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:01 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-22T07:40:02.099 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:01 smithi105 ceph-mon[102016]: from='osd.6 [v2:172.21.15.105:6816/3624680201,v1:172.21.15.105:6817/3624680201]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-09-22T07:40:02.099 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:01 smithi105 ceph-mon[102016]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-09-22T07:40:02.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:01 smithi006 ceph-mon[97617]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-22T07:40:02.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:01 smithi006 ceph-mon[97617]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-09-22T07:40:02.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:01 smithi006 ceph-mon[97617]: osdmap e44: 7 total, 6 up, 7 in 2023-09-22T07:40:02.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:01 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-22T07:40:02.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:01 smithi006 ceph-mon[97617]: from='osd.6 [v2:172.21.15.105:6816/3624680201,v1:172.21.15.105:6817/3624680201]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-09-22T07:40:02.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:01 smithi006 ceph-mon[97617]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-09-22T07:40:02.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:01 smithi006 ceph-mon[116271]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-22T07:40:02.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:01 smithi006 ceph-mon[116271]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-09-22T07:40:02.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:01 smithi006 ceph-mon[116271]: osdmap e44: 7 total, 6 up, 7 in 2023-09-22T07:40:02.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:01 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-22T07:40:02.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:01 smithi006 ceph-mon[116271]: from='osd.6 [v2:172.21.15.105:6816/3624680201,v1:172.21.15.105:6817/3624680201]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-09-22T07:40:02.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:01 smithi006 ceph-mon[116271]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-09-22T07:40:02.496 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 07:40:02 smithi105 conmon[128002]: 2023-09-22T07:40:02.241+0000 7fca83ff9700 -1 osd.6 0 waiting for initial osdmap 2023-09-22T07:40:02.496 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 07:40:02 smithi105 conmon[128002]: 2023-09-22T07:40:02.248+0000 7fca80df8700 -1 osd.6 45 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-22T07:40:03.372 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:03 smithi105 ceph-mon[102016]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]': finished 2023-09-22T07:40:03.372 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:03 smithi105 ceph-mon[102016]: osdmap e45: 7 total, 6 up, 7 in 2023-09-22T07:40:03.373 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:03 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-22T07:40:03.373 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:03 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-22T07:40:03.373 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:03 smithi105 ceph-mon[102016]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-22T07:40:03.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:03 smithi006 ceph-mon[97617]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]': finished 2023-09-22T07:40:03.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:03 smithi006 ceph-mon[97617]: osdmap e45: 7 total, 6 up, 7 in 2023-09-22T07:40:03.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:03 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-22T07:40:03.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:03 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-22T07:40:03.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:03 smithi006 ceph-mon[97617]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-22T07:40:03.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:03 smithi006 ceph-mon[116271]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]': finished 2023-09-22T07:40:03.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:03 smithi006 ceph-mon[116271]: osdmap e45: 7 total, 6 up, 7 in 2023-09-22T07:40:03.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:03 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-22T07:40:03.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:03 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-22T07:40:03.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:03 smithi006 ceph-mon[116271]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-22T07:40:04.248 INFO:teuthology.orchestra.run.smithi105.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-09-22T07:40:04.249 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-09-22T07:40:04.249 INFO:teuthology.orchestra.run.smithi105.stderr: stderr: 10+0 records in 2023-09-22T07:40:04.249 INFO:teuthology.orchestra.run.smithi105.stderr:10+0 records out 2023-09-22T07:40:04.249 INFO:teuthology.orchestra.run.smithi105.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0111981 s, 936 MB/s 2023-09-22T07:40:04.249 INFO:teuthology.orchestra.run.smithi105.stderr: stderr: 2023-09-22T07:40:04.249 INFO:teuthology.orchestra.run.smithi105.stderr:--> Zapping successful for: 2023-09-22T07:40:04.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:04 smithi006 ceph-mon[97617]: purged_snaps scrub starts 2023-09-22T07:40:04.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:04 smithi006 ceph-mon[97617]: purged_snaps scrub ok 2023-09-22T07:40:04.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:04 smithi006 ceph-mon[97617]: osd.6 [v2:172.21.15.105:6816/3624680201,v1:172.21.15.105:6817/3624680201] boot 2023-09-22T07:40:04.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:04 smithi006 ceph-mon[97617]: osdmap e46: 7 total, 7 up, 7 in 2023-09-22T07:40:04.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:04 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-22T07:40:04.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:04 smithi006 ceph-mon[97617]: Detected new or changed devices on smithi105 2023-09-22T07:40:04.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:04 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:04.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:04 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:04.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:04 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:40:04.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:04 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:40:04.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:04 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:40:04.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:04 smithi006 ceph-mon[97617]: Adjusting osd_memory_target on smithi105 to 5722M 2023-09-22T07:40:04.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:04 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:04.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:04 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:40:04.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:04 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:40:04.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:04 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:04.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:04 smithi006 ceph-mon[116271]: purged_snaps scrub starts 2023-09-22T07:40:04.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:04 smithi006 ceph-mon[116271]: purged_snaps scrub ok 2023-09-22T07:40:04.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:04 smithi006 ceph-mon[116271]: osd.6 [v2:172.21.15.105:6816/3624680201,v1:172.21.15.105:6817/3624680201] boot 2023-09-22T07:40:04.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:04 smithi006 ceph-mon[116271]: osdmap e46: 7 total, 7 up, 7 in 2023-09-22T07:40:04.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:04 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-22T07:40:04.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:04 smithi006 ceph-mon[116271]: Detected new or changed devices on smithi105 2023-09-22T07:40:04.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:04 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:04.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:04 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:04.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:04 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:40:04.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:04 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:40:04.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:04 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:40:04.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:04 smithi006 ceph-mon[116271]: Adjusting osd_memory_target on smithi105 to 5722M 2023-09-22T07:40:04.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:04 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:04.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:04 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:40:04.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:04 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:40:04.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:04 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:04.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:04 smithi105 ceph-mon[102016]: purged_snaps scrub starts 2023-09-22T07:40:04.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:04 smithi105 ceph-mon[102016]: purged_snaps scrub ok 2023-09-22T07:40:04.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:04 smithi105 ceph-mon[102016]: osd.6 [v2:172.21.15.105:6816/3624680201,v1:172.21.15.105:6817/3624680201] boot 2023-09-22T07:40:04.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:04 smithi105 ceph-mon[102016]: osdmap e46: 7 total, 7 up, 7 in 2023-09-22T07:40:04.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:04 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-22T07:40:04.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:04 smithi105 ceph-mon[102016]: Detected new or changed devices on smithi105 2023-09-22T07:40:04.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:04 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:04.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:04 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:04.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:04 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:40:04.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:04 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:40:04.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:04 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:40:04.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:04 smithi105 ceph-mon[102016]: Adjusting osd_memory_target on smithi105 to 5722M 2023-09-22T07:40:04.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:04 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:04.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:04 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:40:04.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:04 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:40:04.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:04 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:04.871 DEBUG:teuthology.orchestra.run.smithi105:> 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 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi105:vg_nvme/lv_1 2023-09-22T07:40:05.247 INFO:teuthology.orchestra.run.smithi105.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-22T07:40:05.510 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:05 smithi105 ceph-mon[102016]: osdmap e47: 7 total, 7 up, 7 in 2023-09-22T07:40:05.510 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:05 smithi105 ceph-mon[102016]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-09-22T07:40:05.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:05 smithi006 ceph-mon[97617]: osdmap e47: 7 total, 7 up, 7 in 2023-09-22T07:40:05.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:05 smithi006 ceph-mon[97617]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-09-22T07:40:05.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:05 smithi006 ceph-mon[116271]: osdmap e47: 7 total, 7 up, 7 in 2023-09-22T07:40:05.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:05 smithi006 ceph-mon[116271]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-09-22T07:40:06.532 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:06 smithi105 ceph-mon[102016]: osdmap e48: 7 total, 7 up, 7 in 2023-09-22T07:40:06.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:06 smithi006 ceph-mon[97617]: osdmap e48: 7 total, 7 up, 7 in 2023-09-22T07:40:06.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:06 smithi006 ceph-mon[116271]: osdmap e48: 7 total, 7 up, 7 in 2023-09-22T07:40:07.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:07 smithi006 ceph-mon[97617]: osdmap e49: 7 total, 7 up, 7 in 2023-09-22T07:40:07.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:07 smithi006 ceph-mon[97617]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-09-22T07:40:07.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:07 smithi006 ceph-mon[97617]: from='client.24301 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi105:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:40:07.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:07 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-22T07:40:07.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:07 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-22T07:40:07.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:07 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:40:07.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:07 smithi006 ceph-mon[116271]: osdmap e49: 7 total, 7 up, 7 in 2023-09-22T07:40:07.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:07 smithi006 ceph-mon[116271]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-09-22T07:40:07.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:07 smithi006 ceph-mon[116271]: from='client.24301 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi105:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:40:07.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:07 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-22T07:40:07.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:07 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-22T07:40:07.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:07 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:40:07.594 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:07 smithi105 ceph-mon[102016]: osdmap e49: 7 total, 7 up, 7 in 2023-09-22T07:40:07.594 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:07 smithi105 ceph-mon[102016]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-09-22T07:40:07.594 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:07 smithi105 ceph-mon[102016]: from='client.24301 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi105:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:40:07.594 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:07 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-22T07:40:07.594 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:07 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-22T07:40:07.594 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:07 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:40:08.428 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:08 smithi105 ceph-mon[102016]: osdmap e50: 7 total, 7 up, 7 in 2023-09-22T07:40:08.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:08 smithi006 ceph-mon[97617]: osdmap e50: 7 total, 7 up, 7 in 2023-09-22T07:40:08.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:08 smithi006 ceph-mon[116271]: osdmap e50: 7 total, 7 up, 7 in 2023-09-22T07:40:09.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:09 smithi006 ceph-mon[97617]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 125 KiB/s, 0 objects/s recovering 2023-09-22T07:40:09.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:09 smithi006 ceph-mon[97617]: from='client.? 172.21.15.105:0/1963760113' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "470becf6-e9a6-43b0-9523-5adeaae3a773"}]: dispatch 2023-09-22T07:40:09.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:09 smithi006 ceph-mon[97617]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "470becf6-e9a6-43b0-9523-5adeaae3a773"}]: dispatch 2023-09-22T07:40:09.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:09 smithi006 ceph-mon[97617]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "470becf6-e9a6-43b0-9523-5adeaae3a773"}]': finished 2023-09-22T07:40:09.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:09 smithi006 ceph-mon[97617]: osdmap e51: 8 total, 7 up, 8 in 2023-09-22T07:40:09.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:09 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-22T07:40:09.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:09 smithi006 ceph-mon[116271]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 125 KiB/s, 0 objects/s recovering 2023-09-22T07:40:09.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:09 smithi006 ceph-mon[116271]: from='client.? 172.21.15.105:0/1963760113' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "470becf6-e9a6-43b0-9523-5adeaae3a773"}]: dispatch 2023-09-22T07:40:09.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:09 smithi006 ceph-mon[116271]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "470becf6-e9a6-43b0-9523-5adeaae3a773"}]: dispatch 2023-09-22T07:40:09.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:09 smithi006 ceph-mon[116271]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "470becf6-e9a6-43b0-9523-5adeaae3a773"}]': finished 2023-09-22T07:40:09.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:09 smithi006 ceph-mon[116271]: osdmap e51: 8 total, 7 up, 8 in 2023-09-22T07:40:09.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:09 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-22T07:40:09.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:09 smithi105 ceph-mon[102016]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 125 KiB/s, 0 objects/s recovering 2023-09-22T07:40:09.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:09 smithi105 ceph-mon[102016]: from='client.? 172.21.15.105:0/1963760113' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "470becf6-e9a6-43b0-9523-5adeaae3a773"}]: dispatch 2023-09-22T07:40:09.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:09 smithi105 ceph-mon[102016]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "470becf6-e9a6-43b0-9523-5adeaae3a773"}]: dispatch 2023-09-22T07:40:09.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:09 smithi105 ceph-mon[102016]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "470becf6-e9a6-43b0-9523-5adeaae3a773"}]': finished 2023-09-22T07:40:09.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:09 smithi105 ceph-mon[102016]: osdmap e51: 8 total, 7 up, 8 in 2023-09-22T07:40:09.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:09 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-22T07:40:10.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:10 smithi105 ceph-mon[102016]: from='client.? 172.21.15.105:0/1259593938' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-22T07:40:10.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:10 smithi006 ceph-mon[97617]: from='client.? 172.21.15.105:0/1259593938' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-22T07:40:10.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:10 smithi006 ceph-mon[116271]: from='client.? 172.21.15.105:0/1259593938' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-22T07:40:11.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:11 smithi105 ceph-mon[102016]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 103 KiB/s, 0 objects/s recovering 2023-09-22T07:40:11.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:11 smithi006 ceph-mon[97617]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 103 KiB/s, 0 objects/s recovering 2023-09-22T07:40:11.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:11 smithi006 ceph-mon[116271]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 103 KiB/s, 0 objects/s recovering 2023-09-22T07:40:14.263 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:13 smithi105 ceph-mon[102016]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 88 KiB/s, 0 objects/s recovering 2023-09-22T07:40:14.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:13 smithi006 ceph-mon[97617]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 88 KiB/s, 0 objects/s recovering 2023-09-22T07:40:14.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:13 smithi006 ceph-mon[116271]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 88 KiB/s, 0 objects/s recovering 2023-09-22T07:40:15.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:15 smithi105 ceph-mon[102016]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-09-22T07:40:15.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:15 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-22T07:40:15.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:15 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:40:15.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:15 smithi006 ceph-mon[97617]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-09-22T07:40:15.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:15 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-22T07:40:15.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:15 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:40:15.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:15 smithi006 ceph-mon[116271]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-09-22T07:40:15.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:15 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-22T07:40:15.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:15 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:40:16.565 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:16 smithi105 ceph-mon[102016]: Deploying daemon osd.7 on smithi105 2023-09-22T07:40:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:16 smithi006 ceph-mon[97617]: Deploying daemon osd.7 on smithi105 2023-09-22T07:40:16.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:16 smithi006 ceph-mon[116271]: Deploying daemon osd.7 on smithi105 2023-09-22T07:40:17.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:17 smithi105 ceph-mon[102016]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 60 KiB/s, 0 objects/s recovering 2023-09-22T07:40:17.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:17 smithi006 ceph-mon[97617]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 60 KiB/s, 0 objects/s recovering 2023-09-22T07:40:17.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:17 smithi006 ceph-mon[116271]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 60 KiB/s, 0 objects/s recovering 2023-09-22T07:40:20.153 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:19 smithi105 ceph-mon[102016]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-22T07:40:20.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:19 smithi006 ceph-mon[116271]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-22T07:40:20.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:19 smithi006 ceph-mon[97617]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-22T07:40:21.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:21 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:21.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:21 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:21.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:21 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:40:21.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:21 smithi105 ceph-mon[102016]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-22T07:40:21.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:21 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:21.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:21 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:21.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:21 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:40:21.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:21 smithi006 ceph-mon[97617]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-22T07:40:21.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:21 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:21.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:21 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:21.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:21 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:40:21.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:21 smithi006 ceph-mon[116271]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-22T07:40:23.275 INFO:teuthology.orchestra.run.smithi105.stdout:Created osd(s) 7 on host 'smithi105' 2023-09-22T07:40:23.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:23 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:23.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:23 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:23.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:23 smithi006 ceph-mon[97617]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-22T07:40:23.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:23 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:40:23.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:23 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:40:23.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:23 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:23.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:23 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:23.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:23 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:23.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:23 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:40:23.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:23 smithi006 ceph-mon[97617]: from='osd.7 [v2:172.21.15.105:6824/1346867359,v1:172.21.15.105:6825/1346867359]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-22T07:40:23.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:23 smithi006 ceph-mon[97617]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-22T07:40:23.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:23 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:23.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:23 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:23.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:23 smithi006 ceph-mon[116271]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-22T07:40:23.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:23 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:40:23.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:23 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:40:23.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:23 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:23.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:23 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:23.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:23 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:23.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:23 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:40:23.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:23 smithi006 ceph-mon[116271]: from='osd.7 [v2:172.21.15.105:6824/1346867359,v1:172.21.15.105:6825/1346867359]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-22T07:40:23.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:23 smithi006 ceph-mon[116271]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-22T07:40:23.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:23 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:23.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:23 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:23.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:23 smithi105 ceph-mon[102016]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-22T07:40:23.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:23 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:40:23.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:23 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:40:23.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:23 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:23.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:23 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:23.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:23 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:23.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:23 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:40:23.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:23 smithi105 ceph-mon[102016]: from='osd.7 [v2:172.21.15.105:6824/1346867359,v1:172.21.15.105:6825/1346867359]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-22T07:40:23.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:23 smithi105 ceph-mon[102016]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-22T07:40:23.893 DEBUG:teuthology.orchestra.run.smithi105:osd.7> sudo journalctl -f -n 0 -u ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@osd.7.service 2023-09-22T07:40:23.895 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-09-22T07:40:23.895 DEBUG:teuthology.orchestra.run.smithi006:> 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 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph osd stat -f json 2023-09-22T07:40:23.925 INFO:journalctl@ceph.osd.7.smithi105.stdout:-- Logs begin at Fri 2023-09-22 07:21:37 UTC. -- 2023-09-22T07:40:24.282 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:40:25.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:25 smithi006 ceph-mon[116271]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-09-22T07:40:25.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:25 smithi006 ceph-mon[116271]: osdmap e52: 8 total, 7 up, 8 in 2023-09-22T07:40:25.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:25 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-22T07:40:25.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:25 smithi006 ceph-mon[116271]: from='osd.7 [v2:172.21.15.105:6824/1346867359,v1:172.21.15.105:6825/1346867359]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-09-22T07:40:25.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:25 smithi006 ceph-mon[116271]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-09-22T07:40:25.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:25 smithi006 ceph-mon[116271]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-22T07:40:25.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:25 smithi006 ceph-mon[97617]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-09-22T07:40:25.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:25 smithi006 ceph-mon[97617]: osdmap e52: 8 total, 7 up, 8 in 2023-09-22T07:40:25.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:25 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-22T07:40:25.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:25 smithi006 ceph-mon[97617]: from='osd.7 [v2:172.21.15.105:6824/1346867359,v1:172.21.15.105:6825/1346867359]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-09-22T07:40:25.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:25 smithi006 ceph-mon[97617]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-09-22T07:40:25.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:25 smithi006 ceph-mon[97617]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-22T07:40:25.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:25 smithi105 ceph-mon[102016]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-09-22T07:40:25.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:25 smithi105 ceph-mon[102016]: osdmap e52: 8 total, 7 up, 8 in 2023-09-22T07:40:25.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:25 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-22T07:40:25.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:25 smithi105 ceph-mon[102016]: from='osd.7 [v2:172.21.15.105:6824/1346867359,v1:172.21.15.105:6825/1346867359]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-09-22T07:40:25.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:25 smithi105 ceph-mon[102016]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-09-22T07:40:25.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:25 smithi105 ceph-mon[102016]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-22T07:40:25.627 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 07:40:25 smithi105 conmon[137523]: 2023-09-22T07:40:25.257+0000 7f46a67d1700 -1 osd.7 0 waiting for initial osdmap 2023-09-22T07:40:25.627 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 07:40:25 smithi105 conmon[137523]: 2023-09-22T07:40:25.265+0000 7f469fdc9700 -1 osd.7 53 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-22T07:40:26.125 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:40:26.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:26 smithi006 ceph-mon[116271]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]': finished 2023-09-22T07:40:26.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:26 smithi006 ceph-mon[116271]: osdmap e53: 8 total, 7 up, 8 in 2023-09-22T07:40:26.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:26 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-22T07:40:26.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:26 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-22T07:40:26.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:26 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/2916903917' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-09-22T07:40:26.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:26 smithi006 ceph-mon[97617]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]': finished 2023-09-22T07:40:26.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:26 smithi006 ceph-mon[97617]: osdmap e53: 8 total, 7 up, 8 in 2023-09-22T07:40:26.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:26 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-22T07:40:26.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:26 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-22T07:40:26.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:26 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/2916903917' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-09-22T07:40:26.583 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:26 smithi105 ceph-mon[102016]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]': finished 2023-09-22T07:40:26.583 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:26 smithi105 ceph-mon[102016]: osdmap e53: 8 total, 7 up, 8 in 2023-09-22T07:40:26.583 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:26 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-22T07:40:26.583 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:26 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-22T07:40:26.583 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:26 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/2916903917' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-09-22T07:40:26.775 INFO:teuthology.orchestra.run.smithi006.stdout:{"epoch":53,"num_osds":8,"num_up_osds":7,"osd_up_since":1695368403,"num_in_osds":8,"osd_in_since":1695368409,"num_remapped_pgs":0} 2023-09-22T07:40:27.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:27 smithi006 ceph-mon[116271]: purged_snaps scrub starts 2023-09-22T07:40:27.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:27 smithi006 ceph-mon[116271]: purged_snaps scrub ok 2023-09-22T07:40:27.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:27 smithi006 ceph-mon[116271]: osd.7 [v2:172.21.15.105:6824/1346867359,v1:172.21.15.105:6825/1346867359] boot 2023-09-22T07:40:27.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:27 smithi006 ceph-mon[116271]: osdmap e54: 8 total, 8 up, 8 in 2023-09-22T07:40:27.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:27 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-22T07:40:27.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:27 smithi006 ceph-mon[116271]: Detected new or changed devices on smithi105 2023-09-22T07:40:27.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:27 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:27.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:27 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:27.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:27 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:40:27.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:27 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:40:27.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:27 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:40:27.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:27 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:40:27.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:27 smithi006 ceph-mon[116271]: Adjusting osd_memory_target on smithi105 to 4292M 2023-09-22T07:40:27.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:27 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:27.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:27 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:40:27.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:27 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:40:27.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:27 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:27.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:27 smithi006 ceph-mon[116271]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-22T07:40:27.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:27 smithi006 ceph-mon[97617]: purged_snaps scrub starts 2023-09-22T07:40:27.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:27 smithi006 ceph-mon[97617]: purged_snaps scrub ok 2023-09-22T07:40:27.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:27 smithi006 ceph-mon[97617]: osd.7 [v2:172.21.15.105:6824/1346867359,v1:172.21.15.105:6825/1346867359] boot 2023-09-22T07:40:27.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:27 smithi006 ceph-mon[97617]: osdmap e54: 8 total, 8 up, 8 in 2023-09-22T07:40:27.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:27 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-22T07:40:27.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:27 smithi006 ceph-mon[97617]: Detected new or changed devices on smithi105 2023-09-22T07:40:27.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:27 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:27.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:27 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:27.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:27 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:40:27.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:27 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:40:27.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:27 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:40:27.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:27 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:40:27.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:27 smithi006 ceph-mon[97617]: Adjusting osd_memory_target on smithi105 to 4292M 2023-09-22T07:40:27.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:27 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:27.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:27 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:40:27.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:27 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:40:27.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:27 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:27.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:27 smithi006 ceph-mon[97617]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-22T07:40:27.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:27 smithi105 ceph-mon[102016]: purged_snaps scrub starts 2023-09-22T07:40:27.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:27 smithi105 ceph-mon[102016]: purged_snaps scrub ok 2023-09-22T07:40:27.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:27 smithi105 ceph-mon[102016]: osd.7 [v2:172.21.15.105:6824/1346867359,v1:172.21.15.105:6825/1346867359] boot 2023-09-22T07:40:27.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:27 smithi105 ceph-mon[102016]: osdmap e54: 8 total, 8 up, 8 in 2023-09-22T07:40:27.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:27 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-22T07:40:27.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:27 smithi105 ceph-mon[102016]: Detected new or changed devices on smithi105 2023-09-22T07:40:27.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:27 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:27.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:27 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:27.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:27 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:40:27.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:27 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:40:27.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:27 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:40:27.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:27 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:40:27.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:27 smithi105 ceph-mon[102016]: Adjusting osd_memory_target on smithi105 to 4292M 2023-09-22T07:40:27.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:27 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:27.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:27 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:40:27.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:27 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:40:27.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:27 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:27.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:27 smithi105 ceph-mon[102016]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-22T07:40:27.776 DEBUG:teuthology.orchestra.run.smithi006:> 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 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph osd stat -f json 2023-09-22T07:40:28.143 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:40:28.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:28 smithi006 ceph-mon[97617]: osdmap e55: 8 total, 8 up, 8 in 2023-09-22T07:40:28.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:28 smithi006 ceph-mon[116271]: osdmap e55: 8 total, 8 up, 8 in 2023-09-22T07:40:28.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:28 smithi105 ceph-mon[102016]: osdmap e55: 8 total, 8 up, 8 in 2023-09-22T07:40:29.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:29 smithi006 ceph-mon[97617]: osdmap e56: 8 total, 8 up, 8 in 2023-09-22T07:40:29.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:29 smithi006 ceph-mon[97617]: pgmap v168: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:40:29.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:29 smithi006 ceph-mon[116271]: osdmap e56: 8 total, 8 up, 8 in 2023-09-22T07:40:29.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:29 smithi006 ceph-mon[116271]: pgmap v168: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:40:29.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:29 smithi105 ceph-mon[102016]: osdmap e56: 8 total, 8 up, 8 in 2023-09-22T07:40:29.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:29 smithi105 ceph-mon[102016]: pgmap v168: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:40:29.952 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:40:30.525 INFO:teuthology.orchestra.run.smithi006.stdout:{"epoch":57,"num_osds":8,"num_up_osds":8,"osd_up_since":1695368426,"num_in_osds":8,"osd_in_since":1695368409,"num_remapped_pgs":0} 2023-09-22T07:40:30.526 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-22T07:40:30.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:30 smithi006 ceph-mon[116271]: osdmap e57: 8 total, 8 up, 8 in 2023-09-22T07:40:30.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:30 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/983690082' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-09-22T07:40:30.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:30 smithi006 ceph-mon[97617]: osdmap e57: 8 total, 8 up, 8 in 2023-09-22T07:40:30.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:30 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/983690082' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-09-22T07:40:30.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:30 smithi105 ceph-mon[102016]: osdmap e57: 8 total, 8 up, 8 in 2023-09-22T07:40:30.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:30 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/983690082' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-09-22T07:40:30.881 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:40:31.435 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:31 smithi006 ceph-mon[116271]: osdmap e58: 8 total, 8 up, 8 in 2023-09-22T07:40:31.435 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:31 smithi006 ceph-mon[116271]: pgmap v171: 1 pgs: 1 remapped+peering; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:40:31.435 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:31 smithi006 ceph-mon[97617]: osdmap e58: 8 total, 8 up, 8 in 2023-09-22T07:40:31.435 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:31 smithi006 ceph-mon[97617]: pgmap v171: 1 pgs: 1 remapped+peering; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:40:31.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:31 smithi105 ceph-mon[102016]: osdmap e58: 8 total, 8 up, 8 in 2023-09-22T07:40:31.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:31 smithi105 ceph-mon[102016]: pgmap v171: 1 pgs: 1 remapped+peering; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:40:32.525 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:40:32.525 INFO:teuthology.orchestra.run.smithi006.stdout:{"epoch":58,"fsid":"762f9dea-591a-11ee-8db4-212e2dc638e7","created":"2023-09-22T07:35:28.873111+0000","modified":"2023-09-22T07:40:30.279380+0000","last_up_change":"2023-09-22T07:40:26.253706+0000","last_in_change":"2023-09-22T07:40:09.144000+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-22T07:38:33.324608+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"8bb64d38-363d-4887-b5e3-a21b593ff5b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6802","nonce":2185968644},{"type":"v1","addr":"172.21.15.6:6803","nonce":2185968644}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6804","nonce":2185968644},{"type":"v1","addr":"172.21.15.6:6805","nonce":2185968644}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6808","nonce":2185968644},{"type":"v1","addr":"172.21.15.6:6809","nonce":2185968644}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6806","nonce":2185968644},{"type":"v1","addr":"172.21.15.6:6807","nonce":2185968644}]},"public_addr":"172.21.15.6:6803/2185968644","cluster_addr":"172.21.15.6:6805/2185968644","heartbeat_back_addr":"172.21.15.6:6809/2185968644","heartbeat_front_addr":"172.21.15.6:6807/2185968644","state":["exists","up"]},{"osd":1,"uuid":"7a9fe51f-5726-4a3f-a524-951f0976f687","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6810","nonce":1850130571},{"type":"v1","addr":"172.21.15.6:6811","nonce":1850130571}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6812","nonce":1850130571},{"type":"v1","addr":"172.21.15.6:6813","nonce":1850130571}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6816","nonce":1850130571},{"type":"v1","addr":"172.21.15.6:6817","nonce":1850130571}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6814","nonce":1850130571},{"type":"v1","addr":"172.21.15.6:6815","nonce":1850130571}]},"public_addr":"172.21.15.6:6811/1850130571","cluster_addr":"172.21.15.6:6813/1850130571","heartbeat_back_addr":"172.21.15.6:6817/1850130571","heartbeat_front_addr":"172.21.15.6:6815/1850130571","state":["exists","up"]},{"osd":2,"uuid":"d394f80c-eac0-4bad-b3d7-f42410a56d53","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.6:6818","nonce":3243848510},{"type":"v1","addr":"172.21.15.6:6819","nonce":3243848510}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6820","nonce":3243848510},{"type":"v1","addr":"172.21.15.6:6821","nonce":3243848510}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6824","nonce":3243848510},{"type":"v1","addr":"172.21.15.6:6825","nonce":3243848510}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6822","nonce":3243848510},{"type":"v1","addr":"172.21.15.6:6823","nonce":3243848510}]},"public_addr":"172.21.15.6:6819/3243848510","cluster_addr":"172.21.15.6:6821/3243848510","heartbeat_back_addr":"172.21.15.6:6825/3243848510","heartbeat_front_addr":"172.21.15.6:6823/3243848510","state":["exists","up"]},{"osd":3,"uuid":"71b7914f-6c47-4214-84dc-4ff442e0b531","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6826","nonce":1407814622},{"type":"v1","addr":"172.21.15.6:6827","nonce":1407814622}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6828","nonce":1407814622},{"type":"v1","addr":"172.21.15.6:6829","nonce":1407814622}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6832","nonce":1407814622},{"type":"v1","addr":"172.21.15.6:6833","nonce":1407814622}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6830","nonce":1407814622},{"type":"v1","addr":"172.21.15.6:6831","nonce":1407814622}]},"public_addr":"172.21.15.6:6827/1407814622","cluster_addr":"172.21.15.6:6829/1407814622","heartbeat_back_addr":"172.21.15.6:6833/1407814622","heartbeat_front_addr":"172.21.15.6:6831/1407814622","state":["exists","up"]},{"osd":4,"uuid":"e1aea093-739d-401b-a8ea-09e6a0dcebcf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6800","nonce":3893374581},{"type":"v1","addr":"172.21.15.105:6801","nonce":3893374581}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6802","nonce":3893374581},{"type":"v1","addr":"172.21.15.105:6803","nonce":3893374581}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6806","nonce":3893374581},{"type":"v1","addr":"172.21.15.105:6807","nonce":3893374581}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6804","nonce":3893374581},{"type":"v1","addr":"172.21.15.105:6805","nonce":3893374581}]},"public_addr":"172.21.15.105:6801/3893374581","cluster_addr":"172.21.15.105:6803/3893374581","heartbeat_back_addr":"172.21.15.105:6807/3893374581","heartbeat_front_addr":"172.21.15.105:6805/3893374581","state":["exists","up"]},{"osd":5,"uuid":"d7bd86d2-bbe8-4906-b27c-d6ee4fcb9a43","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6808","nonce":610198606},{"type":"v1","addr":"172.21.15.105:6809","nonce":610198606}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6810","nonce":610198606},{"type":"v1","addr":"172.21.15.105:6811","nonce":610198606}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6814","nonce":610198606},{"type":"v1","addr":"172.21.15.105:6815","nonce":610198606}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6812","nonce":610198606},{"type":"v1","addr":"172.21.15.105:6813","nonce":610198606}]},"public_addr":"172.21.15.105:6809/610198606","cluster_addr":"172.21.15.105:6811/610198606","heartbeat_back_addr":"172.21.15.105:6815/610198606","heartbeat_front_addr":"172.21.15.105:6813/610198606","state":["exists","up"]},{"osd":6,"uuid":"2e2fa4f4-a635-4d3f-839e-470bfca3b42c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6816","nonce":3624680201},{"type":"v1","addr":"172.21.15.105:6817","nonce":3624680201}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6818","nonce":3624680201},{"type":"v1","addr":"172.21.15.105:6819","nonce":3624680201}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6822","nonce":3624680201},{"type":"v1","addr":"172.21.15.105:6823","nonce":3624680201}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6820","nonce":3624680201},{"type":"v1","addr":"172.21.15.105:6821","nonce":3624680201}]},"public_addr":"172.21.15.105:6817/3624680201","cluster_addr":"172.21.15.105:6819/3624680201","heartbeat_back_addr":"172.21.15.105:6823/3624680201","heartbeat_front_addr":"172.21.15.105:6821/3624680201","state":["exists","up"]},{"osd":7,"uuid":"470becf6-e9a6-43b0-9523-5adeaae3a773","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6824","nonce":1346867359},{"type":"v1","addr":"172.21.15.105:6825","nonce":1346867359}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6826","nonce":1346867359},{"type":"v1","addr":"172.21.15.105:6827","nonce":1346867359}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6830","nonce":1346867359},{"type":"v1","addr":"172.21.15.105:6831","nonce":1346867359}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6828","nonce":1346867359},{"type":"v1","addr":"172.21.15.105:6829","nonce":1346867359}]},"public_addr":"172.21.15.105:6825/1346867359","cluster_addr":"172.21.15.105:6827/1346867359","heartbeat_back_addr":"172.21.15.105:6831/1346867359","heartbeat_front_addr":"172.21.15.105:6829/1346867359","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:37:44.219567+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:38:07.671709+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:38:30.544285+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:38:55.151731+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:39:16.837113+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:39:39.094641+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:40:01.360550+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:40:24.497092+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.6:0/303763198":"2023-09-23T07:36:24.799253+0000","172.21.15.6:6801/1415569493":"2023-09-23T07:36:24.799253+0000","172.21.15.6:6800/1415569493":"2023-09-23T07:36:24.799253+0000","172.21.15.6:0/3683246654":"2023-09-23T07:36:24.799253+0000","172.21.15.6:6800/1167578271":"2023-09-23T07:35:58.224295+0000","172.21.15.6:6801/1167578271":"2023-09-23T07:35:58.224295+0000","172.21.15.6:0/1949392525":"2023-09-23T07:35:58.224295+0000","172.21.15.6:0/1937361703":"2023-09-23T07:36:24.799253+0000","172.21.15.6:0/66815143":"2023-09-23T07:35:58.224295+0000","172.21.15.6:0/2357341417":"2023-09-23T07:35:58.224295+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-09-22T07:40:32.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:32 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/826504925' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-22T07:40:33.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:32 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/826504925' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-22T07:40:33.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:32 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/826504925' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-22T07:40:33.150 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-09-22T07:38:33.324608+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}] 2023-09-22T07:40:33.151 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph osd pool get .mgr pg_num 2023-09-22T07:40:33.544 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:40:33.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:33 smithi105 ceph-mon[102016]: pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s, 0 objects/s recovering 2023-09-22T07:40:33.922 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:33 smithi006 ceph-mon[116271]: pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s, 0 objects/s recovering 2023-09-22T07:40:33.922 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:33 smithi006 ceph-mon[97617]: pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s, 0 objects/s recovering 2023-09-22T07:40:35.157 INFO:teuthology.orchestra.run.smithi006.stdout:pg_num: 1 2023-09-22T07:40:35.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:35 smithi006 ceph-mon[97617]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s, 0 objects/s recovering 2023-09-22T07:40:35.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:35 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/829340014' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-09-22T07:40:35.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:35 smithi006 ceph-mon[116271]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s, 0 objects/s recovering 2023-09-22T07:40:35.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:35 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/829340014' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-09-22T07:40:35.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:35 smithi105 ceph-mon[102016]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s, 0 objects/s recovering 2023-09-22T07:40:35.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:35 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/829340014' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-09-22T07:40:35.759 INFO:tasks.cephadm:Adding mds.a on smithi006 2023-09-22T07:40:35.759 INFO:tasks.cephadm:Adding mds.b on smithi105 2023-09-22T07:40:35.759 DEBUG:teuthology.orchestra.run.smithi105:> 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 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph orch apply mds all '2;smithi006=a;smithi105=b' 2023-09-22T07:40:36.112 INFO:teuthology.orchestra.run.smithi105.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-22T07:40:37.800 INFO:teuthology.orchestra.run.smithi105.stdout:Scheduled mds.all update... 2023-09-22T07:40:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:37 smithi105 ceph-mon[102016]: pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-09-22T07:40:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:37 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:37 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:40:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:37 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:40:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:37 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:40:38.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:37 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:38.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:37 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-22T07:40:38.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:37 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-22T07:40:38.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:37 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:40:38.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:37 smithi006 ceph-mon[116271]: pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-09-22T07:40:38.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:37 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:38.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:37 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:40:38.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:37 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:40:38.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:37 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:40:38.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:37 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:38.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:37 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-22T07:40:38.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:37 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-22T07:40:38.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:37 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:40:38.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:37 smithi006 ceph-mon[97617]: pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-09-22T07:40:38.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:37 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:38.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:37 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:40:38.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:37 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:40:38.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:37 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:40:38.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:37 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:38.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:37 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-22T07:40:38.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:37 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-22T07:40:38.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:37 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:40:38.399 DEBUG:teuthology.orchestra.run.smithi006:mds.a> sudo journalctl -f -n 0 -u ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@mds.a.service 2023-09-22T07:40:38.401 DEBUG:teuthology.orchestra.run.smithi105:mds.b> sudo journalctl -f -n 0 -u ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@mds.b.service 2023-09-22T07:40:38.404 INFO:tasks.cephadm:Setting up CephFS filesystem(s)... 2023-09-22T07:40:38.404 DEBUG:teuthology.orchestra.run.smithi006:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-09-22T07:40:38.431 INFO:journalctl@ceph.mds.a.smithi006.stdout:-- Logs begin at Fri 2023-09-22 07:21:34 UTC. -- 2023-09-22T07:40:38.435 INFO:journalctl@ceph.mds.b.smithi105.stdout:-- Logs begin at Fri 2023-09-22 07:21:37 UTC. -- 2023-09-22T07:40:38.799 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:40:38.800 INFO:teuthology.orchestra.run.smithi006.stdout:{"epoch":58,"fsid":"762f9dea-591a-11ee-8db4-212e2dc638e7","created":"2023-09-22T07:35:28.873111+0000","modified":"2023-09-22T07:40:30.279380+0000","last_up_change":"2023-09-22T07:40:26.253706+0000","last_in_change":"2023-09-22T07:40:09.144000+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-22T07:38:33.324608+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"8bb64d38-363d-4887-b5e3-a21b593ff5b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6802","nonce":2185968644},{"type":"v1","addr":"172.21.15.6:6803","nonce":2185968644}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6804","nonce":2185968644},{"type":"v1","addr":"172.21.15.6:6805","nonce":2185968644}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6808","nonce":2185968644},{"type":"v1","addr":"172.21.15.6:6809","nonce":2185968644}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6806","nonce":2185968644},{"type":"v1","addr":"172.21.15.6:6807","nonce":2185968644}]},"public_addr":"172.21.15.6:6803/2185968644","cluster_addr":"172.21.15.6:6805/2185968644","heartbeat_back_addr":"172.21.15.6:6809/2185968644","heartbeat_front_addr":"172.21.15.6:6807/2185968644","state":["exists","up"]},{"osd":1,"uuid":"7a9fe51f-5726-4a3f-a524-951f0976f687","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6810","nonce":1850130571},{"type":"v1","addr":"172.21.15.6:6811","nonce":1850130571}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6812","nonce":1850130571},{"type":"v1","addr":"172.21.15.6:6813","nonce":1850130571}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6816","nonce":1850130571},{"type":"v1","addr":"172.21.15.6:6817","nonce":1850130571}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6814","nonce":1850130571},{"type":"v1","addr":"172.21.15.6:6815","nonce":1850130571}]},"public_addr":"172.21.15.6:6811/1850130571","cluster_addr":"172.21.15.6:6813/1850130571","heartbeat_back_addr":"172.21.15.6:6817/1850130571","heartbeat_front_addr":"172.21.15.6:6815/1850130571","state":["exists","up"]},{"osd":2,"uuid":"d394f80c-eac0-4bad-b3d7-f42410a56d53","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.6:6818","nonce":3243848510},{"type":"v1","addr":"172.21.15.6:6819","nonce":3243848510}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6820","nonce":3243848510},{"type":"v1","addr":"172.21.15.6:6821","nonce":3243848510}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6824","nonce":3243848510},{"type":"v1","addr":"172.21.15.6:6825","nonce":3243848510}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6822","nonce":3243848510},{"type":"v1","addr":"172.21.15.6:6823","nonce":3243848510}]},"public_addr":"172.21.15.6:6819/3243848510","cluster_addr":"172.21.15.6:6821/3243848510","heartbeat_back_addr":"172.21.15.6:6825/3243848510","heartbeat_front_addr":"172.21.15.6:6823/3243848510","state":["exists","up"]},{"osd":3,"uuid":"71b7914f-6c47-4214-84dc-4ff442e0b531","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6826","nonce":1407814622},{"type":"v1","addr":"172.21.15.6:6827","nonce":1407814622}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6828","nonce":1407814622},{"type":"v1","addr":"172.21.15.6:6829","nonce":1407814622}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6832","nonce":1407814622},{"type":"v1","addr":"172.21.15.6:6833","nonce":1407814622}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6830","nonce":1407814622},{"type":"v1","addr":"172.21.15.6:6831","nonce":1407814622}]},"public_addr":"172.21.15.6:6827/1407814622","cluster_addr":"172.21.15.6:6829/1407814622","heartbeat_back_addr":"172.21.15.6:6833/1407814622","heartbeat_front_addr":"172.21.15.6:6831/1407814622","state":["exists","up"]},{"osd":4,"uuid":"e1aea093-739d-401b-a8ea-09e6a0dcebcf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6800","nonce":3893374581},{"type":"v1","addr":"172.21.15.105:6801","nonce":3893374581}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6802","nonce":3893374581},{"type":"v1","addr":"172.21.15.105:6803","nonce":3893374581}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6806","nonce":3893374581},{"type":"v1","addr":"172.21.15.105:6807","nonce":3893374581}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6804","nonce":3893374581},{"type":"v1","addr":"172.21.15.105:6805","nonce":3893374581}]},"public_addr":"172.21.15.105:6801/3893374581","cluster_addr":"172.21.15.105:6803/3893374581","heartbeat_back_addr":"172.21.15.105:6807/3893374581","heartbeat_front_addr":"172.21.15.105:6805/3893374581","state":["exists","up"]},{"osd":5,"uuid":"d7bd86d2-bbe8-4906-b27c-d6ee4fcb9a43","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6808","nonce":610198606},{"type":"v1","addr":"172.21.15.105:6809","nonce":610198606}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6810","nonce":610198606},{"type":"v1","addr":"172.21.15.105:6811","nonce":610198606}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6814","nonce":610198606},{"type":"v1","addr":"172.21.15.105:6815","nonce":610198606}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6812","nonce":610198606},{"type":"v1","addr":"172.21.15.105:6813","nonce":610198606}]},"public_addr":"172.21.15.105:6809/610198606","cluster_addr":"172.21.15.105:6811/610198606","heartbeat_back_addr":"172.21.15.105:6815/610198606","heartbeat_front_addr":"172.21.15.105:6813/610198606","state":["exists","up"]},{"osd":6,"uuid":"2e2fa4f4-a635-4d3f-839e-470bfca3b42c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6816","nonce":3624680201},{"type":"v1","addr":"172.21.15.105:6817","nonce":3624680201}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6818","nonce":3624680201},{"type":"v1","addr":"172.21.15.105:6819","nonce":3624680201}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6822","nonce":3624680201},{"type":"v1","addr":"172.21.15.105:6823","nonce":3624680201}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6820","nonce":3624680201},{"type":"v1","addr":"172.21.15.105:6821","nonce":3624680201}]},"public_addr":"172.21.15.105:6817/3624680201","cluster_addr":"172.21.15.105:6819/3624680201","heartbeat_back_addr":"172.21.15.105:6823/3624680201","heartbeat_front_addr":"172.21.15.105:6821/3624680201","state":["exists","up"]},{"osd":7,"uuid":"470becf6-e9a6-43b0-9523-5adeaae3a773","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6824","nonce":1346867359},{"type":"v1","addr":"172.21.15.105:6825","nonce":1346867359}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6826","nonce":1346867359},{"type":"v1","addr":"172.21.15.105:6827","nonce":1346867359}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6830","nonce":1346867359},{"type":"v1","addr":"172.21.15.105:6831","nonce":1346867359}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6828","nonce":1346867359},{"type":"v1","addr":"172.21.15.105:6829","nonce":1346867359}]},"public_addr":"172.21.15.105:6825/1346867359","cluster_addr":"172.21.15.105:6827/1346867359","heartbeat_back_addr":"172.21.15.105:6831/1346867359","heartbeat_front_addr":"172.21.15.105:6829/1346867359","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:37:44.219567+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:38:07.671709+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:38:30.544285+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:38:55.151731+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:39:16.837113+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:39:39.094641+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:40:01.360550+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:40:24.497092+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.6:0/303763198":"2023-09-23T07:36:24.799253+0000","172.21.15.6:6801/1415569493":"2023-09-23T07:36:24.799253+0000","172.21.15.6:6800/1415569493":"2023-09-23T07:36:24.799253+0000","172.21.15.6:0/3683246654":"2023-09-23T07:36:24.799253+0000","172.21.15.6:6800/1167578271":"2023-09-23T07:35:58.224295+0000","172.21.15.6:6801/1167578271":"2023-09-23T07:35:58.224295+0000","172.21.15.6:0/1949392525":"2023-09-23T07:35:58.224295+0000","172.21.15.6:0/1937361703":"2023-09-23T07:36:24.799253+0000","172.21.15.6:0/66815143":"2023-09-23T07:35:58.224295+0000","172.21.15.6:0/2357341417":"2023-09-23T07:35:58.224295+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-09-22T07:40:38.814 INFO:tasks.cephfs.filesystem.ceph_manager:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-09-22T07:38:33.324608+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}] 2023-09-22T07:40:38.814 DEBUG:teuthology.orchestra.run.smithi006:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get .mgr pg_num 2023-09-22T07:40:39.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:38 smithi006 ceph-mon[116271]: from='client.24349 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi006=a;smithi105=b", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:40:39.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:38 smithi006 ceph-mon[116271]: Saving service mds.all spec with placement smithi006=a;smithi105=b;count:2 2023-09-22T07:40:39.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:38 smithi006 ceph-mon[116271]: Deploying daemon mds.a on smithi006 2023-09-22T07:40:39.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:38 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/3057911483' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-22T07:40:39.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:38 smithi006 ceph-mon[97617]: from='client.24349 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi006=a;smithi105=b", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:40:39.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:38 smithi006 ceph-mon[97617]: Saving service mds.all spec with placement smithi006=a;smithi105=b;count:2 2023-09-22T07:40:39.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:38 smithi006 ceph-mon[97617]: Deploying daemon mds.a on smithi006 2023-09-22T07:40:39.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:38 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/3057911483' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-22T07:40:39.148 INFO:teuthology.orchestra.run.smithi006.stdout:pg_num: 1 2023-09-22T07:40:39.162 DEBUG:teuthology.orchestra.run.smithi006:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-09-22T07:40:39.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:38 smithi105 ceph-mon[102016]: from='client.24349 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi006=a;smithi105=b", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:40:39.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:38 smithi105 ceph-mon[102016]: Saving service mds.all spec with placement smithi006=a;smithi105=b;count:2 2023-09-22T07:40:39.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:38 smithi105 ceph-mon[102016]: Deploying daemon mds.a on smithi006 2023-09-22T07:40:39.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:38 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/3057911483' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-22T07:40:39.576 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:40:39.577 INFO:teuthology.orchestra.run.smithi006.stdout:{"epoch":1,"default_fscid":-1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[],"filesystems":[]} 2023-09-22T07:40:39.579 INFO:teuthology.orchestra.run.smithi006.stderr:dumped fsmap epoch 1 2023-09-22T07:40:39.785 INFO:journalctl@ceph.mds.a.smithi006.stdout:Sep 22 07:40:39 smithi006 systemd[1]: Starting Ceph mds.a for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:40:40.180 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:39 smithi006 ceph-mon[116271]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s, 0 objects/s recovering 2023-09-22T07:40:40.180 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:39 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/1776824998' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-09-22T07:40:40.181 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:39 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/1121426308' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-22T07:40:40.181 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:39 smithi006 ceph-mon[97617]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s, 0 objects/s recovering 2023-09-22T07:40:40.181 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:39 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/1776824998' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-09-22T07:40:40.181 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:39 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/1121426308' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-22T07:40:40.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:39 smithi105 ceph-mon[102016]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s, 0 objects/s recovering 2023-09-22T07:40:40.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:39 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/1776824998' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-09-22T07:40:40.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:39 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/1121426308' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-22T07:40:40.535 INFO:journalctl@ceph.mds.a.smithi006.stdout:Sep 22 07:40:40 smithi006 conmon[158473]: starting mds.a at 2023-09-22T07:40:40.535 INFO:journalctl@ceph.mds.a.smithi006.stdout:Sep 22 07:40:40 smithi006 bash[158432]: b81e719d7bdbb160a1ce0f73ced427d51dec6e4f377a2017bbfece5f3f7d8bfe 2023-09-22T07:40:40.535 INFO:journalctl@ceph.mds.a.smithi006.stdout:Sep 22 07:40:40 smithi006 systemd[1]: Started Ceph mds.a for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:40:41.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:41 smithi006 ceph-mon[97617]: mds.? [v2:172.21.15.6:6834/2571905276,v1:172.21.15.6:6835/2571905276] up:boot 2023-09-22T07:40:41.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:41 smithi006 ceph-mon[97617]: fsmap 1 up:standby 2023-09-22T07:40:41.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:41 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-09-22T07:40:41.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:41 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:41.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:41 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:41.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:41 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:41.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:41 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-22T07:40:41.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:41 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-22T07:40:41.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:41 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:40:41.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:41 smithi006 ceph-mon[97617]: Deploying daemon mds.b on smithi105 2023-09-22T07:40:41.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:41 smithi006 ceph-mon[97617]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s, 0 objects/s recovering 2023-09-22T07:40:41.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:41 smithi006 ceph-mon[116271]: mds.? [v2:172.21.15.6:6834/2571905276,v1:172.21.15.6:6835/2571905276] up:boot 2023-09-22T07:40:41.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:41 smithi006 ceph-mon[116271]: fsmap 1 up:standby 2023-09-22T07:40:41.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:41 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-09-22T07:40:41.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:41 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:41.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:41 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:41.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:41 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:41.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:41 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-22T07:40:41.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:41 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-22T07:40:41.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:41 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:40:41.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:41 smithi006 ceph-mon[116271]: Deploying daemon mds.b on smithi105 2023-09-22T07:40:41.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:41 smithi006 ceph-mon[116271]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s, 0 objects/s recovering 2023-09-22T07:40:41.593 DEBUG:teuthology.orchestra.run.smithi006:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-09-22T07:40:41.599 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:41 smithi105 ceph-mon[102016]: mds.? [v2:172.21.15.6:6834/2571905276,v1:172.21.15.6:6835/2571905276] up:boot 2023-09-22T07:40:41.599 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:41 smithi105 ceph-mon[102016]: fsmap 1 up:standby 2023-09-22T07:40:41.599 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:41 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-09-22T07:40:41.599 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:41 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:41.599 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:41 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:41.599 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:41 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:41.599 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:41 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-22T07:40:41.599 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:41 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-22T07:40:41.599 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:41 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:40:41.599 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:41 smithi105 ceph-mon[102016]: Deploying daemon mds.b on smithi105 2023-09-22T07:40:41.599 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:41 smithi105 ceph-mon[102016]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s, 0 objects/s recovering 2023-09-22T07:40:41.877 INFO:journalctl@ceph.mds.b.smithi105.stdout:Sep 22 07:40:41 smithi105 systemd[1]: Starting Ceph mds.b for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:40:41.985 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:40:41.986 INFO:teuthology.orchestra.run.smithi006.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":24341,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.6:6835/2571905276","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6834","nonce":2571905276},{"type":"v1","addr":"172.21.15.6:6835","nonce":2571905276}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[]} 2023-09-22T07:40:41.988 INFO:teuthology.orchestra.run.smithi006.stderr:dumped fsmap epoch 2 2023-09-22T07:40:42.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:42 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/3380765029' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-22T07:40:42.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:42 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/3380765029' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-22T07:40:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:42 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/3380765029' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-22T07:40:42.626 INFO:journalctl@ceph.mds.b.smithi105.stdout:Sep 22 07:40:42 smithi105 conmon[143726]: starting mds.b at 2023-09-22T07:40:42.627 INFO:journalctl@ceph.mds.b.smithi105.stdout:Sep 22 07:40:42 smithi105 bash[143684]: d99d16e4c45f1ac3696d0d6c346a71a34dfe17973b9da7d05e8f11b183cc1a6d 2023-09-22T07:40:42.627 INFO:journalctl@ceph.mds.b.smithi105.stdout:Sep 22 07:40:42 smithi105 systemd[1]: Started Ceph mds.b for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:40:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:43 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:43 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:43 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:43 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:43 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:43 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:40:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:43 smithi006 ceph-mon[97617]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-09-22T07:40:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:43 smithi006 ceph-mon[97617]: mds.? [v2:172.21.15.105:6832/3827977260,v1:172.21.15.105:6833/3827977260] up:boot 2023-09-22T07:40:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:43 smithi006 ceph-mon[97617]: fsmap 2 up:standby 2023-09-22T07:40:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:43 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-09-22T07:40:43.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:43 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:43.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:43 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:43.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:43 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:43.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:43 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:43.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:43 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:43.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:43 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:40:43.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:43 smithi006 ceph-mon[116271]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-09-22T07:40:43.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:43 smithi006 ceph-mon[116271]: mds.? [v2:172.21.15.105:6832/3827977260,v1:172.21.15.105:6833/3827977260] up:boot 2023-09-22T07:40:43.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:43 smithi006 ceph-mon[116271]: fsmap 2 up:standby 2023-09-22T07:40:43.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:43 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-09-22T07:40:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:43 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:43 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:43 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:43 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:43 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:43.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:43 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:40:43.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:43 smithi105 ceph-mon[102016]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-09-22T07:40:43.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:43 smithi105 ceph-mon[102016]: mds.? [v2:172.21.15.105:6832/3827977260,v1:172.21.15.105:6833/3827977260] up:boot 2023-09-22T07:40:43.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:43 smithi105 ceph-mon[102016]: fsmap 2 up:standby 2023-09-22T07:40:43.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:43 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-09-22T07:40:43.999 DEBUG:teuthology.orchestra.run.smithi006:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-09-22T07:40:44.382 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:40:44.382 INFO:teuthology.orchestra.run.smithi006.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":24341,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.6:6835/2571905276","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6834","nonce":2571905276},{"type":"v1","addr":"172.21.15.6:6835","nonce":2571905276}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2},{"gid":24385,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.105:6833/3827977260","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6832","nonce":3827977260},{"type":"v1","addr":"172.21.15.105:6833","nonce":3827977260}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":3}],"filesystems":[]} 2023-09-22T07:40:44.385 INFO:teuthology.orchestra.run.smithi006.stderr:dumped fsmap epoch 3 2023-09-22T07:40:44.396 DEBUG:teuthology.orchestra.run.smithi006:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-09-22T07:40:44.727 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:40:44.727 INFO:teuthology.orchestra.run.smithi006.stdout:{"epoch":58,"fsid":"762f9dea-591a-11ee-8db4-212e2dc638e7","created":"2023-09-22T07:35:28.873111+0000","modified":"2023-09-22T07:40:30.279380+0000","last_up_change":"2023-09-22T07:40:26.253706+0000","last_in_change":"2023-09-22T07:40:09.144000+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-22T07:38:33.324608+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"8bb64d38-363d-4887-b5e3-a21b593ff5b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6802","nonce":2185968644},{"type":"v1","addr":"172.21.15.6:6803","nonce":2185968644}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6804","nonce":2185968644},{"type":"v1","addr":"172.21.15.6:6805","nonce":2185968644}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6808","nonce":2185968644},{"type":"v1","addr":"172.21.15.6:6809","nonce":2185968644}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6806","nonce":2185968644},{"type":"v1","addr":"172.21.15.6:6807","nonce":2185968644}]},"public_addr":"172.21.15.6:6803/2185968644","cluster_addr":"172.21.15.6:6805/2185968644","heartbeat_back_addr":"172.21.15.6:6809/2185968644","heartbeat_front_addr":"172.21.15.6:6807/2185968644","state":["exists","up"]},{"osd":1,"uuid":"7a9fe51f-5726-4a3f-a524-951f0976f687","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6810","nonce":1850130571},{"type":"v1","addr":"172.21.15.6:6811","nonce":1850130571}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6812","nonce":1850130571},{"type":"v1","addr":"172.21.15.6:6813","nonce":1850130571}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6816","nonce":1850130571},{"type":"v1","addr":"172.21.15.6:6817","nonce":1850130571}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6814","nonce":1850130571},{"type":"v1","addr":"172.21.15.6:6815","nonce":1850130571}]},"public_addr":"172.21.15.6:6811/1850130571","cluster_addr":"172.21.15.6:6813/1850130571","heartbeat_back_addr":"172.21.15.6:6817/1850130571","heartbeat_front_addr":"172.21.15.6:6815/1850130571","state":["exists","up"]},{"osd":2,"uuid":"d394f80c-eac0-4bad-b3d7-f42410a56d53","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.6:6818","nonce":3243848510},{"type":"v1","addr":"172.21.15.6:6819","nonce":3243848510}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6820","nonce":3243848510},{"type":"v1","addr":"172.21.15.6:6821","nonce":3243848510}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6824","nonce":3243848510},{"type":"v1","addr":"172.21.15.6:6825","nonce":3243848510}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6822","nonce":3243848510},{"type":"v1","addr":"172.21.15.6:6823","nonce":3243848510}]},"public_addr":"172.21.15.6:6819/3243848510","cluster_addr":"172.21.15.6:6821/3243848510","heartbeat_back_addr":"172.21.15.6:6825/3243848510","heartbeat_front_addr":"172.21.15.6:6823/3243848510","state":["exists","up"]},{"osd":3,"uuid":"71b7914f-6c47-4214-84dc-4ff442e0b531","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6826","nonce":1407814622},{"type":"v1","addr":"172.21.15.6:6827","nonce":1407814622}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6828","nonce":1407814622},{"type":"v1","addr":"172.21.15.6:6829","nonce":1407814622}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6832","nonce":1407814622},{"type":"v1","addr":"172.21.15.6:6833","nonce":1407814622}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6830","nonce":1407814622},{"type":"v1","addr":"172.21.15.6:6831","nonce":1407814622}]},"public_addr":"172.21.15.6:6827/1407814622","cluster_addr":"172.21.15.6:6829/1407814622","heartbeat_back_addr":"172.21.15.6:6833/1407814622","heartbeat_front_addr":"172.21.15.6:6831/1407814622","state":["exists","up"]},{"osd":4,"uuid":"e1aea093-739d-401b-a8ea-09e6a0dcebcf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6800","nonce":3893374581},{"type":"v1","addr":"172.21.15.105:6801","nonce":3893374581}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6802","nonce":3893374581},{"type":"v1","addr":"172.21.15.105:6803","nonce":3893374581}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6806","nonce":3893374581},{"type":"v1","addr":"172.21.15.105:6807","nonce":3893374581}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6804","nonce":3893374581},{"type":"v1","addr":"172.21.15.105:6805","nonce":3893374581}]},"public_addr":"172.21.15.105:6801/3893374581","cluster_addr":"172.21.15.105:6803/3893374581","heartbeat_back_addr":"172.21.15.105:6807/3893374581","heartbeat_front_addr":"172.21.15.105:6805/3893374581","state":["exists","up"]},{"osd":5,"uuid":"d7bd86d2-bbe8-4906-b27c-d6ee4fcb9a43","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6808","nonce":610198606},{"type":"v1","addr":"172.21.15.105:6809","nonce":610198606}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6810","nonce":610198606},{"type":"v1","addr":"172.21.15.105:6811","nonce":610198606}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6814","nonce":610198606},{"type":"v1","addr":"172.21.15.105:6815","nonce":610198606}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6812","nonce":610198606},{"type":"v1","addr":"172.21.15.105:6813","nonce":610198606}]},"public_addr":"172.21.15.105:6809/610198606","cluster_addr":"172.21.15.105:6811/610198606","heartbeat_back_addr":"172.21.15.105:6815/610198606","heartbeat_front_addr":"172.21.15.105:6813/610198606","state":["exists","up"]},{"osd":6,"uuid":"2e2fa4f4-a635-4d3f-839e-470bfca3b42c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6816","nonce":3624680201},{"type":"v1","addr":"172.21.15.105:6817","nonce":3624680201}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6818","nonce":3624680201},{"type":"v1","addr":"172.21.15.105:6819","nonce":3624680201}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6822","nonce":3624680201},{"type":"v1","addr":"172.21.15.105:6823","nonce":3624680201}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6820","nonce":3624680201},{"type":"v1","addr":"172.21.15.105:6821","nonce":3624680201}]},"public_addr":"172.21.15.105:6817/3624680201","cluster_addr":"172.21.15.105:6819/3624680201","heartbeat_back_addr":"172.21.15.105:6823/3624680201","heartbeat_front_addr":"172.21.15.105:6821/3624680201","state":["exists","up"]},{"osd":7,"uuid":"470becf6-e9a6-43b0-9523-5adeaae3a773","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6824","nonce":1346867359},{"type":"v1","addr":"172.21.15.105:6825","nonce":1346867359}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6826","nonce":1346867359},{"type":"v1","addr":"172.21.15.105:6827","nonce":1346867359}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6830","nonce":1346867359},{"type":"v1","addr":"172.21.15.105:6831","nonce":1346867359}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6828","nonce":1346867359},{"type":"v1","addr":"172.21.15.105:6829","nonce":1346867359}]},"public_addr":"172.21.15.105:6825/1346867359","cluster_addr":"172.21.15.105:6827/1346867359","heartbeat_back_addr":"172.21.15.105:6831/1346867359","heartbeat_front_addr":"172.21.15.105:6829/1346867359","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:37:44.219567+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:38:07.671709+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:38:30.544285+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:38:55.151731+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:39:16.837113+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:39:39.094641+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:40:01.360550+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:40:24.497092+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.6:0/303763198":"2023-09-23T07:36:24.799253+0000","172.21.15.6:6801/1415569493":"2023-09-23T07:36:24.799253+0000","172.21.15.6:6800/1415569493":"2023-09-23T07:36:24.799253+0000","172.21.15.6:0/3683246654":"2023-09-23T07:36:24.799253+0000","172.21.15.6:6800/1167578271":"2023-09-23T07:35:58.224295+0000","172.21.15.6:6801/1167578271":"2023-09-23T07:35:58.224295+0000","172.21.15.6:0/1949392525":"2023-09-23T07:35:58.224295+0000","172.21.15.6:0/1937361703":"2023-09-23T07:36:24.799253+0000","172.21.15.6:0/66815143":"2023-09-23T07:35:58.224295+0000","172.21.15.6:0/2357341417":"2023-09-23T07:35:58.224295+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-09-22T07:40:44.741 INFO:tasks.cephfs.filesystem.ceph_manager:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-09-22T07:38:33.324608+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}] 2023-09-22T07:40:44.741 DEBUG:teuthology.orchestra.run.smithi006:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get .mgr pg_num 2023-09-22T07:40:45.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:44 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:45.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:44 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:45.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:44 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:45.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:44 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:45.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:44 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:40:45.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:44 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:40:45.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:44 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:45.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:44 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:40:45.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:44 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:40:45.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:44 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:40:45.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:44 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:45.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:44 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/2151714471' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-22T07:40:45.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:44 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/304332902' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-22T07:40:45.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:44 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:45.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:44 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:45.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:44 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:45.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:44 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:45.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:44 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:45.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:44 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:40:45.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:44 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:40:45.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:44 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:45.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:44 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:40:45.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:44 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:40:45.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:44 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:40:45.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:44 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:45.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:44 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/2151714471' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-22T07:40:45.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:44 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/304332902' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-22T07:40:45.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:44 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:45.070 INFO:teuthology.orchestra.run.smithi006.stdout:pg_num: 1 2023-09-22T07:40:45.084 DEBUG:teuthology.orchestra.run.smithi006:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph --format=json-pretty osd lspools 2023-09-22T07:40:45.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:44 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:45.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:44 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:45.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:44 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:45.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:44 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:45.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:44 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:40:45.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:44 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:40:45.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:44 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:45.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:44 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:40:45.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:44 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:40:45.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:44 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:40:45.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:44 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:45.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:44 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/2151714471' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-22T07:40:45.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:44 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/304332902' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-22T07:40:45.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:44 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:40:45.414 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:40:45.415 INFO:teuthology.orchestra.run.smithi006.stdout:[ 2023-09-22T07:40:45.415 INFO:teuthology.orchestra.run.smithi006.stdout: { 2023-09-22T07:40:45.415 INFO:teuthology.orchestra.run.smithi006.stdout: "poolnum": 1, 2023-09-22T07:40:45.415 INFO:teuthology.orchestra.run.smithi006.stdout: "poolname": ".mgr" 2023-09-22T07:40:45.415 INFO:teuthology.orchestra.run.smithi006.stdout: } 2023-09-22T07:40:45.415 INFO:teuthology.orchestra.run.smithi006.stdout:] 2023-09-22T07:40:45.429 DEBUG:tasks.cephfs.filesystem:Creating filesystem 'cephfs' 2023-09-22T07:40:45.429 DEBUG:teuthology.orchestra.run.smithi006:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool create cephfs_metadata --pg_num_min 64 2023-09-22T07:40:46.383 INFO:teuthology.orchestra.run.smithi006.stderr:pool 'cephfs_metadata' created 2023-09-22T07:40:46.395 DEBUG:teuthology.orchestra.run.smithi006:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool create cephfs_data 64 --pg_num_min 64 --target_size_ratio 0.9 2023-09-22T07:40:46.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:46 smithi006 ceph-mon[116271]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:40:46.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:46 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/2446778636' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-09-22T07:40:46.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:46 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/2242744212' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2023-09-22T07:40:46.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:46 smithi006 ceph-mon[97617]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:40:46.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:46 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/2446778636' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-09-22T07:40:46.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:46 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/2242744212' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2023-09-22T07:40:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:46 smithi105 ceph-mon[102016]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:40:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:46 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/2446778636' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-09-22T07:40:46.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:46 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/2242744212' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2023-09-22T07:40:47.401 INFO:teuthology.orchestra.run.smithi006.stderr:pool 'cephfs_data' created 2023-09-22T07:40:47.416 DEBUG:teuthology.orchestra.run.smithi006:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs new cephfs cephfs_metadata cephfs_data 2023-09-22T07:40:47.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:47 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/3320358467' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2023-09-22T07:40:47.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:47 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/3320358467' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2023-09-22T07:40:47.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:47 smithi006 ceph-mon[97617]: osdmap e59: 8 total, 8 up, 8 in 2023-09-22T07:40:47.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:47 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/4009552699' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]: dispatch 2023-09-22T07:40:47.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:47 smithi006 ceph-mon[97617]: 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-09-22T07:40:47.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:47 smithi006 ceph-mon[97617]: pgmap v180: 33 pgs: 5 creating+peering, 1 active+clean, 27 unknown; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:40:47.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:47 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/3320358467' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2023-09-22T07:40:47.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:47 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/3320358467' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2023-09-22T07:40:47.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:47 smithi006 ceph-mon[116271]: osdmap e59: 8 total, 8 up, 8 in 2023-09-22T07:40:47.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:47 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/4009552699' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]: dispatch 2023-09-22T07:40:47.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:47 smithi006 ceph-mon[116271]: 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-09-22T07:40:47.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:47 smithi006 ceph-mon[116271]: pgmap v180: 33 pgs: 5 creating+peering, 1 active+clean, 27 unknown; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:40:47.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:47 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/3320358467' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2023-09-22T07:40:47.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:47 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/3320358467' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2023-09-22T07:40:47.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:47 smithi105 ceph-mon[102016]: osdmap e59: 8 total, 8 up, 8 in 2023-09-22T07:40:47.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:47 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/4009552699' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]: dispatch 2023-09-22T07:40:47.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:47 smithi105 ceph-mon[102016]: 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-09-22T07:40:47.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:47 smithi105 ceph-mon[102016]: pgmap v180: 33 pgs: 5 creating+peering, 1 active+clean, 27 unknown; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:40:47.818 INFO:teuthology.orchestra.run.smithi006.stderr:new fs with metadata pool 2 and data pool 3 2023-09-22T07:40:47.836 DEBUG:teuthology.orchestra.run.smithi006:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-09-22T07:40:48.204 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:40:48.204 INFO:teuthology.orchestra.run.smithi006.stdout:{"epoch":61,"fsid":"762f9dea-591a-11ee-8db4-212e2dc638e7","created":"2023-09-22T07:35:28.873111+0000","modified":"2023-09-22T07:40:47.794221+0000","last_up_change":"2023-09-22T07:40:26.253706+0000","last_in_change":"2023-09-22T07:40:09.144000+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":3,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-22T07:38:33.324608+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2023-09-22T07:40:46.187845+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":"61","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2023-09-22T07:40:47.166043+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":"61","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":"8bb64d38-363d-4887-b5e3-a21b593ff5b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6802","nonce":2185968644},{"type":"v1","addr":"172.21.15.6:6803","nonce":2185968644}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6804","nonce":2185968644},{"type":"v1","addr":"172.21.15.6:6805","nonce":2185968644}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6808","nonce":2185968644},{"type":"v1","addr":"172.21.15.6:6809","nonce":2185968644}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6806","nonce":2185968644},{"type":"v1","addr":"172.21.15.6:6807","nonce":2185968644}]},"public_addr":"172.21.15.6:6803/2185968644","cluster_addr":"172.21.15.6:6805/2185968644","heartbeat_back_addr":"172.21.15.6:6809/2185968644","heartbeat_front_addr":"172.21.15.6:6807/2185968644","state":["exists","up"]},{"osd":1,"uuid":"7a9fe51f-5726-4a3f-a524-951f0976f687","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6810","nonce":1850130571},{"type":"v1","addr":"172.21.15.6:6811","nonce":1850130571}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6812","nonce":1850130571},{"type":"v1","addr":"172.21.15.6:6813","nonce":1850130571}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6816","nonce":1850130571},{"type":"v1","addr":"172.21.15.6:6817","nonce":1850130571}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6814","nonce":1850130571},{"type":"v1","addr":"172.21.15.6:6815","nonce":1850130571}]},"public_addr":"172.21.15.6:6811/1850130571","cluster_addr":"172.21.15.6:6813/1850130571","heartbeat_back_addr":"172.21.15.6:6817/1850130571","heartbeat_front_addr":"172.21.15.6:6815/1850130571","state":["exists","up"]},{"osd":2,"uuid":"d394f80c-eac0-4bad-b3d7-f42410a56d53","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6818","nonce":3243848510},{"type":"v1","addr":"172.21.15.6:6819","nonce":3243848510}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6820","nonce":3243848510},{"type":"v1","addr":"172.21.15.6:6821","nonce":3243848510}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6824","nonce":3243848510},{"type":"v1","addr":"172.21.15.6:6825","nonce":3243848510}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6822","nonce":3243848510},{"type":"v1","addr":"172.21.15.6:6823","nonce":3243848510}]},"public_addr":"172.21.15.6:6819/3243848510","cluster_addr":"172.21.15.6:6821/3243848510","heartbeat_back_addr":"172.21.15.6:6825/3243848510","heartbeat_front_addr":"172.21.15.6:6823/3243848510","state":["exists","up"]},{"osd":3,"uuid":"71b7914f-6c47-4214-84dc-4ff442e0b531","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6826","nonce":1407814622},{"type":"v1","addr":"172.21.15.6:6827","nonce":1407814622}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6828","nonce":1407814622},{"type":"v1","addr":"172.21.15.6:6829","nonce":1407814622}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6832","nonce":1407814622},{"type":"v1","addr":"172.21.15.6:6833","nonce":1407814622}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6830","nonce":1407814622},{"type":"v1","addr":"172.21.15.6:6831","nonce":1407814622}]},"public_addr":"172.21.15.6:6827/1407814622","cluster_addr":"172.21.15.6:6829/1407814622","heartbeat_back_addr":"172.21.15.6:6833/1407814622","heartbeat_front_addr":"172.21.15.6:6831/1407814622","state":["exists","up"]},{"osd":4,"uuid":"e1aea093-739d-401b-a8ea-09e6a0dcebcf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6800","nonce":3893374581},{"type":"v1","addr":"172.21.15.105:6801","nonce":3893374581}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6802","nonce":3893374581},{"type":"v1","addr":"172.21.15.105:6803","nonce":3893374581}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6806","nonce":3893374581},{"type":"v1","addr":"172.21.15.105:6807","nonce":3893374581}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6804","nonce":3893374581},{"type":"v1","addr":"172.21.15.105:6805","nonce":3893374581}]},"public_addr":"172.21.15.105:6801/3893374581","cluster_addr":"172.21.15.105:6803/3893374581","heartbeat_back_addr":"172.21.15.105:6807/3893374581","heartbeat_front_addr":"172.21.15.105:6805/3893374581","state":["exists","up"]},{"osd":5,"uuid":"d7bd86d2-bbe8-4906-b27c-d6ee4fcb9a43","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6808","nonce":610198606},{"type":"v1","addr":"172.21.15.105:6809","nonce":610198606}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6810","nonce":610198606},{"type":"v1","addr":"172.21.15.105:6811","nonce":610198606}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6814","nonce":610198606},{"type":"v1","addr":"172.21.15.105:6815","nonce":610198606}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6812","nonce":610198606},{"type":"v1","addr":"172.21.15.105:6813","nonce":610198606}]},"public_addr":"172.21.15.105:6809/610198606","cluster_addr":"172.21.15.105:6811/610198606","heartbeat_back_addr":"172.21.15.105:6815/610198606","heartbeat_front_addr":"172.21.15.105:6813/610198606","state":["exists","up"]},{"osd":6,"uuid":"2e2fa4f4-a635-4d3f-839e-470bfca3b42c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6816","nonce":3624680201},{"type":"v1","addr":"172.21.15.105:6817","nonce":3624680201}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6818","nonce":3624680201},{"type":"v1","addr":"172.21.15.105:6819","nonce":3624680201}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6822","nonce":3624680201},{"type":"v1","addr":"172.21.15.105:6823","nonce":3624680201}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6820","nonce":3624680201},{"type":"v1","addr":"172.21.15.105:6821","nonce":3624680201}]},"public_addr":"172.21.15.105:6817/3624680201","cluster_addr":"172.21.15.105:6819/3624680201","heartbeat_back_addr":"172.21.15.105:6823/3624680201","heartbeat_front_addr":"172.21.15.105:6821/3624680201","state":["exists","up"]},{"osd":7,"uuid":"470becf6-e9a6-43b0-9523-5adeaae3a773","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6824","nonce":1346867359},{"type":"v1","addr":"172.21.15.105:6825","nonce":1346867359}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6826","nonce":1346867359},{"type":"v1","addr":"172.21.15.105:6827","nonce":1346867359}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6830","nonce":1346867359},{"type":"v1","addr":"172.21.15.105:6831","nonce":1346867359}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6828","nonce":1346867359},{"type":"v1","addr":"172.21.15.105:6829","nonce":1346867359}]},"public_addr":"172.21.15.105:6825/1346867359","cluster_addr":"172.21.15.105:6827/1346867359","heartbeat_back_addr":"172.21.15.105:6831/1346867359","heartbeat_front_addr":"172.21.15.105:6829/1346867359","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:37:44.219567+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:38:07.671709+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:38:30.544285+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:38:55.151731+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:39:16.837113+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:39:39.094641+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:40:01.360550+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:40:24.497092+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.6:0/303763198":"2023-09-23T07:36:24.799253+0000","172.21.15.6:6801/1415569493":"2023-09-23T07:36:24.799253+0000","172.21.15.6:6800/1415569493":"2023-09-23T07:36:24.799253+0000","172.21.15.6:0/3683246654":"2023-09-23T07:36:24.799253+0000","172.21.15.6:6800/1167578271":"2023-09-23T07:35:58.224295+0000","172.21.15.6:6801/1167578271":"2023-09-23T07:35:58.224295+0000","172.21.15.6:0/1949392525":"2023-09-23T07:35:58.224295+0000","172.21.15.6:0/1937361703":"2023-09-23T07:36:24.799253+0000","172.21.15.6:0/66815143":"2023-09-23T07:35:58.224295+0000","172.21.15.6:0/2357341417":"2023-09-23T07:35:58.224295+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-09-22T07:40:48.218 DEBUG:teuthology.orchestra.run.smithi006:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-09-22T07:40:48.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:48 smithi006 ceph-mon[116271]: 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-09-22T07:40:48.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:48 smithi006 ceph-mon[116271]: osdmap e60: 8 total, 8 up, 8 in 2023-09-22T07:40:48.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:48 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/2065522069' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2023-09-22T07:40:48.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:48 smithi006 ceph-mon[116271]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2023-09-22T07:40:48.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:48 smithi006 ceph-mon[116271]: daemon mds.b assigned to filesystem cephfs as rank 0 2023-09-22T07:40:48.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:48 smithi006 ceph-mon[116271]: osdmap e61: 8 total, 8 up, 8 in 2023-09-22T07:40:48.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:48 smithi006 ceph-mon[116271]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2023-09-22T07:40:48.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:48 smithi006 ceph-mon[116271]: fsmap cephfs:1 {0=b=up:creating} 1 up:standby 2023-09-22T07:40:48.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:48 smithi006 ceph-mon[116271]: daemon mds.b is now active in filesystem cephfs as rank 0 2023-09-22T07:40:48.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:48 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/2227862897' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-22T07:40:48.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:48 smithi006 ceph-mon[97617]: 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-09-22T07:40:48.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:48 smithi006 ceph-mon[97617]: osdmap e60: 8 total, 8 up, 8 in 2023-09-22T07:40:48.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:48 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/2065522069' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2023-09-22T07:40:48.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:48 smithi006 ceph-mon[97617]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2023-09-22T07:40:48.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:48 smithi006 ceph-mon[97617]: daemon mds.b assigned to filesystem cephfs as rank 0 2023-09-22T07:40:48.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:48 smithi006 ceph-mon[97617]: osdmap e61: 8 total, 8 up, 8 in 2023-09-22T07:40:48.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:48 smithi006 ceph-mon[97617]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2023-09-22T07:40:48.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:48 smithi006 ceph-mon[97617]: fsmap cephfs:1 {0=b=up:creating} 1 up:standby 2023-09-22T07:40:48.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:48 smithi006 ceph-mon[97617]: daemon mds.b is now active in filesystem cephfs as rank 0 2023-09-22T07:40:48.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:48 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/2227862897' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-22T07:40:48.548 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:40:48.548 INFO:teuthology.orchestra.run.smithi006.stdout:{"epoch":61,"fsid":"762f9dea-591a-11ee-8db4-212e2dc638e7","created":"2023-09-22T07:35:28.873111+0000","modified":"2023-09-22T07:40:47.794221+0000","last_up_change":"2023-09-22T07:40:26.253706+0000","last_in_change":"2023-09-22T07:40:09.144000+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":3,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-22T07:38:33.324608+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2023-09-22T07:40:46.187845+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":"61","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2023-09-22T07:40:47.166043+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":"61","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":"8bb64d38-363d-4887-b5e3-a21b593ff5b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6802","nonce":2185968644},{"type":"v1","addr":"172.21.15.6:6803","nonce":2185968644}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6804","nonce":2185968644},{"type":"v1","addr":"172.21.15.6:6805","nonce":2185968644}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6808","nonce":2185968644},{"type":"v1","addr":"172.21.15.6:6809","nonce":2185968644}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6806","nonce":2185968644},{"type":"v1","addr":"172.21.15.6:6807","nonce":2185968644}]},"public_addr":"172.21.15.6:6803/2185968644","cluster_addr":"172.21.15.6:6805/2185968644","heartbeat_back_addr":"172.21.15.6:6809/2185968644","heartbeat_front_addr":"172.21.15.6:6807/2185968644","state":["exists","up"]},{"osd":1,"uuid":"7a9fe51f-5726-4a3f-a524-951f0976f687","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6810","nonce":1850130571},{"type":"v1","addr":"172.21.15.6:6811","nonce":1850130571}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6812","nonce":1850130571},{"type":"v1","addr":"172.21.15.6:6813","nonce":1850130571}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6816","nonce":1850130571},{"type":"v1","addr":"172.21.15.6:6817","nonce":1850130571}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6814","nonce":1850130571},{"type":"v1","addr":"172.21.15.6:6815","nonce":1850130571}]},"public_addr":"172.21.15.6:6811/1850130571","cluster_addr":"172.21.15.6:6813/1850130571","heartbeat_back_addr":"172.21.15.6:6817/1850130571","heartbeat_front_addr":"172.21.15.6:6815/1850130571","state":["exists","up"]},{"osd":2,"uuid":"d394f80c-eac0-4bad-b3d7-f42410a56d53","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6818","nonce":3243848510},{"type":"v1","addr":"172.21.15.6:6819","nonce":3243848510}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6820","nonce":3243848510},{"type":"v1","addr":"172.21.15.6:6821","nonce":3243848510}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6824","nonce":3243848510},{"type":"v1","addr":"172.21.15.6:6825","nonce":3243848510}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6822","nonce":3243848510},{"type":"v1","addr":"172.21.15.6:6823","nonce":3243848510}]},"public_addr":"172.21.15.6:6819/3243848510","cluster_addr":"172.21.15.6:6821/3243848510","heartbeat_back_addr":"172.21.15.6:6825/3243848510","heartbeat_front_addr":"172.21.15.6:6823/3243848510","state":["exists","up"]},{"osd":3,"uuid":"71b7914f-6c47-4214-84dc-4ff442e0b531","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6826","nonce":1407814622},{"type":"v1","addr":"172.21.15.6:6827","nonce":1407814622}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6828","nonce":1407814622},{"type":"v1","addr":"172.21.15.6:6829","nonce":1407814622}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6832","nonce":1407814622},{"type":"v1","addr":"172.21.15.6:6833","nonce":1407814622}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6830","nonce":1407814622},{"type":"v1","addr":"172.21.15.6:6831","nonce":1407814622}]},"public_addr":"172.21.15.6:6827/1407814622","cluster_addr":"172.21.15.6:6829/1407814622","heartbeat_back_addr":"172.21.15.6:6833/1407814622","heartbeat_front_addr":"172.21.15.6:6831/1407814622","state":["exists","up"]},{"osd":4,"uuid":"e1aea093-739d-401b-a8ea-09e6a0dcebcf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6800","nonce":3893374581},{"type":"v1","addr":"172.21.15.105:6801","nonce":3893374581}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6802","nonce":3893374581},{"type":"v1","addr":"172.21.15.105:6803","nonce":3893374581}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6806","nonce":3893374581},{"type":"v1","addr":"172.21.15.105:6807","nonce":3893374581}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6804","nonce":3893374581},{"type":"v1","addr":"172.21.15.105:6805","nonce":3893374581}]},"public_addr":"172.21.15.105:6801/3893374581","cluster_addr":"172.21.15.105:6803/3893374581","heartbeat_back_addr":"172.21.15.105:6807/3893374581","heartbeat_front_addr":"172.21.15.105:6805/3893374581","state":["exists","up"]},{"osd":5,"uuid":"d7bd86d2-bbe8-4906-b27c-d6ee4fcb9a43","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6808","nonce":610198606},{"type":"v1","addr":"172.21.15.105:6809","nonce":610198606}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6810","nonce":610198606},{"type":"v1","addr":"172.21.15.105:6811","nonce":610198606}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6814","nonce":610198606},{"type":"v1","addr":"172.21.15.105:6815","nonce":610198606}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6812","nonce":610198606},{"type":"v1","addr":"172.21.15.105:6813","nonce":610198606}]},"public_addr":"172.21.15.105:6809/610198606","cluster_addr":"172.21.15.105:6811/610198606","heartbeat_back_addr":"172.21.15.105:6815/610198606","heartbeat_front_addr":"172.21.15.105:6813/610198606","state":["exists","up"]},{"osd":6,"uuid":"2e2fa4f4-a635-4d3f-839e-470bfca3b42c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6816","nonce":3624680201},{"type":"v1","addr":"172.21.15.105:6817","nonce":3624680201}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6818","nonce":3624680201},{"type":"v1","addr":"172.21.15.105:6819","nonce":3624680201}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6822","nonce":3624680201},{"type":"v1","addr":"172.21.15.105:6823","nonce":3624680201}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6820","nonce":3624680201},{"type":"v1","addr":"172.21.15.105:6821","nonce":3624680201}]},"public_addr":"172.21.15.105:6817/3624680201","cluster_addr":"172.21.15.105:6819/3624680201","heartbeat_back_addr":"172.21.15.105:6823/3624680201","heartbeat_front_addr":"172.21.15.105:6821/3624680201","state":["exists","up"]},{"osd":7,"uuid":"470becf6-e9a6-43b0-9523-5adeaae3a773","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6824","nonce":1346867359},{"type":"v1","addr":"172.21.15.105:6825","nonce":1346867359}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6826","nonce":1346867359},{"type":"v1","addr":"172.21.15.105:6827","nonce":1346867359}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6830","nonce":1346867359},{"type":"v1","addr":"172.21.15.105:6831","nonce":1346867359}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6828","nonce":1346867359},{"type":"v1","addr":"172.21.15.105:6829","nonce":1346867359}]},"public_addr":"172.21.15.105:6825/1346867359","cluster_addr":"172.21.15.105:6827/1346867359","heartbeat_back_addr":"172.21.15.105:6831/1346867359","heartbeat_front_addr":"172.21.15.105:6829/1346867359","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:37:44.219567+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:38:07.671709+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:38:30.544285+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:38:55.151731+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:39:16.837113+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:39:39.094641+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:40:01.360550+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:40:24.497092+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.6:0/303763198":"2023-09-23T07:36:24.799253+0000","172.21.15.6:6801/1415569493":"2023-09-23T07:36:24.799253+0000","172.21.15.6:6800/1415569493":"2023-09-23T07:36:24.799253+0000","172.21.15.6:0/3683246654":"2023-09-23T07:36:24.799253+0000","172.21.15.6:6800/1167578271":"2023-09-23T07:35:58.224295+0000","172.21.15.6:6801/1167578271":"2023-09-23T07:35:58.224295+0000","172.21.15.6:0/1949392525":"2023-09-23T07:35:58.224295+0000","172.21.15.6:0/1937361703":"2023-09-23T07:36:24.799253+0000","172.21.15.6:0/66815143":"2023-09-23T07:35:58.224295+0000","172.21.15.6:0/2357341417":"2023-09-23T07:35:58.224295+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-09-22T07:40:48.562 DEBUG:teuthology.orchestra.run.smithi006:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs set cephfs standby_count_wanted 0 2023-09-22T07:40:48.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:48 smithi105 ceph-mon[102016]: 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-09-22T07:40:48.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:48 smithi105 ceph-mon[102016]: osdmap e60: 8 total, 8 up, 8 in 2023-09-22T07:40:48.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:48 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/2065522069' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2023-09-22T07:40:48.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:48 smithi105 ceph-mon[102016]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2023-09-22T07:40:48.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:48 smithi105 ceph-mon[102016]: daemon mds.b assigned to filesystem cephfs as rank 0 2023-09-22T07:40:48.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:48 smithi105 ceph-mon[102016]: osdmap e61: 8 total, 8 up, 8 in 2023-09-22T07:40:48.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:48 smithi105 ceph-mon[102016]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2023-09-22T07:40:48.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:48 smithi105 ceph-mon[102016]: fsmap cephfs:1 {0=b=up:creating} 1 up:standby 2023-09-22T07:40:48.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:48 smithi105 ceph-mon[102016]: daemon mds.b is now active in filesystem cephfs as rank 0 2023-09-22T07:40:48.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:48 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/2227862897' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-22T07:40:49.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:49 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/3812298945' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-22T07:40:49.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:49 smithi006 ceph-mon[116271]: osdmap e62: 8 total, 8 up, 8 in 2023-09-22T07:40:49.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:49 smithi006 ceph-mon[116271]: mds.? [v2:172.21.15.105:6832/3827977260,v1:172.21.15.105:6833/3827977260] up:active 2023-09-22T07:40:49.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:49 smithi006 ceph-mon[116271]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-22T07:40:49.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:49 smithi006 ceph-mon[116271]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-22T07:40:49.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:49 smithi006 ceph-mon[116271]: pgmap v184: 97 pgs: 19 active+clean, 16 creating+peering, 62 unknown; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 767 B/s wr, 5 op/s 2023-09-22T07:40:49.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:49 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/1823422762' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2023-09-22T07:40:49.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:49 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/3812298945' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-22T07:40:49.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:49 smithi006 ceph-mon[97617]: osdmap e62: 8 total, 8 up, 8 in 2023-09-22T07:40:49.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:49 smithi006 ceph-mon[97617]: mds.? [v2:172.21.15.105:6832/3827977260,v1:172.21.15.105:6833/3827977260] up:active 2023-09-22T07:40:49.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:49 smithi006 ceph-mon[97617]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-22T07:40:49.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:49 smithi006 ceph-mon[97617]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-22T07:40:49.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:49 smithi006 ceph-mon[97617]: pgmap v184: 97 pgs: 19 active+clean, 16 creating+peering, 62 unknown; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 767 B/s wr, 5 op/s 2023-09-22T07:40:49.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:49 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/1823422762' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2023-09-22T07:40:49.844 DEBUG:tasks.cephfs.filesystem:fs_config: {} 2023-09-22T07:40:49.844 DEBUG:teuthology.orchestra.run.smithi006:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs set cephfs allow_standby_replay false 2023-09-22T07:40:49.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:49 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/3812298945' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-22T07:40:49.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:49 smithi105 ceph-mon[102016]: osdmap e62: 8 total, 8 up, 8 in 2023-09-22T07:40:49.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:49 smithi105 ceph-mon[102016]: mds.? [v2:172.21.15.105:6832/3827977260,v1:172.21.15.105:6833/3827977260] up:active 2023-09-22T07:40:49.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:49 smithi105 ceph-mon[102016]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-22T07:40:49.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:49 smithi105 ceph-mon[102016]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-22T07:40:49.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:49 smithi105 ceph-mon[102016]: pgmap v184: 97 pgs: 19 active+clean, 16 creating+peering, 62 unknown; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 767 B/s wr, 5 op/s 2023-09-22T07:40:49.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:49 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/1823422762' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2023-09-22T07:40:50.852 DEBUG:tasks.cephfs.filesystem:Not Creating any subvols for filesystem 'cephfs' 2023-09-22T07:40:50.852 DEBUG:teuthology.orchestra.run.smithi006:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-09-22T07:40:51.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:50 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/1823422762' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2023-09-22T07:40:51.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:50 smithi105 ceph-mon[102016]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-22T07:40:51.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:50 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/3615652067' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2023-09-22T07:40:51.232 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:40:51.232 INFO:teuthology.orchestra.run.smithi006.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":24341,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.6:6835/2571905276","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6834","nonce":2571905276},{"type":"v1","addr":"172.21.15.6:6835","nonce":2571905276}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[{"mdsmap":{"epoch":8,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2023-09-22T07:40:47.794580+0000","modified":"2023-09-22T07:40:50.825575+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":24385},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24385":{"gid":24385,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":3,"addr":"172.21.15.105:6833/3827977260","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6832","nonce":3827977260},{"type":"v1","addr":"172.21.15.105:6833","nonce":3827977260}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","standby_count_wanted":0},"id":1}]} 2023-09-22T07:40:51.235 INFO:teuthology.orchestra.run.smithi006.stderr:dumped fsmap epoch 8 2023-09-22T07:40:51.245 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:50 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/1823422762' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2023-09-22T07:40:51.245 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:50 smithi006 ceph-mon[116271]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-22T07:40:51.245 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:50 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/3615652067' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2023-09-22T07:40:51.246 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:50 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/1823422762' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2023-09-22T07:40:51.246 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:50 smithi006 ceph-mon[97617]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-22T07:40:51.246 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:50 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/3615652067' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2023-09-22T07:40:51.247 DEBUG:teuthology.orchestra.run.smithi006:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-09-22T07:40:51.575 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:40:51.576 INFO:teuthology.orchestra.run.smithi006.stdout:{"epoch":62,"fsid":"762f9dea-591a-11ee-8db4-212e2dc638e7","created":"2023-09-22T07:35:28.873111+0000","modified":"2023-09-22T07:40:48.796004+0000","last_up_change":"2023-09-22T07:40:26.253706+0000","last_in_change":"2023-09-22T07:40:09.144000+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":3,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-22T07:38:33.324608+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2023-09-22T07:40:46.187845+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":"61","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2023-09-22T07:40:47.166043+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":"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":"8bb64d38-363d-4887-b5e3-a21b593ff5b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6802","nonce":2185968644},{"type":"v1","addr":"172.21.15.6:6803","nonce":2185968644}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6804","nonce":2185968644},{"type":"v1","addr":"172.21.15.6:6805","nonce":2185968644}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6808","nonce":2185968644},{"type":"v1","addr":"172.21.15.6:6809","nonce":2185968644}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6806","nonce":2185968644},{"type":"v1","addr":"172.21.15.6:6807","nonce":2185968644}]},"public_addr":"172.21.15.6:6803/2185968644","cluster_addr":"172.21.15.6:6805/2185968644","heartbeat_back_addr":"172.21.15.6:6809/2185968644","heartbeat_front_addr":"172.21.15.6:6807/2185968644","state":["exists","up"]},{"osd":1,"uuid":"7a9fe51f-5726-4a3f-a524-951f0976f687","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6810","nonce":1850130571},{"type":"v1","addr":"172.21.15.6:6811","nonce":1850130571}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6812","nonce":1850130571},{"type":"v1","addr":"172.21.15.6:6813","nonce":1850130571}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6816","nonce":1850130571},{"type":"v1","addr":"172.21.15.6:6817","nonce":1850130571}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6814","nonce":1850130571},{"type":"v1","addr":"172.21.15.6:6815","nonce":1850130571}]},"public_addr":"172.21.15.6:6811/1850130571","cluster_addr":"172.21.15.6:6813/1850130571","heartbeat_back_addr":"172.21.15.6:6817/1850130571","heartbeat_front_addr":"172.21.15.6:6815/1850130571","state":["exists","up"]},{"osd":2,"uuid":"d394f80c-eac0-4bad-b3d7-f42410a56d53","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6818","nonce":3243848510},{"type":"v1","addr":"172.21.15.6:6819","nonce":3243848510}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6820","nonce":3243848510},{"type":"v1","addr":"172.21.15.6:6821","nonce":3243848510}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6824","nonce":3243848510},{"type":"v1","addr":"172.21.15.6:6825","nonce":3243848510}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6822","nonce":3243848510},{"type":"v1","addr":"172.21.15.6:6823","nonce":3243848510}]},"public_addr":"172.21.15.6:6819/3243848510","cluster_addr":"172.21.15.6:6821/3243848510","heartbeat_back_addr":"172.21.15.6:6825/3243848510","heartbeat_front_addr":"172.21.15.6:6823/3243848510","state":["exists","up"]},{"osd":3,"uuid":"71b7914f-6c47-4214-84dc-4ff442e0b531","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6826","nonce":1407814622},{"type":"v1","addr":"172.21.15.6:6827","nonce":1407814622}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6828","nonce":1407814622},{"type":"v1","addr":"172.21.15.6:6829","nonce":1407814622}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6832","nonce":1407814622},{"type":"v1","addr":"172.21.15.6:6833","nonce":1407814622}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6830","nonce":1407814622},{"type":"v1","addr":"172.21.15.6:6831","nonce":1407814622}]},"public_addr":"172.21.15.6:6827/1407814622","cluster_addr":"172.21.15.6:6829/1407814622","heartbeat_back_addr":"172.21.15.6:6833/1407814622","heartbeat_front_addr":"172.21.15.6:6831/1407814622","state":["exists","up"]},{"osd":4,"uuid":"e1aea093-739d-401b-a8ea-09e6a0dcebcf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6800","nonce":3893374581},{"type":"v1","addr":"172.21.15.105:6801","nonce":3893374581}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6802","nonce":3893374581},{"type":"v1","addr":"172.21.15.105:6803","nonce":3893374581}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6806","nonce":3893374581},{"type":"v1","addr":"172.21.15.105:6807","nonce":3893374581}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6804","nonce":3893374581},{"type":"v1","addr":"172.21.15.105:6805","nonce":3893374581}]},"public_addr":"172.21.15.105:6801/3893374581","cluster_addr":"172.21.15.105:6803/3893374581","heartbeat_back_addr":"172.21.15.105:6807/3893374581","heartbeat_front_addr":"172.21.15.105:6805/3893374581","state":["exists","up"]},{"osd":5,"uuid":"d7bd86d2-bbe8-4906-b27c-d6ee4fcb9a43","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6808","nonce":610198606},{"type":"v1","addr":"172.21.15.105:6809","nonce":610198606}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6810","nonce":610198606},{"type":"v1","addr":"172.21.15.105:6811","nonce":610198606}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6814","nonce":610198606},{"type":"v1","addr":"172.21.15.105:6815","nonce":610198606}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6812","nonce":610198606},{"type":"v1","addr":"172.21.15.105:6813","nonce":610198606}]},"public_addr":"172.21.15.105:6809/610198606","cluster_addr":"172.21.15.105:6811/610198606","heartbeat_back_addr":"172.21.15.105:6815/610198606","heartbeat_front_addr":"172.21.15.105:6813/610198606","state":["exists","up"]},{"osd":6,"uuid":"2e2fa4f4-a635-4d3f-839e-470bfca3b42c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6816","nonce":3624680201},{"type":"v1","addr":"172.21.15.105:6817","nonce":3624680201}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6818","nonce":3624680201},{"type":"v1","addr":"172.21.15.105:6819","nonce":3624680201}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6822","nonce":3624680201},{"type":"v1","addr":"172.21.15.105:6823","nonce":3624680201}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6820","nonce":3624680201},{"type":"v1","addr":"172.21.15.105:6821","nonce":3624680201}]},"public_addr":"172.21.15.105:6817/3624680201","cluster_addr":"172.21.15.105:6819/3624680201","heartbeat_back_addr":"172.21.15.105:6823/3624680201","heartbeat_front_addr":"172.21.15.105:6821/3624680201","state":["exists","up"]},{"osd":7,"uuid":"470becf6-e9a6-43b0-9523-5adeaae3a773","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6824","nonce":1346867359},{"type":"v1","addr":"172.21.15.105:6825","nonce":1346867359}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6826","nonce":1346867359},{"type":"v1","addr":"172.21.15.105:6827","nonce":1346867359}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6830","nonce":1346867359},{"type":"v1","addr":"172.21.15.105:6831","nonce":1346867359}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6828","nonce":1346867359},{"type":"v1","addr":"172.21.15.105:6829","nonce":1346867359}]},"public_addr":"172.21.15.105:6825/1346867359","cluster_addr":"172.21.15.105:6827/1346867359","heartbeat_back_addr":"172.21.15.105:6831/1346867359","heartbeat_front_addr":"172.21.15.105:6829/1346867359","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:37:44.219567+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:38:07.671709+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:38:30.544285+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:38:55.151731+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:39:16.837113+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:39:39.094641+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:40:01.360550+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:40:24.497092+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.6:0/303763198":"2023-09-23T07:36:24.799253+0000","172.21.15.6:6801/1415569493":"2023-09-23T07:36:24.799253+0000","172.21.15.6:6800/1415569493":"2023-09-23T07:36:24.799253+0000","172.21.15.6:0/3683246654":"2023-09-23T07:36:24.799253+0000","172.21.15.6:6800/1167578271":"2023-09-23T07:35:58.224295+0000","172.21.15.6:6801/1167578271":"2023-09-23T07:35:58.224295+0000","172.21.15.6:0/1949392525":"2023-09-23T07:35:58.224295+0000","172.21.15.6:0/1937361703":"2023-09-23T07:36:24.799253+0000","172.21.15.6:0/66815143":"2023-09-23T07:35:58.224295+0000","172.21.15.6:0/2357341417":"2023-09-23T07:35:58.224295+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-09-22T07:40:51.590 INFO:tasks.cephfs.filesystem.ceph_manager:waiting for clean 2023-09-22T07:40:51.590 DEBUG:teuthology.orchestra.run.smithi006:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2023-09-22T07:40:51.929 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:40:51.931 INFO:teuthology.orchestra.run.smithi006.stderr:dumped all 2023-09-22T07:40:51.939 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:51 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/3615652067' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2023-09-22T07:40:51.939 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:51 smithi006 ceph-mon[116271]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-22T07:40:51.939 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:51 smithi006 ceph-mon[116271]: pgmap v185: 97 pgs: 37 active+clean, 16 creating+peering, 44 unknown; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 6 op/s 2023-09-22T07:40:51.939 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:51 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/15424720' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-22T07:40:51.939 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:51 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/2375346450' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-22T07:40:51.940 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:51 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/3615652067' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2023-09-22T07:40:51.940 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:51 smithi006 ceph-mon[97617]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-22T07:40:51.940 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:51 smithi006 ceph-mon[97617]: pgmap v185: 97 pgs: 37 active+clean, 16 creating+peering, 44 unknown; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 6 op/s 2023-09-22T07:40:51.940 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:51 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/15424720' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-22T07:40:51.940 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:51 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/2375346450' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-22T07:40:51.941 INFO:teuthology.orchestra.run.smithi006.stdout:{"pg_ready":true,"pg_map":{"version":185,"stamp":"2023-09-22T07:40:50.855034+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592086,"num_objects":16,"num_object_clones":0,"num_object_copies":48,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":16,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":189,"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":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":141,"ondisk_log_size":141,"up":159,"acting":159,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":22,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":50360,"kb_used_data":6392,"kb_used_omap":0,"kb_used_meta":43904,"kb_avail":749910856,"statfs":{"total":767960285184,"available":767908716544,"internally_reserved":0,"allocated":6545408,"data_stored":3727614,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":44957696},"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":6,"apply_latency_ms":6,"commit_latency_ns":6000000,"apply_latency_ns":6000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":1718,"num_objects":14,"num_object_clones":0,"num_object_copies":42,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":14,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":30,"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":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.480559"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.817400+0000","last_change":"2023-09-22T07:40:47.815707+0000","last_active":"2023-09-22T07:40:47.817400+0000","last_peered":"2023-09-22T07:40:47.817400+0000","last_clean":"2023-09-22T07:40:47.817400+0000","last_became_active":"2023-09-22T07:40:47.815428+0000","last_became_peered":"2023-09-22T07:40:47.815428+0000","last_unstale":"2023-09-22T07:40:47.817400+0000","last_undegraded":"2023-09-22T07:40:47.817400+0000","last_fullsized":"2023-09-22T07:40:47.817400+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T17:49:45.462568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.3a","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.39","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.38","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.36","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.822330+0000","last_change":"2023-09-22T07:40:47.822330+0000","last_active":"2023-09-22T07:40:47.822330+0000","last_peered":"2023-09-22T07:40:47.822330+0000","last_clean":"2023-09-22T07:40:47.822330+0000","last_became_active":"2023-09-22T07:40:47.821955+0000","last_became_peered":"2023-09-22T07:40:47.821955+0000","last_unstale":"2023-09-22T07:40:47.822330+0000","last_undegraded":"2023-09-22T07:40:47.822330+0000","last_fullsized":"2023-09-22T07:40:47.822330+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:29:33.302143+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.35","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.824263+0000","last_change":"2023-09-22T07:40:47.824263+0000","last_active":"2023-09-22T07:40:47.824263+0000","last_peered":"2023-09-22T07:40:47.824263+0000","last_clean":"2023-09-22T07:40:47.824263+0000","last_became_active":"2023-09-22T07:40:47.823961+0000","last_became_peered":"2023-09-22T07:40:47.823961+0000","last_unstale":"2023-09-22T07:40:47.824263+0000","last_undegraded":"2023-09-22T07:40:47.824263+0000","last_fullsized":"2023-09-22T07:40:47.824263+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:45:52.795463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.828349+0000","last_change":"2023-09-22T07:40:47.826378+0000","last_active":"2023-09-22T07:40:47.828349+0000","last_peered":"2023-09-22T07:40:47.828349+0000","last_clean":"2023-09-22T07:40:47.828349+0000","last_became_active":"2023-09-22T07:40:47.825704+0000","last_became_peered":"2023-09-22T07:40:47.825704+0000","last_unstale":"2023-09-22T07:40:47.828349+0000","last_undegraded":"2023-09-22T07:40:47.828349+0000","last_fullsized":"2023-09-22T07:40:47.828349+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:53:00.162548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.833430+0000","last_change":"2023-09-22T07:40:47.822149+0000","last_active":"2023-09-22T07:40:47.833430+0000","last_peered":"2023-09-22T07:40:47.833430+0000","last_clean":"2023-09-22T07:40:47.833430+0000","last_became_active":"2023-09-22T07:40:47.821866+0000","last_became_peered":"2023-09-22T07:40:47.821866+0000","last_unstale":"2023-09-22T07:40:47.833430+0000","last_undegraded":"2023-09-22T07:40:47.833430+0000","last_fullsized":"2023-09-22T07:40:47.833430+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:52:34.085233+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.2f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.825646+0000","last_change":"2023-09-22T07:40:47.825646+0000","last_active":"2023-09-22T07:40:47.825646+0000","last_peered":"2023-09-22T07:40:47.825646+0000","last_clean":"2023-09-22T07:40:47.825646+0000","last_became_active":"2023-09-22T07:40:47.825352+0000","last_became_peered":"2023-09-22T07:40:47.825352+0000","last_unstale":"2023-09-22T07:40:47.825646+0000","last_undegraded":"2023-09-22T07:40:47.825646+0000","last_fullsized":"2023-09-22T07:40:47.825646+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:45:58.644248+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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-09-22T07:40:46.371852+0000","last_change":"2023-09-22T07:40:46.378770+0000","last_active":"2023-09-22T07:40:46.371852+0000","last_peered":"2023-09-22T07:40:46.371852+0000","last_clean":"2023-09-22T07:40:46.371852+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:46.371852+0000","last_undegraded":"2023-09-22T07:40:46.371852+0000","last_fullsized":"2023-09-22T07:40:46.371852+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:19:19.639520+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.1e","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-09-22T07:40:46.371852+0000","last_change":"2023-09-22T07:40:46.377336+0000","last_active":"2023-09-22T07:40:46.371852+0000","last_peered":"2023-09-22T07:40:46.371852+0000","last_clean":"2023-09-22T07:40:46.371852+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:46.371852+0000","last_undegraded":"2023-09-22T07:40:46.371852+0000","last_fullsized":"2023-09-22T07:40:46.371852+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:02:43.234361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[0,5],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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-09-22T07:40:46.371852+0000","last_change":"2023-09-22T07:40:46.379576+0000","last_active":"2023-09-22T07:40:46.371852+0000","last_peered":"2023-09-22T07:40:46.371852+0000","last_clean":"2023-09-22T07:40:46.371852+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:46.371852+0000","last_undegraded":"2023-09-22T07:40:46.371852+0000","last_fullsized":"2023-09-22T07:40:46.371852+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:52:19.385835+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[0,6],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.1c","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-09-22T07:40:46.371852+0000","last_change":"2023-09-22T07:40:46.378417+0000","last_active":"2023-09-22T07:40:46.371852+0000","last_peered":"2023-09-22T07:40:46.371852+0000","last_clean":"2023-09-22T07:40:46.371852+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:46.371852+0000","last_undegraded":"2023-09-22T07:40:46.371852+0000","last_fullsized":"2023-09-22T07:40:46.371852+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:02:34.063531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[2,5],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1d","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.1b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-09-22T07:40:46.371852+0000","last_change":"2023-09-22T07:40:46.377435+0000","last_active":"2023-09-22T07:40:46.371852+0000","last_peered":"2023-09-22T07:40:46.371852+0000","last_clean":"2023-09-22T07:40:46.371852+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:46.371852+0000","last_undegraded":"2023-09-22T07:40:46.371852+0000","last_fullsized":"2023-09-22T07:40:46.371852+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:05:38.653504+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[6,7],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.816351+0000","last_change":"2023-09-22T07:40:47.812793+0000","last_active":"2023-09-22T07:40:47.816351+0000","last_peered":"2023-09-22T07:40:47.816351+0000","last_clean":"2023-09-22T07:40:47.816351+0000","last_became_active":"2023-09-22T07:40:47.812506+0000","last_became_peered":"2023-09-22T07:40:47.812506+0000","last_unstale":"2023-09-22T07:40:47.816351+0000","last_undegraded":"2023-09-22T07:40:47.816351+0000","last_fullsized":"2023-09-22T07:40:47.816351+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:54:25.982866+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'1","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.811359+0000","last_change":"2023-09-22T07:40:47.403956+0000","last_active":"2023-09-22T07:40:47.811359+0000","last_peered":"2023-09-22T07:40:47.811359+0000","last_clean":"2023-09-22T07:40:47.811359+0000","last_became_active":"2023-09-22T07:40:47.403659+0000","last_became_peered":"2023-09-22T07:40:47.403659+0000","last_unstale":"2023-09-22T07:40:47.811359+0000","last_undegraded":"2023-09-22T07:40:47.811359+0000","last_fullsized":"2023-09-22T07:40:47.811359+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:09:54.167350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.19","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-09-22T07:40:46.371852+0000","last_change":"2023-09-22T07:40:46.377432+0000","last_active":"2023-09-22T07:40:46.371852+0000","last_peered":"2023-09-22T07:40:46.371852+0000","last_clean":"2023-09-22T07:40:46.371852+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:46.371852+0000","last_undegraded":"2023-09-22T07:40:46.371852+0000","last_fullsized":"2023-09-22T07:40:46.371852+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:35:53.106847+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[0,6],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.18","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-09-22T07:40:46.371852+0000","last_change":"2023-09-22T07:40:46.380211+0000","last_active":"2023-09-22T07:40:46.371852+0000","last_peered":"2023-09-22T07:40:46.371852+0000","last_clean":"2023-09-22T07:40:46.371852+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:46.371852+0000","last_undegraded":"2023-09-22T07:40:46.371852+0000","last_fullsized":"2023-09-22T07:40:46.371852+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:07:50.302157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[4,7],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.817452+0000","last_change":"2023-09-22T07:40:47.816200+0000","last_active":"2023-09-22T07:40:47.817452+0000","last_peered":"2023-09-22T07:40:47.817452+0000","last_clean":"2023-09-22T07:40:47.817452+0000","last_became_active":"2023-09-22T07:40:47.815928+0000","last_became_peered":"2023-09-22T07:40:47.815928+0000","last_unstale":"2023-09-22T07:40:47.817452+0000","last_undegraded":"2023-09-22T07:40:47.817452+0000","last_fullsized":"2023-09-22T07:40:47.817452+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:58:01.204211+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":10,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.396500+0000","last_change":"2023-09-22T07:40:47.394823+0000","last_active":"2023-09-22T07:40:47.396500+0000","last_peered":"2023-09-22T07:40:47.396500+0000","last_clean":"2023-09-22T07:40:47.396500+0000","last_became_active":"2023-09-22T07:40:47.394455+0000","last_became_peered":"2023-09-22T07:40:47.394455+0000","last_unstale":"2023-09-22T07:40:47.396500+0000","last_undegraded":"2023-09-22T07:40:47.396500+0000","last_fullsized":"2023-09-22T07:40:47.396500+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:27:08.709681+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.16","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-09-22T07:40:46.371852+0000","last_change":"2023-09-22T07:40:46.380641+0000","last_active":"2023-09-22T07:40:46.371852+0000","last_peered":"2023-09-22T07:40:46.371852+0000","last_clean":"2023-09-22T07:40:46.371852+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:46.371852+0000","last_undegraded":"2023-09-22T07:40:46.371852+0000","last_fullsized":"2023-09-22T07:40:46.371852+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:32:12.951015+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[2,6],"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-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":"61'3","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.821170+0000","last_change":"2023-09-22T07:40:47.394624+0000","last_active":"2023-09-22T07:40:47.821170+0000","last_peered":"2023-09-22T07:40:47.821170+0000","last_clean":"2023-09-22T07:40:47.821170+0000","last_became_active":"2023-09-22T07:40:47.394348+0000","last_became_peered":"2023-09-22T07:40:47.394348+0000","last_unstale":"2023-09-22T07:40:47.821170+0000","last_undegraded":"2023-09-22T07:40:47.821170+0000","last_fullsized":"2023-09-22T07:40:47.821170+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":3,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:32:49.097768+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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.828373+0000","last_change":"2023-09-22T07:40:47.826558+0000","last_active":"2023-09-22T07:40:47.828373+0000","last_peered":"2023-09-22T07:40:47.828373+0000","last_clean":"2023-09-22T07:40:47.828373+0000","last_became_active":"2023-09-22T07:40:47.826092+0000","last_became_peered":"2023-09-22T07:40:47.826092+0000","last_unstale":"2023-09-22T07:40:47.828373+0000","last_undegraded":"2023-09-22T07:40:47.828373+0000","last_fullsized":"2023-09-22T07:40:47.828373+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:06:32.030261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'6","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.835365+0000","last_change":"2023-09-22T07:40:47.399138+0000","last_active":"2023-09-22T07:40:47.835365+0000","last_peered":"2023-09-22T07:40:47.835365+0000","last_clean":"2023-09-22T07:40:47.835365+0000","last_became_active":"2023-09-22T07:40:47.398898+0000","last_became_peered":"2023-09-22T07:40:47.398898+0000","last_unstale":"2023-09-22T07:40:47.835365+0000","last_undegraded":"2023-09-22T07:40:47.835365+0000","last_fullsized":"2023-09-22T07:40:47.835365+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":6,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:08:55.071622+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-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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-09-22T07:40:46.371852+0000","last_change":"2023-09-22T07:40:46.378769+0000","last_active":"2023-09-22T07:40:46.371852+0000","last_peered":"2023-09-22T07:40:46.371852+0000","last_clean":"2023-09-22T07:40:46.371852+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:46.371852+0000","last_undegraded":"2023-09-22T07:40:46.371852+0000","last_fullsized":"2023-09-22T07:40:46.371852+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:39:37.438162+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-09-22T07:40:46.371852+0000","last_change":"2023-09-22T07:40:46.380859+0000","last_active":"2023-09-22T07:40:46.371852+0000","last_peered":"2023-09-22T07:40:46.371852+0000","last_clean":"2023-09-22T07:40:46.371852+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:46.371852+0000","last_undegraded":"2023-09-22T07:40:46.371852+0000","last_fullsized":"2023-09-22T07:40:46.371852+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:28:37.291149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.11","version":"0'0","reported_seq":10,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.398924+0000","last_change":"2023-09-22T07:40:47.398034+0000","last_active":"2023-09-22T07:40:47.398924+0000","last_peered":"2023-09-22T07:40:47.398924+0000","last_clean":"2023-09-22T07:40:47.398924+0000","last_became_active":"2023-09-22T07:40:47.397467+0000","last_became_peered":"2023-09-22T07:40:47.397467+0000","last_unstale":"2023-09-22T07:40:47.398924+0000","last_undegraded":"2023-09-22T07:40:47.398924+0000","last_fullsized":"2023-09-22T07:40:47.398924+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T07:57:05.865152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.10","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.826282+0000","last_change":"2023-09-22T07:40:47.826282+0000","last_active":"2023-09-22T07:40:47.826282+0000","last_peered":"2023-09-22T07:40:47.826282+0000","last_clean":"2023-09-22T07:40:47.826282+0000","last_became_active":"2023-09-22T07:40:47.825988+0000","last_became_peered":"2023-09-22T07:40:47.825988+0000","last_unstale":"2023-09-22T07:40:47.826282+0000","last_undegraded":"2023-09-22T07:40:47.826282+0000","last_fullsized":"2023-09-22T07:40:47.826282+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:13:59.061230+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'8","reported_seq":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.833342+0000","last_change":"2023-09-22T07:40:47.394706+0000","last_active":"2023-09-22T07:40:47.833342+0000","last_peered":"2023-09-22T07:40:47.833342+0000","last_clean":"2023-09-22T07:40:47.833342+0000","last_became_active":"2023-09-22T07:40:47.394428+0000","last_became_peered":"2023-09-22T07:40:47.394428+0000","last_unstale":"2023-09-22T07:40:47.833342+0000","last_undegraded":"2023-09-22T07:40:47.833342+0000","last_fullsized":"2023-09-22T07:40:47.833342+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":8,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T07:52:09.748935+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":"61'1","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.829067+0000","last_change":"2023-09-22T07:40:47.413626+0000","last_active":"2023-09-22T07:40:47.829067+0000","last_peered":"2023-09-22T07:40:47.829067+0000","last_clean":"2023-09-22T07:40:47.829067+0000","last_became_active":"2023-09-22T07:40:47.412916+0000","last_became_peered":"2023-09-22T07:40:47.412916+0000","last_unstale":"2023-09-22T07:40:47.829067+0000","last_undegraded":"2023-09-22T07:40:47.829067+0000","last_fullsized":"2023-09-22T07:40:47.829067+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:04:22.433825+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-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.807982+0000","last_change":"2023-09-22T07:40:47.396668+0000","last_active":"2023-09-22T07:40:47.807982+0000","last_peered":"2023-09-22T07:40:47.807982+0000","last_clean":"2023-09-22T07:40:47.807982+0000","last_became_active":"2023-09-22T07:40:47.396397+0000","last_became_peered":"2023-09-22T07:40:47.396397+0000","last_unstale":"2023-09-22T07:40:47.807982+0000","last_undegraded":"2023-09-22T07:40:47.807982+0000","last_fullsized":"2023-09-22T07:40:47.807982+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:35:58.849480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-09-22T07:40:46.371852+0000","last_change":"2023-09-22T07:40:46.380283+0000","last_active":"2023-09-22T07:40:46.371852+0000","last_peered":"2023-09-22T07:40:46.371852+0000","last_clean":"2023-09-22T07:40:46.371852+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:46.371852+0000","last_undegraded":"2023-09-22T07:40:46.371852+0000","last_fullsized":"2023-09-22T07:40:46.371852+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:43:53.603496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[1,6],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.816158+0000","last_change":"2023-09-22T07:40:47.814640+0000","last_active":"2023-09-22T07:40:47.816158+0000","last_peered":"2023-09-22T07:40:47.816158+0000","last_clean":"2023-09-22T07:40:47.816158+0000","last_became_active":"2023-09-22T07:40:47.814364+0000","last_became_peered":"2023-09-22T07:40:47.814364+0000","last_unstale":"2023-09-22T07:40:47.816158+0000","last_undegraded":"2023-09-22T07:40:47.816158+0000","last_fullsized":"2023-09-22T07:40:47.816158+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:39:15.869499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.815201+0000","last_change":"2023-09-22T07:40:47.814142+0000","last_active":"2023-09-22T07:40:47.815201+0000","last_peered":"2023-09-22T07:40:47.815201+0000","last_clean":"2023-09-22T07:40:47.815201+0000","last_became_active":"2023-09-22T07:40:47.813818+0000","last_became_peered":"2023-09-22T07:40:47.813818+0000","last_unstale":"2023-09-22T07:40:47.815201+0000","last_undegraded":"2023-09-22T07:40:47.815201+0000","last_fullsized":"2023-09-22T07:40:47.815201+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:14:13.638235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":10,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.402341+0000","last_change":"2023-09-22T07:40:47.399784+0000","last_active":"2023-09-22T07:40:47.402341+0000","last_peered":"2023-09-22T07:40:47.402341+0000","last_clean":"2023-09-22T07:40:47.402341+0000","last_became_active":"2023-09-22T07:40:47.399482+0000","last_became_peered":"2023-09-22T07:40:47.399482+0000","last_unstale":"2023-09-22T07:40:47.402341+0000","last_undegraded":"2023-09-22T07:40:47.402341+0000","last_fullsized":"2023-09-22T07:40:47.402341+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:41:50.317527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-09-22T07:40:46.371852+0000","last_change":"2023-09-22T07:40:46.380296+0000","last_active":"2023-09-22T07:40:46.371852+0000","last_peered":"2023-09-22T07:40:46.371852+0000","last_clean":"2023-09-22T07:40:46.371852+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:46.371852+0000","last_undegraded":"2023-09-22T07:40:46.371852+0000","last_fullsized":"2023-09-22T07:40:46.371852+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T08:11:50.706782+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[2,7],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"22'117","reported_seq":228,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-22T07:40:30.289441+0000","last_change":"2023-09-22T07:40:30.287691+0000","last_active":"2023-09-22T07:40:30.289441+0000","last_peered":"2023-09-22T07:40:30.289441+0000","last_clean":"2023-09-22T07:40:30.289441+0000","last_became_active":"2023-09-22T07:40:30.287102+0000","last_became_peered":"2023-09-22T07:40:30.287102+0000","last_unstale":"2023-09-22T07:40:30.289441+0000","last_undegraded":"2023-09-22T07:40:30.289441+0000","last_fullsized":"2023-09-22T07:40:30.289441+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:38:33.537736+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:38:33.537736+0000","last_clean_scrub_stamp":"2023-09-22T07:38:33.537736+0000","objects_scrubbed":0,"log_size":117,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:06:44.539123+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-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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-09-22T07:40:46.371852+0000","last_change":"2023-09-22T07:40:46.379234+0000","last_active":"2023-09-22T07:40:46.371852+0000","last_peered":"2023-09-22T07:40:46.371852+0000","last_clean":"2023-09-22T07:40:46.371852+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:46.371852+0000","last_undegraded":"2023-09-22T07:40:46.371852+0000","last_fullsized":"2023-09-22T07:40:46.371852+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:20:43.388667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-22T07:40:46.371852+0000","last_change":"2023-09-22T07:40:46.378582+0000","last_active":"2023-09-22T07:40:46.371852+0000","last_peered":"2023-09-22T07:40:46.371852+0000","last_clean":"2023-09-22T07:40:46.371852+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:46.371852+0000","last_undegraded":"2023-09-22T07:40:46.371852+0000","last_fullsized":"2023-09-22T07:40:46.371852+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:03:09.704249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.833309+0000","last_change":"2023-09-22T07:40:47.821656+0000","last_active":"2023-09-22T07:40:47.833309+0000","last_peered":"2023-09-22T07:40:47.833309+0000","last_clean":"2023-09-22T07:40:47.833309+0000","last_became_active":"2023-09-22T07:40:47.821390+0000","last_became_peered":"2023-09-22T07:40:47.821390+0000","last_unstale":"2023-09-22T07:40:47.833309+0000","last_undegraded":"2023-09-22T07:40:47.833309+0000","last_fullsized":"2023-09-22T07:40:47.833309+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:34:18.194447+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.810494+0000","last_change":"2023-09-22T07:40:47.404703+0000","last_active":"2023-09-22T07:40:47.810494+0000","last_peered":"2023-09-22T07:40:47.810494+0000","last_clean":"2023-09-22T07:40:47.810494+0000","last_became_active":"2023-09-22T07:40:47.404432+0000","last_became_peered":"2023-09-22T07:40:47.404432+0000","last_unstale":"2023-09-22T07:40:47.810494+0000","last_undegraded":"2023-09-22T07:40:47.810494+0000","last_fullsized":"2023-09-22T07:40:47.810494+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:29:36.010305+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.7","version":"61'2","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.828657+0000","last_change":"2023-09-22T07:40:47.402115+0000","last_active":"2023-09-22T07:40:47.828657+0000","last_peered":"2023-09-22T07:40:47.828657+0000","last_clean":"2023-09-22T07:40:47.828657+0000","last_became_active":"2023-09-22T07:40:47.401837+0000","last_became_peered":"2023-09-22T07:40:47.401837+0000","last_unstale":"2023-09-22T07:40:47.828657+0000","last_undegraded":"2023-09-22T07:40:47.828657+0000","last_fullsized":"2023-09-22T07:40:47.828657+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T07:50:54.580262+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-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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-09-22T07:40:46.371852+0000","last_change":"2023-09-22T07:40:46.379827+0000","last_active":"2023-09-22T07:40:46.371852+0000","last_peered":"2023-09-22T07:40:46.371852+0000","last_clean":"2023-09-22T07:40:46.371852+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:46.371852+0000","last_undegraded":"2023-09-22T07:40:46.371852+0000","last_fullsized":"2023-09-22T07:40:46.371852+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:36:50.945945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.828298+0000","last_change":"2023-09-22T07:40:47.823839+0000","last_active":"2023-09-22T07:40:47.828298+0000","last_peered":"2023-09-22T07:40:47.828298+0000","last_clean":"2023-09-22T07:40:47.828298+0000","last_became_active":"2023-09-22T07:40:47.823299+0000","last_became_peered":"2023-09-22T07:40:47.823299+0000","last_unstale":"2023-09-22T07:40:47.828298+0000","last_undegraded":"2023-09-22T07:40:47.828298+0000","last_fullsized":"2023-09-22T07:40:47.828298+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:20:18.430245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.808268+0000","last_change":"2023-09-22T07:40:47.400087+0000","last_active":"2023-09-22T07:40:47.808268+0000","last_peered":"2023-09-22T07:40:47.808268+0000","last_clean":"2023-09-22T07:40:47.808268+0000","last_became_active":"2023-09-22T07:40:47.399812+0000","last_became_peered":"2023-09-22T07:40:47.399812+0000","last_unstale":"2023-09-22T07:40:47.808268+0000","last_undegraded":"2023-09-22T07:40:47.808268+0000","last_fullsized":"2023-09-22T07:40:47.808268+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:54:30.138190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.a","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.808040+0000","last_change":"2023-09-22T07:40:47.397510+0000","last_active":"2023-09-22T07:40:47.808040+0000","last_peered":"2023-09-22T07:40:47.808040+0000","last_clean":"2023-09-22T07:40:47.808040+0000","last_became_active":"2023-09-22T07:40:47.397240+0000","last_became_peered":"2023-09-22T07:40:47.397240+0000","last_unstale":"2023-09-22T07:40:47.808040+0000","last_undegraded":"2023-09-22T07:40:47.808040+0000","last_fullsized":"2023-09-22T07:40:47.808040+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:37:26.016124+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-09-22T07:40:46.371852+0000","last_change":"2023-09-22T07:40:46.378729+0000","last_active":"2023-09-22T07:40:46.371852+0000","last_peered":"2023-09-22T07:40:46.371852+0000","last_clean":"2023-09-22T07:40:46.371852+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:46.371852+0000","last_undegraded":"2023-09-22T07:40:46.371852+0000","last_fullsized":"2023-09-22T07:40:46.371852+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:09:58.275455+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[4,5],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.824321+0000","last_change":"2023-09-22T07:40:47.824321+0000","last_active":"2023-09-22T07:40:47.824321+0000","last_peered":"2023-09-22T07:40:47.824321+0000","last_clean":"2023-09-22T07:40:47.824321+0000","last_became_active":"2023-09-22T07:40:47.823778+0000","last_became_peered":"2023-09-22T07:40:47.823778+0000","last_unstale":"2023-09-22T07:40:47.824321+0000","last_undegraded":"2023-09-22T07:40:47.824321+0000","last_fullsized":"2023-09-22T07:40:47.824321+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:30:44.068431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.c","version":"0'0","reported_seq":10,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.397890+0000","last_change":"2023-09-22T07:40:47.396291+0000","last_active":"2023-09-22T07:40:47.397890+0000","last_peered":"2023-09-22T07:40:47.397890+0000","last_clean":"2023-09-22T07:40:47.397890+0000","last_became_active":"2023-09-22T07:40:47.395734+0000","last_became_peered":"2023-09-22T07:40:47.395734+0000","last_unstale":"2023-09-22T07:40:47.397890+0000","last_undegraded":"2023-09-22T07:40:47.397890+0000","last_fullsized":"2023-09-22T07:40:47.397890+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:45:21.793890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":"61'1","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.834593+0000","last_change":"2023-09-22T07:40:47.403844+0000","last_active":"2023-09-22T07:40:47.834593+0000","last_peered":"2023-09-22T07:40:47.834593+0000","last_clean":"2023-09-22T07:40:47.834593+0000","last_became_active":"2023-09-22T07:40:47.403553+0000","last_became_peered":"2023-09-22T07:40:47.403553+0000","last_unstale":"2023-09-22T07:40:47.834593+0000","last_undegraded":"2023-09-22T07:40:47.834593+0000","last_fullsized":"2023-09-22T07:40:47.834593+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:07:10.132871+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":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.e","version":"61'2","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.834869+0000","last_change":"2023-09-22T07:40:47.399836+0000","last_active":"2023-09-22T07:40:47.834869+0000","last_peered":"2023-09-22T07:40:47.834869+0000","last_clean":"2023-09-22T07:40:47.834869+0000","last_became_active":"2023-09-22T07:40:47.399525+0000","last_became_peered":"2023-09-22T07:40:47.399525+0000","last_unstale":"2023-09-22T07:40:47.834869+0000","last_undegraded":"2023-09-22T07:40:47.834869+0000","last_fullsized":"2023-09-22T07:40:47.834869+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T08:12:55.267406+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.20","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.827733+0000","last_change":"2023-09-22T07:40:47.827733+0000","last_active":"2023-09-22T07:40:47.827733+0000","last_peered":"2023-09-22T07:40:47.827733+0000","last_clean":"2023-09-22T07:40:47.827733+0000","last_became_active":"2023-09-22T07:40:47.827450+0000","last_became_peered":"2023-09-22T07:40:47.827450+0000","last_unstale":"2023-09-22T07:40:47.827733+0000","last_undegraded":"2023-09-22T07:40:47.827733+0000","last_fullsized":"2023-09-22T07:40:47.827733+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:39:28.069011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.21","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.821613+0000","last_change":"2023-09-22T07:40:47.821613+0000","last_active":"2023-09-22T07:40:47.821613+0000","last_peered":"2023-09-22T07:40:47.821613+0000","last_clean":"2023-09-22T07:40:47.821613+0000","last_became_active":"2023-09-22T07:40:47.821332+0000","last_became_peered":"2023-09-22T07:40:47.821332+0000","last_unstale":"2023-09-22T07:40:47.821613+0000","last_undegraded":"2023-09-22T07:40:47.821613+0000","last_fullsized":"2023-09-22T07:40:47.821613+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:29:57.123577+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.22","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.819047+0000","last_change":"2023-09-22T07:40:47.816965+0000","last_active":"2023-09-22T07:40:47.819047+0000","last_peered":"2023-09-22T07:40:47.819047+0000","last_clean":"2023-09-22T07:40:47.819047+0000","last_became_active":"2023-09-22T07:40:47.816653+0000","last_became_peered":"2023-09-22T07:40:47.816653+0000","last_unstale":"2023-09-22T07:40:47.819047+0000","last_undegraded":"2023-09-22T07:40:47.819047+0000","last_fullsized":"2023-09-22T07:40:47.819047+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:57:07.216869+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.829795+0000","last_change":"2023-09-22T07:40:47.829795+0000","last_active":"2023-09-22T07:40:47.829795+0000","last_peered":"2023-09-22T07:40:47.829795+0000","last_clean":"2023-09-22T07:40:47.829795+0000","last_became_active":"2023-09-22T07:40:47.829557+0000","last_became_peered":"2023-09-22T07:40:47.829557+0000","last_unstale":"2023-09-22T07:40:47.829795+0000","last_undegraded":"2023-09-22T07:40:47.829795+0000","last_fullsized":"2023-09-22T07:40:47.829795+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:06:37.495124+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.27","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.28","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.29","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.2a","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.2b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.828637+0000","last_change":"2023-09-22T07:40:47.828637+0000","last_active":"2023-09-22T07:40:47.828637+0000","last_peered":"2023-09-22T07:40:47.828637+0000","last_clean":"2023-09-22T07:40:47.828637+0000","last_became_active":"2023-09-22T07:40:47.828343+0000","last_became_peered":"2023-09-22T07:40:47.828343+0000","last_unstale":"2023-09-22T07:40:47.828637+0000","last_undegraded":"2023-09-22T07:40:47.828637+0000","last_fullsized":"2023-09-22T07:40:47.828637+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:59:42.418408+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":64,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":60,"acting":60,"num_store_stats":4},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2375680,"data_stored":2361472,"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":14,"num_object_clones":0,"num_object_copies":42,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":14,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":30,"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":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":36864,"data_stored":2376,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":24,"ondisk_log_size":24,"up":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928233991,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6136,"kb_used_data":1136,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739016,"statfs":{"total":95995035648,"available":95988752384,"internally_reserved":0,"allocated":1163264,"data_stored":822222,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":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.41899999999999998}]},{"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.50800000000000001}]},{"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.46899999999999997}]},{"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.52500000000000002}]},{"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.57799999999999996}]},{"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.628}]},{"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.70599999999999996}]}]},{"osd":6,"up_from":46,"seq":197568495627,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6500,"kb_used_data":1180,"kb_used_omap":0,"kb_used_meta":5312,"kb_avail":93738652,"statfs":{"total":95995035648,"available":95988379648,"internally_reserved":0,"allocated":1208320,"data_stored":843556,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5439488},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.55300000000000005}]},{"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.41499999999999998}]},{"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.48899999999999999}]},{"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.60999999999999999}]},{"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.64000000000000001}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58699999999999997}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.69399999999999995}]}]},{"osd":1,"up_from":13,"seq":55834574883,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6628,"kb_used_data":604,"kb_used_omap":0,"kb_used_meta":6016,"kb_avail":93738524,"statfs":{"total":95995035648,"available":95988248576,"internally_reserved":0,"allocated":618496,"data_stored":258323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6160384},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 22 07:40:14 2023","interfaces":[{"interface":"back","average":{"1min":0.46000000000000002,"5min":0.35499999999999998,"15min":0.33700000000000002},"min":{"1min":0.29999999999999999,"5min":0.20300000000000001,"15min":0.20300000000000001},"max":{"1min":0.58199999999999996,"5min":0.625,"15min":0.625},"last":0.40200000000000002},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.372,"15min":0.34699999999999998},"min":{"1min":0.33600000000000002,"5min":0.22,"15min":0.22},"max":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"last":0.42699999999999999}]},{"osd":2,"last update":"Fri Sep 22 07:40:35 2023","interfaces":[{"interface":"back","average":{"1min":0.46600000000000003,"5min":0.42699999999999999,"15min":0.42099999999999999},"min":{"1min":0.30199999999999999,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"last":0.504},{"interface":"front","average":{"1min":0.48699999999999999,"5min":0.45000000000000001,"15min":0.44400000000000001},"min":{"1min":0.32100000000000001,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"last":0.48199999999999998}]},{"osd":3,"last update":"Fri Sep 22 07:40:01 2023","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"last":0.47199999999999998},{"interface":"front","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"last":0.45900000000000002}]},{"osd":4,"last update":"Fri Sep 22 07:40:21 2023","interfaces":[{"interface":"back","average":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"min":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":0.89300000000000002,"5min":0.89300000000000002,"15min":0.89300000000000002},"last":0.81599999999999995},{"interface":"front","average":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":0.91100000000000003,"5min":0.91100000000000003,"15min":0.91100000000000003},"last":0.67100000000000004}]},{"osd":5,"last update":"Fri Sep 22 07:40:41 2023","interfaces":[{"interface":"back","average":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"min":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":0.876,"5min":0.876,"15min":0.876},"last":0.70299999999999996},{"interface":"front","average":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":0.90900000000000003,"5min":0.90900000000000003,"15min":0.90900000000000003},"last":0.75600000000000001}]},{"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.79200000000000004}]},{"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.76700000000000002}]}]},{"osd":0,"up_from":8,"seq":34359738407,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":7044,"kb_used_data":1148,"kb_used_omap":0,"kb_used_meta":5888,"kb_avail":93738108,"statfs":{"total":95995035648,"available":95987822592,"internally_reserved":0,"allocated":1175552,"data_stored":828457,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6029312},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Fri Sep 22 07:40:11 2023","interfaces":[{"interface":"back","average":{"1min":0.40699999999999997,"5min":0.32300000000000001,"15min":0.309},"min":{"1min":0.26500000000000001,"5min":0.188,"15min":0.188},"max":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"last":0.27100000000000002},{"interface":"front","average":{"1min":0.45900000000000002,"5min":0.35699999999999998,"15min":0.34000000000000002},"min":{"1min":0.28799999999999998,"5min":0.20599999999999999,"15min":0.20599999999999999},"max":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"last":0.33300000000000002}]},{"osd":2,"last update":"Fri Sep 22 07:40:33 2023","interfaces":[{"interface":"back","average":{"1min":0.46500000000000002,"5min":0.41299999999999998,"15min":0.40400000000000003},"min":{"1min":0.28000000000000003,"5min":0.248,"15min":0.248},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.29599999999999999},{"interface":"front","average":{"1min":0.45100000000000001,"5min":0.40400000000000003,"15min":0.39600000000000002},"min":{"1min":0.29099999999999998,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.31}]},{"osd":3,"last update":"Fri Sep 22 07:39:59 2023","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.372},{"interface":"front","average":{"1min":0.503,"5min":0.503,"15min":0.503},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"last":0.35999999999999999}]},{"osd":4,"last update":"Fri Sep 22 07:40:20 2023","interfaces":[{"interface":"back","average":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":1,"5min":1,"15min":1},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":0.96599999999999997,"5min":0.96599999999999997,"15min":0.96599999999999997},"last":0.442}]},{"osd":5,"last update":"Fri Sep 22 07:40:40 2023","interfaces":[{"interface":"back","average":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"last":0.55600000000000005},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.53500000000000003}]},{"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.42199999999999999}]},{"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.41099999999999998}]}]},{"osd":2,"up_from":18,"seq":77309411356,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6488,"kb_used_data":592,"kb_used_omap":0,"kb_used_meta":5888,"kb_avail":93738664,"statfs":{"total":95995035648,"available":95988391936,"internally_reserved":0,"allocated":606208,"data_stored":251975,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6029312},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 22 07:40:36 2023","interfaces":[{"interface":"back","average":{"1min":0.42599999999999999,"5min":0.40899999999999997,"15min":0.40600000000000003},"min":{"1min":0.30099999999999999,"5min":0.25,"15min":0.25},"max":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.32200000000000001},{"interface":"front","average":{"1min":0.44600000000000001,"5min":0.43099999999999999,"15min":0.42899999999999999},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"last":0.36699999999999999}]},{"osd":1,"last update":"Fri Sep 22 07:40:36 2023","interfaces":[{"interface":"back","average":{"1min":0.42099999999999999,"5min":0.441,"15min":0.44500000000000001},"min":{"1min":0.27600000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.63300000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.34399999999999997},{"interface":"front","average":{"1min":0.48299999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"min":{"1min":0.32400000000000001,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.67000000000000004,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.41399999999999998}]},{"osd":3,"last update":"Fri Sep 22 07:39:58 2023","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.39100000000000001},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.40600000000000003}]},{"osd":4,"last update":"Fri Sep 22 07:40:21 2023","interfaces":[{"interface":"back","average":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.45500000000000002},{"interface":"front","average":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.52400000000000002}]},{"osd":5,"last update":"Fri Sep 22 07:40:42 2023","interfaces":[{"interface":"back","average":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"min":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":0.86599999999999999,"5min":0.86599999999999999,"15min":0.86599999999999999},"last":0.55500000000000005},{"interface":"front","average":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.95599999999999996,"5min":0.95599999999999996,"15min":0.95599999999999996},"last":0.504}]},{"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.54400000000000004}]},{"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.64300000000000002}]}]},{"osd":3,"up_from":25,"seq":107374182424,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5748,"kb_used_data":556,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739404,"statfs":{"total":95995035648,"available":95989149696,"internally_reserved":0,"allocated":569344,"data_stored":231854,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 22 07:39:57 2023","interfaces":[{"interface":"back","average":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"last":0.23799999999999999},{"interface":"front","average":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.314}]},{"osd":1,"last update":"Fri Sep 22 07:39:57 2023","interfaces":[{"interface":"back","average":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"last":0.35499999999999998},{"interface":"front","average":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.27200000000000002}]},{"osd":2,"last update":"Fri Sep 22 07:39:57 2023","interfaces":[{"interface":"back","average":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"last":0.34399999999999997},{"interface":"front","average":{"1min":0.495,"5min":0.495,"15min":0.495},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"last":0.38100000000000001}]},{"osd":4,"last update":"Fri Sep 22 07:40:21 2023","interfaces":[{"interface":"back","average":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.92000000000000004,"5min":0.92000000000000004,"15min":0.92000000000000004},"last":0.54900000000000004},{"interface":"front","average":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.89200000000000002,"5min":0.89200000000000002,"15min":0.89200000000000002},"last":0.48699999999999999}]},{"osd":5,"last update":"Fri Sep 22 07:40:41 2023","interfaces":[{"interface":"back","average":{"1min":0.625,"5min":0.625,"15min":0.625},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.999,"5min":0.999,"15min":0.999},"last":0.503},{"interface":"front","average":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.85399999999999998,"5min":0.85399999999999998,"15min":0.85399999999999998},"last":0.57899999999999996}]},{"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.52100000000000002}]},{"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.60699999999999998}]}]},{"osd":4,"up_from":30,"seq":128849018901,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6068,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":5440,"kb_avail":93739084,"statfs":{"total":95995035648,"available":95988822016,"internally_reserved":0,"allocated":634880,"data_stored":259373,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5570560},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 22 07:40:23 2023","interfaces":[{"interface":"back","average":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.49099999999999999},{"interface":"front","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.42299999999999999}]},{"osd":1,"last update":"Fri Sep 22 07:40:23 2023","interfaces":[{"interface":"back","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.47599999999999998},{"interface":"front","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.34699999999999998}]},{"osd":2,"last update":"Fri Sep 22 07:40:23 2023","interfaces":[{"interface":"back","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.79700000000000004,"5min":0.79700000000000004,"15min":0.79700000000000004},"last":0.41199999999999998},{"interface":"front","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.502}]},{"osd":3,"last update":"Fri Sep 22 07:40:23 2023","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.56100000000000005},{"interface":"front","average":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.82099999999999995,"5min":0.82099999999999995,"15min":0.82099999999999995},"last":0.435}]},{"osd":5,"last update":"Fri Sep 22 07:40:44 2023","interfaces":[{"interface":"back","average":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"last":0.443},{"interface":"front","average":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"min":{"1min":0.253,"5min":0.253,"15min":0.253},"max":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"last":0.39300000000000002}]},{"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.46500000000000002}]},{"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.52200000000000002}]}]},{"osd":5,"up_from":38,"seq":163208757264,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5748,"kb_used_data":556,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739404,"statfs":{"total":95995035648,"available":95989149696,"internally_reserved":0,"allocated":569344,"data_stored":231854,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 22 07:40:43 2023","interfaces":[{"interface":"back","average":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.376},{"interface":"front","average":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.85799999999999998,"5min":0.85799999999999998,"15min":0.85799999999999998},"last":0.49199999999999999}]},{"osd":1,"last update":"Fri Sep 22 07:40:43 2023","interfaces":[{"interface":"back","average":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.52200000000000002},{"interface":"front","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.81999999999999995,"5min":0.81999999999999995,"15min":0.81999999999999995},"last":0.57999999999999996}]},{"osd":2,"last update":"Fri Sep 22 07:40:43 2023","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.41699999999999998},{"interface":"front","average":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.43099999999999999}]},{"osd":3,"last update":"Fri Sep 22 07:40:43 2023","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.53500000000000003},{"interface":"front","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.38800000000000001}]},{"osd":4,"last update":"Fri Sep 22 07:40:43 2023","interfaces":[{"interface":"back","average":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"last":0.45300000000000001},{"interface":"front","average":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"last":0.47499999999999998}]},{"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.40200000000000002}]},{"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.60299999999999998}]}]}],"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":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":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-22T07:40:51.946 DEBUG:teuthology.orchestra.run.smithi006:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2023-09-22T07:40:52.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:51 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/3615652067' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2023-09-22T07:40:52.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:51 smithi105 ceph-mon[102016]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-22T07:40:52.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:51 smithi105 ceph-mon[102016]: pgmap v185: 97 pgs: 37 active+clean, 16 creating+peering, 44 unknown; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 6 op/s 2023-09-22T07:40:52.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:51 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/15424720' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-22T07:40:52.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:51 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/2375346450' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-22T07:40:52.317 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:40:52.318 INFO:teuthology.orchestra.run.smithi006.stderr:dumped all 2023-09-22T07:40:52.328 INFO:teuthology.orchestra.run.smithi006.stdout:{"pg_ready":true,"pg_map":{"version":185,"stamp":"2023-09-22T07:40:50.855034+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592086,"num_objects":16,"num_object_clones":0,"num_object_copies":48,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":16,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":189,"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":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":141,"ondisk_log_size":141,"up":159,"acting":159,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":22,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":50360,"kb_used_data":6392,"kb_used_omap":0,"kb_used_meta":43904,"kb_avail":749910856,"statfs":{"total":767960285184,"available":767908716544,"internally_reserved":0,"allocated":6545408,"data_stored":3727614,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":44957696},"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":6,"apply_latency_ms":6,"commit_latency_ns":6000000,"apply_latency_ns":6000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":1718,"num_objects":14,"num_object_clones":0,"num_object_copies":42,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":14,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":30,"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":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.480559"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.817400+0000","last_change":"2023-09-22T07:40:47.815707+0000","last_active":"2023-09-22T07:40:47.817400+0000","last_peered":"2023-09-22T07:40:47.817400+0000","last_clean":"2023-09-22T07:40:47.817400+0000","last_became_active":"2023-09-22T07:40:47.815428+0000","last_became_peered":"2023-09-22T07:40:47.815428+0000","last_unstale":"2023-09-22T07:40:47.817400+0000","last_undegraded":"2023-09-22T07:40:47.817400+0000","last_fullsized":"2023-09-22T07:40:47.817400+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T17:49:45.462568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.3a","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.39","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.38","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.36","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.822330+0000","last_change":"2023-09-22T07:40:47.822330+0000","last_active":"2023-09-22T07:40:47.822330+0000","last_peered":"2023-09-22T07:40:47.822330+0000","last_clean":"2023-09-22T07:40:47.822330+0000","last_became_active":"2023-09-22T07:40:47.821955+0000","last_became_peered":"2023-09-22T07:40:47.821955+0000","last_unstale":"2023-09-22T07:40:47.822330+0000","last_undegraded":"2023-09-22T07:40:47.822330+0000","last_fullsized":"2023-09-22T07:40:47.822330+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:29:33.302143+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.35","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.824263+0000","last_change":"2023-09-22T07:40:47.824263+0000","last_active":"2023-09-22T07:40:47.824263+0000","last_peered":"2023-09-22T07:40:47.824263+0000","last_clean":"2023-09-22T07:40:47.824263+0000","last_became_active":"2023-09-22T07:40:47.823961+0000","last_became_peered":"2023-09-22T07:40:47.823961+0000","last_unstale":"2023-09-22T07:40:47.824263+0000","last_undegraded":"2023-09-22T07:40:47.824263+0000","last_fullsized":"2023-09-22T07:40:47.824263+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:45:52.795463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.828349+0000","last_change":"2023-09-22T07:40:47.826378+0000","last_active":"2023-09-22T07:40:47.828349+0000","last_peered":"2023-09-22T07:40:47.828349+0000","last_clean":"2023-09-22T07:40:47.828349+0000","last_became_active":"2023-09-22T07:40:47.825704+0000","last_became_peered":"2023-09-22T07:40:47.825704+0000","last_unstale":"2023-09-22T07:40:47.828349+0000","last_undegraded":"2023-09-22T07:40:47.828349+0000","last_fullsized":"2023-09-22T07:40:47.828349+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:53:00.162548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.833430+0000","last_change":"2023-09-22T07:40:47.822149+0000","last_active":"2023-09-22T07:40:47.833430+0000","last_peered":"2023-09-22T07:40:47.833430+0000","last_clean":"2023-09-22T07:40:47.833430+0000","last_became_active":"2023-09-22T07:40:47.821866+0000","last_became_peered":"2023-09-22T07:40:47.821866+0000","last_unstale":"2023-09-22T07:40:47.833430+0000","last_undegraded":"2023-09-22T07:40:47.833430+0000","last_fullsized":"2023-09-22T07:40:47.833430+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:52:34.085233+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.2f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.825646+0000","last_change":"2023-09-22T07:40:47.825646+0000","last_active":"2023-09-22T07:40:47.825646+0000","last_peered":"2023-09-22T07:40:47.825646+0000","last_clean":"2023-09-22T07:40:47.825646+0000","last_became_active":"2023-09-22T07:40:47.825352+0000","last_became_peered":"2023-09-22T07:40:47.825352+0000","last_unstale":"2023-09-22T07:40:47.825646+0000","last_undegraded":"2023-09-22T07:40:47.825646+0000","last_fullsized":"2023-09-22T07:40:47.825646+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:45:58.644248+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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-09-22T07:40:46.371852+0000","last_change":"2023-09-22T07:40:46.378770+0000","last_active":"2023-09-22T07:40:46.371852+0000","last_peered":"2023-09-22T07:40:46.371852+0000","last_clean":"2023-09-22T07:40:46.371852+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:46.371852+0000","last_undegraded":"2023-09-22T07:40:46.371852+0000","last_fullsized":"2023-09-22T07:40:46.371852+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:19:19.639520+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.1e","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-09-22T07:40:46.371852+0000","last_change":"2023-09-22T07:40:46.377336+0000","last_active":"2023-09-22T07:40:46.371852+0000","last_peered":"2023-09-22T07:40:46.371852+0000","last_clean":"2023-09-22T07:40:46.371852+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:46.371852+0000","last_undegraded":"2023-09-22T07:40:46.371852+0000","last_fullsized":"2023-09-22T07:40:46.371852+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:02:43.234361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[0,5],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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-09-22T07:40:46.371852+0000","last_change":"2023-09-22T07:40:46.379576+0000","last_active":"2023-09-22T07:40:46.371852+0000","last_peered":"2023-09-22T07:40:46.371852+0000","last_clean":"2023-09-22T07:40:46.371852+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:46.371852+0000","last_undegraded":"2023-09-22T07:40:46.371852+0000","last_fullsized":"2023-09-22T07:40:46.371852+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:52:19.385835+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[0,6],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.1c","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-09-22T07:40:46.371852+0000","last_change":"2023-09-22T07:40:46.378417+0000","last_active":"2023-09-22T07:40:46.371852+0000","last_peered":"2023-09-22T07:40:46.371852+0000","last_clean":"2023-09-22T07:40:46.371852+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:46.371852+0000","last_undegraded":"2023-09-22T07:40:46.371852+0000","last_fullsized":"2023-09-22T07:40:46.371852+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:02:34.063531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[2,5],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1d","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.1b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-09-22T07:40:46.371852+0000","last_change":"2023-09-22T07:40:46.377435+0000","last_active":"2023-09-22T07:40:46.371852+0000","last_peered":"2023-09-22T07:40:46.371852+0000","last_clean":"2023-09-22T07:40:46.371852+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:46.371852+0000","last_undegraded":"2023-09-22T07:40:46.371852+0000","last_fullsized":"2023-09-22T07:40:46.371852+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:05:38.653504+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[6,7],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.816351+0000","last_change":"2023-09-22T07:40:47.812793+0000","last_active":"2023-09-22T07:40:47.816351+0000","last_peered":"2023-09-22T07:40:47.816351+0000","last_clean":"2023-09-22T07:40:47.816351+0000","last_became_active":"2023-09-22T07:40:47.812506+0000","last_became_peered":"2023-09-22T07:40:47.812506+0000","last_unstale":"2023-09-22T07:40:47.816351+0000","last_undegraded":"2023-09-22T07:40:47.816351+0000","last_fullsized":"2023-09-22T07:40:47.816351+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:54:25.982866+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'1","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.811359+0000","last_change":"2023-09-22T07:40:47.403956+0000","last_active":"2023-09-22T07:40:47.811359+0000","last_peered":"2023-09-22T07:40:47.811359+0000","last_clean":"2023-09-22T07:40:47.811359+0000","last_became_active":"2023-09-22T07:40:47.403659+0000","last_became_peered":"2023-09-22T07:40:47.403659+0000","last_unstale":"2023-09-22T07:40:47.811359+0000","last_undegraded":"2023-09-22T07:40:47.811359+0000","last_fullsized":"2023-09-22T07:40:47.811359+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:09:54.167350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.19","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-09-22T07:40:46.371852+0000","last_change":"2023-09-22T07:40:46.377432+0000","last_active":"2023-09-22T07:40:46.371852+0000","last_peered":"2023-09-22T07:40:46.371852+0000","last_clean":"2023-09-22T07:40:46.371852+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:46.371852+0000","last_undegraded":"2023-09-22T07:40:46.371852+0000","last_fullsized":"2023-09-22T07:40:46.371852+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:35:53.106847+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[0,6],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.18","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-09-22T07:40:46.371852+0000","last_change":"2023-09-22T07:40:46.380211+0000","last_active":"2023-09-22T07:40:46.371852+0000","last_peered":"2023-09-22T07:40:46.371852+0000","last_clean":"2023-09-22T07:40:46.371852+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:46.371852+0000","last_undegraded":"2023-09-22T07:40:46.371852+0000","last_fullsized":"2023-09-22T07:40:46.371852+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:07:50.302157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[4,7],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.817452+0000","last_change":"2023-09-22T07:40:47.816200+0000","last_active":"2023-09-22T07:40:47.817452+0000","last_peered":"2023-09-22T07:40:47.817452+0000","last_clean":"2023-09-22T07:40:47.817452+0000","last_became_active":"2023-09-22T07:40:47.815928+0000","last_became_peered":"2023-09-22T07:40:47.815928+0000","last_unstale":"2023-09-22T07:40:47.817452+0000","last_undegraded":"2023-09-22T07:40:47.817452+0000","last_fullsized":"2023-09-22T07:40:47.817452+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:58:01.204211+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":10,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.396500+0000","last_change":"2023-09-22T07:40:47.394823+0000","last_active":"2023-09-22T07:40:47.396500+0000","last_peered":"2023-09-22T07:40:47.396500+0000","last_clean":"2023-09-22T07:40:47.396500+0000","last_became_active":"2023-09-22T07:40:47.394455+0000","last_became_peered":"2023-09-22T07:40:47.394455+0000","last_unstale":"2023-09-22T07:40:47.396500+0000","last_undegraded":"2023-09-22T07:40:47.396500+0000","last_fullsized":"2023-09-22T07:40:47.396500+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:27:08.709681+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.16","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-09-22T07:40:46.371852+0000","last_change":"2023-09-22T07:40:46.380641+0000","last_active":"2023-09-22T07:40:46.371852+0000","last_peered":"2023-09-22T07:40:46.371852+0000","last_clean":"2023-09-22T07:40:46.371852+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:46.371852+0000","last_undegraded":"2023-09-22T07:40:46.371852+0000","last_fullsized":"2023-09-22T07:40:46.371852+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:32:12.951015+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[2,6],"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-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":"61'3","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.821170+0000","last_change":"2023-09-22T07:40:47.394624+0000","last_active":"2023-09-22T07:40:47.821170+0000","last_peered":"2023-09-22T07:40:47.821170+0000","last_clean":"2023-09-22T07:40:47.821170+0000","last_became_active":"2023-09-22T07:40:47.394348+0000","last_became_peered":"2023-09-22T07:40:47.394348+0000","last_unstale":"2023-09-22T07:40:47.821170+0000","last_undegraded":"2023-09-22T07:40:47.821170+0000","last_fullsized":"2023-09-22T07:40:47.821170+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":3,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:32:49.097768+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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.828373+0000","last_change":"2023-09-22T07:40:47.826558+0000","last_active":"2023-09-22T07:40:47.828373+0000","last_peered":"2023-09-22T07:40:47.828373+0000","last_clean":"2023-09-22T07:40:47.828373+0000","last_became_active":"2023-09-22T07:40:47.826092+0000","last_became_peered":"2023-09-22T07:40:47.826092+0000","last_unstale":"2023-09-22T07:40:47.828373+0000","last_undegraded":"2023-09-22T07:40:47.828373+0000","last_fullsized":"2023-09-22T07:40:47.828373+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:06:32.030261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'6","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.835365+0000","last_change":"2023-09-22T07:40:47.399138+0000","last_active":"2023-09-22T07:40:47.835365+0000","last_peered":"2023-09-22T07:40:47.835365+0000","last_clean":"2023-09-22T07:40:47.835365+0000","last_became_active":"2023-09-22T07:40:47.398898+0000","last_became_peered":"2023-09-22T07:40:47.398898+0000","last_unstale":"2023-09-22T07:40:47.835365+0000","last_undegraded":"2023-09-22T07:40:47.835365+0000","last_fullsized":"2023-09-22T07:40:47.835365+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":6,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:08:55.071622+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-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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-09-22T07:40:46.371852+0000","last_change":"2023-09-22T07:40:46.378769+0000","last_active":"2023-09-22T07:40:46.371852+0000","last_peered":"2023-09-22T07:40:46.371852+0000","last_clean":"2023-09-22T07:40:46.371852+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:46.371852+0000","last_undegraded":"2023-09-22T07:40:46.371852+0000","last_fullsized":"2023-09-22T07:40:46.371852+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:39:37.438162+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-09-22T07:40:46.371852+0000","last_change":"2023-09-22T07:40:46.380859+0000","last_active":"2023-09-22T07:40:46.371852+0000","last_peered":"2023-09-22T07:40:46.371852+0000","last_clean":"2023-09-22T07:40:46.371852+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:46.371852+0000","last_undegraded":"2023-09-22T07:40:46.371852+0000","last_fullsized":"2023-09-22T07:40:46.371852+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:28:37.291149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.11","version":"0'0","reported_seq":10,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.398924+0000","last_change":"2023-09-22T07:40:47.398034+0000","last_active":"2023-09-22T07:40:47.398924+0000","last_peered":"2023-09-22T07:40:47.398924+0000","last_clean":"2023-09-22T07:40:47.398924+0000","last_became_active":"2023-09-22T07:40:47.397467+0000","last_became_peered":"2023-09-22T07:40:47.397467+0000","last_unstale":"2023-09-22T07:40:47.398924+0000","last_undegraded":"2023-09-22T07:40:47.398924+0000","last_fullsized":"2023-09-22T07:40:47.398924+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T07:57:05.865152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.10","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.826282+0000","last_change":"2023-09-22T07:40:47.826282+0000","last_active":"2023-09-22T07:40:47.826282+0000","last_peered":"2023-09-22T07:40:47.826282+0000","last_clean":"2023-09-22T07:40:47.826282+0000","last_became_active":"2023-09-22T07:40:47.825988+0000","last_became_peered":"2023-09-22T07:40:47.825988+0000","last_unstale":"2023-09-22T07:40:47.826282+0000","last_undegraded":"2023-09-22T07:40:47.826282+0000","last_fullsized":"2023-09-22T07:40:47.826282+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:13:59.061230+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'8","reported_seq":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.833342+0000","last_change":"2023-09-22T07:40:47.394706+0000","last_active":"2023-09-22T07:40:47.833342+0000","last_peered":"2023-09-22T07:40:47.833342+0000","last_clean":"2023-09-22T07:40:47.833342+0000","last_became_active":"2023-09-22T07:40:47.394428+0000","last_became_peered":"2023-09-22T07:40:47.394428+0000","last_unstale":"2023-09-22T07:40:47.833342+0000","last_undegraded":"2023-09-22T07:40:47.833342+0000","last_fullsized":"2023-09-22T07:40:47.833342+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":8,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T07:52:09.748935+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":"61'1","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.829067+0000","last_change":"2023-09-22T07:40:47.413626+0000","last_active":"2023-09-22T07:40:47.829067+0000","last_peered":"2023-09-22T07:40:47.829067+0000","last_clean":"2023-09-22T07:40:47.829067+0000","last_became_active":"2023-09-22T07:40:47.412916+0000","last_became_peered":"2023-09-22T07:40:47.412916+0000","last_unstale":"2023-09-22T07:40:47.829067+0000","last_undegraded":"2023-09-22T07:40:47.829067+0000","last_fullsized":"2023-09-22T07:40:47.829067+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:04:22.433825+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-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.807982+0000","last_change":"2023-09-22T07:40:47.396668+0000","last_active":"2023-09-22T07:40:47.807982+0000","last_peered":"2023-09-22T07:40:47.807982+0000","last_clean":"2023-09-22T07:40:47.807982+0000","last_became_active":"2023-09-22T07:40:47.396397+0000","last_became_peered":"2023-09-22T07:40:47.396397+0000","last_unstale":"2023-09-22T07:40:47.807982+0000","last_undegraded":"2023-09-22T07:40:47.807982+0000","last_fullsized":"2023-09-22T07:40:47.807982+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:35:58.849480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-09-22T07:40:46.371852+0000","last_change":"2023-09-22T07:40:46.380283+0000","last_active":"2023-09-22T07:40:46.371852+0000","last_peered":"2023-09-22T07:40:46.371852+0000","last_clean":"2023-09-22T07:40:46.371852+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:46.371852+0000","last_undegraded":"2023-09-22T07:40:46.371852+0000","last_fullsized":"2023-09-22T07:40:46.371852+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:43:53.603496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[1,6],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.816158+0000","last_change":"2023-09-22T07:40:47.814640+0000","last_active":"2023-09-22T07:40:47.816158+0000","last_peered":"2023-09-22T07:40:47.816158+0000","last_clean":"2023-09-22T07:40:47.816158+0000","last_became_active":"2023-09-22T07:40:47.814364+0000","last_became_peered":"2023-09-22T07:40:47.814364+0000","last_unstale":"2023-09-22T07:40:47.816158+0000","last_undegraded":"2023-09-22T07:40:47.816158+0000","last_fullsized":"2023-09-22T07:40:47.816158+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:39:15.869499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.815201+0000","last_change":"2023-09-22T07:40:47.814142+0000","last_active":"2023-09-22T07:40:47.815201+0000","last_peered":"2023-09-22T07:40:47.815201+0000","last_clean":"2023-09-22T07:40:47.815201+0000","last_became_active":"2023-09-22T07:40:47.813818+0000","last_became_peered":"2023-09-22T07:40:47.813818+0000","last_unstale":"2023-09-22T07:40:47.815201+0000","last_undegraded":"2023-09-22T07:40:47.815201+0000","last_fullsized":"2023-09-22T07:40:47.815201+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:14:13.638235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":10,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.402341+0000","last_change":"2023-09-22T07:40:47.399784+0000","last_active":"2023-09-22T07:40:47.402341+0000","last_peered":"2023-09-22T07:40:47.402341+0000","last_clean":"2023-09-22T07:40:47.402341+0000","last_became_active":"2023-09-22T07:40:47.399482+0000","last_became_peered":"2023-09-22T07:40:47.399482+0000","last_unstale":"2023-09-22T07:40:47.402341+0000","last_undegraded":"2023-09-22T07:40:47.402341+0000","last_fullsized":"2023-09-22T07:40:47.402341+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:41:50.317527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-09-22T07:40:46.371852+0000","last_change":"2023-09-22T07:40:46.380296+0000","last_active":"2023-09-22T07:40:46.371852+0000","last_peered":"2023-09-22T07:40:46.371852+0000","last_clean":"2023-09-22T07:40:46.371852+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:46.371852+0000","last_undegraded":"2023-09-22T07:40:46.371852+0000","last_fullsized":"2023-09-22T07:40:46.371852+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T08:11:50.706782+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[2,7],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"22'117","reported_seq":228,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-22T07:40:30.289441+0000","last_change":"2023-09-22T07:40:30.287691+0000","last_active":"2023-09-22T07:40:30.289441+0000","last_peered":"2023-09-22T07:40:30.289441+0000","last_clean":"2023-09-22T07:40:30.289441+0000","last_became_active":"2023-09-22T07:40:30.287102+0000","last_became_peered":"2023-09-22T07:40:30.287102+0000","last_unstale":"2023-09-22T07:40:30.289441+0000","last_undegraded":"2023-09-22T07:40:30.289441+0000","last_fullsized":"2023-09-22T07:40:30.289441+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:38:33.537736+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:38:33.537736+0000","last_clean_scrub_stamp":"2023-09-22T07:38:33.537736+0000","objects_scrubbed":0,"log_size":117,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:06:44.539123+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-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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-09-22T07:40:46.371852+0000","last_change":"2023-09-22T07:40:46.379234+0000","last_active":"2023-09-22T07:40:46.371852+0000","last_peered":"2023-09-22T07:40:46.371852+0000","last_clean":"2023-09-22T07:40:46.371852+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:46.371852+0000","last_undegraded":"2023-09-22T07:40:46.371852+0000","last_fullsized":"2023-09-22T07:40:46.371852+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:20:43.388667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-22T07:40:46.371852+0000","last_change":"2023-09-22T07:40:46.378582+0000","last_active":"2023-09-22T07:40:46.371852+0000","last_peered":"2023-09-22T07:40:46.371852+0000","last_clean":"2023-09-22T07:40:46.371852+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:46.371852+0000","last_undegraded":"2023-09-22T07:40:46.371852+0000","last_fullsized":"2023-09-22T07:40:46.371852+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:03:09.704249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.833309+0000","last_change":"2023-09-22T07:40:47.821656+0000","last_active":"2023-09-22T07:40:47.833309+0000","last_peered":"2023-09-22T07:40:47.833309+0000","last_clean":"2023-09-22T07:40:47.833309+0000","last_became_active":"2023-09-22T07:40:47.821390+0000","last_became_peered":"2023-09-22T07:40:47.821390+0000","last_unstale":"2023-09-22T07:40:47.833309+0000","last_undegraded":"2023-09-22T07:40:47.833309+0000","last_fullsized":"2023-09-22T07:40:47.833309+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:34:18.194447+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.810494+0000","last_change":"2023-09-22T07:40:47.404703+0000","last_active":"2023-09-22T07:40:47.810494+0000","last_peered":"2023-09-22T07:40:47.810494+0000","last_clean":"2023-09-22T07:40:47.810494+0000","last_became_active":"2023-09-22T07:40:47.404432+0000","last_became_peered":"2023-09-22T07:40:47.404432+0000","last_unstale":"2023-09-22T07:40:47.810494+0000","last_undegraded":"2023-09-22T07:40:47.810494+0000","last_fullsized":"2023-09-22T07:40:47.810494+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:29:36.010305+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.7","version":"61'2","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.828657+0000","last_change":"2023-09-22T07:40:47.402115+0000","last_active":"2023-09-22T07:40:47.828657+0000","last_peered":"2023-09-22T07:40:47.828657+0000","last_clean":"2023-09-22T07:40:47.828657+0000","last_became_active":"2023-09-22T07:40:47.401837+0000","last_became_peered":"2023-09-22T07:40:47.401837+0000","last_unstale":"2023-09-22T07:40:47.828657+0000","last_undegraded":"2023-09-22T07:40:47.828657+0000","last_fullsized":"2023-09-22T07:40:47.828657+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T07:50:54.580262+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-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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-09-22T07:40:46.371852+0000","last_change":"2023-09-22T07:40:46.379827+0000","last_active":"2023-09-22T07:40:46.371852+0000","last_peered":"2023-09-22T07:40:46.371852+0000","last_clean":"2023-09-22T07:40:46.371852+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:46.371852+0000","last_undegraded":"2023-09-22T07:40:46.371852+0000","last_fullsized":"2023-09-22T07:40:46.371852+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:36:50.945945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.828298+0000","last_change":"2023-09-22T07:40:47.823839+0000","last_active":"2023-09-22T07:40:47.828298+0000","last_peered":"2023-09-22T07:40:47.828298+0000","last_clean":"2023-09-22T07:40:47.828298+0000","last_became_active":"2023-09-22T07:40:47.823299+0000","last_became_peered":"2023-09-22T07:40:47.823299+0000","last_unstale":"2023-09-22T07:40:47.828298+0000","last_undegraded":"2023-09-22T07:40:47.828298+0000","last_fullsized":"2023-09-22T07:40:47.828298+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:20:18.430245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.808268+0000","last_change":"2023-09-22T07:40:47.400087+0000","last_active":"2023-09-22T07:40:47.808268+0000","last_peered":"2023-09-22T07:40:47.808268+0000","last_clean":"2023-09-22T07:40:47.808268+0000","last_became_active":"2023-09-22T07:40:47.399812+0000","last_became_peered":"2023-09-22T07:40:47.399812+0000","last_unstale":"2023-09-22T07:40:47.808268+0000","last_undegraded":"2023-09-22T07:40:47.808268+0000","last_fullsized":"2023-09-22T07:40:47.808268+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:54:30.138190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.a","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.808040+0000","last_change":"2023-09-22T07:40:47.397510+0000","last_active":"2023-09-22T07:40:47.808040+0000","last_peered":"2023-09-22T07:40:47.808040+0000","last_clean":"2023-09-22T07:40:47.808040+0000","last_became_active":"2023-09-22T07:40:47.397240+0000","last_became_peered":"2023-09-22T07:40:47.397240+0000","last_unstale":"2023-09-22T07:40:47.808040+0000","last_undegraded":"2023-09-22T07:40:47.808040+0000","last_fullsized":"2023-09-22T07:40:47.808040+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:37:26.016124+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-09-22T07:40:46.371852+0000","last_change":"2023-09-22T07:40:46.378729+0000","last_active":"2023-09-22T07:40:46.371852+0000","last_peered":"2023-09-22T07:40:46.371852+0000","last_clean":"2023-09-22T07:40:46.371852+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:46.371852+0000","last_undegraded":"2023-09-22T07:40:46.371852+0000","last_fullsized":"2023-09-22T07:40:46.371852+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:09:58.275455+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[4,5],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.824321+0000","last_change":"2023-09-22T07:40:47.824321+0000","last_active":"2023-09-22T07:40:47.824321+0000","last_peered":"2023-09-22T07:40:47.824321+0000","last_clean":"2023-09-22T07:40:47.824321+0000","last_became_active":"2023-09-22T07:40:47.823778+0000","last_became_peered":"2023-09-22T07:40:47.823778+0000","last_unstale":"2023-09-22T07:40:47.824321+0000","last_undegraded":"2023-09-22T07:40:47.824321+0000","last_fullsized":"2023-09-22T07:40:47.824321+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:30:44.068431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.c","version":"0'0","reported_seq":10,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.397890+0000","last_change":"2023-09-22T07:40:47.396291+0000","last_active":"2023-09-22T07:40:47.397890+0000","last_peered":"2023-09-22T07:40:47.397890+0000","last_clean":"2023-09-22T07:40:47.397890+0000","last_became_active":"2023-09-22T07:40:47.395734+0000","last_became_peered":"2023-09-22T07:40:47.395734+0000","last_unstale":"2023-09-22T07:40:47.397890+0000","last_undegraded":"2023-09-22T07:40:47.397890+0000","last_fullsized":"2023-09-22T07:40:47.397890+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:45:21.793890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":"61'1","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.834593+0000","last_change":"2023-09-22T07:40:47.403844+0000","last_active":"2023-09-22T07:40:47.834593+0000","last_peered":"2023-09-22T07:40:47.834593+0000","last_clean":"2023-09-22T07:40:47.834593+0000","last_became_active":"2023-09-22T07:40:47.403553+0000","last_became_peered":"2023-09-22T07:40:47.403553+0000","last_unstale":"2023-09-22T07:40:47.834593+0000","last_undegraded":"2023-09-22T07:40:47.834593+0000","last_fullsized":"2023-09-22T07:40:47.834593+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:07:10.132871+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":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.e","version":"61'2","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.834869+0000","last_change":"2023-09-22T07:40:47.399836+0000","last_active":"2023-09-22T07:40:47.834869+0000","last_peered":"2023-09-22T07:40:47.834869+0000","last_clean":"2023-09-22T07:40:47.834869+0000","last_became_active":"2023-09-22T07:40:47.399525+0000","last_became_peered":"2023-09-22T07:40:47.399525+0000","last_unstale":"2023-09-22T07:40:47.834869+0000","last_undegraded":"2023-09-22T07:40:47.834869+0000","last_fullsized":"2023-09-22T07:40:47.834869+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T08:12:55.267406+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.20","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.827733+0000","last_change":"2023-09-22T07:40:47.827733+0000","last_active":"2023-09-22T07:40:47.827733+0000","last_peered":"2023-09-22T07:40:47.827733+0000","last_clean":"2023-09-22T07:40:47.827733+0000","last_became_active":"2023-09-22T07:40:47.827450+0000","last_became_peered":"2023-09-22T07:40:47.827450+0000","last_unstale":"2023-09-22T07:40:47.827733+0000","last_undegraded":"2023-09-22T07:40:47.827733+0000","last_fullsized":"2023-09-22T07:40:47.827733+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:39:28.069011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.21","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.821613+0000","last_change":"2023-09-22T07:40:47.821613+0000","last_active":"2023-09-22T07:40:47.821613+0000","last_peered":"2023-09-22T07:40:47.821613+0000","last_clean":"2023-09-22T07:40:47.821613+0000","last_became_active":"2023-09-22T07:40:47.821332+0000","last_became_peered":"2023-09-22T07:40:47.821332+0000","last_unstale":"2023-09-22T07:40:47.821613+0000","last_undegraded":"2023-09-22T07:40:47.821613+0000","last_fullsized":"2023-09-22T07:40:47.821613+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:29:57.123577+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.22","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.819047+0000","last_change":"2023-09-22T07:40:47.816965+0000","last_active":"2023-09-22T07:40:47.819047+0000","last_peered":"2023-09-22T07:40:47.819047+0000","last_clean":"2023-09-22T07:40:47.819047+0000","last_became_active":"2023-09-22T07:40:47.816653+0000","last_became_peered":"2023-09-22T07:40:47.816653+0000","last_unstale":"2023-09-22T07:40:47.819047+0000","last_undegraded":"2023-09-22T07:40:47.819047+0000","last_fullsized":"2023-09-22T07:40:47.819047+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:57:07.216869+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.829795+0000","last_change":"2023-09-22T07:40:47.829795+0000","last_active":"2023-09-22T07:40:47.829795+0000","last_peered":"2023-09-22T07:40:47.829795+0000","last_clean":"2023-09-22T07:40:47.829795+0000","last_became_active":"2023-09-22T07:40:47.829557+0000","last_became_peered":"2023-09-22T07:40:47.829557+0000","last_unstale":"2023-09-22T07:40:47.829795+0000","last_undegraded":"2023-09-22T07:40:47.829795+0000","last_fullsized":"2023-09-22T07:40:47.829795+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:06:37.495124+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.27","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.28","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.29","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.2a","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.2b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.828637+0000","last_change":"2023-09-22T07:40:47.828637+0000","last_active":"2023-09-22T07:40:47.828637+0000","last_peered":"2023-09-22T07:40:47.828637+0000","last_clean":"2023-09-22T07:40:47.828637+0000","last_became_active":"2023-09-22T07:40:47.828343+0000","last_became_peered":"2023-09-22T07:40:47.828343+0000","last_unstale":"2023-09-22T07:40:47.828637+0000","last_undegraded":"2023-09-22T07:40:47.828637+0000","last_fullsized":"2023-09-22T07:40:47.828637+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:59:42.418408+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":64,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":60,"acting":60,"num_store_stats":4},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2375680,"data_stored":2361472,"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":14,"num_object_clones":0,"num_object_copies":42,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":14,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":30,"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":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":36864,"data_stored":2376,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":24,"ondisk_log_size":24,"up":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928233991,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6136,"kb_used_data":1136,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739016,"statfs":{"total":95995035648,"available":95988752384,"internally_reserved":0,"allocated":1163264,"data_stored":822222,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":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.41899999999999998}]},{"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.50800000000000001}]},{"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.46899999999999997}]},{"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.52500000000000002}]},{"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.57799999999999996}]},{"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.628}]},{"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.70599999999999996}]}]},{"osd":6,"up_from":46,"seq":197568495627,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6500,"kb_used_data":1180,"kb_used_omap":0,"kb_used_meta":5312,"kb_avail":93738652,"statfs":{"total":95995035648,"available":95988379648,"internally_reserved":0,"allocated":1208320,"data_stored":843556,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5439488},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.55300000000000005}]},{"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.41499999999999998}]},{"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.48899999999999999}]},{"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.60999999999999999}]},{"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.64000000000000001}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58699999999999997}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.69399999999999995}]}]},{"osd":1,"up_from":13,"seq":55834574883,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6628,"kb_used_data":604,"kb_used_omap":0,"kb_used_meta":6016,"kb_avail":93738524,"statfs":{"total":95995035648,"available":95988248576,"internally_reserved":0,"allocated":618496,"data_stored":258323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6160384},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 22 07:40:14 2023","interfaces":[{"interface":"back","average":{"1min":0.46000000000000002,"5min":0.35499999999999998,"15min":0.33700000000000002},"min":{"1min":0.29999999999999999,"5min":0.20300000000000001,"15min":0.20300000000000001},"max":{"1min":0.58199999999999996,"5min":0.625,"15min":0.625},"last":0.40200000000000002},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.372,"15min":0.34699999999999998},"min":{"1min":0.33600000000000002,"5min":0.22,"15min":0.22},"max":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"last":0.42699999999999999}]},{"osd":2,"last update":"Fri Sep 22 07:40:35 2023","interfaces":[{"interface":"back","average":{"1min":0.46600000000000003,"5min":0.42699999999999999,"15min":0.42099999999999999},"min":{"1min":0.30199999999999999,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"last":0.504},{"interface":"front","average":{"1min":0.48699999999999999,"5min":0.45000000000000001,"15min":0.44400000000000001},"min":{"1min":0.32100000000000001,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"last":0.48199999999999998}]},{"osd":3,"last update":"Fri Sep 22 07:40:01 2023","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"last":0.47199999999999998},{"interface":"front","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"last":0.45900000000000002}]},{"osd":4,"last update":"Fri Sep 22 07:40:21 2023","interfaces":[{"interface":"back","average":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"min":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":0.89300000000000002,"5min":0.89300000000000002,"15min":0.89300000000000002},"last":0.81599999999999995},{"interface":"front","average":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":0.91100000000000003,"5min":0.91100000000000003,"15min":0.91100000000000003},"last":0.67100000000000004}]},{"osd":5,"last update":"Fri Sep 22 07:40:41 2023","interfaces":[{"interface":"back","average":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"min":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":0.876,"5min":0.876,"15min":0.876},"last":0.70299999999999996},{"interface":"front","average":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":0.90900000000000003,"5min":0.90900000000000003,"15min":0.90900000000000003},"last":0.75600000000000001}]},{"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.79200000000000004}]},{"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.76700000000000002}]}]},{"osd":0,"up_from":8,"seq":34359738407,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":7044,"kb_used_data":1148,"kb_used_omap":0,"kb_used_meta":5888,"kb_avail":93738108,"statfs":{"total":95995035648,"available":95987822592,"internally_reserved":0,"allocated":1175552,"data_stored":828457,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6029312},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Fri Sep 22 07:40:11 2023","interfaces":[{"interface":"back","average":{"1min":0.40699999999999997,"5min":0.32300000000000001,"15min":0.309},"min":{"1min":0.26500000000000001,"5min":0.188,"15min":0.188},"max":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"last":0.27100000000000002},{"interface":"front","average":{"1min":0.45900000000000002,"5min":0.35699999999999998,"15min":0.34000000000000002},"min":{"1min":0.28799999999999998,"5min":0.20599999999999999,"15min":0.20599999999999999},"max":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"last":0.33300000000000002}]},{"osd":2,"last update":"Fri Sep 22 07:40:33 2023","interfaces":[{"interface":"back","average":{"1min":0.46500000000000002,"5min":0.41299999999999998,"15min":0.40400000000000003},"min":{"1min":0.28000000000000003,"5min":0.248,"15min":0.248},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.29599999999999999},{"interface":"front","average":{"1min":0.45100000000000001,"5min":0.40400000000000003,"15min":0.39600000000000002},"min":{"1min":0.29099999999999998,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.31}]},{"osd":3,"last update":"Fri Sep 22 07:39:59 2023","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.372},{"interface":"front","average":{"1min":0.503,"5min":0.503,"15min":0.503},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"last":0.35999999999999999}]},{"osd":4,"last update":"Fri Sep 22 07:40:20 2023","interfaces":[{"interface":"back","average":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":1,"5min":1,"15min":1},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":0.96599999999999997,"5min":0.96599999999999997,"15min":0.96599999999999997},"last":0.442}]},{"osd":5,"last update":"Fri Sep 22 07:40:40 2023","interfaces":[{"interface":"back","average":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"last":0.55600000000000005},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.53500000000000003}]},{"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.42199999999999999}]},{"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.41099999999999998}]}]},{"osd":2,"up_from":18,"seq":77309411356,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6488,"kb_used_data":592,"kb_used_omap":0,"kb_used_meta":5888,"kb_avail":93738664,"statfs":{"total":95995035648,"available":95988391936,"internally_reserved":0,"allocated":606208,"data_stored":251975,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6029312},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 22 07:40:36 2023","interfaces":[{"interface":"back","average":{"1min":0.42599999999999999,"5min":0.40899999999999997,"15min":0.40600000000000003},"min":{"1min":0.30099999999999999,"5min":0.25,"15min":0.25},"max":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.32200000000000001},{"interface":"front","average":{"1min":0.44600000000000001,"5min":0.43099999999999999,"15min":0.42899999999999999},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"last":0.36699999999999999}]},{"osd":1,"last update":"Fri Sep 22 07:40:36 2023","interfaces":[{"interface":"back","average":{"1min":0.42099999999999999,"5min":0.441,"15min":0.44500000000000001},"min":{"1min":0.27600000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.63300000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.34399999999999997},{"interface":"front","average":{"1min":0.48299999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"min":{"1min":0.32400000000000001,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.67000000000000004,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.41399999999999998}]},{"osd":3,"last update":"Fri Sep 22 07:39:58 2023","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.39100000000000001},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.40600000000000003}]},{"osd":4,"last update":"Fri Sep 22 07:40:21 2023","interfaces":[{"interface":"back","average":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.45500000000000002},{"interface":"front","average":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.52400000000000002}]},{"osd":5,"last update":"Fri Sep 22 07:40:42 2023","interfaces":[{"interface":"back","average":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"min":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":0.86599999999999999,"5min":0.86599999999999999,"15min":0.86599999999999999},"last":0.55500000000000005},{"interface":"front","average":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.95599999999999996,"5min":0.95599999999999996,"15min":0.95599999999999996},"last":0.504}]},{"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.54400000000000004}]},{"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.64300000000000002}]}]},{"osd":3,"up_from":25,"seq":107374182424,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5748,"kb_used_data":556,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739404,"statfs":{"total":95995035648,"available":95989149696,"internally_reserved":0,"allocated":569344,"data_stored":231854,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 22 07:39:57 2023","interfaces":[{"interface":"back","average":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"last":0.23799999999999999},{"interface":"front","average":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.314}]},{"osd":1,"last update":"Fri Sep 22 07:39:57 2023","interfaces":[{"interface":"back","average":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"last":0.35499999999999998},{"interface":"front","average":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.27200000000000002}]},{"osd":2,"last update":"Fri Sep 22 07:39:57 2023","interfaces":[{"interface":"back","average":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"last":0.34399999999999997},{"interface":"front","average":{"1min":0.495,"5min":0.495,"15min":0.495},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"last":0.38100000000000001}]},{"osd":4,"last update":"Fri Sep 22 07:40:21 2023","interfaces":[{"interface":"back","average":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.92000000000000004,"5min":0.92000000000000004,"15min":0.92000000000000004},"last":0.54900000000000004},{"interface":"front","average":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.89200000000000002,"5min":0.89200000000000002,"15min":0.89200000000000002},"last":0.48699999999999999}]},{"osd":5,"last update":"Fri Sep 22 07:40:41 2023","interfaces":[{"interface":"back","average":{"1min":0.625,"5min":0.625,"15min":0.625},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.999,"5min":0.999,"15min":0.999},"last":0.503},{"interface":"front","average":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.85399999999999998,"5min":0.85399999999999998,"15min":0.85399999999999998},"last":0.57899999999999996}]},{"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.52100000000000002}]},{"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.60699999999999998}]}]},{"osd":4,"up_from":30,"seq":128849018901,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6068,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":5440,"kb_avail":93739084,"statfs":{"total":95995035648,"available":95988822016,"internally_reserved":0,"allocated":634880,"data_stored":259373,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5570560},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 22 07:40:23 2023","interfaces":[{"interface":"back","average":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.49099999999999999},{"interface":"front","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.42299999999999999}]},{"osd":1,"last update":"Fri Sep 22 07:40:23 2023","interfaces":[{"interface":"back","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.47599999999999998},{"interface":"front","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.34699999999999998}]},{"osd":2,"last update":"Fri Sep 22 07:40:23 2023","interfaces":[{"interface":"back","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.79700000000000004,"5min":0.79700000000000004,"15min":0.79700000000000004},"last":0.41199999999999998},{"interface":"front","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.502}]},{"osd":3,"last update":"Fri Sep 22 07:40:23 2023","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.56100000000000005},{"interface":"front","average":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.82099999999999995,"5min":0.82099999999999995,"15min":0.82099999999999995},"last":0.435}]},{"osd":5,"last update":"Fri Sep 22 07:40:44 2023","interfaces":[{"interface":"back","average":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"last":0.443},{"interface":"front","average":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"min":{"1min":0.253,"5min":0.253,"15min":0.253},"max":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"last":0.39300000000000002}]},{"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.46500000000000002}]},{"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.52200000000000002}]}]},{"osd":5,"up_from":38,"seq":163208757264,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5748,"kb_used_data":556,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739404,"statfs":{"total":95995035648,"available":95989149696,"internally_reserved":0,"allocated":569344,"data_stored":231854,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 22 07:40:43 2023","interfaces":[{"interface":"back","average":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.376},{"interface":"front","average":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.85799999999999998,"5min":0.85799999999999998,"15min":0.85799999999999998},"last":0.49199999999999999}]},{"osd":1,"last update":"Fri Sep 22 07:40:43 2023","interfaces":[{"interface":"back","average":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.52200000000000002},{"interface":"front","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.81999999999999995,"5min":0.81999999999999995,"15min":0.81999999999999995},"last":0.57999999999999996}]},{"osd":2,"last update":"Fri Sep 22 07:40:43 2023","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.41699999999999998},{"interface":"front","average":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.43099999999999999}]},{"osd":3,"last update":"Fri Sep 22 07:40:43 2023","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.53500000000000003},{"interface":"front","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.38800000000000001}]},{"osd":4,"last update":"Fri Sep 22 07:40:43 2023","interfaces":[{"interface":"back","average":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"last":0.45300000000000001},{"interface":"front","average":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"last":0.47499999999999998}]},{"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.40200000000000002}]},{"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.60299999999999998}]}]}],"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":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":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-22T07:40:52.333 DEBUG:teuthology.orchestra.run.smithi006:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2023-09-22T07:40:52.703 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:40:52.705 INFO:teuthology.orchestra.run.smithi006.stderr:dumped all 2023-09-22T07:40:52.715 INFO:teuthology.orchestra.run.smithi006.stdout:{"pg_ready":true,"pg_map":{"version":185,"stamp":"2023-09-22T07:40:50.855034+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592086,"num_objects":16,"num_object_clones":0,"num_object_copies":48,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":16,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":189,"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":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":141,"ondisk_log_size":141,"up":159,"acting":159,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":22,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":50360,"kb_used_data":6392,"kb_used_omap":0,"kb_used_meta":43904,"kb_avail":749910856,"statfs":{"total":767960285184,"available":767908716544,"internally_reserved":0,"allocated":6545408,"data_stored":3727614,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":44957696},"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":6,"apply_latency_ms":6,"commit_latency_ns":6000000,"apply_latency_ns":6000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":1718,"num_objects":14,"num_object_clones":0,"num_object_copies":42,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":14,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":30,"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":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.480559"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.817400+0000","last_change":"2023-09-22T07:40:47.815707+0000","last_active":"2023-09-22T07:40:47.817400+0000","last_peered":"2023-09-22T07:40:47.817400+0000","last_clean":"2023-09-22T07:40:47.817400+0000","last_became_active":"2023-09-22T07:40:47.815428+0000","last_became_peered":"2023-09-22T07:40:47.815428+0000","last_unstale":"2023-09-22T07:40:47.817400+0000","last_undegraded":"2023-09-22T07:40:47.817400+0000","last_fullsized":"2023-09-22T07:40:47.817400+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T17:49:45.462568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.3a","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.39","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.38","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.36","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.822330+0000","last_change":"2023-09-22T07:40:47.822330+0000","last_active":"2023-09-22T07:40:47.822330+0000","last_peered":"2023-09-22T07:40:47.822330+0000","last_clean":"2023-09-22T07:40:47.822330+0000","last_became_active":"2023-09-22T07:40:47.821955+0000","last_became_peered":"2023-09-22T07:40:47.821955+0000","last_unstale":"2023-09-22T07:40:47.822330+0000","last_undegraded":"2023-09-22T07:40:47.822330+0000","last_fullsized":"2023-09-22T07:40:47.822330+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:29:33.302143+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.35","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.824263+0000","last_change":"2023-09-22T07:40:47.824263+0000","last_active":"2023-09-22T07:40:47.824263+0000","last_peered":"2023-09-22T07:40:47.824263+0000","last_clean":"2023-09-22T07:40:47.824263+0000","last_became_active":"2023-09-22T07:40:47.823961+0000","last_became_peered":"2023-09-22T07:40:47.823961+0000","last_unstale":"2023-09-22T07:40:47.824263+0000","last_undegraded":"2023-09-22T07:40:47.824263+0000","last_fullsized":"2023-09-22T07:40:47.824263+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:45:52.795463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.828349+0000","last_change":"2023-09-22T07:40:47.826378+0000","last_active":"2023-09-22T07:40:47.828349+0000","last_peered":"2023-09-22T07:40:47.828349+0000","last_clean":"2023-09-22T07:40:47.828349+0000","last_became_active":"2023-09-22T07:40:47.825704+0000","last_became_peered":"2023-09-22T07:40:47.825704+0000","last_unstale":"2023-09-22T07:40:47.828349+0000","last_undegraded":"2023-09-22T07:40:47.828349+0000","last_fullsized":"2023-09-22T07:40:47.828349+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:53:00.162548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.833430+0000","last_change":"2023-09-22T07:40:47.822149+0000","last_active":"2023-09-22T07:40:47.833430+0000","last_peered":"2023-09-22T07:40:47.833430+0000","last_clean":"2023-09-22T07:40:47.833430+0000","last_became_active":"2023-09-22T07:40:47.821866+0000","last_became_peered":"2023-09-22T07:40:47.821866+0000","last_unstale":"2023-09-22T07:40:47.833430+0000","last_undegraded":"2023-09-22T07:40:47.833430+0000","last_fullsized":"2023-09-22T07:40:47.833430+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:52:34.085233+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.2f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.825646+0000","last_change":"2023-09-22T07:40:47.825646+0000","last_active":"2023-09-22T07:40:47.825646+0000","last_peered":"2023-09-22T07:40:47.825646+0000","last_clean":"2023-09-22T07:40:47.825646+0000","last_became_active":"2023-09-22T07:40:47.825352+0000","last_became_peered":"2023-09-22T07:40:47.825352+0000","last_unstale":"2023-09-22T07:40:47.825646+0000","last_undegraded":"2023-09-22T07:40:47.825646+0000","last_fullsized":"2023-09-22T07:40:47.825646+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:45:58.644248+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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-09-22T07:40:46.371852+0000","last_change":"2023-09-22T07:40:46.378770+0000","last_active":"2023-09-22T07:40:46.371852+0000","last_peered":"2023-09-22T07:40:46.371852+0000","last_clean":"2023-09-22T07:40:46.371852+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:46.371852+0000","last_undegraded":"2023-09-22T07:40:46.371852+0000","last_fullsized":"2023-09-22T07:40:46.371852+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:19:19.639520+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.1e","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-09-22T07:40:46.371852+0000","last_change":"2023-09-22T07:40:46.377336+0000","last_active":"2023-09-22T07:40:46.371852+0000","last_peered":"2023-09-22T07:40:46.371852+0000","last_clean":"2023-09-22T07:40:46.371852+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:46.371852+0000","last_undegraded":"2023-09-22T07:40:46.371852+0000","last_fullsized":"2023-09-22T07:40:46.371852+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:02:43.234361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[0,5],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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-09-22T07:40:46.371852+0000","last_change":"2023-09-22T07:40:46.379576+0000","last_active":"2023-09-22T07:40:46.371852+0000","last_peered":"2023-09-22T07:40:46.371852+0000","last_clean":"2023-09-22T07:40:46.371852+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:46.371852+0000","last_undegraded":"2023-09-22T07:40:46.371852+0000","last_fullsized":"2023-09-22T07:40:46.371852+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:52:19.385835+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[0,6],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.1c","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-09-22T07:40:46.371852+0000","last_change":"2023-09-22T07:40:46.378417+0000","last_active":"2023-09-22T07:40:46.371852+0000","last_peered":"2023-09-22T07:40:46.371852+0000","last_clean":"2023-09-22T07:40:46.371852+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:46.371852+0000","last_undegraded":"2023-09-22T07:40:46.371852+0000","last_fullsized":"2023-09-22T07:40:46.371852+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:02:34.063531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[2,5],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1d","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.1b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-09-22T07:40:46.371852+0000","last_change":"2023-09-22T07:40:46.377435+0000","last_active":"2023-09-22T07:40:46.371852+0000","last_peered":"2023-09-22T07:40:46.371852+0000","last_clean":"2023-09-22T07:40:46.371852+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:46.371852+0000","last_undegraded":"2023-09-22T07:40:46.371852+0000","last_fullsized":"2023-09-22T07:40:46.371852+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:05:38.653504+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[6,7],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.816351+0000","last_change":"2023-09-22T07:40:47.812793+0000","last_active":"2023-09-22T07:40:47.816351+0000","last_peered":"2023-09-22T07:40:47.816351+0000","last_clean":"2023-09-22T07:40:47.816351+0000","last_became_active":"2023-09-22T07:40:47.812506+0000","last_became_peered":"2023-09-22T07:40:47.812506+0000","last_unstale":"2023-09-22T07:40:47.816351+0000","last_undegraded":"2023-09-22T07:40:47.816351+0000","last_fullsized":"2023-09-22T07:40:47.816351+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:54:25.982866+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'1","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.811359+0000","last_change":"2023-09-22T07:40:47.403956+0000","last_active":"2023-09-22T07:40:47.811359+0000","last_peered":"2023-09-22T07:40:47.811359+0000","last_clean":"2023-09-22T07:40:47.811359+0000","last_became_active":"2023-09-22T07:40:47.403659+0000","last_became_peered":"2023-09-22T07:40:47.403659+0000","last_unstale":"2023-09-22T07:40:47.811359+0000","last_undegraded":"2023-09-22T07:40:47.811359+0000","last_fullsized":"2023-09-22T07:40:47.811359+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:09:54.167350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.19","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-09-22T07:40:46.371852+0000","last_change":"2023-09-22T07:40:46.377432+0000","last_active":"2023-09-22T07:40:46.371852+0000","last_peered":"2023-09-22T07:40:46.371852+0000","last_clean":"2023-09-22T07:40:46.371852+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:46.371852+0000","last_undegraded":"2023-09-22T07:40:46.371852+0000","last_fullsized":"2023-09-22T07:40:46.371852+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:35:53.106847+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[0,6],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.18","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-09-22T07:40:46.371852+0000","last_change":"2023-09-22T07:40:46.380211+0000","last_active":"2023-09-22T07:40:46.371852+0000","last_peered":"2023-09-22T07:40:46.371852+0000","last_clean":"2023-09-22T07:40:46.371852+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:46.371852+0000","last_undegraded":"2023-09-22T07:40:46.371852+0000","last_fullsized":"2023-09-22T07:40:46.371852+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:07:50.302157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[4,7],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.817452+0000","last_change":"2023-09-22T07:40:47.816200+0000","last_active":"2023-09-22T07:40:47.817452+0000","last_peered":"2023-09-22T07:40:47.817452+0000","last_clean":"2023-09-22T07:40:47.817452+0000","last_became_active":"2023-09-22T07:40:47.815928+0000","last_became_peered":"2023-09-22T07:40:47.815928+0000","last_unstale":"2023-09-22T07:40:47.817452+0000","last_undegraded":"2023-09-22T07:40:47.817452+0000","last_fullsized":"2023-09-22T07:40:47.817452+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:58:01.204211+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":10,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.396500+0000","last_change":"2023-09-22T07:40:47.394823+0000","last_active":"2023-09-22T07:40:47.396500+0000","last_peered":"2023-09-22T07:40:47.396500+0000","last_clean":"2023-09-22T07:40:47.396500+0000","last_became_active":"2023-09-22T07:40:47.394455+0000","last_became_peered":"2023-09-22T07:40:47.394455+0000","last_unstale":"2023-09-22T07:40:47.396500+0000","last_undegraded":"2023-09-22T07:40:47.396500+0000","last_fullsized":"2023-09-22T07:40:47.396500+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:27:08.709681+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.16","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-09-22T07:40:46.371852+0000","last_change":"2023-09-22T07:40:46.380641+0000","last_active":"2023-09-22T07:40:46.371852+0000","last_peered":"2023-09-22T07:40:46.371852+0000","last_clean":"2023-09-22T07:40:46.371852+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:46.371852+0000","last_undegraded":"2023-09-22T07:40:46.371852+0000","last_fullsized":"2023-09-22T07:40:46.371852+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:32:12.951015+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[2,6],"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-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":"61'3","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.821170+0000","last_change":"2023-09-22T07:40:47.394624+0000","last_active":"2023-09-22T07:40:47.821170+0000","last_peered":"2023-09-22T07:40:47.821170+0000","last_clean":"2023-09-22T07:40:47.821170+0000","last_became_active":"2023-09-22T07:40:47.394348+0000","last_became_peered":"2023-09-22T07:40:47.394348+0000","last_unstale":"2023-09-22T07:40:47.821170+0000","last_undegraded":"2023-09-22T07:40:47.821170+0000","last_fullsized":"2023-09-22T07:40:47.821170+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":3,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:32:49.097768+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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.828373+0000","last_change":"2023-09-22T07:40:47.826558+0000","last_active":"2023-09-22T07:40:47.828373+0000","last_peered":"2023-09-22T07:40:47.828373+0000","last_clean":"2023-09-22T07:40:47.828373+0000","last_became_active":"2023-09-22T07:40:47.826092+0000","last_became_peered":"2023-09-22T07:40:47.826092+0000","last_unstale":"2023-09-22T07:40:47.828373+0000","last_undegraded":"2023-09-22T07:40:47.828373+0000","last_fullsized":"2023-09-22T07:40:47.828373+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:06:32.030261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'6","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.835365+0000","last_change":"2023-09-22T07:40:47.399138+0000","last_active":"2023-09-22T07:40:47.835365+0000","last_peered":"2023-09-22T07:40:47.835365+0000","last_clean":"2023-09-22T07:40:47.835365+0000","last_became_active":"2023-09-22T07:40:47.398898+0000","last_became_peered":"2023-09-22T07:40:47.398898+0000","last_unstale":"2023-09-22T07:40:47.835365+0000","last_undegraded":"2023-09-22T07:40:47.835365+0000","last_fullsized":"2023-09-22T07:40:47.835365+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":6,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:08:55.071622+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-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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-09-22T07:40:46.371852+0000","last_change":"2023-09-22T07:40:46.378769+0000","last_active":"2023-09-22T07:40:46.371852+0000","last_peered":"2023-09-22T07:40:46.371852+0000","last_clean":"2023-09-22T07:40:46.371852+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:46.371852+0000","last_undegraded":"2023-09-22T07:40:46.371852+0000","last_fullsized":"2023-09-22T07:40:46.371852+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:39:37.438162+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-09-22T07:40:46.371852+0000","last_change":"2023-09-22T07:40:46.380859+0000","last_active":"2023-09-22T07:40:46.371852+0000","last_peered":"2023-09-22T07:40:46.371852+0000","last_clean":"2023-09-22T07:40:46.371852+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:46.371852+0000","last_undegraded":"2023-09-22T07:40:46.371852+0000","last_fullsized":"2023-09-22T07:40:46.371852+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:28:37.291149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.11","version":"0'0","reported_seq":10,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.398924+0000","last_change":"2023-09-22T07:40:47.398034+0000","last_active":"2023-09-22T07:40:47.398924+0000","last_peered":"2023-09-22T07:40:47.398924+0000","last_clean":"2023-09-22T07:40:47.398924+0000","last_became_active":"2023-09-22T07:40:47.397467+0000","last_became_peered":"2023-09-22T07:40:47.397467+0000","last_unstale":"2023-09-22T07:40:47.398924+0000","last_undegraded":"2023-09-22T07:40:47.398924+0000","last_fullsized":"2023-09-22T07:40:47.398924+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T07:57:05.865152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.10","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.826282+0000","last_change":"2023-09-22T07:40:47.826282+0000","last_active":"2023-09-22T07:40:47.826282+0000","last_peered":"2023-09-22T07:40:47.826282+0000","last_clean":"2023-09-22T07:40:47.826282+0000","last_became_active":"2023-09-22T07:40:47.825988+0000","last_became_peered":"2023-09-22T07:40:47.825988+0000","last_unstale":"2023-09-22T07:40:47.826282+0000","last_undegraded":"2023-09-22T07:40:47.826282+0000","last_fullsized":"2023-09-22T07:40:47.826282+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:13:59.061230+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'8","reported_seq":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.833342+0000","last_change":"2023-09-22T07:40:47.394706+0000","last_active":"2023-09-22T07:40:47.833342+0000","last_peered":"2023-09-22T07:40:47.833342+0000","last_clean":"2023-09-22T07:40:47.833342+0000","last_became_active":"2023-09-22T07:40:47.394428+0000","last_became_peered":"2023-09-22T07:40:47.394428+0000","last_unstale":"2023-09-22T07:40:47.833342+0000","last_undegraded":"2023-09-22T07:40:47.833342+0000","last_fullsized":"2023-09-22T07:40:47.833342+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":8,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T07:52:09.748935+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":"61'1","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.829067+0000","last_change":"2023-09-22T07:40:47.413626+0000","last_active":"2023-09-22T07:40:47.829067+0000","last_peered":"2023-09-22T07:40:47.829067+0000","last_clean":"2023-09-22T07:40:47.829067+0000","last_became_active":"2023-09-22T07:40:47.412916+0000","last_became_peered":"2023-09-22T07:40:47.412916+0000","last_unstale":"2023-09-22T07:40:47.829067+0000","last_undegraded":"2023-09-22T07:40:47.829067+0000","last_fullsized":"2023-09-22T07:40:47.829067+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:04:22.433825+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-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.807982+0000","last_change":"2023-09-22T07:40:47.396668+0000","last_active":"2023-09-22T07:40:47.807982+0000","last_peered":"2023-09-22T07:40:47.807982+0000","last_clean":"2023-09-22T07:40:47.807982+0000","last_became_active":"2023-09-22T07:40:47.396397+0000","last_became_peered":"2023-09-22T07:40:47.396397+0000","last_unstale":"2023-09-22T07:40:47.807982+0000","last_undegraded":"2023-09-22T07:40:47.807982+0000","last_fullsized":"2023-09-22T07:40:47.807982+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:35:58.849480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-09-22T07:40:46.371852+0000","last_change":"2023-09-22T07:40:46.380283+0000","last_active":"2023-09-22T07:40:46.371852+0000","last_peered":"2023-09-22T07:40:46.371852+0000","last_clean":"2023-09-22T07:40:46.371852+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:46.371852+0000","last_undegraded":"2023-09-22T07:40:46.371852+0000","last_fullsized":"2023-09-22T07:40:46.371852+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:43:53.603496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[1,6],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.816158+0000","last_change":"2023-09-22T07:40:47.814640+0000","last_active":"2023-09-22T07:40:47.816158+0000","last_peered":"2023-09-22T07:40:47.816158+0000","last_clean":"2023-09-22T07:40:47.816158+0000","last_became_active":"2023-09-22T07:40:47.814364+0000","last_became_peered":"2023-09-22T07:40:47.814364+0000","last_unstale":"2023-09-22T07:40:47.816158+0000","last_undegraded":"2023-09-22T07:40:47.816158+0000","last_fullsized":"2023-09-22T07:40:47.816158+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:39:15.869499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.815201+0000","last_change":"2023-09-22T07:40:47.814142+0000","last_active":"2023-09-22T07:40:47.815201+0000","last_peered":"2023-09-22T07:40:47.815201+0000","last_clean":"2023-09-22T07:40:47.815201+0000","last_became_active":"2023-09-22T07:40:47.813818+0000","last_became_peered":"2023-09-22T07:40:47.813818+0000","last_unstale":"2023-09-22T07:40:47.815201+0000","last_undegraded":"2023-09-22T07:40:47.815201+0000","last_fullsized":"2023-09-22T07:40:47.815201+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:14:13.638235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":10,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.402341+0000","last_change":"2023-09-22T07:40:47.399784+0000","last_active":"2023-09-22T07:40:47.402341+0000","last_peered":"2023-09-22T07:40:47.402341+0000","last_clean":"2023-09-22T07:40:47.402341+0000","last_became_active":"2023-09-22T07:40:47.399482+0000","last_became_peered":"2023-09-22T07:40:47.399482+0000","last_unstale":"2023-09-22T07:40:47.402341+0000","last_undegraded":"2023-09-22T07:40:47.402341+0000","last_fullsized":"2023-09-22T07:40:47.402341+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:41:50.317527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-09-22T07:40:46.371852+0000","last_change":"2023-09-22T07:40:46.380296+0000","last_active":"2023-09-22T07:40:46.371852+0000","last_peered":"2023-09-22T07:40:46.371852+0000","last_clean":"2023-09-22T07:40:46.371852+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:46.371852+0000","last_undegraded":"2023-09-22T07:40:46.371852+0000","last_fullsized":"2023-09-22T07:40:46.371852+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T08:11:50.706782+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[2,7],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"22'117","reported_seq":228,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-22T07:40:30.289441+0000","last_change":"2023-09-22T07:40:30.287691+0000","last_active":"2023-09-22T07:40:30.289441+0000","last_peered":"2023-09-22T07:40:30.289441+0000","last_clean":"2023-09-22T07:40:30.289441+0000","last_became_active":"2023-09-22T07:40:30.287102+0000","last_became_peered":"2023-09-22T07:40:30.287102+0000","last_unstale":"2023-09-22T07:40:30.289441+0000","last_undegraded":"2023-09-22T07:40:30.289441+0000","last_fullsized":"2023-09-22T07:40:30.289441+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:38:33.537736+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:38:33.537736+0000","last_clean_scrub_stamp":"2023-09-22T07:38:33.537736+0000","objects_scrubbed":0,"log_size":117,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:06:44.539123+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-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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-09-22T07:40:46.371852+0000","last_change":"2023-09-22T07:40:46.379234+0000","last_active":"2023-09-22T07:40:46.371852+0000","last_peered":"2023-09-22T07:40:46.371852+0000","last_clean":"2023-09-22T07:40:46.371852+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:46.371852+0000","last_undegraded":"2023-09-22T07:40:46.371852+0000","last_fullsized":"2023-09-22T07:40:46.371852+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:20:43.388667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-09-22T07:40:46.371852+0000","last_change":"2023-09-22T07:40:46.378582+0000","last_active":"2023-09-22T07:40:46.371852+0000","last_peered":"2023-09-22T07:40:46.371852+0000","last_clean":"2023-09-22T07:40:46.371852+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:46.371852+0000","last_undegraded":"2023-09-22T07:40:46.371852+0000","last_fullsized":"2023-09-22T07:40:46.371852+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:03:09.704249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.833309+0000","last_change":"2023-09-22T07:40:47.821656+0000","last_active":"2023-09-22T07:40:47.833309+0000","last_peered":"2023-09-22T07:40:47.833309+0000","last_clean":"2023-09-22T07:40:47.833309+0000","last_became_active":"2023-09-22T07:40:47.821390+0000","last_became_peered":"2023-09-22T07:40:47.821390+0000","last_unstale":"2023-09-22T07:40:47.833309+0000","last_undegraded":"2023-09-22T07:40:47.833309+0000","last_fullsized":"2023-09-22T07:40:47.833309+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:34:18.194447+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.810494+0000","last_change":"2023-09-22T07:40:47.404703+0000","last_active":"2023-09-22T07:40:47.810494+0000","last_peered":"2023-09-22T07:40:47.810494+0000","last_clean":"2023-09-22T07:40:47.810494+0000","last_became_active":"2023-09-22T07:40:47.404432+0000","last_became_peered":"2023-09-22T07:40:47.404432+0000","last_unstale":"2023-09-22T07:40:47.810494+0000","last_undegraded":"2023-09-22T07:40:47.810494+0000","last_fullsized":"2023-09-22T07:40:47.810494+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:29:36.010305+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.7","version":"61'2","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.828657+0000","last_change":"2023-09-22T07:40:47.402115+0000","last_active":"2023-09-22T07:40:47.828657+0000","last_peered":"2023-09-22T07:40:47.828657+0000","last_clean":"2023-09-22T07:40:47.828657+0000","last_became_active":"2023-09-22T07:40:47.401837+0000","last_became_peered":"2023-09-22T07:40:47.401837+0000","last_unstale":"2023-09-22T07:40:47.828657+0000","last_undegraded":"2023-09-22T07:40:47.828657+0000","last_fullsized":"2023-09-22T07:40:47.828657+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T07:50:54.580262+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-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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-09-22T07:40:46.371852+0000","last_change":"2023-09-22T07:40:46.379827+0000","last_active":"2023-09-22T07:40:46.371852+0000","last_peered":"2023-09-22T07:40:46.371852+0000","last_clean":"2023-09-22T07:40:46.371852+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:46.371852+0000","last_undegraded":"2023-09-22T07:40:46.371852+0000","last_fullsized":"2023-09-22T07:40:46.371852+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:36:50.945945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.828298+0000","last_change":"2023-09-22T07:40:47.823839+0000","last_active":"2023-09-22T07:40:47.828298+0000","last_peered":"2023-09-22T07:40:47.828298+0000","last_clean":"2023-09-22T07:40:47.828298+0000","last_became_active":"2023-09-22T07:40:47.823299+0000","last_became_peered":"2023-09-22T07:40:47.823299+0000","last_unstale":"2023-09-22T07:40:47.828298+0000","last_undegraded":"2023-09-22T07:40:47.828298+0000","last_fullsized":"2023-09-22T07:40:47.828298+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:20:18.430245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.808268+0000","last_change":"2023-09-22T07:40:47.400087+0000","last_active":"2023-09-22T07:40:47.808268+0000","last_peered":"2023-09-22T07:40:47.808268+0000","last_clean":"2023-09-22T07:40:47.808268+0000","last_became_active":"2023-09-22T07:40:47.399812+0000","last_became_peered":"2023-09-22T07:40:47.399812+0000","last_unstale":"2023-09-22T07:40:47.808268+0000","last_undegraded":"2023-09-22T07:40:47.808268+0000","last_fullsized":"2023-09-22T07:40:47.808268+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:54:30.138190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.a","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.808040+0000","last_change":"2023-09-22T07:40:47.397510+0000","last_active":"2023-09-22T07:40:47.808040+0000","last_peered":"2023-09-22T07:40:47.808040+0000","last_clean":"2023-09-22T07:40:47.808040+0000","last_became_active":"2023-09-22T07:40:47.397240+0000","last_became_peered":"2023-09-22T07:40:47.397240+0000","last_unstale":"2023-09-22T07:40:47.808040+0000","last_undegraded":"2023-09-22T07:40:47.808040+0000","last_fullsized":"2023-09-22T07:40:47.808040+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:37:26.016124+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-09-22T07:40:46.371852+0000","last_change":"2023-09-22T07:40:46.378729+0000","last_active":"2023-09-22T07:40:46.371852+0000","last_peered":"2023-09-22T07:40:46.371852+0000","last_clean":"2023-09-22T07:40:46.371852+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:46.371852+0000","last_undegraded":"2023-09-22T07:40:46.371852+0000","last_fullsized":"2023-09-22T07:40:46.371852+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:09:58.275455+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[4,5],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.824321+0000","last_change":"2023-09-22T07:40:47.824321+0000","last_active":"2023-09-22T07:40:47.824321+0000","last_peered":"2023-09-22T07:40:47.824321+0000","last_clean":"2023-09-22T07:40:47.824321+0000","last_became_active":"2023-09-22T07:40:47.823778+0000","last_became_peered":"2023-09-22T07:40:47.823778+0000","last_unstale":"2023-09-22T07:40:47.824321+0000","last_undegraded":"2023-09-22T07:40:47.824321+0000","last_fullsized":"2023-09-22T07:40:47.824321+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:30:44.068431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.c","version":"0'0","reported_seq":10,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.397890+0000","last_change":"2023-09-22T07:40:47.396291+0000","last_active":"2023-09-22T07:40:47.397890+0000","last_peered":"2023-09-22T07:40:47.397890+0000","last_clean":"2023-09-22T07:40:47.397890+0000","last_became_active":"2023-09-22T07:40:47.395734+0000","last_became_peered":"2023-09-22T07:40:47.395734+0000","last_unstale":"2023-09-22T07:40:47.397890+0000","last_undegraded":"2023-09-22T07:40:47.397890+0000","last_fullsized":"2023-09-22T07:40:47.397890+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:45:21.793890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":"61'1","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.834593+0000","last_change":"2023-09-22T07:40:47.403844+0000","last_active":"2023-09-22T07:40:47.834593+0000","last_peered":"2023-09-22T07:40:47.834593+0000","last_clean":"2023-09-22T07:40:47.834593+0000","last_became_active":"2023-09-22T07:40:47.403553+0000","last_became_peered":"2023-09-22T07:40:47.403553+0000","last_unstale":"2023-09-22T07:40:47.834593+0000","last_undegraded":"2023-09-22T07:40:47.834593+0000","last_fullsized":"2023-09-22T07:40:47.834593+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:07:10.132871+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":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.e","version":"61'2","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.834869+0000","last_change":"2023-09-22T07:40:47.399836+0000","last_active":"2023-09-22T07:40:47.834869+0000","last_peered":"2023-09-22T07:40:47.834869+0000","last_clean":"2023-09-22T07:40:47.834869+0000","last_became_active":"2023-09-22T07:40:47.399525+0000","last_became_peered":"2023-09-22T07:40:47.399525+0000","last_unstale":"2023-09-22T07:40:47.834869+0000","last_undegraded":"2023-09-22T07:40:47.834869+0000","last_fullsized":"2023-09-22T07:40:47.834869+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T08:12:55.267406+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.20","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.827733+0000","last_change":"2023-09-22T07:40:47.827733+0000","last_active":"2023-09-22T07:40:47.827733+0000","last_peered":"2023-09-22T07:40:47.827733+0000","last_clean":"2023-09-22T07:40:47.827733+0000","last_became_active":"2023-09-22T07:40:47.827450+0000","last_became_peered":"2023-09-22T07:40:47.827450+0000","last_unstale":"2023-09-22T07:40:47.827733+0000","last_undegraded":"2023-09-22T07:40:47.827733+0000","last_fullsized":"2023-09-22T07:40:47.827733+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:39:28.069011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.21","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.821613+0000","last_change":"2023-09-22T07:40:47.821613+0000","last_active":"2023-09-22T07:40:47.821613+0000","last_peered":"2023-09-22T07:40:47.821613+0000","last_clean":"2023-09-22T07:40:47.821613+0000","last_became_active":"2023-09-22T07:40:47.821332+0000","last_became_peered":"2023-09-22T07:40:47.821332+0000","last_unstale":"2023-09-22T07:40:47.821613+0000","last_undegraded":"2023-09-22T07:40:47.821613+0000","last_fullsized":"2023-09-22T07:40:47.821613+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:29:57.123577+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.22","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.819047+0000","last_change":"2023-09-22T07:40:47.816965+0000","last_active":"2023-09-22T07:40:47.819047+0000","last_peered":"2023-09-22T07:40:47.819047+0000","last_clean":"2023-09-22T07:40:47.819047+0000","last_became_active":"2023-09-22T07:40:47.816653+0000","last_became_peered":"2023-09-22T07:40:47.816653+0000","last_unstale":"2023-09-22T07:40:47.819047+0000","last_undegraded":"2023-09-22T07:40:47.819047+0000","last_fullsized":"2023-09-22T07:40:47.819047+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:57:07.216869+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.829795+0000","last_change":"2023-09-22T07:40:47.829795+0000","last_active":"2023-09-22T07:40:47.829795+0000","last_peered":"2023-09-22T07:40:47.829795+0000","last_clean":"2023-09-22T07:40:47.829795+0000","last_became_active":"2023-09-22T07:40:47.829557+0000","last_became_peered":"2023-09-22T07:40:47.829557+0000","last_unstale":"2023-09-22T07:40:47.829795+0000","last_undegraded":"2023-09-22T07:40:47.829795+0000","last_fullsized":"2023-09-22T07:40:47.829795+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:06:37.495124+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.27","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.28","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.29","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.2a","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.2b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-22T07:40:47.374475+0000","last_change":"2023-09-22T07:40:47.374475+0000","last_active":"2023-09-22T07:40:47.374475+0000","last_peered":"2023-09-22T07:40:47.374475+0000","last_clean":"2023-09-22T07:40:47.374475+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-22T07:40:47.374475+0000","last_undegraded":"2023-09-22T07:40:47.374475+0000","last_fullsized":"2023-09-22T07:40:47.374475+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.828637+0000","last_change":"2023-09-22T07:40:47.828637+0000","last_active":"2023-09-22T07:40:47.828637+0000","last_peered":"2023-09-22T07:40:47.828637+0000","last_clean":"2023-09-22T07:40:47.828637+0000","last_became_active":"2023-09-22T07:40:47.828343+0000","last_became_peered":"2023-09-22T07:40:47.828343+0000","last_unstale":"2023-09-22T07:40:47.828637+0000","last_undegraded":"2023-09-22T07:40:47.828637+0000","last_fullsized":"2023-09-22T07:40:47.828637+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:59:42.418408+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":64,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":60,"acting":60,"num_store_stats":4},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2375680,"data_stored":2361472,"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":14,"num_object_clones":0,"num_object_copies":42,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":14,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":30,"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":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":36864,"data_stored":2376,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":24,"ondisk_log_size":24,"up":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928233991,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6136,"kb_used_data":1136,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739016,"statfs":{"total":95995035648,"available":95988752384,"internally_reserved":0,"allocated":1163264,"data_stored":822222,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":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.41899999999999998}]},{"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.50800000000000001}]},{"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.46899999999999997}]},{"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.52500000000000002}]},{"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.57799999999999996}]},{"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.628}]},{"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.70599999999999996}]}]},{"osd":6,"up_from":46,"seq":197568495627,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6500,"kb_used_data":1180,"kb_used_omap":0,"kb_used_meta":5312,"kb_avail":93738652,"statfs":{"total":95995035648,"available":95988379648,"internally_reserved":0,"allocated":1208320,"data_stored":843556,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5439488},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.55300000000000005}]},{"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.41499999999999998}]},{"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.48899999999999999}]},{"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.60999999999999999}]},{"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.64000000000000001}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58699999999999997}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.69399999999999995}]}]},{"osd":1,"up_from":13,"seq":55834574883,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6628,"kb_used_data":604,"kb_used_omap":0,"kb_used_meta":6016,"kb_avail":93738524,"statfs":{"total":95995035648,"available":95988248576,"internally_reserved":0,"allocated":618496,"data_stored":258323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6160384},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 22 07:40:14 2023","interfaces":[{"interface":"back","average":{"1min":0.46000000000000002,"5min":0.35499999999999998,"15min":0.33700000000000002},"min":{"1min":0.29999999999999999,"5min":0.20300000000000001,"15min":0.20300000000000001},"max":{"1min":0.58199999999999996,"5min":0.625,"15min":0.625},"last":0.40200000000000002},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.372,"15min":0.34699999999999998},"min":{"1min":0.33600000000000002,"5min":0.22,"15min":0.22},"max":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"last":0.42699999999999999}]},{"osd":2,"last update":"Fri Sep 22 07:40:35 2023","interfaces":[{"interface":"back","average":{"1min":0.46600000000000003,"5min":0.42699999999999999,"15min":0.42099999999999999},"min":{"1min":0.30199999999999999,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"last":0.504},{"interface":"front","average":{"1min":0.48699999999999999,"5min":0.45000000000000001,"15min":0.44400000000000001},"min":{"1min":0.32100000000000001,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"last":0.48199999999999998}]},{"osd":3,"last update":"Fri Sep 22 07:40:01 2023","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"last":0.47199999999999998},{"interface":"front","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"last":0.45900000000000002}]},{"osd":4,"last update":"Fri Sep 22 07:40:21 2023","interfaces":[{"interface":"back","average":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"min":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":0.89300000000000002,"5min":0.89300000000000002,"15min":0.89300000000000002},"last":0.81599999999999995},{"interface":"front","average":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":0.91100000000000003,"5min":0.91100000000000003,"15min":0.91100000000000003},"last":0.67100000000000004}]},{"osd":5,"last update":"Fri Sep 22 07:40:41 2023","interfaces":[{"interface":"back","average":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"min":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":0.876,"5min":0.876,"15min":0.876},"last":0.70299999999999996},{"interface":"front","average":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":0.90900000000000003,"5min":0.90900000000000003,"15min":0.90900000000000003},"last":0.75600000000000001}]},{"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.79200000000000004}]},{"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.76700000000000002}]}]},{"osd":0,"up_from":8,"seq":34359738407,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":7044,"kb_used_data":1148,"kb_used_omap":0,"kb_used_meta":5888,"kb_avail":93738108,"statfs":{"total":95995035648,"available":95987822592,"internally_reserved":0,"allocated":1175552,"data_stored":828457,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6029312},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Fri Sep 22 07:40:11 2023","interfaces":[{"interface":"back","average":{"1min":0.40699999999999997,"5min":0.32300000000000001,"15min":0.309},"min":{"1min":0.26500000000000001,"5min":0.188,"15min":0.188},"max":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"last":0.27100000000000002},{"interface":"front","average":{"1min":0.45900000000000002,"5min":0.35699999999999998,"15min":0.34000000000000002},"min":{"1min":0.28799999999999998,"5min":0.20599999999999999,"15min":0.20599999999999999},"max":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"last":0.33300000000000002}]},{"osd":2,"last update":"Fri Sep 22 07:40:33 2023","interfaces":[{"interface":"back","average":{"1min":0.46500000000000002,"5min":0.41299999999999998,"15min":0.40400000000000003},"min":{"1min":0.28000000000000003,"5min":0.248,"15min":0.248},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.29599999999999999},{"interface":"front","average":{"1min":0.45100000000000001,"5min":0.40400000000000003,"15min":0.39600000000000002},"min":{"1min":0.29099999999999998,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.31}]},{"osd":3,"last update":"Fri Sep 22 07:39:59 2023","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.372},{"interface":"front","average":{"1min":0.503,"5min":0.503,"15min":0.503},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"last":0.35999999999999999}]},{"osd":4,"last update":"Fri Sep 22 07:40:20 2023","interfaces":[{"interface":"back","average":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":1,"5min":1,"15min":1},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":0.96599999999999997,"5min":0.96599999999999997,"15min":0.96599999999999997},"last":0.442}]},{"osd":5,"last update":"Fri Sep 22 07:40:40 2023","interfaces":[{"interface":"back","average":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"last":0.55600000000000005},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.53500000000000003}]},{"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.42199999999999999}]},{"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.41099999999999998}]}]},{"osd":2,"up_from":18,"seq":77309411356,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6488,"kb_used_data":592,"kb_used_omap":0,"kb_used_meta":5888,"kb_avail":93738664,"statfs":{"total":95995035648,"available":95988391936,"internally_reserved":0,"allocated":606208,"data_stored":251975,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6029312},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 22 07:40:36 2023","interfaces":[{"interface":"back","average":{"1min":0.42599999999999999,"5min":0.40899999999999997,"15min":0.40600000000000003},"min":{"1min":0.30099999999999999,"5min":0.25,"15min":0.25},"max":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.32200000000000001},{"interface":"front","average":{"1min":0.44600000000000001,"5min":0.43099999999999999,"15min":0.42899999999999999},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"last":0.36699999999999999}]},{"osd":1,"last update":"Fri Sep 22 07:40:36 2023","interfaces":[{"interface":"back","average":{"1min":0.42099999999999999,"5min":0.441,"15min":0.44500000000000001},"min":{"1min":0.27600000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.63300000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.34399999999999997},{"interface":"front","average":{"1min":0.48299999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"min":{"1min":0.32400000000000001,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.67000000000000004,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.41399999999999998}]},{"osd":3,"last update":"Fri Sep 22 07:39:58 2023","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.39100000000000001},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.40600000000000003}]},{"osd":4,"last update":"Fri Sep 22 07:40:21 2023","interfaces":[{"interface":"back","average":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.45500000000000002},{"interface":"front","average":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.52400000000000002}]},{"osd":5,"last update":"Fri Sep 22 07:40:42 2023","interfaces":[{"interface":"back","average":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"min":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":0.86599999999999999,"5min":0.86599999999999999,"15min":0.86599999999999999},"last":0.55500000000000005},{"interface":"front","average":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.95599999999999996,"5min":0.95599999999999996,"15min":0.95599999999999996},"last":0.504}]},{"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.54400000000000004}]},{"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.64300000000000002}]}]},{"osd":3,"up_from":25,"seq":107374182424,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5748,"kb_used_data":556,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739404,"statfs":{"total":95995035648,"available":95989149696,"internally_reserved":0,"allocated":569344,"data_stored":231854,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 22 07:39:57 2023","interfaces":[{"interface":"back","average":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"last":0.23799999999999999},{"interface":"front","average":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.314}]},{"osd":1,"last update":"Fri Sep 22 07:39:57 2023","interfaces":[{"interface":"back","average":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"last":0.35499999999999998},{"interface":"front","average":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.27200000000000002}]},{"osd":2,"last update":"Fri Sep 22 07:39:57 2023","interfaces":[{"interface":"back","average":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"last":0.34399999999999997},{"interface":"front","average":{"1min":0.495,"5min":0.495,"15min":0.495},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"last":0.38100000000000001}]},{"osd":4,"last update":"Fri Sep 22 07:40:21 2023","interfaces":[{"interface":"back","average":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.92000000000000004,"5min":0.92000000000000004,"15min":0.92000000000000004},"last":0.54900000000000004},{"interface":"front","average":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.89200000000000002,"5min":0.89200000000000002,"15min":0.89200000000000002},"last":0.48699999999999999}]},{"osd":5,"last update":"Fri Sep 22 07:40:41 2023","interfaces":[{"interface":"back","average":{"1min":0.625,"5min":0.625,"15min":0.625},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.999,"5min":0.999,"15min":0.999},"last":0.503},{"interface":"front","average":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.85399999999999998,"5min":0.85399999999999998,"15min":0.85399999999999998},"last":0.57899999999999996}]},{"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.52100000000000002}]},{"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.60699999999999998}]}]},{"osd":4,"up_from":30,"seq":128849018901,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6068,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":5440,"kb_avail":93739084,"statfs":{"total":95995035648,"available":95988822016,"internally_reserved":0,"allocated":634880,"data_stored":259373,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5570560},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 22 07:40:23 2023","interfaces":[{"interface":"back","average":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.49099999999999999},{"interface":"front","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.42299999999999999}]},{"osd":1,"last update":"Fri Sep 22 07:40:23 2023","interfaces":[{"interface":"back","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.47599999999999998},{"interface":"front","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.34699999999999998}]},{"osd":2,"last update":"Fri Sep 22 07:40:23 2023","interfaces":[{"interface":"back","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.79700000000000004,"5min":0.79700000000000004,"15min":0.79700000000000004},"last":0.41199999999999998},{"interface":"front","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.502}]},{"osd":3,"last update":"Fri Sep 22 07:40:23 2023","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.56100000000000005},{"interface":"front","average":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.82099999999999995,"5min":0.82099999999999995,"15min":0.82099999999999995},"last":0.435}]},{"osd":5,"last update":"Fri Sep 22 07:40:44 2023","interfaces":[{"interface":"back","average":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"last":0.443},{"interface":"front","average":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"min":{"1min":0.253,"5min":0.253,"15min":0.253},"max":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"last":0.39300000000000002}]},{"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.46500000000000002}]},{"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.52200000000000002}]}]},{"osd":5,"up_from":38,"seq":163208757264,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5748,"kb_used_data":556,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739404,"statfs":{"total":95995035648,"available":95989149696,"internally_reserved":0,"allocated":569344,"data_stored":231854,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 22 07:40:43 2023","interfaces":[{"interface":"back","average":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.376},{"interface":"front","average":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.85799999999999998,"5min":0.85799999999999998,"15min":0.85799999999999998},"last":0.49199999999999999}]},{"osd":1,"last update":"Fri Sep 22 07:40:43 2023","interfaces":[{"interface":"back","average":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.52200000000000002},{"interface":"front","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.81999999999999995,"5min":0.81999999999999995,"15min":0.81999999999999995},"last":0.57999999999999996}]},{"osd":2,"last update":"Fri Sep 22 07:40:43 2023","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.41699999999999998},{"interface":"front","average":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.43099999999999999}]},{"osd":3,"last update":"Fri Sep 22 07:40:43 2023","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.53500000000000003},{"interface":"front","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.38800000000000001}]},{"osd":4,"last update":"Fri Sep 22 07:40:43 2023","interfaces":[{"interface":"back","average":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"last":0.45300000000000001},{"interface":"front","average":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"last":0.47499999999999998}]},{"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.40200000000000002}]},{"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.60299999999999998}]}]}],"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":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":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-22T07:40:52.720 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.3f is not active+clean 2023-09-22T07:40:52.720 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.3f', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2023-09-22T07:40:47.374475+0000', 'last_change': '2023-09-22T07:40:47.374475+0000', 'last_active': '2023-09-22T07:40:47.374475+0000', 'last_peered': '2023-09-22T07:40:47.374475+0000', 'last_clean': '2023-09-22T07:40:47.374475+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:47.374475+0000', 'last_undegraded': '2023-09-22T07:40:47.374475+0000', 'last_fullsized': '2023-09-22T07:40:47.374475+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_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': []} 2023-09-22T07:40:52.720 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.3d is not active+clean 2023-09-22T07:40:52.720 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.3d', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2023-09-22T07:40:47.374475+0000', 'last_change': '2023-09-22T07:40:47.374475+0000', 'last_active': '2023-09-22T07:40:47.374475+0000', 'last_peered': '2023-09-22T07:40:47.374475+0000', 'last_clean': '2023-09-22T07:40:47.374475+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:47.374475+0000', 'last_undegraded': '2023-09-22T07:40:47.374475+0000', 'last_fullsized': '2023-09-22T07:40:47.374475+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_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': []} 2023-09-22T07:40:52.721 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.3c is not active+clean 2023-09-22T07:40:52.721 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.3c', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2023-09-22T07:40:47.374475+0000', 'last_change': '2023-09-22T07:40:47.374475+0000', 'last_active': '2023-09-22T07:40:47.374475+0000', 'last_peered': '2023-09-22T07:40:47.374475+0000', 'last_clean': '2023-09-22T07:40:47.374475+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:47.374475+0000', 'last_undegraded': '2023-09-22T07:40:47.374475+0000', 'last_fullsized': '2023-09-22T07:40:47.374475+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_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': []} 2023-09-22T07:40:52.721 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.3b is not active+clean 2023-09-22T07:40:52.721 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.3b', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2023-09-22T07:40:47.374475+0000', 'last_change': '2023-09-22T07:40:47.374475+0000', 'last_active': '2023-09-22T07:40:47.374475+0000', 'last_peered': '2023-09-22T07:40:47.374475+0000', 'last_clean': '2023-09-22T07:40:47.374475+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:47.374475+0000', 'last_undegraded': '2023-09-22T07:40:47.374475+0000', 'last_fullsized': '2023-09-22T07:40:47.374475+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_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': []} 2023-09-22T07:40:52.721 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.3a is not active+clean 2023-09-22T07:40:52.721 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.3a', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2023-09-22T07:40:47.374475+0000', 'last_change': '2023-09-22T07:40:47.374475+0000', 'last_active': '2023-09-22T07:40:47.374475+0000', 'last_peered': '2023-09-22T07:40:47.374475+0000', 'last_clean': '2023-09-22T07:40:47.374475+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:47.374475+0000', 'last_undegraded': '2023-09-22T07:40:47.374475+0000', 'last_fullsized': '2023-09-22T07:40:47.374475+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_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': []} 2023-09-22T07:40:52.721 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.39 is not active+clean 2023-09-22T07:40:52.721 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.39', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2023-09-22T07:40:47.374475+0000', 'last_change': '2023-09-22T07:40:47.374475+0000', 'last_active': '2023-09-22T07:40:47.374475+0000', 'last_peered': '2023-09-22T07:40:47.374475+0000', 'last_clean': '2023-09-22T07:40:47.374475+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:47.374475+0000', 'last_undegraded': '2023-09-22T07:40:47.374475+0000', 'last_fullsized': '2023-09-22T07:40:47.374475+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_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': []} 2023-09-22T07:40:52.721 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.38 is not active+clean 2023-09-22T07:40:52.722 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.38', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2023-09-22T07:40:47.374475+0000', 'last_change': '2023-09-22T07:40:47.374475+0000', 'last_active': '2023-09-22T07:40:47.374475+0000', 'last_peered': '2023-09-22T07:40:47.374475+0000', 'last_clean': '2023-09-22T07:40:47.374475+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:47.374475+0000', 'last_undegraded': '2023-09-22T07:40:47.374475+0000', 'last_fullsized': '2023-09-22T07:40:47.374475+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_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': []} 2023-09-22T07:40:52.722 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.37 is not active+clean 2023-09-22T07:40:52.722 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.37', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2023-09-22T07:40:47.374475+0000', 'last_change': '2023-09-22T07:40:47.374475+0000', 'last_active': '2023-09-22T07:40:47.374475+0000', 'last_peered': '2023-09-22T07:40:47.374475+0000', 'last_clean': '2023-09-22T07:40:47.374475+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:47.374475+0000', 'last_undegraded': '2023-09-22T07:40:47.374475+0000', 'last_fullsized': '2023-09-22T07:40:47.374475+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_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': []} 2023-09-22T07:40:52.722 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.33 is not active+clean 2023-09-22T07:40:52.722 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.33', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2023-09-22T07:40:47.374475+0000', 'last_change': '2023-09-22T07:40:47.374475+0000', 'last_active': '2023-09-22T07:40:47.374475+0000', 'last_peered': '2023-09-22T07:40:47.374475+0000', 'last_clean': '2023-09-22T07:40:47.374475+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:47.374475+0000', 'last_undegraded': '2023-09-22T07:40:47.374475+0000', 'last_fullsized': '2023-09-22T07:40:47.374475+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_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': []} 2023-09-22T07:40:52.722 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.32 is not active+clean 2023-09-22T07:40:52.722 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.32', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2023-09-22T07:40:47.374475+0000', 'last_change': '2023-09-22T07:40:47.374475+0000', 'last_active': '2023-09-22T07:40:47.374475+0000', 'last_peered': '2023-09-22T07:40:47.374475+0000', 'last_clean': '2023-09-22T07:40:47.374475+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:47.374475+0000', 'last_undegraded': '2023-09-22T07:40:47.374475+0000', 'last_fullsized': '2023-09-22T07:40:47.374475+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_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': []} 2023-09-22T07:40:52.722 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.30 is not active+clean 2023-09-22T07:40:52.722 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.30', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2023-09-22T07:40:47.374475+0000', 'last_change': '2023-09-22T07:40:47.374475+0000', 'last_active': '2023-09-22T07:40:47.374475+0000', 'last_peered': '2023-09-22T07:40:47.374475+0000', 'last_clean': '2023-09-22T07:40:47.374475+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:47.374475+0000', 'last_undegraded': '2023-09-22T07:40:47.374475+0000', 'last_fullsized': '2023-09-22T07:40:47.374475+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_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': []} 2023-09-22T07:40:52.723 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.2f is not active+clean 2023-09-22T07:40:52.723 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.2f', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2023-09-22T07:40:47.374475+0000', 'last_change': '2023-09-22T07:40:47.374475+0000', 'last_active': '2023-09-22T07:40:47.374475+0000', 'last_peered': '2023-09-22T07:40:47.374475+0000', 'last_clean': '2023-09-22T07:40:47.374475+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:47.374475+0000', 'last_undegraded': '2023-09-22T07:40:47.374475+0000', 'last_fullsized': '2023-09-22T07:40:47.374475+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_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': []} 2023-09-22T07:40:52.723 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.2d is not active+clean 2023-09-22T07:40:52.723 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.2d', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2023-09-22T07:40:47.374475+0000', 'last_change': '2023-09-22T07:40:47.374475+0000', 'last_active': '2023-09-22T07:40:47.374475+0000', 'last_peered': '2023-09-22T07:40:47.374475+0000', 'last_clean': '2023-09-22T07:40:47.374475+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:47.374475+0000', 'last_undegraded': '2023-09-22T07:40:47.374475+0000', 'last_fullsized': '2023-09-22T07:40:47.374475+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_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': []} 2023-09-22T07:40:52.723 INFO:tasks.cephfs.filesystem.ceph_manager:PG 2.1f is not active+clean 2023-09-22T07:40:52.723 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '2.1f', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'creating+peering', 'last_fresh': '2023-09-22T07:40:46.371852+0000', 'last_change': '2023-09-22T07:40:46.378770+0000', 'last_active': '2023-09-22T07:40:46.371852+0000', 'last_peered': '2023-09-22T07:40:46.371852+0000', 'last_clean': '2023-09-22T07:40:46.371852+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:46.371852+0000', 'last_undegraded': '2023-09-22T07:40:46.371852+0000', 'last_fullsized': '2023-09-22T07:40:46.371852+0000', 'mapping_epoch': 59, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 59, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:46.371852+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:46.371852+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:46.371852+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2023-09-23T09:19:19.639520+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_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': []} 2023-09-22T07:40:52.723 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.1e is not active+clean 2023-09-22T07:40:52.723 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.1e', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2023-09-22T07:40:47.374475+0000', 'last_change': '2023-09-22T07:40:47.374475+0000', 'last_active': '2023-09-22T07:40:47.374475+0000', 'last_peered': '2023-09-22T07:40:47.374475+0000', 'last_clean': '2023-09-22T07:40:47.374475+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:47.374475+0000', 'last_undegraded': '2023-09-22T07:40:47.374475+0000', 'last_fullsized': '2023-09-22T07:40:47.374475+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_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': []} 2023-09-22T07:40:52.723 INFO:tasks.cephfs.filesystem.ceph_manager:PG 2.1e is not active+clean 2023-09-22T07:40:52.723 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '2.1e', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'creating+peering', 'last_fresh': '2023-09-22T07:40:46.371852+0000', 'last_change': '2023-09-22T07:40:46.377336+0000', 'last_active': '2023-09-22T07:40:46.371852+0000', 'last_peered': '2023-09-22T07:40:46.371852+0000', 'last_clean': '2023-09-22T07:40:46.371852+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:46.371852+0000', 'last_undegraded': '2023-09-22T07:40:46.371852+0000', 'last_fullsized': '2023-09-22T07:40:46.371852+0000', 'mapping_epoch': 59, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 59, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:46.371852+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:46.371852+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:46.371852+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2023-09-23T16:02:43.234361+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [3, 0, 5], 'acting': [3, 0, 5], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [0, 5], 'up_primary': 3, 'acting_primary': 3, 'purged_snaps': []} 2023-09-22T07:40:52.724 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.1f is not active+clean 2023-09-22T07:40:52.724 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.1f', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2023-09-22T07:40:47.374475+0000', 'last_change': '2023-09-22T07:40:47.374475+0000', 'last_active': '2023-09-22T07:40:47.374475+0000', 'last_peered': '2023-09-22T07:40:47.374475+0000', 'last_clean': '2023-09-22T07:40:47.374475+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:47.374475+0000', 'last_undegraded': '2023-09-22T07:40:47.374475+0000', 'last_fullsized': '2023-09-22T07:40:47.374475+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_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': []} 2023-09-22T07:40:52.724 INFO:tasks.cephfs.filesystem.ceph_manager:PG 2.1d is not active+clean 2023-09-22T07:40:52.724 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '2.1d', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'creating+peering', 'last_fresh': '2023-09-22T07:40:46.371852+0000', 'last_change': '2023-09-22T07:40:46.379576+0000', 'last_active': '2023-09-22T07:40:46.371852+0000', 'last_peered': '2023-09-22T07:40:46.371852+0000', 'last_clean': '2023-09-22T07:40:46.371852+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:46.371852+0000', 'last_undegraded': '2023-09-22T07:40:46.371852+0000', 'last_fullsized': '2023-09-22T07:40:46.371852+0000', 'mapping_epoch': 59, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 59, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:46.371852+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:46.371852+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:46.371852+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2023-09-23T14:52:19.385835+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 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': []} 2023-09-22T07:40:52.724 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.1c is not active+clean 2023-09-22T07:40:52.724 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.1c', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2023-09-22T07:40:47.374475+0000', 'last_change': '2023-09-22T07:40:47.374475+0000', 'last_active': '2023-09-22T07:40:47.374475+0000', 'last_peered': '2023-09-22T07:40:47.374475+0000', 'last_clean': '2023-09-22T07:40:47.374475+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:47.374475+0000', 'last_undegraded': '2023-09-22T07:40:47.374475+0000', 'last_fullsized': '2023-09-22T07:40:47.374475+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_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': []} 2023-09-22T07:40:52.724 INFO:tasks.cephfs.filesystem.ceph_manager:PG 2.1c is not active+clean 2023-09-22T07:40:52.724 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '2.1c', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'creating+peering', 'last_fresh': '2023-09-22T07:40:46.371852+0000', 'last_change': '2023-09-22T07:40:46.378417+0000', 'last_active': '2023-09-22T07:40:46.371852+0000', 'last_peered': '2023-09-22T07:40:46.371852+0000', 'last_clean': '2023-09-22T07:40:46.371852+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:46.371852+0000', 'last_undegraded': '2023-09-22T07:40:46.371852+0000', 'last_fullsized': '2023-09-22T07:40:46.371852+0000', 'mapping_epoch': 59, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 59, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:46.371852+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:46.371852+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:46.371852+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2023-09-23T15:02:34.063531+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 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': []} 2023-09-22T07:40:52.724 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.1d is not active+clean 2023-09-22T07:40:52.725 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.1d', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2023-09-22T07:40:47.374475+0000', 'last_change': '2023-09-22T07:40:47.374475+0000', 'last_active': '2023-09-22T07:40:47.374475+0000', 'last_peered': '2023-09-22T07:40:47.374475+0000', 'last_clean': '2023-09-22T07:40:47.374475+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:47.374475+0000', 'last_undegraded': '2023-09-22T07:40:47.374475+0000', 'last_fullsized': '2023-09-22T07:40:47.374475+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_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': []} 2023-09-22T07:40:52.725 INFO:tasks.cephfs.filesystem.ceph_manager:PG 2.1b is not active+clean 2023-09-22T07:40:52.725 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '2.1b', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'creating+peering', 'last_fresh': '2023-09-22T07:40:46.371852+0000', 'last_change': '2023-09-22T07:40:46.377435+0000', 'last_active': '2023-09-22T07:40:46.371852+0000', 'last_peered': '2023-09-22T07:40:46.371852+0000', 'last_clean': '2023-09-22T07:40:46.371852+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:46.371852+0000', 'last_undegraded': '2023-09-22T07:40:46.371852+0000', 'last_fullsized': '2023-09-22T07:40:46.371852+0000', 'mapping_epoch': 59, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 59, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:46.371852+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:46.371852+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:46.371852+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2023-09-23T11:05:38.653504+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [3, 7, 6], 'acting': [3, 7, 6], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [6, 7], 'up_primary': 3, 'acting_primary': 3, 'purged_snaps': []} 2023-09-22T07:40:52.725 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.1b is not active+clean 2023-09-22T07:40:52.725 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.1b', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2023-09-22T07:40:47.374475+0000', 'last_change': '2023-09-22T07:40:47.374475+0000', 'last_active': '2023-09-22T07:40:47.374475+0000', 'last_peered': '2023-09-22T07:40:47.374475+0000', 'last_clean': '2023-09-22T07:40:47.374475+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:47.374475+0000', 'last_undegraded': '2023-09-22T07:40:47.374475+0000', 'last_fullsized': '2023-09-22T07:40:47.374475+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_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': []} 2023-09-22T07:40:52.725 INFO:tasks.cephfs.filesystem.ceph_manager:PG 2.19 is not active+clean 2023-09-22T07:40:52.725 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '2.19', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'creating+peering', 'last_fresh': '2023-09-22T07:40:46.371852+0000', 'last_change': '2023-09-22T07:40:46.377432+0000', 'last_active': '2023-09-22T07:40:46.371852+0000', 'last_peered': '2023-09-22T07:40:46.371852+0000', 'last_clean': '2023-09-22T07:40:46.371852+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:46.371852+0000', 'last_undegraded': '2023-09-22T07:40:46.371852+0000', 'last_fullsized': '2023-09-22T07:40:46.371852+0000', 'mapping_epoch': 59, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 59, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:46.371852+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:46.371852+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:46.371852+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2023-09-23T13:35:53.106847+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [3, 6, 0], 'acting': [3, 6, 0], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [0, 6], 'up_primary': 3, 'acting_primary': 3, 'purged_snaps': []} 2023-09-22T07:40:52.725 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.18 is not active+clean 2023-09-22T07:40:52.725 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.18', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2023-09-22T07:40:47.374475+0000', 'last_change': '2023-09-22T07:40:47.374475+0000', 'last_active': '2023-09-22T07:40:47.374475+0000', 'last_peered': '2023-09-22T07:40:47.374475+0000', 'last_clean': '2023-09-22T07:40:47.374475+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:47.374475+0000', 'last_undegraded': '2023-09-22T07:40:47.374475+0000', 'last_fullsized': '2023-09-22T07:40:47.374475+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_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': []} 2023-09-22T07:40:52.726 INFO:tasks.cephfs.filesystem.ceph_manager:PG 2.18 is not active+clean 2023-09-22T07:40:52.726 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '2.18', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'creating+peering', 'last_fresh': '2023-09-22T07:40:46.371852+0000', 'last_change': '2023-09-22T07:40:46.380211+0000', 'last_active': '2023-09-22T07:40:46.371852+0000', 'last_peered': '2023-09-22T07:40:46.371852+0000', 'last_clean': '2023-09-22T07:40:46.371852+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:46.371852+0000', 'last_undegraded': '2023-09-22T07:40:46.371852+0000', 'last_fullsized': '2023-09-22T07:40:46.371852+0000', 'mapping_epoch': 59, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 59, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:46.371852+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:46.371852+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:46.371852+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2023-09-23T11:07:50.302157+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 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': [4, 7], 'up_primary': 5, 'acting_primary': 5, 'purged_snaps': []} 2023-09-22T07:40:52.726 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.16 is not active+clean 2023-09-22T07:40:52.726 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.16', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2023-09-22T07:40:47.374475+0000', 'last_change': '2023-09-22T07:40:47.374475+0000', 'last_active': '2023-09-22T07:40:47.374475+0000', 'last_peered': '2023-09-22T07:40:47.374475+0000', 'last_clean': '2023-09-22T07:40:47.374475+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:47.374475+0000', 'last_undegraded': '2023-09-22T07:40:47.374475+0000', 'last_fullsized': '2023-09-22T07:40:47.374475+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_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': []} 2023-09-22T07:40:52.726 INFO:tasks.cephfs.filesystem.ceph_manager:PG 2.16 is not active+clean 2023-09-22T07:40:52.726 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '2.16', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'creating+peering', 'last_fresh': '2023-09-22T07:40:46.371852+0000', 'last_change': '2023-09-22T07:40:46.380641+0000', 'last_active': '2023-09-22T07:40:46.371852+0000', 'last_peered': '2023-09-22T07:40:46.371852+0000', 'last_clean': '2023-09-22T07:40:46.371852+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:46.371852+0000', 'last_undegraded': '2023-09-22T07:40:46.371852+0000', 'last_fullsized': '2023-09-22T07:40:46.371852+0000', 'mapping_epoch': 59, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 59, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:46.371852+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:46.371852+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:46.371852+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2023-09-23T16:32:12.951015+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 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': [2, 6], 'up_primary': 5, 'acting_primary': 5, 'purged_snaps': []} 2023-09-22T07:40:52.726 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.17 is not active+clean 2023-09-22T07:40:52.726 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.17', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2023-09-22T07:40:47.374475+0000', 'last_change': '2023-09-22T07:40:47.374475+0000', 'last_active': '2023-09-22T07:40:47.374475+0000', 'last_peered': '2023-09-22T07:40:47.374475+0000', 'last_clean': '2023-09-22T07:40:47.374475+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:47.374475+0000', 'last_undegraded': '2023-09-22T07:40:47.374475+0000', 'last_fullsized': '2023-09-22T07:40:47.374475+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_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': []} 2023-09-22T07:40:52.726 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.15 is not active+clean 2023-09-22T07:40:52.726 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.15', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2023-09-22T07:40:47.374475+0000', 'last_change': '2023-09-22T07:40:47.374475+0000', 'last_active': '2023-09-22T07:40:47.374475+0000', 'last_peered': '2023-09-22T07:40:47.374475+0000', 'last_clean': '2023-09-22T07:40:47.374475+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:47.374475+0000', 'last_undegraded': '2023-09-22T07:40:47.374475+0000', 'last_fullsized': '2023-09-22T07:40:47.374475+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_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': []} 2023-09-22T07:40:52.727 INFO:tasks.cephfs.filesystem.ceph_manager:PG 2.13 is not active+clean 2023-09-22T07:40:52.727 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '2.13', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'creating+peering', 'last_fresh': '2023-09-22T07:40:46.371852+0000', 'last_change': '2023-09-22T07:40:46.378769+0000', 'last_active': '2023-09-22T07:40:46.371852+0000', 'last_peered': '2023-09-22T07:40:46.371852+0000', 'last_clean': '2023-09-22T07:40:46.371852+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:46.371852+0000', 'last_undegraded': '2023-09-22T07:40:46.371852+0000', 'last_fullsized': '2023-09-22T07:40:46.371852+0000', 'mapping_epoch': 59, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 59, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:46.371852+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:46.371852+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:46.371852+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2023-09-23T11:39:37.438162+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_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': []} 2023-09-22T07:40:52.727 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.12 is not active+clean 2023-09-22T07:40:52.727 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.12', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2023-09-22T07:40:47.374475+0000', 'last_change': '2023-09-22T07:40:47.374475+0000', 'last_active': '2023-09-22T07:40:47.374475+0000', 'last_peered': '2023-09-22T07:40:47.374475+0000', 'last_clean': '2023-09-22T07:40:47.374475+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:47.374475+0000', 'last_undegraded': '2023-09-22T07:40:47.374475+0000', 'last_fullsized': '2023-09-22T07:40:47.374475+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_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': []} 2023-09-22T07:40:52.727 INFO:tasks.cephfs.filesystem.ceph_manager:PG 2.12 is not active+clean 2023-09-22T07:40:52.727 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '2.12', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'creating+peering', 'last_fresh': '2023-09-22T07:40:46.371852+0000', 'last_change': '2023-09-22T07:40:46.380859+0000', 'last_active': '2023-09-22T07:40:46.371852+0000', 'last_peered': '2023-09-22T07:40:46.371852+0000', 'last_clean': '2023-09-22T07:40:46.371852+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:46.371852+0000', 'last_undegraded': '2023-09-22T07:40:46.371852+0000', 'last_fullsized': '2023-09-22T07:40:46.371852+0000', 'mapping_epoch': 59, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 59, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:46.371852+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:46.371852+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:46.371852+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2023-09-23T11:28:37.291149+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 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': []} 2023-09-22T07:40:52.727 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.13 is not active+clean 2023-09-22T07:40:52.727 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.13', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2023-09-22T07:40:47.374475+0000', 'last_change': '2023-09-22T07:40:47.374475+0000', 'last_active': '2023-09-22T07:40:47.374475+0000', 'last_peered': '2023-09-22T07:40:47.374475+0000', 'last_clean': '2023-09-22T07:40:47.374475+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:47.374475+0000', 'last_undegraded': '2023-09-22T07:40:47.374475+0000', 'last_fullsized': '2023-09-22T07:40:47.374475+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_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': []} 2023-09-22T07:40:52.728 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.11 is not active+clean 2023-09-22T07:40:52.728 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.11', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2023-09-22T07:40:47.374475+0000', 'last_change': '2023-09-22T07:40:47.374475+0000', 'last_active': '2023-09-22T07:40:47.374475+0000', 'last_peered': '2023-09-22T07:40:47.374475+0000', 'last_clean': '2023-09-22T07:40:47.374475+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:47.374475+0000', 'last_undegraded': '2023-09-22T07:40:47.374475+0000', 'last_fullsized': '2023-09-22T07:40:47.374475+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_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': []} 2023-09-22T07:40:52.728 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.e is not active+clean 2023-09-22T07:40:52.728 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.e', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2023-09-22T07:40:47.374475+0000', 'last_change': '2023-09-22T07:40:47.374475+0000', 'last_active': '2023-09-22T07:40:47.374475+0000', 'last_peered': '2023-09-22T07:40:47.374475+0000', 'last_clean': '2023-09-22T07:40:47.374475+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:47.374475+0000', 'last_undegraded': '2023-09-22T07:40:47.374475+0000', 'last_fullsized': '2023-09-22T07:40:47.374475+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_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': []} 2023-09-22T07:40:52.728 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.5 is not active+clean 2023-09-22T07:40:52.728 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.5', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2023-09-22T07:40:47.374475+0000', 'last_change': '2023-09-22T07:40:47.374475+0000', 'last_active': '2023-09-22T07:40:47.374475+0000', 'last_peered': '2023-09-22T07:40:47.374475+0000', 'last_clean': '2023-09-22T07:40:47.374475+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:47.374475+0000', 'last_undegraded': '2023-09-22T07:40:47.374475+0000', 'last_fullsized': '2023-09-22T07:40:47.374475+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_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': []} 2023-09-22T07:40:52.728 INFO:tasks.cephfs.filesystem.ceph_manager:PG 2.2 is not active+clean 2023-09-22T07:40:52.728 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '2.2', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'creating+peering', 'last_fresh': '2023-09-22T07:40:46.371852+0000', 'last_change': '2023-09-22T07:40:46.380283+0000', 'last_active': '2023-09-22T07:40:46.371852+0000', 'last_peered': '2023-09-22T07:40:46.371852+0000', 'last_clean': '2023-09-22T07:40:46.371852+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:46.371852+0000', 'last_undegraded': '2023-09-22T07:40:46.371852+0000', 'last_fullsized': '2023-09-22T07:40:46.371852+0000', 'mapping_epoch': 59, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 59, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:46.371852+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:46.371852+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:46.371852+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2023-09-23T13:43:53.603496+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 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': [1, 6], 'up_primary': 5, 'acting_primary': 5, 'purged_snaps': []} 2023-09-22T07:40:52.728 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.2 is not active+clean 2023-09-22T07:40:52.728 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.2', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2023-09-22T07:40:47.374475+0000', 'last_change': '2023-09-22T07:40:47.374475+0000', 'last_active': '2023-09-22T07:40:47.374475+0000', 'last_peered': '2023-09-22T07:40:47.374475+0000', 'last_clean': '2023-09-22T07:40:47.374475+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:47.374475+0000', 'last_undegraded': '2023-09-22T07:40:47.374475+0000', 'last_fullsized': '2023-09-22T07:40:47.374475+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_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': []} 2023-09-22T07:40:52.729 INFO:tasks.cephfs.filesystem.ceph_manager:PG 2.3 is not active+clean 2023-09-22T07:40:52.729 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '2.3', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'creating+peering', 'last_fresh': '2023-09-22T07:40:46.371852+0000', 'last_change': '2023-09-22T07:40:46.380296+0000', 'last_active': '2023-09-22T07:40:46.371852+0000', 'last_peered': '2023-09-22T07:40:46.371852+0000', 'last_clean': '2023-09-22T07:40:46.371852+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:46.371852+0000', 'last_undegraded': '2023-09-22T07:40:46.371852+0000', 'last_fullsized': '2023-09-22T07:40:46.371852+0000', 'mapping_epoch': 59, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 59, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:46.371852+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:46.371852+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:46.371852+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2023-09-23T08:11:50.706782+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 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': [2, 7], 'up_primary': 5, 'acting_primary': 5, 'purged_snaps': []} 2023-09-22T07:40:52.729 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.1 is not active+clean 2023-09-22T07:40:52.729 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.1', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2023-09-22T07:40:47.374475+0000', 'last_change': '2023-09-22T07:40:47.374475+0000', 'last_active': '2023-09-22T07:40:47.374475+0000', 'last_peered': '2023-09-22T07:40:47.374475+0000', 'last_clean': '2023-09-22T07:40:47.374475+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:47.374475+0000', 'last_undegraded': '2023-09-22T07:40:47.374475+0000', 'last_fullsized': '2023-09-22T07:40:47.374475+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_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': []} 2023-09-22T07:40:52.729 INFO:tasks.cephfs.filesystem.ceph_manager:PG 2.0 is not active+clean 2023-09-22T07:40:52.729 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '2.0', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'creating+peering', 'last_fresh': '2023-09-22T07:40:46.371852+0000', 'last_change': '2023-09-22T07:40:46.379234+0000', 'last_active': '2023-09-22T07:40:46.371852+0000', 'last_peered': '2023-09-22T07:40:46.371852+0000', 'last_clean': '2023-09-22T07:40:46.371852+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:46.371852+0000', 'last_undegraded': '2023-09-22T07:40:46.371852+0000', 'last_fullsized': '2023-09-22T07:40:46.371852+0000', 'mapping_epoch': 59, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 59, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:46.371852+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:46.371852+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:46.371852+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2023-09-23T13:20:43.388667+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 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': []} 2023-09-22T07:40:52.729 INFO:tasks.cephfs.filesystem.ceph_manager:PG 2.5 is not active+clean 2023-09-22T07:40:52.729 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '2.5', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'creating+peering', 'last_fresh': '2023-09-22T07:40:46.371852+0000', 'last_change': '2023-09-22T07:40:46.378582+0000', 'last_active': '2023-09-22T07:40:46.371852+0000', 'last_peered': '2023-09-22T07:40:46.371852+0000', 'last_clean': '2023-09-22T07:40:46.371852+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:46.371852+0000', 'last_undegraded': '2023-09-22T07:40:46.371852+0000', 'last_fullsized': '2023-09-22T07:40:46.371852+0000', 'mapping_epoch': 59, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 59, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:46.371852+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:46.371852+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:46.371852+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2023-09-23T19:03:09.704249+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 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': []} 2023-09-22T07:40:52.730 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.7 is not active+clean 2023-09-22T07:40:52.730 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.7', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2023-09-22T07:40:47.374475+0000', 'last_change': '2023-09-22T07:40:47.374475+0000', 'last_active': '2023-09-22T07:40:47.374475+0000', 'last_peered': '2023-09-22T07:40:47.374475+0000', 'last_clean': '2023-09-22T07:40:47.374475+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:47.374475+0000', 'last_undegraded': '2023-09-22T07:40:47.374475+0000', 'last_fullsized': '2023-09-22T07:40:47.374475+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_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': []} 2023-09-22T07:40:52.730 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.6 is not active+clean 2023-09-22T07:40:52.730 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.6', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2023-09-22T07:40:47.374475+0000', 'last_change': '2023-09-22T07:40:47.374475+0000', 'last_active': '2023-09-22T07:40:47.374475+0000', 'last_peered': '2023-09-22T07:40:47.374475+0000', 'last_clean': '2023-09-22T07:40:47.374475+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:47.374475+0000', 'last_undegraded': '2023-09-22T07:40:47.374475+0000', 'last_fullsized': '2023-09-22T07:40:47.374475+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_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': []} 2023-09-22T07:40:52.730 INFO:tasks.cephfs.filesystem.ceph_manager:PG 2.8 is not active+clean 2023-09-22T07:40:52.730 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '2.8', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'creating+peering', 'last_fresh': '2023-09-22T07:40:46.371852+0000', 'last_change': '2023-09-22T07:40:46.379827+0000', 'last_active': '2023-09-22T07:40:46.371852+0000', 'last_peered': '2023-09-22T07:40:46.371852+0000', 'last_clean': '2023-09-22T07:40:46.371852+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:46.371852+0000', 'last_undegraded': '2023-09-22T07:40:46.371852+0000', 'last_fullsized': '2023-09-22T07:40:46.371852+0000', 'mapping_epoch': 59, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 59, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:46.371852+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:46.371852+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:46.371852+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2023-09-23T11:36:50.945945+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 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': []} 2023-09-22T07:40:52.730 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.8 is not active+clean 2023-09-22T07:40:52.730 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.8', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2023-09-22T07:40:47.374475+0000', 'last_change': '2023-09-22T07:40:47.374475+0000', 'last_active': '2023-09-22T07:40:47.374475+0000', 'last_peered': '2023-09-22T07:40:47.374475+0000', 'last_clean': '2023-09-22T07:40:47.374475+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:47.374475+0000', 'last_undegraded': '2023-09-22T07:40:47.374475+0000', 'last_fullsized': '2023-09-22T07:40:47.374475+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_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': []} 2023-09-22T07:40:52.730 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.b is not active+clean 2023-09-22T07:40:52.731 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.b', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2023-09-22T07:40:47.374475+0000', 'last_change': '2023-09-22T07:40:47.374475+0000', 'last_active': '2023-09-22T07:40:47.374475+0000', 'last_peered': '2023-09-22T07:40:47.374475+0000', 'last_clean': '2023-09-22T07:40:47.374475+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:47.374475+0000', 'last_undegraded': '2023-09-22T07:40:47.374475+0000', 'last_fullsized': '2023-09-22T07:40:47.374475+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_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': []} 2023-09-22T07:40:52.731 INFO:tasks.cephfs.filesystem.ceph_manager:PG 2.b is not active+clean 2023-09-22T07:40:52.731 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '2.b', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'creating+peering', 'last_fresh': '2023-09-22T07:40:46.371852+0000', 'last_change': '2023-09-22T07:40:46.378729+0000', 'last_active': '2023-09-22T07:40:46.371852+0000', 'last_peered': '2023-09-22T07:40:46.371852+0000', 'last_clean': '2023-09-22T07:40:46.371852+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:46.371852+0000', 'last_undegraded': '2023-09-22T07:40:46.371852+0000', 'last_fullsized': '2023-09-22T07:40:46.371852+0000', 'mapping_epoch': 59, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 59, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:46.371852+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:46.371852+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:46.371852+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2023-09-23T09:09:58.275455+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 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': []} 2023-09-22T07:40:52.731 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.d is not active+clean 2023-09-22T07:40:52.731 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.d', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2023-09-22T07:40:47.374475+0000', 'last_change': '2023-09-22T07:40:47.374475+0000', 'last_active': '2023-09-22T07:40:47.374475+0000', 'last_peered': '2023-09-22T07:40:47.374475+0000', 'last_clean': '2023-09-22T07:40:47.374475+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:47.374475+0000', 'last_undegraded': '2023-09-22T07:40:47.374475+0000', 'last_fullsized': '2023-09-22T07:40:47.374475+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_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': []} 2023-09-22T07:40:52.731 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.c is not active+clean 2023-09-22T07:40:52.731 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.c', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2023-09-22T07:40:47.374475+0000', 'last_change': '2023-09-22T07:40:47.374475+0000', 'last_active': '2023-09-22T07:40:47.374475+0000', 'last_peered': '2023-09-22T07:40:47.374475+0000', 'last_clean': '2023-09-22T07:40:47.374475+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:47.374475+0000', 'last_undegraded': '2023-09-22T07:40:47.374475+0000', 'last_fullsized': '2023-09-22T07:40:47.374475+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_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': []} 2023-09-22T07:40:52.731 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.f is not active+clean 2023-09-22T07:40:52.731 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.f', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2023-09-22T07:40:47.374475+0000', 'last_change': '2023-09-22T07:40:47.374475+0000', 'last_active': '2023-09-22T07:40:47.374475+0000', 'last_peered': '2023-09-22T07:40:47.374475+0000', 'last_clean': '2023-09-22T07:40:47.374475+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:47.374475+0000', 'last_undegraded': '2023-09-22T07:40:47.374475+0000', 'last_fullsized': '2023-09-22T07:40:47.374475+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_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': []} 2023-09-22T07:40:52.731 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.22 is not active+clean 2023-09-22T07:40:52.732 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.22', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2023-09-22T07:40:47.374475+0000', 'last_change': '2023-09-22T07:40:47.374475+0000', 'last_active': '2023-09-22T07:40:47.374475+0000', 'last_peered': '2023-09-22T07:40:47.374475+0000', 'last_clean': '2023-09-22T07:40:47.374475+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:47.374475+0000', 'last_undegraded': '2023-09-22T07:40:47.374475+0000', 'last_fullsized': '2023-09-22T07:40:47.374475+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_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': []} 2023-09-22T07:40:52.732 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.23 is not active+clean 2023-09-22T07:40:52.732 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.23', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2023-09-22T07:40:47.374475+0000', 'last_change': '2023-09-22T07:40:47.374475+0000', 'last_active': '2023-09-22T07:40:47.374475+0000', 'last_peered': '2023-09-22T07:40:47.374475+0000', 'last_clean': '2023-09-22T07:40:47.374475+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:47.374475+0000', 'last_undegraded': '2023-09-22T07:40:47.374475+0000', 'last_fullsized': '2023-09-22T07:40:47.374475+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_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': []} 2023-09-22T07:40:52.732 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.24 is not active+clean 2023-09-22T07:40:52.732 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.24', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2023-09-22T07:40:47.374475+0000', 'last_change': '2023-09-22T07:40:47.374475+0000', 'last_active': '2023-09-22T07:40:47.374475+0000', 'last_peered': '2023-09-22T07:40:47.374475+0000', 'last_clean': '2023-09-22T07:40:47.374475+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:47.374475+0000', 'last_undegraded': '2023-09-22T07:40:47.374475+0000', 'last_fullsized': '2023-09-22T07:40:47.374475+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_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': []} 2023-09-22T07:40:52.732 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.27 is not active+clean 2023-09-22T07:40:52.732 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.27', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2023-09-22T07:40:47.374475+0000', 'last_change': '2023-09-22T07:40:47.374475+0000', 'last_active': '2023-09-22T07:40:47.374475+0000', 'last_peered': '2023-09-22T07:40:47.374475+0000', 'last_clean': '2023-09-22T07:40:47.374475+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:47.374475+0000', 'last_undegraded': '2023-09-22T07:40:47.374475+0000', 'last_fullsized': '2023-09-22T07:40:47.374475+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_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': []} 2023-09-22T07:40:52.732 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.28 is not active+clean 2023-09-22T07:40:52.732 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.28', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2023-09-22T07:40:47.374475+0000', 'last_change': '2023-09-22T07:40:47.374475+0000', 'last_active': '2023-09-22T07:40:47.374475+0000', 'last_peered': '2023-09-22T07:40:47.374475+0000', 'last_clean': '2023-09-22T07:40:47.374475+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:47.374475+0000', 'last_undegraded': '2023-09-22T07:40:47.374475+0000', 'last_fullsized': '2023-09-22T07:40:47.374475+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_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': []} 2023-09-22T07:40:52.732 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.29 is not active+clean 2023-09-22T07:40:52.733 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.29', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2023-09-22T07:40:47.374475+0000', 'last_change': '2023-09-22T07:40:47.374475+0000', 'last_active': '2023-09-22T07:40:47.374475+0000', 'last_peered': '2023-09-22T07:40:47.374475+0000', 'last_clean': '2023-09-22T07:40:47.374475+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:47.374475+0000', 'last_undegraded': '2023-09-22T07:40:47.374475+0000', 'last_fullsized': '2023-09-22T07:40:47.374475+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_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': []} 2023-09-22T07:40:52.733 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.2a is not active+clean 2023-09-22T07:40:52.733 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.2a', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2023-09-22T07:40:47.374475+0000', 'last_change': '2023-09-22T07:40:47.374475+0000', 'last_active': '2023-09-22T07:40:47.374475+0000', 'last_peered': '2023-09-22T07:40:47.374475+0000', 'last_clean': '2023-09-22T07:40:47.374475+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:47.374475+0000', 'last_undegraded': '2023-09-22T07:40:47.374475+0000', 'last_fullsized': '2023-09-22T07:40:47.374475+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_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': []} 2023-09-22T07:40:52.733 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.2b is not active+clean 2023-09-22T07:40:52.733 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.2b', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2023-09-22T07:40:47.374475+0000', 'last_change': '2023-09-22T07:40:47.374475+0000', 'last_active': '2023-09-22T07:40:47.374475+0000', 'last_peered': '2023-09-22T07:40:47.374475+0000', 'last_clean': '2023-09-22T07:40:47.374475+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-09-22T07:40:47.374475+0000', 'last_undegraded': '2023-09-22T07:40:47.374475+0000', 'last_fullsized': '2023-09-22T07:40:47.374475+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'last_clean_scrub_stamp': '2023-09-22T07:40:47.374475+0000', 'objects_scrubbed': 0, 'log_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_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': []} 2023-09-22T07:40:52.733 DEBUG:teuthology.orchestra.run.smithi006:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph status --format=json 2023-09-22T07:40:53.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:52 smithi006 ceph-mon[116271]: from='client.14535 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-22T07:40:53.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:52 smithi006 ceph-mon[97617]: from='client.14535 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-22T07:40:53.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:52 smithi105 ceph-mon[102016]: from='client.14535 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-22T07:40:53.160 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:40:53.160 INFO:teuthology.orchestra.run.smithi006.stdout:{"fsid":"762f9dea-591a-11ee-8db4-212e2dc638e7","health":{"status":"HEALTH_OK","checks":{},"mutes":[]},"election_epoch":14,"quorum":[0,1,2],"quorum_names":["a","b","c"],"quorum_age":221,"monmap":{"epoch":3,"min_mon_release_name":"quincy","num_mons":3},"osdmap":{"epoch":62,"num_osds":8,"num_up_osds":8,"osd_up_since":1695368426,"num_in_osds":8,"osd_in_since":1695368409,"num_remapped_pgs":0},"pgmap":{"pgs_by_state":[{"state_name":"unknown","count":44},{"state_name":"active+clean","count":37},{"state_name":"creating+peering","count":16}],"num_pgs":97,"num_pools":3,"num_objects":16,"data_bytes":592086,"bytes_used":51568640,"bytes_avail":767908716544,"bytes_total":767960285184,"unknown_pgs_ratio":0.45360824465751648,"inactive_pgs_ratio":0.16494844853878021,"write_bytes_sec":1371,"read_op_per_sec":0,"write_op_per_sec":6},"fsmap":{"epoch":8,"id":1,"up":1,"in":1,"max":1,"by_rank":[{"filesystem_id":1,"rank":0,"name":"b","status":"up:active","gid":24385}],"up:standby":1},"mgrmap":{"available":true,"num_standbys":1,"modules":["cephadm","dashboard","iostat","nfs","restful"],"services":{"dashboard":"https://172.21.15.6:8443/"}},"servicemap":{"epoch":11,"modified":"2023-09-22T07:40:42.853712+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-09-22T07:40:53.174 INFO:tasks.cephfs.filesystem.ceph_manager:no progress seen, keeping timeout for now 2023-09-22T07:40:53.174 DEBUG:teuthology.orchestra.run.smithi006:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2023-09-22T07:40:53.507 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:40:53.508 INFO:teuthology.orchestra.run.smithi006.stderr:dumped all 2023-09-22T07:40:53.519 INFO:teuthology.orchestra.run.smithi006.stdout:{"pg_ready":true,"pg_map":{"version":186,"stamp":"2023-09-22T07:40:52.855482+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":138,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":51560,"kb_used_data":6632,"kb_used_omap":0,"kb_used_meta":44864,"kb_avail":749909656,"statfs":{"total":767960285184,"available":767907487744,"internally_reserved":0,"allocated":6791168,"data_stored":3833277,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":45940736},"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":12,"apply_latency_ms":12,"commit_latency_ns":12000000,"apply_latency_ns":12000000},"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.001165"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.824588+0000","last_change":"2023-09-22T07:40:47.820677+0000","last_active":"2023-09-22T07:40:47.824588+0000","last_peered":"2023-09-22T07:40:47.824588+0000","last_clean":"2023-09-22T07:40:47.824588+0000","last_became_active":"2023-09-22T07:40:47.820220+0000","last_became_peered":"2023-09-22T07:40:47.820220+0000","last_unstale":"2023-09-22T07:40:47.824588+0000","last_undegraded":"2023-09-22T07:40:47.824588+0000","last_fullsized":"2023-09-22T07:40:47.824588+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:17:05.610319+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.817400+0000","last_change":"2023-09-22T07:40:47.815707+0000","last_active":"2023-09-22T07:40:47.817400+0000","last_peered":"2023-09-22T07:40:47.817400+0000","last_clean":"2023-09-22T07:40:47.817400+0000","last_became_active":"2023-09-22T07:40:47.815428+0000","last_became_peered":"2023-09-22T07:40:47.815428+0000","last_unstale":"2023-09-22T07:40:47.817400+0000","last_undegraded":"2023-09-22T07:40:47.817400+0000","last_fullsized":"2023-09-22T07:40:47.817400+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T17:49:45.462568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.828648+0000","last_change":"2023-09-22T07:40:47.820083+0000","last_active":"2023-09-22T07:40:47.828648+0000","last_peered":"2023-09-22T07:40:47.828648+0000","last_clean":"2023-09-22T07:40:47.828648+0000","last_became_active":"2023-09-22T07:40:47.819836+0000","last_became_peered":"2023-09-22T07:40:47.819836+0000","last_unstale":"2023-09-22T07:40:47.828648+0000","last_undegraded":"2023-09-22T07:40:47.828648+0000","last_fullsized":"2023-09-22T07:40:47.828648+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T08:20:21.633957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.828882+0000","last_change":"2023-09-22T07:40:47.826962+0000","last_active":"2023-09-22T07:40:47.828882+0000","last_peered":"2023-09-22T07:40:47.828882+0000","last_clean":"2023-09-22T07:40:47.828882+0000","last_became_active":"2023-09-22T07:40:47.826695+0000","last_became_peered":"2023-09-22T07:40:47.826695+0000","last_unstale":"2023-09-22T07:40:47.828882+0000","last_undegraded":"2023-09-22T07:40:47.828882+0000","last_fullsized":"2023-09-22T07:40:47.828882+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:20:04.528790+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.819106+0000","last_change":"2023-09-22T07:40:47.818688+0000","last_active":"2023-09-22T07:40:47.819106+0000","last_peered":"2023-09-22T07:40:47.819106+0000","last_clean":"2023-09-22T07:40:47.819106+0000","last_became_active":"2023-09-22T07:40:47.813307+0000","last_became_peered":"2023-09-22T07:40:47.813307+0000","last_unstale":"2023-09-22T07:40:47.819106+0000","last_undegraded":"2023-09-22T07:40:47.819106+0000","last_fullsized":"2023-09-22T07:40:47.819106+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:25:12.733316+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.821676+0000","last_change":"2023-09-22T07:40:47.820628+0000","last_active":"2023-09-22T07:40:47.821676+0000","last_peered":"2023-09-22T07:40:47.821676+0000","last_clean":"2023-09-22T07:40:47.821676+0000","last_became_active":"2023-09-22T07:40:47.819116+0000","last_became_peered":"2023-09-22T07:40:47.819116+0000","last_unstale":"2023-09-22T07:40:47.821676+0000","last_undegraded":"2023-09-22T07:40:47.821676+0000","last_fullsized":"2023-09-22T07:40:47.821676+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:39:42.071796+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.817959+0000","last_change":"2023-09-22T07:40:47.814367+0000","last_active":"2023-09-22T07:40:47.817959+0000","last_peered":"2023-09-22T07:40:47.817959+0000","last_clean":"2023-09-22T07:40:47.817959+0000","last_became_active":"2023-09-22T07:40:47.813598+0000","last_became_peered":"2023-09-22T07:40:47.813598+0000","last_unstale":"2023-09-22T07:40:47.817959+0000","last_undegraded":"2023-09-22T07:40:47.817959+0000","last_fullsized":"2023-09-22T07:40:47.817959+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T12:59:03.215204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.833436+0000","last_change":"2023-09-22T07:40:47.821926+0000","last_active":"2023-09-22T07:40:47.833436+0000","last_peered":"2023-09-22T07:40:47.833436+0000","last_clean":"2023-09-22T07:40:47.833436+0000","last_became_active":"2023-09-22T07:40:47.821653+0000","last_became_peered":"2023-09-22T07:40:47.821653+0000","last_unstale":"2023-09-22T07:40:47.833436+0000","last_undegraded":"2023-09-22T07:40:47.833436+0000","last_fullsized":"2023-09-22T07:40:47.833436+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:50:20.267814+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.824563+0000","last_change":"2023-09-22T07:40:47.820514+0000","last_active":"2023-09-22T07:40:47.824563+0000","last_peered":"2023-09-22T07:40:47.824563+0000","last_clean":"2023-09-22T07:40:47.824563+0000","last_became_active":"2023-09-22T07:40:47.819820+0000","last_became_peered":"2023-09-22T07:40:47.819820+0000","last_unstale":"2023-09-22T07:40:47.824563+0000","last_undegraded":"2023-09-22T07:40:47.824563+0000","last_fullsized":"2023-09-22T07:40:47.824563+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:45:33.909325+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,0],"acting":[7,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.36","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.822330+0000","last_change":"2023-09-22T07:40:47.822330+0000","last_active":"2023-09-22T07:40:47.822330+0000","last_peered":"2023-09-22T07:40:47.822330+0000","last_clean":"2023-09-22T07:40:47.822330+0000","last_became_active":"2023-09-22T07:40:47.821955+0000","last_became_peered":"2023-09-22T07:40:47.821955+0000","last_unstale":"2023-09-22T07:40:47.822330+0000","last_undegraded":"2023-09-22T07:40:47.822330+0000","last_fullsized":"2023-09-22T07:40:47.822330+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:29:33.302143+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.35","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.824263+0000","last_change":"2023-09-22T07:40:47.824263+0000","last_active":"2023-09-22T07:40:47.824263+0000","last_peered":"2023-09-22T07:40:47.824263+0000","last_clean":"2023-09-22T07:40:47.824263+0000","last_became_active":"2023-09-22T07:40:47.823961+0000","last_became_peered":"2023-09-22T07:40:47.823961+0000","last_unstale":"2023-09-22T07:40:47.824263+0000","last_undegraded":"2023-09-22T07:40:47.824263+0000","last_fullsized":"2023-09-22T07:40:47.824263+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:45:52.795463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.828349+0000","last_change":"2023-09-22T07:40:47.826378+0000","last_active":"2023-09-22T07:40:47.828349+0000","last_peered":"2023-09-22T07:40:47.828349+0000","last_clean":"2023-09-22T07:40:47.828349+0000","last_became_active":"2023-09-22T07:40:47.825704+0000","last_became_peered":"2023-09-22T07:40:47.825704+0000","last_unstale":"2023-09-22T07:40:47.828349+0000","last_undegraded":"2023-09-22T07:40:47.828349+0000","last_fullsized":"2023-09-22T07:40:47.828349+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:53:00.162548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.834174+0000","last_change":"2023-09-22T07:40:47.823430+0000","last_active":"2023-09-22T07:40:47.834174+0000","last_peered":"2023-09-22T07:40:47.834174+0000","last_clean":"2023-09-22T07:40:47.834174+0000","last_became_active":"2023-09-22T07:40:47.823017+0000","last_became_peered":"2023-09-22T07:40:47.823017+0000","last_unstale":"2023-09-22T07:40:47.834174+0000","last_undegraded":"2023-09-22T07:40:47.834174+0000","last_fullsized":"2023-09-22T07:40:47.834174+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:27:05.083875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.818324+0000","last_change":"2023-09-22T07:40:47.817030+0000","last_active":"2023-09-22T07:40:47.818324+0000","last_peered":"2023-09-22T07:40:47.818324+0000","last_clean":"2023-09-22T07:40:47.818324+0000","last_became_active":"2023-09-22T07:40:47.816760+0000","last_became_peered":"2023-09-22T07:40:47.816760+0000","last_unstale":"2023-09-22T07:40:47.818324+0000","last_undegraded":"2023-09-22T07:40:47.818324+0000","last_fullsized":"2023-09-22T07:40:47.818324+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:35:34.717064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.833430+0000","last_change":"2023-09-22T07:40:47.822149+0000","last_active":"2023-09-22T07:40:47.833430+0000","last_peered":"2023-09-22T07:40:47.833430+0000","last_clean":"2023-09-22T07:40:47.833430+0000","last_became_active":"2023-09-22T07:40:47.821866+0000","last_became_peered":"2023-09-22T07:40:47.821866+0000","last_unstale":"2023-09-22T07:40:47.833430+0000","last_undegraded":"2023-09-22T07:40:47.833430+0000","last_fullsized":"2023-09-22T07:40:47.833430+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:52:34.085233+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.828811+0000","last_change":"2023-09-22T07:40:47.822878+0000","last_active":"2023-09-22T07:40:47.828811+0000","last_peered":"2023-09-22T07:40:47.828811+0000","last_clean":"2023-09-22T07:40:47.828811+0000","last_became_active":"2023-09-22T07:40:47.822605+0000","last_became_peered":"2023-09-22T07:40:47.822605+0000","last_unstale":"2023-09-22T07:40:47.828811+0000","last_undegraded":"2023-09-22T07:40:47.828811+0000","last_fullsized":"2023-09-22T07:40:47.828811+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:13:02.375073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.825372+0000","last_change":"2023-09-22T07:40:47.821526+0000","last_active":"2023-09-22T07:40:47.825372+0000","last_peered":"2023-09-22T07:40:47.825372+0000","last_clean":"2023-09-22T07:40:47.825372+0000","last_became_active":"2023-09-22T07:40:47.820969+0000","last_became_peered":"2023-09-22T07:40:47.820969+0000","last_unstale":"2023-09-22T07:40:47.825372+0000","last_undegraded":"2023-09-22T07:40:47.825372+0000","last_fullsized":"2023-09-22T07:40:47.825372+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:42:34.742113+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.825646+0000","last_change":"2023-09-22T07:40:47.825646+0000","last_active":"2023-09-22T07:40:47.825646+0000","last_peered":"2023-09-22T07:40:47.825646+0000","last_clean":"2023-09-22T07:40:47.825646+0000","last_became_active":"2023-09-22T07:40:47.825352+0000","last_became_peered":"2023-09-22T07:40:47.825352+0000","last_unstale":"2023-09-22T07:40:47.825646+0000","last_undegraded":"2023-09-22T07:40:47.825646+0000","last_fullsized":"2023-09-22T07:40:47.825646+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:45:58.644248+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.824900+0000","last_change":"2023-09-22T07:40:47.823296+0000","last_active":"2023-09-22T07:40:47.824900+0000","last_peered":"2023-09-22T07:40:47.824900+0000","last_clean":"2023-09-22T07:40:47.824900+0000","last_became_active":"2023-09-22T07:40:47.820167+0000","last_became_peered":"2023-09-22T07:40:47.820167+0000","last_unstale":"2023-09-22T07:40:47.824900+0000","last_undegraded":"2023-09-22T07:40:47.824900+0000","last_fullsized":"2023-09-22T07:40:47.824900+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:33:35.269757+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'4","reported_seq":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.831985+0000","last_change":"2023-09-22T07:40:47.405091+0000","last_active":"2023-09-22T07:40:47.831985+0000","last_peered":"2023-09-22T07:40:47.831985+0000","last_clean":"2023-09-22T07:40:47.831985+0000","last_became_active":"2023-09-22T07:40:47.404737+0000","last_became_peered":"2023-09-22T07:40:47.404737+0000","last_unstale":"2023-09-22T07:40:47.831985+0000","last_undegraded":"2023-09-22T07:40:47.831985+0000","last_fullsized":"2023-09-22T07:40:47.831985+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":4,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:28:49.084207+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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.834137+0000","last_change":"2023-09-22T07:40:47.823167+0000","last_active":"2023-09-22T07:40:47.834137+0000","last_peered":"2023-09-22T07:40:47.834137+0000","last_clean":"2023-09-22T07:40:47.834137+0000","last_became_active":"2023-09-22T07:40:47.822842+0000","last_became_peered":"2023-09-22T07:40:47.822842+0000","last_unstale":"2023-09-22T07:40:47.834137+0000","last_undegraded":"2023-09-22T07:40:47.834137+0000","last_fullsized":"2023-09-22T07:40:47.834137+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:42:22.463933+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'1","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.821096+0000","last_change":"2023-09-22T07:40:47.394723+0000","last_active":"2023-09-22T07:40:47.821096+0000","last_peered":"2023-09-22T07:40:47.821096+0000","last_clean":"2023-09-22T07:40:47.821096+0000","last_became_active":"2023-09-22T07:40:47.394442+0000","last_became_peered":"2023-09-22T07:40:47.394442+0000","last_unstale":"2023-09-22T07:40:47.821096+0000","last_undegraded":"2023-09-22T07:40:47.821096+0000","last_fullsized":"2023-09-22T07:40:47.821096+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:07:42.213107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.831304+0000","last_change":"2023-09-22T07:40:47.830073+0000","last_active":"2023-09-22T07:40:47.831304+0000","last_peered":"2023-09-22T07:40:47.831304+0000","last_clean":"2023-09-22T07:40:47.831304+0000","last_became_active":"2023-09-22T07:40:47.829035+0000","last_became_peered":"2023-09-22T07:40:47.829035+0000","last_unstale":"2023-09-22T07:40:47.831304+0000","last_undegraded":"2023-09-22T07:40:47.831304+0000","last_fullsized":"2023-09-22T07:40:47.831304+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T07:56:15.845601+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'2","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.832846+0000","last_change":"2023-09-22T07:40:47.412661+0000","last_active":"2023-09-22T07:40:47.832846+0000","last_peered":"2023-09-22T07:40:47.832846+0000","last_clean":"2023-09-22T07:40:47.832846+0000","last_became_active":"2023-09-22T07:40:47.412388+0000","last_became_peered":"2023-09-22T07:40:47.412388+0000","last_unstale":"2023-09-22T07:40:47.832846+0000","last_undegraded":"2023-09-22T07:40:47.832846+0000","last_fullsized":"2023-09-22T07:40:47.832846+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:58:23.649830+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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.821696+0000","last_change":"2023-09-22T07:40:47.819866+0000","last_active":"2023-09-22T07:40:47.821696+0000","last_peered":"2023-09-22T07:40:47.821696+0000","last_clean":"2023-09-22T07:40:47.821696+0000","last_became_active":"2023-09-22T07:40:47.818119+0000","last_became_peered":"2023-09-22T07:40:47.818119+0000","last_unstale":"2023-09-22T07:40:47.821696+0000","last_undegraded":"2023-09-22T07:40:47.821696+0000","last_fullsized":"2023-09-22T07:40:47.821696+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:16:00.904811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'2","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.830656+0000","last_change":"2023-09-22T07:40:47.413794+0000","last_active":"2023-09-22T07:40:47.830656+0000","last_peered":"2023-09-22T07:40:47.830656+0000","last_clean":"2023-09-22T07:40:47.830656+0000","last_became_active":"2023-09-22T07:40:47.413519+0000","last_became_peered":"2023-09-22T07:40:47.413519+0000","last_unstale":"2023-09-22T07:40:47.830656+0000","last_undegraded":"2023-09-22T07:40:47.830656+0000","last_fullsized":"2023-09-22T07:40:47.830656+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T17:08:42.393496+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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.818226+0000","last_change":"2023-09-22T07:40:47.817697+0000","last_active":"2023-09-22T07:40:47.818226+0000","last_peered":"2023-09-22T07:40:47.818226+0000","last_clean":"2023-09-22T07:40:47.818226+0000","last_became_active":"2023-09-22T07:40:47.817396+0000","last_became_peered":"2023-09-22T07:40:47.817396+0000","last_unstale":"2023-09-22T07:40:47.818226+0000","last_undegraded":"2023-09-22T07:40:47.818226+0000","last_fullsized":"2023-09-22T07:40:47.818226+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T08:42:18.714825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'1","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.825392+0000","last_change":"2023-09-22T07:40:47.397294+0000","last_active":"2023-09-22T07:40:47.825392+0000","last_peered":"2023-09-22T07:40:47.825392+0000","last_clean":"2023-09-22T07:40:47.825392+0000","last_became_active":"2023-09-22T07:40:47.397005+0000","last_became_peered":"2023-09-22T07:40:47.397005+0000","last_unstale":"2023-09-22T07:40:47.825392+0000","last_undegraded":"2023-09-22T07:40:47.825392+0000","last_fullsized":"2023-09-22T07:40:47.825392+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:02:21.736861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.816351+0000","last_change":"2023-09-22T07:40:47.812793+0000","last_active":"2023-09-22T07:40:47.816351+0000","last_peered":"2023-09-22T07:40:47.816351+0000","last_clean":"2023-09-22T07:40:47.816351+0000","last_became_active":"2023-09-22T07:40:47.812506+0000","last_became_peered":"2023-09-22T07:40:47.812506+0000","last_unstale":"2023-09-22T07:40:47.816351+0000","last_undegraded":"2023-09-22T07:40:47.816351+0000","last_fullsized":"2023-09-22T07:40:47.816351+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:54:25.982866+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'1","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.811359+0000","last_change":"2023-09-22T07:40:47.403956+0000","last_active":"2023-09-22T07:40:47.811359+0000","last_peered":"2023-09-22T07:40:47.811359+0000","last_clean":"2023-09-22T07:40:47.811359+0000","last_became_active":"2023-09-22T07:40:47.403659+0000","last_became_peered":"2023-09-22T07:40:47.403659+0000","last_unstale":"2023-09-22T07:40:47.811359+0000","last_undegraded":"2023-09-22T07:40:47.811359+0000","last_fullsized":"2023-09-22T07:40:47.811359+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:09:54.167350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.832519+0000","last_change":"2023-09-22T07:40:47.830798+0000","last_active":"2023-09-22T07:40:47.832519+0000","last_peered":"2023-09-22T07:40:47.832519+0000","last_clean":"2023-09-22T07:40:47.832519+0000","last_became_active":"2023-09-22T07:40:47.830103+0000","last_became_peered":"2023-09-22T07:40:47.830103+0000","last_unstale":"2023-09-22T07:40:47.832519+0000","last_undegraded":"2023-09-22T07:40:47.832519+0000","last_fullsized":"2023-09-22T07:40:47.832519+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:42:56.046651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.798814+0000","last_change":"2023-09-22T07:40:47.394410+0000","last_active":"2023-09-22T07:40:47.798814+0000","last_peered":"2023-09-22T07:40:47.798814+0000","last_clean":"2023-09-22T07:40:47.798814+0000","last_became_active":"2023-09-22T07:40:47.393995+0000","last_became_peered":"2023-09-22T07:40:47.393995+0000","last_unstale":"2023-09-22T07:40:47.798814+0000","last_undegraded":"2023-09-22T07:40:47.798814+0000","last_fullsized":"2023-09-22T07:40:47.798814+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:48:06.161620+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.834354+0000","last_change":"2023-09-22T07:40:47.825234+0000","last_active":"2023-09-22T07:40:47.834354+0000","last_peered":"2023-09-22T07:40:47.834354+0000","last_clean":"2023-09-22T07:40:47.834354+0000","last_became_active":"2023-09-22T07:40:47.824763+0000","last_became_peered":"2023-09-22T07:40:47.824763+0000","last_unstale":"2023-09-22T07:40:47.834354+0000","last_undegraded":"2023-09-22T07:40:47.834354+0000","last_fullsized":"2023-09-22T07:40:47.834354+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:48:56.459581+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.806547+0000","last_change":"2023-09-22T07:40:47.409877+0000","last_active":"2023-09-22T07:40:47.806547+0000","last_peered":"2023-09-22T07:40:47.806547+0000","last_clean":"2023-09-22T07:40:47.806547+0000","last_became_active":"2023-09-22T07:40:47.409598+0000","last_became_peered":"2023-09-22T07:40:47.409598+0000","last_unstale":"2023-09-22T07:40:47.806547+0000","last_undegraded":"2023-09-22T07:40:47.806547+0000","last_fullsized":"2023-09-22T07:40:47.806547+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:25:35.582492+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.817452+0000","last_change":"2023-09-22T07:40:47.816200+0000","last_active":"2023-09-22T07:40:47.817452+0000","last_peered":"2023-09-22T07:40:47.817452+0000","last_clean":"2023-09-22T07:40:47.817452+0000","last_became_active":"2023-09-22T07:40:47.815928+0000","last_became_peered":"2023-09-22T07:40:47.815928+0000","last_unstale":"2023-09-22T07:40:47.817452+0000","last_undegraded":"2023-09-22T07:40:47.817452+0000","last_fullsized":"2023-09-22T07:40:47.817452+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:58:01.204211+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":10,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.396500+0000","last_change":"2023-09-22T07:40:47.394823+0000","last_active":"2023-09-22T07:40:47.396500+0000","last_peered":"2023-09-22T07:40:47.396500+0000","last_clean":"2023-09-22T07:40:47.396500+0000","last_became_active":"2023-09-22T07:40:47.394455+0000","last_became_peered":"2023-09-22T07:40:47.394455+0000","last_unstale":"2023-09-22T07:40:47.396500+0000","last_undegraded":"2023-09-22T07:40:47.396500+0000","last_fullsized":"2023-09-22T07:40:47.396500+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:27:08.709681+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.828845+0000","last_change":"2023-09-22T07:40:47.827990+0000","last_active":"2023-09-22T07:40:47.828845+0000","last_peered":"2023-09-22T07:40:47.828845+0000","last_clean":"2023-09-22T07:40:47.828845+0000","last_became_active":"2023-09-22T07:40:47.827726+0000","last_became_peered":"2023-09-22T07:40:47.827726+0000","last_unstale":"2023-09-22T07:40:47.828845+0000","last_undegraded":"2023-09-22T07:40:47.828845+0000","last_fullsized":"2023-09-22T07:40:47.828845+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:31:11.694171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.806914+0000","last_change":"2023-09-22T07:40:47.394950+0000","last_active":"2023-09-22T07:40:47.806914+0000","last_peered":"2023-09-22T07:40:47.806914+0000","last_clean":"2023-09-22T07:40:47.806914+0000","last_became_active":"2023-09-22T07:40:47.394661+0000","last_became_peered":"2023-09-22T07:40:47.394661+0000","last_unstale":"2023-09-22T07:40:47.806914+0000","last_undegraded":"2023-09-22T07:40:47.806914+0000","last_fullsized":"2023-09-22T07:40:47.806914+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T12:57:37.067298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.830815+0000","last_change":"2023-09-22T07:40:47.828934+0000","last_active":"2023-09-22T07:40:47.830815+0000","last_peered":"2023-09-22T07:40:47.830815+0000","last_clean":"2023-09-22T07:40:47.830815+0000","last_became_active":"2023-09-22T07:40:47.828650+0000","last_became_peered":"2023-09-22T07:40:47.828650+0000","last_unstale":"2023-09-22T07:40:47.830815+0000","last_undegraded":"2023-09-22T07:40:47.830815+0000","last_fullsized":"2023-09-22T07:40:47.830815+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:13:52.145466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'3","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.821170+0000","last_change":"2023-09-22T07:40:47.394624+0000","last_active":"2023-09-22T07:40:47.821170+0000","last_peered":"2023-09-22T07:40:47.821170+0000","last_clean":"2023-09-22T07:40:47.821170+0000","last_became_active":"2023-09-22T07:40:47.394348+0000","last_became_peered":"2023-09-22T07:40:47.394348+0000","last_unstale":"2023-09-22T07:40:47.821170+0000","last_undegraded":"2023-09-22T07:40:47.821170+0000","last_fullsized":"2023-09-22T07:40:47.821170+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":3,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:32:49.097768+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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.828373+0000","last_change":"2023-09-22T07:40:47.826558+0000","last_active":"2023-09-22T07:40:47.828373+0000","last_peered":"2023-09-22T07:40:47.828373+0000","last_clean":"2023-09-22T07:40:47.828373+0000","last_became_active":"2023-09-22T07:40:47.826092+0000","last_became_peered":"2023-09-22T07:40:47.826092+0000","last_unstale":"2023-09-22T07:40:47.828373+0000","last_undegraded":"2023-09-22T07:40:47.828373+0000","last_fullsized":"2023-09-22T07:40:47.828373+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:06:32.030261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'6","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.835365+0000","last_change":"2023-09-22T07:40:47.399138+0000","last_active":"2023-09-22T07:40:47.835365+0000","last_peered":"2023-09-22T07:40:47.835365+0000","last_clean":"2023-09-22T07:40:47.835365+0000","last_became_active":"2023-09-22T07:40:47.398898+0000","last_became_peered":"2023-09-22T07:40:47.398898+0000","last_unstale":"2023-09-22T07:40:47.835365+0000","last_undegraded":"2023-09-22T07:40:47.835365+0000","last_fullsized":"2023-09-22T07:40:47.835365+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":6,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:08:55.071622+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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.819362+0000","last_change":"2023-09-22T07:40:47.811034+0000","last_active":"2023-09-22T07:40:47.819362+0000","last_peered":"2023-09-22T07:40:47.819362+0000","last_clean":"2023-09-22T07:40:47.819362+0000","last_became_active":"2023-09-22T07:40:47.810712+0000","last_became_peered":"2023-09-22T07:40:47.810712+0000","last_unstale":"2023-09-22T07:40:47.819362+0000","last_undegraded":"2023-09-22T07:40:47.819362+0000","last_fullsized":"2023-09-22T07:40:47.819362+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:28:18.100174+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'2","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.834762+0000","last_change":"2023-09-22T07:40:47.405213+0000","last_active":"2023-09-22T07:40:47.834762+0000","last_peered":"2023-09-22T07:40:47.834762+0000","last_clean":"2023-09-22T07:40:47.834762+0000","last_became_active":"2023-09-22T07:40:47.404901+0000","last_became_peered":"2023-09-22T07:40:47.404901+0000","last_unstale":"2023-09-22T07:40:47.834762+0000","last_undegraded":"2023-09-22T07:40:47.834762+0000","last_fullsized":"2023-09-22T07:40:47.834762+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:25:32.824584+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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.830969+0000","last_change":"2023-09-22T07:40:47.830354+0000","last_active":"2023-09-22T07:40:47.830969+0000","last_peered":"2023-09-22T07:40:47.830969+0000","last_clean":"2023-09-22T07:40:47.830969+0000","last_became_active":"2023-09-22T07:40:47.830051+0000","last_became_peered":"2023-09-22T07:40:47.830051+0000","last_unstale":"2023-09-22T07:40:47.830969+0000","last_undegraded":"2023-09-22T07:40:47.830969+0000","last_fullsized":"2023-09-22T07:40:47.830969+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:00:22.733508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.808684+0000","last_change":"2023-09-22T07:40:47.398490+0000","last_active":"2023-09-22T07:40:47.808684+0000","last_peered":"2023-09-22T07:40:47.808684+0000","last_clean":"2023-09-22T07:40:47.808684+0000","last_became_active":"2023-09-22T07:40:47.398147+0000","last_became_peered":"2023-09-22T07:40:47.398147+0000","last_unstale":"2023-09-22T07:40:47.808684+0000","last_undegraded":"2023-09-22T07:40:47.808684+0000","last_fullsized":"2023-09-22T07:40:47.808684+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:00:16.333684+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.818888+0000","last_change":"2023-09-22T07:40:47.818184+0000","last_active":"2023-09-22T07:40:47.818888+0000","last_peered":"2023-09-22T07:40:47.818888+0000","last_clean":"2023-09-22T07:40:47.818888+0000","last_became_active":"2023-09-22T07:40:47.812423+0000","last_became_peered":"2023-09-22T07:40:47.812423+0000","last_unstale":"2023-09-22T07:40:47.818888+0000","last_undegraded":"2023-09-22T07:40:47.818888+0000","last_fullsized":"2023-09-22T07:40:47.818888+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:16:00.107662+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.11","version":"0'0","reported_seq":10,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.398924+0000","last_change":"2023-09-22T07:40:47.398034+0000","last_active":"2023-09-22T07:40:47.398924+0000","last_peered":"2023-09-22T07:40:47.398924+0000","last_clean":"2023-09-22T07:40:47.398924+0000","last_became_active":"2023-09-22T07:40:47.397467+0000","last_became_peered":"2023-09-22T07:40:47.397467+0000","last_unstale":"2023-09-22T07:40:47.398924+0000","last_undegraded":"2023-09-22T07:40:47.398924+0000","last_fullsized":"2023-09-22T07:40:47.398924+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T07:57:05.865152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.10","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.826282+0000","last_change":"2023-09-22T07:40:47.826282+0000","last_active":"2023-09-22T07:40:47.826282+0000","last_peered":"2023-09-22T07:40:47.826282+0000","last_clean":"2023-09-22T07:40:47.826282+0000","last_became_active":"2023-09-22T07:40:47.825988+0000","last_became_peered":"2023-09-22T07:40:47.825988+0000","last_unstale":"2023-09-22T07:40:47.826282+0000","last_undegraded":"2023-09-22T07:40:47.826282+0000","last_fullsized":"2023-09-22T07:40:47.826282+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:13:59.061230+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'8","reported_seq":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.833342+0000","last_change":"2023-09-22T07:40:47.394706+0000","last_active":"2023-09-22T07:40:47.833342+0000","last_peered":"2023-09-22T07:40:47.833342+0000","last_clean":"2023-09-22T07:40:47.833342+0000","last_became_active":"2023-09-22T07:40:47.394428+0000","last_became_peered":"2023-09-22T07:40:47.394428+0000","last_unstale":"2023-09-22T07:40:47.833342+0000","last_undegraded":"2023-09-22T07:40:47.833342+0000","last_fullsized":"2023-09-22T07:40:47.833342+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":8,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T07:52:09.748935+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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.824671+0000","last_change":"2023-09-22T07:40:47.822564+0000","last_active":"2023-09-22T07:40:47.824671+0000","last_peered":"2023-09-22T07:40:47.824671+0000","last_clean":"2023-09-22T07:40:47.824671+0000","last_became_active":"2023-09-22T07:40:47.822240+0000","last_became_peered":"2023-09-22T07:40:47.822240+0000","last_unstale":"2023-09-22T07:40:47.824671+0000","last_undegraded":"2023-09-22T07:40:47.824671+0000","last_fullsized":"2023-09-22T07:40:47.824671+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:41:25.937246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'1","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.829067+0000","last_change":"2023-09-22T07:40:47.413626+0000","last_active":"2023-09-22T07:40:47.829067+0000","last_peered":"2023-09-22T07:40:47.829067+0000","last_clean":"2023-09-22T07:40:47.829067+0000","last_became_active":"2023-09-22T07:40:47.412916+0000","last_became_peered":"2023-09-22T07:40:47.412916+0000","last_unstale":"2023-09-22T07:40:47.829067+0000","last_undegraded":"2023-09-22T07:40:47.829067+0000","last_fullsized":"2023-09-22T07:40:47.829067+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:04:22.433825+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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.827501+0000","last_change":"2023-09-22T07:40:47.821766+0000","last_active":"2023-09-22T07:40:47.827501+0000","last_peered":"2023-09-22T07:40:47.827501+0000","last_clean":"2023-09-22T07:40:47.827501+0000","last_became_active":"2023-09-22T07:40:47.821020+0000","last_became_peered":"2023-09-22T07:40:47.821020+0000","last_unstale":"2023-09-22T07:40:47.827501+0000","last_undegraded":"2023-09-22T07:40:47.827501+0000","last_fullsized":"2023-09-22T07:40:47.827501+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:32:49.705115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.807982+0000","last_change":"2023-09-22T07:40:47.396668+0000","last_active":"2023-09-22T07:40:47.807982+0000","last_peered":"2023-09-22T07:40:47.807982+0000","last_clean":"2023-09-22T07:40:47.807982+0000","last_became_active":"2023-09-22T07:40:47.396397+0000","last_became_peered":"2023-09-22T07:40:47.396397+0000","last_unstale":"2023-09-22T07:40:47.807982+0000","last_undegraded":"2023-09-22T07:40:47.807982+0000","last_fullsized":"2023-09-22T07:40:47.807982+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:35:58.849480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.824935+0000","last_change":"2023-09-22T07:40:47.821206+0000","last_active":"2023-09-22T07:40:47.824935+0000","last_peered":"2023-09-22T07:40:47.824935+0000","last_clean":"2023-09-22T07:40:47.824935+0000","last_became_active":"2023-09-22T07:40:47.820863+0000","last_became_peered":"2023-09-22T07:40:47.820863+0000","last_unstale":"2023-09-22T07:40:47.824935+0000","last_undegraded":"2023-09-22T07:40:47.824935+0000","last_fullsized":"2023-09-22T07:40:47.824935+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:27:41.844589+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.808586+0000","last_change":"2023-09-22T07:40:47.396669+0000","last_active":"2023-09-22T07:40:47.808586+0000","last_peered":"2023-09-22T07:40:47.808586+0000","last_clean":"2023-09-22T07:40:47.808586+0000","last_became_active":"2023-09-22T07:40:47.396397+0000","last_became_peered":"2023-09-22T07:40:47.396397+0000","last_unstale":"2023-09-22T07:40:47.808586+0000","last_undegraded":"2023-09-22T07:40:47.808586+0000","last_fullsized":"2023-09-22T07:40:47.808586+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T17:46:54.034959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.816158+0000","last_change":"2023-09-22T07:40:47.814640+0000","last_active":"2023-09-22T07:40:47.816158+0000","last_peered":"2023-09-22T07:40:47.816158+0000","last_clean":"2023-09-22T07:40:47.816158+0000","last_became_active":"2023-09-22T07:40:47.814364+0000","last_became_peered":"2023-09-22T07:40:47.814364+0000","last_unstale":"2023-09-22T07:40:47.816158+0000","last_undegraded":"2023-09-22T07:40:47.816158+0000","last_fullsized":"2023-09-22T07:40:47.816158+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:39:15.869499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.815201+0000","last_change":"2023-09-22T07:40:47.814142+0000","last_active":"2023-09-22T07:40:47.815201+0000","last_peered":"2023-09-22T07:40:47.815201+0000","last_clean":"2023-09-22T07:40:47.815201+0000","last_became_active":"2023-09-22T07:40:47.813818+0000","last_became_peered":"2023-09-22T07:40:47.813818+0000","last_unstale":"2023-09-22T07:40:47.815201+0000","last_undegraded":"2023-09-22T07:40:47.815201+0000","last_fullsized":"2023-09-22T07:40:47.815201+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:14:13.638235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":10,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.402341+0000","last_change":"2023-09-22T07:40:47.399784+0000","last_active":"2023-09-22T07:40:47.402341+0000","last_peered":"2023-09-22T07:40:47.402341+0000","last_clean":"2023-09-22T07:40:47.402341+0000","last_became_active":"2023-09-22T07:40:47.399482+0000","last_became_peered":"2023-09-22T07:40:47.399482+0000","last_unstale":"2023-09-22T07:40:47.402341+0000","last_undegraded":"2023-09-22T07:40:47.402341+0000","last_fullsized":"2023-09-22T07:40:47.402341+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:41:50.317527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.833399+0000","last_change":"2023-09-22T07:40:47.821754+0000","last_active":"2023-09-22T07:40:47.833399+0000","last_peered":"2023-09-22T07:40:47.833399+0000","last_clean":"2023-09-22T07:40:47.833399+0000","last_became_active":"2023-09-22T07:40:47.821520+0000","last_became_peered":"2023-09-22T07:40:47.821520+0000","last_unstale":"2023-09-22T07:40:47.833399+0000","last_undegraded":"2023-09-22T07:40:47.833399+0000","last_fullsized":"2023-09-22T07:40:47.833399+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:48:06.745295+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.806174+0000","last_change":"2023-09-22T07:40:47.405740+0000","last_active":"2023-09-22T07:40:47.806174+0000","last_peered":"2023-09-22T07:40:47.806174+0000","last_clean":"2023-09-22T07:40:47.806174+0000","last_became_active":"2023-09-22T07:40:47.405412+0000","last_became_peered":"2023-09-22T07:40:47.405412+0000","last_unstale":"2023-09-22T07:40:47.806174+0000","last_undegraded":"2023-09-22T07:40:47.806174+0000","last_fullsized":"2023-09-22T07:40:47.806174+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:59:00.587314+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"22'117","reported_seq":231,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.798876+0000","last_change":"2023-09-22T07:40:30.287691+0000","last_active":"2023-09-22T07:40:47.798876+0000","last_peered":"2023-09-22T07:40:47.798876+0000","last_clean":"2023-09-22T07:40:47.798876+0000","last_became_active":"2023-09-22T07:40:30.287102+0000","last_became_peered":"2023-09-22T07:40:30.287102+0000","last_unstale":"2023-09-22T07:40:47.798876+0000","last_undegraded":"2023-09-22T07:40:47.798876+0000","last_fullsized":"2023-09-22T07:40:47.798876+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:38:33.537736+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:38:33.537736+0000","last_clean_scrub_stamp":"2023-09-22T07:38:33.537736+0000","objects_scrubbed":0,"log_size":117,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:06:44.539123+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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.829879+0000","last_change":"2023-09-22T07:40:47.828860+0000","last_active":"2023-09-22T07:40:47.829879+0000","last_peered":"2023-09-22T07:40:47.829879+0000","last_clean":"2023-09-22T07:40:47.829879+0000","last_became_active":"2023-09-22T07:40:47.828462+0000","last_became_peered":"2023-09-22T07:40:47.828462+0000","last_unstale":"2023-09-22T07:40:47.829879+0000","last_undegraded":"2023-09-22T07:40:47.829879+0000","last_fullsized":"2023-09-22T07:40:47.829879+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:57:29.664507+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.799733+0000","last_change":"2023-09-22T07:40:47.402744+0000","last_active":"2023-09-22T07:40:47.799733+0000","last_peered":"2023-09-22T07:40:47.799733+0000","last_clean":"2023-09-22T07:40:47.799733+0000","last_became_active":"2023-09-22T07:40:47.402431+0000","last_became_peered":"2023-09-22T07:40:47.402431+0000","last_unstale":"2023-09-22T07:40:47.799733+0000","last_undegraded":"2023-09-22T07:40:47.799733+0000","last_fullsized":"2023-09-22T07:40:47.799733+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T07:56:36.961607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.799848+0000","last_change":"2023-09-22T07:40:47.408157+0000","last_active":"2023-09-22T07:40:47.799848+0000","last_peered":"2023-09-22T07:40:47.799848+0000","last_clean":"2023-09-22T07:40:47.799848+0000","last_became_active":"2023-09-22T07:40:47.407892+0000","last_became_peered":"2023-09-22T07:40:47.407892+0000","last_unstale":"2023-09-22T07:40:47.799848+0000","last_undegraded":"2023-09-22T07:40:47.799848+0000","last_fullsized":"2023-09-22T07:40:47.799848+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:02:08.046245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.833309+0000","last_change":"2023-09-22T07:40:47.821656+0000","last_active":"2023-09-22T07:40:47.833309+0000","last_peered":"2023-09-22T07:40:47.833309+0000","last_clean":"2023-09-22T07:40:47.833309+0000","last_became_active":"2023-09-22T07:40:47.821390+0000","last_became_peered":"2023-09-22T07:40:47.821390+0000","last_unstale":"2023-09-22T07:40:47.833309+0000","last_undegraded":"2023-09-22T07:40:47.833309+0000","last_fullsized":"2023-09-22T07:40:47.833309+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:34:18.194447+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.810494+0000","last_change":"2023-09-22T07:40:47.404703+0000","last_active":"2023-09-22T07:40:47.810494+0000","last_peered":"2023-09-22T07:40:47.810494+0000","last_clean":"2023-09-22T07:40:47.810494+0000","last_became_active":"2023-09-22T07:40:47.404432+0000","last_became_peered":"2023-09-22T07:40:47.404432+0000","last_unstale":"2023-09-22T07:40:47.810494+0000","last_undegraded":"2023-09-22T07:40:47.810494+0000","last_fullsized":"2023-09-22T07:40:47.810494+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:29:36.010305+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.834025+0000","last_change":"2023-09-22T07:40:47.822518+0000","last_active":"2023-09-22T07:40:47.834025+0000","last_peered":"2023-09-22T07:40:47.834025+0000","last_clean":"2023-09-22T07:40:47.834025+0000","last_became_active":"2023-09-22T07:40:47.822245+0000","last_became_peered":"2023-09-22T07:40:47.822245+0000","last_unstale":"2023-09-22T07:40:47.834025+0000","last_undegraded":"2023-09-22T07:40:47.834025+0000","last_fullsized":"2023-09-22T07:40:47.834025+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:49:42.253680+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'2","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.828657+0000","last_change":"2023-09-22T07:40:47.402115+0000","last_active":"2023-09-22T07:40:47.828657+0000","last_peered":"2023-09-22T07:40:47.828657+0000","last_clean":"2023-09-22T07:40:47.828657+0000","last_became_active":"2023-09-22T07:40:47.401837+0000","last_became_peered":"2023-09-22T07:40:47.401837+0000","last_unstale":"2023-09-22T07:40:47.828657+0000","last_undegraded":"2023-09-22T07:40:47.828657+0000","last_fullsized":"2023-09-22T07:40:47.828657+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T07:50:54.580262+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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.828567+0000","last_change":"2023-09-22T07:40:47.819734+0000","last_active":"2023-09-22T07:40:47.828567+0000","last_peered":"2023-09-22T07:40:47.828567+0000","last_clean":"2023-09-22T07:40:47.828567+0000","last_became_active":"2023-09-22T07:40:47.819504+0000","last_became_peered":"2023-09-22T07:40:47.819504+0000","last_unstale":"2023-09-22T07:40:47.828567+0000","last_undegraded":"2023-09-22T07:40:47.828567+0000","last_fullsized":"2023-09-22T07:40:47.828567+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T08:43:32.074153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.798749+0000","last_change":"2023-09-22T07:40:47.402737+0000","last_active":"2023-09-22T07:40:47.798749+0000","last_peered":"2023-09-22T07:40:47.798749+0000","last_clean":"2023-09-22T07:40:47.798749+0000","last_became_active":"2023-09-22T07:40:47.402386+0000","last_became_peered":"2023-09-22T07:40:47.402386+0000","last_unstale":"2023-09-22T07:40:47.798749+0000","last_undegraded":"2023-09-22T07:40:47.798749+0000","last_fullsized":"2023-09-22T07:40:47.798749+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:39:40.869175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.828298+0000","last_change":"2023-09-22T07:40:47.823839+0000","last_active":"2023-09-22T07:40:47.828298+0000","last_peered":"2023-09-22T07:40:47.828298+0000","last_clean":"2023-09-22T07:40:47.828298+0000","last_became_active":"2023-09-22T07:40:47.823299+0000","last_became_peered":"2023-09-22T07:40:47.823299+0000","last_unstale":"2023-09-22T07:40:47.828298+0000","last_undegraded":"2023-09-22T07:40:47.828298+0000","last_fullsized":"2023-09-22T07:40:47.828298+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:20:18.430245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.808268+0000","last_change":"2023-09-22T07:40:47.400087+0000","last_active":"2023-09-22T07:40:47.808268+0000","last_peered":"2023-09-22T07:40:47.808268+0000","last_clean":"2023-09-22T07:40:47.808268+0000","last_became_active":"2023-09-22T07:40:47.399812+0000","last_became_peered":"2023-09-22T07:40:47.399812+0000","last_unstale":"2023-09-22T07:40:47.808268+0000","last_undegraded":"2023-09-22T07:40:47.808268+0000","last_fullsized":"2023-09-22T07:40:47.808268+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:54:30.138190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.834334+0000","last_change":"2023-09-22T07:40:47.825046+0000","last_active":"2023-09-22T07:40:47.834334+0000","last_peered":"2023-09-22T07:40:47.834334+0000","last_clean":"2023-09-22T07:40:47.834334+0000","last_became_active":"2023-09-22T07:40:47.824311+0000","last_became_peered":"2023-09-22T07:40:47.824311+0000","last_unstale":"2023-09-22T07:40:47.834334+0000","last_undegraded":"2023-09-22T07:40:47.834334+0000","last_fullsized":"2023-09-22T07:40:47.834334+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:38:49.585594+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.808040+0000","last_change":"2023-09-22T07:40:47.397510+0000","last_active":"2023-09-22T07:40:47.808040+0000","last_peered":"2023-09-22T07:40:47.808040+0000","last_clean":"2023-09-22T07:40:47.808040+0000","last_became_active":"2023-09-22T07:40:47.397240+0000","last_became_peered":"2023-09-22T07:40:47.397240+0000","last_unstale":"2023-09-22T07:40:47.808040+0000","last_undegraded":"2023-09-22T07:40:47.808040+0000","last_fullsized":"2023-09-22T07:40:47.808040+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:37:26.016124+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.834102+0000","last_change":"2023-09-22T07:40:47.823269+0000","last_active":"2023-09-22T07:40:47.834102+0000","last_peered":"2023-09-22T07:40:47.834102+0000","last_clean":"2023-09-22T07:40:47.834102+0000","last_became_active":"2023-09-22T07:40:47.822007+0000","last_became_peered":"2023-09-22T07:40:47.822007+0000","last_unstale":"2023-09-22T07:40:47.834102+0000","last_undegraded":"2023-09-22T07:40:47.834102+0000","last_fullsized":"2023-09-22T07:40:47.834102+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T17:54:16.289101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'2","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.831573+0000","last_change":"2023-09-22T07:40:47.412315+0000","last_active":"2023-09-22T07:40:47.831573+0000","last_peered":"2023-09-22T07:40:47.831573+0000","last_clean":"2023-09-22T07:40:47.831573+0000","last_became_active":"2023-09-22T07:40:47.411899+0000","last_became_peered":"2023-09-22T07:40:47.411899+0000","last_unstale":"2023-09-22T07:40:47.831573+0000","last_undegraded":"2023-09-22T07:40:47.831573+0000","last_fullsized":"2023-09-22T07:40:47.831573+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:40:00.807230+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.824321+0000","last_change":"2023-09-22T07:40:47.824321+0000","last_active":"2023-09-22T07:40:47.824321+0000","last_peered":"2023-09-22T07:40:47.824321+0000","last_clean":"2023-09-22T07:40:47.824321+0000","last_became_active":"2023-09-22T07:40:47.823778+0000","last_became_peered":"2023-09-22T07:40:47.823778+0000","last_unstale":"2023-09-22T07:40:47.824321+0000","last_undegraded":"2023-09-22T07:40:47.824321+0000","last_fullsized":"2023-09-22T07:40:47.824321+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:30:44.068431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.c","version":"0'0","reported_seq":10,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.397890+0000","last_change":"2023-09-22T07:40:47.396291+0000","last_active":"2023-09-22T07:40:47.397890+0000","last_peered":"2023-09-22T07:40:47.397890+0000","last_clean":"2023-09-22T07:40:47.397890+0000","last_became_active":"2023-09-22T07:40:47.395734+0000","last_became_peered":"2023-09-22T07:40:47.395734+0000","last_unstale":"2023-09-22T07:40:47.397890+0000","last_undegraded":"2023-09-22T07:40:47.397890+0000","last_fullsized":"2023-09-22T07:40:47.397890+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:45:21.793890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.824917+0000","last_change":"2023-09-22T07:40:47.823475+0000","last_active":"2023-09-22T07:40:47.824917+0000","last_peered":"2023-09-22T07:40:47.824917+0000","last_clean":"2023-09-22T07:40:47.824917+0000","last_became_active":"2023-09-22T07:40:47.823004+0000","last_became_peered":"2023-09-22T07:40:47.823004+0000","last_unstale":"2023-09-22T07:40:47.824917+0000","last_undegraded":"2023-09-22T07:40:47.824917+0000","last_fullsized":"2023-09-22T07:40:47.824917+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:46:43.607941+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'1","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.834593+0000","last_change":"2023-09-22T07:40:47.403844+0000","last_active":"2023-09-22T07:40:47.834593+0000","last_peered":"2023-09-22T07:40:47.834593+0000","last_clean":"2023-09-22T07:40:47.834593+0000","last_became_active":"2023-09-22T07:40:47.403553+0000","last_became_peered":"2023-09-22T07:40:47.403553+0000","last_unstale":"2023-09-22T07:40:47.834593+0000","last_undegraded":"2023-09-22T07:40:47.834593+0000","last_fullsized":"2023-09-22T07:40:47.834593+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:07:10.132871+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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.821716+0000","last_change":"2023-09-22T07:40:47.820479+0000","last_active":"2023-09-22T07:40:47.821716+0000","last_peered":"2023-09-22T07:40:47.821716+0000","last_clean":"2023-09-22T07:40:47.821716+0000","last_became_active":"2023-09-22T07:40:47.818094+0000","last_became_peered":"2023-09-22T07:40:47.818094+0000","last_unstale":"2023-09-22T07:40:47.821716+0000","last_undegraded":"2023-09-22T07:40:47.821716+0000","last_fullsized":"2023-09-22T07:40:47.821716+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:08:10.411911+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'2","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.834869+0000","last_change":"2023-09-22T07:40:47.399836+0000","last_active":"2023-09-22T07:40:47.834869+0000","last_peered":"2023-09-22T07:40:47.834869+0000","last_clean":"2023-09-22T07:40:47.834869+0000","last_became_active":"2023-09-22T07:40:47.399525+0000","last_became_peered":"2023-09-22T07:40:47.399525+0000","last_unstale":"2023-09-22T07:40:47.834869+0000","last_undegraded":"2023-09-22T07:40:47.834869+0000","last_fullsized":"2023-09-22T07:40:47.834869+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T08:12:55.267406+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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.826742+0000","last_change":"2023-09-22T07:40:47.825503+0000","last_active":"2023-09-22T07:40:47.826742+0000","last_peered":"2023-09-22T07:40:47.826742+0000","last_clean":"2023-09-22T07:40:47.826742+0000","last_became_active":"2023-09-22T07:40:47.825150+0000","last_became_peered":"2023-09-22T07:40:47.825150+0000","last_unstale":"2023-09-22T07:40:47.826742+0000","last_undegraded":"2023-09-22T07:40:47.826742+0000","last_fullsized":"2023-09-22T07:40:47.826742+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:35:34.756159+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.20","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.827733+0000","last_change":"2023-09-22T07:40:47.827733+0000","last_active":"2023-09-22T07:40:47.827733+0000","last_peered":"2023-09-22T07:40:47.827733+0000","last_clean":"2023-09-22T07:40:47.827733+0000","last_became_active":"2023-09-22T07:40:47.827450+0000","last_became_peered":"2023-09-22T07:40:47.827450+0000","last_unstale":"2023-09-22T07:40:47.827733+0000","last_undegraded":"2023-09-22T07:40:47.827733+0000","last_fullsized":"2023-09-22T07:40:47.827733+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:39:28.069011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.21","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.821613+0000","last_change":"2023-09-22T07:40:47.821613+0000","last_active":"2023-09-22T07:40:47.821613+0000","last_peered":"2023-09-22T07:40:47.821613+0000","last_clean":"2023-09-22T07:40:47.821613+0000","last_became_active":"2023-09-22T07:40:47.821332+0000","last_became_peered":"2023-09-22T07:40:47.821332+0000","last_unstale":"2023-09-22T07:40:47.821613+0000","last_undegraded":"2023-09-22T07:40:47.821613+0000","last_fullsized":"2023-09-22T07:40:47.821613+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:29:57.123577+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.817743+0000","last_change":"2023-09-22T07:40:47.817275+0000","last_active":"2023-09-22T07:40:47.817743+0000","last_peered":"2023-09-22T07:40:47.817743+0000","last_clean":"2023-09-22T07:40:47.817743+0000","last_became_active":"2023-09-22T07:40:47.816857+0000","last_became_peered":"2023-09-22T07:40:47.816857+0000","last_unstale":"2023-09-22T07:40:47.817743+0000","last_undegraded":"2023-09-22T07:40:47.817743+0000","last_fullsized":"2023-09-22T07:40:47.817743+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:15:20.193248+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.832550+0000","last_change":"2023-09-22T07:40:47.831143+0000","last_active":"2023-09-22T07:40:47.832550+0000","last_peered":"2023-09-22T07:40:47.832550+0000","last_clean":"2023-09-22T07:40:47.832550+0000","last_became_active":"2023-09-22T07:40:47.828969+0000","last_became_peered":"2023-09-22T07:40:47.828969+0000","last_unstale":"2023-09-22T07:40:47.832550+0000","last_undegraded":"2023-09-22T07:40:47.832550+0000","last_fullsized":"2023-09-22T07:40:47.832550+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T17:48:25.445862+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.816139+0000","last_change":"2023-09-22T07:40:47.812640+0000","last_active":"2023-09-22T07:40:47.816139+0000","last_peered":"2023-09-22T07:40:47.816139+0000","last_clean":"2023-09-22T07:40:47.816139+0000","last_became_active":"2023-09-22T07:40:47.812347+0000","last_became_peered":"2023-09-22T07:40:47.812347+0000","last_unstale":"2023-09-22T07:40:47.816139+0000","last_undegraded":"2023-09-22T07:40:47.816139+0000","last_fullsized":"2023-09-22T07:40:47.816139+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T08:13:54.647040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.819047+0000","last_change":"2023-09-22T07:40:47.816965+0000","last_active":"2023-09-22T07:40:47.819047+0000","last_peered":"2023-09-22T07:40:47.819047+0000","last_clean":"2023-09-22T07:40:47.819047+0000","last_became_active":"2023-09-22T07:40:47.816653+0000","last_became_peered":"2023-09-22T07:40:47.816653+0000","last_unstale":"2023-09-22T07:40:47.819047+0000","last_undegraded":"2023-09-22T07:40:47.819047+0000","last_fullsized":"2023-09-22T07:40:47.819047+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:57:07.216869+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.829795+0000","last_change":"2023-09-22T07:40:47.829795+0000","last_active":"2023-09-22T07:40:47.829795+0000","last_peered":"2023-09-22T07:40:47.829795+0000","last_clean":"2023-09-22T07:40:47.829795+0000","last_became_active":"2023-09-22T07:40:47.829557+0000","last_became_peered":"2023-09-22T07:40:47.829557+0000","last_unstale":"2023-09-22T07:40:47.829795+0000","last_undegraded":"2023-09-22T07:40:47.829795+0000","last_fullsized":"2023-09-22T07:40:47.829795+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:06:37.495124+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.816606+0000","last_change":"2023-09-22T07:40:47.815618+0000","last_active":"2023-09-22T07:40:47.816606+0000","last_peered":"2023-09-22T07:40:47.816606+0000","last_clean":"2023-09-22T07:40:47.816606+0000","last_became_active":"2023-09-22T07:40:47.815322+0000","last_became_peered":"2023-09-22T07:40:47.815322+0000","last_unstale":"2023-09-22T07:40:47.816606+0000","last_undegraded":"2023-09-22T07:40:47.816606+0000","last_fullsized":"2023-09-22T07:40:47.816606+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:24:45.965924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.817849+0000","last_change":"2023-09-22T07:40:47.816718+0000","last_active":"2023-09-22T07:40:47.817849+0000","last_peered":"2023-09-22T07:40:47.817849+0000","last_clean":"2023-09-22T07:40:47.817849+0000","last_became_active":"2023-09-22T07:40:47.813430+0000","last_became_peered":"2023-09-22T07:40:47.813430+0000","last_unstale":"2023-09-22T07:40:47.817849+0000","last_undegraded":"2023-09-22T07:40:47.817849+0000","last_fullsized":"2023-09-22T07:40:47.817849+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T12:33:34.408689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.834472+0000","last_change":"2023-09-22T07:40:47.826100+0000","last_active":"2023-09-22T07:40:47.834472+0000","last_peered":"2023-09-22T07:40:47.834472+0000","last_clean":"2023-09-22T07:40:47.834472+0000","last_became_active":"2023-09-22T07:40:47.825623+0000","last_became_peered":"2023-09-22T07:40:47.825623+0000","last_unstale":"2023-09-22T07:40:47.834472+0000","last_undegraded":"2023-09-22T07:40:47.834472+0000","last_fullsized":"2023-09-22T07:40:47.834472+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:11:20.090809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.829377+0000","last_change":"2023-09-22T07:40:47.821591+0000","last_active":"2023-09-22T07:40:47.829377+0000","last_peered":"2023-09-22T07:40:47.829377+0000","last_clean":"2023-09-22T07:40:47.829377+0000","last_became_active":"2023-09-22T07:40:47.821293+0000","last_became_peered":"2023-09-22T07:40:47.821293+0000","last_unstale":"2023-09-22T07:40:47.829377+0000","last_undegraded":"2023-09-22T07:40:47.829377+0000","last_fullsized":"2023-09-22T07:40:47.829377+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:27:58.335480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.832535+0000","last_change":"2023-09-22T07:40:47.830973+0000","last_active":"2023-09-22T07:40:47.832535+0000","last_peered":"2023-09-22T07:40:47.832535+0000","last_clean":"2023-09-22T07:40:47.832535+0000","last_became_active":"2023-09-22T07:40:47.830513+0000","last_became_peered":"2023-09-22T07:40:47.830513+0000","last_unstale":"2023-09-22T07:40:47.832535+0000","last_undegraded":"2023-09-22T07:40:47.832535+0000","last_fullsized":"2023-09-22T07:40:47.832535+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:14:07.984752+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.828637+0000","last_change":"2023-09-22T07:40:47.828637+0000","last_active":"2023-09-22T07:40:47.828637+0000","last_peered":"2023-09-22T07:40:47.828637+0000","last_clean":"2023-09-22T07:40:47.828637+0000","last_became_active":"2023-09-22T07:40:47.828343+0000","last_became_peered":"2023-09-22T07:40:47.828343+0000","last_unstale":"2023-09-22T07:40:47.828637+0000","last_undegraded":"2023-09-22T07:40:47.828637+0000","last_fullsized":"2023-09-22T07:40:47.828637+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:59:42.418408+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2375680,"data_stored":2361472,"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":54,"seq":231928233992,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6448,"kb_used_data":1192,"kb_used_omap":0,"kb_used_meta":5248,"kb_avail":93738704,"statfs":{"total":95995035648,"available":95988432896,"internally_reserved":0,"allocated":1220608,"data_stored":849637,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5373952},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.47999999999999998}]},{"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.54800000000000004}]},{"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.60499999999999998}]},{"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.44900000000000001}]},{"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.504}]},{"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.58599999999999997}]},{"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.627}]}]},{"osd":6,"up_from":46,"seq":197568495627,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6500,"kb_used_data":1180,"kb_used_omap":0,"kb_used_meta":5312,"kb_avail":93738652,"statfs":{"total":95995035648,"available":95988379648,"internally_reserved":0,"allocated":1208320,"data_stored":843556,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5439488},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.55300000000000005}]},{"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.41499999999999998}]},{"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.48899999999999999}]},{"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.60999999999999999}]},{"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.64000000000000001}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58699999999999997}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.69399999999999995}]}]},{"osd":1,"up_from":13,"seq":55834574883,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6628,"kb_used_data":604,"kb_used_omap":0,"kb_used_meta":6016,"kb_avail":93738524,"statfs":{"total":95995035648,"available":95988248576,"internally_reserved":0,"allocated":618496,"data_stored":258323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6160384},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 22 07:40:14 2023","interfaces":[{"interface":"back","average":{"1min":0.46000000000000002,"5min":0.35499999999999998,"15min":0.33700000000000002},"min":{"1min":0.29999999999999999,"5min":0.20300000000000001,"15min":0.20300000000000001},"max":{"1min":0.58199999999999996,"5min":0.625,"15min":0.625},"last":0.40200000000000002},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.372,"15min":0.34699999999999998},"min":{"1min":0.33600000000000002,"5min":0.22,"15min":0.22},"max":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"last":0.42699999999999999}]},{"osd":2,"last update":"Fri Sep 22 07:40:35 2023","interfaces":[{"interface":"back","average":{"1min":0.46600000000000003,"5min":0.42699999999999999,"15min":0.42099999999999999},"min":{"1min":0.30199999999999999,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"last":0.504},{"interface":"front","average":{"1min":0.48699999999999999,"5min":0.45000000000000001,"15min":0.44400000000000001},"min":{"1min":0.32100000000000001,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"last":0.48199999999999998}]},{"osd":3,"last update":"Fri Sep 22 07:40:01 2023","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"last":0.47199999999999998},{"interface":"front","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"last":0.45900000000000002}]},{"osd":4,"last update":"Fri Sep 22 07:40:21 2023","interfaces":[{"interface":"back","average":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"min":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":0.89300000000000002,"5min":0.89300000000000002,"15min":0.89300000000000002},"last":0.81599999999999995},{"interface":"front","average":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":0.91100000000000003,"5min":0.91100000000000003,"15min":0.91100000000000003},"last":0.67100000000000004}]},{"osd":5,"last update":"Fri Sep 22 07:40:41 2023","interfaces":[{"interface":"back","average":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"min":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":0.876,"5min":0.876,"15min":0.876},"last":0.70299999999999996},{"interface":"front","average":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":0.90900000000000003,"5min":0.90900000000000003,"15min":0.90900000000000003},"last":0.75600000000000001}]},{"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.79200000000000004}]},{"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.76700000000000002}]}]},{"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":7352,"kb_used_data":1200,"kb_used_omap":0,"kb_used_meta":6144,"kb_avail":93737800,"statfs":{"total":95995035648,"available":95987507200,"internally_reserved":0,"allocated":1228800,"data_stored":849761,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6291456},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Fri Sep 22 07:40:11 2023","interfaces":[{"interface":"back","average":{"1min":0.40699999999999997,"5min":0.32300000000000001,"15min":0.309},"min":{"1min":0.26500000000000001,"5min":0.188,"15min":0.188},"max":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"last":0.35199999999999998},{"interface":"front","average":{"1min":0.45900000000000002,"5min":0.35699999999999998,"15min":0.34000000000000002},"min":{"1min":0.28799999999999998,"5min":0.20599999999999999,"15min":0.20599999999999999},"max":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"last":0.37}]},{"osd":2,"last update":"Fri Sep 22 07:40:33 2023","interfaces":[{"interface":"back","average":{"1min":0.46500000000000002,"5min":0.41299999999999998,"15min":0.40400000000000003},"min":{"1min":0.28000000000000003,"5min":0.248,"15min":0.248},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.42899999999999999},{"interface":"front","average":{"1min":0.45100000000000001,"5min":0.40400000000000003,"15min":0.39600000000000002},"min":{"1min":0.29099999999999998,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.307}]},{"osd":3,"last update":"Fri Sep 22 07:39:59 2023","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.33700000000000002},{"interface":"front","average":{"1min":0.503,"5min":0.503,"15min":0.503},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"last":0.38800000000000001}]},{"osd":4,"last update":"Fri Sep 22 07:40:20 2023","interfaces":[{"interface":"back","average":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":1,"5min":1,"15min":1},"last":0.5},{"interface":"front","average":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":0.96599999999999997,"5min":0.96599999999999997,"15min":0.96599999999999997},"last":0.53400000000000003}]},{"osd":5,"last update":"Fri Sep 22 07:40:40 2023","interfaces":[{"interface":"back","average":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"last":0.57199999999999995},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.67100000000000004}]},{"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.59899999999999998}]},{"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.68700000000000006}]}]},{"osd":2,"up_from":18,"seq":77309411356,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6488,"kb_used_data":592,"kb_used_omap":0,"kb_used_meta":5888,"kb_avail":93738664,"statfs":{"total":95995035648,"available":95988391936,"internally_reserved":0,"allocated":606208,"data_stored":251975,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6029312},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 22 07:40:36 2023","interfaces":[{"interface":"back","average":{"1min":0.42599999999999999,"5min":0.40899999999999997,"15min":0.40600000000000003},"min":{"1min":0.30099999999999999,"5min":0.25,"15min":0.25},"max":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.32200000000000001},{"interface":"front","average":{"1min":0.44600000000000001,"5min":0.43099999999999999,"15min":0.42899999999999999},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"last":0.36699999999999999}]},{"osd":1,"last update":"Fri Sep 22 07:40:36 2023","interfaces":[{"interface":"back","average":{"1min":0.42099999999999999,"5min":0.441,"15min":0.44500000000000001},"min":{"1min":0.27600000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.63300000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.34399999999999997},{"interface":"front","average":{"1min":0.48299999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"min":{"1min":0.32400000000000001,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.67000000000000004,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.41399999999999998}]},{"osd":3,"last update":"Fri Sep 22 07:39:58 2023","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.39100000000000001},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.40600000000000003}]},{"osd":4,"last update":"Fri Sep 22 07:40:21 2023","interfaces":[{"interface":"back","average":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.45500000000000002},{"interface":"front","average":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.52400000000000002}]},{"osd":5,"last update":"Fri Sep 22 07:40:42 2023","interfaces":[{"interface":"back","average":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"min":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":0.86599999999999999,"5min":0.86599999999999999,"15min":0.86599999999999999},"last":0.55500000000000005},{"interface":"front","average":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.95599999999999996,"5min":0.95599999999999996,"15min":0.95599999999999996},"last":0.504}]},{"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.54400000000000004}]},{"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.64300000000000002}]}]},{"osd":3,"up_from":25,"seq":107374182425,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6072,"kb_used_data":624,"kb_used_omap":0,"kb_used_meta":5440,"kb_avail":93739080,"statfs":{"total":95995035648,"available":95988817920,"internally_reserved":0,"allocated":638976,"data_stored":260333,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5570560},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 22 07:39:57 2023","interfaces":[{"interface":"back","average":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"last":0.24299999999999999},{"interface":"front","average":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.35299999999999998}]},{"osd":1,"last update":"Fri Sep 22 07:39:57 2023","interfaces":[{"interface":"back","average":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"last":0.49199999999999999},{"interface":"front","average":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.28799999999999998}]},{"osd":2,"last update":"Fri Sep 22 07:39:57 2023","interfaces":[{"interface":"back","average":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"last":0.38200000000000001},{"interface":"front","average":{"1min":0.495,"5min":0.495,"15min":0.495},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"last":0.317}]},{"osd":4,"last update":"Fri Sep 22 07:40:21 2023","interfaces":[{"interface":"back","average":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.92000000000000004,"5min":0.92000000000000004,"15min":0.92000000000000004},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.89200000000000002,"5min":0.89200000000000002,"15min":0.89200000000000002},"last":0.46700000000000003}]},{"osd":5,"last update":"Fri Sep 22 07:40:41 2023","interfaces":[{"interface":"back","average":{"1min":0.625,"5min":0.625,"15min":0.625},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.999,"5min":0.999,"15min":0.999},"last":0.57899999999999996},{"interface":"front","average":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.85399999999999998,"5min":0.85399999999999998,"15min":0.85399999999999998},"last":0.50700000000000001}]},{"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.52100000000000002}]},{"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.48099999999999998}]}]},{"osd":4,"up_from":30,"seq":128849018901,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6068,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":5440,"kb_avail":93739084,"statfs":{"total":95995035648,"available":95988822016,"internally_reserved":0,"allocated":634880,"data_stored":259373,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5570560},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 22 07:40:23 2023","interfaces":[{"interface":"back","average":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.49099999999999999},{"interface":"front","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.42299999999999999}]},{"osd":1,"last update":"Fri Sep 22 07:40:23 2023","interfaces":[{"interface":"back","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.47599999999999998},{"interface":"front","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.34699999999999998}]},{"osd":2,"last update":"Fri Sep 22 07:40:23 2023","interfaces":[{"interface":"back","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.79700000000000004,"5min":0.79700000000000004,"15min":0.79700000000000004},"last":0.41199999999999998},{"interface":"front","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.502}]},{"osd":3,"last update":"Fri Sep 22 07:40:23 2023","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.56100000000000005},{"interface":"front","average":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.82099999999999995,"5min":0.82099999999999995,"15min":0.82099999999999995},"last":0.435}]},{"osd":5,"last update":"Fri Sep 22 07:40:44 2023","interfaces":[{"interface":"back","average":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"last":0.443},{"interface":"front","average":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"min":{"1min":0.253,"5min":0.253,"15min":0.253},"max":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"last":0.39300000000000002}]},{"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.46500000000000002}]},{"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.52200000000000002}]}]},{"osd":5,"up_from":38,"seq":163208757265,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6004,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":5376,"kb_avail":93739148,"statfs":{"total":95995035648,"available":95988887552,"internally_reserved":0,"allocated":634880,"data_stored":260319,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5505024},"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":"Fri Sep 22 07:40:43 2023","interfaces":[{"interface":"back","average":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.28599999999999998},{"interface":"front","average":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.85799999999999998,"5min":0.85799999999999998,"15min":0.85799999999999998},"last":0.36099999999999999}]},{"osd":1,"last update":"Fri Sep 22 07:40:43 2023","interfaces":[{"interface":"back","average":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.44600000000000001},{"interface":"front","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.81999999999999995,"5min":0.81999999999999995,"15min":0.81999999999999995},"last":0.64000000000000001}]},{"osd":2,"last update":"Fri Sep 22 07:40:43 2023","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.33600000000000002},{"interface":"front","average":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.47799999999999998}]},{"osd":3,"last update":"Fri Sep 22 07:40:43 2023","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.434},{"interface":"front","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.502}]},{"osd":4,"last update":"Fri Sep 22 07:40:43 2023","interfaces":[{"interface":"back","average":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"last":0.41299999999999998},{"interface":"front","average":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"last":0.38900000000000001}]},{"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.46899999999999997}]},{"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.55000000000000004}]}]}],"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":700,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":1640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1626,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":1536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-22T07:40:53.626 INFO:journalctl@ceph.mds.b.smithi105.stdout:Sep 22 07:40:53 smithi105 conmon[143726]: 2023-09-22T07:40:53.292+0000 7f7144109700 -1 mds.pinger is_rank_lagging: rank=0 was never sent ping request. 2023-09-22T07:40:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:53 smithi105 ceph-mon[102016]: from='client.24440 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-22T07:40:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:53 smithi105 ceph-mon[102016]: from='client.14547 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-22T07:40:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:53 smithi105 ceph-mon[102016]: pgmap v186: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s wr, 7 op/s 2023-09-22T07:40:54.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:53 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/3996579111' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-09-22T07:40:54.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:53 smithi006 ceph-mon[116271]: from='client.24440 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-22T07:40:54.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:53 smithi006 ceph-mon[116271]: from='client.14547 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-22T07:40:54.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:53 smithi006 ceph-mon[116271]: pgmap v186: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s wr, 7 op/s 2023-09-22T07:40:54.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:53 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/3996579111' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-09-22T07:40:54.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:53 smithi006 ceph-mon[97617]: from='client.24440 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-22T07:40:54.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:53 smithi006 ceph-mon[97617]: from='client.14547 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-22T07:40:54.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:53 smithi006 ceph-mon[97617]: pgmap v186: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s wr, 7 op/s 2023-09-22T07:40:54.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:53 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/3996579111' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-09-22T07:40:55.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:54 smithi105 ceph-mon[102016]: from='client.24458 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-22T07:40:55.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:54 smithi006 ceph-mon[116271]: from='client.24458 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-22T07:40:55.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:54 smithi006 ceph-mon[97617]: from='client.24458 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-22T07:40:56.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:55 smithi105 ceph-mon[102016]: pgmap v187: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s wr, 5 op/s 2023-09-22T07:40:56.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:55 smithi006 ceph-mon[97617]: pgmap v187: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s wr, 5 op/s 2023-09-22T07:40:56.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:55 smithi006 ceph-mon[116271]: pgmap v187: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s wr, 5 op/s 2023-09-22T07:40:56.525 DEBUG:teuthology.orchestra.run.smithi006:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2023-09-22T07:40:56.877 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:40:56.880 INFO:teuthology.orchestra.run.smithi006.stderr:dumped all 2023-09-22T07:40:56.889 INFO:teuthology.orchestra.run.smithi006.stdout:{"pg_ready":true,"pg_map":{"version":188,"stamp":"2023-09-22T07:40:56.856794+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":51584,"kb_used_data":6656,"kb_used_omap":0,"kb_used_meta":44864,"kb_avail":749909632,"statfs":{"total":767960285184,"available":767907463168,"internally_reserved":0,"allocated":6815744,"data_stored":3846713,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":45940736},"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":5,"apply_latency_ms":5,"commit_latency_ns":5000000,"apply_latency_ns":5000000},"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.059916"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.824588+0000","last_change":"2023-09-22T07:40:47.820677+0000","last_active":"2023-09-22T07:40:47.824588+0000","last_peered":"2023-09-22T07:40:47.824588+0000","last_clean":"2023-09-22T07:40:47.824588+0000","last_became_active":"2023-09-22T07:40:47.820220+0000","last_became_peered":"2023-09-22T07:40:47.820220+0000","last_unstale":"2023-09-22T07:40:47.824588+0000","last_undegraded":"2023-09-22T07:40:47.824588+0000","last_fullsized":"2023-09-22T07:40:47.824588+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:17:05.610319+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.817400+0000","last_change":"2023-09-22T07:40:47.815707+0000","last_active":"2023-09-22T07:40:47.817400+0000","last_peered":"2023-09-22T07:40:47.817400+0000","last_clean":"2023-09-22T07:40:47.817400+0000","last_became_active":"2023-09-22T07:40:47.815428+0000","last_became_peered":"2023-09-22T07:40:47.815428+0000","last_unstale":"2023-09-22T07:40:47.817400+0000","last_undegraded":"2023-09-22T07:40:47.817400+0000","last_fullsized":"2023-09-22T07:40:47.817400+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T17:49:45.462568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.828648+0000","last_change":"2023-09-22T07:40:47.820083+0000","last_active":"2023-09-22T07:40:47.828648+0000","last_peered":"2023-09-22T07:40:47.828648+0000","last_clean":"2023-09-22T07:40:47.828648+0000","last_became_active":"2023-09-22T07:40:47.819836+0000","last_became_peered":"2023-09-22T07:40:47.819836+0000","last_unstale":"2023-09-22T07:40:47.828648+0000","last_undegraded":"2023-09-22T07:40:47.828648+0000","last_fullsized":"2023-09-22T07:40:47.828648+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T08:20:21.633957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.828882+0000","last_change":"2023-09-22T07:40:47.826962+0000","last_active":"2023-09-22T07:40:47.828882+0000","last_peered":"2023-09-22T07:40:47.828882+0000","last_clean":"2023-09-22T07:40:47.828882+0000","last_became_active":"2023-09-22T07:40:47.826695+0000","last_became_peered":"2023-09-22T07:40:47.826695+0000","last_unstale":"2023-09-22T07:40:47.828882+0000","last_undegraded":"2023-09-22T07:40:47.828882+0000","last_fullsized":"2023-09-22T07:40:47.828882+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:20:04.528790+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.819106+0000","last_change":"2023-09-22T07:40:47.818688+0000","last_active":"2023-09-22T07:40:47.819106+0000","last_peered":"2023-09-22T07:40:47.819106+0000","last_clean":"2023-09-22T07:40:47.819106+0000","last_became_active":"2023-09-22T07:40:47.813307+0000","last_became_peered":"2023-09-22T07:40:47.813307+0000","last_unstale":"2023-09-22T07:40:47.819106+0000","last_undegraded":"2023-09-22T07:40:47.819106+0000","last_fullsized":"2023-09-22T07:40:47.819106+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:25:12.733316+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.821676+0000","last_change":"2023-09-22T07:40:47.820628+0000","last_active":"2023-09-22T07:40:47.821676+0000","last_peered":"2023-09-22T07:40:47.821676+0000","last_clean":"2023-09-22T07:40:47.821676+0000","last_became_active":"2023-09-22T07:40:47.819116+0000","last_became_peered":"2023-09-22T07:40:47.819116+0000","last_unstale":"2023-09-22T07:40:47.821676+0000","last_undegraded":"2023-09-22T07:40:47.821676+0000","last_fullsized":"2023-09-22T07:40:47.821676+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:39:42.071796+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.817959+0000","last_change":"2023-09-22T07:40:47.814367+0000","last_active":"2023-09-22T07:40:47.817959+0000","last_peered":"2023-09-22T07:40:47.817959+0000","last_clean":"2023-09-22T07:40:47.817959+0000","last_became_active":"2023-09-22T07:40:47.813598+0000","last_became_peered":"2023-09-22T07:40:47.813598+0000","last_unstale":"2023-09-22T07:40:47.817959+0000","last_undegraded":"2023-09-22T07:40:47.817959+0000","last_fullsized":"2023-09-22T07:40:47.817959+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T12:59:03.215204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.833436+0000","last_change":"2023-09-22T07:40:47.821926+0000","last_active":"2023-09-22T07:40:47.833436+0000","last_peered":"2023-09-22T07:40:47.833436+0000","last_clean":"2023-09-22T07:40:47.833436+0000","last_became_active":"2023-09-22T07:40:47.821653+0000","last_became_peered":"2023-09-22T07:40:47.821653+0000","last_unstale":"2023-09-22T07:40:47.833436+0000","last_undegraded":"2023-09-22T07:40:47.833436+0000","last_fullsized":"2023-09-22T07:40:47.833436+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:50:20.267814+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.824563+0000","last_change":"2023-09-22T07:40:47.820514+0000","last_active":"2023-09-22T07:40:47.824563+0000","last_peered":"2023-09-22T07:40:47.824563+0000","last_clean":"2023-09-22T07:40:47.824563+0000","last_became_active":"2023-09-22T07:40:47.819820+0000","last_became_peered":"2023-09-22T07:40:47.819820+0000","last_unstale":"2023-09-22T07:40:47.824563+0000","last_undegraded":"2023-09-22T07:40:47.824563+0000","last_fullsized":"2023-09-22T07:40:47.824563+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:45:33.909325+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.824361+0000","last_change":"2023-09-22T07:40:47.822330+0000","last_active":"2023-09-22T07:40:47.824361+0000","last_peered":"2023-09-22T07:40:47.824361+0000","last_clean":"2023-09-22T07:40:47.824361+0000","last_became_active":"2023-09-22T07:40:47.821955+0000","last_became_peered":"2023-09-22T07:40:47.821955+0000","last_unstale":"2023-09-22T07:40:47.824361+0000","last_undegraded":"2023-09-22T07:40:47.824361+0000","last_fullsized":"2023-09-22T07:40:47.824361+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:29:33.302143+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.824572+0000","last_change":"2023-09-22T07:40:47.824263+0000","last_active":"2023-09-22T07:40:47.824572+0000","last_peered":"2023-09-22T07:40:47.824572+0000","last_clean":"2023-09-22T07:40:47.824572+0000","last_became_active":"2023-09-22T07:40:47.823961+0000","last_became_peered":"2023-09-22T07:40:47.823961+0000","last_unstale":"2023-09-22T07:40:47.824572+0000","last_undegraded":"2023-09-22T07:40:47.824572+0000","last_fullsized":"2023-09-22T07:40:47.824572+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:45:52.795463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.828349+0000","last_change":"2023-09-22T07:40:47.826378+0000","last_active":"2023-09-22T07:40:47.828349+0000","last_peered":"2023-09-22T07:40:47.828349+0000","last_clean":"2023-09-22T07:40:47.828349+0000","last_became_active":"2023-09-22T07:40:47.825704+0000","last_became_peered":"2023-09-22T07:40:47.825704+0000","last_unstale":"2023-09-22T07:40:47.828349+0000","last_undegraded":"2023-09-22T07:40:47.828349+0000","last_fullsized":"2023-09-22T07:40:47.828349+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:53:00.162548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.834174+0000","last_change":"2023-09-22T07:40:47.823430+0000","last_active":"2023-09-22T07:40:47.834174+0000","last_peered":"2023-09-22T07:40:47.834174+0000","last_clean":"2023-09-22T07:40:47.834174+0000","last_became_active":"2023-09-22T07:40:47.823017+0000","last_became_peered":"2023-09-22T07:40:47.823017+0000","last_unstale":"2023-09-22T07:40:47.834174+0000","last_undegraded":"2023-09-22T07:40:47.834174+0000","last_fullsized":"2023-09-22T07:40:47.834174+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:27:05.083875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.818324+0000","last_change":"2023-09-22T07:40:47.817030+0000","last_active":"2023-09-22T07:40:47.818324+0000","last_peered":"2023-09-22T07:40:47.818324+0000","last_clean":"2023-09-22T07:40:47.818324+0000","last_became_active":"2023-09-22T07:40:47.816760+0000","last_became_peered":"2023-09-22T07:40:47.816760+0000","last_unstale":"2023-09-22T07:40:47.818324+0000","last_undegraded":"2023-09-22T07:40:47.818324+0000","last_fullsized":"2023-09-22T07:40:47.818324+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:35:34.717064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.833430+0000","last_change":"2023-09-22T07:40:47.822149+0000","last_active":"2023-09-22T07:40:47.833430+0000","last_peered":"2023-09-22T07:40:47.833430+0000","last_clean":"2023-09-22T07:40:47.833430+0000","last_became_active":"2023-09-22T07:40:47.821866+0000","last_became_peered":"2023-09-22T07:40:47.821866+0000","last_unstale":"2023-09-22T07:40:47.833430+0000","last_undegraded":"2023-09-22T07:40:47.833430+0000","last_fullsized":"2023-09-22T07:40:47.833430+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:52:34.085233+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.828811+0000","last_change":"2023-09-22T07:40:47.822878+0000","last_active":"2023-09-22T07:40:47.828811+0000","last_peered":"2023-09-22T07:40:47.828811+0000","last_clean":"2023-09-22T07:40:47.828811+0000","last_became_active":"2023-09-22T07:40:47.822605+0000","last_became_peered":"2023-09-22T07:40:47.822605+0000","last_unstale":"2023-09-22T07:40:47.828811+0000","last_undegraded":"2023-09-22T07:40:47.828811+0000","last_fullsized":"2023-09-22T07:40:47.828811+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:13:02.375073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.825372+0000","last_change":"2023-09-22T07:40:47.821526+0000","last_active":"2023-09-22T07:40:47.825372+0000","last_peered":"2023-09-22T07:40:47.825372+0000","last_clean":"2023-09-22T07:40:47.825372+0000","last_became_active":"2023-09-22T07:40:47.820969+0000","last_became_peered":"2023-09-22T07:40:47.820969+0000","last_unstale":"2023-09-22T07:40:47.825372+0000","last_undegraded":"2023-09-22T07:40:47.825372+0000","last_fullsized":"2023-09-22T07:40:47.825372+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:42:34.742113+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.826630+0000","last_change":"2023-09-22T07:40:47.825646+0000","last_active":"2023-09-22T07:40:47.826630+0000","last_peered":"2023-09-22T07:40:47.826630+0000","last_clean":"2023-09-22T07:40:47.826630+0000","last_became_active":"2023-09-22T07:40:47.825352+0000","last_became_peered":"2023-09-22T07:40:47.825352+0000","last_unstale":"2023-09-22T07:40:47.826630+0000","last_undegraded":"2023-09-22T07:40:47.826630+0000","last_fullsized":"2023-09-22T07:40:47.826630+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:45:58.644248+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.824900+0000","last_change":"2023-09-22T07:40:47.823296+0000","last_active":"2023-09-22T07:40:47.824900+0000","last_peered":"2023-09-22T07:40:47.824900+0000","last_clean":"2023-09-22T07:40:47.824900+0000","last_became_active":"2023-09-22T07:40:47.820167+0000","last_became_peered":"2023-09-22T07:40:47.820167+0000","last_unstale":"2023-09-22T07:40:47.824900+0000","last_undegraded":"2023-09-22T07:40:47.824900+0000","last_fullsized":"2023-09-22T07:40:47.824900+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:33:35.269757+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'4","reported_seq":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.831985+0000","last_change":"2023-09-22T07:40:47.405091+0000","last_active":"2023-09-22T07:40:47.831985+0000","last_peered":"2023-09-22T07:40:47.831985+0000","last_clean":"2023-09-22T07:40:47.831985+0000","last_became_active":"2023-09-22T07:40:47.404737+0000","last_became_peered":"2023-09-22T07:40:47.404737+0000","last_unstale":"2023-09-22T07:40:47.831985+0000","last_undegraded":"2023-09-22T07:40:47.831985+0000","last_fullsized":"2023-09-22T07:40:47.831985+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":4,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:28:49.084207+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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.834137+0000","last_change":"2023-09-22T07:40:47.823167+0000","last_active":"2023-09-22T07:40:47.834137+0000","last_peered":"2023-09-22T07:40:47.834137+0000","last_clean":"2023-09-22T07:40:47.834137+0000","last_became_active":"2023-09-22T07:40:47.822842+0000","last_became_peered":"2023-09-22T07:40:47.822842+0000","last_unstale":"2023-09-22T07:40:47.834137+0000","last_undegraded":"2023-09-22T07:40:47.834137+0000","last_fullsized":"2023-09-22T07:40:47.834137+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:42:22.463933+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'1","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.821096+0000","last_change":"2023-09-22T07:40:47.394723+0000","last_active":"2023-09-22T07:40:47.821096+0000","last_peered":"2023-09-22T07:40:47.821096+0000","last_clean":"2023-09-22T07:40:47.821096+0000","last_became_active":"2023-09-22T07:40:47.394442+0000","last_became_peered":"2023-09-22T07:40:47.394442+0000","last_unstale":"2023-09-22T07:40:47.821096+0000","last_undegraded":"2023-09-22T07:40:47.821096+0000","last_fullsized":"2023-09-22T07:40:47.821096+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:07:42.213107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.831304+0000","last_change":"2023-09-22T07:40:47.830073+0000","last_active":"2023-09-22T07:40:47.831304+0000","last_peered":"2023-09-22T07:40:47.831304+0000","last_clean":"2023-09-22T07:40:47.831304+0000","last_became_active":"2023-09-22T07:40:47.829035+0000","last_became_peered":"2023-09-22T07:40:47.829035+0000","last_unstale":"2023-09-22T07:40:47.831304+0000","last_undegraded":"2023-09-22T07:40:47.831304+0000","last_fullsized":"2023-09-22T07:40:47.831304+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T07:56:15.845601+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'2","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.832846+0000","last_change":"2023-09-22T07:40:47.412661+0000","last_active":"2023-09-22T07:40:47.832846+0000","last_peered":"2023-09-22T07:40:47.832846+0000","last_clean":"2023-09-22T07:40:47.832846+0000","last_became_active":"2023-09-22T07:40:47.412388+0000","last_became_peered":"2023-09-22T07:40:47.412388+0000","last_unstale":"2023-09-22T07:40:47.832846+0000","last_undegraded":"2023-09-22T07:40:47.832846+0000","last_fullsized":"2023-09-22T07:40:47.832846+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:58:23.649830+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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.821696+0000","last_change":"2023-09-22T07:40:47.819866+0000","last_active":"2023-09-22T07:40:47.821696+0000","last_peered":"2023-09-22T07:40:47.821696+0000","last_clean":"2023-09-22T07:40:47.821696+0000","last_became_active":"2023-09-22T07:40:47.818119+0000","last_became_peered":"2023-09-22T07:40:47.818119+0000","last_unstale":"2023-09-22T07:40:47.821696+0000","last_undegraded":"2023-09-22T07:40:47.821696+0000","last_fullsized":"2023-09-22T07:40:47.821696+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:16:00.904811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'2","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.830656+0000","last_change":"2023-09-22T07:40:47.413794+0000","last_active":"2023-09-22T07:40:47.830656+0000","last_peered":"2023-09-22T07:40:47.830656+0000","last_clean":"2023-09-22T07:40:47.830656+0000","last_became_active":"2023-09-22T07:40:47.413519+0000","last_became_peered":"2023-09-22T07:40:47.413519+0000","last_unstale":"2023-09-22T07:40:47.830656+0000","last_undegraded":"2023-09-22T07:40:47.830656+0000","last_fullsized":"2023-09-22T07:40:47.830656+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T17:08:42.393496+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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.818226+0000","last_change":"2023-09-22T07:40:47.817697+0000","last_active":"2023-09-22T07:40:47.818226+0000","last_peered":"2023-09-22T07:40:47.818226+0000","last_clean":"2023-09-22T07:40:47.818226+0000","last_became_active":"2023-09-22T07:40:47.817396+0000","last_became_peered":"2023-09-22T07:40:47.817396+0000","last_unstale":"2023-09-22T07:40:47.818226+0000","last_undegraded":"2023-09-22T07:40:47.818226+0000","last_fullsized":"2023-09-22T07:40:47.818226+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T08:42:18.714825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'1","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.825392+0000","last_change":"2023-09-22T07:40:47.397294+0000","last_active":"2023-09-22T07:40:47.825392+0000","last_peered":"2023-09-22T07:40:47.825392+0000","last_clean":"2023-09-22T07:40:47.825392+0000","last_became_active":"2023-09-22T07:40:47.397005+0000","last_became_peered":"2023-09-22T07:40:47.397005+0000","last_unstale":"2023-09-22T07:40:47.825392+0000","last_undegraded":"2023-09-22T07:40:47.825392+0000","last_fullsized":"2023-09-22T07:40:47.825392+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:02:21.736861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.816351+0000","last_change":"2023-09-22T07:40:47.812793+0000","last_active":"2023-09-22T07:40:47.816351+0000","last_peered":"2023-09-22T07:40:47.816351+0000","last_clean":"2023-09-22T07:40:47.816351+0000","last_became_active":"2023-09-22T07:40:47.812506+0000","last_became_peered":"2023-09-22T07:40:47.812506+0000","last_unstale":"2023-09-22T07:40:47.816351+0000","last_undegraded":"2023-09-22T07:40:47.816351+0000","last_fullsized":"2023-09-22T07:40:47.816351+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:54:25.982866+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'1","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.830254+0000","last_change":"2023-09-22T07:40:47.403956+0000","last_active":"2023-09-22T07:40:47.830254+0000","last_peered":"2023-09-22T07:40:47.830254+0000","last_clean":"2023-09-22T07:40:47.830254+0000","last_became_active":"2023-09-22T07:40:47.403659+0000","last_became_peered":"2023-09-22T07:40:47.403659+0000","last_unstale":"2023-09-22T07:40:47.830254+0000","last_undegraded":"2023-09-22T07:40:47.830254+0000","last_fullsized":"2023-09-22T07:40:47.830254+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:09:54.167350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.832519+0000","last_change":"2023-09-22T07:40:47.830798+0000","last_active":"2023-09-22T07:40:47.832519+0000","last_peered":"2023-09-22T07:40:47.832519+0000","last_clean":"2023-09-22T07:40:47.832519+0000","last_became_active":"2023-09-22T07:40:47.830103+0000","last_became_peered":"2023-09-22T07:40:47.830103+0000","last_unstale":"2023-09-22T07:40:47.832519+0000","last_undegraded":"2023-09-22T07:40:47.832519+0000","last_fullsized":"2023-09-22T07:40:47.832519+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:42:56.046651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.798814+0000","last_change":"2023-09-22T07:40:47.394410+0000","last_active":"2023-09-22T07:40:47.798814+0000","last_peered":"2023-09-22T07:40:47.798814+0000","last_clean":"2023-09-22T07:40:47.798814+0000","last_became_active":"2023-09-22T07:40:47.393995+0000","last_became_peered":"2023-09-22T07:40:47.393995+0000","last_unstale":"2023-09-22T07:40:47.798814+0000","last_undegraded":"2023-09-22T07:40:47.798814+0000","last_fullsized":"2023-09-22T07:40:47.798814+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:48:06.161620+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.834354+0000","last_change":"2023-09-22T07:40:47.825234+0000","last_active":"2023-09-22T07:40:47.834354+0000","last_peered":"2023-09-22T07:40:47.834354+0000","last_clean":"2023-09-22T07:40:47.834354+0000","last_became_active":"2023-09-22T07:40:47.824763+0000","last_became_peered":"2023-09-22T07:40:47.824763+0000","last_unstale":"2023-09-22T07:40:47.834354+0000","last_undegraded":"2023-09-22T07:40:47.834354+0000","last_fullsized":"2023-09-22T07:40:47.834354+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:48:56.459581+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.806547+0000","last_change":"2023-09-22T07:40:47.409877+0000","last_active":"2023-09-22T07:40:47.806547+0000","last_peered":"2023-09-22T07:40:47.806547+0000","last_clean":"2023-09-22T07:40:47.806547+0000","last_became_active":"2023-09-22T07:40:47.409598+0000","last_became_peered":"2023-09-22T07:40:47.409598+0000","last_unstale":"2023-09-22T07:40:47.806547+0000","last_undegraded":"2023-09-22T07:40:47.806547+0000","last_fullsized":"2023-09-22T07:40:47.806547+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:25:35.582492+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.817452+0000","last_change":"2023-09-22T07:40:47.816200+0000","last_active":"2023-09-22T07:40:47.817452+0000","last_peered":"2023-09-22T07:40:47.817452+0000","last_clean":"2023-09-22T07:40:47.817452+0000","last_became_active":"2023-09-22T07:40:47.815928+0000","last_became_peered":"2023-09-22T07:40:47.815928+0000","last_unstale":"2023-09-22T07:40:47.817452+0000","last_undegraded":"2023-09-22T07:40:47.817452+0000","last_fullsized":"2023-09-22T07:40:47.817452+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:58:01.204211+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.807716+0000","last_change":"2023-09-22T07:40:47.394823+0000","last_active":"2023-09-22T07:40:47.807716+0000","last_peered":"2023-09-22T07:40:47.807716+0000","last_clean":"2023-09-22T07:40:47.807716+0000","last_became_active":"2023-09-22T07:40:47.394455+0000","last_became_peered":"2023-09-22T07:40:47.394455+0000","last_unstale":"2023-09-22T07:40:47.807716+0000","last_undegraded":"2023-09-22T07:40:47.807716+0000","last_fullsized":"2023-09-22T07:40:47.807716+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:27:08.709681+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.828845+0000","last_change":"2023-09-22T07:40:47.827990+0000","last_active":"2023-09-22T07:40:47.828845+0000","last_peered":"2023-09-22T07:40:47.828845+0000","last_clean":"2023-09-22T07:40:47.828845+0000","last_became_active":"2023-09-22T07:40:47.827726+0000","last_became_peered":"2023-09-22T07:40:47.827726+0000","last_unstale":"2023-09-22T07:40:47.828845+0000","last_undegraded":"2023-09-22T07:40:47.828845+0000","last_fullsized":"2023-09-22T07:40:47.828845+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:31:11.694171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.806914+0000","last_change":"2023-09-22T07:40:47.394950+0000","last_active":"2023-09-22T07:40:47.806914+0000","last_peered":"2023-09-22T07:40:47.806914+0000","last_clean":"2023-09-22T07:40:47.806914+0000","last_became_active":"2023-09-22T07:40:47.394661+0000","last_became_peered":"2023-09-22T07:40:47.394661+0000","last_unstale":"2023-09-22T07:40:47.806914+0000","last_undegraded":"2023-09-22T07:40:47.806914+0000","last_fullsized":"2023-09-22T07:40:47.806914+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T12:57:37.067298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.830815+0000","last_change":"2023-09-22T07:40:47.828934+0000","last_active":"2023-09-22T07:40:47.830815+0000","last_peered":"2023-09-22T07:40:47.830815+0000","last_clean":"2023-09-22T07:40:47.830815+0000","last_became_active":"2023-09-22T07:40:47.828650+0000","last_became_peered":"2023-09-22T07:40:47.828650+0000","last_unstale":"2023-09-22T07:40:47.830815+0000","last_undegraded":"2023-09-22T07:40:47.830815+0000","last_fullsized":"2023-09-22T07:40:47.830815+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:13:52.145466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'3","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.821170+0000","last_change":"2023-09-22T07:40:47.394624+0000","last_active":"2023-09-22T07:40:47.821170+0000","last_peered":"2023-09-22T07:40:47.821170+0000","last_clean":"2023-09-22T07:40:47.821170+0000","last_became_active":"2023-09-22T07:40:47.394348+0000","last_became_peered":"2023-09-22T07:40:47.394348+0000","last_unstale":"2023-09-22T07:40:47.821170+0000","last_undegraded":"2023-09-22T07:40:47.821170+0000","last_fullsized":"2023-09-22T07:40:47.821170+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":3,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:32:49.097768+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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.828373+0000","last_change":"2023-09-22T07:40:47.826558+0000","last_active":"2023-09-22T07:40:47.828373+0000","last_peered":"2023-09-22T07:40:47.828373+0000","last_clean":"2023-09-22T07:40:47.828373+0000","last_became_active":"2023-09-22T07:40:47.826092+0000","last_became_peered":"2023-09-22T07:40:47.826092+0000","last_unstale":"2023-09-22T07:40:47.828373+0000","last_undegraded":"2023-09-22T07:40:47.828373+0000","last_fullsized":"2023-09-22T07:40:47.828373+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:06:32.030261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'6","reported_seq":17,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.836415+0000","last_change":"2023-09-22T07:40:47.399138+0000","last_active":"2023-09-22T07:40:47.836415+0000","last_peered":"2023-09-22T07:40:47.836415+0000","last_clean":"2023-09-22T07:40:47.836415+0000","last_became_active":"2023-09-22T07:40:47.398898+0000","last_became_peered":"2023-09-22T07:40:47.398898+0000","last_unstale":"2023-09-22T07:40:47.836415+0000","last_undegraded":"2023-09-22T07:40:47.836415+0000","last_fullsized":"2023-09-22T07:40:47.836415+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":6,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:08:55.071622+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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.819362+0000","last_change":"2023-09-22T07:40:47.811034+0000","last_active":"2023-09-22T07:40:47.819362+0000","last_peered":"2023-09-22T07:40:47.819362+0000","last_clean":"2023-09-22T07:40:47.819362+0000","last_became_active":"2023-09-22T07:40:47.810712+0000","last_became_peered":"2023-09-22T07:40:47.810712+0000","last_unstale":"2023-09-22T07:40:47.819362+0000","last_undegraded":"2023-09-22T07:40:47.819362+0000","last_fullsized":"2023-09-22T07:40:47.819362+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:28:18.100174+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'2","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.834762+0000","last_change":"2023-09-22T07:40:47.405213+0000","last_active":"2023-09-22T07:40:47.834762+0000","last_peered":"2023-09-22T07:40:47.834762+0000","last_clean":"2023-09-22T07:40:47.834762+0000","last_became_active":"2023-09-22T07:40:47.404901+0000","last_became_peered":"2023-09-22T07:40:47.404901+0000","last_unstale":"2023-09-22T07:40:47.834762+0000","last_undegraded":"2023-09-22T07:40:47.834762+0000","last_fullsized":"2023-09-22T07:40:47.834762+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:25:32.824584+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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.830969+0000","last_change":"2023-09-22T07:40:47.830354+0000","last_active":"2023-09-22T07:40:47.830969+0000","last_peered":"2023-09-22T07:40:47.830969+0000","last_clean":"2023-09-22T07:40:47.830969+0000","last_became_active":"2023-09-22T07:40:47.830051+0000","last_became_peered":"2023-09-22T07:40:47.830051+0000","last_unstale":"2023-09-22T07:40:47.830969+0000","last_undegraded":"2023-09-22T07:40:47.830969+0000","last_fullsized":"2023-09-22T07:40:47.830969+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:00:22.733508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.808684+0000","last_change":"2023-09-22T07:40:47.398490+0000","last_active":"2023-09-22T07:40:47.808684+0000","last_peered":"2023-09-22T07:40:47.808684+0000","last_clean":"2023-09-22T07:40:47.808684+0000","last_became_active":"2023-09-22T07:40:47.398147+0000","last_became_peered":"2023-09-22T07:40:47.398147+0000","last_unstale":"2023-09-22T07:40:47.808684+0000","last_undegraded":"2023-09-22T07:40:47.808684+0000","last_fullsized":"2023-09-22T07:40:47.808684+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:00:16.333684+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.818888+0000","last_change":"2023-09-22T07:40:47.818184+0000","last_active":"2023-09-22T07:40:47.818888+0000","last_peered":"2023-09-22T07:40:47.818888+0000","last_clean":"2023-09-22T07:40:47.818888+0000","last_became_active":"2023-09-22T07:40:47.812423+0000","last_became_peered":"2023-09-22T07:40:47.812423+0000","last_unstale":"2023-09-22T07:40:47.818888+0000","last_undegraded":"2023-09-22T07:40:47.818888+0000","last_fullsized":"2023-09-22T07:40:47.818888+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:16:00.107662+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.808031+0000","last_change":"2023-09-22T07:40:47.398034+0000","last_active":"2023-09-22T07:40:47.808031+0000","last_peered":"2023-09-22T07:40:47.808031+0000","last_clean":"2023-09-22T07:40:47.808031+0000","last_became_active":"2023-09-22T07:40:47.397467+0000","last_became_peered":"2023-09-22T07:40:47.397467+0000","last_unstale":"2023-09-22T07:40:47.808031+0000","last_undegraded":"2023-09-22T07:40:47.808031+0000","last_fullsized":"2023-09-22T07:40:47.808031+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T07:57:05.865152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.828552+0000","last_change":"2023-09-22T07:40:47.826282+0000","last_active":"2023-09-22T07:40:47.828552+0000","last_peered":"2023-09-22T07:40:47.828552+0000","last_clean":"2023-09-22T07:40:47.828552+0000","last_became_active":"2023-09-22T07:40:47.825988+0000","last_became_peered":"2023-09-22T07:40:47.825988+0000","last_unstale":"2023-09-22T07:40:47.828552+0000","last_undegraded":"2023-09-22T07:40:47.828552+0000","last_fullsized":"2023-09-22T07:40:47.828552+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:13:59.061230+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'8","reported_seq":19,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.833449+0000","last_change":"2023-09-22T07:40:47.394706+0000","last_active":"2023-09-22T07:40:47.833449+0000","last_peered":"2023-09-22T07:40:47.833449+0000","last_clean":"2023-09-22T07:40:47.833449+0000","last_became_active":"2023-09-22T07:40:47.394428+0000","last_became_peered":"2023-09-22T07:40:47.394428+0000","last_unstale":"2023-09-22T07:40:47.833449+0000","last_undegraded":"2023-09-22T07:40:47.833449+0000","last_fullsized":"2023-09-22T07:40:47.833449+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":8,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T07:52:09.748935+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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.824671+0000","last_change":"2023-09-22T07:40:47.822564+0000","last_active":"2023-09-22T07:40:47.824671+0000","last_peered":"2023-09-22T07:40:47.824671+0000","last_clean":"2023-09-22T07:40:47.824671+0000","last_became_active":"2023-09-22T07:40:47.822240+0000","last_became_peered":"2023-09-22T07:40:47.822240+0000","last_unstale":"2023-09-22T07:40:47.824671+0000","last_undegraded":"2023-09-22T07:40:47.824671+0000","last_fullsized":"2023-09-22T07:40:47.824671+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:41:25.937246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'1","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.829067+0000","last_change":"2023-09-22T07:40:47.413626+0000","last_active":"2023-09-22T07:40:47.829067+0000","last_peered":"2023-09-22T07:40:47.829067+0000","last_clean":"2023-09-22T07:40:47.829067+0000","last_became_active":"2023-09-22T07:40:47.412916+0000","last_became_peered":"2023-09-22T07:40:47.412916+0000","last_unstale":"2023-09-22T07:40:47.829067+0000","last_undegraded":"2023-09-22T07:40:47.829067+0000","last_fullsized":"2023-09-22T07:40:47.829067+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:04:22.433825+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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.827501+0000","last_change":"2023-09-22T07:40:47.821766+0000","last_active":"2023-09-22T07:40:47.827501+0000","last_peered":"2023-09-22T07:40:47.827501+0000","last_clean":"2023-09-22T07:40:47.827501+0000","last_became_active":"2023-09-22T07:40:47.821020+0000","last_became_peered":"2023-09-22T07:40:47.821020+0000","last_unstale":"2023-09-22T07:40:47.827501+0000","last_undegraded":"2023-09-22T07:40:47.827501+0000","last_fullsized":"2023-09-22T07:40:47.827501+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:32:49.705115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.807982+0000","last_change":"2023-09-22T07:40:47.396668+0000","last_active":"2023-09-22T07:40:47.807982+0000","last_peered":"2023-09-22T07:40:47.807982+0000","last_clean":"2023-09-22T07:40:47.807982+0000","last_became_active":"2023-09-22T07:40:47.396397+0000","last_became_peered":"2023-09-22T07:40:47.396397+0000","last_unstale":"2023-09-22T07:40:47.807982+0000","last_undegraded":"2023-09-22T07:40:47.807982+0000","last_fullsized":"2023-09-22T07:40:47.807982+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:35:58.849480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.824935+0000","last_change":"2023-09-22T07:40:47.821206+0000","last_active":"2023-09-22T07:40:47.824935+0000","last_peered":"2023-09-22T07:40:47.824935+0000","last_clean":"2023-09-22T07:40:47.824935+0000","last_became_active":"2023-09-22T07:40:47.820863+0000","last_became_peered":"2023-09-22T07:40:47.820863+0000","last_unstale":"2023-09-22T07:40:47.824935+0000","last_undegraded":"2023-09-22T07:40:47.824935+0000","last_fullsized":"2023-09-22T07:40:47.824935+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:27:41.844589+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.808586+0000","last_change":"2023-09-22T07:40:47.396669+0000","last_active":"2023-09-22T07:40:47.808586+0000","last_peered":"2023-09-22T07:40:47.808586+0000","last_clean":"2023-09-22T07:40:47.808586+0000","last_became_active":"2023-09-22T07:40:47.396397+0000","last_became_peered":"2023-09-22T07:40:47.396397+0000","last_unstale":"2023-09-22T07:40:47.808586+0000","last_undegraded":"2023-09-22T07:40:47.808586+0000","last_fullsized":"2023-09-22T07:40:47.808586+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T17:46:54.034959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.816158+0000","last_change":"2023-09-22T07:40:47.814640+0000","last_active":"2023-09-22T07:40:47.816158+0000","last_peered":"2023-09-22T07:40:47.816158+0000","last_clean":"2023-09-22T07:40:47.816158+0000","last_became_active":"2023-09-22T07:40:47.814364+0000","last_became_peered":"2023-09-22T07:40:47.814364+0000","last_unstale":"2023-09-22T07:40:47.816158+0000","last_undegraded":"2023-09-22T07:40:47.816158+0000","last_fullsized":"2023-09-22T07:40:47.816158+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:39:15.869499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.815201+0000","last_change":"2023-09-22T07:40:47.814142+0000","last_active":"2023-09-22T07:40:47.815201+0000","last_peered":"2023-09-22T07:40:47.815201+0000","last_clean":"2023-09-22T07:40:47.815201+0000","last_became_active":"2023-09-22T07:40:47.813818+0000","last_became_peered":"2023-09-22T07:40:47.813818+0000","last_unstale":"2023-09-22T07:40:47.815201+0000","last_undegraded":"2023-09-22T07:40:47.815201+0000","last_fullsized":"2023-09-22T07:40:47.815201+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:14:13.638235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.801524+0000","last_change":"2023-09-22T07:40:47.399784+0000","last_active":"2023-09-22T07:40:47.801524+0000","last_peered":"2023-09-22T07:40:47.801524+0000","last_clean":"2023-09-22T07:40:47.801524+0000","last_became_active":"2023-09-22T07:40:47.399482+0000","last_became_peered":"2023-09-22T07:40:47.399482+0000","last_unstale":"2023-09-22T07:40:47.801524+0000","last_undegraded":"2023-09-22T07:40:47.801524+0000","last_fullsized":"2023-09-22T07:40:47.801524+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:41:50.317527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.833399+0000","last_change":"2023-09-22T07:40:47.821754+0000","last_active":"2023-09-22T07:40:47.833399+0000","last_peered":"2023-09-22T07:40:47.833399+0000","last_clean":"2023-09-22T07:40:47.833399+0000","last_became_active":"2023-09-22T07:40:47.821520+0000","last_became_peered":"2023-09-22T07:40:47.821520+0000","last_unstale":"2023-09-22T07:40:47.833399+0000","last_undegraded":"2023-09-22T07:40:47.833399+0000","last_fullsized":"2023-09-22T07:40:47.833399+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:48:06.745295+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.806174+0000","last_change":"2023-09-22T07:40:47.405740+0000","last_active":"2023-09-22T07:40:47.806174+0000","last_peered":"2023-09-22T07:40:47.806174+0000","last_clean":"2023-09-22T07:40:47.806174+0000","last_became_active":"2023-09-22T07:40:47.405412+0000","last_became_peered":"2023-09-22T07:40:47.405412+0000","last_unstale":"2023-09-22T07:40:47.806174+0000","last_undegraded":"2023-09-22T07:40:47.806174+0000","last_fullsized":"2023-09-22T07:40:47.806174+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:59:00.587314+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"22'117","reported_seq":231,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.798876+0000","last_change":"2023-09-22T07:40:30.287691+0000","last_active":"2023-09-22T07:40:47.798876+0000","last_peered":"2023-09-22T07:40:47.798876+0000","last_clean":"2023-09-22T07:40:47.798876+0000","last_became_active":"2023-09-22T07:40:30.287102+0000","last_became_peered":"2023-09-22T07:40:30.287102+0000","last_unstale":"2023-09-22T07:40:47.798876+0000","last_undegraded":"2023-09-22T07:40:47.798876+0000","last_fullsized":"2023-09-22T07:40:47.798876+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:38:33.537736+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:38:33.537736+0000","last_clean_scrub_stamp":"2023-09-22T07:38:33.537736+0000","objects_scrubbed":0,"log_size":117,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:06:44.539123+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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.829879+0000","last_change":"2023-09-22T07:40:47.828860+0000","last_active":"2023-09-22T07:40:47.829879+0000","last_peered":"2023-09-22T07:40:47.829879+0000","last_clean":"2023-09-22T07:40:47.829879+0000","last_became_active":"2023-09-22T07:40:47.828462+0000","last_became_peered":"2023-09-22T07:40:47.828462+0000","last_unstale":"2023-09-22T07:40:47.829879+0000","last_undegraded":"2023-09-22T07:40:47.829879+0000","last_fullsized":"2023-09-22T07:40:47.829879+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:57:29.664507+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.799733+0000","last_change":"2023-09-22T07:40:47.402744+0000","last_active":"2023-09-22T07:40:47.799733+0000","last_peered":"2023-09-22T07:40:47.799733+0000","last_clean":"2023-09-22T07:40:47.799733+0000","last_became_active":"2023-09-22T07:40:47.402431+0000","last_became_peered":"2023-09-22T07:40:47.402431+0000","last_unstale":"2023-09-22T07:40:47.799733+0000","last_undegraded":"2023-09-22T07:40:47.799733+0000","last_fullsized":"2023-09-22T07:40:47.799733+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T07:56:36.961607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.799848+0000","last_change":"2023-09-22T07:40:47.408157+0000","last_active":"2023-09-22T07:40:47.799848+0000","last_peered":"2023-09-22T07:40:47.799848+0000","last_clean":"2023-09-22T07:40:47.799848+0000","last_became_active":"2023-09-22T07:40:47.407892+0000","last_became_peered":"2023-09-22T07:40:47.407892+0000","last_unstale":"2023-09-22T07:40:47.799848+0000","last_undegraded":"2023-09-22T07:40:47.799848+0000","last_fullsized":"2023-09-22T07:40:47.799848+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:02:08.046245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.833309+0000","last_change":"2023-09-22T07:40:47.821656+0000","last_active":"2023-09-22T07:40:47.833309+0000","last_peered":"2023-09-22T07:40:47.833309+0000","last_clean":"2023-09-22T07:40:47.833309+0000","last_became_active":"2023-09-22T07:40:47.821390+0000","last_became_peered":"2023-09-22T07:40:47.821390+0000","last_unstale":"2023-09-22T07:40:47.833309+0000","last_undegraded":"2023-09-22T07:40:47.833309+0000","last_fullsized":"2023-09-22T07:40:47.833309+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:34:18.194447+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'1","reported_seq":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-22T07:40:48.806538+0000","last_change":"2023-09-22T07:40:47.404703+0000","last_active":"2023-09-22T07:40:48.806538+0000","last_peered":"2023-09-22T07:40:48.806538+0000","last_clean":"2023-09-22T07:40:48.806538+0000","last_became_active":"2023-09-22T07:40:47.404432+0000","last_became_peered":"2023-09-22T07:40:47.404432+0000","last_unstale":"2023-09-22T07:40:48.806538+0000","last_undegraded":"2023-09-22T07:40:48.806538+0000","last_fullsized":"2023-09-22T07:40:48.806538+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:29:36.010305+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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.834025+0000","last_change":"2023-09-22T07:40:47.822518+0000","last_active":"2023-09-22T07:40:47.834025+0000","last_peered":"2023-09-22T07:40:47.834025+0000","last_clean":"2023-09-22T07:40:47.834025+0000","last_became_active":"2023-09-22T07:40:47.822245+0000","last_became_peered":"2023-09-22T07:40:47.822245+0000","last_unstale":"2023-09-22T07:40:47.834025+0000","last_undegraded":"2023-09-22T07:40:47.834025+0000","last_fullsized":"2023-09-22T07:40:47.834025+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:49:42.253680+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'2","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.829202+0000","last_change":"2023-09-22T07:40:47.402115+0000","last_active":"2023-09-22T07:40:47.829202+0000","last_peered":"2023-09-22T07:40:47.829202+0000","last_clean":"2023-09-22T07:40:47.829202+0000","last_became_active":"2023-09-22T07:40:47.401837+0000","last_became_peered":"2023-09-22T07:40:47.401837+0000","last_unstale":"2023-09-22T07:40:47.829202+0000","last_undegraded":"2023-09-22T07:40:47.829202+0000","last_fullsized":"2023-09-22T07:40:47.829202+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T07:50:54.580262+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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.828567+0000","last_change":"2023-09-22T07:40:47.819734+0000","last_active":"2023-09-22T07:40:47.828567+0000","last_peered":"2023-09-22T07:40:47.828567+0000","last_clean":"2023-09-22T07:40:47.828567+0000","last_became_active":"2023-09-22T07:40:47.819504+0000","last_became_peered":"2023-09-22T07:40:47.819504+0000","last_unstale":"2023-09-22T07:40:47.828567+0000","last_undegraded":"2023-09-22T07:40:47.828567+0000","last_fullsized":"2023-09-22T07:40:47.828567+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T08:43:32.074153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.798749+0000","last_change":"2023-09-22T07:40:47.402737+0000","last_active":"2023-09-22T07:40:47.798749+0000","last_peered":"2023-09-22T07:40:47.798749+0000","last_clean":"2023-09-22T07:40:47.798749+0000","last_became_active":"2023-09-22T07:40:47.402386+0000","last_became_peered":"2023-09-22T07:40:47.402386+0000","last_unstale":"2023-09-22T07:40:47.798749+0000","last_undegraded":"2023-09-22T07:40:47.798749+0000","last_fullsized":"2023-09-22T07:40:47.798749+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:39:40.869175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.828298+0000","last_change":"2023-09-22T07:40:47.823839+0000","last_active":"2023-09-22T07:40:47.828298+0000","last_peered":"2023-09-22T07:40:47.828298+0000","last_clean":"2023-09-22T07:40:47.828298+0000","last_became_active":"2023-09-22T07:40:47.823299+0000","last_became_peered":"2023-09-22T07:40:47.823299+0000","last_unstale":"2023-09-22T07:40:47.828298+0000","last_undegraded":"2023-09-22T07:40:47.828298+0000","last_fullsized":"2023-09-22T07:40:47.828298+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:20:18.430245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.808268+0000","last_change":"2023-09-22T07:40:47.400087+0000","last_active":"2023-09-22T07:40:47.808268+0000","last_peered":"2023-09-22T07:40:47.808268+0000","last_clean":"2023-09-22T07:40:47.808268+0000","last_became_active":"2023-09-22T07:40:47.399812+0000","last_became_peered":"2023-09-22T07:40:47.399812+0000","last_unstale":"2023-09-22T07:40:47.808268+0000","last_undegraded":"2023-09-22T07:40:47.808268+0000","last_fullsized":"2023-09-22T07:40:47.808268+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:54:30.138190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.834334+0000","last_change":"2023-09-22T07:40:47.825046+0000","last_active":"2023-09-22T07:40:47.834334+0000","last_peered":"2023-09-22T07:40:47.834334+0000","last_clean":"2023-09-22T07:40:47.834334+0000","last_became_active":"2023-09-22T07:40:47.824311+0000","last_became_peered":"2023-09-22T07:40:47.824311+0000","last_unstale":"2023-09-22T07:40:47.834334+0000","last_undegraded":"2023-09-22T07:40:47.834334+0000","last_fullsized":"2023-09-22T07:40:47.834334+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:38:49.585594+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.808040+0000","last_change":"2023-09-22T07:40:47.397510+0000","last_active":"2023-09-22T07:40:47.808040+0000","last_peered":"2023-09-22T07:40:47.808040+0000","last_clean":"2023-09-22T07:40:47.808040+0000","last_became_active":"2023-09-22T07:40:47.397240+0000","last_became_peered":"2023-09-22T07:40:47.397240+0000","last_unstale":"2023-09-22T07:40:47.808040+0000","last_undegraded":"2023-09-22T07:40:47.808040+0000","last_fullsized":"2023-09-22T07:40:47.808040+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:37:26.016124+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.834102+0000","last_change":"2023-09-22T07:40:47.823269+0000","last_active":"2023-09-22T07:40:47.834102+0000","last_peered":"2023-09-22T07:40:47.834102+0000","last_clean":"2023-09-22T07:40:47.834102+0000","last_became_active":"2023-09-22T07:40:47.822007+0000","last_became_peered":"2023-09-22T07:40:47.822007+0000","last_unstale":"2023-09-22T07:40:47.834102+0000","last_undegraded":"2023-09-22T07:40:47.834102+0000","last_fullsized":"2023-09-22T07:40:47.834102+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T17:54:16.289101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'2","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.831573+0000","last_change":"2023-09-22T07:40:47.412315+0000","last_active":"2023-09-22T07:40:47.831573+0000","last_peered":"2023-09-22T07:40:47.831573+0000","last_clean":"2023-09-22T07:40:47.831573+0000","last_became_active":"2023-09-22T07:40:47.411899+0000","last_became_peered":"2023-09-22T07:40:47.411899+0000","last_unstale":"2023-09-22T07:40:47.831573+0000","last_undegraded":"2023-09-22T07:40:47.831573+0000","last_fullsized":"2023-09-22T07:40:47.831573+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:40:00.807230+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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.824798+0000","last_change":"2023-09-22T07:40:47.824321+0000","last_active":"2023-09-22T07:40:47.824798+0000","last_peered":"2023-09-22T07:40:47.824798+0000","last_clean":"2023-09-22T07:40:47.824798+0000","last_became_active":"2023-09-22T07:40:47.823778+0000","last_became_peered":"2023-09-22T07:40:47.823778+0000","last_unstale":"2023-09-22T07:40:47.824798+0000","last_undegraded":"2023-09-22T07:40:47.824798+0000","last_fullsized":"2023-09-22T07:40:47.824798+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:30:44.068431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.802245+0000","last_change":"2023-09-22T07:40:47.396291+0000","last_active":"2023-09-22T07:40:47.802245+0000","last_peered":"2023-09-22T07:40:47.802245+0000","last_clean":"2023-09-22T07:40:47.802245+0000","last_became_active":"2023-09-22T07:40:47.395734+0000","last_became_peered":"2023-09-22T07:40:47.395734+0000","last_unstale":"2023-09-22T07:40:47.802245+0000","last_undegraded":"2023-09-22T07:40:47.802245+0000","last_fullsized":"2023-09-22T07:40:47.802245+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:45:21.793890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.824917+0000","last_change":"2023-09-22T07:40:47.823475+0000","last_active":"2023-09-22T07:40:47.824917+0000","last_peered":"2023-09-22T07:40:47.824917+0000","last_clean":"2023-09-22T07:40:47.824917+0000","last_became_active":"2023-09-22T07:40:47.823004+0000","last_became_peered":"2023-09-22T07:40:47.823004+0000","last_unstale":"2023-09-22T07:40:47.824917+0000","last_undegraded":"2023-09-22T07:40:47.824917+0000","last_fullsized":"2023-09-22T07:40:47.824917+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:46:43.607941+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'1","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.834593+0000","last_change":"2023-09-22T07:40:47.403844+0000","last_active":"2023-09-22T07:40:47.834593+0000","last_peered":"2023-09-22T07:40:47.834593+0000","last_clean":"2023-09-22T07:40:47.834593+0000","last_became_active":"2023-09-22T07:40:47.403553+0000","last_became_peered":"2023-09-22T07:40:47.403553+0000","last_unstale":"2023-09-22T07:40:47.834593+0000","last_undegraded":"2023-09-22T07:40:47.834593+0000","last_fullsized":"2023-09-22T07:40:47.834593+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:07:10.132871+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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.821716+0000","last_change":"2023-09-22T07:40:47.820479+0000","last_active":"2023-09-22T07:40:47.821716+0000","last_peered":"2023-09-22T07:40:47.821716+0000","last_clean":"2023-09-22T07:40:47.821716+0000","last_became_active":"2023-09-22T07:40:47.818094+0000","last_became_peered":"2023-09-22T07:40:47.818094+0000","last_unstale":"2023-09-22T07:40:47.821716+0000","last_undegraded":"2023-09-22T07:40:47.821716+0000","last_fullsized":"2023-09-22T07:40:47.821716+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:08:10.411911+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'2","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.834972+0000","last_change":"2023-09-22T07:40:47.399836+0000","last_active":"2023-09-22T07:40:47.834972+0000","last_peered":"2023-09-22T07:40:47.834972+0000","last_clean":"2023-09-22T07:40:47.834972+0000","last_became_active":"2023-09-22T07:40:47.399525+0000","last_became_peered":"2023-09-22T07:40:47.399525+0000","last_unstale":"2023-09-22T07:40:47.834972+0000","last_undegraded":"2023-09-22T07:40:47.834972+0000","last_fullsized":"2023-09-22T07:40:47.834972+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T08:12:55.267406+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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.826742+0000","last_change":"2023-09-22T07:40:47.825503+0000","last_active":"2023-09-22T07:40:47.826742+0000","last_peered":"2023-09-22T07:40:47.826742+0000","last_clean":"2023-09-22T07:40:47.826742+0000","last_became_active":"2023-09-22T07:40:47.825150+0000","last_became_peered":"2023-09-22T07:40:47.825150+0000","last_unstale":"2023-09-22T07:40:47.826742+0000","last_undegraded":"2023-09-22T07:40:47.826742+0000","last_fullsized":"2023-09-22T07:40:47.826742+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:35:34.756159+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.828891+0000","last_change":"2023-09-22T07:40:47.827733+0000","last_active":"2023-09-22T07:40:47.828891+0000","last_peered":"2023-09-22T07:40:47.828891+0000","last_clean":"2023-09-22T07:40:47.828891+0000","last_became_active":"2023-09-22T07:40:47.827450+0000","last_became_peered":"2023-09-22T07:40:47.827450+0000","last_unstale":"2023-09-22T07:40:47.828891+0000","last_undegraded":"2023-09-22T07:40:47.828891+0000","last_fullsized":"2023-09-22T07:40:47.828891+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:39:28.069011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.822575+0000","last_change":"2023-09-22T07:40:47.821613+0000","last_active":"2023-09-22T07:40:47.822575+0000","last_peered":"2023-09-22T07:40:47.822575+0000","last_clean":"2023-09-22T07:40:47.822575+0000","last_became_active":"2023-09-22T07:40:47.821332+0000","last_became_peered":"2023-09-22T07:40:47.821332+0000","last_unstale":"2023-09-22T07:40:47.822575+0000","last_undegraded":"2023-09-22T07:40:47.822575+0000","last_fullsized":"2023-09-22T07:40:47.822575+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:29:57.123577+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.817743+0000","last_change":"2023-09-22T07:40:47.817275+0000","last_active":"2023-09-22T07:40:47.817743+0000","last_peered":"2023-09-22T07:40:47.817743+0000","last_clean":"2023-09-22T07:40:47.817743+0000","last_became_active":"2023-09-22T07:40:47.816857+0000","last_became_peered":"2023-09-22T07:40:47.816857+0000","last_unstale":"2023-09-22T07:40:47.817743+0000","last_undegraded":"2023-09-22T07:40:47.817743+0000","last_fullsized":"2023-09-22T07:40:47.817743+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:15:20.193248+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.832550+0000","last_change":"2023-09-22T07:40:47.831143+0000","last_active":"2023-09-22T07:40:47.832550+0000","last_peered":"2023-09-22T07:40:47.832550+0000","last_clean":"2023-09-22T07:40:47.832550+0000","last_became_active":"2023-09-22T07:40:47.828969+0000","last_became_peered":"2023-09-22T07:40:47.828969+0000","last_unstale":"2023-09-22T07:40:47.832550+0000","last_undegraded":"2023-09-22T07:40:47.832550+0000","last_fullsized":"2023-09-22T07:40:47.832550+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T17:48:25.445862+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.816139+0000","last_change":"2023-09-22T07:40:47.812640+0000","last_active":"2023-09-22T07:40:47.816139+0000","last_peered":"2023-09-22T07:40:47.816139+0000","last_clean":"2023-09-22T07:40:47.816139+0000","last_became_active":"2023-09-22T07:40:47.812347+0000","last_became_peered":"2023-09-22T07:40:47.812347+0000","last_unstale":"2023-09-22T07:40:47.816139+0000","last_undegraded":"2023-09-22T07:40:47.816139+0000","last_fullsized":"2023-09-22T07:40:47.816139+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T08:13:54.647040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.819047+0000","last_change":"2023-09-22T07:40:47.816965+0000","last_active":"2023-09-22T07:40:47.819047+0000","last_peered":"2023-09-22T07:40:47.819047+0000","last_clean":"2023-09-22T07:40:47.819047+0000","last_became_active":"2023-09-22T07:40:47.816653+0000","last_became_peered":"2023-09-22T07:40:47.816653+0000","last_unstale":"2023-09-22T07:40:47.819047+0000","last_undegraded":"2023-09-22T07:40:47.819047+0000","last_fullsized":"2023-09-22T07:40:47.819047+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:57:07.216869+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.830465+0000","last_change":"2023-09-22T07:40:47.829795+0000","last_active":"2023-09-22T07:40:47.830465+0000","last_peered":"2023-09-22T07:40:47.830465+0000","last_clean":"2023-09-22T07:40:47.830465+0000","last_became_active":"2023-09-22T07:40:47.829557+0000","last_became_peered":"2023-09-22T07:40:47.829557+0000","last_unstale":"2023-09-22T07:40:47.830465+0000","last_undegraded":"2023-09-22T07:40:47.830465+0000","last_fullsized":"2023-09-22T07:40:47.830465+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:06:37.495124+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.816606+0000","last_change":"2023-09-22T07:40:47.815618+0000","last_active":"2023-09-22T07:40:47.816606+0000","last_peered":"2023-09-22T07:40:47.816606+0000","last_clean":"2023-09-22T07:40:47.816606+0000","last_became_active":"2023-09-22T07:40:47.815322+0000","last_became_peered":"2023-09-22T07:40:47.815322+0000","last_unstale":"2023-09-22T07:40:47.816606+0000","last_undegraded":"2023-09-22T07:40:47.816606+0000","last_fullsized":"2023-09-22T07:40:47.816606+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:24:45.965924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.817849+0000","last_change":"2023-09-22T07:40:47.816718+0000","last_active":"2023-09-22T07:40:47.817849+0000","last_peered":"2023-09-22T07:40:47.817849+0000","last_clean":"2023-09-22T07:40:47.817849+0000","last_became_active":"2023-09-22T07:40:47.813430+0000","last_became_peered":"2023-09-22T07:40:47.813430+0000","last_unstale":"2023-09-22T07:40:47.817849+0000","last_undegraded":"2023-09-22T07:40:47.817849+0000","last_fullsized":"2023-09-22T07:40:47.817849+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T12:33:34.408689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.834472+0000","last_change":"2023-09-22T07:40:47.826100+0000","last_active":"2023-09-22T07:40:47.834472+0000","last_peered":"2023-09-22T07:40:47.834472+0000","last_clean":"2023-09-22T07:40:47.834472+0000","last_became_active":"2023-09-22T07:40:47.825623+0000","last_became_peered":"2023-09-22T07:40:47.825623+0000","last_unstale":"2023-09-22T07:40:47.834472+0000","last_undegraded":"2023-09-22T07:40:47.834472+0000","last_fullsized":"2023-09-22T07:40:47.834472+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:11:20.090809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.829377+0000","last_change":"2023-09-22T07:40:47.821591+0000","last_active":"2023-09-22T07:40:47.829377+0000","last_peered":"2023-09-22T07:40:47.829377+0000","last_clean":"2023-09-22T07:40:47.829377+0000","last_became_active":"2023-09-22T07:40:47.821293+0000","last_became_peered":"2023-09-22T07:40:47.821293+0000","last_unstale":"2023-09-22T07:40:47.829377+0000","last_undegraded":"2023-09-22T07:40:47.829377+0000","last_fullsized":"2023-09-22T07:40:47.829377+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:27:58.335480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.832535+0000","last_change":"2023-09-22T07:40:47.830973+0000","last_active":"2023-09-22T07:40:47.832535+0000","last_peered":"2023-09-22T07:40:47.832535+0000","last_clean":"2023-09-22T07:40:47.832535+0000","last_became_active":"2023-09-22T07:40:47.830513+0000","last_became_peered":"2023-09-22T07:40:47.830513+0000","last_unstale":"2023-09-22T07:40:47.832535+0000","last_undegraded":"2023-09-22T07:40:47.832535+0000","last_fullsized":"2023-09-22T07:40:47.832535+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:14:07.984752+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":61,"state":"active+clean","last_fresh":"2023-09-22T07:40:47.829925+0000","last_change":"2023-09-22T07:40:47.828637+0000","last_active":"2023-09-22T07:40:47.829925+0000","last_peered":"2023-09-22T07:40:47.829925+0000","last_clean":"2023-09-22T07:40:47.829925+0000","last_became_active":"2023-09-22T07:40:47.828343+0000","last_became_peered":"2023-09-22T07:40:47.828343+0000","last_unstale":"2023-09-22T07:40:47.829925+0000","last_undegraded":"2023-09-22T07:40:47.829925+0000","last_fullsized":"2023-09-22T07:40:47.829925+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:59:42.418408+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2375680,"data_stored":2361472,"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":54,"seq":231928233992,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6448,"kb_used_data":1192,"kb_used_omap":0,"kb_used_meta":5248,"kb_avail":93738704,"statfs":{"total":95995035648,"available":95988432896,"internally_reserved":0,"allocated":1220608,"data_stored":849637,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5373952},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.47999999999999998}]},{"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.54800000000000004}]},{"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.60499999999999998}]},{"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.44900000000000001}]},{"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.504}]},{"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.58599999999999997}]},{"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.627}]}]},{"osd":6,"up_from":46,"seq":197568495628,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6512,"kb_used_data":1192,"kb_used_omap":0,"kb_used_meta":5312,"kb_avail":93738640,"statfs":{"total":95995035648,"available":95988367360,"internally_reserved":0,"allocated":1220608,"data_stored":850274,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5439488},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":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.36799999999999999}]},{"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.5}]},{"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.47299999999999998}]},{"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.57499999999999996}]},{"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.54600000000000004}]},{"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.625}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.69199999999999995}]}]},{"osd":1,"up_from":13,"seq":55834574884,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6628,"kb_used_data":604,"kb_used_omap":0,"kb_used_meta":6016,"kb_avail":93738524,"statfs":{"total":95995035648,"available":95988248576,"internally_reserved":0,"allocated":618496,"data_stored":258323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6160384},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 22 07:40:14 2023","interfaces":[{"interface":"back","average":{"1min":0.46000000000000002,"5min":0.35499999999999998,"15min":0.33700000000000002},"min":{"1min":0.29999999999999999,"5min":0.20300000000000001,"15min":0.20300000000000001},"max":{"1min":0.58199999999999996,"5min":0.625,"15min":0.625},"last":0.34899999999999998},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.372,"15min":0.34699999999999998},"min":{"1min":0.33600000000000002,"5min":0.22,"15min":0.22},"max":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"last":0.46800000000000003}]},{"osd":2,"last update":"Fri Sep 22 07:40:35 2023","interfaces":[{"interface":"back","average":{"1min":0.46600000000000003,"5min":0.42699999999999999,"15min":0.42099999999999999},"min":{"1min":0.30199999999999999,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"last":0.51600000000000001},{"interface":"front","average":{"1min":0.48699999999999999,"5min":0.45000000000000001,"15min":0.44400000000000001},"min":{"1min":0.32100000000000001,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"last":0.52900000000000003}]},{"osd":3,"last update":"Fri Sep 22 07:40:01 2023","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"last":0.40300000000000002},{"interface":"front","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"last":0.41699999999999998}]},{"osd":4,"last update":"Fri Sep 22 07:40:21 2023","interfaces":[{"interface":"back","average":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"min":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":0.89300000000000002,"5min":0.89300000000000002,"15min":0.89300000000000002},"last":0.64000000000000001},{"interface":"front","average":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":0.91100000000000003,"5min":0.91100000000000003,"15min":0.91100000000000003},"last":0.73699999999999999}]},{"osd":5,"last update":"Fri Sep 22 07:40:41 2023","interfaces":[{"interface":"back","average":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"min":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":0.876,"5min":0.876,"15min":0.876},"last":0.56599999999999995},{"interface":"front","average":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":0.90900000000000003,"5min":0.90900000000000003,"15min":0.90900000000000003},"last":0.66100000000000003}]},{"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.72299999999999998}]},{"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.5}]}]},{"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":7352,"kb_used_data":1200,"kb_used_omap":0,"kb_used_meta":6144,"kb_avail":93737800,"statfs":{"total":95995035648,"available":95987507200,"internally_reserved":0,"allocated":1228800,"data_stored":849761,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6291456},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Fri Sep 22 07:40:11 2023","interfaces":[{"interface":"back","average":{"1min":0.40699999999999997,"5min":0.32300000000000001,"15min":0.309},"min":{"1min":0.26500000000000001,"5min":0.188,"15min":0.188},"max":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"last":0.35199999999999998},{"interface":"front","average":{"1min":0.45900000000000002,"5min":0.35699999999999998,"15min":0.34000000000000002},"min":{"1min":0.28799999999999998,"5min":0.20599999999999999,"15min":0.20599999999999999},"max":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"last":0.37}]},{"osd":2,"last update":"Fri Sep 22 07:40:33 2023","interfaces":[{"interface":"back","average":{"1min":0.46500000000000002,"5min":0.41299999999999998,"15min":0.40400000000000003},"min":{"1min":0.28000000000000003,"5min":0.248,"15min":0.248},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.42899999999999999},{"interface":"front","average":{"1min":0.45100000000000001,"5min":0.40400000000000003,"15min":0.39600000000000002},"min":{"1min":0.29099999999999998,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.307}]},{"osd":3,"last update":"Fri Sep 22 07:39:59 2023","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.33700000000000002},{"interface":"front","average":{"1min":0.503,"5min":0.503,"15min":0.503},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"last":0.38800000000000001}]},{"osd":4,"last update":"Fri Sep 22 07:40:20 2023","interfaces":[{"interface":"back","average":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":1,"5min":1,"15min":1},"last":0.5},{"interface":"front","average":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":0.96599999999999997,"5min":0.96599999999999997,"15min":0.96599999999999997},"last":0.53400000000000003}]},{"osd":5,"last update":"Fri Sep 22 07:40:40 2023","interfaces":[{"interface":"back","average":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"last":0.57199999999999995},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.67100000000000004}]},{"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.59899999999999998}]},{"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.68700000000000006}]}]},{"osd":2,"up_from":18,"seq":77309411357,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6500,"kb_used_data":604,"kb_used_omap":0,"kb_used_meta":5888,"kb_avail":93738652,"statfs":{"total":95995035648,"available":95988379648,"internally_reserved":0,"allocated":618496,"data_stored":258693,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6029312},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 22 07:40:36 2023","interfaces":[{"interface":"back","average":{"1min":0.42599999999999999,"5min":0.40899999999999997,"15min":0.40600000000000003},"min":{"1min":0.30099999999999999,"5min":0.25,"15min":0.25},"max":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.372},{"interface":"front","average":{"1min":0.44600000000000001,"5min":0.43099999999999999,"15min":0.42899999999999999},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"last":0.39200000000000002}]},{"osd":1,"last update":"Fri Sep 22 07:40:36 2023","interfaces":[{"interface":"back","average":{"1min":0.42099999999999999,"5min":0.441,"15min":0.44500000000000001},"min":{"1min":0.27600000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.63300000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.34999999999999998},{"interface":"front","average":{"1min":0.48299999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"min":{"1min":0.32400000000000001,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.67000000000000004,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.41699999999999998}]},{"osd":3,"last update":"Fri Sep 22 07:39:58 2023","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.46400000000000002},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.44700000000000001}]},{"osd":4,"last update":"Fri Sep 22 07:40:21 2023","interfaces":[{"interface":"back","average":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.56599999999999995},{"interface":"front","average":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.55100000000000005}]},{"osd":5,"last update":"Fri Sep 22 07:40:42 2023","interfaces":[{"interface":"back","average":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"min":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":0.86599999999999999,"5min":0.86599999999999999,"15min":0.86599999999999999},"last":0.48099999999999998},{"interface":"front","average":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.95599999999999996,"5min":0.95599999999999996,"15min":0.95599999999999996},"last":0.53000000000000003}]},{"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.65800000000000003}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.48999999999999999}]}]},{"osd":3,"up_from":25,"seq":107374182425,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6072,"kb_used_data":624,"kb_used_omap":0,"kb_used_meta":5440,"kb_avail":93739080,"statfs":{"total":95995035648,"available":95988817920,"internally_reserved":0,"allocated":638976,"data_stored":260333,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5570560},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 22 07:39:57 2023","interfaces":[{"interface":"back","average":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"last":0.24299999999999999},{"interface":"front","average":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.35299999999999998}]},{"osd":1,"last update":"Fri Sep 22 07:39:57 2023","interfaces":[{"interface":"back","average":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"last":0.49199999999999999},{"interface":"front","average":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.28799999999999998}]},{"osd":2,"last update":"Fri Sep 22 07:39:57 2023","interfaces":[{"interface":"back","average":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"last":0.38200000000000001},{"interface":"front","average":{"1min":0.495,"5min":0.495,"15min":0.495},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"last":0.317}]},{"osd":4,"last update":"Fri Sep 22 07:40:21 2023","interfaces":[{"interface":"back","average":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.92000000000000004,"5min":0.92000000000000004,"15min":0.92000000000000004},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.89200000000000002,"5min":0.89200000000000002,"15min":0.89200000000000002},"last":0.46700000000000003}]},{"osd":5,"last update":"Fri Sep 22 07:40:41 2023","interfaces":[{"interface":"back","average":{"1min":0.625,"5min":0.625,"15min":0.625},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.999,"5min":0.999,"15min":0.999},"last":0.57899999999999996},{"interface":"front","average":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.85399999999999998,"5min":0.85399999999999998,"15min":0.85399999999999998},"last":0.50700000000000001}]},{"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.52100000000000002}]},{"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.48099999999999998}]}]},{"osd":4,"up_from":30,"seq":128849018902,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6068,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":5440,"kb_avail":93739084,"statfs":{"total":95995035648,"available":95988822016,"internally_reserved":0,"allocated":634880,"data_stored":259373,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5570560},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 22 07:40:23 2023","interfaces":[{"interface":"back","average":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.372},{"interface":"front","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.53500000000000003}]},{"osd":1,"last update":"Fri Sep 22 07:40:23 2023","interfaces":[{"interface":"back","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.56000000000000005},{"interface":"front","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.57899999999999996}]},{"osd":2,"last update":"Fri Sep 22 07:40:23 2023","interfaces":[{"interface":"back","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.79700000000000004,"5min":0.79700000000000004,"15min":0.79700000000000004},"last":0.496},{"interface":"front","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.60199999999999998}]},{"osd":3,"last update":"Fri Sep 22 07:40:23 2023","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.71299999999999997},{"interface":"front","average":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.82099999999999995,"5min":0.82099999999999995,"15min":0.82099999999999995},"last":0.64600000000000002}]},{"osd":5,"last update":"Fri Sep 22 07:40:44 2023","interfaces":[{"interface":"back","average":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"last":0.63300000000000001},{"interface":"front","average":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"min":{"1min":0.253,"5min":0.253,"15min":0.253},"max":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"last":0.61799999999999999}]},{"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.68400000000000005}]},{"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.69599999999999995}]}]},{"osd":5,"up_from":38,"seq":163208757266,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6004,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":5376,"kb_avail":93739148,"statfs":{"total":95995035648,"available":95988887552,"internally_reserved":0,"allocated":634880,"data_stored":260319,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5505024},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 22 07:40:43 2023","interfaces":[{"interface":"back","average":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.47799999999999998},{"interface":"front","average":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.85799999999999998,"5min":0.85799999999999998,"15min":0.85799999999999998},"last":0.52300000000000002}]},{"osd":1,"last update":"Fri Sep 22 07:40:43 2023","interfaces":[{"interface":"back","average":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.69499999999999995},{"interface":"front","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.81999999999999995,"5min":0.81999999999999995,"15min":0.81999999999999995},"last":0.45700000000000002}]},{"osd":2,"last update":"Fri Sep 22 07:40:43 2023","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.58099999999999996},{"interface":"front","average":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.438}]},{"osd":3,"last update":"Fri Sep 22 07:40:43 2023","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.72199999999999998},{"interface":"front","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.748}]},{"osd":4,"last update":"Fri Sep 22 07:40:43 2023","interfaces":[{"interface":"back","average":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"last":0.55800000000000005},{"interface":"front","average":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"last":0.76200000000000001}]},{"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.77700000000000002}]},{"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.78700000000000003}]}]}],"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":700,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":1640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1626,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":1536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-22T07:40:56.895 INFO:tasks.cephfs.filesystem.ceph_manager:clean! 2023-09-22T07:40:56.895 INFO:tasks.cephadm:Adding prometheus.a on smithi105 2023-09-22T07:40:56.895 DEBUG:teuthology.orchestra.run.smithi105:> 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 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph orch apply prometheus '1;smithi105=a' 2023-09-22T07:40:57.243 INFO:teuthology.orchestra.run.smithi105.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-22T07:40:58.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:57 smithi105 ceph-mon[102016]: pgmap v188: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2023-09-22T07:40:58.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:57 smithi105 ceph-mon[102016]: from='client.14565 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-22T07:40:58.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:57 smithi006 ceph-mon[116271]: pgmap v188: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2023-09-22T07:40:58.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:57 smithi006 ceph-mon[116271]: from='client.14565 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-22T07:40:58.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:57 smithi006 ceph-mon[97617]: pgmap v188: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2023-09-22T07:40:58.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:57 smithi006 ceph-mon[97617]: from='client.14565 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-22T07:40:58.890 INFO:teuthology.orchestra.run.smithi105.stdout:Scheduled prometheus update... 2023-09-22T07:40:59.489 DEBUG:teuthology.orchestra.run.smithi105:prometheus.a> sudo journalctl -f -n 0 -u ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@prometheus.a.service 2023-09-22T07:40:59.491 INFO:tasks.cephadm:Adding node-exporter.a on smithi006 2023-09-22T07:40:59.491 INFO:tasks.cephadm:Adding node-exporter.b on smithi105 2023-09-22T07:40:59.491 DEBUG:teuthology.orchestra.run.smithi105:> 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 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph orch apply node-exporter '2;smithi006=a;smithi105=b' 2023-09-22T07:40:59.522 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:-- Logs begin at Fri 2023-09-22 07:21:37 UTC. -- 2023-09-22T07:40:59.873 INFO:teuthology.orchestra.run.smithi105.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-22T07:41:00.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:59 smithi105 ceph-mon[102016]: pgmap v189: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 1018 B/s wr, 2 op/s 2023-09-22T07:41:00.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:59 smithi105 ceph-mon[102016]: from='client.24478 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi105=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:41:00.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:59 smithi105 ceph-mon[102016]: Saving service prometheus spec with placement smithi105=a;count:1 2023-09-22T07:41:00.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:59 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:41:00.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:59 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:41:00.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:59 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:41:00.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:59 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:41:00.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:40:59 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:41:00.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:59 smithi006 ceph-mon[97617]: pgmap v189: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 1018 B/s wr, 2 op/s 2023-09-22T07:41:00.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:59 smithi006 ceph-mon[97617]: from='client.24478 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi105=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:41:00.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:59 smithi006 ceph-mon[97617]: Saving service prometheus spec with placement smithi105=a;count:1 2023-09-22T07:41:00.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:59 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:41:00.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:59 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:41:00.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:59 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:41:00.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:59 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:41:00.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:40:59 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:41:00.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:59 smithi006 ceph-mon[116271]: pgmap v189: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 1018 B/s wr, 2 op/s 2023-09-22T07:41:00.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:59 smithi006 ceph-mon[116271]: from='client.24478 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi105=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:41:00.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:59 smithi006 ceph-mon[116271]: Saving service prometheus spec with placement smithi105=a;count:1 2023-09-22T07:41:00.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:59 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:41:00.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:59 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:41:00.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:59 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:41:00.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:59 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:41:00.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:40:59 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:41:01.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:00 smithi105 ceph-mon[102016]: Deploying daemon prometheus.a on smithi105 2023-09-22T07:41:01.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:00 smithi006 ceph-mon[97617]: Deploying daemon prometheus.a on smithi105 2023-09-22T07:41:01.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:00 smithi006 ceph-mon[116271]: Deploying daemon prometheus.a on smithi105 2023-09-22T07:41:01.653 INFO:teuthology.orchestra.run.smithi105.stdout:Scheduled node-exporter update... 2023-09-22T07:41:01.959 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:01 smithi105 ceph-mon[102016]: pgmap v190: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 853 B/s wr, 1 op/s 2023-09-22T07:41:01.959 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:01 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:41:02.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:01 smithi006 ceph-mon[97617]: pgmap v190: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 853 B/s wr, 1 op/s 2023-09-22T07:41:02.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:01 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:41:02.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:01 smithi006 ceph-mon[116271]: pgmap v190: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 853 B/s wr, 1 op/s 2023-09-22T07:41:02.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:01 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:41:03.256 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:02 smithi105 ceph-mon[102016]: from='client.24484 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi006=a;smithi105=b", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:41:03.257 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:02 smithi105 ceph-mon[102016]: Saving service node-exporter spec with placement smithi006=a;smithi105=b;count:2 2023-09-22T07:41:03.279 DEBUG:teuthology.orchestra.run.smithi006:node-exporter.a> sudo journalctl -f -n 0 -u ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@node-exporter.a.service 2023-09-22T07:41:03.281 DEBUG:teuthology.orchestra.run.smithi105:node-exporter.b> sudo journalctl -f -n 0 -u ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@node-exporter.b.service 2023-09-22T07:41:03.284 INFO:tasks.cephadm:Adding alertmanager.a on smithi006 2023-09-22T07:41:03.284 DEBUG:teuthology.orchestra.run.smithi105:> 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 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph orch apply alertmanager '1;smithi006=a' 2023-09-22T07:41:03.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:02 smithi006 ceph-mon[97617]: from='client.24484 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi006=a;smithi105=b", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:41:03.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:02 smithi006 ceph-mon[97617]: Saving service node-exporter spec with placement smithi006=a;smithi105=b;count:2 2023-09-22T07:41:03.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:02 smithi006 ceph-mon[116271]: from='client.24484 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi006=a;smithi105=b", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:41:03.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:02 smithi006 ceph-mon[116271]: Saving service node-exporter spec with placement smithi006=a;smithi105=b;count:2 2023-09-22T07:41:03.315 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:-- Logs begin at Fri 2023-09-22 07:21:37 UTC. -- 2023-09-22T07:41:03.316 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:-- Logs begin at Fri 2023-09-22 07:21:34 UTC. -- 2023-09-22T07:41:03.656 INFO:teuthology.orchestra.run.smithi105.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-22T07:41:04.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:03 smithi006 ceph-mon[116271]: pgmap v191: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 597 B/s wr, 1 op/s 2023-09-22T07:41:04.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:03 smithi006 ceph-mon[97617]: pgmap v191: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 597 B/s wr, 1 op/s 2023-09-22T07:41:04.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:03 smithi105 ceph-mon[102016]: pgmap v191: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 597 B/s wr, 1 op/s 2023-09-22T07:41:05.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:05 smithi105 ceph-mon[102016]: pgmap v192: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-22T07:41:05.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:05 smithi006 ceph-mon[97617]: pgmap v192: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-22T07:41:05.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:05 smithi006 ceph-mon[116271]: pgmap v192: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-22T07:41:08.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:07 smithi006 ceph-mon[97617]: pgmap v193: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-22T07:41:08.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:07 smithi006 ceph-mon[116271]: pgmap v193: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-22T07:41:08.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:07 smithi105 ceph-mon[102016]: pgmap v193: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-22T07:41:09.974 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:09 smithi105 ceph-mon[102016]: pgmap v194: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:10.118 INFO:teuthology.orchestra.run.smithi105.stdout:Scheduled alertmanager update... 2023-09-22T07:41:10.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:09 smithi006 ceph-mon[116271]: pgmap v194: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:10.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:09 smithi006 ceph-mon[97617]: pgmap v194: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:11.210 DEBUG:teuthology.orchestra.run.smithi006:alertmanager.a> sudo journalctl -f -n 0 -u ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@alertmanager.a.service 2023-09-22T07:41:11.213 INFO:tasks.cephadm:Adding grafana.a on smithi105 2023-09-22T07:41:11.213 DEBUG:teuthology.orchestra.run.smithi105:> 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 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph orch apply grafana '1;smithi105=a' 2023-09-22T07:41:11.246 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:-- Logs begin at Fri 2023-09-22 07:21:34 UTC. -- 2023-09-22T07:41:11.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:11 smithi105 ceph-mon[102016]: from='client.24490 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi006=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:41:11.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:11 smithi105 ceph-mon[102016]: Saving service alertmanager spec with placement smithi006=a;count:1 2023-09-22T07:41:11.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:11 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:41:11.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:11 smithi105 ceph-mon[102016]: pgmap v195: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:11.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:11 smithi006 ceph-mon[116271]: from='client.24490 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi006=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:41:11.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:11 smithi006 ceph-mon[116271]: Saving service alertmanager spec with placement smithi006=a;count:1 2023-09-22T07:41:11.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:11 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:41:11.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:11 smithi006 ceph-mon[116271]: pgmap v195: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:11.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:11 smithi006 ceph-mon[97617]: from='client.24490 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi006=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:41:11.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:11 smithi006 ceph-mon[97617]: Saving service alertmanager spec with placement smithi006=a;count:1 2023-09-22T07:41:11.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:11 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:41:11.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:11 smithi006 ceph-mon[97617]: pgmap v195: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:12.160 INFO:teuthology.orchestra.run.smithi105.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-22T07:41:13.876 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:41:13 smithi105 systemd[1]: Started Ceph prometheus.a for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:41:13.876 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:41:13 smithi105 conmon[146852]: ts=2023-09-22T07:41:13.741Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2023-09-22T07:41:13.877 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:41:13 smithi105 conmon[146852]: ts=2023-09-22T07:41:13.741Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=18.315µs wal_replay_duration=295.885µs wbl_replay_duration=120ns total_replay_duration=332.752µs 2023-09-22T07:41:13.877 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:41:13 smithi105 conmon[146852]: ts=2023-09-22T07:41:13.741Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-09-22T07:41:13.877 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:41:13 smithi105 conmon[146852]: ts=2023-09-22T07:41:13.742Z caller=main.go:1029 level=info msg="TSDB started" 2023-09-22T07:41:13.877 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:41:13 smithi105 conmon[146852]: ts=2023-09-22T07:41:13.742Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-09-22T07:41:13.877 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:41:13 smithi105 conmon[146852]: ts=2023-09-22T07:41:13.757Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=15.223881ms db_storage=710ns remote_storage=1.029µs web_handler=393ns query_engine=668ns scrape=433.291µs scrape_sd=21.948µs notify=971ns notify_sd=2.27µs rules=14.600948ms tracing=5.956µs 2023-09-22T07:41:13.877 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:41:13 smithi105 conmon[146852]: ts=2023-09-22T07:41:13.757Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-09-22T07:41:13.877 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:41:13 smithi105 conmon[146852]: ts=2023-09-22T07:41:13.757Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-09-22T07:41:14.093 INFO:teuthology.orchestra.run.smithi105.stdout:Scheduled grafana update... 2023-09-22T07:41:14.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:13 smithi006 ceph-mon[97617]: pgmap v196: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:14.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:13 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:41:14.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:13 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:41:14.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:13 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:41:14.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:13 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-09-22T07:41:14.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:13 smithi006 ceph-mon[116271]: pgmap v196: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:14.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:13 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:41:14.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:13 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:41:14.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:13 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:41:14.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:13 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-09-22T07:41:14.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:13 smithi105 ceph-mon[102016]: pgmap v196: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:14.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:13 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:41:14.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:13 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:41:14.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:13 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:41:14.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:13 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-09-22T07:41:14.969 DEBUG:teuthology.orchestra.run.smithi105:grafana.a> sudo journalctl -f -n 0 -u ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@grafana.a.service 2023-09-22T07:41:14.971 INFO:tasks.cephadm:Setting up client nodes... 2023-09-22T07:41:14.972 DEBUG:teuthology.orchestra.run.smithi006:> 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 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-09-22T07:41:15.002 INFO:journalctl@ceph.grafana.a.smithi105.stdout:-- Logs begin at Fri 2023-09-22 07:21:37 UTC. -- 2023-09-22T07:41:15.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:15 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:41:15.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:15 smithi006 ceph-mon[116271]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-09-22T07:41:15.110 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:15 smithi006 ceph-mon[116271]: mgrmap e16: y(active, since 4m), standbys: x 2023-09-22T07:41:15.110 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:41:14 smithi006 conmon[98043]: ignoring --setuser ceph since I am not root 2023-09-22T07:41:15.111 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:41:14 smithi006 conmon[98043]: ignoring --setgroup ceph since I am not root 2023-09-22T07:41:15.111 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:41:14 smithi006 ceph-mgr[98068]: -- 172.21.15.6:0/2956971665 <== mon.2 v2:172.21.15.6:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5602f95fc9c0 con 0x5602f95d4c00 2023-09-22T07:41:15.111 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:41:15 smithi006 conmon[98043]: 2023-09-22T07:41:15.011+0000 7ff787f781c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-22T07:41:15.111 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:41:15 smithi006 conmon[98043]: 2023-09-22T07:41:15.109+0000 7ff787f781c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-22T07:41:15.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:15 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:41:15.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:15 smithi006 ceph-mon[97617]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-09-22T07:41:15.111 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:15 smithi006 ceph-mon[97617]: mgrmap e16: y(active, since 4m), standbys: x 2023-09-22T07:41:15.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:15 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' 2023-09-22T07:41:15.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:15 smithi105 ceph-mon[102016]: from='mgr.14152 172.21.15.6:0/3624759853' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-09-22T07:41:15.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:15 smithi105 ceph-mon[102016]: mgrmap e16: y(active, since 4m), standbys: x 2023-09-22T07:41:15.126 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:41:14 smithi105 conmon[105233]: ignoring --setuser ceph since I am not root 2023-09-22T07:41:15.126 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:41:14 smithi105 conmon[105233]: ignoring --setgroup ceph since I am not root 2023-09-22T07:41:15.127 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:41:14 smithi105 ceph-mgr[105257]: -- 172.21.15.105:0/42315996 <== mon.2 v2:172.21.15.6:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55e5b36449c0 con 0x55e5b361d000 2023-09-22T07:41:15.127 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:41:14 smithi105 conmon[105233]: 2023-09-22T07:41:14.996+0000 7f9f4bda51c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-22T07:41:15.127 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:41:15 smithi105 conmon[105233]: 2023-09-22T07:41:15.073+0000 7f9f4bda51c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-22T07:41:15.340 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:41:15.416 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:41:15 smithi105 conmon[105233]: 2023-09-22T07:41:15.161+0000 7f9f4bda51c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-22T07:41:15.416 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:41:15 smithi105 conmon[105233]: 2023-09-22T07:41:15.251+0000 7f9f4bda51c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-22T07:41:15.534 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:41:15 smithi006 conmon[98043]: 2023-09-22T07:41:15.225+0000 7ff787f781c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-22T07:41:15.535 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:41:15 smithi006 conmon[98043]: 2023-09-22T07:41:15.347+0000 7ff787f781c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-22T07:41:15.718 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:41:15 smithi105 conmon[105233]: 2023-09-22T07:41:15.416+0000 7f9f4bda51c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-22T07:41:15.840 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:41:15 smithi006 conmon[98043]: 2023-09-22T07:41:15.568+0000 7ff787f781c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-22T07:41:16.021 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:41:15 smithi105 conmon[105233]: 2023-09-22T07:41:15.718+0000 7f9f4bda51c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-22T07:41:16.021 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:41:15 smithi105 conmon[105233]: 2023-09-22T07:41:15.804+0000 7f9f4bda51c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-22T07:41:16.021 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:41:15 smithi105 conmon[105233]: 2023-09-22T07:41:15.930+0000 7f9f4bda51c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-22T07:41:16.236 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:41:15 smithi006 conmon[98043]: 2023-09-22T07:41:15.977+0000 7ff787f781c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-22T07:41:16.236 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:41:16 smithi006 conmon[98043]: 2023-09-22T07:41:16.086+0000 7ff787f781c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-22T07:41:16.376 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:41:16 smithi105 conmon[105233]: 2023-09-22T07:41:16.021+0000 7f9f4bda51c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-22T07:41:16.535 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:41:16 smithi006 conmon[98043]: 2023-09-22T07:41:16.236+0000 7ff787f781c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-22T07:41:16.535 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:41:16 smithi006 conmon[98043]: 2023-09-22T07:41:16.349+0000 7ff787f781c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-22T07:41:16.876 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:41:16 smithi105 conmon[105233]: 2023-09-22T07:41:16.434+0000 7f9f4bda51c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-22T07:41:17.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:41:16 smithi006 conmon[98043]: 2023-09-22T07:41:16.879+0000 7ff787f781c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-22T07:41:17.265 INFO:teuthology.orchestra.run.smithi006.stdout:[client.0] 2023-09-22T07:41:17.265 INFO:teuthology.orchestra.run.smithi006.stdout: key = AQAdRQ1lXHyZDxAApgNle+uHcfg+NGx0VDMHXw== 2023-09-22T07:41:17.312 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:41:16 smithi105 conmon[105233]: 2023-09-22T07:41:16.985+0000 7f9f4bda51c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-22T07:41:17.312 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:41:17 smithi105 conmon[105233]: 2023-09-22T07:41:17.150+0000 7f9f4bda51c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-22T07:41:17.582 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:17 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/3243620367' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-22T07:41:17.582 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:17 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/3243620367' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-09-22T07:41:17.582 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:17 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/3243620367' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-22T07:41:17.582 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:17 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/3243620367' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-09-22T07:41:17.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:17 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/3243620367' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-22T07:41:17.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:17 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/3243620367' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-09-22T07:41:17.938 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:41:17 smithi006 conmon[98043]: 2023-09-22T07:41:17.581+0000 7ff787f781c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-22T07:41:17.938 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:41:17 smithi006 conmon[98043]: 2023-09-22T07:41:17.773+0000 7ff787f781c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-22T07:41:17.953 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2023-09-22T07:41:17.954 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-09-22T07:41:17.954 DEBUG:teuthology.orchestra.run.smithi006:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-09-22T07:41:17.995 DEBUG:teuthology.orchestra.run.smithi105:> 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 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-09-22T07:41:18.183 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:41:17 smithi105 conmon[105233]: 2023-09-22T07:41:17.900+0000 7f9f4bda51c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-22T07:41:18.183 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:41:17 smithi105 conmon[105233]: 2023-09-22T07:41:17.988+0000 7f9f4bda51c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-22T07:41:18.373 INFO:teuthology.orchestra.run.smithi105.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-22T07:41:18.509 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:41:18 smithi105 conmon[105233]: 2023-09-22T07:41:18.183+0000 7f9f4bda51c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-22T07:41:18.509 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:41:18 smithi105 conmon[105233]: 2023-09-22T07:41:18.509+0000 7f9f4bda51c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-22T07:41:18.844 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:41:18 smithi105 conmon[105233]: 2023-09-22T07:41:18.599+0000 7f9f4bda51c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-22T07:41:19.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:41:18 smithi006 conmon[98043]: 2023-09-22T07:41:18.736+0000 7ff787f781c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-22T07:41:19.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:41:18 smithi006 conmon[98043]: 2023-09-22T07:41:18.846+0000 7ff787f781c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-22T07:41:19.126 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:41:18 smithi105 conmon[105233]: 2023-09-22T07:41:18.911+0000 7f9f4bda51c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-22T07:41:19.409 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:41:19 smithi006 conmon[98043]: 2023-09-22T07:41:19.061+0000 7ff787f781c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-22T07:41:19.626 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:41:19 smithi105 conmon[105233]: 2023-09-22T07:41:19.181+0000 7f9f4bda51c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-22T07:41:19.784 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:41:19 smithi006 conmon[98043]: 2023-09-22T07:41:19.409+0000 7ff787f781c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-22T07:41:19.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:41:19 smithi006 conmon[98043]: 2023-09-22T07:41:19.515+0000 7ff787f781c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-22T07:41:20.062 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:41:19 smithi105 conmon[105233]: 2023-09-22T07:41:19.925+0000 7f9f4bda51c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-22T07:41:20.062 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:41:20 smithi105 conmon[105233]: 2023-09-22T07:41:20.061+0000 7f9f4bda51c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-22T07:41:20.171 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:41:19 smithi006 conmon[98043]: 2023-09-22T07:41:19.847+0000 7ff787f781c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-22T07:41:20.201 INFO:teuthology.orchestra.run.smithi105.stdout:[client.1] 2023-09-22T07:41:20.201 INFO:teuthology.orchestra.run.smithi105.stdout: key = AQAgRQ1lKrrZCxAA9qKO8U2+RNPlfdANAMti4g== 2023-09-22T07:41:20.376 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:41:20 smithi105 conmon[105233]: 2023-09-22T07:41:20.257+0000 7f9f4bda51c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-22T07:41:20.534 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:41:20 smithi006 conmon[98043]: 2023-09-22T07:41:20.171+0000 7ff787f781c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-22T07:41:20.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:20 smithi006 ceph-mon[97617]: from='client.? 172.21.15.105:0/2587411996' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-22T07:41:20.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:20 smithi006 ceph-mon[97617]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-22T07:41:20.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:20 smithi006 ceph-mon[97617]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-09-22T07:41:20.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:20 smithi006 ceph-mon[116271]: from='client.? 172.21.15.105:0/2587411996' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-22T07:41:20.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:20 smithi006 ceph-mon[116271]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-22T07:41:20.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:20 smithi006 ceph-mon[116271]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-09-22T07:41:20.834 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:20 smithi105 ceph-mon[102016]: from='client.? 172.21.15.105:0/2587411996' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-22T07:41:20.835 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:20 smithi105 ceph-mon[102016]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-22T07:41:20.835 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:20 smithi105 ceph-mon[102016]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-09-22T07:41:20.835 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:41:20 smithi105 conmon[105233]: 2023-09-22T07:41:20.377+0000 7f9f4bda51c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-22T07:41:20.835 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:41:20 smithi105 conmon[105233]: 2023-09-22T07:41:20.597+0000 7f9f4bda51c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-22T07:41:20.851 DEBUG:teuthology.orchestra.run.smithi105:> set -ex 2023-09-22T07:41:20.852 DEBUG:teuthology.orchestra.run.smithi105:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2023-09-22T07:41:20.852 DEBUG:teuthology.orchestra.run.smithi105:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2023-09-22T07:41:20.893 INFO:tasks.cephadm:Waiting for OSDs to come up 2023-09-22T07:41:20.893 DEBUG:teuthology.orchestra.run.smithi006:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2023-09-22T07:41:21.220 INFO:teuthology.misc.health.smithi006.stdout: 2023-09-22T07:41:21.221 INFO:teuthology.misc.health.smithi006.stdout:{"epoch":62,"fsid":"762f9dea-591a-11ee-8db4-212e2dc638e7","created":"2023-09-22T07:35:28.873111+0000","modified":"2023-09-22T07:40:48.796004+0000","last_up_change":"2023-09-22T07:40:26.253706+0000","last_in_change":"2023-09-22T07:40:09.144000+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":3,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-22T07:38:33.324608+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2023-09-22T07:40:46.187845+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":"61","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2023-09-22T07:40:47.166043+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":"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":"8bb64d38-363d-4887-b5e3-a21b593ff5b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6802","nonce":2185968644},{"type":"v1","addr":"172.21.15.6:6803","nonce":2185968644}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6804","nonce":2185968644},{"type":"v1","addr":"172.21.15.6:6805","nonce":2185968644}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6808","nonce":2185968644},{"type":"v1","addr":"172.21.15.6:6809","nonce":2185968644}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6806","nonce":2185968644},{"type":"v1","addr":"172.21.15.6:6807","nonce":2185968644}]},"public_addr":"172.21.15.6:6803/2185968644","cluster_addr":"172.21.15.6:6805/2185968644","heartbeat_back_addr":"172.21.15.6:6809/2185968644","heartbeat_front_addr":"172.21.15.6:6807/2185968644","state":["exists","up"]},{"osd":1,"uuid":"7a9fe51f-5726-4a3f-a524-951f0976f687","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6810","nonce":1850130571},{"type":"v1","addr":"172.21.15.6:6811","nonce":1850130571}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6812","nonce":1850130571},{"type":"v1","addr":"172.21.15.6:6813","nonce":1850130571}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6816","nonce":1850130571},{"type":"v1","addr":"172.21.15.6:6817","nonce":1850130571}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6814","nonce":1850130571},{"type":"v1","addr":"172.21.15.6:6815","nonce":1850130571}]},"public_addr":"172.21.15.6:6811/1850130571","cluster_addr":"172.21.15.6:6813/1850130571","heartbeat_back_addr":"172.21.15.6:6817/1850130571","heartbeat_front_addr":"172.21.15.6:6815/1850130571","state":["exists","up"]},{"osd":2,"uuid":"d394f80c-eac0-4bad-b3d7-f42410a56d53","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6818","nonce":3243848510},{"type":"v1","addr":"172.21.15.6:6819","nonce":3243848510}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6820","nonce":3243848510},{"type":"v1","addr":"172.21.15.6:6821","nonce":3243848510}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6824","nonce":3243848510},{"type":"v1","addr":"172.21.15.6:6825","nonce":3243848510}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6822","nonce":3243848510},{"type":"v1","addr":"172.21.15.6:6823","nonce":3243848510}]},"public_addr":"172.21.15.6:6819/3243848510","cluster_addr":"172.21.15.6:6821/3243848510","heartbeat_back_addr":"172.21.15.6:6825/3243848510","heartbeat_front_addr":"172.21.15.6:6823/3243848510","state":["exists","up"]},{"osd":3,"uuid":"71b7914f-6c47-4214-84dc-4ff442e0b531","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6826","nonce":1407814622},{"type":"v1","addr":"172.21.15.6:6827","nonce":1407814622}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6828","nonce":1407814622},{"type":"v1","addr":"172.21.15.6:6829","nonce":1407814622}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6832","nonce":1407814622},{"type":"v1","addr":"172.21.15.6:6833","nonce":1407814622}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6830","nonce":1407814622},{"type":"v1","addr":"172.21.15.6:6831","nonce":1407814622}]},"public_addr":"172.21.15.6:6827/1407814622","cluster_addr":"172.21.15.6:6829/1407814622","heartbeat_back_addr":"172.21.15.6:6833/1407814622","heartbeat_front_addr":"172.21.15.6:6831/1407814622","state":["exists","up"]},{"osd":4,"uuid":"e1aea093-739d-401b-a8ea-09e6a0dcebcf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6800","nonce":3893374581},{"type":"v1","addr":"172.21.15.105:6801","nonce":3893374581}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6802","nonce":3893374581},{"type":"v1","addr":"172.21.15.105:6803","nonce":3893374581}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6806","nonce":3893374581},{"type":"v1","addr":"172.21.15.105:6807","nonce":3893374581}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6804","nonce":3893374581},{"type":"v1","addr":"172.21.15.105:6805","nonce":3893374581}]},"public_addr":"172.21.15.105:6801/3893374581","cluster_addr":"172.21.15.105:6803/3893374581","heartbeat_back_addr":"172.21.15.105:6807/3893374581","heartbeat_front_addr":"172.21.15.105:6805/3893374581","state":["exists","up"]},{"osd":5,"uuid":"d7bd86d2-bbe8-4906-b27c-d6ee4fcb9a43","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6808","nonce":610198606},{"type":"v1","addr":"172.21.15.105:6809","nonce":610198606}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6810","nonce":610198606},{"type":"v1","addr":"172.21.15.105:6811","nonce":610198606}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6814","nonce":610198606},{"type":"v1","addr":"172.21.15.105:6815","nonce":610198606}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6812","nonce":610198606},{"type":"v1","addr":"172.21.15.105:6813","nonce":610198606}]},"public_addr":"172.21.15.105:6809/610198606","cluster_addr":"172.21.15.105:6811/610198606","heartbeat_back_addr":"172.21.15.105:6815/610198606","heartbeat_front_addr":"172.21.15.105:6813/610198606","state":["exists","up"]},{"osd":6,"uuid":"2e2fa4f4-a635-4d3f-839e-470bfca3b42c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6816","nonce":3624680201},{"type":"v1","addr":"172.21.15.105:6817","nonce":3624680201}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6818","nonce":3624680201},{"type":"v1","addr":"172.21.15.105:6819","nonce":3624680201}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6822","nonce":3624680201},{"type":"v1","addr":"172.21.15.105:6823","nonce":3624680201}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6820","nonce":3624680201},{"type":"v1","addr":"172.21.15.105:6821","nonce":3624680201}]},"public_addr":"172.21.15.105:6817/3624680201","cluster_addr":"172.21.15.105:6819/3624680201","heartbeat_back_addr":"172.21.15.105:6823/3624680201","heartbeat_front_addr":"172.21.15.105:6821/3624680201","state":["exists","up"]},{"osd":7,"uuid":"470becf6-e9a6-43b0-9523-5adeaae3a773","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6824","nonce":1346867359},{"type":"v1","addr":"172.21.15.105:6825","nonce":1346867359}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6826","nonce":1346867359},{"type":"v1","addr":"172.21.15.105:6827","nonce":1346867359}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6830","nonce":1346867359},{"type":"v1","addr":"172.21.15.105:6831","nonce":1346867359}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6828","nonce":1346867359},{"type":"v1","addr":"172.21.15.105:6829","nonce":1346867359}]},"public_addr":"172.21.15.105:6825/1346867359","cluster_addr":"172.21.15.105:6827/1346867359","heartbeat_back_addr":"172.21.15.105:6831/1346867359","heartbeat_front_addr":"172.21.15.105:6829/1346867359","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:37:44.219567+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:38:07.671709+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:38:30.544285+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:38:55.151731+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:39:16.837113+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:39:39.094641+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:40:01.360550+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:40:24.497092+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.6:0/303763198":"2023-09-23T07:36:24.799253+0000","172.21.15.6:6801/1415569493":"2023-09-23T07:36:24.799253+0000","172.21.15.6:6800/1415569493":"2023-09-23T07:36:24.799253+0000","172.21.15.6:0/3683246654":"2023-09-23T07:36:24.799253+0000","172.21.15.6:6800/1167578271":"2023-09-23T07:35:58.224295+0000","172.21.15.6:6801/1167578271":"2023-09-23T07:35:58.224295+0000","172.21.15.6:0/1949392525":"2023-09-23T07:35:58.224295+0000","172.21.15.6:0/1937361703":"2023-09-23T07:36:24.799253+0000","172.21.15.6:0/66815143":"2023-09-23T07:35:58.224295+0000","172.21.15.6:0/2357341417":"2023-09-23T07:35:58.224295+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-09-22T07:41:21.239 DEBUG:teuthology.misc:8 of 8 OSDs are up 2023-09-22T07:41:21.240 INFO:tasks.cephadm:Creating RBD pool 2023-09-22T07:41:21.240 DEBUG:teuthology.orchestra.run.smithi006:> 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 762f9dea-591a-11ee-8db4-212e2dc638e7 -- sudo ceph --cluster ceph osd pool create rbd 8 2023-09-22T07:41:21.267 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:41:21 smithi006 conmon[98043]: 2023-09-22T07:41:21.005+0000 7ff787f781c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-22T07:41:21.267 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:41:21 smithi006 conmon[98043]: 2023-09-22T07:41:21.172+0000 7ff787f781c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-22T07:41:21.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:21 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/1996356008' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-22T07:41:21.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:21 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/1996356008' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-22T07:41:21.536 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:41:21 smithi006 conmon[98043]: 2023-09-22T07:41:21.428+0000 7ff787f781c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-22T07:41:21.603 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:41:21.854 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:41:21 smithi006 conmon[98043]: 2023-09-22T07:41:21.584+0000 7ff787f781c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-22T07:41:21.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:21 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/1996356008' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-22T07:41:21.876 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:41:21 smithi105 conmon[105233]: 2023-09-22T07:41:21.454+0000 7f9f4bda51c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-22T07:41:21.876 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:41:21 smithi105 conmon[105233]: [22/Sep/2023:07:41:21] ENGINE Bus STARTING 2023-09-22T07:41:21.876 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:41:21 smithi105 conmon[105233]: CherryPy Checker: 2023-09-22T07:41:21.876 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:41:21 smithi105 conmon[105233]: The Application mounted at '' has an empty config. 2023-09-22T07:41:21.877 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:41:21 smithi105 conmon[105233]: 2023-09-22T07:41:21.877 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:41:21 smithi105 conmon[105233]: [22/Sep/2023:07:41:21] ENGINE Serving on http://:::9283 2023-09-22T07:41:21.877 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:41:21 smithi105 conmon[105233]: [22/Sep/2023:07:41:21] ENGINE Bus STARTED 2023-09-22T07:41:22.187 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:41:21 smithi006 conmon[98043]: 2023-09-22T07:41:21.872+0000 7ff787f781c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-22T07:41:22.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:22 smithi006 ceph-mon[97617]: Standby manager daemon x restarted 2023-09-22T07:41:22.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:22 smithi006 ceph-mon[97617]: Standby manager daemon x started 2023-09-22T07:41:22.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:22 smithi006 ceph-mon[97617]: from='mgr.? 172.21.15.105:0/553947284' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-22T07:41:22.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:22 smithi006 ceph-mon[97617]: from='mgr.? 172.21.15.105:0/553947284' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-22T07:41:22.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:22 smithi006 ceph-mon[97617]: from='mgr.? 172.21.15.105:0/553947284' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-22T07:41:22.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:22 smithi006 ceph-mon[97617]: from='mgr.? 172.21.15.105:0/553947284' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-22T07:41:22.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:22 smithi006 ceph-mon[116271]: Standby manager daemon x restarted 2023-09-22T07:41:22.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:22 smithi006 ceph-mon[116271]: Standby manager daemon x started 2023-09-22T07:41:22.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:22 smithi006 ceph-mon[116271]: from='mgr.? 172.21.15.105:0/553947284' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-22T07:41:22.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:22 smithi006 ceph-mon[116271]: from='mgr.? 172.21.15.105:0/553947284' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-22T07:41:22.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:22 smithi006 ceph-mon[116271]: from='mgr.? 172.21.15.105:0/553947284' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-22T07:41:22.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:22 smithi006 ceph-mon[116271]: from='mgr.? 172.21.15.105:0/553947284' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-22T07:41:22.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:22 smithi105 ceph-mon[102016]: Standby manager daemon x restarted 2023-09-22T07:41:22.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:22 smithi105 ceph-mon[102016]: Standby manager daemon x started 2023-09-22T07:41:22.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:22 smithi105 ceph-mon[102016]: from='mgr.? 172.21.15.105:0/553947284' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-22T07:41:22.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:22 smithi105 ceph-mon[102016]: from='mgr.? 172.21.15.105:0/553947284' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-22T07:41:22.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:22 smithi105 ceph-mon[102016]: from='mgr.? 172.21.15.105:0/553947284' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-22T07:41:22.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:22 smithi105 ceph-mon[102016]: from='mgr.? 172.21.15.105:0/553947284' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-22T07:41:23.197 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:41:22 smithi006 conmon[98043]: 2023-09-22T07:41:22.957+0000 7ff787f781c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-22T07:41:23.197 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:41:23 smithi006 conmon[98043]: [22/Sep/2023:07:41:23] ENGINE Bus STARTING 2023-09-22T07:41:23.197 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:41:23 smithi006 conmon[98043]: 2023-09-22T07:41:23.125+0000 7ff6e80fa700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-22T07:41:23.197 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:41:23 smithi006 conmon[98043]: 2023-09-22T07:41:23.125+0000 7ff6e80fa700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-22T07:41:23.197 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:41:23 smithi006 conmon[98043]: 2023-09-22T07:41:23.125+0000 7ff6e80fa700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-22T07:41:23.197 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:41:23 smithi006 conmon[98043]: 2023-09-22T07:41:23.125+0000 7ff6e80fa700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-22T07:41:23.197 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:41:23 smithi006 conmon[98043]: 2023-09-22T07:41:23.125+0000 7ff6e80fa700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-22T07:41:23.198 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:41:23 smithi006 conmon[98043]: 2023-09-22T07:41:23.129+0000 7ff6e48f3700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-22T07:41:23.198 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:41:23 smithi006 conmon[98043]: 2023-09-22T07:41:23.129+0000 7ff6e48f3700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-22T07:41:23.198 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:41:23 smithi006 conmon[98043]: 2023-09-22T07:41:23.129+0000 7ff6e48f3700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-22T07:41:23.198 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:41:23 smithi006 conmon[98043]: 2023-09-22T07:41:23.129+0000 7ff6e48f3700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-22T07:41:23.198 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:41:23 smithi006 conmon[98043]: 2023-09-22T07:41:23.129+0000 7ff6e48f3700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-22T07:41:23.198 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:41:23 smithi006 conmon[98043]: CherryPy Checker: 2023-09-22T07:41:23.198 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:41:23 smithi006 conmon[98043]: The Application mounted at '' has an empty config. 2023-09-22T07:41:23.198 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:41:23 smithi006 conmon[98043]: 2023-09-22T07:41:23.198 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:41:23 smithi006 conmon[98043]: [22/Sep/2023:07:41:23] ENGINE Serving on http://:::9283 2023-09-22T07:41:23.535 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:41:23 smithi006 conmon[98043]: [22/Sep/2023:07:41:23] ENGINE Bus STARTED 2023-09-22T07:41:23.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[97617]: mgrmap e17: y(active, since 4m), standbys: x 2023-09-22T07:41:23.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[97617]: Active manager daemon y restarted 2023-09-22T07:41:23.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[97617]: Activating manager daemon y 2023-09-22T07:41:23.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[97617]: osdmap e63: 8 total, 8 up, 8 in 2023-09-22T07:41:23.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[97617]: mgrmap e18: y(active, starting, since 0.00726917s), standbys: x 2023-09-22T07:41:23.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:41:23.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:41:23.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:41:23.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-09-22T07:41:23.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-09-22T07:41:23.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-22T07:41:23.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-22T07:41:23.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-22T07:41:23.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-22T07:41:23.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-22T07:41:23.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-22T07:41:23.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-22T07:41:23.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-22T07:41:23.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-22T07:41:23.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-22T07:41:23.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-22T07:41:23.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-22T07:41:23.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-22T07:41:23.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[97617]: Manager daemon y is now available 2023-09-22T07:41:23.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:41:23.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:41:23.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:23.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:41:23.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-22T07:41:23.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-22T07:41:23.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[116271]: mgrmap e17: y(active, since 4m), standbys: x 2023-09-22T07:41:23.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[116271]: Active manager daemon y restarted 2023-09-22T07:41:23.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[116271]: Activating manager daemon y 2023-09-22T07:41:23.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[116271]: osdmap e63: 8 total, 8 up, 8 in 2023-09-22T07:41:23.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[116271]: mgrmap e18: y(active, starting, since 0.00726917s), standbys: x 2023-09-22T07:41:23.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:41:23.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:41:23.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:41:23.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-09-22T07:41:23.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-09-22T07:41:23.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-22T07:41:23.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-22T07:41:23.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-22T07:41:23.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-22T07:41:23.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-22T07:41:23.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-22T07:41:23.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-22T07:41:23.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-22T07:41:23.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-22T07:41:23.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-22T07:41:23.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-22T07:41:23.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-22T07:41:23.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-22T07:41:23.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[116271]: Manager daemon y is now available 2023-09-22T07:41:23.540 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:41:23.540 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:41:23.540 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:23.540 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:41:23.540 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-22T07:41:23.540 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:23 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-22T07:41:23.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:23 smithi105 ceph-mon[102016]: mgrmap e17: y(active, since 4m), standbys: x 2023-09-22T07:41:23.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:23 smithi105 ceph-mon[102016]: Active manager daemon y restarted 2023-09-22T07:41:23.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:23 smithi105 ceph-mon[102016]: Activating manager daemon y 2023-09-22T07:41:23.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:23 smithi105 ceph-mon[102016]: osdmap e63: 8 total, 8 up, 8 in 2023-09-22T07:41:23.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:23 smithi105 ceph-mon[102016]: mgrmap e18: y(active, starting, since 0.00726917s), standbys: x 2023-09-22T07:41:23.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:23 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:41:23.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:23 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:41:23.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:23 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:41:23.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:23 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-09-22T07:41:23.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:23 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-09-22T07:41:23.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:23 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-22T07:41:23.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:23 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-22T07:41:23.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:23 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-22T07:41:23.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:23 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-22T07:41:23.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:23 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-22T07:41:23.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:23 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-22T07:41:23.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:23 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-22T07:41:23.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:23 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-22T07:41:23.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:23 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-22T07:41:23.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:23 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-22T07:41:23.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:23 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-22T07:41:23.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:23 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-22T07:41:23.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:23 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-22T07:41:23.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:23 smithi105 ceph-mon[102016]: Manager daemon y is now available 2023-09-22T07:41:23.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:23 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:41:23.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:23 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:41:23.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:23 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:23.879 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:23 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:41:23.879 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:23 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-22T07:41:23.879 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:23 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-22T07:41:24.403 INFO:teuthology.orchestra.run.smithi006.stderr:pool 'rbd' created 2023-09-22T07:41:24.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:24 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/1796855912' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-09-22T07:41:24.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:24 smithi006 ceph-mon[116271]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-09-22T07:41:24.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:24 smithi006 ceph-mon[116271]: [22/Sep/2023:07:41:23] ENGINE Bus STARTING 2023-09-22T07:41:24.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:24 smithi006 ceph-mon[116271]: [22/Sep/2023:07:41:23] ENGINE Serving on https://172.21.15.6:7150 2023-09-22T07:41:24.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:24 smithi006 ceph-mon[116271]: [22/Sep/2023:07:41:23] ENGINE Bus STARTED 2023-09-22T07:41:24.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:24 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:24.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:24 smithi006 ceph-mon[116271]: mgrmap e19: y(active, since 1.01405s), standbys: x 2023-09-22T07:41:24.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:24 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/1796855912' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-09-22T07:41:24.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:24 smithi006 ceph-mon[97617]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-09-22T07:41:24.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:24 smithi006 ceph-mon[97617]: [22/Sep/2023:07:41:23] ENGINE Bus STARTING 2023-09-22T07:41:24.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:24 smithi006 ceph-mon[97617]: [22/Sep/2023:07:41:23] ENGINE Serving on https://172.21.15.6:7150 2023-09-22T07:41:24.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:24 smithi006 ceph-mon[97617]: [22/Sep/2023:07:41:23] ENGINE Bus STARTED 2023-09-22T07:41:24.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:24 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:24.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:24 smithi006 ceph-mon[97617]: mgrmap e19: y(active, since 1.01405s), standbys: x 2023-09-22T07:41:24.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:24 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/1796855912' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-09-22T07:41:24.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:24 smithi105 ceph-mon[102016]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-09-22T07:41:24.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:24 smithi105 ceph-mon[102016]: [22/Sep/2023:07:41:23] ENGINE Bus STARTING 2023-09-22T07:41:24.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:24 smithi105 ceph-mon[102016]: [22/Sep/2023:07:41:23] ENGINE Serving on https://172.21.15.6:7150 2023-09-22T07:41:24.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:24 smithi105 ceph-mon[102016]: [22/Sep/2023:07:41:23] ENGINE Bus STARTED 2023-09-22T07:41:24.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:24 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:24.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:24 smithi105 ceph-mon[102016]: mgrmap e19: y(active, since 1.01405s), standbys: x 2023-09-22T07:41:25.254 DEBUG:teuthology.orchestra.run.smithi006:> 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 762f9dea-591a-11ee-8db4-212e2dc638e7 -- sudo ceph --cluster ceph osd pool application enable rbd rbd --yes-i-really-mean-it 2023-09-22T07:41:25.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:25 smithi006 ceph-mon[97617]: pgmap v3: 97 pgs: 97 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:25.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:25 smithi006 ceph-mon[97617]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-09-22T07:41:25.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:25 smithi006 ceph-mon[97617]: osdmap e64: 8 total, 8 up, 8 in 2023-09-22T07:41:25.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:25 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:25.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:25 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:25.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:25 smithi006 ceph-mon[116271]: pgmap v3: 97 pgs: 97 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:25.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:25 smithi006 ceph-mon[116271]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-09-22T07:41:25.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:25 smithi006 ceph-mon[116271]: osdmap e64: 8 total, 8 up, 8 in 2023-09-22T07:41:25.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:25 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:25.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:25 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:25.752 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:41:25.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:25 smithi105 ceph-mon[102016]: pgmap v3: 97 pgs: 97 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:25.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:25 smithi105 ceph-mon[102016]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-09-22T07:41:25.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:25 smithi105 ceph-mon[102016]: osdmap e64: 8 total, 8 up, 8 in 2023-09-22T07:41:25.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:25 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:25.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:25 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:26.413 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:26 smithi006 ceph-mon[97617]: pgmap v5: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:26.413 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:26 smithi006 ceph-mon[97617]: mgrmap e20: y(active, since 2s), standbys: x 2023-09-22T07:41:26.413 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:26 smithi006 ceph-mon[97617]: osdmap e65: 8 total, 8 up, 8 in 2023-09-22T07:41:26.413 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:26 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:26.413 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:26 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:26.413 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:26 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:26.414 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:26 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:26.414 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:26 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:41:26.414 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:26 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:41:26.414 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:26 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:41:26.414 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:26 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:41:26.414 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:26 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:26 smithi006 ceph-mon[116271]: pgmap v5: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:26 smithi006 ceph-mon[116271]: mgrmap e20: y(active, since 2s), standbys: x 2023-09-22T07:41:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:26 smithi006 ceph-mon[116271]: osdmap e65: 8 total, 8 up, 8 in 2023-09-22T07:41:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:26 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:26 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:26 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:26 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:26 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:41:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:26 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:41:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:26 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:41:26.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:26 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:41:26.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:26 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:26 smithi105 ceph-mon[102016]: pgmap v5: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:26 smithi105 ceph-mon[102016]: mgrmap e20: y(active, since 2s), standbys: x 2023-09-22T07:41:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:26 smithi105 ceph-mon[102016]: osdmap e65: 8 total, 8 up, 8 in 2023-09-22T07:41:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:26 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:26 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:26 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:26 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:26.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:26 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:41:26.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:26 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:41:26.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:26 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:41:26.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:26 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:41:26.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:26 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:27.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:27 smithi006 ceph-mon[116271]: Adjusting osd_memory_target on smithi105 to 3012M 2023-09-22T07:41:27.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:27 smithi006 ceph-mon[116271]: osdmap e66: 8 total, 8 up, 8 in 2023-09-22T07:41:27.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:27 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:27.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:27 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:27.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:27 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:41:27.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:27 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:41:27.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:27 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:41:27.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:27 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:41:27.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:27 smithi006 ceph-mon[116271]: Adjusting osd_memory_target on smithi006 to 3013M 2023-09-22T07:41:27.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:27 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:27.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:27 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:41:27.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:27 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:41:27.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:27 smithi006 ceph-mon[116271]: Updating smithi006:/etc/ceph/ceph.conf 2023-09-22T07:41:27.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:27 smithi006 ceph-mon[116271]: Updating smithi105:/etc/ceph/ceph.conf 2023-09-22T07:41:27.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:27 smithi006 ceph-mon[97617]: Adjusting osd_memory_target on smithi105 to 3012M 2023-09-22T07:41:27.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:27 smithi006 ceph-mon[97617]: osdmap e66: 8 total, 8 up, 8 in 2023-09-22T07:41:27.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:27 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:27.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:27 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:27.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:27 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:41:27.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:27 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:41:27.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:27 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:41:27.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:27 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:41:27.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:27 smithi006 ceph-mon[97617]: Adjusting osd_memory_target on smithi006 to 3013M 2023-09-22T07:41:27.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:27 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:27.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:27 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:41:27.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:27 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:41:27.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:27 smithi006 ceph-mon[97617]: Updating smithi006:/etc/ceph/ceph.conf 2023-09-22T07:41:27.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:27 smithi006 ceph-mon[97617]: Updating smithi105:/etc/ceph/ceph.conf 2023-09-22T07:41:27.876 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:41:27 smithi105 conmon[105233]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:41:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-22T07:41:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:27 smithi105 ceph-mon[102016]: Adjusting osd_memory_target on smithi105 to 3012M 2023-09-22T07:41:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:27 smithi105 ceph-mon[102016]: osdmap e66: 8 total, 8 up, 8 in 2023-09-22T07:41:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:27 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:27 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:27 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:41:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:27 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:41:27.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:27 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:41:27.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:27 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:41:27.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:27 smithi105 ceph-mon[102016]: Adjusting osd_memory_target on smithi006 to 3013M 2023-09-22T07:41:27.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:27 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:27.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:27 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:41:27.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:27 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:41:27.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:27 smithi105 ceph-mon[102016]: Updating smithi006:/etc/ceph/ceph.conf 2023-09-22T07:41:27.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:27 smithi105 ceph-mon[102016]: Updating smithi105:/etc/ceph/ceph.conf 2023-09-22T07:41:28.768 INFO:teuthology.orchestra.run.smithi006.stderr:enabled application 'rbd' on pool 'rbd' 2023-09-22T07:41:29.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:28 smithi006 ceph-mon[116271]: Updating smithi006:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-22T07:41:29.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:28 smithi006 ceph-mon[116271]: Updating smithi105:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-22T07:41:29.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:28 smithi006 ceph-mon[116271]: pgmap v8: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:29.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:28 smithi006 ceph-mon[116271]: Updating smithi006:/etc/ceph/ceph.client.admin.keyring 2023-09-22T07:41:29.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:28 smithi006 ceph-mon[116271]: Updating smithi105:/etc/ceph/ceph.client.admin.keyring 2023-09-22T07:41:29.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:28 smithi006 ceph-mon[116271]: Updating smithi006:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-22T07:41:29.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:28 smithi006 ceph-mon[116271]: Updating smithi105:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-22T07:41:29.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:28 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:29.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:28 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:29.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:28 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:29.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:28 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:29.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:28 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:29.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:28 smithi006 ceph-mon[116271]: Deploying daemon alertmanager.a on smithi006 2023-09-22T07:41:29.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:28 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/116586930' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:41:29.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:28 smithi006 ceph-mon[116271]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:41:29.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:28 smithi006 ceph-mon[97617]: Updating smithi006:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-22T07:41:29.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:28 smithi006 ceph-mon[97617]: Updating smithi105:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-22T07:41:29.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:28 smithi006 ceph-mon[97617]: pgmap v8: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:29.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:28 smithi006 ceph-mon[97617]: Updating smithi006:/etc/ceph/ceph.client.admin.keyring 2023-09-22T07:41:29.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:28 smithi006 ceph-mon[97617]: Updating smithi105:/etc/ceph/ceph.client.admin.keyring 2023-09-22T07:41:29.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:28 smithi006 ceph-mon[97617]: Updating smithi006:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-22T07:41:29.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:28 smithi006 ceph-mon[97617]: Updating smithi105:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-22T07:41:29.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:28 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:29.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:28 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:29.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:28 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:29.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:28 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:29.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:28 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:29.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:28 smithi006 ceph-mon[97617]: Deploying daemon alertmanager.a on smithi006 2023-09-22T07:41:29.038 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:28 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/116586930' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:41:29.038 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:28 smithi006 ceph-mon[97617]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:41:29.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:28 smithi105 ceph-mon[102016]: Updating smithi006:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-22T07:41:29.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:28 smithi105 ceph-mon[102016]: Updating smithi105:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-22T07:41:29.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:28 smithi105 ceph-mon[102016]: pgmap v8: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:29.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:28 smithi105 ceph-mon[102016]: Updating smithi006:/etc/ceph/ceph.client.admin.keyring 2023-09-22T07:41:29.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:28 smithi105 ceph-mon[102016]: Updating smithi105:/etc/ceph/ceph.client.admin.keyring 2023-09-22T07:41:29.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:28 smithi105 ceph-mon[102016]: Updating smithi006:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-22T07:41:29.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:28 smithi105 ceph-mon[102016]: Updating smithi105:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-22T07:41:29.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:28 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:29.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:28 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:29.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:28 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:29.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:28 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:29.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:28 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:29.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:28 smithi105 ceph-mon[102016]: Deploying daemon alertmanager.a on smithi006 2023-09-22T07:41:29.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:28 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/116586930' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:41:29.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:28 smithi105 ceph-mon[102016]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:41:29.784 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-09-22T07:41:29.784 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-09-22T07:41:29.784 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph mgr dump --format=json 2023-09-22T07:41:30.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:29 smithi006 ceph-mon[116271]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-09-22T07:41:30.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:29 smithi006 ceph-mon[116271]: osdmap e67: 8 total, 8 up, 8 in 2023-09-22T07:41:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:29 smithi006 ceph-mon[97617]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-09-22T07:41:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:29 smithi006 ceph-mon[97617]: osdmap e67: 8 total, 8 up, 8 in 2023-09-22T07:41:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:29 smithi105 ceph-mon[102016]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-09-22T07:41:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:29 smithi105 ceph-mon[102016]: osdmap e67: 8 total, 8 up, 8 in 2023-09-22T07:41:31.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:30 smithi006 ceph-mon[116271]: pgmap v10: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:31.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:30 smithi006 ceph-mon[97617]: pgmap v10: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:31.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:30 smithi105 ceph-mon[102016]: pgmap v10: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:31.339 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:41:33.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:32 smithi006 ceph-mon[116271]: pgmap v11: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:33.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:32 smithi006 ceph-mon[97617]: pgmap v11: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:33.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:32 smithi105 ceph-mon[102016]: pgmap v11: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:34.879 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:41:34.904 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:34 smithi006 ceph-mon[97617]: pgmap v12: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:34.905 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:34 smithi006 ceph-mon[116271]: pgmap v12: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:35.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:34 smithi105 ceph-mon[102016]: pgmap v12: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:35.930 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:35 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/2663133436' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-22T07:41:35.930 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:35 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/2663133436' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-22T07:41:36.107 INFO:teuthology.orchestra.run.smithi006.stdout:{"epoch":20,"active_gid":24491,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6800","nonce":3392334255},{"type":"v1","addr":"172.21.15.6:6801","nonce":3392334255}]},"active_addr":"172.21.15.6:6801/3392334255","active_change":"2023-09-22T07:41:22.960998+0000","active_mgr_features":4540138320759226367,"available":true,"standbys":[{"gid":14583,"name":"x","mgr_features":4540138320759226367,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.1.5","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"secs","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.1.5","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"secs","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.6:8443/","prometheus":"http://172.21.15.6: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":63,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.6:0","nonce":2135206168}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.6:0","nonce":755638973}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.6:0","nonce":1442389918}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.6:0","nonce":3753140746}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.6:0","nonce":1857146809}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.6:0","nonce":1867431244}]}]} 2023-09-22T07:41:36.112 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-09-22T07:41:36.112 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-09-22T07:41:36.113 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-22T07:41:36.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:35 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/2663133436' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-22T07:41:36.794 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:41:36.962 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:36 smithi006 ceph-mon[97617]: pgmap v13: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:36.963 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:41:36 smithi006 bash[164658]: 2be59e0c29e5b0e025ae35ec180bbefa5cfe749ce24d813a093fa2e8bc522943 2023-09-22T07:41:36.963 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:41:36 smithi006 systemd[1]: Started Ceph alertmanager.a for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:41:36.963 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:36 smithi006 ceph-mon[116271]: pgmap v13: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:37.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:36 smithi105 ceph-mon[102016]: pgmap v13: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:37.285 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:41:36 smithi006 conmon[98043]: [22/Sep/2023:07:41:36] ENGINE Bus STOPPING 2023-09-22T07:41:37.285 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:41:36 smithi006 conmon[98043]: [22/Sep/2023:07:41:36] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-22T07:41:37.285 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:41:36 smithi006 conmon[98043]: [22/Sep/2023:07:41:36] ENGINE Bus STOPPED 2023-09-22T07:41:37.285 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:41:36 smithi006 conmon[98043]: [22/Sep/2023:07:41:36] ENGINE Bus STARTING 2023-09-22T07:41:37.285 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:41:37 smithi006 conmon[98043]: [22/Sep/2023:07:41:37] ENGINE Serving on http://:::9283 2023-09-22T07:41:37.285 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:41:37 smithi006 conmon[98043]: [22/Sep/2023:07:41:37] ENGINE Bus STARTED 2023-09-22T07:41:37.792 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:41:37 smithi105 conmon[105233]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:41:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-22T07:41:38.046 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:37 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:38.046 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:37 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:38.046 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:37 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:38.046 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:37 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:38.047 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:37 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:38.047 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:37 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:38.047 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:37 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-22T07:41:38.047 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:37 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:38.047 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:37 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:38.047 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:37 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:38.047 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:37 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:38.047 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:37 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:38.047 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:37 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:38.047 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:37 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:38.048 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:37 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-22T07:41:38.048 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:37 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:37 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:37 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:38.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:37 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:38.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:37 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:38.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:37 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:38.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:37 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:38.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:37 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-22T07:41:38.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:37 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:38.479 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:41:38.479 INFO:teuthology.orchestra.run.smithi006.stdout:{"epoch":67,"fsid":"762f9dea-591a-11ee-8db4-212e2dc638e7","created":"2023-09-22T07:35:28.873111+0000","modified":"2023-09-22T07:41:28.758806+0000","last_up_change":"2023-09-22T07:40:26.253706+0000","last_in_change":"2023-09-22T07:40:09.144000+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-22T07:38:33.324608+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2023-09-22T07:40:46.187845+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":"61","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2023-09-22T07:40:47.166043+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":"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"}}},{"pool":4,"pool_name":"rbd","create_time":"2023-09-22T07:41:23.851278+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":"67","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":"8bb64d38-363d-4887-b5e3-a21b593ff5b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6802","nonce":2185968644},{"type":"v1","addr":"172.21.15.6:6803","nonce":2185968644}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6804","nonce":2185968644},{"type":"v1","addr":"172.21.15.6:6805","nonce":2185968644}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6808","nonce":2185968644},{"type":"v1","addr":"172.21.15.6:6809","nonce":2185968644}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6806","nonce":2185968644},{"type":"v1","addr":"172.21.15.6:6807","nonce":2185968644}]},"public_addr":"172.21.15.6:6803/2185968644","cluster_addr":"172.21.15.6:6805/2185968644","heartbeat_back_addr":"172.21.15.6:6809/2185968644","heartbeat_front_addr":"172.21.15.6:6807/2185968644","state":["exists","up"]},{"osd":1,"uuid":"7a9fe51f-5726-4a3f-a524-951f0976f687","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6810","nonce":1850130571},{"type":"v1","addr":"172.21.15.6:6811","nonce":1850130571}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6812","nonce":1850130571},{"type":"v1","addr":"172.21.15.6:6813","nonce":1850130571}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6816","nonce":1850130571},{"type":"v1","addr":"172.21.15.6:6817","nonce":1850130571}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6814","nonce":1850130571},{"type":"v1","addr":"172.21.15.6:6815","nonce":1850130571}]},"public_addr":"172.21.15.6:6811/1850130571","cluster_addr":"172.21.15.6:6813/1850130571","heartbeat_back_addr":"172.21.15.6:6817/1850130571","heartbeat_front_addr":"172.21.15.6:6815/1850130571","state":["exists","up"]},{"osd":2,"uuid":"d394f80c-eac0-4bad-b3d7-f42410a56d53","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6818","nonce":3243848510},{"type":"v1","addr":"172.21.15.6:6819","nonce":3243848510}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6820","nonce":3243848510},{"type":"v1","addr":"172.21.15.6:6821","nonce":3243848510}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6824","nonce":3243848510},{"type":"v1","addr":"172.21.15.6:6825","nonce":3243848510}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6822","nonce":3243848510},{"type":"v1","addr":"172.21.15.6:6823","nonce":3243848510}]},"public_addr":"172.21.15.6:6819/3243848510","cluster_addr":"172.21.15.6:6821/3243848510","heartbeat_back_addr":"172.21.15.6:6825/3243848510","heartbeat_front_addr":"172.21.15.6:6823/3243848510","state":["exists","up"]},{"osd":3,"uuid":"71b7914f-6c47-4214-84dc-4ff442e0b531","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6826","nonce":1407814622},{"type":"v1","addr":"172.21.15.6:6827","nonce":1407814622}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6828","nonce":1407814622},{"type":"v1","addr":"172.21.15.6:6829","nonce":1407814622}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6832","nonce":1407814622},{"type":"v1","addr":"172.21.15.6:6833","nonce":1407814622}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6830","nonce":1407814622},{"type":"v1","addr":"172.21.15.6:6831","nonce":1407814622}]},"public_addr":"172.21.15.6:6827/1407814622","cluster_addr":"172.21.15.6:6829/1407814622","heartbeat_back_addr":"172.21.15.6:6833/1407814622","heartbeat_front_addr":"172.21.15.6:6831/1407814622","state":["exists","up"]},{"osd":4,"uuid":"e1aea093-739d-401b-a8ea-09e6a0dcebcf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6800","nonce":3893374581},{"type":"v1","addr":"172.21.15.105:6801","nonce":3893374581}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6802","nonce":3893374581},{"type":"v1","addr":"172.21.15.105:6803","nonce":3893374581}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6806","nonce":3893374581},{"type":"v1","addr":"172.21.15.105:6807","nonce":3893374581}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6804","nonce":3893374581},{"type":"v1","addr":"172.21.15.105:6805","nonce":3893374581}]},"public_addr":"172.21.15.105:6801/3893374581","cluster_addr":"172.21.15.105:6803/3893374581","heartbeat_back_addr":"172.21.15.105:6807/3893374581","heartbeat_front_addr":"172.21.15.105:6805/3893374581","state":["exists","up"]},{"osd":5,"uuid":"d7bd86d2-bbe8-4906-b27c-d6ee4fcb9a43","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6808","nonce":610198606},{"type":"v1","addr":"172.21.15.105:6809","nonce":610198606}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6810","nonce":610198606},{"type":"v1","addr":"172.21.15.105:6811","nonce":610198606}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6814","nonce":610198606},{"type":"v1","addr":"172.21.15.105:6815","nonce":610198606}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6812","nonce":610198606},{"type":"v1","addr":"172.21.15.105:6813","nonce":610198606}]},"public_addr":"172.21.15.105:6809/610198606","cluster_addr":"172.21.15.105:6811/610198606","heartbeat_back_addr":"172.21.15.105:6815/610198606","heartbeat_front_addr":"172.21.15.105:6813/610198606","state":["exists","up"]},{"osd":6,"uuid":"2e2fa4f4-a635-4d3f-839e-470bfca3b42c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6816","nonce":3624680201},{"type":"v1","addr":"172.21.15.105:6817","nonce":3624680201}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6818","nonce":3624680201},{"type":"v1","addr":"172.21.15.105:6819","nonce":3624680201}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6822","nonce":3624680201},{"type":"v1","addr":"172.21.15.105:6823","nonce":3624680201}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6820","nonce":3624680201},{"type":"v1","addr":"172.21.15.105:6821","nonce":3624680201}]},"public_addr":"172.21.15.105:6817/3624680201","cluster_addr":"172.21.15.105:6819/3624680201","heartbeat_back_addr":"172.21.15.105:6823/3624680201","heartbeat_front_addr":"172.21.15.105:6821/3624680201","state":["exists","up"]},{"osd":7,"uuid":"470becf6-e9a6-43b0-9523-5adeaae3a773","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6824","nonce":1346867359},{"type":"v1","addr":"172.21.15.105:6825","nonce":1346867359}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6826","nonce":1346867359},{"type":"v1","addr":"172.21.15.105:6827","nonce":1346867359}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6830","nonce":1346867359},{"type":"v1","addr":"172.21.15.105:6831","nonce":1346867359}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6828","nonce":1346867359},{"type":"v1","addr":"172.21.15.105:6829","nonce":1346867359}]},"public_addr":"172.21.15.105:6825/1346867359","cluster_addr":"172.21.15.105:6827/1346867359","heartbeat_back_addr":"172.21.15.105:6831/1346867359","heartbeat_front_addr":"172.21.15.105:6829/1346867359","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:37:44.219567+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:38:07.671709+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:38:30.544285+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:38:55.151731+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:39:16.837113+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:39:39.094641+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:40:01.360550+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:40:24.497092+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.6:0/2117099166":"2023-09-23T07:41:22.960791+0000","172.21.15.6:0/2420331060":"2023-09-23T07:41:22.960791+0000","172.21.15.6:0/303763198":"2023-09-23T07:36:24.799253+0000","172.21.15.6:6801/1415569493":"2023-09-23T07:36:24.799253+0000","172.21.15.6:6800/1415569493":"2023-09-23T07:36:24.799253+0000","172.21.15.6:0/3683246654":"2023-09-23T07:36:24.799253+0000","172.21.15.6:6800/1167578271":"2023-09-23T07:35:58.224295+0000","172.21.15.6:0/1789192133":"2023-09-23T07:41:22.960791+0000","172.21.15.6:6801/2632394555":"2023-09-23T07:41:22.960791+0000","172.21.15.6:6801/1167578271":"2023-09-23T07:35:58.224295+0000","172.21.15.6:0/1949392525":"2023-09-23T07:35:58.224295+0000","172.21.15.6:0/1937361703":"2023-09-23T07:36:24.799253+0000","172.21.15.6:0/4118118977":"2023-09-23T07:41:22.960791+0000","172.21.15.6:6800/2632394555":"2023-09-23T07:41:22.960791+0000","172.21.15.6:0/66815143":"2023-09-23T07:35:58.224295+0000","172.21.15.6:0/2357341417":"2023-09-23T07:35:58.224295+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-09-22T07:41:38.785 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:41:38 smithi006 conmon[164715]: ts=2023-09-22T07:41:38.674Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000445329s 2023-09-22T07:41:39.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:38 smithi105 ceph-mon[102016]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-22T07:41:39.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:38 smithi105 ceph-mon[102016]: Deploying daemon grafana.a on smithi105 2023-09-22T07:41:39.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:38 smithi105 ceph-mon[102016]: pgmap v14: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:39.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:38 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:41:39.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:38 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:39.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:38 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/203933719' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-22T07:41:39.161 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:38 smithi006 ceph-mon[97617]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-22T07:41:39.161 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:38 smithi006 ceph-mon[97617]: Deploying daemon grafana.a on smithi105 2023-09-22T07:41:39.161 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:38 smithi006 ceph-mon[97617]: pgmap v14: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:39.161 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:38 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:41:39.161 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:38 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:39.161 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:38 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/203933719' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-22T07:41:39.162 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:38 smithi006 ceph-mon[116271]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-22T07:41:39.162 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:38 smithi006 ceph-mon[116271]: Deploying daemon grafana.a on smithi105 2023-09-22T07:41:39.162 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:38 smithi006 ceph-mon[116271]: pgmap v14: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:39.162 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:38 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:41:39.162 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:38 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:39.162 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:38 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/203933719' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-22T07:41:39.177 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-09-22T07:41:39.177 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-22T07:41:39.539 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:41:41.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:40 smithi105 ceph-mon[102016]: pgmap v15: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:41.242 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:41:41.242 INFO:teuthology.orchestra.run.smithi006.stdout:{"epoch":67,"fsid":"762f9dea-591a-11ee-8db4-212e2dc638e7","created":"2023-09-22T07:35:28.873111+0000","modified":"2023-09-22T07:41:28.758806+0000","last_up_change":"2023-09-22T07:40:26.253706+0000","last_in_change":"2023-09-22T07:40:09.144000+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-22T07:38:33.324608+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2023-09-22T07:40:46.187845+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":"61","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2023-09-22T07:40:47.166043+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":"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"}}},{"pool":4,"pool_name":"rbd","create_time":"2023-09-22T07:41:23.851278+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":"67","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":"8bb64d38-363d-4887-b5e3-a21b593ff5b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6802","nonce":2185968644},{"type":"v1","addr":"172.21.15.6:6803","nonce":2185968644}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6804","nonce":2185968644},{"type":"v1","addr":"172.21.15.6:6805","nonce":2185968644}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6808","nonce":2185968644},{"type":"v1","addr":"172.21.15.6:6809","nonce":2185968644}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6806","nonce":2185968644},{"type":"v1","addr":"172.21.15.6:6807","nonce":2185968644}]},"public_addr":"172.21.15.6:6803/2185968644","cluster_addr":"172.21.15.6:6805/2185968644","heartbeat_back_addr":"172.21.15.6:6809/2185968644","heartbeat_front_addr":"172.21.15.6:6807/2185968644","state":["exists","up"]},{"osd":1,"uuid":"7a9fe51f-5726-4a3f-a524-951f0976f687","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6810","nonce":1850130571},{"type":"v1","addr":"172.21.15.6:6811","nonce":1850130571}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6812","nonce":1850130571},{"type":"v1","addr":"172.21.15.6:6813","nonce":1850130571}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6816","nonce":1850130571},{"type":"v1","addr":"172.21.15.6:6817","nonce":1850130571}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6814","nonce":1850130571},{"type":"v1","addr":"172.21.15.6:6815","nonce":1850130571}]},"public_addr":"172.21.15.6:6811/1850130571","cluster_addr":"172.21.15.6:6813/1850130571","heartbeat_back_addr":"172.21.15.6:6817/1850130571","heartbeat_front_addr":"172.21.15.6:6815/1850130571","state":["exists","up"]},{"osd":2,"uuid":"d394f80c-eac0-4bad-b3d7-f42410a56d53","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6818","nonce":3243848510},{"type":"v1","addr":"172.21.15.6:6819","nonce":3243848510}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6820","nonce":3243848510},{"type":"v1","addr":"172.21.15.6:6821","nonce":3243848510}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6824","nonce":3243848510},{"type":"v1","addr":"172.21.15.6:6825","nonce":3243848510}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6822","nonce":3243848510},{"type":"v1","addr":"172.21.15.6:6823","nonce":3243848510}]},"public_addr":"172.21.15.6:6819/3243848510","cluster_addr":"172.21.15.6:6821/3243848510","heartbeat_back_addr":"172.21.15.6:6825/3243848510","heartbeat_front_addr":"172.21.15.6:6823/3243848510","state":["exists","up"]},{"osd":3,"uuid":"71b7914f-6c47-4214-84dc-4ff442e0b531","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6826","nonce":1407814622},{"type":"v1","addr":"172.21.15.6:6827","nonce":1407814622}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6828","nonce":1407814622},{"type":"v1","addr":"172.21.15.6:6829","nonce":1407814622}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6832","nonce":1407814622},{"type":"v1","addr":"172.21.15.6:6833","nonce":1407814622}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6830","nonce":1407814622},{"type":"v1","addr":"172.21.15.6:6831","nonce":1407814622}]},"public_addr":"172.21.15.6:6827/1407814622","cluster_addr":"172.21.15.6:6829/1407814622","heartbeat_back_addr":"172.21.15.6:6833/1407814622","heartbeat_front_addr":"172.21.15.6:6831/1407814622","state":["exists","up"]},{"osd":4,"uuid":"e1aea093-739d-401b-a8ea-09e6a0dcebcf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6800","nonce":3893374581},{"type":"v1","addr":"172.21.15.105:6801","nonce":3893374581}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6802","nonce":3893374581},{"type":"v1","addr":"172.21.15.105:6803","nonce":3893374581}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6806","nonce":3893374581},{"type":"v1","addr":"172.21.15.105:6807","nonce":3893374581}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6804","nonce":3893374581},{"type":"v1","addr":"172.21.15.105:6805","nonce":3893374581}]},"public_addr":"172.21.15.105:6801/3893374581","cluster_addr":"172.21.15.105:6803/3893374581","heartbeat_back_addr":"172.21.15.105:6807/3893374581","heartbeat_front_addr":"172.21.15.105:6805/3893374581","state":["exists","up"]},{"osd":5,"uuid":"d7bd86d2-bbe8-4906-b27c-d6ee4fcb9a43","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6808","nonce":610198606},{"type":"v1","addr":"172.21.15.105:6809","nonce":610198606}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6810","nonce":610198606},{"type":"v1","addr":"172.21.15.105:6811","nonce":610198606}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6814","nonce":610198606},{"type":"v1","addr":"172.21.15.105:6815","nonce":610198606}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6812","nonce":610198606},{"type":"v1","addr":"172.21.15.105:6813","nonce":610198606}]},"public_addr":"172.21.15.105:6809/610198606","cluster_addr":"172.21.15.105:6811/610198606","heartbeat_back_addr":"172.21.15.105:6815/610198606","heartbeat_front_addr":"172.21.15.105:6813/610198606","state":["exists","up"]},{"osd":6,"uuid":"2e2fa4f4-a635-4d3f-839e-470bfca3b42c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6816","nonce":3624680201},{"type":"v1","addr":"172.21.15.105:6817","nonce":3624680201}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6818","nonce":3624680201},{"type":"v1","addr":"172.21.15.105:6819","nonce":3624680201}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6822","nonce":3624680201},{"type":"v1","addr":"172.21.15.105:6823","nonce":3624680201}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6820","nonce":3624680201},{"type":"v1","addr":"172.21.15.105:6821","nonce":3624680201}]},"public_addr":"172.21.15.105:6817/3624680201","cluster_addr":"172.21.15.105:6819/3624680201","heartbeat_back_addr":"172.21.15.105:6823/3624680201","heartbeat_front_addr":"172.21.15.105:6821/3624680201","state":["exists","up"]},{"osd":7,"uuid":"470becf6-e9a6-43b0-9523-5adeaae3a773","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6824","nonce":1346867359},{"type":"v1","addr":"172.21.15.105:6825","nonce":1346867359}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6826","nonce":1346867359},{"type":"v1","addr":"172.21.15.105:6827","nonce":1346867359}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6830","nonce":1346867359},{"type":"v1","addr":"172.21.15.105:6831","nonce":1346867359}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6828","nonce":1346867359},{"type":"v1","addr":"172.21.15.105:6829","nonce":1346867359}]},"public_addr":"172.21.15.105:6825/1346867359","cluster_addr":"172.21.15.105:6827/1346867359","heartbeat_back_addr":"172.21.15.105:6831/1346867359","heartbeat_front_addr":"172.21.15.105:6829/1346867359","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:37:44.219567+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:38:07.671709+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:38:30.544285+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:38:55.151731+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:39:16.837113+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:39:39.094641+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:40:01.360550+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:40:24.497092+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.6:0/2117099166":"2023-09-23T07:41:22.960791+0000","172.21.15.6:0/2420331060":"2023-09-23T07:41:22.960791+0000","172.21.15.6:0/303763198":"2023-09-23T07:36:24.799253+0000","172.21.15.6:6801/1415569493":"2023-09-23T07:36:24.799253+0000","172.21.15.6:6800/1415569493":"2023-09-23T07:36:24.799253+0000","172.21.15.6:0/3683246654":"2023-09-23T07:36:24.799253+0000","172.21.15.6:6800/1167578271":"2023-09-23T07:35:58.224295+0000","172.21.15.6:0/1789192133":"2023-09-23T07:41:22.960791+0000","172.21.15.6:6801/2632394555":"2023-09-23T07:41:22.960791+0000","172.21.15.6:6801/1167578271":"2023-09-23T07:35:58.224295+0000","172.21.15.6:0/1949392525":"2023-09-23T07:35:58.224295+0000","172.21.15.6:0/1937361703":"2023-09-23T07:36:24.799253+0000","172.21.15.6:0/4118118977":"2023-09-23T07:41:22.960791+0000","172.21.15.6:6800/2632394555":"2023-09-23T07:41:22.960791+0000","172.21.15.6:0/66815143":"2023-09-23T07:35:58.224295+0000","172.21.15.6:0/2357341417":"2023-09-23T07:35:58.224295+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-09-22T07:41:41.262 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:40 smithi006 ceph-mon[97617]: pgmap v15: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:41.263 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:40 smithi006 ceph-mon[116271]: pgmap v15: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:41.844 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-09-22T07:41:41.844 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-09-22T07:41:41.845 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-09-22T07:41:41.845 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-09-22T07:41:41.845 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-09-22T07:41:41.846 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-09-22T07:41:41.846 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-09-22T07:41:41.847 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-09-22T07:41:42.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:41 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/1493488110' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-22T07:41:42.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:41 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/1493488110' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-22T07:41:42.289 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:41 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/1493488110' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-22T07:41:42.689 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:41:42.842 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:41:43.007 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:41:43.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:42 smithi105 ceph-mon[102016]: pgmap v16: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:43.128 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:42 smithi006 ceph-mon[97617]: pgmap v16: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:43.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:42 smithi006 ceph-mon[116271]: pgmap v16: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:43.193 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:41:44.063 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:41:44.721 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:41:44.722 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:41:44.722 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:41:45.025 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:44 smithi006 ceph-mon[116271]: pgmap v17: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:45.025 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:44 smithi006 ceph-mon[97617]: pgmap v17: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:45.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:44 smithi105 ceph-mon[102016]: pgmap v17: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:47.035 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:41:46 smithi006 conmon[164715]: ts=2023-09-22T07:41:46.676Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.001948064s 2023-09-22T07:41:47.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:46 smithi006 ceph-mon[97617]: pgmap v18: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:47.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:46 smithi006 ceph-mon[116271]: pgmap v18: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:47.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:46 smithi105 ceph-mon[102016]: pgmap v18: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:47.202 INFO:teuthology.orchestra.run.smithi006.stdout:197568495638 2023-09-22T07:41:47.203 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-09-22T07:41:47.876 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:41:47 smithi105 conmon[105233]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:41:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-22T07:41:49.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:48 smithi006 ceph-mon[116271]: pgmap v19: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:49.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:48 smithi006 ceph-mon[97617]: pgmap v19: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:49.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:48 smithi105 ceph-mon[102016]: pgmap v19: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:50.392 INFO:teuthology.orchestra.run.smithi006.stdout:163208757275 2023-09-22T07:41:50.392 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-09-22T07:41:51.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:50 smithi006 ceph-mon[116271]: pgmap v20: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:51.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:50 smithi006 ceph-mon[97617]: pgmap v20: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:51.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:50 smithi105 ceph-mon[102016]: pgmap v20: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:52.319 INFO:teuthology.orchestra.run.smithi006.stdout:107374182436 2023-09-22T07:41:52.319 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-09-22T07:41:53.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:52 smithi006 ceph-mon[116271]: pgmap v21: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:53.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:52 smithi006 ceph-mon[97617]: pgmap v21: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:53.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:52 smithi105 ceph-mon[102016]: pgmap v21: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:53.699 INFO:teuthology.orchestra.run.smithi006.stdout:77309411368 2023-09-22T07:41:53.700 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-09-22T07:41:53.922 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:53 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:41:53.946 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:53 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:41:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:53 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:41:54.764 INFO:teuthology.orchestra.run.smithi006.stdout:128849018913 2023-09-22T07:41:54.765 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-09-22T07:41:54.979 INFO:teuthology.orchestra.run.smithi006.stdout:34359738419 2023-09-22T07:41:54.979 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-09-22T07:41:55.004 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:54 smithi006 ceph-mon[97617]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:55.005 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:54 smithi006 ceph-mon[116271]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:55.041 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:41:55.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:54 smithi105 ceph-mon[102016]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:56.222 INFO:teuthology.orchestra.run.smithi006.stdout:55834574894 2023-09-22T07:41:56.223 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-09-22T07:41:56.383 INFO:teuthology.orchestra.run.smithi006.stdout:231928234003 2023-09-22T07:41:56.384 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-09-22T07:41:56.407 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:41:56.451 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:41:56.626 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:56 smithi105 systemd[1]: Starting Ceph grafana.a for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:41:57.008 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:56 smithi006 ceph-mon[116271]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:57.008 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:56 smithi006 ceph-mon[97617]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:57.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:56 smithi105 ceph-mon[102016]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:57.126 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:57 smithi105 bash[149976]: ca8c555f02fcfd6754754afc2499033f347f053185d8df943001d037cc6a694a 2023-09-22T07:41:57.126 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:57 smithi105 systemd[1]: Started Ceph grafana.a for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:41:57.235 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:41:57.393 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:57 smithi105 conmon[150016]: logger=settings t=2023-09-22T07:41:57.141218468Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2023-09-22T07:41:57.393 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:57 smithi105 conmon[150016]: logger=settings t=2023-09-22T07:41:57.141394408Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2023-09-22T07:41:57.394 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:57 smithi105 conmon[150016]: logger=settings t=2023-09-22T07:41:57.141412636Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2023-09-22T07:41:57.394 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:57 smithi105 conmon[150016]: logger=settings t=2023-09-22T07:41:57.141419339Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2023-09-22T07:41:57.394 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:57 smithi105 conmon[150016]: logger=settings t=2023-09-22T07:41:57.141424927Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2023-09-22T07:41:57.394 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:57 smithi105 conmon[150016]: logger=settings t=2023-09-22T07:41:57.141430741Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2023-09-22T07:41:57.394 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:57 smithi105 conmon[150016]: logger=settings t=2023-09-22T07:41:57.141436106Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-09-22T07:41:57.394 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:57 smithi105 conmon[150016]: logger=settings t=2023-09-22T07:41:57.141441526Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-09-22T07:41:57.394 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:57 smithi105 conmon[150016]: logger=settings t=2023-09-22T07:41:57.141447056Z level=info msg="Path Home" path=/usr/share/grafana 2023-09-22T07:41:57.394 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:57 smithi105 conmon[150016]: logger=settings t=2023-09-22T07:41:57.141452438Z level=info msg="Path Data" path=/var/lib/grafana 2023-09-22T07:41:57.394 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:57 smithi105 conmon[150016]: logger=settings t=2023-09-22T07:41:57.141457455Z level=info msg="Path Logs" path=/var/log/grafana 2023-09-22T07:41:57.394 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:57 smithi105 conmon[150016]: logger=settings t=2023-09-22T07:41:57.141462619Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2023-09-22T07:41:57.394 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:57 smithi105 conmon[150016]: logger=settings t=2023-09-22T07:41:57.141467859Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2023-09-22T07:41:57.395 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:57 smithi105 conmon[150016]: logger=settings t=2023-09-22T07:41:57.141473151Z level=info msg="App mode production" 2023-09-22T07:41:57.395 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:57 smithi105 conmon[150016]: logger=sqlstore t=2023-09-22T07:41:57.141537254Z level=info msg="Connecting to DB" dbtype=sqlite3 2023-09-22T07:41:57.395 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:57 smithi105 conmon[150016]: logger=sqlstore t=2023-09-22T07:41:57.141558124Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2023-09-22T07:41:57.395 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:57 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:57.142756866Z level=info msg="Starting DB migrations" 2023-09-22T07:41:57.395 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:57 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:57.142861847Z level=info msg="Executing migration" id="create migration_log table" 2023-09-22T07:41:57.395 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:57 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:57.218503491Z level=info msg="Executing migration" id="create user table" 2023-09-22T07:41:57.395 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:57 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:57.243635265Z level=info msg="Executing migration" id="add unique index user.login" 2023-09-22T07:41:57.395 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:57 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:57.268889776Z level=info msg="Executing migration" id="add unique index user.email" 2023-09-22T07:41:57.395 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:57 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:57.294087705Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2023-09-22T07:41:57.395 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:57 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:57.319287443Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2023-09-22T07:41:57.395 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:57 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:57.344667747Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2023-09-22T07:41:57.396 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:57 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:57.369799781Z level=info msg="Executing migration" id="create user table v2" 2023-09-22T07:41:57.396 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:57 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:57.394978436Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2023-09-22T07:41:57.679 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:41:57 smithi105 conmon[105233]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:41:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-22T07:41:57.679 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:57 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:57.479173537Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2023-09-22T07:41:57.679 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:57 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:57.504289904Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2023-09-22T07:41:57.679 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:57 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:57.529410186Z level=info msg="Executing migration" id="Drop old table user_v1" 2023-09-22T07:41:57.679 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:57 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:57.554658352Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2023-09-22T07:41:57.679 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:57 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:57.596729954Z level=info msg="Executing migration" id="Update user table charset" 2023-09-22T07:41:57.679 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:57 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:57.638533753Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2023-09-22T07:41:57.680 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:57 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:57.680509088Z level=info msg="Executing migration" id="Add missing user data" 2023-09-22T07:41:57.931 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:57 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:57.697423694Z level=info msg="Executing migration" id="Add is_disabled column to user" 2023-09-22T07:41:57.931 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:57 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:57.731159295Z level=info msg="Executing migration" id="Add index user.login/user.email" 2023-09-22T07:41:57.931 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:57 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:57.798032774Z level=info msg="Executing migration" id="Add is_service_account column to user" 2023-09-22T07:41:57.932 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:57 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:57.831613337Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2023-09-22T07:41:57.932 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:57 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:57.848665187Z level=info msg="Executing migration" id="create temp user table v1-7" 2023-09-22T07:41:57.932 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:57 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:57.865516864Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2023-09-22T07:41:57.932 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:57 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:57.882426234Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2023-09-22T07:41:57.932 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:57 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:57.899136099Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2023-09-22T07:41:57.932 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:57 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:57.916081647Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2023-09-22T07:41:57.932 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:57 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:57.933042022Z level=info msg="Executing migration" id="Update temp_user table charset" 2023-09-22T07:41:58.192 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:58 smithi105 ceph-mon[102016]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:58.192 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:58 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:58.192 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:58 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:58.192 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:58 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:58.192 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:58 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:58.192 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:58 smithi105 ceph-mon[102016]: Deploying daemon node-exporter.a on smithi006 2023-09-22T07:41:58.193 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:58 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:58.193 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:57 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:57.97498873Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2023-09-22T07:41:58.193 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:58 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:58.017310996Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2023-09-22T07:41:58.193 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:58 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:58.092708811Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2023-09-22T07:41:58.193 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:58 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:58.11784299Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2023-09-22T07:41:58.193 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:58 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:58.142958329Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2023-09-22T07:41:58.193 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:58 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:58.168255971Z level=info msg="Executing migration" id="create temp_user v2" 2023-09-22T07:41:58.193 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:58 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:58.193568487Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2023-09-22T07:41:58.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:58 smithi006 ceph-mon[97617]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:58.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:58 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:58.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:58 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:58.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:58 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:58.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:58 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:58.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:58 smithi006 ceph-mon[97617]: Deploying daemon node-exporter.a on smithi006 2023-09-22T07:41:58.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:58 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:58.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:58 smithi006 ceph-mon[116271]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:41:58.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:58 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:58.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:58 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:58.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:58 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:58.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:58 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:58.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:58 smithi006 ceph-mon[116271]: Deploying daemon node-exporter.a on smithi006 2023-09-22T07:41:58.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:58 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:41:58.287 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:41:57 smithi006 systemd[1]: Starting Ceph node-exporter.a for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:41:58.461 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:58 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:58.244235175Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2023-09-22T07:41:58.461 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:58 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:58.261075145Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2023-09-22T07:41:58.461 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:58 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:58.286362972Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2023-09-22T07:41:58.461 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:58 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:58.328313759Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2023-09-22T07:41:58.461 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:58 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:58.411869655Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2023-09-22T07:41:58.461 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:58 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:58.437060437Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2023-09-22T07:41:58.461 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:58 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:58.462297508Z level=info msg="Executing migration" id="create star table" 2023-09-22T07:41:58.671 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:41:58.703 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:41:58.713 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:58 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:58.487468883Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2023-09-22T07:41:58.713 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:58 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:58.512855292Z level=info msg="Executing migration" id="create org table v1" 2023-09-22T07:41:58.713 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:58 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:58.538013924Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2023-09-22T07:41:58.713 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:58 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:58.563212044Z level=info msg="Executing migration" id="create org_user table v1" 2023-09-22T07:41:58.713 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:58 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:58.605037529Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2023-09-22T07:41:58.713 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:58 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:58.630427403Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2023-09-22T07:41:58.713 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:58 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:58.713813011Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2023-09-22T07:41:58.978 INFO:teuthology.orchestra.run.smithi006.stdout:197568495640 2023-09-22T07:41:59.015 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:58 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:58.739308433Z level=info msg="Executing migration" id="Update org table charset" 2023-09-22T07:41:59.015 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:58 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:58.78140417Z level=info msg="Executing migration" id="Update org_user table charset" 2023-09-22T07:41:59.015 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:58 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:58.823247783Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2023-09-22T07:41:59.015 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:58 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:58.840171517Z level=info msg="Executing migration" id="create dashboard table" 2023-09-22T07:41:59.015 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:58 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:58.856978687Z level=info msg="Executing migration" id="add index dashboard.account_id" 2023-09-22T07:41:59.016 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:58 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:58.873909772Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2023-09-22T07:41:59.016 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:58 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:58.890699494Z level=info msg="Executing migration" id="create dashboard_tag table" 2023-09-22T07:41:59.016 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:58 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:58.907810735Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2023-09-22T07:41:59.016 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:58 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:58.932836601Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2023-09-22T07:41:59.016 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:58 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:58.949621043Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2023-09-22T07:41:59.016 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:59 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:59.016821123Z level=info msg="Executing migration" id="create dashboard v2" 2023-09-22T07:41:59.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:41:59 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/4185594285' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-22T07:41:59.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:41:59 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/4185594285' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-22T07:41:59.326 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:41:59 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/4185594285' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-22T07:41:59.327 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:59 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:59.050698869Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2023-09-22T07:41:59.327 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:59 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:59.067760259Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2023-09-22T07:41:59.327 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:59 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:59.101449039Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2023-09-22T07:41:59.327 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:59 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:59.118131484Z level=info msg="Executing migration" id="drop table dashboard_v1" 2023-09-22T07:41:59.327 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:59 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:59.135002984Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2023-09-22T07:41:59.327 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:59 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:59.151907633Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2023-09-22T07:41:59.327 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:59 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:59.185520636Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2023-09-22T07:41:59.327 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:59 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:59.202494934Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2023-09-22T07:41:59.328 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:59 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:59.24433967Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2023-09-22T07:41:59.328 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:59 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:59.327912919Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2023-09-22T07:41:59.612 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:59 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:59.353440294Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2023-09-22T07:41:59.612 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:59 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:59.378720212Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2023-09-22T07:41:59.612 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:59 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:59.4205139Z level=info msg="Executing migration" id="Update dashboard table charset" 2023-09-22T07:41:59.613 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:59 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:59.445703152Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2023-09-22T07:41:59.613 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:59 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:59.470836444Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2023-09-22T07:41:59.613 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:59 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:59.496102249Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2023-09-22T07:41:59.613 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:59 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:59.521425136Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2023-09-22T07:41:59.613 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:59 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:59.546764412Z level=info msg="Executing migration" id="Add column uid in dashboard" 2023-09-22T07:41:59.613 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:59 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:59.613656363Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2023-09-22T07:41:59.876 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:59 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:59.663847537Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2023-09-22T07:41:59.876 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:59 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:59.706070369Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2023-09-22T07:41:59.876 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:59 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:59.74790526Z level=info msg="Executing migration" id="Update dashboard title length" 2023-09-22T07:41:59.877 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:59 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:59.773273295Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2023-09-22T07:41:59.877 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:59 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:59.798355221Z level=info msg="Executing migration" id="create dashboard_provisioning" 2023-09-22T07:41:59.877 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:59 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:59.840277874Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2023-09-22T07:42:00.220 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495638 got 197568495640 for osd.6 2023-09-22T07:42:00.220 DEBUG:teuthology.parallel:result is None 2023-09-22T07:42:00.233 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:59 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:59.932978273Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2023-09-22T07:42:00.233 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:59 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:59.957754542Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2023-09-22T07:42:00.233 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:41:59 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:41:59.982994199Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2023-09-22T07:42:00.233 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:00 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:00.024795996Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2023-09-22T07:42:00.233 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:00 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:00.050123179Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2023-09-22T07:42:00.233 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:00 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:00.075251233Z level=info msg="Executing migration" id="Add check_sum column" 2023-09-22T07:42:00.234 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:00 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:00.109070792Z level=info msg="Executing migration" id="Add index for dashboard_title" 2023-09-22T07:42:00.234 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:00 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:00.134288827Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2023-09-22T07:42:00.234 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:00 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:00.159454271Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2023-09-22T07:42:00.234 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:00 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:00.23473264Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2023-09-22T07:42:00.493 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:00 smithi006 ceph-mon[116271]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:00.493 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:00 smithi006 ceph-mon[97617]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:00.494 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:00 smithi006 bash[171053]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2023-09-22T07:42:00.535 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:00 smithi105 ceph-mon[102016]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:00.535 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:00 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:00.285266769Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2023-09-22T07:42:00.535 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:00 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:00.327189676Z level=info msg="Executing migration" id="create data_source table" 2023-09-22T07:42:00.535 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:00 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:00.352386774Z level=info msg="Executing migration" id="add index data_source.account_id" 2023-09-22T07:42:00.535 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:00 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:00.377699483Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2023-09-22T07:42:00.536 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:00 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:00.41970525Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2023-09-22T07:42:00.536 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:00 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:00.461632242Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2023-09-22T07:42:00.536 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:00 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:00.536700452Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2023-09-22T07:42:00.733 INFO:teuthology.orchestra.run.smithi006.stdout:107374182438 2023-09-22T07:42:00.846 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:00 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:00.562259645Z level=info msg="Executing migration" id="create data_source table v2" 2023-09-22T07:42:00.846 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:00 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:00.579012925Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2023-09-22T07:42:00.846 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:00 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:00.59579349Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2023-09-22T07:42:00.847 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:00 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:00.612855532Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2023-09-22T07:42:00.847 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:00 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:00.629775623Z level=info msg="Executing migration" id="Add column with_credentials" 2023-09-22T07:42:00.847 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:00 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:00.663353828Z level=info msg="Executing migration" id="Add secure json data column" 2023-09-22T07:42:00.847 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:00 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:00.680068866Z level=info msg="Executing migration" id="Update data_source table charset" 2023-09-22T07:42:00.847 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:00 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:00.696964907Z level=info msg="Executing migration" id="Update initial version to 1" 2023-09-22T07:42:00.847 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:00 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:00.738997124Z level=info msg="Executing migration" id="Add read_only data column" 2023-09-22T07:42:00.847 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:00 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:00.780892974Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2023-09-22T07:42:00.847 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:00 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:00.847879477Z level=info msg="Executing migration" id="Update json_data with nulls" 2023-09-22T07:42:01.034 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:00 smithi006 bash[171053]: Getting image source signatures 2023-09-22T07:42:01.126 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:00 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:00.889952119Z level=info msg="Executing migration" id="Add uid column" 2023-09-22T07:42:01.126 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:00 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:00.915400044Z level=info msg="Executing migration" id="Update uid value" 2023-09-22T07:42:01.126 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:00 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:00.940541231Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2023-09-22T07:42:01.126 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:00 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:00.965594158Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2023-09-22T07:42:01.127 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:00 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:00.990797351Z level=info msg="Executing migration" id="create api_key table" 2023-09-22T07:42:01.127 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:01 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:01.016067754Z level=info msg="Executing migration" id="add index api_key.account_id" 2023-09-22T07:42:01.127 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:01 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:01.058108486Z level=info msg="Executing migration" id="add index api_key.key" 2023-09-22T07:42:01.127 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:01 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:01.083312282Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2023-09-22T07:42:01.460 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:01 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/997508762' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-22T07:42:01.460 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:01 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:01.167314465Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2023-09-22T07:42:01.460 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:01 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:01.184199151Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2023-09-22T07:42:01.460 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:01 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:01.201055469Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2023-09-22T07:42:01.460 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:01 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:01.23469478Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2023-09-22T07:42:01.460 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:01 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:01.259933734Z level=info msg="Executing migration" id="create api_key table v2" 2023-09-22T07:42:01.461 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:01 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:01.293553933Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2023-09-22T07:42:01.461 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:01 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:01.310356963Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2023-09-22T07:42:01.461 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:01 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:01.344016986Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2023-09-22T07:42:01.461 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:01 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:01.361066017Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2023-09-22T07:42:01.461 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:01 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:01.394535903Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2023-09-22T07:42:01.461 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:01 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:01.461423348Z level=info msg="Executing migration" id="Update api_key table charset" 2023-09-22T07:42:01.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:01 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/997508762' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-22T07:42:01.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:01 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/997508762' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-22T07:42:01.536 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:01 smithi006 bash[171053]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2023-09-22T07:42:01.536 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:01 smithi006 bash[171053]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2023-09-22T07:42:01.536 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:01 smithi006 bash[171053]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2023-09-22T07:42:01.754 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:01 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:01.49543624Z level=info msg="Executing migration" id="Add expires to api_key table" 2023-09-22T07:42:01.754 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:01 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:01.512364845Z level=info msg="Executing migration" id="Add service account foreign key" 2023-09-22T07:42:01.754 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:01 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:01.52925605Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2023-09-22T07:42:01.754 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:01 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:01.571099268Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2023-09-22T07:42:01.754 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:01 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:01.613008756Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2023-09-22T07:42:01.754 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:01 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:01.638324735Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2023-09-22T07:42:01.754 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:01 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:01.680221739Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2023-09-22T07:42:01.754 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:01 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:01.75545136Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2023-09-22T07:42:02.014 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:01 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:01.789198002Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2023-09-22T07:42:02.014 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:01 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:01.814472698Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2023-09-22T07:42:02.014 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:01 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:01.85624044Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2023-09-22T07:42:02.014 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:01 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:01.898164281Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2023-09-22T07:42:02.014 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:01 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:01.923346739Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2023-09-22T07:42:02.015 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:01 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:01.948579353Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2023-09-22T07:42:02.015 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:01 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:01.973709455Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2023-09-22T07:42:02.015 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:02 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:02.015591591Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2023-09-22T07:42:02.034 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:01 smithi006 bash[171053]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2023-09-22T07:42:02.283 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:02 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:02.065928451Z level=info msg="Executing migration" id="create quota table v1" 2023-09-22T07:42:02.283 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:02 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:02.091204708Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2023-09-22T07:42:02.283 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:02 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:02.116271217Z level=info msg="Executing migration" id="Update quota table charset" 2023-09-22T07:42:02.283 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:02 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:02.141573784Z level=info msg="Executing migration" id="create plugin_setting table" 2023-09-22T07:42:02.283 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:02 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:02.166776311Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2023-09-22T07:42:02.283 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:02 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:02.191867231Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2023-09-22T07:42:02.283 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:02 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:02.233761123Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2023-09-22T07:42:02.283 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:02 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:02.284348165Z level=info msg="Executing migration" id="create session table" 2023-09-22T07:42:02.384 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:02 smithi006 bash[171053]: Writing manifest to image destination 2023-09-22T07:42:02.384 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:02 smithi006 bash[171053]: Storing signatures 2023-09-22T07:42:02.559 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:02 smithi105 ceph-mon[102016]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:02.560 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:02 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:02.376573615Z level=info msg="Executing migration" id="Drop old table playlist table" 2023-09-22T07:42:02.560 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:02 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:02.418245235Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2023-09-22T07:42:02.560 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:02 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:02.460331069Z level=info msg="Executing migration" id="create playlist table v2" 2023-09-22T07:42:02.560 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:02 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:02.493777178Z level=info msg="Executing migration" id="create playlist item table v2" 2023-09-22T07:42:02.560 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:02 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:02.518975805Z level=info msg="Executing migration" id="Update playlist table charset" 2023-09-22T07:42:02.560 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:02 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:02.560778744Z level=info msg="Executing migration" id="Update playlist_item table charset" 2023-09-22T07:42:02.728 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:02 smithi006 ceph-mon[97617]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:02.728 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:02 smithi006 ceph-mon[116271]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:02.775 INFO:teuthology.orchestra.run.smithi006.stdout:163208757278 2023-09-22T07:42:02.810 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:02 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:02.619761937Z level=info msg="Executing migration" id="drop preferences table v2" 2023-09-22T07:42:02.811 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:02 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:02.694997491Z level=info msg="Executing migration" id="drop preferences table v3" 2023-09-22T07:42:02.811 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:02 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:02.745271252Z level=info msg="Executing migration" id="create preferences table v3" 2023-09-22T07:42:02.811 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:02 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:02.787335707Z level=info msg="Executing migration" id="Update preferences table charset" 2023-09-22T07:42:02.811 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:02 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:02.812454723Z level=info msg="Executing migration" id="Add column team_id in preferences" 2023-09-22T07:42:03.071 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:02 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:02.837596811Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2023-09-22T07:42:03.071 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:02 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:02.86277391Z level=info msg="Executing migration" id="Add column week_start in preferences" 2023-09-22T07:42:03.071 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:02 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:02.888008013Z level=info msg="Executing migration" id="Add column preferences.json_data" 2023-09-22T07:42:03.071 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:02 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:02.91331532Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2023-09-22T07:42:03.071 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:02 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:02.996949912Z level=info msg="Executing migration" id="Add preferences index org_id" 2023-09-22T07:42:03.071 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:03 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:03.022091261Z level=info msg="Executing migration" id="Add preferences index user_id" 2023-09-22T07:42:03.071 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:03 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:03.047192349Z level=info msg="Executing migration" id="create alert table v1" 2023-09-22T07:42:03.071 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:03 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:03.072431257Z level=info msg="Executing migration" id="add index alert org_id & id " 2023-09-22T07:42:03.331 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:03 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:03.097836209Z level=info msg="Executing migration" id="add index alert state" 2023-09-22T07:42:03.331 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:03 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:03.122953354Z level=info msg="Executing migration" id="add index alert dashboard_id" 2023-09-22T07:42:03.331 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:03 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:03.148241992Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2023-09-22T07:42:03.331 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:03 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:03.173473502Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2023-09-22T07:42:03.331 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:03 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:03.198601652Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2023-09-22T07:42:03.332 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:03 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:03.264855934Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2023-09-22T07:42:03.332 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:03 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:03.3074547Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2023-09-22T07:42:03.332 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:03 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:03.332757404Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2023-09-22T07:42:03.609 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:03 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/1189249987' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-22T07:42:03.609 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:03 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:03.358076386Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2023-09-22T07:42:03.609 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:03 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:03.374966577Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2023-09-22T07:42:03.610 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:03 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:03.391797271Z level=info msg="Executing migration" id="create alert_notification table v1" 2023-09-22T07:42:03.610 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:03 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:03.425516454Z level=info msg="Executing migration" id="Add column is_default" 2023-09-22T07:42:03.610 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:03 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:03.442428143Z level=info msg="Executing migration" id="Add column frequency" 2023-09-22T07:42:03.610 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:03 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:03.459559412Z level=info msg="Executing migration" id="Add column send_reminder" 2023-09-22T07:42:03.610 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:03 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:03.476368852Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2023-09-22T07:42:03.610 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:03 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:03.501659231Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2023-09-22T07:42:03.610 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:03 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:03.518582722Z level=info msg="Executing migration" id="Update alert table charset" 2023-09-22T07:42:03.610 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:03 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:03.535375752Z level=info msg="Executing migration" id="Update alert_notification table charset" 2023-09-22T07:42:03.610 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:03 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:03.610686497Z level=info msg="Executing migration" id="create notification_journal table v1" 2023-09-22T07:42:03.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:03 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/1189249987' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-22T07:42:03.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:03 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/1189249987' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-22T07:42:03.876 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:03 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:03.652864108Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2023-09-22T07:42:03.876 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:03 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:03.678110378Z level=info msg="Executing migration" id="drop alert_notification_journal" 2023-09-22T07:42:03.876 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:03 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:03.719940621Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2023-09-22T07:42:03.876 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:03 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:03.736731873Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2023-09-22T07:42:03.876 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:03 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:03.778897052Z level=info msg="Executing migration" id="Add for to alert table" 2023-09-22T07:42:03.876 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:03 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:03.80408498Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2023-09-22T07:42:03.877 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:03 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:03.8292636Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2023-09-22T07:42:04.230 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:03 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:03.913133274Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2023-09-22T07:42:04.230 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:03 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:03.93826909Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2023-09-22T07:42:04.230 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:03 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:03.963402171Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2023-09-22T07:42:04.231 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:04 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:04.005408597Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2023-09-22T07:42:04.231 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:04 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:04.04738143Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2023-09-22T07:42:04.231 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:04 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:04.072471819Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2023-09-22T07:42:04.231 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:04 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:04.097658229Z level=info msg="Executing migration" id="Drop old annotation table v4" 2023-09-22T07:42:04.231 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:04 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:04.122833952Z level=info msg="Executing migration" id="create annotation table v5" 2023-09-22T07:42:04.231 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:04 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:04.147995513Z level=info msg="Executing migration" id="add index annotation 0 v3" 2023-09-22T07:42:04.401 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182436 got 107374182438 for osd.3 2023-09-22T07:42:04.401 DEBUG:teuthology.parallel:result is None 2023-09-22T07:42:04.532 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:04 smithi105 ceph-mon[102016]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:04.532 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:04 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:04.231582459Z level=info msg="Executing migration" id="add index annotation 1 v3" 2023-09-22T07:42:04.532 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:04 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:04.282143273Z level=info msg="Executing migration" id="add index annotation 2 v3" 2023-09-22T07:42:04.533 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:04 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:04.307452836Z level=info msg="Executing migration" id="add index annotation 3 v3" 2023-09-22T07:42:04.533 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:04 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:04.332693445Z level=info msg="Executing migration" id="add index annotation 4 v3" 2023-09-22T07:42:04.533 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:04 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:04.3576219Z level=info msg="Executing migration" id="Update annotation table charset" 2023-09-22T07:42:04.533 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:04 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:04.382922595Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2023-09-22T07:42:04.533 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:04 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:04.42490215Z level=info msg="Executing migration" id="Drop category_id index" 2023-09-22T07:42:04.533 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:04 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:04.450032162Z level=info msg="Executing migration" id="Add column tags to annotation table" 2023-09-22T07:42:04.533 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:04 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:04.533662752Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2023-09-22T07:42:04.637 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:04 smithi006 ceph-mon[116271]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:04.638 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:04 smithi006 ceph-mon[97617]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:04.715 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757275 got 163208757278 for osd.5 2023-09-22T07:42:04.716 DEBUG:teuthology.parallel:result is None 2023-09-22T07:42:04.817 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:04 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:04.575856508Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2023-09-22T07:42:04.818 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:04 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:04.618059978Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2023-09-22T07:42:04.818 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:04 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:04.659924224Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2023-09-22T07:42:04.818 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:04 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:04.70182086Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2023-09-22T07:42:04.818 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:04 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:04.743789564Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2023-09-22T07:42:04.818 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:04 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:04.819098423Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2023-09-22T07:42:04.963 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:42:05.108 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:42:05.126 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:04 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:04.844391408Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2023-09-22T07:42:05.126 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:04 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:04.869473358Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2023-09-22T07:42:05.126 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:04 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:04.894694424Z level=info msg="Executing migration" id="Add created time to annotation table" 2023-09-22T07:42:05.126 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:04 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:04.936686667Z level=info msg="Executing migration" id="Add updated time to annotation table" 2023-09-22T07:42:05.126 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:04 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:04.961904302Z level=info msg="Executing migration" id="Add index for created in annotation table" 2023-09-22T07:42:05.126 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:04 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:04.978773543Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2023-09-22T07:42:05.126 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:05 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:05.012451447Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2023-09-22T07:42:05.127 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:05 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:05.029287171Z level=info msg="Executing migration" id="Add epoch_end column" 2023-09-22T07:42:05.127 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:05 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:05.046177313Z level=info msg="Executing migration" id="Add index for epoch_end" 2023-09-22T07:42:05.127 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:05 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:05.062878093Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2023-09-22T07:42:05.133 INFO:teuthology.orchestra.run.smithi006.stdout:77309411370 2023-09-22T07:42:05.409 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:05 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:05.1298242Z level=info msg="Executing migration" id="Move region to single row" 2023-09-22T07:42:05.409 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:05 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:05.155420469Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2023-09-22T07:42:05.409 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:05 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:05.172187368Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2023-09-22T07:42:05.409 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:05 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:05.189144259Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2023-09-22T07:42:05.409 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:05 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:05.20597451Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2023-09-22T07:42:05.409 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:05 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:05.239541467Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2023-09-22T07:42:05.409 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:05 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:05.256582127Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2023-09-22T07:42:05.409 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:05 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:05.281618374Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2023-09-22T07:42:05.409 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:05 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:05.306969452Z level=info msg="Executing migration" id="create test_data table" 2023-09-22T07:42:05.410 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:05 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:05.332028335Z level=info msg="Executing migration" id="create dashboard_version table v1" 2023-09-22T07:42:05.410 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:05 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:05.357432602Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2023-09-22T07:42:05.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:05 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/398421183' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-22T07:42:05.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:05 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/398421183' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-22T07:42:05.733 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:05 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/398421183' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-22T07:42:05.733 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:05 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:05.443801525Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2023-09-22T07:42:05.733 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:05 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:05.466434812Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2023-09-22T07:42:05.733 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:05 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:05.491580065Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2023-09-22T07:42:05.734 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:05 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:05.516674059Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2023-09-22T07:42:05.734 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:05 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:05.558577906Z level=info msg="Executing migration" id="create team table" 2023-09-22T07:42:05.734 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:05 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:05.583985573Z level=info msg="Executing migration" id="add index team.org_id" 2023-09-22T07:42:05.734 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:05 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:05.609150314Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2023-09-22T07:42:05.734 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:05 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:05.651093814Z level=info msg="Executing migration" id="create team member table" 2023-09-22T07:42:05.734 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:05 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:05.734736525Z level=info msg="Executing migration" id="add index team_member.org_id" 2023-09-22T07:42:05.754 INFO:teuthology.orchestra.run.smithi006.stdout:128849018916 2023-09-22T07:42:06.043 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:05 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:05.776796346Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2023-09-22T07:42:06.044 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:05 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:05.801975676Z level=info msg="Executing migration" id="add index team_member.team_id" 2023-09-22T07:42:06.044 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:05 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:05.843866415Z level=info msg="Executing migration" id="Add column email to team table" 2023-09-22T07:42:06.044 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:05 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:05.869084791Z level=info msg="Executing migration" id="Add column external to team_member table" 2023-09-22T07:42:06.044 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:05 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:05.894378502Z level=info msg="Executing migration" id="Add column permission to team_member table" 2023-09-22T07:42:06.044 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:05 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:05.919585555Z level=info msg="Executing migration" id="create dashboard acl table" 2023-09-22T07:42:06.044 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:05 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:05.944840597Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2023-09-22T07:42:06.044 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:05 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:05.969908542Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2023-09-22T07:42:06.044 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:06 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:06.045140352Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2023-09-22T07:42:06.346 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:06 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:06.078887216Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2023-09-22T07:42:06.346 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:06 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:06.120986371Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2023-09-22T07:42:06.346 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:06 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:06.146017562Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2023-09-22T07:42:06.346 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:06 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:06.171279632Z level=info msg="Executing migration" id="add index dashboard_permission" 2023-09-22T07:42:06.346 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:06 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:06.196611689Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2023-09-22T07:42:06.346 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:06 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:06.238478429Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2023-09-22T07:42:06.346 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:06 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:06.263716915Z level=info msg="Executing migration" id="create tag table" 2023-09-22T07:42:06.346 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:06 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:06.347288769Z level=info msg="Executing migration" id="add index tag.key_value" 2023-09-22T07:42:06.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:06 smithi105 ceph-mon[102016]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:06.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:06 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/3059493959' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-22T07:42:06.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:06 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/680186466' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-22T07:42:06.627 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:06 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:06.381185297Z level=info msg="Executing migration" id="create login attempt table" 2023-09-22T07:42:06.627 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:06 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:06.406362694Z level=info msg="Executing migration" id="add index login_attempt.username" 2023-09-22T07:42:06.627 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:06 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:06.448243505Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2023-09-22T07:42:06.627 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:06 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:06.473371272Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2023-09-22T07:42:06.627 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:06 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:06.498554218Z level=info msg="Executing migration" id="create login_attempt v2" 2023-09-22T07:42:06.627 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:06 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:06.523765038Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2023-09-22T07:42:06.627 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:06 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:06.549034679Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2023-09-22T07:42:06.627 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:06 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:06.5740547Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2023-09-22T07:42:06.722 INFO:teuthology.orchestra.run.smithi006.stdout:34359738422 2023-09-22T07:42:06.774 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:06 smithi006 ceph-mon[116271]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:06.774 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:06 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/3059493959' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-22T07:42:06.774 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:06 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/680186466' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-22T07:42:06.775 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:06 smithi006 ceph-mon[97617]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:06.775 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:06 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/3059493959' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-22T07:42:06.775 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:06 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/680186466' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-22T07:42:06.975 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:06 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:06.666457981Z level=info msg="Executing migration" id="create user auth table" 2023-09-22T07:42:06.975 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:06 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:06.691645966Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2023-09-22T07:42:06.975 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:06 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:06.733520868Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2023-09-22T07:42:06.975 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:06 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:06.775466987Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2023-09-22T07:42:06.975 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:06 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:06.817331793Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2023-09-22T07:42:06.975 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:06 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:06.859269097Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2023-09-22T07:42:06.976 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:06 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:06.88457611Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2023-09-22T07:42:06.976 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:06 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:06.976708665Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2023-09-22T07:42:07.285 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:07 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:07.027117042Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2023-09-22T07:42:07.285 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:07 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:07.069103179Z level=info msg="Executing migration" id="create server_lock table" 2023-09-22T07:42:07.286 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:07 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:07.094197619Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2023-09-22T07:42:07.286 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:07 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:07.119487244Z level=info msg="Executing migration" id="create user auth token table" 2023-09-22T07:42:07.286 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:07 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:07.14454391Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2023-09-22T07:42:07.286 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:07 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:07.169784695Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2023-09-22T07:42:07.286 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:07 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:07.211777877Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2023-09-22T07:42:07.549 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:42:07 smithi105 conmon[105233]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:42:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-22T07:42:07.549 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:07 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:07.287097473Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2023-09-22T07:42:07.549 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:07 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:07.320667563Z level=info msg="Executing migration" id="create cache_data table" 2023-09-22T07:42:07.549 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:07 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:07.345826298Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2023-09-22T07:42:07.549 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:07 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:07.38772909Z level=info msg="Executing migration" id="create short_url table v1" 2023-09-22T07:42:07.549 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:07 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:07.429748543Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2023-09-22T07:42:07.549 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:07 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:07.47993822Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2023-09-22T07:42:07.550 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:07 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:07.55046079Z level=info msg="Executing migration" id="delete alert_definition table" 2023-09-22T07:42:07.785 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 conmon[172065]: ts=2023-09-22T07:42:07.697Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-09-22T07:42:07.785 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 conmon[172065]: ts=2023-09-22T07:42:07.697Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2023-09-22T07:42:07.785 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 conmon[172065]: ts=2023-09-22T07:42:07.698Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2023-09-22T07:42:07.785 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 conmon[172065]: ts=2023-09-22T07:42:07.698Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-09-22T07:42:07.786 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 conmon[172065]: ts=2023-09-22T07:42:07.698Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2023-09-22T07:42:07.786 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 conmon[172065]: ts=2023-09-22T07:42:07.698Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-09-22T07:42:07.786 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 conmon[172065]: ts=2023-09-22T07:42:07.699Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-09-22T07:42:07.786 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 conmon[172065]: ts=2023-09-22T07:42:07.699Z caller=node_exporter.go:117 level=info collector=arp 2023-09-22T07:42:07.786 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 conmon[172065]: ts=2023-09-22T07:42:07.699Z caller=node_exporter.go:117 level=info collector=bcache 2023-09-22T07:42:07.786 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 conmon[172065]: ts=2023-09-22T07:42:07.699Z caller=node_exporter.go:117 level=info collector=bonding 2023-09-22T07:42:07.786 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 conmon[172065]: ts=2023-09-22T07:42:07.699Z caller=node_exporter.go:117 level=info collector=btrfs 2023-09-22T07:42:07.786 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 conmon[172065]: ts=2023-09-22T07:42:07.699Z caller=node_exporter.go:117 level=info collector=conntrack 2023-09-22T07:42:07.786 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 conmon[172065]: ts=2023-09-22T07:42:07.699Z caller=node_exporter.go:117 level=info collector=cpu 2023-09-22T07:42:07.786 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 conmon[172065]: ts=2023-09-22T07:42:07.699Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-09-22T07:42:07.787 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 conmon[172065]: ts=2023-09-22T07:42:07.699Z caller=node_exporter.go:117 level=info collector=diskstats 2023-09-22T07:42:07.787 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 conmon[172065]: ts=2023-09-22T07:42:07.699Z caller=node_exporter.go:117 level=info collector=dmi 2023-09-22T07:42:07.787 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 conmon[172065]: ts=2023-09-22T07:42:07.699Z caller=node_exporter.go:117 level=info collector=edac 2023-09-22T07:42:07.787 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 conmon[172065]: ts=2023-09-22T07:42:07.699Z caller=node_exporter.go:117 level=info collector=entropy 2023-09-22T07:42:07.787 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 conmon[172065]: ts=2023-09-22T07:42:07.699Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-09-22T07:42:07.787 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 conmon[172065]: ts=2023-09-22T07:42:07.699Z caller=node_exporter.go:117 level=info collector=filefd 2023-09-22T07:42:07.787 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 conmon[172065]: ts=2023-09-22T07:42:07.699Z caller=node_exporter.go:117 level=info collector=filesystem 2023-09-22T07:42:07.787 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 conmon[172065]: ts=2023-09-22T07:42:07.699Z caller=node_exporter.go:117 level=info collector=hwmon 2023-09-22T07:42:07.787 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 conmon[172065]: ts=2023-09-22T07:42:07.699Z caller=node_exporter.go:117 level=info collector=infiniband 2023-09-22T07:42:07.787 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 conmon[172065]: ts=2023-09-22T07:42:07.699Z caller=node_exporter.go:117 level=info collector=ipvs 2023-09-22T07:42:07.787 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 conmon[172065]: ts=2023-09-22T07:42:07.699Z caller=node_exporter.go:117 level=info collector=loadavg 2023-09-22T07:42:07.787 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 conmon[172065]: ts=2023-09-22T07:42:07.699Z caller=node_exporter.go:117 level=info collector=mdadm 2023-09-22T07:42:07.788 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 conmon[172065]: ts=2023-09-22T07:42:07.699Z caller=node_exporter.go:117 level=info collector=meminfo 2023-09-22T07:42:07.788 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 conmon[172065]: ts=2023-09-22T07:42:07.699Z caller=node_exporter.go:117 level=info collector=netclass 2023-09-22T07:42:07.788 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 conmon[172065]: ts=2023-09-22T07:42:07.699Z caller=node_exporter.go:117 level=info collector=netdev 2023-09-22T07:42:07.788 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 conmon[172065]: ts=2023-09-22T07:42:07.699Z caller=node_exporter.go:117 level=info collector=netstat 2023-09-22T07:42:07.788 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 conmon[172065]: ts=2023-09-22T07:42:07.699Z caller=node_exporter.go:117 level=info collector=nfs 2023-09-22T07:42:07.788 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 conmon[172065]: ts=2023-09-22T07:42:07.699Z caller=node_exporter.go:117 level=info collector=nfsd 2023-09-22T07:42:07.788 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 conmon[172065]: ts=2023-09-22T07:42:07.699Z caller=node_exporter.go:117 level=info collector=nvme 2023-09-22T07:42:07.788 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 conmon[172065]: ts=2023-09-22T07:42:07.699Z caller=node_exporter.go:117 level=info collector=os 2023-09-22T07:42:07.788 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 conmon[172065]: ts=2023-09-22T07:42:07.699Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-09-22T07:42:07.788 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 conmon[172065]: ts=2023-09-22T07:42:07.699Z caller=node_exporter.go:117 level=info collector=pressure 2023-09-22T07:42:07.788 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 conmon[172065]: ts=2023-09-22T07:42:07.699Z caller=node_exporter.go:117 level=info collector=rapl 2023-09-22T07:42:07.788 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 conmon[172065]: ts=2023-09-22T07:42:07.699Z caller=node_exporter.go:117 level=info collector=schedstat 2023-09-22T07:42:07.788 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 conmon[172065]: ts=2023-09-22T07:42:07.699Z caller=node_exporter.go:117 level=info collector=selinux 2023-09-22T07:42:07.789 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 conmon[172065]: ts=2023-09-22T07:42:07.699Z caller=node_exporter.go:117 level=info collector=sockstat 2023-09-22T07:42:07.789 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 conmon[172065]: ts=2023-09-22T07:42:07.699Z caller=node_exporter.go:117 level=info collector=softnet 2023-09-22T07:42:07.789 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 conmon[172065]: ts=2023-09-22T07:42:07.699Z caller=node_exporter.go:117 level=info collector=stat 2023-09-22T07:42:07.789 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 conmon[172065]: ts=2023-09-22T07:42:07.699Z caller=node_exporter.go:117 level=info collector=tapestats 2023-09-22T07:42:07.789 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 conmon[172065]: ts=2023-09-22T07:42:07.699Z caller=node_exporter.go:117 level=info collector=textfile 2023-09-22T07:42:07.789 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 conmon[172065]: ts=2023-09-22T07:42:07.699Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-09-22T07:42:07.789 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 conmon[172065]: ts=2023-09-22T07:42:07.699Z caller=node_exporter.go:117 level=info collector=time 2023-09-22T07:42:07.789 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 conmon[172065]: ts=2023-09-22T07:42:07.699Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-09-22T07:42:07.789 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 conmon[172065]: ts=2023-09-22T07:42:07.699Z caller=node_exporter.go:117 level=info collector=uname 2023-09-22T07:42:07.789 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 conmon[172065]: ts=2023-09-22T07:42:07.699Z caller=node_exporter.go:117 level=info collector=vmstat 2023-09-22T07:42:07.789 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 conmon[172065]: ts=2023-09-22T07:42:07.699Z caller=node_exporter.go:117 level=info collector=xfs 2023-09-22T07:42:07.789 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 conmon[172065]: ts=2023-09-22T07:42:07.699Z caller=node_exporter.go:117 level=info collector=zfs 2023-09-22T07:42:07.790 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 conmon[172065]: ts=2023-09-22T07:42:07.699Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-09-22T07:42:07.790 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 conmon[172065]: ts=2023-09-22T07:42:07.699Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-09-22T07:42:07.814 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:07 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:07.605882382Z level=info msg="Executing migration" id="recreate alert_definition table" 2023-09-22T07:42:07.814 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:07 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:07.647870058Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2023-09-22T07:42:07.814 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:07 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:07.689612433Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2023-09-22T07:42:07.815 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:07 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:07.73150229Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2023-09-22T07:42:07.815 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:07 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:07.773424337Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2023-09-22T07:42:07.815 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:07 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:07.815255596Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2023-09-22T07:42:08.072 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411368 got 77309411370 for osd.2 2023-09-22T07:42:08.073 DEBUG:teuthology.parallel:result is None 2023-09-22T07:42:08.099 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:07 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:07.882530219Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2023-09-22T07:42:08.099 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:07 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:07.907655838Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2023-09-22T07:42:08.099 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:07 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:07.932886191Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2023-09-22T07:42:08.099 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:07 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:07.958176867Z level=info msg="Executing migration" id="drop alert_definition table" 2023-09-22T07:42:08.099 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:07 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:07.999863907Z level=info msg="Executing migration" id="delete alert_definition_version table" 2023-09-22T07:42:08.099 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:08 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:08.050323603Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2023-09-22T07:42:08.099 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:08 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:08.100727971Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2023-09-22T07:42:08.103 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738419 got 34359738422 for osd.0 2023-09-22T07:42:08.103 DEBUG:teuthology.parallel:result is None 2023-09-22T07:42:08.227 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 bash[171053]: e3d483a1c561172400bad5ef4a19fc7feaff88ceacf6aa22806b10bf86725632 2023-09-22T07:42:08.227 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:42:07 smithi006 systemd[1]: Started Ceph node-exporter.a for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:42:08.353 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:08 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:08.19276971Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2023-09-22T07:42:08.353 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:08 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:08.236816365Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2023-09-22T07:42:08.353 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:08 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:08.261989386Z level=info msg="Executing migration" id="drop alert_definition_version table" 2023-09-22T07:42:08.353 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:08 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:08.287174368Z level=info msg="Executing migration" id="create alert_instance table" 2023-09-22T07:42:08.353 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:08 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:08.312352377Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2023-09-22T07:42:08.353 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:08 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:08.354358772Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2023-09-22T07:42:08.425 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018913 got 128849018916 for osd.4 2023-09-22T07:42:08.425 DEBUG:teuthology.parallel:result is None 2023-09-22T07:42:08.496 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:08 smithi006 ceph-mon[116271]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:08.496 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:08 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:08.496 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:08 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:08.496 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:08 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:42:08.496 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:08 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:08.497 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:08 smithi006 ceph-mon[97617]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:08.497 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:08 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:08.497 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:08 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:08.497 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:08 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:42:08.497 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:08 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:08.613 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:08 smithi105 ceph-mon[102016]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:08.613 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:08 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:08.613 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:08 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:08.614 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:08 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:42:08.614 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:08 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:08.614 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:08 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:08.39628356Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2023-09-22T07:42:08.614 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:08 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:08.438179608Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2023-09-22T07:42:08.614 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:08 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:08.488555424Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2023-09-22T07:42:08.614 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:08 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:08.530667001Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2023-09-22T07:42:08.614 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:08 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:08.572635242Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2023-09-22T07:42:08.614 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:08 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:08.614618828Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2023-09-22T07:42:08.865 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:08 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:08.665267677Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2023-09-22T07:42:08.866 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:08 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:08.707158578Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2023-09-22T07:42:08.866 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:08 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:08.773892805Z level=info msg="Executing migration" id="create alert_rule table" 2023-09-22T07:42:08.866 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:08 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:08.807790002Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2023-09-22T07:42:08.866 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:08 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:08.841383219Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2023-09-22T07:42:08.866 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:08 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:08.866486195Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2023-09-22T07:42:08.866 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:08 smithi105 systemd[1]: Starting Ceph node-exporter.b for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:42:09.098 INFO:teuthology.orchestra.run.smithi006.stdout:55834574897 2023-09-22T07:42:09.116 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:09 smithi105 bash[150437]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2023-09-22T07:42:09.117 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:08 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:08.908475275Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2023-09-22T07:42:09.117 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:08 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:08.933623174Z level=info msg="Executing migration" id="add column for to alert_rule" 2023-09-22T07:42:09.117 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:08 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:08.958843491Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2023-09-22T07:42:09.117 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:09 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:09.000778016Z level=info msg="Executing migration" id="add column labels to alert_rule" 2023-09-22T07:42:09.117 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:09 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:09.042894656Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2023-09-22T07:42:09.117 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:09 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:09.118284176Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2023-09-22T07:42:09.376 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:09 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:09.143732996Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2023-09-22T07:42:09.376 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:09 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:09.177206338Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2023-09-22T07:42:09.376 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:09 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:09.218892388Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2023-09-22T07:42:09.377 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:09 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:09.260819639Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2023-09-22T07:42:09.377 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:09 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:09.286121118Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2023-09-22T07:42:09.377 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:09 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:09.31140963Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2023-09-22T07:42:09.377 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:09 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:09.336634502Z level=info msg="Executing migration" id="create alert_rule_version table" 2023-09-22T07:42:09.424 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:09 smithi006 ceph-mon[97617]: Deploying daemon node-exporter.b on smithi105 2023-09-22T07:42:09.424 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:09 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/930610458' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-22T07:42:09.734 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:09 smithi105 ceph-mon[102016]: Deploying daemon node-exporter.b on smithi105 2023-09-22T07:42:09.734 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:09 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/930610458' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-22T07:42:09.734 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:09 smithi105 bash[150437]: Getting image source signatures 2023-09-22T07:42:09.734 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:09 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:09.428934562Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2023-09-22T07:42:09.734 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:09 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:09.454099281Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2023-09-22T07:42:09.735 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:09 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:09.496004852Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2023-09-22T07:42:09.735 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:09 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:09.529582289Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2023-09-22T07:42:09.735 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:09 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:09.579778118Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2023-09-22T07:42:09.735 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:09 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:09.629989876Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2023-09-22T07:42:09.735 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:09 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:09.735385425Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2023-09-22T07:42:09.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:09 smithi006 ceph-mon[116271]: Deploying daemon node-exporter.b on smithi105 2023-09-22T07:42:09.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:09 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/930610458' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-22T07:42:09.929 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574894 got 55834574897 for osd.1 2023-09-22T07:42:09.929 DEBUG:teuthology.parallel:result is None 2023-09-22T07:42:10.022 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:09 smithi105 bash[150437]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2023-09-22T07:42:10.022 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:09 smithi105 bash[150437]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2023-09-22T07:42:10.022 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:09 smithi105 bash[150437]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2023-09-22T07:42:10.022 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:09 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:09.835273296Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2023-09-22T07:42:10.022 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:09 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:09.925405105Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2023-09-22T07:42:10.331 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:10 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:10.023342998Z level=info msg="Executing migration" id=create_alert_configuration_table 2023-09-22T07:42:10.331 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:10 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:10.132082556Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2023-09-22T07:42:10.331 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:10 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:10.19911078Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2023-09-22T07:42:10.405 INFO:teuthology.orchestra.run.smithi006.stdout:231928234006 2023-09-22T07:42:10.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:10 smithi105 ceph-mon[102016]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:10.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:10 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/817116233' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-22T07:42:10.626 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:10 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:10.332704051Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2023-09-22T07:42:10.627 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:10 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:10.442388388Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2023-09-22T07:42:10.627 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:10 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:10.542437074Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2023-09-22T07:42:10.627 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:10 smithi105 bash[150437]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2023-09-22T07:42:10.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:10 smithi006 ceph-mon[116271]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:10.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:10 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/817116233' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-22T07:42:10.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:10 smithi006 ceph-mon[97617]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:10.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:10 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/817116233' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-22T07:42:10.985 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:10 smithi105 bash[150437]: Writing manifest to image destination 2023-09-22T07:42:10.985 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:10 smithi105 bash[150437]: Storing signatures 2023-09-22T07:42:10.986 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:10 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:10.667299499Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2023-09-22T07:42:10.986 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:10 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:10.760290694Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2023-09-22T07:42:10.986 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:10 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:10.818383133Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2023-09-22T07:42:10.986 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:10 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:10.843600907Z level=info msg="Executing migration" id="create provenance_type table" 2023-09-22T07:42:10.986 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:10 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:10.913488714Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2023-09-22T07:42:10.986 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:10 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:10.987055221Z level=info msg="Executing migration" id="create alert_image table" 2023-09-22T07:42:11.156 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234003 got 231928234006 for osd.7 2023-09-22T07:42:11.156 DEBUG:teuthology.parallel:result is None 2023-09-22T07:42:11.156 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-09-22T07:42:11.156 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-22T07:42:11.251 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:11 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:11.049427223Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2023-09-22T07:42:11.251 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:11 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:11.105373064Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2023-09-22T07:42:11.251 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:11 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:11.148071716Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2023-09-22T07:42:11.518 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:42:11.550 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:11 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:11.252571566Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2023-09-22T07:42:11.550 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:11 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:11.311679001Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2023-09-22T07:42:11.551 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:11 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:11.311771649Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2023-09-22T07:42:11.551 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:11 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:11.362434884Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2023-09-22T07:42:11.551 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:11 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:11.404606641Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2023-09-22T07:42:11.551 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:11 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:11.438490526Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2023-09-22T07:42:11.551 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:11 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:11.43868885Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2023-09-22T07:42:11.551 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:11 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:11.438859032Z level=info msg="alerts found to migrate" alerts=0 2023-09-22T07:42:11.551 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:11 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:11.472124523Z level=info msg="Executing migration" id="create library_element table v1" 2023-09-22T07:42:11.551 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:11 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:11.551843358Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2023-09-22T07:42:11.849 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:11 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:11.631771539Z level=info msg="Executing migration" id="create library_element_connection table v1" 2023-09-22T07:42:11.849 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:11 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:11.685370014Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2023-09-22T07:42:11.849 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:11 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:11.741547012Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2023-09-22T07:42:11.849 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:11 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:11.850423168Z level=info msg="Executing migration" id="increase max description length to 2048" 2023-09-22T07:42:12.126 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:11 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:11.926511289Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2023-09-22T07:42:12.126 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:12.002352703Z level=info msg="Executing migration" id="create data_keys table" 2023-09-22T07:42:12.126 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:12.061838038Z level=info msg="Executing migration" id="create secrets table" 2023-09-22T07:42:12.427 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:12.17081081Z level=info msg="Executing migration" id="rename data_keys name column to id" 2023-09-22T07:42:12.427 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:12.247207171Z level=info msg="Executing migration" id="add name column into data_keys" 2023-09-22T07:42:12.427 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:12.32301372Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2023-09-22T07:42:12.427 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:12.39020394Z level=info msg="Executing migration" id="rename data_keys name column to label" 2023-09-22T07:42:12.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:12 smithi105 ceph-mon[102016]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:12.749 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:12.499374735Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2023-09-22T07:42:12.749 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:12.541744551Z level=info msg="Executing migration" id="create kv_store table v1" 2023-09-22T07:42:12.749 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:12.583492046Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2023-09-22T07:42:12.749 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:12.646459013Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2023-09-22T07:42:12.750 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150513]: ts=2023-09-22T07:42:12.668Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-09-22T07:42:12.750 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150513]: ts=2023-09-22T07:42:12.668Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2023-09-22T07:42:12.750 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150513]: ts=2023-09-22T07:42:12.669Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2023-09-22T07:42:12.750 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150513]: ts=2023-09-22T07:42:12.669Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-09-22T07:42:12.750 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150513]: ts=2023-09-22T07:42:12.669Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2023-09-22T07:42:12.750 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150513]: ts=2023-09-22T07:42:12.669Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-09-22T07:42:12.751 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150513]: ts=2023-09-22T07:42:12.669Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-09-22T07:42:12.751 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150513]: ts=2023-09-22T07:42:12.669Z caller=node_exporter.go:117 level=info collector=arp 2023-09-22T07:42:12.751 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150513]: ts=2023-09-22T07:42:12.669Z caller=node_exporter.go:117 level=info collector=bcache 2023-09-22T07:42:12.751 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150513]: ts=2023-09-22T07:42:12.669Z caller=node_exporter.go:117 level=info collector=bonding 2023-09-22T07:42:12.751 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150513]: ts=2023-09-22T07:42:12.669Z caller=node_exporter.go:117 level=info collector=btrfs 2023-09-22T07:42:12.751 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150513]: ts=2023-09-22T07:42:12.669Z caller=node_exporter.go:117 level=info collector=conntrack 2023-09-22T07:42:12.751 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150513]: ts=2023-09-22T07:42:12.669Z caller=node_exporter.go:117 level=info collector=cpu 2023-09-22T07:42:12.751 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150513]: ts=2023-09-22T07:42:12.669Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-09-22T07:42:12.751 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150513]: ts=2023-09-22T07:42:12.669Z caller=node_exporter.go:117 level=info collector=diskstats 2023-09-22T07:42:12.751 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150513]: ts=2023-09-22T07:42:12.669Z caller=node_exporter.go:117 level=info collector=dmi 2023-09-22T07:42:12.751 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150513]: ts=2023-09-22T07:42:12.669Z caller=node_exporter.go:117 level=info collector=edac 2023-09-22T07:42:12.751 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150513]: ts=2023-09-22T07:42:12.669Z caller=node_exporter.go:117 level=info collector=entropy 2023-09-22T07:42:12.751 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150513]: ts=2023-09-22T07:42:12.669Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-09-22T07:42:12.752 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150513]: ts=2023-09-22T07:42:12.669Z caller=node_exporter.go:117 level=info collector=filefd 2023-09-22T07:42:12.752 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150513]: ts=2023-09-22T07:42:12.669Z caller=node_exporter.go:117 level=info collector=filesystem 2023-09-22T07:42:12.752 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150513]: ts=2023-09-22T07:42:12.669Z caller=node_exporter.go:117 level=info collector=hwmon 2023-09-22T07:42:12.752 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150513]: ts=2023-09-22T07:42:12.669Z caller=node_exporter.go:117 level=info collector=infiniband 2023-09-22T07:42:12.752 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150513]: ts=2023-09-22T07:42:12.669Z caller=node_exporter.go:117 level=info collector=ipvs 2023-09-22T07:42:12.752 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150513]: ts=2023-09-22T07:42:12.669Z caller=node_exporter.go:117 level=info collector=loadavg 2023-09-22T07:42:12.752 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150513]: ts=2023-09-22T07:42:12.670Z caller=node_exporter.go:117 level=info collector=mdadm 2023-09-22T07:42:12.752 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150513]: ts=2023-09-22T07:42:12.670Z caller=node_exporter.go:117 level=info collector=meminfo 2023-09-22T07:42:12.752 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150513]: ts=2023-09-22T07:42:12.670Z caller=node_exporter.go:117 level=info collector=netclass 2023-09-22T07:42:12.752 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150513]: ts=2023-09-22T07:42:12.670Z caller=node_exporter.go:117 level=info collector=netdev 2023-09-22T07:42:12.752 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150513]: ts=2023-09-22T07:42:12.670Z caller=node_exporter.go:117 level=info collector=netstat 2023-09-22T07:42:12.752 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150513]: ts=2023-09-22T07:42:12.670Z caller=node_exporter.go:117 level=info collector=nfs 2023-09-22T07:42:12.753 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150513]: ts=2023-09-22T07:42:12.670Z caller=node_exporter.go:117 level=info collector=nfsd 2023-09-22T07:42:12.753 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150513]: ts=2023-09-22T07:42:12.670Z caller=node_exporter.go:117 level=info collector=nvme 2023-09-22T07:42:12.753 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150513]: ts=2023-09-22T07:42:12.670Z caller=node_exporter.go:117 level=info collector=os 2023-09-22T07:42:12.753 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150513]: ts=2023-09-22T07:42:12.670Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-09-22T07:42:12.753 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150513]: ts=2023-09-22T07:42:12.670Z caller=node_exporter.go:117 level=info collector=pressure 2023-09-22T07:42:12.753 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150513]: ts=2023-09-22T07:42:12.670Z caller=node_exporter.go:117 level=info collector=rapl 2023-09-22T07:42:12.753 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150513]: ts=2023-09-22T07:42:12.670Z caller=node_exporter.go:117 level=info collector=schedstat 2023-09-22T07:42:12.753 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150513]: ts=2023-09-22T07:42:12.670Z caller=node_exporter.go:117 level=info collector=selinux 2023-09-22T07:42:12.753 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150513]: ts=2023-09-22T07:42:12.670Z caller=node_exporter.go:117 level=info collector=sockstat 2023-09-22T07:42:12.753 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150513]: ts=2023-09-22T07:42:12.670Z caller=node_exporter.go:117 level=info collector=softnet 2023-09-22T07:42:12.753 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150513]: ts=2023-09-22T07:42:12.670Z caller=node_exporter.go:117 level=info collector=stat 2023-09-22T07:42:12.753 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150513]: ts=2023-09-22T07:42:12.670Z caller=node_exporter.go:117 level=info collector=tapestats 2023-09-22T07:42:12.753 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150513]: ts=2023-09-22T07:42:12.670Z caller=node_exporter.go:117 level=info collector=textfile 2023-09-22T07:42:12.754 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150513]: ts=2023-09-22T07:42:12.670Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-09-22T07:42:12.754 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150513]: ts=2023-09-22T07:42:12.670Z caller=node_exporter.go:117 level=info collector=time 2023-09-22T07:42:12.754 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150513]: ts=2023-09-22T07:42:12.670Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-09-22T07:42:12.754 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150513]: ts=2023-09-22T07:42:12.670Z caller=node_exporter.go:117 level=info collector=uname 2023-09-22T07:42:12.754 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150513]: ts=2023-09-22T07:42:12.670Z caller=node_exporter.go:117 level=info collector=vmstat 2023-09-22T07:42:12.754 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150513]: ts=2023-09-22T07:42:12.670Z caller=node_exporter.go:117 level=info collector=xfs 2023-09-22T07:42:12.754 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150513]: ts=2023-09-22T07:42:12.670Z caller=node_exporter.go:117 level=info collector=zfs 2023-09-22T07:42:12.754 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150513]: ts=2023-09-22T07:42:12.670Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-09-22T07:42:12.754 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150513]: ts=2023-09-22T07:42:12.670Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-09-22T07:42:12.754 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 bash[150437]: 3fd355736b539a0a5f92b421e5b576e036bcb0c53a36faa1ffa8801598171b91 2023-09-22T07:42:12.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:12 smithi006 ceph-mon[97617]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:12.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:12 smithi006 ceph-mon[116271]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:13.024 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:42:12 smithi105 systemd[1]: Started Ceph node-exporter.b for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:42:13.025 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:12.750961601Z level=info msg="Executing migration" id="create permission table" 2023-09-22T07:42:13.025 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:12.810042545Z level=info msg="Executing migration" id="add unique index permission.role_id" 2023-09-22T07:42:13.025 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:12.868721079Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2023-09-22T07:42:13.025 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:12.894260862Z level=info msg="Executing migration" id="create role table" 2023-09-22T07:42:13.025 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:12.919407544Z level=info msg="Executing migration" id="add column display_name" 2023-09-22T07:42:13.025 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:12 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:12.961146513Z level=info msg="Executing migration" id="add column group_name" 2023-09-22T07:42:13.025 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:13 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:13.026083289Z level=info msg="Executing migration" id="add index role.org_id" 2023-09-22T07:42:13.287 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:13 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:13.080779226Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2023-09-22T07:42:13.288 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:13 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:13.120840183Z level=info msg="Executing migration" id="add index role_org_id_uid" 2023-09-22T07:42:13.288 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:13 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:13.162727416Z level=info msg="Executing migration" id="create team role table" 2023-09-22T07:42:13.288 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:13 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:13.204669242Z level=info msg="Executing migration" id="add index team_role.org_id" 2023-09-22T07:42:13.288 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:13 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:13.246598617Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2023-09-22T07:42:13.288 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:13 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:13.288638059Z level=info msg="Executing migration" id="add index team_role.team_id" 2023-09-22T07:42:13.306 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:42:13.308 INFO:teuthology.orchestra.run.smithi006.stderr:dumped all 2023-09-22T07:42:13.547 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:13 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:13.364141972Z level=info msg="Executing migration" id="create user role table" 2023-09-22T07:42:13.548 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:13 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:13.40609315Z level=info msg="Executing migration" id="add index user_role.org_id" 2023-09-22T07:42:13.548 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:13 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:13.44810561Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2023-09-22T07:42:13.548 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:13 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:13.473361968Z level=info msg="Executing migration" id="add index user_role.user_id" 2023-09-22T07:42:13.548 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:13 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:13.498570699Z level=info msg="Executing migration" id="create builtin role table" 2023-09-22T07:42:13.548 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:13 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:13.5237832Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2023-09-22T07:42:13.548 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:13 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:13.549030737Z level=info msg="Executing migration" id="add index builtin_role.name" 2023-09-22T07:42:13.808 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:13 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:13.692639784Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2023-09-22T07:42:13.808 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:13 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:13.758295893Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2023-09-22T07:42:13.808 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:13 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:13.808800965Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2023-09-22T07:42:14.001 INFO:teuthology.orchestra.run.smithi006.stdout:{"pg_ready":true,"pg_map":{"version":32,"stamp":"2023-09-22T07:42:12.985985+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":52640,"kb_used_data":7136,"kb_used_omap":0,"kb_used_meta":45440,"kb_avail":749908576,"statfs":{"total":767960285184,"available":767906381824,"internally_reserved":0,"allocated":7307264,"data_stored":4134115,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":46530560},"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.003027"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.517049+0000","last_change":"2023-09-22T07:40:47.820677+0000","last_active":"2023-09-22T07:41:27.517049+0000","last_peered":"2023-09-22T07:41:27.517049+0000","last_clean":"2023-09-22T07:41:27.517049+0000","last_became_active":"2023-09-22T07:40:47.820220+0000","last_became_peered":"2023-09-22T07:40:47.820220+0000","last_unstale":"2023-09-22T07:41:27.517049+0000","last_undegraded":"2023-09-22T07:41:27.517049+0000","last_fullsized":"2023-09-22T07:41:27.517049+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:17:05.610319+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.404528+0000","last_change":"2023-09-22T07:40:47.815707+0000","last_active":"2023-09-22T07:41:26.404528+0000","last_peered":"2023-09-22T07:41:26.404528+0000","last_clean":"2023-09-22T07:41:26.404528+0000","last_became_active":"2023-09-22T07:40:47.815428+0000","last_became_peered":"2023-09-22T07:40:47.815428+0000","last_unstale":"2023-09-22T07:41:26.404528+0000","last_undegraded":"2023-09-22T07:41:26.404528+0000","last_fullsized":"2023-09-22T07:41:26.404528+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T17:49:45.462568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.875839+0000","last_change":"2023-09-22T07:40:47.820083+0000","last_active":"2023-09-22T07:41:27.875839+0000","last_peered":"2023-09-22T07:41:27.875839+0000","last_clean":"2023-09-22T07:41:27.875839+0000","last_became_active":"2023-09-22T07:40:47.819836+0000","last_became_peered":"2023-09-22T07:40:47.819836+0000","last_unstale":"2023-09-22T07:41:27.875839+0000","last_undegraded":"2023-09-22T07:41:27.875839+0000","last_fullsized":"2023-09-22T07:41:27.875839+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T08:20:21.633957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.874027+0000","last_change":"2023-09-22T07:40:47.826962+0000","last_active":"2023-09-22T07:41:27.874027+0000","last_peered":"2023-09-22T07:41:27.874027+0000","last_clean":"2023-09-22T07:41:27.874027+0000","last_became_active":"2023-09-22T07:40:47.826695+0000","last_became_peered":"2023-09-22T07:40:47.826695+0000","last_unstale":"2023-09-22T07:41:27.874027+0000","last_undegraded":"2023-09-22T07:41:27.874027+0000","last_fullsized":"2023-09-22T07:41:27.874027+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:20:04.528790+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.516802+0000","last_change":"2023-09-22T07:40:47.818688+0000","last_active":"2023-09-22T07:41:27.516802+0000","last_peered":"2023-09-22T07:41:27.516802+0000","last_clean":"2023-09-22T07:41:27.516802+0000","last_became_active":"2023-09-22T07:40:47.813307+0000","last_became_peered":"2023-09-22T07:40:47.813307+0000","last_unstale":"2023-09-22T07:41:27.516802+0000","last_undegraded":"2023-09-22T07:41:27.516802+0000","last_fullsized":"2023-09-22T07:41:27.516802+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:25:12.733316+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.874004+0000","last_change":"2023-09-22T07:40:47.820628+0000","last_active":"2023-09-22T07:41:27.874004+0000","last_peered":"2023-09-22T07:41:27.874004+0000","last_clean":"2023-09-22T07:41:27.874004+0000","last_became_active":"2023-09-22T07:40:47.819116+0000","last_became_peered":"2023-09-22T07:40:47.819116+0000","last_unstale":"2023-09-22T07:41:27.874004+0000","last_undegraded":"2023-09-22T07:41:27.874004+0000","last_fullsized":"2023-09-22T07:41:27.874004+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:39:42.071796+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.516542+0000","last_change":"2023-09-22T07:40:47.814367+0000","last_active":"2023-09-22T07:41:27.516542+0000","last_peered":"2023-09-22T07:41:27.516542+0000","last_clean":"2023-09-22T07:41:27.516542+0000","last_became_active":"2023-09-22T07:40:47.813598+0000","last_became_peered":"2023-09-22T07:40:47.813598+0000","last_unstale":"2023-09-22T07:41:27.516542+0000","last_undegraded":"2023-09-22T07:41:27.516542+0000","last_fullsized":"2023-09-22T07:41:27.516542+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T12:59:03.215204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.406269+0000","last_change":"2023-09-22T07:40:47.821926+0000","last_active":"2023-09-22T07:41:26.406269+0000","last_peered":"2023-09-22T07:41:26.406269+0000","last_clean":"2023-09-22T07:41:26.406269+0000","last_became_active":"2023-09-22T07:40:47.821653+0000","last_became_peered":"2023-09-22T07:40:47.821653+0000","last_unstale":"2023-09-22T07:41:26.406269+0000","last_undegraded":"2023-09-22T07:41:26.406269+0000","last_fullsized":"2023-09-22T07:41:26.406269+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:50:20.267814+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.517062+0000","last_change":"2023-09-22T07:40:47.820514+0000","last_active":"2023-09-22T07:41:27.517062+0000","last_peered":"2023-09-22T07:41:27.517062+0000","last_clean":"2023-09-22T07:41:27.517062+0000","last_became_active":"2023-09-22T07:40:47.819820+0000","last_became_peered":"2023-09-22T07:40:47.819820+0000","last_unstale":"2023-09-22T07:41:27.517062+0000","last_undegraded":"2023-09-22T07:41:27.517062+0000","last_fullsized":"2023-09-22T07:41:27.517062+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:45:33.909325+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.825625+0000","last_change":"2023-09-22T07:40:47.822330+0000","last_active":"2023-09-22T07:41:27.825625+0000","last_peered":"2023-09-22T07:41:27.825625+0000","last_clean":"2023-09-22T07:41:27.825625+0000","last_became_active":"2023-09-22T07:40:47.821955+0000","last_became_peered":"2023-09-22T07:40:47.821955+0000","last_unstale":"2023-09-22T07:41:27.825625+0000","last_undegraded":"2023-09-22T07:41:27.825625+0000","last_fullsized":"2023-09-22T07:41:27.825625+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:29:33.302143+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.826283+0000","last_change":"2023-09-22T07:40:47.824263+0000","last_active":"2023-09-22T07:41:27.826283+0000","last_peered":"2023-09-22T07:41:27.826283+0000","last_clean":"2023-09-22T07:41:27.826283+0000","last_became_active":"2023-09-22T07:40:47.823961+0000","last_became_peered":"2023-09-22T07:40:47.823961+0000","last_unstale":"2023-09-22T07:41:27.826283+0000","last_undegraded":"2023-09-22T07:41:27.826283+0000","last_fullsized":"2023-09-22T07:41:27.826283+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:45:52.795463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.404499+0000","last_change":"2023-09-22T07:40:47.826378+0000","last_active":"2023-09-22T07:41:26.404499+0000","last_peered":"2023-09-22T07:41:26.404499+0000","last_clean":"2023-09-22T07:41:26.404499+0000","last_became_active":"2023-09-22T07:40:47.825704+0000","last_became_peered":"2023-09-22T07:40:47.825704+0000","last_unstale":"2023-09-22T07:41:26.404499+0000","last_undegraded":"2023-09-22T07:41:26.404499+0000","last_fullsized":"2023-09-22T07:41:26.404499+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:53:00.162548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.404936+0000","last_change":"2023-09-22T07:40:47.823430+0000","last_active":"2023-09-22T07:41:26.404936+0000","last_peered":"2023-09-22T07:41:26.404936+0000","last_clean":"2023-09-22T07:41:26.404936+0000","last_became_active":"2023-09-22T07:40:47.823017+0000","last_became_peered":"2023-09-22T07:40:47.823017+0000","last_unstale":"2023-09-22T07:41:26.404936+0000","last_undegraded":"2023-09-22T07:41:26.404936+0000","last_fullsized":"2023-09-22T07:41:26.404936+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:27:05.083875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.875472+0000","last_change":"2023-09-22T07:40:47.817030+0000","last_active":"2023-09-22T07:41:27.875472+0000","last_peered":"2023-09-22T07:41:27.875472+0000","last_clean":"2023-09-22T07:41:27.875472+0000","last_became_active":"2023-09-22T07:40:47.816760+0000","last_became_peered":"2023-09-22T07:40:47.816760+0000","last_unstale":"2023-09-22T07:41:27.875472+0000","last_undegraded":"2023-09-22T07:41:27.875472+0000","last_fullsized":"2023-09-22T07:41:27.875472+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:35:34.717064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.404643+0000","last_change":"2023-09-22T07:40:47.822149+0000","last_active":"2023-09-22T07:41:26.404643+0000","last_peered":"2023-09-22T07:41:26.404643+0000","last_clean":"2023-09-22T07:41:26.404643+0000","last_became_active":"2023-09-22T07:40:47.821866+0000","last_became_peered":"2023-09-22T07:40:47.821866+0000","last_unstale":"2023-09-22T07:41:26.404643+0000","last_undegraded":"2023-09-22T07:41:26.404643+0000","last_fullsized":"2023-09-22T07:41:26.404643+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:52:34.085233+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.873787+0000","last_change":"2023-09-22T07:40:47.822878+0000","last_active":"2023-09-22T07:41:27.873787+0000","last_peered":"2023-09-22T07:41:27.873787+0000","last_clean":"2023-09-22T07:41:27.873787+0000","last_became_active":"2023-09-22T07:40:47.822605+0000","last_became_peered":"2023-09-22T07:40:47.822605+0000","last_unstale":"2023-09-22T07:41:27.873787+0000","last_undegraded":"2023-09-22T07:41:27.873787+0000","last_fullsized":"2023-09-22T07:41:27.873787+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:13:02.375073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.873853+0000","last_change":"2023-09-22T07:40:47.821526+0000","last_active":"2023-09-22T07:41:27.873853+0000","last_peered":"2023-09-22T07:41:27.873853+0000","last_clean":"2023-09-22T07:41:27.873853+0000","last_became_active":"2023-09-22T07:40:47.820969+0000","last_became_peered":"2023-09-22T07:40:47.820969+0000","last_unstale":"2023-09-22T07:41:27.873853+0000","last_undegraded":"2023-09-22T07:41:27.873853+0000","last_fullsized":"2023-09-22T07:41:27.873853+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:42:34.742113+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.874614+0000","last_change":"2023-09-22T07:40:47.825646+0000","last_active":"2023-09-22T07:41:27.874614+0000","last_peered":"2023-09-22T07:41:27.874614+0000","last_clean":"2023-09-22T07:41:27.874614+0000","last_became_active":"2023-09-22T07:40:47.825352+0000","last_became_peered":"2023-09-22T07:40:47.825352+0000","last_unstale":"2023-09-22T07:41:27.874614+0000","last_undegraded":"2023-09-22T07:41:27.874614+0000","last_fullsized":"2023-09-22T07:41:27.874614+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:45:58.644248+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.516827+0000","last_change":"2023-09-22T07:40:47.823296+0000","last_active":"2023-09-22T07:41:27.516827+0000","last_peered":"2023-09-22T07:41:27.516827+0000","last_clean":"2023-09-22T07:41:27.516827+0000","last_became_active":"2023-09-22T07:40:47.820167+0000","last_became_peered":"2023-09-22T07:40:47.820167+0000","last_unstale":"2023-09-22T07:41:27.516827+0000","last_undegraded":"2023-09-22T07:41:27.516827+0000","last_fullsized":"2023-09-22T07:41:27.516827+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:33:35.269757+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'4","reported_seq":20,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.876559+0000","last_change":"2023-09-22T07:40:47.405091+0000","last_active":"2023-09-22T07:41:27.876559+0000","last_peered":"2023-09-22T07:41:27.876559+0000","last_clean":"2023-09-22T07:41:27.876559+0000","last_became_active":"2023-09-22T07:40:47.404737+0000","last_became_peered":"2023-09-22T07:40:47.404737+0000","last_unstale":"2023-09-22T07:41:27.876559+0000","last_undegraded":"2023-09-22T07:41:27.876559+0000","last_fullsized":"2023-09-22T07:41:27.876559+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":4,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:28:49.084207+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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.405667+0000","last_change":"2023-09-22T07:40:47.823167+0000","last_active":"2023-09-22T07:41:26.405667+0000","last_peered":"2023-09-22T07:41:26.405667+0000","last_clean":"2023-09-22T07:41:26.405667+0000","last_became_active":"2023-09-22T07:40:47.822842+0000","last_became_peered":"2023-09-22T07:40:47.822842+0000","last_unstale":"2023-09-22T07:41:26.405667+0000","last_undegraded":"2023-09-22T07:41:26.405667+0000","last_fullsized":"2023-09-22T07:41:26.405667+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:42:22.463933+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'1","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.405587+0000","last_change":"2023-09-22T07:40:47.394723+0000","last_active":"2023-09-22T07:41:26.405587+0000","last_peered":"2023-09-22T07:41:26.405587+0000","last_clean":"2023-09-22T07:41:26.405587+0000","last_became_active":"2023-09-22T07:40:47.394442+0000","last_became_peered":"2023-09-22T07:40:47.394442+0000","last_unstale":"2023-09-22T07:41:26.405587+0000","last_undegraded":"2023-09-22T07:41:26.405587+0000","last_fullsized":"2023-09-22T07:41:26.405587+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:07:42.213107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.877028+0000","last_change":"2023-09-22T07:40:47.830073+0000","last_active":"2023-09-22T07:41:27.877028+0000","last_peered":"2023-09-22T07:41:27.877028+0000","last_clean":"2023-09-22T07:41:27.877028+0000","last_became_active":"2023-09-22T07:40:47.829035+0000","last_became_peered":"2023-09-22T07:40:47.829035+0000","last_unstale":"2023-09-22T07:41:27.877028+0000","last_undegraded":"2023-09-22T07:41:27.877028+0000","last_fullsized":"2023-09-22T07:41:27.877028+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T07:56:15.845601+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'2","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.517024+0000","last_change":"2023-09-22T07:40:47.412661+0000","last_active":"2023-09-22T07:41:27.517024+0000","last_peered":"2023-09-22T07:41:27.517024+0000","last_clean":"2023-09-22T07:41:27.517024+0000","last_became_active":"2023-09-22T07:40:47.412388+0000","last_became_peered":"2023-09-22T07:40:47.412388+0000","last_unstale":"2023-09-22T07:41:27.517024+0000","last_undegraded":"2023-09-22T07:41:27.517024+0000","last_fullsized":"2023-09-22T07:41:27.517024+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:58:23.649830+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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.873799+0000","last_change":"2023-09-22T07:40:47.819866+0000","last_active":"2023-09-22T07:41:27.873799+0000","last_peered":"2023-09-22T07:41:27.873799+0000","last_clean":"2023-09-22T07:41:27.873799+0000","last_became_active":"2023-09-22T07:40:47.818119+0000","last_became_peered":"2023-09-22T07:40:47.818119+0000","last_unstale":"2023-09-22T07:41:27.873799+0000","last_undegraded":"2023-09-22T07:41:27.873799+0000","last_fullsized":"2023-09-22T07:41:27.873799+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:16:00.904811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'2","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.516864+0000","last_change":"2023-09-22T07:40:47.413794+0000","last_active":"2023-09-22T07:41:27.516864+0000","last_peered":"2023-09-22T07:41:27.516864+0000","last_clean":"2023-09-22T07:41:27.516864+0000","last_became_active":"2023-09-22T07:40:47.413519+0000","last_became_peered":"2023-09-22T07:40:47.413519+0000","last_unstale":"2023-09-22T07:41:27.516864+0000","last_undegraded":"2023-09-22T07:41:27.516864+0000","last_fullsized":"2023-09-22T07:41:27.516864+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T17:08:42.393496+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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.873868+0000","last_change":"2023-09-22T07:40:47.817697+0000","last_active":"2023-09-22T07:41:27.873868+0000","last_peered":"2023-09-22T07:41:27.873868+0000","last_clean":"2023-09-22T07:41:27.873868+0000","last_became_active":"2023-09-22T07:40:47.817396+0000","last_became_peered":"2023-09-22T07:40:47.817396+0000","last_unstale":"2023-09-22T07:41:27.873868+0000","last_undegraded":"2023-09-22T07:41:27.873868+0000","last_fullsized":"2023-09-22T07:41:27.873868+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T08:42:18.714825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'1","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.405081+0000","last_change":"2023-09-22T07:40:47.397294+0000","last_active":"2023-09-22T07:41:26.405081+0000","last_peered":"2023-09-22T07:41:26.405081+0000","last_clean":"2023-09-22T07:41:26.405081+0000","last_became_active":"2023-09-22T07:40:47.397005+0000","last_became_peered":"2023-09-22T07:40:47.397005+0000","last_unstale":"2023-09-22T07:41:26.405081+0000","last_undegraded":"2023-09-22T07:41:26.405081+0000","last_fullsized":"2023-09-22T07:41:26.405081+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:02:21.736861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.404343+0000","last_change":"2023-09-22T07:40:47.812793+0000","last_active":"2023-09-22T07:41:26.404343+0000","last_peered":"2023-09-22T07:41:26.404343+0000","last_clean":"2023-09-22T07:41:26.404343+0000","last_became_active":"2023-09-22T07:40:47.812506+0000","last_became_peered":"2023-09-22T07:40:47.812506+0000","last_unstale":"2023-09-22T07:41:26.404343+0000","last_undegraded":"2023-09-22T07:41:26.404343+0000","last_fullsized":"2023-09-22T07:41:26.404343+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:54:25.982866+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'1","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.825349+0000","last_change":"2023-09-22T07:40:47.403956+0000","last_active":"2023-09-22T07:41:27.825349+0000","last_peered":"2023-09-22T07:41:27.825349+0000","last_clean":"2023-09-22T07:41:27.825349+0000","last_became_active":"2023-09-22T07:40:47.403659+0000","last_became_peered":"2023-09-22T07:40:47.403659+0000","last_unstale":"2023-09-22T07:41:27.825349+0000","last_undegraded":"2023-09-22T07:41:27.825349+0000","last_fullsized":"2023-09-22T07:41:27.825349+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:09:54.167350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.876450+0000","last_change":"2023-09-22T07:40:47.830798+0000","last_active":"2023-09-22T07:41:27.876450+0000","last_peered":"2023-09-22T07:41:27.876450+0000","last_clean":"2023-09-22T07:41:27.876450+0000","last_became_active":"2023-09-22T07:40:47.830103+0000","last_became_peered":"2023-09-22T07:40:47.830103+0000","last_unstale":"2023-09-22T07:41:27.876450+0000","last_undegraded":"2023-09-22T07:41:27.876450+0000","last_fullsized":"2023-09-22T07:41:27.876450+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:42:56.046651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.404426+0000","last_change":"2023-09-22T07:40:47.394410+0000","last_active":"2023-09-22T07:41:26.404426+0000","last_peered":"2023-09-22T07:41:26.404426+0000","last_clean":"2023-09-22T07:41:26.404426+0000","last_became_active":"2023-09-22T07:40:47.393995+0000","last_became_peered":"2023-09-22T07:40:47.393995+0000","last_unstale":"2023-09-22T07:41:26.404426+0000","last_undegraded":"2023-09-22T07:41:26.404426+0000","last_fullsized":"2023-09-22T07:41:26.404426+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:48:06.161620+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.406450+0000","last_change":"2023-09-22T07:40:47.825234+0000","last_active":"2023-09-22T07:41:26.406450+0000","last_peered":"2023-09-22T07:41:26.406450+0000","last_clean":"2023-09-22T07:41:26.406450+0000","last_became_active":"2023-09-22T07:40:47.824763+0000","last_became_peered":"2023-09-22T07:40:47.824763+0000","last_unstale":"2023-09-22T07:41:26.406450+0000","last_undegraded":"2023-09-22T07:41:26.406450+0000","last_fullsized":"2023-09-22T07:41:26.406450+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:48:56.459581+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.873573+0000","last_change":"2023-09-22T07:40:47.409877+0000","last_active":"2023-09-22T07:41:27.873573+0000","last_peered":"2023-09-22T07:41:27.873573+0000","last_clean":"2023-09-22T07:41:27.873573+0000","last_became_active":"2023-09-22T07:40:47.409598+0000","last_became_peered":"2023-09-22T07:40:47.409598+0000","last_unstale":"2023-09-22T07:41:27.873573+0000","last_undegraded":"2023-09-22T07:41:27.873573+0000","last_fullsized":"2023-09-22T07:41:27.873573+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:25:35.582492+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.404849+0000","last_change":"2023-09-22T07:40:47.816200+0000","last_active":"2023-09-22T07:41:26.404849+0000","last_peered":"2023-09-22T07:41:26.404849+0000","last_clean":"2023-09-22T07:41:26.404849+0000","last_became_active":"2023-09-22T07:40:47.815928+0000","last_became_peered":"2023-09-22T07:40:47.815928+0000","last_unstale":"2023-09-22T07:41:26.404849+0000","last_undegraded":"2023-09-22T07:41:26.404849+0000","last_fullsized":"2023-09-22T07:41:26.404849+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:58:01.204211+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.826440+0000","last_change":"2023-09-22T07:40:47.394823+0000","last_active":"2023-09-22T07:41:27.826440+0000","last_peered":"2023-09-22T07:41:27.826440+0000","last_clean":"2023-09-22T07:41:27.826440+0000","last_became_active":"2023-09-22T07:40:47.394455+0000","last_became_peered":"2023-09-22T07:40:47.394455+0000","last_unstale":"2023-09-22T07:41:27.826440+0000","last_undegraded":"2023-09-22T07:41:27.826440+0000","last_fullsized":"2023-09-22T07:41:27.826440+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:27:08.709681+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.873754+0000","last_change":"2023-09-22T07:40:47.827990+0000","last_active":"2023-09-22T07:41:27.873754+0000","last_peered":"2023-09-22T07:41:27.873754+0000","last_clean":"2023-09-22T07:41:27.873754+0000","last_became_active":"2023-09-22T07:40:47.827726+0000","last_became_peered":"2023-09-22T07:40:47.827726+0000","last_unstale":"2023-09-22T07:41:27.873754+0000","last_undegraded":"2023-09-22T07:41:27.873754+0000","last_fullsized":"2023-09-22T07:41:27.873754+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:31:11.694171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.874693+0000","last_change":"2023-09-22T07:40:47.394950+0000","last_active":"2023-09-22T07:41:27.874693+0000","last_peered":"2023-09-22T07:41:27.874693+0000","last_clean":"2023-09-22T07:41:27.874693+0000","last_became_active":"2023-09-22T07:40:47.394661+0000","last_became_peered":"2023-09-22T07:40:47.394661+0000","last_unstale":"2023-09-22T07:41:27.874693+0000","last_undegraded":"2023-09-22T07:41:27.874693+0000","last_fullsized":"2023-09-22T07:41:27.874693+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T12:57:37.067298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.876802+0000","last_change":"2023-09-22T07:40:47.828934+0000","last_active":"2023-09-22T07:41:27.876802+0000","last_peered":"2023-09-22T07:41:27.876802+0000","last_clean":"2023-09-22T07:41:27.876802+0000","last_became_active":"2023-09-22T07:40:47.828650+0000","last_became_peered":"2023-09-22T07:40:47.828650+0000","last_unstale":"2023-09-22T07:41:27.876802+0000","last_undegraded":"2023-09-22T07:41:27.876802+0000","last_fullsized":"2023-09-22T07:41:27.876802+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:13:52.145466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'3","reported_seq":19,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.405324+0000","last_change":"2023-09-22T07:40:47.394624+0000","last_active":"2023-09-22T07:41:26.405324+0000","last_peered":"2023-09-22T07:41:26.405324+0000","last_clean":"2023-09-22T07:41:26.405324+0000","last_became_active":"2023-09-22T07:40:47.394348+0000","last_became_peered":"2023-09-22T07:40:47.394348+0000","last_unstale":"2023-09-22T07:41:26.405324+0000","last_undegraded":"2023-09-22T07:41:26.405324+0000","last_fullsized":"2023-09-22T07:41:26.405324+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":3,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:32:49.097768+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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.404708+0000","last_change":"2023-09-22T07:40:47.826558+0000","last_active":"2023-09-22T07:41:26.404708+0000","last_peered":"2023-09-22T07:41:26.404708+0000","last_clean":"2023-09-22T07:41:26.404708+0000","last_became_active":"2023-09-22T07:40:47.826092+0000","last_became_peered":"2023-09-22T07:40:47.826092+0000","last_unstale":"2023-09-22T07:41:26.404708+0000","last_undegraded":"2023-09-22T07:41:26.404708+0000","last_fullsized":"2023-09-22T07:41:26.404708+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:06:32.030261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.14","version":"63'9","reported_seq":25,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.825345+0000","last_change":"2023-09-22T07:40:47.399138+0000","last_active":"2023-09-22T07:41:27.825345+0000","last_peered":"2023-09-22T07:41:27.825345+0000","last_clean":"2023-09-22T07:41:27.825345+0000","last_became_active":"2023-09-22T07:40:47.398898+0000","last_became_peered":"2023-09-22T07:40:47.398898+0000","last_unstale":"2023-09-22T07:41:27.825345+0000","last_undegraded":"2023-09-22T07:41:27.825345+0000","last_fullsized":"2023-09-22T07:41:27.825345+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":9,"ondisk_log_size":9,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:08:55.071622+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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.516917+0000","last_change":"2023-09-22T07:40:47.811034+0000","last_active":"2023-09-22T07:41:27.516917+0000","last_peered":"2023-09-22T07:41:27.516917+0000","last_clean":"2023-09-22T07:41:27.516917+0000","last_became_active":"2023-09-22T07:40:47.810712+0000","last_became_peered":"2023-09-22T07:40:47.810712+0000","last_unstale":"2023-09-22T07:41:27.516917+0000","last_undegraded":"2023-09-22T07:41:27.516917+0000","last_fullsized":"2023-09-22T07:41:27.516917+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:28:18.100174+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'2","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.876024+0000","last_change":"2023-09-22T07:40:47.405213+0000","last_active":"2023-09-22T07:41:27.876024+0000","last_peered":"2023-09-22T07:41:27.876024+0000","last_clean":"2023-09-22T07:41:27.876024+0000","last_became_active":"2023-09-22T07:40:47.404901+0000","last_became_peered":"2023-09-22T07:40:47.404901+0000","last_unstale":"2023-09-22T07:41:27.876024+0000","last_undegraded":"2023-09-22T07:41:27.876024+0000","last_fullsized":"2023-09-22T07:41:27.876024+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:25:32.824584+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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.875543+0000","last_change":"2023-09-22T07:40:47.830354+0000","last_active":"2023-09-22T07:41:27.875543+0000","last_peered":"2023-09-22T07:41:27.875543+0000","last_clean":"2023-09-22T07:41:27.875543+0000","last_became_active":"2023-09-22T07:40:47.830051+0000","last_became_peered":"2023-09-22T07:40:47.830051+0000","last_unstale":"2023-09-22T07:41:27.875543+0000","last_undegraded":"2023-09-22T07:41:27.875543+0000","last_fullsized":"2023-09-22T07:41:27.875543+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:00:22.733508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.873757+0000","last_change":"2023-09-22T07:40:47.398490+0000","last_active":"2023-09-22T07:41:27.873757+0000","last_peered":"2023-09-22T07:41:27.873757+0000","last_clean":"2023-09-22T07:41:27.873757+0000","last_became_active":"2023-09-22T07:40:47.398147+0000","last_became_peered":"2023-09-22T07:40:47.398147+0000","last_unstale":"2023-09-22T07:41:27.873757+0000","last_undegraded":"2023-09-22T07:41:27.873757+0000","last_fullsized":"2023-09-22T07:41:27.873757+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:00:16.333684+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.516818+0000","last_change":"2023-09-22T07:40:47.818184+0000","last_active":"2023-09-22T07:41:27.516818+0000","last_peered":"2023-09-22T07:41:27.516818+0000","last_clean":"2023-09-22T07:41:27.516818+0000","last_became_active":"2023-09-22T07:40:47.812423+0000","last_became_peered":"2023-09-22T07:40:47.812423+0000","last_unstale":"2023-09-22T07:41:27.516818+0000","last_undegraded":"2023-09-22T07:41:27.516818+0000","last_fullsized":"2023-09-22T07:41:27.516818+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:16:00.107662+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.825225+0000","last_change":"2023-09-22T07:40:47.398034+0000","last_active":"2023-09-22T07:41:27.825225+0000","last_peered":"2023-09-22T07:41:27.825225+0000","last_clean":"2023-09-22T07:41:27.825225+0000","last_became_active":"2023-09-22T07:40:47.397467+0000","last_became_peered":"2023-09-22T07:40:47.397467+0000","last_unstale":"2023-09-22T07:41:27.825225+0000","last_undegraded":"2023-09-22T07:41:27.825225+0000","last_fullsized":"2023-09-22T07:41:27.825225+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T07:57:05.865152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.825724+0000","last_change":"2023-09-22T07:40:47.826282+0000","last_active":"2023-09-22T07:41:27.825724+0000","last_peered":"2023-09-22T07:41:27.825724+0000","last_clean":"2023-09-22T07:41:27.825724+0000","last_became_active":"2023-09-22T07:40:47.825988+0000","last_became_peered":"2023-09-22T07:40:47.825988+0000","last_unstale":"2023-09-22T07:41:27.825724+0000","last_undegraded":"2023-09-22T07:41:27.825724+0000","last_fullsized":"2023-09-22T07:41:27.825724+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:13:59.061230+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'8","reported_seq":24,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.874419+0000","last_change":"2023-09-22T07:40:47.394706+0000","last_active":"2023-09-22T07:41:27.874419+0000","last_peered":"2023-09-22T07:41:27.874419+0000","last_clean":"2023-09-22T07:41:27.874419+0000","last_became_active":"2023-09-22T07:40:47.394428+0000","last_became_peered":"2023-09-22T07:40:47.394428+0000","last_unstale":"2023-09-22T07:41:27.874419+0000","last_undegraded":"2023-09-22T07:41:27.874419+0000","last_fullsized":"2023-09-22T07:41:27.874419+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":8,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T07:52:09.748935+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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.516553+0000","last_change":"2023-09-22T07:40:47.822564+0000","last_active":"2023-09-22T07:41:27.516553+0000","last_peered":"2023-09-22T07:41:27.516553+0000","last_clean":"2023-09-22T07:41:27.516553+0000","last_became_active":"2023-09-22T07:40:47.822240+0000","last_became_peered":"2023-09-22T07:40:47.822240+0000","last_unstale":"2023-09-22T07:41:27.516553+0000","last_undegraded":"2023-09-22T07:41:27.516553+0000","last_fullsized":"2023-09-22T07:41:27.516553+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:41:25.937246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'1","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.404637+0000","last_change":"2023-09-22T07:40:47.413626+0000","last_active":"2023-09-22T07:41:26.404637+0000","last_peered":"2023-09-22T07:41:26.404637+0000","last_clean":"2023-09-22T07:41:26.404637+0000","last_became_active":"2023-09-22T07:40:47.412916+0000","last_became_peered":"2023-09-22T07:40:47.412916+0000","last_unstale":"2023-09-22T07:41:26.404637+0000","last_undegraded":"2023-09-22T07:41:26.404637+0000","last_fullsized":"2023-09-22T07:41:26.404637+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:04:22.433825+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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.516995+0000","last_change":"2023-09-22T07:40:47.821766+0000","last_active":"2023-09-22T07:41:27.516995+0000","last_peered":"2023-09-22T07:41:27.516995+0000","last_clean":"2023-09-22T07:41:27.516995+0000","last_became_active":"2023-09-22T07:40:47.821020+0000","last_became_peered":"2023-09-22T07:40:47.821020+0000","last_unstale":"2023-09-22T07:41:27.516995+0000","last_undegraded":"2023-09-22T07:41:27.516995+0000","last_fullsized":"2023-09-22T07:41:27.516995+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:32:49.705115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.405896+0000","last_change":"2023-09-22T07:41:25.802229+0000","last_active":"2023-09-22T07:41:26.405896+0000","last_peered":"2023-09-22T07:41:26.405896+0000","last_clean":"2023-09-22T07:41:26.405896+0000","last_became_active":"2023-09-22T07:41:25.801926+0000","last_became_peered":"2023-09-22T07:41:25.801926+0000","last_unstale":"2023-09-22T07:41:26.405896+0000","last_undegraded":"2023-09-22T07:41:26.405896+0000","last_fullsized":"2023-09-22T07:41:26.405896+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_clean_scrub_stamp":"2023-09-22T07:41:24.388483+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:35:08.535996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.405525+0000","last_change":"2023-09-22T07:40:47.396668+0000","last_active":"2023-09-22T07:41:26.405525+0000","last_peered":"2023-09-22T07:41:26.405525+0000","last_clean":"2023-09-22T07:41:26.405525+0000","last_became_active":"2023-09-22T07:40:47.396397+0000","last_became_peered":"2023-09-22T07:40:47.396397+0000","last_unstale":"2023-09-22T07:41:26.405525+0000","last_undegraded":"2023-09-22T07:41:26.405525+0000","last_fullsized":"2023-09-22T07:41:26.405525+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:35:58.849480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.874038+0000","last_change":"2023-09-22T07:40:47.821206+0000","last_active":"2023-09-22T07:41:27.874038+0000","last_peered":"2023-09-22T07:41:27.874038+0000","last_clean":"2023-09-22T07:41:27.874038+0000","last_became_active":"2023-09-22T07:40:47.820863+0000","last_became_peered":"2023-09-22T07:40:47.820863+0000","last_unstale":"2023-09-22T07:41:27.874038+0000","last_undegraded":"2023-09-22T07:41:27.874038+0000","last_fullsized":"2023-09-22T07:41:27.874038+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:27:41.844589+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.405612+0000","last_change":"2023-09-22T07:41:26.269153+0000","last_active":"2023-09-22T07:41:26.405612+0000","last_peered":"2023-09-22T07:41:26.405612+0000","last_clean":"2023-09-22T07:41:26.405612+0000","last_became_active":"2023-09-22T07:41:26.268841+0000","last_became_peered":"2023-09-22T07:41:26.268841+0000","last_unstale":"2023-09-22T07:41:26.405612+0000","last_undegraded":"2023-09-22T07:41:26.405612+0000","last_fullsized":"2023-09-22T07:41:26.405612+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_clean_scrub_stamp":"2023-09-22T07:41:24.388483+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:02:35.029758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.873982+0000","last_change":"2023-09-22T07:40:47.396669+0000","last_active":"2023-09-22T07:41:27.873982+0000","last_peered":"2023-09-22T07:41:27.873982+0000","last_clean":"2023-09-22T07:41:27.873982+0000","last_became_active":"2023-09-22T07:40:47.396397+0000","last_became_peered":"2023-09-22T07:40:47.396397+0000","last_unstale":"2023-09-22T07:41:27.873982+0000","last_undegraded":"2023-09-22T07:41:27.873982+0000","last_fullsized":"2023-09-22T07:41:27.873982+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T17:46:54.034959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.404524+0000","last_change":"2023-09-22T07:40:47.814640+0000","last_active":"2023-09-22T07:41:26.404524+0000","last_peered":"2023-09-22T07:41:26.404524+0000","last_clean":"2023-09-22T07:41:26.404524+0000","last_became_active":"2023-09-22T07:40:47.814364+0000","last_became_peered":"2023-09-22T07:40:47.814364+0000","last_unstale":"2023-09-22T07:41:26.404524+0000","last_undegraded":"2023-09-22T07:41:26.404524+0000","last_fullsized":"2023-09-22T07:41:26.404524+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:39:15.869499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.404437+0000","last_change":"2023-09-22T07:41:25.802335+0000","last_active":"2023-09-22T07:41:26.404437+0000","last_peered":"2023-09-22T07:41:26.404437+0000","last_clean":"2023-09-22T07:41:26.404437+0000","last_became_active":"2023-09-22T07:41:25.802059+0000","last_became_peered":"2023-09-22T07:41:25.802059+0000","last_unstale":"2023-09-22T07:41:26.404437+0000","last_undegraded":"2023-09-22T07:41:26.404437+0000","last_fullsized":"2023-09-22T07:41:26.404437+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_clean_scrub_stamp":"2023-09-22T07:41:24.388483+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:09:54.260404+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.404494+0000","last_change":"2023-09-22T07:40:47.814142+0000","last_active":"2023-09-22T07:41:26.404494+0000","last_peered":"2023-09-22T07:41:26.404494+0000","last_clean":"2023-09-22T07:41:26.404494+0000","last_became_active":"2023-09-22T07:40:47.813818+0000","last_became_peered":"2023-09-22T07:40:47.813818+0000","last_unstale":"2023-09-22T07:41:26.404494+0000","last_undegraded":"2023-09-22T07:41:26.404494+0000","last_fullsized":"2023-09-22T07:41:26.404494+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:14:13.638235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.874629+0000","last_change":"2023-09-22T07:40:47.399784+0000","last_active":"2023-09-22T07:41:27.874629+0000","last_peered":"2023-09-22T07:41:27.874629+0000","last_clean":"2023-09-22T07:41:27.874629+0000","last_became_active":"2023-09-22T07:40:47.399482+0000","last_became_peered":"2023-09-22T07:40:47.399482+0000","last_unstale":"2023-09-22T07:41:27.874629+0000","last_undegraded":"2023-09-22T07:41:27.874629+0000","last_fullsized":"2023-09-22T07:41:27.874629+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:41:50.317527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.826245+0000","last_change":"2023-09-22T07:41:25.412914+0000","last_active":"2023-09-22T07:41:27.826245+0000","last_peered":"2023-09-22T07:41:27.826245+0000","last_clean":"2023-09-22T07:41:27.826245+0000","last_became_active":"2023-09-22T07:41:25.412674+0000","last_became_peered":"2023-09-22T07:41:25.412674+0000","last_unstale":"2023-09-22T07:41:27.826245+0000","last_undegraded":"2023-09-22T07:41:27.826245+0000","last_fullsized":"2023-09-22T07:41:27.826245+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_clean_scrub_stamp":"2023-09-22T07:41:24.388483+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:30:19.942209+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.404707+0000","last_change":"2023-09-22T07:40:47.821754+0000","last_active":"2023-09-22T07:41:26.404707+0000","last_peered":"2023-09-22T07:41:26.404707+0000","last_clean":"2023-09-22T07:41:26.404707+0000","last_became_active":"2023-09-22T07:40:47.821520+0000","last_became_peered":"2023-09-22T07:40:47.821520+0000","last_unstale":"2023-09-22T07:41:26.404707+0000","last_undegraded":"2023-09-22T07:41:26.404707+0000","last_fullsized":"2023-09-22T07:41:26.404707+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:48:06.745295+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.874465+0000","last_change":"2023-09-22T07:40:47.405740+0000","last_active":"2023-09-22T07:41:27.874465+0000","last_peered":"2023-09-22T07:41:27.874465+0000","last_clean":"2023-09-22T07:41:27.874465+0000","last_became_active":"2023-09-22T07:40:47.405412+0000","last_became_peered":"2023-09-22T07:40:47.405412+0000","last_unstale":"2023-09-22T07:41:27.874465+0000","last_undegraded":"2023-09-22T07:41:27.874465+0000","last_fullsized":"2023-09-22T07:41:27.874465+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:59:00.587314+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"63'128","reported_seq":275,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.516513+0000","last_change":"2023-09-22T07:40:30.287691+0000","last_active":"2023-09-22T07:41:27.516513+0000","last_peered":"2023-09-22T07:41:27.516513+0000","last_clean":"2023-09-22T07:41:27.516513+0000","last_became_active":"2023-09-22T07:40:30.287102+0000","last_became_peered":"2023-09-22T07:40:30.287102+0000","last_unstale":"2023-09-22T07:41:27.516513+0000","last_undegraded":"2023-09-22T07:41:27.516513+0000","last_fullsized":"2023-09-22T07:41:27.516513+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:38:33.537736+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:38:33.537736+0000","last_clean_scrub_stamp":"2023-09-22T07:38:33.537736+0000","objects_scrubbed":0,"log_size":128,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:06:44.539123+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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.876413+0000","last_change":"2023-09-22T07:41:26.269045+0000","last_active":"2023-09-22T07:41:27.876413+0000","last_peered":"2023-09-22T07:41:27.876413+0000","last_clean":"2023-09-22T07:41:27.876413+0000","last_became_active":"2023-09-22T07:41:26.268740+0000","last_became_peered":"2023-09-22T07:41:26.268740+0000","last_unstale":"2023-09-22T07:41:27.876413+0000","last_undegraded":"2023-09-22T07:41:27.876413+0000","last_fullsized":"2023-09-22T07:41:27.876413+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_clean_scrub_stamp":"2023-09-22T07:41:24.388483+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:51:06.021968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.875586+0000","last_change":"2023-09-22T07:40:47.828860+0000","last_active":"2023-09-22T07:41:27.875586+0000","last_peered":"2023-09-22T07:41:27.875586+0000","last_clean":"2023-09-22T07:41:27.875586+0000","last_became_active":"2023-09-22T07:40:47.828462+0000","last_became_peered":"2023-09-22T07:40:47.828462+0000","last_unstale":"2023-09-22T07:41:27.875586+0000","last_undegraded":"2023-09-22T07:41:27.875586+0000","last_fullsized":"2023-09-22T07:41:27.875586+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:57:29.664507+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.516376+0000","last_change":"2023-09-22T07:40:47.402744+0000","last_active":"2023-09-22T07:41:27.516376+0000","last_peered":"2023-09-22T07:41:27.516376+0000","last_clean":"2023-09-22T07:41:27.516376+0000","last_became_active":"2023-09-22T07:40:47.402431+0000","last_became_peered":"2023-09-22T07:40:47.402431+0000","last_unstale":"2023-09-22T07:41:27.516376+0000","last_undegraded":"2023-09-22T07:41:27.516376+0000","last_fullsized":"2023-09-22T07:41:27.516376+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T07:56:36.961607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.876521+0000","last_change":"2023-09-22T07:41:25.802253+0000","last_active":"2023-09-22T07:41:27.876521+0000","last_peered":"2023-09-22T07:41:27.876521+0000","last_clean":"2023-09-22T07:41:27.876521+0000","last_became_active":"2023-09-22T07:41:25.801938+0000","last_became_peered":"2023-09-22T07:41:25.801938+0000","last_unstale":"2023-09-22T07:41:27.876521+0000","last_undegraded":"2023-09-22T07:41:27.876521+0000","last_fullsized":"2023-09-22T07:41:27.876521+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_clean_scrub_stamp":"2023-09-22T07:41:24.388483+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:02:26.023530+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.516290+0000","last_change":"2023-09-22T07:40:47.408157+0000","last_active":"2023-09-22T07:41:27.516290+0000","last_peered":"2023-09-22T07:41:27.516290+0000","last_clean":"2023-09-22T07:41:27.516290+0000","last_became_active":"2023-09-22T07:40:47.407892+0000","last_became_peered":"2023-09-22T07:40:47.407892+0000","last_unstale":"2023-09-22T07:41:27.516290+0000","last_undegraded":"2023-09-22T07:41:27.516290+0000","last_fullsized":"2023-09-22T07:41:27.516290+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:02:08.046245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.405687+0000","last_change":"2023-09-22T07:40:47.821656+0000","last_active":"2023-09-22T07:41:26.405687+0000","last_peered":"2023-09-22T07:41:26.405687+0000","last_clean":"2023-09-22T07:41:26.405687+0000","last_became_active":"2023-09-22T07:40:47.821390+0000","last_became_peered":"2023-09-22T07:40:47.821390+0000","last_unstale":"2023-09-22T07:41:26.405687+0000","last_undegraded":"2023-09-22T07:41:26.405687+0000","last_fullsized":"2023-09-22T07:41:26.405687+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:34:18.194447+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.406374+0000","last_change":"2023-09-22T07:41:25.414305+0000","last_active":"2023-09-22T07:41:26.406374+0000","last_peered":"2023-09-22T07:41:26.406374+0000","last_clean":"2023-09-22T07:41:26.406374+0000","last_became_active":"2023-09-22T07:41:25.414011+0000","last_became_peered":"2023-09-22T07:41:25.414011+0000","last_unstale":"2023-09-22T07:41:26.406374+0000","last_undegraded":"2023-09-22T07:41:26.406374+0000","last_fullsized":"2023-09-22T07:41:26.406374+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_clean_scrub_stamp":"2023-09-22T07:41:24.388483+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T12:24:03.466571+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'1","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.404833+0000","last_change":"2023-09-22T07:40:47.404703+0000","last_active":"2023-09-22T07:41:26.404833+0000","last_peered":"2023-09-22T07:41:26.404833+0000","last_clean":"2023-09-22T07:41:26.404833+0000","last_became_active":"2023-09-22T07:40:47.404432+0000","last_became_peered":"2023-09-22T07:40:47.404432+0000","last_unstale":"2023-09-22T07:41:26.404833+0000","last_undegraded":"2023-09-22T07:41:26.404833+0000","last_fullsized":"2023-09-22T07:41:26.404833+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:29:36.010305+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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.405817+0000","last_change":"2023-09-22T07:40:47.822518+0000","last_active":"2023-09-22T07:41:26.405817+0000","last_peered":"2023-09-22T07:41:26.405817+0000","last_clean":"2023-09-22T07:41:26.405817+0000","last_became_active":"2023-09-22T07:40:47.822245+0000","last_became_peered":"2023-09-22T07:40:47.822245+0000","last_unstale":"2023-09-22T07:41:26.405817+0000","last_undegraded":"2023-09-22T07:41:26.405817+0000","last_fullsized":"2023-09-22T07:41:26.405817+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:49:42.253680+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.404188+0000","last_change":"2023-09-22T07:41:25.802153+0000","last_active":"2023-09-22T07:41:26.404188+0000","last_peered":"2023-09-22T07:41:26.404188+0000","last_clean":"2023-09-22T07:41:26.404188+0000","last_became_active":"2023-09-22T07:41:25.801681+0000","last_became_peered":"2023-09-22T07:41:25.801681+0000","last_unstale":"2023-09-22T07:41:26.404188+0000","last_undegraded":"2023-09-22T07:41:26.404188+0000","last_fullsized":"2023-09-22T07:41:26.404188+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_clean_scrub_stamp":"2023-09-22T07:41:24.388483+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:13:11.271875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'2","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.826377+0000","last_change":"2023-09-22T07:40:47.402115+0000","last_active":"2023-09-22T07:41:27.826377+0000","last_peered":"2023-09-22T07:41:27.826377+0000","last_clean":"2023-09-22T07:41:27.826377+0000","last_became_active":"2023-09-22T07:40:47.401837+0000","last_became_peered":"2023-09-22T07:40:47.401837+0000","last_unstale":"2023-09-22T07:41:27.826377+0000","last_undegraded":"2023-09-22T07:41:27.826377+0000","last_fullsized":"2023-09-22T07:41:27.826377+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T07:50:54.580262+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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.876077+0000","last_change":"2023-09-22T07:40:47.819734+0000","last_active":"2023-09-22T07:41:27.876077+0000","last_peered":"2023-09-22T07:41:27.876077+0000","last_clean":"2023-09-22T07:41:27.876077+0000","last_became_active":"2023-09-22T07:40:47.819504+0000","last_became_peered":"2023-09-22T07:40:47.819504+0000","last_unstale":"2023-09-22T07:41:27.876077+0000","last_undegraded":"2023-09-22T07:41:27.876077+0000","last_fullsized":"2023-09-22T07:41:27.876077+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T08:43:32.074153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.516189+0000","last_change":"2023-09-22T07:40:47.402737+0000","last_active":"2023-09-22T07:41:27.516189+0000","last_peered":"2023-09-22T07:41:27.516189+0000","last_clean":"2023-09-22T07:41:27.516189+0000","last_became_active":"2023-09-22T07:40:47.402386+0000","last_became_peered":"2023-09-22T07:40:47.402386+0000","last_unstale":"2023-09-22T07:41:27.516189+0000","last_undegraded":"2023-09-22T07:41:27.516189+0000","last_fullsized":"2023-09-22T07:41:27.516189+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:39:40.869175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.404307+0000","last_change":"2023-09-22T07:40:47.823839+0000","last_active":"2023-09-22T07:41:26.404307+0000","last_peered":"2023-09-22T07:41:26.404307+0000","last_clean":"2023-09-22T07:41:26.404307+0000","last_became_active":"2023-09-22T07:40:47.823299+0000","last_became_peered":"2023-09-22T07:40:47.823299+0000","last_unstale":"2023-09-22T07:41:26.404307+0000","last_undegraded":"2023-09-22T07:41:26.404307+0000","last_fullsized":"2023-09-22T07:41:26.404307+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:20:18.430245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.404720+0000","last_change":"2023-09-22T07:40:47.400087+0000","last_active":"2023-09-22T07:41:26.404720+0000","last_peered":"2023-09-22T07:41:26.404720+0000","last_clean":"2023-09-22T07:41:26.404720+0000","last_became_active":"2023-09-22T07:40:47.399812+0000","last_became_peered":"2023-09-22T07:40:47.399812+0000","last_unstale":"2023-09-22T07:41:26.404720+0000","last_undegraded":"2023-09-22T07:41:26.404720+0000","last_fullsized":"2023-09-22T07:41:26.404720+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:54:30.138190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.406366+0000","last_change":"2023-09-22T07:40:47.825046+0000","last_active":"2023-09-22T07:41:26.406366+0000","last_peered":"2023-09-22T07:41:26.406366+0000","last_clean":"2023-09-22T07:41:26.406366+0000","last_became_active":"2023-09-22T07:40:47.824311+0000","last_became_peered":"2023-09-22T07:40:47.824311+0000","last_unstale":"2023-09-22T07:41:26.406366+0000","last_undegraded":"2023-09-22T07:41:26.406366+0000","last_fullsized":"2023-09-22T07:41:26.406366+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:38:49.585594+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.406026+0000","last_change":"2023-09-22T07:40:47.397510+0000","last_active":"2023-09-22T07:41:26.406026+0000","last_peered":"2023-09-22T07:41:26.406026+0000","last_clean":"2023-09-22T07:41:26.406026+0000","last_became_active":"2023-09-22T07:40:47.397240+0000","last_became_peered":"2023-09-22T07:40:47.397240+0000","last_unstale":"2023-09-22T07:41:26.406026+0000","last_undegraded":"2023-09-22T07:41:26.406026+0000","last_fullsized":"2023-09-22T07:41:26.406026+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:37:26.016124+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.405164+0000","last_change":"2023-09-22T07:40:47.823269+0000","last_active":"2023-09-22T07:41:26.405164+0000","last_peered":"2023-09-22T07:41:26.405164+0000","last_clean":"2023-09-22T07:41:26.405164+0000","last_became_active":"2023-09-22T07:40:47.822007+0000","last_became_peered":"2023-09-22T07:40:47.822007+0000","last_unstale":"2023-09-22T07:41:26.405164+0000","last_undegraded":"2023-09-22T07:41:26.405164+0000","last_fullsized":"2023-09-22T07:41:26.405164+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T17:54:16.289101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'2","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.516230+0000","last_change":"2023-09-22T07:40:47.412315+0000","last_active":"2023-09-22T07:41:27.516230+0000","last_peered":"2023-09-22T07:41:27.516230+0000","last_clean":"2023-09-22T07:41:27.516230+0000","last_became_active":"2023-09-22T07:40:47.411899+0000","last_became_peered":"2023-09-22T07:40:47.411899+0000","last_unstale":"2023-09-22T07:41:27.516230+0000","last_undegraded":"2023-09-22T07:41:27.516230+0000","last_fullsized":"2023-09-22T07:41:27.516230+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:40:00.807230+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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.825445+0000","last_change":"2023-09-22T07:40:47.824321+0000","last_active":"2023-09-22T07:41:27.825445+0000","last_peered":"2023-09-22T07:41:27.825445+0000","last_clean":"2023-09-22T07:41:27.825445+0000","last_became_active":"2023-09-22T07:40:47.823778+0000","last_became_peered":"2023-09-22T07:40:47.823778+0000","last_unstale":"2023-09-22T07:41:27.825445+0000","last_undegraded":"2023-09-22T07:41:27.825445+0000","last_fullsized":"2023-09-22T07:41:27.825445+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:30:44.068431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.875104+0000","last_change":"2023-09-22T07:40:47.396291+0000","last_active":"2023-09-22T07:41:27.875104+0000","last_peered":"2023-09-22T07:41:27.875104+0000","last_clean":"2023-09-22T07:41:27.875104+0000","last_became_active":"2023-09-22T07:40:47.395734+0000","last_became_peered":"2023-09-22T07:40:47.395734+0000","last_unstale":"2023-09-22T07:41:27.875104+0000","last_undegraded":"2023-09-22T07:41:27.875104+0000","last_fullsized":"2023-09-22T07:41:27.875104+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:45:21.793890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.517126+0000","last_change":"2023-09-22T07:40:47.823475+0000","last_active":"2023-09-22T07:41:27.517126+0000","last_peered":"2023-09-22T07:41:27.517126+0000","last_clean":"2023-09-22T07:41:27.517126+0000","last_became_active":"2023-09-22T07:40:47.823004+0000","last_became_peered":"2023-09-22T07:40:47.823004+0000","last_unstale":"2023-09-22T07:41:27.517126+0000","last_undegraded":"2023-09-22T07:41:27.517126+0000","last_fullsized":"2023-09-22T07:41:27.517126+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:46:43.607941+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'1","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.405225+0000","last_change":"2023-09-22T07:40:47.403844+0000","last_active":"2023-09-22T07:41:26.405225+0000","last_peered":"2023-09-22T07:41:26.405225+0000","last_clean":"2023-09-22T07:41:26.405225+0000","last_became_active":"2023-09-22T07:40:47.403553+0000","last_became_peered":"2023-09-22T07:40:47.403553+0000","last_unstale":"2023-09-22T07:41:26.405225+0000","last_undegraded":"2023-09-22T07:41:26.405225+0000","last_fullsized":"2023-09-22T07:41:26.405225+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:07:10.132871+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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.873991+0000","last_change":"2023-09-22T07:40:47.820479+0000","last_active":"2023-09-22T07:41:27.873991+0000","last_peered":"2023-09-22T07:41:27.873991+0000","last_clean":"2023-09-22T07:41:27.873991+0000","last_became_active":"2023-09-22T07:40:47.818094+0000","last_became_peered":"2023-09-22T07:40:47.818094+0000","last_unstale":"2023-09-22T07:41:27.873991+0000","last_undegraded":"2023-09-22T07:41:27.873991+0000","last_fullsized":"2023-09-22T07:41:27.873991+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:08:10.411911+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'2","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.874509+0000","last_change":"2023-09-22T07:40:47.399836+0000","last_active":"2023-09-22T07:41:27.874509+0000","last_peered":"2023-09-22T07:41:27.874509+0000","last_clean":"2023-09-22T07:41:27.874509+0000","last_became_active":"2023-09-22T07:40:47.399525+0000","last_became_peered":"2023-09-22T07:40:47.399525+0000","last_unstale":"2023-09-22T07:41:27.874509+0000","last_undegraded":"2023-09-22T07:41:27.874509+0000","last_fullsized":"2023-09-22T07:41:27.874509+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T08:12:55.267406+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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.517090+0000","last_change":"2023-09-22T07:40:47.825503+0000","last_active":"2023-09-22T07:41:27.517090+0000","last_peered":"2023-09-22T07:41:27.517090+0000","last_clean":"2023-09-22T07:41:27.517090+0000","last_became_active":"2023-09-22T07:40:47.825150+0000","last_became_peered":"2023-09-22T07:40:47.825150+0000","last_unstale":"2023-09-22T07:41:27.517090+0000","last_undegraded":"2023-09-22T07:41:27.517090+0000","last_fullsized":"2023-09-22T07:41:27.517090+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:35:34.756159+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.825654+0000","last_change":"2023-09-22T07:40:47.827733+0000","last_active":"2023-09-22T07:41:27.825654+0000","last_peered":"2023-09-22T07:41:27.825654+0000","last_clean":"2023-09-22T07:41:27.825654+0000","last_became_active":"2023-09-22T07:40:47.827450+0000","last_became_peered":"2023-09-22T07:40:47.827450+0000","last_unstale":"2023-09-22T07:41:27.825654+0000","last_undegraded":"2023-09-22T07:41:27.825654+0000","last_fullsized":"2023-09-22T07:41:27.825654+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:39:28.069011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.874749+0000","last_change":"2023-09-22T07:40:47.821613+0000","last_active":"2023-09-22T07:41:27.874749+0000","last_peered":"2023-09-22T07:41:27.874749+0000","last_clean":"2023-09-22T07:41:27.874749+0000","last_became_active":"2023-09-22T07:40:47.821332+0000","last_became_peered":"2023-09-22T07:40:47.821332+0000","last_unstale":"2023-09-22T07:41:27.874749+0000","last_undegraded":"2023-09-22T07:41:27.874749+0000","last_fullsized":"2023-09-22T07:41:27.874749+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:29:57.123577+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.873640+0000","last_change":"2023-09-22T07:40:47.817275+0000","last_active":"2023-09-22T07:41:27.873640+0000","last_peered":"2023-09-22T07:41:27.873640+0000","last_clean":"2023-09-22T07:41:27.873640+0000","last_became_active":"2023-09-22T07:40:47.816857+0000","last_became_peered":"2023-09-22T07:40:47.816857+0000","last_unstale":"2023-09-22T07:41:27.873640+0000","last_undegraded":"2023-09-22T07:41:27.873640+0000","last_fullsized":"2023-09-22T07:41:27.873640+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:15:20.193248+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.876374+0000","last_change":"2023-09-22T07:40:47.831143+0000","last_active":"2023-09-22T07:41:27.876374+0000","last_peered":"2023-09-22T07:41:27.876374+0000","last_clean":"2023-09-22T07:41:27.876374+0000","last_became_active":"2023-09-22T07:40:47.828969+0000","last_became_peered":"2023-09-22T07:40:47.828969+0000","last_unstale":"2023-09-22T07:41:27.876374+0000","last_undegraded":"2023-09-22T07:41:27.876374+0000","last_fullsized":"2023-09-22T07:41:27.876374+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T17:48:25.445862+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.406110+0000","last_change":"2023-09-22T07:40:47.812640+0000","last_active":"2023-09-22T07:41:26.406110+0000","last_peered":"2023-09-22T07:41:26.406110+0000","last_clean":"2023-09-22T07:41:26.406110+0000","last_became_active":"2023-09-22T07:40:47.812347+0000","last_became_peered":"2023-09-22T07:40:47.812347+0000","last_unstale":"2023-09-22T07:41:26.406110+0000","last_undegraded":"2023-09-22T07:41:26.406110+0000","last_fullsized":"2023-09-22T07:41:26.406110+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T08:13:54.647040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.405122+0000","last_change":"2023-09-22T07:40:47.816965+0000","last_active":"2023-09-22T07:41:26.405122+0000","last_peered":"2023-09-22T07:41:26.405122+0000","last_clean":"2023-09-22T07:41:26.405122+0000","last_became_active":"2023-09-22T07:40:47.816653+0000","last_became_peered":"2023-09-22T07:40:47.816653+0000","last_unstale":"2023-09-22T07:41:26.405122+0000","last_undegraded":"2023-09-22T07:41:26.405122+0000","last_fullsized":"2023-09-22T07:41:26.405122+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:57:07.216869+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.826512+0000","last_change":"2023-09-22T07:40:47.829795+0000","last_active":"2023-09-22T07:41:27.826512+0000","last_peered":"2023-09-22T07:41:27.826512+0000","last_clean":"2023-09-22T07:41:27.826512+0000","last_became_active":"2023-09-22T07:40:47.829557+0000","last_became_peered":"2023-09-22T07:40:47.829557+0000","last_unstale":"2023-09-22T07:41:27.826512+0000","last_undegraded":"2023-09-22T07:41:27.826512+0000","last_fullsized":"2023-09-22T07:41:27.826512+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:06:37.495124+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.405893+0000","last_change":"2023-09-22T07:40:47.815618+0000","last_active":"2023-09-22T07:41:26.405893+0000","last_peered":"2023-09-22T07:41:26.405893+0000","last_clean":"2023-09-22T07:41:26.405893+0000","last_became_active":"2023-09-22T07:40:47.815322+0000","last_became_peered":"2023-09-22T07:40:47.815322+0000","last_unstale":"2023-09-22T07:41:26.405893+0000","last_undegraded":"2023-09-22T07:41:26.405893+0000","last_fullsized":"2023-09-22T07:41:26.405893+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:24:45.965924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.873702+0000","last_change":"2023-09-22T07:40:47.816718+0000","last_active":"2023-09-22T07:41:27.873702+0000","last_peered":"2023-09-22T07:41:27.873702+0000","last_clean":"2023-09-22T07:41:27.873702+0000","last_became_active":"2023-09-22T07:40:47.813430+0000","last_became_peered":"2023-09-22T07:40:47.813430+0000","last_unstale":"2023-09-22T07:41:27.873702+0000","last_undegraded":"2023-09-22T07:41:27.873702+0000","last_fullsized":"2023-09-22T07:41:27.873702+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T12:33:34.408689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.404346+0000","last_change":"2023-09-22T07:40:47.826100+0000","last_active":"2023-09-22T07:41:26.404346+0000","last_peered":"2023-09-22T07:41:26.404346+0000","last_clean":"2023-09-22T07:41:26.404346+0000","last_became_active":"2023-09-22T07:40:47.825623+0000","last_became_peered":"2023-09-22T07:40:47.825623+0000","last_unstale":"2023-09-22T07:41:26.404346+0000","last_undegraded":"2023-09-22T07:41:26.404346+0000","last_fullsized":"2023-09-22T07:41:26.404346+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:11:20.090809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.873633+0000","last_change":"2023-09-22T07:40:47.821591+0000","last_active":"2023-09-22T07:41:27.873633+0000","last_peered":"2023-09-22T07:41:27.873633+0000","last_clean":"2023-09-22T07:41:27.873633+0000","last_became_active":"2023-09-22T07:40:47.821293+0000","last_became_peered":"2023-09-22T07:40:47.821293+0000","last_unstale":"2023-09-22T07:41:27.873633+0000","last_undegraded":"2023-09-22T07:41:27.873633+0000","last_fullsized":"2023-09-22T07:41:27.873633+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:27:58.335480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.876255+0000","last_change":"2023-09-22T07:40:47.830973+0000","last_active":"2023-09-22T07:41:27.876255+0000","last_peered":"2023-09-22T07:41:27.876255+0000","last_clean":"2023-09-22T07:41:27.876255+0000","last_became_active":"2023-09-22T07:40:47.830513+0000","last_became_peered":"2023-09-22T07:40:47.830513+0000","last_unstale":"2023-09-22T07:41:27.876255+0000","last_undegraded":"2023-09-22T07:41:27.876255+0000","last_fullsized":"2023-09-22T07:41:27.876255+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:14:07.984752+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.826243+0000","last_change":"2023-09-22T07:40:47.828637+0000","last_active":"2023-09-22T07:41:27.826243+0000","last_peered":"2023-09-22T07:41:27.826243+0000","last_clean":"2023-09-22T07:41:27.826243+0000","last_became_active":"2023-09-22T07:40:47.828343+0000","last_became_peered":"2023-09-22T07:40:47.828343+0000","last_unstale":"2023-09-22T07:41:27.826243+0000","last_undegraded":"2023-09-22T07:41:27.826243+0000","last_fullsized":"2023-09-22T07:41:27.826243+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:59:42.418408+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":54,"seq":231928234007,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6636,"kb_used_data":1252,"kb_used_omap":0,"kb_used_meta":5376,"kb_avail":93738516,"statfs":{"total":95995035648,"available":95988240384,"internally_reserved":0,"allocated":1282048,"data_stored":885266,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5505024},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 22 07:41:26 2023","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"last":0.36799999999999999},{"interface":"front","average":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.85699999999999998,"5min":0.85699999999999998,"15min":0.85699999999999998},"last":0.439}]},{"osd":1,"last update":"Fri Sep 22 07:41:26 2023","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"last":0.59999999999999998},{"interface":"front","average":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.83499999999999996,"5min":0.83499999999999996,"15min":0.83499999999999996},"last":0.39300000000000002}]},{"osd":2,"last update":"Fri Sep 22 07:41:26 2023","interfaces":[{"interface":"back","average":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.40999999999999998},{"interface":"front","average":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":0.85299999999999998,"5min":0.85299999999999998,"15min":0.85299999999999998},"last":0.42399999999999999}]},{"osd":3,"last update":"Fri Sep 22 07:41:26 2023","interfaces":[{"interface":"back","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.46400000000000002},{"interface":"front","average":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.47699999999999998}]},{"osd":4,"last update":"Fri Sep 22 07:41:26 2023","interfaces":[{"interface":"back","average":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.80000000000000004},"last":0.61899999999999999},{"interface":"front","average":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"last":0.63300000000000001}]},{"osd":5,"last update":"Fri Sep 22 07:41:26 2023","interfaces":[{"interface":"back","average":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"last":0.65300000000000002},{"interface":"front","average":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.87,"5min":0.87,"15min":0.87},"last":0.56100000000000005}]},{"osd":6,"last update":"Fri Sep 22 07:41:26 2023","interfaces":[{"interface":"back","average":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"last":0.68200000000000005},{"interface":"front","average":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.58599999999999997}]}]},{"osd":6,"up_from":46,"seq":197568495643,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6636,"kb_used_data":1252,"kb_used_omap":0,"kb_used_meta":5376,"kb_avail":93738516,"statfs":{"total":95995035648,"available":95988240384,"internally_reserved":0,"allocated":1282048,"data_stored":886693,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5505024},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 22 07:41:07 2023","interfaces":[{"interface":"back","average":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.85199999999999998,"5min":0.85199999999999998,"15min":0.85199999999999998},"last":0.62},{"interface":"front","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"last":0.42199999999999999}]},{"osd":1,"last update":"Fri Sep 22 07:41:07 2023","interfaces":[{"interface":"back","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.83899999999999997,"5min":0.83899999999999997,"15min":0.83899999999999997},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.86399999999999999,"5min":0.86399999999999999,"15min":0.86399999999999999},"last":0.59299999999999997}]},{"osd":2,"last update":"Fri Sep 22 07:41:07 2023","interfaces":[{"interface":"back","average":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.88300000000000001,"5min":0.88300000000000001,"15min":0.88300000000000001},"last":0.48999999999999999},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.78300000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.60599999999999998}]},{"osd":3,"last update":"Fri Sep 22 07:41:07 2023","interfaces":[{"interface":"back","average":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.67500000000000004},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.55800000000000005}]},{"osd":4,"last update":"Fri Sep 22 07:41:07 2023","interfaces":[{"interface":"back","average":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.46899999999999997},{"interface":"front","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.56799999999999995}]},{"osd":5,"last update":"Fri Sep 22 07:41:07 2023","interfaces":[{"interface":"back","average":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.54400000000000004},{"interface":"front","average":{"1min":0.505,"5min":0.505,"15min":0.505},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.64800000000000002}]},{"osd":7,"last update":"Fri Sep 22 07:41:30 2023","interfaces":[{"interface":"back","average":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.75700000000000001,"5min":0.75700000000000001,"15min":0.75700000000000001},"last":0.58199999999999996},{"interface":"front","average":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.82399999999999995,"5min":0.82399999999999995,"15min":0.82399999999999995},"last":0.69899999999999995}]}]},{"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":6752,"kb_used_data":664,"kb_used_omap":0,"kb_used_meta":6080,"kb_avail":93738400,"statfs":{"total":95995035648,"available":95988121600,"internally_reserved":0,"allocated":679936,"data_stored":293952,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6225920},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 22 07:41:19 2023","interfaces":[{"interface":"back","average":{"1min":0.40200000000000002,"5min":0.36899999999999999,"15min":0.34200000000000003},"min":{"1min":0.24099999999999999,"5min":0.20300000000000001,"15min":0.20300000000000001},"max":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.29499999999999998},{"interface":"front","average":{"1min":0.435,"5min":0.39200000000000002,"15min":0.35399999999999998},"min":{"1min":0.249,"5min":0.22,"15min":0.22},"max":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"last":0.39900000000000002}]},{"osd":2,"last update":"Fri Sep 22 07:41:39 2023","interfaces":[{"interface":"back","average":{"1min":0.45300000000000001,"5min":0.434,"15min":0.42299999999999999},"min":{"1min":0.311,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.57599999999999996,"5min":0.63400000000000001,"15min":0.63400000000000001},"last":0.36099999999999999},{"interface":"front","average":{"1min":0.45900000000000002,"5min":0.45300000000000001,"15min":0.44500000000000001},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.64700000000000002,"5min":0.72799999999999998,"15min":0.72799999999999998},"last":0.34599999999999997}]},{"osd":3,"last update":"Fri Sep 22 07:42:02 2023","interfaces":[{"interface":"back","average":{"1min":0.46000000000000002,"5min":0.51000000000000001,"15min":0.53000000000000003},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.67100000000000004,"5min":0.70699999999999996,"15min":0.70699999999999996},"last":0.33300000000000002},{"interface":"front","average":{"1min":0.42099999999999999,"5min":0.495,"15min":0.52000000000000002},"min":{"1min":0.27900000000000003,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.66100000000000003,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.46000000000000002}]},{"osd":4,"last update":"Fri Sep 22 07:41:24 2023","interfaces":[{"interface":"back","average":{"1min":0.61799999999999999,"5min":0.66900000000000004,"15min":0.67700000000000005},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.82199999999999995,"5min":0.89300000000000002,"15min":0.89300000000000002},"last":0.64600000000000002},{"interface":"front","average":{"1min":0.58999999999999997,"5min":0.64600000000000002,"15min":0.65500000000000003},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.81899999999999995,"5min":0.91100000000000003,"15min":0.91100000000000003},"last":0.50700000000000001}]},{"osd":5,"last update":"Fri Sep 22 07:41:41 2023","interfaces":[{"interface":"back","average":{"1min":0.59699999999999998,"5min":0.64600000000000002,"15min":0.65400000000000003},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.81799999999999995,"5min":0.876,"15min":0.876},"last":0.61199999999999999},{"interface":"front","average":{"1min":0.628,"5min":0.66500000000000004,"15min":0.67100000000000004},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.85699999999999998,"5min":0.90900000000000003,"15min":0.90900000000000003},"last":0.54200000000000004}]},{"osd":6,"last update":"Fri Sep 22 07:42:05 2023","interfaces":[{"interface":"back","average":{"1min":0.61699999999999999,"5min":0.66300000000000003,"15min":0.67100000000000004},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.85299999999999998,"5min":0.92800000000000005,"15min":0.92800000000000005},"last":0.624},{"interface":"front","average":{"1min":0.60899999999999999,"5min":0.67200000000000004,"15min":0.68200000000000005},"min":{"1min":0.45500000000000002,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.89600000000000002,"5min":0.89600000000000002,"15min":0.89600000000000002},"last":0.63600000000000001}]},{"osd":7,"last update":"Fri Sep 22 07:41:29 2023","interfaces":[{"interface":"back","average":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.86499999999999999,"5min":0.86499999999999999,"15min":0.86499999999999999},"last":0.55100000000000005},{"interface":"front","average":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"min":{"1min":0.504,"5min":0.504,"15min":0.504},"max":{"1min":0.89200000000000002,"5min":0.89200000000000002,"15min":0.89200000000000002},"last":0.68999999999999995}]}]},{"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":7476,"kb_used_data":1260,"kb_used_omap":0,"kb_used_meta":6208,"kb_avail":93737676,"statfs":{"total":95995035648,"available":95987380224,"internally_reserved":0,"allocated":1290240,"data_stored":885390,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6356992},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Fri Sep 22 07:41:13 2023","interfaces":[{"interface":"back","average":{"1min":0.34000000000000002,"5min":0.33000000000000002,"15min":0.311},"min":{"1min":0.24299999999999999,"5min":0.188,"15min":0.188},"max":{"1min":0.56200000000000006,"5min":0.58499999999999996,"15min":0.58499999999999996},"last":0.32000000000000001},{"interface":"front","average":{"1min":0.442,"5min":0.379,"15min":0.34699999999999998},"min":{"1min":0.30299999999999999,"5min":0.20599999999999999,"15min":0.20599999999999999},"max":{"1min":0.751,"5min":0.751,"15min":0.751},"last":0.29299999999999998}]},{"osd":2,"last update":"Fri Sep 22 07:41:34 2023","interfaces":[{"interface":"back","average":{"1min":0.42699999999999999,"5min":0.41799999999999998,"15min":0.40600000000000003},"min":{"1min":0.28899999999999998,"5min":0.248,"15min":0.248},"max":{"1min":0.70399999999999996,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.40799999999999997},{"interface":"front","average":{"1min":0.373,"5min":0.40000000000000002,"15min":0.39500000000000002},"min":{"1min":0.255,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":0.59499999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.34200000000000003}]},{"osd":3,"last update":"Fri Sep 22 07:42:00 2023","interfaces":[{"interface":"back","average":{"1min":0.47499999999999998,"5min":0.51400000000000001,"15min":0.53000000000000003},"min":{"1min":0.311,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.98499999999999999,"5min":0.98499999999999999,"15min":0.98499999999999999},"last":0.373},{"interface":"front","average":{"1min":0.46200000000000002,"5min":0.47699999999999998,"15min":0.49399999999999999},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.88,"5min":0.88,"15min":0.88},"last":0.39200000000000002}]},{"osd":4,"last update":"Fri Sep 22 07:41:24 2023","interfaces":[{"interface":"back","average":{"1min":0.55100000000000005,"5min":0.59899999999999998,"15min":0.60699999999999998},"min":{"1min":0.41899999999999998,"5min":0.376,"15min":0.376},"max":{"1min":0.71999999999999997,"5min":1,"15min":1},"last":0.38400000000000001},{"interface":"front","average":{"1min":0.58799999999999997,"5min":0.63700000000000001,"15min":0.64500000000000002},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":0.749,"5min":0.96599999999999997,"15min":0.96599999999999997},"last":0.52200000000000002}]},{"osd":5,"last update":"Fri Sep 22 07:41:45 2023","interfaces":[{"interface":"back","average":{"1min":0.60599999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.85099999999999998,"5min":0.85099999999999998,"15min":0.85099999999999998},"last":0.45000000000000001},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.42299999999999999,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.749,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.51100000000000001}]},{"osd":6,"last update":"Fri Sep 22 07:42:07 2023","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.58599999999999997,"15min":0.58899999999999997},"min":{"1min":0.434,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.79100000000000004,"5min":0.871,"15min":0.871},"last":0.53800000000000003},{"interface":"front","average":{"1min":0.621,"5min":0.65300000000000002,"15min":0.65800000000000003},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.90300000000000002,"5min":0.90300000000000002,"15min":0.90300000000000002},"last":0.48199999999999998}]},{"osd":7,"last update":"Fri Sep 22 07:41:29 2023","interfaces":[{"interface":"back","average":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.56299999999999994},{"interface":"front","average":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.57799999999999996}]}]},{"osd":2,"up_from":18,"seq":77309411372,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6624,"kb_used_data":664,"kb_used_omap":0,"kb_used_meta":5952,"kb_avail":93738528,"statfs":{"total":95995035648,"available":95988252672,"internally_reserved":0,"allocated":679936,"data_stored":294322,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6094848},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 22 07:41:41 2023","interfaces":[{"interface":"back","average":{"1min":0.36599999999999999,"5min":0.40100000000000002,"15min":0.40300000000000002},"min":{"1min":0.23300000000000001,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.60099999999999998,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.39900000000000002},{"interface":"front","average":{"1min":0.38600000000000001,"5min":0.42299999999999999,"15min":0.42599999999999999},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":0.58499999999999996,"5min":0.64200000000000002,"15min":0.64200000000000002},"last":1.008}]},{"osd":1,"last update":"Fri Sep 22 07:41:41 2023","interfaces":[{"interface":"back","average":{"1min":0.38400000000000001,"5min":0.42899999999999999,"15min":0.441},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.95199999999999996},{"interface":"front","average":{"1min":0.42099999999999999,"5min":0.46999999999999997,"15min":0.47799999999999998},"min":{"1min":0.307,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.64800000000000002,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.42399999999999999}]},{"osd":3,"last update":"Fri Sep 22 07:42:01 2023","interfaces":[{"interface":"back","average":{"1min":0.45900000000000002,"5min":0.501,"15min":0.52200000000000002},"min":{"1min":0.27300000000000002,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":0.71499999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.36299999999999999},{"interface":"front","average":{"1min":0.45400000000000001,"5min":0.501,"15min":0.51300000000000001},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.83699999999999997,"5min":0.83699999999999997,"15min":0.83699999999999997},"last":0.91700000000000004}]},{"osd":4,"last update":"Fri Sep 22 07:41:23 2023","interfaces":[{"interface":"back","average":{"1min":0.60199999999999998,"5min":0.61299999999999999,"15min":0.61499999999999999},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.97799999999999998,"5min":0.97799999999999998,"15min":0.97799999999999998},"last":0.53900000000000003},{"interface":"front","average":{"1min":0.59399999999999997,"5min":0.60999999999999999,"15min":0.61199999999999999},"min":{"1min":0.45200000000000001,"5min":0.44,"15min":0.44},"max":{"1min":0.93300000000000005,"5min":0.93300000000000005,"15min":0.93300000000000005},"last":0.86199999999999999}]},{"osd":5,"last update":"Fri Sep 22 07:41:46 2023","interfaces":[{"interface":"back","average":{"1min":0.56000000000000005,"5min":0.63600000000000001,"15min":0.64800000000000002},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.73599999999999999,"5min":0.86599999999999999,"15min":0.86599999999999999},"last":0.79000000000000004},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.625,"15min":0.63700000000000001},"min":{"1min":0.42699999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.749,"5min":0.95599999999999996,"15min":0.95599999999999996},"last":0.77300000000000002}]},{"osd":6,"last update":"Fri Sep 22 07:42:07 2023","interfaces":[{"interface":"back","average":{"1min":0.59999999999999998,"5min":0.65000000000000002,"15min":0.65800000000000003},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":0.79600000000000004,"5min":0.91600000000000004,"15min":0.91600000000000004},"last":0.63300000000000001},{"interface":"front","average":{"1min":0.60099999999999998,"5min":0.66500000000000004,"15min":0.67600000000000005},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.73699999999999999,"5min":0.998,"15min":0.998},"last":0.89300000000000002}]},{"osd":7,"last update":"Fri Sep 22 07:41:27 2023","interfaces":[{"interface":"back","average":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.91400000000000003,"5min":0.91400000000000003,"15min":0.91400000000000003},"last":0.83499999999999996},{"interface":"front","average":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"min":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.034,"5min":1.034,"15min":1.034},"last":0.66000000000000003}]}]},{"osd":3,"up_from":25,"seq":107374182440,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6196,"kb_used_data":684,"kb_used_omap":0,"kb_used_meta":5504,"kb_avail":93738956,"statfs":{"total":95995035648,"available":95988690944,"internally_reserved":0,"allocated":700416,"data_stored":296752,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5636096},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 22 07:42:03 2023","interfaces":[{"interface":"back","average":{"1min":0.36699999999999999,"5min":0.39400000000000002,"15min":0.40600000000000003},"min":{"1min":0.245,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.53900000000000003,"5min":0.58599999999999997,"15min":0.58599999999999997},"last":0.38500000000000001},{"interface":"front","average":{"1min":0.38500000000000001,"5min":0.42899999999999999,"15min":0.443},"min":{"1min":0.28399999999999997,"5min":0.252,"15min":0.252},"max":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.39500000000000002}]},{"osd":1,"last update":"Fri Sep 22 07:42:03 2023","interfaces":[{"interface":"back","average":{"1min":0.38,"5min":0.44700000000000001,"15min":0.45800000000000002},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.61299999999999999,"5min":0.63100000000000001,"15min":0.63100000000000001},"last":0.35099999999999998},{"interface":"front","average":{"1min":0.38100000000000001,"5min":0.434,"15min":0.44800000000000001},"min":{"1min":0.27400000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.61199999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.41199999999999998}]},{"osd":2,"last update":"Fri Sep 22 07:42:03 2023","interfaces":[{"interface":"back","average":{"1min":0.44600000000000001,"5min":0.49099999999999999,"15min":0.505},"min":{"1min":0.318,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.33000000000000002},{"interface":"front","average":{"1min":0.39800000000000002,"5min":0.46400000000000002,"15min":0.48399999999999999},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"last":0.36699999999999999}]},{"osd":4,"last update":"Fri Sep 22 07:41:22 2023","interfaces":[{"interface":"back","average":{"1min":0.60299999999999998,"5min":0.65100000000000002,"15min":0.65900000000000003},"min":{"1min":0.435,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.81699999999999995,"5min":0.92000000000000004,"15min":0.92000000000000004},"last":0.60799999999999998},{"interface":"front","average":{"1min":0.622,"5min":0.64100000000000001,"15min":0.64400000000000002},"min":{"1min":0.46700000000000003,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.874,"5min":0.89200000000000002,"15min":0.89200000000000002},"last":0.71099999999999997}]},{"osd":5,"last update":"Fri Sep 22 07:41:44 2023","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":0.60999999999999999,"15min":0.62},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.76100000000000001,"5min":0.999,"15min":0.999},"last":0.68000000000000005},{"interface":"front","average":{"1min":0.58699999999999997,"5min":0.64100000000000001,"15min":0.65000000000000002},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.77100000000000002,"5min":0.85399999999999998,"15min":0.85399999999999998},"last":0.629}]},{"osd":6,"last update":"Fri Sep 22 07:41:06 2023","interfaces":[{"interface":"back","average":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":0.96599999999999997,"5min":0.96599999999999997,"15min":0.96599999999999997},"last":0.61799999999999999},{"interface":"front","average":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":0.84099999999999997,"5min":0.84099999999999997,"15min":0.84099999999999997},"last":0.72799999999999998}]},{"osd":7,"last update":"Fri Sep 22 07:41:30 2023","interfaces":[{"interface":"back","average":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":0.95099999999999996,"5min":0.95099999999999996,"15min":0.95099999999999996},"last":0.69899999999999995},{"interface":"front","average":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"min":{"1min":0.505,"5min":0.505,"15min":0.505},"max":{"1min":0.89200000000000002,"5min":0.89200000000000002,"15min":0.89200000000000002},"last":0.64300000000000002}]}]},{"osd":4,"up_from":30,"seq":128849018917,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6192,"kb_used_data":680,"kb_used_omap":0,"kb_used_meta":5504,"kb_avail":93738960,"statfs":{"total":95995035648,"available":95988695040,"internally_reserved":0,"allocated":696320,"data_stored":295002,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5636096},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 22 07:41:27 2023","interfaces":[{"interface":"back","average":{"1min":0.502,"5min":0.55000000000000004,"15min":0.55800000000000005},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.73699999999999999,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.40500000000000003},{"interface":"front","average":{"1min":0.501,"5min":0.52100000000000002,"15min":0.52400000000000002},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.746,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.39000000000000001}]},{"osd":1,"last update":"Fri Sep 22 07:41:27 2023","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.52000000000000002,"15min":0.52200000000000002},"min":{"1min":0.36799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.71899999999999997,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.52700000000000002,"5min":0.53900000000000003,"15min":0.54100000000000004},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":0.436}]},{"osd":2,"last update":"Fri Sep 22 07:41:27 2023","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.56899999999999995,"15min":0.57499999999999996},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.69199999999999995,"5min":0.79700000000000004,"15min":0.79700000000000004},"last":0.50700000000000001},{"interface":"front","average":{"1min":0.55900000000000005,"5min":0.53500000000000003,"15min":0.53100000000000003},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.42799999999999999}]},{"osd":3,"last update":"Fri Sep 22 07:41:27 2023","interfaces":[{"interface":"back","average":{"1min":0.52400000000000002,"5min":0.54700000000000004,"15min":0.55100000000000005},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.71299999999999997,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.498},{"interface":"front","average":{"1min":0.53200000000000003,"5min":0.57299999999999995,"15min":0.57999999999999996},"min":{"1min":0.40699999999999997,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.67200000000000004,"5min":0.82099999999999995,"15min":0.82099999999999995},"last":0.41599999999999998}]},{"osd":5,"last update":"Fri Sep 22 07:41:47 2023","interfaces":[{"interface":"back","average":{"1min":0.39600000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"min":{"1min":0.27600000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.63300000000000001,"5min":0.72999999999999998,"15min":0.72999999999999998},"last":0.35999999999999999},{"interface":"front","average":{"1min":0.41899999999999998,"5min":0.39100000000000001,"15min":0.38600000000000001},"min":{"1min":0.309,"5min":0.253,"15min":0.253},"max":{"1min":0.61799999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"last":0.44500000000000001}]},{"osd":6,"last update":"Fri Sep 22 07:42:08 2023","interfaces":[{"interface":"back","average":{"1min":0.44700000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"min":{"1min":0.26000000000000001,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":0.59799999999999998,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.34499999999999997},{"interface":"front","average":{"1min":0.53300000000000003,"5min":0.52400000000000002,"15min":0.52200000000000002},"min":{"1min":0.39200000000000002,"5min":0.377,"15min":0.377},"max":{"1min":0.66700000000000004,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.48699999999999999}]},{"osd":7,"last update":"Fri Sep 22 07:41:27 2023","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"last":0.45800000000000002},{"interface":"front","average":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"last":0.46700000000000003}]}]},{"osd":5,"up_from":38,"seq":163208757280,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6128,"kb_used_data":680,"kb_used_omap":0,"kb_used_meta":5440,"kb_avail":93739024,"statfs":{"total":95995035648,"available":95988760576,"internally_reserved":0,"allocated":696320,"data_stored":296738,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5570560},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 22 07:41:44 2023","interfaces":[{"interface":"back","average":{"1min":0.50600000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"last":0.56799999999999995},{"interface":"front","average":{"1min":0.52900000000000003,"5min":0.55300000000000005,"15min":0.55700000000000005},"min":{"1min":0.35399999999999998,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.73799999999999999,"5min":0.85799999999999998,"15min":0.85799999999999998},"last":0.64700000000000002}]},{"osd":1,"last update":"Fri Sep 22 07:41:44 2023","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.44600000000000001,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.76400000000000001,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.51100000000000001},{"interface":"front","average":{"1min":0.52500000000000002,"5min":0.56499999999999995,"15min":0.57199999999999995},"min":{"1min":0.40400000000000003,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.71999999999999997,"5min":0.81999999999999995,"15min":0.81999999999999995},"last":0.626}]},{"osd":2,"last update":"Fri Sep 22 07:41:44 2023","interfaces":[{"interface":"back","average":{"1min":0.51400000000000001,"5min":0.53800000000000003,"15min":0.54200000000000004},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.52200000000000002},{"interface":"front","average":{"1min":0.58199999999999996,"5min":0.56799999999999995,"15min":0.56599999999999995},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"last":0.58199999999999996}]},{"osd":3,"last update":"Fri Sep 22 07:41:44 2023","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.38500000000000001,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"last":0.60999999999999999},{"interface":"front","average":{"1min":0.60499999999999998,"5min":0.58499999999999996,"15min":0.58199999999999996},"min":{"1min":0.46300000000000002,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.68600000000000005}]},{"osd":4,"last update":"Fri Sep 22 07:41:44 2023","interfaces":[{"interface":"back","average":{"1min":0.47099999999999997,"5min":0.43099999999999999,"15min":0.42399999999999999},"min":{"1min":0.33700000000000002,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.64400000000000002,"5min":0.71599999999999997,"15min":0.71599999999999997},"last":0.55100000000000005},{"interface":"front","average":{"1min":0.496,"5min":0.45600000000000002,"15min":0.44900000000000001},"min":{"1min":0.34399999999999997,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.77600000000000002}]},{"osd":6,"last update":"Fri Sep 22 07:42:06 2023","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.497,"15min":0.48999999999999999},"min":{"1min":0.36199999999999999,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.755,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.70399999999999996},{"interface":"front","average":{"1min":0.58699999999999997,"5min":0.51600000000000001,"15min":0.504},"min":{"1min":0.38600000000000001,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.79900000000000004,"5min":0.81399999999999995,"15min":0.81399999999999995},"last":0.755}]},{"osd":7,"last update":"Fri Sep 22 07:41:28 2023","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.78700000000000003,"5min":0.78700000000000003,"15min":0.78700000000000003},"last":0.72299999999999998},{"interface":"front","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":0.75700000000000001,"5min":0.75700000000000001,"15min":0.75700000000000001},"last":0.80100000000000005}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":700,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":2430,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":2416,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":2326,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-22T07:42:14.008 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-22T07:42:14.058 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:13 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:13.875916301Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2023-09-22T07:42:14.059 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:13 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:13.964361007Z level=info msg="Executing migration" id="add unique index role.uid" 2023-09-22T07:42:14.059 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:14 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:14.060202811Z level=info msg="Executing migration" id="create seed assignment table" 2023-09-22T07:42:14.059 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:13 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:14.059 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:13 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:14.059 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:13 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:14.059 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:13 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:14.059 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:13 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:14.059 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:13 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:42:14.059 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:13 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:14.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:13 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:14.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:13 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:14.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:13 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:14.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:13 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:14.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:13 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:14.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:13 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:42:14.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:13 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:14.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:13 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:14.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:13 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:14.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:13 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:14.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:13 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:14.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:13 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:14.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:13 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:42:14.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:13 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:14.327 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:14 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:14.119072402Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2023-09-22T07:42:14.327 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:14 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:14.161190987Z level=info msg="Executing migration" id="add column hidden to role table" 2023-09-22T07:42:14.327 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:14 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:14.186296047Z level=info msg="Executing migration" id="create query_history table v1" 2023-09-22T07:42:14.327 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:14 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:14.211489443Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2023-09-22T07:42:14.327 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:14 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:14.286777685Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2023-09-22T07:42:14.327 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:14 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:14.328774305Z level=info msg="Executing migration" id="teams permissions migration" 2023-09-22T07:42:14.540 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:42:14.604 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:14 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:14.379351358Z level=info msg="Executing migration" id="dashboard permissions" 2023-09-22T07:42:14.604 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:14 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:14.421258973Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2023-09-22T07:42:14.604 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:14 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:14.446462792Z level=info msg="Executing migration" id="drop managed folder create actions" 2023-09-22T07:42:14.604 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:14 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:14.47162963Z level=info msg="Executing migration" id="alerting notification permissions" 2023-09-22T07:42:14.604 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:14 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:14.496897527Z level=info msg="Executing migration" id="create query_history_star table v1" 2023-09-22T07:42:14.604 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:14 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:14.522060075Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2023-09-22T07:42:14.604 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:14 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:14.605651762Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2023-09-22T07:42:14.868 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:14 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:14.673057159Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2023-09-22T07:42:14.868 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:14 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:14.745761606Z level=info msg="Executing migration" id="create correlation table v1" 2023-09-22T07:42:14.868 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:14 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:14.790377785Z level=info msg="Executing migration" id="add index correlations.uid" 2023-09-22T07:42:15.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:14 smithi006 ceph-mon[97617]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:15.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:14 smithi006 ceph-mon[97617]: from='client.14757 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-22T07:42:15.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:14 smithi006 ceph-mon[116271]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:15.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:14 smithi006 ceph-mon[116271]: from='client.14757 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-22T07:42:15.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:14 smithi105 ceph-mon[102016]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:15.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:14 smithi105 ceph-mon[102016]: from='client.14757 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-22T07:42:15.127 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:14 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:14.907694393Z level=info msg="Executing migration" id="add index correlations.source_uid" 2023-09-22T07:42:15.127 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:14 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:14.974734261Z level=info msg="Executing migration" id="add correlation config column" 2023-09-22T07:42:15.127 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:15 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:15.050533169Z level=info msg="Executing migration" id="create entity_events table" 2023-09-22T07:42:15.127 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:15 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:15.100672801Z level=info msg="Executing migration" id="create dashboard public config v1" 2023-09-22T07:42:15.418 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:15 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:15.152130961Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2023-09-22T07:42:15.418 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:15 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:15.152291237Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2023-09-22T07:42:15.418 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:15 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:15.249785829Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2023-09-22T07:42:15.418 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:15 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:15.249947364Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2023-09-22T07:42:15.418 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:15 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:15.323490441Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2023-09-22T07:42:15.419 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:15 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:15.368923807Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2023-09-22T07:42:15.419 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:15 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:15.419325153Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2023-09-22T07:42:15.695 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:15 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:15.51998508Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2023-09-22T07:42:15.695 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:15 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:15.571189183Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2023-09-22T07:42:15.695 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:15 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:15.629521951Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2023-09-22T07:42:15.946 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:15 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:15.696503791Z level=info msg="Executing migration" id="Drop public config table" 2023-09-22T07:42:15.946 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:15 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:15.738650321Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2023-09-22T07:42:15.947 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:15 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:15.814056608Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2023-09-22T07:42:15.947 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:15 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:15.856028969Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2023-09-22T07:42:16.206 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:15 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:15.948171014Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2023-09-22T07:42:16.207 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:15 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:15.998616859Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2023-09-22T07:42:16.207 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:16 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:16.049152221Z level=info msg="Executing migration" id="add annotations_enabled column" 2023-09-22T07:42:16.207 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:16 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:16.141285971Z level=info msg="Executing migration" id="add time_selection_enabled column" 2023-09-22T07:42:16.207 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:16 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:16.208180246Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2023-09-22T07:42:16.256 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:42:16.257 INFO:teuthology.orchestra.run.smithi006.stderr:dumped all 2023-09-22T07:42:16.458 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:16 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:16.275921937Z level=info msg="Executing migration" id="add share column" 2023-09-22T07:42:16.458 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:16 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:16.309383013Z level=info msg="Executing migration" id="create default alerting folders" 2023-09-22T07:42:16.459 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:16 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:16.351374142Z level=info msg="Executing migration" id="create file table" 2023-09-22T07:42:16.459 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:16 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:16.435022615Z level=info msg="Executing migration" id="file table idx: path natural pk" 2023-09-22T07:42:16.459 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:16 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:16.460156268Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2023-09-22T07:42:16.735 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:16 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:16.485285044Z level=info msg="Executing migration" id="create file_meta table" 2023-09-22T07:42:16.735 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:16 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:16.510663272Z level=info msg="Executing migration" id="file table idx: path key" 2023-09-22T07:42:16.735 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:16 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:16.535632469Z level=info msg="Executing migration" id="set path collation in file table" 2023-09-22T07:42:16.735 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:16 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:16.561038593Z level=info msg="Executing migration" id="managed permissions migration" 2023-09-22T07:42:16.736 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:16 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:16.586137249Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2023-09-22T07:42:16.736 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:16 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:16.628246745Z level=info msg="Executing migration" id="RBAC action name migrator" 2023-09-22T07:42:16.736 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:16 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:16.65327494Z level=info msg="Executing migration" id="Add UID column to playlist" 2023-09-22T07:42:16.736 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:16 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:16.73703052Z level=info msg="Executing migration" id="Update uid column values in playlist" 2023-09-22T07:42:17.029 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:16 smithi105 ceph-mon[102016]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:17.029 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:16 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:17.029 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:16 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:17.030 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:16 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:16.796047788Z level=info msg="Executing migration" id="Add index for uid in playlist" 2023-09-22T07:42:17.030 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:16 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:16.837903619Z level=info msg="Executing migration" id="update group index for alert rules" 2023-09-22T07:42:17.030 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:16 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:16.863284955Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2023-09-22T07:42:17.030 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:16 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:16.905094281Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2023-09-22T07:42:17.030 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:16 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:16.93027812Z level=info msg="Executing migration" id="add action column to seed_assignment" 2023-09-22T07:42:17.030 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:16 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:16.95545943Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2023-09-22T07:42:17.030 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:17 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:17.030840318Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2023-09-22T07:42:17.186 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:16 smithi006 ceph-mon[97617]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:17.187 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:16 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:17.187 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:16 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:17.187 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:16 smithi006 ceph-mon[116271]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:17.187 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:16 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:17.187 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:16 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:17.206 INFO:teuthology.orchestra.run.smithi006.stdout:{"pg_ready":true,"pg_map":{"version":33,"stamp":"2023-09-22T07:42:14.986438+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":52640,"kb_used_data":7136,"kb_used_omap":0,"kb_used_meta":45440,"kb_avail":749908576,"statfs":{"total":767960285184,"available":767906381824,"internally_reserved":0,"allocated":7307264,"data_stored":4134115,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":46530560},"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.003032"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.517049+0000","last_change":"2023-09-22T07:40:47.820677+0000","last_active":"2023-09-22T07:41:27.517049+0000","last_peered":"2023-09-22T07:41:27.517049+0000","last_clean":"2023-09-22T07:41:27.517049+0000","last_became_active":"2023-09-22T07:40:47.820220+0000","last_became_peered":"2023-09-22T07:40:47.820220+0000","last_unstale":"2023-09-22T07:41:27.517049+0000","last_undegraded":"2023-09-22T07:41:27.517049+0000","last_fullsized":"2023-09-22T07:41:27.517049+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:17:05.610319+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.404528+0000","last_change":"2023-09-22T07:40:47.815707+0000","last_active":"2023-09-22T07:41:26.404528+0000","last_peered":"2023-09-22T07:41:26.404528+0000","last_clean":"2023-09-22T07:41:26.404528+0000","last_became_active":"2023-09-22T07:40:47.815428+0000","last_became_peered":"2023-09-22T07:40:47.815428+0000","last_unstale":"2023-09-22T07:41:26.404528+0000","last_undegraded":"2023-09-22T07:41:26.404528+0000","last_fullsized":"2023-09-22T07:41:26.404528+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T17:49:45.462568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.875839+0000","last_change":"2023-09-22T07:40:47.820083+0000","last_active":"2023-09-22T07:41:27.875839+0000","last_peered":"2023-09-22T07:41:27.875839+0000","last_clean":"2023-09-22T07:41:27.875839+0000","last_became_active":"2023-09-22T07:40:47.819836+0000","last_became_peered":"2023-09-22T07:40:47.819836+0000","last_unstale":"2023-09-22T07:41:27.875839+0000","last_undegraded":"2023-09-22T07:41:27.875839+0000","last_fullsized":"2023-09-22T07:41:27.875839+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T08:20:21.633957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.874027+0000","last_change":"2023-09-22T07:40:47.826962+0000","last_active":"2023-09-22T07:41:27.874027+0000","last_peered":"2023-09-22T07:41:27.874027+0000","last_clean":"2023-09-22T07:41:27.874027+0000","last_became_active":"2023-09-22T07:40:47.826695+0000","last_became_peered":"2023-09-22T07:40:47.826695+0000","last_unstale":"2023-09-22T07:41:27.874027+0000","last_undegraded":"2023-09-22T07:41:27.874027+0000","last_fullsized":"2023-09-22T07:41:27.874027+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:20:04.528790+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.516802+0000","last_change":"2023-09-22T07:40:47.818688+0000","last_active":"2023-09-22T07:41:27.516802+0000","last_peered":"2023-09-22T07:41:27.516802+0000","last_clean":"2023-09-22T07:41:27.516802+0000","last_became_active":"2023-09-22T07:40:47.813307+0000","last_became_peered":"2023-09-22T07:40:47.813307+0000","last_unstale":"2023-09-22T07:41:27.516802+0000","last_undegraded":"2023-09-22T07:41:27.516802+0000","last_fullsized":"2023-09-22T07:41:27.516802+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:25:12.733316+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.874004+0000","last_change":"2023-09-22T07:40:47.820628+0000","last_active":"2023-09-22T07:41:27.874004+0000","last_peered":"2023-09-22T07:41:27.874004+0000","last_clean":"2023-09-22T07:41:27.874004+0000","last_became_active":"2023-09-22T07:40:47.819116+0000","last_became_peered":"2023-09-22T07:40:47.819116+0000","last_unstale":"2023-09-22T07:41:27.874004+0000","last_undegraded":"2023-09-22T07:41:27.874004+0000","last_fullsized":"2023-09-22T07:41:27.874004+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:39:42.071796+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.516542+0000","last_change":"2023-09-22T07:40:47.814367+0000","last_active":"2023-09-22T07:41:27.516542+0000","last_peered":"2023-09-22T07:41:27.516542+0000","last_clean":"2023-09-22T07:41:27.516542+0000","last_became_active":"2023-09-22T07:40:47.813598+0000","last_became_peered":"2023-09-22T07:40:47.813598+0000","last_unstale":"2023-09-22T07:41:27.516542+0000","last_undegraded":"2023-09-22T07:41:27.516542+0000","last_fullsized":"2023-09-22T07:41:27.516542+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T12:59:03.215204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.406269+0000","last_change":"2023-09-22T07:40:47.821926+0000","last_active":"2023-09-22T07:41:26.406269+0000","last_peered":"2023-09-22T07:41:26.406269+0000","last_clean":"2023-09-22T07:41:26.406269+0000","last_became_active":"2023-09-22T07:40:47.821653+0000","last_became_peered":"2023-09-22T07:40:47.821653+0000","last_unstale":"2023-09-22T07:41:26.406269+0000","last_undegraded":"2023-09-22T07:41:26.406269+0000","last_fullsized":"2023-09-22T07:41:26.406269+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:50:20.267814+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.517062+0000","last_change":"2023-09-22T07:40:47.820514+0000","last_active":"2023-09-22T07:41:27.517062+0000","last_peered":"2023-09-22T07:41:27.517062+0000","last_clean":"2023-09-22T07:41:27.517062+0000","last_became_active":"2023-09-22T07:40:47.819820+0000","last_became_peered":"2023-09-22T07:40:47.819820+0000","last_unstale":"2023-09-22T07:41:27.517062+0000","last_undegraded":"2023-09-22T07:41:27.517062+0000","last_fullsized":"2023-09-22T07:41:27.517062+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:45:33.909325+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.825625+0000","last_change":"2023-09-22T07:40:47.822330+0000","last_active":"2023-09-22T07:41:27.825625+0000","last_peered":"2023-09-22T07:41:27.825625+0000","last_clean":"2023-09-22T07:41:27.825625+0000","last_became_active":"2023-09-22T07:40:47.821955+0000","last_became_peered":"2023-09-22T07:40:47.821955+0000","last_unstale":"2023-09-22T07:41:27.825625+0000","last_undegraded":"2023-09-22T07:41:27.825625+0000","last_fullsized":"2023-09-22T07:41:27.825625+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:29:33.302143+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.826283+0000","last_change":"2023-09-22T07:40:47.824263+0000","last_active":"2023-09-22T07:41:27.826283+0000","last_peered":"2023-09-22T07:41:27.826283+0000","last_clean":"2023-09-22T07:41:27.826283+0000","last_became_active":"2023-09-22T07:40:47.823961+0000","last_became_peered":"2023-09-22T07:40:47.823961+0000","last_unstale":"2023-09-22T07:41:27.826283+0000","last_undegraded":"2023-09-22T07:41:27.826283+0000","last_fullsized":"2023-09-22T07:41:27.826283+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:45:52.795463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.404499+0000","last_change":"2023-09-22T07:40:47.826378+0000","last_active":"2023-09-22T07:41:26.404499+0000","last_peered":"2023-09-22T07:41:26.404499+0000","last_clean":"2023-09-22T07:41:26.404499+0000","last_became_active":"2023-09-22T07:40:47.825704+0000","last_became_peered":"2023-09-22T07:40:47.825704+0000","last_unstale":"2023-09-22T07:41:26.404499+0000","last_undegraded":"2023-09-22T07:41:26.404499+0000","last_fullsized":"2023-09-22T07:41:26.404499+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:53:00.162548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.404936+0000","last_change":"2023-09-22T07:40:47.823430+0000","last_active":"2023-09-22T07:41:26.404936+0000","last_peered":"2023-09-22T07:41:26.404936+0000","last_clean":"2023-09-22T07:41:26.404936+0000","last_became_active":"2023-09-22T07:40:47.823017+0000","last_became_peered":"2023-09-22T07:40:47.823017+0000","last_unstale":"2023-09-22T07:41:26.404936+0000","last_undegraded":"2023-09-22T07:41:26.404936+0000","last_fullsized":"2023-09-22T07:41:26.404936+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:27:05.083875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.875472+0000","last_change":"2023-09-22T07:40:47.817030+0000","last_active":"2023-09-22T07:41:27.875472+0000","last_peered":"2023-09-22T07:41:27.875472+0000","last_clean":"2023-09-22T07:41:27.875472+0000","last_became_active":"2023-09-22T07:40:47.816760+0000","last_became_peered":"2023-09-22T07:40:47.816760+0000","last_unstale":"2023-09-22T07:41:27.875472+0000","last_undegraded":"2023-09-22T07:41:27.875472+0000","last_fullsized":"2023-09-22T07:41:27.875472+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:35:34.717064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.404643+0000","last_change":"2023-09-22T07:40:47.822149+0000","last_active":"2023-09-22T07:41:26.404643+0000","last_peered":"2023-09-22T07:41:26.404643+0000","last_clean":"2023-09-22T07:41:26.404643+0000","last_became_active":"2023-09-22T07:40:47.821866+0000","last_became_peered":"2023-09-22T07:40:47.821866+0000","last_unstale":"2023-09-22T07:41:26.404643+0000","last_undegraded":"2023-09-22T07:41:26.404643+0000","last_fullsized":"2023-09-22T07:41:26.404643+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:52:34.085233+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.873787+0000","last_change":"2023-09-22T07:40:47.822878+0000","last_active":"2023-09-22T07:41:27.873787+0000","last_peered":"2023-09-22T07:41:27.873787+0000","last_clean":"2023-09-22T07:41:27.873787+0000","last_became_active":"2023-09-22T07:40:47.822605+0000","last_became_peered":"2023-09-22T07:40:47.822605+0000","last_unstale":"2023-09-22T07:41:27.873787+0000","last_undegraded":"2023-09-22T07:41:27.873787+0000","last_fullsized":"2023-09-22T07:41:27.873787+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:13:02.375073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.873853+0000","last_change":"2023-09-22T07:40:47.821526+0000","last_active":"2023-09-22T07:41:27.873853+0000","last_peered":"2023-09-22T07:41:27.873853+0000","last_clean":"2023-09-22T07:41:27.873853+0000","last_became_active":"2023-09-22T07:40:47.820969+0000","last_became_peered":"2023-09-22T07:40:47.820969+0000","last_unstale":"2023-09-22T07:41:27.873853+0000","last_undegraded":"2023-09-22T07:41:27.873853+0000","last_fullsized":"2023-09-22T07:41:27.873853+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:42:34.742113+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.874614+0000","last_change":"2023-09-22T07:40:47.825646+0000","last_active":"2023-09-22T07:41:27.874614+0000","last_peered":"2023-09-22T07:41:27.874614+0000","last_clean":"2023-09-22T07:41:27.874614+0000","last_became_active":"2023-09-22T07:40:47.825352+0000","last_became_peered":"2023-09-22T07:40:47.825352+0000","last_unstale":"2023-09-22T07:41:27.874614+0000","last_undegraded":"2023-09-22T07:41:27.874614+0000","last_fullsized":"2023-09-22T07:41:27.874614+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:45:58.644248+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.516827+0000","last_change":"2023-09-22T07:40:47.823296+0000","last_active":"2023-09-22T07:41:27.516827+0000","last_peered":"2023-09-22T07:41:27.516827+0000","last_clean":"2023-09-22T07:41:27.516827+0000","last_became_active":"2023-09-22T07:40:47.820167+0000","last_became_peered":"2023-09-22T07:40:47.820167+0000","last_unstale":"2023-09-22T07:41:27.516827+0000","last_undegraded":"2023-09-22T07:41:27.516827+0000","last_fullsized":"2023-09-22T07:41:27.516827+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:33:35.269757+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'4","reported_seq":20,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.876559+0000","last_change":"2023-09-22T07:40:47.405091+0000","last_active":"2023-09-22T07:41:27.876559+0000","last_peered":"2023-09-22T07:41:27.876559+0000","last_clean":"2023-09-22T07:41:27.876559+0000","last_became_active":"2023-09-22T07:40:47.404737+0000","last_became_peered":"2023-09-22T07:40:47.404737+0000","last_unstale":"2023-09-22T07:41:27.876559+0000","last_undegraded":"2023-09-22T07:41:27.876559+0000","last_fullsized":"2023-09-22T07:41:27.876559+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":4,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:28:49.084207+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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.405667+0000","last_change":"2023-09-22T07:40:47.823167+0000","last_active":"2023-09-22T07:41:26.405667+0000","last_peered":"2023-09-22T07:41:26.405667+0000","last_clean":"2023-09-22T07:41:26.405667+0000","last_became_active":"2023-09-22T07:40:47.822842+0000","last_became_peered":"2023-09-22T07:40:47.822842+0000","last_unstale":"2023-09-22T07:41:26.405667+0000","last_undegraded":"2023-09-22T07:41:26.405667+0000","last_fullsized":"2023-09-22T07:41:26.405667+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:42:22.463933+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'1","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.405587+0000","last_change":"2023-09-22T07:40:47.394723+0000","last_active":"2023-09-22T07:41:26.405587+0000","last_peered":"2023-09-22T07:41:26.405587+0000","last_clean":"2023-09-22T07:41:26.405587+0000","last_became_active":"2023-09-22T07:40:47.394442+0000","last_became_peered":"2023-09-22T07:40:47.394442+0000","last_unstale":"2023-09-22T07:41:26.405587+0000","last_undegraded":"2023-09-22T07:41:26.405587+0000","last_fullsized":"2023-09-22T07:41:26.405587+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:07:42.213107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.877028+0000","last_change":"2023-09-22T07:40:47.830073+0000","last_active":"2023-09-22T07:41:27.877028+0000","last_peered":"2023-09-22T07:41:27.877028+0000","last_clean":"2023-09-22T07:41:27.877028+0000","last_became_active":"2023-09-22T07:40:47.829035+0000","last_became_peered":"2023-09-22T07:40:47.829035+0000","last_unstale":"2023-09-22T07:41:27.877028+0000","last_undegraded":"2023-09-22T07:41:27.877028+0000","last_fullsized":"2023-09-22T07:41:27.877028+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T07:56:15.845601+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'2","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.517024+0000","last_change":"2023-09-22T07:40:47.412661+0000","last_active":"2023-09-22T07:41:27.517024+0000","last_peered":"2023-09-22T07:41:27.517024+0000","last_clean":"2023-09-22T07:41:27.517024+0000","last_became_active":"2023-09-22T07:40:47.412388+0000","last_became_peered":"2023-09-22T07:40:47.412388+0000","last_unstale":"2023-09-22T07:41:27.517024+0000","last_undegraded":"2023-09-22T07:41:27.517024+0000","last_fullsized":"2023-09-22T07:41:27.517024+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:58:23.649830+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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.873799+0000","last_change":"2023-09-22T07:40:47.819866+0000","last_active":"2023-09-22T07:41:27.873799+0000","last_peered":"2023-09-22T07:41:27.873799+0000","last_clean":"2023-09-22T07:41:27.873799+0000","last_became_active":"2023-09-22T07:40:47.818119+0000","last_became_peered":"2023-09-22T07:40:47.818119+0000","last_unstale":"2023-09-22T07:41:27.873799+0000","last_undegraded":"2023-09-22T07:41:27.873799+0000","last_fullsized":"2023-09-22T07:41:27.873799+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:16:00.904811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'2","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.516864+0000","last_change":"2023-09-22T07:40:47.413794+0000","last_active":"2023-09-22T07:41:27.516864+0000","last_peered":"2023-09-22T07:41:27.516864+0000","last_clean":"2023-09-22T07:41:27.516864+0000","last_became_active":"2023-09-22T07:40:47.413519+0000","last_became_peered":"2023-09-22T07:40:47.413519+0000","last_unstale":"2023-09-22T07:41:27.516864+0000","last_undegraded":"2023-09-22T07:41:27.516864+0000","last_fullsized":"2023-09-22T07:41:27.516864+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T17:08:42.393496+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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.873868+0000","last_change":"2023-09-22T07:40:47.817697+0000","last_active":"2023-09-22T07:41:27.873868+0000","last_peered":"2023-09-22T07:41:27.873868+0000","last_clean":"2023-09-22T07:41:27.873868+0000","last_became_active":"2023-09-22T07:40:47.817396+0000","last_became_peered":"2023-09-22T07:40:47.817396+0000","last_unstale":"2023-09-22T07:41:27.873868+0000","last_undegraded":"2023-09-22T07:41:27.873868+0000","last_fullsized":"2023-09-22T07:41:27.873868+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T08:42:18.714825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'1","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.405081+0000","last_change":"2023-09-22T07:40:47.397294+0000","last_active":"2023-09-22T07:41:26.405081+0000","last_peered":"2023-09-22T07:41:26.405081+0000","last_clean":"2023-09-22T07:41:26.405081+0000","last_became_active":"2023-09-22T07:40:47.397005+0000","last_became_peered":"2023-09-22T07:40:47.397005+0000","last_unstale":"2023-09-22T07:41:26.405081+0000","last_undegraded":"2023-09-22T07:41:26.405081+0000","last_fullsized":"2023-09-22T07:41:26.405081+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:02:21.736861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.404343+0000","last_change":"2023-09-22T07:40:47.812793+0000","last_active":"2023-09-22T07:41:26.404343+0000","last_peered":"2023-09-22T07:41:26.404343+0000","last_clean":"2023-09-22T07:41:26.404343+0000","last_became_active":"2023-09-22T07:40:47.812506+0000","last_became_peered":"2023-09-22T07:40:47.812506+0000","last_unstale":"2023-09-22T07:41:26.404343+0000","last_undegraded":"2023-09-22T07:41:26.404343+0000","last_fullsized":"2023-09-22T07:41:26.404343+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:54:25.982866+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'1","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.825349+0000","last_change":"2023-09-22T07:40:47.403956+0000","last_active":"2023-09-22T07:41:27.825349+0000","last_peered":"2023-09-22T07:41:27.825349+0000","last_clean":"2023-09-22T07:41:27.825349+0000","last_became_active":"2023-09-22T07:40:47.403659+0000","last_became_peered":"2023-09-22T07:40:47.403659+0000","last_unstale":"2023-09-22T07:41:27.825349+0000","last_undegraded":"2023-09-22T07:41:27.825349+0000","last_fullsized":"2023-09-22T07:41:27.825349+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:09:54.167350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.876450+0000","last_change":"2023-09-22T07:40:47.830798+0000","last_active":"2023-09-22T07:41:27.876450+0000","last_peered":"2023-09-22T07:41:27.876450+0000","last_clean":"2023-09-22T07:41:27.876450+0000","last_became_active":"2023-09-22T07:40:47.830103+0000","last_became_peered":"2023-09-22T07:40:47.830103+0000","last_unstale":"2023-09-22T07:41:27.876450+0000","last_undegraded":"2023-09-22T07:41:27.876450+0000","last_fullsized":"2023-09-22T07:41:27.876450+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:42:56.046651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.404426+0000","last_change":"2023-09-22T07:40:47.394410+0000","last_active":"2023-09-22T07:41:26.404426+0000","last_peered":"2023-09-22T07:41:26.404426+0000","last_clean":"2023-09-22T07:41:26.404426+0000","last_became_active":"2023-09-22T07:40:47.393995+0000","last_became_peered":"2023-09-22T07:40:47.393995+0000","last_unstale":"2023-09-22T07:41:26.404426+0000","last_undegraded":"2023-09-22T07:41:26.404426+0000","last_fullsized":"2023-09-22T07:41:26.404426+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:48:06.161620+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.406450+0000","last_change":"2023-09-22T07:40:47.825234+0000","last_active":"2023-09-22T07:41:26.406450+0000","last_peered":"2023-09-22T07:41:26.406450+0000","last_clean":"2023-09-22T07:41:26.406450+0000","last_became_active":"2023-09-22T07:40:47.824763+0000","last_became_peered":"2023-09-22T07:40:47.824763+0000","last_unstale":"2023-09-22T07:41:26.406450+0000","last_undegraded":"2023-09-22T07:41:26.406450+0000","last_fullsized":"2023-09-22T07:41:26.406450+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:48:56.459581+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.873573+0000","last_change":"2023-09-22T07:40:47.409877+0000","last_active":"2023-09-22T07:41:27.873573+0000","last_peered":"2023-09-22T07:41:27.873573+0000","last_clean":"2023-09-22T07:41:27.873573+0000","last_became_active":"2023-09-22T07:40:47.409598+0000","last_became_peered":"2023-09-22T07:40:47.409598+0000","last_unstale":"2023-09-22T07:41:27.873573+0000","last_undegraded":"2023-09-22T07:41:27.873573+0000","last_fullsized":"2023-09-22T07:41:27.873573+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:25:35.582492+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.404849+0000","last_change":"2023-09-22T07:40:47.816200+0000","last_active":"2023-09-22T07:41:26.404849+0000","last_peered":"2023-09-22T07:41:26.404849+0000","last_clean":"2023-09-22T07:41:26.404849+0000","last_became_active":"2023-09-22T07:40:47.815928+0000","last_became_peered":"2023-09-22T07:40:47.815928+0000","last_unstale":"2023-09-22T07:41:26.404849+0000","last_undegraded":"2023-09-22T07:41:26.404849+0000","last_fullsized":"2023-09-22T07:41:26.404849+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:58:01.204211+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.826440+0000","last_change":"2023-09-22T07:40:47.394823+0000","last_active":"2023-09-22T07:41:27.826440+0000","last_peered":"2023-09-22T07:41:27.826440+0000","last_clean":"2023-09-22T07:41:27.826440+0000","last_became_active":"2023-09-22T07:40:47.394455+0000","last_became_peered":"2023-09-22T07:40:47.394455+0000","last_unstale":"2023-09-22T07:41:27.826440+0000","last_undegraded":"2023-09-22T07:41:27.826440+0000","last_fullsized":"2023-09-22T07:41:27.826440+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:27:08.709681+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.873754+0000","last_change":"2023-09-22T07:40:47.827990+0000","last_active":"2023-09-22T07:41:27.873754+0000","last_peered":"2023-09-22T07:41:27.873754+0000","last_clean":"2023-09-22T07:41:27.873754+0000","last_became_active":"2023-09-22T07:40:47.827726+0000","last_became_peered":"2023-09-22T07:40:47.827726+0000","last_unstale":"2023-09-22T07:41:27.873754+0000","last_undegraded":"2023-09-22T07:41:27.873754+0000","last_fullsized":"2023-09-22T07:41:27.873754+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:31:11.694171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.874693+0000","last_change":"2023-09-22T07:40:47.394950+0000","last_active":"2023-09-22T07:41:27.874693+0000","last_peered":"2023-09-22T07:41:27.874693+0000","last_clean":"2023-09-22T07:41:27.874693+0000","last_became_active":"2023-09-22T07:40:47.394661+0000","last_became_peered":"2023-09-22T07:40:47.394661+0000","last_unstale":"2023-09-22T07:41:27.874693+0000","last_undegraded":"2023-09-22T07:41:27.874693+0000","last_fullsized":"2023-09-22T07:41:27.874693+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T12:57:37.067298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.876802+0000","last_change":"2023-09-22T07:40:47.828934+0000","last_active":"2023-09-22T07:41:27.876802+0000","last_peered":"2023-09-22T07:41:27.876802+0000","last_clean":"2023-09-22T07:41:27.876802+0000","last_became_active":"2023-09-22T07:40:47.828650+0000","last_became_peered":"2023-09-22T07:40:47.828650+0000","last_unstale":"2023-09-22T07:41:27.876802+0000","last_undegraded":"2023-09-22T07:41:27.876802+0000","last_fullsized":"2023-09-22T07:41:27.876802+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:13:52.145466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'3","reported_seq":19,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.405324+0000","last_change":"2023-09-22T07:40:47.394624+0000","last_active":"2023-09-22T07:41:26.405324+0000","last_peered":"2023-09-22T07:41:26.405324+0000","last_clean":"2023-09-22T07:41:26.405324+0000","last_became_active":"2023-09-22T07:40:47.394348+0000","last_became_peered":"2023-09-22T07:40:47.394348+0000","last_unstale":"2023-09-22T07:41:26.405324+0000","last_undegraded":"2023-09-22T07:41:26.405324+0000","last_fullsized":"2023-09-22T07:41:26.405324+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":3,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:32:49.097768+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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.404708+0000","last_change":"2023-09-22T07:40:47.826558+0000","last_active":"2023-09-22T07:41:26.404708+0000","last_peered":"2023-09-22T07:41:26.404708+0000","last_clean":"2023-09-22T07:41:26.404708+0000","last_became_active":"2023-09-22T07:40:47.826092+0000","last_became_peered":"2023-09-22T07:40:47.826092+0000","last_unstale":"2023-09-22T07:41:26.404708+0000","last_undegraded":"2023-09-22T07:41:26.404708+0000","last_fullsized":"2023-09-22T07:41:26.404708+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:06:32.030261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.14","version":"63'9","reported_seq":25,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.825345+0000","last_change":"2023-09-22T07:40:47.399138+0000","last_active":"2023-09-22T07:41:27.825345+0000","last_peered":"2023-09-22T07:41:27.825345+0000","last_clean":"2023-09-22T07:41:27.825345+0000","last_became_active":"2023-09-22T07:40:47.398898+0000","last_became_peered":"2023-09-22T07:40:47.398898+0000","last_unstale":"2023-09-22T07:41:27.825345+0000","last_undegraded":"2023-09-22T07:41:27.825345+0000","last_fullsized":"2023-09-22T07:41:27.825345+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":9,"ondisk_log_size":9,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:08:55.071622+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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.516917+0000","last_change":"2023-09-22T07:40:47.811034+0000","last_active":"2023-09-22T07:41:27.516917+0000","last_peered":"2023-09-22T07:41:27.516917+0000","last_clean":"2023-09-22T07:41:27.516917+0000","last_became_active":"2023-09-22T07:40:47.810712+0000","last_became_peered":"2023-09-22T07:40:47.810712+0000","last_unstale":"2023-09-22T07:41:27.516917+0000","last_undegraded":"2023-09-22T07:41:27.516917+0000","last_fullsized":"2023-09-22T07:41:27.516917+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:28:18.100174+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'2","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.876024+0000","last_change":"2023-09-22T07:40:47.405213+0000","last_active":"2023-09-22T07:41:27.876024+0000","last_peered":"2023-09-22T07:41:27.876024+0000","last_clean":"2023-09-22T07:41:27.876024+0000","last_became_active":"2023-09-22T07:40:47.404901+0000","last_became_peered":"2023-09-22T07:40:47.404901+0000","last_unstale":"2023-09-22T07:41:27.876024+0000","last_undegraded":"2023-09-22T07:41:27.876024+0000","last_fullsized":"2023-09-22T07:41:27.876024+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:25:32.824584+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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.875543+0000","last_change":"2023-09-22T07:40:47.830354+0000","last_active":"2023-09-22T07:41:27.875543+0000","last_peered":"2023-09-22T07:41:27.875543+0000","last_clean":"2023-09-22T07:41:27.875543+0000","last_became_active":"2023-09-22T07:40:47.830051+0000","last_became_peered":"2023-09-22T07:40:47.830051+0000","last_unstale":"2023-09-22T07:41:27.875543+0000","last_undegraded":"2023-09-22T07:41:27.875543+0000","last_fullsized":"2023-09-22T07:41:27.875543+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:00:22.733508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.873757+0000","last_change":"2023-09-22T07:40:47.398490+0000","last_active":"2023-09-22T07:41:27.873757+0000","last_peered":"2023-09-22T07:41:27.873757+0000","last_clean":"2023-09-22T07:41:27.873757+0000","last_became_active":"2023-09-22T07:40:47.398147+0000","last_became_peered":"2023-09-22T07:40:47.398147+0000","last_unstale":"2023-09-22T07:41:27.873757+0000","last_undegraded":"2023-09-22T07:41:27.873757+0000","last_fullsized":"2023-09-22T07:41:27.873757+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:00:16.333684+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.516818+0000","last_change":"2023-09-22T07:40:47.818184+0000","last_active":"2023-09-22T07:41:27.516818+0000","last_peered":"2023-09-22T07:41:27.516818+0000","last_clean":"2023-09-22T07:41:27.516818+0000","last_became_active":"2023-09-22T07:40:47.812423+0000","last_became_peered":"2023-09-22T07:40:47.812423+0000","last_unstale":"2023-09-22T07:41:27.516818+0000","last_undegraded":"2023-09-22T07:41:27.516818+0000","last_fullsized":"2023-09-22T07:41:27.516818+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:16:00.107662+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.825225+0000","last_change":"2023-09-22T07:40:47.398034+0000","last_active":"2023-09-22T07:41:27.825225+0000","last_peered":"2023-09-22T07:41:27.825225+0000","last_clean":"2023-09-22T07:41:27.825225+0000","last_became_active":"2023-09-22T07:40:47.397467+0000","last_became_peered":"2023-09-22T07:40:47.397467+0000","last_unstale":"2023-09-22T07:41:27.825225+0000","last_undegraded":"2023-09-22T07:41:27.825225+0000","last_fullsized":"2023-09-22T07:41:27.825225+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T07:57:05.865152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.825724+0000","last_change":"2023-09-22T07:40:47.826282+0000","last_active":"2023-09-22T07:41:27.825724+0000","last_peered":"2023-09-22T07:41:27.825724+0000","last_clean":"2023-09-22T07:41:27.825724+0000","last_became_active":"2023-09-22T07:40:47.825988+0000","last_became_peered":"2023-09-22T07:40:47.825988+0000","last_unstale":"2023-09-22T07:41:27.825724+0000","last_undegraded":"2023-09-22T07:41:27.825724+0000","last_fullsized":"2023-09-22T07:41:27.825724+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:13:59.061230+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'8","reported_seq":24,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.874419+0000","last_change":"2023-09-22T07:40:47.394706+0000","last_active":"2023-09-22T07:41:27.874419+0000","last_peered":"2023-09-22T07:41:27.874419+0000","last_clean":"2023-09-22T07:41:27.874419+0000","last_became_active":"2023-09-22T07:40:47.394428+0000","last_became_peered":"2023-09-22T07:40:47.394428+0000","last_unstale":"2023-09-22T07:41:27.874419+0000","last_undegraded":"2023-09-22T07:41:27.874419+0000","last_fullsized":"2023-09-22T07:41:27.874419+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":8,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T07:52:09.748935+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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.516553+0000","last_change":"2023-09-22T07:40:47.822564+0000","last_active":"2023-09-22T07:41:27.516553+0000","last_peered":"2023-09-22T07:41:27.516553+0000","last_clean":"2023-09-22T07:41:27.516553+0000","last_became_active":"2023-09-22T07:40:47.822240+0000","last_became_peered":"2023-09-22T07:40:47.822240+0000","last_unstale":"2023-09-22T07:41:27.516553+0000","last_undegraded":"2023-09-22T07:41:27.516553+0000","last_fullsized":"2023-09-22T07:41:27.516553+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:41:25.937246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'1","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.404637+0000","last_change":"2023-09-22T07:40:47.413626+0000","last_active":"2023-09-22T07:41:26.404637+0000","last_peered":"2023-09-22T07:41:26.404637+0000","last_clean":"2023-09-22T07:41:26.404637+0000","last_became_active":"2023-09-22T07:40:47.412916+0000","last_became_peered":"2023-09-22T07:40:47.412916+0000","last_unstale":"2023-09-22T07:41:26.404637+0000","last_undegraded":"2023-09-22T07:41:26.404637+0000","last_fullsized":"2023-09-22T07:41:26.404637+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:04:22.433825+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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.516995+0000","last_change":"2023-09-22T07:40:47.821766+0000","last_active":"2023-09-22T07:41:27.516995+0000","last_peered":"2023-09-22T07:41:27.516995+0000","last_clean":"2023-09-22T07:41:27.516995+0000","last_became_active":"2023-09-22T07:40:47.821020+0000","last_became_peered":"2023-09-22T07:40:47.821020+0000","last_unstale":"2023-09-22T07:41:27.516995+0000","last_undegraded":"2023-09-22T07:41:27.516995+0000","last_fullsized":"2023-09-22T07:41:27.516995+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:32:49.705115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.405896+0000","last_change":"2023-09-22T07:41:25.802229+0000","last_active":"2023-09-22T07:41:26.405896+0000","last_peered":"2023-09-22T07:41:26.405896+0000","last_clean":"2023-09-22T07:41:26.405896+0000","last_became_active":"2023-09-22T07:41:25.801926+0000","last_became_peered":"2023-09-22T07:41:25.801926+0000","last_unstale":"2023-09-22T07:41:26.405896+0000","last_undegraded":"2023-09-22T07:41:26.405896+0000","last_fullsized":"2023-09-22T07:41:26.405896+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_clean_scrub_stamp":"2023-09-22T07:41:24.388483+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:35:08.535996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.405525+0000","last_change":"2023-09-22T07:40:47.396668+0000","last_active":"2023-09-22T07:41:26.405525+0000","last_peered":"2023-09-22T07:41:26.405525+0000","last_clean":"2023-09-22T07:41:26.405525+0000","last_became_active":"2023-09-22T07:40:47.396397+0000","last_became_peered":"2023-09-22T07:40:47.396397+0000","last_unstale":"2023-09-22T07:41:26.405525+0000","last_undegraded":"2023-09-22T07:41:26.405525+0000","last_fullsized":"2023-09-22T07:41:26.405525+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:35:58.849480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.874038+0000","last_change":"2023-09-22T07:40:47.821206+0000","last_active":"2023-09-22T07:41:27.874038+0000","last_peered":"2023-09-22T07:41:27.874038+0000","last_clean":"2023-09-22T07:41:27.874038+0000","last_became_active":"2023-09-22T07:40:47.820863+0000","last_became_peered":"2023-09-22T07:40:47.820863+0000","last_unstale":"2023-09-22T07:41:27.874038+0000","last_undegraded":"2023-09-22T07:41:27.874038+0000","last_fullsized":"2023-09-22T07:41:27.874038+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:27:41.844589+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.405612+0000","last_change":"2023-09-22T07:41:26.269153+0000","last_active":"2023-09-22T07:41:26.405612+0000","last_peered":"2023-09-22T07:41:26.405612+0000","last_clean":"2023-09-22T07:41:26.405612+0000","last_became_active":"2023-09-22T07:41:26.268841+0000","last_became_peered":"2023-09-22T07:41:26.268841+0000","last_unstale":"2023-09-22T07:41:26.405612+0000","last_undegraded":"2023-09-22T07:41:26.405612+0000","last_fullsized":"2023-09-22T07:41:26.405612+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_clean_scrub_stamp":"2023-09-22T07:41:24.388483+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:02:35.029758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.873982+0000","last_change":"2023-09-22T07:40:47.396669+0000","last_active":"2023-09-22T07:41:27.873982+0000","last_peered":"2023-09-22T07:41:27.873982+0000","last_clean":"2023-09-22T07:41:27.873982+0000","last_became_active":"2023-09-22T07:40:47.396397+0000","last_became_peered":"2023-09-22T07:40:47.396397+0000","last_unstale":"2023-09-22T07:41:27.873982+0000","last_undegraded":"2023-09-22T07:41:27.873982+0000","last_fullsized":"2023-09-22T07:41:27.873982+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T17:46:54.034959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.404524+0000","last_change":"2023-09-22T07:40:47.814640+0000","last_active":"2023-09-22T07:41:26.404524+0000","last_peered":"2023-09-22T07:41:26.404524+0000","last_clean":"2023-09-22T07:41:26.404524+0000","last_became_active":"2023-09-22T07:40:47.814364+0000","last_became_peered":"2023-09-22T07:40:47.814364+0000","last_unstale":"2023-09-22T07:41:26.404524+0000","last_undegraded":"2023-09-22T07:41:26.404524+0000","last_fullsized":"2023-09-22T07:41:26.404524+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:39:15.869499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.404437+0000","last_change":"2023-09-22T07:41:25.802335+0000","last_active":"2023-09-22T07:41:26.404437+0000","last_peered":"2023-09-22T07:41:26.404437+0000","last_clean":"2023-09-22T07:41:26.404437+0000","last_became_active":"2023-09-22T07:41:25.802059+0000","last_became_peered":"2023-09-22T07:41:25.802059+0000","last_unstale":"2023-09-22T07:41:26.404437+0000","last_undegraded":"2023-09-22T07:41:26.404437+0000","last_fullsized":"2023-09-22T07:41:26.404437+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_clean_scrub_stamp":"2023-09-22T07:41:24.388483+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:09:54.260404+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.404494+0000","last_change":"2023-09-22T07:40:47.814142+0000","last_active":"2023-09-22T07:41:26.404494+0000","last_peered":"2023-09-22T07:41:26.404494+0000","last_clean":"2023-09-22T07:41:26.404494+0000","last_became_active":"2023-09-22T07:40:47.813818+0000","last_became_peered":"2023-09-22T07:40:47.813818+0000","last_unstale":"2023-09-22T07:41:26.404494+0000","last_undegraded":"2023-09-22T07:41:26.404494+0000","last_fullsized":"2023-09-22T07:41:26.404494+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:14:13.638235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.874629+0000","last_change":"2023-09-22T07:40:47.399784+0000","last_active":"2023-09-22T07:41:27.874629+0000","last_peered":"2023-09-22T07:41:27.874629+0000","last_clean":"2023-09-22T07:41:27.874629+0000","last_became_active":"2023-09-22T07:40:47.399482+0000","last_became_peered":"2023-09-22T07:40:47.399482+0000","last_unstale":"2023-09-22T07:41:27.874629+0000","last_undegraded":"2023-09-22T07:41:27.874629+0000","last_fullsized":"2023-09-22T07:41:27.874629+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:41:50.317527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.826245+0000","last_change":"2023-09-22T07:41:25.412914+0000","last_active":"2023-09-22T07:41:27.826245+0000","last_peered":"2023-09-22T07:41:27.826245+0000","last_clean":"2023-09-22T07:41:27.826245+0000","last_became_active":"2023-09-22T07:41:25.412674+0000","last_became_peered":"2023-09-22T07:41:25.412674+0000","last_unstale":"2023-09-22T07:41:27.826245+0000","last_undegraded":"2023-09-22T07:41:27.826245+0000","last_fullsized":"2023-09-22T07:41:27.826245+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_clean_scrub_stamp":"2023-09-22T07:41:24.388483+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:30:19.942209+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.404707+0000","last_change":"2023-09-22T07:40:47.821754+0000","last_active":"2023-09-22T07:41:26.404707+0000","last_peered":"2023-09-22T07:41:26.404707+0000","last_clean":"2023-09-22T07:41:26.404707+0000","last_became_active":"2023-09-22T07:40:47.821520+0000","last_became_peered":"2023-09-22T07:40:47.821520+0000","last_unstale":"2023-09-22T07:41:26.404707+0000","last_undegraded":"2023-09-22T07:41:26.404707+0000","last_fullsized":"2023-09-22T07:41:26.404707+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:48:06.745295+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.874465+0000","last_change":"2023-09-22T07:40:47.405740+0000","last_active":"2023-09-22T07:41:27.874465+0000","last_peered":"2023-09-22T07:41:27.874465+0000","last_clean":"2023-09-22T07:41:27.874465+0000","last_became_active":"2023-09-22T07:40:47.405412+0000","last_became_peered":"2023-09-22T07:40:47.405412+0000","last_unstale":"2023-09-22T07:41:27.874465+0000","last_undegraded":"2023-09-22T07:41:27.874465+0000","last_fullsized":"2023-09-22T07:41:27.874465+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:59:00.587314+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"63'128","reported_seq":275,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.516513+0000","last_change":"2023-09-22T07:40:30.287691+0000","last_active":"2023-09-22T07:41:27.516513+0000","last_peered":"2023-09-22T07:41:27.516513+0000","last_clean":"2023-09-22T07:41:27.516513+0000","last_became_active":"2023-09-22T07:40:30.287102+0000","last_became_peered":"2023-09-22T07:40:30.287102+0000","last_unstale":"2023-09-22T07:41:27.516513+0000","last_undegraded":"2023-09-22T07:41:27.516513+0000","last_fullsized":"2023-09-22T07:41:27.516513+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:38:33.537736+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:38:33.537736+0000","last_clean_scrub_stamp":"2023-09-22T07:38:33.537736+0000","objects_scrubbed":0,"log_size":128,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:06:44.539123+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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.876413+0000","last_change":"2023-09-22T07:41:26.269045+0000","last_active":"2023-09-22T07:41:27.876413+0000","last_peered":"2023-09-22T07:41:27.876413+0000","last_clean":"2023-09-22T07:41:27.876413+0000","last_became_active":"2023-09-22T07:41:26.268740+0000","last_became_peered":"2023-09-22T07:41:26.268740+0000","last_unstale":"2023-09-22T07:41:27.876413+0000","last_undegraded":"2023-09-22T07:41:27.876413+0000","last_fullsized":"2023-09-22T07:41:27.876413+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_clean_scrub_stamp":"2023-09-22T07:41:24.388483+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:51:06.021968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.875586+0000","last_change":"2023-09-22T07:40:47.828860+0000","last_active":"2023-09-22T07:41:27.875586+0000","last_peered":"2023-09-22T07:41:27.875586+0000","last_clean":"2023-09-22T07:41:27.875586+0000","last_became_active":"2023-09-22T07:40:47.828462+0000","last_became_peered":"2023-09-22T07:40:47.828462+0000","last_unstale":"2023-09-22T07:41:27.875586+0000","last_undegraded":"2023-09-22T07:41:27.875586+0000","last_fullsized":"2023-09-22T07:41:27.875586+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:57:29.664507+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.516376+0000","last_change":"2023-09-22T07:40:47.402744+0000","last_active":"2023-09-22T07:41:27.516376+0000","last_peered":"2023-09-22T07:41:27.516376+0000","last_clean":"2023-09-22T07:41:27.516376+0000","last_became_active":"2023-09-22T07:40:47.402431+0000","last_became_peered":"2023-09-22T07:40:47.402431+0000","last_unstale":"2023-09-22T07:41:27.516376+0000","last_undegraded":"2023-09-22T07:41:27.516376+0000","last_fullsized":"2023-09-22T07:41:27.516376+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T07:56:36.961607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.876521+0000","last_change":"2023-09-22T07:41:25.802253+0000","last_active":"2023-09-22T07:41:27.876521+0000","last_peered":"2023-09-22T07:41:27.876521+0000","last_clean":"2023-09-22T07:41:27.876521+0000","last_became_active":"2023-09-22T07:41:25.801938+0000","last_became_peered":"2023-09-22T07:41:25.801938+0000","last_unstale":"2023-09-22T07:41:27.876521+0000","last_undegraded":"2023-09-22T07:41:27.876521+0000","last_fullsized":"2023-09-22T07:41:27.876521+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_clean_scrub_stamp":"2023-09-22T07:41:24.388483+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:02:26.023530+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.516290+0000","last_change":"2023-09-22T07:40:47.408157+0000","last_active":"2023-09-22T07:41:27.516290+0000","last_peered":"2023-09-22T07:41:27.516290+0000","last_clean":"2023-09-22T07:41:27.516290+0000","last_became_active":"2023-09-22T07:40:47.407892+0000","last_became_peered":"2023-09-22T07:40:47.407892+0000","last_unstale":"2023-09-22T07:41:27.516290+0000","last_undegraded":"2023-09-22T07:41:27.516290+0000","last_fullsized":"2023-09-22T07:41:27.516290+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:02:08.046245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.405687+0000","last_change":"2023-09-22T07:40:47.821656+0000","last_active":"2023-09-22T07:41:26.405687+0000","last_peered":"2023-09-22T07:41:26.405687+0000","last_clean":"2023-09-22T07:41:26.405687+0000","last_became_active":"2023-09-22T07:40:47.821390+0000","last_became_peered":"2023-09-22T07:40:47.821390+0000","last_unstale":"2023-09-22T07:41:26.405687+0000","last_undegraded":"2023-09-22T07:41:26.405687+0000","last_fullsized":"2023-09-22T07:41:26.405687+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:34:18.194447+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.406374+0000","last_change":"2023-09-22T07:41:25.414305+0000","last_active":"2023-09-22T07:41:26.406374+0000","last_peered":"2023-09-22T07:41:26.406374+0000","last_clean":"2023-09-22T07:41:26.406374+0000","last_became_active":"2023-09-22T07:41:25.414011+0000","last_became_peered":"2023-09-22T07:41:25.414011+0000","last_unstale":"2023-09-22T07:41:26.406374+0000","last_undegraded":"2023-09-22T07:41:26.406374+0000","last_fullsized":"2023-09-22T07:41:26.406374+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_clean_scrub_stamp":"2023-09-22T07:41:24.388483+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T12:24:03.466571+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'1","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.404833+0000","last_change":"2023-09-22T07:40:47.404703+0000","last_active":"2023-09-22T07:41:26.404833+0000","last_peered":"2023-09-22T07:41:26.404833+0000","last_clean":"2023-09-22T07:41:26.404833+0000","last_became_active":"2023-09-22T07:40:47.404432+0000","last_became_peered":"2023-09-22T07:40:47.404432+0000","last_unstale":"2023-09-22T07:41:26.404833+0000","last_undegraded":"2023-09-22T07:41:26.404833+0000","last_fullsized":"2023-09-22T07:41:26.404833+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:29:36.010305+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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.405817+0000","last_change":"2023-09-22T07:40:47.822518+0000","last_active":"2023-09-22T07:41:26.405817+0000","last_peered":"2023-09-22T07:41:26.405817+0000","last_clean":"2023-09-22T07:41:26.405817+0000","last_became_active":"2023-09-22T07:40:47.822245+0000","last_became_peered":"2023-09-22T07:40:47.822245+0000","last_unstale":"2023-09-22T07:41:26.405817+0000","last_undegraded":"2023-09-22T07:41:26.405817+0000","last_fullsized":"2023-09-22T07:41:26.405817+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:49:42.253680+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.404188+0000","last_change":"2023-09-22T07:41:25.802153+0000","last_active":"2023-09-22T07:41:26.404188+0000","last_peered":"2023-09-22T07:41:26.404188+0000","last_clean":"2023-09-22T07:41:26.404188+0000","last_became_active":"2023-09-22T07:41:25.801681+0000","last_became_peered":"2023-09-22T07:41:25.801681+0000","last_unstale":"2023-09-22T07:41:26.404188+0000","last_undegraded":"2023-09-22T07:41:26.404188+0000","last_fullsized":"2023-09-22T07:41:26.404188+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_clean_scrub_stamp":"2023-09-22T07:41:24.388483+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:13:11.271875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'2","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.826377+0000","last_change":"2023-09-22T07:40:47.402115+0000","last_active":"2023-09-22T07:41:27.826377+0000","last_peered":"2023-09-22T07:41:27.826377+0000","last_clean":"2023-09-22T07:41:27.826377+0000","last_became_active":"2023-09-22T07:40:47.401837+0000","last_became_peered":"2023-09-22T07:40:47.401837+0000","last_unstale":"2023-09-22T07:41:27.826377+0000","last_undegraded":"2023-09-22T07:41:27.826377+0000","last_fullsized":"2023-09-22T07:41:27.826377+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T07:50:54.580262+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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.876077+0000","last_change":"2023-09-22T07:40:47.819734+0000","last_active":"2023-09-22T07:41:27.876077+0000","last_peered":"2023-09-22T07:41:27.876077+0000","last_clean":"2023-09-22T07:41:27.876077+0000","last_became_active":"2023-09-22T07:40:47.819504+0000","last_became_peered":"2023-09-22T07:40:47.819504+0000","last_unstale":"2023-09-22T07:41:27.876077+0000","last_undegraded":"2023-09-22T07:41:27.876077+0000","last_fullsized":"2023-09-22T07:41:27.876077+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T08:43:32.074153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.516189+0000","last_change":"2023-09-22T07:40:47.402737+0000","last_active":"2023-09-22T07:41:27.516189+0000","last_peered":"2023-09-22T07:41:27.516189+0000","last_clean":"2023-09-22T07:41:27.516189+0000","last_became_active":"2023-09-22T07:40:47.402386+0000","last_became_peered":"2023-09-22T07:40:47.402386+0000","last_unstale":"2023-09-22T07:41:27.516189+0000","last_undegraded":"2023-09-22T07:41:27.516189+0000","last_fullsized":"2023-09-22T07:41:27.516189+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:39:40.869175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.404307+0000","last_change":"2023-09-22T07:40:47.823839+0000","last_active":"2023-09-22T07:41:26.404307+0000","last_peered":"2023-09-22T07:41:26.404307+0000","last_clean":"2023-09-22T07:41:26.404307+0000","last_became_active":"2023-09-22T07:40:47.823299+0000","last_became_peered":"2023-09-22T07:40:47.823299+0000","last_unstale":"2023-09-22T07:41:26.404307+0000","last_undegraded":"2023-09-22T07:41:26.404307+0000","last_fullsized":"2023-09-22T07:41:26.404307+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:20:18.430245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.404720+0000","last_change":"2023-09-22T07:40:47.400087+0000","last_active":"2023-09-22T07:41:26.404720+0000","last_peered":"2023-09-22T07:41:26.404720+0000","last_clean":"2023-09-22T07:41:26.404720+0000","last_became_active":"2023-09-22T07:40:47.399812+0000","last_became_peered":"2023-09-22T07:40:47.399812+0000","last_unstale":"2023-09-22T07:41:26.404720+0000","last_undegraded":"2023-09-22T07:41:26.404720+0000","last_fullsized":"2023-09-22T07:41:26.404720+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:54:30.138190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.406366+0000","last_change":"2023-09-22T07:40:47.825046+0000","last_active":"2023-09-22T07:41:26.406366+0000","last_peered":"2023-09-22T07:41:26.406366+0000","last_clean":"2023-09-22T07:41:26.406366+0000","last_became_active":"2023-09-22T07:40:47.824311+0000","last_became_peered":"2023-09-22T07:40:47.824311+0000","last_unstale":"2023-09-22T07:41:26.406366+0000","last_undegraded":"2023-09-22T07:41:26.406366+0000","last_fullsized":"2023-09-22T07:41:26.406366+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:38:49.585594+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.406026+0000","last_change":"2023-09-22T07:40:47.397510+0000","last_active":"2023-09-22T07:41:26.406026+0000","last_peered":"2023-09-22T07:41:26.406026+0000","last_clean":"2023-09-22T07:41:26.406026+0000","last_became_active":"2023-09-22T07:40:47.397240+0000","last_became_peered":"2023-09-22T07:40:47.397240+0000","last_unstale":"2023-09-22T07:41:26.406026+0000","last_undegraded":"2023-09-22T07:41:26.406026+0000","last_fullsized":"2023-09-22T07:41:26.406026+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:37:26.016124+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.405164+0000","last_change":"2023-09-22T07:40:47.823269+0000","last_active":"2023-09-22T07:41:26.405164+0000","last_peered":"2023-09-22T07:41:26.405164+0000","last_clean":"2023-09-22T07:41:26.405164+0000","last_became_active":"2023-09-22T07:40:47.822007+0000","last_became_peered":"2023-09-22T07:40:47.822007+0000","last_unstale":"2023-09-22T07:41:26.405164+0000","last_undegraded":"2023-09-22T07:41:26.405164+0000","last_fullsized":"2023-09-22T07:41:26.405164+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T17:54:16.289101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'2","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.516230+0000","last_change":"2023-09-22T07:40:47.412315+0000","last_active":"2023-09-22T07:41:27.516230+0000","last_peered":"2023-09-22T07:41:27.516230+0000","last_clean":"2023-09-22T07:41:27.516230+0000","last_became_active":"2023-09-22T07:40:47.411899+0000","last_became_peered":"2023-09-22T07:40:47.411899+0000","last_unstale":"2023-09-22T07:41:27.516230+0000","last_undegraded":"2023-09-22T07:41:27.516230+0000","last_fullsized":"2023-09-22T07:41:27.516230+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:40:00.807230+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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.825445+0000","last_change":"2023-09-22T07:40:47.824321+0000","last_active":"2023-09-22T07:41:27.825445+0000","last_peered":"2023-09-22T07:41:27.825445+0000","last_clean":"2023-09-22T07:41:27.825445+0000","last_became_active":"2023-09-22T07:40:47.823778+0000","last_became_peered":"2023-09-22T07:40:47.823778+0000","last_unstale":"2023-09-22T07:41:27.825445+0000","last_undegraded":"2023-09-22T07:41:27.825445+0000","last_fullsized":"2023-09-22T07:41:27.825445+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:30:44.068431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.875104+0000","last_change":"2023-09-22T07:40:47.396291+0000","last_active":"2023-09-22T07:41:27.875104+0000","last_peered":"2023-09-22T07:41:27.875104+0000","last_clean":"2023-09-22T07:41:27.875104+0000","last_became_active":"2023-09-22T07:40:47.395734+0000","last_became_peered":"2023-09-22T07:40:47.395734+0000","last_unstale":"2023-09-22T07:41:27.875104+0000","last_undegraded":"2023-09-22T07:41:27.875104+0000","last_fullsized":"2023-09-22T07:41:27.875104+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:45:21.793890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.517126+0000","last_change":"2023-09-22T07:40:47.823475+0000","last_active":"2023-09-22T07:41:27.517126+0000","last_peered":"2023-09-22T07:41:27.517126+0000","last_clean":"2023-09-22T07:41:27.517126+0000","last_became_active":"2023-09-22T07:40:47.823004+0000","last_became_peered":"2023-09-22T07:40:47.823004+0000","last_unstale":"2023-09-22T07:41:27.517126+0000","last_undegraded":"2023-09-22T07:41:27.517126+0000","last_fullsized":"2023-09-22T07:41:27.517126+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:46:43.607941+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'1","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.405225+0000","last_change":"2023-09-22T07:40:47.403844+0000","last_active":"2023-09-22T07:41:26.405225+0000","last_peered":"2023-09-22T07:41:26.405225+0000","last_clean":"2023-09-22T07:41:26.405225+0000","last_became_active":"2023-09-22T07:40:47.403553+0000","last_became_peered":"2023-09-22T07:40:47.403553+0000","last_unstale":"2023-09-22T07:41:26.405225+0000","last_undegraded":"2023-09-22T07:41:26.405225+0000","last_fullsized":"2023-09-22T07:41:26.405225+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:07:10.132871+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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.873991+0000","last_change":"2023-09-22T07:40:47.820479+0000","last_active":"2023-09-22T07:41:27.873991+0000","last_peered":"2023-09-22T07:41:27.873991+0000","last_clean":"2023-09-22T07:41:27.873991+0000","last_became_active":"2023-09-22T07:40:47.818094+0000","last_became_peered":"2023-09-22T07:40:47.818094+0000","last_unstale":"2023-09-22T07:41:27.873991+0000","last_undegraded":"2023-09-22T07:41:27.873991+0000","last_fullsized":"2023-09-22T07:41:27.873991+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:08:10.411911+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'2","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.874509+0000","last_change":"2023-09-22T07:40:47.399836+0000","last_active":"2023-09-22T07:41:27.874509+0000","last_peered":"2023-09-22T07:41:27.874509+0000","last_clean":"2023-09-22T07:41:27.874509+0000","last_became_active":"2023-09-22T07:40:47.399525+0000","last_became_peered":"2023-09-22T07:40:47.399525+0000","last_unstale":"2023-09-22T07:41:27.874509+0000","last_undegraded":"2023-09-22T07:41:27.874509+0000","last_fullsized":"2023-09-22T07:41:27.874509+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T08:12:55.267406+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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.517090+0000","last_change":"2023-09-22T07:40:47.825503+0000","last_active":"2023-09-22T07:41:27.517090+0000","last_peered":"2023-09-22T07:41:27.517090+0000","last_clean":"2023-09-22T07:41:27.517090+0000","last_became_active":"2023-09-22T07:40:47.825150+0000","last_became_peered":"2023-09-22T07:40:47.825150+0000","last_unstale":"2023-09-22T07:41:27.517090+0000","last_undegraded":"2023-09-22T07:41:27.517090+0000","last_fullsized":"2023-09-22T07:41:27.517090+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:35:34.756159+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.825654+0000","last_change":"2023-09-22T07:40:47.827733+0000","last_active":"2023-09-22T07:41:27.825654+0000","last_peered":"2023-09-22T07:41:27.825654+0000","last_clean":"2023-09-22T07:41:27.825654+0000","last_became_active":"2023-09-22T07:40:47.827450+0000","last_became_peered":"2023-09-22T07:40:47.827450+0000","last_unstale":"2023-09-22T07:41:27.825654+0000","last_undegraded":"2023-09-22T07:41:27.825654+0000","last_fullsized":"2023-09-22T07:41:27.825654+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:39:28.069011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.874749+0000","last_change":"2023-09-22T07:40:47.821613+0000","last_active":"2023-09-22T07:41:27.874749+0000","last_peered":"2023-09-22T07:41:27.874749+0000","last_clean":"2023-09-22T07:41:27.874749+0000","last_became_active":"2023-09-22T07:40:47.821332+0000","last_became_peered":"2023-09-22T07:40:47.821332+0000","last_unstale":"2023-09-22T07:41:27.874749+0000","last_undegraded":"2023-09-22T07:41:27.874749+0000","last_fullsized":"2023-09-22T07:41:27.874749+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:29:57.123577+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.873640+0000","last_change":"2023-09-22T07:40:47.817275+0000","last_active":"2023-09-22T07:41:27.873640+0000","last_peered":"2023-09-22T07:41:27.873640+0000","last_clean":"2023-09-22T07:41:27.873640+0000","last_became_active":"2023-09-22T07:40:47.816857+0000","last_became_peered":"2023-09-22T07:40:47.816857+0000","last_unstale":"2023-09-22T07:41:27.873640+0000","last_undegraded":"2023-09-22T07:41:27.873640+0000","last_fullsized":"2023-09-22T07:41:27.873640+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:15:20.193248+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.876374+0000","last_change":"2023-09-22T07:40:47.831143+0000","last_active":"2023-09-22T07:41:27.876374+0000","last_peered":"2023-09-22T07:41:27.876374+0000","last_clean":"2023-09-22T07:41:27.876374+0000","last_became_active":"2023-09-22T07:40:47.828969+0000","last_became_peered":"2023-09-22T07:40:47.828969+0000","last_unstale":"2023-09-22T07:41:27.876374+0000","last_undegraded":"2023-09-22T07:41:27.876374+0000","last_fullsized":"2023-09-22T07:41:27.876374+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T17:48:25.445862+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.406110+0000","last_change":"2023-09-22T07:40:47.812640+0000","last_active":"2023-09-22T07:41:26.406110+0000","last_peered":"2023-09-22T07:41:26.406110+0000","last_clean":"2023-09-22T07:41:26.406110+0000","last_became_active":"2023-09-22T07:40:47.812347+0000","last_became_peered":"2023-09-22T07:40:47.812347+0000","last_unstale":"2023-09-22T07:41:26.406110+0000","last_undegraded":"2023-09-22T07:41:26.406110+0000","last_fullsized":"2023-09-22T07:41:26.406110+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T08:13:54.647040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.405122+0000","last_change":"2023-09-22T07:40:47.816965+0000","last_active":"2023-09-22T07:41:26.405122+0000","last_peered":"2023-09-22T07:41:26.405122+0000","last_clean":"2023-09-22T07:41:26.405122+0000","last_became_active":"2023-09-22T07:40:47.816653+0000","last_became_peered":"2023-09-22T07:40:47.816653+0000","last_unstale":"2023-09-22T07:41:26.405122+0000","last_undegraded":"2023-09-22T07:41:26.405122+0000","last_fullsized":"2023-09-22T07:41:26.405122+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:57:07.216869+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.826512+0000","last_change":"2023-09-22T07:40:47.829795+0000","last_active":"2023-09-22T07:41:27.826512+0000","last_peered":"2023-09-22T07:41:27.826512+0000","last_clean":"2023-09-22T07:41:27.826512+0000","last_became_active":"2023-09-22T07:40:47.829557+0000","last_became_peered":"2023-09-22T07:40:47.829557+0000","last_unstale":"2023-09-22T07:41:27.826512+0000","last_undegraded":"2023-09-22T07:41:27.826512+0000","last_fullsized":"2023-09-22T07:41:27.826512+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:06:37.495124+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.405893+0000","last_change":"2023-09-22T07:40:47.815618+0000","last_active":"2023-09-22T07:41:26.405893+0000","last_peered":"2023-09-22T07:41:26.405893+0000","last_clean":"2023-09-22T07:41:26.405893+0000","last_became_active":"2023-09-22T07:40:47.815322+0000","last_became_peered":"2023-09-22T07:40:47.815322+0000","last_unstale":"2023-09-22T07:41:26.405893+0000","last_undegraded":"2023-09-22T07:41:26.405893+0000","last_fullsized":"2023-09-22T07:41:26.405893+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:24:45.965924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.873702+0000","last_change":"2023-09-22T07:40:47.816718+0000","last_active":"2023-09-22T07:41:27.873702+0000","last_peered":"2023-09-22T07:41:27.873702+0000","last_clean":"2023-09-22T07:41:27.873702+0000","last_became_active":"2023-09-22T07:40:47.813430+0000","last_became_peered":"2023-09-22T07:40:47.813430+0000","last_unstale":"2023-09-22T07:41:27.873702+0000","last_undegraded":"2023-09-22T07:41:27.873702+0000","last_fullsized":"2023-09-22T07:41:27.873702+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T12:33:34.408689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:26.404346+0000","last_change":"2023-09-22T07:40:47.826100+0000","last_active":"2023-09-22T07:41:26.404346+0000","last_peered":"2023-09-22T07:41:26.404346+0000","last_clean":"2023-09-22T07:41:26.404346+0000","last_became_active":"2023-09-22T07:40:47.825623+0000","last_became_peered":"2023-09-22T07:40:47.825623+0000","last_unstale":"2023-09-22T07:41:26.404346+0000","last_undegraded":"2023-09-22T07:41:26.404346+0000","last_fullsized":"2023-09-22T07:41:26.404346+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:11:20.090809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.873633+0000","last_change":"2023-09-22T07:40:47.821591+0000","last_active":"2023-09-22T07:41:27.873633+0000","last_peered":"2023-09-22T07:41:27.873633+0000","last_clean":"2023-09-22T07:41:27.873633+0000","last_became_active":"2023-09-22T07:40:47.821293+0000","last_became_peered":"2023-09-22T07:40:47.821293+0000","last_unstale":"2023-09-22T07:41:27.873633+0000","last_undegraded":"2023-09-22T07:41:27.873633+0000","last_fullsized":"2023-09-22T07:41:27.873633+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:27:58.335480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.876255+0000","last_change":"2023-09-22T07:40:47.830973+0000","last_active":"2023-09-22T07:41:27.876255+0000","last_peered":"2023-09-22T07:41:27.876255+0000","last_clean":"2023-09-22T07:41:27.876255+0000","last_became_active":"2023-09-22T07:40:47.830513+0000","last_became_peered":"2023-09-22T07:40:47.830513+0000","last_unstale":"2023-09-22T07:41:27.876255+0000","last_undegraded":"2023-09-22T07:41:27.876255+0000","last_fullsized":"2023-09-22T07:41:27.876255+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:14:07.984752+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":66,"state":"active+clean","last_fresh":"2023-09-22T07:41:27.826243+0000","last_change":"2023-09-22T07:40:47.828637+0000","last_active":"2023-09-22T07:41:27.826243+0000","last_peered":"2023-09-22T07:41:27.826243+0000","last_clean":"2023-09-22T07:41:27.826243+0000","last_became_active":"2023-09-22T07:40:47.828343+0000","last_became_peered":"2023-09-22T07:40:47.828343+0000","last_unstale":"2023-09-22T07:41:27.826243+0000","last_undegraded":"2023-09-22T07:41:27.826243+0000","last_fullsized":"2023-09-22T07:41:27.826243+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:59:42.418408+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":54,"seq":231928234008,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6636,"kb_used_data":1252,"kb_used_omap":0,"kb_used_meta":5376,"kb_avail":93738516,"statfs":{"total":95995035648,"available":95988240384,"internally_reserved":0,"allocated":1282048,"data_stored":885266,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5505024},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 22 07:41:26 2023","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"last":0.50700000000000001},{"interface":"front","average":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.85699999999999998,"5min":0.85699999999999998,"15min":0.85699999999999998},"last":0.53900000000000003}]},{"osd":1,"last update":"Fri Sep 22 07:41:26 2023","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"last":0.54900000000000004},{"interface":"front","average":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.83499999999999996,"5min":0.83499999999999996,"15min":0.83499999999999996},"last":0.51900000000000002}]},{"osd":2,"last update":"Fri Sep 22 07:41:26 2023","interfaces":[{"interface":"back","average":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.496},{"interface":"front","average":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":0.85299999999999998,"5min":0.85299999999999998,"15min":0.85299999999999998},"last":0.46500000000000002}]},{"osd":3,"last update":"Fri Sep 22 07:41:26 2023","interfaces":[{"interface":"back","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.53300000000000003},{"interface":"front","average":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.52500000000000002}]},{"osd":4,"last update":"Fri Sep 22 07:41:26 2023","interfaces":[{"interface":"back","average":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.80000000000000004},"last":0.38200000000000001},{"interface":"front","average":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"last":0.39900000000000002}]},{"osd":5,"last update":"Fri Sep 22 07:41:26 2023","interfaces":[{"interface":"back","average":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"last":0.36799999999999999},{"interface":"front","average":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.87,"5min":0.87,"15min":0.87},"last":0.47599999999999998}]},{"osd":6,"last update":"Fri Sep 22 07:41:26 2023","interfaces":[{"interface":"back","average":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"last":0.438},{"interface":"front","average":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.45000000000000001}]}]},{"osd":6,"up_from":46,"seq":197568495644,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6636,"kb_used_data":1252,"kb_used_omap":0,"kb_used_meta":5376,"kb_avail":93738516,"statfs":{"total":95995035648,"available":95988240384,"internally_reserved":0,"allocated":1282048,"data_stored":886693,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5505024},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 22 07:42:10 2023","interfaces":[{"interface":"back","average":{"1min":0.54600000000000004,"5min":0.56100000000000005,"15min":0.56299999999999994},"min":{"1min":0.34499999999999997,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.80100000000000005,"5min":0.85199999999999998,"15min":0.85199999999999998},"last":0.745},{"interface":"front","average":{"1min":0.499,"5min":0.54600000000000004,"15min":0.55400000000000005},"min":{"1min":0.38,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.66800000000000004,"5min":0.81699999999999995,"15min":0.81699999999999995},"last":0.57199999999999995}]},{"osd":1,"last update":"Fri Sep 22 07:42:10 2023","interfaces":[{"interface":"back","average":{"1min":0.51400000000000001,"5min":0.55800000000000005,"15min":0.56499999999999995},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.71799999999999997,"5min":0.83899999999999997,"15min":0.83899999999999997},"last":0.71799999999999997},{"interface":"front","average":{"1min":0.52600000000000002,"5min":0.55300000000000005,"15min":0.55700000000000005},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.73199999999999998,"5min":0.86399999999999999,"15min":0.86399999999999999},"last":0.73199999999999998}]},{"osd":2,"last update":"Fri Sep 22 07:42:10 2023","interfaces":[{"interface":"back","average":{"1min":0.52200000000000002,"5min":0.56200000000000006,"15min":0.56799999999999995},"min":{"1min":0.372,"5min":0.317,"15min":0.317},"max":{"1min":0.72699999999999998,"5min":0.88300000000000001,"15min":0.88300000000000001},"last":0.63300000000000001},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.54800000000000004,"15min":0.55200000000000005},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.70299999999999996,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.70299999999999996}]},{"osd":3,"last update":"Fri Sep 22 07:42:10 2023","interfaces":[{"interface":"back","average":{"1min":0.55000000000000004,"5min":0.57799999999999996,"15min":0.58299999999999996},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.74299999999999999,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.65300000000000002},{"interface":"front","average":{"1min":0.55700000000000005,"5min":0.58799999999999997,"15min":0.59299999999999997},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.74099999999999999,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.68500000000000005}]},{"osd":4,"last update":"Fri Sep 22 07:42:10 2023","interfaces":[{"interface":"back","average":{"1min":0.47799999999999998,"5min":0.46300000000000002,"15min":0.46100000000000002},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.70499999999999996,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.66800000000000004},{"interface":"front","average":{"1min":0.51300000000000001,"5min":0.505,"15min":0.504},"min":{"1min":0.311,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.84299999999999997,"5min":0.84299999999999997,"15min":0.84299999999999997},"last":0.44500000000000001}]},{"osd":5,"last update":"Fri Sep 22 07:42:10 2023","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.48199999999999998,"15min":0.47799999999999998},"min":{"1min":0.33800000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.749,"5min":0.749,"15min":0.749},"last":0.53700000000000003},{"interface":"front","average":{"1min":0.56699999999999995,"5min":0.51700000000000002,"15min":0.50900000000000001},"min":{"1min":0.36899999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.88100000000000001,"5min":0.88100000000000001,"15min":0.88100000000000001},"last":0.496}]},{"osd":7,"last update":"Fri Sep 22 07:41:30 2023","interfaces":[{"interface":"back","average":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.75700000000000001,"5min":0.75700000000000001,"15min":0.75700000000000001},"last":0.60999999999999999},{"interface":"front","average":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.82399999999999995,"5min":0.82399999999999995,"15min":0.82399999999999995},"last":0.59899999999999998}]}]},{"osd":1,"up_from":13,"seq":55834574899,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6752,"kb_used_data":664,"kb_used_omap":0,"kb_used_meta":6080,"kb_avail":93738400,"statfs":{"total":95995035648,"available":95988121600,"internally_reserved":0,"allocated":679936,"data_stored":293952,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6225920},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 22 07:41:19 2023","interfaces":[{"interface":"back","average":{"1min":0.40200000000000002,"5min":0.36899999999999999,"15min":0.34200000000000003},"min":{"1min":0.24099999999999999,"5min":0.20300000000000001,"15min":0.20300000000000001},"max":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.33000000000000002},{"interface":"front","average":{"1min":0.435,"5min":0.39200000000000002,"15min":0.35399999999999998},"min":{"1min":0.249,"5min":0.22,"15min":0.22},"max":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"last":0.36299999999999999}]},{"osd":2,"last update":"Fri Sep 22 07:41:39 2023","interfaces":[{"interface":"back","average":{"1min":0.45300000000000001,"5min":0.434,"15min":0.42299999999999999},"min":{"1min":0.311,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.57599999999999996,"5min":0.63400000000000001,"15min":0.63400000000000001},"last":0.39600000000000002},{"interface":"front","average":{"1min":0.45900000000000002,"5min":0.45300000000000001,"15min":0.44500000000000001},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.64700000000000002,"5min":0.72799999999999998,"15min":0.72799999999999998},"last":0.40799999999999997}]},{"osd":3,"last update":"Fri Sep 22 07:42:02 2023","interfaces":[{"interface":"back","average":{"1min":0.46000000000000002,"5min":0.51000000000000001,"15min":0.53000000000000003},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.67100000000000004,"5min":0.70699999999999996,"15min":0.70699999999999996},"last":0.42999999999999999},{"interface":"front","average":{"1min":0.42099999999999999,"5min":0.495,"15min":0.52000000000000002},"min":{"1min":0.27900000000000003,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.66100000000000003,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.48699999999999999}]},{"osd":4,"last update":"Fri Sep 22 07:41:24 2023","interfaces":[{"interface":"back","average":{"1min":0.61799999999999999,"5min":0.66900000000000004,"15min":0.67700000000000005},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.82199999999999995,"5min":0.89300000000000002,"15min":0.89300000000000002},"last":0.64200000000000002},{"interface":"front","average":{"1min":0.58999999999999997,"5min":0.64600000000000002,"15min":0.65500000000000003},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.81899999999999995,"5min":0.91100000000000003,"15min":0.91100000000000003},"last":0.77300000000000002}]},{"osd":5,"last update":"Fri Sep 22 07:41:41 2023","interfaces":[{"interface":"back","average":{"1min":0.59699999999999998,"5min":0.64600000000000002,"15min":0.65400000000000003},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.81799999999999995,"5min":0.876,"15min":0.876},"last":0.63400000000000001},{"interface":"front","average":{"1min":0.628,"5min":0.66500000000000004,"15min":0.67100000000000004},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.85699999999999998,"5min":0.90900000000000003,"15min":0.90900000000000003},"last":0.83599999999999997}]},{"osd":6,"last update":"Fri Sep 22 07:42:05 2023","interfaces":[{"interface":"back","average":{"1min":0.61699999999999999,"5min":0.66300000000000003,"15min":0.67100000000000004},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.85299999999999998,"5min":0.92800000000000005,"15min":0.92800000000000005},"last":0.65300000000000002},{"interface":"front","average":{"1min":0.60899999999999999,"5min":0.67200000000000004,"15min":0.68200000000000005},"min":{"1min":0.45500000000000002,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.89600000000000002,"5min":0.89600000000000002,"15min":0.89600000000000002},"last":0.81399999999999995}]},{"osd":7,"last update":"Fri Sep 22 07:41:29 2023","interfaces":[{"interface":"back","average":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.86499999999999999,"5min":0.86499999999999999,"15min":0.86499999999999999},"last":0.85299999999999998},{"interface":"front","average":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"min":{"1min":0.504,"5min":0.504,"15min":0.504},"max":{"1min":0.89200000000000002,"5min":0.89200000000000002,"15min":0.89200000000000002},"last":0.82499999999999996}]}]},{"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":7476,"kb_used_data":1260,"kb_used_omap":0,"kb_used_meta":6208,"kb_avail":93737676,"statfs":{"total":95995035648,"available":95987380224,"internally_reserved":0,"allocated":1290240,"data_stored":885390,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6356992},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Fri Sep 22 07:41:13 2023","interfaces":[{"interface":"back","average":{"1min":0.34000000000000002,"5min":0.33000000000000002,"15min":0.311},"min":{"1min":0.24299999999999999,"5min":0.188,"15min":0.188},"max":{"1min":0.56200000000000006,"5min":0.58499999999999996,"15min":0.58499999999999996},"last":0.41899999999999998},{"interface":"front","average":{"1min":0.442,"5min":0.379,"15min":0.34699999999999998},"min":{"1min":0.30299999999999999,"5min":0.20599999999999999,"15min":0.20599999999999999},"max":{"1min":0.751,"5min":0.751,"15min":0.751},"last":0.35499999999999998}]},{"osd":2,"last update":"Fri Sep 22 07:41:34 2023","interfaces":[{"interface":"back","average":{"1min":0.42699999999999999,"5min":0.41799999999999998,"15min":0.40600000000000003},"min":{"1min":0.28899999999999998,"5min":0.248,"15min":0.248},"max":{"1min":0.70399999999999996,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.40400000000000003},{"interface":"front","average":{"1min":0.373,"5min":0.40000000000000002,"15min":0.39500000000000002},"min":{"1min":0.255,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":0.59499999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.57299999999999995}]},{"osd":3,"last update":"Fri Sep 22 07:42:00 2023","interfaces":[{"interface":"back","average":{"1min":0.47499999999999998,"5min":0.51400000000000001,"15min":0.53000000000000003},"min":{"1min":0.311,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.98499999999999999,"5min":0.98499999999999999,"15min":0.98499999999999999},"last":0.63700000000000001},{"interface":"front","average":{"1min":0.46200000000000002,"5min":0.47699999999999998,"15min":0.49399999999999999},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.88,"5min":0.88,"15min":0.88},"last":0.38500000000000001}]},{"osd":4,"last update":"Fri Sep 22 07:41:24 2023","interfaces":[{"interface":"back","average":{"1min":0.55100000000000005,"5min":0.59899999999999998,"15min":0.60699999999999998},"min":{"1min":0.41899999999999998,"5min":0.376,"15min":0.376},"max":{"1min":0.71999999999999997,"5min":1,"15min":1},"last":0.498},{"interface":"front","average":{"1min":0.58799999999999997,"5min":0.63700000000000001,"15min":0.64500000000000002},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":0.749,"5min":0.96599999999999997,"15min":0.96599999999999997},"last":0.55100000000000005}]},{"osd":5,"last update":"Fri Sep 22 07:41:45 2023","interfaces":[{"interface":"back","average":{"1min":0.60599999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.85099999999999998,"5min":0.85099999999999998,"15min":0.85099999999999998},"last":0.44600000000000001},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.42299999999999999,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.749,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.53000000000000003}]},{"osd":6,"last update":"Fri Sep 22 07:42:07 2023","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.58599999999999997,"15min":0.58899999999999997},"min":{"1min":0.434,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.79100000000000004,"5min":0.871,"15min":0.871},"last":0.68000000000000005},{"interface":"front","average":{"1min":0.621,"5min":0.65300000000000002,"15min":0.65800000000000003},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.90300000000000002,"5min":0.90300000000000002,"15min":0.90300000000000002},"last":0.60499999999999998}]},{"osd":7,"last update":"Fri Sep 22 07:41:29 2023","interfaces":[{"interface":"back","average":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.66800000000000004},{"interface":"front","average":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.59299999999999997}]}]},{"osd":2,"up_from":18,"seq":77309411373,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6624,"kb_used_data":664,"kb_used_omap":0,"kb_used_meta":5952,"kb_avail":93738528,"statfs":{"total":95995035648,"available":95988252672,"internally_reserved":0,"allocated":679936,"data_stored":294322,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6094848},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 22 07:41:41 2023","interfaces":[{"interface":"back","average":{"1min":0.36599999999999999,"5min":0.40100000000000002,"15min":0.40300000000000002},"min":{"1min":0.23300000000000001,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.60099999999999998,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.33000000000000002},{"interface":"front","average":{"1min":0.38600000000000001,"5min":0.42299999999999999,"15min":0.42599999999999999},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":0.58499999999999996,"5min":0.64200000000000002,"15min":0.64200000000000002},"last":0.34999999999999998}]},{"osd":1,"last update":"Fri Sep 22 07:41:41 2023","interfaces":[{"interface":"back","average":{"1min":0.38400000000000001,"5min":0.42899999999999999,"15min":0.441},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.309},{"interface":"front","average":{"1min":0.42099999999999999,"5min":0.46999999999999997,"15min":0.47799999999999998},"min":{"1min":0.307,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.64800000000000002,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.41599999999999998}]},{"osd":3,"last update":"Fri Sep 22 07:42:01 2023","interfaces":[{"interface":"back","average":{"1min":0.45900000000000002,"5min":0.501,"15min":0.52200000000000002},"min":{"1min":0.27300000000000002,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":0.71499999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.379},{"interface":"front","average":{"1min":0.45400000000000001,"5min":0.501,"15min":0.51300000000000001},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.83699999999999997,"5min":0.83699999999999997,"15min":0.83699999999999997},"last":0.503}]},{"osd":4,"last update":"Fri Sep 22 07:41:23 2023","interfaces":[{"interface":"back","average":{"1min":0.60199999999999998,"5min":0.61299999999999999,"15min":0.61499999999999999},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.97799999999999998,"5min":0.97799999999999998,"15min":0.97799999999999998},"last":0.49199999999999999},{"interface":"front","average":{"1min":0.59399999999999997,"5min":0.60999999999999999,"15min":0.61199999999999999},"min":{"1min":0.45200000000000001,"5min":0.44,"15min":0.44},"max":{"1min":0.93300000000000005,"5min":0.93300000000000005,"15min":0.93300000000000005},"last":0.54300000000000004}]},{"osd":5,"last update":"Fri Sep 22 07:41:46 2023","interfaces":[{"interface":"back","average":{"1min":0.56000000000000005,"5min":0.63600000000000001,"15min":0.64800000000000002},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.73599999999999999,"5min":0.86599999999999999,"15min":0.86599999999999999},"last":0.57699999999999996},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.625,"15min":0.63700000000000001},"min":{"1min":0.42699999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.749,"5min":0.95599999999999996,"15min":0.95599999999999996},"last":0.433}]},{"osd":6,"last update":"Fri Sep 22 07:42:07 2023","interfaces":[{"interface":"back","average":{"1min":0.59999999999999998,"5min":0.65000000000000002,"15min":0.65800000000000003},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":0.79600000000000004,"5min":0.91600000000000004,"15min":0.91600000000000004},"last":0.625},{"interface":"front","average":{"1min":0.60099999999999998,"5min":0.66500000000000004,"15min":0.67600000000000005},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.73699999999999999,"5min":0.998,"15min":0.998},"last":0.59999999999999998}]},{"osd":7,"last update":"Fri Sep 22 07:41:27 2023","interfaces":[{"interface":"back","average":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.91400000000000003,"5min":0.91400000000000003,"15min":0.91400000000000003},"last":0.47199999999999998},{"interface":"front","average":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"min":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.034,"5min":1.034,"15min":1.034},"last":0.66700000000000004}]}]},{"osd":3,"up_from":25,"seq":107374182441,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6196,"kb_used_data":684,"kb_used_omap":0,"kb_used_meta":5504,"kb_avail":93738956,"statfs":{"total":95995035648,"available":95988690944,"internally_reserved":0,"allocated":700416,"data_stored":296752,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5636096},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 22 07:42:03 2023","interfaces":[{"interface":"back","average":{"1min":0.36699999999999999,"5min":0.39400000000000002,"15min":0.40600000000000003},"min":{"1min":0.245,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.53900000000000003,"5min":0.58599999999999997,"15min":0.58599999999999997},"last":0.30599999999999999},{"interface":"front","average":{"1min":0.38500000000000001,"5min":0.42899999999999999,"15min":0.443},"min":{"1min":0.28399999999999997,"5min":0.252,"15min":0.252},"max":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.28999999999999998}]},{"osd":1,"last update":"Fri Sep 22 07:42:03 2023","interfaces":[{"interface":"back","average":{"1min":0.38,"5min":0.44700000000000001,"15min":0.45800000000000002},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.61299999999999999,"5min":0.63100000000000001,"15min":0.63100000000000001},"last":0.39500000000000002},{"interface":"front","average":{"1min":0.38100000000000001,"5min":0.434,"15min":0.44800000000000001},"min":{"1min":0.27400000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.61199999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.36099999999999999}]},{"osd":2,"last update":"Fri Sep 22 07:42:03 2023","interfaces":[{"interface":"back","average":{"1min":0.44600000000000001,"5min":0.49099999999999999,"15min":0.505},"min":{"1min":0.318,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.34100000000000003},{"interface":"front","average":{"1min":0.39800000000000002,"5min":0.46400000000000002,"15min":0.48399999999999999},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"last":0.32700000000000001}]},{"osd":4,"last update":"Fri Sep 22 07:41:22 2023","interfaces":[{"interface":"back","average":{"1min":0.60299999999999998,"5min":0.65100000000000002,"15min":0.65900000000000003},"min":{"1min":0.435,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.81699999999999995,"5min":0.92000000000000004,"15min":0.92000000000000004},"last":0.443},{"interface":"front","average":{"1min":0.622,"5min":0.64100000000000001,"15min":0.64400000000000002},"min":{"1min":0.46700000000000003,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.874,"5min":0.89200000000000002,"15min":0.89200000000000002},"last":0.40999999999999998}]},{"osd":5,"last update":"Fri Sep 22 07:41:44 2023","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":0.60999999999999999,"15min":0.62},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.76100000000000001,"5min":0.999,"15min":0.999},"last":0.433},{"interface":"front","average":{"1min":0.58699999999999997,"5min":0.64100000000000001,"15min":0.65000000000000002},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.77100000000000002,"5min":0.85399999999999998,"15min":0.85399999999999998},"last":0.56000000000000005}]},{"osd":6,"last update":"Fri Sep 22 07:42:09 2023","interfaces":[{"interface":"back","average":{"1min":0.57299999999999995,"5min":0.63700000000000001,"15min":0.64700000000000002},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.80300000000000005,"5min":0.96599999999999997,"15min":0.96599999999999997},"last":0.45400000000000001},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.63100000000000001,"15min":0.64000000000000001},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.75900000000000001,"5min":0.84099999999999997,"15min":0.84099999999999997},"last":0.502}]},{"osd":7,"last update":"Fri Sep 22 07:41:30 2023","interfaces":[{"interface":"back","average":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":0.95099999999999996,"5min":0.95099999999999996,"15min":0.95099999999999996},"last":0.54500000000000004},{"interface":"front","average":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"min":{"1min":0.505,"5min":0.505,"15min":0.505},"max":{"1min":0.89200000000000002,"5min":0.89200000000000002,"15min":0.89200000000000002},"last":0.53400000000000003}]}]},{"osd":4,"up_from":30,"seq":128849018918,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6192,"kb_used_data":680,"kb_used_omap":0,"kb_used_meta":5504,"kb_avail":93738960,"statfs":{"total":95995035648,"available":95988695040,"internally_reserved":0,"allocated":696320,"data_stored":295002,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5636096},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 22 07:41:27 2023","interfaces":[{"interface":"back","average":{"1min":0.502,"5min":0.55000000000000004,"15min":0.55800000000000005},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.73699999999999999,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.52900000000000003},{"interface":"front","average":{"1min":0.501,"5min":0.52100000000000002,"15min":0.52400000000000002},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.746,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.40000000000000002}]},{"osd":1,"last update":"Fri Sep 22 07:41:27 2023","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.52000000000000002,"15min":0.52200000000000002},"min":{"1min":0.36799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.71899999999999997,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.47899999999999998},{"interface":"front","average":{"1min":0.52700000000000002,"5min":0.53900000000000003,"15min":0.54100000000000004},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":0.56200000000000006}]},{"osd":2,"last update":"Fri Sep 22 07:41:27 2023","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.56899999999999995,"15min":0.57499999999999996},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.69199999999999995,"5min":0.79700000000000004,"15min":0.79700000000000004},"last":0.48599999999999999},{"interface":"front","average":{"1min":0.55900000000000005,"5min":0.53500000000000003,"15min":0.53100000000000003},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.497}]},{"osd":3,"last update":"Fri Sep 22 07:41:27 2023","interfaces":[{"interface":"back","average":{"1min":0.52400000000000002,"5min":0.54700000000000004,"15min":0.55100000000000005},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.71299999999999997,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.45900000000000002},{"interface":"front","average":{"1min":0.53200000000000003,"5min":0.57299999999999995,"15min":0.57999999999999996},"min":{"1min":0.40699999999999997,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.67200000000000004,"5min":0.82099999999999995,"15min":0.82099999999999995},"last":0.44600000000000001}]},{"osd":5,"last update":"Fri Sep 22 07:41:47 2023","interfaces":[{"interface":"back","average":{"1min":0.39600000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"min":{"1min":0.27600000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.63300000000000001,"5min":0.72999999999999998,"15min":0.72999999999999998},"last":0.51000000000000001},{"interface":"front","average":{"1min":0.41899999999999998,"5min":0.39100000000000001,"15min":0.38600000000000001},"min":{"1min":0.309,"5min":0.253,"15min":0.253},"max":{"1min":0.61799999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"last":0.378}]},{"osd":6,"last update":"Fri Sep 22 07:42:08 2023","interfaces":[{"interface":"back","average":{"1min":0.44700000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"min":{"1min":0.26000000000000001,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":0.59799999999999998,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.36199999999999999},{"interface":"front","average":{"1min":0.53300000000000003,"5min":0.52400000000000002,"15min":0.52200000000000002},"min":{"1min":0.39200000000000002,"5min":0.377,"15min":0.377},"max":{"1min":0.66700000000000004,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.54600000000000004}]},{"osd":7,"last update":"Fri Sep 22 07:41:27 2023","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"last":0.42799999999999999},{"interface":"front","average":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"last":0.42199999999999999}]}]},{"osd":5,"up_from":38,"seq":163208757281,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6128,"kb_used_data":680,"kb_used_omap":0,"kb_used_meta":5440,"kb_avail":93739024,"statfs":{"total":95995035648,"available":95988760576,"internally_reserved":0,"allocated":696320,"data_stored":296738,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5570560},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 22 07:41:44 2023","interfaces":[{"interface":"back","average":{"1min":0.50600000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"last":0.65100000000000002},{"interface":"front","average":{"1min":0.52900000000000003,"5min":0.55300000000000005,"15min":0.55700000000000005},"min":{"1min":0.35399999999999998,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.73799999999999999,"5min":0.85799999999999998,"15min":0.85799999999999998},"last":0.53500000000000003}]},{"osd":1,"last update":"Fri Sep 22 07:41:44 2023","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.44600000000000001,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.76400000000000001,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.64000000000000001},{"interface":"front","average":{"1min":0.52500000000000002,"5min":0.56499999999999995,"15min":0.57199999999999995},"min":{"1min":0.40400000000000003,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.71999999999999997,"5min":0.81999999999999995,"15min":0.81999999999999995},"last":0.60899999999999999}]},{"osd":2,"last update":"Fri Sep 22 07:41:44 2023","interfaces":[{"interface":"back","average":{"1min":0.51400000000000001,"5min":0.53800000000000003,"15min":0.54200000000000004},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.62},{"interface":"front","average":{"1min":0.58199999999999996,"5min":0.56799999999999995,"15min":0.56599999999999995},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"last":0.55500000000000005}]},{"osd":3,"last update":"Fri Sep 22 07:41:44 2023","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.38500000000000001,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"last":0.67300000000000004},{"interface":"front","average":{"1min":0.60499999999999998,"5min":0.58499999999999996,"15min":0.58199999999999996},"min":{"1min":0.46300000000000002,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.57199999999999995}]},{"osd":4,"last update":"Fri Sep 22 07:41:44 2023","interfaces":[{"interface":"back","average":{"1min":0.47099999999999997,"5min":0.43099999999999999,"15min":0.42399999999999999},"min":{"1min":0.33700000000000002,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.64400000000000002,"5min":0.71599999999999997,"15min":0.71599999999999997},"last":0.35799999999999998},{"interface":"front","average":{"1min":0.496,"5min":0.45600000000000002,"15min":0.44900000000000001},"min":{"1min":0.34399999999999997,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.39000000000000001}]},{"osd":6,"last update":"Fri Sep 22 07:42:06 2023","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.497,"15min":0.48999999999999999},"min":{"1min":0.36199999999999999,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.755,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.435},{"interface":"front","average":{"1min":0.58699999999999997,"5min":0.51600000000000001,"15min":0.504},"min":{"1min":0.38600000000000001,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.79900000000000004,"5min":0.81399999999999995,"15min":0.81399999999999995},"last":0.376}]},{"osd":7,"last update":"Fri Sep 22 07:41:28 2023","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.78700000000000003,"5min":0.78700000000000003,"15min":0.78700000000000003},"last":0.41999999999999998},{"interface":"front","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":0.75700000000000001,"5min":0.75700000000000001,"15min":0.75700000000000001},"last":0.40600000000000003}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":700,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":2430,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":2416,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":2326,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-22T07:42:17.215 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-09-22T07:42:17.215 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-09-22T07:42:17.215 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-09-22T07:42:17.215 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph health --format=json 2023-09-22T07:42:17.331 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:17 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:17.081291975Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2023-09-22T07:42:17.331 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:17 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:17.114805982Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2023-09-22T07:42:17.331 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:17 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:17.140146881Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2023-09-22T07:42:17.331 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:17 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:17.165323829Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2023-09-22T07:42:17.331 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:17 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:17.190455139Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2023-09-22T07:42:17.332 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:17 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:17.21567325Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2023-09-22T07:42:17.332 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:17 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:17.257560573Z level=info msg="Executing migration" id="create folder table" 2023-09-22T07:42:17.332 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:17 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:17.332896643Z level=info msg="Executing migration" id="Add index for parent_uid" 2023-09-22T07:42:17.590 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:42:17 smithi105 conmon[105233]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:42:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-22T07:42:17.591 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:17 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:17.366494505Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2023-09-22T07:42:17.591 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:17 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:17.408567022Z level=info msg="Executing migration" id="Update folder title length" 2023-09-22T07:42:17.591 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:17 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:17.450501466Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2023-09-22T07:42:17.591 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:17 smithi105 conmon[150016]: logger=migrator t=2023-09-22T07:42:17.492347036Z level=info msg="migrations completed" performed=485 skipped=0 duration=20.349508392s 2023-09-22T07:42:17.591 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:17 smithi105 conmon[150016]: logger=sqlstore t=2023-09-22T07:42:17.492996693Z level=info msg="Created default organization" 2023-09-22T07:42:17.592 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:42:17.876 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:17 smithi105 conmon[150016]: logger=plugin.loader t=2023-09-22T07:42:17.591628268Z level=info msg="Plugin registered" pluginID=input 2023-09-22T07:42:17.876 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:17 smithi105 conmon[150016]: logger=plugin.loader t=2023-09-22T07:42:17.619942591Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2023-09-22T07:42:17.876 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:17 smithi105 conmon[150016]: logger=plugin.loader t=2023-09-22T07:42:17.61999135Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2023-09-22T07:42:17.876 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:17 smithi105 conmon[150016]: logger=secrets t=2023-09-22T07:42:17.620026782Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2023-09-22T07:42:17.876 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:17 smithi105 conmon[150016]: logger=query_data t=2023-09-22T07:42:17.621664766Z level=info msg="Query Service initialization" 2023-09-22T07:42:17.876 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:17 smithi105 conmon[150016]: logger=live.push_http t=2023-09-22T07:42:17.624013305Z level=info msg="Live Push Gateway initialization" 2023-09-22T07:42:18.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:17 smithi006 ceph-mon[97617]: from='client.24680 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-22T07:42:18.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:17 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:18.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:17 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:18.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:17 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:42:18.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:17 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:42:18.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:17 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:18.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:17 smithi006 ceph-mon[116271]: from='client.24680 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-22T07:42:18.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:17 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:18.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:17 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:18.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:17 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:42:18.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:17 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:42:18.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:17 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:18.354 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:17 smithi105 ceph-mon[102016]: from='client.24680 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-22T07:42:18.354 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:17 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:18.354 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:17 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:18.354 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:17 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:42:18.354 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:17 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:42:18.355 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:17 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:18.626 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:18 smithi105 conmon[150016]: logger=infra.usagestats.collector t=2023-09-22T07:42:18.355532813Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2023-09-22T07:42:18.626 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:18 smithi105 conmon[150016]: logger=provisioning.datasources t=2023-09-22T07:42:18.355870032Z level=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2023-09-22T07:42:18.626 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:18 smithi105 conmon[150016]: logger=provisioning.datasources t=2023-09-22T07:42:18.388557373Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2023-09-22T07:42:18.626 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:18 smithi105 conmon[150016]: logger=provisioning.datasources t=2023-09-22T07:42:18.445662191Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2023-09-22T07:42:18.627 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:18 smithi105 conmon[150016]: logger=provisioning.alerting t=2023-09-22T07:42:18.552687716Z level=info msg="starting to provision alerting" 2023-09-22T07:42:18.627 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:18 smithi105 conmon[150016]: logger=provisioning.alerting t=2023-09-22T07:42:18.552709165Z level=info msg="finished to provision alerting" 2023-09-22T07:42:18.627 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:18 smithi105 conmon[150016]: logger=ngalert.state.manager t=2023-09-22T07:42:18.552829269Z level=info msg="Warming state cache for startup" 2023-09-22T07:42:18.627 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:18 smithi105 conmon[150016]: logger=grafanaStorageLogger t=2023-09-22T07:42:18.552890637Z level=info msg="storage starting" 2023-09-22T07:42:18.627 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:18 smithi105 conmon[150016]: logger=http.server t=2023-09-22T07:42:18.554645863Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2023-09-22T07:42:18.627 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:18 smithi105 conmon[150016]: logger=sqlstore.transactions t=2023-09-22T07:42:18.563809683Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-09-22T07:42:19.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:18 smithi105 ceph-mon[102016]: pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:19.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:18 smithi105 ceph-mon[102016]: Reconfiguring alertmanager.a (dependencies changed)... 2023-09-22T07:42:19.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:18 smithi105 ceph-mon[102016]: Reconfiguring daemon alertmanager.a on smithi006 2023-09-22T07:42:19.127 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:18 smithi105 conmon[150016]: logger=ngalert.state.manager t=2023-09-22T07:42:18.679657832Z level=info msg="State cache has been initialized" states=0 duration=126.823821ms 2023-09-22T07:42:19.127 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:18 smithi105 conmon[150016]: logger=ticker t=2023-09-22T07:42:18.679841399Z level=info msg=starting first_tick=2023-09-22T07:42:20Z 2023-09-22T07:42:19.127 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:18 smithi105 conmon[150016]: logger=ngalert.multiorg.alertmanager t=2023-09-22T07:42:18.679811876Z level=info msg="starting MultiOrg Alertmanager" 2023-09-22T07:42:19.127 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:42:18 smithi105 conmon[150016]: logger=sqlstore.transactions t=2023-09-22T07:42:18.748391206Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-09-22T07:42:19.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:18 smithi006 ceph-mon[116271]: pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:19.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:18 smithi006 ceph-mon[116271]: Reconfiguring alertmanager.a (dependencies changed)... 2023-09-22T07:42:19.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:18 smithi006 ceph-mon[116271]: Reconfiguring daemon alertmanager.a on smithi006 2023-09-22T07:42:19.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:18 smithi006 ceph-mon[97617]: pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:19.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:18 smithi006 ceph-mon[97617]: Reconfiguring alertmanager.a (dependencies changed)... 2023-09-22T07:42:19.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:18 smithi006 ceph-mon[97617]: Reconfiguring daemon alertmanager.a on smithi006 2023-09-22T07:42:20.319 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:42:20.319 INFO:teuthology.orchestra.run.smithi006.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-09-22T07:42:21.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:20 smithi006 ceph-mon[116271]: pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:21.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:20 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/3494647128' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-22T07:42:21.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:20 smithi006 ceph-mon[97617]: pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:21.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:20 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/3494647128' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-22T07:42:21.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:20 smithi105 ceph-mon[102016]: pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:21.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:20 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/3494647128' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-22T07:42:21.702 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-09-22T07:42:21.703 DEBUG:teuthology.orchestra.run.smithi006:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-09-22T07:42:21.897 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:42:21 smithi006 systemd[1]: Stopping Ceph alertmanager.a for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:42:22.063 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:42:22.063 INFO:teuthology.orchestra.run.smithi006.stdout:{"epoch":67,"fsid":"762f9dea-591a-11ee-8db4-212e2dc638e7","created":"2023-09-22T07:35:28.873111+0000","modified":"2023-09-22T07:41:28.758806+0000","last_up_change":"2023-09-22T07:40:26.253706+0000","last_in_change":"2023-09-22T07:40:09.144000+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-22T07:38:33.324608+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2023-09-22T07:40:46.187845+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":"61","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2023-09-22T07:40:47.166043+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":"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"}}},{"pool":4,"pool_name":"rbd","create_time":"2023-09-22T07:41:23.851278+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":"67","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":"8bb64d38-363d-4887-b5e3-a21b593ff5b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6802","nonce":2185968644},{"type":"v1","addr":"172.21.15.6:6803","nonce":2185968644}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6804","nonce":2185968644},{"type":"v1","addr":"172.21.15.6:6805","nonce":2185968644}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6808","nonce":2185968644},{"type":"v1","addr":"172.21.15.6:6809","nonce":2185968644}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6806","nonce":2185968644},{"type":"v1","addr":"172.21.15.6:6807","nonce":2185968644}]},"public_addr":"172.21.15.6:6803/2185968644","cluster_addr":"172.21.15.6:6805/2185968644","heartbeat_back_addr":"172.21.15.6:6809/2185968644","heartbeat_front_addr":"172.21.15.6:6807/2185968644","state":["exists","up"]},{"osd":1,"uuid":"7a9fe51f-5726-4a3f-a524-951f0976f687","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6810","nonce":1850130571},{"type":"v1","addr":"172.21.15.6:6811","nonce":1850130571}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6812","nonce":1850130571},{"type":"v1","addr":"172.21.15.6:6813","nonce":1850130571}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6816","nonce":1850130571},{"type":"v1","addr":"172.21.15.6:6817","nonce":1850130571}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6814","nonce":1850130571},{"type":"v1","addr":"172.21.15.6:6815","nonce":1850130571}]},"public_addr":"172.21.15.6:6811/1850130571","cluster_addr":"172.21.15.6:6813/1850130571","heartbeat_back_addr":"172.21.15.6:6817/1850130571","heartbeat_front_addr":"172.21.15.6:6815/1850130571","state":["exists","up"]},{"osd":2,"uuid":"d394f80c-eac0-4bad-b3d7-f42410a56d53","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6818","nonce":3243848510},{"type":"v1","addr":"172.21.15.6:6819","nonce":3243848510}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6820","nonce":3243848510},{"type":"v1","addr":"172.21.15.6:6821","nonce":3243848510}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6824","nonce":3243848510},{"type":"v1","addr":"172.21.15.6:6825","nonce":3243848510}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6822","nonce":3243848510},{"type":"v1","addr":"172.21.15.6:6823","nonce":3243848510}]},"public_addr":"172.21.15.6:6819/3243848510","cluster_addr":"172.21.15.6:6821/3243848510","heartbeat_back_addr":"172.21.15.6:6825/3243848510","heartbeat_front_addr":"172.21.15.6:6823/3243848510","state":["exists","up"]},{"osd":3,"uuid":"71b7914f-6c47-4214-84dc-4ff442e0b531","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6826","nonce":1407814622},{"type":"v1","addr":"172.21.15.6:6827","nonce":1407814622}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6828","nonce":1407814622},{"type":"v1","addr":"172.21.15.6:6829","nonce":1407814622}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6832","nonce":1407814622},{"type":"v1","addr":"172.21.15.6:6833","nonce":1407814622}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6830","nonce":1407814622},{"type":"v1","addr":"172.21.15.6:6831","nonce":1407814622}]},"public_addr":"172.21.15.6:6827/1407814622","cluster_addr":"172.21.15.6:6829/1407814622","heartbeat_back_addr":"172.21.15.6:6833/1407814622","heartbeat_front_addr":"172.21.15.6:6831/1407814622","state":["exists","up"]},{"osd":4,"uuid":"e1aea093-739d-401b-a8ea-09e6a0dcebcf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6800","nonce":3893374581},{"type":"v1","addr":"172.21.15.105:6801","nonce":3893374581}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6802","nonce":3893374581},{"type":"v1","addr":"172.21.15.105:6803","nonce":3893374581}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6806","nonce":3893374581},{"type":"v1","addr":"172.21.15.105:6807","nonce":3893374581}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6804","nonce":3893374581},{"type":"v1","addr":"172.21.15.105:6805","nonce":3893374581}]},"public_addr":"172.21.15.105:6801/3893374581","cluster_addr":"172.21.15.105:6803/3893374581","heartbeat_back_addr":"172.21.15.105:6807/3893374581","heartbeat_front_addr":"172.21.15.105:6805/3893374581","state":["exists","up"]},{"osd":5,"uuid":"d7bd86d2-bbe8-4906-b27c-d6ee4fcb9a43","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6808","nonce":610198606},{"type":"v1","addr":"172.21.15.105:6809","nonce":610198606}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6810","nonce":610198606},{"type":"v1","addr":"172.21.15.105:6811","nonce":610198606}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6814","nonce":610198606},{"type":"v1","addr":"172.21.15.105:6815","nonce":610198606}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6812","nonce":610198606},{"type":"v1","addr":"172.21.15.105:6813","nonce":610198606}]},"public_addr":"172.21.15.105:6809/610198606","cluster_addr":"172.21.15.105:6811/610198606","heartbeat_back_addr":"172.21.15.105:6815/610198606","heartbeat_front_addr":"172.21.15.105:6813/610198606","state":["exists","up"]},{"osd":6,"uuid":"2e2fa4f4-a635-4d3f-839e-470bfca3b42c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6816","nonce":3624680201},{"type":"v1","addr":"172.21.15.105:6817","nonce":3624680201}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6818","nonce":3624680201},{"type":"v1","addr":"172.21.15.105:6819","nonce":3624680201}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6822","nonce":3624680201},{"type":"v1","addr":"172.21.15.105:6823","nonce":3624680201}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6820","nonce":3624680201},{"type":"v1","addr":"172.21.15.105:6821","nonce":3624680201}]},"public_addr":"172.21.15.105:6817/3624680201","cluster_addr":"172.21.15.105:6819/3624680201","heartbeat_back_addr":"172.21.15.105:6823/3624680201","heartbeat_front_addr":"172.21.15.105:6821/3624680201","state":["exists","up"]},{"osd":7,"uuid":"470becf6-e9a6-43b0-9523-5adeaae3a773","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6824","nonce":1346867359},{"type":"v1","addr":"172.21.15.105:6825","nonce":1346867359}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6826","nonce":1346867359},{"type":"v1","addr":"172.21.15.105:6827","nonce":1346867359}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6830","nonce":1346867359},{"type":"v1","addr":"172.21.15.105:6831","nonce":1346867359}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6828","nonce":1346867359},{"type":"v1","addr":"172.21.15.105:6829","nonce":1346867359}]},"public_addr":"172.21.15.105:6825/1346867359","cluster_addr":"172.21.15.105:6827/1346867359","heartbeat_back_addr":"172.21.15.105:6831/1346867359","heartbeat_front_addr":"172.21.15.105:6829/1346867359","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:37:44.219567+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:38:07.671709+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:38:30.544285+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:38:55.151731+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:39:16.837113+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:39:39.094641+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:40:01.360550+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:40:24.497092+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.6:0/2117099166":"2023-09-23T07:41:22.960791+0000","172.21.15.6:0/2420331060":"2023-09-23T07:41:22.960791+0000","172.21.15.6:0/303763198":"2023-09-23T07:36:24.799253+0000","172.21.15.6:6801/1415569493":"2023-09-23T07:36:24.799253+0000","172.21.15.6:6800/1415569493":"2023-09-23T07:36:24.799253+0000","172.21.15.6:0/3683246654":"2023-09-23T07:36:24.799253+0000","172.21.15.6:6800/1167578271":"2023-09-23T07:35:58.224295+0000","172.21.15.6:0/1789192133":"2023-09-23T07:41:22.960791+0000","172.21.15.6:6801/2632394555":"2023-09-23T07:41:22.960791+0000","172.21.15.6:6801/1167578271":"2023-09-23T07:35:58.224295+0000","172.21.15.6:0/1949392525":"2023-09-23T07:35:58.224295+0000","172.21.15.6:0/1937361703":"2023-09-23T07:36:24.799253+0000","172.21.15.6:0/4118118977":"2023-09-23T07:41:22.960791+0000","172.21.15.6:6800/2632394555":"2023-09-23T07:41:22.960791+0000","172.21.15.6:0/66815143":"2023-09-23T07:35:58.224295+0000","172.21.15.6:0/2357341417":"2023-09-23T07:35:58.224295+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-09-22T07:42:22.078 INFO:tasks.cephfs.filesystem.ceph_manager:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-09-22T07:38:33.324608+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}, {'pool': 2, 'pool_name': 'cephfs_metadata', 'create_time': '2023-09-22T07:40:46.187845+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': '61', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_autoscale_bias': 4, 'pg_num_min': 16, 'recovery_priority': 5}, 'application_metadata': {'cephfs': {'metadata': 'cephfs'}}}, {'pool': 3, 'pool_name': 'cephfs_data', 'create_time': '2023-09-22T07:40:47.166043+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': '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.8999999761581421}, 'application_metadata': {'cephfs': {'data': 'cephfs'}}}, {'pool': 4, 'pool_name': 'rbd', 'create_time': '2023-09-22T07:41:23.851278+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': '67', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {}, 'application_metadata': {'rbd': {}}}] 2023-09-22T07:42:22.078 DEBUG:teuthology.orchestra.run.smithi006:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get .mgr pg_num 2023-09-22T07:42:22.284 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:42:21 smithi006 conmon[164715]: ts=2023-09-22T07:42:21.898Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2023-09-22T07:42:22.408 INFO:teuthology.orchestra.run.smithi006.stdout:pg_num: 1 2023-09-22T07:42:22.422 DEBUG:teuthology.orchestra.run.smithi006:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get cephfs_metadata pg_num 2023-09-22T07:42:22.774 INFO:teuthology.orchestra.run.smithi006.stdout:pg_num: 32 2023-09-22T07:42:22.779 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:42:22 smithi006 bash[175273]: 2be59e0c29e5b0e025ae35ec180bbefa5cfe749ce24d813a093fa2e8bc522943 2023-09-22T07:42:22.791 DEBUG:teuthology.orchestra.run.smithi006:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get cephfs_data pg_num 2023-09-22T07:42:23.034 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:42:22 smithi006 systemd[1]: ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-09-22T07:42:23.035 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:42:22 smithi006 systemd[1]: Stopped Ceph alertmanager.a for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:42:23.035 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:42:22 smithi006 systemd[1]: Starting Ceph alertmanager.a for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:42:23.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:22 smithi006 ceph-mon[116271]: pgmap v36: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:23.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:22 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/1996294719' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-22T07:42:23.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:22 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/1899448464' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-09-22T07:42:23.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:22 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/3395341826' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2023-09-22T07:42:23.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:22 smithi006 ceph-mon[97617]: pgmap v36: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:23.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:22 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/1996294719' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-22T07:42:23.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:22 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/1899448464' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-09-22T07:42:23.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:22 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/3395341826' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2023-09-22T07:42:23.156 INFO:teuthology.orchestra.run.smithi006.stdout:pg_num: 64 2023-09-22T07:42:23.170 DEBUG:teuthology.orchestra.run.smithi006:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get rbd pg_num 2023-09-22T07:42:23.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:22 smithi105 ceph-mon[102016]: pgmap v36: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:23.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:22 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/1996294719' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-22T07:42:23.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:22 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/1899448464' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-09-22T07:42:23.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:22 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/3395341826' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2023-09-22T07:42:23.509 INFO:teuthology.orchestra.run.smithi006.stdout:pg_num: 8 2023-09-22T07:42:23.524 DEBUG:teuthology.orchestra.run.smithi006:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-09-22T07:42:23.784 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:42:23 smithi006 conmon[175834]: ts=2023-09-22T07:42:23.543Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2023-09-22T07:42:23.785 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:42:23 smithi006 conmon[175834]: ts=2023-09-22T07:42:23.543Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2023-09-22T07:42:23.785 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:42:23 smithi006 conmon[175834]: ts=2023-09-22T07:42:23.544Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.6 port=9094 2023-09-22T07:42:23.785 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:42:23 smithi006 conmon[175834]: ts=2023-09-22T07:42:23.545Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-09-22T07:42:23.785 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:42:23 smithi006 bash[175748]: 1e8803c4ea17bf5480269578e420bef108b85b9964a4cab6aabc43b8f240e634 2023-09-22T07:42:23.785 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:42:23 smithi006 conmon[175834]: ts=2023-09-22T07:42:23.574Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-09-22T07:42:23.785 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:42:23 smithi006 conmon[175834]: ts=2023-09-22T07:42:23.575Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-09-22T07:42:23.785 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:42:23 smithi006 systemd[1]: Started Ceph alertmanager.a for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:42:23.785 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:42:23 smithi006 conmon[175834]: ts=2023-09-22T07:42:23.579Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2023-09-22T07:42:23.785 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:42:23 smithi006 conmon[175834]: ts=2023-09-22T07:42:23.579Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-09-22T07:42:23.923 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:42:23.923 INFO:teuthology.orchestra.run.smithi006.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":24341,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.6:6835/2571905276","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6834","nonce":2571905276},{"type":"v1","addr":"172.21.15.6:6835","nonce":2571905276}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[{"mdsmap":{"epoch":8,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2023-09-22T07:40:47.794580+0000","modified":"2023-09-22T07:40:50.825575+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":24385},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24385":{"gid":24385,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":3,"addr":"172.21.15.105:6833/3827977260","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6832","nonce":3827977260},{"type":"v1","addr":"172.21.15.105:6833","nonce":3827977260}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","standby_count_wanted":0},"id":1}]} 2023-09-22T07:42:23.925 INFO:teuthology.orchestra.run.smithi006.stderr:dumped fsmap epoch 8 2023-09-22T07:42:23.937 DEBUG:teuthology.orchestra.run.smithi006:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-09-22T07:42:24.259 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:23 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2023-09-22T07:42:24.259 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:23 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [0, 2]}]: dispatch 2023-09-22T07:42:24.259 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:23 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1]}]: dispatch 2023-09-22T07:42:24.259 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:23 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.24", "id": [4, 2]}]: dispatch 2023-09-22T07:42:24.260 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:23 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.29", "id": [4, 2]}]: dispatch 2023-09-22T07:42:24.260 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:23 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.37", "id": [5, 1]}]: dispatch 2023-09-22T07:42:24.260 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:23 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3d", "id": [0, 3]}]: dispatch 2023-09-22T07:42:24.260 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:23 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:42:24.260 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:23 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/79875447' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2023-09-22T07:42:24.260 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:23 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/1785249874' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2023-09-22T07:42:24.260 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:23 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:24.260 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:23 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:24.267 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:42:24.267 INFO:teuthology.orchestra.run.smithi006.stdout:{"epoch":68,"fsid":"762f9dea-591a-11ee-8db4-212e2dc638e7","created":"2023-09-22T07:35:28.873111+0000","modified":"2023-09-22T07:42:23.885973+0000","last_up_change":"2023-09-22T07:40:26.253706+0000","last_in_change":"2023-09-22T07:40:09.144000+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-09-22T07:38:33.324608+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2023-09-22T07:40:46.187845+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":"61","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2023-09-22T07:40:47.166043+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":"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"}}},{"pool":4,"pool_name":"rbd","create_time":"2023-09-22T07:41:23.851278+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":"67","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":"8bb64d38-363d-4887-b5e3-a21b593ff5b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6802","nonce":2185968644},{"type":"v1","addr":"172.21.15.6:6803","nonce":2185968644}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6804","nonce":2185968644},{"type":"v1","addr":"172.21.15.6:6805","nonce":2185968644}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6808","nonce":2185968644},{"type":"v1","addr":"172.21.15.6:6809","nonce":2185968644}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6806","nonce":2185968644},{"type":"v1","addr":"172.21.15.6:6807","nonce":2185968644}]},"public_addr":"172.21.15.6:6803/2185968644","cluster_addr":"172.21.15.6:6805/2185968644","heartbeat_back_addr":"172.21.15.6:6809/2185968644","heartbeat_front_addr":"172.21.15.6:6807/2185968644","state":["exists","up"]},{"osd":1,"uuid":"7a9fe51f-5726-4a3f-a524-951f0976f687","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6810","nonce":1850130571},{"type":"v1","addr":"172.21.15.6:6811","nonce":1850130571}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6812","nonce":1850130571},{"type":"v1","addr":"172.21.15.6:6813","nonce":1850130571}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6816","nonce":1850130571},{"type":"v1","addr":"172.21.15.6:6817","nonce":1850130571}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6814","nonce":1850130571},{"type":"v1","addr":"172.21.15.6:6815","nonce":1850130571}]},"public_addr":"172.21.15.6:6811/1850130571","cluster_addr":"172.21.15.6:6813/1850130571","heartbeat_back_addr":"172.21.15.6:6817/1850130571","heartbeat_front_addr":"172.21.15.6:6815/1850130571","state":["exists","up"]},{"osd":2,"uuid":"d394f80c-eac0-4bad-b3d7-f42410a56d53","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6818","nonce":3243848510},{"type":"v1","addr":"172.21.15.6:6819","nonce":3243848510}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6820","nonce":3243848510},{"type":"v1","addr":"172.21.15.6:6821","nonce":3243848510}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6824","nonce":3243848510},{"type":"v1","addr":"172.21.15.6:6825","nonce":3243848510}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6822","nonce":3243848510},{"type":"v1","addr":"172.21.15.6:6823","nonce":3243848510}]},"public_addr":"172.21.15.6:6819/3243848510","cluster_addr":"172.21.15.6:6821/3243848510","heartbeat_back_addr":"172.21.15.6:6825/3243848510","heartbeat_front_addr":"172.21.15.6:6823/3243848510","state":["exists","up"]},{"osd":3,"uuid":"71b7914f-6c47-4214-84dc-4ff442e0b531","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6826","nonce":1407814622},{"type":"v1","addr":"172.21.15.6:6827","nonce":1407814622}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6828","nonce":1407814622},{"type":"v1","addr":"172.21.15.6:6829","nonce":1407814622}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6832","nonce":1407814622},{"type":"v1","addr":"172.21.15.6:6833","nonce":1407814622}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6830","nonce":1407814622},{"type":"v1","addr":"172.21.15.6:6831","nonce":1407814622}]},"public_addr":"172.21.15.6:6827/1407814622","cluster_addr":"172.21.15.6:6829/1407814622","heartbeat_back_addr":"172.21.15.6:6833/1407814622","heartbeat_front_addr":"172.21.15.6:6831/1407814622","state":["exists","up"]},{"osd":4,"uuid":"e1aea093-739d-401b-a8ea-09e6a0dcebcf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6800","nonce":3893374581},{"type":"v1","addr":"172.21.15.105:6801","nonce":3893374581}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6802","nonce":3893374581},{"type":"v1","addr":"172.21.15.105:6803","nonce":3893374581}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6806","nonce":3893374581},{"type":"v1","addr":"172.21.15.105:6807","nonce":3893374581}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6804","nonce":3893374581},{"type":"v1","addr":"172.21.15.105:6805","nonce":3893374581}]},"public_addr":"172.21.15.105:6801/3893374581","cluster_addr":"172.21.15.105:6803/3893374581","heartbeat_back_addr":"172.21.15.105:6807/3893374581","heartbeat_front_addr":"172.21.15.105:6805/3893374581","state":["exists","up"]},{"osd":5,"uuid":"d7bd86d2-bbe8-4906-b27c-d6ee4fcb9a43","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6808","nonce":610198606},{"type":"v1","addr":"172.21.15.105:6809","nonce":610198606}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6810","nonce":610198606},{"type":"v1","addr":"172.21.15.105:6811","nonce":610198606}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6814","nonce":610198606},{"type":"v1","addr":"172.21.15.105:6815","nonce":610198606}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6812","nonce":610198606},{"type":"v1","addr":"172.21.15.105:6813","nonce":610198606}]},"public_addr":"172.21.15.105:6809/610198606","cluster_addr":"172.21.15.105:6811/610198606","heartbeat_back_addr":"172.21.15.105:6815/610198606","heartbeat_front_addr":"172.21.15.105:6813/610198606","state":["exists","up"]},{"osd":6,"uuid":"2e2fa4f4-a635-4d3f-839e-470bfca3b42c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6816","nonce":3624680201},{"type":"v1","addr":"172.21.15.105:6817","nonce":3624680201}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6818","nonce":3624680201},{"type":"v1","addr":"172.21.15.105:6819","nonce":3624680201}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6822","nonce":3624680201},{"type":"v1","addr":"172.21.15.105:6823","nonce":3624680201}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6820","nonce":3624680201},{"type":"v1","addr":"172.21.15.105:6821","nonce":3624680201}]},"public_addr":"172.21.15.105:6817/3624680201","cluster_addr":"172.21.15.105:6819/3624680201","heartbeat_back_addr":"172.21.15.105:6823/3624680201","heartbeat_front_addr":"172.21.15.105:6821/3624680201","state":["exists","up"]},{"osd":7,"uuid":"470becf6-e9a6-43b0-9523-5adeaae3a773","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6824","nonce":1346867359},{"type":"v1","addr":"172.21.15.105:6825","nonce":1346867359}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6826","nonce":1346867359},{"type":"v1","addr":"172.21.15.105:6827","nonce":1346867359}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6830","nonce":1346867359},{"type":"v1","addr":"172.21.15.105:6831","nonce":1346867359}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6828","nonce":1346867359},{"type":"v1","addr":"172.21.15.105:6829","nonce":1346867359}]},"public_addr":"172.21.15.105:6825/1346867359","cluster_addr":"172.21.15.105:6827/1346867359","heartbeat_back_addr":"172.21.15.105:6831/1346867359","heartbeat_front_addr":"172.21.15.105:6829/1346867359","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:37:44.219567+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:38:07.671709+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:38:30.544285+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:38:55.151731+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:39:16.837113+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:39:39.094641+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:40:01.360550+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:40:24.497092+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.1b","mappings":[{"from":7,"to":2}]},{"pgid":"3.1","mappings":[{"from":0,"to":2}]},{"pgid":"3.f","mappings":[{"from":4,"to":1}]},{"pgid":"3.24","mappings":[{"from":4,"to":2}]},{"pgid":"3.29","mappings":[{"from":4,"to":2}]},{"pgid":"3.37","mappings":[{"from":5,"to":1}]},{"pgid":"3.3d","mappings":[{"from":0,"to":3}]}],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.6:0/2117099166":"2023-09-23T07:41:22.960791+0000","172.21.15.6:0/2420331060":"2023-09-23T07:41:22.960791+0000","172.21.15.6:0/303763198":"2023-09-23T07:36:24.799253+0000","172.21.15.6:6801/1415569493":"2023-09-23T07:36:24.799253+0000","172.21.15.6:6800/1415569493":"2023-09-23T07:36:24.799253+0000","172.21.15.6:0/3683246654":"2023-09-23T07:36:24.799253+0000","172.21.15.6:6800/1167578271":"2023-09-23T07:35:58.224295+0000","172.21.15.6:0/1789192133":"2023-09-23T07:41:22.960791+0000","172.21.15.6:6801/2632394555":"2023-09-23T07:41:22.960791+0000","172.21.15.6:6801/1167578271":"2023-09-23T07:35:58.224295+0000","172.21.15.6:0/1949392525":"2023-09-23T07:35:58.224295+0000","172.21.15.6:0/1937361703":"2023-09-23T07:36:24.799253+0000","172.21.15.6:0/4118118977":"2023-09-23T07:41:22.960791+0000","172.21.15.6:6800/2632394555":"2023-09-23T07:41:22.960791+0000","172.21.15.6:0/66815143":"2023-09-23T07:35:58.224295+0000","172.21.15.6:0/2357341417":"2023-09-23T07:35:58.224295+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-09-22T07:42:24.280 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:23 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2023-09-22T07:42:24.280 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:23 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [0, 2]}]: dispatch 2023-09-22T07:42:24.280 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:23 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1]}]: dispatch 2023-09-22T07:42:24.280 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:23 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.24", "id": [4, 2]}]: dispatch 2023-09-22T07:42:24.280 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:23 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.29", "id": [4, 2]}]: dispatch 2023-09-22T07:42:24.280 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:23 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.37", "id": [5, 1]}]: dispatch 2023-09-22T07:42:24.280 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:23 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3d", "id": [0, 3]}]: dispatch 2023-09-22T07:42:24.280 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:23 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:42:24.280 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:23 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/79875447' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2023-09-22T07:42:24.281 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:23 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/1785249874' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2023-09-22T07:42:24.281 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:23 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:24.281 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:23 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:24.281 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:23 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2023-09-22T07:42:24.281 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:23 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [0, 2]}]: dispatch 2023-09-22T07:42:24.281 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:23 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1]}]: dispatch 2023-09-22T07:42:24.281 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:23 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.24", "id": [4, 2]}]: dispatch 2023-09-22T07:42:24.281 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:23 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.29", "id": [4, 2]}]: dispatch 2023-09-22T07:42:24.281 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:23 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.37", "id": [5, 1]}]: dispatch 2023-09-22T07:42:24.281 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:23 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3d", "id": [0, 3]}]: dispatch 2023-09-22T07:42:24.282 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:23 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:42:24.282 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:23 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/79875447' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2023-09-22T07:42:24.282 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:23 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/1785249874' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2023-09-22T07:42:24.282 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:23 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:24.282 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:23 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:24.283 INFO:tasks.cephfs.filesystem.ceph_manager:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-09-22T07:38:33.324608+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}, {'pool': 2, 'pool_name': 'cephfs_metadata', 'create_time': '2023-09-22T07:40:46.187845+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': '61', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_autoscale_bias': 4, 'pg_num_min': 16, 'recovery_priority': 5}, 'application_metadata': {'cephfs': {'metadata': 'cephfs'}}}, {'pool': 3, 'pool_name': 'cephfs_data', 'create_time': '2023-09-22T07:40:47.166043+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': '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.8999999761581421}, 'application_metadata': {'cephfs': {'data': 'cephfs'}}}, {'pool': 4, 'pool_name': 'rbd', 'create_time': '2023-09-22T07:41:23.851278+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': '67', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {}, 'application_metadata': {'rbd': {}}}] 2023-09-22T07:42:24.283 DEBUG:teuthology.orchestra.run.smithi006:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get .mgr pg_num 2023-09-22T07:42:24.612 INFO:teuthology.orchestra.run.smithi006.stdout:pg_num: 1 2023-09-22T07:42:24.627 DEBUG:teuthology.orchestra.run.smithi006:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get cephfs_metadata pg_num 2023-09-22T07:42:24.961 INFO:teuthology.orchestra.run.smithi006.stdout:pg_num: 32 2023-09-22T07:42:24.976 DEBUG:teuthology.orchestra.run.smithi006:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get cephfs_data pg_num 2023-09-22T07:42:25.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:24 smithi105 ceph-mon[102016]: pgmap v37: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:25.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:24 smithi105 ceph-mon[102016]: Reconfiguring prometheus.a (dependencies changed)... 2023-09-22T07:42:25.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:24 smithi105 ceph-mon[102016]: Reconfiguring daemon prometheus.a on smithi105 2023-09-22T07:42:25.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:24 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]': finished 2023-09-22T07:42:25.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:24 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [0, 2]}]': finished 2023-09-22T07:42:25.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:24 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1]}]': finished 2023-09-22T07:42:25.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:24 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.24", "id": [4, 2]}]': finished 2023-09-22T07:42:25.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:24 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.29", "id": [4, 2]}]': finished 2023-09-22T07:42:25.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:24 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.37", "id": [5, 1]}]': finished 2023-09-22T07:42:25.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:24 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3d", "id": [0, 3]}]': finished 2023-09-22T07:42:25.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:24 smithi105 ceph-mon[102016]: osdmap e68: 8 total, 8 up, 8 in 2023-09-22T07:42:25.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:24 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/4290801146' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-22T07:42:25.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:24 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/4275652445' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-22T07:42:25.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:24 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/270848209' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-09-22T07:42:25.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:24 smithi006 ceph-mon[97617]: pgmap v37: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:25.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:24 smithi006 ceph-mon[97617]: Reconfiguring prometheus.a (dependencies changed)... 2023-09-22T07:42:25.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:24 smithi006 ceph-mon[97617]: Reconfiguring daemon prometheus.a on smithi105 2023-09-22T07:42:25.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:24 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]': finished 2023-09-22T07:42:25.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:24 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [0, 2]}]': finished 2023-09-22T07:42:25.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:24 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1]}]': finished 2023-09-22T07:42:25.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:24 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.24", "id": [4, 2]}]': finished 2023-09-22T07:42:25.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:24 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.29", "id": [4, 2]}]': finished 2023-09-22T07:42:25.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:24 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.37", "id": [5, 1]}]': finished 2023-09-22T07:42:25.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:24 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3d", "id": [0, 3]}]': finished 2023-09-22T07:42:25.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:24 smithi006 ceph-mon[97617]: osdmap e68: 8 total, 8 up, 8 in 2023-09-22T07:42:25.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:24 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/4290801146' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-22T07:42:25.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:24 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/4275652445' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-22T07:42:25.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:24 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/270848209' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-09-22T07:42:25.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:24 smithi006 ceph-mon[116271]: pgmap v37: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:25.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:24 smithi006 ceph-mon[116271]: Reconfiguring prometheus.a (dependencies changed)... 2023-09-22T07:42:25.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:24 smithi006 ceph-mon[116271]: Reconfiguring daemon prometheus.a on smithi105 2023-09-22T07:42:25.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:24 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]': finished 2023-09-22T07:42:25.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:24 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [0, 2]}]': finished 2023-09-22T07:42:25.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:24 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1]}]': finished 2023-09-22T07:42:25.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:24 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.24", "id": [4, 2]}]': finished 2023-09-22T07:42:25.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:24 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.29", "id": [4, 2]}]': finished 2023-09-22T07:42:25.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:24 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.37", "id": [5, 1]}]': finished 2023-09-22T07:42:25.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:24 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3d", "id": [0, 3]}]': finished 2023-09-22T07:42:25.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:24 smithi006 ceph-mon[116271]: osdmap e68: 8 total, 8 up, 8 in 2023-09-22T07:42:25.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:24 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/4290801146' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-22T07:42:25.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:24 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/4275652445' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-22T07:42:25.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:24 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/270848209' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-09-22T07:42:25.304 INFO:teuthology.orchestra.run.smithi006.stdout:pg_num: 64 2023-09-22T07:42:25.318 DEBUG:teuthology.orchestra.run.smithi006:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get rbd pg_num 2023-09-22T07:42:25.646 INFO:teuthology.orchestra.run.smithi006.stdout:pg_num: 8 2023-09-22T07:42:25.659 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:42:25 smithi006 conmon[175834]: ts=2023-09-22T07:42:25.546Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.001015922s 2023-09-22T07:42:25.660 DEBUG:teuthology.orchestra.run.smithi006:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-09-22T07:42:26.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:25 smithi006 ceph-mon[97617]: osdmap e69: 8 total, 8 up, 8 in 2023-09-22T07:42:26.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:25 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/393732291' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2023-09-22T07:42:26.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:25 smithi006 ceph-mon[97617]: pgmap v40: 105 pgs: 7 peering, 98 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:26.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:25 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/2708474967' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2023-09-22T07:42:26.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:25 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/2359344048' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2023-09-22T07:42:26.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:25 smithi006 ceph-mon[116271]: osdmap e69: 8 total, 8 up, 8 in 2023-09-22T07:42:26.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:25 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/393732291' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2023-09-22T07:42:26.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:25 smithi006 ceph-mon[116271]: pgmap v40: 105 pgs: 7 peering, 98 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:26.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:25 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/2708474967' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2023-09-22T07:42:26.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:25 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/2359344048' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2023-09-22T07:42:26.040 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:42:26.040 INFO:teuthology.orchestra.run.smithi006.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":24341,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.6:6835/2571905276","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6834","nonce":2571905276},{"type":"v1","addr":"172.21.15.6:6835","nonce":2571905276}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[{"mdsmap":{"epoch":8,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2023-09-22T07:40:47.794580+0000","modified":"2023-09-22T07:40:50.825575+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":24385},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24385":{"gid":24385,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":3,"addr":"172.21.15.105:6833/3827977260","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6832","nonce":3827977260},{"type":"v1","addr":"172.21.15.105:6833","nonce":3827977260}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","standby_count_wanted":0},"id":1}]} 2023-09-22T07:42:26.043 INFO:teuthology.orchestra.run.smithi006.stderr:dumped fsmap epoch 8 2023-09-22T07:42:26.054 DEBUG:teuthology.orchestra.run.smithi006:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-09-22T07:42:26.302 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:25 smithi105 ceph-mon[102016]: osdmap e69: 8 total, 8 up, 8 in 2023-09-22T07:42:26.302 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:25 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/393732291' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2023-09-22T07:42:26.302 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:25 smithi105 ceph-mon[102016]: pgmap v40: 105 pgs: 7 peering, 98 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:26.303 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:25 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/2708474967' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2023-09-22T07:42:26.303 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:25 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/2359344048' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2023-09-22T07:42:26.381 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:42:26.381 INFO:teuthology.orchestra.run.smithi006.stdout:{"epoch":69,"fsid":"762f9dea-591a-11ee-8db4-212e2dc638e7","created":"2023-09-22T07:35:28.873111+0000","modified":"2023-09-22T07:42:24.890391+0000","last_up_change":"2023-09-22T07:40:26.253706+0000","last_in_change":"2023-09-22T07:40:09.144000+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-09-22T07:38:33.324608+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2023-09-22T07:40:46.187845+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":"61","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2023-09-22T07:40:47.166043+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":"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"}}},{"pool":4,"pool_name":"rbd","create_time":"2023-09-22T07:41:23.851278+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":"67","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":"8bb64d38-363d-4887-b5e3-a21b593ff5b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6802","nonce":2185968644},{"type":"v1","addr":"172.21.15.6:6803","nonce":2185968644}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6804","nonce":2185968644},{"type":"v1","addr":"172.21.15.6:6805","nonce":2185968644}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6808","nonce":2185968644},{"type":"v1","addr":"172.21.15.6:6809","nonce":2185968644}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6806","nonce":2185968644},{"type":"v1","addr":"172.21.15.6:6807","nonce":2185968644}]},"public_addr":"172.21.15.6:6803/2185968644","cluster_addr":"172.21.15.6:6805/2185968644","heartbeat_back_addr":"172.21.15.6:6809/2185968644","heartbeat_front_addr":"172.21.15.6:6807/2185968644","state":["exists","up"]},{"osd":1,"uuid":"7a9fe51f-5726-4a3f-a524-951f0976f687","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6810","nonce":1850130571},{"type":"v1","addr":"172.21.15.6:6811","nonce":1850130571}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6812","nonce":1850130571},{"type":"v1","addr":"172.21.15.6:6813","nonce":1850130571}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6816","nonce":1850130571},{"type":"v1","addr":"172.21.15.6:6817","nonce":1850130571}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6814","nonce":1850130571},{"type":"v1","addr":"172.21.15.6:6815","nonce":1850130571}]},"public_addr":"172.21.15.6:6811/1850130571","cluster_addr":"172.21.15.6:6813/1850130571","heartbeat_back_addr":"172.21.15.6:6817/1850130571","heartbeat_front_addr":"172.21.15.6:6815/1850130571","state":["exists","up"]},{"osd":2,"uuid":"d394f80c-eac0-4bad-b3d7-f42410a56d53","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6818","nonce":3243848510},{"type":"v1","addr":"172.21.15.6:6819","nonce":3243848510}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6820","nonce":3243848510},{"type":"v1","addr":"172.21.15.6:6821","nonce":3243848510}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6824","nonce":3243848510},{"type":"v1","addr":"172.21.15.6:6825","nonce":3243848510}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6822","nonce":3243848510},{"type":"v1","addr":"172.21.15.6:6823","nonce":3243848510}]},"public_addr":"172.21.15.6:6819/3243848510","cluster_addr":"172.21.15.6:6821/3243848510","heartbeat_back_addr":"172.21.15.6:6825/3243848510","heartbeat_front_addr":"172.21.15.6:6823/3243848510","state":["exists","up"]},{"osd":3,"uuid":"71b7914f-6c47-4214-84dc-4ff442e0b531","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6826","nonce":1407814622},{"type":"v1","addr":"172.21.15.6:6827","nonce":1407814622}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6828","nonce":1407814622},{"type":"v1","addr":"172.21.15.6:6829","nonce":1407814622}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6832","nonce":1407814622},{"type":"v1","addr":"172.21.15.6:6833","nonce":1407814622}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6830","nonce":1407814622},{"type":"v1","addr":"172.21.15.6:6831","nonce":1407814622}]},"public_addr":"172.21.15.6:6827/1407814622","cluster_addr":"172.21.15.6:6829/1407814622","heartbeat_back_addr":"172.21.15.6:6833/1407814622","heartbeat_front_addr":"172.21.15.6:6831/1407814622","state":["exists","up"]},{"osd":4,"uuid":"e1aea093-739d-401b-a8ea-09e6a0dcebcf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6800","nonce":3893374581},{"type":"v1","addr":"172.21.15.105:6801","nonce":3893374581}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6802","nonce":3893374581},{"type":"v1","addr":"172.21.15.105:6803","nonce":3893374581}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6806","nonce":3893374581},{"type":"v1","addr":"172.21.15.105:6807","nonce":3893374581}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6804","nonce":3893374581},{"type":"v1","addr":"172.21.15.105:6805","nonce":3893374581}]},"public_addr":"172.21.15.105:6801/3893374581","cluster_addr":"172.21.15.105:6803/3893374581","heartbeat_back_addr":"172.21.15.105:6807/3893374581","heartbeat_front_addr":"172.21.15.105:6805/3893374581","state":["exists","up"]},{"osd":5,"uuid":"d7bd86d2-bbe8-4906-b27c-d6ee4fcb9a43","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6808","nonce":610198606},{"type":"v1","addr":"172.21.15.105:6809","nonce":610198606}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6810","nonce":610198606},{"type":"v1","addr":"172.21.15.105:6811","nonce":610198606}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6814","nonce":610198606},{"type":"v1","addr":"172.21.15.105:6815","nonce":610198606}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6812","nonce":610198606},{"type":"v1","addr":"172.21.15.105:6813","nonce":610198606}]},"public_addr":"172.21.15.105:6809/610198606","cluster_addr":"172.21.15.105:6811/610198606","heartbeat_back_addr":"172.21.15.105:6815/610198606","heartbeat_front_addr":"172.21.15.105:6813/610198606","state":["exists","up"]},{"osd":6,"uuid":"2e2fa4f4-a635-4d3f-839e-470bfca3b42c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6816","nonce":3624680201},{"type":"v1","addr":"172.21.15.105:6817","nonce":3624680201}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6818","nonce":3624680201},{"type":"v1","addr":"172.21.15.105:6819","nonce":3624680201}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6822","nonce":3624680201},{"type":"v1","addr":"172.21.15.105:6823","nonce":3624680201}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6820","nonce":3624680201},{"type":"v1","addr":"172.21.15.105:6821","nonce":3624680201}]},"public_addr":"172.21.15.105:6817/3624680201","cluster_addr":"172.21.15.105:6819/3624680201","heartbeat_back_addr":"172.21.15.105:6823/3624680201","heartbeat_front_addr":"172.21.15.105:6821/3624680201","state":["exists","up"]},{"osd":7,"uuid":"470becf6-e9a6-43b0-9523-5adeaae3a773","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6824","nonce":1346867359},{"type":"v1","addr":"172.21.15.105:6825","nonce":1346867359}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6826","nonce":1346867359},{"type":"v1","addr":"172.21.15.105:6827","nonce":1346867359}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6830","nonce":1346867359},{"type":"v1","addr":"172.21.15.105:6831","nonce":1346867359}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6828","nonce":1346867359},{"type":"v1","addr":"172.21.15.105:6829","nonce":1346867359}]},"public_addr":"172.21.15.105:6825/1346867359","cluster_addr":"172.21.15.105:6827/1346867359","heartbeat_back_addr":"172.21.15.105:6831/1346867359","heartbeat_front_addr":"172.21.15.105:6829/1346867359","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:37:44.219567+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:38:07.671709+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:38:30.544285+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:38:55.151731+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:39:16.837113+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:39:39.094641+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:40:01.360550+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:40:24.497092+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.1b","mappings":[{"from":7,"to":2}]},{"pgid":"3.1","mappings":[{"from":0,"to":2}]},{"pgid":"3.f","mappings":[{"from":4,"to":1}]},{"pgid":"3.24","mappings":[{"from":4,"to":2}]},{"pgid":"3.29","mappings":[{"from":4,"to":2}]},{"pgid":"3.37","mappings":[{"from":5,"to":1}]},{"pgid":"3.3d","mappings":[{"from":0,"to":3}]}],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.6:0/2117099166":"2023-09-23T07:41:22.960791+0000","172.21.15.6:0/2420331060":"2023-09-23T07:41:22.960791+0000","172.21.15.6:0/303763198":"2023-09-23T07:36:24.799253+0000","172.21.15.6:6801/1415569493":"2023-09-23T07:36:24.799253+0000","172.21.15.6:6800/1415569493":"2023-09-23T07:36:24.799253+0000","172.21.15.6:0/3683246654":"2023-09-23T07:36:24.799253+0000","172.21.15.6:6800/1167578271":"2023-09-23T07:35:58.224295+0000","172.21.15.6:0/1789192133":"2023-09-23T07:41:22.960791+0000","172.21.15.6:6801/2632394555":"2023-09-23T07:41:22.960791+0000","172.21.15.6:6801/1167578271":"2023-09-23T07:35:58.224295+0000","172.21.15.6:0/1949392525":"2023-09-23T07:35:58.224295+0000","172.21.15.6:0/1937361703":"2023-09-23T07:36:24.799253+0000","172.21.15.6:0/4118118977":"2023-09-23T07:41:22.960791+0000","172.21.15.6:6800/2632394555":"2023-09-23T07:41:22.960791+0000","172.21.15.6:0/66815143":"2023-09-23T07:35:58.224295+0000","172.21.15.6:0/2357341417":"2023-09-23T07:35:58.224295+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-09-22T07:42:26.396 DEBUG:teuthology.orchestra.run.smithi006:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-09-22T07:42:26.767 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:42:26.767 INFO:teuthology.orchestra.run.smithi006.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":24341,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.6:6835/2571905276","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6834","nonce":2571905276},{"type":"v1","addr":"172.21.15.6:6835","nonce":2571905276}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[{"mdsmap":{"epoch":8,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2023-09-22T07:40:47.794580+0000","modified":"2023-09-22T07:40:50.825575+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":24385},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24385":{"gid":24385,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":3,"addr":"172.21.15.105:6833/3827977260","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6832","nonce":3827977260},{"type":"v1","addr":"172.21.15.105:6833","nonce":3827977260}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","standby_count_wanted":0},"id":1}]} 2023-09-22T07:42:26.769 INFO:teuthology.orchestra.run.smithi006.stderr:dumped fsmap epoch 8 2023-09-22T07:42:26.781 DEBUG:tasks.cephfs.filesystem:are_daemons_healthy: mds map: {'epoch': 8, 'flags': 18, 'flags_state': {'joinable': True, 'allow_snaps': True, 'allow_multimds_snaps': True, 'allow_standby_replay': False}, 'ever_allowed_features': 0, 'explicitly_allowed_features': 0, 'created': '2023-09-22T07:40:47.794580+0000', 'modified': '2023-09-22T07:40:50.825575+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': 24385}, 'failed': [], 'damaged': [], 'stopped': [], 'info': {'gid_24385': {'gid': 24385, 'name': 'b', 'rank': 0, 'incarnation': 4, 'state': 'up:active', 'state_seq': 3, 'addr': '172.21.15.105:6833/3827977260', 'addrs': {'addrvec': [{'type': 'v2', 'addr': '172.21.15.105:6832', 'nonce': 3827977260}, {'type': 'v1', 'addr': '172.21.15.105:6833', 'nonce': 3827977260}]}, 'join_fscid': -1, 'export_targets': [], 'features': 4540138320759226367, 'flags': 0, 'compat': {'compat': {}, 'ro_compat': {}, 'incompat': {'feature_1': 'base v0.20', 'feature_2': 'client writeable ranges', 'feature_3': 'default file layouts on dirs', 'feature_4': 'dir inode in separate object', 'feature_5': 'mds uses versioned encoding', 'feature_6': 'dirfrag is stored in omap', 'feature_7': 'mds uses inline data', 'feature_8': 'no anchor table', 'feature_9': 'file layout v2', 'feature_10': 'snaprealm v2'}}}}, 'data_pools': [3], 'metadata_pool': 2, 'enabled': True, 'fs_name': 'cephfs', 'balancer': '', 'standby_count_wanted': 0} 2023-09-22T07:42:26.781 DEBUG:tasks.cephfs.filesystem:are_daemons_healthy: 1/1 2023-09-22T07:42:26.781 DEBUG:teuthology.orchestra.run.smithi006:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell mds.b status 2023-09-22T07:42:26.917 INFO:teuthology.orchestra.run.smithi006.stderr:2023-09-22T07:42:26.919+0000 7f61937fe700 0 client.24782 ms_handle_reset on v2:172.21.15.105:6832/3827977260 2023-09-22T07:42:26.939 INFO:teuthology.orchestra.run.smithi006.stderr:2023-09-22T07:42:26.940+0000 7f61937fe700 0 client.24788 ms_handle_reset on v2:172.21.15.105:6832/3827977260 2023-09-22T07:42:26.939 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-09-22T07:42:26.939 INFO:teuthology.orchestra.run.smithi006.stdout: "cluster_fsid": "762f9dea-591a-11ee-8db4-212e2dc638e7", 2023-09-22T07:42:26.939 INFO:teuthology.orchestra.run.smithi006.stdout: "whoami": 0, 2023-09-22T07:42:26.939 INFO:teuthology.orchestra.run.smithi006.stdout: "id": 24385, 2023-09-22T07:42:26.939 INFO:teuthology.orchestra.run.smithi006.stdout: "want_state": "up:active", 2023-09-22T07:42:26.939 INFO:teuthology.orchestra.run.smithi006.stdout: "state": "up:active", 2023-09-22T07:42:26.939 INFO:teuthology.orchestra.run.smithi006.stdout: "fs_name": "cephfs", 2023-09-22T07:42:26.939 INFO:teuthology.orchestra.run.smithi006.stdout: "rank_uptime": 99.142662298999994, 2023-09-22T07:42:26.940 INFO:teuthology.orchestra.run.smithi006.stdout: "mdsmap_epoch": 8, 2023-09-22T07:42:26.940 INFO:teuthology.orchestra.run.smithi006.stdout: "osdmap_epoch": 69, 2023-09-22T07:42:26.940 INFO:teuthology.orchestra.run.smithi006.stdout: "osdmap_epoch_barrier": 62, 2023-09-22T07:42:26.940 INFO:teuthology.orchestra.run.smithi006.stdout: "uptime": 104.541147666 2023-09-22T07:42:26.940 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-09-22T07:42:26.951 INFO:tasks.cephadm:Setup complete, yielding 2023-09-22T07:42:26.951 INFO:teuthology.run_tasks:Running task print... 2023-09-22T07:42:26.960 INFO:teuthology.task.print:**** done end installing quincy cephadm ... 2023-09-22T07:42:26.960 INFO:teuthology.run_tasks:Running task print... 2023-09-22T07:42:27.071 INFO:teuthology.task.print:**** done start cephadm.shell ceph config set mgr... 2023-09-22T07:42:27.071 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-09-22T07:42:27.081 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi006.front.sepia.ceph.com 2023-09-22T07:42:27.082 DEBUG:teuthology.orchestra.run.smithi006:> 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 762f9dea-591a-11ee-8db4-212e2dc638e7 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest true --force' 2023-09-22T07:42:27.083 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:26 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/3512802935' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-22T07:42:27.083 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:26 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/4201495305' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-22T07:42:27.083 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:26 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/222766557' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-22T07:42:27.083 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:26 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/3512802935' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-22T07:42:27.084 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:26 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/4201495305' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-22T07:42:27.084 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:26 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/222766557' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-22T07:42:27.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:26 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/3512802935' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-22T07:42:27.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:26 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/4201495305' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-22T07:42:27.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:26 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/222766557' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-22T07:42:27.127 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:42:26 smithi105 systemd[1]: Stopping Ceph prometheus.a for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:42:27.127 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:42:27 smithi105 conmon[146852]: ts=2023-09-22T07:42:27.000Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-09-22T07:42:27.127 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:42:27 smithi105 conmon[146852]: ts=2023-09-22T07:42:27.000Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2023-09-22T07:42:27.127 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:42:27 smithi105 conmon[146852]: ts=2023-09-22T07:42:27.000Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2023-09-22T07:42:27.127 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:42:27 smithi105 conmon[146852]: ts=2023-09-22T07:42:27.000Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2023-09-22T07:42:27.127 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:42:27 smithi105 conmon[146852]: ts=2023-09-22T07:42:27.000Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2023-09-22T07:42:27.127 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:42:27 smithi105 conmon[146852]: ts=2023-09-22T07:42:27.000Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2023-09-22T07:42:27.128 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:42:27 smithi105 conmon[146852]: ts=2023-09-22T07:42:27.000Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2023-09-22T07:42:27.128 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:42:27 smithi105 conmon[146852]: ts=2023-09-22T07:42:27.000Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2023-09-22T07:42:27.128 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:42:27 smithi105 conmon[146852]: ts=2023-09-22T07:42:27.000Z caller=main.go:907 level=info msg="Scrape manager stopped" 2023-09-22T07:42:27.128 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:42:27 smithi105 conmon[146852]: ts=2023-09-22T07:42:27.001Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2023-09-22T07:42:27.128 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:42:27 smithi105 conmon[146852]: ts=2023-09-22T07:42:27.001Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2023-09-22T07:42:27.128 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:42:27 smithi105 conmon[146852]: ts=2023-09-22T07:42:27.001Z caller=main.go:1147 level=info msg="See you next time!" 2023-09-22T07:42:27.442 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:42:27.876 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:42:27 smithi105 bash[152097]: 7c3f77ea49f2bb13475ab4d039af9657ba2f02a17573b288efb81db7988b51f3 2023-09-22T07:42:27.876 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:42:27 smithi105 systemd[1]: ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@prometheus.a.service: Succeeded. 2023-09-22T07:42:27.876 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:42:27 smithi105 systemd[1]: Stopped Ceph prometheus.a for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:42:27.877 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:42:27 smithi105 systemd[1]: Starting Ceph prometheus.a for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:42:27.913 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:27 smithi006 ceph-mon[97617]: pgmap v41: 105 pgs: 7 peering, 98 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:28.253 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:27 smithi105 ceph-mon[102016]: pgmap v41: 105 pgs: 7 peering, 98 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:28.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:27 smithi006 ceph-mon[116271]: pgmap v41: 105 pgs: 7 peering, 98 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:28.626 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:42:28 smithi105 conmon[152468]: ts=2023-09-22T07:42:28.365Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-09-22T07:42:28.626 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:42:28 smithi105 conmon[152468]: ts=2023-09-22T07:42:28.365Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2023-09-22T07:42:28.626 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:42:28 smithi105 conmon[152468]: ts=2023-09-22T07:42:28.365Z 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 smithi105 (none))" 2023-09-22T07:42:28.627 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:42:28 smithi105 conmon[152468]: ts=2023-09-22T07:42:28.365Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-09-22T07:42:28.627 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:42:28 smithi105 conmon[152468]: ts=2023-09-22T07:42:28.365Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-09-22T07:42:28.627 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:42:28 smithi105 conmon[152468]: ts=2023-09-22T07:42:28.367Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-09-22T07:42:28.627 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:42:28 smithi105 conmon[152468]: ts=2023-09-22T07:42:28.367Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-09-22T07:42:28.627 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:42:28 smithi105 conmon[152468]: ts=2023-09-22T07:42:28.369Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-09-22T07:42:28.627 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:42:28 smithi105 conmon[152468]: ts=2023-09-22T07:42:28.369Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-09-22T07:42:28.627 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:42:28 smithi105 conmon[152468]: ts=2023-09-22T07:42:28.370Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-09-22T07:42:28.627 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:42:28 smithi105 conmon[152468]: ts=2023-09-22T07:42:28.370Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.884µs 2023-09-22T07:42:28.627 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:42:28 smithi105 conmon[152468]: ts=2023-09-22T07:42:28.370Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-09-22T07:42:28.627 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:42:28 smithi105 conmon[152468]: ts=2023-09-22T07:42:28.370Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2023-09-22T07:42:28.627 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:42:28 smithi105 conmon[152468]: ts=2023-09-22T07:42:28.371Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2023-09-22T07:42:28.627 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:42:28 smithi105 conmon[152468]: ts=2023-09-22T07:42:28.371Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=19.873µs wal_replay_duration=455.188µs wbl_replay_duration=93ns total_replay_duration=495.44µs 2023-09-22T07:42:28.628 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:42:28 smithi105 conmon[152468]: ts=2023-09-22T07:42:28.371Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-09-22T07:42:28.628 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:42:28 smithi105 conmon[152468]: ts=2023-09-22T07:42:28.371Z caller=main.go:1029 level=info msg="TSDB started" 2023-09-22T07:42:28.628 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:42:28 smithi105 conmon[152468]: ts=2023-09-22T07:42:28.371Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-09-22T07:42:28.628 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:42:28 smithi105 conmon[152468]: ts=2023-09-22T07:42:28.386Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=14.539963ms db_storage=998ns remote_storage=1.048µs web_handler=319ns query_engine=595ns scrape=411.343µs scrape_sd=22.391µs notify=19.61µs notify_sd=5.428µs rules=13.890115ms tracing=5.961µs 2023-09-22T07:42:28.628 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:42:28 smithi105 conmon[152468]: ts=2023-09-22T07:42:28.386Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-09-22T07:42:28.628 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:42:28 smithi105 conmon[152468]: ts=2023-09-22T07:42:28.386Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-09-22T07:42:28.628 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:42:28 smithi105 bash[152426]: f2261332bdd4580ff3406d1e795d6e224cc8ba1d6b2959ed21af059beadb048c 2023-09-22T07:42:28.628 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:42:28 smithi105 systemd[1]: Started Ceph prometheus.a for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:42:28.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:42:28 smithi006 conmon[98043]: [22/Sep/2023:07:42:28] ENGINE Bus STOPPING 2023-09-22T07:42:28.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:42:28 smithi006 conmon[98043]: [22/Sep/2023:07:42:28] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-22T07:42:28.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:42:28 smithi006 conmon[98043]: [22/Sep/2023:07:42:28] ENGINE Bus STOPPED 2023-09-22T07:42:28.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:42:28 smithi006 conmon[98043]: [22/Sep/2023:07:42:28] ENGINE Bus STARTING 2023-09-22T07:42:28.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:42:28 smithi006 conmon[98043]: [22/Sep/2023:07:42:28] ENGINE Serving on http://:::9283 2023-09-22T07:42:28.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:42:28 smithi006 conmon[98043]: [22/Sep/2023:07:42:28] ENGINE Bus STARTED 2023-09-22T07:42:28.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:42:28 smithi006 conmon[98043]: [22/Sep/2023:07:42:28] ENGINE Bus STOPPING 2023-09-22T07:42:28.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:42:28 smithi006 conmon[98043]: [22/Sep/2023:07:42:28] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-22T07:42:28.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:42:28 smithi006 conmon[98043]: [22/Sep/2023:07:42:28] ENGINE Bus STOPPED 2023-09-22T07:42:28.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:42:28 smithi006 conmon[98043]: [22/Sep/2023:07:42:28] ENGINE Bus STARTING 2023-09-22T07:42:28.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:42:28 smithi006 conmon[98043]: [22/Sep/2023:07:42:28] ENGINE Serving on http://:::9283 2023-09-22T07:42:28.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:42:28 smithi006 conmon[98043]: [22/Sep/2023:07:42:28] ENGINE Bus STARTED 2023-09-22T07:42:28.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:42:28 smithi006 conmon[98043]: [22/Sep/2023:07:42:28] ENGINE Bus STOPPING 2023-09-22T07:42:28.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:42:28 smithi006 conmon[98043]: [22/Sep/2023:07:42:28] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-22T07:42:28.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:42:28 smithi006 conmon[98043]: [22/Sep/2023:07:42:28] ENGINE Bus STOPPED 2023-09-22T07:42:28.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:42:28 smithi006 conmon[98043]: [22/Sep/2023:07:42:28] ENGINE Bus STARTING 2023-09-22T07:42:29.049 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:42:28 smithi006 conmon[98043]: [22/Sep/2023:07:42:28] ENGINE Serving on http://:::9283 2023-09-22T07:42:29.049 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:42:28 smithi006 conmon[98043]: [22/Sep/2023:07:42:28] ENGINE Bus STARTED 2023-09-22T07:42:29.721 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:42:29 smithi006 conmon[98043]: [22/Sep/2023:07:42:29] ENGINE Bus STOPPING 2023-09-22T07:42:29.721 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:42:29 smithi006 conmon[98043]: [22/Sep/2023:07:42:29] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-22T07:42:29.721 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:42:29 smithi006 conmon[98043]: [22/Sep/2023:07:42:29] ENGINE Bus STOPPED 2023-09-22T07:42:29.721 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:42:29 smithi006 conmon[98043]: [22/Sep/2023:07:42:29] ENGINE Bus STARTING 2023-09-22T07:42:29.721 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:42:29 smithi006 conmon[98043]: [22/Sep/2023:07:42:29] ENGINE Serving on http://:::9283 2023-09-22T07:42:29.721 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:42:29 smithi006 conmon[98043]: [22/Sep/2023:07:42:29] ENGINE Bus STARTED 2023-09-22T07:42:29.722 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:29 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:29.722 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:29 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:29.722 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:29 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-22T07:42:29.722 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:29 smithi006 ceph-mon[97617]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-22T07:42:29.722 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:29 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi006:9093"}]: dispatch 2023-09-22T07:42:29.722 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:29 smithi006 ceph-mon[97617]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi006:9093"}]: dispatch 2023-09-22T07:42:29.722 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:29 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:29.722 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:29 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-22T07:42:29.722 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:29 smithi006 ceph-mon[97617]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-22T07:42:29.722 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:29 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi105.front.sepia.ceph.com:9095"}]: dispatch 2023-09-22T07:42:29.723 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:29 smithi006 ceph-mon[97617]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi105.front.sepia.ceph.com:9095"}]: dispatch 2023-09-22T07:42:29.723 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:29 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:29.723 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:29 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-22T07:42:29.723 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:29 smithi006 ceph-mon[97617]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-22T07:42:29.723 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:29 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi105.front.sepia.ceph.com:3000"}]: dispatch 2023-09-22T07:42:29.723 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:29 smithi006 ceph-mon[97617]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi105.front.sepia.ceph.com:3000"}]: dispatch 2023-09-22T07:42:29.723 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:29 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:29.723 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:29 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:42:29.723 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:29 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:29.724 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:29 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:29.724 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:29 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-22T07:42:29.724 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:29 smithi006 ceph-mon[116271]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-22T07:42:29.724 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:29 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi006:9093"}]: dispatch 2023-09-22T07:42:29.724 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:29 smithi006 ceph-mon[116271]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi006:9093"}]: dispatch 2023-09-22T07:42:29.724 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:29 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:29.724 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:29 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-22T07:42:29.724 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:29 smithi006 ceph-mon[116271]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-22T07:42:29.724 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:29 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi105.front.sepia.ceph.com:9095"}]: dispatch 2023-09-22T07:42:29.724 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:29 smithi006 ceph-mon[116271]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi105.front.sepia.ceph.com:9095"}]: dispatch 2023-09-22T07:42:29.724 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:29 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:29.724 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:29 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-22T07:42:29.725 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:29 smithi006 ceph-mon[116271]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-22T07:42:29.725 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:29 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi105.front.sepia.ceph.com:3000"}]: dispatch 2023-09-22T07:42:29.725 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:29 smithi006 ceph-mon[116271]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi105.front.sepia.ceph.com:3000"}]: dispatch 2023-09-22T07:42:29.725 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:29 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:29.725 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:29 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:42:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:29 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:29 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:29 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-22T07:42:29.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:29 smithi105 ceph-mon[102016]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-22T07:42:29.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:29 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi006:9093"}]: dispatch 2023-09-22T07:42:29.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:29 smithi105 ceph-mon[102016]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi006:9093"}]: dispatch 2023-09-22T07:42:29.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:29 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:29.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:29 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-22T07:42:29.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:29 smithi105 ceph-mon[102016]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-22T07:42:29.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:29 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi105.front.sepia.ceph.com:9095"}]: dispatch 2023-09-22T07:42:29.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:29 smithi105 ceph-mon[102016]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi105.front.sepia.ceph.com:9095"}]: dispatch 2023-09-22T07:42:29.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:29 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:29.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:29 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-22T07:42:29.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:29 smithi105 ceph-mon[102016]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-22T07:42:29.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:29 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi105.front.sepia.ceph.com:3000"}]: dispatch 2023-09-22T07:42:29.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:29 smithi105 ceph-mon[102016]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi105.front.sepia.ceph.com:3000"}]: dispatch 2023-09-22T07:42:29.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:29 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:29.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:29 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:42:30.244 INFO:teuthology.run_tasks:Running task print... 2023-09-22T07:42:30.255 INFO:teuthology.task.print:**** done cephadm.shell ceph config set mgr... 2023-09-22T07:42:30.255 INFO:teuthology.run_tasks:Running task print... 2023-09-22T07:42:30.265 INFO:teuthology.task.print:**** done start telemetry quincy... 2023-09-22T07:42:30.265 INFO:teuthology.run_tasks:Running task workunit... 2023-09-22T07:42:30.277 INFO:tasks.workunit:Pulling workunits from ref f7ddca67b6a148248f52707ca2c2435fcda64b34 2023-09-22T07:42:30.277 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-09-22T07:42:30.277 DEBUG:teuthology.orchestra.run.smithi006:> stat -- /home/ubuntu/cephtest/mnt.0 2023-09-22T07:42:30.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-22T07:42:30.296 INFO:teuthology.orchestra.run.smithi006.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-09-22T07:42:30.296 DEBUG:teuthology.orchestra.run.smithi006:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-09-22T07:42:30.355 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-09-22T07:42:30.355 DEBUG:teuthology.orchestra.run.smithi006:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-09-22T07:42:30.414 INFO:tasks.workunit:timeout=3h 2023-09-22T07:42:30.414 INFO:tasks.workunit:cleanup=True 2023-09-22T07:42:30.415 DEBUG:teuthology.orchestra.run.smithi006:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone https://git.ceph.com/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 && git checkout f7ddca67b6a148248f52707ca2c2435fcda64b34 2023-09-22T07:42:30.474 INFO:tasks.workunit.client.0.smithi006.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-09-22T07:42:30.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:30 smithi006 ceph-mon[97617]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:30.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:30 smithi006 ceph-mon[97617]: from='client.? ' entity='client.admin' 2023-09-22T07:42:30.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:30 smithi006 ceph-mon[116271]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:30.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:30 smithi006 ceph-mon[116271]: from='client.? ' entity='client.admin' 2023-09-22T07:42:30.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:30 smithi105 ceph-mon[102016]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:30.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:30 smithi105 ceph-mon[102016]: from='client.? ' entity='client.admin' 2023-09-22T07:42:32.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:32 smithi006 ceph-mon[97617]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:32.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:32 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:32.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:32 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:32.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:32 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:32.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:32 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:32.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:32 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:42:32.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:32 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:42:32.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:32 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:32.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:32 smithi006 ceph-mon[116271]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:32.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:32 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:32.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:32 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:32.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:32 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:32.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:32 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:32.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:32 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:42:32.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:32 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:42:32.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:32 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:32.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:32 smithi105 ceph-mon[102016]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:32.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:32 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:32.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:32 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:32.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:32 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:32.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:32 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:32.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:32 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:42:32.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:32 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:42:32.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:32 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:33.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:33 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:42:33.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:33 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:42:33.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:33 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:42:34.034 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:42:33 smithi006 conmon[175834]: ts=2023-09-22T07:42:33.547Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002097365s 2023-09-22T07:42:34.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:34 smithi006 ceph-mon[116271]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:34.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:34 smithi006 ceph-mon[97617]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:34.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:34 smithi105 ceph-mon[102016]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:36.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:35 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:36.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:35 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:36.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:35 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:36.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:35 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:36.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:35 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:42:36.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:35 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:42:36.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:35 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:36.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:35 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:36.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:35 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:36.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:35 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:36.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:35 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:36.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:35 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:42:36.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:35 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:42:36.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:35 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:36.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:35 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:36.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:35 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:36.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:35 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:36.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:35 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:36.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:35 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:42:36.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:35 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:42:36.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:35 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:42:37.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:36 smithi006 ceph-mon[116271]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:37.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:36 smithi006 ceph-mon[97617]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:37.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:36 smithi105 ceph-mon[102016]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:37.876 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:42:37 smithi105 conmon[105233]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:42:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-22T07:42:39.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:38 smithi006 ceph-mon[116271]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:39.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:38 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:42:39.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:38 smithi006 ceph-mon[97617]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:39.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:38 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:42:39.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:42:38 smithi006 conmon[98043]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:42:38] "GET /metrics HTTP/1.1" 200 235605 "" "Prometheus/2.43.0" 2023-09-22T07:42:39.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:38 smithi105 ceph-mon[102016]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:39.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:38 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:42:41.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:40 smithi006 ceph-mon[97617]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:41.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:40 smithi006 ceph-mon[116271]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:41.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:40 smithi105 ceph-mon[102016]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:43.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:42 smithi105 ceph-mon[102016]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:43.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:42 smithi006 ceph-mon[116271]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:43.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:42 smithi006 ceph-mon[97617]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:45.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:44 smithi105 ceph-mon[102016]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:45.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:44 smithi006 ceph-mon[116271]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:45.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:44 smithi006 ceph-mon[97617]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:47.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:46 smithi105 ceph-mon[102016]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:47.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:46 smithi006 ceph-mon[116271]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:47.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:46 smithi006 ceph-mon[97617]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:47.876 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:42:47 smithi105 conmon[105233]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:42:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-22T07:42:49.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:48 smithi006 ceph-mon[97617]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:49.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:42:48 smithi006 conmon[98043]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:42:48] "GET /metrics HTTP/1.1" 200 235605 "" "Prometheus/2.43.0" 2023-09-22T07:42:49.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:48 smithi006 ceph-mon[116271]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:49.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:48 smithi105 ceph-mon[102016]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:51.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:50 smithi105 ceph-mon[102016]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:51.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:50 smithi006 ceph-mon[116271]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:51.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:50 smithi006 ceph-mon[97617]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:53.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:52 smithi105 ceph-mon[102016]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:53.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:52 smithi006 ceph-mon[97617]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:53.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:52 smithi006 ceph-mon[116271]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:53 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:42:54.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:53 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:42:54.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:53 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:42:55.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:54 smithi105 ceph-mon[102016]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:55.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:54 smithi105 ceph-mon[102016]: mgrmap e21: y(active, since 90s), standbys: x 2023-09-22T07:42:55.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:54 smithi006 ceph-mon[97617]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:55.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:54 smithi006 ceph-mon[97617]: mgrmap e21: y(active, since 90s), standbys: x 2023-09-22T07:42:55.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:54 smithi006 ceph-mon[116271]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:42:55.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:54 smithi006 ceph-mon[116271]: mgrmap e21: y(active, since 90s), standbys: x 2023-09-22T07:42:57.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:56 smithi105 ceph-mon[102016]: pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-22T07:42:57.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:56 smithi006 ceph-mon[97617]: pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-22T07:42:57.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:56 smithi006 ceph-mon[116271]: pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-22T07:42:57.876 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:42:57 smithi105 conmon[105233]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:42:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-22T07:42:59.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:42:58 smithi006 ceph-mon[97617]: pgmap v56: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-22T07:42:59.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:42:58 smithi006 ceph-mon[116271]: pgmap v56: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-22T07:42:59.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:42:58 smithi006 conmon[98043]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:42:58] "GET /metrics HTTP/1.1" 200 235593 "" "Prometheus/2.43.0" 2023-09-22T07:42:59.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:42:58 smithi105 ceph-mon[102016]: pgmap v56: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-22T07:43:01.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:00 smithi105 ceph-mon[102016]: pgmap v57: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-22T07:43:01.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:00 smithi006 ceph-mon[97617]: pgmap v57: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-22T07:43:01.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:00 smithi006 ceph-mon[116271]: pgmap v57: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-22T07:43:03.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:02 smithi105 ceph-mon[102016]: pgmap v58: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-22T07:43:03.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:02 smithi006 ceph-mon[97617]: pgmap v58: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-22T07:43:03.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:02 smithi006 ceph-mon[116271]: pgmap v58: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-22T07:43:05.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:04 smithi105 ceph-mon[102016]: pgmap v59: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-22T07:43:05.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:04 smithi006 ceph-mon[97617]: pgmap v59: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-22T07:43:05.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:04 smithi006 ceph-mon[116271]: pgmap v59: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-22T07:43:07.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:06 smithi105 ceph-mon[102016]: pgmap v60: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-22T07:43:07.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:06 smithi006 ceph-mon[97617]: pgmap v60: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-22T07:43:07.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:06 smithi006 ceph-mon[116271]: pgmap v60: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-22T07:43:07.876 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:43:07 smithi105 conmon[105233]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:43:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-22T07:43:09.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:08 smithi006 ceph-mon[97617]: pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:09.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:08 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:43:09.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:08 smithi006 ceph-mon[116271]: pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:09.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:08 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:43:09.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:43:08 smithi006 conmon[98043]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:43:08] "GET /metrics HTTP/1.1" 200 235577 "" "Prometheus/2.43.0" 2023-09-22T07:43:09.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:08 smithi105 ceph-mon[102016]: pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:09.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:08 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:43:11.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:10 smithi105 ceph-mon[102016]: pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:11.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:10 smithi006 ceph-mon[116271]: pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:11.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:10 smithi006 ceph-mon[97617]: pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:13.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:12 smithi105 ceph-mon[102016]: pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:13.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:12 smithi006 ceph-mon[97617]: pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:13.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:12 smithi006 ceph-mon[116271]: pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:15.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:14 smithi105 ceph-mon[102016]: pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:15.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:14 smithi006 ceph-mon[97617]: pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:15.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:14 smithi006 ceph-mon[116271]: pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:17.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:16 smithi105 ceph-mon[102016]: pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:17.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:16 smithi006 ceph-mon[97617]: pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:17.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:16 smithi006 ceph-mon[116271]: pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:17.876 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:43:17 smithi105 conmon[105233]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:43:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-22T07:43:19.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:18 smithi006 ceph-mon[97617]: pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:19.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:43:18 smithi006 conmon[98043]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:43:18] "GET /metrics HTTP/1.1" 200 235577 "" "Prometheus/2.43.0" 2023-09-22T07:43:19.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:18 smithi006 ceph-mon[116271]: pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:19.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:18 smithi105 ceph-mon[102016]: pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:21.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:20 smithi105 ceph-mon[102016]: pgmap v67: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:21.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:20 smithi006 ceph-mon[97617]: pgmap v67: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:21.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:20 smithi006 ceph-mon[116271]: pgmap v67: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:23.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:22 smithi105 ceph-mon[102016]: pgmap v68: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:23.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:22 smithi006 ceph-mon[97617]: pgmap v68: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:23.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:22 smithi006 ceph-mon[116271]: pgmap v68: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:23 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:43:24.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:23 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:43:24.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:23 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:43:25.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:24 smithi105 ceph-mon[102016]: pgmap v69: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:25.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:24 smithi006 ceph-mon[97617]: pgmap v69: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:25.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:24 smithi006 ceph-mon[116271]: pgmap v69: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:27.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:26 smithi105 ceph-mon[102016]: pgmap v70: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:27.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:26 smithi006 ceph-mon[97617]: pgmap v70: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:27.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:26 smithi006 ceph-mon[116271]: pgmap v70: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:27.876 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:43:27 smithi105 conmon[105233]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:43:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-22T07:43:28.477 INFO:tasks.workunit.client.0.smithi006.stderr:Note: switching to 'f7ddca67b6a148248f52707ca2c2435fcda64b34'. 2023-09-22T07:43:28.478 INFO:tasks.workunit.client.0.smithi006.stderr: 2023-09-22T07:43:28.478 INFO:tasks.workunit.client.0.smithi006.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2023-09-22T07:43:28.478 INFO:tasks.workunit.client.0.smithi006.stderr:changes and commit them, and you can discard any commits you make in this 2023-09-22T07:43:28.478 INFO:tasks.workunit.client.0.smithi006.stderr:state without impacting any branches by switching back to a branch. 2023-09-22T07:43:28.478 INFO:tasks.workunit.client.0.smithi006.stderr: 2023-09-22T07:43:28.478 INFO:tasks.workunit.client.0.smithi006.stderr:If you want to create a new branch to retain commits you create, you may 2023-09-22T07:43:28.478 INFO:tasks.workunit.client.0.smithi006.stderr:do so (now or later) by using -c with the switch command. Example: 2023-09-22T07:43:28.478 INFO:tasks.workunit.client.0.smithi006.stderr: 2023-09-22T07:43:28.478 INFO:tasks.workunit.client.0.smithi006.stderr: git switch -c 2023-09-22T07:43:28.479 INFO:tasks.workunit.client.0.smithi006.stderr: 2023-09-22T07:43:28.479 INFO:tasks.workunit.client.0.smithi006.stderr:Or undo this operation with: 2023-09-22T07:43:28.479 INFO:tasks.workunit.client.0.smithi006.stderr: 2023-09-22T07:43:28.479 INFO:tasks.workunit.client.0.smithi006.stderr: git switch - 2023-09-22T07:43:28.479 INFO:tasks.workunit.client.0.smithi006.stderr: 2023-09-22T07:43:28.479 INFO:tasks.workunit.client.0.smithi006.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2023-09-22T07:43:28.479 INFO:tasks.workunit.client.0.smithi006.stderr: 2023-09-22T07:43:28.479 INFO:tasks.workunit.client.0.smithi006.stderr:HEAD is now at f7ddca67b6a osd/scrub: modify schedule_result_t to report error class 2023-09-22T07:43:28.481 DEBUG:teuthology.orchestra.run.smithi006:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2023-09-22T07:43:28.506 INFO:tasks.workunit.client.0.smithi006.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-09-22T07:43:28.508 INFO:tasks.workunit.client.0.smithi006.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-09-22T07:43:28.509 INFO:tasks.workunit.client.0.smithi006.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-09-22T07:43:29.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:28 smithi006 ceph-mon[97617]: pgmap v71: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:29.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:43:28 smithi006 conmon[98043]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:43:28] "GET /metrics HTTP/1.1" 200 235573 "" "Prometheus/2.43.0" 2023-09-22T07:43:29.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:28 smithi006 ceph-mon[116271]: pgmap v71: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:29.041 INFO:tasks.workunit.client.0.smithi006.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-09-22T07:43:29.112 INFO:tasks.workunit.client.0.smithi006.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-09-22T07:43:29.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:28 smithi105 ceph-mon[102016]: pgmap v71: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:29.151 INFO:tasks.workunit.client.0.smithi006.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-09-22T07:43:29.153 INFO:tasks.workunit.client.0.smithi006.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-09-22T07:43:29.153 INFO:tasks.workunit.client.0.smithi006.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-09-22T07:43:29.190 INFO:tasks.workunit.client.0.smithi006.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-09-22T07:43:29.194 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2023-09-22T07:43:29.194 DEBUG:teuthology.orchestra.run.smithi006:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-09-22T07:43:29.251 INFO:tasks.workunit:Running workunits matching test_telemetry_quincy.sh on client.0... 2023-09-22T07:43:29.252 INFO:tasks.workunit:Running workunit test_telemetry_quincy.sh... 2023-09-22T07:43:29.252 DEBUG:teuthology.orchestra.run.smithi006: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=f7ddca67b6a148248f52707ca2c2435fcda64b34 TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/test_telemetry_quincy.sh 2023-09-22T07:43:29.312 INFO:tasks.workunit.client.0.smithi006.stderr:+ ceph config set mgr mgr/telemetry/channel_ident true 2023-09-22T07:43:29.764 INFO:tasks.workunit.client.0.smithi006.stderr:+ ceph config set mgr mgr/telemetry/organization ceph-qa 2023-09-22T07:43:30.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:43:29 smithi006 conmon[98043]: [22/Sep/2023:07:43:29] ENGINE Bus STOPPING 2023-09-22T07:43:30.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:43:29 smithi006 conmon[98043]: [22/Sep/2023:07:43:29] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-22T07:43:30.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:43:29 smithi006 conmon[98043]: [22/Sep/2023:07:43:29] ENGINE Bus STOPPED 2023-09-22T07:43:30.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:43:29 smithi006 conmon[98043]: [22/Sep/2023:07:43:29] ENGINE Bus STARTING 2023-09-22T07:43:30.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:43:29 smithi006 conmon[98043]: [22/Sep/2023:07:43:29] ENGINE Serving on http://:::9283 2023-09-22T07:43:30.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:43:29 smithi006 conmon[98043]: [22/Sep/2023:07:43:29] ENGINE Bus STARTED 2023-09-22T07:43:30.224 INFO:tasks.workunit.client.0.smithi006.stderr:+ ceph config set mgr mgr/telemetry/description 'upgrade test cluster' 2023-09-22T07:43:30.535 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:43:30 smithi006 conmon[98043]: [22/Sep/2023:07:43:30] ENGINE Bus STOPPING 2023-09-22T07:43:30.535 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:43:30 smithi006 conmon[98043]: [22/Sep/2023:07:43:30] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-22T07:43:30.535 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:43:30 smithi006 conmon[98043]: [22/Sep/2023:07:43:30] ENGINE Bus STOPPED 2023-09-22T07:43:30.535 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:43:30 smithi006 conmon[98043]: [22/Sep/2023:07:43:30] ENGINE Bus STARTING 2023-09-22T07:43:30.535 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:43:30 smithi006 conmon[98043]: [22/Sep/2023:07:43:30] ENGINE Serving on http://:::9283 2023-09-22T07:43:30.535 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:43:30 smithi006 conmon[98043]: [22/Sep/2023:07:43:30] ENGINE Bus STARTED 2023-09-22T07:43:30.704 INFO:tasks.workunit.client.0.smithi006.stderr:+ ceph telemetry preview 2023-09-22T07:43:30.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:30 smithi105 ceph-mon[102016]: pgmap v72: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:30.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:30 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/1588554256' entity='client.admin' 2023-09-22T07:43:30.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:30 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:43:30.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:30 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:43:30.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:30 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:43:30.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:30 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:30.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:30 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/2116913632' entity='client.admin' 2023-09-22T07:43:30.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:30 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:43:30.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:30 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:43:30.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:30 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:43:30.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:30 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:30.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:30 smithi105 ceph-mon[102016]: from='client.? ' entity='client.admin' 2023-09-22T07:43:30.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:30 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:43:30.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:30 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:43:30.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:30 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:43:30.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:30 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:31.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:43:30 smithi006 conmon[98043]: [22/Sep/2023:07:43:30] ENGINE Bus STOPPING 2023-09-22T07:43:31.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:43:30 smithi006 conmon[98043]: [22/Sep/2023:07:43:30] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-22T07:43:31.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:43:30 smithi006 conmon[98043]: [22/Sep/2023:07:43:30] ENGINE Bus STOPPED 2023-09-22T07:43:31.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:43:30 smithi006 conmon[98043]: [22/Sep/2023:07:43:30] ENGINE Bus STARTING 2023-09-22T07:43:31.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:43:30 smithi006 conmon[98043]: [22/Sep/2023:07:43:30] ENGINE Serving on http://:::9283 2023-09-22T07:43:31.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:43:30 smithi006 conmon[98043]: [22/Sep/2023:07:43:30] ENGINE Bus STARTED 2023-09-22T07:43:31.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:30 smithi006 ceph-mon[97617]: pgmap v72: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:31.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:30 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/1588554256' entity='client.admin' 2023-09-22T07:43:31.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:30 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:43:31.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:30 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:43:31.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:30 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:43:31.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:30 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:31.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:30 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/2116913632' entity='client.admin' 2023-09-22T07:43:31.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:30 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:43:31.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:30 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:43:31.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:30 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:43:31.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:30 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:31.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:30 smithi006 ceph-mon[97617]: from='client.? ' entity='client.admin' 2023-09-22T07:43:31.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:30 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:43:31.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:30 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:43:31.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:30 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:43:31.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:30 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:31.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:30 smithi006 ceph-mon[116271]: pgmap v72: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:31.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:30 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/1588554256' entity='client.admin' 2023-09-22T07:43:31.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:30 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:43:31.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:30 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:43:31.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:30 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:43:31.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:30 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:31.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:30 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/2116913632' entity='client.admin' 2023-09-22T07:43:31.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:30 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:43:31.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:30 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:43:31.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:30 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:43:31.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:30 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:31.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:30 smithi006 ceph-mon[116271]: from='client.? ' entity='client.admin' 2023-09-22T07:43:31.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:30 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:43:31.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:30 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:43:31.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:30 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:43:31.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:30 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:31.286 INFO:tasks.workunit.client.0.smithi006.stdout:{ 2023-09-22T07:43:31.286 INFO:tasks.workunit.client.0.smithi006.stdout: "balancer": { 2023-09-22T07:43:31.286 INFO:tasks.workunit.client.0.smithi006.stdout: "active": true, 2023-09-22T07:43:31.287 INFO:tasks.workunit.client.0.smithi006.stdout: "mode": "" 2023-09-22T07:43:31.287 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.287 INFO:tasks.workunit.client.0.smithi006.stdout: "channels": [ 2023-09-22T07:43:31.287 INFO:tasks.workunit.client.0.smithi006.stdout: "basic", 2023-09-22T07:43:31.287 INFO:tasks.workunit.client.0.smithi006.stdout: "crash", 2023-09-22T07:43:31.287 INFO:tasks.workunit.client.0.smithi006.stdout: "device", 2023-09-22T07:43:31.287 INFO:tasks.workunit.client.0.smithi006.stdout: "ident" 2023-09-22T07:43:31.287 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:31.287 INFO:tasks.workunit.client.0.smithi006.stdout: "channels_available": [ 2023-09-22T07:43:31.287 INFO:tasks.workunit.client.0.smithi006.stdout: "basic", 2023-09-22T07:43:31.287 INFO:tasks.workunit.client.0.smithi006.stdout: "ident", 2023-09-22T07:43:31.287 INFO:tasks.workunit.client.0.smithi006.stdout: "crash", 2023-09-22T07:43:31.288 INFO:tasks.workunit.client.0.smithi006.stdout: "device", 2023-09-22T07:43:31.288 INFO:tasks.workunit.client.0.smithi006.stdout: "perf" 2023-09-22T07:43:31.288 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:31.288 INFO:tasks.workunit.client.0.smithi006.stdout: "collections_available": [ 2023-09-22T07:43:31.288 INFO:tasks.workunit.client.0.smithi006.stdout: "basic_base", 2023-09-22T07:43:31.288 INFO:tasks.workunit.client.0.smithi006.stdout: "device_base", 2023-09-22T07:43:31.288 INFO:tasks.workunit.client.0.smithi006.stdout: "crash_base", 2023-09-22T07:43:31.288 INFO:tasks.workunit.client.0.smithi006.stdout: "ident_base", 2023-09-22T07:43:31.288 INFO:tasks.workunit.client.0.smithi006.stdout: "perf_perf", 2023-09-22T07:43:31.288 INFO:tasks.workunit.client.0.smithi006.stdout: "basic_mds_metadata", 2023-09-22T07:43:31.288 INFO:tasks.workunit.client.0.smithi006.stdout: "basic_pool_usage", 2023-09-22T07:43:31.288 INFO:tasks.workunit.client.0.smithi006.stdout: "basic_usage_by_class", 2023-09-22T07:43:31.289 INFO:tasks.workunit.client.0.smithi006.stdout: "basic_rook_v01", 2023-09-22T07:43:31.289 INFO:tasks.workunit.client.0.smithi006.stdout: "perf_memory_metrics", 2023-09-22T07:43:31.289 INFO:tasks.workunit.client.0.smithi006.stdout: "basic_pool_options_bluestore" 2023-09-22T07:43:31.289 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:31.289 INFO:tasks.workunit.client.0.smithi006.stdout: "collections_opted_in": [ 2023-09-22T07:43:31.289 INFO:tasks.workunit.client.0.smithi006.stdout: "basic_base", 2023-09-22T07:43:31.289 INFO:tasks.workunit.client.0.smithi006.stdout: "device_base", 2023-09-22T07:43:31.289 INFO:tasks.workunit.client.0.smithi006.stdout: "crash_base", 2023-09-22T07:43:31.289 INFO:tasks.workunit.client.0.smithi006.stdout: "ident_base", 2023-09-22T07:43:31.289 INFO:tasks.workunit.client.0.smithi006.stdout: "perf_perf", 2023-09-22T07:43:31.289 INFO:tasks.workunit.client.0.smithi006.stdout: "basic_mds_metadata", 2023-09-22T07:43:31.289 INFO:tasks.workunit.client.0.smithi006.stdout: "basic_pool_usage", 2023-09-22T07:43:31.290 INFO:tasks.workunit.client.0.smithi006.stdout: "basic_usage_by_class", 2023-09-22T07:43:31.290 INFO:tasks.workunit.client.0.smithi006.stdout: "basic_rook_v01", 2023-09-22T07:43:31.290 INFO:tasks.workunit.client.0.smithi006.stdout: "perf_memory_metrics", 2023-09-22T07:43:31.290 INFO:tasks.workunit.client.0.smithi006.stdout: "basic_pool_options_bluestore" 2023-09-22T07:43:31.290 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:31.290 INFO:tasks.workunit.client.0.smithi006.stdout: "config": { 2023-09-22T07:43:31.290 INFO:tasks.workunit.client.0.smithi006.stdout: "active_changed": [ 2023-09-22T07:43:31.290 INFO:tasks.workunit.client.0.smithi006.stdout: "auth_allow_insecure_global_id_reclaim", 2023-09-22T07:43:31.290 INFO:tasks.workunit.client.0.smithi006.stdout: "auth_debug", 2023-09-22T07:43:31.290 INFO:tasks.workunit.client.0.smithi006.stdout: "auth_mon_ticket_ttl", 2023-09-22T07:43:31.290 INFO:tasks.workunit.client.0.smithi006.stdout: "auth_service_ticket_ttl", 2023-09-22T07:43:31.290 INFO:tasks.workunit.client.0.smithi006.stdout: "bdev_debug_aio", 2023-09-22T07:43:31.291 INFO:tasks.workunit.client.0.smithi006.stdout: "client_check_pool_perm", 2023-09-22T07:43:31.291 INFO:tasks.workunit.client.0.smithi006.stdout: "client_mount_gid", 2023-09-22T07:43:31.291 INFO:tasks.workunit.client.0.smithi006.stdout: "client_mount_uid", 2023-09-22T07:43:31.291 INFO:tasks.workunit.client.0.smithi006.stdout: "client_quota", 2023-09-22T07:43:31.291 INFO:tasks.workunit.client.0.smithi006.stdout: "container_image", 2023-09-22T07:43:31.291 INFO:tasks.workunit.client.0.smithi006.stdout: "daemonize", 2023-09-22T07:43:31.291 INFO:tasks.workunit.client.0.smithi006.stdout: "debug_asserts_on_shutdown", 2023-09-22T07:43:31.291 INFO:tasks.workunit.client.0.smithi006.stdout: "debug_mgr", 2023-09-22T07:43:31.291 INFO:tasks.workunit.client.0.smithi006.stdout: "debug_mon", 2023-09-22T07:43:31.291 INFO:tasks.workunit.client.0.smithi006.stdout: "debug_ms", 2023-09-22T07:43:31.291 INFO:tasks.workunit.client.0.smithi006.stdout: "debug_osd", 2023-09-22T07:43:31.291 INFO:tasks.workunit.client.0.smithi006.stdout: "debug_paxos", 2023-09-22T07:43:31.291 INFO:tasks.workunit.client.0.smithi006.stdout: "keyring", 2023-09-22T07:43:31.292 INFO:tasks.workunit.client.0.smithi006.stdout: "leveldb_block_size", 2023-09-22T07:43:31.292 INFO:tasks.workunit.client.0.smithi006.stdout: "leveldb_cache_size", 2023-09-22T07:43:31.292 INFO:tasks.workunit.client.0.smithi006.stdout: "leveldb_compression", 2023-09-22T07:43:31.292 INFO:tasks.workunit.client.0.smithi006.stdout: "leveldb_log", 2023-09-22T07:43:31.292 INFO:tasks.workunit.client.0.smithi006.stdout: "leveldb_write_buffer_size", 2023-09-22T07:43:31.292 INFO:tasks.workunit.client.0.smithi006.stdout: "log_to_file", 2023-09-22T07:43:31.292 INFO:tasks.workunit.client.0.smithi006.stdout: "log_to_journald", 2023-09-22T07:43:31.292 INFO:tasks.workunit.client.0.smithi006.stdout: "log_to_stderr", 2023-09-22T07:43:31.292 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_allow_pool_delete", 2023-09-22T07:43:31.292 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_clock_drift_allowed", 2023-09-22T07:43:31.292 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_cluster_log_file_level", 2023-09-22T07:43:31.292 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_cluster_log_to_file", 2023-09-22T07:43:31.293 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_cluster_log_to_journald", 2023-09-22T07:43:31.293 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_cluster_log_to_stderr", 2023-09-22T07:43:31.293 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_data_avail_warn", 2023-09-22T07:43:31.293 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_election_default_strategy", 2023-09-22T07:43:31.293 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_host", 2023-09-22T07:43:31.293 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_max_pg_per_osd", 2023-09-22T07:43:31.293 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_mgr_mkfs_grace", 2023-09-22T07:43:31.293 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_osd_prime_pg_temp", 2023-09-22T07:43:31.293 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_osd_reporter_subtree_level", 2023-09-22T07:43:31.293 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_pg_warn_max_object_skew", 2023-09-22T07:43:31.293 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_reweight_min_bytes_per_osd", 2023-09-22T07:43:31.293 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_reweight_min_pgs_per_osd", 2023-09-22T07:43:31.294 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-09-22T07:43:31.294 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-09-22T07:43:31.294 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-09-22T07:43:31.294 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_legacy_crush_tunables", 2023-09-22T07:43:31.294 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-09-22T07:43:31.294 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-09-22T07:43:31.294 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_too_few_osds", 2023-09-22T07:43:31.294 INFO:tasks.workunit.client.0.smithi006.stdout: "ms_die_on_bug", 2023-09-22T07:43:31.294 INFO:tasks.workunit.client.0.smithi006.stdout: "ms_die_on_old_message", 2023-09-22T07:43:31.294 INFO:tasks.workunit.client.0.smithi006.stdout: "no_config_file", 2023-09-22T07:43:31.294 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_class_default_list", 2023-09-22T07:43:31.294 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_class_load_list", 2023-09-22T07:43:31.295 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_misdirected_ops", 2023-09-22T07:43:31.295 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_op_order", 2023-09-22T07:43:31.295 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_pg_log_writeout", 2023-09-22T07:43:31.295 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_shutdown", 2023-09-22T07:43:31.295 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_verify_cached_snaps", 2023-09-22T07:43:31.295 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_verify_missing_on_start", 2023-09-22T07:43:31.295 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_verify_stray_on_activate", 2023-09-22T07:43:31.295 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_deep_scrub_update_digest_min_age", 2023-09-22T07:43:31.295 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mclock_profile", 2023-09-22T07:43:31.295 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2023-09-22T07:43:31.295 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mclock_scheduler_background_best_effort_res", 2023-09-22T07:43:31.295 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2023-09-22T07:43:31.295 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mclock_scheduler_background_recovery_lim", 2023-09-22T07:43:31.296 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mclock_scheduler_background_recovery_res", 2023-09-22T07:43:31.296 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2023-09-22T07:43:31.296 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mclock_scheduler_client_lim", 2023-09-22T07:43:31.296 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mclock_scheduler_client_res", 2023-09-22T07:43:31.296 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mclock_scheduler_client_wgt", 2023-09-22T07:43:31.296 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_memory_target_autotune", 2023-09-22T07:43:31.296 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_op_queue", 2023-09-22T07:43:31.296 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_op_queue_cut_off", 2023-09-22T07:43:31.296 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_pool_default_erasure_code_profile", 2023-09-22T07:43:31.296 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_pool_default_pg_autoscale_mode", 2023-09-22T07:43:31.296 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_recover_clone_overlap", 2023-09-22T07:43:31.296 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_recovery_max_chunk", 2023-09-22T07:43:31.297 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_scrub_load_threshold", 2023-09-22T07:43:31.297 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_scrub_max_interval", 2023-09-22T07:43:31.297 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_shutdown_pgref_assert", 2023-09-22T07:43:31.297 INFO:tasks.workunit.client.0.smithi006.stdout: "public_addr", 2023-09-22T07:43:31.297 INFO:tasks.workunit.client.0.smithi006.stdout: "public_addrv", 2023-09-22T07:43:31.297 INFO:tasks.workunit.client.0.smithi006.stdout: "public_network", 2023-09-22T07:43:31.297 INFO:tasks.workunit.client.0.smithi006.stdout: "rbd_default_features", 2023-09-22T07:43:31.297 INFO:tasks.workunit.client.0.smithi006.stdout: "rbd_qos_exclude_ops", 2023-09-22T07:43:31.297 INFO:tasks.workunit.client.0.smithi006.stdout: "setgroup", 2023-09-22T07:43:31.297 INFO:tasks.workunit.client.0.smithi006.stdout: "setuser" 2023-09-22T07:43:31.297 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:31.297 INFO:tasks.workunit.client.0.smithi006.stdout: "cluster_changed": [ 2023-09-22T07:43:31.298 INFO:tasks.workunit.client.0.smithi006.stdout: "auth_allow_insecure_global_id_reclaim", 2023-09-22T07:43:31.298 INFO:tasks.workunit.client.0.smithi006.stdout: "auth_debug", 2023-09-22T07:43:31.298 INFO:tasks.workunit.client.0.smithi006.stdout: "auth_mon_ticket_ttl", 2023-09-22T07:43:31.298 INFO:tasks.workunit.client.0.smithi006.stdout: "auth_service_ticket_ttl", 2023-09-22T07:43:31.298 INFO:tasks.workunit.client.0.smithi006.stdout: "bdev_debug_aio", 2023-09-22T07:43:31.298 INFO:tasks.workunit.client.0.smithi006.stdout: "container_image", 2023-09-22T07:43:31.298 INFO:tasks.workunit.client.0.smithi006.stdout: "debug_asserts_on_shutdown", 2023-09-22T07:43:31.298 INFO:tasks.workunit.client.0.smithi006.stdout: "debug_mgr", 2023-09-22T07:43:31.298 INFO:tasks.workunit.client.0.smithi006.stdout: "debug_mon", 2023-09-22T07:43:31.298 INFO:tasks.workunit.client.0.smithi006.stdout: "debug_ms", 2023-09-22T07:43:31.298 INFO:tasks.workunit.client.0.smithi006.stdout: "debug_osd", 2023-09-22T07:43:31.298 INFO:tasks.workunit.client.0.smithi006.stdout: "debug_paxos", 2023-09-22T07:43:31.299 INFO:tasks.workunit.client.0.smithi006.stdout: "log_to_file", 2023-09-22T07:43:31.299 INFO:tasks.workunit.client.0.smithi006.stdout: "log_to_journald", 2023-09-22T07:43:31.299 INFO:tasks.workunit.client.0.smithi006.stdout: "log_to_stderr", 2023-09-22T07:43:31.299 INFO:tasks.workunit.client.0.smithi006.stdout: "mds_join_fs", 2023-09-22T07:43:31.299 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/cephadm/allow_ptrace", 2023-09-22T07:43:31.299 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/cephadm/container_init", 2023-09-22T07:43:31.299 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/cephadm/migration_current", 2023-09-22T07:43:31.299 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/cephadm/use_repo_digest", 2023-09-22T07:43:31.299 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2023-09-22T07:43:31.299 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2023-09-22T07:43:31.299 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/dashboard/GRAFANA_API_URL", 2023-09-22T07:43:31.299 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2023-09-22T07:43:31.300 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/dashboard/ssl_server_port", 2023-09-22T07:43:31.300 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/orchestrator/orchestrator", 2023-09-22T07:43:31.300 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/telemetry/channel_ident", 2023-09-22T07:43:31.300 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/telemetry/description", 2023-09-22T07:43:31.300 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/telemetry/organization", 2023-09-22T07:43:31.300 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_allow_pool_delete", 2023-09-22T07:43:31.300 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_clock_drift_allowed", 2023-09-22T07:43:31.300 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_cluster_log_file_level", 2023-09-22T07:43:31.300 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_data_avail_warn", 2023-09-22T07:43:31.300 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_election_default_strategy", 2023-09-22T07:43:31.300 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_max_pg_per_osd", 2023-09-22T07:43:31.300 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_mgr_mkfs_grace", 2023-09-22T07:43:31.300 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_osd_prime_pg_temp", 2023-09-22T07:43:31.301 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_osd_reporter_subtree_level", 2023-09-22T07:43:31.301 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_pg_warn_max_object_skew", 2023-09-22T07:43:31.301 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_reweight_min_bytes_per_osd", 2023-09-22T07:43:31.301 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_reweight_min_pgs_per_osd", 2023-09-22T07:43:31.301 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-09-22T07:43:31.301 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-09-22T07:43:31.301 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-09-22T07:43:31.301 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_legacy_crush_tunables", 2023-09-22T07:43:31.301 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-09-22T07:43:31.301 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-09-22T07:43:31.301 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_too_few_osds", 2023-09-22T07:43:31.301 INFO:tasks.workunit.client.0.smithi006.stdout: "ms_die_on_bug", 2023-09-22T07:43:31.301 INFO:tasks.workunit.client.0.smithi006.stdout: "ms_die_on_old_message", 2023-09-22T07:43:31.302 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_class_default_list", 2023-09-22T07:43:31.302 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_class_load_list", 2023-09-22T07:43:31.302 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_misdirected_ops", 2023-09-22T07:43:31.302 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_op_order", 2023-09-22T07:43:31.302 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_pg_log_writeout", 2023-09-22T07:43:31.302 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_shutdown", 2023-09-22T07:43:31.302 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_verify_cached_snaps", 2023-09-22T07:43:31.302 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_verify_missing_on_start", 2023-09-22T07:43:31.302 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_verify_stray_on_activate", 2023-09-22T07:43:31.302 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_deep_scrub_update_digest_min_age", 2023-09-22T07:43:31.302 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mclock_profile", 2023-09-22T07:43:31.303 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_memory_target", 2023-09-22T07:43:31.303 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_memory_target_autotune", 2023-09-22T07:43:31.303 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_op_queue", 2023-09-22T07:43:31.303 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_op_queue_cut_off", 2023-09-22T07:43:31.303 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_pool_default_erasure_code_profile", 2023-09-22T07:43:31.303 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_pool_default_pg_autoscale_mode", 2023-09-22T07:43:31.303 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_recover_clone_overlap", 2023-09-22T07:43:31.303 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_recovery_max_chunk", 2023-09-22T07:43:31.303 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_scrub_load_threshold", 2023-09-22T07:43:31.303 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_scrub_max_interval", 2023-09-22T07:43:31.304 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_shutdown_pgref_assert", 2023-09-22T07:43:31.304 INFO:tasks.workunit.client.0.smithi006.stdout: "public_network", 2023-09-22T07:43:31.304 INFO:tasks.workunit.client.0.smithi006.stdout: "rgw_cache_enabled", 2023-09-22T07:43:31.304 INFO:tasks.workunit.client.0.smithi006.stdout: "rgw_enable_ops_log", 2023-09-22T07:43:31.304 INFO:tasks.workunit.client.0.smithi006.stdout: "rgw_enable_usage_log" 2023-09-22T07:43:31.304 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:31.304 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.304 INFO:tasks.workunit.client.0.smithi006.stdout: "contact": null, 2023-09-22T07:43:31.304 INFO:tasks.workunit.client.0.smithi006.stdout: "crashes": [], 2023-09-22T07:43:31.304 INFO:tasks.workunit.client.0.smithi006.stdout: "created": "2023-09-22T07:35:26.289751Z", 2023-09-22T07:43:31.304 INFO:tasks.workunit.client.0.smithi006.stdout: "crush": { 2023-09-22T07:43:31.304 INFO:tasks.workunit.client.0.smithi006.stdout: "bucket_algs": { 2023-09-22T07:43:31.304 INFO:tasks.workunit.client.0.smithi006.stdout: "straw2": 3 2023-09-22T07:43:31.305 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.305 INFO:tasks.workunit.client.0.smithi006.stdout: "bucket_sizes": { 2023-09-22T07:43:31.305 INFO:tasks.workunit.client.0.smithi006.stdout: "2": 1, 2023-09-22T07:43:31.305 INFO:tasks.workunit.client.0.smithi006.stdout: "4": 2 2023-09-22T07:43:31.305 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.305 INFO:tasks.workunit.client.0.smithi006.stdout: "bucket_types": { 2023-09-22T07:43:31.305 INFO:tasks.workunit.client.0.smithi006.stdout: "1": 2, 2023-09-22T07:43:31.305 INFO:tasks.workunit.client.0.smithi006.stdout: "11": 1 2023-09-22T07:43:31.305 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.305 INFO:tasks.workunit.client.0.smithi006.stdout: "compat_weight_set": false, 2023-09-22T07:43:31.305 INFO:tasks.workunit.client.0.smithi006.stdout: "device_classes": [ 2023-09-22T07:43:31.305 INFO:tasks.workunit.client.0.smithi006.stdout: 8 2023-09-22T07:43:31.306 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:31.306 INFO:tasks.workunit.client.0.smithi006.stdout: "num_buckets": 6, 2023-09-22T07:43:31.306 INFO:tasks.workunit.client.0.smithi006.stdout: "num_devices": 8, 2023-09-22T07:43:31.306 INFO:tasks.workunit.client.0.smithi006.stdout: "num_rules": 1, 2023-09-22T07:43:31.306 INFO:tasks.workunit.client.0.smithi006.stdout: "num_types": 12, 2023-09-22T07:43:31.306 INFO:tasks.workunit.client.0.smithi006.stdout: "num_weight_sets": 0, 2023-09-22T07:43:31.306 INFO:tasks.workunit.client.0.smithi006.stdout: "tunables": { 2023-09-22T07:43:31.306 INFO:tasks.workunit.client.0.smithi006.stdout: "allowed_bucket_algs": 54, 2023-09-22T07:43:31.306 INFO:tasks.workunit.client.0.smithi006.stdout: "choose_local_fallback_tries": 0, 2023-09-22T07:43:31.306 INFO:tasks.workunit.client.0.smithi006.stdout: "choose_local_tries": 0, 2023-09-22T07:43:31.306 INFO:tasks.workunit.client.0.smithi006.stdout: "choose_total_tries": 50, 2023-09-22T07:43:31.306 INFO:tasks.workunit.client.0.smithi006.stdout: "chooseleaf_descend_once": 1, 2023-09-22T07:43:31.307 INFO:tasks.workunit.client.0.smithi006.stdout: "chooseleaf_stable": 1, 2023-09-22T07:43:31.307 INFO:tasks.workunit.client.0.smithi006.stdout: "chooseleaf_vary_r": 1, 2023-09-22T07:43:31.307 INFO:tasks.workunit.client.0.smithi006.stdout: "has_v2_rules": 0, 2023-09-22T07:43:31.307 INFO:tasks.workunit.client.0.smithi006.stdout: "has_v3_rules": 0, 2023-09-22T07:43:31.307 INFO:tasks.workunit.client.0.smithi006.stdout: "has_v4_buckets": 1, 2023-09-22T07:43:31.307 INFO:tasks.workunit.client.0.smithi006.stdout: "has_v5_rules": 0, 2023-09-22T07:43:31.307 INFO:tasks.workunit.client.0.smithi006.stdout: "legacy_tunables": 0, 2023-09-22T07:43:31.307 INFO:tasks.workunit.client.0.smithi006.stdout: "minimum_required_version": "jewel", 2023-09-22T07:43:31.307 INFO:tasks.workunit.client.0.smithi006.stdout: "optimal_tunables": 1, 2023-09-22T07:43:31.307 INFO:tasks.workunit.client.0.smithi006.stdout: "profile": "jewel", 2023-09-22T07:43:31.307 INFO:tasks.workunit.client.0.smithi006.stdout: "require_feature_tunables": 1, 2023-09-22T07:43:31.307 INFO:tasks.workunit.client.0.smithi006.stdout: "require_feature_tunables2": 1, 2023-09-22T07:43:31.307 INFO:tasks.workunit.client.0.smithi006.stdout: "require_feature_tunables3": 1, 2023-09-22T07:43:31.308 INFO:tasks.workunit.client.0.smithi006.stdout: "require_feature_tunables5": 1, 2023-09-22T07:43:31.308 INFO:tasks.workunit.client.0.smithi006.stdout: "straw_calc_version": 1 2023-09-22T07:43:31.308 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:31.308 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.308 INFO:tasks.workunit.client.0.smithi006.stdout: "description": "upgrade test cluster", 2023-09-22T07:43:31.308 INFO:tasks.workunit.client.0.smithi006.stdout: "fs": { 2023-09-22T07:43:31.308 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 1, 2023-09-22T07:43:31.308 INFO:tasks.workunit.client.0.smithi006.stdout: "feature_flags": { 2023-09-22T07:43:31.308 INFO:tasks.workunit.client.0.smithi006.stdout: "enable_multiple": true, 2023-09-22T07:43:31.308 INFO:tasks.workunit.client.0.smithi006.stdout: "ever_enabled_multiple": true 2023-09-22T07:43:31.308 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.308 INFO:tasks.workunit.client.0.smithi006.stdout: "filesystems": [ 2023-09-22T07:43:31.309 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:31.309 INFO:tasks.workunit.client.0.smithi006.stdout: "approx_ctime": "2023-09", 2023-09-22T07:43:31.309 INFO:tasks.workunit.client.0.smithi006.stdout: "balancer_enabled": false, 2023-09-22T07:43:31.309 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:31.309 INFO:tasks.workunit.client.0.smithi006.stdout: "cached_caps": 0, 2023-09-22T07:43:31.309 INFO:tasks.workunit.client.0.smithi006.stdout: "cached_dns": 10, 2023-09-22T07:43:31.309 INFO:tasks.workunit.client.0.smithi006.stdout: "cached_inos": 13, 2023-09-22T07:43:31.309 INFO:tasks.workunit.client.0.smithi006.stdout: "cached_subtrees": 2, 2023-09-22T07:43:31.309 INFO:tasks.workunit.client.0.smithi006.stdout: "ever_allowed_features": 0, 2023-09-22T07:43:31.309 INFO:tasks.workunit.client.0.smithi006.stdout: "explicitly_allowed_features": 0, 2023-09-22T07:43:31.309 INFO:tasks.workunit.client.0.smithi006.stdout: "files": 0, 2023-09-22T07:43:31.309 INFO:tasks.workunit.client.0.smithi006.stdout: "max_mds": 1, 2023-09-22T07:43:31.310 INFO:tasks.workunit.client.0.smithi006.stdout: "num_data_pools": 1, 2023-09-22T07:43:31.310 INFO:tasks.workunit.client.0.smithi006.stdout: "num_in": 1, 2023-09-22T07:43:31.310 INFO:tasks.workunit.client.0.smithi006.stdout: "num_mds": 1, 2023-09-22T07:43:31.310 INFO:tasks.workunit.client.0.smithi006.stdout: "num_sessions": 0, 2023-09-22T07:43:31.310 INFO:tasks.workunit.client.0.smithi006.stdout: "num_standby_replay": 0, 2023-09-22T07:43:31.310 INFO:tasks.workunit.client.0.smithi006.stdout: "num_up": 1, 2023-09-22T07:43:31.310 INFO:tasks.workunit.client.0.smithi006.stdout: "snaps": 0, 2023-09-22T07:43:31.310 INFO:tasks.workunit.client.0.smithi006.stdout: "standby_count_wanted": 0 2023-09-22T07:43:31.310 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:31.310 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:31.310 INFO:tasks.workunit.client.0.smithi006.stdout: "num_standby_mds": 1, 2023-09-22T07:43:31.311 INFO:tasks.workunit.client.0.smithi006.stdout: "total_num_mds": 2 2023-09-22T07:43:31.311 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.311 INFO:tasks.workunit.client.0.smithi006.stdout: "hosts": { 2023-09-22T07:43:31.311 INFO:tasks.workunit.client.0.smithi006.stdout: "num": 2, 2023-09-22T07:43:31.311 INFO:tasks.workunit.client.0.smithi006.stdout: "num_with_mds": 2, 2023-09-22T07:43:31.311 INFO:tasks.workunit.client.0.smithi006.stdout: "num_with_mgr": 2, 2023-09-22T07:43:31.311 INFO:tasks.workunit.client.0.smithi006.stdout: "num_with_mon": 2, 2023-09-22T07:43:31.311 INFO:tasks.workunit.client.0.smithi006.stdout: "num_with_osd": 2 2023-09-22T07:43:31.311 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.311 INFO:tasks.workunit.client.0.smithi006.stdout: "leaderboard": false, 2023-09-22T07:43:31.311 INFO:tasks.workunit.client.0.smithi006.stdout: "license": "sharing-1-0", 2023-09-22T07:43:31.311 INFO:tasks.workunit.client.0.smithi006.stdout: "metadata": { 2023-09-22T07:43:31.312 INFO:tasks.workunit.client.0.smithi006.stdout: "mds": { 2023-09-22T07:43:31.312 INFO:tasks.workunit.client.0.smithi006.stdout: "arch": { 2023-09-22T07:43:31.312 INFO:tasks.workunit.client.0.smithi006.stdout: "x86_64": 2 2023-09-22T07:43:31.312 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.312 INFO:tasks.workunit.client.0.smithi006.stdout: "ceph_version": { 2023-09-22T07:43:31.312 INFO:tasks.workunit.client.0.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 2 2023-09-22T07:43:31.312 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.312 INFO:tasks.workunit.client.0.smithi006.stdout: "cpu": { 2023-09-22T07:43:31.312 INFO:tasks.workunit.client.0.smithi006.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 1, 2023-09-22T07:43:31.312 INFO:tasks.workunit.client.0.smithi006.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2023-09-22T07:43:31.312 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.312 INFO:tasks.workunit.client.0.smithi006.stdout: "distro": { 2023-09-22T07:43:31.313 INFO:tasks.workunit.client.0.smithi006.stdout: "centos": 2 2023-09-22T07:43:31.313 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.313 INFO:tasks.workunit.client.0.smithi006.stdout: "distro_description": { 2023-09-22T07:43:31.313 INFO:tasks.workunit.client.0.smithi006.stdout: "CentOS Stream 8": 2 2023-09-22T07:43:31.313 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.313 INFO:tasks.workunit.client.0.smithi006.stdout: "kernel_description": { 2023-09-22T07:43:31.313 INFO:tasks.workunit.client.0.smithi006.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 2 2023-09-22T07:43:31.313 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.313 INFO:tasks.workunit.client.0.smithi006.stdout: "kernel_version": { 2023-09-22T07:43:31.313 INFO:tasks.workunit.client.0.smithi006.stdout: "4.18.0-372.9.1.el8.x86_64": 2 2023-09-22T07:43:31.313 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.313 INFO:tasks.workunit.client.0.smithi006.stdout: "os": { 2023-09-22T07:43:31.313 INFO:tasks.workunit.client.0.smithi006.stdout: "Linux": 2 2023-09-22T07:43:31.314 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:31.314 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.314 INFO:tasks.workunit.client.0.smithi006.stdout: "mon": { 2023-09-22T07:43:31.314 INFO:tasks.workunit.client.0.smithi006.stdout: "arch": { 2023-09-22T07:43:31.314 INFO:tasks.workunit.client.0.smithi006.stdout: "x86_64": 3 2023-09-22T07:43:31.314 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.314 INFO:tasks.workunit.client.0.smithi006.stdout: "ceph_version": { 2023-09-22T07:43:31.314 INFO:tasks.workunit.client.0.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 3 2023-09-22T07:43:31.314 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.314 INFO:tasks.workunit.client.0.smithi006.stdout: "cpu": { 2023-09-22T07:43:31.314 INFO:tasks.workunit.client.0.smithi006.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 2, 2023-09-22T07:43:31.315 INFO:tasks.workunit.client.0.smithi006.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2023-09-22T07:43:31.315 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.315 INFO:tasks.workunit.client.0.smithi006.stdout: "distro": { 2023-09-22T07:43:31.315 INFO:tasks.workunit.client.0.smithi006.stdout: "centos": 3 2023-09-22T07:43:31.315 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.315 INFO:tasks.workunit.client.0.smithi006.stdout: "distro_description": { 2023-09-22T07:43:31.315 INFO:tasks.workunit.client.0.smithi006.stdout: "CentOS Stream 8": 3 2023-09-22T07:43:31.315 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.315 INFO:tasks.workunit.client.0.smithi006.stdout: "kernel_description": { 2023-09-22T07:43:31.315 INFO:tasks.workunit.client.0.smithi006.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 3 2023-09-22T07:43:31.315 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.315 INFO:tasks.workunit.client.0.smithi006.stdout: "kernel_version": { 2023-09-22T07:43:31.316 INFO:tasks.workunit.client.0.smithi006.stdout: "4.18.0-372.9.1.el8.x86_64": 3 2023-09-22T07:43:31.316 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.316 INFO:tasks.workunit.client.0.smithi006.stdout: "os": { 2023-09-22T07:43:31.316 INFO:tasks.workunit.client.0.smithi006.stdout: "Linux": 3 2023-09-22T07:43:31.316 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:31.316 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.316 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:31.316 INFO:tasks.workunit.client.0.smithi006.stdout: "arch": { 2023-09-22T07:43:31.316 INFO:tasks.workunit.client.0.smithi006.stdout: "x86_64": 8 2023-09-22T07:43:31.316 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.316 INFO:tasks.workunit.client.0.smithi006.stdout: "ceph_version": { 2023-09-22T07:43:31.316 INFO:tasks.workunit.client.0.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 8 2023-09-22T07:43:31.316 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.317 INFO:tasks.workunit.client.0.smithi006.stdout: "cpu": { 2023-09-22T07:43:31.317 INFO:tasks.workunit.client.0.smithi006.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 4, 2023-09-22T07:43:31.317 INFO:tasks.workunit.client.0.smithi006.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 4 2023-09-22T07:43:31.317 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.317 INFO:tasks.workunit.client.0.smithi006.stdout: "distro": { 2023-09-22T07:43:31.317 INFO:tasks.workunit.client.0.smithi006.stdout: "centos": 8 2023-09-22T07:43:31.317 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.317 INFO:tasks.workunit.client.0.smithi006.stdout: "distro_description": { 2023-09-22T07:43:31.317 INFO:tasks.workunit.client.0.smithi006.stdout: "CentOS Stream 8": 8 2023-09-22T07:43:31.317 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.317 INFO:tasks.workunit.client.0.smithi006.stdout: "kernel_description": { 2023-09-22T07:43:31.317 INFO:tasks.workunit.client.0.smithi006.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 8 2023-09-22T07:43:31.317 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.318 INFO:tasks.workunit.client.0.smithi006.stdout: "kernel_version": { 2023-09-22T07:43:31.318 INFO:tasks.workunit.client.0.smithi006.stdout: "4.18.0-372.9.1.el8.x86_64": 8 2023-09-22T07:43:31.318 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.318 INFO:tasks.workunit.client.0.smithi006.stdout: "os": { 2023-09-22T07:43:31.318 INFO:tasks.workunit.client.0.smithi006.stdout: "Linux": 8 2023-09-22T07:43:31.318 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.318 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_objectstore": { 2023-09-22T07:43:31.318 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore": 8 2023-09-22T07:43:31.318 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.318 INFO:tasks.workunit.client.0.smithi006.stdout: "rotational": { 2023-09-22T07:43:31.318 INFO:tasks.workunit.client.0.smithi006.stdout: "0": 8 2023-09-22T07:43:31.318 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:31.319 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:31.319 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.319 INFO:tasks.workunit.client.0.smithi006.stdout: "mon": { 2023-09-22T07:43:31.319 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 3, 2023-09-22T07:43:31.319 INFO:tasks.workunit.client.0.smithi006.stdout: "features": { 2023-09-22T07:43:31.319 INFO:tasks.workunit.client.0.smithi006.stdout: "optional": [], 2023-09-22T07:43:31.319 INFO:tasks.workunit.client.0.smithi006.stdout: "persistent": [ 2023-09-22T07:43:31.319 INFO:tasks.workunit.client.0.smithi006.stdout: "kraken", 2023-09-22T07:43:31.319 INFO:tasks.workunit.client.0.smithi006.stdout: "luminous", 2023-09-22T07:43:31.319 INFO:tasks.workunit.client.0.smithi006.stdout: "mimic", 2023-09-22T07:43:31.319 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap-prune", 2023-09-22T07:43:31.320 INFO:tasks.workunit.client.0.smithi006.stdout: "nautilus", 2023-09-22T07:43:31.320 INFO:tasks.workunit.client.0.smithi006.stdout: "octopus", 2023-09-22T07:43:31.320 INFO:tasks.workunit.client.0.smithi006.stdout: "pacific", 2023-09-22T07:43:31.320 INFO:tasks.workunit.client.0.smithi006.stdout: "elector-pinging", 2023-09-22T07:43:31.320 INFO:tasks.workunit.client.0.smithi006.stdout: "quincy" 2023-09-22T07:43:31.320 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:31.320 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.320 INFO:tasks.workunit.client.0.smithi006.stdout: "ipv4_addr_mons": 6, 2023-09-22T07:43:31.320 INFO:tasks.workunit.client.0.smithi006.stdout: "ipv6_addr_mons": 0, 2023-09-22T07:43:31.320 INFO:tasks.workunit.client.0.smithi006.stdout: "min_mon_release": 17, 2023-09-22T07:43:31.320 INFO:tasks.workunit.client.0.smithi006.stdout: "v1_addr_mons": 3, 2023-09-22T07:43:31.320 INFO:tasks.workunit.client.0.smithi006.stdout: "v2_addr_mons": 3 2023-09-22T07:43:31.320 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.321 INFO:tasks.workunit.client.0.smithi006.stdout: "organization": "ceph-qa", 2023-09-22T07:43:31.321 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:31.321 INFO:tasks.workunit.client.0.smithi006.stdout: "cluster_network": false, 2023-09-22T07:43:31.321 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 8, 2023-09-22T07:43:31.321 INFO:tasks.workunit.client.0.smithi006.stdout: "require_min_compat_client": "luminous", 2023-09-22T07:43:31.321 INFO:tasks.workunit.client.0.smithi006.stdout: "require_osd_release": "quincy" 2023-09-22T07:43:31.321 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.321 INFO:tasks.workunit.client.0.smithi006.stdout: "pools": [ 2023-09-22T07:43:31.321 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:31.321 INFO:tasks.workunit.client.0.smithi006.stdout: "application": [ 2023-09-22T07:43:31.321 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr" 2023-09-22T07:43:31.321 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:31.321 INFO:tasks.workunit.client.0.smithi006.stdout: "cache_mode": "none", 2023-09-22T07:43:31.322 INFO:tasks.workunit.client.0.smithi006.stdout: "erasure_code_profile": {}, 2023-09-22T07:43:31.322 INFO:tasks.workunit.client.0.smithi006.stdout: "min_size": 2, 2023-09-22T07:43:31.322 INFO:tasks.workunit.client.0.smithi006.stdout: "options": {}, 2023-09-22T07:43:31.322 INFO:tasks.workunit.client.0.smithi006.stdout: "pg_autoscale_mode": "off", 2023-09-22T07:43:31.322 INFO:tasks.workunit.client.0.smithi006.stdout: "pg_num": 1, 2023-09-22T07:43:31.322 INFO:tasks.workunit.client.0.smithi006.stdout: "pgp_num": 1, 2023-09-22T07:43:31.322 INFO:tasks.workunit.client.0.smithi006.stdout: "pool": 1, 2023-09-22T07:43:31.322 INFO:tasks.workunit.client.0.smithi006.stdout: "size": 3, 2023-09-22T07:43:31.322 INFO:tasks.workunit.client.0.smithi006.stdout: "stats": { 2023-09-22T07:43:31.322 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_raw": 729500297482, 2023-09-22T07:43:31.323 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_used": 1781760, 2023-09-22T07:43:31.323 INFO:tasks.workunit.client.0.smithi006.stdout: "compress_bytes_used": 0, 2023-09-22T07:43:31.323 INFO:tasks.workunit.client.0.smithi006.stdout: "compress_under_bytes": 0, 2023-09-22T07:43:31.323 INFO:tasks.workunit.client.0.smithi006.stdout: "data_bytes_used": 1781760, 2023-09-22T07:43:31.323 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty": 0, 2023-09-22T07:43:31.323 INFO:tasks.workunit.client.0.smithi006.stdout: "max_avail": 243166756864, 2023-09-22T07:43:31.323 INFO:tasks.workunit.client.0.smithi006.stdout: "objects": 2, 2023-09-22T07:43:31.323 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_bytes_used": 0, 2023-09-22T07:43:31.323 INFO:tasks.workunit.client.0.smithi006.stdout: "percent_used": 2.442433242322295e-06, 2023-09-22T07:43:31.323 INFO:tasks.workunit.client.0.smithi006.stdout: "quota_bytes": 0, 2023-09-22T07:43:31.323 INFO:tasks.workunit.client.0.smithi006.stdout: "quota_objects": 0, 2023-09-22T07:43:31.323 INFO:tasks.workunit.client.0.smithi006.stdout: "rd": 212, 2023-09-22T07:43:31.323 INFO:tasks.workunit.client.0.smithi006.stdout: "rd_bytes": 313344, 2023-09-22T07:43:31.324 INFO:tasks.workunit.client.0.smithi006.stdout: "stored": 590368, 2023-09-22T07:43:31.324 INFO:tasks.workunit.client.0.smithi006.stdout: "stored_data": 590368, 2023-09-22T07:43:31.324 INFO:tasks.workunit.client.0.smithi006.stdout: "stored_omap": 0, 2023-09-22T07:43:31.324 INFO:tasks.workunit.client.0.smithi006.stdout: "stored_raw": 1771104, 2023-09-22T07:43:31.324 INFO:tasks.workunit.client.0.smithi006.stdout: "wr": 179, 2023-09-22T07:43:31.324 INFO:tasks.workunit.client.0.smithi006.stdout: "wr_bytes": 2473984 2023-09-22T07:43:31.324 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.324 INFO:tasks.workunit.client.0.smithi006.stdout: "target_max_bytes": 0, 2023-09-22T07:43:31.324 INFO:tasks.workunit.client.0.smithi006.stdout: "target_max_objects": 0, 2023-09-22T07:43:31.324 INFO:tasks.workunit.client.0.smithi006.stdout: "type": "replicated" 2023-09-22T07:43:31.324 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.324 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:31.324 INFO:tasks.workunit.client.0.smithi006.stdout: "application": [ 2023-09-22T07:43:31.325 INFO:tasks.workunit.client.0.smithi006.stdout: "cephfs" 2023-09-22T07:43:31.325 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:31.325 INFO:tasks.workunit.client.0.smithi006.stdout: "cache_mode": "none", 2023-09-22T07:43:31.325 INFO:tasks.workunit.client.0.smithi006.stdout: "erasure_code_profile": {}, 2023-09-22T07:43:31.325 INFO:tasks.workunit.client.0.smithi006.stdout: "min_size": 2, 2023-09-22T07:43:31.325 INFO:tasks.workunit.client.0.smithi006.stdout: "options": {}, 2023-09-22T07:43:31.325 INFO:tasks.workunit.client.0.smithi006.stdout: "pg_autoscale_mode": "off", 2023-09-22T07:43:31.325 INFO:tasks.workunit.client.0.smithi006.stdout: "pg_num": 32, 2023-09-22T07:43:31.325 INFO:tasks.workunit.client.0.smithi006.stdout: "pgp_num": 32, 2023-09-22T07:43:31.325 INFO:tasks.workunit.client.0.smithi006.stdout: "pool": 2, 2023-09-22T07:43:31.325 INFO:tasks.workunit.client.0.smithi006.stdout: "size": 3, 2023-09-22T07:43:31.325 INFO:tasks.workunit.client.0.smithi006.stdout: "stats": { 2023-09-22T07:43:31.326 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_raw": 729500297482, 2023-09-22T07:43:31.326 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_used": 98304, 2023-09-22T07:43:31.326 INFO:tasks.workunit.client.0.smithi006.stdout: "compress_bytes_used": 0, 2023-09-22T07:43:31.326 INFO:tasks.workunit.client.0.smithi006.stdout: "compress_under_bytes": 0, 2023-09-22T07:43:31.326 INFO:tasks.workunit.client.0.smithi006.stdout: "data_bytes_used": 98304, 2023-09-22T07:43:31.326 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty": 0, 2023-09-22T07:43:31.326 INFO:tasks.workunit.client.0.smithi006.stdout: "max_avail": 243166756864, 2023-09-22T07:43:31.326 INFO:tasks.workunit.client.0.smithi006.stdout: "objects": 22, 2023-09-22T07:43:31.326 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_bytes_used": 0, 2023-09-22T07:43:31.326 INFO:tasks.workunit.client.0.smithi006.stdout: "percent_used": 1.3475523985562177e-07, 2023-09-22T07:43:31.326 INFO:tasks.workunit.client.0.smithi006.stdout: "quota_bytes": 0, 2023-09-22T07:43:31.326 INFO:tasks.workunit.client.0.smithi006.stdout: "quota_objects": 0, 2023-09-22T07:43:31.326 INFO:tasks.workunit.client.0.smithi006.stdout: "rd": 0, 2023-09-22T07:43:31.327 INFO:tasks.workunit.client.0.smithi006.stdout: "rd_bytes": 0, 2023-09-22T07:43:31.327 INFO:tasks.workunit.client.0.smithi006.stdout: "stored": 3378, 2023-09-22T07:43:31.327 INFO:tasks.workunit.client.0.smithi006.stdout: "stored_data": 3378, 2023-09-22T07:43:31.327 INFO:tasks.workunit.client.0.smithi006.stdout: "stored_omap": 0, 2023-09-22T07:43:31.327 INFO:tasks.workunit.client.0.smithi006.stdout: "stored_raw": 10134, 2023-09-22T07:43:31.327 INFO:tasks.workunit.client.0.smithi006.stdout: "wr": 51, 2023-09-22T07:43:31.327 INFO:tasks.workunit.client.0.smithi006.stdout: "wr_bytes": 19456 2023-09-22T07:43:31.327 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.327 INFO:tasks.workunit.client.0.smithi006.stdout: "target_max_bytes": 0, 2023-09-22T07:43:31.327 INFO:tasks.workunit.client.0.smithi006.stdout: "target_max_objects": 0, 2023-09-22T07:43:31.328 INFO:tasks.workunit.client.0.smithi006.stdout: "type": "replicated" 2023-09-22T07:43:31.328 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.328 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:31.328 INFO:tasks.workunit.client.0.smithi006.stdout: "application": [ 2023-09-22T07:43:31.328 INFO:tasks.workunit.client.0.smithi006.stdout: "cephfs" 2023-09-22T07:43:31.328 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:31.328 INFO:tasks.workunit.client.0.smithi006.stdout: "cache_mode": "none", 2023-09-22T07:43:31.328 INFO:tasks.workunit.client.0.smithi006.stdout: "erasure_code_profile": {}, 2023-09-22T07:43:31.328 INFO:tasks.workunit.client.0.smithi006.stdout: "min_size": 2, 2023-09-22T07:43:31.328 INFO:tasks.workunit.client.0.smithi006.stdout: "options": {}, 2023-09-22T07:43:31.328 INFO:tasks.workunit.client.0.smithi006.stdout: "pg_autoscale_mode": "off", 2023-09-22T07:43:31.328 INFO:tasks.workunit.client.0.smithi006.stdout: "pg_num": 64, 2023-09-22T07:43:31.328 INFO:tasks.workunit.client.0.smithi006.stdout: "pgp_num": 64, 2023-09-22T07:43:31.329 INFO:tasks.workunit.client.0.smithi006.stdout: "pool": 3, 2023-09-22T07:43:31.329 INFO:tasks.workunit.client.0.smithi006.stdout: "size": 3, 2023-09-22T07:43:31.329 INFO:tasks.workunit.client.0.smithi006.stdout: "stats": { 2023-09-22T07:43:31.329 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_raw": 729500297482, 2023-09-22T07:43:31.329 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_used": 0, 2023-09-22T07:43:31.329 INFO:tasks.workunit.client.0.smithi006.stdout: "compress_bytes_used": 0, 2023-09-22T07:43:31.329 INFO:tasks.workunit.client.0.smithi006.stdout: "compress_under_bytes": 0, 2023-09-22T07:43:31.329 INFO:tasks.workunit.client.0.smithi006.stdout: "data_bytes_used": 0, 2023-09-22T07:43:31.330 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty": 0, 2023-09-22T07:43:31.330 INFO:tasks.workunit.client.0.smithi006.stdout: "max_avail": 243166756864, 2023-09-22T07:43:31.330 INFO:tasks.workunit.client.0.smithi006.stdout: "objects": 0, 2023-09-22T07:43:31.330 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_bytes_used": 0, 2023-09-22T07:43:31.330 INFO:tasks.workunit.client.0.smithi006.stdout: "percent_used": 0.0, 2023-09-22T07:43:31.330 INFO:tasks.workunit.client.0.smithi006.stdout: "quota_bytes": 0, 2023-09-22T07:43:31.330 INFO:tasks.workunit.client.0.smithi006.stdout: "quota_objects": 0, 2023-09-22T07:43:31.330 INFO:tasks.workunit.client.0.smithi006.stdout: "rd": 0, 2023-09-22T07:43:31.330 INFO:tasks.workunit.client.0.smithi006.stdout: "rd_bytes": 0, 2023-09-22T07:43:31.330 INFO:tasks.workunit.client.0.smithi006.stdout: "stored": 0, 2023-09-22T07:43:31.330 INFO:tasks.workunit.client.0.smithi006.stdout: "stored_data": 0, 2023-09-22T07:43:31.331 INFO:tasks.workunit.client.0.smithi006.stdout: "stored_omap": 0, 2023-09-22T07:43:31.331 INFO:tasks.workunit.client.0.smithi006.stdout: "stored_raw": 0, 2023-09-22T07:43:31.331 INFO:tasks.workunit.client.0.smithi006.stdout: "wr": 0, 2023-09-22T07:43:31.331 INFO:tasks.workunit.client.0.smithi006.stdout: "wr_bytes": 0 2023-09-22T07:43:31.331 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.331 INFO:tasks.workunit.client.0.smithi006.stdout: "target_max_bytes": 0, 2023-09-22T07:43:31.331 INFO:tasks.workunit.client.0.smithi006.stdout: "target_max_objects": 0, 2023-09-22T07:43:31.331 INFO:tasks.workunit.client.0.smithi006.stdout: "type": "replicated" 2023-09-22T07:43:31.331 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.331 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:31.331 INFO:tasks.workunit.client.0.smithi006.stdout: "application": [ 2023-09-22T07:43:31.331 INFO:tasks.workunit.client.0.smithi006.stdout: "rbd" 2023-09-22T07:43:31.331 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:31.332 INFO:tasks.workunit.client.0.smithi006.stdout: "cache_mode": "none", 2023-09-22T07:43:31.332 INFO:tasks.workunit.client.0.smithi006.stdout: "erasure_code_profile": {}, 2023-09-22T07:43:31.332 INFO:tasks.workunit.client.0.smithi006.stdout: "min_size": 2, 2023-09-22T07:43:31.332 INFO:tasks.workunit.client.0.smithi006.stdout: "options": {}, 2023-09-22T07:43:31.332 INFO:tasks.workunit.client.0.smithi006.stdout: "pg_autoscale_mode": "off", 2023-09-22T07:43:31.332 INFO:tasks.workunit.client.0.smithi006.stdout: "pg_num": 8, 2023-09-22T07:43:31.332 INFO:tasks.workunit.client.0.smithi006.stdout: "pgp_num": 8, 2023-09-22T07:43:31.332 INFO:tasks.workunit.client.0.smithi006.stdout: "pool": 4, 2023-09-22T07:43:31.332 INFO:tasks.workunit.client.0.smithi006.stdout: "size": 3, 2023-09-22T07:43:31.332 INFO:tasks.workunit.client.0.smithi006.stdout: "stats": { 2023-09-22T07:43:31.332 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_raw": 729500297482, 2023-09-22T07:43:31.332 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_used": 0, 2023-09-22T07:43:31.332 INFO:tasks.workunit.client.0.smithi006.stdout: "compress_bytes_used": 0, 2023-09-22T07:43:31.333 INFO:tasks.workunit.client.0.smithi006.stdout: "compress_under_bytes": 0, 2023-09-22T07:43:31.333 INFO:tasks.workunit.client.0.smithi006.stdout: "data_bytes_used": 0, 2023-09-22T07:43:31.333 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty": 0, 2023-09-22T07:43:31.333 INFO:tasks.workunit.client.0.smithi006.stdout: "max_avail": 243166756864, 2023-09-22T07:43:31.333 INFO:tasks.workunit.client.0.smithi006.stdout: "objects": 0, 2023-09-22T07:43:31.333 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_bytes_used": 0, 2023-09-22T07:43:31.333 INFO:tasks.workunit.client.0.smithi006.stdout: "percent_used": 0.0, 2023-09-22T07:43:31.333 INFO:tasks.workunit.client.0.smithi006.stdout: "quota_bytes": 0, 2023-09-22T07:43:31.333 INFO:tasks.workunit.client.0.smithi006.stdout: "quota_objects": 0, 2023-09-22T07:43:31.333 INFO:tasks.workunit.client.0.smithi006.stdout: "rd": 0, 2023-09-22T07:43:31.333 INFO:tasks.workunit.client.0.smithi006.stdout: "rd_bytes": 0, 2023-09-22T07:43:31.333 INFO:tasks.workunit.client.0.smithi006.stdout: "stored": 0, 2023-09-22T07:43:31.333 INFO:tasks.workunit.client.0.smithi006.stdout: "stored_data": 0, 2023-09-22T07:43:31.334 INFO:tasks.workunit.client.0.smithi006.stdout: "stored_omap": 0, 2023-09-22T07:43:31.334 INFO:tasks.workunit.client.0.smithi006.stdout: "stored_raw": 0, 2023-09-22T07:43:31.334 INFO:tasks.workunit.client.0.smithi006.stdout: "wr": 0, 2023-09-22T07:43:31.334 INFO:tasks.workunit.client.0.smithi006.stdout: "wr_bytes": 0 2023-09-22T07:43:31.334 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.334 INFO:tasks.workunit.client.0.smithi006.stdout: "target_max_bytes": 0, 2023-09-22T07:43:31.334 INFO:tasks.workunit.client.0.smithi006.stdout: "target_max_objects": 0, 2023-09-22T07:43:31.334 INFO:tasks.workunit.client.0.smithi006.stdout: "type": "replicated" 2023-09-22T07:43:31.334 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:31.334 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:31.334 INFO:tasks.workunit.client.0.smithi006.stdout: "rbd": { 2023-09-22T07:43:31.335 INFO:tasks.workunit.client.0.smithi006.stdout: "mirroring_by_pool": [ 2023-09-22T07:43:31.335 INFO:tasks.workunit.client.0.smithi006.stdout: false 2023-09-22T07:43:31.335 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:31.335 INFO:tasks.workunit.client.0.smithi006.stdout: "num_images_by_pool": [ 2023-09-22T07:43:31.335 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:31.335 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:31.335 INFO:tasks.workunit.client.0.smithi006.stdout: "num_pools": 1 2023-09-22T07:43:31.335 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.335 INFO:tasks.workunit.client.0.smithi006.stdout: "report_id": "37410f2d-d7aa-4a2b-9a04-5e3d4fab9953", 2023-09-22T07:43:31.335 INFO:tasks.workunit.client.0.smithi006.stdout: "report_timestamp": "2023-09-22T07:43:31.280213", 2023-09-22T07:43:31.335 INFO:tasks.workunit.client.0.smithi006.stdout: "report_version": 1, 2023-09-22T07:43:31.335 INFO:tasks.workunit.client.0.smithi006.stdout: "rook": { 2023-09-22T07:43:31.335 INFO:tasks.workunit.client.0.smithi006.stdout: "cluster": { 2023-09-22T07:43:31.336 INFO:tasks.workunit.client.0.smithi006.stdout: "external-mode": null, 2023-09-22T07:43:31.336 INFO:tasks.workunit.client.0.smithi006.stdout: "mon": { 2023-09-22T07:43:31.336 INFO:tasks.workunit.client.0.smithi006.stdout: "allow-multiple-per-node": null, 2023-09-22T07:43:31.336 INFO:tasks.workunit.client.0.smithi006.stdout: "count": null, 2023-09-22T07:43:31.336 INFO:tasks.workunit.client.0.smithi006.stdout: "max-id": null, 2023-09-22T07:43:31.336 INFO:tasks.workunit.client.0.smithi006.stdout: "pvc": { 2023-09-22T07:43:31.336 INFO:tasks.workunit.client.0.smithi006.stdout: "enabled": null 2023-09-22T07:43:31.336 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.336 INFO:tasks.workunit.client.0.smithi006.stdout: "stretch": { 2023-09-22T07:43:31.336 INFO:tasks.workunit.client.0.smithi006.stdout: "enabled": null 2023-09-22T07:43:31.336 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:31.337 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.337 INFO:tasks.workunit.client.0.smithi006.stdout: "network": { 2023-09-22T07:43:31.337 INFO:tasks.workunit.client.0.smithi006.stdout: "provider": null 2023-09-22T07:43:31.337 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.337 INFO:tasks.workunit.client.0.smithi006.stdout: "storage": { 2023-09-22T07:43:31.337 INFO:tasks.workunit.client.0.smithi006.stdout: "device-set": { 2023-09-22T07:43:31.337 INFO:tasks.workunit.client.0.smithi006.stdout: "count": { 2023-09-22T07:43:31.337 INFO:tasks.workunit.client.0.smithi006.stdout: "non-portable": null, 2023-09-22T07:43:31.337 INFO:tasks.workunit.client.0.smithi006.stdout: "portable": null, 2023-09-22T07:43:31.337 INFO:tasks.workunit.client.0.smithi006.stdout: "total": null 2023-09-22T07:43:31.337 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:31.337 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:31.338 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:31.338 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.338 INFO:tasks.workunit.client.0.smithi006.stdout: "csi": { 2023-09-22T07:43:31.338 INFO:tasks.workunit.client.0.smithi006.stdout: "version": null 2023-09-22T07:43:31.338 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.338 INFO:tasks.workunit.client.0.smithi006.stdout: "kubernetes": { 2023-09-22T07:43:31.338 INFO:tasks.workunit.client.0.smithi006.stdout: "version": null 2023-09-22T07:43:31.338 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.338 INFO:tasks.workunit.client.0.smithi006.stdout: "node": { 2023-09-22T07:43:31.338 INFO:tasks.workunit.client.0.smithi006.stdout: "count": { 2023-09-22T07:43:31.338 INFO:tasks.workunit.client.0.smithi006.stdout: "kubernetes-total": null, 2023-09-22T07:43:31.338 INFO:tasks.workunit.client.0.smithi006.stdout: "with-ceph-daemons": null, 2023-09-22T07:43:31.339 INFO:tasks.workunit.client.0.smithi006.stdout: "with-csi-cephfs-plugin": null, 2023-09-22T07:43:31.339 INFO:tasks.workunit.client.0.smithi006.stdout: "with-csi-nfs-plugin": null, 2023-09-22T07:43:31.339 INFO:tasks.workunit.client.0.smithi006.stdout: "with-csi-rbd-plugin": null 2023-09-22T07:43:31.339 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:31.339 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.339 INFO:tasks.workunit.client.0.smithi006.stdout: "usage": { 2023-09-22T07:43:31.339 INFO:tasks.workunit.client.0.smithi006.stdout: "storage-class": { 2023-09-22T07:43:31.339 INFO:tasks.workunit.client.0.smithi006.stdout: "count": { 2023-09-22T07:43:31.339 INFO:tasks.workunit.client.0.smithi006.stdout: "bucket": null, 2023-09-22T07:43:31.339 INFO:tasks.workunit.client.0.smithi006.stdout: "cephfs": null, 2023-09-22T07:43:31.339 INFO:tasks.workunit.client.0.smithi006.stdout: "nfs": null, 2023-09-22T07:43:31.339 INFO:tasks.workunit.client.0.smithi006.stdout: "rbd": null, 2023-09-22T07:43:31.340 INFO:tasks.workunit.client.0.smithi006.stdout: "total": null 2023-09-22T07:43:31.340 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:31.340 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:31.340 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.340 INFO:tasks.workunit.client.0.smithi006.stdout: "version": null 2023-09-22T07:43:31.340 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.340 INFO:tasks.workunit.client.0.smithi006.stdout: "services": {}, 2023-09-22T07:43:31.340 INFO:tasks.workunit.client.0.smithi006.stdout: "usage": { 2023-09-22T07:43:31.340 INFO:tasks.workunit.client.0.smithi006.stdout: "pg_num": 105, 2023-09-22T07:43:31.340 INFO:tasks.workunit.client.0.smithi006.stdout: "pools": 4, 2023-09-22T07:43:31.340 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_by_class": { 2023-09-22T07:43:31.340 INFO:tasks.workunit.client.0.smithi006.stdout: "ssd": { 2023-09-22T07:43:31.340 INFO:tasks.workunit.client.0.smithi006.stdout: "total_avail_bytes": 767905726464, 2023-09-22T07:43:31.341 INFO:tasks.workunit.client.0.smithi006.stdout: "total_bytes": 767960285184, 2023-09-22T07:43:31.341 INFO:tasks.workunit.client.0.smithi006.stdout: "total_used_bytes": 54558720, 2023-09-22T07:43:31.341 INFO:tasks.workunit.client.0.smithi006.stdout: "total_used_raw_bytes": 54558720, 2023-09-22T07:43:31.341 INFO:tasks.workunit.client.0.smithi006.stdout: "total_used_raw_ratio": 7.104367250576615e-05 2023-09-22T07:43:31.341 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:31.341 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.341 INFO:tasks.workunit.client.0.smithi006.stdout: "total_avail_bytes": 767905726464, 2023-09-22T07:43:31.341 INFO:tasks.workunit.client.0.smithi006.stdout: "total_bytes": 767960285184, 2023-09-22T07:43:31.341 INFO:tasks.workunit.client.0.smithi006.stdout: "total_used_bytes": 54558720 2023-09-22T07:43:31.341 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:31.341 INFO:tasks.workunit.client.0.smithi006.stdout:} 2023-09-22T07:43:31.341 INFO:tasks.workunit.client.0.smithi006.stdout:Device report is generated separately. To see it run 'ceph telemetry preview-device'. 2023-09-22T07:43:31.342 INFO:tasks.workunit.client.0.smithi006.stderr:+ ceph telemetry preview-device 2023-09-22T07:43:31.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:31 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:43:31.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:31 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-22T07:43:31.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:31 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:43:31.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:31 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-22T07:43:31.910 INFO:tasks.workunit.client.0.smithi006.stdout:{ 2023-09-22T07:43:31.910 INFO:tasks.workunit.client.0.smithi006.stdout: "ba210cd6-591b-11ee-a7bd-0cc47abd15e4": { 2023-09-22T07:43:31.910 INFO:tasks.workunit.client.0.smithi006.stdout: "INTEL_SSDPEDMD400G4_ba21b5a0-591b-11ee-a7bd-0cc47abd15e4": { 2023-09-22T07:43:31.911 INFO:tasks.workunit.client.0.smithi006.stdout: "20230922-073836": { 2023-09-22T07:43:31.911 INFO:tasks.workunit.client.0.smithi006.stdout: "device": { 2023-09-22T07:43:31.911 INFO:tasks.workunit.client.0.smithi006.stdout: "info_name": "/dev/nvme0n1", 2023-09-22T07:43:31.911 INFO:tasks.workunit.client.0.smithi006.stdout: "name": "/dev/nvme0n1", 2023-09-22T07:43:31.911 INFO:tasks.workunit.client.0.smithi006.stdout: "protocol": "NVMe", 2023-09-22T07:43:31.911 INFO:tasks.workunit.client.0.smithi006.stdout: "type": "nvme" 2023-09-22T07:43:31.912 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.912 INFO:tasks.workunit.client.0.smithi006.stdout: "firmware_version": "8DV101H0", 2023-09-22T07:43:31.912 INFO:tasks.workunit.client.0.smithi006.stdout: "host_id": "ba210cd6-591b-11ee-a7bd-0cc47abd15e4", 2023-09-22T07:43:31.912 INFO:tasks.workunit.client.0.smithi006.stdout: "json_format_version": [ 2023-09-22T07:43:31.912 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:31.912 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:31.912 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:31.913 INFO:tasks.workunit.client.0.smithi006.stdout: "local_time": { 2023-09-22T07:43:31.913 INFO:tasks.workunit.client.0.smithi006.stdout: "asctime": "Fri Sep 22 07:38:35 2023 UTC", 2023-09-22T07:43:31.913 INFO:tasks.workunit.client.0.smithi006.stdout: "time_t": 1695368315 2023-09-22T07:43:31.913 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.913 INFO:tasks.workunit.client.0.smithi006.stdout: "logical_block_size": 512, 2023-09-22T07:43:31.913 INFO:tasks.workunit.client.0.smithi006.stdout: "model_name": "INTEL SSDPEDMD400G4", 2023-09-22T07:43:31.913 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_controller_id": 0, 2023-09-22T07:43:31.914 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-09-22T07:43:31.914 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_namespaces": [ 2023-09-22T07:43:31.914 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:31.914 INFO:tasks.workunit.client.0.smithi006.stdout: "capacity": { 2023-09-22T07:43:31.914 INFO:tasks.workunit.client.0.smithi006.stdout: "blocks": 781422768, 2023-09-22T07:43:31.914 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 400088457216 2023-09-22T07:43:31.914 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.915 INFO:tasks.workunit.client.0.smithi006.stdout: "formatted_lba_size": 512, 2023-09-22T07:43:31.915 INFO:tasks.workunit.client.0.smithi006.stdout: "id": 1, 2023-09-22T07:43:31.915 INFO:tasks.workunit.client.0.smithi006.stdout: "size": { 2023-09-22T07:43:31.915 INFO:tasks.workunit.client.0.smithi006.stdout: "blocks": 781422768, 2023-09-22T07:43:31.915 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 400088457216 2023-09-22T07:43:31.915 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.915 INFO:tasks.workunit.client.0.smithi006.stdout: "utilization": { 2023-09-22T07:43:31.915 INFO:tasks.workunit.client.0.smithi006.stdout: "blocks": 781422768, 2023-09-22T07:43:31.916 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 400088457216 2023-09-22T07:43:31.916 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:31.916 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:31.916 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:31.916 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_number_of_namespaces": 1, 2023-09-22T07:43:31.916 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_pci_vendor": { 2023-09-22T07:43:31.917 INFO:tasks.workunit.client.0.smithi006.stdout: "id": 32902, 2023-09-22T07:43:31.917 INFO:tasks.workunit.client.0.smithi006.stdout: "subsystem_id": 32902 2023-09-22T07:43:31.917 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.917 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_smart_health_information_add_log": { 2023-09-22T07:43:31.917 INFO:tasks.workunit.client.0.smithi006.stdout: "Device stats": { 2023-09-22T07:43:31.917 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_fw_downgrades": { 2023-09-22T07:43:31.917 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 0, 2023-09-22T07:43:31.918 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:31.918 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.918 INFO:tasks.workunit.client.0.smithi006.stdout: "crc_error_count": { 2023-09-22T07:43:31.918 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:31.918 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:31.918 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.918 INFO:tasks.workunit.client.0.smithi006.stdout: "end_to_end_error_detection_count": { 2023-09-22T07:43:31.919 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:31.919 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:31.919 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.919 INFO:tasks.workunit.client.0.smithi006.stdout: "erase_fail_count": { 2023-09-22T07:43:31.919 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:31.919 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:31.919 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.920 INFO:tasks.workunit.client.0.smithi006.stdout: "host_bytes_written": { 2023-09-22T07:43:31.920 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:31.920 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 33885242 2023-09-22T07:43:31.920 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.920 INFO:tasks.workunit.client.0.smithi006.stdout: "host_ctx_wear_used": { 2023-09-22T07:43:31.920 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:31.920 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 1 2023-09-22T07:43:31.920 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.921 INFO:tasks.workunit.client.0.smithi006.stdout: "media_bytes_read": { 2023-09-22T07:43:31.921 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 0, 2023-09-22T07:43:31.921 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:31.921 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.921 INFO:tasks.workunit.client.0.smithi006.stdout: "nand_bytes_written": { 2023-09-22T07:43:31.921 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:31.921 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 54017693 2023-09-22T07:43:31.922 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.922 INFO:tasks.workunit.client.0.smithi006.stdout: "perf_stat_indicator": { 2023-09-22T07:43:31.922 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 0, 2023-09-22T07:43:31.922 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:31.922 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.922 INFO:tasks.workunit.client.0.smithi006.stdout: "pll_lock_loss_count": { 2023-09-22T07:43:31.923 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:31.923 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:31.923 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.923 INFO:tasks.workunit.client.0.smithi006.stdout: "program_fail_count": { 2023-09-22T07:43:31.923 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:31.923 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:31.924 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.924 INFO:tasks.workunit.client.0.smithi006.stdout: "re_alloc_sectr_cnt": { 2023-09-22T07:43:31.924 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 0, 2023-09-22T07:43:31.924 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:31.924 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.924 INFO:tasks.workunit.client.0.smithi006.stdout: "retry_buffer_overflow_count": { 2023-09-22T07:43:31.924 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:31.925 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:31.925 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.925 INFO:tasks.workunit.client.0.smithi006.stdout: "soft_ecc_err_rate": { 2023-09-22T07:43:31.925 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 0, 2023-09-22T07:43:31.925 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:31.925 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.925 INFO:tasks.workunit.client.0.smithi006.stdout: "thermal_throttle_status": { 2023-09-22T07:43:31.925 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:31.926 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": { 2023-09-22T07:43:31.926 INFO:tasks.workunit.client.0.smithi006.stdout: "cnt": 0, 2023-09-22T07:43:31.926 INFO:tasks.workunit.client.0.smithi006.stdout: "pct": 0 2023-09-22T07:43:31.926 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:31.926 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.926 INFO:tasks.workunit.client.0.smithi006.stdout: "timed_workload_host_reads": { 2023-09-22T07:43:31.926 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:31.927 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 65535 2023-09-22T07:43:31.927 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.927 INFO:tasks.workunit.client.0.smithi006.stdout: "timed_workload_media_wear": { 2023-09-22T07:43:31.927 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:31.927 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 64 2023-09-22T07:43:31.927 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.927 INFO:tasks.workunit.client.0.smithi006.stdout: "timed_workload_timer": { 2023-09-22T07:43:31.928 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:31.928 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 65535 2023-09-22T07:43:31.928 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.928 INFO:tasks.workunit.client.0.smithi006.stdout: "unexp_power_loss": { 2023-09-22T07:43:31.928 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 0, 2023-09-22T07:43:31.928 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:31.928 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.929 INFO:tasks.workunit.client.0.smithi006.stdout: "wear_leveling": { 2023-09-22T07:43:31.929 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 88, 2023-09-22T07:43:31.929 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": { 2023-09-22T07:43:31.929 INFO:tasks.workunit.client.0.smithi006.stdout: "avg": 3604, 2023-09-22T07:43:31.929 INFO:tasks.workunit.client.0.smithi006.stdout: "max": 3621, 2023-09-22T07:43:31.929 INFO:tasks.workunit.client.0.smithi006.stdout: "min": 3589 2023-09-22T07:43:31.929 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:31.930 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:31.930 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.930 INFO:tasks.workunit.client.0.smithi006.stdout: "Intel Smart log": "nvme0n1" 2023-09-22T07:43:31.930 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.930 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_smart_health_information_log": { 2023-09-22T07:43:31.930 INFO:tasks.workunit.client.0.smithi006.stdout: "available_spare": 100, 2023-09-22T07:43:31.930 INFO:tasks.workunit.client.0.smithi006.stdout: "available_spare_threshold": 10, 2023-09-22T07:43:31.931 INFO:tasks.workunit.client.0.smithi006.stdout: "controller_busy_time": 9, 2023-09-22T07:43:31.931 INFO:tasks.workunit.client.0.smithi006.stdout: "critical_warning": 0, 2023-09-22T07:43:31.931 INFO:tasks.workunit.client.0.smithi006.stdout: "data_units_read": 408255539, 2023-09-22T07:43:31.931 INFO:tasks.workunit.client.0.smithi006.stdout: "data_units_written": 2220703263, 2023-09-22T07:43:31.931 INFO:tasks.workunit.client.0.smithi006.stdout: "host_reads": 6250169514, 2023-09-22T07:43:31.931 INFO:tasks.workunit.client.0.smithi006.stdout: "host_writes": 35680016450, 2023-09-22T07:43:31.931 INFO:tasks.workunit.client.0.smithi006.stdout: "media_errors": 0, 2023-09-22T07:43:31.932 INFO:tasks.workunit.client.0.smithi006.stdout: "num_err_log_entries": 0, 2023-09-22T07:43:31.932 INFO:tasks.workunit.client.0.smithi006.stdout: "percentage_used": 12, 2023-09-22T07:43:31.932 INFO:tasks.workunit.client.0.smithi006.stdout: "power_cycles": 50650, 2023-09-22T07:43:31.932 INFO:tasks.workunit.client.0.smithi006.stdout: "power_on_hours": 60033, 2023-09-22T07:43:31.932 INFO:tasks.workunit.client.0.smithi006.stdout: "temperature": 26, 2023-09-22T07:43:31.932 INFO:tasks.workunit.client.0.smithi006.stdout: "unsafe_shutdowns": 343 2023-09-22T07:43:31.932 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.932 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_vendor": "intel", 2023-09-22T07:43:31.933 INFO:tasks.workunit.client.0.smithi006.stdout: "power_cycle_count": 50650, 2023-09-22T07:43:31.933 INFO:tasks.workunit.client.0.smithi006.stdout: "power_on_time": { 2023-09-22T07:43:31.933 INFO:tasks.workunit.client.0.smithi006.stdout: "hours": 60033 2023-09-22T07:43:31.933 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.933 INFO:tasks.workunit.client.0.smithi006.stdout: "serial_number": "deleted", 2023-09-22T07:43:31.933 INFO:tasks.workunit.client.0.smithi006.stdout: "smart_status": { 2023-09-22T07:43:31.933 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme": { 2023-09-22T07:43:31.934 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:31.934 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.934 INFO:tasks.workunit.client.0.smithi006.stdout: "passed": true 2023-09-22T07:43:31.934 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.934 INFO:tasks.workunit.client.0.smithi006.stdout: "smartctl": { 2023-09-22T07:43:31.934 INFO:tasks.workunit.client.0.smithi006.stdout: "argv": [ 2023-09-22T07:43:31.934 INFO:tasks.workunit.client.0.smithi006.stdout: "smartctl", 2023-09-22T07:43:31.934 INFO:tasks.workunit.client.0.smithi006.stdout: "-x", 2023-09-22T07:43:31.934 INFO:tasks.workunit.client.0.smithi006.stdout: "--json=o", 2023-09-22T07:43:31.934 INFO:tasks.workunit.client.0.smithi006.stdout: "/dev/nvme0n1" 2023-09-22T07:43:31.934 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:31.935 INFO:tasks.workunit.client.0.smithi006.stdout: "build_info": "(local build)", 2023-09-22T07:43:31.935 INFO:tasks.workunit.client.0.smithi006.stdout: "exit_status": 0, 2023-09-22T07:43:31.935 INFO:tasks.workunit.client.0.smithi006.stdout: "output": [ 2023-09-22T07:43:31.935 INFO:tasks.workunit.client.0.smithi006.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-372.9.1.el8.x86_64] (local build)", 2023-09-22T07:43:31.935 INFO:tasks.workunit.client.0.smithi006.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-09-22T07:43:31.935 INFO:tasks.workunit.client.0.smithi006.stdout: "", 2023-09-22T07:43:31.935 INFO:tasks.workunit.client.0.smithi006.stdout: "=== START OF INFORMATION SECTION ===", 2023-09-22T07:43:31.935 INFO:tasks.workunit.client.0.smithi006.stdout: "Model Number: INTEL SSDPEDMD400G4", 2023-09-22T07:43:31.935 INFO:tasks.workunit.client.0.smithi006.stdout: "Serial Number: deleted", 2023-09-22T07:43:31.935 INFO:tasks.workunit.client.0.smithi006.stdout: "Firmware Version: 8DV101H0", 2023-09-22T07:43:31.935 INFO:tasks.workunit.client.0.smithi006.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-09-22T07:43:31.935 INFO:tasks.workunit.client.0.smithi006.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-09-22T07:43:31.935 INFO:tasks.workunit.client.0.smithi006.stdout: "Controller ID: 0", 2023-09-22T07:43:31.936 INFO:tasks.workunit.client.0.smithi006.stdout: "Number of Namespaces: 1", 2023-09-22T07:43:31.936 INFO:tasks.workunit.client.0.smithi006.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2023-09-22T07:43:31.936 INFO:tasks.workunit.client.0.smithi006.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-09-22T07:43:31.936 INFO:tasks.workunit.client.0.smithi006.stdout: "Local Time is: Fri Sep 22 07:38:35 2023 UTC", 2023-09-22T07:43:31.936 INFO:tasks.workunit.client.0.smithi006.stdout: "Firmware Updates (0x02): 1 Slot", 2023-09-22T07:43:31.936 INFO:tasks.workunit.client.0.smithi006.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2023-09-22T07:43:31.936 INFO:tasks.workunit.client.0.smithi006.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-09-22T07:43:31.936 INFO:tasks.workunit.client.0.smithi006.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-09-22T07:43:31.936 INFO:tasks.workunit.client.0.smithi006.stdout: "", 2023-09-22T07:43:31.936 INFO:tasks.workunit.client.0.smithi006.stdout: "Supported Power States", 2023-09-22T07:43:31.936 INFO:tasks.workunit.client.0.smithi006.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-09-22T07:43:31.937 INFO:tasks.workunit.client.0.smithi006.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2023-09-22T07:43:31.937 INFO:tasks.workunit.client.0.smithi006.stdout: "", 2023-09-22T07:43:31.937 INFO:tasks.workunit.client.0.smithi006.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-09-22T07:43:31.937 INFO:tasks.workunit.client.0.smithi006.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-09-22T07:43:31.937 INFO:tasks.workunit.client.0.smithi006.stdout: " 0 + 512 0 2", 2023-09-22T07:43:31.937 INFO:tasks.workunit.client.0.smithi006.stdout: " 1 - 512 8 2", 2023-09-22T07:43:31.937 INFO:tasks.workunit.client.0.smithi006.stdout: " 2 - 512 16 2", 2023-09-22T07:43:31.937 INFO:tasks.workunit.client.0.smithi006.stdout: " 3 - 4096 0 0", 2023-09-22T07:43:31.937 INFO:tasks.workunit.client.0.smithi006.stdout: " 4 - 4096 8 0", 2023-09-22T07:43:31.937 INFO:tasks.workunit.client.0.smithi006.stdout: " 5 - 4096 64 0", 2023-09-22T07:43:31.937 INFO:tasks.workunit.client.0.smithi006.stdout: " 6 - 4096 128 0", 2023-09-22T07:43:31.937 INFO:tasks.workunit.client.0.smithi006.stdout: "", 2023-09-22T07:43:31.937 INFO:tasks.workunit.client.0.smithi006.stdout: "=== START OF SMART DATA SECTION ===", 2023-09-22T07:43:31.938 INFO:tasks.workunit.client.0.smithi006.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-09-22T07:43:31.938 INFO:tasks.workunit.client.0.smithi006.stdout: "", 2023-09-22T07:43:31.938 INFO:tasks.workunit.client.0.smithi006.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-09-22T07:43:31.938 INFO:tasks.workunit.client.0.smithi006.stdout: "Critical Warning: 0x00", 2023-09-22T07:43:31.938 INFO:tasks.workunit.client.0.smithi006.stdout: "Temperature: 26 Celsius", 2023-09-22T07:43:31.938 INFO:tasks.workunit.client.0.smithi006.stdout: "Available Spare: 100%", 2023-09-22T07:43:31.938 INFO:tasks.workunit.client.0.smithi006.stdout: "Available Spare Threshold: 10%", 2023-09-22T07:43:31.939 INFO:tasks.workunit.client.0.smithi006.stdout: "Percentage Used: 12%", 2023-09-22T07:43:31.939 INFO:tasks.workunit.client.0.smithi006.stdout: "Data Units Read: 408,255,539 [209 TB]", 2023-09-22T07:43:31.939 INFO:tasks.workunit.client.0.smithi006.stdout: "Data Units Written: 2,220,703,263 [1.13 PB]", 2023-09-22T07:43:31.939 INFO:tasks.workunit.client.0.smithi006.stdout: "Host Read Commands: 6,250,169,514", 2023-09-22T07:43:31.939 INFO:tasks.workunit.client.0.smithi006.stdout: "Host Write Commands: 35,680,016,450", 2023-09-22T07:43:31.939 INFO:tasks.workunit.client.0.smithi006.stdout: "Controller Busy Time: 9", 2023-09-22T07:43:31.939 INFO:tasks.workunit.client.0.smithi006.stdout: "Power Cycles: 50,650", 2023-09-22T07:43:31.939 INFO:tasks.workunit.client.0.smithi006.stdout: "Power On Hours: 60,033", 2023-09-22T07:43:31.939 INFO:tasks.workunit.client.0.smithi006.stdout: "Unsafe Shutdowns: 343", 2023-09-22T07:43:31.939 INFO:tasks.workunit.client.0.smithi006.stdout: "Media and Data Integrity Errors: 0", 2023-09-22T07:43:31.939 INFO:tasks.workunit.client.0.smithi006.stdout: "Error Information Log Entries: 0", 2023-09-22T07:43:31.939 INFO:tasks.workunit.client.0.smithi006.stdout: "", 2023-09-22T07:43:31.940 INFO:tasks.workunit.client.0.smithi006.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-09-22T07:43:31.940 INFO:tasks.workunit.client.0.smithi006.stdout: "No Errors Logged", 2023-09-22T07:43:31.940 INFO:tasks.workunit.client.0.smithi006.stdout: "" 2023-09-22T07:43:31.940 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:31.940 INFO:tasks.workunit.client.0.smithi006.stdout: "platform_info": "x86_64-linux-4.18.0-372.9.1.el8.x86_64", 2023-09-22T07:43:31.940 INFO:tasks.workunit.client.0.smithi006.stdout: "svn_revision": "5022", 2023-09-22T07:43:31.940 INFO:tasks.workunit.client.0.smithi006.stdout: "version": [ 2023-09-22T07:43:31.940 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:31.940 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:31.940 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:31.940 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.940 INFO:tasks.workunit.client.0.smithi006.stdout: "temperature": { 2023-09-22T07:43:31.941 INFO:tasks.workunit.client.0.smithi006.stdout: "current": 26 2023-09-22T07:43:31.941 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.941 INFO:tasks.workunit.client.0.smithi006.stdout: "user_capacity": { 2023-09-22T07:43:31.941 INFO:tasks.workunit.client.0.smithi006.stdout: "blocks": 781422768, 2023-09-22T07:43:31.941 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 400088457216 2023-09-22T07:43:31.941 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:31.941 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:31.941 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:31.941 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.941 INFO:tasks.workunit.client.0.smithi006.stdout: "ba2341c2-591b-11ee-a7bd-0cc47abd15e4": { 2023-09-22T07:43:31.941 INFO:tasks.workunit.client.0.smithi006.stdout: "INTEL_SSDPEDMD400G4_ba23edac-591b-11ee-a7bd-0cc47abd15e4": { 2023-09-22T07:43:31.941 INFO:tasks.workunit.client.0.smithi006.stdout: "20230922-073839": { 2023-09-22T07:43:31.942 INFO:tasks.workunit.client.0.smithi006.stdout: "device": { 2023-09-22T07:43:31.942 INFO:tasks.workunit.client.0.smithi006.stdout: "info_name": "/dev/nvme0n1", 2023-09-22T07:43:31.942 INFO:tasks.workunit.client.0.smithi006.stdout: "name": "/dev/nvme0n1", 2023-09-22T07:43:31.942 INFO:tasks.workunit.client.0.smithi006.stdout: "protocol": "NVMe", 2023-09-22T07:43:31.942 INFO:tasks.workunit.client.0.smithi006.stdout: "type": "nvme" 2023-09-22T07:43:31.942 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.942 INFO:tasks.workunit.client.0.smithi006.stdout: "firmware_version": "8DV101H0", 2023-09-22T07:43:31.942 INFO:tasks.workunit.client.0.smithi006.stdout: "host_id": "ba2341c2-591b-11ee-a7bd-0cc47abd15e4", 2023-09-22T07:43:31.942 INFO:tasks.workunit.client.0.smithi006.stdout: "json_format_version": [ 2023-09-22T07:43:31.942 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:31.942 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:31.942 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:31.943 INFO:tasks.workunit.client.0.smithi006.stdout: "local_time": { 2023-09-22T07:43:31.943 INFO:tasks.workunit.client.0.smithi006.stdout: "asctime": "Fri Sep 22 07:38:39 2023 UTC", 2023-09-22T07:43:31.943 INFO:tasks.workunit.client.0.smithi006.stdout: "time_t": 1695368319 2023-09-22T07:43:31.943 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.943 INFO:tasks.workunit.client.0.smithi006.stdout: "logical_block_size": 512, 2023-09-22T07:43:31.943 INFO:tasks.workunit.client.0.smithi006.stdout: "model_name": "INTEL SSDPEDMD400G4", 2023-09-22T07:43:31.943 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_controller_id": 0, 2023-09-22T07:43:31.943 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-09-22T07:43:31.943 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_namespaces": [ 2023-09-22T07:43:31.943 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:31.943 INFO:tasks.workunit.client.0.smithi006.stdout: "capacity": { 2023-09-22T07:43:31.944 INFO:tasks.workunit.client.0.smithi006.stdout: "blocks": 781422768, 2023-09-22T07:43:31.944 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 400088457216 2023-09-22T07:43:31.944 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.944 INFO:tasks.workunit.client.0.smithi006.stdout: "formatted_lba_size": 512, 2023-09-22T07:43:31.944 INFO:tasks.workunit.client.0.smithi006.stdout: "id": 1, 2023-09-22T07:43:31.944 INFO:tasks.workunit.client.0.smithi006.stdout: "size": { 2023-09-22T07:43:31.944 INFO:tasks.workunit.client.0.smithi006.stdout: "blocks": 781422768, 2023-09-22T07:43:31.944 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 400088457216 2023-09-22T07:43:31.944 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.944 INFO:tasks.workunit.client.0.smithi006.stdout: "utilization": { 2023-09-22T07:43:31.944 INFO:tasks.workunit.client.0.smithi006.stdout: "blocks": 781422768, 2023-09-22T07:43:31.945 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 400088457216 2023-09-22T07:43:31.945 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:31.945 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:31.945 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:31.945 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_number_of_namespaces": 1, 2023-09-22T07:43:31.945 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_pci_vendor": { 2023-09-22T07:43:31.945 INFO:tasks.workunit.client.0.smithi006.stdout: "id": 32902, 2023-09-22T07:43:31.945 INFO:tasks.workunit.client.0.smithi006.stdout: "subsystem_id": 32902 2023-09-22T07:43:31.945 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.945 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_smart_health_information_add_log": { 2023-09-22T07:43:31.945 INFO:tasks.workunit.client.0.smithi006.stdout: "Device stats": { 2023-09-22T07:43:31.946 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_fw_downgrades": { 2023-09-22T07:43:31.946 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 0, 2023-09-22T07:43:31.946 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:31.946 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.946 INFO:tasks.workunit.client.0.smithi006.stdout: "crc_error_count": { 2023-09-22T07:43:31.946 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:31.946 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:31.947 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.947 INFO:tasks.workunit.client.0.smithi006.stdout: "end_to_end_error_detection_count": { 2023-09-22T07:43:31.947 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:31.947 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:31.947 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.947 INFO:tasks.workunit.client.0.smithi006.stdout: "erase_fail_count": { 2023-09-22T07:43:31.947 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:31.947 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:31.948 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.948 INFO:tasks.workunit.client.0.smithi006.stdout: "host_bytes_written": { 2023-09-22T07:43:31.948 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:31.948 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 31131352 2023-09-22T07:43:31.948 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.948 INFO:tasks.workunit.client.0.smithi006.stdout: "host_ctx_wear_used": { 2023-09-22T07:43:31.948 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:31.948 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 1 2023-09-22T07:43:31.949 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.949 INFO:tasks.workunit.client.0.smithi006.stdout: "media_bytes_read": { 2023-09-22T07:43:31.949 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 0, 2023-09-22T07:43:31.949 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:31.949 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.950 INFO:tasks.workunit.client.0.smithi006.stdout: "nand_bytes_written": { 2023-09-22T07:43:31.950 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:31.950 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 51029761 2023-09-22T07:43:31.950 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.950 INFO:tasks.workunit.client.0.smithi006.stdout: "perf_stat_indicator": { 2023-09-22T07:43:31.950 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 0, 2023-09-22T07:43:31.951 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:31.951 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.951 INFO:tasks.workunit.client.0.smithi006.stdout: "pll_lock_loss_count": { 2023-09-22T07:43:31.951 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:31.951 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:31.951 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.951 INFO:tasks.workunit.client.0.smithi006.stdout: "program_fail_count": { 2023-09-22T07:43:31.951 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:31.951 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:31.952 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.952 INFO:tasks.workunit.client.0.smithi006.stdout: "re_alloc_sectr_cnt": { 2023-09-22T07:43:31.952 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 0, 2023-09-22T07:43:31.952 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:31.952 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.952 INFO:tasks.workunit.client.0.smithi006.stdout: "retry_buffer_overflow_count": { 2023-09-22T07:43:31.952 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:31.952 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:31.952 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.952 INFO:tasks.workunit.client.0.smithi006.stdout: "soft_ecc_err_rate": { 2023-09-22T07:43:31.952 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 0, 2023-09-22T07:43:31.952 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:31.952 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.953 INFO:tasks.workunit.client.0.smithi006.stdout: "thermal_throttle_status": { 2023-09-22T07:43:31.953 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:31.953 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": { 2023-09-22T07:43:31.953 INFO:tasks.workunit.client.0.smithi006.stdout: "cnt": 0, 2023-09-22T07:43:31.953 INFO:tasks.workunit.client.0.smithi006.stdout: "pct": 0 2023-09-22T07:43:31.953 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:31.953 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.953 INFO:tasks.workunit.client.0.smithi006.stdout: "timed_workload_host_reads": { 2023-09-22T07:43:31.953 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:31.953 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 65535 2023-09-22T07:43:31.953 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.953 INFO:tasks.workunit.client.0.smithi006.stdout: "timed_workload_media_wear": { 2023-09-22T07:43:31.954 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:31.954 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 64 2023-09-22T07:43:31.954 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.954 INFO:tasks.workunit.client.0.smithi006.stdout: "timed_workload_timer": { 2023-09-22T07:43:31.954 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:31.954 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 65535 2023-09-22T07:43:31.954 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.954 INFO:tasks.workunit.client.0.smithi006.stdout: "unexp_power_loss": { 2023-09-22T07:43:31.954 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 0, 2023-09-22T07:43:31.954 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:31.954 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.954 INFO:tasks.workunit.client.0.smithi006.stdout: "wear_leveling": { 2023-09-22T07:43:31.955 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 89, 2023-09-22T07:43:31.955 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": { 2023-09-22T07:43:31.955 INFO:tasks.workunit.client.0.smithi006.stdout: "avg": 3438, 2023-09-22T07:43:31.955 INFO:tasks.workunit.client.0.smithi006.stdout: "max": 3454, 2023-09-22T07:43:31.955 INFO:tasks.workunit.client.0.smithi006.stdout: "min": 3423 2023-09-22T07:43:31.955 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:31.955 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:31.955 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.955 INFO:tasks.workunit.client.0.smithi006.stdout: "Intel Smart log": "nvme0n1" 2023-09-22T07:43:31.955 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.955 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_smart_health_information_log": { 2023-09-22T07:43:31.955 INFO:tasks.workunit.client.0.smithi006.stdout: "available_spare": 100, 2023-09-22T07:43:31.956 INFO:tasks.workunit.client.0.smithi006.stdout: "available_spare_threshold": 10, 2023-09-22T07:43:31.956 INFO:tasks.workunit.client.0.smithi006.stdout: "controller_busy_time": 7, 2023-09-22T07:43:31.956 INFO:tasks.workunit.client.0.smithi006.stdout: "critical_warning": 0, 2023-09-22T07:43:31.956 INFO:tasks.workunit.client.0.smithi006.stdout: "data_units_read": 419112557, 2023-09-22T07:43:31.956 INFO:tasks.workunit.client.0.smithi006.stdout: "data_units_written": 2040224295, 2023-09-22T07:43:31.956 INFO:tasks.workunit.client.0.smithi006.stdout: "host_reads": 6559788689, 2023-09-22T07:43:31.956 INFO:tasks.workunit.client.0.smithi006.stdout: "host_writes": 33549511403, 2023-09-22T07:43:31.957 INFO:tasks.workunit.client.0.smithi006.stdout: "media_errors": 0, 2023-09-22T07:43:31.957 INFO:tasks.workunit.client.0.smithi006.stdout: "num_err_log_entries": 0, 2023-09-22T07:43:31.957 INFO:tasks.workunit.client.0.smithi006.stdout: "percentage_used": 11, 2023-09-22T07:43:31.957 INFO:tasks.workunit.client.0.smithi006.stdout: "power_cycles": 51347, 2023-09-22T07:43:31.957 INFO:tasks.workunit.client.0.smithi006.stdout: "power_on_hours": 50822, 2023-09-22T07:43:31.957 INFO:tasks.workunit.client.0.smithi006.stdout: "temperature": 25, 2023-09-22T07:43:31.957 INFO:tasks.workunit.client.0.smithi006.stdout: "unsafe_shutdowns": 549 2023-09-22T07:43:31.957 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.958 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_vendor": "intel", 2023-09-22T07:43:31.958 INFO:tasks.workunit.client.0.smithi006.stdout: "power_cycle_count": 51347, 2023-09-22T07:43:31.958 INFO:tasks.workunit.client.0.smithi006.stdout: "power_on_time": { 2023-09-22T07:43:31.958 INFO:tasks.workunit.client.0.smithi006.stdout: "hours": 50822 2023-09-22T07:43:31.958 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.958 INFO:tasks.workunit.client.0.smithi006.stdout: "serial_number": "deleted", 2023-09-22T07:43:31.958 INFO:tasks.workunit.client.0.smithi006.stdout: "smart_status": { 2023-09-22T07:43:31.958 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme": { 2023-09-22T07:43:31.959 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:31.959 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.959 INFO:tasks.workunit.client.0.smithi006.stdout: "passed": true 2023-09-22T07:43:31.959 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.959 INFO:tasks.workunit.client.0.smithi006.stdout: "smartctl": { 2023-09-22T07:43:31.959 INFO:tasks.workunit.client.0.smithi006.stdout: "argv": [ 2023-09-22T07:43:31.959 INFO:tasks.workunit.client.0.smithi006.stdout: "smartctl", 2023-09-22T07:43:31.959 INFO:tasks.workunit.client.0.smithi006.stdout: "-x", 2023-09-22T07:43:31.960 INFO:tasks.workunit.client.0.smithi006.stdout: "--json=o", 2023-09-22T07:43:31.960 INFO:tasks.workunit.client.0.smithi006.stdout: "/dev/nvme0n1" 2023-09-22T07:43:31.960 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:31.960 INFO:tasks.workunit.client.0.smithi006.stdout: "build_info": "(local build)", 2023-09-22T07:43:31.960 INFO:tasks.workunit.client.0.smithi006.stdout: "exit_status": 0, 2023-09-22T07:43:31.960 INFO:tasks.workunit.client.0.smithi006.stdout: "output": [ 2023-09-22T07:43:31.960 INFO:tasks.workunit.client.0.smithi006.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-372.9.1.el8.x86_64] (local build)", 2023-09-22T07:43:31.960 INFO:tasks.workunit.client.0.smithi006.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-09-22T07:43:31.961 INFO:tasks.workunit.client.0.smithi006.stdout: "", 2023-09-22T07:43:31.961 INFO:tasks.workunit.client.0.smithi006.stdout: "=== START OF INFORMATION SECTION ===", 2023-09-22T07:43:31.961 INFO:tasks.workunit.client.0.smithi006.stdout: "Model Number: INTEL SSDPEDMD400G4", 2023-09-22T07:43:31.961 INFO:tasks.workunit.client.0.smithi006.stdout: "Serial Number: deleted", 2023-09-22T07:43:31.961 INFO:tasks.workunit.client.0.smithi006.stdout: "Firmware Version: 8DV101H0", 2023-09-22T07:43:31.961 INFO:tasks.workunit.client.0.smithi006.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-09-22T07:43:31.962 INFO:tasks.workunit.client.0.smithi006.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-09-22T07:43:31.962 INFO:tasks.workunit.client.0.smithi006.stdout: "Controller ID: 0", 2023-09-22T07:43:31.962 INFO:tasks.workunit.client.0.smithi006.stdout: "Number of Namespaces: 1", 2023-09-22T07:43:31.962 INFO:tasks.workunit.client.0.smithi006.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2023-09-22T07:43:31.962 INFO:tasks.workunit.client.0.smithi006.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-09-22T07:43:31.963 INFO:tasks.workunit.client.0.smithi006.stdout: "Local Time is: Fri Sep 22 07:38:39 2023 UTC", 2023-09-22T07:43:31.963 INFO:tasks.workunit.client.0.smithi006.stdout: "Firmware Updates (0x02): 1 Slot", 2023-09-22T07:43:31.963 INFO:tasks.workunit.client.0.smithi006.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2023-09-22T07:43:31.963 INFO:tasks.workunit.client.0.smithi006.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-09-22T07:43:31.963 INFO:tasks.workunit.client.0.smithi006.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-09-22T07:43:31.963 INFO:tasks.workunit.client.0.smithi006.stdout: "", 2023-09-22T07:43:31.964 INFO:tasks.workunit.client.0.smithi006.stdout: "Supported Power States", 2023-09-22T07:43:31.964 INFO:tasks.workunit.client.0.smithi006.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-09-22T07:43:31.964 INFO:tasks.workunit.client.0.smithi006.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2023-09-22T07:43:31.964 INFO:tasks.workunit.client.0.smithi006.stdout: "", 2023-09-22T07:43:31.964 INFO:tasks.workunit.client.0.smithi006.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-09-22T07:43:31.965 INFO:tasks.workunit.client.0.smithi006.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-09-22T07:43:31.965 INFO:tasks.workunit.client.0.smithi006.stdout: " 0 + 512 0 2", 2023-09-22T07:43:31.965 INFO:tasks.workunit.client.0.smithi006.stdout: " 1 - 512 8 2", 2023-09-22T07:43:31.965 INFO:tasks.workunit.client.0.smithi006.stdout: " 2 - 512 16 2", 2023-09-22T07:43:31.965 INFO:tasks.workunit.client.0.smithi006.stdout: " 3 - 4096 0 0", 2023-09-22T07:43:31.966 INFO:tasks.workunit.client.0.smithi006.stdout: " 4 - 4096 8 0", 2023-09-22T07:43:31.966 INFO:tasks.workunit.client.0.smithi006.stdout: " 5 - 4096 64 0", 2023-09-22T07:43:31.966 INFO:tasks.workunit.client.0.smithi006.stdout: " 6 - 4096 128 0", 2023-09-22T07:43:31.966 INFO:tasks.workunit.client.0.smithi006.stdout: "", 2023-09-22T07:43:31.966 INFO:tasks.workunit.client.0.smithi006.stdout: "=== START OF SMART DATA SECTION ===", 2023-09-22T07:43:31.967 INFO:tasks.workunit.client.0.smithi006.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-09-22T07:43:31.967 INFO:tasks.workunit.client.0.smithi006.stdout: "", 2023-09-22T07:43:31.967 INFO:tasks.workunit.client.0.smithi006.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-09-22T07:43:31.967 INFO:tasks.workunit.client.0.smithi006.stdout: "Critical Warning: 0x00", 2023-09-22T07:43:31.967 INFO:tasks.workunit.client.0.smithi006.stdout: "Temperature: 25 Celsius", 2023-09-22T07:43:31.967 INFO:tasks.workunit.client.0.smithi006.stdout: "Available Spare: 100%", 2023-09-22T07:43:31.968 INFO:tasks.workunit.client.0.smithi006.stdout: "Available Spare Threshold: 10%", 2023-09-22T07:43:31.968 INFO:tasks.workunit.client.0.smithi006.stdout: "Percentage Used: 11%", 2023-09-22T07:43:31.968 INFO:tasks.workunit.client.0.smithi006.stdout: "Data Units Read: 419,112,557 [214 TB]", 2023-09-22T07:43:31.968 INFO:tasks.workunit.client.0.smithi006.stdout: "Data Units Written: 2,040,224,295 [1.04 PB]", 2023-09-22T07:43:31.968 INFO:tasks.workunit.client.0.smithi006.stdout: "Host Read Commands: 6,559,788,689", 2023-09-22T07:43:31.968 INFO:tasks.workunit.client.0.smithi006.stdout: "Host Write Commands: 33,549,511,403", 2023-09-22T07:43:31.969 INFO:tasks.workunit.client.0.smithi006.stdout: "Controller Busy Time: 7", 2023-09-22T07:43:31.969 INFO:tasks.workunit.client.0.smithi006.stdout: "Power Cycles: 51,347", 2023-09-22T07:43:31.969 INFO:tasks.workunit.client.0.smithi006.stdout: "Power On Hours: 50,822", 2023-09-22T07:43:31.969 INFO:tasks.workunit.client.0.smithi006.stdout: "Unsafe Shutdowns: 549", 2023-09-22T07:43:31.969 INFO:tasks.workunit.client.0.smithi006.stdout: "Media and Data Integrity Errors: 0", 2023-09-22T07:43:31.969 INFO:tasks.workunit.client.0.smithi006.stdout: "Error Information Log Entries: 0", 2023-09-22T07:43:31.969 INFO:tasks.workunit.client.0.smithi006.stdout: "", 2023-09-22T07:43:31.970 INFO:tasks.workunit.client.0.smithi006.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-09-22T07:43:31.970 INFO:tasks.workunit.client.0.smithi006.stdout: "No Errors Logged", 2023-09-22T07:43:31.970 INFO:tasks.workunit.client.0.smithi006.stdout: "" 2023-09-22T07:43:31.970 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:31.970 INFO:tasks.workunit.client.0.smithi006.stdout: "platform_info": "x86_64-linux-4.18.0-372.9.1.el8.x86_64", 2023-09-22T07:43:31.970 INFO:tasks.workunit.client.0.smithi006.stdout: "svn_revision": "5022", 2023-09-22T07:43:31.970 INFO:tasks.workunit.client.0.smithi006.stdout: "version": [ 2023-09-22T07:43:31.971 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:31.971 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:31.971 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:31.971 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.971 INFO:tasks.workunit.client.0.smithi006.stdout: "temperature": { 2023-09-22T07:43:31.971 INFO:tasks.workunit.client.0.smithi006.stdout: "current": 25 2023-09-22T07:43:31.971 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:31.972 INFO:tasks.workunit.client.0.smithi006.stdout: "user_capacity": { 2023-09-22T07:43:31.972 INFO:tasks.workunit.client.0.smithi006.stdout: "blocks": 781422768, 2023-09-22T07:43:31.972 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 400088457216 2023-09-22T07:43:31.972 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:31.972 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:31.972 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:31.973 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:31.973 INFO:tasks.workunit.client.0.smithi006.stdout:} 2023-09-22T07:43:31.973 INFO:tasks.workunit.client.0.smithi006.stderr:+ ceph telemetry preview-all 2023-09-22T07:43:32.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:31 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:43:32.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:31 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-22T07:43:32.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:31 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:43:32.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:31 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-22T07:43:32.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:31 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:43:32.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:31 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-22T07:43:32.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:31 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:43:32.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:31 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-22T07:43:32.523 INFO:tasks.workunit.client.0.smithi006.stdout:{ 2023-09-22T07:43:32.523 INFO:tasks.workunit.client.0.smithi006.stdout: "device_report": { 2023-09-22T07:43:32.523 INFO:tasks.workunit.client.0.smithi006.stdout: "ba210cd6-591b-11ee-a7bd-0cc47abd15e4": { 2023-09-22T07:43:32.523 INFO:tasks.workunit.client.0.smithi006.stdout: "INTEL_SSDPEDMD400G4_ba21b5a0-591b-11ee-a7bd-0cc47abd15e4": { 2023-09-22T07:43:32.523 INFO:tasks.workunit.client.0.smithi006.stdout: "20230922-073836": { 2023-09-22T07:43:32.523 INFO:tasks.workunit.client.0.smithi006.stdout: "device": { 2023-09-22T07:43:32.523 INFO:tasks.workunit.client.0.smithi006.stdout: "info_name": "/dev/nvme0n1", 2023-09-22T07:43:32.523 INFO:tasks.workunit.client.0.smithi006.stdout: "name": "/dev/nvme0n1", 2023-09-22T07:43:32.523 INFO:tasks.workunit.client.0.smithi006.stdout: "protocol": "NVMe", 2023-09-22T07:43:32.523 INFO:tasks.workunit.client.0.smithi006.stdout: "type": "nvme" 2023-09-22T07:43:32.524 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.524 INFO:tasks.workunit.client.0.smithi006.stdout: "firmware_version": "8DV101H0", 2023-09-22T07:43:32.524 INFO:tasks.workunit.client.0.smithi006.stdout: "host_id": "ba210cd6-591b-11ee-a7bd-0cc47abd15e4", 2023-09-22T07:43:32.524 INFO:tasks.workunit.client.0.smithi006.stdout: "json_format_version": [ 2023-09-22T07:43:32.524 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:32.524 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:32.524 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:32.524 INFO:tasks.workunit.client.0.smithi006.stdout: "local_time": { 2023-09-22T07:43:32.524 INFO:tasks.workunit.client.0.smithi006.stdout: "asctime": "Fri Sep 22 07:38:35 2023 UTC", 2023-09-22T07:43:32.525 INFO:tasks.workunit.client.0.smithi006.stdout: "time_t": 1695368315 2023-09-22T07:43:32.525 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.525 INFO:tasks.workunit.client.0.smithi006.stdout: "logical_block_size": 512, 2023-09-22T07:43:32.525 INFO:tasks.workunit.client.0.smithi006.stdout: "model_name": "INTEL SSDPEDMD400G4", 2023-09-22T07:43:32.525 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_controller_id": 0, 2023-09-22T07:43:32.525 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-09-22T07:43:32.525 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_namespaces": [ 2023-09-22T07:43:32.525 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:32.525 INFO:tasks.workunit.client.0.smithi006.stdout: "capacity": { 2023-09-22T07:43:32.525 INFO:tasks.workunit.client.0.smithi006.stdout: "blocks": 781422768, 2023-09-22T07:43:32.525 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 400088457216 2023-09-22T07:43:32.525 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.526 INFO:tasks.workunit.client.0.smithi006.stdout: "formatted_lba_size": 512, 2023-09-22T07:43:32.526 INFO:tasks.workunit.client.0.smithi006.stdout: "id": 1, 2023-09-22T07:43:32.526 INFO:tasks.workunit.client.0.smithi006.stdout: "size": { 2023-09-22T07:43:32.526 INFO:tasks.workunit.client.0.smithi006.stdout: "blocks": 781422768, 2023-09-22T07:43:32.526 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 400088457216 2023-09-22T07:43:32.526 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.526 INFO:tasks.workunit.client.0.smithi006.stdout: "utilization": { 2023-09-22T07:43:32.526 INFO:tasks.workunit.client.0.smithi006.stdout: "blocks": 781422768, 2023-09-22T07:43:32.526 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 400088457216 2023-09-22T07:43:32.526 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:32.526 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:32.526 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:32.527 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_number_of_namespaces": 1, 2023-09-22T07:43:32.527 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_pci_vendor": { 2023-09-22T07:43:32.527 INFO:tasks.workunit.client.0.smithi006.stdout: "id": 32902, 2023-09-22T07:43:32.527 INFO:tasks.workunit.client.0.smithi006.stdout: "subsystem_id": 32902 2023-09-22T07:43:32.527 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.527 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_smart_health_information_add_log": { 2023-09-22T07:43:32.527 INFO:tasks.workunit.client.0.smithi006.stdout: "Device stats": { 2023-09-22T07:43:32.527 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_fw_downgrades": { 2023-09-22T07:43:32.527 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 0, 2023-09-22T07:43:32.527 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:32.527 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.527 INFO:tasks.workunit.client.0.smithi006.stdout: "crc_error_count": { 2023-09-22T07:43:32.528 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:32.528 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:32.528 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.528 INFO:tasks.workunit.client.0.smithi006.stdout: "end_to_end_error_detection_count": { 2023-09-22T07:43:32.528 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:32.528 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:32.528 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.528 INFO:tasks.workunit.client.0.smithi006.stdout: "erase_fail_count": { 2023-09-22T07:43:32.528 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:32.528 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:32.528 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.529 INFO:tasks.workunit.client.0.smithi006.stdout: "host_bytes_written": { 2023-09-22T07:43:32.529 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:32.529 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 33885242 2023-09-22T07:43:32.529 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.529 INFO:tasks.workunit.client.0.smithi006.stdout: "host_ctx_wear_used": { 2023-09-22T07:43:32.529 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:32.529 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 1 2023-09-22T07:43:32.529 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.529 INFO:tasks.workunit.client.0.smithi006.stdout: "media_bytes_read": { 2023-09-22T07:43:32.529 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 0, 2023-09-22T07:43:32.529 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:32.530 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.530 INFO:tasks.workunit.client.0.smithi006.stdout: "nand_bytes_written": { 2023-09-22T07:43:32.530 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:32.530 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 54017693 2023-09-22T07:43:32.530 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.530 INFO:tasks.workunit.client.0.smithi006.stdout: "perf_stat_indicator": { 2023-09-22T07:43:32.530 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 0, 2023-09-22T07:43:32.530 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:32.530 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.530 INFO:tasks.workunit.client.0.smithi006.stdout: "pll_lock_loss_count": { 2023-09-22T07:43:32.530 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:32.530 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:32.531 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.531 INFO:tasks.workunit.client.0.smithi006.stdout: "program_fail_count": { 2023-09-22T07:43:32.531 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:32.531 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:32.531 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.531 INFO:tasks.workunit.client.0.smithi006.stdout: "re_alloc_sectr_cnt": { 2023-09-22T07:43:32.531 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 0, 2023-09-22T07:43:32.531 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:32.531 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.531 INFO:tasks.workunit.client.0.smithi006.stdout: "retry_buffer_overflow_count": { 2023-09-22T07:43:32.532 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:32.532 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:32.532 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.532 INFO:tasks.workunit.client.0.smithi006.stdout: "soft_ecc_err_rate": { 2023-09-22T07:43:32.532 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 0, 2023-09-22T07:43:32.532 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:32.532 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.532 INFO:tasks.workunit.client.0.smithi006.stdout: "thermal_throttle_status": { 2023-09-22T07:43:32.533 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:32.533 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": { 2023-09-22T07:43:32.533 INFO:tasks.workunit.client.0.smithi006.stdout: "cnt": 0, 2023-09-22T07:43:32.533 INFO:tasks.workunit.client.0.smithi006.stdout: "pct": 0 2023-09-22T07:43:32.533 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:32.533 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.533 INFO:tasks.workunit.client.0.smithi006.stdout: "timed_workload_host_reads": { 2023-09-22T07:43:32.533 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:32.534 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 65535 2023-09-22T07:43:32.534 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.534 INFO:tasks.workunit.client.0.smithi006.stdout: "timed_workload_media_wear": { 2023-09-22T07:43:32.534 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:32.534 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 64 2023-09-22T07:43:32.534 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.534 INFO:tasks.workunit.client.0.smithi006.stdout: "timed_workload_timer": { 2023-09-22T07:43:32.534 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:32.534 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 65535 2023-09-22T07:43:32.534 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.534 INFO:tasks.workunit.client.0.smithi006.stdout: "unexp_power_loss": { 2023-09-22T07:43:32.534 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 0, 2023-09-22T07:43:32.535 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:32.535 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.535 INFO:tasks.workunit.client.0.smithi006.stdout: "wear_leveling": { 2023-09-22T07:43:32.535 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 88, 2023-09-22T07:43:32.535 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": { 2023-09-22T07:43:32.535 INFO:tasks.workunit.client.0.smithi006.stdout: "avg": 3604, 2023-09-22T07:43:32.535 INFO:tasks.workunit.client.0.smithi006.stdout: "max": 3621, 2023-09-22T07:43:32.535 INFO:tasks.workunit.client.0.smithi006.stdout: "min": 3589 2023-09-22T07:43:32.535 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:32.535 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:32.535 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.535 INFO:tasks.workunit.client.0.smithi006.stdout: "Intel Smart log": "nvme0n1" 2023-09-22T07:43:32.535 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.536 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_smart_health_information_log": { 2023-09-22T07:43:32.536 INFO:tasks.workunit.client.0.smithi006.stdout: "available_spare": 100, 2023-09-22T07:43:32.536 INFO:tasks.workunit.client.0.smithi006.stdout: "available_spare_threshold": 10, 2023-09-22T07:43:32.536 INFO:tasks.workunit.client.0.smithi006.stdout: "controller_busy_time": 9, 2023-09-22T07:43:32.536 INFO:tasks.workunit.client.0.smithi006.stdout: "critical_warning": 0, 2023-09-22T07:43:32.536 INFO:tasks.workunit.client.0.smithi006.stdout: "data_units_read": 408255539, 2023-09-22T07:43:32.536 INFO:tasks.workunit.client.0.smithi006.stdout: "data_units_written": 2220703263, 2023-09-22T07:43:32.536 INFO:tasks.workunit.client.0.smithi006.stdout: "host_reads": 6250169514, 2023-09-22T07:43:32.536 INFO:tasks.workunit.client.0.smithi006.stdout: "host_writes": 35680016450, 2023-09-22T07:43:32.536 INFO:tasks.workunit.client.0.smithi006.stdout: "media_errors": 0, 2023-09-22T07:43:32.536 INFO:tasks.workunit.client.0.smithi006.stdout: "num_err_log_entries": 0, 2023-09-22T07:43:32.536 INFO:tasks.workunit.client.0.smithi006.stdout: "percentage_used": 12, 2023-09-22T07:43:32.537 INFO:tasks.workunit.client.0.smithi006.stdout: "power_cycles": 50650, 2023-09-22T07:43:32.537 INFO:tasks.workunit.client.0.smithi006.stdout: "power_on_hours": 60033, 2023-09-22T07:43:32.537 INFO:tasks.workunit.client.0.smithi006.stdout: "temperature": 26, 2023-09-22T07:43:32.537 INFO:tasks.workunit.client.0.smithi006.stdout: "unsafe_shutdowns": 343 2023-09-22T07:43:32.537 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.537 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_vendor": "intel", 2023-09-22T07:43:32.537 INFO:tasks.workunit.client.0.smithi006.stdout: "power_cycle_count": 50650, 2023-09-22T07:43:32.537 INFO:tasks.workunit.client.0.smithi006.stdout: "power_on_time": { 2023-09-22T07:43:32.537 INFO:tasks.workunit.client.0.smithi006.stdout: "hours": 60033 2023-09-22T07:43:32.537 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.537 INFO:tasks.workunit.client.0.smithi006.stdout: "serial_number": "deleted", 2023-09-22T07:43:32.537 INFO:tasks.workunit.client.0.smithi006.stdout: "smart_status": { 2023-09-22T07:43:32.537 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme": { 2023-09-22T07:43:32.538 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:32.538 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.538 INFO:tasks.workunit.client.0.smithi006.stdout: "passed": true 2023-09-22T07:43:32.538 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.538 INFO:tasks.workunit.client.0.smithi006.stdout: "smartctl": { 2023-09-22T07:43:32.538 INFO:tasks.workunit.client.0.smithi006.stdout: "argv": [ 2023-09-22T07:43:32.538 INFO:tasks.workunit.client.0.smithi006.stdout: "smartctl", 2023-09-22T07:43:32.538 INFO:tasks.workunit.client.0.smithi006.stdout: "-x", 2023-09-22T07:43:32.538 INFO:tasks.workunit.client.0.smithi006.stdout: "--json=o", 2023-09-22T07:43:32.538 INFO:tasks.workunit.client.0.smithi006.stdout: "/dev/nvme0n1" 2023-09-22T07:43:32.538 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:32.538 INFO:tasks.workunit.client.0.smithi006.stdout: "build_info": "(local build)", 2023-09-22T07:43:32.538 INFO:tasks.workunit.client.0.smithi006.stdout: "exit_status": 0, 2023-09-22T07:43:32.539 INFO:tasks.workunit.client.0.smithi006.stdout: "output": [ 2023-09-22T07:43:32.539 INFO:tasks.workunit.client.0.smithi006.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-372.9.1.el8.x86_64] (local build)", 2023-09-22T07:43:32.539 INFO:tasks.workunit.client.0.smithi006.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-09-22T07:43:32.539 INFO:tasks.workunit.client.0.smithi006.stdout: "", 2023-09-22T07:43:32.539 INFO:tasks.workunit.client.0.smithi006.stdout: "=== START OF INFORMATION SECTION ===", 2023-09-22T07:43:32.539 INFO:tasks.workunit.client.0.smithi006.stdout: "Model Number: INTEL SSDPEDMD400G4", 2023-09-22T07:43:32.539 INFO:tasks.workunit.client.0.smithi006.stdout: "Serial Number: deleted", 2023-09-22T07:43:32.539 INFO:tasks.workunit.client.0.smithi006.stdout: "Firmware Version: 8DV101H0", 2023-09-22T07:43:32.539 INFO:tasks.workunit.client.0.smithi006.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-09-22T07:43:32.539 INFO:tasks.workunit.client.0.smithi006.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-09-22T07:43:32.539 INFO:tasks.workunit.client.0.smithi006.stdout: "Controller ID: 0", 2023-09-22T07:43:32.539 INFO:tasks.workunit.client.0.smithi006.stdout: "Number of Namespaces: 1", 2023-09-22T07:43:32.540 INFO:tasks.workunit.client.0.smithi006.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2023-09-22T07:43:32.540 INFO:tasks.workunit.client.0.smithi006.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-09-22T07:43:32.540 INFO:tasks.workunit.client.0.smithi006.stdout: "Local Time is: Fri Sep 22 07:38:35 2023 UTC", 2023-09-22T07:43:32.540 INFO:tasks.workunit.client.0.smithi006.stdout: "Firmware Updates (0x02): 1 Slot", 2023-09-22T07:43:32.540 INFO:tasks.workunit.client.0.smithi006.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2023-09-22T07:43:32.540 INFO:tasks.workunit.client.0.smithi006.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-09-22T07:43:32.540 INFO:tasks.workunit.client.0.smithi006.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-09-22T07:43:32.540 INFO:tasks.workunit.client.0.smithi006.stdout: "", 2023-09-22T07:43:32.540 INFO:tasks.workunit.client.0.smithi006.stdout: "Supported Power States", 2023-09-22T07:43:32.540 INFO:tasks.workunit.client.0.smithi006.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-09-22T07:43:32.540 INFO:tasks.workunit.client.0.smithi006.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2023-09-22T07:43:32.540 INFO:tasks.workunit.client.0.smithi006.stdout: "", 2023-09-22T07:43:32.540 INFO:tasks.workunit.client.0.smithi006.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-09-22T07:43:32.541 INFO:tasks.workunit.client.0.smithi006.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-09-22T07:43:32.541 INFO:tasks.workunit.client.0.smithi006.stdout: " 0 + 512 0 2", 2023-09-22T07:43:32.541 INFO:tasks.workunit.client.0.smithi006.stdout: " 1 - 512 8 2", 2023-09-22T07:43:32.541 INFO:tasks.workunit.client.0.smithi006.stdout: " 2 - 512 16 2", 2023-09-22T07:43:32.541 INFO:tasks.workunit.client.0.smithi006.stdout: " 3 - 4096 0 0", 2023-09-22T07:43:32.541 INFO:tasks.workunit.client.0.smithi006.stdout: " 4 - 4096 8 0", 2023-09-22T07:43:32.541 INFO:tasks.workunit.client.0.smithi006.stdout: " 5 - 4096 64 0", 2023-09-22T07:43:32.541 INFO:tasks.workunit.client.0.smithi006.stdout: " 6 - 4096 128 0", 2023-09-22T07:43:32.541 INFO:tasks.workunit.client.0.smithi006.stdout: "", 2023-09-22T07:43:32.541 INFO:tasks.workunit.client.0.smithi006.stdout: "=== START OF SMART DATA SECTION ===", 2023-09-22T07:43:32.541 INFO:tasks.workunit.client.0.smithi006.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-09-22T07:43:32.541 INFO:tasks.workunit.client.0.smithi006.stdout: "", 2023-09-22T07:43:32.541 INFO:tasks.workunit.client.0.smithi006.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-09-22T07:43:32.542 INFO:tasks.workunit.client.0.smithi006.stdout: "Critical Warning: 0x00", 2023-09-22T07:43:32.542 INFO:tasks.workunit.client.0.smithi006.stdout: "Temperature: 26 Celsius", 2023-09-22T07:43:32.542 INFO:tasks.workunit.client.0.smithi006.stdout: "Available Spare: 100%", 2023-09-22T07:43:32.542 INFO:tasks.workunit.client.0.smithi006.stdout: "Available Spare Threshold: 10%", 2023-09-22T07:43:32.542 INFO:tasks.workunit.client.0.smithi006.stdout: "Percentage Used: 12%", 2023-09-22T07:43:32.542 INFO:tasks.workunit.client.0.smithi006.stdout: "Data Units Read: 408,255,539 [209 TB]", 2023-09-22T07:43:32.542 INFO:tasks.workunit.client.0.smithi006.stdout: "Data Units Written: 2,220,703,263 [1.13 PB]", 2023-09-22T07:43:32.542 INFO:tasks.workunit.client.0.smithi006.stdout: "Host Read Commands: 6,250,169,514", 2023-09-22T07:43:32.542 INFO:tasks.workunit.client.0.smithi006.stdout: "Host Write Commands: 35,680,016,450", 2023-09-22T07:43:32.542 INFO:tasks.workunit.client.0.smithi006.stdout: "Controller Busy Time: 9", 2023-09-22T07:43:32.542 INFO:tasks.workunit.client.0.smithi006.stdout: "Power Cycles: 50,650", 2023-09-22T07:43:32.542 INFO:tasks.workunit.client.0.smithi006.stdout: "Power On Hours: 60,033", 2023-09-22T07:43:32.543 INFO:tasks.workunit.client.0.smithi006.stdout: "Unsafe Shutdowns: 343", 2023-09-22T07:43:32.543 INFO:tasks.workunit.client.0.smithi006.stdout: "Media and Data Integrity Errors: 0", 2023-09-22T07:43:32.543 INFO:tasks.workunit.client.0.smithi006.stdout: "Error Information Log Entries: 0", 2023-09-22T07:43:32.543 INFO:tasks.workunit.client.0.smithi006.stdout: "", 2023-09-22T07:43:32.543 INFO:tasks.workunit.client.0.smithi006.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-09-22T07:43:32.543 INFO:tasks.workunit.client.0.smithi006.stdout: "No Errors Logged", 2023-09-22T07:43:32.543 INFO:tasks.workunit.client.0.smithi006.stdout: "" 2023-09-22T07:43:32.543 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:32.543 INFO:tasks.workunit.client.0.smithi006.stdout: "platform_info": "x86_64-linux-4.18.0-372.9.1.el8.x86_64", 2023-09-22T07:43:32.543 INFO:tasks.workunit.client.0.smithi006.stdout: "svn_revision": "5022", 2023-09-22T07:43:32.543 INFO:tasks.workunit.client.0.smithi006.stdout: "version": [ 2023-09-22T07:43:32.543 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:32.543 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:32.544 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:32.544 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.544 INFO:tasks.workunit.client.0.smithi006.stdout: "temperature": { 2023-09-22T07:43:32.544 INFO:tasks.workunit.client.0.smithi006.stdout: "current": 26 2023-09-22T07:43:32.544 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.544 INFO:tasks.workunit.client.0.smithi006.stdout: "user_capacity": { 2023-09-22T07:43:32.544 INFO:tasks.workunit.client.0.smithi006.stdout: "blocks": 781422768, 2023-09-22T07:43:32.544 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 400088457216 2023-09-22T07:43:32.544 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:32.544 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:32.544 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:32.544 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.544 INFO:tasks.workunit.client.0.smithi006.stdout: "ba2341c2-591b-11ee-a7bd-0cc47abd15e4": { 2023-09-22T07:43:32.545 INFO:tasks.workunit.client.0.smithi006.stdout: "INTEL_SSDPEDMD400G4_ba23edac-591b-11ee-a7bd-0cc47abd15e4": { 2023-09-22T07:43:32.545 INFO:tasks.workunit.client.0.smithi006.stdout: "20230922-073839": { 2023-09-22T07:43:32.545 INFO:tasks.workunit.client.0.smithi006.stdout: "device": { 2023-09-22T07:43:32.545 INFO:tasks.workunit.client.0.smithi006.stdout: "info_name": "/dev/nvme0n1", 2023-09-22T07:43:32.545 INFO:tasks.workunit.client.0.smithi006.stdout: "name": "/dev/nvme0n1", 2023-09-22T07:43:32.545 INFO:tasks.workunit.client.0.smithi006.stdout: "protocol": "NVMe", 2023-09-22T07:43:32.545 INFO:tasks.workunit.client.0.smithi006.stdout: "type": "nvme" 2023-09-22T07:43:32.545 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.545 INFO:tasks.workunit.client.0.smithi006.stdout: "firmware_version": "8DV101H0", 2023-09-22T07:43:32.545 INFO:tasks.workunit.client.0.smithi006.stdout: "host_id": "ba2341c2-591b-11ee-a7bd-0cc47abd15e4", 2023-09-22T07:43:32.545 INFO:tasks.workunit.client.0.smithi006.stdout: "json_format_version": [ 2023-09-22T07:43:32.545 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:32.545 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:32.546 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:32.546 INFO:tasks.workunit.client.0.smithi006.stdout: "local_time": { 2023-09-22T07:43:32.546 INFO:tasks.workunit.client.0.smithi006.stdout: "asctime": "Fri Sep 22 07:38:39 2023 UTC", 2023-09-22T07:43:32.546 INFO:tasks.workunit.client.0.smithi006.stdout: "time_t": 1695368319 2023-09-22T07:43:32.546 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.546 INFO:tasks.workunit.client.0.smithi006.stdout: "logical_block_size": 512, 2023-09-22T07:43:32.546 INFO:tasks.workunit.client.0.smithi006.stdout: "model_name": "INTEL SSDPEDMD400G4", 2023-09-22T07:43:32.546 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_controller_id": 0, 2023-09-22T07:43:32.546 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-09-22T07:43:32.546 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_namespaces": [ 2023-09-22T07:43:32.546 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:32.546 INFO:tasks.workunit.client.0.smithi006.stdout: "capacity": { 2023-09-22T07:43:32.547 INFO:tasks.workunit.client.0.smithi006.stdout: "blocks": 781422768, 2023-09-22T07:43:32.547 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 400088457216 2023-09-22T07:43:32.547 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.547 INFO:tasks.workunit.client.0.smithi006.stdout: "formatted_lba_size": 512, 2023-09-22T07:43:32.547 INFO:tasks.workunit.client.0.smithi006.stdout: "id": 1, 2023-09-22T07:43:32.547 INFO:tasks.workunit.client.0.smithi006.stdout: "size": { 2023-09-22T07:43:32.547 INFO:tasks.workunit.client.0.smithi006.stdout: "blocks": 781422768, 2023-09-22T07:43:32.547 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 400088457216 2023-09-22T07:43:32.547 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.547 INFO:tasks.workunit.client.0.smithi006.stdout: "utilization": { 2023-09-22T07:43:32.547 INFO:tasks.workunit.client.0.smithi006.stdout: "blocks": 781422768, 2023-09-22T07:43:32.547 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 400088457216 2023-09-22T07:43:32.547 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:32.548 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:32.548 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:32.548 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_number_of_namespaces": 1, 2023-09-22T07:43:32.548 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_pci_vendor": { 2023-09-22T07:43:32.548 INFO:tasks.workunit.client.0.smithi006.stdout: "id": 32902, 2023-09-22T07:43:32.548 INFO:tasks.workunit.client.0.smithi006.stdout: "subsystem_id": 32902 2023-09-22T07:43:32.548 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.548 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_smart_health_information_add_log": { 2023-09-22T07:43:32.548 INFO:tasks.workunit.client.0.smithi006.stdout: "Device stats": { 2023-09-22T07:43:32.548 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_fw_downgrades": { 2023-09-22T07:43:32.548 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 0, 2023-09-22T07:43:32.549 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:32.549 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.549 INFO:tasks.workunit.client.0.smithi006.stdout: "crc_error_count": { 2023-09-22T07:43:32.549 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:32.549 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:32.549 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.549 INFO:tasks.workunit.client.0.smithi006.stdout: "end_to_end_error_detection_count": { 2023-09-22T07:43:32.549 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:32.549 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:32.549 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.549 INFO:tasks.workunit.client.0.smithi006.stdout: "erase_fail_count": { 2023-09-22T07:43:32.549 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:32.549 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:32.550 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.550 INFO:tasks.workunit.client.0.smithi006.stdout: "host_bytes_written": { 2023-09-22T07:43:32.550 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:32.550 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 31131352 2023-09-22T07:43:32.550 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.550 INFO:tasks.workunit.client.0.smithi006.stdout: "host_ctx_wear_used": { 2023-09-22T07:43:32.550 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:32.550 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 1 2023-09-22T07:43:32.550 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.550 INFO:tasks.workunit.client.0.smithi006.stdout: "media_bytes_read": { 2023-09-22T07:43:32.550 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 0, 2023-09-22T07:43:32.551 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:32.551 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.551 INFO:tasks.workunit.client.0.smithi006.stdout: "nand_bytes_written": { 2023-09-22T07:43:32.551 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:32.551 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 51029761 2023-09-22T07:43:32.551 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.551 INFO:tasks.workunit.client.0.smithi006.stdout: "perf_stat_indicator": { 2023-09-22T07:43:32.552 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 0, 2023-09-22T07:43:32.552 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:32.552 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.552 INFO:tasks.workunit.client.0.smithi006.stdout: "pll_lock_loss_count": { 2023-09-22T07:43:32.552 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:32.552 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:32.552 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.552 INFO:tasks.workunit.client.0.smithi006.stdout: "program_fail_count": { 2023-09-22T07:43:32.553 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:32.553 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:32.553 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.553 INFO:tasks.workunit.client.0.smithi006.stdout: "re_alloc_sectr_cnt": { 2023-09-22T07:43:32.553 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 0, 2023-09-22T07:43:32.553 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:32.553 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.553 INFO:tasks.workunit.client.0.smithi006.stdout: "retry_buffer_overflow_count": { 2023-09-22T07:43:32.554 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:32.554 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:32.554 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.554 INFO:tasks.workunit.client.0.smithi006.stdout: "soft_ecc_err_rate": { 2023-09-22T07:43:32.554 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 0, 2023-09-22T07:43:32.554 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:32.554 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.554 INFO:tasks.workunit.client.0.smithi006.stdout: "thermal_throttle_status": { 2023-09-22T07:43:32.555 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:32.555 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": { 2023-09-22T07:43:32.555 INFO:tasks.workunit.client.0.smithi006.stdout: "cnt": 0, 2023-09-22T07:43:32.555 INFO:tasks.workunit.client.0.smithi006.stdout: "pct": 0 2023-09-22T07:43:32.555 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:32.555 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.555 INFO:tasks.workunit.client.0.smithi006.stdout: "timed_workload_host_reads": { 2023-09-22T07:43:32.556 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:32.556 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 65535 2023-09-22T07:43:32.556 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.556 INFO:tasks.workunit.client.0.smithi006.stdout: "timed_workload_media_wear": { 2023-09-22T07:43:32.556 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:32.556 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 64 2023-09-22T07:43:32.556 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.557 INFO:tasks.workunit.client.0.smithi006.stdout: "timed_workload_timer": { 2023-09-22T07:43:32.557 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:32.557 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 65535 2023-09-22T07:43:32.557 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.557 INFO:tasks.workunit.client.0.smithi006.stdout: "unexp_power_loss": { 2023-09-22T07:43:32.557 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 0, 2023-09-22T07:43:32.557 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:32.557 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.557 INFO:tasks.workunit.client.0.smithi006.stdout: "wear_leveling": { 2023-09-22T07:43:32.557 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 89, 2023-09-22T07:43:32.558 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": { 2023-09-22T07:43:32.558 INFO:tasks.workunit.client.0.smithi006.stdout: "avg": 3438, 2023-09-22T07:43:32.558 INFO:tasks.workunit.client.0.smithi006.stdout: "max": 3454, 2023-09-22T07:43:32.558 INFO:tasks.workunit.client.0.smithi006.stdout: "min": 3423 2023-09-22T07:43:32.558 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:32.558 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:32.558 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.558 INFO:tasks.workunit.client.0.smithi006.stdout: "Intel Smart log": "nvme0n1" 2023-09-22T07:43:32.559 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.559 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_smart_health_information_log": { 2023-09-22T07:43:32.559 INFO:tasks.workunit.client.0.smithi006.stdout: "available_spare": 100, 2023-09-22T07:43:32.559 INFO:tasks.workunit.client.0.smithi006.stdout: "available_spare_threshold": 10, 2023-09-22T07:43:32.559 INFO:tasks.workunit.client.0.smithi006.stdout: "controller_busy_time": 7, 2023-09-22T07:43:32.559 INFO:tasks.workunit.client.0.smithi006.stdout: "critical_warning": 0, 2023-09-22T07:43:32.559 INFO:tasks.workunit.client.0.smithi006.stdout: "data_units_read": 419112557, 2023-09-22T07:43:32.559 INFO:tasks.workunit.client.0.smithi006.stdout: "data_units_written": 2040224295, 2023-09-22T07:43:32.560 INFO:tasks.workunit.client.0.smithi006.stdout: "host_reads": 6559788689, 2023-09-22T07:43:32.560 INFO:tasks.workunit.client.0.smithi006.stdout: "host_writes": 33549511403, 2023-09-22T07:43:32.560 INFO:tasks.workunit.client.0.smithi006.stdout: "media_errors": 0, 2023-09-22T07:43:32.560 INFO:tasks.workunit.client.0.smithi006.stdout: "num_err_log_entries": 0, 2023-09-22T07:43:32.560 INFO:tasks.workunit.client.0.smithi006.stdout: "percentage_used": 11, 2023-09-22T07:43:32.560 INFO:tasks.workunit.client.0.smithi006.stdout: "power_cycles": 51347, 2023-09-22T07:43:32.560 INFO:tasks.workunit.client.0.smithi006.stdout: "power_on_hours": 50822, 2023-09-22T07:43:32.561 INFO:tasks.workunit.client.0.smithi006.stdout: "temperature": 25, 2023-09-22T07:43:32.561 INFO:tasks.workunit.client.0.smithi006.stdout: "unsafe_shutdowns": 549 2023-09-22T07:43:32.561 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.561 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_vendor": "intel", 2023-09-22T07:43:32.561 INFO:tasks.workunit.client.0.smithi006.stdout: "power_cycle_count": 51347, 2023-09-22T07:43:32.561 INFO:tasks.workunit.client.0.smithi006.stdout: "power_on_time": { 2023-09-22T07:43:32.561 INFO:tasks.workunit.client.0.smithi006.stdout: "hours": 50822 2023-09-22T07:43:32.561 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.562 INFO:tasks.workunit.client.0.smithi006.stdout: "serial_number": "deleted", 2023-09-22T07:43:32.562 INFO:tasks.workunit.client.0.smithi006.stdout: "smart_status": { 2023-09-22T07:43:32.562 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme": { 2023-09-22T07:43:32.562 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:32.562 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.562 INFO:tasks.workunit.client.0.smithi006.stdout: "passed": true 2023-09-22T07:43:32.562 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.563 INFO:tasks.workunit.client.0.smithi006.stdout: "smartctl": { 2023-09-22T07:43:32.563 INFO:tasks.workunit.client.0.smithi006.stdout: "argv": [ 2023-09-22T07:43:32.563 INFO:tasks.workunit.client.0.smithi006.stdout: "smartctl", 2023-09-22T07:43:32.563 INFO:tasks.workunit.client.0.smithi006.stdout: "-x", 2023-09-22T07:43:32.563 INFO:tasks.workunit.client.0.smithi006.stdout: "--json=o", 2023-09-22T07:43:32.563 INFO:tasks.workunit.client.0.smithi006.stdout: "/dev/nvme0n1" 2023-09-22T07:43:32.563 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:32.563 INFO:tasks.workunit.client.0.smithi006.stdout: "build_info": "(local build)", 2023-09-22T07:43:32.564 INFO:tasks.workunit.client.0.smithi006.stdout: "exit_status": 0, 2023-09-22T07:43:32.564 INFO:tasks.workunit.client.0.smithi006.stdout: "output": [ 2023-09-22T07:43:32.564 INFO:tasks.workunit.client.0.smithi006.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-372.9.1.el8.x86_64] (local build)", 2023-09-22T07:43:32.564 INFO:tasks.workunit.client.0.smithi006.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-09-22T07:43:32.564 INFO:tasks.workunit.client.0.smithi006.stdout: "", 2023-09-22T07:43:32.564 INFO:tasks.workunit.client.0.smithi006.stdout: "=== START OF INFORMATION SECTION ===", 2023-09-22T07:43:32.564 INFO:tasks.workunit.client.0.smithi006.stdout: "Model Number: INTEL SSDPEDMD400G4", 2023-09-22T07:43:32.565 INFO:tasks.workunit.client.0.smithi006.stdout: "Serial Number: deleted", 2023-09-22T07:43:32.565 INFO:tasks.workunit.client.0.smithi006.stdout: "Firmware Version: 8DV101H0", 2023-09-22T07:43:32.565 INFO:tasks.workunit.client.0.smithi006.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-09-22T07:43:32.565 INFO:tasks.workunit.client.0.smithi006.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-09-22T07:43:32.565 INFO:tasks.workunit.client.0.smithi006.stdout: "Controller ID: 0", 2023-09-22T07:43:32.565 INFO:tasks.workunit.client.0.smithi006.stdout: "Number of Namespaces: 1", 2023-09-22T07:43:32.565 INFO:tasks.workunit.client.0.smithi006.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2023-09-22T07:43:32.565 INFO:tasks.workunit.client.0.smithi006.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-09-22T07:43:32.566 INFO:tasks.workunit.client.0.smithi006.stdout: "Local Time is: Fri Sep 22 07:38:39 2023 UTC", 2023-09-22T07:43:32.566 INFO:tasks.workunit.client.0.smithi006.stdout: "Firmware Updates (0x02): 1 Slot", 2023-09-22T07:43:32.566 INFO:tasks.workunit.client.0.smithi006.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2023-09-22T07:43:32.566 INFO:tasks.workunit.client.0.smithi006.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-09-22T07:43:32.566 INFO:tasks.workunit.client.0.smithi006.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-09-22T07:43:32.566 INFO:tasks.workunit.client.0.smithi006.stdout: "", 2023-09-22T07:43:32.566 INFO:tasks.workunit.client.0.smithi006.stdout: "Supported Power States", 2023-09-22T07:43:32.566 INFO:tasks.workunit.client.0.smithi006.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-09-22T07:43:32.567 INFO:tasks.workunit.client.0.smithi006.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2023-09-22T07:43:32.567 INFO:tasks.workunit.client.0.smithi006.stdout: "", 2023-09-22T07:43:32.567 INFO:tasks.workunit.client.0.smithi006.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-09-22T07:43:32.567 INFO:tasks.workunit.client.0.smithi006.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-09-22T07:43:32.567 INFO:tasks.workunit.client.0.smithi006.stdout: " 0 + 512 0 2", 2023-09-22T07:43:32.567 INFO:tasks.workunit.client.0.smithi006.stdout: " 1 - 512 8 2", 2023-09-22T07:43:32.567 INFO:tasks.workunit.client.0.smithi006.stdout: " 2 - 512 16 2", 2023-09-22T07:43:32.567 INFO:tasks.workunit.client.0.smithi006.stdout: " 3 - 4096 0 0", 2023-09-22T07:43:32.568 INFO:tasks.workunit.client.0.smithi006.stdout: " 4 - 4096 8 0", 2023-09-22T07:43:32.568 INFO:tasks.workunit.client.0.smithi006.stdout: " 5 - 4096 64 0", 2023-09-22T07:43:32.568 INFO:tasks.workunit.client.0.smithi006.stdout: " 6 - 4096 128 0", 2023-09-22T07:43:32.568 INFO:tasks.workunit.client.0.smithi006.stdout: "", 2023-09-22T07:43:32.568 INFO:tasks.workunit.client.0.smithi006.stdout: "=== START OF SMART DATA SECTION ===", 2023-09-22T07:43:32.568 INFO:tasks.workunit.client.0.smithi006.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-09-22T07:43:32.568 INFO:tasks.workunit.client.0.smithi006.stdout: "", 2023-09-22T07:43:32.569 INFO:tasks.workunit.client.0.smithi006.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-09-22T07:43:32.569 INFO:tasks.workunit.client.0.smithi006.stdout: "Critical Warning: 0x00", 2023-09-22T07:43:32.569 INFO:tasks.workunit.client.0.smithi006.stdout: "Temperature: 25 Celsius", 2023-09-22T07:43:32.569 INFO:tasks.workunit.client.0.smithi006.stdout: "Available Spare: 100%", 2023-09-22T07:43:32.569 INFO:tasks.workunit.client.0.smithi006.stdout: "Available Spare Threshold: 10%", 2023-09-22T07:43:32.569 INFO:tasks.workunit.client.0.smithi006.stdout: "Percentage Used: 11%", 2023-09-22T07:43:32.569 INFO:tasks.workunit.client.0.smithi006.stdout: "Data Units Read: 419,112,557 [214 TB]", 2023-09-22T07:43:32.569 INFO:tasks.workunit.client.0.smithi006.stdout: "Data Units Written: 2,040,224,295 [1.04 PB]", 2023-09-22T07:43:32.570 INFO:tasks.workunit.client.0.smithi006.stdout: "Host Read Commands: 6,559,788,689", 2023-09-22T07:43:32.570 INFO:tasks.workunit.client.0.smithi006.stdout: "Host Write Commands: 33,549,511,403", 2023-09-22T07:43:32.570 INFO:tasks.workunit.client.0.smithi006.stdout: "Controller Busy Time: 7", 2023-09-22T07:43:32.570 INFO:tasks.workunit.client.0.smithi006.stdout: "Power Cycles: 51,347", 2023-09-22T07:43:32.570 INFO:tasks.workunit.client.0.smithi006.stdout: "Power On Hours: 50,822", 2023-09-22T07:43:32.570 INFO:tasks.workunit.client.0.smithi006.stdout: "Unsafe Shutdowns: 549", 2023-09-22T07:43:32.570 INFO:tasks.workunit.client.0.smithi006.stdout: "Media and Data Integrity Errors: 0", 2023-09-22T07:43:32.570 INFO:tasks.workunit.client.0.smithi006.stdout: "Error Information Log Entries: 0", 2023-09-22T07:43:32.571 INFO:tasks.workunit.client.0.smithi006.stdout: "", 2023-09-22T07:43:32.571 INFO:tasks.workunit.client.0.smithi006.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-09-22T07:43:32.571 INFO:tasks.workunit.client.0.smithi006.stdout: "No Errors Logged", 2023-09-22T07:43:32.571 INFO:tasks.workunit.client.0.smithi006.stdout: "" 2023-09-22T07:43:32.571 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:32.571 INFO:tasks.workunit.client.0.smithi006.stdout: "platform_info": "x86_64-linux-4.18.0-372.9.1.el8.x86_64", 2023-09-22T07:43:32.571 INFO:tasks.workunit.client.0.smithi006.stdout: "svn_revision": "5022", 2023-09-22T07:43:32.571 INFO:tasks.workunit.client.0.smithi006.stdout: "version": [ 2023-09-22T07:43:32.572 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:32.572 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:32.572 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:32.572 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.572 INFO:tasks.workunit.client.0.smithi006.stdout: "temperature": { 2023-09-22T07:43:32.572 INFO:tasks.workunit.client.0.smithi006.stdout: "current": 25 2023-09-22T07:43:32.572 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.573 INFO:tasks.workunit.client.0.smithi006.stdout: "user_capacity": { 2023-09-22T07:43:32.573 INFO:tasks.workunit.client.0.smithi006.stdout: "blocks": 781422768, 2023-09-22T07:43:32.573 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 400088457216 2023-09-22T07:43:32.573 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:32.573 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:32.573 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:32.573 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:32.573 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.574 INFO:tasks.workunit.client.0.smithi006.stdout: "report": { 2023-09-22T07:43:32.574 INFO:tasks.workunit.client.0.smithi006.stdout: "balancer": { 2023-09-22T07:43:32.574 INFO:tasks.workunit.client.0.smithi006.stdout: "active": true, 2023-09-22T07:43:32.574 INFO:tasks.workunit.client.0.smithi006.stdout: "mode": "" 2023-09-22T07:43:32.574 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.574 INFO:tasks.workunit.client.0.smithi006.stdout: "channels": [ 2023-09-22T07:43:32.574 INFO:tasks.workunit.client.0.smithi006.stdout: "basic", 2023-09-22T07:43:32.574 INFO:tasks.workunit.client.0.smithi006.stdout: "crash", 2023-09-22T07:43:32.575 INFO:tasks.workunit.client.0.smithi006.stdout: "device", 2023-09-22T07:43:32.575 INFO:tasks.workunit.client.0.smithi006.stdout: "ident" 2023-09-22T07:43:32.575 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:32.575 INFO:tasks.workunit.client.0.smithi006.stdout: "channels_available": [ 2023-09-22T07:43:32.575 INFO:tasks.workunit.client.0.smithi006.stdout: "basic", 2023-09-22T07:43:32.575 INFO:tasks.workunit.client.0.smithi006.stdout: "ident", 2023-09-22T07:43:32.575 INFO:tasks.workunit.client.0.smithi006.stdout: "crash", 2023-09-22T07:43:32.575 INFO:tasks.workunit.client.0.smithi006.stdout: "device", 2023-09-22T07:43:32.576 INFO:tasks.workunit.client.0.smithi006.stdout: "perf" 2023-09-22T07:43:32.576 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:32.576 INFO:tasks.workunit.client.0.smithi006.stdout: "collections_available": [ 2023-09-22T07:43:32.576 INFO:tasks.workunit.client.0.smithi006.stdout: "basic_base", 2023-09-22T07:43:32.576 INFO:tasks.workunit.client.0.smithi006.stdout: "device_base", 2023-09-22T07:43:32.576 INFO:tasks.workunit.client.0.smithi006.stdout: "crash_base", 2023-09-22T07:43:32.576 INFO:tasks.workunit.client.0.smithi006.stdout: "ident_base", 2023-09-22T07:43:32.576 INFO:tasks.workunit.client.0.smithi006.stdout: "perf_perf", 2023-09-22T07:43:32.577 INFO:tasks.workunit.client.0.smithi006.stdout: "basic_mds_metadata", 2023-09-22T07:43:32.577 INFO:tasks.workunit.client.0.smithi006.stdout: "basic_pool_usage", 2023-09-22T07:43:32.577 INFO:tasks.workunit.client.0.smithi006.stdout: "basic_usage_by_class", 2023-09-22T07:43:32.577 INFO:tasks.workunit.client.0.smithi006.stdout: "basic_rook_v01", 2023-09-22T07:43:32.577 INFO:tasks.workunit.client.0.smithi006.stdout: "perf_memory_metrics", 2023-09-22T07:43:32.577 INFO:tasks.workunit.client.0.smithi006.stdout: "basic_pool_options_bluestore" 2023-09-22T07:43:32.577 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:32.577 INFO:tasks.workunit.client.0.smithi006.stdout: "collections_opted_in": [ 2023-09-22T07:43:32.578 INFO:tasks.workunit.client.0.smithi006.stdout: "basic_base", 2023-09-22T07:43:32.578 INFO:tasks.workunit.client.0.smithi006.stdout: "device_base", 2023-09-22T07:43:32.578 INFO:tasks.workunit.client.0.smithi006.stdout: "crash_base", 2023-09-22T07:43:32.578 INFO:tasks.workunit.client.0.smithi006.stdout: "ident_base", 2023-09-22T07:43:32.578 INFO:tasks.workunit.client.0.smithi006.stdout: "perf_perf", 2023-09-22T07:43:32.578 INFO:tasks.workunit.client.0.smithi006.stdout: "basic_mds_metadata", 2023-09-22T07:43:32.578 INFO:tasks.workunit.client.0.smithi006.stdout: "basic_pool_usage", 2023-09-22T07:43:32.578 INFO:tasks.workunit.client.0.smithi006.stdout: "basic_usage_by_class", 2023-09-22T07:43:32.579 INFO:tasks.workunit.client.0.smithi006.stdout: "basic_rook_v01", 2023-09-22T07:43:32.579 INFO:tasks.workunit.client.0.smithi006.stdout: "perf_memory_metrics", 2023-09-22T07:43:32.579 INFO:tasks.workunit.client.0.smithi006.stdout: "basic_pool_options_bluestore" 2023-09-22T07:43:32.579 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:32.579 INFO:tasks.workunit.client.0.smithi006.stdout: "config": { 2023-09-22T07:43:32.579 INFO:tasks.workunit.client.0.smithi006.stdout: "active_changed": [ 2023-09-22T07:43:32.579 INFO:tasks.workunit.client.0.smithi006.stdout: "auth_allow_insecure_global_id_reclaim", 2023-09-22T07:43:32.580 INFO:tasks.workunit.client.0.smithi006.stdout: "auth_debug", 2023-09-22T07:43:32.580 INFO:tasks.workunit.client.0.smithi006.stdout: "auth_mon_ticket_ttl", 2023-09-22T07:43:32.580 INFO:tasks.workunit.client.0.smithi006.stdout: "auth_service_ticket_ttl", 2023-09-22T07:43:32.580 INFO:tasks.workunit.client.0.smithi006.stdout: "bdev_debug_aio", 2023-09-22T07:43:32.580 INFO:tasks.workunit.client.0.smithi006.stdout: "client_check_pool_perm", 2023-09-22T07:43:32.580 INFO:tasks.workunit.client.0.smithi006.stdout: "client_mount_gid", 2023-09-22T07:43:32.580 INFO:tasks.workunit.client.0.smithi006.stdout: "client_mount_uid", 2023-09-22T07:43:32.580 INFO:tasks.workunit.client.0.smithi006.stdout: "client_quota", 2023-09-22T07:43:32.581 INFO:tasks.workunit.client.0.smithi006.stdout: "container_image", 2023-09-22T07:43:32.581 INFO:tasks.workunit.client.0.smithi006.stdout: "daemonize", 2023-09-22T07:43:32.581 INFO:tasks.workunit.client.0.smithi006.stdout: "debug_asserts_on_shutdown", 2023-09-22T07:43:32.581 INFO:tasks.workunit.client.0.smithi006.stdout: "debug_mgr", 2023-09-22T07:43:32.581 INFO:tasks.workunit.client.0.smithi006.stdout: "debug_mon", 2023-09-22T07:43:32.581 INFO:tasks.workunit.client.0.smithi006.stdout: "debug_ms", 2023-09-22T07:43:32.581 INFO:tasks.workunit.client.0.smithi006.stdout: "debug_osd", 2023-09-22T07:43:32.581 INFO:tasks.workunit.client.0.smithi006.stdout: "debug_paxos", 2023-09-22T07:43:32.582 INFO:tasks.workunit.client.0.smithi006.stdout: "keyring", 2023-09-22T07:43:32.582 INFO:tasks.workunit.client.0.smithi006.stdout: "leveldb_block_size", 2023-09-22T07:43:32.582 INFO:tasks.workunit.client.0.smithi006.stdout: "leveldb_cache_size", 2023-09-22T07:43:32.582 INFO:tasks.workunit.client.0.smithi006.stdout: "leveldb_compression", 2023-09-22T07:43:32.582 INFO:tasks.workunit.client.0.smithi006.stdout: "leveldb_log", 2023-09-22T07:43:32.582 INFO:tasks.workunit.client.0.smithi006.stdout: "leveldb_write_buffer_size", 2023-09-22T07:43:32.582 INFO:tasks.workunit.client.0.smithi006.stdout: "log_to_file", 2023-09-22T07:43:32.583 INFO:tasks.workunit.client.0.smithi006.stdout: "log_to_journald", 2023-09-22T07:43:32.583 INFO:tasks.workunit.client.0.smithi006.stdout: "log_to_stderr", 2023-09-22T07:43:32.583 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_allow_pool_delete", 2023-09-22T07:43:32.583 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_clock_drift_allowed", 2023-09-22T07:43:32.583 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_cluster_log_file_level", 2023-09-22T07:43:32.583 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_cluster_log_to_file", 2023-09-22T07:43:32.583 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_cluster_log_to_journald", 2023-09-22T07:43:32.583 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_cluster_log_to_stderr", 2023-09-22T07:43:32.584 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_data_avail_warn", 2023-09-22T07:43:32.584 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_election_default_strategy", 2023-09-22T07:43:32.584 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_host", 2023-09-22T07:43:32.584 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_max_pg_per_osd", 2023-09-22T07:43:32.584 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_mgr_mkfs_grace", 2023-09-22T07:43:32.584 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_osd_prime_pg_temp", 2023-09-22T07:43:32.584 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_osd_reporter_subtree_level", 2023-09-22T07:43:32.584 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_pg_warn_max_object_skew", 2023-09-22T07:43:32.585 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_reweight_min_bytes_per_osd", 2023-09-22T07:43:32.585 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_reweight_min_pgs_per_osd", 2023-09-22T07:43:32.585 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-09-22T07:43:32.585 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-09-22T07:43:32.585 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-09-22T07:43:32.585 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_legacy_crush_tunables", 2023-09-22T07:43:32.585 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-09-22T07:43:32.585 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-09-22T07:43:32.586 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_too_few_osds", 2023-09-22T07:43:32.586 INFO:tasks.workunit.client.0.smithi006.stdout: "ms_die_on_bug", 2023-09-22T07:43:32.586 INFO:tasks.workunit.client.0.smithi006.stdout: "ms_die_on_old_message", 2023-09-22T07:43:32.586 INFO:tasks.workunit.client.0.smithi006.stdout: "no_config_file", 2023-09-22T07:43:32.586 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_class_default_list", 2023-09-22T07:43:32.586 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_class_load_list", 2023-09-22T07:43:32.586 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_misdirected_ops", 2023-09-22T07:43:32.587 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_op_order", 2023-09-22T07:43:32.587 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_pg_log_writeout", 2023-09-22T07:43:32.587 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_shutdown", 2023-09-22T07:43:32.587 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_verify_cached_snaps", 2023-09-22T07:43:32.587 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_verify_missing_on_start", 2023-09-22T07:43:32.587 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_verify_stray_on_activate", 2023-09-22T07:43:32.587 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_deep_scrub_update_digest_min_age", 2023-09-22T07:43:32.587 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mclock_profile", 2023-09-22T07:43:32.588 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2023-09-22T07:43:32.588 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mclock_scheduler_background_best_effort_res", 2023-09-22T07:43:32.588 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2023-09-22T07:43:32.588 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mclock_scheduler_background_recovery_lim", 2023-09-22T07:43:32.588 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mclock_scheduler_background_recovery_res", 2023-09-22T07:43:32.588 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2023-09-22T07:43:32.588 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mclock_scheduler_client_lim", 2023-09-22T07:43:32.588 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mclock_scheduler_client_res", 2023-09-22T07:43:32.589 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mclock_scheduler_client_wgt", 2023-09-22T07:43:32.589 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_memory_target_autotune", 2023-09-22T07:43:32.589 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_op_queue", 2023-09-22T07:43:32.589 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_op_queue_cut_off", 2023-09-22T07:43:32.589 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_pool_default_erasure_code_profile", 2023-09-22T07:43:32.589 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_pool_default_pg_autoscale_mode", 2023-09-22T07:43:32.589 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_recover_clone_overlap", 2023-09-22T07:43:32.589 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_recovery_max_chunk", 2023-09-22T07:43:32.590 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_scrub_load_threshold", 2023-09-22T07:43:32.590 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_scrub_max_interval", 2023-09-22T07:43:32.590 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_shutdown_pgref_assert", 2023-09-22T07:43:32.590 INFO:tasks.workunit.client.0.smithi006.stdout: "public_addr", 2023-09-22T07:43:32.590 INFO:tasks.workunit.client.0.smithi006.stdout: "public_addrv", 2023-09-22T07:43:32.590 INFO:tasks.workunit.client.0.smithi006.stdout: "public_network", 2023-09-22T07:43:32.590 INFO:tasks.workunit.client.0.smithi006.stdout: "rbd_default_features", 2023-09-22T07:43:32.591 INFO:tasks.workunit.client.0.smithi006.stdout: "rbd_qos_exclude_ops", 2023-09-22T07:43:32.591 INFO:tasks.workunit.client.0.smithi006.stdout: "setgroup", 2023-09-22T07:43:32.591 INFO:tasks.workunit.client.0.smithi006.stdout: "setuser" 2023-09-22T07:43:32.591 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:32.591 INFO:tasks.workunit.client.0.smithi006.stdout: "cluster_changed": [ 2023-09-22T07:43:32.591 INFO:tasks.workunit.client.0.smithi006.stdout: "auth_allow_insecure_global_id_reclaim", 2023-09-22T07:43:32.591 INFO:tasks.workunit.client.0.smithi006.stdout: "auth_debug", 2023-09-22T07:43:32.591 INFO:tasks.workunit.client.0.smithi006.stdout: "auth_mon_ticket_ttl", 2023-09-22T07:43:32.594 INFO:tasks.workunit.client.0.smithi006.stdout: "auth_service_ticket_ttl", 2023-09-22T07:43:32.594 INFO:tasks.workunit.client.0.smithi006.stdout: "bdev_debug_aio", 2023-09-22T07:43:32.594 INFO:tasks.workunit.client.0.smithi006.stdout: "container_image", 2023-09-22T07:43:32.594 INFO:tasks.workunit.client.0.smithi006.stdout: "debug_asserts_on_shutdown", 2023-09-22T07:43:32.594 INFO:tasks.workunit.client.0.smithi006.stdout: "debug_mgr", 2023-09-22T07:43:32.594 INFO:tasks.workunit.client.0.smithi006.stdout: "debug_mon", 2023-09-22T07:43:32.594 INFO:tasks.workunit.client.0.smithi006.stdout: "debug_ms", 2023-09-22T07:43:32.594 INFO:tasks.workunit.client.0.smithi006.stdout: "debug_osd", 2023-09-22T07:43:32.594 INFO:tasks.workunit.client.0.smithi006.stdout: "debug_paxos", 2023-09-22T07:43:32.595 INFO:tasks.workunit.client.0.smithi006.stdout: "log_to_file", 2023-09-22T07:43:32.595 INFO:tasks.workunit.client.0.smithi006.stdout: "log_to_journald", 2023-09-22T07:43:32.595 INFO:tasks.workunit.client.0.smithi006.stdout: "log_to_stderr", 2023-09-22T07:43:32.595 INFO:tasks.workunit.client.0.smithi006.stdout: "mds_join_fs", 2023-09-22T07:43:32.595 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/cephadm/allow_ptrace", 2023-09-22T07:43:32.595 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/cephadm/container_init", 2023-09-22T07:43:32.595 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/cephadm/migration_current", 2023-09-22T07:43:32.595 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/cephadm/use_repo_digest", 2023-09-22T07:43:32.595 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2023-09-22T07:43:32.595 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2023-09-22T07:43:32.595 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/dashboard/GRAFANA_API_URL", 2023-09-22T07:43:32.595 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2023-09-22T07:43:32.596 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/dashboard/ssl_server_port", 2023-09-22T07:43:32.596 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/orchestrator/orchestrator", 2023-09-22T07:43:32.596 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/telemetry/channel_ident", 2023-09-22T07:43:32.596 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/telemetry/description", 2023-09-22T07:43:32.596 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/telemetry/organization", 2023-09-22T07:43:32.596 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_allow_pool_delete", 2023-09-22T07:43:32.596 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_clock_drift_allowed", 2023-09-22T07:43:32.596 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_cluster_log_file_level", 2023-09-22T07:43:32.596 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_data_avail_warn", 2023-09-22T07:43:32.596 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_election_default_strategy", 2023-09-22T07:43:32.596 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_max_pg_per_osd", 2023-09-22T07:43:32.597 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_mgr_mkfs_grace", 2023-09-22T07:43:32.597 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_osd_prime_pg_temp", 2023-09-22T07:43:32.597 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_osd_reporter_subtree_level", 2023-09-22T07:43:32.597 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_pg_warn_max_object_skew", 2023-09-22T07:43:32.597 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_reweight_min_bytes_per_osd", 2023-09-22T07:43:32.597 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_reweight_min_pgs_per_osd", 2023-09-22T07:43:32.597 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-09-22T07:43:32.597 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-09-22T07:43:32.597 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-09-22T07:43:32.597 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_legacy_crush_tunables", 2023-09-22T07:43:32.597 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-09-22T07:43:32.597 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-09-22T07:43:32.598 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_too_few_osds", 2023-09-22T07:43:32.598 INFO:tasks.workunit.client.0.smithi006.stdout: "ms_die_on_bug", 2023-09-22T07:43:32.598 INFO:tasks.workunit.client.0.smithi006.stdout: "ms_die_on_old_message", 2023-09-22T07:43:32.598 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_class_default_list", 2023-09-22T07:43:32.598 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_class_load_list", 2023-09-22T07:43:32.598 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_misdirected_ops", 2023-09-22T07:43:32.598 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_op_order", 2023-09-22T07:43:32.598 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_pg_log_writeout", 2023-09-22T07:43:32.598 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_shutdown", 2023-09-22T07:43:32.598 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_verify_cached_snaps", 2023-09-22T07:43:32.598 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_verify_missing_on_start", 2023-09-22T07:43:32.599 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_verify_stray_on_activate", 2023-09-22T07:43:32.599 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_deep_scrub_update_digest_min_age", 2023-09-22T07:43:32.599 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mclock_profile", 2023-09-22T07:43:32.599 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_memory_target", 2023-09-22T07:43:32.599 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_memory_target_autotune", 2023-09-22T07:43:32.599 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_op_queue", 2023-09-22T07:43:32.599 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_op_queue_cut_off", 2023-09-22T07:43:32.599 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_pool_default_erasure_code_profile", 2023-09-22T07:43:32.599 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_pool_default_pg_autoscale_mode", 2023-09-22T07:43:32.599 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_recover_clone_overlap", 2023-09-22T07:43:32.599 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_recovery_max_chunk", 2023-09-22T07:43:32.599 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_scrub_load_threshold", 2023-09-22T07:43:32.600 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_scrub_max_interval", 2023-09-22T07:43:32.600 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_shutdown_pgref_assert", 2023-09-22T07:43:32.600 INFO:tasks.workunit.client.0.smithi006.stdout: "public_network", 2023-09-22T07:43:32.600 INFO:tasks.workunit.client.0.smithi006.stdout: "rgw_cache_enabled", 2023-09-22T07:43:32.600 INFO:tasks.workunit.client.0.smithi006.stdout: "rgw_enable_ops_log", 2023-09-22T07:43:32.600 INFO:tasks.workunit.client.0.smithi006.stdout: "rgw_enable_usage_log" 2023-09-22T07:43:32.600 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:32.600 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.600 INFO:tasks.workunit.client.0.smithi006.stdout: "contact": null, 2023-09-22T07:43:32.600 INFO:tasks.workunit.client.0.smithi006.stdout: "crashes": [], 2023-09-22T07:43:32.600 INFO:tasks.workunit.client.0.smithi006.stdout: "created": "2023-09-22T07:35:26.289751Z", 2023-09-22T07:43:32.600 INFO:tasks.workunit.client.0.smithi006.stdout: "crush": { 2023-09-22T07:43:32.600 INFO:tasks.workunit.client.0.smithi006.stdout: "bucket_algs": { 2023-09-22T07:43:32.601 INFO:tasks.workunit.client.0.smithi006.stdout: "straw2": 3 2023-09-22T07:43:32.601 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.601 INFO:tasks.workunit.client.0.smithi006.stdout: "bucket_sizes": { 2023-09-22T07:43:32.601 INFO:tasks.workunit.client.0.smithi006.stdout: "2": 1, 2023-09-22T07:43:32.601 INFO:tasks.workunit.client.0.smithi006.stdout: "4": 2 2023-09-22T07:43:32.601 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.601 INFO:tasks.workunit.client.0.smithi006.stdout: "bucket_types": { 2023-09-22T07:43:32.601 INFO:tasks.workunit.client.0.smithi006.stdout: "1": 2, 2023-09-22T07:43:32.601 INFO:tasks.workunit.client.0.smithi006.stdout: "11": 1 2023-09-22T07:43:32.601 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.601 INFO:tasks.workunit.client.0.smithi006.stdout: "compat_weight_set": false, 2023-09-22T07:43:32.602 INFO:tasks.workunit.client.0.smithi006.stdout: "device_classes": [ 2023-09-22T07:43:32.602 INFO:tasks.workunit.client.0.smithi006.stdout: 8 2023-09-22T07:43:32.602 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:32.602 INFO:tasks.workunit.client.0.smithi006.stdout: "num_buckets": 6, 2023-09-22T07:43:32.602 INFO:tasks.workunit.client.0.smithi006.stdout: "num_devices": 8, 2023-09-22T07:43:32.602 INFO:tasks.workunit.client.0.smithi006.stdout: "num_rules": 1, 2023-09-22T07:43:32.602 INFO:tasks.workunit.client.0.smithi006.stdout: "num_types": 12, 2023-09-22T07:43:32.602 INFO:tasks.workunit.client.0.smithi006.stdout: "num_weight_sets": 0, 2023-09-22T07:43:32.602 INFO:tasks.workunit.client.0.smithi006.stdout: "tunables": { 2023-09-22T07:43:32.602 INFO:tasks.workunit.client.0.smithi006.stdout: "allowed_bucket_algs": 54, 2023-09-22T07:43:32.602 INFO:tasks.workunit.client.0.smithi006.stdout: "choose_local_fallback_tries": 0, 2023-09-22T07:43:32.602 INFO:tasks.workunit.client.0.smithi006.stdout: "choose_local_tries": 0, 2023-09-22T07:43:32.603 INFO:tasks.workunit.client.0.smithi006.stdout: "choose_total_tries": 50, 2023-09-22T07:43:32.603 INFO:tasks.workunit.client.0.smithi006.stdout: "chooseleaf_descend_once": 1, 2023-09-22T07:43:32.603 INFO:tasks.workunit.client.0.smithi006.stdout: "chooseleaf_stable": 1, 2023-09-22T07:43:32.603 INFO:tasks.workunit.client.0.smithi006.stdout: "chooseleaf_vary_r": 1, 2023-09-22T07:43:32.603 INFO:tasks.workunit.client.0.smithi006.stdout: "has_v2_rules": 0, 2023-09-22T07:43:32.603 INFO:tasks.workunit.client.0.smithi006.stdout: "has_v3_rules": 0, 2023-09-22T07:43:32.603 INFO:tasks.workunit.client.0.smithi006.stdout: "has_v4_buckets": 1, 2023-09-22T07:43:32.603 INFO:tasks.workunit.client.0.smithi006.stdout: "has_v5_rules": 0, 2023-09-22T07:43:32.603 INFO:tasks.workunit.client.0.smithi006.stdout: "legacy_tunables": 0, 2023-09-22T07:43:32.603 INFO:tasks.workunit.client.0.smithi006.stdout: "minimum_required_version": "jewel", 2023-09-22T07:43:32.603 INFO:tasks.workunit.client.0.smithi006.stdout: "optimal_tunables": 1, 2023-09-22T07:43:32.603 INFO:tasks.workunit.client.0.smithi006.stdout: "profile": "jewel", 2023-09-22T07:43:32.604 INFO:tasks.workunit.client.0.smithi006.stdout: "require_feature_tunables": 1, 2023-09-22T07:43:32.604 INFO:tasks.workunit.client.0.smithi006.stdout: "require_feature_tunables2": 1, 2023-09-22T07:43:32.604 INFO:tasks.workunit.client.0.smithi006.stdout: "require_feature_tunables3": 1, 2023-09-22T07:43:32.604 INFO:tasks.workunit.client.0.smithi006.stdout: "require_feature_tunables5": 1, 2023-09-22T07:43:32.604 INFO:tasks.workunit.client.0.smithi006.stdout: "straw_calc_version": 1 2023-09-22T07:43:32.604 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:32.604 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.604 INFO:tasks.workunit.client.0.smithi006.stdout: "description": "upgrade test cluster", 2023-09-22T07:43:32.604 INFO:tasks.workunit.client.0.smithi006.stdout: "fs": { 2023-09-22T07:43:32.604 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 1, 2023-09-22T07:43:32.604 INFO:tasks.workunit.client.0.smithi006.stdout: "feature_flags": { 2023-09-22T07:43:32.605 INFO:tasks.workunit.client.0.smithi006.stdout: "enable_multiple": true, 2023-09-22T07:43:32.605 INFO:tasks.workunit.client.0.smithi006.stdout: "ever_enabled_multiple": true 2023-09-22T07:43:32.605 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.605 INFO:tasks.workunit.client.0.smithi006.stdout: "filesystems": [ 2023-09-22T07:43:32.605 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:32.605 INFO:tasks.workunit.client.0.smithi006.stdout: "approx_ctime": "2023-09", 2023-09-22T07:43:32.605 INFO:tasks.workunit.client.0.smithi006.stdout: "balancer_enabled": false, 2023-09-22T07:43:32.605 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:32.605 INFO:tasks.workunit.client.0.smithi006.stdout: "cached_caps": 0, 2023-09-22T07:43:32.605 INFO:tasks.workunit.client.0.smithi006.stdout: "cached_dns": 10, 2023-09-22T07:43:32.606 INFO:tasks.workunit.client.0.smithi006.stdout: "cached_inos": 13, 2023-09-22T07:43:32.606 INFO:tasks.workunit.client.0.smithi006.stdout: "cached_subtrees": 2, 2023-09-22T07:43:32.606 INFO:tasks.workunit.client.0.smithi006.stdout: "ever_allowed_features": 0, 2023-09-22T07:43:32.606 INFO:tasks.workunit.client.0.smithi006.stdout: "explicitly_allowed_features": 0, 2023-09-22T07:43:32.606 INFO:tasks.workunit.client.0.smithi006.stdout: "files": 0, 2023-09-22T07:43:32.606 INFO:tasks.workunit.client.0.smithi006.stdout: "max_mds": 1, 2023-09-22T07:43:32.606 INFO:tasks.workunit.client.0.smithi006.stdout: "num_data_pools": 1, 2023-09-22T07:43:32.606 INFO:tasks.workunit.client.0.smithi006.stdout: "num_in": 1, 2023-09-22T07:43:32.606 INFO:tasks.workunit.client.0.smithi006.stdout: "num_mds": 1, 2023-09-22T07:43:32.606 INFO:tasks.workunit.client.0.smithi006.stdout: "num_sessions": 0, 2023-09-22T07:43:32.606 INFO:tasks.workunit.client.0.smithi006.stdout: "num_standby_replay": 0, 2023-09-22T07:43:32.607 INFO:tasks.workunit.client.0.smithi006.stdout: "num_up": 1, 2023-09-22T07:43:32.607 INFO:tasks.workunit.client.0.smithi006.stdout: "snaps": 0, 2023-09-22T07:43:32.607 INFO:tasks.workunit.client.0.smithi006.stdout: "standby_count_wanted": 0 2023-09-22T07:43:32.607 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:32.607 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:32.607 INFO:tasks.workunit.client.0.smithi006.stdout: "num_standby_mds": 1, 2023-09-22T07:43:32.607 INFO:tasks.workunit.client.0.smithi006.stdout: "total_num_mds": 2 2023-09-22T07:43:32.607 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.607 INFO:tasks.workunit.client.0.smithi006.stdout: "hosts": { 2023-09-22T07:43:32.607 INFO:tasks.workunit.client.0.smithi006.stdout: "num": 2, 2023-09-22T07:43:32.607 INFO:tasks.workunit.client.0.smithi006.stdout: "num_with_mds": 2, 2023-09-22T07:43:32.607 INFO:tasks.workunit.client.0.smithi006.stdout: "num_with_mgr": 2, 2023-09-22T07:43:32.608 INFO:tasks.workunit.client.0.smithi006.stdout: "num_with_mon": 2, 2023-09-22T07:43:32.608 INFO:tasks.workunit.client.0.smithi006.stdout: "num_with_osd": 2 2023-09-22T07:43:32.608 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.608 INFO:tasks.workunit.client.0.smithi006.stdout: "leaderboard": false, 2023-09-22T07:43:32.608 INFO:tasks.workunit.client.0.smithi006.stdout: "license": "sharing-1-0", 2023-09-22T07:43:32.608 INFO:tasks.workunit.client.0.smithi006.stdout: "metadata": { 2023-09-22T07:43:32.608 INFO:tasks.workunit.client.0.smithi006.stdout: "mds": { 2023-09-22T07:43:32.608 INFO:tasks.workunit.client.0.smithi006.stdout: "arch": { 2023-09-22T07:43:32.608 INFO:tasks.workunit.client.0.smithi006.stdout: "x86_64": 2 2023-09-22T07:43:32.608 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.608 INFO:tasks.workunit.client.0.smithi006.stdout: "ceph_version": { 2023-09-22T07:43:32.608 INFO:tasks.workunit.client.0.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 2 2023-09-22T07:43:32.608 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.609 INFO:tasks.workunit.client.0.smithi006.stdout: "cpu": { 2023-09-22T07:43:32.609 INFO:tasks.workunit.client.0.smithi006.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 1, 2023-09-22T07:43:32.609 INFO:tasks.workunit.client.0.smithi006.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2023-09-22T07:43:32.609 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.609 INFO:tasks.workunit.client.0.smithi006.stdout: "distro": { 2023-09-22T07:43:32.609 INFO:tasks.workunit.client.0.smithi006.stdout: "centos": 2 2023-09-22T07:43:32.609 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.609 INFO:tasks.workunit.client.0.smithi006.stdout: "distro_description": { 2023-09-22T07:43:32.609 INFO:tasks.workunit.client.0.smithi006.stdout: "CentOS Stream 8": 2 2023-09-22T07:43:32.609 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.609 INFO:tasks.workunit.client.0.smithi006.stdout: "kernel_description": { 2023-09-22T07:43:32.609 INFO:tasks.workunit.client.0.smithi006.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 2 2023-09-22T07:43:32.610 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.610 INFO:tasks.workunit.client.0.smithi006.stdout: "kernel_version": { 2023-09-22T07:43:32.610 INFO:tasks.workunit.client.0.smithi006.stdout: "4.18.0-372.9.1.el8.x86_64": 2 2023-09-22T07:43:32.610 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.610 INFO:tasks.workunit.client.0.smithi006.stdout: "os": { 2023-09-22T07:43:32.610 INFO:tasks.workunit.client.0.smithi006.stdout: "Linux": 2 2023-09-22T07:43:32.610 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:32.610 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.610 INFO:tasks.workunit.client.0.smithi006.stdout: "mon": { 2023-09-22T07:43:32.610 INFO:tasks.workunit.client.0.smithi006.stdout: "arch": { 2023-09-22T07:43:32.610 INFO:tasks.workunit.client.0.smithi006.stdout: "x86_64": 3 2023-09-22T07:43:32.610 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.610 INFO:tasks.workunit.client.0.smithi006.stdout: "ceph_version": { 2023-09-22T07:43:32.611 INFO:tasks.workunit.client.0.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 3 2023-09-22T07:43:32.611 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.611 INFO:tasks.workunit.client.0.smithi006.stdout: "cpu": { 2023-09-22T07:43:32.611 INFO:tasks.workunit.client.0.smithi006.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 2, 2023-09-22T07:43:32.611 INFO:tasks.workunit.client.0.smithi006.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2023-09-22T07:43:32.611 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.611 INFO:tasks.workunit.client.0.smithi006.stdout: "distro": { 2023-09-22T07:43:32.611 INFO:tasks.workunit.client.0.smithi006.stdout: "centos": 3 2023-09-22T07:43:32.611 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.611 INFO:tasks.workunit.client.0.smithi006.stdout: "distro_description": { 2023-09-22T07:43:32.611 INFO:tasks.workunit.client.0.smithi006.stdout: "CentOS Stream 8": 3 2023-09-22T07:43:32.611 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.612 INFO:tasks.workunit.client.0.smithi006.stdout: "kernel_description": { 2023-09-22T07:43:32.612 INFO:tasks.workunit.client.0.smithi006.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 3 2023-09-22T07:43:32.612 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.612 INFO:tasks.workunit.client.0.smithi006.stdout: "kernel_version": { 2023-09-22T07:43:32.612 INFO:tasks.workunit.client.0.smithi006.stdout: "4.18.0-372.9.1.el8.x86_64": 3 2023-09-22T07:43:32.612 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.612 INFO:tasks.workunit.client.0.smithi006.stdout: "os": { 2023-09-22T07:43:32.612 INFO:tasks.workunit.client.0.smithi006.stdout: "Linux": 3 2023-09-22T07:43:32.612 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:32.612 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.612 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:32.612 INFO:tasks.workunit.client.0.smithi006.stdout: "arch": { 2023-09-22T07:43:32.613 INFO:tasks.workunit.client.0.smithi006.stdout: "x86_64": 8 2023-09-22T07:43:32.613 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.613 INFO:tasks.workunit.client.0.smithi006.stdout: "ceph_version": { 2023-09-22T07:43:32.613 INFO:tasks.workunit.client.0.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 8 2023-09-22T07:43:32.613 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.613 INFO:tasks.workunit.client.0.smithi006.stdout: "cpu": { 2023-09-22T07:43:32.613 INFO:tasks.workunit.client.0.smithi006.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 4, 2023-09-22T07:43:32.613 INFO:tasks.workunit.client.0.smithi006.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 4 2023-09-22T07:43:32.613 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.613 INFO:tasks.workunit.client.0.smithi006.stdout: "distro": { 2023-09-22T07:43:32.613 INFO:tasks.workunit.client.0.smithi006.stdout: "centos": 8 2023-09-22T07:43:32.613 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.614 INFO:tasks.workunit.client.0.smithi006.stdout: "distro_description": { 2023-09-22T07:43:32.614 INFO:tasks.workunit.client.0.smithi006.stdout: "CentOS Stream 8": 8 2023-09-22T07:43:32.614 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.614 INFO:tasks.workunit.client.0.smithi006.stdout: "kernel_description": { 2023-09-22T07:43:32.614 INFO:tasks.workunit.client.0.smithi006.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 8 2023-09-22T07:43:32.614 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.614 INFO:tasks.workunit.client.0.smithi006.stdout: "kernel_version": { 2023-09-22T07:43:32.614 INFO:tasks.workunit.client.0.smithi006.stdout: "4.18.0-372.9.1.el8.x86_64": 8 2023-09-22T07:43:32.614 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.614 INFO:tasks.workunit.client.0.smithi006.stdout: "os": { 2023-09-22T07:43:32.614 INFO:tasks.workunit.client.0.smithi006.stdout: "Linux": 8 2023-09-22T07:43:32.614 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.615 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_objectstore": { 2023-09-22T07:43:32.615 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore": 8 2023-09-22T07:43:32.615 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.615 INFO:tasks.workunit.client.0.smithi006.stdout: "rotational": { 2023-09-22T07:43:32.615 INFO:tasks.workunit.client.0.smithi006.stdout: "0": 8 2023-09-22T07:43:32.615 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:32.615 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:32.615 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.615 INFO:tasks.workunit.client.0.smithi006.stdout: "mon": { 2023-09-22T07:43:32.615 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 3, 2023-09-22T07:43:32.615 INFO:tasks.workunit.client.0.smithi006.stdout: "features": { 2023-09-22T07:43:32.616 INFO:tasks.workunit.client.0.smithi006.stdout: "optional": [], 2023-09-22T07:43:32.616 INFO:tasks.workunit.client.0.smithi006.stdout: "persistent": [ 2023-09-22T07:43:32.616 INFO:tasks.workunit.client.0.smithi006.stdout: "kraken", 2023-09-22T07:43:32.616 INFO:tasks.workunit.client.0.smithi006.stdout: "luminous", 2023-09-22T07:43:32.616 INFO:tasks.workunit.client.0.smithi006.stdout: "mimic", 2023-09-22T07:43:32.616 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap-prune", 2023-09-22T07:43:32.616 INFO:tasks.workunit.client.0.smithi006.stdout: "nautilus", 2023-09-22T07:43:32.616 INFO:tasks.workunit.client.0.smithi006.stdout: "octopus", 2023-09-22T07:43:32.616 INFO:tasks.workunit.client.0.smithi006.stdout: "pacific", 2023-09-22T07:43:32.616 INFO:tasks.workunit.client.0.smithi006.stdout: "elector-pinging", 2023-09-22T07:43:32.616 INFO:tasks.workunit.client.0.smithi006.stdout: "quincy" 2023-09-22T07:43:32.616 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:32.616 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.617 INFO:tasks.workunit.client.0.smithi006.stdout: "ipv4_addr_mons": 6, 2023-09-22T07:43:32.617 INFO:tasks.workunit.client.0.smithi006.stdout: "ipv6_addr_mons": 0, 2023-09-22T07:43:32.617 INFO:tasks.workunit.client.0.smithi006.stdout: "min_mon_release": 17, 2023-09-22T07:43:32.617 INFO:tasks.workunit.client.0.smithi006.stdout: "v1_addr_mons": 3, 2023-09-22T07:43:32.617 INFO:tasks.workunit.client.0.smithi006.stdout: "v2_addr_mons": 3 2023-09-22T07:43:32.617 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.617 INFO:tasks.workunit.client.0.smithi006.stdout: "organization": "ceph-qa", 2023-09-22T07:43:32.617 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:32.617 INFO:tasks.workunit.client.0.smithi006.stdout: "cluster_network": false, 2023-09-22T07:43:32.617 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 8, 2023-09-22T07:43:32.617 INFO:tasks.workunit.client.0.smithi006.stdout: "require_min_compat_client": "luminous", 2023-09-22T07:43:32.617 INFO:tasks.workunit.client.0.smithi006.stdout: "require_osd_release": "quincy" 2023-09-22T07:43:32.617 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.618 INFO:tasks.workunit.client.0.smithi006.stdout: "pools": [ 2023-09-22T07:43:32.618 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:32.618 INFO:tasks.workunit.client.0.smithi006.stdout: "application": [ 2023-09-22T07:43:32.618 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr" 2023-09-22T07:43:32.618 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:32.618 INFO:tasks.workunit.client.0.smithi006.stdout: "cache_mode": "none", 2023-09-22T07:43:32.618 INFO:tasks.workunit.client.0.smithi006.stdout: "erasure_code_profile": {}, 2023-09-22T07:43:32.618 INFO:tasks.workunit.client.0.smithi006.stdout: "min_size": 2, 2023-09-22T07:43:32.618 INFO:tasks.workunit.client.0.smithi006.stdout: "options": {}, 2023-09-22T07:43:32.618 INFO:tasks.workunit.client.0.smithi006.stdout: "pg_autoscale_mode": "off", 2023-09-22T07:43:32.618 INFO:tasks.workunit.client.0.smithi006.stdout: "pg_num": 1, 2023-09-22T07:43:32.618 INFO:tasks.workunit.client.0.smithi006.stdout: "pgp_num": 1, 2023-09-22T07:43:32.618 INFO:tasks.workunit.client.0.smithi006.stdout: "pool": 1, 2023-09-22T07:43:32.619 INFO:tasks.workunit.client.0.smithi006.stdout: "size": 3, 2023-09-22T07:43:32.619 INFO:tasks.workunit.client.0.smithi006.stdout: "stats": { 2023-09-22T07:43:32.619 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_raw": 729500297482, 2023-09-22T07:43:32.619 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_used": 1781760, 2023-09-22T07:43:32.619 INFO:tasks.workunit.client.0.smithi006.stdout: "compress_bytes_used": 0, 2023-09-22T07:43:32.619 INFO:tasks.workunit.client.0.smithi006.stdout: "compress_under_bytes": 0, 2023-09-22T07:43:32.619 INFO:tasks.workunit.client.0.smithi006.stdout: "data_bytes_used": 1781760, 2023-09-22T07:43:32.619 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty": 0, 2023-09-22T07:43:32.619 INFO:tasks.workunit.client.0.smithi006.stdout: "max_avail": 243166756864, 2023-09-22T07:43:32.619 INFO:tasks.workunit.client.0.smithi006.stdout: "objects": 2, 2023-09-22T07:43:32.619 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_bytes_used": 0, 2023-09-22T07:43:32.619 INFO:tasks.workunit.client.0.smithi006.stdout: "percent_used": 2.442433242322295e-06, 2023-09-22T07:43:32.619 INFO:tasks.workunit.client.0.smithi006.stdout: "quota_bytes": 0, 2023-09-22T07:43:32.620 INFO:tasks.workunit.client.0.smithi006.stdout: "quota_objects": 0, 2023-09-22T07:43:32.620 INFO:tasks.workunit.client.0.smithi006.stdout: "rd": 212, 2023-09-22T07:43:32.620 INFO:tasks.workunit.client.0.smithi006.stdout: "rd_bytes": 313344, 2023-09-22T07:43:32.620 INFO:tasks.workunit.client.0.smithi006.stdout: "stored": 590368, 2023-09-22T07:43:32.620 INFO:tasks.workunit.client.0.smithi006.stdout: "stored_data": 590368, 2023-09-22T07:43:32.620 INFO:tasks.workunit.client.0.smithi006.stdout: "stored_omap": 0, 2023-09-22T07:43:32.620 INFO:tasks.workunit.client.0.smithi006.stdout: "stored_raw": 1771104, 2023-09-22T07:43:32.620 INFO:tasks.workunit.client.0.smithi006.stdout: "wr": 179, 2023-09-22T07:43:32.620 INFO:tasks.workunit.client.0.smithi006.stdout: "wr_bytes": 2473984 2023-09-22T07:43:32.620 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.620 INFO:tasks.workunit.client.0.smithi006.stdout: "target_max_bytes": 0, 2023-09-22T07:43:32.620 INFO:tasks.workunit.client.0.smithi006.stdout: "target_max_objects": 0, 2023-09-22T07:43:32.620 INFO:tasks.workunit.client.0.smithi006.stdout: "type": "replicated" 2023-09-22T07:43:32.621 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.621 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:32.621 INFO:tasks.workunit.client.0.smithi006.stdout: "application": [ 2023-09-22T07:43:32.621 INFO:tasks.workunit.client.0.smithi006.stdout: "cephfs" 2023-09-22T07:43:32.621 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:32.621 INFO:tasks.workunit.client.0.smithi006.stdout: "cache_mode": "none", 2023-09-22T07:43:32.621 INFO:tasks.workunit.client.0.smithi006.stdout: "erasure_code_profile": {}, 2023-09-22T07:43:32.621 INFO:tasks.workunit.client.0.smithi006.stdout: "min_size": 2, 2023-09-22T07:43:32.621 INFO:tasks.workunit.client.0.smithi006.stdout: "options": {}, 2023-09-22T07:43:32.621 INFO:tasks.workunit.client.0.smithi006.stdout: "pg_autoscale_mode": "off", 2023-09-22T07:43:32.621 INFO:tasks.workunit.client.0.smithi006.stdout: "pg_num": 32, 2023-09-22T07:43:32.621 INFO:tasks.workunit.client.0.smithi006.stdout: "pgp_num": 32, 2023-09-22T07:43:32.622 INFO:tasks.workunit.client.0.smithi006.stdout: "pool": 2, 2023-09-22T07:43:32.622 INFO:tasks.workunit.client.0.smithi006.stdout: "size": 3, 2023-09-22T07:43:32.622 INFO:tasks.workunit.client.0.smithi006.stdout: "stats": { 2023-09-22T07:43:32.622 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_raw": 729500297482, 2023-09-22T07:43:32.622 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_used": 98304, 2023-09-22T07:43:32.622 INFO:tasks.workunit.client.0.smithi006.stdout: "compress_bytes_used": 0, 2023-09-22T07:43:32.622 INFO:tasks.workunit.client.0.smithi006.stdout: "compress_under_bytes": 0, 2023-09-22T07:43:32.622 INFO:tasks.workunit.client.0.smithi006.stdout: "data_bytes_used": 98304, 2023-09-22T07:43:32.622 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty": 0, 2023-09-22T07:43:32.622 INFO:tasks.workunit.client.0.smithi006.stdout: "max_avail": 243166756864, 2023-09-22T07:43:32.622 INFO:tasks.workunit.client.0.smithi006.stdout: "objects": 22, 2023-09-22T07:43:32.623 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_bytes_used": 0, 2023-09-22T07:43:32.623 INFO:tasks.workunit.client.0.smithi006.stdout: "percent_used": 1.3475523985562177e-07, 2023-09-22T07:43:32.623 INFO:tasks.workunit.client.0.smithi006.stdout: "quota_bytes": 0, 2023-09-22T07:43:32.623 INFO:tasks.workunit.client.0.smithi006.stdout: "quota_objects": 0, 2023-09-22T07:43:32.623 INFO:tasks.workunit.client.0.smithi006.stdout: "rd": 0, 2023-09-22T07:43:32.623 INFO:tasks.workunit.client.0.smithi006.stdout: "rd_bytes": 0, 2023-09-22T07:43:32.623 INFO:tasks.workunit.client.0.smithi006.stdout: "stored": 3378, 2023-09-22T07:43:32.623 INFO:tasks.workunit.client.0.smithi006.stdout: "stored_data": 3378, 2023-09-22T07:43:32.623 INFO:tasks.workunit.client.0.smithi006.stdout: "stored_omap": 0, 2023-09-22T07:43:32.623 INFO:tasks.workunit.client.0.smithi006.stdout: "stored_raw": 10134, 2023-09-22T07:43:32.623 INFO:tasks.workunit.client.0.smithi006.stdout: "wr": 51, 2023-09-22T07:43:32.623 INFO:tasks.workunit.client.0.smithi006.stdout: "wr_bytes": 19456 2023-09-22T07:43:32.624 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.624 INFO:tasks.workunit.client.0.smithi006.stdout: "target_max_bytes": 0, 2023-09-22T07:43:32.624 INFO:tasks.workunit.client.0.smithi006.stdout: "target_max_objects": 0, 2023-09-22T07:43:32.624 INFO:tasks.workunit.client.0.smithi006.stdout: "type": "replicated" 2023-09-22T07:43:32.624 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.624 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:32.624 INFO:tasks.workunit.client.0.smithi006.stdout: "application": [ 2023-09-22T07:43:32.624 INFO:tasks.workunit.client.0.smithi006.stdout: "cephfs" 2023-09-22T07:43:32.624 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:32.624 INFO:tasks.workunit.client.0.smithi006.stdout: "cache_mode": "none", 2023-09-22T07:43:32.624 INFO:tasks.workunit.client.0.smithi006.stdout: "erasure_code_profile": {}, 2023-09-22T07:43:32.624 INFO:tasks.workunit.client.0.smithi006.stdout: "min_size": 2, 2023-09-22T07:43:32.625 INFO:tasks.workunit.client.0.smithi006.stdout: "options": {}, 2023-09-22T07:43:32.625 INFO:tasks.workunit.client.0.smithi006.stdout: "pg_autoscale_mode": "off", 2023-09-22T07:43:32.625 INFO:tasks.workunit.client.0.smithi006.stdout: "pg_num": 64, 2023-09-22T07:43:32.625 INFO:tasks.workunit.client.0.smithi006.stdout: "pgp_num": 64, 2023-09-22T07:43:32.625 INFO:tasks.workunit.client.0.smithi006.stdout: "pool": 3, 2023-09-22T07:43:32.625 INFO:tasks.workunit.client.0.smithi006.stdout: "size": 3, 2023-09-22T07:43:32.625 INFO:tasks.workunit.client.0.smithi006.stdout: "stats": { 2023-09-22T07:43:32.625 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_raw": 729500297482, 2023-09-22T07:43:32.625 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_used": 0, 2023-09-22T07:43:32.625 INFO:tasks.workunit.client.0.smithi006.stdout: "compress_bytes_used": 0, 2023-09-22T07:43:32.625 INFO:tasks.workunit.client.0.smithi006.stdout: "compress_under_bytes": 0, 2023-09-22T07:43:32.625 INFO:tasks.workunit.client.0.smithi006.stdout: "data_bytes_used": 0, 2023-09-22T07:43:32.625 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty": 0, 2023-09-22T07:43:32.626 INFO:tasks.workunit.client.0.smithi006.stdout: "max_avail": 243166756864, 2023-09-22T07:43:32.626 INFO:tasks.workunit.client.0.smithi006.stdout: "objects": 0, 2023-09-22T07:43:32.626 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_bytes_used": 0, 2023-09-22T07:43:32.626 INFO:tasks.workunit.client.0.smithi006.stdout: "percent_used": 0.0, 2023-09-22T07:43:32.626 INFO:tasks.workunit.client.0.smithi006.stdout: "quota_bytes": 0, 2023-09-22T07:43:32.626 INFO:tasks.workunit.client.0.smithi006.stdout: "quota_objects": 0, 2023-09-22T07:43:32.626 INFO:tasks.workunit.client.0.smithi006.stdout: "rd": 0, 2023-09-22T07:43:32.626 INFO:tasks.workunit.client.0.smithi006.stdout: "rd_bytes": 0, 2023-09-22T07:43:32.626 INFO:tasks.workunit.client.0.smithi006.stdout: "stored": 0, 2023-09-22T07:43:32.626 INFO:tasks.workunit.client.0.smithi006.stdout: "stored_data": 0, 2023-09-22T07:43:32.626 INFO:tasks.workunit.client.0.smithi006.stdout: "stored_omap": 0, 2023-09-22T07:43:32.626 INFO:tasks.workunit.client.0.smithi006.stdout: "stored_raw": 0, 2023-09-22T07:43:32.626 INFO:tasks.workunit.client.0.smithi006.stdout: "wr": 0, 2023-09-22T07:43:32.627 INFO:tasks.workunit.client.0.smithi006.stdout: "wr_bytes": 0 2023-09-22T07:43:32.627 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.627 INFO:tasks.workunit.client.0.smithi006.stdout: "target_max_bytes": 0, 2023-09-22T07:43:32.627 INFO:tasks.workunit.client.0.smithi006.stdout: "target_max_objects": 0, 2023-09-22T07:43:32.627 INFO:tasks.workunit.client.0.smithi006.stdout: "type": "replicated" 2023-09-22T07:43:32.627 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.627 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:32.627 INFO:tasks.workunit.client.0.smithi006.stdout: "application": [ 2023-09-22T07:43:32.627 INFO:tasks.workunit.client.0.smithi006.stdout: "rbd" 2023-09-22T07:43:32.627 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:32.627 INFO:tasks.workunit.client.0.smithi006.stdout: "cache_mode": "none", 2023-09-22T07:43:32.627 INFO:tasks.workunit.client.0.smithi006.stdout: "erasure_code_profile": {}, 2023-09-22T07:43:32.628 INFO:tasks.workunit.client.0.smithi006.stdout: "min_size": 2, 2023-09-22T07:43:32.628 INFO:tasks.workunit.client.0.smithi006.stdout: "options": {}, 2023-09-22T07:43:32.628 INFO:tasks.workunit.client.0.smithi006.stdout: "pg_autoscale_mode": "off", 2023-09-22T07:43:32.628 INFO:tasks.workunit.client.0.smithi006.stdout: "pg_num": 8, 2023-09-22T07:43:32.628 INFO:tasks.workunit.client.0.smithi006.stdout: "pgp_num": 8, 2023-09-22T07:43:32.628 INFO:tasks.workunit.client.0.smithi006.stdout: "pool": 4, 2023-09-22T07:43:32.628 INFO:tasks.workunit.client.0.smithi006.stdout: "size": 3, 2023-09-22T07:43:32.628 INFO:tasks.workunit.client.0.smithi006.stdout: "stats": { 2023-09-22T07:43:32.628 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_raw": 729500297482, 2023-09-22T07:43:32.628 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_used": 0, 2023-09-22T07:43:32.628 INFO:tasks.workunit.client.0.smithi006.stdout: "compress_bytes_used": 0, 2023-09-22T07:43:32.628 INFO:tasks.workunit.client.0.smithi006.stdout: "compress_under_bytes": 0, 2023-09-22T07:43:32.628 INFO:tasks.workunit.client.0.smithi006.stdout: "data_bytes_used": 0, 2023-09-22T07:43:32.629 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty": 0, 2023-09-22T07:43:32.629 INFO:tasks.workunit.client.0.smithi006.stdout: "max_avail": 243166756864, 2023-09-22T07:43:32.629 INFO:tasks.workunit.client.0.smithi006.stdout: "objects": 0, 2023-09-22T07:43:32.629 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_bytes_used": 0, 2023-09-22T07:43:32.629 INFO:tasks.workunit.client.0.smithi006.stdout: "percent_used": 0.0, 2023-09-22T07:43:32.629 INFO:tasks.workunit.client.0.smithi006.stdout: "quota_bytes": 0, 2023-09-22T07:43:32.629 INFO:tasks.workunit.client.0.smithi006.stdout: "quota_objects": 0, 2023-09-22T07:43:32.629 INFO:tasks.workunit.client.0.smithi006.stdout: "rd": 0, 2023-09-22T07:43:32.629 INFO:tasks.workunit.client.0.smithi006.stdout: "rd_bytes": 0, 2023-09-22T07:43:32.629 INFO:tasks.workunit.client.0.smithi006.stdout: "stored": 0, 2023-09-22T07:43:32.629 INFO:tasks.workunit.client.0.smithi006.stdout: "stored_data": 0, 2023-09-22T07:43:32.630 INFO:tasks.workunit.client.0.smithi006.stdout: "stored_omap": 0, 2023-09-22T07:43:32.630 INFO:tasks.workunit.client.0.smithi006.stdout: "stored_raw": 0, 2023-09-22T07:43:32.630 INFO:tasks.workunit.client.0.smithi006.stdout: "wr": 0, 2023-09-22T07:43:32.630 INFO:tasks.workunit.client.0.smithi006.stdout: "wr_bytes": 0 2023-09-22T07:43:32.630 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.630 INFO:tasks.workunit.client.0.smithi006.stdout: "target_max_bytes": 0, 2023-09-22T07:43:32.630 INFO:tasks.workunit.client.0.smithi006.stdout: "target_max_objects": 0, 2023-09-22T07:43:32.630 INFO:tasks.workunit.client.0.smithi006.stdout: "type": "replicated" 2023-09-22T07:43:32.630 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:32.630 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:32.630 INFO:tasks.workunit.client.0.smithi006.stdout: "rbd": { 2023-09-22T07:43:32.630 INFO:tasks.workunit.client.0.smithi006.stdout: "mirroring_by_pool": [ 2023-09-22T07:43:32.631 INFO:tasks.workunit.client.0.smithi006.stdout: false 2023-09-22T07:43:32.631 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:32.631 INFO:tasks.workunit.client.0.smithi006.stdout: "num_images_by_pool": [ 2023-09-22T07:43:32.631 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:32.631 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:32.631 INFO:tasks.workunit.client.0.smithi006.stdout: "num_pools": 1 2023-09-22T07:43:32.631 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.631 INFO:tasks.workunit.client.0.smithi006.stdout: "report_id": "37410f2d-d7aa-4a2b-9a04-5e3d4fab9953", 2023-09-22T07:43:32.631 INFO:tasks.workunit.client.0.smithi006.stdout: "report_timestamp": "2023-09-22T07:43:32.505251", 2023-09-22T07:43:32.632 INFO:tasks.workunit.client.0.smithi006.stdout: "report_version": 1, 2023-09-22T07:43:32.632 INFO:tasks.workunit.client.0.smithi006.stdout: "rook": { 2023-09-22T07:43:32.632 INFO:tasks.workunit.client.0.smithi006.stdout: "cluster": { 2023-09-22T07:43:32.632 INFO:tasks.workunit.client.0.smithi006.stdout: "external-mode": null, 2023-09-22T07:43:32.632 INFO:tasks.workunit.client.0.smithi006.stdout: "mon": { 2023-09-22T07:43:32.632 INFO:tasks.workunit.client.0.smithi006.stdout: "allow-multiple-per-node": null, 2023-09-22T07:43:32.632 INFO:tasks.workunit.client.0.smithi006.stdout: "count": null, 2023-09-22T07:43:32.632 INFO:tasks.workunit.client.0.smithi006.stdout: "max-id": null, 2023-09-22T07:43:32.632 INFO:tasks.workunit.client.0.smithi006.stdout: "pvc": { 2023-09-22T07:43:32.632 INFO:tasks.workunit.client.0.smithi006.stdout: "enabled": null 2023-09-22T07:43:32.632 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.632 INFO:tasks.workunit.client.0.smithi006.stdout: "stretch": { 2023-09-22T07:43:32.633 INFO:tasks.workunit.client.0.smithi006.stdout: "enabled": null 2023-09-22T07:43:32.633 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:32.633 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.633 INFO:tasks.workunit.client.0.smithi006.stdout: "network": { 2023-09-22T07:43:32.633 INFO:tasks.workunit.client.0.smithi006.stdout: "provider": null 2023-09-22T07:43:32.633 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.633 INFO:tasks.workunit.client.0.smithi006.stdout: "storage": { 2023-09-22T07:43:32.633 INFO:tasks.workunit.client.0.smithi006.stdout: "device-set": { 2023-09-22T07:43:32.633 INFO:tasks.workunit.client.0.smithi006.stdout: "count": { 2023-09-22T07:43:32.633 INFO:tasks.workunit.client.0.smithi006.stdout: "non-portable": null, 2023-09-22T07:43:32.633 INFO:tasks.workunit.client.0.smithi006.stdout: "portable": null, 2023-09-22T07:43:32.633 INFO:tasks.workunit.client.0.smithi006.stdout: "total": null 2023-09-22T07:43:32.634 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:32.634 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:32.634 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:32.634 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.634 INFO:tasks.workunit.client.0.smithi006.stdout: "csi": { 2023-09-22T07:43:32.634 INFO:tasks.workunit.client.0.smithi006.stdout: "version": null 2023-09-22T07:43:32.634 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.634 INFO:tasks.workunit.client.0.smithi006.stdout: "kubernetes": { 2023-09-22T07:43:32.634 INFO:tasks.workunit.client.0.smithi006.stdout: "version": null 2023-09-22T07:43:32.634 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.634 INFO:tasks.workunit.client.0.smithi006.stdout: "node": { 2023-09-22T07:43:32.634 INFO:tasks.workunit.client.0.smithi006.stdout: "count": { 2023-09-22T07:43:32.635 INFO:tasks.workunit.client.0.smithi006.stdout: "kubernetes-total": null, 2023-09-22T07:43:32.635 INFO:tasks.workunit.client.0.smithi006.stdout: "with-ceph-daemons": null, 2023-09-22T07:43:32.635 INFO:tasks.workunit.client.0.smithi006.stdout: "with-csi-cephfs-plugin": null, 2023-09-22T07:43:32.635 INFO:tasks.workunit.client.0.smithi006.stdout: "with-csi-nfs-plugin": null, 2023-09-22T07:43:32.635 INFO:tasks.workunit.client.0.smithi006.stdout: "with-csi-rbd-plugin": null 2023-09-22T07:43:32.635 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:32.635 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.635 INFO:tasks.workunit.client.0.smithi006.stdout: "usage": { 2023-09-22T07:43:32.635 INFO:tasks.workunit.client.0.smithi006.stdout: "storage-class": { 2023-09-22T07:43:32.635 INFO:tasks.workunit.client.0.smithi006.stdout: "count": { 2023-09-22T07:43:32.635 INFO:tasks.workunit.client.0.smithi006.stdout: "bucket": null, 2023-09-22T07:43:32.635 INFO:tasks.workunit.client.0.smithi006.stdout: "cephfs": null, 2023-09-22T07:43:32.635 INFO:tasks.workunit.client.0.smithi006.stdout: "nfs": null, 2023-09-22T07:43:32.636 INFO:tasks.workunit.client.0.smithi006.stdout: "rbd": null, 2023-09-22T07:43:32.636 INFO:tasks.workunit.client.0.smithi006.stdout: "total": null 2023-09-22T07:43:32.636 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:32.636 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:32.636 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.636 INFO:tasks.workunit.client.0.smithi006.stdout: "version": null 2023-09-22T07:43:32.636 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.636 INFO:tasks.workunit.client.0.smithi006.stdout: "services": {}, 2023-09-22T07:43:32.636 INFO:tasks.workunit.client.0.smithi006.stdout: "usage": { 2023-09-22T07:43:32.636 INFO:tasks.workunit.client.0.smithi006.stdout: "pg_num": 105, 2023-09-22T07:43:32.636 INFO:tasks.workunit.client.0.smithi006.stdout: "pools": 4, 2023-09-22T07:43:32.636 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_by_class": { 2023-09-22T07:43:32.637 INFO:tasks.workunit.client.0.smithi006.stdout: "ssd": { 2023-09-22T07:43:32.637 INFO:tasks.workunit.client.0.smithi006.stdout: "total_avail_bytes": 767905726464, 2023-09-22T07:43:32.637 INFO:tasks.workunit.client.0.smithi006.stdout: "total_bytes": 767960285184, 2023-09-22T07:43:32.637 INFO:tasks.workunit.client.0.smithi006.stdout: "total_used_bytes": 54558720, 2023-09-22T07:43:32.637 INFO:tasks.workunit.client.0.smithi006.stdout: "total_used_raw_bytes": 54558720, 2023-09-22T07:43:32.637 INFO:tasks.workunit.client.0.smithi006.stdout: "total_used_raw_ratio": 7.104367250576615e-05 2023-09-22T07:43:32.637 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:32.637 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:32.637 INFO:tasks.workunit.client.0.smithi006.stdout: "total_avail_bytes": 767905726464, 2023-09-22T07:43:32.637 INFO:tasks.workunit.client.0.smithi006.stdout: "total_bytes": 767960285184, 2023-09-22T07:43:32.637 INFO:tasks.workunit.client.0.smithi006.stdout: "total_used_bytes": 54558720 2023-09-22T07:43:32.638 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:32.638 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:32.638 INFO:tasks.workunit.client.0.smithi006.stdout:} 2023-09-22T07:43:32.638 INFO:tasks.workunit.client.0.smithi006.stderr:++ ceph telemetry collection ls 2023-09-22T07:43:32.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:32 smithi105 ceph-mon[102016]: pgmap v73: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:32.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:32 smithi105 ceph-mon[102016]: from='client.24818 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:32.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:32 smithi105 ceph-mon[102016]: from='client.24818 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:32.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:32 smithi105 ceph-mon[102016]: mgrmap e22: y(active, since 2m), standbys: x 2023-09-22T07:43:32.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:32 smithi105 ceph-mon[102016]: from='client.24830 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:32.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:32 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:32.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:32 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:32.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:32 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:32.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:32 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:32.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:32 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:43:32.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:32 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-22T07:43:32.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:32 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:43:32.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:32 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-22T07:43:33.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:32 smithi006 ceph-mon[97617]: pgmap v73: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:33.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:32 smithi006 ceph-mon[97617]: from='client.24818 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:33.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:32 smithi006 ceph-mon[97617]: from='client.24818 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:33.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:32 smithi006 ceph-mon[97617]: mgrmap e22: y(active, since 2m), standbys: x 2023-09-22T07:43:33.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:32 smithi006 ceph-mon[97617]: from='client.24830 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:33.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:32 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:33.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:32 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:33.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:32 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:33.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:32 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:33.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:32 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:43:33.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:32 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-22T07:43:33.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:32 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:43:33.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:32 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-22T07:43:33.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:32 smithi006 ceph-mon[116271]: pgmap v73: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:33.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:32 smithi006 ceph-mon[116271]: from='client.24818 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:33.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:32 smithi006 ceph-mon[116271]: from='client.24818 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:33.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:32 smithi006 ceph-mon[116271]: mgrmap e22: y(active, since 2m), standbys: x 2023-09-22T07:43:33.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:32 smithi006 ceph-mon[116271]: from='client.24830 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:33.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:32 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:33.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:32 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:33.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:32 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:33.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:32 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:33.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:32 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:43:33.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:32 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-22T07:43:33.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:32 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:43:33.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:32 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-22T07:43:33.116 INFO:tasks.workunit.client.0.smithi006.stderr:+ COLLECTIONS='New collections are available: 2023-09-22T07:43:33.116 INFO:tasks.workunit.client.0.smithi006.stderr:['\''basic_base'\'', '\''basic_mds_metadata'\'', '\''basic_pool_options_bluestore'\'', '\''basic_pool_usage'\'', '\''basic_rook_v01'\'', '\''basic_usage_by_class'\'', '\''crash_base'\'', '\''device_base'\'', '\''ident_base'\'', '\''perf_memory_metrics'\'', '\''perf_perf'\''] 2023-09-22T07:43:33.116 INFO:tasks.workunit.client.0.smithi006.stderr:Run `ceph telemetry on` to opt-in to these collections. 2023-09-22T07:43:33.116 INFO:tasks.workunit.client.0.smithi006.stderr: 2023-09-22T07:43:33.117 INFO:tasks.workunit.client.0.smithi006.stderr:NAME STATUS DESC 2023-09-22T07:43:33.117 INFO:tasks.workunit.client.0.smithi006.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2023-09-22T07:43:33.117 INFO:tasks.workunit.client.0.smithi006.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2023-09-22T07:43:33.117 INFO:tasks.workunit.client.0.smithi006.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2023-09-22T07:43:33.117 INFO:tasks.workunit.client.0.smithi006.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2023-09-22T07:43:33.117 INFO:tasks.workunit.client.0.smithi006.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2023-09-22T07:43:33.117 INFO:tasks.workunit.client.0.smithi006.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2023-09-22T07:43:33.117 INFO:tasks.workunit.client.0.smithi006.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2023-09-22T07:43:33.117 INFO:tasks.workunit.client.0.smithi006.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2023-09-22T07:43:33.117 INFO:tasks.workunit.client.0.smithi006.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2023-09-22T07:43:33.117 INFO:tasks.workunit.client.0.smithi006.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2023-09-22T07:43:33.117 INFO:tasks.workunit.client.0.smithi006.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster ' 2023-09-22T07:43:33.118 INFO:tasks.workunit.client.0.smithi006.stderr:+ NEW_COLLECTIONS=("perf_perf" "basic_mds_metadata" "basic_pool_usage" "basic_rook_v01" "perf_memory_metrics") 2023-09-22T07:43:33.118 INFO:tasks.workunit.client.0.smithi006.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2023-09-22T07:43:33.118 INFO:tasks.workunit.client.0.smithi006.stderr:+ [[ New collections are available: 2023-09-22T07:43:33.118 INFO:tasks.workunit.client.0.smithi006.stderr:['basic_base', 'basic_mds_metadata', 'basic_pool_options_bluestore', 'basic_pool_usage', 'basic_rook_v01', 'basic_usage_by_class', 'crash_base', 'device_base', 'ident_base', 'perf_memory_metrics', 'perf_perf'] 2023-09-22T07:43:33.118 INFO:tasks.workunit.client.0.smithi006.stderr:Run `ceph telemetry on` to opt-in to these collections. 2023-09-22T07:43:33.118 INFO:tasks.workunit.client.0.smithi006.stderr: 2023-09-22T07:43:33.118 INFO:tasks.workunit.client.0.smithi006.stderr:NAME STATUS DESC 2023-09-22T07:43:33.118 INFO:tasks.workunit.client.0.smithi006.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2023-09-22T07:43:33.118 INFO:tasks.workunit.client.0.smithi006.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2023-09-22T07:43:33.118 INFO:tasks.workunit.client.0.smithi006.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2023-09-22T07:43:33.119 INFO:tasks.workunit.client.0.smithi006.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2023-09-22T07:43:33.119 INFO:tasks.workunit.client.0.smithi006.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2023-09-22T07:43:33.119 INFO:tasks.workunit.client.0.smithi006.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2023-09-22T07:43:33.119 INFO:tasks.workunit.client.0.smithi006.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2023-09-22T07:43:33.119 INFO:tasks.workunit.client.0.smithi006.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2023-09-22T07:43:33.119 INFO:tasks.workunit.client.0.smithi006.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2023-09-22T07:43:33.119 INFO:tasks.workunit.client.0.smithi006.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2023-09-22T07:43:33.119 INFO:tasks.workunit.client.0.smithi006.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *perf_perf* ]] 2023-09-22T07:43:33.119 INFO:tasks.workunit.client.0.smithi006.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2023-09-22T07:43:33.119 INFO:tasks.workunit.client.0.smithi006.stderr:+ [[ New collections are available: 2023-09-22T07:43:33.119 INFO:tasks.workunit.client.0.smithi006.stderr:['basic_base', 'basic_mds_metadata', 'basic_pool_options_bluestore', 'basic_pool_usage', 'basic_rook_v01', 'basic_usage_by_class', 'crash_base', 'device_base', 'ident_base', 'perf_memory_metrics', 'perf_perf'] 2023-09-22T07:43:33.120 INFO:tasks.workunit.client.0.smithi006.stderr:Run `ceph telemetry on` to opt-in to these collections. 2023-09-22T07:43:33.120 INFO:tasks.workunit.client.0.smithi006.stderr: 2023-09-22T07:43:33.120 INFO:tasks.workunit.client.0.smithi006.stderr:NAME STATUS DESC 2023-09-22T07:43:33.120 INFO:tasks.workunit.client.0.smithi006.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2023-09-22T07:43:33.120 INFO:tasks.workunit.client.0.smithi006.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2023-09-22T07:43:33.120 INFO:tasks.workunit.client.0.smithi006.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2023-09-22T07:43:33.120 INFO:tasks.workunit.client.0.smithi006.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2023-09-22T07:43:33.120 INFO:tasks.workunit.client.0.smithi006.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2023-09-22T07:43:33.120 INFO:tasks.workunit.client.0.smithi006.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2023-09-22T07:43:33.120 INFO:tasks.workunit.client.0.smithi006.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2023-09-22T07:43:33.120 INFO:tasks.workunit.client.0.smithi006.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2023-09-22T07:43:33.120 INFO:tasks.workunit.client.0.smithi006.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2023-09-22T07:43:33.121 INFO:tasks.workunit.client.0.smithi006.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2023-09-22T07:43:33.121 INFO:tasks.workunit.client.0.smithi006.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_mds_metadata* ]] 2023-09-22T07:43:33.121 INFO:tasks.workunit.client.0.smithi006.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2023-09-22T07:43:33.121 INFO:tasks.workunit.client.0.smithi006.stderr:+ [[ New collections are available: 2023-09-22T07:43:33.121 INFO:tasks.workunit.client.0.smithi006.stderr:['basic_base', 'basic_mds_metadata', 'basic_pool_options_bluestore', 'basic_pool_usage', 'basic_rook_v01', 'basic_usage_by_class', 'crash_base', 'device_base', 'ident_base', 'perf_memory_metrics', 'perf_perf'] 2023-09-22T07:43:33.121 INFO:tasks.workunit.client.0.smithi006.stderr:Run `ceph telemetry on` to opt-in to these collections. 2023-09-22T07:43:33.121 INFO:tasks.workunit.client.0.smithi006.stderr: 2023-09-22T07:43:33.121 INFO:tasks.workunit.client.0.smithi006.stderr:NAME STATUS DESC 2023-09-22T07:43:33.121 INFO:tasks.workunit.client.0.smithi006.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2023-09-22T07:43:33.121 INFO:tasks.workunit.client.0.smithi006.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2023-09-22T07:43:33.121 INFO:tasks.workunit.client.0.smithi006.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2023-09-22T07:43:33.122 INFO:tasks.workunit.client.0.smithi006.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2023-09-22T07:43:33.122 INFO:tasks.workunit.client.0.smithi006.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2023-09-22T07:43:33.122 INFO:tasks.workunit.client.0.smithi006.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2023-09-22T07:43:33.122 INFO:tasks.workunit.client.0.smithi006.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2023-09-22T07:43:33.122 INFO:tasks.workunit.client.0.smithi006.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2023-09-22T07:43:33.122 INFO:tasks.workunit.client.0.smithi006.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2023-09-22T07:43:33.122 INFO:tasks.workunit.client.0.smithi006.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2023-09-22T07:43:33.122 INFO:tasks.workunit.client.0.smithi006.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_pool_usage* ]] 2023-09-22T07:43:33.122 INFO:tasks.workunit.client.0.smithi006.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2023-09-22T07:43:33.122 INFO:tasks.workunit.client.0.smithi006.stderr:+ [[ New collections are available: 2023-09-22T07:43:33.122 INFO:tasks.workunit.client.0.smithi006.stderr:['basic_base', 'basic_mds_metadata', 'basic_pool_options_bluestore', 'basic_pool_usage', 'basic_rook_v01', 'basic_usage_by_class', 'crash_base', 'device_base', 'ident_base', 'perf_memory_metrics', 'perf_perf'] 2023-09-22T07:43:33.122 INFO:tasks.workunit.client.0.smithi006.stderr:Run `ceph telemetry on` to opt-in to these collections. 2023-09-22T07:43:33.123 INFO:tasks.workunit.client.0.smithi006.stderr: 2023-09-22T07:43:33.123 INFO:tasks.workunit.client.0.smithi006.stderr:NAME STATUS DESC 2023-09-22T07:43:33.123 INFO:tasks.workunit.client.0.smithi006.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2023-09-22T07:43:33.123 INFO:tasks.workunit.client.0.smithi006.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2023-09-22T07:43:33.123 INFO:tasks.workunit.client.0.smithi006.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2023-09-22T07:43:33.123 INFO:tasks.workunit.client.0.smithi006.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2023-09-22T07:43:33.123 INFO:tasks.workunit.client.0.smithi006.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2023-09-22T07:43:33.123 INFO:tasks.workunit.client.0.smithi006.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2023-09-22T07:43:33.123 INFO:tasks.workunit.client.0.smithi006.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2023-09-22T07:43:33.123 INFO:tasks.workunit.client.0.smithi006.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2023-09-22T07:43:33.123 INFO:tasks.workunit.client.0.smithi006.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2023-09-22T07:43:33.123 INFO:tasks.workunit.client.0.smithi006.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2023-09-22T07:43:33.124 INFO:tasks.workunit.client.0.smithi006.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_rook_v01* ]] 2023-09-22T07:43:33.124 INFO:tasks.workunit.client.0.smithi006.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2023-09-22T07:43:33.124 INFO:tasks.workunit.client.0.smithi006.stderr:+ [[ New collections are available: 2023-09-22T07:43:33.124 INFO:tasks.workunit.client.0.smithi006.stderr:['basic_base', 'basic_mds_metadata', 'basic_pool_options_bluestore', 'basic_pool_usage', 'basic_rook_v01', 'basic_usage_by_class', 'crash_base', 'device_base', 'ident_base', 'perf_memory_metrics', 'perf_perf'] 2023-09-22T07:43:33.124 INFO:tasks.workunit.client.0.smithi006.stderr:Run `ceph telemetry on` to opt-in to these collections. 2023-09-22T07:43:33.124 INFO:tasks.workunit.client.0.smithi006.stderr: 2023-09-22T07:43:33.124 INFO:tasks.workunit.client.0.smithi006.stderr:NAME STATUS DESC 2023-09-22T07:43:33.124 INFO:tasks.workunit.client.0.smithi006.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2023-09-22T07:43:33.124 INFO:tasks.workunit.client.0.smithi006.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2023-09-22T07:43:33.124 INFO:tasks.workunit.client.0.smithi006.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2023-09-22T07:43:33.124 INFO:tasks.workunit.client.0.smithi006.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2023-09-22T07:43:33.124 INFO:tasks.workunit.client.0.smithi006.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2023-09-22T07:43:33.125 INFO:tasks.workunit.client.0.smithi006.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2023-09-22T07:43:33.125 INFO:tasks.workunit.client.0.smithi006.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2023-09-22T07:43:33.125 INFO:tasks.workunit.client.0.smithi006.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2023-09-22T07:43:33.125 INFO:tasks.workunit.client.0.smithi006.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2023-09-22T07:43:33.125 INFO:tasks.workunit.client.0.smithi006.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2023-09-22T07:43:33.125 INFO:tasks.workunit.client.0.smithi006.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *perf_memory_metrics* ]] 2023-09-22T07:43:33.125 INFO:tasks.workunit.client.0.smithi006.stderr:+ ceph telemetry on --license sharing-1-0 2023-09-22T07:43:33.712 INFO:tasks.workunit.client.0.smithi006.stdout:Telemetry is on. 2023-09-22T07:43:33.712 INFO:tasks.workunit.client.0.smithi006.stdout:Some channels are disabled, please enable with: 2023-09-22T07:43:33.712 INFO:tasks.workunit.client.0.smithi006.stdout:`ceph telemetry enable channel perf` 2023-09-22T07:43:33.729 INFO:tasks.workunit.client.0.smithi006.stderr:+ ceph telemetry enable channel perf 2023-09-22T07:43:33.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:33 smithi006 ceph-mon[97617]: from='client.24830 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:33.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:33 smithi006 ceph-mon[97617]: from='client.14919 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:33.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:33 smithi006 ceph-mon[97617]: from='client.14919 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:33.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:33 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:33.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:33 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:33.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:33 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:33.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:33 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:43:33.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:33 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:43:33.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:33 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-22T07:43:33.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:33 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:33.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:43:33 smithi006 conmon[98043]: [22/Sep/2023:07:43:33] ENGINE Bus STOPPING 2023-09-22T07:43:33.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:43:33 smithi006 conmon[98043]: [22/Sep/2023:07:43:33] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-22T07:43:33.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:43:33 smithi006 conmon[98043]: [22/Sep/2023:07:43:33] ENGINE Bus STOPPED 2023-09-22T07:43:33.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:43:33 smithi006 conmon[98043]: [22/Sep/2023:07:43:33] ENGINE Bus STARTING 2023-09-22T07:43:33.787 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:43:33 smithi006 conmon[98043]: [22/Sep/2023:07:43:33] ENGINE Serving on http://:::9283 2023-09-22T07:43:33.787 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:43:33 smithi006 conmon[98043]: [22/Sep/2023:07:43:33] ENGINE Bus STARTED 2023-09-22T07:43:33.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:33 smithi006 ceph-mon[116271]: from='client.24830 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:33.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:33 smithi006 ceph-mon[116271]: from='client.14919 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:33.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:33 smithi006 ceph-mon[116271]: from='client.14919 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:33.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:33 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:33.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:33 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:33.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:33 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:33.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:33 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:43:33.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:33 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:43:33.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:33 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-22T07:43:33.788 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:33 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:34.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:33 smithi105 ceph-mon[102016]: from='client.24830 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:34.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:33 smithi105 ceph-mon[102016]: from='client.14919 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:34.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:33 smithi105 ceph-mon[102016]: from='client.14919 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:34.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:33 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:34.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:33 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:34.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:33 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:34.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:33 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:43:34.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:33 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:43:34.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:33 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-22T07:43:34.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:33 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:34.331 INFO:tasks.workunit.client.0.smithi006.stdout:channel_perf is enabled 2023-09-22T07:43:34.345 INFO:tasks.workunit.client.0.smithi006.stderr:++ ceph config get mgr mgr/telemetry/last_opt_revision 2023-09-22T07:43:34.534 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:43:34 smithi006 conmon[98043]: [22/Sep/2023:07:43:34] ENGINE Bus STOPPING 2023-09-22T07:43:34.535 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:43:34 smithi006 conmon[98043]: [22/Sep/2023:07:43:34] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-22T07:43:34.535 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:43:34 smithi006 conmon[98043]: [22/Sep/2023:07:43:34] ENGINE Bus STOPPED 2023-09-22T07:43:34.535 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:43:34 smithi006 conmon[98043]: [22/Sep/2023:07:43:34] ENGINE Bus STARTING 2023-09-22T07:43:34.535 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:43:34 smithi006 conmon[98043]: [22/Sep/2023:07:43:34] ENGINE Serving on http://:::9283 2023-09-22T07:43:34.535 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:43:34 smithi006 conmon[98043]: [22/Sep/2023:07:43:34] ENGINE Bus STARTED 2023-09-22T07:43:34.792 INFO:tasks.workunit.client.0.smithi006.stderr:+ LAST_OPT_REVISION=1 2023-09-22T07:43:34.792 INFO:tasks.workunit.client.0.smithi006.stderr:+ '[' 1 -ne 1 ']' 2023-09-22T07:43:34.792 INFO:tasks.workunit.client.0.smithi006.stderr:+ ceph telemetry show 2023-09-22T07:43:35.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:34 smithi006 ceph-mon[97617]: from='client.24842 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:35.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:34 smithi006 ceph-mon[97617]: pgmap v74: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:35.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:34 smithi006 ceph-mon[97617]: from='client.24842 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:35.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:34 smithi006 ceph-mon[97617]: from='client.24848 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:35.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:34 smithi006 ceph-mon[97617]: from='client.24848 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:35.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:34 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:35.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:34 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:35.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:34 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:43:35.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:34 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:43:35.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:34 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:35.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:34 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:35.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:34 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:43:35.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:34 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:43:35.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:34 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:43:35.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:34 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:35.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:34 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/2941757908' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2023-09-22T07:43:35.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:34 smithi006 ceph-mon[116271]: from='client.24842 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:35.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:34 smithi006 ceph-mon[116271]: pgmap v74: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:35.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:34 smithi006 ceph-mon[116271]: from='client.24842 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:35.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:34 smithi006 ceph-mon[116271]: from='client.24848 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:35.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:34 smithi006 ceph-mon[116271]: from='client.24848 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:35.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:34 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:35.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:34 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:35.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:34 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:43:35.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:34 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:43:35.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:34 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:35.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:34 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:35.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:34 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:43:35.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:34 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:43:35.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:34 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:43:35.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:34 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:35.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:34 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/2941757908' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2023-09-22T07:43:35.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:34 smithi105 ceph-mon[102016]: from='client.24842 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:35.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:34 smithi105 ceph-mon[102016]: pgmap v74: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:35.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:34 smithi105 ceph-mon[102016]: from='client.24842 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:35.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:34 smithi105 ceph-mon[102016]: from='client.24848 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:35.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:34 smithi105 ceph-mon[102016]: from='client.24848 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:35.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:34 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:35.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:34 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:35.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:34 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:43:35.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:34 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:43:35.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:34 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:35.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:34 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:35.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:34 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:43:35.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:34 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:43:35.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:34 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:43:35.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:34 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:35.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:34 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/2941757908' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2023-09-22T07:43:35.658 INFO:tasks.workunit.client.0.smithi006.stdout:{ 2023-09-22T07:43:35.659 INFO:tasks.workunit.client.0.smithi006.stdout: "balancer": { 2023-09-22T07:43:35.659 INFO:tasks.workunit.client.0.smithi006.stdout: "active": true, 2023-09-22T07:43:35.659 INFO:tasks.workunit.client.0.smithi006.stdout: "mode": "" 2023-09-22T07:43:35.659 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.659 INFO:tasks.workunit.client.0.smithi006.stdout: "channels": [ 2023-09-22T07:43:35.659 INFO:tasks.workunit.client.0.smithi006.stdout: "basic", 2023-09-22T07:43:35.659 INFO:tasks.workunit.client.0.smithi006.stdout: "crash", 2023-09-22T07:43:35.659 INFO:tasks.workunit.client.0.smithi006.stdout: "device", 2023-09-22T07:43:35.659 INFO:tasks.workunit.client.0.smithi006.stdout: "ident", 2023-09-22T07:43:35.659 INFO:tasks.workunit.client.0.smithi006.stdout: "perf" 2023-09-22T07:43:35.660 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:35.660 INFO:tasks.workunit.client.0.smithi006.stdout: "channels_available": [ 2023-09-22T07:43:35.660 INFO:tasks.workunit.client.0.smithi006.stdout: "basic", 2023-09-22T07:43:35.660 INFO:tasks.workunit.client.0.smithi006.stdout: "ident", 2023-09-22T07:43:35.660 INFO:tasks.workunit.client.0.smithi006.stdout: "crash", 2023-09-22T07:43:35.660 INFO:tasks.workunit.client.0.smithi006.stdout: "device", 2023-09-22T07:43:35.660 INFO:tasks.workunit.client.0.smithi006.stdout: "perf" 2023-09-22T07:43:35.660 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:35.660 INFO:tasks.workunit.client.0.smithi006.stdout: "collections_available": [ 2023-09-22T07:43:35.660 INFO:tasks.workunit.client.0.smithi006.stdout: "basic_base", 2023-09-22T07:43:35.660 INFO:tasks.workunit.client.0.smithi006.stdout: "device_base", 2023-09-22T07:43:35.660 INFO:tasks.workunit.client.0.smithi006.stdout: "crash_base", 2023-09-22T07:43:35.661 INFO:tasks.workunit.client.0.smithi006.stdout: "ident_base", 2023-09-22T07:43:35.661 INFO:tasks.workunit.client.0.smithi006.stdout: "perf_perf", 2023-09-22T07:43:35.661 INFO:tasks.workunit.client.0.smithi006.stdout: "basic_mds_metadata", 2023-09-22T07:43:35.661 INFO:tasks.workunit.client.0.smithi006.stdout: "basic_pool_usage", 2023-09-22T07:43:35.661 INFO:tasks.workunit.client.0.smithi006.stdout: "basic_usage_by_class", 2023-09-22T07:43:35.661 INFO:tasks.workunit.client.0.smithi006.stdout: "basic_rook_v01", 2023-09-22T07:43:35.661 INFO:tasks.workunit.client.0.smithi006.stdout: "perf_memory_metrics", 2023-09-22T07:43:35.661 INFO:tasks.workunit.client.0.smithi006.stdout: "basic_pool_options_bluestore" 2023-09-22T07:43:35.661 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:35.661 INFO:tasks.workunit.client.0.smithi006.stdout: "collections_opted_in": [ 2023-09-22T07:43:35.661 INFO:tasks.workunit.client.0.smithi006.stdout: "basic_base", 2023-09-22T07:43:35.661 INFO:tasks.workunit.client.0.smithi006.stdout: "device_base", 2023-09-22T07:43:35.662 INFO:tasks.workunit.client.0.smithi006.stdout: "crash_base", 2023-09-22T07:43:35.662 INFO:tasks.workunit.client.0.smithi006.stdout: "ident_base", 2023-09-22T07:43:35.662 INFO:tasks.workunit.client.0.smithi006.stdout: "perf_perf", 2023-09-22T07:43:35.662 INFO:tasks.workunit.client.0.smithi006.stdout: "basic_mds_metadata", 2023-09-22T07:43:35.662 INFO:tasks.workunit.client.0.smithi006.stdout: "basic_pool_usage", 2023-09-22T07:43:35.662 INFO:tasks.workunit.client.0.smithi006.stdout: "basic_usage_by_class", 2023-09-22T07:43:35.662 INFO:tasks.workunit.client.0.smithi006.stdout: "basic_rook_v01", 2023-09-22T07:43:35.662 INFO:tasks.workunit.client.0.smithi006.stdout: "perf_memory_metrics", 2023-09-22T07:43:35.662 INFO:tasks.workunit.client.0.smithi006.stdout: "basic_pool_options_bluestore" 2023-09-22T07:43:35.662 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:35.662 INFO:tasks.workunit.client.0.smithi006.stdout: "config": { 2023-09-22T07:43:35.663 INFO:tasks.workunit.client.0.smithi006.stdout: "active_changed": [ 2023-09-22T07:43:35.663 INFO:tasks.workunit.client.0.smithi006.stdout: "auth_allow_insecure_global_id_reclaim", 2023-09-22T07:43:35.663 INFO:tasks.workunit.client.0.smithi006.stdout: "auth_debug", 2023-09-22T07:43:35.663 INFO:tasks.workunit.client.0.smithi006.stdout: "auth_mon_ticket_ttl", 2023-09-22T07:43:35.663 INFO:tasks.workunit.client.0.smithi006.stdout: "auth_service_ticket_ttl", 2023-09-22T07:43:35.663 INFO:tasks.workunit.client.0.smithi006.stdout: "bdev_debug_aio", 2023-09-22T07:43:35.663 INFO:tasks.workunit.client.0.smithi006.stdout: "client_check_pool_perm", 2023-09-22T07:43:35.663 INFO:tasks.workunit.client.0.smithi006.stdout: "client_mount_gid", 2023-09-22T07:43:35.663 INFO:tasks.workunit.client.0.smithi006.stdout: "client_mount_uid", 2023-09-22T07:43:35.663 INFO:tasks.workunit.client.0.smithi006.stdout: "client_quota", 2023-09-22T07:43:35.663 INFO:tasks.workunit.client.0.smithi006.stdout: "container_image", 2023-09-22T07:43:35.663 INFO:tasks.workunit.client.0.smithi006.stdout: "daemonize", 2023-09-22T07:43:35.663 INFO:tasks.workunit.client.0.smithi006.stdout: "debug_asserts_on_shutdown", 2023-09-22T07:43:35.664 INFO:tasks.workunit.client.0.smithi006.stdout: "debug_mgr", 2023-09-22T07:43:35.664 INFO:tasks.workunit.client.0.smithi006.stdout: "debug_mon", 2023-09-22T07:43:35.664 INFO:tasks.workunit.client.0.smithi006.stdout: "debug_ms", 2023-09-22T07:43:35.664 INFO:tasks.workunit.client.0.smithi006.stdout: "debug_osd", 2023-09-22T07:43:35.664 INFO:tasks.workunit.client.0.smithi006.stdout: "debug_paxos", 2023-09-22T07:43:35.664 INFO:tasks.workunit.client.0.smithi006.stdout: "keyring", 2023-09-22T07:43:35.664 INFO:tasks.workunit.client.0.smithi006.stdout: "leveldb_block_size", 2023-09-22T07:43:35.664 INFO:tasks.workunit.client.0.smithi006.stdout: "leveldb_cache_size", 2023-09-22T07:43:35.664 INFO:tasks.workunit.client.0.smithi006.stdout: "leveldb_compression", 2023-09-22T07:43:35.664 INFO:tasks.workunit.client.0.smithi006.stdout: "leveldb_log", 2023-09-22T07:43:35.664 INFO:tasks.workunit.client.0.smithi006.stdout: "leveldb_write_buffer_size", 2023-09-22T07:43:35.664 INFO:tasks.workunit.client.0.smithi006.stdout: "log_to_file", 2023-09-22T07:43:35.665 INFO:tasks.workunit.client.0.smithi006.stdout: "log_to_journald", 2023-09-22T07:43:35.665 INFO:tasks.workunit.client.0.smithi006.stdout: "log_to_stderr", 2023-09-22T07:43:35.665 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_allow_pool_delete", 2023-09-22T07:43:35.665 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_clock_drift_allowed", 2023-09-22T07:43:35.665 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_cluster_log_file_level", 2023-09-22T07:43:35.665 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_cluster_log_to_file", 2023-09-22T07:43:35.665 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_cluster_log_to_journald", 2023-09-22T07:43:35.665 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_cluster_log_to_stderr", 2023-09-22T07:43:35.665 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_data_avail_warn", 2023-09-22T07:43:35.665 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_election_default_strategy", 2023-09-22T07:43:35.665 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_host", 2023-09-22T07:43:35.665 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_max_pg_per_osd", 2023-09-22T07:43:35.665 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_mgr_mkfs_grace", 2023-09-22T07:43:35.666 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_osd_prime_pg_temp", 2023-09-22T07:43:35.666 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_osd_reporter_subtree_level", 2023-09-22T07:43:35.666 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_pg_warn_max_object_skew", 2023-09-22T07:43:35.666 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_reweight_min_bytes_per_osd", 2023-09-22T07:43:35.666 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_reweight_min_pgs_per_osd", 2023-09-22T07:43:35.666 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-09-22T07:43:35.666 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-09-22T07:43:35.666 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-09-22T07:43:35.666 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_legacy_crush_tunables", 2023-09-22T07:43:35.666 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-09-22T07:43:35.666 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-09-22T07:43:35.667 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_too_few_osds", 2023-09-22T07:43:35.667 INFO:tasks.workunit.client.0.smithi006.stdout: "ms_die_on_bug", 2023-09-22T07:43:35.667 INFO:tasks.workunit.client.0.smithi006.stdout: "ms_die_on_old_message", 2023-09-22T07:43:35.667 INFO:tasks.workunit.client.0.smithi006.stdout: "no_config_file", 2023-09-22T07:43:35.667 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_class_default_list", 2023-09-22T07:43:35.667 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_class_load_list", 2023-09-22T07:43:35.667 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_misdirected_ops", 2023-09-22T07:43:35.667 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_op_order", 2023-09-22T07:43:35.667 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_pg_log_writeout", 2023-09-22T07:43:35.667 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_shutdown", 2023-09-22T07:43:35.667 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_verify_cached_snaps", 2023-09-22T07:43:35.668 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_verify_missing_on_start", 2023-09-22T07:43:35.668 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_verify_stray_on_activate", 2023-09-22T07:43:35.668 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_deep_scrub_update_digest_min_age", 2023-09-22T07:43:35.668 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mclock_profile", 2023-09-22T07:43:35.668 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2023-09-22T07:43:35.668 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mclock_scheduler_background_best_effort_res", 2023-09-22T07:43:35.668 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2023-09-22T07:43:35.668 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mclock_scheduler_background_recovery_lim", 2023-09-22T07:43:35.668 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mclock_scheduler_background_recovery_res", 2023-09-22T07:43:35.668 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2023-09-22T07:43:35.668 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mclock_scheduler_client_lim", 2023-09-22T07:43:35.668 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mclock_scheduler_client_res", 2023-09-22T07:43:35.669 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mclock_scheduler_client_wgt", 2023-09-22T07:43:35.669 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_memory_target_autotune", 2023-09-22T07:43:35.669 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_op_queue", 2023-09-22T07:43:35.669 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_op_queue_cut_off", 2023-09-22T07:43:35.669 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_pool_default_erasure_code_profile", 2023-09-22T07:43:35.669 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_pool_default_pg_autoscale_mode", 2023-09-22T07:43:35.669 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_recover_clone_overlap", 2023-09-22T07:43:35.669 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_recovery_max_chunk", 2023-09-22T07:43:35.669 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_scrub_load_threshold", 2023-09-22T07:43:35.669 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_scrub_max_interval", 2023-09-22T07:43:35.669 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_shutdown_pgref_assert", 2023-09-22T07:43:35.669 INFO:tasks.workunit.client.0.smithi006.stdout: "public_addr", 2023-09-22T07:43:35.669 INFO:tasks.workunit.client.0.smithi006.stdout: "public_addrv", 2023-09-22T07:43:35.670 INFO:tasks.workunit.client.0.smithi006.stdout: "public_network", 2023-09-22T07:43:35.670 INFO:tasks.workunit.client.0.smithi006.stdout: "rbd_default_features", 2023-09-22T07:43:35.670 INFO:tasks.workunit.client.0.smithi006.stdout: "rbd_qos_exclude_ops", 2023-09-22T07:43:35.670 INFO:tasks.workunit.client.0.smithi006.stdout: "setgroup", 2023-09-22T07:43:35.670 INFO:tasks.workunit.client.0.smithi006.stdout: "setuser" 2023-09-22T07:43:35.670 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:35.670 INFO:tasks.workunit.client.0.smithi006.stdout: "cluster_changed": [ 2023-09-22T07:43:35.670 INFO:tasks.workunit.client.0.smithi006.stdout: "auth_allow_insecure_global_id_reclaim", 2023-09-22T07:43:35.670 INFO:tasks.workunit.client.0.smithi006.stdout: "auth_debug", 2023-09-22T07:43:35.670 INFO:tasks.workunit.client.0.smithi006.stdout: "auth_mon_ticket_ttl", 2023-09-22T07:43:35.670 INFO:tasks.workunit.client.0.smithi006.stdout: "auth_service_ticket_ttl", 2023-09-22T07:43:35.671 INFO:tasks.workunit.client.0.smithi006.stdout: "bdev_debug_aio", 2023-09-22T07:43:35.671 INFO:tasks.workunit.client.0.smithi006.stdout: "container_image", 2023-09-22T07:43:35.671 INFO:tasks.workunit.client.0.smithi006.stdout: "debug_asserts_on_shutdown", 2023-09-22T07:43:35.671 INFO:tasks.workunit.client.0.smithi006.stdout: "debug_mgr", 2023-09-22T07:43:35.671 INFO:tasks.workunit.client.0.smithi006.stdout: "debug_mon", 2023-09-22T07:43:35.671 INFO:tasks.workunit.client.0.smithi006.stdout: "debug_ms", 2023-09-22T07:43:35.671 INFO:tasks.workunit.client.0.smithi006.stdout: "debug_osd", 2023-09-22T07:43:35.671 INFO:tasks.workunit.client.0.smithi006.stdout: "debug_paxos", 2023-09-22T07:43:35.671 INFO:tasks.workunit.client.0.smithi006.stdout: "log_to_file", 2023-09-22T07:43:35.671 INFO:tasks.workunit.client.0.smithi006.stdout: "log_to_journald", 2023-09-22T07:43:35.671 INFO:tasks.workunit.client.0.smithi006.stdout: "log_to_stderr", 2023-09-22T07:43:35.671 INFO:tasks.workunit.client.0.smithi006.stdout: "mds_join_fs", 2023-09-22T07:43:35.671 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/cephadm/allow_ptrace", 2023-09-22T07:43:35.672 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/cephadm/container_init", 2023-09-22T07:43:35.672 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/cephadm/migration_current", 2023-09-22T07:43:35.672 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/cephadm/use_repo_digest", 2023-09-22T07:43:35.672 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2023-09-22T07:43:35.672 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2023-09-22T07:43:35.672 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/dashboard/GRAFANA_API_URL", 2023-09-22T07:43:35.672 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2023-09-22T07:43:35.672 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/dashboard/ssl_server_port", 2023-09-22T07:43:35.672 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/orchestrator/orchestrator", 2023-09-22T07:43:35.672 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/telemetry/channel_ident", 2023-09-22T07:43:35.672 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/telemetry/channel_perf", 2023-09-22T07:43:35.672 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/telemetry/description", 2023-09-22T07:43:35.672 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/telemetry/enabled", 2023-09-22T07:43:35.673 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/telemetry/organization", 2023-09-22T07:43:35.673 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_allow_pool_delete", 2023-09-22T07:43:35.673 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_clock_drift_allowed", 2023-09-22T07:43:35.673 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_cluster_log_file_level", 2023-09-22T07:43:35.673 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_data_avail_warn", 2023-09-22T07:43:35.673 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_election_default_strategy", 2023-09-22T07:43:35.673 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_max_pg_per_osd", 2023-09-22T07:43:35.673 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_mgr_mkfs_grace", 2023-09-22T07:43:35.673 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_osd_prime_pg_temp", 2023-09-22T07:43:35.673 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_osd_reporter_subtree_level", 2023-09-22T07:43:35.673 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_pg_warn_max_object_skew", 2023-09-22T07:43:35.673 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_reweight_min_bytes_per_osd", 2023-09-22T07:43:35.673 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_reweight_min_pgs_per_osd", 2023-09-22T07:43:35.674 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-09-22T07:43:35.674 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-09-22T07:43:35.674 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-09-22T07:43:35.674 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_legacy_crush_tunables", 2023-09-22T07:43:35.674 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-09-22T07:43:35.674 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-09-22T07:43:35.674 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_too_few_osds", 2023-09-22T07:43:35.674 INFO:tasks.workunit.client.0.smithi006.stdout: "ms_die_on_bug", 2023-09-22T07:43:35.674 INFO:tasks.workunit.client.0.smithi006.stdout: "ms_die_on_old_message", 2023-09-22T07:43:35.674 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_class_default_list", 2023-09-22T07:43:35.674 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_class_load_list", 2023-09-22T07:43:35.674 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_misdirected_ops", 2023-09-22T07:43:35.675 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_op_order", 2023-09-22T07:43:35.675 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_pg_log_writeout", 2023-09-22T07:43:35.675 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_shutdown", 2023-09-22T07:43:35.675 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_verify_cached_snaps", 2023-09-22T07:43:35.675 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_verify_missing_on_start", 2023-09-22T07:43:35.675 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_verify_stray_on_activate", 2023-09-22T07:43:35.675 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_deep_scrub_update_digest_min_age", 2023-09-22T07:43:35.675 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mclock_profile", 2023-09-22T07:43:35.675 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_memory_target", 2023-09-22T07:43:35.675 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_memory_target_autotune", 2023-09-22T07:43:35.675 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_op_queue", 2023-09-22T07:43:35.675 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_op_queue_cut_off", 2023-09-22T07:43:35.675 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_pool_default_erasure_code_profile", 2023-09-22T07:43:35.676 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_pool_default_pg_autoscale_mode", 2023-09-22T07:43:35.676 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_recover_clone_overlap", 2023-09-22T07:43:35.676 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_recovery_max_chunk", 2023-09-22T07:43:35.676 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_scrub_load_threshold", 2023-09-22T07:43:35.676 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_scrub_max_interval", 2023-09-22T07:43:35.676 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_shutdown_pgref_assert", 2023-09-22T07:43:35.676 INFO:tasks.workunit.client.0.smithi006.stdout: "public_network", 2023-09-22T07:43:35.676 INFO:tasks.workunit.client.0.smithi006.stdout: "rgw_cache_enabled", 2023-09-22T07:43:35.676 INFO:tasks.workunit.client.0.smithi006.stdout: "rgw_enable_ops_log", 2023-09-22T07:43:35.676 INFO:tasks.workunit.client.0.smithi006.stdout: "rgw_enable_usage_log" 2023-09-22T07:43:35.676 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:35.676 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.676 INFO:tasks.workunit.client.0.smithi006.stdout: "contact": null, 2023-09-22T07:43:35.677 INFO:tasks.workunit.client.0.smithi006.stdout: "crashes": [], 2023-09-22T07:43:35.677 INFO:tasks.workunit.client.0.smithi006.stdout: "created": "2023-09-22T07:35:26.289751Z", 2023-09-22T07:43:35.677 INFO:tasks.workunit.client.0.smithi006.stdout: "crush": { 2023-09-22T07:43:35.677 INFO:tasks.workunit.client.0.smithi006.stdout: "bucket_algs": { 2023-09-22T07:43:35.677 INFO:tasks.workunit.client.0.smithi006.stdout: "straw2": 3 2023-09-22T07:43:35.677 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.677 INFO:tasks.workunit.client.0.smithi006.stdout: "bucket_sizes": { 2023-09-22T07:43:35.677 INFO:tasks.workunit.client.0.smithi006.stdout: "2": 1, 2023-09-22T07:43:35.677 INFO:tasks.workunit.client.0.smithi006.stdout: "4": 2 2023-09-22T07:43:35.677 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.677 INFO:tasks.workunit.client.0.smithi006.stdout: "bucket_types": { 2023-09-22T07:43:35.677 INFO:tasks.workunit.client.0.smithi006.stdout: "1": 2, 2023-09-22T07:43:35.677 INFO:tasks.workunit.client.0.smithi006.stdout: "11": 1 2023-09-22T07:43:35.678 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.678 INFO:tasks.workunit.client.0.smithi006.stdout: "compat_weight_set": false, 2023-09-22T07:43:35.678 INFO:tasks.workunit.client.0.smithi006.stdout: "device_classes": [ 2023-09-22T07:43:35.678 INFO:tasks.workunit.client.0.smithi006.stdout: 8 2023-09-22T07:43:35.678 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:35.678 INFO:tasks.workunit.client.0.smithi006.stdout: "num_buckets": 6, 2023-09-22T07:43:35.678 INFO:tasks.workunit.client.0.smithi006.stdout: "num_devices": 8, 2023-09-22T07:43:35.678 INFO:tasks.workunit.client.0.smithi006.stdout: "num_rules": 1, 2023-09-22T07:43:35.678 INFO:tasks.workunit.client.0.smithi006.stdout: "num_types": 12, 2023-09-22T07:43:35.678 INFO:tasks.workunit.client.0.smithi006.stdout: "num_weight_sets": 0, 2023-09-22T07:43:35.678 INFO:tasks.workunit.client.0.smithi006.stdout: "tunables": { 2023-09-22T07:43:35.679 INFO:tasks.workunit.client.0.smithi006.stdout: "allowed_bucket_algs": 54, 2023-09-22T07:43:35.679 INFO:tasks.workunit.client.0.smithi006.stdout: "choose_local_fallback_tries": 0, 2023-09-22T07:43:35.679 INFO:tasks.workunit.client.0.smithi006.stdout: "choose_local_tries": 0, 2023-09-22T07:43:35.679 INFO:tasks.workunit.client.0.smithi006.stdout: "choose_total_tries": 50, 2023-09-22T07:43:35.679 INFO:tasks.workunit.client.0.smithi006.stdout: "chooseleaf_descend_once": 1, 2023-09-22T07:43:35.679 INFO:tasks.workunit.client.0.smithi006.stdout: "chooseleaf_stable": 1, 2023-09-22T07:43:35.679 INFO:tasks.workunit.client.0.smithi006.stdout: "chooseleaf_vary_r": 1, 2023-09-22T07:43:35.679 INFO:tasks.workunit.client.0.smithi006.stdout: "has_v2_rules": 0, 2023-09-22T07:43:35.679 INFO:tasks.workunit.client.0.smithi006.stdout: "has_v3_rules": 0, 2023-09-22T07:43:35.679 INFO:tasks.workunit.client.0.smithi006.stdout: "has_v4_buckets": 1, 2023-09-22T07:43:35.679 INFO:tasks.workunit.client.0.smithi006.stdout: "has_v5_rules": 0, 2023-09-22T07:43:35.679 INFO:tasks.workunit.client.0.smithi006.stdout: "legacy_tunables": 0, 2023-09-22T07:43:35.679 INFO:tasks.workunit.client.0.smithi006.stdout: "minimum_required_version": "jewel", 2023-09-22T07:43:35.680 INFO:tasks.workunit.client.0.smithi006.stdout: "optimal_tunables": 1, 2023-09-22T07:43:35.680 INFO:tasks.workunit.client.0.smithi006.stdout: "profile": "jewel", 2023-09-22T07:43:35.680 INFO:tasks.workunit.client.0.smithi006.stdout: "require_feature_tunables": 1, 2023-09-22T07:43:35.680 INFO:tasks.workunit.client.0.smithi006.stdout: "require_feature_tunables2": 1, 2023-09-22T07:43:35.680 INFO:tasks.workunit.client.0.smithi006.stdout: "require_feature_tunables3": 1, 2023-09-22T07:43:35.680 INFO:tasks.workunit.client.0.smithi006.stdout: "require_feature_tunables5": 1, 2023-09-22T07:43:35.680 INFO:tasks.workunit.client.0.smithi006.stdout: "straw_calc_version": 1 2023-09-22T07:43:35.680 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:35.680 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.680 INFO:tasks.workunit.client.0.smithi006.stdout: "description": "upgrade test cluster", 2023-09-22T07:43:35.680 INFO:tasks.workunit.client.0.smithi006.stdout: "fs": { 2023-09-22T07:43:35.680 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 1, 2023-09-22T07:43:35.681 INFO:tasks.workunit.client.0.smithi006.stdout: "feature_flags": { 2023-09-22T07:43:35.681 INFO:tasks.workunit.client.0.smithi006.stdout: "enable_multiple": true, 2023-09-22T07:43:35.681 INFO:tasks.workunit.client.0.smithi006.stdout: "ever_enabled_multiple": true 2023-09-22T07:43:35.681 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.681 INFO:tasks.workunit.client.0.smithi006.stdout: "filesystems": [ 2023-09-22T07:43:35.681 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:35.681 INFO:tasks.workunit.client.0.smithi006.stdout: "approx_ctime": "2023-09", 2023-09-22T07:43:35.681 INFO:tasks.workunit.client.0.smithi006.stdout: "balancer_enabled": false, 2023-09-22T07:43:35.681 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.681 INFO:tasks.workunit.client.0.smithi006.stdout: "cached_caps": 0, 2023-09-22T07:43:35.681 INFO:tasks.workunit.client.0.smithi006.stdout: "cached_dns": 10, 2023-09-22T07:43:35.681 INFO:tasks.workunit.client.0.smithi006.stdout: "cached_inos": 13, 2023-09-22T07:43:35.681 INFO:tasks.workunit.client.0.smithi006.stdout: "cached_subtrees": 2, 2023-09-22T07:43:35.682 INFO:tasks.workunit.client.0.smithi006.stdout: "ever_allowed_features": 0, 2023-09-22T07:43:35.682 INFO:tasks.workunit.client.0.smithi006.stdout: "explicitly_allowed_features": 0, 2023-09-22T07:43:35.682 INFO:tasks.workunit.client.0.smithi006.stdout: "files": 0, 2023-09-22T07:43:35.682 INFO:tasks.workunit.client.0.smithi006.stdout: "max_mds": 1, 2023-09-22T07:43:35.682 INFO:tasks.workunit.client.0.smithi006.stdout: "num_data_pools": 1, 2023-09-22T07:43:35.682 INFO:tasks.workunit.client.0.smithi006.stdout: "num_in": 1, 2023-09-22T07:43:35.682 INFO:tasks.workunit.client.0.smithi006.stdout: "num_mds": 1, 2023-09-22T07:43:35.682 INFO:tasks.workunit.client.0.smithi006.stdout: "num_sessions": 0, 2023-09-22T07:43:35.682 INFO:tasks.workunit.client.0.smithi006.stdout: "num_standby_replay": 0, 2023-09-22T07:43:35.682 INFO:tasks.workunit.client.0.smithi006.stdout: "num_up": 1, 2023-09-22T07:43:35.682 INFO:tasks.workunit.client.0.smithi006.stdout: "snaps": 0, 2023-09-22T07:43:35.682 INFO:tasks.workunit.client.0.smithi006.stdout: "standby_count_wanted": 0 2023-09-22T07:43:35.683 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:35.683 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:35.683 INFO:tasks.workunit.client.0.smithi006.stdout: "num_standby_mds": 1, 2023-09-22T07:43:35.683 INFO:tasks.workunit.client.0.smithi006.stdout: "total_num_mds": 2 2023-09-22T07:43:35.683 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.683 INFO:tasks.workunit.client.0.smithi006.stdout: "heap_stats": { 2023-09-22T07:43:35.683 INFO:tasks.workunit.client.0.smithi006.stdout: "mds": { 2023-09-22T07:43:35.683 INFO:tasks.workunit.client.0.smithi006.stdout: "mds.6f6bba8d1abd2a5027fe96f9417c66b05e373b33": { 2023-09-22T07:43:35.683 INFO:tasks.workunit.client.0.smithi006.stdout: "actual_memory_used": 20135936, 2023-09-22T07:43:35.683 INFO:tasks.workunit.client.0.smithi006.stdout: "central_cache_freelist": 438296, 2023-09-22T07:43:35.683 INFO:tasks.workunit.client.0.smithi006.stdout: "malloc_metadata": 2752512, 2023-09-22T07:43:35.683 INFO:tasks.workunit.client.0.smithi006.stdout: "page_heap_freelist": 0, 2023-09-22T07:43:35.684 INFO:tasks.workunit.client.0.smithi006.stdout: "released_to_os": 131072, 2023-09-22T07:43:35.684 INFO:tasks.workunit.client.0.smithi006.stdout: "spans_in_use": 374, 2023-09-22T07:43:35.684 INFO:tasks.workunit.client.0.smithi006.stdout: "tcmalloc_page_size": 8192, 2023-09-22T07:43:35.684 INFO:tasks.workunit.client.0.smithi006.stdout: "thread_cache_freelists": 1144616, 2023-09-22T07:43:35.684 INFO:tasks.workunit.client.0.smithi006.stdout: "thread_heaps_in_use": 20, 2023-09-22T07:43:35.684 INFO:tasks.workunit.client.0.smithi006.stdout: "transfer_cache_freelist": 906240, 2023-09-22T07:43:35.684 INFO:tasks.workunit.client.0.smithi006.stdout: "use_by_application": 14894272, 2023-09-22T07:43:35.684 INFO:tasks.workunit.client.0.smithi006.stdout: "virtual_address_space_used": 20267008 2023-09-22T07:43:35.684 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.684 INFO:tasks.workunit.client.0.smithi006.stdout: "mds.7b170e9e0f37a546ba2bddd5db58b6ffb966aac4": { 2023-09-22T07:43:35.684 INFO:tasks.workunit.client.0.smithi006.stdout: "actual_memory_used": 19218432, 2023-09-22T07:43:35.684 INFO:tasks.workunit.client.0.smithi006.stdout: "central_cache_freelist": 326480, 2023-09-22T07:43:35.685 INFO:tasks.workunit.client.0.smithi006.stdout: "malloc_metadata": 2752512, 2023-09-22T07:43:35.685 INFO:tasks.workunit.client.0.smithi006.stdout: "page_heap_freelist": 122880, 2023-09-22T07:43:35.685 INFO:tasks.workunit.client.0.smithi006.stdout: "released_to_os": 0, 2023-09-22T07:43:35.685 INFO:tasks.workunit.client.0.smithi006.stdout: "spans_in_use": 309, 2023-09-22T07:43:35.685 INFO:tasks.workunit.client.0.smithi006.stdout: "tcmalloc_page_size": 8192, 2023-09-22T07:43:35.685 INFO:tasks.workunit.client.0.smithi006.stdout: "thread_cache_freelists": 1027704, 2023-09-22T07:43:35.685 INFO:tasks.workunit.client.0.smithi006.stdout: "thread_heaps_in_use": 12, 2023-09-22T07:43:35.685 INFO:tasks.workunit.client.0.smithi006.stdout: "transfer_cache_freelist": 577536, 2023-09-22T07:43:35.685 INFO:tasks.workunit.client.0.smithi006.stdout: "use_by_application": 14411320, 2023-09-22T07:43:35.685 INFO:tasks.workunit.client.0.smithi006.stdout: "virtual_address_space_used": 19218432 2023-09-22T07:43:35.685 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:35.685 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.685 INFO:tasks.workunit.client.0.smithi006.stdout: "mon": { 2023-09-22T07:43:35.686 INFO:tasks.workunit.client.0.smithi006.stdout: "mon.6f6bba8d1abd2a5027fe96f9417c66b05e373b33": { 2023-09-22T07:43:35.686 INFO:tasks.workunit.client.0.smithi006.stdout: "actual_memory_used": 38379520, 2023-09-22T07:43:35.686 INFO:tasks.workunit.client.0.smithi006.stdout: "central_cache_freelist": 594232, 2023-09-22T07:43:35.686 INFO:tasks.workunit.client.0.smithi006.stdout: "malloc_metadata": 2752512, 2023-09-22T07:43:35.686 INFO:tasks.workunit.client.0.smithi006.stdout: "page_heap_freelist": 2637824, 2023-09-22T07:43:35.686 INFO:tasks.workunit.client.0.smithi006.stdout: "released_to_os": 8200192, 2023-09-22T07:43:35.686 INFO:tasks.workunit.client.0.smithi006.stdout: "spans_in_use": 1045, 2023-09-22T07:43:35.686 INFO:tasks.workunit.client.0.smithi006.stdout: "tcmalloc_page_size": 8192, 2023-09-22T07:43:35.686 INFO:tasks.workunit.client.0.smithi006.stdout: "thread_cache_freelists": 7393824, 2023-09-22T07:43:35.686 INFO:tasks.workunit.client.0.smithi006.stdout: "thread_heaps_in_use": 21, 2023-09-22T07:43:35.686 INFO:tasks.workunit.client.0.smithi006.stdout: "transfer_cache_freelist": 968704, 2023-09-22T07:43:35.686 INFO:tasks.workunit.client.0.smithi006.stdout: "use_by_application": 24032424, 2023-09-22T07:43:35.687 INFO:tasks.workunit.client.0.smithi006.stdout: "virtual_address_space_used": 46579712 2023-09-22T07:43:35.687 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.687 INFO:tasks.workunit.client.0.smithi006.stdout: "mon.7b170e9e0f37a546ba2bddd5db58b6ffb966aac4": { 2023-09-22T07:43:35.687 INFO:tasks.workunit.client.0.smithi006.stdout: "actual_memory_used": 48463872, 2023-09-22T07:43:35.687 INFO:tasks.workunit.client.0.smithi006.stdout: "central_cache_freelist": 1089440, 2023-09-22T07:43:35.687 INFO:tasks.workunit.client.0.smithi006.stdout: "malloc_metadata": 2752512, 2023-09-22T07:43:35.687 INFO:tasks.workunit.client.0.smithi006.stdout: "page_heap_freelist": 3391488, 2023-09-22T07:43:35.687 INFO:tasks.workunit.client.0.smithi006.stdout: "released_to_os": 188416, 2023-09-22T07:43:35.687 INFO:tasks.workunit.client.0.smithi006.stdout: "spans_in_use": 1668, 2023-09-22T07:43:35.687 INFO:tasks.workunit.client.0.smithi006.stdout: "tcmalloc_page_size": 8192, 2023-09-22T07:43:35.687 INFO:tasks.workunit.client.0.smithi006.stdout: "thread_cache_freelists": 11094632, 2023-09-22T07:43:35.687 INFO:tasks.workunit.client.0.smithi006.stdout: "thread_heaps_in_use": 23, 2023-09-22T07:43:35.687 INFO:tasks.workunit.client.0.smithi006.stdout: "transfer_cache_freelist": 2058240, 2023-09-22T07:43:35.688 INFO:tasks.workunit.client.0.smithi006.stdout: "use_by_application": 28077560, 2023-09-22T07:43:35.688 INFO:tasks.workunit.client.0.smithi006.stdout: "virtual_address_space_used": 48652288 2023-09-22T07:43:35.688 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.688 INFO:tasks.workunit.client.0.smithi006.stdout: "mon.ab84ea8160a0eec56113f76e6c4f740ca9571b7e": { 2023-09-22T07:43:35.688 INFO:tasks.workunit.client.0.smithi006.stdout: "actual_memory_used": 38150144, 2023-09-22T07:43:35.688 INFO:tasks.workunit.client.0.smithi006.stdout: "central_cache_freelist": 1712064, 2023-09-22T07:43:35.688 INFO:tasks.workunit.client.0.smithi006.stdout: "malloc_metadata": 2752512, 2023-09-22T07:43:35.688 INFO:tasks.workunit.client.0.smithi006.stdout: "page_heap_freelist": 2441216, 2023-09-22T07:43:35.688 INFO:tasks.workunit.client.0.smithi006.stdout: "released_to_os": 8445952, 2023-09-22T07:43:35.688 INFO:tasks.workunit.client.0.smithi006.stdout: "spans_in_use": 1042, 2023-09-22T07:43:35.688 INFO:tasks.workunit.client.0.smithi006.stdout: "tcmalloc_page_size": 8192, 2023-09-22T07:43:35.688 INFO:tasks.workunit.client.0.smithi006.stdout: "thread_cache_freelists": 6695224, 2023-09-22T07:43:35.688 INFO:tasks.workunit.client.0.smithi006.stdout: "thread_heaps_in_use": 21, 2023-09-22T07:43:35.689 INFO:tasks.workunit.client.0.smithi006.stdout: "transfer_cache_freelist": 1146880, 2023-09-22T07:43:35.689 INFO:tasks.workunit.client.0.smithi006.stdout: "use_by_application": 23402248, 2023-09-22T07:43:35.689 INFO:tasks.workunit.client.0.smithi006.stdout: "virtual_address_space_used": 46596096 2023-09-22T07:43:35.689 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:35.689 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.689 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:35.689 INFO:tasks.workunit.client.0.smithi006.stdout: "osd.0": { 2023-09-22T07:43:35.689 INFO:tasks.workunit.client.0.smithi006.stdout: "actual_memory_used": 274415616, 2023-09-22T07:43:35.689 INFO:tasks.workunit.client.0.smithi006.stdout: "central_cache_freelist": 928864, 2023-09-22T07:43:35.689 INFO:tasks.workunit.client.0.smithi006.stdout: "malloc_metadata": 2883584, 2023-09-22T07:43:35.689 INFO:tasks.workunit.client.0.smithi006.stdout: "page_heap_freelist": 0, 2023-09-22T07:43:35.689 INFO:tasks.workunit.client.0.smithi006.stdout: "released_to_os": 704512, 2023-09-22T07:43:35.690 INFO:tasks.workunit.client.0.smithi006.stdout: "spans_in_use": 1337, 2023-09-22T07:43:35.690 INFO:tasks.workunit.client.0.smithi006.stdout: "tcmalloc_page_size": 8192, 2023-09-22T07:43:35.690 INFO:tasks.workunit.client.0.smithi006.stdout: "thread_cache_freelists": 5305136, 2023-09-22T07:43:35.690 INFO:tasks.workunit.client.0.smithi006.stdout: "thread_heaps_in_use": 45, 2023-09-22T07:43:35.690 INFO:tasks.workunit.client.0.smithi006.stdout: "transfer_cache_freelist": 2642944, 2023-09-22T07:43:35.690 INFO:tasks.workunit.client.0.smithi006.stdout: "use_by_application": 262655088, 2023-09-22T07:43:35.690 INFO:tasks.workunit.client.0.smithi006.stdout: "virtual_address_space_used": 275120128 2023-09-22T07:43:35.690 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.690 INFO:tasks.workunit.client.0.smithi006.stdout: "osd.1": { 2023-09-22T07:43:35.690 INFO:tasks.workunit.client.0.smithi006.stdout: "actual_memory_used": 239935488, 2023-09-22T07:43:35.690 INFO:tasks.workunit.client.0.smithi006.stdout: "central_cache_freelist": 963312, 2023-09-22T07:43:35.690 INFO:tasks.workunit.client.0.smithi006.stdout: "malloc_metadata": 2883584, 2023-09-22T07:43:35.690 INFO:tasks.workunit.client.0.smithi006.stdout: "page_heap_freelist": 0, 2023-09-22T07:43:35.691 INFO:tasks.workunit.client.0.smithi006.stdout: "released_to_os": 303104, 2023-09-22T07:43:35.691 INFO:tasks.workunit.client.0.smithi006.stdout: "spans_in_use": 1299, 2023-09-22T07:43:35.691 INFO:tasks.workunit.client.0.smithi006.stdout: "tcmalloc_page_size": 8192, 2023-09-22T07:43:35.691 INFO:tasks.workunit.client.0.smithi006.stdout: "thread_cache_freelists": 5122616, 2023-09-22T07:43:35.691 INFO:tasks.workunit.client.0.smithi006.stdout: "thread_heaps_in_use": 46, 2023-09-22T07:43:35.691 INFO:tasks.workunit.client.0.smithi006.stdout: "transfer_cache_freelist": 2821888, 2023-09-22T07:43:35.691 INFO:tasks.workunit.client.0.smithi006.stdout: "use_by_application": 228144088, 2023-09-22T07:43:35.691 INFO:tasks.workunit.client.0.smithi006.stdout: "virtual_address_space_used": 240238592 2023-09-22T07:43:35.691 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.691 INFO:tasks.workunit.client.0.smithi006.stdout: "osd.2": { 2023-09-22T07:43:35.691 INFO:tasks.workunit.client.0.smithi006.stdout: "actual_memory_used": 237625344, 2023-09-22T07:43:35.691 INFO:tasks.workunit.client.0.smithi006.stdout: "central_cache_freelist": 757728, 2023-09-22T07:43:35.691 INFO:tasks.workunit.client.0.smithi006.stdout: "malloc_metadata": 2883584, 2023-09-22T07:43:35.692 INFO:tasks.workunit.client.0.smithi006.stdout: "page_heap_freelist": 0, 2023-09-22T07:43:35.692 INFO:tasks.workunit.client.0.smithi006.stdout: "released_to_os": 516096, 2023-09-22T07:43:35.692 INFO:tasks.workunit.client.0.smithi006.stdout: "spans_in_use": 1168, 2023-09-22T07:43:35.692 INFO:tasks.workunit.client.0.smithi006.stdout: "tcmalloc_page_size": 8192, 2023-09-22T07:43:35.692 INFO:tasks.workunit.client.0.smithi006.stdout: "thread_cache_freelists": 4512160, 2023-09-22T07:43:35.692 INFO:tasks.workunit.client.0.smithi006.stdout: "thread_heaps_in_use": 46, 2023-09-22T07:43:35.692 INFO:tasks.workunit.client.0.smithi006.stdout: "transfer_cache_freelist": 2383616, 2023-09-22T07:43:35.692 INFO:tasks.workunit.client.0.smithi006.stdout: "use_by_application": 227088256, 2023-09-22T07:43:35.692 INFO:tasks.workunit.client.0.smithi006.stdout: "virtual_address_space_used": 238141440 2023-09-22T07:43:35.692 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.692 INFO:tasks.workunit.client.0.smithi006.stdout: "osd.3": { 2023-09-22T07:43:35.692 INFO:tasks.workunit.client.0.smithi006.stdout: "actual_memory_used": 270548992, 2023-09-22T07:43:35.692 INFO:tasks.workunit.client.0.smithi006.stdout: "central_cache_freelist": 713328, 2023-09-22T07:43:35.692 INFO:tasks.workunit.client.0.smithi006.stdout: "malloc_metadata": 2883584, 2023-09-22T07:43:35.693 INFO:tasks.workunit.client.0.smithi006.stdout: "page_heap_freelist": 0, 2023-09-22T07:43:35.693 INFO:tasks.workunit.client.0.smithi006.stdout: "released_to_os": 311296, 2023-09-22T07:43:35.693 INFO:tasks.workunit.client.0.smithi006.stdout: "spans_in_use": 1172, 2023-09-22T07:43:35.693 INFO:tasks.workunit.client.0.smithi006.stdout: "tcmalloc_page_size": 8192, 2023-09-22T07:43:35.693 INFO:tasks.workunit.client.0.smithi006.stdout: "thread_cache_freelists": 4327568, 2023-09-22T07:43:35.693 INFO:tasks.workunit.client.0.smithi006.stdout: "thread_heaps_in_use": 44, 2023-09-22T07:43:35.693 INFO:tasks.workunit.client.0.smithi006.stdout: "transfer_cache_freelist": 1846272, 2023-09-22T07:43:35.693 INFO:tasks.workunit.client.0.smithi006.stdout: "use_by_application": 260778240, 2023-09-22T07:43:35.693 INFO:tasks.workunit.client.0.smithi006.stdout: "virtual_address_space_used": 270860288 2023-09-22T07:43:35.693 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.693 INFO:tasks.workunit.client.0.smithi006.stdout: "osd.4": { 2023-09-22T07:43:35.693 INFO:tasks.workunit.client.0.smithi006.stdout: "actual_memory_used": 271376384, 2023-09-22T07:43:35.693 INFO:tasks.workunit.client.0.smithi006.stdout: "central_cache_freelist": 928024, 2023-09-22T07:43:35.693 INFO:tasks.workunit.client.0.smithi006.stdout: "malloc_metadata": 2883584, 2023-09-22T07:43:35.694 INFO:tasks.workunit.client.0.smithi006.stdout: "page_heap_freelist": 0, 2023-09-22T07:43:35.694 INFO:tasks.workunit.client.0.smithi006.stdout: "released_to_os": 466944, 2023-09-22T07:43:35.694 INFO:tasks.workunit.client.0.smithi006.stdout: "spans_in_use": 1158, 2023-09-22T07:43:35.694 INFO:tasks.workunit.client.0.smithi006.stdout: "tcmalloc_page_size": 8192, 2023-09-22T07:43:35.694 INFO:tasks.workunit.client.0.smithi006.stdout: "thread_cache_freelists": 4448488, 2023-09-22T07:43:35.694 INFO:tasks.workunit.client.0.smithi006.stdout: "thread_heaps_in_use": 47, 2023-09-22T07:43:35.694 INFO:tasks.workunit.client.0.smithi006.stdout: "transfer_cache_freelist": 1885184, 2023-09-22T07:43:35.694 INFO:tasks.workunit.client.0.smithi006.stdout: "use_by_application": 261231104, 2023-09-22T07:43:35.694 INFO:tasks.workunit.client.0.smithi006.stdout: "virtual_address_space_used": 271843328 2023-09-22T07:43:35.694 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.694 INFO:tasks.workunit.client.0.smithi006.stdout: "osd.5": { 2023-09-22T07:43:35.694 INFO:tasks.workunit.client.0.smithi006.stdout: "actual_memory_used": 240123904, 2023-09-22T07:43:35.694 INFO:tasks.workunit.client.0.smithi006.stdout: "central_cache_freelist": 894176, 2023-09-22T07:43:35.695 INFO:tasks.workunit.client.0.smithi006.stdout: "malloc_metadata": 4980736, 2023-09-22T07:43:35.695 INFO:tasks.workunit.client.0.smithi006.stdout: "page_heap_freelist": 0, 2023-09-22T07:43:35.695 INFO:tasks.workunit.client.0.smithi006.stdout: "released_to_os": 180224, 2023-09-22T07:43:35.695 INFO:tasks.workunit.client.0.smithi006.stdout: "spans_in_use": 1164, 2023-09-22T07:43:35.695 INFO:tasks.workunit.client.0.smithi006.stdout: "tcmalloc_page_size": 8192, 2023-09-22T07:43:35.695 INFO:tasks.workunit.client.0.smithi006.stdout: "thread_cache_freelists": 4093160, 2023-09-22T07:43:35.695 INFO:tasks.workunit.client.0.smithi006.stdout: "thread_heaps_in_use": 46, 2023-09-22T07:43:35.695 INFO:tasks.workunit.client.0.smithi006.stdout: "transfer_cache_freelist": 1834752, 2023-09-22T07:43:35.695 INFO:tasks.workunit.client.0.smithi006.stdout: "use_by_application": 228321080, 2023-09-22T07:43:35.695 INFO:tasks.workunit.client.0.smithi006.stdout: "virtual_address_space_used": 240304128 2023-09-22T07:43:35.695 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.696 INFO:tasks.workunit.client.0.smithi006.stdout: "osd.6": { 2023-09-22T07:43:35.696 INFO:tasks.workunit.client.0.smithi006.stdout: "actual_memory_used": 238305280, 2023-09-22T07:43:35.696 INFO:tasks.workunit.client.0.smithi006.stdout: "central_cache_freelist": 1302200, 2023-09-22T07:43:35.696 INFO:tasks.workunit.client.0.smithi006.stdout: "malloc_metadata": 2883584, 2023-09-22T07:43:35.696 INFO:tasks.workunit.client.0.smithi006.stdout: "page_heap_freelist": 0, 2023-09-22T07:43:35.696 INFO:tasks.workunit.client.0.smithi006.stdout: "released_to_os": 950272, 2023-09-22T07:43:35.696 INFO:tasks.workunit.client.0.smithi006.stdout: "spans_in_use": 1188, 2023-09-22T07:43:35.696 INFO:tasks.workunit.client.0.smithi006.stdout: "tcmalloc_page_size": 8192, 2023-09-22T07:43:35.696 INFO:tasks.workunit.client.0.smithi006.stdout: "thread_cache_freelists": 4098096, 2023-09-22T07:43:35.696 INFO:tasks.workunit.client.0.smithi006.stdout: "thread_heaps_in_use": 45, 2023-09-22T07:43:35.696 INFO:tasks.workunit.client.0.smithi006.stdout: "transfer_cache_freelist": 2084864, 2023-09-22T07:43:35.696 INFO:tasks.workunit.client.0.smithi006.stdout: "use_by_application": 227936536, 2023-09-22T07:43:35.697 INFO:tasks.workunit.client.0.smithi006.stdout: "virtual_address_space_used": 239255552 2023-09-22T07:43:35.697 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.697 INFO:tasks.workunit.client.0.smithi006.stdout: "osd.7": { 2023-09-22T07:43:35.697 INFO:tasks.workunit.client.0.smithi006.stdout: "actual_memory_used": 238166016, 2023-09-22T07:43:35.697 INFO:tasks.workunit.client.0.smithi006.stdout: "central_cache_freelist": 1157408, 2023-09-22T07:43:35.697 INFO:tasks.workunit.client.0.smithi006.stdout: "malloc_metadata": 2883584, 2023-09-22T07:43:35.697 INFO:tasks.workunit.client.0.smithi006.stdout: "page_heap_freelist": 0, 2023-09-22T07:43:35.697 INFO:tasks.workunit.client.0.smithi006.stdout: "released_to_os": 1089536, 2023-09-22T07:43:35.697 INFO:tasks.workunit.client.0.smithi006.stdout: "spans_in_use": 1207, 2023-09-22T07:43:35.697 INFO:tasks.workunit.client.0.smithi006.stdout: "tcmalloc_page_size": 8192, 2023-09-22T07:43:35.697 INFO:tasks.workunit.client.0.smithi006.stdout: "thread_cache_freelists": 4451672, 2023-09-22T07:43:35.697 INFO:tasks.workunit.client.0.smithi006.stdout: "thread_heaps_in_use": 46, 2023-09-22T07:43:35.698 INFO:tasks.workunit.client.0.smithi006.stdout: "transfer_cache_freelist": 1668352, 2023-09-22T07:43:35.698 INFO:tasks.workunit.client.0.smithi006.stdout: "use_by_application": 228005000, 2023-09-22T07:43:35.698 INFO:tasks.workunit.client.0.smithi006.stdout: "virtual_address_space_used": 239255552 2023-09-22T07:43:35.698 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:35.698 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:35.698 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.698 INFO:tasks.workunit.client.0.smithi006.stdout: "hosts": { 2023-09-22T07:43:35.698 INFO:tasks.workunit.client.0.smithi006.stdout: "num": 2, 2023-09-22T07:43:35.698 INFO:tasks.workunit.client.0.smithi006.stdout: "num_with_mds": 2, 2023-09-22T07:43:35.698 INFO:tasks.workunit.client.0.smithi006.stdout: "num_with_mgr": 2, 2023-09-22T07:43:35.698 INFO:tasks.workunit.client.0.smithi006.stdout: "num_with_mon": 2, 2023-09-22T07:43:35.698 INFO:tasks.workunit.client.0.smithi006.stdout: "num_with_osd": 2 2023-09-22T07:43:35.699 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.699 INFO:tasks.workunit.client.0.smithi006.stdout: "io_rate": { 2023-09-22T07:43:35.699 INFO:tasks.workunit.client.0.smithi006.stdout: "pg_stats_delta": { 2023-09-22T07:43:35.699 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": 0, 2023-09-22T07:43:35.699 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:35.699 INFO:tasks.workunit.client.0.smithi006.stdout: "num_store_stats": 0, 2023-09-22T07:43:35.699 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:35.699 INFO:tasks.workunit.client.0.smithi006.stdout: "stamp_delta": "12.002901", 2023-09-22T07:43:35.699 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:35.699 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:35.699 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:35.699 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:35.699 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:35.700 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:35.700 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:35.700 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:35.700 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:35.700 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:35.700 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:35.700 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:35.700 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:35.700 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:35.700 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:35.700 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:35.700 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:35.700 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:35.701 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:35.701 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:35.701 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:35.701 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:35.701 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:35.701 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:35.701 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:35.701 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:35.701 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:35.701 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:35.701 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:35.701 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:35.702 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:35.702 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:35.702 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:35.702 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:35.702 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 182, 2023-09-22T07:43:35.702 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 278, 2023-09-22T07:43:35.702 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:35.702 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:35.702 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:35.702 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 40, 2023-09-22T07:43:35.702 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:35.702 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.702 INFO:tasks.workunit.client.0.smithi006.stdout: "store_stats": { 2023-09-22T07:43:35.703 INFO:tasks.workunit.client.0.smithi006.stdout: "allocated": 0, 2023-09-22T07:43:35.703 INFO:tasks.workunit.client.0.smithi006.stdout: "available": 0, 2023-09-22T07:43:35.703 INFO:tasks.workunit.client.0.smithi006.stdout: "data_compressed": 0, 2023-09-22T07:43:35.703 INFO:tasks.workunit.client.0.smithi006.stdout: "data_compressed_allocated": 0, 2023-09-22T07:43:35.703 INFO:tasks.workunit.client.0.smithi006.stdout: "data_compressed_original": 0, 2023-09-22T07:43:35.703 INFO:tasks.workunit.client.0.smithi006.stdout: "data_stored": 0, 2023-09-22T07:43:35.703 INFO:tasks.workunit.client.0.smithi006.stdout: "internal_metadata": 0, 2023-09-22T07:43:35.703 INFO:tasks.workunit.client.0.smithi006.stdout: "internally_reserved": 0, 2023-09-22T07:43:35.703 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_allocated": 0, 2023-09-22T07:43:35.703 INFO:tasks.workunit.client.0.smithi006.stdout: "total": 0 2023-09-22T07:43:35.703 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.703 INFO:tasks.workunit.client.0.smithi006.stdout: "up": 0 2023-09-22T07:43:35.703 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:35.704 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.704 INFO:tasks.workunit.client.0.smithi006.stdout: "leaderboard": false, 2023-09-22T07:43:35.704 INFO:tasks.workunit.client.0.smithi006.stdout: "license": "sharing-1-0", 2023-09-22T07:43:35.704 INFO:tasks.workunit.client.0.smithi006.stdout: "mempool": { 2023-09-22T07:43:35.704 INFO:tasks.workunit.client.0.smithi006.stdout: "mds": { 2023-09-22T07:43:35.704 INFO:tasks.workunit.client.0.smithi006.stdout: "mds.6f6bba8d1abd2a5027fe96f9417c66b05e373b33": { 2023-09-22T07:43:35.704 INFO:tasks.workunit.client.0.smithi006.stdout: "bloom_filter": { 2023-09-22T07:43:35.704 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.704 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.704 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.704 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs": { 2023-09-22T07:43:35.704 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.704 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.705 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.705 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs_file_reader": { 2023-09-22T07:43:35.705 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.705 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.705 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.705 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs_file_writer": { 2023-09-22T07:43:35.705 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.705 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.705 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.705 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Blob": { 2023-09-22T07:43:35.705 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.705 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.705 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.706 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Buffer": { 2023-09-22T07:43:35.706 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.706 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.706 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.706 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Extent": { 2023-09-22T07:43:35.706 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.706 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.706 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.706 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_SharedBlob": { 2023-09-22T07:43:35.706 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.706 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.706 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.707 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_alloc": { 2023-09-22T07:43:35.707 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.707 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.707 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.707 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_data": { 2023-09-22T07:43:35.707 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.707 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.707 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.707 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_meta": { 2023-09-22T07:43:35.707 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.707 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.707 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.707 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_onode": { 2023-09-22T07:43:35.708 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.708 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.708 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.708 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_other": { 2023-09-22T07:43:35.708 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.708 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.708 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.708 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_fsck": { 2023-09-22T07:43:35.708 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.708 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.708 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.708 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_inline_bl": { 2023-09-22T07:43:35.708 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.709 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.709 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.709 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_txc": { 2023-09-22T07:43:35.709 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.709 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.709 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.709 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_writing": { 2023-09-22T07:43:35.709 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.709 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.709 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.709 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_writing_deferred": { 2023-09-22T07:43:35.709 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.709 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.710 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.710 INFO:tasks.workunit.client.0.smithi006.stdout: "buffer_anon": { 2023-09-22T07:43:35.710 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 213383, 2023-09-22T07:43:35.710 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 63 2023-09-22T07:43:35.710 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.710 INFO:tasks.workunit.client.0.smithi006.stdout: "buffer_meta": { 2023-09-22T07:43:35.710 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.710 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.710 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.710 INFO:tasks.workunit.client.0.smithi006.stdout: "mds_co": { 2023-09-22T07:43:35.711 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 50488, 2023-09-22T07:43:35.711 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 208 2023-09-22T07:43:35.711 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.711 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:35.711 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.711 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.711 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.711 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mapbl": { 2023-09-22T07:43:35.711 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.711 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.711 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.711 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_pglog": { 2023-09-22T07:43:35.712 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.712 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.712 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.712 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap": { 2023-09-22T07:43:35.712 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 7936, 2023-09-22T07:43:35.712 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 125 2023-09-22T07:43:35.712 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.712 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap_mapping": { 2023-09-22T07:43:35.712 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.712 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.713 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.713 INFO:tasks.workunit.client.0.smithi006.stdout: "pgmap": { 2023-09-22T07:43:35.713 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.713 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.713 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.713 INFO:tasks.workunit.client.0.smithi006.stdout: "unittest_1": { 2023-09-22T07:43:35.713 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.713 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.713 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.713 INFO:tasks.workunit.client.0.smithi006.stdout: "unittest_2": { 2023-09-22T07:43:35.713 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.714 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.714 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:35.714 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.714 INFO:tasks.workunit.client.0.smithi006.stdout: "mds.7b170e9e0f37a546ba2bddd5db58b6ffb966aac4": { 2023-09-22T07:43:35.714 INFO:tasks.workunit.client.0.smithi006.stdout: "bloom_filter": { 2023-09-22T07:43:35.714 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.714 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.714 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.714 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs": { 2023-09-22T07:43:35.714 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.714 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.714 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.715 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs_file_reader": { 2023-09-22T07:43:35.715 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.715 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.715 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.715 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs_file_writer": { 2023-09-22T07:43:35.715 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.715 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.715 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.715 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Blob": { 2023-09-22T07:43:35.716 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.716 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.716 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.716 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Buffer": { 2023-09-22T07:43:35.716 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.716 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.716 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.716 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Extent": { 2023-09-22T07:43:35.716 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.716 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.716 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.716 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_SharedBlob": { 2023-09-22T07:43:35.717 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.717 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.717 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.717 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_alloc": { 2023-09-22T07:43:35.717 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.717 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.717 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.717 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_data": { 2023-09-22T07:43:35.717 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.717 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.717 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.717 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_meta": { 2023-09-22T07:43:35.717 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.718 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.718 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.718 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_onode": { 2023-09-22T07:43:35.718 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.718 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.718 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.718 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_other": { 2023-09-22T07:43:35.718 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.718 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.718 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.718 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_fsck": { 2023-09-22T07:43:35.718 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.718 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.719 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.719 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_inline_bl": { 2023-09-22T07:43:35.719 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.719 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.719 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.719 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_txc": { 2023-09-22T07:43:35.719 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.719 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.719 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.719 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_writing": { 2023-09-22T07:43:35.719 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.719 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.719 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.720 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_writing_deferred": { 2023-09-22T07:43:35.720 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.720 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.720 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.720 INFO:tasks.workunit.client.0.smithi006.stdout: "buffer_anon": { 2023-09-22T07:43:35.720 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 149304, 2023-09-22T07:43:35.720 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 31 2023-09-22T07:43:35.720 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.720 INFO:tasks.workunit.client.0.smithi006.stdout: "buffer_meta": { 2023-09-22T07:43:35.720 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.720 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.721 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.721 INFO:tasks.workunit.client.0.smithi006.stdout: "mds_co": { 2023-09-22T07:43:35.721 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 856, 2023-09-22T07:43:35.721 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 2 2023-09-22T07:43:35.721 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.721 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:35.721 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.721 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.721 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.721 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mapbl": { 2023-09-22T07:43:35.721 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.721 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.721 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.721 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_pglog": { 2023-09-22T07:43:35.722 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.722 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.722 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.722 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap": { 2023-09-22T07:43:35.722 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.722 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.722 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.722 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap_mapping": { 2023-09-22T07:43:35.722 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.722 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.722 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.723 INFO:tasks.workunit.client.0.smithi006.stdout: "pgmap": { 2023-09-22T07:43:35.723 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.723 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.723 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.723 INFO:tasks.workunit.client.0.smithi006.stdout: "unittest_1": { 2023-09-22T07:43:35.723 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.723 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.723 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.723 INFO:tasks.workunit.client.0.smithi006.stdout: "unittest_2": { 2023-09-22T07:43:35.723 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.723 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.723 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:35.723 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:35.724 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.724 INFO:tasks.workunit.client.0.smithi006.stdout: "mon": { 2023-09-22T07:43:35.724 INFO:tasks.workunit.client.0.smithi006.stdout: "mon.6f6bba8d1abd2a5027fe96f9417c66b05e373b33": { 2023-09-22T07:43:35.724 INFO:tasks.workunit.client.0.smithi006.stdout: "bloom_filter": { 2023-09-22T07:43:35.724 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.724 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.724 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.724 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs": { 2023-09-22T07:43:35.724 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.724 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.724 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.724 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs_file_reader": { 2023-09-22T07:43:35.725 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.725 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.725 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.725 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs_file_writer": { 2023-09-22T07:43:35.725 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.725 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.725 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.725 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Blob": { 2023-09-22T07:43:35.725 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.725 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.725 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.725 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Buffer": { 2023-09-22T07:43:35.725 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.726 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.726 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.726 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Extent": { 2023-09-22T07:43:35.726 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.726 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.726 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.726 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_SharedBlob": { 2023-09-22T07:43:35.726 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.726 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.726 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.726 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_alloc": { 2023-09-22T07:43:35.726 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.727 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.727 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.727 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_data": { 2023-09-22T07:43:35.727 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.727 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.727 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.727 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_meta": { 2023-09-22T07:43:35.727 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.727 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.727 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.727 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_onode": { 2023-09-22T07:43:35.727 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.728 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.728 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.728 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_other": { 2023-09-22T07:43:35.728 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.728 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.728 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.728 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_fsck": { 2023-09-22T07:43:35.728 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.728 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.728 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.728 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_inline_bl": { 2023-09-22T07:43:35.728 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.728 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.728 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.729 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_txc": { 2023-09-22T07:43:35.729 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.729 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.729 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.729 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_writing": { 2023-09-22T07:43:35.729 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.729 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.729 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.729 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_writing_deferred": { 2023-09-22T07:43:35.729 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.729 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.729 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.730 INFO:tasks.workunit.client.0.smithi006.stdout: "buffer_anon": { 2023-09-22T07:43:35.730 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 1113858, 2023-09-22T07:43:35.730 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 353 2023-09-22T07:43:35.730 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.730 INFO:tasks.workunit.client.0.smithi006.stdout: "buffer_meta": { 2023-09-22T07:43:35.730 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.730 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.730 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.730 INFO:tasks.workunit.client.0.smithi006.stdout: "mds_co": { 2023-09-22T07:43:35.730 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.730 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.730 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.731 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:35.731 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.731 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.731 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.731 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mapbl": { 2023-09-22T07:43:35.731 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.731 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.731 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.731 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_pglog": { 2023-09-22T07:43:35.731 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.731 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.731 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.731 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap": { 2023-09-22T07:43:35.732 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 6584, 2023-09-22T07:43:35.732 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 124 2023-09-22T07:43:35.732 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.732 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap_mapping": { 2023-09-22T07:43:35.732 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 12744, 2023-09-22T07:43:35.732 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 1546 2023-09-22T07:43:35.732 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.732 INFO:tasks.workunit.client.0.smithi006.stdout: "pgmap": { 2023-09-22T07:43:35.732 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 5152, 2023-09-22T07:43:35.732 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 83 2023-09-22T07:43:35.732 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.732 INFO:tasks.workunit.client.0.smithi006.stdout: "unittest_1": { 2023-09-22T07:43:35.732 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.733 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.733 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.733 INFO:tasks.workunit.client.0.smithi006.stdout: "unittest_2": { 2023-09-22T07:43:35.733 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.733 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.733 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:35.733 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.733 INFO:tasks.workunit.client.0.smithi006.stdout: "mon.7b170e9e0f37a546ba2bddd5db58b6ffb966aac4": { 2023-09-22T07:43:35.733 INFO:tasks.workunit.client.0.smithi006.stdout: "bloom_filter": { 2023-09-22T07:43:35.733 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.733 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.733 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.733 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs": { 2023-09-22T07:43:35.734 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.734 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.734 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.734 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs_file_reader": { 2023-09-22T07:43:35.734 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.734 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.734 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.734 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs_file_writer": { 2023-09-22T07:43:35.734 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.734 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.734 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.734 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Blob": { 2023-09-22T07:43:35.735 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.735 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.735 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.735 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Buffer": { 2023-09-22T07:43:35.735 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.735 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.735 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.735 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Extent": { 2023-09-22T07:43:35.735 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.735 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.735 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.735 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_SharedBlob": { 2023-09-22T07:43:35.736 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.736 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.736 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.736 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_alloc": { 2023-09-22T07:43:35.736 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.736 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.736 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.736 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_data": { 2023-09-22T07:43:35.736 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.736 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.736 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.736 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_meta": { 2023-09-22T07:43:35.736 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.737 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.737 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.737 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_onode": { 2023-09-22T07:43:35.737 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.737 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.737 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.737 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_other": { 2023-09-22T07:43:35.737 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.737 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.737 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.737 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_fsck": { 2023-09-22T07:43:35.738 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.738 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.738 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.738 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_inline_bl": { 2023-09-22T07:43:35.738 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.738 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.738 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.738 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_txc": { 2023-09-22T07:43:35.738 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.738 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.738 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.738 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_writing": { 2023-09-22T07:43:35.739 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.739 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.739 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.739 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_writing_deferred": { 2023-09-22T07:43:35.739 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.739 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.739 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.739 INFO:tasks.workunit.client.0.smithi006.stdout: "buffer_anon": { 2023-09-22T07:43:35.739 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 1177932, 2023-09-22T07:43:35.739 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 341 2023-09-22T07:43:35.739 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.739 INFO:tasks.workunit.client.0.smithi006.stdout: "buffer_meta": { 2023-09-22T07:43:35.740 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 528, 2023-09-22T07:43:35.740 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 6 2023-09-22T07:43:35.740 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.740 INFO:tasks.workunit.client.0.smithi006.stdout: "mds_co": { 2023-09-22T07:43:35.740 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.740 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.740 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.740 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:35.740 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.740 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.740 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.740 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mapbl": { 2023-09-22T07:43:35.740 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.741 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.741 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.741 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_pglog": { 2023-09-22T07:43:35.741 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.741 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.741 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.741 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap": { 2023-09-22T07:43:35.741 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 6584, 2023-09-22T07:43:35.741 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 124 2023-09-22T07:43:35.741 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.741 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap_mapping": { 2023-09-22T07:43:35.741 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 12744, 2023-09-22T07:43:35.742 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 1546 2023-09-22T07:43:35.742 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.742 INFO:tasks.workunit.client.0.smithi006.stdout: "pgmap": { 2023-09-22T07:43:35.742 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 10304, 2023-09-22T07:43:35.742 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 166 2023-09-22T07:43:35.742 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.742 INFO:tasks.workunit.client.0.smithi006.stdout: "unittest_1": { 2023-09-22T07:43:35.742 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.742 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.742 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.742 INFO:tasks.workunit.client.0.smithi006.stdout: "unittest_2": { 2023-09-22T07:43:35.742 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.742 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.743 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:35.743 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.743 INFO:tasks.workunit.client.0.smithi006.stdout: "mon.ab84ea8160a0eec56113f76e6c4f740ca9571b7e": { 2023-09-22T07:43:35.743 INFO:tasks.workunit.client.0.smithi006.stdout: "bloom_filter": { 2023-09-22T07:43:35.743 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.743 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.743 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.743 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs": { 2023-09-22T07:43:35.743 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.743 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.743 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.743 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs_file_reader": { 2023-09-22T07:43:35.743 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.743 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.744 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.744 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs_file_writer": { 2023-09-22T07:43:35.744 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.744 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.744 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.744 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Blob": { 2023-09-22T07:43:35.744 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.744 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.744 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.744 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Buffer": { 2023-09-22T07:43:35.745 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.745 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.745 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.745 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Extent": { 2023-09-22T07:43:35.745 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.745 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.745 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.745 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_SharedBlob": { 2023-09-22T07:43:35.745 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.745 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.745 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.746 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_alloc": { 2023-09-22T07:43:35.746 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.746 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.746 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.746 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_data": { 2023-09-22T07:43:35.746 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.746 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.746 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.746 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_meta": { 2023-09-22T07:43:35.746 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.746 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.746 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.747 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_onode": { 2023-09-22T07:43:35.747 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.747 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.747 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.747 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_other": { 2023-09-22T07:43:35.747 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.747 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.747 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.747 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_fsck": { 2023-09-22T07:43:35.747 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.747 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.747 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.747 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_inline_bl": { 2023-09-22T07:43:35.748 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.748 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.748 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.748 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_txc": { 2023-09-22T07:43:35.748 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.748 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.748 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.748 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_writing": { 2023-09-22T07:43:35.748 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.748 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.748 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.748 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_writing_deferred": { 2023-09-22T07:43:35.748 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.749 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.749 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.749 INFO:tasks.workunit.client.0.smithi006.stdout: "buffer_anon": { 2023-09-22T07:43:35.749 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 1107986, 2023-09-22T07:43:35.749 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 358 2023-09-22T07:43:35.749 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.749 INFO:tasks.workunit.client.0.smithi006.stdout: "buffer_meta": { 2023-09-22T07:43:35.749 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.749 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.749 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.749 INFO:tasks.workunit.client.0.smithi006.stdout: "mds_co": { 2023-09-22T07:43:35.749 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.749 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.749 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.750 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:35.750 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.750 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.750 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.750 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mapbl": { 2023-09-22T07:43:35.750 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.750 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.750 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.750 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_pglog": { 2023-09-22T07:43:35.750 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.750 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.751 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.751 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap": { 2023-09-22T07:43:35.751 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 6584, 2023-09-22T07:43:35.751 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 124 2023-09-22T07:43:35.751 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.751 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap_mapping": { 2023-09-22T07:43:35.751 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 12744, 2023-09-22T07:43:35.751 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 1546 2023-09-22T07:43:35.751 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.751 INFO:tasks.workunit.client.0.smithi006.stdout: "pgmap": { 2023-09-22T07:43:35.751 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 5152, 2023-09-22T07:43:35.751 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 83 2023-09-22T07:43:35.751 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.752 INFO:tasks.workunit.client.0.smithi006.stdout: "unittest_1": { 2023-09-22T07:43:35.752 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.752 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.752 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.752 INFO:tasks.workunit.client.0.smithi006.stdout: "unittest_2": { 2023-09-22T07:43:35.752 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.752 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.752 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:35.752 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:35.752 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.752 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:35.752 INFO:tasks.workunit.client.0.smithi006.stdout: "osd.0": { 2023-09-22T07:43:35.752 INFO:tasks.workunit.client.0.smithi006.stdout: "bloom_filter": { 2023-09-22T07:43:35.753 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.753 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.753 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.753 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs": { 2023-09-22T07:43:35.753 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 6192, 2023-09-22T07:43:35.753 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 128 2023-09-22T07:43:35.753 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.753 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs_file_reader": { 2023-09-22T07:43:35.753 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 12672, 2023-09-22T07:43:35.753 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 6 2023-09-22T07:43:35.753 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.753 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs_file_writer": { 2023-09-22T07:43:35.753 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 576, 2023-09-22T07:43:35.753 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 3 2023-09-22T07:43:35.754 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.754 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Blob": { 2023-09-22T07:43:35.754 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 20832, 2023-09-22T07:43:35.754 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 186 2023-09-22T07:43:35.754 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.754 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Buffer": { 2023-09-22T07:43:35.754 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 1568, 2023-09-22T07:43:35.754 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 14 2023-09-22T07:43:35.754 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.754 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Extent": { 2023-09-22T07:43:35.754 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 8928, 2023-09-22T07:43:35.755 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 186 2023-09-22T07:43:35.755 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.755 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_SharedBlob": { 2023-09-22T07:43:35.755 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 20832, 2023-09-22T07:43:35.755 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 186 2023-09-22T07:43:35.755 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.755 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_alloc": { 2023-09-22T07:43:35.755 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 1360, 2023-09-22T07:43:35.755 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 17 2023-09-22T07:43:35.755 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.755 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_data": { 2023-09-22T07:43:35.755 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 610304, 2023-09-22T07:43:35.755 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 18 2023-09-22T07:43:35.755 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.756 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_meta": { 2023-09-22T07:43:35.756 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 51022, 2023-09-22T07:43:35.756 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 9468 2023-09-22T07:43:35.756 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.756 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_onode": { 2023-09-22T07:43:35.756 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 136680, 2023-09-22T07:43:35.756 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 201 2023-09-22T07:43:35.756 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.756 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_other": { 2023-09-22T07:43:35.756 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 11324, 2023-09-22T07:43:35.756 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 737 2023-09-22T07:43:35.756 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.756 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_fsck": { 2023-09-22T07:43:35.757 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.757 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.757 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.757 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_inline_bl": { 2023-09-22T07:43:35.757 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 31596, 2023-09-22T07:43:35.757 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 201 2023-09-22T07:43:35.757 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.757 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_txc": { 2023-09-22T07:43:35.757 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.757 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.757 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.757 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_writing": { 2023-09-22T07:43:35.757 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 393917, 2023-09-22T07:43:35.758 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 87 2023-09-22T07:43:35.758 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.758 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_writing_deferred": { 2023-09-22T07:43:35.758 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.758 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.758 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.758 INFO:tasks.workunit.client.0.smithi006.stdout: "buffer_anon": { 2023-09-22T07:43:35.758 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 2466791, 2023-09-22T07:43:35.758 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 202 2023-09-22T07:43:35.758 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.758 INFO:tasks.workunit.client.0.smithi006.stdout: "buffer_meta": { 2023-09-22T07:43:35.758 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 6952, 2023-09-22T07:43:35.759 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 79 2023-09-22T07:43:35.759 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.759 INFO:tasks.workunit.client.0.smithi006.stdout: "mds_co": { 2023-09-22T07:43:35.759 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.759 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.759 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.759 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:35.759 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 520200, 2023-09-22T07:43:35.759 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 45 2023-09-22T07:43:35.759 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.759 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mapbl": { 2023-09-22T07:43:35.759 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.760 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.760 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.760 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_pglog": { 2023-09-22T07:43:35.760 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 88400, 2023-09-22T07:43:35.760 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 174 2023-09-22T07:43:35.760 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.760 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap": { 2023-09-22T07:43:35.760 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 221744, 2023-09-22T07:43:35.760 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 3424 2023-09-22T07:43:35.760 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.761 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap_mapping": { 2023-09-22T07:43:35.761 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.761 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.761 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.761 INFO:tasks.workunit.client.0.smithi006.stdout: "pgmap": { 2023-09-22T07:43:35.761 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.761 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.761 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.761 INFO:tasks.workunit.client.0.smithi006.stdout: "unittest_1": { 2023-09-22T07:43:35.761 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.761 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.761 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.761 INFO:tasks.workunit.client.0.smithi006.stdout: "unittest_2": { 2023-09-22T07:43:35.762 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.762 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.762 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:35.762 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.762 INFO:tasks.workunit.client.0.smithi006.stdout: "osd.1": { 2023-09-22T07:43:35.762 INFO:tasks.workunit.client.0.smithi006.stdout: "bloom_filter": { 2023-09-22T07:43:35.762 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.762 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.762 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.762 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs": { 2023-09-22T07:43:35.762 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 6192, 2023-09-22T07:43:35.763 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 128 2023-09-22T07:43:35.763 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.763 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs_file_reader": { 2023-09-22T07:43:35.763 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 12672, 2023-09-22T07:43:35.763 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 6 2023-09-22T07:43:35.763 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.763 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs_file_writer": { 2023-09-22T07:43:35.763 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 576, 2023-09-22T07:43:35.763 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 3 2023-09-22T07:43:35.763 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.763 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Blob": { 2023-09-22T07:43:35.763 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 19264, 2023-09-22T07:43:35.763 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 172 2023-09-22T07:43:35.764 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.764 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Buffer": { 2023-09-22T07:43:35.764 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 1456, 2023-09-22T07:43:35.764 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 13 2023-09-22T07:43:35.764 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.764 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Extent": { 2023-09-22T07:43:35.764 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 8256, 2023-09-22T07:43:35.764 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 172 2023-09-22T07:43:35.764 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.764 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_SharedBlob": { 2023-09-22T07:43:35.764 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 19264, 2023-09-22T07:43:35.764 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 172 2023-09-22T07:43:35.765 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.765 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_alloc": { 2023-09-22T07:43:35.765 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 1200, 2023-09-22T07:43:35.765 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 15 2023-09-22T07:43:35.765 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.765 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_data": { 2023-09-22T07:43:35.765 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 27171, 2023-09-22T07:43:35.765 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 6 2023-09-22T07:43:35.765 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.765 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_meta": { 2023-09-22T07:43:35.765 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 45014, 2023-09-22T07:43:35.765 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 8463 2023-09-22T07:43:35.766 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.766 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_onode": { 2023-09-22T07:43:35.766 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 126480, 2023-09-22T07:43:35.766 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 186 2023-09-22T07:43:35.766 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.766 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_other": { 2023-09-22T07:43:35.766 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 9400, 2023-09-22T07:43:35.766 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 562 2023-09-22T07:43:35.766 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.766 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_fsck": { 2023-09-22T07:43:35.766 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.766 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.767 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.767 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_inline_bl": { 2023-09-22T07:43:35.767 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 27488, 2023-09-22T07:43:35.767 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 186 2023-09-22T07:43:35.767 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.767 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_txc": { 2023-09-22T07:43:35.767 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 1472, 2023-09-22T07:43:35.767 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 2 2023-09-22T07:43:35.767 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.767 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_writing": { 2023-09-22T07:43:35.767 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 443138, 2023-09-22T07:43:35.768 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 100 2023-09-22T07:43:35.768 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.768 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_writing_deferred": { 2023-09-22T07:43:35.768 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 40192, 2023-09-22T07:43:35.768 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 10 2023-09-22T07:43:35.768 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.768 INFO:tasks.workunit.client.0.smithi006.stdout: "buffer_anon": { 2023-09-22T07:43:35.768 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 2426420, 2023-09-22T07:43:35.768 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 181 2023-09-22T07:43:35.768 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.768 INFO:tasks.workunit.client.0.smithi006.stdout: "buffer_meta": { 2023-09-22T07:43:35.769 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 5104, 2023-09-22T07:43:35.769 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 58 2023-09-22T07:43:35.769 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.769 INFO:tasks.workunit.client.0.smithi006.stdout: "mds_co": { 2023-09-22T07:43:35.769 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.769 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.769 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.769 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:35.769 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 439280, 2023-09-22T07:43:35.769 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 38 2023-09-22T07:43:35.769 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.769 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mapbl": { 2023-09-22T07:43:35.770 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.770 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.770 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.770 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_pglog": { 2023-09-22T07:43:35.770 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 7280, 2023-09-22T07:43:35.770 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 18 2023-09-22T07:43:35.770 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.770 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap": { 2023-09-22T07:43:35.770 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 222512, 2023-09-22T07:43:35.770 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 3460 2023-09-22T07:43:35.770 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.771 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap_mapping": { 2023-09-22T07:43:35.771 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.771 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.771 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.771 INFO:tasks.workunit.client.0.smithi006.stdout: "pgmap": { 2023-09-22T07:43:35.771 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.771 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.771 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.771 INFO:tasks.workunit.client.0.smithi006.stdout: "unittest_1": { 2023-09-22T07:43:35.771 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.771 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.771 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.772 INFO:tasks.workunit.client.0.smithi006.stdout: "unittest_2": { 2023-09-22T07:43:35.772 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.772 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.772 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:35.772 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.772 INFO:tasks.workunit.client.0.smithi006.stdout: "osd.2": { 2023-09-22T07:43:35.772 INFO:tasks.workunit.client.0.smithi006.stdout: "bloom_filter": { 2023-09-22T07:43:35.772 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.772 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.772 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.772 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs": { 2023-09-22T07:43:35.772 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 6192, 2023-09-22T07:43:35.772 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 128 2023-09-22T07:43:35.773 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.773 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs_file_reader": { 2023-09-22T07:43:35.773 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 12672, 2023-09-22T07:43:35.773 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 6 2023-09-22T07:43:35.773 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.773 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs_file_writer": { 2023-09-22T07:43:35.773 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 576, 2023-09-22T07:43:35.773 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 3 2023-09-22T07:43:35.773 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.773 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Blob": { 2023-09-22T07:43:35.773 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 19264, 2023-09-22T07:43:35.773 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 172 2023-09-22T07:43:35.774 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.774 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Buffer": { 2023-09-22T07:43:35.774 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 896, 2023-09-22T07:43:35.774 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 8 2023-09-22T07:43:35.774 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.774 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Extent": { 2023-09-22T07:43:35.774 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 8256, 2023-09-22T07:43:35.774 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 172 2023-09-22T07:43:35.774 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.774 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_SharedBlob": { 2023-09-22T07:43:35.774 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 19264, 2023-09-22T07:43:35.774 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 172 2023-09-22T07:43:35.775 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.775 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_alloc": { 2023-09-22T07:43:35.775 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 1120, 2023-09-22T07:43:35.775 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 14 2023-09-22T07:43:35.775 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.775 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_data": { 2023-09-22T07:43:35.775 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 12288, 2023-09-22T07:43:35.775 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 3 2023-09-22T07:43:35.775 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.775 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_meta": { 2023-09-22T07:43:35.775 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 43248, 2023-09-22T07:43:35.775 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 8234 2023-09-22T07:43:35.776 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.776 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_onode": { 2023-09-22T07:43:35.776 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 122400, 2023-09-22T07:43:35.776 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 180 2023-09-22T07:43:35.776 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.776 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_other": { 2023-09-22T07:43:35.776 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 8248, 2023-09-22T07:43:35.776 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 511 2023-09-22T07:43:35.776 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.776 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_fsck": { 2023-09-22T07:43:35.776 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.776 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.776 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.777 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_inline_bl": { 2023-09-22T07:43:35.777 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 25952, 2023-09-22T07:43:35.777 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 180 2023-09-22T07:43:35.777 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.777 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_txc": { 2023-09-22T07:43:35.777 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 736, 2023-09-22T07:43:35.777 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 1 2023-09-22T07:43:35.777 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.777 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_writing": { 2023-09-22T07:43:35.777 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 317777, 2023-09-22T07:43:35.777 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 69 2023-09-22T07:43:35.777 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.778 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_writing_deferred": { 2023-09-22T07:43:35.778 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 24192, 2023-09-22T07:43:35.778 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 6 2023-09-22T07:43:35.778 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.778 INFO:tasks.workunit.client.0.smithi006.stdout: "buffer_anon": { 2023-09-22T07:43:35.778 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 2437744, 2023-09-22T07:43:35.778 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 184 2023-09-22T07:43:35.778 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.778 INFO:tasks.workunit.client.0.smithi006.stdout: "buffer_meta": { 2023-09-22T07:43:35.778 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 4400, 2023-09-22T07:43:35.778 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 50 2023-09-22T07:43:35.779 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.779 INFO:tasks.workunit.client.0.smithi006.stdout: "mds_co": { 2023-09-22T07:43:35.779 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.779 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.779 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.779 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:35.779 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 358360, 2023-09-22T07:43:35.779 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 31 2023-09-22T07:43:35.779 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.779 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mapbl": { 2023-09-22T07:43:35.779 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.779 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.779 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.780 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_pglog": { 2023-09-22T07:43:35.780 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 8840, 2023-09-22T07:43:35.780 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 25 2023-09-22T07:43:35.780 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.780 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap": { 2023-09-22T07:43:35.780 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 222256, 2023-09-22T07:43:35.780 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 3448 2023-09-22T07:43:35.780 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.780 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap_mapping": { 2023-09-22T07:43:35.780 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.780 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.780 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.780 INFO:tasks.workunit.client.0.smithi006.stdout: "pgmap": { 2023-09-22T07:43:35.780 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.781 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.781 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.781 INFO:tasks.workunit.client.0.smithi006.stdout: "unittest_1": { 2023-09-22T07:43:35.781 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.781 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.781 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.781 INFO:tasks.workunit.client.0.smithi006.stdout: "unittest_2": { 2023-09-22T07:43:35.781 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.781 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.781 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:35.781 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.781 INFO:tasks.workunit.client.0.smithi006.stdout: "osd.3": { 2023-09-22T07:43:35.782 INFO:tasks.workunit.client.0.smithi006.stdout: "bloom_filter": { 2023-09-22T07:43:35.782 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.782 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.782 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.782 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs": { 2023-09-22T07:43:35.782 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 6192, 2023-09-22T07:43:35.782 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 128 2023-09-22T07:43:35.782 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.782 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs_file_reader": { 2023-09-22T07:43:35.782 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 12672, 2023-09-22T07:43:35.782 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 6 2023-09-22T07:43:35.783 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.783 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs_file_writer": { 2023-09-22T07:43:35.783 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 576, 2023-09-22T07:43:35.783 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 3 2023-09-22T07:43:35.783 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.783 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Blob": { 2023-09-22T07:43:35.783 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 19824, 2023-09-22T07:43:35.783 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 177 2023-09-22T07:43:35.783 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.783 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Buffer": { 2023-09-22T07:43:35.784 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 224, 2023-09-22T07:43:35.784 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 2 2023-09-22T07:43:35.784 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.784 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Extent": { 2023-09-22T07:43:35.784 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 8496, 2023-09-22T07:43:35.784 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 177 2023-09-22T07:43:35.784 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.784 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_SharedBlob": { 2023-09-22T07:43:35.784 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 19824, 2023-09-22T07:43:35.784 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 177 2023-09-22T07:43:35.785 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.785 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_alloc": { 2023-09-22T07:43:35.785 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 560, 2023-09-22T07:43:35.785 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 7 2023-09-22T07:43:35.785 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.785 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_data": { 2023-09-22T07:43:35.785 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.785 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.785 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.785 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_meta": { 2023-09-22T07:43:35.785 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 44416, 2023-09-22T07:43:35.785 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 8505 2023-09-22T07:43:35.785 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.786 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_onode": { 2023-09-22T07:43:35.786 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 127160, 2023-09-22T07:43:35.786 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 187 2023-09-22T07:43:35.786 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.786 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_other": { 2023-09-22T07:43:35.786 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 9372, 2023-09-22T07:43:35.786 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 570 2023-09-22T07:43:35.786 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.786 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_fsck": { 2023-09-22T07:43:35.787 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.787 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.787 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.787 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_inline_bl": { 2023-09-22T07:43:35.787 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 26904, 2023-09-22T07:43:35.787 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 187 2023-09-22T07:43:35.787 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.787 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_txc": { 2023-09-22T07:43:35.787 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 2208, 2023-09-22T07:43:35.788 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 3 2023-09-22T07:43:35.788 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.788 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_writing": { 2023-09-22T07:43:35.788 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 307901, 2023-09-22T07:43:35.788 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 66 2023-09-22T07:43:35.788 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.788 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_writing_deferred": { 2023-09-22T07:43:35.788 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 30637, 2023-09-22T07:43:35.788 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 9 2023-09-22T07:43:35.788 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.788 INFO:tasks.workunit.client.0.smithi006.stdout: "buffer_anon": { 2023-09-22T07:43:35.788 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 2412038, 2023-09-22T07:43:35.788 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 175 2023-09-22T07:43:35.789 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.789 INFO:tasks.workunit.client.0.smithi006.stdout: "buffer_meta": { 2023-09-22T07:43:35.789 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 4664, 2023-09-22T07:43:35.789 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 53 2023-09-22T07:43:35.789 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.789 INFO:tasks.workunit.client.0.smithi006.stdout: "mds_co": { 2023-09-22T07:43:35.789 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.789 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.789 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.789 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:35.789 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 427720, 2023-09-22T07:43:35.789 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 37 2023-09-22T07:43:35.789 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.790 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mapbl": { 2023-09-22T07:43:35.790 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.790 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.790 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.790 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_pglog": { 2023-09-22T07:43:35.790 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 10400, 2023-09-22T07:43:35.790 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 20 2023-09-22T07:43:35.790 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.790 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap": { 2023-09-22T07:43:35.790 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 221744, 2023-09-22T07:43:35.790 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 3424 2023-09-22T07:43:35.790 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.791 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap_mapping": { 2023-09-22T07:43:35.791 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.791 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.791 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.791 INFO:tasks.workunit.client.0.smithi006.stdout: "pgmap": { 2023-09-22T07:43:35.791 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.791 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.791 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.791 INFO:tasks.workunit.client.0.smithi006.stdout: "unittest_1": { 2023-09-22T07:43:35.791 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.791 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.791 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.791 INFO:tasks.workunit.client.0.smithi006.stdout: "unittest_2": { 2023-09-22T07:43:35.791 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.792 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.792 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:35.792 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.792 INFO:tasks.workunit.client.0.smithi006.stdout: "osd.4": { 2023-09-22T07:43:35.792 INFO:tasks.workunit.client.0.smithi006.stdout: "bloom_filter": { 2023-09-22T07:43:35.792 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.792 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.792 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.792 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs": { 2023-09-22T07:43:35.792 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 6000, 2023-09-22T07:43:35.792 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 112 2023-09-22T07:43:35.792 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.792 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs_file_reader": { 2023-09-22T07:43:35.792 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 12672, 2023-09-22T07:43:35.793 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 6 2023-09-22T07:43:35.793 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.793 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs_file_writer": { 2023-09-22T07:43:35.793 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 576, 2023-09-22T07:43:35.793 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 3 2023-09-22T07:43:35.793 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.793 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Blob": { 2023-09-22T07:43:35.793 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 19712, 2023-09-22T07:43:35.793 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 176 2023-09-22T07:43:35.793 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.793 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Buffer": { 2023-09-22T07:43:35.793 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.793 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.793 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.794 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Extent": { 2023-09-22T07:43:35.794 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 8448, 2023-09-22T07:43:35.794 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 176 2023-09-22T07:43:35.794 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.794 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_SharedBlob": { 2023-09-22T07:43:35.794 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 19712, 2023-09-22T07:43:35.794 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 176 2023-09-22T07:43:35.794 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.794 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_alloc": { 2023-09-22T07:43:35.794 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 640, 2023-09-22T07:43:35.794 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 8 2023-09-22T07:43:35.795 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.795 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_data": { 2023-09-22T07:43:35.795 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.795 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.795 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.795 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_meta": { 2023-09-22T07:43:35.795 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 44436, 2023-09-22T07:43:35.795 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 8546 2023-09-22T07:43:35.795 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.795 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_onode": { 2023-09-22T07:43:35.795 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 127840, 2023-09-22T07:43:35.795 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 188 2023-09-22T07:43:35.796 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.796 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_other": { 2023-09-22T07:43:35.796 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 9416, 2023-09-22T07:43:35.796 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 566 2023-09-22T07:43:35.796 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.796 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_fsck": { 2023-09-22T07:43:35.796 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.796 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.796 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.796 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_inline_bl": { 2023-09-22T07:43:35.797 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 27328, 2023-09-22T07:43:35.797 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 188 2023-09-22T07:43:35.797 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.797 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_txc": { 2023-09-22T07:43:35.797 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.797 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.797 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.797 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_writing": { 2023-09-22T07:43:35.797 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 901024, 2023-09-22T07:43:35.797 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 68 2023-09-22T07:43:35.797 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.797 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_writing_deferred": { 2023-09-22T07:43:35.798 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.798 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.798 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.798 INFO:tasks.workunit.client.0.smithi006.stdout: "buffer_anon": { 2023-09-22T07:43:35.798 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 2419170, 2023-09-22T07:43:35.798 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 173 2023-09-22T07:43:35.798 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.798 INFO:tasks.workunit.client.0.smithi006.stdout: "buffer_meta": { 2023-09-22T07:43:35.798 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 4488, 2023-09-22T07:43:35.798 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 51 2023-09-22T07:43:35.798 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.799 INFO:tasks.workunit.client.0.smithi006.stdout: "mds_co": { 2023-09-22T07:43:35.799 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.799 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.799 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.799 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:35.799 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 439280, 2023-09-22T07:43:35.799 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 38 2023-09-22T07:43:35.799 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.799 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mapbl": { 2023-09-22T07:43:35.799 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.799 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.799 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.799 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_pglog": { 2023-09-22T07:43:35.800 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 7904, 2023-09-22T07:43:35.800 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 16 2023-09-22T07:43:35.800 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.800 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap": { 2023-09-22T07:43:35.800 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 222000, 2023-09-22T07:43:35.800 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 3436 2023-09-22T07:43:35.800 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.800 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap_mapping": { 2023-09-22T07:43:35.800 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.800 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.800 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.800 INFO:tasks.workunit.client.0.smithi006.stdout: "pgmap": { 2023-09-22T07:43:35.800 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.801 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.801 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.801 INFO:tasks.workunit.client.0.smithi006.stdout: "unittest_1": { 2023-09-22T07:43:35.801 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.801 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.801 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.801 INFO:tasks.workunit.client.0.smithi006.stdout: "unittest_2": { 2023-09-22T07:43:35.801 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.801 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.801 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:35.801 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.801 INFO:tasks.workunit.client.0.smithi006.stdout: "osd.5": { 2023-09-22T07:43:35.801 INFO:tasks.workunit.client.0.smithi006.stdout: "bloom_filter": { 2023-09-22T07:43:35.801 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.802 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.802 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.802 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs": { 2023-09-22T07:43:35.802 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 6000, 2023-09-22T07:43:35.802 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 112 2023-09-22T07:43:35.802 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.802 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs_file_reader": { 2023-09-22T07:43:35.802 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 12672, 2023-09-22T07:43:35.802 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 6 2023-09-22T07:43:35.802 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.802 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs_file_writer": { 2023-09-22T07:43:35.802 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 576, 2023-09-22T07:43:35.803 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 3 2023-09-22T07:43:35.803 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.803 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Blob": { 2023-09-22T07:43:35.803 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 19712, 2023-09-22T07:43:35.803 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 176 2023-09-22T07:43:35.803 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.803 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Buffer": { 2023-09-22T07:43:35.803 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 448, 2023-09-22T07:43:35.803 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 4 2023-09-22T07:43:35.803 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.803 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Extent": { 2023-09-22T07:43:35.803 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 8448, 2023-09-22T07:43:35.803 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 176 2023-09-22T07:43:35.804 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.804 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_SharedBlob": { 2023-09-22T07:43:35.804 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 19712, 2023-09-22T07:43:35.804 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 176 2023-09-22T07:43:35.804 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.804 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_alloc": { 2023-09-22T07:43:35.804 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 720, 2023-09-22T07:43:35.804 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 9 2023-09-22T07:43:35.804 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.804 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_data": { 2023-09-22T07:43:35.804 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 8192, 2023-09-22T07:43:35.804 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 2 2023-09-22T07:43:35.805 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.805 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_meta": { 2023-09-22T07:43:35.805 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 45510, 2023-09-22T07:43:35.805 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 8662 2023-09-22T07:43:35.805 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.805 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_onode": { 2023-09-22T07:43:35.805 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 129880, 2023-09-22T07:43:35.805 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 191 2023-09-22T07:43:35.805 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.805 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_other": { 2023-09-22T07:43:35.805 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 9800, 2023-09-22T07:43:35.805 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 572 2023-09-22T07:43:35.805 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.806 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_fsck": { 2023-09-22T07:43:35.806 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.806 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.806 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.806 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_inline_bl": { 2023-09-22T07:43:35.806 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 28096, 2023-09-22T07:43:35.806 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 191 2023-09-22T07:43:35.806 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.806 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_txc": { 2023-09-22T07:43:35.806 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 2208, 2023-09-22T07:43:35.806 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 3 2023-09-22T07:43:35.807 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.807 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_writing": { 2023-09-22T07:43:35.807 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 831392, 2023-09-22T07:43:35.807 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 51 2023-09-22T07:43:35.807 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.807 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_writing_deferred": { 2023-09-22T07:43:35.807 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 30637, 2023-09-22T07:43:35.807 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 9 2023-09-22T07:43:35.807 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.807 INFO:tasks.workunit.client.0.smithi006.stdout: "buffer_anon": { 2023-09-22T07:43:35.807 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 2442808, 2023-09-22T07:43:35.807 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 181 2023-09-22T07:43:35.807 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.808 INFO:tasks.workunit.client.0.smithi006.stdout: "buffer_meta": { 2023-09-22T07:43:35.808 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 5456, 2023-09-22T07:43:35.808 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 62 2023-09-22T07:43:35.808 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.808 INFO:tasks.workunit.client.0.smithi006.stdout: "mds_co": { 2023-09-22T07:43:35.808 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.808 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.808 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.808 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:35.808 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 473960, 2023-09-22T07:43:35.808 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 41 2023-09-22T07:43:35.808 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.808 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mapbl": { 2023-09-22T07:43:35.809 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.809 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.809 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.809 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_pglog": { 2023-09-22T07:43:35.809 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 11960, 2023-09-22T07:43:35.809 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 23 2023-09-22T07:43:35.809 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.809 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap": { 2023-09-22T07:43:35.809 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 222256, 2023-09-22T07:43:35.809 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 3448 2023-09-22T07:43:35.810 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.810 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap_mapping": { 2023-09-22T07:43:35.810 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.810 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.810 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.810 INFO:tasks.workunit.client.0.smithi006.stdout: "pgmap": { 2023-09-22T07:43:35.810 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.810 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.810 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.810 INFO:tasks.workunit.client.0.smithi006.stdout: "unittest_1": { 2023-09-22T07:43:35.811 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.811 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.811 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.811 INFO:tasks.workunit.client.0.smithi006.stdout: "unittest_2": { 2023-09-22T07:43:35.811 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.811 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.812 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:35.812 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.812 INFO:tasks.workunit.client.0.smithi006.stdout: "osd.6": { 2023-09-22T07:43:35.812 INFO:tasks.workunit.client.0.smithi006.stdout: "bloom_filter": { 2023-09-22T07:43:35.812 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.813 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.813 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.813 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs": { 2023-09-22T07:43:35.813 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 6000, 2023-09-22T07:43:35.813 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 112 2023-09-22T07:43:35.813 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.813 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs_file_reader": { 2023-09-22T07:43:35.814 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 12672, 2023-09-22T07:43:35.814 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 6 2023-09-22T07:43:35.814 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.814 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs_file_writer": { 2023-09-22T07:43:35.814 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 576, 2023-09-22T07:43:35.814 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 3 2023-09-22T07:43:35.814 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.815 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Blob": { 2023-09-22T07:43:35.815 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 20608, 2023-09-22T07:43:35.815 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 184 2023-09-22T07:43:35.815 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.815 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Buffer": { 2023-09-22T07:43:35.815 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.816 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.816 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.816 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Extent": { 2023-09-22T07:43:35.816 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 8832, 2023-09-22T07:43:35.816 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 184 2023-09-22T07:43:35.816 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.816 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_SharedBlob": { 2023-09-22T07:43:35.817 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 20608, 2023-09-22T07:43:35.817 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 184 2023-09-22T07:43:35.817 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.817 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_alloc": { 2023-09-22T07:43:35.817 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 640, 2023-09-22T07:43:35.817 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 8 2023-09-22T07:43:35.817 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.817 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_data": { 2023-09-22T07:43:35.817 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.817 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.817 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.817 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_meta": { 2023-09-22T07:43:35.818 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 45773, 2023-09-22T07:43:35.818 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 8916 2023-09-22T07:43:35.818 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.818 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_onode": { 2023-09-22T07:43:35.818 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 128520, 2023-09-22T07:43:35.818 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 189 2023-09-22T07:43:35.818 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.818 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_other": { 2023-09-22T07:43:35.818 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 10804, 2023-09-22T07:43:35.818 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 727 2023-09-22T07:43:35.818 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.818 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_fsck": { 2023-09-22T07:43:35.819 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.819 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.819 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.819 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_inline_bl": { 2023-09-22T07:43:35.819 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 28780, 2023-09-22T07:43:35.819 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 189 2023-09-22T07:43:35.819 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.819 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_txc": { 2023-09-22T07:43:35.819 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.819 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.819 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.819 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_writing": { 2023-09-22T07:43:35.819 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 545648, 2023-09-22T07:43:35.820 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 45 2023-09-22T07:43:35.820 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.820 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_writing_deferred": { 2023-09-22T07:43:35.820 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.820 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.820 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.820 INFO:tasks.workunit.client.0.smithi006.stdout: "buffer_anon": { 2023-09-22T07:43:35.820 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 2440284, 2023-09-22T07:43:35.820 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 179 2023-09-22T07:43:35.821 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.821 INFO:tasks.workunit.client.0.smithi006.stdout: "buffer_meta": { 2023-09-22T07:43:35.821 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 4488, 2023-09-22T07:43:35.821 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 51 2023-09-22T07:43:35.821 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.821 INFO:tasks.workunit.client.0.smithi006.stdout: "mds_co": { 2023-09-22T07:43:35.821 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.821 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.821 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.821 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:35.822 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 450840, 2023-09-22T07:43:35.822 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 39 2023-09-22T07:43:35.822 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.822 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mapbl": { 2023-09-22T07:43:35.822 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.822 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.822 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.822 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_pglog": { 2023-09-22T07:43:35.822 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 88712, 2023-09-22T07:43:35.822 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 181 2023-09-22T07:43:35.823 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.823 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap": { 2023-09-22T07:43:35.823 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 222512, 2023-09-22T07:43:35.823 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 3460 2023-09-22T07:43:35.823 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.823 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap_mapping": { 2023-09-22T07:43:35.823 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.823 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.823 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.823 INFO:tasks.workunit.client.0.smithi006.stdout: "pgmap": { 2023-09-22T07:43:35.823 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.823 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.824 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.824 INFO:tasks.workunit.client.0.smithi006.stdout: "unittest_1": { 2023-09-22T07:43:35.824 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.824 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.824 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.824 INFO:tasks.workunit.client.0.smithi006.stdout: "unittest_2": { 2023-09-22T07:43:35.824 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.824 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.824 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:35.824 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.824 INFO:tasks.workunit.client.0.smithi006.stdout: "osd.7": { 2023-09-22T07:43:35.825 INFO:tasks.workunit.client.0.smithi006.stdout: "bloom_filter": { 2023-09-22T07:43:35.825 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.825 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.825 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.825 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs": { 2023-09-22T07:43:35.825 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 6000, 2023-09-22T07:43:35.825 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 112 2023-09-22T07:43:35.825 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.825 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs_file_reader": { 2023-09-22T07:43:35.825 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 12672, 2023-09-22T07:43:35.825 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 6 2023-09-22T07:43:35.826 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.826 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs_file_writer": { 2023-09-22T07:43:35.826 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 576, 2023-09-22T07:43:35.826 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 3 2023-09-22T07:43:35.826 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.826 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Blob": { 2023-09-22T07:43:35.826 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 20608, 2023-09-22T07:43:35.826 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 184 2023-09-22T07:43:35.826 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.826 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Buffer": { 2023-09-22T07:43:35.826 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 896, 2023-09-22T07:43:35.826 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 8 2023-09-22T07:43:35.827 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.827 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Extent": { 2023-09-22T07:43:35.827 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 8832, 2023-09-22T07:43:35.827 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 184 2023-09-22T07:43:35.827 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.827 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_SharedBlob": { 2023-09-22T07:43:35.827 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 20608, 2023-09-22T07:43:35.827 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 184 2023-09-22T07:43:35.827 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.827 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_alloc": { 2023-09-22T07:43:35.827 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 640, 2023-09-22T07:43:35.828 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 8 2023-09-22T07:43:35.828 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.828 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_data": { 2023-09-22T07:43:35.828 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 274432, 2023-09-22T07:43:35.828 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 8 2023-09-22T07:43:35.829 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.829 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_meta": { 2023-09-22T07:43:35.829 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 48620, 2023-09-22T07:43:35.829 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 9290 2023-09-22T07:43:35.829 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.829 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_onode": { 2023-09-22T07:43:35.829 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 134640, 2023-09-22T07:43:35.830 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 198 2023-09-22T07:43:35.830 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.830 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_other": { 2023-09-22T07:43:35.830 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 11588, 2023-09-22T07:43:35.830 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 734 2023-09-22T07:43:35.830 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.830 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_fsck": { 2023-09-22T07:43:35.830 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.830 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.830 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.830 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_inline_bl": { 2023-09-22T07:43:35.830 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 31084, 2023-09-22T07:43:35.831 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 198 2023-09-22T07:43:35.831 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.831 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_txc": { 2023-09-22T07:43:35.831 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.831 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.831 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.831 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_writing": { 2023-09-22T07:43:35.831 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 148612, 2023-09-22T07:43:35.831 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 29 2023-09-22T07:43:35.831 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.831 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_writing_deferred": { 2023-09-22T07:43:35.831 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.831 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.832 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.832 INFO:tasks.workunit.client.0.smithi006.stdout: "buffer_anon": { 2023-09-22T07:43:35.832 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 2410522, 2023-09-22T07:43:35.832 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 188 2023-09-22T07:43:35.832 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.832 INFO:tasks.workunit.client.0.smithi006.stdout: "buffer_meta": { 2023-09-22T07:43:35.832 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 5896, 2023-09-22T07:43:35.832 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 67 2023-09-22T07:43:35.833 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.833 INFO:tasks.workunit.client.0.smithi006.stdout: "mds_co": { 2023-09-22T07:43:35.833 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.833 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.833 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.833 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:35.833 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 531760, 2023-09-22T07:43:35.833 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 46 2023-09-22T07:43:35.833 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.833 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mapbl": { 2023-09-22T07:43:35.833 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.833 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.834 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.834 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_pglog": { 2023-09-22T07:43:35.834 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 90480, 2023-09-22T07:43:35.834 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 202 2023-09-22T07:43:35.834 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.834 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap": { 2023-09-22T07:43:35.834 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 221744, 2023-09-22T07:43:35.834 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 3424 2023-09-22T07:43:35.834 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.834 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap_mapping": { 2023-09-22T07:43:35.835 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.835 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.835 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.835 INFO:tasks.workunit.client.0.smithi006.stdout: "pgmap": { 2023-09-22T07:43:35.835 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.835 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.835 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.835 INFO:tasks.workunit.client.0.smithi006.stdout: "unittest_1": { 2023-09-22T07:43:35.835 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.835 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.835 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.835 INFO:tasks.workunit.client.0.smithi006.stdout: "unittest_2": { 2023-09-22T07:43:35.836 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:35.836 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:35.836 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:35.836 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:35.836 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:35.836 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.836 INFO:tasks.workunit.client.0.smithi006.stdout: "metadata": { 2023-09-22T07:43:35.836 INFO:tasks.workunit.client.0.smithi006.stdout: "mds": { 2023-09-22T07:43:35.836 INFO:tasks.workunit.client.0.smithi006.stdout: "arch": { 2023-09-22T07:43:35.836 INFO:tasks.workunit.client.0.smithi006.stdout: "x86_64": 2 2023-09-22T07:43:35.836 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.837 INFO:tasks.workunit.client.0.smithi006.stdout: "ceph_version": { 2023-09-22T07:43:35.837 INFO:tasks.workunit.client.0.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 2 2023-09-22T07:43:35.837 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.837 INFO:tasks.workunit.client.0.smithi006.stdout: "cpu": { 2023-09-22T07:43:35.837 INFO:tasks.workunit.client.0.smithi006.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 1, 2023-09-22T07:43:35.837 INFO:tasks.workunit.client.0.smithi006.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2023-09-22T07:43:35.837 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.837 INFO:tasks.workunit.client.0.smithi006.stdout: "distro": { 2023-09-22T07:43:35.838 INFO:tasks.workunit.client.0.smithi006.stdout: "centos": 2 2023-09-22T07:43:35.838 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.838 INFO:tasks.workunit.client.0.smithi006.stdout: "distro_description": { 2023-09-22T07:43:35.838 INFO:tasks.workunit.client.0.smithi006.stdout: "CentOS Stream 8": 2 2023-09-22T07:43:35.838 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.838 INFO:tasks.workunit.client.0.smithi006.stdout: "kernel_description": { 2023-09-22T07:43:35.838 INFO:tasks.workunit.client.0.smithi006.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 2 2023-09-22T07:43:35.838 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.838 INFO:tasks.workunit.client.0.smithi006.stdout: "kernel_version": { 2023-09-22T07:43:35.838 INFO:tasks.workunit.client.0.smithi006.stdout: "4.18.0-372.9.1.el8.x86_64": 2 2023-09-22T07:43:35.839 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.839 INFO:tasks.workunit.client.0.smithi006.stdout: "os": { 2023-09-22T07:43:35.839 INFO:tasks.workunit.client.0.smithi006.stdout: "Linux": 2 2023-09-22T07:43:35.839 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:35.839 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.839 INFO:tasks.workunit.client.0.smithi006.stdout: "mon": { 2023-09-22T07:43:35.839 INFO:tasks.workunit.client.0.smithi006.stdout: "arch": { 2023-09-22T07:43:35.839 INFO:tasks.workunit.client.0.smithi006.stdout: "x86_64": 3 2023-09-22T07:43:35.839 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.839 INFO:tasks.workunit.client.0.smithi006.stdout: "ceph_version": { 2023-09-22T07:43:35.839 INFO:tasks.workunit.client.0.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 3 2023-09-22T07:43:35.839 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.840 INFO:tasks.workunit.client.0.smithi006.stdout: "cpu": { 2023-09-22T07:43:35.840 INFO:tasks.workunit.client.0.smithi006.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 2, 2023-09-22T07:43:35.840 INFO:tasks.workunit.client.0.smithi006.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2023-09-22T07:43:35.840 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.840 INFO:tasks.workunit.client.0.smithi006.stdout: "distro": { 2023-09-22T07:43:35.840 INFO:tasks.workunit.client.0.smithi006.stdout: "centos": 3 2023-09-22T07:43:35.840 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.840 INFO:tasks.workunit.client.0.smithi006.stdout: "distro_description": { 2023-09-22T07:43:35.840 INFO:tasks.workunit.client.0.smithi006.stdout: "CentOS Stream 8": 3 2023-09-22T07:43:35.840 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.840 INFO:tasks.workunit.client.0.smithi006.stdout: "kernel_description": { 2023-09-22T07:43:35.840 INFO:tasks.workunit.client.0.smithi006.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 3 2023-09-22T07:43:35.840 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.841 INFO:tasks.workunit.client.0.smithi006.stdout: "kernel_version": { 2023-09-22T07:43:35.841 INFO:tasks.workunit.client.0.smithi006.stdout: "4.18.0-372.9.1.el8.x86_64": 3 2023-09-22T07:43:35.841 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.841 INFO:tasks.workunit.client.0.smithi006.stdout: "os": { 2023-09-22T07:43:35.841 INFO:tasks.workunit.client.0.smithi006.stdout: "Linux": 3 2023-09-22T07:43:35.841 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:35.841 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.841 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:35.841 INFO:tasks.workunit.client.0.smithi006.stdout: "arch": { 2023-09-22T07:43:35.841 INFO:tasks.workunit.client.0.smithi006.stdout: "x86_64": 8 2023-09-22T07:43:35.841 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.841 INFO:tasks.workunit.client.0.smithi006.stdout: "ceph_version": { 2023-09-22T07:43:35.841 INFO:tasks.workunit.client.0.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 8 2023-09-22T07:43:35.842 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.842 INFO:tasks.workunit.client.0.smithi006.stdout: "cpu": { 2023-09-22T07:43:35.842 INFO:tasks.workunit.client.0.smithi006.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 4, 2023-09-22T07:43:35.842 INFO:tasks.workunit.client.0.smithi006.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 4 2023-09-22T07:43:35.842 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.842 INFO:tasks.workunit.client.0.smithi006.stdout: "distro": { 2023-09-22T07:43:35.842 INFO:tasks.workunit.client.0.smithi006.stdout: "centos": 8 2023-09-22T07:43:35.842 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.842 INFO:tasks.workunit.client.0.smithi006.stdout: "distro_description": { 2023-09-22T07:43:35.842 INFO:tasks.workunit.client.0.smithi006.stdout: "CentOS Stream 8": 8 2023-09-22T07:43:35.842 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.843 INFO:tasks.workunit.client.0.smithi006.stdout: "kernel_description": { 2023-09-22T07:43:35.843 INFO:tasks.workunit.client.0.smithi006.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 8 2023-09-22T07:43:35.843 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.843 INFO:tasks.workunit.client.0.smithi006.stdout: "kernel_version": { 2023-09-22T07:43:35.843 INFO:tasks.workunit.client.0.smithi006.stdout: "4.18.0-372.9.1.el8.x86_64": 8 2023-09-22T07:43:35.843 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.843 INFO:tasks.workunit.client.0.smithi006.stdout: "os": { 2023-09-22T07:43:35.843 INFO:tasks.workunit.client.0.smithi006.stdout: "Linux": 8 2023-09-22T07:43:35.843 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.843 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_objectstore": { 2023-09-22T07:43:35.843 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore": 8 2023-09-22T07:43:35.843 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.844 INFO:tasks.workunit.client.0.smithi006.stdout: "rotational": { 2023-09-22T07:43:35.844 INFO:tasks.workunit.client.0.smithi006.stdout: "0": 8 2023-09-22T07:43:35.844 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:35.844 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:35.844 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.844 INFO:tasks.workunit.client.0.smithi006.stdout: "mon": { 2023-09-22T07:43:35.844 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 3, 2023-09-22T07:43:35.844 INFO:tasks.workunit.client.0.smithi006.stdout: "features": { 2023-09-22T07:43:35.844 INFO:tasks.workunit.client.0.smithi006.stdout: "optional": [], 2023-09-22T07:43:35.844 INFO:tasks.workunit.client.0.smithi006.stdout: "persistent": [ 2023-09-22T07:43:35.844 INFO:tasks.workunit.client.0.smithi006.stdout: "kraken", 2023-09-22T07:43:35.844 INFO:tasks.workunit.client.0.smithi006.stdout: "luminous", 2023-09-22T07:43:35.844 INFO:tasks.workunit.client.0.smithi006.stdout: "mimic", 2023-09-22T07:43:35.845 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap-prune", 2023-09-22T07:43:35.845 INFO:tasks.workunit.client.0.smithi006.stdout: "nautilus", 2023-09-22T07:43:35.845 INFO:tasks.workunit.client.0.smithi006.stdout: "octopus", 2023-09-22T07:43:35.845 INFO:tasks.workunit.client.0.smithi006.stdout: "pacific", 2023-09-22T07:43:35.845 INFO:tasks.workunit.client.0.smithi006.stdout: "elector-pinging", 2023-09-22T07:43:35.845 INFO:tasks.workunit.client.0.smithi006.stdout: "quincy" 2023-09-22T07:43:35.845 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:35.845 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.845 INFO:tasks.workunit.client.0.smithi006.stdout: "ipv4_addr_mons": 6, 2023-09-22T07:43:35.845 INFO:tasks.workunit.client.0.smithi006.stdout: "ipv6_addr_mons": 0, 2023-09-22T07:43:35.845 INFO:tasks.workunit.client.0.smithi006.stdout: "min_mon_release": 17, 2023-09-22T07:43:35.845 INFO:tasks.workunit.client.0.smithi006.stdout: "v1_addr_mons": 3, 2023-09-22T07:43:35.846 INFO:tasks.workunit.client.0.smithi006.stdout: "v2_addr_mons": 3 2023-09-22T07:43:35.846 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.846 INFO:tasks.workunit.client.0.smithi006.stdout: "organization": "ceph-qa", 2023-09-22T07:43:35.846 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:35.846 INFO:tasks.workunit.client.0.smithi006.stdout: "cluster_network": false, 2023-09-22T07:43:35.846 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 8, 2023-09-22T07:43:35.846 INFO:tasks.workunit.client.0.smithi006.stdout: "require_min_compat_client": "luminous", 2023-09-22T07:43:35.846 INFO:tasks.workunit.client.0.smithi006.stdout: "require_osd_release": "quincy" 2023-09-22T07:43:35.846 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.846 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_perf_histograms": [ 2023-09-22T07:43:35.846 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:35.846 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_latency_out_bytes_histogram": { 2023-09-22T07:43:35.847 INFO:tasks.workunit.client.0.smithi006.stdout: "axes": [ 2023-09-22T07:43:35.847 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:35.847 INFO:tasks.workunit.client.0.smithi006.stdout: "buckets": 32, 2023-09-22T07:43:35.847 INFO:tasks.workunit.client.0.smithi006.stdout: "min": 0, 2023-09-22T07:43:35.847 INFO:tasks.workunit.client.0.smithi006.stdout: "name": "Latency (usec)", 2023-09-22T07:43:35.847 INFO:tasks.workunit.client.0.smithi006.stdout: "quant_size": 100000, 2023-09-22T07:43:35.847 INFO:tasks.workunit.client.0.smithi006.stdout: "ranges": [ 2023-09-22T07:43:35.847 INFO:tasks.workunit.client.0.smithi006.stdout: "[None, -1]", 2023-09-22T07:43:35.847 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 99999]", 2023-09-22T07:43:35.847 INFO:tasks.workunit.client.0.smithi006.stdout: "[100000, 199999]", 2023-09-22T07:43:35.847 INFO:tasks.workunit.client.0.smithi006.stdout: "[200000, 399999]", 2023-09-22T07:43:35.847 INFO:tasks.workunit.client.0.smithi006.stdout: "[400000, 799999]", 2023-09-22T07:43:35.848 INFO:tasks.workunit.client.0.smithi006.stdout: "[800000, 1599999]", 2023-09-22T07:43:35.848 INFO:tasks.workunit.client.0.smithi006.stdout: "[1600000, 3199999]", 2023-09-22T07:43:35.848 INFO:tasks.workunit.client.0.smithi006.stdout: "[3200000, 6399999]", 2023-09-22T07:43:35.848 INFO:tasks.workunit.client.0.smithi006.stdout: "[6400000, 12799999]", 2023-09-22T07:43:35.848 INFO:tasks.workunit.client.0.smithi006.stdout: "[12800000, 25599999]", 2023-09-22T07:43:35.848 INFO:tasks.workunit.client.0.smithi006.stdout: "[25600000, 51199999]", 2023-09-22T07:43:35.848 INFO:tasks.workunit.client.0.smithi006.stdout: "[51200000, 102399999]", 2023-09-22T07:43:35.848 INFO:tasks.workunit.client.0.smithi006.stdout: "[102400000, 204799999]", 2023-09-22T07:43:35.848 INFO:tasks.workunit.client.0.smithi006.stdout: "[204800000, 409599999]", 2023-09-22T07:43:35.848 INFO:tasks.workunit.client.0.smithi006.stdout: "[409600000, 819199999]", 2023-09-22T07:43:35.848 INFO:tasks.workunit.client.0.smithi006.stdout: "[819200000, 1638399999]", 2023-09-22T07:43:35.848 INFO:tasks.workunit.client.0.smithi006.stdout: "[1638400000, 3276799999]", 2023-09-22T07:43:35.849 INFO:tasks.workunit.client.0.smithi006.stdout: "[3276800000, 6553599999]", 2023-09-22T07:43:35.849 INFO:tasks.workunit.client.0.smithi006.stdout: "[6553600000, 13107199999]", 2023-09-22T07:43:35.849 INFO:tasks.workunit.client.0.smithi006.stdout: "[13107200000, 26214399999]", 2023-09-22T07:43:35.849 INFO:tasks.workunit.client.0.smithi006.stdout: "[26214400000, 52428799999]", 2023-09-22T07:43:35.849 INFO:tasks.workunit.client.0.smithi006.stdout: "[52428800000, 104857599999]", 2023-09-22T07:43:35.849 INFO:tasks.workunit.client.0.smithi006.stdout: "[104857600000, 209715199999]", 2023-09-22T07:43:35.849 INFO:tasks.workunit.client.0.smithi006.stdout: "[209715200000, 419430399999]", 2023-09-22T07:43:35.849 INFO:tasks.workunit.client.0.smithi006.stdout: "[419430400000, 838860799999]", 2023-09-22T07:43:35.849 INFO:tasks.workunit.client.0.smithi006.stdout: "[838860800000, 1677721599999]", 2023-09-22T07:43:35.849 INFO:tasks.workunit.client.0.smithi006.stdout: "[1677721600000, 3355443199999]", 2023-09-22T07:43:35.849 INFO:tasks.workunit.client.0.smithi006.stdout: "[3355443200000, 6710886399999]", 2023-09-22T07:43:35.849 INFO:tasks.workunit.client.0.smithi006.stdout: "[6710886400000, 13421772799999]", 2023-09-22T07:43:35.850 INFO:tasks.workunit.client.0.smithi006.stdout: "[13421772800000, 26843545599999]", 2023-09-22T07:43:35.850 INFO:tasks.workunit.client.0.smithi006.stdout: "[26843545600000, 53687091199999]", 2023-09-22T07:43:35.850 INFO:tasks.workunit.client.0.smithi006.stdout: "[53687091200000, None]" 2023-09-22T07:43:35.850 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:35.850 INFO:tasks.workunit.client.0.smithi006.stdout: "scale_type": "log2" 2023-09-22T07:43:35.850 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.850 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:35.850 INFO:tasks.workunit.client.0.smithi006.stdout: "buckets": 32, 2023-09-22T07:43:35.850 INFO:tasks.workunit.client.0.smithi006.stdout: "min": 0, 2023-09-22T07:43:35.850 INFO:tasks.workunit.client.0.smithi006.stdout: "name": "Request size (bytes)", 2023-09-22T07:43:35.850 INFO:tasks.workunit.client.0.smithi006.stdout: "quant_size": 512, 2023-09-22T07:43:35.850 INFO:tasks.workunit.client.0.smithi006.stdout: "ranges": [ 2023-09-22T07:43:35.851 INFO:tasks.workunit.client.0.smithi006.stdout: "[None, -1]", 2023-09-22T07:43:35.851 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 511]", 2023-09-22T07:43:35.851 INFO:tasks.workunit.client.0.smithi006.stdout: "[512, 1023]", 2023-09-22T07:43:35.851 INFO:tasks.workunit.client.0.smithi006.stdout: "[1024, 2047]", 2023-09-22T07:43:35.851 INFO:tasks.workunit.client.0.smithi006.stdout: "[2048, 4095]", 2023-09-22T07:43:35.851 INFO:tasks.workunit.client.0.smithi006.stdout: "[4096, 8191]", 2023-09-22T07:43:35.851 INFO:tasks.workunit.client.0.smithi006.stdout: "[8192, 16383]", 2023-09-22T07:43:35.851 INFO:tasks.workunit.client.0.smithi006.stdout: "[16384, 32767]", 2023-09-22T07:43:35.851 INFO:tasks.workunit.client.0.smithi006.stdout: "[32768, 65535]", 2023-09-22T07:43:35.852 INFO:tasks.workunit.client.0.smithi006.stdout: "[65536, 131071]", 2023-09-22T07:43:35.852 INFO:tasks.workunit.client.0.smithi006.stdout: "[131072, 262143]", 2023-09-22T07:43:35.852 INFO:tasks.workunit.client.0.smithi006.stdout: "[262144, 524287]", 2023-09-22T07:43:35.852 INFO:tasks.workunit.client.0.smithi006.stdout: "[524288, 1048575]", 2023-09-22T07:43:35.852 INFO:tasks.workunit.client.0.smithi006.stdout: "[1048576, 2097151]", 2023-09-22T07:43:35.852 INFO:tasks.workunit.client.0.smithi006.stdout: "[2097152, 4194303]", 2023-09-22T07:43:35.852 INFO:tasks.workunit.client.0.smithi006.stdout: "[4194304, 8388607]", 2023-09-22T07:43:35.852 INFO:tasks.workunit.client.0.smithi006.stdout: "[8388608, 16777215]", 2023-09-22T07:43:35.852 INFO:tasks.workunit.client.0.smithi006.stdout: "[16777216, 33554431]", 2023-09-22T07:43:35.852 INFO:tasks.workunit.client.0.smithi006.stdout: "[33554432, 67108863]", 2023-09-22T07:43:35.852 INFO:tasks.workunit.client.0.smithi006.stdout: "[67108864, 134217727]", 2023-09-22T07:43:35.853 INFO:tasks.workunit.client.0.smithi006.stdout: "[134217728, 268435455]", 2023-09-22T07:43:35.853 INFO:tasks.workunit.client.0.smithi006.stdout: "[268435456, 536870911]", 2023-09-22T07:43:35.853 INFO:tasks.workunit.client.0.smithi006.stdout: "[536870912, 1073741823]", 2023-09-22T07:43:35.853 INFO:tasks.workunit.client.0.smithi006.stdout: "[1073741824, 2147483647]", 2023-09-22T07:43:35.853 INFO:tasks.workunit.client.0.smithi006.stdout: "[2147483648, 4294967295]", 2023-09-22T07:43:35.853 INFO:tasks.workunit.client.0.smithi006.stdout: "[4294967296, 8589934591]", 2023-09-22T07:43:35.853 INFO:tasks.workunit.client.0.smithi006.stdout: "[8589934592, 17179869183]", 2023-09-22T07:43:35.853 INFO:tasks.workunit.client.0.smithi006.stdout: "[17179869184, 34359738367]", 2023-09-22T07:43:35.853 INFO:tasks.workunit.client.0.smithi006.stdout: "[34359738368, 68719476735]", 2023-09-22T07:43:35.853 INFO:tasks.workunit.client.0.smithi006.stdout: "[68719476736, 137438953471]", 2023-09-22T07:43:35.853 INFO:tasks.workunit.client.0.smithi006.stdout: "[137438953472, 274877906943]", 2023-09-22T07:43:35.853 INFO:tasks.workunit.client.0.smithi006.stdout: "[274877906944, None]" 2023-09-22T07:43:35.854 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:35.854 INFO:tasks.workunit.client.0.smithi006.stdout: "scale_type": "log2" 2023-09-22T07:43:35.854 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:35.854 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:35.854 INFO:tasks.workunit.client.0.smithi006.stdout: "osds": [ 2023-09-22T07:43:35.854 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:35.854 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 0, 2023-09-22T07:43:35.854 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:35.854 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.854 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.854 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.855 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.855 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.855 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.855 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.855 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.855 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.855 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.855 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.855 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.855 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.855 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.855 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.856 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.856 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.856 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.856 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.856 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.856 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.856 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.856 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.856 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.856 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.856 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.856 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.857 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.857 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.857 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.857 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.857 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:35.857 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:35.857 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.857 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:35.857 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 1, 2023-09-22T07:43:35.857 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:35.857 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.857 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.857 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.857 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.858 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.858 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.858 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.858 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.858 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.858 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.858 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.858 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.858 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.858 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.859 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.859 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.859 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.859 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.859 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.859 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.859 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.859 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.859 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.859 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.859 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.859 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.860 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.860 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.860 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.860 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.860 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.860 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:35.861 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:35.861 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.861 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:35.861 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 2, 2023-09-22T07:43:35.861 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:35.861 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.861 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.862 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.862 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.862 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.862 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.862 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.862 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.862 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.862 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.863 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.863 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.863 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.863 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.863 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.863 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.863 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.864 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.864 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.864 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.864 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.864 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.864 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.865 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.865 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.865 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.865 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.865 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.866 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.866 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.866 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.866 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:35.866 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:35.866 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.867 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:35.867 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 3, 2023-09-22T07:43:35.867 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:35.867 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.867 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.867 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.867 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.867 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.868 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.868 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.868 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.868 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.868 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.869 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.869 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.869 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.869 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.869 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.869 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.870 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.870 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.870 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.870 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.870 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.870 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.871 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.871 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.871 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.871 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.871 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.871 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.871 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.872 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.872 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.872 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:35.872 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:35.872 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.872 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:35.872 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 4, 2023-09-22T07:43:35.872 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:35.872 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.872 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.872 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.873 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.873 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.873 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.873 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.873 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.873 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.873 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.873 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.873 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.873 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.873 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.874 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.874 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.874 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.874 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.874 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.874 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.874 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.874 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.874 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.874 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.874 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.875 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.875 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.875 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.875 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.875 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.875 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.875 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:35.875 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:35.875 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.875 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:35.875 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 5, 2023-09-22T07:43:35.875 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:35.876 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.876 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.876 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.876 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.876 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.876 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.876 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.876 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.876 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.876 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.876 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.876 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.877 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.877 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.877 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.877 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.877 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.877 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.877 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.877 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.877 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.877 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.878 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.878 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.878 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.878 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.878 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.878 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.878 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.878 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.878 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.878 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:35.879 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:35.879 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.879 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:35.879 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 6, 2023-09-22T07:43:35.879 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:35.879 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.879 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.879 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.879 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.879 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.879 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.879 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.879 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.880 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.880 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.880 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.880 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.880 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.880 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.880 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.880 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.880 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.880 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.880 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.880 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.880 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.881 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.881 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.881 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.881 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.881 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.881 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.881 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.881 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.881 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.881 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.881 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:35.881 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:35.882 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.882 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:35.882 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 7, 2023-09-22T07:43:35.882 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:35.882 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.882 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.882 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 72, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.882 INFO:tasks.workunit.client.0.smithi006.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-09-22T07:43:35.882 INFO:tasks.workunit.client.0.smithi006.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-09-22T07:43:35.882 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.882 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.883 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.883 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.883 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.883 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.883 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.883 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.883 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.883 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.883 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.883 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.883 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.883 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.884 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.884 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.884 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.884 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.884 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.884 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.884 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.884 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.884 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.884 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.884 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.885 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.885 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:35.885 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:35.885 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:35.885 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:35.885 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.885 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_latency_in_bytes_histogram": { 2023-09-22T07:43:35.885 INFO:tasks.workunit.client.0.smithi006.stdout: "axes": [ 2023-09-22T07:43:35.885 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:35.885 INFO:tasks.workunit.client.0.smithi006.stdout: "buckets": 32, 2023-09-22T07:43:35.885 INFO:tasks.workunit.client.0.smithi006.stdout: "min": 0, 2023-09-22T07:43:35.885 INFO:tasks.workunit.client.0.smithi006.stdout: "name": "Latency (usec)", 2023-09-22T07:43:35.886 INFO:tasks.workunit.client.0.smithi006.stdout: "quant_size": 100000, 2023-09-22T07:43:35.886 INFO:tasks.workunit.client.0.smithi006.stdout: "ranges": [ 2023-09-22T07:43:35.886 INFO:tasks.workunit.client.0.smithi006.stdout: "[None, -1]", 2023-09-22T07:43:35.886 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 99999]", 2023-09-22T07:43:35.886 INFO:tasks.workunit.client.0.smithi006.stdout: "[100000, 199999]", 2023-09-22T07:43:35.886 INFO:tasks.workunit.client.0.smithi006.stdout: "[200000, 399999]", 2023-09-22T07:43:35.886 INFO:tasks.workunit.client.0.smithi006.stdout: "[400000, 799999]", 2023-09-22T07:43:35.886 INFO:tasks.workunit.client.0.smithi006.stdout: "[800000, 1599999]", 2023-09-22T07:43:35.886 INFO:tasks.workunit.client.0.smithi006.stdout: "[1600000, 3199999]", 2023-09-22T07:43:35.886 INFO:tasks.workunit.client.0.smithi006.stdout: "[3200000, 6399999]", 2023-09-22T07:43:35.887 INFO:tasks.workunit.client.0.smithi006.stdout: "[6400000, 12799999]", 2023-09-22T07:43:35.887 INFO:tasks.workunit.client.0.smithi006.stdout: "[12800000, 25599999]", 2023-09-22T07:43:35.887 INFO:tasks.workunit.client.0.smithi006.stdout: "[25600000, 51199999]", 2023-09-22T07:43:35.887 INFO:tasks.workunit.client.0.smithi006.stdout: "[51200000, 102399999]", 2023-09-22T07:43:35.887 INFO:tasks.workunit.client.0.smithi006.stdout: "[102400000, 204799999]", 2023-09-22T07:43:35.887 INFO:tasks.workunit.client.0.smithi006.stdout: "[204800000, 409599999]", 2023-09-22T07:43:35.887 INFO:tasks.workunit.client.0.smithi006.stdout: "[409600000, 819199999]", 2023-09-22T07:43:35.887 INFO:tasks.workunit.client.0.smithi006.stdout: "[819200000, 1638399999]", 2023-09-22T07:43:35.887 INFO:tasks.workunit.client.0.smithi006.stdout: "[1638400000, 3276799999]", 2023-09-22T07:43:35.887 INFO:tasks.workunit.client.0.smithi006.stdout: "[3276800000, 6553599999]", 2023-09-22T07:43:35.888 INFO:tasks.workunit.client.0.smithi006.stdout: "[6553600000, 13107199999]", 2023-09-22T07:43:35.888 INFO:tasks.workunit.client.0.smithi006.stdout: "[13107200000, 26214399999]", 2023-09-22T07:43:35.888 INFO:tasks.workunit.client.0.smithi006.stdout: "[26214400000, 52428799999]", 2023-09-22T07:43:35.888 INFO:tasks.workunit.client.0.smithi006.stdout: "[52428800000, 104857599999]", 2023-09-22T07:43:35.888 INFO:tasks.workunit.client.0.smithi006.stdout: "[104857600000, 209715199999]", 2023-09-22T07:43:35.888 INFO:tasks.workunit.client.0.smithi006.stdout: "[209715200000, 419430399999]", 2023-09-22T07:43:35.888 INFO:tasks.workunit.client.0.smithi006.stdout: "[419430400000, 838860799999]", 2023-09-22T07:43:35.888 INFO:tasks.workunit.client.0.smithi006.stdout: "[838860800000, 1677721599999]", 2023-09-22T07:43:35.888 INFO:tasks.workunit.client.0.smithi006.stdout: "[1677721600000, 3355443199999]", 2023-09-22T07:43:35.888 INFO:tasks.workunit.client.0.smithi006.stdout: "[3355443200000, 6710886399999]", 2023-09-22T07:43:35.888 INFO:tasks.workunit.client.0.smithi006.stdout: "[6710886400000, 13421772799999]", 2023-09-22T07:43:35.888 INFO:tasks.workunit.client.0.smithi006.stdout: "[13421772800000, 26843545599999]", 2023-09-22T07:43:35.889 INFO:tasks.workunit.client.0.smithi006.stdout: "[26843545600000, 53687091199999]", 2023-09-22T07:43:35.889 INFO:tasks.workunit.client.0.smithi006.stdout: "[53687091200000, None]" 2023-09-22T07:43:35.889 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:35.889 INFO:tasks.workunit.client.0.smithi006.stdout: "scale_type": "log2" 2023-09-22T07:43:35.889 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.889 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:35.889 INFO:tasks.workunit.client.0.smithi006.stdout: "buckets": 32, 2023-09-22T07:43:35.889 INFO:tasks.workunit.client.0.smithi006.stdout: "min": 0, 2023-09-22T07:43:35.889 INFO:tasks.workunit.client.0.smithi006.stdout: "name": "Request size (bytes)", 2023-09-22T07:43:35.889 INFO:tasks.workunit.client.0.smithi006.stdout: "quant_size": 512, 2023-09-22T07:43:35.889 INFO:tasks.workunit.client.0.smithi006.stdout: "ranges": [ 2023-09-22T07:43:35.889 INFO:tasks.workunit.client.0.smithi006.stdout: "[None, -1]", 2023-09-22T07:43:35.890 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 511]", 2023-09-22T07:43:35.890 INFO:tasks.workunit.client.0.smithi006.stdout: "[512, 1023]", 2023-09-22T07:43:35.890 INFO:tasks.workunit.client.0.smithi006.stdout: "[1024, 2047]", 2023-09-22T07:43:35.890 INFO:tasks.workunit.client.0.smithi006.stdout: "[2048, 4095]", 2023-09-22T07:43:35.890 INFO:tasks.workunit.client.0.smithi006.stdout: "[4096, 8191]", 2023-09-22T07:43:35.890 INFO:tasks.workunit.client.0.smithi006.stdout: "[8192, 16383]", 2023-09-22T07:43:35.890 INFO:tasks.workunit.client.0.smithi006.stdout: "[16384, 32767]", 2023-09-22T07:43:35.890 INFO:tasks.workunit.client.0.smithi006.stdout: "[32768, 65535]", 2023-09-22T07:43:35.891 INFO:tasks.workunit.client.0.smithi006.stdout: "[65536, 131071]", 2023-09-22T07:43:35.891 INFO:tasks.workunit.client.0.smithi006.stdout: "[131072, 262143]", 2023-09-22T07:43:35.891 INFO:tasks.workunit.client.0.smithi006.stdout: "[262144, 524287]", 2023-09-22T07:43:35.891 INFO:tasks.workunit.client.0.smithi006.stdout: "[524288, 1048575]", 2023-09-22T07:43:35.891 INFO:tasks.workunit.client.0.smithi006.stdout: "[1048576, 2097151]", 2023-09-22T07:43:35.891 INFO:tasks.workunit.client.0.smithi006.stdout: "[2097152, 4194303]", 2023-09-22T07:43:35.891 INFO:tasks.workunit.client.0.smithi006.stdout: "[4194304, 8388607]", 2023-09-22T07:43:35.891 INFO:tasks.workunit.client.0.smithi006.stdout: "[8388608, 16777215]", 2023-09-22T07:43:35.891 INFO:tasks.workunit.client.0.smithi006.stdout: "[16777216, 33554431]", 2023-09-22T07:43:35.891 INFO:tasks.workunit.client.0.smithi006.stdout: "[33554432, 67108863]", 2023-09-22T07:43:35.891 INFO:tasks.workunit.client.0.smithi006.stdout: "[67108864, 134217727]", 2023-09-22T07:43:35.891 INFO:tasks.workunit.client.0.smithi006.stdout: "[134217728, 268435455]", 2023-09-22T07:43:35.892 INFO:tasks.workunit.client.0.smithi006.stdout: "[268435456, 536870911]", 2023-09-22T07:43:35.892 INFO:tasks.workunit.client.0.smithi006.stdout: "[536870912, 1073741823]", 2023-09-22T07:43:35.892 INFO:tasks.workunit.client.0.smithi006.stdout: "[1073741824, 2147483647]", 2023-09-22T07:43:35.892 INFO:tasks.workunit.client.0.smithi006.stdout: "[2147483648, 4294967295]", 2023-09-22T07:43:35.892 INFO:tasks.workunit.client.0.smithi006.stdout: "[4294967296, 8589934591]", 2023-09-22T07:43:35.892 INFO:tasks.workunit.client.0.smithi006.stdout: "[8589934592, 17179869183]", 2023-09-22T07:43:35.892 INFO:tasks.workunit.client.0.smithi006.stdout: "[17179869184, 34359738367]", 2023-09-22T07:43:35.892 INFO:tasks.workunit.client.0.smithi006.stdout: "[34359738368, 68719476735]", 2023-09-22T07:43:35.892 INFO:tasks.workunit.client.0.smithi006.stdout: "[68719476736, 137438953471]", 2023-09-22T07:43:35.892 INFO:tasks.workunit.client.0.smithi006.stdout: "[137438953472, 274877906943]", 2023-09-22T07:43:35.892 INFO:tasks.workunit.client.0.smithi006.stdout: "[274877906944, None]" 2023-09-22T07:43:35.892 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:35.893 INFO:tasks.workunit.client.0.smithi006.stdout: "scale_type": "log2" 2023-09-22T07:43:35.893 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:35.893 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:35.893 INFO:tasks.workunit.client.0.smithi006.stdout: "osds": [ 2023-09-22T07:43:35.893 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:35.893 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 0, 2023-09-22T07:43:35.893 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:35.893 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.893 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.893 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.893 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.893 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.893 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.894 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.894 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.894 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.894 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.894 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.894 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.894 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.894 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.894 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.894 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.894 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.895 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.895 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.895 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.895 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.895 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.895 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.895 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.895 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.895 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.895 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.895 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.896 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.896 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.896 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.896 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:35.896 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:35.896 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.896 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:35.896 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 1, 2023-09-22T07:43:35.896 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:35.896 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.896 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.896 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.897 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.897 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.897 INFO:tasks.workunit.client.0.smithi006.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-09-22T07:43:35.897 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.897 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.897 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.897 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.897 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.897 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.898 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.898 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.898 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.898 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.898 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.898 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.898 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.898 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.898 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.898 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.898 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.899 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.899 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.899 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.899 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.899 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.899 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.899 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.899 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.899 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:35.899 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:35.899 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.899 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:35.900 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 2, 2023-09-22T07:43:35.900 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:35.900 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.900 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.900 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.900 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.900 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.900 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.900 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.900 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.900 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.900 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.901 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.901 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.901 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.901 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.901 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.901 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.901 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.901 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.901 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.901 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.902 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.902 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.902 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.902 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.902 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.902 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.902 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.902 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.902 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.902 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.902 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.902 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:35.903 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:35.903 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.903 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:35.903 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 3, 2023-09-22T07:43:35.903 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:35.903 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.903 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.903 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.903 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.903 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.903 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.904 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.904 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.904 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.904 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.904 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.904 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.904 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.904 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.904 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.904 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.904 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.904 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.905 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.905 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.905 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.905 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.905 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.905 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.905 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.905 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.905 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.905 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.905 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.905 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.906 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.906 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:35.906 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:35.906 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.906 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:35.906 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 4, 2023-09-22T07:43:35.906 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:35.906 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.906 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.906 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.906 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.907 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.907 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.907 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.907 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.907 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.907 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.907 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.907 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.907 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.907 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.907 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.908 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.908 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.908 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.908 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.908 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.908 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.908 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.908 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.908 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.908 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.908 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.908 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.909 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.909 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.909 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.909 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.909 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:35.909 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:35.909 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.909 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:35.909 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 5, 2023-09-22T07:43:35.909 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:35.909 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.910 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.910 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.910 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.910 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.910 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.910 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.910 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.910 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.910 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.910 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.910 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.910 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.911 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.911 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.911 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.911 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.911 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.911 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.911 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.911 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.911 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.911 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.911 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.912 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.912 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.912 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.912 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.912 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.912 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.912 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.912 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:35.912 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:35.912 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.912 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:35.912 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 6, 2023-09-22T07:43:35.913 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:35.913 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.913 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.913 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.913 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.913 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.913 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.913 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.913 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.913 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.913 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.913 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.914 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.914 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.914 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.914 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.914 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.914 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.914 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.914 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.914 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.915 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.915 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.915 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.915 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.915 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.915 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.915 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.915 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.915 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.915 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.915 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.915 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:35.916 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:35.916 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.916 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:35.916 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 7, 2023-09-22T07:43:35.916 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:35.916 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.916 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.916 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.916 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.916 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.916 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.916 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.917 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.917 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.917 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.917 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.917 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.917 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.917 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.917 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.917 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.917 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.917 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.917 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.918 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.918 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.918 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.918 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.918 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.918 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.918 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.918 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.918 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.918 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.918 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.919 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.919 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:35.919 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:35.919 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:35.919 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:35.919 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.919 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_latency_out_bytes_histogram": { 2023-09-22T07:43:35.919 INFO:tasks.workunit.client.0.smithi006.stdout: "axes": [ 2023-09-22T07:43:35.919 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:35.919 INFO:tasks.workunit.client.0.smithi006.stdout: "buckets": 32, 2023-09-22T07:43:35.919 INFO:tasks.workunit.client.0.smithi006.stdout: "min": 0, 2023-09-22T07:43:35.919 INFO:tasks.workunit.client.0.smithi006.stdout: "name": "Latency (usec)", 2023-09-22T07:43:35.920 INFO:tasks.workunit.client.0.smithi006.stdout: "quant_size": 100000, 2023-09-22T07:43:35.920 INFO:tasks.workunit.client.0.smithi006.stdout: "ranges": [ 2023-09-22T07:43:35.920 INFO:tasks.workunit.client.0.smithi006.stdout: "[None, -1]", 2023-09-22T07:43:35.920 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 99999]", 2023-09-22T07:43:35.920 INFO:tasks.workunit.client.0.smithi006.stdout: "[100000, 199999]", 2023-09-22T07:43:35.920 INFO:tasks.workunit.client.0.smithi006.stdout: "[200000, 399999]", 2023-09-22T07:43:35.920 INFO:tasks.workunit.client.0.smithi006.stdout: "[400000, 799999]", 2023-09-22T07:43:35.920 INFO:tasks.workunit.client.0.smithi006.stdout: "[800000, 1599999]", 2023-09-22T07:43:35.920 INFO:tasks.workunit.client.0.smithi006.stdout: "[1600000, 3199999]", 2023-09-22T07:43:35.920 INFO:tasks.workunit.client.0.smithi006.stdout: "[3200000, 6399999]", 2023-09-22T07:43:35.920 INFO:tasks.workunit.client.0.smithi006.stdout: "[6400000, 12799999]", 2023-09-22T07:43:35.920 INFO:tasks.workunit.client.0.smithi006.stdout: "[12800000, 25599999]", 2023-09-22T07:43:35.920 INFO:tasks.workunit.client.0.smithi006.stdout: "[25600000, 51199999]", 2023-09-22T07:43:35.921 INFO:tasks.workunit.client.0.smithi006.stdout: "[51200000, 102399999]", 2023-09-22T07:43:35.921 INFO:tasks.workunit.client.0.smithi006.stdout: "[102400000, 204799999]", 2023-09-22T07:43:35.921 INFO:tasks.workunit.client.0.smithi006.stdout: "[204800000, 409599999]", 2023-09-22T07:43:35.921 INFO:tasks.workunit.client.0.smithi006.stdout: "[409600000, 819199999]", 2023-09-22T07:43:35.921 INFO:tasks.workunit.client.0.smithi006.stdout: "[819200000, 1638399999]", 2023-09-22T07:43:35.921 INFO:tasks.workunit.client.0.smithi006.stdout: "[1638400000, 3276799999]", 2023-09-22T07:43:35.921 INFO:tasks.workunit.client.0.smithi006.stdout: "[3276800000, 6553599999]", 2023-09-22T07:43:35.921 INFO:tasks.workunit.client.0.smithi006.stdout: "[6553600000, 13107199999]", 2023-09-22T07:43:35.921 INFO:tasks.workunit.client.0.smithi006.stdout: "[13107200000, 26214399999]", 2023-09-22T07:43:35.921 INFO:tasks.workunit.client.0.smithi006.stdout: "[26214400000, 52428799999]", 2023-09-22T07:43:35.922 INFO:tasks.workunit.client.0.smithi006.stdout: "[52428800000, 104857599999]", 2023-09-22T07:43:35.922 INFO:tasks.workunit.client.0.smithi006.stdout: "[104857600000, 209715199999]", 2023-09-22T07:43:35.922 INFO:tasks.workunit.client.0.smithi006.stdout: "[209715200000, 419430399999]", 2023-09-22T07:43:35.922 INFO:tasks.workunit.client.0.smithi006.stdout: "[419430400000, 838860799999]", 2023-09-22T07:43:35.922 INFO:tasks.workunit.client.0.smithi006.stdout: "[838860800000, 1677721599999]", 2023-09-22T07:43:35.922 INFO:tasks.workunit.client.0.smithi006.stdout: "[1677721600000, 3355443199999]", 2023-09-22T07:43:35.922 INFO:tasks.workunit.client.0.smithi006.stdout: "[3355443200000, 6710886399999]", 2023-09-22T07:43:35.922 INFO:tasks.workunit.client.0.smithi006.stdout: "[6710886400000, 13421772799999]", 2023-09-22T07:43:35.922 INFO:tasks.workunit.client.0.smithi006.stdout: "[13421772800000, 26843545599999]", 2023-09-22T07:43:35.922 INFO:tasks.workunit.client.0.smithi006.stdout: "[26843545600000, 53687091199999]", 2023-09-22T07:43:35.922 INFO:tasks.workunit.client.0.smithi006.stdout: "[53687091200000, None]" 2023-09-22T07:43:35.923 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:35.923 INFO:tasks.workunit.client.0.smithi006.stdout: "scale_type": "log2" 2023-09-22T07:43:35.923 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.923 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:35.923 INFO:tasks.workunit.client.0.smithi006.stdout: "buckets": 32, 2023-09-22T07:43:35.923 INFO:tasks.workunit.client.0.smithi006.stdout: "min": 0, 2023-09-22T07:43:35.923 INFO:tasks.workunit.client.0.smithi006.stdout: "name": "Request size (bytes)", 2023-09-22T07:43:35.923 INFO:tasks.workunit.client.0.smithi006.stdout: "quant_size": 512, 2023-09-22T07:43:35.923 INFO:tasks.workunit.client.0.smithi006.stdout: "ranges": [ 2023-09-22T07:43:35.923 INFO:tasks.workunit.client.0.smithi006.stdout: "[None, -1]", 2023-09-22T07:43:35.923 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 511]", 2023-09-22T07:43:35.924 INFO:tasks.workunit.client.0.smithi006.stdout: "[512, 1023]", 2023-09-22T07:43:35.924 INFO:tasks.workunit.client.0.smithi006.stdout: "[1024, 2047]", 2023-09-22T07:43:35.924 INFO:tasks.workunit.client.0.smithi006.stdout: "[2048, 4095]", 2023-09-22T07:43:35.924 INFO:tasks.workunit.client.0.smithi006.stdout: "[4096, 8191]", 2023-09-22T07:43:35.924 INFO:tasks.workunit.client.0.smithi006.stdout: "[8192, 16383]", 2023-09-22T07:43:35.924 INFO:tasks.workunit.client.0.smithi006.stdout: "[16384, 32767]", 2023-09-22T07:43:35.924 INFO:tasks.workunit.client.0.smithi006.stdout: "[32768, 65535]", 2023-09-22T07:43:35.924 INFO:tasks.workunit.client.0.smithi006.stdout: "[65536, 131071]", 2023-09-22T07:43:35.924 INFO:tasks.workunit.client.0.smithi006.stdout: "[131072, 262143]", 2023-09-22T07:43:35.924 INFO:tasks.workunit.client.0.smithi006.stdout: "[262144, 524287]", 2023-09-22T07:43:35.924 INFO:tasks.workunit.client.0.smithi006.stdout: "[524288, 1048575]", 2023-09-22T07:43:35.924 INFO:tasks.workunit.client.0.smithi006.stdout: "[1048576, 2097151]", 2023-09-22T07:43:35.925 INFO:tasks.workunit.client.0.smithi006.stdout: "[2097152, 4194303]", 2023-09-22T07:43:35.925 INFO:tasks.workunit.client.0.smithi006.stdout: "[4194304, 8388607]", 2023-09-22T07:43:35.925 INFO:tasks.workunit.client.0.smithi006.stdout: "[8388608, 16777215]", 2023-09-22T07:43:35.925 INFO:tasks.workunit.client.0.smithi006.stdout: "[16777216, 33554431]", 2023-09-22T07:43:35.925 INFO:tasks.workunit.client.0.smithi006.stdout: "[33554432, 67108863]", 2023-09-22T07:43:35.925 INFO:tasks.workunit.client.0.smithi006.stdout: "[67108864, 134217727]", 2023-09-22T07:43:35.925 INFO:tasks.workunit.client.0.smithi006.stdout: "[134217728, 268435455]", 2023-09-22T07:43:35.925 INFO:tasks.workunit.client.0.smithi006.stdout: "[268435456, 536870911]", 2023-09-22T07:43:35.925 INFO:tasks.workunit.client.0.smithi006.stdout: "[536870912, 1073741823]", 2023-09-22T07:43:35.925 INFO:tasks.workunit.client.0.smithi006.stdout: "[1073741824, 2147483647]", 2023-09-22T07:43:35.925 INFO:tasks.workunit.client.0.smithi006.stdout: "[2147483648, 4294967295]", 2023-09-22T07:43:35.925 INFO:tasks.workunit.client.0.smithi006.stdout: "[4294967296, 8589934591]", 2023-09-22T07:43:35.926 INFO:tasks.workunit.client.0.smithi006.stdout: "[8589934592, 17179869183]", 2023-09-22T07:43:35.926 INFO:tasks.workunit.client.0.smithi006.stdout: "[17179869184, 34359738367]", 2023-09-22T07:43:35.926 INFO:tasks.workunit.client.0.smithi006.stdout: "[34359738368, 68719476735]", 2023-09-22T07:43:35.926 INFO:tasks.workunit.client.0.smithi006.stdout: "[68719476736, 137438953471]", 2023-09-22T07:43:35.926 INFO:tasks.workunit.client.0.smithi006.stdout: "[137438953472, 274877906943]", 2023-09-22T07:43:35.926 INFO:tasks.workunit.client.0.smithi006.stdout: "[274877906944, None]" 2023-09-22T07:43:35.926 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:35.926 INFO:tasks.workunit.client.0.smithi006.stdout: "scale_type": "log2" 2023-09-22T07:43:35.926 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:35.926 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:35.926 INFO:tasks.workunit.client.0.smithi006.stdout: "osds": [ 2023-09-22T07:43:35.927 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:35.927 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 0, 2023-09-22T07:43:35.927 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:35.927 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.927 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.927 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.927 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.927 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.927 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.927 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.927 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.927 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.928 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.928 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.928 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.928 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.928 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.928 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.928 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.928 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.928 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.928 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.928 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.929 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.929 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.929 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.929 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.929 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.929 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.929 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.929 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.929 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.929 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.929 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.929 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:35.930 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:35.930 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.930 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:35.930 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 1, 2023-09-22T07:43:35.930 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:35.930 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.930 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.930 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.930 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.930 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.930 INFO:tasks.workunit.client.0.smithi006.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-09-22T07:43:35.931 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.931 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.931 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.931 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.931 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.931 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.931 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.931 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.931 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.931 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.931 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.931 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.932 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.932 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.932 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.932 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.932 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.932 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.932 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.933 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.933 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.933 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.933 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.933 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.933 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.933 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:35.934 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:35.934 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.934 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:35.934 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 2, 2023-09-22T07:43:35.934 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:35.935 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.935 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.935 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.935 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.935 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.935 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.936 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.936 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.936 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.936 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.936 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.936 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.937 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.937 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.937 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.937 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.937 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.937 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.937 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.938 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.938 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.938 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.938 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.938 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.938 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.939 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.939 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.939 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.939 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.939 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.939 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.939 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:35.940 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:35.940 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.940 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:35.940 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 3, 2023-09-22T07:43:35.940 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:35.941 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.941 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.941 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.941 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.941 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.941 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.941 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.942 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.942 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.942 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.942 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.942 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.942 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.942 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.942 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.942 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.942 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.942 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.943 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.943 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.943 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.943 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.943 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.943 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.943 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.943 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.943 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.943 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.943 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.943 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.944 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.944 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:35.944 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:35.944 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.944 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:35.944 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 4, 2023-09-22T07:43:35.944 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:35.944 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.944 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.944 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.944 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.945 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.945 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.945 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.945 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.945 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.945 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.945 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.945 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.945 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.945 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.945 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.945 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.945 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.946 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.946 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.946 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.946 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.946 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.946 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.946 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.946 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.946 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.946 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.946 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.947 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.947 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.947 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.947 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:35.947 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:35.947 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.947 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:35.947 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 5, 2023-09-22T07:43:35.947 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:35.947 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.947 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.947 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.947 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.948 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.948 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.948 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.948 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.948 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.948 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.948 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.948 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.948 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.948 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.948 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.948 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.949 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.949 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.949 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.949 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.949 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.949 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.949 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.949 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.949 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.949 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.949 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.949 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.949 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.950 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.950 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.950 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:35.950 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:35.950 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.950 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:35.950 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 6, 2023-09-22T07:43:35.950 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:35.950 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.950 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.950 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.951 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.951 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.951 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.951 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.951 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.951 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.951 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.951 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.951 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.951 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.951 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.951 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.951 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.952 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.952 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.952 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.952 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.952 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.952 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.952 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.952 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.952 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.952 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.952 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.952 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.953 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.953 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.953 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.953 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:35.953 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:35.953 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.953 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:35.953 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 7, 2023-09-22T07:43:35.953 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:35.953 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.953 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.953 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.954 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.954 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.954 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.954 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.954 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.954 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.954 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.954 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.954 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.954 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.955 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.955 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.955 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.955 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.955 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.955 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.955 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.955 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.955 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.955 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.955 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.955 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.956 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.956 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.956 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.956 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.956 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.956 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.956 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:35.956 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:35.956 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:35.956 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:35.956 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.956 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_latency_in_bytes_histogram": { 2023-09-22T07:43:35.957 INFO:tasks.workunit.client.0.smithi006.stdout: "axes": [ 2023-09-22T07:43:35.957 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:35.957 INFO:tasks.workunit.client.0.smithi006.stdout: "buckets": 32, 2023-09-22T07:43:35.957 INFO:tasks.workunit.client.0.smithi006.stdout: "min": 0, 2023-09-22T07:43:35.957 INFO:tasks.workunit.client.0.smithi006.stdout: "name": "Latency (usec)", 2023-09-22T07:43:35.957 INFO:tasks.workunit.client.0.smithi006.stdout: "quant_size": 100000, 2023-09-22T07:43:35.957 INFO:tasks.workunit.client.0.smithi006.stdout: "ranges": [ 2023-09-22T07:43:35.957 INFO:tasks.workunit.client.0.smithi006.stdout: "[None, -1]", 2023-09-22T07:43:35.957 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 99999]", 2023-09-22T07:43:35.957 INFO:tasks.workunit.client.0.smithi006.stdout: "[100000, 199999]", 2023-09-22T07:43:35.958 INFO:tasks.workunit.client.0.smithi006.stdout: "[200000, 399999]", 2023-09-22T07:43:35.958 INFO:tasks.workunit.client.0.smithi006.stdout: "[400000, 799999]", 2023-09-22T07:43:35.958 INFO:tasks.workunit.client.0.smithi006.stdout: "[800000, 1599999]", 2023-09-22T07:43:35.958 INFO:tasks.workunit.client.0.smithi006.stdout: "[1600000, 3199999]", 2023-09-22T07:43:35.958 INFO:tasks.workunit.client.0.smithi006.stdout: "[3200000, 6399999]", 2023-09-22T07:43:35.958 INFO:tasks.workunit.client.0.smithi006.stdout: "[6400000, 12799999]", 2023-09-22T07:43:35.958 INFO:tasks.workunit.client.0.smithi006.stdout: "[12800000, 25599999]", 2023-09-22T07:43:35.958 INFO:tasks.workunit.client.0.smithi006.stdout: "[25600000, 51199999]", 2023-09-22T07:43:35.958 INFO:tasks.workunit.client.0.smithi006.stdout: "[51200000, 102399999]", 2023-09-22T07:43:35.958 INFO:tasks.workunit.client.0.smithi006.stdout: "[102400000, 204799999]", 2023-09-22T07:43:35.958 INFO:tasks.workunit.client.0.smithi006.stdout: "[204800000, 409599999]", 2023-09-22T07:43:35.959 INFO:tasks.workunit.client.0.smithi006.stdout: "[409600000, 819199999]", 2023-09-22T07:43:35.959 INFO:tasks.workunit.client.0.smithi006.stdout: "[819200000, 1638399999]", 2023-09-22T07:43:35.959 INFO:tasks.workunit.client.0.smithi006.stdout: "[1638400000, 3276799999]", 2023-09-22T07:43:35.959 INFO:tasks.workunit.client.0.smithi006.stdout: "[3276800000, 6553599999]", 2023-09-22T07:43:35.959 INFO:tasks.workunit.client.0.smithi006.stdout: "[6553600000, 13107199999]", 2023-09-22T07:43:35.959 INFO:tasks.workunit.client.0.smithi006.stdout: "[13107200000, 26214399999]", 2023-09-22T07:43:35.959 INFO:tasks.workunit.client.0.smithi006.stdout: "[26214400000, 52428799999]", 2023-09-22T07:43:35.959 INFO:tasks.workunit.client.0.smithi006.stdout: "[52428800000, 104857599999]", 2023-09-22T07:43:35.959 INFO:tasks.workunit.client.0.smithi006.stdout: "[104857600000, 209715199999]", 2023-09-22T07:43:35.959 INFO:tasks.workunit.client.0.smithi006.stdout: "[209715200000, 419430399999]", 2023-09-22T07:43:35.959 INFO:tasks.workunit.client.0.smithi006.stdout: "[419430400000, 838860799999]", 2023-09-22T07:43:35.960 INFO:tasks.workunit.client.0.smithi006.stdout: "[838860800000, 1677721599999]", 2023-09-22T07:43:35.960 INFO:tasks.workunit.client.0.smithi006.stdout: "[1677721600000, 3355443199999]", 2023-09-22T07:43:35.960 INFO:tasks.workunit.client.0.smithi006.stdout: "[3355443200000, 6710886399999]", 2023-09-22T07:43:35.960 INFO:tasks.workunit.client.0.smithi006.stdout: "[6710886400000, 13421772799999]", 2023-09-22T07:43:35.960 INFO:tasks.workunit.client.0.smithi006.stdout: "[13421772800000, 26843545599999]", 2023-09-22T07:43:35.960 INFO:tasks.workunit.client.0.smithi006.stdout: "[26843545600000, 53687091199999]", 2023-09-22T07:43:35.960 INFO:tasks.workunit.client.0.smithi006.stdout: "[53687091200000, None]" 2023-09-22T07:43:35.960 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:35.960 INFO:tasks.workunit.client.0.smithi006.stdout: "scale_type": "log2" 2023-09-22T07:43:35.960 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.960 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:35.960 INFO:tasks.workunit.client.0.smithi006.stdout: "buckets": 32, 2023-09-22T07:43:35.960 INFO:tasks.workunit.client.0.smithi006.stdout: "min": 0, 2023-09-22T07:43:35.961 INFO:tasks.workunit.client.0.smithi006.stdout: "name": "Request size (bytes)", 2023-09-22T07:43:35.961 INFO:tasks.workunit.client.0.smithi006.stdout: "quant_size": 512, 2023-09-22T07:43:35.961 INFO:tasks.workunit.client.0.smithi006.stdout: "ranges": [ 2023-09-22T07:43:35.961 INFO:tasks.workunit.client.0.smithi006.stdout: "[None, -1]", 2023-09-22T07:43:35.961 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 511]", 2023-09-22T07:43:35.961 INFO:tasks.workunit.client.0.smithi006.stdout: "[512, 1023]", 2023-09-22T07:43:35.961 INFO:tasks.workunit.client.0.smithi006.stdout: "[1024, 2047]", 2023-09-22T07:43:35.961 INFO:tasks.workunit.client.0.smithi006.stdout: "[2048, 4095]", 2023-09-22T07:43:35.961 INFO:tasks.workunit.client.0.smithi006.stdout: "[4096, 8191]", 2023-09-22T07:43:35.961 INFO:tasks.workunit.client.0.smithi006.stdout: "[8192, 16383]", 2023-09-22T07:43:35.961 INFO:tasks.workunit.client.0.smithi006.stdout: "[16384, 32767]", 2023-09-22T07:43:35.961 INFO:tasks.workunit.client.0.smithi006.stdout: "[32768, 65535]", 2023-09-22T07:43:35.962 INFO:tasks.workunit.client.0.smithi006.stdout: "[65536, 131071]", 2023-09-22T07:43:35.962 INFO:tasks.workunit.client.0.smithi006.stdout: "[131072, 262143]", 2023-09-22T07:43:35.962 INFO:tasks.workunit.client.0.smithi006.stdout: "[262144, 524287]", 2023-09-22T07:43:35.962 INFO:tasks.workunit.client.0.smithi006.stdout: "[524288, 1048575]", 2023-09-22T07:43:35.962 INFO:tasks.workunit.client.0.smithi006.stdout: "[1048576, 2097151]", 2023-09-22T07:43:35.962 INFO:tasks.workunit.client.0.smithi006.stdout: "[2097152, 4194303]", 2023-09-22T07:43:35.962 INFO:tasks.workunit.client.0.smithi006.stdout: "[4194304, 8388607]", 2023-09-22T07:43:35.962 INFO:tasks.workunit.client.0.smithi006.stdout: "[8388608, 16777215]", 2023-09-22T07:43:35.962 INFO:tasks.workunit.client.0.smithi006.stdout: "[16777216, 33554431]", 2023-09-22T07:43:35.962 INFO:tasks.workunit.client.0.smithi006.stdout: "[33554432, 67108863]", 2023-09-22T07:43:35.963 INFO:tasks.workunit.client.0.smithi006.stdout: "[67108864, 134217727]", 2023-09-22T07:43:35.963 INFO:tasks.workunit.client.0.smithi006.stdout: "[134217728, 268435455]", 2023-09-22T07:43:35.963 INFO:tasks.workunit.client.0.smithi006.stdout: "[268435456, 536870911]", 2023-09-22T07:43:35.963 INFO:tasks.workunit.client.0.smithi006.stdout: "[536870912, 1073741823]", 2023-09-22T07:43:35.963 INFO:tasks.workunit.client.0.smithi006.stdout: "[1073741824, 2147483647]", 2023-09-22T07:43:35.963 INFO:tasks.workunit.client.0.smithi006.stdout: "[2147483648, 4294967295]", 2023-09-22T07:43:35.963 INFO:tasks.workunit.client.0.smithi006.stdout: "[4294967296, 8589934591]", 2023-09-22T07:43:35.963 INFO:tasks.workunit.client.0.smithi006.stdout: "[8589934592, 17179869183]", 2023-09-22T07:43:35.963 INFO:tasks.workunit.client.0.smithi006.stdout: "[17179869184, 34359738367]", 2023-09-22T07:43:35.963 INFO:tasks.workunit.client.0.smithi006.stdout: "[34359738368, 68719476735]", 2023-09-22T07:43:35.964 INFO:tasks.workunit.client.0.smithi006.stdout: "[68719476736, 137438953471]", 2023-09-22T07:43:35.964 INFO:tasks.workunit.client.0.smithi006.stdout: "[137438953472, 274877906943]", 2023-09-22T07:43:35.964 INFO:tasks.workunit.client.0.smithi006.stdout: "[274877906944, None]" 2023-09-22T07:43:35.964 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:35.964 INFO:tasks.workunit.client.0.smithi006.stdout: "scale_type": "log2" 2023-09-22T07:43:35.964 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:35.964 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:35.964 INFO:tasks.workunit.client.0.smithi006.stdout: "osds": [ 2023-09-22T07:43:35.964 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:35.964 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 0, 2023-09-22T07:43:35.964 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:35.965 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.965 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.965 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.965 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.965 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.965 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.965 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.965 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.965 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.965 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.966 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.966 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.966 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.966 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.966 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.966 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.966 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.966 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.966 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.966 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.966 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.966 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.967 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.967 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.967 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.967 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.967 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.967 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.967 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.967 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.967 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.967 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:35.967 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:35.967 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.968 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:35.968 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 1, 2023-09-22T07:43:35.968 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:35.968 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.968 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.968 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.968 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.968 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.968 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 7, 4, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.968 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 12, 2, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.968 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 17, 2, 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-09-22T07:43:35.968 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 12, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.969 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.969 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.969 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.969 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.969 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.969 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.969 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.969 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.969 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.969 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.969 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.969 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.970 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.970 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.970 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.970 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.970 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.970 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.970 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.970 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.970 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.970 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.971 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:35.971 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:35.971 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.971 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:35.971 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 2, 2023-09-22T07:43:35.971 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:35.971 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.971 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.971 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.971 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.971 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.971 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.972 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.972 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.972 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.972 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.972 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.972 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.972 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.972 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.972 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.972 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.972 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.972 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.972 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.973 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.973 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.973 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.973 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.973 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.973 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.973 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.973 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.973 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.973 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.973 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.973 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.974 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:35.974 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:35.974 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.974 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:35.974 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 3, 2023-09-22T07:43:35.974 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:35.974 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.974 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.974 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.974 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.974 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.975 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.975 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.975 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.975 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.975 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.975 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.975 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.975 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.975 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.975 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.975 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.975 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.976 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.976 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.976 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.976 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.976 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.976 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.976 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.976 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.976 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.976 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.976 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.977 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.977 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.977 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.977 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:35.977 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:35.977 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.977 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:35.977 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 4, 2023-09-22T07:43:35.977 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:35.977 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.977 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.977 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.978 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.978 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.978 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.978 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.978 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.978 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.978 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.978 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.978 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.978 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.978 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.979 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.979 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.979 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.979 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.979 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.979 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.979 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.979 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.979 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.979 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.979 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.980 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.980 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.980 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.980 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.980 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.980 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.980 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:35.980 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:35.980 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.980 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:35.980 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 5, 2023-09-22T07:43:35.981 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:35.981 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.981 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.981 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.981 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.981 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.981 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.981 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.981 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.981 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.981 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.981 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.982 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.982 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.982 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.982 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.982 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.982 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.982 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.982 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.982 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.982 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.982 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.983 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.983 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.983 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.983 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.983 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.983 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.983 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.983 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.983 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.983 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:35.983 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:35.984 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.984 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:35.984 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 6, 2023-09-22T07:43:35.984 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:35.984 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.984 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.984 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.984 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.984 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.984 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.984 INFO:tasks.workunit.client.0.smithi006.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-09-22T07:43:35.984 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.985 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.985 INFO:tasks.workunit.client.0.smithi006.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-09-22T07:43:35.985 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.985 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.985 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.985 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.985 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.985 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.985 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.985 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.985 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.986 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.986 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.986 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.986 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.986 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.986 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.986 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.986 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.986 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.986 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.986 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.986 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.987 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:35.987 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:35.987 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.987 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:35.987 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 7, 2023-09-22T07:43:35.987 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:35.987 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.987 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.988 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.988 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.988 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.988 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.988 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.988 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.988 INFO:tasks.workunit.client.0.smithi006.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-09-22T07:43:35.988 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.988 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.988 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.988 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.988 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.989 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.989 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.989 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.989 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.989 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.989 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.989 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.989 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.989 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.989 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.989 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.989 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.990 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.990 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.990 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.990 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.990 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:35.990 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:35.990 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:35.990 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:35.990 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:35.990 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:35.990 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:35.990 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:35.991 INFO:tasks.workunit.client.0.smithi006.stdout: "perf_counters": { 2023-09-22T07:43:35.991 INFO:tasks.workunit.client.0.smithi006.stdout: "mds.6f6bba8d1abd2a5027fe96f9417c66b05e373b33": { 2023-09-22T07:43:35.991 INFO:tasks.workunit.client.0.smithi006.stdout: "mds": { 2023-09-22T07:43:35.991 INFO:tasks.workunit.client.0.smithi006.stdout: "caps": { 2023-09-22T07:43:35.991 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:35.991 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.991 INFO:tasks.workunit.client.0.smithi006.stdout: "ceph_cap_op_flush_ack": { 2023-09-22T07:43:35.991 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:35.991 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.991 INFO:tasks.workunit.client.0.smithi006.stdout: "ceph_cap_op_flushsnap_ack": { 2023-09-22T07:43:35.991 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:35.991 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.992 INFO:tasks.workunit.client.0.smithi006.stdout: "ceph_cap_op_grant": { 2023-09-22T07:43:35.992 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:35.992 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.992 INFO:tasks.workunit.client.0.smithi006.stdout: "ceph_cap_op_revoke": { 2023-09-22T07:43:35.992 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:35.992 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.992 INFO:tasks.workunit.client.0.smithi006.stdout: "ceph_cap_op_trunc": { 2023-09-22T07:43:35.992 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:35.992 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.992 INFO:tasks.workunit.client.0.smithi006.stdout: "dir_commit": { 2023-09-22T07:43:35.992 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 12 2023-09-22T07:43:35.992 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.992 INFO:tasks.workunit.client.0.smithi006.stdout: "dir_fetch": { 2023-09-22T07:43:35.993 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:35.993 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.993 INFO:tasks.workunit.client.0.smithi006.stdout: "dir_merge": { 2023-09-22T07:43:35.993 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:35.993 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.993 INFO:tasks.workunit.client.0.smithi006.stdout: "dir_split": { 2023-09-22T07:43:35.993 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:35.993 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.993 INFO:tasks.workunit.client.0.smithi006.stdout: "exported_inodes": { 2023-09-22T07:43:35.993 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:35.993 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.994 INFO:tasks.workunit.client.0.smithi006.stdout: "forward": { 2023-09-22T07:43:35.994 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:35.994 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.994 INFO:tasks.workunit.client.0.smithi006.stdout: "handle_client_cap_release": { 2023-09-22T07:43:35.994 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:35.994 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.994 INFO:tasks.workunit.client.0.smithi006.stdout: "handle_client_caps": { 2023-09-22T07:43:35.994 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:35.994 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.994 INFO:tasks.workunit.client.0.smithi006.stdout: "handle_client_caps_dirty": { 2023-09-22T07:43:35.994 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:35.994 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.995 INFO:tasks.workunit.client.0.smithi006.stdout: "handle_inode_file_caps": { 2023-09-22T07:43:35.995 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:35.995 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.995 INFO:tasks.workunit.client.0.smithi006.stdout: "imported_inodes": { 2023-09-22T07:43:35.995 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:35.995 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.995 INFO:tasks.workunit.client.0.smithi006.stdout: "inodes": { 2023-09-22T07:43:35.995 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 10 2023-09-22T07:43:35.995 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.996 INFO:tasks.workunit.client.0.smithi006.stdout: "inodes_expired": { 2023-09-22T07:43:35.996 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:35.996 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.996 INFO:tasks.workunit.client.0.smithi006.stdout: "inodes_pinned": { 2023-09-22T07:43:35.996 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 10 2023-09-22T07:43:35.996 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.996 INFO:tasks.workunit.client.0.smithi006.stdout: "inodes_with_caps": { 2023-09-22T07:43:35.996 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:35.996 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.996 INFO:tasks.workunit.client.0.smithi006.stdout: "load_cent": { 2023-09-22T07:43:35.996 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:35.996 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.997 INFO:tasks.workunit.client.0.smithi006.stdout: "openino_dir_fetch": { 2023-09-22T07:43:35.997 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:35.997 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.997 INFO:tasks.workunit.client.0.smithi006.stdout: "process_request_cap_release": { 2023-09-22T07:43:35.997 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:35.997 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.997 INFO:tasks.workunit.client.0.smithi006.stdout: "reply_latency": { 2023-09-22T07:43:35.997 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:35.997 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 85040 2023-09-22T07:43:35.997 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.998 INFO:tasks.workunit.client.0.smithi006.stdout: "request": { 2023-09-22T07:43:35.998 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2 2023-09-22T07:43:35.998 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.998 INFO:tasks.workunit.client.0.smithi006.stdout: "root_rbytes": { 2023-09-22T07:43:35.998 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:35.998 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.998 INFO:tasks.workunit.client.0.smithi006.stdout: "root_rfiles": { 2023-09-22T07:43:35.998 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:35.998 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.998 INFO:tasks.workunit.client.0.smithi006.stdout: "root_rsnaps": { 2023-09-22T07:43:35.998 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:35.998 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.999 INFO:tasks.workunit.client.0.smithi006.stdout: "slow_reply": { 2023-09-22T07:43:35.999 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:35.999 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.999 INFO:tasks.workunit.client.0.smithi006.stdout: "subtrees": { 2023-09-22T07:43:35.999 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2 2023-09-22T07:43:35.999 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:35.999 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.999 INFO:tasks.workunit.client.0.smithi006.stdout: "mds_cache": { 2023-09-22T07:43:35.999 INFO:tasks.workunit.client.0.smithi006.stdout: "ireq_enqueue_scrub": { 2023-09-22T07:43:35.999 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:35.999 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:35.999 INFO:tasks.workunit.client.0.smithi006.stdout: "ireq_exportdir": { 2023-09-22T07:43:36.000 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.000 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.000 INFO:tasks.workunit.client.0.smithi006.stdout: "ireq_flush": { 2023-09-22T07:43:36.000 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.000 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.000 INFO:tasks.workunit.client.0.smithi006.stdout: "ireq_fragmentdir": { 2023-09-22T07:43:36.000 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.000 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.000 INFO:tasks.workunit.client.0.smithi006.stdout: "ireq_fragstats": { 2023-09-22T07:43:36.000 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.000 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.000 INFO:tasks.workunit.client.0.smithi006.stdout: "ireq_inodestats": { 2023-09-22T07:43:36.001 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.001 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.001 INFO:tasks.workunit.client.0.smithi006.stdout: "num_recovering_enqueued": { 2023-09-22T07:43:36.001 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.001 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.001 INFO:tasks.workunit.client.0.smithi006.stdout: "num_recovering_prioritized": { 2023-09-22T07:43:36.001 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.001 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.001 INFO:tasks.workunit.client.0.smithi006.stdout: "num_recovering_processing": { 2023-09-22T07:43:36.001 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.001 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.001 INFO:tasks.workunit.client.0.smithi006.stdout: "num_strays": { 2023-09-22T07:43:36.001 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.002 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.002 INFO:tasks.workunit.client.0.smithi006.stdout: "num_strays_delayed": { 2023-09-22T07:43:36.002 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.002 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.002 INFO:tasks.workunit.client.0.smithi006.stdout: "num_strays_enqueuing": { 2023-09-22T07:43:36.002 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.002 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.002 INFO:tasks.workunit.client.0.smithi006.stdout: "recovery_completed": { 2023-09-22T07:43:36.002 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.002 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.002 INFO:tasks.workunit.client.0.smithi006.stdout: "recovery_started": { 2023-09-22T07:43:36.003 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.003 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.003 INFO:tasks.workunit.client.0.smithi006.stdout: "strays_created": { 2023-09-22T07:43:36.003 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.003 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.003 INFO:tasks.workunit.client.0.smithi006.stdout: "strays_enqueued": { 2023-09-22T07:43:36.003 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.003 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.003 INFO:tasks.workunit.client.0.smithi006.stdout: "strays_migrated": { 2023-09-22T07:43:36.003 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.003 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.003 INFO:tasks.workunit.client.0.smithi006.stdout: "strays_reintegrated": { 2023-09-22T07:43:36.004 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.004 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.004 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.004 INFO:tasks.workunit.client.0.smithi006.stdout: "mds_log": { 2023-09-22T07:43:36.004 INFO:tasks.workunit.client.0.smithi006.stdout: "ev": { 2023-09-22T07:43:36.004 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 5 2023-09-22T07:43:36.004 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.004 INFO:tasks.workunit.client.0.smithi006.stdout: "evadd": { 2023-09-22T07:43:36.004 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 5 2023-09-22T07:43:36.004 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.004 INFO:tasks.workunit.client.0.smithi006.stdout: "evex": { 2023-09-22T07:43:36.004 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.004 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.005 INFO:tasks.workunit.client.0.smithi006.stdout: "evexd": { 2023-09-22T07:43:36.005 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.005 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.005 INFO:tasks.workunit.client.0.smithi006.stdout: "evexg": { 2023-09-22T07:43:36.005 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.005 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.005 INFO:tasks.workunit.client.0.smithi006.stdout: "evtrm": { 2023-09-22T07:43:36.005 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.005 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.005 INFO:tasks.workunit.client.0.smithi006.stdout: "jlat": { 2023-09-22T07:43:36.005 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 5, 2023-09-22T07:43:36.005 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 8112334 2023-09-22T07:43:36.006 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.006 INFO:tasks.workunit.client.0.smithi006.stdout: "replayed": { 2023-09-22T07:43:36.006 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.006 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.006 INFO:tasks.workunit.client.0.smithi006.stdout: "seg": { 2023-09-22T07:43:36.006 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1 2023-09-22T07:43:36.006 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.006 INFO:tasks.workunit.client.0.smithi006.stdout: "segadd": { 2023-09-22T07:43:36.006 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1 2023-09-22T07:43:36.006 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.006 INFO:tasks.workunit.client.0.smithi006.stdout: "segex": { 2023-09-22T07:43:36.006 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.007 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.007 INFO:tasks.workunit.client.0.smithi006.stdout: "segexd": { 2023-09-22T07:43:36.007 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.007 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.007 INFO:tasks.workunit.client.0.smithi006.stdout: "segexg": { 2023-09-22T07:43:36.007 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.007 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.007 INFO:tasks.workunit.client.0.smithi006.stdout: "segtrm": { 2023-09-22T07:43:36.007 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.007 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.007 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.007 INFO:tasks.workunit.client.0.smithi006.stdout: "mds_mem": { 2023-09-22T07:43:36.007 INFO:tasks.workunit.client.0.smithi006.stdout: "cap": { 2023-09-22T07:43:36.008 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.008 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.008 INFO:tasks.workunit.client.0.smithi006.stdout: "cap+": { 2023-09-22T07:43:36.008 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2 2023-09-22T07:43:36.008 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.008 INFO:tasks.workunit.client.0.smithi006.stdout: "cap-": { 2023-09-22T07:43:36.008 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2 2023-09-22T07:43:36.008 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.008 INFO:tasks.workunit.client.0.smithi006.stdout: "dir": { 2023-09-22T07:43:36.008 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 12 2023-09-22T07:43:36.008 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.008 INFO:tasks.workunit.client.0.smithi006.stdout: "dir+": { 2023-09-22T07:43:36.009 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 12 2023-09-22T07:43:36.009 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.009 INFO:tasks.workunit.client.0.smithi006.stdout: "dir-": { 2023-09-22T07:43:36.009 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.009 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.009 INFO:tasks.workunit.client.0.smithi006.stdout: "dn": { 2023-09-22T07:43:36.009 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 10 2023-09-22T07:43:36.009 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.009 INFO:tasks.workunit.client.0.smithi006.stdout: "dn+": { 2023-09-22T07:43:36.009 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 10 2023-09-22T07:43:36.009 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.009 INFO:tasks.workunit.client.0.smithi006.stdout: "dn-": { 2023-09-22T07:43:36.009 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.010 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.010 INFO:tasks.workunit.client.0.smithi006.stdout: "heap": { 2023-09-22T07:43:36.010 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 207132 2023-09-22T07:43:36.010 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.010 INFO:tasks.workunit.client.0.smithi006.stdout: "ino": { 2023-09-22T07:43:36.010 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 13 2023-09-22T07:43:36.010 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.010 INFO:tasks.workunit.client.0.smithi006.stdout: "ino+": { 2023-09-22T07:43:36.010 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 13 2023-09-22T07:43:36.010 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.010 INFO:tasks.workunit.client.0.smithi006.stdout: "ino-": { 2023-09-22T07:43:36.010 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.011 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.011 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.011 INFO:tasks.workunit.client.0.smithi006.stdout: "mds_server": { 2023-09-22T07:43:36.011 INFO:tasks.workunit.client.0.smithi006.stdout: "cap_acquisition_throttle": { 2023-09-22T07:43:36.011 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.011 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.011 INFO:tasks.workunit.client.0.smithi006.stdout: "cap_revoke_eviction": { 2023-09-22T07:43:36.011 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.011 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.011 INFO:tasks.workunit.client.0.smithi006.stdout: "handle_client_request": { 2023-09-22T07:43:36.011 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2 2023-09-22T07:43:36.011 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.012 INFO:tasks.workunit.client.0.smithi006.stdout: "handle_client_session": { 2023-09-22T07:43:36.012 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 16 2023-09-22T07:43:36.012 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.012 INFO:tasks.workunit.client.0.smithi006.stdout: "handle_peer_request": { 2023-09-22T07:43:36.012 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.012 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.012 INFO:tasks.workunit.client.0.smithi006.stdout: "req_create_latency": { 2023-09-22T07:43:36.012 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.012 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.012 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.012 INFO:tasks.workunit.client.0.smithi006.stdout: "req_getattr_latency": { 2023-09-22T07:43:36.012 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:36.013 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 85040 2023-09-22T07:43:36.013 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.013 INFO:tasks.workunit.client.0.smithi006.stdout: "req_getfilelock_latency": { 2023-09-22T07:43:36.013 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.013 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.013 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.013 INFO:tasks.workunit.client.0.smithi006.stdout: "req_getvxattr_latency": { 2023-09-22T07:43:36.013 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.013 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.013 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.013 INFO:tasks.workunit.client.0.smithi006.stdout: "req_link_latency": { 2023-09-22T07:43:36.013 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.014 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.014 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.014 INFO:tasks.workunit.client.0.smithi006.stdout: "req_lookup_latency": { 2023-09-22T07:43:36.014 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.014 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.014 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.014 INFO:tasks.workunit.client.0.smithi006.stdout: "req_lookuphash_latency": { 2023-09-22T07:43:36.014 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.014 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.014 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.014 INFO:tasks.workunit.client.0.smithi006.stdout: "req_lookupino_latency": { 2023-09-22T07:43:36.014 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.015 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.015 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.015 INFO:tasks.workunit.client.0.smithi006.stdout: "req_lookupname_latency": { 2023-09-22T07:43:36.015 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.015 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.015 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.015 INFO:tasks.workunit.client.0.smithi006.stdout: "req_lookupparent_latency": { 2023-09-22T07:43:36.015 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.015 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.015 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.015 INFO:tasks.workunit.client.0.smithi006.stdout: "req_lookupsnap_latency": { 2023-09-22T07:43:36.015 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.016 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.016 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.016 INFO:tasks.workunit.client.0.smithi006.stdout: "req_lssnap_latency": { 2023-09-22T07:43:36.016 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.016 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.016 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.016 INFO:tasks.workunit.client.0.smithi006.stdout: "req_mkdir_latency": { 2023-09-22T07:43:36.016 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.016 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.016 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.016 INFO:tasks.workunit.client.0.smithi006.stdout: "req_mknod_latency": { 2023-09-22T07:43:36.016 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.017 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.017 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.017 INFO:tasks.workunit.client.0.smithi006.stdout: "req_mksnap_latency": { 2023-09-22T07:43:36.017 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.017 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.017 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.017 INFO:tasks.workunit.client.0.smithi006.stdout: "req_open_latency": { 2023-09-22T07:43:36.017 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.017 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.017 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.017 INFO:tasks.workunit.client.0.smithi006.stdout: "req_readdir_latency": { 2023-09-22T07:43:36.017 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.018 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.018 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.018 INFO:tasks.workunit.client.0.smithi006.stdout: "req_rename_latency": { 2023-09-22T07:43:36.018 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.018 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.018 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.018 INFO:tasks.workunit.client.0.smithi006.stdout: "req_renamesnap_latency": { 2023-09-22T07:43:36.018 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.018 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.018 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.018 INFO:tasks.workunit.client.0.smithi006.stdout: "req_rmdir_latency": { 2023-09-22T07:43:36.018 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.019 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.019 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.019 INFO:tasks.workunit.client.0.smithi006.stdout: "req_rmsnap_latency": { 2023-09-22T07:43:36.019 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.019 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.019 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.019 INFO:tasks.workunit.client.0.smithi006.stdout: "req_rmxattr_latency": { 2023-09-22T07:43:36.019 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.019 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.019 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.019 INFO:tasks.workunit.client.0.smithi006.stdout: "req_setattr_latency": { 2023-09-22T07:43:36.019 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.019 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.020 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.020 INFO:tasks.workunit.client.0.smithi006.stdout: "req_setdirlayout_latency": { 2023-09-22T07:43:36.020 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.020 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.020 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.020 INFO:tasks.workunit.client.0.smithi006.stdout: "req_setfilelock_latency": { 2023-09-22T07:43:36.020 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.020 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.020 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.020 INFO:tasks.workunit.client.0.smithi006.stdout: "req_setlayout_latency": { 2023-09-22T07:43:36.020 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.020 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.020 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.021 INFO:tasks.workunit.client.0.smithi006.stdout: "req_setxattr_latency": { 2023-09-22T07:43:36.021 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.021 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.021 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.021 INFO:tasks.workunit.client.0.smithi006.stdout: "req_symlink_latency": { 2023-09-22T07:43:36.021 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.021 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.021 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.021 INFO:tasks.workunit.client.0.smithi006.stdout: "req_unlink_latency": { 2023-09-22T07:43:36.021 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.021 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.021 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.022 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.022 INFO:tasks.workunit.client.0.smithi006.stdout: "mds_sessions": { 2023-09-22T07:43:36.022 INFO:tasks.workunit.client.0.smithi006.stdout: "average_load": { 2023-09-22T07:43:36.022 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.022 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.022 INFO:tasks.workunit.client.0.smithi006.stdout: "avg_session_uptime": { 2023-09-22T07:43:36.022 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 89 2023-09-22T07:43:36.022 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.022 INFO:tasks.workunit.client.0.smithi006.stdout: "session_add": { 2023-09-22T07:43:36.022 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2 2023-09-22T07:43:36.022 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.023 INFO:tasks.workunit.client.0.smithi006.stdout: "session_count": { 2023-09-22T07:43:36.023 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.023 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.023 INFO:tasks.workunit.client.0.smithi006.stdout: "session_remove": { 2023-09-22T07:43:36.023 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2 2023-09-22T07:43:36.023 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.023 INFO:tasks.workunit.client.0.smithi006.stdout: "sessions_open": { 2023-09-22T07:43:36.023 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.023 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.023 INFO:tasks.workunit.client.0.smithi006.stdout: "sessions_stale": { 2023-09-22T07:43:36.023 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.023 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.024 INFO:tasks.workunit.client.0.smithi006.stdout: "total_load": { 2023-09-22T07:43:36.024 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1 2023-09-22T07:43:36.024 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.024 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.024 INFO:tasks.workunit.client.0.smithi006.stdout: "objecter": { 2023-09-22T07:43:36.024 INFO:tasks.workunit.client.0.smithi006.stdout: "op_active": { 2023-09-22T07:43:36.024 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.024 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.024 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r": { 2023-09-22T07:43:36.024 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.024 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.024 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rmw": { 2023-09-22T07:43:36.025 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.025 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.025 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w": { 2023-09-22T07:43:36.025 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 45 2023-09-22T07:43:36.025 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.025 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.025 INFO:tasks.workunit.client.0.smithi006.stdout: "purge_queue": { 2023-09-22T07:43:36.025 INFO:tasks.workunit.client.0.smithi006.stdout: "pq_executed": { 2023-09-22T07:43:36.025 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.025 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.025 INFO:tasks.workunit.client.0.smithi006.stdout: "pq_executing": { 2023-09-22T07:43:36.025 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.026 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.026 INFO:tasks.workunit.client.0.smithi006.stdout: "pq_executing_high_water": { 2023-09-22T07:43:36.026 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.026 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.026 INFO:tasks.workunit.client.0.smithi006.stdout: "pq_executing_ops": { 2023-09-22T07:43:36.026 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.026 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.026 INFO:tasks.workunit.client.0.smithi006.stdout: "pq_executing_ops_high_water": { 2023-09-22T07:43:36.026 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.026 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.026 INFO:tasks.workunit.client.0.smithi006.stdout: "pq_item_in_journal": { 2023-09-22T07:43:36.027 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.027 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.027 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.027 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.027 INFO:tasks.workunit.client.0.smithi006.stdout: "mon.6f6bba8d1abd2a5027fe96f9417c66b05e373b33": { 2023-09-22T07:43:36.027 INFO:tasks.workunit.client.0.smithi006.stdout: "mon": { 2023-09-22T07:43:36.027 INFO:tasks.workunit.client.0.smithi006.stdout: "election_call": { 2023-09-22T07:43:36.027 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2 2023-09-22T07:43:36.027 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.027 INFO:tasks.workunit.client.0.smithi006.stdout: "election_lose": { 2023-09-22T07:43:36.027 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2 2023-09-22T07:43:36.027 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.027 INFO:tasks.workunit.client.0.smithi006.stdout: "election_win": { 2023-09-22T07:43:36.028 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.028 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.028 INFO:tasks.workunit.client.0.smithi006.stdout: "num_elections": { 2023-09-22T07:43:36.028 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 7 2023-09-22T07:43:36.028 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.028 INFO:tasks.workunit.client.0.smithi006.stdout: "num_sessions": { 2023-09-22T07:43:36.028 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 9 2023-09-22T07:43:36.028 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.028 INFO:tasks.workunit.client.0.smithi006.stdout: "session_add": { 2023-09-22T07:43:36.028 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4 2023-09-22T07:43:36.028 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.028 INFO:tasks.workunit.client.0.smithi006.stdout: "session_rm": { 2023-09-22T07:43:36.028 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 51 2023-09-22T07:43:36.029 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.029 INFO:tasks.workunit.client.0.smithi006.stdout: "session_trim": { 2023-09-22T07:43:36.029 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.029 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.029 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.029 INFO:tasks.workunit.client.0.smithi006.stdout: "paxos": { 2023-09-22T07:43:36.029 INFO:tasks.workunit.client.0.smithi006.stdout: "accept_timeout": { 2023-09-22T07:43:36.029 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.029 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.029 INFO:tasks.workunit.client.0.smithi006.stdout: "begin": { 2023-09-22T07:43:36.029 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 852 2023-09-22T07:43:36.029 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.029 INFO:tasks.workunit.client.0.smithi006.stdout: "begin_bytes": { 2023-09-22T07:43:36.030 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 852, 2023-09-22T07:43:36.030 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3835696 2023-09-22T07:43:36.030 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.030 INFO:tasks.workunit.client.0.smithi006.stdout: "begin_keys": { 2023-09-22T07:43:36.030 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.030 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.030 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.030 INFO:tasks.workunit.client.0.smithi006.stdout: "begin_latency": { 2023-09-22T07:43:36.030 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 852, 2023-09-22T07:43:36.030 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 131997392 2023-09-22T07:43:36.030 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.030 INFO:tasks.workunit.client.0.smithi006.stdout: "collect": { 2023-09-22T07:43:36.031 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2 2023-09-22T07:43:36.031 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.031 INFO:tasks.workunit.client.0.smithi006.stdout: "collect_bytes": { 2023-09-22T07:43:36.031 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:36.031 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 146 2023-09-22T07:43:36.031 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.031 INFO:tasks.workunit.client.0.smithi006.stdout: "collect_keys": { 2023-09-22T07:43:36.031 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:36.031 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2 2023-09-22T07:43:36.031 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.031 INFO:tasks.workunit.client.0.smithi006.stdout: "collect_latency": { 2023-09-22T07:43:36.031 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:36.032 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2999942 2023-09-22T07:43:36.032 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.032 INFO:tasks.workunit.client.0.smithi006.stdout: "collect_timeout": { 2023-09-22T07:43:36.032 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.032 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.032 INFO:tasks.workunit.client.0.smithi006.stdout: "collect_uncommitted": { 2023-09-22T07:43:36.032 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.032 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.032 INFO:tasks.workunit.client.0.smithi006.stdout: "commit": { 2023-09-22T07:43:36.032 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 853 2023-09-22T07:43:36.032 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.032 INFO:tasks.workunit.client.0.smithi006.stdout: "commit_bytes": { 2023-09-22T07:43:36.032 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.033 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.033 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.033 INFO:tasks.workunit.client.0.smithi006.stdout: "commit_keys": { 2023-09-22T07:43:36.033 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.033 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.033 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.033 INFO:tasks.workunit.client.0.smithi006.stdout: "commit_latency": { 2023-09-22T07:43:36.033 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.033 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.033 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.033 INFO:tasks.workunit.client.0.smithi006.stdout: "lease_ack_timeout": { 2023-09-22T07:43:36.034 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.034 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.034 INFO:tasks.workunit.client.0.smithi006.stdout: "lease_timeout": { 2023-09-22T07:43:36.034 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.034 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.034 INFO:tasks.workunit.client.0.smithi006.stdout: "new_pn": { 2023-09-22T07:43:36.034 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.034 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.034 INFO:tasks.workunit.client.0.smithi006.stdout: "new_pn_latency": { 2023-09-22T07:43:36.034 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.034 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.035 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.035 INFO:tasks.workunit.client.0.smithi006.stdout: "refresh": { 2023-09-22T07:43:36.035 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 853 2023-09-22T07:43:36.035 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.035 INFO:tasks.workunit.client.0.smithi006.stdout: "refresh_latency": { 2023-09-22T07:43:36.035 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 853, 2023-09-22T07:43:36.035 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1821964007 2023-09-22T07:43:36.035 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.035 INFO:tasks.workunit.client.0.smithi006.stdout: "restart": { 2023-09-22T07:43:36.035 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 13 2023-09-22T07:43:36.035 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.035 INFO:tasks.workunit.client.0.smithi006.stdout: "share_state": { 2023-09-22T07:43:36.036 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.036 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.036 INFO:tasks.workunit.client.0.smithi006.stdout: "share_state_bytes": { 2023-09-22T07:43:36.036 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.036 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.036 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.036 INFO:tasks.workunit.client.0.smithi006.stdout: "share_state_keys": { 2023-09-22T07:43:36.036 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.036 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.036 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.036 INFO:tasks.workunit.client.0.smithi006.stdout: "start_leader": { 2023-09-22T07:43:36.036 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.036 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.037 INFO:tasks.workunit.client.0.smithi006.stdout: "start_peon": { 2023-09-22T07:43:36.037 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2 2023-09-22T07:43:36.037 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.037 INFO:tasks.workunit.client.0.smithi006.stdout: "store_state": { 2023-09-22T07:43:36.037 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 853 2023-09-22T07:43:36.037 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.037 INFO:tasks.workunit.client.0.smithi006.stdout: "store_state_bytes": { 2023-09-22T07:43:36.037 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 853, 2023-09-22T07:43:36.037 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 7511353 2023-09-22T07:43:36.037 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.037 INFO:tasks.workunit.client.0.smithi006.stdout: "store_state_keys": { 2023-09-22T07:43:36.037 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 853, 2023-09-22T07:43:36.037 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 5876 2023-09-22T07:43:36.038 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.038 INFO:tasks.workunit.client.0.smithi006.stdout: "store_state_latency": { 2023-09-22T07:43:36.038 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 853, 2023-09-22T07:43:36.038 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 339993281 2023-09-22T07:43:36.038 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.038 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.038 INFO:tasks.workunit.client.0.smithi006.stdout: "prioritycache": { 2023-09-22T07:43:36.038 INFO:tasks.workunit.client.0.smithi006.stdout: "cache_bytes": { 2023-09-22T07:43:36.038 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1020054731 2023-09-22T07:43:36.038 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.038 INFO:tasks.workunit.client.0.smithi006.stdout: "heap_bytes": { 2023-09-22T07:43:36.038 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 43827200 2023-09-22T07:43:36.039 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.039 INFO:tasks.workunit.client.0.smithi006.stdout: "mapped_bytes": { 2023-09-22T07:43:36.039 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 33054720 2023-09-22T07:43:36.039 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.039 INFO:tasks.workunit.client.0.smithi006.stdout: "target_bytes": { 2023-09-22T07:43:36.039 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2147483648 2023-09-22T07:43:36.039 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.039 INFO:tasks.workunit.client.0.smithi006.stdout: "unmapped_bytes": { 2023-09-22T07:43:36.039 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 10772480 2023-09-22T07:43:36.039 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.039 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.039 INFO:tasks.workunit.client.0.smithi006.stdout: "prioritycache:full": { 2023-09-22T07:43:36.039 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:36.040 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 348127232 2023-09-22T07:43:36.040 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.040 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:36.040 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.040 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.040 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:36.040 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.040 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.040 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:36.040 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 277021767 2023-09-22T07:43:36.040 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.040 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:36.040 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 270811 2023-09-22T07:43:36.041 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.041 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:36.041 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.041 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.041 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:36.041 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.041 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.041 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:36.041 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.041 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.041 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:36.041 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.041 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.042 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:36.042 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.042 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.042 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:36.042 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.042 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.042 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:36.042 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.042 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.042 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:36.042 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.043 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.043 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:36.043 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 70834654 2023-09-22T07:43:36.043 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.043 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.043 INFO:tasks.workunit.client.0.smithi006.stdout: "prioritycache:inc": { 2023-09-22T07:43:36.043 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:36.043 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 348127232 2023-09-22T07:43:36.043 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.043 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:36.043 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.043 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.044 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:36.044 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.044 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.044 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:36.044 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 277021767 2023-09-22T07:43:36.044 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.044 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:36.044 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 40838 2023-09-22T07:43:36.044 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.044 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:36.044 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.044 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.045 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:36.045 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.045 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.045 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:36.045 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.045 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.045 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:36.045 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.045 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.045 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:36.045 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.045 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.045 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:36.046 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.046 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.046 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:36.046 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.046 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.046 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:36.046 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.046 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.046 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:36.046 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 71064627 2023-09-22T07:43:36.046 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.047 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.047 INFO:tasks.workunit.client.0.smithi006.stdout: "prioritycache:kv": { 2023-09-22T07:43:36.047 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:36.047 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 322961408 2023-09-22T07:43:36.047 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.047 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:36.047 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 67108864 2023-09-22T07:43:36.047 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.047 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:36.047 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.047 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.047 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:36.047 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 184681178 2023-09-22T07:43:36.047 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.048 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:36.048 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.048 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.048 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:36.048 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.048 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.048 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:36.048 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.048 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.048 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:36.048 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.048 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.048 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:36.049 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.049 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.049 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:36.049 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.049 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.049 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:36.049 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.049 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.049 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:36.049 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.049 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.050 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:36.050 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.050 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.050 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:36.050 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 71171366 2023-09-22T07:43:36.050 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.050 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.050 INFO:tasks.workunit.client.0.smithi006.stdout: "rocksdb": { 2023-09-22T07:43:36.050 INFO:tasks.workunit.client.0.smithi006.stdout: "compact": { 2023-09-22T07:43:36.050 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.050 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.050 INFO:tasks.workunit.client.0.smithi006.stdout: "compact_queue_len": { 2023-09-22T07:43:36.051 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.051 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.051 INFO:tasks.workunit.client.0.smithi006.stdout: "compact_queue_merge": { 2023-09-22T07:43:36.051 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.051 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.051 INFO:tasks.workunit.client.0.smithi006.stdout: "compact_range": { 2023-09-22T07:43:36.051 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1 2023-09-22T07:43:36.051 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.051 INFO:tasks.workunit.client.0.smithi006.stdout: "get_latency": { 2023-09-22T07:43:36.051 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 36226, 2023-09-22T07:43:36.051 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 82203075 2023-09-22T07:43:36.052 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.052 INFO:tasks.workunit.client.0.smithi006.stdout: "rocksdb_write_delay_time": { 2023-09-22T07:43:36.052 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.052 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.052 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.052 INFO:tasks.workunit.client.0.smithi006.stdout: "rocksdb_write_memtable_time": { 2023-09-22T07:43:36.052 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.052 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.052 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.052 INFO:tasks.workunit.client.0.smithi006.stdout: "rocksdb_write_pre_and_post_time": { 2023-09-22T07:43:36.052 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.052 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.053 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.053 INFO:tasks.workunit.client.0.smithi006.stdout: "rocksdb_write_wal_time": { 2023-09-22T07:43:36.053 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.053 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.053 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.053 INFO:tasks.workunit.client.0.smithi006.stdout: "submit_latency": { 2023-09-22T07:43:36.053 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.053 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.053 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.053 INFO:tasks.workunit.client.0.smithi006.stdout: "submit_sync_latency": { 2023-09-22T07:43:36.053 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 1844, 2023-09-22T07:43:36.053 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 581671433 2023-09-22T07:43:36.054 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.054 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.054 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.054 INFO:tasks.workunit.client.0.smithi006.stdout: "mon.7b170e9e0f37a546ba2bddd5db58b6ffb966aac4": { 2023-09-22T07:43:36.054 INFO:tasks.workunit.client.0.smithi006.stdout: "mon": { 2023-09-22T07:43:36.054 INFO:tasks.workunit.client.0.smithi006.stdout: "election_call": { 2023-09-22T07:43:36.054 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2 2023-09-22T07:43:36.054 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.054 INFO:tasks.workunit.client.0.smithi006.stdout: "election_lose": { 2023-09-22T07:43:36.054 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.054 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.054 INFO:tasks.workunit.client.0.smithi006.stdout: "election_win": { 2023-09-22T07:43:36.055 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3 2023-09-22T07:43:36.055 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.055 INFO:tasks.workunit.client.0.smithi006.stdout: "num_elections": { 2023-09-22T07:43:36.055 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 9 2023-09-22T07:43:36.055 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.055 INFO:tasks.workunit.client.0.smithi006.stdout: "num_sessions": { 2023-09-22T07:43:36.055 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 7 2023-09-22T07:43:36.055 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.055 INFO:tasks.workunit.client.0.smithi006.stdout: "session_add": { 2023-09-22T07:43:36.055 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3 2023-09-22T07:43:36.055 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.055 INFO:tasks.workunit.client.0.smithi006.stdout: "session_rm": { 2023-09-22T07:43:36.055 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 187 2023-09-22T07:43:36.056 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.056 INFO:tasks.workunit.client.0.smithi006.stdout: "session_trim": { 2023-09-22T07:43:36.056 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.056 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.056 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.056 INFO:tasks.workunit.client.0.smithi006.stdout: "paxos": { 2023-09-22T07:43:36.056 INFO:tasks.workunit.client.0.smithi006.stdout: "accept_timeout": { 2023-09-22T07:43:36.056 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.056 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.056 INFO:tasks.workunit.client.0.smithi006.stdout: "begin": { 2023-09-22T07:43:36.056 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 990 2023-09-22T07:43:36.056 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.057 INFO:tasks.workunit.client.0.smithi006.stdout: "begin_bytes": { 2023-09-22T07:43:36.057 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 990, 2023-09-22T07:43:36.057 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4853548 2023-09-22T07:43:36.057 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.057 INFO:tasks.workunit.client.0.smithi006.stdout: "begin_keys": { 2023-09-22T07:43:36.057 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 990, 2023-09-22T07:43:36.057 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2970 2023-09-22T07:43:36.057 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.057 INFO:tasks.workunit.client.0.smithi006.stdout: "begin_latency": { 2023-09-22T07:43:36.057 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 990, 2023-09-22T07:43:36.057 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 177998248 2023-09-22T07:43:36.057 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.057 INFO:tasks.workunit.client.0.smithi006.stdout: "collect": { 2023-09-22T07:43:36.058 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.058 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.058 INFO:tasks.workunit.client.0.smithi006.stdout: "collect_bytes": { 2023-09-22T07:43:36.058 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.058 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.058 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.058 INFO:tasks.workunit.client.0.smithi006.stdout: "collect_keys": { 2023-09-22T07:43:36.058 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.058 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.058 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.058 INFO:tasks.workunit.client.0.smithi006.stdout: "collect_latency": { 2023-09-22T07:43:36.059 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.059 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.059 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.059 INFO:tasks.workunit.client.0.smithi006.stdout: "collect_timeout": { 2023-09-22T07:43:36.059 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.059 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.059 INFO:tasks.workunit.client.0.smithi006.stdout: "collect_uncommitted": { 2023-09-22T07:43:36.059 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.059 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.059 INFO:tasks.workunit.client.0.smithi006.stdout: "commit": { 2023-09-22T07:43:36.059 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 990 2023-09-22T07:43:36.059 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.059 INFO:tasks.workunit.client.0.smithi006.stdout: "commit_bytes": { 2023-09-22T07:43:36.060 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 990, 2023-09-22T07:43:36.060 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4782326 2023-09-22T07:43:36.060 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.060 INFO:tasks.workunit.client.0.smithi006.stdout: "commit_keys": { 2023-09-22T07:43:36.060 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 990, 2023-09-22T07:43:36.060 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 5789 2023-09-22T07:43:36.060 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.060 INFO:tasks.workunit.client.0.smithi006.stdout: "commit_latency": { 2023-09-22T07:43:36.060 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 990, 2023-09-22T07:43:36.060 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 491963321 2023-09-22T07:43:36.060 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.060 INFO:tasks.workunit.client.0.smithi006.stdout: "lease_ack_timeout": { 2023-09-22T07:43:36.061 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.061 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.061 INFO:tasks.workunit.client.0.smithi006.stdout: "lease_timeout": { 2023-09-22T07:43:36.061 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.061 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.061 INFO:tasks.workunit.client.0.smithi006.stdout: "new_pn": { 2023-09-22T07:43:36.061 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2 2023-09-22T07:43:36.061 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.061 INFO:tasks.workunit.client.0.smithi006.stdout: "new_pn_latency": { 2023-09-22T07:43:36.061 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:36.061 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 999990 2023-09-22T07:43:36.061 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.062 INFO:tasks.workunit.client.0.smithi006.stdout: "refresh": { 2023-09-22T07:43:36.062 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 992 2023-09-22T07:43:36.062 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.062 INFO:tasks.workunit.client.0.smithi006.stdout: "refresh_latency": { 2023-09-22T07:43:36.062 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 992, 2023-09-22T07:43:36.062 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2547974765 2023-09-22T07:43:36.062 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.062 INFO:tasks.workunit.client.0.smithi006.stdout: "restart": { 2023-09-22T07:43:36.062 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 12 2023-09-22T07:43:36.062 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.062 INFO:tasks.workunit.client.0.smithi006.stdout: "share_state": { 2023-09-22T07:43:36.062 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2 2023-09-22T07:43:36.063 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.063 INFO:tasks.workunit.client.0.smithi006.stdout: "share_state_bytes": { 2023-09-22T07:43:36.063 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:36.063 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1050 2023-09-22T07:43:36.063 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.063 INFO:tasks.workunit.client.0.smithi006.stdout: "share_state_keys": { 2023-09-22T07:43:36.063 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:36.063 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2 2023-09-22T07:43:36.063 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.063 INFO:tasks.workunit.client.0.smithi006.stdout: "start_leader": { 2023-09-22T07:43:36.063 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3 2023-09-22T07:43:36.063 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.064 INFO:tasks.workunit.client.0.smithi006.stdout: "start_peon": { 2023-09-22T07:43:36.064 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.064 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.064 INFO:tasks.workunit.client.0.smithi006.stdout: "store_state": { 2023-09-22T07:43:36.065 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.065 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.065 INFO:tasks.workunit.client.0.smithi006.stdout: "store_state_bytes": { 2023-09-22T07:43:36.065 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.065 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.065 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.065 INFO:tasks.workunit.client.0.smithi006.stdout: "store_state_keys": { 2023-09-22T07:43:36.065 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.065 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.066 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.066 INFO:tasks.workunit.client.0.smithi006.stdout: "store_state_latency": { 2023-09-22T07:43:36.066 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.066 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.066 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.066 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.066 INFO:tasks.workunit.client.0.smithi006.stdout: "prioritycache": { 2023-09-22T07:43:36.066 INFO:tasks.workunit.client.0.smithi006.stdout: "cache_bytes": { 2023-09-22T07:43:36.066 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1020054731 2023-09-22T07:43:36.066 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.066 INFO:tasks.workunit.client.0.smithi006.stdout: "heap_bytes": { 2023-09-22T07:43:36.067 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 45899776 2023-09-22T07:43:36.067 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.067 INFO:tasks.workunit.client.0.smithi006.stdout: "mapped_bytes": { 2023-09-22T07:43:36.067 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 41025536 2023-09-22T07:43:36.067 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.067 INFO:tasks.workunit.client.0.smithi006.stdout: "target_bytes": { 2023-09-22T07:43:36.067 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2147483648 2023-09-22T07:43:36.067 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.067 INFO:tasks.workunit.client.0.smithi006.stdout: "unmapped_bytes": { 2023-09-22T07:43:36.067 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4874240 2023-09-22T07:43:36.067 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.067 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.067 INFO:tasks.workunit.client.0.smithi006.stdout: "prioritycache:full": { 2023-09-22T07:43:36.068 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:36.068 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 348127232 2023-09-22T07:43:36.068 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.068 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:36.068 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.068 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.068 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:36.068 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.068 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.068 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:36.068 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 277022830 2023-09-22T07:43:36.068 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.069 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:36.069 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 270381 2023-09-22T07:43:36.069 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.069 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:36.069 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.069 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.069 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:36.069 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.069 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.069 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:36.069 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.069 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.070 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:36.070 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.070 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.070 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:36.070 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.070 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.070 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:36.070 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.070 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.070 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:36.071 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.071 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.071 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:36.071 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.071 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.071 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:36.071 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 70834021 2023-09-22T07:43:36.071 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.071 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.071 INFO:tasks.workunit.client.0.smithi006.stdout: "prioritycache:inc": { 2023-09-22T07:43:36.071 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:36.072 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 348127232 2023-09-22T07:43:36.072 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.072 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:36.072 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.072 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.072 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:36.072 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.072 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.072 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:36.072 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 277022830 2023-09-22T07:43:36.072 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.072 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:36.073 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 38435 2023-09-22T07:43:36.073 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.073 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:36.073 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.073 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.073 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:36.073 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.073 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.073 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:36.073 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.073 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.074 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:36.074 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.074 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.074 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:36.074 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.074 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.074 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:36.074 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.074 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.074 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:36.074 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.074 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.075 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:36.075 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.075 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.075 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:36.075 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 71065967 2023-09-22T07:43:36.075 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.075 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.075 INFO:tasks.workunit.client.0.smithi006.stdout: "prioritycache:kv": { 2023-09-22T07:43:36.075 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:36.075 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 322961408 2023-09-22T07:43:36.075 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.075 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:36.076 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 67108864 2023-09-22T07:43:36.076 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.076 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:36.076 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.076 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.076 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:36.076 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 184681886 2023-09-22T07:43:36.076 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.076 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:36.076 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.076 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.076 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:36.076 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.077 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.077 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:36.077 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.077 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.077 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:36.077 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.077 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.077 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:36.077 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.077 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.077 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:36.077 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.077 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.078 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:36.078 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.078 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.078 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:36.078 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.078 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.078 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:36.078 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.078 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.078 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:36.078 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 71170658 2023-09-22T07:43:36.078 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.078 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.079 INFO:tasks.workunit.client.0.smithi006.stdout: "rocksdb": { 2023-09-22T07:43:36.079 INFO:tasks.workunit.client.0.smithi006.stdout: "compact": { 2023-09-22T07:43:36.079 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.079 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.079 INFO:tasks.workunit.client.0.smithi006.stdout: "compact_queue_len": { 2023-09-22T07:43:36.079 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.079 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.079 INFO:tasks.workunit.client.0.smithi006.stdout: "compact_queue_merge": { 2023-09-22T07:43:36.079 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.079 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.079 INFO:tasks.workunit.client.0.smithi006.stdout: "compact_range": { 2023-09-22T07:43:36.079 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1 2023-09-22T07:43:36.080 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.080 INFO:tasks.workunit.client.0.smithi006.stdout: "get_latency": { 2023-09-22T07:43:36.080 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 44413, 2023-09-22T07:43:36.080 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 165819353 2023-09-22T07:43:36.080 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.080 INFO:tasks.workunit.client.0.smithi006.stdout: "rocksdb_write_delay_time": { 2023-09-22T07:43:36.080 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.080 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.080 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.080 INFO:tasks.workunit.client.0.smithi006.stdout: "rocksdb_write_memtable_time": { 2023-09-22T07:43:36.080 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.080 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.080 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.081 INFO:tasks.workunit.client.0.smithi006.stdout: "rocksdb_write_pre_and_post_time": { 2023-09-22T07:43:36.081 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.081 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.081 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.081 INFO:tasks.workunit.client.0.smithi006.stdout: "rocksdb_write_wal_time": { 2023-09-22T07:43:36.081 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.081 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.081 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.081 INFO:tasks.workunit.client.0.smithi006.stdout: "submit_latency": { 2023-09-22T07:43:36.081 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.081 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.081 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.082 INFO:tasks.workunit.client.0.smithi006.stdout: "submit_sync_latency": { 2023-09-22T07:43:36.082 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2137, 2023-09-22T07:43:36.082 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 728655163 2023-09-22T07:43:36.082 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.082 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.082 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.082 INFO:tasks.workunit.client.0.smithi006.stdout: "mon.ab84ea8160a0eec56113f76e6c4f740ca9571b7e": { 2023-09-22T07:43:36.082 INFO:tasks.workunit.client.0.smithi006.stdout: "mon": { 2023-09-22T07:43:36.082 INFO:tasks.workunit.client.0.smithi006.stdout: "election_call": { 2023-09-22T07:43:36.083 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1 2023-09-22T07:43:36.083 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.083 INFO:tasks.workunit.client.0.smithi006.stdout: "election_lose": { 2023-09-22T07:43:36.083 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1 2023-09-22T07:43:36.083 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.083 INFO:tasks.workunit.client.0.smithi006.stdout: "election_win": { 2023-09-22T07:43:36.083 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.083 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.083 INFO:tasks.workunit.client.0.smithi006.stdout: "num_elections": { 2023-09-22T07:43:36.083 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3 2023-09-22T07:43:36.083 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.084 INFO:tasks.workunit.client.0.smithi006.stdout: "num_sessions": { 2023-09-22T07:43:36.084 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 13 2023-09-22T07:43:36.084 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.084 INFO:tasks.workunit.client.0.smithi006.stdout: "session_add": { 2023-09-22T07:43:36.084 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 5 2023-09-22T07:43:36.084 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.084 INFO:tasks.workunit.client.0.smithi006.stdout: "session_rm": { 2023-09-22T07:43:36.084 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 119 2023-09-22T07:43:36.084 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.084 INFO:tasks.workunit.client.0.smithi006.stdout: "session_trim": { 2023-09-22T07:43:36.084 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.085 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.085 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.085 INFO:tasks.workunit.client.0.smithi006.stdout: "paxos": { 2023-09-22T07:43:36.085 INFO:tasks.workunit.client.0.smithi006.stdout: "accept_timeout": { 2023-09-22T07:43:36.085 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.085 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.085 INFO:tasks.workunit.client.0.smithi006.stdout: "begin": { 2023-09-22T07:43:36.085 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 841 2023-09-22T07:43:36.085 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.085 INFO:tasks.workunit.client.0.smithi006.stdout: "begin_bytes": { 2023-09-22T07:43:36.085 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 841, 2023-09-22T07:43:36.086 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3809985 2023-09-22T07:43:36.086 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.086 INFO:tasks.workunit.client.0.smithi006.stdout: "begin_keys": { 2023-09-22T07:43:36.086 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.086 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.086 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.086 INFO:tasks.workunit.client.0.smithi006.stdout: "begin_latency": { 2023-09-22T07:43:36.086 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 841, 2023-09-22T07:43:36.086 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 229997720 2023-09-22T07:43:36.086 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.086 INFO:tasks.workunit.client.0.smithi006.stdout: "collect": { 2023-09-22T07:43:36.087 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1 2023-09-22T07:43:36.087 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.087 INFO:tasks.workunit.client.0.smithi006.stdout: "collect_bytes": { 2023-09-22T07:43:36.087 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 1, 2023-09-22T07:43:36.087 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 73 2023-09-22T07:43:36.087 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.087 INFO:tasks.workunit.client.0.smithi006.stdout: "collect_keys": { 2023-09-22T07:43:36.087 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 1, 2023-09-22T07:43:36.087 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1 2023-09-22T07:43:36.087 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.087 INFO:tasks.workunit.client.0.smithi006.stdout: "collect_latency": { 2023-09-22T07:43:36.087 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 1, 2023-09-22T07:43:36.087 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1999980 2023-09-22T07:43:36.088 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.088 INFO:tasks.workunit.client.0.smithi006.stdout: "collect_timeout": { 2023-09-22T07:43:36.088 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.088 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.088 INFO:tasks.workunit.client.0.smithi006.stdout: "collect_uncommitted": { 2023-09-22T07:43:36.088 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.088 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.088 INFO:tasks.workunit.client.0.smithi006.stdout: "commit": { 2023-09-22T07:43:36.088 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 842 2023-09-22T07:43:36.088 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.089 INFO:tasks.workunit.client.0.smithi006.stdout: "commit_bytes": { 2023-09-22T07:43:36.089 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.089 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.089 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.089 INFO:tasks.workunit.client.0.smithi006.stdout: "commit_keys": { 2023-09-22T07:43:36.089 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.089 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.089 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.089 INFO:tasks.workunit.client.0.smithi006.stdout: "commit_latency": { 2023-09-22T07:43:36.089 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.089 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.089 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.089 INFO:tasks.workunit.client.0.smithi006.stdout: "lease_ack_timeout": { 2023-09-22T07:43:36.090 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.090 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.090 INFO:tasks.workunit.client.0.smithi006.stdout: "lease_timeout": { 2023-09-22T07:43:36.090 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.090 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.090 INFO:tasks.workunit.client.0.smithi006.stdout: "new_pn": { 2023-09-22T07:43:36.090 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.090 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.090 INFO:tasks.workunit.client.0.smithi006.stdout: "new_pn_latency": { 2023-09-22T07:43:36.090 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.090 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.090 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.090 INFO:tasks.workunit.client.0.smithi006.stdout: "refresh": { 2023-09-22T07:43:36.091 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 842 2023-09-22T07:43:36.091 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.091 INFO:tasks.workunit.client.0.smithi006.stdout: "refresh_latency": { 2023-09-22T07:43:36.091 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 842, 2023-09-22T07:43:36.091 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2013980065 2023-09-22T07:43:36.091 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.091 INFO:tasks.workunit.client.0.smithi006.stdout: "restart": { 2023-09-22T07:43:36.091 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 8 2023-09-22T07:43:36.091 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.091 INFO:tasks.workunit.client.0.smithi006.stdout: "share_state": { 2023-09-22T07:43:36.091 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.091 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.091 INFO:tasks.workunit.client.0.smithi006.stdout: "share_state_bytes": { 2023-09-22T07:43:36.092 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.092 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.092 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.092 INFO:tasks.workunit.client.0.smithi006.stdout: "share_state_keys": { 2023-09-22T07:43:36.092 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.092 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.092 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.092 INFO:tasks.workunit.client.0.smithi006.stdout: "start_leader": { 2023-09-22T07:43:36.092 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.092 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.092 INFO:tasks.workunit.client.0.smithi006.stdout: "start_peon": { 2023-09-22T07:43:36.092 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1 2023-09-22T07:43:36.093 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.093 INFO:tasks.workunit.client.0.smithi006.stdout: "store_state": { 2023-09-22T07:43:36.093 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 842 2023-09-22T07:43:36.093 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.093 INFO:tasks.workunit.client.0.smithi006.stdout: "store_state_bytes": { 2023-09-22T07:43:36.093 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 842, 2023-09-22T07:43:36.093 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 7462218 2023-09-22T07:43:36.093 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.093 INFO:tasks.workunit.client.0.smithi006.stdout: "store_state_keys": { 2023-09-22T07:43:36.093 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 842, 2023-09-22T07:43:36.093 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 5792 2023-09-22T07:43:36.094 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.094 INFO:tasks.workunit.client.0.smithi006.stdout: "store_state_latency": { 2023-09-22T07:43:36.094 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 842, 2023-09-22T07:43:36.094 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 447995568 2023-09-22T07:43:36.094 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.094 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.094 INFO:tasks.workunit.client.0.smithi006.stdout: "prioritycache": { 2023-09-22T07:43:36.094 INFO:tasks.workunit.client.0.smithi006.stdout: "cache_bytes": { 2023-09-22T07:43:36.094 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1020054731 2023-09-22T07:43:36.094 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.094 INFO:tasks.workunit.client.0.smithi006.stdout: "heap_bytes": { 2023-09-22T07:43:36.095 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 43843584 2023-09-22T07:43:36.095 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.095 INFO:tasks.workunit.client.0.smithi006.stdout: "mapped_bytes": { 2023-09-22T07:43:36.095 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 33112064 2023-09-22T07:43:36.095 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.095 INFO:tasks.workunit.client.0.smithi006.stdout: "target_bytes": { 2023-09-22T07:43:36.095 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2147483648 2023-09-22T07:43:36.095 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.095 INFO:tasks.workunit.client.0.smithi006.stdout: "unmapped_bytes": { 2023-09-22T07:43:36.095 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 10731520 2023-09-22T07:43:36.095 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.096 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.096 INFO:tasks.workunit.client.0.smithi006.stdout: "prioritycache:full": { 2023-09-22T07:43:36.096 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:36.096 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 348127232 2023-09-22T07:43:36.096 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.096 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:36.096 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.096 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.096 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:36.096 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.096 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.096 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:36.097 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 277021767 2023-09-22T07:43:36.097 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.097 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:36.097 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 270811 2023-09-22T07:43:36.097 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.097 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:36.097 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.097 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.097 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:36.097 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.097 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.097 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:36.097 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.098 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.098 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:36.098 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.098 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.098 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:36.098 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.098 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.098 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:36.098 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.098 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.098 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:36.098 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.099 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.099 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:36.099 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.099 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.099 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:36.099 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 70834654 2023-09-22T07:43:36.099 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.099 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.099 INFO:tasks.workunit.client.0.smithi006.stdout: "prioritycache:inc": { 2023-09-22T07:43:36.099 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:36.099 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 348127232 2023-09-22T07:43:36.099 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.100 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:36.100 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.100 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.100 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:36.100 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.100 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.100 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:36.100 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 277021767 2023-09-22T07:43:36.100 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.100 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:36.100 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 40838 2023-09-22T07:43:36.100 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.100 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:36.101 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.101 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.101 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:36.101 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.101 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.101 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:36.101 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.101 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.101 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:36.101 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.101 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.101 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:36.101 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.102 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.102 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:36.102 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.102 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.102 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:36.102 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.102 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.102 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:36.102 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.102 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.102 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:36.102 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 71064627 2023-09-22T07:43:36.103 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.103 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.103 INFO:tasks.workunit.client.0.smithi006.stdout: "prioritycache:kv": { 2023-09-22T07:43:36.103 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:36.103 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 322961408 2023-09-22T07:43:36.103 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.103 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:36.103 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 67108864 2023-09-22T07:43:36.103 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.103 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:36.103 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.103 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.104 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:36.104 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 184681178 2023-09-22T07:43:36.104 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.104 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:36.104 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.104 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.104 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:36.104 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.104 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.104 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:36.104 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.104 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.104 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:36.105 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.105 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.105 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:36.105 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.105 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.105 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:36.105 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.105 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.105 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:36.105 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.105 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.105 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:36.105 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.106 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.106 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:36.106 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.106 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.106 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:36.106 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 71171366 2023-09-22T07:43:36.106 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.106 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.106 INFO:tasks.workunit.client.0.smithi006.stdout: "rocksdb": { 2023-09-22T07:43:36.106 INFO:tasks.workunit.client.0.smithi006.stdout: "compact": { 2023-09-22T07:43:36.106 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.106 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.107 INFO:tasks.workunit.client.0.smithi006.stdout: "compact_queue_len": { 2023-09-22T07:43:36.107 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.107 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.107 INFO:tasks.workunit.client.0.smithi006.stdout: "compact_queue_merge": { 2023-09-22T07:43:36.107 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.107 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.107 INFO:tasks.workunit.client.0.smithi006.stdout: "compact_range": { 2023-09-22T07:43:36.107 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1 2023-09-22T07:43:36.107 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.107 INFO:tasks.workunit.client.0.smithi006.stdout: "get_latency": { 2023-09-22T07:43:36.107 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 35780, 2023-09-22T07:43:36.107 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 92470490 2023-09-22T07:43:36.107 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.107 INFO:tasks.workunit.client.0.smithi006.stdout: "rocksdb_write_delay_time": { 2023-09-22T07:43:36.108 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.108 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.108 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.108 INFO:tasks.workunit.client.0.smithi006.stdout: "rocksdb_write_memtable_time": { 2023-09-22T07:43:36.108 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.108 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.108 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.108 INFO:tasks.workunit.client.0.smithi006.stdout: "rocksdb_write_pre_and_post_time": { 2023-09-22T07:43:36.108 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.108 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.108 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.108 INFO:tasks.workunit.client.0.smithi006.stdout: "rocksdb_write_wal_time": { 2023-09-22T07:43:36.108 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.109 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.109 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.109 INFO:tasks.workunit.client.0.smithi006.stdout: "submit_latency": { 2023-09-22T07:43:36.109 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.109 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.109 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.109 INFO:tasks.workunit.client.0.smithi006.stdout: "submit_sync_latency": { 2023-09-22T07:43:36.109 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 1799, 2023-09-22T07:43:36.109 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 746942082 2023-09-22T07:43:36.109 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.109 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.109 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.109 INFO:tasks.workunit.client.0.smithi006.stdout: "osd.0": { 2023-09-22T07:43:36.110 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs": { 2023-09-22T07:43:36.110 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_slow_fallback": { 2023-09-22T07:43:36.110 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.110 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.110 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_slow_size_fallback": { 2023-09-22T07:43:36.110 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.110 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.110 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit_db": { 2023-09-22T07:43:36.110 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 65536 2023-09-22T07:43:36.110 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.110 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit_main": { 2023-09-22T07:43:36.110 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.110 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.111 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit_wal": { 2023-09-22T07:43:36.111 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.111 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.111 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_written_slow": { 2023-09-22T07:43:36.111 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.111 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.111 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_written_sst": { 2023-09-22T07:43:36.111 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 8192 2023-09-22T07:43:36.111 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.111 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_written_wal": { 2023-09-22T07:43:36.111 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2895872 2023-09-22T07:43:36.111 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.111 INFO:tasks.workunit.client.0.smithi006.stdout: "compact_lat": { 2023-09-22T07:43:36.112 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.112 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.112 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.112 INFO:tasks.workunit.client.0.smithi006.stdout: "compact_lock_lat": { 2023-09-22T07:43:36.112 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.112 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.112 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.112 INFO:tasks.workunit.client.0.smithi006.stdout: "db_total_bytes": { 2023-09-22T07:43:36.112 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 95995035648 2023-09-22T07:43:36.112 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.112 INFO:tasks.workunit.client.0.smithi006.stdout: "db_used_bytes": { 2023-09-22T07:43:36.112 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 6422528 2023-09-22T07:43:36.113 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.113 INFO:tasks.workunit.client.0.smithi006.stdout: "log_bytes": { 2023-09-22T07:43:36.113 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1667072 2023-09-22T07:43:36.113 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.113 INFO:tasks.workunit.client.0.smithi006.stdout: "logged_bytes": { 2023-09-22T07:43:36.113 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1527808 2023-09-22T07:43:36.113 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.113 INFO:tasks.workunit.client.0.smithi006.stdout: "max_bytes_db": { 2023-09-22T07:43:36.113 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 6356992 2023-09-22T07:43:36.113 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.113 INFO:tasks.workunit.client.0.smithi006.stdout: "max_bytes_slow": { 2023-09-22T07:43:36.113 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.114 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.114 INFO:tasks.workunit.client.0.smithi006.stdout: "max_bytes_wal": { 2023-09-22T07:43:36.114 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.114 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.114 INFO:tasks.workunit.client.0.smithi006.stdout: "num_files": { 2023-09-22T07:43:36.114 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 13 2023-09-22T07:43:36.114 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.114 INFO:tasks.workunit.client.0.smithi006.stdout: "read_bytes": { 2023-09-22T07:43:36.114 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 193929 2023-09-22T07:43:36.114 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.114 INFO:tasks.workunit.client.0.smithi006.stdout: "read_count": { 2023-09-22T07:43:36.114 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 22 2023-09-22T07:43:36.115 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.115 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes": { 2023-09-22T07:43:36.115 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1265664 2023-09-22T07:43:36.115 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.115 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes_db": { 2023-09-22T07:43:36.115 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1269760 2023-09-22T07:43:36.115 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.115 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes_slow": { 2023-09-22T07:43:36.115 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.115 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.115 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes_wal": { 2023-09-22T07:43:36.115 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.116 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.116 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_count": { 2023-09-22T07:43:36.116 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 14 2023-09-22T07:43:36.116 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.116 INFO:tasks.workunit.client.0.smithi006.stdout: "read_prefetch_bytes": { 2023-09-22T07:43:36.116 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3653 2023-09-22T07:43:36.116 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.116 INFO:tasks.workunit.client.0.smithi006.stdout: "read_prefetch_count": { 2023-09-22T07:43:36.116 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3 2023-09-22T07:43:36.116 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.116 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_buffer_bytes": { 2023-09-22T07:43:36.116 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3833 2023-09-22T07:43:36.116 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.117 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_buffer_count": { 2023-09-22T07:43:36.117 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 18 2023-09-22T07:43:36.117 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.117 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_bytes": { 2023-09-22T07:43:36.117 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3833 2023-09-22T07:43:36.117 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.117 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_count": { 2023-09-22T07:43:36.117 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 18 2023-09-22T07:43:36.117 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.117 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes": { 2023-09-22T07:43:36.117 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.117 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.117 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes_db": { 2023-09-22T07:43:36.118 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.118 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.118 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes_slow": { 2023-09-22T07:43:36.118 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.118 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.118 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes_wal": { 2023-09-22T07:43:36.118 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.118 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.118 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_count": { 2023-09-22T07:43:36.118 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.118 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.118 INFO:tasks.workunit.client.0.smithi006.stdout: "slow_total_bytes": { 2023-09-22T07:43:36.119 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.119 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.119 INFO:tasks.workunit.client.0.smithi006.stdout: "slow_used_bytes": { 2023-09-22T07:43:36.119 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.119 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.119 INFO:tasks.workunit.client.0.smithi006.stdout: "wal_total_bytes": { 2023-09-22T07:43:36.119 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.119 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.119 INFO:tasks.workunit.client.0.smithi006.stdout: "wal_used_bytes": { 2023-09-22T07:43:36.119 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.119 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.119 INFO:tasks.workunit.client.0.smithi006.stdout: "write_bytes": { 2023-09-22T07:43:36.119 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4493312 2023-09-22T07:43:36.120 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.120 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.120 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore": { 2023-09-22T07:43:36.120 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit": { 2023-09-22T07:43:36.120 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4096 2023-09-22T07:43:36.120 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.120 INFO:tasks.workunit.client.0.smithi006.stdout: "allocated": { 2023-09-22T07:43:36.120 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1314816 2023-09-22T07:43:36.120 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.120 INFO:tasks.workunit.client.0.smithi006.stdout: "clist_lat": { 2023-09-22T07:43:36.120 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 4, 2023-09-22T07:43:36.120 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 155817 2023-09-22T07:43:36.121 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.121 INFO:tasks.workunit.client.0.smithi006.stdout: "compress_lat": { 2023-09-22T07:43:36.121 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.121 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.121 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.121 INFO:tasks.workunit.client.0.smithi006.stdout: "compressed": { 2023-09-22T07:43:36.121 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.121 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.121 INFO:tasks.workunit.client.0.smithi006.stdout: "compressed_allocated": { 2023-09-22T07:43:36.121 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.121 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.121 INFO:tasks.workunit.client.0.smithi006.stdout: "compressed_original": { 2023-09-22T07:43:36.121 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.122 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.122 INFO:tasks.workunit.client.0.smithi006.stdout: "csum_lat": { 2023-09-22T07:43:36.122 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 23, 2023-09-22T07:43:36.122 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 64679 2023-09-22T07:43:36.122 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.122 INFO:tasks.workunit.client.0.smithi006.stdout: "decompress_lat": { 2023-09-22T07:43:36.122 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.122 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.122 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.122 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_commit_lat": { 2023-09-22T07:43:36.122 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 358, 2023-09-22T07:43:36.123 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 96041780 2023-09-22T07:43:36.123 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.123 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_final_lat": { 2023-09-22T07:43:36.123 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 342, 2023-09-22T07:43:36.123 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 15190238 2023-09-22T07:43:36.123 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.123 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_flush_lat": { 2023-09-22T07:43:36.123 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 358, 2023-09-22T07:43:36.123 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 461640 2023-09-22T07:43:36.123 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.123 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_sync_lat": { 2023-09-22T07:43:36.123 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 358, 2023-09-22T07:43:36.124 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 96503420 2023-09-22T07:43:36.124 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.124 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_get_keys_lat": { 2023-09-22T07:43:36.124 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.124 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.124 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.124 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_get_values_lat": { 2023-09-22T07:43:36.124 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.124 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.124 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.124 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_lower_bound_lat": { 2023-09-22T07:43:36.125 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 6, 2023-09-22T07:43:36.125 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 44379 2023-09-22T07:43:36.125 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.125 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_next_lat": { 2023-09-22T07:43:36.125 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.125 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.125 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.125 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_seek_to_first_lat": { 2023-09-22T07:43:36.125 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.125 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.125 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.125 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_upper_bound_lat": { 2023-09-22T07:43:36.126 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:36.126 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 11361 2023-09-22T07:43:36.126 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.126 INFO:tasks.workunit.client.0.smithi006.stdout: "onode_hits": { 2023-09-22T07:43:36.126 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 849 2023-09-22T07:43:36.126 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.126 INFO:tasks.workunit.client.0.smithi006.stdout: "onode_misses": { 2023-09-22T07:43:36.126 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 225 2023-09-22T07:43:36.126 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.126 INFO:tasks.workunit.client.0.smithi006.stdout: "read_lat": { 2023-09-22T07:43:36.126 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 117, 2023-09-22T07:43:36.127 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2773328 2023-09-22T07:43:36.127 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.127 INFO:tasks.workunit.client.0.smithi006.stdout: "read_onode_meta_lat": { 2023-09-22T07:43:36.127 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 320, 2023-09-22T07:43:36.127 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 273817 2023-09-22T07:43:36.127 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.127 INFO:tasks.workunit.client.0.smithi006.stdout: "read_wait_aio_lat": { 2023-09-22T07:43:36.127 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 203, 2023-09-22T07:43:36.127 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4984599 2023-09-22T07:43:36.127 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.127 INFO:tasks.workunit.client.0.smithi006.stdout: "reads_with_retries": { 2023-09-22T07:43:36.127 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.128 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.128 INFO:tasks.workunit.client.0.smithi006.stdout: "remove_lat": { 2023-09-22T07:43:36.128 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:36.128 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 28579 2023-09-22T07:43:36.128 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.128 INFO:tasks.workunit.client.0.smithi006.stdout: "state_aio_wait_lat": { 2023-09-22T07:43:36.128 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 495, 2023-09-22T07:43:36.128 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 23950058 2023-09-22T07:43:36.128 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.128 INFO:tasks.workunit.client.0.smithi006.stdout: "state_deferred_aio_wait_lat": { 2023-09-22T07:43:36.128 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 126, 2023-09-22T07:43:36.129 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 9851462 2023-09-22T07:43:36.129 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.129 INFO:tasks.workunit.client.0.smithi006.stdout: "state_deferred_cleanup_lat": { 2023-09-22T07:43:36.129 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 126, 2023-09-22T07:43:36.129 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 458762247036 2023-09-22T07:43:36.129 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.129 INFO:tasks.workunit.client.0.smithi006.stdout: "state_deferred_queued_lat": { 2023-09-22T07:43:36.129 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 126, 2023-09-22T07:43:36.129 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 158609302552 2023-09-22T07:43:36.129 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.129 INFO:tasks.workunit.client.0.smithi006.stdout: "state_done_lat": { 2023-09-22T07:43:36.129 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 495, 2023-09-22T07:43:36.129 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 49107252747 2023-09-22T07:43:36.130 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.130 INFO:tasks.workunit.client.0.smithi006.stdout: "state_finishing_lat": { 2023-09-22T07:43:36.130 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 495, 2023-09-22T07:43:36.130 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 48673 2023-09-22T07:43:36.130 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.130 INFO:tasks.workunit.client.0.smithi006.stdout: "state_io_done_lat": { 2023-09-22T07:43:36.130 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 495, 2023-09-22T07:43:36.130 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1782900 2023-09-22T07:43:36.130 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.130 INFO:tasks.workunit.client.0.smithi006.stdout: "state_kv_commiting_lat": { 2023-09-22T07:43:36.130 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 495, 2023-09-22T07:43:36.130 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 250132116 2023-09-22T07:43:36.131 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.131 INFO:tasks.workunit.client.0.smithi006.stdout: "state_kv_done_lat": { 2023-09-22T07:43:36.131 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 495, 2023-09-22T07:43:36.131 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 155568 2023-09-22T07:43:36.131 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.131 INFO:tasks.workunit.client.0.smithi006.stdout: "state_kv_queued_lat": { 2023-09-22T07:43:36.131 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 495, 2023-09-22T07:43:36.131 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 158927890 2023-09-22T07:43:36.131 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.131 INFO:tasks.workunit.client.0.smithi006.stdout: "state_prepare_lat": { 2023-09-22T07:43:36.131 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 495, 2023-09-22T07:43:36.131 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 23370942 2023-09-22T07:43:36.131 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.132 INFO:tasks.workunit.client.0.smithi006.stdout: "stored": { 2023-09-22T07:43:36.132 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 899899 2023-09-22T07:43:36.132 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.132 INFO:tasks.workunit.client.0.smithi006.stdout: "truncate_lat": { 2023-09-22T07:43:36.132 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.132 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.132 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.132 INFO:tasks.workunit.client.0.smithi006.stdout: "txc_commit_lat": { 2023-09-22T07:43:36.132 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 495, 2023-09-22T07:43:36.132 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 458236202 2023-09-22T07:43:36.132 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.132 INFO:tasks.workunit.client.0.smithi006.stdout: "txc_submit_lat": { 2023-09-22T07:43:36.133 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 495, 2023-09-22T07:43:36.133 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 30378541 2023-09-22T07:43:36.133 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.133 INFO:tasks.workunit.client.0.smithi006.stdout: "txc_throttle_lat": { 2023-09-22T07:43:36.133 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 495, 2023-09-22T07:43:36.133 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2996280 2023-09-22T07:43:36.133 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.133 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.133 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache": { 2023-09-22T07:43:36.133 INFO:tasks.workunit.client.0.smithi006.stdout: "cache_bytes": { 2023-09-22T07:43:36.133 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2845415832 2023-09-22T07:43:36.133 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.134 INFO:tasks.workunit.client.0.smithi006.stdout: "heap_bytes": { 2023-09-22T07:43:36.134 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 272236544 2023-09-22T07:43:36.134 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.134 INFO:tasks.workunit.client.0.smithi006.stdout: "mapped_bytes": { 2023-09-22T07:43:36.134 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 271450112 2023-09-22T07:43:36.134 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.134 INFO:tasks.workunit.client.0.smithi006.stdout: "target_bytes": { 2023-09-22T07:43:36.134 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4294967296 2023-09-22T07:43:36.134 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.134 INFO:tasks.workunit.client.0.smithi006.stdout: "unmapped_bytes": { 2023-09-22T07:43:36.134 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 786432 2023-09-22T07:43:36.134 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.135 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.135 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:data": { 2023-09-22T07:43:36.135 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:36.135 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 218103808 2023-09-22T07:43:36.135 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.135 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:36.135 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.135 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.135 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:36.135 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.135 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.136 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:36.136 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 142485544 2023-09-22T07:43:36.136 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.136 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:36.136 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.136 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.136 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:36.136 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.136 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.136 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:36.136 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.136 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.137 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:36.137 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.137 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.137 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:36.137 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.137 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.137 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:36.137 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 610304 2023-09-22T07:43:36.137 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.137 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:36.137 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.137 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.138 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:36.138 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.138 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.138 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:36.138 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.138 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.138 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:36.138 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 75007960 2023-09-22T07:43:36.138 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.138 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.138 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:kv": { 2023-09-22T07:43:36.138 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:36.139 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1207959552 2023-09-22T07:43:36.139 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.139 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:36.139 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 67108864 2023-09-22T07:43:36.139 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.139 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:36.139 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.139 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.139 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:36.139 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1068641580 2023-09-22T07:43:36.139 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.139 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:36.140 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.140 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.140 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:36.140 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.140 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.140 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:36.140 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.140 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.140 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:36.140 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.140 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.141 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:36.141 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.141 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.141 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:36.141 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1168 2023-09-22T07:43:36.141 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.141 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:36.141 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.141 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.141 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:36.141 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.141 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.142 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:36.142 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.142 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.142 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:36.142 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 72207940 2023-09-22T07:43:36.142 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.142 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.142 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:kv_onode": { 2023-09-22T07:43:36.142 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:36.142 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 234881024 2023-09-22T07:43:36.142 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.143 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:36.143 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 67108864 2023-09-22T07:43:36.143 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.143 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:36.143 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 464 2023-09-22T07:43:36.143 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.143 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:36.143 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 94990362 2023-09-22T07:43:36.143 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.143 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:36.143 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.144 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.144 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:36.144 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.144 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.144 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:36.144 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.144 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.144 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:36.144 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.144 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.144 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:36.145 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.145 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.145 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:36.145 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.145 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.145 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:36.145 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.145 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.145 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:36.145 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.145 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.145 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:36.146 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.146 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.146 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:36.146 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 72781334 2023-09-22T07:43:36.146 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.146 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.146 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:meta": { 2023-09-22T07:43:36.146 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:36.146 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1140850688 2023-09-22T07:43:36.146 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.146 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:36.147 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.147 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.147 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:36.147 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.147 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.147 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:36.147 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1068641580 2023-09-22T07:43:36.147 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.147 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:36.147 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.147 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.147 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:36.148 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2813 2023-09-22T07:43:36.148 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.148 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:36.148 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 9848 2023-09-22T07:43:36.148 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.148 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:36.148 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.148 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.148 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:36.148 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 9848 2023-09-22T07:43:36.148 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.148 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:36.149 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 260271 2023-09-22T07:43:36.149 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.149 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:36.149 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.149 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.149 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:36.149 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.149 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.149 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:36.149 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.149 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.149 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:36.150 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 71926328 2023-09-22T07:43:36.150 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.150 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.150 INFO:tasks.workunit.client.0.smithi006.stdout: "objecter": { 2023-09-22T07:43:36.150 INFO:tasks.workunit.client.0.smithi006.stdout: "op_active": { 2023-09-22T07:43:36.150 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.150 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.150 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r": { 2023-09-22T07:43:36.150 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.150 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.150 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rmw": { 2023-09-22T07:43:36.150 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.150 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.151 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w": { 2023-09-22T07:43:36.151 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.151 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.151 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.151 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:36.151 INFO:tasks.workunit.client.0.smithi006.stdout: "numpg": { 2023-09-22T07:43:36.151 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 47 2023-09-22T07:43:36.151 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.151 INFO:tasks.workunit.client.0.smithi006.stdout: "numpg_removing": { 2023-09-22T07:43:36.151 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.151 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.151 INFO:tasks.workunit.client.0.smithi006.stdout: "op": { 2023-09-22T07:43:36.152 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 5 2023-09-22T07:43:36.152 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.152 INFO:tasks.workunit.client.0.smithi006.stdout: "op_delayed_degraded": { 2023-09-22T07:43:36.152 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.152 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.152 INFO:tasks.workunit.client.0.smithi006.stdout: "op_delayed_unreadable": { 2023-09-22T07:43:36.152 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.152 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.152 INFO:tasks.workunit.client.0.smithi006.stdout: "op_in_bytes": { 2023-09-22T07:43:36.152 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 588 2023-09-22T07:43:36.152 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.153 INFO:tasks.workunit.client.0.smithi006.stdout: "op_latency": { 2023-09-22T07:43:36.153 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 5, 2023-09-22T07:43:36.153 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 88027825 2023-09-22T07:43:36.153 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.153 INFO:tasks.workunit.client.0.smithi006.stdout: "op_out_bytes": { 2023-09-22T07:43:36.153 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.153 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.153 INFO:tasks.workunit.client.0.smithi006.stdout: "op_prepare_latency": { 2023-09-22T07:43:36.153 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 6, 2023-09-22T07:43:36.153 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2393853 2023-09-22T07:43:36.153 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.153 INFO:tasks.workunit.client.0.smithi006.stdout: "op_process_latency": { 2023-09-22T07:43:36.154 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 5, 2023-09-22T07:43:36.154 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 84181444 2023-09-22T07:43:36.154 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.154 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r": { 2023-09-22T07:43:36.154 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.154 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.154 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_latency": { 2023-09-22T07:43:36.154 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.154 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.154 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.154 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_latency_out_bytes_histogram": { 2023-09-22T07:43:36.154 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.155 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.155 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_out_bytes": { 2023-09-22T07:43:36.155 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.155 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.155 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_prepare_latency": { 2023-09-22T07:43:36.155 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.155 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.155 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.155 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_process_latency": { 2023-09-22T07:43:36.155 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.155 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.156 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.156 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw": { 2023-09-22T07:43:36.156 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.156 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.156 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_in_bytes": { 2023-09-22T07:43:36.156 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.156 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.156 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_latency": { 2023-09-22T07:43:36.156 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.156 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.156 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.156 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_latency_in_bytes_histogram": { 2023-09-22T07:43:36.157 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.157 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.157 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_latency_out_bytes_histogram": { 2023-09-22T07:43:36.157 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.157 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.157 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_out_bytes": { 2023-09-22T07:43:36.157 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.157 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.157 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_prepare_latency": { 2023-09-22T07:43:36.157 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.157 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.158 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.158 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_process_latency": { 2023-09-22T07:43:36.158 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.158 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.158 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.158 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w": { 2023-09-22T07:43:36.158 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 5 2023-09-22T07:43:36.158 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.158 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_in_bytes": { 2023-09-22T07:43:36.158 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 588 2023-09-22T07:43:36.158 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.158 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_latency": { 2023-09-22T07:43:36.159 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 5, 2023-09-22T07:43:36.159 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 88027825 2023-09-22T07:43:36.159 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.159 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_latency_in_bytes_histogram": { 2023-09-22T07:43:36.159 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.159 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.159 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_prepare_latency": { 2023-09-22T07:43:36.159 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 6, 2023-09-22T07:43:36.159 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2393853 2023-09-22T07:43:36.159 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.159 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_process_latency": { 2023-09-22T07:43:36.159 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 5, 2023-09-22T07:43:36.160 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 84181444 2023-09-22T07:43:36.160 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.160 INFO:tasks.workunit.client.0.smithi006.stdout: "op_wip": { 2023-09-22T07:43:36.160 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.160 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.160 INFO:tasks.workunit.client.0.smithi006.stdout: "recovery_bytes": { 2023-09-22T07:43:36.160 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1771104 2023-09-22T07:43:36.160 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.160 INFO:tasks.workunit.client.0.smithi006.stdout: "recovery_ops": { 2023-09-22T07:43:36.160 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 6 2023-09-22T07:43:36.160 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.160 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_bytes": { 2023-09-22T07:43:36.161 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 95995035648 2023-09-22T07:43:36.161 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.161 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_bytes_used": { 2023-09-22T07:43:36.161 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 7745536 2023-09-22T07:43:36.161 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.161 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.161 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.161 INFO:tasks.workunit.client.0.smithi006.stdout: "osd.1": { 2023-09-22T07:43:36.161 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs": { 2023-09-22T07:43:36.161 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_slow_fallback": { 2023-09-22T07:43:36.161 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.161 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.162 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_slow_size_fallback": { 2023-09-22T07:43:36.162 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.162 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.162 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit_db": { 2023-09-22T07:43:36.162 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 65536 2023-09-22T07:43:36.162 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.162 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit_main": { 2023-09-22T07:43:36.162 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.162 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.162 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit_wal": { 2023-09-22T07:43:36.162 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.162 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.163 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_written_slow": { 2023-09-22T07:43:36.163 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.163 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.163 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_written_sst": { 2023-09-22T07:43:36.163 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 8192 2023-09-22T07:43:36.163 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.163 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_written_wal": { 2023-09-22T07:43:36.163 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2539520 2023-09-22T07:43:36.163 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.163 INFO:tasks.workunit.client.0.smithi006.stdout: "compact_lat": { 2023-09-22T07:43:36.163 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.163 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.164 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.164 INFO:tasks.workunit.client.0.smithi006.stdout: "compact_lock_lat": { 2023-09-22T07:43:36.164 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.164 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.164 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.164 INFO:tasks.workunit.client.0.smithi006.stdout: "db_total_bytes": { 2023-09-22T07:43:36.164 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 95995035648 2023-09-22T07:43:36.164 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.164 INFO:tasks.workunit.client.0.smithi006.stdout: "db_used_bytes": { 2023-09-22T07:43:36.164 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 6291456 2023-09-22T07:43:36.164 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.164 INFO:tasks.workunit.client.0.smithi006.stdout: "log_bytes": { 2023-09-22T07:43:36.165 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1474560 2023-09-22T07:43:36.165 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.165 INFO:tasks.workunit.client.0.smithi006.stdout: "logged_bytes": { 2023-09-22T07:43:36.165 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1335296 2023-09-22T07:43:36.165 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.165 INFO:tasks.workunit.client.0.smithi006.stdout: "max_bytes_db": { 2023-09-22T07:43:36.165 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 6225920 2023-09-22T07:43:36.165 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.165 INFO:tasks.workunit.client.0.smithi006.stdout: "max_bytes_slow": { 2023-09-22T07:43:36.165 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.165 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.165 INFO:tasks.workunit.client.0.smithi006.stdout: "max_bytes_wal": { 2023-09-22T07:43:36.166 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.166 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.166 INFO:tasks.workunit.client.0.smithi006.stdout: "num_files": { 2023-09-22T07:43:36.166 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 13 2023-09-22T07:43:36.166 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.166 INFO:tasks.workunit.client.0.smithi006.stdout: "read_bytes": { 2023-09-22T07:43:36.166 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 193929 2023-09-22T07:43:36.166 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.166 INFO:tasks.workunit.client.0.smithi006.stdout: "read_count": { 2023-09-22T07:43:36.166 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 22 2023-09-22T07:43:36.166 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.167 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes": { 2023-09-22T07:43:36.167 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1265664 2023-09-22T07:43:36.167 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.167 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes_db": { 2023-09-22T07:43:36.167 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1269760 2023-09-22T07:43:36.167 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.167 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes_slow": { 2023-09-22T07:43:36.167 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.167 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.167 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes_wal": { 2023-09-22T07:43:36.167 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.167 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.168 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_count": { 2023-09-22T07:43:36.168 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 14 2023-09-22T07:43:36.168 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.168 INFO:tasks.workunit.client.0.smithi006.stdout: "read_prefetch_bytes": { 2023-09-22T07:43:36.168 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3653 2023-09-22T07:43:36.168 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.168 INFO:tasks.workunit.client.0.smithi006.stdout: "read_prefetch_count": { 2023-09-22T07:43:36.168 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3 2023-09-22T07:43:36.168 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.168 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_buffer_bytes": { 2023-09-22T07:43:36.169 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3833 2023-09-22T07:43:36.169 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.169 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_buffer_count": { 2023-09-22T07:43:36.169 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 18 2023-09-22T07:43:36.169 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.169 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_bytes": { 2023-09-22T07:43:36.169 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3833 2023-09-22T07:43:36.169 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.169 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_count": { 2023-09-22T07:43:36.169 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 18 2023-09-22T07:43:36.169 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.169 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes": { 2023-09-22T07:43:36.170 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.170 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.170 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes_db": { 2023-09-22T07:43:36.170 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.170 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.170 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes_slow": { 2023-09-22T07:43:36.170 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.170 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.170 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes_wal": { 2023-09-22T07:43:36.170 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.170 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.170 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_count": { 2023-09-22T07:43:36.171 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.171 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.171 INFO:tasks.workunit.client.0.smithi006.stdout: "slow_total_bytes": { 2023-09-22T07:43:36.171 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.171 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.171 INFO:tasks.workunit.client.0.smithi006.stdout: "slow_used_bytes": { 2023-09-22T07:43:36.171 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.171 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.171 INFO:tasks.workunit.client.0.smithi006.stdout: "wal_total_bytes": { 2023-09-22T07:43:36.171 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.171 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.171 INFO:tasks.workunit.client.0.smithi006.stdout: "wal_used_bytes": { 2023-09-22T07:43:36.171 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.172 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.172 INFO:tasks.workunit.client.0.smithi006.stdout: "write_bytes": { 2023-09-22T07:43:36.172 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3944448 2023-09-22T07:43:36.172 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.172 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.172 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore": { 2023-09-22T07:43:36.172 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit": { 2023-09-22T07:43:36.172 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4096 2023-09-22T07:43:36.172 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.172 INFO:tasks.workunit.client.0.smithi006.stdout: "allocated": { 2023-09-22T07:43:36.172 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 704512 2023-09-22T07:43:36.172 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.173 INFO:tasks.workunit.client.0.smithi006.stdout: "clist_lat": { 2023-09-22T07:43:36.173 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 5, 2023-09-22T07:43:36.173 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 180150 2023-09-22T07:43:36.173 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.173 INFO:tasks.workunit.client.0.smithi006.stdout: "compress_lat": { 2023-09-22T07:43:36.173 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.173 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.173 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.173 INFO:tasks.workunit.client.0.smithi006.stdout: "compressed": { 2023-09-22T07:43:36.173 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.173 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.173 INFO:tasks.workunit.client.0.smithi006.stdout: "compressed_allocated": { 2023-09-22T07:43:36.174 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.174 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.174 INFO:tasks.workunit.client.0.smithi006.stdout: "compressed_original": { 2023-09-22T07:43:36.174 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.174 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.174 INFO:tasks.workunit.client.0.smithi006.stdout: "csum_lat": { 2023-09-22T07:43:36.174 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 32, 2023-09-22T07:43:36.174 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 79853 2023-09-22T07:43:36.174 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.174 INFO:tasks.workunit.client.0.smithi006.stdout: "decompress_lat": { 2023-09-22T07:43:36.174 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.174 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.175 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.175 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_commit_lat": { 2023-09-22T07:43:36.175 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 311, 2023-09-22T07:43:36.175 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 96405413 2023-09-22T07:43:36.175 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.175 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_final_lat": { 2023-09-22T07:43:36.175 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 294, 2023-09-22T07:43:36.175 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 11765359 2023-09-22T07:43:36.175 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.175 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_flush_lat": { 2023-09-22T07:43:36.175 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 311, 2023-09-22T07:43:36.175 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 418834 2023-09-22T07:43:36.176 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.176 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_sync_lat": { 2023-09-22T07:43:36.176 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 311, 2023-09-22T07:43:36.176 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 96824247 2023-09-22T07:43:36.176 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.176 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_get_keys_lat": { 2023-09-22T07:43:36.176 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.176 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.176 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.176 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_get_values_lat": { 2023-09-22T07:43:36.176 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:36.176 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1220 2023-09-22T07:43:36.177 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.177 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_lower_bound_lat": { 2023-09-22T07:43:36.177 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:36.177 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 15725 2023-09-22T07:43:36.177 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.177 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_next_lat": { 2023-09-22T07:43:36.177 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.177 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.177 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.177 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_seek_to_first_lat": { 2023-09-22T07:43:36.177 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.177 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.178 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.178 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_upper_bound_lat": { 2023-09-22T07:43:36.178 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:36.178 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 10355 2023-09-22T07:43:36.178 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.178 INFO:tasks.workunit.client.0.smithi006.stdout: "onode_hits": { 2023-09-22T07:43:36.178 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 816 2023-09-22T07:43:36.178 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.178 INFO:tasks.workunit.client.0.smithi006.stdout: "onode_misses": { 2023-09-22T07:43:36.178 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 232 2023-09-22T07:43:36.178 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.178 INFO:tasks.workunit.client.0.smithi006.stdout: "read_lat": { 2023-09-22T07:43:36.179 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 136, 2023-09-22T07:43:36.179 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3933346 2023-09-22T07:43:36.179 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.179 INFO:tasks.workunit.client.0.smithi006.stdout: "read_onode_meta_lat": { 2023-09-22T07:43:36.179 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 353, 2023-09-22T07:43:36.179 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 305586 2023-09-22T07:43:36.179 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.179 INFO:tasks.workunit.client.0.smithi006.stdout: "read_wait_aio_lat": { 2023-09-22T07:43:36.179 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 217, 2023-09-22T07:43:36.179 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 7556506 2023-09-22T07:43:36.179 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.179 INFO:tasks.workunit.client.0.smithi006.stdout: "reads_with_retries": { 2023-09-22T07:43:36.179 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.180 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.180 INFO:tasks.workunit.client.0.smithi006.stdout: "remove_lat": { 2023-09-22T07:43:36.180 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 3, 2023-09-22T07:43:36.180 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 94467 2023-09-22T07:43:36.180 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.180 INFO:tasks.workunit.client.0.smithi006.stdout: "state_aio_wait_lat": { 2023-09-22T07:43:36.180 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 410, 2023-09-22T07:43:36.180 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 6358639 2023-09-22T07:43:36.180 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.180 INFO:tasks.workunit.client.0.smithi006.stdout: "state_deferred_aio_wait_lat": { 2023-09-22T07:43:36.180 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 121, 2023-09-22T07:43:36.180 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 8343694 2023-09-22T07:43:36.181 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.181 INFO:tasks.workunit.client.0.smithi006.stdout: "state_deferred_cleanup_lat": { 2023-09-22T07:43:36.181 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 119, 2023-09-22T07:43:36.181 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 393750323761 2023-09-22T07:43:36.181 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.181 INFO:tasks.workunit.client.0.smithi006.stdout: "state_deferred_queued_lat": { 2023-09-22T07:43:36.181 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 121, 2023-09-22T07:43:36.181 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 147649624777 2023-09-22T07:43:36.181 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.181 INFO:tasks.workunit.client.0.smithi006.stdout: "state_done_lat": { 2023-09-22T07:43:36.181 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 408, 2023-09-22T07:43:36.181 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 51098038733 2023-09-22T07:43:36.182 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.182 INFO:tasks.workunit.client.0.smithi006.stdout: "state_finishing_lat": { 2023-09-22T07:43:36.182 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 408, 2023-09-22T07:43:36.182 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 40701 2023-09-22T07:43:36.182 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.182 INFO:tasks.workunit.client.0.smithi006.stdout: "state_io_done_lat": { 2023-09-22T07:43:36.182 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 410, 2023-09-22T07:43:36.182 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 441953 2023-09-22T07:43:36.182 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.182 INFO:tasks.workunit.client.0.smithi006.stdout: "state_kv_commiting_lat": { 2023-09-22T07:43:36.183 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 410, 2023-09-22T07:43:36.183 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 377061855 2023-09-22T07:43:36.183 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.183 INFO:tasks.workunit.client.0.smithi006.stdout: "state_kv_done_lat": { 2023-09-22T07:43:36.183 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 410, 2023-09-22T07:43:36.183 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 131761 2023-09-22T07:43:36.183 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.183 INFO:tasks.workunit.client.0.smithi006.stdout: "state_kv_queued_lat": { 2023-09-22T07:43:36.183 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 410, 2023-09-22T07:43:36.183 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 96309338 2023-09-22T07:43:36.183 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.183 INFO:tasks.workunit.client.0.smithi006.stdout: "state_prepare_lat": { 2023-09-22T07:43:36.183 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 410, 2023-09-22T07:43:36.184 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 23560394 2023-09-22T07:43:36.184 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.184 INFO:tasks.workunit.client.0.smithi006.stdout: "stored": { 2023-09-22T07:43:36.184 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 308461 2023-09-22T07:43:36.184 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.184 INFO:tasks.workunit.client.0.smithi006.stdout: "truncate_lat": { 2023-09-22T07:43:36.184 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.184 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.184 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.184 INFO:tasks.workunit.client.0.smithi006.stdout: "txc_commit_lat": { 2023-09-22T07:43:36.184 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 410, 2023-09-22T07:43:36.184 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 503791717 2023-09-22T07:43:36.185 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.185 INFO:tasks.workunit.client.0.smithi006.stdout: "txc_submit_lat": { 2023-09-22T07:43:36.185 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 410, 2023-09-22T07:43:36.185 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 27936198 2023-09-22T07:43:36.185 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.185 INFO:tasks.workunit.client.0.smithi006.stdout: "txc_throttle_lat": { 2023-09-22T07:43:36.185 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 410, 2023-09-22T07:43:36.185 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2558032 2023-09-22T07:43:36.185 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.185 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.185 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache": { 2023-09-22T07:43:36.185 INFO:tasks.workunit.client.0.smithi006.stdout: "cache_bytes": { 2023-09-22T07:43:36.186 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2845415832 2023-09-22T07:43:36.186 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.186 INFO:tasks.workunit.client.0.smithi006.stdout: "heap_bytes": { 2023-09-22T07:43:36.186 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 237355008 2023-09-22T07:43:36.186 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.186 INFO:tasks.workunit.client.0.smithi006.stdout: "mapped_bytes": { 2023-09-22T07:43:36.186 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 236929024 2023-09-22T07:43:36.186 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.186 INFO:tasks.workunit.client.0.smithi006.stdout: "target_bytes": { 2023-09-22T07:43:36.186 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4294967296 2023-09-22T07:43:36.186 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.186 INFO:tasks.workunit.client.0.smithi006.stdout: "unmapped_bytes": { 2023-09-22T07:43:36.187 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 425984 2023-09-22T07:43:36.187 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.187 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.187 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:data": { 2023-09-22T07:43:36.187 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:36.187 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 218103808 2023-09-22T07:43:36.187 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.187 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:36.187 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.187 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.187 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:36.187 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.187 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.188 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:36.188 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 142522503 2023-09-22T07:43:36.188 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.188 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:36.188 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.188 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.188 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:36.188 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.188 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.188 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:36.188 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.188 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.189 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:36.189 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.189 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.189 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:36.189 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.189 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.189 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:36.189 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 20480 2023-09-22T07:43:36.189 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.189 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:36.189 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.189 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.190 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:36.190 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.190 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.190 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:36.190 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.190 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.190 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:36.190 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 75560825 2023-09-22T07:43:36.190 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.190 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.190 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:kv": { 2023-09-22T07:43:36.190 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:36.191 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1207959552 2023-09-22T07:43:36.191 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.191 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:36.191 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 67108864 2023-09-22T07:43:36.191 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.191 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:36.191 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.191 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.191 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:36.191 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1068918772 2023-09-22T07:43:36.191 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.191 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:36.192 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.192 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.192 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:36.192 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.192 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.192 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:36.192 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.192 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.192 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:36.192 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.192 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.192 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:36.193 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.193 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.193 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:36.193 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1168 2023-09-22T07:43:36.193 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.193 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:36.193 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.193 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.193 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:36.193 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.193 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.193 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:36.194 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.194 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.194 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:36.194 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 71930748 2023-09-22T07:43:36.194 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.194 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.194 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:kv_onode": { 2023-09-22T07:43:36.194 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:36.194 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 234881024 2023-09-22T07:43:36.194 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.194 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:36.194 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 67108864 2023-09-22T07:43:36.195 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.195 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:36.195 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 464 2023-09-22T07:43:36.195 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.195 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:36.195 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 95015002 2023-09-22T07:43:36.195 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.195 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:36.195 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.195 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.195 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:36.195 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.196 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.196 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:36.196 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.196 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.196 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:36.196 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.196 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.196 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:36.196 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.196 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.196 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:36.196 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.197 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.197 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:36.197 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.197 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.197 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:36.197 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.197 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.197 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:36.197 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.197 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.197 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:36.197 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 72756694 2023-09-22T07:43:36.197 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.198 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.198 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:meta": { 2023-09-22T07:43:36.198 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:36.198 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1140850688 2023-09-22T07:43:36.198 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.198 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:36.198 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.198 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.198 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:36.198 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.198 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.199 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:36.199 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1068918772 2023-09-22T07:43:36.199 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.199 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:36.199 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.199 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.199 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:36.199 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.199 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.199 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:36.199 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.199 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.200 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:36.200 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.200 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.200 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:36.200 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 11037 2023-09-22T07:43:36.200 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.200 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:36.200 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 240065 2023-09-22T07:43:36.200 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.200 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:36.200 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.200 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.201 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:36.201 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.201 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.201 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:36.201 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.201 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.201 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:36.201 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 71680814 2023-09-22T07:43:36.201 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.201 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.201 INFO:tasks.workunit.client.0.smithi006.stdout: "objecter": { 2023-09-22T07:43:36.201 INFO:tasks.workunit.client.0.smithi006.stdout: "op_active": { 2023-09-22T07:43:36.202 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.202 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.202 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r": { 2023-09-22T07:43:36.202 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.202 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.202 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rmw": { 2023-09-22T07:43:36.202 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.202 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.202 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w": { 2023-09-22T07:43:36.202 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.202 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.202 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.203 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:36.203 INFO:tasks.workunit.client.0.smithi006.stdout: "numpg": { 2023-09-22T07:43:36.203 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 38 2023-09-22T07:43:36.203 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.203 INFO:tasks.workunit.client.0.smithi006.stdout: "numpg_removing": { 2023-09-22T07:43:36.203 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.203 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.203 INFO:tasks.workunit.client.0.smithi006.stdout: "op": { 2023-09-22T07:43:36.203 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 155 2023-09-22T07:43:36.203 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.203 INFO:tasks.workunit.client.0.smithi006.stdout: "op_delayed_degraded": { 2023-09-22T07:43:36.203 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.204 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.204 INFO:tasks.workunit.client.0.smithi006.stdout: "op_delayed_unreadable": { 2023-09-22T07:43:36.204 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.204 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.204 INFO:tasks.workunit.client.0.smithi006.stdout: "op_in_bytes": { 2023-09-22T07:43:36.204 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2429440 2023-09-22T07:43:36.204 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.204 INFO:tasks.workunit.client.0.smithi006.stdout: "op_latency": { 2023-09-22T07:43:36.204 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 155, 2023-09-22T07:43:36.204 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1277206148 2023-09-22T07:43:36.204 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.204 INFO:tasks.workunit.client.0.smithi006.stdout: "op_out_bytes": { 2023-09-22T07:43:36.205 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1041 2023-09-22T07:43:36.205 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.205 INFO:tasks.workunit.client.0.smithi006.stdout: "op_prepare_latency": { 2023-09-22T07:43:36.205 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 155, 2023-09-22T07:43:36.205 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 60649752 2023-09-22T07:43:36.205 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.205 INFO:tasks.workunit.client.0.smithi006.stdout: "op_process_latency": { 2023-09-22T07:43:36.205 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 155, 2023-09-22T07:43:36.205 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 257810947 2023-09-22T07:43:36.205 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.205 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r": { 2023-09-22T07:43:36.206 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 33 2023-09-22T07:43:36.206 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.206 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_latency": { 2023-09-22T07:43:36.206 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 33, 2023-09-22T07:43:36.206 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 5777430 2023-09-22T07:43:36.206 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.206 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_latency_out_bytes_histogram": { 2023-09-22T07:43:36.206 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.206 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.206 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_out_bytes": { 2023-09-22T07:43:36.206 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1041 2023-09-22T07:43:36.206 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.207 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_prepare_latency": { 2023-09-22T07:43:36.207 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 33, 2023-09-22T07:43:36.207 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4937610 2023-09-22T07:43:36.207 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.207 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_process_latency": { 2023-09-22T07:43:36.207 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 33, 2023-09-22T07:43:36.207 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4124925 2023-09-22T07:43:36.207 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.207 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw": { 2023-09-22T07:43:36.207 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 22 2023-09-22T07:43:36.207 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.207 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_in_bytes": { 2023-09-22T07:43:36.208 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.208 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.208 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_latency": { 2023-09-22T07:43:36.208 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 22, 2023-09-22T07:43:36.208 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 21399725 2023-09-22T07:43:36.208 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.208 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_latency_in_bytes_histogram": { 2023-09-22T07:43:36.208 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.208 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.208 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_latency_out_bytes_histogram": { 2023-09-22T07:43:36.208 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.208 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.209 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_out_bytes": { 2023-09-22T07:43:36.209 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.209 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.209 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_prepare_latency": { 2023-09-22T07:43:36.209 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 22, 2023-09-22T07:43:36.209 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 9330845 2023-09-22T07:43:36.209 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.209 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_process_latency": { 2023-09-22T07:43:36.209 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 22, 2023-09-22T07:43:36.209 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 20208325 2023-09-22T07:43:36.210 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.210 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w": { 2023-09-22T07:43:36.210 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 100 2023-09-22T07:43:36.210 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.210 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_in_bytes": { 2023-09-22T07:43:36.210 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2429440 2023-09-22T07:43:36.210 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.210 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_latency": { 2023-09-22T07:43:36.210 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 100, 2023-09-22T07:43:36.210 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1250028993 2023-09-22T07:43:36.210 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.211 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_latency_in_bytes_histogram": { 2023-09-22T07:43:36.211 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.211 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.211 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_prepare_latency": { 2023-09-22T07:43:36.211 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 100, 2023-09-22T07:43:36.211 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 46381297 2023-09-22T07:43:36.211 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.211 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_process_latency": { 2023-09-22T07:43:36.211 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 100, 2023-09-22T07:43:36.211 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 233477697 2023-09-22T07:43:36.211 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.211 INFO:tasks.workunit.client.0.smithi006.stdout: "op_wip": { 2023-09-22T07:43:36.212 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.212 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.212 INFO:tasks.workunit.client.0.smithi006.stdout: "recovery_bytes": { 2023-09-22T07:43:36.212 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 590368 2023-09-22T07:43:36.212 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.212 INFO:tasks.workunit.client.0.smithi006.stdout: "recovery_ops": { 2023-09-22T07:43:36.212 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2 2023-09-22T07:43:36.212 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.212 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_bytes": { 2023-09-22T07:43:36.212 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 95995035648 2023-09-22T07:43:36.212 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.212 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_bytes_used": { 2023-09-22T07:43:36.213 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 7004160 2023-09-22T07:43:36.213 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.213 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.213 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.213 INFO:tasks.workunit.client.0.smithi006.stdout: "osd.2": { 2023-09-22T07:43:36.213 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs": { 2023-09-22T07:43:36.213 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_slow_fallback": { 2023-09-22T07:43:36.213 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.213 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.213 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_slow_size_fallback": { 2023-09-22T07:43:36.213 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.214 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.214 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit_db": { 2023-09-22T07:43:36.214 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 65536 2023-09-22T07:43:36.214 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.214 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit_main": { 2023-09-22T07:43:36.214 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.214 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.214 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit_wal": { 2023-09-22T07:43:36.214 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.214 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.214 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_written_slow": { 2023-09-22T07:43:36.214 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.215 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.215 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_written_sst": { 2023-09-22T07:43:36.215 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 8192 2023-09-22T07:43:36.215 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.215 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_written_wal": { 2023-09-22T07:43:36.215 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2191360 2023-09-22T07:43:36.215 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.215 INFO:tasks.workunit.client.0.smithi006.stdout: "compact_lat": { 2023-09-22T07:43:36.215 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.215 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.215 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.215 INFO:tasks.workunit.client.0.smithi006.stdout: "compact_lock_lat": { 2023-09-22T07:43:36.215 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.216 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.216 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.216 INFO:tasks.workunit.client.0.smithi006.stdout: "db_total_bytes": { 2023-09-22T07:43:36.216 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 95995035648 2023-09-22T07:43:36.216 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.216 INFO:tasks.workunit.client.0.smithi006.stdout: "db_used_bytes": { 2023-09-22T07:43:36.216 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 6160384 2023-09-22T07:43:36.216 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.216 INFO:tasks.workunit.client.0.smithi006.stdout: "log_bytes": { 2023-09-22T07:43:36.216 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1245184 2023-09-22T07:43:36.216 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.216 INFO:tasks.workunit.client.0.smithi006.stdout: "logged_bytes": { 2023-09-22T07:43:36.217 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1105920 2023-09-22T07:43:36.217 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.217 INFO:tasks.workunit.client.0.smithi006.stdout: "max_bytes_db": { 2023-09-22T07:43:36.217 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 6094848 2023-09-22T07:43:36.217 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.217 INFO:tasks.workunit.client.0.smithi006.stdout: "max_bytes_slow": { 2023-09-22T07:43:36.217 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.217 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.217 INFO:tasks.workunit.client.0.smithi006.stdout: "max_bytes_wal": { 2023-09-22T07:43:36.217 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.218 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.218 INFO:tasks.workunit.client.0.smithi006.stdout: "num_files": { 2023-09-22T07:43:36.218 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 13 2023-09-22T07:43:36.218 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.218 INFO:tasks.workunit.client.0.smithi006.stdout: "read_bytes": { 2023-09-22T07:43:36.218 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 193929 2023-09-22T07:43:36.218 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.218 INFO:tasks.workunit.client.0.smithi006.stdout: "read_count": { 2023-09-22T07:43:36.218 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 22 2023-09-22T07:43:36.218 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.218 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes": { 2023-09-22T07:43:36.218 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1265664 2023-09-22T07:43:36.218 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.219 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes_db": { 2023-09-22T07:43:36.219 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1269760 2023-09-22T07:43:36.219 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.219 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes_slow": { 2023-09-22T07:43:36.219 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.219 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.219 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes_wal": { 2023-09-22T07:43:36.219 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.219 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.219 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_count": { 2023-09-22T07:43:36.219 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 14 2023-09-22T07:43:36.219 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.219 INFO:tasks.workunit.client.0.smithi006.stdout: "read_prefetch_bytes": { 2023-09-22T07:43:36.219 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3653 2023-09-22T07:43:36.220 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.220 INFO:tasks.workunit.client.0.smithi006.stdout: "read_prefetch_count": { 2023-09-22T07:43:36.220 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3 2023-09-22T07:43:36.220 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.220 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_buffer_bytes": { 2023-09-22T07:43:36.220 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3833 2023-09-22T07:43:36.220 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.220 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_buffer_count": { 2023-09-22T07:43:36.220 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 18 2023-09-22T07:43:36.220 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.220 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_bytes": { 2023-09-22T07:43:36.221 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3833 2023-09-22T07:43:36.221 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.221 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_count": { 2023-09-22T07:43:36.221 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 18 2023-09-22T07:43:36.221 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.221 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes": { 2023-09-22T07:43:36.221 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.221 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.221 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes_db": { 2023-09-22T07:43:36.221 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.221 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.221 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes_slow": { 2023-09-22T07:43:36.222 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.222 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.222 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes_wal": { 2023-09-22T07:43:36.222 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.222 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.222 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_count": { 2023-09-22T07:43:36.222 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.222 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.222 INFO:tasks.workunit.client.0.smithi006.stdout: "slow_total_bytes": { 2023-09-22T07:43:36.222 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.223 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.223 INFO:tasks.workunit.client.0.smithi006.stdout: "slow_used_bytes": { 2023-09-22T07:43:36.223 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.223 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.223 INFO:tasks.workunit.client.0.smithi006.stdout: "wal_total_bytes": { 2023-09-22T07:43:36.223 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.223 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.223 INFO:tasks.workunit.client.0.smithi006.stdout: "wal_used_bytes": { 2023-09-22T07:43:36.223 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.223 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.223 INFO:tasks.workunit.client.0.smithi006.stdout: "write_bytes": { 2023-09-22T07:43:36.223 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3366912 2023-09-22T07:43:36.224 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.224 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.224 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore": { 2023-09-22T07:43:36.224 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit": { 2023-09-22T07:43:36.224 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4096 2023-09-22T07:43:36.224 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.224 INFO:tasks.workunit.client.0.smithi006.stdout: "allocated": { 2023-09-22T07:43:36.224 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 704512 2023-09-22T07:43:36.224 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.224 INFO:tasks.workunit.client.0.smithi006.stdout: "clist_lat": { 2023-09-22T07:43:36.224 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 4, 2023-09-22T07:43:36.225 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 156068 2023-09-22T07:43:36.225 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.225 INFO:tasks.workunit.client.0.smithi006.stdout: "compress_lat": { 2023-09-22T07:43:36.225 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.225 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.225 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.225 INFO:tasks.workunit.client.0.smithi006.stdout: "compressed": { 2023-09-22T07:43:36.225 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.225 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.225 INFO:tasks.workunit.client.0.smithi006.stdout: "compressed_allocated": { 2023-09-22T07:43:36.225 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.226 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.226 INFO:tasks.workunit.client.0.smithi006.stdout: "compressed_original": { 2023-09-22T07:43:36.226 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.226 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.226 INFO:tasks.workunit.client.0.smithi006.stdout: "csum_lat": { 2023-09-22T07:43:36.226 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 14, 2023-09-22T07:43:36.226 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 17357 2023-09-22T07:43:36.226 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.226 INFO:tasks.workunit.client.0.smithi006.stdout: "decompress_lat": { 2023-09-22T07:43:36.226 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.226 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.226 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.227 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_commit_lat": { 2023-09-22T07:43:36.227 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 255, 2023-09-22T07:43:36.227 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 63317479 2023-09-22T07:43:36.227 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.227 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_final_lat": { 2023-09-22T07:43:36.227 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 250, 2023-09-22T07:43:36.227 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 8940006 2023-09-22T07:43:36.227 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.227 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_flush_lat": { 2023-09-22T07:43:36.227 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 255, 2023-09-22T07:43:36.227 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 383128 2023-09-22T07:43:36.227 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.227 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_sync_lat": { 2023-09-22T07:43:36.228 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 255, 2023-09-22T07:43:36.228 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 63700607 2023-09-22T07:43:36.228 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.228 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_get_keys_lat": { 2023-09-22T07:43:36.228 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.228 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.228 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.228 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_get_values_lat": { 2023-09-22T07:43:36.228 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:36.228 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1615 2023-09-22T07:43:36.228 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.228 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_lower_bound_lat": { 2023-09-22T07:43:36.229 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.229 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.229 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.229 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_next_lat": { 2023-09-22T07:43:36.229 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.229 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.229 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.229 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_seek_to_first_lat": { 2023-09-22T07:43:36.229 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.229 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.229 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.229 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_upper_bound_lat": { 2023-09-22T07:43:36.230 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:36.230 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 12002 2023-09-22T07:43:36.230 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.230 INFO:tasks.workunit.client.0.smithi006.stdout: "onode_hits": { 2023-09-22T07:43:36.230 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 590 2023-09-22T07:43:36.230 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.230 INFO:tasks.workunit.client.0.smithi006.stdout: "onode_misses": { 2023-09-22T07:43:36.230 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 211 2023-09-22T07:43:36.230 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.230 INFO:tasks.workunit.client.0.smithi006.stdout: "read_lat": { 2023-09-22T07:43:36.231 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 90, 2023-09-22T07:43:36.231 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1371344 2023-09-22T07:43:36.231 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.231 INFO:tasks.workunit.client.0.smithi006.stdout: "read_onode_meta_lat": { 2023-09-22T07:43:36.231 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 255, 2023-09-22T07:43:36.231 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 290312 2023-09-22T07:43:36.231 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.231 INFO:tasks.workunit.client.0.smithi006.stdout: "read_wait_aio_lat": { 2023-09-22T07:43:36.231 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 165, 2023-09-22T07:43:36.231 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 5353402 2023-09-22T07:43:36.231 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.231 INFO:tasks.workunit.client.0.smithi006.stdout: "reads_with_retries": { 2023-09-22T07:43:36.231 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.232 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.232 INFO:tasks.workunit.client.0.smithi006.stdout: "remove_lat": { 2023-09-22T07:43:36.232 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 3, 2023-09-22T07:43:36.232 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 115823 2023-09-22T07:43:36.232 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.232 INFO:tasks.workunit.client.0.smithi006.stdout: "state_aio_wait_lat": { 2023-09-22T07:43:36.232 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 335, 2023-09-22T07:43:36.232 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 12387864 2023-09-22T07:43:36.232 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.232 INFO:tasks.workunit.client.0.smithi006.stdout: "state_deferred_aio_wait_lat": { 2023-09-22T07:43:36.232 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 115, 2023-09-22T07:43:36.232 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 10426238 2023-09-22T07:43:36.232 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.233 INFO:tasks.workunit.client.0.smithi006.stdout: "state_deferred_cleanup_lat": { 2023-09-22T07:43:36.233 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 114, 2023-09-22T07:43:36.233 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 342737616935 2023-09-22T07:43:36.233 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.233 INFO:tasks.workunit.client.0.smithi006.stdout: "state_deferred_queued_lat": { 2023-09-22T07:43:36.233 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 115, 2023-09-22T07:43:36.233 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 163534388331 2023-09-22T07:43:36.233 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.233 INFO:tasks.workunit.client.0.smithi006.stdout: "state_done_lat": { 2023-09-22T07:43:36.233 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 334, 2023-09-22T07:43:36.233 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 78226004354 2023-09-22T07:43:36.233 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.234 INFO:tasks.workunit.client.0.smithi006.stdout: "state_finishing_lat": { 2023-09-22T07:43:36.234 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 334, 2023-09-22T07:43:36.234 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 31292 2023-09-22T07:43:36.234 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.234 INFO:tasks.workunit.client.0.smithi006.stdout: "state_io_done_lat": { 2023-09-22T07:43:36.234 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 335, 2023-09-22T07:43:36.234 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 407352 2023-09-22T07:43:36.234 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.234 INFO:tasks.workunit.client.0.smithi006.stdout: "state_kv_commiting_lat": { 2023-09-22T07:43:36.234 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 335, 2023-09-22T07:43:36.234 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 166182341 2023-09-22T07:43:36.234 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.235 INFO:tasks.workunit.client.0.smithi006.stdout: "state_kv_done_lat": { 2023-09-22T07:43:36.235 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 335, 2023-09-22T07:43:36.235 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 105330 2023-09-22T07:43:36.235 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.235 INFO:tasks.workunit.client.0.smithi006.stdout: "state_kv_queued_lat": { 2023-09-22T07:43:36.235 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 335, 2023-09-22T07:43:36.235 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 66427874 2023-09-22T07:43:36.235 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.235 INFO:tasks.workunit.client.0.smithi006.stdout: "state_prepare_lat": { 2023-09-22T07:43:36.235 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 335, 2023-09-22T07:43:36.235 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 21679994 2023-09-22T07:43:36.235 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.236 INFO:tasks.workunit.client.0.smithi006.stdout: "stored": { 2023-09-22T07:43:36.236 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 308831 2023-09-22T07:43:36.236 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.236 INFO:tasks.workunit.client.0.smithi006.stdout: "truncate_lat": { 2023-09-22T07:43:36.236 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.236 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.236 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.236 INFO:tasks.workunit.client.0.smithi006.stdout: "txc_commit_lat": { 2023-09-22T07:43:36.236 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 335, 2023-09-22T07:43:36.236 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 267134299 2023-09-22T07:43:36.236 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.236 INFO:tasks.workunit.client.0.smithi006.stdout: "txc_submit_lat": { 2023-09-22T07:43:36.236 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 335, 2023-09-22T07:43:36.236 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 25379677 2023-09-22T07:43:36.237 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.237 INFO:tasks.workunit.client.0.smithi006.stdout: "txc_throttle_lat": { 2023-09-22T07:43:36.237 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 335, 2023-09-22T07:43:36.237 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2307680 2023-09-22T07:43:36.237 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.237 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.237 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache": { 2023-09-22T07:43:36.237 INFO:tasks.workunit.client.0.smithi006.stdout: "cache_bytes": { 2023-09-22T07:43:36.237 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2845415832 2023-09-22T07:43:36.237 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.237 INFO:tasks.workunit.client.0.smithi006.stdout: "heap_bytes": { 2023-09-22T07:43:36.237 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 235257856 2023-09-22T07:43:36.237 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.238 INFO:tasks.workunit.client.0.smithi006.stdout: "mapped_bytes": { 2023-09-22T07:43:36.238 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 234643456 2023-09-22T07:43:36.238 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.238 INFO:tasks.workunit.client.0.smithi006.stdout: "target_bytes": { 2023-09-22T07:43:36.238 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4294967296 2023-09-22T07:43:36.238 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.238 INFO:tasks.workunit.client.0.smithi006.stdout: "unmapped_bytes": { 2023-09-22T07:43:36.238 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 614400 2023-09-22T07:43:36.238 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.238 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.238 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:data": { 2023-09-22T07:43:36.239 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:36.239 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 218103808 2023-09-22T07:43:36.239 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.239 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:36.239 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.239 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.239 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:36.239 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.239 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.239 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:36.239 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 142523540 2023-09-22T07:43:36.239 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.239 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:36.240 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.240 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.240 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:36.240 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.240 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.240 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:36.240 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.240 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.240 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:36.240 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.240 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.240 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:36.240 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.240 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.241 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:36.241 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 12288 2023-09-22T07:43:36.241 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.241 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:36.241 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.241 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.241 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:36.241 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.241 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.241 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:36.241 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.241 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.242 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:36.242 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 75567980 2023-09-22T07:43:36.242 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.242 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.242 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:kv": { 2023-09-22T07:43:36.242 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:36.242 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1207959552 2023-09-22T07:43:36.242 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.242 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:36.242 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 67108864 2023-09-22T07:43:36.242 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.242 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:36.242 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.243 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.243 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:36.243 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1068926551 2023-09-22T07:43:36.243 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.243 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:36.243 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.243 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.243 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:36.243 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.243 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.243 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:36.243 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.244 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.244 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:36.244 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.244 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.244 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:36.244 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.244 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.244 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:36.245 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1168 2023-09-22T07:43:36.245 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.245 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:36.245 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.245 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.245 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:36.245 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.245 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.245 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:36.245 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.245 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.246 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:36.246 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 71922969 2023-09-22T07:43:36.246 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.246 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.246 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:kv_onode": { 2023-09-22T07:43:36.246 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:36.246 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 234881024 2023-09-22T07:43:36.246 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.246 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:36.246 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 67108864 2023-09-22T07:43:36.246 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.246 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:36.247 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 464 2023-09-22T07:43:36.247 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.247 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:36.247 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 95015693 2023-09-22T07:43:36.247 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.247 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:36.247 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.247 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.247 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:36.247 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.247 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.248 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:36.248 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.248 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.248 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:36.248 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.248 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.248 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:36.248 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.248 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.248 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:36.248 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.248 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.249 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:36.249 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.249 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.249 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:36.249 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.249 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.249 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:36.249 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.249 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.249 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:36.249 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 72756003 2023-09-22T07:43:36.249 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.249 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.249 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:meta": { 2023-09-22T07:43:36.250 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:36.250 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1140850688 2023-09-22T07:43:36.250 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.250 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:36.250 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.250 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.250 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:36.250 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.250 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.250 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:36.250 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1068926551 2023-09-22T07:43:36.250 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.251 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:36.251 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.251 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.251 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:36.251 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.251 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.251 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:36.251 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.251 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.251 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:36.251 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.251 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.251 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:36.252 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 15126 2023-09-22T07:43:36.252 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.252 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:36.252 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 229650 2023-09-22T07:43:36.252 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.252 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:36.252 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.252 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.252 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:36.252 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.252 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.252 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:36.252 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.253 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.253 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:36.253 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 71679361 2023-09-22T07:43:36.253 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.253 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.253 INFO:tasks.workunit.client.0.smithi006.stdout: "objecter": { 2023-09-22T07:43:36.253 INFO:tasks.workunit.client.0.smithi006.stdout: "op_active": { 2023-09-22T07:43:36.253 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.253 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.253 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r": { 2023-09-22T07:43:36.253 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.254 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.254 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rmw": { 2023-09-22T07:43:36.254 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.254 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.254 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w": { 2023-09-22T07:43:36.254 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.254 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.254 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.254 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:36.254 INFO:tasks.workunit.client.0.smithi006.stdout: "numpg": { 2023-09-22T07:43:36.254 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 31 2023-09-22T07:43:36.254 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.255 INFO:tasks.workunit.client.0.smithi006.stdout: "numpg_removing": { 2023-09-22T07:43:36.255 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.255 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.255 INFO:tasks.workunit.client.0.smithi006.stdout: "op": { 2023-09-22T07:43:36.255 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 10 2023-09-22T07:43:36.255 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.255 INFO:tasks.workunit.client.0.smithi006.stdout: "op_delayed_degraded": { 2023-09-22T07:43:36.255 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.255 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.255 INFO:tasks.workunit.client.0.smithi006.stdout: "op_delayed_unreadable": { 2023-09-22T07:43:36.255 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.255 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.255 INFO:tasks.workunit.client.0.smithi006.stdout: "op_in_bytes": { 2023-09-22T07:43:36.256 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.256 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.256 INFO:tasks.workunit.client.0.smithi006.stdout: "op_latency": { 2023-09-22T07:43:36.256 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 10, 2023-09-22T07:43:36.256 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 218179001 2023-09-22T07:43:36.256 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.256 INFO:tasks.workunit.client.0.smithi006.stdout: "op_out_bytes": { 2023-09-22T07:43:36.256 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.256 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.256 INFO:tasks.workunit.client.0.smithi006.stdout: "op_prepare_latency": { 2023-09-22T07:43:36.256 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 10, 2023-09-22T07:43:36.256 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4878371 2023-09-22T07:43:36.256 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.257 INFO:tasks.workunit.client.0.smithi006.stdout: "op_process_latency": { 2023-09-22T07:43:36.257 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 10, 2023-09-22T07:43:36.257 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 203272689 2023-09-22T07:43:36.257 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.257 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r": { 2023-09-22T07:43:36.257 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.257 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.257 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_latency": { 2023-09-22T07:43:36.257 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.257 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.257 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.257 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_latency_out_bytes_histogram": { 2023-09-22T07:43:36.258 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.258 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.258 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_out_bytes": { 2023-09-22T07:43:36.258 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.258 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.258 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_prepare_latency": { 2023-09-22T07:43:36.258 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.258 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.258 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.258 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_process_latency": { 2023-09-22T07:43:36.258 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.258 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.259 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.259 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw": { 2023-09-22T07:43:36.259 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.259 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.259 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_in_bytes": { 2023-09-22T07:43:36.259 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.259 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.259 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_latency": { 2023-09-22T07:43:36.259 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.259 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.259 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.259 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_latency_in_bytes_histogram": { 2023-09-22T07:43:36.260 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.260 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.260 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_latency_out_bytes_histogram": { 2023-09-22T07:43:36.260 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.260 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.260 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_out_bytes": { 2023-09-22T07:43:36.260 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.260 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.260 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_prepare_latency": { 2023-09-22T07:43:36.260 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.260 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.260 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.260 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_process_latency": { 2023-09-22T07:43:36.261 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.261 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.261 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.261 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w": { 2023-09-22T07:43:36.261 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 10 2023-09-22T07:43:36.261 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.261 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_in_bytes": { 2023-09-22T07:43:36.261 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.261 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.261 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_latency": { 2023-09-22T07:43:36.261 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 10, 2023-09-22T07:43:36.261 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 218179001 2023-09-22T07:43:36.261 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.262 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_latency_in_bytes_histogram": { 2023-09-22T07:43:36.262 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.262 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.262 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_prepare_latency": { 2023-09-22T07:43:36.262 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 10, 2023-09-22T07:43:36.262 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4878371 2023-09-22T07:43:36.262 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.262 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_process_latency": { 2023-09-22T07:43:36.262 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 10, 2023-09-22T07:43:36.262 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 203272689 2023-09-22T07:43:36.262 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.262 INFO:tasks.workunit.client.0.smithi006.stdout: "op_wip": { 2023-09-22T07:43:36.263 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.263 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.263 INFO:tasks.workunit.client.0.smithi006.stdout: "recovery_bytes": { 2023-09-22T07:43:36.263 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.263 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.263 INFO:tasks.workunit.client.0.smithi006.stdout: "recovery_ops": { 2023-09-22T07:43:36.263 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.263 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.263 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_bytes": { 2023-09-22T07:43:36.263 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 95995035648 2023-09-22T07:43:36.263 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.263 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_bytes_used": { 2023-09-22T07:43:36.264 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 6873088 2023-09-22T07:43:36.264 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.264 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.264 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.264 INFO:tasks.workunit.client.0.smithi006.stdout: "osd.3": { 2023-09-22T07:43:36.264 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs": { 2023-09-22T07:43:36.264 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_slow_fallback": { 2023-09-22T07:43:36.264 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.264 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.264 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_slow_size_fallback": { 2023-09-22T07:43:36.264 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.264 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.265 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit_db": { 2023-09-22T07:43:36.265 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 65536 2023-09-22T07:43:36.265 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.265 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit_main": { 2023-09-22T07:43:36.265 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.265 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.265 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit_wal": { 2023-09-22T07:43:36.265 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.265 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.265 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_written_slow": { 2023-09-22T07:43:36.265 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.265 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.266 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_written_sst": { 2023-09-22T07:43:36.266 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 8192 2023-09-22T07:43:36.266 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.266 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_written_wal": { 2023-09-22T07:43:36.266 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1253376 2023-09-22T07:43:36.266 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.266 INFO:tasks.workunit.client.0.smithi006.stdout: "compact_lat": { 2023-09-22T07:43:36.266 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.266 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.266 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.266 INFO:tasks.workunit.client.0.smithi006.stdout: "compact_lock_lat": { 2023-09-22T07:43:36.266 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.267 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.267 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.267 INFO:tasks.workunit.client.0.smithi006.stdout: "db_total_bytes": { 2023-09-22T07:43:36.267 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 95995035648 2023-09-22T07:43:36.267 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.267 INFO:tasks.workunit.client.0.smithi006.stdout: "db_used_bytes": { 2023-09-22T07:43:36.267 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 5701632 2023-09-22T07:43:36.267 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.267 INFO:tasks.workunit.client.0.smithi006.stdout: "log_bytes": { 2023-09-22T07:43:36.267 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 790528 2023-09-22T07:43:36.269 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.269 INFO:tasks.workunit.client.0.smithi006.stdout: "logged_bytes": { 2023-09-22T07:43:36.269 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 651264 2023-09-22T07:43:36.269 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.269 INFO:tasks.workunit.client.0.smithi006.stdout: "max_bytes_db": { 2023-09-22T07:43:36.269 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 5636096 2023-09-22T07:43:36.269 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.269 INFO:tasks.workunit.client.0.smithi006.stdout: "max_bytes_slow": { 2023-09-22T07:43:36.270 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.270 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.270 INFO:tasks.workunit.client.0.smithi006.stdout: "max_bytes_wal": { 2023-09-22T07:43:36.270 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.270 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.270 INFO:tasks.workunit.client.0.smithi006.stdout: "num_files": { 2023-09-22T07:43:36.270 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 13 2023-09-22T07:43:36.270 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.270 INFO:tasks.workunit.client.0.smithi006.stdout: "read_bytes": { 2023-09-22T07:43:36.270 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 193929 2023-09-22T07:43:36.270 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.271 INFO:tasks.workunit.client.0.smithi006.stdout: "read_count": { 2023-09-22T07:43:36.271 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 22 2023-09-22T07:43:36.271 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.271 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes": { 2023-09-22T07:43:36.271 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1265664 2023-09-22T07:43:36.271 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.271 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes_db": { 2023-09-22T07:43:36.271 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1269760 2023-09-22T07:43:36.271 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.271 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes_slow": { 2023-09-22T07:43:36.271 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.271 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.271 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes_wal": { 2023-09-22T07:43:36.272 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.272 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.272 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_count": { 2023-09-22T07:43:36.272 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 14 2023-09-22T07:43:36.272 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.272 INFO:tasks.workunit.client.0.smithi006.stdout: "read_prefetch_bytes": { 2023-09-22T07:43:36.272 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3653 2023-09-22T07:43:36.272 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.272 INFO:tasks.workunit.client.0.smithi006.stdout: "read_prefetch_count": { 2023-09-22T07:43:36.272 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3 2023-09-22T07:43:36.272 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.272 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_buffer_bytes": { 2023-09-22T07:43:36.273 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3833 2023-09-22T07:43:36.273 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.273 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_buffer_count": { 2023-09-22T07:43:36.273 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 18 2023-09-22T07:43:36.273 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.273 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_bytes": { 2023-09-22T07:43:36.273 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3833 2023-09-22T07:43:36.273 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.273 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_count": { 2023-09-22T07:43:36.273 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 18 2023-09-22T07:43:36.273 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.273 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes": { 2023-09-22T07:43:36.274 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.274 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.274 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes_db": { 2023-09-22T07:43:36.274 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.274 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.274 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes_slow": { 2023-09-22T07:43:36.274 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.274 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.274 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes_wal": { 2023-09-22T07:43:36.274 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.274 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.274 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_count": { 2023-09-22T07:43:36.275 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.275 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.275 INFO:tasks.workunit.client.0.smithi006.stdout: "slow_total_bytes": { 2023-09-22T07:43:36.275 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.275 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.275 INFO:tasks.workunit.client.0.smithi006.stdout: "slow_used_bytes": { 2023-09-22T07:43:36.275 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.275 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.275 INFO:tasks.workunit.client.0.smithi006.stdout: "wal_total_bytes": { 2023-09-22T07:43:36.275 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.275 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.275 INFO:tasks.workunit.client.0.smithi006.stdout: "wal_used_bytes": { 2023-09-22T07:43:36.275 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.276 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.276 INFO:tasks.workunit.client.0.smithi006.stdout: "write_bytes": { 2023-09-22T07:43:36.276 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1974272 2023-09-22T07:43:36.276 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.276 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.276 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore": { 2023-09-22T07:43:36.276 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit": { 2023-09-22T07:43:36.276 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4096 2023-09-22T07:43:36.276 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.276 INFO:tasks.workunit.client.0.smithi006.stdout: "allocated": { 2023-09-22T07:43:36.276 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 724992 2023-09-22T07:43:36.276 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.276 INFO:tasks.workunit.client.0.smithi006.stdout: "clist_lat": { 2023-09-22T07:43:36.277 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.277 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.277 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.277 INFO:tasks.workunit.client.0.smithi006.stdout: "compress_lat": { 2023-09-22T07:43:36.277 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.277 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.277 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.277 INFO:tasks.workunit.client.0.smithi006.stdout: "compressed": { 2023-09-22T07:43:36.277 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.277 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.277 INFO:tasks.workunit.client.0.smithi006.stdout: "compressed_allocated": { 2023-09-22T07:43:36.277 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.278 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.278 INFO:tasks.workunit.client.0.smithi006.stdout: "compressed_original": { 2023-09-22T07:43:36.278 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.278 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.278 INFO:tasks.workunit.client.0.smithi006.stdout: "csum_lat": { 2023-09-22T07:43:36.278 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 3, 2023-09-22T07:43:36.278 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 6096 2023-09-22T07:43:36.278 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.278 INFO:tasks.workunit.client.0.smithi006.stdout: "decompress_lat": { 2023-09-22T07:43:36.278 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.278 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.278 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.279 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_commit_lat": { 2023-09-22T07:43:36.279 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 144, 2023-09-22T07:43:36.279 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 47727489 2023-09-22T07:43:36.279 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.279 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_final_lat": { 2023-09-22T07:43:36.279 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 133, 2023-09-22T07:43:36.279 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 10197602 2023-09-22T07:43:36.279 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.279 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_flush_lat": { 2023-09-22T07:43:36.279 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 144, 2023-09-22T07:43:36.279 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 294752 2023-09-22T07:43:36.279 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.279 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_sync_lat": { 2023-09-22T07:43:36.280 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 144, 2023-09-22T07:43:36.280 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 48022241 2023-09-22T07:43:36.280 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.280 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_get_keys_lat": { 2023-09-22T07:43:36.280 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.280 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.280 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.280 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_get_values_lat": { 2023-09-22T07:43:36.280 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.280 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.280 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.280 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_lower_bound_lat": { 2023-09-22T07:43:36.281 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.281 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.281 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.281 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_next_lat": { 2023-09-22T07:43:36.281 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.281 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.281 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.281 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_seek_to_first_lat": { 2023-09-22T07:43:36.281 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.281 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.281 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.281 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_upper_bound_lat": { 2023-09-22T07:43:36.282 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:36.282 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 12856 2023-09-22T07:43:36.282 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.282 INFO:tasks.workunit.client.0.smithi006.stdout: "onode_hits": { 2023-09-22T07:43:36.282 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 362 2023-09-22T07:43:36.282 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.282 INFO:tasks.workunit.client.0.smithi006.stdout: "onode_misses": { 2023-09-22T07:43:36.282 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 216 2023-09-22T07:43:36.282 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.282 INFO:tasks.workunit.client.0.smithi006.stdout: "read_lat": { 2023-09-22T07:43:36.282 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 91, 2023-09-22T07:43:36.283 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1044978 2023-09-22T07:43:36.283 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.283 INFO:tasks.workunit.client.0.smithi006.stdout: "read_onode_meta_lat": { 2023-09-22T07:43:36.283 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 162, 2023-09-22T07:43:36.283 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 299583 2023-09-22T07:43:36.283 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.283 INFO:tasks.workunit.client.0.smithi006.stdout: "read_wait_aio_lat": { 2023-09-22T07:43:36.283 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 71, 2023-09-22T07:43:36.283 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 471064 2023-09-22T07:43:36.283 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.283 INFO:tasks.workunit.client.0.smithi006.stdout: "reads_with_retries": { 2023-09-22T07:43:36.283 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.284 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.284 INFO:tasks.workunit.client.0.smithi006.stdout: "remove_lat": { 2023-09-22T07:43:36.284 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.284 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.284 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.284 INFO:tasks.workunit.client.0.smithi006.stdout: "state_aio_wait_lat": { 2023-09-22T07:43:36.284 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 253, 2023-09-22T07:43:36.284 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 15008947 2023-09-22T07:43:36.284 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.284 INFO:tasks.workunit.client.0.smithi006.stdout: "state_deferred_aio_wait_lat": { 2023-09-22T07:43:36.284 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 54, 2023-09-22T07:43:36.284 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4394176 2023-09-22T07:43:36.284 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.285 INFO:tasks.workunit.client.0.smithi006.stdout: "state_deferred_cleanup_lat": { 2023-09-22T07:43:36.285 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 51, 2023-09-22T07:43:36.285 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 287955809777 2023-09-22T07:43:36.285 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.285 INFO:tasks.workunit.client.0.smithi006.stdout: "state_deferred_queued_lat": { 2023-09-22T07:43:36.285 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 54, 2023-09-22T07:43:36.285 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 73657141135 2023-09-22T07:43:36.285 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.285 INFO:tasks.workunit.client.0.smithi006.stdout: "state_done_lat": { 2023-09-22T07:43:36.285 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 250, 2023-09-22T07:43:36.285 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 462593 2023-09-22T07:43:36.285 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.286 INFO:tasks.workunit.client.0.smithi006.stdout: "state_finishing_lat": { 2023-09-22T07:43:36.286 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 250, 2023-09-22T07:43:36.286 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 24122 2023-09-22T07:43:36.286 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.286 INFO:tasks.workunit.client.0.smithi006.stdout: "state_io_done_lat": { 2023-09-22T07:43:36.286 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 253, 2023-09-22T07:43:36.286 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 295678 2023-09-22T07:43:36.286 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.286 INFO:tasks.workunit.client.0.smithi006.stdout: "state_kv_commiting_lat": { 2023-09-22T07:43:36.286 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 253, 2023-09-22T07:43:36.286 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 504188154 2023-09-22T07:43:36.286 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.286 INFO:tasks.workunit.client.0.smithi006.stdout: "state_kv_done_lat": { 2023-09-22T07:43:36.287 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 253, 2023-09-22T07:43:36.287 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 67438 2023-09-22T07:43:36.287 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.287 INFO:tasks.workunit.client.0.smithi006.stdout: "state_kv_queued_lat": { 2023-09-22T07:43:36.287 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 253, 2023-09-22T07:43:36.287 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 99957588 2023-09-22T07:43:36.287 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.287 INFO:tasks.workunit.client.0.smithi006.stdout: "state_prepare_lat": { 2023-09-22T07:43:36.287 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 253, 2023-09-22T07:43:36.287 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 13075410 2023-09-22T07:43:36.287 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.288 INFO:tasks.workunit.client.0.smithi006.stdout: "stored": { 2023-09-22T07:43:36.288 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 311543 2023-09-22T07:43:36.288 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.288 INFO:tasks.workunit.client.0.smithi006.stdout: "truncate_lat": { 2023-09-22T07:43:36.288 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.288 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.288 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.288 INFO:tasks.workunit.client.0.smithi006.stdout: "txc_commit_lat": { 2023-09-22T07:43:36.288 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 253, 2023-09-22T07:43:36.288 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 632556571 2023-09-22T07:43:36.288 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.288 INFO:tasks.workunit.client.0.smithi006.stdout: "txc_submit_lat": { 2023-09-22T07:43:36.288 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 253, 2023-09-22T07:43:36.289 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 15863985 2023-09-22T07:43:36.289 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.289 INFO:tasks.workunit.client.0.smithi006.stdout: "txc_throttle_lat": { 2023-09-22T07:43:36.289 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 253, 2023-09-22T07:43:36.289 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1693683 2023-09-22T07:43:36.289 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.289 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.289 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache": { 2023-09-22T07:43:36.289 INFO:tasks.workunit.client.0.smithi006.stdout: "cache_bytes": { 2023-09-22T07:43:36.289 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2845415832 2023-09-22T07:43:36.289 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.289 INFO:tasks.workunit.client.0.smithi006.stdout: "heap_bytes": { 2023-09-22T07:43:36.290 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 267976704 2023-09-22T07:43:36.290 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.290 INFO:tasks.workunit.client.0.smithi006.stdout: "mapped_bytes": { 2023-09-22T07:43:36.290 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 267575296 2023-09-22T07:43:36.290 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.290 INFO:tasks.workunit.client.0.smithi006.stdout: "target_bytes": { 2023-09-22T07:43:36.290 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4294967296 2023-09-22T07:43:36.290 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.290 INFO:tasks.workunit.client.0.smithi006.stdout: "unmapped_bytes": { 2023-09-22T07:43:36.290 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 401408 2023-09-22T07:43:36.290 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.290 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.290 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:data": { 2023-09-22T07:43:36.291 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:36.291 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 218103808 2023-09-22T07:43:36.291 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.291 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:36.291 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.291 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.291 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:36.291 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.291 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.291 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:36.291 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 142523755 2023-09-22T07:43:36.291 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.292 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:36.292 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.292 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.292 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:36.292 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.292 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.292 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:36.292 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.292 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.292 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:36.292 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.293 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.293 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:36.293 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.293 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.293 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:36.293 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.293 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.293 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:36.293 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.293 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.293 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:36.293 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.294 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.294 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:36.294 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.294 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.294 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:36.294 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 75580053 2023-09-22T07:43:36.294 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.294 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.294 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:kv": { 2023-09-22T07:43:36.294 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:36.294 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1207959552 2023-09-22T07:43:36.295 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.295 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:36.295 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 67108864 2023-09-22T07:43:36.295 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.295 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:36.295 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.295 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.295 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:36.295 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1068928169 2023-09-22T07:43:36.295 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.295 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:36.295 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.295 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.296 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:36.296 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.296 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.296 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:36.296 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.296 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.296 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:36.296 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.296 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.296 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:36.296 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.296 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.296 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:36.297 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1168 2023-09-22T07:43:36.297 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.297 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:36.297 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.297 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.297 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:36.297 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.297 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.297 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:36.297 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.297 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.297 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:36.297 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 71921351 2023-09-22T07:43:36.298 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.298 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.298 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:kv_onode": { 2023-09-22T07:43:36.298 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:36.298 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 234881024 2023-09-22T07:43:36.298 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.298 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:36.298 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 67108864 2023-09-22T07:43:36.298 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.298 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:36.298 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 464 2023-09-22T07:43:36.299 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.299 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:36.299 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 95015837 2023-09-22T07:43:36.299 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.299 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:36.299 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.299 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.299 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:36.299 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.299 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.299 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:36.300 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.300 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.300 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:36.300 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.300 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.300 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:36.300 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.300 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.300 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:36.300 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.300 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.300 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:36.301 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.301 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.301 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:36.301 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.301 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.301 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:36.301 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.301 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.301 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:36.301 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 72755859 2023-09-22T07:43:36.301 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.301 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.301 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:meta": { 2023-09-22T07:43:36.302 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:36.302 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1140850688 2023-09-22T07:43:36.302 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.302 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:36.302 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.302 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.302 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:36.302 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.302 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.302 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:36.302 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1068928169 2023-09-22T07:43:36.302 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.302 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:36.303 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.303 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.303 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:36.303 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.303 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.303 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:36.303 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.303 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.303 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:36.304 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.304 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.304 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:36.304 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 19182 2023-09-22T07:43:36.304 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.304 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:36.304 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 237037 2023-09-22T07:43:36.304 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.304 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:36.304 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.304 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.304 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:36.305 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.305 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.305 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:36.305 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.305 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.305 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:36.305 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 71666300 2023-09-22T07:43:36.305 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.305 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.305 INFO:tasks.workunit.client.0.smithi006.stdout: "objecter": { 2023-09-22T07:43:36.305 INFO:tasks.workunit.client.0.smithi006.stdout: "op_active": { 2023-09-22T07:43:36.306 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.306 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.306 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r": { 2023-09-22T07:43:36.306 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.306 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.306 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rmw": { 2023-09-22T07:43:36.306 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.306 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.306 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w": { 2023-09-22T07:43:36.306 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.306 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.307 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.307 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:36.307 INFO:tasks.workunit.client.0.smithi006.stdout: "numpg": { 2023-09-22T07:43:36.307 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 37 2023-09-22T07:43:36.307 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.307 INFO:tasks.workunit.client.0.smithi006.stdout: "numpg_removing": { 2023-09-22T07:43:36.307 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.307 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.307 INFO:tasks.workunit.client.0.smithi006.stdout: "op": { 2023-09-22T07:43:36.307 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.307 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.308 INFO:tasks.workunit.client.0.smithi006.stdout: "op_delayed_degraded": { 2023-09-22T07:43:36.308 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.308 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.308 INFO:tasks.workunit.client.0.smithi006.stdout: "op_delayed_unreadable": { 2023-09-22T07:43:36.308 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.308 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.308 INFO:tasks.workunit.client.0.smithi006.stdout: "op_in_bytes": { 2023-09-22T07:43:36.308 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.308 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.308 INFO:tasks.workunit.client.0.smithi006.stdout: "op_latency": { 2023-09-22T07:43:36.309 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.309 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.309 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.309 INFO:tasks.workunit.client.0.smithi006.stdout: "op_out_bytes": { 2023-09-22T07:43:36.309 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.309 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.309 INFO:tasks.workunit.client.0.smithi006.stdout: "op_prepare_latency": { 2023-09-22T07:43:36.309 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:36.309 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 646549 2023-09-22T07:43:36.309 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.309 INFO:tasks.workunit.client.0.smithi006.stdout: "op_process_latency": { 2023-09-22T07:43:36.310 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.310 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.310 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.310 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r": { 2023-09-22T07:43:36.310 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.310 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.310 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_latency": { 2023-09-22T07:43:36.310 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.310 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.310 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.311 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_latency_out_bytes_histogram": { 2023-09-22T07:43:36.311 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.311 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.311 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_out_bytes": { 2023-09-22T07:43:36.311 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.311 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.311 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_prepare_latency": { 2023-09-22T07:43:36.311 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.311 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.311 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.311 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_process_latency": { 2023-09-22T07:43:36.312 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.312 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.312 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.312 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw": { 2023-09-22T07:43:36.312 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.312 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.312 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_in_bytes": { 2023-09-22T07:43:36.312 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.312 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.312 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_latency": { 2023-09-22T07:43:36.312 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.313 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.313 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.313 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_latency_in_bytes_histogram": { 2023-09-22T07:43:36.313 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.313 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.313 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_latency_out_bytes_histogram": { 2023-09-22T07:43:36.313 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.313 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.313 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_out_bytes": { 2023-09-22T07:43:36.313 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.313 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.313 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_prepare_latency": { 2023-09-22T07:43:36.314 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.314 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.314 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.314 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_process_latency": { 2023-09-22T07:43:36.314 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.314 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.314 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.314 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w": { 2023-09-22T07:43:36.315 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.315 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.315 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_in_bytes": { 2023-09-22T07:43:36.315 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.315 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.315 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_latency": { 2023-09-22T07:43:36.315 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.315 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.315 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.315 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_latency_in_bytes_histogram": { 2023-09-22T07:43:36.316 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.316 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.316 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_prepare_latency": { 2023-09-22T07:43:36.316 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:36.316 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 646549 2023-09-22T07:43:36.316 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.316 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_process_latency": { 2023-09-22T07:43:36.316 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.316 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.316 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.316 INFO:tasks.workunit.client.0.smithi006.stdout: "op_wip": { 2023-09-22T07:43:36.316 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.317 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.317 INFO:tasks.workunit.client.0.smithi006.stdout: "recovery_bytes": { 2023-09-22T07:43:36.317 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.317 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.317 INFO:tasks.workunit.client.0.smithi006.stdout: "recovery_ops": { 2023-09-22T07:43:36.317 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.317 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.317 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_bytes": { 2023-09-22T07:43:36.317 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 95995035648 2023-09-22T07:43:36.317 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.317 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_bytes_used": { 2023-09-22T07:43:36.317 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 6434816 2023-09-22T07:43:36.318 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.318 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.318 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.318 INFO:tasks.workunit.client.0.smithi006.stdout: "osd.4": { 2023-09-22T07:43:36.318 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs": { 2023-09-22T07:43:36.318 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_slow_fallback": { 2023-09-22T07:43:36.318 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.318 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.318 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_slow_size_fallback": { 2023-09-22T07:43:36.318 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.318 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.318 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit_db": { 2023-09-22T07:43:36.319 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 65536 2023-09-22T07:43:36.319 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.319 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit_main": { 2023-09-22T07:43:36.319 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.319 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.319 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit_wal": { 2023-09-22T07:43:36.319 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.319 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.319 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_written_slow": { 2023-09-22T07:43:36.319 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.319 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.319 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_written_sst": { 2023-09-22T07:43:36.320 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 8192 2023-09-22T07:43:36.320 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.320 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_written_wal": { 2023-09-22T07:43:36.320 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1224704 2023-09-22T07:43:36.320 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.320 INFO:tasks.workunit.client.0.smithi006.stdout: "compact_lat": { 2023-09-22T07:43:36.320 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.320 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.320 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.321 INFO:tasks.workunit.client.0.smithi006.stdout: "compact_lock_lat": { 2023-09-22T07:43:36.321 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.321 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.321 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.321 INFO:tasks.workunit.client.0.smithi006.stdout: "db_total_bytes": { 2023-09-22T07:43:36.321 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 95995035648 2023-09-22T07:43:36.321 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.321 INFO:tasks.workunit.client.0.smithi006.stdout: "db_used_bytes": { 2023-09-22T07:43:36.321 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 5701632 2023-09-22T07:43:36.321 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.321 INFO:tasks.workunit.client.0.smithi006.stdout: "log_bytes": { 2023-09-22T07:43:36.321 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 765952 2023-09-22T07:43:36.322 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.322 INFO:tasks.workunit.client.0.smithi006.stdout: "logged_bytes": { 2023-09-22T07:43:36.322 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 626688 2023-09-22T07:43:36.322 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.322 INFO:tasks.workunit.client.0.smithi006.stdout: "max_bytes_db": { 2023-09-22T07:43:36.322 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 5636096 2023-09-22T07:43:36.322 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.322 INFO:tasks.workunit.client.0.smithi006.stdout: "max_bytes_slow": { 2023-09-22T07:43:36.322 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.322 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.322 INFO:tasks.workunit.client.0.smithi006.stdout: "max_bytes_wal": { 2023-09-22T07:43:36.322 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.323 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.323 INFO:tasks.workunit.client.0.smithi006.stdout: "num_files": { 2023-09-22T07:43:36.323 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 13 2023-09-22T07:43:36.323 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.323 INFO:tasks.workunit.client.0.smithi006.stdout: "read_bytes": { 2023-09-22T07:43:36.323 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 193929 2023-09-22T07:43:36.323 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.323 INFO:tasks.workunit.client.0.smithi006.stdout: "read_count": { 2023-09-22T07:43:36.323 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 22 2023-09-22T07:43:36.323 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.323 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes": { 2023-09-22T07:43:36.323 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1265664 2023-09-22T07:43:36.323 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.324 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes_db": { 2023-09-22T07:43:36.324 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1269760 2023-09-22T07:43:36.324 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.324 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes_slow": { 2023-09-22T07:43:36.324 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.324 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.324 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes_wal": { 2023-09-22T07:43:36.324 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.324 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.324 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_count": { 2023-09-22T07:43:36.324 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 14 2023-09-22T07:43:36.324 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.325 INFO:tasks.workunit.client.0.smithi006.stdout: "read_prefetch_bytes": { 2023-09-22T07:43:36.325 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3653 2023-09-22T07:43:36.325 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.325 INFO:tasks.workunit.client.0.smithi006.stdout: "read_prefetch_count": { 2023-09-22T07:43:36.325 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3 2023-09-22T07:43:36.325 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.325 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_buffer_bytes": { 2023-09-22T07:43:36.325 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3833 2023-09-22T07:43:36.325 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.325 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_buffer_count": { 2023-09-22T07:43:36.325 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 18 2023-09-22T07:43:36.325 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.326 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_bytes": { 2023-09-22T07:43:36.326 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3833 2023-09-22T07:43:36.326 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.326 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_count": { 2023-09-22T07:43:36.326 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 18 2023-09-22T07:43:36.326 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.326 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes": { 2023-09-22T07:43:36.326 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.326 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.326 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes_db": { 2023-09-22T07:43:36.326 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.326 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.327 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes_slow": { 2023-09-22T07:43:36.327 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.327 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.327 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes_wal": { 2023-09-22T07:43:36.327 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.327 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.327 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_count": { 2023-09-22T07:43:36.327 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.327 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.327 INFO:tasks.workunit.client.0.smithi006.stdout: "slow_total_bytes": { 2023-09-22T07:43:36.327 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.327 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.328 INFO:tasks.workunit.client.0.smithi006.stdout: "slow_used_bytes": { 2023-09-22T07:43:36.328 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.328 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.328 INFO:tasks.workunit.client.0.smithi006.stdout: "wal_total_bytes": { 2023-09-22T07:43:36.328 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.328 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.328 INFO:tasks.workunit.client.0.smithi006.stdout: "wal_used_bytes": { 2023-09-22T07:43:36.328 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.328 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.328 INFO:tasks.workunit.client.0.smithi006.stdout: "write_bytes": { 2023-09-22T07:43:36.328 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1921024 2023-09-22T07:43:36.328 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.329 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.329 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore": { 2023-09-22T07:43:36.329 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit": { 2023-09-22T07:43:36.329 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4096 2023-09-22T07:43:36.329 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.329 INFO:tasks.workunit.client.0.smithi006.stdout: "allocated": { 2023-09-22T07:43:36.329 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 720896 2023-09-22T07:43:36.329 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.329 INFO:tasks.workunit.client.0.smithi006.stdout: "clist_lat": { 2023-09-22T07:43:36.329 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 10, 2023-09-22T07:43:36.329 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 330237 2023-09-22T07:43:36.329 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.329 INFO:tasks.workunit.client.0.smithi006.stdout: "compress_lat": { 2023-09-22T07:43:36.330 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.330 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.330 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.330 INFO:tasks.workunit.client.0.smithi006.stdout: "compressed": { 2023-09-22T07:43:36.330 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.330 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.330 INFO:tasks.workunit.client.0.smithi006.stdout: "compressed_allocated": { 2023-09-22T07:43:36.330 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.330 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.330 INFO:tasks.workunit.client.0.smithi006.stdout: "compressed_original": { 2023-09-22T07:43:36.330 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.331 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.331 INFO:tasks.workunit.client.0.smithi006.stdout: "csum_lat": { 2023-09-22T07:43:36.331 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 1, 2023-09-22T07:43:36.331 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2449 2023-09-22T07:43:36.331 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.331 INFO:tasks.workunit.client.0.smithi006.stdout: "decompress_lat": { 2023-09-22T07:43:36.331 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.331 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.331 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.331 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_commit_lat": { 2023-09-22T07:43:36.331 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 138, 2023-09-22T07:43:36.331 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 47415707 2023-09-22T07:43:36.331 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.332 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_final_lat": { 2023-09-22T07:43:36.332 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 133, 2023-09-22T07:43:36.332 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 5277821 2023-09-22T07:43:36.332 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.332 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_flush_lat": { 2023-09-22T07:43:36.332 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 138, 2023-09-22T07:43:36.332 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 205532 2023-09-22T07:43:36.332 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.332 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_sync_lat": { 2023-09-22T07:43:36.332 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 138, 2023-09-22T07:43:36.332 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 47621239 2023-09-22T07:43:36.332 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.333 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_get_keys_lat": { 2023-09-22T07:43:36.333 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.333 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.333 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.333 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_get_values_lat": { 2023-09-22T07:43:36.333 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:36.333 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1955 2023-09-22T07:43:36.333 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.333 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_lower_bound_lat": { 2023-09-22T07:43:36.333 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.333 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.333 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.334 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_next_lat": { 2023-09-22T07:43:36.334 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.334 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.334 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.334 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_seek_to_first_lat": { 2023-09-22T07:43:36.334 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.334 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.334 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.334 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_upper_bound_lat": { 2023-09-22T07:43:36.334 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:36.334 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 22766 2023-09-22T07:43:36.335 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.335 INFO:tasks.workunit.client.0.smithi006.stdout: "onode_hits": { 2023-09-22T07:43:36.335 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 365 2023-09-22T07:43:36.335 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.335 INFO:tasks.workunit.client.0.smithi006.stdout: "onode_misses": { 2023-09-22T07:43:36.335 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 233 2023-09-22T07:43:36.335 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.335 INFO:tasks.workunit.client.0.smithi006.stdout: "read_lat": { 2023-09-22T07:43:36.335 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 96, 2023-09-22T07:43:36.335 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 873077 2023-09-22T07:43:36.335 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.335 INFO:tasks.workunit.client.0.smithi006.stdout: "read_onode_meta_lat": { 2023-09-22T07:43:36.335 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 163, 2023-09-22T07:43:36.336 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 248590 2023-09-22T07:43:36.336 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.336 INFO:tasks.workunit.client.0.smithi006.stdout: "read_wait_aio_lat": { 2023-09-22T07:43:36.336 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 67, 2023-09-22T07:43:36.336 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 176408 2023-09-22T07:43:36.336 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.336 INFO:tasks.workunit.client.0.smithi006.stdout: "reads_with_retries": { 2023-09-22T07:43:36.336 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.336 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.336 INFO:tasks.workunit.client.0.smithi006.stdout: "remove_lat": { 2023-09-22T07:43:36.336 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 6, 2023-09-22T07:43:36.337 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 102598 2023-09-22T07:43:36.337 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.337 INFO:tasks.workunit.client.0.smithi006.stdout: "state_aio_wait_lat": { 2023-09-22T07:43:36.337 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 260, 2023-09-22T07:43:36.337 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4969593 2023-09-22T07:43:36.337 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.337 INFO:tasks.workunit.client.0.smithi006.stdout: "state_deferred_aio_wait_lat": { 2023-09-22T07:43:36.337 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 43, 2023-09-22T07:43:36.337 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3483323 2023-09-22T07:43:36.337 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.337 INFO:tasks.workunit.client.0.smithi006.stdout: "state_deferred_cleanup_lat": { 2023-09-22T07:43:36.337 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 43, 2023-09-22T07:43:36.337 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 318810105346 2023-09-22T07:43:36.338 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.338 INFO:tasks.workunit.client.0.smithi006.stdout: "state_deferred_queued_lat": { 2023-09-22T07:43:36.338 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 43, 2023-09-22T07:43:36.338 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 64975839633 2023-09-22T07:43:36.338 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.338 INFO:tasks.workunit.client.0.smithi006.stdout: "state_done_lat": { 2023-09-22T07:43:36.338 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 260, 2023-09-22T07:43:36.338 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 433983 2023-09-22T07:43:36.338 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.338 INFO:tasks.workunit.client.0.smithi006.stdout: "state_finishing_lat": { 2023-09-22T07:43:36.338 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 260, 2023-09-22T07:43:36.339 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 24730 2023-09-22T07:43:36.339 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.339 INFO:tasks.workunit.client.0.smithi006.stdout: "state_io_done_lat": { 2023-09-22T07:43:36.339 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 260, 2023-09-22T07:43:36.339 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 378166 2023-09-22T07:43:36.339 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.339 INFO:tasks.workunit.client.0.smithi006.stdout: "state_kv_commiting_lat": { 2023-09-22T07:43:36.339 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 260, 2023-09-22T07:43:36.339 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 252827245 2023-09-22T07:43:36.339 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.339 INFO:tasks.workunit.client.0.smithi006.stdout: "state_kv_done_lat": { 2023-09-22T07:43:36.339 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 260, 2023-09-22T07:43:36.340 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 64854 2023-09-22T07:43:36.340 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.340 INFO:tasks.workunit.client.0.smithi006.stdout: "state_kv_queued_lat": { 2023-09-22T07:43:36.340 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 260, 2023-09-22T07:43:36.340 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 107644315 2023-09-22T07:43:36.340 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.340 INFO:tasks.workunit.client.0.smithi006.stdout: "state_prepare_lat": { 2023-09-22T07:43:36.340 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 260, 2023-09-22T07:43:36.340 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 11370830 2023-09-22T07:43:36.340 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.340 INFO:tasks.workunit.client.0.smithi006.stdout: "stored": { 2023-09-22T07:43:36.341 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 309511 2023-09-22T07:43:36.341 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.341 INFO:tasks.workunit.client.0.smithi006.stdout: "truncate_lat": { 2023-09-22T07:43:36.341 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:36.341 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 498 2023-09-22T07:43:36.341 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.341 INFO:tasks.workunit.client.0.smithi006.stdout: "txc_commit_lat": { 2023-09-22T07:43:36.341 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 260, 2023-09-22T07:43:36.341 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 377220704 2023-09-22T07:43:36.341 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.341 INFO:tasks.workunit.client.0.smithi006.stdout: "txc_submit_lat": { 2023-09-22T07:43:36.341 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 260, 2023-09-22T07:43:36.342 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 13746943 2023-09-22T07:43:36.342 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.342 INFO:tasks.workunit.client.0.smithi006.stdout: "txc_throttle_lat": { 2023-09-22T07:43:36.342 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 260, 2023-09-22T07:43:36.342 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1714875 2023-09-22T07:43:36.342 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.342 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.342 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache": { 2023-09-22T07:43:36.342 INFO:tasks.workunit.client.0.smithi006.stdout: "cache_bytes": { 2023-09-22T07:43:36.342 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2845415832 2023-09-22T07:43:36.342 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.343 INFO:tasks.workunit.client.0.smithi006.stdout: "heap_bytes": { 2023-09-22T07:43:36.343 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 268959744 2023-09-22T07:43:36.343 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.343 INFO:tasks.workunit.client.0.smithi006.stdout: "mapped_bytes": { 2023-09-22T07:43:36.343 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 268369920 2023-09-22T07:43:36.343 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.343 INFO:tasks.workunit.client.0.smithi006.stdout: "target_bytes": { 2023-09-22T07:43:36.343 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4294967296 2023-09-22T07:43:36.343 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.343 INFO:tasks.workunit.client.0.smithi006.stdout: "unmapped_bytes": { 2023-09-22T07:43:36.343 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 589824 2023-09-22T07:43:36.343 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.344 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.344 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:data": { 2023-09-22T07:43:36.344 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:36.344 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 218103808 2023-09-22T07:43:36.344 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.344 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:36.344 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.344 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.344 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:36.344 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.344 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.345 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:36.345 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 142523715 2023-09-22T07:43:36.345 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.345 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:36.345 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.345 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.345 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:36.345 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.345 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.345 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:36.345 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.345 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.346 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:36.346 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.346 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.346 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:36.346 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.346 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.346 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:36.346 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.346 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.346 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:36.346 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.346 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.347 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:36.347 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.347 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.347 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:36.347 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.347 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.347 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:36.347 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 75580093 2023-09-22T07:43:36.347 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.347 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.347 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:kv": { 2023-09-22T07:43:36.348 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:36.348 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1207959552 2023-09-22T07:43:36.348 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.348 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:36.348 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 67108864 2023-09-22T07:43:36.348 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.348 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:36.348 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.348 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.348 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:36.348 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1068927867 2023-09-22T07:43:36.348 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.348 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:36.348 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.349 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.349 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:36.349 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.349 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.349 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:36.349 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.349 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.349 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:36.349 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.349 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.349 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:36.349 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.350 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.350 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:36.350 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1168 2023-09-22T07:43:36.350 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.350 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:36.350 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.350 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.350 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:36.350 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.350 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.350 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:36.351 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.351 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.351 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:36.351 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 71921653 2023-09-22T07:43:36.351 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.351 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.351 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:kv_onode": { 2023-09-22T07:43:36.351 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:36.351 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 234881024 2023-09-22T07:43:36.351 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.351 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:36.351 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 67108864 2023-09-22T07:43:36.352 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.352 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:36.352 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 464 2023-09-22T07:43:36.352 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.352 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:36.352 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 95015810 2023-09-22T07:43:36.352 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.352 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:36.352 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.352 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.352 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:36.352 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.353 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.353 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:36.353 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.353 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.353 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:36.353 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.353 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.353 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:36.353 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.353 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.353 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:36.354 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.354 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.354 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:36.354 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.354 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.354 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:36.354 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.354 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.354 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:36.354 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.354 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.354 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:36.355 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 72755886 2023-09-22T07:43:36.355 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.355 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.355 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:meta": { 2023-09-22T07:43:36.355 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:36.355 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1140850688 2023-09-22T07:43:36.355 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.355 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:36.355 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.355 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.355 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:36.355 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.356 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.356 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:36.356 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1068927867 2023-09-22T07:43:36.356 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.356 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:36.356 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.356 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.356 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:36.356 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.356 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.357 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:36.357 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.357 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.357 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:36.357 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.357 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.357 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:36.357 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 13664 2023-09-22T07:43:36.357 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.357 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:36.357 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 243227 2023-09-22T07:43:36.358 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.358 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:36.358 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.358 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.358 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:36.358 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.358 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.358 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:36.358 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.358 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.358 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:36.358 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 71665930 2023-09-22T07:43:36.358 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.359 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.359 INFO:tasks.workunit.client.0.smithi006.stdout: "objecter": { 2023-09-22T07:43:36.359 INFO:tasks.workunit.client.0.smithi006.stdout: "op_active": { 2023-09-22T07:43:36.359 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.359 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.359 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r": { 2023-09-22T07:43:36.359 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.359 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.359 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rmw": { 2023-09-22T07:43:36.359 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.360 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.360 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w": { 2023-09-22T07:43:36.360 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.360 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.360 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.360 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:36.360 INFO:tasks.workunit.client.0.smithi006.stdout: "numpg": { 2023-09-22T07:43:36.360 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 41 2023-09-22T07:43:36.360 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.360 INFO:tasks.workunit.client.0.smithi006.stdout: "numpg_removing": { 2023-09-22T07:43:36.360 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.361 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.361 INFO:tasks.workunit.client.0.smithi006.stdout: "op": { 2023-09-22T07:43:36.361 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1 2023-09-22T07:43:36.361 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.361 INFO:tasks.workunit.client.0.smithi006.stdout: "op_delayed_degraded": { 2023-09-22T07:43:36.361 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.361 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.361 INFO:tasks.workunit.client.0.smithi006.stdout: "op_delayed_unreadable": { 2023-09-22T07:43:36.361 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.361 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.361 INFO:tasks.workunit.client.0.smithi006.stdout: "op_in_bytes": { 2023-09-22T07:43:36.362 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 22 2023-09-22T07:43:36.362 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.362 INFO:tasks.workunit.client.0.smithi006.stdout: "op_latency": { 2023-09-22T07:43:36.362 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 1, 2023-09-22T07:43:36.362 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 18091575 2023-09-22T07:43:36.362 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.362 INFO:tasks.workunit.client.0.smithi006.stdout: "op_out_bytes": { 2023-09-22T07:43:36.362 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.362 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.362 INFO:tasks.workunit.client.0.smithi006.stdout: "op_prepare_latency": { 2023-09-22T07:43:36.362 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 1, 2023-09-22T07:43:36.363 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 623094 2023-09-22T07:43:36.363 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.363 INFO:tasks.workunit.client.0.smithi006.stdout: "op_process_latency": { 2023-09-22T07:43:36.363 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 1, 2023-09-22T07:43:36.363 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 18015742 2023-09-22T07:43:36.363 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.363 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r": { 2023-09-22T07:43:36.363 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.363 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.363 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_latency": { 2023-09-22T07:43:36.363 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.363 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.364 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.364 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_latency_out_bytes_histogram": { 2023-09-22T07:43:36.364 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.364 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.364 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_out_bytes": { 2023-09-22T07:43:36.364 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.364 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.364 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_prepare_latency": { 2023-09-22T07:43:36.364 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.364 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.365 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.365 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_process_latency": { 2023-09-22T07:43:36.365 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.365 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.365 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.365 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw": { 2023-09-22T07:43:36.365 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.365 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.365 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_in_bytes": { 2023-09-22T07:43:36.365 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.365 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.365 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_latency": { 2023-09-22T07:43:36.366 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.366 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.366 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.366 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_latency_in_bytes_histogram": { 2023-09-22T07:43:36.366 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.366 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.366 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_latency_out_bytes_histogram": { 2023-09-22T07:43:36.366 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.366 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.366 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_out_bytes": { 2023-09-22T07:43:36.366 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.366 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.367 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_prepare_latency": { 2023-09-22T07:43:36.367 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.367 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.367 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.367 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_process_latency": { 2023-09-22T07:43:36.367 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.367 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.367 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.367 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w": { 2023-09-22T07:43:36.367 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1 2023-09-22T07:43:36.367 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.367 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_in_bytes": { 2023-09-22T07:43:36.368 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 22 2023-09-22T07:43:36.368 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.368 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_latency": { 2023-09-22T07:43:36.368 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 1, 2023-09-22T07:43:36.368 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 18091575 2023-09-22T07:43:36.368 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.368 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_latency_in_bytes_histogram": { 2023-09-22T07:43:36.368 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.368 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.368 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_prepare_latency": { 2023-09-22T07:43:36.368 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 1, 2023-09-22T07:43:36.368 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 623094 2023-09-22T07:43:36.368 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.369 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_process_latency": { 2023-09-22T07:43:36.369 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 1, 2023-09-22T07:43:36.369 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 18015742 2023-09-22T07:43:36.369 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.369 INFO:tasks.workunit.client.0.smithi006.stdout: "op_wip": { 2023-09-22T07:43:36.369 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.369 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.369 INFO:tasks.workunit.client.0.smithi006.stdout: "recovery_bytes": { 2023-09-22T07:43:36.369 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.369 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.369 INFO:tasks.workunit.client.0.smithi006.stdout: "recovery_ops": { 2023-09-22T07:43:36.369 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.370 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.370 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_bytes": { 2023-09-22T07:43:36.370 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 95995035648 2023-09-22T07:43:36.370 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.370 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_bytes_used": { 2023-09-22T07:43:36.370 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 6430720 2023-09-22T07:43:36.370 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.370 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.370 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.370 INFO:tasks.workunit.client.0.smithi006.stdout: "osd.5": { 2023-09-22T07:43:36.370 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs": { 2023-09-22T07:43:36.370 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_slow_fallback": { 2023-09-22T07:43:36.371 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.371 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.371 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_slow_size_fallback": { 2023-09-22T07:43:36.371 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.371 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.371 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit_db": { 2023-09-22T07:43:36.371 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 65536 2023-09-22T07:43:36.371 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.371 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit_main": { 2023-09-22T07:43:36.371 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.371 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.371 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit_wal": { 2023-09-22T07:43:36.371 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.372 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.372 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_written_slow": { 2023-09-22T07:43:36.372 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.372 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.372 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_written_sst": { 2023-09-22T07:43:36.372 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 8192 2023-09-22T07:43:36.372 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.372 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_written_wal": { 2023-09-22T07:43:36.372 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1253376 2023-09-22T07:43:36.372 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.372 INFO:tasks.workunit.client.0.smithi006.stdout: "compact_lat": { 2023-09-22T07:43:36.372 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.373 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.373 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.373 INFO:tasks.workunit.client.0.smithi006.stdout: "compact_lock_lat": { 2023-09-22T07:43:36.373 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.373 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.373 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.373 INFO:tasks.workunit.client.0.smithi006.stdout: "db_total_bytes": { 2023-09-22T07:43:36.373 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 95995035648 2023-09-22T07:43:36.373 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.373 INFO:tasks.workunit.client.0.smithi006.stdout: "db_used_bytes": { 2023-09-22T07:43:36.373 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 5636096 2023-09-22T07:43:36.373 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.374 INFO:tasks.workunit.client.0.smithi006.stdout: "log_bytes": { 2023-09-22T07:43:36.374 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 835584 2023-09-22T07:43:36.374 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.374 INFO:tasks.workunit.client.0.smithi006.stdout: "logged_bytes": { 2023-09-22T07:43:36.374 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 696320 2023-09-22T07:43:36.374 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.374 INFO:tasks.workunit.client.0.smithi006.stdout: "max_bytes_db": { 2023-09-22T07:43:36.374 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 5570560 2023-09-22T07:43:36.374 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.374 INFO:tasks.workunit.client.0.smithi006.stdout: "max_bytes_slow": { 2023-09-22T07:43:36.374 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.374 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.374 INFO:tasks.workunit.client.0.smithi006.stdout: "max_bytes_wal": { 2023-09-22T07:43:36.375 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.375 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.375 INFO:tasks.workunit.client.0.smithi006.stdout: "num_files": { 2023-09-22T07:43:36.375 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 13 2023-09-22T07:43:36.375 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.375 INFO:tasks.workunit.client.0.smithi006.stdout: "read_bytes": { 2023-09-22T07:43:36.375 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 193929 2023-09-22T07:43:36.375 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.375 INFO:tasks.workunit.client.0.smithi006.stdout: "read_count": { 2023-09-22T07:43:36.375 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 22 2023-09-22T07:43:36.375 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.375 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes": { 2023-09-22T07:43:36.376 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1265664 2023-09-22T07:43:36.376 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.376 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes_db": { 2023-09-22T07:43:36.376 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1269760 2023-09-22T07:43:36.376 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.376 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes_slow": { 2023-09-22T07:43:36.376 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.376 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.376 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes_wal": { 2023-09-22T07:43:36.376 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.376 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.376 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_count": { 2023-09-22T07:43:36.377 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 14 2023-09-22T07:43:36.377 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.377 INFO:tasks.workunit.client.0.smithi006.stdout: "read_prefetch_bytes": { 2023-09-22T07:43:36.377 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3653 2023-09-22T07:43:36.377 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.377 INFO:tasks.workunit.client.0.smithi006.stdout: "read_prefetch_count": { 2023-09-22T07:43:36.377 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3 2023-09-22T07:43:36.377 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.377 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_buffer_bytes": { 2023-09-22T07:43:36.377 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3833 2023-09-22T07:43:36.377 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.377 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_buffer_count": { 2023-09-22T07:43:36.378 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 18 2023-09-22T07:43:36.378 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.378 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_bytes": { 2023-09-22T07:43:36.378 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3833 2023-09-22T07:43:36.378 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.378 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_count": { 2023-09-22T07:43:36.378 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 18 2023-09-22T07:43:36.378 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.378 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes": { 2023-09-22T07:43:36.378 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.378 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.379 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes_db": { 2023-09-22T07:43:36.379 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.379 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.379 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes_slow": { 2023-09-22T07:43:36.379 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.379 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.379 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes_wal": { 2023-09-22T07:43:36.379 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.379 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.379 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_count": { 2023-09-22T07:43:36.379 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.379 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.380 INFO:tasks.workunit.client.0.smithi006.stdout: "slow_total_bytes": { 2023-09-22T07:43:36.380 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.380 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.380 INFO:tasks.workunit.client.0.smithi006.stdout: "slow_used_bytes": { 2023-09-22T07:43:36.380 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.380 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.380 INFO:tasks.workunit.client.0.smithi006.stdout: "wal_total_bytes": { 2023-09-22T07:43:36.380 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.380 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.380 INFO:tasks.workunit.client.0.smithi006.stdout: "wal_used_bytes": { 2023-09-22T07:43:36.380 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.381 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.381 INFO:tasks.workunit.client.0.smithi006.stdout: "write_bytes": { 2023-09-22T07:43:36.381 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2019328 2023-09-22T07:43:36.381 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.381 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.381 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore": { 2023-09-22T07:43:36.381 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit": { 2023-09-22T07:43:36.381 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4096 2023-09-22T07:43:36.381 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.381 INFO:tasks.workunit.client.0.smithi006.stdout: "allocated": { 2023-09-22T07:43:36.381 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 720896 2023-09-22T07:43:36.381 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.382 INFO:tasks.workunit.client.0.smithi006.stdout: "clist_lat": { 2023-09-22T07:43:36.382 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 6, 2023-09-22T07:43:36.382 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 179242 2023-09-22T07:43:36.382 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.382 INFO:tasks.workunit.client.0.smithi006.stdout: "compress_lat": { 2023-09-22T07:43:36.382 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.382 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.382 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.382 INFO:tasks.workunit.client.0.smithi006.stdout: "compressed": { 2023-09-22T07:43:36.382 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.382 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.382 INFO:tasks.workunit.client.0.smithi006.stdout: "compressed_allocated": { 2023-09-22T07:43:36.383 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.383 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.383 INFO:tasks.workunit.client.0.smithi006.stdout: "compressed_original": { 2023-09-22T07:43:36.383 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.383 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.383 INFO:tasks.workunit.client.0.smithi006.stdout: "csum_lat": { 2023-09-22T07:43:36.383 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 5, 2023-09-22T07:43:36.383 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 7784 2023-09-22T07:43:36.383 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.383 INFO:tasks.workunit.client.0.smithi006.stdout: "decompress_lat": { 2023-09-22T07:43:36.383 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.383 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.384 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.384 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_commit_lat": { 2023-09-22T07:43:36.384 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 155, 2023-09-22T07:43:36.384 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 57216754 2023-09-22T07:43:36.384 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.384 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_final_lat": { 2023-09-22T07:43:36.384 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 141, 2023-09-22T07:43:36.384 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 21013186 2023-09-22T07:43:36.384 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.384 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_flush_lat": { 2023-09-22T07:43:36.385 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 155, 2023-09-22T07:43:36.385 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 167353 2023-09-22T07:43:36.385 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.385 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_sync_lat": { 2023-09-22T07:43:36.385 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 155, 2023-09-22T07:43:36.385 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 57384107 2023-09-22T07:43:36.385 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.385 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_get_keys_lat": { 2023-09-22T07:43:36.385 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.385 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.385 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.385 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_get_values_lat": { 2023-09-22T07:43:36.386 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:36.386 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1180 2023-09-22T07:43:36.386 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.386 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_lower_bound_lat": { 2023-09-22T07:43:36.386 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.386 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.386 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.386 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_next_lat": { 2023-09-22T07:43:36.386 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.386 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.386 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.386 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_seek_to_first_lat": { 2023-09-22T07:43:36.386 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.387 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.387 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.387 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_upper_bound_lat": { 2023-09-22T07:43:36.387 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:36.387 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 10037 2023-09-22T07:43:36.387 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.387 INFO:tasks.workunit.client.0.smithi006.stdout: "onode_hits": { 2023-09-22T07:43:36.387 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 334 2023-09-22T07:43:36.387 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.387 INFO:tasks.workunit.client.0.smithi006.stdout: "onode_misses": { 2023-09-22T07:43:36.387 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 239 2023-09-22T07:43:36.387 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.388 INFO:tasks.workunit.client.0.smithi006.stdout: "read_lat": { 2023-09-22T07:43:36.388 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 89, 2023-09-22T07:43:36.388 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1351577 2023-09-22T07:43:36.388 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.388 INFO:tasks.workunit.client.0.smithi006.stdout: "read_onode_meta_lat": { 2023-09-22T07:43:36.388 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 145, 2023-09-22T07:43:36.388 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 215221 2023-09-22T07:43:36.388 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.388 INFO:tasks.workunit.client.0.smithi006.stdout: "read_wait_aio_lat": { 2023-09-22T07:43:36.388 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 56, 2023-09-22T07:43:36.388 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1101237 2023-09-22T07:43:36.388 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.388 INFO:tasks.workunit.client.0.smithi006.stdout: "reads_with_retries": { 2023-09-22T07:43:36.389 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.389 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.389 INFO:tasks.workunit.client.0.smithi006.stdout: "remove_lat": { 2023-09-22T07:43:36.389 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 4, 2023-09-22T07:43:36.389 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 74836 2023-09-22T07:43:36.389 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.389 INFO:tasks.workunit.client.0.smithi006.stdout: "state_aio_wait_lat": { 2023-09-22T07:43:36.389 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 265, 2023-09-22T07:43:36.389 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 5763925 2023-09-22T07:43:36.389 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.389 INFO:tasks.workunit.client.0.smithi006.stdout: "state_deferred_aio_wait_lat": { 2023-09-22T07:43:36.389 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 41, 2023-09-22T07:43:36.389 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3619032 2023-09-22T07:43:36.390 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.390 INFO:tasks.workunit.client.0.smithi006.stdout: "state_deferred_cleanup_lat": { 2023-09-22T07:43:36.390 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 38, 2023-09-22T07:43:36.390 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 278582210138 2023-09-22T07:43:36.390 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.390 INFO:tasks.workunit.client.0.smithi006.stdout: "state_deferred_queued_lat": { 2023-09-22T07:43:36.390 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 41, 2023-09-22T07:43:36.390 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 58300172351 2023-09-22T07:43:36.390 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.390 INFO:tasks.workunit.client.0.smithi006.stdout: "state_done_lat": { 2023-09-22T07:43:36.390 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 262, 2023-09-22T07:43:36.390 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 387203 2023-09-22T07:43:36.391 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.391 INFO:tasks.workunit.client.0.smithi006.stdout: "state_finishing_lat": { 2023-09-22T07:43:36.391 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 262, 2023-09-22T07:43:36.391 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 25207 2023-09-22T07:43:36.391 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.391 INFO:tasks.workunit.client.0.smithi006.stdout: "state_io_done_lat": { 2023-09-22T07:43:36.391 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 265, 2023-09-22T07:43:36.391 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 219849 2023-09-22T07:43:36.391 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.391 INFO:tasks.workunit.client.0.smithi006.stdout: "state_kv_commiting_lat": { 2023-09-22T07:43:36.391 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 265, 2023-09-22T07:43:36.391 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 312523005 2023-09-22T07:43:36.392 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.392 INFO:tasks.workunit.client.0.smithi006.stdout: "state_kv_done_lat": { 2023-09-22T07:43:36.392 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 265, 2023-09-22T07:43:36.392 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 79407 2023-09-22T07:43:36.392 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.392 INFO:tasks.workunit.client.0.smithi006.stdout: "state_kv_queued_lat": { 2023-09-22T07:43:36.392 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 265, 2023-09-22T07:43:36.392 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 118754467 2023-09-22T07:43:36.392 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.392 INFO:tasks.workunit.client.0.smithi006.stdout: "state_prepare_lat": { 2023-09-22T07:43:36.392 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 265, 2023-09-22T07:43:36.393 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 10887173 2023-09-22T07:43:36.393 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.393 INFO:tasks.workunit.client.0.smithi006.stdout: "stored": { 2023-09-22T07:43:36.393 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 311529 2023-09-22T07:43:36.393 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.393 INFO:tasks.workunit.client.0.smithi006.stdout: "truncate_lat": { 2023-09-22T07:43:36.393 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:36.393 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 8375 2023-09-22T07:43:36.393 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.393 INFO:tasks.workunit.client.0.smithi006.stdout: "txc_commit_lat": { 2023-09-22T07:43:36.393 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 265, 2023-09-22T07:43:36.394 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 448183411 2023-09-22T07:43:36.394 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.394 INFO:tasks.workunit.client.0.smithi006.stdout: "txc_submit_lat": { 2023-09-22T07:43:36.394 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 265, 2023-09-22T07:43:36.394 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 13261974 2023-09-22T07:43:36.394 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.394 INFO:tasks.workunit.client.0.smithi006.stdout: "txc_throttle_lat": { 2023-09-22T07:43:36.394 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 265, 2023-09-22T07:43:36.394 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1888278 2023-09-22T07:43:36.394 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.394 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.394 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache": { 2023-09-22T07:43:36.395 INFO:tasks.workunit.client.0.smithi006.stdout: "cache_bytes": { 2023-09-22T07:43:36.395 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2845415832 2023-09-22T07:43:36.395 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.395 INFO:tasks.workunit.client.0.smithi006.stdout: "heap_bytes": { 2023-09-22T07:43:36.395 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 235323392 2023-09-22T07:43:36.395 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.395 INFO:tasks.workunit.client.0.smithi006.stdout: "mapped_bytes": { 2023-09-22T07:43:36.395 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 235012096 2023-09-22T07:43:36.395 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.395 INFO:tasks.workunit.client.0.smithi006.stdout: "target_bytes": { 2023-09-22T07:43:36.395 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4294967296 2023-09-22T07:43:36.395 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.396 INFO:tasks.workunit.client.0.smithi006.stdout: "unmapped_bytes": { 2023-09-22T07:43:36.396 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 311296 2023-09-22T07:43:36.396 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.396 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.396 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:data": { 2023-09-22T07:43:36.396 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:36.396 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 218103808 2023-09-22T07:43:36.396 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.396 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:36.396 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.396 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.397 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:36.397 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.397 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.397 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:36.397 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 142522941 2023-09-22T07:43:36.397 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.397 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:36.397 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.397 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.397 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:36.398 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.398 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.398 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:36.398 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.398 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.398 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:36.398 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.398 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.398 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:36.398 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.398 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.399 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:36.399 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 8192 2023-09-22T07:43:36.399 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.399 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:36.399 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.399 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.399 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:36.399 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.399 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.399 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:36.399 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.400 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.400 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:36.400 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 75572675 2023-09-22T07:43:36.400 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.400 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.400 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:kv": { 2023-09-22T07:43:36.400 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:36.400 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1207959552 2023-09-22T07:43:36.400 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.400 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:36.400 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 67108864 2023-09-22T07:43:36.401 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.401 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:36.401 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.401 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.401 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:36.401 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1068922059 2023-09-22T07:43:36.401 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.401 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:36.401 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.401 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.401 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:36.402 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.402 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.402 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:36.402 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.402 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.402 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:36.402 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.402 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.402 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:36.403 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.403 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.403 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:36.403 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1168 2023-09-22T07:43:36.403 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.403 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:36.403 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.403 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.403 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:36.403 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.403 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.404 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:36.404 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.404 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.404 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:36.404 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 71927461 2023-09-22T07:43:36.404 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.404 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.404 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:kv_onode": { 2023-09-22T07:43:36.404 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:36.404 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 234881024 2023-09-22T07:43:36.404 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.404 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:36.405 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 67108864 2023-09-22T07:43:36.405 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.405 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:36.405 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 464 2023-09-22T07:43:36.405 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.405 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:36.405 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 95015294 2023-09-22T07:43:36.405 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.405 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:36.405 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.405 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.405 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:36.406 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.406 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.406 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:36.406 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.406 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.406 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:36.406 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.406 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.406 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:36.406 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.406 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.406 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:36.407 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.407 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.407 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:36.407 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.407 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.407 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:36.407 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.407 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.407 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:36.407 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.407 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.407 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:36.407 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 72756402 2023-09-22T07:43:36.408 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.408 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.408 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:meta": { 2023-09-22T07:43:36.408 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:36.408 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1140850688 2023-09-22T07:43:36.408 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.408 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:36.408 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.408 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.408 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:36.408 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.408 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.409 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:36.409 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1068922059 2023-09-22T07:43:36.409 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.409 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:36.409 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.409 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.409 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:36.409 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.409 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.409 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:36.409 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.409 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.410 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:36.410 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.410 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.410 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:36.410 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 15066 2023-09-22T07:43:36.410 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.410 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:36.410 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 246539 2023-09-22T07:43:36.410 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.410 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:36.410 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.410 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.410 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:36.411 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.411 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.411 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:36.411 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.411 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.411 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:36.411 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 71667024 2023-09-22T07:43:36.411 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.411 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.411 INFO:tasks.workunit.client.0.smithi006.stdout: "objecter": { 2023-09-22T07:43:36.411 INFO:tasks.workunit.client.0.smithi006.stdout: "op_active": { 2023-09-22T07:43:36.412 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.412 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.412 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r": { 2023-09-22T07:43:36.412 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.412 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.412 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rmw": { 2023-09-22T07:43:36.412 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.412 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.412 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w": { 2023-09-22T07:43:36.412 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.412 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.412 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.413 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:36.413 INFO:tasks.workunit.client.0.smithi006.stdout: "numpg": { 2023-09-22T07:43:36.413 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 42 2023-09-22T07:43:36.413 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.413 INFO:tasks.workunit.client.0.smithi006.stdout: "numpg_removing": { 2023-09-22T07:43:36.413 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.413 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.413 INFO:tasks.workunit.client.0.smithi006.stdout: "op": { 2023-09-22T07:43:36.413 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.413 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.413 INFO:tasks.workunit.client.0.smithi006.stdout: "op_delayed_degraded": { 2023-09-22T07:43:36.413 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.414 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.414 INFO:tasks.workunit.client.0.smithi006.stdout: "op_delayed_unreadable": { 2023-09-22T07:43:36.414 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.414 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.414 INFO:tasks.workunit.client.0.smithi006.stdout: "op_in_bytes": { 2023-09-22T07:43:36.414 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.414 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.414 INFO:tasks.workunit.client.0.smithi006.stdout: "op_latency": { 2023-09-22T07:43:36.414 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.414 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.414 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.414 INFO:tasks.workunit.client.0.smithi006.stdout: "op_out_bytes": { 2023-09-22T07:43:36.415 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.415 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.415 INFO:tasks.workunit.client.0.smithi006.stdout: "op_prepare_latency": { 2023-09-22T07:43:36.415 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.415 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.415 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.415 INFO:tasks.workunit.client.0.smithi006.stdout: "op_process_latency": { 2023-09-22T07:43:36.415 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.415 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.415 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.415 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r": { 2023-09-22T07:43:36.415 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.416 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.416 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_latency": { 2023-09-22T07:43:36.416 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.416 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.416 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.416 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_latency_out_bytes_histogram": { 2023-09-22T07:43:36.416 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.416 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.416 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_out_bytes": { 2023-09-22T07:43:36.416 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.416 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.416 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_prepare_latency": { 2023-09-22T07:43:36.417 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.417 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.417 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.417 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_process_latency": { 2023-09-22T07:43:36.417 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.417 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.417 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.417 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw": { 2023-09-22T07:43:36.417 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.417 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.417 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_in_bytes": { 2023-09-22T07:43:36.417 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.418 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.418 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_latency": { 2023-09-22T07:43:36.418 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.418 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.418 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.418 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_latency_in_bytes_histogram": { 2023-09-22T07:43:36.418 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.418 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.418 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_latency_out_bytes_histogram": { 2023-09-22T07:43:36.418 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.418 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.418 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_out_bytes": { 2023-09-22T07:43:36.419 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.419 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.419 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_prepare_latency": { 2023-09-22T07:43:36.419 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.419 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.419 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.419 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_process_latency": { 2023-09-22T07:43:36.419 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.419 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.419 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.419 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w": { 2023-09-22T07:43:36.419 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.420 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.420 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_in_bytes": { 2023-09-22T07:43:36.420 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.420 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.420 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_latency": { 2023-09-22T07:43:36.420 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.420 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.420 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.420 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_latency_in_bytes_histogram": { 2023-09-22T07:43:36.420 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.420 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.420 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_prepare_latency": { 2023-09-22T07:43:36.421 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.421 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.421 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.421 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_process_latency": { 2023-09-22T07:43:36.421 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.421 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.421 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.421 INFO:tasks.workunit.client.0.smithi006.stdout: "op_wip": { 2023-09-22T07:43:36.421 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.421 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.421 INFO:tasks.workunit.client.0.smithi006.stdout: "recovery_bytes": { 2023-09-22T07:43:36.421 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.422 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.422 INFO:tasks.workunit.client.0.smithi006.stdout: "recovery_ops": { 2023-09-22T07:43:36.422 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.422 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.422 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_bytes": { 2023-09-22T07:43:36.422 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 95995035648 2023-09-22T07:43:36.422 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.422 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_bytes_used": { 2023-09-22T07:43:36.422 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 6365184 2023-09-22T07:43:36.422 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.422 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.422 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.423 INFO:tasks.workunit.client.0.smithi006.stdout: "osd.6": { 2023-09-22T07:43:36.423 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs": { 2023-09-22T07:43:36.423 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_slow_fallback": { 2023-09-22T07:43:36.423 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.423 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.423 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_slow_size_fallback": { 2023-09-22T07:43:36.423 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.423 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.423 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit_db": { 2023-09-22T07:43:36.423 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 65536 2023-09-22T07:43:36.423 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.424 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit_main": { 2023-09-22T07:43:36.424 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.424 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.424 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit_wal": { 2023-09-22T07:43:36.424 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.424 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.424 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_written_slow": { 2023-09-22T07:43:36.424 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.424 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.424 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_written_sst": { 2023-09-22T07:43:36.424 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 8192 2023-09-22T07:43:36.424 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.425 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_written_wal": { 2023-09-22T07:43:36.425 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1323008 2023-09-22T07:43:36.425 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.425 INFO:tasks.workunit.client.0.smithi006.stdout: "compact_lat": { 2023-09-22T07:43:36.425 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.425 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.425 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.425 INFO:tasks.workunit.client.0.smithi006.stdout: "compact_lock_lat": { 2023-09-22T07:43:36.425 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.425 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.425 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.425 INFO:tasks.workunit.client.0.smithi006.stdout: "db_total_bytes": { 2023-09-22T07:43:36.426 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 95995035648 2023-09-22T07:43:36.426 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.426 INFO:tasks.workunit.client.0.smithi006.stdout: "db_used_bytes": { 2023-09-22T07:43:36.426 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 5636096 2023-09-22T07:43:36.426 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.426 INFO:tasks.workunit.client.0.smithi006.stdout: "log_bytes": { 2023-09-22T07:43:36.426 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 929792 2023-09-22T07:43:36.426 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.426 INFO:tasks.workunit.client.0.smithi006.stdout: "logged_bytes": { 2023-09-22T07:43:36.426 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 790528 2023-09-22T07:43:36.426 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.426 INFO:tasks.workunit.client.0.smithi006.stdout: "max_bytes_db": { 2023-09-22T07:43:36.427 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 5570560 2023-09-22T07:43:36.427 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.427 INFO:tasks.workunit.client.0.smithi006.stdout: "max_bytes_slow": { 2023-09-22T07:43:36.427 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.427 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.427 INFO:tasks.workunit.client.0.smithi006.stdout: "max_bytes_wal": { 2023-09-22T07:43:36.427 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.427 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.427 INFO:tasks.workunit.client.0.smithi006.stdout: "num_files": { 2023-09-22T07:43:36.427 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 13 2023-09-22T07:43:36.427 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.427 INFO:tasks.workunit.client.0.smithi006.stdout: "read_bytes": { 2023-09-22T07:43:36.427 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 193929 2023-09-22T07:43:36.427 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.428 INFO:tasks.workunit.client.0.smithi006.stdout: "read_count": { 2023-09-22T07:43:36.428 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 22 2023-09-22T07:43:36.428 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.428 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes": { 2023-09-22T07:43:36.428 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1265664 2023-09-22T07:43:36.428 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.428 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes_db": { 2023-09-22T07:43:36.428 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1269760 2023-09-22T07:43:36.428 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.428 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes_slow": { 2023-09-22T07:43:36.428 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.428 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.428 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes_wal": { 2023-09-22T07:43:36.429 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.429 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.429 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_count": { 2023-09-22T07:43:36.429 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 14 2023-09-22T07:43:36.429 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.429 INFO:tasks.workunit.client.0.smithi006.stdout: "read_prefetch_bytes": { 2023-09-22T07:43:36.429 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3653 2023-09-22T07:43:36.429 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.429 INFO:tasks.workunit.client.0.smithi006.stdout: "read_prefetch_count": { 2023-09-22T07:43:36.429 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3 2023-09-22T07:43:36.429 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.429 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_buffer_bytes": { 2023-09-22T07:43:36.429 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3833 2023-09-22T07:43:36.429 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.430 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_buffer_count": { 2023-09-22T07:43:36.430 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 18 2023-09-22T07:43:36.430 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.430 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_bytes": { 2023-09-22T07:43:36.430 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3833 2023-09-22T07:43:36.430 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.430 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_count": { 2023-09-22T07:43:36.430 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 18 2023-09-22T07:43:36.430 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.430 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes": { 2023-09-22T07:43:36.430 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.430 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.430 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes_db": { 2023-09-22T07:43:36.431 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.431 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.431 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes_slow": { 2023-09-22T07:43:36.431 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.431 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.431 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes_wal": { 2023-09-22T07:43:36.431 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.431 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.431 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_count": { 2023-09-22T07:43:36.431 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.431 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.431 INFO:tasks.workunit.client.0.smithi006.stdout: "slow_total_bytes": { 2023-09-22T07:43:36.431 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.432 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.432 INFO:tasks.workunit.client.0.smithi006.stdout: "slow_used_bytes": { 2023-09-22T07:43:36.432 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.432 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.432 INFO:tasks.workunit.client.0.smithi006.stdout: "wal_total_bytes": { 2023-09-22T07:43:36.432 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.432 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.432 INFO:tasks.workunit.client.0.smithi006.stdout: "wal_used_bytes": { 2023-09-22T07:43:36.432 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.432 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.432 INFO:tasks.workunit.client.0.smithi006.stdout: "write_bytes": { 2023-09-22T07:43:36.432 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2183168 2023-09-22T07:43:36.432 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.432 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.433 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore": { 2023-09-22T07:43:36.433 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit": { 2023-09-22T07:43:36.433 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4096 2023-09-22T07:43:36.433 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.433 INFO:tasks.workunit.client.0.smithi006.stdout: "allocated": { 2023-09-22T07:43:36.433 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1306624 2023-09-22T07:43:36.433 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.433 INFO:tasks.workunit.client.0.smithi006.stdout: "clist_lat": { 2023-09-22T07:43:36.433 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.433 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.433 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.434 INFO:tasks.workunit.client.0.smithi006.stdout: "compress_lat": { 2023-09-22T07:43:36.434 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.434 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.434 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.434 INFO:tasks.workunit.client.0.smithi006.stdout: "compressed": { 2023-09-22T07:43:36.434 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.434 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.434 INFO:tasks.workunit.client.0.smithi006.stdout: "compressed_allocated": { 2023-09-22T07:43:36.434 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.434 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.434 INFO:tasks.workunit.client.0.smithi006.stdout: "compressed_original": { 2023-09-22T07:43:36.434 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.435 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.435 INFO:tasks.workunit.client.0.smithi006.stdout: "csum_lat": { 2023-09-22T07:43:36.435 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 3, 2023-09-22T07:43:36.435 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 6325 2023-09-22T07:43:36.435 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.435 INFO:tasks.workunit.client.0.smithi006.stdout: "decompress_lat": { 2023-09-22T07:43:36.435 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.435 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.435 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.435 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_commit_lat": { 2023-09-22T07:43:36.435 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 178, 2023-09-22T07:43:36.435 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 61298129 2023-09-22T07:43:36.435 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.436 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_final_lat": { 2023-09-22T07:43:36.436 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 175, 2023-09-22T07:43:36.436 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 9934201 2023-09-22T07:43:36.436 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.436 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_flush_lat": { 2023-09-22T07:43:36.436 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 178, 2023-09-22T07:43:36.436 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 147798 2023-09-22T07:43:36.436 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.436 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_sync_lat": { 2023-09-22T07:43:36.436 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 178, 2023-09-22T07:43:36.436 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 61445927 2023-09-22T07:43:36.436 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.436 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_get_keys_lat": { 2023-09-22T07:43:36.437 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.437 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.437 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.437 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_get_values_lat": { 2023-09-22T07:43:36.437 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.437 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.437 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.437 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_lower_bound_lat": { 2023-09-22T07:43:36.437 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.437 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.437 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.437 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_next_lat": { 2023-09-22T07:43:36.437 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.438 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.438 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.438 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_seek_to_first_lat": { 2023-09-22T07:43:36.438 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.438 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.438 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.438 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_upper_bound_lat": { 2023-09-22T07:43:36.438 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:36.438 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 11006 2023-09-22T07:43:36.438 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.438 INFO:tasks.workunit.client.0.smithi006.stdout: "onode_hits": { 2023-09-22T07:43:36.438 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 348 2023-09-22T07:43:36.438 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.439 INFO:tasks.workunit.client.0.smithi006.stdout: "onode_misses": { 2023-09-22T07:43:36.439 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 247 2023-09-22T07:43:36.439 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.439 INFO:tasks.workunit.client.0.smithi006.stdout: "read_lat": { 2023-09-22T07:43:36.439 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 89, 2023-09-22T07:43:36.439 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 744819 2023-09-22T07:43:36.439 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.439 INFO:tasks.workunit.client.0.smithi006.stdout: "read_onode_meta_lat": { 2023-09-22T07:43:36.439 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 137, 2023-09-22T07:43:36.439 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 332574 2023-09-22T07:43:36.439 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.439 INFO:tasks.workunit.client.0.smithi006.stdout: "read_wait_aio_lat": { 2023-09-22T07:43:36.439 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 48, 2023-09-22T07:43:36.439 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 462263 2023-09-22T07:43:36.440 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.440 INFO:tasks.workunit.client.0.smithi006.stdout: "reads_with_retries": { 2023-09-22T07:43:36.440 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.440 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.440 INFO:tasks.workunit.client.0.smithi006.stdout: "remove_lat": { 2023-09-22T07:43:36.440 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.440 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.440 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.440 INFO:tasks.workunit.client.0.smithi006.stdout: "state_aio_wait_lat": { 2023-09-22T07:43:36.440 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 268, 2023-09-22T07:43:36.440 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 6467370 2023-09-22T07:43:36.440 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.440 INFO:tasks.workunit.client.0.smithi006.stdout: "state_deferred_aio_wait_lat": { 2023-09-22T07:43:36.441 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 34, 2023-09-22T07:43:36.441 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2735804 2023-09-22T07:43:36.441 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.441 INFO:tasks.workunit.client.0.smithi006.stdout: "state_deferred_cleanup_lat": { 2023-09-22T07:43:36.441 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 34, 2023-09-22T07:43:36.441 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 373381002537 2023-09-22T07:43:36.441 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.441 INFO:tasks.workunit.client.0.smithi006.stdout: "state_deferred_queued_lat": { 2023-09-22T07:43:36.441 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 34, 2023-09-22T07:43:36.441 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 47931763919 2023-09-22T07:43:36.441 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.442 INFO:tasks.workunit.client.0.smithi006.stdout: "state_done_lat": { 2023-09-22T07:43:36.442 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 268, 2023-09-22T07:43:36.442 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 398769 2023-09-22T07:43:36.442 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.442 INFO:tasks.workunit.client.0.smithi006.stdout: "state_finishing_lat": { 2023-09-22T07:43:36.442 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 268, 2023-09-22T07:43:36.442 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 27573 2023-09-22T07:43:36.442 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.442 INFO:tasks.workunit.client.0.smithi006.stdout: "state_io_done_lat": { 2023-09-22T07:43:36.442 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 268, 2023-09-22T07:43:36.442 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 234596 2023-09-22T07:43:36.442 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.443 INFO:tasks.workunit.client.0.smithi006.stdout: "state_kv_commiting_lat": { 2023-09-22T07:43:36.443 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 268, 2023-09-22T07:43:36.443 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 151498916 2023-09-22T07:43:36.443 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.443 INFO:tasks.workunit.client.0.smithi006.stdout: "state_kv_done_lat": { 2023-09-22T07:43:36.443 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 268, 2023-09-22T07:43:36.443 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 79455 2023-09-22T07:43:36.443 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.443 INFO:tasks.workunit.client.0.smithi006.stdout: "state_kv_queued_lat": { 2023-09-22T07:43:36.443 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 268, 2023-09-22T07:43:36.443 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 91712900 2023-09-22T07:43:36.443 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.444 INFO:tasks.workunit.client.0.smithi006.stdout: "state_prepare_lat": { 2023-09-22T07:43:36.444 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 268, 2023-09-22T07:43:36.444 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 11451234 2023-09-22T07:43:36.444 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.444 INFO:tasks.workunit.client.0.smithi006.stdout: "stored": { 2023-09-22T07:43:36.444 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 901484 2023-09-22T07:43:36.444 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.444 INFO:tasks.workunit.client.0.smithi006.stdout: "truncate_lat": { 2023-09-22T07:43:36.444 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:36.444 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 814 2023-09-22T07:43:36.444 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.444 INFO:tasks.workunit.client.0.smithi006.stdout: "txc_commit_lat": { 2023-09-22T07:43:36.445 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 268, 2023-09-22T07:43:36.445 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 261403224 2023-09-22T07:43:36.445 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.445 INFO:tasks.workunit.client.0.smithi006.stdout: "txc_submit_lat": { 2023-09-22T07:43:36.445 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 268, 2023-09-22T07:43:36.445 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 13986525 2023-09-22T07:43:36.445 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.445 INFO:tasks.workunit.client.0.smithi006.stdout: "txc_throttle_lat": { 2023-09-22T07:43:36.445 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 268, 2023-09-22T07:43:36.445 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1714319 2023-09-22T07:43:36.445 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.445 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.445 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache": { 2023-09-22T07:43:36.446 INFO:tasks.workunit.client.0.smithi006.stdout: "cache_bytes": { 2023-09-22T07:43:36.446 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2845415832 2023-09-22T07:43:36.446 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.446 INFO:tasks.workunit.client.0.smithi006.stdout: "heap_bytes": { 2023-09-22T07:43:36.446 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 236371968 2023-09-22T07:43:36.446 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.446 INFO:tasks.workunit.client.0.smithi006.stdout: "mapped_bytes": { 2023-09-22T07:43:36.446 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 235290624 2023-09-22T07:43:36.446 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.446 INFO:tasks.workunit.client.0.smithi006.stdout: "target_bytes": { 2023-09-22T07:43:36.446 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4294967296 2023-09-22T07:43:36.446 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.447 INFO:tasks.workunit.client.0.smithi006.stdout: "unmapped_bytes": { 2023-09-22T07:43:36.447 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1081344 2023-09-22T07:43:36.447 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.447 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.447 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:data": { 2023-09-22T07:43:36.447 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:36.447 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 218103808 2023-09-22T07:43:36.447 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.447 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:36.447 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.447 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.448 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:36.448 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.448 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.448 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:36.448 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 142523271 2023-09-22T07:43:36.448 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.448 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:36.448 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.448 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.448 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:36.448 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.448 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.449 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:36.449 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.449 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.449 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:36.449 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.449 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.449 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:36.449 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.449 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.449 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:36.449 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.449 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.450 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:36.450 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.450 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.450 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:36.450 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.450 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.450 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:36.450 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.450 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.450 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:36.450 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 75580537 2023-09-22T07:43:36.450 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.450 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.451 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:kv": { 2023-09-22T07:43:36.451 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:36.451 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1207959552 2023-09-22T07:43:36.451 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.451 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:36.451 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 67108864 2023-09-22T07:43:36.451 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.451 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:36.451 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.451 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.451 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:36.451 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1068924537 2023-09-22T07:43:36.451 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.452 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:36.452 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.452 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.452 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:36.452 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.452 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.452 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:36.452 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.452 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.452 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:36.452 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.452 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.452 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:36.453 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.453 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.453 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:36.453 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1168 2023-09-22T07:43:36.453 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.453 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:36.453 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.453 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.453 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:36.453 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.453 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.453 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:36.454 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.454 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.454 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:36.454 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 71924983 2023-09-22T07:43:36.454 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.454 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.454 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:kv_onode": { 2023-09-22T07:43:36.454 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:36.454 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 234881024 2023-09-22T07:43:36.454 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.454 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:36.454 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 67108864 2023-09-22T07:43:36.455 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.455 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:36.455 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 464 2023-09-22T07:43:36.455 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.455 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:36.455 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 95015514 2023-09-22T07:43:36.455 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.455 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:36.455 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.455 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.456 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:36.456 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.456 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.456 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:36.456 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.456 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.456 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:36.456 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.456 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.456 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:36.456 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.456 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.456 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:36.456 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.457 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.457 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:36.457 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.457 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.457 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:36.457 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.457 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.457 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:36.457 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.457 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.457 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:36.458 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 72756182 2023-09-22T07:43:36.458 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.458 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.458 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:meta": { 2023-09-22T07:43:36.458 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:36.458 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1140850688 2023-09-22T07:43:36.458 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.458 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:36.458 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.458 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.458 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:36.458 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.459 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.459 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:36.459 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1068924537 2023-09-22T07:43:36.459 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.459 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:36.459 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.459 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.459 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:36.459 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.459 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.459 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:36.459 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.460 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.460 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:36.460 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.460 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.460 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:36.460 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 16780 2023-09-22T07:43:36.460 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.460 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:36.460 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 247512 2023-09-22T07:43:36.460 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.460 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:36.461 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.461 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.461 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:36.461 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.461 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.461 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:36.461 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.461 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.461 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:36.461 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 71661859 2023-09-22T07:43:36.461 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.462 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.462 INFO:tasks.workunit.client.0.smithi006.stdout: "objecter": { 2023-09-22T07:43:36.462 INFO:tasks.workunit.client.0.smithi006.stdout: "op_active": { 2023-09-22T07:43:36.462 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.462 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.462 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r": { 2023-09-22T07:43:36.462 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.462 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.462 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rmw": { 2023-09-22T07:43:36.462 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.462 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.463 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w": { 2023-09-22T07:43:36.463 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.463 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.463 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.463 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:36.463 INFO:tasks.workunit.client.0.smithi006.stdout: "numpg": { 2023-09-22T07:43:36.463 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 39 2023-09-22T07:43:36.463 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.463 INFO:tasks.workunit.client.0.smithi006.stdout: "numpg_removing": { 2023-09-22T07:43:36.463 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.464 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.464 INFO:tasks.workunit.client.0.smithi006.stdout: "op": { 2023-09-22T07:43:36.464 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 13 2023-09-22T07:43:36.464 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.464 INFO:tasks.workunit.client.0.smithi006.stdout: "op_delayed_degraded": { 2023-09-22T07:43:36.464 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.464 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.464 INFO:tasks.workunit.client.0.smithi006.stdout: "op_delayed_unreadable": { 2023-09-22T07:43:36.464 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.464 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.464 INFO:tasks.workunit.client.0.smithi006.stdout: "op_in_bytes": { 2023-09-22T07:43:36.465 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2788 2023-09-22T07:43:36.465 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.465 INFO:tasks.workunit.client.0.smithi006.stdout: "op_latency": { 2023-09-22T07:43:36.465 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 13, 2023-09-22T07:43:36.465 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 133361421 2023-09-22T07:43:36.465 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.465 INFO:tasks.workunit.client.0.smithi006.stdout: "op_out_bytes": { 2023-09-22T07:43:36.465 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.465 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.465 INFO:tasks.workunit.client.0.smithi006.stdout: "op_prepare_latency": { 2023-09-22T07:43:36.465 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 15, 2023-09-22T07:43:36.465 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 7250907 2023-09-22T07:43:36.466 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.466 INFO:tasks.workunit.client.0.smithi006.stdout: "op_process_latency": { 2023-09-22T07:43:36.466 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 13, 2023-09-22T07:43:36.466 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 120681249 2023-09-22T07:43:36.466 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.466 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r": { 2023-09-22T07:43:36.466 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.466 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.467 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_latency": { 2023-09-22T07:43:36.467 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.467 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.467 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.467 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_latency_out_bytes_histogram": { 2023-09-22T07:43:36.467 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.467 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.467 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_out_bytes": { 2023-09-22T07:43:36.467 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.467 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.467 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_prepare_latency": { 2023-09-22T07:43:36.467 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.467 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.468 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.468 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_process_latency": { 2023-09-22T07:43:36.468 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.468 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.468 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.468 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw": { 2023-09-22T07:43:36.468 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.468 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.468 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_in_bytes": { 2023-09-22T07:43:36.468 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.469 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.469 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_latency": { 2023-09-22T07:43:36.469 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.469 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.469 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.469 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_latency_in_bytes_histogram": { 2023-09-22T07:43:36.469 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.469 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.469 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_latency_out_bytes_histogram": { 2023-09-22T07:43:36.469 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.469 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.469 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_out_bytes": { 2023-09-22T07:43:36.469 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.470 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.470 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_prepare_latency": { 2023-09-22T07:43:36.470 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.470 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.470 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.470 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_process_latency": { 2023-09-22T07:43:36.470 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.470 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.470 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.470 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w": { 2023-09-22T07:43:36.470 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 13 2023-09-22T07:43:36.471 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.471 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_in_bytes": { 2023-09-22T07:43:36.471 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2788 2023-09-22T07:43:36.471 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.471 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_latency": { 2023-09-22T07:43:36.471 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 13, 2023-09-22T07:43:36.471 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 133361421 2023-09-22T07:43:36.471 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.471 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_latency_in_bytes_histogram": { 2023-09-22T07:43:36.471 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.471 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.471 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_prepare_latency": { 2023-09-22T07:43:36.471 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 15, 2023-09-22T07:43:36.472 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 7250907 2023-09-22T07:43:36.472 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.472 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_process_latency": { 2023-09-22T07:43:36.472 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 13, 2023-09-22T07:43:36.472 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 120681249 2023-09-22T07:43:36.472 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.472 INFO:tasks.workunit.client.0.smithi006.stdout: "op_wip": { 2023-09-22T07:43:36.472 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.472 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.472 INFO:tasks.workunit.client.0.smithi006.stdout: "recovery_bytes": { 2023-09-22T07:43:36.472 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.472 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.473 INFO:tasks.workunit.client.0.smithi006.stdout: "recovery_ops": { 2023-09-22T07:43:36.473 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.473 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.473 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_bytes": { 2023-09-22T07:43:36.473 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 95995035648 2023-09-22T07:43:36.473 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.473 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_bytes_used": { 2023-09-22T07:43:36.473 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 6950912 2023-09-22T07:43:36.473 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.473 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.473 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.473 INFO:tasks.workunit.client.0.smithi006.stdout: "osd.7": { 2023-09-22T07:43:36.474 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs": { 2023-09-22T07:43:36.474 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_slow_fallback": { 2023-09-22T07:43:36.474 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.474 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.474 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_slow_size_fallback": { 2023-09-22T07:43:36.474 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.474 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.474 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit_db": { 2023-09-22T07:43:36.474 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 65536 2023-09-22T07:43:36.474 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.474 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit_main": { 2023-09-22T07:43:36.474 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.475 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.475 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit_wal": { 2023-09-22T07:43:36.475 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.475 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.475 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_written_slow": { 2023-09-22T07:43:36.475 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.475 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.475 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_written_sst": { 2023-09-22T07:43:36.475 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 8192 2023-09-22T07:43:36.475 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.475 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_written_wal": { 2023-09-22T07:43:36.475 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1196032 2023-09-22T07:43:36.475 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.476 INFO:tasks.workunit.client.0.smithi006.stdout: "compact_lat": { 2023-09-22T07:43:36.476 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.476 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.476 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.476 INFO:tasks.workunit.client.0.smithi006.stdout: "compact_lock_lat": { 2023-09-22T07:43:36.476 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.476 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.476 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.476 INFO:tasks.workunit.client.0.smithi006.stdout: "db_total_bytes": { 2023-09-22T07:43:36.476 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 95995035648 2023-09-22T07:43:36.476 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.476 INFO:tasks.workunit.client.0.smithi006.stdout: "db_used_bytes": { 2023-09-22T07:43:36.477 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 5570560 2023-09-22T07:43:36.477 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.477 INFO:tasks.workunit.client.0.smithi006.stdout: "log_bytes": { 2023-09-22T07:43:36.477 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 864256 2023-09-22T07:43:36.477 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.477 INFO:tasks.workunit.client.0.smithi006.stdout: "logged_bytes": { 2023-09-22T07:43:36.477 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 724992 2023-09-22T07:43:36.477 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.477 INFO:tasks.workunit.client.0.smithi006.stdout: "max_bytes_db": { 2023-09-22T07:43:36.477 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 5505024 2023-09-22T07:43:36.477 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.477 INFO:tasks.workunit.client.0.smithi006.stdout: "max_bytes_slow": { 2023-09-22T07:43:36.478 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.478 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.478 INFO:tasks.workunit.client.0.smithi006.stdout: "max_bytes_wal": { 2023-09-22T07:43:36.478 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.478 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.478 INFO:tasks.workunit.client.0.smithi006.stdout: "num_files": { 2023-09-22T07:43:36.478 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 13 2023-09-22T07:43:36.478 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.478 INFO:tasks.workunit.client.0.smithi006.stdout: "read_bytes": { 2023-09-22T07:43:36.478 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 193929 2023-09-22T07:43:36.478 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.478 INFO:tasks.workunit.client.0.smithi006.stdout: "read_count": { 2023-09-22T07:43:36.479 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 22 2023-09-22T07:43:36.479 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.479 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes": { 2023-09-22T07:43:36.479 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1265664 2023-09-22T07:43:36.479 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.479 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes_db": { 2023-09-22T07:43:36.479 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1269760 2023-09-22T07:43:36.479 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.479 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes_slow": { 2023-09-22T07:43:36.479 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.479 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.479 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes_wal": { 2023-09-22T07:43:36.479 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.479 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.480 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_count": { 2023-09-22T07:43:36.480 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 14 2023-09-22T07:43:36.480 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.480 INFO:tasks.workunit.client.0.smithi006.stdout: "read_prefetch_bytes": { 2023-09-22T07:43:36.480 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3653 2023-09-22T07:43:36.480 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.480 INFO:tasks.workunit.client.0.smithi006.stdout: "read_prefetch_count": { 2023-09-22T07:43:36.480 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3 2023-09-22T07:43:36.480 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.480 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_buffer_bytes": { 2023-09-22T07:43:36.480 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3833 2023-09-22T07:43:36.480 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.481 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_buffer_count": { 2023-09-22T07:43:36.481 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 18 2023-09-22T07:43:36.481 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.481 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_bytes": { 2023-09-22T07:43:36.481 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3833 2023-09-22T07:43:36.481 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.481 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_count": { 2023-09-22T07:43:36.481 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 18 2023-09-22T07:43:36.481 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.481 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes": { 2023-09-22T07:43:36.481 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.481 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.481 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes_db": { 2023-09-22T07:43:36.482 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.482 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.482 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes_slow": { 2023-09-22T07:43:36.482 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.482 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.482 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes_wal": { 2023-09-22T07:43:36.482 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.482 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.482 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_count": { 2023-09-22T07:43:36.482 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.482 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.483 INFO:tasks.workunit.client.0.smithi006.stdout: "slow_total_bytes": { 2023-09-22T07:43:36.483 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.483 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.483 INFO:tasks.workunit.client.0.smithi006.stdout: "slow_used_bytes": { 2023-09-22T07:43:36.483 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.483 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.483 INFO:tasks.workunit.client.0.smithi006.stdout: "wal_total_bytes": { 2023-09-22T07:43:36.483 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.483 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.483 INFO:tasks.workunit.client.0.smithi006.stdout: "wal_used_bytes": { 2023-09-22T07:43:36.483 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.483 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.484 INFO:tasks.workunit.client.0.smithi006.stdout: "write_bytes": { 2023-09-22T07:43:36.484 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1990656 2023-09-22T07:43:36.484 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.484 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.484 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore": { 2023-09-22T07:43:36.484 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit": { 2023-09-22T07:43:36.484 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4096 2023-09-22T07:43:36.484 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.484 INFO:tasks.workunit.client.0.smithi006.stdout: "allocated": { 2023-09-22T07:43:36.484 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1306624 2023-09-22T07:43:36.484 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.484 INFO:tasks.workunit.client.0.smithi006.stdout: "clist_lat": { 2023-09-22T07:43:36.485 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 3, 2023-09-22T07:43:36.485 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 100748 2023-09-22T07:43:36.485 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.485 INFO:tasks.workunit.client.0.smithi006.stdout: "compress_lat": { 2023-09-22T07:43:36.485 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.485 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.485 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.485 INFO:tasks.workunit.client.0.smithi006.stdout: "compressed": { 2023-09-22T07:43:36.485 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.485 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.485 INFO:tasks.workunit.client.0.smithi006.stdout: "compressed_allocated": { 2023-09-22T07:43:36.485 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.485 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.486 INFO:tasks.workunit.client.0.smithi006.stdout: "compressed_original": { 2023-09-22T07:43:36.486 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.486 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.486 INFO:tasks.workunit.client.0.smithi006.stdout: "csum_lat": { 2023-09-22T07:43:36.486 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 9, 2023-09-22T07:43:36.486 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 30830 2023-09-22T07:43:36.486 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.486 INFO:tasks.workunit.client.0.smithi006.stdout: "decompress_lat": { 2023-09-22T07:43:36.486 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.486 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.486 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.486 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_commit_lat": { 2023-09-22T07:43:36.486 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 162, 2023-09-22T07:43:36.487 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 56862049 2023-09-22T07:43:36.487 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.487 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_final_lat": { 2023-09-22T07:43:36.487 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 153, 2023-09-22T07:43:36.487 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 12132434 2023-09-22T07:43:36.487 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.487 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_flush_lat": { 2023-09-22T07:43:36.487 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 162, 2023-09-22T07:43:36.487 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 141046 2023-09-22T07:43:36.487 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.487 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_sync_lat": { 2023-09-22T07:43:36.487 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 162, 2023-09-22T07:43:36.487 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 57003095 2023-09-22T07:43:36.487 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.488 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_get_keys_lat": { 2023-09-22T07:43:36.488 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.488 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.488 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.488 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_get_values_lat": { 2023-09-22T07:43:36.488 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.488 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.488 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.488 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_lower_bound_lat": { 2023-09-22T07:43:36.488 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.488 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.489 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.489 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_next_lat": { 2023-09-22T07:43:36.489 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.489 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.489 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.489 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_seek_to_first_lat": { 2023-09-22T07:43:36.489 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:36.489 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.489 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.489 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_upper_bound_lat": { 2023-09-22T07:43:36.489 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:36.489 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 11554 2023-09-22T07:43:36.489 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.490 INFO:tasks.workunit.client.0.smithi006.stdout: "onode_hits": { 2023-09-22T07:43:36.490 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 611 2023-09-22T07:43:36.490 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.490 INFO:tasks.workunit.client.0.smithi006.stdout: "onode_misses": { 2023-09-22T07:43:36.490 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 277 2023-09-22T07:43:36.490 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.490 INFO:tasks.workunit.client.0.smithi006.stdout: "read_lat": { 2023-09-22T07:43:36.490 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 118, 2023-09-22T07:43:36.490 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2618699 2023-09-22T07:43:36.490 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.490 INFO:tasks.workunit.client.0.smithi006.stdout: "read_onode_meta_lat": { 2023-09-22T07:43:36.491 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 184, 2023-09-22T07:43:36.491 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 332816 2023-09-22T07:43:36.491 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.491 INFO:tasks.workunit.client.0.smithi006.stdout: "read_wait_aio_lat": { 2023-09-22T07:43:36.491 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 66, 2023-09-22T07:43:36.491 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1888083 2023-09-22T07:43:36.491 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.491 INFO:tasks.workunit.client.0.smithi006.stdout: "reads_with_retries": { 2023-09-22T07:43:36.491 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.491 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.492 INFO:tasks.workunit.client.0.smithi006.stdout: "remove_lat": { 2023-09-22T07:43:36.492 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 1, 2023-09-22T07:43:36.492 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 17685 2023-09-22T07:43:36.492 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.492 INFO:tasks.workunit.client.0.smithi006.stdout: "state_aio_wait_lat": { 2023-09-22T07:43:36.492 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 294, 2023-09-22T07:43:36.492 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 9310502 2023-09-22T07:43:36.492 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.492 INFO:tasks.workunit.client.0.smithi006.stdout: "state_deferred_aio_wait_lat": { 2023-09-22T07:43:36.492 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 20, 2023-09-22T07:43:36.492 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1989151 2023-09-22T07:43:36.492 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.493 INFO:tasks.workunit.client.0.smithi006.stdout: "state_deferred_cleanup_lat": { 2023-09-22T07:43:36.493 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 20, 2023-09-22T07:43:36.493 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 327284783385 2023-09-22T07:43:36.493 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.493 INFO:tasks.workunit.client.0.smithi006.stdout: "state_deferred_queued_lat": { 2023-09-22T07:43:36.493 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 20, 2023-09-22T07:43:36.493 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 28637378525 2023-09-22T07:43:36.493 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.493 INFO:tasks.workunit.client.0.smithi006.stdout: "state_done_lat": { 2023-09-22T07:43:36.493 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 294, 2023-09-22T07:43:36.493 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 398857 2023-09-22T07:43:36.493 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.494 INFO:tasks.workunit.client.0.smithi006.stdout: "state_finishing_lat": { 2023-09-22T07:43:36.494 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 294, 2023-09-22T07:43:36.494 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 28422 2023-09-22T07:43:36.494 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.494 INFO:tasks.workunit.client.0.smithi006.stdout: "state_io_done_lat": { 2023-09-22T07:43:36.494 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 294, 2023-09-22T07:43:36.494 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 220985 2023-09-22T07:43:36.494 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.494 INFO:tasks.workunit.client.0.smithi006.stdout: "state_kv_commiting_lat": { 2023-09-22T07:43:36.494 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 294, 2023-09-22T07:43:36.494 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 198534466 2023-09-22T07:43:36.494 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.494 INFO:tasks.workunit.client.0.smithi006.stdout: "state_kv_done_lat": { 2023-09-22T07:43:36.495 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 294, 2023-09-22T07:43:36.495 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 75943 2023-09-22T07:43:36.495 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.495 INFO:tasks.workunit.client.0.smithi006.stdout: "state_kv_queued_lat": { 2023-09-22T07:43:36.495 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 294, 2023-09-22T07:43:36.495 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 113572794 2023-09-22T07:43:36.495 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.495 INFO:tasks.workunit.client.0.smithi006.stdout: "state_prepare_lat": { 2023-09-22T07:43:36.495 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 294, 2023-09-22T07:43:36.495 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 10582634 2023-09-22T07:43:36.495 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.495 INFO:tasks.workunit.client.0.smithi006.stdout: "stored": { 2023-09-22T07:43:36.496 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 899775 2023-09-22T07:43:36.496 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.496 INFO:tasks.workunit.client.0.smithi006.stdout: "truncate_lat": { 2023-09-22T07:43:36.496 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:36.496 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 684 2023-09-22T07:43:36.496 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.496 INFO:tasks.workunit.client.0.smithi006.stdout: "txc_commit_lat": { 2023-09-22T07:43:36.496 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 294, 2023-09-22T07:43:36.496 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 332257261 2023-09-22T07:43:36.496 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.496 INFO:tasks.workunit.client.0.smithi006.stdout: "txc_submit_lat": { 2023-09-22T07:43:36.496 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 294, 2023-09-22T07:43:36.497 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 12737570 2023-09-22T07:43:36.497 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.497 INFO:tasks.workunit.client.0.smithi006.stdout: "txc_throttle_lat": { 2023-09-22T07:43:36.497 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 294, 2023-09-22T07:43:36.497 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1894153 2023-09-22T07:43:36.497 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.497 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.497 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache": { 2023-09-22T07:43:36.497 INFO:tasks.workunit.client.0.smithi006.stdout: "cache_bytes": { 2023-09-22T07:43:36.497 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2845415832 2023-09-22T07:43:36.497 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.497 INFO:tasks.workunit.client.0.smithi006.stdout: "heap_bytes": { 2023-09-22T07:43:36.497 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 236371968 2023-09-22T07:43:36.498 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.498 INFO:tasks.workunit.client.0.smithi006.stdout: "mapped_bytes": { 2023-09-22T07:43:36.498 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 235143168 2023-09-22T07:43:36.498 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.498 INFO:tasks.workunit.client.0.smithi006.stdout: "target_bytes": { 2023-09-22T07:43:36.498 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4294967296 2023-09-22T07:43:36.498 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.498 INFO:tasks.workunit.client.0.smithi006.stdout: "unmapped_bytes": { 2023-09-22T07:43:36.498 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1228800 2023-09-22T07:43:36.498 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.498 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.498 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:data": { 2023-09-22T07:43:36.499 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:36.499 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 218103808 2023-09-22T07:43:36.499 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.499 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:36.499 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.499 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.499 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:36.499 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.499 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.499 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:36.499 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 142506050 2023-09-22T07:43:36.499 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.500 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:36.500 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.500 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.500 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:36.500 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 8192 2023-09-22T07:43:36.500 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.500 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:36.500 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 139264 2023-09-22T07:43:36.500 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.500 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:36.500 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.500 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.500 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:36.501 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.501 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.501 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:36.501 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 126976 2023-09-22T07:43:36.501 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.501 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:36.501 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.501 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.501 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:36.501 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.501 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.501 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:36.502 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.502 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.502 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:36.502 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 75323326 2023-09-22T07:43:36.502 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.502 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.502 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:kv": { 2023-09-22T07:43:36.502 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:36.502 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1207959552 2023-09-22T07:43:36.502 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.502 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:36.503 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 67108864 2023-09-22T07:43:36.503 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.503 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:36.503 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.503 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.503 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:36.503 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1068795380 2023-09-22T07:43:36.503 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.503 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:36.503 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.503 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.503 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:36.503 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.504 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.504 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:36.504 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.504 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.504 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:36.504 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.504 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.504 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:36.504 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.504 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.504 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:36.504 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1168 2023-09-22T07:43:36.505 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.505 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:36.505 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.505 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.505 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:36.505 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.505 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.505 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:36.505 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.505 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.505 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:36.505 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 72054140 2023-09-22T07:43:36.506 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.506 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.506 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:kv_onode": { 2023-09-22T07:43:36.506 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:36.506 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 234881024 2023-09-22T07:43:36.506 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.506 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:36.506 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 67108864 2023-09-22T07:43:36.506 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.506 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:36.506 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 464 2023-09-22T07:43:36.506 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.507 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:36.507 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 95004033 2023-09-22T07:43:36.507 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.507 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:36.507 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.507 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.507 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:36.507 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.507 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.507 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:36.507 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.507 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.507 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:36.508 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.508 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.508 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:36.508 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.508 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.508 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:36.508 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.508 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.508 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:36.508 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.508 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.508 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:36.509 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.509 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.509 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:36.509 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.509 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.509 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:36.509 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 72767663 2023-09-22T07:43:36.509 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.509 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.509 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:meta": { 2023-09-22T07:43:36.509 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:36.509 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1140850688 2023-09-22T07:43:36.510 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.510 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:36.510 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.510 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.510 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:36.510 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.510 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.510 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:36.510 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1068795380 2023-09-22T07:43:36.510 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.510 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:36.510 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.511 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.511 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:36.511 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4195 2023-09-22T07:43:36.511 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.511 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:36.511 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 12585 2023-09-22T07:43:36.511 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.511 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:36.511 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.511 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.511 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:36.511 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 5593 2023-09-22T07:43:36.511 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.512 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:36.512 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 254502 2023-09-22T07:43:36.512 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.512 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:36.512 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.512 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.512 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:36.512 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.512 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.512 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:36.512 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.512 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.513 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:36.513 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 71778433 2023-09-22T07:43:36.513 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.513 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.513 INFO:tasks.workunit.client.0.smithi006.stdout: "objecter": { 2023-09-22T07:43:36.513 INFO:tasks.workunit.client.0.smithi006.stdout: "op_active": { 2023-09-22T07:43:36.513 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.513 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.513 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r": { 2023-09-22T07:43:36.513 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.513 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.513 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rmw": { 2023-09-22T07:43:36.514 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.514 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.514 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w": { 2023-09-22T07:43:36.514 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.514 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.514 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.514 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:36.514 INFO:tasks.workunit.client.0.smithi006.stdout: "numpg": { 2023-09-22T07:43:36.514 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 47 2023-09-22T07:43:36.514 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.514 INFO:tasks.workunit.client.0.smithi006.stdout: "numpg_removing": { 2023-09-22T07:43:36.514 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.515 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.515 INFO:tasks.workunit.client.0.smithi006.stdout: "op": { 2023-09-22T07:43:36.515 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 115 2023-09-22T07:43:36.515 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.515 INFO:tasks.workunit.client.0.smithi006.stdout: "op_delayed_degraded": { 2023-09-22T07:43:36.515 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.515 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.515 INFO:tasks.workunit.client.0.smithi006.stdout: "op_delayed_unreadable": { 2023-09-22T07:43:36.515 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.515 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.515 INFO:tasks.workunit.client.0.smithi006.stdout: "op_in_bytes": { 2023-09-22T07:43:36.515 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.515 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.516 INFO:tasks.workunit.client.0.smithi006.stdout: "op_latency": { 2023-09-22T07:43:36.516 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 115, 2023-09-22T07:43:36.516 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 117445977 2023-09-22T07:43:36.516 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.516 INFO:tasks.workunit.client.0.smithi006.stdout: "op_out_bytes": { 2023-09-22T07:43:36.516 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 265036 2023-09-22T07:43:36.516 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.516 INFO:tasks.workunit.client.0.smithi006.stdout: "op_prepare_latency": { 2023-09-22T07:43:36.516 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 117, 2023-09-22T07:43:36.516 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 30569723 2023-09-22T07:43:36.516 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.516 INFO:tasks.workunit.client.0.smithi006.stdout: "op_process_latency": { 2023-09-22T07:43:36.517 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 115, 2023-09-22T07:43:36.517 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 97811512 2023-09-22T07:43:36.517 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.517 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r": { 2023-09-22T07:43:36.517 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 80 2023-09-22T07:43:36.517 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.517 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_latency": { 2023-09-22T07:43:36.517 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 80, 2023-09-22T07:43:36.517 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 13840067 2023-09-22T07:43:36.517 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.517 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_latency_out_bytes_histogram": { 2023-09-22T07:43:36.517 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.518 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.518 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_out_bytes": { 2023-09-22T07:43:36.518 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 265036 2023-09-22T07:43:36.518 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.518 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_prepare_latency": { 2023-09-22T07:43:36.518 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 80, 2023-09-22T07:43:36.518 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 11916143 2023-09-22T07:43:36.518 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.518 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_process_latency": { 2023-09-22T07:43:36.518 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 80, 2023-09-22T07:43:36.518 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 9637828 2023-09-22T07:43:36.518 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.519 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw": { 2023-09-22T07:43:36.519 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 30 2023-09-22T07:43:36.519 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.519 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_in_bytes": { 2023-09-22T07:43:36.519 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.519 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.519 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_latency": { 2023-09-22T07:43:36.519 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 30, 2023-09-22T07:43:36.519 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 35125323 2023-09-22T07:43:36.519 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.519 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_latency_in_bytes_histogram": { 2023-09-22T07:43:36.519 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.519 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.520 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_latency_out_bytes_histogram": { 2023-09-22T07:43:36.520 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.520 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.520 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_out_bytes": { 2023-09-22T07:43:36.520 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.520 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.520 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_prepare_latency": { 2023-09-22T07:43:36.520 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 30, 2023-09-22T07:43:36.520 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 14232331 2023-09-22T07:43:36.520 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.520 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_process_latency": { 2023-09-22T07:43:36.520 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 30, 2023-09-22T07:43:36.521 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 32774310 2023-09-22T07:43:36.521 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.521 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w": { 2023-09-22T07:43:36.521 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 5 2023-09-22T07:43:36.521 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.521 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_in_bytes": { 2023-09-22T07:43:36.521 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.521 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.521 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_latency": { 2023-09-22T07:43:36.521 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 5, 2023-09-22T07:43:36.521 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 68480587 2023-09-22T07:43:36.521 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.522 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_latency_in_bytes_histogram": { 2023-09-22T07:43:36.522 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.522 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.522 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_prepare_latency": { 2023-09-22T07:43:36.522 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 7, 2023-09-22T07:43:36.522 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4421249 2023-09-22T07:43:36.522 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.522 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_process_latency": { 2023-09-22T07:43:36.522 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 5, 2023-09-22T07:43:36.522 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 55399374 2023-09-22T07:43:36.522 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.522 INFO:tasks.workunit.client.0.smithi006.stdout: "op_wip": { 2023-09-22T07:43:36.522 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.523 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.523 INFO:tasks.workunit.client.0.smithi006.stdout: "recovery_bytes": { 2023-09-22T07:43:36.523 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.523 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.523 INFO:tasks.workunit.client.0.smithi006.stdout: "recovery_ops": { 2023-09-22T07:43:36.523 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:36.523 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.523 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_bytes": { 2023-09-22T07:43:36.523 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 95995035648 2023-09-22T07:43:36.523 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.523 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_bytes_used": { 2023-09-22T07:43:36.523 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 6819840 2023-09-22T07:43:36.524 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.524 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.524 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.524 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.524 INFO:tasks.workunit.client.0.smithi006.stdout: "pools": [ 2023-09-22T07:43:36.524 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.524 INFO:tasks.workunit.client.0.smithi006.stdout: "application": [ 2023-09-22T07:43:36.524 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr" 2023-09-22T07:43:36.524 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.524 INFO:tasks.workunit.client.0.smithi006.stdout: "cache_mode": "none", 2023-09-22T07:43:36.524 INFO:tasks.workunit.client.0.smithi006.stdout: "erasure_code_profile": {}, 2023-09-22T07:43:36.524 INFO:tasks.workunit.client.0.smithi006.stdout: "min_size": 2, 2023-09-22T07:43:36.525 INFO:tasks.workunit.client.0.smithi006.stdout: "options": {}, 2023-09-22T07:43:36.525 INFO:tasks.workunit.client.0.smithi006.stdout: "pg_autoscale_mode": "off", 2023-09-22T07:43:36.525 INFO:tasks.workunit.client.0.smithi006.stdout: "pg_num": 1, 2023-09-22T07:43:36.525 INFO:tasks.workunit.client.0.smithi006.stdout: "pgp_num": 1, 2023-09-22T07:43:36.525 INFO:tasks.workunit.client.0.smithi006.stdout: "pool": 1, 2023-09-22T07:43:36.525 INFO:tasks.workunit.client.0.smithi006.stdout: "size": 3, 2023-09-22T07:43:36.525 INFO:tasks.workunit.client.0.smithi006.stdout: "stats": { 2023-09-22T07:43:36.525 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_raw": 729500297482, 2023-09-22T07:43:36.525 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_used": 1781760, 2023-09-22T07:43:36.525 INFO:tasks.workunit.client.0.smithi006.stdout: "compress_bytes_used": 0, 2023-09-22T07:43:36.525 INFO:tasks.workunit.client.0.smithi006.stdout: "compress_under_bytes": 0, 2023-09-22T07:43:36.526 INFO:tasks.workunit.client.0.smithi006.stdout: "data_bytes_used": 1781760, 2023-09-22T07:43:36.526 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty": 0, 2023-09-22T07:43:36.526 INFO:tasks.workunit.client.0.smithi006.stdout: "max_avail": 243166756864, 2023-09-22T07:43:36.526 INFO:tasks.workunit.client.0.smithi006.stdout: "objects": 2, 2023-09-22T07:43:36.526 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_bytes_used": 0, 2023-09-22T07:43:36.526 INFO:tasks.workunit.client.0.smithi006.stdout: "percent_used": 2.442433242322295e-06, 2023-09-22T07:43:36.526 INFO:tasks.workunit.client.0.smithi006.stdout: "quota_bytes": 0, 2023-09-22T07:43:36.526 INFO:tasks.workunit.client.0.smithi006.stdout: "quota_objects": 0, 2023-09-22T07:43:36.526 INFO:tasks.workunit.client.0.smithi006.stdout: "rd": 394, 2023-09-22T07:43:36.526 INFO:tasks.workunit.client.0.smithi006.stdout: "rd_bytes": 598016, 2023-09-22T07:43:36.526 INFO:tasks.workunit.client.0.smithi006.stdout: "stored": 590368, 2023-09-22T07:43:36.526 INFO:tasks.workunit.client.0.smithi006.stdout: "stored_data": 590368, 2023-09-22T07:43:36.527 INFO:tasks.workunit.client.0.smithi006.stdout: "stored_omap": 0, 2023-09-22T07:43:36.527 INFO:tasks.workunit.client.0.smithi006.stdout: "stored_raw": 1771104, 2023-09-22T07:43:36.527 INFO:tasks.workunit.client.0.smithi006.stdout: "wr": 219, 2023-09-22T07:43:36.527 INFO:tasks.workunit.client.0.smithi006.stdout: "wr_bytes": 2473984 2023-09-22T07:43:36.527 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.527 INFO:tasks.workunit.client.0.smithi006.stdout: "target_max_bytes": 0, 2023-09-22T07:43:36.527 INFO:tasks.workunit.client.0.smithi006.stdout: "target_max_objects": 0, 2023-09-22T07:43:36.527 INFO:tasks.workunit.client.0.smithi006.stdout: "type": "replicated" 2023-09-22T07:43:36.527 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.527 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.527 INFO:tasks.workunit.client.0.smithi006.stdout: "application": [ 2023-09-22T07:43:36.527 INFO:tasks.workunit.client.0.smithi006.stdout: "cephfs" 2023-09-22T07:43:36.528 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.528 INFO:tasks.workunit.client.0.smithi006.stdout: "cache_mode": "none", 2023-09-22T07:43:36.528 INFO:tasks.workunit.client.0.smithi006.stdout: "erasure_code_profile": {}, 2023-09-22T07:43:36.528 INFO:tasks.workunit.client.0.smithi006.stdout: "min_size": 2, 2023-09-22T07:43:36.528 INFO:tasks.workunit.client.0.smithi006.stdout: "options": {}, 2023-09-22T07:43:36.528 INFO:tasks.workunit.client.0.smithi006.stdout: "pg_autoscale_mode": "off", 2023-09-22T07:43:36.528 INFO:tasks.workunit.client.0.smithi006.stdout: "pg_num": 32, 2023-09-22T07:43:36.528 INFO:tasks.workunit.client.0.smithi006.stdout: "pgp_num": 32, 2023-09-22T07:43:36.528 INFO:tasks.workunit.client.0.smithi006.stdout: "pool": 2, 2023-09-22T07:43:36.528 INFO:tasks.workunit.client.0.smithi006.stdout: "size": 3, 2023-09-22T07:43:36.528 INFO:tasks.workunit.client.0.smithi006.stdout: "stats": { 2023-09-22T07:43:36.528 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_raw": 729500297482, 2023-09-22T07:43:36.529 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_used": 98304, 2023-09-22T07:43:36.529 INFO:tasks.workunit.client.0.smithi006.stdout: "compress_bytes_used": 0, 2023-09-22T07:43:36.529 INFO:tasks.workunit.client.0.smithi006.stdout: "compress_under_bytes": 0, 2023-09-22T07:43:36.529 INFO:tasks.workunit.client.0.smithi006.stdout: "data_bytes_used": 98304, 2023-09-22T07:43:36.529 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty": 0, 2023-09-22T07:43:36.529 INFO:tasks.workunit.client.0.smithi006.stdout: "max_avail": 243166756864, 2023-09-22T07:43:36.529 INFO:tasks.workunit.client.0.smithi006.stdout: "objects": 22, 2023-09-22T07:43:36.529 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_bytes_used": 0, 2023-09-22T07:43:36.529 INFO:tasks.workunit.client.0.smithi006.stdout: "percent_used": 1.3475523985562177e-07, 2023-09-22T07:43:36.529 INFO:tasks.workunit.client.0.smithi006.stdout: "quota_bytes": 0, 2023-09-22T07:43:36.529 INFO:tasks.workunit.client.0.smithi006.stdout: "quota_objects": 0, 2023-09-22T07:43:36.529 INFO:tasks.workunit.client.0.smithi006.stdout: "rd": 0, 2023-09-22T07:43:36.530 INFO:tasks.workunit.client.0.smithi006.stdout: "rd_bytes": 0, 2023-09-22T07:43:36.530 INFO:tasks.workunit.client.0.smithi006.stdout: "stored": 3378, 2023-09-22T07:43:36.530 INFO:tasks.workunit.client.0.smithi006.stdout: "stored_data": 3378, 2023-09-22T07:43:36.530 INFO:tasks.workunit.client.0.smithi006.stdout: "stored_omap": 0, 2023-09-22T07:43:36.530 INFO:tasks.workunit.client.0.smithi006.stdout: "stored_raw": 10134, 2023-09-22T07:43:36.530 INFO:tasks.workunit.client.0.smithi006.stdout: "wr": 51, 2023-09-22T07:43:36.530 INFO:tasks.workunit.client.0.smithi006.stdout: "wr_bytes": 19456 2023-09-22T07:43:36.530 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.530 INFO:tasks.workunit.client.0.smithi006.stdout: "target_max_bytes": 0, 2023-09-22T07:43:36.530 INFO:tasks.workunit.client.0.smithi006.stdout: "target_max_objects": 0, 2023-09-22T07:43:36.530 INFO:tasks.workunit.client.0.smithi006.stdout: "type": "replicated" 2023-09-22T07:43:36.531 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.531 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.531 INFO:tasks.workunit.client.0.smithi006.stdout: "application": [ 2023-09-22T07:43:36.531 INFO:tasks.workunit.client.0.smithi006.stdout: "cephfs" 2023-09-22T07:43:36.531 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.531 INFO:tasks.workunit.client.0.smithi006.stdout: "cache_mode": "none", 2023-09-22T07:43:36.531 INFO:tasks.workunit.client.0.smithi006.stdout: "erasure_code_profile": {}, 2023-09-22T07:43:36.531 INFO:tasks.workunit.client.0.smithi006.stdout: "min_size": 2, 2023-09-22T07:43:36.531 INFO:tasks.workunit.client.0.smithi006.stdout: "options": {}, 2023-09-22T07:43:36.531 INFO:tasks.workunit.client.0.smithi006.stdout: "pg_autoscale_mode": "off", 2023-09-22T07:43:36.531 INFO:tasks.workunit.client.0.smithi006.stdout: "pg_num": 64, 2023-09-22T07:43:36.531 INFO:tasks.workunit.client.0.smithi006.stdout: "pgp_num": 64, 2023-09-22T07:43:36.532 INFO:tasks.workunit.client.0.smithi006.stdout: "pool": 3, 2023-09-22T07:43:36.532 INFO:tasks.workunit.client.0.smithi006.stdout: "size": 3, 2023-09-22T07:43:36.532 INFO:tasks.workunit.client.0.smithi006.stdout: "stats": { 2023-09-22T07:43:36.532 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_raw": 729500297482, 2023-09-22T07:43:36.532 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_used": 0, 2023-09-22T07:43:36.532 INFO:tasks.workunit.client.0.smithi006.stdout: "compress_bytes_used": 0, 2023-09-22T07:43:36.532 INFO:tasks.workunit.client.0.smithi006.stdout: "compress_under_bytes": 0, 2023-09-22T07:43:36.532 INFO:tasks.workunit.client.0.smithi006.stdout: "data_bytes_used": 0, 2023-09-22T07:43:36.532 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty": 0, 2023-09-22T07:43:36.532 INFO:tasks.workunit.client.0.smithi006.stdout: "max_avail": 243166756864, 2023-09-22T07:43:36.532 INFO:tasks.workunit.client.0.smithi006.stdout: "objects": 0, 2023-09-22T07:43:36.532 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_bytes_used": 0, 2023-09-22T07:43:36.533 INFO:tasks.workunit.client.0.smithi006.stdout: "percent_used": 0.0, 2023-09-22T07:43:36.533 INFO:tasks.workunit.client.0.smithi006.stdout: "quota_bytes": 0, 2023-09-22T07:43:36.533 INFO:tasks.workunit.client.0.smithi006.stdout: "quota_objects": 0, 2023-09-22T07:43:36.533 INFO:tasks.workunit.client.0.smithi006.stdout: "rd": 0, 2023-09-22T07:43:36.533 INFO:tasks.workunit.client.0.smithi006.stdout: "rd_bytes": 0, 2023-09-22T07:43:36.533 INFO:tasks.workunit.client.0.smithi006.stdout: "stored": 0, 2023-09-22T07:43:36.533 INFO:tasks.workunit.client.0.smithi006.stdout: "stored_data": 0, 2023-09-22T07:43:36.533 INFO:tasks.workunit.client.0.smithi006.stdout: "stored_omap": 0, 2023-09-22T07:43:36.533 INFO:tasks.workunit.client.0.smithi006.stdout: "stored_raw": 0, 2023-09-22T07:43:36.533 INFO:tasks.workunit.client.0.smithi006.stdout: "wr": 0, 2023-09-22T07:43:36.533 INFO:tasks.workunit.client.0.smithi006.stdout: "wr_bytes": 0 2023-09-22T07:43:36.533 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.534 INFO:tasks.workunit.client.0.smithi006.stdout: "target_max_bytes": 0, 2023-09-22T07:43:36.534 INFO:tasks.workunit.client.0.smithi006.stdout: "target_max_objects": 0, 2023-09-22T07:43:36.534 INFO:tasks.workunit.client.0.smithi006.stdout: "type": "replicated" 2023-09-22T07:43:36.534 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.534 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.534 INFO:tasks.workunit.client.0.smithi006.stdout: "application": [ 2023-09-22T07:43:36.534 INFO:tasks.workunit.client.0.smithi006.stdout: "rbd" 2023-09-22T07:43:36.534 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.534 INFO:tasks.workunit.client.0.smithi006.stdout: "cache_mode": "none", 2023-09-22T07:43:36.534 INFO:tasks.workunit.client.0.smithi006.stdout: "erasure_code_profile": {}, 2023-09-22T07:43:36.534 INFO:tasks.workunit.client.0.smithi006.stdout: "min_size": 2, 2023-09-22T07:43:36.535 INFO:tasks.workunit.client.0.smithi006.stdout: "options": {}, 2023-09-22T07:43:36.535 INFO:tasks.workunit.client.0.smithi006.stdout: "pg_autoscale_mode": "off", 2023-09-22T07:43:36.535 INFO:tasks.workunit.client.0.smithi006.stdout: "pg_num": 8, 2023-09-22T07:43:36.535 INFO:tasks.workunit.client.0.smithi006.stdout: "pgp_num": 8, 2023-09-22T07:43:36.535 INFO:tasks.workunit.client.0.smithi006.stdout: "pool": 4, 2023-09-22T07:43:36.535 INFO:tasks.workunit.client.0.smithi006.stdout: "size": 3, 2023-09-22T07:43:36.535 INFO:tasks.workunit.client.0.smithi006.stdout: "stats": { 2023-09-22T07:43:36.535 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_raw": 729500297482, 2023-09-22T07:43:36.535 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_used": 0, 2023-09-22T07:43:36.535 INFO:tasks.workunit.client.0.smithi006.stdout: "compress_bytes_used": 0, 2023-09-22T07:43:36.535 INFO:tasks.workunit.client.0.smithi006.stdout: "compress_under_bytes": 0, 2023-09-22T07:43:36.535 INFO:tasks.workunit.client.0.smithi006.stdout: "data_bytes_used": 0, 2023-09-22T07:43:36.535 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty": 0, 2023-09-22T07:43:36.536 INFO:tasks.workunit.client.0.smithi006.stdout: "max_avail": 243166756864, 2023-09-22T07:43:36.536 INFO:tasks.workunit.client.0.smithi006.stdout: "objects": 0, 2023-09-22T07:43:36.536 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_bytes_used": 0, 2023-09-22T07:43:36.536 INFO:tasks.workunit.client.0.smithi006.stdout: "percent_used": 0.0, 2023-09-22T07:43:36.536 INFO:tasks.workunit.client.0.smithi006.stdout: "quota_bytes": 0, 2023-09-22T07:43:36.536 INFO:tasks.workunit.client.0.smithi006.stdout: "quota_objects": 0, 2023-09-22T07:43:36.536 INFO:tasks.workunit.client.0.smithi006.stdout: "rd": 0, 2023-09-22T07:43:36.536 INFO:tasks.workunit.client.0.smithi006.stdout: "rd_bytes": 0, 2023-09-22T07:43:36.536 INFO:tasks.workunit.client.0.smithi006.stdout: "stored": 0, 2023-09-22T07:43:36.536 INFO:tasks.workunit.client.0.smithi006.stdout: "stored_data": 0, 2023-09-22T07:43:36.536 INFO:tasks.workunit.client.0.smithi006.stdout: "stored_omap": 0, 2023-09-22T07:43:36.537 INFO:tasks.workunit.client.0.smithi006.stdout: "stored_raw": 0, 2023-09-22T07:43:36.537 INFO:tasks.workunit.client.0.smithi006.stdout: "wr": 0, 2023-09-22T07:43:36.537 INFO:tasks.workunit.client.0.smithi006.stdout: "wr_bytes": 0 2023-09-22T07:43:36.537 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.537 INFO:tasks.workunit.client.0.smithi006.stdout: "target_max_bytes": 0, 2023-09-22T07:43:36.537 INFO:tasks.workunit.client.0.smithi006.stdout: "target_max_objects": 0, 2023-09-22T07:43:36.537 INFO:tasks.workunit.client.0.smithi006.stdout: "type": "replicated" 2023-09-22T07:43:36.537 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.537 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.537 INFO:tasks.workunit.client.0.smithi006.stdout: "rbd": { 2023-09-22T07:43:36.537 INFO:tasks.workunit.client.0.smithi006.stdout: "mirroring_by_pool": [ 2023-09-22T07:43:36.537 INFO:tasks.workunit.client.0.smithi006.stdout: false 2023-09-22T07:43:36.538 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.538 INFO:tasks.workunit.client.0.smithi006.stdout: "num_images_by_pool": [ 2023-09-22T07:43:36.538 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:36.538 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.538 INFO:tasks.workunit.client.0.smithi006.stdout: "num_pools": 1 2023-09-22T07:43:36.538 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.538 INFO:tasks.workunit.client.0.smithi006.stdout: "report_id": "37410f2d-d7aa-4a2b-9a04-5e3d4fab9953", 2023-09-22T07:43:36.538 INFO:tasks.workunit.client.0.smithi006.stdout: "report_timestamp": "2023-09-22T07:43:35.504692", 2023-09-22T07:43:36.538 INFO:tasks.workunit.client.0.smithi006.stdout: "report_version": 1, 2023-09-22T07:43:36.538 INFO:tasks.workunit.client.0.smithi006.stdout: "rocksdb_stats": { 2023-09-22T07:43:36.538 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "6.15.5" 2023-09-22T07:43:36.538 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.539 INFO:tasks.workunit.client.0.smithi006.stdout: "rook": { 2023-09-22T07:43:36.539 INFO:tasks.workunit.client.0.smithi006.stdout: "cluster": { 2023-09-22T07:43:36.539 INFO:tasks.workunit.client.0.smithi006.stdout: "external-mode": null, 2023-09-22T07:43:36.539 INFO:tasks.workunit.client.0.smithi006.stdout: "mon": { 2023-09-22T07:43:36.539 INFO:tasks.workunit.client.0.smithi006.stdout: "allow-multiple-per-node": null, 2023-09-22T07:43:36.539 INFO:tasks.workunit.client.0.smithi006.stdout: "count": null, 2023-09-22T07:43:36.539 INFO:tasks.workunit.client.0.smithi006.stdout: "max-id": null, 2023-09-22T07:43:36.539 INFO:tasks.workunit.client.0.smithi006.stdout: "pvc": { 2023-09-22T07:43:36.539 INFO:tasks.workunit.client.0.smithi006.stdout: "enabled": null 2023-09-22T07:43:36.539 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.539 INFO:tasks.workunit.client.0.smithi006.stdout: "stretch": { 2023-09-22T07:43:36.539 INFO:tasks.workunit.client.0.smithi006.stdout: "enabled": null 2023-09-22T07:43:36.540 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.540 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.540 INFO:tasks.workunit.client.0.smithi006.stdout: "network": { 2023-09-22T07:43:36.540 INFO:tasks.workunit.client.0.smithi006.stdout: "provider": null 2023-09-22T07:43:36.540 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.540 INFO:tasks.workunit.client.0.smithi006.stdout: "storage": { 2023-09-22T07:43:36.540 INFO:tasks.workunit.client.0.smithi006.stdout: "device-set": { 2023-09-22T07:43:36.540 INFO:tasks.workunit.client.0.smithi006.stdout: "count": { 2023-09-22T07:43:36.540 INFO:tasks.workunit.client.0.smithi006.stdout: "non-portable": null, 2023-09-22T07:43:36.540 INFO:tasks.workunit.client.0.smithi006.stdout: "portable": null, 2023-09-22T07:43:36.540 INFO:tasks.workunit.client.0.smithi006.stdout: "total": null 2023-09-22T07:43:36.540 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.541 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.541 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.541 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.541 INFO:tasks.workunit.client.0.smithi006.stdout: "csi": { 2023-09-22T07:43:36.541 INFO:tasks.workunit.client.0.smithi006.stdout: "version": null 2023-09-22T07:43:36.541 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.541 INFO:tasks.workunit.client.0.smithi006.stdout: "kubernetes": { 2023-09-22T07:43:36.541 INFO:tasks.workunit.client.0.smithi006.stdout: "version": null 2023-09-22T07:43:36.541 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.541 INFO:tasks.workunit.client.0.smithi006.stdout: "node": { 2023-09-22T07:43:36.541 INFO:tasks.workunit.client.0.smithi006.stdout: "count": { 2023-09-22T07:43:36.541 INFO:tasks.workunit.client.0.smithi006.stdout: "kubernetes-total": null, 2023-09-22T07:43:36.541 INFO:tasks.workunit.client.0.smithi006.stdout: "with-ceph-daemons": null, 2023-09-22T07:43:36.542 INFO:tasks.workunit.client.0.smithi006.stdout: "with-csi-cephfs-plugin": null, 2023-09-22T07:43:36.542 INFO:tasks.workunit.client.0.smithi006.stdout: "with-csi-nfs-plugin": null, 2023-09-22T07:43:36.542 INFO:tasks.workunit.client.0.smithi006.stdout: "with-csi-rbd-plugin": null 2023-09-22T07:43:36.542 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.542 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.542 INFO:tasks.workunit.client.0.smithi006.stdout: "usage": { 2023-09-22T07:43:36.542 INFO:tasks.workunit.client.0.smithi006.stdout: "storage-class": { 2023-09-22T07:43:36.542 INFO:tasks.workunit.client.0.smithi006.stdout: "count": { 2023-09-22T07:43:36.542 INFO:tasks.workunit.client.0.smithi006.stdout: "bucket": null, 2023-09-22T07:43:36.542 INFO:tasks.workunit.client.0.smithi006.stdout: "cephfs": null, 2023-09-22T07:43:36.542 INFO:tasks.workunit.client.0.smithi006.stdout: "nfs": null, 2023-09-22T07:43:36.543 INFO:tasks.workunit.client.0.smithi006.stdout: "rbd": null, 2023-09-22T07:43:36.543 INFO:tasks.workunit.client.0.smithi006.stdout: "total": null 2023-09-22T07:43:36.543 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.543 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:36.543 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.543 INFO:tasks.workunit.client.0.smithi006.stdout: "version": null 2023-09-22T07:43:36.543 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.543 INFO:tasks.workunit.client.0.smithi006.stdout: "services": {}, 2023-09-22T07:43:36.543 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_per_pg": [ 2023-09-22T07:43:36.543 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.543 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:36.543 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:36.544 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:36.544 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:36.544 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.544 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 7, 2023-09-22T07:43:36.544 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:36.544 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:36.544 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:36.544 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:36.544 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:36.544 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:36.545 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.895296+0000", 2023-09-22T07:43:36.545 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.820220+0000", 2023-09-22T07:43:36.545 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.820220+0000", 2023-09-22T07:43:36.545 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.820677+0000", 2023-09-22T07:43:36.545 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.895296+0000", 2023-09-22T07:43:36.545 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.545 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:36.545 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.545 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:36.545 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.895296+0000", 2023-09-22T07:43:36.545 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.895296+0000", 2023-09-22T07:43:36.546 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.895296+0000", 2023-09-22T07:43:36.546 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:36.546 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:36.546 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.546 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.895296+0000", 2023-09-22T07:43:36.546 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.895296+0000", 2023-09-22T07:43:36.546 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:36.546 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:36.546 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:36.546 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:36.547 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:36.547 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:36.547 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:36.547 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:36.547 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:36.547 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:36.547 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:36.547 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:36.547 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.3f", 2023-09-22T07:43:36.547 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:36.547 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:36.548 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:36.548 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:36.548 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:36.548 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T13:17:05.610319+0000", 2023-09-22T07:43:36.548 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:36.548 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:36.548 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:36.548 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:36.548 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:36.548 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:36.548 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:36.548 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:36.549 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:36.549 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:36.549 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:36.549 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:36.549 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:36.549 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:36.549 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:36.549 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:36.549 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:36.549 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:36.549 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:36.549 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:36.549 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:36.550 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:36.550 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:36.550 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:36.550 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:36.550 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:36.550 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:36.550 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:36.550 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:36.550 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:36.550 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:36.550 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:36.550 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:36.551 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:36.551 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:36.551 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:36.551 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:36.551 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:36.551 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:36.551 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:36.551 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:36.551 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:36.551 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:36.551 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.551 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:36.552 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:36.552 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:36.552 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:36.552 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:36.552 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:36.552 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.552 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 7, 2023-09-22T07:43:36.552 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:36.552 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.552 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.552 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:36.552 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:36.553 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:36.553 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:36.553 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.553 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 1, 2023-09-22T07:43:36.553 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:36.553 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:36.553 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:36.553 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:36.553 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:36.553 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:36.553 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.897589+0000", 2023-09-22T07:43:36.553 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.815428+0000", 2023-09-22T07:43:36.554 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.815428+0000", 2023-09-22T07:43:36.554 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.815707+0000", 2023-09-22T07:43:36.554 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.897589+0000", 2023-09-22T07:43:36.554 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.554 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:36.554 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.554 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:36.554 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.897589+0000", 2023-09-22T07:43:36.554 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.897589+0000", 2023-09-22T07:43:36.554 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.897589+0000", 2023-09-22T07:43:36.554 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:36.555 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:36.555 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.555 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.897589+0000", 2023-09-22T07:43:36.555 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.897589+0000", 2023-09-22T07:43:36.555 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:36.555 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:36.555 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:36.555 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:36.555 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:36.555 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:36.555 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:36.555 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:36.556 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:36.556 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:36.556 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:36.556 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:36.556 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.3e", 2023-09-22T07:43:36.556 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:36.556 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:36.556 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:36.556 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:36.556 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:36.556 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T17:49:45.462568+0000", 2023-09-22T07:43:36.556 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:36.556 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:36.557 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:36.557 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:36.557 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:36.557 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:36.557 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:36.557 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:36.557 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:36.557 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:36.557 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:36.557 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:36.557 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:36.557 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:36.558 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:36.558 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:36.558 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:36.558 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:36.558 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:36.558 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:36.558 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:36.558 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:36.558 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:36.558 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:36.558 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:36.558 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:36.559 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:36.559 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:36.559 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:36.559 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:36.559 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:36.559 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:36.559 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:36.559 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:36.559 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:36.559 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:36.559 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:36.560 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:36.560 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:36.560 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:36.560 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:36.560 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:36.560 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:36.560 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.560 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:36.560 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:36.560 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:36.560 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:36.560 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:36.561 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:36.561 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.561 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 1, 2023-09-22T07:43:36.561 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:36.561 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.561 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.561 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:36.561 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:36.561 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:36.561 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:36.561 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.561 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 3, 2023-09-22T07:43:36.561 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:36.562 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:36.562 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:36.562 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:36.562 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:36.562 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:36.562 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:25.732695+0000", 2023-09-22T07:43:36.562 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:42:25.732307+0000", 2023-09-22T07:43:36.562 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:42:25.732307+0000", 2023-09-22T07:43:36.562 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:42:25.732695+0000", 2023-09-22T07:43:36.562 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:25.732695+0000", 2023-09-22T07:43:36.562 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.563 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:36.563 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.563 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 69, 2023-09-22T07:43:36.563 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:25.732695+0000", 2023-09-22T07:43:36.563 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:25.732695+0000", 2023-09-22T07:43:36.563 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:25.732695+0000", 2023-09-22T07:43:36.563 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:36.563 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:36.563 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.563 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:25.732695+0000", 2023-09-22T07:43:36.563 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:25.732695+0000", 2023-09-22T07:43:36.563 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:36.564 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:36.564 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:36.564 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 68, 2023-09-22T07:43:36.564 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:36.564 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:36.564 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:36.564 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:36.564 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:36.564 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:36.564 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:36.564 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:36.565 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.3d", 2023-09-22T07:43:36.565 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:36.565 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:36.565 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 69, 2023-09-22T07:43:36.565 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 10, 2023-09-22T07:43:36.565 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:36.565 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T14:40:27.612983+0000", 2023-09-22T07:43:36.565 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:36.565 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:36.565 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:36.565 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:36.565 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:36.566 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:36.566 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:36.566 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:36.566 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:36.566 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:36.566 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:36.566 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:36.566 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:36.566 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:36.566 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:36.566 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:36.567 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:36.567 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:36.567 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:36.567 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:36.567 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:36.567 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:36.567 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:36.567 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:36.567 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:36.567 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:36.567 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:36.567 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:36.568 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:36.568 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:36.568 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:36.568 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:36.568 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:36.568 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:36.568 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:36.568 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:36.568 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:36.568 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:36.568 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:36.568 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:36.568 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:36.569 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:36.569 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:36.569 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.569 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:36.569 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:36.569 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:36.569 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:36.569 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:36.569 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:36.569 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.569 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 3, 2023-09-22T07:43:36.569 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:36.570 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.570 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.570 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:36.570 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:36.570 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:36.570 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:36.570 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.570 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 5, 2023-09-22T07:43:36.570 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:36.570 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:36.570 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:36.571 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:36.571 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:36.571 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:36.571 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.899426+0000", 2023-09-22T07:43:36.571 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.826695+0000", 2023-09-22T07:43:36.571 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.826695+0000", 2023-09-22T07:43:36.571 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.826962+0000", 2023-09-22T07:43:36.571 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.899426+0000", 2023-09-22T07:43:36.571 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.571 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:36.571 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.571 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:36.572 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.899426+0000", 2023-09-22T07:43:36.572 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.899426+0000", 2023-09-22T07:43:36.572 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.899426+0000", 2023-09-22T07:43:36.572 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:36.572 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:36.572 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.572 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.899426+0000", 2023-09-22T07:43:36.572 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.899426+0000", 2023-09-22T07:43:36.572 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:36.572 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:36.572 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:36.572 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:36.573 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:36.573 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:36.573 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:36.573 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:36.573 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:36.573 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:36.573 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:36.573 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:36.573 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.3c", 2023-09-22T07:43:36.573 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:36.573 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:36.574 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:36.574 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:36.574 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:36.574 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T14:20:04.528790+0000", 2023-09-22T07:43:36.574 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:36.574 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:36.574 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:36.574 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:36.574 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:36.574 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:36.574 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:36.574 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:36.575 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:36.575 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:36.575 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:36.575 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:36.575 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:36.575 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:36.575 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:36.575 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:36.575 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:36.575 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:36.575 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:36.575 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:36.576 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:36.576 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:36.576 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:36.576 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:36.576 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:36.576 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:36.576 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:36.576 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:36.576 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:36.576 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:36.576 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:36.576 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:36.577 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:36.577 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:36.577 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:36.577 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:36.577 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:36.577 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:36.577 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:36.577 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:36.577 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:36.577 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:36.577 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:36.577 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.577 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:36.578 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:36.578 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:36.578 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:36.578 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:36.578 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:36.578 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.578 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 5, 2023-09-22T07:43:36.578 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:36.578 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.578 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.578 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:36.579 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:36.579 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:36.579 INFO:tasks.workunit.client.0.smithi006.stdout: 4 2023-09-22T07:43:36.579 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.579 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 7, 2023-09-22T07:43:36.579 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:36.579 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:36.579 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:36.579 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:36.579 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:36.579 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:36.579 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.895033+0000", 2023-09-22T07:43:36.580 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.813307+0000", 2023-09-22T07:43:36.580 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.813307+0000", 2023-09-22T07:43:36.580 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.818688+0000", 2023-09-22T07:43:36.580 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.895033+0000", 2023-09-22T07:43:36.580 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.580 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:36.580 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.580 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:36.580 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.895033+0000", 2023-09-22T07:43:36.580 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.895033+0000", 2023-09-22T07:43:36.580 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.895033+0000", 2023-09-22T07:43:36.580 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:36.581 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:36.581 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.581 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.895033+0000", 2023-09-22T07:43:36.581 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.895033+0000", 2023-09-22T07:43:36.581 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:36.581 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:36.581 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:36.581 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:36.581 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:36.581 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:36.581 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:36.581 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:36.582 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:36.582 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:36.582 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:36.582 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:36.582 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.3b", 2023-09-22T07:43:36.582 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:36.582 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:36.582 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:36.582 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:36.582 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:36.582 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T19:25:12.733316+0000", 2023-09-22T07:43:36.582 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:36.583 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:36.583 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:36.583 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:36.583 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:36.583 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:36.583 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:36.583 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:36.583 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:36.583 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:36.583 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:36.583 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:36.584 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:36.584 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:36.584 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:36.584 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:36.584 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:36.584 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:36.584 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:36.584 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:36.584 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:36.584 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:36.584 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:36.585 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:36.585 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:36.585 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:36.585 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:36.585 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:36.585 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:36.585 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:36.585 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:36.585 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:36.585 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:36.585 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:36.585 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:36.586 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:36.586 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:36.586 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:36.586 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:36.586 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:36.586 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:36.586 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:36.586 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:36.586 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.586 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:36.586 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:36.587 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:36.587 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:36.587 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:36.587 INFO:tasks.workunit.client.0.smithi006.stdout: 4 2023-09-22T07:43:36.587 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.587 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 7, 2023-09-22T07:43:36.587 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:36.587 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.587 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.587 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:36.587 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:36.587 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:36.588 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:36.588 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.588 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 5, 2023-09-22T07:43:36.588 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:36.588 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:36.588 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:36.588 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:36.588 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:36.588 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:36.588 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.899317+0000", 2023-09-22T07:43:36.588 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.819116+0000", 2023-09-22T07:43:36.589 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.819116+0000", 2023-09-22T07:43:36.589 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.820628+0000", 2023-09-22T07:43:36.589 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.899317+0000", 2023-09-22T07:43:36.589 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.589 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:36.589 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.589 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:36.589 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.899317+0000", 2023-09-22T07:43:36.589 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.899317+0000", 2023-09-22T07:43:36.589 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.899317+0000", 2023-09-22T07:43:36.589 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:36.590 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:36.590 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.590 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.899317+0000", 2023-09-22T07:43:36.590 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.899317+0000", 2023-09-22T07:43:36.590 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:36.590 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:36.590 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:36.590 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:36.590 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:36.590 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:36.590 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:36.591 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:36.591 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:36.591 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:36.591 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:36.591 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:36.591 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.3a", 2023-09-22T07:43:36.591 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:36.591 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:36.591 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:36.591 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:36.591 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:36.591 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T10:39:42.071796+0000", 2023-09-22T07:43:36.591 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:36.592 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:36.592 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:36.592 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:36.592 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:36.592 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:36.592 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:36.592 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:36.592 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:36.592 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:36.592 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:36.592 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:36.592 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:36.593 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:36.593 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:36.593 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:36.593 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:36.593 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:36.593 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:36.593 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:36.593 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:36.593 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:36.593 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:36.593 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:36.593 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:36.594 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:36.594 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:36.594 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:36.594 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:36.594 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:36.594 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:36.594 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:36.594 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:36.594 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:36.594 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:36.594 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:36.595 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:36.595 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:36.595 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:36.595 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:36.595 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:36.595 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:36.595 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:36.595 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.595 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:36.595 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:36.595 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:36.595 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:36.595 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:36.596 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:36.596 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.596 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 5, 2023-09-22T07:43:36.596 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:36.596 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.596 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.596 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:36.596 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:36.596 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:36.596 INFO:tasks.workunit.client.0.smithi006.stdout: 4 2023-09-22T07:43:36.596 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.596 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 7, 2023-09-22T07:43:36.596 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:36.597 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:36.597 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:36.597 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:36.597 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:36.597 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:36.597 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.894189+0000", 2023-09-22T07:43:36.597 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.813598+0000", 2023-09-22T07:43:36.597 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.813598+0000", 2023-09-22T07:43:36.597 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.814367+0000", 2023-09-22T07:43:36.597 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.894189+0000", 2023-09-22T07:43:36.597 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.598 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:36.598 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.598 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:36.598 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.894189+0000", 2023-09-22T07:43:36.598 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.894189+0000", 2023-09-22T07:43:36.598 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.894189+0000", 2023-09-22T07:43:36.598 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:36.598 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:36.598 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.598 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.894189+0000", 2023-09-22T07:43:36.598 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.894189+0000", 2023-09-22T07:43:36.599 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:36.599 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:36.599 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:36.599 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:36.599 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:36.599 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:36.599 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:36.599 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:36.599 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:36.599 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:36.599 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:36.599 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:36.600 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.39", 2023-09-22T07:43:36.600 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:36.600 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:36.600 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:36.600 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:36.600 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:36.600 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T12:59:03.215204+0000", 2023-09-22T07:43:36.600 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:36.600 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:36.600 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:36.600 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:36.600 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:36.601 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:36.601 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:36.601 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:36.601 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:36.601 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:36.601 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:36.601 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:36.601 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:36.601 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:36.601 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:36.602 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:36.602 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:36.602 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:36.602 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:36.602 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:36.602 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:36.602 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:36.602 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:36.602 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:36.602 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:36.602 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:36.603 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:36.603 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:36.603 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:36.603 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:36.603 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:36.603 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:36.603 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:36.603 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:36.603 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:36.603 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:36.603 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:36.604 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:36.604 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:36.604 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:36.604 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:36.604 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:36.604 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:36.604 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.604 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:36.604 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:36.604 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:36.604 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:36.605 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:36.605 INFO:tasks.workunit.client.0.smithi006.stdout: 4 2023-09-22T07:43:36.605 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.605 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 7, 2023-09-22T07:43:36.605 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:36.605 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.605 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.605 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:36.605 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:36.605 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:36.605 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:36.605 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.606 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 3, 2023-09-22T07:43:36.606 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:36.606 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:36.606 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:36.606 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:36.606 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:36.606 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:36.606 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.891708+0000", 2023-09-22T07:43:36.606 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.821653+0000", 2023-09-22T07:43:36.606 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.821653+0000", 2023-09-22T07:43:36.606 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.821926+0000", 2023-09-22T07:43:36.607 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.891708+0000", 2023-09-22T07:43:36.607 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.607 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:36.607 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.607 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:36.607 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.891708+0000", 2023-09-22T07:43:36.607 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.891708+0000", 2023-09-22T07:43:36.607 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.891708+0000", 2023-09-22T07:43:36.607 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:36.607 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:36.608 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.608 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.891708+0000", 2023-09-22T07:43:36.608 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.891708+0000", 2023-09-22T07:43:36.609 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:36.609 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:36.609 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:36.609 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:36.609 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:36.609 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:36.609 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:36.609 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:36.609 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:36.609 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:36.609 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:36.610 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:36.610 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.38", 2023-09-22T07:43:36.610 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:36.610 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:36.610 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:36.610 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:36.610 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:36.610 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T15:50:20.267814+0000", 2023-09-22T07:43:36.610 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:36.610 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:36.611 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:36.611 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:36.611 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:36.611 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:36.611 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:36.611 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:36.611 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:36.611 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:36.611 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:36.611 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:36.611 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:36.612 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:36.612 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:36.612 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:36.612 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:36.612 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:36.612 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:36.612 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:36.612 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:36.612 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:36.612 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:36.612 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:36.612 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:36.613 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:36.613 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:36.613 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:36.613 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:36.613 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:36.613 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:36.613 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:36.613 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:36.613 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:36.613 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:36.613 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:36.613 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:36.614 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:36.614 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:36.614 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:36.614 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:36.614 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:36.614 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:36.614 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.614 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:36.614 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:36.614 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:36.614 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:36.615 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:36.615 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:36.615 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.615 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 3, 2023-09-22T07:43:36.615 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:36.615 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.615 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.615 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:36.615 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:36.615 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:36.615 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:36.615 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.616 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 7, 2023-09-22T07:43:36.616 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:36.616 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:36.616 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:36.616 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:36.616 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:36.616 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:36.616 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:25.910949+0000", 2023-09-22T07:43:36.616 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:42:25.910680+0000", 2023-09-22T07:43:36.616 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:42:25.910680+0000", 2023-09-22T07:43:36.616 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:42:25.910949+0000", 2023-09-22T07:43:36.617 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:25.910949+0000", 2023-09-22T07:43:36.617 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.617 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:36.617 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.617 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 69, 2023-09-22T07:43:36.617 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:25.910949+0000", 2023-09-22T07:43:36.617 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:25.910949+0000", 2023-09-22T07:43:36.617 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:25.910949+0000", 2023-09-22T07:43:36.617 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:36.617 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:36.617 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.617 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:25.910949+0000", 2023-09-22T07:43:36.617 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:25.910949+0000", 2023-09-22T07:43:36.618 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:36.618 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:36.618 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:36.618 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 68, 2023-09-22T07:43:36.618 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:36.618 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:36.618 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:36.618 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:36.618 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:36.618 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:36.618 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:36.618 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:36.619 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.37", 2023-09-22T07:43:36.619 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:36.619 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:36.619 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 69, 2023-09-22T07:43:36.619 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 27, 2023-09-22T07:43:36.619 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:36.619 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T16:24:26.170538+0000", 2023-09-22T07:43:36.619 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:36.619 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:36.619 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:36.619 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:36.620 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:36.620 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:36.620 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:36.620 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:36.620 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:36.620 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:36.620 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:36.620 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:36.620 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:36.620 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:36.620 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:36.621 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:36.621 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:36.621 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:36.621 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:36.621 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:36.621 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:36.621 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:36.621 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:36.621 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:36.621 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:36.621 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:36.622 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:36.622 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:36.622 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:36.622 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:36.622 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:36.622 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:36.622 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:36.622 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:36.622 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:36.622 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:36.622 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:36.622 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:36.623 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:36.623 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:36.623 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:36.623 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:36.623 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:36.623 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.623 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:36.623 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:36.623 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:36.623 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:36.623 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:36.624 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:36.624 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.624 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 7, 2023-09-22T07:43:36.624 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:36.624 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.624 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.624 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:36.624 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:36.624 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:36.624 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:36.625 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.625 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 6, 2023-09-22T07:43:36.625 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:36.625 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:36.625 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:36.625 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:36.625 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:36.625 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:36.625 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.898167+0000", 2023-09-22T07:43:36.625 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.821955+0000", 2023-09-22T07:43:36.625 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.821955+0000", 2023-09-22T07:43:36.626 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.822330+0000", 2023-09-22T07:43:36.626 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.898167+0000", 2023-09-22T07:43:36.626 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.626 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:36.626 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.626 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:36.626 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.898167+0000", 2023-09-22T07:43:36.626 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.898167+0000", 2023-09-22T07:43:36.626 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.898167+0000", 2023-09-22T07:43:36.626 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:36.627 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:36.627 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.627 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.898167+0000", 2023-09-22T07:43:36.627 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.898167+0000", 2023-09-22T07:43:36.627 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:36.627 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:36.627 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:36.627 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:36.627 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:36.627 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:36.627 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:36.628 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:36.628 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:36.628 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:36.628 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:36.628 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:36.628 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.36", 2023-09-22T07:43:36.628 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:36.628 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:36.628 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:36.628 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:36.628 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:36.628 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T11:29:33.302143+0000", 2023-09-22T07:43:36.629 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:36.629 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:36.629 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:36.629 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:36.629 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:36.629 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:36.629 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:36.629 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:36.629 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:36.629 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:36.629 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:36.630 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:36.630 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:36.630 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:36.630 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:36.630 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:36.630 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:36.630 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:36.630 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:36.630 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:36.630 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:36.630 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:36.630 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:36.631 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:36.631 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:36.631 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:36.631 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:36.631 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:36.631 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:36.631 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:36.631 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:36.631 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:36.631 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:36.631 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:36.631 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:36.632 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:36.632 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:36.632 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:36.632 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:36.632 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:36.632 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:36.632 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:36.632 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:36.632 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.632 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:36.632 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:36.632 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:36.633 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:36.633 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:36.633 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:36.633 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.633 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 6, 2023-09-22T07:43:36.633 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:36.633 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.633 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.633 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:36.633 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:36.633 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:36.633 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:36.634 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.634 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 6, 2023-09-22T07:43:36.634 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:36.634 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:36.634 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:36.634 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:36.634 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:36.634 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:36.634 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.898114+0000", 2023-09-22T07:43:36.634 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.823961+0000", 2023-09-22T07:43:36.634 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.823961+0000", 2023-09-22T07:43:36.635 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.824263+0000", 2023-09-22T07:43:36.635 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.898114+0000", 2023-09-22T07:43:36.635 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.635 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:36.635 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.635 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:36.635 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.898114+0000", 2023-09-22T07:43:36.635 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.898114+0000", 2023-09-22T07:43:36.635 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.898114+0000", 2023-09-22T07:43:36.635 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:36.635 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:36.635 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.636 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.898114+0000", 2023-09-22T07:43:36.636 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.898114+0000", 2023-09-22T07:43:36.636 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:36.636 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:36.636 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:36.636 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:36.636 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:36.636 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:36.636 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:36.636 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:36.636 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:36.636 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:36.637 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:36.637 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:36.637 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.35", 2023-09-22T07:43:36.637 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:36.637 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:36.637 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:36.637 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:36.637 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:36.637 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T11:45:52.795463+0000", 2023-09-22T07:43:36.637 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:36.637 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:36.637 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:36.638 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:36.638 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:36.638 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:36.638 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:36.638 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:36.638 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:36.638 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:36.638 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:36.638 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:36.638 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:36.638 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:36.639 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:36.639 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:36.639 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:36.639 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:36.639 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:36.639 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:36.639 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:36.639 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:36.639 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:36.639 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:36.639 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:36.640 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:36.640 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:36.640 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:36.640 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:36.640 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:36.640 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:36.640 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:36.640 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:36.640 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:36.640 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:36.640 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:36.640 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:36.641 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:36.641 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:36.641 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:36.641 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:36.641 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:36.641 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:36.641 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.641 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:36.641 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:36.641 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:36.641 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:36.641 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:36.642 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:36.642 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.642 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 6, 2023-09-22T07:43:36.642 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:36.642 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.642 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.642 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:36.642 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:36.642 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:36.642 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:36.642 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.643 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 4, 2023-09-22T07:43:36.643 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:36.643 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:36.643 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:36.643 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:36.643 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:36.643 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:36.643 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.892422+0000", 2023-09-22T07:43:36.643 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.825704+0000", 2023-09-22T07:43:36.643 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.825704+0000", 2023-09-22T07:43:36.643 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.826378+0000", 2023-09-22T07:43:36.644 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.892422+0000", 2023-09-22T07:43:36.644 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.644 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:36.644 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.644 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:36.644 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.892422+0000", 2023-09-22T07:43:36.644 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.892422+0000", 2023-09-22T07:43:36.644 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.892422+0000", 2023-09-22T07:43:36.644 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:36.644 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:36.644 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.644 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.892422+0000", 2023-09-22T07:43:36.645 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.892422+0000", 2023-09-22T07:43:36.645 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:36.645 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:36.645 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:36.645 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:36.645 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:36.645 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:36.645 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:36.645 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:36.645 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:36.645 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:36.645 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:36.646 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:36.646 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.34", 2023-09-22T07:43:36.646 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:36.646 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:36.646 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:36.646 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:36.646 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:36.646 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T11:53:00.162548+0000", 2023-09-22T07:43:36.646 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:36.646 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:36.646 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:36.647 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:36.647 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:36.647 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:36.647 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:36.647 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:36.647 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:36.647 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:36.647 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:36.647 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:36.647 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:36.647 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:36.647 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:36.648 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:36.648 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:36.648 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:36.648 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:36.648 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:36.648 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:36.648 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:36.648 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:36.648 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:36.648 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:36.648 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:36.649 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:36.649 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:36.649 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:36.649 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:36.649 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:36.649 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:36.649 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:36.649 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:36.649 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:36.649 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:36.649 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:36.650 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:36.650 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:36.650 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:36.650 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:36.650 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:36.650 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:36.650 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.650 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:36.650 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:36.650 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:36.650 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:36.651 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:36.651 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:36.651 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.651 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 4, 2023-09-22T07:43:36.651 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:36.651 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.651 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.651 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:36.651 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:36.651 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:36.651 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:36.651 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.652 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 3, 2023-09-22T07:43:36.652 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:36.652 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:36.652 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:36.652 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:36.652 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:36.652 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:36.652 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.893403+0000", 2023-09-22T07:43:36.652 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.823017+0000", 2023-09-22T07:43:36.652 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.823017+0000", 2023-09-22T07:43:36.652 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.823430+0000", 2023-09-22T07:43:36.653 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.893403+0000", 2023-09-22T07:43:36.653 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.653 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:36.653 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.653 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:36.653 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.893403+0000", 2023-09-22T07:43:36.653 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.893403+0000", 2023-09-22T07:43:36.653 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.893403+0000", 2023-09-22T07:43:36.653 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:36.653 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:36.653 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.653 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.893403+0000", 2023-09-22T07:43:36.654 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.893403+0000", 2023-09-22T07:43:36.654 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:36.654 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:36.654 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:36.654 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:36.654 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:36.654 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:36.654 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:36.654 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:36.654 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:36.654 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:36.655 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:36.655 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:36.655 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.33", 2023-09-22T07:43:36.655 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:36.655 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:36.655 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:36.655 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:36.655 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:36.655 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T18:27:05.083875+0000", 2023-09-22T07:43:36.655 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:36.655 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:36.656 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:36.656 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:36.656 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:36.656 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:36.656 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:36.656 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:36.656 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:36.656 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:36.656 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:36.656 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:36.656 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:36.656 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:36.657 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:36.657 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:36.657 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:36.657 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:36.657 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:36.657 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:36.657 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:36.657 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:36.657 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:36.657 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:36.657 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:36.657 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:36.658 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:36.658 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:36.658 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:36.658 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:36.658 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:36.658 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:36.658 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:36.658 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:36.658 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:36.658 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:36.658 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:36.659 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:36.659 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:36.659 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:36.659 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:36.659 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:36.659 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:36.659 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.659 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:36.659 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:36.659 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:36.659 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:36.659 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:36.660 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:36.660 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.660 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 3, 2023-09-22T07:43:36.660 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:36.660 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.660 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.660 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:36.660 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:36.660 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:36.660 INFO:tasks.workunit.client.0.smithi006.stdout: 5 2023-09-22T07:43:36.660 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.661 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 0, 2023-09-22T07:43:36.661 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:36.661 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:36.661 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:36.661 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:36.661 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:36.661 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:36.661 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.899060+0000", 2023-09-22T07:43:36.661 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.816760+0000", 2023-09-22T07:43:36.661 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.816760+0000", 2023-09-22T07:43:36.661 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.817030+0000", 2023-09-22T07:43:36.661 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.899060+0000", 2023-09-22T07:43:36.662 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.662 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:36.662 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.662 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:36.662 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.899060+0000", 2023-09-22T07:43:36.662 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.899060+0000", 2023-09-22T07:43:36.662 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.899060+0000", 2023-09-22T07:43:36.662 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:36.662 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:36.662 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.662 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.899060+0000", 2023-09-22T07:43:36.663 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.899060+0000", 2023-09-22T07:43:36.663 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:36.663 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:36.663 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:36.663 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:36.663 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:36.663 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:36.663 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:36.663 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:36.663 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:36.663 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:36.664 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:36.664 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:36.664 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.32", 2023-09-22T07:43:36.664 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:36.664 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:36.664 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:36.664 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:36.664 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:36.664 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T09:35:34.717064+0000", 2023-09-22T07:43:36.664 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:36.664 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:36.664 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:36.664 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:36.664 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:36.665 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:36.665 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:36.665 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:36.665 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:36.665 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:36.665 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:36.665 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:36.665 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:36.665 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:36.665 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:36.665 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:36.665 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:36.666 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:36.666 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:36.666 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:36.666 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:36.666 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:36.666 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:36.666 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:36.666 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:36.666 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:36.666 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:36.666 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:36.666 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:36.667 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:36.667 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:36.667 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:36.667 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:36.667 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:36.667 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:36.667 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:36.667 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:36.667 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:36.667 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:36.667 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:36.667 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:36.668 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:36.668 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:36.668 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.668 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:36.668 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:36.668 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:36.668 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:36.668 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:36.668 INFO:tasks.workunit.client.0.smithi006.stdout: 5 2023-09-22T07:43:36.668 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.668 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 0, 2023-09-22T07:43:36.668 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:36.669 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.669 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.669 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:36.669 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:36.669 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:36.669 INFO:tasks.workunit.client.0.smithi006.stdout: 5 2023-09-22T07:43:36.669 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.669 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 1, 2023-09-22T07:43:36.669 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:36.669 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:36.669 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:36.669 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:36.669 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:36.669 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:36.670 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.897301+0000", 2023-09-22T07:43:36.670 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.821866+0000", 2023-09-22T07:43:36.670 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.821866+0000", 2023-09-22T07:43:36.670 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.822149+0000", 2023-09-22T07:43:36.670 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.897301+0000", 2023-09-22T07:43:36.670 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.670 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:36.670 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.670 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:36.670 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.897301+0000", 2023-09-22T07:43:36.670 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.897301+0000", 2023-09-22T07:43:36.670 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.897301+0000", 2023-09-22T07:43:36.671 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:36.671 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:36.671 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.671 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.897301+0000", 2023-09-22T07:43:36.671 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.897301+0000", 2023-09-22T07:43:36.671 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:36.671 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:36.671 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:36.671 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:36.671 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:36.671 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:36.671 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:36.672 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:36.672 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:36.672 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:36.672 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:36.672 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:36.672 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.31", 2023-09-22T07:43:36.672 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:36.672 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:36.672 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:36.672 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:36.672 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:36.672 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T15:52:34.085233+0000", 2023-09-22T07:43:36.672 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:36.672 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:36.673 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:36.673 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:36.673 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:36.673 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:36.673 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:36.673 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:36.673 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:36.673 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:36.673 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:36.673 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:36.673 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:36.673 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:36.674 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:36.674 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:36.674 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:36.674 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:36.674 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:36.674 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:36.674 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:36.674 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:36.674 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:36.674 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:36.674 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:36.675 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:36.675 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:36.675 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:36.675 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:36.675 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:36.675 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:36.675 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:36.675 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:36.675 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:36.675 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:36.675 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:36.675 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:36.675 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:36.676 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:36.676 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:36.676 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:36.676 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:36.676 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:36.676 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.676 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:36.676 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:36.676 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:36.676 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:36.676 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:36.676 INFO:tasks.workunit.client.0.smithi006.stdout: 5 2023-09-22T07:43:36.676 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.676 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 1, 2023-09-22T07:43:36.677 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:36.677 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.677 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.677 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:36.677 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:36.677 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:36.677 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:36.677 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.677 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 5, 2023-09-22T07:43:36.677 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:36.677 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:36.677 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:36.678 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:36.678 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:36.678 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:36.678 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.897384+0000", 2023-09-22T07:43:36.678 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.822605+0000", 2023-09-22T07:43:36.678 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.822605+0000", 2023-09-22T07:43:36.678 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.822878+0000", 2023-09-22T07:43:36.678 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.897384+0000", 2023-09-22T07:43:36.678 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.678 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:36.678 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.679 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:36.679 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.897384+0000", 2023-09-22T07:43:36.679 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.897384+0000", 2023-09-22T07:43:36.679 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.897384+0000", 2023-09-22T07:43:36.679 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:36.679 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:36.679 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.679 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.897384+0000", 2023-09-22T07:43:36.679 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.897384+0000", 2023-09-22T07:43:36.679 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:36.679 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:36.679 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:36.680 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:36.680 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:36.680 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:36.680 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:36.680 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:36.680 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:36.680 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:36.680 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:36.680 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:36.680 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.30", 2023-09-22T07:43:36.680 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:36.680 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:36.681 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:36.681 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:36.681 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:36.681 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T09:13:02.375073+0000", 2023-09-22T07:43:36.681 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:36.681 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:36.681 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:36.681 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:36.681 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:36.681 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:36.681 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:36.681 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:36.682 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:36.682 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:36.682 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:36.682 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:36.682 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:36.682 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:36.682 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:36.682 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:36.682 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:36.682 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:36.682 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:36.683 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:36.683 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:36.683 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:36.683 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:36.683 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:36.683 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:36.683 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:36.683 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:36.683 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:36.683 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:36.683 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:36.683 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:36.684 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:36.684 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:36.684 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:36.684 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:36.684 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:36.684 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:36.684 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:36.684 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:36.684 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:36.684 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:36.684 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:36.684 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:36.685 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.685 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:36.685 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:36.685 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:36.685 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:36.685 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:36.685 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:36.685 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.685 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 5, 2023-09-22T07:43:36.685 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:36.685 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.686 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.686 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:36.686 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:36.686 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:36.686 INFO:tasks.workunit.client.0.smithi006.stdout: 4 2023-09-22T07:43:36.686 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.686 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 5, 2023-09-22T07:43:36.686 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:36.686 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:36.686 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:36.686 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:36.686 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:36.687 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:36.687 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.899641+0000", 2023-09-22T07:43:36.687 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.820969+0000", 2023-09-22T07:43:36.687 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.820969+0000", 2023-09-22T07:43:36.687 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.821526+0000", 2023-09-22T07:43:36.687 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.899641+0000", 2023-09-22T07:43:36.687 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.687 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:36.687 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.687 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:36.688 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.899641+0000", 2023-09-22T07:43:36.688 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.899641+0000", 2023-09-22T07:43:36.688 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.899641+0000", 2023-09-22T07:43:36.688 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:36.688 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:36.688 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.688 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.899641+0000", 2023-09-22T07:43:36.688 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.899641+0000", 2023-09-22T07:43:36.688 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:36.688 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:36.688 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:36.688 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:36.689 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:36.689 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:36.689 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:36.689 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:36.689 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:36.689 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:36.689 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:36.689 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:36.689 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.2f", 2023-09-22T07:43:36.689 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:36.689 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:36.689 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:36.690 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:36.690 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:36.690 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T10:42:34.742113+0000", 2023-09-22T07:43:36.690 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:36.690 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:36.690 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:36.690 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:36.690 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:36.690 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:36.690 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:36.690 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:36.691 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:36.691 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:36.691 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:36.691 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:36.691 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:36.691 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:36.691 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:36.691 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:36.691 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:36.691 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:36.691 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:36.691 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:36.692 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:36.692 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:36.692 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:36.692 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:36.692 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:36.692 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:36.692 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:36.692 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:36.692 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:36.692 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:36.692 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:36.692 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:36.693 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:36.693 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:36.693 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:36.693 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:36.693 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:36.693 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:36.693 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:36.693 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:36.693 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:36.693 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:36.693 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:36.694 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.694 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:36.694 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:36.694 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:36.694 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:36.694 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:36.694 INFO:tasks.workunit.client.0.smithi006.stdout: 4 2023-09-22T07:43:36.694 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.694 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 5, 2023-09-22T07:43:36.694 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:36.694 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.695 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.695 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:36.695 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:36.695 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:36.695 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:36.695 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.695 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 2, 2023-09-22T07:43:36.695 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:36.695 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:36.695 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:36.695 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:36.695 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:36.695 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:36.696 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.895523+0000", 2023-09-22T07:43:36.696 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.825352+0000", 2023-09-22T07:43:36.696 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.825352+0000", 2023-09-22T07:43:36.696 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.825646+0000", 2023-09-22T07:43:36.696 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.895523+0000", 2023-09-22T07:43:36.696 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.696 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:36.696 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.696 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:36.696 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.895523+0000", 2023-09-22T07:43:36.696 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.895523+0000", 2023-09-22T07:43:36.696 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.895523+0000", 2023-09-22T07:43:36.697 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:36.697 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:36.697 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.697 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.895523+0000", 2023-09-22T07:43:36.697 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.895523+0000", 2023-09-22T07:43:36.697 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:36.697 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:36.697 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:36.697 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:36.697 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:36.697 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:36.698 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:36.698 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:36.698 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:36.698 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:36.698 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:36.698 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:36.698 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.2e", 2023-09-22T07:43:36.698 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:36.698 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:36.698 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:36.698 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:36.698 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:36.699 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T15:45:58.644248+0000", 2023-09-22T07:43:36.699 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:36.699 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:36.699 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:36.699 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:36.699 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:36.699 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:36.699 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:36.699 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:36.699 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:36.699 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:36.699 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:36.700 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:36.700 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:36.700 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:36.700 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:36.700 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:36.700 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:36.700 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:36.700 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:36.700 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:36.700 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:36.700 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:36.700 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:36.701 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:36.701 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:36.701 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:36.701 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:36.701 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:36.701 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:36.701 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:36.701 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:36.701 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:36.701 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:36.701 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:36.701 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:36.702 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:36.702 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:36.702 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:36.702 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:36.702 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:36.702 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:36.702 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:36.702 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:36.702 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.702 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:36.702 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:36.703 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:36.703 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:36.703 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:36.703 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:36.703 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.703 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 2, 2023-09-22T07:43:36.703 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:36.703 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.703 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.703 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:36.704 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:36.704 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:36.704 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:36.704 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.704 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 7, 2023-09-22T07:43:36.704 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:36.704 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:36.704 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:36.704 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:36.704 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:36.704 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:36.704 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.894439+0000", 2023-09-22T07:43:36.704 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.820167+0000", 2023-09-22T07:43:36.705 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.820167+0000", 2023-09-22T07:43:36.705 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.823296+0000", 2023-09-22T07:43:36.705 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.894439+0000", 2023-09-22T07:43:36.705 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.705 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:36.705 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.705 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:36.705 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.894439+0000", 2023-09-22T07:43:36.705 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.894439+0000", 2023-09-22T07:43:36.705 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.894439+0000", 2023-09-22T07:43:36.705 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:36.705 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:36.705 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.706 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.894439+0000", 2023-09-22T07:43:36.706 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.894439+0000", 2023-09-22T07:43:36.706 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:36.706 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:36.706 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:36.706 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:36.706 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:36.706 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:36.706 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:36.706 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:36.706 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:36.706 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:36.707 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:36.707 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:36.707 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.2d", 2023-09-22T07:43:36.707 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:36.707 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:36.707 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:36.707 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:36.707 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:36.707 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T19:33:35.269757+0000", 2023-09-22T07:43:36.707 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:36.707 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:36.707 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:36.707 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:36.708 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:36.708 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:36.708 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:36.708 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:36.708 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:36.708 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:36.708 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:36.708 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:36.708 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:36.708 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:36.708 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:36.708 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:36.708 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:36.709 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:36.709 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:36.709 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:36.709 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:36.709 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:36.709 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:36.709 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:36.709 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:36.709 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:36.709 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:36.709 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:36.709 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:36.709 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:36.710 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:36.710 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:36.710 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:36.710 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:36.710 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:36.710 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:36.710 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:36.710 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:36.710 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:36.710 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:36.710 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:36.711 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:36.711 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:36.711 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.711 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:36.711 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:36.711 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:36.711 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:36.711 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:36.711 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:36.711 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.711 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 7, 2023-09-22T07:43:36.711 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:36.712 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.712 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.712 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:36.712 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:36.712 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:36.712 INFO:tasks.workunit.client.0.smithi006.stdout: 4 2023-09-22T07:43:36.712 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.712 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 0, 2023-09-22T07:43:36.712 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:36.712 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:36.712 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:36.713 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:36.713 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:36.713 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:36.713 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.902324+0000", 2023-09-22T07:43:36.713 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.404737+0000", 2023-09-22T07:43:36.713 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.404737+0000", 2023-09-22T07:43:36.713 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.405091+0000", 2023-09-22T07:43:36.713 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.902324+0000", 2023-09-22T07:43:36.713 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:36.713 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:36.713 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:36.713 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:36.714 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.902324+0000", 2023-09-22T07:43:36.714 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.902324+0000", 2023-09-22T07:43:36.714 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.902324+0000", 2023-09-22T07:43:36.714 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:36.714 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:36.714 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:36.714 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.902324+0000", 2023-09-22T07:43:36.714 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.902324+0000", 2023-09-22T07:43:36.714 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 4, 2023-09-22T07:43:36.714 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:36.714 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:36.715 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:36.715 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:36.715 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:36.715 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:36.715 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:36.715 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 4, 2023-09-22T07:43:36.715 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:36.715 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:36.715 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:36.715 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.1f", 2023-09-22T07:43:36.715 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:36.715 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:36.716 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:36.716 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 22, 2023-09-22T07:43:36.716 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:36.716 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T16:28:49.084207+0000", 2023-09-22T07:43:36.716 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:36.716 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:36.716 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:36.716 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 554, 2023-09-22T07:43:36.716 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:36.716 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:36.716 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:36.716 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:36.716 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:36.716 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:36.717 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:36.717 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:36.717 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:36.717 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:36.717 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:36.717 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:36.717 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:36.717 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:36.717 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:36.717 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 6, 2023-09-22T07:43:36.717 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 2, 2023-09-22T07:43:36.717 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:36.718 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 2, 2023-09-22T07:43:36.718 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:36.718 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:36.718 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:36.718 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:36.718 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:36.718 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 1, 2023-09-22T07:43:36.718 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:36.718 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:36.718 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:36.718 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:36.718 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:36.719 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:36.719 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:36.719 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:36.719 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:36.719 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:36.719 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:36.719 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:36.719 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 4, 2023-09-22T07:43:36.719 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 1 2023-09-22T07:43:36.719 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.719 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:36.720 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:36.720 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:36.720 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:36.720 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:36.720 INFO:tasks.workunit.client.0.smithi006.stdout: 4 2023-09-22T07:43:36.720 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.720 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 0, 2023-09-22T07:43:36.720 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "61'4" 2023-09-22T07:43:36.720 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.720 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.720 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:36.720 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:36.720 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:36.721 INFO:tasks.workunit.client.0.smithi006.stdout: 2 2023-09-22T07:43:36.721 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.721 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 3, 2023-09-22T07:43:36.721 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:36.721 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:36.721 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:36.721 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:36.721 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:36.721 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:36.721 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.895839+0000", 2023-09-22T07:43:36.721 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.822842+0000", 2023-09-22T07:43:36.721 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.822842+0000", 2023-09-22T07:43:36.722 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.823167+0000", 2023-09-22T07:43:36.722 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.895839+0000", 2023-09-22T07:43:36.722 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.722 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:36.722 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.722 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:36.722 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.895839+0000", 2023-09-22T07:43:36.722 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.895839+0000", 2023-09-22T07:43:36.722 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.895839+0000", 2023-09-22T07:43:36.722 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:36.722 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:36.722 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.723 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.895839+0000", 2023-09-22T07:43:36.723 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.895839+0000", 2023-09-22T07:43:36.723 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:36.723 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:36.723 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:36.723 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:36.723 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:36.723 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:36.723 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:36.723 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:36.723 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:36.723 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:36.724 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:36.724 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:36.724 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.1e", 2023-09-22T07:43:36.724 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:36.724 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:36.724 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:36.724 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:36.724 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:36.724 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T18:42:22.463933+0000", 2023-09-22T07:43:36.724 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:36.724 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:36.724 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:36.725 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:36.725 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:36.725 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:36.725 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:36.725 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:36.725 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:36.725 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:36.725 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:36.725 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:36.725 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:36.725 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:36.726 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:36.726 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:36.726 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:36.726 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:36.726 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:36.726 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:36.726 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:36.726 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:36.726 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:36.726 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:36.727 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:36.727 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:36.727 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:36.727 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:36.727 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:36.727 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:36.727 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:36.727 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:36.727 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:36.727 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:36.727 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:36.728 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:36.728 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:36.728 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:36.728 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:36.728 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:36.728 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:36.728 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:36.728 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:36.728 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.728 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:36.728 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:36.729 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:36.729 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:36.729 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:36.729 INFO:tasks.workunit.client.0.smithi006.stdout: 2 2023-09-22T07:43:36.729 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.729 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 3, 2023-09-22T07:43:36.729 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:36.729 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.729 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.729 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:36.729 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:36.730 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:36.730 INFO:tasks.workunit.client.0.smithi006.stdout: 5 2023-09-22T07:43:36.730 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.730 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 3, 2023-09-22T07:43:36.730 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:36.730 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:36.730 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:36.730 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:36.730 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:36.730 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:36.730 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.895748+0000", 2023-09-22T07:43:36.731 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.394442+0000", 2023-09-22T07:43:36.731 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.394442+0000", 2023-09-22T07:43:36.731 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.394723+0000", 2023-09-22T07:43:36.731 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.895748+0000", 2023-09-22T07:43:36.731 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:36.731 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:36.731 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:36.731 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:36.731 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.895748+0000", 2023-09-22T07:43:36.731 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.895748+0000", 2023-09-22T07:43:36.731 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.895748+0000", 2023-09-22T07:43:36.732 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:36.732 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:36.732 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:36.732 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.895748+0000", 2023-09-22T07:43:36.732 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.895748+0000", 2023-09-22T07:43:36.732 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 1, 2023-09-22T07:43:36.732 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:36.732 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:36.732 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:36.732 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:36.732 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:36.733 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:36.733 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:36.733 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 1, 2023-09-22T07:43:36.733 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:36.733 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:36.733 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:36.733 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.1e", 2023-09-22T07:43:36.733 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:36.733 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:36.733 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:36.733 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 19, 2023-09-22T07:43:36.734 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:36.734 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T09:07:42.213107+0000", 2023-09-22T07:43:36.734 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:36.734 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:36.734 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:36.734 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:36.734 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:36.734 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:36.734 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:36.734 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:36.734 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:36.735 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:36.735 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:36.735 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:36.735 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:36.735 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:36.735 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:36.735 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:36.735 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:36.735 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:36.735 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:36.735 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:36.736 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:36.736 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:36.736 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:36.736 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:36.736 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:36.736 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:36.736 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:36.736 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:36.736 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:36.736 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:36.736 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:36.737 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:36.737 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:36.737 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:36.737 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:36.737 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:36.737 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:36.737 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:36.737 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:36.737 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:36.737 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:36.737 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:36.737 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:36.738 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.738 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:36.738 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:36.738 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:36.738 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:36.738 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:36.738 INFO:tasks.workunit.client.0.smithi006.stdout: 5 2023-09-22T07:43:36.738 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.738 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 3, 2023-09-22T07:43:36.738 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "61'1" 2023-09-22T07:43:36.738 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.739 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.739 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:36.739 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:36.739 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:36.739 INFO:tasks.workunit.client.0.smithi006.stdout: 2 2023-09-22T07:43:36.739 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.739 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 0, 2023-09-22T07:43:36.739 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:36.739 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:36.739 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:36.739 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:36.739 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:36.739 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:36.740 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.902115+0000", 2023-09-22T07:43:36.740 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.829035+0000", 2023-09-22T07:43:36.740 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.829035+0000", 2023-09-22T07:43:36.740 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.830073+0000", 2023-09-22T07:43:36.740 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.902115+0000", 2023-09-22T07:43:36.740 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.740 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:36.740 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.740 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:36.740 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.902115+0000", 2023-09-22T07:43:36.740 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.902115+0000", 2023-09-22T07:43:36.740 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.902115+0000", 2023-09-22T07:43:36.741 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:36.741 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:36.741 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.741 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.902115+0000", 2023-09-22T07:43:36.741 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.902115+0000", 2023-09-22T07:43:36.741 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:36.741 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:36.741 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:36.741 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:36.741 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:36.741 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:36.741 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:36.741 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:36.742 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:36.742 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:36.742 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:36.742 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:36.742 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.1f", 2023-09-22T07:43:36.742 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:36.742 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:36.742 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:36.742 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:36.742 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:36.742 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T07:56:15.845601+0000", 2023-09-22T07:43:36.742 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:36.743 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:36.743 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:36.743 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:36.743 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:36.743 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:36.743 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:36.743 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:36.743 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:36.743 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:36.743 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:36.743 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:36.744 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:36.744 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:36.744 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:36.744 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:36.744 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:36.744 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:36.744 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:36.744 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:36.744 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:36.744 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:36.744 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:36.744 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:36.745 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:36.745 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:36.745 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:36.745 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:36.745 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:36.745 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:36.745 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:36.745 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:36.745 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:36.745 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:36.745 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:36.745 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:36.746 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:36.746 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:36.746 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:36.746 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:36.746 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:36.746 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:36.746 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:36.746 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.746 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:36.746 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:36.746 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:36.746 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:36.747 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:36.747 INFO:tasks.workunit.client.0.smithi006.stdout: 2 2023-09-22T07:43:36.747 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.747 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 0, 2023-09-22T07:43:36.747 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:36.747 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.747 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.747 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:36.747 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:36.747 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:36.748 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:36.748 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.748 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 7, 2023-09-22T07:43:36.748 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:36.748 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:36.748 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:36.748 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:36.748 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:36.748 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:36.748 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.894672+0000", 2023-09-22T07:43:36.748 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.412388+0000", 2023-09-22T07:43:36.748 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.412388+0000", 2023-09-22T07:43:36.748 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.412661+0000", 2023-09-22T07:43:36.748 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.894672+0000", 2023-09-22T07:43:36.749 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:36.749 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:36.749 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:36.749 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:36.749 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.894672+0000", 2023-09-22T07:43:36.749 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.894672+0000", 2023-09-22T07:43:36.749 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.894672+0000", 2023-09-22T07:43:36.749 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:36.749 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:36.749 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:36.749 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.894672+0000", 2023-09-22T07:43:36.749 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.894672+0000", 2023-09-22T07:43:36.750 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 2, 2023-09-22T07:43:36.750 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:36.750 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:36.750 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:36.750 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:36.750 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:36.750 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:36.750 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:36.750 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 2, 2023-09-22T07:43:36.750 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:36.750 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:36.750 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:36.750 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.1d", 2023-09-22T07:43:36.751 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:36.751 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:36.751 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:36.751 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 20, 2023-09-22T07:43:36.751 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:36.751 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T15:58:23.649830+0000", 2023-09-22T07:43:36.751 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:36.751 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:36.751 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:36.751 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:36.751 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:36.751 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:36.751 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:36.752 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:36.752 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:36.752 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:36.752 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:36.752 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:36.752 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:36.752 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:36.752 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:36.752 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:36.752 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:36.752 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:36.752 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:36.752 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 3, 2023-09-22T07:43:36.753 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 1, 2023-09-22T07:43:36.753 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:36.753 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 1, 2023-09-22T07:43:36.753 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:36.753 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:36.753 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:36.753 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:36.753 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:36.753 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 1, 2023-09-22T07:43:36.753 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:36.753 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:36.753 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:36.754 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:36.754 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:36.754 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:36.754 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:36.754 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:36.754 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:36.754 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:36.754 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:36.754 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:36.754 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 3, 2023-09-22T07:43:36.754 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:36.754 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.755 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:36.755 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:36.755 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:36.755 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:36.755 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:36.755 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:36.755 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.755 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 7, 2023-09-22T07:43:36.755 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "61'2" 2023-09-22T07:43:36.755 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.755 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.755 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:36.756 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:36.756 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:36.756 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:36.756 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.756 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 5, 2023-09-22T07:43:36.756 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:36.756 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:36.756 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:36.756 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:36.756 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:36.756 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:36.756 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.899686+0000", 2023-09-22T07:43:36.756 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.818119+0000", 2023-09-22T07:43:36.757 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.818119+0000", 2023-09-22T07:43:36.757 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.819866+0000", 2023-09-22T07:43:36.757 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.899686+0000", 2023-09-22T07:43:36.757 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.757 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:36.757 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.757 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:36.757 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.899686+0000", 2023-09-22T07:43:36.757 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.899686+0000", 2023-09-22T07:43:36.757 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.899686+0000", 2023-09-22T07:43:36.757 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:36.757 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:36.758 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.758 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.899686+0000", 2023-09-22T07:43:36.758 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.899686+0000", 2023-09-22T07:43:36.758 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:36.758 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:36.758 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:36.758 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:36.758 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:36.758 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:36.758 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:36.758 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:36.758 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:36.759 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:36.759 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:36.759 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:36.759 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.1c", 2023-09-22T07:43:36.759 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:36.759 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:36.759 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:36.759 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:36.759 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:36.759 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T10:16:00.904811+0000", 2023-09-22T07:43:36.759 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:36.759 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:36.759 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:36.760 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:36.760 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:36.760 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:36.760 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:36.760 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:36.760 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:36.760 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:36.760 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:36.760 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:36.760 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:36.760 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:36.760 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:36.760 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:36.761 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:36.761 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:36.761 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:36.761 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:36.761 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:36.761 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:36.761 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:36.761 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:36.761 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:36.761 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:36.761 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:36.761 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:36.761 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:36.762 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:36.762 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:36.762 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:36.762 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:36.762 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:36.762 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:36.762 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:36.762 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:36.762 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:36.762 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:36.762 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:36.763 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:36.763 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:36.763 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:36.763 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.763 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:36.763 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:36.763 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:36.763 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:36.763 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:36.763 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:36.764 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.764 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 5, 2023-09-22T07:43:36.764 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:36.764 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.764 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.764 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:36.764 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:36.764 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:36.764 INFO:tasks.workunit.client.0.smithi006.stdout: 2 2023-09-22T07:43:36.764 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.764 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 7, 2023-09-22T07:43:36.764 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:36.765 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:36.765 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:36.765 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:36.765 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:36.765 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:36.765 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.894452+0000", 2023-09-22T07:43:36.765 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.413519+0000", 2023-09-22T07:43:36.765 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.413519+0000", 2023-09-22T07:43:36.765 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.413794+0000", 2023-09-22T07:43:36.765 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.894452+0000", 2023-09-22T07:43:36.765 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:36.765 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:36.765 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:36.766 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:36.766 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.894452+0000", 2023-09-22T07:43:36.766 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.894452+0000", 2023-09-22T07:43:36.766 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.894452+0000", 2023-09-22T07:43:36.766 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:36.766 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:36.766 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:36.766 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.894452+0000", 2023-09-22T07:43:36.766 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.894452+0000", 2023-09-22T07:43:36.766 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 2, 2023-09-22T07:43:36.766 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:36.766 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:36.767 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:36.767 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:36.767 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:36.767 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:36.767 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:36.767 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 2, 2023-09-22T07:43:36.767 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:36.767 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:36.767 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:36.767 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.1c", 2023-09-22T07:43:36.767 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:36.767 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:36.768 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:36.768 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 20, 2023-09-22T07:43:36.768 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:36.768 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T17:08:42.393496+0000", 2023-09-22T07:43:36.768 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:36.768 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:36.768 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:36.768 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:36.768 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:36.768 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:36.768 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:36.768 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:36.769 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:36.769 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:36.769 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:36.769 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:36.769 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:36.769 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:36.769 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:36.769 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:36.769 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:36.769 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:36.769 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:36.769 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 3, 2023-09-22T07:43:36.769 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 1, 2023-09-22T07:43:36.770 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:36.770 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 1, 2023-09-22T07:43:36.770 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:36.770 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:36.770 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:36.770 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:36.770 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:36.770 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 1, 2023-09-22T07:43:36.770 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:36.770 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:36.770 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:36.770 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:36.771 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:36.771 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:36.771 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:36.771 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:36.771 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:36.771 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:36.771 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:36.771 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:36.771 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 3, 2023-09-22T07:43:36.771 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:36.771 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.772 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:36.772 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:36.772 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:36.772 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:36.772 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:36.772 INFO:tasks.workunit.client.0.smithi006.stdout: 2 2023-09-22T07:43:36.772 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.772 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 7, 2023-09-22T07:43:36.772 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "61'2" 2023-09-22T07:43:36.772 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.772 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.772 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:36.772 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:36.773 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:36.773 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:36.773 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.773 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 5, 2023-09-22T07:43:36.773 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:36.773 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:36.773 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:36.773 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:36.773 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:36.773 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:36.773 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.899735+0000", 2023-09-22T07:43:36.774 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.817396+0000", 2023-09-22T07:43:36.774 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.817396+0000", 2023-09-22T07:43:36.774 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.817697+0000", 2023-09-22T07:43:36.774 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.899735+0000", 2023-09-22T07:43:36.774 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.774 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:36.774 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.774 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:36.774 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.899735+0000", 2023-09-22T07:43:36.774 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.899735+0000", 2023-09-22T07:43:36.774 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.899735+0000", 2023-09-22T07:43:36.775 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:36.775 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:36.775 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.775 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.899735+0000", 2023-09-22T07:43:36.775 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.899735+0000", 2023-09-22T07:43:36.775 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:36.775 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:36.775 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:36.775 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:36.775 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:36.775 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:36.775 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:36.776 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:36.776 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:36.776 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:36.776 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:36.776 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:36.776 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.1d", 2023-09-22T07:43:36.776 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:36.776 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:36.776 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:36.776 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:36.776 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:36.776 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T08:42:18.714825+0000", 2023-09-22T07:43:36.776 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:36.776 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:36.777 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:36.777 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:36.777 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:36.777 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:36.777 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:36.777 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:36.777 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:36.777 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:36.777 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:36.777 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:36.777 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:36.777 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:36.778 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:36.778 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:36.778 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:36.778 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:36.778 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:36.778 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:36.778 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:36.778 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:36.778 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:36.778 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:36.778 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:36.778 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:36.778 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:36.779 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:36.779 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:36.779 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:36.779 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:36.779 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:36.779 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:36.779 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:36.779 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:36.779 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:36.779 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:36.779 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:36.779 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:36.779 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:36.780 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:36.780 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:36.780 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:36.780 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.780 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:36.780 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:36.780 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:36.781 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:36.781 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:36.781 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:36.781 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.781 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 5, 2023-09-22T07:43:36.781 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:36.781 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.781 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.781 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:36.781 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:36.781 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:36.781 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:36.782 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.782 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 3, 2023-09-22T07:43:36.782 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:36.782 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:36.782 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:36.782 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:36.782 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:36.782 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:36.782 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:24.907411+0000", 2023-09-22T07:43:36.782 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:42:24.907062+0000", 2023-09-22T07:43:36.782 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:42:24.907062+0000", 2023-09-22T07:43:36.783 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:42:24.907411+0000", 2023-09-22T07:43:36.783 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:24.907411+0000", 2023-09-22T07:43:36.783 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:36.783 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:36.783 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:36.783 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 69, 2023-09-22T07:43:36.783 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:24.907411+0000", 2023-09-22T07:43:36.783 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:24.907411+0000", 2023-09-22T07:43:36.783 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:24.907411+0000", 2023-09-22T07:43:36.783 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:36.783 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:36.784 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:36.784 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:24.907411+0000", 2023-09-22T07:43:36.784 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:24.907411+0000", 2023-09-22T07:43:36.784 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 1, 2023-09-22T07:43:36.784 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:36.784 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:36.784 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 68, 2023-09-22T07:43:36.784 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:36.784 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:36.784 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:36.784 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:36.785 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 1, 2023-09-22T07:43:36.785 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:36.785 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:36.785 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:36.785 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.1b", 2023-09-22T07:43:36.785 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:36.785 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:36.785 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 69, 2023-09-22T07:43:36.785 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 29, 2023-09-22T07:43:36.785 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:36.785 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T13:17:15.169156+0000", 2023-09-22T07:43:36.786 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:36.786 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:36.786 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:36.786 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:36.786 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:36.786 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:36.786 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:36.786 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:36.786 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:36.786 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:36.786 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:36.787 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:36.787 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:36.787 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:36.787 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:36.787 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:36.787 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:36.787 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:36.787 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:36.787 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:36.787 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:36.787 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:36.788 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:36.788 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:36.788 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:36.788 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:36.788 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:36.788 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:36.788 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:36.788 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:36.788 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:36.788 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:36.789 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:36.789 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:36.789 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:36.789 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:36.789 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:36.789 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:36.789 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:36.789 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:36.789 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:36.789 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:36.789 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:36.789 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.790 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:36.790 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:36.790 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:36.790 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:36.790 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:36.790 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:36.790 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.790 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 3, 2023-09-22T07:43:36.790 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "61'1" 2023-09-22T07:43:36.790 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.791 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.791 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:36.791 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:36.791 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:36.791 INFO:tasks.workunit.client.0.smithi006.stdout: 2 2023-09-22T07:43:36.791 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.791 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 4, 2023-09-22T07:43:36.791 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:36.791 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:36.791 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:36.791 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:36.792 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:36.792 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:36.792 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.892450+0000", 2023-09-22T07:43:36.792 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.812506+0000", 2023-09-22T07:43:36.792 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.812506+0000", 2023-09-22T07:43:36.792 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.812793+0000", 2023-09-22T07:43:36.792 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.892450+0000", 2023-09-22T07:43:36.792 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.792 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:36.792 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.792 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:36.792 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.892450+0000", 2023-09-22T07:43:36.793 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.892450+0000", 2023-09-22T07:43:36.793 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.892450+0000", 2023-09-22T07:43:36.793 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:36.793 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:36.793 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.793 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.892450+0000", 2023-09-22T07:43:36.793 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.892450+0000", 2023-09-22T07:43:36.793 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:36.793 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:36.793 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:36.793 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:36.794 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:36.794 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:36.794 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:36.794 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:36.794 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:36.794 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:36.794 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:36.794 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:36.794 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.1a", 2023-09-22T07:43:36.794 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:36.795 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:36.795 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:36.795 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:36.795 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:36.795 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T09:54:25.982866+0000", 2023-09-22T07:43:36.795 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:36.795 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:36.795 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:36.795 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:36.795 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:36.795 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:36.795 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:36.796 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:36.796 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:36.796 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:36.796 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:36.796 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:36.796 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:36.796 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:36.796 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:36.796 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:36.796 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:36.796 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:36.796 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:36.797 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:36.797 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:36.797 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:36.797 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:36.797 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:36.797 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:36.797 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:36.797 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:36.797 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:36.797 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:36.797 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:36.798 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:36.798 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:36.798 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:36.798 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:36.798 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:36.798 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:36.798 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:36.798 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:36.798 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:36.798 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:36.798 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:36.798 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:36.799 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:36.799 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.799 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:36.799 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:36.799 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:36.799 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:36.799 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:36.799 INFO:tasks.workunit.client.0.smithi006.stdout: 2 2023-09-22T07:43:36.799 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.799 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 4, 2023-09-22T07:43:36.799 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:36.800 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.800 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.800 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:36.800 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:36.800 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:36.800 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:36.800 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.800 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 6, 2023-09-22T07:43:36.800 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:36.800 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:36.800 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:36.800 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:36.800 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:36.801 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:36.801 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.897895+0000", 2023-09-22T07:43:36.801 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.403659+0000", 2023-09-22T07:43:36.801 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.403659+0000", 2023-09-22T07:43:36.801 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.403956+0000", 2023-09-22T07:43:36.801 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.897895+0000", 2023-09-22T07:43:36.801 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:36.801 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:36.801 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:36.801 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:36.801 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.897895+0000", 2023-09-22T07:43:36.801 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.897895+0000", 2023-09-22T07:43:36.802 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.897895+0000", 2023-09-22T07:43:36.802 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:36.802 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:36.802 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:36.802 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.897895+0000", 2023-09-22T07:43:36.802 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.897895+0000", 2023-09-22T07:43:36.802 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 1, 2023-09-22T07:43:36.802 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:36.802 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:36.802 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:36.803 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:36.803 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:36.803 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:36.803 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:36.803 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 1, 2023-09-22T07:43:36.803 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:36.803 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:36.803 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:36.803 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.1a", 2023-09-22T07:43:36.803 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:36.803 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:36.804 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:36.804 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 19, 2023-09-22T07:43:36.804 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:36.804 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T09:09:54.167350+0000", 2023-09-22T07:43:36.804 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:36.804 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:36.804 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:36.804 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:36.804 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:36.804 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:36.804 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:36.805 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:36.805 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:36.805 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:36.805 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:36.805 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:36.805 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:36.805 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:36.805 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:36.805 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:36.805 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:36.805 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:36.805 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:36.805 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:36.806 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:36.806 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:36.806 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:36.806 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:36.806 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:36.806 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:36.806 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:36.806 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:36.806 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:36.806 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:36.806 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:36.806 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:36.807 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:36.807 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:36.807 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:36.807 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:36.807 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:36.807 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:36.807 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:36.807 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:36.807 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:36.807 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:36.807 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:36.808 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.808 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:36.808 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:36.808 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:36.808 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:36.808 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:36.808 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:36.808 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.808 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 6, 2023-09-22T07:43:36.808 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "61'1" 2023-09-22T07:43:36.808 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.808 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.808 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:36.809 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:36.809 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:36.809 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:36.809 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.809 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 0, 2023-09-22T07:43:36.809 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:36.809 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:36.809 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:36.809 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:36.809 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:36.809 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:36.809 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.898980+0000", 2023-09-22T07:43:36.809 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.830103+0000", 2023-09-22T07:43:36.810 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.830103+0000", 2023-09-22T07:43:36.810 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.830798+0000", 2023-09-22T07:43:36.810 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.898980+0000", 2023-09-22T07:43:36.810 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.810 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:36.810 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.810 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:36.810 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.898980+0000", 2023-09-22T07:43:36.810 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.898980+0000", 2023-09-22T07:43:36.810 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.898980+0000", 2023-09-22T07:43:36.810 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:36.810 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:36.811 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.811 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.898980+0000", 2023-09-22T07:43:36.811 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.898980+0000", 2023-09-22T07:43:36.811 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:36.811 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:36.811 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:36.811 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:36.811 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:36.811 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:36.811 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:36.811 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:36.812 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:36.812 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:36.812 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:36.812 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:36.812 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.1b", 2023-09-22T07:43:36.812 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:36.812 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:36.812 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:36.812 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:36.812 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:36.812 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T18:42:56.046651+0000", 2023-09-22T07:43:36.812 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:36.813 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:36.813 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:36.813 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:36.813 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:36.813 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:36.813 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:36.813 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:36.813 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:36.813 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:36.813 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:36.813 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:36.814 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:36.814 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:36.814 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:36.814 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:36.814 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:36.814 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:36.814 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:36.814 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:36.814 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:36.814 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:36.814 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:36.814 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:36.815 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:36.815 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:36.815 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:36.815 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:36.815 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:36.815 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:36.815 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:36.815 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:36.815 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:36.815 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:36.815 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:36.815 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:36.816 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:36.816 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:36.816 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:36.816 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:36.816 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:36.816 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:36.816 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:36.816 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.816 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:36.816 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:36.816 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:36.816 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:36.816 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:36.817 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:36.817 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.817 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 0, 2023-09-22T07:43:36.817 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:36.817 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.817 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.817 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:36.817 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:36.817 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:36.817 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:36.817 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.817 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 3, 2023-09-22T07:43:36.818 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:36.818 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:36.818 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:36.818 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:36.818 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:36.818 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:36.818 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.893119+0000", 2023-09-22T07:43:36.818 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.393995+0000", 2023-09-22T07:43:36.818 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.393995+0000", 2023-09-22T07:43:36.818 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.394410+0000", 2023-09-22T07:43:36.818 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.893119+0000", 2023-09-22T07:43:36.818 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:36.819 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:36.819 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:36.819 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:36.819 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.893119+0000", 2023-09-22T07:43:36.819 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.893119+0000", 2023-09-22T07:43:36.819 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.893119+0000", 2023-09-22T07:43:36.819 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:36.819 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:36.819 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:36.819 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.893119+0000", 2023-09-22T07:43:36.819 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.893119+0000", 2023-09-22T07:43:36.819 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:36.820 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:36.820 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:36.820 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:36.820 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:36.820 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:36.820 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:36.820 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:36.820 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:36.820 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:36.820 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:36.820 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:36.820 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.19", 2023-09-22T07:43:36.821 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:36.821 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:36.821 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:36.821 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 18, 2023-09-22T07:43:36.821 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:36.821 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T14:48:06.161620+0000", 2023-09-22T07:43:36.821 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:36.821 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:36.821 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:36.821 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:36.821 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:36.821 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:36.822 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:36.822 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:36.822 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:36.822 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:36.822 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:36.822 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:36.822 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:36.822 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:36.822 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:36.823 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:36.823 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:36.823 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:36.823 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:36.823 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:36.823 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:36.823 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:36.823 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:36.823 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:36.823 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:36.823 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:36.824 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:36.824 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:36.824 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:36.824 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:36.824 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:36.824 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:36.824 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:36.824 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:36.824 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:36.824 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:36.824 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:36.824 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:36.824 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:36.825 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:36.825 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:36.825 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:36.825 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:36.825 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.825 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:36.825 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:36.825 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:36.825 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:36.825 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:36.825 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:36.825 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.825 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 3, 2023-09-22T07:43:36.826 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:36.826 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.826 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.826 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:36.826 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:36.826 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:36.826 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:36.826 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.826 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 3, 2023-09-22T07:43:36.826 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:36.826 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:36.827 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:36.827 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:36.827 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:36.827 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:36.827 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.891945+0000", 2023-09-22T07:43:36.827 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.824763+0000", 2023-09-22T07:43:36.827 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.824763+0000", 2023-09-22T07:43:36.827 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.825234+0000", 2023-09-22T07:43:36.827 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.891945+0000", 2023-09-22T07:43:36.827 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.827 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:36.827 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.827 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:36.828 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.891945+0000", 2023-09-22T07:43:36.828 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.891945+0000", 2023-09-22T07:43:36.828 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.891945+0000", 2023-09-22T07:43:36.828 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:36.828 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:36.828 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.828 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.891945+0000", 2023-09-22T07:43:36.828 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.891945+0000", 2023-09-22T07:43:36.828 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:36.828 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:36.828 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:36.828 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:36.829 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:36.829 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:36.829 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:36.829 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:36.829 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:36.829 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:36.829 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:36.829 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:36.829 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.18", 2023-09-22T07:43:36.829 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:36.829 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:36.829 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:36.830 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:36.830 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:36.830 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T13:48:56.459581+0000", 2023-09-22T07:43:36.830 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:36.830 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:36.830 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:36.830 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:36.830 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:36.830 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:36.830 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:36.831 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:36.831 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:36.831 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:36.831 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:36.831 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:36.831 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:36.831 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:36.831 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:36.831 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:36.831 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:36.831 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:36.831 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:36.831 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:36.832 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:36.832 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:36.832 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:36.832 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:36.832 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:36.832 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:36.832 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:36.832 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:36.832 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:36.832 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:36.832 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:36.832 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:36.833 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:36.833 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:36.833 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:36.833 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:36.833 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:36.833 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:36.833 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:36.833 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:36.833 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:36.833 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:36.833 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:36.833 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.834 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:36.834 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:36.834 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:36.834 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:36.834 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:36.834 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:36.834 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.834 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 3, 2023-09-22T07:43:36.834 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:36.834 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.834 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.835 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:36.835 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:36.835 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:36.835 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:36.835 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.835 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 5, 2023-09-22T07:43:36.835 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:36.835 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:36.835 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:36.835 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:36.835 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:36.835 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:36.836 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.898694+0000", 2023-09-22T07:43:36.836 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.409598+0000", 2023-09-22T07:43:36.836 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.409598+0000", 2023-09-22T07:43:36.836 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.409877+0000", 2023-09-22T07:43:36.836 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.898694+0000", 2023-09-22T07:43:36.836 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:36.836 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:36.836 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:36.836 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:36.836 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.898694+0000", 2023-09-22T07:43:36.836 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.898694+0000", 2023-09-22T07:43:36.836 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.898694+0000", 2023-09-22T07:43:36.836 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:36.837 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:36.837 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:36.837 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.898694+0000", 2023-09-22T07:43:36.837 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.898694+0000", 2023-09-22T07:43:36.837 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:36.837 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:36.837 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:36.837 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:36.837 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:36.837 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:36.837 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:36.837 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:36.838 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:36.838 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:36.838 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:36.838 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:36.838 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.18", 2023-09-22T07:43:36.838 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:36.838 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:36.838 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:36.838 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 18, 2023-09-22T07:43:36.838 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:36.838 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T15:25:35.582492+0000", 2023-09-22T07:43:36.839 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:36.839 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:36.839 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:36.839 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:36.839 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:36.839 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:36.839 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:36.839 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:36.839 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:36.839 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:36.839 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:36.839 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:36.839 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:36.840 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:36.840 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:36.840 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:36.840 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:36.840 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:36.840 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:36.840 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:36.840 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:36.840 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:36.840 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:36.840 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:36.840 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:36.841 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:36.841 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:36.841 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:36.841 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:36.841 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:36.841 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:36.841 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:36.841 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:36.841 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:36.841 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:36.841 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:36.841 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:36.842 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:36.842 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:36.842 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:36.842 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:36.842 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:36.842 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:36.842 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.842 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:36.842 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:36.842 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:36.842 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:36.842 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:36.843 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:36.843 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.843 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 5, 2023-09-22T07:43:36.843 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:36.843 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.843 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.843 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:36.843 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:36.843 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:36.843 INFO:tasks.workunit.client.0.smithi006.stdout: 4 2023-09-22T07:43:36.844 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.844 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 1, 2023-09-22T07:43:36.844 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:36.844 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:36.844 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:36.844 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:36.844 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:36.844 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:36.844 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.897442+0000", 2023-09-22T07:43:36.844 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.815928+0000", 2023-09-22T07:43:36.844 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.815928+0000", 2023-09-22T07:43:36.844 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.816200+0000", 2023-09-22T07:43:36.845 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.897442+0000", 2023-09-22T07:43:36.845 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.845 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:36.845 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.845 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:36.845 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.897442+0000", 2023-09-22T07:43:36.845 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.897442+0000", 2023-09-22T07:43:36.845 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.897442+0000", 2023-09-22T07:43:36.845 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:36.845 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:36.845 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.846 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.897442+0000", 2023-09-22T07:43:36.846 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.897442+0000", 2023-09-22T07:43:36.846 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:36.846 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:36.846 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:36.846 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:36.846 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:36.846 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:36.846 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:36.846 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:36.846 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:36.847 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:36.847 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:36.847 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:36.847 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.19", 2023-09-22T07:43:36.847 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:36.847 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:36.847 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:36.847 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:36.847 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:36.847 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T14:58:01.204211+0000", 2023-09-22T07:43:36.847 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:36.847 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:36.848 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:36.848 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:36.848 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:36.848 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:36.848 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:36.848 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:36.848 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:36.848 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:36.848 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:36.848 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:36.848 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:36.848 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:36.849 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:36.849 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:36.849 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:36.849 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:36.849 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:36.849 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:36.849 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:36.849 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:36.849 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:36.849 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:36.849 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:36.849 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:36.849 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:36.850 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:36.850 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:36.850 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:36.850 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:36.850 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:36.850 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:36.850 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:36.850 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:36.850 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:36.850 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:36.850 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:36.850 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:36.851 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:36.851 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:36.851 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:36.851 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:36.851 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.851 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:36.851 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:36.851 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:36.851 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:36.851 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:36.851 INFO:tasks.workunit.client.0.smithi006.stdout: 4 2023-09-22T07:43:36.851 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.852 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 1, 2023-09-22T07:43:36.852 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:36.852 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.852 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.852 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:36.852 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:36.852 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:36.852 INFO:tasks.workunit.client.0.smithi006.stdout: 2 2023-09-22T07:43:36.852 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.852 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 6, 2023-09-22T07:43:36.852 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:36.852 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:36.853 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:36.853 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:36.853 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:36.853 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:36.853 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.898145+0000", 2023-09-22T07:43:36.853 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.394455+0000", 2023-09-22T07:43:36.853 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.394455+0000", 2023-09-22T07:43:36.853 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.394823+0000", 2023-09-22T07:43:36.853 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.898145+0000", 2023-09-22T07:43:36.853 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:36.853 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:36.853 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:36.854 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:36.854 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.898145+0000", 2023-09-22T07:43:36.854 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.898145+0000", 2023-09-22T07:43:36.854 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.898145+0000", 2023-09-22T07:43:36.854 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:36.854 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:36.854 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:36.854 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.898145+0000", 2023-09-22T07:43:36.854 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.898145+0000", 2023-09-22T07:43:36.854 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:36.854 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:36.855 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:36.855 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:36.855 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:36.855 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:36.855 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:36.855 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:36.855 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:36.855 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:36.855 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:36.855 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:36.855 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.17", 2023-09-22T07:43:36.855 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:36.856 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:36.856 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:36.856 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 18, 2023-09-22T07:43:36.856 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:36.856 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T19:27:08.709681+0000", 2023-09-22T07:43:36.856 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:36.856 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:36.856 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:36.856 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:36.856 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:36.856 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:36.856 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:36.857 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:36.857 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:36.857 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:36.857 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:36.857 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:36.857 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:36.857 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:36.857 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:36.857 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:36.857 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:36.857 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:36.857 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:36.857 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:36.858 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:36.858 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:36.858 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:36.858 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:36.858 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:36.858 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:36.858 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:36.858 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:36.858 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:36.858 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:36.858 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:36.858 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:36.859 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:36.859 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:36.859 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:36.859 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:36.859 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:36.859 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:36.859 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:36.859 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:36.859 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:36.859 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:36.859 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:36.859 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.860 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:36.860 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:36.860 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:36.860 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:36.860 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:36.860 INFO:tasks.workunit.client.0.smithi006.stdout: 2 2023-09-22T07:43:36.860 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.860 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 6, 2023-09-22T07:43:36.860 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:36.860 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.860 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.860 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:36.861 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:36.861 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:36.861 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:36.861 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.861 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 5, 2023-09-22T07:43:36.861 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:36.861 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:36.861 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:36.861 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:36.861 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:36.861 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:36.861 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.899684+0000", 2023-09-22T07:43:36.861 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.827726+0000", 2023-09-22T07:43:36.862 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.827726+0000", 2023-09-22T07:43:36.862 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.827990+0000", 2023-09-22T07:43:36.862 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.899684+0000", 2023-09-22T07:43:36.862 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.862 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:36.862 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.862 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:36.862 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.899684+0000", 2023-09-22T07:43:36.862 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.899684+0000", 2023-09-22T07:43:36.862 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.899684+0000", 2023-09-22T07:43:36.862 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:36.862 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:36.863 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.863 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.899684+0000", 2023-09-22T07:43:36.863 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.899684+0000", 2023-09-22T07:43:36.863 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:36.863 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:36.863 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:36.863 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:36.863 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:36.863 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:36.863 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:36.863 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:36.863 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:36.864 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:36.864 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:36.864 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:36.864 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.16", 2023-09-22T07:43:36.864 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:36.864 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:36.864 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:36.864 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:36.864 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:36.864 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T14:31:11.694171+0000", 2023-09-22T07:43:36.864 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:36.864 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:36.864 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:36.865 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:36.865 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:36.865 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:36.865 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:36.865 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:36.865 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:36.865 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:36.865 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:36.865 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:36.865 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:36.865 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:36.865 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:36.866 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:36.866 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:36.866 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:36.866 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:36.866 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:36.866 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:36.866 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:36.866 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:36.866 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:36.866 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:36.866 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:36.867 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:36.867 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:36.867 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:36.867 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:36.867 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:36.867 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:36.867 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:36.867 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:36.867 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:36.867 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:36.867 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:36.867 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:36.867 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:36.868 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:36.868 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:36.868 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:36.868 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:36.868 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.868 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:36.868 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:36.868 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:36.868 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:36.868 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:36.868 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:36.868 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.869 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 5, 2023-09-22T07:43:36.869 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:36.869 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.869 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.869 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:36.869 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:36.869 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:36.869 INFO:tasks.workunit.client.0.smithi006.stdout: 2 2023-09-22T07:43:36.869 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.869 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 5, 2023-09-22T07:43:36.869 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:36.869 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:36.870 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:36.870 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:36.870 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:36.870 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:36.870 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.899611+0000", 2023-09-22T07:43:36.870 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.394661+0000", 2023-09-22T07:43:36.870 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.394661+0000", 2023-09-22T07:43:36.870 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.394950+0000", 2023-09-22T07:43:36.870 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.899611+0000", 2023-09-22T07:43:36.870 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:36.870 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:36.870 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:36.871 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:36.871 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.899611+0000", 2023-09-22T07:43:36.871 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.899611+0000", 2023-09-22T07:43:36.871 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.899611+0000", 2023-09-22T07:43:36.871 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:36.871 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:36.871 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:36.871 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.899611+0000", 2023-09-22T07:43:36.871 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.899611+0000", 2023-09-22T07:43:36.871 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:36.871 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:36.871 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:36.872 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:36.872 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:36.872 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:36.872 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:36.872 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:36.872 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:36.872 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:36.872 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:36.872 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:36.872 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.16", 2023-09-22T07:43:36.872 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:36.872 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:36.873 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:36.873 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 18, 2023-09-22T07:43:36.873 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:36.873 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T12:57:37.067298+0000", 2023-09-22T07:43:36.873 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:36.873 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:36.873 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:36.873 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:36.873 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:36.873 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:36.873 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:36.873 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:36.874 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:36.874 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:36.874 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:36.874 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:36.874 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:36.874 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:36.874 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:36.874 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:36.874 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:36.874 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:36.874 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:36.875 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:36.875 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:36.875 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:36.875 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:36.875 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:36.875 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:36.875 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:36.875 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:36.875 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:36.875 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:36.875 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:36.875 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:36.876 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:36.876 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:36.876 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:36.876 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:36.876 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:36.876 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:36.876 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:36.876 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:36.876 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:36.876 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:36.876 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:36.876 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:36.876 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.877 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:36.877 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:36.877 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:36.877 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:36.877 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:36.877 INFO:tasks.workunit.client.0.smithi006.stdout: 2 2023-09-22T07:43:36.877 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.877 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 5, 2023-09-22T07:43:36.877 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:36.877 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.877 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.877 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:36.878 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:36.878 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:36.878 INFO:tasks.workunit.client.0.smithi006.stdout: 3 2023-09-22T07:43:36.878 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.878 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 0, 2023-09-22T07:43:36.878 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:36.878 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:36.878 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:36.878 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:36.878 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:36.878 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:36.879 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.902017+0000", 2023-09-22T07:43:36.879 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.828650+0000", 2023-09-22T07:43:36.879 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.828650+0000", 2023-09-22T07:43:36.879 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.828934+0000", 2023-09-22T07:43:36.879 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.902017+0000", 2023-09-22T07:43:36.879 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.879 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:36.879 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.879 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:36.879 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.902017+0000", 2023-09-22T07:43:36.879 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.902017+0000", 2023-09-22T07:43:36.879 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.902017+0000", 2023-09-22T07:43:36.880 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:36.880 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:36.880 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.880 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.902017+0000", 2023-09-22T07:43:36.880 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.902017+0000", 2023-09-22T07:43:36.880 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:36.880 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:36.880 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:36.880 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:36.880 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:36.880 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:36.880 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:36.881 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:36.881 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:36.881 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:36.881 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:36.881 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:36.881 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.17", 2023-09-22T07:43:36.881 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:36.881 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:36.881 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:36.881 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:36.881 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:36.881 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T13:13:52.145466+0000", 2023-09-22T07:43:36.882 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:36.882 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:36.882 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:36.882 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:36.882 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:36.882 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:36.882 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:36.882 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:36.882 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:36.882 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:36.882 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:36.882 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:36.883 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:36.883 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:36.883 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:36.883 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:36.883 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:36.883 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:36.883 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:36.883 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:36.883 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:36.883 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:36.883 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:36.883 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:36.884 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:36.884 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:36.884 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:36.884 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:36.884 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:36.884 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:36.884 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:36.884 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:36.884 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:36.884 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:36.884 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:36.885 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:36.885 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:36.885 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:36.885 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:36.885 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:36.885 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:36.885 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:36.885 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:36.885 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.885 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:36.885 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:36.885 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:36.886 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:36.886 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:36.886 INFO:tasks.workunit.client.0.smithi006.stdout: 3 2023-09-22T07:43:36.886 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.886 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 0, 2023-09-22T07:43:36.886 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:36.886 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.886 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.886 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:36.886 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:36.886 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:36.886 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:36.887 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.887 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 1, 2023-09-22T07:43:36.887 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:36.887 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:36.887 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:36.887 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:36.887 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:36.887 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:36.887 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.897546+0000", 2023-09-22T07:43:36.887 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.394348+0000", 2023-09-22T07:43:36.887 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.394348+0000", 2023-09-22T07:43:36.887 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.394624+0000", 2023-09-22T07:43:36.888 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.897546+0000", 2023-09-22T07:43:36.888 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:36.888 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:36.888 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:36.888 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:36.888 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.897546+0000", 2023-09-22T07:43:36.888 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.897546+0000", 2023-09-22T07:43:36.888 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.897546+0000", 2023-09-22T07:43:36.888 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:36.888 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:36.888 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:36.888 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.897546+0000", 2023-09-22T07:43:36.889 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.897546+0000", 2023-09-22T07:43:36.889 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 3, 2023-09-22T07:43:36.889 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:36.889 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:36.889 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:36.889 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:36.889 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:36.889 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:36.889 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:36.889 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 3, 2023-09-22T07:43:36.889 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:36.890 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:36.890 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:36.890 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.15", 2023-09-22T07:43:36.890 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:36.890 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:36.890 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:36.890 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 21, 2023-09-22T07:43:36.890 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:36.890 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T18:32:49.097768+0000", 2023-09-22T07:43:36.890 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:36.890 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:36.891 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:36.891 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 90, 2023-09-22T07:43:36.891 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:36.891 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:36.891 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:36.891 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:36.891 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:36.891 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:36.891 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:36.891 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:36.891 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:36.892 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:36.892 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:36.892 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:36.892 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:36.892 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:36.892 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:36.892 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 6, 2023-09-22T07:43:36.892 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 2, 2023-09-22T07:43:36.892 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:36.892 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 2, 2023-09-22T07:43:36.892 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:36.893 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:36.893 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:36.893 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:36.893 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:36.893 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 1, 2023-09-22T07:43:36.893 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:36.893 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:36.893 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:36.893 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:36.893 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:36.893 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:36.894 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:36.894 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:36.894 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:36.894 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:36.894 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:36.894 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:36.894 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 4, 2023-09-22T07:43:36.894 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 1 2023-09-22T07:43:36.894 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.894 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:36.894 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:36.895 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:36.895 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:36.895 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:36.895 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:36.895 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.895 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 1, 2023-09-22T07:43:36.895 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "61'3" 2023-09-22T07:43:36.895 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.895 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.895 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:36.895 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:36.895 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:36.896 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:36.896 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.896 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 4, 2023-09-22T07:43:36.896 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:36.896 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:36.896 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:36.896 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:36.896 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:36.896 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:36.896 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.892623+0000", 2023-09-22T07:43:36.896 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.826092+0000", 2023-09-22T07:43:36.897 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.826092+0000", 2023-09-22T07:43:36.897 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.826558+0000", 2023-09-22T07:43:36.897 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.892623+0000", 2023-09-22T07:43:36.897 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.897 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:36.897 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.897 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:36.897 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.892623+0000", 2023-09-22T07:43:36.897 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.892623+0000", 2023-09-22T07:43:36.897 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.892623+0000", 2023-09-22T07:43:36.897 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:36.898 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:36.898 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.898 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.892623+0000", 2023-09-22T07:43:36.898 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.892623+0000", 2023-09-22T07:43:36.898 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:36.898 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:36.898 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:36.898 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:36.898 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:36.898 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:36.898 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:36.898 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:36.899 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:36.899 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:36.899 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:36.899 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:36.899 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.14", 2023-09-22T07:43:36.899 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:36.899 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:36.899 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:36.899 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:36.899 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:36.899 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T19:06:32.030261+0000", 2023-09-22T07:43:36.899 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:36.900 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:36.900 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:36.900 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:36.900 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:36.900 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:36.900 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:36.900 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:36.900 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:36.900 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:36.900 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:36.900 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:36.901 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:36.901 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:36.901 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:36.901 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:36.901 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:36.901 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:36.901 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:36.901 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:36.901 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:36.901 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:36.901 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:36.902 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:36.902 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:36.902 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:36.902 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:36.902 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:36.902 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:36.902 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:36.902 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:36.902 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:36.902 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:36.902 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:36.902 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:36.903 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:36.903 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:36.903 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:36.903 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:36.903 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:36.903 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:36.903 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:36.903 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:36.903 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.903 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:36.903 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:36.904 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:36.904 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:36.904 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:36.904 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:36.904 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.904 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 4, 2023-09-22T07:43:36.904 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:36.904 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.904 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.904 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:36.904 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:36.904 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:36.905 INFO:tasks.workunit.client.0.smithi006.stdout: 5 2023-09-22T07:43:36.905 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.905 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 6, 2023-09-22T07:43:36.905 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:36.905 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:36.905 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:36.905 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:36.905 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:36.905 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:36.905 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:53.112641+0000", 2023-09-22T07:43:36.905 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.398898+0000", 2023-09-22T07:43:36.905 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.398898+0000", 2023-09-22T07:43:36.905 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.399138+0000", 2023-09-22T07:43:36.906 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:53.112641+0000", 2023-09-22T07:43:36.906 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:36.906 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:36.906 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:36.906 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:36.906 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:53.112641+0000", 2023-09-22T07:43:36.906 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:53.112641+0000", 2023-09-22T07:43:36.906 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:53.112641+0000", 2023-09-22T07:43:36.906 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:36.906 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:36.906 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:36.907 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:53.112641+0000", 2023-09-22T07:43:36.907 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:53.112641+0000", 2023-09-22T07:43:36.907 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 12, 2023-09-22T07:43:36.907 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:36.907 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:36.907 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:36.907 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:36.907 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:36.907 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:36.907 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:36.907 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 12, 2023-09-22T07:43:36.908 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:36.908 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:36.908 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:36.908 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.14", 2023-09-22T07:43:36.908 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:36.908 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:36.908 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 69, 2023-09-22T07:43:36.908 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 30, 2023-09-22T07:43:36.908 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:36.908 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T10:08:55.071622+0000", 2023-09-22T07:43:36.908 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:36.908 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:36.908 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:36.909 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 2608, 2023-09-22T07:43:36.909 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:36.909 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:36.909 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:36.909 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:36.909 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:36.909 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:36.909 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:36.909 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:36.909 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:36.909 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:36.909 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:36.909 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:36.910 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:36.910 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:36.910 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:36.910 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 12, 2023-09-22T07:43:36.910 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 4, 2023-09-22T07:43:36.910 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:36.910 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 4, 2023-09-22T07:43:36.910 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:36.910 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:36.910 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:36.910 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:36.911 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:36.911 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 1, 2023-09-22T07:43:36.911 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:36.911 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:36.911 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:36.911 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:36.911 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:36.911 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:36.911 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:36.911 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:36.911 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:36.911 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:36.912 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:36.912 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:36.912 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 12, 2023-09-22T07:43:36.912 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 9 2023-09-22T07:43:36.912 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.912 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:36.912 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:36.912 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:36.912 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:36.912 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:36.912 INFO:tasks.workunit.client.0.smithi006.stdout: 5 2023-09-22T07:43:36.912 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.913 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 6, 2023-09-22T07:43:36.913 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "69'12" 2023-09-22T07:43:36.913 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.913 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.913 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:36.913 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:36.913 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:36.913 INFO:tasks.workunit.client.0.smithi006.stdout: 4 2023-09-22T07:43:36.913 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.913 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 7, 2023-09-22T07:43:36.913 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:36.914 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:36.914 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:36.914 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:36.914 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:36.914 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:36.914 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.894430+0000", 2023-09-22T07:43:36.914 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.810712+0000", 2023-09-22T07:43:36.914 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.810712+0000", 2023-09-22T07:43:36.914 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.811034+0000", 2023-09-22T07:43:36.914 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.894430+0000", 2023-09-22T07:43:36.914 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.915 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:36.915 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.915 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:36.915 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.894430+0000", 2023-09-22T07:43:36.915 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.894430+0000", 2023-09-22T07:43:36.915 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.894430+0000", 2023-09-22T07:43:36.915 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:36.915 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:36.915 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.915 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.894430+0000", 2023-09-22T07:43:36.915 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.894430+0000", 2023-09-22T07:43:36.916 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:36.916 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:36.916 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:36.916 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:36.916 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:36.916 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:36.916 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:36.916 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:36.916 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:36.916 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:36.916 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:36.916 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:36.916 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.15", 2023-09-22T07:43:36.917 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:36.917 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:36.917 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:36.917 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:36.917 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:36.917 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T13:28:18.100174+0000", 2023-09-22T07:43:36.917 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:36.917 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:36.917 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:36.917 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:36.917 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:36.918 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:36.918 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:36.918 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:36.918 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:36.918 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:36.918 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:36.918 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:36.918 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:36.918 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:36.918 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:36.918 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:36.918 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:36.919 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:36.919 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:36.919 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:36.919 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:36.919 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:36.919 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:36.919 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:36.919 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:36.919 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:36.919 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:36.919 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:36.919 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:36.920 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:36.920 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:36.920 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:36.920 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:36.920 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:36.920 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:36.920 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:36.920 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:36.920 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:36.920 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:36.920 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:36.920 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:36.920 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:36.920 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:36.921 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.921 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:36.921 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:36.921 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:36.921 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:36.921 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:36.921 INFO:tasks.workunit.client.0.smithi006.stdout: 4 2023-09-22T07:43:36.921 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.921 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 7, 2023-09-22T07:43:36.921 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:36.921 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.921 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.921 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:36.922 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:36.922 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:36.922 INFO:tasks.workunit.client.0.smithi006.stdout: 3 2023-09-22T07:43:36.922 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.922 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 0, 2023-09-22T07:43:36.922 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:36.922 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:36.922 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:36.922 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:36.922 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:36.922 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:36.922 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.899308+0000", 2023-09-22T07:43:36.923 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.404901+0000", 2023-09-22T07:43:36.923 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.404901+0000", 2023-09-22T07:43:36.923 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.405213+0000", 2023-09-22T07:43:36.923 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.899308+0000", 2023-09-22T07:43:36.923 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:36.923 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:36.923 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:36.923 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:36.923 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.899308+0000", 2023-09-22T07:43:36.923 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.899308+0000", 2023-09-22T07:43:36.923 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.899308+0000", 2023-09-22T07:43:36.923 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:36.924 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:36.924 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:36.924 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.899308+0000", 2023-09-22T07:43:36.924 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.899308+0000", 2023-09-22T07:43:36.924 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 2, 2023-09-22T07:43:36.924 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:36.924 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:36.924 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:36.924 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:36.924 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:36.924 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:36.924 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:36.925 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 2, 2023-09-22T07:43:36.925 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:36.925 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:36.925 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:36.925 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.13", 2023-09-22T07:43:36.925 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:36.925 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:36.925 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:36.925 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 20, 2023-09-22T07:43:36.925 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:36.925 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T19:25:32.824584+0000", 2023-09-22T07:43:36.925 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:36.926 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:36.926 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:36.926 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 34, 2023-09-22T07:43:36.926 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:36.926 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:36.926 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:36.926 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:36.926 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:36.926 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:36.926 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:36.926 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:36.926 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:36.927 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:36.927 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:36.927 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:36.927 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:36.927 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:36.927 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:36.927 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 6, 2023-09-22T07:43:36.927 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 2, 2023-09-22T07:43:36.927 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:36.927 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 2, 2023-09-22T07:43:36.927 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:36.927 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:36.928 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:36.928 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:36.928 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:36.928 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 1, 2023-09-22T07:43:36.928 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:36.928 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:36.928 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:36.928 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:36.928 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:36.928 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:36.928 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:36.928 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:36.928 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:36.929 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:36.929 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:36.929 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:36.929 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 3, 2023-09-22T07:43:36.929 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 6 2023-09-22T07:43:36.929 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.929 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:36.929 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:36.929 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:36.929 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:36.929 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:36.929 INFO:tasks.workunit.client.0.smithi006.stdout: 3 2023-09-22T07:43:36.930 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.930 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 0, 2023-09-22T07:43:36.930 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "61'2" 2023-09-22T07:43:36.930 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.930 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.930 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:36.930 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:36.930 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:36.930 INFO:tasks.workunit.client.0.smithi006.stdout: 3 2023-09-22T07:43:36.930 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.930 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 0, 2023-09-22T07:43:36.931 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:36.931 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:36.931 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:36.931 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:36.931 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:36.931 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:36.931 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.898975+0000", 2023-09-22T07:43:36.931 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.830051+0000", 2023-09-22T07:43:36.931 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.830051+0000", 2023-09-22T07:43:36.931 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.830354+0000", 2023-09-22T07:43:36.931 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.898975+0000", 2023-09-22T07:43:36.931 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.931 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:36.932 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.932 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:36.932 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.898975+0000", 2023-09-22T07:43:36.932 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.898975+0000", 2023-09-22T07:43:36.932 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.898975+0000", 2023-09-22T07:43:36.932 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:36.932 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:36.932 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.932 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.898975+0000", 2023-09-22T07:43:36.932 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.898975+0000", 2023-09-22T07:43:36.932 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:36.932 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:36.932 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:36.933 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:36.933 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:36.933 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:36.933 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:36.933 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:36.933 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:36.933 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:36.933 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:36.933 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:36.933 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.12", 2023-09-22T07:43:36.933 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:36.933 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:36.934 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:36.934 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:36.934 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:36.934 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T09:00:22.733508+0000", 2023-09-22T07:43:36.934 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:36.934 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:36.934 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:36.934 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:36.934 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:36.934 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:36.934 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:36.934 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:36.935 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:36.935 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:36.935 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:36.935 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:36.935 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:36.935 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:36.935 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:36.935 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:36.935 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:36.935 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:36.935 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:36.935 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:36.935 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:36.936 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:36.936 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:36.936 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:36.936 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:36.936 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:36.936 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:36.936 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:36.936 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:36.936 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:36.936 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:36.936 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:36.936 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:36.936 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:36.937 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:36.937 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:36.937 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:36.937 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:36.937 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:36.937 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:36.937 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:36.937 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:36.937 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:36.937 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.937 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:36.937 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:36.938 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:36.938 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:36.938 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:36.938 INFO:tasks.workunit.client.0.smithi006.stdout: 3 2023-09-22T07:43:36.938 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.938 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 0, 2023-09-22T07:43:36.938 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:36.938 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.938 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.938 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:36.938 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:36.938 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:36.939 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:36.939 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.939 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 5, 2023-09-22T07:43:36.939 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:36.939 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:36.939 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:36.939 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:36.939 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:36.939 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:36.939 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.899575+0000", 2023-09-22T07:43:36.939 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.398147+0000", 2023-09-22T07:43:36.939 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.398147+0000", 2023-09-22T07:43:36.939 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.398490+0000", 2023-09-22T07:43:36.940 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.899575+0000", 2023-09-22T07:43:36.940 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:36.940 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:36.940 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:36.940 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:36.940 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.899575+0000", 2023-09-22T07:43:36.940 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.899575+0000", 2023-09-22T07:43:36.940 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.899575+0000", 2023-09-22T07:43:36.940 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:36.940 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:36.940 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:36.940 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.899575+0000", 2023-09-22T07:43:36.940 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.899575+0000", 2023-09-22T07:43:36.941 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:36.941 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:36.941 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:36.941 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:36.941 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:36.941 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:36.941 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:36.941 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:36.941 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:36.941 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:36.941 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:36.941 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:36.942 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.12", 2023-09-22T07:43:36.942 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:36.942 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:36.942 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:36.942 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 18, 2023-09-22T07:43:36.942 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:36.942 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T13:00:16.333684+0000", 2023-09-22T07:43:36.942 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:36.942 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:36.942 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:36.942 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:36.942 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:36.943 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:36.943 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:36.943 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:36.943 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:36.943 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:36.943 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:36.943 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:36.943 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:36.943 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:36.943 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:36.943 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:36.944 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:36.944 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:36.944 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:36.944 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:36.944 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:36.944 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:36.944 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:36.944 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:36.944 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:36.944 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:36.944 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:36.944 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:36.945 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:36.945 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:36.945 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:36.945 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:36.945 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:36.945 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:36.945 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:36.945 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:36.945 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:36.945 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:36.945 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:36.945 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:36.946 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:36.946 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:36.946 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:36.946 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.946 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:36.946 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:36.946 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:36.946 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:36.946 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:36.946 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:36.946 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.946 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 5, 2023-09-22T07:43:36.947 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:36.947 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.947 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.947 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:36.947 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:36.947 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:36.947 INFO:tasks.workunit.client.0.smithi006.stdout: 2 2023-09-22T07:43:36.947 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.947 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 7, 2023-09-22T07:43:36.947 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:36.947 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:36.947 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:36.948 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:36.948 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:36.948 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:36.948 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.894989+0000", 2023-09-22T07:43:36.948 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.812423+0000", 2023-09-22T07:43:36.948 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.812423+0000", 2023-09-22T07:43:36.948 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.818184+0000", 2023-09-22T07:43:36.948 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.894989+0000", 2023-09-22T07:43:36.948 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.948 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:36.948 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.949 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:36.949 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.894989+0000", 2023-09-22T07:43:36.949 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.894989+0000", 2023-09-22T07:43:36.949 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.894989+0000", 2023-09-22T07:43:36.949 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:36.949 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:36.949 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.949 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.894989+0000", 2023-09-22T07:43:36.949 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.894989+0000", 2023-09-22T07:43:36.949 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:36.949 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:36.949 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:36.949 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:36.950 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:36.950 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:36.950 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:36.950 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:36.950 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:36.950 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:36.950 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:36.950 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:36.950 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.13", 2023-09-22T07:43:36.950 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:36.950 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:36.951 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:36.951 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:36.951 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:36.951 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T16:16:00.107662+0000", 2023-09-22T07:43:36.951 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:36.951 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:36.951 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:36.951 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:36.951 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:36.951 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:36.951 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:36.951 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:36.951 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:36.952 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:36.952 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:36.952 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:36.952 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:36.952 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:36.952 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:36.952 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:36.952 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:36.952 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:36.952 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:36.952 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:36.952 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:36.952 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:36.953 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:36.953 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:36.953 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:36.953 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:36.953 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:36.953 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:36.953 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:36.953 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:36.953 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:36.953 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:36.953 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:36.953 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:36.953 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:36.954 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:36.954 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:36.954 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:36.954 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:36.954 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:36.954 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:36.954 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:36.954 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:36.954 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.954 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:36.954 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:36.954 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:36.955 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:36.955 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:36.955 INFO:tasks.workunit.client.0.smithi006.stdout: 2 2023-09-22T07:43:36.955 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.955 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 7, 2023-09-22T07:43:36.955 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:36.955 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.955 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.955 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:36.955 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:36.956 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:36.956 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:36.956 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.956 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 6, 2023-09-22T07:43:36.956 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:36.956 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:36.956 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:36.956 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:36.956 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:36.956 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:36.956 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.897622+0000", 2023-09-22T07:43:36.956 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.397467+0000", 2023-09-22T07:43:36.956 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.397467+0000", 2023-09-22T07:43:36.957 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.398034+0000", 2023-09-22T07:43:36.957 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.897622+0000", 2023-09-22T07:43:36.957 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:36.957 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:36.957 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:36.957 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:36.957 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.897622+0000", 2023-09-22T07:43:36.957 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.897622+0000", 2023-09-22T07:43:36.957 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.897622+0000", 2023-09-22T07:43:36.957 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:36.957 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:36.958 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:36.958 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.897622+0000", 2023-09-22T07:43:36.958 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.897622+0000", 2023-09-22T07:43:36.958 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:36.958 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:36.958 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:36.958 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:36.958 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:36.959 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:36.959 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:36.959 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:36.959 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:36.959 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:36.959 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:36.959 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:36.959 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.11", 2023-09-22T07:43:36.959 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:36.959 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:36.959 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:36.959 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 18, 2023-09-22T07:43:36.960 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:36.960 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T07:57:05.865152+0000", 2023-09-22T07:43:36.960 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:36.960 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:36.960 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:36.960 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:36.960 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:36.960 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:36.960 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:36.960 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:36.960 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:36.960 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:36.961 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:36.961 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:36.961 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:36.961 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:36.961 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:36.961 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:36.961 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:36.961 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:36.961 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:36.961 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:36.961 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:36.961 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:36.962 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:36.962 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:36.962 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:36.962 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:36.962 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:36.962 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:36.962 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:36.962 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:36.962 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:36.962 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:36.962 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:36.963 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:36.963 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:36.963 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:36.963 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:36.963 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:36.963 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:36.963 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:36.963 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:36.963 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:36.963 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:36.963 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.964 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:36.964 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:36.964 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:36.964 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:36.964 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:36.964 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:36.964 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.964 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 6, 2023-09-22T07:43:36.964 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:36.964 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.964 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.964 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:36.965 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:36.965 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:36.965 INFO:tasks.workunit.client.0.smithi006.stdout: 5 2023-09-22T07:43:36.965 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.965 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 6, 2023-09-22T07:43:36.965 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:36.965 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:36.965 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:36.965 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:36.965 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:36.966 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:36.966 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.897354+0000", 2023-09-22T07:43:36.966 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.825988+0000", 2023-09-22T07:43:36.966 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.825988+0000", 2023-09-22T07:43:36.966 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.826282+0000", 2023-09-22T07:43:36.966 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.897354+0000", 2023-09-22T07:43:36.966 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.966 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:36.966 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.966 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:36.966 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.897354+0000", 2023-09-22T07:43:36.967 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.897354+0000", 2023-09-22T07:43:36.967 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.897354+0000", 2023-09-22T07:43:36.967 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:36.967 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:36.967 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.967 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.897354+0000", 2023-09-22T07:43:36.967 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.897354+0000", 2023-09-22T07:43:36.967 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:36.967 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:36.967 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:36.967 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:36.968 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:36.968 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:36.968 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:36.968 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:36.968 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:36.968 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:36.968 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:36.968 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:36.968 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.10", 2023-09-22T07:43:36.968 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:36.968 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:36.968 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:36.969 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:36.969 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:36.969 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T19:13:59.061230+0000", 2023-09-22T07:43:36.969 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:36.969 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:36.969 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:36.969 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:36.969 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:36.969 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:36.969 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:36.969 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:36.969 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:36.970 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:36.970 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:36.970 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:36.970 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:36.970 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:36.970 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:36.970 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:36.970 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:36.970 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:36.970 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:36.970 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:36.971 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:36.971 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:36.971 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:36.971 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:36.971 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:36.971 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:36.971 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:36.971 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:36.971 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:36.971 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:36.971 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:36.971 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:36.972 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:36.972 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:36.972 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:36.972 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:36.972 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:36.972 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:36.972 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:36.972 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:36.972 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:36.972 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:36.972 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:36.972 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.973 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:36.973 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:36.973 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:36.973 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:36.973 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:36.973 INFO:tasks.workunit.client.0.smithi006.stdout: 5 2023-09-22T07:43:36.973 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.973 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 6, 2023-09-22T07:43:36.973 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:36.973 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.973 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.974 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:36.974 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:36.974 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:36.974 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:36.974 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.974 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 2, 2023-09-22T07:43:36.974 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:36.974 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:36.974 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:36.974 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:36.974 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:36.975 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:36.975 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.894202+0000", 2023-09-22T07:43:36.975 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.394428+0000", 2023-09-22T07:43:36.975 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.394428+0000", 2023-09-22T07:43:36.975 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.394706+0000", 2023-09-22T07:43:36.975 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.894202+0000", 2023-09-22T07:43:36.975 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:36.975 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:36.975 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:36.975 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:36.975 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.894202+0000", 2023-09-22T07:43:36.975 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.894202+0000", 2023-09-22T07:43:36.976 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.894202+0000", 2023-09-22T07:43:36.976 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:36.976 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:36.976 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:36.976 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.894202+0000", 2023-09-22T07:43:36.976 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.894202+0000", 2023-09-22T07:43:36.976 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 8, 2023-09-22T07:43:36.976 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:36.976 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:36.976 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:36.976 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:36.976 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:36.977 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:36.977 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:36.977 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 8, 2023-09-22T07:43:36.977 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:36.977 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:36.977 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:36.977 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.10", 2023-09-22T07:43:36.977 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:36.977 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:36.977 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:36.977 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 26, 2023-09-22T07:43:36.978 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:36.978 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T07:52:09.748935+0000", 2023-09-22T07:43:36.978 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:36.978 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:36.978 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:36.978 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:36.978 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:36.978 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:36.978 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:36.978 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:36.978 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:36.978 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:36.979 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:36.979 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:36.979 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:36.979 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:36.979 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:36.979 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:36.979 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:36.979 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:36.979 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:36.979 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 12, 2023-09-22T07:43:36.979 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 4, 2023-09-22T07:43:36.979 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:36.979 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 4, 2023-09-22T07:43:36.980 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:36.980 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:36.980 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:36.980 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:36.980 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:36.980 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 4, 2023-09-22T07:43:36.980 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:36.980 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:36.980 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:36.980 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:36.980 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:36.980 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:36.980 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:36.981 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:36.981 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:36.981 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:36.981 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:36.981 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:36.981 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 12, 2023-09-22T07:43:36.981 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:36.981 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.981 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:36.981 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:36.981 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:36.981 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:36.981 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:36.982 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:36.982 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.982 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 2, 2023-09-22T07:43:36.982 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "61'8" 2023-09-22T07:43:36.982 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.982 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.982 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:36.982 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:36.982 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:36.982 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:36.982 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.983 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 7, 2023-09-22T07:43:36.983 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:36.983 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:36.983 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:36.983 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:36.983 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:36.983 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:36.983 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.894500+0000", 2023-09-22T07:43:36.983 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.822240+0000", 2023-09-22T07:43:36.983 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.822240+0000", 2023-09-22T07:43:36.983 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.822564+0000", 2023-09-22T07:43:36.983 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.894500+0000", 2023-09-22T07:43:36.984 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.984 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:36.984 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.984 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:36.984 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.894500+0000", 2023-09-22T07:43:36.984 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.894500+0000", 2023-09-22T07:43:36.984 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.894500+0000", 2023-09-22T07:43:36.984 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:36.984 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:36.984 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:36.984 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.894500+0000", 2023-09-22T07:43:36.985 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.894500+0000", 2023-09-22T07:43:36.985 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:36.985 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:36.985 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:36.985 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:36.985 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:36.985 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:36.985 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:36.985 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:36.985 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:36.985 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:36.985 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:36.986 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:36.986 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.11", 2023-09-22T07:43:36.986 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:36.986 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:36.986 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:36.986 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:36.986 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:36.986 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T16:41:25.937246+0000", 2023-09-22T07:43:36.986 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:36.986 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:36.986 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:36.987 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:36.987 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:36.987 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:36.987 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:36.987 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:36.987 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:36.987 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:36.987 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:36.987 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:36.987 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:36.987 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:36.988 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:36.988 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:36.988 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:36.988 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:36.988 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:36.988 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:36.988 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:36.988 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:36.988 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:36.988 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:36.988 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:36.989 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:36.989 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:36.989 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:36.989 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:36.989 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:36.989 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:36.989 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:36.989 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:36.989 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:36.989 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:36.990 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:36.990 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:36.990 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:36.990 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:36.990 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:36.990 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:36.990 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:36.990 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:36.990 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.990 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:36.990 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:36.991 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:36.991 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:36.991 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:36.991 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:36.991 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.991 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 7, 2023-09-22T07:43:36.991 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:36.991 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.991 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:36.991 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:36.991 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:36.991 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:36.992 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:36.992 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:36.992 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 4, 2023-09-22T07:43:36.992 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:36.992 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:36.992 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:36.992 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:36.992 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:36.992 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:36.992 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.892782+0000", 2023-09-22T07:43:36.992 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.412916+0000", 2023-09-22T07:43:36.992 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.412916+0000", 2023-09-22T07:43:36.992 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.413626+0000", 2023-09-22T07:43:36.993 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.892782+0000", 2023-09-22T07:43:36.993 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:36.993 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:36.993 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:36.993 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:36.993 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.892782+0000", 2023-09-22T07:43:36.993 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.892782+0000", 2023-09-22T07:43:36.993 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.892782+0000", 2023-09-22T07:43:36.993 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:36.993 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:36.993 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:36.994 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.892782+0000", 2023-09-22T07:43:36.994 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.892782+0000", 2023-09-22T07:43:36.994 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 1, 2023-09-22T07:43:36.994 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:36.994 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:36.994 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:36.994 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:36.994 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:36.994 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:36.994 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:36.995 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 1, 2023-09-22T07:43:36.995 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:36.995 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:36.995 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:36.995 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.f", 2023-09-22T07:43:36.995 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:36.995 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:36.995 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:36.995 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 19, 2023-09-22T07:43:36.995 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:36.995 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T09:04:22.433825+0000", 2023-09-22T07:43:36.995 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:36.996 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:36.996 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:36.996 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 22, 2023-09-22T07:43:36.996 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:36.996 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:36.996 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:36.996 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:36.996 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:36.996 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:36.996 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:36.996 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:36.996 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:36.997 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:36.997 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:36.997 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:36.997 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:36.997 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:36.997 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:36.997 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 3, 2023-09-22T07:43:36.997 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 1, 2023-09-22T07:43:36.997 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:36.997 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 1, 2023-09-22T07:43:36.997 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:36.997 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:36.998 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:36.998 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:36.998 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:36.998 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:36.998 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:36.998 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:36.998 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:36.998 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:36.998 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:36.998 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:36.998 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:36.999 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:36.999 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:36.999 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:36.999 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:36.999 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:36.999 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 1, 2023-09-22T07:43:36.999 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 1 2023-09-22T07:43:36.999 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:36.999 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:36.999 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:36.999 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:36.999 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:37.000 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:37.000 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:37.000 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.000 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 4, 2023-09-22T07:43:37.000 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "61'1" 2023-09-22T07:43:37.000 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.000 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.000 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:37.000 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:37.000 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:37.000 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:37.000 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.001 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 7, 2023-09-22T07:43:37.001 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:37.001 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:37.001 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:37.001 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:37.001 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:37.001 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:37.001 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.894748+0000", 2023-09-22T07:43:37.001 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.821020+0000", 2023-09-22T07:43:37.001 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.821020+0000", 2023-09-22T07:43:37.001 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.821766+0000", 2023-09-22T07:43:37.001 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.894748+0000", 2023-09-22T07:43:37.002 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.002 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:37.002 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.002 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:37.002 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.894748+0000", 2023-09-22T07:43:37.002 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.894748+0000", 2023-09-22T07:43:37.002 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.894748+0000", 2023-09-22T07:43:37.002 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:37.002 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:37.002 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.003 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.894748+0000", 2023-09-22T07:43:37.003 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.894748+0000", 2023-09-22T07:43:37.003 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:37.003 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:37.003 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:37.003 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:37.003 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:37.003 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:37.003 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:37.003 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:37.003 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:37.003 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:37.004 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:37.004 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:37.004 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.e", 2023-09-22T07:43:37.004 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:37.004 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:37.004 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:37.004 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:37.004 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:37.004 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T15:32:49.705115+0000", 2023-09-22T07:43:37.004 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:37.004 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:37.004 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.005 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.005 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.005 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.005 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.005 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.005 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.005 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.005 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.005 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.005 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.005 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.005 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.006 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.006 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.006 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.006 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.006 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:37.006 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:37.006 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.006 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:37.006 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.006 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.006 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.007 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.007 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.007 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:37.007 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.007 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.007 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.007 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.007 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.007 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.007 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.007 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.007 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.008 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.008 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.008 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.008 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:37.008 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.008 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.008 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:37.008 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:37.008 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:37.008 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:37.008 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:37.008 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:37.009 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.009 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 7, 2023-09-22T07:43:37.009 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:37.009 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.009 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.009 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:37.009 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:37.009 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:37.009 INFO:tasks.workunit.client.0.smithi006.stdout: 4 2023-09-22T07:43:37.009 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.009 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 1, 2023-09-22T07:43:37.010 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:37.010 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:37.010 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 64, 2023-09-22T07:43:37.010 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:37.010 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:37.010 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:37.010 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.896622+0000", 2023-09-22T07:43:37.010 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:41:25.801926+0000", 2023-09-22T07:43:37.010 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:41:25.801926+0000", 2023-09-22T07:43:37.010 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:41:25.802229+0000", 2023-09-22T07:43:37.010 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.896622+0000", 2023-09-22T07:43:37.010 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:41:24.388483+0000", 2023-09-22T07:43:37.011 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:37.011 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:41:24.388483+0000", 2023-09-22T07:43:37.011 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 65, 2023-09-22T07:43:37.011 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.896622+0000", 2023-09-22T07:43:37.011 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.896622+0000", 2023-09-22T07:43:37.011 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.896622+0000", 2023-09-22T07:43:37.011 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:37.011 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:37.011 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:41:24.388483+0000", 2023-09-22T07:43:37.011 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.896622+0000", 2023-09-22T07:43:37.011 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.896622+0000", 2023-09-22T07:43:37.011 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:37.012 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:37.012 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:37.012 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 64, 2023-09-22T07:43:37.012 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:37.012 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:37.012 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:37.012 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:37.012 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:37.012 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:37.012 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:37.012 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:37.012 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "4.2", 2023-09-22T07:43:37.013 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:37.013 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:37.013 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:37.013 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 13, 2023-09-22T07:43:37.013 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:37.013 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T13:35:08.535996+0000", 2023-09-22T07:43:37.013 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:37.013 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:37.013 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.013 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.013 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.013 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.014 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.014 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.014 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.014 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.014 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.014 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.014 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.014 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.014 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.014 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.014 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.015 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.015 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.015 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:37.015 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:37.015 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.015 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:37.015 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.015 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.015 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.015 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.015 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.015 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:37.016 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.016 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.016 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.016 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.016 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.016 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.016 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.016 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.016 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.016 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.016 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.017 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.017 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:37.017 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.017 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.017 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:37.017 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:37.017 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:37.017 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:37.017 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:37.017 INFO:tasks.workunit.client.0.smithi006.stdout: 4 2023-09-22T07:43:37.017 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.017 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 1, 2023-09-22T07:43:37.018 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:37.018 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.018 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.018 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:37.018 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:37.018 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:37.018 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:37.018 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.018 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 1, 2023-09-22T07:43:37.018 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:37.018 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:37.018 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:37.019 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:37.019 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:37.019 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:37.019 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.896680+0000", 2023-09-22T07:43:37.019 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.396397+0000", 2023-09-22T07:43:37.019 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.396397+0000", 2023-09-22T07:43:37.019 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.396668+0000", 2023-09-22T07:43:37.019 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.896680+0000", 2023-09-22T07:43:37.019 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:37.019 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:37.019 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:37.020 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:37.020 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.896680+0000", 2023-09-22T07:43:37.020 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.896680+0000", 2023-09-22T07:43:37.020 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.896680+0000", 2023-09-22T07:43:37.020 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:37.020 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:37.020 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:37.020 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.896680+0000", 2023-09-22T07:43:37.020 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.896680+0000", 2023-09-22T07:43:37.020 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:37.020 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:37.020 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:37.021 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:37.021 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:37.021 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:37.021 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:37.021 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:37.021 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:37.021 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:37.021 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:37.021 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:37.021 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.4", 2023-09-22T07:43:37.021 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:37.021 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:37.022 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:37.022 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 18, 2023-09-22T07:43:37.022 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:37.022 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T15:35:58.849480+0000", 2023-09-22T07:43:37.022 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:37.022 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:37.022 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.022 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.022 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.022 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.022 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.023 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.023 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.023 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.023 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.023 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.023 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.023 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.023 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.023 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.023 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.023 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.023 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.024 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:37.024 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:37.024 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.024 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:37.024 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.024 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.024 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.024 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.024 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.024 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:37.024 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.024 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.024 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.025 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.025 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.025 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.025 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.025 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.025 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.025 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.025 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.025 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.025 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:37.025 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.025 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.026 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:37.026 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:37.026 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:37.026 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:37.026 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:37.026 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:37.026 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.026 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 1, 2023-09-22T07:43:37.026 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:37.026 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.026 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.026 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:37.027 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:37.027 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:37.027 INFO:tasks.workunit.client.0.smithi006.stdout: 2 2023-09-22T07:43:37.027 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.027 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 5, 2023-09-22T07:43:37.027 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:37.027 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:37.027 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:37.027 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:37.027 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:37.027 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:37.027 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.899533+0000", 2023-09-22T07:43:37.028 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.820863+0000", 2023-09-22T07:43:37.028 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.820863+0000", 2023-09-22T07:43:37.028 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.821206+0000", 2023-09-22T07:43:37.028 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.899533+0000", 2023-09-22T07:43:37.028 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.028 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:37.028 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.028 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:37.028 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.899533+0000", 2023-09-22T07:43:37.028 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.899533+0000", 2023-09-22T07:43:37.028 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.899533+0000", 2023-09-22T07:43:37.028 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:37.029 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:37.029 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.029 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.899533+0000", 2023-09-22T07:43:37.029 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.899533+0000", 2023-09-22T07:43:37.029 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:37.029 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:37.029 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:37.029 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:37.029 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:37.029 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:37.029 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:37.029 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:37.030 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:37.030 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:37.030 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:37.030 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:37.030 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.5", 2023-09-22T07:43:37.030 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:37.030 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:37.030 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:37.030 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:37.030 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:37.030 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T18:27:41.844589+0000", 2023-09-22T07:43:37.031 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:37.031 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:37.031 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.031 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.031 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.031 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.031 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.031 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.031 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.031 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.031 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.031 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.032 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.032 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.032 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.032 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.032 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.032 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.032 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.032 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:37.032 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:37.032 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.032 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:37.032 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.033 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.033 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.033 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.033 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.033 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:37.033 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.033 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.033 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.033 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.033 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.033 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.033 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.034 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.034 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.034 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.034 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.034 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.034 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:37.034 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.034 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.034 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:37.034 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:37.034 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:37.034 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:37.035 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:37.035 INFO:tasks.workunit.client.0.smithi006.stdout: 2 2023-09-22T07:43:37.035 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.035 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 5, 2023-09-22T07:43:37.035 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:37.035 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.035 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.035 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:37.035 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:37.035 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:37.035 INFO:tasks.workunit.client.0.smithi006.stdout: 3 2023-09-22T07:43:37.035 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.036 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 1, 2023-09-22T07:43:37.036 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:37.036 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:37.036 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 64, 2023-09-22T07:43:37.036 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:37.036 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:37.036 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:37.036 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.896761+0000", 2023-09-22T07:43:37.036 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:41:26.268841+0000", 2023-09-22T07:43:37.036 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:41:26.268841+0000", 2023-09-22T07:43:37.036 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:41:26.269153+0000", 2023-09-22T07:43:37.036 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.896761+0000", 2023-09-22T07:43:37.037 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:41:24.388483+0000", 2023-09-22T07:43:37.037 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:37.037 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:41:24.388483+0000", 2023-09-22T07:43:37.037 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 65, 2023-09-22T07:43:37.037 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.896761+0000", 2023-09-22T07:43:37.037 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.896761+0000", 2023-09-22T07:43:37.037 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.896761+0000", 2023-09-22T07:43:37.037 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:37.037 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:37.037 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:41:24.388483+0000", 2023-09-22T07:43:37.037 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.896761+0000", 2023-09-22T07:43:37.037 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.896761+0000", 2023-09-22T07:43:37.038 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:37.038 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:37.038 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:37.038 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 64, 2023-09-22T07:43:37.038 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:37.038 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:37.038 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:37.038 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:37.038 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:37.038 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:37.038 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:37.038 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:37.038 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "4.4", 2023-09-22T07:43:37.039 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:37.039 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:37.039 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:37.039 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 13, 2023-09-22T07:43:37.039 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:37.039 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T16:02:35.029758+0000", 2023-09-22T07:43:37.039 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:37.039 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:37.039 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.039 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.039 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.039 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.040 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.040 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.040 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.040 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.040 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.040 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.040 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.040 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.040 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.040 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.040 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.040 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.041 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.041 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:37.041 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:37.041 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.041 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:37.041 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.041 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.041 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.041 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.041 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.041 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:37.041 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.042 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.042 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.042 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.042 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.042 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.042 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.042 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.042 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.042 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.042 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.042 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.043 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:37.043 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.043 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.043 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:37.043 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:37.043 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:37.043 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:37.043 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:37.043 INFO:tasks.workunit.client.0.smithi006.stdout: 3 2023-09-22T07:43:37.043 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.043 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 1, 2023-09-22T07:43:37.044 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:37.044 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.044 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.044 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:37.044 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:37.044 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:37.044 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:37.044 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.044 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 5, 2023-09-22T07:43:37.044 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:37.044 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:37.044 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:37.045 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:37.045 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:37.045 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:37.045 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.899408+0000", 2023-09-22T07:43:37.045 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.396397+0000", 2023-09-22T07:43:37.045 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.396397+0000", 2023-09-22T07:43:37.045 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.396669+0000", 2023-09-22T07:43:37.045 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.899408+0000", 2023-09-22T07:43:37.045 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:37.045 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:37.045 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:37.046 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:37.046 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.899408+0000", 2023-09-22T07:43:37.046 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.899408+0000", 2023-09-22T07:43:37.046 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.899408+0000", 2023-09-22T07:43:37.046 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:37.046 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:37.046 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:37.046 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.899408+0000", 2023-09-22T07:43:37.046 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.899408+0000", 2023-09-22T07:43:37.046 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:37.046 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:37.046 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:37.047 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:37.047 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:37.047 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:37.047 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:37.047 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:37.047 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:37.047 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:37.047 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:37.047 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:37.047 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.2", 2023-09-22T07:43:37.047 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:37.047 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:37.048 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:37.048 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 18, 2023-09-22T07:43:37.048 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:37.048 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T17:46:54.034959+0000", 2023-09-22T07:43:37.048 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:37.048 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:37.048 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.048 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.048 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.048 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.048 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.049 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.049 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.049 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.049 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.049 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.049 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.049 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.049 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.049 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.049 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.049 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.050 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.050 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:37.050 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:37.050 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.050 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:37.050 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.050 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.050 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.050 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.050 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.051 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:37.051 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.051 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.051 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.051 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.051 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.051 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.051 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.051 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.051 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.051 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.052 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.052 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.052 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:37.052 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.052 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.052 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:37.052 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:37.052 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:37.052 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:37.052 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:37.052 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:37.052 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.053 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 5, 2023-09-22T07:43:37.053 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:37.053 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.053 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.053 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:37.053 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:37.053 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:37.053 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:37.053 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.053 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 4, 2023-09-22T07:43:37.053 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:37.054 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:37.054 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:37.054 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:37.054 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:37.054 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:37.054 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.892687+0000", 2023-09-22T07:43:37.054 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.814364+0000", 2023-09-22T07:43:37.054 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.814364+0000", 2023-09-22T07:43:37.054 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.814640+0000", 2023-09-22T07:43:37.054 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.892687+0000", 2023-09-22T07:43:37.054 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.054 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:37.055 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.055 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:37.055 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.892687+0000", 2023-09-22T07:43:37.055 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.892687+0000", 2023-09-22T07:43:37.055 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.892687+0000", 2023-09-22T07:43:37.055 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:37.055 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:37.055 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.055 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.892687+0000", 2023-09-22T07:43:37.055 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.892687+0000", 2023-09-22T07:43:37.055 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:37.055 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:37.056 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:37.056 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:37.056 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:37.056 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:37.056 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:37.056 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:37.056 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:37.056 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:37.056 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:37.056 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:37.056 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.3", 2023-09-22T07:43:37.056 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:37.057 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:37.057 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:37.057 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:37.057 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:37.057 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T19:39:15.869499+0000", 2023-09-22T07:43:37.057 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:37.057 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:37.057 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.057 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.057 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.057 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.058 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.058 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.058 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.058 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.058 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.058 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.058 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.058 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.058 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.058 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.058 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.059 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.059 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.059 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:37.059 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:37.059 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.059 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:37.059 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.059 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.059 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.059 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.059 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.059 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:37.060 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.060 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.060 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.060 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.060 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.060 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.060 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.060 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.060 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.060 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.060 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.060 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.061 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:37.061 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.061 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.061 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:37.061 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:37.061 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:37.061 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:37.061 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:37.061 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:37.061 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.062 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 4, 2023-09-22T07:43:37.062 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:37.062 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.062 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.062 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:37.062 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:37.062 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:37.062 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:37.062 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.062 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 1, 2023-09-22T07:43:37.062 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:37.062 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:37.063 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 64, 2023-09-22T07:43:37.063 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:37.063 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:37.063 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:37.063 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.896935+0000", 2023-09-22T07:43:37.063 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:41:25.802059+0000", 2023-09-22T07:43:37.063 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:41:25.802059+0000", 2023-09-22T07:43:37.063 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:41:25.802335+0000", 2023-09-22T07:43:37.063 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.896935+0000", 2023-09-22T07:43:37.063 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:41:24.388483+0000", 2023-09-22T07:43:37.064 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:37.064 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:41:24.388483+0000", 2023-09-22T07:43:37.064 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 65, 2023-09-22T07:43:37.064 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.896935+0000", 2023-09-22T07:43:37.064 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.896935+0000", 2023-09-22T07:43:37.064 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.896935+0000", 2023-09-22T07:43:37.064 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:37.064 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:37.064 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:41:24.388483+0000", 2023-09-22T07:43:37.064 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.896935+0000", 2023-09-22T07:43:37.065 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.896935+0000", 2023-09-22T07:43:37.065 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:37.065 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:37.065 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:37.065 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 64, 2023-09-22T07:43:37.065 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:37.065 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:37.065 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:37.065 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:37.065 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:37.066 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:37.066 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:37.066 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:37.066 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "4.7", 2023-09-22T07:43:37.066 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:37.066 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:37.066 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:37.066 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 13, 2023-09-22T07:43:37.066 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:37.066 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T18:09:54.260404+0000", 2023-09-22T07:43:37.067 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:37.067 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:37.067 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.067 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.067 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.067 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.067 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.067 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.067 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.067 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.067 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.067 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.068 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.068 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.068 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.068 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.068 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.068 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.068 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.068 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:37.068 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:37.068 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.068 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:37.069 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.069 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.069 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.069 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.069 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.069 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:37.069 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.069 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.069 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.069 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.069 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.069 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.069 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.070 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.070 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.070 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.070 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.070 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.070 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:37.070 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.070 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.070 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:37.070 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:37.070 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:37.071 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:37.071 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:37.071 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:37.071 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.071 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 1, 2023-09-22T07:43:37.071 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:37.071 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.071 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.071 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:37.071 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:37.071 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:37.072 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:37.072 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.072 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 1, 2023-09-22T07:43:37.072 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:37.072 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:37.072 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:37.072 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:37.072 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:37.072 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:37.072 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.896637+0000", 2023-09-22T07:43:37.072 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.813818+0000", 2023-09-22T07:43:37.072 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.813818+0000", 2023-09-22T07:43:37.072 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.814142+0000", 2023-09-22T07:43:37.073 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.896637+0000", 2023-09-22T07:43:37.073 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.073 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:37.073 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.073 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:37.073 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.896637+0000", 2023-09-22T07:43:37.073 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.896637+0000", 2023-09-22T07:43:37.073 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.896637+0000", 2023-09-22T07:43:37.073 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:37.073 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:37.073 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.074 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.896637+0000", 2023-09-22T07:43:37.074 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.896637+0000", 2023-09-22T07:43:37.074 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:37.074 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:37.074 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:37.074 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:37.074 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:37.074 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:37.074 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:37.074 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:37.074 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:37.074 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:37.075 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:37.075 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:37.075 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.0", 2023-09-22T07:43:37.075 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:37.075 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:37.075 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:37.075 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:37.075 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:37.075 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T09:14:13.638235+0000", 2023-09-22T07:43:37.075 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:37.075 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:37.075 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.076 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.076 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.076 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.076 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.076 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.076 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.076 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.076 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.076 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.076 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.076 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.076 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.077 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.077 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.077 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.077 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.077 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:37.077 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:37.077 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.077 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:37.077 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.077 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.077 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.077 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.078 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.078 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:37.078 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.078 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.078 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.078 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.078 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.078 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.078 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.078 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.078 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.078 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.079 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.079 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.079 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:37.079 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.079 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.079 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:37.079 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:37.079 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:37.079 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:37.079 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:37.079 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:37.080 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.080 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 1, 2023-09-22T07:43:37.080 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:37.080 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.080 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.080 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:37.080 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:37.080 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:37.080 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:37.080 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.080 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 2, 2023-09-22T07:43:37.081 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:37.081 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:37.081 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:37.081 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:37.081 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:37.081 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:37.081 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.894312+0000", 2023-09-22T07:43:37.081 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.399482+0000", 2023-09-22T07:43:37.081 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.399482+0000", 2023-09-22T07:43:37.081 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.399784+0000", 2023-09-22T07:43:37.081 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.894312+0000", 2023-09-22T07:43:37.081 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:37.082 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:37.082 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:37.082 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:37.082 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.894312+0000", 2023-09-22T07:43:37.082 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.894312+0000", 2023-09-22T07:43:37.082 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.894312+0000", 2023-09-22T07:43:37.082 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:37.082 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:37.082 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:37.082 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.894312+0000", 2023-09-22T07:43:37.082 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.894312+0000", 2023-09-22T07:43:37.083 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:37.083 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:37.083 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:37.083 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:37.083 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:37.083 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:37.083 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:37.083 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:37.083 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:37.083 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:37.083 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:37.083 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:37.084 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.1", 2023-09-22T07:43:37.084 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:37.084 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:37.084 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:37.084 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 18, 2023-09-22T07:43:37.084 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:37.084 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T16:41:50.317527+0000", 2023-09-22T07:43:37.084 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:37.084 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:37.084 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.084 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.084 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.085 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.085 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.085 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.085 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.085 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.085 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.085 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.085 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.085 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.085 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.085 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.085 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.085 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.086 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.086 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:37.086 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:37.086 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.086 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:37.086 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.086 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.086 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.086 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.086 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.086 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:37.087 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.087 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.087 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.087 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.087 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.087 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.087 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.087 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.087 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.087 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.087 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.087 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.088 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:37.088 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.088 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.088 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:37.088 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:37.088 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:37.088 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:37.088 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:37.088 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:37.088 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.088 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 2, 2023-09-22T07:43:37.088 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:37.088 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.089 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.089 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:37.089 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:37.089 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:37.089 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:37.089 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.089 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 6, 2023-09-22T07:43:37.089 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:37.089 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:37.089 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 64, 2023-09-22T07:43:37.089 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:37.089 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:37.090 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:37.090 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.898002+0000", 2023-09-22T07:43:37.090 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:41:25.412674+0000", 2023-09-22T07:43:37.090 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:41:25.412674+0000", 2023-09-22T07:43:37.090 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:41:25.412914+0000", 2023-09-22T07:43:37.090 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.898002+0000", 2023-09-22T07:43:37.090 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:41:24.388483+0000", 2023-09-22T07:43:37.090 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:37.090 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:41:24.388483+0000", 2023-09-22T07:43:37.090 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 65, 2023-09-22T07:43:37.090 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.898002+0000", 2023-09-22T07:43:37.090 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.898002+0000", 2023-09-22T07:43:37.091 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.898002+0000", 2023-09-22T07:43:37.091 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:37.091 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:37.091 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:41:24.388483+0000", 2023-09-22T07:43:37.091 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.898002+0000", 2023-09-22T07:43:37.091 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.898002+0000", 2023-09-22T07:43:37.091 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:37.091 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:37.091 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:37.091 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 64, 2023-09-22T07:43:37.091 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:37.091 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:37.091 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:37.092 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:37.092 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:37.092 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:37.092 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:37.092 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:37.092 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "4.5", 2023-09-22T07:43:37.092 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:37.092 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:37.092 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:37.092 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 13, 2023-09-22T07:43:37.093 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:37.093 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T18:30:19.942209+0000", 2023-09-22T07:43:37.093 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:37.093 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:37.093 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.093 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.093 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.093 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.093 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.093 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.093 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.093 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.094 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.094 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.094 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.094 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.094 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.094 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.094 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.094 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.094 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.094 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:37.094 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:37.095 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.095 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:37.095 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.095 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.095 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.095 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.095 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.095 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:37.095 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.095 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.095 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.095 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.096 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.096 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.096 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.096 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.096 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.096 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.096 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.096 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.096 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:37.096 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.096 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.096 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:37.096 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:37.097 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:37.097 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:37.097 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:37.097 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:37.097 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.097 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 6, 2023-09-22T07:43:37.097 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:37.097 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.097 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.097 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:37.097 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:37.097 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:37.097 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:37.097 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.098 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 3, 2023-09-22T07:43:37.098 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:37.098 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:37.098 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:37.098 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:37.098 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:37.098 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:37.098 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.895340+0000", 2023-09-22T07:43:37.098 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.821520+0000", 2023-09-22T07:43:37.098 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.821520+0000", 2023-09-22T07:43:37.098 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.821754+0000", 2023-09-22T07:43:37.098 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.895340+0000", 2023-09-22T07:43:37.099 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.099 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:37.099 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.099 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:37.099 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.895340+0000", 2023-09-22T07:43:37.099 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.895340+0000", 2023-09-22T07:43:37.099 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.895340+0000", 2023-09-22T07:43:37.099 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:37.099 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:37.099 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.099 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.895340+0000", 2023-09-22T07:43:37.099 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.895340+0000", 2023-09-22T07:43:37.099 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:37.100 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:37.100 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:37.100 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:37.100 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:37.100 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:37.100 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:37.100 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:37.100 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:37.100 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:37.100 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:37.100 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:37.100 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.2", 2023-09-22T07:43:37.100 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:37.100 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:37.101 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:37.101 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:37.101 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:37.101 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T14:48:06.745295+0000", 2023-09-22T07:43:37.101 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:37.101 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:37.101 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.101 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.101 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.101 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.101 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.101 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.102 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.102 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.102 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.102 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.102 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.102 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.102 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.102 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.102 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.102 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.102 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.103 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:37.103 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:37.103 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.103 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:37.103 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.103 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.103 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.103 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.103 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.103 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:37.103 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.103 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.104 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.104 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.104 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.104 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.104 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.104 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.104 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.104 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.104 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.104 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.104 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:37.104 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.105 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.105 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:37.105 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:37.105 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:37.105 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:37.105 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:37.105 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:37.105 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.105 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 3, 2023-09-22T07:43:37.105 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:37.105 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.106 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.106 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:37.106 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:37.106 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:37.106 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:37.106 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.106 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 5, 2023-09-22T07:43:37.106 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:37.106 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:37.106 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:37.106 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:37.107 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:37.107 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:37.107 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.899369+0000", 2023-09-22T07:43:37.107 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.405412+0000", 2023-09-22T07:43:37.107 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.405412+0000", 2023-09-22T07:43:37.107 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.405740+0000", 2023-09-22T07:43:37.107 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.899369+0000", 2023-09-22T07:43:37.107 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:37.107 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:37.107 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:37.107 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:37.107 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.899369+0000", 2023-09-22T07:43:37.108 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.899369+0000", 2023-09-22T07:43:37.108 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.899369+0000", 2023-09-22T07:43:37.108 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:37.108 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:37.108 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:37.108 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.899369+0000", 2023-09-22T07:43:37.108 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.899369+0000", 2023-09-22T07:43:37.108 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:37.108 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:37.108 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:37.108 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:37.108 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:37.109 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:37.109 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:37.109 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:37.109 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:37.109 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:37.109 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:37.109 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:37.109 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.3", 2023-09-22T07:43:37.109 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:37.109 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:37.109 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:37.109 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 18, 2023-09-22T07:43:37.110 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:37.110 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T18:59:00.587314+0000", 2023-09-22T07:43:37.110 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:37.110 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:37.110 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.110 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.110 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.110 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.110 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.110 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.110 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.110 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.111 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.111 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.111 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.111 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.111 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.111 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.111 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.111 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.111 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.111 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:37.111 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:37.111 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.112 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:37.112 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.112 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.112 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.112 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.112 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.112 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:37.112 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.112 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.112 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.112 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.112 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.112 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.113 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.113 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.113 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.113 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.113 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.113 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.113 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:37.113 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.113 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.113 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:37.113 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:37.113 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:37.114 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:37.114 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:37.114 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:37.114 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.114 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 5, 2023-09-22T07:43:37.114 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:37.114 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.114 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.114 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:37.114 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:37.114 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:37.115 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:37.115 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.115 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 7, 2023-09-22T07:43:37.115 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:37.115 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:37.115 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 19, 2023-09-22T07:43:37.115 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:37.115 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:37.115 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:37.115 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:43:33.604347+0000", 2023-09-22T07:43:37.115 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:30.287102+0000", 2023-09-22T07:43:37.115 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:30.287102+0000", 2023-09-22T07:43:37.116 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:30.287691+0000", 2023-09-22T07:43:37.116 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:43:33.604347+0000", 2023-09-22T07:43:37.116 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:38:33.537736+0000", 2023-09-22T07:43:37.116 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:37.116 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:38:33.537736+0000", 2023-09-22T07:43:37.116 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 58, 2023-09-22T07:43:37.116 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:43:33.604347+0000", 2023-09-22T07:43:37.116 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:43:33.604347+0000", 2023-09-22T07:43:37.116 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:43:33.604347+0000", 2023-09-22T07:43:37.116 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:37.116 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:37.116 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:38:33.537736+0000", 2023-09-22T07:43:37.117 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:43:33.604347+0000", 2023-09-22T07:43:37.117 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:43:33.604347+0000", 2023-09-22T07:43:37.117 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 148, 2023-09-22T07:43:37.117 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:37.117 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:37.117 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 57, 2023-09-22T07:43:37.117 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:37.117 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:37.117 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:37.117 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:37.117 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 148, 2023-09-22T07:43:37.117 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:37.117 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:37.118 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:37.118 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "1.0", 2023-09-22T07:43:37.118 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:37.118 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:37.118 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 69, 2023-09-22T07:43:37.118 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 349, 2023-09-22T07:43:37.118 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:37.118 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T10:06:44.539123+0000", 2023-09-22T07:43:37.118 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:37.118 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:37.118 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.118 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 590368, 2023-09-22T07:43:37.118 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.119 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 1771104, 2023-09-22T07:43:37.119 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.119 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.119 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.119 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.119 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.119 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.119 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.119 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.119 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.119 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.119 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.120 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.120 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.120 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 6, 2023-09-22T07:43:37.120 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 2, 2023-09-22T07:43:37.120 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.120 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 2, 2023-09-22T07:43:37.120 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.120 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.120 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.120 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.120 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.120 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:37.121 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.121 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 6, 2023-09-22T07:43:37.121 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.121 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.121 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.121 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.121 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.121 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 394, 2023-09-22T07:43:37.121 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 584, 2023-09-22T07:43:37.121 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.121 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.121 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.122 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 219, 2023-09-22T07:43:37.122 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 2416 2023-09-22T07:43:37.122 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.122 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:37.122 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:37.122 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:37.122 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:37.122 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:37.122 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:37.122 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.122 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 7, 2023-09-22T07:43:37.123 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "69'148" 2023-09-22T07:43:37.123 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.123 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.123 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:37.123 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:37.123 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:37.123 INFO:tasks.workunit.client.0.smithi006.stdout: 2 2023-09-22T07:43:37.123 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.123 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 0, 2023-09-22T07:43:37.123 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:37.123 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:37.123 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 64, 2023-09-22T07:43:37.124 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:37.124 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:37.124 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:37.124 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.899250+0000", 2023-09-22T07:43:37.124 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:41:26.268740+0000", 2023-09-22T07:43:37.124 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:41:26.268740+0000", 2023-09-22T07:43:37.124 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:41:26.269045+0000", 2023-09-22T07:43:37.124 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.899250+0000", 2023-09-22T07:43:37.124 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:41:24.388483+0000", 2023-09-22T07:43:37.124 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:37.124 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:41:24.388483+0000", 2023-09-22T07:43:37.125 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 65, 2023-09-22T07:43:37.125 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.899250+0000", 2023-09-22T07:43:37.125 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.899250+0000", 2023-09-22T07:43:37.125 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.899250+0000", 2023-09-22T07:43:37.125 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:37.125 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:37.125 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:41:24.388483+0000", 2023-09-22T07:43:37.125 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.899250+0000", 2023-09-22T07:43:37.125 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.899250+0000", 2023-09-22T07:43:37.125 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:37.125 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:37.125 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:37.126 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 64, 2023-09-22T07:43:37.126 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:37.126 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:37.126 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:37.126 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:37.126 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:37.126 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:37.126 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:37.126 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:37.126 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "4.6", 2023-09-22T07:43:37.126 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:37.126 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:37.127 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:37.127 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 13, 2023-09-22T07:43:37.127 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:37.127 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T15:51:06.021968+0000", 2023-09-22T07:43:37.127 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:37.127 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:37.127 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.127 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.127 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.127 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.127 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.127 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.128 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.128 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.128 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.128 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.128 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.128 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.128 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.128 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.128 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.128 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.128 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.128 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:37.129 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:37.129 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.129 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:37.129 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.129 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.129 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.129 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.129 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.129 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:37.129 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.129 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.129 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.129 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.130 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.130 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.130 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.130 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.130 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.130 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.130 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.130 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.130 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:37.130 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.130 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.130 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:37.131 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:37.131 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:37.131 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:37.131 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:37.131 INFO:tasks.workunit.client.0.smithi006.stdout: 2 2023-09-22T07:43:37.131 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.131 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 0, 2023-09-22T07:43:37.131 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:37.131 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.131 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.131 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:37.131 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:37.132 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:37.132 INFO:tasks.workunit.client.0.smithi006.stdout: 3 2023-09-22T07:43:37.132 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.132 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 2, 2023-09-22T07:43:37.132 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:37.132 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:37.132 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:37.132 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:37.132 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:37.132 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:37.132 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:25.016637+0000", 2023-09-22T07:43:37.132 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:42:25.016319+0000", 2023-09-22T07:43:37.132 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:42:25.016319+0000", 2023-09-22T07:43:37.133 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:42:25.016637+0000", 2023-09-22T07:43:37.133 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:25.016637+0000", 2023-09-22T07:43:37.133 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.133 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:37.133 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.133 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 69, 2023-09-22T07:43:37.133 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:25.016637+0000", 2023-09-22T07:43:37.133 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:25.016637+0000", 2023-09-22T07:43:37.133 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:25.016637+0000", 2023-09-22T07:43:37.133 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:37.133 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:37.133 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.134 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:25.016637+0000", 2023-09-22T07:43:37.134 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:25.016637+0000", 2023-09-22T07:43:37.134 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:37.134 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:37.134 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:37.134 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 68, 2023-09-22T07:43:37.134 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:37.134 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:37.134 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:37.134 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:37.134 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:37.134 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:37.135 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:37.135 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:37.135 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.1", 2023-09-22T07:43:37.135 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:37.135 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:37.135 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 69, 2023-09-22T07:43:37.135 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 10, 2023-09-22T07:43:37.135 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:37.135 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T14:38:51.536477+0000", 2023-09-22T07:43:37.135 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:37.135 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:37.135 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.136 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.136 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.136 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.136 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.136 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.136 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.136 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.136 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.136 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.136 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.136 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.136 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.136 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.137 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.137 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.137 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.137 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:37.137 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:37.137 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.137 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:37.137 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.137 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.137 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.137 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.138 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.138 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:37.138 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.138 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.138 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.138 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.138 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.138 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.138 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.138 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.138 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.138 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.139 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.139 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.139 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:37.139 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.139 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.139 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:37.139 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:37.139 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:37.139 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:37.139 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:37.139 INFO:tasks.workunit.client.0.smithi006.stdout: 3 2023-09-22T07:43:37.140 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.140 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 2, 2023-09-22T07:43:37.140 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:37.140 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.140 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.140 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:37.140 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:37.140 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:37.140 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:37.140 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.140 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 7, 2023-09-22T07:43:37.140 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:37.140 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:37.141 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:37.141 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:37.141 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:37.141 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:37.141 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.894074+0000", 2023-09-22T07:43:37.141 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.402431+0000", 2023-09-22T07:43:37.141 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.402431+0000", 2023-09-22T07:43:37.141 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.402744+0000", 2023-09-22T07:43:37.141 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.894074+0000", 2023-09-22T07:43:37.141 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:37.141 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:37.141 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:37.142 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:37.142 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.894074+0000", 2023-09-22T07:43:37.142 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.894074+0000", 2023-09-22T07:43:37.142 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.894074+0000", 2023-09-22T07:43:37.142 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:37.142 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:37.142 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:37.142 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.894074+0000", 2023-09-22T07:43:37.142 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.894074+0000", 2023-09-22T07:43:37.142 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:37.142 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:37.142 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:37.143 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:37.143 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:37.143 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:37.143 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:37.143 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:37.143 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:37.143 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:37.143 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:37.143 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:37.143 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.0", 2023-09-22T07:43:37.143 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:37.144 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:37.144 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:37.144 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 18, 2023-09-22T07:43:37.144 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:37.144 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T07:56:36.961607+0000", 2023-09-22T07:43:37.144 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:37.144 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:37.144 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.144 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.144 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.144 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.144 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.144 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.145 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.145 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.145 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.145 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.145 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.145 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.145 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.145 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.145 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.145 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.146 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.146 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:37.146 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:37.146 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.146 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:37.146 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.146 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.146 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.146 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.146 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.146 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:37.147 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.147 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.147 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.147 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.147 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.147 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.147 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.147 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.147 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.147 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.147 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.147 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.148 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:37.148 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.148 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.148 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:37.148 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:37.148 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:37.148 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:37.148 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:37.148 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:37.148 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.149 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 7, 2023-09-22T07:43:37.149 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:37.149 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.149 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.149 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:37.149 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:37.149 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:37.149 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:37.149 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.149 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 0, 2023-09-22T07:43:37.149 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:37.150 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:37.150 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 64, 2023-09-22T07:43:37.150 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:37.150 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:37.150 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:37.150 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.898897+0000", 2023-09-22T07:43:37.150 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:41:25.801938+0000", 2023-09-22T07:43:37.150 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:41:25.801938+0000", 2023-09-22T07:43:37.150 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:41:25.802253+0000", 2023-09-22T07:43:37.150 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.898897+0000", 2023-09-22T07:43:37.150 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:41:24.388483+0000", 2023-09-22T07:43:37.150 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:37.151 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:41:24.388483+0000", 2023-09-22T07:43:37.151 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 65, 2023-09-22T07:43:37.151 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.898897+0000", 2023-09-22T07:43:37.151 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.898897+0000", 2023-09-22T07:43:37.151 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.898897+0000", 2023-09-22T07:43:37.151 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:37.151 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:37.151 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:41:24.388483+0000", 2023-09-22T07:43:37.151 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.898897+0000", 2023-09-22T07:43:37.151 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.898897+0000", 2023-09-22T07:43:37.151 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:37.151 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:37.152 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:37.152 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 64, 2023-09-22T07:43:37.152 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:37.152 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:37.152 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:37.152 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:37.152 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:37.152 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:37.152 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:37.152 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:37.152 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "4.3", 2023-09-22T07:43:37.152 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:37.153 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:37.153 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:37.153 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 13, 2023-09-22T07:43:37.153 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:37.153 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T16:02:26.023530+0000", 2023-09-22T07:43:37.153 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:37.153 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:37.153 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.153 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.153 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.153 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.153 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.154 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.154 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.154 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.154 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.154 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.154 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.154 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.154 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.154 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.154 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.154 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.154 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.154 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:37.155 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:37.155 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.155 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:37.155 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.155 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.155 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.155 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.155 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.155 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:37.155 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.155 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.155 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.156 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.156 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.156 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.156 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.156 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.156 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.156 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.156 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.156 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.156 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:37.156 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.156 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.157 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:37.157 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:37.157 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:37.157 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:37.157 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:37.157 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:37.157 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.157 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 0, 2023-09-22T07:43:37.157 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:37.157 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.157 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.157 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:37.157 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:37.158 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:37.158 INFO:tasks.workunit.client.0.smithi006.stdout: 4 2023-09-22T07:43:37.158 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.158 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 7, 2023-09-22T07:43:37.158 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:37.158 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:37.158 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:37.158 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:37.158 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:37.158 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:37.158 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.894585+0000", 2023-09-22T07:43:37.158 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.407892+0000", 2023-09-22T07:43:37.159 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.407892+0000", 2023-09-22T07:43:37.159 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.408157+0000", 2023-09-22T07:43:37.159 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.894585+0000", 2023-09-22T07:43:37.159 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:37.159 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:37.159 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:37.159 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:37.159 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.894585+0000", 2023-09-22T07:43:37.159 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.894585+0000", 2023-09-22T07:43:37.159 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.894585+0000", 2023-09-22T07:43:37.159 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:37.159 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:37.160 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:37.160 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.894585+0000", 2023-09-22T07:43:37.160 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.894585+0000", 2023-09-22T07:43:37.160 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:37.160 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:37.160 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:37.160 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:37.160 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:37.160 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:37.160 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:37.160 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:37.160 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:37.161 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:37.161 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:37.161 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:37.161 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.5", 2023-09-22T07:43:37.161 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:37.161 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:37.161 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:37.161 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 18, 2023-09-22T07:43:37.161 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:37.161 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T19:02:08.046245+0000", 2023-09-22T07:43:37.161 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:37.161 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:37.162 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.162 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.162 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.162 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.162 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.162 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.162 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.162 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.162 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.162 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.162 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.162 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.163 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.163 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.163 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.163 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.163 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.163 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:37.163 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:37.163 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.163 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:37.163 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.163 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.163 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.163 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.164 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.164 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:37.164 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.164 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.164 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.164 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.164 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.164 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.164 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.164 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.164 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.164 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.165 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.165 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.165 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:37.165 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.165 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.165 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:37.165 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:37.165 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:37.165 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:37.165 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:37.165 INFO:tasks.workunit.client.0.smithi006.stdout: 4 2023-09-22T07:43:37.166 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.166 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 7, 2023-09-22T07:43:37.166 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:37.166 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.166 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.166 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:37.166 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:37.166 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:37.166 INFO:tasks.workunit.client.0.smithi006.stdout: 5 2023-09-22T07:43:37.166 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.166 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 1, 2023-09-22T07:43:37.167 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:37.167 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:37.167 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:37.167 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:37.167 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:37.167 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:37.167 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.896849+0000", 2023-09-22T07:43:37.167 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.821390+0000", 2023-09-22T07:43:37.167 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.821390+0000", 2023-09-22T07:43:37.167 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.821656+0000", 2023-09-22T07:43:37.167 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.896849+0000", 2023-09-22T07:43:37.167 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.168 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:37.168 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.168 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:37.168 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.896849+0000", 2023-09-22T07:43:37.168 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.896849+0000", 2023-09-22T07:43:37.168 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.896849+0000", 2023-09-22T07:43:37.168 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:37.168 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:37.168 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.168 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.896849+0000", 2023-09-22T07:43:37.168 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.896849+0000", 2023-09-22T07:43:37.168 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:37.169 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:37.169 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:37.169 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:37.169 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:37.169 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:37.169 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:37.169 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:37.169 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:37.169 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:37.169 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:37.169 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:37.169 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.4", 2023-09-22T07:43:37.169 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:37.170 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:37.170 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:37.170 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:37.170 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:37.170 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T14:34:18.194447+0000", 2023-09-22T07:43:37.170 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:37.170 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:37.170 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.170 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.170 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.170 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.170 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.171 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.171 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.171 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.171 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.171 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.171 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.171 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.171 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.171 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.171 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.171 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.171 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.172 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:37.172 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:37.172 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.172 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:37.172 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.172 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.172 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.172 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.172 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.172 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:37.172 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.172 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.173 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.173 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.173 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.173 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.173 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.173 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.173 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.173 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.173 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.173 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.173 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:37.173 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.174 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.174 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:37.174 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:37.174 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:37.174 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:37.174 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:37.174 INFO:tasks.workunit.client.0.smithi006.stdout: 5 2023-09-22T07:43:37.174 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.174 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 1, 2023-09-22T07:43:37.174 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:37.174 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.174 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.175 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:37.175 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:37.175 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:37.175 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:37.175 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.175 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 3, 2023-09-22T07:43:37.175 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:37.175 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:37.175 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 64, 2023-09-22T07:43:37.175 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:37.175 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:37.175 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:37.175 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.891787+0000", 2023-09-22T07:43:37.176 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:41:25.414011+0000", 2023-09-22T07:43:37.176 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:41:25.414011+0000", 2023-09-22T07:43:37.176 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:41:25.414305+0000", 2023-09-22T07:43:37.176 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.891787+0000", 2023-09-22T07:43:37.176 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:41:24.388483+0000", 2023-09-22T07:43:37.176 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:37.176 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:41:24.388483+0000", 2023-09-22T07:43:37.176 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 65, 2023-09-22T07:43:37.176 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.891787+0000", 2023-09-22T07:43:37.176 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.891787+0000", 2023-09-22T07:43:37.176 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.891787+0000", 2023-09-22T07:43:37.176 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:37.177 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:37.177 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:41:24.388483+0000", 2023-09-22T07:43:37.177 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.891787+0000", 2023-09-22T07:43:37.177 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.891787+0000", 2023-09-22T07:43:37.177 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:37.177 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:37.177 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:37.177 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 64, 2023-09-22T07:43:37.177 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:37.177 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:37.177 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:37.177 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:37.178 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:37.178 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:37.178 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:37.178 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:37.178 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "4.0", 2023-09-22T07:43:37.178 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:37.178 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:37.178 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:37.178 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 13, 2023-09-22T07:43:37.178 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:37.178 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T12:24:03.466571+0000", 2023-09-22T07:43:37.178 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:37.179 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:37.179 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.179 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.179 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.179 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.179 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.179 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.179 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.179 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.179 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.179 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.179 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.180 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.180 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.180 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.180 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.180 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.180 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.180 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:37.180 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:37.180 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.180 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:37.180 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.180 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.180 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.181 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.181 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.181 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:37.181 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.181 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.181 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.181 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.181 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.181 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.181 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.181 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.181 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.182 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.182 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.182 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.182 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:37.182 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.182 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.182 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:37.182 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:37.182 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:37.182 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:37.182 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:37.182 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:37.183 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.183 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 3, 2023-09-22T07:43:37.183 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:37.183 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.183 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.183 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:37.183 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:37.183 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:37.183 INFO:tasks.workunit.client.0.smithi006.stdout: 4 2023-09-22T07:43:37.183 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.183 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 1, 2023-09-22T07:43:37.183 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:37.184 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:37.184 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:37.184 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:37.184 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:37.184 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:37.184 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.897768+0000", 2023-09-22T07:43:37.184 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.404432+0000", 2023-09-22T07:43:37.184 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.404432+0000", 2023-09-22T07:43:37.184 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.404703+0000", 2023-09-22T07:43:37.184 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.897768+0000", 2023-09-22T07:43:37.184 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:37.184 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:37.185 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:37.185 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:37.185 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.897768+0000", 2023-09-22T07:43:37.185 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.897768+0000", 2023-09-22T07:43:37.185 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.897768+0000", 2023-09-22T07:43:37.185 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:37.185 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:37.185 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:37.185 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.897768+0000", 2023-09-22T07:43:37.185 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.897768+0000", 2023-09-22T07:43:37.185 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 1, 2023-09-22T07:43:37.185 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:37.186 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:37.186 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:37.186 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:37.186 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:37.186 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:37.186 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:37.186 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 1, 2023-09-22T07:43:37.186 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:37.186 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:37.186 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:37.186 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.6", 2023-09-22T07:43:37.186 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:37.187 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:37.187 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:37.187 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 19, 2023-09-22T07:43:37.187 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:37.187 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T16:29:36.010305+0000", 2023-09-22T07:43:37.187 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:37.187 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:37.187 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.187 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.187 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.187 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.187 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.188 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.188 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.188 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.188 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.188 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.188 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.188 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.188 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.188 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.188 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.188 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.188 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.188 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 3, 2023-09-22T07:43:37.189 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 1, 2023-09-22T07:43:37.189 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.189 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 1, 2023-09-22T07:43:37.189 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.189 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.189 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.189 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.189 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.189 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 1, 2023-09-22T07:43:37.189 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.189 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.189 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.190 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.190 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.190 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.190 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.190 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.190 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.190 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.190 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.190 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.190 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 1, 2023-09-22T07:43:37.190 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.191 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.191 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:37.191 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:37.191 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:37.191 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:37.191 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:37.191 INFO:tasks.workunit.client.0.smithi006.stdout: 4 2023-09-22T07:43:37.191 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.191 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 1, 2023-09-22T07:43:37.191 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "62'1" 2023-09-22T07:43:37.191 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.191 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.191 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:37.192 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:37.192 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:37.192 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:37.192 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.192 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 3, 2023-09-22T07:43:37.192 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:37.192 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:37.192 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:37.192 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:37.192 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:37.192 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:37.192 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.895686+0000", 2023-09-22T07:43:37.193 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.822245+0000", 2023-09-22T07:43:37.193 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.822245+0000", 2023-09-22T07:43:37.193 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.822518+0000", 2023-09-22T07:43:37.193 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.895686+0000", 2023-09-22T07:43:37.193 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.193 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:37.193 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.193 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:37.193 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.895686+0000", 2023-09-22T07:43:37.193 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.895686+0000", 2023-09-22T07:43:37.193 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.895686+0000", 2023-09-22T07:43:37.193 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:37.194 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:37.194 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.194 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.895686+0000", 2023-09-22T07:43:37.194 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.895686+0000", 2023-09-22T07:43:37.194 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:37.194 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:37.194 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:37.194 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:37.194 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:37.194 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:37.194 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:37.194 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:37.195 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:37.195 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:37.195 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:37.195 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:37.195 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.7", 2023-09-22T07:43:37.195 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:37.195 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:37.195 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:37.195 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:37.195 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:37.195 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T13:49:42.253680+0000", 2023-09-22T07:43:37.195 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:37.196 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:37.196 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.196 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.196 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.196 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.196 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.196 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.196 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.196 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.196 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.196 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.196 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.197 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.197 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.197 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.197 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.197 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.197 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.197 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:37.197 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:37.197 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.197 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:37.197 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.197 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.197 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.198 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.198 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.198 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:37.198 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.198 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.198 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.198 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.198 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.198 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.198 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.198 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.198 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.199 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.199 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.199 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.199 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:37.199 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.199 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.199 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:37.199 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:37.199 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:37.199 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:37.199 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:37.199 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:37.200 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.200 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 3, 2023-09-22T07:43:37.200 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:37.200 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.200 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.200 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:37.200 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:37.200 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:37.200 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:37.200 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.200 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 4, 2023-09-22T07:43:37.200 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:37.201 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:37.201 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 64, 2023-09-22T07:43:37.201 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:37.201 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:37.201 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:37.201 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.892148+0000", 2023-09-22T07:43:37.201 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:41:25.801681+0000", 2023-09-22T07:43:37.201 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:41:25.801681+0000", 2023-09-22T07:43:37.201 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:41:25.802153+0000", 2023-09-22T07:43:37.201 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.892148+0000", 2023-09-22T07:43:37.201 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:41:24.388483+0000", 2023-09-22T07:43:37.201 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:37.201 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:41:24.388483+0000", 2023-09-22T07:43:37.202 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 65, 2023-09-22T07:43:37.202 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.892148+0000", 2023-09-22T07:43:37.202 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.892148+0000", 2023-09-22T07:43:37.202 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.892148+0000", 2023-09-22T07:43:37.202 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:37.202 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:37.202 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:41:24.388483+0000", 2023-09-22T07:43:37.202 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.892148+0000", 2023-09-22T07:43:37.202 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.892148+0000", 2023-09-22T07:43:37.202 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:37.202 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:37.203 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:37.203 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 64, 2023-09-22T07:43:37.203 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:37.203 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:37.203 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:37.203 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:37.203 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:37.203 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:37.203 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:37.203 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:37.203 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "4.1", 2023-09-22T07:43:37.203 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:37.204 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:37.204 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:37.204 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 13, 2023-09-22T07:43:37.204 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:37.204 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T14:13:11.271875+0000", 2023-09-22T07:43:37.204 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:37.204 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:37.204 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.204 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.204 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.204 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.204 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.204 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.205 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.205 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.205 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.205 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.205 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.205 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.205 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.205 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.205 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.205 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.205 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.205 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:37.206 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:37.206 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.206 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:37.206 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.206 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.206 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.206 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.206 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.206 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:37.206 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.206 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.207 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.207 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.207 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.207 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.207 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.207 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.207 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.207 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.207 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.207 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.207 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:37.207 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.207 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.208 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:37.208 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:37.208 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:37.208 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:37.208 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:37.208 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:37.208 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.208 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 4, 2023-09-22T07:43:37.208 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:37.208 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.208 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.208 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:37.208 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:37.209 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:37.209 INFO:tasks.workunit.client.0.smithi006.stdout: 2 2023-09-22T07:43:37.209 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.209 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 6, 2023-09-22T07:43:37.209 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:37.209 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:37.209 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:37.209 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:37.209 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:37.209 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:37.209 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.898101+0000", 2023-09-22T07:43:37.209 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.401837+0000", 2023-09-22T07:43:37.210 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.401837+0000", 2023-09-22T07:43:37.210 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.402115+0000", 2023-09-22T07:43:37.210 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.898101+0000", 2023-09-22T07:43:37.210 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:37.210 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:37.210 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:37.210 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:37.210 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.898101+0000", 2023-09-22T07:43:37.210 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.898101+0000", 2023-09-22T07:43:37.210 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.898101+0000", 2023-09-22T07:43:37.210 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:37.211 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:37.211 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:37.211 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.898101+0000", 2023-09-22T07:43:37.211 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.898101+0000", 2023-09-22T07:43:37.211 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 2, 2023-09-22T07:43:37.211 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:37.211 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:37.211 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:37.211 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:37.211 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:37.211 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:37.211 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:37.211 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 2, 2023-09-22T07:43:37.212 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:37.212 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:37.212 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:37.212 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.7", 2023-09-22T07:43:37.212 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:37.212 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:37.212 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:37.212 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 20, 2023-09-22T07:43:37.212 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:37.212 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T07:50:54.580262+0000", 2023-09-22T07:43:37.212 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:37.212 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:37.212 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.213 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.213 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.213 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.213 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.213 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.213 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.213 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.213 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.213 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.213 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.213 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.213 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.214 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.214 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.214 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.214 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.214 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 3, 2023-09-22T07:43:37.214 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 1, 2023-09-22T07:43:37.214 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.214 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 1, 2023-09-22T07:43:37.214 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.214 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.214 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.214 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.215 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.215 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 1, 2023-09-22T07:43:37.215 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.215 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.215 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.215 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.215 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.215 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.215 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.215 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.215 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.215 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.216 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.216 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.216 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 3, 2023-09-22T07:43:37.216 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.216 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.216 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:37.216 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:37.216 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:37.216 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:37.216 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:37.216 INFO:tasks.workunit.client.0.smithi006.stdout: 2 2023-09-22T07:43:37.216 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.217 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 6, 2023-09-22T07:43:37.217 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "61'2" 2023-09-22T07:43:37.217 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.217 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.217 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:37.217 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:37.217 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:37.217 INFO:tasks.workunit.client.0.smithi006.stdout: 4 2023-09-22T07:43:37.217 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.217 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 0, 2023-09-22T07:43:37.217 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:37.217 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:37.218 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:37.218 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:37.218 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:37.218 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:37.218 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.899452+0000", 2023-09-22T07:43:37.218 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.819504+0000", 2023-09-22T07:43:37.218 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.819504+0000", 2023-09-22T07:43:37.218 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.819734+0000", 2023-09-22T07:43:37.218 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.899452+0000", 2023-09-22T07:43:37.218 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.218 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:37.218 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.219 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:37.219 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.899452+0000", 2023-09-22T07:43:37.219 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.899452+0000", 2023-09-22T07:43:37.219 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.899452+0000", 2023-09-22T07:43:37.219 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:37.219 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:37.219 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.219 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.899452+0000", 2023-09-22T07:43:37.219 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.899452+0000", 2023-09-22T07:43:37.219 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:37.219 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:37.219 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:37.219 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:37.220 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:37.220 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:37.220 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:37.220 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:37.220 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:37.220 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:37.220 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:37.220 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:37.220 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.6", 2023-09-22T07:43:37.220 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:37.220 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:37.220 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:37.220 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:37.221 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:37.221 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T08:43:32.074153+0000", 2023-09-22T07:43:37.221 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:37.221 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:37.221 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.221 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.221 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.221 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.221 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.221 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.221 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.221 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.222 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.222 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.222 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.222 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.222 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.222 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.222 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.222 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.222 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.222 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:37.222 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:37.222 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.223 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:37.223 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.223 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.223 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.223 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.223 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.223 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:37.223 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.223 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.223 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.223 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.223 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.224 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.224 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.224 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.224 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.224 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.224 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.224 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.224 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:37.224 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.224 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.224 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:37.224 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:37.225 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:37.225 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:37.225 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:37.225 INFO:tasks.workunit.client.0.smithi006.stdout: 4 2023-09-22T07:43:37.225 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.225 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 0, 2023-09-22T07:43:37.225 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:37.225 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.225 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.225 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:37.225 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:37.225 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:37.226 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:37.226 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.226 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 7, 2023-09-22T07:43:37.226 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:37.226 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:37.226 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:37.226 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:37.226 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:37.226 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:37.226 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.894383+0000", 2023-09-22T07:43:37.226 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.402386+0000", 2023-09-22T07:43:37.226 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.402386+0000", 2023-09-22T07:43:37.227 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.402737+0000", 2023-09-22T07:43:37.227 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.894383+0000", 2023-09-22T07:43:37.227 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:37.227 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:37.227 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:37.227 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:37.227 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.894383+0000", 2023-09-22T07:43:37.227 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.894383+0000", 2023-09-22T07:43:37.227 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.894383+0000", 2023-09-22T07:43:37.227 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:37.227 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:37.228 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:37.228 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.894383+0000", 2023-09-22T07:43:37.228 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.894383+0000", 2023-09-22T07:43:37.228 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:37.228 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:37.228 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:37.228 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:37.228 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:37.228 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:37.228 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:37.228 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:37.228 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:37.228 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:37.229 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:37.229 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:37.229 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.8", 2023-09-22T07:43:37.229 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:37.229 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:37.229 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:37.229 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 18, 2023-09-22T07:43:37.229 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:37.229 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T10:39:40.869175+0000", 2023-09-22T07:43:37.229 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:37.229 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:37.229 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.229 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.230 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.230 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.230 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.230 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.230 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.230 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.230 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.230 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.230 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.230 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.230 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.230 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.231 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.231 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.231 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.231 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:37.231 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:37.231 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.231 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:37.231 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.231 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.231 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.231 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.231 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.231 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:37.232 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.232 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.232 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.232 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.232 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.232 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.232 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.232 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.232 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.232 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.232 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.232 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.233 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:37.233 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.233 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.233 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:37.233 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:37.233 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:37.233 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:37.233 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:37.233 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:37.233 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.233 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 7, 2023-09-22T07:43:37.233 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:37.233 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.234 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.234 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:37.234 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:37.234 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:37.234 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:37.234 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.234 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 4, 2023-09-22T07:43:37.234 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:37.234 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:37.234 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:37.234 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:37.234 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:37.235 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:37.235 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.892240+0000", 2023-09-22T07:43:37.235 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.823299+0000", 2023-09-22T07:43:37.235 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.823299+0000", 2023-09-22T07:43:37.235 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.823839+0000", 2023-09-22T07:43:37.235 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.892240+0000", 2023-09-22T07:43:37.235 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.235 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:37.235 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.235 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:37.235 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.892240+0000", 2023-09-22T07:43:37.235 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.892240+0000", 2023-09-22T07:43:37.235 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.892240+0000", 2023-09-22T07:43:37.236 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:37.236 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:37.236 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.236 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.892240+0000", 2023-09-22T07:43:37.236 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.892240+0000", 2023-09-22T07:43:37.236 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:37.236 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:37.236 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:37.236 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:37.236 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:37.236 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:37.236 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:37.236 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:37.237 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:37.237 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:37.237 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:37.237 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:37.237 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.9", 2023-09-22T07:43:37.237 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:37.237 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:37.237 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:37.237 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:37.237 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:37.237 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T19:20:18.430245+0000", 2023-09-22T07:43:37.237 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:37.237 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:37.238 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.238 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.238 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.238 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.238 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.238 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.238 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.238 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.238 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.238 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.238 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.238 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.238 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.239 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.239 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.239 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.239 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.239 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:37.239 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:37.239 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.239 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:37.239 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.239 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.239 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.239 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.239 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.240 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:37.240 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.240 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.240 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.240 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.240 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.240 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.240 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.240 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.240 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.240 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.241 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.241 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.241 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:37.241 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.241 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.241 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:37.241 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:37.241 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:37.241 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:37.242 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:37.242 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:37.242 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.242 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 4, 2023-09-22T07:43:37.242 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:37.242 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.242 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.242 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:37.242 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:37.242 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:37.243 INFO:tasks.workunit.client.0.smithi006.stdout: 3 2023-09-22T07:43:37.243 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.243 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 1, 2023-09-22T07:43:37.243 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:37.243 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:37.243 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:37.243 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:37.243 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:37.243 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:37.243 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.897371+0000", 2023-09-22T07:43:37.243 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.399812+0000", 2023-09-22T07:43:37.243 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.399812+0000", 2023-09-22T07:43:37.244 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.400087+0000", 2023-09-22T07:43:37.244 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.897371+0000", 2023-09-22T07:43:37.244 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:37.244 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:37.244 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:37.244 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:37.244 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.897371+0000", 2023-09-22T07:43:37.244 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.897371+0000", 2023-09-22T07:43:37.244 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.897371+0000", 2023-09-22T07:43:37.244 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:37.244 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:37.244 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:37.245 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.897371+0000", 2023-09-22T07:43:37.245 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.897371+0000", 2023-09-22T07:43:37.245 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:37.245 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:37.245 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:37.245 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:37.245 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:37.245 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:37.245 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:37.245 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:37.245 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:37.246 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:37.246 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:37.246 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:37.246 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.9", 2023-09-22T07:43:37.246 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:37.246 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:37.246 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:37.246 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 18, 2023-09-22T07:43:37.246 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:37.246 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T16:54:30.138190+0000", 2023-09-22T07:43:37.246 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:37.246 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:37.247 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.247 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.247 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.247 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.247 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.247 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.247 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.247 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.247 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.247 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.247 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.247 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.248 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.248 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.248 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.248 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.248 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.248 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:37.248 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:37.248 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.248 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:37.248 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.248 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.248 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.249 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.249 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.249 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:37.249 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.249 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.249 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.249 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.249 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.249 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.249 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.249 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.249 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.250 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.250 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.250 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.250 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:37.250 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.250 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.250 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:37.250 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:37.250 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:37.250 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:37.250 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:37.250 INFO:tasks.workunit.client.0.smithi006.stdout: 3 2023-09-22T07:43:37.251 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.251 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 1, 2023-09-22T07:43:37.251 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:37.251 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.251 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.251 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:37.251 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:37.251 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:37.251 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:37.251 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.251 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 3, 2023-09-22T07:43:37.251 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:37.251 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:37.252 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:37.252 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:37.252 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:37.252 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:37.252 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.891868+0000", 2023-09-22T07:43:37.252 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.824311+0000", 2023-09-22T07:43:37.252 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.824311+0000", 2023-09-22T07:43:37.252 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.825046+0000", 2023-09-22T07:43:37.252 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.891868+0000", 2023-09-22T07:43:37.252 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.252 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:37.252 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.253 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:37.253 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.891868+0000", 2023-09-22T07:43:37.253 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.891868+0000", 2023-09-22T07:43:37.253 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.891868+0000", 2023-09-22T07:43:37.253 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:37.253 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:37.253 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.253 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.891868+0000", 2023-09-22T07:43:37.253 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.891868+0000", 2023-09-22T07:43:37.253 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:37.253 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:37.253 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:37.254 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:37.254 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:37.254 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:37.254 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:37.254 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:37.254 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:37.254 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:37.254 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:37.254 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:37.254 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.8", 2023-09-22T07:43:37.254 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:37.254 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:37.255 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:37.255 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:37.255 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:37.255 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T19:38:49.585594+0000", 2023-09-22T07:43:37.255 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:37.255 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:37.255 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.255 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.255 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.255 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.255 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.255 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.256 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.256 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.256 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.256 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.256 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.256 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.256 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.256 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.256 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.256 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.256 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.256 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:37.257 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:37.257 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.257 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:37.257 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.257 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.257 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.257 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.257 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.257 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:37.257 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.257 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.257 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.258 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.258 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.258 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.258 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.258 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.258 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.258 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.258 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.258 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.258 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:37.258 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.258 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.259 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:37.259 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:37.259 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:37.259 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:37.259 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:37.259 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:37.259 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.259 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 3, 2023-09-22T07:43:37.259 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:37.259 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.259 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.259 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:37.260 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:37.260 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:37.260 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:37.260 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.260 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 1, 2023-09-22T07:43:37.260 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:37.260 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:37.260 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:37.260 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:37.260 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:37.260 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:37.260 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.896763+0000", 2023-09-22T07:43:37.260 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.397240+0000", 2023-09-22T07:43:37.261 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.397240+0000", 2023-09-22T07:43:37.261 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.397510+0000", 2023-09-22T07:43:37.261 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.896763+0000", 2023-09-22T07:43:37.261 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:37.261 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:37.261 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:37.261 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:37.261 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.896763+0000", 2023-09-22T07:43:37.261 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.896763+0000", 2023-09-22T07:43:37.261 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.896763+0000", 2023-09-22T07:43:37.261 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:37.261 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:37.262 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:37.262 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.896763+0000", 2023-09-22T07:43:37.262 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.896763+0000", 2023-09-22T07:43:37.262 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:37.262 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:37.262 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:37.262 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:37.262 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:37.262 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:37.262 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:37.262 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:37.262 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:37.263 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:37.263 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:37.263 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:37.263 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.a", 2023-09-22T07:43:37.263 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:37.263 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:37.263 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:37.263 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 18, 2023-09-22T07:43:37.263 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:37.263 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T16:37:26.016124+0000", 2023-09-22T07:43:37.263 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:37.264 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:37.264 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.264 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.264 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.264 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.264 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.264 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.264 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.264 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.264 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.264 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.264 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.265 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.265 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.265 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.265 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.265 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.265 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.265 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:37.265 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:37.265 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.265 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:37.265 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.265 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.266 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.266 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.266 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.266 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:37.266 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.266 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.266 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.266 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.266 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.266 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.266 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.266 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.266 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.267 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.267 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.267 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.267 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:37.267 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.267 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.267 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:37.267 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:37.267 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:37.267 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:37.267 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:37.267 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:37.268 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.268 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 1, 2023-09-22T07:43:37.268 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:37.268 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.268 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.268 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:37.268 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:37.268 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:37.268 INFO:tasks.workunit.client.0.smithi006.stdout: 4 2023-09-22T07:43:37.268 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.268 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 3, 2023-09-22T07:43:37.268 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:37.269 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:37.269 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:37.269 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:37.269 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:37.269 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:37.269 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.894246+0000", 2023-09-22T07:43:37.269 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.822007+0000", 2023-09-22T07:43:37.269 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.822007+0000", 2023-09-22T07:43:37.269 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.823269+0000", 2023-09-22T07:43:37.269 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.894246+0000", 2023-09-22T07:43:37.269 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.270 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:37.270 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.270 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:37.270 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.894246+0000", 2023-09-22T07:43:37.270 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.894246+0000", 2023-09-22T07:43:37.270 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.894246+0000", 2023-09-22T07:43:37.270 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:37.270 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:37.270 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.270 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.894246+0000", 2023-09-22T07:43:37.270 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.894246+0000", 2023-09-22T07:43:37.271 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:37.271 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:37.271 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:37.271 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:37.271 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:37.271 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:37.271 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:37.271 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:37.271 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:37.271 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:37.271 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:37.271 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:37.271 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.b", 2023-09-22T07:43:37.272 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:37.272 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:37.272 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:37.272 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:37.272 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:37.272 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T17:54:16.289101+0000", 2023-09-22T07:43:37.272 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:37.272 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:37.272 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.272 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.272 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.272 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.272 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.272 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.273 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.273 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.273 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.273 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.273 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.273 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.273 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.273 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.273 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.273 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.273 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.273 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:37.274 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:37.274 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.274 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:37.274 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.274 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.274 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.274 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.274 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.274 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:37.274 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.274 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.274 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.275 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.275 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.275 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.275 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.275 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.275 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.275 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.275 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.275 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.275 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:37.275 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.275 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.276 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:37.276 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:37.276 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:37.276 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:37.276 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:37.276 INFO:tasks.workunit.client.0.smithi006.stdout: 4 2023-09-22T07:43:37.276 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.276 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 3, 2023-09-22T07:43:37.276 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:37.276 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.276 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.276 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:37.277 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:37.277 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:37.277 INFO:tasks.workunit.client.0.smithi006.stdout: 5 2023-09-22T07:43:37.277 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.277 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 7, 2023-09-22T07:43:37.277 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:37.277 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:37.277 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:37.277 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:37.277 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:37.277 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:37.278 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.894907+0000", 2023-09-22T07:43:37.278 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.411899+0000", 2023-09-22T07:43:37.278 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.411899+0000", 2023-09-22T07:43:37.278 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.412315+0000", 2023-09-22T07:43:37.278 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.894907+0000", 2023-09-22T07:43:37.278 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:37.278 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:37.278 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:37.278 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:37.278 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.894907+0000", 2023-09-22T07:43:37.278 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.894907+0000", 2023-09-22T07:43:37.278 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.894907+0000", 2023-09-22T07:43:37.279 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:37.279 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:37.279 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:37.279 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.894907+0000", 2023-09-22T07:43:37.279 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.894907+0000", 2023-09-22T07:43:37.279 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 2, 2023-09-22T07:43:37.279 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:37.279 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:37.279 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:37.279 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:37.279 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:37.280 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:37.280 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:37.280 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 2, 2023-09-22T07:43:37.280 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:37.280 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:37.280 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:37.280 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.b", 2023-09-22T07:43:37.280 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:37.280 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:37.280 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:37.280 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 20, 2023-09-22T07:43:37.280 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:37.281 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T15:40:00.807230+0000", 2023-09-22T07:43:37.281 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:37.281 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:37.281 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.281 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.281 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.281 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.281 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.281 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.281 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.281 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.281 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.282 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.282 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.282 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.282 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.282 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.282 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.282 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.282 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.282 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 3, 2023-09-22T07:43:37.282 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 1, 2023-09-22T07:43:37.282 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.282 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 1, 2023-09-22T07:43:37.283 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.283 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.283 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.283 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.283 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.283 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 1, 2023-09-22T07:43:37.283 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.283 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.283 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.283 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.283 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.284 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.284 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.284 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.284 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.284 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.284 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.284 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.284 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 1, 2023-09-22T07:43:37.284 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.284 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.284 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:37.285 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:37.285 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:37.285 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:37.285 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:37.285 INFO:tasks.workunit.client.0.smithi006.stdout: 5 2023-09-22T07:43:37.285 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.285 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 7, 2023-09-22T07:43:37.285 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "61'2" 2023-09-22T07:43:37.285 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.285 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.285 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:37.285 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:37.286 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:37.286 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:37.286 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.286 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 6, 2023-09-22T07:43:37.286 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:37.286 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:37.286 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:37.286 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:37.286 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:37.286 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:37.286 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.897746+0000", 2023-09-22T07:43:37.286 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.823778+0000", 2023-09-22T07:43:37.287 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.823778+0000", 2023-09-22T07:43:37.287 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.824321+0000", 2023-09-22T07:43:37.287 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.897746+0000", 2023-09-22T07:43:37.287 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.287 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:37.287 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.287 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:37.287 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.897746+0000", 2023-09-22T07:43:37.287 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.897746+0000", 2023-09-22T07:43:37.287 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.897746+0000", 2023-09-22T07:43:37.287 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:37.287 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:37.287 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.288 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.897746+0000", 2023-09-22T07:43:37.288 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.897746+0000", 2023-09-22T07:43:37.288 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:37.288 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:37.288 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:37.288 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:37.288 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:37.288 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:37.288 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:37.288 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:37.288 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:37.288 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:37.289 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:37.289 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:37.289 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.a", 2023-09-22T07:43:37.289 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:37.289 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:37.289 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:37.289 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:37.289 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:37.289 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T14:30:44.068431+0000", 2023-09-22T07:43:37.289 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:37.289 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:37.289 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.290 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.290 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.290 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.290 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.290 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.290 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.290 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.290 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.290 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.290 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.290 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.290 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.291 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.291 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.291 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.291 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.291 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:37.291 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:37.291 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.291 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:37.291 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.291 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.291 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.291 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.291 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.292 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:37.292 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.292 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.292 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.292 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.292 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.292 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.292 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.292 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.292 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.292 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.292 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.293 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.293 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:37.293 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.293 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.293 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:37.293 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:37.293 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:37.293 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:37.293 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:37.293 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:37.293 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.293 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 6, 2023-09-22T07:43:37.294 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:37.294 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.294 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.294 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:37.294 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:37.294 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:37.294 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:37.294 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.294 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 2, 2023-09-22T07:43:37.294 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:37.294 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:37.294 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:37.295 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:37.295 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:37.295 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:37.295 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.894619+0000", 2023-09-22T07:43:37.295 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.395734+0000", 2023-09-22T07:43:37.295 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.395734+0000", 2023-09-22T07:43:37.295 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.396291+0000", 2023-09-22T07:43:37.295 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.894619+0000", 2023-09-22T07:43:37.295 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:37.295 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:37.295 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:37.295 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:37.296 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.894619+0000", 2023-09-22T07:43:37.296 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.894619+0000", 2023-09-22T07:43:37.296 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.894619+0000", 2023-09-22T07:43:37.296 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:37.296 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:37.296 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:37.296 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.894619+0000", 2023-09-22T07:43:37.296 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.894619+0000", 2023-09-22T07:43:37.296 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:37.296 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:37.296 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:37.296 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:37.296 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:37.297 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:37.297 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:37.297 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:37.297 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:37.297 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:37.297 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:37.297 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:37.297 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.c", 2023-09-22T07:43:37.297 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:37.297 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:37.297 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:37.297 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 18, 2023-09-22T07:43:37.298 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:37.298 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T16:45:21.793890+0000", 2023-09-22T07:43:37.298 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:37.298 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:37.298 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.298 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.298 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.298 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.298 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.298 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.298 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.298 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.299 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.299 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.299 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.299 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.299 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.299 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.299 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.299 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.299 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.299 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:37.299 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:37.299 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.299 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:37.300 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.300 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.300 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.300 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.300 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.300 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:37.300 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.300 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.300 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.300 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.300 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.300 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.301 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.301 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.301 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.301 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.301 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.301 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.301 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:37.301 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.301 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.301 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:37.301 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:37.301 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:37.302 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:37.302 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:37.302 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:37.302 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.302 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 2, 2023-09-22T07:43:37.302 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:37.302 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.302 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.302 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:37.302 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:37.302 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:37.302 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:37.303 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.303 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 7, 2023-09-22T07:43:37.303 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:37.303 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:37.303 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:37.303 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:37.303 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:37.303 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:37.303 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.894742+0000", 2023-09-22T07:43:37.303 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.823004+0000", 2023-09-22T07:43:37.303 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.823004+0000", 2023-09-22T07:43:37.303 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.823475+0000", 2023-09-22T07:43:37.304 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.894742+0000", 2023-09-22T07:43:37.304 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.304 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:37.304 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.304 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:37.304 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.894742+0000", 2023-09-22T07:43:37.304 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.894742+0000", 2023-09-22T07:43:37.304 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.894742+0000", 2023-09-22T07:43:37.304 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:37.304 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:37.304 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.304 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.894742+0000", 2023-09-22T07:43:37.304 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.894742+0000", 2023-09-22T07:43:37.305 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:37.305 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:37.305 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:37.305 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:37.305 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:37.305 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:37.305 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:37.305 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:37.305 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:37.305 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:37.305 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:37.305 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:37.306 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.d", 2023-09-22T07:43:37.306 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:37.306 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:37.306 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:37.306 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:37.306 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:37.306 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T11:46:43.607941+0000", 2023-09-22T07:43:37.306 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:37.306 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:37.306 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.306 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.306 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.307 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.307 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.307 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.307 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.307 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.307 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.307 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.307 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.307 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.307 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.307 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.307 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.308 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.308 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.308 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:37.308 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:37.308 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.308 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:37.308 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.308 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.308 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.308 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.308 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.308 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:37.309 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.309 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.309 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.309 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.309 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.309 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.309 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.309 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.309 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.309 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.309 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.309 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.309 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:37.310 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.310 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.310 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:37.310 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:37.310 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:37.310 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:37.310 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:37.310 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:37.310 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.310 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 7, 2023-09-22T07:43:37.310 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:37.310 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.311 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.311 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:37.311 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:37.311 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:37.311 INFO:tasks.workunit.client.0.smithi006.stdout: 3 2023-09-22T07:43:37.311 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.311 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 1, 2023-09-22T07:43:37.311 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:37.311 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:37.311 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:37.311 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:37.311 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:37.312 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:37.312 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.897481+0000", 2023-09-22T07:43:37.312 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.403553+0000", 2023-09-22T07:43:37.312 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.403553+0000", 2023-09-22T07:43:37.312 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.403844+0000", 2023-09-22T07:43:37.312 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.897481+0000", 2023-09-22T07:43:37.312 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:37.312 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:37.312 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:37.312 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:37.312 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.897481+0000", 2023-09-22T07:43:37.312 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.897481+0000", 2023-09-22T07:43:37.313 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.897481+0000", 2023-09-22T07:43:37.313 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:37.313 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:37.313 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:37.313 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.897481+0000", 2023-09-22T07:43:37.313 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.897481+0000", 2023-09-22T07:43:37.313 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 1, 2023-09-22T07:43:37.313 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:37.313 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:37.313 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:37.313 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:37.313 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:37.314 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:37.314 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:37.314 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 1, 2023-09-22T07:43:37.314 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:37.314 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:37.314 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:37.314 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.d", 2023-09-22T07:43:37.314 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:37.314 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:37.314 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:37.314 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 19, 2023-09-22T07:43:37.314 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:37.315 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T11:07:10.132871+0000", 2023-09-22T07:43:37.315 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:37.315 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:37.315 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.315 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 70, 2023-09-22T07:43:37.315 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.315 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.315 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.315 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.315 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.315 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.315 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.316 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.316 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.316 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.316 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.316 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.316 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.316 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.316 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.316 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 3, 2023-09-22T07:43:37.316 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 1, 2023-09-22T07:43:37.316 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.316 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 1, 2023-09-22T07:43:37.317 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.317 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.317 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.317 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.317 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.317 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:37.317 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.317 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.317 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.317 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.317 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.317 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.318 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.318 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.318 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.318 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.318 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.318 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.318 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 1, 2023-09-22T07:43:37.318 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 1 2023-09-22T07:43:37.318 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.318 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:37.318 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:37.318 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:37.319 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:37.319 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:37.319 INFO:tasks.workunit.client.0.smithi006.stdout: 3 2023-09-22T07:43:37.319 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.319 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 1, 2023-09-22T07:43:37.319 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "61'1" 2023-09-22T07:43:37.319 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.319 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.319 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:37.319 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:37.319 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:37.319 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:37.320 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.320 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 5, 2023-09-22T07:43:37.320 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:37.320 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:37.320 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:37.320 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:37.320 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:37.320 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:37.320 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.899515+0000", 2023-09-22T07:43:37.320 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.818094+0000", 2023-09-22T07:43:37.320 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.818094+0000", 2023-09-22T07:43:37.320 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.820479+0000", 2023-09-22T07:43:37.321 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.899515+0000", 2023-09-22T07:43:37.321 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.321 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:37.321 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.321 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:37.321 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.899515+0000", 2023-09-22T07:43:37.321 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.899515+0000", 2023-09-22T07:43:37.321 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.899515+0000", 2023-09-22T07:43:37.321 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:37.321 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:37.321 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.321 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.899515+0000", 2023-09-22T07:43:37.322 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.899515+0000", 2023-09-22T07:43:37.322 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:37.322 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:37.322 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:37.322 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:37.322 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:37.322 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:37.322 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:37.322 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:37.322 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:37.322 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:37.323 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:37.323 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:37.323 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.c", 2023-09-22T07:43:37.323 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:37.323 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:37.323 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:37.323 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:37.323 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:37.323 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T15:08:10.411911+0000", 2023-09-22T07:43:37.323 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:37.323 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:37.323 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.323 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.324 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.324 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.324 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.324 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.324 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.324 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.324 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.324 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.324 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.324 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.324 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.324 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.325 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.325 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.325 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.325 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:37.325 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:37.325 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.325 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:37.325 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.325 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.325 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.325 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.325 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.325 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:37.326 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.326 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.326 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.326 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.326 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.326 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.326 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.326 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.326 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.326 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.326 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.327 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.327 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:37.327 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.327 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.327 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:37.327 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:37.327 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:37.327 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:37.327 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:37.327 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:37.327 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.327 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 5, 2023-09-22T07:43:37.328 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:37.328 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.328 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.328 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:37.328 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:37.328 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:37.328 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:37.328 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.328 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 2, 2023-09-22T07:43:37.328 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:37.328 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:37.328 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:37.328 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:37.329 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:37.329 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:37.329 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.895611+0000", 2023-09-22T07:43:37.329 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.399525+0000", 2023-09-22T07:43:37.329 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.399525+0000", 2023-09-22T07:43:37.329 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.399836+0000", 2023-09-22T07:43:37.329 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.895611+0000", 2023-09-22T07:43:37.329 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:37.329 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:37.329 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:37.329 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:37.330 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.895611+0000", 2023-09-22T07:43:37.330 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.895611+0000", 2023-09-22T07:43:37.330 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.895611+0000", 2023-09-22T07:43:37.330 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:37.330 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:37.330 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:37.330 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.895611+0000", 2023-09-22T07:43:37.330 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.895611+0000", 2023-09-22T07:43:37.330 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 2, 2023-09-22T07:43:37.330 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:37.330 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:37.330 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:37.331 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:37.331 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:37.331 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:37.331 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:37.331 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 2, 2023-09-22T07:43:37.331 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:37.331 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:37.331 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:37.331 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.e", 2023-09-22T07:43:37.331 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:37.331 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:37.331 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:37.332 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 20, 2023-09-22T07:43:37.332 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:37.332 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T08:12:55.267406+0000", 2023-09-22T07:43:37.332 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:37.332 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:37.332 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.332 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.332 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.332 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.332 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.332 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.332 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.333 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.333 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.333 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.333 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.333 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.333 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.333 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.333 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.333 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.333 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.333 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 3, 2023-09-22T07:43:37.333 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 1, 2023-09-22T07:43:37.333 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.334 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 1, 2023-09-22T07:43:37.334 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.334 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.334 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.334 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.334 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.334 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 1, 2023-09-22T07:43:37.334 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.334 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.334 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.334 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.335 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.335 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.335 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.335 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.335 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.335 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.335 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.335 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.335 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 3, 2023-09-22T07:43:37.335 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.335 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.335 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:37.336 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:37.336 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:37.336 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:37.336 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:37.336 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:37.336 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.336 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 2, 2023-09-22T07:43:37.336 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "61'2" 2023-09-22T07:43:37.336 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.336 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.336 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:37.336 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:37.336 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:37.337 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:37.337 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.337 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 7, 2023-09-22T07:43:37.337 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:37.337 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:37.337 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:37.337 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:37.337 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:37.337 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:37.337 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:25.910955+0000", 2023-09-22T07:43:37.337 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:42:25.910707+0000", 2023-09-22T07:43:37.337 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:42:25.910707+0000", 2023-09-22T07:43:37.337 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:42:25.910955+0000", 2023-09-22T07:43:37.338 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:25.910955+0000", 2023-09-22T07:43:37.338 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.338 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:37.338 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.338 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 69, 2023-09-22T07:43:37.338 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:25.910955+0000", 2023-09-22T07:43:37.338 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:25.910955+0000", 2023-09-22T07:43:37.338 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:25.910955+0000", 2023-09-22T07:43:37.338 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:37.338 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:37.338 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.338 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:25.910955+0000", 2023-09-22T07:43:37.339 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:25.910955+0000", 2023-09-22T07:43:37.339 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:37.339 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:37.339 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:37.339 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 68, 2023-09-22T07:43:37.339 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:37.339 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:37.339 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:37.339 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:37.339 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:37.339 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:37.339 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:37.340 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:37.340 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.f", 2023-09-22T07:43:37.340 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:37.340 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:37.340 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 69, 2023-09-22T07:43:37.340 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 27, 2023-09-22T07:43:37.340 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:37.340 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T16:08:00.644923+0000", 2023-09-22T07:43:37.340 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:37.340 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:37.340 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.340 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.341 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.341 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.341 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.341 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.341 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.341 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.341 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.341 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.341 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.341 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.341 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.341 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.341 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.342 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.342 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.342 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:37.342 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:37.342 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.342 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:37.342 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.342 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.342 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.342 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.342 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.342 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:37.343 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.343 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.343 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.343 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.343 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.343 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.343 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.343 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.343 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.343 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.343 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.343 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.343 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:37.344 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.344 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.344 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:37.344 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:37.344 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:37.344 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:37.344 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:37.344 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:37.344 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.344 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 7, 2023-09-22T07:43:37.344 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:37.344 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.345 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.345 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:37.345 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:37.345 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:37.345 INFO:tasks.workunit.client.0.smithi006.stdout: 5 2023-09-22T07:43:37.345 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.345 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 6, 2023-09-22T07:43:37.345 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:37.345 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:37.345 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:37.345 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:37.345 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:37.345 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:37.346 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.897270+0000", 2023-09-22T07:43:37.346 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.827450+0000", 2023-09-22T07:43:37.346 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.827450+0000", 2023-09-22T07:43:37.346 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.827733+0000", 2023-09-22T07:43:37.346 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.897270+0000", 2023-09-22T07:43:37.346 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.346 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:37.346 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.346 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:37.346 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.897270+0000", 2023-09-22T07:43:37.346 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.897270+0000", 2023-09-22T07:43:37.347 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.897270+0000", 2023-09-22T07:43:37.347 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:37.347 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:37.347 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.347 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.897270+0000", 2023-09-22T07:43:37.347 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.897270+0000", 2023-09-22T07:43:37.347 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:37.347 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:37.347 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:37.347 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:37.347 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:37.347 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:37.347 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:37.348 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:37.348 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:37.348 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:37.348 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:37.348 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:37.348 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.20", 2023-09-22T07:43:37.348 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:37.348 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:37.348 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:37.348 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:37.348 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:37.348 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T19:39:28.069011+0000", 2023-09-22T07:43:37.349 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:37.349 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:37.349 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.349 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.349 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.349 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.349 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.349 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.349 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.349 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.349 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.349 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.349 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.350 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.350 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.350 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.350 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.350 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.350 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.350 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:37.350 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:37.350 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.350 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:37.350 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.350 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.351 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.351 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.351 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.351 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:37.351 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.351 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.351 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.351 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.351 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.351 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.351 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.351 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.352 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.352 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.352 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.352 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.352 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:37.352 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.352 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.352 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:37.352 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:37.352 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:37.352 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:37.353 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:37.353 INFO:tasks.workunit.client.0.smithi006.stdout: 5 2023-09-22T07:43:37.353 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.353 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 6, 2023-09-22T07:43:37.353 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:37.353 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.353 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.353 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:37.353 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:37.353 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:37.353 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:37.353 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.353 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 2, 2023-09-22T07:43:37.354 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:37.354 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:37.354 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:37.354 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:37.354 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:37.354 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:37.354 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.894402+0000", 2023-09-22T07:43:37.354 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.821332+0000", 2023-09-22T07:43:37.354 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.821332+0000", 2023-09-22T07:43:37.354 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.821613+0000", 2023-09-22T07:43:37.354 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.894402+0000", 2023-09-22T07:43:37.355 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.355 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:37.355 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.355 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:37.355 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.894402+0000", 2023-09-22T07:43:37.355 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.894402+0000", 2023-09-22T07:43:37.355 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.894402+0000", 2023-09-22T07:43:37.355 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:37.355 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:37.355 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.355 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.894402+0000", 2023-09-22T07:43:37.355 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.894402+0000", 2023-09-22T07:43:37.355 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:37.356 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:37.356 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:37.356 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:37.356 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:37.356 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:37.356 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:37.356 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:37.356 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:37.356 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:37.356 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:37.356 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:37.356 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.21", 2023-09-22T07:43:37.357 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:37.357 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:37.357 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:37.357 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:37.357 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:37.357 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T18:29:57.123577+0000", 2023-09-22T07:43:37.357 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:37.357 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:37.357 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.357 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.357 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.357 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.357 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.358 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.358 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.358 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.358 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.358 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.358 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.358 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.358 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.358 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.358 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.358 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.358 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.359 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:37.359 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:37.359 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.359 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:37.359 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.359 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.359 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.359 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.359 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.359 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:37.359 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.359 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.360 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.360 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.360 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.360 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.360 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.360 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.360 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.360 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.360 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.360 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.360 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:37.360 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.360 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.361 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:37.361 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:37.361 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:37.361 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:37.361 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:37.361 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:37.361 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.361 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 2, 2023-09-22T07:43:37.361 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:37.361 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.361 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.361 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:37.361 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:37.362 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:37.362 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:37.362 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.362 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 5, 2023-09-22T07:43:37.362 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:37.362 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:37.362 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:37.362 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:37.362 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:37.362 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:37.362 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.899576+0000", 2023-09-22T07:43:37.362 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.816857+0000", 2023-09-22T07:43:37.363 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.816857+0000", 2023-09-22T07:43:37.363 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.817275+0000", 2023-09-22T07:43:37.363 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.899576+0000", 2023-09-22T07:43:37.363 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.363 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:37.363 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.363 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:37.363 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.899576+0000", 2023-09-22T07:43:37.363 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.899576+0000", 2023-09-22T07:43:37.363 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.899576+0000", 2023-09-22T07:43:37.363 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:37.363 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:37.364 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.364 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.899576+0000", 2023-09-22T07:43:37.364 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.899576+0000", 2023-09-22T07:43:37.364 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:37.364 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:37.364 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:37.364 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:37.364 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:37.364 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:37.364 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:37.364 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:37.364 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:37.365 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:37.365 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:37.365 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:37.365 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.22", 2023-09-22T07:43:37.365 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:37.365 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:37.365 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:37.365 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:37.365 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:37.365 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T13:15:20.193248+0000", 2023-09-22T07:43:37.365 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:37.366 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:37.366 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.366 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.366 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.366 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.366 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.366 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.366 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.366 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.366 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.367 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.367 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.367 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.367 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.367 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.367 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.367 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.367 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.367 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:37.367 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:37.367 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.368 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:37.368 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.368 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.368 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.368 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.368 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.368 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:37.368 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.368 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.368 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.369 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.369 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.369 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.369 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.369 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.369 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.369 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.369 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.369 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.369 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:37.369 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.370 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.370 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:37.370 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:37.370 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:37.370 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:37.370 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:37.370 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:37.370 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.370 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 5, 2023-09-22T07:43:37.370 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:37.370 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.370 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.371 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:37.371 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:37.371 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:37.371 INFO:tasks.workunit.client.0.smithi006.stdout: 4 2023-09-22T07:43:37.371 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.371 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 0, 2023-09-22T07:43:37.371 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:37.371 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:37.371 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:37.371 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:37.371 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:37.371 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:37.372 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.899061+0000", 2023-09-22T07:43:37.372 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.828969+0000", 2023-09-22T07:43:37.372 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.828969+0000", 2023-09-22T07:43:37.372 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.831143+0000", 2023-09-22T07:43:37.372 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.899061+0000", 2023-09-22T07:43:37.372 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.372 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:37.372 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.372 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:37.372 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.899061+0000", 2023-09-22T07:43:37.372 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.899061+0000", 2023-09-22T07:43:37.373 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.899061+0000", 2023-09-22T07:43:37.373 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:37.373 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:37.373 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.373 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.899061+0000", 2023-09-22T07:43:37.373 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.899061+0000", 2023-09-22T07:43:37.373 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:37.373 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:37.373 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:37.373 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:37.373 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:37.373 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:37.374 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:37.374 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:37.374 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:37.374 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:37.374 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:37.374 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:37.374 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.23", 2023-09-22T07:43:37.374 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:37.374 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:37.374 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:37.374 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:37.374 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:37.375 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T17:48:25.445862+0000", 2023-09-22T07:43:37.375 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:37.375 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:37.375 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.375 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.375 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.375 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.375 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.375 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.375 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.375 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.375 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.375 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.376 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.376 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.376 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.376 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.376 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.376 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.376 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.376 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:37.376 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:37.376 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.376 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:37.376 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.377 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.377 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.377 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.377 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.377 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:37.377 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.377 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.377 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.377 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.377 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.377 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.378 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.378 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.378 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.378 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.378 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.378 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.378 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:37.378 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.378 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.378 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:37.378 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:37.378 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:37.379 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:37.379 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:37.379 INFO:tasks.workunit.client.0.smithi006.stdout: 4 2023-09-22T07:43:37.379 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.379 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 0, 2023-09-22T07:43:37.379 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:37.379 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.379 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.379 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:37.379 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:37.379 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:37.379 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:37.379 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.380 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 3, 2023-09-22T07:43:37.380 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:37.380 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:37.380 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:37.380 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:37.380 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:37.380 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:37.380 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:25.910954+0000", 2023-09-22T07:43:37.380 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:42:25.910599+0000", 2023-09-22T07:43:37.380 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:42:25.910599+0000", 2023-09-22T07:43:37.380 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:42:25.910954+0000", 2023-09-22T07:43:37.380 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:25.910954+0000", 2023-09-22T07:43:37.380 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.381 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:37.381 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.381 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 69, 2023-09-22T07:43:37.381 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:25.910954+0000", 2023-09-22T07:43:37.381 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:25.910954+0000", 2023-09-22T07:43:37.381 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:25.910954+0000", 2023-09-22T07:43:37.381 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:37.381 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:37.381 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.381 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:25.910954+0000", 2023-09-22T07:43:37.381 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:25.910954+0000", 2023-09-22T07:43:37.381 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:37.382 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:37.382 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:37.382 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 68, 2023-09-22T07:43:37.382 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:37.382 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:37.382 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:37.382 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:37.382 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:37.382 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:37.382 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:37.382 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:37.383 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.24", 2023-09-22T07:43:37.383 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:37.383 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:37.383 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 69, 2023-09-22T07:43:37.383 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 27, 2023-09-22T07:43:37.383 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:37.383 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T14:39:11.796939+0000", 2023-09-22T07:43:37.383 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:37.383 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:37.383 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.383 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.383 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.384 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.384 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.384 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.384 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.384 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.384 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.384 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.384 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.384 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.384 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.384 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.384 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.385 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.385 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.385 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:37.385 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:37.385 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.385 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:37.385 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.385 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.385 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.385 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.385 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.385 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:37.385 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.386 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.386 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.386 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.386 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.386 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.386 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.386 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.386 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.386 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.386 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.386 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.386 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:37.387 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.387 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.387 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:37.387 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:37.387 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:37.387 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:37.387 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:37.387 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:37.387 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.387 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 3, 2023-09-22T07:43:37.387 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:37.387 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.387 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.388 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:37.388 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:37.388 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:37.388 INFO:tasks.workunit.client.0.smithi006.stdout: 2 2023-09-22T07:43:37.388 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.388 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 1, 2023-09-22T07:43:37.388 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:37.388 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:37.388 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:37.388 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:37.388 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:37.388 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:37.389 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.897390+0000", 2023-09-22T07:43:37.389 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.816653+0000", 2023-09-22T07:43:37.389 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.816653+0000", 2023-09-22T07:43:37.389 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.816965+0000", 2023-09-22T07:43:37.389 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.897390+0000", 2023-09-22T07:43:37.389 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.389 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:37.389 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.389 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:37.389 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.897390+0000", 2023-09-22T07:43:37.389 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.897390+0000", 2023-09-22T07:43:37.389 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.897390+0000", 2023-09-22T07:43:37.389 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:37.390 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:37.390 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.390 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.897390+0000", 2023-09-22T07:43:37.390 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.897390+0000", 2023-09-22T07:43:37.390 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:37.390 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:37.390 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:37.390 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:37.390 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:37.390 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:37.390 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:37.390 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:37.390 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:37.391 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:37.391 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:37.391 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:37.391 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.25", 2023-09-22T07:43:37.391 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:37.391 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:37.391 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:37.391 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:37.391 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:37.391 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T18:57:07.216869+0000", 2023-09-22T07:43:37.391 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:37.391 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:37.392 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.392 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.392 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.392 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.392 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.392 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.392 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.392 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.392 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.392 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.392 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.392 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.393 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.393 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.393 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.393 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.393 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.393 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:37.393 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:37.393 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.393 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:37.393 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.393 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.393 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.393 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.394 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.394 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:37.394 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.394 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.394 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.394 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.394 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.394 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.394 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.394 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.394 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.395 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.395 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.395 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.395 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:37.395 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.395 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.395 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:37.395 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:37.395 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:37.395 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:37.395 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:37.395 INFO:tasks.workunit.client.0.smithi006.stdout: 2 2023-09-22T07:43:37.395 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.396 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 1, 2023-09-22T07:43:37.396 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:37.396 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.396 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.396 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:37.396 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:37.396 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:37.396 INFO:tasks.workunit.client.0.smithi006.stdout: 4 2023-09-22T07:43:37.396 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.396 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 6, 2023-09-22T07:43:37.396 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:37.396 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:37.397 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:37.397 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:37.397 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:37.397 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:37.397 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.898324+0000", 2023-09-22T07:43:37.397 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.829557+0000", 2023-09-22T07:43:37.397 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.829557+0000", 2023-09-22T07:43:37.397 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.829795+0000", 2023-09-22T07:43:37.397 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.898324+0000", 2023-09-22T07:43:37.397 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.397 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:37.397 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.397 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:37.398 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.898324+0000", 2023-09-22T07:43:37.398 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.898324+0000", 2023-09-22T07:43:37.398 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.898324+0000", 2023-09-22T07:43:37.398 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:37.398 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:37.398 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.398 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.898324+0000", 2023-09-22T07:43:37.398 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.898324+0000", 2023-09-22T07:43:37.398 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:37.398 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:37.398 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:37.398 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:37.399 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:37.399 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:37.399 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:37.399 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:37.399 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:37.399 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:37.399 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:37.399 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:37.399 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.26", 2023-09-22T07:43:37.399 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:37.399 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:37.399 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:37.399 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:37.400 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:37.400 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T09:06:37.495124+0000", 2023-09-22T07:43:37.400 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:37.400 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:37.400 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.400 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.400 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.400 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.400 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.400 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.400 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.400 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.401 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.401 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.401 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.401 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.401 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.401 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.401 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.401 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.401 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.401 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:37.401 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:37.401 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.401 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:37.402 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.402 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.402 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.402 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.402 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.402 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:37.402 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.402 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.402 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.402 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.402 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.402 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.403 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.403 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.403 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.403 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.403 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.403 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.403 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:37.403 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.403 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.403 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:37.403 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:37.403 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:37.404 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:37.404 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:37.404 INFO:tasks.workunit.client.0.smithi006.stdout: 4 2023-09-22T07:43:37.404 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.404 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 6, 2023-09-22T07:43:37.404 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:37.404 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.404 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.404 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:37.404 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:37.404 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:37.404 INFO:tasks.workunit.client.0.smithi006.stdout: 2 2023-09-22T07:43:37.405 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.405 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 3, 2023-09-22T07:43:37.405 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:37.405 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:37.405 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:37.405 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:37.405 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:37.405 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:37.405 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.895766+0000", 2023-09-22T07:43:37.405 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.815322+0000", 2023-09-22T07:43:37.405 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.815322+0000", 2023-09-22T07:43:37.405 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.815618+0000", 2023-09-22T07:43:37.406 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.895766+0000", 2023-09-22T07:43:37.406 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.406 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:37.406 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.406 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:37.406 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.895766+0000", 2023-09-22T07:43:37.406 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.895766+0000", 2023-09-22T07:43:37.406 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.895766+0000", 2023-09-22T07:43:37.406 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:37.406 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:37.406 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.407 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.895766+0000", 2023-09-22T07:43:37.407 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.895766+0000", 2023-09-22T07:43:37.407 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:37.407 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:37.407 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:37.407 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:37.407 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:37.407 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:37.407 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:37.407 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:37.407 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:37.407 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:37.407 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:37.408 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:37.408 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.27", 2023-09-22T07:43:37.408 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:37.408 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:37.408 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:37.408 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:37.408 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:37.408 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T16:24:45.965924+0000", 2023-09-22T07:43:37.408 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:37.408 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:37.408 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.408 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.409 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.409 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.409 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.409 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.409 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.409 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.409 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.409 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.409 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.409 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.409 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.410 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.410 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.410 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.410 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.410 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:37.410 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:37.410 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.410 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:37.410 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.410 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.410 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.410 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.411 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.411 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:37.411 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.411 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.411 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.411 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.411 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.411 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.411 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.411 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.411 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.411 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.412 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.412 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.412 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:37.412 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.412 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.412 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:37.412 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:37.412 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:37.412 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:37.412 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:37.412 INFO:tasks.workunit.client.0.smithi006.stdout: 2 2023-09-22T07:43:37.412 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.413 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 3, 2023-09-22T07:43:37.413 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:37.413 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.413 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.413 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:37.413 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:37.413 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:37.413 INFO:tasks.workunit.client.0.smithi006.stdout: 2 2023-09-22T07:43:37.413 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.413 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 5, 2023-09-22T07:43:37.413 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:37.413 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:37.414 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:37.414 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:37.414 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:37.414 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:37.414 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.897463+0000", 2023-09-22T07:43:37.414 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.813430+0000", 2023-09-22T07:43:37.414 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.813430+0000", 2023-09-22T07:43:37.414 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.816718+0000", 2023-09-22T07:43:37.414 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.897463+0000", 2023-09-22T07:43:37.414 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.414 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:37.414 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.415 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:37.415 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.897463+0000", 2023-09-22T07:43:37.415 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.897463+0000", 2023-09-22T07:43:37.415 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.897463+0000", 2023-09-22T07:43:37.415 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:37.415 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:37.415 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.415 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.897463+0000", 2023-09-22T07:43:37.415 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.897463+0000", 2023-09-22T07:43:37.415 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:37.415 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:37.415 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:37.416 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:37.416 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:37.416 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:37.416 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:37.416 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:37.416 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:37.416 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:37.416 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:37.416 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:37.416 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.28", 2023-09-22T07:43:37.416 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:37.416 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:37.417 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:37.417 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:37.417 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:37.417 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T12:33:34.408689+0000", 2023-09-22T07:43:37.417 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:37.417 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:37.417 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.417 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.417 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.417 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.417 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.417 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.418 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.418 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.418 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.418 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.418 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.418 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.418 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.418 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.418 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.418 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.418 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.419 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:37.419 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:37.419 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.419 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:37.419 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.419 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.419 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.419 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.419 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.419 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:37.419 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.419 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.420 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.420 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.420 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.420 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.420 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.420 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.420 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.420 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.420 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.420 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.420 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:37.420 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.420 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.421 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:37.421 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:37.421 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:37.421 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:37.421 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:37.421 INFO:tasks.workunit.client.0.smithi006.stdout: 2 2023-09-22T07:43:37.421 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.421 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 5, 2023-09-22T07:43:37.421 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:37.421 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.421 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.421 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:37.421 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:37.422 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:37.422 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:37.422 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.422 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 3, 2023-09-22T07:43:37.422 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:37.422 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:37.422 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:37.422 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:37.422 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:37.422 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:37.422 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:25.733866+0000", 2023-09-22T07:43:37.423 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:42:25.733637+0000", 2023-09-22T07:43:37.423 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:42:25.733637+0000", 2023-09-22T07:43:37.423 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:42:25.733866+0000", 2023-09-22T07:43:37.423 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:25.733866+0000", 2023-09-22T07:43:37.423 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.423 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:37.423 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.423 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 69, 2023-09-22T07:43:37.423 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:25.733866+0000", 2023-09-22T07:43:37.423 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:25.733866+0000", 2023-09-22T07:43:37.423 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:25.733866+0000", 2023-09-22T07:43:37.423 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:37.424 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:37.424 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.424 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:25.733866+0000", 2023-09-22T07:43:37.424 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:25.733866+0000", 2023-09-22T07:43:37.424 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:37.424 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:37.424 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:37.424 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 68, 2023-09-22T07:43:37.424 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:37.424 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:37.424 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:37.425 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:37.425 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:37.425 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:37.425 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:37.425 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:37.425 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.29", 2023-09-22T07:43:37.425 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:37.425 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:37.425 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 69, 2023-09-22T07:43:37.425 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 27, 2023-09-22T07:43:37.425 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:37.425 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T08:56:30.229961+0000", 2023-09-22T07:43:37.426 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:37.426 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:37.426 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.426 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.426 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.426 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.426 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.426 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.426 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.426 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.426 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.426 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.427 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.427 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.427 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.427 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.427 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.427 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.427 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.427 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:37.427 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:37.427 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.427 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:37.427 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.428 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.428 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.428 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.428 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.428 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:37.428 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.428 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.428 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.428 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.428 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.428 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.428 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.429 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.429 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.429 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.429 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.429 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.429 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:37.429 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.429 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.429 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:37.429 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:37.429 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:37.429 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:37.429 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:37.430 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:37.430 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.430 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 3, 2023-09-22T07:43:37.430 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:37.430 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.430 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.430 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:37.430 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:37.430 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:37.430 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:37.430 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.431 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 5, 2023-09-22T07:43:37.431 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:37.431 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:37.431 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:37.431 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:37.431 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:37.431 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:37.431 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.899656+0000", 2023-09-22T07:43:37.431 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.821293+0000", 2023-09-22T07:43:37.431 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.821293+0000", 2023-09-22T07:43:37.431 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.821591+0000", 2023-09-22T07:43:37.431 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.899656+0000", 2023-09-22T07:43:37.432 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.432 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:37.432 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.432 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:37.432 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.899656+0000", 2023-09-22T07:43:37.432 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.899656+0000", 2023-09-22T07:43:37.432 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.899656+0000", 2023-09-22T07:43:37.432 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:37.432 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:37.432 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.432 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.899656+0000", 2023-09-22T07:43:37.433 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.899656+0000", 2023-09-22T07:43:37.433 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:37.433 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:37.433 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:37.433 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:37.433 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:37.433 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:37.433 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:37.433 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:37.433 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:37.433 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:37.433 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:37.434 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:37.434 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.2a", 2023-09-22T07:43:37.434 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:37.434 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:37.434 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:37.434 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:37.434 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:37.434 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T10:27:58.335480+0000", 2023-09-22T07:43:37.434 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:37.434 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:37.434 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.435 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.435 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.435 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.435 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.435 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.435 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.435 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.435 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.435 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.435 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.435 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.435 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.436 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.436 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.436 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.436 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.436 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:37.436 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:37.436 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.436 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:37.436 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.436 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.436 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.436 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.437 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.437 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:37.437 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.437 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.437 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.437 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.437 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.437 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.437 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.437 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.437 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.437 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.437 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.438 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.438 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:37.438 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.438 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.438 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:37.438 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:37.438 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:37.438 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:37.438 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:37.438 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:37.438 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.439 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 5, 2023-09-22T07:43:37.439 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:37.439 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.439 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.439 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:37.439 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:37.439 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:37.439 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:37.439 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.439 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 0, 2023-09-22T07:43:37.439 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:37.439 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:37.440 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:37.440 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:37.440 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:37.440 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:37.440 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.899149+0000", 2023-09-22T07:43:37.440 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.830513+0000", 2023-09-22T07:43:37.440 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.830513+0000", 2023-09-22T07:43:37.440 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.830973+0000", 2023-09-22T07:43:37.440 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.899149+0000", 2023-09-22T07:43:37.440 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.441 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:37.441 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.441 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:37.441 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.899149+0000", 2023-09-22T07:43:37.441 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.899149+0000", 2023-09-22T07:43:37.441 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.899149+0000", 2023-09-22T07:43:37.441 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:37.441 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:37.441 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.441 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.899149+0000", 2023-09-22T07:43:37.441 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.899149+0000", 2023-09-22T07:43:37.441 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:37.441 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:37.442 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:37.442 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:37.442 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:37.442 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:37.442 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:37.442 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:37.442 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:37.442 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:37.442 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:37.442 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:37.442 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.2b", 2023-09-22T07:43:37.442 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:37.443 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:37.443 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:37.443 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:37.443 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:37.443 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T11:14:07.984752+0000", 2023-09-22T07:43:37.443 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:37.443 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:37.443 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.443 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.443 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.443 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.443 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.443 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.444 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.444 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.444 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.444 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.444 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.444 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.444 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.444 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.444 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.444 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.444 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.444 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:37.444 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:37.445 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.445 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:37.445 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.445 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.445 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.445 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.445 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.445 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:37.445 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.445 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.445 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.445 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.445 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.446 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.446 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.446 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.446 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.446 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.446 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.446 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.446 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:37.446 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.446 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.446 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:37.446 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:37.447 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:37.447 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:37.447 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:37.447 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:37.447 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.447 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 0, 2023-09-22T07:43:37.447 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:37.447 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.447 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.447 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:37.447 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:37.447 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:37.447 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:37.447 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.448 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 6, 2023-09-22T07:43:37.448 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:37.448 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:37.448 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:37.448 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:37.448 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:37.448 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:37.448 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.898374+0000", 2023-09-22T07:43:37.448 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.828343+0000", 2023-09-22T07:43:37.448 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.828343+0000", 2023-09-22T07:43:37.448 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.828637+0000", 2023-09-22T07:43:37.448 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.898374+0000", 2023-09-22T07:43:37.449 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.449 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:37.449 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.449 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:37.449 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.898374+0000", 2023-09-22T07:43:37.449 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.898374+0000", 2023-09-22T07:43:37.449 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.898374+0000", 2023-09-22T07:43:37.449 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:37.449 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:37.449 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:37.449 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.898374+0000", 2023-09-22T07:43:37.450 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.898374+0000", 2023-09-22T07:43:37.450 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:37.450 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:37.450 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:37.450 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:37.450 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:37.450 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:37.450 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:37.450 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:37.450 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:37.450 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:37.450 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:37.451 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:37.451 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.2c", 2023-09-22T07:43:37.451 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:37.451 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:37.451 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:37.451 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:37.451 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:37.451 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T14:59:42.418408+0000", 2023-09-22T07:43:37.451 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:37.451 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:37.451 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.451 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.452 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.452 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.452 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.452 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.452 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.452 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.452 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.452 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.452 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.452 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.452 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.452 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.453 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.453 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.453 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.453 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:37.453 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:37.453 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.453 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:37.453 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.453 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.453 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.453 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.454 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.454 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:37.454 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.454 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.454 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.454 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.454 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.454 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.454 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.454 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.454 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.454 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.455 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.455 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.455 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:37.455 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.455 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.455 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:37.455 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:37.455 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:37.455 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:37.455 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:37.455 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:37.455 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.455 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 6, 2023-09-22T07:43:37.456 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:37.456 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.456 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.456 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_per_pool": [ 2023-09-22T07:43:37.456 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.456 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": 24, 2023-09-22T07:43:37.456 INFO:tasks.workunit.client.0.smithi006.stdout: "application": [ 2023-09-22T07:43:37.456 INFO:tasks.workunit.client.0.smithi006.stdout: "rbd" 2023-09-22T07:43:37.456 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.456 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:37.456 INFO:tasks.workunit.client.0.smithi006.stdout: "num_pg": 8, 2023-09-22T07:43:37.456 INFO:tasks.workunit.client.0.smithi006.stdout: "num_store_stats": 8, 2023-09-22T07:43:37.457 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:37.457 INFO:tasks.workunit.client.0.smithi006.stdout: "poolid": 4, 2023-09-22T07:43:37.457 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.457 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.457 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.457 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.457 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.457 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.457 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.457 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.457 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.457 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.458 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.458 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.458 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.458 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.458 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.458 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.458 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.458 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:37.458 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:37.458 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.458 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:37.458 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.459 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.459 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.459 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.459 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.459 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:37.459 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.459 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.459 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.459 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.459 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.459 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.459 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.460 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.460 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.460 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.460 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.460 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.460 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:37.460 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.460 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.460 INFO:tasks.workunit.client.0.smithi006.stdout: "store_stats": { 2023-09-22T07:43:37.460 INFO:tasks.workunit.client.0.smithi006.stdout: "allocated": 0, 2023-09-22T07:43:37.460 INFO:tasks.workunit.client.0.smithi006.stdout: "available": 0, 2023-09-22T07:43:37.460 INFO:tasks.workunit.client.0.smithi006.stdout: "data_compressed": 0, 2023-09-22T07:43:37.460 INFO:tasks.workunit.client.0.smithi006.stdout: "data_compressed_allocated": 0, 2023-09-22T07:43:37.461 INFO:tasks.workunit.client.0.smithi006.stdout: "data_compressed_original": 0, 2023-09-22T07:43:37.461 INFO:tasks.workunit.client.0.smithi006.stdout: "data_stored": 0, 2023-09-22T07:43:37.461 INFO:tasks.workunit.client.0.smithi006.stdout: "internal_metadata": 0, 2023-09-22T07:43:37.461 INFO:tasks.workunit.client.0.smithi006.stdout: "internally_reserved": 0, 2023-09-22T07:43:37.461 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_allocated": 0, 2023-09-22T07:43:37.461 INFO:tasks.workunit.client.0.smithi006.stdout: "total": 0 2023-09-22T07:43:37.461 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.461 INFO:tasks.workunit.client.0.smithi006.stdout: "up": 24 2023-09-22T07:43:37.461 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.461 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.461 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": 192, 2023-09-22T07:43:37.461 INFO:tasks.workunit.client.0.smithi006.stdout: "application": [ 2023-09-22T07:43:37.462 INFO:tasks.workunit.client.0.smithi006.stdout: "cephfs" 2023-09-22T07:43:37.462 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.462 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:37.462 INFO:tasks.workunit.client.0.smithi006.stdout: "num_pg": 64, 2023-09-22T07:43:37.462 INFO:tasks.workunit.client.0.smithi006.stdout: "num_store_stats": 8, 2023-09-22T07:43:37.462 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:37.462 INFO:tasks.workunit.client.0.smithi006.stdout: "poolid": 3, 2023-09-22T07:43:37.462 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.462 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.462 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.462 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.462 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.463 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.463 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.463 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.463 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.463 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.463 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.463 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.463 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.463 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.463 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.463 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.463 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.464 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:37.464 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:37.464 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.464 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:37.464 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.464 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.464 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.464 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.464 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.464 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:37.464 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.464 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.464 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.465 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.465 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.465 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.465 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.465 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.465 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.465 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.465 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.465 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.465 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:37.465 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.465 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.466 INFO:tasks.workunit.client.0.smithi006.stdout: "store_stats": { 2023-09-22T07:43:37.466 INFO:tasks.workunit.client.0.smithi006.stdout: "allocated": 0, 2023-09-22T07:43:37.466 INFO:tasks.workunit.client.0.smithi006.stdout: "available": 0, 2023-09-22T07:43:37.466 INFO:tasks.workunit.client.0.smithi006.stdout: "data_compressed": 0, 2023-09-22T07:43:37.466 INFO:tasks.workunit.client.0.smithi006.stdout: "data_compressed_allocated": 0, 2023-09-22T07:43:37.466 INFO:tasks.workunit.client.0.smithi006.stdout: "data_compressed_original": 0, 2023-09-22T07:43:37.466 INFO:tasks.workunit.client.0.smithi006.stdout: "data_stored": 0, 2023-09-22T07:43:37.466 INFO:tasks.workunit.client.0.smithi006.stdout: "internal_metadata": 0, 2023-09-22T07:43:37.466 INFO:tasks.workunit.client.0.smithi006.stdout: "internally_reserved": 0, 2023-09-22T07:43:37.466 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_allocated": 0, 2023-09-22T07:43:37.466 INFO:tasks.workunit.client.0.smithi006.stdout: "total": 0 2023-09-22T07:43:37.466 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.467 INFO:tasks.workunit.client.0.smithi006.stdout: "up": 192 2023-09-22T07:43:37.467 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.467 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.467 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": 3, 2023-09-22T07:43:37.467 INFO:tasks.workunit.client.0.smithi006.stdout: "application": [ 2023-09-22T07:43:37.467 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr" 2023-09-22T07:43:37.467 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.467 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 148, 2023-09-22T07:43:37.467 INFO:tasks.workunit.client.0.smithi006.stdout: "num_pg": 1, 2023-09-22T07:43:37.467 INFO:tasks.workunit.client.0.smithi006.stdout: "num_store_stats": 3, 2023-09-22T07:43:37.467 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 148, 2023-09-22T07:43:37.467 INFO:tasks.workunit.client.0.smithi006.stdout: "poolid": 1, 2023-09-22T07:43:37.467 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.468 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 590368, 2023-09-22T07:43:37.468 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.468 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 1771104, 2023-09-22T07:43:37.468 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.468 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.468 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.468 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.468 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.468 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.468 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.468 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.468 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.468 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.469 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.469 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.469 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.469 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 6, 2023-09-22T07:43:37.469 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 2, 2023-09-22T07:43:37.469 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.469 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 2, 2023-09-22T07:43:37.469 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.469 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.469 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.469 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.469 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.470 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:37.470 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.470 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 6, 2023-09-22T07:43:37.470 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.470 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.470 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.470 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.470 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.470 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 394, 2023-09-22T07:43:37.470 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 584, 2023-09-22T07:43:37.470 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.470 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.471 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.471 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 219, 2023-09-22T07:43:37.471 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 2416 2023-09-22T07:43:37.471 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.471 INFO:tasks.workunit.client.0.smithi006.stdout: "store_stats": { 2023-09-22T07:43:37.471 INFO:tasks.workunit.client.0.smithi006.stdout: "allocated": 1781760, 2023-09-22T07:43:37.471 INFO:tasks.workunit.client.0.smithi006.stdout: "available": 0, 2023-09-22T07:43:37.471 INFO:tasks.workunit.client.0.smithi006.stdout: "data_compressed": 0, 2023-09-22T07:43:37.471 INFO:tasks.workunit.client.0.smithi006.stdout: "data_compressed_allocated": 0, 2023-09-22T07:43:37.471 INFO:tasks.workunit.client.0.smithi006.stdout: "data_compressed_original": 0, 2023-09-22T07:43:37.471 INFO:tasks.workunit.client.0.smithi006.stdout: "data_stored": 1771104, 2023-09-22T07:43:37.471 INFO:tasks.workunit.client.0.smithi006.stdout: "internal_metadata": 0, 2023-09-22T07:43:37.472 INFO:tasks.workunit.client.0.smithi006.stdout: "internally_reserved": 0, 2023-09-22T07:43:37.472 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_allocated": 0, 2023-09-22T07:43:37.472 INFO:tasks.workunit.client.0.smithi006.stdout: "total": 0 2023-09-22T07:43:37.472 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.472 INFO:tasks.workunit.client.0.smithi006.stdout: "up": 3 2023-09-22T07:43:37.472 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.472 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.472 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": 96, 2023-09-22T07:43:37.472 INFO:tasks.workunit.client.0.smithi006.stdout: "application": [ 2023-09-22T07:43:37.472 INFO:tasks.workunit.client.0.smithi006.stdout: "cephfs" 2023-09-22T07:43:37.472 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.472 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 45, 2023-09-22T07:43:37.472 INFO:tasks.workunit.client.0.smithi006.stdout: "num_pg": 32, 2023-09-22T07:43:37.473 INFO:tasks.workunit.client.0.smithi006.stdout: "num_store_stats": 8, 2023-09-22T07:43:37.473 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 45, 2023-09-22T07:43:37.473 INFO:tasks.workunit.client.0.smithi006.stdout: "poolid": 2, 2023-09-22T07:43:37.473 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.473 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 3378, 2023-09-22T07:43:37.473 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.473 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.473 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.473 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.473 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.473 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.473 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.474 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.474 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.474 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.474 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.474 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.474 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.474 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.474 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.474 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 66, 2023-09-22T07:43:37.474 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 22, 2023-09-22T07:43:37.474 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.474 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 22, 2023-09-22T07:43:37.475 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.475 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.475 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.475 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.475 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.475 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 14, 2023-09-22T07:43:37.475 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.475 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.475 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.475 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.475 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.475 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.475 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.476 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:37.476 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:37.476 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.476 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.476 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.476 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 51, 2023-09-22T07:43:37.476 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 19 2023-09-22T07:43:37.476 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.476 INFO:tasks.workunit.client.0.smithi006.stdout: "store_stats": { 2023-09-22T07:43:37.476 INFO:tasks.workunit.client.0.smithi006.stdout: "allocated": 98304, 2023-09-22T07:43:37.476 INFO:tasks.workunit.client.0.smithi006.stdout: "available": 0, 2023-09-22T07:43:37.476 INFO:tasks.workunit.client.0.smithi006.stdout: "data_compressed": 0, 2023-09-22T07:43:37.476 INFO:tasks.workunit.client.0.smithi006.stdout: "data_compressed_allocated": 0, 2023-09-22T07:43:37.477 INFO:tasks.workunit.client.0.smithi006.stdout: "data_compressed_original": 0, 2023-09-22T07:43:37.477 INFO:tasks.workunit.client.0.smithi006.stdout: "data_stored": 10134, 2023-09-22T07:43:37.477 INFO:tasks.workunit.client.0.smithi006.stdout: "internal_metadata": 0, 2023-09-22T07:43:37.477 INFO:tasks.workunit.client.0.smithi006.stdout: "internally_reserved": 0, 2023-09-22T07:43:37.477 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_allocated": 0, 2023-09-22T07:43:37.477 INFO:tasks.workunit.client.0.smithi006.stdout: "total": 0 2023-09-22T07:43:37.477 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.477 INFO:tasks.workunit.client.0.smithi006.stdout: "up": 96 2023-09-22T07:43:37.477 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.477 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.477 INFO:tasks.workunit.client.0.smithi006.stdout: "usage": { 2023-09-22T07:43:37.477 INFO:tasks.workunit.client.0.smithi006.stdout: "pg_num": 105, 2023-09-22T07:43:37.478 INFO:tasks.workunit.client.0.smithi006.stdout: "pools": 4, 2023-09-22T07:43:37.478 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_by_class": { 2023-09-22T07:43:37.478 INFO:tasks.workunit.client.0.smithi006.stdout: "ssd": { 2023-09-22T07:43:37.478 INFO:tasks.workunit.client.0.smithi006.stdout: "total_avail_bytes": 767905660928, 2023-09-22T07:43:37.478 INFO:tasks.workunit.client.0.smithi006.stdout: "total_bytes": 767960285184, 2023-09-22T07:43:37.478 INFO:tasks.workunit.client.0.smithi006.stdout: "total_used_bytes": 54624256, 2023-09-22T07:43:37.478 INFO:tasks.workunit.client.0.smithi006.stdout: "total_used_raw_bytes": 54624256, 2023-09-22T07:43:37.478 INFO:tasks.workunit.client.0.smithi006.stdout: "total_used_raw_ratio": 7.112901221262291e-05 2023-09-22T07:43:37.478 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.478 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.478 INFO:tasks.workunit.client.0.smithi006.stdout: "total_avail_bytes": 767905660928, 2023-09-22T07:43:37.478 INFO:tasks.workunit.client.0.smithi006.stdout: "total_bytes": 767960285184, 2023-09-22T07:43:37.478 INFO:tasks.workunit.client.0.smithi006.stdout: "total_used_bytes": 54624256 2023-09-22T07:43:37.479 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.479 INFO:tasks.workunit.client.0.smithi006.stdout:} 2023-09-22T07:43:37.479 INFO:tasks.workunit.client.0.smithi006.stdout:Device report is generated separately. To see it run 'ceph telemetry show-device'. 2023-09-22T07:43:37.480 INFO:tasks.workunit.client.0.smithi006.stderr:+ ceph telemetry show-device 2023-09-22T07:43:37.480 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='client.24854 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:37.480 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='client.24854 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:37.480 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/2941757908' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2023-09-22T07:43:37.480 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:43:37.480 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-22T07:43:37.481 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:37.481 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:37.481 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:37.481 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:37.481 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:37.481 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:37.481 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:37.481 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:37.481 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:37.481 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-22T07:43:37.481 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-22T07:43:37.481 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:37.482 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:37.482 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:37.482 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-22T07:43:37.482 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:37.482 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-22T07:43:37.482 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:37.482 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:37.482 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-22T07:43:37.482 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-22T07:43:37.482 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:37.483 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='client.24854 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:37.483 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='client.24854 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:37.483 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/2941757908' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2023-09-22T07:43:37.483 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:43:37.483 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-22T07:43:37.483 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:37.483 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:37.483 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:37.483 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:37.484 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:37.484 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:37.484 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:37.484 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:37.484 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:37.484 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-22T07:43:37.484 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-22T07:43:37.484 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:37.484 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:37.484 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:37.484 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-22T07:43:37.484 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:37.485 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-22T07:43:37.485 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:37.485 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:37.485 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-22T07:43:37.485 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-22T07:43:37.485 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:37.485 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='client.24854 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:37.485 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='client.24854 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:37.485 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/2941757908' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2023-09-22T07:43:37.485 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:43:37.485 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-22T07:43:37.486 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:37.486 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:37.486 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:37.486 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:37.486 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:37.486 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:37.486 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:37.486 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:37.486 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:37.486 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-22T07:43:37.486 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-22T07:43:37.487 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:37.487 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:37.487 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:37.487 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-22T07:43:37.487 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:37.487 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-22T07:43:37.487 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:37.487 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:37.487 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-22T07:43:37.487 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-22T07:43:37.487 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:37.487 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:37.487 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:37.488 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:43:37.488 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-22T07:43:37.488 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:37.488 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:37.488 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:37.488 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:37.488 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:37.488 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:37.488 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:37.488 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:37.488 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:37.488 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-22T07:43:37.488 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-22T07:43:37.489 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:37.489 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:37.489 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:37.489 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-22T07:43:37.489 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-22T07:43:37.489 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:37.489 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:37.489 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:37.489 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-22T07:43:37.489 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-22T07:43:37.489 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:37.489 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:37.490 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:35 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:37.490 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:36 smithi105 ceph-mon[102016]: pgmap v75: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 18 op/s 2023-09-22T07:43:37.490 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:36 smithi105 ceph-mon[102016]: from='client.14949 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:37.490 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:36 smithi105 ceph-mon[102016]: from='client.14949 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:37.490 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:36 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:43:37.490 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:36 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-22T07:43:37.490 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:37.490 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:37.491 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:43:37.491 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-22T07:43:37.491 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:37.491 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:37.491 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:37.491 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:37.491 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:37.491 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:37.491 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:37.491 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:37.491 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:37.492 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-22T07:43:37.492 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-22T07:43:37.492 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:37.492 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:37.492 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:37.492 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-22T07:43:37.492 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-22T07:43:37.492 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:37.492 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:37.492 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:37.492 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-22T07:43:37.492 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-22T07:43:37.493 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:37.493 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:37.493 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:37.493 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:37.493 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:37.493 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:43:37.493 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-22T07:43:37.493 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:37.494 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:37.494 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:37.494 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:37.494 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:37.494 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:37.494 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:37.494 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:37.494 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:37.494 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-22T07:43:37.494 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-22T07:43:37.494 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:37.494 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:37.495 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:37.495 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-22T07:43:37.495 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-22T07:43:37.495 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:37.495 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:37.495 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:37.495 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-22T07:43:37.495 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-22T07:43:37.495 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:37.495 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:37.495 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:35 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:37.496 INFO:tasks.workunit.client.0.smithi006.stdout:{ 2023-09-22T07:43:37.496 INFO:tasks.workunit.client.0.smithi006.stdout: "ba210cd6-591b-11ee-a7bd-0cc47abd15e4": { 2023-09-22T07:43:37.496 INFO:tasks.workunit.client.0.smithi006.stdout: "INTEL_SSDPEDMD400G4_ba21b5a0-591b-11ee-a7bd-0cc47abd15e4": { 2023-09-22T07:43:37.496 INFO:tasks.workunit.client.0.smithi006.stdout: "20230922-073836": { 2023-09-22T07:43:37.496 INFO:tasks.workunit.client.0.smithi006.stdout: "device": { 2023-09-22T07:43:37.496 INFO:tasks.workunit.client.0.smithi006.stdout: "info_name": "/dev/nvme0n1", 2023-09-22T07:43:37.496 INFO:tasks.workunit.client.0.smithi006.stdout: "name": "/dev/nvme0n1", 2023-09-22T07:43:37.496 INFO:tasks.workunit.client.0.smithi006.stdout: "protocol": "NVMe", 2023-09-22T07:43:37.497 INFO:tasks.workunit.client.0.smithi006.stdout: "type": "nvme" 2023-09-22T07:43:37.497 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.497 INFO:tasks.workunit.client.0.smithi006.stdout: "firmware_version": "8DV101H0", 2023-09-22T07:43:37.497 INFO:tasks.workunit.client.0.smithi006.stdout: "host_id": "ba210cd6-591b-11ee-a7bd-0cc47abd15e4", 2023-09-22T07:43:37.497 INFO:tasks.workunit.client.0.smithi006.stdout: "json_format_version": [ 2023-09-22T07:43:37.497 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:37.497 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:37.497 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.497 INFO:tasks.workunit.client.0.smithi006.stdout: "local_time": { 2023-09-22T07:43:37.497 INFO:tasks.workunit.client.0.smithi006.stdout: "asctime": "Fri Sep 22 07:38:35 2023 UTC", 2023-09-22T07:43:37.497 INFO:tasks.workunit.client.0.smithi006.stdout: "time_t": 1695368315 2023-09-22T07:43:37.497 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.498 INFO:tasks.workunit.client.0.smithi006.stdout: "logical_block_size": 512, 2023-09-22T07:43:37.498 INFO:tasks.workunit.client.0.smithi006.stdout: "model_name": "INTEL SSDPEDMD400G4", 2023-09-22T07:43:37.498 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_controller_id": 0, 2023-09-22T07:43:37.498 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-09-22T07:43:37.498 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_namespaces": [ 2023-09-22T07:43:37.498 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.498 INFO:tasks.workunit.client.0.smithi006.stdout: "capacity": { 2023-09-22T07:43:37.498 INFO:tasks.workunit.client.0.smithi006.stdout: "blocks": 781422768, 2023-09-22T07:43:37.498 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 400088457216 2023-09-22T07:43:37.498 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.498 INFO:tasks.workunit.client.0.smithi006.stdout: "formatted_lba_size": 512, 2023-09-22T07:43:37.498 INFO:tasks.workunit.client.0.smithi006.stdout: "id": 1, 2023-09-22T07:43:37.499 INFO:tasks.workunit.client.0.smithi006.stdout: "size": { 2023-09-22T07:43:37.499 INFO:tasks.workunit.client.0.smithi006.stdout: "blocks": 781422768, 2023-09-22T07:43:37.499 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 400088457216 2023-09-22T07:43:37.499 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.499 INFO:tasks.workunit.client.0.smithi006.stdout: "utilization": { 2023-09-22T07:43:37.499 INFO:tasks.workunit.client.0.smithi006.stdout: "blocks": 781422768, 2023-09-22T07:43:37.499 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 400088457216 2023-09-22T07:43:37.499 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.499 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.499 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.499 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_number_of_namespaces": 1, 2023-09-22T07:43:37.499 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_pci_vendor": { 2023-09-22T07:43:37.500 INFO:tasks.workunit.client.0.smithi006.stdout: "id": 32902, 2023-09-22T07:43:37.500 INFO:tasks.workunit.client.0.smithi006.stdout: "subsystem_id": 32902 2023-09-22T07:43:37.500 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.500 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_smart_health_information_add_log": { 2023-09-22T07:43:37.500 INFO:tasks.workunit.client.0.smithi006.stdout: "Device stats": { 2023-09-22T07:43:37.500 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_fw_downgrades": { 2023-09-22T07:43:37.500 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 0, 2023-09-22T07:43:37.500 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:37.500 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.500 INFO:tasks.workunit.client.0.smithi006.stdout: "crc_error_count": { 2023-09-22T07:43:37.500 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:37.500 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:37.500 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.501 INFO:tasks.workunit.client.0.smithi006.stdout: "end_to_end_error_detection_count": { 2023-09-22T07:43:37.501 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:37.501 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:37.501 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.501 INFO:tasks.workunit.client.0.smithi006.stdout: "erase_fail_count": { 2023-09-22T07:43:37.501 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:37.501 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:37.501 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.501 INFO:tasks.workunit.client.0.smithi006.stdout: "host_bytes_written": { 2023-09-22T07:43:37.501 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:37.501 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 33885242 2023-09-22T07:43:37.501 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.502 INFO:tasks.workunit.client.0.smithi006.stdout: "host_ctx_wear_used": { 2023-09-22T07:43:37.502 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:37.502 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 1 2023-09-22T07:43:37.502 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.502 INFO:tasks.workunit.client.0.smithi006.stdout: "media_bytes_read": { 2023-09-22T07:43:37.502 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 0, 2023-09-22T07:43:37.502 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:37.502 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.502 INFO:tasks.workunit.client.0.smithi006.stdout: "nand_bytes_written": { 2023-09-22T07:43:37.502 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:37.502 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 54017693 2023-09-22T07:43:37.502 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.503 INFO:tasks.workunit.client.0.smithi006.stdout: "perf_stat_indicator": { 2023-09-22T07:43:37.503 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 0, 2023-09-22T07:43:37.503 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:37.503 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.503 INFO:tasks.workunit.client.0.smithi006.stdout: "pll_lock_loss_count": { 2023-09-22T07:43:37.503 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:37.503 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:37.503 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.503 INFO:tasks.workunit.client.0.smithi006.stdout: "program_fail_count": { 2023-09-22T07:43:37.503 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:37.503 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:37.503 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.503 INFO:tasks.workunit.client.0.smithi006.stdout: "re_alloc_sectr_cnt": { 2023-09-22T07:43:37.504 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 0, 2023-09-22T07:43:37.504 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:37.504 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.504 INFO:tasks.workunit.client.0.smithi006.stdout: "retry_buffer_overflow_count": { 2023-09-22T07:43:37.504 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:37.504 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:37.504 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.504 INFO:tasks.workunit.client.0.smithi006.stdout: "soft_ecc_err_rate": { 2023-09-22T07:43:37.504 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 0, 2023-09-22T07:43:37.504 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:37.504 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.504 INFO:tasks.workunit.client.0.smithi006.stdout: "thermal_throttle_status": { 2023-09-22T07:43:37.505 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:37.505 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": { 2023-09-22T07:43:37.505 INFO:tasks.workunit.client.0.smithi006.stdout: "cnt": 0, 2023-09-22T07:43:37.505 INFO:tasks.workunit.client.0.smithi006.stdout: "pct": 0 2023-09-22T07:43:37.505 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.505 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.505 INFO:tasks.workunit.client.0.smithi006.stdout: "timed_workload_host_reads": { 2023-09-22T07:43:37.505 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:37.505 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 65535 2023-09-22T07:43:37.505 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.505 INFO:tasks.workunit.client.0.smithi006.stdout: "timed_workload_media_wear": { 2023-09-22T07:43:37.505 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:37.506 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 64 2023-09-22T07:43:37.506 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.506 INFO:tasks.workunit.client.0.smithi006.stdout: "timed_workload_timer": { 2023-09-22T07:43:37.506 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:37.506 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 65535 2023-09-22T07:43:37.506 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.506 INFO:tasks.workunit.client.0.smithi006.stdout: "unexp_power_loss": { 2023-09-22T07:43:37.506 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 0, 2023-09-22T07:43:37.506 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:37.506 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.506 INFO:tasks.workunit.client.0.smithi006.stdout: "wear_leveling": { 2023-09-22T07:43:37.506 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 88, 2023-09-22T07:43:37.507 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": { 2023-09-22T07:43:37.507 INFO:tasks.workunit.client.0.smithi006.stdout: "avg": 3604, 2023-09-22T07:43:37.507 INFO:tasks.workunit.client.0.smithi006.stdout: "max": 3621, 2023-09-22T07:43:37.507 INFO:tasks.workunit.client.0.smithi006.stdout: "min": 3589 2023-09-22T07:43:37.507 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.507 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.507 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.507 INFO:tasks.workunit.client.0.smithi006.stdout: "Intel Smart log": "nvme0n1" 2023-09-22T07:43:37.507 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.507 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_smart_health_information_log": { 2023-09-22T07:43:37.507 INFO:tasks.workunit.client.0.smithi006.stdout: "available_spare": 100, 2023-09-22T07:43:37.507 INFO:tasks.workunit.client.0.smithi006.stdout: "available_spare_threshold": 10, 2023-09-22T07:43:37.507 INFO:tasks.workunit.client.0.smithi006.stdout: "controller_busy_time": 9, 2023-09-22T07:43:37.508 INFO:tasks.workunit.client.0.smithi006.stdout: "critical_warning": 0, 2023-09-22T07:43:37.508 INFO:tasks.workunit.client.0.smithi006.stdout: "data_units_read": 408255539, 2023-09-22T07:43:37.508 INFO:tasks.workunit.client.0.smithi006.stdout: "data_units_written": 2220703263, 2023-09-22T07:43:37.508 INFO:tasks.workunit.client.0.smithi006.stdout: "host_reads": 6250169514, 2023-09-22T07:43:37.508 INFO:tasks.workunit.client.0.smithi006.stdout: "host_writes": 35680016450, 2023-09-22T07:43:37.508 INFO:tasks.workunit.client.0.smithi006.stdout: "media_errors": 0, 2023-09-22T07:43:37.508 INFO:tasks.workunit.client.0.smithi006.stdout: "num_err_log_entries": 0, 2023-09-22T07:43:37.508 INFO:tasks.workunit.client.0.smithi006.stdout: "percentage_used": 12, 2023-09-22T07:43:37.508 INFO:tasks.workunit.client.0.smithi006.stdout: "power_cycles": 50650, 2023-09-22T07:43:37.508 INFO:tasks.workunit.client.0.smithi006.stdout: "power_on_hours": 60033, 2023-09-22T07:43:37.508 INFO:tasks.workunit.client.0.smithi006.stdout: "temperature": 26, 2023-09-22T07:43:37.508 INFO:tasks.workunit.client.0.smithi006.stdout: "unsafe_shutdowns": 343 2023-09-22T07:43:37.509 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.509 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_vendor": "intel", 2023-09-22T07:43:37.509 INFO:tasks.workunit.client.0.smithi006.stdout: "power_cycle_count": 50650, 2023-09-22T07:43:37.509 INFO:tasks.workunit.client.0.smithi006.stdout: "power_on_time": { 2023-09-22T07:43:37.509 INFO:tasks.workunit.client.0.smithi006.stdout: "hours": 60033 2023-09-22T07:43:37.509 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.509 INFO:tasks.workunit.client.0.smithi006.stdout: "serial_number": "deleted", 2023-09-22T07:43:37.509 INFO:tasks.workunit.client.0.smithi006.stdout: "smart_status": { 2023-09-22T07:43:37.509 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme": { 2023-09-22T07:43:37.509 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.509 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.509 INFO:tasks.workunit.client.0.smithi006.stdout: "passed": true 2023-09-22T07:43:37.509 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.510 INFO:tasks.workunit.client.0.smithi006.stdout: "smartctl": { 2023-09-22T07:43:37.510 INFO:tasks.workunit.client.0.smithi006.stdout: "argv": [ 2023-09-22T07:43:37.510 INFO:tasks.workunit.client.0.smithi006.stdout: "smartctl", 2023-09-22T07:43:37.510 INFO:tasks.workunit.client.0.smithi006.stdout: "-x", 2023-09-22T07:43:37.510 INFO:tasks.workunit.client.0.smithi006.stdout: "--json=o", 2023-09-22T07:43:37.510 INFO:tasks.workunit.client.0.smithi006.stdout: "/dev/nvme0n1" 2023-09-22T07:43:37.510 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.510 INFO:tasks.workunit.client.0.smithi006.stdout: "build_info": "(local build)", 2023-09-22T07:43:37.510 INFO:tasks.workunit.client.0.smithi006.stdout: "exit_status": 0, 2023-09-22T07:43:37.510 INFO:tasks.workunit.client.0.smithi006.stdout: "output": [ 2023-09-22T07:43:37.510 INFO:tasks.workunit.client.0.smithi006.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-372.9.1.el8.x86_64] (local build)", 2023-09-22T07:43:37.510 INFO:tasks.workunit.client.0.smithi006.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-09-22T07:43:37.511 INFO:tasks.workunit.client.0.smithi006.stdout: "", 2023-09-22T07:43:37.511 INFO:tasks.workunit.client.0.smithi006.stdout: "=== START OF INFORMATION SECTION ===", 2023-09-22T07:43:37.511 INFO:tasks.workunit.client.0.smithi006.stdout: "Model Number: INTEL SSDPEDMD400G4", 2023-09-22T07:43:37.511 INFO:tasks.workunit.client.0.smithi006.stdout: "Serial Number: deleted", 2023-09-22T07:43:37.511 INFO:tasks.workunit.client.0.smithi006.stdout: "Firmware Version: 8DV101H0", 2023-09-22T07:43:37.511 INFO:tasks.workunit.client.0.smithi006.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-09-22T07:43:37.511 INFO:tasks.workunit.client.0.smithi006.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-09-22T07:43:37.511 INFO:tasks.workunit.client.0.smithi006.stdout: "Controller ID: 0", 2023-09-22T07:43:37.511 INFO:tasks.workunit.client.0.smithi006.stdout: "Number of Namespaces: 1", 2023-09-22T07:43:37.511 INFO:tasks.workunit.client.0.smithi006.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2023-09-22T07:43:37.511 INFO:tasks.workunit.client.0.smithi006.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-09-22T07:43:37.511 INFO:tasks.workunit.client.0.smithi006.stdout: "Local Time is: Fri Sep 22 07:38:35 2023 UTC", 2023-09-22T07:43:37.512 INFO:tasks.workunit.client.0.smithi006.stdout: "Firmware Updates (0x02): 1 Slot", 2023-09-22T07:43:37.512 INFO:tasks.workunit.client.0.smithi006.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2023-09-22T07:43:37.512 INFO:tasks.workunit.client.0.smithi006.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-09-22T07:43:37.512 INFO:tasks.workunit.client.0.smithi006.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-09-22T07:43:37.512 INFO:tasks.workunit.client.0.smithi006.stdout: "", 2023-09-22T07:43:37.512 INFO:tasks.workunit.client.0.smithi006.stdout: "Supported Power States", 2023-09-22T07:43:37.512 INFO:tasks.workunit.client.0.smithi006.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-09-22T07:43:37.512 INFO:tasks.workunit.client.0.smithi006.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2023-09-22T07:43:37.512 INFO:tasks.workunit.client.0.smithi006.stdout: "", 2023-09-22T07:43:37.512 INFO:tasks.workunit.client.0.smithi006.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-09-22T07:43:37.512 INFO:tasks.workunit.client.0.smithi006.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-09-22T07:43:37.512 INFO:tasks.workunit.client.0.smithi006.stdout: " 0 + 512 0 2", 2023-09-22T07:43:37.513 INFO:tasks.workunit.client.0.smithi006.stdout: " 1 - 512 8 2", 2023-09-22T07:43:37.513 INFO:tasks.workunit.client.0.smithi006.stdout: " 2 - 512 16 2", 2023-09-22T07:43:37.513 INFO:tasks.workunit.client.0.smithi006.stdout: " 3 - 4096 0 0", 2023-09-22T07:43:37.513 INFO:tasks.workunit.client.0.smithi006.stdout: " 4 - 4096 8 0", 2023-09-22T07:43:37.513 INFO:tasks.workunit.client.0.smithi006.stdout: " 5 - 4096 64 0", 2023-09-22T07:43:37.513 INFO:tasks.workunit.client.0.smithi006.stdout: " 6 - 4096 128 0", 2023-09-22T07:43:37.513 INFO:tasks.workunit.client.0.smithi006.stdout: "", 2023-09-22T07:43:37.513 INFO:tasks.workunit.client.0.smithi006.stdout: "=== START OF SMART DATA SECTION ===", 2023-09-22T07:43:37.513 INFO:tasks.workunit.client.0.smithi006.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-09-22T07:43:37.513 INFO:tasks.workunit.client.0.smithi006.stdout: "", 2023-09-22T07:43:37.513 INFO:tasks.workunit.client.0.smithi006.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-09-22T07:43:37.513 INFO:tasks.workunit.client.0.smithi006.stdout: "Critical Warning: 0x00", 2023-09-22T07:43:37.514 INFO:tasks.workunit.client.0.smithi006.stdout: "Temperature: 26 Celsius", 2023-09-22T07:43:37.514 INFO:tasks.workunit.client.0.smithi006.stdout: "Available Spare: 100%", 2023-09-22T07:43:37.514 INFO:tasks.workunit.client.0.smithi006.stdout: "Available Spare Threshold: 10%", 2023-09-22T07:43:37.514 INFO:tasks.workunit.client.0.smithi006.stdout: "Percentage Used: 12%", 2023-09-22T07:43:37.514 INFO:tasks.workunit.client.0.smithi006.stdout: "Data Units Read: 408,255,539 [209 TB]", 2023-09-22T07:43:37.514 INFO:tasks.workunit.client.0.smithi006.stdout: "Data Units Written: 2,220,703,263 [1.13 PB]", 2023-09-22T07:43:37.514 INFO:tasks.workunit.client.0.smithi006.stdout: "Host Read Commands: 6,250,169,514", 2023-09-22T07:43:37.514 INFO:tasks.workunit.client.0.smithi006.stdout: "Host Write Commands: 35,680,016,450", 2023-09-22T07:43:37.514 INFO:tasks.workunit.client.0.smithi006.stdout: "Controller Busy Time: 9", 2023-09-22T07:43:37.514 INFO:tasks.workunit.client.0.smithi006.stdout: "Power Cycles: 50,650", 2023-09-22T07:43:37.514 INFO:tasks.workunit.client.0.smithi006.stdout: "Power On Hours: 60,033", 2023-09-22T07:43:37.514 INFO:tasks.workunit.client.0.smithi006.stdout: "Unsafe Shutdowns: 343", 2023-09-22T07:43:37.514 INFO:tasks.workunit.client.0.smithi006.stdout: "Media and Data Integrity Errors: 0", 2023-09-22T07:43:37.515 INFO:tasks.workunit.client.0.smithi006.stdout: "Error Information Log Entries: 0", 2023-09-22T07:43:37.515 INFO:tasks.workunit.client.0.smithi006.stdout: "", 2023-09-22T07:43:37.515 INFO:tasks.workunit.client.0.smithi006.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-09-22T07:43:37.515 INFO:tasks.workunit.client.0.smithi006.stdout: "No Errors Logged", 2023-09-22T07:43:37.515 INFO:tasks.workunit.client.0.smithi006.stdout: "" 2023-09-22T07:43:37.515 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.515 INFO:tasks.workunit.client.0.smithi006.stdout: "platform_info": "x86_64-linux-4.18.0-372.9.1.el8.x86_64", 2023-09-22T07:43:37.515 INFO:tasks.workunit.client.0.smithi006.stdout: "svn_revision": "5022", 2023-09-22T07:43:37.515 INFO:tasks.workunit.client.0.smithi006.stdout: "version": [ 2023-09-22T07:43:37.515 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:37.515 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:37.515 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:37.516 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.516 INFO:tasks.workunit.client.0.smithi006.stdout: "temperature": { 2023-09-22T07:43:37.516 INFO:tasks.workunit.client.0.smithi006.stdout: "current": 26 2023-09-22T07:43:37.516 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.516 INFO:tasks.workunit.client.0.smithi006.stdout: "user_capacity": { 2023-09-22T07:43:37.516 INFO:tasks.workunit.client.0.smithi006.stdout: "blocks": 781422768, 2023-09-22T07:43:37.516 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 400088457216 2023-09-22T07:43:37.516 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.516 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.516 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.516 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.516 INFO:tasks.workunit.client.0.smithi006.stdout: "ba2341c2-591b-11ee-a7bd-0cc47abd15e4": { 2023-09-22T07:43:37.517 INFO:tasks.workunit.client.0.smithi006.stdout: "INTEL_SSDPEDMD400G4_ba23edac-591b-11ee-a7bd-0cc47abd15e4": { 2023-09-22T07:43:37.517 INFO:tasks.workunit.client.0.smithi006.stdout: "20230922-073839": { 2023-09-22T07:43:37.517 INFO:tasks.workunit.client.0.smithi006.stdout: "device": { 2023-09-22T07:43:37.517 INFO:tasks.workunit.client.0.smithi006.stdout: "info_name": "/dev/nvme0n1", 2023-09-22T07:43:37.517 INFO:tasks.workunit.client.0.smithi006.stdout: "name": "/dev/nvme0n1", 2023-09-22T07:43:37.517 INFO:tasks.workunit.client.0.smithi006.stdout: "protocol": "NVMe", 2023-09-22T07:43:37.517 INFO:tasks.workunit.client.0.smithi006.stdout: "type": "nvme" 2023-09-22T07:43:37.517 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.517 INFO:tasks.workunit.client.0.smithi006.stdout: "firmware_version": "8DV101H0", 2023-09-22T07:43:37.517 INFO:tasks.workunit.client.0.smithi006.stdout: "host_id": "ba2341c2-591b-11ee-a7bd-0cc47abd15e4", 2023-09-22T07:43:37.517 INFO:tasks.workunit.client.0.smithi006.stdout: "json_format_version": [ 2023-09-22T07:43:37.517 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:37.518 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:37.518 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.518 INFO:tasks.workunit.client.0.smithi006.stdout: "local_time": { 2023-09-22T07:43:37.518 INFO:tasks.workunit.client.0.smithi006.stdout: "asctime": "Fri Sep 22 07:38:39 2023 UTC", 2023-09-22T07:43:37.518 INFO:tasks.workunit.client.0.smithi006.stdout: "time_t": 1695368319 2023-09-22T07:43:37.518 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.518 INFO:tasks.workunit.client.0.smithi006.stdout: "logical_block_size": 512, 2023-09-22T07:43:37.518 INFO:tasks.workunit.client.0.smithi006.stdout: "model_name": "INTEL SSDPEDMD400G4", 2023-09-22T07:43:37.518 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_controller_id": 0, 2023-09-22T07:43:37.518 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-09-22T07:43:37.518 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_namespaces": [ 2023-09-22T07:43:37.518 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.519 INFO:tasks.workunit.client.0.smithi006.stdout: "capacity": { 2023-09-22T07:43:37.519 INFO:tasks.workunit.client.0.smithi006.stdout: "blocks": 781422768, 2023-09-22T07:43:37.519 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 400088457216 2023-09-22T07:43:37.519 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.519 INFO:tasks.workunit.client.0.smithi006.stdout: "formatted_lba_size": 512, 2023-09-22T07:43:37.519 INFO:tasks.workunit.client.0.smithi006.stdout: "id": 1, 2023-09-22T07:43:37.519 INFO:tasks.workunit.client.0.smithi006.stdout: "size": { 2023-09-22T07:43:37.519 INFO:tasks.workunit.client.0.smithi006.stdout: "blocks": 781422768, 2023-09-22T07:43:37.519 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 400088457216 2023-09-22T07:43:37.519 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.519 INFO:tasks.workunit.client.0.smithi006.stdout: "utilization": { 2023-09-22T07:43:37.519 INFO:tasks.workunit.client.0.smithi006.stdout: "blocks": 781422768, 2023-09-22T07:43:37.520 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 400088457216 2023-09-22T07:43:37.520 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.520 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.520 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.520 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_number_of_namespaces": 1, 2023-09-22T07:43:37.520 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_pci_vendor": { 2023-09-22T07:43:37.520 INFO:tasks.workunit.client.0.smithi006.stdout: "id": 32902, 2023-09-22T07:43:37.520 INFO:tasks.workunit.client.0.smithi006.stdout: "subsystem_id": 32902 2023-09-22T07:43:37.520 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.520 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_smart_health_information_add_log": { 2023-09-22T07:43:37.520 INFO:tasks.workunit.client.0.smithi006.stdout: "Device stats": { 2023-09-22T07:43:37.520 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_fw_downgrades": { 2023-09-22T07:43:37.520 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 0, 2023-09-22T07:43:37.521 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:37.521 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.521 INFO:tasks.workunit.client.0.smithi006.stdout: "crc_error_count": { 2023-09-22T07:43:37.521 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:37.521 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:37.521 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.521 INFO:tasks.workunit.client.0.smithi006.stdout: "end_to_end_error_detection_count": { 2023-09-22T07:43:37.521 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:37.521 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:37.521 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.521 INFO:tasks.workunit.client.0.smithi006.stdout: "erase_fail_count": { 2023-09-22T07:43:37.521 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:37.522 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:37.522 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.522 INFO:tasks.workunit.client.0.smithi006.stdout: "host_bytes_written": { 2023-09-22T07:43:37.522 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:37.522 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 31131352 2023-09-22T07:43:37.522 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.522 INFO:tasks.workunit.client.0.smithi006.stdout: "host_ctx_wear_used": { 2023-09-22T07:43:37.522 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:37.522 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 1 2023-09-22T07:43:37.522 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.522 INFO:tasks.workunit.client.0.smithi006.stdout: "media_bytes_read": { 2023-09-22T07:43:37.522 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 0, 2023-09-22T07:43:37.523 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:37.523 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.523 INFO:tasks.workunit.client.0.smithi006.stdout: "nand_bytes_written": { 2023-09-22T07:43:37.523 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:37.523 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 51029761 2023-09-22T07:43:37.523 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.523 INFO:tasks.workunit.client.0.smithi006.stdout: "perf_stat_indicator": { 2023-09-22T07:43:37.523 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 0, 2023-09-22T07:43:37.523 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:37.523 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.523 INFO:tasks.workunit.client.0.smithi006.stdout: "pll_lock_loss_count": { 2023-09-22T07:43:37.523 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:37.523 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:37.524 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.524 INFO:tasks.workunit.client.0.smithi006.stdout: "program_fail_count": { 2023-09-22T07:43:37.524 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:37.524 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:37.524 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.524 INFO:tasks.workunit.client.0.smithi006.stdout: "re_alloc_sectr_cnt": { 2023-09-22T07:43:37.524 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 0, 2023-09-22T07:43:37.524 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:37.524 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.524 INFO:tasks.workunit.client.0.smithi006.stdout: "retry_buffer_overflow_count": { 2023-09-22T07:43:37.524 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:37.524 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:37.525 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.525 INFO:tasks.workunit.client.0.smithi006.stdout: "soft_ecc_err_rate": { 2023-09-22T07:43:37.525 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 0, 2023-09-22T07:43:37.525 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:37.525 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.525 INFO:tasks.workunit.client.0.smithi006.stdout: "thermal_throttle_status": { 2023-09-22T07:43:37.525 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:37.525 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": { 2023-09-22T07:43:37.525 INFO:tasks.workunit.client.0.smithi006.stdout: "cnt": 0, 2023-09-22T07:43:37.525 INFO:tasks.workunit.client.0.smithi006.stdout: "pct": 0 2023-09-22T07:43:37.525 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.525 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.525 INFO:tasks.workunit.client.0.smithi006.stdout: "timed_workload_host_reads": { 2023-09-22T07:43:37.526 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:37.526 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 65535 2023-09-22T07:43:37.526 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.526 INFO:tasks.workunit.client.0.smithi006.stdout: "timed_workload_media_wear": { 2023-09-22T07:43:37.526 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:37.526 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 64 2023-09-22T07:43:37.526 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.526 INFO:tasks.workunit.client.0.smithi006.stdout: "timed_workload_timer": { 2023-09-22T07:43:37.526 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:37.526 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 65535 2023-09-22T07:43:37.526 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.526 INFO:tasks.workunit.client.0.smithi006.stdout: "unexp_power_loss": { 2023-09-22T07:43:37.527 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 0, 2023-09-22T07:43:37.527 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:37.527 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.527 INFO:tasks.workunit.client.0.smithi006.stdout: "wear_leveling": { 2023-09-22T07:43:37.527 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 89, 2023-09-22T07:43:37.527 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": { 2023-09-22T07:43:37.527 INFO:tasks.workunit.client.0.smithi006.stdout: "avg": 3438, 2023-09-22T07:43:37.527 INFO:tasks.workunit.client.0.smithi006.stdout: "max": 3454, 2023-09-22T07:43:37.527 INFO:tasks.workunit.client.0.smithi006.stdout: "min": 3423 2023-09-22T07:43:37.527 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.527 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.527 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.528 INFO:tasks.workunit.client.0.smithi006.stdout: "Intel Smart log": "nvme0n1" 2023-09-22T07:43:37.528 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.528 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_smart_health_information_log": { 2023-09-22T07:43:37.528 INFO:tasks.workunit.client.0.smithi006.stdout: "available_spare": 100, 2023-09-22T07:43:37.528 INFO:tasks.workunit.client.0.smithi006.stdout: "available_spare_threshold": 10, 2023-09-22T07:43:37.528 INFO:tasks.workunit.client.0.smithi006.stdout: "controller_busy_time": 7, 2023-09-22T07:43:37.528 INFO:tasks.workunit.client.0.smithi006.stdout: "critical_warning": 0, 2023-09-22T07:43:37.528 INFO:tasks.workunit.client.0.smithi006.stdout: "data_units_read": 419112557, 2023-09-22T07:43:37.528 INFO:tasks.workunit.client.0.smithi006.stdout: "data_units_written": 2040224295, 2023-09-22T07:43:37.528 INFO:tasks.workunit.client.0.smithi006.stdout: "host_reads": 6559788689, 2023-09-22T07:43:37.528 INFO:tasks.workunit.client.0.smithi006.stdout: "host_writes": 33549511403, 2023-09-22T07:43:37.528 INFO:tasks.workunit.client.0.smithi006.stdout: "media_errors": 0, 2023-09-22T07:43:37.528 INFO:tasks.workunit.client.0.smithi006.stdout: "num_err_log_entries": 0, 2023-09-22T07:43:37.529 INFO:tasks.workunit.client.0.smithi006.stdout: "percentage_used": 11, 2023-09-22T07:43:37.529 INFO:tasks.workunit.client.0.smithi006.stdout: "power_cycles": 51347, 2023-09-22T07:43:37.529 INFO:tasks.workunit.client.0.smithi006.stdout: "power_on_hours": 50822, 2023-09-22T07:43:37.529 INFO:tasks.workunit.client.0.smithi006.stdout: "temperature": 25, 2023-09-22T07:43:37.529 INFO:tasks.workunit.client.0.smithi006.stdout: "unsafe_shutdowns": 549 2023-09-22T07:43:37.529 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.529 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_vendor": "intel", 2023-09-22T07:43:37.529 INFO:tasks.workunit.client.0.smithi006.stdout: "power_cycle_count": 51347, 2023-09-22T07:43:37.529 INFO:tasks.workunit.client.0.smithi006.stdout: "power_on_time": { 2023-09-22T07:43:37.529 INFO:tasks.workunit.client.0.smithi006.stdout: "hours": 50822 2023-09-22T07:43:37.529 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.529 INFO:tasks.workunit.client.0.smithi006.stdout: "serial_number": "deleted", 2023-09-22T07:43:37.530 INFO:tasks.workunit.client.0.smithi006.stdout: "smart_status": { 2023-09-22T07:43:37.530 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme": { 2023-09-22T07:43:37.530 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.530 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.530 INFO:tasks.workunit.client.0.smithi006.stdout: "passed": true 2023-09-22T07:43:37.530 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.530 INFO:tasks.workunit.client.0.smithi006.stdout: "smartctl": { 2023-09-22T07:43:37.530 INFO:tasks.workunit.client.0.smithi006.stdout: "argv": [ 2023-09-22T07:43:37.530 INFO:tasks.workunit.client.0.smithi006.stdout: "smartctl", 2023-09-22T07:43:37.530 INFO:tasks.workunit.client.0.smithi006.stdout: "-x", 2023-09-22T07:43:37.530 INFO:tasks.workunit.client.0.smithi006.stdout: "--json=o", 2023-09-22T07:43:37.530 INFO:tasks.workunit.client.0.smithi006.stdout: "/dev/nvme0n1" 2023-09-22T07:43:37.531 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.531 INFO:tasks.workunit.client.0.smithi006.stdout: "build_info": "(local build)", 2023-09-22T07:43:37.531 INFO:tasks.workunit.client.0.smithi006.stdout: "exit_status": 0, 2023-09-22T07:43:37.531 INFO:tasks.workunit.client.0.smithi006.stdout: "output": [ 2023-09-22T07:43:37.531 INFO:tasks.workunit.client.0.smithi006.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-372.9.1.el8.x86_64] (local build)", 2023-09-22T07:43:37.531 INFO:tasks.workunit.client.0.smithi006.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-09-22T07:43:37.531 INFO:tasks.workunit.client.0.smithi006.stdout: "", 2023-09-22T07:43:37.531 INFO:tasks.workunit.client.0.smithi006.stdout: "=== START OF INFORMATION SECTION ===", 2023-09-22T07:43:37.531 INFO:tasks.workunit.client.0.smithi006.stdout: "Model Number: INTEL SSDPEDMD400G4", 2023-09-22T07:43:37.531 INFO:tasks.workunit.client.0.smithi006.stdout: "Serial Number: deleted", 2023-09-22T07:43:37.531 INFO:tasks.workunit.client.0.smithi006.stdout: "Firmware Version: 8DV101H0", 2023-09-22T07:43:37.531 INFO:tasks.workunit.client.0.smithi006.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-09-22T07:43:37.532 INFO:tasks.workunit.client.0.smithi006.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-09-22T07:43:37.532 INFO:tasks.workunit.client.0.smithi006.stdout: "Controller ID: 0", 2023-09-22T07:43:37.532 INFO:tasks.workunit.client.0.smithi006.stdout: "Number of Namespaces: 1", 2023-09-22T07:43:37.532 INFO:tasks.workunit.client.0.smithi006.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2023-09-22T07:43:37.532 INFO:tasks.workunit.client.0.smithi006.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-09-22T07:43:37.532 INFO:tasks.workunit.client.0.smithi006.stdout: "Local Time is: Fri Sep 22 07:38:39 2023 UTC", 2023-09-22T07:43:37.532 INFO:tasks.workunit.client.0.smithi006.stdout: "Firmware Updates (0x02): 1 Slot", 2023-09-22T07:43:37.532 INFO:tasks.workunit.client.0.smithi006.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2023-09-22T07:43:37.532 INFO:tasks.workunit.client.0.smithi006.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-09-22T07:43:37.532 INFO:tasks.workunit.client.0.smithi006.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-09-22T07:43:37.532 INFO:tasks.workunit.client.0.smithi006.stdout: "", 2023-09-22T07:43:37.532 INFO:tasks.workunit.client.0.smithi006.stdout: "Supported Power States", 2023-09-22T07:43:37.532 INFO:tasks.workunit.client.0.smithi006.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-09-22T07:43:37.533 INFO:tasks.workunit.client.0.smithi006.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2023-09-22T07:43:37.533 INFO:tasks.workunit.client.0.smithi006.stdout: "", 2023-09-22T07:43:37.533 INFO:tasks.workunit.client.0.smithi006.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-09-22T07:43:37.533 INFO:tasks.workunit.client.0.smithi006.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-09-22T07:43:37.533 INFO:tasks.workunit.client.0.smithi006.stdout: " 0 + 512 0 2", 2023-09-22T07:43:37.533 INFO:tasks.workunit.client.0.smithi006.stdout: " 1 - 512 8 2", 2023-09-22T07:43:37.533 INFO:tasks.workunit.client.0.smithi006.stdout: " 2 - 512 16 2", 2023-09-22T07:43:37.533 INFO:tasks.workunit.client.0.smithi006.stdout: " 3 - 4096 0 0", 2023-09-22T07:43:37.533 INFO:tasks.workunit.client.0.smithi006.stdout: " 4 - 4096 8 0", 2023-09-22T07:43:37.533 INFO:tasks.workunit.client.0.smithi006.stdout: " 5 - 4096 64 0", 2023-09-22T07:43:37.533 INFO:tasks.workunit.client.0.smithi006.stdout: " 6 - 4096 128 0", 2023-09-22T07:43:37.533 INFO:tasks.workunit.client.0.smithi006.stdout: "", 2023-09-22T07:43:37.534 INFO:tasks.workunit.client.0.smithi006.stdout: "=== START OF SMART DATA SECTION ===", 2023-09-22T07:43:37.534 INFO:tasks.workunit.client.0.smithi006.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-09-22T07:43:37.534 INFO:tasks.workunit.client.0.smithi006.stdout: "", 2023-09-22T07:43:37.534 INFO:tasks.workunit.client.0.smithi006.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-09-22T07:43:37.534 INFO:tasks.workunit.client.0.smithi006.stdout: "Critical Warning: 0x00", 2023-09-22T07:43:37.534 INFO:tasks.workunit.client.0.smithi006.stdout: "Temperature: 25 Celsius", 2023-09-22T07:43:37.534 INFO:tasks.workunit.client.0.smithi006.stdout: "Available Spare: 100%", 2023-09-22T07:43:37.534 INFO:tasks.workunit.client.0.smithi006.stdout: "Available Spare Threshold: 10%", 2023-09-22T07:43:37.534 INFO:tasks.workunit.client.0.smithi006.stdout: "Percentage Used: 11%", 2023-09-22T07:43:37.534 INFO:tasks.workunit.client.0.smithi006.stdout: "Data Units Read: 419,112,557 [214 TB]", 2023-09-22T07:43:37.534 INFO:tasks.workunit.client.0.smithi006.stdout: "Data Units Written: 2,040,224,295 [1.04 PB]", 2023-09-22T07:43:37.534 INFO:tasks.workunit.client.0.smithi006.stdout: "Host Read Commands: 6,559,788,689", 2023-09-22T07:43:37.535 INFO:tasks.workunit.client.0.smithi006.stdout: "Host Write Commands: 33,549,511,403", 2023-09-22T07:43:37.535 INFO:tasks.workunit.client.0.smithi006.stdout: "Controller Busy Time: 7", 2023-09-22T07:43:37.535 INFO:tasks.workunit.client.0.smithi006.stdout: "Power Cycles: 51,347", 2023-09-22T07:43:37.535 INFO:tasks.workunit.client.0.smithi006.stdout: "Power On Hours: 50,822", 2023-09-22T07:43:37.535 INFO:tasks.workunit.client.0.smithi006.stdout: "Unsafe Shutdowns: 549", 2023-09-22T07:43:37.535 INFO:tasks.workunit.client.0.smithi006.stdout: "Media and Data Integrity Errors: 0", 2023-09-22T07:43:37.535 INFO:tasks.workunit.client.0.smithi006.stdout: "Error Information Log Entries: 0", 2023-09-22T07:43:37.535 INFO:tasks.workunit.client.0.smithi006.stdout: "", 2023-09-22T07:43:37.535 INFO:tasks.workunit.client.0.smithi006.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-09-22T07:43:37.535 INFO:tasks.workunit.client.0.smithi006.stdout: "No Errors Logged", 2023-09-22T07:43:37.535 INFO:tasks.workunit.client.0.smithi006.stdout: "" 2023-09-22T07:43:37.535 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.535 INFO:tasks.workunit.client.0.smithi006.stdout: "platform_info": "x86_64-linux-4.18.0-372.9.1.el8.x86_64", 2023-09-22T07:43:37.536 INFO:tasks.workunit.client.0.smithi006.stdout: "svn_revision": "5022", 2023-09-22T07:43:37.536 INFO:tasks.workunit.client.0.smithi006.stdout: "version": [ 2023-09-22T07:43:37.536 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:37.536 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:37.536 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:37.536 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.536 INFO:tasks.workunit.client.0.smithi006.stdout: "temperature": { 2023-09-22T07:43:37.536 INFO:tasks.workunit.client.0.smithi006.stdout: "current": 25 2023-09-22T07:43:37.536 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.536 INFO:tasks.workunit.client.0.smithi006.stdout: "user_capacity": { 2023-09-22T07:43:37.536 INFO:tasks.workunit.client.0.smithi006.stdout: "blocks": 781422768, 2023-09-22T07:43:37.536 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 400088457216 2023-09-22T07:43:37.536 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.537 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.537 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.537 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.537 INFO:tasks.workunit.client.0.smithi006.stdout:} 2023-09-22T07:43:37.537 INFO:tasks.workunit.client.0.smithi006.stderr:+ ceph telemetry show-all 2023-09-22T07:43:37.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:36 smithi006 ceph-mon[97617]: pgmap v75: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 18 op/s 2023-09-22T07:43:37.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:36 smithi006 ceph-mon[97617]: from='client.14949 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:37.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:36 smithi006 ceph-mon[97617]: from='client.14949 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:37.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:36 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:43:37.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:36 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-22T07:43:37.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:36 smithi006 ceph-mon[116271]: pgmap v75: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 18 op/s 2023-09-22T07:43:37.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:36 smithi006 ceph-mon[116271]: from='client.14949 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:37.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:36 smithi006 ceph-mon[116271]: from='client.14949 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:37.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:36 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:43:37.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:36 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-22T07:43:37.547 INFO:tasks.workunit.client.0.smithi006.stdout:{ 2023-09-22T07:43:37.547 INFO:tasks.workunit.client.0.smithi006.stdout: "device_report": { 2023-09-22T07:43:37.547 INFO:tasks.workunit.client.0.smithi006.stdout: "ba210cd6-591b-11ee-a7bd-0cc47abd15e4": { 2023-09-22T07:43:37.547 INFO:tasks.workunit.client.0.smithi006.stdout: "INTEL_SSDPEDMD400G4_ba21b5a0-591b-11ee-a7bd-0cc47abd15e4": { 2023-09-22T07:43:37.547 INFO:tasks.workunit.client.0.smithi006.stdout: "20230922-073836": { 2023-09-22T07:43:37.547 INFO:tasks.workunit.client.0.smithi006.stdout: "device": { 2023-09-22T07:43:37.547 INFO:tasks.workunit.client.0.smithi006.stdout: "info_name": "/dev/nvme0n1", 2023-09-22T07:43:37.547 INFO:tasks.workunit.client.0.smithi006.stdout: "name": "/dev/nvme0n1", 2023-09-22T07:43:37.547 INFO:tasks.workunit.client.0.smithi006.stdout: "protocol": "NVMe", 2023-09-22T07:43:37.547 INFO:tasks.workunit.client.0.smithi006.stdout: "type": "nvme" 2023-09-22T07:43:37.547 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.548 INFO:tasks.workunit.client.0.smithi006.stdout: "firmware_version": "8DV101H0", 2023-09-22T07:43:37.548 INFO:tasks.workunit.client.0.smithi006.stdout: "host_id": "ba210cd6-591b-11ee-a7bd-0cc47abd15e4", 2023-09-22T07:43:37.548 INFO:tasks.workunit.client.0.smithi006.stdout: "json_format_version": [ 2023-09-22T07:43:37.548 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:37.548 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:37.548 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.548 INFO:tasks.workunit.client.0.smithi006.stdout: "local_time": { 2023-09-22T07:43:37.548 INFO:tasks.workunit.client.0.smithi006.stdout: "asctime": "Fri Sep 22 07:38:35 2023 UTC", 2023-09-22T07:43:37.548 INFO:tasks.workunit.client.0.smithi006.stdout: "time_t": 1695368315 2023-09-22T07:43:37.548 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.548 INFO:tasks.workunit.client.0.smithi006.stdout: "logical_block_size": 512, 2023-09-22T07:43:37.548 INFO:tasks.workunit.client.0.smithi006.stdout: "model_name": "INTEL SSDPEDMD400G4", 2023-09-22T07:43:37.548 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_controller_id": 0, 2023-09-22T07:43:37.549 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-09-22T07:43:37.549 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_namespaces": [ 2023-09-22T07:43:37.549 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.549 INFO:tasks.workunit.client.0.smithi006.stdout: "capacity": { 2023-09-22T07:43:37.549 INFO:tasks.workunit.client.0.smithi006.stdout: "blocks": 781422768, 2023-09-22T07:43:37.549 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 400088457216 2023-09-22T07:43:37.549 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.549 INFO:tasks.workunit.client.0.smithi006.stdout: "formatted_lba_size": 512, 2023-09-22T07:43:37.549 INFO:tasks.workunit.client.0.smithi006.stdout: "id": 1, 2023-09-22T07:43:37.549 INFO:tasks.workunit.client.0.smithi006.stdout: "size": { 2023-09-22T07:43:37.549 INFO:tasks.workunit.client.0.smithi006.stdout: "blocks": 781422768, 2023-09-22T07:43:37.549 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 400088457216 2023-09-22T07:43:37.550 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.550 INFO:tasks.workunit.client.0.smithi006.stdout: "utilization": { 2023-09-22T07:43:37.550 INFO:tasks.workunit.client.0.smithi006.stdout: "blocks": 781422768, 2023-09-22T07:43:37.550 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 400088457216 2023-09-22T07:43:37.550 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.550 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.550 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.550 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_number_of_namespaces": 1, 2023-09-22T07:43:37.550 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_pci_vendor": { 2023-09-22T07:43:37.550 INFO:tasks.workunit.client.0.smithi006.stdout: "id": 32902, 2023-09-22T07:43:37.550 INFO:tasks.workunit.client.0.smithi006.stdout: "subsystem_id": 32902 2023-09-22T07:43:37.551 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.551 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_smart_health_information_add_log": { 2023-09-22T07:43:37.551 INFO:tasks.workunit.client.0.smithi006.stdout: "Device stats": { 2023-09-22T07:43:37.551 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_fw_downgrades": { 2023-09-22T07:43:37.551 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 0, 2023-09-22T07:43:37.551 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:37.551 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.551 INFO:tasks.workunit.client.0.smithi006.stdout: "crc_error_count": { 2023-09-22T07:43:37.551 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:37.551 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:37.551 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.552 INFO:tasks.workunit.client.0.smithi006.stdout: "end_to_end_error_detection_count": { 2023-09-22T07:43:37.552 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:37.552 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:37.552 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.552 INFO:tasks.workunit.client.0.smithi006.stdout: "erase_fail_count": { 2023-09-22T07:43:37.552 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:37.552 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:37.552 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.552 INFO:tasks.workunit.client.0.smithi006.stdout: "host_bytes_written": { 2023-09-22T07:43:37.552 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:37.552 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 33885242 2023-09-22T07:43:37.552 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.553 INFO:tasks.workunit.client.0.smithi006.stdout: "host_ctx_wear_used": { 2023-09-22T07:43:37.553 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:37.553 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 1 2023-09-22T07:43:37.553 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.553 INFO:tasks.workunit.client.0.smithi006.stdout: "media_bytes_read": { 2023-09-22T07:43:37.553 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 0, 2023-09-22T07:43:37.553 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:37.553 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.553 INFO:tasks.workunit.client.0.smithi006.stdout: "nand_bytes_written": { 2023-09-22T07:43:37.553 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:37.553 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 54017693 2023-09-22T07:43:37.553 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.554 INFO:tasks.workunit.client.0.smithi006.stdout: "perf_stat_indicator": { 2023-09-22T07:43:37.554 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 0, 2023-09-22T07:43:37.554 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:37.554 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.554 INFO:tasks.workunit.client.0.smithi006.stdout: "pll_lock_loss_count": { 2023-09-22T07:43:37.554 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:37.554 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:37.554 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.554 INFO:tasks.workunit.client.0.smithi006.stdout: "program_fail_count": { 2023-09-22T07:43:37.554 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:37.554 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:37.554 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.555 INFO:tasks.workunit.client.0.smithi006.stdout: "re_alloc_sectr_cnt": { 2023-09-22T07:43:37.555 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 0, 2023-09-22T07:43:37.555 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:37.555 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.555 INFO:tasks.workunit.client.0.smithi006.stdout: "retry_buffer_overflow_count": { 2023-09-22T07:43:37.555 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:37.555 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:37.555 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.555 INFO:tasks.workunit.client.0.smithi006.stdout: "soft_ecc_err_rate": { 2023-09-22T07:43:37.555 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 0, 2023-09-22T07:43:37.555 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:37.555 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.555 INFO:tasks.workunit.client.0.smithi006.stdout: "thermal_throttle_status": { 2023-09-22T07:43:37.556 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:37.556 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": { 2023-09-22T07:43:37.556 INFO:tasks.workunit.client.0.smithi006.stdout: "cnt": 0, 2023-09-22T07:43:37.556 INFO:tasks.workunit.client.0.smithi006.stdout: "pct": 0 2023-09-22T07:43:37.556 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.556 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.556 INFO:tasks.workunit.client.0.smithi006.stdout: "timed_workload_host_reads": { 2023-09-22T07:43:37.556 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:37.556 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 65535 2023-09-22T07:43:37.556 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.556 INFO:tasks.workunit.client.0.smithi006.stdout: "timed_workload_media_wear": { 2023-09-22T07:43:37.556 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:37.557 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 64 2023-09-22T07:43:37.557 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.557 INFO:tasks.workunit.client.0.smithi006.stdout: "timed_workload_timer": { 2023-09-22T07:43:37.557 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:37.557 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 65535 2023-09-22T07:43:37.557 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.557 INFO:tasks.workunit.client.0.smithi006.stdout: "unexp_power_loss": { 2023-09-22T07:43:37.557 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 0, 2023-09-22T07:43:37.557 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:37.557 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.557 INFO:tasks.workunit.client.0.smithi006.stdout: "wear_leveling": { 2023-09-22T07:43:37.557 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 88, 2023-09-22T07:43:37.557 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": { 2023-09-22T07:43:37.558 INFO:tasks.workunit.client.0.smithi006.stdout: "avg": 3604, 2023-09-22T07:43:37.558 INFO:tasks.workunit.client.0.smithi006.stdout: "max": 3621, 2023-09-22T07:43:37.558 INFO:tasks.workunit.client.0.smithi006.stdout: "min": 3589 2023-09-22T07:43:37.558 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.558 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.558 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.558 INFO:tasks.workunit.client.0.smithi006.stdout: "Intel Smart log": "nvme0n1" 2023-09-22T07:43:37.558 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.558 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_smart_health_information_log": { 2023-09-22T07:43:37.558 INFO:tasks.workunit.client.0.smithi006.stdout: "available_spare": 100, 2023-09-22T07:43:37.558 INFO:tasks.workunit.client.0.smithi006.stdout: "available_spare_threshold": 10, 2023-09-22T07:43:37.558 INFO:tasks.workunit.client.0.smithi006.stdout: "controller_busy_time": 9, 2023-09-22T07:43:37.559 INFO:tasks.workunit.client.0.smithi006.stdout: "critical_warning": 0, 2023-09-22T07:43:37.559 INFO:tasks.workunit.client.0.smithi006.stdout: "data_units_read": 408255539, 2023-09-22T07:43:37.559 INFO:tasks.workunit.client.0.smithi006.stdout: "data_units_written": 2220703263, 2023-09-22T07:43:37.559 INFO:tasks.workunit.client.0.smithi006.stdout: "host_reads": 6250169514, 2023-09-22T07:43:37.559 INFO:tasks.workunit.client.0.smithi006.stdout: "host_writes": 35680016450, 2023-09-22T07:43:37.559 INFO:tasks.workunit.client.0.smithi006.stdout: "media_errors": 0, 2023-09-22T07:43:37.559 INFO:tasks.workunit.client.0.smithi006.stdout: "num_err_log_entries": 0, 2023-09-22T07:43:37.559 INFO:tasks.workunit.client.0.smithi006.stdout: "percentage_used": 12, 2023-09-22T07:43:37.559 INFO:tasks.workunit.client.0.smithi006.stdout: "power_cycles": 50650, 2023-09-22T07:43:37.559 INFO:tasks.workunit.client.0.smithi006.stdout: "power_on_hours": 60033, 2023-09-22T07:43:37.559 INFO:tasks.workunit.client.0.smithi006.stdout: "temperature": 26, 2023-09-22T07:43:37.559 INFO:tasks.workunit.client.0.smithi006.stdout: "unsafe_shutdowns": 343 2023-09-22T07:43:37.560 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.560 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_vendor": "intel", 2023-09-22T07:43:37.560 INFO:tasks.workunit.client.0.smithi006.stdout: "power_cycle_count": 50650, 2023-09-22T07:43:37.560 INFO:tasks.workunit.client.0.smithi006.stdout: "power_on_time": { 2023-09-22T07:43:37.560 INFO:tasks.workunit.client.0.smithi006.stdout: "hours": 60033 2023-09-22T07:43:37.560 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.560 INFO:tasks.workunit.client.0.smithi006.stdout: "serial_number": "deleted", 2023-09-22T07:43:37.560 INFO:tasks.workunit.client.0.smithi006.stdout: "smart_status": { 2023-09-22T07:43:37.560 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme": { 2023-09-22T07:43:37.560 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.560 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.560 INFO:tasks.workunit.client.0.smithi006.stdout: "passed": true 2023-09-22T07:43:37.561 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.561 INFO:tasks.workunit.client.0.smithi006.stdout: "smartctl": { 2023-09-22T07:43:37.561 INFO:tasks.workunit.client.0.smithi006.stdout: "argv": [ 2023-09-22T07:43:37.561 INFO:tasks.workunit.client.0.smithi006.stdout: "smartctl", 2023-09-22T07:43:37.561 INFO:tasks.workunit.client.0.smithi006.stdout: "-x", 2023-09-22T07:43:37.561 INFO:tasks.workunit.client.0.smithi006.stdout: "--json=o", 2023-09-22T07:43:37.561 INFO:tasks.workunit.client.0.smithi006.stdout: "/dev/nvme0n1" 2023-09-22T07:43:37.561 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.561 INFO:tasks.workunit.client.0.smithi006.stdout: "build_info": "(local build)", 2023-09-22T07:43:37.561 INFO:tasks.workunit.client.0.smithi006.stdout: "exit_status": 0, 2023-09-22T07:43:37.561 INFO:tasks.workunit.client.0.smithi006.stdout: "output": [ 2023-09-22T07:43:37.561 INFO:tasks.workunit.client.0.smithi006.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-372.9.1.el8.x86_64] (local build)", 2023-09-22T07:43:37.562 INFO:tasks.workunit.client.0.smithi006.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-09-22T07:43:37.562 INFO:tasks.workunit.client.0.smithi006.stdout: "", 2023-09-22T07:43:37.562 INFO:tasks.workunit.client.0.smithi006.stdout: "=== START OF INFORMATION SECTION ===", 2023-09-22T07:43:37.562 INFO:tasks.workunit.client.0.smithi006.stdout: "Model Number: INTEL SSDPEDMD400G4", 2023-09-22T07:43:37.562 INFO:tasks.workunit.client.0.smithi006.stdout: "Serial Number: deleted", 2023-09-22T07:43:37.562 INFO:tasks.workunit.client.0.smithi006.stdout: "Firmware Version: 8DV101H0", 2023-09-22T07:43:37.562 INFO:tasks.workunit.client.0.smithi006.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-09-22T07:43:37.562 INFO:tasks.workunit.client.0.smithi006.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-09-22T07:43:37.562 INFO:tasks.workunit.client.0.smithi006.stdout: "Controller ID: 0", 2023-09-22T07:43:37.562 INFO:tasks.workunit.client.0.smithi006.stdout: "Number of Namespaces: 1", 2023-09-22T07:43:37.563 INFO:tasks.workunit.client.0.smithi006.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2023-09-22T07:43:37.563 INFO:tasks.workunit.client.0.smithi006.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-09-22T07:43:37.563 INFO:tasks.workunit.client.0.smithi006.stdout: "Local Time is: Fri Sep 22 07:38:35 2023 UTC", 2023-09-22T07:43:37.563 INFO:tasks.workunit.client.0.smithi006.stdout: "Firmware Updates (0x02): 1 Slot", 2023-09-22T07:43:37.563 INFO:tasks.workunit.client.0.smithi006.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2023-09-22T07:43:37.563 INFO:tasks.workunit.client.0.smithi006.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-09-22T07:43:37.563 INFO:tasks.workunit.client.0.smithi006.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-09-22T07:43:37.563 INFO:tasks.workunit.client.0.smithi006.stdout: "", 2023-09-22T07:43:37.563 INFO:tasks.workunit.client.0.smithi006.stdout: "Supported Power States", 2023-09-22T07:43:37.563 INFO:tasks.workunit.client.0.smithi006.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-09-22T07:43:37.563 INFO:tasks.workunit.client.0.smithi006.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2023-09-22T07:43:37.563 INFO:tasks.workunit.client.0.smithi006.stdout: "", 2023-09-22T07:43:37.564 INFO:tasks.workunit.client.0.smithi006.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-09-22T07:43:37.564 INFO:tasks.workunit.client.0.smithi006.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-09-22T07:43:37.564 INFO:tasks.workunit.client.0.smithi006.stdout: " 0 + 512 0 2", 2023-09-22T07:43:37.564 INFO:tasks.workunit.client.0.smithi006.stdout: " 1 - 512 8 2", 2023-09-22T07:43:37.564 INFO:tasks.workunit.client.0.smithi006.stdout: " 2 - 512 16 2", 2023-09-22T07:43:37.564 INFO:tasks.workunit.client.0.smithi006.stdout: " 3 - 4096 0 0", 2023-09-22T07:43:37.564 INFO:tasks.workunit.client.0.smithi006.stdout: " 4 - 4096 8 0", 2023-09-22T07:43:37.564 INFO:tasks.workunit.client.0.smithi006.stdout: " 5 - 4096 64 0", 2023-09-22T07:43:37.564 INFO:tasks.workunit.client.0.smithi006.stdout: " 6 - 4096 128 0", 2023-09-22T07:43:37.564 INFO:tasks.workunit.client.0.smithi006.stdout: "", 2023-09-22T07:43:37.564 INFO:tasks.workunit.client.0.smithi006.stdout: "=== START OF SMART DATA SECTION ===", 2023-09-22T07:43:37.564 INFO:tasks.workunit.client.0.smithi006.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-09-22T07:43:37.565 INFO:tasks.workunit.client.0.smithi006.stdout: "", 2023-09-22T07:43:37.565 INFO:tasks.workunit.client.0.smithi006.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-09-22T07:43:37.565 INFO:tasks.workunit.client.0.smithi006.stdout: "Critical Warning: 0x00", 2023-09-22T07:43:37.565 INFO:tasks.workunit.client.0.smithi006.stdout: "Temperature: 26 Celsius", 2023-09-22T07:43:37.565 INFO:tasks.workunit.client.0.smithi006.stdout: "Available Spare: 100%", 2023-09-22T07:43:37.565 INFO:tasks.workunit.client.0.smithi006.stdout: "Available Spare Threshold: 10%", 2023-09-22T07:43:37.565 INFO:tasks.workunit.client.0.smithi006.stdout: "Percentage Used: 12%", 2023-09-22T07:43:37.565 INFO:tasks.workunit.client.0.smithi006.stdout: "Data Units Read: 408,255,539 [209 TB]", 2023-09-22T07:43:37.565 INFO:tasks.workunit.client.0.smithi006.stdout: "Data Units Written: 2,220,703,263 [1.13 PB]", 2023-09-22T07:43:37.565 INFO:tasks.workunit.client.0.smithi006.stdout: "Host Read Commands: 6,250,169,514", 2023-09-22T07:43:37.566 INFO:tasks.workunit.client.0.smithi006.stdout: "Host Write Commands: 35,680,016,450", 2023-09-22T07:43:37.566 INFO:tasks.workunit.client.0.smithi006.stdout: "Controller Busy Time: 9", 2023-09-22T07:43:37.566 INFO:tasks.workunit.client.0.smithi006.stdout: "Power Cycles: 50,650", 2023-09-22T07:43:37.566 INFO:tasks.workunit.client.0.smithi006.stdout: "Power On Hours: 60,033", 2023-09-22T07:43:37.566 INFO:tasks.workunit.client.0.smithi006.stdout: "Unsafe Shutdowns: 343", 2023-09-22T07:43:37.566 INFO:tasks.workunit.client.0.smithi006.stdout: "Media and Data Integrity Errors: 0", 2023-09-22T07:43:37.566 INFO:tasks.workunit.client.0.smithi006.stdout: "Error Information Log Entries: 0", 2023-09-22T07:43:37.566 INFO:tasks.workunit.client.0.smithi006.stdout: "", 2023-09-22T07:43:37.566 INFO:tasks.workunit.client.0.smithi006.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-09-22T07:43:37.566 INFO:tasks.workunit.client.0.smithi006.stdout: "No Errors Logged", 2023-09-22T07:43:37.566 INFO:tasks.workunit.client.0.smithi006.stdout: "" 2023-09-22T07:43:37.566 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.567 INFO:tasks.workunit.client.0.smithi006.stdout: "platform_info": "x86_64-linux-4.18.0-372.9.1.el8.x86_64", 2023-09-22T07:43:37.567 INFO:tasks.workunit.client.0.smithi006.stdout: "svn_revision": "5022", 2023-09-22T07:43:37.567 INFO:tasks.workunit.client.0.smithi006.stdout: "version": [ 2023-09-22T07:43:37.567 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:37.567 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:37.567 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:37.567 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.567 INFO:tasks.workunit.client.0.smithi006.stdout: "temperature": { 2023-09-22T07:43:37.567 INFO:tasks.workunit.client.0.smithi006.stdout: "current": 26 2023-09-22T07:43:37.567 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.568 INFO:tasks.workunit.client.0.smithi006.stdout: "user_capacity": { 2023-09-22T07:43:37.568 INFO:tasks.workunit.client.0.smithi006.stdout: "blocks": 781422768, 2023-09-22T07:43:37.568 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 400088457216 2023-09-22T07:43:37.568 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.568 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.568 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.568 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.568 INFO:tasks.workunit.client.0.smithi006.stdout: "ba2341c2-591b-11ee-a7bd-0cc47abd15e4": { 2023-09-22T07:43:37.568 INFO:tasks.workunit.client.0.smithi006.stdout: "INTEL_SSDPEDMD400G4_ba23edac-591b-11ee-a7bd-0cc47abd15e4": { 2023-09-22T07:43:37.568 INFO:tasks.workunit.client.0.smithi006.stdout: "20230922-073839": { 2023-09-22T07:43:37.568 INFO:tasks.workunit.client.0.smithi006.stdout: "device": { 2023-09-22T07:43:37.569 INFO:tasks.workunit.client.0.smithi006.stdout: "info_name": "/dev/nvme0n1", 2023-09-22T07:43:37.569 INFO:tasks.workunit.client.0.smithi006.stdout: "name": "/dev/nvme0n1", 2023-09-22T07:43:37.569 INFO:tasks.workunit.client.0.smithi006.stdout: "protocol": "NVMe", 2023-09-22T07:43:37.569 INFO:tasks.workunit.client.0.smithi006.stdout: "type": "nvme" 2023-09-22T07:43:37.569 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.569 INFO:tasks.workunit.client.0.smithi006.stdout: "firmware_version": "8DV101H0", 2023-09-22T07:43:37.569 INFO:tasks.workunit.client.0.smithi006.stdout: "host_id": "ba2341c2-591b-11ee-a7bd-0cc47abd15e4", 2023-09-22T07:43:37.569 INFO:tasks.workunit.client.0.smithi006.stdout: "json_format_version": [ 2023-09-22T07:43:37.569 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:37.569 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:37.569 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.570 INFO:tasks.workunit.client.0.smithi006.stdout: "local_time": { 2023-09-22T07:43:37.570 INFO:tasks.workunit.client.0.smithi006.stdout: "asctime": "Fri Sep 22 07:38:39 2023 UTC", 2023-09-22T07:43:37.570 INFO:tasks.workunit.client.0.smithi006.stdout: "time_t": 1695368319 2023-09-22T07:43:37.570 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.570 INFO:tasks.workunit.client.0.smithi006.stdout: "logical_block_size": 512, 2023-09-22T07:43:37.570 INFO:tasks.workunit.client.0.smithi006.stdout: "model_name": "INTEL SSDPEDMD400G4", 2023-09-22T07:43:37.570 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_controller_id": 0, 2023-09-22T07:43:37.570 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-09-22T07:43:37.570 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_namespaces": [ 2023-09-22T07:43:37.570 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.571 INFO:tasks.workunit.client.0.smithi006.stdout: "capacity": { 2023-09-22T07:43:37.571 INFO:tasks.workunit.client.0.smithi006.stdout: "blocks": 781422768, 2023-09-22T07:43:37.571 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 400088457216 2023-09-22T07:43:37.571 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.571 INFO:tasks.workunit.client.0.smithi006.stdout: "formatted_lba_size": 512, 2023-09-22T07:43:37.571 INFO:tasks.workunit.client.0.smithi006.stdout: "id": 1, 2023-09-22T07:43:37.571 INFO:tasks.workunit.client.0.smithi006.stdout: "size": { 2023-09-22T07:43:37.571 INFO:tasks.workunit.client.0.smithi006.stdout: "blocks": 781422768, 2023-09-22T07:43:37.571 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 400088457216 2023-09-22T07:43:37.571 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.571 INFO:tasks.workunit.client.0.smithi006.stdout: "utilization": { 2023-09-22T07:43:37.571 INFO:tasks.workunit.client.0.smithi006.stdout: "blocks": 781422768, 2023-09-22T07:43:37.571 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 400088457216 2023-09-22T07:43:37.572 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.572 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.572 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.572 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_number_of_namespaces": 1, 2023-09-22T07:43:37.572 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_pci_vendor": { 2023-09-22T07:43:37.572 INFO:tasks.workunit.client.0.smithi006.stdout: "id": 32902, 2023-09-22T07:43:37.572 INFO:tasks.workunit.client.0.smithi006.stdout: "subsystem_id": 32902 2023-09-22T07:43:37.572 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.572 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_smart_health_information_add_log": { 2023-09-22T07:43:37.572 INFO:tasks.workunit.client.0.smithi006.stdout: "Device stats": { 2023-09-22T07:43:37.572 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_fw_downgrades": { 2023-09-22T07:43:37.573 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 0, 2023-09-22T07:43:37.573 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:37.573 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.573 INFO:tasks.workunit.client.0.smithi006.stdout: "crc_error_count": { 2023-09-22T07:43:37.573 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:37.573 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:37.573 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.573 INFO:tasks.workunit.client.0.smithi006.stdout: "end_to_end_error_detection_count": { 2023-09-22T07:43:37.573 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:37.573 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:37.573 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.573 INFO:tasks.workunit.client.0.smithi006.stdout: "erase_fail_count": { 2023-09-22T07:43:37.574 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:37.574 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:37.574 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.574 INFO:tasks.workunit.client.0.smithi006.stdout: "host_bytes_written": { 2023-09-22T07:43:37.574 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:37.574 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 31131352 2023-09-22T07:43:37.574 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.574 INFO:tasks.workunit.client.0.smithi006.stdout: "host_ctx_wear_used": { 2023-09-22T07:43:37.574 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:37.574 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 1 2023-09-22T07:43:37.574 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.574 INFO:tasks.workunit.client.0.smithi006.stdout: "media_bytes_read": { 2023-09-22T07:43:37.575 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 0, 2023-09-22T07:43:37.575 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:37.575 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.575 INFO:tasks.workunit.client.0.smithi006.stdout: "nand_bytes_written": { 2023-09-22T07:43:37.575 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:37.575 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 51029761 2023-09-22T07:43:37.575 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.575 INFO:tasks.workunit.client.0.smithi006.stdout: "perf_stat_indicator": { 2023-09-22T07:43:37.575 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 0, 2023-09-22T07:43:37.575 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:37.575 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.575 INFO:tasks.workunit.client.0.smithi006.stdout: "pll_lock_loss_count": { 2023-09-22T07:43:37.576 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:37.576 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:37.576 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.576 INFO:tasks.workunit.client.0.smithi006.stdout: "program_fail_count": { 2023-09-22T07:43:37.576 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:37.576 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:37.576 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.576 INFO:tasks.workunit.client.0.smithi006.stdout: "re_alloc_sectr_cnt": { 2023-09-22T07:43:37.576 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 0, 2023-09-22T07:43:37.576 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:37.576 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.576 INFO:tasks.workunit.client.0.smithi006.stdout: "retry_buffer_overflow_count": { 2023-09-22T07:43:37.577 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:37.577 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:37.577 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.577 INFO:tasks.workunit.client.0.smithi006.stdout: "soft_ecc_err_rate": { 2023-09-22T07:43:37.577 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 0, 2023-09-22T07:43:37.577 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:37.577 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.577 INFO:tasks.workunit.client.0.smithi006.stdout: "thermal_throttle_status": { 2023-09-22T07:43:37.577 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:37.577 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": { 2023-09-22T07:43:37.577 INFO:tasks.workunit.client.0.smithi006.stdout: "cnt": 0, 2023-09-22T07:43:37.577 INFO:tasks.workunit.client.0.smithi006.stdout: "pct": 0 2023-09-22T07:43:37.577 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.578 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.578 INFO:tasks.workunit.client.0.smithi006.stdout: "timed_workload_host_reads": { 2023-09-22T07:43:37.578 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:37.578 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 65535 2023-09-22T07:43:37.578 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.578 INFO:tasks.workunit.client.0.smithi006.stdout: "timed_workload_media_wear": { 2023-09-22T07:43:37.578 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:37.578 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 64 2023-09-22T07:43:37.578 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.578 INFO:tasks.workunit.client.0.smithi006.stdout: "timed_workload_timer": { 2023-09-22T07:43:37.578 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 100, 2023-09-22T07:43:37.579 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 65535 2023-09-22T07:43:37.579 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.579 INFO:tasks.workunit.client.0.smithi006.stdout: "unexp_power_loss": { 2023-09-22T07:43:37.579 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 0, 2023-09-22T07:43:37.579 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": 0 2023-09-22T07:43:37.579 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.579 INFO:tasks.workunit.client.0.smithi006.stdout: "wear_leveling": { 2023-09-22T07:43:37.579 INFO:tasks.workunit.client.0.smithi006.stdout: "normalized": 89, 2023-09-22T07:43:37.579 INFO:tasks.workunit.client.0.smithi006.stdout: "raw": { 2023-09-22T07:43:37.579 INFO:tasks.workunit.client.0.smithi006.stdout: "avg": 3438, 2023-09-22T07:43:37.579 INFO:tasks.workunit.client.0.smithi006.stdout: "max": 3454, 2023-09-22T07:43:37.579 INFO:tasks.workunit.client.0.smithi006.stdout: "min": 3423 2023-09-22T07:43:37.579 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.580 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.580 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.580 INFO:tasks.workunit.client.0.smithi006.stdout: "Intel Smart log": "nvme0n1" 2023-09-22T07:43:37.580 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.580 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_smart_health_information_log": { 2023-09-22T07:43:37.580 INFO:tasks.workunit.client.0.smithi006.stdout: "available_spare": 100, 2023-09-22T07:43:37.580 INFO:tasks.workunit.client.0.smithi006.stdout: "available_spare_threshold": 10, 2023-09-22T07:43:37.580 INFO:tasks.workunit.client.0.smithi006.stdout: "controller_busy_time": 7, 2023-09-22T07:43:37.580 INFO:tasks.workunit.client.0.smithi006.stdout: "critical_warning": 0, 2023-09-22T07:43:37.580 INFO:tasks.workunit.client.0.smithi006.stdout: "data_units_read": 419112557, 2023-09-22T07:43:37.580 INFO:tasks.workunit.client.0.smithi006.stdout: "data_units_written": 2040224295, 2023-09-22T07:43:37.580 INFO:tasks.workunit.client.0.smithi006.stdout: "host_reads": 6559788689, 2023-09-22T07:43:37.581 INFO:tasks.workunit.client.0.smithi006.stdout: "host_writes": 33549511403, 2023-09-22T07:43:37.581 INFO:tasks.workunit.client.0.smithi006.stdout: "media_errors": 0, 2023-09-22T07:43:37.581 INFO:tasks.workunit.client.0.smithi006.stdout: "num_err_log_entries": 0, 2023-09-22T07:43:37.581 INFO:tasks.workunit.client.0.smithi006.stdout: "percentage_used": 11, 2023-09-22T07:43:37.581 INFO:tasks.workunit.client.0.smithi006.stdout: "power_cycles": 51347, 2023-09-22T07:43:37.581 INFO:tasks.workunit.client.0.smithi006.stdout: "power_on_hours": 50822, 2023-09-22T07:43:37.581 INFO:tasks.workunit.client.0.smithi006.stdout: "temperature": 25, 2023-09-22T07:43:37.581 INFO:tasks.workunit.client.0.smithi006.stdout: "unsafe_shutdowns": 549 2023-09-22T07:43:37.581 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.581 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme_vendor": "intel", 2023-09-22T07:43:37.581 INFO:tasks.workunit.client.0.smithi006.stdout: "power_cycle_count": 51347, 2023-09-22T07:43:37.581 INFO:tasks.workunit.client.0.smithi006.stdout: "power_on_time": { 2023-09-22T07:43:37.582 INFO:tasks.workunit.client.0.smithi006.stdout: "hours": 50822 2023-09-22T07:43:37.582 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.582 INFO:tasks.workunit.client.0.smithi006.stdout: "serial_number": "deleted", 2023-09-22T07:43:37.582 INFO:tasks.workunit.client.0.smithi006.stdout: "smart_status": { 2023-09-22T07:43:37.582 INFO:tasks.workunit.client.0.smithi006.stdout: "nvme": { 2023-09-22T07:43:37.582 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.582 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.582 INFO:tasks.workunit.client.0.smithi006.stdout: "passed": true 2023-09-22T07:43:37.582 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.582 INFO:tasks.workunit.client.0.smithi006.stdout: "smartctl": { 2023-09-22T07:43:37.582 INFO:tasks.workunit.client.0.smithi006.stdout: "argv": [ 2023-09-22T07:43:37.582 INFO:tasks.workunit.client.0.smithi006.stdout: "smartctl", 2023-09-22T07:43:37.583 INFO:tasks.workunit.client.0.smithi006.stdout: "-x", 2023-09-22T07:43:37.583 INFO:tasks.workunit.client.0.smithi006.stdout: "--json=o", 2023-09-22T07:43:37.583 INFO:tasks.workunit.client.0.smithi006.stdout: "/dev/nvme0n1" 2023-09-22T07:43:37.583 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.583 INFO:tasks.workunit.client.0.smithi006.stdout: "build_info": "(local build)", 2023-09-22T07:43:37.583 INFO:tasks.workunit.client.0.smithi006.stdout: "exit_status": 0, 2023-09-22T07:43:37.583 INFO:tasks.workunit.client.0.smithi006.stdout: "output": [ 2023-09-22T07:43:37.583 INFO:tasks.workunit.client.0.smithi006.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-372.9.1.el8.x86_64] (local build)", 2023-09-22T07:43:37.583 INFO:tasks.workunit.client.0.smithi006.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-09-22T07:43:37.583 INFO:tasks.workunit.client.0.smithi006.stdout: "", 2023-09-22T07:43:37.583 INFO:tasks.workunit.client.0.smithi006.stdout: "=== START OF INFORMATION SECTION ===", 2023-09-22T07:43:37.583 INFO:tasks.workunit.client.0.smithi006.stdout: "Model Number: INTEL SSDPEDMD400G4", 2023-09-22T07:43:37.584 INFO:tasks.workunit.client.0.smithi006.stdout: "Serial Number: deleted", 2023-09-22T07:43:37.584 INFO:tasks.workunit.client.0.smithi006.stdout: "Firmware Version: 8DV101H0", 2023-09-22T07:43:37.584 INFO:tasks.workunit.client.0.smithi006.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-09-22T07:43:37.584 INFO:tasks.workunit.client.0.smithi006.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-09-22T07:43:37.584 INFO:tasks.workunit.client.0.smithi006.stdout: "Controller ID: 0", 2023-09-22T07:43:37.584 INFO:tasks.workunit.client.0.smithi006.stdout: "Number of Namespaces: 1", 2023-09-22T07:43:37.584 INFO:tasks.workunit.client.0.smithi006.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2023-09-22T07:43:37.584 INFO:tasks.workunit.client.0.smithi006.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-09-22T07:43:37.584 INFO:tasks.workunit.client.0.smithi006.stdout: "Local Time is: Fri Sep 22 07:38:39 2023 UTC", 2023-09-22T07:43:37.584 INFO:tasks.workunit.client.0.smithi006.stdout: "Firmware Updates (0x02): 1 Slot", 2023-09-22T07:43:37.584 INFO:tasks.workunit.client.0.smithi006.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2023-09-22T07:43:37.584 INFO:tasks.workunit.client.0.smithi006.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-09-22T07:43:37.584 INFO:tasks.workunit.client.0.smithi006.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-09-22T07:43:37.585 INFO:tasks.workunit.client.0.smithi006.stdout: "", 2023-09-22T07:43:37.585 INFO:tasks.workunit.client.0.smithi006.stdout: "Supported Power States", 2023-09-22T07:43:37.585 INFO:tasks.workunit.client.0.smithi006.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-09-22T07:43:37.585 INFO:tasks.workunit.client.0.smithi006.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2023-09-22T07:43:37.585 INFO:tasks.workunit.client.0.smithi006.stdout: "", 2023-09-22T07:43:37.585 INFO:tasks.workunit.client.0.smithi006.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-09-22T07:43:37.585 INFO:tasks.workunit.client.0.smithi006.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-09-22T07:43:37.585 INFO:tasks.workunit.client.0.smithi006.stdout: " 0 + 512 0 2", 2023-09-22T07:43:37.585 INFO:tasks.workunit.client.0.smithi006.stdout: " 1 - 512 8 2", 2023-09-22T07:43:37.585 INFO:tasks.workunit.client.0.smithi006.stdout: " 2 - 512 16 2", 2023-09-22T07:43:37.585 INFO:tasks.workunit.client.0.smithi006.stdout: " 3 - 4096 0 0", 2023-09-22T07:43:37.585 INFO:tasks.workunit.client.0.smithi006.stdout: " 4 - 4096 8 0", 2023-09-22T07:43:37.585 INFO:tasks.workunit.client.0.smithi006.stdout: " 5 - 4096 64 0", 2023-09-22T07:43:37.586 INFO:tasks.workunit.client.0.smithi006.stdout: " 6 - 4096 128 0", 2023-09-22T07:43:37.586 INFO:tasks.workunit.client.0.smithi006.stdout: "", 2023-09-22T07:43:37.586 INFO:tasks.workunit.client.0.smithi006.stdout: "=== START OF SMART DATA SECTION ===", 2023-09-22T07:43:37.586 INFO:tasks.workunit.client.0.smithi006.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-09-22T07:43:37.586 INFO:tasks.workunit.client.0.smithi006.stdout: "", 2023-09-22T07:43:37.586 INFO:tasks.workunit.client.0.smithi006.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-09-22T07:43:37.586 INFO:tasks.workunit.client.0.smithi006.stdout: "Critical Warning: 0x00", 2023-09-22T07:43:37.586 INFO:tasks.workunit.client.0.smithi006.stdout: "Temperature: 25 Celsius", 2023-09-22T07:43:37.586 INFO:tasks.workunit.client.0.smithi006.stdout: "Available Spare: 100%", 2023-09-22T07:43:37.586 INFO:tasks.workunit.client.0.smithi006.stdout: "Available Spare Threshold: 10%", 2023-09-22T07:43:37.586 INFO:tasks.workunit.client.0.smithi006.stdout: "Percentage Used: 11%", 2023-09-22T07:43:37.586 INFO:tasks.workunit.client.0.smithi006.stdout: "Data Units Read: 419,112,557 [214 TB]", 2023-09-22T07:43:37.587 INFO:tasks.workunit.client.0.smithi006.stdout: "Data Units Written: 2,040,224,295 [1.04 PB]", 2023-09-22T07:43:37.587 INFO:tasks.workunit.client.0.smithi006.stdout: "Host Read Commands: 6,559,788,689", 2023-09-22T07:43:37.587 INFO:tasks.workunit.client.0.smithi006.stdout: "Host Write Commands: 33,549,511,403", 2023-09-22T07:43:37.587 INFO:tasks.workunit.client.0.smithi006.stdout: "Controller Busy Time: 7", 2023-09-22T07:43:37.587 INFO:tasks.workunit.client.0.smithi006.stdout: "Power Cycles: 51,347", 2023-09-22T07:43:37.587 INFO:tasks.workunit.client.0.smithi006.stdout: "Power On Hours: 50,822", 2023-09-22T07:43:37.587 INFO:tasks.workunit.client.0.smithi006.stdout: "Unsafe Shutdowns: 549", 2023-09-22T07:43:37.587 INFO:tasks.workunit.client.0.smithi006.stdout: "Media and Data Integrity Errors: 0", 2023-09-22T07:43:37.587 INFO:tasks.workunit.client.0.smithi006.stdout: "Error Information Log Entries: 0", 2023-09-22T07:43:37.587 INFO:tasks.workunit.client.0.smithi006.stdout: "", 2023-09-22T07:43:37.587 INFO:tasks.workunit.client.0.smithi006.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-09-22T07:43:37.587 INFO:tasks.workunit.client.0.smithi006.stdout: "No Errors Logged", 2023-09-22T07:43:37.588 INFO:tasks.workunit.client.0.smithi006.stdout: "" 2023-09-22T07:43:37.588 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.588 INFO:tasks.workunit.client.0.smithi006.stdout: "platform_info": "x86_64-linux-4.18.0-372.9.1.el8.x86_64", 2023-09-22T07:43:37.588 INFO:tasks.workunit.client.0.smithi006.stdout: "svn_revision": "5022", 2023-09-22T07:43:37.588 INFO:tasks.workunit.client.0.smithi006.stdout: "version": [ 2023-09-22T07:43:37.588 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:37.588 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:37.588 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:37.588 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.588 INFO:tasks.workunit.client.0.smithi006.stdout: "temperature": { 2023-09-22T07:43:37.588 INFO:tasks.workunit.client.0.smithi006.stdout: "current": 25 2023-09-22T07:43:37.588 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.588 INFO:tasks.workunit.client.0.smithi006.stdout: "user_capacity": { 2023-09-22T07:43:37.589 INFO:tasks.workunit.client.0.smithi006.stdout: "blocks": 781422768, 2023-09-22T07:43:37.589 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 400088457216 2023-09-22T07:43:37.589 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.589 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.589 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.589 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.589 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.589 INFO:tasks.workunit.client.0.smithi006.stdout: "report": { 2023-09-22T07:43:37.589 INFO:tasks.workunit.client.0.smithi006.stdout: "balancer": { 2023-09-22T07:43:37.589 INFO:tasks.workunit.client.0.smithi006.stdout: "active": true, 2023-09-22T07:43:37.589 INFO:tasks.workunit.client.0.smithi006.stdout: "mode": "" 2023-09-22T07:43:37.589 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.590 INFO:tasks.workunit.client.0.smithi006.stdout: "channels": [ 2023-09-22T07:43:37.590 INFO:tasks.workunit.client.0.smithi006.stdout: "basic", 2023-09-22T07:43:37.590 INFO:tasks.workunit.client.0.smithi006.stdout: "crash", 2023-09-22T07:43:37.590 INFO:tasks.workunit.client.0.smithi006.stdout: "device", 2023-09-22T07:43:37.590 INFO:tasks.workunit.client.0.smithi006.stdout: "ident", 2023-09-22T07:43:37.590 INFO:tasks.workunit.client.0.smithi006.stdout: "perf" 2023-09-22T07:43:37.590 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.590 INFO:tasks.workunit.client.0.smithi006.stdout: "channels_available": [ 2023-09-22T07:43:37.590 INFO:tasks.workunit.client.0.smithi006.stdout: "basic", 2023-09-22T07:43:37.590 INFO:tasks.workunit.client.0.smithi006.stdout: "ident", 2023-09-22T07:43:37.590 INFO:tasks.workunit.client.0.smithi006.stdout: "crash", 2023-09-22T07:43:37.591 INFO:tasks.workunit.client.0.smithi006.stdout: "device", 2023-09-22T07:43:37.591 INFO:tasks.workunit.client.0.smithi006.stdout: "perf" 2023-09-22T07:43:37.591 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.591 INFO:tasks.workunit.client.0.smithi006.stdout: "collections_available": [ 2023-09-22T07:43:37.591 INFO:tasks.workunit.client.0.smithi006.stdout: "basic_base", 2023-09-22T07:43:37.591 INFO:tasks.workunit.client.0.smithi006.stdout: "device_base", 2023-09-22T07:43:37.591 INFO:tasks.workunit.client.0.smithi006.stdout: "crash_base", 2023-09-22T07:43:37.591 INFO:tasks.workunit.client.0.smithi006.stdout: "ident_base", 2023-09-22T07:43:37.591 INFO:tasks.workunit.client.0.smithi006.stdout: "perf_perf", 2023-09-22T07:43:37.591 INFO:tasks.workunit.client.0.smithi006.stdout: "basic_mds_metadata", 2023-09-22T07:43:37.591 INFO:tasks.workunit.client.0.smithi006.stdout: "basic_pool_usage", 2023-09-22T07:43:37.591 INFO:tasks.workunit.client.0.smithi006.stdout: "basic_usage_by_class", 2023-09-22T07:43:37.591 INFO:tasks.workunit.client.0.smithi006.stdout: "basic_rook_v01", 2023-09-22T07:43:37.592 INFO:tasks.workunit.client.0.smithi006.stdout: "perf_memory_metrics", 2023-09-22T07:43:37.592 INFO:tasks.workunit.client.0.smithi006.stdout: "basic_pool_options_bluestore" 2023-09-22T07:43:37.592 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.592 INFO:tasks.workunit.client.0.smithi006.stdout: "collections_opted_in": [ 2023-09-22T07:43:37.592 INFO:tasks.workunit.client.0.smithi006.stdout: "basic_base", 2023-09-22T07:43:37.592 INFO:tasks.workunit.client.0.smithi006.stdout: "device_base", 2023-09-22T07:43:37.592 INFO:tasks.workunit.client.0.smithi006.stdout: "crash_base", 2023-09-22T07:43:37.592 INFO:tasks.workunit.client.0.smithi006.stdout: "ident_base", 2023-09-22T07:43:37.592 INFO:tasks.workunit.client.0.smithi006.stdout: "perf_perf", 2023-09-22T07:43:37.592 INFO:tasks.workunit.client.0.smithi006.stdout: "basic_mds_metadata", 2023-09-22T07:43:37.592 INFO:tasks.workunit.client.0.smithi006.stdout: "basic_pool_usage", 2023-09-22T07:43:37.592 INFO:tasks.workunit.client.0.smithi006.stdout: "basic_usage_by_class", 2023-09-22T07:43:37.593 INFO:tasks.workunit.client.0.smithi006.stdout: "basic_rook_v01", 2023-09-22T07:43:37.593 INFO:tasks.workunit.client.0.smithi006.stdout: "perf_memory_metrics", 2023-09-22T07:43:37.593 INFO:tasks.workunit.client.0.smithi006.stdout: "basic_pool_options_bluestore" 2023-09-22T07:43:37.593 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.593 INFO:tasks.workunit.client.0.smithi006.stdout: "config": { 2023-09-22T07:43:37.593 INFO:tasks.workunit.client.0.smithi006.stdout: "active_changed": [ 2023-09-22T07:43:37.593 INFO:tasks.workunit.client.0.smithi006.stdout: "auth_allow_insecure_global_id_reclaim", 2023-09-22T07:43:37.593 INFO:tasks.workunit.client.0.smithi006.stdout: "auth_debug", 2023-09-22T07:43:37.593 INFO:tasks.workunit.client.0.smithi006.stdout: "auth_mon_ticket_ttl", 2023-09-22T07:43:37.593 INFO:tasks.workunit.client.0.smithi006.stdout: "auth_service_ticket_ttl", 2023-09-22T07:43:37.593 INFO:tasks.workunit.client.0.smithi006.stdout: "bdev_debug_aio", 2023-09-22T07:43:37.593 INFO:tasks.workunit.client.0.smithi006.stdout: "client_check_pool_perm", 2023-09-22T07:43:37.594 INFO:tasks.workunit.client.0.smithi006.stdout: "client_mount_gid", 2023-09-22T07:43:37.594 INFO:tasks.workunit.client.0.smithi006.stdout: "client_mount_uid", 2023-09-22T07:43:37.594 INFO:tasks.workunit.client.0.smithi006.stdout: "client_quota", 2023-09-22T07:43:37.594 INFO:tasks.workunit.client.0.smithi006.stdout: "container_image", 2023-09-22T07:43:37.594 INFO:tasks.workunit.client.0.smithi006.stdout: "daemonize", 2023-09-22T07:43:37.594 INFO:tasks.workunit.client.0.smithi006.stdout: "debug_asserts_on_shutdown", 2023-09-22T07:43:37.594 INFO:tasks.workunit.client.0.smithi006.stdout: "debug_mgr", 2023-09-22T07:43:37.594 INFO:tasks.workunit.client.0.smithi006.stdout: "debug_mon", 2023-09-22T07:43:37.594 INFO:tasks.workunit.client.0.smithi006.stdout: "debug_ms", 2023-09-22T07:43:37.594 INFO:tasks.workunit.client.0.smithi006.stdout: "debug_osd", 2023-09-22T07:43:37.594 INFO:tasks.workunit.client.0.smithi006.stdout: "debug_paxos", 2023-09-22T07:43:37.594 INFO:tasks.workunit.client.0.smithi006.stdout: "keyring", 2023-09-22T07:43:37.594 INFO:tasks.workunit.client.0.smithi006.stdout: "leveldb_block_size", 2023-09-22T07:43:37.595 INFO:tasks.workunit.client.0.smithi006.stdout: "leveldb_cache_size", 2023-09-22T07:43:37.595 INFO:tasks.workunit.client.0.smithi006.stdout: "leveldb_compression", 2023-09-22T07:43:37.595 INFO:tasks.workunit.client.0.smithi006.stdout: "leveldb_log", 2023-09-22T07:43:37.595 INFO:tasks.workunit.client.0.smithi006.stdout: "leveldb_write_buffer_size", 2023-09-22T07:43:37.595 INFO:tasks.workunit.client.0.smithi006.stdout: "log_to_file", 2023-09-22T07:43:37.595 INFO:tasks.workunit.client.0.smithi006.stdout: "log_to_journald", 2023-09-22T07:43:37.595 INFO:tasks.workunit.client.0.smithi006.stdout: "log_to_stderr", 2023-09-22T07:43:37.595 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_allow_pool_delete", 2023-09-22T07:43:37.595 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_clock_drift_allowed", 2023-09-22T07:43:37.595 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_cluster_log_file_level", 2023-09-22T07:43:37.595 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_cluster_log_to_file", 2023-09-22T07:43:37.595 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_cluster_log_to_journald", 2023-09-22T07:43:37.596 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_cluster_log_to_stderr", 2023-09-22T07:43:37.596 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_data_avail_warn", 2023-09-22T07:43:37.596 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_election_default_strategy", 2023-09-22T07:43:37.596 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_host", 2023-09-22T07:43:37.596 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_max_pg_per_osd", 2023-09-22T07:43:37.596 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_mgr_mkfs_grace", 2023-09-22T07:43:37.596 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_osd_prime_pg_temp", 2023-09-22T07:43:37.596 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_osd_reporter_subtree_level", 2023-09-22T07:43:37.596 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_pg_warn_max_object_skew", 2023-09-22T07:43:37.596 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_reweight_min_bytes_per_osd", 2023-09-22T07:43:37.596 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_reweight_min_pgs_per_osd", 2023-09-22T07:43:37.596 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-09-22T07:43:37.596 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-09-22T07:43:37.597 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-09-22T07:43:37.597 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_legacy_crush_tunables", 2023-09-22T07:43:37.597 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-09-22T07:43:37.597 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-09-22T07:43:37.597 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_too_few_osds", 2023-09-22T07:43:37.597 INFO:tasks.workunit.client.0.smithi006.stdout: "ms_die_on_bug", 2023-09-22T07:43:37.597 INFO:tasks.workunit.client.0.smithi006.stdout: "ms_die_on_old_message", 2023-09-22T07:43:37.597 INFO:tasks.workunit.client.0.smithi006.stdout: "no_config_file", 2023-09-22T07:43:37.597 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_class_default_list", 2023-09-22T07:43:37.597 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_class_load_list", 2023-09-22T07:43:37.597 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_misdirected_ops", 2023-09-22T07:43:37.597 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_op_order", 2023-09-22T07:43:37.598 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_pg_log_writeout", 2023-09-22T07:43:37.598 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_shutdown", 2023-09-22T07:43:37.598 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_verify_cached_snaps", 2023-09-22T07:43:37.598 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_verify_missing_on_start", 2023-09-22T07:43:37.598 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_verify_stray_on_activate", 2023-09-22T07:43:37.598 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_deep_scrub_update_digest_min_age", 2023-09-22T07:43:37.598 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mclock_profile", 2023-09-22T07:43:37.598 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2023-09-22T07:43:37.598 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mclock_scheduler_background_best_effort_res", 2023-09-22T07:43:37.598 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2023-09-22T07:43:37.598 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mclock_scheduler_background_recovery_lim", 2023-09-22T07:43:37.598 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mclock_scheduler_background_recovery_res", 2023-09-22T07:43:37.599 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2023-09-22T07:43:37.599 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mclock_scheduler_client_lim", 2023-09-22T07:43:37.599 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mclock_scheduler_client_res", 2023-09-22T07:43:37.599 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mclock_scheduler_client_wgt", 2023-09-22T07:43:37.599 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_memory_target_autotune", 2023-09-22T07:43:37.599 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_op_queue", 2023-09-22T07:43:37.599 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_op_queue_cut_off", 2023-09-22T07:43:37.599 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_pool_default_erasure_code_profile", 2023-09-22T07:43:37.599 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_pool_default_pg_autoscale_mode", 2023-09-22T07:43:37.599 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_recover_clone_overlap", 2023-09-22T07:43:37.599 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_recovery_max_chunk", 2023-09-22T07:43:37.599 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_scrub_load_threshold", 2023-09-22T07:43:37.600 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_scrub_max_interval", 2023-09-22T07:43:37.600 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_shutdown_pgref_assert", 2023-09-22T07:43:37.600 INFO:tasks.workunit.client.0.smithi006.stdout: "public_addr", 2023-09-22T07:43:37.600 INFO:tasks.workunit.client.0.smithi006.stdout: "public_addrv", 2023-09-22T07:43:37.600 INFO:tasks.workunit.client.0.smithi006.stdout: "public_network", 2023-09-22T07:43:37.600 INFO:tasks.workunit.client.0.smithi006.stdout: "rbd_default_features", 2023-09-22T07:43:37.600 INFO:tasks.workunit.client.0.smithi006.stdout: "rbd_qos_exclude_ops", 2023-09-22T07:43:37.600 INFO:tasks.workunit.client.0.smithi006.stdout: "setgroup", 2023-09-22T07:43:37.600 INFO:tasks.workunit.client.0.smithi006.stdout: "setuser" 2023-09-22T07:43:37.600 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.600 INFO:tasks.workunit.client.0.smithi006.stdout: "cluster_changed": [ 2023-09-22T07:43:37.600 INFO:tasks.workunit.client.0.smithi006.stdout: "auth_allow_insecure_global_id_reclaim", 2023-09-22T07:43:37.600 INFO:tasks.workunit.client.0.smithi006.stdout: "auth_debug", 2023-09-22T07:43:37.601 INFO:tasks.workunit.client.0.smithi006.stdout: "auth_mon_ticket_ttl", 2023-09-22T07:43:37.601 INFO:tasks.workunit.client.0.smithi006.stdout: "auth_service_ticket_ttl", 2023-09-22T07:43:37.601 INFO:tasks.workunit.client.0.smithi006.stdout: "bdev_debug_aio", 2023-09-22T07:43:37.601 INFO:tasks.workunit.client.0.smithi006.stdout: "container_image", 2023-09-22T07:43:37.601 INFO:tasks.workunit.client.0.smithi006.stdout: "debug_asserts_on_shutdown", 2023-09-22T07:43:37.601 INFO:tasks.workunit.client.0.smithi006.stdout: "debug_mgr", 2023-09-22T07:43:37.601 INFO:tasks.workunit.client.0.smithi006.stdout: "debug_mon", 2023-09-22T07:43:37.601 INFO:tasks.workunit.client.0.smithi006.stdout: "debug_ms", 2023-09-22T07:43:37.601 INFO:tasks.workunit.client.0.smithi006.stdout: "debug_osd", 2023-09-22T07:43:37.601 INFO:tasks.workunit.client.0.smithi006.stdout: "debug_paxos", 2023-09-22T07:43:37.601 INFO:tasks.workunit.client.0.smithi006.stdout: "log_to_file", 2023-09-22T07:43:37.601 INFO:tasks.workunit.client.0.smithi006.stdout: "log_to_journald", 2023-09-22T07:43:37.602 INFO:tasks.workunit.client.0.smithi006.stdout: "log_to_stderr", 2023-09-22T07:43:37.602 INFO:tasks.workunit.client.0.smithi006.stdout: "mds_join_fs", 2023-09-22T07:43:37.602 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/cephadm/allow_ptrace", 2023-09-22T07:43:37.602 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/cephadm/container_init", 2023-09-22T07:43:37.602 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/cephadm/migration_current", 2023-09-22T07:43:37.602 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/cephadm/use_repo_digest", 2023-09-22T07:43:37.602 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2023-09-22T07:43:37.602 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2023-09-22T07:43:37.602 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/dashboard/GRAFANA_API_URL", 2023-09-22T07:43:37.602 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2023-09-22T07:43:37.602 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/dashboard/ssl_server_port", 2023-09-22T07:43:37.602 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/orchestrator/orchestrator", 2023-09-22T07:43:37.602 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/telemetry/channel_ident", 2023-09-22T07:43:37.603 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/telemetry/channel_perf", 2023-09-22T07:43:37.603 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/telemetry/description", 2023-09-22T07:43:37.603 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/telemetry/enabled", 2023-09-22T07:43:37.603 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr/telemetry/organization", 2023-09-22T07:43:37.603 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_allow_pool_delete", 2023-09-22T07:43:37.603 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_clock_drift_allowed", 2023-09-22T07:43:37.603 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_cluster_log_file_level", 2023-09-22T07:43:37.603 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_data_avail_warn", 2023-09-22T07:43:37.603 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_election_default_strategy", 2023-09-22T07:43:37.603 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_max_pg_per_osd", 2023-09-22T07:43:37.603 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_mgr_mkfs_grace", 2023-09-22T07:43:37.603 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_osd_prime_pg_temp", 2023-09-22T07:43:37.603 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_osd_reporter_subtree_level", 2023-09-22T07:43:37.604 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_pg_warn_max_object_skew", 2023-09-22T07:43:37.604 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_reweight_min_bytes_per_osd", 2023-09-22T07:43:37.604 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_reweight_min_pgs_per_osd", 2023-09-22T07:43:37.604 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-09-22T07:43:37.604 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-09-22T07:43:37.604 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-09-22T07:43:37.604 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_legacy_crush_tunables", 2023-09-22T07:43:37.604 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-09-22T07:43:37.604 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-09-22T07:43:37.604 INFO:tasks.workunit.client.0.smithi006.stdout: "mon_warn_on_too_few_osds", 2023-09-22T07:43:37.604 INFO:tasks.workunit.client.0.smithi006.stdout: "ms_die_on_bug", 2023-09-22T07:43:37.604 INFO:tasks.workunit.client.0.smithi006.stdout: "ms_die_on_old_message", 2023-09-22T07:43:37.605 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_class_default_list", 2023-09-22T07:43:37.605 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_class_load_list", 2023-09-22T07:43:37.605 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_misdirected_ops", 2023-09-22T07:43:37.605 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_op_order", 2023-09-22T07:43:37.605 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_pg_log_writeout", 2023-09-22T07:43:37.605 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_shutdown", 2023-09-22T07:43:37.605 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_verify_cached_snaps", 2023-09-22T07:43:37.605 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_verify_missing_on_start", 2023-09-22T07:43:37.605 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_debug_verify_stray_on_activate", 2023-09-22T07:43:37.605 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_deep_scrub_update_digest_min_age", 2023-09-22T07:43:37.605 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mclock_profile", 2023-09-22T07:43:37.605 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_memory_target", 2023-09-22T07:43:37.605 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_memory_target_autotune", 2023-09-22T07:43:37.606 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_op_queue", 2023-09-22T07:43:37.606 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_op_queue_cut_off", 2023-09-22T07:43:37.606 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_pool_default_erasure_code_profile", 2023-09-22T07:43:37.606 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_pool_default_pg_autoscale_mode", 2023-09-22T07:43:37.606 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_recover_clone_overlap", 2023-09-22T07:43:37.606 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_recovery_max_chunk", 2023-09-22T07:43:37.606 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_scrub_load_threshold", 2023-09-22T07:43:37.606 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_scrub_max_interval", 2023-09-22T07:43:37.606 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_shutdown_pgref_assert", 2023-09-22T07:43:37.606 INFO:tasks.workunit.client.0.smithi006.stdout: "public_network", 2023-09-22T07:43:37.606 INFO:tasks.workunit.client.0.smithi006.stdout: "rgw_cache_enabled", 2023-09-22T07:43:37.607 INFO:tasks.workunit.client.0.smithi006.stdout: "rgw_enable_ops_log", 2023-09-22T07:43:37.607 INFO:tasks.workunit.client.0.smithi006.stdout: "rgw_enable_usage_log" 2023-09-22T07:43:37.607 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:37.607 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.607 INFO:tasks.workunit.client.0.smithi006.stdout: "contact": null, 2023-09-22T07:43:37.607 INFO:tasks.workunit.client.0.smithi006.stdout: "crashes": [], 2023-09-22T07:43:37.607 INFO:tasks.workunit.client.0.smithi006.stdout: "created": "2023-09-22T07:35:26.289751Z", 2023-09-22T07:43:37.607 INFO:tasks.workunit.client.0.smithi006.stdout: "crush": { 2023-09-22T07:43:37.607 INFO:tasks.workunit.client.0.smithi006.stdout: "bucket_algs": { 2023-09-22T07:43:37.607 INFO:tasks.workunit.client.0.smithi006.stdout: "straw2": 3 2023-09-22T07:43:37.607 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.607 INFO:tasks.workunit.client.0.smithi006.stdout: "bucket_sizes": { 2023-09-22T07:43:37.608 INFO:tasks.workunit.client.0.smithi006.stdout: "2": 1, 2023-09-22T07:43:37.608 INFO:tasks.workunit.client.0.smithi006.stdout: "4": 2 2023-09-22T07:43:37.608 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.608 INFO:tasks.workunit.client.0.smithi006.stdout: "bucket_types": { 2023-09-22T07:43:37.608 INFO:tasks.workunit.client.0.smithi006.stdout: "1": 2, 2023-09-22T07:43:37.608 INFO:tasks.workunit.client.0.smithi006.stdout: "11": 1 2023-09-22T07:43:37.608 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.608 INFO:tasks.workunit.client.0.smithi006.stdout: "compat_weight_set": false, 2023-09-22T07:43:37.608 INFO:tasks.workunit.client.0.smithi006.stdout: "device_classes": [ 2023-09-22T07:43:37.608 INFO:tasks.workunit.client.0.smithi006.stdout: 8 2023-09-22T07:43:37.608 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.609 INFO:tasks.workunit.client.0.smithi006.stdout: "num_buckets": 6, 2023-09-22T07:43:37.609 INFO:tasks.workunit.client.0.smithi006.stdout: "num_devices": 8, 2023-09-22T07:43:37.609 INFO:tasks.workunit.client.0.smithi006.stdout: "num_rules": 1, 2023-09-22T07:43:37.609 INFO:tasks.workunit.client.0.smithi006.stdout: "num_types": 12, 2023-09-22T07:43:37.609 INFO:tasks.workunit.client.0.smithi006.stdout: "num_weight_sets": 0, 2023-09-22T07:43:37.609 INFO:tasks.workunit.client.0.smithi006.stdout: "tunables": { 2023-09-22T07:43:37.609 INFO:tasks.workunit.client.0.smithi006.stdout: "allowed_bucket_algs": 54, 2023-09-22T07:43:37.609 INFO:tasks.workunit.client.0.smithi006.stdout: "choose_local_fallback_tries": 0, 2023-09-22T07:43:37.609 INFO:tasks.workunit.client.0.smithi006.stdout: "choose_local_tries": 0, 2023-09-22T07:43:37.609 INFO:tasks.workunit.client.0.smithi006.stdout: "choose_total_tries": 50, 2023-09-22T07:43:37.609 INFO:tasks.workunit.client.0.smithi006.stdout: "chooseleaf_descend_once": 1, 2023-09-22T07:43:37.609 INFO:tasks.workunit.client.0.smithi006.stdout: "chooseleaf_stable": 1, 2023-09-22T07:43:37.610 INFO:tasks.workunit.client.0.smithi006.stdout: "chooseleaf_vary_r": 1, 2023-09-22T07:43:37.610 INFO:tasks.workunit.client.0.smithi006.stdout: "has_v2_rules": 0, 2023-09-22T07:43:37.610 INFO:tasks.workunit.client.0.smithi006.stdout: "has_v3_rules": 0, 2023-09-22T07:43:37.610 INFO:tasks.workunit.client.0.smithi006.stdout: "has_v4_buckets": 1, 2023-09-22T07:43:37.610 INFO:tasks.workunit.client.0.smithi006.stdout: "has_v5_rules": 0, 2023-09-22T07:43:37.610 INFO:tasks.workunit.client.0.smithi006.stdout: "legacy_tunables": 0, 2023-09-22T07:43:37.610 INFO:tasks.workunit.client.0.smithi006.stdout: "minimum_required_version": "jewel", 2023-09-22T07:43:37.610 INFO:tasks.workunit.client.0.smithi006.stdout: "optimal_tunables": 1, 2023-09-22T07:43:37.610 INFO:tasks.workunit.client.0.smithi006.stdout: "profile": "jewel", 2023-09-22T07:43:37.610 INFO:tasks.workunit.client.0.smithi006.stdout: "require_feature_tunables": 1, 2023-09-22T07:43:37.610 INFO:tasks.workunit.client.0.smithi006.stdout: "require_feature_tunables2": 1, 2023-09-22T07:43:37.611 INFO:tasks.workunit.client.0.smithi006.stdout: "require_feature_tunables3": 1, 2023-09-22T07:43:37.611 INFO:tasks.workunit.client.0.smithi006.stdout: "require_feature_tunables5": 1, 2023-09-22T07:43:37.611 INFO:tasks.workunit.client.0.smithi006.stdout: "straw_calc_version": 1 2023-09-22T07:43:37.611 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.611 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.611 INFO:tasks.workunit.client.0.smithi006.stdout: "description": "upgrade test cluster", 2023-09-22T07:43:37.611 INFO:tasks.workunit.client.0.smithi006.stdout: "fs": { 2023-09-22T07:43:37.611 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 1, 2023-09-22T07:43:37.611 INFO:tasks.workunit.client.0.smithi006.stdout: "feature_flags": { 2023-09-22T07:43:37.611 INFO:tasks.workunit.client.0.smithi006.stdout: "enable_multiple": true, 2023-09-22T07:43:37.611 INFO:tasks.workunit.client.0.smithi006.stdout: "ever_enabled_multiple": true 2023-09-22T07:43:37.611 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.611 INFO:tasks.workunit.client.0.smithi006.stdout: "filesystems": [ 2023-09-22T07:43:37.612 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.612 INFO:tasks.workunit.client.0.smithi006.stdout: "approx_ctime": "2023-09", 2023-09-22T07:43:37.612 INFO:tasks.workunit.client.0.smithi006.stdout: "balancer_enabled": false, 2023-09-22T07:43:37.612 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.612 INFO:tasks.workunit.client.0.smithi006.stdout: "cached_caps": 0, 2023-09-22T07:43:37.612 INFO:tasks.workunit.client.0.smithi006.stdout: "cached_dns": 10, 2023-09-22T07:43:37.612 INFO:tasks.workunit.client.0.smithi006.stdout: "cached_inos": 13, 2023-09-22T07:43:37.612 INFO:tasks.workunit.client.0.smithi006.stdout: "cached_subtrees": 2, 2023-09-22T07:43:37.612 INFO:tasks.workunit.client.0.smithi006.stdout: "ever_allowed_features": 0, 2023-09-22T07:43:37.612 INFO:tasks.workunit.client.0.smithi006.stdout: "explicitly_allowed_features": 0, 2023-09-22T07:43:37.612 INFO:tasks.workunit.client.0.smithi006.stdout: "files": 0, 2023-09-22T07:43:37.612 INFO:tasks.workunit.client.0.smithi006.stdout: "max_mds": 1, 2023-09-22T07:43:37.613 INFO:tasks.workunit.client.0.smithi006.stdout: "num_data_pools": 1, 2023-09-22T07:43:37.613 INFO:tasks.workunit.client.0.smithi006.stdout: "num_in": 1, 2023-09-22T07:43:37.613 INFO:tasks.workunit.client.0.smithi006.stdout: "num_mds": 1, 2023-09-22T07:43:37.613 INFO:tasks.workunit.client.0.smithi006.stdout: "num_sessions": 0, 2023-09-22T07:43:37.613 INFO:tasks.workunit.client.0.smithi006.stdout: "num_standby_replay": 0, 2023-09-22T07:43:37.613 INFO:tasks.workunit.client.0.smithi006.stdout: "num_up": 1, 2023-09-22T07:43:37.613 INFO:tasks.workunit.client.0.smithi006.stdout: "snaps": 0, 2023-09-22T07:43:37.613 INFO:tasks.workunit.client.0.smithi006.stdout: "standby_count_wanted": 0 2023-09-22T07:43:37.613 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.613 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.613 INFO:tasks.workunit.client.0.smithi006.stdout: "num_standby_mds": 1, 2023-09-22T07:43:37.613 INFO:tasks.workunit.client.0.smithi006.stdout: "total_num_mds": 2 2023-09-22T07:43:37.614 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.614 INFO:tasks.workunit.client.0.smithi006.stdout: "heap_stats": { 2023-09-22T07:43:37.614 INFO:tasks.workunit.client.0.smithi006.stdout: "mds": { 2023-09-22T07:43:37.614 INFO:tasks.workunit.client.0.smithi006.stdout: "mds.6f6bba8d1abd2a5027fe96f9417c66b05e373b33": { 2023-09-22T07:43:37.614 INFO:tasks.workunit.client.0.smithi006.stdout: "actual_memory_used": 20152320, 2023-09-22T07:43:37.614 INFO:tasks.workunit.client.0.smithi006.stdout: "central_cache_freelist": 436360, 2023-09-22T07:43:37.614 INFO:tasks.workunit.client.0.smithi006.stdout: "malloc_metadata": 2752512, 2023-09-22T07:43:37.614 INFO:tasks.workunit.client.0.smithi006.stdout: "page_heap_freelist": 0, 2023-09-22T07:43:37.614 INFO:tasks.workunit.client.0.smithi006.stdout: "released_to_os": 114688, 2023-09-22T07:43:37.614 INFO:tasks.workunit.client.0.smithi006.stdout: "spans_in_use": 375, 2023-09-22T07:43:37.614 INFO:tasks.workunit.client.0.smithi006.stdout: "tcmalloc_page_size": 8192, 2023-09-22T07:43:37.614 INFO:tasks.workunit.client.0.smithi006.stdout: "thread_cache_freelists": 1162936, 2023-09-22T07:43:37.614 INFO:tasks.workunit.client.0.smithi006.stdout: "thread_heaps_in_use": 20, 2023-09-22T07:43:37.615 INFO:tasks.workunit.client.0.smithi006.stdout: "transfer_cache_freelist": 906240, 2023-09-22T07:43:37.615 INFO:tasks.workunit.client.0.smithi006.stdout: "use_by_application": 14894272, 2023-09-22T07:43:37.615 INFO:tasks.workunit.client.0.smithi006.stdout: "virtual_address_space_used": 20267008 2023-09-22T07:43:37.615 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.615 INFO:tasks.workunit.client.0.smithi006.stdout: "mds.7b170e9e0f37a546ba2bddd5db58b6ffb966aac4": { 2023-09-22T07:43:37.615 INFO:tasks.workunit.client.0.smithi006.stdout: "actual_memory_used": 19218432, 2023-09-22T07:43:37.615 INFO:tasks.workunit.client.0.smithi006.stdout: "central_cache_freelist": 322880, 2023-09-22T07:43:37.615 INFO:tasks.workunit.client.0.smithi006.stdout: "malloc_metadata": 2752512, 2023-09-22T07:43:37.615 INFO:tasks.workunit.client.0.smithi006.stdout: "page_heap_freelist": 122880, 2023-09-22T07:43:37.615 INFO:tasks.workunit.client.0.smithi006.stdout: "released_to_os": 0, 2023-09-22T07:43:37.615 INFO:tasks.workunit.client.0.smithi006.stdout: "spans_in_use": 310, 2023-09-22T07:43:37.615 INFO:tasks.workunit.client.0.smithi006.stdout: "tcmalloc_page_size": 8192, 2023-09-22T07:43:37.616 INFO:tasks.workunit.client.0.smithi006.stdout: "thread_cache_freelists": 1029768, 2023-09-22T07:43:37.616 INFO:tasks.workunit.client.0.smithi006.stdout: "thread_heaps_in_use": 12, 2023-09-22T07:43:37.616 INFO:tasks.workunit.client.0.smithi006.stdout: "transfer_cache_freelist": 579072, 2023-09-22T07:43:37.616 INFO:tasks.workunit.client.0.smithi006.stdout: "use_by_application": 14411320, 2023-09-22T07:43:37.616 INFO:tasks.workunit.client.0.smithi006.stdout: "virtual_address_space_used": 19218432 2023-09-22T07:43:37.616 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.616 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.616 INFO:tasks.workunit.client.0.smithi006.stdout: "mon": { 2023-09-22T07:43:37.616 INFO:tasks.workunit.client.0.smithi006.stdout: "mon.6f6bba8d1abd2a5027fe96f9417c66b05e373b33": { 2023-09-22T07:43:37.616 INFO:tasks.workunit.client.0.smithi006.stdout: "actual_memory_used": 38379520, 2023-09-22T07:43:37.616 INFO:tasks.workunit.client.0.smithi006.stdout: "central_cache_freelist": 569688, 2023-09-22T07:43:37.617 INFO:tasks.workunit.client.0.smithi006.stdout: "malloc_metadata": 2752512, 2023-09-22T07:43:37.617 INFO:tasks.workunit.client.0.smithi006.stdout: "page_heap_freelist": 2506752, 2023-09-22T07:43:37.617 INFO:tasks.workunit.client.0.smithi006.stdout: "released_to_os": 8200192, 2023-09-22T07:43:37.617 INFO:tasks.workunit.client.0.smithi006.stdout: "spans_in_use": 1048, 2023-09-22T07:43:37.617 INFO:tasks.workunit.client.0.smithi006.stdout: "tcmalloc_page_size": 8192, 2023-09-22T07:43:37.617 INFO:tasks.workunit.client.0.smithi006.stdout: "thread_cache_freelists": 7605952, 2023-09-22T07:43:37.617 INFO:tasks.workunit.client.0.smithi006.stdout: "thread_heaps_in_use": 21, 2023-09-22T07:43:37.617 INFO:tasks.workunit.client.0.smithi006.stdout: "transfer_cache_freelist": 937472, 2023-09-22T07:43:37.617 INFO:tasks.workunit.client.0.smithi006.stdout: "use_by_application": 24007144, 2023-09-22T07:43:37.617 INFO:tasks.workunit.client.0.smithi006.stdout: "virtual_address_space_used": 46579712 2023-09-22T07:43:37.617 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.617 INFO:tasks.workunit.client.0.smithi006.stdout: "mon.7b170e9e0f37a546ba2bddd5db58b6ffb966aac4": { 2023-09-22T07:43:37.618 INFO:tasks.workunit.client.0.smithi006.stdout: "actual_memory_used": 48513024, 2023-09-22T07:43:37.618 INFO:tasks.workunit.client.0.smithi006.stdout: "central_cache_freelist": 949408, 2023-09-22T07:43:37.618 INFO:tasks.workunit.client.0.smithi006.stdout: "malloc_metadata": 2752512, 2023-09-22T07:43:37.618 INFO:tasks.workunit.client.0.smithi006.stdout: "page_heap_freelist": 3219456, 2023-09-22T07:43:37.618 INFO:tasks.workunit.client.0.smithi006.stdout: "released_to_os": 139264, 2023-09-22T07:43:37.618 INFO:tasks.workunit.client.0.smithi006.stdout: "spans_in_use": 1677, 2023-09-22T07:43:37.618 INFO:tasks.workunit.client.0.smithi006.stdout: "tcmalloc_page_size": 8192, 2023-09-22T07:43:37.618 INFO:tasks.workunit.client.0.smithi006.stdout: "thread_cache_freelists": 11152824, 2023-09-22T07:43:37.618 INFO:tasks.workunit.client.0.smithi006.stdout: "thread_heaps_in_use": 23, 2023-09-22T07:43:37.618 INFO:tasks.workunit.client.0.smithi006.stdout: "transfer_cache_freelist": 2578944, 2023-09-22T07:43:37.618 INFO:tasks.workunit.client.0.smithi006.stdout: "use_by_application": 27859880, 2023-09-22T07:43:37.618 INFO:tasks.workunit.client.0.smithi006.stdout: "virtual_address_space_used": 48652288 2023-09-22T07:43:37.619 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.619 INFO:tasks.workunit.client.0.smithi006.stdout: "mon.ab84ea8160a0eec56113f76e6c4f740ca9571b7e": { 2023-09-22T07:43:37.619 INFO:tasks.workunit.client.0.smithi006.stdout: "actual_memory_used": 36044800, 2023-09-22T07:43:37.619 INFO:tasks.workunit.client.0.smithi006.stdout: "central_cache_freelist": 1651968, 2023-09-22T07:43:37.619 INFO:tasks.workunit.client.0.smithi006.stdout: "malloc_metadata": 2752512, 2023-09-22T07:43:37.619 INFO:tasks.workunit.client.0.smithi006.stdout: "page_heap_freelist": 0, 2023-09-22T07:43:37.619 INFO:tasks.workunit.client.0.smithi006.stdout: "released_to_os": 10551296, 2023-09-22T07:43:37.619 INFO:tasks.workunit.client.0.smithi006.stdout: "spans_in_use": 1045, 2023-09-22T07:43:37.619 INFO:tasks.workunit.client.0.smithi006.stdout: "tcmalloc_page_size": 8192, 2023-09-22T07:43:37.619 INFO:tasks.workunit.client.0.smithi006.stdout: "thread_cache_freelists": 7060824, 2023-09-22T07:43:37.619 INFO:tasks.workunit.client.0.smithi006.stdout: "thread_heaps_in_use": 21, 2023-09-22T07:43:37.619 INFO:tasks.workunit.client.0.smithi006.stdout: "transfer_cache_freelist": 1161216, 2023-09-22T07:43:37.620 INFO:tasks.workunit.client.0.smithi006.stdout: "use_by_application": 23418280, 2023-09-22T07:43:37.620 INFO:tasks.workunit.client.0.smithi006.stdout: "virtual_address_space_used": 46596096 2023-09-22T07:43:37.620 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.620 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.620 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:37.620 INFO:tasks.workunit.client.0.smithi006.stdout: "osd.0": { 2023-09-22T07:43:37.620 INFO:tasks.workunit.client.0.smithi006.stdout: "actual_memory_used": 274464768, 2023-09-22T07:43:37.620 INFO:tasks.workunit.client.0.smithi006.stdout: "central_cache_freelist": 863088, 2023-09-22T07:43:37.620 INFO:tasks.workunit.client.0.smithi006.stdout: "malloc_metadata": 2883584, 2023-09-22T07:43:37.620 INFO:tasks.workunit.client.0.smithi006.stdout: "page_heap_freelist": 0, 2023-09-22T07:43:37.620 INFO:tasks.workunit.client.0.smithi006.stdout: "released_to_os": 655360, 2023-09-22T07:43:37.620 INFO:tasks.workunit.client.0.smithi006.stdout: "spans_in_use": 1339, 2023-09-22T07:43:37.620 INFO:tasks.workunit.client.0.smithi006.stdout: "tcmalloc_page_size": 8192, 2023-09-22T07:43:37.621 INFO:tasks.workunit.client.0.smithi006.stdout: "thread_cache_freelists": 5470832, 2023-09-22T07:43:37.621 INFO:tasks.workunit.client.0.smithi006.stdout: "thread_heaps_in_use": 45, 2023-09-22T07:43:37.621 INFO:tasks.workunit.client.0.smithi006.stdout: "transfer_cache_freelist": 2574848, 2023-09-22T07:43:37.621 INFO:tasks.workunit.client.0.smithi006.stdout: "use_by_application": 262672416, 2023-09-22T07:43:37.621 INFO:tasks.workunit.client.0.smithi006.stdout: "virtual_address_space_used": 275120128 2023-09-22T07:43:37.621 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.621 INFO:tasks.workunit.client.0.smithi006.stdout: "osd.1": { 2023-09-22T07:43:37.621 INFO:tasks.workunit.client.0.smithi006.stdout: "actual_memory_used": 239951872, 2023-09-22T07:43:37.621 INFO:tasks.workunit.client.0.smithi006.stdout: "central_cache_freelist": 993704, 2023-09-22T07:43:37.621 INFO:tasks.workunit.client.0.smithi006.stdout: "malloc_metadata": 2883584, 2023-09-22T07:43:37.621 INFO:tasks.workunit.client.0.smithi006.stdout: "page_heap_freelist": 0, 2023-09-22T07:43:37.621 INFO:tasks.workunit.client.0.smithi006.stdout: "released_to_os": 286720, 2023-09-22T07:43:37.622 INFO:tasks.workunit.client.0.smithi006.stdout: "spans_in_use": 1301, 2023-09-22T07:43:37.622 INFO:tasks.workunit.client.0.smithi006.stdout: "tcmalloc_page_size": 8192, 2023-09-22T07:43:37.622 INFO:tasks.workunit.client.0.smithi006.stdout: "thread_cache_freelists": 5076896, 2023-09-22T07:43:37.622 INFO:tasks.workunit.client.0.smithi006.stdout: "thread_heaps_in_use": 46, 2023-09-22T07:43:37.622 INFO:tasks.workunit.client.0.smithi006.stdout: "transfer_cache_freelist": 2852608, 2023-09-22T07:43:37.622 INFO:tasks.workunit.client.0.smithi006.stdout: "use_by_application": 228145080, 2023-09-22T07:43:37.622 INFO:tasks.workunit.client.0.smithi006.stdout: "virtual_address_space_used": 240238592 2023-09-22T07:43:37.622 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.622 INFO:tasks.workunit.client.0.smithi006.stdout: "osd.2": { 2023-09-22T07:43:37.622 INFO:tasks.workunit.client.0.smithi006.stdout: "actual_memory_used": 237625344, 2023-09-22T07:43:37.622 INFO:tasks.workunit.client.0.smithi006.stdout: "central_cache_freelist": 794648, 2023-09-22T07:43:37.622 INFO:tasks.workunit.client.0.smithi006.stdout: "malloc_metadata": 2883584, 2023-09-22T07:43:37.623 INFO:tasks.workunit.client.0.smithi006.stdout: "page_heap_freelist": 0, 2023-09-22T07:43:37.623 INFO:tasks.workunit.client.0.smithi006.stdout: "released_to_os": 516096, 2023-09-22T07:43:37.623 INFO:tasks.workunit.client.0.smithi006.stdout: "spans_in_use": 1168, 2023-09-22T07:43:37.623 INFO:tasks.workunit.client.0.smithi006.stdout: "tcmalloc_page_size": 8192, 2023-09-22T07:43:37.623 INFO:tasks.workunit.client.0.smithi006.stdout: "thread_cache_freelists": 4499304, 2023-09-22T07:43:37.623 INFO:tasks.workunit.client.0.smithi006.stdout: "thread_heaps_in_use": 46, 2023-09-22T07:43:37.623 INFO:tasks.workunit.client.0.smithi006.stdout: "transfer_cache_freelist": 2356480, 2023-09-22T07:43:37.623 INFO:tasks.workunit.client.0.smithi006.stdout: "use_by_application": 227091328, 2023-09-22T07:43:37.623 INFO:tasks.workunit.client.0.smithi006.stdout: "virtual_address_space_used": 238141440 2023-09-22T07:43:37.623 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.623 INFO:tasks.workunit.client.0.smithi006.stdout: "osd.3": { 2023-09-22T07:43:37.623 INFO:tasks.workunit.client.0.smithi006.stdout: "actual_memory_used": 270548992, 2023-09-22T07:43:37.624 INFO:tasks.workunit.client.0.smithi006.stdout: "central_cache_freelist": 824336, 2023-09-22T07:43:37.624 INFO:tasks.workunit.client.0.smithi006.stdout: "malloc_metadata": 2883584, 2023-09-22T07:43:37.624 INFO:tasks.workunit.client.0.smithi006.stdout: "page_heap_freelist": 0, 2023-09-22T07:43:37.624 INFO:tasks.workunit.client.0.smithi006.stdout: "released_to_os": 311296, 2023-09-22T07:43:37.624 INFO:tasks.workunit.client.0.smithi006.stdout: "spans_in_use": 1174, 2023-09-22T07:43:37.624 INFO:tasks.workunit.client.0.smithi006.stdout: "tcmalloc_page_size": 8192, 2023-09-22T07:43:37.624 INFO:tasks.workunit.client.0.smithi006.stdout: "thread_cache_freelists": 4134128, 2023-09-22T07:43:37.624 INFO:tasks.workunit.client.0.smithi006.stdout: "thread_heaps_in_use": 44, 2023-09-22T07:43:37.624 INFO:tasks.workunit.client.0.smithi006.stdout: "transfer_cache_freelist": 1922560, 2023-09-22T07:43:37.624 INFO:tasks.workunit.client.0.smithi006.stdout: "use_by_application": 260784384, 2023-09-22T07:43:37.624 INFO:tasks.workunit.client.0.smithi006.stdout: "virtual_address_space_used": 270860288 2023-09-22T07:43:37.624 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.625 INFO:tasks.workunit.client.0.smithi006.stdout: "osd.4": { 2023-09-22T07:43:37.625 INFO:tasks.workunit.client.0.smithi006.stdout: "actual_memory_used": 271376384, 2023-09-22T07:43:37.625 INFO:tasks.workunit.client.0.smithi006.stdout: "central_cache_freelist": 844168, 2023-09-22T07:43:37.625 INFO:tasks.workunit.client.0.smithi006.stdout: "malloc_metadata": 2883584, 2023-09-22T07:43:37.625 INFO:tasks.workunit.client.0.smithi006.stdout: "page_heap_freelist": 0, 2023-09-22T07:43:37.625 INFO:tasks.workunit.client.0.smithi006.stdout: "released_to_os": 466944, 2023-09-22T07:43:37.625 INFO:tasks.workunit.client.0.smithi006.stdout: "spans_in_use": 1158, 2023-09-22T07:43:37.625 INFO:tasks.workunit.client.0.smithi006.stdout: "tcmalloc_page_size": 8192, 2023-09-22T07:43:37.625 INFO:tasks.workunit.client.0.smithi006.stdout: "thread_cache_freelists": 4624504, 2023-09-22T07:43:37.625 INFO:tasks.workunit.client.0.smithi006.stdout: "thread_heaps_in_use": 47, 2023-09-22T07:43:37.625 INFO:tasks.workunit.client.0.smithi006.stdout: "transfer_cache_freelist": 1789952, 2023-09-22T07:43:37.625 INFO:tasks.workunit.client.0.smithi006.stdout: "use_by_application": 261234176, 2023-09-22T07:43:37.626 INFO:tasks.workunit.client.0.smithi006.stdout: "virtual_address_space_used": 271843328 2023-09-22T07:43:37.626 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.626 INFO:tasks.workunit.client.0.smithi006.stdout: "osd.5": { 2023-09-22T07:43:37.626 INFO:tasks.workunit.client.0.smithi006.stdout: "actual_memory_used": 240148480, 2023-09-22T07:43:37.626 INFO:tasks.workunit.client.0.smithi006.stdout: "central_cache_freelist": 877680, 2023-09-22T07:43:37.626 INFO:tasks.workunit.client.0.smithi006.stdout: "malloc_metadata": 4980736, 2023-09-22T07:43:37.626 INFO:tasks.workunit.client.0.smithi006.stdout: "page_heap_freelist": 24576, 2023-09-22T07:43:37.626 INFO:tasks.workunit.client.0.smithi006.stdout: "released_to_os": 155648, 2023-09-22T07:43:37.626 INFO:tasks.workunit.client.0.smithi006.stdout: "spans_in_use": 1167, 2023-09-22T07:43:37.626 INFO:tasks.workunit.client.0.smithi006.stdout: "tcmalloc_page_size": 8192, 2023-09-22T07:43:37.626 INFO:tasks.workunit.client.0.smithi006.stdout: "thread_cache_freelists": 4099416, 2023-09-22T07:43:37.626 INFO:tasks.workunit.client.0.smithi006.stdout: "thread_heaps_in_use": 46, 2023-09-22T07:43:37.627 INFO:tasks.workunit.client.0.smithi006.stdout: "transfer_cache_freelist": 1838848, 2023-09-22T07:43:37.627 INFO:tasks.workunit.client.0.smithi006.stdout: "use_by_application": 228327224, 2023-09-22T07:43:37.627 INFO:tasks.workunit.client.0.smithi006.stdout: "virtual_address_space_used": 240304128 2023-09-22T07:43:37.627 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.627 INFO:tasks.workunit.client.0.smithi006.stdout: "osd.6": { 2023-09-22T07:43:37.627 INFO:tasks.workunit.client.0.smithi006.stdout: "actual_memory_used": 238305280, 2023-09-22T07:43:37.627 INFO:tasks.workunit.client.0.smithi006.stdout: "central_cache_freelist": 1248184, 2023-09-22T07:43:37.627 INFO:tasks.workunit.client.0.smithi006.stdout: "malloc_metadata": 2883584, 2023-09-22T07:43:37.627 INFO:tasks.workunit.client.0.smithi006.stdout: "page_heap_freelist": 0, 2023-09-22T07:43:37.627 INFO:tasks.workunit.client.0.smithi006.stdout: "released_to_os": 950272, 2023-09-22T07:43:37.627 INFO:tasks.workunit.client.0.smithi006.stdout: "spans_in_use": 1190, 2023-09-22T07:43:37.627 INFO:tasks.workunit.client.0.smithi006.stdout: "tcmalloc_page_size": 8192, 2023-09-22T07:43:37.628 INFO:tasks.workunit.client.0.smithi006.stdout: "thread_cache_freelists": 4207344, 2023-09-22T07:43:37.628 INFO:tasks.workunit.client.0.smithi006.stdout: "thread_heaps_in_use": 45, 2023-09-22T07:43:37.628 INFO:tasks.workunit.client.0.smithi006.stdout: "transfer_cache_freelist": 2013696, 2023-09-22T07:43:37.628 INFO:tasks.workunit.client.0.smithi006.stdout: "use_by_application": 227952472, 2023-09-22T07:43:37.628 INFO:tasks.workunit.client.0.smithi006.stdout: "virtual_address_space_used": 239255552 2023-09-22T07:43:37.628 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.628 INFO:tasks.workunit.client.0.smithi006.stdout: "osd.7": { 2023-09-22T07:43:37.628 INFO:tasks.workunit.client.0.smithi006.stdout: "actual_memory_used": 238182400, 2023-09-22T07:43:37.628 INFO:tasks.workunit.client.0.smithi006.stdout: "central_cache_freelist": 1276080, 2023-09-22T07:43:37.628 INFO:tasks.workunit.client.0.smithi006.stdout: "malloc_metadata": 2883584, 2023-09-22T07:43:37.628 INFO:tasks.workunit.client.0.smithi006.stdout: "page_heap_freelist": 16384, 2023-09-22T07:43:37.628 INFO:tasks.workunit.client.0.smithi006.stdout: "released_to_os": 1073152, 2023-09-22T07:43:37.628 INFO:tasks.workunit.client.0.smithi006.stdout: "spans_in_use": 1209, 2023-09-22T07:43:37.629 INFO:tasks.workunit.client.0.smithi006.stdout: "tcmalloc_page_size": 8192, 2023-09-22T07:43:37.629 INFO:tasks.workunit.client.0.smithi006.stdout: "thread_cache_freelists": 4363272, 2023-09-22T07:43:37.629 INFO:tasks.workunit.client.0.smithi006.stdout: "thread_heaps_in_use": 46, 2023-09-22T07:43:37.629 INFO:tasks.workunit.client.0.smithi006.stdout: "transfer_cache_freelist": 1619712, 2023-09-22T07:43:37.629 INFO:tasks.workunit.client.0.smithi006.stdout: "use_by_application": 228023368, 2023-09-22T07:43:37.629 INFO:tasks.workunit.client.0.smithi006.stdout: "virtual_address_space_used": 239255552 2023-09-22T07:43:37.629 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.629 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.629 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.629 INFO:tasks.workunit.client.0.smithi006.stdout: "hosts": { 2023-09-22T07:43:37.629 INFO:tasks.workunit.client.0.smithi006.stdout: "num": 2, 2023-09-22T07:43:37.629 INFO:tasks.workunit.client.0.smithi006.stdout: "num_with_mds": 2, 2023-09-22T07:43:37.630 INFO:tasks.workunit.client.0.smithi006.stdout: "num_with_mgr": 2, 2023-09-22T07:43:37.630 INFO:tasks.workunit.client.0.smithi006.stdout: "num_with_mon": 2, 2023-09-22T07:43:37.630 INFO:tasks.workunit.client.0.smithi006.stdout: "num_with_osd": 2 2023-09-22T07:43:37.630 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.630 INFO:tasks.workunit.client.0.smithi006.stdout: "io_rate": { 2023-09-22T07:43:37.630 INFO:tasks.workunit.client.0.smithi006.stdout: "pg_stats_delta": { 2023-09-22T07:43:37.630 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": 0, 2023-09-22T07:43:37.630 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:37.630 INFO:tasks.workunit.client.0.smithi006.stdout: "num_store_stats": 0, 2023-09-22T07:43:37.630 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:37.630 INFO:tasks.workunit.client.0.smithi006.stdout: "stamp_delta": "12.003055", 2023-09-22T07:43:37.630 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:37.630 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:37.631 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:37.631 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:37.631 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:37.631 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:37.631 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:37.631 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:37.631 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:37.631 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:37.631 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:37.631 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:37.631 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:37.631 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:37.632 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:37.632 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:37.632 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:37.632 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:37.632 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:37.632 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:37.632 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:37.632 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:37.632 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:37.632 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:37.632 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:37.632 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:37.632 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:37.633 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:37.633 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:37.633 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:37.633 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:37.633 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:37.633 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:37.633 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:37.633 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 182, 2023-09-22T07:43:37.633 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 278, 2023-09-22T07:43:37.633 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:37.633 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:37.633 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:37.633 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 40, 2023-09-22T07:43:37.634 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:37.634 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.634 INFO:tasks.workunit.client.0.smithi006.stdout: "store_stats": { 2023-09-22T07:43:37.634 INFO:tasks.workunit.client.0.smithi006.stdout: "allocated": 0, 2023-09-22T07:43:37.634 INFO:tasks.workunit.client.0.smithi006.stdout: "available": 0, 2023-09-22T07:43:37.634 INFO:tasks.workunit.client.0.smithi006.stdout: "data_compressed": 0, 2023-09-22T07:43:37.634 INFO:tasks.workunit.client.0.smithi006.stdout: "data_compressed_allocated": 0, 2023-09-22T07:43:37.634 INFO:tasks.workunit.client.0.smithi006.stdout: "data_compressed_original": 0, 2023-09-22T07:43:37.634 INFO:tasks.workunit.client.0.smithi006.stdout: "data_stored": 0, 2023-09-22T07:43:37.634 INFO:tasks.workunit.client.0.smithi006.stdout: "internal_metadata": 0, 2023-09-22T07:43:37.634 INFO:tasks.workunit.client.0.smithi006.stdout: "internally_reserved": 0, 2023-09-22T07:43:37.634 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_allocated": 0, 2023-09-22T07:43:37.635 INFO:tasks.workunit.client.0.smithi006.stdout: "total": 0 2023-09-22T07:43:37.635 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.635 INFO:tasks.workunit.client.0.smithi006.stdout: "up": 0 2023-09-22T07:43:37.635 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.635 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.635 INFO:tasks.workunit.client.0.smithi006.stdout: "leaderboard": false, 2023-09-22T07:43:37.635 INFO:tasks.workunit.client.0.smithi006.stdout: "license": "sharing-1-0", 2023-09-22T07:43:37.635 INFO:tasks.workunit.client.0.smithi006.stdout: "mempool": { 2023-09-22T07:43:37.635 INFO:tasks.workunit.client.0.smithi006.stdout: "mds": { 2023-09-22T07:43:37.635 INFO:tasks.workunit.client.0.smithi006.stdout: "mds.6f6bba8d1abd2a5027fe96f9417c66b05e373b33": { 2023-09-22T07:43:37.635 INFO:tasks.workunit.client.0.smithi006.stdout: "bloom_filter": { 2023-09-22T07:43:37.635 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.635 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.636 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.636 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs": { 2023-09-22T07:43:37.636 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.636 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.636 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.636 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs_file_reader": { 2023-09-22T07:43:37.636 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.636 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.636 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.636 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs_file_writer": { 2023-09-22T07:43:37.636 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.636 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.637 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.637 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Blob": { 2023-09-22T07:43:37.637 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.637 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.637 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.637 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Buffer": { 2023-09-22T07:43:37.637 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.637 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.637 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.637 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Extent": { 2023-09-22T07:43:37.637 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.637 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.638 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.638 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_SharedBlob": { 2023-09-22T07:43:37.638 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.638 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.638 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.638 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_alloc": { 2023-09-22T07:43:37.638 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.638 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.638 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.638 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_data": { 2023-09-22T07:43:37.638 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.638 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.638 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.639 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_meta": { 2023-09-22T07:43:37.639 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.639 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.639 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.639 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_onode": { 2023-09-22T07:43:37.639 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.639 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.639 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.639 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_other": { 2023-09-22T07:43:37.639 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.639 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.639 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.640 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_fsck": { 2023-09-22T07:43:37.640 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.640 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.640 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.640 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_inline_bl": { 2023-09-22T07:43:37.640 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.640 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.640 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.640 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_txc": { 2023-09-22T07:43:37.640 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.640 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.641 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.641 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_writing": { 2023-09-22T07:43:37.641 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.641 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.641 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.641 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_writing_deferred": { 2023-09-22T07:43:37.641 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.641 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.641 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.641 INFO:tasks.workunit.client.0.smithi006.stdout: "buffer_anon": { 2023-09-22T07:43:37.641 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 213383, 2023-09-22T07:43:37.641 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 63 2023-09-22T07:43:37.642 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.642 INFO:tasks.workunit.client.0.smithi006.stdout: "buffer_meta": { 2023-09-22T07:43:37.642 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.642 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.642 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.642 INFO:tasks.workunit.client.0.smithi006.stdout: "mds_co": { 2023-09-22T07:43:37.642 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 50488, 2023-09-22T07:43:37.642 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 208 2023-09-22T07:43:37.642 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.642 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:37.642 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.643 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.643 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.643 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mapbl": { 2023-09-22T07:43:37.643 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.643 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.643 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.643 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_pglog": { 2023-09-22T07:43:37.643 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.643 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.643 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.643 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap": { 2023-09-22T07:43:37.643 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 7936, 2023-09-22T07:43:37.644 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 125 2023-09-22T07:43:37.644 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.644 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap_mapping": { 2023-09-22T07:43:37.644 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.644 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.644 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.644 INFO:tasks.workunit.client.0.smithi006.stdout: "pgmap": { 2023-09-22T07:43:37.644 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.644 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.644 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.644 INFO:tasks.workunit.client.0.smithi006.stdout: "unittest_1": { 2023-09-22T07:43:37.644 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.645 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.645 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.645 INFO:tasks.workunit.client.0.smithi006.stdout: "unittest_2": { 2023-09-22T07:43:37.645 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.645 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.645 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.645 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.645 INFO:tasks.workunit.client.0.smithi006.stdout: "mds.7b170e9e0f37a546ba2bddd5db58b6ffb966aac4": { 2023-09-22T07:43:37.645 INFO:tasks.workunit.client.0.smithi006.stdout: "bloom_filter": { 2023-09-22T07:43:37.645 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.645 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.645 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.645 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs": { 2023-09-22T07:43:37.646 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.646 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.646 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.646 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs_file_reader": { 2023-09-22T07:43:37.646 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.646 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.646 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.646 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs_file_writer": { 2023-09-22T07:43:37.646 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.646 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.646 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.646 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Blob": { 2023-09-22T07:43:37.647 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.647 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.647 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.647 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Buffer": { 2023-09-22T07:43:37.647 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.647 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.647 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.647 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Extent": { 2023-09-22T07:43:37.647 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.647 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.647 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.647 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_SharedBlob": { 2023-09-22T07:43:37.648 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.648 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.648 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.648 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_alloc": { 2023-09-22T07:43:37.648 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.648 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.648 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.648 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_data": { 2023-09-22T07:43:37.648 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.648 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.648 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.648 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_meta": { 2023-09-22T07:43:37.649 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.649 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.649 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.649 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_onode": { 2023-09-22T07:43:37.649 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.649 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.649 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.649 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_other": { 2023-09-22T07:43:37.649 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.649 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.649 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.649 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_fsck": { 2023-09-22T07:43:37.650 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.650 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.650 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.650 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_inline_bl": { 2023-09-22T07:43:37.650 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.650 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.650 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.650 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_txc": { 2023-09-22T07:43:37.650 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.650 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.650 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.650 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_writing": { 2023-09-22T07:43:37.651 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.651 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.651 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.651 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_writing_deferred": { 2023-09-22T07:43:37.651 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.651 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.651 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.651 INFO:tasks.workunit.client.0.smithi006.stdout: "buffer_anon": { 2023-09-22T07:43:37.651 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 149304, 2023-09-22T07:43:37.651 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 31 2023-09-22T07:43:37.651 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.651 INFO:tasks.workunit.client.0.smithi006.stdout: "buffer_meta": { 2023-09-22T07:43:37.652 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.652 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.652 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.652 INFO:tasks.workunit.client.0.smithi006.stdout: "mds_co": { 2023-09-22T07:43:37.652 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 856, 2023-09-22T07:43:37.652 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 2 2023-09-22T07:43:37.652 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.652 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:37.652 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.652 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.652 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.652 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mapbl": { 2023-09-22T07:43:37.652 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.653 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.653 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.653 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_pglog": { 2023-09-22T07:43:37.653 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.653 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.653 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.653 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap": { 2023-09-22T07:43:37.653 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.653 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.653 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.653 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap_mapping": { 2023-09-22T07:43:37.653 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.654 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.654 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.654 INFO:tasks.workunit.client.0.smithi006.stdout: "pgmap": { 2023-09-22T07:43:37.654 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.654 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.654 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.654 INFO:tasks.workunit.client.0.smithi006.stdout: "unittest_1": { 2023-09-22T07:43:37.654 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.654 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.654 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.654 INFO:tasks.workunit.client.0.smithi006.stdout: "unittest_2": { 2023-09-22T07:43:37.654 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.655 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.655 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.655 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.655 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.655 INFO:tasks.workunit.client.0.smithi006.stdout: "mon": { 2023-09-22T07:43:37.655 INFO:tasks.workunit.client.0.smithi006.stdout: "mon.6f6bba8d1abd2a5027fe96f9417c66b05e373b33": { 2023-09-22T07:43:37.655 INFO:tasks.workunit.client.0.smithi006.stdout: "bloom_filter": { 2023-09-22T07:43:37.655 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.655 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.655 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.655 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs": { 2023-09-22T07:43:37.655 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.656 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.656 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.656 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs_file_reader": { 2023-09-22T07:43:37.656 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.656 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.656 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.656 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs_file_writer": { 2023-09-22T07:43:37.656 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.656 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.656 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.656 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Blob": { 2023-09-22T07:43:37.656 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.656 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.657 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.657 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Buffer": { 2023-09-22T07:43:37.657 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.657 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.657 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.657 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Extent": { 2023-09-22T07:43:37.657 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.657 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.657 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.657 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_SharedBlob": { 2023-09-22T07:43:37.657 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.657 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.658 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.658 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_alloc": { 2023-09-22T07:43:37.658 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.658 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.658 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.658 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_data": { 2023-09-22T07:43:37.658 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.658 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.658 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.658 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_meta": { 2023-09-22T07:43:37.658 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.658 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.659 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.659 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_onode": { 2023-09-22T07:43:37.659 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.659 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.659 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.659 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_other": { 2023-09-22T07:43:37.659 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.659 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.659 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.659 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_fsck": { 2023-09-22T07:43:37.659 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.659 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.660 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.660 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_inline_bl": { 2023-09-22T07:43:37.660 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.660 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.660 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.660 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_txc": { 2023-09-22T07:43:37.660 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.660 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.660 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.660 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_writing": { 2023-09-22T07:43:37.660 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.660 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.661 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.661 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_writing_deferred": { 2023-09-22T07:43:37.661 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.661 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.661 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.661 INFO:tasks.workunit.client.0.smithi006.stdout: "buffer_anon": { 2023-09-22T07:43:37.661 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 1109666, 2023-09-22T07:43:37.661 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 350 2023-09-22T07:43:37.661 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.661 INFO:tasks.workunit.client.0.smithi006.stdout: "buffer_meta": { 2023-09-22T07:43:37.661 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.661 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.662 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.662 INFO:tasks.workunit.client.0.smithi006.stdout: "mds_co": { 2023-09-22T07:43:37.662 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.662 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.662 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.662 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:37.662 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.662 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.662 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.662 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mapbl": { 2023-09-22T07:43:37.662 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.662 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.663 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.663 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_pglog": { 2023-09-22T07:43:37.663 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.663 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.663 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.663 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap": { 2023-09-22T07:43:37.663 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 6584, 2023-09-22T07:43:37.663 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 124 2023-09-22T07:43:37.663 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.663 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap_mapping": { 2023-09-22T07:43:37.663 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 12744, 2023-09-22T07:43:37.664 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 1546 2023-09-22T07:43:37.664 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.664 INFO:tasks.workunit.client.0.smithi006.stdout: "pgmap": { 2023-09-22T07:43:37.664 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 5152, 2023-09-22T07:43:37.664 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 83 2023-09-22T07:43:37.664 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.664 INFO:tasks.workunit.client.0.smithi006.stdout: "unittest_1": { 2023-09-22T07:43:37.664 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.664 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.664 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.664 INFO:tasks.workunit.client.0.smithi006.stdout: "unittest_2": { 2023-09-22T07:43:37.664 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.664 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.665 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.665 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.665 INFO:tasks.workunit.client.0.smithi006.stdout: "mon.7b170e9e0f37a546ba2bddd5db58b6ffb966aac4": { 2023-09-22T07:43:37.665 INFO:tasks.workunit.client.0.smithi006.stdout: "bloom_filter": { 2023-09-22T07:43:37.665 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.665 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.665 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.665 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs": { 2023-09-22T07:43:37.665 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.665 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.665 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.665 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs_file_reader": { 2023-09-22T07:43:37.666 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.666 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.666 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.666 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs_file_writer": { 2023-09-22T07:43:37.666 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.666 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.666 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.666 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Blob": { 2023-09-22T07:43:37.666 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.666 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.666 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.666 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Buffer": { 2023-09-22T07:43:37.667 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.667 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.667 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.667 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Extent": { 2023-09-22T07:43:37.667 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.667 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.667 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.667 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_SharedBlob": { 2023-09-22T07:43:37.667 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.667 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.667 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.667 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_alloc": { 2023-09-22T07:43:37.667 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.668 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.668 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.668 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_data": { 2023-09-22T07:43:37.668 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.668 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.668 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.668 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_meta": { 2023-09-22T07:43:37.668 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.668 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.668 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.668 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_onode": { 2023-09-22T07:43:37.668 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.669 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.669 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.669 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_other": { 2023-09-22T07:43:37.669 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.669 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.669 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.669 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_fsck": { 2023-09-22T07:43:37.669 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.669 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.669 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.669 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_inline_bl": { 2023-09-22T07:43:37.669 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.669 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.670 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.670 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_txc": { 2023-09-22T07:43:37.670 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.670 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.670 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.670 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_writing": { 2023-09-22T07:43:37.670 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.670 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.670 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.670 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_writing_deferred": { 2023-09-22T07:43:37.670 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.670 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.671 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.671 INFO:tasks.workunit.client.0.smithi006.stdout: "buffer_anon": { 2023-09-22T07:43:37.671 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 1142620, 2023-09-22T07:43:37.671 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 339 2023-09-22T07:43:37.671 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.671 INFO:tasks.workunit.client.0.smithi006.stdout: "buffer_meta": { 2023-09-22T07:43:37.671 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 528, 2023-09-22T07:43:37.671 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 6 2023-09-22T07:43:37.671 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.671 INFO:tasks.workunit.client.0.smithi006.stdout: "mds_co": { 2023-09-22T07:43:37.671 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.671 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.672 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.672 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:37.672 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.672 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.672 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.672 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mapbl": { 2023-09-22T07:43:37.672 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.672 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.672 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.672 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_pglog": { 2023-09-22T07:43:37.672 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.672 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.672 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.673 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap": { 2023-09-22T07:43:37.673 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 6584, 2023-09-22T07:43:37.673 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 124 2023-09-22T07:43:37.673 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.673 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap_mapping": { 2023-09-22T07:43:37.673 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 12744, 2023-09-22T07:43:37.673 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 1546 2023-09-22T07:43:37.673 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.673 INFO:tasks.workunit.client.0.smithi006.stdout: "pgmap": { 2023-09-22T07:43:37.673 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 10304, 2023-09-22T07:43:37.673 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 166 2023-09-22T07:43:37.673 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.674 INFO:tasks.workunit.client.0.smithi006.stdout: "unittest_1": { 2023-09-22T07:43:37.674 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.674 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.674 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.674 INFO:tasks.workunit.client.0.smithi006.stdout: "unittest_2": { 2023-09-22T07:43:37.674 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.674 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.674 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.674 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.674 INFO:tasks.workunit.client.0.smithi006.stdout: "mon.ab84ea8160a0eec56113f76e6c4f740ca9571b7e": { 2023-09-22T07:43:37.674 INFO:tasks.workunit.client.0.smithi006.stdout: "bloom_filter": { 2023-09-22T07:43:37.674 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.675 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.675 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.675 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs": { 2023-09-22T07:43:37.675 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.675 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.675 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.675 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs_file_reader": { 2023-09-22T07:43:37.675 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.675 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.675 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.675 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs_file_writer": { 2023-09-22T07:43:37.675 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.676 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.676 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.676 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Blob": { 2023-09-22T07:43:37.676 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.676 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.676 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.676 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Buffer": { 2023-09-22T07:43:37.676 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.676 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.676 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.676 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Extent": { 2023-09-22T07:43:37.676 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.677 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.677 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.677 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_SharedBlob": { 2023-09-22T07:43:37.677 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.677 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.677 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.677 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_alloc": { 2023-09-22T07:43:37.677 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.677 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.677 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.677 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_data": { 2023-09-22T07:43:37.677 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.678 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.678 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.678 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_meta": { 2023-09-22T07:43:37.678 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.678 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.678 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.678 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_onode": { 2023-09-22T07:43:37.678 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.678 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.678 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.678 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_other": { 2023-09-22T07:43:37.678 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.679 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.679 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.679 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_fsck": { 2023-09-22T07:43:37.679 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.679 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.679 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.679 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_inline_bl": { 2023-09-22T07:43:37.679 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.679 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.679 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.679 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_txc": { 2023-09-22T07:43:37.679 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.680 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.680 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.680 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_writing": { 2023-09-22T07:43:37.680 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.680 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.680 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.680 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_writing_deferred": { 2023-09-22T07:43:37.680 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.680 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.680 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.680 INFO:tasks.workunit.client.0.smithi006.stdout: "buffer_anon": { 2023-09-22T07:43:37.680 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 1095810, 2023-09-22T07:43:37.681 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 354 2023-09-22T07:43:37.681 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.681 INFO:tasks.workunit.client.0.smithi006.stdout: "buffer_meta": { 2023-09-22T07:43:37.681 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.681 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.681 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.681 INFO:tasks.workunit.client.0.smithi006.stdout: "mds_co": { 2023-09-22T07:43:37.681 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.681 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.681 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.681 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:37.681 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.682 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.682 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.682 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mapbl": { 2023-09-22T07:43:37.682 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.682 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.682 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.682 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_pglog": { 2023-09-22T07:43:37.682 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.682 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.682 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.682 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap": { 2023-09-22T07:43:37.682 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 6584, 2023-09-22T07:43:37.683 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 124 2023-09-22T07:43:37.683 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.683 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap_mapping": { 2023-09-22T07:43:37.683 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 12744, 2023-09-22T07:43:37.683 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 1546 2023-09-22T07:43:37.683 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.683 INFO:tasks.workunit.client.0.smithi006.stdout: "pgmap": { 2023-09-22T07:43:37.683 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 5152, 2023-09-22T07:43:37.683 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 83 2023-09-22T07:43:37.683 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.683 INFO:tasks.workunit.client.0.smithi006.stdout: "unittest_1": { 2023-09-22T07:43:37.684 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.684 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.684 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.684 INFO:tasks.workunit.client.0.smithi006.stdout: "unittest_2": { 2023-09-22T07:43:37.684 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.684 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.684 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.684 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.684 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.684 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:37.684 INFO:tasks.workunit.client.0.smithi006.stdout: "osd.0": { 2023-09-22T07:43:37.685 INFO:tasks.workunit.client.0.smithi006.stdout: "bloom_filter": { 2023-09-22T07:43:37.685 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.685 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.685 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.685 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs": { 2023-09-22T07:43:37.685 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 6192, 2023-09-22T07:43:37.685 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 128 2023-09-22T07:43:37.685 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.685 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs_file_reader": { 2023-09-22T07:43:37.685 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 12672, 2023-09-22T07:43:37.685 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 6 2023-09-22T07:43:37.685 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.686 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs_file_writer": { 2023-09-22T07:43:37.686 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 576, 2023-09-22T07:43:37.686 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 3 2023-09-22T07:43:37.686 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.686 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Blob": { 2023-09-22T07:43:37.686 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 20832, 2023-09-22T07:43:37.686 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 186 2023-09-22T07:43:37.686 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.686 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Buffer": { 2023-09-22T07:43:37.686 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 1568, 2023-09-22T07:43:37.686 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 14 2023-09-22T07:43:37.687 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.687 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Extent": { 2023-09-22T07:43:37.687 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 8928, 2023-09-22T07:43:37.687 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 186 2023-09-22T07:43:37.687 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.687 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_SharedBlob": { 2023-09-22T07:43:37.687 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 20832, 2023-09-22T07:43:37.687 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 186 2023-09-22T07:43:37.687 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.687 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_alloc": { 2023-09-22T07:43:37.687 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 1360, 2023-09-22T07:43:37.687 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 17 2023-09-22T07:43:37.688 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.688 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_data": { 2023-09-22T07:43:37.688 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 610304, 2023-09-22T07:43:37.688 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 18 2023-09-22T07:43:37.688 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.688 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_meta": { 2023-09-22T07:43:37.688 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 51022, 2023-09-22T07:43:37.688 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 9468 2023-09-22T07:43:37.688 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.688 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_onode": { 2023-09-22T07:43:37.688 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 136680, 2023-09-22T07:43:37.688 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 201 2023-09-22T07:43:37.689 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.689 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_other": { 2023-09-22T07:43:37.689 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 11324, 2023-09-22T07:43:37.689 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 737 2023-09-22T07:43:37.689 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.689 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_fsck": { 2023-09-22T07:43:37.689 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.689 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.689 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.689 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_inline_bl": { 2023-09-22T07:43:37.689 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 31596, 2023-09-22T07:43:37.689 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 201 2023-09-22T07:43:37.690 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.690 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_txc": { 2023-09-22T07:43:37.690 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.690 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.690 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.690 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_writing": { 2023-09-22T07:43:37.690 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 393917, 2023-09-22T07:43:37.690 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 87 2023-09-22T07:43:37.690 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.690 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_writing_deferred": { 2023-09-22T07:43:37.690 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.690 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.691 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.691 INFO:tasks.workunit.client.0.smithi006.stdout: "buffer_anon": { 2023-09-22T07:43:37.691 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 2466791, 2023-09-22T07:43:37.691 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 202 2023-09-22T07:43:37.691 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.691 INFO:tasks.workunit.client.0.smithi006.stdout: "buffer_meta": { 2023-09-22T07:43:37.691 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 6952, 2023-09-22T07:43:37.691 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 79 2023-09-22T07:43:37.691 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.691 INFO:tasks.workunit.client.0.smithi006.stdout: "mds_co": { 2023-09-22T07:43:37.691 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.691 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.692 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.692 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:37.692 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 520200, 2023-09-22T07:43:37.692 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 45 2023-09-22T07:43:37.692 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.692 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mapbl": { 2023-09-22T07:43:37.692 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.692 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.692 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.692 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_pglog": { 2023-09-22T07:43:37.692 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 94640, 2023-09-22T07:43:37.692 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 186 2023-09-22T07:43:37.693 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.693 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap": { 2023-09-22T07:43:37.693 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 221744, 2023-09-22T07:43:37.693 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 3424 2023-09-22T07:43:37.693 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.693 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap_mapping": { 2023-09-22T07:43:37.693 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.693 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.693 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.693 INFO:tasks.workunit.client.0.smithi006.stdout: "pgmap": { 2023-09-22T07:43:37.693 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.694 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.694 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.694 INFO:tasks.workunit.client.0.smithi006.stdout: "unittest_1": { 2023-09-22T07:43:37.694 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.694 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.694 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.694 INFO:tasks.workunit.client.0.smithi006.stdout: "unittest_2": { 2023-09-22T07:43:37.694 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.694 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.694 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.694 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.695 INFO:tasks.workunit.client.0.smithi006.stdout: "osd.1": { 2023-09-22T07:43:37.695 INFO:tasks.workunit.client.0.smithi006.stdout: "bloom_filter": { 2023-09-22T07:43:37.695 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.695 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.695 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.695 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs": { 2023-09-22T07:43:37.695 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 6192, 2023-09-22T07:43:37.695 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 128 2023-09-22T07:43:37.695 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.695 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs_file_reader": { 2023-09-22T07:43:37.695 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 12672, 2023-09-22T07:43:37.695 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 6 2023-09-22T07:43:37.696 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.696 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs_file_writer": { 2023-09-22T07:43:37.696 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 576, 2023-09-22T07:43:37.696 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 3 2023-09-22T07:43:37.696 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.696 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Blob": { 2023-09-22T07:43:37.696 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 19264, 2023-09-22T07:43:37.696 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 172 2023-09-22T07:43:37.696 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.696 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Buffer": { 2023-09-22T07:43:37.696 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 1456, 2023-09-22T07:43:37.696 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 13 2023-09-22T07:43:37.697 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.697 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Extent": { 2023-09-22T07:43:37.697 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 8256, 2023-09-22T07:43:37.697 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 172 2023-09-22T07:43:37.697 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.697 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_SharedBlob": { 2023-09-22T07:43:37.697 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 19264, 2023-09-22T07:43:37.697 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 172 2023-09-22T07:43:37.697 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.697 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_alloc": { 2023-09-22T07:43:37.697 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 1200, 2023-09-22T07:43:37.697 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 15 2023-09-22T07:43:37.697 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.698 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_data": { 2023-09-22T07:43:37.698 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 27171, 2023-09-22T07:43:37.698 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 6 2023-09-22T07:43:37.698 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.698 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_meta": { 2023-09-22T07:43:37.698 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 45014, 2023-09-22T07:43:37.698 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 8463 2023-09-22T07:43:37.698 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.698 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_onode": { 2023-09-22T07:43:37.698 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 126480, 2023-09-22T07:43:37.698 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 186 2023-09-22T07:43:37.698 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.699 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_other": { 2023-09-22T07:43:37.699 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 9400, 2023-09-22T07:43:37.699 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 562 2023-09-22T07:43:37.699 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.699 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_fsck": { 2023-09-22T07:43:37.699 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.699 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.699 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.699 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_inline_bl": { 2023-09-22T07:43:37.699 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 27488, 2023-09-22T07:43:37.699 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 186 2023-09-22T07:43:37.701 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.701 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_txc": { 2023-09-22T07:43:37.701 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 1472, 2023-09-22T07:43:37.701 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 2 2023-09-22T07:43:37.701 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.701 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_writing": { 2023-09-22T07:43:37.701 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 443138, 2023-09-22T07:43:37.701 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 100 2023-09-22T07:43:37.701 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.702 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_writing_deferred": { 2023-09-22T07:43:37.702 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 40192, 2023-09-22T07:43:37.702 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 10 2023-09-22T07:43:37.702 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.702 INFO:tasks.workunit.client.0.smithi006.stdout: "buffer_anon": { 2023-09-22T07:43:37.702 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 2426420, 2023-09-22T07:43:37.702 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 181 2023-09-22T07:43:37.702 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.702 INFO:tasks.workunit.client.0.smithi006.stdout: "buffer_meta": { 2023-09-22T07:43:37.702 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 5104, 2023-09-22T07:43:37.702 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 58 2023-09-22T07:43:37.703 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.703 INFO:tasks.workunit.client.0.smithi006.stdout: "mds_co": { 2023-09-22T07:43:37.703 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.703 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.703 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.703 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:37.703 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 439280, 2023-09-22T07:43:37.703 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 38 2023-09-22T07:43:37.703 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.703 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mapbl": { 2023-09-22T07:43:37.703 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.703 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.704 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.704 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_pglog": { 2023-09-22T07:43:37.704 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 7280, 2023-09-22T07:43:37.704 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 18 2023-09-22T07:43:37.704 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.704 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap": { 2023-09-22T07:43:37.704 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 222512, 2023-09-22T07:43:37.704 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 3460 2023-09-22T07:43:37.704 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.704 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap_mapping": { 2023-09-22T07:43:37.704 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.704 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.705 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.705 INFO:tasks.workunit.client.0.smithi006.stdout: "pgmap": { 2023-09-22T07:43:37.705 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.705 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.705 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.705 INFO:tasks.workunit.client.0.smithi006.stdout: "unittest_1": { 2023-09-22T07:43:37.705 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.705 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.705 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.705 INFO:tasks.workunit.client.0.smithi006.stdout: "unittest_2": { 2023-09-22T07:43:37.705 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.705 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.705 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.705 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.706 INFO:tasks.workunit.client.0.smithi006.stdout: "osd.2": { 2023-09-22T07:43:37.706 INFO:tasks.workunit.client.0.smithi006.stdout: "bloom_filter": { 2023-09-22T07:43:37.706 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.706 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.706 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.706 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs": { 2023-09-22T07:43:37.706 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 6192, 2023-09-22T07:43:37.706 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 128 2023-09-22T07:43:37.706 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.706 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs_file_reader": { 2023-09-22T07:43:37.706 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 12672, 2023-09-22T07:43:37.706 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 6 2023-09-22T07:43:37.706 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.707 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs_file_writer": { 2023-09-22T07:43:37.707 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 576, 2023-09-22T07:43:37.707 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 3 2023-09-22T07:43:37.707 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.707 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Blob": { 2023-09-22T07:43:37.707 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 19264, 2023-09-22T07:43:37.707 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 172 2023-09-22T07:43:37.707 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.707 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Buffer": { 2023-09-22T07:43:37.707 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 896, 2023-09-22T07:43:37.707 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 8 2023-09-22T07:43:37.707 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.707 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Extent": { 2023-09-22T07:43:37.708 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 8256, 2023-09-22T07:43:37.708 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 172 2023-09-22T07:43:37.708 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.708 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_SharedBlob": { 2023-09-22T07:43:37.708 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 19264, 2023-09-22T07:43:37.708 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 172 2023-09-22T07:43:37.708 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.708 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_alloc": { 2023-09-22T07:43:37.708 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 1120, 2023-09-22T07:43:37.708 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 14 2023-09-22T07:43:37.708 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.708 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_data": { 2023-09-22T07:43:37.708 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 12288, 2023-09-22T07:43:37.709 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 3 2023-09-22T07:43:37.709 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.709 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_meta": { 2023-09-22T07:43:37.709 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 43248, 2023-09-22T07:43:37.709 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 8234 2023-09-22T07:43:37.709 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.709 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_onode": { 2023-09-22T07:43:37.709 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 122400, 2023-09-22T07:43:37.709 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 180 2023-09-22T07:43:37.709 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.709 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_other": { 2023-09-22T07:43:37.710 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 8248, 2023-09-22T07:43:37.710 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 511 2023-09-22T07:43:37.710 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.710 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_fsck": { 2023-09-22T07:43:37.710 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.710 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.710 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.710 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_inline_bl": { 2023-09-22T07:43:37.710 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 25952, 2023-09-22T07:43:37.710 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 180 2023-09-22T07:43:37.710 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.710 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_txc": { 2023-09-22T07:43:37.710 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 736, 2023-09-22T07:43:37.711 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 1 2023-09-22T07:43:37.711 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.711 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_writing": { 2023-09-22T07:43:37.711 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 317777, 2023-09-22T07:43:37.711 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 69 2023-09-22T07:43:37.711 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.711 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_writing_deferred": { 2023-09-22T07:43:37.711 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 24192, 2023-09-22T07:43:37.711 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 6 2023-09-22T07:43:37.711 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.711 INFO:tasks.workunit.client.0.smithi006.stdout: "buffer_anon": { 2023-09-22T07:43:37.711 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 2437744, 2023-09-22T07:43:37.712 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 184 2023-09-22T07:43:37.712 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.712 INFO:tasks.workunit.client.0.smithi006.stdout: "buffer_meta": { 2023-09-22T07:43:37.712 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 4400, 2023-09-22T07:43:37.712 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 50 2023-09-22T07:43:37.712 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.712 INFO:tasks.workunit.client.0.smithi006.stdout: "mds_co": { 2023-09-22T07:43:37.712 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.712 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.712 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.712 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:37.712 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 358360, 2023-09-22T07:43:37.712 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 31 2023-09-22T07:43:37.713 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.713 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mapbl": { 2023-09-22T07:43:37.713 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.713 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.713 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.713 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_pglog": { 2023-09-22T07:43:37.713 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 8840, 2023-09-22T07:43:37.713 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 25 2023-09-22T07:43:37.713 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.713 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap": { 2023-09-22T07:43:37.713 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 222256, 2023-09-22T07:43:37.713 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 3448 2023-09-22T07:43:37.714 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.714 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap_mapping": { 2023-09-22T07:43:37.714 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.714 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.714 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.714 INFO:tasks.workunit.client.0.smithi006.stdout: "pgmap": { 2023-09-22T07:43:37.714 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.714 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.714 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.714 INFO:tasks.workunit.client.0.smithi006.stdout: "unittest_1": { 2023-09-22T07:43:37.714 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.714 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.715 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.715 INFO:tasks.workunit.client.0.smithi006.stdout: "unittest_2": { 2023-09-22T07:43:37.715 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.715 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.715 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.715 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.715 INFO:tasks.workunit.client.0.smithi006.stdout: "osd.3": { 2023-09-22T07:43:37.715 INFO:tasks.workunit.client.0.smithi006.stdout: "bloom_filter": { 2023-09-22T07:43:37.715 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.715 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.715 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.715 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs": { 2023-09-22T07:43:37.715 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 6192, 2023-09-22T07:43:37.716 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 128 2023-09-22T07:43:37.716 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.716 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs_file_reader": { 2023-09-22T07:43:37.716 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 12672, 2023-09-22T07:43:37.716 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 6 2023-09-22T07:43:37.716 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.716 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs_file_writer": { 2023-09-22T07:43:37.716 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 576, 2023-09-22T07:43:37.716 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 3 2023-09-22T07:43:37.716 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.716 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Blob": { 2023-09-22T07:43:37.716 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 19824, 2023-09-22T07:43:37.716 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 177 2023-09-22T07:43:37.717 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.717 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Buffer": { 2023-09-22T07:43:37.717 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 224, 2023-09-22T07:43:37.717 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 2 2023-09-22T07:43:37.717 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.717 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Extent": { 2023-09-22T07:43:37.717 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 8496, 2023-09-22T07:43:37.717 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 177 2023-09-22T07:43:37.717 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.717 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_SharedBlob": { 2023-09-22T07:43:37.717 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 19824, 2023-09-22T07:43:37.717 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 177 2023-09-22T07:43:37.717 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.718 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_alloc": { 2023-09-22T07:43:37.718 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 560, 2023-09-22T07:43:37.718 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 7 2023-09-22T07:43:37.718 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.718 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_data": { 2023-09-22T07:43:37.718 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.718 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.718 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.718 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_meta": { 2023-09-22T07:43:37.718 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 44416, 2023-09-22T07:43:37.718 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 8505 2023-09-22T07:43:37.718 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.719 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_onode": { 2023-09-22T07:43:37.719 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 127160, 2023-09-22T07:43:37.719 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 187 2023-09-22T07:43:37.719 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.719 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_other": { 2023-09-22T07:43:37.719 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 9372, 2023-09-22T07:43:37.719 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 570 2023-09-22T07:43:37.719 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.719 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_fsck": { 2023-09-22T07:43:37.719 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.719 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.719 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.720 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_inline_bl": { 2023-09-22T07:43:37.720 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 26904, 2023-09-22T07:43:37.720 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 187 2023-09-22T07:43:37.720 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.720 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_txc": { 2023-09-22T07:43:37.720 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 2208, 2023-09-22T07:43:37.720 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 3 2023-09-22T07:43:37.720 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.720 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_writing": { 2023-09-22T07:43:37.720 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 307901, 2023-09-22T07:43:37.720 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 66 2023-09-22T07:43:37.720 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.720 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_writing_deferred": { 2023-09-22T07:43:37.721 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 30637, 2023-09-22T07:43:37.721 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 9 2023-09-22T07:43:37.721 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.721 INFO:tasks.workunit.client.0.smithi006.stdout: "buffer_anon": { 2023-09-22T07:43:37.721 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 2412038, 2023-09-22T07:43:37.721 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 175 2023-09-22T07:43:37.721 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.721 INFO:tasks.workunit.client.0.smithi006.stdout: "buffer_meta": { 2023-09-22T07:43:37.721 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 4664, 2023-09-22T07:43:37.721 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 53 2023-09-22T07:43:37.722 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.722 INFO:tasks.workunit.client.0.smithi006.stdout: "mds_co": { 2023-09-22T07:43:37.722 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.722 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.722 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.722 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:37.722 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 427720, 2023-09-22T07:43:37.722 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 37 2023-09-22T07:43:37.722 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.722 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mapbl": { 2023-09-22T07:43:37.722 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.722 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.723 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.723 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_pglog": { 2023-09-22T07:43:37.723 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 10400, 2023-09-22T07:43:37.723 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 20 2023-09-22T07:43:37.723 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.723 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap": { 2023-09-22T07:43:37.723 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 221744, 2023-09-22T07:43:37.723 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 3424 2023-09-22T07:43:37.723 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.723 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap_mapping": { 2023-09-22T07:43:37.724 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.724 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.724 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.724 INFO:tasks.workunit.client.0.smithi006.stdout: "pgmap": { 2023-09-22T07:43:37.724 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.724 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.724 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.724 INFO:tasks.workunit.client.0.smithi006.stdout: "unittest_1": { 2023-09-22T07:43:37.724 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.724 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.724 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.724 INFO:tasks.workunit.client.0.smithi006.stdout: "unittest_2": { 2023-09-22T07:43:37.725 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.725 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.725 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.725 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.725 INFO:tasks.workunit.client.0.smithi006.stdout: "osd.4": { 2023-09-22T07:43:37.725 INFO:tasks.workunit.client.0.smithi006.stdout: "bloom_filter": { 2023-09-22T07:43:37.725 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.725 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.725 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.725 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs": { 2023-09-22T07:43:37.725 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 6000, 2023-09-22T07:43:37.725 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 112 2023-09-22T07:43:37.725 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.725 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs_file_reader": { 2023-09-22T07:43:37.726 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 12672, 2023-09-22T07:43:37.726 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 6 2023-09-22T07:43:37.726 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.726 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs_file_writer": { 2023-09-22T07:43:37.726 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 576, 2023-09-22T07:43:37.726 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 3 2023-09-22T07:43:37.726 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.726 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Blob": { 2023-09-22T07:43:37.726 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 19712, 2023-09-22T07:43:37.726 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 176 2023-09-22T07:43:37.726 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.726 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Buffer": { 2023-09-22T07:43:37.727 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.727 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.727 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.727 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Extent": { 2023-09-22T07:43:37.727 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 8448, 2023-09-22T07:43:37.727 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 176 2023-09-22T07:43:37.727 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.727 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_SharedBlob": { 2023-09-22T07:43:37.727 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 19712, 2023-09-22T07:43:37.728 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 176 2023-09-22T07:43:37.728 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.728 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_alloc": { 2023-09-22T07:43:37.728 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 640, 2023-09-22T07:43:37.728 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 8 2023-09-22T07:43:37.728 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.728 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_data": { 2023-09-22T07:43:37.728 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.728 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.728 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.728 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_meta": { 2023-09-22T07:43:37.728 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 44436, 2023-09-22T07:43:37.729 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 8546 2023-09-22T07:43:37.729 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.729 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_onode": { 2023-09-22T07:43:37.729 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 127840, 2023-09-22T07:43:37.729 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 188 2023-09-22T07:43:37.729 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.729 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_other": { 2023-09-22T07:43:37.729 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 9416, 2023-09-22T07:43:37.729 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 566 2023-09-22T07:43:37.729 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.729 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_fsck": { 2023-09-22T07:43:37.729 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.729 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.730 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.730 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_inline_bl": { 2023-09-22T07:43:37.730 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 27328, 2023-09-22T07:43:37.730 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 188 2023-09-22T07:43:37.730 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.730 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_txc": { 2023-09-22T07:43:37.730 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.730 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.730 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.730 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_writing": { 2023-09-22T07:43:37.730 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 901024, 2023-09-22T07:43:37.730 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 68 2023-09-22T07:43:37.731 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.731 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_writing_deferred": { 2023-09-22T07:43:37.731 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.731 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.731 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.731 INFO:tasks.workunit.client.0.smithi006.stdout: "buffer_anon": { 2023-09-22T07:43:37.731 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 2419170, 2023-09-22T07:43:37.731 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 173 2023-09-22T07:43:37.731 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.731 INFO:tasks.workunit.client.0.smithi006.stdout: "buffer_meta": { 2023-09-22T07:43:37.731 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 4488, 2023-09-22T07:43:37.731 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 51 2023-09-22T07:43:37.732 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.732 INFO:tasks.workunit.client.0.smithi006.stdout: "mds_co": { 2023-09-22T07:43:37.732 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.732 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.732 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.732 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:37.732 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 439280, 2023-09-22T07:43:37.732 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 38 2023-09-22T07:43:37.732 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.732 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mapbl": { 2023-09-22T07:43:37.732 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.732 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.733 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.733 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_pglog": { 2023-09-22T07:43:37.733 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 7904, 2023-09-22T07:43:37.733 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 16 2023-09-22T07:43:37.733 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.733 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap": { 2023-09-22T07:43:37.733 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 222000, 2023-09-22T07:43:37.733 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 3436 2023-09-22T07:43:37.733 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.733 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap_mapping": { 2023-09-22T07:43:37.733 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.733 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.734 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.734 INFO:tasks.workunit.client.0.smithi006.stdout: "pgmap": { 2023-09-22T07:43:37.734 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.734 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.734 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.734 INFO:tasks.workunit.client.0.smithi006.stdout: "unittest_1": { 2023-09-22T07:43:37.734 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.734 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.734 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.734 INFO:tasks.workunit.client.0.smithi006.stdout: "unittest_2": { 2023-09-22T07:43:37.734 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.735 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.735 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.735 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.735 INFO:tasks.workunit.client.0.smithi006.stdout: "osd.5": { 2023-09-22T07:43:37.735 INFO:tasks.workunit.client.0.smithi006.stdout: "bloom_filter": { 2023-09-22T07:43:37.735 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.735 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.735 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.735 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs": { 2023-09-22T07:43:37.735 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 6000, 2023-09-22T07:43:37.735 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 112 2023-09-22T07:43:37.735 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.735 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs_file_reader": { 2023-09-22T07:43:37.736 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 12672, 2023-09-22T07:43:37.736 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 6 2023-09-22T07:43:37.736 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.736 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs_file_writer": { 2023-09-22T07:43:37.736 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 576, 2023-09-22T07:43:37.736 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 3 2023-09-22T07:43:37.736 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.736 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Blob": { 2023-09-22T07:43:37.736 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 19712, 2023-09-22T07:43:37.736 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 176 2023-09-22T07:43:37.736 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.736 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Buffer": { 2023-09-22T07:43:37.737 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 448, 2023-09-22T07:43:37.737 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 4 2023-09-22T07:43:37.737 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.737 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Extent": { 2023-09-22T07:43:37.737 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 8448, 2023-09-22T07:43:37.737 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 176 2023-09-22T07:43:37.737 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.737 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_SharedBlob": { 2023-09-22T07:43:37.737 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 19712, 2023-09-22T07:43:37.737 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 176 2023-09-22T07:43:37.737 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.737 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_alloc": { 2023-09-22T07:43:37.738 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 720, 2023-09-22T07:43:37.738 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 9 2023-09-22T07:43:37.738 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.738 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_data": { 2023-09-22T07:43:37.738 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 8192, 2023-09-22T07:43:37.738 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 2 2023-09-22T07:43:37.738 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.738 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_meta": { 2023-09-22T07:43:37.738 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 45510, 2023-09-22T07:43:37.738 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 8662 2023-09-22T07:43:37.738 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.739 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_onode": { 2023-09-22T07:43:37.739 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 129880, 2023-09-22T07:43:37.739 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 191 2023-09-22T07:43:37.739 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.739 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_other": { 2023-09-22T07:43:37.739 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 9800, 2023-09-22T07:43:37.739 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 572 2023-09-22T07:43:37.739 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.739 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_fsck": { 2023-09-22T07:43:37.739 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.739 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.740 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.740 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_inline_bl": { 2023-09-22T07:43:37.740 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 28096, 2023-09-22T07:43:37.740 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 191 2023-09-22T07:43:37.740 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.740 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_txc": { 2023-09-22T07:43:37.740 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 2208, 2023-09-22T07:43:37.740 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 3 2023-09-22T07:43:37.740 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.740 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_writing": { 2023-09-22T07:43:37.740 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 831392, 2023-09-22T07:43:37.740 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 51 2023-09-22T07:43:37.741 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.741 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_writing_deferred": { 2023-09-22T07:43:37.741 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 30637, 2023-09-22T07:43:37.741 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 9 2023-09-22T07:43:37.741 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.741 INFO:tasks.workunit.client.0.smithi006.stdout: "buffer_anon": { 2023-09-22T07:43:37.741 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 2442808, 2023-09-22T07:43:37.741 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 181 2023-09-22T07:43:37.741 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.741 INFO:tasks.workunit.client.0.smithi006.stdout: "buffer_meta": { 2023-09-22T07:43:37.741 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 5456, 2023-09-22T07:43:37.741 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 62 2023-09-22T07:43:37.742 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.742 INFO:tasks.workunit.client.0.smithi006.stdout: "mds_co": { 2023-09-22T07:43:37.742 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.742 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.742 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.742 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:37.742 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 473960, 2023-09-22T07:43:37.742 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 41 2023-09-22T07:43:37.742 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.742 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mapbl": { 2023-09-22T07:43:37.742 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.742 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.742 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.743 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_pglog": { 2023-09-22T07:43:37.743 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 11960, 2023-09-22T07:43:37.743 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 23 2023-09-22T07:43:37.743 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.743 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap": { 2023-09-22T07:43:37.743 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 222256, 2023-09-22T07:43:37.743 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 3448 2023-09-22T07:43:37.743 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.743 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap_mapping": { 2023-09-22T07:43:37.743 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.744 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.744 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.744 INFO:tasks.workunit.client.0.smithi006.stdout: "pgmap": { 2023-09-22T07:43:37.744 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.744 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.744 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.744 INFO:tasks.workunit.client.0.smithi006.stdout: "unittest_1": { 2023-09-22T07:43:37.744 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.744 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.744 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.744 INFO:tasks.workunit.client.0.smithi006.stdout: "unittest_2": { 2023-09-22T07:43:37.744 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.745 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.745 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.745 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.745 INFO:tasks.workunit.client.0.smithi006.stdout: "osd.6": { 2023-09-22T07:43:37.745 INFO:tasks.workunit.client.0.smithi006.stdout: "bloom_filter": { 2023-09-22T07:43:37.745 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.745 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.745 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.745 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs": { 2023-09-22T07:43:37.745 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 6000, 2023-09-22T07:43:37.745 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 112 2023-09-22T07:43:37.746 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.746 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs_file_reader": { 2023-09-22T07:43:37.746 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 12672, 2023-09-22T07:43:37.746 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 6 2023-09-22T07:43:37.746 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.746 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs_file_writer": { 2023-09-22T07:43:37.746 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 576, 2023-09-22T07:43:37.746 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 3 2023-09-22T07:43:37.746 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.746 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Blob": { 2023-09-22T07:43:37.746 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 20608, 2023-09-22T07:43:37.747 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 184 2023-09-22T07:43:37.747 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.747 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Buffer": { 2023-09-22T07:43:37.747 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.747 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.747 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.747 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Extent": { 2023-09-22T07:43:37.747 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 8832, 2023-09-22T07:43:37.747 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 184 2023-09-22T07:43:37.747 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.747 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_SharedBlob": { 2023-09-22T07:43:37.748 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 20608, 2023-09-22T07:43:37.748 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 184 2023-09-22T07:43:37.748 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.748 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_alloc": { 2023-09-22T07:43:37.748 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 640, 2023-09-22T07:43:37.748 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 8 2023-09-22T07:43:37.748 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.748 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_data": { 2023-09-22T07:43:37.748 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.748 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.748 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.748 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_meta": { 2023-09-22T07:43:37.749 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 45773, 2023-09-22T07:43:37.749 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 8916 2023-09-22T07:43:37.749 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.749 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_onode": { 2023-09-22T07:43:37.749 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 128520, 2023-09-22T07:43:37.749 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 189 2023-09-22T07:43:37.749 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.749 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_other": { 2023-09-22T07:43:37.749 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 10804, 2023-09-22T07:43:37.749 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 727 2023-09-22T07:43:37.749 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.749 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_fsck": { 2023-09-22T07:43:37.749 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.750 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.750 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.750 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_inline_bl": { 2023-09-22T07:43:37.750 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 28780, 2023-09-22T07:43:37.750 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 189 2023-09-22T07:43:37.750 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.750 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_txc": { 2023-09-22T07:43:37.750 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.750 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.750 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.750 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_writing": { 2023-09-22T07:43:37.750 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 545648, 2023-09-22T07:43:37.751 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 45 2023-09-22T07:43:37.751 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.751 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_writing_deferred": { 2023-09-22T07:43:37.751 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.751 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.751 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.751 INFO:tasks.workunit.client.0.smithi006.stdout: "buffer_anon": { 2023-09-22T07:43:37.751 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 2440284, 2023-09-22T07:43:37.751 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 179 2023-09-22T07:43:37.751 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.751 INFO:tasks.workunit.client.0.smithi006.stdout: "buffer_meta": { 2023-09-22T07:43:37.751 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 4488, 2023-09-22T07:43:37.752 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 51 2023-09-22T07:43:37.752 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.752 INFO:tasks.workunit.client.0.smithi006.stdout: "mds_co": { 2023-09-22T07:43:37.752 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.752 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.752 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.752 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:37.752 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 450840, 2023-09-22T07:43:37.752 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 39 2023-09-22T07:43:37.752 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.752 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mapbl": { 2023-09-22T07:43:37.752 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.752 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.753 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.753 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_pglog": { 2023-09-22T07:43:37.753 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 94952, 2023-09-22T07:43:37.753 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 193 2023-09-22T07:43:37.753 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.753 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap": { 2023-09-22T07:43:37.753 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 222512, 2023-09-22T07:43:37.753 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 3460 2023-09-22T07:43:37.753 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.753 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap_mapping": { 2023-09-22T07:43:37.753 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.753 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.754 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.754 INFO:tasks.workunit.client.0.smithi006.stdout: "pgmap": { 2023-09-22T07:43:37.754 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.754 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.754 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.754 INFO:tasks.workunit.client.0.smithi006.stdout: "unittest_1": { 2023-09-22T07:43:37.754 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.754 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.754 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.754 INFO:tasks.workunit.client.0.smithi006.stdout: "unittest_2": { 2023-09-22T07:43:37.754 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.755 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.755 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.755 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.755 INFO:tasks.workunit.client.0.smithi006.stdout: "osd.7": { 2023-09-22T07:43:37.755 INFO:tasks.workunit.client.0.smithi006.stdout: "bloom_filter": { 2023-09-22T07:43:37.755 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.755 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.755 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.755 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs": { 2023-09-22T07:43:37.755 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 6000, 2023-09-22T07:43:37.755 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 112 2023-09-22T07:43:37.755 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.755 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs_file_reader": { 2023-09-22T07:43:37.756 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 12672, 2023-09-22T07:43:37.756 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 6 2023-09-22T07:43:37.756 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.756 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs_file_writer": { 2023-09-22T07:43:37.756 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 576, 2023-09-22T07:43:37.756 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 3 2023-09-22T07:43:37.756 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.756 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Blob": { 2023-09-22T07:43:37.756 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 20608, 2023-09-22T07:43:37.756 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 184 2023-09-22T07:43:37.756 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.757 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Buffer": { 2023-09-22T07:43:37.757 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 896, 2023-09-22T07:43:37.757 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 8 2023-09-22T07:43:37.757 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.757 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_Extent": { 2023-09-22T07:43:37.757 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 8832, 2023-09-22T07:43:37.757 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 184 2023-09-22T07:43:37.757 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.757 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_SharedBlob": { 2023-09-22T07:43:37.757 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 20608, 2023-09-22T07:43:37.757 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 184 2023-09-22T07:43:37.757 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.758 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_alloc": { 2023-09-22T07:43:37.758 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 640, 2023-09-22T07:43:37.758 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 8 2023-09-22T07:43:37.758 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.758 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_data": { 2023-09-22T07:43:37.758 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 274432, 2023-09-22T07:43:37.758 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 8 2023-09-22T07:43:37.758 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.758 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_meta": { 2023-09-22T07:43:37.758 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 48620, 2023-09-22T07:43:37.759 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 9290 2023-09-22T07:43:37.759 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.759 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_onode": { 2023-09-22T07:43:37.759 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 134640, 2023-09-22T07:43:37.759 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 198 2023-09-22T07:43:37.759 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.759 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_cache_other": { 2023-09-22T07:43:37.759 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 11588, 2023-09-22T07:43:37.759 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 734 2023-09-22T07:43:37.759 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.759 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_fsck": { 2023-09-22T07:43:37.759 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.759 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.760 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.760 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_inline_bl": { 2023-09-22T07:43:37.760 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 31084, 2023-09-22T07:43:37.760 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 198 2023-09-22T07:43:37.760 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.760 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_txc": { 2023-09-22T07:43:37.760 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.760 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.760 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.760 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_writing": { 2023-09-22T07:43:37.760 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 148612, 2023-09-22T07:43:37.761 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 29 2023-09-22T07:43:37.761 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.761 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore_writing_deferred": { 2023-09-22T07:43:37.761 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.761 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.761 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.761 INFO:tasks.workunit.client.0.smithi006.stdout: "buffer_anon": { 2023-09-22T07:43:37.761 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 2410522, 2023-09-22T07:43:37.761 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 188 2023-09-22T07:43:37.761 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.761 INFO:tasks.workunit.client.0.smithi006.stdout: "buffer_meta": { 2023-09-22T07:43:37.761 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 5896, 2023-09-22T07:43:37.762 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 67 2023-09-22T07:43:37.762 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.762 INFO:tasks.workunit.client.0.smithi006.stdout: "mds_co": { 2023-09-22T07:43:37.762 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.762 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.762 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.762 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:37.762 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 531760, 2023-09-22T07:43:37.762 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 46 2023-09-22T07:43:37.762 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.763 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_mapbl": { 2023-09-22T07:43:37.763 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.763 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.763 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.763 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_pglog": { 2023-09-22T07:43:37.763 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 97968, 2023-09-22T07:43:37.763 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 226 2023-09-22T07:43:37.763 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.763 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap": { 2023-09-22T07:43:37.763 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 221744, 2023-09-22T07:43:37.763 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 3424 2023-09-22T07:43:37.764 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.764 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap_mapping": { 2023-09-22T07:43:37.764 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.764 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.764 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.764 INFO:tasks.workunit.client.0.smithi006.stdout: "pgmap": { 2023-09-22T07:43:37.764 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.764 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.764 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.764 INFO:tasks.workunit.client.0.smithi006.stdout: "unittest_1": { 2023-09-22T07:43:37.764 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.764 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.765 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.765 INFO:tasks.workunit.client.0.smithi006.stdout: "unittest_2": { 2023-09-22T07:43:37.765 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes": 0, 2023-09-22T07:43:37.765 INFO:tasks.workunit.client.0.smithi006.stdout: "items": 0 2023-09-22T07:43:37.765 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.765 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.765 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.765 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.765 INFO:tasks.workunit.client.0.smithi006.stdout: "metadata": { 2023-09-22T07:43:37.765 INFO:tasks.workunit.client.0.smithi006.stdout: "mds": { 2023-09-22T07:43:37.765 INFO:tasks.workunit.client.0.smithi006.stdout: "arch": { 2023-09-22T07:43:37.765 INFO:tasks.workunit.client.0.smithi006.stdout: "x86_64": 2 2023-09-22T07:43:37.766 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.766 INFO:tasks.workunit.client.0.smithi006.stdout: "ceph_version": { 2023-09-22T07:43:37.766 INFO:tasks.workunit.client.0.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 2 2023-09-22T07:43:37.766 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.766 INFO:tasks.workunit.client.0.smithi006.stdout: "cpu": { 2023-09-22T07:43:37.766 INFO:tasks.workunit.client.0.smithi006.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 1, 2023-09-22T07:43:37.766 INFO:tasks.workunit.client.0.smithi006.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2023-09-22T07:43:37.766 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.766 INFO:tasks.workunit.client.0.smithi006.stdout: "distro": { 2023-09-22T07:43:37.766 INFO:tasks.workunit.client.0.smithi006.stdout: "centos": 2 2023-09-22T07:43:37.766 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.767 INFO:tasks.workunit.client.0.smithi006.stdout: "distro_description": { 2023-09-22T07:43:37.767 INFO:tasks.workunit.client.0.smithi006.stdout: "CentOS Stream 8": 2 2023-09-22T07:43:37.767 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.767 INFO:tasks.workunit.client.0.smithi006.stdout: "kernel_description": { 2023-09-22T07:43:37.767 INFO:tasks.workunit.client.0.smithi006.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 2 2023-09-22T07:43:37.767 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.767 INFO:tasks.workunit.client.0.smithi006.stdout: "kernel_version": { 2023-09-22T07:43:37.767 INFO:tasks.workunit.client.0.smithi006.stdout: "4.18.0-372.9.1.el8.x86_64": 2 2023-09-22T07:43:37.767 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.767 INFO:tasks.workunit.client.0.smithi006.stdout: "os": { 2023-09-22T07:43:37.767 INFO:tasks.workunit.client.0.smithi006.stdout: "Linux": 2 2023-09-22T07:43:37.768 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.768 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.768 INFO:tasks.workunit.client.0.smithi006.stdout: "mon": { 2023-09-22T07:43:37.768 INFO:tasks.workunit.client.0.smithi006.stdout: "arch": { 2023-09-22T07:43:37.768 INFO:tasks.workunit.client.0.smithi006.stdout: "x86_64": 3 2023-09-22T07:43:37.768 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.768 INFO:tasks.workunit.client.0.smithi006.stdout: "ceph_version": { 2023-09-22T07:43:37.768 INFO:tasks.workunit.client.0.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 3 2023-09-22T07:43:37.768 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.768 INFO:tasks.workunit.client.0.smithi006.stdout: "cpu": { 2023-09-22T07:43:37.768 INFO:tasks.workunit.client.0.smithi006.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 2, 2023-09-22T07:43:37.769 INFO:tasks.workunit.client.0.smithi006.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2023-09-22T07:43:37.769 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.769 INFO:tasks.workunit.client.0.smithi006.stdout: "distro": { 2023-09-22T07:43:37.769 INFO:tasks.workunit.client.0.smithi006.stdout: "centos": 3 2023-09-22T07:43:37.769 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.769 INFO:tasks.workunit.client.0.smithi006.stdout: "distro_description": { 2023-09-22T07:43:37.769 INFO:tasks.workunit.client.0.smithi006.stdout: "CentOS Stream 8": 3 2023-09-22T07:43:37.769 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.769 INFO:tasks.workunit.client.0.smithi006.stdout: "kernel_description": { 2023-09-22T07:43:37.769 INFO:tasks.workunit.client.0.smithi006.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 3 2023-09-22T07:43:37.769 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.769 INFO:tasks.workunit.client.0.smithi006.stdout: "kernel_version": { 2023-09-22T07:43:37.770 INFO:tasks.workunit.client.0.smithi006.stdout: "4.18.0-372.9.1.el8.x86_64": 3 2023-09-22T07:43:37.770 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.770 INFO:tasks.workunit.client.0.smithi006.stdout: "os": { 2023-09-22T07:43:37.770 INFO:tasks.workunit.client.0.smithi006.stdout: "Linux": 3 2023-09-22T07:43:37.770 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.770 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.770 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:37.770 INFO:tasks.workunit.client.0.smithi006.stdout: "arch": { 2023-09-22T07:43:37.770 INFO:tasks.workunit.client.0.smithi006.stdout: "x86_64": 8 2023-09-22T07:43:37.770 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.770 INFO:tasks.workunit.client.0.smithi006.stdout: "ceph_version": { 2023-09-22T07:43:37.770 INFO:tasks.workunit.client.0.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 8 2023-09-22T07:43:37.771 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.771 INFO:tasks.workunit.client.0.smithi006.stdout: "cpu": { 2023-09-22T07:43:37.771 INFO:tasks.workunit.client.0.smithi006.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 4, 2023-09-22T07:43:37.771 INFO:tasks.workunit.client.0.smithi006.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 4 2023-09-22T07:43:37.771 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.771 INFO:tasks.workunit.client.0.smithi006.stdout: "distro": { 2023-09-22T07:43:37.771 INFO:tasks.workunit.client.0.smithi006.stdout: "centos": 8 2023-09-22T07:43:37.771 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.771 INFO:tasks.workunit.client.0.smithi006.stdout: "distro_description": { 2023-09-22T07:43:37.771 INFO:tasks.workunit.client.0.smithi006.stdout: "CentOS Stream 8": 8 2023-09-22T07:43:37.771 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.771 INFO:tasks.workunit.client.0.smithi006.stdout: "kernel_description": { 2023-09-22T07:43:37.771 INFO:tasks.workunit.client.0.smithi006.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 8 2023-09-22T07:43:37.771 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.772 INFO:tasks.workunit.client.0.smithi006.stdout: "kernel_version": { 2023-09-22T07:43:37.772 INFO:tasks.workunit.client.0.smithi006.stdout: "4.18.0-372.9.1.el8.x86_64": 8 2023-09-22T07:43:37.772 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.772 INFO:tasks.workunit.client.0.smithi006.stdout: "os": { 2023-09-22T07:43:37.772 INFO:tasks.workunit.client.0.smithi006.stdout: "Linux": 8 2023-09-22T07:43:37.772 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.772 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_objectstore": { 2023-09-22T07:43:37.772 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore": 8 2023-09-22T07:43:37.772 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.772 INFO:tasks.workunit.client.0.smithi006.stdout: "rotational": { 2023-09-22T07:43:37.772 INFO:tasks.workunit.client.0.smithi006.stdout: "0": 8 2023-09-22T07:43:37.772 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.772 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.773 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.773 INFO:tasks.workunit.client.0.smithi006.stdout: "mon": { 2023-09-22T07:43:37.773 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 3, 2023-09-22T07:43:37.773 INFO:tasks.workunit.client.0.smithi006.stdout: "features": { 2023-09-22T07:43:37.773 INFO:tasks.workunit.client.0.smithi006.stdout: "optional": [], 2023-09-22T07:43:37.773 INFO:tasks.workunit.client.0.smithi006.stdout: "persistent": [ 2023-09-22T07:43:37.773 INFO:tasks.workunit.client.0.smithi006.stdout: "kraken", 2023-09-22T07:43:37.773 INFO:tasks.workunit.client.0.smithi006.stdout: "luminous", 2023-09-22T07:43:37.773 INFO:tasks.workunit.client.0.smithi006.stdout: "mimic", 2023-09-22T07:43:37.773 INFO:tasks.workunit.client.0.smithi006.stdout: "osdmap-prune", 2023-09-22T07:43:37.773 INFO:tasks.workunit.client.0.smithi006.stdout: "nautilus", 2023-09-22T07:43:37.773 INFO:tasks.workunit.client.0.smithi006.stdout: "octopus", 2023-09-22T07:43:37.774 INFO:tasks.workunit.client.0.smithi006.stdout: "pacific", 2023-09-22T07:43:37.774 INFO:tasks.workunit.client.0.smithi006.stdout: "elector-pinging", 2023-09-22T07:43:37.774 INFO:tasks.workunit.client.0.smithi006.stdout: "quincy" 2023-09-22T07:43:37.774 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:37.774 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.774 INFO:tasks.workunit.client.0.smithi006.stdout: "ipv4_addr_mons": 6, 2023-09-22T07:43:37.774 INFO:tasks.workunit.client.0.smithi006.stdout: "ipv6_addr_mons": 0, 2023-09-22T07:43:37.774 INFO:tasks.workunit.client.0.smithi006.stdout: "min_mon_release": 17, 2023-09-22T07:43:37.774 INFO:tasks.workunit.client.0.smithi006.stdout: "v1_addr_mons": 3, 2023-09-22T07:43:37.774 INFO:tasks.workunit.client.0.smithi006.stdout: "v2_addr_mons": 3 2023-09-22T07:43:37.774 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.774 INFO:tasks.workunit.client.0.smithi006.stdout: "organization": "ceph-qa", 2023-09-22T07:43:37.775 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:37.775 INFO:tasks.workunit.client.0.smithi006.stdout: "cluster_network": false, 2023-09-22T07:43:37.775 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 8, 2023-09-22T07:43:37.775 INFO:tasks.workunit.client.0.smithi006.stdout: "require_min_compat_client": "luminous", 2023-09-22T07:43:37.775 INFO:tasks.workunit.client.0.smithi006.stdout: "require_osd_release": "quincy" 2023-09-22T07:43:37.775 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.775 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_perf_histograms": [ 2023-09-22T07:43:37.775 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.775 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_latency_out_bytes_histogram": { 2023-09-22T07:43:37.775 INFO:tasks.workunit.client.0.smithi006.stdout: "axes": [ 2023-09-22T07:43:37.775 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.776 INFO:tasks.workunit.client.0.smithi006.stdout: "buckets": 32, 2023-09-22T07:43:37.776 INFO:tasks.workunit.client.0.smithi006.stdout: "min": 0, 2023-09-22T07:43:37.776 INFO:tasks.workunit.client.0.smithi006.stdout: "name": "Latency (usec)", 2023-09-22T07:43:37.776 INFO:tasks.workunit.client.0.smithi006.stdout: "quant_size": 100000, 2023-09-22T07:43:37.776 INFO:tasks.workunit.client.0.smithi006.stdout: "ranges": [ 2023-09-22T07:43:37.776 INFO:tasks.workunit.client.0.smithi006.stdout: "[None, -1]", 2023-09-22T07:43:37.776 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 99999]", 2023-09-22T07:43:37.776 INFO:tasks.workunit.client.0.smithi006.stdout: "[100000, 199999]", 2023-09-22T07:43:37.776 INFO:tasks.workunit.client.0.smithi006.stdout: "[200000, 399999]", 2023-09-22T07:43:37.776 INFO:tasks.workunit.client.0.smithi006.stdout: "[400000, 799999]", 2023-09-22T07:43:37.776 INFO:tasks.workunit.client.0.smithi006.stdout: "[800000, 1599999]", 2023-09-22T07:43:37.776 INFO:tasks.workunit.client.0.smithi006.stdout: "[1600000, 3199999]", 2023-09-22T07:43:37.776 INFO:tasks.workunit.client.0.smithi006.stdout: "[3200000, 6399999]", 2023-09-22T07:43:37.777 INFO:tasks.workunit.client.0.smithi006.stdout: "[6400000, 12799999]", 2023-09-22T07:43:37.777 INFO:tasks.workunit.client.0.smithi006.stdout: "[12800000, 25599999]", 2023-09-22T07:43:37.777 INFO:tasks.workunit.client.0.smithi006.stdout: "[25600000, 51199999]", 2023-09-22T07:43:37.777 INFO:tasks.workunit.client.0.smithi006.stdout: "[51200000, 102399999]", 2023-09-22T07:43:37.777 INFO:tasks.workunit.client.0.smithi006.stdout: "[102400000, 204799999]", 2023-09-22T07:43:37.777 INFO:tasks.workunit.client.0.smithi006.stdout: "[204800000, 409599999]", 2023-09-22T07:43:37.777 INFO:tasks.workunit.client.0.smithi006.stdout: "[409600000, 819199999]", 2023-09-22T07:43:37.777 INFO:tasks.workunit.client.0.smithi006.stdout: "[819200000, 1638399999]", 2023-09-22T07:43:37.777 INFO:tasks.workunit.client.0.smithi006.stdout: "[1638400000, 3276799999]", 2023-09-22T07:43:37.777 INFO:tasks.workunit.client.0.smithi006.stdout: "[3276800000, 6553599999]", 2023-09-22T07:43:37.777 INFO:tasks.workunit.client.0.smithi006.stdout: "[6553600000, 13107199999]", 2023-09-22T07:43:37.777 INFO:tasks.workunit.client.0.smithi006.stdout: "[13107200000, 26214399999]", 2023-09-22T07:43:37.777 INFO:tasks.workunit.client.0.smithi006.stdout: "[26214400000, 52428799999]", 2023-09-22T07:43:37.778 INFO:tasks.workunit.client.0.smithi006.stdout: "[52428800000, 104857599999]", 2023-09-22T07:43:37.778 INFO:tasks.workunit.client.0.smithi006.stdout: "[104857600000, 209715199999]", 2023-09-22T07:43:37.778 INFO:tasks.workunit.client.0.smithi006.stdout: "[209715200000, 419430399999]", 2023-09-22T07:43:37.778 INFO:tasks.workunit.client.0.smithi006.stdout: "[419430400000, 838860799999]", 2023-09-22T07:43:37.778 INFO:tasks.workunit.client.0.smithi006.stdout: "[838860800000, 1677721599999]", 2023-09-22T07:43:37.778 INFO:tasks.workunit.client.0.smithi006.stdout: "[1677721600000, 3355443199999]", 2023-09-22T07:43:37.778 INFO:tasks.workunit.client.0.smithi006.stdout: "[3355443200000, 6710886399999]", 2023-09-22T07:43:37.778 INFO:tasks.workunit.client.0.smithi006.stdout: "[6710886400000, 13421772799999]", 2023-09-22T07:43:37.778 INFO:tasks.workunit.client.0.smithi006.stdout: "[13421772800000, 26843545599999]", 2023-09-22T07:43:37.778 INFO:tasks.workunit.client.0.smithi006.stdout: "[26843545600000, 53687091199999]", 2023-09-22T07:43:37.778 INFO:tasks.workunit.client.0.smithi006.stdout: "[53687091200000, None]" 2023-09-22T07:43:37.778 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.779 INFO:tasks.workunit.client.0.smithi006.stdout: "scale_type": "log2" 2023-09-22T07:43:37.779 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.779 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.779 INFO:tasks.workunit.client.0.smithi006.stdout: "buckets": 32, 2023-09-22T07:43:37.779 INFO:tasks.workunit.client.0.smithi006.stdout: "min": 0, 2023-09-22T07:43:37.779 INFO:tasks.workunit.client.0.smithi006.stdout: "name": "Request size (bytes)", 2023-09-22T07:43:37.779 INFO:tasks.workunit.client.0.smithi006.stdout: "quant_size": 512, 2023-09-22T07:43:37.779 INFO:tasks.workunit.client.0.smithi006.stdout: "ranges": [ 2023-09-22T07:43:37.779 INFO:tasks.workunit.client.0.smithi006.stdout: "[None, -1]", 2023-09-22T07:43:37.779 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 511]", 2023-09-22T07:43:37.779 INFO:tasks.workunit.client.0.smithi006.stdout: "[512, 1023]", 2023-09-22T07:43:37.779 INFO:tasks.workunit.client.0.smithi006.stdout: "[1024, 2047]", 2023-09-22T07:43:37.780 INFO:tasks.workunit.client.0.smithi006.stdout: "[2048, 4095]", 2023-09-22T07:43:37.780 INFO:tasks.workunit.client.0.smithi006.stdout: "[4096, 8191]", 2023-09-22T07:43:37.780 INFO:tasks.workunit.client.0.smithi006.stdout: "[8192, 16383]", 2023-09-22T07:43:37.780 INFO:tasks.workunit.client.0.smithi006.stdout: "[16384, 32767]", 2023-09-22T07:43:37.780 INFO:tasks.workunit.client.0.smithi006.stdout: "[32768, 65535]", 2023-09-22T07:43:37.780 INFO:tasks.workunit.client.0.smithi006.stdout: "[65536, 131071]", 2023-09-22T07:43:37.780 INFO:tasks.workunit.client.0.smithi006.stdout: "[131072, 262143]", 2023-09-22T07:43:37.780 INFO:tasks.workunit.client.0.smithi006.stdout: "[262144, 524287]", 2023-09-22T07:43:37.780 INFO:tasks.workunit.client.0.smithi006.stdout: "[524288, 1048575]", 2023-09-22T07:43:37.780 INFO:tasks.workunit.client.0.smithi006.stdout: "[1048576, 2097151]", 2023-09-22T07:43:37.780 INFO:tasks.workunit.client.0.smithi006.stdout: "[2097152, 4194303]", 2023-09-22T07:43:37.780 INFO:tasks.workunit.client.0.smithi006.stdout: "[4194304, 8388607]", 2023-09-22T07:43:37.781 INFO:tasks.workunit.client.0.smithi006.stdout: "[8388608, 16777215]", 2023-09-22T07:43:37.781 INFO:tasks.workunit.client.0.smithi006.stdout: "[16777216, 33554431]", 2023-09-22T07:43:37.781 INFO:tasks.workunit.client.0.smithi006.stdout: "[33554432, 67108863]", 2023-09-22T07:43:37.781 INFO:tasks.workunit.client.0.smithi006.stdout: "[67108864, 134217727]", 2023-09-22T07:43:37.781 INFO:tasks.workunit.client.0.smithi006.stdout: "[134217728, 268435455]", 2023-09-22T07:43:37.781 INFO:tasks.workunit.client.0.smithi006.stdout: "[268435456, 536870911]", 2023-09-22T07:43:37.781 INFO:tasks.workunit.client.0.smithi006.stdout: "[536870912, 1073741823]", 2023-09-22T07:43:37.781 INFO:tasks.workunit.client.0.smithi006.stdout: "[1073741824, 2147483647]", 2023-09-22T07:43:37.781 INFO:tasks.workunit.client.0.smithi006.stdout: "[2147483648, 4294967295]", 2023-09-22T07:43:37.781 INFO:tasks.workunit.client.0.smithi006.stdout: "[4294967296, 8589934591]", 2023-09-22T07:43:37.781 INFO:tasks.workunit.client.0.smithi006.stdout: "[8589934592, 17179869183]", 2023-09-22T07:43:37.781 INFO:tasks.workunit.client.0.smithi006.stdout: "[17179869184, 34359738367]", 2023-09-22T07:43:37.782 INFO:tasks.workunit.client.0.smithi006.stdout: "[34359738368, 68719476735]", 2023-09-22T07:43:37.782 INFO:tasks.workunit.client.0.smithi006.stdout: "[68719476736, 137438953471]", 2023-09-22T07:43:37.782 INFO:tasks.workunit.client.0.smithi006.stdout: "[137438953472, 274877906943]", 2023-09-22T07:43:37.782 INFO:tasks.workunit.client.0.smithi006.stdout: "[274877906944, None]" 2023-09-22T07:43:37.782 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.782 INFO:tasks.workunit.client.0.smithi006.stdout: "scale_type": "log2" 2023-09-22T07:43:37.782 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.782 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.782 INFO:tasks.workunit.client.0.smithi006.stdout: "osds": [ 2023-09-22T07:43:37.782 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.782 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 0, 2023-09-22T07:43:37.783 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:37.783 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.783 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.783 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.783 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.783 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.783 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.783 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.783 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.783 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.783 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.783 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.784 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.784 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.784 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.784 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.784 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.784 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.784 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.784 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.784 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.784 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.784 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.784 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.785 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.785 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.785 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.785 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.785 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.785 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.785 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.785 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.785 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:37.785 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:37.785 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.785 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.785 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 1, 2023-09-22T07:43:37.786 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:37.786 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.786 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.786 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.786 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.786 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.786 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.786 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.786 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.786 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.786 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.786 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.787 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.787 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.787 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.787 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.787 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.787 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.787 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.787 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.787 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.787 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.787 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.788 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.788 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.788 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.788 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.788 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.788 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.788 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.788 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.788 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.788 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:37.788 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:37.788 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.789 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.789 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 2, 2023-09-22T07:43:37.789 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:37.789 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.789 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.789 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.789 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.789 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.789 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.789 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.789 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.789 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.790 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.790 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.790 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.790 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.790 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.790 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.790 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.790 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.790 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.790 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.790 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.790 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.791 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.791 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.791 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.791 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.791 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.791 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.791 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.791 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.791 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.791 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.791 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:37.791 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:37.792 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.792 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.792 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 3, 2023-09-22T07:43:37.792 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:37.792 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.792 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.792 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.792 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.792 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.792 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.792 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.792 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.792 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.793 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.793 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.793 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.793 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.793 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.793 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.793 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.793 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.793 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.793 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.793 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.794 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.794 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.794 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.794 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.794 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.794 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.794 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.794 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.794 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.794 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.794 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.794 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:37.795 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:37.795 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.795 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.795 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 4, 2023-09-22T07:43:37.795 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:37.795 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.795 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.795 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.795 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.795 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.795 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.795 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.796 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.796 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.796 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.796 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.796 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.796 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.796 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.796 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.796 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.796 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.796 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.796 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.797 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.797 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.797 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.797 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.797 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.797 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.797 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.797 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.797 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.797 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.797 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.797 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.797 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:37.798 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:37.798 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.798 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.798 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 5, 2023-09-22T07:43:37.798 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:37.798 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.798 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.798 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.798 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.798 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.798 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.798 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.799 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.799 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.799 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.799 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.799 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.799 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.799 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.799 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.799 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.799 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.799 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.799 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.800 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.800 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.800 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.800 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.800 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.800 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.800 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.800 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.800 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.800 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.800 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.801 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.801 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:37.801 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:37.801 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.801 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.801 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 6, 2023-09-22T07:43:37.801 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:37.801 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.801 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.801 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.801 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.801 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.801 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.802 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.802 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.802 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.802 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.802 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.802 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.802 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.802 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.802 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.802 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.802 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.803 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.803 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.803 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.803 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.803 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.803 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.803 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.803 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.803 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.803 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.803 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.804 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.804 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.804 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.804 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:37.804 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:37.804 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.804 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.804 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 7, 2023-09-22T07:43:37.804 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:37.804 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.804 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.804 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 97, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.804 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.805 INFO:tasks.workunit.client.0.smithi006.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-09-22T07:43:37.805 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.805 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.805 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.805 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.805 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.805 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.805 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.805 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.805 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.805 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.805 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.805 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.806 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.806 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.806 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.806 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.806 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.806 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.806 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.806 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.806 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.806 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.806 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.806 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.807 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.807 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.807 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:37.807 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:37.807 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.807 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:37.807 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.807 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_latency_in_bytes_histogram": { 2023-09-22T07:43:37.807 INFO:tasks.workunit.client.0.smithi006.stdout: "axes": [ 2023-09-22T07:43:37.807 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.807 INFO:tasks.workunit.client.0.smithi006.stdout: "buckets": 32, 2023-09-22T07:43:37.807 INFO:tasks.workunit.client.0.smithi006.stdout: "min": 0, 2023-09-22T07:43:37.807 INFO:tasks.workunit.client.0.smithi006.stdout: "name": "Latency (usec)", 2023-09-22T07:43:37.807 INFO:tasks.workunit.client.0.smithi006.stdout: "quant_size": 100000, 2023-09-22T07:43:37.808 INFO:tasks.workunit.client.0.smithi006.stdout: "ranges": [ 2023-09-22T07:43:37.808 INFO:tasks.workunit.client.0.smithi006.stdout: "[None, -1]", 2023-09-22T07:43:37.808 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 99999]", 2023-09-22T07:43:37.808 INFO:tasks.workunit.client.0.smithi006.stdout: "[100000, 199999]", 2023-09-22T07:43:37.808 INFO:tasks.workunit.client.0.smithi006.stdout: "[200000, 399999]", 2023-09-22T07:43:37.808 INFO:tasks.workunit.client.0.smithi006.stdout: "[400000, 799999]", 2023-09-22T07:43:37.808 INFO:tasks.workunit.client.0.smithi006.stdout: "[800000, 1599999]", 2023-09-22T07:43:37.808 INFO:tasks.workunit.client.0.smithi006.stdout: "[1600000, 3199999]", 2023-09-22T07:43:37.808 INFO:tasks.workunit.client.0.smithi006.stdout: "[3200000, 6399999]", 2023-09-22T07:43:37.808 INFO:tasks.workunit.client.0.smithi006.stdout: "[6400000, 12799999]", 2023-09-22T07:43:37.808 INFO:tasks.workunit.client.0.smithi006.stdout: "[12800000, 25599999]", 2023-09-22T07:43:37.808 INFO:tasks.workunit.client.0.smithi006.stdout: "[25600000, 51199999]", 2023-09-22T07:43:37.808 INFO:tasks.workunit.client.0.smithi006.stdout: "[51200000, 102399999]", 2023-09-22T07:43:37.809 INFO:tasks.workunit.client.0.smithi006.stdout: "[102400000, 204799999]", 2023-09-22T07:43:37.809 INFO:tasks.workunit.client.0.smithi006.stdout: "[204800000, 409599999]", 2023-09-22T07:43:37.809 INFO:tasks.workunit.client.0.smithi006.stdout: "[409600000, 819199999]", 2023-09-22T07:43:37.809 INFO:tasks.workunit.client.0.smithi006.stdout: "[819200000, 1638399999]", 2023-09-22T07:43:37.809 INFO:tasks.workunit.client.0.smithi006.stdout: "[1638400000, 3276799999]", 2023-09-22T07:43:37.809 INFO:tasks.workunit.client.0.smithi006.stdout: "[3276800000, 6553599999]", 2023-09-22T07:43:37.809 INFO:tasks.workunit.client.0.smithi006.stdout: "[6553600000, 13107199999]", 2023-09-22T07:43:37.809 INFO:tasks.workunit.client.0.smithi006.stdout: "[13107200000, 26214399999]", 2023-09-22T07:43:37.809 INFO:tasks.workunit.client.0.smithi006.stdout: "[26214400000, 52428799999]", 2023-09-22T07:43:37.809 INFO:tasks.workunit.client.0.smithi006.stdout: "[52428800000, 104857599999]", 2023-09-22T07:43:37.809 INFO:tasks.workunit.client.0.smithi006.stdout: "[104857600000, 209715199999]", 2023-09-22T07:43:37.809 INFO:tasks.workunit.client.0.smithi006.stdout: "[209715200000, 419430399999]", 2023-09-22T07:43:37.810 INFO:tasks.workunit.client.0.smithi006.stdout: "[419430400000, 838860799999]", 2023-09-22T07:43:37.810 INFO:tasks.workunit.client.0.smithi006.stdout: "[838860800000, 1677721599999]", 2023-09-22T07:43:37.810 INFO:tasks.workunit.client.0.smithi006.stdout: "[1677721600000, 3355443199999]", 2023-09-22T07:43:37.810 INFO:tasks.workunit.client.0.smithi006.stdout: "[3355443200000, 6710886399999]", 2023-09-22T07:43:37.810 INFO:tasks.workunit.client.0.smithi006.stdout: "[6710886400000, 13421772799999]", 2023-09-22T07:43:37.810 INFO:tasks.workunit.client.0.smithi006.stdout: "[13421772800000, 26843545599999]", 2023-09-22T07:43:37.810 INFO:tasks.workunit.client.0.smithi006.stdout: "[26843545600000, 53687091199999]", 2023-09-22T07:43:37.810 INFO:tasks.workunit.client.0.smithi006.stdout: "[53687091200000, None]" 2023-09-22T07:43:37.810 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.810 INFO:tasks.workunit.client.0.smithi006.stdout: "scale_type": "log2" 2023-09-22T07:43:37.810 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.810 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.811 INFO:tasks.workunit.client.0.smithi006.stdout: "buckets": 32, 2023-09-22T07:43:37.811 INFO:tasks.workunit.client.0.smithi006.stdout: "min": 0, 2023-09-22T07:43:37.811 INFO:tasks.workunit.client.0.smithi006.stdout: "name": "Request size (bytes)", 2023-09-22T07:43:37.811 INFO:tasks.workunit.client.0.smithi006.stdout: "quant_size": 512, 2023-09-22T07:43:37.811 INFO:tasks.workunit.client.0.smithi006.stdout: "ranges": [ 2023-09-22T07:43:37.811 INFO:tasks.workunit.client.0.smithi006.stdout: "[None, -1]", 2023-09-22T07:43:37.811 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 511]", 2023-09-22T07:43:37.811 INFO:tasks.workunit.client.0.smithi006.stdout: "[512, 1023]", 2023-09-22T07:43:37.811 INFO:tasks.workunit.client.0.smithi006.stdout: "[1024, 2047]", 2023-09-22T07:43:37.811 INFO:tasks.workunit.client.0.smithi006.stdout: "[2048, 4095]", 2023-09-22T07:43:37.811 INFO:tasks.workunit.client.0.smithi006.stdout: "[4096, 8191]", 2023-09-22T07:43:37.811 INFO:tasks.workunit.client.0.smithi006.stdout: "[8192, 16383]", 2023-09-22T07:43:37.812 INFO:tasks.workunit.client.0.smithi006.stdout: "[16384, 32767]", 2023-09-22T07:43:37.812 INFO:tasks.workunit.client.0.smithi006.stdout: "[32768, 65535]", 2023-09-22T07:43:37.812 INFO:tasks.workunit.client.0.smithi006.stdout: "[65536, 131071]", 2023-09-22T07:43:37.812 INFO:tasks.workunit.client.0.smithi006.stdout: "[131072, 262143]", 2023-09-22T07:43:37.812 INFO:tasks.workunit.client.0.smithi006.stdout: "[262144, 524287]", 2023-09-22T07:43:37.812 INFO:tasks.workunit.client.0.smithi006.stdout: "[524288, 1048575]", 2023-09-22T07:43:37.812 INFO:tasks.workunit.client.0.smithi006.stdout: "[1048576, 2097151]", 2023-09-22T07:43:37.812 INFO:tasks.workunit.client.0.smithi006.stdout: "[2097152, 4194303]", 2023-09-22T07:43:37.812 INFO:tasks.workunit.client.0.smithi006.stdout: "[4194304, 8388607]", 2023-09-22T07:43:37.812 INFO:tasks.workunit.client.0.smithi006.stdout: "[8388608, 16777215]", 2023-09-22T07:43:37.812 INFO:tasks.workunit.client.0.smithi006.stdout: "[16777216, 33554431]", 2023-09-22T07:43:37.812 INFO:tasks.workunit.client.0.smithi006.stdout: "[33554432, 67108863]", 2023-09-22T07:43:37.812 INFO:tasks.workunit.client.0.smithi006.stdout: "[67108864, 134217727]", 2023-09-22T07:43:37.813 INFO:tasks.workunit.client.0.smithi006.stdout: "[134217728, 268435455]", 2023-09-22T07:43:37.813 INFO:tasks.workunit.client.0.smithi006.stdout: "[268435456, 536870911]", 2023-09-22T07:43:37.813 INFO:tasks.workunit.client.0.smithi006.stdout: "[536870912, 1073741823]", 2023-09-22T07:43:37.813 INFO:tasks.workunit.client.0.smithi006.stdout: "[1073741824, 2147483647]", 2023-09-22T07:43:37.813 INFO:tasks.workunit.client.0.smithi006.stdout: "[2147483648, 4294967295]", 2023-09-22T07:43:37.813 INFO:tasks.workunit.client.0.smithi006.stdout: "[4294967296, 8589934591]", 2023-09-22T07:43:37.813 INFO:tasks.workunit.client.0.smithi006.stdout: "[8589934592, 17179869183]", 2023-09-22T07:43:37.813 INFO:tasks.workunit.client.0.smithi006.stdout: "[17179869184, 34359738367]", 2023-09-22T07:43:37.813 INFO:tasks.workunit.client.0.smithi006.stdout: "[34359738368, 68719476735]", 2023-09-22T07:43:37.813 INFO:tasks.workunit.client.0.smithi006.stdout: "[68719476736, 137438953471]", 2023-09-22T07:43:37.813 INFO:tasks.workunit.client.0.smithi006.stdout: "[137438953472, 274877906943]", 2023-09-22T07:43:37.813 INFO:tasks.workunit.client.0.smithi006.stdout: "[274877906944, None]" 2023-09-22T07:43:37.813 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.814 INFO:tasks.workunit.client.0.smithi006.stdout: "scale_type": "log2" 2023-09-22T07:43:37.814 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.814 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.814 INFO:tasks.workunit.client.0.smithi006.stdout: "osds": [ 2023-09-22T07:43:37.814 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.814 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 0, 2023-09-22T07:43:37.814 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:37.814 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.814 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.814 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.814 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.815 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.815 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.815 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.815 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.815 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.815 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.815 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.815 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.815 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.815 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.815 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.815 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.815 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.816 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.816 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.816 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.816 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.816 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.816 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.816 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.816 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.816 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.816 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.816 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.816 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.816 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.817 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.817 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:37.817 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:37.817 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.817 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.817 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 1, 2023-09-22T07:43:37.817 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:37.817 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.817 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.817 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.817 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.817 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.817 INFO:tasks.workunit.client.0.smithi006.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-09-22T07:43:37.818 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.818 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.818 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.818 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.818 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.818 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.818 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.818 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.818 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.818 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.818 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.818 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.819 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.819 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.819 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.819 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.819 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.819 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.819 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.819 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.819 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.819 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.819 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.820 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.820 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.820 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:37.820 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:37.820 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.820 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.820 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 2, 2023-09-22T07:43:37.820 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:37.820 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.820 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.820 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.820 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.821 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.821 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.821 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.821 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.821 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.821 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.821 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.821 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.821 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.821 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.821 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.821 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.822 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.822 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.822 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.822 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.822 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.822 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.822 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.822 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.822 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.822 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.822 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.823 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.823 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.823 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.823 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.823 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:37.823 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:37.823 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.823 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.823 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 3, 2023-09-22T07:43:37.823 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:37.823 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.823 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.824 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.824 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.824 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.824 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.824 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.824 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.824 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.824 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.824 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.824 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.824 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.824 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.825 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.825 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.825 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.825 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.825 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.825 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.825 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.825 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.825 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.825 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.826 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.826 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.826 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.826 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.826 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.826 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.826 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.826 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:37.826 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:37.826 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.826 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.827 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 4, 2023-09-22T07:43:37.827 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:37.827 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.827 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.827 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.827 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.827 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.827 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.827 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.827 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.827 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.827 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.828 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.828 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.828 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.828 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.828 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.828 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.828 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.828 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.828 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.828 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.828 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.829 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.829 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.829 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.829 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.829 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.829 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.829 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.829 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.829 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.829 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.829 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:37.829 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:37.830 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.830 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.830 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 5, 2023-09-22T07:43:37.830 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:37.830 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.830 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.830 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.830 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.830 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.830 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.830 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.830 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.831 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.831 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.831 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.831 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.831 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.831 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.831 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.831 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.831 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.831 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.831 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.831 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.832 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.832 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.832 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.832 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.832 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.832 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.832 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.832 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.832 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.832 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.832 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.832 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:37.833 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:37.833 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.833 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.833 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 6, 2023-09-22T07:43:37.833 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:37.833 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.833 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.833 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.833 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.833 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.833 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.833 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.834 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.834 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.834 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.834 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.834 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.834 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.834 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.834 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.834 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.834 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.834 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.834 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.835 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.835 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.835 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.835 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.835 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.835 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.835 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.835 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.835 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.835 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.835 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.836 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.836 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:37.836 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:37.836 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.836 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.836 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 7, 2023-09-22T07:43:37.836 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:37.836 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.836 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.836 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.836 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.836 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.836 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.837 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.837 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.837 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.837 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.837 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.837 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.837 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.837 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.837 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.837 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.838 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.838 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.838 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.838 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.838 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.838 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.838 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.838 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.838 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.838 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.838 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.838 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.839 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.839 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.839 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.839 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:37.839 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:37.839 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.839 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:37.839 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.839 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_latency_out_bytes_histogram": { 2023-09-22T07:43:37.839 INFO:tasks.workunit.client.0.smithi006.stdout: "axes": [ 2023-09-22T07:43:37.839 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.839 INFO:tasks.workunit.client.0.smithi006.stdout: "buckets": 32, 2023-09-22T07:43:37.840 INFO:tasks.workunit.client.0.smithi006.stdout: "min": 0, 2023-09-22T07:43:37.840 INFO:tasks.workunit.client.0.smithi006.stdout: "name": "Latency (usec)", 2023-09-22T07:43:37.840 INFO:tasks.workunit.client.0.smithi006.stdout: "quant_size": 100000, 2023-09-22T07:43:37.840 INFO:tasks.workunit.client.0.smithi006.stdout: "ranges": [ 2023-09-22T07:43:37.840 INFO:tasks.workunit.client.0.smithi006.stdout: "[None, -1]", 2023-09-22T07:43:37.840 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 99999]", 2023-09-22T07:43:37.840 INFO:tasks.workunit.client.0.smithi006.stdout: "[100000, 199999]", 2023-09-22T07:43:37.840 INFO:tasks.workunit.client.0.smithi006.stdout: "[200000, 399999]", 2023-09-22T07:43:37.840 INFO:tasks.workunit.client.0.smithi006.stdout: "[400000, 799999]", 2023-09-22T07:43:37.840 INFO:tasks.workunit.client.0.smithi006.stdout: "[800000, 1599999]", 2023-09-22T07:43:37.840 INFO:tasks.workunit.client.0.smithi006.stdout: "[1600000, 3199999]", 2023-09-22T07:43:37.840 INFO:tasks.workunit.client.0.smithi006.stdout: "[3200000, 6399999]", 2023-09-22T07:43:37.841 INFO:tasks.workunit.client.0.smithi006.stdout: "[6400000, 12799999]", 2023-09-22T07:43:37.841 INFO:tasks.workunit.client.0.smithi006.stdout: "[12800000, 25599999]", 2023-09-22T07:43:37.841 INFO:tasks.workunit.client.0.smithi006.stdout: "[25600000, 51199999]", 2023-09-22T07:43:37.841 INFO:tasks.workunit.client.0.smithi006.stdout: "[51200000, 102399999]", 2023-09-22T07:43:37.841 INFO:tasks.workunit.client.0.smithi006.stdout: "[102400000, 204799999]", 2023-09-22T07:43:37.841 INFO:tasks.workunit.client.0.smithi006.stdout: "[204800000, 409599999]", 2023-09-22T07:43:37.841 INFO:tasks.workunit.client.0.smithi006.stdout: "[409600000, 819199999]", 2023-09-22T07:43:37.841 INFO:tasks.workunit.client.0.smithi006.stdout: "[819200000, 1638399999]", 2023-09-22T07:43:37.841 INFO:tasks.workunit.client.0.smithi006.stdout: "[1638400000, 3276799999]", 2023-09-22T07:43:37.841 INFO:tasks.workunit.client.0.smithi006.stdout: "[3276800000, 6553599999]", 2023-09-22T07:43:37.841 INFO:tasks.workunit.client.0.smithi006.stdout: "[6553600000, 13107199999]", 2023-09-22T07:43:37.841 INFO:tasks.workunit.client.0.smithi006.stdout: "[13107200000, 26214399999]", 2023-09-22T07:43:37.841 INFO:tasks.workunit.client.0.smithi006.stdout: "[26214400000, 52428799999]", 2023-09-22T07:43:37.842 INFO:tasks.workunit.client.0.smithi006.stdout: "[52428800000, 104857599999]", 2023-09-22T07:43:37.842 INFO:tasks.workunit.client.0.smithi006.stdout: "[104857600000, 209715199999]", 2023-09-22T07:43:37.842 INFO:tasks.workunit.client.0.smithi006.stdout: "[209715200000, 419430399999]", 2023-09-22T07:43:37.842 INFO:tasks.workunit.client.0.smithi006.stdout: "[419430400000, 838860799999]", 2023-09-22T07:43:37.842 INFO:tasks.workunit.client.0.smithi006.stdout: "[838860800000, 1677721599999]", 2023-09-22T07:43:37.842 INFO:tasks.workunit.client.0.smithi006.stdout: "[1677721600000, 3355443199999]", 2023-09-22T07:43:37.842 INFO:tasks.workunit.client.0.smithi006.stdout: "[3355443200000, 6710886399999]", 2023-09-22T07:43:37.842 INFO:tasks.workunit.client.0.smithi006.stdout: "[6710886400000, 13421772799999]", 2023-09-22T07:43:37.842 INFO:tasks.workunit.client.0.smithi006.stdout: "[13421772800000, 26843545599999]", 2023-09-22T07:43:37.842 INFO:tasks.workunit.client.0.smithi006.stdout: "[26843545600000, 53687091199999]", 2023-09-22T07:43:37.842 INFO:tasks.workunit.client.0.smithi006.stdout: "[53687091200000, None]" 2023-09-22T07:43:37.842 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.843 INFO:tasks.workunit.client.0.smithi006.stdout: "scale_type": "log2" 2023-09-22T07:43:37.843 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.843 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.843 INFO:tasks.workunit.client.0.smithi006.stdout: "buckets": 32, 2023-09-22T07:43:37.843 INFO:tasks.workunit.client.0.smithi006.stdout: "min": 0, 2023-09-22T07:43:37.843 INFO:tasks.workunit.client.0.smithi006.stdout: "name": "Request size (bytes)", 2023-09-22T07:43:37.843 INFO:tasks.workunit.client.0.smithi006.stdout: "quant_size": 512, 2023-09-22T07:43:37.843 INFO:tasks.workunit.client.0.smithi006.stdout: "ranges": [ 2023-09-22T07:43:37.843 INFO:tasks.workunit.client.0.smithi006.stdout: "[None, -1]", 2023-09-22T07:43:37.843 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 511]", 2023-09-22T07:43:37.843 INFO:tasks.workunit.client.0.smithi006.stdout: "[512, 1023]", 2023-09-22T07:43:37.843 INFO:tasks.workunit.client.0.smithi006.stdout: "[1024, 2047]", 2023-09-22T07:43:37.844 INFO:tasks.workunit.client.0.smithi006.stdout: "[2048, 4095]", 2023-09-22T07:43:37.844 INFO:tasks.workunit.client.0.smithi006.stdout: "[4096, 8191]", 2023-09-22T07:43:37.844 INFO:tasks.workunit.client.0.smithi006.stdout: "[8192, 16383]", 2023-09-22T07:43:37.844 INFO:tasks.workunit.client.0.smithi006.stdout: "[16384, 32767]", 2023-09-22T07:43:37.844 INFO:tasks.workunit.client.0.smithi006.stdout: "[32768, 65535]", 2023-09-22T07:43:37.844 INFO:tasks.workunit.client.0.smithi006.stdout: "[65536, 131071]", 2023-09-22T07:43:37.844 INFO:tasks.workunit.client.0.smithi006.stdout: "[131072, 262143]", 2023-09-22T07:43:37.844 INFO:tasks.workunit.client.0.smithi006.stdout: "[262144, 524287]", 2023-09-22T07:43:37.844 INFO:tasks.workunit.client.0.smithi006.stdout: "[524288, 1048575]", 2023-09-22T07:43:37.844 INFO:tasks.workunit.client.0.smithi006.stdout: "[1048576, 2097151]", 2023-09-22T07:43:37.844 INFO:tasks.workunit.client.0.smithi006.stdout: "[2097152, 4194303]", 2023-09-22T07:43:37.844 INFO:tasks.workunit.client.0.smithi006.stdout: "[4194304, 8388607]", 2023-09-22T07:43:37.844 INFO:tasks.workunit.client.0.smithi006.stdout: "[8388608, 16777215]", 2023-09-22T07:43:37.845 INFO:tasks.workunit.client.0.smithi006.stdout: "[16777216, 33554431]", 2023-09-22T07:43:37.845 INFO:tasks.workunit.client.0.smithi006.stdout: "[33554432, 67108863]", 2023-09-22T07:43:37.845 INFO:tasks.workunit.client.0.smithi006.stdout: "[67108864, 134217727]", 2023-09-22T07:43:37.845 INFO:tasks.workunit.client.0.smithi006.stdout: "[134217728, 268435455]", 2023-09-22T07:43:37.845 INFO:tasks.workunit.client.0.smithi006.stdout: "[268435456, 536870911]", 2023-09-22T07:43:37.845 INFO:tasks.workunit.client.0.smithi006.stdout: "[536870912, 1073741823]", 2023-09-22T07:43:37.845 INFO:tasks.workunit.client.0.smithi006.stdout: "[1073741824, 2147483647]", 2023-09-22T07:43:37.845 INFO:tasks.workunit.client.0.smithi006.stdout: "[2147483648, 4294967295]", 2023-09-22T07:43:37.845 INFO:tasks.workunit.client.0.smithi006.stdout: "[4294967296, 8589934591]", 2023-09-22T07:43:37.845 INFO:tasks.workunit.client.0.smithi006.stdout: "[8589934592, 17179869183]", 2023-09-22T07:43:37.845 INFO:tasks.workunit.client.0.smithi006.stdout: "[17179869184, 34359738367]", 2023-09-22T07:43:37.845 INFO:tasks.workunit.client.0.smithi006.stdout: "[34359738368, 68719476735]", 2023-09-22T07:43:37.846 INFO:tasks.workunit.client.0.smithi006.stdout: "[68719476736, 137438953471]", 2023-09-22T07:43:37.846 INFO:tasks.workunit.client.0.smithi006.stdout: "[137438953472, 274877906943]", 2023-09-22T07:43:37.846 INFO:tasks.workunit.client.0.smithi006.stdout: "[274877906944, None]" 2023-09-22T07:43:37.846 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.846 INFO:tasks.workunit.client.0.smithi006.stdout: "scale_type": "log2" 2023-09-22T07:43:37.846 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.846 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.846 INFO:tasks.workunit.client.0.smithi006.stdout: "osds": [ 2023-09-22T07:43:37.846 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.846 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 0, 2023-09-22T07:43:37.846 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:37.846 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.847 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.847 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.847 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.847 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.847 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.847 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.847 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.847 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.847 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.847 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.847 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.847 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.848 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.848 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.848 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.848 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.848 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.848 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.848 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.848 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.848 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.848 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.848 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.848 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.849 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.849 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.849 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.849 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.849 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.849 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.849 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:37.849 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:37.849 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.849 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.849 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 1, 2023-09-22T07:43:37.849 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:37.850 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.850 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.850 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.850 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.850 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.850 INFO:tasks.workunit.client.0.smithi006.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-09-22T07:43:37.850 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.850 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.850 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.850 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.850 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.850 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.850 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.851 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.851 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.851 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.851 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.851 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.851 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.851 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.851 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.851 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.851 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.851 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.851 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.852 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.852 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.852 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.852 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.852 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.852 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.852 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:37.852 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:37.852 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.852 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.852 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 2, 2023-09-22T07:43:37.852 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:37.853 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.853 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.853 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.853 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.853 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.853 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.853 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.853 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.853 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.853 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.853 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.854 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.854 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.854 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.854 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.854 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.854 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.854 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.854 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.854 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.854 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.854 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.854 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.855 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.855 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.855 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.855 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.855 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.855 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.855 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.855 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.855 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:37.855 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:37.855 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.855 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.856 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 3, 2023-09-22T07:43:37.856 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:37.856 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.856 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.856 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.856 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.856 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.856 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.856 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.856 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.856 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.856 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.856 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.857 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.857 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.857 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.857 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.857 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.857 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.857 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.857 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.857 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.857 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.857 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.857 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.858 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.858 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.858 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.858 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.858 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.858 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.858 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.858 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.858 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:37.858 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:37.858 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.858 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.859 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 4, 2023-09-22T07:43:37.859 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:37.859 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.859 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.859 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.859 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.859 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.859 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.859 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.859 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.859 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.860 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.860 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.860 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.860 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.860 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.860 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.860 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.860 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.860 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.860 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.860 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.860 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.861 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.861 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.861 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.861 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.861 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.861 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.861 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.861 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.861 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.861 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.861 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:37.861 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:37.862 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.862 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.862 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 5, 2023-09-22T07:43:37.862 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:37.862 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.862 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.862 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.862 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.862 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.862 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.862 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.863 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.863 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.863 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.863 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.863 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.863 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.863 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.863 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.863 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.863 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.863 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.863 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.864 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.864 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.864 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.864 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.864 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.864 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.864 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.864 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.864 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.864 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.864 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.865 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.865 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:37.865 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:37.865 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.865 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.865 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 6, 2023-09-22T07:43:37.865 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:37.865 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.865 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.865 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.865 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.865 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.866 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.866 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.866 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.866 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.866 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.866 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.866 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.866 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.866 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.866 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.866 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.866 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.867 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.867 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.867 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.867 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.867 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.867 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.867 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.867 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.867 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.867 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.867 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.867 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.868 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.868 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.868 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:37.868 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:37.868 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.868 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.868 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 7, 2023-09-22T07:43:37.868 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:37.868 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.868 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.868 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.868 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.868 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.869 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.869 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.869 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.869 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.869 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.869 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.869 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.869 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.869 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.869 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.869 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.869 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.869 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.870 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.870 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.870 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.870 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.870 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.870 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.870 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.870 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.870 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.870 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.870 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.870 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.871 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.871 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:37.871 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:37.871 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.871 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:37.871 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.871 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_latency_in_bytes_histogram": { 2023-09-22T07:43:37.871 INFO:tasks.workunit.client.0.smithi006.stdout: "axes": [ 2023-09-22T07:43:37.871 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.871 INFO:tasks.workunit.client.0.smithi006.stdout: "buckets": 32, 2023-09-22T07:43:37.872 INFO:tasks.workunit.client.0.smithi006.stdout: "min": 0, 2023-09-22T07:43:37.872 INFO:tasks.workunit.client.0.smithi006.stdout: "name": "Latency (usec)", 2023-09-22T07:43:37.872 INFO:tasks.workunit.client.0.smithi006.stdout: "quant_size": 100000, 2023-09-22T07:43:37.872 INFO:tasks.workunit.client.0.smithi006.stdout: "ranges": [ 2023-09-22T07:43:37.872 INFO:tasks.workunit.client.0.smithi006.stdout: "[None, -1]", 2023-09-22T07:43:37.872 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 99999]", 2023-09-22T07:43:37.872 INFO:tasks.workunit.client.0.smithi006.stdout: "[100000, 199999]", 2023-09-22T07:43:37.872 INFO:tasks.workunit.client.0.smithi006.stdout: "[200000, 399999]", 2023-09-22T07:43:37.872 INFO:tasks.workunit.client.0.smithi006.stdout: "[400000, 799999]", 2023-09-22T07:43:37.872 INFO:tasks.workunit.client.0.smithi006.stdout: "[800000, 1599999]", 2023-09-22T07:43:37.873 INFO:tasks.workunit.client.0.smithi006.stdout: "[1600000, 3199999]", 2023-09-22T07:43:37.873 INFO:tasks.workunit.client.0.smithi006.stdout: "[3200000, 6399999]", 2023-09-22T07:43:37.873 INFO:tasks.workunit.client.0.smithi006.stdout: "[6400000, 12799999]", 2023-09-22T07:43:37.873 INFO:tasks.workunit.client.0.smithi006.stdout: "[12800000, 25599999]", 2023-09-22T07:43:37.873 INFO:tasks.workunit.client.0.smithi006.stdout: "[25600000, 51199999]", 2023-09-22T07:43:37.873 INFO:tasks.workunit.client.0.smithi006.stdout: "[51200000, 102399999]", 2023-09-22T07:43:37.873 INFO:tasks.workunit.client.0.smithi006.stdout: "[102400000, 204799999]", 2023-09-22T07:43:37.873 INFO:tasks.workunit.client.0.smithi006.stdout: "[204800000, 409599999]", 2023-09-22T07:43:37.873 INFO:tasks.workunit.client.0.smithi006.stdout: "[409600000, 819199999]", 2023-09-22T07:43:37.873 INFO:tasks.workunit.client.0.smithi006.stdout: "[819200000, 1638399999]", 2023-09-22T07:43:37.873 INFO:tasks.workunit.client.0.smithi006.stdout: "[1638400000, 3276799999]", 2023-09-22T07:43:37.873 INFO:tasks.workunit.client.0.smithi006.stdout: "[3276800000, 6553599999]", 2023-09-22T07:43:37.874 INFO:tasks.workunit.client.0.smithi006.stdout: "[6553600000, 13107199999]", 2023-09-22T07:43:37.874 INFO:tasks.workunit.client.0.smithi006.stdout: "[13107200000, 26214399999]", 2023-09-22T07:43:37.874 INFO:tasks.workunit.client.0.smithi006.stdout: "[26214400000, 52428799999]", 2023-09-22T07:43:37.874 INFO:tasks.workunit.client.0.smithi006.stdout: "[52428800000, 104857599999]", 2023-09-22T07:43:37.874 INFO:tasks.workunit.client.0.smithi006.stdout: "[104857600000, 209715199999]", 2023-09-22T07:43:37.874 INFO:tasks.workunit.client.0.smithi006.stdout: "[209715200000, 419430399999]", 2023-09-22T07:43:37.874 INFO:tasks.workunit.client.0.smithi006.stdout: "[419430400000, 838860799999]", 2023-09-22T07:43:37.874 INFO:tasks.workunit.client.0.smithi006.stdout: "[838860800000, 1677721599999]", 2023-09-22T07:43:37.874 INFO:tasks.workunit.client.0.smithi006.stdout: "[1677721600000, 3355443199999]", 2023-09-22T07:43:37.874 INFO:tasks.workunit.client.0.smithi006.stdout: "[3355443200000, 6710886399999]", 2023-09-22T07:43:37.874 INFO:tasks.workunit.client.0.smithi006.stdout: "[6710886400000, 13421772799999]", 2023-09-22T07:43:37.874 INFO:tasks.workunit.client.0.smithi006.stdout: "[13421772800000, 26843545599999]", 2023-09-22T07:43:37.875 INFO:tasks.workunit.client.0.smithi006.stdout: "[26843545600000, 53687091199999]", 2023-09-22T07:43:37.875 INFO:tasks.workunit.client.0.smithi006.stdout: "[53687091200000, None]" 2023-09-22T07:43:37.875 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.875 INFO:tasks.workunit.client.0.smithi006.stdout: "scale_type": "log2" 2023-09-22T07:43:37.875 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.875 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.875 INFO:tasks.workunit.client.0.smithi006.stdout: "buckets": 32, 2023-09-22T07:43:37.875 INFO:tasks.workunit.client.0.smithi006.stdout: "min": 0, 2023-09-22T07:43:37.875 INFO:tasks.workunit.client.0.smithi006.stdout: "name": "Request size (bytes)", 2023-09-22T07:43:37.875 INFO:tasks.workunit.client.0.smithi006.stdout: "quant_size": 512, 2023-09-22T07:43:37.875 INFO:tasks.workunit.client.0.smithi006.stdout: "ranges": [ 2023-09-22T07:43:37.875 INFO:tasks.workunit.client.0.smithi006.stdout: "[None, -1]", 2023-09-22T07:43:37.875 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 511]", 2023-09-22T07:43:37.876 INFO:tasks.workunit.client.0.smithi006.stdout: "[512, 1023]", 2023-09-22T07:43:37.876 INFO:tasks.workunit.client.0.smithi006.stdout: "[1024, 2047]", 2023-09-22T07:43:37.876 INFO:tasks.workunit.client.0.smithi006.stdout: "[2048, 4095]", 2023-09-22T07:43:37.876 INFO:tasks.workunit.client.0.smithi006.stdout: "[4096, 8191]", 2023-09-22T07:43:37.876 INFO:tasks.workunit.client.0.smithi006.stdout: "[8192, 16383]", 2023-09-22T07:43:37.876 INFO:tasks.workunit.client.0.smithi006.stdout: "[16384, 32767]", 2023-09-22T07:43:37.876 INFO:tasks.workunit.client.0.smithi006.stdout: "[32768, 65535]", 2023-09-22T07:43:37.876 INFO:tasks.workunit.client.0.smithi006.stdout: "[65536, 131071]", 2023-09-22T07:43:37.876 INFO:tasks.workunit.client.0.smithi006.stdout: "[131072, 262143]", 2023-09-22T07:43:37.876 INFO:tasks.workunit.client.0.smithi006.stdout: "[262144, 524287]", 2023-09-22T07:43:37.876 INFO:tasks.workunit.client.0.smithi006.stdout: "[524288, 1048575]", 2023-09-22T07:43:37.876 INFO:tasks.workunit.client.0.smithi006.stdout: "[1048576, 2097151]", 2023-09-22T07:43:37.877 INFO:tasks.workunit.client.0.smithi006.stdout: "[2097152, 4194303]", 2023-09-22T07:43:37.877 INFO:tasks.workunit.client.0.smithi006.stdout: "[4194304, 8388607]", 2023-09-22T07:43:37.877 INFO:tasks.workunit.client.0.smithi006.stdout: "[8388608, 16777215]", 2023-09-22T07:43:37.877 INFO:tasks.workunit.client.0.smithi006.stdout: "[16777216, 33554431]", 2023-09-22T07:43:37.877 INFO:tasks.workunit.client.0.smithi006.stdout: "[33554432, 67108863]", 2023-09-22T07:43:37.877 INFO:tasks.workunit.client.0.smithi006.stdout: "[67108864, 134217727]", 2023-09-22T07:43:37.877 INFO:tasks.workunit.client.0.smithi006.stdout: "[134217728, 268435455]", 2023-09-22T07:43:37.877 INFO:tasks.workunit.client.0.smithi006.stdout: "[268435456, 536870911]", 2023-09-22T07:43:37.877 INFO:tasks.workunit.client.0.smithi006.stdout: "[536870912, 1073741823]", 2023-09-22T07:43:37.877 INFO:tasks.workunit.client.0.smithi006.stdout: "[1073741824, 2147483647]", 2023-09-22T07:43:37.877 INFO:tasks.workunit.client.0.smithi006.stdout: "[2147483648, 4294967295]", 2023-09-22T07:43:37.877 INFO:tasks.workunit.client.0.smithi006.stdout: "[4294967296, 8589934591]", 2023-09-22T07:43:37.877 INFO:tasks.workunit.client.0.smithi006.stdout: "[8589934592, 17179869183]", 2023-09-22T07:43:37.877 INFO:tasks.workunit.client.0.smithi006.stdout: "[17179869184, 34359738367]", 2023-09-22T07:43:37.878 INFO:tasks.workunit.client.0.smithi006.stdout: "[34359738368, 68719476735]", 2023-09-22T07:43:37.878 INFO:tasks.workunit.client.0.smithi006.stdout: "[68719476736, 137438953471]", 2023-09-22T07:43:37.878 INFO:tasks.workunit.client.0.smithi006.stdout: "[137438953472, 274877906943]", 2023-09-22T07:43:37.878 INFO:tasks.workunit.client.0.smithi006.stdout: "[274877906944, None]" 2023-09-22T07:43:37.878 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.878 INFO:tasks.workunit.client.0.smithi006.stdout: "scale_type": "log2" 2023-09-22T07:43:37.878 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.878 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.878 INFO:tasks.workunit.client.0.smithi006.stdout: "osds": [ 2023-09-22T07:43:37.878 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.878 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 0, 2023-09-22T07:43:37.879 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:37.879 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.879 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.879 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.879 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.879 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.879 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.879 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.879 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.879 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.879 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.879 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.880 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.880 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.880 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.880 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.880 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.880 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.880 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.880 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.880 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.880 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.880 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.881 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.881 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.881 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.881 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.881 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.881 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.881 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.881 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.881 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.881 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:37.881 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:37.882 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.882 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.882 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 1, 2023-09-22T07:43:37.882 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:37.882 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.882 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.882 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.882 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.882 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.882 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 7, 4, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.882 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 12, 2, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.882 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 17, 2, 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-09-22T07:43:37.883 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 12, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.883 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.883 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.883 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.883 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.883 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.883 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.883 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.884 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.884 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.884 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.884 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.884 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.884 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.884 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.884 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.884 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.884 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.884 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.885 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.885 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.885 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.885 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.885 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:37.885 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:37.885 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.885 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.885 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 2, 2023-09-22T07:43:37.885 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:37.885 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.886 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.886 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.886 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.886 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.886 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.886 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.886 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.886 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.886 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.886 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.886 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.886 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.887 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.887 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.887 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.887 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.887 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.887 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.887 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.887 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.887 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.887 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.887 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.888 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.888 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.888 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.888 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.888 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.888 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.888 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.888 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:37.888 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:37.888 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.888 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.888 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 3, 2023-09-22T07:43:37.888 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:37.889 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.889 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.889 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.889 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.889 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.889 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.889 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.889 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.889 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.889 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.889 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.889 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.890 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.890 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.890 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.890 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.890 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.890 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.890 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.890 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.890 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.890 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.890 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.890 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.891 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.891 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.891 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.891 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.891 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.891 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.891 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.891 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:37.891 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:37.891 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.891 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.891 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 4, 2023-09-22T07:43:37.892 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:37.892 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.892 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.892 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.892 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.892 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.892 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.892 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.892 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.892 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.892 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.893 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.893 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.893 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.893 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.893 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.893 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.893 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.893 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.893 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.893 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.894 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.894 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.894 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.894 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.894 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.894 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.894 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.894 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.894 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.894 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.894 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.895 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:37.895 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:37.895 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.895 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.895 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 5, 2023-09-22T07:43:37.895 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:37.895 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.895 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.895 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.895 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.895 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.896 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.896 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.896 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.896 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.896 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.896 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.896 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.896 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.896 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.896 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.896 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.896 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.896 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.897 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.897 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.897 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.897 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.897 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.897 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.897 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.897 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.897 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.897 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.897 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.897 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.898 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.898 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:37.898 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:37.898 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.898 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.898 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 6, 2023-09-22T07:43:37.898 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:37.898 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.898 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.898 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.898 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.899 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.899 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.899 INFO:tasks.workunit.client.0.smithi006.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-09-22T07:43:37.899 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.899 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.899 INFO:tasks.workunit.client.0.smithi006.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-09-22T07:43:37.899 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.899 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.899 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.899 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.899 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.899 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.900 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.900 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.900 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.900 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.900 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.900 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.900 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.900 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.900 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.900 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.900 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.900 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.901 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.901 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.901 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.901 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:37.901 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:37.901 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.901 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:37.901 INFO:tasks.workunit.client.0.smithi006.stdout: "osd_id": 7, 2023-09-22T07:43:37.901 INFO:tasks.workunit.client.0.smithi006.stdout: "values": [ 2023-09-22T07:43:37.901 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.901 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.902 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.902 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.902 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.902 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.902 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.902 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.902 INFO:tasks.workunit.client.0.smithi006.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-09-22T07:43:37.902 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.902 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.902 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.902 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.903 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.903 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.903 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.903 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.903 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.905 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.905 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.905 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.905 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.905 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.905 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.905 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.906 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.906 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.906 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.906 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.906 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.906 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-22T07:43:37.906 INFO:tasks.workunit.client.0.smithi006.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-22T07:43:37.906 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:37.906 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.906 INFO:tasks.workunit.client.0.smithi006.stdout: ] 2023-09-22T07:43:37.906 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.907 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.907 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:37.907 INFO:tasks.workunit.client.0.smithi006.stdout: "perf_counters": { 2023-09-22T07:43:37.907 INFO:tasks.workunit.client.0.smithi006.stdout: "mds.6f6bba8d1abd2a5027fe96f9417c66b05e373b33": { 2023-09-22T07:43:37.907 INFO:tasks.workunit.client.0.smithi006.stdout: "mds": { 2023-09-22T07:43:37.907 INFO:tasks.workunit.client.0.smithi006.stdout: "caps": { 2023-09-22T07:43:37.907 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.907 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.907 INFO:tasks.workunit.client.0.smithi006.stdout: "ceph_cap_op_flush_ack": { 2023-09-22T07:43:37.907 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.907 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.908 INFO:tasks.workunit.client.0.smithi006.stdout: "ceph_cap_op_flushsnap_ack": { 2023-09-22T07:43:37.908 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.908 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.908 INFO:tasks.workunit.client.0.smithi006.stdout: "ceph_cap_op_grant": { 2023-09-22T07:43:37.908 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.908 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.908 INFO:tasks.workunit.client.0.smithi006.stdout: "ceph_cap_op_revoke": { 2023-09-22T07:43:37.908 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.908 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.908 INFO:tasks.workunit.client.0.smithi006.stdout: "ceph_cap_op_trunc": { 2023-09-22T07:43:37.908 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.908 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.909 INFO:tasks.workunit.client.0.smithi006.stdout: "dir_commit": { 2023-09-22T07:43:37.909 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 12 2023-09-22T07:43:37.909 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.909 INFO:tasks.workunit.client.0.smithi006.stdout: "dir_fetch": { 2023-09-22T07:43:37.909 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.909 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.909 INFO:tasks.workunit.client.0.smithi006.stdout: "dir_merge": { 2023-09-22T07:43:37.909 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.909 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.909 INFO:tasks.workunit.client.0.smithi006.stdout: "dir_split": { 2023-09-22T07:43:37.909 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.909 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.910 INFO:tasks.workunit.client.0.smithi006.stdout: "exported_inodes": { 2023-09-22T07:43:37.910 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.910 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.910 INFO:tasks.workunit.client.0.smithi006.stdout: "forward": { 2023-09-22T07:43:37.910 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.910 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.910 INFO:tasks.workunit.client.0.smithi006.stdout: "handle_client_cap_release": { 2023-09-22T07:43:37.910 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.910 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.910 INFO:tasks.workunit.client.0.smithi006.stdout: "handle_client_caps": { 2023-09-22T07:43:37.910 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.910 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.911 INFO:tasks.workunit.client.0.smithi006.stdout: "handle_client_caps_dirty": { 2023-09-22T07:43:37.911 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.911 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.911 INFO:tasks.workunit.client.0.smithi006.stdout: "handle_inode_file_caps": { 2023-09-22T07:43:37.911 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.911 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.911 INFO:tasks.workunit.client.0.smithi006.stdout: "imported_inodes": { 2023-09-22T07:43:37.911 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.911 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.911 INFO:tasks.workunit.client.0.smithi006.stdout: "inodes": { 2023-09-22T07:43:37.911 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 10 2023-09-22T07:43:37.912 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.912 INFO:tasks.workunit.client.0.smithi006.stdout: "inodes_expired": { 2023-09-22T07:43:37.912 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.912 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.912 INFO:tasks.workunit.client.0.smithi006.stdout: "inodes_pinned": { 2023-09-22T07:43:37.912 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 10 2023-09-22T07:43:37.912 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.912 INFO:tasks.workunit.client.0.smithi006.stdout: "inodes_with_caps": { 2023-09-22T07:43:37.912 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.912 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.912 INFO:tasks.workunit.client.0.smithi006.stdout: "load_cent": { 2023-09-22T07:43:37.912 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.913 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.913 INFO:tasks.workunit.client.0.smithi006.stdout: "openino_dir_fetch": { 2023-09-22T07:43:37.913 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.913 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.913 INFO:tasks.workunit.client.0.smithi006.stdout: "process_request_cap_release": { 2023-09-22T07:43:37.913 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.913 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.913 INFO:tasks.workunit.client.0.smithi006.stdout: "reply_latency": { 2023-09-22T07:43:37.913 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:37.913 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 85040 2023-09-22T07:43:37.913 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.913 INFO:tasks.workunit.client.0.smithi006.stdout: "request": { 2023-09-22T07:43:37.914 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2 2023-09-22T07:43:37.914 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.914 INFO:tasks.workunit.client.0.smithi006.stdout: "root_rbytes": { 2023-09-22T07:43:37.914 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.914 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.914 INFO:tasks.workunit.client.0.smithi006.stdout: "root_rfiles": { 2023-09-22T07:43:37.914 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.914 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.914 INFO:tasks.workunit.client.0.smithi006.stdout: "root_rsnaps": { 2023-09-22T07:43:37.914 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.914 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.915 INFO:tasks.workunit.client.0.smithi006.stdout: "slow_reply": { 2023-09-22T07:43:37.915 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.915 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.915 INFO:tasks.workunit.client.0.smithi006.stdout: "subtrees": { 2023-09-22T07:43:37.915 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2 2023-09-22T07:43:37.915 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.915 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.915 INFO:tasks.workunit.client.0.smithi006.stdout: "mds_cache": { 2023-09-22T07:43:37.915 INFO:tasks.workunit.client.0.smithi006.stdout: "ireq_enqueue_scrub": { 2023-09-22T07:43:37.915 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.915 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.915 INFO:tasks.workunit.client.0.smithi006.stdout: "ireq_exportdir": { 2023-09-22T07:43:37.915 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.916 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.916 INFO:tasks.workunit.client.0.smithi006.stdout: "ireq_flush": { 2023-09-22T07:43:37.916 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.916 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.916 INFO:tasks.workunit.client.0.smithi006.stdout: "ireq_fragmentdir": { 2023-09-22T07:43:37.916 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.916 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.916 INFO:tasks.workunit.client.0.smithi006.stdout: "ireq_fragstats": { 2023-09-22T07:43:37.916 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.916 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.916 INFO:tasks.workunit.client.0.smithi006.stdout: "ireq_inodestats": { 2023-09-22T07:43:37.916 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.917 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.917 INFO:tasks.workunit.client.0.smithi006.stdout: "num_recovering_enqueued": { 2023-09-22T07:43:37.917 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.917 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.917 INFO:tasks.workunit.client.0.smithi006.stdout: "num_recovering_prioritized": { 2023-09-22T07:43:37.917 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.917 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.917 INFO:tasks.workunit.client.0.smithi006.stdout: "num_recovering_processing": { 2023-09-22T07:43:37.917 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.917 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.917 INFO:tasks.workunit.client.0.smithi006.stdout: "num_strays": { 2023-09-22T07:43:37.917 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.917 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.918 INFO:tasks.workunit.client.0.smithi006.stdout: "num_strays_delayed": { 2023-09-22T07:43:37.918 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.918 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.918 INFO:tasks.workunit.client.0.smithi006.stdout: "num_strays_enqueuing": { 2023-09-22T07:43:37.918 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.918 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.918 INFO:tasks.workunit.client.0.smithi006.stdout: "recovery_completed": { 2023-09-22T07:43:37.918 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.918 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.918 INFO:tasks.workunit.client.0.smithi006.stdout: "recovery_started": { 2023-09-22T07:43:37.918 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.918 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.919 INFO:tasks.workunit.client.0.smithi006.stdout: "strays_created": { 2023-09-22T07:43:37.919 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.919 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.919 INFO:tasks.workunit.client.0.smithi006.stdout: "strays_enqueued": { 2023-09-22T07:43:37.919 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.919 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.919 INFO:tasks.workunit.client.0.smithi006.stdout: "strays_migrated": { 2023-09-22T07:43:37.919 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.919 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.919 INFO:tasks.workunit.client.0.smithi006.stdout: "strays_reintegrated": { 2023-09-22T07:43:37.919 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.919 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.920 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.920 INFO:tasks.workunit.client.0.smithi006.stdout: "mds_log": { 2023-09-22T07:43:37.920 INFO:tasks.workunit.client.0.smithi006.stdout: "ev": { 2023-09-22T07:43:37.920 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 5 2023-09-22T07:43:37.920 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.920 INFO:tasks.workunit.client.0.smithi006.stdout: "evadd": { 2023-09-22T07:43:37.920 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 5 2023-09-22T07:43:37.920 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.920 INFO:tasks.workunit.client.0.smithi006.stdout: "evex": { 2023-09-22T07:43:37.920 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.920 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.920 INFO:tasks.workunit.client.0.smithi006.stdout: "evexd": { 2023-09-22T07:43:37.920 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.921 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.921 INFO:tasks.workunit.client.0.smithi006.stdout: "evexg": { 2023-09-22T07:43:37.921 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.921 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.921 INFO:tasks.workunit.client.0.smithi006.stdout: "evtrm": { 2023-09-22T07:43:37.921 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.921 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.921 INFO:tasks.workunit.client.0.smithi006.stdout: "jlat": { 2023-09-22T07:43:37.921 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 5, 2023-09-22T07:43:37.921 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 8112334 2023-09-22T07:43:37.921 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.921 INFO:tasks.workunit.client.0.smithi006.stdout: "replayed": { 2023-09-22T07:43:37.921 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.922 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.922 INFO:tasks.workunit.client.0.smithi006.stdout: "seg": { 2023-09-22T07:43:37.922 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1 2023-09-22T07:43:37.922 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.922 INFO:tasks.workunit.client.0.smithi006.stdout: "segadd": { 2023-09-22T07:43:37.922 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1 2023-09-22T07:43:37.922 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.922 INFO:tasks.workunit.client.0.smithi006.stdout: "segex": { 2023-09-22T07:43:37.922 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.922 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.922 INFO:tasks.workunit.client.0.smithi006.stdout: "segexd": { 2023-09-22T07:43:37.923 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.923 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.923 INFO:tasks.workunit.client.0.smithi006.stdout: "segexg": { 2023-09-22T07:43:37.923 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.923 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.923 INFO:tasks.workunit.client.0.smithi006.stdout: "segtrm": { 2023-09-22T07:43:37.923 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.923 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.923 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.923 INFO:tasks.workunit.client.0.smithi006.stdout: "mds_mem": { 2023-09-22T07:43:37.923 INFO:tasks.workunit.client.0.smithi006.stdout: "cap": { 2023-09-22T07:43:37.923 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.923 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.924 INFO:tasks.workunit.client.0.smithi006.stdout: "cap+": { 2023-09-22T07:43:37.924 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2 2023-09-22T07:43:37.924 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.924 INFO:tasks.workunit.client.0.smithi006.stdout: "cap-": { 2023-09-22T07:43:37.924 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2 2023-09-22T07:43:37.924 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.924 INFO:tasks.workunit.client.0.smithi006.stdout: "dir": { 2023-09-22T07:43:37.924 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 12 2023-09-22T07:43:37.924 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.924 INFO:tasks.workunit.client.0.smithi006.stdout: "dir+": { 2023-09-22T07:43:37.924 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 12 2023-09-22T07:43:37.924 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.925 INFO:tasks.workunit.client.0.smithi006.stdout: "dir-": { 2023-09-22T07:43:37.925 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.925 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.925 INFO:tasks.workunit.client.0.smithi006.stdout: "dn": { 2023-09-22T07:43:37.925 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 10 2023-09-22T07:43:37.925 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.925 INFO:tasks.workunit.client.0.smithi006.stdout: "dn+": { 2023-09-22T07:43:37.925 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 10 2023-09-22T07:43:37.925 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.925 INFO:tasks.workunit.client.0.smithi006.stdout: "dn-": { 2023-09-22T07:43:37.925 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.925 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.926 INFO:tasks.workunit.client.0.smithi006.stdout: "heap": { 2023-09-22T07:43:37.926 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 207132 2023-09-22T07:43:37.926 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.926 INFO:tasks.workunit.client.0.smithi006.stdout: "ino": { 2023-09-22T07:43:37.926 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 13 2023-09-22T07:43:37.926 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.926 INFO:tasks.workunit.client.0.smithi006.stdout: "ino+": { 2023-09-22T07:43:37.926 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 13 2023-09-22T07:43:37.926 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.926 INFO:tasks.workunit.client.0.smithi006.stdout: "ino-": { 2023-09-22T07:43:37.926 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.926 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.926 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.927 INFO:tasks.workunit.client.0.smithi006.stdout: "mds_server": { 2023-09-22T07:43:37.927 INFO:tasks.workunit.client.0.smithi006.stdout: "cap_acquisition_throttle": { 2023-09-22T07:43:37.927 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.927 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.927 INFO:tasks.workunit.client.0.smithi006.stdout: "cap_revoke_eviction": { 2023-09-22T07:43:37.927 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.927 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.927 INFO:tasks.workunit.client.0.smithi006.stdout: "handle_client_request": { 2023-09-22T07:43:37.927 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2 2023-09-22T07:43:37.927 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.927 INFO:tasks.workunit.client.0.smithi006.stdout: "handle_client_session": { 2023-09-22T07:43:37.927 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 16 2023-09-22T07:43:37.928 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.928 INFO:tasks.workunit.client.0.smithi006.stdout: "handle_peer_request": { 2023-09-22T07:43:37.928 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.928 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.928 INFO:tasks.workunit.client.0.smithi006.stdout: "req_create_latency": { 2023-09-22T07:43:37.928 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:37.928 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.928 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.928 INFO:tasks.workunit.client.0.smithi006.stdout: "req_getattr_latency": { 2023-09-22T07:43:37.928 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:37.928 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 85040 2023-09-22T07:43:37.928 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.929 INFO:tasks.workunit.client.0.smithi006.stdout: "req_getfilelock_latency": { 2023-09-22T07:43:37.929 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:37.929 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.929 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.929 INFO:tasks.workunit.client.0.smithi006.stdout: "req_getvxattr_latency": { 2023-09-22T07:43:37.929 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:37.929 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.929 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.929 INFO:tasks.workunit.client.0.smithi006.stdout: "req_link_latency": { 2023-09-22T07:43:37.929 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:37.929 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.929 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.930 INFO:tasks.workunit.client.0.smithi006.stdout: "req_lookup_latency": { 2023-09-22T07:43:37.930 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:37.930 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.930 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.930 INFO:tasks.workunit.client.0.smithi006.stdout: "req_lookuphash_latency": { 2023-09-22T07:43:37.930 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:37.930 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.930 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.930 INFO:tasks.workunit.client.0.smithi006.stdout: "req_lookupino_latency": { 2023-09-22T07:43:37.930 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:37.930 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.930 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.931 INFO:tasks.workunit.client.0.smithi006.stdout: "req_lookupname_latency": { 2023-09-22T07:43:37.931 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:37.931 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.931 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.931 INFO:tasks.workunit.client.0.smithi006.stdout: "req_lookupparent_latency": { 2023-09-22T07:43:37.931 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:37.931 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.931 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.931 INFO:tasks.workunit.client.0.smithi006.stdout: "req_lookupsnap_latency": { 2023-09-22T07:43:37.931 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:37.931 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.931 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.932 INFO:tasks.workunit.client.0.smithi006.stdout: "req_lssnap_latency": { 2023-09-22T07:43:37.932 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:37.932 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.932 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.932 INFO:tasks.workunit.client.0.smithi006.stdout: "req_mkdir_latency": { 2023-09-22T07:43:37.932 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:37.932 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.932 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.932 INFO:tasks.workunit.client.0.smithi006.stdout: "req_mknod_latency": { 2023-09-22T07:43:37.932 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:37.932 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.932 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.933 INFO:tasks.workunit.client.0.smithi006.stdout: "req_mksnap_latency": { 2023-09-22T07:43:37.933 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:37.933 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.933 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.933 INFO:tasks.workunit.client.0.smithi006.stdout: "req_open_latency": { 2023-09-22T07:43:37.933 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:37.933 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.933 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.933 INFO:tasks.workunit.client.0.smithi006.stdout: "req_readdir_latency": { 2023-09-22T07:43:37.933 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:37.933 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.934 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.934 INFO:tasks.workunit.client.0.smithi006.stdout: "req_rename_latency": { 2023-09-22T07:43:37.934 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:37.934 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.934 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.934 INFO:tasks.workunit.client.0.smithi006.stdout: "req_renamesnap_latency": { 2023-09-22T07:43:37.934 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:37.934 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.934 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.934 INFO:tasks.workunit.client.0.smithi006.stdout: "req_rmdir_latency": { 2023-09-22T07:43:37.934 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:37.934 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.935 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.935 INFO:tasks.workunit.client.0.smithi006.stdout: "req_rmsnap_latency": { 2023-09-22T07:43:37.935 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:37.935 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.935 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.935 INFO:tasks.workunit.client.0.smithi006.stdout: "req_rmxattr_latency": { 2023-09-22T07:43:37.935 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:37.935 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.935 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.935 INFO:tasks.workunit.client.0.smithi006.stdout: "req_setattr_latency": { 2023-09-22T07:43:37.935 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:37.935 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.936 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.936 INFO:tasks.workunit.client.0.smithi006.stdout: "req_setdirlayout_latency": { 2023-09-22T07:43:37.936 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:37.936 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.936 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.936 INFO:tasks.workunit.client.0.smithi006.stdout: "req_setfilelock_latency": { 2023-09-22T07:43:37.936 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:37.936 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.936 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.936 INFO:tasks.workunit.client.0.smithi006.stdout: "req_setlayout_latency": { 2023-09-22T07:43:37.936 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:37.936 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.936 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.937 INFO:tasks.workunit.client.0.smithi006.stdout: "req_setxattr_latency": { 2023-09-22T07:43:37.937 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:37.937 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.937 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.937 INFO:tasks.workunit.client.0.smithi006.stdout: "req_symlink_latency": { 2023-09-22T07:43:37.937 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:37.937 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.937 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.937 INFO:tasks.workunit.client.0.smithi006.stdout: "req_unlink_latency": { 2023-09-22T07:43:37.937 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:37.937 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.938 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.938 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.938 INFO:tasks.workunit.client.0.smithi006.stdout: "mds_sessions": { 2023-09-22T07:43:37.938 INFO:tasks.workunit.client.0.smithi006.stdout: "average_load": { 2023-09-22T07:43:37.938 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.938 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.938 INFO:tasks.workunit.client.0.smithi006.stdout: "avg_session_uptime": { 2023-09-22T07:43:37.938 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 89 2023-09-22T07:43:37.938 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.938 INFO:tasks.workunit.client.0.smithi006.stdout: "session_add": { 2023-09-22T07:43:37.938 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2 2023-09-22T07:43:37.939 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.939 INFO:tasks.workunit.client.0.smithi006.stdout: "session_count": { 2023-09-22T07:43:37.939 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.939 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.939 INFO:tasks.workunit.client.0.smithi006.stdout: "session_remove": { 2023-09-22T07:43:37.939 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2 2023-09-22T07:43:37.939 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.939 INFO:tasks.workunit.client.0.smithi006.stdout: "sessions_open": { 2023-09-22T07:43:37.939 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.939 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.939 INFO:tasks.workunit.client.0.smithi006.stdout: "sessions_stale": { 2023-09-22T07:43:37.939 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.939 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.940 INFO:tasks.workunit.client.0.smithi006.stdout: "total_load": { 2023-09-22T07:43:37.940 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1 2023-09-22T07:43:37.940 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.940 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.940 INFO:tasks.workunit.client.0.smithi006.stdout: "objecter": { 2023-09-22T07:43:37.940 INFO:tasks.workunit.client.0.smithi006.stdout: "op_active": { 2023-09-22T07:43:37.940 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.940 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.940 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r": { 2023-09-22T07:43:37.940 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.940 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.940 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rmw": { 2023-09-22T07:43:37.941 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.941 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.941 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w": { 2023-09-22T07:43:37.941 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 45 2023-09-22T07:43:37.941 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.941 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.941 INFO:tasks.workunit.client.0.smithi006.stdout: "purge_queue": { 2023-09-22T07:43:37.941 INFO:tasks.workunit.client.0.smithi006.stdout: "pq_executed": { 2023-09-22T07:43:37.941 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.941 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.941 INFO:tasks.workunit.client.0.smithi006.stdout: "pq_executing": { 2023-09-22T07:43:37.941 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.942 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.942 INFO:tasks.workunit.client.0.smithi006.stdout: "pq_executing_high_water": { 2023-09-22T07:43:37.942 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.942 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.942 INFO:tasks.workunit.client.0.smithi006.stdout: "pq_executing_ops": { 2023-09-22T07:43:37.942 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.942 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.942 INFO:tasks.workunit.client.0.smithi006.stdout: "pq_executing_ops_high_water": { 2023-09-22T07:43:37.942 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.942 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.942 INFO:tasks.workunit.client.0.smithi006.stdout: "pq_item_in_journal": { 2023-09-22T07:43:37.942 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.943 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.943 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.943 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.943 INFO:tasks.workunit.client.0.smithi006.stdout: "mon.6f6bba8d1abd2a5027fe96f9417c66b05e373b33": { 2023-09-22T07:43:37.943 INFO:tasks.workunit.client.0.smithi006.stdout: "mon": { 2023-09-22T07:43:37.943 INFO:tasks.workunit.client.0.smithi006.stdout: "election_call": { 2023-09-22T07:43:37.943 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2 2023-09-22T07:43:37.943 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.943 INFO:tasks.workunit.client.0.smithi006.stdout: "election_lose": { 2023-09-22T07:43:37.943 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2 2023-09-22T07:43:37.943 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.944 INFO:tasks.workunit.client.0.smithi006.stdout: "election_win": { 2023-09-22T07:43:37.944 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.944 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.944 INFO:tasks.workunit.client.0.smithi006.stdout: "num_elections": { 2023-09-22T07:43:37.944 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 7 2023-09-22T07:43:37.944 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.944 INFO:tasks.workunit.client.0.smithi006.stdout: "num_sessions": { 2023-09-22T07:43:37.944 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 9 2023-09-22T07:43:37.944 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.944 INFO:tasks.workunit.client.0.smithi006.stdout: "session_add": { 2023-09-22T07:43:37.944 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4 2023-09-22T07:43:37.944 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.945 INFO:tasks.workunit.client.0.smithi006.stdout: "session_rm": { 2023-09-22T07:43:37.945 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 51 2023-09-22T07:43:37.945 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.945 INFO:tasks.workunit.client.0.smithi006.stdout: "session_trim": { 2023-09-22T07:43:37.945 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.945 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.945 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.945 INFO:tasks.workunit.client.0.smithi006.stdout: "paxos": { 2023-09-22T07:43:37.945 INFO:tasks.workunit.client.0.smithi006.stdout: "accept_timeout": { 2023-09-22T07:43:37.945 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.945 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.945 INFO:tasks.workunit.client.0.smithi006.stdout: "begin": { 2023-09-22T07:43:37.946 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 852 2023-09-22T07:43:37.946 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.946 INFO:tasks.workunit.client.0.smithi006.stdout: "begin_bytes": { 2023-09-22T07:43:37.946 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 852, 2023-09-22T07:43:37.946 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3835696 2023-09-22T07:43:37.946 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.946 INFO:tasks.workunit.client.0.smithi006.stdout: "begin_keys": { 2023-09-22T07:43:37.946 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:37.946 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.946 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.946 INFO:tasks.workunit.client.0.smithi006.stdout: "begin_latency": { 2023-09-22T07:43:37.946 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 852, 2023-09-22T07:43:37.946 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 131997392 2023-09-22T07:43:37.947 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.947 INFO:tasks.workunit.client.0.smithi006.stdout: "collect": { 2023-09-22T07:43:37.947 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2 2023-09-22T07:43:37.947 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.947 INFO:tasks.workunit.client.0.smithi006.stdout: "collect_bytes": { 2023-09-22T07:43:37.947 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:37.947 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 146 2023-09-22T07:43:37.947 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.947 INFO:tasks.workunit.client.0.smithi006.stdout: "collect_keys": { 2023-09-22T07:43:37.947 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:37.947 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2 2023-09-22T07:43:37.947 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.948 INFO:tasks.workunit.client.0.smithi006.stdout: "collect_latency": { 2023-09-22T07:43:37.948 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:37.948 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2999942 2023-09-22T07:43:37.948 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.948 INFO:tasks.workunit.client.0.smithi006.stdout: "collect_timeout": { 2023-09-22T07:43:37.948 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.948 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.948 INFO:tasks.workunit.client.0.smithi006.stdout: "collect_uncommitted": { 2023-09-22T07:43:37.948 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.948 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.948 INFO:tasks.workunit.client.0.smithi006.stdout: "commit": { 2023-09-22T07:43:37.948 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 853 2023-09-22T07:43:37.949 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.949 INFO:tasks.workunit.client.0.smithi006.stdout: "commit_bytes": { 2023-09-22T07:43:37.949 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:37.949 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.949 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.949 INFO:tasks.workunit.client.0.smithi006.stdout: "commit_keys": { 2023-09-22T07:43:37.949 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:37.949 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.949 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.949 INFO:tasks.workunit.client.0.smithi006.stdout: "commit_latency": { 2023-09-22T07:43:37.949 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:37.950 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.950 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.950 INFO:tasks.workunit.client.0.smithi006.stdout: "lease_ack_timeout": { 2023-09-22T07:43:37.950 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.950 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.950 INFO:tasks.workunit.client.0.smithi006.stdout: "lease_timeout": { 2023-09-22T07:43:37.950 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.950 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.950 INFO:tasks.workunit.client.0.smithi006.stdout: "new_pn": { 2023-09-22T07:43:37.950 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.950 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.950 INFO:tasks.workunit.client.0.smithi006.stdout: "new_pn_latency": { 2023-09-22T07:43:37.951 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:37.951 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.951 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.951 INFO:tasks.workunit.client.0.smithi006.stdout: "refresh": { 2023-09-22T07:43:37.951 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 853 2023-09-22T07:43:37.951 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.951 INFO:tasks.workunit.client.0.smithi006.stdout: "refresh_latency": { 2023-09-22T07:43:37.951 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 853, 2023-09-22T07:43:37.951 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1821964007 2023-09-22T07:43:37.951 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.951 INFO:tasks.workunit.client.0.smithi006.stdout: "restart": { 2023-09-22T07:43:37.951 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 13 2023-09-22T07:43:37.952 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.952 INFO:tasks.workunit.client.0.smithi006.stdout: "share_state": { 2023-09-22T07:43:37.952 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.952 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.952 INFO:tasks.workunit.client.0.smithi006.stdout: "share_state_bytes": { 2023-09-22T07:43:37.952 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:37.952 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.952 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.952 INFO:tasks.workunit.client.0.smithi006.stdout: "share_state_keys": { 2023-09-22T07:43:37.952 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:37.952 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.952 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.953 INFO:tasks.workunit.client.0.smithi006.stdout: "start_leader": { 2023-09-22T07:43:37.953 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.953 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.953 INFO:tasks.workunit.client.0.smithi006.stdout: "start_peon": { 2023-09-22T07:43:37.953 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2 2023-09-22T07:43:37.953 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.953 INFO:tasks.workunit.client.0.smithi006.stdout: "store_state": { 2023-09-22T07:43:37.953 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 853 2023-09-22T07:43:37.953 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.953 INFO:tasks.workunit.client.0.smithi006.stdout: "store_state_bytes": { 2023-09-22T07:43:37.953 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 853, 2023-09-22T07:43:37.953 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 7511353 2023-09-22T07:43:37.954 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.954 INFO:tasks.workunit.client.0.smithi006.stdout: "store_state_keys": { 2023-09-22T07:43:37.954 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 853, 2023-09-22T07:43:37.954 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 5876 2023-09-22T07:43:37.954 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.954 INFO:tasks.workunit.client.0.smithi006.stdout: "store_state_latency": { 2023-09-22T07:43:37.954 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 853, 2023-09-22T07:43:37.954 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 339993281 2023-09-22T07:43:37.954 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.954 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.954 INFO:tasks.workunit.client.0.smithi006.stdout: "prioritycache": { 2023-09-22T07:43:37.954 INFO:tasks.workunit.client.0.smithi006.stdout: "cache_bytes": { 2023-09-22T07:43:37.955 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1020054731 2023-09-22T07:43:37.955 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.955 INFO:tasks.workunit.client.0.smithi006.stdout: "heap_bytes": { 2023-09-22T07:43:37.955 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 43827200 2023-09-22T07:43:37.955 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.955 INFO:tasks.workunit.client.0.smithi006.stdout: "mapped_bytes": { 2023-09-22T07:43:37.955 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 33054720 2023-09-22T07:43:37.955 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.955 INFO:tasks.workunit.client.0.smithi006.stdout: "target_bytes": { 2023-09-22T07:43:37.955 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2147483648 2023-09-22T07:43:37.955 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.955 INFO:tasks.workunit.client.0.smithi006.stdout: "unmapped_bytes": { 2023-09-22T07:43:37.956 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 10772480 2023-09-22T07:43:37.956 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.956 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.956 INFO:tasks.workunit.client.0.smithi006.stdout: "prioritycache:full": { 2023-09-22T07:43:37.956 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:37.956 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 348127232 2023-09-22T07:43:37.956 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.956 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:37.956 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.956 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.956 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:37.956 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.957 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.957 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:37.957 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 277021767 2023-09-22T07:43:37.957 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.957 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:37.957 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 270811 2023-09-22T07:43:37.957 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.957 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:37.957 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.957 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.957 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:37.957 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.957 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.958 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:37.958 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.958 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.958 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:37.958 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.958 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.958 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:37.958 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.958 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.958 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:37.958 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.958 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.959 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:37.959 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.959 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.959 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:37.959 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.959 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.959 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:37.959 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 70834654 2023-09-22T07:43:37.959 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.959 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.959 INFO:tasks.workunit.client.0.smithi006.stdout: "prioritycache:inc": { 2023-09-22T07:43:37.959 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:37.960 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 348127232 2023-09-22T07:43:37.960 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.960 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:37.960 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.960 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.960 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:37.960 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.960 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.960 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:37.960 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 277021767 2023-09-22T07:43:37.960 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.960 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:37.961 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 40838 2023-09-22T07:43:37.961 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.961 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:37.961 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.961 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.961 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:37.961 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.961 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.961 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:37.961 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.961 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.961 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:37.962 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.962 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.962 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:37.962 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.962 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.962 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:37.962 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.962 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.962 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:37.962 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.962 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.962 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:37.962 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.963 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.963 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:37.963 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 71064627 2023-09-22T07:43:37.963 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.963 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.963 INFO:tasks.workunit.client.0.smithi006.stdout: "prioritycache:kv": { 2023-09-22T07:43:37.963 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:37.963 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 322961408 2023-09-22T07:43:37.963 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.963 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:37.963 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 67108864 2023-09-22T07:43:37.963 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.964 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:37.964 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.964 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.964 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:37.964 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 184681178 2023-09-22T07:43:37.964 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.964 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:37.964 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.964 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.964 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:37.964 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.964 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.965 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:37.965 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.965 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.965 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:37.965 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.965 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.965 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:37.965 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.965 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.965 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:37.965 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.965 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.965 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:37.966 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.966 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.966 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:37.966 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.966 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.966 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:37.966 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.966 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.966 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:37.966 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 71171366 2023-09-22T07:43:37.966 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.966 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.967 INFO:tasks.workunit.client.0.smithi006.stdout: "rocksdb": { 2023-09-22T07:43:37.967 INFO:tasks.workunit.client.0.smithi006.stdout: "compact": { 2023-09-22T07:43:37.967 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.967 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.967 INFO:tasks.workunit.client.0.smithi006.stdout: "compact_queue_len": { 2023-09-22T07:43:37.967 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.967 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.967 INFO:tasks.workunit.client.0.smithi006.stdout: "compact_queue_merge": { 2023-09-22T07:43:37.967 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.967 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.967 INFO:tasks.workunit.client.0.smithi006.stdout: "compact_range": { 2023-09-22T07:43:37.968 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1 2023-09-22T07:43:37.968 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.968 INFO:tasks.workunit.client.0.smithi006.stdout: "get_latency": { 2023-09-22T07:43:37.968 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 36226, 2023-09-22T07:43:37.968 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 82203075 2023-09-22T07:43:37.968 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.968 INFO:tasks.workunit.client.0.smithi006.stdout: "rocksdb_write_delay_time": { 2023-09-22T07:43:37.968 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:37.968 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.968 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.968 INFO:tasks.workunit.client.0.smithi006.stdout: "rocksdb_write_memtable_time": { 2023-09-22T07:43:37.969 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:37.969 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.969 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.969 INFO:tasks.workunit.client.0.smithi006.stdout: "rocksdb_write_pre_and_post_time": { 2023-09-22T07:43:37.969 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:37.969 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.969 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.969 INFO:tasks.workunit.client.0.smithi006.stdout: "rocksdb_write_wal_time": { 2023-09-22T07:43:37.969 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:37.969 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.970 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.970 INFO:tasks.workunit.client.0.smithi006.stdout: "submit_latency": { 2023-09-22T07:43:37.970 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:37.970 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.970 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.970 INFO:tasks.workunit.client.0.smithi006.stdout: "submit_sync_latency": { 2023-09-22T07:43:37.970 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 1844, 2023-09-22T07:43:37.970 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 581671433 2023-09-22T07:43:37.970 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.970 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.971 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.971 INFO:tasks.workunit.client.0.smithi006.stdout: "mon.7b170e9e0f37a546ba2bddd5db58b6ffb966aac4": { 2023-09-22T07:43:37.971 INFO:tasks.workunit.client.0.smithi006.stdout: "mon": { 2023-09-22T07:43:37.971 INFO:tasks.workunit.client.0.smithi006.stdout: "election_call": { 2023-09-22T07:43:37.971 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2 2023-09-22T07:43:37.971 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.971 INFO:tasks.workunit.client.0.smithi006.stdout: "election_lose": { 2023-09-22T07:43:37.971 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.971 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.971 INFO:tasks.workunit.client.0.smithi006.stdout: "election_win": { 2023-09-22T07:43:37.972 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3 2023-09-22T07:43:37.972 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.972 INFO:tasks.workunit.client.0.smithi006.stdout: "num_elections": { 2023-09-22T07:43:37.972 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 9 2023-09-22T07:43:37.972 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.972 INFO:tasks.workunit.client.0.smithi006.stdout: "num_sessions": { 2023-09-22T07:43:37.972 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 7 2023-09-22T07:43:37.972 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.972 INFO:tasks.workunit.client.0.smithi006.stdout: "session_add": { 2023-09-22T07:43:37.972 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3 2023-09-22T07:43:37.972 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.973 INFO:tasks.workunit.client.0.smithi006.stdout: "session_rm": { 2023-09-22T07:43:37.973 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 187 2023-09-22T07:43:37.973 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.973 INFO:tasks.workunit.client.0.smithi006.stdout: "session_trim": { 2023-09-22T07:43:37.973 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.973 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.973 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.973 INFO:tasks.workunit.client.0.smithi006.stdout: "paxos": { 2023-09-22T07:43:37.973 INFO:tasks.workunit.client.0.smithi006.stdout: "accept_timeout": { 2023-09-22T07:43:37.973 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.974 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.974 INFO:tasks.workunit.client.0.smithi006.stdout: "begin": { 2023-09-22T07:43:37.974 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 990 2023-09-22T07:43:37.974 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.974 INFO:tasks.workunit.client.0.smithi006.stdout: "begin_bytes": { 2023-09-22T07:43:37.974 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 990, 2023-09-22T07:43:37.974 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4853548 2023-09-22T07:43:37.974 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.974 INFO:tasks.workunit.client.0.smithi006.stdout: "begin_keys": { 2023-09-22T07:43:37.974 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 990, 2023-09-22T07:43:37.974 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2970 2023-09-22T07:43:37.975 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.975 INFO:tasks.workunit.client.0.smithi006.stdout: "begin_latency": { 2023-09-22T07:43:37.975 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 990, 2023-09-22T07:43:37.975 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 177998248 2023-09-22T07:43:37.975 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.975 INFO:tasks.workunit.client.0.smithi006.stdout: "collect": { 2023-09-22T07:43:37.975 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.975 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.975 INFO:tasks.workunit.client.0.smithi006.stdout: "collect_bytes": { 2023-09-22T07:43:37.975 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:37.975 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.975 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.976 INFO:tasks.workunit.client.0.smithi006.stdout: "collect_keys": { 2023-09-22T07:43:37.976 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:37.976 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.976 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.976 INFO:tasks.workunit.client.0.smithi006.stdout: "collect_latency": { 2023-09-22T07:43:37.976 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:37.976 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.976 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.976 INFO:tasks.workunit.client.0.smithi006.stdout: "collect_timeout": { 2023-09-22T07:43:37.976 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.976 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.976 INFO:tasks.workunit.client.0.smithi006.stdout: "collect_uncommitted": { 2023-09-22T07:43:37.977 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.977 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.977 INFO:tasks.workunit.client.0.smithi006.stdout: "commit": { 2023-09-22T07:43:37.977 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 990 2023-09-22T07:43:37.977 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.977 INFO:tasks.workunit.client.0.smithi006.stdout: "commit_bytes": { 2023-09-22T07:43:37.977 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 990, 2023-09-22T07:43:37.977 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4782326 2023-09-22T07:43:37.977 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.977 INFO:tasks.workunit.client.0.smithi006.stdout: "commit_keys": { 2023-09-22T07:43:37.977 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 990, 2023-09-22T07:43:37.977 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 5789 2023-09-22T07:43:37.978 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.978 INFO:tasks.workunit.client.0.smithi006.stdout: "commit_latency": { 2023-09-22T07:43:37.978 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 990, 2023-09-22T07:43:37.978 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 491963321 2023-09-22T07:43:37.978 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.978 INFO:tasks.workunit.client.0.smithi006.stdout: "lease_ack_timeout": { 2023-09-22T07:43:37.978 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.978 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.978 INFO:tasks.workunit.client.0.smithi006.stdout: "lease_timeout": { 2023-09-22T07:43:37.978 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.978 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.979 INFO:tasks.workunit.client.0.smithi006.stdout: "new_pn": { 2023-09-22T07:43:37.979 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2 2023-09-22T07:43:37.979 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.979 INFO:tasks.workunit.client.0.smithi006.stdout: "new_pn_latency": { 2023-09-22T07:43:37.979 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:37.979 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 999990 2023-09-22T07:43:37.979 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.979 INFO:tasks.workunit.client.0.smithi006.stdout: "refresh": { 2023-09-22T07:43:37.979 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 992 2023-09-22T07:43:37.979 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.979 INFO:tasks.workunit.client.0.smithi006.stdout: "refresh_latency": { 2023-09-22T07:43:37.979 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 992, 2023-09-22T07:43:37.979 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2547974765 2023-09-22T07:43:37.979 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.980 INFO:tasks.workunit.client.0.smithi006.stdout: "restart": { 2023-09-22T07:43:37.980 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 12 2023-09-22T07:43:37.980 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.980 INFO:tasks.workunit.client.0.smithi006.stdout: "share_state": { 2023-09-22T07:43:37.980 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2 2023-09-22T07:43:37.980 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.980 INFO:tasks.workunit.client.0.smithi006.stdout: "share_state_bytes": { 2023-09-22T07:43:37.980 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:37.980 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1050 2023-09-22T07:43:37.980 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.980 INFO:tasks.workunit.client.0.smithi006.stdout: "share_state_keys": { 2023-09-22T07:43:37.980 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:37.980 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2 2023-09-22T07:43:37.981 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.981 INFO:tasks.workunit.client.0.smithi006.stdout: "start_leader": { 2023-09-22T07:43:37.981 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3 2023-09-22T07:43:37.981 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.981 INFO:tasks.workunit.client.0.smithi006.stdout: "start_peon": { 2023-09-22T07:43:37.981 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.981 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.981 INFO:tasks.workunit.client.0.smithi006.stdout: "store_state": { 2023-09-22T07:43:37.981 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.981 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.981 INFO:tasks.workunit.client.0.smithi006.stdout: "store_state_bytes": { 2023-09-22T07:43:37.981 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:37.981 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.982 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.982 INFO:tasks.workunit.client.0.smithi006.stdout: "store_state_keys": { 2023-09-22T07:43:37.982 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:37.982 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.982 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.982 INFO:tasks.workunit.client.0.smithi006.stdout: "store_state_latency": { 2023-09-22T07:43:37.982 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:37.982 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.982 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.982 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.982 INFO:tasks.workunit.client.0.smithi006.stdout: "prioritycache": { 2023-09-22T07:43:37.982 INFO:tasks.workunit.client.0.smithi006.stdout: "cache_bytes": { 2023-09-22T07:43:37.983 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1020054731 2023-09-22T07:43:37.983 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.983 INFO:tasks.workunit.client.0.smithi006.stdout: "heap_bytes": { 2023-09-22T07:43:37.983 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 45899776 2023-09-22T07:43:37.983 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.983 INFO:tasks.workunit.client.0.smithi006.stdout: "mapped_bytes": { 2023-09-22T07:43:37.983 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 41025536 2023-09-22T07:43:37.983 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.983 INFO:tasks.workunit.client.0.smithi006.stdout: "target_bytes": { 2023-09-22T07:43:37.983 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2147483648 2023-09-22T07:43:37.983 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.983 INFO:tasks.workunit.client.0.smithi006.stdout: "unmapped_bytes": { 2023-09-22T07:43:37.984 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4874240 2023-09-22T07:43:37.984 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.984 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.984 INFO:tasks.workunit.client.0.smithi006.stdout: "prioritycache:full": { 2023-09-22T07:43:37.984 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:37.984 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 348127232 2023-09-22T07:43:37.984 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.984 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:37.984 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.984 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.984 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:37.984 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.984 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.985 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:37.985 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 277022830 2023-09-22T07:43:37.985 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.985 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:37.985 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 270381 2023-09-22T07:43:37.985 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.985 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:37.985 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.985 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.985 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:37.985 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.985 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.986 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:37.986 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.986 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.986 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:37.986 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.986 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.986 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:37.986 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.986 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.986 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:37.986 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.987 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.987 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:37.987 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.987 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.987 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:37.987 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.987 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.987 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:37.987 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 70834021 2023-09-22T07:43:37.987 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.987 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.988 INFO:tasks.workunit.client.0.smithi006.stdout: "prioritycache:inc": { 2023-09-22T07:43:37.988 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:37.988 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 348127232 2023-09-22T07:43:37.988 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.988 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:37.988 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.988 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.988 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:37.988 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.988 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.988 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:37.989 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 277022830 2023-09-22T07:43:37.989 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.989 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:37.989 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 38435 2023-09-22T07:43:37.989 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.989 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:37.989 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.989 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.989 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:37.989 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.989 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.990 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:37.990 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.990 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.990 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:37.990 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.990 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.990 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:37.990 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.990 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.990 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:37.990 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.990 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.991 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:37.991 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.991 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.991 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:37.991 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.991 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.991 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:37.991 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 71065967 2023-09-22T07:43:37.991 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.991 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.991 INFO:tasks.workunit.client.0.smithi006.stdout: "prioritycache:kv": { 2023-09-22T07:43:37.991 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:37.992 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 322961408 2023-09-22T07:43:37.992 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.992 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:37.992 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 67108864 2023-09-22T07:43:37.992 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.992 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:37.992 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.992 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.992 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:37.993 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 184681886 2023-09-22T07:43:37.993 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.993 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:37.993 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.993 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.993 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:37.993 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.993 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.993 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:37.993 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.993 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.993 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:37.994 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.994 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.994 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:37.994 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.994 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.994 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:37.994 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.994 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.994 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:37.994 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.994 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.994 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:37.995 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.995 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.995 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:37.995 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.995 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.995 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:37.995 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 71170658 2023-09-22T07:43:37.995 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.995 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.995 INFO:tasks.workunit.client.0.smithi006.stdout: "rocksdb": { 2023-09-22T07:43:37.995 INFO:tasks.workunit.client.0.smithi006.stdout: "compact": { 2023-09-22T07:43:37.995 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.995 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.996 INFO:tasks.workunit.client.0.smithi006.stdout: "compact_queue_len": { 2023-09-22T07:43:37.996 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.996 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.996 INFO:tasks.workunit.client.0.smithi006.stdout: "compact_queue_merge": { 2023-09-22T07:43:37.996 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.996 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.996 INFO:tasks.workunit.client.0.smithi006.stdout: "compact_range": { 2023-09-22T07:43:37.996 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1 2023-09-22T07:43:37.996 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.996 INFO:tasks.workunit.client.0.smithi006.stdout: "get_latency": { 2023-09-22T07:43:37.996 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 44413, 2023-09-22T07:43:37.996 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 165819353 2023-09-22T07:43:37.997 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.997 INFO:tasks.workunit.client.0.smithi006.stdout: "rocksdb_write_delay_time": { 2023-09-22T07:43:37.997 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:37.997 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.997 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.997 INFO:tasks.workunit.client.0.smithi006.stdout: "rocksdb_write_memtable_time": { 2023-09-22T07:43:37.997 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:37.997 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.997 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.997 INFO:tasks.workunit.client.0.smithi006.stdout: "rocksdb_write_pre_and_post_time": { 2023-09-22T07:43:37.997 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:37.998 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.998 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.998 INFO:tasks.workunit.client.0.smithi006.stdout: "rocksdb_write_wal_time": { 2023-09-22T07:43:37.998 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:37.998 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.998 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.998 INFO:tasks.workunit.client.0.smithi006.stdout: "submit_latency": { 2023-09-22T07:43:37.998 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:37.998 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:37.998 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.998 INFO:tasks.workunit.client.0.smithi006.stdout: "submit_sync_latency": { 2023-09-22T07:43:37.999 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2137, 2023-09-22T07:43:37.999 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 728655163 2023-09-22T07:43:37.999 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.999 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:37.999 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.999 INFO:tasks.workunit.client.0.smithi006.stdout: "mon.ab84ea8160a0eec56113f76e6c4f740ca9571b7e": { 2023-09-22T07:43:37.999 INFO:tasks.workunit.client.0.smithi006.stdout: "mon": { 2023-09-22T07:43:37.999 INFO:tasks.workunit.client.0.smithi006.stdout: "election_call": { 2023-09-22T07:43:37.999 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1 2023-09-22T07:43:37.999 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:37.999 INFO:tasks.workunit.client.0.smithi006.stdout: "election_lose": { 2023-09-22T07:43:37.999 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1 2023-09-22T07:43:37.999 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.000 INFO:tasks.workunit.client.0.smithi006.stdout: "election_win": { 2023-09-22T07:43:38.000 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.000 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.000 INFO:tasks.workunit.client.0.smithi006.stdout: "num_elections": { 2023-09-22T07:43:38.000 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3 2023-09-22T07:43:38.000 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.000 INFO:tasks.workunit.client.0.smithi006.stdout: "num_sessions": { 2023-09-22T07:43:38.000 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 13 2023-09-22T07:43:38.000 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.000 INFO:tasks.workunit.client.0.smithi006.stdout: "session_add": { 2023-09-22T07:43:38.000 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 5 2023-09-22T07:43:38.000 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.000 INFO:tasks.workunit.client.0.smithi006.stdout: "session_rm": { 2023-09-22T07:43:38.001 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 119 2023-09-22T07:43:38.001 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.001 INFO:tasks.workunit.client.0.smithi006.stdout: "session_trim": { 2023-09-22T07:43:38.001 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.001 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.001 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.001 INFO:tasks.workunit.client.0.smithi006.stdout: "paxos": { 2023-09-22T07:43:38.001 INFO:tasks.workunit.client.0.smithi006.stdout: "accept_timeout": { 2023-09-22T07:43:38.001 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.001 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.001 INFO:tasks.workunit.client.0.smithi006.stdout: "begin": { 2023-09-22T07:43:38.001 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 841 2023-09-22T07:43:38.002 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.002 INFO:tasks.workunit.client.0.smithi006.stdout: "begin_bytes": { 2023-09-22T07:43:38.002 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 841, 2023-09-22T07:43:38.002 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3809985 2023-09-22T07:43:38.002 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.002 INFO:tasks.workunit.client.0.smithi006.stdout: "begin_keys": { 2023-09-22T07:43:38.002 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.002 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.002 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.002 INFO:tasks.workunit.client.0.smithi006.stdout: "begin_latency": { 2023-09-22T07:43:38.002 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 841, 2023-09-22T07:43:38.002 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 229997720 2023-09-22T07:43:38.003 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.003 INFO:tasks.workunit.client.0.smithi006.stdout: "collect": { 2023-09-22T07:43:38.003 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1 2023-09-22T07:43:38.003 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.003 INFO:tasks.workunit.client.0.smithi006.stdout: "collect_bytes": { 2023-09-22T07:43:38.003 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 1, 2023-09-22T07:43:38.003 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 73 2023-09-22T07:43:38.003 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.003 INFO:tasks.workunit.client.0.smithi006.stdout: "collect_keys": { 2023-09-22T07:43:38.003 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 1, 2023-09-22T07:43:38.003 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1 2023-09-22T07:43:38.003 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.003 INFO:tasks.workunit.client.0.smithi006.stdout: "collect_latency": { 2023-09-22T07:43:38.004 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 1, 2023-09-22T07:43:38.004 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1999980 2023-09-22T07:43:38.004 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.004 INFO:tasks.workunit.client.0.smithi006.stdout: "collect_timeout": { 2023-09-22T07:43:38.004 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.004 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.004 INFO:tasks.workunit.client.0.smithi006.stdout: "collect_uncommitted": { 2023-09-22T07:43:38.004 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.004 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.004 INFO:tasks.workunit.client.0.smithi006.stdout: "commit": { 2023-09-22T07:43:38.004 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 842 2023-09-22T07:43:38.004 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.005 INFO:tasks.workunit.client.0.smithi006.stdout: "commit_bytes": { 2023-09-22T07:43:38.005 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.005 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.005 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.005 INFO:tasks.workunit.client.0.smithi006.stdout: "commit_keys": { 2023-09-22T07:43:38.005 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.005 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.005 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.005 INFO:tasks.workunit.client.0.smithi006.stdout: "commit_latency": { 2023-09-22T07:43:38.005 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.005 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.005 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.006 INFO:tasks.workunit.client.0.smithi006.stdout: "lease_ack_timeout": { 2023-09-22T07:43:38.006 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.006 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.006 INFO:tasks.workunit.client.0.smithi006.stdout: "lease_timeout": { 2023-09-22T07:43:38.006 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.006 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.006 INFO:tasks.workunit.client.0.smithi006.stdout: "new_pn": { 2023-09-22T07:43:38.006 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.006 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.006 INFO:tasks.workunit.client.0.smithi006.stdout: "new_pn_latency": { 2023-09-22T07:43:38.006 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.007 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.007 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.007 INFO:tasks.workunit.client.0.smithi006.stdout: "refresh": { 2023-09-22T07:43:38.007 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 842 2023-09-22T07:43:38.007 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.007 INFO:tasks.workunit.client.0.smithi006.stdout: "refresh_latency": { 2023-09-22T07:43:38.007 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 842, 2023-09-22T07:43:38.007 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2013980065 2023-09-22T07:43:38.007 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.007 INFO:tasks.workunit.client.0.smithi006.stdout: "restart": { 2023-09-22T07:43:38.007 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 8 2023-09-22T07:43:38.007 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.008 INFO:tasks.workunit.client.0.smithi006.stdout: "share_state": { 2023-09-22T07:43:38.008 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.008 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.008 INFO:tasks.workunit.client.0.smithi006.stdout: "share_state_bytes": { 2023-09-22T07:43:38.008 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.008 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.008 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.008 INFO:tasks.workunit.client.0.smithi006.stdout: "share_state_keys": { 2023-09-22T07:43:38.008 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.008 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.008 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.008 INFO:tasks.workunit.client.0.smithi006.stdout: "start_leader": { 2023-09-22T07:43:38.008 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.009 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.009 INFO:tasks.workunit.client.0.smithi006.stdout: "start_peon": { 2023-09-22T07:43:38.009 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1 2023-09-22T07:43:38.009 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.009 INFO:tasks.workunit.client.0.smithi006.stdout: "store_state": { 2023-09-22T07:43:38.009 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 842 2023-09-22T07:43:38.009 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.009 INFO:tasks.workunit.client.0.smithi006.stdout: "store_state_bytes": { 2023-09-22T07:43:38.009 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 842, 2023-09-22T07:43:38.009 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 7462218 2023-09-22T07:43:38.009 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.009 INFO:tasks.workunit.client.0.smithi006.stdout: "store_state_keys": { 2023-09-22T07:43:38.010 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 842, 2023-09-22T07:43:38.010 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 5792 2023-09-22T07:43:38.010 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.010 INFO:tasks.workunit.client.0.smithi006.stdout: "store_state_latency": { 2023-09-22T07:43:38.010 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 842, 2023-09-22T07:43:38.010 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 447995568 2023-09-22T07:43:38.010 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.010 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.010 INFO:tasks.workunit.client.0.smithi006.stdout: "prioritycache": { 2023-09-22T07:43:38.010 INFO:tasks.workunit.client.0.smithi006.stdout: "cache_bytes": { 2023-09-22T07:43:38.010 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1020054731 2023-09-22T07:43:38.010 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.011 INFO:tasks.workunit.client.0.smithi006.stdout: "heap_bytes": { 2023-09-22T07:43:38.011 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 43843584 2023-09-22T07:43:38.011 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.011 INFO:tasks.workunit.client.0.smithi006.stdout: "mapped_bytes": { 2023-09-22T07:43:38.011 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 33112064 2023-09-22T07:43:38.011 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.011 INFO:tasks.workunit.client.0.smithi006.stdout: "target_bytes": { 2023-09-22T07:43:38.011 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2147483648 2023-09-22T07:43:38.011 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.011 INFO:tasks.workunit.client.0.smithi006.stdout: "unmapped_bytes": { 2023-09-22T07:43:38.011 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 10731520 2023-09-22T07:43:38.011 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.011 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.012 INFO:tasks.workunit.client.0.smithi006.stdout: "prioritycache:full": { 2023-09-22T07:43:38.012 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:38.012 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 348127232 2023-09-22T07:43:38.012 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.012 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:38.012 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.012 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.012 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:38.012 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.012 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.012 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:38.013 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 277021767 2023-09-22T07:43:38.013 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.013 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:38.013 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 270811 2023-09-22T07:43:38.013 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.013 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:38.013 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.013 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.013 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:38.013 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.013 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.013 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:38.014 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.014 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.014 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:38.014 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.014 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.014 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:38.014 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.014 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.014 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:38.014 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.014 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.014 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:38.015 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.015 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.015 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:38.015 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.015 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.015 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:38.015 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 70834654 2023-09-22T07:43:38.015 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.015 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.015 INFO:tasks.workunit.client.0.smithi006.stdout: "prioritycache:inc": { 2023-09-22T07:43:38.015 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:38.015 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 348127232 2023-09-22T07:43:38.015 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.016 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:38.016 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.016 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.016 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:38.016 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.016 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.016 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:38.016 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 277021767 2023-09-22T07:43:38.016 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.016 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:38.016 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 40838 2023-09-22T07:43:38.016 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.017 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:38.017 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.017 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.017 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:38.017 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.017 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.017 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:38.017 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.017 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.017 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:38.017 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.017 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.018 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:38.018 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.018 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.018 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:38.018 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.018 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.018 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:38.018 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.018 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.018 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:38.018 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.018 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.019 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:38.019 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 71064627 2023-09-22T07:43:38.019 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.019 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.019 INFO:tasks.workunit.client.0.smithi006.stdout: "prioritycache:kv": { 2023-09-22T07:43:38.019 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:38.019 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 322961408 2023-09-22T07:43:38.019 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.019 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:38.019 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 67108864 2023-09-22T07:43:38.019 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.019 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:38.019 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.020 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.020 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:38.020 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 184681178 2023-09-22T07:43:38.020 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.020 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:38.020 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.020 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.020 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:38.020 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.020 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.020 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:38.020 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.021 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.021 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:38.021 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.021 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.021 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:38.021 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.021 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.021 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:38.021 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.021 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.021 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:38.021 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.021 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.022 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:38.022 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.022 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.022 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:38.022 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.022 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.022 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:38.022 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 71171366 2023-09-22T07:43:38.022 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.022 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.022 INFO:tasks.workunit.client.0.smithi006.stdout: "rocksdb": { 2023-09-22T07:43:38.022 INFO:tasks.workunit.client.0.smithi006.stdout: "compact": { 2023-09-22T07:43:38.023 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.023 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.023 INFO:tasks.workunit.client.0.smithi006.stdout: "compact_queue_len": { 2023-09-22T07:43:38.023 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.023 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.023 INFO:tasks.workunit.client.0.smithi006.stdout: "compact_queue_merge": { 2023-09-22T07:43:38.023 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.023 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.023 INFO:tasks.workunit.client.0.smithi006.stdout: "compact_range": { 2023-09-22T07:43:38.023 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1 2023-09-22T07:43:38.023 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.023 INFO:tasks.workunit.client.0.smithi006.stdout: "get_latency": { 2023-09-22T07:43:38.024 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 35780, 2023-09-22T07:43:38.024 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 92470490 2023-09-22T07:43:38.024 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.024 INFO:tasks.workunit.client.0.smithi006.stdout: "rocksdb_write_delay_time": { 2023-09-22T07:43:38.024 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.024 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.024 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.024 INFO:tasks.workunit.client.0.smithi006.stdout: "rocksdb_write_memtable_time": { 2023-09-22T07:43:38.024 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.024 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.024 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.024 INFO:tasks.workunit.client.0.smithi006.stdout: "rocksdb_write_pre_and_post_time": { 2023-09-22T07:43:38.025 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.025 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.025 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.025 INFO:tasks.workunit.client.0.smithi006.stdout: "rocksdb_write_wal_time": { 2023-09-22T07:43:38.025 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.025 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.025 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.025 INFO:tasks.workunit.client.0.smithi006.stdout: "submit_latency": { 2023-09-22T07:43:38.025 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.025 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.025 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.025 INFO:tasks.workunit.client.0.smithi006.stdout: "submit_sync_latency": { 2023-09-22T07:43:38.026 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 1799, 2023-09-22T07:43:38.026 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 746942082 2023-09-22T07:43:38.026 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.026 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.026 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.026 INFO:tasks.workunit.client.0.smithi006.stdout: "osd.0": { 2023-09-22T07:43:38.026 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs": { 2023-09-22T07:43:38.026 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_slow_fallback": { 2023-09-22T07:43:38.026 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.026 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.026 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_slow_size_fallback": { 2023-09-22T07:43:38.026 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.026 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.027 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit_db": { 2023-09-22T07:43:38.027 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 65536 2023-09-22T07:43:38.027 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.027 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit_main": { 2023-09-22T07:43:38.027 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.027 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.027 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit_wal": { 2023-09-22T07:43:38.027 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.027 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.027 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_written_slow": { 2023-09-22T07:43:38.027 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.027 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.028 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_written_sst": { 2023-09-22T07:43:38.028 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 8192 2023-09-22T07:43:38.028 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.028 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_written_wal": { 2023-09-22T07:43:38.028 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2895872 2023-09-22T07:43:38.028 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.028 INFO:tasks.workunit.client.0.smithi006.stdout: "compact_lat": { 2023-09-22T07:43:38.028 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.028 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.028 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.028 INFO:tasks.workunit.client.0.smithi006.stdout: "compact_lock_lat": { 2023-09-22T07:43:38.028 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.028 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.029 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.029 INFO:tasks.workunit.client.0.smithi006.stdout: "db_total_bytes": { 2023-09-22T07:43:38.029 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 95995035648 2023-09-22T07:43:38.029 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.029 INFO:tasks.workunit.client.0.smithi006.stdout: "db_used_bytes": { 2023-09-22T07:43:38.029 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 6422528 2023-09-22T07:43:38.029 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.029 INFO:tasks.workunit.client.0.smithi006.stdout: "log_bytes": { 2023-09-22T07:43:38.029 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1667072 2023-09-22T07:43:38.029 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.029 INFO:tasks.workunit.client.0.smithi006.stdout: "logged_bytes": { 2023-09-22T07:43:38.029 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1527808 2023-09-22T07:43:38.030 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.030 INFO:tasks.workunit.client.0.smithi006.stdout: "max_bytes_db": { 2023-09-22T07:43:38.030 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 6356992 2023-09-22T07:43:38.030 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.030 INFO:tasks.workunit.client.0.smithi006.stdout: "max_bytes_slow": { 2023-09-22T07:43:38.030 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.030 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.030 INFO:tasks.workunit.client.0.smithi006.stdout: "max_bytes_wal": { 2023-09-22T07:43:38.030 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.030 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.030 INFO:tasks.workunit.client.0.smithi006.stdout: "num_files": { 2023-09-22T07:43:38.030 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 13 2023-09-22T07:43:38.030 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.031 INFO:tasks.workunit.client.0.smithi006.stdout: "read_bytes": { 2023-09-22T07:43:38.031 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 193929 2023-09-22T07:43:38.031 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.031 INFO:tasks.workunit.client.0.smithi006.stdout: "read_count": { 2023-09-22T07:43:38.031 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 22 2023-09-22T07:43:38.031 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.031 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes": { 2023-09-22T07:43:38.031 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1265664 2023-09-22T07:43:38.031 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.031 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes_db": { 2023-09-22T07:43:38.031 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1269760 2023-09-22T07:43:38.031 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.031 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes_slow": { 2023-09-22T07:43:38.032 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.032 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.032 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes_wal": { 2023-09-22T07:43:38.032 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.032 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.032 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_count": { 2023-09-22T07:43:38.032 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 14 2023-09-22T07:43:38.032 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.032 INFO:tasks.workunit.client.0.smithi006.stdout: "read_prefetch_bytes": { 2023-09-22T07:43:38.032 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3653 2023-09-22T07:43:38.032 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.033 INFO:tasks.workunit.client.0.smithi006.stdout: "read_prefetch_count": { 2023-09-22T07:43:38.033 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3 2023-09-22T07:43:38.033 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.033 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_buffer_bytes": { 2023-09-22T07:43:38.033 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3833 2023-09-22T07:43:38.033 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.033 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_buffer_count": { 2023-09-22T07:43:38.033 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 18 2023-09-22T07:43:38.033 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.033 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_bytes": { 2023-09-22T07:43:38.033 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3833 2023-09-22T07:43:38.033 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.034 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_count": { 2023-09-22T07:43:38.034 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 18 2023-09-22T07:43:38.034 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.034 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes": { 2023-09-22T07:43:38.034 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.034 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.034 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes_db": { 2023-09-22T07:43:38.034 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.034 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.034 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes_slow": { 2023-09-22T07:43:38.034 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.035 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.035 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes_wal": { 2023-09-22T07:43:38.035 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.035 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.035 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_count": { 2023-09-22T07:43:38.035 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.035 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.035 INFO:tasks.workunit.client.0.smithi006.stdout: "slow_total_bytes": { 2023-09-22T07:43:38.035 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.035 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.035 INFO:tasks.workunit.client.0.smithi006.stdout: "slow_used_bytes": { 2023-09-22T07:43:38.035 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.036 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.036 INFO:tasks.workunit.client.0.smithi006.stdout: "wal_total_bytes": { 2023-09-22T07:43:38.036 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.036 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.036 INFO:tasks.workunit.client.0.smithi006.stdout: "wal_used_bytes": { 2023-09-22T07:43:38.036 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.036 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.036 INFO:tasks.workunit.client.0.smithi006.stdout: "write_bytes": { 2023-09-22T07:43:38.036 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4493312 2023-09-22T07:43:38.036 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.036 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.036 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore": { 2023-09-22T07:43:38.037 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit": { 2023-09-22T07:43:38.037 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4096 2023-09-22T07:43:38.037 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.037 INFO:tasks.workunit.client.0.smithi006.stdout: "allocated": { 2023-09-22T07:43:38.037 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1314816 2023-09-22T07:43:38.037 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.037 INFO:tasks.workunit.client.0.smithi006.stdout: "clist_lat": { 2023-09-22T07:43:38.037 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 4, 2023-09-22T07:43:38.037 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 155817 2023-09-22T07:43:38.037 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.037 INFO:tasks.workunit.client.0.smithi006.stdout: "compress_lat": { 2023-09-22T07:43:38.037 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.037 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.038 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.038 INFO:tasks.workunit.client.0.smithi006.stdout: "compressed": { 2023-09-22T07:43:38.038 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.038 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.038 INFO:tasks.workunit.client.0.smithi006.stdout: "compressed_allocated": { 2023-09-22T07:43:38.038 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.038 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.038 INFO:tasks.workunit.client.0.smithi006.stdout: "compressed_original": { 2023-09-22T07:43:38.038 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.038 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.038 INFO:tasks.workunit.client.0.smithi006.stdout: "csum_lat": { 2023-09-22T07:43:38.039 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 23, 2023-09-22T07:43:38.039 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 64679 2023-09-22T07:43:38.039 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.039 INFO:tasks.workunit.client.0.smithi006.stdout: "decompress_lat": { 2023-09-22T07:43:38.039 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.039 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.039 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.039 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_commit_lat": { 2023-09-22T07:43:38.039 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 358, 2023-09-22T07:43:38.039 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 96041780 2023-09-22T07:43:38.039 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.040 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_final_lat": { 2023-09-22T07:43:38.040 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 342, 2023-09-22T07:43:38.040 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 15190238 2023-09-22T07:43:38.040 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.040 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_flush_lat": { 2023-09-22T07:43:38.040 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 358, 2023-09-22T07:43:38.040 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 461640 2023-09-22T07:43:38.040 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.040 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_sync_lat": { 2023-09-22T07:43:38.040 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 358, 2023-09-22T07:43:38.040 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 96503420 2023-09-22T07:43:38.040 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.040 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_get_keys_lat": { 2023-09-22T07:43:38.041 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.041 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.041 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.041 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_get_values_lat": { 2023-09-22T07:43:38.041 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.041 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.041 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.041 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_lower_bound_lat": { 2023-09-22T07:43:38.041 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 6, 2023-09-22T07:43:38.041 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 44379 2023-09-22T07:43:38.041 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.041 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_next_lat": { 2023-09-22T07:43:38.042 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.042 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.042 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.042 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_seek_to_first_lat": { 2023-09-22T07:43:38.042 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.042 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.042 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.042 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_upper_bound_lat": { 2023-09-22T07:43:38.042 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:38.042 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 11361 2023-09-22T07:43:38.042 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.042 INFO:tasks.workunit.client.0.smithi006.stdout: "onode_hits": { 2023-09-22T07:43:38.043 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 849 2023-09-22T07:43:38.043 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.043 INFO:tasks.workunit.client.0.smithi006.stdout: "onode_misses": { 2023-09-22T07:43:38.043 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 225 2023-09-22T07:43:38.043 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.043 INFO:tasks.workunit.client.0.smithi006.stdout: "read_lat": { 2023-09-22T07:43:38.043 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 117, 2023-09-22T07:43:38.043 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2773328 2023-09-22T07:43:38.043 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.043 INFO:tasks.workunit.client.0.smithi006.stdout: "read_onode_meta_lat": { 2023-09-22T07:43:38.043 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 320, 2023-09-22T07:43:38.043 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 273817 2023-09-22T07:43:38.044 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.044 INFO:tasks.workunit.client.0.smithi006.stdout: "read_wait_aio_lat": { 2023-09-22T07:43:38.044 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 203, 2023-09-22T07:43:38.044 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4984599 2023-09-22T07:43:38.044 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.044 INFO:tasks.workunit.client.0.smithi006.stdout: "reads_with_retries": { 2023-09-22T07:43:38.044 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.044 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.044 INFO:tasks.workunit.client.0.smithi006.stdout: "remove_lat": { 2023-09-22T07:43:38.044 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:38.044 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 28579 2023-09-22T07:43:38.045 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.045 INFO:tasks.workunit.client.0.smithi006.stdout: "state_aio_wait_lat": { 2023-09-22T07:43:38.045 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 495, 2023-09-22T07:43:38.045 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 23950058 2023-09-22T07:43:38.045 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.045 INFO:tasks.workunit.client.0.smithi006.stdout: "state_deferred_aio_wait_lat": { 2023-09-22T07:43:38.045 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 126, 2023-09-22T07:43:38.045 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 9851462 2023-09-22T07:43:38.045 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.045 INFO:tasks.workunit.client.0.smithi006.stdout: "state_deferred_cleanup_lat": { 2023-09-22T07:43:38.045 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 126, 2023-09-22T07:43:38.045 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 458762247036 2023-09-22T07:43:38.045 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.046 INFO:tasks.workunit.client.0.smithi006.stdout: "state_deferred_queued_lat": { 2023-09-22T07:43:38.046 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 126, 2023-09-22T07:43:38.046 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 158609302552 2023-09-22T07:43:38.046 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.046 INFO:tasks.workunit.client.0.smithi006.stdout: "state_done_lat": { 2023-09-22T07:43:38.046 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 495, 2023-09-22T07:43:38.046 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 49107252747 2023-09-22T07:43:38.046 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.046 INFO:tasks.workunit.client.0.smithi006.stdout: "state_finishing_lat": { 2023-09-22T07:43:38.046 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 495, 2023-09-22T07:43:38.046 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 48673 2023-09-22T07:43:38.047 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.047 INFO:tasks.workunit.client.0.smithi006.stdout: "state_io_done_lat": { 2023-09-22T07:43:38.047 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 495, 2023-09-22T07:43:38.047 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1782900 2023-09-22T07:43:38.047 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.047 INFO:tasks.workunit.client.0.smithi006.stdout: "state_kv_commiting_lat": { 2023-09-22T07:43:38.047 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 495, 2023-09-22T07:43:38.047 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 250132116 2023-09-22T07:43:38.047 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.047 INFO:tasks.workunit.client.0.smithi006.stdout: "state_kv_done_lat": { 2023-09-22T07:43:38.047 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 495, 2023-09-22T07:43:38.047 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 155568 2023-09-22T07:43:38.048 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.048 INFO:tasks.workunit.client.0.smithi006.stdout: "state_kv_queued_lat": { 2023-09-22T07:43:38.048 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 495, 2023-09-22T07:43:38.048 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 158927890 2023-09-22T07:43:38.048 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.048 INFO:tasks.workunit.client.0.smithi006.stdout: "state_prepare_lat": { 2023-09-22T07:43:38.048 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 495, 2023-09-22T07:43:38.048 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 23370942 2023-09-22T07:43:38.048 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.048 INFO:tasks.workunit.client.0.smithi006.stdout: "stored": { 2023-09-22T07:43:38.048 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 899899 2023-09-22T07:43:38.048 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.048 INFO:tasks.workunit.client.0.smithi006.stdout: "truncate_lat": { 2023-09-22T07:43:38.049 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.049 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.049 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.049 INFO:tasks.workunit.client.0.smithi006.stdout: "txc_commit_lat": { 2023-09-22T07:43:38.049 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 495, 2023-09-22T07:43:38.049 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 458236202 2023-09-22T07:43:38.049 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.049 INFO:tasks.workunit.client.0.smithi006.stdout: "txc_submit_lat": { 2023-09-22T07:43:38.049 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 495, 2023-09-22T07:43:38.049 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 30378541 2023-09-22T07:43:38.049 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.049 INFO:tasks.workunit.client.0.smithi006.stdout: "txc_throttle_lat": { 2023-09-22T07:43:38.050 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 495, 2023-09-22T07:43:38.050 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2996280 2023-09-22T07:43:38.050 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.050 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.050 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache": { 2023-09-22T07:43:38.050 INFO:tasks.workunit.client.0.smithi006.stdout: "cache_bytes": { 2023-09-22T07:43:38.050 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2845415832 2023-09-22T07:43:38.050 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.050 INFO:tasks.workunit.client.0.smithi006.stdout: "heap_bytes": { 2023-09-22T07:43:38.050 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 272236544 2023-09-22T07:43:38.050 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.050 INFO:tasks.workunit.client.0.smithi006.stdout: "mapped_bytes": { 2023-09-22T07:43:38.050 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 271450112 2023-09-22T07:43:38.051 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.051 INFO:tasks.workunit.client.0.smithi006.stdout: "target_bytes": { 2023-09-22T07:43:38.051 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4294967296 2023-09-22T07:43:38.051 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.051 INFO:tasks.workunit.client.0.smithi006.stdout: "unmapped_bytes": { 2023-09-22T07:43:38.051 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 786432 2023-09-22T07:43:38.051 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.051 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.051 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:data": { 2023-09-22T07:43:38.051 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:38.051 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 218103808 2023-09-22T07:43:38.051 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.052 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:38.052 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.052 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.052 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:38.052 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.052 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.052 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:38.052 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 142485544 2023-09-22T07:43:38.052 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.052 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:38.053 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.053 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.053 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:38.053 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.053 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.053 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:38.053 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.053 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.053 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:38.053 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.053 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.053 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:38.054 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.054 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.054 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:38.054 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 610304 2023-09-22T07:43:38.054 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.054 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:38.054 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.054 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.054 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:38.054 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.055 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.055 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:38.055 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.055 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.055 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:38.055 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 75007960 2023-09-22T07:43:38.055 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.055 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.055 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:kv": { 2023-09-22T07:43:38.055 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:38.056 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1207959552 2023-09-22T07:43:38.056 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.056 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:38.056 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 67108864 2023-09-22T07:43:38.056 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.056 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:38.056 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.056 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.056 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:38.056 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1068641580 2023-09-22T07:43:38.056 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.057 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:38.057 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.057 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.057 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:38.057 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.057 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.057 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:38.057 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.057 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.057 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:38.057 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.057 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.057 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:38.058 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.058 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.058 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:38.058 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1168 2023-09-22T07:43:38.058 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.058 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:38.058 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.058 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.058 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:38.058 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.058 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.058 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:38.059 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.059 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.059 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:38.059 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 72207940 2023-09-22T07:43:38.059 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.059 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.059 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:kv_onode": { 2023-09-22T07:43:38.059 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:38.059 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 234881024 2023-09-22T07:43:38.059 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.059 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:38.060 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 67108864 2023-09-22T07:43:38.060 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.060 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:38.060 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 464 2023-09-22T07:43:38.060 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.060 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:38.060 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 94990362 2023-09-22T07:43:38.060 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.060 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:38.060 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.060 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.060 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:38.060 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.061 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.061 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:38.061 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.061 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.061 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:38.061 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.061 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.061 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:38.061 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.061 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.061 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:38.061 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.062 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.062 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:38.062 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.062 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.062 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:38.062 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.062 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.062 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:38.062 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.062 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.062 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:38.063 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 72781334 2023-09-22T07:43:38.063 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.063 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.063 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:meta": { 2023-09-22T07:43:38.063 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:38.063 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1140850688 2023-09-22T07:43:38.063 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.063 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:38.063 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.063 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.063 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:38.063 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.064 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.064 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:38.064 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1068641580 2023-09-22T07:43:38.064 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.064 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:38.064 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.064 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.064 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:38.064 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2813 2023-09-22T07:43:38.064 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.064 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:38.064 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 9848 2023-09-22T07:43:38.065 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.065 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:38.065 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.065 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.065 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:38.065 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 9848 2023-09-22T07:43:38.065 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.065 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:38.065 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 260271 2023-09-22T07:43:38.065 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.065 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:38.065 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.066 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.066 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:38.066 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.066 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.066 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:38.066 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.066 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.066 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:38.066 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 71926328 2023-09-22T07:43:38.066 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.066 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.066 INFO:tasks.workunit.client.0.smithi006.stdout: "objecter": { 2023-09-22T07:43:38.067 INFO:tasks.workunit.client.0.smithi006.stdout: "op_active": { 2023-09-22T07:43:38.067 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.067 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.067 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r": { 2023-09-22T07:43:38.067 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.067 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.067 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rmw": { 2023-09-22T07:43:38.067 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.067 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.067 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w": { 2023-09-22T07:43:38.067 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.068 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.068 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.068 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:38.068 INFO:tasks.workunit.client.0.smithi006.stdout: "numpg": { 2023-09-22T07:43:38.068 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 47 2023-09-22T07:43:38.068 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.068 INFO:tasks.workunit.client.0.smithi006.stdout: "numpg_removing": { 2023-09-22T07:43:38.068 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.068 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.068 INFO:tasks.workunit.client.0.smithi006.stdout: "op": { 2023-09-22T07:43:38.068 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 5 2023-09-22T07:43:38.068 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.068 INFO:tasks.workunit.client.0.smithi006.stdout: "op_delayed_degraded": { 2023-09-22T07:43:38.069 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.069 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.069 INFO:tasks.workunit.client.0.smithi006.stdout: "op_delayed_unreadable": { 2023-09-22T07:43:38.069 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.069 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.069 INFO:tasks.workunit.client.0.smithi006.stdout: "op_in_bytes": { 2023-09-22T07:43:38.069 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 588 2023-09-22T07:43:38.069 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.069 INFO:tasks.workunit.client.0.smithi006.stdout: "op_latency": { 2023-09-22T07:43:38.069 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 5, 2023-09-22T07:43:38.069 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 88027825 2023-09-22T07:43:38.069 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.069 INFO:tasks.workunit.client.0.smithi006.stdout: "op_out_bytes": { 2023-09-22T07:43:38.070 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.070 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.070 INFO:tasks.workunit.client.0.smithi006.stdout: "op_prepare_latency": { 2023-09-22T07:43:38.070 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 6, 2023-09-22T07:43:38.070 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2393853 2023-09-22T07:43:38.070 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.070 INFO:tasks.workunit.client.0.smithi006.stdout: "op_process_latency": { 2023-09-22T07:43:38.070 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 5, 2023-09-22T07:43:38.070 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 84181444 2023-09-22T07:43:38.070 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.070 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r": { 2023-09-22T07:43:38.070 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.071 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.071 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_latency": { 2023-09-22T07:43:38.071 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.071 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.071 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.071 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_latency_out_bytes_histogram": { 2023-09-22T07:43:38.071 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.071 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.071 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_out_bytes": { 2023-09-22T07:43:38.071 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.071 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.071 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_prepare_latency": { 2023-09-22T07:43:38.072 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.072 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.072 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.072 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_process_latency": { 2023-09-22T07:43:38.072 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.072 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.072 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.072 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw": { 2023-09-22T07:43:38.072 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.072 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.072 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_in_bytes": { 2023-09-22T07:43:38.072 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.073 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.073 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_latency": { 2023-09-22T07:43:38.073 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.073 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.073 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.073 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_latency_in_bytes_histogram": { 2023-09-22T07:43:38.073 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.073 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.073 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_latency_out_bytes_histogram": { 2023-09-22T07:43:38.073 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.073 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.073 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_out_bytes": { 2023-09-22T07:43:38.074 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.074 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.074 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_prepare_latency": { 2023-09-22T07:43:38.074 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.074 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.074 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.074 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_process_latency": { 2023-09-22T07:43:38.074 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.074 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.074 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.074 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w": { 2023-09-22T07:43:38.074 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 5 2023-09-22T07:43:38.075 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.075 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_in_bytes": { 2023-09-22T07:43:38.075 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 588 2023-09-22T07:43:38.075 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.075 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_latency": { 2023-09-22T07:43:38.075 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 5, 2023-09-22T07:43:38.075 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 88027825 2023-09-22T07:43:38.075 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.075 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_latency_in_bytes_histogram": { 2023-09-22T07:43:38.075 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.075 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.075 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_prepare_latency": { 2023-09-22T07:43:38.076 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 6, 2023-09-22T07:43:38.076 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2393853 2023-09-22T07:43:38.076 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.076 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_process_latency": { 2023-09-22T07:43:38.076 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 5, 2023-09-22T07:43:38.076 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 84181444 2023-09-22T07:43:38.076 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.076 INFO:tasks.workunit.client.0.smithi006.stdout: "op_wip": { 2023-09-22T07:43:38.076 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.076 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.076 INFO:tasks.workunit.client.0.smithi006.stdout: "recovery_bytes": { 2023-09-22T07:43:38.076 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1771104 2023-09-22T07:43:38.076 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.077 INFO:tasks.workunit.client.0.smithi006.stdout: "recovery_ops": { 2023-09-22T07:43:38.077 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 6 2023-09-22T07:43:38.077 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.077 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_bytes": { 2023-09-22T07:43:38.077 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 95995035648 2023-09-22T07:43:38.077 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.077 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_bytes_used": { 2023-09-22T07:43:38.077 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 7745536 2023-09-22T07:43:38.077 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.077 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.077 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.077 INFO:tasks.workunit.client.0.smithi006.stdout: "osd.1": { 2023-09-22T07:43:38.077 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs": { 2023-09-22T07:43:38.078 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_slow_fallback": { 2023-09-22T07:43:38.078 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.078 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.078 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_slow_size_fallback": { 2023-09-22T07:43:38.078 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.078 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.078 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit_db": { 2023-09-22T07:43:38.078 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 65536 2023-09-22T07:43:38.078 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.078 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit_main": { 2023-09-22T07:43:38.078 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.078 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.079 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit_wal": { 2023-09-22T07:43:38.079 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.079 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.079 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_written_slow": { 2023-09-22T07:43:38.079 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.079 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.079 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_written_sst": { 2023-09-22T07:43:38.079 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 8192 2023-09-22T07:43:38.079 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.079 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_written_wal": { 2023-09-22T07:43:38.079 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2539520 2023-09-22T07:43:38.079 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.079 INFO:tasks.workunit.client.0.smithi006.stdout: "compact_lat": { 2023-09-22T07:43:38.079 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.080 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.080 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.080 INFO:tasks.workunit.client.0.smithi006.stdout: "compact_lock_lat": { 2023-09-22T07:43:38.080 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.080 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.080 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.080 INFO:tasks.workunit.client.0.smithi006.stdout: "db_total_bytes": { 2023-09-22T07:43:38.080 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 95995035648 2023-09-22T07:43:38.080 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.080 INFO:tasks.workunit.client.0.smithi006.stdout: "db_used_bytes": { 2023-09-22T07:43:38.080 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 6291456 2023-09-22T07:43:38.080 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.081 INFO:tasks.workunit.client.0.smithi006.stdout: "log_bytes": { 2023-09-22T07:43:38.081 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1474560 2023-09-22T07:43:38.081 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.081 INFO:tasks.workunit.client.0.smithi006.stdout: "logged_bytes": { 2023-09-22T07:43:38.081 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1335296 2023-09-22T07:43:38.081 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.081 INFO:tasks.workunit.client.0.smithi006.stdout: "max_bytes_db": { 2023-09-22T07:43:38.081 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 6225920 2023-09-22T07:43:38.081 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.081 INFO:tasks.workunit.client.0.smithi006.stdout: "max_bytes_slow": { 2023-09-22T07:43:38.081 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.081 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.082 INFO:tasks.workunit.client.0.smithi006.stdout: "max_bytes_wal": { 2023-09-22T07:43:38.082 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.082 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.082 INFO:tasks.workunit.client.0.smithi006.stdout: "num_files": { 2023-09-22T07:43:38.082 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 13 2023-09-22T07:43:38.082 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.082 INFO:tasks.workunit.client.0.smithi006.stdout: "read_bytes": { 2023-09-22T07:43:38.082 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 193929 2023-09-22T07:43:38.082 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.082 INFO:tasks.workunit.client.0.smithi006.stdout: "read_count": { 2023-09-22T07:43:38.082 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 22 2023-09-22T07:43:38.083 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.083 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes": { 2023-09-22T07:43:38.083 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1265664 2023-09-22T07:43:38.083 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.083 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes_db": { 2023-09-22T07:43:38.083 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1269760 2023-09-22T07:43:38.083 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.083 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes_slow": { 2023-09-22T07:43:38.083 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.083 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.083 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes_wal": { 2023-09-22T07:43:38.083 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.084 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.084 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_count": { 2023-09-22T07:43:38.084 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 14 2023-09-22T07:43:38.084 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.084 INFO:tasks.workunit.client.0.smithi006.stdout: "read_prefetch_bytes": { 2023-09-22T07:43:38.084 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3653 2023-09-22T07:43:38.084 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.084 INFO:tasks.workunit.client.0.smithi006.stdout: "read_prefetch_count": { 2023-09-22T07:43:38.084 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3 2023-09-22T07:43:38.084 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.084 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_buffer_bytes": { 2023-09-22T07:43:38.084 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3833 2023-09-22T07:43:38.085 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.085 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_buffer_count": { 2023-09-22T07:43:38.085 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 18 2023-09-22T07:43:38.085 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.085 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_bytes": { 2023-09-22T07:43:38.085 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3833 2023-09-22T07:43:38.085 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.085 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_count": { 2023-09-22T07:43:38.085 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 18 2023-09-22T07:43:38.085 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.085 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes": { 2023-09-22T07:43:38.086 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.086 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.086 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes_db": { 2023-09-22T07:43:38.086 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.086 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.086 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes_slow": { 2023-09-22T07:43:38.086 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.086 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.086 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes_wal": { 2023-09-22T07:43:38.086 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.086 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.087 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_count": { 2023-09-22T07:43:38.087 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.087 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.087 INFO:tasks.workunit.client.0.smithi006.stdout: "slow_total_bytes": { 2023-09-22T07:43:38.087 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.087 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.087 INFO:tasks.workunit.client.0.smithi006.stdout: "slow_used_bytes": { 2023-09-22T07:43:38.087 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.087 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.087 INFO:tasks.workunit.client.0.smithi006.stdout: "wal_total_bytes": { 2023-09-22T07:43:38.087 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.088 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.088 INFO:tasks.workunit.client.0.smithi006.stdout: "wal_used_bytes": { 2023-09-22T07:43:38.088 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.088 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.088 INFO:tasks.workunit.client.0.smithi006.stdout: "write_bytes": { 2023-09-22T07:43:38.088 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3944448 2023-09-22T07:43:38.088 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.088 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.088 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore": { 2023-09-22T07:43:38.088 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit": { 2023-09-22T07:43:38.088 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4096 2023-09-22T07:43:38.088 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.089 INFO:tasks.workunit.client.0.smithi006.stdout: "allocated": { 2023-09-22T07:43:38.089 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 704512 2023-09-22T07:43:38.089 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.089 INFO:tasks.workunit.client.0.smithi006.stdout: "clist_lat": { 2023-09-22T07:43:38.089 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 5, 2023-09-22T07:43:38.089 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 180150 2023-09-22T07:43:38.089 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.089 INFO:tasks.workunit.client.0.smithi006.stdout: "compress_lat": { 2023-09-22T07:43:38.089 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.089 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.089 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.089 INFO:tasks.workunit.client.0.smithi006.stdout: "compressed": { 2023-09-22T07:43:38.090 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.090 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.090 INFO:tasks.workunit.client.0.smithi006.stdout: "compressed_allocated": { 2023-09-22T07:43:38.090 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.090 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.090 INFO:tasks.workunit.client.0.smithi006.stdout: "compressed_original": { 2023-09-22T07:43:38.090 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.090 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.090 INFO:tasks.workunit.client.0.smithi006.stdout: "csum_lat": { 2023-09-22T07:43:38.090 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 32, 2023-09-22T07:43:38.090 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 79853 2023-09-22T07:43:38.091 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.091 INFO:tasks.workunit.client.0.smithi006.stdout: "decompress_lat": { 2023-09-22T07:43:38.091 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.091 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.091 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.091 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_commit_lat": { 2023-09-22T07:43:38.091 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 311, 2023-09-22T07:43:38.091 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 96405413 2023-09-22T07:43:38.091 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.091 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_final_lat": { 2023-09-22T07:43:38.091 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 294, 2023-09-22T07:43:38.092 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 11765359 2023-09-22T07:43:38.092 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.092 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_flush_lat": { 2023-09-22T07:43:38.092 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 311, 2023-09-22T07:43:38.092 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 418834 2023-09-22T07:43:38.092 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.092 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_sync_lat": { 2023-09-22T07:43:38.092 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 311, 2023-09-22T07:43:38.092 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 96824247 2023-09-22T07:43:38.092 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.093 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_get_keys_lat": { 2023-09-22T07:43:38.093 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.093 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.093 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.093 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_get_values_lat": { 2023-09-22T07:43:38.093 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:38.093 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1220 2023-09-22T07:43:38.093 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.093 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_lower_bound_lat": { 2023-09-22T07:43:38.093 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:38.093 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 15725 2023-09-22T07:43:38.093 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.094 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_next_lat": { 2023-09-22T07:43:38.094 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.094 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.094 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.094 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_seek_to_first_lat": { 2023-09-22T07:43:38.094 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.094 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.094 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.094 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_upper_bound_lat": { 2023-09-22T07:43:38.095 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:38.095 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 10355 2023-09-22T07:43:38.095 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.095 INFO:tasks.workunit.client.0.smithi006.stdout: "onode_hits": { 2023-09-22T07:43:38.095 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 816 2023-09-22T07:43:38.095 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.095 INFO:tasks.workunit.client.0.smithi006.stdout: "onode_misses": { 2023-09-22T07:43:38.095 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 232 2023-09-22T07:43:38.095 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.095 INFO:tasks.workunit.client.0.smithi006.stdout: "read_lat": { 2023-09-22T07:43:38.095 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 136, 2023-09-22T07:43:38.096 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3933346 2023-09-22T07:43:38.096 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.096 INFO:tasks.workunit.client.0.smithi006.stdout: "read_onode_meta_lat": { 2023-09-22T07:43:38.096 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 353, 2023-09-22T07:43:38.096 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 305586 2023-09-22T07:43:38.096 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.096 INFO:tasks.workunit.client.0.smithi006.stdout: "read_wait_aio_lat": { 2023-09-22T07:43:38.096 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 217, 2023-09-22T07:43:38.096 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 7556506 2023-09-22T07:43:38.096 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.096 INFO:tasks.workunit.client.0.smithi006.stdout: "reads_with_retries": { 2023-09-22T07:43:38.097 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.097 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.097 INFO:tasks.workunit.client.0.smithi006.stdout: "remove_lat": { 2023-09-22T07:43:38.097 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 3, 2023-09-22T07:43:38.097 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 94467 2023-09-22T07:43:38.097 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.097 INFO:tasks.workunit.client.0.smithi006.stdout: "state_aio_wait_lat": { 2023-09-22T07:43:38.097 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 410, 2023-09-22T07:43:38.097 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 6358639 2023-09-22T07:43:38.097 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.098 INFO:tasks.workunit.client.0.smithi006.stdout: "state_deferred_aio_wait_lat": { 2023-09-22T07:43:38.098 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 121, 2023-09-22T07:43:38.098 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 8343694 2023-09-22T07:43:38.098 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.098 INFO:tasks.workunit.client.0.smithi006.stdout: "state_deferred_cleanup_lat": { 2023-09-22T07:43:38.098 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 119, 2023-09-22T07:43:38.098 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 393750323761 2023-09-22T07:43:38.098 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.098 INFO:tasks.workunit.client.0.smithi006.stdout: "state_deferred_queued_lat": { 2023-09-22T07:43:38.098 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 121, 2023-09-22T07:43:38.098 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 147649624777 2023-09-22T07:43:38.098 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.099 INFO:tasks.workunit.client.0.smithi006.stdout: "state_done_lat": { 2023-09-22T07:43:38.099 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 408, 2023-09-22T07:43:38.099 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 51098038733 2023-09-22T07:43:38.099 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.099 INFO:tasks.workunit.client.0.smithi006.stdout: "state_finishing_lat": { 2023-09-22T07:43:38.099 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 408, 2023-09-22T07:43:38.099 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 40701 2023-09-22T07:43:38.099 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.099 INFO:tasks.workunit.client.0.smithi006.stdout: "state_io_done_lat": { 2023-09-22T07:43:38.099 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 410, 2023-09-22T07:43:38.099 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 441953 2023-09-22T07:43:38.100 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.100 INFO:tasks.workunit.client.0.smithi006.stdout: "state_kv_commiting_lat": { 2023-09-22T07:43:38.100 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 410, 2023-09-22T07:43:38.100 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 377061855 2023-09-22T07:43:38.100 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.100 INFO:tasks.workunit.client.0.smithi006.stdout: "state_kv_done_lat": { 2023-09-22T07:43:38.100 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 410, 2023-09-22T07:43:38.100 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 131761 2023-09-22T07:43:38.100 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.100 INFO:tasks.workunit.client.0.smithi006.stdout: "state_kv_queued_lat": { 2023-09-22T07:43:38.100 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 410, 2023-09-22T07:43:38.100 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 96309338 2023-09-22T07:43:38.101 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.101 INFO:tasks.workunit.client.0.smithi006.stdout: "state_prepare_lat": { 2023-09-22T07:43:38.101 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 410, 2023-09-22T07:43:38.101 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 23560394 2023-09-22T07:43:38.101 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.101 INFO:tasks.workunit.client.0.smithi006.stdout: "stored": { 2023-09-22T07:43:38.101 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 308461 2023-09-22T07:43:38.101 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.101 INFO:tasks.workunit.client.0.smithi006.stdout: "truncate_lat": { 2023-09-22T07:43:38.101 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.101 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.101 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.102 INFO:tasks.workunit.client.0.smithi006.stdout: "txc_commit_lat": { 2023-09-22T07:43:38.102 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 410, 2023-09-22T07:43:38.102 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 503791717 2023-09-22T07:43:38.102 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.102 INFO:tasks.workunit.client.0.smithi006.stdout: "txc_submit_lat": { 2023-09-22T07:43:38.102 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 410, 2023-09-22T07:43:38.102 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 27936198 2023-09-22T07:43:38.102 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.102 INFO:tasks.workunit.client.0.smithi006.stdout: "txc_throttle_lat": { 2023-09-22T07:43:38.102 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 410, 2023-09-22T07:43:38.102 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2558032 2023-09-22T07:43:38.102 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.103 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.103 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache": { 2023-09-22T07:43:38.103 INFO:tasks.workunit.client.0.smithi006.stdout: "cache_bytes": { 2023-09-22T07:43:38.103 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2845415832 2023-09-22T07:43:38.103 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.103 INFO:tasks.workunit.client.0.smithi006.stdout: "heap_bytes": { 2023-09-22T07:43:38.103 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 237355008 2023-09-22T07:43:38.103 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.103 INFO:tasks.workunit.client.0.smithi006.stdout: "mapped_bytes": { 2023-09-22T07:43:38.103 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 236929024 2023-09-22T07:43:38.103 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.103 INFO:tasks.workunit.client.0.smithi006.stdout: "target_bytes": { 2023-09-22T07:43:38.104 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4294967296 2023-09-22T07:43:38.104 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.104 INFO:tasks.workunit.client.0.smithi006.stdout: "unmapped_bytes": { 2023-09-22T07:43:38.104 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 425984 2023-09-22T07:43:38.104 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.104 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.104 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:data": { 2023-09-22T07:43:38.104 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:38.104 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 218103808 2023-09-22T07:43:38.104 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.104 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:38.104 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.104 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.105 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:38.105 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.105 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.105 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:38.105 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 142522503 2023-09-22T07:43:38.105 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.105 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:38.105 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.105 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.105 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:38.105 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.105 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.105 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:38.106 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.106 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.106 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:38.106 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.106 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.106 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:38.106 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.106 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.106 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:38.106 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 20480 2023-09-22T07:43:38.106 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.107 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:38.107 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.107 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.107 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:38.107 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.107 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.107 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:38.107 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.107 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.107 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:38.107 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 75560825 2023-09-22T07:43:38.109 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.109 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.109 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:kv": { 2023-09-22T07:43:38.109 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:38.109 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1207959552 2023-09-22T07:43:38.109 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.109 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:38.109 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 67108864 2023-09-22T07:43:38.109 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.109 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:38.110 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.110 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.110 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:38.110 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1068918772 2023-09-22T07:43:38.110 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.110 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:38.110 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.110 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.110 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:38.110 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.110 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.110 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:38.111 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.111 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.111 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:38.111 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.111 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.111 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:38.111 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.111 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.111 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:38.111 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1168 2023-09-22T07:43:38.111 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.111 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:38.111 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.112 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.112 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:38.112 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.112 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.112 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:38.112 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.112 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.112 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:38.112 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 71930748 2023-09-22T07:43:38.112 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.112 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.112 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:kv_onode": { 2023-09-22T07:43:38.113 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:38.113 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 234881024 2023-09-22T07:43:38.113 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.113 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:38.113 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 67108864 2023-09-22T07:43:38.113 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.113 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:38.113 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 464 2023-09-22T07:43:38.113 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.113 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:38.113 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 95015002 2023-09-22T07:43:38.113 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.114 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:38.114 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.114 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.114 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:38.114 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.114 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.114 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:38.114 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.114 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.114 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:38.114 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.114 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.114 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:38.115 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.115 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.115 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:38.115 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.115 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.115 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:38.115 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.115 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.115 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:38.115 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.115 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.115 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:38.115 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.116 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.116 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:38.116 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 72756694 2023-09-22T07:43:38.116 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.116 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.116 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:meta": { 2023-09-22T07:43:38.116 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:38.116 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1140850688 2023-09-22T07:43:38.116 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.116 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:38.116 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.117 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.117 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:38.117 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.117 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.117 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:38.117 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1068918772 2023-09-22T07:43:38.117 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.117 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:38.117 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.117 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.117 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:38.117 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.118 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.118 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:38.118 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.118 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.118 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:38.118 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.118 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.118 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:38.118 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 11037 2023-09-22T07:43:38.118 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.118 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:38.118 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 240065 2023-09-22T07:43:38.118 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.119 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:38.119 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.119 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.119 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:38.119 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.119 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.119 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:38.119 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.119 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.119 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:38.119 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 71680814 2023-09-22T07:43:38.119 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.120 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.120 INFO:tasks.workunit.client.0.smithi006.stdout: "objecter": { 2023-09-22T07:43:38.120 INFO:tasks.workunit.client.0.smithi006.stdout: "op_active": { 2023-09-22T07:43:38.120 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.120 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.120 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r": { 2023-09-22T07:43:38.120 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.120 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.120 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rmw": { 2023-09-22T07:43:38.120 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.120 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.120 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w": { 2023-09-22T07:43:38.121 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.121 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.121 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.121 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:38.121 INFO:tasks.workunit.client.0.smithi006.stdout: "numpg": { 2023-09-22T07:43:38.121 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 38 2023-09-22T07:43:38.121 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.121 INFO:tasks.workunit.client.0.smithi006.stdout: "numpg_removing": { 2023-09-22T07:43:38.121 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.121 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.121 INFO:tasks.workunit.client.0.smithi006.stdout: "op": { 2023-09-22T07:43:38.121 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 155 2023-09-22T07:43:38.121 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.122 INFO:tasks.workunit.client.0.smithi006.stdout: "op_delayed_degraded": { 2023-09-22T07:43:38.122 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.122 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.122 INFO:tasks.workunit.client.0.smithi006.stdout: "op_delayed_unreadable": { 2023-09-22T07:43:38.122 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.122 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.122 INFO:tasks.workunit.client.0.smithi006.stdout: "op_in_bytes": { 2023-09-22T07:43:38.122 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2429440 2023-09-22T07:43:38.122 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.122 INFO:tasks.workunit.client.0.smithi006.stdout: "op_latency": { 2023-09-22T07:43:38.122 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 155, 2023-09-22T07:43:38.122 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1277206148 2023-09-22T07:43:38.123 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.123 INFO:tasks.workunit.client.0.smithi006.stdout: "op_out_bytes": { 2023-09-22T07:43:38.123 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1041 2023-09-22T07:43:38.123 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.123 INFO:tasks.workunit.client.0.smithi006.stdout: "op_prepare_latency": { 2023-09-22T07:43:38.123 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 155, 2023-09-22T07:43:38.123 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 60649752 2023-09-22T07:43:38.123 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.123 INFO:tasks.workunit.client.0.smithi006.stdout: "op_process_latency": { 2023-09-22T07:43:38.123 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 155, 2023-09-22T07:43:38.123 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 257810947 2023-09-22T07:43:38.124 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.124 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r": { 2023-09-22T07:43:38.124 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 33 2023-09-22T07:43:38.124 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.124 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_latency": { 2023-09-22T07:43:38.124 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 33, 2023-09-22T07:43:38.124 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 5777430 2023-09-22T07:43:38.124 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.124 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_latency_out_bytes_histogram": { 2023-09-22T07:43:38.124 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.124 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.124 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_out_bytes": { 2023-09-22T07:43:38.125 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1041 2023-09-22T07:43:38.125 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.125 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_prepare_latency": { 2023-09-22T07:43:38.125 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 33, 2023-09-22T07:43:38.125 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4937610 2023-09-22T07:43:38.125 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.125 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_process_latency": { 2023-09-22T07:43:38.125 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 33, 2023-09-22T07:43:38.125 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4124925 2023-09-22T07:43:38.125 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.125 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw": { 2023-09-22T07:43:38.125 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 22 2023-09-22T07:43:38.126 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.126 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_in_bytes": { 2023-09-22T07:43:38.126 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.126 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.126 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_latency": { 2023-09-22T07:43:38.126 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 22, 2023-09-22T07:43:38.126 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 21399725 2023-09-22T07:43:38.126 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.126 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_latency_in_bytes_histogram": { 2023-09-22T07:43:38.126 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.126 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.126 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_latency_out_bytes_histogram": { 2023-09-22T07:43:38.127 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.127 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.127 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_out_bytes": { 2023-09-22T07:43:38.127 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.127 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.127 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_prepare_latency": { 2023-09-22T07:43:38.127 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 22, 2023-09-22T07:43:38.127 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 9330845 2023-09-22T07:43:38.127 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.127 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_process_latency": { 2023-09-22T07:43:38.127 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 22, 2023-09-22T07:43:38.127 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 20208325 2023-09-22T07:43:38.127 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.128 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w": { 2023-09-22T07:43:38.128 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 100 2023-09-22T07:43:38.128 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.128 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_in_bytes": { 2023-09-22T07:43:38.128 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2429440 2023-09-22T07:43:38.128 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.128 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_latency": { 2023-09-22T07:43:38.128 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 100, 2023-09-22T07:43:38.128 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1250028993 2023-09-22T07:43:38.128 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.128 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_latency_in_bytes_histogram": { 2023-09-22T07:43:38.128 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.129 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.129 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_prepare_latency": { 2023-09-22T07:43:38.129 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 100, 2023-09-22T07:43:38.129 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 46381297 2023-09-22T07:43:38.129 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.129 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_process_latency": { 2023-09-22T07:43:38.129 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 100, 2023-09-22T07:43:38.129 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 233477697 2023-09-22T07:43:38.129 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.129 INFO:tasks.workunit.client.0.smithi006.stdout: "op_wip": { 2023-09-22T07:43:38.129 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.129 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.130 INFO:tasks.workunit.client.0.smithi006.stdout: "recovery_bytes": { 2023-09-22T07:43:38.130 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 590368 2023-09-22T07:43:38.130 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.130 INFO:tasks.workunit.client.0.smithi006.stdout: "recovery_ops": { 2023-09-22T07:43:38.130 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2 2023-09-22T07:43:38.130 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.130 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_bytes": { 2023-09-22T07:43:38.130 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 95995035648 2023-09-22T07:43:38.130 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.130 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_bytes_used": { 2023-09-22T07:43:38.130 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 7004160 2023-09-22T07:43:38.130 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.131 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.131 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.131 INFO:tasks.workunit.client.0.smithi006.stdout: "osd.2": { 2023-09-22T07:43:38.131 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs": { 2023-09-22T07:43:38.131 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_slow_fallback": { 2023-09-22T07:43:38.131 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.131 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.131 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_slow_size_fallback": { 2023-09-22T07:43:38.131 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.131 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.131 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit_db": { 2023-09-22T07:43:38.131 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 65536 2023-09-22T07:43:38.131 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.132 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit_main": { 2023-09-22T07:43:38.132 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.132 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.132 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit_wal": { 2023-09-22T07:43:38.132 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.132 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.132 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_written_slow": { 2023-09-22T07:43:38.132 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.132 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.132 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_written_sst": { 2023-09-22T07:43:38.132 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 8192 2023-09-22T07:43:38.132 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.133 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_written_wal": { 2023-09-22T07:43:38.133 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2191360 2023-09-22T07:43:38.133 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.133 INFO:tasks.workunit.client.0.smithi006.stdout: "compact_lat": { 2023-09-22T07:43:38.133 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.133 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.133 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.133 INFO:tasks.workunit.client.0.smithi006.stdout: "compact_lock_lat": { 2023-09-22T07:43:38.133 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.133 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.133 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.133 INFO:tasks.workunit.client.0.smithi006.stdout: "db_total_bytes": { 2023-09-22T07:43:38.134 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 95995035648 2023-09-22T07:43:38.134 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.134 INFO:tasks.workunit.client.0.smithi006.stdout: "db_used_bytes": { 2023-09-22T07:43:38.134 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 6160384 2023-09-22T07:43:38.134 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.134 INFO:tasks.workunit.client.0.smithi006.stdout: "log_bytes": { 2023-09-22T07:43:38.134 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1245184 2023-09-22T07:43:38.134 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.134 INFO:tasks.workunit.client.0.smithi006.stdout: "logged_bytes": { 2023-09-22T07:43:38.134 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1105920 2023-09-22T07:43:38.134 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.134 INFO:tasks.workunit.client.0.smithi006.stdout: "max_bytes_db": { 2023-09-22T07:43:38.135 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 6094848 2023-09-22T07:43:38.135 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.135 INFO:tasks.workunit.client.0.smithi006.stdout: "max_bytes_slow": { 2023-09-22T07:43:38.135 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.135 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.135 INFO:tasks.workunit.client.0.smithi006.stdout: "max_bytes_wal": { 2023-09-22T07:43:38.135 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.135 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.135 INFO:tasks.workunit.client.0.smithi006.stdout: "num_files": { 2023-09-22T07:43:38.135 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 13 2023-09-22T07:43:38.135 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.135 INFO:tasks.workunit.client.0.smithi006.stdout: "read_bytes": { 2023-09-22T07:43:38.136 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 193929 2023-09-22T07:43:38.136 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.136 INFO:tasks.workunit.client.0.smithi006.stdout: "read_count": { 2023-09-22T07:43:38.136 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 22 2023-09-22T07:43:38.136 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.136 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes": { 2023-09-22T07:43:38.136 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1265664 2023-09-22T07:43:38.136 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.136 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes_db": { 2023-09-22T07:43:38.136 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1269760 2023-09-22T07:43:38.136 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.136 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes_slow": { 2023-09-22T07:43:38.137 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.137 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.137 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes_wal": { 2023-09-22T07:43:38.137 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.137 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.137 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_count": { 2023-09-22T07:43:38.137 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 14 2023-09-22T07:43:38.137 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.137 INFO:tasks.workunit.client.0.smithi006.stdout: "read_prefetch_bytes": { 2023-09-22T07:43:38.137 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3653 2023-09-22T07:43:38.137 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.137 INFO:tasks.workunit.client.0.smithi006.stdout: "read_prefetch_count": { 2023-09-22T07:43:38.138 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3 2023-09-22T07:43:38.138 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.138 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_buffer_bytes": { 2023-09-22T07:43:38.138 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3833 2023-09-22T07:43:38.138 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.138 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_buffer_count": { 2023-09-22T07:43:38.138 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 18 2023-09-22T07:43:38.138 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.138 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_bytes": { 2023-09-22T07:43:38.138 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3833 2023-09-22T07:43:38.139 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.139 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_count": { 2023-09-22T07:43:38.139 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 18 2023-09-22T07:43:38.139 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.139 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes": { 2023-09-22T07:43:38.139 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.139 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.139 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes_db": { 2023-09-22T07:43:38.139 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.139 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.139 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes_slow": { 2023-09-22T07:43:38.139 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.140 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.140 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes_wal": { 2023-09-22T07:43:38.140 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.140 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.140 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_count": { 2023-09-22T07:43:38.140 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.140 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.140 INFO:tasks.workunit.client.0.smithi006.stdout: "slow_total_bytes": { 2023-09-22T07:43:38.140 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.140 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.141 INFO:tasks.workunit.client.0.smithi006.stdout: "slow_used_bytes": { 2023-09-22T07:43:38.141 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.141 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.141 INFO:tasks.workunit.client.0.smithi006.stdout: "wal_total_bytes": { 2023-09-22T07:43:38.141 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.141 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.141 INFO:tasks.workunit.client.0.smithi006.stdout: "wal_used_bytes": { 2023-09-22T07:43:38.141 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.141 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.141 INFO:tasks.workunit.client.0.smithi006.stdout: "write_bytes": { 2023-09-22T07:43:38.141 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3366912 2023-09-22T07:43:38.142 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.142 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.142 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore": { 2023-09-22T07:43:38.142 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit": { 2023-09-22T07:43:38.142 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4096 2023-09-22T07:43:38.142 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.142 INFO:tasks.workunit.client.0.smithi006.stdout: "allocated": { 2023-09-22T07:43:38.142 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 704512 2023-09-22T07:43:38.142 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.142 INFO:tasks.workunit.client.0.smithi006.stdout: "clist_lat": { 2023-09-22T07:43:38.142 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 4, 2023-09-22T07:43:38.143 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 156068 2023-09-22T07:43:38.143 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.143 INFO:tasks.workunit.client.0.smithi006.stdout: "compress_lat": { 2023-09-22T07:43:38.143 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.143 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.143 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.143 INFO:tasks.workunit.client.0.smithi006.stdout: "compressed": { 2023-09-22T07:43:38.143 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.143 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.143 INFO:tasks.workunit.client.0.smithi006.stdout: "compressed_allocated": { 2023-09-22T07:43:38.144 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.144 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.144 INFO:tasks.workunit.client.0.smithi006.stdout: "compressed_original": { 2023-09-22T07:43:38.144 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.144 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.144 INFO:tasks.workunit.client.0.smithi006.stdout: "csum_lat": { 2023-09-22T07:43:38.144 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 14, 2023-09-22T07:43:38.144 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 17357 2023-09-22T07:43:38.144 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.144 INFO:tasks.workunit.client.0.smithi006.stdout: "decompress_lat": { 2023-09-22T07:43:38.144 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.144 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.145 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.145 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_commit_lat": { 2023-09-22T07:43:38.145 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 255, 2023-09-22T07:43:38.145 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 63317479 2023-09-22T07:43:38.145 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.145 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_final_lat": { 2023-09-22T07:43:38.145 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 250, 2023-09-22T07:43:38.145 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 8940006 2023-09-22T07:43:38.145 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.145 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_flush_lat": { 2023-09-22T07:43:38.145 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 255, 2023-09-22T07:43:38.146 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 383128 2023-09-22T07:43:38.146 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.146 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_sync_lat": { 2023-09-22T07:43:38.146 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 255, 2023-09-22T07:43:38.146 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 63700607 2023-09-22T07:43:38.146 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.146 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_get_keys_lat": { 2023-09-22T07:43:38.146 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.146 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.146 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.146 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_get_values_lat": { 2023-09-22T07:43:38.147 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:38.147 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1615 2023-09-22T07:43:38.147 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.147 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_lower_bound_lat": { 2023-09-22T07:43:38.147 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.147 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.147 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.147 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_next_lat": { 2023-09-22T07:43:38.147 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.147 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.148 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.148 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_seek_to_first_lat": { 2023-09-22T07:43:38.148 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.148 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.148 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.148 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_upper_bound_lat": { 2023-09-22T07:43:38.148 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:38.148 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 12002 2023-09-22T07:43:38.148 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.148 INFO:tasks.workunit.client.0.smithi006.stdout: "onode_hits": { 2023-09-22T07:43:38.148 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 590 2023-09-22T07:43:38.148 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.149 INFO:tasks.workunit.client.0.smithi006.stdout: "onode_misses": { 2023-09-22T07:43:38.149 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 211 2023-09-22T07:43:38.149 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.149 INFO:tasks.workunit.client.0.smithi006.stdout: "read_lat": { 2023-09-22T07:43:38.149 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 90, 2023-09-22T07:43:38.149 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1371344 2023-09-22T07:43:38.149 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.149 INFO:tasks.workunit.client.0.smithi006.stdout: "read_onode_meta_lat": { 2023-09-22T07:43:38.149 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 255, 2023-09-22T07:43:38.149 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 290312 2023-09-22T07:43:38.149 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.149 INFO:tasks.workunit.client.0.smithi006.stdout: "read_wait_aio_lat": { 2023-09-22T07:43:38.149 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 165, 2023-09-22T07:43:38.150 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 5353402 2023-09-22T07:43:38.150 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.150 INFO:tasks.workunit.client.0.smithi006.stdout: "reads_with_retries": { 2023-09-22T07:43:38.150 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.150 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.150 INFO:tasks.workunit.client.0.smithi006.stdout: "remove_lat": { 2023-09-22T07:43:38.150 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 3, 2023-09-22T07:43:38.150 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 115823 2023-09-22T07:43:38.150 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.150 INFO:tasks.workunit.client.0.smithi006.stdout: "state_aio_wait_lat": { 2023-09-22T07:43:38.150 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 335, 2023-09-22T07:43:38.151 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 12387864 2023-09-22T07:43:38.151 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.151 INFO:tasks.workunit.client.0.smithi006.stdout: "state_deferred_aio_wait_lat": { 2023-09-22T07:43:38.151 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 115, 2023-09-22T07:43:38.151 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 10426238 2023-09-22T07:43:38.151 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.151 INFO:tasks.workunit.client.0.smithi006.stdout: "state_deferred_cleanup_lat": { 2023-09-22T07:43:38.151 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 114, 2023-09-22T07:43:38.151 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 342737616935 2023-09-22T07:43:38.151 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.151 INFO:tasks.workunit.client.0.smithi006.stdout: "state_deferred_queued_lat": { 2023-09-22T07:43:38.151 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 115, 2023-09-22T07:43:38.151 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 163534388331 2023-09-22T07:43:38.152 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.152 INFO:tasks.workunit.client.0.smithi006.stdout: "state_done_lat": { 2023-09-22T07:43:38.152 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 334, 2023-09-22T07:43:38.152 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 78226004354 2023-09-22T07:43:38.152 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.152 INFO:tasks.workunit.client.0.smithi006.stdout: "state_finishing_lat": { 2023-09-22T07:43:38.152 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 334, 2023-09-22T07:43:38.152 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 31292 2023-09-22T07:43:38.152 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.152 INFO:tasks.workunit.client.0.smithi006.stdout: "state_io_done_lat": { 2023-09-22T07:43:38.152 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 335, 2023-09-22T07:43:38.152 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 407352 2023-09-22T07:43:38.153 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.153 INFO:tasks.workunit.client.0.smithi006.stdout: "state_kv_commiting_lat": { 2023-09-22T07:43:38.153 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 335, 2023-09-22T07:43:38.153 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 166182341 2023-09-22T07:43:38.153 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.153 INFO:tasks.workunit.client.0.smithi006.stdout: "state_kv_done_lat": { 2023-09-22T07:43:38.153 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 335, 2023-09-22T07:43:38.153 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 105330 2023-09-22T07:43:38.153 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.153 INFO:tasks.workunit.client.0.smithi006.stdout: "state_kv_queued_lat": { 2023-09-22T07:43:38.153 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 335, 2023-09-22T07:43:38.153 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 66427874 2023-09-22T07:43:38.153 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.154 INFO:tasks.workunit.client.0.smithi006.stdout: "state_prepare_lat": { 2023-09-22T07:43:38.154 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 335, 2023-09-22T07:43:38.154 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 21679994 2023-09-22T07:43:38.154 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.154 INFO:tasks.workunit.client.0.smithi006.stdout: "stored": { 2023-09-22T07:43:38.154 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 308831 2023-09-22T07:43:38.154 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.154 INFO:tasks.workunit.client.0.smithi006.stdout: "truncate_lat": { 2023-09-22T07:43:38.154 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.154 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.154 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.154 INFO:tasks.workunit.client.0.smithi006.stdout: "txc_commit_lat": { 2023-09-22T07:43:38.155 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 335, 2023-09-22T07:43:38.155 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 267134299 2023-09-22T07:43:38.155 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.155 INFO:tasks.workunit.client.0.smithi006.stdout: "txc_submit_lat": { 2023-09-22T07:43:38.155 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 335, 2023-09-22T07:43:38.155 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 25379677 2023-09-22T07:43:38.155 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.155 INFO:tasks.workunit.client.0.smithi006.stdout: "txc_throttle_lat": { 2023-09-22T07:43:38.155 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 335, 2023-09-22T07:43:38.155 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2307680 2023-09-22T07:43:38.155 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.155 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.155 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache": { 2023-09-22T07:43:38.156 INFO:tasks.workunit.client.0.smithi006.stdout: "cache_bytes": { 2023-09-22T07:43:38.156 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2845415832 2023-09-22T07:43:38.156 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.156 INFO:tasks.workunit.client.0.smithi006.stdout: "heap_bytes": { 2023-09-22T07:43:38.156 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 235257856 2023-09-22T07:43:38.156 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.156 INFO:tasks.workunit.client.0.smithi006.stdout: "mapped_bytes": { 2023-09-22T07:43:38.156 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 234643456 2023-09-22T07:43:38.156 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.156 INFO:tasks.workunit.client.0.smithi006.stdout: "target_bytes": { 2023-09-22T07:43:38.156 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4294967296 2023-09-22T07:43:38.157 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.157 INFO:tasks.workunit.client.0.smithi006.stdout: "unmapped_bytes": { 2023-09-22T07:43:38.157 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 614400 2023-09-22T07:43:38.157 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.157 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.157 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:data": { 2023-09-22T07:43:38.157 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:38.157 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 218103808 2023-09-22T07:43:38.157 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.157 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:38.157 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.157 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.157 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:38.158 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.158 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.158 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:38.158 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 142523540 2023-09-22T07:43:38.158 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.158 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:38.158 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.158 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.158 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:38.158 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.158 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.158 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:38.159 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.159 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.159 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:38.159 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.159 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.159 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:38.159 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.159 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.159 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:38.159 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 12288 2023-09-22T07:43:38.159 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.159 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:38.160 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.160 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.160 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:38.160 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.160 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.160 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:38.160 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.160 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.160 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:38.160 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 75567980 2023-09-22T07:43:38.160 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.160 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.161 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:kv": { 2023-09-22T07:43:38.161 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:38.161 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1207959552 2023-09-22T07:43:38.161 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.161 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:38.161 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 67108864 2023-09-22T07:43:38.161 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.161 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:38.161 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.161 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.161 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:38.161 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1068926551 2023-09-22T07:43:38.162 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.162 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:38.162 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.162 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.162 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:38.162 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.162 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.162 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:38.162 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.162 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.162 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:38.163 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.163 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.163 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:38.163 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.163 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.163 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:38.163 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1168 2023-09-22T07:43:38.163 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.163 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:38.163 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.163 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.163 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:38.163 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.164 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.164 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:38.164 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.164 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.164 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:38.164 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 71922969 2023-09-22T07:43:38.164 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.164 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.164 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:kv_onode": { 2023-09-22T07:43:38.164 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:38.164 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 234881024 2023-09-22T07:43:38.164 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.165 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:38.165 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 67108864 2023-09-22T07:43:38.165 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.165 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:38.165 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 464 2023-09-22T07:43:38.165 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.165 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:38.165 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 95015693 2023-09-22T07:43:38.165 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.165 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:38.165 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.165 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.165 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:38.166 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.166 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.166 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:38.166 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.166 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.166 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:38.166 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.166 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.166 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:38.166 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.166 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.166 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:38.167 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.167 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.167 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:38.167 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.167 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.167 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:38.167 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.167 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.167 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:38.167 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.167 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.167 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:38.168 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 72756003 2023-09-22T07:43:38.168 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.168 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.168 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:meta": { 2023-09-22T07:43:38.168 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:38.168 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1140850688 2023-09-22T07:43:38.168 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.168 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:38.168 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.168 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.168 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:38.168 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.169 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.169 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:38.169 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1068926551 2023-09-22T07:43:38.169 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.169 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:38.169 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.169 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.169 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:38.169 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.169 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.169 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:38.169 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.169 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.170 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:38.170 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.170 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.170 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:38.170 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 15126 2023-09-22T07:43:38.170 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.170 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:38.170 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 229650 2023-09-22T07:43:38.170 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.170 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:38.170 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.170 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.171 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:38.171 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.171 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.171 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:38.171 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.171 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.171 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:38.171 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 71679361 2023-09-22T07:43:38.171 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.171 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.171 INFO:tasks.workunit.client.0.smithi006.stdout: "objecter": { 2023-09-22T07:43:38.171 INFO:tasks.workunit.client.0.smithi006.stdout: "op_active": { 2023-09-22T07:43:38.171 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.172 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.172 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r": { 2023-09-22T07:43:38.172 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.172 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.172 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rmw": { 2023-09-22T07:43:38.172 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.172 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.172 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w": { 2023-09-22T07:43:38.172 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.172 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.172 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.172 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:38.173 INFO:tasks.workunit.client.0.smithi006.stdout: "numpg": { 2023-09-22T07:43:38.173 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 31 2023-09-22T07:43:38.173 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.173 INFO:tasks.workunit.client.0.smithi006.stdout: "numpg_removing": { 2023-09-22T07:43:38.173 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.173 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.173 INFO:tasks.workunit.client.0.smithi006.stdout: "op": { 2023-09-22T07:43:38.173 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 10 2023-09-22T07:43:38.173 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.173 INFO:tasks.workunit.client.0.smithi006.stdout: "op_delayed_degraded": { 2023-09-22T07:43:38.173 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.173 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.174 INFO:tasks.workunit.client.0.smithi006.stdout: "op_delayed_unreadable": { 2023-09-22T07:43:38.174 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.174 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.174 INFO:tasks.workunit.client.0.smithi006.stdout: "op_in_bytes": { 2023-09-22T07:43:38.174 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.174 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.174 INFO:tasks.workunit.client.0.smithi006.stdout: "op_latency": { 2023-09-22T07:43:38.174 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 10, 2023-09-22T07:43:38.174 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 218179001 2023-09-22T07:43:38.174 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.174 INFO:tasks.workunit.client.0.smithi006.stdout: "op_out_bytes": { 2023-09-22T07:43:38.174 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.175 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.175 INFO:tasks.workunit.client.0.smithi006.stdout: "op_prepare_latency": { 2023-09-22T07:43:38.175 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 10, 2023-09-22T07:43:38.175 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4878371 2023-09-22T07:43:38.175 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.175 INFO:tasks.workunit.client.0.smithi006.stdout: "op_process_latency": { 2023-09-22T07:43:38.175 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 10, 2023-09-22T07:43:38.175 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 203272689 2023-09-22T07:43:38.175 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.175 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r": { 2023-09-22T07:43:38.175 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.175 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.175 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_latency": { 2023-09-22T07:43:38.176 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.176 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.176 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.176 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_latency_out_bytes_histogram": { 2023-09-22T07:43:38.176 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.176 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.176 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_out_bytes": { 2023-09-22T07:43:38.176 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.176 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.176 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_prepare_latency": { 2023-09-22T07:43:38.176 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.176 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.177 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.177 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_process_latency": { 2023-09-22T07:43:38.177 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.177 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.177 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.177 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw": { 2023-09-22T07:43:38.177 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.177 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.177 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_in_bytes": { 2023-09-22T07:43:38.177 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.177 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.177 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_latency": { 2023-09-22T07:43:38.178 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.178 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.178 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.178 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_latency_in_bytes_histogram": { 2023-09-22T07:43:38.178 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.178 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.178 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_latency_out_bytes_histogram": { 2023-09-22T07:43:38.178 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.178 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.178 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_out_bytes": { 2023-09-22T07:43:38.178 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.178 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.179 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_prepare_latency": { 2023-09-22T07:43:38.179 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.179 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.179 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.179 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_process_latency": { 2023-09-22T07:43:38.179 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.179 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.179 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.179 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w": { 2023-09-22T07:43:38.179 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 10 2023-09-22T07:43:38.179 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.180 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_in_bytes": { 2023-09-22T07:43:38.180 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.180 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.180 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_latency": { 2023-09-22T07:43:38.180 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 10, 2023-09-22T07:43:38.180 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 218179001 2023-09-22T07:43:38.180 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.180 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_latency_in_bytes_histogram": { 2023-09-22T07:43:38.180 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.180 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.180 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_prepare_latency": { 2023-09-22T07:43:38.180 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 10, 2023-09-22T07:43:38.181 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4878371 2023-09-22T07:43:38.181 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.181 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_process_latency": { 2023-09-22T07:43:38.181 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 10, 2023-09-22T07:43:38.181 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 203272689 2023-09-22T07:43:38.181 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.181 INFO:tasks.workunit.client.0.smithi006.stdout: "op_wip": { 2023-09-22T07:43:38.181 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.181 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.181 INFO:tasks.workunit.client.0.smithi006.stdout: "recovery_bytes": { 2023-09-22T07:43:38.182 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.182 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.182 INFO:tasks.workunit.client.0.smithi006.stdout: "recovery_ops": { 2023-09-22T07:43:38.182 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.182 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.182 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_bytes": { 2023-09-22T07:43:38.182 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 95995035648 2023-09-22T07:43:38.182 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.182 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_bytes_used": { 2023-09-22T07:43:38.182 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 6873088 2023-09-22T07:43:38.182 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.182 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.183 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.183 INFO:tasks.workunit.client.0.smithi006.stdout: "osd.3": { 2023-09-22T07:43:38.183 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs": { 2023-09-22T07:43:38.183 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_slow_fallback": { 2023-09-22T07:43:38.183 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.183 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.183 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_slow_size_fallback": { 2023-09-22T07:43:38.183 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.183 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.183 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit_db": { 2023-09-22T07:43:38.183 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 65536 2023-09-22T07:43:38.183 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.184 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit_main": { 2023-09-22T07:43:38.184 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.184 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.184 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit_wal": { 2023-09-22T07:43:38.184 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.184 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.184 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_written_slow": { 2023-09-22T07:43:38.184 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.184 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.184 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_written_sst": { 2023-09-22T07:43:38.184 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 8192 2023-09-22T07:43:38.184 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.184 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_written_wal": { 2023-09-22T07:43:38.185 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1253376 2023-09-22T07:43:38.185 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.185 INFO:tasks.workunit.client.0.smithi006.stdout: "compact_lat": { 2023-09-22T07:43:38.185 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.185 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.185 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.185 INFO:tasks.workunit.client.0.smithi006.stdout: "compact_lock_lat": { 2023-09-22T07:43:38.185 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.185 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.185 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.185 INFO:tasks.workunit.client.0.smithi006.stdout: "db_total_bytes": { 2023-09-22T07:43:38.185 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 95995035648 2023-09-22T07:43:38.186 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.186 INFO:tasks.workunit.client.0.smithi006.stdout: "db_used_bytes": { 2023-09-22T07:43:38.186 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 5701632 2023-09-22T07:43:38.186 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.186 INFO:tasks.workunit.client.0.smithi006.stdout: "log_bytes": { 2023-09-22T07:43:38.186 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 790528 2023-09-22T07:43:38.186 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.186 INFO:tasks.workunit.client.0.smithi006.stdout: "logged_bytes": { 2023-09-22T07:43:38.186 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 651264 2023-09-22T07:43:38.186 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.186 INFO:tasks.workunit.client.0.smithi006.stdout: "max_bytes_db": { 2023-09-22T07:43:38.186 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 5636096 2023-09-22T07:43:38.187 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.187 INFO:tasks.workunit.client.0.smithi006.stdout: "max_bytes_slow": { 2023-09-22T07:43:38.187 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.187 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.187 INFO:tasks.workunit.client.0.smithi006.stdout: "max_bytes_wal": { 2023-09-22T07:43:38.187 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.187 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.187 INFO:tasks.workunit.client.0.smithi006.stdout: "num_files": { 2023-09-22T07:43:38.187 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 13 2023-09-22T07:43:38.187 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.187 INFO:tasks.workunit.client.0.smithi006.stdout: "read_bytes": { 2023-09-22T07:43:38.187 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 193929 2023-09-22T07:43:38.187 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.188 INFO:tasks.workunit.client.0.smithi006.stdout: "read_count": { 2023-09-22T07:43:38.188 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 22 2023-09-22T07:43:38.188 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.188 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes": { 2023-09-22T07:43:38.188 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1265664 2023-09-22T07:43:38.188 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.188 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes_db": { 2023-09-22T07:43:38.188 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1269760 2023-09-22T07:43:38.188 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.188 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes_slow": { 2023-09-22T07:43:38.188 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.188 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.189 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes_wal": { 2023-09-22T07:43:38.189 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.189 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.189 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_count": { 2023-09-22T07:43:38.189 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 14 2023-09-22T07:43:38.189 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.189 INFO:tasks.workunit.client.0.smithi006.stdout: "read_prefetch_bytes": { 2023-09-22T07:43:38.189 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3653 2023-09-22T07:43:38.189 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.189 INFO:tasks.workunit.client.0.smithi006.stdout: "read_prefetch_count": { 2023-09-22T07:43:38.189 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3 2023-09-22T07:43:38.189 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.190 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_buffer_bytes": { 2023-09-22T07:43:38.190 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3833 2023-09-22T07:43:38.190 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.190 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_buffer_count": { 2023-09-22T07:43:38.190 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 18 2023-09-22T07:43:38.190 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.190 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_bytes": { 2023-09-22T07:43:38.190 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3833 2023-09-22T07:43:38.190 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.190 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_count": { 2023-09-22T07:43:38.190 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 18 2023-09-22T07:43:38.190 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.191 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes": { 2023-09-22T07:43:38.191 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.191 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.191 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes_db": { 2023-09-22T07:43:38.191 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.191 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.191 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes_slow": { 2023-09-22T07:43:38.191 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.191 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.191 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes_wal": { 2023-09-22T07:43:38.191 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.191 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.191 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_count": { 2023-09-22T07:43:38.192 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.192 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.192 INFO:tasks.workunit.client.0.smithi006.stdout: "slow_total_bytes": { 2023-09-22T07:43:38.192 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.192 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.192 INFO:tasks.workunit.client.0.smithi006.stdout: "slow_used_bytes": { 2023-09-22T07:43:38.192 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.192 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.192 INFO:tasks.workunit.client.0.smithi006.stdout: "wal_total_bytes": { 2023-09-22T07:43:38.192 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.192 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.192 INFO:tasks.workunit.client.0.smithi006.stdout: "wal_used_bytes": { 2023-09-22T07:43:38.193 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.193 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.193 INFO:tasks.workunit.client.0.smithi006.stdout: "write_bytes": { 2023-09-22T07:43:38.193 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1974272 2023-09-22T07:43:38.193 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.193 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.193 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore": { 2023-09-22T07:43:38.193 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit": { 2023-09-22T07:43:38.193 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4096 2023-09-22T07:43:38.193 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.193 INFO:tasks.workunit.client.0.smithi006.stdout: "allocated": { 2023-09-22T07:43:38.193 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 724992 2023-09-22T07:43:38.193 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.194 INFO:tasks.workunit.client.0.smithi006.stdout: "clist_lat": { 2023-09-22T07:43:38.194 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.194 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.194 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.194 INFO:tasks.workunit.client.0.smithi006.stdout: "compress_lat": { 2023-09-22T07:43:38.194 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.194 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.194 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.194 INFO:tasks.workunit.client.0.smithi006.stdout: "compressed": { 2023-09-22T07:43:38.194 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.194 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.194 INFO:tasks.workunit.client.0.smithi006.stdout: "compressed_allocated": { 2023-09-22T07:43:38.195 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.195 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.195 INFO:tasks.workunit.client.0.smithi006.stdout: "compressed_original": { 2023-09-22T07:43:38.195 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.195 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.195 INFO:tasks.workunit.client.0.smithi006.stdout: "csum_lat": { 2023-09-22T07:43:38.195 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 3, 2023-09-22T07:43:38.195 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 6096 2023-09-22T07:43:38.195 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.195 INFO:tasks.workunit.client.0.smithi006.stdout: "decompress_lat": { 2023-09-22T07:43:38.195 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.195 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.195 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.196 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_commit_lat": { 2023-09-22T07:43:38.196 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 144, 2023-09-22T07:43:38.196 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 47727489 2023-09-22T07:43:38.196 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.196 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_final_lat": { 2023-09-22T07:43:38.196 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 133, 2023-09-22T07:43:38.196 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 10197602 2023-09-22T07:43:38.196 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.196 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_flush_lat": { 2023-09-22T07:43:38.196 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 144, 2023-09-22T07:43:38.196 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 294752 2023-09-22T07:43:38.196 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.196 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_sync_lat": { 2023-09-22T07:43:38.197 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 144, 2023-09-22T07:43:38.197 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 48022241 2023-09-22T07:43:38.197 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.197 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_get_keys_lat": { 2023-09-22T07:43:38.197 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.197 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.197 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.197 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_get_values_lat": { 2023-09-22T07:43:38.197 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.197 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.197 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.197 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_lower_bound_lat": { 2023-09-22T07:43:38.198 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.198 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.198 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.198 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_next_lat": { 2023-09-22T07:43:38.198 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.198 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.198 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.198 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_seek_to_first_lat": { 2023-09-22T07:43:38.198 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.198 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.198 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.198 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_upper_bound_lat": { 2023-09-22T07:43:38.199 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:38.199 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 12856 2023-09-22T07:43:38.199 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.199 INFO:tasks.workunit.client.0.smithi006.stdout: "onode_hits": { 2023-09-22T07:43:38.199 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 362 2023-09-22T07:43:38.199 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.199 INFO:tasks.workunit.client.0.smithi006.stdout: "onode_misses": { 2023-09-22T07:43:38.199 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 216 2023-09-22T07:43:38.199 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.199 INFO:tasks.workunit.client.0.smithi006.stdout: "read_lat": { 2023-09-22T07:43:38.199 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 91, 2023-09-22T07:43:38.199 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1044978 2023-09-22T07:43:38.200 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.200 INFO:tasks.workunit.client.0.smithi006.stdout: "read_onode_meta_lat": { 2023-09-22T07:43:38.200 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 162, 2023-09-22T07:43:38.200 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 299583 2023-09-22T07:43:38.200 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.200 INFO:tasks.workunit.client.0.smithi006.stdout: "read_wait_aio_lat": { 2023-09-22T07:43:38.200 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 71, 2023-09-22T07:43:38.200 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 471064 2023-09-22T07:43:38.200 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.200 INFO:tasks.workunit.client.0.smithi006.stdout: "reads_with_retries": { 2023-09-22T07:43:38.200 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.200 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.200 INFO:tasks.workunit.client.0.smithi006.stdout: "remove_lat": { 2023-09-22T07:43:38.201 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.201 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.201 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.201 INFO:tasks.workunit.client.0.smithi006.stdout: "state_aio_wait_lat": { 2023-09-22T07:43:38.201 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 253, 2023-09-22T07:43:38.201 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 15008947 2023-09-22T07:43:38.201 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.201 INFO:tasks.workunit.client.0.smithi006.stdout: "state_deferred_aio_wait_lat": { 2023-09-22T07:43:38.201 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 54, 2023-09-22T07:43:38.201 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4394176 2023-09-22T07:43:38.201 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.201 INFO:tasks.workunit.client.0.smithi006.stdout: "state_deferred_cleanup_lat": { 2023-09-22T07:43:38.202 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 51, 2023-09-22T07:43:38.202 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 287955809777 2023-09-22T07:43:38.202 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.202 INFO:tasks.workunit.client.0.smithi006.stdout: "state_deferred_queued_lat": { 2023-09-22T07:43:38.202 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 54, 2023-09-22T07:43:38.202 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 73657141135 2023-09-22T07:43:38.202 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.202 INFO:tasks.workunit.client.0.smithi006.stdout: "state_done_lat": { 2023-09-22T07:43:38.202 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 250, 2023-09-22T07:43:38.202 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 462593 2023-09-22T07:43:38.202 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.202 INFO:tasks.workunit.client.0.smithi006.stdout: "state_finishing_lat": { 2023-09-22T07:43:38.203 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 250, 2023-09-22T07:43:38.203 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 24122 2023-09-22T07:43:38.203 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.203 INFO:tasks.workunit.client.0.smithi006.stdout: "state_io_done_lat": { 2023-09-22T07:43:38.203 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 253, 2023-09-22T07:43:38.203 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 295678 2023-09-22T07:43:38.203 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.203 INFO:tasks.workunit.client.0.smithi006.stdout: "state_kv_commiting_lat": { 2023-09-22T07:43:38.203 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 253, 2023-09-22T07:43:38.203 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 504188154 2023-09-22T07:43:38.203 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.203 INFO:tasks.workunit.client.0.smithi006.stdout: "state_kv_done_lat": { 2023-09-22T07:43:38.204 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 253, 2023-09-22T07:43:38.204 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 67438 2023-09-22T07:43:38.204 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.204 INFO:tasks.workunit.client.0.smithi006.stdout: "state_kv_queued_lat": { 2023-09-22T07:43:38.204 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 253, 2023-09-22T07:43:38.204 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 99957588 2023-09-22T07:43:38.204 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.204 INFO:tasks.workunit.client.0.smithi006.stdout: "state_prepare_lat": { 2023-09-22T07:43:38.204 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 253, 2023-09-22T07:43:38.204 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 13075410 2023-09-22T07:43:38.204 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.204 INFO:tasks.workunit.client.0.smithi006.stdout: "stored": { 2023-09-22T07:43:38.204 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 311543 2023-09-22T07:43:38.205 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.205 INFO:tasks.workunit.client.0.smithi006.stdout: "truncate_lat": { 2023-09-22T07:43:38.205 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.205 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.205 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.205 INFO:tasks.workunit.client.0.smithi006.stdout: "txc_commit_lat": { 2023-09-22T07:43:38.205 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 253, 2023-09-22T07:43:38.205 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 632556571 2023-09-22T07:43:38.205 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.205 INFO:tasks.workunit.client.0.smithi006.stdout: "txc_submit_lat": { 2023-09-22T07:43:38.205 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 253, 2023-09-22T07:43:38.205 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 15863985 2023-09-22T07:43:38.206 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.206 INFO:tasks.workunit.client.0.smithi006.stdout: "txc_throttle_lat": { 2023-09-22T07:43:38.206 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 253, 2023-09-22T07:43:38.206 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1693683 2023-09-22T07:43:38.206 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.206 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.206 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache": { 2023-09-22T07:43:38.206 INFO:tasks.workunit.client.0.smithi006.stdout: "cache_bytes": { 2023-09-22T07:43:38.206 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2845415832 2023-09-22T07:43:38.206 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.206 INFO:tasks.workunit.client.0.smithi006.stdout: "heap_bytes": { 2023-09-22T07:43:38.206 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 267976704 2023-09-22T07:43:38.206 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.207 INFO:tasks.workunit.client.0.smithi006.stdout: "mapped_bytes": { 2023-09-22T07:43:38.207 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 267575296 2023-09-22T07:43:38.207 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.207 INFO:tasks.workunit.client.0.smithi006.stdout: "target_bytes": { 2023-09-22T07:43:38.207 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4294967296 2023-09-22T07:43:38.207 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.207 INFO:tasks.workunit.client.0.smithi006.stdout: "unmapped_bytes": { 2023-09-22T07:43:38.207 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 401408 2023-09-22T07:43:38.207 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.207 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.207 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:data": { 2023-09-22T07:43:38.207 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:38.208 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 218103808 2023-09-22T07:43:38.208 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.208 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:38.208 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.208 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.208 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:38.208 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.208 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.208 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:38.208 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 142523755 2023-09-22T07:43:38.208 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.208 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:38.209 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.209 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.209 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:38.209 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.209 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.209 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:38.209 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.209 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.209 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:38.209 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.209 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.209 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:38.209 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.210 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.210 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:38.210 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.210 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.210 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:38.210 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.210 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.210 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:38.210 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.210 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.210 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:38.210 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.211 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.211 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:38.211 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 75580053 2023-09-22T07:43:38.211 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.211 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.211 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:kv": { 2023-09-22T07:43:38.211 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:38.211 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1207959552 2023-09-22T07:43:38.211 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.211 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:38.211 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 67108864 2023-09-22T07:43:38.211 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.212 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:38.212 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.212 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.212 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:38.212 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1068928169 2023-09-22T07:43:38.212 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.212 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:38.212 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.212 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.212 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:38.212 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.212 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.212 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:38.213 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.213 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.213 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:38.213 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.213 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.213 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:38.213 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.213 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.213 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:38.213 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1168 2023-09-22T07:43:38.213 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.213 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:38.214 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.214 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.214 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:38.214 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.214 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.214 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:38.214 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.214 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.214 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:38.214 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 71921351 2023-09-22T07:43:38.214 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.214 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.214 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:kv_onode": { 2023-09-22T07:43:38.215 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:38.215 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 234881024 2023-09-22T07:43:38.215 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.215 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:38.215 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 67108864 2023-09-22T07:43:38.215 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.215 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:38.215 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 464 2023-09-22T07:43:38.215 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.215 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:38.215 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 95015837 2023-09-22T07:43:38.215 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.216 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:38.216 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.216 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.216 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:38.216 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.216 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.216 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:38.216 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.216 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.216 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:38.216 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.216 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.216 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:38.217 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.217 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.217 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:38.217 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.217 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.217 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:38.217 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.217 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.217 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:38.217 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.217 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.217 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:38.218 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.218 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.218 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:38.218 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 72755859 2023-09-22T07:43:38.218 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.218 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.218 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:meta": { 2023-09-22T07:43:38.218 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:38.218 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1140850688 2023-09-22T07:43:38.218 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.218 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:38.219 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.219 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.219 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:38.219 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.219 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.219 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:38.219 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1068928169 2023-09-22T07:43:38.219 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.219 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:38.219 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.219 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.219 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:38.220 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.220 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.220 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:38.220 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.220 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.220 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:38.220 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.220 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.220 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:38.220 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 19182 2023-09-22T07:43:38.220 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.220 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:38.220 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 237037 2023-09-22T07:43:38.221 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.221 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:38.221 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.221 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.221 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:38.221 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.221 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.221 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:38.221 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.221 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.221 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:38.221 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 71666300 2023-09-22T07:43:38.222 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.222 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.222 INFO:tasks.workunit.client.0.smithi006.stdout: "objecter": { 2023-09-22T07:43:38.222 INFO:tasks.workunit.client.0.smithi006.stdout: "op_active": { 2023-09-22T07:43:38.222 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.222 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.222 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r": { 2023-09-22T07:43:38.222 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.222 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.222 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rmw": { 2023-09-22T07:43:38.222 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.222 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.223 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w": { 2023-09-22T07:43:38.223 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.223 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.223 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.223 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:38.223 INFO:tasks.workunit.client.0.smithi006.stdout: "numpg": { 2023-09-22T07:43:38.223 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 37 2023-09-22T07:43:38.223 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.223 INFO:tasks.workunit.client.0.smithi006.stdout: "numpg_removing": { 2023-09-22T07:43:38.223 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.223 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.223 INFO:tasks.workunit.client.0.smithi006.stdout: "op": { 2023-09-22T07:43:38.224 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.224 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.224 INFO:tasks.workunit.client.0.smithi006.stdout: "op_delayed_degraded": { 2023-09-22T07:43:38.224 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.224 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.224 INFO:tasks.workunit.client.0.smithi006.stdout: "op_delayed_unreadable": { 2023-09-22T07:43:38.224 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.224 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.224 INFO:tasks.workunit.client.0.smithi006.stdout: "op_in_bytes": { 2023-09-22T07:43:38.224 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.224 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.225 INFO:tasks.workunit.client.0.smithi006.stdout: "op_latency": { 2023-09-22T07:43:38.225 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.225 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.225 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.225 INFO:tasks.workunit.client.0.smithi006.stdout: "op_out_bytes": { 2023-09-22T07:43:38.225 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.225 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.225 INFO:tasks.workunit.client.0.smithi006.stdout: "op_prepare_latency": { 2023-09-22T07:43:38.225 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:38.225 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 646549 2023-09-22T07:43:38.225 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.225 INFO:tasks.workunit.client.0.smithi006.stdout: "op_process_latency": { 2023-09-22T07:43:38.226 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.226 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.226 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.226 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r": { 2023-09-22T07:43:38.226 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.226 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.226 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_latency": { 2023-09-22T07:43:38.226 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.226 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.226 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.226 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_latency_out_bytes_histogram": { 2023-09-22T07:43:38.226 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.227 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.227 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_out_bytes": { 2023-09-22T07:43:38.227 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.227 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.227 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_prepare_latency": { 2023-09-22T07:43:38.227 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.227 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.227 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.227 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_process_latency": { 2023-09-22T07:43:38.227 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.227 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.227 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.228 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw": { 2023-09-22T07:43:38.228 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.228 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.228 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_in_bytes": { 2023-09-22T07:43:38.228 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.228 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.228 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_latency": { 2023-09-22T07:43:38.228 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.228 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.228 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.228 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_latency_in_bytes_histogram": { 2023-09-22T07:43:38.228 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.228 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.229 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_latency_out_bytes_histogram": { 2023-09-22T07:43:38.229 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.229 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.229 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_out_bytes": { 2023-09-22T07:43:38.229 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.229 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.229 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_prepare_latency": { 2023-09-22T07:43:38.229 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.229 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.229 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.229 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_process_latency": { 2023-09-22T07:43:38.229 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.230 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.230 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.230 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w": { 2023-09-22T07:43:38.230 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.230 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.230 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_in_bytes": { 2023-09-22T07:43:38.230 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.230 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.230 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_latency": { 2023-09-22T07:43:38.230 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.230 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.230 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.231 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_latency_in_bytes_histogram": { 2023-09-22T07:43:38.231 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.231 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.231 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_prepare_latency": { 2023-09-22T07:43:38.231 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:38.231 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 646549 2023-09-22T07:43:38.231 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.231 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_process_latency": { 2023-09-22T07:43:38.231 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.231 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.231 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.231 INFO:tasks.workunit.client.0.smithi006.stdout: "op_wip": { 2023-09-22T07:43:38.231 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.232 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.232 INFO:tasks.workunit.client.0.smithi006.stdout: "recovery_bytes": { 2023-09-22T07:43:38.232 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.232 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.232 INFO:tasks.workunit.client.0.smithi006.stdout: "recovery_ops": { 2023-09-22T07:43:38.232 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.232 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.232 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_bytes": { 2023-09-22T07:43:38.232 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 95995035648 2023-09-22T07:43:38.232 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.232 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_bytes_used": { 2023-09-22T07:43:38.232 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 6434816 2023-09-22T07:43:38.233 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.233 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.233 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.233 INFO:tasks.workunit.client.0.smithi006.stdout: "osd.4": { 2023-09-22T07:43:38.233 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs": { 2023-09-22T07:43:38.233 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_slow_fallback": { 2023-09-22T07:43:38.233 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.233 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.233 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_slow_size_fallback": { 2023-09-22T07:43:38.233 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.233 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.233 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit_db": { 2023-09-22T07:43:38.234 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 65536 2023-09-22T07:43:38.234 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.234 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit_main": { 2023-09-22T07:43:38.234 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.234 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.234 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit_wal": { 2023-09-22T07:43:38.234 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.234 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.234 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_written_slow": { 2023-09-22T07:43:38.234 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.234 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.235 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_written_sst": { 2023-09-22T07:43:38.235 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 8192 2023-09-22T07:43:38.235 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.235 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_written_wal": { 2023-09-22T07:43:38.235 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1224704 2023-09-22T07:43:38.235 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.235 INFO:tasks.workunit.client.0.smithi006.stdout: "compact_lat": { 2023-09-22T07:43:38.235 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.235 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.235 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.235 INFO:tasks.workunit.client.0.smithi006.stdout: "compact_lock_lat": { 2023-09-22T07:43:38.235 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.235 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.236 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.236 INFO:tasks.workunit.client.0.smithi006.stdout: "db_total_bytes": { 2023-09-22T07:43:38.236 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 95995035648 2023-09-22T07:43:38.236 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.236 INFO:tasks.workunit.client.0.smithi006.stdout: "db_used_bytes": { 2023-09-22T07:43:38.236 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 5701632 2023-09-22T07:43:38.236 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.236 INFO:tasks.workunit.client.0.smithi006.stdout: "log_bytes": { 2023-09-22T07:43:38.236 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 765952 2023-09-22T07:43:38.236 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.236 INFO:tasks.workunit.client.0.smithi006.stdout: "logged_bytes": { 2023-09-22T07:43:38.236 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 626688 2023-09-22T07:43:38.237 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.237 INFO:tasks.workunit.client.0.smithi006.stdout: "max_bytes_db": { 2023-09-22T07:43:38.237 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 5636096 2023-09-22T07:43:38.237 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.237 INFO:tasks.workunit.client.0.smithi006.stdout: "max_bytes_slow": { 2023-09-22T07:43:38.237 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.237 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.237 INFO:tasks.workunit.client.0.smithi006.stdout: "max_bytes_wal": { 2023-09-22T07:43:38.237 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.237 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.237 INFO:tasks.workunit.client.0.smithi006.stdout: "num_files": { 2023-09-22T07:43:38.237 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 13 2023-09-22T07:43:38.238 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.238 INFO:tasks.workunit.client.0.smithi006.stdout: "read_bytes": { 2023-09-22T07:43:38.238 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 193929 2023-09-22T07:43:38.238 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.238 INFO:tasks.workunit.client.0.smithi006.stdout: "read_count": { 2023-09-22T07:43:38.238 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 22 2023-09-22T07:43:38.238 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.238 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes": { 2023-09-22T07:43:38.238 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1265664 2023-09-22T07:43:38.238 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.238 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes_db": { 2023-09-22T07:43:38.238 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1269760 2023-09-22T07:43:38.239 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.239 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes_slow": { 2023-09-22T07:43:38.239 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.239 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.239 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes_wal": { 2023-09-22T07:43:38.239 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.239 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.239 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_count": { 2023-09-22T07:43:38.239 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 14 2023-09-22T07:43:38.239 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.239 INFO:tasks.workunit.client.0.smithi006.stdout: "read_prefetch_bytes": { 2023-09-22T07:43:38.239 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3653 2023-09-22T07:43:38.240 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.240 INFO:tasks.workunit.client.0.smithi006.stdout: "read_prefetch_count": { 2023-09-22T07:43:38.240 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3 2023-09-22T07:43:38.240 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.240 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_buffer_bytes": { 2023-09-22T07:43:38.240 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3833 2023-09-22T07:43:38.240 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.240 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_buffer_count": { 2023-09-22T07:43:38.240 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 18 2023-09-22T07:43:38.240 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.240 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_bytes": { 2023-09-22T07:43:38.240 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3833 2023-09-22T07:43:38.241 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.241 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_count": { 2023-09-22T07:43:38.241 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 18 2023-09-22T07:43:38.241 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.241 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes": { 2023-09-22T07:43:38.241 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.241 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.241 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes_db": { 2023-09-22T07:43:38.241 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.241 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.241 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes_slow": { 2023-09-22T07:43:38.241 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.242 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.242 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes_wal": { 2023-09-22T07:43:38.242 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.242 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.242 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_count": { 2023-09-22T07:43:38.242 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.242 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.242 INFO:tasks.workunit.client.0.smithi006.stdout: "slow_total_bytes": { 2023-09-22T07:43:38.242 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.242 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.242 INFO:tasks.workunit.client.0.smithi006.stdout: "slow_used_bytes": { 2023-09-22T07:43:38.243 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.243 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.243 INFO:tasks.workunit.client.0.smithi006.stdout: "wal_total_bytes": { 2023-09-22T07:43:38.243 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.243 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.243 INFO:tasks.workunit.client.0.smithi006.stdout: "wal_used_bytes": { 2023-09-22T07:43:38.243 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.243 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.243 INFO:tasks.workunit.client.0.smithi006.stdout: "write_bytes": { 2023-09-22T07:43:38.243 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1921024 2023-09-22T07:43:38.243 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.244 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.244 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore": { 2023-09-22T07:43:38.244 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit": { 2023-09-22T07:43:38.244 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4096 2023-09-22T07:43:38.244 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.244 INFO:tasks.workunit.client.0.smithi006.stdout: "allocated": { 2023-09-22T07:43:38.244 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 720896 2023-09-22T07:43:38.244 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.244 INFO:tasks.workunit.client.0.smithi006.stdout: "clist_lat": { 2023-09-22T07:43:38.244 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 10, 2023-09-22T07:43:38.244 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 330237 2023-09-22T07:43:38.244 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.245 INFO:tasks.workunit.client.0.smithi006.stdout: "compress_lat": { 2023-09-22T07:43:38.245 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.245 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.245 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.245 INFO:tasks.workunit.client.0.smithi006.stdout: "compressed": { 2023-09-22T07:43:38.245 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.245 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.245 INFO:tasks.workunit.client.0.smithi006.stdout: "compressed_allocated": { 2023-09-22T07:43:38.245 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.245 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.245 INFO:tasks.workunit.client.0.smithi006.stdout: "compressed_original": { 2023-09-22T07:43:38.245 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.245 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.246 INFO:tasks.workunit.client.0.smithi006.stdout: "csum_lat": { 2023-09-22T07:43:38.246 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 1, 2023-09-22T07:43:38.246 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2449 2023-09-22T07:43:38.246 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.246 INFO:tasks.workunit.client.0.smithi006.stdout: "decompress_lat": { 2023-09-22T07:43:38.246 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.246 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.246 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.246 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_commit_lat": { 2023-09-22T07:43:38.246 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 138, 2023-09-22T07:43:38.246 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 47415707 2023-09-22T07:43:38.247 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.247 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_final_lat": { 2023-09-22T07:43:38.247 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 133, 2023-09-22T07:43:38.247 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 5277821 2023-09-22T07:43:38.247 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.247 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_flush_lat": { 2023-09-22T07:43:38.247 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 138, 2023-09-22T07:43:38.247 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 205532 2023-09-22T07:43:38.247 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.247 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_sync_lat": { 2023-09-22T07:43:38.247 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 138, 2023-09-22T07:43:38.247 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 47621239 2023-09-22T07:43:38.247 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.247 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_get_keys_lat": { 2023-09-22T07:43:38.248 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.248 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.248 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.248 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_get_values_lat": { 2023-09-22T07:43:38.248 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:38.248 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1955 2023-09-22T07:43:38.248 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.248 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_lower_bound_lat": { 2023-09-22T07:43:38.248 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.248 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.248 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.249 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_next_lat": { 2023-09-22T07:43:38.249 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.249 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.249 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.249 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_seek_to_first_lat": { 2023-09-22T07:43:38.249 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.249 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.249 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.249 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_upper_bound_lat": { 2023-09-22T07:43:38.249 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:38.249 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 22766 2023-09-22T07:43:38.249 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.249 INFO:tasks.workunit.client.0.smithi006.stdout: "onode_hits": { 2023-09-22T07:43:38.250 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 365 2023-09-22T07:43:38.250 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.250 INFO:tasks.workunit.client.0.smithi006.stdout: "onode_misses": { 2023-09-22T07:43:38.250 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 233 2023-09-22T07:43:38.250 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.250 INFO:tasks.workunit.client.0.smithi006.stdout: "read_lat": { 2023-09-22T07:43:38.250 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 96, 2023-09-22T07:43:38.250 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 873077 2023-09-22T07:43:38.250 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.250 INFO:tasks.workunit.client.0.smithi006.stdout: "read_onode_meta_lat": { 2023-09-22T07:43:38.250 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 163, 2023-09-22T07:43:38.250 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 248590 2023-09-22T07:43:38.250 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.251 INFO:tasks.workunit.client.0.smithi006.stdout: "read_wait_aio_lat": { 2023-09-22T07:43:38.251 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 67, 2023-09-22T07:43:38.251 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 176408 2023-09-22T07:43:38.251 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.251 INFO:tasks.workunit.client.0.smithi006.stdout: "reads_with_retries": { 2023-09-22T07:43:38.251 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.251 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.251 INFO:tasks.workunit.client.0.smithi006.stdout: "remove_lat": { 2023-09-22T07:43:38.251 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 6, 2023-09-22T07:43:38.251 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 102598 2023-09-22T07:43:38.251 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.251 INFO:tasks.workunit.client.0.smithi006.stdout: "state_aio_wait_lat": { 2023-09-22T07:43:38.252 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 260, 2023-09-22T07:43:38.252 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4969593 2023-09-22T07:43:38.252 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.252 INFO:tasks.workunit.client.0.smithi006.stdout: "state_deferred_aio_wait_lat": { 2023-09-22T07:43:38.252 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 43, 2023-09-22T07:43:38.252 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3483323 2023-09-22T07:43:38.252 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.252 INFO:tasks.workunit.client.0.smithi006.stdout: "state_deferred_cleanup_lat": { 2023-09-22T07:43:38.252 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 43, 2023-09-22T07:43:38.252 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 318810105346 2023-09-22T07:43:38.252 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.252 INFO:tasks.workunit.client.0.smithi006.stdout: "state_deferred_queued_lat": { 2023-09-22T07:43:38.253 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 43, 2023-09-22T07:43:38.253 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 64975839633 2023-09-22T07:43:38.253 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.253 INFO:tasks.workunit.client.0.smithi006.stdout: "state_done_lat": { 2023-09-22T07:43:38.253 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 260, 2023-09-22T07:43:38.253 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 433983 2023-09-22T07:43:38.253 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.253 INFO:tasks.workunit.client.0.smithi006.stdout: "state_finishing_lat": { 2023-09-22T07:43:38.253 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 260, 2023-09-22T07:43:38.253 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 24730 2023-09-22T07:43:38.253 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.253 INFO:tasks.workunit.client.0.smithi006.stdout: "state_io_done_lat": { 2023-09-22T07:43:38.254 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 260, 2023-09-22T07:43:38.254 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 378166 2023-09-22T07:43:38.254 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.254 INFO:tasks.workunit.client.0.smithi006.stdout: "state_kv_commiting_lat": { 2023-09-22T07:43:38.254 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 260, 2023-09-22T07:43:38.254 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 252827245 2023-09-22T07:43:38.254 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.254 INFO:tasks.workunit.client.0.smithi006.stdout: "state_kv_done_lat": { 2023-09-22T07:43:38.254 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 260, 2023-09-22T07:43:38.254 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 64854 2023-09-22T07:43:38.254 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.254 INFO:tasks.workunit.client.0.smithi006.stdout: "state_kv_queued_lat": { 2023-09-22T07:43:38.255 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 260, 2023-09-22T07:43:38.255 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 107644315 2023-09-22T07:43:38.255 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.255 INFO:tasks.workunit.client.0.smithi006.stdout: "state_prepare_lat": { 2023-09-22T07:43:38.255 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 260, 2023-09-22T07:43:38.255 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 11370830 2023-09-22T07:43:38.255 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.255 INFO:tasks.workunit.client.0.smithi006.stdout: "stored": { 2023-09-22T07:43:38.255 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 309511 2023-09-22T07:43:38.255 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.255 INFO:tasks.workunit.client.0.smithi006.stdout: "truncate_lat": { 2023-09-22T07:43:38.256 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:38.256 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 498 2023-09-22T07:43:38.256 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.256 INFO:tasks.workunit.client.0.smithi006.stdout: "txc_commit_lat": { 2023-09-22T07:43:38.256 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 260, 2023-09-22T07:43:38.256 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 377220704 2023-09-22T07:43:38.256 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.256 INFO:tasks.workunit.client.0.smithi006.stdout: "txc_submit_lat": { 2023-09-22T07:43:38.256 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 260, 2023-09-22T07:43:38.256 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 13746943 2023-09-22T07:43:38.256 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.256 INFO:tasks.workunit.client.0.smithi006.stdout: "txc_throttle_lat": { 2023-09-22T07:43:38.256 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 260, 2023-09-22T07:43:38.257 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1714875 2023-09-22T07:43:38.257 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.257 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.257 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache": { 2023-09-22T07:43:38.257 INFO:tasks.workunit.client.0.smithi006.stdout: "cache_bytes": { 2023-09-22T07:43:38.257 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2845415832 2023-09-22T07:43:38.257 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.257 INFO:tasks.workunit.client.0.smithi006.stdout: "heap_bytes": { 2023-09-22T07:43:38.257 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 268959744 2023-09-22T07:43:38.257 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.257 INFO:tasks.workunit.client.0.smithi006.stdout: "mapped_bytes": { 2023-09-22T07:43:38.258 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 268369920 2023-09-22T07:43:38.258 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.258 INFO:tasks.workunit.client.0.smithi006.stdout: "target_bytes": { 2023-09-22T07:43:38.258 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4294967296 2023-09-22T07:43:38.258 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.258 INFO:tasks.workunit.client.0.smithi006.stdout: "unmapped_bytes": { 2023-09-22T07:43:38.258 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 589824 2023-09-22T07:43:38.258 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.258 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.258 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:data": { 2023-09-22T07:43:38.258 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:38.259 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 218103808 2023-09-22T07:43:38.259 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.259 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:38.259 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.259 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.259 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:38.259 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.259 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.259 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:38.259 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 142523715 2023-09-22T07:43:38.259 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.259 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:38.259 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.260 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.260 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:38.260 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.260 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.260 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:38.260 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.260 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.260 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:38.260 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.260 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.260 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:38.260 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.261 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.261 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:38.261 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.261 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.261 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:38.261 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.261 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.261 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:38.261 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.261 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.261 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:38.261 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.262 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.262 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:38.262 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 75580093 2023-09-22T07:43:38.262 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.262 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.262 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:kv": { 2023-09-22T07:43:38.262 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:38.262 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1207959552 2023-09-22T07:43:38.262 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.262 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:38.262 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 67108864 2023-09-22T07:43:38.262 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.263 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:38.263 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.263 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.263 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:38.263 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1068927867 2023-09-22T07:43:38.263 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.263 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:38.263 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.263 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.264 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:38.264 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.264 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.264 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:38.264 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.264 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.264 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:38.264 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.264 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.264 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:38.264 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.265 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.265 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:38.265 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1168 2023-09-22T07:43:38.265 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.265 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:38.265 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.265 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.265 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:38.265 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.265 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.265 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:38.266 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.266 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.266 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:38.266 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 71921653 2023-09-22T07:43:38.266 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.266 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.266 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:kv_onode": { 2023-09-22T07:43:38.266 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:38.266 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 234881024 2023-09-22T07:43:38.266 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.267 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:38.267 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 67108864 2023-09-22T07:43:38.267 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.267 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:38.267 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 464 2023-09-22T07:43:38.267 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.267 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:38.267 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 95015810 2023-09-22T07:43:38.267 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.267 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:38.267 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.267 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.268 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:38.268 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.268 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.268 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:38.268 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.268 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.268 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:38.268 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.268 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.268 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:38.268 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.268 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.268 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:38.269 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.269 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.269 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:38.269 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.269 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.269 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:38.269 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.269 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.269 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:38.269 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.269 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.269 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:38.270 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 72755886 2023-09-22T07:43:38.270 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.270 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.270 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:meta": { 2023-09-22T07:43:38.270 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:38.270 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1140850688 2023-09-22T07:43:38.270 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.270 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:38.270 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.270 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.270 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:38.270 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.271 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.271 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:38.271 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1068927867 2023-09-22T07:43:38.271 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.271 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:38.271 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.271 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.271 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:38.271 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.271 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.271 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:38.271 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.272 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.272 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:38.272 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.272 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.272 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:38.272 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 13664 2023-09-22T07:43:38.272 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.272 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:38.272 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 243227 2023-09-22T07:43:38.272 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.272 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:38.272 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.272 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.273 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:38.273 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.273 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.273 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:38.273 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.273 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.273 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:38.273 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 71665930 2023-09-22T07:43:38.273 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.273 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.273 INFO:tasks.workunit.client.0.smithi006.stdout: "objecter": { 2023-09-22T07:43:38.273 INFO:tasks.workunit.client.0.smithi006.stdout: "op_active": { 2023-09-22T07:43:38.274 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.274 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.274 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r": { 2023-09-22T07:43:38.274 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.274 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.274 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rmw": { 2023-09-22T07:43:38.274 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.274 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.274 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w": { 2023-09-22T07:43:38.274 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.274 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.274 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.275 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:38.275 INFO:tasks.workunit.client.0.smithi006.stdout: "numpg": { 2023-09-22T07:43:38.275 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 41 2023-09-22T07:43:38.275 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.275 INFO:tasks.workunit.client.0.smithi006.stdout: "numpg_removing": { 2023-09-22T07:43:38.275 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.275 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.275 INFO:tasks.workunit.client.0.smithi006.stdout: "op": { 2023-09-22T07:43:38.275 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1 2023-09-22T07:43:38.275 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.275 INFO:tasks.workunit.client.0.smithi006.stdout: "op_delayed_degraded": { 2023-09-22T07:43:38.275 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.275 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.276 INFO:tasks.workunit.client.0.smithi006.stdout: "op_delayed_unreadable": { 2023-09-22T07:43:38.276 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.276 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.276 INFO:tasks.workunit.client.0.smithi006.stdout: "op_in_bytes": { 2023-09-22T07:43:38.276 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 22 2023-09-22T07:43:38.276 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.276 INFO:tasks.workunit.client.0.smithi006.stdout: "op_latency": { 2023-09-22T07:43:38.276 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 1, 2023-09-22T07:43:38.276 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 18091575 2023-09-22T07:43:38.276 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.276 INFO:tasks.workunit.client.0.smithi006.stdout: "op_out_bytes": { 2023-09-22T07:43:38.276 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.277 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.277 INFO:tasks.workunit.client.0.smithi006.stdout: "op_prepare_latency": { 2023-09-22T07:43:38.277 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 1, 2023-09-22T07:43:38.277 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 623094 2023-09-22T07:43:38.277 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.277 INFO:tasks.workunit.client.0.smithi006.stdout: "op_process_latency": { 2023-09-22T07:43:38.277 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 1, 2023-09-22T07:43:38.277 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 18015742 2023-09-22T07:43:38.277 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.277 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r": { 2023-09-22T07:43:38.277 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.277 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.277 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_latency": { 2023-09-22T07:43:38.278 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.278 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.278 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.278 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_latency_out_bytes_histogram": { 2023-09-22T07:43:38.278 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.278 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.278 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_out_bytes": { 2023-09-22T07:43:38.278 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.278 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.278 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_prepare_latency": { 2023-09-22T07:43:38.278 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.279 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.279 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.279 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_process_latency": { 2023-09-22T07:43:38.279 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.279 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.279 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.279 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw": { 2023-09-22T07:43:38.279 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.279 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.279 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_in_bytes": { 2023-09-22T07:43:38.279 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.279 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.280 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_latency": { 2023-09-22T07:43:38.280 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.280 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.280 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.280 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_latency_in_bytes_histogram": { 2023-09-22T07:43:38.280 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.280 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.280 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_latency_out_bytes_histogram": { 2023-09-22T07:43:38.280 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.280 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.280 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_out_bytes": { 2023-09-22T07:43:38.280 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.281 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.281 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_prepare_latency": { 2023-09-22T07:43:38.281 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.281 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.281 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.281 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_process_latency": { 2023-09-22T07:43:38.281 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.281 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.281 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.281 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w": { 2023-09-22T07:43:38.281 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1 2023-09-22T07:43:38.281 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.282 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_in_bytes": { 2023-09-22T07:43:38.282 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 22 2023-09-22T07:43:38.282 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.282 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_latency": { 2023-09-22T07:43:38.282 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 1, 2023-09-22T07:43:38.282 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 18091575 2023-09-22T07:43:38.282 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.282 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_latency_in_bytes_histogram": { 2023-09-22T07:43:38.282 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.282 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.282 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_prepare_latency": { 2023-09-22T07:43:38.282 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 1, 2023-09-22T07:43:38.283 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 623094 2023-09-22T07:43:38.283 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.283 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_process_latency": { 2023-09-22T07:43:38.283 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 1, 2023-09-22T07:43:38.283 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 18015742 2023-09-22T07:43:38.283 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.283 INFO:tasks.workunit.client.0.smithi006.stdout: "op_wip": { 2023-09-22T07:43:38.283 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.283 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.283 INFO:tasks.workunit.client.0.smithi006.stdout: "recovery_bytes": { 2023-09-22T07:43:38.283 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.283 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.284 INFO:tasks.workunit.client.0.smithi006.stdout: "recovery_ops": { 2023-09-22T07:43:38.284 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.284 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.284 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_bytes": { 2023-09-22T07:43:38.284 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 95995035648 2023-09-22T07:43:38.284 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.284 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_bytes_used": { 2023-09-22T07:43:38.284 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 6430720 2023-09-22T07:43:38.284 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.284 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.284 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.284 INFO:tasks.workunit.client.0.smithi006.stdout: "osd.5": { 2023-09-22T07:43:38.285 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs": { 2023-09-22T07:43:38.285 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_slow_fallback": { 2023-09-22T07:43:38.285 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.285 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.285 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_slow_size_fallback": { 2023-09-22T07:43:38.285 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.285 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.285 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit_db": { 2023-09-22T07:43:38.285 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 65536 2023-09-22T07:43:38.285 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.285 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit_main": { 2023-09-22T07:43:38.285 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.286 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.286 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit_wal": { 2023-09-22T07:43:38.286 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.286 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.286 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_written_slow": { 2023-09-22T07:43:38.286 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.286 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.286 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_written_sst": { 2023-09-22T07:43:38.286 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 8192 2023-09-22T07:43:38.286 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.286 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_written_wal": { 2023-09-22T07:43:38.286 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1253376 2023-09-22T07:43:38.287 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.287 INFO:tasks.workunit.client.0.smithi006.stdout: "compact_lat": { 2023-09-22T07:43:38.287 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.287 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.287 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.287 INFO:tasks.workunit.client.0.smithi006.stdout: "compact_lock_lat": { 2023-09-22T07:43:38.287 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.287 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.287 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.287 INFO:tasks.workunit.client.0.smithi006.stdout: "db_total_bytes": { 2023-09-22T07:43:38.287 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 95995035648 2023-09-22T07:43:38.287 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.288 INFO:tasks.workunit.client.0.smithi006.stdout: "db_used_bytes": { 2023-09-22T07:43:38.288 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 5636096 2023-09-22T07:43:38.288 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.288 INFO:tasks.workunit.client.0.smithi006.stdout: "log_bytes": { 2023-09-22T07:43:38.288 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 835584 2023-09-22T07:43:38.288 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.288 INFO:tasks.workunit.client.0.smithi006.stdout: "logged_bytes": { 2023-09-22T07:43:38.288 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 696320 2023-09-22T07:43:38.288 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.288 INFO:tasks.workunit.client.0.smithi006.stdout: "max_bytes_db": { 2023-09-22T07:43:38.288 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 5570560 2023-09-22T07:43:38.288 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.288 INFO:tasks.workunit.client.0.smithi006.stdout: "max_bytes_slow": { 2023-09-22T07:43:38.289 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.289 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.289 INFO:tasks.workunit.client.0.smithi006.stdout: "max_bytes_wal": { 2023-09-22T07:43:38.289 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.289 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.289 INFO:tasks.workunit.client.0.smithi006.stdout: "num_files": { 2023-09-22T07:43:38.289 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 13 2023-09-22T07:43:38.289 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.289 INFO:tasks.workunit.client.0.smithi006.stdout: "read_bytes": { 2023-09-22T07:43:38.289 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 193929 2023-09-22T07:43:38.289 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.289 INFO:tasks.workunit.client.0.smithi006.stdout: "read_count": { 2023-09-22T07:43:38.290 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 22 2023-09-22T07:43:38.290 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.290 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes": { 2023-09-22T07:43:38.290 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1265664 2023-09-22T07:43:38.290 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.290 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes_db": { 2023-09-22T07:43:38.290 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1269760 2023-09-22T07:43:38.290 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.290 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes_slow": { 2023-09-22T07:43:38.290 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.290 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.290 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes_wal": { 2023-09-22T07:43:38.291 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.291 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.291 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_count": { 2023-09-22T07:43:38.291 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 14 2023-09-22T07:43:38.291 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.291 INFO:tasks.workunit.client.0.smithi006.stdout: "read_prefetch_bytes": { 2023-09-22T07:43:38.291 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3653 2023-09-22T07:43:38.291 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.291 INFO:tasks.workunit.client.0.smithi006.stdout: "read_prefetch_count": { 2023-09-22T07:43:38.291 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3 2023-09-22T07:43:38.291 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.291 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_buffer_bytes": { 2023-09-22T07:43:38.291 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3833 2023-09-22T07:43:38.292 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.292 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_buffer_count": { 2023-09-22T07:43:38.292 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 18 2023-09-22T07:43:38.292 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.292 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_bytes": { 2023-09-22T07:43:38.292 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3833 2023-09-22T07:43:38.292 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.292 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_count": { 2023-09-22T07:43:38.292 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 18 2023-09-22T07:43:38.292 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.292 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes": { 2023-09-22T07:43:38.292 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.293 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.293 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes_db": { 2023-09-22T07:43:38.293 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.293 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.293 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes_slow": { 2023-09-22T07:43:38.293 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.293 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.293 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes_wal": { 2023-09-22T07:43:38.293 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.293 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.293 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_count": { 2023-09-22T07:43:38.293 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.294 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.294 INFO:tasks.workunit.client.0.smithi006.stdout: "slow_total_bytes": { 2023-09-22T07:43:38.294 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.294 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.294 INFO:tasks.workunit.client.0.smithi006.stdout: "slow_used_bytes": { 2023-09-22T07:43:38.294 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.294 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.294 INFO:tasks.workunit.client.0.smithi006.stdout: "wal_total_bytes": { 2023-09-22T07:43:38.294 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.294 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.294 INFO:tasks.workunit.client.0.smithi006.stdout: "wal_used_bytes": { 2023-09-22T07:43:38.294 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.295 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.295 INFO:tasks.workunit.client.0.smithi006.stdout: "write_bytes": { 2023-09-22T07:43:38.295 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2019328 2023-09-22T07:43:38.295 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.295 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.295 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore": { 2023-09-22T07:43:38.295 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit": { 2023-09-22T07:43:38.295 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4096 2023-09-22T07:43:38.295 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.295 INFO:tasks.workunit.client.0.smithi006.stdout: "allocated": { 2023-09-22T07:43:38.295 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 720896 2023-09-22T07:43:38.295 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.296 INFO:tasks.workunit.client.0.smithi006.stdout: "clist_lat": { 2023-09-22T07:43:38.296 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 6, 2023-09-22T07:43:38.296 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 179242 2023-09-22T07:43:38.296 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.296 INFO:tasks.workunit.client.0.smithi006.stdout: "compress_lat": { 2023-09-22T07:43:38.296 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.296 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.296 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.296 INFO:tasks.workunit.client.0.smithi006.stdout: "compressed": { 2023-09-22T07:43:38.296 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.296 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.296 INFO:tasks.workunit.client.0.smithi006.stdout: "compressed_allocated": { 2023-09-22T07:43:38.296 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.297 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.297 INFO:tasks.workunit.client.0.smithi006.stdout: "compressed_original": { 2023-09-22T07:43:38.297 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.297 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.297 INFO:tasks.workunit.client.0.smithi006.stdout: "csum_lat": { 2023-09-22T07:43:38.297 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 5, 2023-09-22T07:43:38.297 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 7784 2023-09-22T07:43:38.297 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.297 INFO:tasks.workunit.client.0.smithi006.stdout: "decompress_lat": { 2023-09-22T07:43:38.297 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.297 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.297 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.297 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_commit_lat": { 2023-09-22T07:43:38.298 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 155, 2023-09-22T07:43:38.298 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 57216754 2023-09-22T07:43:38.298 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.298 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_final_lat": { 2023-09-22T07:43:38.298 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 141, 2023-09-22T07:43:38.298 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 21013186 2023-09-22T07:43:38.298 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.298 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_flush_lat": { 2023-09-22T07:43:38.298 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 155, 2023-09-22T07:43:38.298 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 167353 2023-09-22T07:43:38.298 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.299 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_sync_lat": { 2023-09-22T07:43:38.299 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 155, 2023-09-22T07:43:38.299 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 57384107 2023-09-22T07:43:38.299 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.299 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_get_keys_lat": { 2023-09-22T07:43:38.299 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.299 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.299 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.299 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_get_values_lat": { 2023-09-22T07:43:38.299 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:38.299 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1180 2023-09-22T07:43:38.299 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.300 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_lower_bound_lat": { 2023-09-22T07:43:38.300 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.300 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.300 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.300 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_next_lat": { 2023-09-22T07:43:38.300 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.300 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.300 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.300 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_seek_to_first_lat": { 2023-09-22T07:43:38.300 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.300 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.300 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.300 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_upper_bound_lat": { 2023-09-22T07:43:38.301 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:38.301 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 10037 2023-09-22T07:43:38.301 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.301 INFO:tasks.workunit.client.0.smithi006.stdout: "onode_hits": { 2023-09-22T07:43:38.301 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 334 2023-09-22T07:43:38.301 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.301 INFO:tasks.workunit.client.0.smithi006.stdout: "onode_misses": { 2023-09-22T07:43:38.301 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 239 2023-09-22T07:43:38.301 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.301 INFO:tasks.workunit.client.0.smithi006.stdout: "read_lat": { 2023-09-22T07:43:38.301 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 89, 2023-09-22T07:43:38.301 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1351577 2023-09-22T07:43:38.301 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.302 INFO:tasks.workunit.client.0.smithi006.stdout: "read_onode_meta_lat": { 2023-09-22T07:43:38.302 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 145, 2023-09-22T07:43:38.302 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 215221 2023-09-22T07:43:38.302 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.302 INFO:tasks.workunit.client.0.smithi006.stdout: "read_wait_aio_lat": { 2023-09-22T07:43:38.302 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 56, 2023-09-22T07:43:38.302 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1101237 2023-09-22T07:43:38.302 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.302 INFO:tasks.workunit.client.0.smithi006.stdout: "reads_with_retries": { 2023-09-22T07:43:38.302 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.302 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.303 INFO:tasks.workunit.client.0.smithi006.stdout: "remove_lat": { 2023-09-22T07:43:38.303 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 4, 2023-09-22T07:43:38.303 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 74836 2023-09-22T07:43:38.303 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.303 INFO:tasks.workunit.client.0.smithi006.stdout: "state_aio_wait_lat": { 2023-09-22T07:43:38.303 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 265, 2023-09-22T07:43:38.303 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 5763925 2023-09-22T07:43:38.303 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.303 INFO:tasks.workunit.client.0.smithi006.stdout: "state_deferred_aio_wait_lat": { 2023-09-22T07:43:38.303 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 41, 2023-09-22T07:43:38.303 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3619032 2023-09-22T07:43:38.304 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.304 INFO:tasks.workunit.client.0.smithi006.stdout: "state_deferred_cleanup_lat": { 2023-09-22T07:43:38.304 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 38, 2023-09-22T07:43:38.304 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 278582210138 2023-09-22T07:43:38.304 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.304 INFO:tasks.workunit.client.0.smithi006.stdout: "state_deferred_queued_lat": { 2023-09-22T07:43:38.304 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 41, 2023-09-22T07:43:38.304 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 58300172351 2023-09-22T07:43:38.304 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.304 INFO:tasks.workunit.client.0.smithi006.stdout: "state_done_lat": { 2023-09-22T07:43:38.304 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 262, 2023-09-22T07:43:38.304 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 387203 2023-09-22T07:43:38.304 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.305 INFO:tasks.workunit.client.0.smithi006.stdout: "state_finishing_lat": { 2023-09-22T07:43:38.305 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 262, 2023-09-22T07:43:38.305 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 25207 2023-09-22T07:43:38.305 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.305 INFO:tasks.workunit.client.0.smithi006.stdout: "state_io_done_lat": { 2023-09-22T07:43:38.305 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 265, 2023-09-22T07:43:38.305 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 219849 2023-09-22T07:43:38.305 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.305 INFO:tasks.workunit.client.0.smithi006.stdout: "state_kv_commiting_lat": { 2023-09-22T07:43:38.305 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 265, 2023-09-22T07:43:38.305 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 312523005 2023-09-22T07:43:38.305 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.306 INFO:tasks.workunit.client.0.smithi006.stdout: "state_kv_done_lat": { 2023-09-22T07:43:38.306 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 265, 2023-09-22T07:43:38.306 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 79407 2023-09-22T07:43:38.306 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.306 INFO:tasks.workunit.client.0.smithi006.stdout: "state_kv_queued_lat": { 2023-09-22T07:43:38.306 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 265, 2023-09-22T07:43:38.306 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 118754467 2023-09-22T07:43:38.306 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.306 INFO:tasks.workunit.client.0.smithi006.stdout: "state_prepare_lat": { 2023-09-22T07:43:38.306 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 265, 2023-09-22T07:43:38.307 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 10887173 2023-09-22T07:43:38.307 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.307 INFO:tasks.workunit.client.0.smithi006.stdout: "stored": { 2023-09-22T07:43:38.307 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 311529 2023-09-22T07:43:38.307 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.307 INFO:tasks.workunit.client.0.smithi006.stdout: "truncate_lat": { 2023-09-22T07:43:38.307 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:38.307 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 8375 2023-09-22T07:43:38.307 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.307 INFO:tasks.workunit.client.0.smithi006.stdout: "txc_commit_lat": { 2023-09-22T07:43:38.307 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 265, 2023-09-22T07:43:38.307 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 448183411 2023-09-22T07:43:38.308 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.308 INFO:tasks.workunit.client.0.smithi006.stdout: "txc_submit_lat": { 2023-09-22T07:43:38.308 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 265, 2023-09-22T07:43:38.308 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 13261974 2023-09-22T07:43:38.308 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.308 INFO:tasks.workunit.client.0.smithi006.stdout: "txc_throttle_lat": { 2023-09-22T07:43:38.308 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 265, 2023-09-22T07:43:38.308 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1888278 2023-09-22T07:43:38.308 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.308 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.308 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache": { 2023-09-22T07:43:38.308 INFO:tasks.workunit.client.0.smithi006.stdout: "cache_bytes": { 2023-09-22T07:43:38.309 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2845415832 2023-09-22T07:43:38.309 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.309 INFO:tasks.workunit.client.0.smithi006.stdout: "heap_bytes": { 2023-09-22T07:43:38.309 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 235323392 2023-09-22T07:43:38.309 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.309 INFO:tasks.workunit.client.0.smithi006.stdout: "mapped_bytes": { 2023-09-22T07:43:38.309 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 235012096 2023-09-22T07:43:38.309 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.309 INFO:tasks.workunit.client.0.smithi006.stdout: "target_bytes": { 2023-09-22T07:43:38.309 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4294967296 2023-09-22T07:43:38.309 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.309 INFO:tasks.workunit.client.0.smithi006.stdout: "unmapped_bytes": { 2023-09-22T07:43:38.310 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 311296 2023-09-22T07:43:38.310 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.310 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.310 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:data": { 2023-09-22T07:43:38.310 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:38.310 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 218103808 2023-09-22T07:43:38.310 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.310 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:38.310 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.310 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.310 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:38.310 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.311 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.311 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:38.311 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 142522941 2023-09-22T07:43:38.311 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.311 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:38.311 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.311 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.311 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:38.311 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.311 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.313 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:38.313 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.313 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.313 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:38.313 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.313 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.313 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:38.313 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.313 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.313 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:38.313 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 8192 2023-09-22T07:43:38.314 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.314 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:38.314 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.314 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.314 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:38.314 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.314 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.314 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:38.314 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.314 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.314 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:38.314 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 75572675 2023-09-22T07:43:38.315 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.315 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.315 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:kv": { 2023-09-22T07:43:38.315 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:38.315 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1207959552 2023-09-22T07:43:38.315 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.315 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:38.315 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 67108864 2023-09-22T07:43:38.315 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.315 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:38.315 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.316 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.316 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:38.316 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1068922059 2023-09-22T07:43:38.316 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.316 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:38.316 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.316 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.316 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:38.316 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.316 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.316 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:38.316 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.316 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.317 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:38.317 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.317 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.317 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:38.317 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.317 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.317 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:38.317 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1168 2023-09-22T07:43:38.317 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.317 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:38.317 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.317 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.318 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:38.318 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.318 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.318 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:38.318 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.318 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.318 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:38.318 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 71927461 2023-09-22T07:43:38.318 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.318 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.318 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:kv_onode": { 2023-09-22T07:43:38.318 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:38.319 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 234881024 2023-09-22T07:43:38.319 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.319 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:38.319 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 67108864 2023-09-22T07:43:38.319 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.319 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:38.319 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 464 2023-09-22T07:43:38.319 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.319 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:38.319 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 95015294 2023-09-22T07:43:38.319 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.319 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:38.319 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.320 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.320 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:38.320 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.320 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.320 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:38.320 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.320 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.320 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:38.320 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.320 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.321 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:38.321 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.321 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.321 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:38.321 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.321 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.321 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:38.321 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.321 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.321 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:38.321 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.321 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.321 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:38.322 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.322 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.322 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:38.322 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 72756402 2023-09-22T07:43:38.322 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.322 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.322 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:meta": { 2023-09-22T07:43:38.322 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:38.322 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1140850688 2023-09-22T07:43:38.322 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.322 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:38.322 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.323 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.323 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:38.323 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.323 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.323 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:38.323 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1068922059 2023-09-22T07:43:38.323 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.323 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:38.323 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.323 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.323 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:38.323 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.324 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.324 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:38.324 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.324 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.324 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:38.324 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.324 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.324 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:38.324 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 15066 2023-09-22T07:43:38.324 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.324 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:38.324 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 246539 2023-09-22T07:43:38.325 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.325 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:38.325 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.325 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.325 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:38.325 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.325 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.325 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:38.325 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.325 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.325 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:38.325 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 71667024 2023-09-22T07:43:38.326 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.326 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.326 INFO:tasks.workunit.client.0.smithi006.stdout: "objecter": { 2023-09-22T07:43:38.326 INFO:tasks.workunit.client.0.smithi006.stdout: "op_active": { 2023-09-22T07:43:38.326 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.326 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.326 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r": { 2023-09-22T07:43:38.326 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.326 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.326 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rmw": { 2023-09-22T07:43:38.326 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.326 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.327 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w": { 2023-09-22T07:43:38.327 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.327 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.327 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.327 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:38.327 INFO:tasks.workunit.client.0.smithi006.stdout: "numpg": { 2023-09-22T07:43:38.327 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 42 2023-09-22T07:43:38.327 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.327 INFO:tasks.workunit.client.0.smithi006.stdout: "numpg_removing": { 2023-09-22T07:43:38.327 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.327 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.327 INFO:tasks.workunit.client.0.smithi006.stdout: "op": { 2023-09-22T07:43:38.327 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.328 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.328 INFO:tasks.workunit.client.0.smithi006.stdout: "op_delayed_degraded": { 2023-09-22T07:43:38.328 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.328 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.328 INFO:tasks.workunit.client.0.smithi006.stdout: "op_delayed_unreadable": { 2023-09-22T07:43:38.328 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.328 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.328 INFO:tasks.workunit.client.0.smithi006.stdout: "op_in_bytes": { 2023-09-22T07:43:38.328 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.328 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.328 INFO:tasks.workunit.client.0.smithi006.stdout: "op_latency": { 2023-09-22T07:43:38.328 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.329 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.329 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.329 INFO:tasks.workunit.client.0.smithi006.stdout: "op_out_bytes": { 2023-09-22T07:43:38.329 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.329 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.329 INFO:tasks.workunit.client.0.smithi006.stdout: "op_prepare_latency": { 2023-09-22T07:43:38.329 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.329 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.329 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.329 INFO:tasks.workunit.client.0.smithi006.stdout: "op_process_latency": { 2023-09-22T07:43:38.329 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.329 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.329 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.330 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r": { 2023-09-22T07:43:38.330 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.330 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.330 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_latency": { 2023-09-22T07:43:38.330 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.330 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.330 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.330 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_latency_out_bytes_histogram": { 2023-09-22T07:43:38.330 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.330 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.330 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_out_bytes": { 2023-09-22T07:43:38.331 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.331 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.331 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_prepare_latency": { 2023-09-22T07:43:38.331 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.331 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.331 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.331 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_process_latency": { 2023-09-22T07:43:38.331 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.331 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.331 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.331 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw": { 2023-09-22T07:43:38.331 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.332 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.332 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_in_bytes": { 2023-09-22T07:43:38.332 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.332 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.332 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_latency": { 2023-09-22T07:43:38.332 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.332 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.332 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.332 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_latency_in_bytes_histogram": { 2023-09-22T07:43:38.332 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.332 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.332 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_latency_out_bytes_histogram": { 2023-09-22T07:43:38.333 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.333 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.333 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_out_bytes": { 2023-09-22T07:43:38.333 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.333 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.333 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_prepare_latency": { 2023-09-22T07:43:38.333 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.333 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.333 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.333 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_process_latency": { 2023-09-22T07:43:38.333 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.333 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.333 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.334 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w": { 2023-09-22T07:43:38.334 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.334 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.334 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_in_bytes": { 2023-09-22T07:43:38.334 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.334 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.334 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_latency": { 2023-09-22T07:43:38.334 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.334 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.334 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.334 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_latency_in_bytes_histogram": { 2023-09-22T07:43:38.334 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.335 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.335 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_prepare_latency": { 2023-09-22T07:43:38.335 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.335 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.335 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.335 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_process_latency": { 2023-09-22T07:43:38.335 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.335 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.335 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.335 INFO:tasks.workunit.client.0.smithi006.stdout: "op_wip": { 2023-09-22T07:43:38.335 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.335 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.336 INFO:tasks.workunit.client.0.smithi006.stdout: "recovery_bytes": { 2023-09-22T07:43:38.336 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.336 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.336 INFO:tasks.workunit.client.0.smithi006.stdout: "recovery_ops": { 2023-09-22T07:43:38.336 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.336 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.336 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_bytes": { 2023-09-22T07:43:38.336 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 95995035648 2023-09-22T07:43:38.336 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.336 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_bytes_used": { 2023-09-22T07:43:38.336 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 6365184 2023-09-22T07:43:38.336 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.337 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.337 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.337 INFO:tasks.workunit.client.0.smithi006.stdout: "osd.6": { 2023-09-22T07:43:38.337 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs": { 2023-09-22T07:43:38.337 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_slow_fallback": { 2023-09-22T07:43:38.337 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.337 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.337 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_slow_size_fallback": { 2023-09-22T07:43:38.337 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.337 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.337 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit_db": { 2023-09-22T07:43:38.338 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 65536 2023-09-22T07:43:38.338 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.338 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit_main": { 2023-09-22T07:43:38.338 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.338 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.338 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit_wal": { 2023-09-22T07:43:38.338 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.338 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.338 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_written_slow": { 2023-09-22T07:43:38.338 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.338 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.338 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_written_sst": { 2023-09-22T07:43:38.339 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 8192 2023-09-22T07:43:38.339 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.339 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_written_wal": { 2023-09-22T07:43:38.339 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1323008 2023-09-22T07:43:38.339 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.339 INFO:tasks.workunit.client.0.smithi006.stdout: "compact_lat": { 2023-09-22T07:43:38.339 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.339 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.339 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.339 INFO:tasks.workunit.client.0.smithi006.stdout: "compact_lock_lat": { 2023-09-22T07:43:38.339 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.339 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.339 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.340 INFO:tasks.workunit.client.0.smithi006.stdout: "db_total_bytes": { 2023-09-22T07:43:38.340 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 95995035648 2023-09-22T07:43:38.340 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.340 INFO:tasks.workunit.client.0.smithi006.stdout: "db_used_bytes": { 2023-09-22T07:43:38.340 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 5636096 2023-09-22T07:43:38.340 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.340 INFO:tasks.workunit.client.0.smithi006.stdout: "log_bytes": { 2023-09-22T07:43:38.340 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 929792 2023-09-22T07:43:38.340 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.340 INFO:tasks.workunit.client.0.smithi006.stdout: "logged_bytes": { 2023-09-22T07:43:38.340 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 790528 2023-09-22T07:43:38.341 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.341 INFO:tasks.workunit.client.0.smithi006.stdout: "max_bytes_db": { 2023-09-22T07:43:38.341 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 5570560 2023-09-22T07:43:38.341 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.341 INFO:tasks.workunit.client.0.smithi006.stdout: "max_bytes_slow": { 2023-09-22T07:43:38.341 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.341 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.341 INFO:tasks.workunit.client.0.smithi006.stdout: "max_bytes_wal": { 2023-09-22T07:43:38.341 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.341 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.341 INFO:tasks.workunit.client.0.smithi006.stdout: "num_files": { 2023-09-22T07:43:38.341 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 13 2023-09-22T07:43:38.341 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.342 INFO:tasks.workunit.client.0.smithi006.stdout: "read_bytes": { 2023-09-22T07:43:38.342 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 193929 2023-09-22T07:43:38.342 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.342 INFO:tasks.workunit.client.0.smithi006.stdout: "read_count": { 2023-09-22T07:43:38.342 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 22 2023-09-22T07:43:38.342 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.342 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes": { 2023-09-22T07:43:38.342 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1265664 2023-09-22T07:43:38.342 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.342 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes_db": { 2023-09-22T07:43:38.342 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1269760 2023-09-22T07:43:38.342 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.343 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes_slow": { 2023-09-22T07:43:38.343 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.343 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.343 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes_wal": { 2023-09-22T07:43:38.343 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.343 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.343 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_count": { 2023-09-22T07:43:38.343 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 14 2023-09-22T07:43:38.343 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.343 INFO:tasks.workunit.client.0.smithi006.stdout: "read_prefetch_bytes": { 2023-09-22T07:43:38.343 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3653 2023-09-22T07:43:38.343 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.344 INFO:tasks.workunit.client.0.smithi006.stdout: "read_prefetch_count": { 2023-09-22T07:43:38.344 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3 2023-09-22T07:43:38.344 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.344 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_buffer_bytes": { 2023-09-22T07:43:38.344 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3833 2023-09-22T07:43:38.344 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.344 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_buffer_count": { 2023-09-22T07:43:38.344 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 18 2023-09-22T07:43:38.344 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.344 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_bytes": { 2023-09-22T07:43:38.344 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3833 2023-09-22T07:43:38.344 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.345 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_count": { 2023-09-22T07:43:38.345 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 18 2023-09-22T07:43:38.345 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.345 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes": { 2023-09-22T07:43:38.345 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.345 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.345 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes_db": { 2023-09-22T07:43:38.345 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.345 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.345 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes_slow": { 2023-09-22T07:43:38.345 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.345 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.346 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes_wal": { 2023-09-22T07:43:38.346 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.346 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.346 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_count": { 2023-09-22T07:43:38.346 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.346 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.346 INFO:tasks.workunit.client.0.smithi006.stdout: "slow_total_bytes": { 2023-09-22T07:43:38.346 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.346 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.346 INFO:tasks.workunit.client.0.smithi006.stdout: "slow_used_bytes": { 2023-09-22T07:43:38.346 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.346 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.347 INFO:tasks.workunit.client.0.smithi006.stdout: "wal_total_bytes": { 2023-09-22T07:43:38.347 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.347 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.347 INFO:tasks.workunit.client.0.smithi006.stdout: "wal_used_bytes": { 2023-09-22T07:43:38.347 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.347 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.347 INFO:tasks.workunit.client.0.smithi006.stdout: "write_bytes": { 2023-09-22T07:43:38.347 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2183168 2023-09-22T07:43:38.347 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.347 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.347 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore": { 2023-09-22T07:43:38.348 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit": { 2023-09-22T07:43:38.348 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4096 2023-09-22T07:43:38.348 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.348 INFO:tasks.workunit.client.0.smithi006.stdout: "allocated": { 2023-09-22T07:43:38.348 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1306624 2023-09-22T07:43:38.348 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.348 INFO:tasks.workunit.client.0.smithi006.stdout: "clist_lat": { 2023-09-22T07:43:38.348 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.348 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.348 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.348 INFO:tasks.workunit.client.0.smithi006.stdout: "compress_lat": { 2023-09-22T07:43:38.349 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.349 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.349 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.349 INFO:tasks.workunit.client.0.smithi006.stdout: "compressed": { 2023-09-22T07:43:38.349 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.349 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.349 INFO:tasks.workunit.client.0.smithi006.stdout: "compressed_allocated": { 2023-09-22T07:43:38.349 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.349 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.349 INFO:tasks.workunit.client.0.smithi006.stdout: "compressed_original": { 2023-09-22T07:43:38.349 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.349 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.350 INFO:tasks.workunit.client.0.smithi006.stdout: "csum_lat": { 2023-09-22T07:43:38.350 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 3, 2023-09-22T07:43:38.350 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 6325 2023-09-22T07:43:38.350 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.350 INFO:tasks.workunit.client.0.smithi006.stdout: "decompress_lat": { 2023-09-22T07:43:38.350 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.350 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.350 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.350 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_commit_lat": { 2023-09-22T07:43:38.350 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 178, 2023-09-22T07:43:38.350 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 61298129 2023-09-22T07:43:38.350 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.351 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_final_lat": { 2023-09-22T07:43:38.351 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 175, 2023-09-22T07:43:38.351 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 9934201 2023-09-22T07:43:38.351 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.351 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_flush_lat": { 2023-09-22T07:43:38.351 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 178, 2023-09-22T07:43:38.351 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 147798 2023-09-22T07:43:38.351 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.351 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_sync_lat": { 2023-09-22T07:43:38.351 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 178, 2023-09-22T07:43:38.351 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 61445927 2023-09-22T07:43:38.351 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.352 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_get_keys_lat": { 2023-09-22T07:43:38.352 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.352 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.352 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.352 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_get_values_lat": { 2023-09-22T07:43:38.352 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.352 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.352 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.352 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_lower_bound_lat": { 2023-09-22T07:43:38.352 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.352 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.352 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.352 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_next_lat": { 2023-09-22T07:43:38.353 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.353 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.353 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.353 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_seek_to_first_lat": { 2023-09-22T07:43:38.353 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.353 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.353 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.353 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_upper_bound_lat": { 2023-09-22T07:43:38.353 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:38.353 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 11006 2023-09-22T07:43:38.353 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.353 INFO:tasks.workunit.client.0.smithi006.stdout: "onode_hits": { 2023-09-22T07:43:38.354 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 348 2023-09-22T07:43:38.354 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.354 INFO:tasks.workunit.client.0.smithi006.stdout: "onode_misses": { 2023-09-22T07:43:38.354 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 247 2023-09-22T07:43:38.354 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.354 INFO:tasks.workunit.client.0.smithi006.stdout: "read_lat": { 2023-09-22T07:43:38.354 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 89, 2023-09-22T07:43:38.354 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 744819 2023-09-22T07:43:38.354 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.354 INFO:tasks.workunit.client.0.smithi006.stdout: "read_onode_meta_lat": { 2023-09-22T07:43:38.354 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 137, 2023-09-22T07:43:38.354 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 332574 2023-09-22T07:43:38.355 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.355 INFO:tasks.workunit.client.0.smithi006.stdout: "read_wait_aio_lat": { 2023-09-22T07:43:38.355 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 48, 2023-09-22T07:43:38.355 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 462263 2023-09-22T07:43:38.355 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.355 INFO:tasks.workunit.client.0.smithi006.stdout: "reads_with_retries": { 2023-09-22T07:43:38.355 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.355 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.355 INFO:tasks.workunit.client.0.smithi006.stdout: "remove_lat": { 2023-09-22T07:43:38.355 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.355 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.355 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.356 INFO:tasks.workunit.client.0.smithi006.stdout: "state_aio_wait_lat": { 2023-09-22T07:43:38.356 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 268, 2023-09-22T07:43:38.356 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 6467370 2023-09-22T07:43:38.356 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.356 INFO:tasks.workunit.client.0.smithi006.stdout: "state_deferred_aio_wait_lat": { 2023-09-22T07:43:38.356 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 34, 2023-09-22T07:43:38.356 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2735804 2023-09-22T07:43:38.356 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.356 INFO:tasks.workunit.client.0.smithi006.stdout: "state_deferred_cleanup_lat": { 2023-09-22T07:43:38.356 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 34, 2023-09-22T07:43:38.356 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 373381002537 2023-09-22T07:43:38.356 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.357 INFO:tasks.workunit.client.0.smithi006.stdout: "state_deferred_queued_lat": { 2023-09-22T07:43:38.357 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 34, 2023-09-22T07:43:38.357 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 47931763919 2023-09-22T07:43:38.357 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.357 INFO:tasks.workunit.client.0.smithi006.stdout: "state_done_lat": { 2023-09-22T07:43:38.357 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 268, 2023-09-22T07:43:38.357 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 398769 2023-09-22T07:43:38.357 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.357 INFO:tasks.workunit.client.0.smithi006.stdout: "state_finishing_lat": { 2023-09-22T07:43:38.357 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 268, 2023-09-22T07:43:38.357 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 27573 2023-09-22T07:43:38.357 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.357 INFO:tasks.workunit.client.0.smithi006.stdout: "state_io_done_lat": { 2023-09-22T07:43:38.358 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 268, 2023-09-22T07:43:38.358 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 234596 2023-09-22T07:43:38.358 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.358 INFO:tasks.workunit.client.0.smithi006.stdout: "state_kv_commiting_lat": { 2023-09-22T07:43:38.358 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 268, 2023-09-22T07:43:38.358 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 151498916 2023-09-22T07:43:38.358 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.358 INFO:tasks.workunit.client.0.smithi006.stdout: "state_kv_done_lat": { 2023-09-22T07:43:38.358 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 268, 2023-09-22T07:43:38.358 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 79455 2023-09-22T07:43:38.358 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.359 INFO:tasks.workunit.client.0.smithi006.stdout: "state_kv_queued_lat": { 2023-09-22T07:43:38.359 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 268, 2023-09-22T07:43:38.359 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 91712900 2023-09-22T07:43:38.359 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.359 INFO:tasks.workunit.client.0.smithi006.stdout: "state_prepare_lat": { 2023-09-22T07:43:38.359 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 268, 2023-09-22T07:43:38.359 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 11451234 2023-09-22T07:43:38.359 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.359 INFO:tasks.workunit.client.0.smithi006.stdout: "stored": { 2023-09-22T07:43:38.359 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 901484 2023-09-22T07:43:38.359 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.359 INFO:tasks.workunit.client.0.smithi006.stdout: "truncate_lat": { 2023-09-22T07:43:38.359 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:38.360 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 814 2023-09-22T07:43:38.360 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.360 INFO:tasks.workunit.client.0.smithi006.stdout: "txc_commit_lat": { 2023-09-22T07:43:38.360 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 268, 2023-09-22T07:43:38.360 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 261403224 2023-09-22T07:43:38.360 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.360 INFO:tasks.workunit.client.0.smithi006.stdout: "txc_submit_lat": { 2023-09-22T07:43:38.360 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 268, 2023-09-22T07:43:38.360 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 13986525 2023-09-22T07:43:38.360 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.360 INFO:tasks.workunit.client.0.smithi006.stdout: "txc_throttle_lat": { 2023-09-22T07:43:38.361 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 268, 2023-09-22T07:43:38.361 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1714319 2023-09-22T07:43:38.361 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.361 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.361 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache": { 2023-09-22T07:43:38.361 INFO:tasks.workunit.client.0.smithi006.stdout: "cache_bytes": { 2023-09-22T07:43:38.361 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2845415832 2023-09-22T07:43:38.361 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.361 INFO:tasks.workunit.client.0.smithi006.stdout: "heap_bytes": { 2023-09-22T07:43:38.361 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 236371968 2023-09-22T07:43:38.361 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.361 INFO:tasks.workunit.client.0.smithi006.stdout: "mapped_bytes": { 2023-09-22T07:43:38.362 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 235290624 2023-09-22T07:43:38.362 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.362 INFO:tasks.workunit.client.0.smithi006.stdout: "target_bytes": { 2023-09-22T07:43:38.362 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4294967296 2023-09-22T07:43:38.362 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.362 INFO:tasks.workunit.client.0.smithi006.stdout: "unmapped_bytes": { 2023-09-22T07:43:38.362 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1081344 2023-09-22T07:43:38.362 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.362 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.362 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:data": { 2023-09-22T07:43:38.362 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:38.363 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 218103808 2023-09-22T07:43:38.363 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.363 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:38.363 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.363 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.363 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:38.363 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.363 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.363 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:38.363 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 142523271 2023-09-22T07:43:38.364 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.364 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:38.364 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.364 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.364 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:38.364 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.364 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.364 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:38.364 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.364 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.364 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:38.364 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.365 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.365 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:38.365 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.365 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.365 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:38.365 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.365 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.365 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:38.365 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.365 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.365 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:38.365 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.365 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.366 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:38.366 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.366 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.366 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:38.366 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 75580537 2023-09-22T07:43:38.366 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.366 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.366 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:kv": { 2023-09-22T07:43:38.366 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:38.366 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1207959552 2023-09-22T07:43:38.366 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.367 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:38.367 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 67108864 2023-09-22T07:43:38.367 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.367 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:38.367 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.367 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.367 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:38.367 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1068924537 2023-09-22T07:43:38.367 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.367 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:38.367 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.367 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.368 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:38.368 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.368 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.368 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:38.368 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.368 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.368 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:38.368 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.368 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.368 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:38.368 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.368 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.369 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:38.369 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1168 2023-09-22T07:43:38.369 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.369 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:38.369 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.369 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.369 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:38.369 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.369 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.369 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:38.369 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.369 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.370 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:38.370 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 71924983 2023-09-22T07:43:38.370 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.370 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.370 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:kv_onode": { 2023-09-22T07:43:38.370 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:38.370 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 234881024 2023-09-22T07:43:38.370 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.370 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:38.370 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 67108864 2023-09-22T07:43:38.370 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.371 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:38.371 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 464 2023-09-22T07:43:38.371 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.371 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:38.371 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 95015514 2023-09-22T07:43:38.371 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.371 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:38.371 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.371 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.371 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:38.371 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.371 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.372 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:38.372 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.372 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.372 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:38.372 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.372 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.372 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:38.372 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.372 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.372 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:38.372 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.372 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.373 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:38.373 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.373 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.373 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:38.373 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.373 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.373 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:38.373 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.373 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.373 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:38.374 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 72756182 2023-09-22T07:43:38.374 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.374 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.374 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:meta": { 2023-09-22T07:43:38.374 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:38.374 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1140850688 2023-09-22T07:43:38.374 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.374 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:38.374 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.374 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.375 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:38.375 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.375 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.375 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:38.375 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1068924537 2023-09-22T07:43:38.375 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.375 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:38.375 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.375 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.375 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:38.375 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.376 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.376 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:38.376 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.376 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.376 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:38.376 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.376 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.376 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:38.376 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 16780 2023-09-22T07:43:38.376 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.376 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:38.376 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 247512 2023-09-22T07:43:38.377 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.377 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:38.377 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.377 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.377 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:38.377 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.377 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.377 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:38.377 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.377 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.377 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:38.377 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 71661859 2023-09-22T07:43:38.377 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.378 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.378 INFO:tasks.workunit.client.0.smithi006.stdout: "objecter": { 2023-09-22T07:43:38.378 INFO:tasks.workunit.client.0.smithi006.stdout: "op_active": { 2023-09-22T07:43:38.378 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.378 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.378 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r": { 2023-09-22T07:43:38.378 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.378 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.378 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rmw": { 2023-09-22T07:43:38.378 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.378 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.378 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w": { 2023-09-22T07:43:38.379 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.379 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.379 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.379 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:38.379 INFO:tasks.workunit.client.0.smithi006.stdout: "numpg": { 2023-09-22T07:43:38.379 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 39 2023-09-22T07:43:38.379 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.379 INFO:tasks.workunit.client.0.smithi006.stdout: "numpg_removing": { 2023-09-22T07:43:38.379 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.379 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.379 INFO:tasks.workunit.client.0.smithi006.stdout: "op": { 2023-09-22T07:43:38.380 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 13 2023-09-22T07:43:38.380 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.380 INFO:tasks.workunit.client.0.smithi006.stdout: "op_delayed_degraded": { 2023-09-22T07:43:38.380 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.380 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.380 INFO:tasks.workunit.client.0.smithi006.stdout: "op_delayed_unreadable": { 2023-09-22T07:43:38.380 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.380 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.380 INFO:tasks.workunit.client.0.smithi006.stdout: "op_in_bytes": { 2023-09-22T07:43:38.380 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2788 2023-09-22T07:43:38.380 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.380 INFO:tasks.workunit.client.0.smithi006.stdout: "op_latency": { 2023-09-22T07:43:38.381 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 13, 2023-09-22T07:43:38.381 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 133361421 2023-09-22T07:43:38.381 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.381 INFO:tasks.workunit.client.0.smithi006.stdout: "op_out_bytes": { 2023-09-22T07:43:38.381 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.381 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.381 INFO:tasks.workunit.client.0.smithi006.stdout: "op_prepare_latency": { 2023-09-22T07:43:38.381 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 15, 2023-09-22T07:43:38.381 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 7250907 2023-09-22T07:43:38.381 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.381 INFO:tasks.workunit.client.0.smithi006.stdout: "op_process_latency": { 2023-09-22T07:43:38.381 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 13, 2023-09-22T07:43:38.381 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 120681249 2023-09-22T07:43:38.382 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.382 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r": { 2023-09-22T07:43:38.382 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.382 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.382 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_latency": { 2023-09-22T07:43:38.382 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.382 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.382 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.382 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_latency_out_bytes_histogram": { 2023-09-22T07:43:38.382 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.382 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.383 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_out_bytes": { 2023-09-22T07:43:38.383 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.383 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.383 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_prepare_latency": { 2023-09-22T07:43:38.383 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.383 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.383 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.383 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_process_latency": { 2023-09-22T07:43:38.383 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.383 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.383 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.383 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw": { 2023-09-22T07:43:38.383 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.384 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.384 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_in_bytes": { 2023-09-22T07:43:38.384 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.384 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.384 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_latency": { 2023-09-22T07:43:38.384 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.384 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.384 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.384 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_latency_in_bytes_histogram": { 2023-09-22T07:43:38.384 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.384 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.384 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_latency_out_bytes_histogram": { 2023-09-22T07:43:38.385 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.385 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.385 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_out_bytes": { 2023-09-22T07:43:38.385 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.385 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.385 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_prepare_latency": { 2023-09-22T07:43:38.385 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.385 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.385 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.385 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_process_latency": { 2023-09-22T07:43:38.385 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.385 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.385 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.386 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w": { 2023-09-22T07:43:38.386 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 13 2023-09-22T07:43:38.386 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.386 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_in_bytes": { 2023-09-22T07:43:38.386 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2788 2023-09-22T07:43:38.386 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.386 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_latency": { 2023-09-22T07:43:38.386 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 13, 2023-09-22T07:43:38.386 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 133361421 2023-09-22T07:43:38.386 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.386 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_latency_in_bytes_histogram": { 2023-09-22T07:43:38.386 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.387 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.387 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_prepare_latency": { 2023-09-22T07:43:38.387 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 15, 2023-09-22T07:43:38.387 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 7250907 2023-09-22T07:43:38.387 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.387 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_process_latency": { 2023-09-22T07:43:38.387 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 13, 2023-09-22T07:43:38.387 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 120681249 2023-09-22T07:43:38.387 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.387 INFO:tasks.workunit.client.0.smithi006.stdout: "op_wip": { 2023-09-22T07:43:38.387 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.387 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.388 INFO:tasks.workunit.client.0.smithi006.stdout: "recovery_bytes": { 2023-09-22T07:43:38.388 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.388 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.388 INFO:tasks.workunit.client.0.smithi006.stdout: "recovery_ops": { 2023-09-22T07:43:38.388 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.388 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.388 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_bytes": { 2023-09-22T07:43:38.388 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 95995035648 2023-09-22T07:43:38.388 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.388 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_bytes_used": { 2023-09-22T07:43:38.388 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 6950912 2023-09-22T07:43:38.388 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.389 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.389 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.389 INFO:tasks.workunit.client.0.smithi006.stdout: "osd.7": { 2023-09-22T07:43:38.389 INFO:tasks.workunit.client.0.smithi006.stdout: "bluefs": { 2023-09-22T07:43:38.389 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_slow_fallback": { 2023-09-22T07:43:38.389 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.389 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.389 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_slow_size_fallback": { 2023-09-22T07:43:38.389 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.389 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.389 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit_db": { 2023-09-22T07:43:38.389 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 65536 2023-09-22T07:43:38.389 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.390 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit_main": { 2023-09-22T07:43:38.390 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.390 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.390 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit_wal": { 2023-09-22T07:43:38.390 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.390 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.390 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_written_slow": { 2023-09-22T07:43:38.390 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.390 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.390 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_written_sst": { 2023-09-22T07:43:38.390 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 8192 2023-09-22T07:43:38.390 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.391 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_written_wal": { 2023-09-22T07:43:38.391 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1196032 2023-09-22T07:43:38.391 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.391 INFO:tasks.workunit.client.0.smithi006.stdout: "compact_lat": { 2023-09-22T07:43:38.391 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.391 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.391 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.391 INFO:tasks.workunit.client.0.smithi006.stdout: "compact_lock_lat": { 2023-09-22T07:43:38.391 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.391 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.391 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.391 INFO:tasks.workunit.client.0.smithi006.stdout: "db_total_bytes": { 2023-09-22T07:43:38.392 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 95995035648 2023-09-22T07:43:38.392 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.392 INFO:tasks.workunit.client.0.smithi006.stdout: "db_used_bytes": { 2023-09-22T07:43:38.392 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 5570560 2023-09-22T07:43:38.392 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.392 INFO:tasks.workunit.client.0.smithi006.stdout: "log_bytes": { 2023-09-22T07:43:38.392 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 864256 2023-09-22T07:43:38.392 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.392 INFO:tasks.workunit.client.0.smithi006.stdout: "logged_bytes": { 2023-09-22T07:43:38.392 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 724992 2023-09-22T07:43:38.392 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.392 INFO:tasks.workunit.client.0.smithi006.stdout: "max_bytes_db": { 2023-09-22T07:43:38.393 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 5505024 2023-09-22T07:43:38.393 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.393 INFO:tasks.workunit.client.0.smithi006.stdout: "max_bytes_slow": { 2023-09-22T07:43:38.393 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.393 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.393 INFO:tasks.workunit.client.0.smithi006.stdout: "max_bytes_wal": { 2023-09-22T07:43:38.393 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.393 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.393 INFO:tasks.workunit.client.0.smithi006.stdout: "num_files": { 2023-09-22T07:43:38.393 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 13 2023-09-22T07:43:38.393 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.393 INFO:tasks.workunit.client.0.smithi006.stdout: "read_bytes": { 2023-09-22T07:43:38.394 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 193929 2023-09-22T07:43:38.394 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.394 INFO:tasks.workunit.client.0.smithi006.stdout: "read_count": { 2023-09-22T07:43:38.394 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 22 2023-09-22T07:43:38.394 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.394 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes": { 2023-09-22T07:43:38.394 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1265664 2023-09-22T07:43:38.394 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.394 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes_db": { 2023-09-22T07:43:38.394 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1269760 2023-09-22T07:43:38.394 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.394 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes_slow": { 2023-09-22T07:43:38.395 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.395 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.395 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_bytes_wal": { 2023-09-22T07:43:38.395 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.395 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.395 INFO:tasks.workunit.client.0.smithi006.stdout: "read_disk_count": { 2023-09-22T07:43:38.395 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 14 2023-09-22T07:43:38.395 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.395 INFO:tasks.workunit.client.0.smithi006.stdout: "read_prefetch_bytes": { 2023-09-22T07:43:38.395 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3653 2023-09-22T07:43:38.395 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.395 INFO:tasks.workunit.client.0.smithi006.stdout: "read_prefetch_count": { 2023-09-22T07:43:38.395 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3 2023-09-22T07:43:38.396 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.396 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_buffer_bytes": { 2023-09-22T07:43:38.396 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3833 2023-09-22T07:43:38.396 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.396 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_buffer_count": { 2023-09-22T07:43:38.396 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 18 2023-09-22T07:43:38.396 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.396 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_bytes": { 2023-09-22T07:43:38.396 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 3833 2023-09-22T07:43:38.396 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.396 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_count": { 2023-09-22T07:43:38.396 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 18 2023-09-22T07:43:38.397 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.397 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes": { 2023-09-22T07:43:38.397 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.397 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.397 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes_db": { 2023-09-22T07:43:38.397 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.397 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.397 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes_slow": { 2023-09-22T07:43:38.397 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.397 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.397 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_bytes_wal": { 2023-09-22T07:43:38.397 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.397 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.398 INFO:tasks.workunit.client.0.smithi006.stdout: "read_random_disk_count": { 2023-09-22T07:43:38.398 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.398 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.398 INFO:tasks.workunit.client.0.smithi006.stdout: "slow_total_bytes": { 2023-09-22T07:43:38.398 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.398 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.398 INFO:tasks.workunit.client.0.smithi006.stdout: "slow_used_bytes": { 2023-09-22T07:43:38.398 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.398 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.398 INFO:tasks.workunit.client.0.smithi006.stdout: "wal_total_bytes": { 2023-09-22T07:43:38.398 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.399 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.399 INFO:tasks.workunit.client.0.smithi006.stdout: "wal_used_bytes": { 2023-09-22T07:43:38.399 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.399 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.399 INFO:tasks.workunit.client.0.smithi006.stdout: "write_bytes": { 2023-09-22T07:43:38.399 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1990656 2023-09-22T07:43:38.399 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.399 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.399 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore": { 2023-09-22T07:43:38.399 INFO:tasks.workunit.client.0.smithi006.stdout: "alloc_unit": { 2023-09-22T07:43:38.399 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4096 2023-09-22T07:43:38.399 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.400 INFO:tasks.workunit.client.0.smithi006.stdout: "allocated": { 2023-09-22T07:43:38.400 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1306624 2023-09-22T07:43:38.400 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.400 INFO:tasks.workunit.client.0.smithi006.stdout: "clist_lat": { 2023-09-22T07:43:38.400 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 3, 2023-09-22T07:43:38.400 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 100748 2023-09-22T07:43:38.400 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.400 INFO:tasks.workunit.client.0.smithi006.stdout: "compress_lat": { 2023-09-22T07:43:38.400 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.400 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.400 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.400 INFO:tasks.workunit.client.0.smithi006.stdout: "compressed": { 2023-09-22T07:43:38.400 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.401 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.401 INFO:tasks.workunit.client.0.smithi006.stdout: "compressed_allocated": { 2023-09-22T07:43:38.401 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.401 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.401 INFO:tasks.workunit.client.0.smithi006.stdout: "compressed_original": { 2023-09-22T07:43:38.401 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.401 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.401 INFO:tasks.workunit.client.0.smithi006.stdout: "csum_lat": { 2023-09-22T07:43:38.401 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 9, 2023-09-22T07:43:38.401 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 30830 2023-09-22T07:43:38.401 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.401 INFO:tasks.workunit.client.0.smithi006.stdout: "decompress_lat": { 2023-09-22T07:43:38.402 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.402 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.402 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.402 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_commit_lat": { 2023-09-22T07:43:38.402 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 162, 2023-09-22T07:43:38.402 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 56862049 2023-09-22T07:43:38.402 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.402 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_final_lat": { 2023-09-22T07:43:38.402 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 153, 2023-09-22T07:43:38.402 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 12132434 2023-09-22T07:43:38.402 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.403 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_flush_lat": { 2023-09-22T07:43:38.403 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 162, 2023-09-22T07:43:38.403 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 141046 2023-09-22T07:43:38.403 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.403 INFO:tasks.workunit.client.0.smithi006.stdout: "kv_sync_lat": { 2023-09-22T07:43:38.403 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 162, 2023-09-22T07:43:38.403 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 57003095 2023-09-22T07:43:38.403 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.403 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_get_keys_lat": { 2023-09-22T07:43:38.403 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.403 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.403 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.404 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_get_values_lat": { 2023-09-22T07:43:38.404 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.404 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.404 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.404 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_lower_bound_lat": { 2023-09-22T07:43:38.404 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.404 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.404 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.404 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_next_lat": { 2023-09-22T07:43:38.404 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.404 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.404 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.404 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_seek_to_first_lat": { 2023-09-22T07:43:38.405 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 0, 2023-09-22T07:43:38.405 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.405 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.405 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_upper_bound_lat": { 2023-09-22T07:43:38.405 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:38.405 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 11554 2023-09-22T07:43:38.405 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.405 INFO:tasks.workunit.client.0.smithi006.stdout: "onode_hits": { 2023-09-22T07:43:38.405 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 611 2023-09-22T07:43:38.405 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.405 INFO:tasks.workunit.client.0.smithi006.stdout: "onode_misses": { 2023-09-22T07:43:38.405 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 277 2023-09-22T07:43:38.406 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.406 INFO:tasks.workunit.client.0.smithi006.stdout: "read_lat": { 2023-09-22T07:43:38.406 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 118, 2023-09-22T07:43:38.406 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2618699 2023-09-22T07:43:38.406 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.406 INFO:tasks.workunit.client.0.smithi006.stdout: "read_onode_meta_lat": { 2023-09-22T07:43:38.406 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 184, 2023-09-22T07:43:38.406 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 332816 2023-09-22T07:43:38.406 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.406 INFO:tasks.workunit.client.0.smithi006.stdout: "read_wait_aio_lat": { 2023-09-22T07:43:38.406 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 66, 2023-09-22T07:43:38.406 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1888083 2023-09-22T07:43:38.407 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.407 INFO:tasks.workunit.client.0.smithi006.stdout: "reads_with_retries": { 2023-09-22T07:43:38.407 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.407 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.407 INFO:tasks.workunit.client.0.smithi006.stdout: "remove_lat": { 2023-09-22T07:43:38.407 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 1, 2023-09-22T07:43:38.407 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 17685 2023-09-22T07:43:38.407 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.407 INFO:tasks.workunit.client.0.smithi006.stdout: "state_aio_wait_lat": { 2023-09-22T07:43:38.407 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 294, 2023-09-22T07:43:38.407 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 9310502 2023-09-22T07:43:38.407 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.407 INFO:tasks.workunit.client.0.smithi006.stdout: "state_deferred_aio_wait_lat": { 2023-09-22T07:43:38.408 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 20, 2023-09-22T07:43:38.408 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1989151 2023-09-22T07:43:38.408 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.408 INFO:tasks.workunit.client.0.smithi006.stdout: "state_deferred_cleanup_lat": { 2023-09-22T07:43:38.408 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 20, 2023-09-22T07:43:38.408 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 327284783385 2023-09-22T07:43:38.408 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.408 INFO:tasks.workunit.client.0.smithi006.stdout: "state_deferred_queued_lat": { 2023-09-22T07:43:38.408 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 20, 2023-09-22T07:43:38.408 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 28637378525 2023-09-22T07:43:38.408 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.409 INFO:tasks.workunit.client.0.smithi006.stdout: "state_done_lat": { 2023-09-22T07:43:38.409 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 294, 2023-09-22T07:43:38.409 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 398857 2023-09-22T07:43:38.409 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.409 INFO:tasks.workunit.client.0.smithi006.stdout: "state_finishing_lat": { 2023-09-22T07:43:38.409 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 294, 2023-09-22T07:43:38.409 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 28422 2023-09-22T07:43:38.409 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.409 INFO:tasks.workunit.client.0.smithi006.stdout: "state_io_done_lat": { 2023-09-22T07:43:38.409 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 294, 2023-09-22T07:43:38.409 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 220985 2023-09-22T07:43:38.409 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.409 INFO:tasks.workunit.client.0.smithi006.stdout: "state_kv_commiting_lat": { 2023-09-22T07:43:38.410 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 294, 2023-09-22T07:43:38.410 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 198534466 2023-09-22T07:43:38.410 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.410 INFO:tasks.workunit.client.0.smithi006.stdout: "state_kv_done_lat": { 2023-09-22T07:43:38.410 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 294, 2023-09-22T07:43:38.410 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 75943 2023-09-22T07:43:38.410 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.410 INFO:tasks.workunit.client.0.smithi006.stdout: "state_kv_queued_lat": { 2023-09-22T07:43:38.410 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 294, 2023-09-22T07:43:38.410 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 113572794 2023-09-22T07:43:38.410 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.410 INFO:tasks.workunit.client.0.smithi006.stdout: "state_prepare_lat": { 2023-09-22T07:43:38.411 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 294, 2023-09-22T07:43:38.411 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 10582634 2023-09-22T07:43:38.411 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.411 INFO:tasks.workunit.client.0.smithi006.stdout: "stored": { 2023-09-22T07:43:38.411 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 899775 2023-09-22T07:43:38.411 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.411 INFO:tasks.workunit.client.0.smithi006.stdout: "truncate_lat": { 2023-09-22T07:43:38.411 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 2, 2023-09-22T07:43:38.411 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 684 2023-09-22T07:43:38.411 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.411 INFO:tasks.workunit.client.0.smithi006.stdout: "txc_commit_lat": { 2023-09-22T07:43:38.411 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 294, 2023-09-22T07:43:38.411 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 332257261 2023-09-22T07:43:38.412 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.412 INFO:tasks.workunit.client.0.smithi006.stdout: "txc_submit_lat": { 2023-09-22T07:43:38.412 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 294, 2023-09-22T07:43:38.412 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 12737570 2023-09-22T07:43:38.412 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.412 INFO:tasks.workunit.client.0.smithi006.stdout: "txc_throttle_lat": { 2023-09-22T07:43:38.412 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 294, 2023-09-22T07:43:38.412 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1894153 2023-09-22T07:43:38.412 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.412 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.412 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache": { 2023-09-22T07:43:38.412 INFO:tasks.workunit.client.0.smithi006.stdout: "cache_bytes": { 2023-09-22T07:43:38.413 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 2845415832 2023-09-22T07:43:38.413 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.413 INFO:tasks.workunit.client.0.smithi006.stdout: "heap_bytes": { 2023-09-22T07:43:38.413 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 236371968 2023-09-22T07:43:38.413 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.413 INFO:tasks.workunit.client.0.smithi006.stdout: "mapped_bytes": { 2023-09-22T07:43:38.413 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 235143168 2023-09-22T07:43:38.413 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.413 INFO:tasks.workunit.client.0.smithi006.stdout: "target_bytes": { 2023-09-22T07:43:38.413 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4294967296 2023-09-22T07:43:38.413 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.413 INFO:tasks.workunit.client.0.smithi006.stdout: "unmapped_bytes": { 2023-09-22T07:43:38.413 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1228800 2023-09-22T07:43:38.414 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.414 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.414 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:data": { 2023-09-22T07:43:38.414 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:38.414 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 218103808 2023-09-22T07:43:38.414 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.414 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:38.414 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.414 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.414 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:38.414 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.414 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.415 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:38.415 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 142506050 2023-09-22T07:43:38.415 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.415 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:38.415 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.415 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.415 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:38.415 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 8192 2023-09-22T07:43:38.415 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.415 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:38.415 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 139264 2023-09-22T07:43:38.415 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.415 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:38.416 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.416 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.416 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:38.416 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.416 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.416 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:38.416 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 126976 2023-09-22T07:43:38.416 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.416 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:38.416 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.416 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.416 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:38.416 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.417 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.417 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:38.417 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.417 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.417 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:38.417 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 75323326 2023-09-22T07:43:38.417 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.417 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.417 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:kv": { 2023-09-22T07:43:38.417 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:38.417 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1207959552 2023-09-22T07:43:38.417 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.418 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:38.418 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 67108864 2023-09-22T07:43:38.418 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.418 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:38.418 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.418 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.418 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:38.418 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1068795380 2023-09-22T07:43:38.418 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.418 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:38.418 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.418 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.418 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:38.419 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.419 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.419 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:38.419 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.419 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.419 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:38.419 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.419 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.419 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:38.419 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.419 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.419 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:38.419 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1168 2023-09-22T07:43:38.420 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.420 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:38.420 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.420 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.420 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:38.420 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.420 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.420 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:38.420 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.420 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.420 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:38.420 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 72054140 2023-09-22T07:43:38.421 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.421 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.421 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:kv_onode": { 2023-09-22T07:43:38.421 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:38.421 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 234881024 2023-09-22T07:43:38.421 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.421 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:38.421 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 67108864 2023-09-22T07:43:38.421 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.421 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:38.421 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 464 2023-09-22T07:43:38.421 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.422 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:38.422 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 95004033 2023-09-22T07:43:38.422 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.422 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:38.422 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.422 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.422 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:38.422 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.422 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.422 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:38.422 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.422 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.422 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:38.423 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.423 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.423 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:38.423 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.423 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.423 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:38.423 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.423 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.423 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:38.423 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.423 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.423 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:38.424 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.424 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.424 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:38.424 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.424 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.424 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:38.424 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 72767663 2023-09-22T07:43:38.424 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.424 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.424 INFO:tasks.workunit.client.0.smithi006.stdout: "bluestore-pricache:meta": { 2023-09-22T07:43:38.424 INFO:tasks.workunit.client.0.smithi006.stdout: "committed_bytes": { 2023-09-22T07:43:38.424 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1140850688 2023-09-22T07:43:38.424 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.425 INFO:tasks.workunit.client.0.smithi006.stdout: "pri0_bytes": { 2023-09-22T07:43:38.425 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.425 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.425 INFO:tasks.workunit.client.0.smithi006.stdout: "pri10_bytes": { 2023-09-22T07:43:38.425 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.425 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.425 INFO:tasks.workunit.client.0.smithi006.stdout: "pri11_bytes": { 2023-09-22T07:43:38.425 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 1068795380 2023-09-22T07:43:38.425 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.425 INFO:tasks.workunit.client.0.smithi006.stdout: "pri1_bytes": { 2023-09-22T07:43:38.425 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.425 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.426 INFO:tasks.workunit.client.0.smithi006.stdout: "pri2_bytes": { 2023-09-22T07:43:38.426 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4195 2023-09-22T07:43:38.426 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.426 INFO:tasks.workunit.client.0.smithi006.stdout: "pri3_bytes": { 2023-09-22T07:43:38.426 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 12585 2023-09-22T07:43:38.426 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.426 INFO:tasks.workunit.client.0.smithi006.stdout: "pri4_bytes": { 2023-09-22T07:43:38.426 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.426 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.426 INFO:tasks.workunit.client.0.smithi006.stdout: "pri5_bytes": { 2023-09-22T07:43:38.426 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 5593 2023-09-22T07:43:38.427 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.427 INFO:tasks.workunit.client.0.smithi006.stdout: "pri6_bytes": { 2023-09-22T07:43:38.427 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 254502 2023-09-22T07:43:38.427 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.427 INFO:tasks.workunit.client.0.smithi006.stdout: "pri7_bytes": { 2023-09-22T07:43:38.427 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.427 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.427 INFO:tasks.workunit.client.0.smithi006.stdout: "pri8_bytes": { 2023-09-22T07:43:38.427 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.427 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.427 INFO:tasks.workunit.client.0.smithi006.stdout: "pri9_bytes": { 2023-09-22T07:43:38.427 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.427 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.428 INFO:tasks.workunit.client.0.smithi006.stdout: "reserved_bytes": { 2023-09-22T07:43:38.428 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 71778433 2023-09-22T07:43:38.428 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.428 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.428 INFO:tasks.workunit.client.0.smithi006.stdout: "objecter": { 2023-09-22T07:43:38.428 INFO:tasks.workunit.client.0.smithi006.stdout: "op_active": { 2023-09-22T07:43:38.428 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.428 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.428 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r": { 2023-09-22T07:43:38.428 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.428 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.428 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rmw": { 2023-09-22T07:43:38.429 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.429 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.429 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w": { 2023-09-22T07:43:38.429 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.429 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.429 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.429 INFO:tasks.workunit.client.0.smithi006.stdout: "osd": { 2023-09-22T07:43:38.429 INFO:tasks.workunit.client.0.smithi006.stdout: "numpg": { 2023-09-22T07:43:38.429 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 47 2023-09-22T07:43:38.429 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.429 INFO:tasks.workunit.client.0.smithi006.stdout: "numpg_removing": { 2023-09-22T07:43:38.429 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.429 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.430 INFO:tasks.workunit.client.0.smithi006.stdout: "op": { 2023-09-22T07:43:38.430 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 115 2023-09-22T07:43:38.430 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.430 INFO:tasks.workunit.client.0.smithi006.stdout: "op_delayed_degraded": { 2023-09-22T07:43:38.430 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.430 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.430 INFO:tasks.workunit.client.0.smithi006.stdout: "op_delayed_unreadable": { 2023-09-22T07:43:38.430 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.430 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.430 INFO:tasks.workunit.client.0.smithi006.stdout: "op_in_bytes": { 2023-09-22T07:43:38.430 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.430 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.431 INFO:tasks.workunit.client.0.smithi006.stdout: "op_latency": { 2023-09-22T07:43:38.431 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 115, 2023-09-22T07:43:38.431 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 117445977 2023-09-22T07:43:38.431 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.431 INFO:tasks.workunit.client.0.smithi006.stdout: "op_out_bytes": { 2023-09-22T07:43:38.431 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 265036 2023-09-22T07:43:38.431 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.431 INFO:tasks.workunit.client.0.smithi006.stdout: "op_prepare_latency": { 2023-09-22T07:43:38.431 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 117, 2023-09-22T07:43:38.431 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 30569723 2023-09-22T07:43:38.431 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.431 INFO:tasks.workunit.client.0.smithi006.stdout: "op_process_latency": { 2023-09-22T07:43:38.431 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 115, 2023-09-22T07:43:38.432 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 97811512 2023-09-22T07:43:38.432 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.432 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r": { 2023-09-22T07:43:38.432 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 80 2023-09-22T07:43:38.432 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.432 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_latency": { 2023-09-22T07:43:38.432 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 80, 2023-09-22T07:43:38.432 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 13840067 2023-09-22T07:43:38.432 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.432 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_latency_out_bytes_histogram": { 2023-09-22T07:43:38.432 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.432 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.432 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_out_bytes": { 2023-09-22T07:43:38.433 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 265036 2023-09-22T07:43:38.433 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.433 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_prepare_latency": { 2023-09-22T07:43:38.433 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 80, 2023-09-22T07:43:38.433 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 11916143 2023-09-22T07:43:38.433 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.433 INFO:tasks.workunit.client.0.smithi006.stdout: "op_r_process_latency": { 2023-09-22T07:43:38.433 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 80, 2023-09-22T07:43:38.433 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 9637828 2023-09-22T07:43:38.433 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.433 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw": { 2023-09-22T07:43:38.433 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 30 2023-09-22T07:43:38.434 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.434 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_in_bytes": { 2023-09-22T07:43:38.434 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.434 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.434 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_latency": { 2023-09-22T07:43:38.434 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 30, 2023-09-22T07:43:38.434 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 35125323 2023-09-22T07:43:38.434 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.434 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_latency_in_bytes_histogram": { 2023-09-22T07:43:38.434 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.434 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.434 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_latency_out_bytes_histogram": { 2023-09-22T07:43:38.434 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.435 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.435 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_out_bytes": { 2023-09-22T07:43:38.435 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.435 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.435 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_prepare_latency": { 2023-09-22T07:43:38.435 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 30, 2023-09-22T07:43:38.435 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 14232331 2023-09-22T07:43:38.435 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.435 INFO:tasks.workunit.client.0.smithi006.stdout: "op_rw_process_latency": { 2023-09-22T07:43:38.435 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 30, 2023-09-22T07:43:38.435 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 32774310 2023-09-22T07:43:38.435 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.436 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w": { 2023-09-22T07:43:38.436 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 5 2023-09-22T07:43:38.436 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.436 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_in_bytes": { 2023-09-22T07:43:38.436 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.436 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.436 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_latency": { 2023-09-22T07:43:38.436 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 5, 2023-09-22T07:43:38.436 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 68480587 2023-09-22T07:43:38.436 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.436 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_latency_in_bytes_histogram": { 2023-09-22T07:43:38.436 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.436 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.437 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_prepare_latency": { 2023-09-22T07:43:38.437 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 7, 2023-09-22T07:43:38.437 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 4421249 2023-09-22T07:43:38.437 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.437 INFO:tasks.workunit.client.0.smithi006.stdout: "op_w_process_latency": { 2023-09-22T07:43:38.437 INFO:tasks.workunit.client.0.smithi006.stdout: "count": 5, 2023-09-22T07:43:38.437 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 55399374 2023-09-22T07:43:38.437 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.437 INFO:tasks.workunit.client.0.smithi006.stdout: "op_wip": { 2023-09-22T07:43:38.437 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.437 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.437 INFO:tasks.workunit.client.0.smithi006.stdout: "recovery_bytes": { 2023-09-22T07:43:38.438 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.438 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.438 INFO:tasks.workunit.client.0.smithi006.stdout: "recovery_ops": { 2023-09-22T07:43:38.438 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 0 2023-09-22T07:43:38.438 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.438 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_bytes": { 2023-09-22T07:43:38.438 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 95995035648 2023-09-22T07:43:38.438 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.438 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_bytes_used": { 2023-09-22T07:43:38.438 INFO:tasks.workunit.client.0.smithi006.stdout: "value": 6819840 2023-09-22T07:43:38.438 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.438 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.438 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.439 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.439 INFO:tasks.workunit.client.0.smithi006.stdout: "pools": [ 2023-09-22T07:43:38.439 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.439 INFO:tasks.workunit.client.0.smithi006.stdout: "application": [ 2023-09-22T07:43:38.439 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr" 2023-09-22T07:43:38.439 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.439 INFO:tasks.workunit.client.0.smithi006.stdout: "cache_mode": "none", 2023-09-22T07:43:38.439 INFO:tasks.workunit.client.0.smithi006.stdout: "erasure_code_profile": {}, 2023-09-22T07:43:38.439 INFO:tasks.workunit.client.0.smithi006.stdout: "min_size": 2, 2023-09-22T07:43:38.439 INFO:tasks.workunit.client.0.smithi006.stdout: "options": {}, 2023-09-22T07:43:38.439 INFO:tasks.workunit.client.0.smithi006.stdout: "pg_autoscale_mode": "off", 2023-09-22T07:43:38.439 INFO:tasks.workunit.client.0.smithi006.stdout: "pg_num": 1, 2023-09-22T07:43:38.440 INFO:tasks.workunit.client.0.smithi006.stdout: "pgp_num": 1, 2023-09-22T07:43:38.440 INFO:tasks.workunit.client.0.smithi006.stdout: "pool": 1, 2023-09-22T07:43:38.440 INFO:tasks.workunit.client.0.smithi006.stdout: "size": 3, 2023-09-22T07:43:38.440 INFO:tasks.workunit.client.0.smithi006.stdout: "stats": { 2023-09-22T07:43:38.440 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_raw": 729500297482, 2023-09-22T07:43:38.440 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_used": 1781760, 2023-09-22T07:43:38.440 INFO:tasks.workunit.client.0.smithi006.stdout: "compress_bytes_used": 0, 2023-09-22T07:43:38.440 INFO:tasks.workunit.client.0.smithi006.stdout: "compress_under_bytes": 0, 2023-09-22T07:43:38.440 INFO:tasks.workunit.client.0.smithi006.stdout: "data_bytes_used": 1781760, 2023-09-22T07:43:38.440 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty": 0, 2023-09-22T07:43:38.440 INFO:tasks.workunit.client.0.smithi006.stdout: "max_avail": 243166756864, 2023-09-22T07:43:38.440 INFO:tasks.workunit.client.0.smithi006.stdout: "objects": 2, 2023-09-22T07:43:38.440 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_bytes_used": 0, 2023-09-22T07:43:38.441 INFO:tasks.workunit.client.0.smithi006.stdout: "percent_used": 2.442433242322295e-06, 2023-09-22T07:43:38.441 INFO:tasks.workunit.client.0.smithi006.stdout: "quota_bytes": 0, 2023-09-22T07:43:38.441 INFO:tasks.workunit.client.0.smithi006.stdout: "quota_objects": 0, 2023-09-22T07:43:38.441 INFO:tasks.workunit.client.0.smithi006.stdout: "rd": 394, 2023-09-22T07:43:38.441 INFO:tasks.workunit.client.0.smithi006.stdout: "rd_bytes": 598016, 2023-09-22T07:43:38.441 INFO:tasks.workunit.client.0.smithi006.stdout: "stored": 590368, 2023-09-22T07:43:38.441 INFO:tasks.workunit.client.0.smithi006.stdout: "stored_data": 590368, 2023-09-22T07:43:38.441 INFO:tasks.workunit.client.0.smithi006.stdout: "stored_omap": 0, 2023-09-22T07:43:38.441 INFO:tasks.workunit.client.0.smithi006.stdout: "stored_raw": 1771104, 2023-09-22T07:43:38.441 INFO:tasks.workunit.client.0.smithi006.stdout: "wr": 219, 2023-09-22T07:43:38.441 INFO:tasks.workunit.client.0.smithi006.stdout: "wr_bytes": 2473984 2023-09-22T07:43:38.441 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.442 INFO:tasks.workunit.client.0.smithi006.stdout: "target_max_bytes": 0, 2023-09-22T07:43:38.442 INFO:tasks.workunit.client.0.smithi006.stdout: "target_max_objects": 0, 2023-09-22T07:43:38.442 INFO:tasks.workunit.client.0.smithi006.stdout: "type": "replicated" 2023-09-22T07:43:38.442 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.442 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.442 INFO:tasks.workunit.client.0.smithi006.stdout: "application": [ 2023-09-22T07:43:38.442 INFO:tasks.workunit.client.0.smithi006.stdout: "cephfs" 2023-09-22T07:43:38.442 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.442 INFO:tasks.workunit.client.0.smithi006.stdout: "cache_mode": "none", 2023-09-22T07:43:38.442 INFO:tasks.workunit.client.0.smithi006.stdout: "erasure_code_profile": {}, 2023-09-22T07:43:38.442 INFO:tasks.workunit.client.0.smithi006.stdout: "min_size": 2, 2023-09-22T07:43:38.442 INFO:tasks.workunit.client.0.smithi006.stdout: "options": {}, 2023-09-22T07:43:38.443 INFO:tasks.workunit.client.0.smithi006.stdout: "pg_autoscale_mode": "off", 2023-09-22T07:43:38.443 INFO:tasks.workunit.client.0.smithi006.stdout: "pg_num": 32, 2023-09-22T07:43:38.443 INFO:tasks.workunit.client.0.smithi006.stdout: "pgp_num": 32, 2023-09-22T07:43:38.443 INFO:tasks.workunit.client.0.smithi006.stdout: "pool": 2, 2023-09-22T07:43:38.443 INFO:tasks.workunit.client.0.smithi006.stdout: "size": 3, 2023-09-22T07:43:38.443 INFO:tasks.workunit.client.0.smithi006.stdout: "stats": { 2023-09-22T07:43:38.443 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_raw": 729500297482, 2023-09-22T07:43:38.443 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_used": 98304, 2023-09-22T07:43:38.443 INFO:tasks.workunit.client.0.smithi006.stdout: "compress_bytes_used": 0, 2023-09-22T07:43:38.443 INFO:tasks.workunit.client.0.smithi006.stdout: "compress_under_bytes": 0, 2023-09-22T07:43:38.443 INFO:tasks.workunit.client.0.smithi006.stdout: "data_bytes_used": 98304, 2023-09-22T07:43:38.444 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty": 0, 2023-09-22T07:43:38.444 INFO:tasks.workunit.client.0.smithi006.stdout: "max_avail": 243166756864, 2023-09-22T07:43:38.444 INFO:tasks.workunit.client.0.smithi006.stdout: "objects": 22, 2023-09-22T07:43:38.444 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_bytes_used": 0, 2023-09-22T07:43:38.444 INFO:tasks.workunit.client.0.smithi006.stdout: "percent_used": 1.3475523985562177e-07, 2023-09-22T07:43:38.444 INFO:tasks.workunit.client.0.smithi006.stdout: "quota_bytes": 0, 2023-09-22T07:43:38.444 INFO:tasks.workunit.client.0.smithi006.stdout: "quota_objects": 0, 2023-09-22T07:43:38.444 INFO:tasks.workunit.client.0.smithi006.stdout: "rd": 0, 2023-09-22T07:43:38.444 INFO:tasks.workunit.client.0.smithi006.stdout: "rd_bytes": 0, 2023-09-22T07:43:38.444 INFO:tasks.workunit.client.0.smithi006.stdout: "stored": 3378, 2023-09-22T07:43:38.444 INFO:tasks.workunit.client.0.smithi006.stdout: "stored_data": 3378, 2023-09-22T07:43:38.444 INFO:tasks.workunit.client.0.smithi006.stdout: "stored_omap": 0, 2023-09-22T07:43:38.445 INFO:tasks.workunit.client.0.smithi006.stdout: "stored_raw": 10134, 2023-09-22T07:43:38.445 INFO:tasks.workunit.client.0.smithi006.stdout: "wr": 51, 2023-09-22T07:43:38.445 INFO:tasks.workunit.client.0.smithi006.stdout: "wr_bytes": 19456 2023-09-22T07:43:38.445 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.445 INFO:tasks.workunit.client.0.smithi006.stdout: "target_max_bytes": 0, 2023-09-22T07:43:38.445 INFO:tasks.workunit.client.0.smithi006.stdout: "target_max_objects": 0, 2023-09-22T07:43:38.445 INFO:tasks.workunit.client.0.smithi006.stdout: "type": "replicated" 2023-09-22T07:43:38.445 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.445 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.445 INFO:tasks.workunit.client.0.smithi006.stdout: "application": [ 2023-09-22T07:43:38.445 INFO:tasks.workunit.client.0.smithi006.stdout: "cephfs" 2023-09-22T07:43:38.445 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.446 INFO:tasks.workunit.client.0.smithi006.stdout: "cache_mode": "none", 2023-09-22T07:43:38.446 INFO:tasks.workunit.client.0.smithi006.stdout: "erasure_code_profile": {}, 2023-09-22T07:43:38.446 INFO:tasks.workunit.client.0.smithi006.stdout: "min_size": 2, 2023-09-22T07:43:38.446 INFO:tasks.workunit.client.0.smithi006.stdout: "options": {}, 2023-09-22T07:43:38.446 INFO:tasks.workunit.client.0.smithi006.stdout: "pg_autoscale_mode": "off", 2023-09-22T07:43:38.446 INFO:tasks.workunit.client.0.smithi006.stdout: "pg_num": 64, 2023-09-22T07:43:38.446 INFO:tasks.workunit.client.0.smithi006.stdout: "pgp_num": 64, 2023-09-22T07:43:38.446 INFO:tasks.workunit.client.0.smithi006.stdout: "pool": 3, 2023-09-22T07:43:38.446 INFO:tasks.workunit.client.0.smithi006.stdout: "size": 3, 2023-09-22T07:43:38.446 INFO:tasks.workunit.client.0.smithi006.stdout: "stats": { 2023-09-22T07:43:38.446 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_raw": 729500297482, 2023-09-22T07:43:38.447 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_used": 0, 2023-09-22T07:43:38.447 INFO:tasks.workunit.client.0.smithi006.stdout: "compress_bytes_used": 0, 2023-09-22T07:43:38.447 INFO:tasks.workunit.client.0.smithi006.stdout: "compress_under_bytes": 0, 2023-09-22T07:43:38.447 INFO:tasks.workunit.client.0.smithi006.stdout: "data_bytes_used": 0, 2023-09-22T07:43:38.447 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty": 0, 2023-09-22T07:43:38.447 INFO:tasks.workunit.client.0.smithi006.stdout: "max_avail": 243166756864, 2023-09-22T07:43:38.447 INFO:tasks.workunit.client.0.smithi006.stdout: "objects": 0, 2023-09-22T07:43:38.447 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_bytes_used": 0, 2023-09-22T07:43:38.447 INFO:tasks.workunit.client.0.smithi006.stdout: "percent_used": 0.0, 2023-09-22T07:43:38.447 INFO:tasks.workunit.client.0.smithi006.stdout: "quota_bytes": 0, 2023-09-22T07:43:38.447 INFO:tasks.workunit.client.0.smithi006.stdout: "quota_objects": 0, 2023-09-22T07:43:38.447 INFO:tasks.workunit.client.0.smithi006.stdout: "rd": 0, 2023-09-22T07:43:38.447 INFO:tasks.workunit.client.0.smithi006.stdout: "rd_bytes": 0, 2023-09-22T07:43:38.448 INFO:tasks.workunit.client.0.smithi006.stdout: "stored": 0, 2023-09-22T07:43:38.448 INFO:tasks.workunit.client.0.smithi006.stdout: "stored_data": 0, 2023-09-22T07:43:38.448 INFO:tasks.workunit.client.0.smithi006.stdout: "stored_omap": 0, 2023-09-22T07:43:38.448 INFO:tasks.workunit.client.0.smithi006.stdout: "stored_raw": 0, 2023-09-22T07:43:38.448 INFO:tasks.workunit.client.0.smithi006.stdout: "wr": 0, 2023-09-22T07:43:38.448 INFO:tasks.workunit.client.0.smithi006.stdout: "wr_bytes": 0 2023-09-22T07:43:38.448 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.448 INFO:tasks.workunit.client.0.smithi006.stdout: "target_max_bytes": 0, 2023-09-22T07:43:38.448 INFO:tasks.workunit.client.0.smithi006.stdout: "target_max_objects": 0, 2023-09-22T07:43:38.448 INFO:tasks.workunit.client.0.smithi006.stdout: "type": "replicated" 2023-09-22T07:43:38.448 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.448 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.449 INFO:tasks.workunit.client.0.smithi006.stdout: "application": [ 2023-09-22T07:43:38.449 INFO:tasks.workunit.client.0.smithi006.stdout: "rbd" 2023-09-22T07:43:38.449 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.449 INFO:tasks.workunit.client.0.smithi006.stdout: "cache_mode": "none", 2023-09-22T07:43:38.449 INFO:tasks.workunit.client.0.smithi006.stdout: "erasure_code_profile": {}, 2023-09-22T07:43:38.449 INFO:tasks.workunit.client.0.smithi006.stdout: "min_size": 2, 2023-09-22T07:43:38.449 INFO:tasks.workunit.client.0.smithi006.stdout: "options": {}, 2023-09-22T07:43:38.449 INFO:tasks.workunit.client.0.smithi006.stdout: "pg_autoscale_mode": "off", 2023-09-22T07:43:38.449 INFO:tasks.workunit.client.0.smithi006.stdout: "pg_num": 8, 2023-09-22T07:43:38.449 INFO:tasks.workunit.client.0.smithi006.stdout: "pgp_num": 8, 2023-09-22T07:43:38.449 INFO:tasks.workunit.client.0.smithi006.stdout: "pool": 4, 2023-09-22T07:43:38.450 INFO:tasks.workunit.client.0.smithi006.stdout: "size": 3, 2023-09-22T07:43:38.450 INFO:tasks.workunit.client.0.smithi006.stdout: "stats": { 2023-09-22T07:43:38.450 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_raw": 729500297482, 2023-09-22T07:43:38.450 INFO:tasks.workunit.client.0.smithi006.stdout: "bytes_used": 0, 2023-09-22T07:43:38.450 INFO:tasks.workunit.client.0.smithi006.stdout: "compress_bytes_used": 0, 2023-09-22T07:43:38.450 INFO:tasks.workunit.client.0.smithi006.stdout: "compress_under_bytes": 0, 2023-09-22T07:43:38.450 INFO:tasks.workunit.client.0.smithi006.stdout: "data_bytes_used": 0, 2023-09-22T07:43:38.450 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty": 0, 2023-09-22T07:43:38.450 INFO:tasks.workunit.client.0.smithi006.stdout: "max_avail": 243166756864, 2023-09-22T07:43:38.450 INFO:tasks.workunit.client.0.smithi006.stdout: "objects": 0, 2023-09-22T07:43:38.450 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_bytes_used": 0, 2023-09-22T07:43:38.451 INFO:tasks.workunit.client.0.smithi006.stdout: "percent_used": 0.0, 2023-09-22T07:43:38.451 INFO:tasks.workunit.client.0.smithi006.stdout: "quota_bytes": 0, 2023-09-22T07:43:38.451 INFO:tasks.workunit.client.0.smithi006.stdout: "quota_objects": 0, 2023-09-22T07:43:38.451 INFO:tasks.workunit.client.0.smithi006.stdout: "rd": 0, 2023-09-22T07:43:38.451 INFO:tasks.workunit.client.0.smithi006.stdout: "rd_bytes": 0, 2023-09-22T07:43:38.451 INFO:tasks.workunit.client.0.smithi006.stdout: "stored": 0, 2023-09-22T07:43:38.451 INFO:tasks.workunit.client.0.smithi006.stdout: "stored_data": 0, 2023-09-22T07:43:38.451 INFO:tasks.workunit.client.0.smithi006.stdout: "stored_omap": 0, 2023-09-22T07:43:38.451 INFO:tasks.workunit.client.0.smithi006.stdout: "stored_raw": 0, 2023-09-22T07:43:38.451 INFO:tasks.workunit.client.0.smithi006.stdout: "wr": 0, 2023-09-22T07:43:38.451 INFO:tasks.workunit.client.0.smithi006.stdout: "wr_bytes": 0 2023-09-22T07:43:38.451 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.452 INFO:tasks.workunit.client.0.smithi006.stdout: "target_max_bytes": 0, 2023-09-22T07:43:38.452 INFO:tasks.workunit.client.0.smithi006.stdout: "target_max_objects": 0, 2023-09-22T07:43:38.452 INFO:tasks.workunit.client.0.smithi006.stdout: "type": "replicated" 2023-09-22T07:43:38.452 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.452 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.452 INFO:tasks.workunit.client.0.smithi006.stdout: "rbd": { 2023-09-22T07:43:38.452 INFO:tasks.workunit.client.0.smithi006.stdout: "mirroring_by_pool": [ 2023-09-22T07:43:38.452 INFO:tasks.workunit.client.0.smithi006.stdout: false 2023-09-22T07:43:38.452 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.452 INFO:tasks.workunit.client.0.smithi006.stdout: "num_images_by_pool": [ 2023-09-22T07:43:38.452 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:38.452 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.453 INFO:tasks.workunit.client.0.smithi006.stdout: "num_pools": 1 2023-09-22T07:43:38.453 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.453 INFO:tasks.workunit.client.0.smithi006.stdout: "report_id": "37410f2d-d7aa-4a2b-9a04-5e3d4fab9953", 2023-09-22T07:43:38.453 INFO:tasks.workunit.client.0.smithi006.stdout: "report_timestamp": "2023-09-22T07:43:37.000583", 2023-09-22T07:43:38.453 INFO:tasks.workunit.client.0.smithi006.stdout: "report_version": 1, 2023-09-22T07:43:38.453 INFO:tasks.workunit.client.0.smithi006.stdout: "rocksdb_stats": { 2023-09-22T07:43:38.453 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "6.15.5" 2023-09-22T07:43:38.453 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.453 INFO:tasks.workunit.client.0.smithi006.stdout: "rook": { 2023-09-22T07:43:38.453 INFO:tasks.workunit.client.0.smithi006.stdout: "cluster": { 2023-09-22T07:43:38.453 INFO:tasks.workunit.client.0.smithi006.stdout: "external-mode": null, 2023-09-22T07:43:38.454 INFO:tasks.workunit.client.0.smithi006.stdout: "mon": { 2023-09-22T07:43:38.454 INFO:tasks.workunit.client.0.smithi006.stdout: "allow-multiple-per-node": null, 2023-09-22T07:43:38.454 INFO:tasks.workunit.client.0.smithi006.stdout: "count": null, 2023-09-22T07:43:38.454 INFO:tasks.workunit.client.0.smithi006.stdout: "max-id": null, 2023-09-22T07:43:38.454 INFO:tasks.workunit.client.0.smithi006.stdout: "pvc": { 2023-09-22T07:43:38.454 INFO:tasks.workunit.client.0.smithi006.stdout: "enabled": null 2023-09-22T07:43:38.454 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.454 INFO:tasks.workunit.client.0.smithi006.stdout: "stretch": { 2023-09-22T07:43:38.454 INFO:tasks.workunit.client.0.smithi006.stdout: "enabled": null 2023-09-22T07:43:38.454 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.454 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.454 INFO:tasks.workunit.client.0.smithi006.stdout: "network": { 2023-09-22T07:43:38.455 INFO:tasks.workunit.client.0.smithi006.stdout: "provider": null 2023-09-22T07:43:38.455 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.455 INFO:tasks.workunit.client.0.smithi006.stdout: "storage": { 2023-09-22T07:43:38.455 INFO:tasks.workunit.client.0.smithi006.stdout: "device-set": { 2023-09-22T07:43:38.455 INFO:tasks.workunit.client.0.smithi006.stdout: "count": { 2023-09-22T07:43:38.455 INFO:tasks.workunit.client.0.smithi006.stdout: "non-portable": null, 2023-09-22T07:43:38.455 INFO:tasks.workunit.client.0.smithi006.stdout: "portable": null, 2023-09-22T07:43:38.455 INFO:tasks.workunit.client.0.smithi006.stdout: "total": null 2023-09-22T07:43:38.455 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.455 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.455 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.455 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.456 INFO:tasks.workunit.client.0.smithi006.stdout: "csi": { 2023-09-22T07:43:38.456 INFO:tasks.workunit.client.0.smithi006.stdout: "version": null 2023-09-22T07:43:38.456 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.456 INFO:tasks.workunit.client.0.smithi006.stdout: "kubernetes": { 2023-09-22T07:43:38.456 INFO:tasks.workunit.client.0.smithi006.stdout: "version": null 2023-09-22T07:43:38.456 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.456 INFO:tasks.workunit.client.0.smithi006.stdout: "node": { 2023-09-22T07:43:38.456 INFO:tasks.workunit.client.0.smithi006.stdout: "count": { 2023-09-22T07:43:38.456 INFO:tasks.workunit.client.0.smithi006.stdout: "kubernetes-total": null, 2023-09-22T07:43:38.456 INFO:tasks.workunit.client.0.smithi006.stdout: "with-ceph-daemons": null, 2023-09-22T07:43:38.456 INFO:tasks.workunit.client.0.smithi006.stdout: "with-csi-cephfs-plugin": null, 2023-09-22T07:43:38.456 INFO:tasks.workunit.client.0.smithi006.stdout: "with-csi-nfs-plugin": null, 2023-09-22T07:43:38.456 INFO:tasks.workunit.client.0.smithi006.stdout: "with-csi-rbd-plugin": null 2023-09-22T07:43:38.457 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.457 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.457 INFO:tasks.workunit.client.0.smithi006.stdout: "usage": { 2023-09-22T07:43:38.457 INFO:tasks.workunit.client.0.smithi006.stdout: "storage-class": { 2023-09-22T07:43:38.457 INFO:tasks.workunit.client.0.smithi006.stdout: "count": { 2023-09-22T07:43:38.457 INFO:tasks.workunit.client.0.smithi006.stdout: "bucket": null, 2023-09-22T07:43:38.457 INFO:tasks.workunit.client.0.smithi006.stdout: "cephfs": null, 2023-09-22T07:43:38.457 INFO:tasks.workunit.client.0.smithi006.stdout: "nfs": null, 2023-09-22T07:43:38.457 INFO:tasks.workunit.client.0.smithi006.stdout: "rbd": null, 2023-09-22T07:43:38.457 INFO:tasks.workunit.client.0.smithi006.stdout: "total": null 2023-09-22T07:43:38.457 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.457 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:38.458 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.458 INFO:tasks.workunit.client.0.smithi006.stdout: "version": null 2023-09-22T07:43:38.458 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.458 INFO:tasks.workunit.client.0.smithi006.stdout: "services": {}, 2023-09-22T07:43:38.458 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_per_pg": [ 2023-09-22T07:43:38.458 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.458 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.458 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:38.458 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:38.458 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:38.458 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.458 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 7, 2023-09-22T07:43:38.459 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.459 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.459 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:38.459 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.459 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.459 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.459 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.895296+0000", 2023-09-22T07:43:38.459 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.820220+0000", 2023-09-22T07:43:38.459 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.820220+0000", 2023-09-22T07:43:38.459 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.820677+0000", 2023-09-22T07:43:38.459 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.895296+0000", 2023-09-22T07:43:38.459 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.459 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.460 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.460 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:38.460 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.895296+0000", 2023-09-22T07:43:38.460 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.895296+0000", 2023-09-22T07:43:38.460 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.895296+0000", 2023-09-22T07:43:38.460 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.460 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.460 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.460 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.895296+0000", 2023-09-22T07:43:38.460 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.895296+0000", 2023-09-22T07:43:38.460 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:38.460 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.461 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.461 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:38.461 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.461 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.461 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.461 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.461 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:38.461 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.461 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.461 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.461 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.3f", 2023-09-22T07:43:38.461 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.462 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.462 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.462 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:38.462 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.462 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T13:17:05.610319+0000", 2023-09-22T07:43:38.462 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.462 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.462 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.462 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.462 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.462 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.462 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.463 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.463 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.463 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.463 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.463 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.463 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.463 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.463 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.463 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.463 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.463 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.463 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.463 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.464 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.464 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.464 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.464 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.464 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.464 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.464 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.464 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.464 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.464 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.464 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.465 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.465 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.465 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.465 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.465 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.465 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.465 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.465 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.465 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.465 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.465 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.465 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.466 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.466 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.466 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.466 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.466 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:38.466 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:38.466 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:38.466 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.466 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 7, 2023-09-22T07:43:38.466 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:38.466 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.466 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.467 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.467 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:38.467 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:38.467 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:38.467 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.467 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 1, 2023-09-22T07:43:38.467 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.467 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.467 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:38.467 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.467 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.467 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.467 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.897589+0000", 2023-09-22T07:43:38.468 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.815428+0000", 2023-09-22T07:43:38.468 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.815428+0000", 2023-09-22T07:43:38.468 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.815707+0000", 2023-09-22T07:43:38.468 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.897589+0000", 2023-09-22T07:43:38.468 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.468 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.468 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.468 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:38.468 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.897589+0000", 2023-09-22T07:43:38.468 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.897589+0000", 2023-09-22T07:43:38.468 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.897589+0000", 2023-09-22T07:43:38.468 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.469 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.469 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.469 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.897589+0000", 2023-09-22T07:43:38.469 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.897589+0000", 2023-09-22T07:43:38.469 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:38.469 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.469 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.469 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:38.469 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.469 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.469 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.469 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.469 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:38.470 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.470 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.470 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.470 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.3e", 2023-09-22T07:43:38.470 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.470 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.470 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.470 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:38.470 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.470 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T17:49:45.462568+0000", 2023-09-22T07:43:38.470 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.470 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.471 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.471 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.471 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.471 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.471 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.471 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.471 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.471 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.471 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.471 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.471 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.471 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.471 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.472 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.472 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.472 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.472 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.472 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.472 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.472 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.472 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.472 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.472 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.472 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.472 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.473 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.473 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.473 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.473 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.473 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.473 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.473 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.473 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.473 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.473 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.473 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.473 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.473 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.474 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.474 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.474 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.474 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.474 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.474 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.474 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.474 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:38.474 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:38.474 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:38.474 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.474 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 1, 2023-09-22T07:43:38.475 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:38.475 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.475 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.475 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.475 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:38.475 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:38.475 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:38.475 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.475 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 3, 2023-09-22T07:43:38.475 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.475 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.475 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:38.475 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.476 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.476 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.476 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:25.732695+0000", 2023-09-22T07:43:38.476 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:42:25.732307+0000", 2023-09-22T07:43:38.476 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:42:25.732307+0000", 2023-09-22T07:43:38.476 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:42:25.732695+0000", 2023-09-22T07:43:38.476 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:25.732695+0000", 2023-09-22T07:43:38.476 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.476 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.476 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.476 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 69, 2023-09-22T07:43:38.476 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:25.732695+0000", 2023-09-22T07:43:38.477 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:25.732695+0000", 2023-09-22T07:43:38.477 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:25.732695+0000", 2023-09-22T07:43:38.477 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.477 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.477 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.477 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:25.732695+0000", 2023-09-22T07:43:38.477 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:25.732695+0000", 2023-09-22T07:43:38.477 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:38.477 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.477 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.477 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 68, 2023-09-22T07:43:38.477 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.478 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.478 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.478 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.478 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:38.478 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.478 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.478 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.478 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.3d", 2023-09-22T07:43:38.478 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.478 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.478 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 69, 2023-09-22T07:43:38.478 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 10, 2023-09-22T07:43:38.479 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.479 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T14:40:27.612983+0000", 2023-09-22T07:43:38.479 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.479 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.479 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.479 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.479 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.479 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.479 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.479 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.479 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.479 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.479 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.480 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.480 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.480 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.480 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.480 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.480 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.480 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.480 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.480 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.480 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.480 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.480 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.481 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.481 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.481 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.481 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.481 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.481 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.481 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.481 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.481 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.481 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.481 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.481 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.482 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.482 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.482 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.482 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.482 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.482 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.482 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.482 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.482 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.482 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.482 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.482 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.483 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:38.483 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:38.483 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:38.483 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.483 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 3, 2023-09-22T07:43:38.483 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:38.483 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.483 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.483 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.483 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:38.483 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:38.483 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:38.484 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.484 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 5, 2023-09-22T07:43:38.484 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.484 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.484 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:38.484 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.484 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.484 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.484 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.899426+0000", 2023-09-22T07:43:38.484 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.826695+0000", 2023-09-22T07:43:38.484 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.826695+0000", 2023-09-22T07:43:38.484 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.826962+0000", 2023-09-22T07:43:38.484 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.899426+0000", 2023-09-22T07:43:38.485 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.485 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.485 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.485 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:38.485 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.899426+0000", 2023-09-22T07:43:38.485 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.899426+0000", 2023-09-22T07:43:38.485 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.899426+0000", 2023-09-22T07:43:38.485 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.485 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.485 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.485 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.899426+0000", 2023-09-22T07:43:38.485 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.899426+0000", 2023-09-22T07:43:38.486 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:38.486 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.486 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.486 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:38.486 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.486 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.486 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.486 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.486 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:38.486 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.486 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.486 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.486 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.3c", 2023-09-22T07:43:38.487 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.487 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.487 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.487 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:38.487 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.487 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T14:20:04.528790+0000", 2023-09-22T07:43:38.487 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.487 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.487 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.487 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.487 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.487 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.488 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.488 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.488 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.488 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.488 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.488 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.488 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.488 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.488 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.488 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.488 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.488 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.488 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.489 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.489 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.489 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.489 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.489 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.489 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.489 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.489 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.489 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.489 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.489 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.489 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.490 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.490 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.490 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.490 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.490 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.490 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.490 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.490 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.490 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.490 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.490 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.490 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.491 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.491 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.491 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.491 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.491 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:38.491 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:38.491 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:38.491 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.491 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 5, 2023-09-22T07:43:38.491 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:38.491 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.491 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.492 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.492 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:38.492 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:38.492 INFO:tasks.workunit.client.0.smithi006.stdout: 4 2023-09-22T07:43:38.492 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.492 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 7, 2023-09-22T07:43:38.492 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.492 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.492 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:38.492 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.492 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.492 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.493 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.895033+0000", 2023-09-22T07:43:38.493 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.813307+0000", 2023-09-22T07:43:38.493 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.813307+0000", 2023-09-22T07:43:38.493 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.818688+0000", 2023-09-22T07:43:38.493 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.895033+0000", 2023-09-22T07:43:38.493 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.493 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.493 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.493 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:38.493 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.895033+0000", 2023-09-22T07:43:38.493 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.895033+0000", 2023-09-22T07:43:38.493 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.895033+0000", 2023-09-22T07:43:38.493 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.494 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.494 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.494 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.895033+0000", 2023-09-22T07:43:38.494 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.895033+0000", 2023-09-22T07:43:38.494 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:38.494 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.494 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.494 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:38.494 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.494 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.494 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.494 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.495 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:38.495 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.495 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.495 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.495 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.3b", 2023-09-22T07:43:38.495 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.495 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.495 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.495 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:38.495 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.495 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T19:25:12.733316+0000", 2023-09-22T07:43:38.495 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.496 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.496 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.496 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.496 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.496 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.496 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.496 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.496 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.496 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.496 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.496 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.496 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.496 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.497 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.497 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.497 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.497 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.497 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.497 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.497 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.497 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.497 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.497 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.497 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.497 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.498 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.498 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.498 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.498 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.498 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.498 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.498 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.498 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.498 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.498 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.498 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.498 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.499 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.499 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.499 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.499 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.499 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.499 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.499 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.499 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.499 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.499 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:38.499 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:38.499 INFO:tasks.workunit.client.0.smithi006.stdout: 4 2023-09-22T07:43:38.500 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.500 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 7, 2023-09-22T07:43:38.500 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:38.500 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.500 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.500 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.500 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:38.500 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:38.500 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:38.500 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.500 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 5, 2023-09-22T07:43:38.500 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.500 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.501 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:38.501 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.501 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.501 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.501 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.899317+0000", 2023-09-22T07:43:38.501 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.819116+0000", 2023-09-22T07:43:38.501 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.819116+0000", 2023-09-22T07:43:38.501 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.820628+0000", 2023-09-22T07:43:38.501 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.899317+0000", 2023-09-22T07:43:38.501 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.501 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.501 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.502 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:38.502 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.899317+0000", 2023-09-22T07:43:38.502 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.899317+0000", 2023-09-22T07:43:38.502 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.899317+0000", 2023-09-22T07:43:38.502 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.502 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.502 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.502 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.899317+0000", 2023-09-22T07:43:38.502 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.899317+0000", 2023-09-22T07:43:38.502 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:38.502 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.502 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.502 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:38.503 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.503 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.503 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.503 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.503 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:38.503 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.503 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.503 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.503 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.3a", 2023-09-22T07:43:38.503 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.503 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.503 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.504 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:38.504 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.504 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T10:39:42.071796+0000", 2023-09-22T07:43:38.504 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.504 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.504 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.504 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.504 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.504 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.504 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.504 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.504 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.504 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.505 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.505 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.505 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.505 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.505 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.505 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.505 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.505 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.505 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.505 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.505 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.505 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.505 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.506 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.506 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.506 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.506 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.506 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.506 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.506 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.506 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.506 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.506 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.506 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.506 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.507 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.507 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.507 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.507 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.507 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.507 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.507 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.507 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.507 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.508 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.508 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.508 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.508 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:38.508 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:38.508 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:38.508 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.508 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 5, 2023-09-22T07:43:38.508 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:38.508 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.508 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.508 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.508 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:38.509 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:38.509 INFO:tasks.workunit.client.0.smithi006.stdout: 4 2023-09-22T07:43:38.509 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.509 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 7, 2023-09-22T07:43:38.509 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.509 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.509 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:38.509 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.509 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.509 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.509 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.894189+0000", 2023-09-22T07:43:38.509 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.813598+0000", 2023-09-22T07:43:38.510 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.813598+0000", 2023-09-22T07:43:38.510 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.814367+0000", 2023-09-22T07:43:38.510 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.894189+0000", 2023-09-22T07:43:38.510 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.510 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.510 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.510 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:38.510 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.894189+0000", 2023-09-22T07:43:38.510 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.894189+0000", 2023-09-22T07:43:38.510 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.894189+0000", 2023-09-22T07:43:38.510 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.510 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.511 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.511 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.894189+0000", 2023-09-22T07:43:38.511 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.894189+0000", 2023-09-22T07:43:38.511 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:38.511 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.511 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.511 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:38.511 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.511 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.511 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.511 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.511 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:38.511 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.512 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.512 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.512 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.39", 2023-09-22T07:43:38.512 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.512 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.512 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.512 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:38.512 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.512 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T12:59:03.215204+0000", 2023-09-22T07:43:38.512 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.512 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.512 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.513 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.513 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.513 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.513 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.513 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.513 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.513 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.513 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.513 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.513 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.513 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.513 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.513 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.514 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.514 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.514 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.514 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.514 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.514 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.514 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.514 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.514 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.514 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.514 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.515 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.515 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.515 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.515 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.515 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.515 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.515 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.515 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.515 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.515 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.515 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.515 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.515 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.517 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.517 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.517 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.517 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.517 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.517 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.517 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.517 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:38.518 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:38.518 INFO:tasks.workunit.client.0.smithi006.stdout: 4 2023-09-22T07:43:38.518 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.518 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 7, 2023-09-22T07:43:38.518 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:38.518 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.518 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.518 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.518 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:38.518 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:38.518 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:38.518 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.518 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 3, 2023-09-22T07:43:38.519 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.519 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.519 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:38.519 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.519 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.519 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.519 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.891708+0000", 2023-09-22T07:43:38.519 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.821653+0000", 2023-09-22T07:43:38.519 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.821653+0000", 2023-09-22T07:43:38.519 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.821926+0000", 2023-09-22T07:43:38.519 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.891708+0000", 2023-09-22T07:43:38.519 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.520 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.520 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.520 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:38.520 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.891708+0000", 2023-09-22T07:43:38.520 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.891708+0000", 2023-09-22T07:43:38.520 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.891708+0000", 2023-09-22T07:43:38.520 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.520 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.520 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.520 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.891708+0000", 2023-09-22T07:43:38.520 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.891708+0000", 2023-09-22T07:43:38.520 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:38.521 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.521 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.521 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:38.521 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.521 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.521 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.521 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.521 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:38.521 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.521 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.521 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.521 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.38", 2023-09-22T07:43:38.522 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.522 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.522 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.522 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:38.522 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.522 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T15:50:20.267814+0000", 2023-09-22T07:43:38.522 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.522 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.522 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.522 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.522 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.522 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.523 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.523 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.523 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.523 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.523 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.523 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.523 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.523 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.523 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.523 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.523 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.523 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.524 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.524 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.524 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.524 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.524 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.524 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.524 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.524 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.524 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.524 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.524 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.524 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.525 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.525 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.525 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.525 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.525 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.525 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.525 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.525 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.525 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.525 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.525 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.525 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.526 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.526 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.526 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.526 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.526 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.526 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:38.526 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:38.526 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:38.526 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.526 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 3, 2023-09-22T07:43:38.526 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:38.526 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.527 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.527 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.527 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:38.527 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:38.527 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:38.527 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.527 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 7, 2023-09-22T07:43:38.527 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.527 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.527 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:38.527 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.527 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.528 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.528 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:25.910949+0000", 2023-09-22T07:43:38.528 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:42:25.910680+0000", 2023-09-22T07:43:38.528 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:42:25.910680+0000", 2023-09-22T07:43:38.528 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:42:25.910949+0000", 2023-09-22T07:43:38.528 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:25.910949+0000", 2023-09-22T07:43:38.528 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.528 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.528 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.528 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 69, 2023-09-22T07:43:38.528 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:25.910949+0000", 2023-09-22T07:43:38.528 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:25.910949+0000", 2023-09-22T07:43:38.529 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:25.910949+0000", 2023-09-22T07:43:38.529 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.529 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.529 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.529 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:25.910949+0000", 2023-09-22T07:43:38.529 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:25.910949+0000", 2023-09-22T07:43:38.529 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:38.529 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.529 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.529 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 68, 2023-09-22T07:43:38.529 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.530 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.530 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.530 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.530 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:38.530 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.530 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.530 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.530 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.37", 2023-09-22T07:43:38.530 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.530 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.530 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 69, 2023-09-22T07:43:38.530 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 27, 2023-09-22T07:43:38.531 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.531 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T16:24:26.170538+0000", 2023-09-22T07:43:38.531 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.531 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.531 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.531 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.531 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.531 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.531 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.531 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.531 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.531 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.532 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.532 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.532 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.532 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.532 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.532 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.532 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.532 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.532 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.532 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.532 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.532 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.533 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.533 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.533 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.533 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.533 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.533 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.533 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.533 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.533 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.533 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.533 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.534 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.534 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.534 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.534 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.534 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.534 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.534 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.534 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.534 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.534 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.534 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.534 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.535 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.535 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.535 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:38.535 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:38.535 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:38.535 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.535 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 7, 2023-09-22T07:43:38.535 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:38.535 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.535 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.535 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.535 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:38.536 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:38.536 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:38.536 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.536 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 6, 2023-09-22T07:43:38.536 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.536 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.536 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:38.536 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.536 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.536 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.536 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.898167+0000", 2023-09-22T07:43:38.536 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.821955+0000", 2023-09-22T07:43:38.537 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.821955+0000", 2023-09-22T07:43:38.537 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.822330+0000", 2023-09-22T07:43:38.537 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.898167+0000", 2023-09-22T07:43:38.537 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.537 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.537 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.537 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:38.537 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.898167+0000", 2023-09-22T07:43:38.537 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.898167+0000", 2023-09-22T07:43:38.537 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.898167+0000", 2023-09-22T07:43:38.537 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.537 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.538 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.538 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.898167+0000", 2023-09-22T07:43:38.538 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.898167+0000", 2023-09-22T07:43:38.538 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:38.538 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.538 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.538 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:38.538 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.538 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.538 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.538 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.539 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:38.539 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.539 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.539 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.539 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.36", 2023-09-22T07:43:38.539 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.539 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.539 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.539 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:38.539 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.539 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T11:29:33.302143+0000", 2023-09-22T07:43:38.539 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.540 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.540 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.540 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.540 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.540 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.540 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.540 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.540 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.540 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.540 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.540 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.540 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.540 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.541 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.541 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.541 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.541 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.541 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.541 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.541 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.541 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.541 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.541 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.541 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.541 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.542 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.542 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.542 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.542 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.542 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.542 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.542 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.542 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.542 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.542 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.542 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.542 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.543 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.543 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.543 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.543 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.543 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.543 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.543 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.543 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.543 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.543 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:38.543 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:38.543 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:38.544 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.544 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 6, 2023-09-22T07:43:38.544 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:38.544 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.544 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.544 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.544 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:38.544 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:38.544 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:38.544 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.544 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 6, 2023-09-22T07:43:38.544 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.545 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.545 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:38.545 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.545 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.545 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.545 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.898114+0000", 2023-09-22T07:43:38.545 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.823961+0000", 2023-09-22T07:43:38.545 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.823961+0000", 2023-09-22T07:43:38.545 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.824263+0000", 2023-09-22T07:43:38.545 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.898114+0000", 2023-09-22T07:43:38.545 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.545 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.545 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.546 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:38.546 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.898114+0000", 2023-09-22T07:43:38.546 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.898114+0000", 2023-09-22T07:43:38.546 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.898114+0000", 2023-09-22T07:43:38.546 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.546 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.546 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.546 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.898114+0000", 2023-09-22T07:43:38.546 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.898114+0000", 2023-09-22T07:43:38.546 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:38.546 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.546 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.547 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:38.547 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.547 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.547 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.547 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.547 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:38.547 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.547 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.547 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.547 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.35", 2023-09-22T07:43:38.547 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.547 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.548 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.548 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:38.548 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.548 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T11:45:52.795463+0000", 2023-09-22T07:43:38.548 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.548 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.548 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.548 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.548 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.548 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.548 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.548 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.549 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.549 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.549 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.549 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.549 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.549 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.549 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.549 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.549 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.549 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.549 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.549 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.549 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.550 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.550 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.550 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.550 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.550 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.550 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.550 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.550 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.550 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.550 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.550 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.550 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.551 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.551 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.551 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.551 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.551 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.551 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.551 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.551 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.551 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.551 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.551 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.551 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.551 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.551 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.552 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:38.552 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:38.552 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:38.552 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.552 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 6, 2023-09-22T07:43:38.552 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:38.552 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.552 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.552 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.552 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:38.552 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:38.552 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:38.553 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.553 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 4, 2023-09-22T07:43:38.553 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.553 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.553 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:38.553 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.553 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.553 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.553 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.892422+0000", 2023-09-22T07:43:38.553 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.825704+0000", 2023-09-22T07:43:38.553 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.825704+0000", 2023-09-22T07:43:38.553 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.826378+0000", 2023-09-22T07:43:38.553 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.892422+0000", 2023-09-22T07:43:38.554 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.554 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.554 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.554 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:38.554 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.892422+0000", 2023-09-22T07:43:38.554 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.892422+0000", 2023-09-22T07:43:38.554 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.892422+0000", 2023-09-22T07:43:38.554 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.554 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.554 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.554 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.892422+0000", 2023-09-22T07:43:38.555 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.892422+0000", 2023-09-22T07:43:38.555 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:38.555 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.555 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.555 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:38.555 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.555 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.555 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.555 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.555 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:38.555 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.555 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.556 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.556 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.34", 2023-09-22T07:43:38.556 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.556 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.556 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.556 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:38.556 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.556 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T11:53:00.162548+0000", 2023-09-22T07:43:38.556 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.556 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.556 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.557 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.557 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.557 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.557 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.557 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.557 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.557 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.557 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.557 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.557 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.557 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.557 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.557 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.558 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.558 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.558 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.558 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.558 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.558 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.558 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.558 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.558 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.558 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.558 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.559 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.559 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.559 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.559 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.559 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.559 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.559 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.559 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.559 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.559 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.559 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.559 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.560 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.560 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.560 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.560 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.560 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.560 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.560 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.560 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.560 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:38.560 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:38.560 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:38.561 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.561 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 4, 2023-09-22T07:43:38.561 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:38.561 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.561 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.561 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.561 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:38.561 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:38.561 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:38.561 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.561 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 3, 2023-09-22T07:43:38.561 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.562 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.562 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:38.562 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.562 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.562 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.562 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.893403+0000", 2023-09-22T07:43:38.562 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.823017+0000", 2023-09-22T07:43:38.562 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.823017+0000", 2023-09-22T07:43:38.562 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.823430+0000", 2023-09-22T07:43:38.562 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.893403+0000", 2023-09-22T07:43:38.562 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.562 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.563 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.563 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:38.563 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.893403+0000", 2023-09-22T07:43:38.563 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.893403+0000", 2023-09-22T07:43:38.563 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.893403+0000", 2023-09-22T07:43:38.563 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.563 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.563 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.563 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.893403+0000", 2023-09-22T07:43:38.563 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.893403+0000", 2023-09-22T07:43:38.563 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:38.563 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.564 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.564 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:38.564 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.564 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.564 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.564 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.564 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:38.564 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.564 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.564 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.564 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.33", 2023-09-22T07:43:38.565 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.565 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.565 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.565 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:38.565 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.565 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T18:27:05.083875+0000", 2023-09-22T07:43:38.565 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.565 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.565 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.565 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.565 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.565 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.565 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.566 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.566 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.566 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.566 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.566 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.566 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.566 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.566 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.566 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.566 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.566 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.566 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.567 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.567 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.567 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.567 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.567 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.567 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.567 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.567 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.567 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.567 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.567 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.567 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.568 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.568 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.568 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.568 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.568 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.568 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.568 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.568 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.568 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.568 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.568 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.568 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.569 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.569 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.569 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.569 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.569 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:38.569 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:38.569 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:38.569 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.569 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 3, 2023-09-22T07:43:38.569 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:38.569 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.570 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.570 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.570 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:38.570 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:38.570 INFO:tasks.workunit.client.0.smithi006.stdout: 5 2023-09-22T07:43:38.570 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.570 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 0, 2023-09-22T07:43:38.570 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.570 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.570 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:38.570 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.570 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.571 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.571 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.899060+0000", 2023-09-22T07:43:38.571 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.816760+0000", 2023-09-22T07:43:38.571 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.816760+0000", 2023-09-22T07:43:38.571 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.817030+0000", 2023-09-22T07:43:38.571 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.899060+0000", 2023-09-22T07:43:38.571 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.571 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.571 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.571 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:38.571 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.899060+0000", 2023-09-22T07:43:38.571 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.899060+0000", 2023-09-22T07:43:38.572 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.899060+0000", 2023-09-22T07:43:38.572 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.572 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.572 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.572 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.899060+0000", 2023-09-22T07:43:38.572 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.899060+0000", 2023-09-22T07:43:38.572 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:38.572 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.572 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.572 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:38.572 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.573 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.573 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.573 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.573 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:38.573 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.573 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.573 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.573 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.32", 2023-09-22T07:43:38.573 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.573 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.573 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.573 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:38.574 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.574 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T09:35:34.717064+0000", 2023-09-22T07:43:38.574 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.574 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.574 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.574 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.574 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.574 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.574 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.574 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.574 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.574 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.575 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.575 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.575 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.575 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.575 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.575 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.575 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.575 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.575 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.575 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.575 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.575 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.576 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.576 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.576 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.576 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.576 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.576 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.576 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.576 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.576 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.576 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.576 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.576 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.577 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.577 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.577 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.577 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.577 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.577 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.577 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.577 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.577 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.577 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.577 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.577 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.577 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.578 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:38.578 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:38.578 INFO:tasks.workunit.client.0.smithi006.stdout: 5 2023-09-22T07:43:38.578 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.578 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 0, 2023-09-22T07:43:38.578 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:38.578 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.578 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.578 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.578 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:38.578 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:38.578 INFO:tasks.workunit.client.0.smithi006.stdout: 5 2023-09-22T07:43:38.579 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.579 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 1, 2023-09-22T07:43:38.579 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.579 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.579 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:38.579 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.579 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.579 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.579 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.897301+0000", 2023-09-22T07:43:38.579 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.821866+0000", 2023-09-22T07:43:38.579 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.821866+0000", 2023-09-22T07:43:38.579 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.822149+0000", 2023-09-22T07:43:38.580 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.897301+0000", 2023-09-22T07:43:38.580 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.580 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.580 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.580 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:38.580 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.897301+0000", 2023-09-22T07:43:38.580 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.897301+0000", 2023-09-22T07:43:38.580 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.897301+0000", 2023-09-22T07:43:38.580 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.580 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.580 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.580 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.897301+0000", 2023-09-22T07:43:38.580 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.897301+0000", 2023-09-22T07:43:38.581 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:38.581 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.581 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.581 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:38.581 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.581 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.581 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.581 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.581 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:38.581 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.581 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.581 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.582 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.31", 2023-09-22T07:43:38.582 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.582 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.582 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.582 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:38.582 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.582 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T15:52:34.085233+0000", 2023-09-22T07:43:38.582 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.582 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.582 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.582 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.582 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.582 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.583 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.583 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.583 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.583 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.583 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.583 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.583 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.583 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.583 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.583 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.583 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.583 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.584 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.584 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.584 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.584 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.584 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.584 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.584 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.584 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.584 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.584 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.584 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.584 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.585 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.585 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.585 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.585 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.585 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.585 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.585 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.585 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.585 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.585 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.585 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.585 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.585 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.586 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.586 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.586 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.586 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.586 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:38.586 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:38.586 INFO:tasks.workunit.client.0.smithi006.stdout: 5 2023-09-22T07:43:38.586 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.586 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 1, 2023-09-22T07:43:38.586 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:38.586 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.586 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.587 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.587 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:38.587 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:38.587 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:38.587 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.587 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 5, 2023-09-22T07:43:38.587 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.587 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.587 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:38.587 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.587 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.587 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.588 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.897384+0000", 2023-09-22T07:43:38.588 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.822605+0000", 2023-09-22T07:43:38.588 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.822605+0000", 2023-09-22T07:43:38.588 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.822878+0000", 2023-09-22T07:43:38.588 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.897384+0000", 2023-09-22T07:43:38.588 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.588 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.588 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.588 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:38.588 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.897384+0000", 2023-09-22T07:43:38.588 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.897384+0000", 2023-09-22T07:43:38.588 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.897384+0000", 2023-09-22T07:43:38.589 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.589 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.589 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.589 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.897384+0000", 2023-09-22T07:43:38.589 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.897384+0000", 2023-09-22T07:43:38.589 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:38.589 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.589 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.589 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:38.589 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.589 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.589 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.590 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.590 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:38.590 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.590 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.590 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.590 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.30", 2023-09-22T07:43:38.590 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.590 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.590 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.590 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:38.590 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.590 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T09:13:02.375073+0000", 2023-09-22T07:43:38.591 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.591 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.591 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.591 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.591 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.591 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.591 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.591 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.591 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.591 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.591 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.591 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.591 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.592 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.592 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.592 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.592 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.592 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.592 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.592 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.592 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.592 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.592 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.592 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.592 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.593 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.593 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.593 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.593 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.593 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.593 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.593 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.593 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.593 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.593 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.593 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.593 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.594 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.594 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.594 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.594 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.594 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.594 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.594 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.594 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.594 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.594 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.594 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:38.594 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:38.595 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:38.595 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.595 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 5, 2023-09-22T07:43:38.595 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:38.595 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.595 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.595 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.595 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:38.595 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:38.595 INFO:tasks.workunit.client.0.smithi006.stdout: 4 2023-09-22T07:43:38.595 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.595 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 5, 2023-09-22T07:43:38.595 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.596 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.596 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:38.596 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.596 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.596 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.596 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.899641+0000", 2023-09-22T07:43:38.596 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.820969+0000", 2023-09-22T07:43:38.596 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.820969+0000", 2023-09-22T07:43:38.596 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.821526+0000", 2023-09-22T07:43:38.596 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.899641+0000", 2023-09-22T07:43:38.596 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.596 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.597 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.597 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:38.597 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.899641+0000", 2023-09-22T07:43:38.597 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.899641+0000", 2023-09-22T07:43:38.597 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.899641+0000", 2023-09-22T07:43:38.597 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.597 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.597 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.597 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.899641+0000", 2023-09-22T07:43:38.597 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.899641+0000", 2023-09-22T07:43:38.597 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:38.597 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.597 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.598 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:38.598 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.598 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.598 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.598 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.598 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:38.598 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.598 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.598 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.598 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.2f", 2023-09-22T07:43:38.598 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.598 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.599 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.599 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:38.599 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.599 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T10:42:34.742113+0000", 2023-09-22T07:43:38.599 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.599 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.599 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.599 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.599 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.599 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.599 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.599 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.599 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.600 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.600 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.600 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.600 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.600 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.600 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.600 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.600 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.600 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.600 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.600 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.600 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.601 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.601 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.601 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.601 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.601 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.601 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.601 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.601 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.601 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.601 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.601 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.601 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.601 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.602 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.602 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.602 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.602 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.602 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.602 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.602 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.602 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.602 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.602 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.602 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.602 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.603 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.603 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:38.603 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:38.603 INFO:tasks.workunit.client.0.smithi006.stdout: 4 2023-09-22T07:43:38.603 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.603 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 5, 2023-09-22T07:43:38.603 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:38.603 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.603 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.603 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.603 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:38.603 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:38.604 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:38.604 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.604 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 2, 2023-09-22T07:43:38.604 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.604 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.604 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:38.604 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.604 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.604 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.604 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.895523+0000", 2023-09-22T07:43:38.604 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.825352+0000", 2023-09-22T07:43:38.604 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.825352+0000", 2023-09-22T07:43:38.605 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.825646+0000", 2023-09-22T07:43:38.605 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.895523+0000", 2023-09-22T07:43:38.605 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.605 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.605 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.605 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:38.605 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.895523+0000", 2023-09-22T07:43:38.605 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.895523+0000", 2023-09-22T07:43:38.605 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.895523+0000", 2023-09-22T07:43:38.605 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.605 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.605 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.605 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.895523+0000", 2023-09-22T07:43:38.606 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.895523+0000", 2023-09-22T07:43:38.606 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:38.606 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.606 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.606 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:38.606 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.606 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.606 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.606 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.606 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:38.606 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.606 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.607 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.607 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.2e", 2023-09-22T07:43:38.607 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.607 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.607 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.607 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:38.607 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.607 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T15:45:58.644248+0000", 2023-09-22T07:43:38.607 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.607 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.607 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.607 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.608 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.608 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.608 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.608 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.608 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.608 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.608 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.608 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.608 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.608 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.608 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.608 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.608 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.609 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.609 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.609 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.609 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.609 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.609 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.609 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.609 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.609 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.609 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.609 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.609 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.610 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.610 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.610 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.610 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.610 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.610 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.610 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.610 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.610 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.610 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.610 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.610 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.611 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.611 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.611 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.611 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.611 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.611 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.611 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:38.611 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:38.611 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:38.611 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.611 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 2, 2023-09-22T07:43:38.611 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:38.611 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.612 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.612 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.612 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:38.612 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:38.612 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:38.612 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.612 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 7, 2023-09-22T07:43:38.612 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.612 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.612 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:38.612 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.612 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.613 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.613 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.894439+0000", 2023-09-22T07:43:38.613 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.820167+0000", 2023-09-22T07:43:38.613 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.820167+0000", 2023-09-22T07:43:38.613 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.823296+0000", 2023-09-22T07:43:38.613 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.894439+0000", 2023-09-22T07:43:38.613 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.613 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.613 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.613 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:38.613 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.894439+0000", 2023-09-22T07:43:38.613 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.894439+0000", 2023-09-22T07:43:38.614 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.894439+0000", 2023-09-22T07:43:38.614 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.614 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.614 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.614 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.894439+0000", 2023-09-22T07:43:38.614 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.894439+0000", 2023-09-22T07:43:38.614 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:38.614 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.614 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.614 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:38.614 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.614 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.615 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.615 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.615 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:38.615 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.615 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.615 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.615 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.2d", 2023-09-22T07:43:38.615 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.615 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.615 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.615 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:38.615 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.616 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T19:33:35.269757+0000", 2023-09-22T07:43:38.616 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.616 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.616 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.616 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.616 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.616 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.616 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.616 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.616 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.616 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.616 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.616 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.617 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.617 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.617 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.617 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.617 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.617 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.617 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.617 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.617 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.617 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.617 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.617 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.618 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.618 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.618 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.618 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.618 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.618 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.618 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.618 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.618 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.618 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.618 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.618 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.619 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.619 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.619 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.619 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.619 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.619 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.619 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.619 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.619 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.619 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.619 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.619 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:38.620 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:38.620 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:38.620 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.620 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 7, 2023-09-22T07:43:38.620 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:38.620 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.620 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.620 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.620 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:38.620 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:38.620 INFO:tasks.workunit.client.0.smithi006.stdout: 4 2023-09-22T07:43:38.621 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.621 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 0, 2023-09-22T07:43:38.621 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.621 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.621 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:38.621 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.621 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.621 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.621 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.902324+0000", 2023-09-22T07:43:38.621 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.404737+0000", 2023-09-22T07:43:38.621 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.404737+0000", 2023-09-22T07:43:38.621 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.405091+0000", 2023-09-22T07:43:38.622 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.902324+0000", 2023-09-22T07:43:38.622 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.622 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.622 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.622 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:38.622 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.902324+0000", 2023-09-22T07:43:38.622 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.902324+0000", 2023-09-22T07:43:38.622 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.902324+0000", 2023-09-22T07:43:38.622 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.622 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.622 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.622 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.902324+0000", 2023-09-22T07:43:38.623 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.902324+0000", 2023-09-22T07:43:38.623 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 4, 2023-09-22T07:43:38.623 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.623 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.623 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:38.623 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.623 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.623 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.623 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.623 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 4, 2023-09-22T07:43:38.623 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.623 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.624 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.624 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.1f", 2023-09-22T07:43:38.624 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.624 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.624 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.624 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 22, 2023-09-22T07:43:38.624 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.624 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T16:28:49.084207+0000", 2023-09-22T07:43:38.624 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.624 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.624 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.624 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 554, 2023-09-22T07:43:38.625 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.625 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.625 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.625 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.625 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.625 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.625 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.625 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.625 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.625 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.625 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.625 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.625 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.626 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.626 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.626 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 6, 2023-09-22T07:43:38.626 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 2, 2023-09-22T07:43:38.626 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.626 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 2, 2023-09-22T07:43:38.626 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.626 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.626 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.626 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.626 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.626 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 1, 2023-09-22T07:43:38.627 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.627 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.627 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.627 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.627 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.627 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.627 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.627 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.627 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.627 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.627 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.627 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.628 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 4, 2023-09-22T07:43:38.628 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 1 2023-09-22T07:43:38.628 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.628 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.628 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.628 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.628 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:38.628 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:38.628 INFO:tasks.workunit.client.0.smithi006.stdout: 4 2023-09-22T07:43:38.628 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.628 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 0, 2023-09-22T07:43:38.628 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "61'4" 2023-09-22T07:43:38.629 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.629 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.629 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.629 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:38.629 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:38.629 INFO:tasks.workunit.client.0.smithi006.stdout: 2 2023-09-22T07:43:38.629 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.629 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 3, 2023-09-22T07:43:38.629 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.629 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.629 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:38.629 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.630 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.630 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.630 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.895839+0000", 2023-09-22T07:43:38.630 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.822842+0000", 2023-09-22T07:43:38.630 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.822842+0000", 2023-09-22T07:43:38.630 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.823167+0000", 2023-09-22T07:43:38.630 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.895839+0000", 2023-09-22T07:43:38.630 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.630 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.630 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.630 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:38.630 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.895839+0000", 2023-09-22T07:43:38.631 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.895839+0000", 2023-09-22T07:43:38.631 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.895839+0000", 2023-09-22T07:43:38.631 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.631 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.631 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.631 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.895839+0000", 2023-09-22T07:43:38.631 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.895839+0000", 2023-09-22T07:43:38.631 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:38.631 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.631 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.631 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:38.631 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.632 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.632 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.632 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.632 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:38.632 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.632 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.632 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.632 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.1e", 2023-09-22T07:43:38.632 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.632 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.632 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.632 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:38.632 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.633 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T18:42:22.463933+0000", 2023-09-22T07:43:38.633 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.633 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.633 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.633 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.633 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.633 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.633 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.633 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.633 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.633 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.633 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.634 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.634 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.634 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.634 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.634 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.634 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.634 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.634 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.634 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.634 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.634 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.634 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.635 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.635 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.635 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.635 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.635 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.635 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.635 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.635 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.635 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.635 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.635 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.635 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.636 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.636 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.636 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.636 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.636 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.636 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.636 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.636 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.636 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.636 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.636 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.637 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.637 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:38.637 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:38.637 INFO:tasks.workunit.client.0.smithi006.stdout: 2 2023-09-22T07:43:38.637 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.637 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 3, 2023-09-22T07:43:38.637 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:38.637 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.637 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.637 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.637 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:38.637 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:38.637 INFO:tasks.workunit.client.0.smithi006.stdout: 5 2023-09-22T07:43:38.638 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.638 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 3, 2023-09-22T07:43:38.638 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.638 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.638 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:38.638 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.638 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.638 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.638 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.895748+0000", 2023-09-22T07:43:38.638 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.394442+0000", 2023-09-22T07:43:38.638 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.394442+0000", 2023-09-22T07:43:38.638 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.394723+0000", 2023-09-22T07:43:38.639 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.895748+0000", 2023-09-22T07:43:38.639 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.639 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.639 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.639 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:38.639 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.895748+0000", 2023-09-22T07:43:38.639 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.895748+0000", 2023-09-22T07:43:38.639 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.895748+0000", 2023-09-22T07:43:38.639 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.639 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.639 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.639 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.895748+0000", 2023-09-22T07:43:38.640 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.895748+0000", 2023-09-22T07:43:38.640 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 1, 2023-09-22T07:43:38.640 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.640 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.640 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:38.640 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.640 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.640 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.640 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.640 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 1, 2023-09-22T07:43:38.640 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.640 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.641 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.641 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.1e", 2023-09-22T07:43:38.641 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.641 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.641 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.641 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 19, 2023-09-22T07:43:38.641 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.641 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T09:07:42.213107+0000", 2023-09-22T07:43:38.641 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.641 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.641 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.641 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.642 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.642 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.642 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.642 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.642 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.642 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.642 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.642 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.642 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.642 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.642 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.642 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.643 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.643 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.643 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.643 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.643 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.643 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.643 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.643 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.643 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.643 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.643 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.643 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.643 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.644 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.644 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.644 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.644 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.644 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.644 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.644 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.644 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.644 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.644 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.644 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.644 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.645 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.645 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.645 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.645 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.645 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.645 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.645 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:38.645 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:38.645 INFO:tasks.workunit.client.0.smithi006.stdout: 5 2023-09-22T07:43:38.645 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.645 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 3, 2023-09-22T07:43:38.645 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "61'1" 2023-09-22T07:43:38.645 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.646 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.646 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.646 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:38.646 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:38.646 INFO:tasks.workunit.client.0.smithi006.stdout: 2 2023-09-22T07:43:38.646 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.646 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 0, 2023-09-22T07:43:38.646 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.646 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.646 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:38.646 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.646 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.647 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.647 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.902115+0000", 2023-09-22T07:43:38.647 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.829035+0000", 2023-09-22T07:43:38.647 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.829035+0000", 2023-09-22T07:43:38.647 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.830073+0000", 2023-09-22T07:43:38.647 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.902115+0000", 2023-09-22T07:43:38.647 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.647 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.647 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.647 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:38.647 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.902115+0000", 2023-09-22T07:43:38.647 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.902115+0000", 2023-09-22T07:43:38.648 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.902115+0000", 2023-09-22T07:43:38.648 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.648 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.648 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.648 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.902115+0000", 2023-09-22T07:43:38.648 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.902115+0000", 2023-09-22T07:43:38.648 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:38.648 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.648 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.648 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:38.648 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.648 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.648 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.649 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.649 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:38.649 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.649 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.649 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.649 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.1f", 2023-09-22T07:43:38.649 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.649 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.649 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.649 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:38.649 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.649 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T07:56:15.845601+0000", 2023-09-22T07:43:38.650 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.650 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.650 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.650 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.650 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.650 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.650 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.650 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.650 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.650 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.650 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.650 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.651 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.651 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.651 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.651 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.651 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.651 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.651 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.651 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.651 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.651 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.651 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.651 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.652 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.652 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.652 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.652 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.652 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.652 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.652 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.652 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.652 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.652 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.652 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.652 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.652 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.653 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.653 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.653 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.653 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.653 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.653 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.653 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.653 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.653 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.653 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.653 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:38.653 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:38.654 INFO:tasks.workunit.client.0.smithi006.stdout: 2 2023-09-22T07:43:38.654 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.654 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 0, 2023-09-22T07:43:38.654 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:38.654 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.654 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.654 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.654 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:38.654 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:38.654 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:38.654 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.654 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 7, 2023-09-22T07:43:38.655 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.655 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.655 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:38.655 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.655 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.655 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.655 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.894672+0000", 2023-09-22T07:43:38.655 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.412388+0000", 2023-09-22T07:43:38.655 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.412388+0000", 2023-09-22T07:43:38.655 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.412661+0000", 2023-09-22T07:43:38.655 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.894672+0000", 2023-09-22T07:43:38.655 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.656 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.656 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.656 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:38.656 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.894672+0000", 2023-09-22T07:43:38.656 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.894672+0000", 2023-09-22T07:43:38.656 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.894672+0000", 2023-09-22T07:43:38.656 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.656 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.656 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.656 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.894672+0000", 2023-09-22T07:43:38.656 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.894672+0000", 2023-09-22T07:43:38.656 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 2, 2023-09-22T07:43:38.656 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.657 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.657 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:38.657 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.657 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.657 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.657 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.657 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 2, 2023-09-22T07:43:38.657 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.657 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.657 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.657 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.1d", 2023-09-22T07:43:38.657 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.658 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.658 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.658 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 20, 2023-09-22T07:43:38.658 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.658 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T15:58:23.649830+0000", 2023-09-22T07:43:38.658 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.658 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.658 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.658 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.658 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.658 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.658 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.659 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.659 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.659 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.659 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.659 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.659 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.659 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.659 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.659 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.659 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.659 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.659 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.659 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 3, 2023-09-22T07:43:38.660 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 1, 2023-09-22T07:43:38.660 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.660 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 1, 2023-09-22T07:43:38.660 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.660 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.660 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.660 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.660 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.660 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 1, 2023-09-22T07:43:38.660 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.660 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.660 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.661 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.661 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.661 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.661 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.661 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.661 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.661 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.661 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.661 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.661 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 3, 2023-09-22T07:43:38.661 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.661 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.661 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.662 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.662 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.662 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:38.662 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:38.662 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:38.662 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.662 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 7, 2023-09-22T07:43:38.662 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "61'2" 2023-09-22T07:43:38.662 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.662 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.662 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.662 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:38.663 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:38.663 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:38.663 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.663 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 5, 2023-09-22T07:43:38.663 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.663 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.663 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:38.663 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.663 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.663 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.663 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.899686+0000", 2023-09-22T07:43:38.663 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.818119+0000", 2023-09-22T07:43:38.664 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.818119+0000", 2023-09-22T07:43:38.664 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.819866+0000", 2023-09-22T07:43:38.664 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.899686+0000", 2023-09-22T07:43:38.664 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.664 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.664 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.664 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:38.664 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.899686+0000", 2023-09-22T07:43:38.664 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.899686+0000", 2023-09-22T07:43:38.664 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.899686+0000", 2023-09-22T07:43:38.664 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.664 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.664 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.665 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.899686+0000", 2023-09-22T07:43:38.665 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.899686+0000", 2023-09-22T07:43:38.665 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:38.665 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.665 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.665 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:38.665 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.665 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.665 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.665 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.665 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:38.665 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.666 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.666 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.666 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.1c", 2023-09-22T07:43:38.666 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.666 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.666 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.666 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:38.666 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.666 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T10:16:00.904811+0000", 2023-09-22T07:43:38.666 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.666 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.666 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.667 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.667 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.667 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.667 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.667 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.667 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.667 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.667 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.667 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.667 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.667 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.667 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.668 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.668 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.668 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.668 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.668 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.668 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.668 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.668 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.668 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.668 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.668 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.668 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.669 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.669 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.669 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.669 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.669 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.669 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.669 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.669 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.669 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.669 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.669 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.669 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.669 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.670 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.670 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.670 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.670 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.670 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.670 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.670 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.670 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:38.670 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:38.670 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:38.670 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.670 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 5, 2023-09-22T07:43:38.671 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:38.671 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.671 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.671 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.671 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:38.671 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:38.671 INFO:tasks.workunit.client.0.smithi006.stdout: 2 2023-09-22T07:43:38.671 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.671 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 7, 2023-09-22T07:43:38.671 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.671 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.671 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:38.671 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.672 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.672 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.672 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.894452+0000", 2023-09-22T07:43:38.672 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.413519+0000", 2023-09-22T07:43:38.672 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.413519+0000", 2023-09-22T07:43:38.672 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.413794+0000", 2023-09-22T07:43:38.672 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.894452+0000", 2023-09-22T07:43:38.672 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.672 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.672 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.672 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:38.673 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.894452+0000", 2023-09-22T07:43:38.673 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.894452+0000", 2023-09-22T07:43:38.673 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.894452+0000", 2023-09-22T07:43:38.673 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.673 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.673 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.673 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.894452+0000", 2023-09-22T07:43:38.673 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.894452+0000", 2023-09-22T07:43:38.673 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 2, 2023-09-22T07:43:38.673 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.673 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.673 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:38.674 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.674 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.674 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.674 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.674 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 2, 2023-09-22T07:43:38.674 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.674 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.674 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.674 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.1c", 2023-09-22T07:43:38.674 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.674 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.674 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.675 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 20, 2023-09-22T07:43:38.675 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.675 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T17:08:42.393496+0000", 2023-09-22T07:43:38.675 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.675 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.675 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.675 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.675 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.675 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.675 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.675 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.675 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.676 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.676 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.676 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.676 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.676 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.676 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.676 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.676 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.676 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.676 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.676 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 3, 2023-09-22T07:43:38.676 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 1, 2023-09-22T07:43:38.676 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.677 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 1, 2023-09-22T07:43:38.677 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.677 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.677 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.677 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.677 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.677 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 1, 2023-09-22T07:43:38.677 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.677 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.677 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.677 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.677 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.678 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.678 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.678 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.678 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.678 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.678 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.678 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.678 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 3, 2023-09-22T07:43:38.678 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.678 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.678 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.678 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.679 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.679 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:38.679 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:38.679 INFO:tasks.workunit.client.0.smithi006.stdout: 2 2023-09-22T07:43:38.679 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.679 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 7, 2023-09-22T07:43:38.679 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "61'2" 2023-09-22T07:43:38.679 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.679 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.679 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.679 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:38.679 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:38.679 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:38.680 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.680 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 5, 2023-09-22T07:43:38.680 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.680 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.680 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:38.680 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.680 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.680 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.680 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.899735+0000", 2023-09-22T07:43:38.680 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.817396+0000", 2023-09-22T07:43:38.680 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.817396+0000", 2023-09-22T07:43:38.680 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.817697+0000", 2023-09-22T07:43:38.681 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.899735+0000", 2023-09-22T07:43:38.681 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.681 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.681 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.681 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:38.681 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.899735+0000", 2023-09-22T07:43:38.681 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.899735+0000", 2023-09-22T07:43:38.681 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.899735+0000", 2023-09-22T07:43:38.681 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.681 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.681 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.681 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.899735+0000", 2023-09-22T07:43:38.682 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.899735+0000", 2023-09-22T07:43:38.682 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:38.682 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.682 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.682 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:38.682 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.682 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.682 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.682 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.682 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:38.682 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.682 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.683 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.683 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.1d", 2023-09-22T07:43:38.683 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.683 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.683 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.683 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:38.683 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.683 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T08:42:18.714825+0000", 2023-09-22T07:43:38.683 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.683 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.683 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.683 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.683 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.684 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.684 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.684 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.684 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.684 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.684 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.684 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.684 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.684 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.684 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.684 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.684 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.685 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.685 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.685 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.685 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.685 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.685 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.685 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.685 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.685 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.685 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.685 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.685 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.685 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.686 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.686 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.686 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.686 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.686 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.686 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.686 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.686 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.686 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.686 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.686 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.686 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.687 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.687 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.687 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.687 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.687 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.687 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:38.687 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:38.687 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:38.687 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.687 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 5, 2023-09-22T07:43:38.687 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:38.687 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.688 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.688 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.688 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:38.688 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:38.688 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:38.688 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.688 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 3, 2023-09-22T07:43:38.688 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.688 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.688 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:38.688 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.688 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.688 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.689 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:24.907411+0000", 2023-09-22T07:43:38.689 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:42:24.907062+0000", 2023-09-22T07:43:38.689 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:42:24.907062+0000", 2023-09-22T07:43:38.689 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:42:24.907411+0000", 2023-09-22T07:43:38.689 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:24.907411+0000", 2023-09-22T07:43:38.689 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.689 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.689 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.689 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 69, 2023-09-22T07:43:38.689 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:24.907411+0000", 2023-09-22T07:43:38.689 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:24.907411+0000", 2023-09-22T07:43:38.689 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:24.907411+0000", 2023-09-22T07:43:38.690 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.690 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.690 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.690 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:24.907411+0000", 2023-09-22T07:43:38.690 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:24.907411+0000", 2023-09-22T07:43:38.690 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 1, 2023-09-22T07:43:38.690 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.690 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.690 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 68, 2023-09-22T07:43:38.690 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.690 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.690 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.690 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.691 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 1, 2023-09-22T07:43:38.691 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.691 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.691 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.691 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.1b", 2023-09-22T07:43:38.691 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.691 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.691 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 69, 2023-09-22T07:43:38.691 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 29, 2023-09-22T07:43:38.691 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.691 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T13:17:15.169156+0000", 2023-09-22T07:43:38.691 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.692 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.692 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.692 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.692 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.692 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.692 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.692 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.692 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.692 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.692 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.692 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.692 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.693 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.693 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.693 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.693 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.693 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.693 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.693 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.693 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.693 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.693 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.693 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.693 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.694 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.694 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.694 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.694 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.694 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.694 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.694 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.694 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.694 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.694 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.694 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.695 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.695 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.695 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.695 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.695 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.695 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.695 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.695 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.695 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.695 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.695 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.695 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:38.695 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:38.696 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:38.696 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.696 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 3, 2023-09-22T07:43:38.696 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "61'1" 2023-09-22T07:43:38.696 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.696 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.696 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.696 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:38.696 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:38.696 INFO:tasks.workunit.client.0.smithi006.stdout: 2 2023-09-22T07:43:38.696 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.696 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 4, 2023-09-22T07:43:38.697 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.697 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.697 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:38.697 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.697 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.697 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.697 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.892450+0000", 2023-09-22T07:43:38.697 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.812506+0000", 2023-09-22T07:43:38.697 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.812506+0000", 2023-09-22T07:43:38.697 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.812793+0000", 2023-09-22T07:43:38.697 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.892450+0000", 2023-09-22T07:43:38.697 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.698 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.698 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.698 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:38.698 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.892450+0000", 2023-09-22T07:43:38.698 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.892450+0000", 2023-09-22T07:43:38.698 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.892450+0000", 2023-09-22T07:43:38.698 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.698 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.698 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.698 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.892450+0000", 2023-09-22T07:43:38.698 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.892450+0000", 2023-09-22T07:43:38.699 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:38.699 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.699 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.699 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:38.699 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.699 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.699 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.699 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.699 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:38.699 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.699 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.699 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.700 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.1a", 2023-09-22T07:43:38.700 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.700 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.700 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.700 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:38.700 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.700 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T09:54:25.982866+0000", 2023-09-22T07:43:38.700 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.700 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.700 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.700 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.700 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.700 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.701 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.701 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.701 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.701 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.701 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.701 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.701 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.701 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.701 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.701 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.701 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.701 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.702 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.702 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.702 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.702 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.702 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.702 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.702 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.702 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.702 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.702 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.702 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.702 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.702 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.703 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.703 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.703 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.703 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.703 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.703 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.703 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.703 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.703 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.703 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.703 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.703 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.704 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.704 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.704 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.704 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.704 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:38.704 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:38.704 INFO:tasks.workunit.client.0.smithi006.stdout: 2 2023-09-22T07:43:38.704 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.704 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 4, 2023-09-22T07:43:38.704 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:38.704 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.704 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.705 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.705 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:38.705 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:38.705 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:38.705 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.705 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 6, 2023-09-22T07:43:38.705 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.705 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.705 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:38.705 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.705 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.705 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.706 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.897895+0000", 2023-09-22T07:43:38.706 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.403659+0000", 2023-09-22T07:43:38.706 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.403659+0000", 2023-09-22T07:43:38.706 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.403956+0000", 2023-09-22T07:43:38.706 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.897895+0000", 2023-09-22T07:43:38.706 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.706 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.706 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.706 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:38.706 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.897895+0000", 2023-09-22T07:43:38.706 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.897895+0000", 2023-09-22T07:43:38.706 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.897895+0000", 2023-09-22T07:43:38.707 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.707 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.707 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.707 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.897895+0000", 2023-09-22T07:43:38.707 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.897895+0000", 2023-09-22T07:43:38.707 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 1, 2023-09-22T07:43:38.707 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.707 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.707 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:38.707 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.707 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.708 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.708 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.708 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 1, 2023-09-22T07:43:38.708 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.708 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.708 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.708 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.1a", 2023-09-22T07:43:38.708 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.708 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.708 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.708 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 19, 2023-09-22T07:43:38.708 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.709 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T09:09:54.167350+0000", 2023-09-22T07:43:38.709 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.709 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.709 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.709 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.709 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.709 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.709 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.709 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.709 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.709 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.709 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.709 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.710 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.710 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.710 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.710 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.710 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.710 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.710 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.710 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.710 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.710 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.710 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.710 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.711 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.711 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.711 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.711 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.711 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.711 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.711 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.711 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.711 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.711 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.711 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.711 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.712 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.712 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.712 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.712 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.712 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.712 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.712 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.712 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.712 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.712 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.712 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.712 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:38.712 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:38.713 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:38.713 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.713 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 6, 2023-09-22T07:43:38.713 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "61'1" 2023-09-22T07:43:38.713 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.713 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.713 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.713 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:38.713 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:38.713 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:38.713 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.713 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 0, 2023-09-22T07:43:38.714 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.714 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.714 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:38.714 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.714 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.714 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.714 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.898980+0000", 2023-09-22T07:43:38.714 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.830103+0000", 2023-09-22T07:43:38.714 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.830103+0000", 2023-09-22T07:43:38.714 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.830798+0000", 2023-09-22T07:43:38.714 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.898980+0000", 2023-09-22T07:43:38.715 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.715 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.715 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.715 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:38.715 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.898980+0000", 2023-09-22T07:43:38.715 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.898980+0000", 2023-09-22T07:43:38.715 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.898980+0000", 2023-09-22T07:43:38.715 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.715 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.715 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.715 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.898980+0000", 2023-09-22T07:43:38.715 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.898980+0000", 2023-09-22T07:43:38.716 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:38.716 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.716 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.716 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:38.716 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.716 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.716 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.716 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.716 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:38.716 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.716 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.717 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.717 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.1b", 2023-09-22T07:43:38.717 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.717 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.717 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.717 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:38.717 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.717 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T18:42:56.046651+0000", 2023-09-22T07:43:38.717 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.717 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.717 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.718 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.718 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.718 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.718 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.718 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.718 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.718 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.718 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.718 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.718 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.718 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.721 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.721 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.721 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.721 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.721 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.721 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.721 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.721 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.722 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.722 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.722 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.722 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.722 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.722 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.722 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.722 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.722 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.722 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.722 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.723 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.723 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.723 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.723 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.723 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.723 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.723 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.723 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.723 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.723 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.723 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.723 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.724 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.724 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.724 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:38.724 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:38.724 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:38.724 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.724 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 0, 2023-09-22T07:43:38.724 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:38.724 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.724 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.724 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.724 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:38.725 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:38.725 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:38.725 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.725 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 3, 2023-09-22T07:43:38.725 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.725 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.725 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:38.725 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.725 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.725 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.725 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.893119+0000", 2023-09-22T07:43:38.725 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.393995+0000", 2023-09-22T07:43:38.726 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.393995+0000", 2023-09-22T07:43:38.726 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.394410+0000", 2023-09-22T07:43:38.726 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.893119+0000", 2023-09-22T07:43:38.726 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.726 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.726 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.726 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:38.726 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.893119+0000", 2023-09-22T07:43:38.726 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.893119+0000", 2023-09-22T07:43:38.726 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.893119+0000", 2023-09-22T07:43:38.726 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.726 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.727 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.727 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.893119+0000", 2023-09-22T07:43:38.727 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.893119+0000", 2023-09-22T07:43:38.727 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:38.727 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.727 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.727 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:38.727 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.727 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.727 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.727 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.727 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:38.728 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.728 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.728 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.728 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.19", 2023-09-22T07:43:38.728 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.728 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.728 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.728 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 18, 2023-09-22T07:43:38.728 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.728 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T14:48:06.161620+0000", 2023-09-22T07:43:38.728 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.728 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.728 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.729 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.729 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.729 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.729 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.729 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.729 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.729 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.729 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.729 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.729 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.729 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.729 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.729 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.730 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.730 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.730 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.730 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.730 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.730 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.730 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.730 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.730 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.730 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.730 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.731 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.731 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.731 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.731 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.731 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.731 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.731 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.731 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.731 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.731 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.731 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.732 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.732 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.732 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.732 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.732 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.732 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.732 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.732 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.732 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.732 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:38.732 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:38.732 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:38.732 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.733 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 3, 2023-09-22T07:43:38.733 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:38.733 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.733 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.733 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.733 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:38.733 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:38.733 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:38.733 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.733 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 3, 2023-09-22T07:43:38.733 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.734 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.734 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:38.734 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.734 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.734 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.734 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.891945+0000", 2023-09-22T07:43:38.734 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.824763+0000", 2023-09-22T07:43:38.734 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.824763+0000", 2023-09-22T07:43:38.734 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.825234+0000", 2023-09-22T07:43:38.734 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.891945+0000", 2023-09-22T07:43:38.734 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.734 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.735 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.735 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:38.735 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.891945+0000", 2023-09-22T07:43:38.735 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.891945+0000", 2023-09-22T07:43:38.735 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.891945+0000", 2023-09-22T07:43:38.735 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.735 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.735 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.735 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.891945+0000", 2023-09-22T07:43:38.735 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.891945+0000", 2023-09-22T07:43:38.736 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:38.736 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.736 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.736 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:38.736 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.736 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.736 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.736 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.736 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:38.736 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.736 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.736 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.737 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.18", 2023-09-22T07:43:38.737 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.737 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.737 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.737 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:38.737 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.737 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T13:48:56.459581+0000", 2023-09-22T07:43:38.737 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.737 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.737 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.737 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.737 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.738 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.738 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.738 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.738 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.738 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.738 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.738 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.738 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.738 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.738 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.738 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.738 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.739 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.739 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.739 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.739 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.739 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.739 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.739 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.739 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.739 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.739 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.739 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.739 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.739 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.740 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.740 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.740 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.740 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.740 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.740 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.740 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.740 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.740 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.740 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.740 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.741 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.741 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.741 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.741 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.741 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.741 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.741 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:38.741 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:38.741 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:38.741 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.741 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 3, 2023-09-22T07:43:38.741 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:38.741 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.742 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.742 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.742 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:38.742 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:38.742 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:38.742 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.742 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 5, 2023-09-22T07:43:38.742 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.742 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.742 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:38.742 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.742 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.743 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.743 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.898694+0000", 2023-09-22T07:43:38.743 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.409598+0000", 2023-09-22T07:43:38.743 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.409598+0000", 2023-09-22T07:43:38.743 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.409877+0000", 2023-09-22T07:43:38.743 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.898694+0000", 2023-09-22T07:43:38.743 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.743 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.743 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.743 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:38.743 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.898694+0000", 2023-09-22T07:43:38.743 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.898694+0000", 2023-09-22T07:43:38.744 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.898694+0000", 2023-09-22T07:43:38.744 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.744 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.744 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.744 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.898694+0000", 2023-09-22T07:43:38.744 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.898694+0000", 2023-09-22T07:43:38.744 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:38.744 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.744 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.744 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:38.744 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.744 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.744 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.745 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.745 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:38.745 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.745 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.745 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.745 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.18", 2023-09-22T07:43:38.745 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.745 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.745 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.745 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 18, 2023-09-22T07:43:38.745 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.745 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T15:25:35.582492+0000", 2023-09-22T07:43:38.746 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.746 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.746 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.746 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.746 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.746 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.746 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.746 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.746 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.746 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.746 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.746 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.747 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.747 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.747 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.747 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.747 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.747 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.747 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.747 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.747 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.747 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.747 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.747 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.748 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.748 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.748 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.748 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.748 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.748 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.748 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.748 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.748 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.748 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.748 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.749 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.749 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.749 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.749 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.749 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.749 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.749 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.749 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.749 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.749 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.749 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.749 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.749 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:38.750 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:38.750 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:38.750 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.750 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 5, 2023-09-22T07:43:38.750 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:38.750 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.750 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.750 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.750 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:38.750 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:38.750 INFO:tasks.workunit.client.0.smithi006.stdout: 4 2023-09-22T07:43:38.751 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.751 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 1, 2023-09-22T07:43:38.751 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.751 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.751 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:38.751 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.751 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.751 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.751 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.897442+0000", 2023-09-22T07:43:38.751 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.815928+0000", 2023-09-22T07:43:38.751 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.815928+0000", 2023-09-22T07:43:38.751 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.816200+0000", 2023-09-22T07:43:38.752 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.897442+0000", 2023-09-22T07:43:38.752 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.752 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.752 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.752 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:38.752 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.897442+0000", 2023-09-22T07:43:38.752 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.897442+0000", 2023-09-22T07:43:38.752 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.897442+0000", 2023-09-22T07:43:38.752 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.752 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.752 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.752 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.897442+0000", 2023-09-22T07:43:38.753 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.897442+0000", 2023-09-22T07:43:38.753 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:38.753 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.753 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.753 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:38.753 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.753 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.753 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.753 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.753 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:38.753 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.753 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.754 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.754 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.19", 2023-09-22T07:43:38.754 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.754 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.754 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.754 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:38.754 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.754 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T14:58:01.204211+0000", 2023-09-22T07:43:38.754 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.754 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.754 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.755 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.755 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.755 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.755 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.755 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.755 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.755 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.755 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.755 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.755 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.755 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.755 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.755 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.756 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.756 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.756 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.756 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.756 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.756 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.756 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.756 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.756 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.756 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.756 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.756 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.757 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.757 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.757 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.757 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.757 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.757 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.757 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.757 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.757 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.757 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.757 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.757 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.758 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.758 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.758 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.758 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.758 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.758 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.758 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.758 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:38.758 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:38.758 INFO:tasks.workunit.client.0.smithi006.stdout: 4 2023-09-22T07:43:38.758 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.758 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 1, 2023-09-22T07:43:38.759 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:38.759 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.759 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.759 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.759 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:38.759 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:38.759 INFO:tasks.workunit.client.0.smithi006.stdout: 2 2023-09-22T07:43:38.759 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.759 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 6, 2023-09-22T07:43:38.759 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.759 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.759 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:38.759 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.760 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.760 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.760 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.898145+0000", 2023-09-22T07:43:38.760 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.394455+0000", 2023-09-22T07:43:38.760 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.394455+0000", 2023-09-22T07:43:38.760 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.394823+0000", 2023-09-22T07:43:38.760 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.898145+0000", 2023-09-22T07:43:38.760 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.760 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.760 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.760 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:38.760 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.898145+0000", 2023-09-22T07:43:38.761 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.898145+0000", 2023-09-22T07:43:38.761 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.898145+0000", 2023-09-22T07:43:38.761 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.761 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.761 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.761 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.898145+0000", 2023-09-22T07:43:38.761 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.898145+0000", 2023-09-22T07:43:38.761 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:38.761 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.761 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.761 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:38.761 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.762 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.762 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.762 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.762 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:38.762 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.762 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.762 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.762 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.17", 2023-09-22T07:43:38.762 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.762 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.762 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.762 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 18, 2023-09-22T07:43:38.763 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.763 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T19:27:08.709681+0000", 2023-09-22T07:43:38.763 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.763 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.763 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.763 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.763 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.763 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.763 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.763 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.763 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.763 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.764 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.764 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.764 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.764 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.764 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.764 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.764 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.764 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.764 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.764 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.764 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.765 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.765 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.765 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.765 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.765 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.765 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.765 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.765 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.765 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.765 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.765 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.765 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.765 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.766 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.766 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.766 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.766 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.766 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.766 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.766 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.766 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.766 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.766 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.766 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.766 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.767 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.767 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:38.767 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:38.767 INFO:tasks.workunit.client.0.smithi006.stdout: 2 2023-09-22T07:43:38.767 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.767 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 6, 2023-09-22T07:43:38.767 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:38.767 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.767 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.767 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.767 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:38.767 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:38.768 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:38.768 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.768 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 5, 2023-09-22T07:43:38.768 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.768 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.768 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:38.768 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.768 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.768 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.768 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.899684+0000", 2023-09-22T07:43:38.768 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.827726+0000", 2023-09-22T07:43:38.769 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.827726+0000", 2023-09-22T07:43:38.769 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.827990+0000", 2023-09-22T07:43:38.769 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.899684+0000", 2023-09-22T07:43:38.769 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.769 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.769 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.769 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:38.769 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.899684+0000", 2023-09-22T07:43:38.769 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.899684+0000", 2023-09-22T07:43:38.769 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.899684+0000", 2023-09-22T07:43:38.769 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.769 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.770 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.770 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.899684+0000", 2023-09-22T07:43:38.770 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.899684+0000", 2023-09-22T07:43:38.770 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:38.770 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.770 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.770 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:38.770 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.770 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.770 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.770 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.770 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:38.771 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.771 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.771 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.771 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.16", 2023-09-22T07:43:38.771 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.771 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.771 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.771 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:38.771 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.771 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T14:31:11.694171+0000", 2023-09-22T07:43:38.771 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.771 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.772 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.772 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.772 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.772 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.772 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.772 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.772 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.772 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.772 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.772 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.772 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.772 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.772 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.773 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.773 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.773 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.773 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.773 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.773 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.773 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.773 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.773 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.773 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.773 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.773 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.774 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.774 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.774 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.774 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.774 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.774 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.774 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.774 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.774 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.774 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.774 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.774 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.775 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.775 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.775 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.775 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.775 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.775 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.775 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.775 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.775 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:38.775 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:38.775 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:38.775 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.776 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 5, 2023-09-22T07:43:38.776 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:38.776 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.776 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.776 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.776 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:38.776 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:38.776 INFO:tasks.workunit.client.0.smithi006.stdout: 2 2023-09-22T07:43:38.776 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.776 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 5, 2023-09-22T07:43:38.776 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.776 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.777 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:38.777 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.777 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.777 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.777 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.899611+0000", 2023-09-22T07:43:38.777 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.394661+0000", 2023-09-22T07:43:38.777 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.394661+0000", 2023-09-22T07:43:38.777 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.394950+0000", 2023-09-22T07:43:38.777 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.899611+0000", 2023-09-22T07:43:38.777 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.777 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.777 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.777 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:38.778 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.899611+0000", 2023-09-22T07:43:38.778 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.899611+0000", 2023-09-22T07:43:38.778 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.899611+0000", 2023-09-22T07:43:38.778 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.778 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.778 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.778 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.899611+0000", 2023-09-22T07:43:38.778 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.899611+0000", 2023-09-22T07:43:38.778 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:38.778 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.778 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.779 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:38.779 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.779 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.779 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.779 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.779 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:38.779 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.779 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.779 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.779 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.16", 2023-09-22T07:43:38.779 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.779 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.779 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.780 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 18, 2023-09-22T07:43:38.780 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.780 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T12:57:37.067298+0000", 2023-09-22T07:43:38.780 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.780 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.780 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.780 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.780 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.780 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.780 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.780 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.780 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.780 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.781 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.781 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.781 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.781 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.781 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.781 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.781 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.781 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.781 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.781 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.781 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.781 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.781 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.782 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.782 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.782 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.782 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.782 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.782 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.782 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.782 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.782 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.782 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.782 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.782 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.783 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.783 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.783 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.783 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.783 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.783 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.783 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.783 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.783 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.783 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.783 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.783 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.784 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:38.784 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:38.784 INFO:tasks.workunit.client.0.smithi006.stdout: 2 2023-09-22T07:43:38.784 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.784 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 5, 2023-09-22T07:43:38.784 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:38.784 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.784 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.784 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.784 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:38.784 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:38.784 INFO:tasks.workunit.client.0.smithi006.stdout: 3 2023-09-22T07:43:38.785 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.785 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 0, 2023-09-22T07:43:38.785 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.785 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.785 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:38.785 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.785 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.785 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.785 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.902017+0000", 2023-09-22T07:43:38.785 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.828650+0000", 2023-09-22T07:43:38.785 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.828650+0000", 2023-09-22T07:43:38.785 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.828934+0000", 2023-09-22T07:43:38.785 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.902017+0000", 2023-09-22T07:43:38.786 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.786 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.786 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.786 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:38.786 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.902017+0000", 2023-09-22T07:43:38.786 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.902017+0000", 2023-09-22T07:43:38.786 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.902017+0000", 2023-09-22T07:43:38.786 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.786 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.786 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.786 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.902017+0000", 2023-09-22T07:43:38.787 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.902017+0000", 2023-09-22T07:43:38.787 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:38.787 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.787 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.787 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:38.787 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.787 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.787 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.787 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.787 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:38.787 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.787 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.788 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.788 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.17", 2023-09-22T07:43:38.788 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.788 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.788 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.788 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:38.788 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.788 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T13:13:52.145466+0000", 2023-09-22T07:43:38.788 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.788 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.788 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.788 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.789 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.789 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.789 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.789 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.789 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.789 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.789 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.789 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.789 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.789 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.789 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.789 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.789 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.790 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.790 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.790 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.790 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.790 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.790 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.790 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.790 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.790 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.790 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.790 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.790 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.791 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.791 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.791 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.791 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.791 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.791 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.791 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.791 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.791 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.791 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.791 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.791 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.792 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.792 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.792 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.792 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.792 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.792 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.792 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:38.792 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:38.792 INFO:tasks.workunit.client.0.smithi006.stdout: 3 2023-09-22T07:43:38.792 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.792 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 0, 2023-09-22T07:43:38.792 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:38.793 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.793 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.793 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.793 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:38.793 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:38.793 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:38.793 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.793 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 1, 2023-09-22T07:43:38.793 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.793 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.793 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:38.793 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.793 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.794 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.794 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.897546+0000", 2023-09-22T07:43:38.794 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.394348+0000", 2023-09-22T07:43:38.794 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.394348+0000", 2023-09-22T07:43:38.794 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.394624+0000", 2023-09-22T07:43:38.794 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.897546+0000", 2023-09-22T07:43:38.794 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.794 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.794 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.794 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:38.794 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.897546+0000", 2023-09-22T07:43:38.795 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.897546+0000", 2023-09-22T07:43:38.795 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.897546+0000", 2023-09-22T07:43:38.795 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.795 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.795 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.795 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.897546+0000", 2023-09-22T07:43:38.795 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.897546+0000", 2023-09-22T07:43:38.795 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 3, 2023-09-22T07:43:38.795 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.795 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.795 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:38.795 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.796 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.796 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.796 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.796 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 3, 2023-09-22T07:43:38.796 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.796 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.796 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.796 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.15", 2023-09-22T07:43:38.796 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.796 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.796 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.796 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 21, 2023-09-22T07:43:38.796 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.797 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T18:32:49.097768+0000", 2023-09-22T07:43:38.797 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.797 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.797 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.797 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 90, 2023-09-22T07:43:38.797 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.797 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.797 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.797 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.797 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.797 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.797 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.798 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.798 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.798 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.798 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.798 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.798 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.798 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.798 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.798 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 6, 2023-09-22T07:43:38.798 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 2, 2023-09-22T07:43:38.798 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.798 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 2, 2023-09-22T07:43:38.799 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.799 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.799 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.799 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.799 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.799 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 1, 2023-09-22T07:43:38.799 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.799 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.799 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.799 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.799 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.799 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.800 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.800 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.800 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.800 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.800 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.800 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.800 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 4, 2023-09-22T07:43:38.800 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 1 2023-09-22T07:43:38.800 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.800 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.800 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.801 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.801 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:38.801 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:38.801 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:38.801 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.801 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 1, 2023-09-22T07:43:38.801 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "61'3" 2023-09-22T07:43:38.801 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.801 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.801 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.801 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:38.801 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:38.802 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:38.802 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.802 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 4, 2023-09-22T07:43:38.802 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.802 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.802 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:38.802 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.802 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.802 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.802 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.892623+0000", 2023-09-22T07:43:38.802 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.826092+0000", 2023-09-22T07:43:38.803 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.826092+0000", 2023-09-22T07:43:38.803 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.826558+0000", 2023-09-22T07:43:38.803 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.892623+0000", 2023-09-22T07:43:38.803 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.803 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.803 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.803 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:38.803 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.892623+0000", 2023-09-22T07:43:38.803 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.892623+0000", 2023-09-22T07:43:38.803 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.892623+0000", 2023-09-22T07:43:38.803 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.803 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.804 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.804 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.892623+0000", 2023-09-22T07:43:38.804 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.892623+0000", 2023-09-22T07:43:38.804 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:38.804 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.804 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.804 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:38.804 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.804 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.804 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.804 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.804 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:38.805 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.805 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.805 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.805 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.14", 2023-09-22T07:43:38.805 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.805 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.805 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.805 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:38.805 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.805 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T19:06:32.030261+0000", 2023-09-22T07:43:38.805 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.805 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.805 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.806 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.806 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.806 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.806 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.806 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.806 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.806 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.806 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.806 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.806 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.806 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.807 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.807 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.807 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.807 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.807 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.807 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.807 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.807 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.807 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.807 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.807 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.807 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.808 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.808 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.808 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.808 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.808 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.808 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.808 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.808 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.808 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.808 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.808 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.808 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.809 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.809 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.809 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.809 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.809 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.809 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.809 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.809 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.809 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.809 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:38.809 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:38.809 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:38.809 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.810 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 4, 2023-09-22T07:43:38.810 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:38.810 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.810 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.810 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.810 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:38.810 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:38.810 INFO:tasks.workunit.client.0.smithi006.stdout: 5 2023-09-22T07:43:38.810 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.810 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 6, 2023-09-22T07:43:38.810 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.811 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.811 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:38.811 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.811 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.811 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.811 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:53.112641+0000", 2023-09-22T07:43:38.811 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.398898+0000", 2023-09-22T07:43:38.811 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.398898+0000", 2023-09-22T07:43:38.811 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.399138+0000", 2023-09-22T07:43:38.811 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:53.112641+0000", 2023-09-22T07:43:38.811 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.811 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.811 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.812 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:38.812 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:53.112641+0000", 2023-09-22T07:43:38.812 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:53.112641+0000", 2023-09-22T07:43:38.812 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:53.112641+0000", 2023-09-22T07:43:38.812 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.812 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.812 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.812 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:53.112641+0000", 2023-09-22T07:43:38.812 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:53.112641+0000", 2023-09-22T07:43:38.812 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 12, 2023-09-22T07:43:38.812 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.812 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.813 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:38.813 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.813 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.813 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.813 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.813 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 12, 2023-09-22T07:43:38.813 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.813 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.813 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.813 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.14", 2023-09-22T07:43:38.813 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.813 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.814 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 69, 2023-09-22T07:43:38.814 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 30, 2023-09-22T07:43:38.814 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.814 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T10:08:55.071622+0000", 2023-09-22T07:43:38.814 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.814 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.814 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.814 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 2608, 2023-09-22T07:43:38.814 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.814 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.814 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.814 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.815 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.815 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.815 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.815 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.815 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.815 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.815 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.815 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.815 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.815 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.815 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.815 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 12, 2023-09-22T07:43:38.816 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 4, 2023-09-22T07:43:38.816 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.816 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 4, 2023-09-22T07:43:38.816 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.816 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.816 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.816 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.816 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.816 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 1, 2023-09-22T07:43:38.816 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.816 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.816 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.817 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.817 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.817 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.817 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.817 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.817 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.817 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.817 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.817 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.817 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 12, 2023-09-22T07:43:38.817 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 9 2023-09-22T07:43:38.817 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.817 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.818 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.818 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.818 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:38.818 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:38.818 INFO:tasks.workunit.client.0.smithi006.stdout: 5 2023-09-22T07:43:38.818 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.818 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 6, 2023-09-22T07:43:38.818 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "69'12" 2023-09-22T07:43:38.818 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.818 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.818 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.818 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:38.819 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:38.819 INFO:tasks.workunit.client.0.smithi006.stdout: 4 2023-09-22T07:43:38.819 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.819 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 7, 2023-09-22T07:43:38.819 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.819 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.819 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:38.819 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.819 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.819 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.819 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.894430+0000", 2023-09-22T07:43:38.819 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.810712+0000", 2023-09-22T07:43:38.820 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.810712+0000", 2023-09-22T07:43:38.820 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.811034+0000", 2023-09-22T07:43:38.820 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.894430+0000", 2023-09-22T07:43:38.820 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.820 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.820 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.820 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:38.820 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.894430+0000", 2023-09-22T07:43:38.820 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.894430+0000", 2023-09-22T07:43:38.820 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.894430+0000", 2023-09-22T07:43:38.820 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.820 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.821 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.821 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.894430+0000", 2023-09-22T07:43:38.821 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.894430+0000", 2023-09-22T07:43:38.821 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:38.821 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.821 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.821 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:38.821 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.821 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.821 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.821 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.822 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:38.822 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.822 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.822 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.822 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.15", 2023-09-22T07:43:38.822 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.822 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.822 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.822 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:38.822 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.822 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T13:28:18.100174+0000", 2023-09-22T07:43:38.823 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.823 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.823 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.823 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.823 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.823 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.823 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.823 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.823 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.823 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.823 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.823 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.823 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.824 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.824 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.824 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.824 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.824 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.824 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.824 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.824 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.824 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.824 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.824 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.824 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.824 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.825 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.825 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.825 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.825 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.825 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.825 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.825 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.825 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.825 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.825 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.825 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.825 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.826 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.826 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.826 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.826 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.826 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.826 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.826 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.826 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.826 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.826 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:38.826 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:38.826 INFO:tasks.workunit.client.0.smithi006.stdout: 4 2023-09-22T07:43:38.827 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.827 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 7, 2023-09-22T07:43:38.827 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:38.827 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.827 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.827 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.827 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:38.827 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:38.827 INFO:tasks.workunit.client.0.smithi006.stdout: 3 2023-09-22T07:43:38.827 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.827 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 0, 2023-09-22T07:43:38.827 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.828 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.828 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:38.828 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.828 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.828 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.828 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.899308+0000", 2023-09-22T07:43:38.828 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.404901+0000", 2023-09-22T07:43:38.828 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.404901+0000", 2023-09-22T07:43:38.828 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.405213+0000", 2023-09-22T07:43:38.828 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.899308+0000", 2023-09-22T07:43:38.828 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.828 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.828 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.829 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:38.829 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.899308+0000", 2023-09-22T07:43:38.829 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.899308+0000", 2023-09-22T07:43:38.829 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.899308+0000", 2023-09-22T07:43:38.829 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.829 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.829 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.829 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.899308+0000", 2023-09-22T07:43:38.829 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.899308+0000", 2023-09-22T07:43:38.829 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 2, 2023-09-22T07:43:38.829 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.829 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.830 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:38.830 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.830 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.830 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.830 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.830 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 2, 2023-09-22T07:43:38.830 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.830 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.830 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.830 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.13", 2023-09-22T07:43:38.830 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.830 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.831 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.831 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 20, 2023-09-22T07:43:38.831 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.831 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T19:25:32.824584+0000", 2023-09-22T07:43:38.831 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.831 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.831 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.831 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 34, 2023-09-22T07:43:38.831 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.831 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.831 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.831 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.831 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.832 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.832 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.832 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.832 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.832 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.832 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.832 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.832 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.832 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.832 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.832 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 6, 2023-09-22T07:43:38.832 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 2, 2023-09-22T07:43:38.833 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.833 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 2, 2023-09-22T07:43:38.833 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.833 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.833 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.833 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.833 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.833 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 1, 2023-09-22T07:43:38.833 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.833 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.833 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.833 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.833 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.834 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.834 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.834 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.834 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.834 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.834 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.834 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.834 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 3, 2023-09-22T07:43:38.834 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 6 2023-09-22T07:43:38.834 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.834 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.834 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.835 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.835 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:38.835 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:38.835 INFO:tasks.workunit.client.0.smithi006.stdout: 3 2023-09-22T07:43:38.835 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.835 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 0, 2023-09-22T07:43:38.835 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "61'2" 2023-09-22T07:43:38.835 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.835 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.835 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.835 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:38.835 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:38.836 INFO:tasks.workunit.client.0.smithi006.stdout: 3 2023-09-22T07:43:38.836 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.836 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 0, 2023-09-22T07:43:38.836 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.836 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.836 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:38.836 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.836 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.836 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.836 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.898975+0000", 2023-09-22T07:43:38.836 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.830051+0000", 2023-09-22T07:43:38.836 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.830051+0000", 2023-09-22T07:43:38.837 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.830354+0000", 2023-09-22T07:43:38.837 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.898975+0000", 2023-09-22T07:43:38.837 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.837 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.837 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.837 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:38.837 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.898975+0000", 2023-09-22T07:43:38.837 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.898975+0000", 2023-09-22T07:43:38.837 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.898975+0000", 2023-09-22T07:43:38.837 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.837 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.837 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.837 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.898975+0000", 2023-09-22T07:43:38.838 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.898975+0000", 2023-09-22T07:43:38.838 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:38.838 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.838 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.838 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:38.838 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.838 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.838 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.838 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.838 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:38.838 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.838 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.839 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.839 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.12", 2023-09-22T07:43:38.839 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.839 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.839 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.839 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:38.839 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.839 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T09:00:22.733508+0000", 2023-09-22T07:43:38.839 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.839 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.839 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.839 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.839 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.840 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.840 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.840 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.840 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.840 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.840 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.840 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.840 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.840 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.840 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.840 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.841 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.841 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.841 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.841 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.841 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.841 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.841 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.841 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.841 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.841 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.841 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.842 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.842 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.842 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.842 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.842 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.842 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.842 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.842 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.842 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.842 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.842 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.842 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.843 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.843 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.843 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.843 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.843 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.843 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.843 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.843 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.843 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:38.843 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:38.843 INFO:tasks.workunit.client.0.smithi006.stdout: 3 2023-09-22T07:43:38.843 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.844 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 0, 2023-09-22T07:43:38.844 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:38.844 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.844 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.844 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.844 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:38.844 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:38.844 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:38.844 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.844 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 5, 2023-09-22T07:43:38.844 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.844 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.845 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:38.845 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.845 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.845 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.845 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.899575+0000", 2023-09-22T07:43:38.845 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.398147+0000", 2023-09-22T07:43:38.845 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.398147+0000", 2023-09-22T07:43:38.845 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.398490+0000", 2023-09-22T07:43:38.845 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.899575+0000", 2023-09-22T07:43:38.845 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.845 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.846 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.846 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:38.846 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.899575+0000", 2023-09-22T07:43:38.846 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.899575+0000", 2023-09-22T07:43:38.846 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.899575+0000", 2023-09-22T07:43:38.846 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.846 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.846 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.846 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.899575+0000", 2023-09-22T07:43:38.846 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.899575+0000", 2023-09-22T07:43:38.846 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:38.846 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.847 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.847 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:38.847 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.847 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.847 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.847 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.847 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:38.847 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.847 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.847 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.847 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.12", 2023-09-22T07:43:38.848 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.848 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.848 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.848 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 18, 2023-09-22T07:43:38.848 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.848 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T13:00:16.333684+0000", 2023-09-22T07:43:38.848 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.848 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.848 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.848 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.848 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.848 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.849 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.849 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.849 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.849 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.849 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.849 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.849 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.849 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.849 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.849 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.849 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.850 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.850 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.850 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.850 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.850 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.850 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.850 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.850 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.850 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.850 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.850 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.851 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.851 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.851 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.851 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.851 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.851 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.851 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.851 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.851 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.851 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.851 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.851 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.851 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.852 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.852 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.852 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.852 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.852 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.852 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.852 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:38.852 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:38.852 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:38.852 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.852 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 5, 2023-09-22T07:43:38.852 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:38.853 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.853 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.853 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.853 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:38.853 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:38.853 INFO:tasks.workunit.client.0.smithi006.stdout: 2 2023-09-22T07:43:38.853 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.853 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 7, 2023-09-22T07:43:38.853 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.853 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.853 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:38.853 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.854 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.854 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.854 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.894989+0000", 2023-09-22T07:43:38.854 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.812423+0000", 2023-09-22T07:43:38.854 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.812423+0000", 2023-09-22T07:43:38.854 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.818184+0000", 2023-09-22T07:43:38.854 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.894989+0000", 2023-09-22T07:43:38.854 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.854 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.854 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.854 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:38.854 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.894989+0000", 2023-09-22T07:43:38.855 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.894989+0000", 2023-09-22T07:43:38.855 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.894989+0000", 2023-09-22T07:43:38.855 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.855 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.855 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.855 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.894989+0000", 2023-09-22T07:43:38.855 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.894989+0000", 2023-09-22T07:43:38.855 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:38.855 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.855 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.855 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:38.855 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.856 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.856 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.856 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.856 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:38.856 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.856 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.856 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.856 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.13", 2023-09-22T07:43:38.856 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.856 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.856 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.856 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:38.856 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.857 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T16:16:00.107662+0000", 2023-09-22T07:43:38.857 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.857 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.857 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.857 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.857 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.857 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.857 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.857 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.857 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.857 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.858 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.858 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.858 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.858 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.858 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.858 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.858 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.858 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.858 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.858 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.858 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.858 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.859 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.859 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.859 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.859 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.859 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.859 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.859 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.859 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.859 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.859 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.859 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.859 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.860 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.860 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.860 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.860 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.860 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.860 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.860 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.860 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.860 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.860 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.860 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.860 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.861 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.861 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:38.861 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:38.861 INFO:tasks.workunit.client.0.smithi006.stdout: 2 2023-09-22T07:43:38.861 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.861 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 7, 2023-09-22T07:43:38.861 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:38.861 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.861 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.861 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.861 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:38.861 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:38.862 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:38.862 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.862 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 6, 2023-09-22T07:43:38.862 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.862 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.862 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:38.862 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.862 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.862 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.862 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.897622+0000", 2023-09-22T07:43:38.862 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.397467+0000", 2023-09-22T07:43:38.862 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.397467+0000", 2023-09-22T07:43:38.863 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.398034+0000", 2023-09-22T07:43:38.863 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.897622+0000", 2023-09-22T07:43:38.863 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.863 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.863 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.863 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:38.863 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.897622+0000", 2023-09-22T07:43:38.863 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.897622+0000", 2023-09-22T07:43:38.863 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.897622+0000", 2023-09-22T07:43:38.863 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.863 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.863 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.864 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.897622+0000", 2023-09-22T07:43:38.864 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.897622+0000", 2023-09-22T07:43:38.864 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:38.864 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.864 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.864 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:38.864 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.864 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.864 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.864 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.864 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:38.864 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.865 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.865 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.865 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.11", 2023-09-22T07:43:38.865 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.865 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.865 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.865 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 18, 2023-09-22T07:43:38.865 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.865 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T07:57:05.865152+0000", 2023-09-22T07:43:38.865 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.865 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.865 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.865 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.866 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.866 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.866 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.866 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.866 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.866 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.866 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.866 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.866 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.866 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.866 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.866 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.867 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.867 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.867 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.867 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.867 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.867 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.867 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.867 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.867 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.867 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.867 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.867 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.867 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.868 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.868 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.868 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.868 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.868 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.868 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.868 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.868 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.868 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.868 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.868 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.868 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.869 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.869 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.869 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.869 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.869 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.869 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.869 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:38.869 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:38.869 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:38.869 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.869 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 6, 2023-09-22T07:43:38.869 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:38.870 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.870 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.870 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.870 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:38.870 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:38.870 INFO:tasks.workunit.client.0.smithi006.stdout: 5 2023-09-22T07:43:38.870 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.870 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 6, 2023-09-22T07:43:38.870 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.870 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.870 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:38.870 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.871 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.871 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.871 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.897354+0000", 2023-09-22T07:43:38.871 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.825988+0000", 2023-09-22T07:43:38.871 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.825988+0000", 2023-09-22T07:43:38.871 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.826282+0000", 2023-09-22T07:43:38.871 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.897354+0000", 2023-09-22T07:43:38.871 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.871 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.871 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.871 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:38.871 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.897354+0000", 2023-09-22T07:43:38.872 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.897354+0000", 2023-09-22T07:43:38.872 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.897354+0000", 2023-09-22T07:43:38.872 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.872 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.872 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.872 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.897354+0000", 2023-09-22T07:43:38.872 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.897354+0000", 2023-09-22T07:43:38.872 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:38.872 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.872 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.872 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:38.872 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.873 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.873 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.873 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.873 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:38.873 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.873 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.873 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.873 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.10", 2023-09-22T07:43:38.873 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.873 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.873 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.873 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:38.874 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.874 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T19:13:59.061230+0000", 2023-09-22T07:43:38.874 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.874 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.874 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.874 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.874 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.874 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.874 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.874 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.874 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.874 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.875 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.875 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.875 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.875 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.875 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.875 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.875 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.875 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.875 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.875 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.875 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.875 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.875 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.876 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.876 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.876 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.876 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.876 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.876 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.876 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.876 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.876 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.876 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.876 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.876 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.876 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.877 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.877 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.877 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.877 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.877 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.877 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.877 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.877 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.877 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.877 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.877 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.877 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:38.877 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:38.878 INFO:tasks.workunit.client.0.smithi006.stdout: 5 2023-09-22T07:43:38.878 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.878 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 6, 2023-09-22T07:43:38.878 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:38.878 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.878 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.878 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.878 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:38.878 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:38.878 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:38.879 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.879 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 2, 2023-09-22T07:43:38.879 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.879 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.879 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:38.879 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.879 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.879 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.879 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.894202+0000", 2023-09-22T07:43:38.879 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.394428+0000", 2023-09-22T07:43:38.879 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.394428+0000", 2023-09-22T07:43:38.879 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.394706+0000", 2023-09-22T07:43:38.880 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.894202+0000", 2023-09-22T07:43:38.880 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.880 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.880 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.880 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:38.880 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.894202+0000", 2023-09-22T07:43:38.880 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.894202+0000", 2023-09-22T07:43:38.880 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.894202+0000", 2023-09-22T07:43:38.880 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.880 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.880 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.880 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.894202+0000", 2023-09-22T07:43:38.880 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.894202+0000", 2023-09-22T07:43:38.881 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 8, 2023-09-22T07:43:38.881 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.881 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.881 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:38.881 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.881 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.881 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.881 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.881 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 8, 2023-09-22T07:43:38.881 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.881 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.881 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.882 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.10", 2023-09-22T07:43:38.882 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.882 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.882 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.882 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 26, 2023-09-22T07:43:38.882 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.882 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T07:52:09.748935+0000", 2023-09-22T07:43:38.882 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.882 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.882 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.882 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.882 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.883 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.883 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.883 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.883 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.883 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.883 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.883 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.883 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.883 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.883 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.883 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.883 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.884 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.884 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.884 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 12, 2023-09-22T07:43:38.884 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 4, 2023-09-22T07:43:38.884 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.884 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 4, 2023-09-22T07:43:38.884 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.884 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.884 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.884 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.884 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.884 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 4, 2023-09-22T07:43:38.885 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.885 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.885 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.885 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.885 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.885 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.885 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.885 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.885 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.885 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.885 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.885 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.886 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 12, 2023-09-22T07:43:38.886 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.886 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.886 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.886 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.886 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.886 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:38.886 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:38.886 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:38.886 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.886 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 2, 2023-09-22T07:43:38.886 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "61'8" 2023-09-22T07:43:38.886 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.887 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.887 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.887 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:38.887 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:38.887 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:38.887 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.887 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 7, 2023-09-22T07:43:38.887 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.887 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.887 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:38.887 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.888 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.888 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.888 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.894500+0000", 2023-09-22T07:43:38.888 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.822240+0000", 2023-09-22T07:43:38.888 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.822240+0000", 2023-09-22T07:43:38.888 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.822564+0000", 2023-09-22T07:43:38.888 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.894500+0000", 2023-09-22T07:43:38.888 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.888 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.888 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.888 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:38.888 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.894500+0000", 2023-09-22T07:43:38.888 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.894500+0000", 2023-09-22T07:43:38.889 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.894500+0000", 2023-09-22T07:43:38.889 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.889 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.889 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.889 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.894500+0000", 2023-09-22T07:43:38.889 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.894500+0000", 2023-09-22T07:43:38.889 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:38.889 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.889 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.889 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:38.890 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.890 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.890 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.890 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.890 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:38.890 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.890 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.890 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.890 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.11", 2023-09-22T07:43:38.890 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.890 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.890 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.891 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:38.891 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.891 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T16:41:25.937246+0000", 2023-09-22T07:43:38.891 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.891 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.891 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.891 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.891 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.891 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.891 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.891 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.891 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.891 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.892 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.892 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.892 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.892 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.892 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.892 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.892 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.892 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.892 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.892 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.892 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.892 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.893 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.893 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.893 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.893 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.893 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.893 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.893 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.893 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.893 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.893 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.893 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.893 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.894 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.894 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.894 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.894 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.894 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.894 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.894 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.894 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.894 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.894 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.894 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.895 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.895 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.895 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:38.895 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:38.895 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:38.895 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.895 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 7, 2023-09-22T07:43:38.895 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:38.895 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.895 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.895 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.895 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:38.896 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:38.896 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:38.896 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.896 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 4, 2023-09-22T07:43:38.896 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.896 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.896 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:38.896 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.896 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.896 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.896 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.892782+0000", 2023-09-22T07:43:38.896 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.412916+0000", 2023-09-22T07:43:38.896 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.412916+0000", 2023-09-22T07:43:38.897 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.413626+0000", 2023-09-22T07:43:38.897 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.892782+0000", 2023-09-22T07:43:38.897 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.897 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.897 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.897 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:38.897 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.892782+0000", 2023-09-22T07:43:38.897 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.892782+0000", 2023-09-22T07:43:38.897 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.892782+0000", 2023-09-22T07:43:38.897 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.897 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.897 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.898 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.892782+0000", 2023-09-22T07:43:38.898 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.892782+0000", 2023-09-22T07:43:38.898 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 1, 2023-09-22T07:43:38.898 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.898 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.898 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:38.898 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.898 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.898 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.898 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.898 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 1, 2023-09-22T07:43:38.898 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.899 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.899 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.899 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.f", 2023-09-22T07:43:38.899 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.899 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.899 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.899 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 19, 2023-09-22T07:43:38.899 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.899 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T09:04:22.433825+0000", 2023-09-22T07:43:38.899 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.899 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.899 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.899 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 22, 2023-09-22T07:43:38.900 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.900 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.900 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.900 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.900 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.900 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.900 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.900 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.900 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.900 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.900 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.900 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.901 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.901 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.901 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.901 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 3, 2023-09-22T07:43:38.901 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 1, 2023-09-22T07:43:38.901 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.901 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 1, 2023-09-22T07:43:38.901 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.901 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.901 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.901 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.901 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.901 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.902 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.902 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.902 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.902 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.902 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.902 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.902 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.902 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.902 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.902 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.902 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.903 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.903 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 1, 2023-09-22T07:43:38.903 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 1 2023-09-22T07:43:38.903 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.903 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.903 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.903 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.903 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:38.903 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:38.903 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:38.903 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.903 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 4, 2023-09-22T07:43:38.903 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "61'1" 2023-09-22T07:43:38.904 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.904 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.904 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.904 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:38.904 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:38.904 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:38.904 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.904 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 7, 2023-09-22T07:43:38.904 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.904 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.904 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:38.904 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.905 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.905 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.905 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.894748+0000", 2023-09-22T07:43:38.905 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.821020+0000", 2023-09-22T07:43:38.905 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.821020+0000", 2023-09-22T07:43:38.905 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.821766+0000", 2023-09-22T07:43:38.905 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.894748+0000", 2023-09-22T07:43:38.905 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.905 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.905 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.905 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:38.905 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.894748+0000", 2023-09-22T07:43:38.906 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.894748+0000", 2023-09-22T07:43:38.906 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.894748+0000", 2023-09-22T07:43:38.906 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.906 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.906 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.906 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.894748+0000", 2023-09-22T07:43:38.906 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.894748+0000", 2023-09-22T07:43:38.906 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:38.906 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.906 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.906 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:38.906 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.907 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.907 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.907 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.907 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:38.907 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.907 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.907 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.907 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.e", 2023-09-22T07:43:38.907 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.907 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.907 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.907 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:38.907 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.908 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T15:32:49.705115+0000", 2023-09-22T07:43:38.908 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.908 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.908 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.908 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.908 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.908 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.908 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.908 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.908 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.908 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.908 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.909 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.909 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.909 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.909 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.909 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.909 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.909 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.909 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.909 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.909 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.909 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.910 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.910 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.910 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.910 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.910 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.910 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.910 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.910 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.910 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.910 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.910 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.910 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.911 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.911 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.911 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.911 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.911 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.911 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.911 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.911 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.911 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.911 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.911 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.911 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.912 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.912 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:38.912 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:38.912 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:38.912 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.912 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 7, 2023-09-22T07:43:38.912 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:38.912 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.912 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.912 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.912 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:38.912 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:38.912 INFO:tasks.workunit.client.0.smithi006.stdout: 4 2023-09-22T07:43:38.913 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.913 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 1, 2023-09-22T07:43:38.913 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.913 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.913 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 64, 2023-09-22T07:43:38.913 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.913 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.913 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.913 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.896622+0000", 2023-09-22T07:43:38.913 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:41:25.801926+0000", 2023-09-22T07:43:38.913 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:41:25.801926+0000", 2023-09-22T07:43:38.913 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:41:25.802229+0000", 2023-09-22T07:43:38.914 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.896622+0000", 2023-09-22T07:43:38.914 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:41:24.388483+0000", 2023-09-22T07:43:38.914 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.914 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:41:24.388483+0000", 2023-09-22T07:43:38.914 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 65, 2023-09-22T07:43:38.914 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.896622+0000", 2023-09-22T07:43:38.914 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.896622+0000", 2023-09-22T07:43:38.914 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.896622+0000", 2023-09-22T07:43:38.914 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.914 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.914 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:41:24.388483+0000", 2023-09-22T07:43:38.914 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.896622+0000", 2023-09-22T07:43:38.915 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.896622+0000", 2023-09-22T07:43:38.915 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:38.915 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.915 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.915 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 64, 2023-09-22T07:43:38.915 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.915 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.915 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.915 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.915 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:38.915 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.915 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.916 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.916 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "4.2", 2023-09-22T07:43:38.916 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.916 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.916 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.916 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 13, 2023-09-22T07:43:38.916 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.916 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T13:35:08.535996+0000", 2023-09-22T07:43:38.916 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.916 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.916 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.916 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.916 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.917 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.917 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.917 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.917 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.917 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.917 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.917 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.917 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.917 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.917 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.917 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.917 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.918 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.918 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.918 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.918 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.918 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.918 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.918 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.918 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.918 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.918 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.918 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.918 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.919 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.919 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.919 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.919 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.919 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.919 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.919 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.919 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.919 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.919 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.919 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.919 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.920 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.920 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.920 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.920 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.920 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.920 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.920 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:38.920 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:38.920 INFO:tasks.workunit.client.0.smithi006.stdout: 4 2023-09-22T07:43:38.920 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.921 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 1, 2023-09-22T07:43:38.921 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:38.921 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.921 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.921 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.921 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:38.921 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:38.921 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:38.921 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.921 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 1, 2023-09-22T07:43:38.921 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.921 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.922 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:38.922 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.922 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.922 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.922 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.896680+0000", 2023-09-22T07:43:38.922 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.396397+0000", 2023-09-22T07:43:38.922 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.396397+0000", 2023-09-22T07:43:38.922 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.396668+0000", 2023-09-22T07:43:38.922 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.896680+0000", 2023-09-22T07:43:38.922 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.922 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.922 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.923 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:38.923 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.896680+0000", 2023-09-22T07:43:38.923 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.896680+0000", 2023-09-22T07:43:38.923 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.896680+0000", 2023-09-22T07:43:38.923 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.923 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.923 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.923 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.896680+0000", 2023-09-22T07:43:38.923 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.896680+0000", 2023-09-22T07:43:38.923 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:38.923 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.923 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.924 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:38.924 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.924 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.924 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.925 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.925 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:38.925 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.925 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.925 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.925 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.4", 2023-09-22T07:43:38.925 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.925 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.925 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.926 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 18, 2023-09-22T07:43:38.926 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.926 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T15:35:58.849480+0000", 2023-09-22T07:43:38.926 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.926 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.926 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.926 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.926 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.926 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.926 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.926 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.926 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.927 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.927 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.927 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.927 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.927 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.927 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.927 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.927 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.927 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.927 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.927 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.927 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.928 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.928 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.928 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.928 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.928 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.928 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.928 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.928 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.928 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.928 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.928 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.928 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.928 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.929 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.929 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.929 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.929 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.929 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.929 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.929 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.929 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.929 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.929 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.929 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.929 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.930 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.930 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:38.930 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:38.930 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:38.930 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.930 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 1, 2023-09-22T07:43:38.930 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:38.930 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.930 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.930 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.930 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:38.930 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:38.931 INFO:tasks.workunit.client.0.smithi006.stdout: 2 2023-09-22T07:43:38.931 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.931 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 5, 2023-09-22T07:43:38.931 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.931 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.931 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:38.931 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.931 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.931 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.931 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.899533+0000", 2023-09-22T07:43:38.931 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.820863+0000", 2023-09-22T07:43:38.931 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.820863+0000", 2023-09-22T07:43:38.931 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.821206+0000", 2023-09-22T07:43:38.932 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.899533+0000", 2023-09-22T07:43:38.932 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.932 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.932 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.932 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:38.932 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.899533+0000", 2023-09-22T07:43:38.932 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.899533+0000", 2023-09-22T07:43:38.932 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.899533+0000", 2023-09-22T07:43:38.932 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.932 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.932 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.932 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.899533+0000", 2023-09-22T07:43:38.933 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.899533+0000", 2023-09-22T07:43:38.933 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:38.933 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.933 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.933 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:38.933 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.933 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.933 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.933 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.933 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:38.933 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.933 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.934 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.934 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.5", 2023-09-22T07:43:38.934 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.934 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.934 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.934 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:38.934 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.934 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T18:27:41.844589+0000", 2023-09-22T07:43:38.934 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.934 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.934 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.934 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.935 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.935 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.935 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.935 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.935 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.935 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.935 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.935 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.935 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.935 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.935 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.935 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.936 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.936 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.936 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.936 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.936 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.936 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.936 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.936 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.936 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.936 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.936 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.936 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.936 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.937 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.937 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.937 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.937 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.937 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.937 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.937 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.937 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.937 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.937 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.937 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.937 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.938 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.938 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.938 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.938 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.938 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.938 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.938 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:38.938 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:38.938 INFO:tasks.workunit.client.0.smithi006.stdout: 2 2023-09-22T07:43:38.938 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.938 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 5, 2023-09-22T07:43:38.938 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:38.939 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.939 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.939 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.939 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:38.939 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:38.939 INFO:tasks.workunit.client.0.smithi006.stdout: 3 2023-09-22T07:43:38.939 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.939 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 1, 2023-09-22T07:43:38.939 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.939 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.939 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 64, 2023-09-22T07:43:38.939 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.940 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.940 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.940 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.896761+0000", 2023-09-22T07:43:38.940 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:41:26.268841+0000", 2023-09-22T07:43:38.940 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:41:26.268841+0000", 2023-09-22T07:43:38.940 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:41:26.269153+0000", 2023-09-22T07:43:38.940 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.896761+0000", 2023-09-22T07:43:38.940 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:41:24.388483+0000", 2023-09-22T07:43:38.940 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.940 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:41:24.388483+0000", 2023-09-22T07:43:38.940 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 65, 2023-09-22T07:43:38.940 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.896761+0000", 2023-09-22T07:43:38.941 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.896761+0000", 2023-09-22T07:43:38.941 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.896761+0000", 2023-09-22T07:43:38.941 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.941 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.941 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:41:24.388483+0000", 2023-09-22T07:43:38.941 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.896761+0000", 2023-09-22T07:43:38.941 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.896761+0000", 2023-09-22T07:43:38.941 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:38.941 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.941 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.941 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 64, 2023-09-22T07:43:38.941 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.942 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.942 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.942 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.942 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:38.942 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.942 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.942 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.942 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "4.4", 2023-09-22T07:43:38.942 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.942 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.942 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.942 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 13, 2023-09-22T07:43:38.943 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.943 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T16:02:35.029758+0000", 2023-09-22T07:43:38.943 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.943 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.943 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.943 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.943 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.943 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.943 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.943 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.943 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.943 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.944 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.944 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.944 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.944 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.944 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.944 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.944 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.944 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.944 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.944 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.944 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.944 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.944 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.945 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.945 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.945 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.945 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.945 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.945 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.945 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.945 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.945 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.945 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.945 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.945 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.946 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.946 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.946 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.946 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.946 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.946 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.946 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.946 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.946 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.946 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.946 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.946 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.947 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:38.947 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:38.947 INFO:tasks.workunit.client.0.smithi006.stdout: 3 2023-09-22T07:43:38.947 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.947 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 1, 2023-09-22T07:43:38.947 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:38.947 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.947 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.947 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.947 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:38.947 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:38.947 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:38.947 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.948 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 5, 2023-09-22T07:43:38.948 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.948 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.948 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:38.948 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.948 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.948 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.948 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.899408+0000", 2023-09-22T07:43:38.948 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.396397+0000", 2023-09-22T07:43:38.948 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.396397+0000", 2023-09-22T07:43:38.948 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.396669+0000", 2023-09-22T07:43:38.948 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.899408+0000", 2023-09-22T07:43:38.949 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.949 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.949 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.949 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:38.949 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.899408+0000", 2023-09-22T07:43:38.949 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.899408+0000", 2023-09-22T07:43:38.949 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.899408+0000", 2023-09-22T07:43:38.949 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.949 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.949 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.949 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.899408+0000", 2023-09-22T07:43:38.949 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.899408+0000", 2023-09-22T07:43:38.950 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:38.950 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.950 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.950 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:38.950 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.950 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.950 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.950 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.950 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:38.950 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.950 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.950 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.951 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.2", 2023-09-22T07:43:38.951 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.951 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.951 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.951 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 18, 2023-09-22T07:43:38.951 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.951 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T17:46:54.034959+0000", 2023-09-22T07:43:38.951 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.951 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.951 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.951 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.951 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.951 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.952 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.952 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.952 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.952 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.952 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.952 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.952 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.952 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.952 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.952 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.952 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.952 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.953 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.953 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.953 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.953 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.953 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.953 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.953 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.953 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.953 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.953 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.953 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.953 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.954 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.954 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.954 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.954 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.954 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.954 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.954 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.954 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.954 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.954 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.954 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.954 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.955 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.955 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.955 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.955 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.955 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.955 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:38.955 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:38.955 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:38.955 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.955 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 5, 2023-09-22T07:43:38.955 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:38.955 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.955 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.956 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.956 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:38.956 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:38.956 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:38.956 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.956 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 4, 2023-09-22T07:43:38.956 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.956 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.956 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:38.956 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.956 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.956 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.957 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.892687+0000", 2023-09-22T07:43:38.957 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.814364+0000", 2023-09-22T07:43:38.957 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.814364+0000", 2023-09-22T07:43:38.957 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.814640+0000", 2023-09-22T07:43:38.957 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.892687+0000", 2023-09-22T07:43:38.957 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.957 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.957 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.957 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:38.957 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.892687+0000", 2023-09-22T07:43:38.957 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.892687+0000", 2023-09-22T07:43:38.957 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.892687+0000", 2023-09-22T07:43:38.957 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.958 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.958 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.958 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.892687+0000", 2023-09-22T07:43:38.958 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.892687+0000", 2023-09-22T07:43:38.958 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:38.958 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.958 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.958 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:38.958 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.958 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.958 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.958 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.959 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:38.959 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.959 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.959 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.959 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.3", 2023-09-22T07:43:38.959 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.959 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.959 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.959 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:38.959 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.959 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T19:39:15.869499+0000", 2023-09-22T07:43:38.959 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.960 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.960 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.960 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.960 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.960 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.960 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.960 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.960 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.960 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.960 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.960 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.960 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.961 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.961 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.961 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.961 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.961 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.961 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.961 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.961 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.961 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.961 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.961 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.961 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.962 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.962 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.962 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.962 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.962 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.962 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.962 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.962 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.962 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.962 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.962 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.962 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.963 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.963 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.963 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.963 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.963 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.963 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.963 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.963 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.963 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.963 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.963 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:38.963 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:38.964 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:38.964 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.964 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 4, 2023-09-22T07:43:38.964 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:38.964 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.964 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.964 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.964 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:38.964 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:38.964 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:38.964 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.964 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 1, 2023-09-22T07:43:38.964 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.965 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.965 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 64, 2023-09-22T07:43:38.965 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.965 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.965 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.965 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.896935+0000", 2023-09-22T07:43:38.965 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:41:25.802059+0000", 2023-09-22T07:43:38.965 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:41:25.802059+0000", 2023-09-22T07:43:38.965 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:41:25.802335+0000", 2023-09-22T07:43:38.965 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.896935+0000", 2023-09-22T07:43:38.965 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:41:24.388483+0000", 2023-09-22T07:43:38.965 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.966 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:41:24.388483+0000", 2023-09-22T07:43:38.966 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 65, 2023-09-22T07:43:38.966 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.896935+0000", 2023-09-22T07:43:38.966 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.896935+0000", 2023-09-22T07:43:38.966 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.896935+0000", 2023-09-22T07:43:38.966 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.966 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.966 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:41:24.388483+0000", 2023-09-22T07:43:38.966 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.896935+0000", 2023-09-22T07:43:38.966 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.896935+0000", 2023-09-22T07:43:38.966 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:38.966 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.967 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.967 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 64, 2023-09-22T07:43:38.967 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.967 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.967 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.967 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.967 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:38.967 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.967 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.967 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.967 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "4.7", 2023-09-22T07:43:38.967 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.968 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.968 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.968 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 13, 2023-09-22T07:43:38.968 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.968 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T18:09:54.260404+0000", 2023-09-22T07:43:38.968 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.968 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.968 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.968 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.968 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.968 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.968 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.969 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.969 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.969 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.969 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.969 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.969 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.969 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.969 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.969 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.969 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.969 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.969 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.969 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.970 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.970 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.970 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.970 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.970 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.970 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.970 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.970 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.970 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.970 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.970 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.970 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.971 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.971 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.971 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.971 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.971 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.971 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.971 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.971 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.971 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.971 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.971 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.971 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.972 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.972 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.972 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.972 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:38.972 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:38.972 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:38.972 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.972 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 1, 2023-09-22T07:43:38.972 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:38.972 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.972 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.972 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.973 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:38.973 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:38.973 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:38.973 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.973 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 1, 2023-09-22T07:43:38.973 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.973 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.973 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:38.973 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.973 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.973 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.973 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.896637+0000", 2023-09-22T07:43:38.973 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.813818+0000", 2023-09-22T07:43:38.974 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.813818+0000", 2023-09-22T07:43:38.974 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.814142+0000", 2023-09-22T07:43:38.974 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.896637+0000", 2023-09-22T07:43:38.974 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.974 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.974 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.974 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:38.974 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.896637+0000", 2023-09-22T07:43:38.974 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.896637+0000", 2023-09-22T07:43:38.974 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.896637+0000", 2023-09-22T07:43:38.974 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.974 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.975 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.975 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.896637+0000", 2023-09-22T07:43:38.975 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.896637+0000", 2023-09-22T07:43:38.975 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:38.975 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.975 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.975 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:38.975 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.975 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.975 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.975 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.975 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:38.976 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.976 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.976 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.976 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.0", 2023-09-22T07:43:38.976 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.976 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.976 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.976 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:38.976 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.976 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T09:14:13.638235+0000", 2023-09-22T07:43:38.976 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.976 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.977 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.977 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.977 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.977 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.977 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.977 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.977 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.977 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.977 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.977 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.977 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.977 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.978 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.978 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.978 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.978 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.978 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.978 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.978 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.978 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.978 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.978 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.978 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.978 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.979 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.979 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.979 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.979 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.979 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.979 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.979 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.979 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.979 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.979 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.979 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.979 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.979 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.980 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.980 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.980 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.980 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.980 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.980 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.980 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.980 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.980 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:38.980 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:38.980 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:38.980 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.980 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 1, 2023-09-22T07:43:38.981 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:38.981 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.981 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.981 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.981 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:38.981 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:38.981 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:38.981 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.981 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 2, 2023-09-22T07:43:38.981 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.981 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.981 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:38.982 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.982 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.982 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.982 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.894312+0000", 2023-09-22T07:43:38.982 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.399482+0000", 2023-09-22T07:43:38.982 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.399482+0000", 2023-09-22T07:43:38.982 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.399784+0000", 2023-09-22T07:43:38.982 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.894312+0000", 2023-09-22T07:43:38.982 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.982 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.982 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.982 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:38.982 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.894312+0000", 2023-09-22T07:43:38.983 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.894312+0000", 2023-09-22T07:43:38.983 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.894312+0000", 2023-09-22T07:43:38.983 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.983 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.983 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:38.983 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.894312+0000", 2023-09-22T07:43:38.983 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.894312+0000", 2023-09-22T07:43:38.983 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:38.983 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.983 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.983 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:38.983 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.984 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.984 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.984 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.984 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:38.984 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.984 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.984 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.984 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.1", 2023-09-22T07:43:38.984 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.984 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.984 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.984 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 18, 2023-09-22T07:43:38.985 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.985 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T16:41:50.317527+0000", 2023-09-22T07:43:38.985 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.985 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.985 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.985 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.985 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.985 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.985 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.985 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.985 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.985 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.985 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.986 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.986 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.986 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.986 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.986 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.986 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.986 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.986 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.986 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.986 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.986 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.986 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.987 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.987 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.987 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.987 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.987 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.987 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.987 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.987 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.987 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.987 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.987 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.987 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.988 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.988 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.988 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.988 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.988 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.988 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.988 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.988 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.988 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.988 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.988 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.988 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.988 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:38.989 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:38.989 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:38.989 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.989 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 2, 2023-09-22T07:43:38.989 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:38.989 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.989 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.989 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.989 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:38.989 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:38.989 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:38.989 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.989 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 6, 2023-09-22T07:43:38.990 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.990 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.990 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 64, 2023-09-22T07:43:38.990 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.990 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.990 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.990 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.898002+0000", 2023-09-22T07:43:38.990 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:41:25.412674+0000", 2023-09-22T07:43:38.990 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:41:25.412674+0000", 2023-09-22T07:43:38.990 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:41:25.412914+0000", 2023-09-22T07:43:38.990 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.898002+0000", 2023-09-22T07:43:38.990 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:41:24.388483+0000", 2023-09-22T07:43:38.991 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.991 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:41:24.388483+0000", 2023-09-22T07:43:38.991 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 65, 2023-09-22T07:43:38.991 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.898002+0000", 2023-09-22T07:43:38.991 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.898002+0000", 2023-09-22T07:43:38.991 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.898002+0000", 2023-09-22T07:43:38.991 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:38.991 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:38.991 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:41:24.388483+0000", 2023-09-22T07:43:38.991 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.898002+0000", 2023-09-22T07:43:38.991 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.898002+0000", 2023-09-22T07:43:38.991 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:38.992 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:38.992 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:38.992 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 64, 2023-09-22T07:43:38.992 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:38.992 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:38.992 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:38.992 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:38.992 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:38.992 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:38.992 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:38.992 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:38.992 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "4.5", 2023-09-22T07:43:38.992 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:38.993 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:38.993 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:38.993 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 13, 2023-09-22T07:43:38.993 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:38.993 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T18:30:19.942209+0000", 2023-09-22T07:43:38.993 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:38.993 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:38.993 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:38.993 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:38.993 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:38.993 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:38.993 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:38.994 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:38.994 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:38.994 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:38.994 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:38.994 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:38.994 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:38.994 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:38.994 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:38.994 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:38.994 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:38.994 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:38.994 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:38.995 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:38.995 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:38.995 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:38.995 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:38.995 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:38.995 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:38.995 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:38.995 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:38.995 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:38.995 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:38.995 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:38.995 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:38.996 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:38.996 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:38.996 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:38.996 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:38.996 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:38.996 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:38.996 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:38.996 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:38.996 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:38.996 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:38.996 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:38.996 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:38.997 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.997 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:38.997 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:38.997 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:38.997 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:38.997 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:38.997 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:38.997 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.997 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 6, 2023-09-22T07:43:38.997 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:38.997 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:38.997 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:38.998 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:38.998 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:38.998 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:38.998 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:38.998 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:38.998 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 3, 2023-09-22T07:43:38.998 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:38.998 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:38.998 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:38.998 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:38.998 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:38.998 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:38.999 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.895340+0000", 2023-09-22T07:43:38.999 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.821520+0000", 2023-09-22T07:43:38.999 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.821520+0000", 2023-09-22T07:43:38.999 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.821754+0000", 2023-09-22T07:43:38.999 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.895340+0000", 2023-09-22T07:43:38.999 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.999 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:38.999 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:38.999 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:38.999 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.895340+0000", 2023-09-22T07:43:38.999 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.895340+0000", 2023-09-22T07:43:39.000 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.895340+0000", 2023-09-22T07:43:39.000 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:39.000 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:39.000 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.000 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.895340+0000", 2023-09-22T07:43:39.000 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.895340+0000", 2023-09-22T07:43:39.000 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:39.000 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:39.000 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:39.000 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:39.000 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:39.000 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:39.000 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:39.001 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:39.001 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:39.001 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:39.001 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:39.001 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:39.001 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.2", 2023-09-22T07:43:39.001 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:39.001 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:39.001 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:39.001 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:39.001 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:39.001 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T14:48:06.745295+0000", 2023-09-22T07:43:39.002 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:39.002 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:39.002 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:39.002 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:39.002 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:39.002 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:39.002 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:39.002 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:39.002 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:39.002 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:39.002 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:39.002 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:39.003 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:39.003 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:39.003 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:39.003 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:39.003 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:39.003 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:39.003 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:39.003 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:39.003 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:39.003 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:39.003 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:39.003 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:39.004 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:39.004 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:39.004 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:39.004 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:39.004 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:39.004 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:39.004 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:39.004 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:39.004 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:39.004 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:39.004 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:39.005 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:39.005 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:39.005 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:39.005 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:39.005 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:39.005 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:39.005 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:39.005 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:39.005 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.005 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:39.005 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:39.005 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:39.006 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:39.006 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:39.006 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:39.006 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.006 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 3, 2023-09-22T07:43:39.006 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:39.006 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.006 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:39.006 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:39.006 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:39.006 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:39.006 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:39.007 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.007 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 5, 2023-09-22T07:43:39.007 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:39.007 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:39.007 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:39.007 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:39.007 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:39.007 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:39.007 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.899369+0000", 2023-09-22T07:43:39.007 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.405412+0000", 2023-09-22T07:43:39.007 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.405412+0000", 2023-09-22T07:43:39.007 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.405740+0000", 2023-09-22T07:43:39.008 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.899369+0000", 2023-09-22T07:43:39.008 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:39.008 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:39.008 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:39.008 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:39.008 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.899369+0000", 2023-09-22T07:43:39.008 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.899369+0000", 2023-09-22T07:43:39.008 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.899369+0000", 2023-09-22T07:43:39.008 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:39.008 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:39.008 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:39.009 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.899369+0000", 2023-09-22T07:43:39.009 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.899369+0000", 2023-09-22T07:43:39.009 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:39.009 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:39.009 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:39.009 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:39.009 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:39.009 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:39.009 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:39.009 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:39.009 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:39.009 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:39.009 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:39.010 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:39.010 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.3", 2023-09-22T07:43:39.010 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:39.010 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:39.010 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:39.010 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 18, 2023-09-22T07:43:39.010 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:39.010 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T18:59:00.587314+0000", 2023-09-22T07:43:39.010 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:39.010 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:39.010 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:39.011 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:39.011 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:39.011 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:39.011 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:39.011 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:39.011 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:39.011 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:39.011 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:39.011 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:39.011 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:39.012 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:39.012 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:39.012 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:39.012 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:39.012 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:39.012 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:39.012 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:39.012 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:39.012 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:39.012 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:39.012 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:39.012 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:39.013 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:39.013 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:39.013 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:39.013 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:39.013 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:39.013 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:39.013 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:39.013 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:39.013 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:39.013 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:39.013 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:39.014 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:39.014 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:39.014 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:39.014 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:39.014 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:39.014 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:39.014 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:39.014 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.014 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:39.014 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:39.014 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:39.014 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:39.015 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:39.015 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:39.015 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.015 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 5, 2023-09-22T07:43:39.015 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:39.015 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.015 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:39.015 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:39.015 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:39.015 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:39.015 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:39.015 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.015 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 7, 2023-09-22T07:43:39.016 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:39.016 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:39.016 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 19, 2023-09-22T07:43:39.016 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:39.016 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:39.016 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:39.016 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:43:33.604347+0000", 2023-09-22T07:43:39.016 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:30.287102+0000", 2023-09-22T07:43:39.016 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:30.287102+0000", 2023-09-22T07:43:39.016 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:30.287691+0000", 2023-09-22T07:43:39.016 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:43:33.604347+0000", 2023-09-22T07:43:39.016 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:38:33.537736+0000", 2023-09-22T07:43:39.017 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:39.017 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:38:33.537736+0000", 2023-09-22T07:43:39.017 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 58, 2023-09-22T07:43:39.017 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:43:33.604347+0000", 2023-09-22T07:43:39.017 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:43:33.604347+0000", 2023-09-22T07:43:39.017 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:43:33.604347+0000", 2023-09-22T07:43:39.017 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:39.017 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:39.017 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:38:33.537736+0000", 2023-09-22T07:43:39.017 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:43:33.604347+0000", 2023-09-22T07:43:39.017 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:43:33.604347+0000", 2023-09-22T07:43:39.018 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 148, 2023-09-22T07:43:39.018 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:39.018 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:39.018 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 57, 2023-09-22T07:43:39.018 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:39.018 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:39.018 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:39.018 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:39.018 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 148, 2023-09-22T07:43:39.018 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:39.018 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:39.018 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:39.019 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "1.0", 2023-09-22T07:43:39.019 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:39.019 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:39.019 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 69, 2023-09-22T07:43:39.019 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 349, 2023-09-22T07:43:39.019 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:39.019 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T10:06:44.539123+0000", 2023-09-22T07:43:39.019 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:39.019 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:39.019 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:39.019 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 590368, 2023-09-22T07:43:39.019 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:39.019 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 1771104, 2023-09-22T07:43:39.020 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:39.020 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:39.020 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:39.020 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:39.020 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:39.020 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:39.020 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:39.020 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:39.020 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:39.020 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:39.020 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:39.020 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:39.021 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:39.021 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 6, 2023-09-22T07:43:39.021 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 2, 2023-09-22T07:43:39.021 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:39.021 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 2, 2023-09-22T07:43:39.021 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:39.021 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:39.021 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:39.021 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:39.021 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:39.021 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:39.021 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:39.021 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 6, 2023-09-22T07:43:39.022 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:39.022 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:39.022 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:39.022 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:39.022 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:39.022 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 394, 2023-09-22T07:43:39.022 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 584, 2023-09-22T07:43:39.022 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:39.022 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:39.022 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:39.022 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 219, 2023-09-22T07:43:39.022 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 2416 2023-09-22T07:43:39.023 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.023 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:39.023 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:39.023 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:39.023 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:39.023 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:39.023 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:39.023 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.023 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 7, 2023-09-22T07:43:39.023 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "69'148" 2023-09-22T07:43:39.023 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.024 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:39.024 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:39.024 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:39.024 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:39.024 INFO:tasks.workunit.client.0.smithi006.stdout: 2 2023-09-22T07:43:39.024 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.024 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 0, 2023-09-22T07:43:39.024 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:39.024 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:39.024 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 64, 2023-09-22T07:43:39.024 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:39.024 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:39.024 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:39.025 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.899250+0000", 2023-09-22T07:43:39.025 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:41:26.268740+0000", 2023-09-22T07:43:39.025 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:41:26.268740+0000", 2023-09-22T07:43:39.025 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:41:26.269045+0000", 2023-09-22T07:43:39.025 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.899250+0000", 2023-09-22T07:43:39.025 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:41:24.388483+0000", 2023-09-22T07:43:39.025 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:39.025 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:41:24.388483+0000", 2023-09-22T07:43:39.025 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 65, 2023-09-22T07:43:39.025 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.899250+0000", 2023-09-22T07:43:39.025 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.899250+0000", 2023-09-22T07:43:39.025 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.899250+0000", 2023-09-22T07:43:39.025 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:39.026 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:39.026 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:41:24.388483+0000", 2023-09-22T07:43:39.026 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.899250+0000", 2023-09-22T07:43:39.026 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.899250+0000", 2023-09-22T07:43:39.026 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:39.026 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:39.026 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:39.026 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 64, 2023-09-22T07:43:39.026 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:39.026 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:39.026 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:39.026 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:39.027 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:39.027 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:39.027 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:39.027 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:39.027 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "4.6", 2023-09-22T07:43:39.027 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:39.027 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:39.027 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:39.027 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 13, 2023-09-22T07:43:39.027 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:39.027 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T15:51:06.021968+0000", 2023-09-22T07:43:39.027 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:39.027 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:39.028 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:39.028 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:39.028 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:39.028 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:39.028 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:39.028 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:39.028 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:39.028 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:39.028 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:39.028 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:39.028 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:39.028 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:39.028 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:39.029 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:39.029 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:39.029 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:39.029 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:39.029 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:39.029 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:39.029 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:39.029 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:39.029 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:39.029 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:39.029 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:39.029 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:39.029 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:39.030 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:39.030 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:39.030 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:39.030 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:39.030 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:39.030 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:39.030 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:39.030 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:39.030 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:39.030 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:39.030 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:39.030 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:39.031 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:39.031 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:39.031 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:39.031 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.031 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:39.031 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:39.031 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:39.031 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:39.031 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:39.031 INFO:tasks.workunit.client.0.smithi006.stdout: 2 2023-09-22T07:43:39.031 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.031 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 0, 2023-09-22T07:43:39.032 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:39.032 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.032 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:39.032 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:39.032 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:39.032 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:39.032 INFO:tasks.workunit.client.0.smithi006.stdout: 3 2023-09-22T07:43:39.032 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.032 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 2, 2023-09-22T07:43:39.033 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:39.033 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:39.033 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:39.033 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:39.033 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:39.033 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:39.033 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:25.016637+0000", 2023-09-22T07:43:39.033 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:42:25.016319+0000", 2023-09-22T07:43:39.033 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:42:25.016319+0000", 2023-09-22T07:43:39.033 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:42:25.016637+0000", 2023-09-22T07:43:39.033 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:25.016637+0000", 2023-09-22T07:43:39.034 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.034 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:39.034 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.034 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 69, 2023-09-22T07:43:39.034 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:25.016637+0000", 2023-09-22T07:43:39.034 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:25.016637+0000", 2023-09-22T07:43:39.034 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:25.016637+0000", 2023-09-22T07:43:39.034 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:39.034 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:39.034 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.035 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:25.016637+0000", 2023-09-22T07:43:39.035 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:25.016637+0000", 2023-09-22T07:43:39.035 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:39.035 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:39.035 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:39.035 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 68, 2023-09-22T07:43:39.035 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:39.035 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:39.035 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:39.035 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:39.035 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:39.035 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:39.035 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:39.036 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:39.036 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.1", 2023-09-22T07:43:39.036 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:39.036 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:39.036 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 69, 2023-09-22T07:43:39.036 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 10, 2023-09-22T07:43:39.036 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:39.036 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T14:38:51.536477+0000", 2023-09-22T07:43:39.036 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:39.036 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:39.036 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:39.037 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:39.037 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:39.037 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:39.037 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:39.037 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:39.037 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:39.037 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:39.037 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:39.037 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:39.037 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:39.037 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:39.037 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:39.037 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:39.037 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:39.038 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:39.038 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:39.038 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:39.038 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:39.038 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:39.038 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:39.038 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:39.038 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:39.038 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:39.038 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:39.038 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:39.038 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:39.039 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:39.039 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:39.039 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:39.039 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:39.039 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:39.039 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:39.039 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:39.039 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:39.039 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:39.039 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:39.039 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:39.039 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:39.039 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:39.040 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:39.040 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.040 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:39.040 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:39.040 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:39.040 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:39.040 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:39.040 INFO:tasks.workunit.client.0.smithi006.stdout: 3 2023-09-22T07:43:39.040 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.040 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 2, 2023-09-22T07:43:39.040 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:39.040 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.040 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:39.041 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:39.041 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:39.041 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:39.041 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:39.041 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.041 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 7, 2023-09-22T07:43:39.041 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:39.041 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:39.041 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:39.041 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:39.041 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:39.041 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:39.041 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.894074+0000", 2023-09-22T07:43:39.041 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.402431+0000", 2023-09-22T07:43:39.042 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.402431+0000", 2023-09-22T07:43:39.042 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.402744+0000", 2023-09-22T07:43:39.042 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.894074+0000", 2023-09-22T07:43:39.042 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:39.042 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:39.042 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:39.042 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:39.042 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.894074+0000", 2023-09-22T07:43:39.042 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.894074+0000", 2023-09-22T07:43:39.042 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.894074+0000", 2023-09-22T07:43:39.042 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:39.042 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:39.043 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:39.043 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.894074+0000", 2023-09-22T07:43:39.043 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.894074+0000", 2023-09-22T07:43:39.043 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:39.043 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:39.043 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:39.043 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:39.043 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:39.043 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:39.043 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:39.043 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:39.043 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:39.044 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:39.044 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:39.044 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:39.044 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.0", 2023-09-22T07:43:39.044 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:39.044 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:39.044 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:39.044 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 18, 2023-09-22T07:43:39.044 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:39.044 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T07:56:36.961607+0000", 2023-09-22T07:43:39.044 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:39.044 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:39.044 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:39.045 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:39.045 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:39.045 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:39.045 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:39.045 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:39.045 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:39.045 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:39.045 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:39.045 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:39.045 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:39.045 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:39.045 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:39.045 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:39.046 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:39.046 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:39.046 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:39.046 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:39.046 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:39.046 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:39.046 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:39.046 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:39.046 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:39.046 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:39.046 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:39.046 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:39.046 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:39.047 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:39.047 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:39.047 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:39.047 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:39.047 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:39.047 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:39.047 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:39.047 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:39.047 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:39.047 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:39.047 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:39.047 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:39.047 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:39.048 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:39.048 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.048 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:39.048 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:39.048 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:39.048 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:39.048 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:39.048 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:39.048 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.048 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 7, 2023-09-22T07:43:39.048 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:39.048 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.048 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:39.049 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:39.049 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:39.049 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:39.049 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:39.049 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.049 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 0, 2023-09-22T07:43:39.049 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:39.049 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:39.049 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 64, 2023-09-22T07:43:39.049 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:39.049 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:39.049 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:39.050 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.898897+0000", 2023-09-22T07:43:39.050 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:41:25.801938+0000", 2023-09-22T07:43:39.050 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:41:25.801938+0000", 2023-09-22T07:43:39.050 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:41:25.802253+0000", 2023-09-22T07:43:39.050 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.898897+0000", 2023-09-22T07:43:39.050 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:41:24.388483+0000", 2023-09-22T07:43:39.050 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:39.050 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:41:24.388483+0000", 2023-09-22T07:43:39.050 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 65, 2023-09-22T07:43:39.050 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.898897+0000", 2023-09-22T07:43:39.050 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.898897+0000", 2023-09-22T07:43:39.051 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.898897+0000", 2023-09-22T07:43:39.051 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:39.051 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:39.051 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:41:24.388483+0000", 2023-09-22T07:43:39.051 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.898897+0000", 2023-09-22T07:43:39.051 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.898897+0000", 2023-09-22T07:43:39.051 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:39.051 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:39.051 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:39.051 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 64, 2023-09-22T07:43:39.051 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:39.051 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:39.051 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:39.052 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:39.052 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:39.052 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:39.052 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:39.052 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:39.052 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "4.3", 2023-09-22T07:43:39.052 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:39.052 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:39.052 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:39.052 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 13, 2023-09-22T07:43:39.052 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:39.052 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T16:02:26.023530+0000", 2023-09-22T07:43:39.052 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:39.053 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:39.053 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:39.053 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:39.053 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:39.053 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:39.053 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:39.053 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:39.053 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:39.053 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:39.053 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:39.053 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:39.054 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:39.054 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:39.054 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:39.054 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:39.054 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:39.054 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:39.054 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:39.054 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:39.054 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:39.054 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:39.054 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:39.055 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:39.055 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:39.055 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:39.055 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:39.055 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:39.055 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:39.055 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:39.055 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:39.055 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:39.055 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:39.055 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:39.055 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:39.055 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:39.056 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:39.056 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:39.056 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:39.056 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:39.056 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:39.056 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:39.056 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:39.056 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.056 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:39.056 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:39.056 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:39.056 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:39.057 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:39.057 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:39.057 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.057 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 0, 2023-09-22T07:43:39.057 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:39.057 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.057 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:39.057 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:39.057 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:39.057 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:39.057 INFO:tasks.workunit.client.0.smithi006.stdout: 4 2023-09-22T07:43:39.057 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.058 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 7, 2023-09-22T07:43:39.058 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:39.058 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:39.058 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:39.058 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:39.058 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:39.058 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:39.058 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.894585+0000", 2023-09-22T07:43:39.058 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.407892+0000", 2023-09-22T07:43:39.058 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.407892+0000", 2023-09-22T07:43:39.058 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.408157+0000", 2023-09-22T07:43:39.059 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.894585+0000", 2023-09-22T07:43:39.059 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:39.059 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:39.059 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:39.059 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:39.059 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.894585+0000", 2023-09-22T07:43:39.059 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.894585+0000", 2023-09-22T07:43:39.059 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.894585+0000", 2023-09-22T07:43:39.059 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:39.059 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:39.059 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:39.059 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.894585+0000", 2023-09-22T07:43:39.060 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.894585+0000", 2023-09-22T07:43:39.060 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:39.060 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:39.060 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:39.060 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:39.060 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:39.060 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:39.060 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:39.060 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:39.060 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:39.060 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:39.060 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:39.060 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:39.061 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.5", 2023-09-22T07:43:39.061 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:39.061 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:39.061 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:39.061 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 18, 2023-09-22T07:43:39.061 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:39.061 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T19:02:08.046245+0000", 2023-09-22T07:43:39.061 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:39.061 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:39.061 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:39.061 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:39.061 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:39.061 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:39.062 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:39.062 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:39.062 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:39.062 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:39.062 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:39.062 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:39.062 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:39.062 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:39.062 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:39.062 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:39.062 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:39.063 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:39.063 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:39.063 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:39.063 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:39.063 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:39.063 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:39.063 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:39.063 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:39.063 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:39.063 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:39.063 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:39.063 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:39.064 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:39.064 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:39.064 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:39.064 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:39.064 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:39.064 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:39.064 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:39.064 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:39.064 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:39.064 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:39.064 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:39.064 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:39.065 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:39.065 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:39.065 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.065 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:39.065 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:39.065 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:39.065 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:39.065 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:39.065 INFO:tasks.workunit.client.0.smithi006.stdout: 4 2023-09-22T07:43:39.065 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.065 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 7, 2023-09-22T07:43:39.065 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:39.066 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.066 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:39.066 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:39.066 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:39.066 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:39.066 INFO:tasks.workunit.client.0.smithi006.stdout: 5 2023-09-22T07:43:39.066 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.066 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 1, 2023-09-22T07:43:39.066 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:39.066 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:39.066 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:39.066 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:39.067 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:39.067 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:39.067 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.896849+0000", 2023-09-22T07:43:39.067 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.821390+0000", 2023-09-22T07:43:39.067 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.821390+0000", 2023-09-22T07:43:39.067 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.821656+0000", 2023-09-22T07:43:39.067 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.896849+0000", 2023-09-22T07:43:39.067 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.067 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:39.067 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.067 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:39.067 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.896849+0000", 2023-09-22T07:43:39.068 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.896849+0000", 2023-09-22T07:43:39.068 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.896849+0000", 2023-09-22T07:43:39.068 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:39.068 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:39.068 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.068 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.896849+0000", 2023-09-22T07:43:39.068 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.896849+0000", 2023-09-22T07:43:39.068 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:39.068 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:39.068 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:39.068 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:39.068 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:39.068 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:39.069 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:39.069 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:39.069 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:39.069 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:39.069 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:39.069 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:39.069 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.4", 2023-09-22T07:43:39.069 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:39.069 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:39.069 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:39.069 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:39.069 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:39.070 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T14:34:18.194447+0000", 2023-09-22T07:43:39.070 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:39.070 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:39.070 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:39.070 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:39.070 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:39.070 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:39.070 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:39.070 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:39.070 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:39.070 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:39.071 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:39.071 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:39.071 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:39.071 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:39.071 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:39.071 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:39.071 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:39.071 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:39.071 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:39.071 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:39.071 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:39.071 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:39.072 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:39.072 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:39.072 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:39.072 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:39.072 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:39.072 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:39.072 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:39.072 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:39.072 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:39.072 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:39.072 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:39.072 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:39.072 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:39.073 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:39.073 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:39.073 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:39.073 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:39.073 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:39.073 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:39.073 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:39.073 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:39.073 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.073 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:39.073 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:39.074 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:39.074 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:39.074 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:39.074 INFO:tasks.workunit.client.0.smithi006.stdout: 5 2023-09-22T07:43:39.074 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.074 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 1, 2023-09-22T07:43:39.074 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:39.074 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.074 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:39.074 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:39.074 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:39.075 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:39.075 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:39.075 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.075 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 3, 2023-09-22T07:43:39.075 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:39.075 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:39.075 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 64, 2023-09-22T07:43:39.075 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:39.075 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:39.075 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:39.075 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.891787+0000", 2023-09-22T07:43:39.075 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:41:25.414011+0000", 2023-09-22T07:43:39.076 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:41:25.414011+0000", 2023-09-22T07:43:39.076 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:41:25.414305+0000", 2023-09-22T07:43:39.076 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.891787+0000", 2023-09-22T07:43:39.076 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:41:24.388483+0000", 2023-09-22T07:43:39.076 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:39.076 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:41:24.388483+0000", 2023-09-22T07:43:39.076 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 65, 2023-09-22T07:43:39.076 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.891787+0000", 2023-09-22T07:43:39.076 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.891787+0000", 2023-09-22T07:43:39.076 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.891787+0000", 2023-09-22T07:43:39.076 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:39.076 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:39.077 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:41:24.388483+0000", 2023-09-22T07:43:39.077 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.891787+0000", 2023-09-22T07:43:39.077 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.891787+0000", 2023-09-22T07:43:39.077 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:39.077 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:39.077 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:39.077 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 64, 2023-09-22T07:43:39.077 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:39.077 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:39.077 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:39.077 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:39.077 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:39.078 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:39.078 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:39.078 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:39.078 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "4.0", 2023-09-22T07:43:39.078 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:39.078 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:39.078 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:39.078 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 13, 2023-09-22T07:43:39.078 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:39.078 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T12:24:03.466571+0000", 2023-09-22T07:43:39.078 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:39.079 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:39.079 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:39.079 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:39.079 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:39.079 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:39.079 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:39.079 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:39.079 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:39.079 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:39.079 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:39.079 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:39.079 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:39.080 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:39.080 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:39.080 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:39.080 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:39.080 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:39.080 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:39.080 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:39.080 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:39.080 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:39.080 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:39.081 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:39.081 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:39.081 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:39.081 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:39.081 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:39.081 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:39.081 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:39.081 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:39.081 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:39.081 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:39.081 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:39.082 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:39.082 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:39.082 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:39.082 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:39.082 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:39.082 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:39.082 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:39.082 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:39.082 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:39.082 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.082 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:39.082 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:39.083 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:39.083 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:39.083 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:39.083 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:39.083 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.083 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 3, 2023-09-22T07:43:39.083 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:39.083 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.083 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:39.083 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:39.084 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:39.084 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:39.084 INFO:tasks.workunit.client.0.smithi006.stdout: 4 2023-09-22T07:43:39.084 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.084 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 1, 2023-09-22T07:43:39.084 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:39.084 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:39.084 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:39.084 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:39.084 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:39.084 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:39.085 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.897768+0000", 2023-09-22T07:43:39.085 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.404432+0000", 2023-09-22T07:43:39.085 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.404432+0000", 2023-09-22T07:43:39.085 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.404703+0000", 2023-09-22T07:43:39.085 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.897768+0000", 2023-09-22T07:43:39.085 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:39.085 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:39.085 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:39.085 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:39.085 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.897768+0000", 2023-09-22T07:43:39.085 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.897768+0000", 2023-09-22T07:43:39.086 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.897768+0000", 2023-09-22T07:43:39.086 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:39.086 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:39.086 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:39.086 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.897768+0000", 2023-09-22T07:43:39.086 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.897768+0000", 2023-09-22T07:43:39.086 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 1, 2023-09-22T07:43:39.086 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:39.086 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:39.086 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:39.086 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:39.086 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:39.087 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:39.087 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:39.087 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 1, 2023-09-22T07:43:39.087 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:39.087 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:39.087 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:39.087 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.6", 2023-09-22T07:43:39.087 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:39.087 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:39.087 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:39.087 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 19, 2023-09-22T07:43:39.087 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:39.088 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T16:29:36.010305+0000", 2023-09-22T07:43:39.088 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:39.088 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:39.088 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:39.088 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:39.088 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:39.088 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:39.088 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:39.088 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:39.088 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:39.088 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:39.088 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:39.088 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:39.089 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:39.089 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:39.089 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:39.089 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:39.089 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:39.089 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:39.089 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:39.089 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 3, 2023-09-22T07:43:39.089 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 1, 2023-09-22T07:43:39.089 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:39.089 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 1, 2023-09-22T07:43:39.090 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:39.090 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:39.090 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:39.090 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:39.090 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:39.090 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 1, 2023-09-22T07:43:39.090 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:39.090 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:39.090 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:39.090 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:39.090 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:39.090 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:39.091 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:39.091 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:39.091 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:39.091 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:39.091 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:39.091 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:39.091 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 1, 2023-09-22T07:43:39.091 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:39.091 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.091 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:39.091 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:39.091 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:39.092 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:39.092 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:39.092 INFO:tasks.workunit.client.0.smithi006.stdout: 4 2023-09-22T07:43:39.092 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.092 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 1, 2023-09-22T07:43:39.092 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "62'1" 2023-09-22T07:43:39.092 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.092 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:39.092 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:39.092 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:39.092 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:39.092 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:39.092 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.093 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 3, 2023-09-22T07:43:39.093 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:39.093 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:39.093 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:39.093 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:39.093 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:39.093 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:39.093 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.895686+0000", 2023-09-22T07:43:39.093 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.822245+0000", 2023-09-22T07:43:39.093 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.822245+0000", 2023-09-22T07:43:39.093 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.822518+0000", 2023-09-22T07:43:39.093 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.895686+0000", 2023-09-22T07:43:39.093 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.094 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:39.094 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.094 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:39.094 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.895686+0000", 2023-09-22T07:43:39.094 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.895686+0000", 2023-09-22T07:43:39.094 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.895686+0000", 2023-09-22T07:43:39.094 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:39.094 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:39.094 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.094 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.895686+0000", 2023-09-22T07:43:39.094 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.895686+0000", 2023-09-22T07:43:39.094 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:39.095 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:39.095 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:39.095 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:39.095 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:39.095 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:39.095 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:39.095 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:39.095 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:39.095 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:39.095 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:39.095 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:39.095 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.7", 2023-09-22T07:43:39.096 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:39.096 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:39.096 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:39.096 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:39.096 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:39.096 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T13:49:42.253680+0000", 2023-09-22T07:43:39.096 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:39.096 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:39.096 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:39.096 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:39.096 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:39.096 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:39.097 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:39.097 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:39.097 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:39.097 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:39.097 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:39.097 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:39.097 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:39.097 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:39.097 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:39.097 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:39.097 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:39.097 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:39.097 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:39.098 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:39.098 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:39.098 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:39.098 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:39.098 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:39.098 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:39.098 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:39.098 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:39.098 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:39.098 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:39.098 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:39.098 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:39.099 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:39.099 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:39.099 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:39.099 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:39.099 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:39.099 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:39.099 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:39.099 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:39.099 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:39.099 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:39.099 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:39.099 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:39.100 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.100 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:39.100 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:39.100 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:39.100 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:39.100 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:39.100 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:39.100 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.100 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 3, 2023-09-22T07:43:39.100 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:39.100 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.100 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:39.101 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:39.101 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:39.101 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:39.101 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:39.101 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.101 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 4, 2023-09-22T07:43:39.101 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:39.101 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:39.101 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 64, 2023-09-22T07:43:39.101 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:39.101 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:39.102 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:39.102 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.892148+0000", 2023-09-22T07:43:39.102 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:41:25.801681+0000", 2023-09-22T07:43:39.102 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:41:25.801681+0000", 2023-09-22T07:43:39.102 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:41:25.802153+0000", 2023-09-22T07:43:39.102 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.892148+0000", 2023-09-22T07:43:39.102 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:41:24.388483+0000", 2023-09-22T07:43:39.102 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:39.102 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:41:24.388483+0000", 2023-09-22T07:43:39.102 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 65, 2023-09-22T07:43:39.102 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.892148+0000", 2023-09-22T07:43:39.102 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.892148+0000", 2023-09-22T07:43:39.103 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.892148+0000", 2023-09-22T07:43:39.103 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:39.103 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:39.103 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:41:24.388483+0000", 2023-09-22T07:43:39.103 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.892148+0000", 2023-09-22T07:43:39.103 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.892148+0000", 2023-09-22T07:43:39.103 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:39.103 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:39.103 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:39.103 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 64, 2023-09-22T07:43:39.103 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:39.103 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:39.104 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:39.104 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:39.104 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:39.104 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:39.104 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:39.104 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:39.104 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "4.1", 2023-09-22T07:43:39.104 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:39.104 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:39.104 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:39.104 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 13, 2023-09-22T07:43:39.104 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:39.104 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T14:13:11.271875+0000", 2023-09-22T07:43:39.105 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:39.105 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:39.105 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:39.105 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:39.105 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:39.105 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:39.105 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:39.105 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:39.105 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:39.105 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:39.105 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:39.105 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:39.106 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:39.106 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:39.106 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:39.106 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:39.106 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:39.106 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:39.106 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:39.106 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:39.106 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:39.106 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:39.106 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:39.106 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:39.107 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:39.107 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:39.107 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:39.107 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:39.107 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:39.107 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:39.107 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:39.107 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:39.107 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:39.107 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:39.107 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:39.107 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:39.108 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:39.108 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:39.108 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:39.108 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:39.108 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:39.108 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:39.108 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:39.108 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.108 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:39.108 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:39.108 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:39.108 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:39.108 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:39.109 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:39.109 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.109 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 4, 2023-09-22T07:43:39.109 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:39.109 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.109 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:39.109 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:39.109 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:39.109 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:39.109 INFO:tasks.workunit.client.0.smithi006.stdout: 2 2023-09-22T07:43:39.109 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.109 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 6, 2023-09-22T07:43:39.110 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:39.110 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:39.110 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:39.110 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:39.110 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:39.110 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:39.110 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.898101+0000", 2023-09-22T07:43:39.110 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.401837+0000", 2023-09-22T07:43:39.110 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.401837+0000", 2023-09-22T07:43:39.110 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.402115+0000", 2023-09-22T07:43:39.110 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.898101+0000", 2023-09-22T07:43:39.110 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:39.111 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:39.111 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:39.111 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:39.111 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.898101+0000", 2023-09-22T07:43:39.111 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.898101+0000", 2023-09-22T07:43:39.111 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.898101+0000", 2023-09-22T07:43:39.111 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:39.111 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:39.111 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:39.111 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.898101+0000", 2023-09-22T07:43:39.111 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.898101+0000", 2023-09-22T07:43:39.111 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 2, 2023-09-22T07:43:39.111 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:39.112 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:39.112 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:39.112 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:39.112 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:39.112 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:39.112 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:39.112 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 2, 2023-09-22T07:43:39.112 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:39.112 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:39.112 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:39.112 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.7", 2023-09-22T07:43:39.112 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:39.113 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:39.113 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:39.113 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 20, 2023-09-22T07:43:39.113 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:39.113 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T07:50:54.580262+0000", 2023-09-22T07:43:39.113 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:39.113 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:39.113 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:39.113 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:39.113 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:39.113 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:39.113 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:39.114 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:39.114 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:39.114 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:39.114 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:39.114 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:39.114 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:39.114 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:39.114 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:39.114 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:39.114 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:39.114 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:39.114 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:39.115 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 3, 2023-09-22T07:43:39.115 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 1, 2023-09-22T07:43:39.115 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:39.115 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 1, 2023-09-22T07:43:39.115 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:39.115 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:39.115 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:39.115 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:39.115 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:39.115 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 1, 2023-09-22T07:43:39.115 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:39.115 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:39.115 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:39.116 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:39.116 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:39.116 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:39.116 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:39.116 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:39.116 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:39.116 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:39.116 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:39.116 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:39.116 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 3, 2023-09-22T07:43:39.116 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:39.116 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.116 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:39.117 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:39.117 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:39.117 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:39.117 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:39.117 INFO:tasks.workunit.client.0.smithi006.stdout: 2 2023-09-22T07:43:39.117 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.117 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 6, 2023-09-22T07:43:39.117 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "61'2" 2023-09-22T07:43:39.117 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.117 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:39.117 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:39.117 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:39.118 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:39.118 INFO:tasks.workunit.client.0.smithi006.stdout: 4 2023-09-22T07:43:39.118 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.118 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 0, 2023-09-22T07:43:39.118 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:39.118 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:39.118 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:39.118 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:39.118 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:39.118 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:39.118 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.899452+0000", 2023-09-22T07:43:39.118 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.819504+0000", 2023-09-22T07:43:39.119 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.819504+0000", 2023-09-22T07:43:39.119 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.819734+0000", 2023-09-22T07:43:39.119 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.899452+0000", 2023-09-22T07:43:39.119 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.119 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:39.119 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.119 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:39.119 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.899452+0000", 2023-09-22T07:43:39.119 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.899452+0000", 2023-09-22T07:43:39.119 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.899452+0000", 2023-09-22T07:43:39.119 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:39.119 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:39.120 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.120 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.899452+0000", 2023-09-22T07:43:39.120 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.899452+0000", 2023-09-22T07:43:39.120 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:39.120 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:39.120 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:39.120 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:39.120 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:39.120 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:39.120 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:39.120 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:39.120 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:39.121 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:39.121 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:39.121 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:39.121 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.6", 2023-09-22T07:43:39.121 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:39.121 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:39.121 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:39.121 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:39.121 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:39.121 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T08:43:32.074153+0000", 2023-09-22T07:43:39.122 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:39.122 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:39.122 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:39.122 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:39.122 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:39.122 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:39.122 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:39.122 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:39.122 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:39.122 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:39.123 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:39.123 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:39.123 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:39.123 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:39.123 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:39.123 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:39.123 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:39.123 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:39.123 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:39.123 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:39.123 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:39.123 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:39.124 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:39.124 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:39.124 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:39.124 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:39.124 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:39.124 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:39.124 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:39.124 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:39.124 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:39.125 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:39.125 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:39.125 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:39.125 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:39.125 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:39.125 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:39.125 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:39.125 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:39.125 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:39.125 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:39.126 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:39.126 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:39.126 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.126 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:39.126 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:39.126 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:39.126 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:39.126 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:39.126 INFO:tasks.workunit.client.0.smithi006.stdout: 4 2023-09-22T07:43:39.126 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.126 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 0, 2023-09-22T07:43:39.127 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:39.127 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.127 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:39.127 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:39.127 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:39.127 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:39.127 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:39.127 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.127 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 7, 2023-09-22T07:43:39.127 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:39.127 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:39.127 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:39.128 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:39.129 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:39.129 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:39.129 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.894383+0000", 2023-09-22T07:43:39.129 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.402386+0000", 2023-09-22T07:43:39.129 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.402386+0000", 2023-09-22T07:43:39.129 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.402737+0000", 2023-09-22T07:43:39.129 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.894383+0000", 2023-09-22T07:43:39.129 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:39.130 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:39.130 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:39.130 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:39.130 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.894383+0000", 2023-09-22T07:43:39.130 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.894383+0000", 2023-09-22T07:43:39.130 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.894383+0000", 2023-09-22T07:43:39.130 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:39.130 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:39.130 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:39.130 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.894383+0000", 2023-09-22T07:43:39.130 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.894383+0000", 2023-09-22T07:43:39.130 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:39.131 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:39.131 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:39.131 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:39.131 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:39.131 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:39.131 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:39.131 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:39.131 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:39.131 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:39.131 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:39.131 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:39.131 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.8", 2023-09-22T07:43:39.132 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:39.132 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:39.132 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:39.132 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 18, 2023-09-22T07:43:39.132 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:39.132 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T10:39:40.869175+0000", 2023-09-22T07:43:39.132 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:39.132 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:39.132 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:39.132 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:39.132 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:39.132 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:39.132 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:39.133 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:39.133 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:39.133 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:39.133 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:39.133 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:39.133 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:39.133 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:39.133 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:39.133 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:39.133 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:39.133 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:39.133 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:39.134 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:39.134 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:39.134 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:39.134 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:39.134 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:39.134 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:39.134 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:39.134 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:39.134 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:39.134 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:39.134 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:39.134 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:39.135 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:39.135 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:39.135 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:39.135 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:39.135 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:39.135 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:39.135 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:39.135 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:39.135 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:39.135 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:39.135 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:39.135 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:39.135 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.136 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:39.136 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:39.136 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:39.136 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:39.136 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:39.136 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:39.136 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.136 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 7, 2023-09-22T07:43:39.136 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:39.136 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.136 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:39.136 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:39.137 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:39.137 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:39.137 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:39.137 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.137 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 4, 2023-09-22T07:43:39.137 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:39.137 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:39.137 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:39.137 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:39.137 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:39.137 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:39.137 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.892240+0000", 2023-09-22T07:43:39.137 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.823299+0000", 2023-09-22T07:43:39.138 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.823299+0000", 2023-09-22T07:43:39.138 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.823839+0000", 2023-09-22T07:43:39.138 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.892240+0000", 2023-09-22T07:43:39.138 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.138 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:39.138 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.138 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:39.138 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.892240+0000", 2023-09-22T07:43:39.138 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.892240+0000", 2023-09-22T07:43:39.138 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.892240+0000", 2023-09-22T07:43:39.138 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:39.138 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:39.139 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.139 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.892240+0000", 2023-09-22T07:43:39.139 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.892240+0000", 2023-09-22T07:43:39.139 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:39.139 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:39.139 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:39.139 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:39.139 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:39.139 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:39.139 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:39.139 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:39.139 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:39.140 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:39.140 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:39.140 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:39.140 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.9", 2023-09-22T07:43:39.140 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:39.140 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:39.140 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:39.140 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:39.140 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:39.140 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T19:20:18.430245+0000", 2023-09-22T07:43:39.140 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:39.140 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:39.141 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:39.141 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:39.141 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:39.141 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:39.141 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:39.141 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:39.141 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:39.141 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:39.141 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:39.141 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:39.141 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:39.141 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:39.141 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:39.142 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:39.142 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:39.142 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:39.142 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:39.142 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:39.142 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:39.142 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:39.142 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:39.142 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:39.142 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:39.142 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:39.142 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:39.143 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:39.143 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:39.143 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:39.143 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:39.143 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:39.143 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:39.143 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:39.144 INFO:tasks.workunit.client.0.smithi006.stderr:+ echo OK 2023-09-22T07:43:39.145 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:43:37 smithi105 conmon[105233]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:43:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-22T07:43:39.146 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:37 smithi105 ceph-mon[102016]: from='client.24884 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:39.146 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:37 smithi105 ceph-mon[102016]: from='client.24884 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:39.146 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:37 smithi105 ceph-mon[102016]: from='client.24890 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:39.146 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:37 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:39.146 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:37 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:39.146 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:37 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:39.146 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:37 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:39.147 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:37 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:39.147 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:37 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:39.147 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:37 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:39.147 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:37 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:39.147 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:37 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:39.147 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:37 smithi105 ceph-mon[102016]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-22T07:43:39.147 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:37 smithi105 ceph-mon[102016]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-22T07:43:39.147 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:37 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:39.147 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:37 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:39.147 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:37 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:39.147 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:37 smithi105 ceph-mon[102016]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-22T07:43:39.147 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:37 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:39.148 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:37 smithi105 ceph-mon[102016]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-22T07:43:39.148 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:37 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:39.148 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:37 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:39.148 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:37 smithi105 ceph-mon[102016]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-22T07:43:39.148 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:37 smithi105 ceph-mon[102016]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-22T07:43:39.148 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:37 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:39.148 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:37 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:39.148 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:37 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:39.148 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:37 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:43:39.148 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:37 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-22T07:43:39.148 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:37 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:39.148 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:37 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:39.149 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:37 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:39.149 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:37 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:39.149 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:37 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:39.149 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:37 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:39.149 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:37 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:39.149 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:37 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:39.149 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:37 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:39.149 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:37 smithi105 ceph-mon[102016]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-22T07:43:39.149 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:37 smithi105 ceph-mon[102016]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-22T07:43:39.149 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:37 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:39.149 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:37 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:39.149 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:37 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:39.149 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:37 smithi105 ceph-mon[102016]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-22T07:43:39.150 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:37 smithi105 ceph-mon[102016]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-22T07:43:39.150 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:37 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:39.150 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:37 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:39.150 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:37 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:39.150 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:37 smithi105 ceph-mon[102016]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-22T07:43:39.150 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:37 smithi105 ceph-mon[102016]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-22T07:43:39.150 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:37 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:39.150 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:37 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:39.150 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:37 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:39.150 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:38 smithi105 ceph-mon[102016]: from='client.24890 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:39.150 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:38 smithi105 ceph-mon[102016]: pgmap v76: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 18 op/s 2023-09-22T07:43:39.151 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:38 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:43:39.151 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:39.151 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:39.151 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:39.151 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:39.151 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:39.151 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:39.151 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:39.151 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:39.151 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:39.151 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.151 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:39.152 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:39.152 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:39.152 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:39.152 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:39.152 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:39.152 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.152 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 4, 2023-09-22T07:43:39.152 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:39.152 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.152 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:39.152 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:39.152 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:39.153 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:39.153 INFO:tasks.workunit.client.0.smithi006.stdout: 3 2023-09-22T07:43:39.153 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.153 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 1, 2023-09-22T07:43:39.153 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:39.153 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:39.153 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:39.153 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:39.153 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:39.153 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:39.153 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.897371+0000", 2023-09-22T07:43:39.153 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.399812+0000", 2023-09-22T07:43:39.154 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.399812+0000", 2023-09-22T07:43:39.154 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.400087+0000", 2023-09-22T07:43:39.154 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.897371+0000", 2023-09-22T07:43:39.154 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:39.154 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:39.154 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:39.154 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:39.154 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.897371+0000", 2023-09-22T07:43:39.154 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.897371+0000", 2023-09-22T07:43:39.154 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.897371+0000", 2023-09-22T07:43:39.154 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:39.154 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:39.155 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:39.155 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.897371+0000", 2023-09-22T07:43:39.155 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.897371+0000", 2023-09-22T07:43:39.155 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:39.155 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:39.155 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:39.155 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:39.155 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:39.155 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:39.155 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:39.155 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:39.155 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:39.155 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:39.156 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:39.156 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:39.156 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.9", 2023-09-22T07:43:39.156 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:39.156 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:39.156 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:39.156 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 18, 2023-09-22T07:43:39.156 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:39.156 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T16:54:30.138190+0000", 2023-09-22T07:43:39.156 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:39.156 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:39.156 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:39.157 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:39.157 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:39.157 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:39.157 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:39.157 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:39.157 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:39.157 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:39.157 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:39.157 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:39.157 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:39.157 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:39.157 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:39.157 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:39.158 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:39.158 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:39.158 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:39.158 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:39.158 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:39.158 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:39.158 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:39.158 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:39.158 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:39.158 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:39.158 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:39.158 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:39.159 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:39.159 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:39.159 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:39.159 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:39.159 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:39.159 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:39.159 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:39.159 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:39.159 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:39.159 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:39.159 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:39.159 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:39.160 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:39.160 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:39.160 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:39.160 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.160 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:39.160 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:39.160 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:39.160 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:39.160 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:39.160 INFO:tasks.workunit.client.0.smithi006.stdout: 3 2023-09-22T07:43:39.160 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.160 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 1, 2023-09-22T07:43:39.160 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:39.161 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.161 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:39.161 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:39.161 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:39.161 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:39.161 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:39.161 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.161 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 3, 2023-09-22T07:43:39.161 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:39.161 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:39.161 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:39.161 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:39.162 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:39.162 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:39.162 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.891868+0000", 2023-09-22T07:43:39.162 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.824311+0000", 2023-09-22T07:43:39.162 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.824311+0000", 2023-09-22T07:43:39.162 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.825046+0000", 2023-09-22T07:43:39.162 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.891868+0000", 2023-09-22T07:43:39.162 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.162 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:39.162 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.162 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:39.162 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.891868+0000", 2023-09-22T07:43:39.162 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.891868+0000", 2023-09-22T07:43:39.163 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.891868+0000", 2023-09-22T07:43:39.163 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:39.163 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:39.163 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.163 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.891868+0000", 2023-09-22T07:43:39.163 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.891868+0000", 2023-09-22T07:43:39.163 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:39.163 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:39.163 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:39.163 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:39.163 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:39.163 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:39.164 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:39.164 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:39.164 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:39.164 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:39.164 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:39.164 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:39.164 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.8", 2023-09-22T07:43:39.164 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:39.164 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:39.164 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:39.164 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:39.164 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:39.164 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T19:38:49.585594+0000", 2023-09-22T07:43:39.165 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:39.165 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:39.165 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:39.165 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:39.165 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:39.165 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:39.165 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:39.165 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:39.165 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:39.165 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:39.165 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:39.165 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:39.166 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:39.166 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:39.166 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:39.166 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:39.166 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:39.166 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:39.166 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:39.166 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:39.166 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:39.166 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:39.166 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:39.166 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:39.167 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:39.167 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:39.167 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:39.167 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:39.167 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:39.167 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:39.167 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:39.167 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:39.167 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:39.167 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:39.167 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:39.167 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:39.167 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:39.168 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:39.168 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:39.168 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:39.168 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:39.168 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:39.168 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:39.168 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.168 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:39.168 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:39.168 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:39.168 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:39.168 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:39.169 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:39.169 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.169 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 3, 2023-09-22T07:43:39.169 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:39.169 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.169 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:39.169 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:39.169 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:39.169 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:39.169 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:39.169 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.169 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 1, 2023-09-22T07:43:39.170 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:39.170 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:39.170 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:39.170 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:39.170 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:39.170 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:39.170 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.896763+0000", 2023-09-22T07:43:39.170 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.397240+0000", 2023-09-22T07:43:39.170 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.397240+0000", 2023-09-22T07:43:39.170 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.397510+0000", 2023-09-22T07:43:39.170 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.896763+0000", 2023-09-22T07:43:39.170 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:39.170 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:39.171 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:39.171 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:39.171 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.896763+0000", 2023-09-22T07:43:39.171 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.896763+0000", 2023-09-22T07:43:39.171 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.896763+0000", 2023-09-22T07:43:39.171 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:39.171 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:39.171 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:39.171 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.896763+0000", 2023-09-22T07:43:39.171 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.896763+0000", 2023-09-22T07:43:39.171 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:39.171 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:39.172 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:39.172 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:39.172 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:39.172 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:39.172 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:39.172 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:39.172 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:39.172 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:39.172 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:39.172 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:39.172 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.a", 2023-09-22T07:43:39.172 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:39.173 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:39.173 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:39.173 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 18, 2023-09-22T07:43:39.173 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:39.173 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T16:37:26.016124+0000", 2023-09-22T07:43:39.173 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:39.173 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:39.173 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:39.173 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:39.173 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:39.173 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:39.173 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:39.173 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:39.174 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:39.174 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:39.174 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:39.174 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:39.174 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:39.174 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:39.174 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:39.174 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:39.174 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:39.174 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:39.174 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:39.174 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:39.175 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:39.175 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:39.175 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:39.175 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:39.175 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:39.175 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:39.175 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:39.175 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:39.175 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:39.175 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:39.175 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:39.175 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:39.175 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:39.176 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:39.176 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:39.176 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:39.176 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:39.176 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:39.176 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:39.176 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:39.176 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:39.176 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:39.176 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:39.176 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.176 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:39.176 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:39.177 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:39.177 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:39.177 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:39.177 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:39.177 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.177 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 1, 2023-09-22T07:43:39.177 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:39.177 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.177 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:39.177 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:39.177 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:39.177 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:39.178 INFO:tasks.workunit.client.0.smithi006.stdout: 4 2023-09-22T07:43:39.178 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.178 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 3, 2023-09-22T07:43:39.178 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:39.178 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:39.178 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:39.178 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:39.178 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:39.178 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:39.178 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.894246+0000", 2023-09-22T07:43:39.178 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.822007+0000", 2023-09-22T07:43:39.178 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.822007+0000", 2023-09-22T07:43:39.179 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.823269+0000", 2023-09-22T07:43:39.179 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.894246+0000", 2023-09-22T07:43:39.179 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.179 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:39.179 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.179 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:39.179 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.894246+0000", 2023-09-22T07:43:39.179 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.894246+0000", 2023-09-22T07:43:39.179 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.894246+0000", 2023-09-22T07:43:39.179 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:39.179 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:39.179 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.179 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.894246+0000", 2023-09-22T07:43:39.180 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.894246+0000", 2023-09-22T07:43:39.180 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:39.180 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:39.180 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:39.180 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:39.180 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:39.180 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:39.180 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:39.180 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:39.180 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:39.180 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:39.180 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:39.181 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:39.181 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.b", 2023-09-22T07:43:39.181 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:39.181 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:39.181 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:39.181 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:39.181 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:39.181 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T17:54:16.289101+0000", 2023-09-22T07:43:39.181 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:39.181 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:39.181 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:39.181 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:39.182 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:39.182 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:39.182 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:39.182 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:39.182 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:39.182 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:39.182 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:39.182 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:39.182 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:39.182 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:39.182 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:39.182 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:39.183 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:39.183 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:39.183 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:39.183 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:39.183 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:39.183 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:39.183 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:39.183 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:39.183 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:39.183 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:39.183 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:39.183 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:39.184 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:39.184 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:39.184 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:39.184 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:39.184 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:39.184 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:39.184 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:39.184 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:39.184 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:39.184 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:39.184 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:39.184 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:39.185 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:39.185 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:39.185 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:39.185 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.185 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:39.185 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:39.185 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:39.185 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:39.185 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:39.185 INFO:tasks.workunit.client.0.smithi006.stdout: 4 2023-09-22T07:43:39.185 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.185 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 3, 2023-09-22T07:43:39.185 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:39.186 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.186 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:39.186 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:39.186 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:39.186 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:39.186 INFO:tasks.workunit.client.0.smithi006.stdout: 5 2023-09-22T07:43:39.186 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.186 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 7, 2023-09-22T07:43:39.186 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:39.186 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:39.186 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:39.186 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:39.187 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:39.187 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:39.187 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.894907+0000", 2023-09-22T07:43:39.187 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.411899+0000", 2023-09-22T07:43:39.187 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.411899+0000", 2023-09-22T07:43:39.187 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.412315+0000", 2023-09-22T07:43:39.187 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.894907+0000", 2023-09-22T07:43:39.187 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:39.187 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:39.187 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:39.187 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:39.187 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.894907+0000", 2023-09-22T07:43:39.188 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.894907+0000", 2023-09-22T07:43:39.188 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.894907+0000", 2023-09-22T07:43:39.188 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:39.188 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:39.188 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:39.188 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.894907+0000", 2023-09-22T07:43:39.188 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.894907+0000", 2023-09-22T07:43:39.188 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 2, 2023-09-22T07:43:39.188 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:39.188 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:39.188 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:39.188 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:39.189 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:39.189 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:39.189 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:39.189 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 2, 2023-09-22T07:43:39.189 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:39.189 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:39.189 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:39.189 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.b", 2023-09-22T07:43:39.189 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:39.189 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:39.189 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:39.189 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 20, 2023-09-22T07:43:39.189 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:39.190 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T15:40:00.807230+0000", 2023-09-22T07:43:39.190 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:39.190 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:39.190 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:39.190 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:39.190 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:39.190 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:39.190 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:39.190 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:39.190 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:39.190 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:39.190 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:39.191 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:39.191 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:39.191 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:39.191 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:39.191 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:39.191 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:39.191 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:39.191 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:39.191 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 3, 2023-09-22T07:43:39.191 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 1, 2023-09-22T07:43:39.191 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:39.191 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 1, 2023-09-22T07:43:39.192 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:39.192 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:39.192 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:39.192 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:39.192 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:39.192 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 1, 2023-09-22T07:43:39.192 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:39.192 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:39.192 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:39.192 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:39.192 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:39.192 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:39.193 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:39.193 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:39.193 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:39.193 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:39.193 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:39.193 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:39.193 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 1, 2023-09-22T07:43:39.193 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:39.193 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.193 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:39.193 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:39.193 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:39.193 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:39.194 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:39.194 INFO:tasks.workunit.client.0.smithi006.stdout: 5 2023-09-22T07:43:39.194 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.194 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 7, 2023-09-22T07:43:39.194 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "61'2" 2023-09-22T07:43:39.194 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.194 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:39.194 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:39.194 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:39.194 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:39.194 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:39.194 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.195 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 6, 2023-09-22T07:43:39.195 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:39.195 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:39.195 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:39.195 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:39.195 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:39.195 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:39.195 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.897746+0000", 2023-09-22T07:43:39.195 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.823778+0000", 2023-09-22T07:43:39.195 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.823778+0000", 2023-09-22T07:43:39.195 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.824321+0000", 2023-09-22T07:43:39.195 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.897746+0000", 2023-09-22T07:43:39.196 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.196 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:39.196 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.196 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:39.196 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.897746+0000", 2023-09-22T07:43:39.196 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.897746+0000", 2023-09-22T07:43:39.196 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.897746+0000", 2023-09-22T07:43:39.196 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:39.196 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:39.196 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.196 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.897746+0000", 2023-09-22T07:43:39.196 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.897746+0000", 2023-09-22T07:43:39.197 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:39.197 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:39.197 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:39.197 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:39.197 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:39.197 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:39.197 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:39.197 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:39.197 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:39.197 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:39.197 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:39.197 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:39.197 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.a", 2023-09-22T07:43:39.198 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:39.198 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:39.198 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:39.198 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:39.198 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:39.198 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T14:30:44.068431+0000", 2023-09-22T07:43:39.198 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:39.198 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:39.198 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:39.198 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:39.198 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:39.198 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:39.199 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:39.199 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:39.199 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:39.199 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:39.199 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:39.199 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:39.199 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:39.199 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:39.199 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:39.199 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:39.199 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:39.199 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:39.200 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:39.200 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:39.200 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:39.200 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:39.200 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:39.200 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:39.200 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:39.200 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:39.200 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:39.200 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:39.200 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:39.200 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:39.201 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:39.201 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:39.201 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:39.201 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:39.201 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:39.201 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:39.201 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:39.201 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:39.201 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:39.201 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:39.201 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:39.201 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:39.201 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:39.202 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.202 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:39.202 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:39.202 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:39.202 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:39.202 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:39.202 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:39.202 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.202 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 6, 2023-09-22T07:43:39.202 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:39.203 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.203 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:39.203 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:39.203 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:39.203 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:39.203 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:39.203 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.203 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 2, 2023-09-22T07:43:39.203 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:39.203 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:39.203 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:39.204 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:39.204 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:39.204 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:39.204 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.894619+0000", 2023-09-22T07:43:39.204 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.395734+0000", 2023-09-22T07:43:39.204 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.395734+0000", 2023-09-22T07:43:39.204 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.396291+0000", 2023-09-22T07:43:39.204 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.894619+0000", 2023-09-22T07:43:39.204 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:39.204 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:39.204 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:39.204 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:39.205 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.894619+0000", 2023-09-22T07:43:39.205 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.894619+0000", 2023-09-22T07:43:39.205 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.894619+0000", 2023-09-22T07:43:39.205 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:39.205 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:39.205 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:39.205 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.894619+0000", 2023-09-22T07:43:39.205 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.894619+0000", 2023-09-22T07:43:39.205 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:39.205 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:39.205 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:39.205 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:39.206 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:39.206 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:39.206 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:39.206 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:39.206 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:39.206 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:39.206 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:39.206 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:39.206 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.c", 2023-09-22T07:43:39.206 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:39.206 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:39.206 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:39.207 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 18, 2023-09-22T07:43:39.207 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:39.207 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T16:45:21.793890+0000", 2023-09-22T07:43:39.207 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:39.207 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:39.207 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:39.207 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:39.207 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:39.207 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:39.207 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:39.207 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:39.207 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:39.208 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:39.208 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:39.208 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:39.208 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:39.208 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:39.208 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:39.208 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:39.208 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:39.208 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:39.208 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:39.208 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:39.208 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:39.209 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:39.209 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:39.209 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:39.209 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:39.209 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:39.209 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:39.209 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:39.209 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:39.209 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:39.209 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:39.209 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:39.209 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:39.210 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:39.210 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:39.210 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:39.210 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:39.210 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:39.210 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:39.210 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:39.210 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:39.210 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:39.210 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:39.210 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.211 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:39.211 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:39.211 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:39.211 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:39.211 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:39.211 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:39.211 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.211 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 2, 2023-09-22T07:43:39.211 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:39.211 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.211 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:39.211 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:39.211 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:39.212 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:39.212 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:39.212 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.212 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 7, 2023-09-22T07:43:39.212 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:39.212 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:39.212 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:39.212 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:39.212 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:39.212 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:39.212 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.894742+0000", 2023-09-22T07:43:39.212 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.823004+0000", 2023-09-22T07:43:39.212 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.823004+0000", 2023-09-22T07:43:39.213 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.823475+0000", 2023-09-22T07:43:39.213 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.894742+0000", 2023-09-22T07:43:39.213 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.213 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:39.213 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.213 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:39.213 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.894742+0000", 2023-09-22T07:43:39.213 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.894742+0000", 2023-09-22T07:43:39.213 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.894742+0000", 2023-09-22T07:43:39.213 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:39.213 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:39.213 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.214 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.894742+0000", 2023-09-22T07:43:39.214 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.894742+0000", 2023-09-22T07:43:39.214 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:39.214 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:39.214 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:39.214 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:39.214 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:39.214 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:39.214 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:39.214 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:39.214 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:39.215 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:39.215 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:39.215 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:39.215 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.d", 2023-09-22T07:43:39.215 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:39.215 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:39.215 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:39.215 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:39.215 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:39.215 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T11:46:43.607941+0000", 2023-09-22T07:43:39.215 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:39.215 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:39.216 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:39.216 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:39.216 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:39.216 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:39.216 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:39.216 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:39.216 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:39.216 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:39.216 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:39.216 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:39.216 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:39.216 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:39.216 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:39.217 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:39.217 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:39.217 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:39.217 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:39.217 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:39.217 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:39.217 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:39.217 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:39.217 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:39.217 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:39.217 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:39.217 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:39.218 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:39.218 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:39.218 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:39.218 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:39.218 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:39.218 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:39.218 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:39.218 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:39.218 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:39.218 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:39.218 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:39.219 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:39.219 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:39.219 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:39.219 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:39.219 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:39.219 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.219 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:39.219 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:39.219 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:39.219 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:39.219 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:39.219 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:39.219 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.220 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 7, 2023-09-22T07:43:39.220 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:39.220 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.220 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:39.220 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:39.220 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:39.220 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:39.220 INFO:tasks.workunit.client.0.smithi006.stdout: 3 2023-09-22T07:43:39.220 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.220 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 1, 2023-09-22T07:43:39.220 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:39.220 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:39.221 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:39.221 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:39.221 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:39.221 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:39.221 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.897481+0000", 2023-09-22T07:43:39.221 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.403553+0000", 2023-09-22T07:43:39.221 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.403553+0000", 2023-09-22T07:43:39.221 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.403844+0000", 2023-09-22T07:43:39.221 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.897481+0000", 2023-09-22T07:43:39.221 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:39.221 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:39.222 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:39.222 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:39.222 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.897481+0000", 2023-09-22T07:43:39.222 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.897481+0000", 2023-09-22T07:43:39.222 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.897481+0000", 2023-09-22T07:43:39.222 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:39.222 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:39.222 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:39.222 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.897481+0000", 2023-09-22T07:43:39.222 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.897481+0000", 2023-09-22T07:43:39.222 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 1, 2023-09-22T07:43:39.222 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:39.223 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:39.223 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:39.223 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:39.223 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:39.223 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:39.223 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:39.223 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 1, 2023-09-22T07:43:39.223 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:39.223 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:39.223 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:39.223 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.d", 2023-09-22T07:43:39.223 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:39.224 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:39.224 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:39.224 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 19, 2023-09-22T07:43:39.224 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:39.224 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T11:07:10.132871+0000", 2023-09-22T07:43:39.224 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:39.224 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:39.224 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:39.224 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 70, 2023-09-22T07:43:39.224 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:39.224 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:39.224 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:39.224 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:39.225 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:39.225 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:39.225 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:39.225 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:39.225 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:39.225 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:39.225 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:39.225 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:39.225 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:39.225 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:39.225 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:39.225 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 3, 2023-09-22T07:43:39.226 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 1, 2023-09-22T07:43:39.226 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:39.226 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 1, 2023-09-22T07:43:39.226 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:39.226 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:39.226 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:39.226 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:39.226 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:39.226 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:39.226 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:39.226 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:39.226 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:39.226 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:39.227 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:39.227 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:39.227 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:39.227 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:39.227 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:39.227 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:39.227 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:39.227 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:39.227 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 1, 2023-09-22T07:43:39.227 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 1 2023-09-22T07:43:39.227 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.227 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:39.228 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:39.228 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:39.228 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:39.228 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:39.228 INFO:tasks.workunit.client.0.smithi006.stdout: 3 2023-09-22T07:43:39.228 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.228 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 1, 2023-09-22T07:43:39.228 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "61'1" 2023-09-22T07:43:39.228 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.228 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:39.228 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:39.228 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:39.228 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:39.229 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:39.229 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.229 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 5, 2023-09-22T07:43:39.229 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:39.229 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:39.229 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:39.229 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:39.229 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:39.229 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:39.229 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.899515+0000", 2023-09-22T07:43:39.229 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.818094+0000", 2023-09-22T07:43:39.229 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.818094+0000", 2023-09-22T07:43:39.230 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.820479+0000", 2023-09-22T07:43:39.230 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.899515+0000", 2023-09-22T07:43:39.230 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.230 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:39.230 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.230 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:39.230 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.899515+0000", 2023-09-22T07:43:39.230 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.899515+0000", 2023-09-22T07:43:39.230 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.899515+0000", 2023-09-22T07:43:39.230 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:39.230 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:39.230 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.231 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.899515+0000", 2023-09-22T07:43:39.231 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.899515+0000", 2023-09-22T07:43:39.231 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:39.231 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:39.231 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:39.231 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:39.231 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:39.231 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:39.231 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:39.231 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:39.231 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:39.231 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:39.232 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:39.232 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:39.232 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.c", 2023-09-22T07:43:39.232 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:39.232 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:39.232 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:39.232 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:39.232 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:39.232 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T15:08:10.411911+0000", 2023-09-22T07:43:39.232 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:39.232 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:39.232 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:39.232 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:39.233 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:39.233 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:39.233 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:39.233 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:39.233 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:39.233 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:39.233 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:39.233 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:39.233 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:39.233 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:39.233 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:39.233 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:39.234 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:39.234 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:39.234 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:39.234 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:39.234 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:39.234 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:39.234 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:39.234 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:39.234 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:39.234 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:39.234 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:39.234 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:39.235 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:39.235 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:39.235 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:39.235 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:39.235 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:39.235 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:39.235 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:39.235 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:39.235 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:39.235 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:39.235 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:39.235 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:39.235 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:39.236 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:39.236 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:39.236 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.236 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:39.236 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:39.236 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:39.236 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:39.236 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:39.236 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:39.236 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.236 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 5, 2023-09-22T07:43:39.236 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:39.237 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.237 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:39.237 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:39.237 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:39.237 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:39.237 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:39.237 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.237 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 2, 2023-09-22T07:43:39.237 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:39.237 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:39.237 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 59, 2023-09-22T07:43:39.237 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:39.237 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:39.238 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:39.238 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.895611+0000", 2023-09-22T07:43:39.238 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.399525+0000", 2023-09-22T07:43:39.238 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.399525+0000", 2023-09-22T07:43:39.238 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.399836+0000", 2023-09-22T07:43:39.238 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.895611+0000", 2023-09-22T07:43:39.238 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:39.238 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:39.238 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:39.238 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 60, 2023-09-22T07:43:39.238 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.895611+0000", 2023-09-22T07:43:39.238 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.895611+0000", 2023-09-22T07:43:39.239 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.895611+0000", 2023-09-22T07:43:39.239 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:39.239 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:39.239 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:46.371852+0000", 2023-09-22T07:43:39.239 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.895611+0000", 2023-09-22T07:43:39.239 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.895611+0000", 2023-09-22T07:43:39.239 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 2, 2023-09-22T07:43:39.239 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:39.239 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:39.239 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 59, 2023-09-22T07:43:39.239 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:39.239 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:39.239 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:39.240 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:39.240 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 2, 2023-09-22T07:43:39.240 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:39.240 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:39.240 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:39.240 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "2.e", 2023-09-22T07:43:39.240 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:39.240 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:39.240 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:39.240 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 20, 2023-09-22T07:43:39.240 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:39.240 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T08:12:55.267406+0000", 2023-09-22T07:43:39.241 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:39.241 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:39.241 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:39.241 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:39.241 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:39.241 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:39.241 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:39.241 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:39.241 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:39.241 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:39.241 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:39.241 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:39.241 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:39.242 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:39.242 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:39.242 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:39.242 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:39.242 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:39.242 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:39.242 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 3, 2023-09-22T07:43:39.242 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 1, 2023-09-22T07:43:39.242 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:39.242 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 1, 2023-09-22T07:43:39.242 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:39.242 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:39.243 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:39.243 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:39.243 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:39.243 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 1, 2023-09-22T07:43:39.243 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:39.243 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:39.243 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:39.243 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:39.243 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:39.243 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:39.243 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:39.243 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:39.244 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:39.244 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:39.244 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:39.244 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:39.244 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 3, 2023-09-22T07:43:39.244 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:39.244 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.244 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:39.244 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:39.244 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:39.244 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:39.244 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:39.245 INFO:tasks.workunit.client.0.smithi006.stdout: 7 2023-09-22T07:43:39.245 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.245 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 2, 2023-09-22T07:43:39.245 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "61'2" 2023-09-22T07:43:39.245 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.245 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:39.245 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:39.245 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:39.245 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:39.245 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:39.245 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.245 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 7, 2023-09-22T07:43:39.245 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:39.246 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:39.246 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:39.246 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:39.246 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:39.246 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:39.246 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:25.910955+0000", 2023-09-22T07:43:39.246 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:42:25.910707+0000", 2023-09-22T07:43:39.246 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:42:25.910707+0000", 2023-09-22T07:43:39.246 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:42:25.910955+0000", 2023-09-22T07:43:39.246 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:25.910955+0000", 2023-09-22T07:43:39.246 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.246 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:39.247 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.247 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 69, 2023-09-22T07:43:39.247 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:25.910955+0000", 2023-09-22T07:43:39.247 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:25.910955+0000", 2023-09-22T07:43:39.247 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:25.910955+0000", 2023-09-22T07:43:39.247 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:39.247 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:39.247 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.247 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:25.910955+0000", 2023-09-22T07:43:39.247 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:25.910955+0000", 2023-09-22T07:43:39.247 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:39.247 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:39.248 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:39.248 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 68, 2023-09-22T07:43:39.248 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:39.248 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:39.248 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:39.248 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:39.248 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:39.248 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:39.248 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:39.248 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:39.248 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.f", 2023-09-22T07:43:39.248 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:39.249 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:39.249 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 69, 2023-09-22T07:43:39.249 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 27, 2023-09-22T07:43:39.249 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:39.249 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T16:08:00.644923+0000", 2023-09-22T07:43:39.249 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:39.249 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:39.249 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:39.249 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:39.249 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:39.249 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:39.249 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:39.249 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:39.250 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:39.250 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:39.250 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:39.250 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:39.250 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:39.250 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:39.250 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:39.250 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:39.250 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:39.250 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:39.250 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:39.250 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:39.251 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:39.251 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:39.251 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:39.251 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:39.251 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:39.251 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:39.251 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:39.251 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:39.251 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:39.251 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:39.251 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:39.251 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:39.251 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:39.252 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:39.252 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:39.252 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:39.252 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:39.252 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:39.252 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:39.252 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:39.252 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:39.252 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:39.252 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:39.252 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.252 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:39.253 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:39.253 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:39.253 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:39.253 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:39.253 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:39.253 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.253 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 7, 2023-09-22T07:43:39.253 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:39.253 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.253 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:39.253 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:39.253 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:39.253 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:39.254 INFO:tasks.workunit.client.0.smithi006.stdout: 5 2023-09-22T07:43:39.254 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.254 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 6, 2023-09-22T07:43:39.254 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:39.254 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:39.254 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:39.254 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:39.254 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:39.254 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:39.254 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.897270+0000", 2023-09-22T07:43:39.254 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.827450+0000", 2023-09-22T07:43:39.254 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.827450+0000", 2023-09-22T07:43:39.255 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.827733+0000", 2023-09-22T07:43:39.255 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.897270+0000", 2023-09-22T07:43:39.255 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.255 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:39.255 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.255 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:39.255 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.897270+0000", 2023-09-22T07:43:39.255 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.897270+0000", 2023-09-22T07:43:39.255 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.897270+0000", 2023-09-22T07:43:39.255 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:39.255 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:39.255 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.256 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.897270+0000", 2023-09-22T07:43:39.256 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.897270+0000", 2023-09-22T07:43:39.256 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:39.256 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:39.256 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:39.256 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:39.256 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:39.256 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:39.256 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:39.256 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:39.256 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:39.256 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:39.256 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:39.257 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:39.257 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.20", 2023-09-22T07:43:39.257 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:39.257 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:39.257 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:39.257 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:39.257 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:39.257 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T19:39:28.069011+0000", 2023-09-22T07:43:39.257 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:39.257 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:39.257 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:39.257 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:39.258 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:39.258 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:39.258 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:39.258 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:39.258 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:39.258 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:39.258 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:39.258 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:39.258 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:39.258 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:39.258 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:39.258 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:39.259 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:39.259 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:39.259 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:39.259 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:39.259 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:39.259 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:39.259 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:39.259 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:39.259 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:39.259 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:39.259 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:39.259 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:39.260 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:39.260 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:39.260 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:39.260 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:39.260 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:39.260 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:39.260 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:39.260 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:39.260 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:39.260 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:39.260 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:39.260 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:39.261 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:39.261 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:39.261 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:39.261 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.261 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:39.261 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:39.261 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:39.261 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:39.261 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:39.261 INFO:tasks.workunit.client.0.smithi006.stdout: 5 2023-09-22T07:43:39.261 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.261 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 6, 2023-09-22T07:43:39.262 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:39.262 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.262 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:39.262 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:39.262 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:39.262 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:39.262 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:39.262 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.262 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 2, 2023-09-22T07:43:39.262 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:39.262 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:39.262 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:39.263 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:39.263 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:39.263 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:39.263 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.894402+0000", 2023-09-22T07:43:39.263 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.821332+0000", 2023-09-22T07:43:39.263 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.821332+0000", 2023-09-22T07:43:39.263 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.821613+0000", 2023-09-22T07:43:39.263 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.894402+0000", 2023-09-22T07:43:39.263 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.263 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:39.263 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.263 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:39.264 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.894402+0000", 2023-09-22T07:43:39.264 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.894402+0000", 2023-09-22T07:43:39.264 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.894402+0000", 2023-09-22T07:43:39.264 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:39.264 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:39.264 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.264 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.894402+0000", 2023-09-22T07:43:39.264 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.894402+0000", 2023-09-22T07:43:39.264 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:39.264 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:39.264 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:39.264 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:39.264 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:39.265 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:39.265 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:39.265 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:39.265 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:39.265 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:39.265 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:39.265 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:39.265 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.21", 2023-09-22T07:43:39.265 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:39.265 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:39.265 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:39.265 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:39.266 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:39.266 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T18:29:57.123577+0000", 2023-09-22T07:43:39.266 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:39.266 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:39.266 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:39.266 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:39.266 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:39.266 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:39.266 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:39.266 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:39.266 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:39.266 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:39.267 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:39.267 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:39.267 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:39.267 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:39.267 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:39.267 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:39.267 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:39.267 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:39.267 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:39.267 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:39.267 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:39.267 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:39.267 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:39.268 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:39.268 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:39.268 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:39.268 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:39.268 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:39.268 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:39.268 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:39.268 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:39.268 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:39.268 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:39.268 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:39.268 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:39.269 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:39.269 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:39.269 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:39.269 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:39.269 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:39.269 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:39.269 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:39.269 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:39.269 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.269 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:39.269 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:39.269 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:39.270 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:39.270 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:39.270 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:39.270 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.270 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 2, 2023-09-22T07:43:39.270 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:39.270 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.270 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:39.270 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:39.270 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:39.270 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:39.270 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:39.271 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.271 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 5, 2023-09-22T07:43:39.271 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:39.271 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:39.271 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:39.271 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:39.271 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:39.271 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:39.271 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.899576+0000", 2023-09-22T07:43:39.271 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.816857+0000", 2023-09-22T07:43:39.271 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.816857+0000", 2023-09-22T07:43:39.271 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.817275+0000", 2023-09-22T07:43:39.271 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.899576+0000", 2023-09-22T07:43:39.272 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.272 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:39.272 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.272 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:39.272 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.899576+0000", 2023-09-22T07:43:39.272 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.899576+0000", 2023-09-22T07:43:39.272 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.899576+0000", 2023-09-22T07:43:39.272 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:39.272 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:39.272 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.272 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.899576+0000", 2023-09-22T07:43:39.272 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.899576+0000", 2023-09-22T07:43:39.273 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:39.273 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:39.273 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:39.273 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:39.273 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:39.273 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:39.273 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:39.273 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:39.273 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:39.273 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:39.273 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:39.273 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:39.274 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.22", 2023-09-22T07:43:39.274 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:39.274 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:39.274 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:39.274 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:39.274 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:39.274 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T13:15:20.193248+0000", 2023-09-22T07:43:39.274 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:39.274 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:39.274 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:39.274 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:39.274 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:39.275 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:39.275 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:39.275 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:39.275 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:39.275 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:39.275 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:39.275 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:39.275 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:39.275 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:39.275 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:39.275 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:39.275 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:39.275 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:39.276 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:39.276 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:39.276 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:39.276 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:39.276 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:39.276 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:39.276 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:39.276 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:39.276 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:39.276 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:39.276 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:39.276 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:39.277 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:39.277 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:39.277 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:39.277 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:39.277 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:39.277 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:39.277 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:39.277 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:39.277 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:39.277 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:39.277 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:39.277 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:39.278 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:39.278 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.278 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:39.278 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:39.278 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:39.278 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:39.278 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:39.278 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:39.278 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.278 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 5, 2023-09-22T07:43:39.278 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:39.278 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.278 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:39.279 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:39.279 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:39.279 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:39.279 INFO:tasks.workunit.client.0.smithi006.stdout: 4 2023-09-22T07:43:39.279 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.279 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 0, 2023-09-22T07:43:39.279 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:39.279 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:39.279 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:39.279 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:39.279 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:39.279 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:39.280 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.899061+0000", 2023-09-22T07:43:39.280 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.828969+0000", 2023-09-22T07:43:39.280 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.828969+0000", 2023-09-22T07:43:39.280 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.831143+0000", 2023-09-22T07:43:39.280 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.899061+0000", 2023-09-22T07:43:39.280 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.280 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:39.280 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.280 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:39.280 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.899061+0000", 2023-09-22T07:43:39.280 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.899061+0000", 2023-09-22T07:43:39.280 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.899061+0000", 2023-09-22T07:43:39.281 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:39.281 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:39.281 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.281 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.899061+0000", 2023-09-22T07:43:39.281 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.899061+0000", 2023-09-22T07:43:39.281 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:39.281 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:39.281 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:39.281 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:39.281 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:39.281 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:39.281 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:39.281 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:39.282 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:39.282 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:39.282 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:39.282 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:39.282 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.23", 2023-09-22T07:43:39.282 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:39.282 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:39.282 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:39.282 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:39.282 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:39.282 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T17:48:25.445862+0000", 2023-09-22T07:43:39.282 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:39.283 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:39.283 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:39.283 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:39.283 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:39.283 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:39.283 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:39.283 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:39.283 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:39.283 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:39.283 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:39.283 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:39.283 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:39.284 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:39.284 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:39.284 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:39.284 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:39.284 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:39.284 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:39.284 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:39.284 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:39.284 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:39.284 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:39.284 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:39.284 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:39.285 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:39.285 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:39.285 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:39.285 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:39.285 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:39.285 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:39.285 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:39.285 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:39.285 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:39.285 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:39.285 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:39.285 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:39.285 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:39.286 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:39.286 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:39.286 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:39.286 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:39.286 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:39.286 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.286 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:39.286 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:39.286 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:39.286 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:39.286 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:39.286 INFO:tasks.workunit.client.0.smithi006.stdout: 4 2023-09-22T07:43:39.287 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.287 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 0, 2023-09-22T07:43:39.287 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:39.287 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.287 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:39.287 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:39.287 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:39.287 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:39.287 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:39.287 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.287 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 3, 2023-09-22T07:43:39.287 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:39.288 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:39.288 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:39.288 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:39.288 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:39.288 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:39.288 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:25.910954+0000", 2023-09-22T07:43:39.288 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:42:25.910599+0000", 2023-09-22T07:43:39.288 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:42:25.910599+0000", 2023-09-22T07:43:39.288 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:42:25.910954+0000", 2023-09-22T07:43:39.288 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:25.910954+0000", 2023-09-22T07:43:39.288 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.288 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:39.288 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.289 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 69, 2023-09-22T07:43:39.289 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:25.910954+0000", 2023-09-22T07:43:39.289 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:25.910954+0000", 2023-09-22T07:43:39.289 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:25.910954+0000", 2023-09-22T07:43:39.289 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:39.289 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:39.289 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.289 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:25.910954+0000", 2023-09-22T07:43:39.289 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:25.910954+0000", 2023-09-22T07:43:39.289 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:39.289 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:39.289 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:39.289 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 68, 2023-09-22T07:43:39.290 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:39.290 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:39.290 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:39.290 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:39.290 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:39.290 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:39.290 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:39.290 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:39.290 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.24", 2023-09-22T07:43:39.290 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:39.290 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:39.290 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 69, 2023-09-22T07:43:39.291 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 27, 2023-09-22T07:43:39.291 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:39.291 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T14:39:11.796939+0000", 2023-09-22T07:43:39.291 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:39.291 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:39.291 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:39.291 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:39.291 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:39.291 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:39.291 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:39.291 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:39.291 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:39.292 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:39.292 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:39.292 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:39.292 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:39.292 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:39.292 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:39.292 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:39.292 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:39.292 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:39.292 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:39.292 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:39.292 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:39.293 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:39.293 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:39.293 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:39.293 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:39.293 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:39.293 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:39.293 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:39.293 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:39.293 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:39.293 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:39.293 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:39.293 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:39.293 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:39.294 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:39.294 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:39.294 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:39.294 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:39.294 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:39.294 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:39.294 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:39.294 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:39.294 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:39.294 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.294 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:39.295 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:39.295 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:39.295 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:39.295 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:39.295 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:39.295 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.295 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 3, 2023-09-22T07:43:39.295 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:39.295 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.295 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:39.295 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:39.295 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:39.295 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:39.296 INFO:tasks.workunit.client.0.smithi006.stdout: 2 2023-09-22T07:43:39.296 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.296 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 1, 2023-09-22T07:43:39.296 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:39.296 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:39.296 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:39.296 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:39.296 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:39.296 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:39.296 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.897390+0000", 2023-09-22T07:43:39.296 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.816653+0000", 2023-09-22T07:43:39.296 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.816653+0000", 2023-09-22T07:43:39.297 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.816965+0000", 2023-09-22T07:43:39.297 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.897390+0000", 2023-09-22T07:43:39.297 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.297 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:39.297 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.297 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:39.297 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.897390+0000", 2023-09-22T07:43:39.297 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.897390+0000", 2023-09-22T07:43:39.297 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.897390+0000", 2023-09-22T07:43:39.297 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:39.297 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:39.297 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.298 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.897390+0000", 2023-09-22T07:43:39.298 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.897390+0000", 2023-09-22T07:43:39.298 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:39.298 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:39.298 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:39.298 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:39.298 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:39.298 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:39.298 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:39.298 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:39.298 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:39.298 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:39.299 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:39.299 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:39.299 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.25", 2023-09-22T07:43:39.299 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:39.299 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:39.299 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:39.299 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:39.299 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:39.299 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T18:57:07.216869+0000", 2023-09-22T07:43:39.299 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:39.299 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:39.299 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:39.299 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:39.300 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:39.300 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:39.300 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:39.300 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:39.300 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:39.300 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:39.300 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:39.300 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:39.300 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:39.300 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:39.300 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:39.300 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:39.301 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:39.301 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:39.301 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:39.301 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:39.301 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:39.301 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:39.301 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:39.301 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:39.301 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:39.301 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:39.301 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:39.301 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:39.301 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:39.302 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:39.302 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:39.302 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:39.302 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:39.302 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:39.302 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:39.302 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:39.302 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:39.302 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:39.302 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:39.302 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:39.302 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:39.303 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:39.303 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:39.303 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.303 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:39.303 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:39.303 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:39.303 INFO:tasks.workunit.client.0.smithi006.stdout: 1, 2023-09-22T07:43:39.303 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:39.303 INFO:tasks.workunit.client.0.smithi006.stdout: 2 2023-09-22T07:43:39.303 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.303 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 1, 2023-09-22T07:43:39.303 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:39.304 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.304 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:39.304 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:39.304 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:39.304 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:39.304 INFO:tasks.workunit.client.0.smithi006.stdout: 4 2023-09-22T07:43:39.304 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.304 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 6, 2023-09-22T07:43:39.304 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:39.304 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:39.304 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:39.304 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:39.304 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:39.305 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:39.305 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.898324+0000", 2023-09-22T07:43:39.305 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.829557+0000", 2023-09-22T07:43:39.305 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.829557+0000", 2023-09-22T07:43:39.305 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.829795+0000", 2023-09-22T07:43:39.305 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.898324+0000", 2023-09-22T07:43:39.305 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.305 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:39.305 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.305 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:39.305 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.898324+0000", 2023-09-22T07:43:39.305 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.898324+0000", 2023-09-22T07:43:39.306 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.898324+0000", 2023-09-22T07:43:39.306 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:39.306 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:39.306 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.306 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.898324+0000", 2023-09-22T07:43:39.306 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.898324+0000", 2023-09-22T07:43:39.306 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:39.306 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:39.306 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:39.306 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:39.306 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:39.307 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:39.307 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:39.307 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:39.307 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:39.307 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:39.307 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:39.307 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:39.307 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.26", 2023-09-22T07:43:39.307 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:39.307 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:39.307 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:39.307 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:39.308 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:39.308 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T09:06:37.495124+0000", 2023-09-22T07:43:39.308 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:39.308 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:39.308 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:39.308 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:39.308 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:39.308 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:39.308 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:39.308 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:39.308 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:39.308 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:39.309 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:39.309 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:39.309 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:39.309 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:39.309 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:39.309 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:39.309 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:39.309 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:39.309 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:39.309 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:39.309 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:39.309 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:39.310 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:39.310 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:39.310 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:39.310 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:39.310 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:39.310 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:39.310 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:39.310 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:39.310 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:39.310 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:39.310 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:39.310 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:39.311 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:39.311 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:39.311 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:39.311 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:39.311 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:39.311 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:39.311 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:39.311 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:39.311 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:39.311 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.311 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:39.311 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:39.312 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:39.312 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:39.312 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:39.312 INFO:tasks.workunit.client.0.smithi006.stdout: 4 2023-09-22T07:43:39.312 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.312 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 6, 2023-09-22T07:43:39.312 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:39.312 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.312 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:39.312 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:39.312 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:39.312 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:39.312 INFO:tasks.workunit.client.0.smithi006.stdout: 2 2023-09-22T07:43:39.313 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.313 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 3, 2023-09-22T07:43:39.313 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:39.313 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:39.313 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:39.313 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:39.313 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:39.313 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:39.313 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.895766+0000", 2023-09-22T07:43:39.313 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.815322+0000", 2023-09-22T07:43:39.313 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.815322+0000", 2023-09-22T07:43:39.313 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.815618+0000", 2023-09-22T07:43:39.314 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.895766+0000", 2023-09-22T07:43:39.314 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.314 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:39.314 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.314 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:39.314 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.895766+0000", 2023-09-22T07:43:39.314 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.895766+0000", 2023-09-22T07:43:39.314 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.895766+0000", 2023-09-22T07:43:39.314 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:39.314 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:39.314 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.314 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.895766+0000", 2023-09-22T07:43:39.315 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.895766+0000", 2023-09-22T07:43:39.315 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:39.315 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:39.315 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:39.315 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:39.315 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:39.315 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:39.315 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:39.315 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:39.315 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:39.315 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:39.315 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:39.316 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:39.316 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.27", 2023-09-22T07:43:39.316 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:39.316 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:39.316 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:39.316 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:39.316 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:39.316 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T16:24:45.965924+0000", 2023-09-22T07:43:39.316 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:39.316 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:39.316 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:39.316 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:39.317 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:39.317 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:39.317 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:39.317 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:39.317 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:39.317 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:39.317 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:39.317 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:39.317 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:39.317 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:39.317 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:39.317 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:39.317 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:39.318 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:39.318 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:39.318 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:39.318 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:39.318 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:39.318 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:39.318 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:39.318 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:39.318 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:39.318 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:39.318 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:39.318 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:39.319 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:39.319 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:39.319 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:39.319 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:39.319 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:39.319 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:39.319 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:39.319 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:39.319 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:39.319 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:39.319 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:39.319 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:39.320 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:39.320 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:39.320 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.320 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:39.320 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:39.320 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:39.320 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:39.320 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:39.320 INFO:tasks.workunit.client.0.smithi006.stdout: 2 2023-09-22T07:43:39.320 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.320 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 3, 2023-09-22T07:43:39.320 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:39.320 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.321 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:39.321 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:39.321 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:39.321 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:39.321 INFO:tasks.workunit.client.0.smithi006.stdout: 2 2023-09-22T07:43:39.321 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.321 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 5, 2023-09-22T07:43:39.321 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:39.321 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:39.321 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:39.321 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:39.321 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:39.322 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:39.322 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.897463+0000", 2023-09-22T07:43:39.322 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.813430+0000", 2023-09-22T07:43:39.322 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.813430+0000", 2023-09-22T07:43:39.322 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.816718+0000", 2023-09-22T07:43:39.322 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.897463+0000", 2023-09-22T07:43:39.322 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.322 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:39.322 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.322 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:39.322 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.897463+0000", 2023-09-22T07:43:39.322 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.897463+0000", 2023-09-22T07:43:39.323 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.897463+0000", 2023-09-22T07:43:39.323 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:39.323 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:39.323 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.323 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.897463+0000", 2023-09-22T07:43:39.323 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.897463+0000", 2023-09-22T07:43:39.323 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:39.323 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:39.323 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:39.323 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:39.323 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:39.323 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:39.324 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:39.324 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:39.324 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:39.324 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:39.324 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:39.324 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:39.324 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.28", 2023-09-22T07:43:39.324 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:39.324 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:39.324 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:39.324 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:39.324 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:39.325 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T12:33:34.408689+0000", 2023-09-22T07:43:39.325 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:39.325 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:39.325 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:39.325 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:39.325 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:39.325 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:39.325 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:39.325 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:39.325 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:39.325 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:39.325 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:39.326 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:39.326 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:39.326 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:39.326 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:39.326 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:39.326 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:39.326 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:39.326 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:39.326 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:39.326 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:39.326 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:39.326 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:39.327 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:39.327 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:39.327 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:39.327 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:39.327 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:39.327 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:39.327 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:39.327 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:39.327 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:39.327 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:39.327 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:39.327 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:39.328 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:39.328 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:39.328 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:39.328 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:39.328 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:39.328 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:39.328 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:39.328 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:39.328 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.328 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:39.328 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:39.328 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:39.329 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:39.329 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:39.329 INFO:tasks.workunit.client.0.smithi006.stdout: 2 2023-09-22T07:43:39.329 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.329 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 5, 2023-09-22T07:43:39.329 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:39.329 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.329 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:39.329 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:39.329 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:39.329 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:39.329 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:39.329 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.330 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 3, 2023-09-22T07:43:39.330 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:39.330 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:39.330 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:39.330 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:39.330 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:39.330 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:39.330 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:25.733866+0000", 2023-09-22T07:43:39.330 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:42:25.733637+0000", 2023-09-22T07:43:39.330 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:42:25.733637+0000", 2023-09-22T07:43:39.330 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:42:25.733866+0000", 2023-09-22T07:43:39.331 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:25.733866+0000", 2023-09-22T07:43:39.331 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.331 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:39.331 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.331 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 69, 2023-09-22T07:43:39.331 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:25.733866+0000", 2023-09-22T07:43:39.331 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:25.733866+0000", 2023-09-22T07:43:39.331 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:25.733866+0000", 2023-09-22T07:43:39.331 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:39.331 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:39.331 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.331 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:25.733866+0000", 2023-09-22T07:43:39.333 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:25.733866+0000", 2023-09-22T07:43:39.333 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:39.333 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:39.333 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:39.333 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 68, 2023-09-22T07:43:39.333 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:39.333 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:39.333 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:39.333 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:39.334 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:39.334 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:39.334 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:39.334 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:39.334 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.29", 2023-09-22T07:43:39.334 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:39.334 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:39.334 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 69, 2023-09-22T07:43:39.334 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 27, 2023-09-22T07:43:39.334 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:39.334 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T08:56:30.229961+0000", 2023-09-22T07:43:39.335 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:39.335 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:39.335 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:39.335 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:39.335 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:39.335 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:39.335 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:39.335 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:39.335 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:39.335 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:39.335 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:39.335 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:39.335 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:39.336 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:39.336 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:39.336 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:39.336 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:39.336 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:39.336 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:39.336 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:39.336 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:39.336 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:39.336 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:39.336 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:39.336 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:39.336 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:39.337 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:39.337 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:39.337 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:39.337 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:39.337 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:39.337 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:39.337 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:39.337 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:39.337 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:39.337 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:39.337 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:39.337 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:39.338 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:39.338 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:39.338 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:39.338 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:39.338 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:39.338 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.338 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:39.338 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:39.338 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:39.338 INFO:tasks.workunit.client.0.smithi006.stdout: 3, 2023-09-22T07:43:39.338 INFO:tasks.workunit.client.0.smithi006.stdout: 2, 2023-09-22T07:43:39.339 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:39.339 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.339 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 3, 2023-09-22T07:43:39.339 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:39.339 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.339 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:39.339 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:39.339 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:39.339 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:39.339 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:39.339 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.339 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 5, 2023-09-22T07:43:39.340 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:39.340 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:39.340 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:39.340 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:39.340 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:39.340 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:39.340 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.899656+0000", 2023-09-22T07:43:39.340 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.821293+0000", 2023-09-22T07:43:39.340 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.821293+0000", 2023-09-22T07:43:39.340 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.821591+0000", 2023-09-22T07:43:39.340 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.899656+0000", 2023-09-22T07:43:39.340 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.341 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:39.341 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.341 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:39.341 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.899656+0000", 2023-09-22T07:43:39.341 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.899656+0000", 2023-09-22T07:43:39.341 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.899656+0000", 2023-09-22T07:43:39.341 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:39.341 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:39.341 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.341 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.899656+0000", 2023-09-22T07:43:39.341 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.899656+0000", 2023-09-22T07:43:39.341 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:39.342 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:39.342 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:39.342 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:39.342 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:39.342 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:39.342 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:39.342 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:39.342 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:39.342 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:39.342 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:39.342 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:39.342 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.2a", 2023-09-22T07:43:39.343 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:39.343 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:39.343 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:39.343 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:39.343 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:39.343 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T10:27:58.335480+0000", 2023-09-22T07:43:39.343 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:39.343 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:39.343 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:39.343 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:39.343 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:39.343 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:39.344 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:39.344 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:39.344 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:39.344 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:39.344 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:39.344 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:39.344 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:39.344 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:39.344 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:39.344 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:39.344 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:39.344 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:39.345 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:39.345 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:39.345 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:39.345 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:39.345 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:39.345 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:39.345 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:39.345 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:39.345 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:39.345 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:39.345 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:39.345 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:39.345 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:39.346 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:39.346 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:39.346 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:39.346 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:39.346 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:39.346 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:39.346 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:39.346 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:39.346 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:39.346 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:39.346 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:39.347 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:39.347 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.347 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:39.347 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:39.347 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:39.347 INFO:tasks.workunit.client.0.smithi006.stdout: 5, 2023-09-22T07:43:39.347 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:39.347 INFO:tasks.workunit.client.0.smithi006.stdout: 6 2023-09-22T07:43:39.347 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.347 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 5, 2023-09-22T07:43:39.347 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:39.347 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.348 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:39.348 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:39.348 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:39.348 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:39.348 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:39.348 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.348 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 0, 2023-09-22T07:43:39.348 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:39.348 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:39.348 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:39.348 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:39.348 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:39.349 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:39.349 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.899149+0000", 2023-09-22T07:43:39.349 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.830513+0000", 2023-09-22T07:43:39.349 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.830513+0000", 2023-09-22T07:43:39.349 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.830973+0000", 2023-09-22T07:43:39.349 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.899149+0000", 2023-09-22T07:43:39.349 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.349 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:39.349 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.349 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:39.349 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.899149+0000", 2023-09-22T07:43:39.349 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.899149+0000", 2023-09-22T07:43:39.350 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.899149+0000", 2023-09-22T07:43:39.350 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:39.350 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:39.350 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.350 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.899149+0000", 2023-09-22T07:43:39.350 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.899149+0000", 2023-09-22T07:43:39.350 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:39.350 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:39.350 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:39.350 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:39.350 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:39.350 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:39.351 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:39.351 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:39.351 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:39.351 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:39.351 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:39.351 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:39.351 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.2b", 2023-09-22T07:43:39.351 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:39.351 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:39.351 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:39.351 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:39.351 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:39.352 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T11:14:07.984752+0000", 2023-09-22T07:43:39.352 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:39.352 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:39.352 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:39.352 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:39.352 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:39.352 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:39.352 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:39.352 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:39.352 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:39.352 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:39.353 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:39.353 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:39.353 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:39.353 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:39.353 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:39.353 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:39.353 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:39.353 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:39.353 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:39.353 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:39.353 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:39.353 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:39.354 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:39.354 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:39.354 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:39.354 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:39.354 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:39.354 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:39.354 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:39.354 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:39.354 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:39.354 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:39.354 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:39.354 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:39.355 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:39.355 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:39.355 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:39.355 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:39.355 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:39.355 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:39.355 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:39.355 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:39.355 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:39.355 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.355 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:39.355 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:39.356 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:39.356 INFO:tasks.workunit.client.0.smithi006.stdout: 0, 2023-09-22T07:43:39.356 INFO:tasks.workunit.client.0.smithi006.stdout: 7, 2023-09-22T07:43:39.356 INFO:tasks.workunit.client.0.smithi006.stdout: 1 2023-09-22T07:43:39.356 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.356 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 0, 2023-09-22T07:43:39.356 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:39.356 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.356 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:39.356 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": [ 2023-09-22T07:43:39.356 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:39.356 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:39.356 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:39.357 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.357 INFO:tasks.workunit.client.0.smithi006.stdout: "acting_primary": 6, 2023-09-22T07:43:39.357 INFO:tasks.workunit.client.0.smithi006.stdout: "avail_no_missing": [], 2023-09-22T07:43:39.357 INFO:tasks.workunit.client.0.smithi006.stdout: "blocked_by": [], 2023-09-22T07:43:39.357 INFO:tasks.workunit.client.0.smithi006.stdout: "created": 60, 2023-09-22T07:43:39.357 INFO:tasks.workunit.client.0.smithi006.stdout: "dirty_stats_invalid": false, 2023-09-22T07:43:39.357 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_bytes_stats_invalid": false, 2023-09-22T07:43:39.357 INFO:tasks.workunit.client.0.smithi006.stdout: "hitset_stats_invalid": false, 2023-09-22T07:43:39.357 INFO:tasks.workunit.client.0.smithi006.stdout: "last_active": "2023-09-22T07:42:23.898374+0000", 2023-09-22T07:43:39.357 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_active": "2023-09-22T07:40:47.828343+0000", 2023-09-22T07:43:39.357 INFO:tasks.workunit.client.0.smithi006.stdout: "last_became_peered": "2023-09-22T07:40:47.828343+0000", 2023-09-22T07:43:39.357 INFO:tasks.workunit.client.0.smithi006.stdout: "last_change": "2023-09-22T07:40:47.828637+0000", 2023-09-22T07:43:39.358 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean": "2023-09-22T07:42:23.898374+0000", 2023-09-22T07:43:39.358 INFO:tasks.workunit.client.0.smithi006.stdout: "last_clean_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.358 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub": "0'0", 2023-09-22T07:43:39.358 INFO:tasks.workunit.client.0.smithi006.stdout: "last_deep_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.358 INFO:tasks.workunit.client.0.smithi006.stdout: "last_epoch_clean": 61, 2023-09-22T07:43:39.358 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fresh": "2023-09-22T07:42:23.898374+0000", 2023-09-22T07:43:39.358 INFO:tasks.workunit.client.0.smithi006.stdout: "last_fullsized": "2023-09-22T07:42:23.898374+0000", 2023-09-22T07:43:39.358 INFO:tasks.workunit.client.0.smithi006.stdout: "last_peered": "2023-09-22T07:42:23.898374+0000", 2023-09-22T07:43:39.358 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub": "0'0", 2023-09-22T07:43:39.358 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_duration": 0, 2023-09-22T07:43:39.358 INFO:tasks.workunit.client.0.smithi006.stdout: "last_scrub_stamp": "2023-09-22T07:40:47.374475+0000", 2023-09-22T07:43:39.359 INFO:tasks.workunit.client.0.smithi006.stdout: "last_undegraded": "2023-09-22T07:42:23.898374+0000", 2023-09-22T07:43:39.359 INFO:tasks.workunit.client.0.smithi006.stdout: "last_unstale": "2023-09-22T07:42:23.898374+0000", 2023-09-22T07:43:39.359 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:39.359 INFO:tasks.workunit.client.0.smithi006.stdout: "log_start": "0'0", 2023-09-22T07:43:39.359 INFO:tasks.workunit.client.0.smithi006.stdout: "manifest_stats_invalid": false, 2023-09-22T07:43:39.359 INFO:tasks.workunit.client.0.smithi006.stdout: "mapping_epoch": 60, 2023-09-22T07:43:39.359 INFO:tasks.workunit.client.0.smithi006.stdout: "object_location_counts": [], 2023-09-22T07:43:39.359 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_scrubbed": 0, 2023-09-22T07:43:39.359 INFO:tasks.workunit.client.0.smithi006.stdout: "objects_trimmed": 0, 2023-09-22T07:43:39.359 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_stats_invalid": false, 2023-09-22T07:43:39.359 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:39.359 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_start": "0'0", 2023-09-22T07:43:39.360 INFO:tasks.workunit.client.0.smithi006.stdout: "parent": "0.0", 2023-09-22T07:43:39.360 INFO:tasks.workunit.client.0.smithi006.stdout: "parent_split_bits": 0, 2023-09-22T07:43:39.360 INFO:tasks.workunit.client.0.smithi006.stdout: "pgid": "3.2c", 2023-09-22T07:43:39.360 INFO:tasks.workunit.client.0.smithi006.stdout: "pin_stats_invalid": false, 2023-09-22T07:43:39.360 INFO:tasks.workunit.client.0.smithi006.stdout: "purged_snaps": [], 2023-09-22T07:43:39.360 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_epoch": 68, 2023-09-22T07:43:39.360 INFO:tasks.workunit.client.0.smithi006.stdout: "reported_seq": 17, 2023-09-22T07:43:39.360 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_duration": 0.0, 2023-09-22T07:43:39.360 INFO:tasks.workunit.client.0.smithi006.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-09-23T14:59:42.418408+0000", 2023-09-22T07:43:39.360 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrim_duration": 0.0, 2023-09-22T07:43:39.360 INFO:tasks.workunit.client.0.smithi006.stdout: "snaptrimq_len": 0, 2023-09-22T07:43:39.360 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:39.360 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:39.361 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:39.361 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:39.361 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:39.361 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:39.361 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:39.361 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:39.361 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:39.361 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:39.361 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:39.361 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:39.361 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:39.361 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:39.362 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:39.362 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:39.362 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:39.362 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:39.362 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:39.362 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:39.362 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:39.362 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:39.362 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:39.362 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:39.362 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:39.363 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:39.363 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:39.363 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:39.363 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:39.363 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:39.363 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:39.363 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:39.363 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:39.363 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:39.363 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:39.363 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:39.363 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:39.363 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:39.364 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:39.364 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:39.364 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:39.364 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.364 INFO:tasks.workunit.client.0.smithi006.stdout: "state": "active+clean", 2023-09-22T07:43:39.364 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_invalid": false, 2023-09-22T07:43:39.364 INFO:tasks.workunit.client.0.smithi006.stdout: "up": [ 2023-09-22T07:43:39.364 INFO:tasks.workunit.client.0.smithi006.stdout: 6, 2023-09-22T07:43:39.364 INFO:tasks.workunit.client.0.smithi006.stdout: 4, 2023-09-22T07:43:39.364 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:43:39.364 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.364 INFO:tasks.workunit.client.0.smithi006.stdout: "up_primary": 6, 2023-09-22T07:43:39.365 INFO:tasks.workunit.client.0.smithi006.stdout: "version": "0'0" 2023-09-22T07:43:39.365 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:39.365 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.365 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_per_pool": [ 2023-09-22T07:43:39.365 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:39.365 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": 24, 2023-09-22T07:43:39.365 INFO:tasks.workunit.client.0.smithi006.stdout: "application": [ 2023-09-22T07:43:39.365 INFO:tasks.workunit.client.0.smithi006.stdout: "rbd" 2023-09-22T07:43:39.365 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.365 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:39.365 INFO:tasks.workunit.client.0.smithi006.stdout: "num_pg": 8, 2023-09-22T07:43:39.365 INFO:tasks.workunit.client.0.smithi006.stdout: "num_store_stats": 8, 2023-09-22T07:43:39.366 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:39.366 INFO:tasks.workunit.client.0.smithi006.stdout: "poolid": 4, 2023-09-22T07:43:39.366 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:39.366 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:39.366 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:39.366 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:39.366 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:39.366 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:39.366 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:39.366 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:39.366 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:39.366 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:39.366 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:39.367 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:39.367 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:39.367 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:39.367 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:39.367 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:39.367 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:39.367 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:39.367 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:39.367 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:39.367 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:39.367 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:39.367 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:39.368 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:39.368 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:39.368 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:39.368 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:39.368 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:39.368 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:39.368 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:39.368 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:39.368 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:39.368 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:39.368 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:39.368 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:39.368 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:39.369 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:39.369 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:39.369 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:39.369 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:39.369 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:39.369 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.369 INFO:tasks.workunit.client.0.smithi006.stdout: "store_stats": { 2023-09-22T07:43:39.369 INFO:tasks.workunit.client.0.smithi006.stdout: "allocated": 0, 2023-09-22T07:43:39.369 INFO:tasks.workunit.client.0.smithi006.stdout: "available": 0, 2023-09-22T07:43:39.369 INFO:tasks.workunit.client.0.smithi006.stdout: "data_compressed": 0, 2023-09-22T07:43:39.369 INFO:tasks.workunit.client.0.smithi006.stdout: "data_compressed_allocated": 0, 2023-09-22T07:43:39.369 INFO:tasks.workunit.client.0.smithi006.stdout: "data_compressed_original": 0, 2023-09-22T07:43:39.370 INFO:tasks.workunit.client.0.smithi006.stdout: "data_stored": 0, 2023-09-22T07:43:39.370 INFO:tasks.workunit.client.0.smithi006.stdout: "internal_metadata": 0, 2023-09-22T07:43:39.370 INFO:tasks.workunit.client.0.smithi006.stdout: "internally_reserved": 0, 2023-09-22T07:43:39.370 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_allocated": 0, 2023-09-22T07:43:39.370 INFO:tasks.workunit.client.0.smithi006.stdout: "total": 0 2023-09-22T07:43:39.370 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.370 INFO:tasks.workunit.client.0.smithi006.stdout: "up": 24 2023-09-22T07:43:39.370 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.370 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:39.370 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": 192, 2023-09-22T07:43:39.370 INFO:tasks.workunit.client.0.smithi006.stdout: "application": [ 2023-09-22T07:43:39.370 INFO:tasks.workunit.client.0.smithi006.stdout: "cephfs" 2023-09-22T07:43:39.370 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.371 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 0, 2023-09-22T07:43:39.371 INFO:tasks.workunit.client.0.smithi006.stdout: "num_pg": 64, 2023-09-22T07:43:39.371 INFO:tasks.workunit.client.0.smithi006.stdout: "num_store_stats": 8, 2023-09-22T07:43:39.371 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 0, 2023-09-22T07:43:39.371 INFO:tasks.workunit.client.0.smithi006.stdout: "poolid": 3, 2023-09-22T07:43:39.371 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:39.371 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 0, 2023-09-22T07:43:39.371 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:39.371 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:39.371 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:39.371 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:39.371 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:39.372 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:39.372 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:39.372 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:39.372 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:39.372 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:39.372 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:39.372 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:39.372 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:39.372 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:39.372 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:39.372 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 0, 2023-09-22T07:43:39.372 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 0, 2023-09-22T07:43:39.372 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:39.373 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 0, 2023-09-22T07:43:39.373 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:39.373 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:39.373 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:39.373 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:39.373 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:39.373 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:39.373 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:39.373 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:39.373 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:39.373 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:39.373 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:39.374 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:39.374 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:39.374 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:39.374 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:39.374 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:39.374 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:39.374 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:39.374 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 0, 2023-09-22T07:43:39.374 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 0 2023-09-22T07:43:39.374 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.374 INFO:tasks.workunit.client.0.smithi006.stdout: "store_stats": { 2023-09-22T07:43:39.374 INFO:tasks.workunit.client.0.smithi006.stdout: "allocated": 0, 2023-09-22T07:43:39.375 INFO:tasks.workunit.client.0.smithi006.stdout: "available": 0, 2023-09-22T07:43:39.375 INFO:tasks.workunit.client.0.smithi006.stdout: "data_compressed": 0, 2023-09-22T07:43:39.375 INFO:tasks.workunit.client.0.smithi006.stdout: "data_compressed_allocated": 0, 2023-09-22T07:43:39.375 INFO:tasks.workunit.client.0.smithi006.stdout: "data_compressed_original": 0, 2023-09-22T07:43:39.375 INFO:tasks.workunit.client.0.smithi006.stdout: "data_stored": 0, 2023-09-22T07:43:39.375 INFO:tasks.workunit.client.0.smithi006.stdout: "internal_metadata": 0, 2023-09-22T07:43:39.375 INFO:tasks.workunit.client.0.smithi006.stdout: "internally_reserved": 0, 2023-09-22T07:43:39.375 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_allocated": 0, 2023-09-22T07:43:39.375 INFO:tasks.workunit.client.0.smithi006.stdout: "total": 0 2023-09-22T07:43:39.375 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.375 INFO:tasks.workunit.client.0.smithi006.stdout: "up": 192 2023-09-22T07:43:39.375 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.376 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:39.376 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": 3, 2023-09-22T07:43:39.376 INFO:tasks.workunit.client.0.smithi006.stdout: "application": [ 2023-09-22T07:43:39.376 INFO:tasks.workunit.client.0.smithi006.stdout: "mgr" 2023-09-22T07:43:39.376 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.376 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 148, 2023-09-22T07:43:39.376 INFO:tasks.workunit.client.0.smithi006.stdout: "num_pg": 1, 2023-09-22T07:43:39.376 INFO:tasks.workunit.client.0.smithi006.stdout: "num_store_stats": 3, 2023-09-22T07:43:39.376 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 148, 2023-09-22T07:43:39.376 INFO:tasks.workunit.client.0.smithi006.stdout: "poolid": 1, 2023-09-22T07:43:39.376 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:39.376 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 590368, 2023-09-22T07:43:39.376 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:39.377 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 1771104, 2023-09-22T07:43:39.377 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:39.377 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:39.377 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:39.377 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:39.377 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:39.377 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:39.377 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:39.377 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:39.377 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:39.377 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:39.377 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:39.378 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:39.378 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:39.378 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 6, 2023-09-22T07:43:39.378 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 2, 2023-09-22T07:43:39.378 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:39.378 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 2, 2023-09-22T07:43:39.378 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:39.378 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:39.378 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:39.378 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:39.378 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:39.378 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 0, 2023-09-22T07:43:39.379 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:39.379 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 6, 2023-09-22T07:43:39.379 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:39.379 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:39.379 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:39.379 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:39.379 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:39.379 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 394, 2023-09-22T07:43:39.379 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 584, 2023-09-22T07:43:39.379 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:39.379 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:39.379 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:39.379 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 219, 2023-09-22T07:43:39.380 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 2416 2023-09-22T07:43:39.380 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.380 INFO:tasks.workunit.client.0.smithi006.stdout: "store_stats": { 2023-09-22T07:43:39.380 INFO:tasks.workunit.client.0.smithi006.stdout: "allocated": 1781760, 2023-09-22T07:43:39.380 INFO:tasks.workunit.client.0.smithi006.stdout: "available": 0, 2023-09-22T07:43:39.380 INFO:tasks.workunit.client.0.smithi006.stdout: "data_compressed": 0, 2023-09-22T07:43:39.380 INFO:tasks.workunit.client.0.smithi006.stdout: "data_compressed_allocated": 0, 2023-09-22T07:43:39.380 INFO:tasks.workunit.client.0.smithi006.stdout: "data_compressed_original": 0, 2023-09-22T07:43:39.380 INFO:tasks.workunit.client.0.smithi006.stdout: "data_stored": 1771104, 2023-09-22T07:43:39.380 INFO:tasks.workunit.client.0.smithi006.stdout: "internal_metadata": 0, 2023-09-22T07:43:39.380 INFO:tasks.workunit.client.0.smithi006.stdout: "internally_reserved": 0, 2023-09-22T07:43:39.380 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_allocated": 0, 2023-09-22T07:43:39.381 INFO:tasks.workunit.client.0.smithi006.stdout: "total": 0 2023-09-22T07:43:39.381 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.381 INFO:tasks.workunit.client.0.smithi006.stdout: "up": 3 2023-09-22T07:43:39.381 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.381 INFO:tasks.workunit.client.0.smithi006.stdout: { 2023-09-22T07:43:39.381 INFO:tasks.workunit.client.0.smithi006.stdout: "acting": 96, 2023-09-22T07:43:39.381 INFO:tasks.workunit.client.0.smithi006.stdout: "application": [ 2023-09-22T07:43:39.381 INFO:tasks.workunit.client.0.smithi006.stdout: "cephfs" 2023-09-22T07:43:39.381 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.381 INFO:tasks.workunit.client.0.smithi006.stdout: "log_size": 45, 2023-09-22T07:43:39.381 INFO:tasks.workunit.client.0.smithi006.stdout: "num_pg": 32, 2023-09-22T07:43:39.381 INFO:tasks.workunit.client.0.smithi006.stdout: "num_store_stats": 8, 2023-09-22T07:43:39.381 INFO:tasks.workunit.client.0.smithi006.stdout: "ondisk_log_size": 45, 2023-09-22T07:43:39.382 INFO:tasks.workunit.client.0.smithi006.stdout: "poolid": 2, 2023-09-22T07:43:39.382 INFO:tasks.workunit.client.0.smithi006.stdout: "stat_sum": { 2023-09-22T07:43:39.382 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes": 3378, 2023-09-22T07:43:39.382 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_hit_set_archive": 0, 2023-09-22T07:43:39.382 INFO:tasks.workunit.client.0.smithi006.stdout: "num_bytes_recovered": 0, 2023-09-22T07:43:39.382 INFO:tasks.workunit.client.0.smithi006.stdout: "num_deep_scrub_errors": 0, 2023-09-22T07:43:39.382 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict": 0, 2023-09-22T07:43:39.382 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_kb": 0, 2023-09-22T07:43:39.382 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_full": 0, 2023-09-22T07:43:39.382 INFO:tasks.workunit.client.0.smithi006.stdout: "num_evict_mode_some": 0, 2023-09-22T07:43:39.382 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush": 0, 2023-09-22T07:43:39.382 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_kb": 0, 2023-09-22T07:43:39.383 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_high": 0, 2023-09-22T07:43:39.383 INFO:tasks.workunit.client.0.smithi006.stdout: "num_flush_mode_low": 0, 2023-09-22T07:43:39.383 INFO:tasks.workunit.client.0.smithi006.stdout: "num_keys_recovered": 0, 2023-09-22T07:43:39.383 INFO:tasks.workunit.client.0.smithi006.stdout: "num_large_omap_objects": 0, 2023-09-22T07:43:39.383 INFO:tasks.workunit.client.0.smithi006.stdout: "num_legacy_snapsets": 0, 2023-09-22T07:43:39.383 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_clones": 0, 2023-09-22T07:43:39.383 INFO:tasks.workunit.client.0.smithi006.stdout: "num_object_copies": 66, 2023-09-22T07:43:39.383 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects": 22, 2023-09-22T07:43:39.383 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_degraded": 0, 2023-09-22T07:43:39.383 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_dirty": 22, 2023-09-22T07:43:39.383 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_hit_set_archive": 0, 2023-09-22T07:43:39.383 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_manifest": 0, 2023-09-22T07:43:39.383 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_misplaced": 0, 2023-09-22T07:43:39.384 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing": 0, 2023-09-22T07:43:39.384 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_missing_on_primary": 0, 2023-09-22T07:43:39.384 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_omap": 14, 2023-09-22T07:43:39.384 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_pinned": 0, 2023-09-22T07:43:39.384 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_recovered": 0, 2023-09-22T07:43:39.384 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_repaired": 0, 2023-09-22T07:43:39.384 INFO:tasks.workunit.client.0.smithi006.stdout: "num_objects_unfound": 0, 2023-09-22T07:43:39.384 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_bytes": 0, 2023-09-22T07:43:39.384 INFO:tasks.workunit.client.0.smithi006.stdout: "num_omap_keys": 0, 2023-09-22T07:43:39.384 INFO:tasks.workunit.client.0.smithi006.stdout: "num_promote": 0, 2023-09-22T07:43:39.384 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read": 0, 2023-09-22T07:43:39.384 INFO:tasks.workunit.client.0.smithi006.stdout: "num_read_kb": 0, 2023-09-22T07:43:39.385 INFO:tasks.workunit.client.0.smithi006.stdout: "num_scrub_errors": 0, 2023-09-22T07:43:39.385 INFO:tasks.workunit.client.0.smithi006.stdout: "num_shallow_scrub_errors": 0, 2023-09-22T07:43:39.385 INFO:tasks.workunit.client.0.smithi006.stdout: "num_whiteouts": 0, 2023-09-22T07:43:39.385 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write": 51, 2023-09-22T07:43:39.385 INFO:tasks.workunit.client.0.smithi006.stdout: "num_write_kb": 19 2023-09-22T07:43:39.385 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.385 INFO:tasks.workunit.client.0.smithi006.stdout: "store_stats": { 2023-09-22T07:43:39.385 INFO:tasks.workunit.client.0.smithi006.stdout: "allocated": 98304, 2023-09-22T07:43:39.385 INFO:tasks.workunit.client.0.smithi006.stdout: "available": 0, 2023-09-22T07:43:39.385 INFO:tasks.workunit.client.0.smithi006.stdout: "data_compressed": 0, 2023-09-22T07:43:39.385 INFO:tasks.workunit.client.0.smithi006.stdout: "data_compressed_allocated": 0, 2023-09-22T07:43:39.385 INFO:tasks.workunit.client.0.smithi006.stdout: "data_compressed_original": 0, 2023-09-22T07:43:39.386 INFO:tasks.workunit.client.0.smithi006.stdout: "data_stored": 10134, 2023-09-22T07:43:39.386 INFO:tasks.workunit.client.0.smithi006.stdout: "internal_metadata": 0, 2023-09-22T07:43:39.386 INFO:tasks.workunit.client.0.smithi006.stdout: "internally_reserved": 0, 2023-09-22T07:43:39.386 INFO:tasks.workunit.client.0.smithi006.stdout: "omap_allocated": 0, 2023-09-22T07:43:39.386 INFO:tasks.workunit.client.0.smithi006.stdout: "total": 0 2023-09-22T07:43:39.386 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.386 INFO:tasks.workunit.client.0.smithi006.stdout: "up": 96 2023-09-22T07:43:39.386 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:39.386 INFO:tasks.workunit.client.0.smithi006.stdout: ], 2023-09-22T07:43:39.386 INFO:tasks.workunit.client.0.smithi006.stdout: "usage": { 2023-09-22T07:43:39.386 INFO:tasks.workunit.client.0.smithi006.stdout: "pg_num": 105, 2023-09-22T07:43:39.386 INFO:tasks.workunit.client.0.smithi006.stdout: "pools": 4, 2023-09-22T07:43:39.387 INFO:tasks.workunit.client.0.smithi006.stdout: "stats_by_class": { 2023-09-22T07:43:39.387 INFO:tasks.workunit.client.0.smithi006.stdout: "ssd": { 2023-09-22T07:43:39.387 INFO:tasks.workunit.client.0.smithi006.stdout: "total_avail_bytes": 767905660928, 2023-09-22T07:43:39.387 INFO:tasks.workunit.client.0.smithi006.stdout: "total_bytes": 767960285184, 2023-09-22T07:43:39.387 INFO:tasks.workunit.client.0.smithi006.stdout: "total_used_bytes": 54624256, 2023-09-22T07:43:39.387 INFO:tasks.workunit.client.0.smithi006.stdout: "total_used_raw_bytes": 54624256, 2023-09-22T07:43:39.387 INFO:tasks.workunit.client.0.smithi006.stdout: "total_used_raw_ratio": 7.112901221262291e-05 2023-09-22T07:43:39.387 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:39.387 INFO:tasks.workunit.client.0.smithi006.stdout: }, 2023-09-22T07:43:39.387 INFO:tasks.workunit.client.0.smithi006.stdout: "total_avail_bytes": 767905660928, 2023-09-22T07:43:39.387 INFO:tasks.workunit.client.0.smithi006.stdout: "total_bytes": 767960285184, 2023-09-22T07:43:39.387 INFO:tasks.workunit.client.0.smithi006.stdout: "total_used_bytes": 54624256 2023-09-22T07:43:39.388 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:39.388 INFO:tasks.workunit.client.0.smithi006.stdout: } 2023-09-22T07:43:39.388 INFO:tasks.workunit.client.0.smithi006.stdout:} 2023-09-22T07:43:39.388 INFO:tasks.workunit.client.0.smithi006.stdout:OK 2023-09-22T07:43:39.388 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-09-22T07:43:39.388 DEBUG:teuthology.orchestra.run.smithi006:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-09-22T07:43:39.389 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[97617]: from='client.24884 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:39.389 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[97617]: from='client.24884 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:39.389 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[97617]: from='client.24890 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:39.389 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:39.389 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:39.389 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:39.389 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:39.390 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:39.390 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:39.390 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:39.390 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:39.390 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:39.390 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[97617]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-22T07:43:39.390 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[97617]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-22T07:43:39.390 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:39.390 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:39.390 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:39.390 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[97617]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-22T07:43:39.390 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:39.391 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[97617]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-22T07:43:39.391 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:39.391 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:39.391 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[97617]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-22T07:43:39.391 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[97617]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-22T07:43:39.391 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:39.391 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:39.391 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:39.392 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[116271]: from='client.24884 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:39.392 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[116271]: from='client.24884 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:39.392 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[116271]: from='client.24890 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:39.392 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:39.392 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:39.392 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:39.392 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:39.392 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:39.392 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:39.392 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:39.393 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:39.393 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:39.393 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[116271]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-22T07:43:39.393 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[116271]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-22T07:43:39.393 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:39.393 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:39.393 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:39.393 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[116271]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-22T07:43:39.393 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:39.393 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[116271]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-22T07:43:39.393 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:39.394 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:39.394 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[116271]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-22T07:43:39.394 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[116271]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-22T07:43:39.394 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:39.394 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:39.394 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:39.394 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:43:39.394 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-22T07:43:39.394 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:39.394 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:39.394 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:39.394 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:39.395 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:39.395 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:39.395 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:39.395 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:39.395 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:39.395 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[116271]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-22T07:43:39.395 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[116271]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-22T07:43:39.395 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:39.395 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:39.395 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:39.395 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[116271]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-22T07:43:39.395 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[116271]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-22T07:43:39.396 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:39.396 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:39.396 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:39.396 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[116271]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-22T07:43:39.396 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[116271]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-22T07:43:39.396 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:39.396 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:39.396 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:39.396 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:43:39.397 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-22T07:43:39.397 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:39.397 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:39.397 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:39.397 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:39.397 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:39.397 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:39.397 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:39.397 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:39.397 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:39.397 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[97617]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-22T07:43:39.398 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[97617]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-22T07:43:39.398 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:39.398 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:39.398 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:39.398 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[97617]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-22T07:43:39.398 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[97617]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-22T07:43:39.398 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:39.398 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:39.398 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:39.398 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[97617]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-22T07:43:39.398 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[97617]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-22T07:43:39.398 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:43:39.399 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:43:39.399 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:37 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:43:39.399 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:38 smithi006 ceph-mon[97617]: from='client.24890 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:39.399 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:38 smithi006 ceph-mon[97617]: pgmap v76: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 18 op/s 2023-09-22T07:43:39.399 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:38 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:43:39.399 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:43:38 smithi006 conmon[98043]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:43:38] "GET /metrics HTTP/1.1" 200 235583 "" "Prometheus/2.43.0" 2023-09-22T07:43:39.399 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:38 smithi006 ceph-mon[116271]: from='client.24890 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:39.400 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:38 smithi006 ceph-mon[116271]: pgmap v76: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 18 op/s 2023-09-22T07:43:39.400 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:38 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:43:39.469 INFO:tasks.workunit:Stopping ['test_telemetry_quincy.sh'] on client.0... 2023-09-22T07:43:39.470 DEBUG:teuthology.orchestra.run.smithi006:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-09-22T07:43:39.764 DEBUG:teuthology.parallel:result is None 2023-09-22T07:43:39.764 DEBUG:teuthology.orchestra.run.smithi006:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2023-09-22T07:43:39.791 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2023-09-22T07:43:39.792 DEBUG:teuthology.orchestra.run.smithi006:> rmdir -- /home/ubuntu/cephtest/mnt.0 2023-09-22T07:43:39.854 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2023-09-22T07:43:39.854 INFO:teuthology.run_tasks:Running task print... 2023-09-22T07:43:39.863 INFO:teuthology.task.print:**** done end telemetry quincy... 2023-09-22T07:43:39.864 INFO:teuthology.run_tasks:Running task print... 2023-09-22T07:43:39.873 INFO:teuthology.task.print:**** done start parallel 2023-09-22T07:43:39.873 INFO:teuthology.run_tasks:Running task parallel... 2023-09-22T07:43:39.897 INFO:teuthology.task.parallel:starting parallel... 2023-09-22T07:43:39.897 INFO:teuthology.task.parallel:In parallel, running task full_sequential... 2023-09-22T07:43:39.898 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2023-09-22T07:43:39.898 INFO:teuthology.task.print:**** done start ec-rados-default.yaml 2023-09-22T07:43:39.898 INFO:teuthology.task.full_sequential:In full_sequential, running task rados... 2023-09-22T07:43:39.900 INFO:tasks.rados:Beginning rados... 2023-09-22T07:43:39.900 INFO:tasks.rados:joining rados 2023-09-22T07:43:39.900 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-09-22T07:43:39.914 INFO:teuthology.task.sequential:In sequential, running task print... 2023-09-22T07:43:39.914 INFO:teuthology.task.print:**** done start upgrade, wait 2023-09-22T07:43:39.914 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2023-09-22T07:43:39.915 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi006.front.sepia.ceph.com 2023-09-22T07:43:39.915 DEBUG:teuthology.orchestra.run.smithi006:> 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 762f9dea-591a-11ee-8db4-212e2dc638e7 -e sha1=f7ddca67b6a148248f52707ca2c2435fcda64b34 -- bash -c 'ceph config set global log_to_journald false --force' 2023-09-22T07:43:39.915 INFO:tasks.rados:clients are ['client.0', 'client.1'] 2023-09-22T07:43:39.916 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph osd erasure-code-profile set teuthologyprofile k=2 m=1 crush-failure-domain=osd 2023-09-22T07:43:40.335 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:43:40.388 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:43:40.944 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:40 smithi006 ceph-mon[97617]: pgmap v77: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2023-09-22T07:43:40.944 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:40 smithi006 ceph-mon[116271]: pgmap v77: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2023-09-22T07:43:41.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:40 smithi105 ceph-mon[102016]: pgmap v77: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2023-09-22T07:43:42.732 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:42 smithi006 ceph-mon[116271]: pgmap v78: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2023-09-22T07:43:43.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:42 smithi006 ceph-mon[97617]: pgmap v78: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2023-09-22T07:43:43.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:42 smithi105 ceph-mon[102016]: pgmap v78: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2023-09-22T07:43:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:43 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/3753495761' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-09-22T07:43:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:43 smithi006 ceph-mon[116271]: 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-09-22T07:43:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:43 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/3753495761' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-09-22T07:43:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:43 smithi006 ceph-mon[97617]: 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-09-22T07:43:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:43 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/3753495761' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-09-22T07:43:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:43 smithi105 ceph-mon[102016]: 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-09-22T07:43:44.368 DEBUG:teuthology.orchestra.run.smithi006:> 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 762f9dea-591a-11ee-8db4-212e2dc638e7 -e sha1=f7ddca67b6a148248f52707ca2c2435fcda64b34 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-09-22T07:43:44.654 INFO:tasks.rados:starting run 0 out of 1 2023-09-22T07:43:44.654 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_0 2023-09-22T07:43:44.654 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph osd pool create unique_pool_0 16 16 erasure teuthologyprofile 2023-09-22T07:43:44.801 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:43:45.012 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:44 smithi006 ceph-mon[97617]: pgmap v79: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2023-09-22T07:43:45.012 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:44 smithi006 ceph-mon[97617]: 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-09-22T07:43:45.012 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:44 smithi006 ceph-mon[97617]: osdmap e70: 8 total, 8 up, 8 in 2023-09-22T07:43:45.012 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:44 smithi006 ceph-mon[116271]: pgmap v79: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2023-09-22T07:43:45.012 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:44 smithi006 ceph-mon[116271]: 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-09-22T07:43:45.012 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:44 smithi006 ceph-mon[116271]: osdmap e70: 8 total, 8 up, 8 in 2023-09-22T07:43:45.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:44 smithi105 ceph-mon[102016]: pgmap v79: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2023-09-22T07:43:45.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:44 smithi105 ceph-mon[102016]: 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-09-22T07:43:45.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:44 smithi105 ceph-mon[102016]: osdmap e70: 8 total, 8 up, 8 in 2023-09-22T07:43:46.093 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:43:46.972 INFO:teuthology.orchestra.run.smithi006.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:f7ddca67b6a148248f52707ca2c2435fcda64b34 2023-09-22T07:43:46.978 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:46 smithi006 ceph-mon[116271]: pgmap v81: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2023-09-22T07:43:46.979 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:46 smithi006 ceph-mon[97617]: pgmap v81: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2023-09-22T07:43:47.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:46 smithi105 ceph-mon[102016]: pgmap v81: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2023-09-22T07:43:47.876 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:43:47 smithi105 conmon[105233]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:43:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-22T07:43:47.970 DEBUG:teuthology.orchestra.run.smithi006:> 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 762f9dea-591a-11ee-8db4-212e2dc638e7 -e sha1=f7ddca67b6a148248f52707ca2c2435fcda64b34 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done' 2023-09-22T07:43:48.264 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:47 smithi006 ceph-mon[116271]: from='client.15003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f7ddca67b6a148248f52707ca2c2435fcda64b34", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:48.265 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:47 smithi006 ceph-mon[116271]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f7ddca67b6a148248f52707ca2c2435fcda64b34 2023-09-22T07:43:48.265 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:47 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:48.265 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:47 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:43:48.265 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:47 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:43:48.265 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:47 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:43:48.265 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:47 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:48.265 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:47 smithi006 ceph-mon[116271]: pgmap v82: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2023-09-22T07:43:48.265 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:47 smithi006 ceph-mon[116271]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f7ddca67b6a148248f52707ca2c2435fcda64b34 2023-09-22T07:43:48.265 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:47 smithi006 ceph-mon[97617]: from='client.15003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f7ddca67b6a148248f52707ca2c2435fcda64b34", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:48.266 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:47 smithi006 ceph-mon[97617]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f7ddca67b6a148248f52707ca2c2435fcda64b34 2023-09-22T07:43:48.266 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:47 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:48.266 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:47 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:43:48.266 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:47 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:43:48.266 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:47 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:43:48.266 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:47 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:48.266 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:47 smithi006 ceph-mon[97617]: pgmap v82: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2023-09-22T07:43:48.266 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:47 smithi006 ceph-mon[97617]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f7ddca67b6a148248f52707ca2c2435fcda64b34 2023-09-22T07:43:48.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:47 smithi105 ceph-mon[102016]: from='client.15003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f7ddca67b6a148248f52707ca2c2435fcda64b34", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:48.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:47 smithi105 ceph-mon[102016]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f7ddca67b6a148248f52707ca2c2435fcda64b34 2023-09-22T07:43:48.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:47 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:48.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:47 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:43:48.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:47 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:43:48.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:47 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:43:48.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:47 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:43:48.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:47 smithi105 ceph-mon[102016]: pgmap v82: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2023-09-22T07:43:48.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:47 smithi105 ceph-mon[102016]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f7ddca67b6a148248f52707ca2c2435fcda64b34 2023-09-22T07:43:48.525 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:43:48.939 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:43:48 smithi006 conmon[98043]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:43:48] "GET /metrics HTTP/1.1" 200 235583 "" "Prometheus/2.43.0" 2023-09-22T07:43:49.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:49 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/3743951615' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]: dispatch 2023-09-22T07:43:49.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:49 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/3743951615' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]: dispatch 2023-09-22T07:43:49.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:49 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/3743951615' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]: dispatch 2023-09-22T07:43:50.013 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:50 smithi006 ceph-mon[116271]: pgmap v83: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:50.013 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:50 smithi006 ceph-mon[116271]: osdmap e71: 8 total, 8 up, 8 in 2023-09-22T07:43:50.014 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:50 smithi006 ceph-mon[97617]: pgmap v83: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:50.014 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:50 smithi006 ceph-mon[97617]: osdmap e71: 8 total, 8 up, 8 in 2023-09-22T07:43:50.032 INFO:teuthology.orchestra.run.smithi006.stderr:pool 'unique_pool_0' created 2023-09-22T07:43:50.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:50 smithi105 ceph-mon[102016]: pgmap v83: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:50.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:50 smithi105 ceph-mon[102016]: osdmap e71: 8 total, 8 up, 8 in 2023-09-22T07:43:50.564 INFO:teuthology.orchestra.run.smithi006.stdout:true 2023-09-22T07:43:50.916 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-22T07:43:50.916 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (87s) 76s ago 2m 16.7M - 0.25.0 c8568f914cd2 1e8803c4ea17 2023-09-22T07:43:50.916 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi105 *:3000 running (114s) 75s ago 113s 91.2M - 9.4.7 2c41d148cca3 ca8c555f02fc 2023-09-22T07:43:50.916 INFO:teuthology.orchestra.run.smithi006.stdout:mds.a smithi006 running (3m) 76s ago 3m 13.9M - 17.2.6-1121-g6a79a820 202608b01ce9 b81e719d7bdb 2023-09-22T07:43:50.916 INFO:teuthology.orchestra.run.smithi006.stdout:mds.b smithi105 running (3m) 75s ago 3m 17.3M - 17.2.6-1121-g6a79a820 202608b01ce9 d99d16e4c45f 2023-09-22T07:43:50.916 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi105 *:8443 running (6m) 75s ago 6m 439M - 17.2.6-1121-g6a79a820 202608b01ce9 27dd84f4a7ce 2023-09-22T07:43:50.917 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:9283 running (8m) 76s ago 8m 498M - 17.2.6-1121-g6a79a820 202608b01ce9 5fe25af4f86b 2023-09-22T07:43:50.917 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (8m) 76s ago 8m 83.5M 2048M 17.2.6-1121-g6a79a820 202608b01ce9 90f7f31f386f 2023-09-22T07:43:50.917 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi105 running (6m) 75s ago 6m 57.4M 2048M 17.2.6-1121-g6a79a820 202608b01ce9 a9ba878e312b 2023-09-22T07:43:50.917 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (6m) 76s ago 6m 58.6M 2048M 17.2.6-1121-g6a79a820 202608b01ce9 855a6988066f 2023-09-22T07:43:50.917 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (105s) 76s ago 102s 4093k - 1.5.0 0da6a335fe13 e3d483a1c561 2023-09-22T07:43:50.917 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi105 *:9100 running (98s) 75s ago 98s 4118k - 1.5.0 0da6a335fe13 3fd355736b53 2023-09-22T07:43:50.917 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (6m) 76s ago 6m 65.6M 3013M 17.2.6-1121-g6a79a820 202608b01ce9 443aac00a144 2023-09-22T07:43:50.917 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (5m) 76s ago 5m 66.8M 3013M 17.2.6-1121-g6a79a820 202608b01ce9 653b75615b08 2023-09-22T07:43:50.918 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (5m) 76s ago 5m 58.1M 3013M 17.2.6-1121-g6a79a820 202608b01ce9 258b394587b2 2023-09-22T07:43:50.918 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (5m) 76s ago 5m 57.2M 3013M 17.2.6-1121-g6a79a820 202608b01ce9 ea205d1e8484 2023-09-22T07:43:50.918 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi105 running (4m) 75s ago 4m 53.5M 3012M 17.2.6-1121-g6a79a820 202608b01ce9 2e8fe03d53fa 2023-09-22T07:43:50.918 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi105 running (4m) 75s ago 4m 58.6M 3012M 17.2.6-1121-g6a79a820 202608b01ce9 82303d1786f2 2023-09-22T07:43:50.918 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi105 running (3m) 75s ago 3m 54.0M 3012M 17.2.6-1121-g6a79a820 202608b01ce9 ea58a9013d04 2023-09-22T07:43:50.918 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi105 running (3m) 75s ago 3m 59.5M 3012M 17.2.6-1121-g6a79a820 202608b01ce9 a9ff7d782c8f 2023-09-22T07:43:50.918 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi105 *:9095 running (82s) 75s ago 2m 25.2M - 2.43.0 a07b618ecd1d f2261332bdd4 2023-09-22T07:43:51.047 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2023-09-22T07:43:51.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:51 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/3743951615' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]': finished 2023-09-22T07:43:51.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:51 smithi006 ceph-mon[116271]: osdmap e72: 8 total, 8 up, 8 in 2023-09-22T07:43:51.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:51 smithi006 ceph-mon[116271]: from='client.15015 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:51.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:51 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/3743951615' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]': finished 2023-09-22T07:43:51.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:51 smithi006 ceph-mon[97617]: osdmap e72: 8 total, 8 up, 8 in 2023-09-22T07:43:51.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:51 smithi006 ceph-mon[97617]: from='client.15015 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:51.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:51 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/3743951615' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]': finished 2023-09-22T07:43:51.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:51 smithi105 ceph-mon[102016]: osdmap e72: 8 total, 8 up, 8 in 2023-09-22T07:43:51.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:51 smithi105 ceph-mon[102016]: from='client.15015 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:51.448 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:43:51.473 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-09-22T07:43:51.473 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2023-09-22T07:43:51.473 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 3 2023-09-22T07:43:51.473 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:43:51.474 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2023-09-22T07:43:51.474 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 2 2023-09-22T07:43:51.474 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:43:51.474 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2023-09-22T07:43:51.474 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 8 2023-09-22T07:43:51.474 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:43:51.474 INFO:teuthology.orchestra.run.smithi006.stdout: "mds": { 2023-09-22T07:43:51.474 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 2 2023-09-22T07:43:51.474 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:43:51.474 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2023-09-22T07:43:51.475 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 15 2023-09-22T07:43:51.475 INFO:teuthology.orchestra.run.smithi006.stdout: } 2023-09-22T07:43:51.475 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-09-22T07:43:52.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:52 smithi006 ceph-mon[97617]: from='client.24938 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:52.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:52 smithi006 ceph-mon[97617]: pgmap v86: 121 pgs: 16 unknown, 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:52.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:52 smithi006 ceph-mon[97617]: osdmap e73: 8 total, 8 up, 8 in 2023-09-22T07:43:52.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:52 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/2612124962' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:43:52.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:52 smithi006 ceph-mon[116271]: from='client.24938 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:52.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:52 smithi006 ceph-mon[116271]: pgmap v86: 121 pgs: 16 unknown, 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:52.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:52 smithi006 ceph-mon[116271]: osdmap e73: 8 total, 8 up, 8 in 2023-09-22T07:43:52.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:52 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/2612124962' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:43:52.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:52 smithi105 ceph-mon[102016]: from='client.24938 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:43:52.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:52 smithi105 ceph-mon[102016]: pgmap v86: 121 pgs: 16 unknown, 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:52.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:52 smithi105 ceph-mon[102016]: osdmap e73: 8 total, 8 up, 8 in 2023-09-22T07:43:52.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:52 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/2612124962' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:43:53.149 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:53 smithi006 ceph-mon[116271]: osdmap e74: 8 total, 8 up, 8 in 2023-09-22T07:43:53.150 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:53 smithi006 ceph-mon[97617]: osdmap e74: 8 total, 8 up, 8 in 2023-09-22T07:43:53.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:53 smithi105 ceph-mon[102016]: osdmap e74: 8 total, 8 up, 8 in 2023-09-22T07:43:54.045 INFO:teuthology.orchestra.run.smithi006.stderr:enabled application 'rados' on pool 'unique_pool_0' 2023-09-22T07:43:54.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:54 smithi006 ceph-mon[116271]: pgmap v89: 121 pgs: 16 unknown, 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:54.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:54 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:43:54.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:54 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/2444869811' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:43:54.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:54 smithi006 ceph-mon[116271]: 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-09-22T07:43:54.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:54 smithi006 ceph-mon[97617]: pgmap v89: 121 pgs: 16 unknown, 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:54.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:54 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:43:54.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:54 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/2444869811' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:43:54.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:54 smithi006 ceph-mon[97617]: 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-09-22T07:43:54.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:54 smithi105 ceph-mon[102016]: pgmap v89: 121 pgs: 16 unknown, 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:54.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:54 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:43:54.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:54 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/2444869811' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:43:54.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:54 smithi105 ceph-mon[102016]: 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-09-22T07:43:55.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:55 smithi105 ceph-mon[102016]: 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-09-22T07:43:55.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:55 smithi105 ceph-mon[102016]: osdmap e75: 8 total, 8 up, 8 in 2023-09-22T07:43:55.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:55 smithi006 ceph-mon[116271]: 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-09-22T07:43:55.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:55 smithi006 ceph-mon[116271]: osdmap e75: 8 total, 8 up, 8 in 2023-09-22T07:43:55.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:55 smithi006 ceph-mon[97617]: 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-09-22T07:43:55.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:55 smithi006 ceph-mon[97617]: osdmap e75: 8 total, 8 up, 8 in 2023-09-22T07:43:56.095 DEBUG:teuthology.orchestra.run.smithi006:> CEPH_CLIENT_ID=0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph_test_rados --no-omap --ec-pool --max-ops 4000 --objects 50 --max-in-flight 16 --size 4000000 --min-stride-size 400000 --max-stride-size 800000 --max-seconds 0 --op read 100 --op write 0 --op delete 50 --op snap_create 50 --op snap_remove 50 --op rollback 50 --op setattr 25 --op rmattr 25 --op copy_from 50 --op append 100 --pool unique_pool_0 2023-09-22T07:43:56.123 INFO:tasks.rados.rados.0.smithi006.stdout:adding op weight read -> 100 2023-09-22T07:43:56.124 INFO:tasks.rados.rados.0.smithi006.stdout:adding op weight delete -> 50 2023-09-22T07:43:56.124 INFO:tasks.rados.rados.0.smithi006.stdout:adding op weight snap_create -> 50 2023-09-22T07:43:56.124 INFO:tasks.rados.rados.0.smithi006.stdout:adding op weight snap_remove -> 50 2023-09-22T07:43:56.124 INFO:tasks.rados.rados.0.smithi006.stdout:adding op weight rollback -> 50 2023-09-22T07:43:56.124 INFO:tasks.rados.rados.0.smithi006.stdout:adding op weight setattr -> 25 2023-09-22T07:43:56.124 INFO:tasks.rados.rados.0.smithi006.stdout:adding op weight rmattr -> 25 2023-09-22T07:43:56.124 INFO:tasks.rados.rados.0.smithi006.stdout:adding op weight copy_from -> 50 2023-09-22T07:43:56.124 INFO:tasks.rados.rados.0.smithi006.stdout:adding op weight append -> 100 2023-09-22T07:43:56.124 INFO:tasks.rados.rados.0.smithi006.stdout:ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable) 2023-09-22T07:43:56.124 INFO:tasks.rados.rados.0.smithi006.stdout:Configuration: 2023-09-22T07:43:56.124 INFO:tasks.rados.rados.0.smithi006.stdout: Number of operations: 4000 2023-09-22T07:43:56.125 INFO:tasks.rados.rados.0.smithi006.stdout: Number of objects: 50 2023-09-22T07:43:56.125 INFO:tasks.rados.rados.0.smithi006.stdout: Max in flight operations: 16 2023-09-22T07:43:56.125 INFO:tasks.rados.rados.0.smithi006.stdout: Object size (in bytes): 4000000 2023-09-22T07:43:56.125 INFO:tasks.rados.rados.0.smithi006.stdout: Write stride min: 400000 2023-09-22T07:43:56.125 INFO:tasks.rados.rados.0.smithi006.stdout: Write stride max: 800000 2023-09-22T07:43:56.464 INFO:tasks.rados.rados.0.smithi006.stdout:1: write initial oid 1 2023-09-22T07:43:56.464 INFO:tasks.rados.rados.0.smithi006.stdout:1: seq_num 0 ranges {0=24576} 2023-09-22T07:43:56.464 INFO:tasks.rados.rados.0.smithi006.stdout:1: writing smithi006182445-1 from 0 to 24576 tid 1 2023-09-22T07:43:56.464 INFO:tasks.rados.rados.0.smithi006.stdout:2: write initial oid 2 2023-09-22T07:43:56.464 INFO:tasks.rados.rados.0.smithi006.stdout:2: seq_num 1 ranges {0=24576} 2023-09-22T07:43:56.464 INFO:tasks.rados.rados.0.smithi006.stdout:2: writing smithi006182445-2 from 0 to 24576 tid 1 2023-09-22T07:43:56.464 INFO:tasks.rados.rados.0.smithi006.stdout:3: write initial oid 3 2023-09-22T07:43:56.464 INFO:tasks.rados.rados.0.smithi006.stdout:3: seq_num 2 ranges {0=40960} 2023-09-22T07:43:56.464 INFO:tasks.rados.rados.0.smithi006.stdout:3: writing smithi006182445-3 from 0 to 40960 tid 1 2023-09-22T07:43:56.465 INFO:tasks.rados.rados.0.smithi006.stdout:4: write initial oid 4 2023-09-22T07:43:56.465 INFO:tasks.rados.rados.0.smithi006.stdout:4: seq_num 3 ranges {0=57344} 2023-09-22T07:43:56.465 INFO:tasks.rados.rados.0.smithi006.stdout:4: writing smithi006182445-4 from 0 to 57344 tid 1 2023-09-22T07:43:56.465 INFO:tasks.rados.rados.0.smithi006.stdout:5: write initial oid 5 2023-09-22T07:43:56.465 INFO:tasks.rados.rados.0.smithi006.stdout:5: seq_num 4 ranges {0=73728} 2023-09-22T07:43:56.465 INFO:tasks.rados.rados.0.smithi006.stdout:5: writing smithi006182445-5 from 0 to 73728 tid 1 2023-09-22T07:43:56.465 INFO:tasks.rados.rados.0.smithi006.stdout:6: write initial oid 6 2023-09-22T07:43:56.465 INFO:tasks.rados.rados.0.smithi006.stdout:6: seq_num 5 ranges {0=90112} 2023-09-22T07:43:56.465 INFO:tasks.rados.rados.0.smithi006.stdout:6: writing smithi006182445-6 from 0 to 90112 tid 1 2023-09-22T07:43:56.465 INFO:tasks.rados.rados.0.smithi006.stdout:7: write initial oid 7 2023-09-22T07:43:56.465 INFO:tasks.rados.rados.0.smithi006.stdout:7: seq_num 6 ranges {0=106496} 2023-09-22T07:43:56.465 INFO:tasks.rados.rados.0.smithi006.stdout:7: writing smithi006182445-7 from 0 to 106496 tid 1 2023-09-22T07:43:56.466 INFO:tasks.rados.rados.0.smithi006.stdout:8: write initial oid 8 2023-09-22T07:43:56.466 INFO:tasks.rados.rados.0.smithi006.stdout:8: seq_num 7 ranges {0=122880} 2023-09-22T07:43:56.466 INFO:tasks.rados.rados.0.smithi006.stdout:8: writing smithi006182445-8 from 0 to 122880 tid 1 2023-09-22T07:43:56.466 INFO:tasks.rados.rados.0.smithi006.stdout:9: write initial oid 9 2023-09-22T07:43:56.466 INFO:tasks.rados.rados.0.smithi006.stdout:9: seq_num 8 ranges {0=139264} 2023-09-22T07:43:56.468 INFO:tasks.rados.rados.0.smithi006.stdout:9: writing smithi006182445-9 from 0 to 139264 tid 1 2023-09-22T07:43:56.468 INFO:tasks.rados.rados.0.smithi006.stdout:10: write initial oid 10 2023-09-22T07:43:56.468 INFO:tasks.rados.rados.0.smithi006.stdout:10: seq_num 9 ranges {0=155648} 2023-09-22T07:43:56.468 INFO:tasks.rados.rados.0.smithi006.stdout:10: writing smithi006182445-10 from 0 to 155648 tid 1 2023-09-22T07:43:56.468 INFO:tasks.rados.rados.0.smithi006.stdout:11: write initial oid 11 2023-09-22T07:43:56.469 INFO:tasks.rados.rados.0.smithi006.stdout:11: seq_num 10 ranges {0=172032} 2023-09-22T07:43:56.469 INFO:tasks.rados.rados.0.smithi006.stdout:11: writing smithi006182445-11 from 0 to 172032 tid 1 2023-09-22T07:43:56.469 INFO:tasks.rados.rados.0.smithi006.stdout:12: write initial oid 12 2023-09-22T07:43:56.469 INFO:tasks.rados.rados.0.smithi006.stdout:12: seq_num 11 ranges {0=188416} 2023-09-22T07:43:56.475 INFO:tasks.rados.rados.0.smithi006.stdout:12: writing smithi006182445-12 from 0 to 188416 tid 1 2023-09-22T07:43:56.475 INFO:tasks.rados.rados.0.smithi006.stdout:13: write initial oid 13 2023-09-22T07:43:56.475 INFO:tasks.rados.rados.0.smithi006.stdout:13: seq_num 12 ranges {0=204800} 2023-09-22T07:43:56.475 INFO:tasks.rados.rados.0.smithi006.stdout:13: writing smithi006182445-13 from 0 to 204800 tid 1 2023-09-22T07:43:56.475 INFO:tasks.rados.rados.0.smithi006.stdout:14: write initial oid 14 2023-09-22T07:43:56.475 INFO:tasks.rados.rados.0.smithi006.stdout:14: seq_num 13 ranges {0=221184} 2023-09-22T07:43:56.475 INFO:tasks.rados.rados.0.smithi006.stdout:14: writing smithi006182445-14 from 0 to 221184 tid 1 2023-09-22T07:43:56.475 INFO:tasks.rados.rados.0.smithi006.stdout:15: write initial oid 15 2023-09-22T07:43:56.475 INFO:tasks.rados.rados.0.smithi006.stdout:15: seq_num 14 ranges {0=237568} 2023-09-22T07:43:56.475 INFO:tasks.rados.rados.0.smithi006.stdout:15: writing smithi006182445-15 from 0 to 237568 tid 1 2023-09-22T07:43:56.476 INFO:tasks.rados.rados.0.smithi006.stdout:16: write initial oid 16 2023-09-22T07:43:56.476 INFO:tasks.rados.rados.0.smithi006.stdout:16: seq_num 15 ranges {0=253952} 2023-09-22T07:43:56.478 INFO:tasks.rados.rados.0.smithi006.stdout:16: writing smithi006182445-16 from 0 to 253952 tid 1 2023-09-22T07:43:56.478 INFO:tasks.rados.rados.0.smithi006.stdout: waiting on 16 2023-09-22T07:43:56.478 INFO:tasks.rados.rados.0.smithi006.stdout:4: finishing write tid 1 to smithi006182445-4 2023-09-22T07:43:56.478 INFO:tasks.rados.rados.0.smithi006.stdout:2: finishing write tid 1 to smithi006182445-2 2023-09-22T07:43:56.478 INFO:tasks.rados.rados.0.smithi006.stdout:5: finishing write tid 1 to smithi006182445-5 2023-09-22T07:43:56.478 INFO:tasks.rados.rados.0.smithi006.stdout:3: finishing write tid 1 to smithi006182445-3 2023-09-22T07:43:56.478 INFO:tasks.rados.rados.0.smithi006.stdout:1: finishing write tid 1 to smithi006182445-1 2023-09-22T07:43:56.478 INFO:tasks.rados.rados.0.smithi006.stdout:2: finishing write tid 2 to smithi006182445-2 2023-09-22T07:43:56.478 INFO:tasks.rados.rados.0.smithi006.stdout:2: finishing write tid 3 to smithi006182445-2 2023-09-22T07:43:56.479 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 2 v 3 (ObjNum 1 snap 0 seq_num 1) dirty exists 2023-09-22T07:43:56.479 INFO:tasks.rados.rados.0.smithi006.stdout:2: left oid 2 (ObjNum 1 snap 0 seq_num 1) 2023-09-22T07:43:56.479 INFO:tasks.rados.rados.0.smithi006.stdout:5: finishing write tid 2 to smithi006182445-5 2023-09-22T07:43:56.479 INFO:tasks.rados.rados.0.smithi006.stdout:5: finishing write tid 3 to smithi006182445-5 2023-09-22T07:43:56.479 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 5 v 2 (ObjNum 4 snap 0 seq_num 4) dirty exists 2023-09-22T07:43:56.479 INFO:tasks.rados.rados.0.smithi006.stdout:5: left oid 5 (ObjNum 4 snap 0 seq_num 4) 2023-09-22T07:43:56.479 INFO:tasks.rados.rados.0.smithi006.stdout:6: finishing write tid 1 to smithi006182445-6 2023-09-22T07:43:56.479 INFO:tasks.rados.rados.0.smithi006.stdout:3: finishing write tid 2 to smithi006182445-3 2023-09-22T07:43:56.479 INFO:tasks.rados.rados.0.smithi006.stdout:3: finishing write tid 3 to smithi006182445-3 2023-09-22T07:43:56.479 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 3 v 4 (ObjNum 2 snap 0 seq_num 2) dirty exists 2023-09-22T07:43:56.479 INFO:tasks.rados.rados.0.smithi006.stdout:3: left oid 3 (ObjNum 2 snap 0 seq_num 2) 2023-09-22T07:43:56.479 INFO:tasks.rados.rados.0.smithi006.stdout:4: finishing write tid 2 to smithi006182445-4 2023-09-22T07:43:56.480 INFO:tasks.rados.rados.0.smithi006.stdout:4: finishing write tid 3 to smithi006182445-4 2023-09-22T07:43:56.480 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 4 v 2 (ObjNum 3 snap 0 seq_num 3) dirty exists 2023-09-22T07:43:56.480 INFO:tasks.rados.rados.0.smithi006.stdout:4: left oid 4 (ObjNum 3 snap 0 seq_num 3) 2023-09-22T07:43:56.480 INFO:tasks.rados.rados.0.smithi006.stdout:1: finishing write tid 2 to smithi006182445-1 2023-09-22T07:43:56.480 INFO:tasks.rados.rados.0.smithi006.stdout:1: finishing write tid 3 to smithi006182445-1 2023-09-22T07:43:56.480 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 1 v 2 (ObjNum 0 snap 0 seq_num 0) dirty exists 2023-09-22T07:43:56.480 INFO:tasks.rados.rados.0.smithi006.stdout:1: left oid 1 (ObjNum 0 snap 0 seq_num 0) 2023-09-22T07:43:56.480 INFO:tasks.rados.rados.0.smithi006.stdout:1: done (15 left) 2023-09-22T07:43:56.480 INFO:tasks.rados.rados.0.smithi006.stdout:2: done (14 left) 2023-09-22T07:43:56.480 INFO:tasks.rados.rados.0.smithi006.stdout:3: done (13 left) 2023-09-22T07:43:56.480 INFO:tasks.rados.rados.0.smithi006.stdout:4: done (12 left) 2023-09-22T07:43:56.480 INFO:tasks.rados.rados.0.smithi006.stdout:5: done (11 left) 2023-09-22T07:43:56.480 INFO:tasks.rados.rados.0.smithi006.stdout:17: write initial oid 17 2023-09-22T07:43:56.481 INFO:tasks.rados.rados.0.smithi006.stdout:17: seq_num 16 ranges {0=270336} 2023-09-22T07:43:56.484 INFO:tasks.rados.rados.0.smithi006.stdout:17: writing smithi006182445-17 from 0 to 270336 tid 1 2023-09-22T07:43:56.484 INFO:tasks.rados.rados.0.smithi006.stdout:18: write initial oid 18 2023-09-22T07:43:56.484 INFO:tasks.rados.rados.0.smithi006.stdout:18: seq_num 17 ranges {0=286720} 2023-09-22T07:43:56.484 INFO:tasks.rados.rados.0.smithi006.stdout:18: writing smithi006182445-18 from 0 to 286720 tid 1 2023-09-22T07:43:56.485 INFO:tasks.rados.rados.0.smithi006.stdout:19: write initial oid 19 2023-09-22T07:43:56.485 INFO:tasks.rados.rados.0.smithi006.stdout:19: seq_num 18 ranges {0=303104} 2023-09-22T07:43:56.485 INFO:tasks.rados.rados.0.smithi006.stdout:19: writing smithi006182445-19 from 0 to 303104 tid 1 2023-09-22T07:43:56.485 INFO:tasks.rados.rados.0.smithi006.stdout:20: write initial oid 20 2023-09-22T07:43:56.485 INFO:tasks.rados.rados.0.smithi006.stdout:20: seq_num 19 ranges {0=319488} 2023-09-22T07:43:56.486 INFO:tasks.rados.rados.0.smithi006.stdout:20: writing smithi006182445-20 from 0 to 319488 tid 1 2023-09-22T07:43:56.487 INFO:tasks.rados.rados.0.smithi006.stdout:21: write initial oid 21 2023-09-22T07:43:56.487 INFO:tasks.rados.rados.0.smithi006.stdout:21: seq_num 20 ranges {0=344064} 2023-09-22T07:43:56.490 INFO:tasks.rados.rados.0.smithi006.stdout:21: writing smithi006182445-21 from 0 to 344064 tid 1 2023-09-22T07:43:56.490 INFO:tasks.rados.rados.0.smithi006.stdout: waiting on 16 2023-09-22T07:43:56.490 INFO:tasks.rados.rados.0.smithi006.stdout:10: finishing write tid 1 to smithi006182445-10 2023-09-22T07:43:56.490 INFO:tasks.rados.rados.0.smithi006.stdout:8: finishing write tid 1 to smithi006182445-8 2023-09-22T07:43:56.490 INFO:tasks.rados.rados.0.smithi006.stdout:7: finishing write tid 1 to smithi006182445-7 2023-09-22T07:43:56.490 INFO:tasks.rados.rados.0.smithi006.stdout:11: finishing write tid 1 to smithi006182445-11 2023-09-22T07:43:56.491 INFO:tasks.rados.rados.0.smithi006.stdout:10: finishing write tid 2 to smithi006182445-10 2023-09-22T07:43:56.491 INFO:tasks.rados.rados.0.smithi006.stdout:12: finishing write tid 1 to smithi006182445-12 2023-09-22T07:43:56.491 INFO:tasks.rados.rados.0.smithi006.stdout:9: finishing write tid 1 to smithi006182445-9 2023-09-22T07:43:56.491 INFO:tasks.rados.rados.0.smithi006.stdout:7: finishing write tid 2 to smithi006182445-7 2023-09-22T07:43:56.491 INFO:tasks.rados.rados.0.smithi006.stdout:15: finishing write tid 1 to smithi006182445-15 2023-09-22T07:43:56.491 INFO:tasks.rados.rados.0.smithi006.stdout:10: finishing write tid 3 to smithi006182445-10 2023-09-22T07:43:56.491 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 10 v 4 (ObjNum 9 snap 0 seq_num 9) dirty exists 2023-09-22T07:43:56.491 INFO:tasks.rados.rados.0.smithi006.stdout:10: left oid 10 (ObjNum 9 snap 0 seq_num 9) 2023-09-22T07:43:56.491 INFO:tasks.rados.rados.0.smithi006.stdout:13: finishing write tid 1 to smithi006182445-13 2023-09-22T07:43:56.491 INFO:tasks.rados.rados.0.smithi006.stdout:14: finishing write tid 1 to smithi006182445-14 2023-09-22T07:43:56.491 INFO:tasks.rados.rados.0.smithi006.stdout:14: finishing write tid 2 to smithi006182445-14 2023-09-22T07:43:56.491 INFO:tasks.rados.rados.0.smithi006.stdout:7: finishing write tid 3 to smithi006182445-7 2023-09-22T07:43:56.491 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 7 v 3 (ObjNum 6 snap 0 seq_num 6) dirty exists 2023-09-22T07:43:56.492 INFO:tasks.rados.rados.0.smithi006.stdout:7: left oid 7 (ObjNum 6 snap 0 seq_num 6) 2023-09-22T07:43:56.492 INFO:tasks.rados.rados.0.smithi006.stdout:11: finishing write tid 2 to smithi006182445-11 2023-09-22T07:43:56.492 INFO:tasks.rados.rados.0.smithi006.stdout:12: finishing write tid 2 to smithi006182445-12 2023-09-22T07:43:56.492 INFO:tasks.rados.rados.0.smithi006.stdout:14: finishing write tid 3 to smithi006182445-14 2023-09-22T07:43:56.492 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 14 v 2 (ObjNum 13 snap 0 seq_num 13) dirty exists 2023-09-22T07:43:56.492 INFO:tasks.rados.rados.0.smithi006.stdout:14: left oid 14 (ObjNum 13 snap 0 seq_num 13) 2023-09-22T07:43:56.492 INFO:tasks.rados.rados.0.smithi006.stdout:9: finishing write tid 2 to smithi006182445-9 2023-09-22T07:43:56.492 INFO:tasks.rados.rados.0.smithi006.stdout:13: finishing write tid 2 to smithi006182445-13 2023-09-22T07:43:56.492 INFO:tasks.rados.rados.0.smithi006.stdout:17: finishing write tid 1 to smithi006182445-17 2023-09-22T07:43:56.492 INFO:tasks.rados.rados.0.smithi006.stdout:11: finishing write tid 3 to smithi006182445-11 2023-09-22T07:43:56.492 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 11 v 5 (ObjNum 10 snap 0 seq_num 10) dirty exists 2023-09-22T07:43:56.492 INFO:tasks.rados.rados.0.smithi006.stdout:11: left oid 11 (ObjNum 10 snap 0 seq_num 10) 2023-09-22T07:43:56.493 INFO:tasks.rados.rados.0.smithi006.stdout:12: finishing write tid 3 to smithi006182445-12 2023-09-22T07:43:56.493 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 12 v 2 (ObjNum 11 snap 0 seq_num 11) dirty exists 2023-09-22T07:43:56.493 INFO:tasks.rados.rados.0.smithi006.stdout:12: left oid 12 (ObjNum 11 snap 0 seq_num 11) 2023-09-22T07:43:56.493 INFO:tasks.rados.rados.0.smithi006.stdout:15: finishing write tid 2 to smithi006182445-15 2023-09-22T07:43:56.493 INFO:tasks.rados.rados.0.smithi006.stdout:9: finishing write tid 3 to smithi006182445-9 2023-09-22T07:43:56.493 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 9 v 3 (ObjNum 8 snap 0 seq_num 8) dirty exists 2023-09-22T07:43:56.493 INFO:tasks.rados.rados.0.smithi006.stdout:9: left oid 9 (ObjNum 8 snap 0 seq_num 8) 2023-09-22T07:43:56.493 INFO:tasks.rados.rados.0.smithi006.stdout:13: finishing write tid 3 to smithi006182445-13 2023-09-22T07:43:56.493 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 13 v 4 (ObjNum 12 snap 0 seq_num 12) dirty exists 2023-09-22T07:43:56.493 INFO:tasks.rados.rados.0.smithi006.stdout:13: left oid 13 (ObjNum 12 snap 0 seq_num 12) 2023-09-22T07:43:56.493 INFO:tasks.rados.rados.0.smithi006.stdout:15: finishing write tid 3 to smithi006182445-15 2023-09-22T07:43:56.493 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 15 v 6 (ObjNum 14 snap 0 seq_num 14) dirty exists 2023-09-22T07:43:56.494 INFO:tasks.rados.rados.0.smithi006.stdout:15: left oid 15 (ObjNum 14 snap 0 seq_num 14) 2023-09-22T07:43:56.494 INFO:tasks.rados.rados.0.smithi006.stdout:18: finishing write tid 1 to smithi006182445-18 2023-09-22T07:43:56.494 INFO:tasks.rados.rados.0.smithi006.stdout:17: finishing write tid 2 to smithi006182445-17 2023-09-22T07:43:56.494 INFO:tasks.rados.rados.0.smithi006.stdout:8: finishing write tid 2 to smithi006182445-8 2023-09-22T07:43:56.494 INFO:tasks.rados.rados.0.smithi006.stdout:18: finishing write tid 2 to smithi006182445-18 2023-09-22T07:43:56.494 INFO:tasks.rados.rados.0.smithi006.stdout:18: finishing write tid 3 to smithi006182445-18 2023-09-22T07:43:56.494 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 18 v 4 (ObjNum 17 snap 0 seq_num 17) dirty exists 2023-09-22T07:43:56.494 INFO:tasks.rados.rados.0.smithi006.stdout:18: left oid 18 (ObjNum 17 snap 0 seq_num 17) 2023-09-22T07:43:56.494 INFO:tasks.rados.rados.0.smithi006.stdout:16: finishing write tid 1 to smithi006182445-16 2023-09-22T07:43:56.494 INFO:tasks.rados.rados.0.smithi006.stdout:17: finishing write tid 3 to smithi006182445-17 2023-09-22T07:43:56.494 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 17 v 2 (ObjNum 16 snap 0 seq_num 16) dirty exists 2023-09-22T07:43:56.494 INFO:tasks.rados.rados.0.smithi006.stdout:17: left oid 17 (ObjNum 16 snap 0 seq_num 16) 2023-09-22T07:43:56.495 INFO:tasks.rados.rados.0.smithi006.stdout:8: finishing write tid 3 to smithi006182445-8 2023-09-22T07:43:56.495 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 8 v 2 (ObjNum 7 snap 0 seq_num 7) dirty exists 2023-09-22T07:43:56.495 INFO:tasks.rados.rados.0.smithi006.stdout:8: left oid 8 (ObjNum 7 snap 0 seq_num 7) 2023-09-22T07:43:56.495 INFO:tasks.rados.rados.0.smithi006.stdout:6: finishing write tid 2 to smithi006182445-6 2023-09-22T07:43:56.495 INFO:tasks.rados.rados.0.smithi006.stdout:6: finishing write tid 3 to smithi006182445-6 2023-09-22T07:43:56.495 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 6 v 2 (ObjNum 5 snap 0 seq_num 5) dirty exists 2023-09-22T07:43:56.495 INFO:tasks.rados.rados.0.smithi006.stdout:6: left oid 6 (ObjNum 5 snap 0 seq_num 5) 2023-09-22T07:43:56.495 INFO:tasks.rados.rados.0.smithi006.stdout:6: done (15 left) 2023-09-22T07:43:56.495 INFO:tasks.rados.rados.0.smithi006.stdout:7: done (14 left) 2023-09-22T07:43:56.495 INFO:tasks.rados.rados.0.smithi006.stdout:8: done (13 left) 2023-09-22T07:43:56.495 INFO:tasks.rados.rados.0.smithi006.stdout:9: done (12 left) 2023-09-22T07:43:56.495 INFO:tasks.rados.rados.0.smithi006.stdout:10: done (11 left) 2023-09-22T07:43:56.495 INFO:tasks.rados.rados.0.smithi006.stdout:11: done (10 left) 2023-09-22T07:43:56.496 INFO:tasks.rados.rados.0.smithi006.stdout:12: done (9 left) 2023-09-22T07:43:56.496 INFO:tasks.rados.rados.0.smithi006.stdout:13: done (8 left) 2023-09-22T07:43:56.496 INFO:tasks.rados.rados.0.smithi006.stdout:14: done (7 left) 2023-09-22T07:43:56.496 INFO:tasks.rados.rados.0.smithi006.stdout:15: done (6 left) 2023-09-22T07:43:56.496 INFO:tasks.rados.rados.0.smithi006.stdout:17: done (5 left) 2023-09-22T07:43:56.496 INFO:tasks.rados.rados.0.smithi006.stdout:18: done (4 left) 2023-09-22T07:43:56.496 INFO:tasks.rados.rados.0.smithi006.stdout:22: write initial oid 22 2023-09-22T07:43:56.496 INFO:tasks.rados.rados.0.smithi006.stdout:22: seq_num 21 ranges {0=360448} 2023-09-22T07:43:56.497 INFO:tasks.rados.rados.0.smithi006.stdout:22: writing smithi006182445-22 from 0 to 360448 tid 1 2023-09-22T07:43:56.497 INFO:tasks.rados.rados.0.smithi006.stdout:23: write initial oid 23 2023-09-22T07:43:56.497 INFO:tasks.rados.rados.0.smithi006.stdout:23: seq_num 22 ranges {0=376832} 2023-09-22T07:43:56.497 INFO:tasks.rados.rados.0.smithi006.stdout:23: writing smithi006182445-23 from 0 to 376832 tid 1 2023-09-22T07:43:56.497 INFO:tasks.rados.rados.0.smithi006.stdout:24: write initial oid 24 2023-09-22T07:43:56.497 INFO:tasks.rados.rados.0.smithi006.stdout:24: seq_num 23 ranges {0=393216} 2023-09-22T07:43:56.498 INFO:tasks.rados.rados.0.smithi006.stdout:24: writing smithi006182445-24 from 0 to 393216 tid 1 2023-09-22T07:43:56.498 INFO:tasks.rados.rados.0.smithi006.stdout:25: write initial oid 25 2023-09-22T07:43:56.498 INFO:tasks.rados.rados.0.smithi006.stdout:25: seq_num 24 ranges {0=409600} 2023-09-22T07:43:56.500 INFO:tasks.rados.rados.0.smithi006.stdout:25: writing smithi006182445-25 from 0 to 409600 tid 1 2023-09-22T07:43:56.500 INFO:tasks.rados.rados.0.smithi006.stdout:26: write initial oid 26 2023-09-22T07:43:56.500 INFO:tasks.rados.rados.0.smithi006.stdout:26: seq_num 25 ranges {0=425984} 2023-09-22T07:43:56.503 INFO:tasks.rados.rados.0.smithi006.stdout:26: writing smithi006182445-26 from 0 to 425984 tid 1 2023-09-22T07:43:56.503 INFO:tasks.rados.rados.0.smithi006.stdout:27: write initial oid 27 2023-09-22T07:43:56.503 INFO:tasks.rados.rados.0.smithi006.stdout:27: seq_num 26 ranges {0=442368} 2023-09-22T07:43:56.506 INFO:tasks.rados.rados.0.smithi006.stdout:27: writing smithi006182445-27 from 0 to 442368 tid 1 2023-09-22T07:43:56.506 INFO:tasks.rados.rados.0.smithi006.stdout:28: write initial oid 28 2023-09-22T07:43:56.506 INFO:tasks.rados.rados.0.smithi006.stdout:28: seq_num 27 ranges {0=458752} 2023-09-22T07:43:56.508 INFO:tasks.rados.rados.0.smithi006.stdout:28: writing smithi006182445-28 from 0 to 458752 tid 1 2023-09-22T07:43:56.509 INFO:tasks.rados.rados.0.smithi006.stdout:29: write initial oid 29 2023-09-22T07:43:56.509 INFO:tasks.rados.rados.0.smithi006.stdout:16: finishing write tid 2 to smithi006182445-16 2023-09-22T07:43:56.509 INFO:tasks.rados.rados.0.smithi006.stdout:29: seq_num 28 ranges {0=475136} 2023-09-22T07:43:56.512 INFO:tasks.rados.rados.0.smithi006.stdout:29: writing smithi006182445-29 from 0 to 475136 tid 1 2023-09-22T07:43:56.512 INFO:tasks.rados.rados.0.smithi006.stdout:30: write initial oid 30 2023-09-22T07:43:56.512 INFO:tasks.rados.rados.0.smithi006.stdout:30: seq_num 29 ranges {0=491520} 2023-09-22T07:43:56.516 INFO:tasks.rados.rados.0.smithi006.stdout:30: writing smithi006182445-30 from 0 to 491520 tid 1 2023-09-22T07:43:56.516 INFO:tasks.rados.rados.0.smithi006.stdout:31: write initial oid 31 2023-09-22T07:43:56.516 INFO:tasks.rados.rados.0.smithi006.stdout:20: finishing write tid 1 to smithi006182445-20 2023-09-22T07:43:56.516 INFO:tasks.rados.rados.0.smithi006.stdout:16: finishing write tid 3 to smithi006182445-16 2023-09-22T07:43:56.516 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 16 v 4 (ObjNum 15 snap 0 seq_num 15) dirty exists 2023-09-22T07:43:56.516 INFO:tasks.rados.rados.0.smithi006.stdout:16: left oid 16 (ObjNum 15 snap 0 seq_num 15) 2023-09-22T07:43:56.516 INFO:tasks.rados.rados.0.smithi006.stdout:21: finishing write tid 1 to smithi006182445-21 2023-09-22T07:43:56.516 INFO:tasks.rados.rados.0.smithi006.stdout:20: finishing write tid 2 to smithi006182445-20 2023-09-22T07:43:56.516 INFO:tasks.rados.rados.0.smithi006.stdout:20: finishing write tid 3 to smithi006182445-20 2023-09-22T07:43:56.516 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 20 v 2 (ObjNum 19 snap 0 seq_num 19) dirty exists 2023-09-22T07:43:56.516 INFO:tasks.rados.rados.0.smithi006.stdout:20: left oid 20 (ObjNum 19 snap 0 seq_num 19) 2023-09-22T07:43:56.517 INFO:tasks.rados.rados.0.smithi006.stdout:21: finishing write tid 2 to smithi006182445-21 2023-09-22T07:43:56.517 INFO:tasks.rados.rados.0.smithi006.stdout:31: seq_num 30 ranges {0=507904} 2023-09-22T07:43:56.519 INFO:tasks.rados.rados.0.smithi006.stdout:31: writing smithi006182445-31 from 0 to 507904 tid 1 2023-09-22T07:43:56.519 INFO:tasks.rados.rados.0.smithi006.stdout:16: done (13 left) 2023-09-22T07:43:56.519 INFO:tasks.rados.rados.0.smithi006.stdout:20: done (12 left) 2023-09-22T07:43:56.519 INFO:tasks.rados.rados.0.smithi006.stdout:32: write initial oid 32 2023-09-22T07:43:56.520 INFO:tasks.rados.rados.0.smithi006.stdout:32: seq_num 31 ranges {0=524288} 2023-09-22T07:43:56.523 INFO:tasks.rados.rados.0.smithi006.stdout:32: writing smithi006182445-32 from 0 to 524288 tid 1 2023-09-22T07:43:56.523 INFO:tasks.rados.rados.0.smithi006.stdout:33: write initial oid 33 2023-09-22T07:43:56.523 INFO:tasks.rados.rados.0.smithi006.stdout:33: seq_num 32 ranges {0=540672} 2023-09-22T07:43:56.527 INFO:tasks.rados.rados.0.smithi006.stdout:33: writing smithi006182445-33 from 0 to 540672 tid 1 2023-09-22T07:43:56.528 INFO:tasks.rados.rados.0.smithi006.stdout:34: write initial oid 34 2023-09-22T07:43:56.528 INFO:tasks.rados.rados.0.smithi006.stdout:34: seq_num 33 ranges {0=557056} 2023-09-22T07:43:56.532 INFO:tasks.rados.rados.0.smithi006.stdout:34: writing smithi006182445-34 from 0 to 557056 tid 1 2023-09-22T07:43:56.532 INFO:tasks.rados.rados.0.smithi006.stdout:35: write initial oid 35 2023-09-22T07:43:56.532 INFO:tasks.rados.rados.0.smithi006.stdout:35: seq_num 34 ranges {0=573440} 2023-09-22T07:43:56.538 INFO:tasks.rados.rados.0.smithi006.stdout:35: writing smithi006182445-35 from 0 to 573440 tid 1 2023-09-22T07:43:56.539 INFO:tasks.rados.rados.0.smithi006.stdout:22: finishing write tid 1 to smithi006182445-22 2023-09-22T07:43:56.539 INFO:tasks.rados.rados.0.smithi006.stdout:21: finishing write tid 3 to smithi006182445-21 2023-09-22T07:43:56.539 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 21 v 4 (ObjNum 20 snap 0 seq_num 20) dirty exists 2023-09-22T07:43:56.539 INFO:tasks.rados.rados.0.smithi006.stdout:21: left oid 21 (ObjNum 20 snap 0 seq_num 20) 2023-09-22T07:43:56.539 INFO:tasks.rados.rados.0.smithi006.stdout:22: finishing write tid 2 to smithi006182445-22 2023-09-22T07:43:56.539 INFO:tasks.rados.rados.0.smithi006.stdout:22: finishing write tid 3 to smithi006182445-22 2023-09-22T07:43:56.539 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 22 v 2 (ObjNum 21 snap 0 seq_num 21) dirty exists 2023-09-22T07:43:56.539 INFO:tasks.rados.rados.0.smithi006.stdout:22: left oid 22 (ObjNum 21 snap 0 seq_num 21) 2023-09-22T07:43:56.540 INFO:tasks.rados.rados.0.smithi006.stdout:19: finishing write tid 1 to smithi006182445-19 2023-09-22T07:43:56.540 INFO:tasks.rados.rados.0.smithi006.stdout:23: finishing write tid 1 to smithi006182445-23 2023-09-22T07:43:56.540 INFO:tasks.rados.rados.0.smithi006.stdout:19: finishing write tid 2 to smithi006182445-19 2023-09-22T07:43:56.540 INFO:tasks.rados.rados.0.smithi006.stdout:24: finishing write tid 1 to smithi006182445-24 2023-09-22T07:43:56.540 INFO:tasks.rados.rados.0.smithi006.stdout:23: finishing write tid 2 to smithi006182445-23 2023-09-22T07:43:56.540 INFO:tasks.rados.rados.0.smithi006.stdout:24: finishing write tid 2 to smithi006182445-24 2023-09-22T07:43:56.540 INFO:tasks.rados.rados.0.smithi006.stdout:19: finishing write tid 3 to smithi006182445-19 2023-09-22T07:43:56.540 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 19 v 3 (ObjNum 18 snap 0 seq_num 18) dirty exists 2023-09-22T07:43:56.540 INFO:tasks.rados.rados.0.smithi006.stdout:19: left oid 19 (ObjNum 18 snap 0 seq_num 18) 2023-09-22T07:43:56.540 INFO:tasks.rados.rados.0.smithi006.stdout:23: finishing write tid 3 to smithi006182445-23 2023-09-22T07:43:56.540 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 23 v 4 (ObjNum 22 snap 0 seq_num 22) dirty exists 2023-09-22T07:43:56.540 INFO:tasks.rados.rados.0.smithi006.stdout:23: left oid 23 (ObjNum 22 snap 0 seq_num 22) 2023-09-22T07:43:56.540 INFO:tasks.rados.rados.0.smithi006.stdout:24: finishing write tid 3 to smithi006182445-24 2023-09-22T07:43:56.541 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 24 v 4 (ObjNum 23 snap 0 seq_num 23) dirty exists 2023-09-22T07:43:56.541 INFO:tasks.rados.rados.0.smithi006.stdout:24: left oid 24 (ObjNum 23 snap 0 seq_num 23) 2023-09-22T07:43:56.541 INFO:tasks.rados.rados.0.smithi006.stdout:25: finishing write tid 1 to smithi006182445-25 2023-09-22T07:43:56.541 INFO:tasks.rados.rados.0.smithi006.stdout:26: finishing write tid 1 to smithi006182445-26 2023-09-22T07:43:56.541 INFO:tasks.rados.rados.0.smithi006.stdout:25: finishing write tid 2 to smithi006182445-25 2023-09-22T07:43:56.541 INFO:tasks.rados.rados.0.smithi006.stdout:25: finishing write tid 3 to smithi006182445-25 2023-09-22T07:43:56.541 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 25 v 8 (ObjNum 24 snap 0 seq_num 24) dirty exists 2023-09-22T07:43:56.541 INFO:tasks.rados.rados.0.smithi006.stdout:25: left oid 25 (ObjNum 24 snap 0 seq_num 24) 2023-09-22T07:43:56.541 INFO:tasks.rados.rados.0.smithi006.stdout:26: finishing write tid 2 to smithi006182445-26 2023-09-22T07:43:56.541 INFO:tasks.rados.rados.0.smithi006.stdout:26: finishing write tid 3 to smithi006182445-26 2023-09-22T07:43:56.541 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 26 v 6 (ObjNum 25 snap 0 seq_num 25) dirty exists 2023-09-22T07:43:56.541 INFO:tasks.rados.rados.0.smithi006.stdout:26: left oid 26 (ObjNum 25 snap 0 seq_num 25) 2023-09-22T07:43:56.542 INFO:tasks.rados.rados.0.smithi006.stdout:27: finishing write tid 1 to smithi006182445-27 2023-09-22T07:43:56.542 INFO:tasks.rados.rados.0.smithi006.stdout:27: finishing write tid 2 to smithi006182445-27 2023-09-22T07:43:56.542 INFO:tasks.rados.rados.0.smithi006.stdout:27: finishing write tid 3 to smithi006182445-27 2023-09-22T07:43:56.542 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 27 v 4 (ObjNum 26 snap 0 seq_num 26) dirty exists 2023-09-22T07:43:56.542 INFO:tasks.rados.rados.0.smithi006.stdout:27: left oid 27 (ObjNum 26 snap 0 seq_num 26) 2023-09-22T07:43:56.542 INFO:tasks.rados.rados.0.smithi006.stdout:28: finishing write tid 1 to smithi006182445-28 2023-09-22T07:43:56.542 INFO:tasks.rados.rados.0.smithi006.stdout:28: finishing write tid 2 to smithi006182445-28 2023-09-22T07:43:56.542 INFO:tasks.rados.rados.0.smithi006.stdout:28: finishing write tid 3 to smithi006182445-28 2023-09-22T07:43:56.542 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 28 v 6 (ObjNum 27 snap 0 seq_num 27) dirty exists 2023-09-22T07:43:56.542 INFO:tasks.rados.rados.0.smithi006.stdout:28: left oid 28 (ObjNum 27 snap 0 seq_num 27) 2023-09-22T07:43:56.542 INFO:tasks.rados.rados.0.smithi006.stdout:29: finishing write tid 1 to smithi006182445-29 2023-09-22T07:43:56.542 INFO:tasks.rados.rados.0.smithi006.stdout:29: finishing write tid 2 to smithi006182445-29 2023-09-22T07:43:56.543 INFO:tasks.rados.rados.0.smithi006.stdout:29: finishing write tid 3 to smithi006182445-29 2023-09-22T07:43:56.543 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 29 v 4 (ObjNum 28 snap 0 seq_num 28) dirty exists 2023-09-22T07:43:56.543 INFO:tasks.rados.rados.0.smithi006.stdout:29: left oid 29 (ObjNum 28 snap 0 seq_num 28) 2023-09-22T07:43:56.543 INFO:tasks.rados.rados.0.smithi006.stdout:30: finishing write tid 1 to smithi006182445-30 2023-09-22T07:43:56.543 INFO:tasks.rados.rados.0.smithi006.stdout:30: finishing write tid 2 to smithi006182445-30 2023-09-22T07:43:56.543 INFO:tasks.rados.rados.0.smithi006.stdout:30: finishing write tid 3 to smithi006182445-30 2023-09-22T07:43:56.543 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 30 v 8 (ObjNum 29 snap 0 seq_num 29) dirty exists 2023-09-22T07:43:56.543 INFO:tasks.rados.rados.0.smithi006.stdout:30: left oid 30 (ObjNum 29 snap 0 seq_num 29) 2023-09-22T07:43:56.543 INFO:tasks.rados.rados.0.smithi006.stdout:31: finishing write tid 1 to smithi006182445-31 2023-09-22T07:43:56.543 INFO:tasks.rados.rados.0.smithi006.stdout:31: finishing write tid 2 to smithi006182445-31 2023-09-22T07:43:56.543 INFO:tasks.rados.rados.0.smithi006.stdout:31: finishing write tid 3 to smithi006182445-31 2023-09-22T07:43:56.543 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 31 v 10 (ObjNum 30 snap 0 seq_num 30) dirty exists 2023-09-22T07:43:56.543 INFO:tasks.rados.rados.0.smithi006.stdout:31: left oid 31 (ObjNum 30 snap 0 seq_num 30) 2023-09-22T07:43:56.544 INFO:tasks.rados.rados.0.smithi006.stdout:32: finishing write tid 1 to smithi006182445-32 2023-09-22T07:43:56.544 INFO:tasks.rados.rados.0.smithi006.stdout:32: finishing write tid 2 to smithi006182445-32 2023-09-22T07:43:56.544 INFO:tasks.rados.rados.0.smithi006.stdout:32: finishing write tid 3 to smithi006182445-32 2023-09-22T07:43:56.544 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 32 v 10 (ObjNum 31 snap 0 seq_num 31) dirty exists 2023-09-22T07:43:56.544 INFO:tasks.rados.rados.0.smithi006.stdout:32: left oid 32 (ObjNum 31 snap 0 seq_num 31) 2023-09-22T07:43:56.544 INFO:tasks.rados.rados.0.smithi006.stdout:33: finishing write tid 1 to smithi006182445-33 2023-09-22T07:43:56.544 INFO:tasks.rados.rados.0.smithi006.stdout:33: finishing write tid 2 to smithi006182445-33 2023-09-22T07:43:56.544 INFO:tasks.rados.rados.0.smithi006.stdout:33: finishing write tid 3 to smithi006182445-33 2023-09-22T07:43:56.544 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 33 v 2 (ObjNum 32 snap 0 seq_num 32) dirty exists 2023-09-22T07:43:56.544 INFO:tasks.rados.rados.0.smithi006.stdout:33: left oid 33 (ObjNum 32 snap 0 seq_num 32) 2023-09-22T07:43:56.544 INFO:tasks.rados.rados.0.smithi006.stdout:34: finishing write tid 1 to smithi006182445-34 2023-09-22T07:43:56.544 INFO:tasks.rados.rados.0.smithi006.stdout:34: finishing write tid 2 to smithi006182445-34 2023-09-22T07:43:56.544 INFO:tasks.rados.rados.0.smithi006.stdout:34: finishing write tid 3 to smithi006182445-34 2023-09-22T07:43:56.545 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 34 v 8 (ObjNum 33 snap 0 seq_num 33) dirty exists 2023-09-22T07:43:56.545 INFO:tasks.rados.rados.0.smithi006.stdout:34: left oid 34 (ObjNum 33 snap 0 seq_num 33) 2023-09-22T07:43:56.545 INFO:tasks.rados.rados.0.smithi006.stdout:19: done (15 left) 2023-09-22T07:43:56.545 INFO:tasks.rados.rados.0.smithi006.stdout:21: done (14 left) 2023-09-22T07:43:56.545 INFO:tasks.rados.rados.0.smithi006.stdout:22: done (13 left) 2023-09-22T07:43:56.545 INFO:tasks.rados.rados.0.smithi006.stdout:23: done (12 left) 2023-09-22T07:43:56.545 INFO:tasks.rados.rados.0.smithi006.stdout:24: done (11 left) 2023-09-22T07:43:56.545 INFO:tasks.rados.rados.0.smithi006.stdout:25: done (10 left) 2023-09-22T07:43:56.545 INFO:tasks.rados.rados.0.smithi006.stdout:26: done (9 left) 2023-09-22T07:43:56.545 INFO:tasks.rados.rados.0.smithi006.stdout:27: done (8 left) 2023-09-22T07:43:56.545 INFO:tasks.rados.rados.0.smithi006.stdout:28: done (7 left) 2023-09-22T07:43:56.545 INFO:tasks.rados.rados.0.smithi006.stdout:29: done (6 left) 2023-09-22T07:43:56.545 INFO:tasks.rados.rados.0.smithi006.stdout:30: done (5 left) 2023-09-22T07:43:56.546 INFO:tasks.rados.rados.0.smithi006.stdout:31: done (4 left) 2023-09-22T07:43:56.546 INFO:tasks.rados.rados.0.smithi006.stdout:32: done (3 left) 2023-09-22T07:43:56.546 INFO:tasks.rados.rados.0.smithi006.stdout:33: done (2 left) 2023-09-22T07:43:56.546 INFO:tasks.rados.rados.0.smithi006.stdout:34: done (1 left) 2023-09-22T07:43:56.546 INFO:tasks.rados.rados.0.smithi006.stdout:36: write initial oid 36 2023-09-22T07:43:56.546 INFO:tasks.rados.rados.0.smithi006.stdout:36: seq_num 35 ranges {0=589824} 2023-09-22T07:43:56.547 INFO:tasks.rados.rados.0.smithi006.stdout:36: writing smithi006182445-36 from 0 to 589824 tid 1 2023-09-22T07:43:56.547 INFO:tasks.rados.rados.0.smithi006.stdout:37: write initial oid 37 2023-09-22T07:43:56.547 INFO:tasks.rados.rados.0.smithi006.stdout:37: seq_num 36 ranges {0=606208} 2023-09-22T07:43:56.547 INFO:tasks.rados.rados.0.smithi006.stdout:37: writing smithi006182445-37 from 0 to 606208 tid 1 2023-09-22T07:43:56.547 INFO:tasks.rados.rados.0.smithi006.stdout:38: write initial oid 38 2023-09-22T07:43:56.547 INFO:tasks.rados.rados.0.smithi006.stdout:38: seq_num 37 ranges {0=622592} 2023-09-22T07:43:56.551 INFO:tasks.rados.rados.0.smithi006.stdout:38: writing smithi006182445-38 from 0 to 622592 tid 1 2023-09-22T07:43:56.551 INFO:tasks.rados.rados.0.smithi006.stdout:39: write initial oid 39 2023-09-22T07:43:56.551 INFO:tasks.rados.rados.0.smithi006.stdout:39: seq_num 38 ranges {0=638976} 2023-09-22T07:43:56.553 INFO:tasks.rados.rados.0.smithi006.stdout:39: writing smithi006182445-39 from 0 to 638976 tid 1 2023-09-22T07:43:56.553 INFO:tasks.rados.rados.0.smithi006.stdout:40: write initial oid 40 2023-09-22T07:43:56.553 INFO:tasks.rados.rados.0.smithi006.stdout:40: seq_num 39 ranges {0=663552} 2023-09-22T07:43:56.558 INFO:tasks.rados.rados.0.smithi006.stdout:40: writing smithi006182445-40 from 0 to 663552 tid 1 2023-09-22T07:43:56.558 INFO:tasks.rados.rados.0.smithi006.stdout:41: write initial oid 41 2023-09-22T07:43:56.558 INFO:tasks.rados.rados.0.smithi006.stdout:41: seq_num 40 ranges {0=679936} 2023-09-22T07:43:56.563 INFO:tasks.rados.rados.0.smithi006.stdout:41: writing smithi006182445-41 from 0 to 679936 tid 1 2023-09-22T07:43:56.563 INFO:tasks.rados.rados.0.smithi006.stdout:42: write initial oid 42 2023-09-22T07:43:56.564 INFO:tasks.rados.rados.0.smithi006.stdout:42: seq_num 41 ranges {0=696320} 2023-09-22T07:43:56.569 INFO:tasks.rados.rados.0.smithi006.stdout:42: writing smithi006182445-42 from 0 to 696320 tid 1 2023-09-22T07:43:56.569 INFO:tasks.rados.rados.0.smithi006.stdout:43: write initial oid 43 2023-09-22T07:43:56.569 INFO:tasks.rados.rados.0.smithi006.stdout:35: finishing write tid 1 to smithi006182445-35 2023-09-22T07:43:56.569 INFO:tasks.rados.rados.0.smithi006.stdout:43: seq_num 42 ranges {0=712704} 2023-09-22T07:43:56.574 INFO:tasks.rados.rados.0.smithi006.stdout:43: writing smithi006182445-43 from 0 to 712704 tid 1 2023-09-22T07:43:56.574 INFO:tasks.rados.rados.0.smithi006.stdout:44: write initial oid 44 2023-09-22T07:43:56.575 INFO:tasks.rados.rados.0.smithi006.stdout:44: seq_num 43 ranges {0=729088} 2023-09-22T07:43:56.581 INFO:tasks.rados.rados.0.smithi006.stdout:44: writing smithi006182445-44 from 0 to 729088 tid 1 2023-09-22T07:43:56.581 INFO:tasks.rados.rados.0.smithi006.stdout:45: write initial oid 45 2023-09-22T07:43:56.581 INFO:tasks.rados.rados.0.smithi006.stdout:35: finishing write tid 2 to smithi006182445-35 2023-09-22T07:43:56.581 INFO:tasks.rados.rados.0.smithi006.stdout:35: finishing write tid 3 to smithi006182445-35 2023-09-22T07:43:56.581 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 35 v 6 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-09-22T07:43:56.581 INFO:tasks.rados.rados.0.smithi006.stdout:35: left oid 35 (ObjNum 34 snap 0 seq_num 34) 2023-09-22T07:43:56.581 INFO:tasks.rados.rados.0.smithi006.stdout:36: finishing write tid 1 to smithi006182445-36 2023-09-22T07:43:56.582 INFO:tasks.rados.rados.0.smithi006.stdout:36: finishing write tid 2 to smithi006182445-36 2023-09-22T07:43:56.582 INFO:tasks.rados.rados.0.smithi006.stdout:36: finishing write tid 3 to smithi006182445-36 2023-09-22T07:43:56.582 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 36 v 4 (ObjNum 35 snap 0 seq_num 35) dirty exists 2023-09-22T07:43:56.582 INFO:tasks.rados.rados.0.smithi006.stdout:36: left oid 36 (ObjNum 35 snap 0 seq_num 35) 2023-09-22T07:43:56.582 INFO:tasks.rados.rados.0.smithi006.stdout:37: finishing write tid 1 to smithi006182445-37 2023-09-22T07:43:56.582 INFO:tasks.rados.rados.0.smithi006.stdout:37: finishing write tid 2 to smithi006182445-37 2023-09-22T07:43:56.582 INFO:tasks.rados.rados.0.smithi006.stdout:45: seq_num 44 ranges {0=745472} 2023-09-22T07:43:56.586 INFO:tasks.rados.rados.0.smithi006.stdout:45: writing smithi006182445-45 from 0 to 745472 tid 1 2023-09-22T07:43:56.587 INFO:tasks.rados.rados.0.smithi006.stdout:35: done (10 left) 2023-09-22T07:43:56.587 INFO:tasks.rados.rados.0.smithi006.stdout:36: done (9 left) 2023-09-22T07:43:56.587 INFO:tasks.rados.rados.0.smithi006.stdout:46: write initial oid 46 2023-09-22T07:43:56.587 INFO:tasks.rados.rados.0.smithi006.stdout:46: seq_num 45 ranges {0=761856} 2023-09-22T07:43:56.592 INFO:tasks.rados.rados.0.smithi006.stdout:46: writing smithi006182445-46 from 0 to 761856 tid 1 2023-09-22T07:43:56.592 INFO:tasks.rados.rados.0.smithi006.stdout:47: write initial oid 47 2023-09-22T07:43:56.593 INFO:tasks.rados.rados.0.smithi006.stdout:47: seq_num 46 ranges {0=778240} 2023-09-22T07:43:56.599 INFO:tasks.rados.rados.0.smithi006.stdout:47: writing smithi006182445-47 from 0 to 778240 tid 1 2023-09-22T07:43:56.599 INFO:tasks.rados.rados.0.smithi006.stdout:48: write initial oid 48 2023-09-22T07:43:56.599 INFO:tasks.rados.rados.0.smithi006.stdout:48: seq_num 47 ranges {0=794624} 2023-09-22T07:43:56.605 INFO:tasks.rados.rados.0.smithi006.stdout:48: writing smithi006182445-48 from 0 to 794624 tid 1 2023-09-22T07:43:56.605 INFO:tasks.rados.rados.0.smithi006.stdout:49: write initial oid 49 2023-09-22T07:43:56.605 INFO:tasks.rados.rados.0.smithi006.stdout:49: seq_num 48 ranges {0=409600,409600=401408} 2023-09-22T07:43:56.607 INFO:tasks.rados.rados.0.smithi006.stdout:49: writing smithi006182445-49 from 0 to 409600 tid 1 2023-09-22T07:43:56.610 INFO:tasks.rados.rados.0.smithi006.stdout:49: writing smithi006182445-49 from 409600 to 811008 tid 2 2023-09-22T07:43:56.610 INFO:tasks.rados.rados.0.smithi006.stdout:50: write initial oid 50 2023-09-22T07:43:56.610 INFO:tasks.rados.rados.0.smithi006.stdout:50: seq_num 49 ranges {0=425984,425984=401408} 2023-09-22T07:43:56.614 INFO:tasks.rados.rados.0.smithi006.stdout:50: writing smithi006182445-50 from 0 to 425984 tid 1 2023-09-22T07:43:56.616 INFO:tasks.rados.rados.0.smithi006.stdout:50: writing smithi006182445-50 from 425984 to 827392 tid 2 2023-09-22T07:43:56.616 INFO:tasks.rados.rados.0.smithi006.stdout:51: copy_from oid 8 from oid 18 current snap is 0 2023-09-22T07:43:56.616 INFO:tasks.rados.rados.0.smithi006.stdout:37: finishing write tid 3 to smithi006182445-37 2023-09-22T07:43:56.616 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 37 v 4 (ObjNum 36 snap 0 seq_num 36) dirty exists 2023-09-22T07:43:56.616 INFO:tasks.rados.rados.0.smithi006.stdout:37: left oid 37 (ObjNum 36 snap 0 seq_num 36) 2023-09-22T07:43:56.616 INFO:tasks.rados.rados.0.smithi006.stdout:38: finishing write tid 1 to smithi006182445-38 2023-09-22T07:43:56.616 INFO:tasks.rados.rados.0.smithi006.stdout:38: finishing write tid 2 to smithi006182445-38 2023-09-22T07:43:56.617 INFO:tasks.rados.rados.0.smithi006.stdout:38: finishing write tid 3 to smithi006182445-38 2023-09-22T07:43:56.617 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 38 v 6 (ObjNum 37 snap 0 seq_num 37) dirty exists 2023-09-22T07:43:56.617 INFO:tasks.rados.rados.0.smithi006.stdout:38: left oid 38 (ObjNum 37 snap 0 seq_num 37) 2023-09-22T07:43:56.617 INFO:tasks.rados.rados.0.smithi006.stdout:39: finishing write tid 1 to smithi006182445-39 2023-09-22T07:43:56.617 INFO:tasks.rados.rados.0.smithi006.stdout:39: finishing write tid 2 to smithi006182445-39 2023-09-22T07:43:56.617 INFO:tasks.rados.rados.0.smithi006.stdout:37: done (14 left) 2023-09-22T07:43:56.617 INFO:tasks.rados.rados.0.smithi006.stdout:38: done (13 left) 2023-09-22T07:43:56.617 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 14 current snap is 0 2023-09-22T07:43:56.617 INFO:tasks.rados.rados.0.smithi006.stdout:39: finishing write tid 3 to smithi006182445-39 2023-09-22T07:43:56.617 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 39 v 4 (ObjNum 38 snap 0 seq_num 38) dirty exists 2023-09-22T07:43:56.617 INFO:tasks.rados.rados.0.smithi006.stdout:39: left oid 39 (ObjNum 38 snap 0 seq_num 38) 2023-09-22T07:43:56.617 INFO:tasks.rados.rados.0.smithi006.stdout:40: finishing write tid 1 to smithi006182445-40 2023-09-22T07:43:56.618 INFO:tasks.rados.rados.0.smithi006.stdout:40: finishing write tid 2 to smithi006182445-40 2023-09-22T07:43:56.618 INFO:tasks.rados.rados.0.smithi006.stdout:52: seq_num 50 ranges {221184=442368,663552=401408} 2023-09-22T07:43:56.621 INFO:tasks.rados.rados.0.smithi006.stdout:52: writing smithi006182445-14 from 221184 to 663552 tid 1 2023-09-22T07:43:56.623 INFO:tasks.rados.rados.0.smithi006.stdout:52: writing smithi006182445-14 from 663552 to 1064960 tid 2 2023-09-22T07:43:56.623 INFO:tasks.rados.rados.0.smithi006.stdout:39: done (13 left) 2023-09-22T07:43:56.623 INFO:tasks.rados.rados.0.smithi006.stdout:53: rmattr oid 20 current snap is 0 2023-09-22T07:43:56.623 INFO:tasks.rados.rados.0.smithi006.stdout:53: done (13 left) 2023-09-22T07:43:56.623 INFO:tasks.rados.rados.0.smithi006.stdout:54: delete oid 10 current snap is 0 2023-09-22T07:43:56.623 INFO:tasks.rados.rados.0.smithi006.stdout:40: finishing write tid 3 to smithi006182445-40 2023-09-22T07:43:56.623 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 40 v 6 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-09-22T07:43:56.623 INFO:tasks.rados.rados.0.smithi006.stdout:40: left oid 40 (ObjNum 39 snap 0 seq_num 39) 2023-09-22T07:43:56.624 INFO:tasks.rados.rados.0.smithi006.stdout:41: finishing write tid 1 to smithi006182445-41 2023-09-22T07:43:56.624 INFO:tasks.rados.rados.0.smithi006.stdout:41: finishing write tid 2 to smithi006182445-41 2023-09-22T07:43:56.624 INFO:tasks.rados.rados.0.smithi006.stdout:41: finishing write tid 3 to smithi006182445-41 2023-09-22T07:43:56.624 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 41 v 6 (ObjNum 40 snap 0 seq_num 40) dirty exists 2023-09-22T07:43:56.624 INFO:tasks.rados.rados.0.smithi006.stdout:41: left oid 41 (ObjNum 40 snap 0 seq_num 40) 2023-09-22T07:43:56.624 INFO:tasks.rados.rados.0.smithi006.stdout:42: finishing write tid 1 to smithi006182445-42 2023-09-22T07:43:56.624 INFO:tasks.rados.rados.0.smithi006.stdout:42: finishing write tid 2 to smithi006182445-42 2023-09-22T07:43:56.624 INFO:tasks.rados.rados.0.smithi006.stdout:42: finishing write tid 3 to smithi006182445-42 2023-09-22T07:43:56.624 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 42 v 10 (ObjNum 41 snap 0 seq_num 41) dirty exists 2023-09-22T07:43:56.624 INFO:tasks.rados.rados.0.smithi006.stdout:42: left oid 42 (ObjNum 41 snap 0 seq_num 41) 2023-09-22T07:43:56.624 INFO:tasks.rados.rados.0.smithi006.stdout:43: finishing write tid 1 to smithi006182445-43 2023-09-22T07:43:56.624 INFO:tasks.rados.rados.0.smithi006.stdout:43: finishing write tid 2 to smithi006182445-43 2023-09-22T07:43:56.625 INFO:tasks.rados.rados.0.smithi006.stdout:43: finishing write tid 3 to smithi006182445-43 2023-09-22T07:43:56.625 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 43 v 12 (ObjNum 42 snap 0 seq_num 42) dirty exists 2023-09-22T07:43:56.625 INFO:tasks.rados.rados.0.smithi006.stdout:43: left oid 43 (ObjNum 42 snap 0 seq_num 42) 2023-09-22T07:43:56.625 INFO:tasks.rados.rados.0.smithi006.stdout:44: finishing write tid 1 to smithi006182445-44 2023-09-22T07:43:56.625 INFO:tasks.rados.rados.0.smithi006.stdout:44: finishing write tid 2 to smithi006182445-44 2023-09-22T07:43:56.625 INFO:tasks.rados.rados.0.smithi006.stdout:44: finishing write tid 3 to smithi006182445-44 2023-09-22T07:43:56.625 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 44 v 6 (ObjNum 43 snap 0 seq_num 43) dirty exists 2023-09-22T07:43:56.625 INFO:tasks.rados.rados.0.smithi006.stdout:44: left oid 44 (ObjNum 43 snap 0 seq_num 43) 2023-09-22T07:43:56.625 INFO:tasks.rados.rados.0.smithi006.stdout:45: finishing write tid 1 to smithi006182445-45 2023-09-22T07:43:56.625 INFO:tasks.rados.rados.0.smithi006.stdout:45: finishing write tid 2 to smithi006182445-45 2023-09-22T07:43:56.625 INFO:tasks.rados.rados.0.smithi006.stdout:45: finishing write tid 3 to smithi006182445-45 2023-09-22T07:43:56.625 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 45 v 6 (ObjNum 44 snap 0 seq_num 44) dirty exists 2023-09-22T07:43:56.626 INFO:tasks.rados.rados.0.smithi006.stdout:45: left oid 45 (ObjNum 44 snap 0 seq_num 44) 2023-09-22T07:43:56.626 INFO:tasks.rados.rados.0.smithi006.stdout:46: finishing write tid 1 to smithi006182445-46 2023-09-22T07:43:56.626 INFO:tasks.rados.rados.0.smithi006.stdout:46: finishing write tid 2 to smithi006182445-46 2023-09-22T07:43:56.626 INFO:tasks.rados.rados.0.smithi006.stdout:46: finishing write tid 3 to smithi006182445-46 2023-09-22T07:43:56.626 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 46 v 8 (ObjNum 45 snap 0 seq_num 45) dirty exists 2023-09-22T07:43:56.626 INFO:tasks.rados.rados.0.smithi006.stdout:46: left oid 46 (ObjNum 45 snap 0 seq_num 45) 2023-09-22T07:43:56.626 INFO:tasks.rados.rados.0.smithi006.stdout:47: finishing write tid 1 to smithi006182445-47 2023-09-22T07:43:56.626 INFO:tasks.rados.rados.0.smithi006.stdout:47: finishing write tid 2 to smithi006182445-47 2023-09-22T07:43:56.626 INFO:tasks.rados.rados.0.smithi006.stdout:47: finishing write tid 3 to smithi006182445-47 2023-09-22T07:43:56.626 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 47 v 6 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-09-22T07:43:56.626 INFO:tasks.rados.rados.0.smithi006.stdout:47: left oid 47 (ObjNum 46 snap 0 seq_num 46) 2023-09-22T07:43:56.627 INFO:tasks.rados.rados.0.smithi006.stdout:48: finishing write tid 1 to smithi006182445-48 2023-09-22T07:43:56.627 INFO:tasks.rados.rados.0.smithi006.stdout:48: finishing write tid 2 to smithi006182445-48 2023-09-22T07:43:56.627 INFO:tasks.rados.rados.0.smithi006.stdout:49: finishing write tid 1 to smithi006182445-49 2023-09-22T07:43:56.627 INFO:tasks.rados.rados.0.smithi006.stdout:48: finishing write tid 3 to smithi006182445-48 2023-09-22T07:43:56.627 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 48 v 10 (ObjNum 47 snap 0 seq_num 47) dirty exists 2023-09-22T07:43:56.627 INFO:tasks.rados.rados.0.smithi006.stdout:48: left oid 48 (ObjNum 47 snap 0 seq_num 47) 2023-09-22T07:43:56.627 INFO:tasks.rados.rados.0.smithi006.stdout:49: finishing write tid 2 to smithi006182445-49 2023-09-22T07:43:56.627 INFO:tasks.rados.rados.0.smithi006.stdout:49: finishing write tid 3 to smithi006182445-49 2023-09-22T07:43:56.627 INFO:tasks.rados.rados.0.smithi006.stdout:49: finishing write tid 4 to smithi006182445-49 2023-09-22T07:43:56.627 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 49 v 9 (ObjNum 48 snap 0 seq_num 48) dirty exists 2023-09-22T07:43:56.627 INFO:tasks.rados.rados.0.smithi006.stdout:49: left oid 49 (ObjNum 48 snap 0 seq_num 48) 2023-09-22T07:43:56.627 INFO:tasks.rados.rados.0.smithi006.stdout:50: finishing write tid 1 to smithi006182445-50 2023-09-22T07:43:56.627 INFO:tasks.rados.rados.0.smithi006.stdout:50: finishing write tid 2 to smithi006182445-50 2023-09-22T07:43:56.628 INFO:tasks.rados.rados.0.smithi006.stdout:50: finishing write tid 3 to smithi006182445-50 2023-09-22T07:43:56.628 INFO:tasks.rados.rados.0.smithi006.stdout:50: finishing write tid 4 to smithi006182445-50 2023-09-22T07:43:56.628 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 50 v 7 (ObjNum 49 snap 0 seq_num 49) dirty exists 2023-09-22T07:43:56.628 INFO:tasks.rados.rados.0.smithi006.stdout:50: left oid 50 (ObjNum 49 snap 0 seq_num 49) 2023-09-22T07:43:56.628 INFO:tasks.rados.rados.0.smithi006.stdout:51: finishing copy_from to smithi006182445-8 2023-09-22T07:43:56.628 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 8 v 4 (ObjNum 17 snap 0 seq_num 17) dirty exists 2023-09-22T07:43:56.628 INFO:tasks.rados.rados.0.smithi006.stdout:51: finishing copy_from racing read to smithi006182445-8 2023-09-22T07:43:56.629 INFO:tasks.rados.rados.0.smithi006.stdout:40: done (13 left) 2023-09-22T07:43:56.629 INFO:tasks.rados.rados.0.smithi006.stdout:41: done (12 left) 2023-09-22T07:43:56.629 INFO:tasks.rados.rados.0.smithi006.stdout:42: done (11 left) 2023-09-22T07:43:56.629 INFO:tasks.rados.rados.0.smithi006.stdout:43: done (10 left) 2023-09-22T07:43:56.630 INFO:tasks.rados.rados.0.smithi006.stdout:44: done (9 left) 2023-09-22T07:43:56.630 INFO:tasks.rados.rados.0.smithi006.stdout:45: done (8 left) 2023-09-22T07:43:56.630 INFO:tasks.rados.rados.0.smithi006.stdout:46: done (7 left) 2023-09-22T07:43:56.630 INFO:tasks.rados.rados.0.smithi006.stdout:47: done (6 left) 2023-09-22T07:43:56.630 INFO:tasks.rados.rados.0.smithi006.stdout:48: done (5 left) 2023-09-22T07:43:56.630 INFO:tasks.rados.rados.0.smithi006.stdout:49: done (4 left) 2023-09-22T07:43:56.630 INFO:tasks.rados.rados.0.smithi006.stdout:50: done (3 left) 2023-09-22T07:43:56.630 INFO:tasks.rados.rados.0.smithi006.stdout:51: done (2 left) 2023-09-22T07:43:56.630 INFO:tasks.rados.rados.0.smithi006.stdout:54: done (1 left) 2023-09-22T07:43:56.630 INFO:tasks.rados.rados.0.smithi006.stdout:55: read oid 16 snap -1 2023-09-22T07:43:56.630 INFO:tasks.rados.rados.0.smithi006.stdout:55: expect (ObjNum 15 snap 0 seq_num 15) 2023-09-22T07:43:56.631 INFO:tasks.rados.rados.0.smithi006.stdout:56: rollback oid 31 current snap is 0 2023-09-22T07:43:56.631 INFO:tasks.rados.rados.0.smithi006.stdout:56: done (2 left) 2023-09-22T07:43:56.631 INFO:tasks.rados.rados.0.smithi006.stdout:57: read oid 28 snap -1 2023-09-22T07:43:56.631 INFO:tasks.rados.rados.0.smithi006.stdout:57: expect (ObjNum 27 snap 0 seq_num 27) 2023-09-22T07:43:56.631 INFO:tasks.rados.rados.0.smithi006.stdout:58: copy_from oid 29 from oid 47 current snap is 0 2023-09-22T07:43:56.631 INFO:tasks.rados.rados.0.smithi006.stdout:59: rollback oid 45 current snap is 0 2023-09-22T07:43:56.631 INFO:tasks.rados.rados.0.smithi006.stdout:59: done (4 left) 2023-09-22T07:43:56.631 INFO:tasks.rados.rados.0.smithi006.stdout:60: copy_from oid 23 from oid 48 current snap is 0 2023-09-22T07:43:56.631 INFO:tasks.rados.rados.0.smithi006.stdout:61: delete oid 1 current snap is 0 2023-09-22T07:43:56.631 INFO:tasks.rados.rados.0.smithi006.stdout:52: finishing write tid 1 to smithi006182445-14 2023-09-22T07:43:56.631 INFO:tasks.rados.rados.0.smithi006.stdout:52: finishing write tid 2 to smithi006182445-14 2023-09-22T07:43:56.631 INFO:tasks.rados.rados.0.smithi006.stdout:61: done (5 left) 2023-09-22T07:43:56.631 INFO:tasks.rados.rados.0.smithi006.stdout:62: read oid 18 snap -1 2023-09-22T07:43:56.632 INFO:tasks.rados.rados.0.smithi006.stdout:62: expect (ObjNum 17 snap 0 seq_num 17) 2023-09-22T07:43:56.632 INFO:tasks.rados.rados.0.smithi006.stdout:63: snap_create 2023-09-22T07:43:56.632 INFO:tasks.rados.rados.0.smithi006.stdout:52: finishing write tid 3 to smithi006182445-14 2023-09-22T07:43:56.632 INFO:tasks.rados.rados.0.smithi006.stdout:52: finishing write tid 4 to smithi006182445-14 2023-09-22T07:43:56.632 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 14 v 5 (ObjNum 50 snap 0 seq_num 50) dirty exists 2023-09-22T07:43:56.632 INFO:tasks.rados.rados.0.smithi006.stdout:52: left oid 14 (ObjNum 50 snap 0 seq_num 50) 2023-09-22T07:43:56.632 INFO:tasks.rados.rados.0.smithi006.stdout:55: expect (ObjNum 15 snap 0 seq_num 15) 2023-09-22T07:43:56.637 INFO:tasks.rados.rados.0.smithi006.stdout:57: expect (ObjNum 27 snap 0 seq_num 27) 2023-09-22T07:43:56.651 INFO:tasks.rados.rados.0.smithi006.stdout:60: finishing copy_from to smithi006182445-23 2023-09-22T07:43:56.651 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 23 v 10 (ObjNum 47 snap 0 seq_num 47) dirty exists 2023-09-22T07:43:56.652 INFO:tasks.rados.rados.0.smithi006.stdout:62: expect (ObjNum 17 snap 0 seq_num 17) 2023-09-22T07:43:56.662 INFO:tasks.rados.rados.0.smithi006.stdout:60: finishing copy_from racing read to smithi006182445-23 2023-09-22T07:43:56.663 INFO:tasks.rados.rados.0.smithi006.stdout:58: finishing copy_from to smithi006182445-29 2023-09-22T07:43:56.663 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 29 v 6 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-09-22T07:43:56.663 INFO:tasks.rados.rados.0.smithi006.stdout:58: finishing copy_from racing read to smithi006182445-29 2023-09-22T07:43:56.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:56 smithi006 ceph-mon[116271]: pgmap v91: 121 pgs: 121 active+clean; 580 KiB data, 53 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:56.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:56 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/3474088443' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-09-22T07:43:56.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:56 smithi006 ceph-mon[116271]: from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-09-22T07:43:56.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:56 smithi006 ceph-mon[97617]: pgmap v91: 121 pgs: 121 active+clean; 580 KiB data, 53 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:56.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:56 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/3474088443' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-09-22T07:43:56.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:56 smithi006 ceph-mon[97617]: from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-09-22T07:43:56.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:56 smithi105 ceph-mon[102016]: pgmap v91: 121 pgs: 121 active+clean; 580 KiB data, 53 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:56.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:56 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/3474088443' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-09-22T07:43:56.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:56 smithi105 ceph-mon[102016]: from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-09-22T07:43:57.476 INFO:tasks.rados.rados.0.smithi006.stdout:52: done (6 left) 2023-09-22T07:43:57.477 INFO:tasks.rados.rados.0.smithi006.stdout:55: done (5 left) 2023-09-22T07:43:57.477 INFO:tasks.rados.rados.0.smithi006.stdout:57: done (4 left) 2023-09-22T07:43:57.477 INFO:tasks.rados.rados.0.smithi006.stdout:58: done (3 left) 2023-09-22T07:43:57.477 INFO:tasks.rados.rados.0.smithi006.stdout:60: done (2 left) 2023-09-22T07:43:57.477 INFO:tasks.rados.rados.0.smithi006.stdout:62: done (1 left) 2023-09-22T07:43:57.477 INFO:tasks.rados.rados.0.smithi006.stdout:63: done (0 left) 2023-09-22T07:43:57.477 INFO:tasks.rados.rados.0.smithi006.stdout:64: copy_from oid 15 from oid 2 current snap is 1 2023-09-22T07:43:57.477 INFO:tasks.rados.rados.0.smithi006.stdout:65: read oid 30 snap -1 2023-09-22T07:43:57.477 INFO:tasks.rados.rados.0.smithi006.stdout:65: expect (ObjNum 29 snap 0 seq_num 29) 2023-09-22T07:43:57.478 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 23 current snap is 1 2023-09-22T07:43:57.478 INFO:tasks.rados.rados.0.smithi006.stdout:66: seq_num 53 ranges {794624=491520,1286144=401408} 2023-09-22T07:43:57.483 INFO:tasks.rados.rados.0.smithi006.stdout:66: writing smithi006182445-23 from 794624 to 1286144 tid 1 2023-09-22T07:43:57.486 INFO:tasks.rados.rados.0.smithi006.stdout:66: writing smithi006182445-23 from 1286144 to 1687552 tid 2 2023-09-22T07:43:57.486 INFO:tasks.rados.rados.0.smithi006.stdout:67: rollback oid 10 current snap is 1 2023-09-22T07:43:57.486 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 10 to 0 2023-09-22T07:43:57.486 INFO:tasks.rados.rados.0.smithi006.stdout:68: setattr oid 32 current snap is 1 2023-09-22T07:43:57.487 INFO:tasks.rados.rados.0.smithi006.stdout:69: copy_from oid 7 from oid 17 current snap is 1 2023-09-22T07:43:57.488 INFO:tasks.rados.rados.0.smithi006.stdout:70: read oid 20 snap 0 2023-09-22T07:43:57.488 INFO:tasks.rados.rados.0.smithi006.stdout:70: expect (ObjNum 19 snap 0 seq_num 19) 2023-09-22T07:43:57.488 INFO:tasks.rados.rados.0.smithi006.stdout:71: copy_from oid 24 from oid 29 current snap is 1 2023-09-22T07:43:57.488 INFO:tasks.rados.rados.0.smithi006.stdout:72: rollback oid 6 current snap is 1 2023-09-22T07:43:57.488 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 6 to 0 2023-09-22T07:43:57.488 INFO:tasks.rados.rados.0.smithi006.stdout:73: read oid 13 snap 0 2023-09-22T07:43:57.488 INFO:tasks.rados.rados.0.smithi006.stdout:73: expect (ObjNum 12 snap 0 seq_num 12) 2023-09-22T07:43:57.488 INFO:tasks.rados.rados.0.smithi006.stdout:74: rmattr oid 4 current snap is 1 2023-09-22T07:43:57.488 INFO:tasks.rados.rados.0.smithi006.stdout:74: done (10 left) 2023-09-22T07:43:57.488 INFO:tasks.rados.rados.0.smithi006.stdout:75: copy_from oid 48 from oid 1 current snap is 1 2023-09-22T07:43:57.488 INFO:tasks.rados.rados.0.smithi006.stdout:76: read oid 27 snap -1 2023-09-22T07:43:57.489 INFO:tasks.rados.rados.0.smithi006.stdout:76: expect (ObjNum 26 snap 0 seq_num 26) 2023-09-22T07:43:57.489 INFO:tasks.rados.rados.0.smithi006.stdout:77: copy_from oid 28 from oid 34 current snap is 1 2023-09-22T07:43:57.489 INFO:tasks.rados.rados.0.smithi006.stdout:78: read oid 43 snap -1 2023-09-22T07:43:57.489 INFO:tasks.rados.rados.0.smithi006.stdout:78: expect (ObjNum 42 snap 0 seq_num 42) 2023-09-22T07:43:57.489 INFO:tasks.rados.rados.0.smithi006.stdout:79: setattr oid 14 current snap is 1 2023-09-22T07:43:57.489 INFO:tasks.rados.rados.0.smithi006.stdout:65: expect (ObjNum 29 snap 0 seq_num 29) 2023-09-22T07:43:57.506 INFO:tasks.rados.rados.0.smithi006.stdout:64: finishing copy_from to smithi006182445-15 2023-09-22T07:43:57.506 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 15 v 3 (ObjNum 1 snap 0 seq_num 1) dirty exists 2023-09-22T07:43:57.506 INFO:tasks.rados.rados.0.smithi006.stdout:64: finishing copy_from racing read to smithi006182445-15 2023-09-22T07:43:57.506 INFO:tasks.rados.rados.0.smithi006.stdout:66: finishing write tid 1 to smithi006182445-23 2023-09-22T07:43:57.506 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 32 v 12 (ObjNum 31 snap 0 seq_num 31) dirty exists 2023-09-22T07:43:57.506 INFO:tasks.rados.rados.0.smithi006.stdout:66: finishing write tid 2 to smithi006182445-23 2023-09-22T07:43:57.506 INFO:tasks.rados.rados.0.smithi006.stdout:66: finishing write tid 3 to smithi006182445-23 2023-09-22T07:43:57.507 INFO:tasks.rados.rados.0.smithi006.stdout:66: finishing write tid 4 to smithi006182445-23 2023-09-22T07:43:57.507 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 23 v 13 (ObjNum 53 snap 1 seq_num 53) dirty exists 2023-09-22T07:43:57.507 INFO:tasks.rados.rados.0.smithi006.stdout:66: left oid 23 (ObjNum 53 snap 1 seq_num 53) 2023-09-22T07:43:57.507 INFO:tasks.rados.rados.0.smithi006.stdout:72: finishing rollback tid 0 to smithi006182445-6 2023-09-22T07:43:57.507 INFO:tasks.rados.rados.0.smithi006.stdout:72: finishing rollback tid 1 to smithi006182445-6 2023-09-22T07:43:57.507 INFO:tasks.rados.rados.0.smithi006.stdout:72: finishing rollback tid 2 to smithi006182445-6 2023-09-22T07:43:57.507 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 6 v 14 (ObjNum 5 snap 0 seq_num 5) dirty exists 2023-09-22T07:43:57.507 INFO:tasks.rados.rados.0.smithi006.stdout:70: expect (ObjNum 19 snap 0 seq_num 19) 2023-09-22T07:43:57.517 INFO:tasks.rados.rados.0.smithi006.stdout:76: expect (ObjNum 26 snap 0 seq_num 26) 2023-09-22T07:43:57.536 INFO:tasks.rados.rados.0.smithi006.stdout:67: finishing rollback tid 1 to smithi006182445-10 2023-09-22T07:43:57.536 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 10 v 0 (ObjNum 0 snap 0 seq_num 304) dirty dne 2023-09-22T07:43:57.536 INFO:tasks.rados.rados.0.smithi006.stdout:69: finishing copy_from to smithi006182445-7 2023-09-22T07:43:57.536 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 7 v 2 (ObjNum 16 snap 0 seq_num 16) dirty exists 2023-09-22T07:43:57.536 INFO:tasks.rados.rados.0.smithi006.stdout:77: finishing copy_from to smithi006182445-28 2023-09-22T07:43:57.536 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 28 v 8 (ObjNum 33 snap 0 seq_num 33) dirty exists 2023-09-22T07:43:57.537 INFO:tasks.rados.rados.0.smithi006.stdout:77: finishing copy_from racing read to smithi006182445-28 2023-09-22T07:43:57.537 INFO:tasks.rados.rados.0.smithi006.stdout:69: finishing copy_from racing read to smithi006182445-7 2023-09-22T07:43:57.537 INFO:tasks.rados.rados.0.smithi006.stdout:64: done (14 left) 2023-09-22T07:43:57.537 INFO:tasks.rados.rados.0.smithi006.stdout:65: done (13 left) 2023-09-22T07:43:57.537 INFO:tasks.rados.rados.0.smithi006.stdout:66: done (12 left) 2023-09-22T07:43:57.537 INFO:tasks.rados.rados.0.smithi006.stdout:67: done (11 left) 2023-09-22T07:43:57.537 INFO:tasks.rados.rados.0.smithi006.stdout:68: done (10 left) 2023-09-22T07:43:57.537 INFO:tasks.rados.rados.0.smithi006.stdout:69: done (9 left) 2023-09-22T07:43:57.537 INFO:tasks.rados.rados.0.smithi006.stdout:70: done (8 left) 2023-09-22T07:43:57.537 INFO:tasks.rados.rados.0.smithi006.stdout:72: done (7 left) 2023-09-22T07:43:57.538 INFO:tasks.rados.rados.0.smithi006.stdout:76: done (6 left) 2023-09-22T07:43:57.538 INFO:tasks.rados.rados.0.smithi006.stdout:77: done (5 left) 2023-09-22T07:43:57.538 INFO:tasks.rados.rados.0.smithi006.stdout:80: snap_create 2023-09-22T07:43:57.538 INFO:tasks.rados.rados.0.smithi006.stdout:73: expect (ObjNum 12 snap 0 seq_num 12) 2023-09-22T07:43:57.541 INFO:tasks.rados.rados.0.smithi006.stdout:71: finishing copy_from to smithi006182445-24 2023-09-22T07:43:57.541 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 24 v 6 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-09-22T07:43:57.541 INFO:tasks.rados.rados.0.smithi006.stdout:75: finishing copy_from to smithi006182445-48 2023-09-22T07:43:57.541 INFO:tasks.rados.rados.0.smithi006.stdout:75: got expected ENOENT (src dne) 2023-09-22T07:43:57.541 INFO:tasks.rados.rados.0.smithi006.stdout:71: finishing copy_from racing read to smithi006182445-24 2023-09-22T07:43:57.542 INFO:tasks.rados.rados.0.smithi006.stdout:75: finishing copy_from racing read to smithi006182445-48 2023-09-22T07:43:57.542 INFO:tasks.rados.rados.0.smithi006.stdout:78: expect (ObjNum 42 snap 0 seq_num 42) 2023-09-22T07:43:57.559 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 14 v 7 (ObjNum 50 snap 0 seq_num 50) dirty exists 2023-09-22T07:43:57.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:57 smithi006 ceph-mon[97617]: from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-09-22T07:43:57.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:57 smithi006 ceph-mon[97617]: osdmap e76: 8 total, 8 up, 8 in 2023-09-22T07:43:57.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:57 smithi006 ceph-mon[116271]: from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-09-22T07:43:57.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:57 smithi006 ceph-mon[116271]: osdmap e76: 8 total, 8 up, 8 in 2023-09-22T07:43:57.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:57 smithi105 ceph-mon[102016]: from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-09-22T07:43:57.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:57 smithi105 ceph-mon[102016]: osdmap e76: 8 total, 8 up, 8 in 2023-09-22T07:43:57.877 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:43:57 smithi105 conmon[105233]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:43:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-22T07:43:58.481 INFO:tasks.rados.rados.0.smithi006.stdout:71: done (5 left) 2023-09-22T07:43:58.481 INFO:tasks.rados.rados.0.smithi006.stdout:73: done (4 left) 2023-09-22T07:43:58.481 INFO:tasks.rados.rados.0.smithi006.stdout:75: done (3 left) 2023-09-22T07:43:58.481 INFO:tasks.rados.rados.0.smithi006.stdout:78: done (2 left) 2023-09-22T07:43:58.481 INFO:tasks.rados.rados.0.smithi006.stdout:79: done (1 left) 2023-09-22T07:43:58.481 INFO:tasks.rados.rados.0.smithi006.stdout:80: done (0 left) 2023-09-22T07:43:58.481 INFO:tasks.rados.rados.0.smithi006.stdout:81: rollback oid 40 current snap is 2 2023-09-22T07:43:58.481 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 40 to 1 2023-09-22T07:43:58.482 INFO:tasks.rados.rados.0.smithi006.stdout:82: snap_create 2023-09-22T07:43:58.484 INFO:tasks.rados.rados.0.smithi006.stdout:81: finishing rollback tid 0 to smithi006182445-40 2023-09-22T07:43:58.484 INFO:tasks.rados.rados.0.smithi006.stdout:81: finishing rollback tid 1 to smithi006182445-40 2023-09-22T07:43:58.484 INFO:tasks.rados.rados.0.smithi006.stdout:81: finishing rollback tid 2 to smithi006182445-40 2023-09-22T07:43:58.485 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 40 v 11 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-09-22T07:43:58.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:58 smithi006 ceph-mon[116271]: pgmap v93: 121 pgs: 121 active+clean; 580 KiB data, 53 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:58.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:58 smithi006 ceph-mon[116271]: osdmap e77: 8 total, 8 up, 8 in 2023-09-22T07:43:58.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:43:58 smithi006 conmon[98043]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:43:58] "GET /metrics HTTP/1.1" 200 237913 "" "Prometheus/2.43.0" 2023-09-22T07:43:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:58 smithi006 ceph-mon[97617]: pgmap v93: 121 pgs: 121 active+clean; 580 KiB data, 53 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:58 smithi006 ceph-mon[97617]: osdmap e77: 8 total, 8 up, 8 in 2023-09-22T07:43:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:58 smithi105 ceph-mon[102016]: pgmap v93: 121 pgs: 121 active+clean; 580 KiB data, 53 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:43:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:58 smithi105 ceph-mon[102016]: osdmap e77: 8 total, 8 up, 8 in 2023-09-22T07:43:59.489 INFO:tasks.rados.rados.0.smithi006.stdout:81: done (1 left) 2023-09-22T07:43:59.489 INFO:tasks.rados.rados.0.smithi006.stdout:82: done (0 left) 2023-09-22T07:43:59.489 INFO:tasks.rados.rados.0.smithi006.stdout:83: rollback oid 9 current snap is 3 2023-09-22T07:43:59.489 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 9 to 0 2023-09-22T07:43:59.489 INFO:tasks.rados.rados.0.smithi006.stdout:84: read oid 20 snap 1 2023-09-22T07:43:59.489 INFO:tasks.rados.rados.0.smithi006.stdout:84: expect (ObjNum 19 snap 0 seq_num 19) 2023-09-22T07:43:59.489 INFO:tasks.rados.rados.0.smithi006.stdout:85: read oid 41 snap -1 2023-09-22T07:43:59.490 INFO:tasks.rados.rados.0.smithi006.stdout:85: expect (ObjNum 40 snap 0 seq_num 40) 2023-09-22T07:43:59.490 INFO:tasks.rados.rados.0.smithi006.stdout:86: read oid 5 snap -1 2023-09-22T07:43:59.490 INFO:tasks.rados.rados.0.smithi006.stdout:86: expect (ObjNum 4 snap 0 seq_num 4) 2023-09-22T07:43:59.490 INFO:tasks.rados.rados.0.smithi006.stdout:87: read oid 4 snap -1 2023-09-22T07:43:59.490 INFO:tasks.rados.rados.0.smithi006.stdout:87: expect (ObjNum 3 snap 0 seq_num 3) 2023-09-22T07:43:59.490 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 3 current snap is 3 2023-09-22T07:43:59.490 INFO:tasks.rados.rados.0.smithi006.stdout:88: seq_num 54 ranges {40960=507904,548864=401408} 2023-09-22T07:43:59.492 INFO:tasks.rados.rados.0.smithi006.stdout:88: writing smithi006182445-3 from 40960 to 548864 tid 1 2023-09-22T07:43:59.499 INFO:tasks.rados.rados.0.smithi006.stdout:88: writing smithi006182445-3 from 548864 to 950272 tid 2 2023-09-22T07:43:59.499 INFO:tasks.rados.rados.0.smithi006.stdout:89: read oid 27 snap -1 2023-09-22T07:43:59.499 INFO:tasks.rados.rados.0.smithi006.stdout:89: expect (ObjNum 26 snap 0 seq_num 26) 2023-09-22T07:43:59.499 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 17 current snap is 3 2023-09-22T07:43:59.499 INFO:tasks.rados.rados.0.smithi006.stdout:90: seq_num 55 ranges {270336=524288,794624=401408} 2023-09-22T07:43:59.500 INFO:tasks.rados.rados.0.smithi006.stdout:90: writing smithi006182445-17 from 270336 to 794624 tid 1 2023-09-22T07:43:59.503 INFO:tasks.rados.rados.0.smithi006.stdout:90: writing smithi006182445-17 from 794624 to 1196032 tid 2 2023-09-22T07:43:59.503 INFO:tasks.rados.rados.0.smithi006.stdout:91: rollback oid 36 current snap is 3 2023-09-22T07:43:59.503 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 36 to 2 2023-09-22T07:43:59.503 INFO:tasks.rados.rados.0.smithi006.stdout:83: finishing rollback tid 0 to smithi006182445-9 2023-09-22T07:43:59.504 INFO:tasks.rados.rados.0.smithi006.stdout:86: expect (ObjNum 4 snap 0 seq_num 4) 2023-09-22T07:43:59.505 INFO:tasks.rados.rados.0.smithi006.stdout:86: done (8 left) 2023-09-22T07:43:59.506 INFO:tasks.rados.rados.0.smithi006.stdout:92: rollback oid 23 current snap is 3 2023-09-22T07:43:59.506 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 23 to 0 2023-09-22T07:43:59.506 INFO:tasks.rados.rados.0.smithi006.stdout:87: expect (ObjNum 3 snap 0 seq_num 3) 2023-09-22T07:43:59.507 INFO:tasks.rados.rados.0.smithi006.stdout:84: expect (ObjNum 19 snap 0 seq_num 19) 2023-09-22T07:43:59.518 INFO:tasks.rados.rados.0.smithi006.stdout:88: finishing write tid 1 to smithi006182445-3 2023-09-22T07:43:59.518 INFO:tasks.rados.rados.0.smithi006.stdout:85: expect (ObjNum 40 snap 0 seq_num 40) 2023-09-22T07:43:59.544 INFO:tasks.rados.rados.0.smithi006.stdout:83: finishing rollback tid 1 to smithi006182445-9 2023-09-22T07:43:59.545 INFO:tasks.rados.rados.0.smithi006.stdout:83: finishing rollback tid 2 to smithi006182445-9 2023-09-22T07:43:59.545 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 9 v 14 (ObjNum 8 snap 0 seq_num 8) dirty exists 2023-09-22T07:43:59.545 INFO:tasks.rados.rados.0.smithi006.stdout:88: finishing write tid 2 to smithi006182445-3 2023-09-22T07:43:59.545 INFO:tasks.rados.rados.0.smithi006.stdout:88: finishing write tid 3 to smithi006182445-3 2023-09-22T07:43:59.545 INFO:tasks.rados.rados.0.smithi006.stdout:83: done (8 left) 2023-09-22T07:43:59.545 INFO:tasks.rados.rados.0.smithi006.stdout:84: done (7 left) 2023-09-22T07:43:59.545 INFO:tasks.rados.rados.0.smithi006.stdout:85: done (6 left) 2023-09-22T07:43:59.545 INFO:tasks.rados.rados.0.smithi006.stdout:87: done (5 left) 2023-09-22T07:43:59.545 INFO:tasks.rados.rados.0.smithi006.stdout:93: snap_create 2023-09-22T07:43:59.545 INFO:tasks.rados.rados.0.smithi006.stdout:88: finishing write tid 4 to smithi006182445-3 2023-09-22T07:43:59.546 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 3 v 8 (ObjNum 54 snap 3 seq_num 54) dirty exists 2023-09-22T07:43:59.546 INFO:tasks.rados.rados.0.smithi006.stdout:88: left oid 3 (ObjNum 54 snap 3 seq_num 54) 2023-09-22T07:43:59.546 INFO:tasks.rados.rados.0.smithi006.stdout:89: expect (ObjNum 26 snap 0 seq_num 26) 2023-09-22T07:43:59.555 INFO:tasks.rados.rados.0.smithi006.stdout:91: finishing rollback tid 0 to smithi006182445-36 2023-09-22T07:43:59.555 INFO:tasks.rados.rados.0.smithi006.stdout:91: finishing rollback tid 1 to smithi006182445-36 2023-09-22T07:43:59.556 INFO:tasks.rados.rados.0.smithi006.stdout:91: finishing rollback tid 2 to smithi006182445-36 2023-09-22T07:43:59.556 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 36 v 8 (ObjNum 35 snap 0 seq_num 35) dirty exists 2023-09-22T07:43:59.556 INFO:tasks.rados.rados.0.smithi006.stdout:92: finishing rollback tid 0 to smithi006182445-23 2023-09-22T07:43:59.556 INFO:tasks.rados.rados.0.smithi006.stdout:92: finishing rollback tid 1 to smithi006182445-23 2023-09-22T07:43:59.556 INFO:tasks.rados.rados.0.smithi006.stdout:90: finishing write tid 1 to smithi006182445-17 2023-09-22T07:43:59.556 INFO:tasks.rados.rados.0.smithi006.stdout:90: finishing write tid 2 to smithi006182445-17 2023-09-22T07:43:59.556 INFO:tasks.rados.rados.0.smithi006.stdout:92: finishing rollback tid 2 to smithi006182445-23 2023-09-22T07:43:59.556 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 23 v 16 (ObjNum 47 snap 0 seq_num 47) dirty exists 2023-09-22T07:43:59.556 INFO:tasks.rados.rados.0.smithi006.stdout:90: finishing write tid 3 to smithi006182445-17 2023-09-22T07:43:59.556 INFO:tasks.rados.rados.0.smithi006.stdout:90: finishing write tid 4 to smithi006182445-17 2023-09-22T07:43:59.556 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 17 v 10 (ObjNum 55 snap 3 seq_num 55) dirty exists 2023-09-22T07:43:59.557 INFO:tasks.rados.rados.0.smithi006.stdout:90: left oid 17 (ObjNum 55 snap 3 seq_num 55) 2023-09-22T07:43:59.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:43:59 smithi006 ceph-mon[116271]: osdmap e78: 8 total, 8 up, 8 in 2023-09-22T07:43:59.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:43:59 smithi006 ceph-mon[97617]: osdmap e78: 8 total, 8 up, 8 in 2023-09-22T07:43:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:43:59 smithi105 ceph-mon[102016]: osdmap e78: 8 total, 8 up, 8 in 2023-09-22T07:44:00.495 INFO:tasks.rados.rados.0.smithi006.stdout:88: done (5 left) 2023-09-22T07:44:00.495 INFO:tasks.rados.rados.0.smithi006.stdout:89: done (4 left) 2023-09-22T07:44:00.495 INFO:tasks.rados.rados.0.smithi006.stdout:90: done (3 left) 2023-09-22T07:44:00.495 INFO:tasks.rados.rados.0.smithi006.stdout:91: done (2 left) 2023-09-22T07:44:00.495 INFO:tasks.rados.rados.0.smithi006.stdout:92: done (1 left) 2023-09-22T07:44:00.495 INFO:tasks.rados.rados.0.smithi006.stdout:93: done (0 left) 2023-09-22T07:44:00.495 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 27 current snap is 4 2023-09-22T07:44:00.496 INFO:tasks.rados.rados.0.smithi006.stdout:94: seq_num 56 ranges {442368=540672,983040=401408} 2023-09-22T07:44:00.500 INFO:tasks.rados.rados.0.smithi006.stdout:94: writing smithi006182445-27 from 442368 to 983040 tid 1 2023-09-22T07:44:00.502 INFO:tasks.rados.rados.0.smithi006.stdout:94: writing smithi006182445-27 from 983040 to 1384448 tid 2 2023-09-22T07:44:00.502 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 39 current snap is 4 2023-09-22T07:44:00.502 INFO:tasks.rados.rados.0.smithi006.stdout:95: seq_num 57 ranges {638976=557056,1196032=401408} 2023-09-22T07:44:00.509 INFO:tasks.rados.rados.0.smithi006.stdout:95: writing smithi006182445-39 from 638976 to 1196032 tid 1 2023-09-22T07:44:00.512 INFO:tasks.rados.rados.0.smithi006.stdout:95: writing smithi006182445-39 from 1196032 to 1597440 tid 2 2023-09-22T07:44:00.513 INFO:tasks.rados.rados.0.smithi006.stdout:96: read oid 45 snap -1 2023-09-22T07:44:00.513 INFO:tasks.rados.rados.0.smithi006.stdout:96: expect (ObjNum 44 snap 0 seq_num 44) 2023-09-22T07:44:00.513 INFO:tasks.rados.rados.0.smithi006.stdout:97: rollback oid 12 current snap is 4 2023-09-22T07:44:00.513 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 12 to 3 2023-09-22T07:44:00.513 INFO:tasks.rados.rados.0.smithi006.stdout:94: finishing write tid 1 to smithi006182445-27 2023-09-22T07:44:00.513 INFO:tasks.rados.rados.0.smithi006.stdout:94: finishing write tid 2 to smithi006182445-27 2023-09-22T07:44:00.513 INFO:tasks.rados.rados.0.smithi006.stdout:94: finishing write tid 3 to smithi006182445-27 2023-09-22T07:44:00.513 INFO:tasks.rados.rados.0.smithi006.stdout:94: finishing write tid 4 to smithi006182445-27 2023-09-22T07:44:00.514 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 27 v 10 (ObjNum 56 snap 4 seq_num 56) dirty exists 2023-09-22T07:44:00.514 INFO:tasks.rados.rados.0.smithi006.stdout:94: left oid 27 (ObjNum 56 snap 4 seq_num 56) 2023-09-22T07:44:00.514 INFO:tasks.rados.rados.0.smithi006.stdout:94: done (3 left) 2023-09-22T07:44:00.514 INFO:tasks.rados.rados.0.smithi006.stdout:98: snap_remove snap 0 2023-09-22T07:44:00.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:00 smithi006 ceph-mon[97617]: pgmap v96: 121 pgs: 121 active+clean; 24 MiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.0 MiB/s wr, 60 op/s 2023-09-22T07:44:00.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:00 smithi006 ceph-mon[97617]: osdmap e79: 8 total, 8 up, 8 in 2023-09-22T07:44:00.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:00 smithi006 ceph-mon[116271]: pgmap v96: 121 pgs: 121 active+clean; 24 MiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.0 MiB/s wr, 60 op/s 2023-09-22T07:44:00.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:00 smithi006 ceph-mon[116271]: osdmap e79: 8 total, 8 up, 8 in 2023-09-22T07:44:00.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:00 smithi105 ceph-mon[102016]: pgmap v96: 121 pgs: 121 active+clean; 24 MiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.0 MiB/s wr, 60 op/s 2023-09-22T07:44:00.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:00 smithi105 ceph-mon[102016]: osdmap e79: 8 total, 8 up, 8 in 2023-09-22T07:44:01.507 INFO:tasks.rados.rados.0.smithi006.stdout:98: done (3 left) 2023-09-22T07:44:01.507 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 5 current snap is 4 2023-09-22T07:44:01.507 INFO:tasks.rados.rados.0.smithi006.stdout:99: seq_num 58 ranges {73728=573440,647168=401408} 2023-09-22T07:44:01.512 INFO:tasks.rados.rados.0.smithi006.stdout:99: writing smithi006182445-5 from 73728 to 647168 tid 1 2023-09-22T07:44:01.513 INFO:tasks.rados.rados.0.smithi006.stdout:99: writing smithi006182445-5 from 647168 to 1048576 tid 2 2023-09-22T07:44:01.513 INFO:tasks.rados.rados.0.smithi006.stdout:100: read oid 10 snap -1 2023-09-22T07:44:01.513 INFO:tasks.rados.rados.0.smithi006.stdout:100: expect deleted 2023-09-22T07:44:01.513 INFO:tasks.rados.rados.0.smithi006.stdout:101: snap_create 2023-09-22T07:44:01.513 INFO:tasks.rados.rados.0.smithi006.stdout:95: finishing write tid 1 to smithi006182445-39 2023-09-22T07:44:01.514 INFO:tasks.rados.rados.0.smithi006.stdout:97: finishing rollback tid 0 to smithi006182445-12 2023-09-22T07:44:01.514 INFO:tasks.rados.rados.0.smithi006.stdout:95: finishing write tid 2 to smithi006182445-39 2023-09-22T07:44:01.514 INFO:tasks.rados.rados.0.smithi006.stdout:95: finishing write tid 3 to smithi006182445-39 2023-09-22T07:44:01.514 INFO:tasks.rados.rados.0.smithi006.stdout:97: finishing rollback tid 1 to smithi006182445-12 2023-09-22T07:44:01.514 INFO:tasks.rados.rados.0.smithi006.stdout:97: finishing rollback tid 2 to smithi006182445-12 2023-09-22T07:44:01.514 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 12 v 12 (ObjNum 11 snap 0 seq_num 11) dirty exists 2023-09-22T07:44:01.514 INFO:tasks.rados.rados.0.smithi006.stdout:96: expect (ObjNum 44 snap 0 seq_num 44) 2023-09-22T07:44:01.540 INFO:tasks.rados.rados.0.smithi006.stdout:95: finishing write tid 4 to smithi006182445-39 2023-09-22T07:44:01.540 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 39 v 10 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-09-22T07:44:01.540 INFO:tasks.rados.rados.0.smithi006.stdout:95: left oid 39 (ObjNum 57 snap 4 seq_num 57) 2023-09-22T07:44:01.541 INFO:tasks.rados.rados.0.smithi006.stdout:99: finishing write tid 1 to smithi006182445-5 2023-09-22T07:44:01.541 INFO:tasks.rados.rados.0.smithi006.stdout:99: finishing write tid 2 to smithi006182445-5 2023-09-22T07:44:01.541 INFO:tasks.rados.rados.0.smithi006.stdout:99: finishing write tid 3 to smithi006182445-5 2023-09-22T07:44:01.541 INFO:tasks.rados.rados.0.smithi006.stdout:99: finishing write tid 4 to smithi006182445-5 2023-09-22T07:44:01.541 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 5 v 22 (ObjNum 58 snap 4 seq_num 58) dirty exists 2023-09-22T07:44:01.541 INFO:tasks.rados.rados.0.smithi006.stdout:99: left oid 5 (ObjNum 58 snap 4 seq_num 58) 2023-09-22T07:44:01.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:01 smithi006 ceph-mon[97617]: osdmap e80: 8 total, 8 up, 8 in 2023-09-22T07:44:01.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:01 smithi006 ceph-mon[116271]: osdmap e80: 8 total, 8 up, 8 in 2023-09-22T07:44:01.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:01 smithi105 ceph-mon[102016]: osdmap e80: 8 total, 8 up, 8 in 2023-09-22T07:44:02.506 INFO:tasks.rados.rados.0.smithi006.stdout:95: done (5 left) 2023-09-22T07:44:02.506 INFO:tasks.rados.rados.0.smithi006.stdout:96: done (4 left) 2023-09-22T07:44:02.506 INFO:tasks.rados.rados.0.smithi006.stdout:97: done (3 left) 2023-09-22T07:44:02.506 INFO:tasks.rados.rados.0.smithi006.stdout:99: done (2 left) 2023-09-22T07:44:02.506 INFO:tasks.rados.rados.0.smithi006.stdout:100: done (1 left) 2023-09-22T07:44:02.506 INFO:tasks.rados.rados.0.smithi006.stdout:101: done (0 left) 2023-09-22T07:44:02.506 INFO:tasks.rados.rados.0.smithi006.stdout:102: snap_remove snap 1 2023-09-22T07:44:02.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:02 smithi006 ceph-mon[116271]: pgmap v99: 121 pgs: 121 active+clean; 24 MiB data, 90 MiB used, 715 GiB / 715 GiB avail; 2.3 MiB/s rd, 6.2 MiB/s wr, 75 op/s 2023-09-22T07:44:02.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:02 smithi006 ceph-mon[116271]: osdmap e81: 8 total, 8 up, 8 in 2023-09-22T07:44:02.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:02 smithi006 ceph-mon[97617]: pgmap v99: 121 pgs: 121 active+clean; 24 MiB data, 90 MiB used, 715 GiB / 715 GiB avail; 2.3 MiB/s rd, 6.2 MiB/s wr, 75 op/s 2023-09-22T07:44:02.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:02 smithi006 ceph-mon[97617]: osdmap e81: 8 total, 8 up, 8 in 2023-09-22T07:44:02.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:02 smithi105 ceph-mon[102016]: pgmap v99: 121 pgs: 121 active+clean; 24 MiB data, 90 MiB used, 715 GiB / 715 GiB avail; 2.3 MiB/s rd, 6.2 MiB/s wr, 75 op/s 2023-09-22T07:44:02.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:02 smithi105 ceph-mon[102016]: osdmap e81: 8 total, 8 up, 8 in 2023-09-22T07:44:03.515 INFO:tasks.rados.rados.0.smithi006.stdout:102: done (0 left) 2023-09-22T07:44:03.516 INFO:tasks.rados.rados.0.smithi006.stdout:103: read oid 29 snap 4 2023-09-22T07:44:03.516 INFO:tasks.rados.rados.0.smithi006.stdout:103: expect (ObjNum 46 snap 0 seq_num 46) 2023-09-22T07:44:03.516 INFO:tasks.rados.rados.0.smithi006.stdout:104: read oid 46 snap -1 2023-09-22T07:44:03.516 INFO:tasks.rados.rados.0.smithi006.stdout:104: expect (ObjNum 45 snap 0 seq_num 45) 2023-09-22T07:44:03.516 INFO:tasks.rados.rados.0.smithi006.stdout:105: copy_from oid 36 from oid 2 current snap is 5 2023-09-22T07:44:03.516 INFO:tasks.rados.rados.0.smithi006.stdout:106: rmattr oid 49 current snap is 5 2023-09-22T07:44:03.516 INFO:tasks.rados.rados.0.smithi006.stdout:106: done (3 left) 2023-09-22T07:44:03.516 INFO:tasks.rados.rados.0.smithi006.stdout:107: snap_remove snap 3 2023-09-22T07:44:03.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:03 smithi006 ceph-mon[116271]: osdmap e82: 8 total, 8 up, 8 in 2023-09-22T07:44:03.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:03 smithi006 ceph-mon[97617]: osdmap e82: 8 total, 8 up, 8 in 2023-09-22T07:44:03.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:03 smithi105 ceph-mon[102016]: osdmap e82: 8 total, 8 up, 8 in 2023-09-22T07:44:04.529 INFO:tasks.rados.rados.0.smithi006.stdout:107: done (3 left) 2023-09-22T07:44:04.529 INFO:tasks.rados.rados.0.smithi006.stdout:108: rmattr oid 30 current snap is 5 2023-09-22T07:44:04.529 INFO:tasks.rados.rados.0.smithi006.stdout:108: done (3 left) 2023-09-22T07:44:04.529 INFO:tasks.rados.rados.0.smithi006.stdout:109: read oid 42 snap 2 2023-09-22T07:44:04.530 INFO:tasks.rados.rados.0.smithi006.stdout:109: expect (ObjNum 41 snap 0 seq_num 41) 2023-09-22T07:44:04.530 INFO:tasks.rados.rados.0.smithi006.stdout:110: rmattr oid 14 current snap is 5 2023-09-22T07:44:04.530 INFO:tasks.rados.rados.0.smithi006.stdout:111: read oid 32 snap 2 2023-09-22T07:44:04.530 INFO:tasks.rados.rados.0.smithi006.stdout:111: expect (ObjNum 31 snap 0 seq_num 31) 2023-09-22T07:44:04.530 INFO:tasks.rados.rados.0.smithi006.stdout:112: delete oid 28 current snap is 5 2023-09-22T07:44:04.530 INFO:tasks.rados.rados.0.smithi006.stdout:103: expect (ObjNum 46 snap 0 seq_num 46) 2023-09-22T07:44:04.555 INFO:tasks.rados.rados.0.smithi006.stdout:105: finishing copy_from to smithi006182445-36 2023-09-22T07:44:04.556 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 36 v 3 (ObjNum 1 snap 0 seq_num 1) dirty exists 2023-09-22T07:44:04.556 INFO:tasks.rados.rados.0.smithi006.stdout:105: finishing copy_from racing read to smithi006182445-36 2023-09-22T07:44:04.556 INFO:tasks.rados.rados.0.smithi006.stdout:104: expect (ObjNum 45 snap 0 seq_num 45) 2023-09-22T07:44:04.579 INFO:tasks.rados.rados.0.smithi006.stdout:103: done (6 left) 2023-09-22T07:44:04.579 INFO:tasks.rados.rados.0.smithi006.stdout:104: done (5 left) 2023-09-22T07:44:04.580 INFO:tasks.rados.rados.0.smithi006.stdout:105: done (4 left) 2023-09-22T07:44:04.580 INFO:tasks.rados.rados.0.smithi006.stdout:112: done (3 left) 2023-09-22T07:44:04.580 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 50 current snap is 5 2023-09-22T07:44:04.580 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 14 v 11 (ObjNum 50 snap 0 seq_num 50) dirty exists 2023-09-22T07:44:04.580 INFO:tasks.rados.rados.0.smithi006.stdout:111: expect (ObjNum 31 snap 0 seq_num 31) 2023-09-22T07:44:04.599 INFO:tasks.rados.rados.0.smithi006.stdout:113: seq_num 60 ranges {827392=614400,1441792=401408} 2023-09-22T07:44:04.607 INFO:tasks.rados.rados.0.smithi006.stdout:113: writing smithi006182445-50 from 827392 to 1441792 tid 1 2023-09-22T07:44:04.609 INFO:tasks.rados.rados.0.smithi006.stdout:113: writing smithi006182445-50 from 1441792 to 1843200 tid 2 2023-09-22T07:44:04.609 INFO:tasks.rados.rados.0.smithi006.stdout:110: done (3 left) 2023-09-22T07:44:04.610 INFO:tasks.rados.rados.0.smithi006.stdout:111: done (2 left) 2023-09-22T07:44:04.610 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 6 current snap is 5 2023-09-22T07:44:04.610 INFO:tasks.rados.rados.0.smithi006.stdout:109: expect (ObjNum 41 snap 0 seq_num 41) 2023-09-22T07:44:04.628 INFO:tasks.rados.rados.0.smithi006.stdout:113: finishing write tid 1 to smithi006182445-50 2023-09-22T07:44:04.628 INFO:tasks.rados.rados.0.smithi006.stdout:113: finishing write tid 2 to smithi006182445-50 2023-09-22T07:44:04.628 INFO:tasks.rados.rados.0.smithi006.stdout:113: finishing write tid 3 to smithi006182445-50 2023-09-22T07:44:04.628 INFO:tasks.rados.rados.0.smithi006.stdout:114: seq_num 61 ranges {90112=630784,720896=401408} 2023-09-22T07:44:04.633 INFO:tasks.rados.rados.0.smithi006.stdout:114: writing smithi006182445-6 from 90112 to 720896 tid 1 2023-09-22T07:44:04.636 INFO:tasks.rados.rados.0.smithi006.stdout:114: writing smithi006182445-6 from 720896 to 1122304 tid 2 2023-09-22T07:44:04.636 INFO:tasks.rados.rados.0.smithi006.stdout:109: done (2 left) 2023-09-22T07:44:04.636 INFO:tasks.rados.rados.0.smithi006.stdout:115: snap_remove snap 2 2023-09-22T07:44:04.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:04 smithi006 ceph-mon[116271]: pgmap v102: 121 pgs: 121 active+clean; 24 MiB data, 90 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:44:04.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:04 smithi006 ceph-mon[116271]: osdmap e83: 8 total, 8 up, 8 in 2023-09-22T07:44:04.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:04 smithi006 ceph-mon[97617]: pgmap v102: 121 pgs: 121 active+clean; 24 MiB data, 90 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:44:04.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:04 smithi006 ceph-mon[97617]: osdmap e83: 8 total, 8 up, 8 in 2023-09-22T07:44:04.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:04 smithi105 ceph-mon[102016]: pgmap v102: 121 pgs: 121 active+clean; 24 MiB data, 90 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:44:04.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:04 smithi105 ceph-mon[102016]: osdmap e83: 8 total, 8 up, 8 in 2023-09-22T07:44:05.526 INFO:tasks.rados.rados.0.smithi006.stdout:115: done (2 left) 2023-09-22T07:44:05.526 INFO:tasks.rados.rados.0.smithi006.stdout:116: snap_create 2023-09-22T07:44:05.527 INFO:tasks.rados.rados.0.smithi006.stdout:113: finishing write tid 4 to smithi006182445-50 2023-09-22T07:44:05.527 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 50 v 15 (ObjNum 60 snap 5 seq_num 60) dirty exists 2023-09-22T07:44:05.527 INFO:tasks.rados.rados.0.smithi006.stdout:113: left oid 50 (ObjNum 60 snap 5 seq_num 60) 2023-09-22T07:44:05.527 INFO:tasks.rados.rados.0.smithi006.stdout:114: finishing write tid 1 to smithi006182445-6 2023-09-22T07:44:05.527 INFO:tasks.rados.rados.0.smithi006.stdout:114: finishing write tid 2 to smithi006182445-6 2023-09-22T07:44:05.527 INFO:tasks.rados.rados.0.smithi006.stdout:114: finishing write tid 3 to smithi006182445-6 2023-09-22T07:44:05.527 INFO:tasks.rados.rados.0.smithi006.stdout:114: finishing write tid 4 to smithi006182445-6 2023-09-22T07:44:05.527 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 6 v 20 (ObjNum 61 snap 5 seq_num 61) dirty exists 2023-09-22T07:44:05.527 INFO:tasks.rados.rados.0.smithi006.stdout:114: left oid 6 (ObjNum 61 snap 5 seq_num 61) 2023-09-22T07:44:05.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:05 smithi006 ceph-mon[97617]: osdmap e84: 8 total, 8 up, 8 in 2023-09-22T07:44:05.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:05 smithi006 ceph-mon[116271]: osdmap e84: 8 total, 8 up, 8 in 2023-09-22T07:44:05.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:05 smithi105 ceph-mon[102016]: osdmap e84: 8 total, 8 up, 8 in 2023-09-22T07:44:06.534 INFO:tasks.rados.rados.0.smithi006.stdout:113: done (2 left) 2023-09-22T07:44:06.534 INFO:tasks.rados.rados.0.smithi006.stdout:114: done (1 left) 2023-09-22T07:44:06.534 INFO:tasks.rados.rados.0.smithi006.stdout:116: done (0 left) 2023-09-22T07:44:06.534 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 9 current snap is 6 2023-09-22T07:44:06.534 INFO:tasks.rados.rados.0.smithi006.stdout:117: seq_num 62 ranges {139264=647168,786432=401408} 2023-09-22T07:44:06.538 INFO:tasks.rados.rados.0.smithi006.stdout:117: writing smithi006182445-9 from 139264 to 786432 tid 1 2023-09-22T07:44:06.541 INFO:tasks.rados.rados.0.smithi006.stdout:117: writing smithi006182445-9 from 786432 to 1187840 tid 2 2023-09-22T07:44:06.541 INFO:tasks.rados.rados.0.smithi006.stdout:118: rollback oid 3 current snap is 6 2023-09-22T07:44:06.541 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 3 to 4 2023-09-22T07:44:06.541 INFO:tasks.rados.rados.0.smithi006.stdout:119: read oid 25 snap -1 2023-09-22T07:44:06.542 INFO:tasks.rados.rados.0.smithi006.stdout:119: expect (ObjNum 24 snap 0 seq_num 24) 2023-09-22T07:44:06.545 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 2 current snap is 6 2023-09-22T07:44:06.545 INFO:tasks.rados.rados.0.smithi006.stdout:120: seq_num 63 ranges {24576=663552,688128=401408} 2023-09-22T07:44:06.547 INFO:tasks.rados.rados.0.smithi006.stdout:120: writing smithi006182445-2 from 24576 to 688128 tid 1 2023-09-22T07:44:06.548 INFO:tasks.rados.rados.0.smithi006.stdout:120: writing smithi006182445-2 from 688128 to 1089536 tid 2 2023-09-22T07:44:06.549 INFO:tasks.rados.rados.0.smithi006.stdout:121: snap_create 2023-09-22T07:44:06.553 INFO:tasks.rados.rados.0.smithi006.stdout:117: finishing write tid 1 to smithi006182445-9 2023-09-22T07:44:06.553 INFO:tasks.rados.rados.0.smithi006.stdout:117: finishing write tid 2 to smithi006182445-9 2023-09-22T07:44:06.553 INFO:tasks.rados.rados.0.smithi006.stdout:117: finishing write tid 3 to smithi006182445-9 2023-09-22T07:44:06.553 INFO:tasks.rados.rados.0.smithi006.stdout:117: finishing write tid 4 to smithi006182445-9 2023-09-22T07:44:06.553 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 9 v 24 (ObjNum 62 snap 6 seq_num 62) dirty exists 2023-09-22T07:44:06.553 INFO:tasks.rados.rados.0.smithi006.stdout:117: left oid 9 (ObjNum 62 snap 6 seq_num 62) 2023-09-22T07:44:06.554 INFO:tasks.rados.rados.0.smithi006.stdout:119: expect (ObjNum 24 snap 0 seq_num 24) 2023-09-22T07:44:06.561 INFO:tasks.rados.rados.0.smithi006.stdout:118: finishing rollback tid 0 to smithi006182445-3 2023-09-22T07:44:06.561 INFO:tasks.rados.rados.0.smithi006.stdout:118: finishing rollback tid 1 to smithi006182445-3 2023-09-22T07:44:06.562 INFO:tasks.rados.rados.0.smithi006.stdout:118: finishing rollback tid 2 to smithi006182445-3 2023-09-22T07:44:06.562 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 3 v 18 (ObjNum 54 snap 3 seq_num 54) dirty exists 2023-09-22T07:44:06.562 INFO:tasks.rados.rados.0.smithi006.stdout:120: finishing write tid 1 to smithi006182445-2 2023-09-22T07:44:06.562 INFO:tasks.rados.rados.0.smithi006.stdout:120: finishing write tid 2 to smithi006182445-2 2023-09-22T07:44:06.562 INFO:tasks.rados.rados.0.smithi006.stdout:120: finishing write tid 3 to smithi006182445-2 2023-09-22T07:44:06.562 INFO:tasks.rados.rados.0.smithi006.stdout:120: finishing write tid 4 to smithi006182445-2 2023-09-22T07:44:06.562 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 2 v 22 (ObjNum 63 snap 6 seq_num 63) dirty exists 2023-09-22T07:44:06.562 INFO:tasks.rados.rados.0.smithi006.stdout:120: left oid 2 (ObjNum 63 snap 6 seq_num 63) 2023-09-22T07:44:06.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:06 smithi006 ceph-mon[116271]: pgmap v105: 121 pgs: 121 active+clean; 28 MiB data, 97 MiB used, 715 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2023-09-22T07:44:06.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:06 smithi006 ceph-mon[116271]: osdmap e85: 8 total, 8 up, 8 in 2023-09-22T07:44:06.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:06 smithi006 ceph-mon[97617]: pgmap v105: 121 pgs: 121 active+clean; 28 MiB data, 97 MiB used, 715 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2023-09-22T07:44:06.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:06 smithi006 ceph-mon[97617]: osdmap e85: 8 total, 8 up, 8 in 2023-09-22T07:44:06.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:06 smithi105 ceph-mon[102016]: pgmap v105: 121 pgs: 121 active+clean; 28 MiB data, 97 MiB used, 715 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2023-09-22T07:44:06.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:06 smithi105 ceph-mon[102016]: osdmap e85: 8 total, 8 up, 8 in 2023-09-22T07:44:07.537 INFO:tasks.rados.rados.0.smithi006.stdout:117: done (4 left) 2023-09-22T07:44:07.537 INFO:tasks.rados.rados.0.smithi006.stdout:118: done (3 left) 2023-09-22T07:44:07.537 INFO:tasks.rados.rados.0.smithi006.stdout:119: done (2 left) 2023-09-22T07:44:07.537 INFO:tasks.rados.rados.0.smithi006.stdout:120: done (1 left) 2023-09-22T07:44:07.537 INFO:tasks.rados.rados.0.smithi006.stdout:121: done (0 left) 2023-09-22T07:44:07.537 INFO:tasks.rados.rados.0.smithi006.stdout:122: read oid 48 snap 5 2023-09-22T07:44:07.538 INFO:tasks.rados.rados.0.smithi006.stdout:122: expect (ObjNum 47 snap 0 seq_num 47) 2023-09-22T07:44:07.538 INFO:tasks.rados.rados.0.smithi006.stdout:123: read oid 49 snap 6 2023-09-22T07:44:07.538 INFO:tasks.rados.rados.0.smithi006.stdout:123: expect (ObjNum 48 snap 0 seq_num 48) 2023-09-22T07:44:07.538 INFO:tasks.rados.rados.0.smithi006.stdout:124: delete oid 44 current snap is 7 2023-09-22T07:44:07.543 INFO:tasks.rados.rados.0.smithi006.stdout:124: done (2 left) 2023-09-22T07:44:07.543 INFO:tasks.rados.rados.0.smithi006.stdout:125: rollback oid 23 current snap is 7 2023-09-22T07:44:07.543 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 23 to 5 2023-09-22T07:44:07.543 INFO:tasks.rados.rados.0.smithi006.stdout:126: read oid 30 snap -1 2023-09-22T07:44:07.543 INFO:tasks.rados.rados.0.smithi006.stdout:126: expect (ObjNum 29 snap 0 seq_num 29) 2023-09-22T07:44:07.544 INFO:tasks.rados.rados.0.smithi006.stdout:127: setattr oid 35 current snap is 7 2023-09-22T07:44:07.544 INFO:tasks.rados.rados.0.smithi006.stdout:122: expect (ObjNum 47 snap 0 seq_num 47) 2023-09-22T07:44:07.567 INFO:tasks.rados.rados.0.smithi006.stdout:126: expect (ObjNum 29 snap 0 seq_num 29) 2023-09-22T07:44:07.580 INFO:tasks.rados.rados.0.smithi006.stdout:123: expect (ObjNum 48 snap 0 seq_num 48) 2023-09-22T07:44:07.603 INFO:tasks.rados.rados.0.smithi006.stdout:125: finishing rollback tid 0 to smithi006182445-23 2023-09-22T07:44:07.603 INFO:tasks.rados.rados.0.smithi006.stdout:125: finishing rollback tid 1 to smithi006182445-23 2023-09-22T07:44:07.603 INFO:tasks.rados.rados.0.smithi006.stdout:125: finishing rollback tid 2 to smithi006182445-23 2023-09-22T07:44:07.603 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 23 v 27 (ObjNum 47 snap 0 seq_num 47) dirty exists 2023-09-22T07:44:07.603 INFO:tasks.rados.rados.0.smithi006.stdout:122: done (4 left) 2023-09-22T07:44:07.603 INFO:tasks.rados.rados.0.smithi006.stdout:123: done (3 left) 2023-09-22T07:44:07.603 INFO:tasks.rados.rados.0.smithi006.stdout:125: done (2 left) 2023-09-22T07:44:07.604 INFO:tasks.rados.rados.0.smithi006.stdout:126: done (1 left) 2023-09-22T07:44:07.604 INFO:tasks.rados.rados.0.smithi006.stdout:128: delete oid 5 current snap is 7 2023-09-22T07:44:07.605 INFO:tasks.rados.rados.0.smithi006.stdout:128: done (1 left) 2023-09-22T07:44:07.605 INFO:tasks.rados.rados.0.smithi006.stdout:129: snap_remove snap 5 2023-09-22T07:44:07.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:07 smithi006 ceph-mon[97617]: osdmap e86: 8 total, 8 up, 8 in 2023-09-22T07:44:07.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:07 smithi006 ceph-mon[116271]: osdmap e86: 8 total, 8 up, 8 in 2023-09-22T07:44:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:07 smithi105 ceph-mon[102016]: osdmap e86: 8 total, 8 up, 8 in 2023-09-22T07:44:07.876 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:44:07 smithi105 conmon[105233]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:44:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-22T07:44:08.552 INFO:tasks.rados.rados.0.smithi006.stdout:129: done (1 left) 2023-09-22T07:44:08.552 INFO:tasks.rados.rados.0.smithi006.stdout:130: setattr oid 17 current snap is 7 2023-09-22T07:44:08.552 INFO:tasks.rados.rados.0.smithi006.stdout:131: snap_remove snap 4 2023-09-22T07:44:08.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:08 smithi105 ceph-mon[102016]: pgmap v108: 121 pgs: 121 active+clean; 28 MiB data, 97 MiB used, 715 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2023-09-22T07:44:08.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:08 smithi105 ceph-mon[102016]: osdmap e87: 8 total, 8 up, 8 in 2023-09-22T07:44:08.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:08 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:44:08.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:08 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:44:09.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:44:08 smithi006 conmon[98043]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:44:08] "GET /metrics HTTP/1.1" 200 238838 "" "Prometheus/2.43.0" 2023-09-22T07:44:09.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:08 smithi006 ceph-mon[97617]: pgmap v108: 121 pgs: 121 active+clean; 28 MiB data, 97 MiB used, 715 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2023-09-22T07:44:09.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:08 smithi006 ceph-mon[97617]: osdmap e87: 8 total, 8 up, 8 in 2023-09-22T07:44:09.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:08 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:44:09.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:08 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:44:09.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:08 smithi006 ceph-mon[116271]: pgmap v108: 121 pgs: 121 active+clean; 28 MiB data, 97 MiB used, 715 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2023-09-22T07:44:09.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:08 smithi006 ceph-mon[116271]: osdmap e87: 8 total, 8 up, 8 in 2023-09-22T07:44:09.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:08 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:44:09.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:08 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:44:09.463 INFO:tasks.rados.rados.0.smithi006.stdout:131: done (2 left) 2023-09-22T07:44:09.463 INFO:tasks.rados.rados.0.smithi006.stdout:132: delete oid 5 current snap is 7 2023-09-22T07:44:09.463 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 35 v 24 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-09-22T07:44:09.463 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 17 v 18 (ObjNum 55 snap 3 seq_num 55) dirty exists 2023-09-22T07:44:09.472 INFO:tasks.rados.rados.0.smithi006.stdout:127: done (2 left) 2023-09-22T07:44:09.472 INFO:tasks.rados.rados.0.smithi006.stdout:130: done (1 left) 2023-09-22T07:44:09.472 INFO:tasks.rados.rados.0.smithi006.stdout:132: done (0 left) 2023-09-22T07:44:09.472 INFO:tasks.rados.rados.0.smithi006.stdout:133: snap_remove snap 6 2023-09-22T07:44:09.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:09 smithi105 ceph-mon[102016]: osdmap e88: 8 total, 8 up, 8 in 2023-09-22T07:44:09.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:09 smithi105 ceph-mon[102016]: osdmap e89: 8 total, 8 up, 8 in 2023-09-22T07:44:10.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:09 smithi006 ceph-mon[97617]: osdmap e88: 8 total, 8 up, 8 in 2023-09-22T07:44:10.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:09 smithi006 ceph-mon[97617]: osdmap e89: 8 total, 8 up, 8 in 2023-09-22T07:44:10.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:09 smithi006 ceph-mon[116271]: osdmap e88: 8 total, 8 up, 8 in 2023-09-22T07:44:10.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:09 smithi006 ceph-mon[116271]: osdmap e89: 8 total, 8 up, 8 in 2023-09-22T07:44:10.476 INFO:tasks.rados.rados.0.smithi006.stdout:133: done (0 left) 2023-09-22T07:44:10.476 INFO:tasks.rados.rados.0.smithi006.stdout:134: rollback oid 17 current snap is 7 2023-09-22T07:44:10.476 INFO:tasks.rados.rados.0.smithi006.stdout:134: done (0 left) 2023-09-22T07:44:10.477 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 43 current snap is 7 2023-09-22T07:44:10.477 INFO:tasks.rados.rados.0.smithi006.stdout:135: seq_num 67 ranges {712704=729088,1441792=401408} 2023-09-22T07:44:10.485 INFO:tasks.rados.rados.0.smithi006.stdout:135: writing smithi006182445-43 from 712704 to 1441792 tid 1 2023-09-22T07:44:10.488 INFO:tasks.rados.rados.0.smithi006.stdout:135: writing smithi006182445-43 from 1441792 to 1843200 tid 2 2023-09-22T07:44:10.488 INFO:tasks.rados.rados.0.smithi006.stdout:136: read oid 11 snap -1 2023-09-22T07:44:10.489 INFO:tasks.rados.rados.0.smithi006.stdout:136: expect (ObjNum 10 snap 0 seq_num 10) 2023-09-22T07:44:10.489 INFO:tasks.rados.rados.0.smithi006.stdout:137: read oid 6 snap -1 2023-09-22T07:44:10.489 INFO:tasks.rados.rados.0.smithi006.stdout:137: expect (ObjNum 61 snap 5 seq_num 61) 2023-09-22T07:44:10.489 INFO:tasks.rados.rados.0.smithi006.stdout:138: copy_from oid 18 from oid 46 current snap is 7 2023-09-22T07:44:10.489 INFO:tasks.rados.rados.0.smithi006.stdout:139: read oid 41 snap -1 2023-09-22T07:44:10.490 INFO:tasks.rados.rados.0.smithi006.stdout:139: expect (ObjNum 40 snap 0 seq_num 40) 2023-09-22T07:44:10.490 INFO:tasks.rados.rados.0.smithi006.stdout:140: copy_from oid 31 from oid 2 current snap is 7 2023-09-22T07:44:10.490 INFO:tasks.rados.rados.0.smithi006.stdout:141: copy_from oid 21 from oid 20 current snap is 7 2023-09-22T07:44:10.490 INFO:tasks.rados.rados.0.smithi006.stdout:142: snap_create 2023-09-22T07:44:10.491 INFO:tasks.rados.rados.0.smithi006.stdout:135: finishing write tid 1 to smithi006182445-43 2023-09-22T07:44:10.493 INFO:tasks.rados.rados.0.smithi006.stdout:135: finishing write tid 2 to smithi006182445-43 2023-09-22T07:44:10.494 INFO:tasks.rados.rados.0.smithi006.stdout:135: finishing write tid 3 to smithi006182445-43 2023-09-22T07:44:10.497 INFO:tasks.rados.rados.0.smithi006.stdout:139: expect (ObjNum 40 snap 0 seq_num 40) 2023-09-22T07:44:10.522 INFO:tasks.rados.rados.0.smithi006.stdout:135: finishing write tid 4 to smithi006182445-43 2023-09-22T07:44:10.523 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 43 v 23 (ObjNum 67 snap 7 seq_num 67) dirty exists 2023-09-22T07:44:10.523 INFO:tasks.rados.rados.0.smithi006.stdout:135: left oid 43 (ObjNum 67 snap 7 seq_num 67) 2023-09-22T07:44:10.523 INFO:tasks.rados.rados.0.smithi006.stdout:136: expect (ObjNum 10 snap 0 seq_num 10) 2023-09-22T07:44:10.527 INFO:tasks.rados.rados.0.smithi006.stdout:141: finishing copy_from to smithi006182445-21 2023-09-22T07:44:10.527 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 21 v 2 (ObjNum 19 snap 0 seq_num 19) dirty exists 2023-09-22T07:44:10.527 INFO:tasks.rados.rados.0.smithi006.stdout:141: finishing copy_from racing read to smithi006182445-21 2023-09-22T07:44:10.527 INFO:tasks.rados.rados.0.smithi006.stdout:138: finishing copy_from to smithi006182445-18 2023-09-22T07:44:10.528 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 18 v 8 (ObjNum 45 snap 0 seq_num 45) dirty exists 2023-09-22T07:44:10.528 INFO:tasks.rados.rados.0.smithi006.stdout:138: finishing copy_from racing read to smithi006182445-18 2023-09-22T07:44:10.528 INFO:tasks.rados.rados.0.smithi006.stdout:137: expect (ObjNum 61 snap 5 seq_num 61) 2023-09-22T07:44:10.560 INFO:tasks.rados.rados.0.smithi006.stdout:140: finishing copy_from to smithi006182445-31 2023-09-22T07:44:10.561 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 31 v 22 (ObjNum 63 snap 6 seq_num 63) dirty exists 2023-09-22T07:44:10.561 INFO:tasks.rados.rados.0.smithi006.stdout:140: finishing copy_from racing read to smithi006182445-31 2023-09-22T07:44:10.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:10 smithi105 ceph-mon[102016]: pgmap v111: 121 pgs: 121 active+clean; 31 MiB data, 104 MiB used, 715 GiB / 715 GiB avail; 2.7 MiB/s rd, 1016 KiB/s wr, 24 op/s 2023-09-22T07:44:10.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:10 smithi105 ceph-mon[102016]: osdmap e90: 8 total, 8 up, 8 in 2023-09-22T07:44:11.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:10 smithi006 ceph-mon[116271]: pgmap v111: 121 pgs: 121 active+clean; 31 MiB data, 104 MiB used, 715 GiB / 715 GiB avail; 2.7 MiB/s rd, 1016 KiB/s wr, 24 op/s 2023-09-22T07:44:11.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:10 smithi006 ceph-mon[116271]: osdmap e90: 8 total, 8 up, 8 in 2023-09-22T07:44:11.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:10 smithi006 ceph-mon[97617]: pgmap v111: 121 pgs: 121 active+clean; 31 MiB data, 104 MiB used, 715 GiB / 715 GiB avail; 2.7 MiB/s rd, 1016 KiB/s wr, 24 op/s 2023-09-22T07:44:11.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:10 smithi006 ceph-mon[97617]: osdmap e90: 8 total, 8 up, 8 in 2023-09-22T07:44:11.477 INFO:tasks.rados.rados.0.smithi006.stdout:135: done (7 left) 2023-09-22T07:44:11.477 INFO:tasks.rados.rados.0.smithi006.stdout:136: done (6 left) 2023-09-22T07:44:11.477 INFO:tasks.rados.rados.0.smithi006.stdout:137: done (5 left) 2023-09-22T07:44:11.477 INFO:tasks.rados.rados.0.smithi006.stdout:138: done (4 left) 2023-09-22T07:44:11.477 INFO:tasks.rados.rados.0.smithi006.stdout:139: done (3 left) 2023-09-22T07:44:11.477 INFO:tasks.rados.rados.0.smithi006.stdout:140: done (2 left) 2023-09-22T07:44:11.477 INFO:tasks.rados.rados.0.smithi006.stdout:141: done (1 left) 2023-09-22T07:44:11.477 INFO:tasks.rados.rados.0.smithi006.stdout:142: done (0 left) 2023-09-22T07:44:11.477 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 9 current snap is 8 2023-09-22T07:44:11.477 INFO:tasks.rados.rados.0.smithi006.stdout:143: seq_num 68 ranges {1187840=745472,1933312=401408} 2023-09-22T07:44:11.488 INFO:tasks.rados.rados.0.smithi006.stdout:143: writing smithi006182445-9 from 1187840 to 1933312 tid 1 2023-09-22T07:44:11.491 INFO:tasks.rados.rados.0.smithi006.stdout:143: writing smithi006182445-9 from 1933312 to 2334720 tid 2 2023-09-22T07:44:11.491 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 12 current snap is 8 2023-09-22T07:44:11.491 INFO:tasks.rados.rados.0.smithi006.stdout:144: seq_num 69 ranges {188416=761856,950272=401408} 2023-09-22T07:44:11.497 INFO:tasks.rados.rados.0.smithi006.stdout:144: writing smithi006182445-12 from 188416 to 950272 tid 1 2023-09-22T07:44:11.499 INFO:tasks.rados.rados.0.smithi006.stdout:144: writing smithi006182445-12 from 950272 to 1351680 tid 2 2023-09-22T07:44:11.499 INFO:tasks.rados.rados.0.smithi006.stdout:145: rollback oid 22 current snap is 8 2023-09-22T07:44:11.500 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 22 to 7 2023-09-22T07:44:11.500 INFO:tasks.rados.rados.0.smithi006.stdout:143: finishing write tid 1 to smithi006182445-9 2023-09-22T07:44:11.500 INFO:tasks.rados.rados.0.smithi006.stdout:143: finishing write tid 2 to smithi006182445-9 2023-09-22T07:44:11.500 INFO:tasks.rados.rados.0.smithi006.stdout:143: finishing write tid 3 to smithi006182445-9 2023-09-22T07:44:11.500 INFO:tasks.rados.rados.0.smithi006.stdout:143: finishing write tid 4 to smithi006182445-9 2023-09-22T07:44:11.500 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 9 v 32 (ObjNum 68 snap 8 seq_num 68) dirty exists 2023-09-22T07:44:11.500 INFO:tasks.rados.rados.0.smithi006.stdout:143: left oid 9 (ObjNum 68 snap 8 seq_num 68) 2023-09-22T07:44:11.500 INFO:tasks.rados.rados.0.smithi006.stdout:143: done (2 left) 2023-09-22T07:44:11.500 INFO:tasks.rados.rados.0.smithi006.stdout:146: snap_create 2023-09-22T07:44:11.503 INFO:tasks.rados.rados.0.smithi006.stdout:145: finishing rollback tid 0 to smithi006182445-22 2023-09-22T07:44:11.504 INFO:tasks.rados.rados.0.smithi006.stdout:144: finishing write tid 1 to smithi006182445-12 2023-09-22T07:44:11.504 INFO:tasks.rados.rados.0.smithi006.stdout:144: finishing write tid 2 to smithi006182445-12 2023-09-22T07:44:11.504 INFO:tasks.rados.rados.0.smithi006.stdout:145: finishing rollback tid 1 to smithi006182445-22 2023-09-22T07:44:11.504 INFO:tasks.rados.rados.0.smithi006.stdout:145: finishing rollback tid 2 to smithi006182445-22 2023-09-22T07:44:11.504 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 22 v 22 (ObjNum 21 snap 0 seq_num 21) dirty exists 2023-09-22T07:44:11.504 INFO:tasks.rados.rados.0.smithi006.stdout:144: finishing write tid 3 to smithi006182445-12 2023-09-22T07:44:11.505 INFO:tasks.rados.rados.0.smithi006.stdout:144: finishing write tid 4 to smithi006182445-12 2023-09-22T07:44:11.505 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 12 v 36 (ObjNum 69 snap 8 seq_num 69) dirty exists 2023-09-22T07:44:11.505 INFO:tasks.rados.rados.0.smithi006.stdout:144: left oid 12 (ObjNum 69 snap 8 seq_num 69) 2023-09-22T07:44:12.484 INFO:tasks.rados.rados.0.smithi006.stdout:144: done (2 left) 2023-09-22T07:44:12.484 INFO:tasks.rados.rados.0.smithi006.stdout:145: done (1 left) 2023-09-22T07:44:12.485 INFO:tasks.rados.rados.0.smithi006.stdout:146: done (0 left) 2023-09-22T07:44:12.485 INFO:tasks.rados.rados.0.smithi006.stdout:147: read oid 33 snap -1 2023-09-22T07:44:12.485 INFO:tasks.rados.rados.0.smithi006.stdout:147: expect (ObjNum 32 snap 0 seq_num 32) 2023-09-22T07:44:12.485 INFO:tasks.rados.rados.0.smithi006.stdout:148: read oid 45 snap -1 2023-09-22T07:44:12.485 INFO:tasks.rados.rados.0.smithi006.stdout:148: expect (ObjNum 44 snap 0 seq_num 44) 2023-09-22T07:44:12.485 INFO:tasks.rados.rados.0.smithi006.stdout:149: snap_create 2023-09-22T07:44:12.491 INFO:tasks.rados.rados.0.smithi006.stdout:148: expect (ObjNum 44 snap 0 seq_num 44) 2023-09-22T07:44:12.514 INFO:tasks.rados.rados.0.smithi006.stdout:147: expect (ObjNum 32 snap 0 seq_num 32) 2023-09-22T07:44:12.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:12 smithi006 ceph-mon[97617]: pgmap v114: 121 pgs: 121 active+clean; 31 MiB data, 104 MiB used, 715 GiB / 715 GiB avail; 2.7 MiB/s rd, 1016 KiB/s wr, 24 op/s 2023-09-22T07:44:12.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:12 smithi006 ceph-mon[97617]: osdmap e91: 8 total, 8 up, 8 in 2023-09-22T07:44:12.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:12 smithi006 ceph-mon[116271]: pgmap v114: 121 pgs: 121 active+clean; 31 MiB data, 104 MiB used, 715 GiB / 715 GiB avail; 2.7 MiB/s rd, 1016 KiB/s wr, 24 op/s 2023-09-22T07:44:12.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:12 smithi006 ceph-mon[116271]: osdmap e91: 8 total, 8 up, 8 in 2023-09-22T07:44:12.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:12 smithi105 ceph-mon[102016]: pgmap v114: 121 pgs: 121 active+clean; 31 MiB data, 104 MiB used, 715 GiB / 715 GiB avail; 2.7 MiB/s rd, 1016 KiB/s wr, 24 op/s 2023-09-22T07:44:12.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:12 smithi105 ceph-mon[102016]: osdmap e91: 8 total, 8 up, 8 in 2023-09-22T07:44:13.488 INFO:tasks.rados.rados.0.smithi006.stdout:147: done (2 left) 2023-09-22T07:44:13.489 INFO:tasks.rados.rados.0.smithi006.stdout:148: done (1 left) 2023-09-22T07:44:13.489 INFO:tasks.rados.rados.0.smithi006.stdout:149: done (0 left) 2023-09-22T07:44:13.489 INFO:tasks.rados.rados.0.smithi006.stdout:150: copy_from oid 48 from oid 42 current snap is 10 2023-09-22T07:44:13.489 INFO:tasks.rados.rados.0.smithi006.stdout:151: delete oid 29 current snap is 10 2023-09-22T07:44:13.497 INFO:tasks.rados.rados.0.smithi006.stdout:151: done (1 left) 2023-09-22T07:44:13.497 INFO:tasks.rados.rados.0.smithi006.stdout:152: snap_create 2023-09-22T07:44:13.498 INFO:tasks.rados.rados.0.smithi006.stdout:150: finishing copy_from to smithi006182445-48 2023-09-22T07:44:13.498 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 48 v 10 (ObjNum 41 snap 0 seq_num 41) dirty exists 2023-09-22T07:44:13.498 INFO:tasks.rados.rados.0.smithi006.stdout:150: finishing copy_from racing read to smithi006182445-48 2023-09-22T07:44:13.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:13 smithi006 ceph-mon[97617]: osdmap e92: 8 total, 8 up, 8 in 2023-09-22T07:44:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:13 smithi006 ceph-mon[116271]: osdmap e92: 8 total, 8 up, 8 in 2023-09-22T07:44:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:13 smithi105 ceph-mon[102016]: osdmap e92: 8 total, 8 up, 8 in 2023-09-22T07:44:14.506 INFO:tasks.rados.rados.0.smithi006.stdout:150: done (1 left) 2023-09-22T07:44:14.507 INFO:tasks.rados.rados.0.smithi006.stdout:152: done (0 left) 2023-09-22T07:44:14.507 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 43 current snap is 11 2023-09-22T07:44:14.507 INFO:tasks.rados.rados.0.smithi006.stdout:153: seq_num 71 ranges {1843200=794624,2637824=401408} 2023-09-22T07:44:14.520 INFO:tasks.rados.rados.0.smithi006.stdout:153: writing smithi006182445-43 from 1843200 to 2637824 tid 1 2023-09-22T07:44:14.523 INFO:tasks.rados.rados.0.smithi006.stdout:153: writing smithi006182445-43 from 2637824 to 3039232 tid 2 2023-09-22T07:44:14.523 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 10 current snap is 11 2023-09-22T07:44:14.523 INFO:tasks.rados.rados.0.smithi006.stdout:154: seq_num 72 ranges {0=409600,409600=524288,933888=278528} 2023-09-22T07:44:14.526 INFO:tasks.rados.rados.0.smithi006.stdout:154: writing smithi006182445-10 from 0 to 409600 tid 1 2023-09-22T07:44:14.529 INFO:tasks.rados.rados.0.smithi006.stdout:154: writing smithi006182445-10 from 409600 to 933888 tid 2 2023-09-22T07:44:14.531 INFO:tasks.rados.rados.0.smithi006.stdout:154: writing smithi006182445-10 from 933888 to 1212416 tid 3 2023-09-22T07:44:14.531 INFO:tasks.rados.rados.0.smithi006.stdout:155: snap_create 2023-09-22T07:44:14.531 INFO:tasks.rados.rados.0.smithi006.stdout:153: finishing write tid 1 to smithi006182445-43 2023-09-22T07:44:14.532 INFO:tasks.rados.rados.0.smithi006.stdout:153: finishing write tid 2 to smithi006182445-43 2023-09-22T07:44:14.532 INFO:tasks.rados.rados.0.smithi006.stdout:153: finishing write tid 3 to smithi006182445-43 2023-09-22T07:44:14.532 INFO:tasks.rados.rados.0.smithi006.stdout:153: finishing write tid 4 to smithi006182445-43 2023-09-22T07:44:14.532 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 43 v 28 (ObjNum 71 snap 11 seq_num 71) dirty exists 2023-09-22T07:44:14.532 INFO:tasks.rados.rados.0.smithi006.stdout:153: left oid 43 (ObjNum 71 snap 11 seq_num 71) 2023-09-22T07:44:14.532 INFO:tasks.rados.rados.0.smithi006.stdout:154: finishing write tid 1 to smithi006182445-10 2023-09-22T07:44:14.534 INFO:tasks.rados.rados.0.smithi006.stdout:154: finishing write tid 2 to smithi006182445-10 2023-09-22T07:44:14.534 INFO:tasks.rados.rados.0.smithi006.stdout:154: finishing write tid 3 to smithi006182445-10 2023-09-22T07:44:14.534 INFO:tasks.rados.rados.0.smithi006.stdout:154: finishing write tid 4 to smithi006182445-10 2023-09-22T07:44:14.536 INFO:tasks.rados.rados.0.smithi006.stdout:154: finishing write tid 5 to smithi006182445-10 2023-09-22T07:44:14.536 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 10 v 16 (ObjNum 72 snap 11 seq_num 72) dirty exists 2023-09-22T07:44:14.536 INFO:tasks.rados.rados.0.smithi006.stdout:154: left oid 10 (ObjNum 72 snap 11 seq_num 72) 2023-09-22T07:44:14.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:14 smithi006 ceph-mon[116271]: pgmap v117: 121 pgs: 121 active+clean; 31 MiB data, 104 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:44:14.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:14 smithi006 ceph-mon[116271]: osdmap e93: 8 total, 8 up, 8 in 2023-09-22T07:44:14.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:14 smithi006 ceph-mon[97617]: pgmap v117: 121 pgs: 121 active+clean; 31 MiB data, 104 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:44:14.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:14 smithi006 ceph-mon[97617]: osdmap e93: 8 total, 8 up, 8 in 2023-09-22T07:44:14.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:14 smithi105 ceph-mon[102016]: pgmap v117: 121 pgs: 121 active+clean; 31 MiB data, 104 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:44:14.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:14 smithi105 ceph-mon[102016]: osdmap e93: 8 total, 8 up, 8 in 2023-09-22T07:44:15.514 INFO:tasks.rados.rados.0.smithi006.stdout:153: done (2 left) 2023-09-22T07:44:15.514 INFO:tasks.rados.rados.0.smithi006.stdout:154: done (1 left) 2023-09-22T07:44:15.514 INFO:tasks.rados.rados.0.smithi006.stdout:155: done (0 left) 2023-09-22T07:44:15.514 INFO:tasks.rados.rados.0.smithi006.stdout:156: snap_create 2023-09-22T07:44:15.677 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:15 smithi006 ceph-mon[116271]: osdmap e94: 8 total, 8 up, 8 in 2023-09-22T07:44:15.678 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:15 smithi006 ceph-mon[97617]: osdmap e94: 8 total, 8 up, 8 in 2023-09-22T07:44:15.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:15 smithi105 ceph-mon[102016]: osdmap e94: 8 total, 8 up, 8 in 2023-09-22T07:44:16.514 INFO:tasks.rados.rados.0.smithi006.stdout:156: done (0 left) 2023-09-22T07:44:16.515 INFO:tasks.rados.rados.0.smithi006.stdout:157: read oid 42 snap -1 2023-09-22T07:44:16.515 INFO:tasks.rados.rados.0.smithi006.stdout:157: expect (ObjNum 41 snap 0 seq_num 41) 2023-09-22T07:44:16.515 INFO:tasks.rados.rados.0.smithi006.stdout:158: rmattr oid 17 current snap is 13 2023-09-22T07:44:16.515 INFO:tasks.rados.rados.0.smithi006.stdout:159: setattr oid 10 current snap is 13 2023-09-22T07:44:16.516 INFO:tasks.rados.rados.0.smithi006.stdout:160: copy_from oid 25 from oid 21 current snap is 13 2023-09-22T07:44:16.516 INFO:tasks.rados.rados.0.smithi006.stdout:161: setattr oid 14 current snap is 13 2023-09-22T07:44:16.517 INFO:tasks.rados.rados.0.smithi006.stdout:162: snap_remove snap 9 2023-09-22T07:44:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:16 smithi006 ceph-mon[97617]: pgmap v120: 121 pgs: 121 active+clean; 33 MiB data, 109 MiB used, 715 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2023-09-22T07:44:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:16 smithi006 ceph-mon[97617]: osdmap e95: 8 total, 8 up, 8 in 2023-09-22T07:44:16.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:16 smithi006 ceph-mon[116271]: pgmap v120: 121 pgs: 121 active+clean; 33 MiB data, 109 MiB used, 715 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2023-09-22T07:44:16.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:16 smithi006 ceph-mon[116271]: osdmap e95: 8 total, 8 up, 8 in 2023-09-22T07:44:16.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:16 smithi105 ceph-mon[102016]: pgmap v120: 121 pgs: 121 active+clean; 33 MiB data, 109 MiB used, 715 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2023-09-22T07:44:16.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:16 smithi105 ceph-mon[102016]: osdmap e95: 8 total, 8 up, 8 in 2023-09-22T07:44:17.532 INFO:tasks.rados.rados.0.smithi006.stdout:162: done (5 left) 2023-09-22T07:44:17.532 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 31 current snap is 13 2023-09-22T07:44:17.532 INFO:tasks.rados.rados.0.smithi006.stdout:163: seq_num 73 ranges {1089536=425984,1515520=409600,1925120=393216} 2023-09-22T07:44:17.542 INFO:tasks.rados.rados.0.smithi006.stdout:163: writing smithi006182445-31 from 1089536 to 1515520 tid 1 2023-09-22T07:44:17.544 INFO:tasks.rados.rados.0.smithi006.stdout:163: writing smithi006182445-31 from 1515520 to 1925120 tid 2 2023-09-22T07:44:17.547 INFO:tasks.rados.rados.0.smithi006.stdout:163: writing smithi006182445-31 from 1925120 to 2318336 tid 3 2023-09-22T07:44:17.547 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 50 current snap is 13 2023-09-22T07:44:17.547 INFO:tasks.rados.rados.0.smithi006.stdout:164: seq_num 74 ranges {1843200=442368,2285568=696320,2981888=106496} 2023-09-22T07:44:17.559 INFO:tasks.rados.rados.0.smithi006.stdout:164: writing smithi006182445-50 from 1843200 to 2285568 tid 1 2023-09-22T07:44:17.563 INFO:tasks.rados.rados.0.smithi006.stdout:164: writing smithi006182445-50 from 2285568 to 2981888 tid 2 2023-09-22T07:44:17.564 INFO:tasks.rados.rados.0.smithi006.stdout:164: writing smithi006182445-50 from 2981888 to 3088384 tid 3 2023-09-22T07:44:17.564 INFO:tasks.rados.rados.0.smithi006.stdout:165: snap_remove snap 11 2023-09-22T07:44:17.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:17 smithi006 ceph-mon[97617]: osdmap e96: 8 total, 8 up, 8 in 2023-09-22T07:44:17.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:17 smithi006 ceph-mon[116271]: osdmap e96: 8 total, 8 up, 8 in 2023-09-22T07:44:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:17 smithi105 ceph-mon[102016]: osdmap e96: 8 total, 8 up, 8 in 2023-09-22T07:44:17.876 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:44:17 smithi105 conmon[105233]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:44:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-22T07:44:18.534 INFO:tasks.rados.rados.0.smithi006.stdout:165: done (7 left) 2023-09-22T07:44:18.534 INFO:tasks.rados.rados.0.smithi006.stdout:166: delete oid 27 current snap is 13 2023-09-22T07:44:18.535 INFO:tasks.rados.rados.0.smithi006.stdout:157: expect (ObjNum 41 snap 0 seq_num 41) 2023-09-22T07:44:18.555 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 17 v 24 (ObjNum 55 snap 3 seq_num 55) dirty exists 2023-09-22T07:44:18.555 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 10 v 18 (ObjNum 72 snap 11 seq_num 72) dirty exists 2023-09-22T07:44:18.556 INFO:tasks.rados.rados.0.smithi006.stdout:160: finishing copy_from to smithi006182445-25 2023-09-22T07:44:18.556 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 25 v 2 (ObjNum 19 snap 0 seq_num 19) dirty exists 2023-09-22T07:44:18.556 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 14 v 17 (ObjNum 50 snap 0 seq_num 50) dirty exists 2023-09-22T07:44:18.556 INFO:tasks.rados.rados.0.smithi006.stdout:160: finishing copy_from racing read to smithi006182445-25 2023-09-22T07:44:18.556 INFO:tasks.rados.rados.0.smithi006.stdout:163: finishing write tid 1 to smithi006182445-31 2023-09-22T07:44:18.556 INFO:tasks.rados.rados.0.smithi006.stdout:163: finishing write tid 2 to smithi006182445-31 2023-09-22T07:44:18.556 INFO:tasks.rados.rados.0.smithi006.stdout:157: done (7 left) 2023-09-22T07:44:18.556 INFO:tasks.rados.rados.0.smithi006.stdout:158: done (6 left) 2023-09-22T07:44:18.556 INFO:tasks.rados.rados.0.smithi006.stdout:159: done (5 left) 2023-09-22T07:44:18.556 INFO:tasks.rados.rados.0.smithi006.stdout:160: done (4 left) 2023-09-22T07:44:18.557 INFO:tasks.rados.rados.0.smithi006.stdout:161: done (3 left) 2023-09-22T07:44:18.557 INFO:tasks.rados.rados.0.smithi006.stdout:166: done (2 left) 2023-09-22T07:44:18.557 INFO:tasks.rados.rados.0.smithi006.stdout:167: snap_create 2023-09-22T07:44:18.557 INFO:tasks.rados.rados.0.smithi006.stdout:163: finishing write tid 3 to smithi006182445-31 2023-09-22T07:44:18.557 INFO:tasks.rados.rados.0.smithi006.stdout:163: finishing write tid 4 to smithi006182445-31 2023-09-22T07:44:18.557 INFO:tasks.rados.rados.0.smithi006.stdout:163: finishing write tid 5 to smithi006182445-31 2023-09-22T07:44:18.557 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 31 v 39 (ObjNum 73 snap 13 seq_num 73) dirty exists 2023-09-22T07:44:18.557 INFO:tasks.rados.rados.0.smithi006.stdout:163: left oid 31 (ObjNum 73 snap 13 seq_num 73) 2023-09-22T07:44:18.557 INFO:tasks.rados.rados.0.smithi006.stdout:164: finishing write tid 1 to smithi006182445-50 2023-09-22T07:44:18.557 INFO:tasks.rados.rados.0.smithi006.stdout:164: finishing write tid 2 to smithi006182445-50 2023-09-22T07:44:18.557 INFO:tasks.rados.rados.0.smithi006.stdout:164: finishing write tid 3 to smithi006182445-50 2023-09-22T07:44:18.558 INFO:tasks.rados.rados.0.smithi006.stdout:164: finishing write tid 4 to smithi006182445-50 2023-09-22T07:44:18.558 INFO:tasks.rados.rados.0.smithi006.stdout:164: finishing write tid 5 to smithi006182445-50 2023-09-22T07:44:18.558 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 50 v 24 (ObjNum 74 snap 13 seq_num 74) dirty exists 2023-09-22T07:44:18.558 INFO:tasks.rados.rados.0.smithi006.stdout:164: left oid 50 (ObjNum 74 snap 13 seq_num 74) 2023-09-22T07:44:18.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:18 smithi006 ceph-mon[116271]: pgmap v123: 121 pgs: 121 active+clean; 33 MiB data, 109 MiB used, 715 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2023-09-22T07:44:18.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:18 smithi006 ceph-mon[116271]: osdmap e97: 8 total, 8 up, 8 in 2023-09-22T07:44:18.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:18 smithi006 ceph-mon[97617]: pgmap v123: 121 pgs: 121 active+clean; 33 MiB data, 109 MiB used, 715 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2023-09-22T07:44:18.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:18 smithi006 ceph-mon[97617]: osdmap e97: 8 total, 8 up, 8 in 2023-09-22T07:44:18.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:44:18 smithi006 conmon[98043]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:44:18] "GET /metrics HTTP/1.1" 200 238838 "" "Prometheus/2.43.0" 2023-09-22T07:44:18.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:18 smithi105 ceph-mon[102016]: pgmap v123: 121 pgs: 121 active+clean; 33 MiB data, 109 MiB used, 715 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2023-09-22T07:44:18.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:18 smithi105 ceph-mon[102016]: osdmap e97: 8 total, 8 up, 8 in 2023-09-22T07:44:19.469 INFO:tasks.rados.rados.0.smithi006.stdout:163: done (2 left) 2023-09-22T07:44:19.469 INFO:tasks.rados.rados.0.smithi006.stdout:164: done (1 left) 2023-09-22T07:44:19.469 INFO:tasks.rados.rados.0.smithi006.stdout:167: done (0 left) 2023-09-22T07:44:19.469 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 31 current snap is 14 2023-09-22T07:44:19.470 INFO:tasks.rados.rados.0.smithi006.stdout:168: seq_num 76 ranges {2318336=475136,2793472=458752,3252224=344064} 2023-09-22T07:44:19.484 INFO:tasks.rados.rados.0.smithi006.stdout:168: writing smithi006182445-31 from 2318336 to 2793472 tid 1 2023-09-22T07:44:19.487 INFO:tasks.rados.rados.0.smithi006.stdout:168: writing smithi006182445-31 from 2793472 to 3252224 tid 2 2023-09-22T07:44:19.490 INFO:tasks.rados.rados.0.smithi006.stdout:168: writing smithi006182445-31 from 3252224 to 3596288 tid 3 2023-09-22T07:44:19.490 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 16 current snap is 14 2023-09-22T07:44:19.490 INFO:tasks.rados.rados.0.smithi006.stdout:169: seq_num 77 ranges {253952=491520,745472=794624,1540096=8192} 2023-09-22T07:44:19.494 INFO:tasks.rados.rados.0.smithi006.stdout:169: writing smithi006182445-16 from 253952 to 745472 tid 1 2023-09-22T07:44:19.500 INFO:tasks.rados.rados.0.smithi006.stdout:169: writing smithi006182445-16 from 745472 to 1540096 tid 2 2023-09-22T07:44:19.500 INFO:tasks.rados.rados.0.smithi006.stdout:169: writing smithi006182445-16 from 1540096 to 1548288 tid 3 2023-09-22T07:44:19.500 INFO:tasks.rados.rados.0.smithi006.stdout:170: copy_from oid 10 from oid 39 current snap is 14 2023-09-22T07:44:19.500 INFO:tasks.rados.rados.0.smithi006.stdout:171: read oid 48 snap 10 2023-09-22T07:44:19.501 INFO:tasks.rados.rados.0.smithi006.stdout:171: expect (ObjNum 41 snap 0 seq_num 41) 2023-09-22T07:44:19.501 INFO:tasks.rados.rados.0.smithi006.stdout:172: copy_from oid 50 from oid 1 current snap is 14 2023-09-22T07:44:19.501 INFO:tasks.rados.rados.0.smithi006.stdout:168: finishing write tid 1 to smithi006182445-31 2023-09-22T07:44:19.501 INFO:tasks.rados.rados.0.smithi006.stdout:173: snap_remove snap 13 2023-09-22T07:44:19.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:19 smithi105 ceph-mon[102016]: osdmap e98: 8 total, 8 up, 8 in 2023-09-22T07:44:19.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:19 smithi105 ceph-mon[102016]: osdmap e99: 8 total, 8 up, 8 in 2023-09-22T07:44:20.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:19 smithi006 ceph-mon[116271]: osdmap e98: 8 total, 8 up, 8 in 2023-09-22T07:44:20.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:19 smithi006 ceph-mon[116271]: osdmap e99: 8 total, 8 up, 8 in 2023-09-22T07:44:20.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:19 smithi006 ceph-mon[97617]: osdmap e98: 8 total, 8 up, 8 in 2023-09-22T07:44:20.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:19 smithi006 ceph-mon[97617]: osdmap e99: 8 total, 8 up, 8 in 2023-09-22T07:44:20.477 INFO:tasks.rados.rados.0.smithi006.stdout:173: done (5 left) 2023-09-22T07:44:20.478 INFO:tasks.rados.rados.0.smithi006.stdout:174: delete oid 18 current snap is 14 2023-09-22T07:44:20.478 INFO:tasks.rados.rados.0.smithi006.stdout:168: finishing write tid 2 to smithi006182445-31 2023-09-22T07:44:20.478 INFO:tasks.rados.rados.0.smithi006.stdout:168: finishing write tid 3 to smithi006182445-31 2023-09-22T07:44:20.478 INFO:tasks.rados.rados.0.smithi006.stdout:168: finishing write tid 4 to smithi006182445-31 2023-09-22T07:44:20.478 INFO:tasks.rados.rados.0.smithi006.stdout:168: finishing write tid 5 to smithi006182445-31 2023-09-22T07:44:20.478 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 31 v 48 (ObjNum 76 snap 14 seq_num 76) dirty exists 2023-09-22T07:44:20.478 INFO:tasks.rados.rados.0.smithi006.stdout:168: left oid 31 (ObjNum 76 snap 14 seq_num 76) 2023-09-22T07:44:20.478 INFO:tasks.rados.rados.0.smithi006.stdout:169: finishing write tid 1 to smithi006182445-16 2023-09-22T07:44:20.478 INFO:tasks.rados.rados.0.smithi006.stdout:172: finishing copy_from to smithi006182445-50 2023-09-22T07:44:20.478 INFO:tasks.rados.rados.0.smithi006.stdout:172: got expected ENOENT (src dne) 2023-09-22T07:44:20.478 INFO:tasks.rados.rados.0.smithi006.stdout:172: finishing copy_from racing read to smithi006182445-50 2023-09-22T07:44:20.479 INFO:tasks.rados.rados.0.smithi006.stdout:169: finishing write tid 2 to smithi006182445-16 2023-09-22T07:44:20.479 INFO:tasks.rados.rados.0.smithi006.stdout:169: finishing write tid 3 to smithi006182445-16 2023-09-22T07:44:20.479 INFO:tasks.rados.rados.0.smithi006.stdout:169: finishing write tid 4 to smithi006182445-16 2023-09-22T07:44:20.479 INFO:tasks.rados.rados.0.smithi006.stdout:171: expect (ObjNum 41 snap 0 seq_num 41) 2023-09-22T07:44:20.496 INFO:tasks.rados.rados.0.smithi006.stdout:169: finishing write tid 5 to smithi006182445-16 2023-09-22T07:44:20.496 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 16 v 10 (ObjNum 77 snap 14 seq_num 77) dirty exists 2023-09-22T07:44:20.496 INFO:tasks.rados.rados.0.smithi006.stdout:169: left oid 16 (ObjNum 77 snap 14 seq_num 77) 2023-09-22T07:44:20.496 INFO:tasks.rados.rados.0.smithi006.stdout:170: finishing copy_from to smithi006182445-10 2023-09-22T07:44:20.496 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 10 v 10 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-09-22T07:44:20.496 INFO:tasks.rados.rados.0.smithi006.stdout:170: finishing copy_from racing read to smithi006182445-10 2023-09-22T07:44:20.496 INFO:tasks.rados.rados.0.smithi006.stdout:168: done (5 left) 2023-09-22T07:44:20.496 INFO:tasks.rados.rados.0.smithi006.stdout:169: done (4 left) 2023-09-22T07:44:20.496 INFO:tasks.rados.rados.0.smithi006.stdout:170: done (3 left) 2023-09-22T07:44:20.496 INFO:tasks.rados.rados.0.smithi006.stdout:171: done (2 left) 2023-09-22T07:44:20.497 INFO:tasks.rados.rados.0.smithi006.stdout:172: done (1 left) 2023-09-22T07:44:20.497 INFO:tasks.rados.rados.0.smithi006.stdout:174: done (0 left) 2023-09-22T07:44:20.497 INFO:tasks.rados.rados.0.smithi006.stdout:175: snap_remove snap 10 2023-09-22T07:44:20.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:20 smithi105 ceph-mon[102016]: pgmap v126: 121 pgs: 121 active+clean; 38 MiB data, 120 MiB used, 715 GiB / 715 GiB avail; 511 KiB/s rd, 1.2 MiB/s wr, 17 op/s 2023-09-22T07:44:20.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:20 smithi105 ceph-mon[102016]: osdmap e100: 8 total, 8 up, 8 in 2023-09-22T07:44:21.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:20 smithi006 ceph-mon[116271]: pgmap v126: 121 pgs: 121 active+clean; 38 MiB data, 120 MiB used, 715 GiB / 715 GiB avail; 511 KiB/s rd, 1.2 MiB/s wr, 17 op/s 2023-09-22T07:44:21.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:20 smithi006 ceph-mon[116271]: osdmap e100: 8 total, 8 up, 8 in 2023-09-22T07:44:21.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:20 smithi006 ceph-mon[97617]: pgmap v126: 121 pgs: 121 active+clean; 38 MiB data, 120 MiB used, 715 GiB / 715 GiB avail; 511 KiB/s rd, 1.2 MiB/s wr, 17 op/s 2023-09-22T07:44:21.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:20 smithi006 ceph-mon[97617]: osdmap e100: 8 total, 8 up, 8 in 2023-09-22T07:44:21.482 INFO:tasks.rados.rados.0.smithi006.stdout:175: done (0 left) 2023-09-22T07:44:21.483 INFO:tasks.rados.rados.0.smithi006.stdout:176: snap_create 2023-09-22T07:44:21.838 INFO:teuthology.orchestra.run.smithi006.stdout:true 2023-09-22T07:44:22.158 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-22T07:44:22.158 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (119s) 107s ago 2m 16.7M - 0.25.0 c8568f914cd2 1e8803c4ea17 2023-09-22T07:44:22.158 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi105 *:3000 running (2m) 107s ago 2m 91.2M - 9.4.7 2c41d148cca3 ca8c555f02fc 2023-09-22T07:44:22.159 INFO:teuthology.orchestra.run.smithi006.stdout:mds.a smithi006 running (3m) 107s ago 3m 13.9M - 17.2.6-1121-g6a79a820 202608b01ce9 b81e719d7bdb 2023-09-22T07:44:22.159 INFO:teuthology.orchestra.run.smithi006.stdout:mds.b smithi105 running (3m) 107s ago 3m 17.3M - 17.2.6-1121-g6a79a820 202608b01ce9 d99d16e4c45f 2023-09-22T07:44:22.159 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi105 *:8443 running (7m) 107s ago 7m 439M - 17.2.6-1121-g6a79a820 202608b01ce9 27dd84f4a7ce 2023-09-22T07:44:22.159 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:9283 running (8m) 107s ago 8m 498M - 17.2.6-1121-g6a79a820 202608b01ce9 5fe25af4f86b 2023-09-22T07:44:22.159 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (8m) 107s ago 8m 83.5M 2048M 17.2.6-1121-g6a79a820 202608b01ce9 90f7f31f386f 2023-09-22T07:44:22.159 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi105 running (7m) 107s ago 7m 57.4M 2048M 17.2.6-1121-g6a79a820 202608b01ce9 a9ba878e312b 2023-09-22T07:44:22.159 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (7m) 107s ago 7m 58.6M 2048M 17.2.6-1121-g6a79a820 202608b01ce9 855a6988066f 2023-09-22T07:44:22.159 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (2m) 107s ago 2m 4093k - 1.5.0 0da6a335fe13 e3d483a1c561 2023-09-22T07:44:22.159 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi105 *:9100 running (2m) 107s ago 2m 4118k - 1.5.0 0da6a335fe13 3fd355736b53 2023-09-22T07:44:22.159 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (6m) 107s ago 6m 65.6M 3013M 17.2.6-1121-g6a79a820 202608b01ce9 443aac00a144 2023-09-22T07:44:22.159 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (6m) 107s ago 6m 66.8M 3013M 17.2.6-1121-g6a79a820 202608b01ce9 653b75615b08 2023-09-22T07:44:22.159 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (5m) 107s ago 5m 58.1M 3013M 17.2.6-1121-g6a79a820 202608b01ce9 258b394587b2 2023-09-22T07:44:22.160 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (5m) 107s ago 5m 57.2M 3013M 17.2.6-1121-g6a79a820 202608b01ce9 ea205d1e8484 2023-09-22T07:44:22.160 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi105 running (5m) 107s ago 5m 53.5M 3012M 17.2.6-1121-g6a79a820 202608b01ce9 2e8fe03d53fa 2023-09-22T07:44:22.160 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi105 running (4m) 107s ago 4m 58.6M 3012M 17.2.6-1121-g6a79a820 202608b01ce9 82303d1786f2 2023-09-22T07:44:22.160 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi105 running (4m) 107s ago 4m 54.0M 3012M 17.2.6-1121-g6a79a820 202608b01ce9 ea58a9013d04 2023-09-22T07:44:22.160 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi105 running (4m) 107s ago 4m 59.5M 3012M 17.2.6-1121-g6a79a820 202608b01ce9 a9ff7d782c8f 2023-09-22T07:44:22.160 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi105 *:9095 running (114s) 107s ago 3m 25.2M - 2.43.0 a07b618ecd1d f2261332bdd4 2023-09-22T07:44:22.478 INFO:tasks.rados.rados.0.smithi006.stdout:176: done (0 left) 2023-09-22T07:44:22.486 INFO:tasks.rados.rados.0.smithi006.stdout:177: read oid 46 snap -1 2023-09-22T07:44:22.486 INFO:tasks.rados.rados.0.smithi006.stdout:177: expect (ObjNum 45 snap 0 seq_num 45) 2023-09-22T07:44:22.486 INFO:tasks.rados.rados.0.smithi006.stdout:178: read oid 7 snap 7 2023-09-22T07:44:22.486 INFO:tasks.rados.rados.0.smithi006.stdout:178: expect (ObjNum 16 snap 0 seq_num 16) 2023-09-22T07:44:22.486 INFO:tasks.rados.rados.0.smithi006.stdout:179: snap_create 2023-09-22T07:44:22.487 INFO:tasks.rados.rados.0.smithi006.stdout:178: expect (ObjNum 16 snap 0 seq_num 16) 2023-09-22T07:44:22.490 INFO:tasks.rados.rados.0.smithi006.stdout:177: expect (ObjNum 45 snap 0 seq_num 45) 2023-09-22T07:44:22.550 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-09-22T07:44:22.550 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2023-09-22T07:44:22.550 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 3 2023-09-22T07:44:22.550 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:44:22.550 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2023-09-22T07:44:22.550 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 2 2023-09-22T07:44:22.550 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:44:22.550 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2023-09-22T07:44:22.550 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 8 2023-09-22T07:44:22.550 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:44:22.551 INFO:teuthology.orchestra.run.smithi006.stdout: "mds": { 2023-09-22T07:44:22.551 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 2 2023-09-22T07:44:22.551 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:44:22.551 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2023-09-22T07:44:22.551 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 15 2023-09-22T07:44:22.551 INFO:teuthology.orchestra.run.smithi006.stdout: } 2023-09-22T07:44:22.551 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-09-22T07:44:22.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:22 smithi006 ceph-mon[116271]: pgmap v129: 121 pgs: 121 active+clean; 38 MiB data, 120 MiB used, 715 GiB / 715 GiB avail; 511 KiB/s rd, 1.2 MiB/s wr, 17 op/s 2023-09-22T07:44:22.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:22 smithi006 ceph-mon[116271]: osdmap e101: 8 total, 8 up, 8 in 2023-09-22T07:44:22.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:22 smithi006 ceph-mon[116271]: from='client.24959 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:44:22.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:22 smithi006 ceph-mon[97617]: pgmap v129: 121 pgs: 121 active+clean; 38 MiB data, 120 MiB used, 715 GiB / 715 GiB avail; 511 KiB/s rd, 1.2 MiB/s wr, 17 op/s 2023-09-22T07:44:22.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:22 smithi006 ceph-mon[97617]: osdmap e101: 8 total, 8 up, 8 in 2023-09-22T07:44:22.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:22 smithi006 ceph-mon[97617]: from='client.24959 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:44:22.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:22 smithi105 ceph-mon[102016]: pgmap v129: 121 pgs: 121 active+clean; 38 MiB data, 120 MiB used, 715 GiB / 715 GiB avail; 511 KiB/s rd, 1.2 MiB/s wr, 17 op/s 2023-09-22T07:44:22.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:22 smithi105 ceph-mon[102016]: osdmap e101: 8 total, 8 up, 8 in 2023-09-22T07:44:22.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:22 smithi105 ceph-mon[102016]: from='client.24959 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:44:23.489 INFO:tasks.rados.rados.0.smithi006.stdout:177: done (2 left) 2023-09-22T07:44:23.489 INFO:tasks.rados.rados.0.smithi006.stdout:178: done (1 left) 2023-09-22T07:44:23.489 INFO:tasks.rados.rados.0.smithi006.stdout:179: done (0 left) 2023-09-22T07:44:23.489 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 13 current snap is 16 2023-09-22T07:44:23.489 INFO:tasks.rados.rados.0.smithi006.stdout:180: seq_num 79 ranges {204800=532480,737280=565248,1302528=237568} 2023-09-22T07:44:23.492 INFO:tasks.rados.rados.0.smithi006.stdout:180: writing smithi006182445-13 from 204800 to 737280 tid 1 2023-09-22T07:44:23.496 INFO:tasks.rados.rados.0.smithi006.stdout:180: writing smithi006182445-13 from 737280 to 1302528 tid 2 2023-09-22T07:44:23.498 INFO:tasks.rados.rados.0.smithi006.stdout:180: writing smithi006182445-13 from 1302528 to 1540096 tid 3 2023-09-22T07:44:23.498 INFO:tasks.rados.rados.0.smithi006.stdout:181: copy_from oid 15 from oid 5 current snap is 16 2023-09-22T07:44:23.498 INFO:tasks.rados.rados.0.smithi006.stdout:182: rollback oid 19 current snap is 16 2023-09-22T07:44:23.498 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 19 to 7 2023-09-22T07:44:23.498 INFO:tasks.rados.rados.0.smithi006.stdout:183: copy_from oid 21 from oid 24 current snap is 16 2023-09-22T07:44:23.499 INFO:tasks.rados.rados.0.smithi006.stdout:184: copy_from oid 3 from oid 7 current snap is 16 2023-09-22T07:44:23.499 INFO:tasks.rados.rados.0.smithi006.stdout:185: read oid 33 snap -1 2023-09-22T07:44:23.499 INFO:tasks.rados.rados.0.smithi006.stdout:185: expect (ObjNum 32 snap 0 seq_num 32) 2023-09-22T07:44:23.499 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 16 current snap is 16 2023-09-22T07:44:23.499 INFO:tasks.rados.rados.0.smithi006.stdout:186: seq_num 80 ranges {1548288=548864,2097152=450560,2547712=352256} 2023-09-22T07:44:23.510 INFO:tasks.rados.rados.0.smithi006.stdout:186: writing smithi006182445-16 from 1548288 to 2097152 tid 1 2023-09-22T07:44:23.512 INFO:tasks.rados.rados.0.smithi006.stdout:186: writing smithi006182445-16 from 2097152 to 2547712 tid 2 2023-09-22T07:44:23.515 INFO:tasks.rados.rados.0.smithi006.stdout:186: writing smithi006182445-16 from 2547712 to 2899968 tid 3 2023-09-22T07:44:23.515 INFO:tasks.rados.rados.0.smithi006.stdout:187: rmattr oid 34 current snap is 16 2023-09-22T07:44:23.515 INFO:tasks.rados.rados.0.smithi006.stdout:187: done (7 left) 2023-09-22T07:44:23.515 INFO:tasks.rados.rados.0.smithi006.stdout:188: snap_remove snap 12 2023-09-22T07:44:23.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:23 smithi006 ceph-mon[116271]: from='client.15051 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:44:23.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:23 smithi006 ceph-mon[116271]: osdmap e102: 8 total, 8 up, 8 in 2023-09-22T07:44:23.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:23 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/638535926' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:44:23.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:23 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:44:23.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:23 smithi006 ceph-mon[97617]: from='client.15051 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:44:23.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:23 smithi006 ceph-mon[97617]: osdmap e102: 8 total, 8 up, 8 in 2023-09-22T07:44:23.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:23 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/638535926' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:44:23.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:23 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:44:23.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:23 smithi105 ceph-mon[102016]: from='client.15051 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:44:23.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:23 smithi105 ceph-mon[102016]: osdmap e102: 8 total, 8 up, 8 in 2023-09-22T07:44:23.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:23 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/638535926' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:44:23.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:23 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:44:24.511 INFO:tasks.rados.rados.0.smithi006.stdout:188: done (7 left) 2023-09-22T07:44:24.511 INFO:tasks.rados.rados.0.smithi006.stdout:189: read oid 39 snap -1 2023-09-22T07:44:24.511 INFO:tasks.rados.rados.0.smithi006.stdout:189: expect (ObjNum 57 snap 4 seq_num 57) 2023-09-22T07:44:24.511 INFO:tasks.rados.rados.0.smithi006.stdout:190: rmattr oid 4 current snap is 16 2023-09-22T07:44:24.511 INFO:tasks.rados.rados.0.smithi006.stdout:190: done (8 left) 2023-09-22T07:44:24.511 INFO:tasks.rados.rados.0.smithi006.stdout:191: snap_create 2023-09-22T07:44:24.512 INFO:tasks.rados.rados.0.smithi006.stdout:181: finishing copy_from to smithi006182445-15 2023-09-22T07:44:24.512 INFO:tasks.rados.rados.0.smithi006.stdout:181: got expected ENOENT (src dne) 2023-09-22T07:44:24.512 INFO:tasks.rados.rados.0.smithi006.stdout:181: finishing copy_from racing read to smithi006182445-15 2023-09-22T07:44:24.512 INFO:tasks.rados.rados.0.smithi006.stdout:180: finishing write tid 1 to smithi006182445-13 2023-09-22T07:44:24.512 INFO:tasks.rados.rados.0.smithi006.stdout:185: expect (ObjNum 32 snap 0 seq_num 32) 2023-09-22T07:44:24.529 INFO:tasks.rados.rados.0.smithi006.stdout:180: finishing write tid 2 to smithi006182445-13 2023-09-22T07:44:24.529 INFO:tasks.rados.rados.0.smithi006.stdout:180: finishing write tid 3 to smithi006182445-13 2023-09-22T07:44:24.529 INFO:tasks.rados.rados.0.smithi006.stdout:180: finishing write tid 4 to smithi006182445-13 2023-09-22T07:44:24.529 INFO:tasks.rados.rados.0.smithi006.stdout:182: finishing rollback tid 0 to smithi006182445-19 2023-09-22T07:44:24.529 INFO:tasks.rados.rados.0.smithi006.stdout:182: finishing rollback tid 1 to smithi006182445-19 2023-09-22T07:44:24.529 INFO:tasks.rados.rados.0.smithi006.stdout:182: finishing rollback tid 2 to smithi006182445-19 2023-09-22T07:44:24.529 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 19 v 43 (ObjNum 18 snap 0 seq_num 18) dirty exists 2023-09-22T07:44:24.530 INFO:tasks.rados.rados.0.smithi006.stdout:184: finishing copy_from to smithi006182445-3 2023-09-22T07:44:24.530 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 3 v 2 (ObjNum 16 snap 0 seq_num 16) dirty exists 2023-09-22T07:44:24.530 INFO:tasks.rados.rados.0.smithi006.stdout:180: finishing write tid 5 to smithi006182445-13 2023-09-22T07:44:24.530 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 13 v 41 (ObjNum 79 snap 16 seq_num 79) dirty exists 2023-09-22T07:44:24.530 INFO:tasks.rados.rados.0.smithi006.stdout:180: left oid 13 (ObjNum 79 snap 16 seq_num 79) 2023-09-22T07:44:24.530 INFO:tasks.rados.rados.0.smithi006.stdout:184: finishing copy_from racing read to smithi006182445-3 2023-09-22T07:44:24.530 INFO:tasks.rados.rados.0.smithi006.stdout:183: finishing copy_from to smithi006182445-21 2023-09-22T07:44:24.530 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 21 v 6 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-09-22T07:44:24.530 INFO:tasks.rados.rados.0.smithi006.stdout:183: finishing copy_from racing read to smithi006182445-21 2023-09-22T07:44:24.530 INFO:tasks.rados.rados.0.smithi006.stdout:186: finishing write tid 1 to smithi006182445-16 2023-09-22T07:44:24.530 INFO:tasks.rados.rados.0.smithi006.stdout:186: finishing write tid 2 to smithi006182445-16 2023-09-22T07:44:24.531 INFO:tasks.rados.rados.0.smithi006.stdout:186: finishing write tid 3 to smithi006182445-16 2023-09-22T07:44:24.531 INFO:tasks.rados.rados.0.smithi006.stdout:186: finishing write tid 4 to smithi006182445-16 2023-09-22T07:44:24.531 INFO:tasks.rados.rados.0.smithi006.stdout:186: finishing write tid 5 to smithi006182445-16 2023-09-22T07:44:24.531 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 16 v 19 (ObjNum 80 snap 16 seq_num 80) dirty exists 2023-09-22T07:44:24.531 INFO:tasks.rados.rados.0.smithi006.stdout:186: left oid 16 (ObjNum 80 snap 16 seq_num 80) 2023-09-22T07:44:24.531 INFO:tasks.rados.rados.0.smithi006.stdout:189: expect (ObjNum 57 snap 4 seq_num 57) 2023-09-22T07:44:24.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:24 smithi006 ceph-mon[97617]: pgmap v132: 121 pgs: 121 active+clean; 38 MiB data, 120 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:44:24.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:24 smithi006 ceph-mon[97617]: osdmap e103: 8 total, 8 up, 8 in 2023-09-22T07:44:24.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:24 smithi006 ceph-mon[116271]: pgmap v132: 121 pgs: 121 active+clean; 38 MiB data, 120 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:44:24.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:24 smithi006 ceph-mon[116271]: osdmap e103: 8 total, 8 up, 8 in 2023-09-22T07:44:24.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:24 smithi105 ceph-mon[102016]: pgmap v132: 121 pgs: 121 active+clean; 38 MiB data, 120 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:44:24.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:24 smithi105 ceph-mon[102016]: osdmap e103: 8 total, 8 up, 8 in 2023-09-22T07:44:25.513 INFO:tasks.rados.rados.0.smithi006.stdout:180: done (8 left) 2023-09-22T07:44:25.513 INFO:tasks.rados.rados.0.smithi006.stdout:181: done (7 left) 2023-09-22T07:44:25.513 INFO:tasks.rados.rados.0.smithi006.stdout:182: done (6 left) 2023-09-22T07:44:25.513 INFO:tasks.rados.rados.0.smithi006.stdout:183: done (5 left) 2023-09-22T07:44:25.513 INFO:tasks.rados.rados.0.smithi006.stdout:184: done (4 left) 2023-09-22T07:44:25.513 INFO:tasks.rados.rados.0.smithi006.stdout:185: done (3 left) 2023-09-22T07:44:25.513 INFO:tasks.rados.rados.0.smithi006.stdout:186: done (2 left) 2023-09-22T07:44:25.513 INFO:tasks.rados.rados.0.smithi006.stdout:189: done (1 left) 2023-09-22T07:44:25.513 INFO:tasks.rados.rados.0.smithi006.stdout:191: done (0 left) 2023-09-22T07:44:25.514 INFO:tasks.rados.rados.0.smithi006.stdout:192: copy_from oid 17 from oid 8 current snap is 17 2023-09-22T07:44:25.514 INFO:tasks.rados.rados.0.smithi006.stdout:193: read oid 32 snap -1 2023-09-22T07:44:25.514 INFO:tasks.rados.rados.0.smithi006.stdout:193: expect (ObjNum 31 snap 0 seq_num 31) 2023-09-22T07:44:25.514 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 43 current snap is 17 2023-09-22T07:44:25.514 INFO:tasks.rados.rados.0.smithi006.stdout:194: seq_num 81 ranges {3039232=565248,3604480=737280,4341760=65536} 2023-09-22T07:44:25.532 INFO:tasks.rados.rados.0.smithi006.stdout:194: writing smithi006182445-43 from 3039232 to 3604480 tid 1 2023-09-22T07:44:25.537 INFO:tasks.rados.rados.0.smithi006.stdout:194: writing smithi006182445-43 from 3604480 to 4341760 tid 2 2023-09-22T07:44:25.537 INFO:tasks.rados.rados.0.smithi006.stdout:194: writing smithi006182445-43 from 4341760 to 4407296 tid 3 2023-09-22T07:44:25.537 INFO:tasks.rados.rados.0.smithi006.stdout:195: setattr oid 39 current snap is 17 2023-09-22T07:44:25.537 INFO:tasks.rados.rados.0.smithi006.stdout:193: expect (ObjNum 31 snap 0 seq_num 31) 2023-09-22T07:44:25.554 INFO:tasks.rados.rados.0.smithi006.stdout:192: finishing copy_from to smithi006182445-17 2023-09-22T07:44:25.554 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 17 v 4 (ObjNum 17 snap 0 seq_num 17) dirty exists 2023-09-22T07:44:25.555 INFO:tasks.rados.rados.0.smithi006.stdout:192: finishing copy_from racing read to smithi006182445-17 2023-09-22T07:44:25.555 INFO:tasks.rados.rados.0.smithi006.stdout:194: finishing write tid 1 to smithi006182445-43 2023-09-22T07:44:25.555 INFO:tasks.rados.rados.0.smithi006.stdout:194: finishing write tid 2 to smithi006182445-43 2023-09-22T07:44:25.555 INFO:tasks.rados.rados.0.smithi006.stdout:194: finishing write tid 3 to smithi006182445-43 2023-09-22T07:44:25.555 INFO:tasks.rados.rados.0.smithi006.stdout:194: finishing write tid 4 to smithi006182445-43 2023-09-22T07:44:25.555 INFO:tasks.rados.rados.0.smithi006.stdout:194: finishing write tid 5 to smithi006182445-43 2023-09-22T07:44:25.555 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 43 v 65 (ObjNum 81 snap 17 seq_num 81) dirty exists 2023-09-22T07:44:25.555 INFO:tasks.rados.rados.0.smithi006.stdout:194: left oid 43 (ObjNum 81 snap 17 seq_num 81) 2023-09-22T07:44:25.555 INFO:tasks.rados.rados.0.smithi006.stdout:192: done (3 left) 2023-09-22T07:44:25.555 INFO:tasks.rados.rados.0.smithi006.stdout:193: done (2 left) 2023-09-22T07:44:25.556 INFO:tasks.rados.rados.0.smithi006.stdout:194: done (1 left) 2023-09-22T07:44:25.556 INFO:tasks.rados.rados.0.smithi006.stdout:196: read oid 21 snap 8 2023-09-22T07:44:25.556 INFO:tasks.rados.rados.0.smithi006.stdout:196: expect (ObjNum 19 snap 0 seq_num 19) 2023-09-22T07:44:25.556 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 34 current snap is 17 2023-09-22T07:44:25.556 INFO:tasks.rados.rados.0.smithi006.stdout:197: seq_num 82 ranges {557056=581632,1138688=622592,1761280=180224} 2023-09-22T07:44:25.561 INFO:tasks.rados.rados.0.smithi006.stdout:197: writing smithi006182445-34 from 557056 to 1138688 tid 1 2023-09-22T07:44:25.563 INFO:tasks.rados.rados.0.smithi006.stdout:197: writing smithi006182445-34 from 1138688 to 1761280 tid 2 2023-09-22T07:44:25.565 INFO:tasks.rados.rados.0.smithi006.stdout:197: writing smithi006182445-34 from 1761280 to 1941504 tid 3 2023-09-22T07:44:25.565 INFO:tasks.rados.rados.0.smithi006.stdout:198: snap_create 2023-09-22T07:44:25.565 INFO:tasks.rados.rados.0.smithi006.stdout:196: expect (ObjNum 19 snap 0 seq_num 19) 2023-09-22T07:44:25.573 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 39 v 20 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-09-22T07:44:25.573 INFO:tasks.rados.rados.0.smithi006.stdout:197: finishing write tid 1 to smithi006182445-34 2023-09-22T07:44:25.573 INFO:tasks.rados.rados.0.smithi006.stdout:197: finishing write tid 2 to smithi006182445-34 2023-09-22T07:44:25.573 INFO:tasks.rados.rados.0.smithi006.stdout:197: finishing write tid 3 to smithi006182445-34 2023-09-22T07:44:25.573 INFO:tasks.rados.rados.0.smithi006.stdout:197: finishing write tid 4 to smithi006182445-34 2023-09-22T07:44:25.573 INFO:tasks.rados.rados.0.smithi006.stdout:197: finishing write tid 5 to smithi006182445-34 2023-09-22T07:44:25.574 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 34 v 31 (ObjNum 82 snap 17 seq_num 82) dirty exists 2023-09-22T07:44:25.574 INFO:tasks.rados.rados.0.smithi006.stdout:197: left oid 34 (ObjNum 82 snap 17 seq_num 82) 2023-09-22T07:44:25.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:25 smithi006 ceph-mon[116271]: osdmap e104: 8 total, 8 up, 8 in 2023-09-22T07:44:25.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:25 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:44:25.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:25 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:44:25.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:25 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:44:25.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:25 smithi006 ceph-mon[97617]: osdmap e104: 8 total, 8 up, 8 in 2023-09-22T07:44:25.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:25 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:44:25.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:25 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:44:25.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:25 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:44:25.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:25 smithi105 ceph-mon[102016]: osdmap e104: 8 total, 8 up, 8 in 2023-09-22T07:44:25.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:25 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:44:25.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:25 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:44:25.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:25 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:44:26.514 INFO:tasks.rados.rados.0.smithi006.stdout:195: done (3 left) 2023-09-22T07:44:26.514 INFO:tasks.rados.rados.0.smithi006.stdout:196: done (2 left) 2023-09-22T07:44:26.515 INFO:tasks.rados.rados.0.smithi006.stdout:197: done (1 left) 2023-09-22T07:44:26.515 INFO:tasks.rados.rados.0.smithi006.stdout:198: done (0 left) 2023-09-22T07:44:26.515 INFO:tasks.rados.rados.0.smithi006.stdout:199: snap_create 2023-09-22T07:44:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:26 smithi006 ceph-mon[116271]: pgmap v135: 121 pgs: 121 active+clean; 45 MiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.9 MiB/s wr, 11 op/s 2023-09-22T07:44:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:26 smithi006 ceph-mon[116271]: Upgrade: Target is version 18.0.0-6218-gf7ddca67 (unknown) 2023-09-22T07:44:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:26 smithi006 ceph-mon[116271]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:9be0b03043de79534a88f302d41081425e24db30e5f6db0449fd629993a93215, digests ['quay.ceph.io/ceph-ci/ceph@sha256:9be0b03043de79534a88f302d41081425e24db30e5f6db0449fd629993a93215'] 2023-09-22T07:44:26.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:26 smithi006 ceph-mon[116271]: Upgrade: Need to upgrade myself (mgr.y) 2023-09-22T07:44:26.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:26 smithi006 ceph-mon[116271]: osdmap e105: 8 total, 8 up, 8 in 2023-09-22T07:44:26.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:26 smithi006 ceph-mon[116271]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:9be0b03043de79534a88f302d41081425e24db30e5f6db0449fd629993a93215 on smithi105 2023-09-22T07:44:26.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:26 smithi006 ceph-mon[97617]: pgmap v135: 121 pgs: 121 active+clean; 45 MiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.9 MiB/s wr, 11 op/s 2023-09-22T07:44:26.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:26 smithi006 ceph-mon[97617]: Upgrade: Target is version 18.0.0-6218-gf7ddca67 (unknown) 2023-09-22T07:44:26.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:26 smithi006 ceph-mon[97617]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:9be0b03043de79534a88f302d41081425e24db30e5f6db0449fd629993a93215, digests ['quay.ceph.io/ceph-ci/ceph@sha256:9be0b03043de79534a88f302d41081425e24db30e5f6db0449fd629993a93215'] 2023-09-22T07:44:26.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:26 smithi006 ceph-mon[97617]: Upgrade: Need to upgrade myself (mgr.y) 2023-09-22T07:44:26.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:26 smithi006 ceph-mon[97617]: osdmap e105: 8 total, 8 up, 8 in 2023-09-22T07:44:26.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:26 smithi006 ceph-mon[97617]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:9be0b03043de79534a88f302d41081425e24db30e5f6db0449fd629993a93215 on smithi105 2023-09-22T07:44:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:26 smithi105 ceph-mon[102016]: pgmap v135: 121 pgs: 121 active+clean; 45 MiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.9 MiB/s wr, 11 op/s 2023-09-22T07:44:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:26 smithi105 ceph-mon[102016]: Upgrade: Target is version 18.0.0-6218-gf7ddca67 (unknown) 2023-09-22T07:44:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:26 smithi105 ceph-mon[102016]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:9be0b03043de79534a88f302d41081425e24db30e5f6db0449fd629993a93215, digests ['quay.ceph.io/ceph-ci/ceph@sha256:9be0b03043de79534a88f302d41081425e24db30e5f6db0449fd629993a93215'] 2023-09-22T07:44:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:26 smithi105 ceph-mon[102016]: Upgrade: Need to upgrade myself (mgr.y) 2023-09-22T07:44:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:26 smithi105 ceph-mon[102016]: osdmap e105: 8 total, 8 up, 8 in 2023-09-22T07:44:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:26 smithi105 ceph-mon[102016]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:9be0b03043de79534a88f302d41081425e24db30e5f6db0449fd629993a93215 on smithi105 2023-09-22T07:44:27.528 INFO:tasks.rados.rados.0.smithi006.stdout:199: done (0 left) 2023-09-22T07:44:27.529 INFO:tasks.rados.rados.0.smithi006.stdout:200: read oid 45 snap -1 2023-09-22T07:44:27.529 INFO:tasks.rados.rados.0.smithi006.stdout:200: expect (ObjNum 44 snap 0 seq_num 44) 2023-09-22T07:44:27.529 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 31 current snap is 19 2023-09-22T07:44:27.529 INFO:tasks.rados.rados.0.smithi006.stdout:201: seq_num 83 ranges {3596288=598016,4194304=499712,4694016=303104} 2023-09-22T07:44:27.551 INFO:tasks.rados.rados.0.smithi006.stdout:201: writing smithi006182445-31 from 3596288 to 4194304 tid 1 2023-09-22T07:44:27.554 INFO:tasks.rados.rados.0.smithi006.stdout:201: writing smithi006182445-31 from 4194304 to 4694016 tid 2 2023-09-22T07:44:27.556 INFO:tasks.rados.rados.0.smithi006.stdout:201: writing smithi006182445-31 from 4694016 to 4997120 tid 3 2023-09-22T07:44:27.556 INFO:tasks.rados.rados.0.smithi006.stdout:202: read oid 49 snap -1 2023-09-22T07:44:27.556 INFO:tasks.rados.rados.0.smithi006.stdout:202: expect (ObjNum 48 snap 0 seq_num 48) 2023-09-22T07:44:27.556 INFO:tasks.rados.rados.0.smithi006.stdout:203: read oid 38 snap -1 2023-09-22T07:44:27.557 INFO:tasks.rados.rados.0.smithi006.stdout:203: expect (ObjNum 37 snap 0 seq_num 37) 2023-09-22T07:44:27.557 INFO:tasks.rados.rados.0.smithi006.stdout:204: read oid 40 snap -1 2023-09-22T07:44:27.557 INFO:tasks.rados.rados.0.smithi006.stdout:204: expect (ObjNum 39 snap 0 seq_num 39) 2023-09-22T07:44:27.557 INFO:tasks.rados.rados.0.smithi006.stdout:205: snap_create 2023-09-22T07:44:27.557 INFO:tasks.rados.rados.0.smithi006.stdout:200: expect (ObjNum 44 snap 0 seq_num 44) 2023-09-22T07:44:27.577 INFO:tasks.rados.rados.0.smithi006.stdout:201: finishing write tid 1 to smithi006182445-31 2023-09-22T07:44:27.578 INFO:tasks.rados.rados.0.smithi006.stdout:201: finishing write tid 2 to smithi006182445-31 2023-09-22T07:44:27.578 INFO:tasks.rados.rados.0.smithi006.stdout:201: finishing write tid 3 to smithi006182445-31 2023-09-22T07:44:27.578 INFO:tasks.rados.rados.0.smithi006.stdout:201: finishing write tid 4 to smithi006182445-31 2023-09-22T07:44:27.578 INFO:tasks.rados.rados.0.smithi006.stdout:201: finishing write tid 5 to smithi006182445-31 2023-09-22T07:44:27.578 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 31 v 70 (ObjNum 83 snap 19 seq_num 83) dirty exists 2023-09-22T07:44:27.578 INFO:tasks.rados.rados.0.smithi006.stdout:201: left oid 31 (ObjNum 83 snap 19 seq_num 83) 2023-09-22T07:44:27.578 INFO:tasks.rados.rados.0.smithi006.stdout:203: expect (ObjNum 37 snap 0 seq_num 37) 2023-09-22T07:44:27.593 INFO:tasks.rados.rados.0.smithi006.stdout:204: expect (ObjNum 39 snap 0 seq_num 39) 2023-09-22T07:44:27.609 INFO:tasks.rados.rados.0.smithi006.stdout:202: expect (ObjNum 48 snap 0 seq_num 48) 2023-09-22T07:44:27.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:27 smithi006 ceph-mon[97617]: osdmap e106: 8 total, 8 up, 8 in 2023-09-22T07:44:27.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:27 smithi006 ceph-mon[116271]: osdmap e106: 8 total, 8 up, 8 in 2023-09-22T07:44:27.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:27 smithi105 ceph-mon[102016]: osdmap e106: 8 total, 8 up, 8 in 2023-09-22T07:44:27.878 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:44:27 smithi105 conmon[105233]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:44:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-22T07:44:28.538 INFO:tasks.rados.rados.0.smithi006.stdout:200: done (5 left) 2023-09-22T07:44:28.538 INFO:tasks.rados.rados.0.smithi006.stdout:201: done (4 left) 2023-09-22T07:44:28.538 INFO:tasks.rados.rados.0.smithi006.stdout:202: done (3 left) 2023-09-22T07:44:28.538 INFO:tasks.rados.rados.0.smithi006.stdout:203: done (2 left) 2023-09-22T07:44:28.538 INFO:tasks.rados.rados.0.smithi006.stdout:204: done (1 left) 2023-09-22T07:44:28.538 INFO:tasks.rados.rados.0.smithi006.stdout:205: done (0 left) 2023-09-22T07:44:28.538 INFO:tasks.rados.rados.0.smithi006.stdout:206: snap_remove snap 19 2023-09-22T07:44:28.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:28 smithi006 ceph-mon[116271]: pgmap v138: 121 pgs: 121 active+clean; 45 MiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.9 MiB/s wr, 11 op/s 2023-09-22T07:44:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:28 smithi006 ceph-mon[116271]: osdmap e107: 8 total, 8 up, 8 in 2023-09-22T07:44:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:28 smithi006 ceph-mon[97617]: pgmap v138: 121 pgs: 121 active+clean; 45 MiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.9 MiB/s wr, 11 op/s 2023-09-22T07:44:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:28 smithi006 ceph-mon[97617]: osdmap e107: 8 total, 8 up, 8 in 2023-09-22T07:44:28.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:44:28 smithi006 conmon[98043]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:44:28] "GET /metrics HTTP/1.1" 200 238939 "" "Prometheus/2.43.0" 2023-09-22T07:44:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:28 smithi105 ceph-mon[102016]: pgmap v138: 121 pgs: 121 active+clean; 45 MiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.9 MiB/s wr, 11 op/s 2023-09-22T07:44:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:28 smithi105 ceph-mon[102016]: osdmap e107: 8 total, 8 up, 8 in 2023-09-22T07:44:29.470 INFO:tasks.rados.rados.0.smithi006.stdout:206: done (0 left) 2023-09-22T07:44:29.471 INFO:tasks.rados.rados.0.smithi006.stdout:207: read oid 36 snap -1 2023-09-22T07:44:29.471 INFO:tasks.rados.rados.0.smithi006.stdout:207: expect (ObjNum 1 snap 0 seq_num 1) 2023-09-22T07:44:29.471 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 1 current snap is 20 2023-09-22T07:44:29.471 INFO:tasks.rados.rados.0.smithi006.stdout:208: seq_num 84 ranges {0=614400,614400=434176,1048576=368640} 2023-09-22T07:44:29.480 INFO:tasks.rados.rados.0.smithi006.stdout:208: writing smithi006182445-1 from 0 to 614400 tid 1 2023-09-22T07:44:29.480 INFO:tasks.rados.rados.0.smithi006.stdout:208: writing smithi006182445-1 from 614400 to 1048576 tid 2 2023-09-22T07:44:29.480 INFO:tasks.rados.rados.0.smithi006.stdout:208: writing smithi006182445-1 from 1048576 to 1417216 tid 3 2023-09-22T07:44:29.480 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 9 current snap is 20 2023-09-22T07:44:29.480 INFO:tasks.rados.rados.0.smithi006.stdout:209: seq_num 85 ranges {2334720=630784,2965504=720896,3686400=81920} 2023-09-22T07:44:29.496 INFO:tasks.rados.rados.0.smithi006.stdout:209: writing smithi006182445-9 from 2334720 to 2965504 tid 1 2023-09-22T07:44:29.500 INFO:tasks.rados.rados.0.smithi006.stdout:209: writing smithi006182445-9 from 2965504 to 3686400 tid 2 2023-09-22T07:44:29.501 INFO:tasks.rados.rados.0.smithi006.stdout:209: writing smithi006182445-9 from 3686400 to 3768320 tid 3 2023-09-22T07:44:29.501 INFO:tasks.rados.rados.0.smithi006.stdout:210: rmattr oid 11 current snap is 20 2023-09-22T07:44:29.501 INFO:tasks.rados.rados.0.smithi006.stdout:210: done (3 left) 2023-09-22T07:44:29.501 INFO:tasks.rados.rados.0.smithi006.stdout:211: snap_remove snap 17 2023-09-22T07:44:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:29 smithi105 ceph-mon[102016]: osdmap e108: 8 total, 8 up, 8 in 2023-09-22T07:44:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:29 smithi105 ceph-mon[102016]: osdmap e109: 8 total, 8 up, 8 in 2023-09-22T07:44:30.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:29 smithi006 ceph-mon[116271]: osdmap e108: 8 total, 8 up, 8 in 2023-09-22T07:44:30.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:29 smithi006 ceph-mon[116271]: osdmap e109: 8 total, 8 up, 8 in 2023-09-22T07:44:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:29 smithi006 ceph-mon[97617]: osdmap e108: 8 total, 8 up, 8 in 2023-09-22T07:44:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:29 smithi006 ceph-mon[97617]: osdmap e109: 8 total, 8 up, 8 in 2023-09-22T07:44:30.479 INFO:tasks.rados.rados.0.smithi006.stdout:211: done (3 left) 2023-09-22T07:44:30.479 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 2 current snap is 20 2023-09-22T07:44:30.480 INFO:tasks.rados.rados.0.smithi006.stdout:212: seq_num 86 ranges {1089536=647168,1736704=606208,2342912=196608} 2023-09-22T07:44:30.488 INFO:tasks.rados.rados.0.smithi006.stdout:212: writing smithi006182445-2 from 1089536 to 1736704 tid 1 2023-09-22T07:44:30.492 INFO:tasks.rados.rados.0.smithi006.stdout:212: writing smithi006182445-2 from 1736704 to 2342912 tid 2 2023-09-22T07:44:30.493 INFO:tasks.rados.rados.0.smithi006.stdout:212: writing smithi006182445-2 from 2342912 to 2539520 tid 3 2023-09-22T07:44:30.494 INFO:tasks.rados.rados.0.smithi006.stdout:213: copy_from oid 38 from oid 46 current snap is 20 2023-09-22T07:44:30.494 INFO:tasks.rados.rados.0.smithi006.stdout:207: expect (ObjNum 1 snap 0 seq_num 1) 2023-09-22T07:44:30.494 INFO:tasks.rados.rados.0.smithi006.stdout:208: finishing write tid 1 to smithi006182445-1 2023-09-22T07:44:30.494 INFO:tasks.rados.rados.0.smithi006.stdout:208: finishing write tid 2 to smithi006182445-1 2023-09-22T07:44:30.494 INFO:tasks.rados.rados.0.smithi006.stdout:208: finishing write tid 3 to smithi006182445-1 2023-09-22T07:44:30.495 INFO:tasks.rados.rados.0.smithi006.stdout:207: done (4 left) 2023-09-22T07:44:30.495 INFO:tasks.rados.rados.0.smithi006.stdout:214: snap_remove snap 7 2023-09-22T07:44:30.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:30 smithi105 ceph-mon[102016]: pgmap v141: 121 pgs: 121 active+clean; 49 MiB data, 145 MiB used, 715 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.1 MiB/s wr, 16 op/s 2023-09-22T07:44:30.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:30 smithi105 ceph-mon[102016]: osdmap e110: 8 total, 8 up, 8 in 2023-09-22T07:44:31.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:30 smithi006 ceph-mon[116271]: pgmap v141: 121 pgs: 121 active+clean; 49 MiB data, 145 MiB used, 715 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.1 MiB/s wr, 16 op/s 2023-09-22T07:44:31.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:30 smithi006 ceph-mon[116271]: osdmap e110: 8 total, 8 up, 8 in 2023-09-22T07:44:31.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:30 smithi006 ceph-mon[97617]: pgmap v141: 121 pgs: 121 active+clean; 49 MiB data, 145 MiB used, 715 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.1 MiB/s wr, 16 op/s 2023-09-22T07:44:31.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:30 smithi006 ceph-mon[97617]: osdmap e110: 8 total, 8 up, 8 in 2023-09-22T07:44:31.486 INFO:tasks.rados.rados.0.smithi006.stdout:214: done (4 left) 2023-09-22T07:44:31.487 INFO:tasks.rados.rados.0.smithi006.stdout:215: rmattr oid 20 current snap is 20 2023-09-22T07:44:31.487 INFO:tasks.rados.rados.0.smithi006.stdout:215: done (4 left) 2023-09-22T07:44:31.487 INFO:tasks.rados.rados.0.smithi006.stdout:216: rmattr oid 16 current snap is 20 2023-09-22T07:44:31.487 INFO:tasks.rados.rados.0.smithi006.stdout:216: done (4 left) 2023-09-22T07:44:31.487 INFO:tasks.rados.rados.0.smithi006.stdout:217: rmattr oid 12 current snap is 20 2023-09-22T07:44:31.487 INFO:tasks.rados.rados.0.smithi006.stdout:217: done (4 left) 2023-09-22T07:44:31.487 INFO:tasks.rados.rados.0.smithi006.stdout:218: read oid 4 snap -1 2023-09-22T07:44:31.487 INFO:tasks.rados.rados.0.smithi006.stdout:218: expect (ObjNum 3 snap 0 seq_num 3) 2023-09-22T07:44:31.487 INFO:tasks.rados.rados.0.smithi006.stdout:219: read oid 19 snap -1 2023-09-22T07:44:31.488 INFO:tasks.rados.rados.0.smithi006.stdout:219: expect (ObjNum 18 snap 0 seq_num 18) 2023-09-22T07:44:31.488 INFO:tasks.rados.rados.0.smithi006.stdout:220: setattr oid 26 current snap is 20 2023-09-22T07:44:31.488 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 50 current snap is 20 2023-09-22T07:44:31.488 INFO:tasks.rados.rados.0.smithi006.stdout:221: seq_num 87 ranges {3088384=663552,3751936=491520,4243456=311296} 2023-09-22T07:44:31.508 INFO:tasks.rados.rados.0.smithi006.stdout:221: writing smithi006182445-50 from 3088384 to 3751936 tid 1 2023-09-22T07:44:31.511 INFO:tasks.rados.rados.0.smithi006.stdout:221: writing smithi006182445-50 from 3751936 to 4243456 tid 2 2023-09-22T07:44:31.514 INFO:tasks.rados.rados.0.smithi006.stdout:221: writing smithi006182445-50 from 4243456 to 4554752 tid 3 2023-09-22T07:44:31.514 INFO:tasks.rados.rados.0.smithi006.stdout:222: copy_from oid 45 from oid 17 current snap is 20 2023-09-22T07:44:31.514 INFO:tasks.rados.rados.0.smithi006.stdout:208: finishing write tid 4 to smithi006182445-1 2023-09-22T07:44:31.514 INFO:tasks.rados.rados.0.smithi006.stdout:208: finishing write tid 5 to smithi006182445-1 2023-09-22T07:44:31.515 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 1 v 24 (ObjNum 84 snap 20 seq_num 84) dirty exists 2023-09-22T07:44:31.515 INFO:tasks.rados.rados.0.smithi006.stdout:208: left oid 1 (ObjNum 84 snap 20 seq_num 84) 2023-09-22T07:44:31.515 INFO:tasks.rados.rados.0.smithi006.stdout:209: finishing write tid 1 to smithi006182445-9 2023-09-22T07:44:31.515 INFO:tasks.rados.rados.0.smithi006.stdout:209: finishing write tid 2 to smithi006182445-9 2023-09-22T07:44:31.515 INFO:tasks.rados.rados.0.smithi006.stdout:209: finishing write tid 3 to smithi006182445-9 2023-09-22T07:44:31.515 INFO:tasks.rados.rados.0.smithi006.stdout:209: finishing write tid 4 to smithi006182445-9 2023-09-22T07:44:31.515 INFO:tasks.rados.rados.0.smithi006.stdout:208: done (8 left) 2023-09-22T07:44:31.515 INFO:tasks.rados.rados.0.smithi006.stdout:223: snap_create 2023-09-22T07:44:31.515 INFO:tasks.rados.rados.0.smithi006.stdout:209: finishing write tid 5 to smithi006182445-9 2023-09-22T07:44:31.515 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 9 v 48 (ObjNum 85 snap 20 seq_num 85) dirty exists 2023-09-22T07:44:31.515 INFO:tasks.rados.rados.0.smithi006.stdout:209: left oid 9 (ObjNum 85 snap 20 seq_num 85) 2023-09-22T07:44:31.516 INFO:tasks.rados.rados.0.smithi006.stdout:212: finishing write tid 1 to smithi006182445-2 2023-09-22T07:44:31.516 INFO:tasks.rados.rados.0.smithi006.stdout:212: finishing write tid 2 to smithi006182445-2 2023-09-22T07:44:31.516 INFO:tasks.rados.rados.0.smithi006.stdout:212: finishing write tid 3 to smithi006182445-2 2023-09-22T07:44:31.516 INFO:tasks.rados.rados.0.smithi006.stdout:212: finishing write tid 4 to smithi006182445-2 2023-09-22T07:44:31.516 INFO:tasks.rados.rados.0.smithi006.stdout:213: finishing copy_from to smithi006182445-38 2023-09-22T07:44:31.516 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 38 v 8 (ObjNum 45 snap 0 seq_num 45) dirty exists 2023-09-22T07:44:31.516 INFO:tasks.rados.rados.0.smithi006.stdout:213: finishing copy_from racing read to smithi006182445-38 2023-09-22T07:44:31.516 INFO:tasks.rados.rados.0.smithi006.stdout:212: finishing write tid 5 to smithi006182445-2 2023-09-22T07:44:31.516 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 2 v 39 (ObjNum 86 snap 20 seq_num 86) dirty exists 2023-09-22T07:44:31.516 INFO:tasks.rados.rados.0.smithi006.stdout:212: left oid 2 (ObjNum 86 snap 20 seq_num 86) 2023-09-22T07:44:31.517 INFO:tasks.rados.rados.0.smithi006.stdout:218: expect (ObjNum 3 snap 0 seq_num 3) 2023-09-22T07:44:31.517 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 26 v 35 (ObjNum 25 snap 0 seq_num 25) dirty exists 2023-09-22T07:44:31.517 INFO:tasks.rados.rados.0.smithi006.stdout:219: expect (ObjNum 18 snap 0 seq_num 18) 2023-09-22T07:44:31.524 INFO:tasks.rados.rados.0.smithi006.stdout:221: finishing write tid 1 to smithi006182445-50 2023-09-22T07:44:31.524 INFO:tasks.rados.rados.0.smithi006.stdout:221: finishing write tid 2 to smithi006182445-50 2023-09-22T07:44:31.524 INFO:tasks.rados.rados.0.smithi006.stdout:221: finishing write tid 3 to smithi006182445-50 2023-09-22T07:44:31.524 INFO:tasks.rados.rados.0.smithi006.stdout:221: finishing write tid 4 to smithi006182445-50 2023-09-22T07:44:31.524 INFO:tasks.rados.rados.0.smithi006.stdout:221: finishing write tid 5 to smithi006182445-50 2023-09-22T07:44:31.524 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 50 v 37 (ObjNum 87 snap 20 seq_num 87) dirty exists 2023-09-22T07:44:31.524 INFO:tasks.rados.rados.0.smithi006.stdout:221: left oid 50 (ObjNum 87 snap 20 seq_num 87) 2023-09-22T07:44:31.524 INFO:tasks.rados.rados.0.smithi006.stdout:222: finishing copy_from to smithi006182445-45 2023-09-22T07:44:31.524 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 45 v 4 (ObjNum 17 snap 0 seq_num 17) dirty exists 2023-09-22T07:44:31.524 INFO:tasks.rados.rados.0.smithi006.stdout:222: finishing copy_from racing read to smithi006182445-45 2023-09-22T07:44:32.490 INFO:tasks.rados.rados.0.smithi006.stdout:209: done (8 left) 2023-09-22T07:44:32.490 INFO:tasks.rados.rados.0.smithi006.stdout:212: done (7 left) 2023-09-22T07:44:32.490 INFO:tasks.rados.rados.0.smithi006.stdout:213: done (6 left) 2023-09-22T07:44:32.490 INFO:tasks.rados.rados.0.smithi006.stdout:218: done (5 left) 2023-09-22T07:44:32.490 INFO:tasks.rados.rados.0.smithi006.stdout:219: done (4 left) 2023-09-22T07:44:32.491 INFO:tasks.rados.rados.0.smithi006.stdout:220: done (3 left) 2023-09-22T07:44:32.491 INFO:tasks.rados.rados.0.smithi006.stdout:221: done (2 left) 2023-09-22T07:44:32.491 INFO:tasks.rados.rados.0.smithi006.stdout:222: done (1 left) 2023-09-22T07:44:32.491 INFO:tasks.rados.rados.0.smithi006.stdout:223: done (0 left) 2023-09-22T07:44:32.491 INFO:tasks.rados.rados.0.smithi006.stdout:224: delete oid 31 current snap is 21 2023-09-22T07:44:32.494 INFO:tasks.rados.rados.0.smithi006.stdout:224: done (0 left) 2023-09-22T07:44:32.494 INFO:tasks.rados.rados.0.smithi006.stdout:225: delete oid 26 current snap is 21 2023-09-22T07:44:32.498 INFO:tasks.rados.rados.0.smithi006.stdout:225: done (0 left) 2023-09-22T07:44:32.498 INFO:tasks.rados.rados.0.smithi006.stdout:226: copy_from oid 20 from oid 42 current snap is 21 2023-09-22T07:44:32.498 INFO:tasks.rados.rados.0.smithi006.stdout:227: delete oid 5 current snap is 21 2023-09-22T07:44:32.502 INFO:tasks.rados.rados.0.smithi006.stdout:227: done (1 left) 2023-09-22T07:44:32.502 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 13 current snap is 21 2023-09-22T07:44:32.502 INFO:tasks.rados.rados.0.smithi006.stdout:228: seq_num 91 ranges {1540096=729088,2269184=425984,2695168=376832} 2023-09-22T07:44:32.512 INFO:tasks.rados.rados.0.smithi006.stdout:228: writing smithi006182445-13 from 1540096 to 2269184 tid 1 2023-09-22T07:44:32.515 INFO:tasks.rados.rados.0.smithi006.stdout:228: writing smithi006182445-13 from 2269184 to 2695168 tid 2 2023-09-22T07:44:32.518 INFO:tasks.rados.rados.0.smithi006.stdout:228: writing smithi006182445-13 from 2695168 to 3072000 tid 3 2023-09-22T07:44:32.518 INFO:tasks.rados.rados.0.smithi006.stdout:229: read oid 19 snap -1 2023-09-22T07:44:32.518 INFO:tasks.rados.rados.0.smithi006.stdout:229: expect (ObjNum 18 snap 0 seq_num 18) 2023-09-22T07:44:32.518 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 21 current snap is 21 2023-09-22T07:44:32.519 INFO:tasks.rados.rados.0.smithi006.stdout:226: finishing copy_from to smithi006182445-20 2023-09-22T07:44:32.519 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 20 v 10 (ObjNum 41 snap 0 seq_num 41) dirty exists 2023-09-22T07:44:32.519 INFO:tasks.rados.rados.0.smithi006.stdout:230: seq_num 92 ranges {778240=745472,1523712=761856,2285568=40960} 2023-09-22T07:44:32.525 INFO:tasks.rados.rados.0.smithi006.stdout:230: writing smithi006182445-21 from 778240 to 1523712 tid 1 2023-09-22T07:44:32.531 INFO:tasks.rados.rados.0.smithi006.stdout:230: writing smithi006182445-21 from 1523712 to 2285568 tid 2 2023-09-22T07:44:32.531 INFO:tasks.rados.rados.0.smithi006.stdout:230: writing smithi006182445-21 from 2285568 to 2326528 tid 3 2023-09-22T07:44:32.531 INFO:tasks.rados.rados.0.smithi006.stdout:231: delete oid 22 current snap is 21 2023-09-22T07:44:32.532 INFO:tasks.rados.rados.0.smithi006.stdout:226: finishing copy_from racing read to smithi006182445-20 2023-09-22T07:44:32.532 INFO:tasks.rados.rados.0.smithi006.stdout:228: finishing write tid 1 to smithi006182445-13 2023-09-22T07:44:32.532 INFO:tasks.rados.rados.0.smithi006.stdout:228: finishing write tid 2 to smithi006182445-13 2023-09-22T07:44:32.532 INFO:tasks.rados.rados.0.smithi006.stdout:228: finishing write tid 3 to smithi006182445-13 2023-09-22T07:44:32.532 INFO:tasks.rados.rados.0.smithi006.stdout:228: finishing write tid 4 to smithi006182445-13 2023-09-22T07:44:32.532 INFO:tasks.rados.rados.0.smithi006.stdout:228: finishing write tid 5 to smithi006182445-13 2023-09-22T07:44:32.533 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 13 v 65 (ObjNum 91 snap 21 seq_num 91) dirty exists 2023-09-22T07:44:32.533 INFO:tasks.rados.rados.0.smithi006.stdout:228: left oid 13 (ObjNum 91 snap 21 seq_num 91) 2023-09-22T07:44:32.533 INFO:tasks.rados.rados.0.smithi006.stdout:229: expect (ObjNum 18 snap 0 seq_num 18) 2023-09-22T07:44:32.540 INFO:tasks.rados.rados.0.smithi006.stdout:230: finishing write tid 1 to smithi006182445-21 2023-09-22T07:44:32.540 INFO:tasks.rados.rados.0.smithi006.stdout:230: finishing write tid 2 to smithi006182445-21 2023-09-22T07:44:32.540 INFO:tasks.rados.rados.0.smithi006.stdout:230: finishing write tid 3 to smithi006182445-21 2023-09-22T07:44:32.541 INFO:tasks.rados.rados.0.smithi006.stdout:230: finishing write tid 4 to smithi006182445-21 2023-09-22T07:44:32.541 INFO:tasks.rados.rados.0.smithi006.stdout:226: done (4 left) 2023-09-22T07:44:32.541 INFO:tasks.rados.rados.0.smithi006.stdout:228: done (3 left) 2023-09-22T07:44:32.541 INFO:tasks.rados.rados.0.smithi006.stdout:229: done (2 left) 2023-09-22T07:44:32.541 INFO:tasks.rados.rados.0.smithi006.stdout:231: done (1 left) 2023-09-22T07:44:32.541 INFO:tasks.rados.rados.0.smithi006.stdout:232: read oid 32 snap -1 2023-09-22T07:44:32.541 INFO:tasks.rados.rados.0.smithi006.stdout:232: expect (ObjNum 31 snap 0 seq_num 31) 2023-09-22T07:44:32.542 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 49 current snap is 21 2023-09-22T07:44:32.542 INFO:tasks.rados.rados.0.smithi006.stdout:230: finishing write tid 5 to smithi006182445-21 2023-09-22T07:44:32.542 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 21 v 31 (ObjNum 92 snap 21 seq_num 92) dirty exists 2023-09-22T07:44:32.542 INFO:tasks.rados.rados.0.smithi006.stdout:230: left oid 21 (ObjNum 92 snap 21 seq_num 92) 2023-09-22T07:44:32.542 INFO:tasks.rados.rados.0.smithi006.stdout:233: seq_num 94 ranges {811008=778240,1589248=532480,2121728=270336} 2023-09-22T07:44:32.548 INFO:tasks.rados.rados.0.smithi006.stdout:233: writing smithi006182445-49 from 811008 to 1589248 tid 1 2023-09-22T07:44:32.551 INFO:tasks.rados.rados.0.smithi006.stdout:233: writing smithi006182445-49 from 1589248 to 2121728 tid 2 2023-09-22T07:44:32.553 INFO:tasks.rados.rados.0.smithi006.stdout:233: writing smithi006182445-49 from 2121728 to 2392064 tid 3 2023-09-22T07:44:32.553 INFO:tasks.rados.rados.0.smithi006.stdout:230: done (2 left) 2023-09-22T07:44:32.553 INFO:tasks.rados.rados.0.smithi006.stdout:234: delete oid 40 current snap is 21 2023-09-22T07:44:32.553 INFO:tasks.rados.rados.0.smithi006.stdout:232: expect (ObjNum 31 snap 0 seq_num 31) 2023-09-22T07:44:32.569 INFO:tasks.rados.rados.0.smithi006.stdout:233: finishing write tid 1 to smithi006182445-49 2023-09-22T07:44:32.569 INFO:tasks.rados.rados.0.smithi006.stdout:233: finishing write tid 2 to smithi006182445-49 2023-09-22T07:44:32.569 INFO:tasks.rados.rados.0.smithi006.stdout:233: finishing write tid 3 to smithi006182445-49 2023-09-22T07:44:32.569 INFO:tasks.rados.rados.0.smithi006.stdout:233: finishing write tid 4 to smithi006182445-49 2023-09-22T07:44:32.570 INFO:tasks.rados.rados.0.smithi006.stdout:233: finishing write tid 5 to smithi006182445-49 2023-09-22T07:44:32.570 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 49 v 43 (ObjNum 94 snap 21 seq_num 94) dirty exists 2023-09-22T07:44:32.570 INFO:tasks.rados.rados.0.smithi006.stdout:233: left oid 49 (ObjNum 94 snap 21 seq_num 94) 2023-09-22T07:44:32.570 INFO:tasks.rados.rados.0.smithi006.stdout:232: done (2 left) 2023-09-22T07:44:32.570 INFO:tasks.rados.rados.0.smithi006.stdout:233: done (1 left) 2023-09-22T07:44:32.570 INFO:tasks.rados.rados.0.smithi006.stdout:234: done (0 left) 2023-09-22T07:44:32.570 INFO:tasks.rados.rados.0.smithi006.stdout:235: delete oid 35 current snap is 21 2023-09-22T07:44:32.571 INFO:tasks.rados.rados.0.smithi006.stdout:235: done (0 left) 2023-09-22T07:44:32.571 INFO:tasks.rados.rados.0.smithi006.stdout:236: setattr oid 29 current snap is 21 2023-09-22T07:44:32.573 INFO:tasks.rados.rados.0.smithi006.stdout:237: snap_remove snap 8 2023-09-22T07:44:32.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:32 smithi006 ceph-mon[97617]: pgmap v144: 121 pgs: 121 active+clean; 49 MiB data, 145 MiB used, 715 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.1 MiB/s wr, 16 op/s 2023-09-22T07:44:32.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:32 smithi006 ceph-mon[97617]: osdmap e111: 8 total, 8 up, 8 in 2023-09-22T07:44:32.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:32 smithi006 ceph-mon[116271]: pgmap v144: 121 pgs: 121 active+clean; 49 MiB data, 145 MiB used, 715 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.1 MiB/s wr, 16 op/s 2023-09-22T07:44:32.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:32 smithi006 ceph-mon[116271]: osdmap e111: 8 total, 8 up, 8 in 2023-09-22T07:44:32.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:32 smithi105 ceph-mon[102016]: pgmap v144: 121 pgs: 121 active+clean; 49 MiB data, 145 MiB used, 715 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.1 MiB/s wr, 16 op/s 2023-09-22T07:44:32.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:32 smithi105 ceph-mon[102016]: osdmap e111: 8 total, 8 up, 8 in 2023-09-22T07:44:33.495 INFO:tasks.rados.rados.0.smithi006.stdout:237: done (1 left) 2023-09-22T07:44:33.495 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 38 current snap is 21 2023-09-22T07:44:33.495 INFO:tasks.rados.rados.0.smithi006.stdout:238: seq_num 97 ranges {761856=434176,1196032=581632,1777664=540672,2318336=81920} 2023-09-22T07:44:33.505 INFO:tasks.rados.rados.0.smithi006.stdout:238: writing smithi006182445-38 from 761856 to 1196032 tid 1 2023-09-22T07:44:33.511 INFO:tasks.rados.rados.0.smithi006.stdout:238: writing smithi006182445-38 from 1196032 to 1777664 tid 2 2023-09-22T07:44:33.511 INFO:tasks.rados.rados.0.smithi006.stdout:238: writing smithi006182445-38 from 1777664 to 2318336 tid 3 2023-09-22T07:44:33.511 INFO:tasks.rados.rados.0.smithi006.stdout:238: writing smithi006182445-38 from 2318336 to 2400256 tid 4 2023-09-22T07:44:33.511 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 49 current snap is 21 2023-09-22T07:44:33.511 INFO:tasks.rados.rados.0.smithi006.stdout:239: seq_num 98 ranges {2392064=450560,2842624=466944,3309568=737280} 2023-09-22T07:44:33.526 INFO:tasks.rados.rados.0.smithi006.stdout:239: writing smithi006182445-49 from 2392064 to 2842624 tid 1 2023-09-22T07:44:33.529 INFO:tasks.rados.rados.0.smithi006.stdout:239: writing smithi006182445-49 from 2842624 to 3309568 tid 2 2023-09-22T07:44:33.533 INFO:tasks.rados.rados.0.smithi006.stdout:239: writing smithi006182445-49 from 3309568 to 4046848 tid 3 2023-09-22T07:44:33.533 INFO:tasks.rados.rados.0.smithi006.stdout:240: copy_from oid 26 from oid 14 current snap is 21 2023-09-22T07:44:33.533 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 29 v 46 (ObjNum 65 snap 0 seq_num 0) dirty exists 2023-09-22T07:44:33.533 INFO:tasks.rados.rados.0.smithi006.stdout:238: finishing write tid 1 to smithi006182445-38 2023-09-22T07:44:33.534 INFO:tasks.rados.rados.0.smithi006.stdout:238: finishing write tid 2 to smithi006182445-38 2023-09-22T07:44:33.534 INFO:tasks.rados.rados.0.smithi006.stdout:238: finishing write tid 3 to smithi006182445-38 2023-09-22T07:44:33.534 INFO:tasks.rados.rados.0.smithi006.stdout:238: finishing write tid 4 to smithi006182445-38 2023-09-22T07:44:33.534 INFO:tasks.rados.rados.0.smithi006.stdout:238: finishing write tid 5 to smithi006182445-38 2023-09-22T07:44:33.534 INFO:tasks.rados.rados.0.smithi006.stdout:238: finishing write tid 6 to smithi006182445-38 2023-09-22T07:44:33.534 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 38 v 79 (ObjNum 97 snap 21 seq_num 97) dirty exists 2023-09-22T07:44:33.534 INFO:tasks.rados.rados.0.smithi006.stdout:238: left oid 38 (ObjNum 97 snap 21 seq_num 97) 2023-09-22T07:44:33.534 INFO:tasks.rados.rados.0.smithi006.stdout:236: done (3 left) 2023-09-22T07:44:33.534 INFO:tasks.rados.rados.0.smithi006.stdout:238: done (2 left) 2023-09-22T07:44:33.534 INFO:tasks.rados.rados.0.smithi006.stdout:241: snap_create 2023-09-22T07:44:33.535 INFO:tasks.rados.rados.0.smithi006.stdout:239: finishing write tid 1 to smithi006182445-49 2023-09-22T07:44:33.535 INFO:tasks.rados.rados.0.smithi006.stdout:239: finishing write tid 2 to smithi006182445-49 2023-09-22T07:44:33.536 INFO:tasks.rados.rados.0.smithi006.stdout:239: finishing write tid 3 to smithi006182445-49 2023-09-22T07:44:33.537 INFO:tasks.rados.rados.0.smithi006.stdout:239: finishing write tid 4 to smithi006182445-49 2023-09-22T07:44:33.538 INFO:tasks.rados.rados.0.smithi006.stdout:239: finishing write tid 5 to smithi006182445-49 2023-09-22T07:44:33.538 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 49 v 56 (ObjNum 98 snap 21 seq_num 98) dirty exists 2023-09-22T07:44:33.538 INFO:tasks.rados.rados.0.smithi006.stdout:239: left oid 49 (ObjNum 98 snap 21 seq_num 98) 2023-09-22T07:44:33.541 INFO:tasks.rados.rados.0.smithi006.stdout:240: finishing copy_from to smithi006182445-26 2023-09-22T07:44:33.541 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 26 v 17 (ObjNum 50 snap 0 seq_num 50) dirty exists 2023-09-22T07:44:33.541 INFO:tasks.rados.rados.0.smithi006.stdout:240: finishing copy_from racing read to smithi006182445-26 2023-09-22T07:44:33.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:33 smithi006 ceph-mon[116271]: osdmap e112: 8 total, 8 up, 8 in 2023-09-22T07:44:33.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:33 smithi006 ceph-mon[97617]: osdmap e112: 8 total, 8 up, 8 in 2023-09-22T07:44:33.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:33 smithi105 ceph-mon[102016]: osdmap e112: 8 total, 8 up, 8 in 2023-09-22T07:44:34.496 INFO:tasks.rados.rados.0.smithi006.stdout:239: done (2 left) 2023-09-22T07:44:34.496 INFO:tasks.rados.rados.0.smithi006.stdout:240: done (1 left) 2023-09-22T07:44:34.496 INFO:tasks.rados.rados.0.smithi006.stdout:241: done (0 left) 2023-09-22T07:44:34.496 INFO:tasks.rados.rados.0.smithi006.stdout:242: snap_create 2023-09-22T07:44:34.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:34 smithi006 ceph-mon[116271]: pgmap v147: 121 pgs: 121 active+clean; 49 MiB data, 145 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:44:34.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:34 smithi006 ceph-mon[116271]: osdmap e113: 8 total, 8 up, 8 in 2023-09-22T07:44:34.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:34 smithi006 ceph-mon[97617]: pgmap v147: 121 pgs: 121 active+clean; 49 MiB data, 145 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:44:34.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:34 smithi006 ceph-mon[97617]: osdmap e113: 8 total, 8 up, 8 in 2023-09-22T07:44:34.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:34 smithi105 ceph-mon[102016]: pgmap v147: 121 pgs: 121 active+clean; 49 MiB data, 145 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:44:34.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:34 smithi105 ceph-mon[102016]: osdmap e113: 8 total, 8 up, 8 in 2023-09-22T07:44:35.509 INFO:tasks.rados.rados.0.smithi006.stdout:242: done (0 left) 2023-09-22T07:44:35.510 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 17 current snap is 23 2023-09-22T07:44:35.510 INFO:tasks.rados.rados.0.smithi006.stdout:243: seq_num 99 ranges {286720=466944,753664=802816,1556480=401408} 2023-09-22T07:44:35.513 INFO:tasks.rados.rados.0.smithi006.stdout:243: writing smithi006182445-17 from 286720 to 753664 tid 1 2023-09-22T07:44:35.518 INFO:tasks.rados.rados.0.smithi006.stdout:243: writing smithi006182445-17 from 753664 to 1556480 tid 2 2023-09-22T07:44:35.521 INFO:tasks.rados.rados.0.smithi006.stdout:243: writing smithi006182445-17 from 1556480 to 1957888 tid 3 2023-09-22T07:44:35.521 INFO:tasks.rados.rados.0.smithi006.stdout:244: rollback oid 8 current snap is 23 2023-09-22T07:44:35.521 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 8 to 22 2023-09-22T07:44:35.522 INFO:tasks.rados.rados.0.smithi006.stdout:245: rmattr oid 26 current snap is 23 2023-09-22T07:44:35.522 INFO:tasks.rados.rados.0.smithi006.stdout:246: delete oid 2 current snap is 23 2023-09-22T07:44:35.522 INFO:tasks.rados.rados.0.smithi006.stdout:243: finishing write tid 1 to smithi006182445-17 2023-09-22T07:44:35.525 INFO:tasks.rados.rados.0.smithi006.stdout:243: finishing write tid 2 to smithi006182445-17 2023-09-22T07:44:35.526 INFO:tasks.rados.rados.0.smithi006.stdout:244: finishing rollback tid 0 to smithi006182445-8 2023-09-22T07:44:35.527 INFO:tasks.rados.rados.0.smithi006.stdout:246: done (3 left) 2023-09-22T07:44:35.527 INFO:tasks.rados.rados.0.smithi006.stdout:247: rmattr oid 46 current snap is 23 2023-09-22T07:44:35.527 INFO:tasks.rados.rados.0.smithi006.stdout:247: done (3 left) 2023-09-22T07:44:35.528 INFO:tasks.rados.rados.0.smithi006.stdout:248: snap_create 2023-09-22T07:44:35.528 INFO:tasks.rados.rados.0.smithi006.stdout:244: finishing rollback tid 1 to smithi006182445-8 2023-09-22T07:44:35.528 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 26 v 44 (ObjNum 50 snap 0 seq_num 50) dirty exists 2023-09-22T07:44:35.528 INFO:tasks.rados.rados.0.smithi006.stdout:244: finishing rollback tid 2 to smithi006182445-8 2023-09-22T07:44:35.528 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 8 v 29 (ObjNum 17 snap 0 seq_num 17) dirty exists 2023-09-22T07:44:35.528 INFO:tasks.rados.rados.0.smithi006.stdout:243: finishing write tid 3 to smithi006182445-17 2023-09-22T07:44:35.528 INFO:tasks.rados.rados.0.smithi006.stdout:243: finishing write tid 4 to smithi006182445-17 2023-09-22T07:44:35.529 INFO:tasks.rados.rados.0.smithi006.stdout:243: finishing write tid 5 to smithi006182445-17 2023-09-22T07:44:35.529 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 17 v 47 (ObjNum 99 snap 23 seq_num 99) dirty exists 2023-09-22T07:44:35.529 INFO:tasks.rados.rados.0.smithi006.stdout:243: left oid 17 (ObjNum 99 snap 23 seq_num 99) 2023-09-22T07:44:35.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:35 smithi006 ceph-mon[97617]: osdmap e114: 8 total, 8 up, 8 in 2023-09-22T07:44:35.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:35 smithi006 ceph-mon[116271]: osdmap e114: 8 total, 8 up, 8 in 2023-09-22T07:44:35.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:35 smithi105 ceph-mon[102016]: osdmap e114: 8 total, 8 up, 8 in 2023-09-22T07:44:36.513 INFO:tasks.rados.rados.0.smithi006.stdout:243: done (3 left) 2023-09-22T07:44:36.513 INFO:tasks.rados.rados.0.smithi006.stdout:244: done (2 left) 2023-09-22T07:44:36.513 INFO:tasks.rados.rados.0.smithi006.stdout:245: done (1 left) 2023-09-22T07:44:36.513 INFO:tasks.rados.rados.0.smithi006.stdout:248: done (0 left) 2023-09-22T07:44:36.513 INFO:tasks.rados.rados.0.smithi006.stdout:249: copy_from oid 48 from oid 47 current snap is 24 2023-09-22T07:44:36.513 INFO:tasks.rados.rados.0.smithi006.stdout:250: read oid 34 snap -1 2023-09-22T07:44:36.513 INFO:tasks.rados.rados.0.smithi006.stdout:250: expect (ObjNum 82 snap 17 seq_num 82) 2023-09-22T07:44:36.513 INFO:tasks.rados.rados.0.smithi006.stdout:251: snap_create 2023-09-22T07:44:36.518 INFO:tasks.rados.rados.0.smithi006.stdout:249: finishing copy_from to smithi006182445-48 2023-09-22T07:44:36.519 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 48 v 6 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-09-22T07:44:36.519 INFO:tasks.rados.rados.0.smithi006.stdout:249: finishing copy_from racing read to smithi006182445-48 2023-09-22T07:44:36.524 INFO:tasks.rados.rados.0.smithi006.stdout:250: expect (ObjNum 82 snap 17 seq_num 82) 2023-09-22T07:44:36.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:36 smithi006 ceph-mon[116271]: pgmap v150: 121 pgs: 121 active+clean; 60 MiB data, 167 MiB used, 715 GiB / 715 GiB avail; 899 KiB/s rd, 3.9 MiB/s wr, 30 op/s 2023-09-22T07:44:36.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:36 smithi006 ceph-mon[116271]: osdmap e115: 8 total, 8 up, 8 in 2023-09-22T07:44:36.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:36 smithi006 ceph-mon[97617]: pgmap v150: 121 pgs: 121 active+clean; 60 MiB data, 167 MiB used, 715 GiB / 715 GiB avail; 899 KiB/s rd, 3.9 MiB/s wr, 30 op/s 2023-09-22T07:44:36.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:36 smithi006 ceph-mon[97617]: osdmap e115: 8 total, 8 up, 8 in 2023-09-22T07:44:36.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:36 smithi105 ceph-mon[102016]: pgmap v150: 121 pgs: 121 active+clean; 60 MiB data, 167 MiB used, 715 GiB / 715 GiB avail; 899 KiB/s rd, 3.9 MiB/s wr, 30 op/s 2023-09-22T07:44:36.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:36 smithi105 ceph-mon[102016]: osdmap e115: 8 total, 8 up, 8 in 2023-09-22T07:44:37.522 INFO:tasks.rados.rados.0.smithi006.stdout:249: done (2 left) 2023-09-22T07:44:37.523 INFO:tasks.rados.rados.0.smithi006.stdout:250: done (1 left) 2023-09-22T07:44:37.523 INFO:tasks.rados.rados.0.smithi006.stdout:251: done (0 left) 2023-09-22T07:44:37.523 INFO:tasks.rados.rados.0.smithi006.stdout:252: read oid 47 snap -1 2023-09-22T07:44:37.523 INFO:tasks.rados.rados.0.smithi006.stdout:252: expect (ObjNum 46 snap 0 seq_num 46) 2023-09-22T07:44:37.523 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 45 current snap is 25 2023-09-22T07:44:37.524 INFO:tasks.rados.rados.0.smithi006.stdout:253: seq_num 101 ranges {286720=499712,786432=573440,1359872=524288,1884160=106496} 2023-09-22T07:44:37.525 INFO:tasks.rados.rados.0.smithi006.stdout:253: writing smithi006182445-45 from 286720 to 786432 tid 1 2023-09-22T07:44:37.529 INFO:tasks.rados.rados.0.smithi006.stdout:253: writing smithi006182445-45 from 786432 to 1359872 tid 2 2023-09-22T07:44:37.533 INFO:tasks.rados.rados.0.smithi006.stdout:253: writing smithi006182445-45 from 1359872 to 1884160 tid 3 2023-09-22T07:44:37.534 INFO:tasks.rados.rados.0.smithi006.stdout:253: writing smithi006182445-45 from 1884160 to 1990656 tid 4 2023-09-22T07:44:37.534 INFO:tasks.rados.rados.0.smithi006.stdout:254: read oid 49 snap 14 2023-09-22T07:44:37.534 INFO:tasks.rados.rados.0.smithi006.stdout:254: expect (ObjNum 48 snap 0 seq_num 48) 2023-09-22T07:44:37.534 INFO:tasks.rados.rados.0.smithi006.stdout:255: read oid 28 snap -1 2023-09-22T07:44:37.534 INFO:tasks.rados.rados.0.smithi006.stdout:255: expect deleted 2023-09-22T07:44:37.534 INFO:tasks.rados.rados.0.smithi006.stdout:256: read oid 46 snap 23 2023-09-22T07:44:37.534 INFO:tasks.rados.rados.0.smithi006.stdout:256: expect (ObjNum 45 snap 0 seq_num 45) 2023-09-22T07:44:37.534 INFO:tasks.rados.rados.0.smithi006.stdout:257: snap_remove snap 24 2023-09-22T07:44:37.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:37 smithi006 ceph-mon[116271]: osdmap e116: 8 total, 8 up, 8 in 2023-09-22T07:44:37.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:37 smithi006 ceph-mon[97617]: osdmap e116: 8 total, 8 up, 8 in 2023-09-22T07:44:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:37 smithi105 ceph-mon[102016]: osdmap e116: 8 total, 8 up, 8 in 2023-09-22T07:44:37.876 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:44:37 smithi105 conmon[105233]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:44:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-22T07:44:38.527 INFO:tasks.rados.rados.0.smithi006.stdout:257: done (5 left) 2023-09-22T07:44:38.527 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 48 current snap is 25 2023-09-22T07:44:38.528 INFO:tasks.rados.rados.0.smithi006.stdout:258: seq_num 102 ranges {778240=516096,1294336=450560,1744896=729088,2473984=24576} 2023-09-22T07:44:38.534 INFO:tasks.rados.rados.0.smithi006.stdout:258: writing smithi006182445-48 from 778240 to 1294336 tid 1 2023-09-22T07:44:38.536 INFO:tasks.rados.rados.0.smithi006.stdout:258: writing smithi006182445-48 from 1294336 to 1744896 tid 2 2023-09-22T07:44:38.542 INFO:tasks.rados.rados.0.smithi006.stdout:258: writing smithi006182445-48 from 1744896 to 2473984 tid 3 2023-09-22T07:44:38.542 INFO:tasks.rados.rados.0.smithi006.stdout:258: writing smithi006182445-48 from 2473984 to 2498560 tid 4 2023-09-22T07:44:38.542 INFO:tasks.rados.rados.0.smithi006.stdout:259: read oid 8 snap -1 2023-09-22T07:44:38.542 INFO:tasks.rados.rados.0.smithi006.stdout:259: expect (ObjNum 17 snap 0 seq_num 17) 2023-09-22T07:44:38.542 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 22 current snap is 25 2023-09-22T07:44:38.542 INFO:tasks.rados.rados.0.smithi006.stdout:252: expect (ObjNum 46 snap 0 seq_num 46) 2023-09-22T07:44:38.563 INFO:tasks.rados.rados.0.smithi006.stdout:253: finishing write tid 1 to smithi006182445-45 2023-09-22T07:44:38.563 INFO:tasks.rados.rados.0.smithi006.stdout:253: finishing write tid 2 to smithi006182445-45 2023-09-22T07:44:38.563 INFO:tasks.rados.rados.0.smithi006.stdout:253: finishing write tid 3 to smithi006182445-45 2023-09-22T07:44:38.563 INFO:tasks.rados.rados.0.smithi006.stdout:256: expect (ObjNum 45 snap 0 seq_num 45) 2023-09-22T07:44:38.582 INFO:tasks.rados.rados.0.smithi006.stdout:253: finishing write tid 4 to smithi006182445-45 2023-09-22T07:44:38.582 INFO:tasks.rados.rados.0.smithi006.stdout:253: finishing write tid 5 to smithi006182445-45 2023-09-22T07:44:38.582 INFO:tasks.rados.rados.0.smithi006.stdout:253: finishing write tid 6 to smithi006182445-45 2023-09-22T07:44:38.582 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 45 v 53 (ObjNum 101 snap 25 seq_num 101) dirty exists 2023-09-22T07:44:38.582 INFO:tasks.rados.rados.0.smithi006.stdout:253: left oid 45 (ObjNum 101 snap 25 seq_num 101) 2023-09-22T07:44:38.582 INFO:tasks.rados.rados.0.smithi006.stdout:254: expect (ObjNum 48 snap 0 seq_num 48) 2023-09-22T07:44:38.602 INFO:tasks.rados.rados.0.smithi006.stdout:258: finishing write tid 1 to smithi006182445-48 2023-09-22T07:44:38.602 INFO:tasks.rados.rados.0.smithi006.stdout:258: finishing write tid 2 to smithi006182445-48 2023-09-22T07:44:38.602 INFO:tasks.rados.rados.0.smithi006.stdout:259: expect (ObjNum 17 snap 0 seq_num 17) 2023-09-22T07:44:38.609 INFO:tasks.rados.rados.0.smithi006.stdout:258: finishing write tid 3 to smithi006182445-48 2023-09-22T07:44:38.609 INFO:tasks.rados.rados.0.smithi006.stdout:258: finishing write tid 4 to smithi006182445-48 2023-09-22T07:44:38.609 INFO:tasks.rados.rados.0.smithi006.stdout:258: finishing write tid 5 to smithi006182445-48 2023-09-22T07:44:38.609 INFO:tasks.rados.rados.0.smithi006.stdout:258: finishing write tid 6 to smithi006182445-48 2023-09-22T07:44:38.609 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 48 v 86 (ObjNum 102 snap 25 seq_num 102) dirty exists 2023-09-22T07:44:38.609 INFO:tasks.rados.rados.0.smithi006.stdout:258: left oid 48 (ObjNum 102 snap 25 seq_num 102) 2023-09-22T07:44:38.609 INFO:tasks.rados.rados.0.smithi006.stdout:260: seq_num 103 ranges {0=532480,532480=737280,1269760=466944} 2023-09-22T07:44:38.612 INFO:tasks.rados.rados.0.smithi006.stdout:260: writing smithi006182445-22 from 0 to 532480 tid 1 2023-09-22T07:44:38.616 INFO:tasks.rados.rados.0.smithi006.stdout:260: writing smithi006182445-22 from 532480 to 1269760 tid 2 2023-09-22T07:44:38.619 INFO:tasks.rados.rados.0.smithi006.stdout:260: writing smithi006182445-22 from 1269760 to 1736704 tid 3 2023-09-22T07:44:38.619 INFO:tasks.rados.rados.0.smithi006.stdout:252: done (7 left) 2023-09-22T07:44:38.619 INFO:tasks.rados.rados.0.smithi006.stdout:253: done (6 left) 2023-09-22T07:44:38.619 INFO:tasks.rados.rados.0.smithi006.stdout:254: done (5 left) 2023-09-22T07:44:38.619 INFO:tasks.rados.rados.0.smithi006.stdout:255: done (4 left) 2023-09-22T07:44:38.620 INFO:tasks.rados.rados.0.smithi006.stdout:256: done (3 left) 2023-09-22T07:44:38.620 INFO:tasks.rados.rados.0.smithi006.stdout:258: done (2 left) 2023-09-22T07:44:38.620 INFO:tasks.rados.rados.0.smithi006.stdout:259: done (1 left) 2023-09-22T07:44:38.620 INFO:tasks.rados.rados.0.smithi006.stdout:261: setattr oid 25 current snap is 25 2023-09-22T07:44:38.620 INFO:tasks.rados.rados.0.smithi006.stdout:260: finishing write tid 1 to smithi006182445-22 2023-09-22T07:44:38.620 INFO:tasks.rados.rados.0.smithi006.stdout:260: finishing write tid 2 to smithi006182445-22 2023-09-22T07:44:38.620 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 21 current snap is 25 2023-09-22T07:44:38.621 INFO:tasks.rados.rados.0.smithi006.stdout:262: seq_num 104 ranges {2326528=548864,2875392=622592,3497984=581632} 2023-09-22T07:44:38.636 INFO:tasks.rados.rados.0.smithi006.stdout:262: writing smithi006182445-21 from 2326528 to 2875392 tid 1 2023-09-22T07:44:38.639 INFO:tasks.rados.rados.0.smithi006.stdout:262: writing smithi006182445-21 from 2875392 to 3497984 tid 2 2023-09-22T07:44:38.643 INFO:tasks.rados.rados.0.smithi006.stdout:262: writing smithi006182445-21 from 3497984 to 4079616 tid 3 2023-09-22T07:44:38.643 INFO:tasks.rados.rados.0.smithi006.stdout:263: read oid 11 snap 18 2023-09-22T07:44:38.643 INFO:tasks.rados.rados.0.smithi006.stdout:263: expect (ObjNum 10 snap 0 seq_num 10) 2023-09-22T07:44:38.643 INFO:tasks.rados.rados.0.smithi006.stdout:264: snap_remove snap 23 2023-09-22T07:44:38.784 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:44:38 smithi006 conmon[98043]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:44:38] "GET /metrics HTTP/1.1" 200 239038 "" "Prometheus/2.43.0" 2023-09-22T07:44:38.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:38 smithi006 ceph-mon[97617]: pgmap v153: 121 pgs: 121 active+clean; 60 MiB data, 167 MiB used, 715 GiB / 715 GiB avail; 899 KiB/s rd, 3.9 MiB/s wr, 30 op/s 2023-09-22T07:44:38.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:38 smithi006 ceph-mon[97617]: osdmap e117: 8 total, 8 up, 8 in 2023-09-22T07:44:38.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:38 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:44:38.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:38 smithi006 ceph-mon[116271]: pgmap v153: 121 pgs: 121 active+clean; 60 MiB data, 167 MiB used, 715 GiB / 715 GiB avail; 899 KiB/s rd, 3.9 MiB/s wr, 30 op/s 2023-09-22T07:44:38.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:38 smithi006 ceph-mon[116271]: osdmap e117: 8 total, 8 up, 8 in 2023-09-22T07:44:38.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:38 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:44:38.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:38 smithi105 ceph-mon[102016]: pgmap v153: 121 pgs: 121 active+clean; 60 MiB data, 167 MiB used, 715 GiB / 715 GiB avail; 899 KiB/s rd, 3.9 MiB/s wr, 30 op/s 2023-09-22T07:44:38.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:38 smithi105 ceph-mon[102016]: osdmap e117: 8 total, 8 up, 8 in 2023-09-22T07:44:38.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:38 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:44:39.470 INFO:tasks.rados.rados.0.smithi006.stdout:264: done (4 left) 2023-09-22T07:44:39.471 INFO:tasks.rados.rados.0.smithi006.stdout:265: copy_from oid 1 from oid 32 current snap is 25 2023-09-22T07:44:39.471 INFO:tasks.rados.rados.0.smithi006.stdout:260: finishing write tid 3 to smithi006182445-22 2023-09-22T07:44:39.471 INFO:tasks.rados.rados.0.smithi006.stdout:260: finishing write tid 4 to smithi006182445-22 2023-09-22T07:44:39.471 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 25 v 88 (ObjNum 19 snap 0 seq_num 19) dirty exists 2023-09-22T07:44:39.472 INFO:tasks.rados.rados.0.smithi006.stdout:260: finishing write tid 5 to smithi006182445-22 2023-09-22T07:44:39.472 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 22 v 42 (ObjNum 103 snap 25 seq_num 103) dirty exists 2023-09-22T07:44:39.472 INFO:tasks.rados.rados.0.smithi006.stdout:260: left oid 22 (ObjNum 103 snap 25 seq_num 103) 2023-09-22T07:44:39.472 INFO:tasks.rados.rados.0.smithi006.stdout:262: finishing write tid 1 to smithi006182445-21 2023-09-22T07:44:39.472 INFO:tasks.rados.rados.0.smithi006.stdout:262: finishing write tid 2 to smithi006182445-21 2023-09-22T07:44:39.472 INFO:tasks.rados.rados.0.smithi006.stdout:262: finishing write tid 3 to smithi006182445-21 2023-09-22T07:44:39.472 INFO:tasks.rados.rados.0.smithi006.stdout:263: expect (ObjNum 10 snap 0 seq_num 10) 2023-09-22T07:44:39.477 INFO:tasks.rados.rados.0.smithi006.stdout:262: finishing write tid 4 to smithi006182445-21 2023-09-22T07:44:39.477 INFO:tasks.rados.rados.0.smithi006.stdout:262: finishing write tid 5 to smithi006182445-21 2023-09-22T07:44:39.477 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 21 v 42 (ObjNum 104 snap 25 seq_num 104) dirty exists 2023-09-22T07:44:39.477 INFO:tasks.rados.rados.0.smithi006.stdout:262: left oid 21 (ObjNum 104 snap 25 seq_num 104) 2023-09-22T07:44:39.479 INFO:tasks.rados.rados.0.smithi006.stdout:260: done (4 left) 2023-09-22T07:44:39.479 INFO:tasks.rados.rados.0.smithi006.stdout:261: done (3 left) 2023-09-22T07:44:39.479 INFO:tasks.rados.rados.0.smithi006.stdout:262: done (2 left) 2023-09-22T07:44:39.479 INFO:tasks.rados.rados.0.smithi006.stdout:263: done (1 left) 2023-09-22T07:44:39.479 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 9 current snap is 25 2023-09-22T07:44:39.480 INFO:tasks.rados.rados.0.smithi006.stdout:266: seq_num 105 ranges {3768320=565248,4333568=507904,4841472=507904,5349376=188416} 2023-09-22T07:44:39.502 INFO:tasks.rados.rados.0.smithi006.stdout:266: writing smithi006182445-9 from 3768320 to 4333568 tid 1 2023-09-22T07:44:39.505 INFO:tasks.rados.rados.0.smithi006.stdout:266: writing smithi006182445-9 from 4333568 to 4841472 tid 2 2023-09-22T07:44:39.508 INFO:tasks.rados.rados.0.smithi006.stdout:266: writing smithi006182445-9 from 4841472 to 5349376 tid 3 2023-09-22T07:44:39.509 INFO:tasks.rados.rados.0.smithi006.stdout:266: writing smithi006182445-9 from 5349376 to 5537792 tid 4 2023-09-22T07:44:39.509 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 48 current snap is 25 2023-09-22T07:44:39.509 INFO:tasks.rados.rados.0.smithi006.stdout:267: seq_num 106 ranges {2498560=581632,3080192=794624,3874816=409600} 2023-09-22T07:44:39.526 INFO:tasks.rados.rados.0.smithi006.stdout:267: writing smithi006182445-48 from 2498560 to 3080192 tid 1 2023-09-22T07:44:39.530 INFO:tasks.rados.rados.0.smithi006.stdout:267: writing smithi006182445-48 from 3080192 to 3874816 tid 2 2023-09-22T07:44:39.534 INFO:tasks.rados.rados.0.smithi006.stdout:267: writing smithi006182445-48 from 3874816 to 4284416 tid 3 2023-09-22T07:44:39.534 INFO:tasks.rados.rados.0.smithi006.stdout:268: read oid 12 snap -1 2023-09-22T07:44:39.534 INFO:tasks.rados.rados.0.smithi006.stdout:268: expect (ObjNum 69 snap 8 seq_num 69) 2023-09-22T07:44:39.534 INFO:tasks.rados.rados.0.smithi006.stdout:269: read oid 49 snap 18 2023-09-22T07:44:39.534 INFO:tasks.rados.rados.0.smithi006.stdout:269: expect (ObjNum 48 snap 0 seq_num 48) 2023-09-22T07:44:39.534 INFO:tasks.rados.rados.0.smithi006.stdout:270: setattr oid 47 current snap is 25 2023-09-22T07:44:39.534 INFO:tasks.rados.rados.0.smithi006.stdout:265: finishing copy_from to smithi006182445-1 2023-09-22T07:44:39.534 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 1 v 12 (ObjNum 31 snap 0 seq_num 31) dirty exists 2023-09-22T07:44:39.534 INFO:tasks.rados.rados.0.smithi006.stdout:265: finishing copy_from racing read to smithi006182445-1 2023-09-22T07:44:39.535 INFO:tasks.rados.rados.0.smithi006.stdout:266: finishing write tid 1 to smithi006182445-9 2023-09-22T07:44:39.535 INFO:tasks.rados.rados.0.smithi006.stdout:266: finishing write tid 2 to smithi006182445-9 2023-09-22T07:44:39.535 INFO:tasks.rados.rados.0.smithi006.stdout:266: finishing write tid 3 to smithi006182445-9 2023-09-22T07:44:39.535 INFO:tasks.rados.rados.0.smithi006.stdout:266: finishing write tid 4 to smithi006182445-9 2023-09-22T07:44:39.535 INFO:tasks.rados.rados.0.smithi006.stdout:266: finishing write tid 5 to smithi006182445-9 2023-09-22T07:44:39.535 INFO:tasks.rados.rados.0.smithi006.stdout:266: finishing write tid 6 to smithi006182445-9 2023-09-22T07:44:39.535 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 9 v 94 (ObjNum 105 snap 25 seq_num 105) dirty exists 2023-09-22T07:44:39.535 INFO:tasks.rados.rados.0.smithi006.stdout:266: left oid 9 (ObjNum 105 snap 25 seq_num 105) 2023-09-22T07:44:39.535 INFO:tasks.rados.rados.0.smithi006.stdout:267: finishing write tid 1 to smithi006182445-48 2023-09-22T07:44:39.536 INFO:tasks.rados.rados.0.smithi006.stdout:267: finishing write tid 2 to smithi006182445-48 2023-09-22T07:44:39.536 INFO:tasks.rados.rados.0.smithi006.stdout:265: done (5 left) 2023-09-22T07:44:39.536 INFO:tasks.rados.rados.0.smithi006.stdout:266: done (4 left) 2023-09-22T07:44:39.536 INFO:tasks.rados.rados.0.smithi006.stdout:271: rollback oid 15 current snap is 25 2023-09-22T07:44:39.536 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 15 to 20 2023-09-22T07:44:39.536 INFO:tasks.rados.rados.0.smithi006.stdout:272: delete oid 14 current snap is 25 2023-09-22T07:44:39.537 INFO:tasks.rados.rados.0.smithi006.stdout:267: finishing write tid 3 to smithi006182445-48 2023-09-22T07:44:39.537 INFO:tasks.rados.rados.0.smithi006.stdout:267: finishing write tid 4 to smithi006182445-48 2023-09-22T07:44:39.540 INFO:tasks.rados.rados.0.smithi006.stdout:267: finishing write tid 5 to smithi006182445-48 2023-09-22T07:44:39.540 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 48 v 98 (ObjNum 106 snap 25 seq_num 106) dirty exists 2023-09-22T07:44:39.540 INFO:tasks.rados.rados.0.smithi006.stdout:267: left oid 48 (ObjNum 106 snap 25 seq_num 106) 2023-09-22T07:44:39.540 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 47 v 44 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-09-22T07:44:39.540 INFO:tasks.rados.rados.0.smithi006.stdout:271: finishing rollback tid 0 to smithi006182445-15 2023-09-22T07:44:39.541 INFO:tasks.rados.rados.0.smithi006.stdout:267: done (5 left) 2023-09-22T07:44:39.541 INFO:tasks.rados.rados.0.smithi006.stdout:270: done (4 left) 2023-09-22T07:44:39.541 INFO:tasks.rados.rados.0.smithi006.stdout:272: done (3 left) 2023-09-22T07:44:39.541 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 4 current snap is 25 2023-09-22T07:44:39.541 INFO:tasks.rados.rados.0.smithi006.stdout:273: seq_num 108 ranges {57344=614400,671744=606208,1277952=598016} 2023-09-22T07:44:39.544 INFO:tasks.rados.rados.0.smithi006.stdout:273: writing smithi006182445-4 from 57344 to 671744 tid 1 2023-09-22T07:44:39.548 INFO:tasks.rados.rados.0.smithi006.stdout:273: writing smithi006182445-4 from 671744 to 1277952 tid 2 2023-09-22T07:44:39.551 INFO:tasks.rados.rados.0.smithi006.stdout:273: writing smithi006182445-4 from 1277952 to 1875968 tid 3 2023-09-22T07:44:39.551 INFO:tasks.rados.rados.0.smithi006.stdout:274: setattr oid 1 current snap is 25 2023-09-22T07:44:39.551 INFO:tasks.rados.rados.0.smithi006.stdout:269: expect (ObjNum 48 snap 0 seq_num 48) 2023-09-22T07:44:39.571 INFO:tasks.rados.rados.0.smithi006.stdout:271: finishing rollback tid 1 to smithi006182445-15 2023-09-22T07:44:39.572 INFO:tasks.rados.rados.0.smithi006.stdout:271: finishing rollback tid 2 to smithi006182445-15 2023-09-22T07:44:39.572 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 15 v 94 (ObjNum 1 snap 0 seq_num 1) dirty exists 2023-09-22T07:44:39.572 INFO:tasks.rados.rados.0.smithi006.stdout:268: expect (ObjNum 69 snap 8 seq_num 69) 2023-09-22T07:44:39.609 INFO:tasks.rados.rados.0.smithi006.stdout:273: finishing write tid 1 to smithi006182445-4 2023-09-22T07:44:39.609 INFO:tasks.rados.rados.0.smithi006.stdout:273: finishing write tid 2 to smithi006182445-4 2023-09-22T07:44:39.609 INFO:tasks.rados.rados.0.smithi006.stdout:273: finishing write tid 3 to smithi006182445-4 2023-09-22T07:44:39.609 INFO:tasks.rados.rados.0.smithi006.stdout:273: finishing write tid 4 to smithi006182445-4 2023-09-22T07:44:39.609 INFO:tasks.rados.rados.0.smithi006.stdout:273: finishing write tid 5 to smithi006182445-4 2023-09-22T07:44:39.609 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 4 v 49 (ObjNum 108 snap 25 seq_num 108) dirty exists 2023-09-22T07:44:39.609 INFO:tasks.rados.rados.0.smithi006.stdout:273: left oid 4 (ObjNum 108 snap 25 seq_num 108) 2023-09-22T07:44:39.609 INFO:tasks.rados.rados.0.smithi006.stdout:268: done (4 left) 2023-09-22T07:44:39.610 INFO:tasks.rados.rados.0.smithi006.stdout:269: done (3 left) 2023-09-22T07:44:39.610 INFO:tasks.rados.rados.0.smithi006.stdout:271: done (2 left) 2023-09-22T07:44:39.610 INFO:tasks.rados.rados.0.smithi006.stdout:273: done (1 left) 2023-09-22T07:44:39.610 INFO:tasks.rados.rados.0.smithi006.stdout:275: setattr oid 37 current snap is 25 2023-09-22T07:44:39.610 INFO:tasks.rados.rados.0.smithi006.stdout:276: snap_remove snap 21 2023-09-22T07:44:39.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:39 smithi006 ceph-mon[116271]: osdmap e118: 8 total, 8 up, 8 in 2023-09-22T07:44:39.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:39 smithi006 ceph-mon[116271]: osdmap e119: 8 total, 8 up, 8 in 2023-09-22T07:44:39.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:39 smithi006 ceph-mon[97617]: osdmap e118: 8 total, 8 up, 8 in 2023-09-22T07:44:39.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:39 smithi006 ceph-mon[97617]: osdmap e119: 8 total, 8 up, 8 in 2023-09-22T07:44:39.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:39 smithi105 ceph-mon[102016]: osdmap e118: 8 total, 8 up, 8 in 2023-09-22T07:44:39.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:39 smithi105 ceph-mon[102016]: osdmap e119: 8 total, 8 up, 8 in 2023-09-22T07:44:40.546 INFO:tasks.rados.rados.0.smithi006.stdout:276: done (2 left) 2023-09-22T07:44:40.547 INFO:tasks.rados.rados.0.smithi006.stdout:277: read oid 46 snap -1 2023-09-22T07:44:40.547 INFO:tasks.rados.rados.0.smithi006.stdout:277: expect (ObjNum 45 snap 0 seq_num 45) 2023-09-22T07:44:40.547 INFO:tasks.rados.rados.0.smithi006.stdout:278: read oid 18 snap -1 2023-09-22T07:44:40.547 INFO:tasks.rados.rados.0.smithi006.stdout:278: expect deleted 2023-09-22T07:44:40.547 INFO:tasks.rados.rados.0.smithi006.stdout:279: read oid 19 snap -1 2023-09-22T07:44:40.547 INFO:tasks.rados.rados.0.smithi006.stdout:279: expect (ObjNum 18 snap 0 seq_num 18) 2023-09-22T07:44:40.547 INFO:tasks.rados.rados.0.smithi006.stdout:280: snap_remove snap 22 2023-09-22T07:44:40.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:40 smithi006 ceph-mon[116271]: pgmap v156: 121 pgs: 121 active+clean; 69 MiB data, 178 MiB used, 715 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 22 op/s 2023-09-22T07:44:40.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:40 smithi006 ceph-mon[97617]: pgmap v156: 121 pgs: 121 active+clean; 69 MiB data, 178 MiB used, 715 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 22 op/s 2023-09-22T07:44:40.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:40 smithi105 ceph-mon[102016]: pgmap v156: 121 pgs: 121 active+clean; 69 MiB data, 178 MiB used, 715 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 22 op/s 2023-09-22T07:44:41.548 INFO:tasks.rados.rados.0.smithi006.stdout:280: done (5 left) 2023-09-22T07:44:41.548 INFO:tasks.rados.rados.0.smithi006.stdout:281: copy_from oid 38 from oid 45 current snap is 25 2023-09-22T07:44:41.548 INFO:tasks.rados.rados.0.smithi006.stdout:282: read oid 33 snap -1 2023-09-22T07:44:41.548 INFO:tasks.rados.rados.0.smithi006.stdout:282: expect (ObjNum 32 snap 0 seq_num 32) 2023-09-22T07:44:41.548 INFO:tasks.rados.rados.0.smithi006.stdout:283: snap_remove snap 20 2023-09-22T07:44:41.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:41 smithi105 ceph-mon[102016]: osdmap e120: 8 total, 8 up, 8 in 2023-09-22T07:44:42.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:41 smithi006 ceph-mon[116271]: osdmap e120: 8 total, 8 up, 8 in 2023-09-22T07:44:42.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:41 smithi006 ceph-mon[97617]: osdmap e120: 8 total, 8 up, 8 in 2023-09-22T07:44:42.555 INFO:tasks.rados.rados.0.smithi006.stdout:283: done (7 left) 2023-09-22T07:44:42.555 INFO:tasks.rados.rados.0.smithi006.stdout:284: read oid 44 snap -1 2023-09-22T07:44:42.556 INFO:tasks.rados.rados.0.smithi006.stdout:284: expect deleted 2023-09-22T07:44:42.556 INFO:tasks.rados.rados.0.smithi006.stdout:285: delete oid 47 current snap is 25 2023-09-22T07:44:42.556 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 1 v 47 (ObjNum 31 snap 0 seq_num 31) dirty exists 2023-09-22T07:44:42.556 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 37 v 59 (ObjNum 36 snap 0 seq_num 36) dirty exists 2023-09-22T07:44:42.556 INFO:tasks.rados.rados.0.smithi006.stdout:279: expect (ObjNum 18 snap 0 seq_num 18) 2023-09-22T07:44:42.563 INFO:tasks.rados.rados.0.smithi006.stdout:277: expect (ObjNum 45 snap 0 seq_num 45) 2023-09-22T07:44:42.582 INFO:tasks.rados.rados.0.smithi006.stdout:282: expect (ObjNum 32 snap 0 seq_num 32) 2023-09-22T07:44:42.597 INFO:tasks.rados.rados.0.smithi006.stdout:281: finishing copy_from to smithi006182445-38 2023-09-22T07:44:42.597 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 38 v 53 (ObjNum 101 snap 25 seq_num 101) dirty exists 2023-09-22T07:44:42.597 INFO:tasks.rados.rados.0.smithi006.stdout:281: finishing copy_from racing read to smithi006182445-38 2023-09-22T07:44:42.597 INFO:tasks.rados.rados.0.smithi006.stdout:274: done (8 left) 2023-09-22T07:44:42.597 INFO:tasks.rados.rados.0.smithi006.stdout:275: done (7 left) 2023-09-22T07:44:42.597 INFO:tasks.rados.rados.0.smithi006.stdout:277: done (6 left) 2023-09-22T07:44:42.597 INFO:tasks.rados.rados.0.smithi006.stdout:278: done (5 left) 2023-09-22T07:44:42.597 INFO:tasks.rados.rados.0.smithi006.stdout:279: done (4 left) 2023-09-22T07:44:42.597 INFO:tasks.rados.rados.0.smithi006.stdout:281: done (3 left) 2023-09-22T07:44:42.597 INFO:tasks.rados.rados.0.smithi006.stdout:282: done (2 left) 2023-09-22T07:44:42.597 INFO:tasks.rados.rados.0.smithi006.stdout:284: done (1 left) 2023-09-22T07:44:42.598 INFO:tasks.rados.rados.0.smithi006.stdout:285: done (0 left) 2023-09-22T07:44:42.598 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 30 current snap is 25 2023-09-22T07:44:42.598 INFO:tasks.rados.rados.0.smithi006.stdout:286: seq_num 110 ranges {491520=647168,1138688=778240,1916928=425984} 2023-09-22T07:44:42.602 INFO:tasks.rados.rados.0.smithi006.stdout:286: writing smithi006182445-30 from 491520 to 1138688 tid 1 2023-09-22T07:44:42.610 INFO:tasks.rados.rados.0.smithi006.stdout:286: writing smithi006182445-30 from 1138688 to 1916928 tid 2 2023-09-22T07:44:42.610 INFO:tasks.rados.rados.0.smithi006.stdout:286: writing smithi006182445-30 from 1916928 to 2342912 tid 3 2023-09-22T07:44:42.610 INFO:tasks.rados.rados.0.smithi006.stdout:287: rmattr oid 17 current snap is 25 2023-09-22T07:44:42.610 INFO:tasks.rados.rados.0.smithi006.stdout:287: done (1 left) 2023-09-22T07:44:42.610 INFO:tasks.rados.rados.0.smithi006.stdout:288: snap_remove snap 16 2023-09-22T07:44:42.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:42 smithi105 ceph-mon[102016]: pgmap v159: 121 pgs: 121 active+clean; 69 MiB data, 178 MiB used, 715 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 22 op/s 2023-09-22T07:44:42.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:42 smithi105 ceph-mon[102016]: osdmap e121: 8 total, 8 up, 8 in 2023-09-22T07:44:43.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:42 smithi006 ceph-mon[116271]: pgmap v159: 121 pgs: 121 active+clean; 69 MiB data, 178 MiB used, 715 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 22 op/s 2023-09-22T07:44:43.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:42 smithi006 ceph-mon[116271]: osdmap e121: 8 total, 8 up, 8 in 2023-09-22T07:44:43.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:42 smithi006 ceph-mon[97617]: pgmap v159: 121 pgs: 121 active+clean; 69 MiB data, 178 MiB used, 715 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 22 op/s 2023-09-22T07:44:43.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:42 smithi006 ceph-mon[97617]: osdmap e121: 8 total, 8 up, 8 in 2023-09-22T07:44:43.559 INFO:tasks.rados.rados.0.smithi006.stdout:288: done (1 left) 2023-09-22T07:44:43.559 INFO:tasks.rados.rados.0.smithi006.stdout:289: snap_remove snap 14 2023-09-22T07:44:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:43 smithi105 ceph-mon[102016]: osdmap e122: 8 total, 8 up, 8 in 2023-09-22T07:44:44.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:43 smithi006 ceph-mon[97617]: osdmap e122: 8 total, 8 up, 8 in 2023-09-22T07:44:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:43 smithi006 ceph-mon[116271]: osdmap e122: 8 total, 8 up, 8 in 2023-09-22T07:44:44.574 INFO:tasks.rados.rados.0.smithi006.stdout:289: done (1 left) 2023-09-22T07:44:44.574 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 6 current snap is 25 2023-09-22T07:44:44.574 INFO:tasks.rados.rados.0.smithi006.stdout:290: seq_num 111 ranges {1122304=663552,1785856=663552,2449408=450560,2899968=90112} 2023-09-22T07:44:44.584 INFO:tasks.rados.rados.0.smithi006.stdout:290: writing smithi006182445-6 from 1122304 to 1785856 tid 1 2023-09-22T07:44:44.589 INFO:tasks.rados.rados.0.smithi006.stdout:290: writing smithi006182445-6 from 1785856 to 2449408 tid 2 2023-09-22T07:44:44.592 INFO:tasks.rados.rados.0.smithi006.stdout:290: writing smithi006182445-6 from 2449408 to 2899968 tid 3 2023-09-22T07:44:44.592 INFO:tasks.rados.rados.0.smithi006.stdout:290: writing smithi006182445-6 from 2899968 to 2990080 tid 4 2023-09-22T07:44:44.593 INFO:tasks.rados.rados.0.smithi006.stdout:291: read oid 11 snap -1 2023-09-22T07:44:44.593 INFO:tasks.rados.rados.0.smithi006.stdout:291: expect (ObjNum 10 snap 0 seq_num 10) 2023-09-22T07:44:44.593 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 28 current snap is 25 2023-09-22T07:44:44.593 INFO:tasks.rados.rados.0.smithi006.stdout:286: finishing write tid 1 to smithi006182445-30 2023-09-22T07:44:44.593 INFO:tasks.rados.rados.0.smithi006.stdout:292: seq_num 112 ranges {0=679936,679936=548864,1228800=655360} 2023-09-22T07:44:44.597 INFO:tasks.rados.rados.0.smithi006.stdout:292: writing smithi006182445-28 from 0 to 679936 tid 1 2023-09-22T07:44:44.600 INFO:tasks.rados.rados.0.smithi006.stdout:292: writing smithi006182445-28 from 679936 to 1228800 tid 2 2023-09-22T07:44:44.604 INFO:tasks.rados.rados.0.smithi006.stdout:292: writing smithi006182445-28 from 1228800 to 1884160 tid 3 2023-09-22T07:44:44.604 INFO:tasks.rados.rados.0.smithi006.stdout:293: snap_create 2023-09-22T07:44:44.604 INFO:tasks.rados.rados.0.smithi006.stdout:286: finishing write tid 2 to smithi006182445-30 2023-09-22T07:44:44.604 INFO:tasks.rados.rados.0.smithi006.stdout:286: finishing write tid 3 to smithi006182445-30 2023-09-22T07:44:44.604 INFO:tasks.rados.rados.0.smithi006.stdout:286: finishing write tid 4 to smithi006182445-30 2023-09-22T07:44:44.605 INFO:tasks.rados.rados.0.smithi006.stdout:286: finishing write tid 5 to smithi006182445-30 2023-09-22T07:44:44.605 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 30 v 60 (ObjNum 110 snap 25 seq_num 110) dirty exists 2023-09-22T07:44:44.605 INFO:tasks.rados.rados.0.smithi006.stdout:286: left oid 30 (ObjNum 110 snap 25 seq_num 110) 2023-09-22T07:44:44.605 INFO:tasks.rados.rados.0.smithi006.stdout:290: finishing write tid 1 to smithi006182445-6 2023-09-22T07:44:44.605 INFO:tasks.rados.rados.0.smithi006.stdout:290: finishing write tid 2 to smithi006182445-6 2023-09-22T07:44:44.605 INFO:tasks.rados.rados.0.smithi006.stdout:291: expect (ObjNum 10 snap 0 seq_num 10) 2023-09-22T07:44:44.608 INFO:tasks.rados.rados.0.smithi006.stdout:290: finishing write tid 3 to smithi006182445-6 2023-09-22T07:44:44.608 INFO:tasks.rados.rados.0.smithi006.stdout:290: finishing write tid 4 to smithi006182445-6 2023-09-22T07:44:44.609 INFO:tasks.rados.rados.0.smithi006.stdout:290: finishing write tid 5 to smithi006182445-6 2023-09-22T07:44:44.609 INFO:tasks.rados.rados.0.smithi006.stdout:290: finishing write tid 6 to smithi006182445-6 2023-09-22T07:44:44.609 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 6 v 74 (ObjNum 111 snap 25 seq_num 111) dirty exists 2023-09-22T07:44:44.609 INFO:tasks.rados.rados.0.smithi006.stdout:290: left oid 6 (ObjNum 111 snap 25 seq_num 111) 2023-09-22T07:44:44.609 INFO:tasks.rados.rados.0.smithi006.stdout:292: finishing write tid 1 to smithi006182445-28 2023-09-22T07:44:44.609 INFO:tasks.rados.rados.0.smithi006.stdout:292: finishing write tid 2 to smithi006182445-28 2023-09-22T07:44:44.609 INFO:tasks.rados.rados.0.smithi006.stdout:292: finishing write tid 3 to smithi006182445-28 2023-09-22T07:44:44.609 INFO:tasks.rados.rados.0.smithi006.stdout:292: finishing write tid 4 to smithi006182445-28 2023-09-22T07:44:44.609 INFO:tasks.rados.rados.0.smithi006.stdout:292: finishing write tid 5 to smithi006182445-28 2023-09-22T07:44:44.609 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 28 v 68 (ObjNum 112 snap 25 seq_num 112) dirty exists 2023-09-22T07:44:44.609 INFO:tasks.rados.rados.0.smithi006.stdout:292: left oid 28 (ObjNum 112 snap 25 seq_num 112) 2023-09-22T07:44:44.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:44 smithi105 ceph-mon[102016]: pgmap v162: 121 pgs: 121 active+clean; 69 MiB data, 178 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:44:44.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:44 smithi105 ceph-mon[102016]: osdmap e123: 8 total, 8 up, 8 in 2023-09-22T07:44:45.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:44 smithi006 ceph-mon[97617]: pgmap v162: 121 pgs: 121 active+clean; 69 MiB data, 178 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:44:45.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:44 smithi006 ceph-mon[97617]: osdmap e123: 8 total, 8 up, 8 in 2023-09-22T07:44:45.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:44 smithi006 ceph-mon[116271]: pgmap v162: 121 pgs: 121 active+clean; 69 MiB data, 178 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:44:45.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:44 smithi006 ceph-mon[116271]: osdmap e123: 8 total, 8 up, 8 in 2023-09-22T07:44:45.578 INFO:tasks.rados.rados.0.smithi006.stdout:286: done (4 left) 2023-09-22T07:44:45.578 INFO:tasks.rados.rados.0.smithi006.stdout:290: done (3 left) 2023-09-22T07:44:45.578 INFO:tasks.rados.rados.0.smithi006.stdout:291: done (2 left) 2023-09-22T07:44:45.578 INFO:tasks.rados.rados.0.smithi006.stdout:292: done (1 left) 2023-09-22T07:44:45.578 INFO:tasks.rados.rados.0.smithi006.stdout:293: done (0 left) 2023-09-22T07:44:45.578 INFO:tasks.rados.rados.0.smithi006.stdout:294: delete oid 41 current snap is 26 2023-09-22T07:44:45.580 INFO:tasks.rados.rados.0.smithi006.stdout:294: done (0 left) 2023-09-22T07:44:45.580 INFO:tasks.rados.rados.0.smithi006.stdout:295: read oid 13 snap -1 2023-09-22T07:44:45.580 INFO:tasks.rados.rados.0.smithi006.stdout:295: expect (ObjNum 91 snap 21 seq_num 91) 2023-09-22T07:44:45.580 INFO:tasks.rados.rados.0.smithi006.stdout:296: setattr oid 26 current snap is 26 2023-09-22T07:44:45.582 INFO:tasks.rados.rados.0.smithi006.stdout:297: copy_from oid 32 from oid 7 current snap is 26 2023-09-22T07:44:45.582 INFO:tasks.rados.rados.0.smithi006.stdout:298: read oid 22 snap -1 2023-09-22T07:44:45.582 INFO:tasks.rados.rados.0.smithi006.stdout:298: expect (ObjNum 103 snap 25 seq_num 103) 2023-09-22T07:44:45.582 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 15 current snap is 26 2023-09-22T07:44:45.582 INFO:tasks.rados.rados.0.smithi006.stdout:299: seq_num 114 ranges {24576=712704,737280=712704,1449984=491520} 2023-09-22T07:44:45.587 INFO:tasks.rados.rados.0.smithi006.stdout:299: writing smithi006182445-15 from 24576 to 737280 tid 1 2023-09-22T07:44:45.592 INFO:tasks.rados.rados.0.smithi006.stdout:299: writing smithi006182445-15 from 737280 to 1449984 tid 2 2023-09-22T07:44:45.595 INFO:tasks.rados.rados.0.smithi006.stdout:299: writing smithi006182445-15 from 1449984 to 1941504 tid 3 2023-09-22T07:44:45.595 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 49 current snap is 26 2023-09-22T07:44:45.596 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 26 v 75 (ObjNum 50 snap 0 seq_num 50) dirty exists 2023-09-22T07:44:45.596 INFO:tasks.rados.rados.0.smithi006.stdout:300: seq_num 115 ranges {4046848=729088,4775936=647168,5423104=434176,5857280=122880} 2023-09-22T07:44:45.623 INFO:tasks.rados.rados.0.smithi006.stdout:300: writing smithi006182445-49 from 4046848 to 4775936 tid 1 2023-09-22T07:44:45.627 INFO:tasks.rados.rados.0.smithi006.stdout:300: writing smithi006182445-49 from 4775936 to 5423104 tid 2 2023-09-22T07:44:45.629 INFO:tasks.rados.rados.0.smithi006.stdout:300: writing smithi006182445-49 from 5423104 to 5857280 tid 3 2023-09-22T07:44:45.631 INFO:tasks.rados.rados.0.smithi006.stdout:300: writing smithi006182445-49 from 5857280 to 5980160 tid 4 2023-09-22T07:44:45.631 INFO:tasks.rados.rados.0.smithi006.stdout:296: done (5 left) 2023-09-22T07:44:45.631 INFO:tasks.rados.rados.0.smithi006.stdout:301: rollback oid 28 current snap is 26 2023-09-22T07:44:45.632 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 28 to 15 2023-09-22T07:44:45.632 INFO:tasks.rados.rados.0.smithi006.stdout:299: finishing write tid 1 to smithi006182445-15 2023-09-22T07:44:45.632 INFO:tasks.rados.rados.0.smithi006.stdout:298: expect (ObjNum 103 snap 25 seq_num 103) 2023-09-22T07:44:45.675 INFO:tasks.rados.rados.0.smithi006.stdout:297: finishing copy_from to smithi006182445-32 2023-09-22T07:44:45.675 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 32 v 2 (ObjNum 16 snap 0 seq_num 16) dirty exists 2023-09-22T07:44:45.675 INFO:tasks.rados.rados.0.smithi006.stdout:297: finishing copy_from racing read to smithi006182445-32 2023-09-22T07:44:45.675 INFO:tasks.rados.rados.0.smithi006.stdout:299: finishing write tid 2 to smithi006182445-15 2023-09-22T07:44:45.675 INFO:tasks.rados.rados.0.smithi006.stdout:299: finishing write tid 3 to smithi006182445-15 2023-09-22T07:44:45.675 INFO:tasks.rados.rados.0.smithi006.stdout:299: finishing write tid 4 to smithi006182445-15 2023-09-22T07:44:45.675 INFO:tasks.rados.rados.0.smithi006.stdout:297: done (5 left) 2023-09-22T07:44:45.675 INFO:tasks.rados.rados.0.smithi006.stdout:298: done (4 left) 2023-09-22T07:44:45.675 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 2 current snap is 26 2023-09-22T07:44:45.676 INFO:tasks.rados.rados.0.smithi006.stdout:299: finishing write tid 5 to smithi006182445-15 2023-09-22T07:44:45.676 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 15 v 129 (ObjNum 114 snap 26 seq_num 114) dirty exists 2023-09-22T07:44:45.676 INFO:tasks.rados.rados.0.smithi006.stdout:299: left oid 15 (ObjNum 114 snap 26 seq_num 114) 2023-09-22T07:44:45.676 INFO:tasks.rados.rados.0.smithi006.stdout:295: expect (ObjNum 91 snap 21 seq_num 91) 2023-09-22T07:44:45.779 INFO:tasks.rados.rados.0.smithi006.stdout:300: finishing write tid 1 to smithi006182445-49 2023-09-22T07:44:45.779 INFO:tasks.rados.rados.0.smithi006.stdout:300: finishing write tid 2 to smithi006182445-49 2023-09-22T07:44:45.779 INFO:tasks.rados.rados.0.smithi006.stdout:301: finishing rollback tid 0 to smithi006182445-28 2023-09-22T07:44:45.780 INFO:tasks.rados.rados.0.smithi006.stdout:300: finishing write tid 3 to smithi006182445-49 2023-09-22T07:44:45.780 INFO:tasks.rados.rados.0.smithi006.stdout:300: finishing write tid 4 to smithi006182445-49 2023-09-22T07:44:45.780 INFO:tasks.rados.rados.0.smithi006.stdout:301: finishing rollback tid 1 to smithi006182445-28 2023-09-22T07:44:45.780 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 28 v 73 (ObjNum 33 snap 0 seq_num 3168602944) dirty dne 2023-09-22T07:44:45.780 INFO:tasks.rados.rados.0.smithi006.stdout:300: finishing write tid 5 to smithi006182445-49 2023-09-22T07:44:45.780 INFO:tasks.rados.rados.0.smithi006.stdout:302: seq_num 116 ranges {0=745472,745472=532480,1277952=638976,1916928=32768} 2023-09-22T07:44:45.783 INFO:tasks.rados.rados.0.smithi006.stdout:302: writing smithi006182445-2 from 0 to 745472 tid 1 2023-09-22T07:44:45.786 INFO:tasks.rados.rados.0.smithi006.stdout:302: writing smithi006182445-2 from 745472 to 1277952 tid 2 2023-09-22T07:44:45.790 INFO:tasks.rados.rados.0.smithi006.stdout:302: writing smithi006182445-2 from 1277952 to 1916928 tid 3 2023-09-22T07:44:45.790 INFO:tasks.rados.rados.0.smithi006.stdout:302: writing smithi006182445-2 from 1916928 to 1949696 tid 4 2023-09-22T07:44:45.790 INFO:tasks.rados.rados.0.smithi006.stdout:295: done (4 left) 2023-09-22T07:44:45.791 INFO:tasks.rados.rados.0.smithi006.stdout:299: done (3 left) 2023-09-22T07:44:45.791 INFO:tasks.rados.rados.0.smithi006.stdout:301: done (2 left) 2023-09-22T07:44:45.791 INFO:tasks.rados.rados.0.smithi006.stdout:303: read oid 6 snap -1 2023-09-22T07:44:45.791 INFO:tasks.rados.rados.0.smithi006.stdout:303: expect (ObjNum 111 snap 25 seq_num 111) 2023-09-22T07:44:45.792 INFO:tasks.rados.rados.0.smithi006.stdout:304: rollback oid 13 current snap is 26 2023-09-22T07:44:45.792 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 13 to 15 2023-09-22T07:44:45.792 INFO:tasks.rados.rados.0.smithi006.stdout:300: finishing write tid 6 to smithi006182445-49 2023-09-22T07:44:45.792 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 49 v 80 (ObjNum 115 snap 26 seq_num 115) dirty exists 2023-09-22T07:44:45.792 INFO:tasks.rados.rados.0.smithi006.stdout:300: left oid 49 (ObjNum 115 snap 26 seq_num 115) 2023-09-22T07:44:45.792 INFO:tasks.rados.rados.0.smithi006.stdout:300: done (3 left) 2023-09-22T07:44:45.792 INFO:tasks.rados.rados.0.smithi006.stdout:305: rmattr oid 24 current snap is 26 2023-09-22T07:44:45.792 INFO:tasks.rados.rados.0.smithi006.stdout:305: done (3 left) 2023-09-22T07:44:45.792 INFO:tasks.rados.rados.0.smithi006.stdout:306: copy_from oid 8 from oid 7 current snap is 26 2023-09-22T07:44:45.796 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 31 current snap is 26 2023-09-22T07:44:45.796 INFO:tasks.rados.rados.0.smithi006.stdout:307: seq_num 117 ranges {0=770048,770048=417792,1187840=442368,1630208=344064} 2023-09-22T07:44:45.796 INFO:tasks.rados.rados.0.smithi006.stdout:307: writing smithi006182445-31 from 0 to 770048 tid 1 2023-09-22T07:44:45.799 INFO:tasks.rados.rados.0.smithi006.stdout:307: writing smithi006182445-31 from 770048 to 1187840 tid 2 2023-09-22T07:44:45.802 INFO:tasks.rados.rados.0.smithi006.stdout:307: writing smithi006182445-31 from 1187840 to 1630208 tid 3 2023-09-22T07:44:45.805 INFO:tasks.rados.rados.0.smithi006.stdout:307: writing smithi006182445-31 from 1630208 to 1974272 tid 4 2023-09-22T07:44:45.805 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 11 current snap is 26 2023-09-22T07:44:45.805 INFO:tasks.rados.rados.0.smithi006.stdout:302: finishing write tid 1 to smithi006182445-2 2023-09-22T07:44:45.805 INFO:tasks.rados.rados.0.smithi006.stdout:302: finishing write tid 2 to smithi006182445-2 2023-09-22T07:44:45.805 INFO:tasks.rados.rados.0.smithi006.stdout:302: finishing write tid 3 to smithi006182445-2 2023-09-22T07:44:45.805 INFO:tasks.rados.rados.0.smithi006.stdout:302: finishing write tid 4 to smithi006182445-2 2023-09-22T07:44:45.805 INFO:tasks.rados.rados.0.smithi006.stdout:304: finishing rollback tid 0 to smithi006182445-13 2023-09-22T07:44:45.805 INFO:tasks.rados.rados.0.smithi006.stdout:304: finishing rollback tid 1 to smithi006182445-13 2023-09-22T07:44:45.805 INFO:tasks.rados.rados.0.smithi006.stdout:308: seq_num 118 ranges {172032=786432,958464=704512,1662976=499712} 2023-09-22T07:44:45.810 INFO:tasks.rados.rados.0.smithi006.stdout:308: writing smithi006182445-11 from 172032 to 958464 tid 1 2023-09-22T07:44:45.814 INFO:tasks.rados.rados.0.smithi006.stdout:308: writing smithi006182445-11 from 958464 to 1662976 tid 2 2023-09-22T07:44:45.817 INFO:tasks.rados.rados.0.smithi006.stdout:308: writing smithi006182445-11 from 1662976 to 2162688 tid 3 2023-09-22T07:44:45.817 INFO:tasks.rados.rados.0.smithi006.stdout:309: read oid 44 snap 18 2023-09-22T07:44:45.817 INFO:tasks.rados.rados.0.smithi006.stdout:309: expect deleted 2023-09-22T07:44:45.818 INFO:tasks.rados.rados.0.smithi006.stdout:310: rmattr oid 16 current snap is 26 2023-09-22T07:44:45.818 INFO:tasks.rados.rados.0.smithi006.stdout:310: done (7 left) 2023-09-22T07:44:45.818 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 47 current snap is 26 2023-09-22T07:44:45.818 INFO:tasks.rados.rados.0.smithi006.stdout:302: finishing write tid 5 to smithi006182445-2 2023-09-22T07:44:45.818 INFO:tasks.rados.rados.0.smithi006.stdout:311: seq_num 119 ranges {0=802816,802816=589824,1392640=409600,1802240=204800} 2023-09-22T07:44:45.822 INFO:tasks.rados.rados.0.smithi006.stdout:311: writing smithi006182445-47 from 0 to 802816 tid 1 2023-09-22T07:44:45.825 INFO:tasks.rados.rados.0.smithi006.stdout:311: writing smithi006182445-47 from 802816 to 1392640 tid 2 2023-09-22T07:44:45.828 INFO:tasks.rados.rados.0.smithi006.stdout:311: writing smithi006182445-47 from 1392640 to 1802240 tid 3 2023-09-22T07:44:45.830 INFO:tasks.rados.rados.0.smithi006.stdout:311: writing smithi006182445-47 from 1802240 to 2007040 tid 4 2023-09-22T07:44:45.830 INFO:tasks.rados.rados.0.smithi006.stdout:312: read oid 46 snap -1 2023-09-22T07:44:45.830 INFO:tasks.rados.rados.0.smithi006.stdout:312: expect (ObjNum 45 snap 0 seq_num 45) 2023-09-22T07:44:45.830 INFO:tasks.rados.rados.0.smithi006.stdout:313: read oid 18 snap 15 2023-09-22T07:44:45.830 INFO:tasks.rados.rados.0.smithi006.stdout:313: expect deleted 2023-09-22T07:44:45.830 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 24 current snap is 26 2023-09-22T07:44:45.830 INFO:tasks.rados.rados.0.smithi006.stdout:302: finishing write tid 6 to smithi006182445-2 2023-09-22T07:44:45.830 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 2 v 66 (ObjNum 116 snap 26 seq_num 116) dirty exists 2023-09-22T07:44:45.830 INFO:tasks.rados.rados.0.smithi006.stdout:302: left oid 2 (ObjNum 116 snap 26 seq_num 116) 2023-09-22T07:44:45.830 INFO:tasks.rados.rados.0.smithi006.stdout:304: finishing rollback tid 2 to smithi006182445-13 2023-09-22T07:44:45.831 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 13 v 135 (ObjNum 12 snap 0 seq_num 12) dirty exists 2023-09-22T07:44:45.831 INFO:tasks.rados.rados.0.smithi006.stdout:306: finishing copy_from to smithi006182445-8 2023-09-22T07:44:45.831 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 8 v 2 (ObjNum 16 snap 0 seq_num 16) dirty exists 2023-09-22T07:44:45.831 INFO:tasks.rados.rados.0.smithi006.stdout:306: finishing copy_from racing read to smithi006182445-8 2023-09-22T07:44:45.831 INFO:tasks.rados.rados.0.smithi006.stdout:307: finishing write tid 1 to smithi006182445-31 2023-09-22T07:44:45.831 INFO:tasks.rados.rados.0.smithi006.stdout:314: seq_num 120 ranges {778240=417792,1196032=475136,1671168=622592,2293760=507904} 2023-09-22T07:44:45.836 INFO:tasks.rados.rados.0.smithi006.stdout:314: writing smithi006182445-24 from 778240 to 1196032 tid 1 2023-09-22T07:44:45.839 INFO:tasks.rados.rados.0.smithi006.stdout:314: writing smithi006182445-24 from 1196032 to 1671168 tid 2 2023-09-22T07:44:45.842 INFO:tasks.rados.rados.0.smithi006.stdout:314: writing smithi006182445-24 from 1671168 to 2293760 tid 3 2023-09-22T07:44:45.845 INFO:tasks.rados.rados.0.smithi006.stdout:314: writing smithi006182445-24 from 2293760 to 2801664 tid 4 2023-09-22T07:44:45.845 INFO:tasks.rados.rados.0.smithi006.stdout:302: done (10 left) 2023-09-22T07:44:45.845 INFO:tasks.rados.rados.0.smithi006.stdout:304: done (9 left) 2023-09-22T07:44:45.845 INFO:tasks.rados.rados.0.smithi006.stdout:306: done (8 left) 2023-09-22T07:44:45.846 INFO:tasks.rados.rados.0.smithi006.stdout:315: snap_remove snap 25 2023-09-22T07:44:45.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:45 smithi105 ceph-mon[102016]: osdmap e124: 8 total, 8 up, 8 in 2023-09-22T07:44:46.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:45 smithi006 ceph-mon[116271]: osdmap e124: 8 total, 8 up, 8 in 2023-09-22T07:44:46.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:45 smithi006 ceph-mon[97617]: osdmap e124: 8 total, 8 up, 8 in 2023-09-22T07:44:46.584 INFO:tasks.rados.rados.0.smithi006.stdout:315: done (8 left) 2023-09-22T07:44:46.585 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 50 current snap is 26 2023-09-22T07:44:46.585 INFO:tasks.rados.rados.0.smithi006.stdout:307: finishing write tid 2 to smithi006182445-31 2023-09-22T07:44:46.585 INFO:tasks.rados.rados.0.smithi006.stdout:303: expect (ObjNum 111 snap 25 seq_num 111) 2023-09-22T07:44:46.683 INFO:tasks.rados.rados.0.smithi006.stdout:307: finishing write tid 3 to smithi006182445-31 2023-09-22T07:44:46.683 INFO:tasks.rados.rados.0.smithi006.stdout:307: finishing write tid 4 to smithi006182445-31 2023-09-22T07:44:46.683 INFO:tasks.rados.rados.0.smithi006.stdout:307: finishing write tid 5 to smithi006182445-31 2023-09-22T07:44:46.683 INFO:tasks.rados.rados.0.smithi006.stdout:316: seq_num 121 ranges {4554752=434176,4988928=753664,5742592=425984,6168576=425984} 2023-09-22T07:44:46.709 INFO:tasks.rados.rados.0.smithi006.stdout:316: writing smithi006182445-50 from 4554752 to 4988928 tid 1 2023-09-22T07:44:46.714 INFO:tasks.rados.rados.0.smithi006.stdout:316: writing smithi006182445-50 from 4988928 to 5742592 tid 2 2023-09-22T07:44:46.716 INFO:tasks.rados.rados.0.smithi006.stdout:316: writing smithi006182445-50 from 5742592 to 6168576 tid 3 2023-09-22T07:44:46.719 INFO:tasks.rados.rados.0.smithi006.stdout:316: writing smithi006182445-50 from 6168576 to 6594560 tid 4 2023-09-22T07:44:46.720 INFO:tasks.rados.rados.0.smithi006.stdout:303: done (8 left) 2023-09-22T07:44:46.720 INFO:tasks.rados.rados.0.smithi006.stdout:317: rollback oid 17 current snap is 26 2023-09-22T07:44:46.720 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 17 to 15 2023-09-22T07:44:46.720 INFO:tasks.rados.rados.0.smithi006.stdout:307: finishing write tid 6 to smithi006182445-31 2023-09-22T07:44:46.720 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 31 v 134 (ObjNum 117 snap 26 seq_num 117) dirty exists 2023-09-22T07:44:46.720 INFO:tasks.rados.rados.0.smithi006.stdout:307: left oid 31 (ObjNum 117 snap 26 seq_num 117) 2023-09-22T07:44:46.720 INFO:tasks.rados.rados.0.smithi006.stdout:308: finishing write tid 1 to smithi006182445-11 2023-09-22T07:44:46.720 INFO:tasks.rados.rados.0.smithi006.stdout:307: done (8 left) 2023-09-22T07:44:46.720 INFO:tasks.rados.rados.0.smithi006.stdout:318: rollback oid 20 current snap is 26 2023-09-22T07:44:46.720 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 20 to 18 2023-09-22T07:44:46.720 INFO:tasks.rados.rados.0.smithi006.stdout:308: finishing write tid 2 to smithi006182445-11 2023-09-22T07:44:46.720 INFO:tasks.rados.rados.0.smithi006.stdout:308: finishing write tid 3 to smithi006182445-11 2023-09-22T07:44:46.721 INFO:tasks.rados.rados.0.smithi006.stdout:308: finishing write tid 4 to smithi006182445-11 2023-09-22T07:44:46.721 INFO:tasks.rados.rados.0.smithi006.stdout:308: finishing write tid 5 to smithi006182445-11 2023-09-22T07:44:46.721 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 11 v 139 (ObjNum 118 snap 26 seq_num 118) dirty exists 2023-09-22T07:44:46.721 INFO:tasks.rados.rados.0.smithi006.stdout:308: left oid 11 (ObjNum 118 snap 26 seq_num 118) 2023-09-22T07:44:46.721 INFO:tasks.rados.rados.0.smithi006.stdout:311: finishing write tid 1 to smithi006182445-47 2023-09-22T07:44:46.721 INFO:tasks.rados.rados.0.smithi006.stdout:311: finishing write tid 2 to smithi006182445-47 2023-09-22T07:44:46.721 INFO:tasks.rados.rados.0.smithi006.stdout:311: finishing write tid 3 to smithi006182445-47 2023-09-22T07:44:46.721 INFO:tasks.rados.rados.0.smithi006.stdout:311: finishing write tid 4 to smithi006182445-47 2023-09-22T07:44:46.721 INFO:tasks.rados.rados.0.smithi006.stdout:311: finishing write tid 5 to smithi006182445-47 2023-09-22T07:44:46.721 INFO:tasks.rados.rados.0.smithi006.stdout:312: expect (ObjNum 45 snap 0 seq_num 45) 2023-09-22T07:44:46.741 INFO:tasks.rados.rados.0.smithi006.stdout:311: finishing write tid 6 to smithi006182445-47 2023-09-22T07:44:46.742 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 47 v 66 (ObjNum 119 snap 26 seq_num 119) dirty exists 2023-09-22T07:44:46.742 INFO:tasks.rados.rados.0.smithi006.stdout:311: left oid 47 (ObjNum 119 snap 26 seq_num 119) 2023-09-22T07:44:46.742 INFO:tasks.rados.rados.0.smithi006.stdout:314: finishing write tid 1 to smithi006182445-24 2023-09-22T07:44:46.742 INFO:tasks.rados.rados.0.smithi006.stdout:314: finishing write tid 2 to smithi006182445-24 2023-09-22T07:44:46.742 INFO:tasks.rados.rados.0.smithi006.stdout:314: finishing write tid 3 to smithi006182445-24 2023-09-22T07:44:46.742 INFO:tasks.rados.rados.0.smithi006.stdout:314: finishing write tid 4 to smithi006182445-24 2023-09-22T07:44:46.742 INFO:tasks.rados.rados.0.smithi006.stdout:314: finishing write tid 5 to smithi006182445-24 2023-09-22T07:44:46.742 INFO:tasks.rados.rados.0.smithi006.stdout:314: finishing write tid 6 to smithi006182445-24 2023-09-22T07:44:46.742 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 24 v 59 (ObjNum 120 snap 26 seq_num 120) dirty exists 2023-09-22T07:44:46.742 INFO:tasks.rados.rados.0.smithi006.stdout:314: left oid 24 (ObjNum 120 snap 26 seq_num 120) 2023-09-22T07:44:46.742 INFO:tasks.rados.rados.0.smithi006.stdout:308: done (8 left) 2023-09-22T07:44:46.742 INFO:tasks.rados.rados.0.smithi006.stdout:309: done (7 left) 2023-09-22T07:44:46.743 INFO:tasks.rados.rados.0.smithi006.stdout:311: done (6 left) 2023-09-22T07:44:46.743 INFO:tasks.rados.rados.0.smithi006.stdout:312: done (5 left) 2023-09-22T07:44:46.743 INFO:tasks.rados.rados.0.smithi006.stdout:313: done (4 left) 2023-09-22T07:44:46.743 INFO:tasks.rados.rados.0.smithi006.stdout:314: done (3 left) 2023-09-22T07:44:46.743 INFO:tasks.rados.rados.0.smithi006.stdout:319: rmattr oid 45 current snap is 26 2023-09-22T07:44:46.743 INFO:tasks.rados.rados.0.smithi006.stdout:319: done (3 left) 2023-09-22T07:44:46.743 INFO:tasks.rados.rados.0.smithi006.stdout:320: rollback oid 19 current snap is 26 2023-09-22T07:44:46.743 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 19 to 15 2023-09-22T07:44:46.743 INFO:tasks.rados.rados.0.smithi006.stdout:316: finishing write tid 1 to smithi006182445-50 2023-09-22T07:44:46.743 INFO:tasks.rados.rados.0.smithi006.stdout:316: finishing write tid 2 to smithi006182445-50 2023-09-22T07:44:46.743 INFO:tasks.rados.rados.0.smithi006.stdout:316: finishing write tid 3 to smithi006182445-50 2023-09-22T07:44:46.743 INFO:tasks.rados.rados.0.smithi006.stdout:316: finishing write tid 4 to smithi006182445-50 2023-09-22T07:44:46.744 INFO:tasks.rados.rados.0.smithi006.stdout:317: finishing rollback tid 0 to smithi006182445-17 2023-09-22T07:44:46.744 INFO:tasks.rados.rados.0.smithi006.stdout:316: finishing write tid 5 to smithi006182445-50 2023-09-22T07:44:46.744 INFO:tasks.rados.rados.0.smithi006.stdout:317: finishing rollback tid 1 to smithi006182445-17 2023-09-22T07:44:46.744 INFO:tasks.rados.rados.0.smithi006.stdout:318: finishing rollback tid 0 to smithi006182445-20 2023-09-22T07:44:46.744 INFO:tasks.rados.rados.0.smithi006.stdout:317: finishing rollback tid 2 to smithi006182445-17 2023-09-22T07:44:46.744 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 17 v 92 (ObjNum 55 snap 3 seq_num 55) dirty exists 2023-09-22T07:44:46.744 INFO:tasks.rados.rados.0.smithi006.stdout:316: finishing write tid 6 to smithi006182445-50 2023-09-22T07:44:46.744 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 50 v 66 (ObjNum 121 snap 26 seq_num 121) dirty exists 2023-09-22T07:44:46.744 INFO:tasks.rados.rados.0.smithi006.stdout:316: left oid 50 (ObjNum 121 snap 26 seq_num 121) 2023-09-22T07:44:46.744 INFO:tasks.rados.rados.0.smithi006.stdout:318: finishing rollback tid 1 to smithi006182445-20 2023-09-22T07:44:46.744 INFO:tasks.rados.rados.0.smithi006.stdout:318: finishing rollback tid 2 to smithi006182445-20 2023-09-22T07:44:46.744 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 20 v 69 (ObjNum 19 snap 0 seq_num 19) dirty exists 2023-09-22T07:44:46.744 INFO:tasks.rados.rados.0.smithi006.stdout:316: done (3 left) 2023-09-22T07:44:46.745 INFO:tasks.rados.rados.0.smithi006.stdout:317: done (2 left) 2023-09-22T07:44:46.745 INFO:tasks.rados.rados.0.smithi006.stdout:318: done (1 left) 2023-09-22T07:44:46.745 INFO:tasks.rados.rados.0.smithi006.stdout:321: rmattr oid 47 current snap is 26 2023-09-22T07:44:46.745 INFO:tasks.rados.rados.0.smithi006.stdout:321: done (1 left) 2023-09-22T07:44:46.745 INFO:tasks.rados.rados.0.smithi006.stdout:322: copy_from oid 18 from oid 3 current snap is 26 2023-09-22T07:44:46.745 INFO:tasks.rados.rados.0.smithi006.stdout:323: rollback oid 38 current snap is 26 2023-09-22T07:44:46.745 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 38 to 15 2023-09-22T07:44:46.745 INFO:tasks.rados.rados.0.smithi006.stdout:324: snap_remove snap 18 2023-09-22T07:44:46.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:46 smithi105 ceph-mon[102016]: pgmap v165: 121 pgs: 121 active+clean; 72 MiB data, 212 MiB used, 715 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 27 op/s 2023-09-22T07:44:46.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:46 smithi105 ceph-mon[102016]: osdmap e125: 8 total, 8 up, 8 in 2023-09-22T07:44:47.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:46 smithi006 ceph-mon[97617]: pgmap v165: 121 pgs: 121 active+clean; 72 MiB data, 212 MiB used, 715 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 27 op/s 2023-09-22T07:44:47.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:46 smithi006 ceph-mon[97617]: osdmap e125: 8 total, 8 up, 8 in 2023-09-22T07:44:47.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:46 smithi006 ceph-mon[116271]: pgmap v165: 121 pgs: 121 active+clean; 72 MiB data, 212 MiB used, 715 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 27 op/s 2023-09-22T07:44:47.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:46 smithi006 ceph-mon[116271]: osdmap e125: 8 total, 8 up, 8 in 2023-09-22T07:44:47.591 INFO:tasks.rados.rados.0.smithi006.stdout:324: done (3 left) 2023-09-22T07:44:47.591 INFO:tasks.rados.rados.0.smithi006.stdout:325: snap_create 2023-09-22T07:44:47.591 INFO:tasks.rados.rados.0.smithi006.stdout:320: finishing rollback tid 0 to smithi006182445-19 2023-09-22T07:44:47.591 INFO:tasks.rados.rados.0.smithi006.stdout:323: finishing rollback tid 0 to smithi006182445-38 2023-09-22T07:44:47.591 INFO:tasks.rados.rados.0.smithi006.stdout:320: finishing rollback tid 1 to smithi006182445-19 2023-09-22T07:44:47.591 INFO:tasks.rados.rados.0.smithi006.stdout:320: finishing rollback tid 2 to smithi006182445-19 2023-09-22T07:44:47.591 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 19 v 55 (ObjNum 18 snap 0 seq_num 18) dirty exists 2023-09-22T07:44:47.592 INFO:tasks.rados.rados.0.smithi006.stdout:323: finishing rollback tid 1 to smithi006182445-38 2023-09-22T07:44:47.592 INFO:tasks.rados.rados.0.smithi006.stdout:323: finishing rollback tid 2 to smithi006182445-38 2023-09-22T07:44:47.592 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 38 v 140 (ObjNum 37 snap 0 seq_num 37) dirty exists 2023-09-22T07:44:47.592 INFO:tasks.rados.rados.0.smithi006.stdout:322: finishing copy_from to smithi006182445-18 2023-09-22T07:44:47.592 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 18 v 2 (ObjNum 16 snap 0 seq_num 16) dirty exists 2023-09-22T07:44:47.592 INFO:tasks.rados.rados.0.smithi006.stdout:322: finishing copy_from racing read to smithi006182445-18 2023-09-22T07:44:47.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:47 smithi105 ceph-mon[102016]: osdmap e126: 8 total, 8 up, 8 in 2023-09-22T07:44:47.876 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:44:47 smithi105 conmon[105233]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:44:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-22T07:44:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:47 smithi006 ceph-mon[116271]: osdmap e126: 8 total, 8 up, 8 in 2023-09-22T07:44:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:47 smithi006 ceph-mon[97617]: osdmap e126: 8 total, 8 up, 8 in 2023-09-22T07:44:48.596 INFO:tasks.rados.rados.0.smithi006.stdout:320: done (3 left) 2023-09-22T07:44:48.597 INFO:tasks.rados.rados.0.smithi006.stdout:322: done (2 left) 2023-09-22T07:44:48.597 INFO:tasks.rados.rados.0.smithi006.stdout:323: done (1 left) 2023-09-22T07:44:48.597 INFO:tasks.rados.rados.0.smithi006.stdout:325: done (0 left) 2023-09-22T07:44:48.597 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 16 current snap is 27 2023-09-22T07:44:48.597 INFO:tasks.rados.rados.0.smithi006.stdout:326: seq_num 122 ranges {2899968=450560,3350528=688128,4038656=630784,4669440=286720} 2023-09-22T07:44:48.615 INFO:tasks.rados.rados.0.smithi006.stdout:326: writing smithi006182445-16 from 2899968 to 3350528 tid 1 2023-09-22T07:44:48.618 INFO:tasks.rados.rados.0.smithi006.stdout:326: writing smithi006182445-16 from 3350528 to 4038656 tid 2 2023-09-22T07:44:48.622 INFO:tasks.rados.rados.0.smithi006.stdout:326: writing smithi006182445-16 from 4038656 to 4669440 tid 3 2023-09-22T07:44:48.624 INFO:tasks.rados.rados.0.smithi006.stdout:326: writing smithi006182445-16 from 4669440 to 4956160 tid 4 2023-09-22T07:44:48.625 INFO:tasks.rados.rados.0.smithi006.stdout:326: finishing write tid 1 to smithi006182445-16 2023-09-22T07:44:48.625 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 18 current snap is 27 2023-09-22T07:44:48.625 INFO:tasks.rados.rados.0.smithi006.stdout:326: finishing write tid 2 to smithi006182445-16 2023-09-22T07:44:48.625 INFO:tasks.rados.rados.0.smithi006.stdout:327: seq_num 123 ranges {270336=466944,737280=573440,1310720=794624,2105344=237568} 2023-09-22T07:44:48.628 INFO:tasks.rados.rados.0.smithi006.stdout:327: writing smithi006182445-18 from 270336 to 737280 tid 1 2023-09-22T07:44:48.632 INFO:tasks.rados.rados.0.smithi006.stdout:327: writing smithi006182445-18 from 737280 to 1310720 tid 2 2023-09-22T07:44:48.636 INFO:tasks.rados.rados.0.smithi006.stdout:327: writing smithi006182445-18 from 1310720 to 2105344 tid 3 2023-09-22T07:44:48.639 INFO:tasks.rados.rados.0.smithi006.stdout:327: writing smithi006182445-18 from 2105344 to 2342912 tid 4 2023-09-22T07:44:48.639 INFO:tasks.rados.rados.0.smithi006.stdout:328: setattr oid 45 current snap is 27 2023-09-22T07:44:48.639 INFO:tasks.rados.rados.0.smithi006.stdout:326: finishing write tid 3 to smithi006182445-16 2023-09-22T07:44:48.639 INFO:tasks.rados.rados.0.smithi006.stdout:326: finishing write tid 4 to smithi006182445-16 2023-09-22T07:44:48.639 INFO:tasks.rados.rados.0.smithi006.stdout:326: finishing write tid 5 to smithi006182445-16 2023-09-22T07:44:48.640 INFO:tasks.rados.rados.0.smithi006.stdout:326: finishing write tid 6 to smithi006182445-16 2023-09-22T07:44:48.640 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 16 v 53 (ObjNum 122 snap 27 seq_num 122) dirty exists 2023-09-22T07:44:48.640 INFO:tasks.rados.rados.0.smithi006.stdout:326: left oid 16 (ObjNum 122 snap 27 seq_num 122) 2023-09-22T07:44:48.640 INFO:tasks.rados.rados.0.smithi006.stdout:327: finishing write tid 1 to smithi006182445-18 2023-09-22T07:44:48.640 INFO:tasks.rados.rados.0.smithi006.stdout:327: finishing write tid 2 to smithi006182445-18 2023-09-22T07:44:48.641 INFO:tasks.rados.rados.0.smithi006.stdout:326: done (2 left) 2023-09-22T07:44:48.641 INFO:tasks.rados.rados.0.smithi006.stdout:329: snap_remove snap 15 2023-09-22T07:44:48.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:48 smithi105 ceph-mon[102016]: pgmap v168: 121 pgs: 121 active+clean; 72 MiB data, 212 MiB used, 715 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 27 op/s 2023-09-22T07:44:48.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:48 smithi105 ceph-mon[102016]: osdmap e127: 8 total, 8 up, 8 in 2023-09-22T07:44:49.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:44:48 smithi006 conmon[98043]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:44:48] "GET /metrics HTTP/1.1" 200 239038 "" "Prometheus/2.43.0" 2023-09-22T07:44:49.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:48 smithi006 ceph-mon[97617]: pgmap v168: 121 pgs: 121 active+clean; 72 MiB data, 212 MiB used, 715 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 27 op/s 2023-09-22T07:44:49.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:48 smithi006 ceph-mon[97617]: osdmap e127: 8 total, 8 up, 8 in 2023-09-22T07:44:49.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:48 smithi006 ceph-mon[116271]: pgmap v168: 121 pgs: 121 active+clean; 72 MiB data, 212 MiB used, 715 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 27 op/s 2023-09-22T07:44:49.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:48 smithi006 ceph-mon[116271]: osdmap e127: 8 total, 8 up, 8 in 2023-09-22T07:44:49.482 INFO:tasks.rados.rados.0.smithi006.stdout:329: done (2 left) 2023-09-22T07:44:49.482 INFO:tasks.rados.rados.0.smithi006.stdout:330: setattr oid 15 current snap is 27 2023-09-22T07:44:49.482 INFO:tasks.rados.rados.0.smithi006.stdout:327: finishing write tid 3 to smithi006182445-18 2023-09-22T07:44:49.482 INFO:tasks.rados.rados.0.smithi006.stdout:327: finishing write tid 4 to smithi006182445-18 2023-09-22T07:44:49.482 INFO:tasks.rados.rados.0.smithi006.stdout:327: finishing write tid 5 to smithi006182445-18 2023-09-22T07:44:49.483 INFO:tasks.rados.rados.0.smithi006.stdout:327: finishing write tid 6 to smithi006182445-18 2023-09-22T07:44:49.483 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 18 v 88 (ObjNum 123 snap 27 seq_num 123) dirty exists 2023-09-22T07:44:49.483 INFO:tasks.rados.rados.0.smithi006.stdout:327: left oid 18 (ObjNum 123 snap 27 seq_num 123) 2023-09-22T07:44:49.483 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 45 v 100 (ObjNum 101 snap 25 seq_num 101) dirty exists 2023-09-22T07:44:49.483 INFO:tasks.rados.rados.0.smithi006.stdout:327: done (2 left) 2023-09-22T07:44:49.484 INFO:tasks.rados.rados.0.smithi006.stdout:328: done (1 left) 2023-09-22T07:44:49.484 INFO:tasks.rados.rados.0.smithi006.stdout:331: snap_create 2023-09-22T07:44:49.491 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 15 v 157 (ObjNum 114 snap 26 seq_num 114) dirty exists 2023-09-22T07:44:49.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:49 smithi105 ceph-mon[102016]: osdmap e128: 8 total, 8 up, 8 in 2023-09-22T07:44:49.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:49 smithi105 ceph-mon[102016]: osdmap e129: 8 total, 8 up, 8 in 2023-09-22T07:44:50.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:49 smithi006 ceph-mon[97617]: osdmap e128: 8 total, 8 up, 8 in 2023-09-22T07:44:50.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:49 smithi006 ceph-mon[97617]: osdmap e129: 8 total, 8 up, 8 in 2023-09-22T07:44:50.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:49 smithi006 ceph-mon[116271]: osdmap e128: 8 total, 8 up, 8 in 2023-09-22T07:44:50.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:49 smithi006 ceph-mon[116271]: osdmap e129: 8 total, 8 up, 8 in 2023-09-22T07:44:50.489 INFO:tasks.rados.rados.0.smithi006.stdout:330: done (1 left) 2023-09-22T07:44:50.490 INFO:tasks.rados.rados.0.smithi006.stdout:331: done (0 left) 2023-09-22T07:44:50.490 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 33 current snap is 28 2023-09-22T07:44:50.490 INFO:tasks.rados.rados.0.smithi006.stdout:332: seq_num 124 ranges {540672=483328,1024000=458752,1482752=598016,2080768=548864} 2023-09-22T07:44:50.494 INFO:tasks.rados.rados.0.smithi006.stdout:332: writing smithi006182445-33 from 540672 to 1024000 tid 1 2023-09-22T07:44:50.497 INFO:tasks.rados.rados.0.smithi006.stdout:332: writing smithi006182445-33 from 1024000 to 1482752 tid 2 2023-09-22T07:44:50.501 INFO:tasks.rados.rados.0.smithi006.stdout:332: writing smithi006182445-33 from 1482752 to 2080768 tid 3 2023-09-22T07:44:50.504 INFO:tasks.rados.rados.0.smithi006.stdout:332: writing smithi006182445-33 from 2080768 to 2629632 tid 4 2023-09-22T07:44:50.504 INFO:tasks.rados.rados.0.smithi006.stdout:333: copy_from oid 18 from oid 13 current snap is 28 2023-09-22T07:44:50.504 INFO:tasks.rados.rados.0.smithi006.stdout:332: finishing write tid 1 to smithi006182445-33 2023-09-22T07:44:50.504 INFO:tasks.rados.rados.0.smithi006.stdout:332: finishing write tid 2 to smithi006182445-33 2023-09-22T07:44:50.505 INFO:tasks.rados.rados.0.smithi006.stdout:332: finishing write tid 3 to smithi006182445-33 2023-09-22T07:44:50.505 INFO:tasks.rados.rados.0.smithi006.stdout:334: snap_create 2023-09-22T07:44:50.509 INFO:tasks.rados.rados.0.smithi006.stdout:332: finishing write tid 4 to smithi006182445-33 2023-09-22T07:44:50.509 INFO:tasks.rados.rados.0.smithi006.stdout:333: finishing copy_from to smithi006182445-18 2023-09-22T07:44:50.509 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 18 v 135 (ObjNum 12 snap 0 seq_num 12) dirty exists 2023-09-22T07:44:50.509 INFO:tasks.rados.rados.0.smithi006.stdout:332: finishing write tid 5 to smithi006182445-33 2023-09-22T07:44:50.510 INFO:tasks.rados.rados.0.smithi006.stdout:333: finishing copy_from racing read to smithi006182445-18 2023-09-22T07:44:50.510 INFO:tasks.rados.rados.0.smithi006.stdout:332: finishing write tid 6 to smithi006182445-33 2023-09-22T07:44:50.510 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 33 v 44 (ObjNum 124 snap 28 seq_num 124) dirty exists 2023-09-22T07:44:50.510 INFO:tasks.rados.rados.0.smithi006.stdout:332: left oid 33 (ObjNum 124 snap 28 seq_num 124) 2023-09-22T07:44:50.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:50 smithi105 ceph-mon[102016]: pgmap v171: 121 pgs: 121 active+clean; 89 MiB data, 237 MiB used, 715 GiB / 715 GiB avail; 6.2 MiB/s rd, 5.8 MiB/s wr, 37 op/s 2023-09-22T07:44:50.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:50 smithi105 ceph-mon[102016]: osdmap e130: 8 total, 8 up, 8 in 2023-09-22T07:44:51.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:50 smithi006 ceph-mon[116271]: pgmap v171: 121 pgs: 121 active+clean; 89 MiB data, 237 MiB used, 715 GiB / 715 GiB avail; 6.2 MiB/s rd, 5.8 MiB/s wr, 37 op/s 2023-09-22T07:44:51.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:50 smithi006 ceph-mon[116271]: osdmap e130: 8 total, 8 up, 8 in 2023-09-22T07:44:51.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:50 smithi006 ceph-mon[97617]: pgmap v171: 121 pgs: 121 active+clean; 89 MiB data, 237 MiB used, 715 GiB / 715 GiB avail; 6.2 MiB/s rd, 5.8 MiB/s wr, 37 op/s 2023-09-22T07:44:51.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:50 smithi006 ceph-mon[97617]: osdmap e130: 8 total, 8 up, 8 in 2023-09-22T07:44:51.492 INFO:tasks.rados.rados.0.smithi006.stdout:332: done (2 left) 2023-09-22T07:44:51.493 INFO:tasks.rados.rados.0.smithi006.stdout:333: done (1 left) 2023-09-22T07:44:51.493 INFO:tasks.rados.rados.0.smithi006.stdout:334: done (0 left) 2023-09-22T07:44:51.493 INFO:tasks.rados.rados.0.smithi006.stdout:335: snap_create 2023-09-22T07:44:52.492 INFO:tasks.rados.rados.0.smithi006.stdout:335: done (0 left) 2023-09-22T07:44:52.492 INFO:tasks.rados.rados.0.smithi006.stdout:336: read oid 15 snap -1 2023-09-22T07:44:52.492 INFO:tasks.rados.rados.0.smithi006.stdout:336: expect (ObjNum 114 snap 26 seq_num 114) 2023-09-22T07:44:52.492 INFO:tasks.rados.rados.0.smithi006.stdout:337: snap_create 2023-09-22T07:44:52.508 INFO:tasks.rados.rados.0.smithi006.stdout:336: expect (ObjNum 114 snap 26 seq_num 114) 2023-09-22T07:44:52.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:52 smithi006 ceph-mon[116271]: pgmap v174: 121 pgs: 121 active+clean; 89 MiB data, 237 MiB used, 715 GiB / 715 GiB avail; 6.2 MiB/s rd, 5.8 MiB/s wr, 37 op/s 2023-09-22T07:44:52.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:52 smithi006 ceph-mon[116271]: osdmap e131: 8 total, 8 up, 8 in 2023-09-22T07:44:52.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:52 smithi006 ceph-mon[97617]: pgmap v174: 121 pgs: 121 active+clean; 89 MiB data, 237 MiB used, 715 GiB / 715 GiB avail; 6.2 MiB/s rd, 5.8 MiB/s wr, 37 op/s 2023-09-22T07:44:52.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:52 smithi006 ceph-mon[97617]: osdmap e131: 8 total, 8 up, 8 in 2023-09-22T07:44:52.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:52 smithi105 ceph-mon[102016]: pgmap v174: 121 pgs: 121 active+clean; 89 MiB data, 237 MiB used, 715 GiB / 715 GiB avail; 6.2 MiB/s rd, 5.8 MiB/s wr, 37 op/s 2023-09-22T07:44:52.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:52 smithi105 ceph-mon[102016]: osdmap e131: 8 total, 8 up, 8 in 2023-09-22T07:44:52.899 INFO:teuthology.orchestra.run.smithi006.stdout:true 2023-09-22T07:44:53.216 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-22T07:44:53.216 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (2m) 2m ago 3m 16.7M - 0.25.0 c8568f914cd2 1e8803c4ea17 2023-09-22T07:44:53.217 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi105 *:3000 running (2m) 2m ago 2m 91.2M - 9.4.7 2c41d148cca3 ca8c555f02fc 2023-09-22T07:44:53.217 INFO:teuthology.orchestra.run.smithi006.stdout:mds.a smithi006 running (4m) 2m ago 4m 13.9M - 17.2.6-1121-g6a79a820 202608b01ce9 b81e719d7bdb 2023-09-22T07:44:53.217 INFO:teuthology.orchestra.run.smithi006.stdout:mds.b smithi105 running (4m) 2m ago 4m 17.3M - 17.2.6-1121-g6a79a820 202608b01ce9 d99d16e4c45f 2023-09-22T07:44:53.217 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi105 *:8443 running (7m) 2m ago 7m 439M - 17.2.6-1121-g6a79a820 202608b01ce9 27dd84f4a7ce 2023-09-22T07:44:53.217 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:9283 running (9m) 2m ago 9m 498M - 17.2.6-1121-g6a79a820 202608b01ce9 5fe25af4f86b 2023-09-22T07:44:53.217 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (9m) 2m ago 9m 83.5M 2048M 17.2.6-1121-g6a79a820 202608b01ce9 90f7f31f386f 2023-09-22T07:44:53.217 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi105 running (7m) 2m ago 7m 57.4M 2048M 17.2.6-1121-g6a79a820 202608b01ce9 a9ba878e312b 2023-09-22T07:44:53.217 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (7m) 2m ago 7m 58.6M 2048M 17.2.6-1121-g6a79a820 202608b01ce9 855a6988066f 2023-09-22T07:44:53.217 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (2m) 2m ago 2m 4093k - 1.5.0 0da6a335fe13 e3d483a1c561 2023-09-22T07:44:53.217 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi105 *:9100 running (2m) 2m ago 2m 4118k - 1.5.0 0da6a335fe13 3fd355736b53 2023-09-22T07:44:53.217 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (7m) 2m ago 7m 65.6M 3013M 17.2.6-1121-g6a79a820 202608b01ce9 443aac00a144 2023-09-22T07:44:53.218 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (6m) 2m ago 6m 66.8M 3013M 17.2.6-1121-g6a79a820 202608b01ce9 653b75615b08 2023-09-22T07:44:53.218 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (6m) 2m ago 6m 58.1M 3013M 17.2.6-1121-g6a79a820 202608b01ce9 258b394587b2 2023-09-22T07:44:53.218 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (6m) 2m ago 6m 57.2M 3013M 17.2.6-1121-g6a79a820 202608b01ce9 ea205d1e8484 2023-09-22T07:44:53.218 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi105 running (5m) 2m ago 5m 53.5M 3012M 17.2.6-1121-g6a79a820 202608b01ce9 2e8fe03d53fa 2023-09-22T07:44:53.218 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi105 running (5m) 2m ago 5m 58.6M 3012M 17.2.6-1121-g6a79a820 202608b01ce9 82303d1786f2 2023-09-22T07:44:53.218 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi105 running (4m) 2m ago 4m 54.0M 3012M 17.2.6-1121-g6a79a820 202608b01ce9 ea58a9013d04 2023-09-22T07:44:53.218 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi105 running (4m) 2m ago 4m 59.5M 3012M 17.2.6-1121-g6a79a820 202608b01ce9 a9ff7d782c8f 2023-09-22T07:44:53.218 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi105 *:9095 running (2m) 2m ago 3m 25.2M - 2.43.0 a07b618ecd1d f2261332bdd4 2023-09-22T07:44:53.501 INFO:tasks.rados.rados.0.smithi006.stdout:336: done (1 left) 2023-09-22T07:44:53.502 INFO:tasks.rados.rados.0.smithi006.stdout:337: done (0 left) 2023-09-22T07:44:53.502 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 23 current snap is 31 2023-09-22T07:44:53.502 INFO:tasks.rados.rados.0.smithi006.stdout:338: seq_num 125 ranges {794624=499712,1294336=745472,2039808=409600,2449408=450560} 2023-09-22T07:44:53.508 INFO:tasks.rados.rados.0.smithi006.stdout:338: writing smithi006182445-23 from 794624 to 1294336 tid 1 2023-09-22T07:44:53.514 INFO:tasks.rados.rados.0.smithi006.stdout:338: writing smithi006182445-23 from 1294336 to 2039808 tid 2 2023-09-22T07:44:53.515 INFO:tasks.rados.rados.0.smithi006.stdout:338: writing smithi006182445-23 from 2039808 to 2449408 tid 3 2023-09-22T07:44:53.518 INFO:tasks.rados.rados.0.smithi006.stdout:338: writing smithi006182445-23 from 2449408 to 2899968 tid 4 2023-09-22T07:44:53.518 INFO:tasks.rados.rados.0.smithi006.stdout:339: rollback oid 9 current snap is 31 2023-09-22T07:44:53.518 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 9 to 30 2023-09-22T07:44:53.518 INFO:tasks.rados.rados.0.smithi006.stdout:338: finishing write tid 1 to smithi006182445-23 2023-09-22T07:44:53.519 INFO:tasks.rados.rados.0.smithi006.stdout:338: finishing write tid 2 to smithi006182445-23 2023-09-22T07:44:53.519 INFO:tasks.rados.rados.0.smithi006.stdout:338: finishing write tid 3 to smithi006182445-23 2023-09-22T07:44:53.519 INFO:tasks.rados.rados.0.smithi006.stdout:340: snap_remove snap 28 2023-09-22T07:44:53.614 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-09-22T07:44:53.614 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2023-09-22T07:44:53.615 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 3 2023-09-22T07:44:53.615 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:44:53.615 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2023-09-22T07:44:53.615 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 2 2023-09-22T07:44:53.615 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:44:53.615 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2023-09-22T07:44:53.615 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 8 2023-09-22T07:44:53.615 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:44:53.615 INFO:teuthology.orchestra.run.smithi006.stdout: "mds": { 2023-09-22T07:44:53.615 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 2 2023-09-22T07:44:53.615 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:44:53.616 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2023-09-22T07:44:53.616 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 15 2023-09-22T07:44:53.616 INFO:teuthology.orchestra.run.smithi006.stdout: } 2023-09-22T07:44:53.616 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-09-22T07:44:53.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:53 smithi006 ceph-mon[116271]: osdmap e132: 8 total, 8 up, 8 in 2023-09-22T07:44:53.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:53 smithi006 ceph-mon[116271]: from='client.15063 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:44:53.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:53 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:44:53.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:53 smithi006 ceph-mon[97617]: osdmap e132: 8 total, 8 up, 8 in 2023-09-22T07:44:53.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:53 smithi006 ceph-mon[97617]: from='client.15063 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:44:53.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:53 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:44:53.879 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:53 smithi105 ceph-mon[102016]: osdmap e132: 8 total, 8 up, 8 in 2023-09-22T07:44:53.879 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:53 smithi105 ceph-mon[102016]: from='client.15063 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:44:53.879 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:53 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:44:54.474 INFO:tasks.rados.rados.0.smithi006.stdout:340: done (2 left) 2023-09-22T07:44:54.474 INFO:tasks.rados.rados.0.smithi006.stdout:341: read oid 18 snap 29 2023-09-22T07:44:54.474 INFO:tasks.rados.rados.0.smithi006.stdout:341: expect (ObjNum 12 snap 0 seq_num 12) 2023-09-22T07:44:54.474 INFO:tasks.rados.rados.0.smithi006.stdout:342: snap_create 2023-09-22T07:44:54.474 INFO:tasks.rados.rados.0.smithi006.stdout:338: finishing write tid 4 to smithi006182445-23 2023-09-22T07:44:54.474 INFO:tasks.rados.rados.0.smithi006.stdout:338: finishing write tid 5 to smithi006182445-23 2023-09-22T07:44:54.474 INFO:tasks.rados.rados.0.smithi006.stdout:339: finishing rollback tid 0 to smithi006182445-9 2023-09-22T07:44:54.474 INFO:tasks.rados.rados.0.smithi006.stdout:339: finishing rollback tid 1 to smithi006182445-9 2023-09-22T07:44:54.474 INFO:tasks.rados.rados.0.smithi006.stdout:339: finishing rollback tid 2 to smithi006182445-9 2023-09-22T07:44:54.474 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 9 v 160 (ObjNum 105 snap 25 seq_num 105) dirty exists 2023-09-22T07:44:54.475 INFO:tasks.rados.rados.0.smithi006.stdout:338: finishing write tid 6 to smithi006182445-23 2023-09-22T07:44:54.475 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 23 v 65 (ObjNum 125 snap 31 seq_num 125) dirty exists 2023-09-22T07:44:54.475 INFO:tasks.rados.rados.0.smithi006.stdout:338: left oid 23 (ObjNum 125 snap 31 seq_num 125) 2023-09-22T07:44:54.482 INFO:tasks.rados.rados.0.smithi006.stdout:341: expect (ObjNum 12 snap 0 seq_num 12) 2023-09-22T07:44:54.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:54 smithi006 ceph-mon[97617]: pgmap v177: 121 pgs: 121 active+clean; 89 MiB data, 237 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:44:54.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:54 smithi006 ceph-mon[97617]: from='client.15069 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:44:54.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:54 smithi006 ceph-mon[97617]: osdmap e133: 8 total, 8 up, 8 in 2023-09-22T07:44:54.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:54 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/216447042' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:44:54.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:54 smithi006 ceph-mon[97617]: osdmap e134: 8 total, 8 up, 8 in 2023-09-22T07:44:54.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:54 smithi006 ceph-mon[116271]: pgmap v177: 121 pgs: 121 active+clean; 89 MiB data, 237 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:44:54.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:54 smithi006 ceph-mon[116271]: from='client.15069 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:44:54.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:54 smithi006 ceph-mon[116271]: osdmap e133: 8 total, 8 up, 8 in 2023-09-22T07:44:54.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:54 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/216447042' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:44:54.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:54 smithi006 ceph-mon[116271]: osdmap e134: 8 total, 8 up, 8 in 2023-09-22T07:44:54.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:54 smithi105 ceph-mon[102016]: pgmap v177: 121 pgs: 121 active+clean; 89 MiB data, 237 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:44:54.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:54 smithi105 ceph-mon[102016]: from='client.15069 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:44:54.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:54 smithi105 ceph-mon[102016]: osdmap e133: 8 total, 8 up, 8 in 2023-09-22T07:44:54.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:54 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/216447042' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:44:54.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:54 smithi105 ceph-mon[102016]: osdmap e134: 8 total, 8 up, 8 in 2023-09-22T07:44:55.480 INFO:tasks.rados.rados.0.smithi006.stdout:338: done (3 left) 2023-09-22T07:44:55.480 INFO:tasks.rados.rados.0.smithi006.stdout:339: done (2 left) 2023-09-22T07:44:55.480 INFO:tasks.rados.rados.0.smithi006.stdout:341: done (1 left) 2023-09-22T07:44:55.480 INFO:tasks.rados.rados.0.smithi006.stdout:342: done (0 left) 2023-09-22T07:44:55.480 INFO:tasks.rados.rados.0.smithi006.stdout:343: read oid 23 snap -1 2023-09-22T07:44:55.480 INFO:tasks.rados.rados.0.smithi006.stdout:343: expect (ObjNum 125 snap 31 seq_num 125) 2023-09-22T07:44:55.481 INFO:tasks.rados.rados.0.smithi006.stdout:344: snap_remove snap 26 2023-09-22T07:44:56.490 INFO:tasks.rados.rados.0.smithi006.stdout:344: done (1 left) 2023-09-22T07:44:56.490 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 45 current snap is 32 2023-09-22T07:44:56.490 INFO:tasks.rados.rados.0.smithi006.stdout:345: seq_num 126 ranges {1990656=516096,2506752=630784,3137536=614400,3751936=360448} 2023-09-22T07:44:56.504 INFO:tasks.rados.rados.0.smithi006.stdout:345: writing smithi006182445-45 from 1990656 to 2506752 tid 1 2023-09-22T07:44:56.507 INFO:tasks.rados.rados.0.smithi006.stdout:345: writing smithi006182445-45 from 2506752 to 3137536 tid 2 2023-09-22T07:44:56.511 INFO:tasks.rados.rados.0.smithi006.stdout:345: writing smithi006182445-45 from 3137536 to 3751936 tid 3 2023-09-22T07:44:56.514 INFO:tasks.rados.rados.0.smithi006.stdout:345: writing smithi006182445-45 from 3751936 to 4112384 tid 4 2023-09-22T07:44:56.514 INFO:tasks.rados.rados.0.smithi006.stdout:346: rollback oid 35 current snap is 32 2023-09-22T07:44:56.514 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 35 to 27 2023-09-22T07:44:56.514 INFO:tasks.rados.rados.0.smithi006.stdout:343: expect (ObjNum 125 snap 31 seq_num 125) 2023-09-22T07:44:56.600 INFO:tasks.rados.rados.0.smithi006.stdout:345: finishing write tid 1 to smithi006182445-45 2023-09-22T07:44:56.600 INFO:tasks.rados.rados.0.smithi006.stdout:345: finishing write tid 2 to smithi006182445-45 2023-09-22T07:44:56.600 INFO:tasks.rados.rados.0.smithi006.stdout:346: finishing rollback tid 1 to smithi006182445-35 2023-09-22T07:44:56.600 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 35 v 0 (ObjNum 705 snap 0 seq_num 3510329040) dirty dne 2023-09-22T07:44:56.600 INFO:tasks.rados.rados.0.smithi006.stdout:345: finishing write tid 3 to smithi006182445-45 2023-09-22T07:44:56.600 INFO:tasks.rados.rados.0.smithi006.stdout:345: finishing write tid 4 to smithi006182445-45 2023-09-22T07:44:56.601 INFO:tasks.rados.rados.0.smithi006.stdout:345: finishing write tid 5 to smithi006182445-45 2023-09-22T07:44:56.601 INFO:tasks.rados.rados.0.smithi006.stdout:345: finishing write tid 6 to smithi006182445-45 2023-09-22T07:44:56.601 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 45 v 114 (ObjNum 126 snap 32 seq_num 126) dirty exists 2023-09-22T07:44:56.601 INFO:tasks.rados.rados.0.smithi006.stdout:345: left oid 45 (ObjNum 126 snap 32 seq_num 126) 2023-09-22T07:44:56.601 INFO:tasks.rados.rados.0.smithi006.stdout:343: done (2 left) 2023-09-22T07:44:56.601 INFO:tasks.rados.rados.0.smithi006.stdout:345: done (1 left) 2023-09-22T07:44:56.601 INFO:tasks.rados.rados.0.smithi006.stdout:346: done (0 left) 2023-09-22T07:44:56.601 INFO:tasks.rados.rados.0.smithi006.stdout:347: snap_create 2023-09-22T07:44:56.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:56 smithi006 ceph-mon[116271]: pgmap v180: 121 pgs: 121 active+clean; 79 MiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.0 MiB/s wr, 9 op/s 2023-09-22T07:44:56.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:56 smithi006 ceph-mon[116271]: osdmap e135: 8 total, 8 up, 8 in 2023-09-22T07:44:56.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:56 smithi006 ceph-mon[97617]: pgmap v180: 121 pgs: 121 active+clean; 79 MiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.0 MiB/s wr, 9 op/s 2023-09-22T07:44:56.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:56 smithi006 ceph-mon[97617]: osdmap e135: 8 total, 8 up, 8 in 2023-09-22T07:44:56.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:56 smithi105 ceph-mon[102016]: pgmap v180: 121 pgs: 121 active+clean; 79 MiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.0 MiB/s wr, 9 op/s 2023-09-22T07:44:56.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:56 smithi105 ceph-mon[102016]: osdmap e135: 8 total, 8 up, 8 in 2023-09-22T07:44:57.492 INFO:tasks.rados.rados.0.smithi006.stdout:347: done (0 left) 2023-09-22T07:44:57.492 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 18 current snap is 33 2023-09-22T07:44:57.492 INFO:tasks.rados.rados.0.smithi006.stdout:348: seq_num 127 ranges {204800=532480,737280=507904,1245184=778240,2023424=319488} 2023-09-22T07:44:57.496 INFO:tasks.rados.rados.0.smithi006.stdout:348: writing smithi006182445-18 from 204800 to 737280 tid 1 2023-09-22T07:44:57.499 INFO:tasks.rados.rados.0.smithi006.stdout:348: writing smithi006182445-18 from 737280 to 1245184 tid 2 2023-09-22T07:44:57.503 INFO:tasks.rados.rados.0.smithi006.stdout:348: writing smithi006182445-18 from 1245184 to 2023424 tid 3 2023-09-22T07:44:57.505 INFO:tasks.rados.rados.0.smithi006.stdout:348: writing smithi006182445-18 from 2023424 to 2342912 tid 4 2023-09-22T07:44:57.506 INFO:tasks.rados.rados.0.smithi006.stdout:349: read oid 31 snap -1 2023-09-22T07:44:57.506 INFO:tasks.rados.rados.0.smithi006.stdout:349: expect (ObjNum 117 snap 26 seq_num 117) 2023-09-22T07:44:57.506 INFO:tasks.rados.rados.0.smithi006.stdout:348: finishing write tid 1 to smithi006182445-18 2023-09-22T07:44:57.506 INFO:tasks.rados.rados.0.smithi006.stdout:350: read oid 5 snap -1 2023-09-22T07:44:57.506 INFO:tasks.rados.rados.0.smithi006.stdout:350: expect deleted 2023-09-22T07:44:57.506 INFO:tasks.rados.rados.0.smithi006.stdout:351: copy_from oid 21 from oid 32 current snap is 33 2023-09-22T07:44:57.506 INFO:tasks.rados.rados.0.smithi006.stdout:348: finishing write tid 2 to smithi006182445-18 2023-09-22T07:44:57.507 INFO:tasks.rados.rados.0.smithi006.stdout:352: snap_create 2023-09-22T07:44:57.508 INFO:tasks.rados.rados.0.smithi006.stdout:348: finishing write tid 3 to smithi006182445-18 2023-09-22T07:44:57.508 INFO:tasks.rados.rados.0.smithi006.stdout:348: finishing write tid 4 to smithi006182445-18 2023-09-22T07:44:57.509 INFO:tasks.rados.rados.0.smithi006.stdout:348: finishing write tid 5 to smithi006182445-18 2023-09-22T07:44:57.511 INFO:tasks.rados.rados.0.smithi006.stdout:348: finishing write tid 6 to smithi006182445-18 2023-09-22T07:44:57.511 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 18 v 140 (ObjNum 127 snap 33 seq_num 127) dirty exists 2023-09-22T07:44:57.511 INFO:tasks.rados.rados.0.smithi006.stdout:348: left oid 18 (ObjNum 127 snap 33 seq_num 127) 2023-09-22T07:44:57.515 INFO:tasks.rados.rados.0.smithi006.stdout:349: expect (ObjNum 117 snap 26 seq_num 117) 2023-09-22T07:44:57.565 INFO:tasks.rados.rados.0.smithi006.stdout:351: finishing copy_from to smithi006182445-21 2023-09-22T07:44:57.565 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 21 v 2 (ObjNum 16 snap 0 seq_num 16) dirty exists 2023-09-22T07:44:57.565 INFO:tasks.rados.rados.0.smithi006.stdout:351: finishing copy_from racing read to smithi006182445-21 2023-09-22T07:44:57.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:57 smithi006 ceph-mon[116271]: osdmap e136: 8 total, 8 up, 8 in 2023-09-22T07:44:57.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:57 smithi006 ceph-mon[97617]: osdmap e136: 8 total, 8 up, 8 in 2023-09-22T07:44:57.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:57 smithi105 ceph-mon[102016]: osdmap e136: 8 total, 8 up, 8 in 2023-09-22T07:44:57.876 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:44:57 smithi105 conmon[105233]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:44:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-22T07:44:58.499 INFO:tasks.rados.rados.0.smithi006.stdout:348: done (4 left) 2023-09-22T07:44:58.499 INFO:tasks.rados.rados.0.smithi006.stdout:349: done (3 left) 2023-09-22T07:44:58.499 INFO:tasks.rados.rados.0.smithi006.stdout:350: done (2 left) 2023-09-22T07:44:58.499 INFO:tasks.rados.rados.0.smithi006.stdout:351: done (1 left) 2023-09-22T07:44:58.499 INFO:tasks.rados.rados.0.smithi006.stdout:352: done (0 left) 2023-09-22T07:44:58.499 INFO:tasks.rados.rados.0.smithi006.stdout:353: read oid 41 snap -1 2023-09-22T07:44:58.499 INFO:tasks.rados.rados.0.smithi006.stdout:353: expect deleted 2023-09-22T07:44:58.499 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 16 current snap is 34 2023-09-22T07:44:58.499 INFO:tasks.rados.rados.0.smithi006.stdout:354: seq_num 128 ranges {4956160=548864,5505024=794624,6299648=581632,6881280=229376} 2023-09-22T07:44:58.528 INFO:tasks.rados.rados.0.smithi006.stdout:354: writing smithi006182445-16 from 4956160 to 5505024 tid 1 2023-09-22T07:44:58.533 INFO:tasks.rados.rados.0.smithi006.stdout:354: writing smithi006182445-16 from 5505024 to 6299648 tid 2 2023-09-22T07:44:58.537 INFO:tasks.rados.rados.0.smithi006.stdout:354: writing smithi006182445-16 from 6299648 to 6881280 tid 3 2023-09-22T07:44:58.539 INFO:tasks.rados.rados.0.smithi006.stdout:354: writing smithi006182445-16 from 6881280 to 7110656 tid 4 2023-09-22T07:44:58.539 INFO:tasks.rados.rados.0.smithi006.stdout:355: setattr oid 13 current snap is 34 2023-09-22T07:44:58.539 INFO:tasks.rados.rados.0.smithi006.stdout:354: finishing write tid 1 to smithi006182445-16 2023-09-22T07:44:58.539 INFO:tasks.rados.rados.0.smithi006.stdout:354: finishing write tid 2 to smithi006182445-16 2023-09-22T07:44:58.540 INFO:tasks.rados.rados.0.smithi006.stdout:353: done (2 left) 2023-09-22T07:44:58.540 INFO:tasks.rados.rados.0.smithi006.stdout:356: delete oid 37 current snap is 34 2023-09-22T07:44:58.541 INFO:tasks.rados.rados.0.smithi006.stdout:354: finishing write tid 3 to smithi006182445-16 2023-09-22T07:44:58.541 INFO:tasks.rados.rados.0.smithi006.stdout:354: finishing write tid 4 to smithi006182445-16 2023-09-22T07:44:58.541 INFO:tasks.rados.rados.0.smithi006.stdout:354: finishing write tid 5 to smithi006182445-16 2023-09-22T07:44:58.543 INFO:tasks.rados.rados.0.smithi006.stdout:354: finishing write tid 6 to smithi006182445-16 2023-09-22T07:44:58.543 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 16 v 65 (ObjNum 128 snap 34 seq_num 128) dirty exists 2023-09-22T07:44:58.543 INFO:tasks.rados.rados.0.smithi006.stdout:354: left oid 16 (ObjNum 128 snap 34 seq_num 128) 2023-09-22T07:44:58.543 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 13 v 166 (ObjNum 12 snap 0 seq_num 12) dirty exists 2023-09-22T07:44:58.544 INFO:tasks.rados.rados.0.smithi006.stdout:354: done (2 left) 2023-09-22T07:44:58.544 INFO:tasks.rados.rados.0.smithi006.stdout:355: done (1 left) 2023-09-22T07:44:58.544 INFO:tasks.rados.rados.0.smithi006.stdout:356: done (0 left) 2023-09-22T07:44:58.544 INFO:tasks.rados.rados.0.smithi006.stdout:357: read oid 35 snap -1 2023-09-22T07:44:58.544 INFO:tasks.rados.rados.0.smithi006.stdout:357: expect deleted 2023-09-22T07:44:58.544 INFO:tasks.rados.rados.0.smithi006.stdout:358: read oid 10 snap 27 2023-09-22T07:44:58.544 INFO:tasks.rados.rados.0.smithi006.stdout:358: expect (ObjNum 57 snap 4 seq_num 57) 2023-09-22T07:44:58.544 INFO:tasks.rados.rados.0.smithi006.stdout:359: delete oid 20 current snap is 34 2023-09-22T07:44:58.546 INFO:tasks.rados.rados.0.smithi006.stdout:357: done (2 left) 2023-09-22T07:44:58.546 INFO:tasks.rados.rados.0.smithi006.stdout:359: done (1 left) 2023-09-22T07:44:58.546 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 1 current snap is 34 2023-09-22T07:44:58.546 INFO:tasks.rados.rados.0.smithi006.stdout:360: seq_num 131 ranges {524288=598016,1122304=499712,1622016=753664,2375680=352256} 2023-09-22T07:44:58.552 INFO:tasks.rados.rados.0.smithi006.stdout:360: writing smithi006182445-1 from 524288 to 1122304 tid 1 2023-09-22T07:44:58.554 INFO:tasks.rados.rados.0.smithi006.stdout:360: writing smithi006182445-1 from 1122304 to 1622016 tid 2 2023-09-22T07:44:58.559 INFO:tasks.rados.rados.0.smithi006.stdout:360: writing smithi006182445-1 from 1622016 to 2375680 tid 3 2023-09-22T07:44:58.561 INFO:tasks.rados.rados.0.smithi006.stdout:360: writing smithi006182445-1 from 2375680 to 2727936 tid 4 2023-09-22T07:44:58.561 INFO:tasks.rados.rados.0.smithi006.stdout:361: delete oid 17 current snap is 34 2023-09-22T07:44:58.579 INFO:tasks.rados.rados.0.smithi006.stdout:360: finishing write tid 1 to smithi006182445-1 2023-09-22T07:44:58.579 INFO:tasks.rados.rados.0.smithi006.stdout:361: done (2 left) 2023-09-22T07:44:58.579 INFO:tasks.rados.rados.0.smithi006.stdout:362: copy_from oid 27 from oid 9 current snap is 34 2023-09-22T07:44:58.579 INFO:tasks.rados.rados.0.smithi006.stdout:360: finishing write tid 2 to smithi006182445-1 2023-09-22T07:44:58.579 INFO:tasks.rados.rados.0.smithi006.stdout:363: read oid 18 snap -1 2023-09-22T07:44:58.579 INFO:tasks.rados.rados.0.smithi006.stdout:363: expect (ObjNum 127 snap 33 seq_num 127) 2023-09-22T07:44:58.579 INFO:tasks.rados.rados.0.smithi006.stdout:364: read oid 42 snap -1 2023-09-22T07:44:58.580 INFO:tasks.rados.rados.0.smithi006.stdout:364: expect (ObjNum 41 snap 0 seq_num 41) 2023-09-22T07:44:58.580 INFO:tasks.rados.rados.0.smithi006.stdout:365: copy_from oid 44 from oid 48 current snap is 34 2023-09-22T07:44:58.580 INFO:tasks.rados.rados.0.smithi006.stdout:366: rmattr oid 11 current snap is 34 2023-09-22T07:44:58.580 INFO:tasks.rados.rados.0.smithi006.stdout:366: done (6 left) 2023-09-22T07:44:58.580 INFO:tasks.rados.rados.0.smithi006.stdout:367: read oid 26 snap -1 2023-09-22T07:44:58.580 INFO:tasks.rados.rados.0.smithi006.stdout:367: expect (ObjNum 50 snap 0 seq_num 50) 2023-09-22T07:44:58.580 INFO:tasks.rados.rados.0.smithi006.stdout:368: copy_from oid 28 from oid 21 current snap is 34 2023-09-22T07:44:58.580 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 8 current snap is 34 2023-09-22T07:44:58.580 INFO:tasks.rados.rados.0.smithi006.stdout:369: seq_num 133 ranges {270336=630784,901120=663552,1564672=770048,2334720=172032} 2023-09-22T07:44:58.584 INFO:tasks.rados.rados.0.smithi006.stdout:369: writing smithi006182445-8 from 270336 to 901120 tid 1 2023-09-22T07:44:58.589 INFO:tasks.rados.rados.0.smithi006.stdout:369: writing smithi006182445-8 from 901120 to 1564672 tid 2 2023-09-22T07:44:58.594 INFO:tasks.rados.rados.0.smithi006.stdout:369: writing smithi006182445-8 from 1564672 to 2334720 tid 3 2023-09-22T07:44:58.597 INFO:tasks.rados.rados.0.smithi006.stdout:369: writing smithi006182445-8 from 2334720 to 2506752 tid 4 2023-09-22T07:44:58.597 INFO:tasks.rados.rados.0.smithi006.stdout:370: snap_remove snap 33 2023-09-22T07:44:58.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:58 smithi006 ceph-mon[97617]: pgmap v183: 121 pgs: 121 active+clean; 79 MiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.0 MiB/s wr, 9 op/s 2023-09-22T07:44:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:58 smithi006 ceph-mon[97617]: osdmap e137: 8 total, 8 up, 8 in 2023-09-22T07:44:58.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:58 smithi006 ceph-mon[116271]: pgmap v183: 121 pgs: 121 active+clean; 79 MiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.0 MiB/s wr, 9 op/s 2023-09-22T07:44:58.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:58 smithi006 ceph-mon[116271]: osdmap e137: 8 total, 8 up, 8 in 2023-09-22T07:44:58.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:44:58 smithi006 conmon[98043]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:44:58] "GET /metrics HTTP/1.1" 200 239221 "" "Prometheus/2.43.0" 2023-09-22T07:44:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:58 smithi105 ceph-mon[102016]: pgmap v183: 121 pgs: 121 active+clean; 79 MiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.0 MiB/s wr, 9 op/s 2023-09-22T07:44:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:58 smithi105 ceph-mon[102016]: osdmap e137: 8 total, 8 up, 8 in 2023-09-22T07:44:59.509 INFO:tasks.rados.rados.0.smithi006.stdout:370: done (9 left) 2023-09-22T07:44:59.509 INFO:tasks.rados.rados.0.smithi006.stdout:371: read oid 29 snap -1 2023-09-22T07:44:59.509 INFO:tasks.rados.rados.0.smithi006.stdout:371: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-22T07:44:59.509 INFO:tasks.rados.rados.0.smithi006.stdout:372: copy_from oid 32 from oid 36 current snap is 34 2023-09-22T07:44:59.509 INFO:tasks.rados.rados.0.smithi006.stdout:360: finishing write tid 3 to smithi006182445-1 2023-09-22T07:44:59.509 INFO:tasks.rados.rados.0.smithi006.stdout:360: finishing write tid 4 to smithi006182445-1 2023-09-22T07:44:59.510 INFO:tasks.rados.rados.0.smithi006.stdout:360: finishing write tid 5 to smithi006182445-1 2023-09-22T07:44:59.510 INFO:tasks.rados.rados.0.smithi006.stdout:360: finishing write tid 6 to smithi006182445-1 2023-09-22T07:44:59.510 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 1 v 85 (ObjNum 131 snap 34 seq_num 131) dirty exists 2023-09-22T07:44:59.510 INFO:tasks.rados.rados.0.smithi006.stdout:360: left oid 1 (ObjNum 131 snap 34 seq_num 131) 2023-09-22T07:44:59.510 INFO:tasks.rados.rados.0.smithi006.stdout:369: finishing write tid 1 to smithi006182445-8 2023-09-22T07:44:59.510 INFO:tasks.rados.rados.0.smithi006.stdout:369: finishing write tid 2 to smithi006182445-8 2023-09-22T07:44:59.510 INFO:tasks.rados.rados.0.smithi006.stdout:358: expect (ObjNum 57 snap 4 seq_num 57) 2023-09-22T07:44:59.563 INFO:tasks.rados.rados.0.smithi006.stdout:363: expect (ObjNum 127 snap 33 seq_num 127) 2023-09-22T07:44:59.625 INFO:tasks.rados.rados.0.smithi006.stdout:368: finishing copy_from to smithi006182445-28 2023-09-22T07:44:59.625 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 28 v 2 (ObjNum 16 snap 0 seq_num 16) dirty exists 2023-09-22T07:44:59.625 INFO:tasks.rados.rados.0.smithi006.stdout:368: finishing copy_from racing read to smithi006182445-28 2023-09-22T07:44:59.625 INFO:tasks.rados.rados.0.smithi006.stdout:364: expect (ObjNum 41 snap 0 seq_num 41) 2023-09-22T07:44:59.642 INFO:tasks.rados.rados.0.smithi006.stdout:369: finishing write tid 3 to smithi006182445-8 2023-09-22T07:44:59.642 INFO:tasks.rados.rados.0.smithi006.stdout:369: finishing write tid 4 to smithi006182445-8 2023-09-22T07:44:59.642 INFO:tasks.rados.rados.0.smithi006.stdout:369: finishing write tid 5 to smithi006182445-8 2023-09-22T07:44:59.642 INFO:tasks.rados.rados.0.smithi006.stdout:369: finishing write tid 6 to smithi006182445-8 2023-09-22T07:44:59.642 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 8 v 71 (ObjNum 133 snap 34 seq_num 133) dirty exists 2023-09-22T07:44:59.643 INFO:tasks.rados.rados.0.smithi006.stdout:369: left oid 8 (ObjNum 133 snap 34 seq_num 133) 2023-09-22T07:44:59.643 INFO:tasks.rados.rados.0.smithi006.stdout:367: expect (ObjNum 50 snap 0 seq_num 50) 2023-09-22T07:44:59.676 INFO:tasks.rados.rados.0.smithi006.stdout:362: finishing copy_from to smithi006182445-27 2023-09-22T07:44:59.676 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 27 v 160 (ObjNum 105 snap 25 seq_num 105) dirty exists 2023-09-22T07:44:59.676 INFO:tasks.rados.rados.0.smithi006.stdout:362: finishing copy_from racing read to smithi006182445-27 2023-09-22T07:44:59.676 INFO:tasks.rados.rados.0.smithi006.stdout:365: finishing copy_from to smithi006182445-44 2023-09-22T07:44:59.676 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 44 v 98 (ObjNum 106 snap 25 seq_num 106) dirty exists 2023-09-22T07:44:59.676 INFO:tasks.rados.rados.0.smithi006.stdout:365: finishing copy_from racing read to smithi006182445-44 2023-09-22T07:44:59.676 INFO:tasks.rados.rados.0.smithi006.stdout:371: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-22T07:44:59.681 INFO:tasks.rados.rados.0.smithi006.stdout:372: finishing copy_from to smithi006182445-32 2023-09-22T07:44:59.681 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 32 v 3 (ObjNum 1 snap 0 seq_num 1) dirty exists 2023-09-22T07:44:59.681 INFO:tasks.rados.rados.0.smithi006.stdout:372: finishing copy_from racing read to smithi006182445-32 2023-09-22T07:44:59.681 INFO:tasks.rados.rados.0.smithi006.stdout:358: done (10 left) 2023-09-22T07:44:59.681 INFO:tasks.rados.rados.0.smithi006.stdout:360: done (9 left) 2023-09-22T07:44:59.681 INFO:tasks.rados.rados.0.smithi006.stdout:362: done (8 left) 2023-09-22T07:44:59.681 INFO:tasks.rados.rados.0.smithi006.stdout:363: done (7 left) 2023-09-22T07:44:59.681 INFO:tasks.rados.rados.0.smithi006.stdout:364: done (6 left) 2023-09-22T07:44:59.681 INFO:tasks.rados.rados.0.smithi006.stdout:365: done (5 left) 2023-09-22T07:44:59.681 INFO:tasks.rados.rados.0.smithi006.stdout:367: done (4 left) 2023-09-22T07:44:59.682 INFO:tasks.rados.rados.0.smithi006.stdout:368: done (3 left) 2023-09-22T07:44:59.682 INFO:tasks.rados.rados.0.smithi006.stdout:369: done (2 left) 2023-09-22T07:44:59.682 INFO:tasks.rados.rados.0.smithi006.stdout:371: done (1 left) 2023-09-22T07:44:59.682 INFO:tasks.rados.rados.0.smithi006.stdout:372: done (0 left) 2023-09-22T07:44:59.682 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 44 current snap is 34 2023-09-22T07:44:59.682 INFO:tasks.rados.rados.0.smithi006.stdout:373: seq_num 134 ranges {4284416=647168,4931584=548864,5480448=573440,6053888=483328} 2023-09-22T07:44:59.707 INFO:tasks.rados.rados.0.smithi006.stdout:373: writing smithi006182445-44 from 4284416 to 4931584 tid 1 2023-09-22T07:44:59.710 INFO:tasks.rados.rados.0.smithi006.stdout:373: writing smithi006182445-44 from 4931584 to 5480448 tid 2 2023-09-22T07:44:59.713 INFO:tasks.rados.rados.0.smithi006.stdout:373: writing smithi006182445-44 from 5480448 to 6053888 tid 3 2023-09-22T07:44:59.716 INFO:tasks.rados.rados.0.smithi006.stdout:373: writing smithi006182445-44 from 6053888 to 6537216 tid 4 2023-09-22T07:44:59.717 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 19 current snap is 34 2023-09-22T07:44:59.717 INFO:tasks.rados.rados.0.smithi006.stdout:374: seq_num 135 ranges {303104=663552,966656=434176,1400832=786432,2187264=385024} 2023-09-22T07:44:59.722 INFO:tasks.rados.rados.0.smithi006.stdout:374: writing smithi006182445-19 from 303104 to 966656 tid 1 2023-09-22T07:44:59.724 INFO:tasks.rados.rados.0.smithi006.stdout:374: writing smithi006182445-19 from 966656 to 1400832 tid 2 2023-09-22T07:44:59.728 INFO:tasks.rados.rados.0.smithi006.stdout:374: writing smithi006182445-19 from 1400832 to 2187264 tid 3 2023-09-22T07:44:59.731 INFO:tasks.rados.rados.0.smithi006.stdout:374: writing smithi006182445-19 from 2187264 to 2572288 tid 4 2023-09-22T07:44:59.731 INFO:tasks.rados.rados.0.smithi006.stdout:375: snap_create 2023-09-22T07:44:59.731 INFO:tasks.rados.rados.0.smithi006.stdout:373: finishing write tid 1 to smithi006182445-44 2023-09-22T07:44:59.731 INFO:tasks.rados.rados.0.smithi006.stdout:373: finishing write tid 2 to smithi006182445-44 2023-09-22T07:44:59.731 INFO:tasks.rados.rados.0.smithi006.stdout:373: finishing write tid 3 to smithi006182445-44 2023-09-22T07:44:59.732 INFO:tasks.rados.rados.0.smithi006.stdout:373: finishing write tid 4 to smithi006182445-44 2023-09-22T07:44:59.732 INFO:tasks.rados.rados.0.smithi006.stdout:373: finishing write tid 5 to smithi006182445-44 2023-09-22T07:44:59.732 INFO:tasks.rados.rados.0.smithi006.stdout:373: finishing write tid 6 to smithi006182445-44 2023-09-22T07:44:59.732 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 44 v 103 (ObjNum 134 snap 34 seq_num 134) dirty exists 2023-09-22T07:44:59.732 INFO:tasks.rados.rados.0.smithi006.stdout:373: left oid 44 (ObjNum 134 snap 34 seq_num 134) 2023-09-22T07:44:59.732 INFO:tasks.rados.rados.0.smithi006.stdout:374: finishing write tid 1 to smithi006182445-19 2023-09-22T07:44:59.732 INFO:tasks.rados.rados.0.smithi006.stdout:374: finishing write tid 2 to smithi006182445-19 2023-09-22T07:44:59.733 INFO:tasks.rados.rados.0.smithi006.stdout:374: finishing write tid 3 to smithi006182445-19 2023-09-22T07:44:59.733 INFO:tasks.rados.rados.0.smithi006.stdout:374: finishing write tid 4 to smithi006182445-19 2023-09-22T07:44:59.733 INFO:tasks.rados.rados.0.smithi006.stdout:374: finishing write tid 5 to smithi006182445-19 2023-09-22T07:44:59.734 INFO:tasks.rados.rados.0.smithi006.stdout:374: finishing write tid 6 to smithi006182445-19 2023-09-22T07:44:59.734 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 19 v 108 (ObjNum 135 snap 34 seq_num 135) dirty exists 2023-09-22T07:44:59.735 INFO:tasks.rados.rados.0.smithi006.stdout:374: left oid 19 (ObjNum 135 snap 34 seq_num 135) 2023-09-22T07:44:59.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:44:59 smithi006 ceph-mon[116271]: osdmap e138: 8 total, 8 up, 8 in 2023-09-22T07:44:59.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:44:59 smithi006 ceph-mon[97617]: osdmap e138: 8 total, 8 up, 8 in 2023-09-22T07:44:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:44:59 smithi105 ceph-mon[102016]: osdmap e138: 8 total, 8 up, 8 in 2023-09-22T07:45:00.507 INFO:tasks.rados.rados.0.smithi006.stdout:373: done (2 left) 2023-09-22T07:45:00.508 INFO:tasks.rados.rados.0.smithi006.stdout:374: done (1 left) 2023-09-22T07:45:00.508 INFO:tasks.rados.rados.0.smithi006.stdout:375: done (0 left) 2023-09-22T07:45:00.508 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 5 current snap is 35 2023-09-22T07:45:00.508 INFO:tasks.rados.rados.0.smithi006.stdout:376: seq_num 136 ranges {0=688128,688128=720896,1409024=540672,1949696=344064} 2023-09-22T07:45:00.511 INFO:tasks.rados.rados.0.smithi006.stdout:376: writing smithi006182445-5 from 0 to 688128 tid 1 2023-09-22T07:45:00.515 INFO:tasks.rados.rados.0.smithi006.stdout:376: writing smithi006182445-5 from 688128 to 1409024 tid 2 2023-09-22T07:45:00.518 INFO:tasks.rados.rados.0.smithi006.stdout:376: writing smithi006182445-5 from 1409024 to 1949696 tid 3 2023-09-22T07:45:00.520 INFO:tasks.rados.rados.0.smithi006.stdout:376: writing smithi006182445-5 from 1949696 to 2293760 tid 4 2023-09-22T07:45:00.520 INFO:tasks.rados.rados.0.smithi006.stdout:377: rollback oid 31 current snap is 35 2023-09-22T07:45:00.521 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 31 to 32 2023-09-22T07:45:00.521 INFO:tasks.rados.rados.0.smithi006.stdout:376: finishing write tid 1 to smithi006182445-5 2023-09-22T07:45:00.521 INFO:tasks.rados.rados.0.smithi006.stdout:376: finishing write tid 2 to smithi006182445-5 2023-09-22T07:45:00.521 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 49 current snap is 35 2023-09-22T07:45:00.521 INFO:tasks.rados.rados.0.smithi006.stdout:378: seq_num 137 ranges {5980160=704512,6684672=655360,7340032=753664,8093696=196608} 2023-09-22T07:45:00.557 INFO:tasks.rados.rados.0.smithi006.stdout:378: writing smithi006182445-49 from 5980160 to 6684672 tid 1 2023-09-22T07:45:00.561 INFO:tasks.rados.rados.0.smithi006.stdout:378: writing smithi006182445-49 from 6684672 to 7340032 tid 2 2023-09-22T07:45:00.565 INFO:tasks.rados.rados.0.smithi006.stdout:378: writing smithi006182445-49 from 7340032 to 8093696 tid 3 2023-09-22T07:45:00.567 INFO:tasks.rados.rados.0.smithi006.stdout:378: writing smithi006182445-49 from 8093696 to 8290304 tid 4 2023-09-22T07:45:00.567 INFO:tasks.rados.rados.0.smithi006.stdout:379: rmattr oid 41 current snap is 35 2023-09-22T07:45:00.567 INFO:tasks.rados.rados.0.smithi006.stdout:379: done (3 left) 2023-09-22T07:45:00.567 INFO:tasks.rados.rados.0.smithi006.stdout:380: read oid 7 snap -1 2023-09-22T07:45:00.568 INFO:tasks.rados.rados.0.smithi006.stdout:380: expect (ObjNum 16 snap 0 seq_num 16) 2023-09-22T07:45:00.568 INFO:tasks.rados.rados.0.smithi006.stdout:381: snap_create 2023-09-22T07:45:00.568 INFO:tasks.rados.rados.0.smithi006.stdout:376: finishing write tid 3 to smithi006182445-5 2023-09-22T07:45:00.568 INFO:tasks.rados.rados.0.smithi006.stdout:376: finishing write tid 4 to smithi006182445-5 2023-09-22T07:45:00.568 INFO:tasks.rados.rados.0.smithi006.stdout:376: finishing write tid 5 to smithi006182445-5 2023-09-22T07:45:00.568 INFO:tasks.rados.rados.0.smithi006.stdout:376: finishing write tid 6 to smithi006182445-5 2023-09-22T07:45:00.568 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 5 v 145 (ObjNum 136 snap 35 seq_num 136) dirty exists 2023-09-22T07:45:00.568 INFO:tasks.rados.rados.0.smithi006.stdout:376: left oid 5 (ObjNum 136 snap 35 seq_num 136) 2023-09-22T07:45:00.568 INFO:tasks.rados.rados.0.smithi006.stdout:377: finishing rollback tid 0 to smithi006182445-31 2023-09-22T07:45:00.568 INFO:tasks.rados.rados.0.smithi006.stdout:377: finishing rollback tid 1 to smithi006182445-31 2023-09-22T07:45:00.568 INFO:tasks.rados.rados.0.smithi006.stdout:377: finishing rollback tid 2 to smithi006182445-31 2023-09-22T07:45:00.568 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 31 v 169 (ObjNum 117 snap 26 seq_num 117) dirty exists 2023-09-22T07:45:00.569 INFO:tasks.rados.rados.0.smithi006.stdout:378: finishing write tid 1 to smithi006182445-49 2023-09-22T07:45:00.569 INFO:tasks.rados.rados.0.smithi006.stdout:378: finishing write tid 2 to smithi006182445-49 2023-09-22T07:45:00.569 INFO:tasks.rados.rados.0.smithi006.stdout:378: finishing write tid 3 to smithi006182445-49 2023-09-22T07:45:00.569 INFO:tasks.rados.rados.0.smithi006.stdout:378: finishing write tid 4 to smithi006182445-49 2023-09-22T07:45:00.570 INFO:tasks.rados.rados.0.smithi006.stdout:378: finishing write tid 5 to smithi006182445-49 2023-09-22T07:45:00.570 INFO:tasks.rados.rados.0.smithi006.stdout:380: expect (ObjNum 16 snap 0 seq_num 16) 2023-09-22T07:45:00.577 INFO:tasks.rados.rados.0.smithi006.stdout:378: finishing write tid 6 to smithi006182445-49 2023-09-22T07:45:00.577 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 49 v 100 (ObjNum 137 snap 35 seq_num 137) dirty exists 2023-09-22T07:45:00.577 INFO:tasks.rados.rados.0.smithi006.stdout:378: left oid 49 (ObjNum 137 snap 35 seq_num 137) 2023-09-22T07:45:00.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:00 smithi006 ceph-mon[116271]: pgmap v186: 121 pgs: 121 active+clean; 99 MiB data, 264 MiB used, 715 GiB / 715 GiB avail; 7.7 MiB/s rd, 5.1 MiB/s wr, 22 op/s 2023-09-22T07:45:00.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:00 smithi006 ceph-mon[116271]: osdmap e139: 8 total, 8 up, 8 in 2023-09-22T07:45:00.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:00 smithi006 ceph-mon[97617]: pgmap v186: 121 pgs: 121 active+clean; 99 MiB data, 264 MiB used, 715 GiB / 715 GiB avail; 7.7 MiB/s rd, 5.1 MiB/s wr, 22 op/s 2023-09-22T07:45:00.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:00 smithi006 ceph-mon[97617]: osdmap e139: 8 total, 8 up, 8 in 2023-09-22T07:45:00.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:00 smithi105 ceph-mon[102016]: pgmap v186: 121 pgs: 121 active+clean; 99 MiB data, 264 MiB used, 715 GiB / 715 GiB avail; 7.7 MiB/s rd, 5.1 MiB/s wr, 22 op/s 2023-09-22T07:45:00.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:00 smithi105 ceph-mon[102016]: osdmap e139: 8 total, 8 up, 8 in 2023-09-22T07:45:01.522 INFO:tasks.rados.rados.0.smithi006.stdout:376: done (4 left) 2023-09-22T07:45:01.522 INFO:tasks.rados.rados.0.smithi006.stdout:377: done (3 left) 2023-09-22T07:45:01.522 INFO:tasks.rados.rados.0.smithi006.stdout:378: done (2 left) 2023-09-22T07:45:01.522 INFO:tasks.rados.rados.0.smithi006.stdout:380: done (1 left) 2023-09-22T07:45:01.522 INFO:tasks.rados.rados.0.smithi006.stdout:381: done (0 left) 2023-09-22T07:45:01.523 INFO:tasks.rados.rados.0.smithi006.stdout:382: delete oid 49 current snap is 36 2023-09-22T07:45:01.527 INFO:tasks.rados.rados.0.smithi006.stdout:382: done (0 left) 2023-09-22T07:45:01.527 INFO:tasks.rados.rados.0.smithi006.stdout:383: rollback oid 18 current snap is 36 2023-09-22T07:45:01.527 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 18 to 35 2023-09-22T07:45:01.527 INFO:tasks.rados.rados.0.smithi006.stdout:384: snap_create 2023-09-22T07:45:01.531 INFO:tasks.rados.rados.0.smithi006.stdout:383: finishing rollback tid 0 to smithi006182445-18 2023-09-22T07:45:01.531 INFO:tasks.rados.rados.0.smithi006.stdout:383: finishing rollback tid 1 to smithi006182445-18 2023-09-22T07:45:01.531 INFO:tasks.rados.rados.0.smithi006.stdout:383: finishing rollback tid 2 to smithi006182445-18 2023-09-22T07:45:01.531 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 18 v 148 (ObjNum 127 snap 33 seq_num 127) dirty exists 2023-09-22T07:45:01.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:01 smithi006 ceph-mon[116271]: osdmap e140: 8 total, 8 up, 8 in 2023-09-22T07:45:01.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:01 smithi006 ceph-mon[97617]: osdmap e140: 8 total, 8 up, 8 in 2023-09-22T07:45:01.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:01 smithi105 ceph-mon[102016]: osdmap e140: 8 total, 8 up, 8 in 2023-09-22T07:45:02.525 INFO:tasks.rados.rados.0.smithi006.stdout:383: done (1 left) 2023-09-22T07:45:02.525 INFO:tasks.rados.rados.0.smithi006.stdout:384: done (0 left) 2023-09-22T07:45:02.526 INFO:tasks.rados.rados.0.smithi006.stdout:385: rollback oid 41 current snap is 37 2023-09-22T07:45:02.526 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 41 to 32 2023-09-22T07:45:02.526 INFO:tasks.rados.rados.0.smithi006.stdout:386: rollback oid 18 current snap is 37 2023-09-22T07:45:02.526 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 18 to 29 2023-09-22T07:45:02.526 INFO:tasks.rados.rados.0.smithi006.stdout:387: rmattr oid 23 current snap is 37 2023-09-22T07:45:02.526 INFO:tasks.rados.rados.0.smithi006.stdout:387: done (2 left) 2023-09-22T07:45:02.526 INFO:tasks.rados.rados.0.smithi006.stdout:388: copy_from oid 43 from oid 10 current snap is 37 2023-09-22T07:45:02.526 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 19 current snap is 37 2023-09-22T07:45:02.526 INFO:tasks.rados.rados.0.smithi006.stdout:389: seq_num 139 ranges {2572288=737280,3309568=425984,3735552=761856,4497408=417792} 2023-09-22T07:45:02.544 INFO:tasks.rados.rados.0.smithi006.stdout:389: writing smithi006182445-19 from 2572288 to 3309568 tid 1 2023-09-22T07:45:02.546 INFO:tasks.rados.rados.0.smithi006.stdout:389: writing smithi006182445-19 from 3309568 to 3735552 tid 2 2023-09-22T07:45:02.550 INFO:tasks.rados.rados.0.smithi006.stdout:389: writing smithi006182445-19 from 3735552 to 4497408 tid 3 2023-09-22T07:45:02.553 INFO:tasks.rados.rados.0.smithi006.stdout:389: writing smithi006182445-19 from 4497408 to 4915200 tid 4 2023-09-22T07:45:02.553 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 13 current snap is 37 2023-09-22T07:45:02.553 INFO:tasks.rados.rados.0.smithi006.stdout:385: finishing rollback tid 1 to smithi006182445-41 2023-09-22T07:45:02.553 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 41 v 0 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2023-09-22T07:45:02.553 INFO:tasks.rados.rados.0.smithi006.stdout:390: seq_num 140 ranges {204800=753664,958464=704512,1662976=524288,2187264=376832} 2023-09-22T07:45:02.558 INFO:tasks.rados.rados.0.smithi006.stdout:390: writing smithi006182445-13 from 204800 to 958464 tid 1 2023-09-22T07:45:02.562 INFO:tasks.rados.rados.0.smithi006.stdout:390: writing smithi006182445-13 from 958464 to 1662976 tid 2 2023-09-22T07:45:02.565 INFO:tasks.rados.rados.0.smithi006.stdout:390: writing smithi006182445-13 from 1662976 to 2187264 tid 3 2023-09-22T07:45:02.568 INFO:tasks.rados.rados.0.smithi006.stdout:390: writing smithi006182445-13 from 2187264 to 2564096 tid 4 2023-09-22T07:45:02.568 INFO:tasks.rados.rados.0.smithi006.stdout:385: done (4 left) 2023-09-22T07:45:02.568 INFO:tasks.rados.rados.0.smithi006.stdout:391: setattr oid 41 current snap is 37 2023-09-22T07:45:02.568 INFO:tasks.rados.rados.0.smithi006.stdout:386: finishing rollback tid 0 to smithi006182445-18 2023-09-22T07:45:02.568 INFO:tasks.rados.rados.0.smithi006.stdout:386: finishing rollback tid 1 to smithi006182445-18 2023-09-22T07:45:02.569 INFO:tasks.rados.rados.0.smithi006.stdout:386: finishing rollback tid 2 to smithi006182445-18 2023-09-22T07:45:02.569 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 18 v 151 (ObjNum 12 snap 0 seq_num 12) dirty exists 2023-09-22T07:45:02.569 INFO:tasks.rados.rados.0.smithi006.stdout:388: finishing copy_from to smithi006182445-43 2023-09-22T07:45:02.569 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 43 v 10 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-09-22T07:45:02.569 INFO:tasks.rados.rados.0.smithi006.stdout:388: finishing copy_from racing read to smithi006182445-43 2023-09-22T07:45:02.569 INFO:tasks.rados.rados.0.smithi006.stdout:389: finishing write tid 1 to smithi006182445-19 2023-09-22T07:45:02.569 INFO:tasks.rados.rados.0.smithi006.stdout:389: finishing write tid 2 to smithi006182445-19 2023-09-22T07:45:02.569 INFO:tasks.rados.rados.0.smithi006.stdout:389: finishing write tid 3 to smithi006182445-19 2023-09-22T07:45:02.569 INFO:tasks.rados.rados.0.smithi006.stdout:389: finishing write tid 4 to smithi006182445-19 2023-09-22T07:45:02.569 INFO:tasks.rados.rados.0.smithi006.stdout:389: finishing write tid 5 to smithi006182445-19 2023-09-22T07:45:02.569 INFO:tasks.rados.rados.0.smithi006.stdout:389: finishing write tid 6 to smithi006182445-19 2023-09-22T07:45:02.569 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 19 v 113 (ObjNum 139 snap 37 seq_num 139) dirty exists 2023-09-22T07:45:02.570 INFO:tasks.rados.rados.0.smithi006.stdout:389: left oid 19 (ObjNum 139 snap 37 seq_num 139) 2023-09-22T07:45:02.570 INFO:tasks.rados.rados.0.smithi006.stdout:390: finishing write tid 1 to smithi006182445-13 2023-09-22T07:45:02.570 INFO:tasks.rados.rados.0.smithi006.stdout:390: finishing write tid 2 to smithi006182445-13 2023-09-22T07:45:02.570 INFO:tasks.rados.rados.0.smithi006.stdout:390: finishing write tid 3 to smithi006182445-13 2023-09-22T07:45:02.570 INFO:tasks.rados.rados.0.smithi006.stdout:386: done (4 left) 2023-09-22T07:45:02.570 INFO:tasks.rados.rados.0.smithi006.stdout:388: done (3 left) 2023-09-22T07:45:02.570 INFO:tasks.rados.rados.0.smithi006.stdout:389: done (2 left) 2023-09-22T07:45:02.571 INFO:tasks.rados.rados.0.smithi006.stdout:392: snap_create 2023-09-22T07:45:02.571 INFO:tasks.rados.rados.0.smithi006.stdout:390: finishing write tid 4 to smithi006182445-13 2023-09-22T07:45:02.571 INFO:tasks.rados.rados.0.smithi006.stdout:390: finishing write tid 5 to smithi006182445-13 2023-09-22T07:45:02.572 INFO:tasks.rados.rados.0.smithi006.stdout:390: finishing write tid 6 to smithi006182445-13 2023-09-22T07:45:02.572 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 13 v 174 (ObjNum 140 snap 37 seq_num 140) dirty exists 2023-09-22T07:45:02.572 INFO:tasks.rados.rados.0.smithi006.stdout:390: left oid 13 (ObjNum 140 snap 37 seq_num 140) 2023-09-22T07:45:02.572 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 41 v 47 (ObjNum 49 snap 0 seq_num 1953066355) dirty exists 2023-09-22T07:45:02.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:02 smithi006 ceph-mon[116271]: pgmap v189: 121 pgs: 121 active+clean; 99 MiB data, 264 MiB used, 715 GiB / 715 GiB avail; 7.7 MiB/s rd, 5.1 MiB/s wr, 22 op/s 2023-09-22T07:45:02.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:02 smithi006 ceph-mon[116271]: osdmap e141: 8 total, 8 up, 8 in 2023-09-22T07:45:02.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:02 smithi006 ceph-mon[97617]: pgmap v189: 121 pgs: 121 active+clean; 99 MiB data, 264 MiB used, 715 GiB / 715 GiB avail; 7.7 MiB/s rd, 5.1 MiB/s wr, 22 op/s 2023-09-22T07:45:02.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:02 smithi006 ceph-mon[97617]: osdmap e141: 8 total, 8 up, 8 in 2023-09-22T07:45:02.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:02 smithi105 ceph-mon[102016]: pgmap v189: 121 pgs: 121 active+clean; 99 MiB data, 264 MiB used, 715 GiB / 715 GiB avail; 7.7 MiB/s rd, 5.1 MiB/s wr, 22 op/s 2023-09-22T07:45:02.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:02 smithi105 ceph-mon[102016]: osdmap e141: 8 total, 8 up, 8 in 2023-09-22T07:45:03.532 INFO:tasks.rados.rados.0.smithi006.stdout:390: done (2 left) 2023-09-22T07:45:03.532 INFO:tasks.rados.rados.0.smithi006.stdout:391: done (1 left) 2023-09-22T07:45:03.533 INFO:tasks.rados.rados.0.smithi006.stdout:392: done (0 left) 2023-09-22T07:45:03.533 INFO:tasks.rados.rados.0.smithi006.stdout:393: copy_from oid 34 from oid 46 current snap is 38 2023-09-22T07:45:03.533 INFO:tasks.rados.rados.0.smithi006.stdout:394: snap_remove snap 35 2023-09-22T07:45:03.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:03 smithi006 ceph-mon[97617]: osdmap e142: 8 total, 8 up, 8 in 2023-09-22T07:45:03.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:03 smithi006 ceph-mon[116271]: osdmap e142: 8 total, 8 up, 8 in 2023-09-22T07:45:03.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:03 smithi105 ceph-mon[102016]: osdmap e142: 8 total, 8 up, 8 in 2023-09-22T07:45:04.481 INFO:tasks.rados.rados.0.smithi006.stdout:394: done (1 left) 2023-09-22T07:45:04.481 INFO:tasks.rados.rados.0.smithi006.stdout:395: rollback oid 45 current snap is 38 2023-09-22T07:45:04.482 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 45 to 31 2023-09-22T07:45:04.482 INFO:tasks.rados.rados.0.smithi006.stdout:393: finishing copy_from to smithi006182445-34 2023-09-22T07:45:04.482 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 34 v 8 (ObjNum 45 snap 0 seq_num 45) dirty exists 2023-09-22T07:45:04.482 INFO:tasks.rados.rados.0.smithi006.stdout:393: finishing copy_from racing read to smithi006182445-34 2023-09-22T07:45:04.482 INFO:tasks.rados.rados.0.smithi006.stdout:393: done (1 left) 2023-09-22T07:45:04.482 INFO:tasks.rados.rados.0.smithi006.stdout:396: read oid 28 snap -1 2023-09-22T07:45:04.482 INFO:tasks.rados.rados.0.smithi006.stdout:396: expect (ObjNum 16 snap 0 seq_num 16) 2023-09-22T07:45:04.482 INFO:tasks.rados.rados.0.smithi006.stdout:397: read oid 36 snap -1 2023-09-22T07:45:04.482 INFO:tasks.rados.rados.0.smithi006.stdout:397: expect (ObjNum 1 snap 0 seq_num 1) 2023-09-22T07:45:04.482 INFO:tasks.rados.rados.0.smithi006.stdout:398: delete oid 12 current snap is 38 2023-09-22T07:45:04.484 INFO:tasks.rados.rados.0.smithi006.stdout:397: expect (ObjNum 1 snap 0 seq_num 1) 2023-09-22T07:45:04.485 INFO:tasks.rados.rados.0.smithi006.stdout:396: expect (ObjNum 16 snap 0 seq_num 16) 2023-09-22T07:45:04.496 INFO:tasks.rados.rados.0.smithi006.stdout:396: done (3 left) 2023-09-22T07:45:04.496 INFO:tasks.rados.rados.0.smithi006.stdout:397: done (2 left) 2023-09-22T07:45:04.496 INFO:tasks.rados.rados.0.smithi006.stdout:398: done (1 left) 2023-09-22T07:45:04.496 INFO:tasks.rados.rados.0.smithi006.stdout:399: rollback oid 12 current snap is 38 2023-09-22T07:45:04.496 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 12 to 34 2023-09-22T07:45:04.496 INFO:tasks.rados.rados.0.smithi006.stdout:400: snap_remove snap 37 2023-09-22T07:45:04.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:04 smithi006 ceph-mon[116271]: pgmap v192: 121 pgs: 121 active+clean; 99 MiB data, 264 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:45:04.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:04 smithi006 ceph-mon[116271]: osdmap e143: 8 total, 8 up, 8 in 2023-09-22T07:45:04.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:04 smithi006 ceph-mon[116271]: Upgrade: Updating mgr.x 2023-09-22T07:45:04.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:04 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:45:04.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:04 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-22T07:45:04.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:04 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-22T07:45:04.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:04 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:45:04.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:04 smithi006 ceph-mon[116271]: Deploying daemon mgr.x on smithi105 2023-09-22T07:45:04.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:04 smithi006 ceph-mon[116271]: osdmap e144: 8 total, 8 up, 8 in 2023-09-22T07:45:04.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:04 smithi006 ceph-mon[97617]: pgmap v192: 121 pgs: 121 active+clean; 99 MiB data, 264 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:45:04.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:04 smithi006 ceph-mon[97617]: osdmap e143: 8 total, 8 up, 8 in 2023-09-22T07:45:04.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:04 smithi006 ceph-mon[97617]: Upgrade: Updating mgr.x 2023-09-22T07:45:04.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:04 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:45:04.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:04 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-22T07:45:04.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:04 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-22T07:45:04.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:04 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:45:04.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:04 smithi006 ceph-mon[97617]: Deploying daemon mgr.x on smithi105 2023-09-22T07:45:04.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:04 smithi006 ceph-mon[97617]: osdmap e144: 8 total, 8 up, 8 in 2023-09-22T07:45:04.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:04 smithi105 ceph-mon[102016]: pgmap v192: 121 pgs: 121 active+clean; 99 MiB data, 264 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:45:04.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:04 smithi105 ceph-mon[102016]: osdmap e143: 8 total, 8 up, 8 in 2023-09-22T07:45:04.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:04 smithi105 ceph-mon[102016]: Upgrade: Updating mgr.x 2023-09-22T07:45:04.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:04 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:45:04.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:04 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-22T07:45:04.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:04 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-22T07:45:04.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:04 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:45:04.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:04 smithi105 ceph-mon[102016]: Deploying daemon mgr.x on smithi105 2023-09-22T07:45:04.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:04 smithi105 ceph-mon[102016]: osdmap e144: 8 total, 8 up, 8 in 2023-09-22T07:45:05.376 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:05 smithi105 systemd[1]: Stopping Ceph mgr.x for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:45:05.491 INFO:tasks.rados.rados.0.smithi006.stdout:400: done (2 left) 2023-09-22T07:45:05.491 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 17 current snap is 38 2023-09-22T07:45:05.491 INFO:tasks.rados.rados.0.smithi006.stdout:395: finishing rollback tid 0 to smithi006182445-45 2023-09-22T07:45:05.491 INFO:tasks.rados.rados.0.smithi006.stdout:401: seq_num 142 ranges {0=786432,786432=475136,1261568=540672,1802240=589824} 2023-09-22T07:45:05.495 INFO:tasks.rados.rados.0.smithi006.stdout:401: writing smithi006182445-17 from 0 to 786432 tid 1 2023-09-22T07:45:05.499 INFO:tasks.rados.rados.0.smithi006.stdout:401: writing smithi006182445-17 from 786432 to 1261568 tid 2 2023-09-22T07:45:05.504 INFO:tasks.rados.rados.0.smithi006.stdout:401: writing smithi006182445-17 from 1261568 to 1802240 tid 3 2023-09-22T07:45:05.507 INFO:tasks.rados.rados.0.smithi006.stdout:401: writing smithi006182445-17 from 1802240 to 2392064 tid 4 2023-09-22T07:45:05.507 INFO:tasks.rados.rados.0.smithi006.stdout:402: read oid 31 snap -1 2023-09-22T07:45:05.507 INFO:tasks.rados.rados.0.smithi006.stdout:402: expect (ObjNum 117 snap 26 seq_num 117) 2023-09-22T07:45:05.507 INFO:tasks.rados.rados.0.smithi006.stdout:403: setattr oid 34 current snap is 38 2023-09-22T07:45:05.507 INFO:tasks.rados.rados.0.smithi006.stdout:395: finishing rollback tid 1 to smithi006182445-45 2023-09-22T07:45:05.507 INFO:tasks.rados.rados.0.smithi006.stdout:395: finishing rollback tid 2 to smithi006182445-45 2023-09-22T07:45:05.507 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 45 v 126 (ObjNum 101 snap 25 seq_num 101) dirty exists 2023-09-22T07:45:05.508 INFO:tasks.rados.rados.0.smithi006.stdout:399: finishing rollback tid 1 to smithi006182445-12 2023-09-22T07:45:05.508 INFO:tasks.rados.rados.0.smithi006.stdout:399: finishing rollback tid 2 to smithi006182445-12 2023-09-22T07:45:05.508 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 12 v 42 (ObjNum 69 snap 8 seq_num 69) dirty exists 2023-09-22T07:45:05.514 INFO:tasks.rados.rados.0.smithi006.stdout:395: done (4 left) 2023-09-22T07:45:05.514 INFO:tasks.rados.rados.0.smithi006.stdout:399: done (3 left) 2023-09-22T07:45:05.514 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 25 current snap is 38 2023-09-22T07:45:05.514 INFO:tasks.rados.rados.0.smithi006.stdout:404: seq_num 143 ranges {319488=802816,1122304=761856,1884160=745472,2629632=98304} 2023-09-22T07:45:05.515 INFO:tasks.rados.rados.0.smithi006.stdout:404: writing smithi006182445-25 from 319488 to 1122304 tid 1 2023-09-22T07:45:05.520 INFO:tasks.rados.rados.0.smithi006.stdout:404: writing smithi006182445-25 from 1122304 to 1884160 tid 2 2023-09-22T07:45:05.524 INFO:tasks.rados.rados.0.smithi006.stdout:404: writing smithi006182445-25 from 1884160 to 2629632 tid 3 2023-09-22T07:45:05.525 INFO:tasks.rados.rados.0.smithi006.stdout:404: writing smithi006182445-25 from 2629632 to 2727936 tid 4 2023-09-22T07:45:05.525 INFO:tasks.rados.rados.0.smithi006.stdout:405: snap_create 2023-09-22T07:45:05.525 INFO:tasks.rados.rados.0.smithi006.stdout:401: finishing write tid 1 to smithi006182445-17 2023-09-22T07:45:05.525 INFO:tasks.rados.rados.0.smithi006.stdout:401: finishing write tid 2 to smithi006182445-17 2023-09-22T07:45:05.525 INFO:tasks.rados.rados.0.smithi006.stdout:401: finishing write tid 3 to smithi006182445-17 2023-09-22T07:45:05.525 INFO:tasks.rados.rados.0.smithi006.stdout:401: finishing write tid 4 to smithi006182445-17 2023-09-22T07:45:05.526 INFO:tasks.rados.rados.0.smithi006.stdout:401: finishing write tid 5 to smithi006182445-17 2023-09-22T07:45:05.526 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 34 v 94 (ObjNum 45 snap 0 seq_num 45) dirty exists 2023-09-22T07:45:05.526 INFO:tasks.rados.rados.0.smithi006.stdout:402: expect (ObjNum 117 snap 26 seq_num 117) 2023-09-22T07:45:05.576 INFO:tasks.rados.rados.0.smithi006.stdout:401: finishing write tid 6 to smithi006182445-17 2023-09-22T07:45:05.576 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 17 v 133 (ObjNum 142 snap 38 seq_num 142) dirty exists 2023-09-22T07:45:05.576 INFO:tasks.rados.rados.0.smithi006.stdout:401: left oid 17 (ObjNum 142 snap 38 seq_num 142) 2023-09-22T07:45:05.576 INFO:tasks.rados.rados.0.smithi006.stdout:404: finishing write tid 1 to smithi006182445-25 2023-09-22T07:45:05.576 INFO:tasks.rados.rados.0.smithi006.stdout:404: finishing write tid 2 to smithi006182445-25 2023-09-22T07:45:05.577 INFO:tasks.rados.rados.0.smithi006.stdout:404: finishing write tid 3 to smithi006182445-25 2023-09-22T07:45:05.577 INFO:tasks.rados.rados.0.smithi006.stdout:404: finishing write tid 4 to smithi006182445-25 2023-09-22T07:45:05.577 INFO:tasks.rados.rados.0.smithi006.stdout:404: finishing write tid 5 to smithi006182445-25 2023-09-22T07:45:05.577 INFO:tasks.rados.rados.0.smithi006.stdout:404: finishing write tid 6 to smithi006182445-25 2023-09-22T07:45:05.577 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 25 v 179 (ObjNum 143 snap 38 seq_num 143) dirty exists 2023-09-22T07:45:05.577 INFO:tasks.rados.rados.0.smithi006.stdout:404: left oid 25 (ObjNum 143 snap 38 seq_num 143) 2023-09-22T07:45:06.438 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:06 smithi105 systemd[1]: ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-09-22T07:45:06.439 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:06 smithi105 bash[155910]: 27dd84f4a7ceff83bae25b73f4c07b0f9c1c14b1126feddcaa1cc380a9c0f416 2023-09-22T07:45:06.439 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:06 smithi105 systemd[1]: ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@mgr.x.service: Failed with result 'exit-code'. 2023-09-22T07:45:06.439 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:06 smithi105 systemd[1]: Stopped Ceph mgr.x for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:45:06.497 INFO:tasks.rados.rados.0.smithi006.stdout:401: done (4 left) 2023-09-22T07:45:06.497 INFO:tasks.rados.rados.0.smithi006.stdout:402: done (3 left) 2023-09-22T07:45:06.498 INFO:tasks.rados.rados.0.smithi006.stdout:403: done (2 left) 2023-09-22T07:45:06.498 INFO:tasks.rados.rados.0.smithi006.stdout:404: done (1 left) 2023-09-22T07:45:06.498 INFO:tasks.rados.rados.0.smithi006.stdout:405: done (0 left) 2023-09-22T07:45:06.498 INFO:tasks.rados.rados.0.smithi006.stdout:406: read oid 25 snap 27 2023-09-22T07:45:06.498 INFO:tasks.rados.rados.0.smithi006.stdout:406: expect (ObjNum 19 snap 0 seq_num 19) 2023-09-22T07:45:06.498 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 36 current snap is 39 2023-09-22T07:45:06.498 INFO:tasks.rados.rados.0.smithi006.stdout:407: seq_num 144 ranges {24576=16384} 2023-09-22T07:45:06.498 INFO:tasks.rados.rados.0.smithi006.stdout:407: writing smithi006182445-36 from 24576 to 40960 tid 1 2023-09-22T07:45:06.498 INFO:tasks.rados.rados.0.smithi006.stdout:408: rollback oid 49 current snap is 39 2023-09-22T07:45:06.498 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 49 to 36 2023-09-22T07:45:06.498 INFO:tasks.rados.rados.0.smithi006.stdout:409: read oid 5 snap -1 2023-09-22T07:45:06.498 INFO:tasks.rados.rados.0.smithi006.stdout:409: expect (ObjNum 136 snap 35 seq_num 136) 2023-09-22T07:45:06.499 INFO:tasks.rados.rados.0.smithi006.stdout:410: read oid 16 snap 32 2023-09-22T07:45:06.499 INFO:tasks.rados.rados.0.smithi006.stdout:410: expect (ObjNum 122 snap 27 seq_num 122) 2023-09-22T07:45:06.499 INFO:tasks.rados.rados.0.smithi006.stdout:411: snap_remove snap 30 2023-09-22T07:45:06.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:06 smithi006 ceph-mon[116271]: pgmap v195: 121 pgs: 121 active+clean; 114 MiB data, 304 MiB used, 715 GiB / 715 GiB avail; 230 KiB/s rd, 3.9 MiB/s wr, 19 op/s 2023-09-22T07:45:06.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:06 smithi006 ceph-mon[116271]: osdmap e145: 8 total, 8 up, 8 in 2023-09-22T07:45:06.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:06 smithi006 ceph-mon[97617]: pgmap v195: 121 pgs: 121 active+clean; 114 MiB data, 304 MiB used, 715 GiB / 715 GiB avail; 230 KiB/s rd, 3.9 MiB/s wr, 19 op/s 2023-09-22T07:45:06.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:06 smithi006 ceph-mon[97617]: osdmap e145: 8 total, 8 up, 8 in 2023-09-22T07:45:06.876 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:06 smithi105 systemd[1]: Starting Ceph mgr.x for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:45:06.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:06 smithi105 ceph-mon[102016]: pgmap v195: 121 pgs: 121 active+clean; 114 MiB data, 304 MiB used, 715 GiB / 715 GiB avail; 230 KiB/s rd, 3.9 MiB/s wr, 19 op/s 2023-09-22T07:45:06.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:06 smithi105 ceph-mon[102016]: osdmap e145: 8 total, 8 up, 8 in 2023-09-22T07:45:07.355 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:07 smithi105 bash[156267]: 79e5ae769ff4c46b640ff00b68144af3fa6f21e463c7bb5f01c82a806e6a3962 2023-09-22T07:45:07.355 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:07 smithi105 ceph-mgr[156332]: -- 172.21.15.105:0/3178368529 <== mon.1 v2:172.21.15.105:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x558b285dd1e0 con 0x558b285b4800 2023-09-22T07:45:07.356 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:07 smithi105 systemd[1]: Started Ceph mgr.x for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:45:07.356 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:07 smithi105 conmon[156308]: 2023-09-22T07:45:07.179+0000 7fee06d36200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-22T07:45:07.356 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:07 smithi105 conmon[156308]: 2023-09-22T07:45:07.264+0000 7fee06d36200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-22T07:45:07.502 INFO:tasks.rados.rados.0.smithi006.stdout:411: done (5 left) 2023-09-22T07:45:07.502 INFO:tasks.rados.rados.0.smithi006.stdout:412: read oid 18 snap -1 2023-09-22T07:45:07.502 INFO:tasks.rados.rados.0.smithi006.stdout:412: expect (ObjNum 12 snap 0 seq_num 12) 2023-09-22T07:45:07.502 INFO:tasks.rados.rados.0.smithi006.stdout:413: snap_remove snap 31 2023-09-22T07:45:07.626 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:07 smithi105 conmon[156308]: 2023-09-22T07:45:07.356+0000 7fee06d36200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-22T07:45:07.626 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:07 smithi105 conmon[156308]: 2023-09-22T07:45:07.471+0000 7fee06d36200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-22T07:45:07.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:07 smithi105 ceph-mon[102016]: osdmap e146: 8 total, 8 up, 8 in 2023-09-22T07:45:07.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:07 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:45:07.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:07 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:45:07.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:07 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:45:07.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:07 smithi006 ceph-mon[116271]: osdmap e146: 8 total, 8 up, 8 in 2023-09-22T07:45:07.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:07 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:45:07.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:07 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:45:07.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:07 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:45:07.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:07 smithi006 ceph-mon[97617]: osdmap e146: 8 total, 8 up, 8 in 2023-09-22T07:45:07.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:07 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:45:07.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:07 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:45:07.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:07 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:45:08.087 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:07 smithi105 conmon[156308]: 2023-09-22T07:45:07.689+0000 7fee06d36200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-22T07:45:08.087 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:08 smithi105 conmon[156308]: 2023-09-22T07:45:08.086+0000 7fee06d36200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-22T07:45:08.376 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:08 smithi105 conmon[156308]: 2023-09-22T07:45:08.232+0000 7fee06d36200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-22T07:45:08.376 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:08 smithi105 conmon[156308]: 2023-09-22T07:45:08.331+0000 7fee06d36200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-22T07:45:08.506 INFO:tasks.rados.rados.0.smithi006.stdout:413: done (6 left) 2023-09-22T07:45:08.506 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 40 current snap is 39 2023-09-22T07:45:08.506 INFO:tasks.rados.rados.0.smithi006.stdout:407: finishing write tid 1 to smithi006182445-36 2023-09-22T07:45:08.507 INFO:tasks.rados.rados.0.smithi006.stdout:414: seq_num 145 ranges {0=32768} 2023-09-22T07:45:08.507 INFO:tasks.rados.rados.0.smithi006.stdout:414: writing smithi006182445-40 from 0 to 32768 tid 1 2023-09-22T07:45:08.507 INFO:tasks.rados.rados.0.smithi006.stdout:415: delete oid 29 current snap is 39 2023-09-22T07:45:08.507 INFO:tasks.rados.rados.0.smithi006.stdout:407: finishing write tid 2 to smithi006182445-36 2023-09-22T07:45:08.507 INFO:tasks.rados.rados.0.smithi006.stdout:408: finishing rollback tid 1 to smithi006182445-49 2023-09-22T07:45:08.507 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 49 v 102 (ObjNum 49 snap 0 seq_num 3141920952) dirty dne 2023-09-22T07:45:08.507 INFO:tasks.rados.rados.0.smithi006.stdout:406: expect (ObjNum 19 snap 0 seq_num 19) 2023-09-22T07:45:08.522 INFO:tasks.rados.rados.0.smithi006.stdout:406: done (7 left) 2023-09-22T07:45:08.522 INFO:tasks.rados.rados.0.smithi006.stdout:408: done (6 left) 2023-09-22T07:45:08.523 INFO:tasks.rados.rados.0.smithi006.stdout:415: done (5 left) 2023-09-22T07:45:08.523 INFO:tasks.rados.rados.0.smithi006.stdout:416: rollback oid 30 current snap is 39 2023-09-22T07:45:08.523 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 30 to 34 2023-09-22T07:45:08.523 INFO:tasks.rados.rados.0.smithi006.stdout:407: finishing write tid 3 to smithi006182445-36 2023-09-22T07:45:08.523 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 36 v 47 (ObjNum 144 snap 39 seq_num 144) dirty exists 2023-09-22T07:45:08.523 INFO:tasks.rados.rados.0.smithi006.stdout:407: left oid 36 (ObjNum 144 snap 39 seq_num 144) 2023-09-22T07:45:08.523 INFO:tasks.rados.rados.0.smithi006.stdout:409: expect (ObjNum 136 snap 35 seq_num 136) 2023-09-22T07:45:08.582 INFO:tasks.rados.rados.0.smithi006.stdout:410: expect (ObjNum 122 snap 27 seq_num 122) 2023-09-22T07:45:08.782 INFO:tasks.rados.rados.0.smithi006.stdout:412: expect (ObjNum 12 snap 0 seq_num 12) 2023-09-22T07:45:08.784 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:08 smithi006 conmon[98043]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:45:08] "GET /metrics HTTP/1.1" 200 239263 "" "Prometheus/2.43.0" 2023-09-22T07:45:08.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:08 smithi006 ceph-mon[97617]: pgmap v198: 121 pgs: 121 active+clean; 114 MiB data, 304 MiB used, 715 GiB / 715 GiB avail; 230 KiB/s rd, 3.9 MiB/s wr, 19 op/s 2023-09-22T07:45:08.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:08 smithi006 ceph-mon[97617]: osdmap e147: 8 total, 8 up, 8 in 2023-09-22T07:45:08.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:08 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:45:08.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:08 smithi006 ceph-mon[116271]: pgmap v198: 121 pgs: 121 active+clean; 114 MiB data, 304 MiB used, 715 GiB / 715 GiB avail; 230 KiB/s rd, 3.9 MiB/s wr, 19 op/s 2023-09-22T07:45:08.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:08 smithi006 ceph-mon[116271]: osdmap e147: 8 total, 8 up, 8 in 2023-09-22T07:45:08.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:08 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:45:08.788 INFO:tasks.rados.rados.0.smithi006.stdout:407: done (5 left) 2023-09-22T07:45:08.788 INFO:tasks.rados.rados.0.smithi006.stdout:409: done (4 left) 2023-09-22T07:45:08.788 INFO:tasks.rados.rados.0.smithi006.stdout:410: done (3 left) 2023-09-22T07:45:08.788 INFO:tasks.rados.rados.0.smithi006.stdout:412: done (2 left) 2023-09-22T07:45:08.788 INFO:tasks.rados.rados.0.smithi006.stdout:417: rmattr oid 9 current snap is 39 2023-09-22T07:45:08.788 INFO:tasks.rados.rados.0.smithi006.stdout:414: finishing write tid 1 to smithi006182445-40 2023-09-22T07:45:08.788 INFO:tasks.rados.rados.0.smithi006.stdout:414: finishing write tid 2 to smithi006182445-40 2023-09-22T07:45:08.788 INFO:tasks.rados.rados.0.smithi006.stdout:414: finishing write tid 3 to smithi006182445-40 2023-09-22T07:45:08.788 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 40 v 93 (ObjNum 145 snap 39 seq_num 145) dirty exists 2023-09-22T07:45:08.789 INFO:tasks.rados.rados.0.smithi006.stdout:414: left oid 40 (ObjNum 145 snap 39 seq_num 145) 2023-09-22T07:45:08.789 INFO:tasks.rados.rados.0.smithi006.stdout:416: finishing rollback tid 0 to smithi006182445-30 2023-09-22T07:45:08.789 INFO:tasks.rados.rados.0.smithi006.stdout:416: finishing rollback tid 1 to smithi006182445-30 2023-09-22T07:45:08.789 INFO:tasks.rados.rados.0.smithi006.stdout:416: finishing rollback tid 2 to smithi006182445-30 2023-09-22T07:45:08.789 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 30 v 154 (ObjNum 110 snap 25 seq_num 110) dirty exists 2023-09-22T07:45:08.789 INFO:tasks.rados.rados.0.smithi006.stdout:414: done (2 left) 2023-09-22T07:45:08.789 INFO:tasks.rados.rados.0.smithi006.stdout:416: done (1 left) 2023-09-22T07:45:08.789 INFO:tasks.rados.rados.0.smithi006.stdout:418: snap_remove snap 34 2023-09-22T07:45:08.876 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:08 smithi105 conmon[156308]: 2023-09-22T07:45:08.446+0000 7fee06d36200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-22T07:45:08.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:08 smithi105 ceph-mon[102016]: pgmap v198: 121 pgs: 121 active+clean; 114 MiB data, 304 MiB used, 715 GiB / 715 GiB avail; 230 KiB/s rd, 3.9 MiB/s wr, 19 op/s 2023-09-22T07:45:08.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:08 smithi105 ceph-mon[102016]: osdmap e147: 8 total, 8 up, 8 in 2023-09-22T07:45:08.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:08 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:45:09.376 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:08 smithi105 conmon[156308]: 2023-09-22T07:45:08.933+0000 7fee06d36200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-22T07:45:09.513 INFO:tasks.rados.rados.0.smithi006.stdout:418: done (1 left) 2023-09-22T07:45:09.513 INFO:tasks.rados.rados.0.smithi006.stdout:419: copy_from oid 29 from oid 46 current snap is 39 2023-09-22T07:45:09.514 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 9 v 0 (ObjNum 105 snap 25 seq_num 105) dirty exists 2023-09-22T07:45:09.514 INFO:tasks.rados.rados.0.smithi006.stdout:417: done (1 left) 2023-09-22T07:45:09.514 INFO:tasks.rados.rados.0.smithi006.stdout:420: snap_create 2023-09-22T07:45:09.527 INFO:tasks.rados.rados.0.smithi006.stdout:419: finishing copy_from to smithi006182445-29 2023-09-22T07:45:09.528 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 29 v 8 (ObjNum 45 snap 0 seq_num 45) dirty exists 2023-09-22T07:45:09.528 INFO:tasks.rados.rados.0.smithi006.stdout:419: finishing copy_from racing read to smithi006182445-29 2023-09-22T07:45:09.766 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:09 smithi105 ceph-mon[102016]: osdmap e148: 8 total, 8 up, 8 in 2023-09-22T07:45:09.766 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:09 smithi105 conmon[156308]: 2023-09-22T07:45:09.679+0000 7fee06d36200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-22T07:45:09.766 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:09 smithi105 conmon[156308]: 2023-09-22T07:45:09.767+0000 7fee06d36200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-22T07:45:09.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:09 smithi006 ceph-mon[116271]: osdmap e148: 8 total, 8 up, 8 in 2023-09-22T07:45:09.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:09 smithi006 ceph-mon[97617]: osdmap e148: 8 total, 8 up, 8 in 2023-09-22T07:45:10.515 INFO:tasks.rados.rados.0.smithi006.stdout:419: done (1 left) 2023-09-22T07:45:10.515 INFO:tasks.rados.rados.0.smithi006.stdout:420: done (0 left) 2023-09-22T07:45:10.515 INFO:tasks.rados.rados.0.smithi006.stdout:421: copy_from oid 27 from oid 39 current snap is 40 2023-09-22T07:45:10.515 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 8 current snap is 40 2023-09-22T07:45:10.515 INFO:tasks.rados.rados.0.smithi006.stdout:422: seq_num 147 ranges {2506752=65536} 2023-09-22T07:45:10.530 INFO:tasks.rados.rados.0.smithi006.stdout:422: writing smithi006182445-8 from 2506752 to 2572288 tid 1 2023-09-22T07:45:10.530 INFO:tasks.rados.rados.0.smithi006.stdout:423: copy_from oid 45 from oid 50 current snap is 40 2023-09-22T07:45:10.530 INFO:tasks.rados.rados.0.smithi006.stdout:421: finishing copy_from to smithi006182445-27 2023-09-22T07:45:10.530 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 27 v 20 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-09-22T07:45:10.530 INFO:tasks.rados.rados.0.smithi006.stdout:424: snap_create 2023-09-22T07:45:10.530 INFO:tasks.rados.rados.0.smithi006.stdout:421: finishing copy_from racing read to smithi006182445-27 2023-09-22T07:45:10.535 INFO:tasks.rados.rados.0.smithi006.stdout:422: finishing write tid 1 to smithi006182445-8 2023-09-22T07:45:10.535 INFO:tasks.rados.rados.0.smithi006.stdout:422: finishing write tid 2 to smithi006182445-8 2023-09-22T07:45:10.537 INFO:tasks.rados.rados.0.smithi006.stdout:422: finishing write tid 3 to smithi006182445-8 2023-09-22T07:45:10.537 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 8 v 86 (ObjNum 147 snap 40 seq_num 147) dirty exists 2023-09-22T07:45:10.537 INFO:tasks.rados.rados.0.smithi006.stdout:422: left oid 8 (ObjNum 147 snap 40 seq_num 147) 2023-09-22T07:45:10.567 INFO:tasks.rados.rados.0.smithi006.stdout:423: finishing copy_from to smithi006182445-45 2023-09-22T07:45:10.568 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 45 v 66 (ObjNum 121 snap 26 seq_num 121) dirty exists 2023-09-22T07:45:10.568 INFO:tasks.rados.rados.0.smithi006.stdout:423: finishing copy_from racing read to smithi006182445-45 2023-09-22T07:45:10.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:10 smithi006 ceph-mon[116271]: pgmap v201: 121 pgs: 121 active+clean; 118 MiB data, 321 MiB used, 715 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.2 MiB/s wr, 18 op/s 2023-09-22T07:45:10.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:10 smithi006 ceph-mon[116271]: osdmap e149: 8 total, 8 up, 8 in 2023-09-22T07:45:10.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:10 smithi006 ceph-mon[97617]: pgmap v201: 121 pgs: 121 active+clean; 118 MiB data, 321 MiB used, 715 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.2 MiB/s wr, 18 op/s 2023-09-22T07:45:10.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:10 smithi006 ceph-mon[97617]: osdmap e149: 8 total, 8 up, 8 in 2023-09-22T07:45:10.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:10 smithi105 ceph-mon[102016]: pgmap v201: 121 pgs: 121 active+clean; 118 MiB data, 321 MiB used, 715 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.2 MiB/s wr, 18 op/s 2023-09-22T07:45:10.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:10 smithi105 ceph-mon[102016]: osdmap e149: 8 total, 8 up, 8 in 2023-09-22T07:45:10.876 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:10 smithi105 conmon[156308]: 2023-09-22T07:45:10.623+0000 7fee06d36200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-22T07:45:10.876 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:10 smithi105 conmon[156308]: 2023-09-22T07:45:10.722+0000 7fee06d36200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-22T07:45:11.214 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:10 smithi105 conmon[156308]: 2023-09-22T07:45:10.914+0000 7fee06d36200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-22T07:45:11.215 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:11 smithi105 conmon[156308]: 2023-09-22T07:45:11.215+0000 7fee06d36200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-22T07:45:11.519 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:11 smithi105 conmon[156308]: 2023-09-22T07:45:11.457+0000 7fee06d36200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-22T07:45:11.527 INFO:tasks.rados.rados.0.smithi006.stdout:421: done (3 left) 2023-09-22T07:45:11.527 INFO:tasks.rados.rados.0.smithi006.stdout:422: done (2 left) 2023-09-22T07:45:11.527 INFO:tasks.rados.rados.0.smithi006.stdout:423: done (1 left) 2023-09-22T07:45:11.527 INFO:tasks.rados.rados.0.smithi006.stdout:424: done (0 left) 2023-09-22T07:45:11.527 INFO:tasks.rados.rados.0.smithi006.stdout:425: read oid 36 snap -1 2023-09-22T07:45:11.527 INFO:tasks.rados.rados.0.smithi006.stdout:425: expect (ObjNum 144 snap 39 seq_num 144) 2023-09-22T07:45:11.527 INFO:tasks.rados.rados.0.smithi006.stdout:426: delete oid 21 current snap is 41 2023-09-22T07:45:11.532 INFO:tasks.rados.rados.0.smithi006.stdout:426: done (1 left) 2023-09-22T07:45:11.533 INFO:tasks.rados.rados.0.smithi006.stdout:427: rmattr oid 9 current snap is 41 2023-09-22T07:45:11.533 INFO:tasks.rados.rados.0.smithi006.stdout:427: done (1 left) 2023-09-22T07:45:11.533 INFO:tasks.rados.rados.0.smithi006.stdout:428: rmattr oid 32 current snap is 41 2023-09-22T07:45:11.533 INFO:tasks.rados.rados.0.smithi006.stdout:428: done (1 left) 2023-09-22T07:45:11.533 INFO:tasks.rados.rados.0.smithi006.stdout:429: rmattr oid 6 current snap is 41 2023-09-22T07:45:11.533 INFO:tasks.rados.rados.0.smithi006.stdout:429: done (1 left) 2023-09-22T07:45:11.533 INFO:tasks.rados.rados.0.smithi006.stdout:430: copy_from oid 15 from oid 19 current snap is 41 2023-09-22T07:45:11.533 INFO:tasks.rados.rados.0.smithi006.stdout:431: delete oid 3 current snap is 41 2023-09-22T07:45:11.533 INFO:tasks.rados.rados.0.smithi006.stdout:425: expect (ObjNum 144 snap 39 seq_num 144) 2023-09-22T07:45:11.535 INFO:tasks.rados.rados.0.smithi006.stdout:425: done (2 left) 2023-09-22T07:45:11.536 INFO:tasks.rados.rados.0.smithi006.stdout:431: done (1 left) 2023-09-22T07:45:11.536 INFO:tasks.rados.rados.0.smithi006.stdout:432: rollback oid 14 current snap is 41 2023-09-22T07:45:11.536 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 14 to 36 2023-09-22T07:45:11.536 INFO:tasks.rados.rados.0.smithi006.stdout:433: read oid 20 snap -1 2023-09-22T07:45:11.536 INFO:tasks.rados.rados.0.smithi006.stdout:433: expect deleted 2023-09-22T07:45:11.536 INFO:tasks.rados.rados.0.smithi006.stdout:434: snap_remove snap 40 2023-09-22T07:45:11.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:11 smithi006 ceph-mon[116271]: osdmap e150: 8 total, 8 up, 8 in 2023-09-22T07:45:11.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:11 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:45:11.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:11 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:45:11.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:11 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:45:11.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:11 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:45:11.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:11 smithi006 ceph-mon[97617]: osdmap e150: 8 total, 8 up, 8 in 2023-09-22T07:45:11.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:11 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:45:11.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:11 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:45:11.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:11 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:45:11.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:11 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:45:11.876 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:11 smithi105 conmon[156308]: 2023-09-22T07:45:11.630+0000 7fee06d36200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-22T07:45:11.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:11 smithi105 ceph-mon[102016]: osdmap e150: 8 total, 8 up, 8 in 2023-09-22T07:45:11.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:11 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:45:11.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:11 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:45:11.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:11 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:45:11.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:11 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:45:12.252 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:11 smithi105 conmon[156308]: 2023-09-22T07:45:11.933+0000 7fee06d36200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-22T07:45:12.534 INFO:tasks.rados.rados.0.smithi006.stdout:434: done (3 left) 2023-09-22T07:45:12.534 INFO:tasks.rados.rados.0.smithi006.stdout:435: delete oid 4 current snap is 41 2023-09-22T07:45:12.534 INFO:tasks.rados.rados.0.smithi006.stdout:432: finishing rollback tid 1 to smithi006182445-14 2023-09-22T07:45:12.535 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 14 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2023-09-22T07:45:12.535 INFO:tasks.rados.rados.0.smithi006.stdout:430: finishing copy_from to smithi006182445-15 2023-09-22T07:45:12.535 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 15 v 113 (ObjNum 139 snap 37 seq_num 139) dirty exists 2023-09-22T07:45:12.535 INFO:tasks.rados.rados.0.smithi006.stdout:430: finishing copy_from racing read to smithi006182445-15 2023-09-22T07:45:12.541 INFO:tasks.rados.rados.0.smithi006.stdout:430: done (3 left) 2023-09-22T07:45:12.541 INFO:tasks.rados.rados.0.smithi006.stdout:432: done (2 left) 2023-09-22T07:45:12.541 INFO:tasks.rados.rados.0.smithi006.stdout:433: done (1 left) 2023-09-22T07:45:12.541 INFO:tasks.rados.rados.0.smithi006.stdout:435: done (0 left) 2023-09-22T07:45:12.541 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 12 current snap is 41 2023-09-22T07:45:12.541 INFO:tasks.rados.rados.0.smithi006.stdout:436: seq_num 151 ranges {1351680=131072} 2023-09-22T07:45:12.549 INFO:tasks.rados.rados.0.smithi006.stdout:436: writing smithi006182445-12 from 1351680 to 1482752 tid 1 2023-09-22T07:45:12.549 INFO:tasks.rados.rados.0.smithi006.stdout:437: snap_remove snap 29 2023-09-22T07:45:12.813 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:12 smithi105 conmon[156308]: 2023-09-22T07:45:12.680+0000 7fee06d36200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-22T07:45:12.813 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:12 smithi105 ceph-mon[102016]: pgmap v204: 121 pgs: 121 active+clean; 118 MiB data, 321 MiB used, 715 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.2 MiB/s wr, 18 op/s 2023-09-22T07:45:12.813 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:12 smithi105 ceph-mon[102016]: osdmap e151: 8 total, 8 up, 8 in 2023-09-22T07:45:13.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:12 smithi006 ceph-mon[97617]: pgmap v204: 121 pgs: 121 active+clean; 118 MiB data, 321 MiB used, 715 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.2 MiB/s wr, 18 op/s 2023-09-22T07:45:13.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:12 smithi006 ceph-mon[97617]: osdmap e151: 8 total, 8 up, 8 in 2023-09-22T07:45:13.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:12 smithi006 ceph-mon[116271]: pgmap v204: 121 pgs: 121 active+clean; 118 MiB data, 321 MiB used, 715 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.2 MiB/s wr, 18 op/s 2023-09-22T07:45:13.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:12 smithi006 ceph-mon[116271]: osdmap e151: 8 total, 8 up, 8 in 2023-09-22T07:45:13.126 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:12 smithi105 conmon[156308]: 2023-09-22T07:45:12.813+0000 7fee06d36200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-22T07:45:13.126 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:13 smithi105 conmon[156308]: 2023-09-22T07:45:13.011+0000 7fee06d36200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-22T07:45:13.545 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:13 smithi105 conmon[156308]: 2023-09-22T07:45:13.127+0000 7fee06d36200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-22T07:45:13.546 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:13 smithi105 conmon[156308]: 2023-09-22T07:45:13.361+0000 7fee06d36200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-22T07:45:13.550 INFO:tasks.rados.rados.0.smithi006.stdout:437: done (1 left) 2023-09-22T07:45:13.550 INFO:tasks.rados.rados.0.smithi006.stdout:438: snap_remove snap 39 2023-09-22T07:45:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:13 smithi105 ceph-mon[102016]: osdmap e152: 8 total, 8 up, 8 in 2023-09-22T07:45:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:13 smithi006 ceph-mon[116271]: osdmap e152: 8 total, 8 up, 8 in 2023-09-22T07:45:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:13 smithi006 ceph-mon[97617]: osdmap e152: 8 total, 8 up, 8 in 2023-09-22T07:45:14.483 INFO:tasks.rados.rados.0.smithi006.stdout:438: done (1 left) 2023-09-22T07:45:14.484 INFO:tasks.rados.rados.0.smithi006.stdout:439: snap_remove snap 38 2023-09-22T07:45:14.542 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:14 smithi105 conmon[156308]: 2023-09-22T07:45:14.291+0000 7fee06d36200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-22T07:45:14.543 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:14 smithi105 conmon[156308]: [22/Sep/2023:07:45:14] ENGINE Bus STARTING 2023-09-22T07:45:14.543 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:14 smithi105 conmon[156308]: CherryPy Checker: 2023-09-22T07:45:14.543 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:14 smithi105 conmon[156308]: The Application mounted at '' has an empty config. 2023-09-22T07:45:14.543 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:14 smithi105 conmon[156308]: 2023-09-22T07:45:14.543 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:14 smithi105 conmon[156308]: [22/Sep/2023:07:45:14] ENGINE Serving on http://:::9283 2023-09-22T07:45:14.543 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:14 smithi105 conmon[156308]: [22/Sep/2023:07:45:14] ENGINE Bus STARTED 2023-09-22T07:45:14.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:14 smithi105 ceph-mon[102016]: pgmap v207: 121 pgs: 121 active+clean; 118 MiB data, 321 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:45:14.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:14 smithi105 ceph-mon[102016]: osdmap e153: 8 total, 8 up, 8 in 2023-09-22T07:45:14.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:14 smithi105 ceph-mon[102016]: Standby manager daemon x restarted 2023-09-22T07:45:14.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:14 smithi105 ceph-mon[102016]: Standby manager daemon x started 2023-09-22T07:45:14.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:14 smithi105 ceph-mon[102016]: from='mgr.? 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-22T07:45:14.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:14 smithi105 ceph-mon[102016]: from='mgr.? 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-22T07:45:14.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:14 smithi105 ceph-mon[102016]: from='mgr.? 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-22T07:45:14.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:14 smithi105 ceph-mon[102016]: from='mgr.? 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-22T07:45:14.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:14 smithi105 ceph-mon[102016]: osdmap e154: 8 total, 8 up, 8 in 2023-09-22T07:45:15.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:14 smithi006 ceph-mon[97617]: pgmap v207: 121 pgs: 121 active+clean; 118 MiB data, 321 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:45:15.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:14 smithi006 ceph-mon[97617]: osdmap e153: 8 total, 8 up, 8 in 2023-09-22T07:45:15.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:14 smithi006 ceph-mon[97617]: Standby manager daemon x restarted 2023-09-22T07:45:15.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:14 smithi006 ceph-mon[97617]: Standby manager daemon x started 2023-09-22T07:45:15.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:14 smithi006 ceph-mon[97617]: from='mgr.? 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-22T07:45:15.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:14 smithi006 ceph-mon[97617]: from='mgr.? 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-22T07:45:15.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:14 smithi006 ceph-mon[97617]: from='mgr.? 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-22T07:45:15.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:14 smithi006 ceph-mon[97617]: from='mgr.? 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-22T07:45:15.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:14 smithi006 ceph-mon[97617]: osdmap e154: 8 total, 8 up, 8 in 2023-09-22T07:45:15.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:14 smithi006 ceph-mon[116271]: pgmap v207: 121 pgs: 121 active+clean; 118 MiB data, 321 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:45:15.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:14 smithi006 ceph-mon[116271]: osdmap e153: 8 total, 8 up, 8 in 2023-09-22T07:45:15.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:14 smithi006 ceph-mon[116271]: Standby manager daemon x restarted 2023-09-22T07:45:15.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:14 smithi006 ceph-mon[116271]: Standby manager daemon x started 2023-09-22T07:45:15.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:14 smithi006 ceph-mon[116271]: from='mgr.? 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-22T07:45:15.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:14 smithi006 ceph-mon[116271]: from='mgr.? 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-22T07:45:15.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:14 smithi006 ceph-mon[116271]: from='mgr.? 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-22T07:45:15.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:14 smithi006 ceph-mon[116271]: from='mgr.? 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-22T07:45:15.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:14 smithi006 ceph-mon[116271]: osdmap e154: 8 total, 8 up, 8 in 2023-09-22T07:45:15.495 INFO:tasks.rados.rados.0.smithi006.stdout:439: done (1 left) 2023-09-22T07:45:15.495 INFO:tasks.rados.rados.0.smithi006.stdout:440: snap_remove snap 32 2023-09-22T07:45:15.809 INFO:tasks.rados.rados.0.smithi006.stdout:440: done (1 left) 2023-09-22T07:45:15.809 INFO:tasks.rados.rados.0.smithi006.stdout:441: setattr oid 21 current snap is 41 2023-09-22T07:45:15.810 INFO:tasks.rados.rados.0.smithi006.stdout:442: read oid 30 snap -1 2023-09-22T07:45:15.810 INFO:tasks.rados.rados.0.smithi006.stdout:442: expect (ObjNum 110 snap 25 seq_num 110) 2023-09-22T07:45:15.810 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 6 current snap is 41 2023-09-22T07:45:15.810 INFO:tasks.rados.rados.0.smithi006.stdout:443: seq_num 152 ranges {2990080=147456} 2023-09-22T07:45:15.814 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:15 smithi105 ceph-mon[102016]: mgrmap e23: y(active, since 3m), standbys: x 2023-09-22T07:45:15.814 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:15 smithi105 ceph-mon[102016]: osdmap e155: 8 total, 8 up, 8 in 2023-09-22T07:45:15.823 INFO:tasks.rados.rados.0.smithi006.stdout:443: writing smithi006182445-6 from 2990080 to 3137536 tid 1 2023-09-22T07:45:15.823 INFO:tasks.rados.rados.0.smithi006.stdout:444: setattr oid 5 current snap is 41 2023-09-22T07:45:15.823 INFO:tasks.rados.rados.0.smithi006.stdout:436: finishing write tid 1 to smithi006182445-12 2023-09-22T07:45:15.823 INFO:tasks.rados.rados.0.smithi006.stdout:436: finishing write tid 2 to smithi006182445-12 2023-09-22T07:45:15.823 INFO:tasks.rados.rados.0.smithi006.stdout:436: finishing write tid 3 to smithi006182445-12 2023-09-22T07:45:15.823 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 12 v 62 (ObjNum 151 snap 41 seq_num 151) dirty exists 2023-09-22T07:45:15.823 INFO:tasks.rados.rados.0.smithi006.stdout:436: left oid 12 (ObjNum 151 snap 41 seq_num 151) 2023-09-22T07:45:15.824 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 21 v 110 (ObjNum 289 snap 0 seq_num 1) dirty exists 2023-09-22T07:45:15.824 INFO:tasks.rados.rados.0.smithi006.stdout:436: done (4 left) 2023-09-22T07:45:15.825 INFO:tasks.rados.rados.0.smithi006.stdout:441: done (3 left) 2023-09-22T07:45:15.825 INFO:tasks.rados.rados.0.smithi006.stdout:445: read oid 26 snap -1 2023-09-22T07:45:15.825 INFO:tasks.rados.rados.0.smithi006.stdout:445: expect (ObjNum 50 snap 0 seq_num 50) 2023-09-22T07:45:15.825 INFO:tasks.rados.rados.0.smithi006.stdout:446: snap_create 2023-09-22T07:45:15.826 INFO:tasks.rados.rados.0.smithi006.stdout:442: expect (ObjNum 110 snap 25 seq_num 110) 2023-09-22T07:45:15.836 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:15 smithi006 conmon[98043]: 2023-09-22T07:45:15.793+0000 7ff77d486700 -1 mgr handle_mgr_map I was active but no longer am 2023-09-22T07:45:15.837 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:15 smithi006 ceph-mon[116271]: mgrmap e23: y(active, since 3m), standbys: x 2023-09-22T07:45:15.837 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:15 smithi006 ceph-mon[116271]: osdmap e155: 8 total, 8 up, 8 in 2023-09-22T07:45:15.837 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:15 smithi006 ceph-mon[97617]: mgrmap e23: y(active, since 3m), standbys: x 2023-09-22T07:45:15.837 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:15 smithi006 ceph-mon[97617]: osdmap e155: 8 total, 8 up, 8 in 2023-09-22T07:45:15.899 INFO:tasks.rados.rados.0.smithi006.stdout:443: finishing write tid 1 to smithi006182445-6 2023-09-22T07:45:15.900 INFO:tasks.rados.rados.0.smithi006.stdout:443: finishing write tid 2 to smithi006182445-6 2023-09-22T07:45:15.900 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 5 v 155 (ObjNum 136 snap 35 seq_num 136) dirty exists 2023-09-22T07:45:15.900 INFO:tasks.rados.rados.0.smithi006.stdout:443: finishing write tid 3 to smithi006182445-6 2023-09-22T07:45:15.900 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 6 v 129 (ObjNum 152 snap 41 seq_num 152) dirty exists 2023-09-22T07:45:15.900 INFO:tasks.rados.rados.0.smithi006.stdout:443: left oid 6 (ObjNum 152 snap 41 seq_num 152) 2023-09-22T07:45:15.900 INFO:tasks.rados.rados.0.smithi006.stdout:445: expect (ObjNum 50 snap 0 seq_num 50) 2023-09-22T07:45:16.093 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:15 smithi006 conmon[98043]: ignoring --setuser ceph since I am not root 2023-09-22T07:45:16.094 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:15 smithi006 conmon[98043]: ignoring --setgroup ceph since I am not root 2023-09-22T07:45:16.094 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:15 smithi006 ceph-mgr[98068]: -- 172.21.15.6:0/1447820807 <== mon.2 v2:172.21.15.6:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f1ec5c29c0 con 0x55f1ec59ac00 2023-09-22T07:45:16.094 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:16 smithi006 conmon[98043]: 2023-09-22T07:45:16.000+0000 7f1b328c71c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-22T07:45:16.126 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:15 smithi105 conmon[156308]: [22/Sep/2023:07:45:15] ENGINE Bus STOPPING 2023-09-22T07:45:16.127 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:15 smithi105 conmon[156308]: [22/Sep/2023:07:45:15] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-22T07:45:16.127 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:15 smithi105 conmon[156308]: [22/Sep/2023:07:45:15] ENGINE Bus STOPPED 2023-09-22T07:45:16.127 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:15 smithi105 conmon[156308]: [22/Sep/2023:07:45:15] ENGINE Bus STARTING 2023-09-22T07:45:16.127 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:15 smithi105 conmon[156308]: 2023-09-22T07:45:15.935+0000 7fed650bd700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-22T07:45:16.127 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:15 smithi105 conmon[156308]: 2023-09-22T07:45:15.935+0000 7fed650bd700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-22T07:45:16.127 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:15 smithi105 conmon[156308]: 2023-09-22T07:45:15.935+0000 7fed650bd700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-22T07:45:16.127 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:15 smithi105 conmon[156308]: 2023-09-22T07:45:15.935+0000 7fed650bd700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-22T07:45:16.127 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:15 smithi105 conmon[156308]: 2023-09-22T07:45:15.935+0000 7fed650bd700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-22T07:45:16.127 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:15 smithi105 conmon[156308]: 2023-09-22T07:45:15.937+0000 7fed680c3700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-22T07:45:16.127 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:15 smithi105 conmon[156308]: 2023-09-22T07:45:15.937+0000 7fed680c3700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-22T07:45:16.127 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:15 smithi105 conmon[156308]: 2023-09-22T07:45:15.937+0000 7fed680c3700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-22T07:45:16.128 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:15 smithi105 conmon[156308]: 2023-09-22T07:45:15.937+0000 7fed680c3700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-22T07:45:16.128 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:15 smithi105 conmon[156308]: 2023-09-22T07:45:15.937+0000 7fed680c3700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-22T07:45:16.128 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:15 smithi105 conmon[156308]: [22/Sep/2023:07:45:15] ENGINE Serving on http://:::9283 2023-09-22T07:45:16.128 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:15 smithi105 conmon[156308]: [22/Sep/2023:07:45:15] ENGINE Bus STARTED 2023-09-22T07:45:16.522 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:16 smithi006 conmon[98043]: 2023-09-22T07:45:16.093+0000 7f1b328c71c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-22T07:45:16.522 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:16 smithi006 conmon[98043]: 2023-09-22T07:45:16.203+0000 7f1b328c71c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-22T07:45:16.522 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:16 smithi006 conmon[98043]: 2023-09-22T07:45:16.318+0000 7f1b328c71c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-22T07:45:16.522 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:16 smithi006 conmon[98043]: 2023-09-22T07:45:16.522+0000 7f1b328c71c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-22T07:45:16.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:45:16.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:45:16.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:45:16.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:45:16.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:45:16.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:45:16.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-09-22T07:45:16.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[116271]: osdmap e156: 8 total, 8 up, 8 in 2023-09-22T07:45:16.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[116271]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-09-22T07:45:16.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[116271]: mgrmap e24: x(active, starting, since 0.00886512s) 2023-09-22T07:45:16.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:45:16.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:45:16.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:45:16.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-09-22T07:45:16.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-09-22T07:45:16.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-22T07:45:16.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-22T07:45:16.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-22T07:45:16.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-22T07:45:16.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-22T07:45:16.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-22T07:45:16.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-22T07:45:16.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-22T07:45:16.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-22T07:45:16.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-22T07:45:16.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-22T07:45:16.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-22T07:45:16.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[116271]: Manager daemon x is now available 2023-09-22T07:45:16.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:16.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:45:16.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:45:16.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:45:16.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:45:16.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:45:16.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:45:16.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-09-22T07:45:16.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[97617]: osdmap e156: 8 total, 8 up, 8 in 2023-09-22T07:45:16.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[97617]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-09-22T07:45:16.789 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[97617]: mgrmap e24: x(active, starting, since 0.00886512s) 2023-09-22T07:45:16.789 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:45:16.789 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:45:16.789 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:45:16.789 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-09-22T07:45:16.789 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-09-22T07:45:16.789 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-22T07:45:16.789 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-22T07:45:16.789 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-22T07:45:16.789 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-22T07:45:16.790 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-22T07:45:16.790 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-22T07:45:16.790 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-22T07:45:16.790 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-22T07:45:16.790 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-22T07:45:16.790 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-22T07:45:16.790 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-22T07:45:16.790 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-22T07:45:16.790 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[97617]: Manager daemon x is now available 2023-09-22T07:45:16.790 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:16.791 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:45:16.791 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:45:16.791 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:45:16.791 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-09-22T07:45:16.791 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-09-22T07:45:16.791 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:16.791 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:16.791 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:45:16.792 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:45:16.792 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:45:16.792 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-09-22T07:45:16.792 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-09-22T07:45:16.792 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:16.792 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:16 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:16.805 INFO:tasks.rados.rados.0.smithi006.stdout:442: done (4 left) 2023-09-22T07:45:16.805 INFO:tasks.rados.rados.0.smithi006.stdout:443: done (3 left) 2023-09-22T07:45:16.805 INFO:tasks.rados.rados.0.smithi006.stdout:444: done (2 left) 2023-09-22T07:45:16.806 INFO:tasks.rados.rados.0.smithi006.stdout:445: done (1 left) 2023-09-22T07:45:16.806 INFO:tasks.rados.rados.0.smithi006.stdout:446: done (0 left) 2023-09-22T07:45:16.806 INFO:tasks.rados.rados.0.smithi006.stdout:447: read oid 46 snap -1 2023-09-22T07:45:16.806 INFO:tasks.rados.rados.0.smithi006.stdout:447: expect (ObjNum 45 snap 0 seq_num 45) 2023-09-22T07:45:16.806 INFO:tasks.rados.rados.0.smithi006.stdout:448: snap_remove snap 41 2023-09-22T07:45:16.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:16 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:45:16.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:16 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:45:16.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:16 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:45:16.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:16 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:45:16.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:16 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' 2023-09-22T07:45:16.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:16 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:45:16.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:16 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-09-22T07:45:16.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:16 smithi105 ceph-mon[102016]: osdmap e156: 8 total, 8 up, 8 in 2023-09-22T07:45:16.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:16 smithi105 ceph-mon[102016]: from='mgr.24491 172.21.15.6:0/734976963' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-09-22T07:45:16.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:16 smithi105 ceph-mon[102016]: mgrmap e24: x(active, starting, since 0.00886512s) 2023-09-22T07:45:16.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:16 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:45:16.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:16 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:45:16.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:16 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:45:16.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:16 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-09-22T07:45:16.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:16 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-09-22T07:45:16.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:16 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-22T07:45:16.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:16 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-22T07:45:16.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:16 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-22T07:45:16.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:16 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-22T07:45:16.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:16 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-22T07:45:16.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:16 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-22T07:45:16.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:16 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-22T07:45:16.879 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:16 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-22T07:45:16.879 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:16 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-22T07:45:16.879 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:16 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-22T07:45:16.879 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:16 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-22T07:45:16.879 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:16 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-22T07:45:16.879 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:16 smithi105 ceph-mon[102016]: Manager daemon x is now available 2023-09-22T07:45:16.879 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:16 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:16.879 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:16 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:45:16.879 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:16 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:45:16.879 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:16 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:45:16.879 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:16 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-09-22T07:45:16.880 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:16 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-09-22T07:45:16.880 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:16 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:16.880 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:16 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:17.182 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:16 smithi006 conmon[98043]: 2023-09-22T07:45:16.927+0000 7f1b328c71c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-22T07:45:17.182 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:17 smithi006 conmon[98043]: 2023-09-22T07:45:17.033+0000 7f1b328c71c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-22T07:45:17.534 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:17 smithi006 conmon[98043]: 2023-09-22T07:45:17.182+0000 7f1b328c71c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-22T07:45:17.535 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:17 smithi006 conmon[98043]: 2023-09-22T07:45:17.296+0000 7f1b328c71c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-22T07:45:17.795 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:17 smithi105 conmon[156308]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:45:17] "GET /metrics HTTP/1.1" 200 33088 "" "Prometheus/2.43.0" 2023-09-22T07:45:17.808 INFO:tasks.rados.rados.0.smithi006.stdout:448: done (1 left) 2023-09-22T07:45:17.808 INFO:tasks.rados.rados.0.smithi006.stdout:449: read oid 12 snap -1 2023-09-22T07:45:17.808 INFO:tasks.rados.rados.0.smithi006.stdout:449: expect (ObjNum 151 snap 41 seq_num 151) 2023-09-22T07:45:17.809 INFO:tasks.rados.rados.0.smithi006.stdout:450: read oid 38 snap 27 2023-09-22T07:45:17.809 INFO:tasks.rados.rados.0.smithi006.stdout:450: expect (ObjNum 37 snap 0 seq_num 37) 2023-09-22T07:45:17.809 INFO:tasks.rados.rados.0.smithi006.stdout:451: snap_create 2023-09-22T07:45:17.809 INFO:tasks.rados.rados.0.smithi006.stdout:447: expect (ObjNum 45 snap 0 seq_num 45) 2023-09-22T07:45:17.829 INFO:tasks.rados.rados.0.smithi006.stdout:450: expect (ObjNum 37 snap 0 seq_num 37) 2023-09-22T07:45:17.845 INFO:tasks.rados.rados.0.smithi006.stdout:449: expect (ObjNum 151 snap 41 seq_num 151) 2023-09-22T07:45:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:17 smithi105 ceph-mon[102016]: Deploying cephadm binary to smithi105 2023-09-22T07:45:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:17 smithi105 ceph-mon[102016]: Deploying cephadm binary to smithi006 2023-09-22T07:45:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:17 smithi105 ceph-mon[102016]: [22/Sep/2023:07:45:16] ENGINE Bus STARTING 2023-09-22T07:45:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:17 smithi105 ceph-mon[102016]: [22/Sep/2023:07:45:16] ENGINE Serving on https://172.21.15.105:7150 2023-09-22T07:45:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:17 smithi105 ceph-mon[102016]: [22/Sep/2023:07:45:16] ENGINE Serving on http://172.21.15.105:8765 2023-09-22T07:45:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:17 smithi105 ceph-mon[102016]: [22/Sep/2023:07:45:16] ENGINE Bus STARTED 2023-09-22T07:45:18.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:17 smithi105 ceph-mon[102016]: mgrmap e25: x(active, since 1.01096s) 2023-09-22T07:45:18.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:17 smithi105 ceph-mon[102016]: osdmap e157: 8 total, 8 up, 8 in 2023-09-22T07:45:18.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:17 smithi105 ceph-mon[102016]: pgmap v4: 121 pgs: 121 active+clean; 132 MiB data, 356 MiB used, 715 GiB / 715 GiB avail; 51 GiB/s rd, 44 GiB/s wr, 625.86k op/s; 454 MiB/s, 1.61k objects/s recovering 2023-09-22T07:45:18.285 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:17 smithi006 conmon[98043]: 2023-09-22T07:45:17.814+0000 7f1b328c71c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-22T07:45:18.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:17 smithi006 ceph-mon[97617]: Deploying cephadm binary to smithi105 2023-09-22T07:45:18.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:17 smithi006 ceph-mon[97617]: Deploying cephadm binary to smithi006 2023-09-22T07:45:18.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:17 smithi006 ceph-mon[97617]: [22/Sep/2023:07:45:16] ENGINE Bus STARTING 2023-09-22T07:45:18.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:17 smithi006 ceph-mon[97617]: [22/Sep/2023:07:45:16] ENGINE Serving on https://172.21.15.105:7150 2023-09-22T07:45:18.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:17 smithi006 ceph-mon[97617]: [22/Sep/2023:07:45:16] ENGINE Serving on http://172.21.15.105:8765 2023-09-22T07:45:18.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:17 smithi006 ceph-mon[97617]: [22/Sep/2023:07:45:16] ENGINE Bus STARTED 2023-09-22T07:45:18.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:17 smithi006 ceph-mon[97617]: mgrmap e25: x(active, since 1.01096s) 2023-09-22T07:45:18.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:17 smithi006 ceph-mon[97617]: osdmap e157: 8 total, 8 up, 8 in 2023-09-22T07:45:18.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:17 smithi006 ceph-mon[97617]: pgmap v4: 121 pgs: 121 active+clean; 132 MiB data, 356 MiB used, 715 GiB / 715 GiB avail; 51 GiB/s rd, 44 GiB/s wr, 625.86k op/s; 454 MiB/s, 1.61k objects/s recovering 2023-09-22T07:45:18.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:17 smithi006 ceph-mon[116271]: Deploying cephadm binary to smithi105 2023-09-22T07:45:18.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:17 smithi006 ceph-mon[116271]: Deploying cephadm binary to smithi006 2023-09-22T07:45:18.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:17 smithi006 ceph-mon[116271]: [22/Sep/2023:07:45:16] ENGINE Bus STARTING 2023-09-22T07:45:18.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:17 smithi006 ceph-mon[116271]: [22/Sep/2023:07:45:16] ENGINE Serving on https://172.21.15.105:7150 2023-09-22T07:45:18.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:17 smithi006 ceph-mon[116271]: [22/Sep/2023:07:45:16] ENGINE Serving on http://172.21.15.105:8765 2023-09-22T07:45:18.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:17 smithi006 ceph-mon[116271]: [22/Sep/2023:07:45:16] ENGINE Bus STARTED 2023-09-22T07:45:18.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:17 smithi006 ceph-mon[116271]: mgrmap e25: x(active, since 1.01096s) 2023-09-22T07:45:18.288 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:17 smithi006 ceph-mon[116271]: osdmap e157: 8 total, 8 up, 8 in 2023-09-22T07:45:18.288 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:17 smithi006 ceph-mon[116271]: pgmap v4: 121 pgs: 121 active+clean; 132 MiB data, 356 MiB used, 715 GiB / 715 GiB avail; 51 GiB/s rd, 44 GiB/s wr, 625.86k op/s; 454 MiB/s, 1.61k objects/s recovering 2023-09-22T07:45:18.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:18 smithi006 conmon[98043]: 2023-09-22T07:45:18.518+0000 7f1b328c71c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-22T07:45:18.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:18 smithi006 conmon[98043]: 2023-09-22T07:45:18.715+0000 7f1b328c71c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-22T07:45:18.820 INFO:tasks.rados.rados.0.smithi006.stdout:447: done (3 left) 2023-09-22T07:45:18.820 INFO:tasks.rados.rados.0.smithi006.stdout:449: done (2 left) 2023-09-22T07:45:18.820 INFO:tasks.rados.rados.0.smithi006.stdout:450: done (1 left) 2023-09-22T07:45:18.820 INFO:tasks.rados.rados.0.smithi006.stdout:451: done (0 left) 2023-09-22T07:45:18.820 INFO:tasks.rados.rados.0.smithi006.stdout:452: delete oid 4 current snap is 43 2023-09-22T07:45:18.821 INFO:tasks.rados.rados.0.smithi006.stdout:452: done (0 left) 2023-09-22T07:45:18.821 INFO:tasks.rados.rados.0.smithi006.stdout:453: snap_create 2023-09-22T07:45:19.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:18 smithi105 ceph-mon[102016]: osdmap e158: 8 total, 8 up, 8 in 2023-09-22T07:45:19.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:18 smithi105 ceph-mon[102016]: pgmap v6: 121 pgs: 121 active+clean; 132 MiB data, 356 MiB used, 715 GiB / 715 GiB avail; 192 MiB/s rd, 167 MiB/s wr, 2.31k op/s; 1.7 MiB/s, 5 objects/s recovering 2023-09-22T07:45:19.126 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:45:18 smithi105 conmon[152468]: ts=2023-09-22T07:45:18.658Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi105.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"172.21.15.6:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-22T07:45:19.127 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:45:18 smithi105 conmon[152468]: ts=2023-09-22T07:45:18.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephPGImbalance index=15 msg="Evaluating rule failed" rule="alert: CephPGImbalance\nexpr: abs(((ceph_osd_numpg > 0) - on (job) group_left () avg by (job) (ceph_osd_numpg\n > 0)) / on (job) group_left () avg by (job) (ceph_osd_numpg > 0)) * on (ceph_daemon)\n group_left (hostname) ceph_osd_metadata > 0.3\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.5\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} deviates by\n more than 30% from average PG count.\n summary: PGs are not balanced across OSDs\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi105.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"172.21.15.6:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-22T07:45:19.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:18 smithi006 ceph-mon[97617]: osdmap e158: 8 total, 8 up, 8 in 2023-09-22T07:45:19.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:18 smithi006 ceph-mon[97617]: pgmap v6: 121 pgs: 121 active+clean; 132 MiB data, 356 MiB used, 715 GiB / 715 GiB avail; 192 MiB/s rd, 167 MiB/s wr, 2.31k op/s; 1.7 MiB/s, 5 objects/s recovering 2023-09-22T07:45:19.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:18 smithi006 ceph-mon[116271]: osdmap e158: 8 total, 8 up, 8 in 2023-09-22T07:45:19.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:18 smithi006 ceph-mon[116271]: pgmap v6: 121 pgs: 121 active+clean; 132 MiB data, 356 MiB used, 715 GiB / 715 GiB avail; 192 MiB/s rd, 167 MiB/s wr, 2.31k op/s; 1.7 MiB/s, 5 objects/s recovering 2023-09-22T07:45:19.486 INFO:tasks.rados.rados.0.smithi006.stdout:453: done (0 left) 2023-09-22T07:45:19.486 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 28 current snap is 44 2023-09-22T07:45:19.486 INFO:tasks.rados.rados.0.smithi006.stdout:454: seq_num 154 ranges {270336=180224} 2023-09-22T07:45:19.486 INFO:tasks.rados.rados.0.smithi006.stdout:454: writing smithi006182445-28 from 270336 to 450560 tid 1 2023-09-22T07:45:19.486 INFO:tasks.rados.rados.0.smithi006.stdout:455: rollback oid 34 current snap is 44 2023-09-22T07:45:19.487 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 34 to 43 2023-09-22T07:45:19.487 INFO:tasks.rados.rados.0.smithi006.stdout:456: delete oid 8 current snap is 44 2023-09-22T07:45:19.493 INFO:tasks.rados.rados.0.smithi006.stdout:455: finishing rollback tid 0 to smithi006182445-34 2023-09-22T07:45:19.493 INFO:tasks.rados.rados.0.smithi006.stdout:455: finishing rollback tid 1 to smithi006182445-34 2023-09-22T07:45:19.494 INFO:tasks.rados.rados.0.smithi006.stdout:455: finishing rollback tid 2 to smithi006182445-34 2023-09-22T07:45:19.494 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 34 v 119 (ObjNum 45 snap 0 seq_num 45) dirty exists 2023-09-22T07:45:19.498 INFO:tasks.rados.rados.0.smithi006.stdout:454: finishing write tid 1 to smithi006182445-28 2023-09-22T07:45:19.500 INFO:tasks.rados.rados.0.smithi006.stdout:454: finishing write tid 2 to smithi006182445-28 2023-09-22T07:45:19.501 INFO:tasks.rados.rados.0.smithi006.stdout:454: finishing write tid 3 to smithi006182445-28 2023-09-22T07:45:19.501 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 28 v 157 (ObjNum 154 snap 44 seq_num 154) dirty exists 2023-09-22T07:45:19.501 INFO:tasks.rados.rados.0.smithi006.stdout:454: left oid 28 (ObjNum 154 snap 44 seq_num 154) 2023-09-22T07:45:19.502 INFO:tasks.rados.rados.0.smithi006.stdout:454: done (2 left) 2023-09-22T07:45:19.502 INFO:tasks.rados.rados.0.smithi006.stdout:455: done (1 left) 2023-09-22T07:45:19.502 INFO:tasks.rados.rados.0.smithi006.stdout:456: done (0 left) 2023-09-22T07:45:19.502 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 21 current snap is 44 2023-09-22T07:45:19.503 INFO:tasks.rados.rados.0.smithi006.stdout:457: seq_num 156 ranges {0=221184} 2023-09-22T07:45:19.504 INFO:tasks.rados.rados.0.smithi006.stdout:457: writing smithi006182445-21 from 0 to 221184 tid 1 2023-09-22T07:45:19.504 INFO:tasks.rados.rados.0.smithi006.stdout:458: snap_create 2023-09-22T07:45:19.508 INFO:tasks.rados.rados.0.smithi006.stdout:457: finishing write tid 1 to smithi006182445-21 2023-09-22T07:45:19.508 INFO:tasks.rados.rados.0.smithi006.stdout:457: finishing write tid 2 to smithi006182445-21 2023-09-22T07:45:19.509 INFO:tasks.rados.rados.0.smithi006.stdout:457: finishing write tid 3 to smithi006182445-21 2023-09-22T07:45:19.509 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 21 v 117 (ObjNum 156 snap 44 seq_num 156) dirty exists 2023-09-22T07:45:19.510 INFO:tasks.rados.rados.0.smithi006.stdout:457: left oid 21 (ObjNum 156 snap 44 seq_num 156) 2023-09-22T07:45:20.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:19 smithi006 conmon[98043]: 2023-09-22T07:45:19.759+0000 7f1b328c71c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-22T07:45:20.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:19 smithi006 conmon[98043]: 2023-09-22T07:45:19.871+0000 7f1b328c71c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-22T07:45:20.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:19 smithi006 ceph-mon[97617]: osdmap e159: 8 total, 8 up, 8 in 2023-09-22T07:45:20.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:19 smithi006 ceph-mon[97617]: mgrmap e26: x(active, since 3s) 2023-09-22T07:45:20.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:19 smithi006 ceph-mon[97617]: osdmap e160: 8 total, 8 up, 8 in 2023-09-22T07:45:20.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:19 smithi006 ceph-mon[116271]: osdmap e159: 8 total, 8 up, 8 in 2023-09-22T07:45:20.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:19 smithi006 ceph-mon[116271]: mgrmap e26: x(active, since 3s) 2023-09-22T07:45:20.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:19 smithi006 ceph-mon[116271]: osdmap e160: 8 total, 8 up, 8 in 2023-09-22T07:45:20.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:19 smithi105 ceph-mon[102016]: osdmap e159: 8 total, 8 up, 8 in 2023-09-22T07:45:20.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:19 smithi105 ceph-mon[102016]: mgrmap e26: x(active, since 3s) 2023-09-22T07:45:20.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:19 smithi105 ceph-mon[102016]: osdmap e160: 8 total, 8 up, 8 in 2023-09-22T07:45:20.461 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:20 smithi006 conmon[98043]: 2023-09-22T07:45:20.108+0000 7f1b328c71c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-22T07:45:20.461 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:20 smithi006 conmon[98043]: 2023-09-22T07:45:20.461+0000 7f1b328c71c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-22T07:45:20.505 INFO:tasks.rados.rados.0.smithi006.stdout:457: done (1 left) 2023-09-22T07:45:20.505 INFO:tasks.rados.rados.0.smithi006.stdout:458: done (0 left) 2023-09-22T07:45:20.505 INFO:tasks.rados.rados.0.smithi006.stdout:459: read oid 45 snap -1 2023-09-22T07:45:20.506 INFO:tasks.rados.rados.0.smithi006.stdout:459: expect (ObjNum 121 snap 26 seq_num 121) 2023-09-22T07:45:20.506 INFO:tasks.rados.rados.0.smithi006.stdout:460: read oid 29 snap 42 2023-09-22T07:45:20.506 INFO:tasks.rados.rados.0.smithi006.stdout:460: expect (ObjNum 45 snap 0 seq_num 45) 2023-09-22T07:45:20.506 INFO:tasks.rados.rados.0.smithi006.stdout:461: setattr oid 2 current snap is 45 2023-09-22T07:45:20.506 INFO:tasks.rados.rados.0.smithi006.stdout:462: rmattr oid 12 current snap is 45 2023-09-22T07:45:20.506 INFO:tasks.rados.rados.0.smithi006.stdout:462: done (3 left) 2023-09-22T07:45:20.506 INFO:tasks.rados.rados.0.smithi006.stdout:463: snap_remove snap 27 2023-09-22T07:45:20.784 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:20 smithi006 conmon[98043]: 2023-09-22T07:45:20.579+0000 7f1b328c71c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-22T07:45:21.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:20 smithi105 ceph-mon[102016]: pgmap v9: 121 pgs: 121 active+clean; 132 MiB data, 356 MiB used, 715 GiB / 715 GiB avail; 64 MiB/s rd, 56 MiB/s wr, 774 op/s; 575 KiB/s, 1 objects/s recovering 2023-09-22T07:45:21.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:20 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:21.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:20 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:21.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:20 smithi105 ceph-mon[102016]: osdmap e161: 8 total, 8 up, 8 in 2023-09-22T07:45:21.268 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:20 smithi006 conmon[98043]: 2023-09-22T07:45:20.927+0000 7f1b328c71c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-22T07:45:21.268 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:20 smithi006 ceph-mon[97617]: pgmap v9: 121 pgs: 121 active+clean; 132 MiB data, 356 MiB used, 715 GiB / 715 GiB avail; 64 MiB/s rd, 56 MiB/s wr, 774 op/s; 575 KiB/s, 1 objects/s recovering 2023-09-22T07:45:21.268 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:20 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:21.268 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:20 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:21.269 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:20 smithi006 ceph-mon[97617]: osdmap e161: 8 total, 8 up, 8 in 2023-09-22T07:45:21.269 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:20 smithi006 ceph-mon[116271]: pgmap v9: 121 pgs: 121 active+clean; 132 MiB data, 356 MiB used, 715 GiB / 715 GiB avail; 64 MiB/s rd, 56 MiB/s wr, 774 op/s; 575 KiB/s, 1 objects/s recovering 2023-09-22T07:45:21.269 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:20 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:21.269 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:20 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:21.269 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:20 smithi006 ceph-mon[116271]: osdmap e161: 8 total, 8 up, 8 in 2023-09-22T07:45:21.504 INFO:tasks.rados.rados.0.smithi006.stdout:463: done (3 left) 2023-09-22T07:45:21.504 INFO:tasks.rados.rados.0.smithi006.stdout:464: read oid 38 snap 43 2023-09-22T07:45:21.504 INFO:tasks.rados.rados.0.smithi006.stdout:464: expect (ObjNum 37 snap 0 seq_num 37) 2023-09-22T07:45:21.504 INFO:tasks.rados.rados.0.smithi006.stdout:465: delete oid 17 current snap is 45 2023-09-22T07:45:21.504 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 2 v 86 (ObjNum 116 snap 26 seq_num 116) dirty exists 2023-09-22T07:45:21.504 INFO:tasks.rados.rados.0.smithi006.stdout:460: expect (ObjNum 45 snap 0 seq_num 45) 2023-09-22T07:45:21.532 INFO:tasks.rados.rados.0.smithi006.stdout:459: expect (ObjNum 121 snap 26 seq_num 121) 2023-09-22T07:45:21.534 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:21 smithi006 conmon[98043]: 2023-09-22T07:45:21.268+0000 7f1b328c71c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-22T07:45:21.869 INFO:tasks.rados.rados.0.smithi006.stdout:459: done (4 left) 2023-09-22T07:45:21.869 INFO:tasks.rados.rados.0.smithi006.stdout:460: done (3 left) 2023-09-22T07:45:21.869 INFO:tasks.rados.rados.0.smithi006.stdout:461: done (2 left) 2023-09-22T07:45:21.869 INFO:tasks.rados.rados.0.smithi006.stdout:465: done (1 left) 2023-09-22T07:45:21.869 INFO:tasks.rados.rados.0.smithi006.stdout:466: copy_from oid 36 from oid 29 current snap is 45 2023-09-22T07:45:21.869 INFO:tasks.rados.rados.0.smithi006.stdout:464: expect (ObjNum 37 snap 0 seq_num 37) 2023-09-22T07:45:21.885 INFO:tasks.rados.rados.0.smithi006.stdout:466: finishing copy_from to smithi006182445-36 2023-09-22T07:45:21.885 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 36 v 8 (ObjNum 45 snap 0 seq_num 45) dirty exists 2023-09-22T07:45:21.885 INFO:tasks.rados.rados.0.smithi006.stdout:466: finishing copy_from racing read to smithi006182445-36 2023-09-22T07:45:21.886 INFO:tasks.rados.rados.0.smithi006.stdout:464: done (1 left) 2023-09-22T07:45:21.886 INFO:tasks.rados.rados.0.smithi006.stdout:466: done (0 left) 2023-09-22T07:45:21.886 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 6 current snap is 45 2023-09-22T07:45:21.886 INFO:tasks.rados.rados.0.smithi006.stdout:467: seq_num 158 ranges {3137536=253952} 2023-09-22T07:45:21.904 INFO:tasks.rados.rados.0.smithi006.stdout:467: writing smithi006182445-6 from 3137536 to 3391488 tid 1 2023-09-22T07:45:21.904 INFO:tasks.rados.rados.0.smithi006.stdout:468: rmattr oid 37 current snap is 45 2023-09-22T07:45:21.904 INFO:tasks.rados.rados.0.smithi006.stdout:468: done (1 left) 2023-09-22T07:45:21.904 INFO:tasks.rados.rados.0.smithi006.stdout:469: delete oid 3 current snap is 45 2023-09-22T07:45:21.905 INFO:tasks.rados.rados.0.smithi006.stdout:469: done (1 left) 2023-09-22T07:45:21.905 INFO:tasks.rados.rados.0.smithi006.stdout:470: read oid 29 snap -1 2023-09-22T07:45:21.905 INFO:tasks.rados.rados.0.smithi006.stdout:470: expect (ObjNum 45 snap 0 seq_num 45) 2023-09-22T07:45:21.905 INFO:tasks.rados.rados.0.smithi006.stdout:471: snap_create 2023-09-22T07:45:21.906 INFO:tasks.rados.rados.0.smithi006.stdout:467: finishing write tid 1 to smithi006182445-6 2023-09-22T07:45:21.906 INFO:tasks.rados.rados.0.smithi006.stdout:467: finishing write tid 2 to smithi006182445-6 2023-09-22T07:45:21.908 INFO:tasks.rados.rados.0.smithi006.stdout:467: finishing write tid 3 to smithi006182445-6 2023-09-22T07:45:21.908 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 6 v 138 (ObjNum 158 snap 45 seq_num 158) dirty exists 2023-09-22T07:45:21.909 INFO:tasks.rados.rados.0.smithi006.stdout:467: left oid 6 (ObjNum 158 snap 45 seq_num 158) 2023-09-22T07:45:21.910 INFO:tasks.rados.rados.0.smithi006.stdout:470: expect (ObjNum 45 snap 0 seq_num 45) 2023-09-22T07:45:22.197 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:21 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:22.197 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:21 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:22.197 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:21 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:22.197 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:21 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:22.197 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:21 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:45:22.197 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:21 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:45:22.198 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:21 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:45:22.198 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:21 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:45:22.198 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:21 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:22.198 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:21 smithi105 ceph-mon[102016]: osdmap e162: 8 total, 8 up, 8 in 2023-09-22T07:45:22.198 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:21 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:22.198 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:21 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:22.273 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:22 smithi006 conmon[98043]: 2023-09-22T07:45:22.114+0000 7f1b328c71c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-22T07:45:22.274 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:21 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:22.274 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:21 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:22.274 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:21 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:22.274 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:21 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:22.274 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:21 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:45:22.274 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:21 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:45:22.274 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:21 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:45:22.274 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:21 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:45:22.274 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:21 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:22.275 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:21 smithi006 ceph-mon[116271]: osdmap e162: 8 total, 8 up, 8 in 2023-09-22T07:45:22.275 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:21 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:22.275 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:21 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:22.275 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:21 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:22.275 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:21 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:22.275 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:21 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:22.275 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:21 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:22.275 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:21 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:45:22.275 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:21 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:45:22.275 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:21 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:45:22.276 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:21 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:45:22.276 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:21 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:22.276 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:21 smithi006 ceph-mon[97617]: osdmap e162: 8 total, 8 up, 8 in 2023-09-22T07:45:22.276 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:21 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:22.276 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:21 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:22.534 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:22 smithi006 conmon[98043]: 2023-09-22T07:45:22.273+0000 7f1b328c71c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-22T07:45:22.535 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:22 smithi006 conmon[98043]: 2023-09-22T07:45:22.516+0000 7f1b328c71c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-22T07:45:22.587 INFO:tasks.rados.rados.0.smithi006.stdout:467: done (2 left) 2023-09-22T07:45:22.587 INFO:tasks.rados.rados.0.smithi006.stdout:470: done (1 left) 2023-09-22T07:45:22.587 INFO:tasks.rados.rados.0.smithi006.stdout:471: done (0 left) 2023-09-22T07:45:22.587 INFO:tasks.rados.rados.0.smithi006.stdout:472: rmattr oid 6 current snap is 46 2023-09-22T07:45:22.587 INFO:tasks.rados.rados.0.smithi006.stdout:473: rollback oid 3 current snap is 46 2023-09-22T07:45:22.587 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 3 to 44 2023-09-22T07:45:22.587 INFO:tasks.rados.rados.0.smithi006.stdout:474: rollback oid 16 current snap is 46 2023-09-22T07:45:22.587 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 16 to 36 2023-09-22T07:45:22.587 INFO:tasks.rados.rados.0.smithi006.stdout:475: snap_create 2023-09-22T07:45:22.589 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 6 v 0 (ObjNum 158 snap 45 seq_num 158) dirty exists 2023-09-22T07:45:22.589 INFO:tasks.rados.rados.0.smithi006.stdout:473: finishing rollback tid 1 to smithi006182445-3 2023-09-22T07:45:22.589 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 3 v 74 (ObjNum 129 snap 0 seq_num 3169309888) dirty dne 2023-09-22T07:45:22.593 INFO:tasks.rados.rados.0.smithi006.stdout:474: finishing rollback tid 0 to smithi006182445-16 2023-09-22T07:45:22.593 INFO:tasks.rados.rados.0.smithi006.stdout:474: finishing rollback tid 1 to smithi006182445-16 2023-09-22T07:45:22.593 INFO:tasks.rados.rados.0.smithi006.stdout:474: finishing rollback tid 2 to smithi006182445-16 2023-09-22T07:45:22.593 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 16 v 108 (ObjNum 128 snap 34 seq_num 128) dirty exists 2023-09-22T07:45:22.929 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:22 smithi006 conmon[98043]: 2023-09-22T07:45:22.659+0000 7f1b328c71c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-22T07:45:23.285 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:22 smithi006 conmon[98043]: 2023-09-22T07:45:22.930+0000 7f1b328c71c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-22T07:45:23.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:22 smithi006 ceph-mon[97617]: Adjusting osd_memory_target on smithi006 to 2501M 2023-09-22T07:45:23.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:22 smithi006 ceph-mon[97617]: pgmap v12: 121 pgs: 121 active+clean; 118 MiB data, 354 MiB used, 715 GiB / 715 GiB avail; 7.8 MiB/s rd, 98 KiB/s wr, 42 op/s 2023-09-22T07:45:23.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:22 smithi006 ceph-mon[97617]: osdmap e163: 8 total, 8 up, 8 in 2023-09-22T07:45:23.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:22 smithi006 ceph-mon[116271]: Adjusting osd_memory_target on smithi006 to 2501M 2023-09-22T07:45:23.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:22 smithi006 ceph-mon[116271]: pgmap v12: 121 pgs: 121 active+clean; 118 MiB data, 354 MiB used, 715 GiB / 715 GiB avail; 7.8 MiB/s rd, 98 KiB/s wr, 42 op/s 2023-09-22T07:45:23.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:22 smithi006 ceph-mon[116271]: osdmap e163: 8 total, 8 up, 8 in 2023-09-22T07:45:23.322 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:22 smithi105 ceph-mon[102016]: Adjusting osd_memory_target on smithi006 to 2501M 2023-09-22T07:45:23.323 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:22 smithi105 ceph-mon[102016]: pgmap v12: 121 pgs: 121 active+clean; 118 MiB data, 354 MiB used, 715 GiB / 715 GiB avail; 7.8 MiB/s rd, 98 KiB/s wr, 42 op/s 2023-09-22T07:45:23.323 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:22 smithi105 ceph-mon[102016]: osdmap e163: 8 total, 8 up, 8 in 2023-09-22T07:45:23.588 INFO:tasks.rados.rados.0.smithi006.stdout:472: done (3 left) 2023-09-22T07:45:23.588 INFO:tasks.rados.rados.0.smithi006.stdout:473: done (2 left) 2023-09-22T07:45:23.588 INFO:tasks.rados.rados.0.smithi006.stdout:474: done (1 left) 2023-09-22T07:45:23.588 INFO:tasks.rados.rados.0.smithi006.stdout:475: done (0 left) 2023-09-22T07:45:23.588 INFO:tasks.rados.rados.0.smithi006.stdout:476: rollback oid 39 current snap is 47 2023-09-22T07:45:23.588 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 39 to 43 2023-09-22T07:45:23.588 INFO:tasks.rados.rados.0.smithi006.stdout:477: rollback oid 21 current snap is 47 2023-09-22T07:45:23.588 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 21 to 42 2023-09-22T07:45:23.588 INFO:tasks.rados.rados.0.smithi006.stdout:478: delete oid 24 current snap is 47 2023-09-22T07:45:23.593 INFO:tasks.rados.rados.0.smithi006.stdout:477: finishing rollback tid 0 to smithi006182445-21 2023-09-22T07:45:23.594 INFO:tasks.rados.rados.0.smithi006.stdout:476: finishing rollback tid 0 to smithi006182445-39 2023-09-22T07:45:23.594 INFO:tasks.rados.rados.0.smithi006.stdout:476: finishing rollback tid 1 to smithi006182445-39 2023-09-22T07:45:23.595 INFO:tasks.rados.rados.0.smithi006.stdout:476: finishing rollback tid 2 to smithi006182445-39 2023-09-22T07:45:23.595 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 39 v 53 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-09-22T07:45:23.595 INFO:tasks.rados.rados.0.smithi006.stdout:477: finishing rollback tid 1 to smithi006182445-21 2023-09-22T07:45:23.595 INFO:tasks.rados.rados.0.smithi006.stdout:477: finishing rollback tid 2 to smithi006182445-21 2023-09-22T07:45:23.595 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 21 v 125 (ObjNum 145 snap 0 seq_num 3168974336) dirty exists 2023-09-22T07:45:23.595 INFO:tasks.rados.rados.0.smithi006.stdout:476: done (2 left) 2023-09-22T07:45:23.595 INFO:tasks.rados.rados.0.smithi006.stdout:477: done (1 left) 2023-09-22T07:45:23.595 INFO:tasks.rados.rados.0.smithi006.stdout:478: done (0 left) 2023-09-22T07:45:23.595 INFO:tasks.rados.rados.0.smithi006.stdout:479: delete oid 47 current snap is 47 2023-09-22T07:45:23.597 INFO:tasks.rados.rados.0.smithi006.stdout:479: done (0 left) 2023-09-22T07:45:23.597 INFO:tasks.rados.rados.0.smithi006.stdout:480: read oid 33 snap 43 2023-09-22T07:45:23.597 INFO:tasks.rados.rados.0.smithi006.stdout:480: expect (ObjNum 124 snap 28 seq_num 124) 2023-09-22T07:45:23.597 INFO:tasks.rados.rados.0.smithi006.stdout:481: setattr oid 15 current snap is 47 2023-09-22T07:45:23.598 INFO:tasks.rados.rados.0.smithi006.stdout:482: setattr oid 29 current snap is 47 2023-09-22T07:45:23.599 INFO:tasks.rados.rados.0.smithi006.stdout:483: delete oid 34 current snap is 47 2023-09-22T07:45:23.601 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 15 v 231 (ObjNum 139 snap 37 seq_num 139) dirty exists 2023-09-22T07:45:23.602 INFO:tasks.rados.rados.0.smithi006.stdout:481: done (3 left) 2023-09-22T07:45:23.602 INFO:tasks.rados.rados.0.smithi006.stdout:483: done (2 left) 2023-09-22T07:45:23.602 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 36 current snap is 47 2023-09-22T07:45:23.602 INFO:tasks.rados.rados.0.smithi006.stdout:484: seq_num 163 ranges {761856=335872} 2023-09-22T07:45:23.608 INFO:tasks.rados.rados.0.smithi006.stdout:484: writing smithi006182445-36 from 761856 to 1097728 tid 1 2023-09-22T07:45:23.608 INFO:tasks.rados.rados.0.smithi006.stdout:485: snap_remove snap 46 2023-09-22T07:45:23.608 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 29 v 140 (ObjNum 45 snap 0 seq_num 45) dirty exists 2023-09-22T07:45:23.970 INFO:teuthology.orchestra.run.smithi006.stdout:true 2023-09-22T07:45:24.284 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:23 smithi006 conmon[98043]: 2023-09-22T07:45:23.983+0000 7f1b328c71c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-22T07:45:24.285 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:24 smithi006 conmon[98043]: [22/Sep/2023:07:45:24] ENGINE Bus STARTING 2023-09-22T07:45:24.285 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:24 smithi006 conmon[98043]: CherryPy Checker: 2023-09-22T07:45:24.285 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:24 smithi006 conmon[98043]: The Application mounted at '' has an empty config. 2023-09-22T07:45:24.285 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:24 smithi006 conmon[98043]: 2023-09-22T07:45:24.285 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:24 smithi006 conmon[98043]: [22/Sep/2023:07:45:24] ENGINE Serving on http://:::9283 2023-09-22T07:45:24.285 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:24 smithi006 conmon[98043]: [22/Sep/2023:07:45:24] ENGINE Bus STARTED 2023-09-22T07:45:24.288 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-22T07:45:24.288 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (3m) - 3m 29.8M - 0.25.0 c8568f914cd2 1e8803c4ea17 2023-09-22T07:45:24.288 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi105 *:3000 running (3m) - 3m 99.7M - 9.4.7 2c41d148cca3 ca8c555f02fc 2023-09-22T07:45:24.288 INFO:teuthology.orchestra.run.smithi006.stdout:mds.a smithi006 running (4m) - 4m 14.8M - 17.2.6-1121-g6a79a820 202608b01ce9 b81e719d7bdb 2023-09-22T07:45:24.288 INFO:teuthology.orchestra.run.smithi006.stdout:mds.b smithi105 running (4m) - 4m 19.0M - 17.2.6-1121-g6a79a820 202608b01ce9 d99d16e4c45f 2023-09-22T07:45:24.288 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi105 *:8443,9283 running (17s) - 8m 489M - 18.0.0-6218-gf7ddca67 ceff0457336d 79e5ae769ff4 2023-09-22T07:45:24.288 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:9283 running (9m) - 9m 162M - 17.2.6-1121-g6a79a820 202608b01ce9 5fe25af4f86b 2023-09-22T07:45:24.288 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (9m) - 9m 105M 2048M 17.2.6-1121-g6a79a820 202608b01ce9 90f7f31f386f 2023-09-22T07:45:24.288 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi105 running (8m) - 8m 72.6M 2048M 17.2.6-1121-g6a79a820 202608b01ce9 a9ba878e312b 2023-09-22T07:45:24.289 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (8m) - 8m 73.7M 2048M 17.2.6-1121-g6a79a820 202608b01ce9 855a6988066f 2023-09-22T07:45:24.289 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (3m) - 3m 19.9M - 1.5.0 0da6a335fe13 e3d483a1c561 2023-09-22T07:45:24.289 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi105 *:9100 running (3m) - 3m 19.0M - 1.5.0 0da6a335fe13 3fd355736b53 2023-09-22T07:45:24.289 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (7m) - 7m 162M 2501M 17.2.6-1121-g6a79a820 202608b01ce9 443aac00a144 2023-09-22T07:45:24.289 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (7m) - 7m 134M 2501M 17.2.6-1121-g6a79a820 202608b01ce9 653b75615b08 2023-09-22T07:45:24.289 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (6m) - 6m 177M 2501M 17.2.6-1121-g6a79a820 202608b01ce9 258b394587b2 2023-09-22T07:45:24.289 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (6m) - 6m 122M 2501M 17.2.6-1121-g6a79a820 202608b01ce9 ea205d1e8484 2023-09-22T07:45:24.289 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi105 running (6m) - 6m 160M 3012M 17.2.6-1121-g6a79a820 202608b01ce9 2e8fe03d53fa 2023-09-22T07:45:24.289 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi105 running (5m) - 5m 161M 3012M 17.2.6-1121-g6a79a820 202608b01ce9 82303d1786f2 2023-09-22T07:45:24.289 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi105 running (5m) - 5m 119M 3012M 17.2.6-1121-g6a79a820 202608b01ce9 ea58a9013d04 2023-09-22T07:45:24.289 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi105 running (5m) - 5m 145M 3012M 17.2.6-1121-g6a79a820 202608b01ce9 a9ff7d782c8f 2023-09-22T07:45:24.289 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi105 *:9095 running (2m) - 4m 53.0M - 2.43.0 a07b618ecd1d f2261332bdd4 2023-09-22T07:45:24.484 INFO:tasks.rados.rados.0.smithi006.stdout:482: done (3 left) 2023-09-22T07:45:24.485 INFO:tasks.rados.rados.0.smithi006.stdout:485: done (2 left) 2023-09-22T07:45:24.485 INFO:tasks.rados.rados.0.smithi006.stdout:486: delete oid 13 current snap is 47 2023-09-22T07:45:24.485 INFO:tasks.rados.rados.0.smithi006.stdout:480: expect (ObjNum 124 snap 28 seq_num 124) 2023-09-22T07:45:24.563 INFO:tasks.rados.rados.0.smithi006.stdout:484: finishing write tid 1 to smithi006182445-36 2023-09-22T07:45:24.563 INFO:tasks.rados.rados.0.smithi006.stdout:484: finishing write tid 2 to smithi006182445-36 2023-09-22T07:45:24.563 INFO:tasks.rados.rados.0.smithi006.stdout:484: finishing write tid 3 to smithi006182445-36 2023-09-22T07:45:24.563 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 36 v 85 (ObjNum 163 snap 47 seq_num 163) dirty exists 2023-09-22T07:45:24.563 INFO:tasks.rados.rados.0.smithi006.stdout:484: left oid 36 (ObjNum 163 snap 47 seq_num 163) 2023-09-22T07:45:24.563 INFO:tasks.rados.rados.0.smithi006.stdout:480: done (2 left) 2023-09-22T07:45:24.564 INFO:tasks.rados.rados.0.smithi006.stdout:484: done (1 left) 2023-09-22T07:45:24.564 INFO:tasks.rados.rados.0.smithi006.stdout:486: done (0 left) 2023-09-22T07:45:24.564 INFO:tasks.rados.rados.0.smithi006.stdout:487: rollback oid 9 current snap is 47 2023-09-22T07:45:24.564 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 9 to 42 2023-09-22T07:45:24.564 INFO:tasks.rados.rados.0.smithi006.stdout:488: read oid 11 snap 36 2023-09-22T07:45:24.564 INFO:tasks.rados.rados.0.smithi006.stdout:488: expect (ObjNum 118 snap 26 seq_num 118) 2023-09-22T07:45:24.564 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 23 current snap is 47 2023-09-22T07:45:24.564 INFO:tasks.rados.rados.0.smithi006.stdout:489: seq_num 165 ranges {2899968=368640} 2023-09-22T07:45:24.581 INFO:tasks.rados.rados.0.smithi006.stdout:489: writing smithi006182445-23 from 2899968 to 3268608 tid 1 2023-09-22T07:45:24.581 INFO:tasks.rados.rados.0.smithi006.stdout:490: delete oid 7 current snap is 47 2023-09-22T07:45:24.581 INFO:tasks.rados.rados.0.smithi006.stdout:487: finishing rollback tid 0 to smithi006182445-9 2023-09-22T07:45:24.581 INFO:tasks.rados.rados.0.smithi006.stdout:487: finishing rollback tid 1 to smithi006182445-9 2023-09-22T07:45:24.581 INFO:tasks.rados.rados.0.smithi006.stdout:487: finishing rollback tid 2 to smithi006182445-9 2023-09-22T07:45:24.582 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 9 v 200 (ObjNum 105 snap 25 seq_num 105) dirty exists 2023-09-22T07:45:24.582 INFO:tasks.rados.rados.0.smithi006.stdout:488: expect (ObjNum 118 snap 26 seq_num 118) 2023-09-22T07:45:24.642 INFO:tasks.rados.rados.0.smithi006.stdout:489: finishing write tid 1 to smithi006182445-23 2023-09-22T07:45:24.642 INFO:tasks.rados.rados.0.smithi006.stdout:489: finishing write tid 2 to smithi006182445-23 2023-09-22T07:45:24.642 INFO:tasks.rados.rados.0.smithi006.stdout:487: done (3 left) 2023-09-22T07:45:24.642 INFO:tasks.rados.rados.0.smithi006.stdout:488: done (2 left) 2023-09-22T07:45:24.642 INFO:tasks.rados.rados.0.smithi006.stdout:490: done (1 left) 2023-09-22T07:45:24.642 INFO:tasks.rados.rados.0.smithi006.stdout:491: read oid 26 snap 42 2023-09-22T07:45:24.642 INFO:tasks.rados.rados.0.smithi006.stdout:491: expect (ObjNum 50 snap 0 seq_num 50) 2023-09-22T07:45:24.642 INFO:tasks.rados.rados.0.smithi006.stdout:492: read oid 7 snap 44 2023-09-22T07:45:24.643 INFO:tasks.rados.rados.0.smithi006.stdout:492: expect (ObjNum 16 snap 0 seq_num 16) 2023-09-22T07:45:24.643 INFO:tasks.rados.rados.0.smithi006.stdout:493: rollback oid 32 current snap is 47 2023-09-22T07:45:24.643 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 32 to 44 2023-09-22T07:45:24.643 INFO:tasks.rados.rados.0.smithi006.stdout:489: finishing write tid 3 to smithi006182445-23 2023-09-22T07:45:24.643 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 23 v 115 (ObjNum 165 snap 47 seq_num 165) dirty exists 2023-09-22T07:45:24.643 INFO:tasks.rados.rados.0.smithi006.stdout:489: left oid 23 (ObjNum 165 snap 47 seq_num 165) 2023-09-22T07:45:24.643 INFO:tasks.rados.rados.0.smithi006.stdout:489: done (3 left) 2023-09-22T07:45:24.643 INFO:tasks.rados.rados.0.smithi006.stdout:494: delete oid 30 current snap is 47 2023-09-22T07:45:24.644 INFO:tasks.rados.rados.0.smithi006.stdout:492: expect (ObjNum 16 snap 0 seq_num 16) 2023-09-22T07:45:24.652 INFO:tasks.rados.rados.0.smithi006.stdout:493: finishing rollback tid 0 to smithi006182445-32 2023-09-22T07:45:24.652 INFO:tasks.rados.rados.0.smithi006.stdout:492: done (3 left) 2023-09-22T07:45:24.652 INFO:tasks.rados.rados.0.smithi006.stdout:494: done (2 left) 2023-09-22T07:45:24.652 INFO:tasks.rados.rados.0.smithi006.stdout:495: read oid 25 snap -1 2023-09-22T07:45:24.652 INFO:tasks.rados.rados.0.smithi006.stdout:495: expect (ObjNum 143 snap 38 seq_num 143) 2023-09-22T07:45:24.652 INFO:tasks.rados.rados.0.smithi006.stdout:496: rollback oid 43 current snap is 47 2023-09-22T07:45:24.652 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 43 to 44 2023-09-22T07:45:24.653 INFO:tasks.rados.rados.0.smithi006.stdout:493: finishing rollback tid 1 to smithi006182445-32 2023-09-22T07:45:24.653 INFO:tasks.rados.rados.0.smithi006.stdout:493: finishing rollback tid 2 to smithi006182445-32 2023-09-22T07:45:24.653 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 32 v 165 (ObjNum 1 snap 0 seq_num 1) dirty exists 2023-09-22T07:45:24.653 INFO:tasks.rados.rados.0.smithi006.stdout:491: expect (ObjNum 50 snap 0 seq_num 50) 2023-09-22T07:45:24.689 INFO:tasks.rados.rados.0.smithi006.stdout:495: expect (ObjNum 143 snap 38 seq_num 143) 2023-09-22T07:45:24.701 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-09-22T07:45:24.701 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2023-09-22T07:45:24.701 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 3 2023-09-22T07:45:24.701 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:45:24.701 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2023-09-22T07:45:24.701 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 1, 2023-09-22T07:45:24.701 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 1 2023-09-22T07:45:24.701 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:45:24.702 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2023-09-22T07:45:24.702 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 8 2023-09-22T07:45:24.702 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:45:24.702 INFO:teuthology.orchestra.run.smithi006.stdout: "mds": { 2023-09-22T07:45:24.702 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 2 2023-09-22T07:45:24.702 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:45:24.702 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2023-09-22T07:45:24.702 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 14, 2023-09-22T07:45:24.702 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 1 2023-09-22T07:45:24.702 INFO:teuthology.orchestra.run.smithi006.stdout: } 2023-09-22T07:45:24.702 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-09-22T07:45:24.764 INFO:tasks.rados.rados.0.smithi006.stdout:496: finishing rollback tid 0 to smithi006182445-43 2023-09-22T07:45:24.764 INFO:tasks.rados.rados.0.smithi006.stdout:496: finishing rollback tid 1 to smithi006182445-43 2023-09-22T07:45:24.765 INFO:tasks.rados.rados.0.smithi006.stdout:496: finishing rollback tid 2 to smithi006182445-43 2023-09-22T07:45:24.765 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 43 v 239 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-09-22T07:45:24.765 INFO:tasks.rados.rados.0.smithi006.stdout:491: done (3 left) 2023-09-22T07:45:24.765 INFO:tasks.rados.rados.0.smithi006.stdout:493: done (2 left) 2023-09-22T07:45:24.765 INFO:tasks.rados.rados.0.smithi006.stdout:495: done (1 left) 2023-09-22T07:45:24.765 INFO:tasks.rados.rados.0.smithi006.stdout:496: done (0 left) 2023-09-22T07:45:24.765 INFO:tasks.rados.rados.0.smithi006.stdout:497: delete oid 17 current snap is 47 2023-09-22T07:45:24.766 INFO:tasks.rados.rados.0.smithi006.stdout:497: done (0 left) 2023-09-22T07:45:24.766 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 32 current snap is 47 2023-09-22T07:45:24.766 INFO:tasks.rados.rados.0.smithi006.stdout:498: seq_num 169 ranges {24576=434176} 2023-09-22T07:45:24.768 INFO:tasks.rados.rados.0.smithi006.stdout:498: writing smithi006182445-32 from 24576 to 458752 tid 1 2023-09-22T07:45:24.768 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 7 current snap is 47 2023-09-22T07:45:24.768 INFO:tasks.rados.rados.0.smithi006.stdout:499: seq_num 170 ranges {0=450560} 2023-09-22T07:45:24.771 INFO:tasks.rados.rados.0.smithi006.stdout:499: writing smithi006182445-7 from 0 to 450560 tid 1 2023-09-22T07:45:24.771 INFO:tasks.rados.rados.0.smithi006.stdout:500: read oid 17 snap -1 2023-09-22T07:45:24.771 INFO:tasks.rados.rados.0.smithi006.stdout:500: expect deleted 2023-09-22T07:45:24.771 INFO:tasks.rados.rados.0.smithi006.stdout:501: read oid 6 snap -1 2023-09-22T07:45:24.771 INFO:tasks.rados.rados.0.smithi006.stdout:501: expect (ObjNum 158 snap 45 seq_num 158) 2023-09-22T07:45:24.771 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 33 current snap is 47 2023-09-22T07:45:24.771 INFO:tasks.rados.rados.0.smithi006.stdout:502: seq_num 171 ranges {2629632=466944} 2023-09-22T07:45:24.789 INFO:tasks.rados.rados.0.smithi006.stdout:502: writing smithi006182445-33 from 2629632 to 3096576 tid 1 2023-09-22T07:45:24.790 INFO:tasks.rados.rados.0.smithi006.stdout:503: read oid 8 snap -1 2023-09-22T07:45:24.790 INFO:tasks.rados.rados.0.smithi006.stdout:503: expect deleted 2023-09-22T07:45:24.790 INFO:tasks.rados.rados.0.smithi006.stdout:504: read oid 16 snap -1 2023-09-22T07:45:24.790 INFO:tasks.rados.rados.0.smithi006.stdout:504: expect (ObjNum 128 snap 34 seq_num 128) 2023-09-22T07:45:24.790 INFO:tasks.rados.rados.0.smithi006.stdout:505: rmattr oid 47 current snap is 47 2023-09-22T07:45:24.790 INFO:tasks.rados.rados.0.smithi006.stdout:505: done (7 left) 2023-09-22T07:45:24.790 INFO:tasks.rados.rados.0.smithi006.stdout:506: setattr oid 26 current snap is 47 2023-09-22T07:45:24.790 INFO:tasks.rados.rados.0.smithi006.stdout:498: finishing write tid 1 to smithi006182445-32 2023-09-22T07:45:24.790 INFO:tasks.rados.rados.0.smithi006.stdout:498: finishing write tid 2 to smithi006182445-32 2023-09-22T07:45:24.790 INFO:tasks.rados.rados.0.smithi006.stdout:499: finishing write tid 1 to smithi006182445-7 2023-09-22T07:45:24.790 INFO:tasks.rados.rados.0.smithi006.stdout:499: finishing write tid 2 to smithi006182445-7 2023-09-22T07:45:24.791 INFO:tasks.rados.rados.0.smithi006.stdout:498: finishing write tid 3 to smithi006182445-32 2023-09-22T07:45:24.791 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 32 v 169 (ObjNum 169 snap 47 seq_num 169) dirty exists 2023-09-22T07:45:24.791 INFO:tasks.rados.rados.0.smithi006.stdout:498: left oid 32 (ObjNum 169 snap 47 seq_num 169) 2023-09-22T07:45:24.791 INFO:tasks.rados.rados.0.smithi006.stdout:499: finishing write tid 3 to smithi006182445-7 2023-09-22T07:45:24.791 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 7 v 241 (ObjNum 170 snap 47 seq_num 170) dirty exists 2023-09-22T07:45:24.791 INFO:tasks.rados.rados.0.smithi006.stdout:499: left oid 7 (ObjNum 170 snap 47 seq_num 170) 2023-09-22T07:45:24.791 INFO:tasks.rados.rados.0.smithi006.stdout:501: expect (ObjNum 158 snap 45 seq_num 158) 2023-09-22T07:45:24.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:24 smithi105 ceph-mon[102016]: osdmap e164: 8 total, 8 up, 8 in 2023-09-22T07:45:24.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:24 smithi105 ceph-mon[102016]: pgmap v15: 121 pgs: 121 active+clean; 118 MiB data, 354 MiB used, 715 GiB / 715 GiB avail; 7.8 MiB/s rd, 98 KiB/s wr, 42 op/s 2023-09-22T07:45:24.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:24 smithi105 ceph-mon[102016]: from='client.25028 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:45:24.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:24 smithi105 ceph-mon[102016]: Standby manager daemon y started 2023-09-22T07:45:24.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:24 smithi105 ceph-mon[102016]: from='mgr.? 172.21.15.6:0/254634356' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-22T07:45:24.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:24 smithi105 ceph-mon[102016]: from='mgr.? 172.21.15.6:0/254634356' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-22T07:45:24.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:24 smithi105 ceph-mon[102016]: from='mgr.? 172.21.15.6:0/254634356' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-22T07:45:24.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:24 smithi105 ceph-mon[102016]: from='mgr.? 172.21.15.6:0/254634356' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-22T07:45:24.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:24 smithi105 ceph-mon[102016]: osdmap e165: 8 total, 8 up, 8 in 2023-09-22T07:45:24.994 INFO:tasks.rados.rados.0.smithi006.stdout:502: finishing write tid 1 to smithi006182445-33 2023-09-22T07:45:24.994 INFO:tasks.rados.rados.0.smithi006.stdout:502: finishing write tid 2 to smithi006182445-33 2023-09-22T07:45:24.995 INFO:tasks.rados.rados.0.smithi006.stdout:502: finishing write tid 3 to smithi006182445-33 2023-09-22T07:45:24.995 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 33 v 58 (ObjNum 171 snap 47 seq_num 171) dirty exists 2023-09-22T07:45:24.995 INFO:tasks.rados.rados.0.smithi006.stdout:502: left oid 33 (ObjNum 171 snap 47 seq_num 171) 2023-09-22T07:45:24.995 INFO:tasks.rados.rados.0.smithi006.stdout:504: expect (ObjNum 128 snap 34 seq_num 128) 2023-09-22T07:45:25.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:24 smithi006 ceph-mon[116271]: osdmap e164: 8 total, 8 up, 8 in 2023-09-22T07:45:25.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:24 smithi006 ceph-mon[116271]: pgmap v15: 121 pgs: 121 active+clean; 118 MiB data, 354 MiB used, 715 GiB / 715 GiB avail; 7.8 MiB/s rd, 98 KiB/s wr, 42 op/s 2023-09-22T07:45:25.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:24 smithi006 ceph-mon[116271]: from='client.25028 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:45:25.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:24 smithi006 ceph-mon[116271]: Standby manager daemon y started 2023-09-22T07:45:25.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:24 smithi006 ceph-mon[116271]: from='mgr.? 172.21.15.6:0/254634356' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-22T07:45:25.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:24 smithi006 ceph-mon[116271]: from='mgr.? 172.21.15.6:0/254634356' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-22T07:45:25.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:24 smithi006 ceph-mon[116271]: from='mgr.? 172.21.15.6:0/254634356' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-22T07:45:25.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:24 smithi006 ceph-mon[116271]: from='mgr.? 172.21.15.6:0/254634356' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-22T07:45:25.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:24 smithi006 ceph-mon[116271]: osdmap e165: 8 total, 8 up, 8 in 2023-09-22T07:45:25.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:24 smithi006 ceph-mon[97617]: osdmap e164: 8 total, 8 up, 8 in 2023-09-22T07:45:25.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:24 smithi006 ceph-mon[97617]: pgmap v15: 121 pgs: 121 active+clean; 118 MiB data, 354 MiB used, 715 GiB / 715 GiB avail; 7.8 MiB/s rd, 98 KiB/s wr, 42 op/s 2023-09-22T07:45:25.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:24 smithi006 ceph-mon[97617]: from='client.25028 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:45:25.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:24 smithi006 ceph-mon[97617]: Standby manager daemon y started 2023-09-22T07:45:25.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:24 smithi006 ceph-mon[97617]: from='mgr.? 172.21.15.6:0/254634356' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-22T07:45:25.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:24 smithi006 ceph-mon[97617]: from='mgr.? 172.21.15.6:0/254634356' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-22T07:45:25.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:24 smithi006 ceph-mon[97617]: from='mgr.? 172.21.15.6:0/254634356' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-22T07:45:25.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:24 smithi006 ceph-mon[97617]: from='mgr.? 172.21.15.6:0/254634356' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-22T07:45:25.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:24 smithi006 ceph-mon[97617]: osdmap e165: 8 total, 8 up, 8 in 2023-09-22T07:45:25.328 INFO:tasks.rados.rados.0.smithi006.stdout:498: done (7 left) 2023-09-22T07:45:25.328 INFO:tasks.rados.rados.0.smithi006.stdout:499: done (6 left) 2023-09-22T07:45:25.329 INFO:tasks.rados.rados.0.smithi006.stdout:500: done (5 left) 2023-09-22T07:45:25.329 INFO:tasks.rados.rados.0.smithi006.stdout:501: done (4 left) 2023-09-22T07:45:25.329 INFO:tasks.rados.rados.0.smithi006.stdout:502: done (3 left) 2023-09-22T07:45:25.329 INFO:tasks.rados.rados.0.smithi006.stdout:503: done (2 left) 2023-09-22T07:45:25.329 INFO:tasks.rados.rados.0.smithi006.stdout:504: done (1 left) 2023-09-22T07:45:25.329 INFO:tasks.rados.rados.0.smithi006.stdout:507: rmattr oid 6 current snap is 47 2023-09-22T07:45:25.329 INFO:tasks.rados.rados.0.smithi006.stdout:507: done (1 left) 2023-09-22T07:45:25.329 INFO:tasks.rados.rados.0.smithi006.stdout:508: setattr oid 25 current snap is 47 2023-09-22T07:45:25.331 INFO:tasks.rados.rados.0.smithi006.stdout:509: snap_create 2023-09-22T07:45:25.331 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 26 v 129 (ObjNum 50 snap 0 seq_num 50) dirty exists 2023-09-22T07:45:25.334 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 25 v 243 (ObjNum 143 snap 38 seq_num 143) dirty exists 2023-09-22T07:45:25.604 INFO:tasks.rados.rados.0.smithi006.stdout:506: done (2 left) 2023-09-22T07:45:25.605 INFO:tasks.rados.rados.0.smithi006.stdout:508: done (1 left) 2023-09-22T07:45:25.605 INFO:tasks.rados.rados.0.smithi006.stdout:509: done (0 left) 2023-09-22T07:45:25.605 INFO:tasks.rados.rados.0.smithi006.stdout:510: setattr oid 39 current snap is 48 2023-09-22T07:45:25.606 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 22 current snap is 48 2023-09-22T07:45:25.606 INFO:tasks.rados.rados.0.smithi006.stdout:511: seq_num 172 ranges {1736704=483328} 2023-09-22T07:45:25.618 INFO:tasks.rados.rados.0.smithi006.stdout:511: writing smithi006182445-22 from 1736704 to 2220032 tid 1 2023-09-22T07:45:25.619 INFO:tasks.rados.rados.0.smithi006.stdout:512: snap_remove snap 47 2023-09-22T07:45:25.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:25 smithi105 ceph-mon[102016]: from='client.25034 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:45:25.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:25 smithi105 ceph-mon[102016]: mgrmap e27: x(active, since 8s), standbys: y 2023-09-22T07:45:25.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:25 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-22T07:45:25.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:25 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/1245321257' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:45:25.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:25 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:25.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:25 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:25.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:25 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:45:25.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:25 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:45:25.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:25 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:45:25.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:25 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:45:25.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:25 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:25.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:25 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:45:25.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:25 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:45:26.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:25 smithi006 ceph-mon[97617]: from='client.25034 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:45:26.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:25 smithi006 ceph-mon[97617]: mgrmap e27: x(active, since 8s), standbys: y 2023-09-22T07:45:26.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:25 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-22T07:45:26.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:25 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/1245321257' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:45:26.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:25 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:26.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:25 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:26.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:25 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:45:26.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:25 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:45:26.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:25 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:45:26.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:25 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:45:26.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:25 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:26.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:25 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:45:26.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:25 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:45:26.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:25 smithi006 ceph-mon[116271]: from='client.25034 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:45:26.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:25 smithi006 ceph-mon[116271]: mgrmap e27: x(active, since 8s), standbys: y 2023-09-22T07:45:26.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:25 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-22T07:45:26.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:25 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/1245321257' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:45:26.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:25 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:26.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:25 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:26.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:25 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:45:26.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:25 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:45:26.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:25 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:45:26.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:25 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-22T07:45:26.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:25 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:26.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:25 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:45:26.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:25 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:45:26.609 INFO:tasks.rados.rados.0.smithi006.stdout:512: done (2 left) 2023-09-22T07:45:26.609 INFO:tasks.rados.rados.0.smithi006.stdout:513: rmattr oid 7 current snap is 48 2023-09-22T07:45:26.609 INFO:tasks.rados.rados.0.smithi006.stdout:513: done (2 left) 2023-09-22T07:45:26.610 INFO:tasks.rados.rados.0.smithi006.stdout:514: copy_from oid 19 from oid 37 current snap is 48 2023-09-22T07:45:26.610 INFO:tasks.rados.rados.0.smithi006.stdout:515: copy_from oid 33 from oid 10 current snap is 48 2023-09-22T07:45:26.610 INFO:tasks.rados.rados.0.smithi006.stdout:516: delete oid 2 current snap is 48 2023-09-22T07:45:26.610 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 39 v 60 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-09-22T07:45:26.610 INFO:tasks.rados.rados.0.smithi006.stdout:511: finishing write tid 1 to smithi006182445-22 2023-09-22T07:45:26.610 INFO:tasks.rados.rados.0.smithi006.stdout:511: finishing write tid 2 to smithi006182445-22 2023-09-22T07:45:26.610 INFO:tasks.rados.rados.0.smithi006.stdout:511: finishing write tid 3 to smithi006182445-22 2023-09-22T07:45:26.610 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 22 v 163 (ObjNum 172 snap 48 seq_num 172) dirty exists 2023-09-22T07:45:26.610 INFO:tasks.rados.rados.0.smithi006.stdout:511: left oid 22 (ObjNum 172 snap 48 seq_num 172) 2023-09-22T07:45:26.616 INFO:tasks.rados.rados.0.smithi006.stdout:510: done (4 left) 2023-09-22T07:45:26.616 INFO:tasks.rados.rados.0.smithi006.stdout:511: done (3 left) 2023-09-22T07:45:26.616 INFO:tasks.rados.rados.0.smithi006.stdout:516: done (2 left) 2023-09-22T07:45:26.616 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 22 current snap is 48 2023-09-22T07:45:26.616 INFO:tasks.rados.rados.0.smithi006.stdout:517: seq_num 174 ranges {2220032=516096} 2023-09-22T07:45:26.630 INFO:tasks.rados.rados.0.smithi006.stdout:517: writing smithi006182445-22 from 2220032 to 2736128 tid 1 2023-09-22T07:45:26.630 INFO:tasks.rados.rados.0.smithi006.stdout:518: delete oid 4 current snap is 48 2023-09-22T07:45:26.630 INFO:tasks.rados.rados.0.smithi006.stdout:514: finishing copy_from to smithi006182445-19 2023-09-22T07:45:26.630 INFO:tasks.rados.rados.0.smithi006.stdout:514: got expected ENOENT (src dne) 2023-09-22T07:45:26.630 INFO:tasks.rados.rados.0.smithi006.stdout:514: finishing copy_from racing read to smithi006182445-19 2023-09-22T07:45:26.630 INFO:tasks.rados.rados.0.smithi006.stdout:515: finishing copy_from to smithi006182445-33 2023-09-22T07:45:26.630 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 33 v 10 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-09-22T07:45:26.630 INFO:tasks.rados.rados.0.smithi006.stdout:515: finishing copy_from racing read to smithi006182445-33 2023-09-22T07:45:26.631 INFO:tasks.rados.rados.0.smithi006.stdout:514: done (3 left) 2023-09-22T07:45:26.631 INFO:tasks.rados.rados.0.smithi006.stdout:515: done (2 left) 2023-09-22T07:45:26.631 INFO:tasks.rados.rados.0.smithi006.stdout:518: done (1 left) 2023-09-22T07:45:26.631 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 15 current snap is 48 2023-09-22T07:45:26.631 INFO:tasks.rados.rados.0.smithi006.stdout:519: seq_num 176 ranges {4915200=557056} 2023-09-22T07:45:26.661 INFO:tasks.rados.rados.0.smithi006.stdout:519: writing smithi006182445-15 from 4915200 to 5472256 tid 1 2023-09-22T07:45:26.661 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 29 current snap is 48 2023-09-22T07:45:26.662 INFO:tasks.rados.rados.0.smithi006.stdout:517: finishing write tid 1 to smithi006182445-22 2023-09-22T07:45:26.662 INFO:tasks.rados.rados.0.smithi006.stdout:520: seq_num 177 ranges {761856=573440} 2023-09-22T07:45:26.669 INFO:tasks.rados.rados.0.smithi006.stdout:520: writing smithi006182445-29 from 761856 to 1335296 tid 1 2023-09-22T07:45:26.669 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 30 current snap is 48 2023-09-22T07:45:26.669 INFO:tasks.rados.rados.0.smithi006.stdout:517: finishing write tid 2 to smithi006182445-22 2023-09-22T07:45:26.669 INFO:tasks.rados.rados.0.smithi006.stdout:517: finishing write tid 3 to smithi006182445-22 2023-09-22T07:45:26.669 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 22 v 165 (ObjNum 174 snap 48 seq_num 174) dirty exists 2023-09-22T07:45:26.669 INFO:tasks.rados.rados.0.smithi006.stdout:517: left oid 22 (ObjNum 174 snap 48 seq_num 174) 2023-09-22T07:45:26.669 INFO:tasks.rados.rados.0.smithi006.stdout:521: seq_num 178 ranges {0=589824} 2023-09-22T07:45:26.672 INFO:tasks.rados.rados.0.smithi006.stdout:521: writing smithi006182445-30 from 0 to 589824 tid 1 2023-09-22T07:45:26.672 INFO:tasks.rados.rados.0.smithi006.stdout:517: done (3 left) 2023-09-22T07:45:26.672 INFO:tasks.rados.rados.0.smithi006.stdout:522: read oid 34 snap -1 2023-09-22T07:45:26.672 INFO:tasks.rados.rados.0.smithi006.stdout:522: expect deleted 2023-09-22T07:45:26.672 INFO:tasks.rados.rados.0.smithi006.stdout:523: snap_remove snap 43 2023-09-22T07:45:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:26 smithi105 ceph-mon[102016]: Adjusting osd_memory_target on smithi105 to 2500M 2023-09-22T07:45:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:26 smithi105 ceph-mon[102016]: Updating smithi006:/etc/ceph/ceph.conf 2023-09-22T07:45:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:26 smithi105 ceph-mon[102016]: Updating smithi105:/etc/ceph/ceph.conf 2023-09-22T07:45:26.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:26 smithi105 ceph-mon[102016]: osdmap e166: 8 total, 8 up, 8 in 2023-09-22T07:45:26.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:26 smithi105 ceph-mon[102016]: Updating smithi006:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-22T07:45:26.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:26 smithi105 ceph-mon[102016]: Updating smithi105:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-22T07:45:26.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:26 smithi105 ceph-mon[102016]: pgmap v18: 121 pgs: 121 active+clean; 118 MiB data, 354 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:45:26.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:26 smithi105 ceph-mon[102016]: Updating smithi105:/etc/ceph/ceph.client.admin.keyring 2023-09-22T07:45:26.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:26 smithi105 ceph-mon[102016]: Updating smithi006:/etc/ceph/ceph.client.admin.keyring 2023-09-22T07:45:26.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:26 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:26.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:26 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:26.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:26 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:26.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:26 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:26.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:26 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:26.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:26 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:26.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:26 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:26.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:26 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:26.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:26 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:27.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:26 smithi006 ceph-mon[116271]: Adjusting osd_memory_target on smithi105 to 2500M 2023-09-22T07:45:27.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:26 smithi006 ceph-mon[116271]: Updating smithi006:/etc/ceph/ceph.conf 2023-09-22T07:45:27.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:26 smithi006 ceph-mon[116271]: Updating smithi105:/etc/ceph/ceph.conf 2023-09-22T07:45:27.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:26 smithi006 ceph-mon[116271]: osdmap e166: 8 total, 8 up, 8 in 2023-09-22T07:45:27.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:26 smithi006 ceph-mon[116271]: Updating smithi006:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-22T07:45:27.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:26 smithi006 ceph-mon[116271]: Updating smithi105:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-22T07:45:27.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:26 smithi006 ceph-mon[116271]: pgmap v18: 121 pgs: 121 active+clean; 118 MiB data, 354 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:45:27.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:26 smithi006 ceph-mon[116271]: Updating smithi105:/etc/ceph/ceph.client.admin.keyring 2023-09-22T07:45:27.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:26 smithi006 ceph-mon[116271]: Updating smithi006:/etc/ceph/ceph.client.admin.keyring 2023-09-22T07:45:27.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:26 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:27.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:26 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:27.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:26 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:27.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:26 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:27.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:26 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:27.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:26 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:27.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:26 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:27.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:26 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:27.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:26 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:27.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:26 smithi006 ceph-mon[97617]: Adjusting osd_memory_target on smithi105 to 2500M 2023-09-22T07:45:27.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:26 smithi006 ceph-mon[97617]: Updating smithi006:/etc/ceph/ceph.conf 2023-09-22T07:45:27.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:26 smithi006 ceph-mon[97617]: Updating smithi105:/etc/ceph/ceph.conf 2023-09-22T07:45:27.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:26 smithi006 ceph-mon[97617]: osdmap e166: 8 total, 8 up, 8 in 2023-09-22T07:45:27.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:26 smithi006 ceph-mon[97617]: Updating smithi006:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-22T07:45:27.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:26 smithi006 ceph-mon[97617]: Updating smithi105:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-22T07:45:27.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:26 smithi006 ceph-mon[97617]: pgmap v18: 121 pgs: 121 active+clean; 118 MiB data, 354 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:45:27.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:26 smithi006 ceph-mon[97617]: Updating smithi105:/etc/ceph/ceph.client.admin.keyring 2023-09-22T07:45:27.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:26 smithi006 ceph-mon[97617]: Updating smithi006:/etc/ceph/ceph.client.admin.keyring 2023-09-22T07:45:27.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:26 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:27.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:26 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:27.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:26 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:27.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:26 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:27.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:26 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:27.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:26 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:27.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:26 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:27.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:26 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:27.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:26 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:27.616 INFO:tasks.rados.rados.0.smithi006.stdout:523: done (4 left) 2023-09-22T07:45:27.616 INFO:tasks.rados.rados.0.smithi006.stdout:524: rollback oid 1 current snap is 48 2023-09-22T07:45:27.617 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 1 to 42 2023-09-22T07:45:27.617 INFO:tasks.rados.rados.0.smithi006.stdout:519: finishing write tid 1 to smithi006182445-15 2023-09-22T07:45:27.617 INFO:tasks.rados.rados.0.smithi006.stdout:519: finishing write tid 2 to smithi006182445-15 2023-09-22T07:45:27.617 INFO:tasks.rados.rados.0.smithi006.stdout:519: finishing write tid 3 to smithi006182445-15 2023-09-22T07:45:27.617 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 15 v 245 (ObjNum 176 snap 48 seq_num 176) dirty exists 2023-09-22T07:45:27.617 INFO:tasks.rados.rados.0.smithi006.stdout:519: left oid 15 (ObjNum 176 snap 48 seq_num 176) 2023-09-22T07:45:27.617 INFO:tasks.rados.rados.0.smithi006.stdout:520: finishing write tid 1 to smithi006182445-29 2023-09-22T07:45:27.617 INFO:tasks.rados.rados.0.smithi006.stdout:520: finishing write tid 2 to smithi006182445-29 2023-09-22T07:45:27.617 INFO:tasks.rados.rados.0.smithi006.stdout:520: finishing write tid 3 to smithi006182445-29 2023-09-22T07:45:27.617 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 29 v 144 (ObjNum 177 snap 48 seq_num 177) dirty exists 2023-09-22T07:45:27.617 INFO:tasks.rados.rados.0.smithi006.stdout:520: left oid 29 (ObjNum 177 snap 48 seq_num 177) 2023-09-22T07:45:27.617 INFO:tasks.rados.rados.0.smithi006.stdout:521: finishing write tid 1 to smithi006182445-30 2023-09-22T07:45:27.617 INFO:tasks.rados.rados.0.smithi006.stdout:521: finishing write tid 2 to smithi006182445-30 2023-09-22T07:45:27.618 INFO:tasks.rados.rados.0.smithi006.stdout:521: finishing write tid 3 to smithi006182445-30 2023-09-22T07:45:27.618 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 30 v 171 (ObjNum 178 snap 48 seq_num 178) dirty exists 2023-09-22T07:45:27.618 INFO:tasks.rados.rados.0.smithi006.stdout:521: left oid 30 (ObjNum 178 snap 48 seq_num 178) 2023-09-22T07:45:27.618 INFO:tasks.rados.rados.0.smithi006.stdout:519: done (4 left) 2023-09-22T07:45:27.618 INFO:tasks.rados.rados.0.smithi006.stdout:520: done (3 left) 2023-09-22T07:45:27.618 INFO:tasks.rados.rados.0.smithi006.stdout:521: done (2 left) 2023-09-22T07:45:27.618 INFO:tasks.rados.rados.0.smithi006.stdout:522: done (1 left) 2023-09-22T07:45:27.618 INFO:tasks.rados.rados.0.smithi006.stdout:525: delete oid 32 current snap is 48 2023-09-22T07:45:27.630 INFO:tasks.rados.rados.0.smithi006.stdout:525: done (1 left) 2023-09-22T07:45:27.630 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 4 current snap is 48 2023-09-22T07:45:27.630 INFO:tasks.rados.rados.0.smithi006.stdout:526: seq_num 180 ranges {0=622592} 2023-09-22T07:45:27.630 INFO:tasks.rados.rados.0.smithi006.stdout:526: writing smithi006182445-4 from 0 to 622592 tid 1 2023-09-22T07:45:27.631 INFO:tasks.rados.rados.0.smithi006.stdout:527: snap_remove snap 44 2023-09-22T07:45:27.782 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:27 smithi006 ceph-mon[97617]: Updating smithi105:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-22T07:45:27.782 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:27 smithi006 ceph-mon[97617]: Updating smithi006:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-22T07:45:27.782 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:27 smithi006 ceph-mon[97617]: Reconfiguring alertmanager.a (dependencies changed)... 2023-09-22T07:45:27.782 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:27 smithi006 ceph-mon[97617]: Reconfiguring daemon alertmanager.a on smithi006 2023-09-22T07:45:27.782 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:27 smithi006 ceph-mon[97617]: osdmap e167: 8 total, 8 up, 8 in 2023-09-22T07:45:27.783 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:27 smithi006 ceph-mon[116271]: Updating smithi105:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-22T07:45:27.783 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:27 smithi006 ceph-mon[116271]: Updating smithi006:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-22T07:45:27.783 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:27 smithi006 ceph-mon[116271]: Reconfiguring alertmanager.a (dependencies changed)... 2023-09-22T07:45:27.783 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:27 smithi006 ceph-mon[116271]: Reconfiguring daemon alertmanager.a on smithi006 2023-09-22T07:45:27.783 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:27 smithi006 ceph-mon[116271]: osdmap e167: 8 total, 8 up, 8 in 2023-09-22T07:45:27.876 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:27 smithi105 conmon[156308]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:45:27] "GET /metrics HTTP/1.1" 200 33088 "" "Prometheus/2.43.0" 2023-09-22T07:45:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:27 smithi105 ceph-mon[102016]: Updating smithi105:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-22T07:45:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:27 smithi105 ceph-mon[102016]: Updating smithi006:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-22T07:45:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:27 smithi105 ceph-mon[102016]: Reconfiguring alertmanager.a (dependencies changed)... 2023-09-22T07:45:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:27 smithi105 ceph-mon[102016]: Reconfiguring daemon alertmanager.a on smithi006 2023-09-22T07:45:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:27 smithi105 ceph-mon[102016]: osdmap e167: 8 total, 8 up, 8 in 2023-09-22T07:45:28.626 INFO:tasks.rados.rados.0.smithi006.stdout:527: done (2 left) 2023-09-22T07:45:28.626 INFO:tasks.rados.rados.0.smithi006.stdout:528: copy_from oid 14 from oid 43 current snap is 48 2023-09-22T07:45:28.626 INFO:tasks.rados.rados.0.smithi006.stdout:524: finishing rollback tid 0 to smithi006182445-1 2023-09-22T07:45:28.626 INFO:tasks.rados.rados.0.smithi006.stdout:524: finishing rollback tid 1 to smithi006182445-1 2023-09-22T07:45:28.626 INFO:tasks.rados.rados.0.smithi006.stdout:524: finishing rollback tid 2 to smithi006182445-1 2023-09-22T07:45:28.627 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 1 v 131 (ObjNum 131 snap 34 seq_num 131) dirty exists 2023-09-22T07:45:28.627 INFO:tasks.rados.rados.0.smithi006.stdout:526: finishing write tid 1 to smithi006182445-4 2023-09-22T07:45:28.627 INFO:tasks.rados.rados.0.smithi006.stdout:526: finishing write tid 2 to smithi006182445-4 2023-09-22T07:45:28.627 INFO:tasks.rados.rados.0.smithi006.stdout:526: finishing write tid 3 to smithi006182445-4 2023-09-22T07:45:28.627 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 4 v 136 (ObjNum 180 snap 48 seq_num 180) dirty exists 2023-09-22T07:45:28.627 INFO:tasks.rados.rados.0.smithi006.stdout:526: left oid 4 (ObjNum 180 snap 48 seq_num 180) 2023-09-22T07:45:28.627 INFO:tasks.rados.rados.0.smithi006.stdout:524: done (2 left) 2023-09-22T07:45:28.627 INFO:tasks.rados.rados.0.smithi006.stdout:526: done (1 left) 2023-09-22T07:45:28.627 INFO:tasks.rados.rados.0.smithi006.stdout:529: setattr oid 27 current snap is 48 2023-09-22T07:45:28.629 INFO:tasks.rados.rados.0.smithi006.stdout:530: rollback oid 3 current snap is 48 2023-09-22T07:45:28.629 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 3 to 42 2023-09-22T07:45:28.629 INFO:tasks.rados.rados.0.smithi006.stdout:531: setattr oid 40 current snap is 48 2023-09-22T07:45:28.632 INFO:tasks.rados.rados.0.smithi006.stdout:532: snap_create 2023-09-22T07:45:28.638 INFO:tasks.rados.rados.0.smithi006.stdout:530: finishing rollback tid 1 to smithi006182445-3 2023-09-22T07:45:28.638 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 3 v 74 (ObjNum 289 snap 0 seq_num 1) dirty dne 2023-09-22T07:45:28.638 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 27 v 166 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-09-22T07:45:28.640 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 40 v 139 (ObjNum 145 snap 39 seq_num 145) dirty exists 2023-09-22T07:45:28.641 INFO:tasks.rados.rados.0.smithi006.stdout:528: finishing copy_from to smithi006182445-14 2023-09-22T07:45:28.641 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 14 v 239 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-09-22T07:45:28.642 INFO:tasks.rados.rados.0.smithi006.stdout:528: finishing copy_from racing read to smithi006182445-14 2023-09-22T07:45:28.685 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:28 smithi006 conmon[98043]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:45:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-22T07:45:28.685 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:28 smithi006 ceph-mon[97617]: osdmap e168: 8 total, 8 up, 8 in 2023-09-22T07:45:28.685 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:28 smithi006 ceph-mon[97617]: pgmap v21: 121 pgs: 121 active+clean; 125 MiB data, 358 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 1.8 MiB/s wr, 48 op/s 2023-09-22T07:45:28.685 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:28 smithi006 ceph-mon[116271]: osdmap e168: 8 total, 8 up, 8 in 2023-09-22T07:45:28.685 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:28 smithi006 ceph-mon[116271]: pgmap v21: 121 pgs: 121 active+clean; 125 MiB data, 358 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 1.8 MiB/s wr, 48 op/s 2023-09-22T07:45:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:28 smithi105 ceph-mon[102016]: osdmap e168: 8 total, 8 up, 8 in 2023-09-22T07:45:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:28 smithi105 ceph-mon[102016]: pgmap v21: 121 pgs: 121 active+clean; 125 MiB data, 358 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 1.8 MiB/s wr, 48 op/s 2023-09-22T07:45:29.486 INFO:tasks.rados.rados.0.smithi006.stdout:528: done (4 left) 2023-09-22T07:45:29.486 INFO:tasks.rados.rados.0.smithi006.stdout:529: done (3 left) 2023-09-22T07:45:29.486 INFO:tasks.rados.rados.0.smithi006.stdout:530: done (2 left) 2023-09-22T07:45:29.486 INFO:tasks.rados.rados.0.smithi006.stdout:531: done (1 left) 2023-09-22T07:45:29.486 INFO:tasks.rados.rados.0.smithi006.stdout:532: done (0 left) 2023-09-22T07:45:29.486 INFO:tasks.rados.rados.0.smithi006.stdout:533: snap_create 2023-09-22T07:45:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:29 smithi105 ceph-mon[102016]: osdmap e169: 8 total, 8 up, 8 in 2023-09-22T07:45:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:29 smithi105 ceph-mon[102016]: osdmap e170: 8 total, 8 up, 8 in 2023-09-22T07:45:29.891 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:29 smithi006 ceph-mon[116271]: osdmap e169: 8 total, 8 up, 8 in 2023-09-22T07:45:29.891 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:29 smithi006 ceph-mon[116271]: osdmap e170: 8 total, 8 up, 8 in 2023-09-22T07:45:29.892 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:45:29 smithi006 systemd[1]: Stopping Ceph alertmanager.a for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:45:29.892 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:29 smithi006 ceph-mon[97617]: osdmap e169: 8 total, 8 up, 8 in 2023-09-22T07:45:29.892 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:29 smithi006 ceph-mon[97617]: osdmap e170: 8 total, 8 up, 8 in 2023-09-22T07:45:30.208 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:45:29 smithi006 conmon[175834]: ts=2023-09-22T07:45:29.892Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2023-09-22T07:45:30.208 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:45:30 smithi006 bash[185742]: 1e8803c4ea17bf5480269578e420bef108b85b9964a4cab6aabc43b8f240e634 2023-09-22T07:45:30.494 INFO:tasks.rados.rados.0.smithi006.stdout:533: done (0 left) 2023-09-22T07:45:30.494 INFO:tasks.rados.rados.0.smithi006.stdout:534: setattr oid 4 current snap is 50 2023-09-22T07:45:30.496 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 14 current snap is 50 2023-09-22T07:45:30.496 INFO:tasks.rados.rados.0.smithi006.stdout:535: seq_num 181 ranges {1597440=638976} 2023-09-22T07:45:30.509 INFO:tasks.rados.rados.0.smithi006.stdout:535: writing smithi006182445-14 from 1597440 to 2236416 tid 1 2023-09-22T07:45:30.509 INFO:tasks.rados.rados.0.smithi006.stdout:536: read oid 16 snap 49 2023-09-22T07:45:30.509 INFO:tasks.rados.rados.0.smithi006.stdout:536: expect (ObjNum 128 snap 34 seq_num 128) 2023-09-22T07:45:30.509 INFO:tasks.rados.rados.0.smithi006.stdout:537: rmattr oid 10 current snap is 50 2023-09-22T07:45:30.509 INFO:tasks.rados.rados.0.smithi006.stdout:537: done (3 left) 2023-09-22T07:45:30.509 INFO:tasks.rados.rados.0.smithi006.stdout:538: copy_from oid 41 from oid 17 current snap is 50 2023-09-22T07:45:30.509 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 4 v 142 (ObjNum 180 snap 48 seq_num 180) dirty exists 2023-09-22T07:45:30.509 INFO:tasks.rados.rados.0.smithi006.stdout:534: done (3 left) 2023-09-22T07:45:30.510 INFO:tasks.rados.rados.0.smithi006.stdout:539: delete oid 22 current snap is 50 2023-09-22T07:45:30.512 INFO:tasks.rados.rados.0.smithi006.stdout:538: finishing copy_from to smithi006182445-41 2023-09-22T07:45:30.512 INFO:tasks.rados.rados.0.smithi006.stdout:538: got expected ENOENT (src dne) 2023-09-22T07:45:30.512 INFO:tasks.rados.rados.0.smithi006.stdout:538: finishing copy_from racing read to smithi006182445-41 2023-09-22T07:45:30.512 INFO:tasks.rados.rados.0.smithi006.stdout:538: done (3 left) 2023-09-22T07:45:30.513 INFO:tasks.rados.rados.0.smithi006.stdout:539: done (2 left) 2023-09-22T07:45:30.513 INFO:tasks.rados.rados.0.smithi006.stdout:540: rmattr oid 49 current snap is 50 2023-09-22T07:45:30.513 INFO:tasks.rados.rados.0.smithi006.stdout:540: done (2 left) 2023-09-22T07:45:30.513 INFO:tasks.rados.rados.0.smithi006.stdout:541: rollback oid 6 current snap is 50 2023-09-22T07:45:30.513 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 6 to 49 2023-09-22T07:45:30.514 INFO:tasks.rados.rados.0.smithi006.stdout:542: copy_from oid 5 from oid 2 current snap is 50 2023-09-22T07:45:30.514 INFO:tasks.rados.rados.0.smithi006.stdout:543: read oid 9 snap -1 2023-09-22T07:45:30.514 INFO:tasks.rados.rados.0.smithi006.stdout:543: expect (ObjNum 105 snap 25 seq_num 105) 2023-09-22T07:45:30.514 INFO:tasks.rados.rados.0.smithi006.stdout:544: rollback oid 48 current snap is 50 2023-09-22T07:45:30.514 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 48 to 45 2023-09-22T07:45:30.515 INFO:tasks.rados.rados.0.smithi006.stdout:545: setattr oid 12 current snap is 50 2023-09-22T07:45:30.515 INFO:tasks.rados.rados.0.smithi006.stdout:546: snap_create 2023-09-22T07:45:30.516 INFO:tasks.rados.rados.0.smithi006.stdout:542: finishing copy_from to smithi006182445-5 2023-09-22T07:45:30.516 INFO:tasks.rados.rados.0.smithi006.stdout:542: got expected ENOENT (src dne) 2023-09-22T07:45:30.516 INFO:tasks.rados.rados.0.smithi006.stdout:542: finishing copy_from racing read to smithi006182445-5 2023-09-22T07:45:30.518 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 12 v 93 (ObjNum 151 snap 41 seq_num 151) dirty exists 2023-09-22T07:45:30.519 INFO:tasks.rados.rados.0.smithi006.stdout:541: finishing rollback tid 0 to smithi006182445-6 2023-09-22T07:45:30.520 INFO:tasks.rados.rados.0.smithi006.stdout:535: finishing write tid 1 to smithi006182445-14 2023-09-22T07:45:30.520 INFO:tasks.rados.rados.0.smithi006.stdout:535: finishing write tid 2 to smithi006182445-14 2023-09-22T07:45:30.522 INFO:tasks.rados.rados.0.smithi006.stdout:541: finishing rollback tid 1 to smithi006182445-6 2023-09-22T07:45:30.522 INFO:tasks.rados.rados.0.smithi006.stdout:541: finishing rollback tid 2 to smithi006182445-6 2023-09-22T07:45:30.522 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 6 v 156 (ObjNum 158 snap 45 seq_num 158) dirty exists 2023-09-22T07:45:30.523 INFO:tasks.rados.rados.0.smithi006.stdout:535: finishing write tid 3 to smithi006182445-14 2023-09-22T07:45:30.523 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 14 v 241 (ObjNum 181 snap 50 seq_num 181) dirty exists 2023-09-22T07:45:30.523 INFO:tasks.rados.rados.0.smithi006.stdout:535: left oid 14 (ObjNum 181 snap 50 seq_num 181) 2023-09-22T07:45:30.533 INFO:tasks.rados.rados.0.smithi006.stdout:536: expect (ObjNum 128 snap 34 seq_num 128) 2023-09-22T07:45:30.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:30 smithi105 ceph-mon[102016]: pgmap v24: 121 pgs: 121 active+clean; 125 MiB data, 358 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 1.8 MiB/s wr, 48 op/s 2023-09-22T07:45:30.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:30 smithi105 ceph-mon[102016]: osdmap e171: 8 total, 8 up, 8 in 2023-09-22T07:45:30.893 INFO:tasks.rados.rados.0.smithi006.stdout:543: expect (ObjNum 105 snap 25 seq_num 105) 2023-09-22T07:45:31.035 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:45:30 smithi006 systemd[1]: ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-09-22T07:45:31.035 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:45:30 smithi006 systemd[1]: Stopped Ceph alertmanager.a for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:45:31.035 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:45:30 smithi006 systemd[1]: Starting Ceph alertmanager.a for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:45:31.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:30 smithi006 ceph-mon[97617]: pgmap v24: 121 pgs: 121 active+clean; 125 MiB data, 358 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 1.8 MiB/s wr, 48 op/s 2023-09-22T07:45:31.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:30 smithi006 ceph-mon[97617]: osdmap e171: 8 total, 8 up, 8 in 2023-09-22T07:45:31.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:30 smithi006 ceph-mon[116271]: pgmap v24: 121 pgs: 121 active+clean; 125 MiB data, 358 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 1.8 MiB/s wr, 48 op/s 2023-09-22T07:45:31.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:30 smithi006 ceph-mon[116271]: osdmap e171: 8 total, 8 up, 8 in 2023-09-22T07:45:31.162 INFO:tasks.rados.rados.0.smithi006.stdout:544: finishing rollback tid 0 to smithi006182445-48 2023-09-22T07:45:31.162 INFO:tasks.rados.rados.0.smithi006.stdout:544: finishing rollback tid 1 to smithi006182445-48 2023-09-22T07:45:31.162 INFO:tasks.rados.rados.0.smithi006.stdout:544: finishing rollback tid 2 to smithi006182445-48 2023-09-22T07:45:31.162 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 48 v 212 (ObjNum 106 snap 25 seq_num 106) dirty exists 2023-09-22T07:45:31.497 INFO:tasks.rados.rados.0.smithi006.stdout:535: done (7 left) 2023-09-22T07:45:31.497 INFO:tasks.rados.rados.0.smithi006.stdout:536: done (6 left) 2023-09-22T07:45:31.497 INFO:tasks.rados.rados.0.smithi006.stdout:541: done (5 left) 2023-09-22T07:45:31.497 INFO:tasks.rados.rados.0.smithi006.stdout:542: done (4 left) 2023-09-22T07:45:31.497 INFO:tasks.rados.rados.0.smithi006.stdout:543: done (3 left) 2023-09-22T07:45:31.497 INFO:tasks.rados.rados.0.smithi006.stdout:544: done (2 left) 2023-09-22T07:45:31.498 INFO:tasks.rados.rados.0.smithi006.stdout:545: done (1 left) 2023-09-22T07:45:31.498 INFO:tasks.rados.rados.0.smithi006.stdout:546: done (0 left) 2023-09-22T07:45:31.498 INFO:tasks.rados.rados.0.smithi006.stdout:547: rmattr oid 4 current snap is 51 2023-09-22T07:45:31.498 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 47 current snap is 51 2023-09-22T07:45:31.498 INFO:tasks.rados.rados.0.smithi006.stdout:548: seq_num 183 ranges {0=671744} 2023-09-22T07:45:31.501 INFO:tasks.rados.rados.0.smithi006.stdout:548: writing smithi006182445-47 from 0 to 671744 tid 1 2023-09-22T07:45:31.501 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 40 current snap is 51 2023-09-22T07:45:31.501 INFO:tasks.rados.rados.0.smithi006.stdout:549: seq_num 184 ranges {32768=688128} 2023-09-22T07:45:31.506 INFO:tasks.rados.rados.0.smithi006.stdout:549: writing smithi006182445-40 from 32768 to 720896 tid 1 2023-09-22T07:45:31.506 INFO:tasks.rados.rados.0.smithi006.stdout:550: read oid 38 snap 50 2023-09-22T07:45:31.506 INFO:tasks.rados.rados.0.smithi006.stdout:550: expect (ObjNum 37 snap 0 seq_num 37) 2023-09-22T07:45:31.506 INFO:tasks.rados.rados.0.smithi006.stdout:551: delete oid 16 current snap is 51 2023-09-22T07:45:31.506 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 4 v 144 (ObjNum 180 snap 48 seq_num 180) dirty exists 2023-09-22T07:45:31.506 INFO:tasks.rados.rados.0.smithi006.stdout:548: finishing write tid 1 to smithi006182445-47 2023-09-22T07:45:31.506 INFO:tasks.rados.rados.0.smithi006.stdout:548: finishing write tid 2 to smithi006182445-47 2023-09-22T07:45:31.507 INFO:tasks.rados.rados.0.smithi006.stdout:548: finishing write tid 3 to smithi006182445-47 2023-09-22T07:45:31.507 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 47 v 169 (ObjNum 183 snap 51 seq_num 183) dirty exists 2023-09-22T07:45:31.507 INFO:tasks.rados.rados.0.smithi006.stdout:548: left oid 47 (ObjNum 183 snap 51 seq_num 183) 2023-09-22T07:45:31.511 INFO:tasks.rados.rados.0.smithi006.stdout:547: done (4 left) 2023-09-22T07:45:31.511 INFO:tasks.rados.rados.0.smithi006.stdout:548: done (3 left) 2023-09-22T07:45:31.511 INFO:tasks.rados.rados.0.smithi006.stdout:551: done (2 left) 2023-09-22T07:45:31.511 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 6 current snap is 51 2023-09-22T07:45:31.511 INFO:tasks.rados.rados.0.smithi006.stdout:552: seq_num 186 ranges {3391488=720896} 2023-09-22T07:45:31.534 INFO:tasks.rados.rados.0.smithi006.stdout:552: writing smithi006182445-6 from 3391488 to 4112384 tid 1 2023-09-22T07:45:31.534 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 14 current snap is 51 2023-09-22T07:45:31.534 INFO:tasks.rados.rados.0.smithi006.stdout:553: seq_num 187 ranges {2236416=737280} 2023-09-22T07:45:31.550 INFO:tasks.rados.rados.0.smithi006.stdout:553: writing smithi006182445-14 from 2236416 to 2973696 tid 1 2023-09-22T07:45:31.550 INFO:tasks.rados.rados.0.smithi006.stdout:554: rollback oid 17 current snap is 51 2023-09-22T07:45:31.550 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 17 to 36 2023-09-22T07:45:31.550 INFO:tasks.rados.rados.0.smithi006.stdout:550: expect (ObjNum 37 snap 0 seq_num 37) 2023-09-22T07:45:31.568 INFO:tasks.rados.rados.0.smithi006.stdout:549: finishing write tid 1 to smithi006182445-40 2023-09-22T07:45:31.568 INFO:tasks.rados.rados.0.smithi006.stdout:549: finishing write tid 2 to smithi006182445-40 2023-09-22T07:45:31.568 INFO:tasks.rados.rados.0.smithi006.stdout:549: finishing write tid 3 to smithi006182445-40 2023-09-22T07:45:31.568 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 40 v 142 (ObjNum 184 snap 51 seq_num 184) dirty exists 2023-09-22T07:45:31.568 INFO:tasks.rados.rados.0.smithi006.stdout:549: left oid 40 (ObjNum 184 snap 51 seq_num 184) 2023-09-22T07:45:31.568 INFO:tasks.rados.rados.0.smithi006.stdout:552: finishing write tid 1 to smithi006182445-6 2023-09-22T07:45:31.568 INFO:tasks.rados.rados.0.smithi006.stdout:552: finishing write tid 2 to smithi006182445-6 2023-09-22T07:45:31.568 INFO:tasks.rados.rados.0.smithi006.stdout:552: finishing write tid 3 to smithi006182445-6 2023-09-22T07:45:31.568 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 6 v 159 (ObjNum 186 snap 51 seq_num 186) dirty exists 2023-09-22T07:45:31.568 INFO:tasks.rados.rados.0.smithi006.stdout:552: left oid 6 (ObjNum 186 snap 51 seq_num 186) 2023-09-22T07:45:31.568 INFO:tasks.rados.rados.0.smithi006.stdout:549: done (4 left) 2023-09-22T07:45:31.569 INFO:tasks.rados.rados.0.smithi006.stdout:550: done (3 left) 2023-09-22T07:45:31.569 INFO:tasks.rados.rados.0.smithi006.stdout:552: done (2 left) 2023-09-22T07:45:31.569 INFO:tasks.rados.rados.0.smithi006.stdout:555: read oid 48 snap -1 2023-09-22T07:45:31.569 INFO:tasks.rados.rados.0.smithi006.stdout:555: expect (ObjNum 106 snap 25 seq_num 106) 2023-09-22T07:45:31.569 INFO:tasks.rados.rados.0.smithi006.stdout:556: rollback oid 41 current snap is 51 2023-09-22T07:45:31.569 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 41 to 45 2023-09-22T07:45:31.569 INFO:tasks.rados.rados.0.smithi006.stdout:554: finishing rollback tid 1 to smithi006182445-17 2023-09-22T07:45:31.569 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 17 v 167 (ObjNum 33 snap 0 seq_num 3141919032) dirty dne 2023-09-22T07:45:31.569 INFO:tasks.rados.rados.0.smithi006.stdout:553: finishing write tid 1 to smithi006182445-14 2023-09-22T07:45:31.569 INFO:tasks.rados.rados.0.smithi006.stdout:553: finishing write tid 2 to smithi006182445-14 2023-09-22T07:45:31.569 INFO:tasks.rados.rados.0.smithi006.stdout:553: finishing write tid 3 to smithi006182445-14 2023-09-22T07:45:31.569 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 14 v 243 (ObjNum 187 snap 51 seq_num 187) dirty exists 2023-09-22T07:45:31.570 INFO:tasks.rados.rados.0.smithi006.stdout:553: left oid 14 (ObjNum 187 snap 51 seq_num 187) 2023-09-22T07:45:31.570 INFO:tasks.rados.rados.0.smithi006.stdout:553: done (3 left) 2023-09-22T07:45:31.570 INFO:tasks.rados.rados.0.smithi006.stdout:554: done (2 left) 2023-09-22T07:45:31.570 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 13 current snap is 51 2023-09-22T07:45:31.570 INFO:tasks.rados.rados.0.smithi006.stdout:557: seq_num 188 ranges {0=753664} 2023-09-22T07:45:31.572 INFO:tasks.rados.rados.0.smithi006.stdout:557: writing smithi006182445-13 from 0 to 753664 tid 1 2023-09-22T07:45:31.572 INFO:tasks.rados.rados.0.smithi006.stdout:558: rollback oid 46 current snap is 51 2023-09-22T07:45:31.572 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 46 to 45 2023-09-22T07:45:31.572 INFO:tasks.rados.rados.0.smithi006.stdout:556: finishing rollback tid 0 to smithi006182445-41 2023-09-22T07:45:31.572 INFO:tasks.rados.rados.0.smithi006.stdout:556: finishing rollback tid 1 to smithi006182445-41 2023-09-22T07:45:31.572 INFO:tasks.rados.rados.0.smithi006.stdout:556: finishing rollback tid 2 to smithi006182445-41 2023-09-22T07:45:31.572 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 41 v 75 (ObjNum 33 snap 0 seq_num 3169151608) dirty exists 2023-09-22T07:45:31.572 INFO:tasks.rados.rados.0.smithi006.stdout:556: done (3 left) 2023-09-22T07:45:31.572 INFO:tasks.rados.rados.0.smithi006.stdout:559: snap_remove snap 49 2023-09-22T07:45:31.770 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:31 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:45:31.771 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:31 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:31.771 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:31 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:31.771 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:31 smithi006 ceph-mon[116271]: osdmap e172: 8 total, 8 up, 8 in 2023-09-22T07:45:31.771 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:31 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:45:31.771 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:31 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:31.771 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:31 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:31.771 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:31 smithi006 ceph-mon[97617]: osdmap e172: 8 total, 8 up, 8 in 2023-09-22T07:45:31.772 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:45:31 smithi006 conmon[186109]: ts=2023-09-22T07:45:31.395Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2023-09-22T07:45:31.772 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:45:31 smithi006 conmon[186109]: ts=2023-09-22T07:45:31.396Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2023-09-22T07:45:31.772 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:45:31 smithi006 conmon[186109]: ts=2023-09-22T07:45:31.397Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.6 port=9094 2023-09-22T07:45:31.772 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:45:31 smithi006 conmon[186109]: ts=2023-09-22T07:45:31.398Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-09-22T07:45:31.772 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:45:31 smithi006 bash[186068]: 68496074d95cbbcf523bb3dd2dc69410a5094c247719457ed764f99a39641218 2023-09-22T07:45:31.772 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:45:31 smithi006 systemd[1]: Started Ceph alertmanager.a for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:45:31.772 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:45:31 smithi006 conmon[186109]: ts=2023-09-22T07:45:31.427Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-09-22T07:45:31.772 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:45:31 smithi006 conmon[186109]: ts=2023-09-22T07:45:31.428Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-09-22T07:45:31.772 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:45:31 smithi006 conmon[186109]: ts=2023-09-22T07:45:31.431Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2023-09-22T07:45:31.772 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:45:31 smithi006 conmon[186109]: ts=2023-09-22T07:45:31.431Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-09-22T07:45:32.034 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:31 smithi006 systemd[1]: Stopping Ceph node-exporter.a for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:45:32.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:31 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:45:32.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:31 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:32.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:31 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:32.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:31 smithi105 ceph-mon[102016]: osdmap e172: 8 total, 8 up, 8 in 2023-09-22T07:45:32.500 INFO:tasks.rados.rados.0.smithi006.stdout:559: done (3 left) 2023-09-22T07:45:32.500 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 17 current snap is 51 2023-09-22T07:45:32.500 INFO:tasks.rados.rados.0.smithi006.stdout:560: seq_num 189 ranges {0=770048} 2023-09-22T07:45:32.504 INFO:tasks.rados.rados.0.smithi006.stdout:560: writing smithi006182445-17 from 0 to 770048 tid 1 2023-09-22T07:45:32.505 INFO:tasks.rados.rados.0.smithi006.stdout:561: delete oid 19 current snap is 51 2023-09-22T07:45:32.505 INFO:tasks.rados.rados.0.smithi006.stdout:555: expect (ObjNum 106 snap 25 seq_num 106) 2023-09-22T07:45:32.682 INFO:tasks.rados.rados.0.smithi006.stdout:557: finishing write tid 1 to smithi006182445-13 2023-09-22T07:45:32.683 INFO:tasks.rados.rados.0.smithi006.stdout:557: finishing write tid 2 to smithi006182445-13 2023-09-22T07:45:32.683 INFO:tasks.rados.rados.0.smithi006.stdout:558: finishing rollback tid 0 to smithi006182445-46 2023-09-22T07:45:32.683 INFO:tasks.rados.rados.0.smithi006.stdout:557: finishing write tid 3 to smithi006182445-13 2023-09-22T07:45:32.683 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 13 v 214 (ObjNum 188 snap 51 seq_num 188) dirty exists 2023-09-22T07:45:32.683 INFO:tasks.rados.rados.0.smithi006.stdout:557: left oid 13 (ObjNum 188 snap 51 seq_num 188) 2023-09-22T07:45:32.683 INFO:tasks.rados.rados.0.smithi006.stdout:558: finishing rollback tid 1 to smithi006182445-46 2023-09-22T07:45:32.683 INFO:tasks.rados.rados.0.smithi006.stdout:558: finishing rollback tid 2 to smithi006182445-46 2023-09-22T07:45:32.683 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 46 v 218 (ObjNum 45 snap 0 seq_num 45) dirty exists 2023-09-22T07:45:32.683 INFO:tasks.rados.rados.0.smithi006.stdout:555: done (4 left) 2023-09-22T07:45:32.683 INFO:tasks.rados.rados.0.smithi006.stdout:557: done (3 left) 2023-09-22T07:45:32.683 INFO:tasks.rados.rados.0.smithi006.stdout:558: done (2 left) 2023-09-22T07:45:32.683 INFO:tasks.rados.rados.0.smithi006.stdout:561: done (1 left) 2023-09-22T07:45:32.683 INFO:tasks.rados.rados.0.smithi006.stdout:562: snap_create 2023-09-22T07:45:32.684 INFO:tasks.rados.rados.0.smithi006.stdout:560: finishing write tid 1 to smithi006182445-17 2023-09-22T07:45:32.684 INFO:tasks.rados.rados.0.smithi006.stdout:560: finishing write tid 2 to smithi006182445-17 2023-09-22T07:45:32.684 INFO:tasks.rados.rados.0.smithi006.stdout:560: finishing write tid 3 to smithi006182445-17 2023-09-22T07:45:32.684 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 17 v 181 (ObjNum 189 snap 51 seq_num 189) dirty exists 2023-09-22T07:45:32.684 INFO:tasks.rados.rados.0.smithi006.stdout:560: left oid 17 (ObjNum 189 snap 51 seq_num 189) 2023-09-22T07:45:33.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:32 smithi006 ceph-mon[116271]: Reconfiguring node-exporter.a (dependencies changed)... 2023-09-22T07:45:33.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:32 smithi006 ceph-mon[116271]: Reconfiguring daemon node-exporter.a on smithi006 2023-09-22T07:45:33.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:32 smithi006 ceph-mon[116271]: pgmap v27: 121 pgs: 121 active+clean; 130 MiB data, 381 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 1.5 MiB/s wr, 35 op/s 2023-09-22T07:45:33.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:32 smithi006 ceph-mon[116271]: osdmap e173: 8 total, 8 up, 8 in 2023-09-22T07:45:33.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:32 smithi006 ceph-mon[97617]: Reconfiguring node-exporter.a (dependencies changed)... 2023-09-22T07:45:33.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:32 smithi006 ceph-mon[97617]: Reconfiguring daemon node-exporter.a on smithi006 2023-09-22T07:45:33.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:32 smithi006 ceph-mon[97617]: pgmap v27: 121 pgs: 121 active+clean; 130 MiB data, 381 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 1.5 MiB/s wr, 35 op/s 2023-09-22T07:45:33.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:32 smithi006 ceph-mon[97617]: osdmap e173: 8 total, 8 up, 8 in 2023-09-22T07:45:33.036 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:32 smithi006 systemd[1]: ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-09-22T07:45:33.036 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:32 smithi006 bash[186341]: e3d483a1c561172400bad5ef4a19fc7feaff88ceacf6aa22806b10bf86725632 2023-09-22T07:45:33.036 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:32 smithi006 systemd[1]: ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@node-exporter.a.service: Failed with result 'exit-code'. 2023-09-22T07:45:33.036 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:32 smithi006 systemd[1]: Stopped Ceph node-exporter.a for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:45:33.036 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:32 smithi006 systemd[1]: Starting Ceph node-exporter.a for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:45:33.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:32 smithi105 ceph-mon[102016]: Reconfiguring node-exporter.a (dependencies changed)... 2023-09-22T07:45:33.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:32 smithi105 ceph-mon[102016]: Reconfiguring daemon node-exporter.a on smithi006 2023-09-22T07:45:33.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:32 smithi105 ceph-mon[102016]: pgmap v27: 121 pgs: 121 active+clean; 130 MiB data, 381 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 1.5 MiB/s wr, 35 op/s 2023-09-22T07:45:33.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:32 smithi105 ceph-mon[102016]: osdmap e173: 8 total, 8 up, 8 in 2023-09-22T07:45:33.638 INFO:tasks.rados.rados.0.smithi006.stdout:560: done (1 left) 2023-09-22T07:45:33.638 INFO:tasks.rados.rados.0.smithi006.stdout:562: done (0 left) 2023-09-22T07:45:33.638 INFO:tasks.rados.rados.0.smithi006.stdout:563: snap_create 2023-09-22T07:45:33.784 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186109]: ts=2023-09-22T07:45:33.398Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000930563s 2023-09-22T07:45:33.785 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186707]: ts=2023-09-22T07:45:33.333Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-09-22T07:45:33.785 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186707]: ts=2023-09-22T07:45:33.334Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2023-09-22T07:45:33.785 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186707]: ts=2023-09-22T07:45:33.334Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2023-09-22T07:45:33.785 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186707]: ts=2023-09-22T07:45:33.334Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-09-22T07:45:33.785 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186707]: ts=2023-09-22T07:45:33.334Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2023-09-22T07:45:33.785 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186707]: ts=2023-09-22T07:45:33.334Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-09-22T07:45:33.786 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186707]: ts=2023-09-22T07:45:33.335Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-09-22T07:45:33.786 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186707]: ts=2023-09-22T07:45:33.335Z caller=node_exporter.go:117 level=info collector=arp 2023-09-22T07:45:33.786 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186707]: ts=2023-09-22T07:45:33.335Z caller=node_exporter.go:117 level=info collector=bcache 2023-09-22T07:45:33.786 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186707]: ts=2023-09-22T07:45:33.335Z caller=node_exporter.go:117 level=info collector=bonding 2023-09-22T07:45:33.786 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186707]: ts=2023-09-22T07:45:33.335Z caller=node_exporter.go:117 level=info collector=btrfs 2023-09-22T07:45:33.786 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186707]: ts=2023-09-22T07:45:33.335Z caller=node_exporter.go:117 level=info collector=conntrack 2023-09-22T07:45:33.786 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186707]: ts=2023-09-22T07:45:33.335Z caller=node_exporter.go:117 level=info collector=cpu 2023-09-22T07:45:33.786 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186707]: ts=2023-09-22T07:45:33.335Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-09-22T07:45:33.786 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186707]: ts=2023-09-22T07:45:33.335Z caller=node_exporter.go:117 level=info collector=diskstats 2023-09-22T07:45:33.786 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186707]: ts=2023-09-22T07:45:33.335Z caller=node_exporter.go:117 level=info collector=dmi 2023-09-22T07:45:33.786 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186707]: ts=2023-09-22T07:45:33.335Z caller=node_exporter.go:117 level=info collector=edac 2023-09-22T07:45:33.786 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186707]: ts=2023-09-22T07:45:33.335Z caller=node_exporter.go:117 level=info collector=entropy 2023-09-22T07:45:33.786 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186707]: ts=2023-09-22T07:45:33.335Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-09-22T07:45:33.787 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186707]: ts=2023-09-22T07:45:33.335Z caller=node_exporter.go:117 level=info collector=filefd 2023-09-22T07:45:33.787 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186707]: ts=2023-09-22T07:45:33.335Z caller=node_exporter.go:117 level=info collector=filesystem 2023-09-22T07:45:33.787 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186707]: ts=2023-09-22T07:45:33.335Z caller=node_exporter.go:117 level=info collector=hwmon 2023-09-22T07:45:33.787 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186707]: ts=2023-09-22T07:45:33.335Z caller=node_exporter.go:117 level=info collector=infiniband 2023-09-22T07:45:33.787 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186707]: ts=2023-09-22T07:45:33.335Z caller=node_exporter.go:117 level=info collector=ipvs 2023-09-22T07:45:33.787 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186707]: ts=2023-09-22T07:45:33.335Z caller=node_exporter.go:117 level=info collector=loadavg 2023-09-22T07:45:33.787 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186707]: ts=2023-09-22T07:45:33.335Z caller=node_exporter.go:117 level=info collector=mdadm 2023-09-22T07:45:33.787 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186707]: ts=2023-09-22T07:45:33.335Z caller=node_exporter.go:117 level=info collector=meminfo 2023-09-22T07:45:33.788 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186707]: ts=2023-09-22T07:45:33.335Z caller=node_exporter.go:117 level=info collector=netclass 2023-09-22T07:45:33.788 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186707]: ts=2023-09-22T07:45:33.335Z caller=node_exporter.go:117 level=info collector=netdev 2023-09-22T07:45:33.788 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186707]: ts=2023-09-22T07:45:33.335Z caller=node_exporter.go:117 level=info collector=netstat 2023-09-22T07:45:33.788 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186707]: ts=2023-09-22T07:45:33.335Z caller=node_exporter.go:117 level=info collector=nfs 2023-09-22T07:45:33.788 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186707]: ts=2023-09-22T07:45:33.335Z caller=node_exporter.go:117 level=info collector=nfsd 2023-09-22T07:45:33.788 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186707]: ts=2023-09-22T07:45:33.335Z caller=node_exporter.go:117 level=info collector=nvme 2023-09-22T07:45:33.788 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186707]: ts=2023-09-22T07:45:33.335Z caller=node_exporter.go:117 level=info collector=os 2023-09-22T07:45:33.788 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186707]: ts=2023-09-22T07:45:33.335Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-09-22T07:45:33.788 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186707]: ts=2023-09-22T07:45:33.335Z caller=node_exporter.go:117 level=info collector=pressure 2023-09-22T07:45:33.788 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186707]: ts=2023-09-22T07:45:33.335Z caller=node_exporter.go:117 level=info collector=rapl 2023-09-22T07:45:33.788 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186707]: ts=2023-09-22T07:45:33.335Z caller=node_exporter.go:117 level=info collector=schedstat 2023-09-22T07:45:33.788 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186707]: ts=2023-09-22T07:45:33.335Z caller=node_exporter.go:117 level=info collector=selinux 2023-09-22T07:45:33.788 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186707]: ts=2023-09-22T07:45:33.335Z caller=node_exporter.go:117 level=info collector=sockstat 2023-09-22T07:45:33.788 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186707]: ts=2023-09-22T07:45:33.335Z caller=node_exporter.go:117 level=info collector=softnet 2023-09-22T07:45:33.789 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186707]: ts=2023-09-22T07:45:33.335Z caller=node_exporter.go:117 level=info collector=stat 2023-09-22T07:45:33.789 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186707]: ts=2023-09-22T07:45:33.335Z caller=node_exporter.go:117 level=info collector=tapestats 2023-09-22T07:45:33.789 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186707]: ts=2023-09-22T07:45:33.335Z caller=node_exporter.go:117 level=info collector=textfile 2023-09-22T07:45:33.789 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186707]: ts=2023-09-22T07:45:33.335Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-09-22T07:45:33.789 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186707]: ts=2023-09-22T07:45:33.335Z caller=node_exporter.go:117 level=info collector=time 2023-09-22T07:45:33.789 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186707]: ts=2023-09-22T07:45:33.335Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-09-22T07:45:33.789 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186707]: ts=2023-09-22T07:45:33.335Z caller=node_exporter.go:117 level=info collector=uname 2023-09-22T07:45:33.789 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186707]: ts=2023-09-22T07:45:33.335Z caller=node_exporter.go:117 level=info collector=vmstat 2023-09-22T07:45:33.789 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186707]: ts=2023-09-22T07:45:33.335Z caller=node_exporter.go:117 level=info collector=xfs 2023-09-22T07:45:33.789 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186707]: ts=2023-09-22T07:45:33.335Z caller=node_exporter.go:117 level=info collector=zfs 2023-09-22T07:45:33.789 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186707]: ts=2023-09-22T07:45:33.335Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-09-22T07:45:33.789 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 conmon[186707]: ts=2023-09-22T07:45:33.335Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-09-22T07:45:33.789 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 bash[186667]: b733ce1e65fd93aa2f0bc00d63f4226f4d13509902d923981bd7f611c79675c7 2023-09-22T07:45:33.790 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:45:33 smithi006 systemd[1]: Started Ceph node-exporter.a for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:45:34.488 INFO:tasks.rados.rados.0.smithi006.stdout:563: done (0 left) 2023-09-22T07:45:34.488 INFO:tasks.rados.rados.0.smithi006.stdout:564: snap_remove snap 45 2023-09-22T07:45:34.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:34 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:34.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:34 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:34.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:34 smithi105 ceph-mon[102016]: Reconfiguring prometheus.a (dependencies changed)... 2023-09-22T07:45:34.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:34 smithi105 ceph-mon[102016]: osdmap e174: 8 total, 8 up, 8 in 2023-09-22T07:45:34.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:34 smithi105 ceph-mon[102016]: Reconfiguring daemon prometheus.a on smithi105 2023-09-22T07:45:34.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:34 smithi105 ceph-mon[102016]: pgmap v30: 121 pgs: 121 active+clean; 130 MiB data, 381 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 1.5 MiB/s wr, 35 op/s 2023-09-22T07:45:34.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:34 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:34.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:34 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:34.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:34 smithi006 ceph-mon[116271]: Reconfiguring prometheus.a (dependencies changed)... 2023-09-22T07:45:34.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:34 smithi006 ceph-mon[116271]: osdmap e174: 8 total, 8 up, 8 in 2023-09-22T07:45:34.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:34 smithi006 ceph-mon[116271]: Reconfiguring daemon prometheus.a on smithi105 2023-09-22T07:45:34.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:34 smithi006 ceph-mon[116271]: pgmap v30: 121 pgs: 121 active+clean; 130 MiB data, 381 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 1.5 MiB/s wr, 35 op/s 2023-09-22T07:45:34.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:34 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:34.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:34 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:34.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:34 smithi006 ceph-mon[97617]: Reconfiguring prometheus.a (dependencies changed)... 2023-09-22T07:45:34.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:34 smithi006 ceph-mon[97617]: osdmap e174: 8 total, 8 up, 8 in 2023-09-22T07:45:34.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:34 smithi006 ceph-mon[97617]: Reconfiguring daemon prometheus.a on smithi105 2023-09-22T07:45:34.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:34 smithi006 ceph-mon[97617]: pgmap v30: 121 pgs: 121 active+clean; 130 MiB data, 381 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 1.5 MiB/s wr, 35 op/s 2023-09-22T07:45:35.498 INFO:tasks.rados.rados.0.smithi006.stdout:564: done (0 left) 2023-09-22T07:45:35.499 INFO:tasks.rados.rados.0.smithi006.stdout:565: read oid 21 snap -1 2023-09-22T07:45:35.499 INFO:tasks.rados.rados.0.smithi006.stdout:565: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-22T07:45:35.499 INFO:tasks.rados.rados.0.smithi006.stdout:566: snap_remove snap 42 2023-09-22T07:45:35.705 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:35 smithi105 ceph-mon[102016]: osdmap e175: 8 total, 8 up, 8 in 2023-09-22T07:45:35.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:35 smithi006 ceph-mon[97617]: osdmap e175: 8 total, 8 up, 8 in 2023-09-22T07:45:35.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:35 smithi006 ceph-mon[116271]: osdmap e175: 8 total, 8 up, 8 in 2023-09-22T07:45:36.513 INFO:tasks.rados.rados.0.smithi006.stdout:566: done (1 left) 2023-09-22T07:45:36.513 INFO:tasks.rados.rados.0.smithi006.stdout:567: snap_remove snap 52 2023-09-22T07:45:36.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:36 smithi006 ceph-mon[97617]: osdmap e176: 8 total, 8 up, 8 in 2023-09-22T07:45:36.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:36 smithi006 ceph-mon[97617]: pgmap v33: 121 pgs: 121 active+clean; 130 MiB data, 381 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:45:36.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:36 smithi006 ceph-mon[116271]: osdmap e176: 8 total, 8 up, 8 in 2023-09-22T07:45:36.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:36 smithi006 ceph-mon[116271]: pgmap v33: 121 pgs: 121 active+clean; 130 MiB data, 381 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:45:36.876 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:45:36 smithi105 systemd[1]: Stopping Ceph prometheus.a for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:45:36.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:36 smithi105 ceph-mon[102016]: osdmap e176: 8 total, 8 up, 8 in 2023-09-22T07:45:36.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:36 smithi105 ceph-mon[102016]: pgmap v33: 121 pgs: 121 active+clean; 130 MiB data, 381 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:45:37.376 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:45:36 smithi105 conmon[152468]: ts=2023-09-22T07:45:36.911Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-09-22T07:45:37.376 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:45:36 smithi105 conmon[152468]: ts=2023-09-22T07:45:36.912Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2023-09-22T07:45:37.376 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:45:36 smithi105 conmon[152468]: ts=2023-09-22T07:45:36.912Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2023-09-22T07:45:37.376 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:45:36 smithi105 conmon[152468]: ts=2023-09-22T07:45:36.912Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2023-09-22T07:45:37.376 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:45:36 smithi105 conmon[152468]: ts=2023-09-22T07:45:36.912Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2023-09-22T07:45:37.376 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:45:36 smithi105 conmon[152468]: ts=2023-09-22T07:45:36.912Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2023-09-22T07:45:37.376 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:45:36 smithi105 conmon[152468]: ts=2023-09-22T07:45:36.912Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2023-09-22T07:45:37.377 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:45:36 smithi105 conmon[152468]: ts=2023-09-22T07:45:36.912Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2023-09-22T07:45:37.377 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:45:36 smithi105 conmon[152468]: ts=2023-09-22T07:45:36.912Z caller=main.go:907 level=info msg="Scrape manager stopped" 2023-09-22T07:45:37.377 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:45:36 smithi105 conmon[152468]: ts=2023-09-22T07:45:36.912Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2023-09-22T07:45:37.377 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:45:36 smithi105 conmon[152468]: ts=2023-09-22T07:45:36.913Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2023-09-22T07:45:37.377 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:45:36 smithi105 conmon[152468]: ts=2023-09-22T07:45:36.913Z caller=main.go:1147 level=info msg="See you next time!" 2023-09-22T07:45:37.513 INFO:tasks.rados.rados.0.smithi006.stdout:567: done (1 left) 2023-09-22T07:45:37.513 INFO:tasks.rados.rados.0.smithi006.stdout:568: copy_from oid 40 from oid 22 current snap is 53 2023-09-22T07:45:37.513 INFO:tasks.rados.rados.0.smithi006.stdout:569: rollback oid 41 current snap is 53 2023-09-22T07:45:37.513 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 41 to 48 2023-09-22T07:45:37.513 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 15 current snap is 53 2023-09-22T07:45:37.513 INFO:tasks.rados.rados.0.smithi006.stdout:570: seq_num 191 ranges {5472256=802816} 2023-09-22T07:45:37.548 INFO:tasks.rados.rados.0.smithi006.stdout:570: writing smithi006182445-15 from 5472256 to 6275072 tid 1 2023-09-22T07:45:37.548 INFO:tasks.rados.rados.0.smithi006.stdout:571: snap_create 2023-09-22T07:45:37.548 INFO:tasks.rados.rados.0.smithi006.stdout:565: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-22T07:45:37.552 INFO:tasks.rados.rados.0.smithi006.stdout:568: finishing copy_from to smithi006182445-40 2023-09-22T07:45:37.552 INFO:tasks.rados.rados.0.smithi006.stdout:568: got expected ENOENT (src dne) 2023-09-22T07:45:37.553 INFO:tasks.rados.rados.0.smithi006.stdout:568: finishing copy_from racing read to smithi006182445-40 2023-09-22T07:45:37.553 INFO:tasks.rados.rados.0.smithi006.stdout:569: finishing rollback tid 0 to smithi006182445-41 2023-09-22T07:45:37.553 INFO:tasks.rados.rados.0.smithi006.stdout:569: finishing rollback tid 1 to smithi006182445-41 2023-09-22T07:45:37.553 INFO:tasks.rados.rados.0.smithi006.stdout:569: finishing rollback tid 2 to smithi006182445-41 2023-09-22T07:45:37.553 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 41 v 93 (ObjNum 881 snap 0 seq_num 3510329216) dirty exists 2023-09-22T07:45:37.553 INFO:tasks.rados.rados.0.smithi006.stdout:570: finishing write tid 1 to smithi006182445-15 2023-09-22T07:45:37.553 INFO:tasks.rados.rados.0.smithi006.stdout:570: finishing write tid 2 to smithi006182445-15 2023-09-22T07:45:37.553 INFO:tasks.rados.rados.0.smithi006.stdout:570: finishing write tid 3 to smithi006182445-15 2023-09-22T07:45:37.554 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 15 v 280 (ObjNum 191 snap 53 seq_num 191) dirty exists 2023-09-22T07:45:37.554 INFO:tasks.rados.rados.0.smithi006.stdout:570: left oid 15 (ObjNum 191 snap 53 seq_num 191) 2023-09-22T07:45:37.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:37 smithi006 ceph-mon[97617]: osdmap e177: 8 total, 8 up, 8 in 2023-09-22T07:45:37.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:37 smithi006 ceph-mon[116271]: osdmap e177: 8 total, 8 up, 8 in 2023-09-22T07:45:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:37 smithi105 ceph-mon[102016]: osdmap e177: 8 total, 8 up, 8 in 2023-09-22T07:45:37.876 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:45:37 smithi105 bash[169559]: f2261332bdd4580ff3406d1e795d6e224cc8ba1d6b2959ed21af059beadb048c 2023-09-22T07:45:37.876 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:45:37 smithi105 systemd[1]: ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@prometheus.a.service: Succeeded. 2023-09-22T07:45:37.876 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:45:37 smithi105 systemd[1]: Stopped Ceph prometheus.a for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:45:37.876 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:45:37 smithi105 systemd[1]: Starting Ceph prometheus.a for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:45:38.520 INFO:tasks.rados.rados.0.smithi006.stdout:565: done (4 left) 2023-09-22T07:45:38.520 INFO:tasks.rados.rados.0.smithi006.stdout:568: done (3 left) 2023-09-22T07:45:38.520 INFO:tasks.rados.rados.0.smithi006.stdout:569: done (2 left) 2023-09-22T07:45:38.520 INFO:tasks.rados.rados.0.smithi006.stdout:570: done (1 left) 2023-09-22T07:45:38.520 INFO:tasks.rados.rados.0.smithi006.stdout:571: done (0 left) 2023-09-22T07:45:38.520 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 17 current snap is 54 2023-09-22T07:45:38.520 INFO:tasks.rados.rados.0.smithi006.stdout:572: seq_num 192 ranges {770048=417792,1187840=401408} 2023-09-22T07:45:38.526 INFO:tasks.rados.rados.0.smithi006.stdout:572: writing smithi006182445-17 from 770048 to 1187840 tid 1 2023-09-22T07:45:38.529 INFO:tasks.rados.rados.0.smithi006.stdout:572: writing smithi006182445-17 from 1187840 to 1589248 tid 2 2023-09-22T07:45:38.529 INFO:tasks.rados.rados.0.smithi006.stdout:573: copy_from oid 28 from oid 42 current snap is 54 2023-09-22T07:45:38.529 INFO:tasks.rados.rados.0.smithi006.stdout:574: rollback oid 15 current snap is 54 2023-09-22T07:45:38.529 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 15 to 36 2023-09-22T07:45:38.529 INFO:tasks.rados.rados.0.smithi006.stdout:575: rollback oid 33 current snap is 54 2023-09-22T07:45:38.529 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 33 to 51 2023-09-22T07:45:38.529 INFO:tasks.rados.rados.0.smithi006.stdout:576: delete oid 46 current snap is 54 2023-09-22T07:45:38.534 INFO:tasks.rados.rados.0.smithi006.stdout:576: done (4 left) 2023-09-22T07:45:38.534 INFO:tasks.rados.rados.0.smithi006.stdout:577: read oid 11 snap 50 2023-09-22T07:45:38.534 INFO:tasks.rados.rados.0.smithi006.stdout:577: expect (ObjNum 118 snap 26 seq_num 118) 2023-09-22T07:45:38.534 INFO:tasks.rados.rados.0.smithi006.stdout:578: read oid 19 snap -1 2023-09-22T07:45:38.535 INFO:tasks.rados.rados.0.smithi006.stdout:578: expect deleted 2023-09-22T07:45:38.535 INFO:tasks.rados.rados.0.smithi006.stdout:579: copy_from oid 14 from oid 7 current snap is 54 2023-09-22T07:45:38.535 INFO:tasks.rados.rados.0.smithi006.stdout:580: delete oid 47 current snap is 54 2023-09-22T07:45:38.535 INFO:tasks.rados.rados.0.smithi006.stdout:575: finishing rollback tid 0 to smithi006182445-33 2023-09-22T07:45:38.535 INFO:tasks.rados.rados.0.smithi006.stdout:575: finishing rollback tid 1 to smithi006182445-33 2023-09-22T07:45:38.535 INFO:tasks.rados.rados.0.smithi006.stdout:572: finishing write tid 1 to smithi006182445-17 2023-09-22T07:45:38.535 INFO:tasks.rados.rados.0.smithi006.stdout:575: finishing rollback tid 2 to smithi006182445-33 2023-09-22T07:45:38.536 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 33 v 97 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-09-22T07:45:38.536 INFO:tasks.rados.rados.0.smithi006.stdout:574: finishing rollback tid 0 to smithi006182445-15 2023-09-22T07:45:38.537 INFO:tasks.rados.rados.0.smithi006.stdout:575: done (7 left) 2023-09-22T07:45:38.537 INFO:tasks.rados.rados.0.smithi006.stdout:578: done (6 left) 2023-09-22T07:45:38.537 INFO:tasks.rados.rados.0.smithi006.stdout:580: done (5 left) 2023-09-22T07:45:38.537 INFO:tasks.rados.rados.0.smithi006.stdout:581: read oid 5 snap -1 2023-09-22T07:45:38.537 INFO:tasks.rados.rados.0.smithi006.stdout:581: expect (ObjNum 136 snap 35 seq_num 136) 2023-09-22T07:45:38.537 INFO:tasks.rados.rados.0.smithi006.stdout:582: snap_remove snap 51 2023-09-22T07:45:38.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:38 smithi105 ceph-mon[102016]: osdmap e178: 8 total, 8 up, 8 in 2023-09-22T07:45:38.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:38 smithi105 ceph-mon[102016]: pgmap v36: 121 pgs: 121 active+clean; 125 MiB data, 392 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 188 KiB/s wr, 1 op/s 2023-09-22T07:45:38.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:38 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:38.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:38 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:38.626 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:45:38 smithi105 conmon[169932]: ts=2023-09-22T07:45:38.284Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-09-22T07:45:38.627 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:45:38 smithi105 conmon[169932]: ts=2023-09-22T07:45:38.284Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2023-09-22T07:45:38.627 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:45:38 smithi105 conmon[169932]: ts=2023-09-22T07:45:38.284Z 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 smithi105 (none))" 2023-09-22T07:45:38.627 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:45:38 smithi105 conmon[169932]: ts=2023-09-22T07:45:38.284Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-09-22T07:45:38.627 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:45:38 smithi105 conmon[169932]: ts=2023-09-22T07:45:38.284Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-09-22T07:45:38.627 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:45:38 smithi105 bash[169891]: 2abe26a2512c3215d5314408289a962437ec01a3c2ac0191558377048ea5b3d5 2023-09-22T07:45:38.627 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:45:38 smithi105 conmon[169932]: ts=2023-09-22T07:45:38.287Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-09-22T07:45:38.627 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:45:38 smithi105 conmon[169932]: ts=2023-09-22T07:45:38.287Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-09-22T07:45:38.627 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:45:38 smithi105 conmon[169932]: ts=2023-09-22T07:45:38.288Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-09-22T07:45:38.627 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:45:38 smithi105 conmon[169932]: ts=2023-09-22T07:45:38.288Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-09-22T07:45:38.627 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:45:38 smithi105 systemd[1]: Started Ceph prometheus.a for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:45:38.627 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:45:38 smithi105 conmon[169932]: ts=2023-09-22T07:45:38.290Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-09-22T07:45:38.627 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:45:38 smithi105 conmon[169932]: ts=2023-09-22T07:45:38.290Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.171µs 2023-09-22T07:45:38.628 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:45:38 smithi105 conmon[169932]: ts=2023-09-22T07:45:38.290Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-09-22T07:45:38.628 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:45:38 smithi105 conmon[169932]: ts=2023-09-22T07:45:38.290Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2023-09-22T07:45:38.628 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:45:38 smithi105 conmon[169932]: ts=2023-09-22T07:45:38.308Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2023-09-22T07:45:38.628 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:45:38 smithi105 conmon[169932]: ts=2023-09-22T07:45:38.309Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2023-09-22T07:45:38.628 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:45:38 smithi105 conmon[169932]: ts=2023-09-22T07:45:38.309Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=36.55µs wal_replay_duration=18.692484ms wbl_replay_duration=93ns total_replay_duration=18.771885ms 2023-09-22T07:45:38.628 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:45:38 smithi105 conmon[169932]: ts=2023-09-22T07:45:38.311Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-09-22T07:45:38.628 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:45:38 smithi105 conmon[169932]: ts=2023-09-22T07:45:38.311Z caller=main.go:1029 level=info msg="TSDB started" 2023-09-22T07:45:38.628 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:45:38 smithi105 conmon[169932]: ts=2023-09-22T07:45:38.311Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-09-22T07:45:38.628 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:45:38 smithi105 conmon[169932]: ts=2023-09-22T07:45:38.326Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=15.026822ms db_storage=1.09µs remote_storage=1.16µs web_handler=407ns query_engine=716ns scrape=429.298µs scrape_sd=81.485µs notify=12.697µs notify_sd=12.469µs rules=14.252265ms tracing=6.377µs 2023-09-22T07:45:38.628 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:45:38 smithi105 conmon[169932]: ts=2023-09-22T07:45:38.326Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-09-22T07:45:38.628 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:45:38 smithi105 conmon[169932]: ts=2023-09-22T07:45:38.326Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-09-22T07:45:38.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:38 smithi006 ceph-mon[97617]: osdmap e178: 8 total, 8 up, 8 in 2023-09-22T07:45:38.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:38 smithi006 ceph-mon[97617]: pgmap v36: 121 pgs: 121 active+clean; 125 MiB data, 392 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 188 KiB/s wr, 1 op/s 2023-09-22T07:45:38.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:38 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:38.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:38 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:38.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:38 smithi006 ceph-mon[116271]: osdmap e178: 8 total, 8 up, 8 in 2023-09-22T07:45:38.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:38 smithi006 ceph-mon[116271]: pgmap v36: 121 pgs: 121 active+clean; 125 MiB data, 392 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 188 KiB/s wr, 1 op/s 2023-09-22T07:45:38.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:38 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:38.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:38 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:39.493 INFO:tasks.rados.rados.0.smithi006.stdout:582: done (6 left) 2023-09-22T07:45:39.493 INFO:tasks.rados.rados.0.smithi006.stdout:583: snap_create 2023-09-22T07:45:39.493 INFO:tasks.rados.rados.0.smithi006.stdout:572: finishing write tid 2 to smithi006182445-17 2023-09-22T07:45:39.494 INFO:tasks.rados.rados.0.smithi006.stdout:572: finishing write tid 3 to smithi006182445-17 2023-09-22T07:45:39.494 INFO:tasks.rados.rados.0.smithi006.stdout:572: finishing write tid 4 to smithi006182445-17 2023-09-22T07:45:39.494 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 17 v 187 (ObjNum 192 snap 54 seq_num 192) dirty exists 2023-09-22T07:45:39.494 INFO:tasks.rados.rados.0.smithi006.stdout:572: left oid 17 (ObjNum 192 snap 54 seq_num 192) 2023-09-22T07:45:39.494 INFO:tasks.rados.rados.0.smithi006.stdout:574: finishing rollback tid 1 to smithi006182445-15 2023-09-22T07:45:39.494 INFO:tasks.rados.rados.0.smithi006.stdout:574: finishing rollback tid 2 to smithi006182445-15 2023-09-22T07:45:39.494 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 15 v 284 (ObjNum 114 snap 26 seq_num 114) dirty exists 2023-09-22T07:45:39.494 INFO:tasks.rados.rados.0.smithi006.stdout:577: expect (ObjNum 118 snap 26 seq_num 118) 2023-09-22T07:45:39.554 INFO:tasks.rados.rados.0.smithi006.stdout:573: finishing copy_from to smithi006182445-28 2023-09-22T07:45:39.554 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 28 v 10 (ObjNum 41 snap 0 seq_num 41) dirty exists 2023-09-22T07:45:39.554 INFO:tasks.rados.rados.0.smithi006.stdout:573: finishing copy_from racing read to smithi006182445-28 2023-09-22T07:45:39.554 INFO:tasks.rados.rados.0.smithi006.stdout:579: finishing copy_from to smithi006182445-14 2023-09-22T07:45:39.554 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 14 v 241 (ObjNum 170 snap 47 seq_num 170) dirty exists 2023-09-22T07:45:39.554 INFO:tasks.rados.rados.0.smithi006.stdout:579: finishing copy_from racing read to smithi006182445-14 2023-09-22T07:45:39.554 INFO:tasks.rados.rados.0.smithi006.stdout:581: expect (ObjNum 136 snap 35 seq_num 136) 2023-09-22T07:45:39.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:39 smithi006 ceph-mon[97617]: Reconfiguring grafana.a (dependencies changed)... 2023-09-22T07:45:39.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:39 smithi006 ceph-mon[97617]: Reconfiguring daemon grafana.a on smithi105 2023-09-22T07:45:39.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:39 smithi006 ceph-mon[97617]: osdmap e179: 8 total, 8 up, 8 in 2023-09-22T07:45:39.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:39 smithi006 ceph-mon[97617]: osdmap e180: 8 total, 8 up, 8 in 2023-09-22T07:45:39.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:39 smithi006 ceph-mon[116271]: Reconfiguring grafana.a (dependencies changed)... 2023-09-22T07:45:39.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:39 smithi006 ceph-mon[116271]: Reconfiguring daemon grafana.a on smithi105 2023-09-22T07:45:39.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:39 smithi006 ceph-mon[116271]: osdmap e179: 8 total, 8 up, 8 in 2023-09-22T07:45:39.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:39 smithi006 ceph-mon[116271]: osdmap e180: 8 total, 8 up, 8 in 2023-09-22T07:45:39.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:39 smithi105 ceph-mon[102016]: Reconfiguring grafana.a (dependencies changed)... 2023-09-22T07:45:39.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:39 smithi105 ceph-mon[102016]: Reconfiguring daemon grafana.a on smithi105 2023-09-22T07:45:39.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:39 smithi105 ceph-mon[102016]: osdmap e179: 8 total, 8 up, 8 in 2023-09-22T07:45:39.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:39 smithi105 ceph-mon[102016]: osdmap e180: 8 total, 8 up, 8 in 2023-09-22T07:45:40.501 INFO:tasks.rados.rados.0.smithi006.stdout:572: done (6 left) 2023-09-22T07:45:40.502 INFO:tasks.rados.rados.0.smithi006.stdout:573: done (5 left) 2023-09-22T07:45:40.502 INFO:tasks.rados.rados.0.smithi006.stdout:574: done (4 left) 2023-09-22T07:45:40.502 INFO:tasks.rados.rados.0.smithi006.stdout:577: done (3 left) 2023-09-22T07:45:40.502 INFO:tasks.rados.rados.0.smithi006.stdout:579: done (2 left) 2023-09-22T07:45:40.502 INFO:tasks.rados.rados.0.smithi006.stdout:581: done (1 left) 2023-09-22T07:45:40.502 INFO:tasks.rados.rados.0.smithi006.stdout:583: done (0 left) 2023-09-22T07:45:40.502 INFO:tasks.rados.rados.0.smithi006.stdout:584: snap_remove snap 36 2023-09-22T07:45:40.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:40 smithi105 ceph-mon[102016]: pgmap v39: 121 pgs: 121 active+clean; 125 MiB data, 392 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 188 KiB/s wr, 1 op/s 2023-09-22T07:45:40.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:40 smithi105 ceph-mon[102016]: osdmap e181: 8 total, 8 up, 8 in 2023-09-22T07:45:40.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:40 smithi006 ceph-mon[97617]: pgmap v39: 121 pgs: 121 active+clean; 125 MiB data, 392 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 188 KiB/s wr, 1 op/s 2023-09-22T07:45:40.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:40 smithi006 ceph-mon[97617]: osdmap e181: 8 total, 8 up, 8 in 2023-09-22T07:45:40.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:40 smithi006 ceph-mon[116271]: pgmap v39: 121 pgs: 121 active+clean; 125 MiB data, 392 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 188 KiB/s wr, 1 op/s 2023-09-22T07:45:40.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:40 smithi006 ceph-mon[116271]: osdmap e181: 8 total, 8 up, 8 in 2023-09-22T07:45:41.126 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:45:40 smithi105 systemd[1]: Stopping Ceph grafana.a for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:45:41.512 INFO:tasks.rados.rados.0.smithi006.stdout:584: done (0 left) 2023-09-22T07:45:41.512 INFO:tasks.rados.rados.0.smithi006.stdout:585: read oid 16 snap 48 2023-09-22T07:45:41.512 INFO:tasks.rados.rados.0.smithi006.stdout:585: expect (ObjNum 128 snap 34 seq_num 128) 2023-09-22T07:45:41.512 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 2 current snap is 55 2023-09-22T07:45:41.512 INFO:tasks.rados.rados.0.smithi006.stdout:586: seq_num 195 ranges {0=475136,475136=401408} 2023-09-22T07:45:41.512 INFO:tasks.rados.rados.0.smithi006.stdout:586: writing smithi006182445-2 from 0 to 475136 tid 1 2023-09-22T07:45:41.512 INFO:tasks.rados.rados.0.smithi006.stdout:586: writing smithi006182445-2 from 475136 to 876544 tid 2 2023-09-22T07:45:41.513 INFO:tasks.rados.rados.0.smithi006.stdout:587: setattr oid 49 current snap is 55 2023-09-22T07:45:41.513 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 45 current snap is 55 2023-09-22T07:45:41.513 INFO:tasks.rados.rados.0.smithi006.stdout:588: seq_num 196 ranges {6594560=491520,7086080=401408} 2023-09-22T07:45:41.552 INFO:tasks.rados.rados.0.smithi006.stdout:588: writing smithi006182445-45 from 6594560 to 7086080 tid 1 2023-09-22T07:45:41.555 INFO:tasks.rados.rados.0.smithi006.stdout:588: writing smithi006182445-45 from 7086080 to 7487488 tid 2 2023-09-22T07:45:41.555 INFO:tasks.rados.rados.0.smithi006.stdout:589: read oid 35 snap -1 2023-09-22T07:45:41.555 INFO:tasks.rados.rados.0.smithi006.stdout:589: expect deleted 2023-09-22T07:45:41.555 INFO:tasks.rados.rados.0.smithi006.stdout:590: read oid 14 snap -1 2023-09-22T07:45:41.556 INFO:tasks.rados.rados.0.smithi006.stdout:590: expect (ObjNum 170 snap 47 seq_num 170) 2023-09-22T07:45:41.556 INFO:tasks.rados.rados.0.smithi006.stdout:591: copy_from oid 19 from oid 32 current snap is 55 2023-09-22T07:45:41.556 INFO:tasks.rados.rados.0.smithi006.stdout:586: finishing write tid 1 to smithi006182445-2 2023-09-22T07:45:41.556 INFO:tasks.rados.rados.0.smithi006.stdout:586: finishing write tid 2 to smithi006182445-2 2023-09-22T07:45:41.556 INFO:tasks.rados.rados.0.smithi006.stdout:586: finishing write tid 3 to smithi006182445-2 2023-09-22T07:45:41.556 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 49 v 174 (ObjNum 737 snap 0 seq_num 3168594272) dirty exists 2023-09-22T07:45:41.556 INFO:tasks.rados.rados.0.smithi006.stdout:586: finishing write tid 4 to smithi006182445-2 2023-09-22T07:45:41.556 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 2 v 110 (ObjNum 195 snap 55 seq_num 195) dirty exists 2023-09-22T07:45:41.556 INFO:tasks.rados.rados.0.smithi006.stdout:586: left oid 2 (ObjNum 195 snap 55 seq_num 195) 2023-09-22T07:45:41.556 INFO:tasks.rados.rados.0.smithi006.stdout:585: expect (ObjNum 128 snap 34 seq_num 128) 2023-09-22T07:45:41.784 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:45:41 smithi006 conmon[186109]: ts=2023-09-22T07:45:41.401Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003491419s 2023-09-22T07:45:41.890 INFO:tasks.rados.rados.0.smithi006.stdout:588: finishing write tid 1 to smithi006182445-45 2023-09-22T07:45:41.890 INFO:tasks.rados.rados.0.smithi006.stdout:588: finishing write tid 2 to smithi006182445-45 2023-09-22T07:45:41.890 INFO:tasks.rados.rados.0.smithi006.stdout:588: finishing write tid 3 to smithi006182445-45 2023-09-22T07:45:41.891 INFO:tasks.rados.rados.0.smithi006.stdout:590: expect (ObjNum 170 snap 47 seq_num 170) 2023-09-22T07:45:41.902 INFO:tasks.rados.rados.0.smithi006.stdout:588: finishing write tid 4 to smithi006182445-45 2023-09-22T07:45:41.903 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 45 v 195 (ObjNum 196 snap 55 seq_num 196) dirty exists 2023-09-22T07:45:41.903 INFO:tasks.rados.rados.0.smithi006.stdout:588: left oid 45 (ObjNum 196 snap 55 seq_num 196) 2023-09-22T07:45:41.903 INFO:tasks.rados.rados.0.smithi006.stdout:591: finishing copy_from to smithi006182445-19 2023-09-22T07:45:41.903 INFO:tasks.rados.rados.0.smithi006.stdout:591: got expected ENOENT (src dne) 2023-09-22T07:45:41.903 INFO:tasks.rados.rados.0.smithi006.stdout:591: finishing copy_from racing read to smithi006182445-19 2023-09-22T07:45:41.903 INFO:tasks.rados.rados.0.smithi006.stdout:585: done (6 left) 2023-09-22T07:45:41.903 INFO:tasks.rados.rados.0.smithi006.stdout:586: done (5 left) 2023-09-22T07:45:41.903 INFO:tasks.rados.rados.0.smithi006.stdout:587: done (4 left) 2023-09-22T07:45:41.903 INFO:tasks.rados.rados.0.smithi006.stdout:588: done (3 left) 2023-09-22T07:45:41.903 INFO:tasks.rados.rados.0.smithi006.stdout:589: done (2 left) 2023-09-22T07:45:41.903 INFO:tasks.rados.rados.0.smithi006.stdout:590: done (1 left) 2023-09-22T07:45:41.904 INFO:tasks.rados.rados.0.smithi006.stdout:591: done (0 left) 2023-09-22T07:45:41.904 INFO:tasks.rados.rados.0.smithi006.stdout:592: rollback oid 4 current snap is 55 2023-09-22T07:45:41.904 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 4 to 54 2023-09-22T07:45:41.904 INFO:tasks.rados.rados.0.smithi006.stdout:593: snap_remove snap 48 2023-09-22T07:45:42.126 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:45:41 smithi105 bash[170411]: ca8c555f02fcfd6754754afc2499033f347f053185d8df943001d037cc6a694a 2023-09-22T07:45:42.127 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:45:41 smithi105 systemd[1]: ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@grafana.a.service: Main process exited, code=exited, status=143/n/a 2023-09-22T07:45:42.127 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:45:41 smithi105 systemd[1]: ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@grafana.a.service: Failed with result 'exit-code'. 2023-09-22T07:45:42.127 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:45:41 smithi105 systemd[1]: Stopped Ceph grafana.a for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:45:42.127 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:45:41 smithi105 systemd[1]: Starting Ceph grafana.a for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:45:42.511 INFO:tasks.rados.rados.0.smithi006.stdout:593: done (1 left) 2023-09-22T07:45:42.511 INFO:tasks.rados.rados.0.smithi006.stdout:594: read oid 35 snap -1 2023-09-22T07:45:42.511 INFO:tasks.rados.rados.0.smithi006.stdout:594: expect deleted 2023-09-22T07:45:42.511 INFO:tasks.rados.rados.0.smithi006.stdout:595: rollback oid 31 current snap is 55 2023-09-22T07:45:42.511 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 31 to 53 2023-09-22T07:45:42.511 INFO:tasks.rados.rados.0.smithi006.stdout:596: delete oid 40 current snap is 55 2023-09-22T07:45:42.512 INFO:tasks.rados.rados.0.smithi006.stdout:592: finishing rollback tid 0 to smithi006182445-4 2023-09-22T07:45:42.512 INFO:tasks.rados.rados.0.smithi006.stdout:592: finishing rollback tid 1 to smithi006182445-4 2023-09-22T07:45:42.512 INFO:tasks.rados.rados.0.smithi006.stdout:592: finishing rollback tid 2 to smithi006182445-4 2023-09-22T07:45:42.512 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 4 v 164 (ObjNum 180 snap 48 seq_num 180) dirty exists 2023-09-22T07:45:42.520 INFO:tasks.rados.rados.0.smithi006.stdout:595: finishing rollback tid 0 to smithi006182445-31 2023-09-22T07:45:42.522 INFO:tasks.rados.rados.0.smithi006.stdout:592: done (3 left) 2023-09-22T07:45:42.523 INFO:tasks.rados.rados.0.smithi006.stdout:594: done (2 left) 2023-09-22T07:45:42.523 INFO:tasks.rados.rados.0.smithi006.stdout:596: done (1 left) 2023-09-22T07:45:42.523 INFO:tasks.rados.rados.0.smithi006.stdout:597: rmattr oid 34 current snap is 55 2023-09-22T07:45:42.523 INFO:tasks.rados.rados.0.smithi006.stdout:597: done (1 left) 2023-09-22T07:45:42.523 INFO:tasks.rados.rados.0.smithi006.stdout:598: snap_create 2023-09-22T07:45:42.523 INFO:tasks.rados.rados.0.smithi006.stdout:595: finishing rollback tid 1 to smithi006182445-31 2023-09-22T07:45:42.524 INFO:tasks.rados.rados.0.smithi006.stdout:595: finishing rollback tid 2 to smithi006182445-31 2023-09-22T07:45:42.524 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 31 v 298 (ObjNum 117 snap 26 seq_num 117) dirty exists 2023-09-22T07:45:42.701 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:42 smithi105 ceph-mon[102016]: osdmap e182: 8 total, 8 up, 8 in 2023-09-22T07:45:42.701 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:42 smithi105 ceph-mon[102016]: pgmap v42: 121 pgs: 121 active+clean; 95 MiB data, 393 MiB used, 715 GiB / 715 GiB avail; 8.6 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2023-09-22T07:45:42.701 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:42 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:42.702 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:42 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:42.702 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:45:42 smithi105 bash[170739]: c6fa0e987221453cafe5986fccc930b3c4292ef14883e7a1b9834f0d217c3614 2023-09-22T07:45:42.702 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:45:42 smithi105 systemd[1]: Started Ceph grafana.a for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:45:42.702 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:45:42 smithi105 conmon[170780]: logger=settings t=2023-09-22T07:45:42.591000489Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2023-09-22T07:45:42.702 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:45:42 smithi105 conmon[170780]: logger=settings t=2023-09-22T07:45:42.591240787Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2023-09-22T07:45:42.702 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:45:42 smithi105 conmon[170780]: logger=settings t=2023-09-22T07:45:42.591267228Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2023-09-22T07:45:42.702 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:45:42 smithi105 conmon[170780]: logger=settings t=2023-09-22T07:45:42.591277658Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2023-09-22T07:45:42.703 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:45:42 smithi105 conmon[170780]: logger=settings t=2023-09-22T07:45:42.591286283Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2023-09-22T07:45:42.703 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:45:42 smithi105 conmon[170780]: logger=settings t=2023-09-22T07:45:42.591295333Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2023-09-22T07:45:42.703 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:45:42 smithi105 conmon[170780]: logger=settings t=2023-09-22T07:45:42.591315417Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-09-22T07:45:42.703 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:45:42 smithi105 conmon[170780]: logger=settings t=2023-09-22T07:45:42.591325457Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-09-22T07:45:42.703 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:45:42 smithi105 conmon[170780]: logger=settings t=2023-09-22T07:45:42.591334247Z level=info msg="Path Home" path=/usr/share/grafana 2023-09-22T07:45:42.703 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:45:42 smithi105 conmon[170780]: logger=settings t=2023-09-22T07:45:42.59134251Z level=info msg="Path Data" path=/var/lib/grafana 2023-09-22T07:45:42.703 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:45:42 smithi105 conmon[170780]: logger=settings t=2023-09-22T07:45:42.59135526Z level=info msg="Path Logs" path=/var/log/grafana 2023-09-22T07:45:42.703 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:45:42 smithi105 conmon[170780]: logger=settings t=2023-09-22T07:45:42.591363449Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2023-09-22T07:45:42.703 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:45:42 smithi105 conmon[170780]: logger=settings t=2023-09-22T07:45:42.591372578Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2023-09-22T07:45:42.703 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:45:42 smithi105 conmon[170780]: logger=settings t=2023-09-22T07:45:42.591382392Z level=info msg="App mode production" 2023-09-22T07:45:42.703 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:45:42 smithi105 conmon[170780]: logger=sqlstore t=2023-09-22T07:45:42.591450998Z level=info msg="Connecting to DB" dbtype=sqlite3 2023-09-22T07:45:42.703 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:45:42 smithi105 conmon[170780]: logger=sqlstore t=2023-09-22T07:45:42.591471814Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2023-09-22T07:45:42.703 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:45:42 smithi105 conmon[170780]: logger=migrator t=2023-09-22T07:45:42.605262801Z level=info msg="Starting DB migrations" 2023-09-22T07:45:42.704 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:45:42 smithi105 conmon[170780]: logger=migrator t=2023-09-22T07:45:42.609944384Z level=info msg="migrations completed" performed=0 skipped=481 duration=405.617µs 2023-09-22T07:45:42.704 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:45:42 smithi105 conmon[170780]: logger=sqlstore t=2023-09-22T07:45:42.610334616Z level=info msg="Created default organization" 2023-09-22T07:45:42.704 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:45:42 smithi105 conmon[170780]: logger=plugin.loader t=2023-09-22T07:45:42.667180483Z level=info msg="Plugin registered" pluginID=input 2023-09-22T07:45:42.704 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:45:42 smithi105 conmon[170780]: logger=plugin.loader t=2023-09-22T07:45:42.696164576Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2023-09-22T07:45:42.704 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:45:42 smithi105 conmon[170780]: logger=plugin.loader t=2023-09-22T07:45:42.696217269Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2023-09-22T07:45:42.704 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:45:42 smithi105 conmon[170780]: logger=secrets t=2023-09-22T07:45:42.696287208Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2023-09-22T07:45:42.704 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:45:42 smithi105 conmon[170780]: logger=query_data t=2023-09-22T07:45:42.699385391Z level=info msg="Query Service initialization" 2023-09-22T07:45:42.704 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:45:42 smithi105 conmon[170780]: logger=live.push_http t=2023-09-22T07:45:42.70284885Z level=info msg="Live Push Gateway initialization" 2023-09-22T07:45:42.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:42 smithi006 ceph-mon[116271]: osdmap e182: 8 total, 8 up, 8 in 2023-09-22T07:45:42.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:42 smithi006 ceph-mon[116271]: pgmap v42: 121 pgs: 121 active+clean; 95 MiB data, 393 MiB used, 715 GiB / 715 GiB avail; 8.6 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2023-09-22T07:45:42.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:42 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:42.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:42 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:42 smithi006 ceph-mon[97617]: osdmap e182: 8 total, 8 up, 8 in 2023-09-22T07:45:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:42 smithi006 ceph-mon[97617]: pgmap v42: 121 pgs: 121 active+clean; 95 MiB data, 393 MiB used, 715 GiB / 715 GiB avail; 8.6 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2023-09-22T07:45:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:42 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:42 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:43.126 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:42 smithi105 systemd[1]: Stopping Ceph node-exporter.b for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:45:43.513 INFO:tasks.rados.rados.0.smithi006.stdout:595: done (1 left) 2023-09-22T07:45:43.513 INFO:tasks.rados.rados.0.smithi006.stdout:598: done (0 left) 2023-09-22T07:45:43.513 INFO:tasks.rados.rados.0.smithi006.stdout:599: delete oid 37 current snap is 56 2023-09-22T07:45:43.517 INFO:tasks.rados.rados.0.smithi006.stdout:599: done (0 left) 2023-09-22T07:45:43.517 INFO:tasks.rados.rados.0.smithi006.stdout:600: read oid 28 snap 54 2023-09-22T07:45:43.517 INFO:tasks.rados.rados.0.smithi006.stdout:600: expect (ObjNum 41 snap 0 seq_num 41) 2023-09-22T07:45:43.518 INFO:tasks.rados.rados.0.smithi006.stdout:601: read oid 2 snap 54 2023-09-22T07:45:43.518 INFO:tasks.rados.rados.0.smithi006.stdout:601: expect deleted 2023-09-22T07:45:43.518 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 42 current snap is 56 2023-09-22T07:45:43.518 INFO:tasks.rados.rados.0.smithi006.stdout:602: seq_num 199 ranges {696320=540672,1236992=401408} 2023-09-22T07:45:43.523 INFO:tasks.rados.rados.0.smithi006.stdout:602: writing smithi006182445-42 from 696320 to 1236992 tid 1 2023-09-22T07:45:43.526 INFO:tasks.rados.rados.0.smithi006.stdout:602: writing smithi006182445-42 from 1236992 to 1638400 tid 2 2023-09-22T07:45:43.526 INFO:tasks.rados.rados.0.smithi006.stdout:603: snap_create 2023-09-22T07:45:43.526 INFO:tasks.rados.rados.0.smithi006.stdout:600: expect (ObjNum 41 snap 0 seq_num 41) 2023-09-22T07:45:43.543 INFO:tasks.rados.rados.0.smithi006.stdout:602: finishing write tid 1 to smithi006182445-42 2023-09-22T07:45:43.544 INFO:tasks.rados.rados.0.smithi006.stdout:602: finishing write tid 2 to smithi006182445-42 2023-09-22T07:45:43.544 INFO:tasks.rados.rados.0.smithi006.stdout:602: finishing write tid 3 to smithi006182445-42 2023-09-22T07:45:43.544 INFO:tasks.rados.rados.0.smithi006.stdout:602: finishing write tid 4 to smithi006182445-42 2023-09-22T07:45:43.544 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 42 v 170 (ObjNum 199 snap 56 seq_num 199) dirty exists 2023-09-22T07:45:43.544 INFO:tasks.rados.rados.0.smithi006.stdout:602: left oid 42 (ObjNum 199 snap 56 seq_num 199) 2023-09-22T07:45:43.714 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:45:43 smithi105 conmon[170780]: logger=infra.usagestats.collector t=2023-09-22T07:45:43.463153934Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2023-09-22T07:45:43.714 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:43 smithi105 ceph-mon[102016]: osdmap e183: 8 total, 8 up, 8 in 2023-09-22T07:45:43.715 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:43 smithi105 ceph-mon[102016]: Reconfiguring node-exporter.b (dependencies changed)... 2023-09-22T07:45:43.715 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:43 smithi105 ceph-mon[102016]: Reconfiguring daemon node-exporter.b on smithi105 2023-09-22T07:45:43.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:43 smithi006 ceph-mon[116271]: osdmap e183: 8 total, 8 up, 8 in 2023-09-22T07:45:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:43 smithi006 ceph-mon[116271]: Reconfiguring node-exporter.b (dependencies changed)... 2023-09-22T07:45:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:43 smithi006 ceph-mon[116271]: Reconfiguring daemon node-exporter.b on smithi105 2023-09-22T07:45:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:43 smithi006 ceph-mon[97617]: osdmap e183: 8 total, 8 up, 8 in 2023-09-22T07:45:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:43 smithi006 ceph-mon[97617]: Reconfiguring node-exporter.b (dependencies changed)... 2023-09-22T07:45:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:43 smithi006 ceph-mon[97617]: Reconfiguring daemon node-exporter.b on smithi105 2023-09-22T07:45:43.972 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:45:43 smithi105 conmon[170780]: logger=provisioning.datasources t=2023-09-22T07:45:43.715887742Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2023-09-22T07:45:43.973 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:45:43 smithi105 conmon[170780]: logger=provisioning.datasources t=2023-09-22T07:45:43.715959224Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2023-09-22T07:45:43.973 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:45:43 smithi105 conmon[170780]: logger=provisioning.datasources t=2023-09-22T07:45:43.727098474Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2023-09-22T07:45:43.973 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:45:43 smithi105 conmon[170780]: logger=provisioning.alerting t=2023-09-22T07:45:43.92675915Z level=info msg="starting to provision alerting" 2023-09-22T07:45:43.973 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:45:43 smithi105 conmon[170780]: logger=provisioning.alerting t=2023-09-22T07:45:43.926796294Z level=info msg="finished to provision alerting" 2023-09-22T07:45:43.973 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:45:43 smithi105 conmon[170780]: logger=grafanaStorageLogger t=2023-09-22T07:45:43.92698087Z level=info msg="storage starting" 2023-09-22T07:45:43.973 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:45:43 smithi105 conmon[170780]: logger=ngalert.state.manager t=2023-09-22T07:45:43.926980549Z level=info msg="Warming state cache for startup" 2023-09-22T07:45:43.973 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:45:43 smithi105 conmon[170780]: logger=http.server t=2023-09-22T07:45:43.929185384Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2023-09-22T07:45:43.973 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:43 smithi105 systemd[1]: ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-09-22T07:45:43.973 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:43 smithi105 bash[171012]: 3fd355736b539a0a5f92b421e5b576e036bcb0c53a36faa1ffa8801598171b91 2023-09-22T07:45:44.376 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:45:43 smithi105 conmon[170780]: logger=ngalert.state.manager t=2023-09-22T07:45:43.973809854Z level=info msg="State cache has been initialized" states=0 duration=46.825912ms 2023-09-22T07:45:44.377 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:45:43 smithi105 conmon[170780]: logger=ngalert.multiorg.alertmanager t=2023-09-22T07:45:43.973881194Z level=info msg="starting MultiOrg Alertmanager" 2023-09-22T07:45:44.377 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:45:43 smithi105 conmon[170780]: logger=ticker t=2023-09-22T07:45:43.973918771Z level=info msg=starting first_tick=2023-09-22T07:45:50Z 2023-09-22T07:45:44.377 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 systemd[1]: ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-09-22T07:45:44.377 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 systemd[1]: Stopped Ceph node-exporter.b for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:45:44.377 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 systemd[1]: Starting Ceph node-exporter.b for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:45:44.499 INFO:tasks.rados.rados.0.smithi006.stdout:600: done (3 left) 2023-09-22T07:45:44.499 INFO:tasks.rados.rados.0.smithi006.stdout:601: done (2 left) 2023-09-22T07:45:44.499 INFO:tasks.rados.rados.0.smithi006.stdout:602: done (1 left) 2023-09-22T07:45:44.499 INFO:tasks.rados.rados.0.smithi006.stdout:603: done (0 left) 2023-09-22T07:45:44.499 INFO:tasks.rados.rados.0.smithi006.stdout:604: setattr oid 5 current snap is 57 2023-09-22T07:45:44.500 INFO:tasks.rados.rados.0.smithi006.stdout:605: rollback oid 50 current snap is 57 2023-09-22T07:45:44.500 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 50 to 56 2023-09-22T07:45:44.500 INFO:tasks.rados.rados.0.smithi006.stdout:606: setattr oid 47 current snap is 57 2023-09-22T07:45:44.505 INFO:tasks.rados.rados.0.smithi006.stdout:607: rollback oid 10 current snap is 57 2023-09-22T07:45:44.505 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 10 to 54 2023-09-22T07:45:44.505 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 11 current snap is 57 2023-09-22T07:45:44.505 INFO:tasks.rados.rados.0.smithi006.stdout:608: seq_num 200 ranges {2162688=557056,2719744=401408} 2023-09-22T07:45:44.516 INFO:tasks.rados.rados.0.smithi006.stdout:608: writing smithi006182445-11 from 2162688 to 2719744 tid 1 2023-09-22T07:45:44.519 INFO:tasks.rados.rados.0.smithi006.stdout:608: writing smithi006182445-11 from 2719744 to 3121152 tid 2 2023-09-22T07:45:44.519 INFO:tasks.rados.rados.0.smithi006.stdout:609: snap_remove snap 55 2023-09-22T07:45:44.745 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:44 smithi105 ceph-mon[102016]: osdmap e184: 8 total, 8 up, 8 in 2023-09-22T07:45:44.745 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:44 smithi105 ceph-mon[102016]: pgmap v45: 121 pgs: 121 active+clean; 95 MiB data, 393 MiB used, 715 GiB / 715 GiB avail; 8.6 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2023-09-22T07:45:44.745 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:44 smithi105 ceph-mon[102016]: osdmap e185: 8 total, 8 up, 8 in 2023-09-22T07:45:44.745 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[171388]: ts=2023-09-22T07:45:44.630Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-09-22T07:45:44.745 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[171388]: ts=2023-09-22T07:45:44.630Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2023-09-22T07:45:44.745 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[171388]: ts=2023-09-22T07:45:44.630Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2023-09-22T07:45:44.746 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[171388]: ts=2023-09-22T07:45:44.630Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-09-22T07:45:44.746 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[171388]: ts=2023-09-22T07:45:44.630Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2023-09-22T07:45:44.746 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[171388]: ts=2023-09-22T07:45:44.631Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-09-22T07:45:44.746 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[171388]: ts=2023-09-22T07:45:44.631Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-09-22T07:45:44.746 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[171388]: ts=2023-09-22T07:45:44.631Z caller=node_exporter.go:117 level=info collector=arp 2023-09-22T07:45:44.746 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[171388]: ts=2023-09-22T07:45:44.631Z caller=node_exporter.go:117 level=info collector=bcache 2023-09-22T07:45:44.746 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[171388]: ts=2023-09-22T07:45:44.631Z caller=node_exporter.go:117 level=info collector=bonding 2023-09-22T07:45:44.746 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[171388]: ts=2023-09-22T07:45:44.631Z caller=node_exporter.go:117 level=info collector=btrfs 2023-09-22T07:45:44.746 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[171388]: ts=2023-09-22T07:45:44.631Z caller=node_exporter.go:117 level=info collector=conntrack 2023-09-22T07:45:44.746 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[171388]: ts=2023-09-22T07:45:44.631Z caller=node_exporter.go:117 level=info collector=cpu 2023-09-22T07:45:44.746 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[171388]: ts=2023-09-22T07:45:44.631Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-09-22T07:45:44.746 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[171388]: ts=2023-09-22T07:45:44.631Z caller=node_exporter.go:117 level=info collector=diskstats 2023-09-22T07:45:44.747 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[171388]: ts=2023-09-22T07:45:44.631Z caller=node_exporter.go:117 level=info collector=dmi 2023-09-22T07:45:44.747 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[171388]: ts=2023-09-22T07:45:44.631Z caller=node_exporter.go:117 level=info collector=edac 2023-09-22T07:45:44.747 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[171388]: ts=2023-09-22T07:45:44.631Z caller=node_exporter.go:117 level=info collector=entropy 2023-09-22T07:45:44.747 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[171388]: ts=2023-09-22T07:45:44.631Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-09-22T07:45:44.747 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[171388]: ts=2023-09-22T07:45:44.631Z caller=node_exporter.go:117 level=info collector=filefd 2023-09-22T07:45:44.747 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[171388]: ts=2023-09-22T07:45:44.631Z caller=node_exporter.go:117 level=info collector=filesystem 2023-09-22T07:45:44.747 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[171388]: ts=2023-09-22T07:45:44.631Z caller=node_exporter.go:117 level=info collector=hwmon 2023-09-22T07:45:44.747 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[171388]: ts=2023-09-22T07:45:44.631Z caller=node_exporter.go:117 level=info collector=infiniband 2023-09-22T07:45:44.747 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[171388]: ts=2023-09-22T07:45:44.631Z caller=node_exporter.go:117 level=info collector=ipvs 2023-09-22T07:45:44.747 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[171388]: ts=2023-09-22T07:45:44.631Z caller=node_exporter.go:117 level=info collector=loadavg 2023-09-22T07:45:44.748 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[171388]: ts=2023-09-22T07:45:44.631Z caller=node_exporter.go:117 level=info collector=mdadm 2023-09-22T07:45:44.748 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[171388]: ts=2023-09-22T07:45:44.631Z caller=node_exporter.go:117 level=info collector=meminfo 2023-09-22T07:45:44.748 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[171388]: ts=2023-09-22T07:45:44.631Z caller=node_exporter.go:117 level=info collector=netclass 2023-09-22T07:45:44.748 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[171388]: ts=2023-09-22T07:45:44.631Z caller=node_exporter.go:117 level=info collector=netdev 2023-09-22T07:45:44.748 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[171388]: ts=2023-09-22T07:45:44.631Z caller=node_exporter.go:117 level=info collector=netstat 2023-09-22T07:45:44.748 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[171388]: ts=2023-09-22T07:45:44.631Z caller=node_exporter.go:117 level=info collector=nfs 2023-09-22T07:45:44.748 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[171388]: ts=2023-09-22T07:45:44.631Z caller=node_exporter.go:117 level=info collector=nfsd 2023-09-22T07:45:44.748 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[171388]: ts=2023-09-22T07:45:44.631Z caller=node_exporter.go:117 level=info collector=nvme 2023-09-22T07:45:44.748 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[171388]: ts=2023-09-22T07:45:44.631Z caller=node_exporter.go:117 level=info collector=os 2023-09-22T07:45:44.748 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[171388]: ts=2023-09-22T07:45:44.631Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-09-22T07:45:44.748 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[171388]: ts=2023-09-22T07:45:44.631Z caller=node_exporter.go:117 level=info collector=pressure 2023-09-22T07:45:44.749 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[171388]: ts=2023-09-22T07:45:44.631Z caller=node_exporter.go:117 level=info collector=rapl 2023-09-22T07:45:44.749 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[171388]: ts=2023-09-22T07:45:44.631Z caller=node_exporter.go:117 level=info collector=schedstat 2023-09-22T07:45:44.749 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[171388]: ts=2023-09-22T07:45:44.631Z caller=node_exporter.go:117 level=info collector=selinux 2023-09-22T07:45:44.749 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[171388]: ts=2023-09-22T07:45:44.631Z caller=node_exporter.go:117 level=info collector=sockstat 2023-09-22T07:45:44.749 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[171388]: ts=2023-09-22T07:45:44.631Z caller=node_exporter.go:117 level=info collector=softnet 2023-09-22T07:45:44.749 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[171388]: ts=2023-09-22T07:45:44.631Z caller=node_exporter.go:117 level=info collector=stat 2023-09-22T07:45:44.749 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[171388]: ts=2023-09-22T07:45:44.631Z caller=node_exporter.go:117 level=info collector=tapestats 2023-09-22T07:45:44.749 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[171388]: ts=2023-09-22T07:45:44.631Z caller=node_exporter.go:117 level=info collector=textfile 2023-09-22T07:45:44.749 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[171388]: ts=2023-09-22T07:45:44.631Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-09-22T07:45:44.749 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[171388]: ts=2023-09-22T07:45:44.631Z caller=node_exporter.go:117 level=info collector=time 2023-09-22T07:45:44.749 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[171388]: ts=2023-09-22T07:45:44.631Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-09-22T07:45:44.749 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[171388]: ts=2023-09-22T07:45:44.631Z caller=node_exporter.go:117 level=info collector=uname 2023-09-22T07:45:44.749 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[171388]: ts=2023-09-22T07:45:44.631Z caller=node_exporter.go:117 level=info collector=vmstat 2023-09-22T07:45:44.749 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[171388]: ts=2023-09-22T07:45:44.631Z caller=node_exporter.go:117 level=info collector=xfs 2023-09-22T07:45:44.750 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[171388]: ts=2023-09-22T07:45:44.631Z caller=node_exporter.go:117 level=info collector=zfs 2023-09-22T07:45:44.750 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[171388]: ts=2023-09-22T07:45:44.632Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-09-22T07:45:44.750 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[171388]: ts=2023-09-22T07:45:44.632Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-09-22T07:45:44.750 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 bash[171347]: 13131a30680ca3d6cffea2d873f03cc1464e2db8cd1a852c9a448d2220330ffb 2023-09-22T07:45:44.750 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:45:44 smithi105 systemd[1]: Started Ceph node-exporter.b for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:45:44.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:44 smithi006 ceph-mon[97617]: osdmap e184: 8 total, 8 up, 8 in 2023-09-22T07:45:44.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:44 smithi006 ceph-mon[97617]: pgmap v45: 121 pgs: 121 active+clean; 95 MiB data, 393 MiB used, 715 GiB / 715 GiB avail; 8.6 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2023-09-22T07:45:44.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:44 smithi006 ceph-mon[97617]: osdmap e185: 8 total, 8 up, 8 in 2023-09-22T07:45:44.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:44 smithi006 ceph-mon[116271]: osdmap e184: 8 total, 8 up, 8 in 2023-09-22T07:45:44.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:44 smithi006 ceph-mon[116271]: pgmap v45: 121 pgs: 121 active+clean; 95 MiB data, 393 MiB used, 715 GiB / 715 GiB avail; 8.6 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2023-09-22T07:45:44.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:44 smithi006 ceph-mon[116271]: osdmap e185: 8 total, 8 up, 8 in 2023-09-22T07:45:45.090 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[156308]: [22/Sep/2023:07:45:44] ENGINE Bus STOPPING 2023-09-22T07:45:45.090 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[156308]: [22/Sep/2023:07:45:44] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-22T07:45:45.090 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[156308]: [22/Sep/2023:07:45:44] ENGINE Bus STOPPED 2023-09-22T07:45:45.090 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[156308]: [22/Sep/2023:07:45:44] ENGINE Bus STARTING 2023-09-22T07:45:45.090 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[156308]: [22/Sep/2023:07:45:44] ENGINE Serving on http://:::9283 2023-09-22T07:45:45.090 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[156308]: [22/Sep/2023:07:45:44] ENGINE Bus STARTED 2023-09-22T07:45:45.091 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[156308]: [22/Sep/2023:07:45:44] ENGINE Bus STOPPING 2023-09-22T07:45:45.091 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[156308]: [22/Sep/2023:07:45:44] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-22T07:45:45.091 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[156308]: [22/Sep/2023:07:45:44] ENGINE Bus STOPPED 2023-09-22T07:45:45.091 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[156308]: [22/Sep/2023:07:45:44] ENGINE Bus STARTING 2023-09-22T07:45:45.091 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[156308]: [22/Sep/2023:07:45:44] ENGINE Serving on http://:::9283 2023-09-22T07:45:45.091 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[156308]: [22/Sep/2023:07:45:44] ENGINE Bus STARTED 2023-09-22T07:45:45.091 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[156308]: [22/Sep/2023:07:45:44] ENGINE Bus STOPPING 2023-09-22T07:45:45.091 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[156308]: [22/Sep/2023:07:45:44] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-22T07:45:45.091 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[156308]: [22/Sep/2023:07:45:44] ENGINE Bus STOPPED 2023-09-22T07:45:45.091 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:44 smithi105 conmon[156308]: [22/Sep/2023:07:45:44] ENGINE Bus STARTING 2023-09-22T07:45:45.091 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:45 smithi105 conmon[156308]: [22/Sep/2023:07:45:45] ENGINE Serving on http://:::9283 2023-09-22T07:45:45.091 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:45 smithi105 conmon[156308]: [22/Sep/2023:07:45:45] ENGINE Bus STARTED 2023-09-22T07:45:45.523 INFO:tasks.rados.rados.0.smithi006.stdout:609: done (5 left) 2023-09-22T07:45:45.523 INFO:tasks.rados.rados.0.smithi006.stdout:610: rollback oid 30 current snap is 57 2023-09-22T07:45:45.523 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 30 to 54 2023-09-22T07:45:45.524 INFO:tasks.rados.rados.0.smithi006.stdout:605: finishing rollback tid 0 to smithi006182445-50 2023-09-22T07:45:45.524 INFO:tasks.rados.rados.0.smithi006.stdout:605: finishing rollback tid 1 to smithi006182445-50 2023-09-22T07:45:45.524 INFO:tasks.rados.rados.0.smithi006.stdout:605: finishing rollback tid 2 to smithi006182445-50 2023-09-22T07:45:45.524 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 50 v 113 (ObjNum 121 snap 26 seq_num 121) dirty exists 2023-09-22T07:45:45.524 INFO:tasks.rados.rados.0.smithi006.stdout:607: finishing rollback tid 0 to smithi006182445-10 2023-09-22T07:45:45.524 INFO:tasks.rados.rados.0.smithi006.stdout:607: finishing rollback tid 1 to smithi006182445-10 2023-09-22T07:45:45.524 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 5 v 210 (ObjNum 136 snap 35 seq_num 136) dirty exists 2023-09-22T07:45:45.524 INFO:tasks.rados.rados.0.smithi006.stdout:607: finishing rollback tid 2 to smithi006182445-10 2023-09-22T07:45:45.524 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 10 v 174 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-09-22T07:45:45.525 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 47 v 171 (ObjNum 289 snap 0 seq_num 1) dirty exists 2023-09-22T07:45:45.525 INFO:tasks.rados.rados.0.smithi006.stdout:608: finishing write tid 1 to smithi006182445-11 2023-09-22T07:45:45.525 INFO:tasks.rados.rados.0.smithi006.stdout:608: finishing write tid 2 to smithi006182445-11 2023-09-22T07:45:45.525 INFO:tasks.rados.rados.0.smithi006.stdout:608: finishing write tid 3 to smithi006182445-11 2023-09-22T07:45:45.525 INFO:tasks.rados.rados.0.smithi006.stdout:608: finishing write tid 4 to smithi006182445-11 2023-09-22T07:45:45.525 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 11 v 304 (ObjNum 200 snap 57 seq_num 200) dirty exists 2023-09-22T07:45:45.525 INFO:tasks.rados.rados.0.smithi006.stdout:608: left oid 11 (ObjNum 200 snap 57 seq_num 200) 2023-09-22T07:45:45.525 INFO:tasks.rados.rados.0.smithi006.stdout:604: done (5 left) 2023-09-22T07:45:45.525 INFO:tasks.rados.rados.0.smithi006.stdout:605: done (4 left) 2023-09-22T07:45:45.525 INFO:tasks.rados.rados.0.smithi006.stdout:606: done (3 left) 2023-09-22T07:45:45.525 INFO:tasks.rados.rados.0.smithi006.stdout:607: done (2 left) 2023-09-22T07:45:45.526 INFO:tasks.rados.rados.0.smithi006.stdout:608: done (1 left) 2023-09-22T07:45:45.526 INFO:tasks.rados.rados.0.smithi006.stdout:611: rmattr oid 34 current snap is 57 2023-09-22T07:45:45.526 INFO:tasks.rados.rados.0.smithi006.stdout:611: done (1 left) 2023-09-22T07:45:45.526 INFO:tasks.rados.rados.0.smithi006.stdout:612: read oid 6 snap -1 2023-09-22T07:45:45.526 INFO:tasks.rados.rados.0.smithi006.stdout:612: expect (ObjNum 186 snap 51 seq_num 186) 2023-09-22T07:45:45.526 INFO:tasks.rados.rados.0.smithi006.stdout:613: snap_create 2023-09-22T07:45:45.527 INFO:tasks.rados.rados.0.smithi006.stdout:610: finishing rollback tid 0 to smithi006182445-30 2023-09-22T07:45:45.527 INFO:tasks.rados.rados.0.smithi006.stdout:610: finishing rollback tid 1 to smithi006182445-30 2023-09-22T07:45:45.527 INFO:tasks.rados.rados.0.smithi006.stdout:610: finishing rollback tid 2 to smithi006182445-30 2023-09-22T07:45:45.527 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 30 v 216 (ObjNum 178 snap 48 seq_num 178) dirty exists 2023-09-22T07:45:45.539 INFO:tasks.rados.rados.0.smithi006.stdout:612: expect (ObjNum 186 snap 51 seq_num 186) 2023-09-22T07:45:46.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:45 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:46.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:45 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:46.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:45 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-22T07:45:46.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:45 smithi006 ceph-mon[116271]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-22T07:45:46.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:45 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi006.front.sepia.ceph.com:9093"}]: dispatch 2023-09-22T07:45:46.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:45 smithi006 ceph-mon[116271]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi006.front.sepia.ceph.com:9093"}]: dispatch 2023-09-22T07:45:46.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:45 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:46.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:45 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-22T07:45:46.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:45 smithi006 ceph-mon[116271]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-22T07:45:46.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:45 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi105:9095"}]: dispatch 2023-09-22T07:45:46.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:45 smithi006 ceph-mon[116271]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi105:9095"}]: dispatch 2023-09-22T07:45:46.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:45 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:46.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:45 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-22T07:45:46.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:45 smithi006 ceph-mon[116271]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-22T07:45:46.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:45 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi105:3000"}]: dispatch 2023-09-22T07:45:46.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:45 smithi006 ceph-mon[116271]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi105:3000"}]: dispatch 2023-09-22T07:45:46.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:45 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:46.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:45 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:45:46.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:45 smithi006 ceph-mon[116271]: Upgrade: Need to upgrade myself (mgr.x) 2023-09-22T07:45:46.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:45 smithi006 ceph-mon[116271]: Upgrade: Need to upgrade myself (mgr.x) 2023-09-22T07:45:46.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:45 smithi006 ceph-mon[116271]: osdmap e186: 8 total, 8 up, 8 in 2023-09-22T07:45:46.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:45 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:46.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:45 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:46.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:45 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-22T07:45:46.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:45 smithi006 ceph-mon[97617]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-22T07:45:46.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:45 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi006.front.sepia.ceph.com:9093"}]: dispatch 2023-09-22T07:45:46.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:45 smithi006 ceph-mon[97617]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi006.front.sepia.ceph.com:9093"}]: dispatch 2023-09-22T07:45:46.038 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:45 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:46.038 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:45 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-22T07:45:46.038 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:45 smithi006 ceph-mon[97617]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-22T07:45:46.038 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:45 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi105:9095"}]: dispatch 2023-09-22T07:45:46.038 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:45 smithi006 ceph-mon[97617]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi105:9095"}]: dispatch 2023-09-22T07:45:46.038 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:45 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:46.038 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:45 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-22T07:45:46.038 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:45 smithi006 ceph-mon[97617]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-22T07:45:46.038 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:45 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi105:3000"}]: dispatch 2023-09-22T07:45:46.038 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:45 smithi006 ceph-mon[97617]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi105:3000"}]: dispatch 2023-09-22T07:45:46.039 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:45 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:46.039 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:45 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:45:46.039 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:45 smithi006 ceph-mon[97617]: Upgrade: Need to upgrade myself (mgr.x) 2023-09-22T07:45:46.039 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:45 smithi006 ceph-mon[97617]: Upgrade: Need to upgrade myself (mgr.x) 2023-09-22T07:45:46.039 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:45 smithi006 ceph-mon[97617]: osdmap e186: 8 total, 8 up, 8 in 2023-09-22T07:45:46.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:45 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:46.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:45 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:46.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:45 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-22T07:45:46.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:45 smithi105 ceph-mon[102016]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-22T07:45:46.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:45 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi006.front.sepia.ceph.com:9093"}]: dispatch 2023-09-22T07:45:46.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:45 smithi105 ceph-mon[102016]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi006.front.sepia.ceph.com:9093"}]: dispatch 2023-09-22T07:45:46.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:45 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:46.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:45 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-22T07:45:46.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:45 smithi105 ceph-mon[102016]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-22T07:45:46.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:45 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi105:9095"}]: dispatch 2023-09-22T07:45:46.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:45 smithi105 ceph-mon[102016]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi105:9095"}]: dispatch 2023-09-22T07:45:46.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:45 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:46.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:45 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-22T07:45:46.129 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:45 smithi105 ceph-mon[102016]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-22T07:45:46.129 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:45 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi105:3000"}]: dispatch 2023-09-22T07:45:46.129 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:45 smithi105 ceph-mon[102016]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi105:3000"}]: dispatch 2023-09-22T07:45:46.129 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:45 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:46.129 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:45 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:45:46.129 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:45 smithi105 ceph-mon[102016]: Upgrade: Need to upgrade myself (mgr.x) 2023-09-22T07:45:46.129 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:45 smithi105 ceph-mon[102016]: Upgrade: Need to upgrade myself (mgr.x) 2023-09-22T07:45:46.129 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:45 smithi105 ceph-mon[102016]: osdmap e186: 8 total, 8 up, 8 in 2023-09-22T07:45:46.524 INFO:tasks.rados.rados.0.smithi006.stdout:610: done (2 left) 2023-09-22T07:45:46.524 INFO:tasks.rados.rados.0.smithi006.stdout:612: done (1 left) 2023-09-22T07:45:46.524 INFO:tasks.rados.rados.0.smithi006.stdout:613: done (0 left) 2023-09-22T07:45:46.524 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 3 current snap is 58 2023-09-22T07:45:46.524 INFO:tasks.rados.rados.0.smithi006.stdout:614: seq_num 201 ranges {0=573440,573440=401408} 2023-09-22T07:45:46.527 INFO:tasks.rados.rados.0.smithi006.stdout:614: writing smithi006182445-3 from 0 to 573440 tid 1 2023-09-22T07:45:46.529 INFO:tasks.rados.rados.0.smithi006.stdout:614: writing smithi006182445-3 from 573440 to 974848 tid 2 2023-09-22T07:45:46.529 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 49 current snap is 58 2023-09-22T07:45:46.529 INFO:tasks.rados.rados.0.smithi006.stdout:615: seq_num 202 ranges {0=589824,589824=401408} 2023-09-22T07:45:46.533 INFO:tasks.rados.rados.0.smithi006.stdout:615: writing smithi006182445-49 from 0 to 589824 tid 1 2023-09-22T07:45:46.535 INFO:tasks.rados.rados.0.smithi006.stdout:615: writing smithi006182445-49 from 589824 to 991232 tid 2 2023-09-22T07:45:46.536 INFO:tasks.rados.rados.0.smithi006.stdout:616: read oid 32 snap 54 2023-09-22T07:45:46.536 INFO:tasks.rados.rados.0.smithi006.stdout:616: expect deleted 2023-09-22T07:45:46.536 INFO:tasks.rados.rados.0.smithi006.stdout:617: rollback oid 50 current snap is 58 2023-09-22T07:45:46.536 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 50 to 57 2023-09-22T07:45:46.536 INFO:tasks.rados.rados.0.smithi006.stdout:618: snap_create 2023-09-22T07:45:46.536 INFO:tasks.rados.rados.0.smithi006.stdout:614: finishing write tid 1 to smithi006182445-3 2023-09-22T07:45:46.536 INFO:tasks.rados.rados.0.smithi006.stdout:614: finishing write tid 2 to smithi006182445-3 2023-09-22T07:45:46.536 INFO:tasks.rados.rados.0.smithi006.stdout:614: finishing write tid 3 to smithi006182445-3 2023-09-22T07:45:46.536 INFO:tasks.rados.rados.0.smithi006.stdout:614: finishing write tid 4 to smithi006182445-3 2023-09-22T07:45:46.536 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 3 v 113 (ObjNum 201 snap 58 seq_num 201) dirty exists 2023-09-22T07:45:46.536 INFO:tasks.rados.rados.0.smithi006.stdout:614: left oid 3 (ObjNum 201 snap 58 seq_num 201) 2023-09-22T07:45:46.538 INFO:tasks.rados.rados.0.smithi006.stdout:617: finishing rollback tid 0 to smithi006182445-50 2023-09-22T07:45:46.540 INFO:tasks.rados.rados.0.smithi006.stdout:615: finishing write tid 1 to smithi006182445-49 2023-09-22T07:45:46.540 INFO:tasks.rados.rados.0.smithi006.stdout:617: finishing rollback tid 1 to smithi006182445-50 2023-09-22T07:45:46.540 INFO:tasks.rados.rados.0.smithi006.stdout:617: finishing rollback tid 2 to smithi006182445-50 2023-09-22T07:45:46.540 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 50 v 119 (ObjNum 121 snap 26 seq_num 121) dirty exists 2023-09-22T07:45:46.540 INFO:tasks.rados.rados.0.smithi006.stdout:615: finishing write tid 2 to smithi006182445-49 2023-09-22T07:45:46.541 INFO:tasks.rados.rados.0.smithi006.stdout:615: finishing write tid 3 to smithi006182445-49 2023-09-22T07:45:46.543 INFO:tasks.rados.rados.0.smithi006.stdout:615: finishing write tid 4 to smithi006182445-49 2023-09-22T07:45:46.543 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 49 v 180 (ObjNum 202 snap 58 seq_num 202) dirty exists 2023-09-22T07:45:46.544 INFO:tasks.rados.rados.0.smithi006.stdout:615: left oid 49 (ObjNum 202 snap 58 seq_num 202) 2023-09-22T07:45:46.626 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:46 smithi105 conmon[156308]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:45:46] "GET /metrics HTTP/1.1" 200 36019 "" "Prometheus/2.43.0" 2023-09-22T07:45:47.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:46 smithi006 ceph-mon[116271]: pgmap v48: 121 pgs: 121 active+clean; 95 MiB data, 393 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:45:47.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:46 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:45:47.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:46 smithi006 ceph-mon[116271]: osdmap e187: 8 total, 8 up, 8 in 2023-09-22T07:45:47.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:46 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:47.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:46 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-22T07:45:47.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:46 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-22T07:45:47.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:46 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:45:47.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:46 smithi006 ceph-mon[97617]: pgmap v48: 121 pgs: 121 active+clean; 95 MiB data, 393 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:45:47.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:46 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:45:47.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:46 smithi006 ceph-mon[97617]: osdmap e187: 8 total, 8 up, 8 in 2023-09-22T07:45:47.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:46 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:47.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:46 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-22T07:45:47.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:46 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-22T07:45:47.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:46 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:45:47.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:46 smithi105 ceph-mon[102016]: pgmap v48: 121 pgs: 121 active+clean; 95 MiB data, 393 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:45:47.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:46 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:45:47.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:46 smithi105 ceph-mon[102016]: osdmap e187: 8 total, 8 up, 8 in 2023-09-22T07:45:47.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:46 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:47.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:46 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-22T07:45:47.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:46 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-22T07:45:47.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:46 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:45:47.527 INFO:tasks.rados.rados.0.smithi006.stdout:614: done (4 left) 2023-09-22T07:45:47.527 INFO:tasks.rados.rados.0.smithi006.stdout:615: done (3 left) 2023-09-22T07:45:47.527 INFO:tasks.rados.rados.0.smithi006.stdout:616: done (2 left) 2023-09-22T07:45:47.527 INFO:tasks.rados.rados.0.smithi006.stdout:617: done (1 left) 2023-09-22T07:45:47.527 INFO:tasks.rados.rados.0.smithi006.stdout:618: done (0 left) 2023-09-22T07:45:47.527 INFO:tasks.rados.rados.0.smithi006.stdout:619: read oid 22 snap -1 2023-09-22T07:45:47.528 INFO:tasks.rados.rados.0.smithi006.stdout:619: expect deleted 2023-09-22T07:45:47.528 INFO:tasks.rados.rados.0.smithi006.stdout:620: rollback oid 47 current snap is 59 2023-09-22T07:45:47.528 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 47 to 58 2023-09-22T07:45:47.528 INFO:tasks.rados.rados.0.smithi006.stdout:621: snap_remove snap 56 2023-09-22T07:45:48.019 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:47 smithi006 ceph-mon[97617]: Upgrade: Updating mgr.y 2023-09-22T07:45:48.019 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:47 smithi006 ceph-mon[97617]: Deploying daemon mgr.y on smithi006 2023-09-22T07:45:48.019 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:47 smithi006 ceph-mon[97617]: osdmap e188: 8 total, 8 up, 8 in 2023-09-22T07:45:48.019 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:47 smithi006 ceph-mon[116271]: Upgrade: Updating mgr.y 2023-09-22T07:45:48.020 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:47 smithi006 ceph-mon[116271]: Deploying daemon mgr.y on smithi006 2023-09-22T07:45:48.020 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:47 smithi006 ceph-mon[116271]: osdmap e188: 8 total, 8 up, 8 in 2023-09-22T07:45:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:47 smithi105 ceph-mon[102016]: Upgrade: Updating mgr.y 2023-09-22T07:45:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:47 smithi105 ceph-mon[102016]: Deploying daemon mgr.y on smithi006 2023-09-22T07:45:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:47 smithi105 ceph-mon[102016]: osdmap e188: 8 total, 8 up, 8 in 2023-09-22T07:45:48.285 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:48 smithi006 systemd[1]: Stopping Ceph mgr.y for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:45:48.529 INFO:tasks.rados.rados.0.smithi006.stdout:621: done (2 left) 2023-09-22T07:45:48.529 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 6 current snap is 59 2023-09-22T07:45:48.529 INFO:tasks.rados.rados.0.smithi006.stdout:620: finishing rollback tid 0 to smithi006182445-47 2023-09-22T07:45:48.529 INFO:tasks.rados.rados.0.smithi006.stdout:620: finishing rollback tid 1 to smithi006182445-47 2023-09-22T07:45:48.529 INFO:tasks.rados.rados.0.smithi006.stdout:620: finishing rollback tid 2 to smithi006182445-47 2023-09-22T07:45:48.530 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 47 v 174 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-09-22T07:45:48.530 INFO:tasks.rados.rados.0.smithi006.stdout:622: seq_num 203 ranges {4112384=606208,4718592=401408} 2023-09-22T07:45:48.554 INFO:tasks.rados.rados.0.smithi006.stdout:622: writing smithi006182445-6 from 4112384 to 4718592 tid 1 2023-09-22T07:45:48.557 INFO:tasks.rados.rados.0.smithi006.stdout:622: writing smithi006182445-6 from 4718592 to 5120000 tid 2 2023-09-22T07:45:48.557 INFO:tasks.rados.rados.0.smithi006.stdout:619: done (2 left) 2023-09-22T07:45:48.557 INFO:tasks.rados.rados.0.smithi006.stdout:620: done (1 left) 2023-09-22T07:45:48.557 INFO:tasks.rados.rados.0.smithi006.stdout:623: copy_from oid 18 from oid 40 current snap is 59 2023-09-22T07:45:48.557 INFO:tasks.rados.rados.0.smithi006.stdout:624: rollback oid 28 current snap is 59 2023-09-22T07:45:48.558 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 28 to 53 2023-09-22T07:45:48.558 INFO:tasks.rados.rados.0.smithi006.stdout:625: snap_remove snap 54 2023-09-22T07:45:48.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:48 smithi006 ceph-mon[97617]: pgmap v51: 121 pgs: 121 active+clean; 96 MiB data, 376 MiB used, 715 GiB / 715 GiB avail; 3.4 MiB/s rd, 944 KiB/s wr, 19 op/s 2023-09-22T07:45:48.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:48 smithi006 ceph-mon[97617]: osdmap e189: 8 total, 8 up, 8 in 2023-09-22T07:45:48.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:48 smithi006 ceph-mon[116271]: pgmap v51: 121 pgs: 121 active+clean; 96 MiB data, 376 MiB used, 715 GiB / 715 GiB avail; 3.4 MiB/s rd, 944 KiB/s wr, 19 op/s 2023-09-22T07:45:48.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:48 smithi006 ceph-mon[116271]: osdmap e189: 8 total, 8 up, 8 in 2023-09-22T07:45:49.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:48 smithi105 ceph-mon[102016]: pgmap v51: 121 pgs: 121 active+clean; 96 MiB data, 376 MiB used, 715 GiB / 715 GiB avail; 3.4 MiB/s rd, 944 KiB/s wr, 19 op/s 2023-09-22T07:45:49.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:48 smithi105 ceph-mon[102016]: osdmap e189: 8 total, 8 up, 8 in 2023-09-22T07:45:49.127 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:45:48 smithi105 conmon[169932]: ts=2023-09-22T07:45:48.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi105.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-22T07:45:49.285 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:49 smithi006 systemd[1]: ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@mgr.y.service: Main process exited, code=exited, status=143/n/a 2023-09-22T07:45:49.285 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:49 smithi006 bash[187336]: 5fe25af4f86bc39e70688bfdd29056b4203d07e6b0740b18a3c70f2f7ff09a09 2023-09-22T07:45:49.285 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:49 smithi006 systemd[1]: ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@mgr.y.service: Failed with result 'exit-code'. 2023-09-22T07:45:49.285 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:49 smithi006 systemd[1]: Stopped Ceph mgr.y for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:45:49.492 INFO:tasks.rados.rados.0.smithi006.stdout:625: done (3 left) 2023-09-22T07:45:49.492 INFO:tasks.rados.rados.0.smithi006.stdout:626: snap_remove snap 57 2023-09-22T07:45:49.765 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:49 smithi006 systemd[1]: Starting Ceph mgr.y for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:45:50.263 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:49 smithi006 ceph-mgr[187751]: -- 172.21.15.6:0/2934374679 <== mon.2 v2:172.21.15.6:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560ab84d91e0 con 0x560ab84b1000 2023-09-22T07:45:50.263 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:49 smithi006 bash[187686]: f4535b7ef9f5a88442d4ee87421112ed4949249809ffb4ef6f1ebb4932f368a3 2023-09-22T07:45:50.263 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:49 smithi006 systemd[1]: Started Ceph mgr.y for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:45:50.263 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:50 smithi006 conmon[187727]: 2023-09-22T07:45:50.048+0000 7f375a0a5200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-22T07:45:50.264 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:50 smithi006 conmon[187727]: 2023-09-22T07:45:50.149+0000 7f375a0a5200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-22T07:45:50.264 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:50 smithi006 conmon[187727]: 2023-09-22T07:45:50.264+0000 7f375a0a5200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-22T07:45:50.506 INFO:tasks.rados.rados.0.smithi006.stdout:626: done (3 left) 2023-09-22T07:45:50.506 INFO:tasks.rados.rados.0.smithi006.stdout:627: snap_create 2023-09-22T07:45:50.507 INFO:tasks.rados.rados.0.smithi006.stdout:623: finishing copy_from to smithi006182445-18 2023-09-22T07:45:50.507 INFO:tasks.rados.rados.0.smithi006.stdout:623: got expected ENOENT (src dne) 2023-09-22T07:45:50.507 INFO:tasks.rados.rados.0.smithi006.stdout:623: finishing copy_from racing read to smithi006182445-18 2023-09-22T07:45:50.507 INFO:tasks.rados.rados.0.smithi006.stdout:624: finishing rollback tid 0 to smithi006182445-28 2023-09-22T07:45:50.507 INFO:tasks.rados.rados.0.smithi006.stdout:624: finishing rollback tid 1 to smithi006182445-28 2023-09-22T07:45:50.507 INFO:tasks.rados.rados.0.smithi006.stdout:624: finishing rollback tid 2 to smithi006182445-28 2023-09-22T07:45:50.507 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 28 v 224 (ObjNum 154 snap 44 seq_num 154) dirty exists 2023-09-22T07:45:50.507 INFO:tasks.rados.rados.0.smithi006.stdout:622: finishing write tid 1 to smithi006182445-6 2023-09-22T07:45:50.507 INFO:tasks.rados.rados.0.smithi006.stdout:622: finishing write tid 2 to smithi006182445-6 2023-09-22T07:45:50.507 INFO:tasks.rados.rados.0.smithi006.stdout:622: finishing write tid 3 to smithi006182445-6 2023-09-22T07:45:50.508 INFO:tasks.rados.rados.0.smithi006.stdout:622: finishing write tid 4 to smithi006182445-6 2023-09-22T07:45:50.508 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 6 v 184 (ObjNum 203 snap 59 seq_num 203) dirty exists 2023-09-22T07:45:50.508 INFO:tasks.rados.rados.0.smithi006.stdout:622: left oid 6 (ObjNum 203 snap 59 seq_num 203) 2023-09-22T07:45:50.534 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:50 smithi006 conmon[187727]: 2023-09-22T07:45:50.396+0000 7f375a0a5200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-22T07:45:50.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:50 smithi006 ceph-mon[97617]: osdmap e190: 8 total, 8 up, 8 in 2023-09-22T07:45:50.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:50 smithi006 ceph-mon[97617]: pgmap v54: 121 pgs: 121 active+clean; 96 MiB data, 376 MiB used, 715 GiB / 715 GiB avail; 3.4 MiB/s rd, 944 KiB/s wr, 19 op/s 2023-09-22T07:45:50.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:50 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:50.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:50 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:50.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:50 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:45:50.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:50 smithi006 ceph-mon[116271]: osdmap e190: 8 total, 8 up, 8 in 2023-09-22T07:45:50.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:50 smithi006 ceph-mon[116271]: pgmap v54: 121 pgs: 121 active+clean; 96 MiB data, 376 MiB used, 715 GiB / 715 GiB avail; 3.4 MiB/s rd, 944 KiB/s wr, 19 op/s 2023-09-22T07:45:50.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:50 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:50.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:50 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:50.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:50 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:45:50.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:50 smithi105 ceph-mon[102016]: osdmap e190: 8 total, 8 up, 8 in 2023-09-22T07:45:50.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:50 smithi105 ceph-mon[102016]: pgmap v54: 121 pgs: 121 active+clean; 96 MiB data, 376 MiB used, 715 GiB / 715 GiB avail; 3.4 MiB/s rd, 944 KiB/s wr, 19 op/s 2023-09-22T07:45:50.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:50 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:50.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:50 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:50.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:50 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:45:51.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:50 smithi006 conmon[187727]: 2023-09-22T07:45:50.632+0000 7f375a0a5200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-22T07:45:51.420 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:51 smithi006 conmon[187727]: 2023-09-22T07:45:51.142+0000 7f375a0a5200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-22T07:45:51.420 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:51 smithi006 conmon[187727]: 2023-09-22T07:45:51.309+0000 7f375a0a5200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-22T07:45:51.507 INFO:tasks.rados.rados.0.smithi006.stdout:622: done (3 left) 2023-09-22T07:45:51.508 INFO:tasks.rados.rados.0.smithi006.stdout:623: done (2 left) 2023-09-22T07:45:51.508 INFO:tasks.rados.rados.0.smithi006.stdout:624: done (1 left) 2023-09-22T07:45:51.508 INFO:tasks.rados.rados.0.smithi006.stdout:627: done (0 left) 2023-09-22T07:45:51.508 INFO:tasks.rados.rados.0.smithi006.stdout:628: read oid 47 snap -1 2023-09-22T07:45:51.508 INFO:tasks.rados.rados.0.smithi006.stdout:628: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-22T07:45:51.508 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 43 current snap is 60 2023-09-22T07:45:51.508 INFO:tasks.rados.rados.0.smithi006.stdout:629: seq_num 204 ranges {1597440=622592,2220032=401408} 2023-09-22T07:45:51.519 INFO:tasks.rados.rados.0.smithi006.stdout:629: writing smithi006182445-43 from 1597440 to 2220032 tid 1 2023-09-22T07:45:51.522 INFO:tasks.rados.rados.0.smithi006.stdout:629: writing smithi006182445-43 from 2220032 to 2621440 tid 2 2023-09-22T07:45:51.522 INFO:tasks.rados.rados.0.smithi006.stdout:630: rollback oid 29 current snap is 60 2023-09-22T07:45:51.522 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 29 to 58 2023-09-22T07:45:51.523 INFO:tasks.rados.rados.0.smithi006.stdout:631: delete oid 16 current snap is 60 2023-09-22T07:45:51.523 INFO:tasks.rados.rados.0.smithi006.stdout:628: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-22T07:45:51.528 INFO:tasks.rados.rados.0.smithi006.stdout:629: finishing write tid 1 to smithi006182445-43 2023-09-22T07:45:51.530 INFO:tasks.rados.rados.0.smithi006.stdout:629: finishing write tid 2 to smithi006182445-43 2023-09-22T07:45:51.531 INFO:tasks.rados.rados.0.smithi006.stdout:628: done (3 left) 2023-09-22T07:45:51.531 INFO:tasks.rados.rados.0.smithi006.stdout:631: done (2 left) 2023-09-22T07:45:51.531 INFO:tasks.rados.rados.0.smithi006.stdout:632: read oid 26 snap -1 2023-09-22T07:45:51.533 INFO:tasks.rados.rados.0.smithi006.stdout:632: expect (ObjNum 50 snap 0 seq_num 50) 2023-09-22T07:45:51.533 INFO:tasks.rados.rados.0.smithi006.stdout:633: read oid 40 snap -1 2023-09-22T07:45:51.533 INFO:tasks.rados.rados.0.smithi006.stdout:633: expect deleted 2023-09-22T07:45:51.533 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 22 current snap is 60 2023-09-22T07:45:51.533 INFO:tasks.rados.rados.0.smithi006.stdout:634: seq_num 206 ranges {0=655360,655360=401408} 2023-09-22T07:45:51.535 INFO:tasks.rados.rados.0.smithi006.stdout:634: writing smithi006182445-22 from 0 to 655360 tid 1 2023-09-22T07:45:51.537 INFO:tasks.rados.rados.0.smithi006.stdout:634: writing smithi006182445-22 from 655360 to 1056768 tid 2 2023-09-22T07:45:51.537 INFO:tasks.rados.rados.0.smithi006.stdout:635: rollback oid 47 current snap is 60 2023-09-22T07:45:51.538 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 47 to 53 2023-09-22T07:45:51.538 INFO:tasks.rados.rados.0.smithi006.stdout:636: delete oid 27 current snap is 60 2023-09-22T07:45:51.538 INFO:tasks.rados.rados.0.smithi006.stdout:629: finishing write tid 3 to smithi006182445-43 2023-09-22T07:45:51.538 INFO:tasks.rados.rados.0.smithi006.stdout:630: finishing rollback tid 0 to smithi006182445-29 2023-09-22T07:45:51.538 INFO:tasks.rados.rados.0.smithi006.stdout:630: finishing rollback tid 1 to smithi006182445-29 2023-09-22T07:45:51.538 INFO:tasks.rados.rados.0.smithi006.stdout:630: finishing rollback tid 2 to smithi006182445-29 2023-09-22T07:45:51.538 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 29 v 196 (ObjNum 177 snap 48 seq_num 177) dirty exists 2023-09-22T07:45:51.538 INFO:tasks.rados.rados.0.smithi006.stdout:629: finishing write tid 4 to smithi006182445-43 2023-09-22T07:45:51.538 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 43 v 316 (ObjNum 204 snap 60 seq_num 204) dirty exists 2023-09-22T07:45:51.538 INFO:tasks.rados.rados.0.smithi006.stdout:629: left oid 43 (ObjNum 204 snap 60 seq_num 204) 2023-09-22T07:45:51.539 INFO:tasks.rados.rados.0.smithi006.stdout:634: finishing write tid 1 to smithi006182445-22 2023-09-22T07:45:51.540 INFO:tasks.rados.rados.0.smithi006.stdout:632: expect (ObjNum 50 snap 0 seq_num 50) 2023-09-22T07:45:51.582 INFO:tasks.rados.rados.0.smithi006.stdout:629: done (6 left) 2023-09-22T07:45:51.582 INFO:tasks.rados.rados.0.smithi006.stdout:630: done (5 left) 2023-09-22T07:45:51.582 INFO:tasks.rados.rados.0.smithi006.stdout:632: done (4 left) 2023-09-22T07:45:51.583 INFO:tasks.rados.rados.0.smithi006.stdout:633: done (3 left) 2023-09-22T07:45:51.583 INFO:tasks.rados.rados.0.smithi006.stdout:636: done (2 left) 2023-09-22T07:45:51.583 INFO:tasks.rados.rados.0.smithi006.stdout:637: delete oid 41 current snap is 60 2023-09-22T07:45:51.583 INFO:tasks.rados.rados.0.smithi006.stdout:634: finishing write tid 2 to smithi006182445-22 2023-09-22T07:45:51.583 INFO:tasks.rados.rados.0.smithi006.stdout:634: finishing write tid 3 to smithi006182445-22 2023-09-22T07:45:51.583 INFO:tasks.rados.rados.0.smithi006.stdout:635: finishing rollback tid 0 to smithi006182445-47 2023-09-22T07:45:51.583 INFO:tasks.rados.rados.0.smithi006.stdout:635: finishing rollback tid 1 to smithi006182445-47 2023-09-22T07:45:51.583 INFO:tasks.rados.rados.0.smithi006.stdout:634: finishing write tid 4 to smithi006182445-22 2023-09-22T07:45:51.584 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 22 v 177 (ObjNum 206 snap 60 seq_num 206) dirty exists 2023-09-22T07:45:51.584 INFO:tasks.rados.rados.0.smithi006.stdout:634: left oid 22 (ObjNum 206 snap 60 seq_num 206) 2023-09-22T07:45:51.584 INFO:tasks.rados.rados.0.smithi006.stdout:635: finishing rollback tid 2 to smithi006182445-47 2023-09-22T07:45:51.584 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 47 v 180 (ObjNum 183 snap 51 seq_num 183) dirty exists 2023-09-22T07:45:51.585 INFO:tasks.rados.rados.0.smithi006.stdout:634: done (2 left) 2023-09-22T07:45:51.586 INFO:tasks.rados.rados.0.smithi006.stdout:635: done (1 left) 2023-09-22T07:45:51.586 INFO:tasks.rados.rados.0.smithi006.stdout:637: done (0 left) 2023-09-22T07:45:51.586 INFO:tasks.rados.rados.0.smithi006.stdout:638: read oid 50 snap -1 2023-09-22T07:45:51.586 INFO:tasks.rados.rados.0.smithi006.stdout:638: expect (ObjNum 121 snap 26 seq_num 121) 2023-09-22T07:45:51.586 INFO:tasks.rados.rados.0.smithi006.stdout:639: rollback oid 34 current snap is 60 2023-09-22T07:45:51.586 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 34 to 53 2023-09-22T07:45:51.586 INFO:tasks.rados.rados.0.smithi006.stdout:640: delete oid 5 current snap is 60 2023-09-22T07:45:51.586 INFO:tasks.rados.rados.0.smithi006.stdout:639: finishing rollback tid 1 to smithi006182445-34 2023-09-22T07:45:51.587 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 34 v 0 (ObjNum 65 snap 0 seq_num 1533892200) dirty dne 2023-09-22T07:45:51.588 INFO:tasks.rados.rados.0.smithi006.stdout:639: done (2 left) 2023-09-22T07:45:51.588 INFO:tasks.rados.rados.0.smithi006.stdout:640: done (1 left) 2023-09-22T07:45:51.588 INFO:tasks.rados.rados.0.smithi006.stdout:641: read oid 6 snap -1 2023-09-22T07:45:51.588 INFO:tasks.rados.rados.0.smithi006.stdout:641: expect (ObjNum 203 snap 59 seq_num 203) 2023-09-22T07:45:51.588 INFO:tasks.rados.rados.0.smithi006.stdout:642: snap_create 2023-09-22T07:45:51.609 INFO:tasks.rados.rados.0.smithi006.stdout:638: expect (ObjNum 121 snap 26 seq_num 121) 2023-09-22T07:45:51.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:51 smithi006 ceph-mon[116271]: osdmap e191: 8 total, 8 up, 8 in 2023-09-22T07:45:51.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:51 smithi006 ceph-mon[97617]: osdmap e191: 8 total, 8 up, 8 in 2023-09-22T07:45:51.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:51 smithi006 conmon[187727]: 2023-09-22T07:45:51.421+0000 7f375a0a5200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-22T07:45:51.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:51 smithi006 conmon[187727]: 2023-09-22T07:45:51.558+0000 7f375a0a5200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-22T07:45:51.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:51 smithi105 ceph-mon[102016]: osdmap e191: 8 total, 8 up, 8 in 2023-09-22T07:45:51.967 INFO:tasks.rados.rados.0.smithi006.stdout:641: expect (ObjNum 203 snap 59 seq_num 203) 2023-09-22T07:45:52.511 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:52 smithi006 ceph-mon[97617]: osdmap e192: 8 total, 8 up, 8 in 2023-09-22T07:45:52.511 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:52 smithi006 ceph-mon[97617]: pgmap v57: 121 pgs: 121 active+clean; 100 MiB data, 387 MiB used, 715 GiB / 715 GiB avail; 9.2 MiB/s rd, 754 KiB/s wr, 9 op/s 2023-09-22T07:45:52.511 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:52 smithi006 conmon[187727]: 2023-09-22T07:45:52.168+0000 7f375a0a5200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-22T07:45:52.519 INFO:tasks.rados.rados.0.smithi006.stdout:638: done (2 left) 2023-09-22T07:45:52.519 INFO:tasks.rados.rados.0.smithi006.stdout:641: done (1 left) 2023-09-22T07:45:52.519 INFO:tasks.rados.rados.0.smithi006.stdout:642: done (0 left) 2023-09-22T07:45:52.519 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 39 current snap is 61 2023-09-22T07:45:52.519 INFO:tasks.rados.rados.0.smithi006.stdout:643: seq_num 210 ranges {1597440=720896,2318336=401408} 2023-09-22T07:45:52.532 INFO:tasks.rados.rados.0.smithi006.stdout:643: writing smithi006182445-39 from 1597440 to 2318336 tid 1 2023-09-22T07:45:52.535 INFO:tasks.rados.rados.0.smithi006.stdout:643: writing smithi006182445-39 from 2318336 to 2719744 tid 2 2023-09-22T07:45:52.535 INFO:tasks.rados.rados.0.smithi006.stdout:644: read oid 48 snap -1 2023-09-22T07:45:52.535 INFO:tasks.rados.rados.0.smithi006.stdout:644: expect (ObjNum 106 snap 25 seq_num 106) 2023-09-22T07:45:52.535 INFO:tasks.rados.rados.0.smithi006.stdout:645: rollback oid 18 current snap is 61 2023-09-22T07:45:52.535 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 18 to 59 2023-09-22T07:45:52.535 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 44 current snap is 61 2023-09-22T07:45:52.535 INFO:tasks.rados.rados.0.smithi006.stdout:646: seq_num 211 ranges {6537216=737280,7274496=401408} 2023-09-22T07:45:52.575 INFO:tasks.rados.rados.0.smithi006.stdout:646: writing smithi006182445-44 from 6537216 to 7274496 tid 1 2023-09-22T07:45:52.577 INFO:tasks.rados.rados.0.smithi006.stdout:646: writing smithi006182445-44 from 7274496 to 7675904 tid 2 2023-09-22T07:45:52.577 INFO:tasks.rados.rados.0.smithi006.stdout:647: snap_create 2023-09-22T07:45:52.578 INFO:tasks.rados.rados.0.smithi006.stdout:643: finishing write tid 1 to smithi006182445-39 2023-09-22T07:45:52.578 INFO:tasks.rados.rados.0.smithi006.stdout:645: finishing rollback tid 0 to smithi006182445-18 2023-09-22T07:45:52.578 INFO:tasks.rados.rados.0.smithi006.stdout:645: finishing rollback tid 1 to smithi006182445-18 2023-09-22T07:45:52.578 INFO:tasks.rados.rados.0.smithi006.stdout:643: finishing write tid 2 to smithi006182445-39 2023-09-22T07:45:52.578 INFO:tasks.rados.rados.0.smithi006.stdout:645: finishing rollback tid 2 to smithi006182445-18 2023-09-22T07:45:52.578 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 18 v 238 (ObjNum 12 snap 0 seq_num 12) dirty exists 2023-09-22T07:45:52.578 INFO:tasks.rados.rados.0.smithi006.stdout:643: finishing write tid 3 to smithi006182445-39 2023-09-22T07:45:52.578 INFO:tasks.rados.rados.0.smithi006.stdout:643: finishing write tid 4 to smithi006182445-39 2023-09-22T07:45:52.579 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 39 v 115 (ObjNum 210 snap 61 seq_num 210) dirty exists 2023-09-22T07:45:52.579 INFO:tasks.rados.rados.0.smithi006.stdout:643: left oid 39 (ObjNum 210 snap 61 seq_num 210) 2023-09-22T07:45:52.579 INFO:tasks.rados.rados.0.smithi006.stdout:644: expect (ObjNum 106 snap 25 seq_num 106) 2023-09-22T07:45:52.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:52 smithi006 ceph-mon[116271]: osdmap e192: 8 total, 8 up, 8 in 2023-09-22T07:45:52.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:52 smithi006 ceph-mon[116271]: pgmap v57: 121 pgs: 121 active+clean; 100 MiB data, 387 MiB used, 715 GiB / 715 GiB avail; 9.2 MiB/s rd, 754 KiB/s wr, 9 op/s 2023-09-22T07:45:52.812 INFO:tasks.rados.rados.0.smithi006.stdout:646: finishing write tid 1 to smithi006182445-44 2023-09-22T07:45:52.812 INFO:tasks.rados.rados.0.smithi006.stdout:646: finishing write tid 2 to smithi006182445-44 2023-09-22T07:45:52.812 INFO:tasks.rados.rados.0.smithi006.stdout:646: finishing write tid 3 to smithi006182445-44 2023-09-22T07:45:52.813 INFO:tasks.rados.rados.0.smithi006.stdout:646: finishing write tid 4 to smithi006182445-44 2023-09-22T07:45:52.813 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 44 v 134 (ObjNum 211 snap 61 seq_num 211) dirty exists 2023-09-22T07:45:52.813 INFO:tasks.rados.rados.0.smithi006.stdout:646: left oid 44 (ObjNum 211 snap 61 seq_num 211) 2023-09-22T07:45:52.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:52 smithi105 ceph-mon[102016]: osdmap e192: 8 total, 8 up, 8 in 2023-09-22T07:45:52.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:52 smithi105 ceph-mon[102016]: pgmap v57: 121 pgs: 121 active+clean; 100 MiB data, 387 MiB used, 715 GiB / 715 GiB avail; 9.2 MiB/s rd, 754 KiB/s wr, 9 op/s 2023-09-22T07:45:53.284 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:53 smithi006 conmon[187727]: 2023-09-22T07:45:53.009+0000 7f375a0a5200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-22T07:45:53.285 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:53 smithi006 conmon[187727]: 2023-09-22T07:45:53.117+0000 7f375a0a5200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-22T07:45:53.525 INFO:tasks.rados.rados.0.smithi006.stdout:643: done (4 left) 2023-09-22T07:45:53.525 INFO:tasks.rados.rados.0.smithi006.stdout:644: done (3 left) 2023-09-22T07:45:53.525 INFO:tasks.rados.rados.0.smithi006.stdout:645: done (2 left) 2023-09-22T07:45:53.526 INFO:tasks.rados.rados.0.smithi006.stdout:646: done (1 left) 2023-09-22T07:45:53.526 INFO:tasks.rados.rados.0.smithi006.stdout:647: done (0 left) 2023-09-22T07:45:53.526 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 18 current snap is 62 2023-09-22T07:45:53.526 INFO:tasks.rados.rados.0.smithi006.stdout:648: seq_num 212 ranges {204800=753664,958464=401408} 2023-09-22T07:45:53.530 INFO:tasks.rados.rados.0.smithi006.stdout:648: writing smithi006182445-18 from 204800 to 958464 tid 1 2023-09-22T07:45:53.532 INFO:tasks.rados.rados.0.smithi006.stdout:648: writing smithi006182445-18 from 958464 to 1359872 tid 2 2023-09-22T07:45:53.532 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 39 current snap is 62 2023-09-22T07:45:53.533 INFO:tasks.rados.rados.0.smithi006.stdout:649: seq_num 213 ranges {2719744=770048,3489792=401408} 2023-09-22T07:45:53.551 INFO:tasks.rados.rados.0.smithi006.stdout:649: writing smithi006182445-39 from 2719744 to 3489792 tid 1 2023-09-22T07:45:53.554 INFO:tasks.rados.rados.0.smithi006.stdout:649: writing smithi006182445-39 from 3489792 to 3891200 tid 2 2023-09-22T07:45:53.554 INFO:tasks.rados.rados.0.smithi006.stdout:650: setattr oid 49 current snap is 62 2023-09-22T07:45:53.554 INFO:tasks.rados.rados.0.smithi006.stdout:648: finishing write tid 1 to smithi006182445-18 2023-09-22T07:45:53.554 INFO:tasks.rados.rados.0.smithi006.stdout:648: finishing write tid 2 to smithi006182445-18 2023-09-22T07:45:53.554 INFO:tasks.rados.rados.0.smithi006.stdout:648: finishing write tid 3 to smithi006182445-18 2023-09-22T07:45:53.554 INFO:tasks.rados.rados.0.smithi006.stdout:648: finishing write tid 4 to smithi006182445-18 2023-09-22T07:45:53.554 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 18 v 242 (ObjNum 212 snap 62 seq_num 212) dirty exists 2023-09-22T07:45:53.554 INFO:tasks.rados.rados.0.smithi006.stdout:648: left oid 18 (ObjNum 212 snap 62 seq_num 212) 2023-09-22T07:45:53.555 INFO:tasks.rados.rados.0.smithi006.stdout:648: done (2 left) 2023-09-22T07:45:53.555 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 8 current snap is 62 2023-09-22T07:45:53.555 INFO:tasks.rados.rados.0.smithi006.stdout:651: seq_num 214 ranges {0=794624,794624=401408} 2023-09-22T07:45:53.560 INFO:tasks.rados.rados.0.smithi006.stdout:651: writing smithi006182445-8 from 0 to 794624 tid 1 2023-09-22T07:45:53.562 INFO:tasks.rados.rados.0.smithi006.stdout:651: writing smithi006182445-8 from 794624 to 1196032 tid 2 2023-09-22T07:45:53.563 INFO:tasks.rados.rados.0.smithi006.stdout:652: rollback oid 23 current snap is 62 2023-09-22T07:45:53.563 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 23 to 53 2023-09-22T07:45:53.563 INFO:tasks.rados.rados.0.smithi006.stdout:653: copy_from oid 9 from oid 18 current snap is 62 2023-09-22T07:45:53.563 INFO:tasks.rados.rados.0.smithi006.stdout:654: snap_remove snap 61 2023-09-22T07:45:53.784 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:45:53 smithi006 conmon[186109]: ts=2023-09-22T07:45:53.507Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi006.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.6:8443: connect: connection refused" 2023-09-22T07:45:53.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:53 smithi006 ceph-mon[116271]: osdmap e193: 8 total, 8 up, 8 in 2023-09-22T07:45:53.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:53 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:53.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:53 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:53.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:53 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:53.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:53 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:53.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:53 smithi006 ceph-mon[97617]: osdmap e193: 8 total, 8 up, 8 in 2023-09-22T07:45:53.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:53 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:53.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:53 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:53.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:53 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:53.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:53 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:53.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:53 smithi105 ceph-mon[102016]: osdmap e193: 8 total, 8 up, 8 in 2023-09-22T07:45:53.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:53 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:53.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:53 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:53.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:53 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:53.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:53 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:54.447 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:54 smithi006 conmon[187727]: 2023-09-22T07:45:54.158+0000 7f375a0a5200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-22T07:45:54.447 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:54 smithi006 conmon[187727]: 2023-09-22T07:45:54.288+0000 7f375a0a5200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-22T07:45:54.494 INFO:tasks.rados.rados.0.smithi006.stdout:654: done (5 left) 2023-09-22T07:45:54.494 INFO:tasks.rados.rados.0.smithi006.stdout:655: copy_from oid 50 from oid 24 current snap is 62 2023-09-22T07:45:54.494 INFO:tasks.rados.rados.0.smithi006.stdout:649: finishing write tid 1 to smithi006182445-39 2023-09-22T07:45:54.494 INFO:tasks.rados.rados.0.smithi006.stdout:649: finishing write tid 2 to smithi006182445-39 2023-09-22T07:45:54.494 INFO:tasks.rados.rados.0.smithi006.stdout:649: finishing write tid 3 to smithi006182445-39 2023-09-22T07:45:54.494 INFO:tasks.rados.rados.0.smithi006.stdout:649: finishing write tid 4 to smithi006182445-39 2023-09-22T07:45:54.494 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 39 v 119 (ObjNum 213 snap 62 seq_num 213) dirty exists 2023-09-22T07:45:54.494 INFO:tasks.rados.rados.0.smithi006.stdout:649: left oid 39 (ObjNum 213 snap 62 seq_num 213) 2023-09-22T07:45:54.494 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 49 v 198 (ObjNum 202 snap 58 seq_num 202) dirty exists 2023-09-22T07:45:54.495 INFO:tasks.rados.rados.0.smithi006.stdout:652: finishing rollback tid 0 to smithi006182445-23 2023-09-22T07:45:54.495 INFO:tasks.rados.rados.0.smithi006.stdout:652: finishing rollback tid 1 to smithi006182445-23 2023-09-22T07:45:54.495 INFO:tasks.rados.rados.0.smithi006.stdout:652: finishing rollback tid 2 to smithi006182445-23 2023-09-22T07:45:54.495 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 23 v 138 (ObjNum 165 snap 47 seq_num 165) dirty exists 2023-09-22T07:45:54.495 INFO:tasks.rados.rados.0.smithi006.stdout:651: finishing write tid 1 to smithi006182445-8 2023-09-22T07:45:54.495 INFO:tasks.rados.rados.0.smithi006.stdout:651: finishing write tid 2 to smithi006182445-8 2023-09-22T07:45:54.495 INFO:tasks.rados.rados.0.smithi006.stdout:651: finishing write tid 3 to smithi006182445-8 2023-09-22T07:45:54.495 INFO:tasks.rados.rados.0.smithi006.stdout:651: finishing write tid 4 to smithi006182445-8 2023-09-22T07:45:54.495 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 8 v 134 (ObjNum 214 snap 62 seq_num 214) dirty exists 2023-09-22T07:45:54.495 INFO:tasks.rados.rados.0.smithi006.stdout:651: left oid 8 (ObjNum 214 snap 62 seq_num 214) 2023-09-22T07:45:54.495 INFO:tasks.rados.rados.0.smithi006.stdout:653: finishing copy_from to smithi006182445-9 2023-09-22T07:45:54.495 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 9 v 242 (ObjNum 212 snap 62 seq_num 212) dirty exists 2023-09-22T07:45:54.496 INFO:tasks.rados.rados.0.smithi006.stdout:653: finishing copy_from racing read to smithi006182445-9 2023-09-22T07:45:54.496 INFO:tasks.rados.rados.0.smithi006.stdout:649: done (5 left) 2023-09-22T07:45:54.496 INFO:tasks.rados.rados.0.smithi006.stdout:650: done (4 left) 2023-09-22T07:45:54.496 INFO:tasks.rados.rados.0.smithi006.stdout:651: done (3 left) 2023-09-22T07:45:54.496 INFO:tasks.rados.rados.0.smithi006.stdout:652: done (2 left) 2023-09-22T07:45:54.496 INFO:tasks.rados.rados.0.smithi006.stdout:653: done (1 left) 2023-09-22T07:45:54.496 INFO:tasks.rados.rados.0.smithi006.stdout:656: read oid 43 snap 53 2023-09-22T07:45:54.496 INFO:tasks.rados.rados.0.smithi006.stdout:656: expect (ObjNum 57 snap 4 seq_num 57) 2023-09-22T07:45:54.496 INFO:tasks.rados.rados.0.smithi006.stdout:657: copy_from oid 45 from oid 10 current snap is 62 2023-09-22T07:45:54.496 INFO:tasks.rados.rados.0.smithi006.stdout:658: delete oid 19 current snap is 62 2023-09-22T07:45:54.503 INFO:tasks.rados.rados.0.smithi006.stdout:655: finishing copy_from to smithi006182445-50 2023-09-22T07:45:54.503 INFO:tasks.rados.rados.0.smithi006.stdout:655: got expected ENOENT (src dne) 2023-09-22T07:45:54.503 INFO:tasks.rados.rados.0.smithi006.stdout:655: finishing copy_from racing read to smithi006182445-50 2023-09-22T07:45:54.505 INFO:tasks.rados.rados.0.smithi006.stdout:655: done (3 left) 2023-09-22T07:45:54.505 INFO:tasks.rados.rados.0.smithi006.stdout:658: done (2 left) 2023-09-22T07:45:54.505 INFO:tasks.rados.rados.0.smithi006.stdout:659: snap_create 2023-09-22T07:45:54.510 INFO:tasks.rados.rados.0.smithi006.stdout:656: expect (ObjNum 57 snap 4 seq_num 57) 2023-09-22T07:45:54.561 INFO:tasks.rados.rados.0.smithi006.stdout:657: finishing copy_from to smithi006182445-45 2023-09-22T07:45:54.561 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 45 v 174 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-09-22T07:45:54.561 INFO:tasks.rados.rados.0.smithi006.stdout:657: finishing copy_from racing read to smithi006182445-45 2023-09-22T07:45:54.784 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:54 smithi006 conmon[187727]: 2023-09-22T07:45:54.535+0000 7f375a0a5200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-22T07:45:54.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:54 smithi006 ceph-mon[116271]: osdmap e194: 8 total, 8 up, 8 in 2023-09-22T07:45:54.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:54 smithi006 ceph-mon[116271]: pgmap v60: 121 pgs: 121 active+clean; 100 MiB data, 387 MiB used, 715 GiB / 715 GiB avail; 9.2 MiB/s rd, 754 KiB/s wr, 9 op/s 2023-09-22T07:45:54.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:54 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:54.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:54 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:54.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:54 smithi006 ceph-mon[116271]: osdmap e195: 8 total, 8 up, 8 in 2023-09-22T07:45:54.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:54 smithi006 ceph-mon[97617]: osdmap e194: 8 total, 8 up, 8 in 2023-09-22T07:45:54.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:54 smithi006 ceph-mon[97617]: pgmap v60: 121 pgs: 121 active+clean; 100 MiB data, 387 MiB used, 715 GiB / 715 GiB avail; 9.2 MiB/s rd, 754 KiB/s wr, 9 op/s 2023-09-22T07:45:54.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:54 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:54.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:54 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:54.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:54 smithi006 ceph-mon[97617]: osdmap e195: 8 total, 8 up, 8 in 2023-09-22T07:45:54.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:54 smithi105 ceph-mon[102016]: osdmap e194: 8 total, 8 up, 8 in 2023-09-22T07:45:54.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:54 smithi105 ceph-mon[102016]: pgmap v60: 121 pgs: 121 active+clean; 100 MiB data, 387 MiB used, 715 GiB / 715 GiB avail; 9.2 MiB/s rd, 754 KiB/s wr, 9 op/s 2023-09-22T07:45:54.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:54 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:54.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:54 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:54.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:54 smithi105 ceph-mon[102016]: osdmap e195: 8 total, 8 up, 8 in 2023-09-22T07:45:55.071 INFO:teuthology.orchestra.run.smithi006.stdout:true 2023-09-22T07:45:55.181 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:54 smithi006 conmon[187727]: 2023-09-22T07:45:54.919+0000 7f375a0a5200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-22T07:45:55.394 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-22T07:45:55.394 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (24s) - 4m 16.9M - 0.25.0 c8568f914cd2 68496074d95c 2023-09-22T07:45:55.394 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi105 *:3000 running (13s) - 3m 76.2M - 9.4.7 2c41d148cca3 c6fa0e987221 2023-09-22T07:45:55.395 INFO:teuthology.orchestra.run.smithi006.stdout:mds.a smithi006 running (5m) - 5m 14.9M - 17.2.6-1121-g6a79a820 202608b01ce9 b81e719d7bdb 2023-09-22T07:45:55.395 INFO:teuthology.orchestra.run.smithi006.stdout:mds.b smithi105 running (5m) - 5m 19.2M - 17.2.6-1121-g6a79a820 202608b01ce9 d99d16e4c45f 2023-09-22T07:45:55.395 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi105 *:8443,9283 running (48s) - 8m 504M - 18.0.0-6218-gf7ddca67 ceff0457336d 79e5ae769ff4 2023-09-22T07:45:55.395 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:8443,9283,8765 running (5s) - 10m 45.5M - 18.0.0-6218-gf7ddca67 ceff0457336d f4535b7ef9f5 2023-09-22T07:45:55.395 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (10m) - 10m 108M 2048M 17.2.6-1121-g6a79a820 202608b01ce9 90f7f31f386f 2023-09-22T07:45:55.395 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi105 running (8m) - 8m 67.0M 2048M 17.2.6-1121-g6a79a820 202608b01ce9 a9ba878e312b 2023-09-22T07:45:55.395 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (8m) - 8m 69.0M 2048M 17.2.6-1121-g6a79a820 202608b01ce9 855a6988066f 2023-09-22T07:45:55.395 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (22s) - 3m 8388k - 1.5.0 0da6a335fe13 b733ce1e65fd 2023-09-22T07:45:55.395 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi105 *:9100 running (11s) - 3m 8610k - 1.5.0 0da6a335fe13 13131a30680c 2023-09-22T07:45:55.395 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (8m) - 8m 195M 2501M 17.2.6-1121-g6a79a820 202608b01ce9 443aac00a144 2023-09-22T07:45:55.395 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (7m) - 7m 164M 2501M 17.2.6-1121-g6a79a820 202608b01ce9 653b75615b08 2023-09-22T07:45:55.395 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (7m) - 7m 223M 2501M 17.2.6-1121-g6a79a820 202608b01ce9 258b394587b2 2023-09-22T07:45:55.396 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (7m) - 7m 145M 2501M 17.2.6-1121-g6a79a820 202608b01ce9 ea205d1e8484 2023-09-22T07:45:55.396 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi105 running (6m) - 6m 204M 2500M 17.2.6-1121-g6a79a820 202608b01ce9 2e8fe03d53fa 2023-09-22T07:45:55.396 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi105 running (6m) - 6m 200M 2500M 17.2.6-1121-g6a79a820 202608b01ce9 82303d1786f2 2023-09-22T07:45:55.396 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi105 running (5m) - 5m 149M 2500M 17.2.6-1121-g6a79a820 202608b01ce9 ea58a9013d04 2023-09-22T07:45:55.396 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi105 running (5m) - 5m 186M 2500M 17.2.6-1121-g6a79a820 202608b01ce9 a9ff7d782c8f 2023-09-22T07:45:55.396 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi105 *:9095 running (17s) - 4m 42.7M - 2.43.0 a07b618ecd1d 2abe26a2512c 2023-09-22T07:45:55.493 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:55 smithi006 conmon[187727]: 2023-09-22T07:45:55.181+0000 7f375a0a5200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-22T07:45:55.493 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:55 smithi006 conmon[187727]: 2023-09-22T07:45:55.371+0000 7f375a0a5200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-22T07:45:55.510 INFO:tasks.rados.rados.0.smithi006.stdout:656: done (2 left) 2023-09-22T07:45:55.510 INFO:tasks.rados.rados.0.smithi006.stdout:657: done (1 left) 2023-09-22T07:45:55.510 INFO:tasks.rados.rados.0.smithi006.stdout:659: done (0 left) 2023-09-22T07:45:55.510 INFO:tasks.rados.rados.0.smithi006.stdout:660: read oid 45 snap -1 2023-09-22T07:45:55.510 INFO:tasks.rados.rados.0.smithi006.stdout:660: expect (ObjNum 57 snap 4 seq_num 57) 2023-09-22T07:45:55.510 INFO:tasks.rados.rados.0.smithi006.stdout:661: copy_from oid 49 from oid 4 current snap is 63 2023-09-22T07:45:55.510 INFO:tasks.rados.rados.0.smithi006.stdout:662: snap_remove snap 50 2023-09-22T07:45:55.784 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:55 smithi006 conmon[187727]: 2023-09-22T07:45:55.737+0000 7f375a0a5200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-22T07:45:55.829 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-09-22T07:45:55.829 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2023-09-22T07:45:55.829 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 3 2023-09-22T07:45:55.829 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:45:55.829 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2023-09-22T07:45:55.829 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 1, 2023-09-22T07:45:55.829 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 1 2023-09-22T07:45:55.829 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:45:55.829 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2023-09-22T07:45:55.830 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 8 2023-09-22T07:45:55.830 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:45:55.830 INFO:teuthology.orchestra.run.smithi006.stdout: "mds": { 2023-09-22T07:45:55.830 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 2 2023-09-22T07:45:55.830 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:45:55.830 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2023-09-22T07:45:55.830 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 14, 2023-09-22T07:45:55.830 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 1 2023-09-22T07:45:55.830 INFO:teuthology.orchestra.run.smithi006.stdout: } 2023-09-22T07:45:55.830 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-09-22T07:45:56.510 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:56 smithi105 conmon[156308]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:45:56] "GET /metrics HTTP/1.1" 200 36019 "" "Prometheus/2.43.0" 2023-09-22T07:45:56.529 INFO:tasks.rados.rados.0.smithi006.stdout:662: done (2 left) 2023-09-22T07:45:56.529 INFO:tasks.rados.rados.0.smithi006.stdout:663: rollback oid 14 current snap is 63 2023-09-22T07:45:56.529 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 14 to 62 2023-09-22T07:45:56.529 INFO:tasks.rados.rados.0.smithi006.stdout:664: snap_create 2023-09-22T07:45:56.529 INFO:tasks.rados.rados.0.smithi006.stdout:660: expect (ObjNum 57 snap 4 seq_num 57) 2023-09-22T07:45:56.580 INFO:tasks.rados.rados.0.smithi006.stdout:661: finishing copy_from to smithi006182445-49 2023-09-22T07:45:56.580 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 49 v 164 (ObjNum 180 snap 48 seq_num 180) dirty exists 2023-09-22T07:45:56.580 INFO:tasks.rados.rados.0.smithi006.stdout:661: finishing copy_from racing read to smithi006182445-49 2023-09-22T07:45:56.580 INFO:tasks.rados.rados.0.smithi006.stdout:663: finishing rollback tid 0 to smithi006182445-14 2023-09-22T07:45:56.580 INFO:tasks.rados.rados.0.smithi006.stdout:663: finishing rollback tid 1 to smithi006182445-14 2023-09-22T07:45:56.580 INFO:tasks.rados.rados.0.smithi006.stdout:663: finishing rollback tid 2 to smithi006182445-14 2023-09-22T07:45:56.580 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 14 v 246 (ObjNum 170 snap 47 seq_num 170) dirty exists 2023-09-22T07:45:56.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:56 smithi006 ceph-mon[116271]: from='client.15144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:45:56.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:56 smithi006 ceph-mon[116271]: from='client.15150 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:45:56.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:56 smithi006 ceph-mon[116271]: osdmap e196: 8 total, 8 up, 8 in 2023-09-22T07:45:56.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:56 smithi006 ceph-mon[116271]: pgmap v63: 121 pgs: 121 active+clean; 100 MiB data, 387 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:45:56.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:56 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/3654255916' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:45:56.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:56 smithi006 ceph-mon[97617]: from='client.15144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:45:56.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:56 smithi006 ceph-mon[97617]: from='client.15150 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:45:56.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:56 smithi006 ceph-mon[97617]: osdmap e196: 8 total, 8 up, 8 in 2023-09-22T07:45:56.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:56 smithi006 ceph-mon[97617]: pgmap v63: 121 pgs: 121 active+clean; 100 MiB data, 387 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:45:56.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:56 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/3654255916' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:45:56.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:56 smithi006 conmon[187727]: 2023-09-22T07:45:56.629+0000 7f375a0a5200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-22T07:45:56.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:56 smithi105 ceph-mon[102016]: from='client.15144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:45:56.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:56 smithi105 ceph-mon[102016]: from='client.15150 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:45:56.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:56 smithi105 ceph-mon[102016]: osdmap e196: 8 total, 8 up, 8 in 2023-09-22T07:45:56.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:56 smithi105 ceph-mon[102016]: pgmap v63: 121 pgs: 121 active+clean; 100 MiB data, 387 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:45:56.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:56 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/3654255916' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:45:57.109 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:56 smithi006 conmon[187727]: 2023-09-22T07:45:56.829+0000 7f375a0a5200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-22T07:45:57.510 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:57 smithi006 ceph-mon[97617]: osdmap e197: 8 total, 8 up, 8 in 2023-09-22T07:45:57.510 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:57 smithi006 conmon[187727]: 2023-09-22T07:45:57.109+0000 7f375a0a5200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-22T07:45:57.510 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:57 smithi006 conmon[187727]: 2023-09-22T07:45:57.250+0000 7f375a0a5200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-22T07:45:57.510 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:57 smithi006 ceph-mon[116271]: osdmap e197: 8 total, 8 up, 8 in 2023-09-22T07:45:57.518 INFO:tasks.rados.rados.0.smithi006.stdout:660: done (3 left) 2023-09-22T07:45:57.518 INFO:tasks.rados.rados.0.smithi006.stdout:661: done (2 left) 2023-09-22T07:45:57.518 INFO:tasks.rados.rados.0.smithi006.stdout:663: done (1 left) 2023-09-22T07:45:57.518 INFO:tasks.rados.rados.0.smithi006.stdout:664: done (0 left) 2023-09-22T07:45:57.519 INFO:tasks.rados.rados.0.smithi006.stdout:665: copy_from oid 16 from oid 10 current snap is 64 2023-09-22T07:45:57.519 INFO:tasks.rados.rados.0.smithi006.stdout:666: snap_remove snap 59 2023-09-22T07:45:57.770 INFO:tasks.rados.rados.0.smithi006.stdout:666: done (1 left) 2023-09-22T07:45:57.770 INFO:tasks.rados.rados.0.smithi006.stdout:667: read oid 35 snap -1 2023-09-22T07:45:57.770 INFO:tasks.rados.rados.0.smithi006.stdout:667: expect deleted 2023-09-22T07:45:57.770 INFO:tasks.rados.rados.0.smithi006.stdout:668: snap_create 2023-09-22T07:45:57.770 INFO:tasks.rados.rados.0.smithi006.stdout:665: finishing copy_from to smithi006182445-16 2023-09-22T07:45:57.770 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 16 v 174 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-09-22T07:45:57.771 INFO:tasks.rados.rados.0.smithi006.stdout:665: finishing copy_from racing read to smithi006182445-16 2023-09-22T07:45:57.784 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:57 smithi006 conmon[187727]: 2023-09-22T07:45:57.537+0000 7f375a0a5200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-22T07:45:57.804 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:57 smithi105 ceph-mon[102016]: osdmap e197: 8 total, 8 up, 8 in 2023-09-22T07:45:58.108 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:57 smithi105 conmon[156308]: ignoring --setuser ceph since I am not root 2023-09-22T07:45:58.108 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:57 smithi105 conmon[156308]: ignoring --setgroup ceph since I am not root 2023-09-22T07:45:58.109 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:57 smithi105 ceph-mgr[156332]: -- 172.21.15.105:0/1751528091 <== mon.2 v2:172.21.15.6:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x559cdb8db1e0 con 0x559cdb8b3000 2023-09-22T07:45:58.109 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:57 smithi105 conmon[156308]: 2023-09-22T07:45:57.942+0000 7f30410b9200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-22T07:45:58.109 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:58 smithi105 conmon[156308]: 2023-09-22T07:45:58.021+0000 7f30410b9200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-22T07:45:58.109 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:58 smithi105 conmon[156308]: 2023-09-22T07:45:58.109+0000 7f30410b9200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-22T07:45:58.373 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:58 smithi105 conmon[156308]: 2023-09-22T07:45:58.203+0000 7f30410b9200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-22T07:45:58.626 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:58 smithi105 conmon[156308]: 2023-09-22T07:45:58.374+0000 7f30410b9200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-22T07:45:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:58 smithi105 ceph-mon[102016]: osdmap e198: 8 total, 8 up, 8 in 2023-09-22T07:45:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:58 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:58 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:58 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:45:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:58 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:45:58.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:58 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:58.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:58 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:45:58.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:58 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-09-22T07:45:58.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:58 smithi105 ceph-mon[102016]: osdmap e199: 8 total, 8 up, 8 in 2023-09-22T07:45:58.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:58 smithi105 ceph-mon[102016]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-09-22T07:45:58.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:58 smithi105 ceph-mon[102016]: mgrmap e28: y(active, starting, since 0.00720789s) 2023-09-22T07:45:58.649 INFO:tasks.rados.rados.0.smithi006.stdout:665: done (2 left) 2023-09-22T07:45:58.649 INFO:tasks.rados.rados.0.smithi006.stdout:667: done (1 left) 2023-09-22T07:45:58.649 INFO:tasks.rados.rados.0.smithi006.stdout:668: done (0 left) 2023-09-22T07:45:58.649 INFO:tasks.rados.rados.0.smithi006.stdout:669: rmattr oid 33 current snap is 65 2023-09-22T07:45:58.649 INFO:tasks.rados.rados.0.smithi006.stdout:669: done (0 left) 2023-09-22T07:45:58.649 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 32 current snap is 65 2023-09-22T07:45:58.649 INFO:tasks.rados.rados.0.smithi006.stdout:670: seq_num 216 ranges {0=425984,425984=409600,835584=393216} 2023-09-22T07:45:58.651 INFO:tasks.rados.rados.0.smithi006.stdout:670: writing smithi006182445-32 from 0 to 425984 tid 1 2023-09-22T07:45:58.654 INFO:tasks.rados.rados.0.smithi006.stdout:670: writing smithi006182445-32 from 425984 to 835584 tid 2 2023-09-22T07:45:58.657 INFO:tasks.rados.rados.0.smithi006.stdout:670: writing smithi006182445-32 from 835584 to 1228800 tid 3 2023-09-22T07:45:58.658 INFO:tasks.rados.rados.0.smithi006.stdout:671: copy_from oid 11 from oid 45 current snap is 65 2023-09-22T07:45:58.658 INFO:tasks.rados.rados.0.smithi006.stdout:670: finishing write tid 1 to smithi006182445-32 2023-09-22T07:45:58.658 INFO:tasks.rados.rados.0.smithi006.stdout:670: finishing write tid 2 to smithi006182445-32 2023-09-22T07:45:58.658 INFO:tasks.rados.rados.0.smithi006.stdout:672: read oid 12 snap -1 2023-09-22T07:45:58.658 INFO:tasks.rados.rados.0.smithi006.stdout:672: expect (ObjNum 151 snap 41 seq_num 151) 2023-09-22T07:45:58.658 INFO:tasks.rados.rados.0.smithi006.stdout:673: rollback oid 9 current snap is 65 2023-09-22T07:45:58.658 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 9 to 53 2023-09-22T07:45:58.658 INFO:tasks.rados.rados.0.smithi006.stdout:674: snap_remove snap 62 2023-09-22T07:45:58.784 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:58 smithi006 conmon[187727]: 2023-09-22T07:45:58.623+0000 7f375a0a5200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-22T07:45:58.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:58 smithi006 conmon[187727]: [22/Sep/2023:07:45:58] ENGINE Bus STARTING 2023-09-22T07:45:58.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:58 smithi006 conmon[187727]: CherryPy Checker: 2023-09-22T07:45:58.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:58 smithi006 conmon[187727]: The Application mounted at '' has an empty config. 2023-09-22T07:45:58.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:58 smithi006 conmon[187727]: 2023-09-22T07:45:58.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:58 smithi006 conmon[187727]: [22/Sep/2023:07:45:58] ENGINE Serving on http://:::9283 2023-09-22T07:45:58.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:58 smithi006 conmon[187727]: [22/Sep/2023:07:45:58] ENGINE Bus STARTED 2023-09-22T07:45:58.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:58 smithi006 conmon[187727]: [22/Sep/2023:07:45:58] ENGINE Bus STOPPING 2023-09-22T07:45:58.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:58 smithi006 conmon[187727]: [22/Sep/2023:07:45:58] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-22T07:45:58.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:58 smithi006 conmon[187727]: [22/Sep/2023:07:45:58] ENGINE Bus STOPPED 2023-09-22T07:45:58.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:58 smithi006 ceph-mon[97617]: osdmap e198: 8 total, 8 up, 8 in 2023-09-22T07:45:58.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:58 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:58.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:58 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:58.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:58 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:45:58.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:58 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:45:58.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:58 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:58.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:58 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:45:58.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:58 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-09-22T07:45:58.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:58 smithi006 ceph-mon[97617]: osdmap e199: 8 total, 8 up, 8 in 2023-09-22T07:45:58.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:58 smithi006 ceph-mon[97617]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-09-22T07:45:58.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:58 smithi006 ceph-mon[97617]: mgrmap e28: y(active, starting, since 0.00720789s) 2023-09-22T07:45:58.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:58 smithi006 ceph-mon[116271]: osdmap e198: 8 total, 8 up, 8 in 2023-09-22T07:45:58.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:58 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:58.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:58 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:58.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:58 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:45:58.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:58 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:45:58.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:58 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' 2023-09-22T07:45:58.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:58 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:45:58.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:58 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-09-22T07:45:58.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:58 smithi006 ceph-mon[116271]: osdmap e199: 8 total, 8 up, 8 in 2023-09-22T07:45:58.788 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:58 smithi006 ceph-mon[116271]: from='mgr.24940 172.21.15.105:0/3980458850' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-09-22T07:45:58.788 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:58 smithi006 ceph-mon[116271]: mgrmap e28: y(active, starting, since 0.00720789s) 2023-09-22T07:45:58.942 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:58 smithi105 conmon[156308]: 2023-09-22T07:45:58.744+0000 7f30410b9200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-22T07:45:58.942 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:58 smithi105 conmon[156308]: 2023-09-22T07:45:58.875+0000 7f30410b9200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-22T07:45:58.942 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:45:58 smithi105 conmon[169932]: ts=2023-09-22T07:45:58.658Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi105.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-22T07:45:59.284 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:58 smithi006 conmon[187727]: [22/Sep/2023:07:45:58] ENGINE Bus STARTING 2023-09-22T07:45:59.285 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:58 smithi006 conmon[187727]: 2023-09-22T07:45:58.934+0000 7f36bb45c700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-22T07:45:59.285 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:58 smithi006 conmon[187727]: 2023-09-22T07:45:58.934+0000 7f36bb45c700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-22T07:45:59.285 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:58 smithi006 conmon[187727]: 2023-09-22T07:45:58.934+0000 7f36bb45c700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-22T07:45:59.285 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:58 smithi006 conmon[187727]: 2023-09-22T07:45:58.934+0000 7f36bb45c700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-22T07:45:59.285 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:58 smithi006 conmon[187727]: 2023-09-22T07:45:58.934+0000 7f36bb45c700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-22T07:45:59.285 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:58 smithi006 conmon[187727]: 2023-09-22T07:45:58.935+0000 7f36b8456700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-22T07:45:59.285 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:58 smithi006 conmon[187727]: 2023-09-22T07:45:58.935+0000 7f36b8456700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-22T07:45:59.285 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:58 smithi006 conmon[187727]: 2023-09-22T07:45:58.935+0000 7f36b8456700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-22T07:45:59.286 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:58 smithi006 conmon[187727]: 2023-09-22T07:45:58.935+0000 7f36b8456700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-22T07:45:59.286 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:58 smithi006 conmon[187727]: 2023-09-22T07:45:58.935+0000 7f36b8456700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-22T07:45:59.286 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:58 smithi006 conmon[187727]: [22/Sep/2023:07:45:58] ENGINE Serving on http://:::9283 2023-09-22T07:45:59.286 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:45:58 smithi006 conmon[187727]: [22/Sep/2023:07:45:58] ENGINE Bus STARTED 2023-09-22T07:45:59.376 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:58 smithi105 conmon[156308]: 2023-09-22T07:45:58.968+0000 7f30410b9200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-22T07:45:59.376 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:59 smithi105 conmon[156308]: 2023-09-22T07:45:59.067+0000 7f30410b9200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-22T07:45:59.655 INFO:tasks.rados.rados.0.smithi006.stdout:674: done (4 left) 2023-09-22T07:45:59.655 INFO:tasks.rados.rados.0.smithi006.stdout:675: snap_create 2023-09-22T07:45:59.655 INFO:tasks.rados.rados.0.smithi006.stdout:673: finishing rollback tid 0 to smithi006182445-9 2023-09-22T07:45:59.655 INFO:tasks.rados.rados.0.smithi006.stdout:673: finishing rollback tid 1 to smithi006182445-9 2023-09-22T07:45:59.656 INFO:tasks.rados.rados.0.smithi006.stdout:670: finishing write tid 3 to smithi006182445-32 2023-09-22T07:45:59.656 INFO:tasks.rados.rados.0.smithi006.stdout:670: finishing write tid 4 to smithi006182445-32 2023-09-22T07:45:59.656 INFO:tasks.rados.rados.0.smithi006.stdout:670: finishing write tid 5 to smithi006182445-32 2023-09-22T07:45:59.656 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 32 v 260 (ObjNum 216 snap 65 seq_num 216) dirty exists 2023-09-22T07:45:59.656 INFO:tasks.rados.rados.0.smithi006.stdout:670: left oid 32 (ObjNum 216 snap 65 seq_num 216) 2023-09-22T07:45:59.656 INFO:tasks.rados.rados.0.smithi006.stdout:673: finishing rollback tid 2 to smithi006182445-9 2023-09-22T07:45:59.656 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 9 v 268 (ObjNum 105 snap 25 seq_num 105) dirty exists 2023-09-22T07:45:59.656 INFO:tasks.rados.rados.0.smithi006.stdout:672: expect (ObjNum 151 snap 41 seq_num 151) 2023-09-22T07:45:59.727 INFO:tasks.rados.rados.0.smithi006.stdout:671: finishing copy_from to smithi006182445-11 2023-09-22T07:45:59.728 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 11 v 174 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-09-22T07:45:59.728 INFO:tasks.rados.rados.0.smithi006.stdout:671: finishing copy_from racing read to smithi006182445-11 2023-09-22T07:45:59.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[116271]: Active manager daemon y restarted 2023-09-22T07:45:59.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[116271]: Activating manager daemon y 2023-09-22T07:45:59.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[116271]: from='mgr.? 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-22T07:45:59.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[116271]: osdmap e200: 8 total, 8 up, 8 in 2023-09-22T07:45:59.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[116271]: mgrmap e29: y(active, starting, since 0.00654032s) 2023-09-22T07:45:59.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[116271]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-22T07:45:59.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[116271]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:45:59.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[116271]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:45:59.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[116271]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:45:59.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[116271]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-09-22T07:45:59.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[116271]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-09-22T07:45:59.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[116271]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-22T07:45:59.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[116271]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-22T07:45:59.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[116271]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-22T07:45:59.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[116271]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-22T07:45:59.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[116271]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-22T07:45:59.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[116271]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-22T07:45:59.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[116271]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-22T07:45:59.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[116271]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-22T07:45:59.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[116271]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-22T07:45:59.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[116271]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-22T07:45:59.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[116271]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-22T07:45:59.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[116271]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-22T07:45:59.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[116271]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-22T07:45:59.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[116271]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-22T07:45:59.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[116271]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-22T07:45:59.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[116271]: Manager daemon y is now available 2023-09-22T07:45:59.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[116271]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:45:59.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[97617]: Active manager daemon y restarted 2023-09-22T07:45:59.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[97617]: Activating manager daemon y 2023-09-22T07:45:59.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[97617]: from='mgr.? 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-22T07:45:59.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[97617]: osdmap e200: 8 total, 8 up, 8 in 2023-09-22T07:45:59.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[97617]: mgrmap e29: y(active, starting, since 0.00654032s) 2023-09-22T07:45:59.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[97617]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-22T07:45:59.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[97617]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:45:59.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[97617]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:45:59.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[97617]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:45:59.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[97617]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-09-22T07:45:59.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[97617]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-09-22T07:45:59.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[97617]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-22T07:45:59.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[97617]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-22T07:45:59.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[97617]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-22T07:45:59.789 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[97617]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-22T07:45:59.789 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[97617]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-22T07:45:59.789 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[97617]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-22T07:45:59.789 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[97617]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-22T07:45:59.789 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[97617]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-22T07:45:59.789 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[97617]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-22T07:45:59.789 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[97617]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-22T07:45:59.789 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[97617]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-22T07:45:59.789 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[97617]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-22T07:45:59.789 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[97617]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-22T07:45:59.789 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[97617]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-22T07:45:59.789 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[97617]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-22T07:45:59.790 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[97617]: Manager daemon y is now available 2023-09-22T07:45:59.790 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[97617]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:45:59.790 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[97617]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:45:59.790 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[97617]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:45:59.790 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[97617]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-22T07:45:59.790 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[97617]: from='mgr.25046 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-22T07:45:59.790 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[97617]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-22T07:45:59.790 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[97617]: from='mgr.25046 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-22T07:45:59.790 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[116271]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:45:59.790 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[116271]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:45:59.790 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[116271]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-22T07:45:59.791 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[116271]: from='mgr.25046 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-22T07:45:59.791 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[116271]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-22T07:45:59.791 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:45:59 smithi006 ceph-mon[116271]: from='mgr.25046 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-22T07:45:59.876 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:45:59 smithi105 conmon[156308]: 2023-09-22T07:45:59.525+0000 7f30410b9200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-22T07:45:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:59 smithi105 ceph-mon[102016]: Active manager daemon y restarted 2023-09-22T07:45:59.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:59 smithi105 ceph-mon[102016]: Activating manager daemon y 2023-09-22T07:45:59.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:59 smithi105 ceph-mon[102016]: from='mgr.? 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-22T07:45:59.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:59 smithi105 ceph-mon[102016]: osdmap e200: 8 total, 8 up, 8 in 2023-09-22T07:45:59.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:59 smithi105 ceph-mon[102016]: mgrmap e29: y(active, starting, since 0.00654032s) 2023-09-22T07:45:59.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:59 smithi105 ceph-mon[102016]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-22T07:45:59.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:59 smithi105 ceph-mon[102016]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:45:59.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:59 smithi105 ceph-mon[102016]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:45:59.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:59 smithi105 ceph-mon[102016]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:45:59.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:59 smithi105 ceph-mon[102016]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-09-22T07:45:59.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:59 smithi105 ceph-mon[102016]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-09-22T07:45:59.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:59 smithi105 ceph-mon[102016]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-22T07:45:59.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:59 smithi105 ceph-mon[102016]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-22T07:45:59.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:59 smithi105 ceph-mon[102016]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-22T07:45:59.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:59 smithi105 ceph-mon[102016]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-22T07:45:59.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:59 smithi105 ceph-mon[102016]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-22T07:45:59.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:59 smithi105 ceph-mon[102016]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-22T07:45:59.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:59 smithi105 ceph-mon[102016]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-22T07:45:59.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:59 smithi105 ceph-mon[102016]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-22T07:45:59.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:59 smithi105 ceph-mon[102016]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-22T07:45:59.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:59 smithi105 ceph-mon[102016]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-22T07:45:59.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:59 smithi105 ceph-mon[102016]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-22T07:45:59.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:59 smithi105 ceph-mon[102016]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-22T07:45:59.879 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:59 smithi105 ceph-mon[102016]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-22T07:45:59.879 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:59 smithi105 ceph-mon[102016]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-22T07:45:59.879 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:59 smithi105 ceph-mon[102016]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-22T07:45:59.879 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:59 smithi105 ceph-mon[102016]: Manager daemon y is now available 2023-09-22T07:45:59.879 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:59 smithi105 ceph-mon[102016]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:45:59.879 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:59 smithi105 ceph-mon[102016]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:45:59.879 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:59 smithi105 ceph-mon[102016]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:45:59.879 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:59 smithi105 ceph-mon[102016]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-22T07:45:59.879 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:59 smithi105 ceph-mon[102016]: from='mgr.25046 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-22T07:45:59.879 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:59 smithi105 ceph-mon[102016]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-22T07:45:59.879 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:45:59 smithi105 ceph-mon[102016]: from='mgr.25046 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-22T07:46:00.626 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:00 smithi105 conmon[156308]: 2023-09-22T07:46:00.254+0000 7f30410b9200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-22T07:46:00.626 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:00 smithi105 conmon[156308]: 2023-09-22T07:46:00.343+0000 7f30410b9200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-22T07:46:00.662 INFO:tasks.rados.rados.0.smithi006.stdout:670: done (4 left) 2023-09-22T07:46:00.662 INFO:tasks.rados.rados.0.smithi006.stdout:671: done (3 left) 2023-09-22T07:46:00.662 INFO:tasks.rados.rados.0.smithi006.stdout:672: done (2 left) 2023-09-22T07:46:00.662 INFO:tasks.rados.rados.0.smithi006.stdout:673: done (1 left) 2023-09-22T07:46:00.662 INFO:tasks.rados.rados.0.smithi006.stdout:675: done (0 left) 2023-09-22T07:46:00.662 INFO:tasks.rados.rados.0.smithi006.stdout:676: rmattr oid 40 current snap is 66 2023-09-22T07:46:00.662 INFO:tasks.rados.rados.0.smithi006.stdout:676: done (0 left) 2023-09-22T07:46:00.662 INFO:tasks.rados.rados.0.smithi006.stdout:677: read oid 10 snap 64 2023-09-22T07:46:00.662 INFO:tasks.rados.rados.0.smithi006.stdout:677: expect (ObjNum 57 snap 4 seq_num 57) 2023-09-22T07:46:00.663 INFO:tasks.rados.rados.0.smithi006.stdout:678: read oid 50 snap -1 2023-09-22T07:46:00.663 INFO:tasks.rados.rados.0.smithi006.stdout:678: expect (ObjNum 121 snap 26 seq_num 121) 2023-09-22T07:46:00.663 INFO:tasks.rados.rados.0.smithi006.stdout:679: setattr oid 7 current snap is 66 2023-09-22T07:46:00.663 INFO:tasks.rados.rados.0.smithi006.stdout:680: read oid 18 snap 53 2023-09-22T07:46:00.664 INFO:tasks.rados.rados.0.smithi006.stdout:680: expect (ObjNum 12 snap 0 seq_num 12) 2023-09-22T07:46:00.664 INFO:tasks.rados.rados.0.smithi006.stdout:681: copy_from oid 42 from oid 35 current snap is 66 2023-09-22T07:46:00.664 INFO:tasks.rados.rados.0.smithi006.stdout:682: read oid 46 snap -1 2023-09-22T07:46:00.664 INFO:tasks.rados.rados.0.smithi006.stdout:682: expect deleted 2023-09-22T07:46:00.664 INFO:tasks.rados.rados.0.smithi006.stdout:683: rollback oid 31 current snap is 66 2023-09-22T07:46:00.664 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 31 to 64 2023-09-22T07:46:00.664 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 8 current snap is 66 2023-09-22T07:46:00.664 INFO:tasks.rados.rados.0.smithi006.stdout:684: seq_num 217 ranges {1196032=442368,1638400=696320,2334720=106496} 2023-09-22T07:46:00.675 INFO:tasks.rados.rados.0.smithi006.stdout:684: writing smithi006182445-8 from 1196032 to 1638400 tid 1 2023-09-22T07:46:00.681 INFO:tasks.rados.rados.0.smithi006.stdout:684: writing smithi006182445-8 from 1638400 to 2334720 tid 2 2023-09-22T07:46:00.681 INFO:tasks.rados.rados.0.smithi006.stdout:684: writing smithi006182445-8 from 2334720 to 2441216 tid 3 2023-09-22T07:46:00.681 INFO:tasks.rados.rados.0.smithi006.stdout:685: rollback oid 19 current snap is 66 2023-09-22T07:46:00.681 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 19 to 58 2023-09-22T07:46:00.681 INFO:tasks.rados.rados.0.smithi006.stdout:686: rollback oid 9 current snap is 66 2023-09-22T07:46:00.681 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 9 to 65 2023-09-22T07:46:00.682 INFO:tasks.rados.rados.0.smithi006.stdout:687: read oid 6 snap 63 2023-09-22T07:46:00.682 INFO:tasks.rados.rados.0.smithi006.stdout:687: expect (ObjNum 203 snap 59 seq_num 203) 2023-09-22T07:46:00.682 INFO:tasks.rados.rados.0.smithi006.stdout:688: copy_from oid 26 from oid 4 current snap is 66 2023-09-22T07:46:00.682 INFO:tasks.rados.rados.0.smithi006.stdout:689: snap_remove snap 60 2023-09-22T07:46:01.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:00 smithi006 ceph-mon[97617]: [22/Sep/2023:07:45:59] ENGINE Bus STARTING 2023-09-22T07:46:01.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:00 smithi006 ceph-mon[97617]: [22/Sep/2023:07:45:59] ENGINE Serving on http://172.21.15.6:8765 2023-09-22T07:46:01.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:00 smithi006 ceph-mon[97617]: mgrmap e30: y(active, since 1.01013s) 2023-09-22T07:46:01.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:00 smithi006 ceph-mon[97617]: osdmap e201: 8 total, 8 up, 8 in 2023-09-22T07:46:01.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:00 smithi006 ceph-mon[97617]: [22/Sep/2023:07:45:59] ENGINE Serving on https://172.21.15.6:7150 2023-09-22T07:46:01.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:00 smithi006 ceph-mon[97617]: [22/Sep/2023:07:45:59] ENGINE Bus STARTED 2023-09-22T07:46:01.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:00 smithi006 ceph-mon[97617]: pgmap v4: 121 pgs: 121 active+clean; 107 MiB data, 412 MiB used, 715 GiB / 715 GiB avail; 65 GiB/s rd, 37 GiB/s wr, 341.77k op/s 2023-09-22T07:46:01.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:00 smithi006 ceph-mon[116271]: [22/Sep/2023:07:45:59] ENGINE Bus STARTING 2023-09-22T07:46:01.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:00 smithi006 ceph-mon[116271]: [22/Sep/2023:07:45:59] ENGINE Serving on http://172.21.15.6:8765 2023-09-22T07:46:01.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:00 smithi006 ceph-mon[116271]: mgrmap e30: y(active, since 1.01013s) 2023-09-22T07:46:01.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:00 smithi006 ceph-mon[116271]: osdmap e201: 8 total, 8 up, 8 in 2023-09-22T07:46:01.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:00 smithi006 ceph-mon[116271]: [22/Sep/2023:07:45:59] ENGINE Serving on https://172.21.15.6:7150 2023-09-22T07:46:01.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:00 smithi006 ceph-mon[116271]: [22/Sep/2023:07:45:59] ENGINE Bus STARTED 2023-09-22T07:46:01.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:00 smithi006 ceph-mon[116271]: pgmap v4: 121 pgs: 121 active+clean; 107 MiB data, 412 MiB used, 715 GiB / 715 GiB avail; 65 GiB/s rd, 37 GiB/s wr, 341.77k op/s 2023-09-22T07:46:01.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:00 smithi105 ceph-mon[102016]: [22/Sep/2023:07:45:59] ENGINE Bus STARTING 2023-09-22T07:46:01.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:00 smithi105 ceph-mon[102016]: [22/Sep/2023:07:45:59] ENGINE Serving on http://172.21.15.6:8765 2023-09-22T07:46:01.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:00 smithi105 ceph-mon[102016]: mgrmap e30: y(active, since 1.01013s) 2023-09-22T07:46:01.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:00 smithi105 ceph-mon[102016]: osdmap e201: 8 total, 8 up, 8 in 2023-09-22T07:46:01.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:00 smithi105 ceph-mon[102016]: [22/Sep/2023:07:45:59] ENGINE Serving on https://172.21.15.6:7150 2023-09-22T07:46:01.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:00 smithi105 ceph-mon[102016]: [22/Sep/2023:07:45:59] ENGINE Bus STARTED 2023-09-22T07:46:01.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:00 smithi105 ceph-mon[102016]: pgmap v4: 121 pgs: 121 active+clean; 107 MiB data, 412 MiB used, 715 GiB / 715 GiB avail; 65 GiB/s rd, 37 GiB/s wr, 341.77k op/s 2023-09-22T07:46:01.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:01 smithi105 conmon[156308]: 2023-09-22T07:46:01.218+0000 7f30410b9200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-22T07:46:01.498 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:01 smithi105 conmon[156308]: 2023-09-22T07:46:01.320+0000 7f30410b9200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-22T07:46:01.534 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:46:01 smithi006 conmon[186109]: ts=2023-09-22T07:46:01.105Z caller=notify.go:743 level=info component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify success" attempts=6 2023-09-22T07:46:01.676 INFO:tasks.rados.rados.0.smithi006.stdout:689: done (12 left) 2023-09-22T07:46:01.676 INFO:tasks.rados.rados.0.smithi006.stdout:690: rollback oid 34 current snap is 66 2023-09-22T07:46:01.676 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 34 to 65 2023-09-22T07:46:01.676 INFO:tasks.rados.rados.0.smithi006.stdout:680: expect (ObjNum 12 snap 0 seq_num 12) 2023-09-22T07:46:01.684 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 7 v 332 (ObjNum 170 snap 47 seq_num 170) dirty exists 2023-09-22T07:46:01.684 INFO:tasks.rados.rados.0.smithi006.stdout:683: finishing rollback tid 0 to smithi006182445-31 2023-09-22T07:46:01.684 INFO:tasks.rados.rados.0.smithi006.stdout:683: finishing rollback tid 1 to smithi006182445-31 2023-09-22T07:46:01.684 INFO:tasks.rados.rados.0.smithi006.stdout:683: finishing rollback tid 2 to smithi006182445-31 2023-09-22T07:46:01.684 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 31 v 336 (ObjNum 117 snap 26 seq_num 117) dirty exists 2023-09-22T07:46:01.684 INFO:tasks.rados.rados.0.smithi006.stdout:677: expect (ObjNum 57 snap 4 seq_num 57) 2023-09-22T07:46:01.740 INFO:tasks.rados.rados.0.smithi006.stdout:681: finishing copy_from to smithi006182445-42 2023-09-22T07:46:01.740 INFO:tasks.rados.rados.0.smithi006.stdout:681: got expected ENOENT (src dne) 2023-09-22T07:46:01.740 INFO:tasks.rados.rados.0.smithi006.stdout:681: finishing copy_from racing read to smithi006182445-42 2023-09-22T07:46:01.741 INFO:tasks.rados.rados.0.smithi006.stdout:684: finishing write tid 1 to smithi006182445-8 2023-09-22T07:46:01.741 INFO:tasks.rados.rados.0.smithi006.stdout:685: finishing rollback tid 1 to smithi006182445-19 2023-09-22T07:46:01.741 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 19 v 0 (ObjNum 593 snap 0 seq_num 3168997560) dirty dne 2023-09-22T07:46:01.741 INFO:tasks.rados.rados.0.smithi006.stdout:686: finishing rollback tid 0 to smithi006182445-9 2023-09-22T07:46:01.741 INFO:tasks.rados.rados.0.smithi006.stdout:677: done (12 left) 2023-09-22T07:46:01.741 INFO:tasks.rados.rados.0.smithi006.stdout:679: done (11 left) 2023-09-22T07:46:01.741 INFO:tasks.rados.rados.0.smithi006.stdout:680: done (10 left) 2023-09-22T07:46:01.742 INFO:tasks.rados.rados.0.smithi006.stdout:681: done (9 left) 2023-09-22T07:46:01.742 INFO:tasks.rados.rados.0.smithi006.stdout:682: done (8 left) 2023-09-22T07:46:01.742 INFO:tasks.rados.rados.0.smithi006.stdout:683: done (7 left) 2023-09-22T07:46:01.742 INFO:tasks.rados.rados.0.smithi006.stdout:685: done (6 left) 2023-09-22T07:46:01.742 INFO:tasks.rados.rados.0.smithi006.stdout:691: delete oid 29 current snap is 66 2023-09-22T07:46:01.742 INFO:tasks.rados.rados.0.smithi006.stdout:686: finishing rollback tid 1 to smithi006182445-9 2023-09-22T07:46:01.742 INFO:tasks.rados.rados.0.smithi006.stdout:686: finishing rollback tid 2 to smithi006182445-9 2023-09-22T07:46:01.742 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 9 v 274 (ObjNum 105 snap 25 seq_num 105) dirty exists 2023-09-22T07:46:01.742 INFO:tasks.rados.rados.0.smithi006.stdout:684: finishing write tid 2 to smithi006182445-8 2023-09-22T07:46:01.743 INFO:tasks.rados.rados.0.smithi006.stdout:684: finishing write tid 3 to smithi006182445-8 2023-09-22T07:46:01.743 INFO:tasks.rados.rados.0.smithi006.stdout:688: finishing copy_from to smithi006182445-26 2023-09-22T07:46:01.743 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 26 v 164 (ObjNum 180 snap 48 seq_num 180) dirty exists 2023-09-22T07:46:01.743 INFO:tasks.rados.rados.0.smithi006.stdout:688: finishing copy_from racing read to smithi006182445-26 2023-09-22T07:46:01.743 INFO:tasks.rados.rados.0.smithi006.stdout:684: finishing write tid 4 to smithi006182445-8 2023-09-22T07:46:01.743 INFO:tasks.rados.rados.0.smithi006.stdout:678: expect (ObjNum 121 snap 26 seq_num 121) 2023-09-22T07:46:01.822 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:01 smithi105 conmon[156308]: 2023-09-22T07:46:01.498+0000 7f30410b9200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-22T07:46:01.822 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:01 smithi105 ceph-mon[102016]: pgmap v5: 121 pgs: 121 active+clean; 107 MiB data, 412 MiB used, 715 GiB / 715 GiB avail; 222 MiB/s rd, 126 MiB/s wr, 1.14k op/s 2023-09-22T07:46:01.822 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:01 smithi105 ceph-mon[102016]: osdmap e202: 8 total, 8 up, 8 in 2023-09-22T07:46:01.822 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:01 smithi105 ceph-mon[102016]: mgrmap e31: y(active, since 2s) 2023-09-22T07:46:02.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:01 smithi006 ceph-mon[97617]: pgmap v5: 121 pgs: 121 active+clean; 107 MiB data, 412 MiB used, 715 GiB / 715 GiB avail; 222 MiB/s rd, 126 MiB/s wr, 1.14k op/s 2023-09-22T07:46:02.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:01 smithi006 ceph-mon[97617]: osdmap e202: 8 total, 8 up, 8 in 2023-09-22T07:46:02.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:01 smithi006 ceph-mon[97617]: mgrmap e31: y(active, since 2s) 2023-09-22T07:46:02.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:01 smithi006 ceph-mon[116271]: pgmap v5: 121 pgs: 121 active+clean; 107 MiB data, 412 MiB used, 715 GiB / 715 GiB avail; 222 MiB/s rd, 126 MiB/s wr, 1.14k op/s 2023-09-22T07:46:02.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:01 smithi006 ceph-mon[116271]: osdmap e202: 8 total, 8 up, 8 in 2023-09-22T07:46:02.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:01 smithi006 ceph-mon[116271]: mgrmap e31: y(active, since 2s) 2023-09-22T07:46:02.079 INFO:tasks.rados.rados.0.smithi006.stdout:684: finishing write tid 5 to smithi006182445-8 2023-09-22T07:46:02.079 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 8 v 178 (ObjNum 217 snap 66 seq_num 217) dirty exists 2023-09-22T07:46:02.079 INFO:tasks.rados.rados.0.smithi006.stdout:684: left oid 8 (ObjNum 217 snap 66 seq_num 217) 2023-09-22T07:46:02.079 INFO:tasks.rados.rados.0.smithi006.stdout:687: expect (ObjNum 203 snap 59 seq_num 203) 2023-09-22T07:46:02.126 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:01 smithi105 conmon[156308]: 2023-09-22T07:46:01.822+0000 7f30410b9200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-22T07:46:02.126 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:02 smithi105 conmon[156308]: 2023-09-22T07:46:02.069+0000 7f30410b9200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-22T07:46:02.472 INFO:tasks.rados.rados.0.smithi006.stdout:678: done (6 left) 2023-09-22T07:46:02.472 INFO:tasks.rados.rados.0.smithi006.stdout:684: done (5 left) 2023-09-22T07:46:02.472 INFO:tasks.rados.rados.0.smithi006.stdout:686: done (4 left) 2023-09-22T07:46:02.473 INFO:tasks.rados.rados.0.smithi006.stdout:687: done (3 left) 2023-09-22T07:46:02.473 INFO:tasks.rados.rados.0.smithi006.stdout:688: done (2 left) 2023-09-22T07:46:02.473 INFO:tasks.rados.rados.0.smithi006.stdout:691: done (1 left) 2023-09-22T07:46:02.473 INFO:tasks.rados.rados.0.smithi006.stdout:692: read oid 10 snap -1 2023-09-22T07:46:02.473 INFO:tasks.rados.rados.0.smithi006.stdout:692: expect (ObjNum 57 snap 4 seq_num 57) 2023-09-22T07:46:02.473 INFO:tasks.rados.rados.0.smithi006.stdout:693: setattr oid 33 current snap is 66 2023-09-22T07:46:02.473 INFO:tasks.rados.rados.0.smithi006.stdout:690: finishing rollback tid 1 to smithi006182445-34 2023-09-22T07:46:02.473 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 34 v 0 (ObjNum 65 snap 0 seq_num 1901617237) dirty dne 2023-09-22T07:46:02.474 INFO:tasks.rados.rados.0.smithi006.stdout:690: done (2 left) 2023-09-22T07:46:02.474 INFO:tasks.rados.rados.0.smithi006.stdout:694: rmattr oid 27 current snap is 66 2023-09-22T07:46:02.475 INFO:tasks.rados.rados.0.smithi006.stdout:694: done (2 left) 2023-09-22T07:46:02.475 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 4 current snap is 66 2023-09-22T07:46:02.475 INFO:tasks.rados.rados.0.smithi006.stdout:695: seq_num 219 ranges {622592=475136,1097728=466944,1564672=335872} 2023-09-22T07:46:02.480 INFO:tasks.rados.rados.0.smithi006.stdout:695: writing smithi006182445-4 from 622592 to 1097728 tid 1 2023-09-22T07:46:02.482 INFO:tasks.rados.rados.0.smithi006.stdout:695: writing smithi006182445-4 from 1097728 to 1564672 tid 2 2023-09-22T07:46:02.484 INFO:tasks.rados.rados.0.smithi006.stdout:695: writing smithi006182445-4 from 1564672 to 1900544 tid 3 2023-09-22T07:46:02.485 INFO:tasks.rados.rados.0.smithi006.stdout:696: snap_create 2023-09-22T07:46:02.485 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 33 v 135 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-09-22T07:46:02.485 INFO:tasks.rados.rados.0.smithi006.stdout:692: expect (ObjNum 57 snap 4 seq_num 57) 2023-09-22T07:46:02.537 INFO:tasks.rados.rados.0.smithi006.stdout:695: finishing write tid 1 to smithi006182445-4 2023-09-22T07:46:02.538 INFO:tasks.rados.rados.0.smithi006.stdout:695: finishing write tid 2 to smithi006182445-4 2023-09-22T07:46:02.538 INFO:tasks.rados.rados.0.smithi006.stdout:695: finishing write tid 3 to smithi006182445-4 2023-09-22T07:46:02.538 INFO:tasks.rados.rados.0.smithi006.stdout:695: finishing write tid 4 to smithi006182445-4 2023-09-22T07:46:02.538 INFO:tasks.rados.rados.0.smithi006.stdout:695: finishing write tid 5 to smithi006182445-4 2023-09-22T07:46:02.538 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 4 v 202 (ObjNum 219 snap 66 seq_num 219) dirty exists 2023-09-22T07:46:02.538 INFO:tasks.rados.rados.0.smithi006.stdout:695: left oid 4 (ObjNum 219 snap 66 seq_num 219) 2023-09-22T07:46:02.538 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:02 smithi105 conmon[156308]: 2023-09-22T07:46:02.248+0000 7f30410b9200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-22T07:46:02.876 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:02 smithi105 conmon[156308]: 2023-09-22T07:46:02.539+0000 7f30410b9200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-22T07:46:02.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:02 smithi105 ceph-mon[102016]: osdmap e203: 8 total, 8 up, 8 in 2023-09-22T07:46:02.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:02 smithi105 ceph-mon[102016]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:02.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:02 smithi105 ceph-mon[102016]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:02.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:02 smithi105 ceph-mon[102016]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:02.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:02 smithi105 ceph-mon[102016]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:03.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:02 smithi006 ceph-mon[116271]: osdmap e203: 8 total, 8 up, 8 in 2023-09-22T07:46:03.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:02 smithi006 ceph-mon[116271]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:03.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:02 smithi006 ceph-mon[116271]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:03.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:02 smithi006 ceph-mon[116271]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:03.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:02 smithi006 ceph-mon[116271]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:03.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:02 smithi006 ceph-mon[97617]: osdmap e203: 8 total, 8 up, 8 in 2023-09-22T07:46:03.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:02 smithi006 ceph-mon[97617]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:03.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:02 smithi006 ceph-mon[97617]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:03.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:02 smithi006 ceph-mon[97617]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:03.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:02 smithi006 ceph-mon[97617]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:03.078 INFO:tasks.rados.rados.0.smithi006.stdout:692: done (3 left) 2023-09-22T07:46:03.078 INFO:tasks.rados.rados.0.smithi006.stdout:693: done (2 left) 2023-09-22T07:46:03.078 INFO:tasks.rados.rados.0.smithi006.stdout:695: done (1 left) 2023-09-22T07:46:03.078 INFO:tasks.rados.rados.0.smithi006.stdout:696: done (0 left) 2023-09-22T07:46:03.078 INFO:tasks.rados.rados.0.smithi006.stdout:697: snap_remove snap 53 2023-09-22T07:46:03.626 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:03 smithi105 conmon[156308]: 2023-09-22T07:46:03.310+0000 7f30410b9200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-22T07:46:03.626 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:03 smithi105 conmon[156308]: 2023-09-22T07:46:03.445+0000 7f30410b9200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-22T07:46:03.986 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:03 smithi105 conmon[156308]: 2023-09-22T07:46:03.646+0000 7f30410b9200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-22T07:46:03.987 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:03 smithi105 conmon[156308]: 2023-09-22T07:46:03.764+0000 7f30410b9200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-22T07:46:03.987 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:03 smithi105 ceph-mon[102016]: pgmap v8: 121 pgs: 121 active+clean; 107 MiB data, 412 MiB used, 715 GiB / 715 GiB avail; 74 MiB/s rd, 42 MiB/s wr, 377 op/s 2023-09-22T07:46:03.987 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:03 smithi105 ceph-mon[102016]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:03.987 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:03 smithi105 ceph-mon[102016]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:03.987 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:03 smithi105 ceph-mon[102016]: osdmap e204: 8 total, 8 up, 8 in 2023-09-22T07:46:03.988 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:03 smithi105 ceph-mon[102016]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:03.988 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:03 smithi105 ceph-mon[102016]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:03.988 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:03 smithi105 ceph-mon[102016]: mgrmap e32: y(active, since 4s) 2023-09-22T07:46:04.080 INFO:tasks.rados.rados.0.smithi006.stdout:697: done (0 left) 2023-09-22T07:46:04.080 INFO:tasks.rados.rados.0.smithi006.stdout:698: snap_remove snap 64 2023-09-22T07:46:04.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:03 smithi006 ceph-mon[116271]: pgmap v8: 121 pgs: 121 active+clean; 107 MiB data, 412 MiB used, 715 GiB / 715 GiB avail; 74 MiB/s rd, 42 MiB/s wr, 377 op/s 2023-09-22T07:46:04.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:03 smithi006 ceph-mon[116271]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:04.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:03 smithi006 ceph-mon[116271]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:04.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:03 smithi006 ceph-mon[116271]: osdmap e204: 8 total, 8 up, 8 in 2023-09-22T07:46:04.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:03 smithi006 ceph-mon[116271]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:04.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:03 smithi006 ceph-mon[116271]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:04.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:03 smithi006 ceph-mon[116271]: mgrmap e32: y(active, since 4s) 2023-09-22T07:46:04.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:03 smithi006 ceph-mon[97617]: pgmap v8: 121 pgs: 121 active+clean; 107 MiB data, 412 MiB used, 715 GiB / 715 GiB avail; 74 MiB/s rd, 42 MiB/s wr, 377 op/s 2023-09-22T07:46:04.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:03 smithi006 ceph-mon[97617]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:04.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:03 smithi006 ceph-mon[97617]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:04.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:03 smithi006 ceph-mon[97617]: osdmap e204: 8 total, 8 up, 8 in 2023-09-22T07:46:04.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:03 smithi006 ceph-mon[97617]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:04.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:03 smithi006 ceph-mon[97617]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:04.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:03 smithi006 ceph-mon[97617]: mgrmap e32: y(active, since 4s) 2023-09-22T07:46:04.376 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:03 smithi105 conmon[156308]: 2023-09-22T07:46:03.986+0000 7f30410b9200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-22T07:46:04.496 INFO:tasks.rados.rados.0.smithi006.stdout:698: done (0 left) 2023-09-22T07:46:04.496 INFO:tasks.rados.rados.0.smithi006.stdout:699: rollback oid 12 current snap is 67 2023-09-22T07:46:04.497 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 12 to 66 2023-09-22T07:46:04.497 INFO:tasks.rados.rados.0.smithi006.stdout:700: read oid 21 snap -1 2023-09-22T07:46:04.497 INFO:tasks.rados.rados.0.smithi006.stdout:700: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-22T07:46:04.497 INFO:tasks.rados.rados.0.smithi006.stdout:701: rmattr oid 8 current snap is 67 2023-09-22T07:46:04.497 INFO:tasks.rados.rados.0.smithi006.stdout:701: done (2 left) 2023-09-22T07:46:04.497 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 24 current snap is 67 2023-09-22T07:46:04.497 INFO:tasks.rados.rados.0.smithi006.stdout:702: seq_num 220 ranges {0=491520,491520=753664,1245184=49152} 2023-09-22T07:46:04.508 INFO:tasks.rados.rados.0.smithi006.stdout:702: writing smithi006182445-24 from 0 to 491520 tid 1 2023-09-22T07:46:04.508 INFO:tasks.rados.rados.0.smithi006.stdout:702: writing smithi006182445-24 from 491520 to 1245184 tid 2 2023-09-22T07:46:04.508 INFO:tasks.rados.rados.0.smithi006.stdout:702: writing smithi006182445-24 from 1245184 to 1294336 tid 3 2023-09-22T07:46:04.508 INFO:tasks.rados.rados.0.smithi006.stdout:703: rollback oid 6 current snap is 67 2023-09-22T07:46:04.508 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 6 to 63 2023-09-22T07:46:04.508 INFO:tasks.rados.rados.0.smithi006.stdout:704: read oid 20 snap -1 2023-09-22T07:46:04.508 INFO:tasks.rados.rados.0.smithi006.stdout:704: expect deleted 2023-09-22T07:46:04.509 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 29 current snap is 67 2023-09-22T07:46:04.509 INFO:tasks.rados.rados.0.smithi006.stdout:705: seq_num 221 ranges {0=507904,507904=688128,1196032=114688} 2023-09-22T07:46:04.513 INFO:tasks.rados.rados.0.smithi006.stdout:705: writing smithi006182445-29 from 0 to 507904 tid 1 2023-09-22T07:46:04.514 INFO:tasks.rados.rados.0.smithi006.stdout:705: writing smithi006182445-29 from 507904 to 1196032 tid 2 2023-09-22T07:46:04.515 INFO:tasks.rados.rados.0.smithi006.stdout:705: writing smithi006182445-29 from 1196032 to 1310720 tid 3 2023-09-22T07:46:04.515 INFO:tasks.rados.rados.0.smithi006.stdout:706: snap_create 2023-09-22T07:46:04.515 INFO:tasks.rados.rados.0.smithi006.stdout:700: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-22T07:46:04.520 INFO:tasks.rados.rados.0.smithi006.stdout:699: finishing rollback tid 0 to smithi006182445-12 2023-09-22T07:46:04.520 INFO:tasks.rados.rados.0.smithi006.stdout:699: finishing rollback tid 1 to smithi006182445-12 2023-09-22T07:46:04.520 INFO:tasks.rados.rados.0.smithi006.stdout:699: finishing rollback tid 2 to smithi006182445-12 2023-09-22T07:46:04.520 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 12 v 113 (ObjNum 151 snap 41 seq_num 151) dirty exists 2023-09-22T07:46:04.521 INFO:tasks.rados.rados.0.smithi006.stdout:703: finishing rollback tid 0 to smithi006182445-6 2023-09-22T07:46:04.521 INFO:tasks.rados.rados.0.smithi006.stdout:703: finishing rollback tid 1 to smithi006182445-6 2023-09-22T07:46:04.521 INFO:tasks.rados.rados.0.smithi006.stdout:703: finishing rollback tid 2 to smithi006182445-6 2023-09-22T07:46:04.521 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 6 v 226 (ObjNum 203 snap 59 seq_num 203) dirty exists 2023-09-22T07:46:04.521 INFO:tasks.rados.rados.0.smithi006.stdout:702: finishing write tid 1 to smithi006182445-24 2023-09-22T07:46:04.521 INFO:tasks.rados.rados.0.smithi006.stdout:702: finishing write tid 2 to smithi006182445-24 2023-09-22T07:46:04.521 INFO:tasks.rados.rados.0.smithi006.stdout:702: finishing write tid 3 to smithi006182445-24 2023-09-22T07:46:04.521 INFO:tasks.rados.rados.0.smithi006.stdout:702: finishing write tid 4 to smithi006182445-24 2023-09-22T07:46:04.522 INFO:tasks.rados.rados.0.smithi006.stdout:705: finishing write tid 1 to smithi006182445-29 2023-09-22T07:46:04.522 INFO:tasks.rados.rados.0.smithi006.stdout:705: finishing write tid 2 to smithi006182445-29 2023-09-22T07:46:04.522 INFO:tasks.rados.rados.0.smithi006.stdout:705: finishing write tid 3 to smithi006182445-29 2023-09-22T07:46:04.522 INFO:tasks.rados.rados.0.smithi006.stdout:705: finishing write tid 4 to smithi006182445-29 2023-09-22T07:46:04.524 INFO:tasks.rados.rados.0.smithi006.stdout:705: finishing write tid 5 to smithi006182445-29 2023-09-22T07:46:04.524 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 29 v 230 (ObjNum 221 snap 67 seq_num 221) dirty exists 2023-09-22T07:46:04.524 INFO:tasks.rados.rados.0.smithi006.stdout:705: left oid 29 (ObjNum 221 snap 67 seq_num 221) 2023-09-22T07:46:04.524 INFO:tasks.rados.rados.0.smithi006.stdout:702: finishing write tid 5 to smithi006182445-24 2023-09-22T07:46:04.524 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 24 v 133 (ObjNum 220 snap 67 seq_num 220) dirty exists 2023-09-22T07:46:04.524 INFO:tasks.rados.rados.0.smithi006.stdout:702: left oid 24 (ObjNum 220 snap 67 seq_num 220) 2023-09-22T07:46:05.376 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:04 smithi105 conmon[156308]: 2023-09-22T07:46:04.877+0000 7f30410b9200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-22T07:46:05.377 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:04 smithi105 conmon[156308]: [22/Sep/2023:07:46:04] ENGINE Bus STARTING 2023-09-22T07:46:05.377 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:04 smithi105 conmon[156308]: CherryPy Checker: 2023-09-22T07:46:05.377 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:04 smithi105 conmon[156308]: The Application mounted at '' has an empty config. 2023-09-22T07:46:05.377 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:04 smithi105 conmon[156308]: 2023-09-22T07:46:05.377 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:04 smithi105 conmon[156308]: [22/Sep/2023:07:46:04] ENGINE Serving on http://:::9283 2023-09-22T07:46:05.378 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:04 smithi105 conmon[156308]: [22/Sep/2023:07:46:04] ENGINE Bus STARTED 2023-09-22T07:46:05.378 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:05 smithi105 ceph-mon[102016]: osdmap e205: 8 total, 8 up, 8 in 2023-09-22T07:46:05.378 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:05 smithi105 ceph-mon[102016]: osdmap e206: 8 total, 8 up, 8 in 2023-09-22T07:46:05.378 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:05 smithi105 ceph-mon[102016]: pgmap v12: 121 pgs: 121 active+clean; 105 MiB data, 411 MiB used, 715 GiB / 715 GiB avail; 4.7 MiB/s rd, 316 KiB/s wr, 2 op/s 2023-09-22T07:46:05.378 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:05 smithi105 ceph-mon[102016]: Standby manager daemon x started 2023-09-22T07:46:05.379 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:05 smithi105 ceph-mon[102016]: from='mgr.? 172.21.15.105:0/926512342' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-22T07:46:05.379 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:05 smithi105 ceph-mon[102016]: from='mgr.? 172.21.15.105:0/926512342' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-22T07:46:05.379 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:05 smithi105 ceph-mon[102016]: from='mgr.? 172.21.15.105:0/926512342' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-22T07:46:05.379 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:05 smithi105 ceph-mon[102016]: from='mgr.? 172.21.15.105:0/926512342' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-22T07:46:05.517 INFO:tasks.rados.rados.0.smithi006.stdout:699: done (6 left) 2023-09-22T07:46:05.517 INFO:tasks.rados.rados.0.smithi006.stdout:700: done (5 left) 2023-09-22T07:46:05.517 INFO:tasks.rados.rados.0.smithi006.stdout:702: done (4 left) 2023-09-22T07:46:05.517 INFO:tasks.rados.rados.0.smithi006.stdout:703: done (3 left) 2023-09-22T07:46:05.517 INFO:tasks.rados.rados.0.smithi006.stdout:704: done (2 left) 2023-09-22T07:46:05.517 INFO:tasks.rados.rados.0.smithi006.stdout:705: done (1 left) 2023-09-22T07:46:05.517 INFO:tasks.rados.rados.0.smithi006.stdout:706: done (0 left) 2023-09-22T07:46:05.517 INFO:tasks.rados.rados.0.smithi006.stdout:707: delete oid 2 current snap is 68 2023-09-22T07:46:05.519 INFO:tasks.rados.rados.0.smithi006.stdout:707: done (0 left) 2023-09-22T07:46:05.519 INFO:tasks.rados.rados.0.smithi006.stdout:708: delete oid 5 current snap is 68 2023-09-22T07:46:05.521 INFO:tasks.rados.rados.0.smithi006.stdout:708: done (0 left) 2023-09-22T07:46:05.521 INFO:tasks.rados.rados.0.smithi006.stdout:709: read oid 43 snap -1 2023-09-22T07:46:05.521 INFO:tasks.rados.rados.0.smithi006.stdout:709: expect (ObjNum 204 snap 60 seq_num 204) 2023-09-22T07:46:05.521 INFO:tasks.rados.rados.0.smithi006.stdout:710: read oid 28 snap 63 2023-09-22T07:46:05.521 INFO:tasks.rados.rados.0.smithi006.stdout:710: expect (ObjNum 154 snap 44 seq_num 154) 2023-09-22T07:46:05.521 INFO:tasks.rados.rados.0.smithi006.stdout:711: delete oid 17 current snap is 68 2023-09-22T07:46:05.524 INFO:tasks.rados.rados.0.smithi006.stdout:711: done (2 left) 2023-09-22T07:46:05.525 INFO:tasks.rados.rados.0.smithi006.stdout:712: copy_from oid 10 from oid 16 current snap is 68 2023-09-22T07:46:05.525 INFO:tasks.rados.rados.0.smithi006.stdout:713: rmattr oid 20 current snap is 68 2023-09-22T07:46:05.525 INFO:tasks.rados.rados.0.smithi006.stdout:713: done (3 left) 2023-09-22T07:46:05.525 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 3 current snap is 68 2023-09-22T07:46:05.525 INFO:tasks.rados.rados.0.smithi006.stdout:714: seq_num 225 ranges {974848=573440,1548288=622592,2170880=180224} 2023-09-22T07:46:05.533 INFO:tasks.rados.rados.0.smithi006.stdout:714: writing smithi006182445-3 from 974848 to 1548288 tid 1 2023-09-22T07:46:05.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:05 smithi006 ceph-mon[116271]: osdmap e205: 8 total, 8 up, 8 in 2023-09-22T07:46:05.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:05 smithi006 ceph-mon[116271]: osdmap e206: 8 total, 8 up, 8 in 2023-09-22T07:46:05.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:05 smithi006 ceph-mon[116271]: pgmap v12: 121 pgs: 121 active+clean; 105 MiB data, 411 MiB used, 715 GiB / 715 GiB avail; 4.7 MiB/s rd, 316 KiB/s wr, 2 op/s 2023-09-22T07:46:05.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:05 smithi006 ceph-mon[116271]: Standby manager daemon x started 2023-09-22T07:46:05.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:05 smithi006 ceph-mon[116271]: from='mgr.? 172.21.15.105:0/926512342' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-22T07:46:05.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:05 smithi006 ceph-mon[116271]: from='mgr.? 172.21.15.105:0/926512342' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-22T07:46:05.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:05 smithi006 ceph-mon[116271]: from='mgr.? 172.21.15.105:0/926512342' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-22T07:46:05.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:05 smithi006 ceph-mon[116271]: from='mgr.? 172.21.15.105:0/926512342' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-22T07:46:05.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:05 smithi006 ceph-mon[97617]: osdmap e205: 8 total, 8 up, 8 in 2023-09-22T07:46:05.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:05 smithi006 ceph-mon[97617]: osdmap e206: 8 total, 8 up, 8 in 2023-09-22T07:46:05.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:05 smithi006 ceph-mon[97617]: pgmap v12: 121 pgs: 121 active+clean; 105 MiB data, 411 MiB used, 715 GiB / 715 GiB avail; 4.7 MiB/s rd, 316 KiB/s wr, 2 op/s 2023-09-22T07:46:05.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:05 smithi006 ceph-mon[97617]: Standby manager daemon x started 2023-09-22T07:46:05.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:05 smithi006 ceph-mon[97617]: from='mgr.? 172.21.15.105:0/926512342' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-22T07:46:05.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:05 smithi006 ceph-mon[97617]: from='mgr.? 172.21.15.105:0/926512342' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-22T07:46:05.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:05 smithi006 ceph-mon[97617]: from='mgr.? 172.21.15.105:0/926512342' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-22T07:46:05.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:05 smithi006 ceph-mon[97617]: from='mgr.? 172.21.15.105:0/926512342' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-22T07:46:05.537 INFO:tasks.rados.rados.0.smithi006.stdout:714: writing smithi006182445-3 from 1548288 to 2170880 tid 2 2023-09-22T07:46:05.538 INFO:tasks.rados.rados.0.smithi006.stdout:714: writing smithi006182445-3 from 2170880 to 2351104 tid 3 2023-09-22T07:46:05.538 INFO:tasks.rados.rados.0.smithi006.stdout:715: read oid 20 snap -1 2023-09-22T07:46:05.538 INFO:tasks.rados.rados.0.smithi006.stdout:715: expect deleted 2023-09-22T07:46:05.539 INFO:tasks.rados.rados.0.smithi006.stdout:716: read oid 18 snap 63 2023-09-22T07:46:05.539 INFO:tasks.rados.rados.0.smithi006.stdout:716: expect (ObjNum 212 snap 62 seq_num 212) 2023-09-22T07:46:05.539 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 34 current snap is 68 2023-09-22T07:46:05.539 INFO:tasks.rados.rados.0.smithi006.stdout:717: seq_num 226 ranges {0=589824,589824=507904,1097728=294912} 2023-09-22T07:46:05.542 INFO:tasks.rados.rados.0.smithi006.stdout:717: writing smithi006182445-34 from 0 to 589824 tid 1 2023-09-22T07:46:05.545 INFO:tasks.rados.rados.0.smithi006.stdout:717: writing smithi006182445-34 from 589824 to 1097728 tid 2 2023-09-22T07:46:05.546 INFO:tasks.rados.rados.0.smithi006.stdout:717: writing smithi006182445-34 from 1097728 to 1392640 tid 3 2023-09-22T07:46:05.547 INFO:tasks.rados.rados.0.smithi006.stdout:718: copy_from oid 1 from oid 46 current snap is 68 2023-09-22T07:46:05.547 INFO:tasks.rados.rados.0.smithi006.stdout:710: expect (ObjNum 154 snap 44 seq_num 154) 2023-09-22T07:46:05.563 INFO:tasks.rados.rados.0.smithi006.stdout:709: expect (ObjNum 204 snap 60 seq_num 204) 2023-09-22T07:46:05.671 INFO:tasks.rados.rados.0.smithi006.stdout:714: finishing write tid 1 to smithi006182445-3 2023-09-22T07:46:05.671 INFO:tasks.rados.rados.0.smithi006.stdout:712: finishing copy_from to smithi006182445-10 2023-09-22T07:46:05.671 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 10 v 174 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-09-22T07:46:05.671 INFO:tasks.rados.rados.0.smithi006.stdout:712: finishing copy_from racing read to smithi006182445-10 2023-09-22T07:46:05.671 INFO:tasks.rados.rados.0.smithi006.stdout:709: done (7 left) 2023-09-22T07:46:05.671 INFO:tasks.rados.rados.0.smithi006.stdout:710: done (6 left) 2023-09-22T07:46:05.671 INFO:tasks.rados.rados.0.smithi006.stdout:712: done (5 left) 2023-09-22T07:46:05.671 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 36 current snap is 68 2023-09-22T07:46:05.671 INFO:tasks.rados.rados.0.smithi006.stdout:714: finishing write tid 2 to smithi006182445-3 2023-09-22T07:46:05.672 INFO:tasks.rados.rados.0.smithi006.stdout:714: finishing write tid 3 to smithi006182445-3 2023-09-22T07:46:05.672 INFO:tasks.rados.rados.0.smithi006.stdout:714: finishing write tid 4 to smithi006182445-3 2023-09-22T07:46:05.672 INFO:tasks.rados.rados.0.smithi006.stdout:719: seq_num 227 ranges {1097728=606208,1703936=794624,2498560=8192} 2023-09-22T07:46:05.680 INFO:tasks.rados.rados.0.smithi006.stdout:719: writing smithi006182445-36 from 1097728 to 1703936 tid 1 2023-09-22T07:46:05.684 INFO:tasks.rados.rados.0.smithi006.stdout:719: writing smithi006182445-36 from 1703936 to 2498560 tid 2 2023-09-22T07:46:05.684 INFO:tasks.rados.rados.0.smithi006.stdout:719: writing smithi006182445-36 from 2498560 to 2506752 tid 3 2023-09-22T07:46:05.685 INFO:tasks.rados.rados.0.smithi006.stdout:715: done (5 left) 2023-09-22T07:46:05.685 INFO:tasks.rados.rados.0.smithi006.stdout:720: rollback oid 19 current snap is 68 2023-09-22T07:46:05.685 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 19 to 58 2023-09-22T07:46:05.685 INFO:tasks.rados.rados.0.smithi006.stdout:716: expect (ObjNum 212 snap 62 seq_num 212) 2023-09-22T07:46:05.723 INFO:tasks.rados.rados.0.smithi006.stdout:714: finishing write tid 5 to smithi006182445-3 2023-09-22T07:46:05.723 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 3 v 120 (ObjNum 225 snap 68 seq_num 225) dirty exists 2023-09-22T07:46:05.723 INFO:tasks.rados.rados.0.smithi006.stdout:714: left oid 3 (ObjNum 225 snap 68 seq_num 225) 2023-09-22T07:46:05.724 INFO:tasks.rados.rados.0.smithi006.stdout:714: done (5 left) 2023-09-22T07:46:05.724 INFO:tasks.rados.rados.0.smithi006.stdout:716: done (4 left) 2023-09-22T07:46:05.724 INFO:tasks.rados.rados.0.smithi006.stdout:721: read oid 47 snap -1 2023-09-22T07:46:05.724 INFO:tasks.rados.rados.0.smithi006.stdout:721: expect (ObjNum 183 snap 51 seq_num 183) 2023-09-22T07:46:05.724 INFO:tasks.rados.rados.0.smithi006.stdout:722: read oid 2 snap -1 2023-09-22T07:46:05.724 INFO:tasks.rados.rados.0.smithi006.stdout:722: expect deleted 2023-09-22T07:46:05.724 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 6 current snap is 68 2023-09-22T07:46:05.724 INFO:tasks.rados.rados.0.smithi006.stdout:717: finishing write tid 1 to smithi006182445-34 2023-09-22T07:46:05.724 INFO:tasks.rados.rados.0.smithi006.stdout:723: seq_num 228 ranges {5120000=622592,5742592=671744,6414336=131072} 2023-09-22T07:46:05.755 INFO:tasks.rados.rados.0.smithi006.stdout:723: writing smithi006182445-6 from 5120000 to 5742592 tid 1 2023-09-22T07:46:05.759 INFO:tasks.rados.rados.0.smithi006.stdout:723: writing smithi006182445-6 from 5742592 to 6414336 tid 2 2023-09-22T07:46:05.760 INFO:tasks.rados.rados.0.smithi006.stdout:723: writing smithi006182445-6 from 6414336 to 6545408 tid 3 2023-09-22T07:46:05.760 INFO:tasks.rados.rados.0.smithi006.stdout:724: read oid 7 snap -1 2023-09-22T07:46:05.760 INFO:tasks.rados.rados.0.smithi006.stdout:724: expect (ObjNum 170 snap 47 seq_num 170) 2023-09-22T07:46:05.760 INFO:tasks.rados.rados.0.smithi006.stdout:725: rollback oid 4 current snap is 68 2023-09-22T07:46:05.760 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 4 to 65 2023-09-22T07:46:05.760 INFO:tasks.rados.rados.0.smithi006.stdout:726: delete oid 27 current snap is 68 2023-09-22T07:46:05.766 INFO:tasks.rados.rados.0.smithi006.stdout:718: finishing copy_from to smithi006182445-1 2023-09-22T07:46:05.766 INFO:tasks.rados.rados.0.smithi006.stdout:718: got expected ENOENT (src dne) 2023-09-22T07:46:05.766 INFO:tasks.rados.rados.0.smithi006.stdout:718: finishing copy_from racing read to smithi006182445-1 2023-09-22T07:46:05.766 INFO:tasks.rados.rados.0.smithi006.stdout:717: finishing write tid 2 to smithi006182445-34 2023-09-22T07:46:05.766 INFO:tasks.rados.rados.0.smithi006.stdout:717: finishing write tid 3 to smithi006182445-34 2023-09-22T07:46:05.766 INFO:tasks.rados.rados.0.smithi006.stdout:717: finishing write tid 4 to smithi006182445-34 2023-09-22T07:46:05.767 INFO:tasks.rados.rados.0.smithi006.stdout:717: finishing write tid 5 to smithi006182445-34 2023-09-22T07:46:05.767 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 34 v 220 (ObjNum 226 snap 68 seq_num 226) dirty exists 2023-09-22T07:46:05.767 INFO:tasks.rados.rados.0.smithi006.stdout:717: left oid 34 (ObjNum 226 snap 68 seq_num 226) 2023-09-22T07:46:05.767 INFO:tasks.rados.rados.0.smithi006.stdout:720: finishing rollback tid 1 to smithi006182445-19 2023-09-22T07:46:05.767 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 19 v 0 (ObjNum 33 snap 0 seq_num 3168660752) dirty dne 2023-09-22T07:46:05.767 INFO:tasks.rados.rados.0.smithi006.stdout:719: finishing write tid 1 to smithi006182445-36 2023-09-22T07:46:05.767 INFO:tasks.rados.rados.0.smithi006.stdout:719: finishing write tid 2 to smithi006182445-36 2023-09-22T07:46:05.767 INFO:tasks.rados.rados.0.smithi006.stdout:719: finishing write tid 3 to smithi006182445-36 2023-09-22T07:46:05.767 INFO:tasks.rados.rados.0.smithi006.stdout:719: finishing write tid 4 to smithi006182445-36 2023-09-22T07:46:05.767 INFO:tasks.rados.rados.0.smithi006.stdout:719: finishing write tid 5 to smithi006182445-36 2023-09-22T07:46:05.767 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 36 v 118 (ObjNum 227 snap 68 seq_num 227) dirty exists 2023-09-22T07:46:05.767 INFO:tasks.rados.rados.0.smithi006.stdout:719: left oid 36 (ObjNum 227 snap 68 seq_num 227) 2023-09-22T07:46:05.768 INFO:tasks.rados.rados.0.smithi006.stdout:721: expect (ObjNum 183 snap 51 seq_num 183) 2023-09-22T07:46:05.780 INFO:tasks.rados.rados.0.smithi006.stdout:723: finishing write tid 1 to smithi006182445-6 2023-09-22T07:46:05.780 INFO:tasks.rados.rados.0.smithi006.stdout:717: done (9 left) 2023-09-22T07:46:05.780 INFO:tasks.rados.rados.0.smithi006.stdout:718: done (8 left) 2023-09-22T07:46:05.780 INFO:tasks.rados.rados.0.smithi006.stdout:719: done (7 left) 2023-09-22T07:46:05.780 INFO:tasks.rados.rados.0.smithi006.stdout:720: done (6 left) 2023-09-22T07:46:05.780 INFO:tasks.rados.rados.0.smithi006.stdout:721: done (5 left) 2023-09-22T07:46:05.780 INFO:tasks.rados.rados.0.smithi006.stdout:722: done (4 left) 2023-09-22T07:46:05.780 INFO:tasks.rados.rados.0.smithi006.stdout:726: done (3 left) 2023-09-22T07:46:05.780 INFO:tasks.rados.rados.0.smithi006.stdout:727: snap_remove snap 58 2023-09-22T07:46:06.518 INFO:tasks.rados.rados.0.smithi006.stdout:727: done (3 left) 2023-09-22T07:46:06.518 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 13 current snap is 68 2023-09-22T07:46:06.518 INFO:tasks.rados.rados.0.smithi006.stdout:728: seq_num 230 ranges {753664=655360,1409024=491520,1900544=311296} 2023-09-22T07:46:06.524 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:06 smithi105 conmon[156308]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:46:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-22T07:46:06.526 INFO:tasks.rados.rados.0.smithi006.stdout:728: writing smithi006182445-13 from 753664 to 1409024 tid 1 2023-09-22T07:46:06.530 INFO:tasks.rados.rados.0.smithi006.stdout:728: writing smithi006182445-13 from 1409024 to 1900544 tid 2 2023-09-22T07:46:06.532 INFO:tasks.rados.rados.0.smithi006.stdout:728: writing smithi006182445-13 from 1900544 to 2211840 tid 3 2023-09-22T07:46:06.532 INFO:tasks.rados.rados.0.smithi006.stdout:729: rollback oid 38 current snap is 68 2023-09-22T07:46:06.532 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 38 to 66 2023-09-22T07:46:06.532 INFO:tasks.rados.rados.0.smithi006.stdout:724: expect (ObjNum 170 snap 47 seq_num 170) 2023-09-22T07:46:06.548 INFO:tasks.rados.rados.0.smithi006.stdout:725: finishing rollback tid 0 to smithi006182445-4 2023-09-22T07:46:06.548 INFO:tasks.rados.rados.0.smithi006.stdout:725: finishing rollback tid 1 to smithi006182445-4 2023-09-22T07:46:06.548 INFO:tasks.rados.rados.0.smithi006.stdout:724: done (4 left) 2023-09-22T07:46:06.548 INFO:tasks.rados.rados.0.smithi006.stdout:730: copy_from oid 14 from oid 22 current snap is 68 2023-09-22T07:46:06.549 INFO:tasks.rados.rados.0.smithi006.stdout:725: finishing rollback tid 2 to smithi006182445-4 2023-09-22T07:46:06.549 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 4 v 224 (ObjNum 180 snap 48 seq_num 180) dirty exists 2023-09-22T07:46:06.549 INFO:tasks.rados.rados.0.smithi006.stdout:723: finishing write tid 2 to smithi006182445-6 2023-09-22T07:46:06.549 INFO:tasks.rados.rados.0.smithi006.stdout:723: finishing write tid 3 to smithi006182445-6 2023-09-22T07:46:06.549 INFO:tasks.rados.rados.0.smithi006.stdout:723: finishing write tid 4 to smithi006182445-6 2023-09-22T07:46:06.549 INFO:tasks.rados.rados.0.smithi006.stdout:723: finishing write tid 5 to smithi006182445-6 2023-09-22T07:46:06.549 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 6 v 235 (ObjNum 228 snap 68 seq_num 228) dirty exists 2023-09-22T07:46:06.549 INFO:tasks.rados.rados.0.smithi006.stdout:723: left oid 6 (ObjNum 228 snap 68 seq_num 228) 2023-09-22T07:46:06.549 INFO:tasks.rados.rados.0.smithi006.stdout:728: finishing write tid 1 to smithi006182445-13 2023-09-22T07:46:06.549 INFO:tasks.rados.rados.0.smithi006.stdout:728: finishing write tid 2 to smithi006182445-13 2023-09-22T07:46:06.549 INFO:tasks.rados.rados.0.smithi006.stdout:728: finishing write tid 3 to smithi006182445-13 2023-09-22T07:46:06.549 INFO:tasks.rados.rados.0.smithi006.stdout:728: finishing write tid 4 to smithi006182445-13 2023-09-22T07:46:06.550 INFO:tasks.rados.rados.0.smithi006.stdout:728: finishing write tid 5 to smithi006182445-13 2023-09-22T07:46:06.550 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 13 v 289 (ObjNum 230 snap 68 seq_num 230) dirty exists 2023-09-22T07:46:06.550 INFO:tasks.rados.rados.0.smithi006.stdout:728: left oid 13 (ObjNum 230 snap 68 seq_num 230) 2023-09-22T07:46:06.550 INFO:tasks.rados.rados.0.smithi006.stdout:729: finishing rollback tid 0 to smithi006182445-38 2023-09-22T07:46:06.550 INFO:tasks.rados.rados.0.smithi006.stdout:723: done (4 left) 2023-09-22T07:46:06.550 INFO:tasks.rados.rados.0.smithi006.stdout:725: done (3 left) 2023-09-22T07:46:06.550 INFO:tasks.rados.rados.0.smithi006.stdout:728: done (2 left) 2023-09-22T07:46:06.550 INFO:tasks.rados.rados.0.smithi006.stdout:731: rmattr oid 39 current snap is 68 2023-09-22T07:46:06.550 INFO:tasks.rados.rados.0.smithi006.stdout:729: finishing rollback tid 1 to smithi006182445-38 2023-09-22T07:46:06.550 INFO:tasks.rados.rados.0.smithi006.stdout:729: finishing rollback tid 2 to smithi006182445-38 2023-09-22T07:46:06.550 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 38 v 293 (ObjNum 37 snap 0 seq_num 37) dirty exists 2023-09-22T07:46:06.551 INFO:tasks.rados.rados.0.smithi006.stdout:729: done (2 left) 2023-09-22T07:46:06.551 INFO:tasks.rados.rados.0.smithi006.stdout:732: read oid 48 snap -1 2023-09-22T07:46:06.551 INFO:tasks.rados.rados.0.smithi006.stdout:732: expect (ObjNum 106 snap 25 seq_num 106) 2023-09-22T07:46:06.551 INFO:tasks.rados.rados.0.smithi006.stdout:733: setattr oid 44 current snap is 68 2023-09-22T07:46:06.551 INFO:tasks.rados.rados.0.smithi006.stdout:734: delete oid 24 current snap is 68 2023-09-22T07:46:06.551 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 39 v 151 (ObjNum 213 snap 62 seq_num 213) dirty exists 2023-09-22T07:46:06.551 INFO:tasks.rados.rados.0.smithi006.stdout:731: done (4 left) 2023-09-22T07:46:06.551 INFO:tasks.rados.rados.0.smithi006.stdout:734: done (3 left) 2023-09-22T07:46:06.552 INFO:tasks.rados.rados.0.smithi006.stdout:735: snap_create 2023-09-22T07:46:06.552 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 44 v 166 (ObjNum 211 snap 61 seq_num 211) dirty exists 2023-09-22T07:46:06.558 INFO:tasks.rados.rados.0.smithi006.stdout:730: finishing copy_from to smithi006182445-14 2023-09-22T07:46:06.558 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 14 v 177 (ObjNum 206 snap 60 seq_num 206) dirty exists 2023-09-22T07:46:06.559 INFO:tasks.rados.rados.0.smithi006.stdout:730: finishing copy_from racing read to smithi006182445-14 2023-09-22T07:46:06.568 INFO:tasks.rados.rados.0.smithi006.stdout:732: expect (ObjNum 106 snap 25 seq_num 106) 2023-09-22T07:46:06.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:06 smithi006 ceph-mon[116271]: mgrmap e33: y(active, since 6s), standbys: x 2023-09-22T07:46:06.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:06 smithi006 ceph-mon[116271]: osdmap e207: 8 total, 8 up, 8 in 2023-09-22T07:46:06.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:06 smithi006 ceph-mon[116271]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-22T07:46:06.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:06 smithi006 ceph-mon[116271]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:06.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:06 smithi006 ceph-mon[97617]: mgrmap e33: y(active, since 6s), standbys: x 2023-09-22T07:46:06.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:06 smithi006 ceph-mon[97617]: osdmap e207: 8 total, 8 up, 8 in 2023-09-22T07:46:06.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:06 smithi006 ceph-mon[97617]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-22T07:46:06.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:06 smithi006 ceph-mon[97617]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:06.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:06 smithi105 ceph-mon[102016]: mgrmap e33: y(active, since 6s), standbys: x 2023-09-22T07:46:06.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:06 smithi105 ceph-mon[102016]: osdmap e207: 8 total, 8 up, 8 in 2023-09-22T07:46:06.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:06 smithi105 ceph-mon[102016]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-22T07:46:06.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:06 smithi105 ceph-mon[102016]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:07.533 INFO:tasks.rados.rados.0.smithi006.stdout:730: done (3 left) 2023-09-22T07:46:07.533 INFO:tasks.rados.rados.0.smithi006.stdout:732: done (2 left) 2023-09-22T07:46:07.534 INFO:tasks.rados.rados.0.smithi006.stdout:733: done (1 left) 2023-09-22T07:46:07.534 INFO:tasks.rados.rados.0.smithi006.stdout:735: done (0 left) 2023-09-22T07:46:07.534 INFO:tasks.rados.rados.0.smithi006.stdout:736: rollback oid 47 current snap is 69 2023-09-22T07:46:07.534 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 47 to 65 2023-09-22T07:46:07.534 INFO:tasks.rados.rados.0.smithi006.stdout:737: read oid 10 snap -1 2023-09-22T07:46:07.534 INFO:tasks.rados.rados.0.smithi006.stdout:737: expect (ObjNum 57 snap 4 seq_num 57) 2023-09-22T07:46:07.534 INFO:tasks.rados.rados.0.smithi006.stdout:738: read oid 42 snap 66 2023-09-22T07:46:07.534 INFO:tasks.rados.rados.0.smithi006.stdout:738: expect (ObjNum 199 snap 56 seq_num 199) 2023-09-22T07:46:07.534 INFO:tasks.rados.rados.0.smithi006.stdout:739: snap_remove snap 63 2023-09-22T07:46:07.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:07 smithi006 ceph-mon[97617]: osdmap e208: 8 total, 8 up, 8 in 2023-09-22T07:46:07.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:07 smithi006 ceph-mon[97617]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:07.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:07 smithi006 ceph-mon[97617]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:46:07.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:07 smithi006 ceph-mon[97617]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:46:07.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:07 smithi006 ceph-mon[97617]: Updating smithi006:/etc/ceph/ceph.conf 2023-09-22T07:46:07.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:07 smithi006 ceph-mon[97617]: Updating smithi105:/etc/ceph/ceph.conf 2023-09-22T07:46:07.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:07 smithi006 ceph-mon[97617]: pgmap v15: 121 pgs: 121 active+clean; 101 MiB data, 422 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 1.5 MiB/s wr, 59 op/s 2023-09-22T07:46:07.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:07 smithi006 ceph-mon[97617]: Updating smithi006:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-22T07:46:07.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:07 smithi006 ceph-mon[97617]: Updating smithi105:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-22T07:46:07.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:07 smithi006 ceph-mon[116271]: osdmap e208: 8 total, 8 up, 8 in 2023-09-22T07:46:07.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:07 smithi006 ceph-mon[116271]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:07.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:07 smithi006 ceph-mon[116271]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:46:07.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:07 smithi006 ceph-mon[116271]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:46:07.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:07 smithi006 ceph-mon[116271]: Updating smithi006:/etc/ceph/ceph.conf 2023-09-22T07:46:07.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:07 smithi006 ceph-mon[116271]: Updating smithi105:/etc/ceph/ceph.conf 2023-09-22T07:46:07.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:07 smithi006 ceph-mon[116271]: pgmap v15: 121 pgs: 121 active+clean; 101 MiB data, 422 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 1.5 MiB/s wr, 59 op/s 2023-09-22T07:46:07.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:07 smithi006 ceph-mon[116271]: Updating smithi006:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-22T07:46:07.788 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:07 smithi006 ceph-mon[116271]: Updating smithi105:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-22T07:46:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:07 smithi105 ceph-mon[102016]: osdmap e208: 8 total, 8 up, 8 in 2023-09-22T07:46:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:07 smithi105 ceph-mon[102016]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:07.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:07 smithi105 ceph-mon[102016]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:46:07.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:07 smithi105 ceph-mon[102016]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:46:07.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:07 smithi105 ceph-mon[102016]: Updating smithi006:/etc/ceph/ceph.conf 2023-09-22T07:46:07.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:07 smithi105 ceph-mon[102016]: Updating smithi105:/etc/ceph/ceph.conf 2023-09-22T07:46:07.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:07 smithi105 ceph-mon[102016]: pgmap v15: 121 pgs: 121 active+clean; 101 MiB data, 422 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 1.5 MiB/s wr, 59 op/s 2023-09-22T07:46:07.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:07 smithi105 ceph-mon[102016]: Updating smithi006:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-22T07:46:07.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:07 smithi105 ceph-mon[102016]: Updating smithi105:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-22T07:46:08.532 INFO:tasks.rados.rados.0.smithi006.stdout:739: done (3 left) 2023-09-22T07:46:08.532 INFO:tasks.rados.rados.0.smithi006.stdout:740: rmattr oid 46 current snap is 69 2023-09-22T07:46:08.533 INFO:tasks.rados.rados.0.smithi006.stdout:740: done (3 left) 2023-09-22T07:46:08.533 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 40 current snap is 69 2023-09-22T07:46:08.533 INFO:tasks.rados.rados.0.smithi006.stdout:736: finishing rollback tid 0 to smithi006182445-47 2023-09-22T07:46:08.533 INFO:tasks.rados.rados.0.smithi006.stdout:736: finishing rollback tid 1 to smithi006182445-47 2023-09-22T07:46:08.533 INFO:tasks.rados.rados.0.smithi006.stdout:736: finishing rollback tid 2 to smithi006182445-47 2023-09-22T07:46:08.533 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 47 v 184 (ObjNum 183 snap 51 seq_num 183) dirty exists 2023-09-22T07:46:08.533 INFO:tasks.rados.rados.0.smithi006.stdout:737: expect (ObjNum 57 snap 4 seq_num 57) 2023-09-22T07:46:08.590 INFO:tasks.rados.rados.0.smithi006.stdout:738: expect (ObjNum 199 snap 56 seq_num 199) 2023-09-22T07:46:08.644 INFO:tasks.rados.rados.0.smithi006.stdout:741: seq_num 232 ranges {0=688128,688128=663552,1351680=139264} 2023-09-22T07:46:08.648 INFO:tasks.rados.rados.0.smithi006.stdout:741: writing smithi006182445-40 from 0 to 688128 tid 1 2023-09-22T07:46:08.652 INFO:tasks.rados.rados.0.smithi006.stdout:741: writing smithi006182445-40 from 688128 to 1351680 tid 2 2023-09-22T07:46:08.653 INFO:tasks.rados.rados.0.smithi006.stdout:741: writing smithi006182445-40 from 1351680 to 1490944 tid 3 2023-09-22T07:46:08.653 INFO:tasks.rados.rados.0.smithi006.stdout:736: done (3 left) 2023-09-22T07:46:08.653 INFO:tasks.rados.rados.0.smithi006.stdout:737: done (2 left) 2023-09-22T07:46:08.654 INFO:tasks.rados.rados.0.smithi006.stdout:738: done (1 left) 2023-09-22T07:46:08.654 INFO:tasks.rados.rados.0.smithi006.stdout:742: read oid 4 snap -1 2023-09-22T07:46:08.654 INFO:tasks.rados.rados.0.smithi006.stdout:742: expect (ObjNum 180 snap 48 seq_num 180) 2023-09-22T07:46:08.654 INFO:tasks.rados.rados.0.smithi006.stdout:743: read oid 19 snap -1 2023-09-22T07:46:08.654 INFO:tasks.rados.rados.0.smithi006.stdout:743: expect deleted 2023-09-22T07:46:08.654 INFO:tasks.rados.rados.0.smithi006.stdout:744: rollback oid 15 current snap is 69 2023-09-22T07:46:08.654 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 15 to 65 2023-09-22T07:46:08.654 INFO:tasks.rados.rados.0.smithi006.stdout:741: finishing write tid 1 to smithi006182445-40 2023-09-22T07:46:08.654 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 29 current snap is 69 2023-09-22T07:46:08.654 INFO:tasks.rados.rados.0.smithi006.stdout:745: seq_num 233 ranges {1310720=712704,2023424=548864,2572288=253952} 2023-09-22T07:46:08.664 INFO:tasks.rados.rados.0.smithi006.stdout:745: writing smithi006182445-29 from 1310720 to 2023424 tid 1 2023-09-22T07:46:08.667 INFO:tasks.rados.rados.0.smithi006.stdout:745: writing smithi006182445-29 from 2023424 to 2572288 tid 2 2023-09-22T07:46:08.669 INFO:tasks.rados.rados.0.smithi006.stdout:745: writing smithi006182445-29 from 2572288 to 2826240 tid 3 2023-09-22T07:46:08.669 INFO:tasks.rados.rados.0.smithi006.stdout:746: read oid 34 snap -1 2023-09-22T07:46:08.669 INFO:tasks.rados.rados.0.smithi006.stdout:746: expect (ObjNum 226 snap 68 seq_num 226) 2023-09-22T07:46:08.669 INFO:tasks.rados.rados.0.smithi006.stdout:747: read oid 6 snap -1 2023-09-22T07:46:08.669 INFO:tasks.rados.rados.0.smithi006.stdout:747: expect (ObjNum 228 snap 68 seq_num 228) 2023-09-22T07:46:08.669 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 35 current snap is 69 2023-09-22T07:46:08.669 INFO:tasks.rados.rados.0.smithi006.stdout:748: seq_num 234 ranges {0=729088,729088=434176,1163264=368640} 2023-09-22T07:46:08.673 INFO:tasks.rados.rados.0.smithi006.stdout:748: writing smithi006182445-35 from 0 to 729088 tid 1 2023-09-22T07:46:08.676 INFO:tasks.rados.rados.0.smithi006.stdout:748: writing smithi006182445-35 from 729088 to 1163264 tid 2 2023-09-22T07:46:08.678 INFO:tasks.rados.rados.0.smithi006.stdout:748: writing smithi006182445-35 from 1163264 to 1531904 tid 3 2023-09-22T07:46:08.678 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 20 current snap is 69 2023-09-22T07:46:08.678 INFO:tasks.rados.rados.0.smithi006.stdout:749: seq_num 235 ranges {0=745472,745472=712704,1458176=90112} 2023-09-22T07:46:08.683 INFO:tasks.rados.rados.0.smithi006.stdout:749: writing smithi006182445-20 from 0 to 745472 tid 1 2023-09-22T07:46:08.687 INFO:tasks.rados.rados.0.smithi006.stdout:749: writing smithi006182445-20 from 745472 to 1458176 tid 2 2023-09-22T07:46:08.688 INFO:tasks.rados.rados.0.smithi006.stdout:749: writing smithi006182445-20 from 1458176 to 1548288 tid 3 2023-09-22T07:46:08.688 INFO:tasks.rados.rados.0.smithi006.stdout:750: snap_remove snap 67 2023-09-22T07:46:08.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:08 smithi105 ceph-mon[102016]: Updating smithi105:/etc/ceph/ceph.client.admin.keyring 2023-09-22T07:46:08.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:08 smithi105 ceph-mon[102016]: Updating smithi006:/etc/ceph/ceph.client.admin.keyring 2023-09-22T07:46:08.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:08 smithi105 ceph-mon[102016]: Updating smithi105:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-22T07:46:08.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:08 smithi105 ceph-mon[102016]: Updating smithi006:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-22T07:46:08.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:08 smithi105 ceph-mon[102016]: osdmap e209: 8 total, 8 up, 8 in 2023-09-22T07:46:08.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:08 smithi105 ceph-mon[102016]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:08.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:08 smithi105 ceph-mon[102016]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:08.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:08 smithi105 ceph-mon[102016]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:08.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:08 smithi105 ceph-mon[102016]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:08.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:08 smithi105 ceph-mon[102016]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:08.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:08 smithi105 ceph-mon[102016]: Reconfiguring prometheus.a (dependencies changed)... 2023-09-22T07:46:09.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:08 smithi006 ceph-mon[116271]: Updating smithi105:/etc/ceph/ceph.client.admin.keyring 2023-09-22T07:46:09.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:08 smithi006 ceph-mon[116271]: Updating smithi006:/etc/ceph/ceph.client.admin.keyring 2023-09-22T07:46:09.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:08 smithi006 ceph-mon[116271]: Updating smithi105:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-22T07:46:09.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:08 smithi006 ceph-mon[116271]: Updating smithi006:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-22T07:46:09.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:08 smithi006 ceph-mon[116271]: osdmap e209: 8 total, 8 up, 8 in 2023-09-22T07:46:09.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:08 smithi006 ceph-mon[116271]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:09.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:08 smithi006 ceph-mon[116271]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:09.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:08 smithi006 ceph-mon[116271]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:09.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:08 smithi006 ceph-mon[116271]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:09.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:08 smithi006 ceph-mon[116271]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:09.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:08 smithi006 ceph-mon[116271]: Reconfiguring prometheus.a (dependencies changed)... 2023-09-22T07:46:09.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:08 smithi006 ceph-mon[97617]: Updating smithi105:/etc/ceph/ceph.client.admin.keyring 2023-09-22T07:46:09.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:08 smithi006 ceph-mon[97617]: Updating smithi006:/etc/ceph/ceph.client.admin.keyring 2023-09-22T07:46:09.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:08 smithi006 ceph-mon[97617]: Updating smithi105:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-22T07:46:09.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:08 smithi006 ceph-mon[97617]: Updating smithi006:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-22T07:46:09.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:08 smithi006 ceph-mon[97617]: osdmap e209: 8 total, 8 up, 8 in 2023-09-22T07:46:09.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:08 smithi006 ceph-mon[97617]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:09.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:08 smithi006 ceph-mon[97617]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:09.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:08 smithi006 ceph-mon[97617]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:09.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:08 smithi006 ceph-mon[97617]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:09.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:08 smithi006 ceph-mon[97617]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:09.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:08 smithi006 ceph-mon[97617]: Reconfiguring prometheus.a (dependencies changed)... 2023-09-22T07:46:09.499 INFO:tasks.rados.rados.0.smithi006.stdout:750: done (9 left) 2023-09-22T07:46:09.499 INFO:tasks.rados.rados.0.smithi006.stdout:751: snap_remove snap 68 2023-09-22T07:46:09.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:09 smithi105 ceph-mon[102016]: Reconfiguring daemon prometheus.a on smithi105 2023-09-22T07:46:09.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:09 smithi105 ceph-mon[102016]: osdmap e210: 8 total, 8 up, 8 in 2023-09-22T07:46:09.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:09 smithi105 ceph-mon[102016]: pgmap v18: 121 pgs: 121 active+clean; 101 MiB data, 422 MiB used, 715 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.1 MiB/s wr, 50 op/s 2023-09-22T07:46:09.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:09 smithi105 ceph-mon[102016]: osdmap e211: 8 total, 8 up, 8 in 2023-09-22T07:46:10.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:09 smithi006 ceph-mon[116271]: Reconfiguring daemon prometheus.a on smithi105 2023-09-22T07:46:10.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:09 smithi006 ceph-mon[116271]: osdmap e210: 8 total, 8 up, 8 in 2023-09-22T07:46:10.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:09 smithi006 ceph-mon[116271]: pgmap v18: 121 pgs: 121 active+clean; 101 MiB data, 422 MiB used, 715 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.1 MiB/s wr, 50 op/s 2023-09-22T07:46:10.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:09 smithi006 ceph-mon[116271]: osdmap e211: 8 total, 8 up, 8 in 2023-09-22T07:46:10.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:09 smithi006 ceph-mon[97617]: Reconfiguring daemon prometheus.a on smithi105 2023-09-22T07:46:10.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:09 smithi006 ceph-mon[97617]: osdmap e210: 8 total, 8 up, 8 in 2023-09-22T07:46:10.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:09 smithi006 ceph-mon[97617]: pgmap v18: 121 pgs: 121 active+clean; 101 MiB data, 422 MiB used, 715 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.1 MiB/s wr, 50 op/s 2023-09-22T07:46:10.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:09 smithi006 ceph-mon[97617]: osdmap e211: 8 total, 8 up, 8 in 2023-09-22T07:46:10.509 INFO:tasks.rados.rados.0.smithi006.stdout:751: done (9 left) 2023-09-22T07:46:10.510 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 30 current snap is 69 2023-09-22T07:46:10.510 INFO:tasks.rados.rados.0.smithi006.stdout:752: seq_num 236 ranges {589824=761856,1351680=647168,1998848=155648} 2023-09-22T07:46:10.517 INFO:tasks.rados.rados.0.smithi006.stdout:752: writing smithi006182445-30 from 589824 to 1351680 tid 1 2023-09-22T07:46:10.521 INFO:tasks.rados.rados.0.smithi006.stdout:752: writing smithi006182445-30 from 1351680 to 1998848 tid 2 2023-09-22T07:46:10.522 INFO:tasks.rados.rados.0.smithi006.stdout:752: writing smithi006182445-30 from 1998848 to 2154496 tid 3 2023-09-22T07:46:10.523 INFO:tasks.rados.rados.0.smithi006.stdout:743: done (9 left) 2023-09-22T07:46:10.523 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 43 current snap is 69 2023-09-22T07:46:10.523 INFO:tasks.rados.rados.0.smithi006.stdout:741: finishing write tid 2 to smithi006182445-40 2023-09-22T07:46:10.523 INFO:tasks.rados.rados.0.smithi006.stdout:741: finishing write tid 3 to smithi006182445-40 2023-09-22T07:46:10.523 INFO:tasks.rados.rados.0.smithi006.stdout:741: finishing write tid 4 to smithi006182445-40 2023-09-22T07:46:10.523 INFO:tasks.rados.rados.0.smithi006.stdout:744: finishing rollback tid 0 to smithi006182445-15 2023-09-22T07:46:10.523 INFO:tasks.rados.rados.0.smithi006.stdout:744: finishing rollback tid 1 to smithi006182445-15 2023-09-22T07:46:10.523 INFO:tasks.rados.rados.0.smithi006.stdout:744: finishing rollback tid 2 to smithi006182445-15 2023-09-22T07:46:10.523 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 15 v 376 (ObjNum 114 snap 26 seq_num 114) dirty exists 2023-09-22T07:46:10.523 INFO:tasks.rados.rados.0.smithi006.stdout:741: finishing write tid 5 to smithi006182445-40 2023-09-22T07:46:10.523 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 40 v 174 (ObjNum 232 snap 69 seq_num 232) dirty exists 2023-09-22T07:46:10.524 INFO:tasks.rados.rados.0.smithi006.stdout:741: left oid 40 (ObjNum 232 snap 69 seq_num 232) 2023-09-22T07:46:10.524 INFO:tasks.rados.rados.0.smithi006.stdout:742: expect (ObjNum 180 snap 48 seq_num 180) 2023-09-22T07:46:10.540 INFO:tasks.rados.rados.0.smithi006.stdout:745: finishing write tid 1 to smithi006182445-29 2023-09-22T07:46:10.540 INFO:tasks.rados.rados.0.smithi006.stdout:745: finishing write tid 2 to smithi006182445-29 2023-09-22T07:46:10.540 INFO:tasks.rados.rados.0.smithi006.stdout:745: finishing write tid 3 to smithi006182445-29 2023-09-22T07:46:10.540 INFO:tasks.rados.rados.0.smithi006.stdout:745: finishing write tid 4 to smithi006182445-29 2023-09-22T07:46:10.540 INFO:tasks.rados.rados.0.smithi006.stdout:753: seq_num 237 ranges {2621440=778240,3399680=532480,3932160=270336} 2023-09-22T07:46:10.558 INFO:tasks.rados.rados.0.smithi006.stdout:753: writing smithi006182445-43 from 2621440 to 3399680 tid 1 2023-09-22T07:46:10.561 INFO:tasks.rados.rados.0.smithi006.stdout:753: writing smithi006182445-43 from 3399680 to 3932160 tid 2 2023-09-22T07:46:10.563 INFO:tasks.rados.rados.0.smithi006.stdout:753: writing smithi006182445-43 from 3932160 to 4202496 tid 3 2023-09-22T07:46:10.563 INFO:tasks.rados.rados.0.smithi006.stdout:741: done (9 left) 2023-09-22T07:46:10.563 INFO:tasks.rados.rados.0.smithi006.stdout:742: done (8 left) 2023-09-22T07:46:10.563 INFO:tasks.rados.rados.0.smithi006.stdout:744: done (7 left) 2023-09-22T07:46:10.564 INFO:tasks.rados.rados.0.smithi006.stdout:754: snap_create 2023-09-22T07:46:10.564 INFO:tasks.rados.rados.0.smithi006.stdout:745: finishing write tid 5 to smithi006182445-29 2023-09-22T07:46:10.564 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 29 v 250 (ObjNum 233 snap 69 seq_num 233) dirty exists 2023-09-22T07:46:10.564 INFO:tasks.rados.rados.0.smithi006.stdout:745: left oid 29 (ObjNum 233 snap 69 seq_num 233) 2023-09-22T07:46:10.564 INFO:tasks.rados.rados.0.smithi006.stdout:746: expect (ObjNum 226 snap 68 seq_num 226) 2023-09-22T07:46:10.600 INFO:tasks.rados.rados.0.smithi006.stdout:749: finishing write tid 1 to smithi006182445-20 2023-09-22T07:46:10.600 INFO:tasks.rados.rados.0.smithi006.stdout:748: finishing write tid 1 to smithi006182445-35 2023-09-22T07:46:10.600 INFO:tasks.rados.rados.0.smithi006.stdout:748: finishing write tid 2 to smithi006182445-35 2023-09-22T07:46:10.600 INFO:tasks.rados.rados.0.smithi006.stdout:748: finishing write tid 3 to smithi006182445-35 2023-09-22T07:46:10.600 INFO:tasks.rados.rados.0.smithi006.stdout:748: finishing write tid 4 to smithi006182445-35 2023-09-22T07:46:10.600 INFO:tasks.rados.rados.0.smithi006.stdout:749: finishing write tid 2 to smithi006182445-20 2023-09-22T07:46:10.600 INFO:tasks.rados.rados.0.smithi006.stdout:749: finishing write tid 3 to smithi006182445-20 2023-09-22T07:46:10.601 INFO:tasks.rados.rados.0.smithi006.stdout:749: finishing write tid 4 to smithi006182445-20 2023-09-22T07:46:10.601 INFO:tasks.rados.rados.0.smithi006.stdout:749: finishing write tid 5 to smithi006182445-20 2023-09-22T07:46:10.601 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 20 v 139 (ObjNum 235 snap 69 seq_num 235) dirty exists 2023-09-22T07:46:10.601 INFO:tasks.rados.rados.0.smithi006.stdout:749: left oid 20 (ObjNum 235 snap 69 seq_num 235) 2023-09-22T07:46:10.601 INFO:tasks.rados.rados.0.smithi006.stdout:747: expect (ObjNum 228 snap 68 seq_num 228) 2023-09-22T07:46:11.093 INFO:tasks.rados.rados.0.smithi006.stdout:748: finishing write tid 5 to smithi006182445-35 2023-09-22T07:46:11.093 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 35 v 254 (ObjNum 234 snap 69 seq_num 234) dirty exists 2023-09-22T07:46:11.093 INFO:tasks.rados.rados.0.smithi006.stdout:748: left oid 35 (ObjNum 234 snap 69 seq_num 234) 2023-09-22T07:46:11.093 INFO:tasks.rados.rados.0.smithi006.stdout:752: finishing write tid 1 to smithi006182445-30 2023-09-22T07:46:11.094 INFO:tasks.rados.rados.0.smithi006.stdout:752: finishing write tid 2 to smithi006182445-30 2023-09-22T07:46:11.094 INFO:tasks.rados.rados.0.smithi006.stdout:752: finishing write tid 3 to smithi006182445-30 2023-09-22T07:46:11.094 INFO:tasks.rados.rados.0.smithi006.stdout:752: finishing write tid 4 to smithi006182445-30 2023-09-22T07:46:11.094 INFO:tasks.rados.rados.0.smithi006.stdout:752: finishing write tid 5 to smithi006182445-30 2023-09-22T07:46:11.094 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 30 v 282 (ObjNum 236 snap 69 seq_num 236) dirty exists 2023-09-22T07:46:11.094 INFO:tasks.rados.rados.0.smithi006.stdout:752: left oid 30 (ObjNum 236 snap 69 seq_num 236) 2023-09-22T07:46:11.094 INFO:tasks.rados.rados.0.smithi006.stdout:753: finishing write tid 1 to smithi006182445-43 2023-09-22T07:46:11.094 INFO:tasks.rados.rados.0.smithi006.stdout:753: finishing write tid 2 to smithi006182445-43 2023-09-22T07:46:11.094 INFO:tasks.rados.rados.0.smithi006.stdout:753: finishing write tid 3 to smithi006182445-43 2023-09-22T07:46:11.095 INFO:tasks.rados.rados.0.smithi006.stdout:753: finishing write tid 4 to smithi006182445-43 2023-09-22T07:46:11.095 INFO:tasks.rados.rados.0.smithi006.stdout:753: finishing write tid 5 to smithi006182445-43 2023-09-22T07:46:11.095 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 43 v 385 (ObjNum 237 snap 69 seq_num 237) dirty exists 2023-09-22T07:46:11.095 INFO:tasks.rados.rados.0.smithi006.stdout:753: left oid 43 (ObjNum 237 snap 69 seq_num 237) 2023-09-22T07:46:11.512 INFO:tasks.rados.rados.0.smithi006.stdout:745: done (7 left) 2023-09-22T07:46:11.512 INFO:tasks.rados.rados.0.smithi006.stdout:746: done (6 left) 2023-09-22T07:46:11.513 INFO:tasks.rados.rados.0.smithi006.stdout:747: done (5 left) 2023-09-22T07:46:11.513 INFO:tasks.rados.rados.0.smithi006.stdout:748: done (4 left) 2023-09-22T07:46:11.513 INFO:tasks.rados.rados.0.smithi006.stdout:749: done (3 left) 2023-09-22T07:46:11.513 INFO:tasks.rados.rados.0.smithi006.stdout:752: done (2 left) 2023-09-22T07:46:11.513 INFO:tasks.rados.rados.0.smithi006.stdout:753: done (1 left) 2023-09-22T07:46:11.513 INFO:tasks.rados.rados.0.smithi006.stdout:754: done (0 left) 2023-09-22T07:46:11.513 INFO:tasks.rados.rados.0.smithi006.stdout:755: rollback oid 13 current snap is 70 2023-09-22T07:46:11.513 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 13 to 69 2023-09-22T07:46:11.513 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 35 current snap is 70 2023-09-22T07:46:11.513 INFO:tasks.rados.rados.0.smithi006.stdout:756: seq_num 238 ranges {1531904=794624,2326528=417792,2744320=385024} 2023-09-22T07:46:11.525 INFO:tasks.rados.rados.0.smithi006.stdout:756: writing smithi006182445-35 from 1531904 to 2326528 tid 1 2023-09-22T07:46:11.527 INFO:tasks.rados.rados.0.smithi006.stdout:756: writing smithi006182445-35 from 2326528 to 2744320 tid 2 2023-09-22T07:46:11.530 INFO:tasks.rados.rados.0.smithi006.stdout:756: writing smithi006182445-35 from 2744320 to 3129344 tid 3 2023-09-22T07:46:11.530 INFO:tasks.rados.rados.0.smithi006.stdout:757: read oid 1 snap -1 2023-09-22T07:46:11.530 INFO:tasks.rados.rados.0.smithi006.stdout:757: expect (ObjNum 131 snap 34 seq_num 131) 2023-09-22T07:46:11.531 INFO:tasks.rados.rados.0.smithi006.stdout:758: read oid 33 snap 66 2023-09-22T07:46:11.531 INFO:tasks.rados.rados.0.smithi006.stdout:758: expect (ObjNum 57 snap 4 seq_num 57) 2023-09-22T07:46:11.531 INFO:tasks.rados.rados.0.smithi006.stdout:759: snap_remove snap 65 2023-09-22T07:46:11.715 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:11 smithi105 ceph-mon[102016]: osdmap e212: 8 total, 8 up, 8 in 2023-09-22T07:46:11.715 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:11 smithi105 ceph-mon[102016]: pgmap v21: 121 pgs: 121 active+clean; 93 MiB data, 431 MiB used, 715 GiB / 715 GiB avail; 15 MiB/s rd, 3.8 MiB/s wr, 33 op/s 2023-09-22T07:46:11.715 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:46:11 smithi105 systemd[1]: Stopping Ceph prometheus.a for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:46:11.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:11 smithi006 ceph-mon[116271]: osdmap e212: 8 total, 8 up, 8 in 2023-09-22T07:46:11.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:11 smithi006 ceph-mon[116271]: pgmap v21: 121 pgs: 121 active+clean; 93 MiB data, 431 MiB used, 715 GiB / 715 GiB avail; 15 MiB/s rd, 3.8 MiB/s wr, 33 op/s 2023-09-22T07:46:11.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:11 smithi006 ceph-mon[97617]: osdmap e212: 8 total, 8 up, 8 in 2023-09-22T07:46:11.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:11 smithi006 ceph-mon[97617]: pgmap v21: 121 pgs: 121 active+clean; 93 MiB data, 431 MiB used, 715 GiB / 715 GiB avail; 15 MiB/s rd, 3.8 MiB/s wr, 33 op/s 2023-09-22T07:46:12.126 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:46:11 smithi105 conmon[169932]: ts=2023-09-22T07:46:11.715Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-09-22T07:46:12.126 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:46:11 smithi105 conmon[169932]: ts=2023-09-22T07:46:11.715Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2023-09-22T07:46:12.126 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:46:11 smithi105 conmon[169932]: ts=2023-09-22T07:46:11.715Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2023-09-22T07:46:12.127 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:46:11 smithi105 conmon[169932]: ts=2023-09-22T07:46:11.715Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2023-09-22T07:46:12.127 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:46:11 smithi105 conmon[169932]: ts=2023-09-22T07:46:11.715Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2023-09-22T07:46:12.127 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:46:11 smithi105 conmon[169932]: ts=2023-09-22T07:46:11.716Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2023-09-22T07:46:12.127 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:46:11 smithi105 conmon[169932]: ts=2023-09-22T07:46:11.716Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2023-09-22T07:46:12.127 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:46:11 smithi105 conmon[169932]: ts=2023-09-22T07:46:11.716Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2023-09-22T07:46:12.127 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:46:11 smithi105 conmon[169932]: ts=2023-09-22T07:46:11.716Z caller=main.go:907 level=info msg="Scrape manager stopped" 2023-09-22T07:46:12.127 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:46:11 smithi105 conmon[169932]: ts=2023-09-22T07:46:11.716Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2023-09-22T07:46:12.127 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:46:11 smithi105 conmon[169932]: ts=2023-09-22T07:46:11.716Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2023-09-22T07:46:12.127 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:46:11 smithi105 conmon[169932]: ts=2023-09-22T07:46:11.716Z caller=main.go:1147 level=info msg="See you next time!" 2023-09-22T07:46:12.519 INFO:tasks.rados.rados.0.smithi006.stdout:759: done (4 left) 2023-09-22T07:46:12.519 INFO:tasks.rados.rados.0.smithi006.stdout:760: copy_from oid 24 from oid 3 current snap is 70 2023-09-22T07:46:12.519 INFO:tasks.rados.rados.0.smithi006.stdout:761: delete oid 5 current snap is 70 2023-09-22T07:46:12.521 INFO:tasks.rados.rados.0.smithi006.stdout:755: finishing rollback tid 0 to smithi006182445-13 2023-09-22T07:46:12.521 INFO:tasks.rados.rados.0.smithi006.stdout:755: finishing rollback tid 1 to smithi006182445-13 2023-09-22T07:46:12.521 INFO:tasks.rados.rados.0.smithi006.stdout:755: finishing rollback tid 2 to smithi006182445-13 2023-09-22T07:46:12.521 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 13 v 307 (ObjNum 230 snap 68 seq_num 230) dirty exists 2023-09-22T07:46:12.521 INFO:tasks.rados.rados.0.smithi006.stdout:756: finishing write tid 1 to smithi006182445-35 2023-09-22T07:46:12.521 INFO:tasks.rados.rados.0.smithi006.stdout:756: finishing write tid 2 to smithi006182445-35 2023-09-22T07:46:12.521 INFO:tasks.rados.rados.0.smithi006.stdout:756: finishing write tid 3 to smithi006182445-35 2023-09-22T07:46:12.521 INFO:tasks.rados.rados.0.smithi006.stdout:756: finishing write tid 4 to smithi006182445-35 2023-09-22T07:46:12.521 INFO:tasks.rados.rados.0.smithi006.stdout:756: finishing write tid 5 to smithi006182445-35 2023-09-22T07:46:12.522 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 35 v 265 (ObjNum 238 snap 70 seq_num 238) dirty exists 2023-09-22T07:46:12.522 INFO:tasks.rados.rados.0.smithi006.stdout:756: left oid 35 (ObjNum 238 snap 70 seq_num 238) 2023-09-22T07:46:12.522 INFO:tasks.rados.rados.0.smithi006.stdout:758: expect (ObjNum 57 snap 4 seq_num 57) 2023-09-22T07:46:12.579 INFO:tasks.rados.rados.0.smithi006.stdout:757: expect (ObjNum 131 snap 34 seq_num 131) 2023-09-22T07:46:12.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:12 smithi105 ceph-mon[102016]: osdmap e213: 8 total, 8 up, 8 in 2023-09-22T07:46:12.626 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:46:12 smithi105 bash[175363]: 2abe26a2512c3215d5314408289a962437ec01a3c2ac0191558377048ea5b3d5 2023-09-22T07:46:12.626 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:46:12 smithi105 systemd[1]: ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@prometheus.a.service: Succeeded. 2023-09-22T07:46:12.626 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:46:12 smithi105 systemd[1]: Stopped Ceph prometheus.a for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:46:12.627 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:46:12 smithi105 systemd[1]: Starting Ceph prometheus.a for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:46:12.660 INFO:tasks.rados.rados.0.smithi006.stdout:760: finishing copy_from to smithi006182445-24 2023-09-22T07:46:12.660 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 24 v 120 (ObjNum 225 snap 68 seq_num 225) dirty exists 2023-09-22T07:46:12.660 INFO:tasks.rados.rados.0.smithi006.stdout:760: finishing copy_from racing read to smithi006182445-24 2023-09-22T07:46:12.660 INFO:tasks.rados.rados.0.smithi006.stdout:755: done (5 left) 2023-09-22T07:46:12.660 INFO:tasks.rados.rados.0.smithi006.stdout:756: done (4 left) 2023-09-22T07:46:12.660 INFO:tasks.rados.rados.0.smithi006.stdout:757: done (3 left) 2023-09-22T07:46:12.661 INFO:tasks.rados.rados.0.smithi006.stdout:758: done (2 left) 2023-09-22T07:46:12.661 INFO:tasks.rados.rados.0.smithi006.stdout:760: done (1 left) 2023-09-22T07:46:12.661 INFO:tasks.rados.rados.0.smithi006.stdout:761: done (0 left) 2023-09-22T07:46:12.661 INFO:tasks.rados.rados.0.smithi006.stdout:762: read oid 49 snap -1 2023-09-22T07:46:12.661 INFO:tasks.rados.rados.0.smithi006.stdout:762: expect (ObjNum 180 snap 48 seq_num 180) 2023-09-22T07:46:12.661 INFO:tasks.rados.rados.0.smithi006.stdout:763: snap_remove snap 66 2023-09-22T07:46:12.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:12 smithi006 ceph-mon[97617]: osdmap e213: 8 total, 8 up, 8 in 2023-09-22T07:46:12.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:12 smithi006 ceph-mon[116271]: osdmap e213: 8 total, 8 up, 8 in 2023-09-22T07:46:13.532 INFO:tasks.rados.rados.0.smithi006.stdout:763: done (1 left) 2023-09-22T07:46:13.533 INFO:tasks.rados.rados.0.smithi006.stdout:764: snap_create 2023-09-22T07:46:13.533 INFO:tasks.rados.rados.0.smithi006.stdout:762: expect (ObjNum 180 snap 48 seq_num 180) 2023-09-22T07:46:13.534 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:13 smithi006 conmon[187727]: [22/Sep/2023:07:46:13] ENGINE Bus STOPPING 2023-09-22T07:46:13.534 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:13 smithi006 conmon[187727]: [22/Sep/2023:07:46:13] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-22T07:46:13.534 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:13 smithi006 conmon[187727]: [22/Sep/2023:07:46:13] ENGINE Bus STOPPED 2023-09-22T07:46:13.534 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:13 smithi006 conmon[187727]: [22/Sep/2023:07:46:13] ENGINE Bus STARTING 2023-09-22T07:46:13.534 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:13 smithi006 conmon[187727]: [22/Sep/2023:07:46:13] ENGINE Serving on http://:::9283 2023-09-22T07:46:13.534 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:13 smithi006 conmon[187727]: [22/Sep/2023:07:46:13] ENGINE Bus STARTED 2023-09-22T07:46:13.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:13 smithi006 ceph-mon[97617]: osdmap e214: 8 total, 8 up, 8 in 2023-09-22T07:46:13.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:13 smithi006 ceph-mon[97617]: pgmap v24: 121 pgs: 121 active+clean; 93 MiB data, 431 MiB used, 715 GiB / 715 GiB avail; 15 MiB/s rd, 3.8 MiB/s wr, 33 op/s 2023-09-22T07:46:13.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:13 smithi006 ceph-mon[97617]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:13.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:13 smithi006 ceph-mon[97617]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:13.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:13 smithi006 ceph-mon[97617]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-22T07:46:13.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:13 smithi006 ceph-mon[97617]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi105.front.sepia.ceph.com:9095"}]: dispatch 2023-09-22T07:46:13.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:13 smithi006 ceph-mon[97617]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:13.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:13 smithi006 ceph-mon[97617]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:46:13.540 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:46:13 smithi105 conmon[175730]: ts=2023-09-22T07:46:13.137Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-09-22T07:46:13.540 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:46:13 smithi105 conmon[175730]: ts=2023-09-22T07:46:13.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-09-22T07:46:13.540 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:46:13 smithi105 conmon[175730]: ts=2023-09-22T07:46:13.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 smithi105 (none))" 2023-09-22T07:46:13.540 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:46:13 smithi105 conmon[175730]: ts=2023-09-22T07:46:13.137Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-09-22T07:46:13.540 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:46:13 smithi105 conmon[175730]: ts=2023-09-22T07:46:13.138Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-09-22T07:46:13.540 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:46:13 smithi105 conmon[175730]: ts=2023-09-22T07:46:13.139Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-09-22T07:46:13.540 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:46:13 smithi105 conmon[175730]: ts=2023-09-22T07:46:13.140Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-09-22T07:46:13.540 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:46:13 smithi105 conmon[175730]: ts=2023-09-22T07:46:13.140Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-09-22T07:46:13.540 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:46:13 smithi105 conmon[175730]: ts=2023-09-22T07:46:13.140Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-09-22T07:46:13.540 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:46:13 smithi105 conmon[175730]: ts=2023-09-22T07:46:13.142Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-09-22T07:46:13.540 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:46:13 smithi105 conmon[175730]: ts=2023-09-22T07:46:13.142Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.536µs 2023-09-22T07:46:13.541 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:46:13 smithi105 conmon[175730]: ts=2023-09-22T07:46:13.142Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-09-22T07:46:13.541 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:46:13 smithi105 conmon[175730]: ts=2023-09-22T07:46:13.143Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2023-09-22T07:46:13.541 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:46:13 smithi105 bash[175689]: aa59c96aa16949c70114115efda88ae4263f8abc7bcc048f27b428ae6f57e0f9 2023-09-22T07:46:13.541 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:46:13 smithi105 conmon[175730]: ts=2023-09-22T07:46:13.157Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2023-09-22T07:46:13.541 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:46:13 smithi105 conmon[175730]: ts=2023-09-22T07:46:13.159Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2023-09-22T07:46:13.541 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:46:13 smithi105 conmon[175730]: ts=2023-09-22T07:46:13.159Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2023-09-22T07:46:13.541 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:46:13 smithi105 conmon[175730]: ts=2023-09-22T07:46:13.159Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=30.449µs wal_replay_duration=17.497758ms wbl_replay_duration=118ns total_replay_duration=17.546111ms 2023-09-22T07:46:13.541 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:46:13 smithi105 systemd[1]: Started Ceph prometheus.a for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:46:13.541 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:46:13 smithi105 conmon[175730]: ts=2023-09-22T07:46:13.162Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-09-22T07:46:13.541 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:46:13 smithi105 conmon[175730]: ts=2023-09-22T07:46:13.162Z caller=main.go:1029 level=info msg="TSDB started" 2023-09-22T07:46:13.541 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:46:13 smithi105 conmon[175730]: ts=2023-09-22T07:46:13.162Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-09-22T07:46:13.541 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:46:13 smithi105 conmon[175730]: ts=2023-09-22T07:46:13.177Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=14.586378ms db_storage=734ns remote_storage=1.136µs web_handler=842ns query_engine=826ns scrape=418.925µs scrape_sd=80.68µs notify=17.788µs notify_sd=17.406µs rules=13.816768ms tracing=16.778µs 2023-09-22T07:46:13.542 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:46:13 smithi105 conmon[175730]: ts=2023-09-22T07:46:13.177Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-09-22T07:46:13.542 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:46:13 smithi105 conmon[175730]: ts=2023-09-22T07:46:13.177Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-09-22T07:46:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:13 smithi006 ceph-mon[116271]: osdmap e214: 8 total, 8 up, 8 in 2023-09-22T07:46:13.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:13 smithi006 ceph-mon[116271]: pgmap v24: 121 pgs: 121 active+clean; 93 MiB data, 431 MiB used, 715 GiB / 715 GiB avail; 15 MiB/s rd, 3.8 MiB/s wr, 33 op/s 2023-09-22T07:46:13.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:13 smithi006 ceph-mon[116271]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:13.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:13 smithi006 ceph-mon[116271]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:13.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:13 smithi006 ceph-mon[116271]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-22T07:46:13.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:13 smithi006 ceph-mon[116271]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi105.front.sepia.ceph.com:9095"}]: dispatch 2023-09-22T07:46:13.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:13 smithi006 ceph-mon[116271]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:13.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:13 smithi006 ceph-mon[116271]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:46:13.797 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:13 smithi105 ceph-mon[102016]: osdmap e214: 8 total, 8 up, 8 in 2023-09-22T07:46:13.797 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:13 smithi105 ceph-mon[102016]: pgmap v24: 121 pgs: 121 active+clean; 93 MiB data, 431 MiB used, 715 GiB / 715 GiB avail; 15 MiB/s rd, 3.8 MiB/s wr, 33 op/s 2023-09-22T07:46:13.797 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:13 smithi105 ceph-mon[102016]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:13.797 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:13 smithi105 ceph-mon[102016]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:13.797 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:13 smithi105 ceph-mon[102016]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-22T07:46:13.798 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:13 smithi105 ceph-mon[102016]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi105.front.sepia.ceph.com:9095"}]: dispatch 2023-09-22T07:46:13.798 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:13 smithi105 ceph-mon[102016]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:13.798 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:13 smithi105 ceph-mon[102016]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:46:14.502 INFO:tasks.rados.rados.0.smithi006.stdout:762: done (1 left) 2023-09-22T07:46:14.503 INFO:tasks.rados.rados.0.smithi006.stdout:764: done (0 left) 2023-09-22T07:46:14.503 INFO:tasks.rados.rados.0.smithi006.stdout:765: read oid 22 snap -1 2023-09-22T07:46:14.503 INFO:tasks.rados.rados.0.smithi006.stdout:765: expect (ObjNum 206 snap 60 seq_num 206) 2023-09-22T07:46:14.503 INFO:tasks.rados.rados.0.smithi006.stdout:766: snap_remove snap 69 2023-09-22T07:46:14.844 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:14 smithi105 ceph-mon[102016]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-22T07:46:14.844 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:14 smithi105 ceph-mon[102016]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi105.front.sepia.ceph.com:9095"}]: dispatch 2023-09-22T07:46:14.844 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:14 smithi105 ceph-mon[102016]: osdmap e215: 8 total, 8 up, 8 in 2023-09-22T07:46:14.845 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:14 smithi105 ceph-mon[102016]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:46:14.845 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:14 smithi105 ceph-mon[102016]: osdmap e216: 8 total, 8 up, 8 in 2023-09-22T07:46:15.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:14 smithi006 ceph-mon[97617]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-22T07:46:15.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:14 smithi006 ceph-mon[97617]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi105.front.sepia.ceph.com:9095"}]: dispatch 2023-09-22T07:46:15.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:14 smithi006 ceph-mon[97617]: osdmap e215: 8 total, 8 up, 8 in 2023-09-22T07:46:15.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:14 smithi006 ceph-mon[97617]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:46:15.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:14 smithi006 ceph-mon[97617]: osdmap e216: 8 total, 8 up, 8 in 2023-09-22T07:46:15.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:14 smithi006 ceph-mon[116271]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-22T07:46:15.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:14 smithi006 ceph-mon[116271]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi105.front.sepia.ceph.com:9095"}]: dispatch 2023-09-22T07:46:15.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:14 smithi006 ceph-mon[116271]: osdmap e215: 8 total, 8 up, 8 in 2023-09-22T07:46:15.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:14 smithi006 ceph-mon[116271]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:46:15.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:14 smithi006 ceph-mon[116271]: osdmap e216: 8 total, 8 up, 8 in 2023-09-22T07:46:15.510 INFO:tasks.rados.rados.0.smithi006.stdout:766: done (1 left) 2023-09-22T07:46:15.510 INFO:tasks.rados.rados.0.smithi006.stdout:767: read oid 48 snap -1 2023-09-22T07:46:15.510 INFO:tasks.rados.rados.0.smithi006.stdout:767: expect (ObjNum 106 snap 25 seq_num 106) 2023-09-22T07:46:15.510 INFO:tasks.rados.rados.0.smithi006.stdout:768: rmattr oid 49 current snap is 71 2023-09-22T07:46:15.510 INFO:tasks.rados.rados.0.smithi006.stdout:769: delete oid 44 current snap is 71 2023-09-22T07:46:15.510 INFO:tasks.rados.rados.0.smithi006.stdout:765: expect (ObjNum 206 snap 60 seq_num 206) 2023-09-22T07:46:15.542 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 49 v 273 (ObjNum 180 snap 48 seq_num 180) dirty exists 2023-09-22T07:46:15.542 INFO:tasks.rados.rados.0.smithi006.stdout:767: expect (ObjNum 106 snap 25 seq_num 106) 2023-09-22T07:46:15.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:15 smithi105 ceph-mon[102016]: pgmap v27: 121 pgs: 121 active+clean; 94 MiB data, 435 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 574 KiB/s wr, 0 op/s 2023-09-22T07:46:15.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:15 smithi105 ceph-mon[102016]: Upgrade: Updating mgr.x 2023-09-22T07:46:15.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:15 smithi105 ceph-mon[102016]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-22T07:46:15.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:15 smithi105 ceph-mon[102016]: from='mgr.25046 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-22T07:46:15.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:15 smithi105 ceph-mon[102016]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-22T07:46:15.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:15 smithi105 ceph-mon[102016]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:46:15.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:15 smithi105 ceph-mon[102016]: Deploying daemon mgr.x on smithi105 2023-09-22T07:46:15.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:15 smithi105 ceph-mon[102016]: osdmap e217: 8 total, 8 up, 8 in 2023-09-22T07:46:15.704 INFO:tasks.rados.rados.0.smithi006.stdout:765: done (3 left) 2023-09-22T07:46:15.704 INFO:tasks.rados.rados.0.smithi006.stdout:767: done (2 left) 2023-09-22T07:46:15.704 INFO:tasks.rados.rados.0.smithi006.stdout:768: done (1 left) 2023-09-22T07:46:15.704 INFO:tasks.rados.rados.0.smithi006.stdout:769: done (0 left) 2023-09-22T07:46:15.704 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 4 current snap is 71 2023-09-22T07:46:15.704 INFO:tasks.rados.rados.0.smithi006.stdout:770: seq_num 241 ranges {622592=442368,1064960=466944,1531904=688128,2220032=49152} 2023-09-22T07:46:15.709 INFO:tasks.rados.rados.0.smithi006.stdout:770: writing smithi006182445-4 from 622592 to 1064960 tid 1 2023-09-22T07:46:15.712 INFO:tasks.rados.rados.0.smithi006.stdout:770: writing smithi006182445-4 from 1064960 to 1531904 tid 2 2023-09-22T07:46:15.715 INFO:tasks.rados.rados.0.smithi006.stdout:770: writing smithi006182445-4 from 1531904 to 2220032 tid 3 2023-09-22T07:46:15.716 INFO:tasks.rados.rados.0.smithi006.stdout:770: writing smithi006182445-4 from 2220032 to 2269184 tid 4 2023-09-22T07:46:15.716 INFO:tasks.rados.rados.0.smithi006.stdout:770: finishing write tid 1 to smithi006182445-4 2023-09-22T07:46:15.716 INFO:tasks.rados.rados.0.smithi006.stdout:770: finishing write tid 2 to smithi006182445-4 2023-09-22T07:46:15.716 INFO:tasks.rados.rados.0.smithi006.stdout:771: read oid 11 snap -1 2023-09-22T07:46:15.716 INFO:tasks.rados.rados.0.smithi006.stdout:771: expect (ObjNum 57 snap 4 seq_num 57) 2023-09-22T07:46:15.717 INFO:tasks.rados.rados.0.smithi006.stdout:772: read oid 42 snap 70 2023-09-22T07:46:15.717 INFO:tasks.rados.rados.0.smithi006.stdout:772: expect (ObjNum 199 snap 56 seq_num 199) 2023-09-22T07:46:15.717 INFO:tasks.rados.rados.0.smithi006.stdout:773: setattr oid 18 current snap is 71 2023-09-22T07:46:15.718 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 38 current snap is 71 2023-09-22T07:46:15.718 INFO:tasks.rados.rados.0.smithi006.stdout:774: seq_num 242 ranges {622592=458752,1081344=753664,1835008=450560} 2023-09-22T07:46:15.724 INFO:tasks.rados.rados.0.smithi006.stdout:774: writing smithi006182445-38 from 622592 to 1081344 tid 1 2023-09-22T07:46:15.728 INFO:tasks.rados.rados.0.smithi006.stdout:774: writing smithi006182445-38 from 1081344 to 1835008 tid 2 2023-09-22T07:46:15.732 INFO:tasks.rados.rados.0.smithi006.stdout:774: writing smithi006182445-38 from 1835008 to 2285568 tid 3 2023-09-22T07:46:15.732 INFO:tasks.rados.rados.0.smithi006.stdout:770: finishing write tid 3 to smithi006182445-4 2023-09-22T07:46:15.732 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 47 current snap is 71 2023-09-22T07:46:15.732 INFO:tasks.rados.rados.0.smithi006.stdout:770: finishing write tid 4 to smithi006182445-4 2023-09-22T07:46:15.732 INFO:tasks.rados.rados.0.smithi006.stdout:770: finishing write tid 5 to smithi006182445-4 2023-09-22T07:46:15.732 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 18 v 289 (ObjNum 212 snap 62 seq_num 212) dirty exists 2023-09-22T07:46:15.732 INFO:tasks.rados.rados.0.smithi006.stdout:771: expect (ObjNum 57 snap 4 seq_num 57) 2023-09-22T07:46:15.782 INFO:tasks.rados.rados.0.smithi006.stdout:770: finishing write tid 6 to smithi006182445-4 2023-09-22T07:46:15.782 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 4 v 256 (ObjNum 241 snap 71 seq_num 241) dirty exists 2023-09-22T07:46:15.782 INFO:tasks.rados.rados.0.smithi006.stdout:770: left oid 4 (ObjNum 241 snap 71 seq_num 241) 2023-09-22T07:46:15.782 INFO:tasks.rados.rados.0.smithi006.stdout:772: expect (ObjNum 199 snap 56 seq_num 199) 2023-09-22T07:46:15.836 INFO:tasks.rados.rados.0.smithi006.stdout:774: finishing write tid 1 to smithi006182445-38 2023-09-22T07:46:15.836 INFO:tasks.rados.rados.0.smithi006.stdout:774: finishing write tid 2 to smithi006182445-38 2023-09-22T07:46:15.836 INFO:tasks.rados.rados.0.smithi006.stdout:774: finishing write tid 3 to smithi006182445-38 2023-09-22T07:46:15.836 INFO:tasks.rados.rados.0.smithi006.stdout:774: finishing write tid 4 to smithi006182445-38 2023-09-22T07:46:15.836 INFO:tasks.rados.rados.0.smithi006.stdout:774: finishing write tid 5 to smithi006182445-38 2023-09-22T07:46:15.836 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 38 v 324 (ObjNum 242 snap 71 seq_num 242) dirty exists 2023-09-22T07:46:15.836 INFO:tasks.rados.rados.0.smithi006.stdout:774: left oid 38 (ObjNum 242 snap 71 seq_num 242) 2023-09-22T07:46:15.836 INFO:tasks.rados.rados.0.smithi006.stdout:775: seq_num 243 ranges {671744=475136,1146880=638976,1785856=565248} 2023-09-22T07:46:15.842 INFO:tasks.rados.rados.0.smithi006.stdout:775: writing smithi006182445-47 from 671744 to 1146880 tid 1 2023-09-22T07:46:15.845 INFO:tasks.rados.rados.0.smithi006.stdout:775: writing smithi006182445-47 from 1146880 to 1785856 tid 2 2023-09-22T07:46:15.848 INFO:tasks.rados.rados.0.smithi006.stdout:775: writing smithi006182445-47 from 1785856 to 2351104 tid 3 2023-09-22T07:46:15.849 INFO:tasks.rados.rados.0.smithi006.stdout:770: done (5 left) 2023-09-22T07:46:15.849 INFO:tasks.rados.rados.0.smithi006.stdout:771: done (4 left) 2023-09-22T07:46:15.849 INFO:tasks.rados.rados.0.smithi006.stdout:772: done (3 left) 2023-09-22T07:46:15.849 INFO:tasks.rados.rados.0.smithi006.stdout:773: done (2 left) 2023-09-22T07:46:15.849 INFO:tasks.rados.rados.0.smithi006.stdout:774: done (1 left) 2023-09-22T07:46:15.849 INFO:tasks.rados.rados.0.smithi006.stdout:776: snap_create 2023-09-22T07:46:15.849 INFO:tasks.rados.rados.0.smithi006.stdout:775: finishing write tid 1 to smithi006182445-47 2023-09-22T07:46:15.849 INFO:tasks.rados.rados.0.smithi006.stdout:775: finishing write tid 2 to smithi006182445-47 2023-09-22T07:46:15.851 INFO:tasks.rados.rados.0.smithi006.stdout:775: finishing write tid 3 to smithi006182445-47 2023-09-22T07:46:15.851 INFO:tasks.rados.rados.0.smithi006.stdout:775: finishing write tid 4 to smithi006182445-47 2023-09-22T07:46:15.852 INFO:tasks.rados.rados.0.smithi006.stdout:775: finishing write tid 5 to smithi006182445-47 2023-09-22T07:46:15.852 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 47 v 188 (ObjNum 243 snap 71 seq_num 243) dirty exists 2023-09-22T07:46:15.852 INFO:tasks.rados.rados.0.smithi006.stdout:775: left oid 47 (ObjNum 243 snap 71 seq_num 243) 2023-09-22T07:46:16.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:15 smithi006 ceph-mon[116271]: pgmap v27: 121 pgs: 121 active+clean; 94 MiB data, 435 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 574 KiB/s wr, 0 op/s 2023-09-22T07:46:16.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:15 smithi006 ceph-mon[116271]: Upgrade: Updating mgr.x 2023-09-22T07:46:16.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:15 smithi006 ceph-mon[116271]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-22T07:46:16.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:15 smithi006 ceph-mon[116271]: from='mgr.25046 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-22T07:46:16.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:15 smithi006 ceph-mon[116271]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-22T07:46:16.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:15 smithi006 ceph-mon[116271]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:46:16.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:15 smithi006 ceph-mon[116271]: Deploying daemon mgr.x on smithi105 2023-09-22T07:46:16.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:15 smithi006 ceph-mon[116271]: osdmap e217: 8 total, 8 up, 8 in 2023-09-22T07:46:16.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:15 smithi006 ceph-mon[97617]: pgmap v27: 121 pgs: 121 active+clean; 94 MiB data, 435 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 574 KiB/s wr, 0 op/s 2023-09-22T07:46:16.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:15 smithi006 ceph-mon[97617]: Upgrade: Updating mgr.x 2023-09-22T07:46:16.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:15 smithi006 ceph-mon[97617]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-22T07:46:16.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:15 smithi006 ceph-mon[97617]: from='mgr.25046 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-22T07:46:16.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:15 smithi006 ceph-mon[97617]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-22T07:46:16.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:15 smithi006 ceph-mon[97617]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:46:16.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:15 smithi006 ceph-mon[97617]: Deploying daemon mgr.x on smithi105 2023-09-22T07:46:16.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:15 smithi006 ceph-mon[97617]: osdmap e217: 8 total, 8 up, 8 in 2023-09-22T07:46:16.549 INFO:tasks.rados.rados.0.smithi006.stdout:775: done (1 left) 2023-09-22T07:46:16.549 INFO:tasks.rados.rados.0.smithi006.stdout:776: done (0 left) 2023-09-22T07:46:16.549 INFO:tasks.rados.rados.0.smithi006.stdout:777: setattr oid 43 current snap is 72 2023-09-22T07:46:16.550 INFO:tasks.rados.rados.0.smithi006.stdout:778: snap_remove snap 70 2023-09-22T07:46:16.627 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:16 smithi105 systemd[1]: Stopping Ceph mgr.x for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:46:17.550 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:17 smithi105 systemd[1]: ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-09-22T07:46:17.550 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:17 smithi105 bash[176361]: 79e5ae769ff4c46b640ff00b68144af3fa6f21e463c7bb5f01c82a806e6a3962 2023-09-22T07:46:17.550 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:17 smithi105 systemd[1]: ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@mgr.x.service: Failed with result 'exit-code'. 2023-09-22T07:46:17.551 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:17 smithi105 systemd[1]: Stopped Ceph mgr.x for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:46:17.555 INFO:tasks.rados.rados.0.smithi006.stdout:778: done (1 left) 2023-09-22T07:46:17.555 INFO:tasks.rados.rados.0.smithi006.stdout:779: read oid 21 snap -1 2023-09-22T07:46:17.555 INFO:tasks.rados.rados.0.smithi006.stdout:779: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-22T07:46:17.555 INFO:tasks.rados.rados.0.smithi006.stdout:780: rollback oid 5 current snap is 72 2023-09-22T07:46:17.555 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 5 to 71 2023-09-22T07:46:17.555 INFO:tasks.rados.rados.0.smithi006.stdout:781: read oid 48 snap -1 2023-09-22T07:46:17.556 INFO:tasks.rados.rados.0.smithi006.stdout:781: expect (ObjNum 106 snap 25 seq_num 106) 2023-09-22T07:46:17.556 INFO:tasks.rados.rados.0.smithi006.stdout:782: rmattr oid 46 current snap is 72 2023-09-22T07:46:17.556 INFO:tasks.rados.rados.0.smithi006.stdout:782: done (4 left) 2023-09-22T07:46:17.556 INFO:tasks.rados.rados.0.smithi006.stdout:783: read oid 33 snap -1 2023-09-22T07:46:17.556 INFO:tasks.rados.rados.0.smithi006.stdout:783: expect (ObjNum 57 snap 4 seq_num 57) 2023-09-22T07:46:17.556 INFO:tasks.rados.rados.0.smithi006.stdout:784: snap_create 2023-09-22T07:46:17.556 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 43 v 399 (ObjNum 237 snap 69 seq_num 237) dirty exists 2023-09-22T07:46:17.557 INFO:tasks.rados.rados.0.smithi006.stdout:780: finishing rollback tid 1 to smithi006182445-5 2023-09-22T07:46:17.557 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 5 v 0 (ObjNum 193 snap 0 seq_num 3168608096) dirty dne 2023-09-22T07:46:17.560 INFO:tasks.rados.rados.0.smithi006.stdout:779: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-22T07:46:17.568 INFO:tasks.rados.rados.0.smithi006.stdout:783: expect (ObjNum 57 snap 4 seq_num 57) 2023-09-22T07:46:17.624 INFO:tasks.rados.rados.0.smithi006.stdout:781: expect (ObjNum 106 snap 25 seq_num 106) 2023-09-22T07:46:17.876 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:17 smithi105 systemd[1]: Starting Ceph mgr.x for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:46:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:17 smithi105 ceph-mon[102016]: osdmap e218: 8 total, 8 up, 8 in 2023-09-22T07:46:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:17 smithi105 ceph-mon[102016]: pgmap v30: 121 pgs: 121 active+clean; 92 MiB data, 438 MiB used, 715 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.7 MiB/s wr, 8 op/s 2023-09-22T07:46:18.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:17 smithi006 ceph-mon[116271]: osdmap e218: 8 total, 8 up, 8 in 2023-09-22T07:46:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:17 smithi006 ceph-mon[116271]: pgmap v30: 121 pgs: 121 active+clean; 92 MiB data, 438 MiB used, 715 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.7 MiB/s wr, 8 op/s 2023-09-22T07:46:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:17 smithi006 ceph-mon[97617]: osdmap e218: 8 total, 8 up, 8 in 2023-09-22T07:46:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:17 smithi006 ceph-mon[97617]: pgmap v30: 121 pgs: 121 active+clean; 92 MiB data, 438 MiB used, 715 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.7 MiB/s wr, 8 op/s 2023-09-22T07:46:18.489 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:18 smithi105 ceph-mgr[176785]: -- 172.21.15.105:0/1367159632 <== mon.1 v2:172.21.15.105:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55adf8adf1e0 con 0x55adf8ab6800 2023-09-22T07:46:18.489 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:18 smithi105 bash[176721]: 49e3827be236d4df624321291513197aa2848c39747c3e45216b50e51453e859 2023-09-22T07:46:18.489 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:18 smithi105 systemd[1]: Started Ceph mgr.x for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:46:18.489 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:18 smithi105 conmon[176761]: 2023-09-22T07:46:18.312+0000 7fb0686c4200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-22T07:46:18.489 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:18 smithi105 conmon[176761]: 2023-09-22T07:46:18.396+0000 7fb0686c4200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-22T07:46:18.489 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:18 smithi105 conmon[176761]: 2023-09-22T07:46:18.489+0000 7fb0686c4200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-22T07:46:18.556 INFO:tasks.rados.rados.0.smithi006.stdout:777: done (5 left) 2023-09-22T07:46:18.556 INFO:tasks.rados.rados.0.smithi006.stdout:779: done (4 left) 2023-09-22T07:46:18.557 INFO:tasks.rados.rados.0.smithi006.stdout:780: done (3 left) 2023-09-22T07:46:18.557 INFO:tasks.rados.rados.0.smithi006.stdout:781: done (2 left) 2023-09-22T07:46:18.557 INFO:tasks.rados.rados.0.smithi006.stdout:783: done (1 left) 2023-09-22T07:46:18.557 INFO:tasks.rados.rados.0.smithi006.stdout:784: done (0 left) 2023-09-22T07:46:18.557 INFO:tasks.rados.rados.0.smithi006.stdout:785: snap_remove snap 71 2023-09-22T07:46:18.802 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:18 smithi105 conmon[176761]: 2023-09-22T07:46:18.602+0000 7fb0686c4200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-22T07:46:18.802 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:18 smithi105 ceph-mon[102016]: osdmap e219: 8 total, 8 up, 8 in 2023-09-22T07:46:18.802 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:18 smithi105 ceph-mon[102016]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:18.802 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:18 smithi105 ceph-mon[102016]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:18.802 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:18 smithi105 ceph-mon[102016]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:46:19.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:18 smithi006 ceph-mon[116271]: osdmap e219: 8 total, 8 up, 8 in 2023-09-22T07:46:19.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:18 smithi006 ceph-mon[116271]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:19.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:18 smithi006 ceph-mon[116271]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:19.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:18 smithi006 ceph-mon[116271]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:46:19.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:18 smithi006 ceph-mon[97617]: osdmap e219: 8 total, 8 up, 8 in 2023-09-22T07:46:19.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:18 smithi006 ceph-mon[97617]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:19.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:18 smithi006 ceph-mon[97617]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:19.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:18 smithi006 ceph-mon[97617]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:46:19.126 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:18 smithi105 conmon[176761]: 2023-09-22T07:46:18.802+0000 7fb0686c4200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-22T07:46:19.502 INFO:tasks.rados.rados.0.smithi006.stdout:785: done (0 left) 2023-09-22T07:46:19.502 INFO:tasks.rados.rados.0.smithi006.stdout:786: snap_create 2023-09-22T07:46:19.558 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:19 smithi105 conmon[176761]: 2023-09-22T07:46:19.197+0000 7fb0686c4200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-22T07:46:19.558 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:19 smithi105 conmon[176761]: 2023-09-22T07:46:19.343+0000 7fb0686c4200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-22T07:46:19.558 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:19 smithi105 conmon[176761]: 2023-09-22T07:46:19.444+0000 7fb0686c4200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-22T07:46:19.558 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:19 smithi105 conmon[176761]: 2023-09-22T07:46:19.558+0000 7fb0686c4200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-22T07:46:19.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:19 smithi105 ceph-mon[102016]: osdmap e220: 8 total, 8 up, 8 in 2023-09-22T07:46:19.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:19 smithi105 ceph-mon[102016]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:19.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:19 smithi105 ceph-mon[102016]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:19.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:19 smithi105 ceph-mon[102016]: pgmap v33: 121 pgs: 121 active+clean; 92 MiB data, 438 MiB used, 715 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.1 MiB/s wr, 8 op/s 2023-09-22T07:46:19.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:19 smithi105 ceph-mon[102016]: osdmap e221: 8 total, 8 up, 8 in 2023-09-22T07:46:20.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:19 smithi006 ceph-mon[116271]: osdmap e220: 8 total, 8 up, 8 in 2023-09-22T07:46:20.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:19 smithi006 ceph-mon[116271]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:20.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:19 smithi006 ceph-mon[116271]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:20.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:19 smithi006 ceph-mon[116271]: pgmap v33: 121 pgs: 121 active+clean; 92 MiB data, 438 MiB used, 715 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.1 MiB/s wr, 8 op/s 2023-09-22T07:46:20.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:19 smithi006 ceph-mon[116271]: osdmap e221: 8 total, 8 up, 8 in 2023-09-22T07:46:20.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:19 smithi006 ceph-mon[97617]: osdmap e220: 8 total, 8 up, 8 in 2023-09-22T07:46:20.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:19 smithi006 ceph-mon[97617]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:20.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:19 smithi006 ceph-mon[97617]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:20.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:19 smithi006 ceph-mon[97617]: pgmap v33: 121 pgs: 121 active+clean; 92 MiB data, 438 MiB used, 715 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.1 MiB/s wr, 8 op/s 2023-09-22T07:46:20.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:19 smithi006 ceph-mon[97617]: osdmap e221: 8 total, 8 up, 8 in 2023-09-22T07:46:20.325 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:20 smithi105 conmon[176761]: 2023-09-22T07:46:20.048+0000 7fb0686c4200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-22T07:46:20.508 INFO:tasks.rados.rados.0.smithi006.stdout:786: done (0 left) 2023-09-22T07:46:20.509 INFO:tasks.rados.rados.0.smithi006.stdout:787: read oid 1 snap -1 2023-09-22T07:46:20.509 INFO:tasks.rados.rados.0.smithi006.stdout:787: expect (ObjNum 131 snap 34 seq_num 131) 2023-09-22T07:46:20.509 INFO:tasks.rados.rados.0.smithi006.stdout:788: delete oid 33 current snap is 74 2023-09-22T07:46:20.516 INFO:tasks.rados.rados.0.smithi006.stdout:788: done (1 left) 2023-09-22T07:46:20.516 INFO:tasks.rados.rados.0.smithi006.stdout:789: delete oid 8 current snap is 74 2023-09-22T07:46:20.521 INFO:tasks.rados.rados.0.smithi006.stdout:789: done (1 left) 2023-09-22T07:46:20.522 INFO:tasks.rados.rados.0.smithi006.stdout:790: delete oid 40 current snap is 74 2023-09-22T07:46:20.532 INFO:tasks.rados.rados.0.smithi006.stdout:787: expect (ObjNum 131 snap 34 seq_num 131) 2023-09-22T07:46:20.613 INFO:tasks.rados.rados.0.smithi006.stdout:787: done (1 left) 2023-09-22T07:46:20.613 INFO:tasks.rados.rados.0.smithi006.stdout:790: done (0 left) 2023-09-22T07:46:20.613 INFO:tasks.rados.rados.0.smithi006.stdout:791: snap_create 2023-09-22T07:46:21.127 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:20 smithi105 conmon[176761]: 2023-09-22T07:46:20.812+0000 7fb0686c4200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-22T07:46:21.127 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:20 smithi105 conmon[176761]: 2023-09-22T07:46:20.902+0000 7fb0686c4200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-22T07:46:21.514 INFO:tasks.rados.rados.0.smithi006.stdout:791: done (0 left) 2023-09-22T07:46:21.515 INFO:tasks.rados.rados.0.smithi006.stdout:792: read oid 17 snap -1 2023-09-22T07:46:21.515 INFO:tasks.rados.rados.0.smithi006.stdout:792: expect deleted 2023-09-22T07:46:21.515 INFO:tasks.rados.rados.0.smithi006.stdout:793: rollback oid 6 current snap is 75 2023-09-22T07:46:21.515 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 6 to 72 2023-09-22T07:46:21.515 INFO:tasks.rados.rados.0.smithi006.stdout:794: read oid 27 snap 72 2023-09-22T07:46:21.515 INFO:tasks.rados.rados.0.smithi006.stdout:794: expect deleted 2023-09-22T07:46:21.515 INFO:tasks.rados.rados.0.smithi006.stdout:795: copy_from oid 18 from oid 22 current snap is 75 2023-09-22T07:46:21.516 INFO:tasks.rados.rados.0.smithi006.stdout:796: rmattr oid 14 current snap is 75 2023-09-22T07:46:21.516 INFO:tasks.rados.rados.0.smithi006.stdout:796: done (4 left) 2023-09-22T07:46:21.516 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 11 current snap is 75 2023-09-22T07:46:21.516 INFO:tasks.rados.rados.0.smithi006.stdout:797: seq_num 247 ranges {1597440=540672,2138112=622592,2760704=581632} 2023-09-22T07:46:21.526 INFO:tasks.rados.rados.0.smithi006.stdout:797: writing smithi006182445-11 from 1597440 to 2138112 tid 1 2023-09-22T07:46:21.530 INFO:tasks.rados.rados.0.smithi006.stdout:797: writing smithi006182445-11 from 2138112 to 2760704 tid 2 2023-09-22T07:46:21.534 INFO:tasks.rados.rados.0.smithi006.stdout:797: writing smithi006182445-11 from 2760704 to 3342336 tid 3 2023-09-22T07:46:21.534 INFO:tasks.rados.rados.0.smithi006.stdout:798: setattr oid 25 current snap is 75 2023-09-22T07:46:21.534 INFO:tasks.rados.rados.0.smithi006.stdout:793: finishing rollback tid 0 to smithi006182445-6 2023-09-22T07:46:21.534 INFO:tasks.rados.rados.0.smithi006.stdout:793: finishing rollback tid 1 to smithi006182445-6 2023-09-22T07:46:21.535 INFO:tasks.rados.rados.0.smithi006.stdout:793: finishing rollback tid 2 to smithi006182445-6 2023-09-22T07:46:21.535 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 6 v 281 (ObjNum 228 snap 68 seq_num 228) dirty exists 2023-09-22T07:46:21.535 INFO:tasks.rados.rados.0.smithi006.stdout:795: finishing copy_from to smithi006182445-18 2023-09-22T07:46:21.535 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 18 v 177 (ObjNum 206 snap 60 seq_num 206) dirty exists 2023-09-22T07:46:21.535 INFO:tasks.rados.rados.0.smithi006.stdout:795: finishing copy_from racing read to smithi006182445-18 2023-09-22T07:46:21.536 INFO:tasks.rados.rados.0.smithi006.stdout:797: finishing write tid 1 to smithi006182445-11 2023-09-22T07:46:21.536 INFO:tasks.rados.rados.0.smithi006.stdout:797: finishing write tid 2 to smithi006182445-11 2023-09-22T07:46:21.537 INFO:tasks.rados.rados.0.smithi006.stdout:792: done (5 left) 2023-09-22T07:46:21.537 INFO:tasks.rados.rados.0.smithi006.stdout:793: done (4 left) 2023-09-22T07:46:21.537 INFO:tasks.rados.rados.0.smithi006.stdout:794: done (3 left) 2023-09-22T07:46:21.537 INFO:tasks.rados.rados.0.smithi006.stdout:795: done (2 left) 2023-09-22T07:46:21.537 INFO:tasks.rados.rados.0.smithi006.stdout:799: read oid 3 snap -1 2023-09-22T07:46:21.538 INFO:tasks.rados.rados.0.smithi006.stdout:799: expect (ObjNum 225 snap 68 seq_num 225) 2023-09-22T07:46:21.538 INFO:tasks.rados.rados.0.smithi006.stdout:800: delete oid 33 current snap is 75 2023-09-22T07:46:21.538 INFO:tasks.rados.rados.0.smithi006.stdout:800: done (3 left) 2023-09-22T07:46:21.538 INFO:tasks.rados.rados.0.smithi006.stdout:801: delete oid 15 current snap is 75 2023-09-22T07:46:21.539 INFO:tasks.rados.rados.0.smithi006.stdout:797: finishing write tid 3 to smithi006182445-11 2023-09-22T07:46:21.539 INFO:tasks.rados.rados.0.smithi006.stdout:797: finishing write tid 4 to smithi006182445-11 2023-09-22T07:46:21.541 INFO:tasks.rados.rados.0.smithi006.stdout:797: finishing write tid 5 to smithi006182445-11 2023-09-22T07:46:21.541 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 11 v 408 (ObjNum 247 snap 75 seq_num 247) dirty exists 2023-09-22T07:46:21.541 INFO:tasks.rados.rados.0.smithi006.stdout:797: left oid 11 (ObjNum 247 snap 75 seq_num 247) 2023-09-22T07:46:21.544 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 25 v 410 (ObjNum 143 snap 38 seq_num 143) dirty exists 2023-09-22T07:46:21.544 INFO:tasks.rados.rados.0.smithi006.stdout:797: done (3 left) 2023-09-22T07:46:21.544 INFO:tasks.rados.rados.0.smithi006.stdout:798: done (2 left) 2023-09-22T07:46:21.544 INFO:tasks.rados.rados.0.smithi006.stdout:801: done (1 left) 2023-09-22T07:46:21.544 INFO:tasks.rados.rados.0.smithi006.stdout:802: delete oid 20 current snap is 75 2023-09-22T07:46:21.545 INFO:tasks.rados.rados.0.smithi006.stdout:799: expect (ObjNum 225 snap 68 seq_num 225) 2023-09-22T07:46:21.622 INFO:tasks.rados.rados.0.smithi006.stdout:799: done (1 left) 2023-09-22T07:46:21.622 INFO:tasks.rados.rados.0.smithi006.stdout:802: done (0 left) 2023-09-22T07:46:21.622 INFO:tasks.rados.rados.0.smithi006.stdout:803: snap_create 2023-09-22T07:46:21.767 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:21 smithi105 ceph-mon[102016]: osdmap e222: 8 total, 8 up, 8 in 2023-09-22T07:46:21.768 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:21 smithi105 ceph-mon[102016]: pgmap v36: 121 pgs: 121 active+clean; 89 MiB data, 438 MiB used, 715 GiB / 715 GiB avail; 9.6 MiB/s rd, 1.2 MiB/s wr, 20 op/s 2023-09-22T07:46:21.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:21 smithi006 ceph-mon[116271]: osdmap e222: 8 total, 8 up, 8 in 2023-09-22T07:46:21.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:21 smithi006 ceph-mon[116271]: pgmap v36: 121 pgs: 121 active+clean; 89 MiB data, 438 MiB used, 715 GiB / 715 GiB avail; 9.6 MiB/s rd, 1.2 MiB/s wr, 20 op/s 2023-09-22T07:46:21.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:21 smithi006 ceph-mon[97617]: osdmap e222: 8 total, 8 up, 8 in 2023-09-22T07:46:21.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:21 smithi006 ceph-mon[97617]: pgmap v36: 121 pgs: 121 active+clean; 89 MiB data, 438 MiB used, 715 GiB / 715 GiB avail; 9.6 MiB/s rd, 1.2 MiB/s wr, 20 op/s 2023-09-22T07:46:22.055 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:21 smithi105 conmon[176761]: 2023-09-22T07:46:21.768+0000 7fb0686c4200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-22T07:46:22.055 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:21 smithi105 conmon[176761]: 2023-09-22T07:46:21.869+0000 7fb0686c4200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-22T07:46:22.370 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:22 smithi105 conmon[176761]: 2023-09-22T07:46:22.055+0000 7fb0686c4200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-22T07:46:22.561 INFO:tasks.rados.rados.0.smithi006.stdout:803: done (0 left) 2023-09-22T07:46:22.561 INFO:tasks.rados.rados.0.smithi006.stdout:804: snap_create 2023-09-22T07:46:22.626 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:22 smithi105 conmon[176761]: 2023-09-22T07:46:22.370+0000 7fb0686c4200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-22T07:46:22.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:22 smithi105 ceph-mon[102016]: osdmap e223: 8 total, 8 up, 8 in 2023-09-22T07:46:22.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:22 smithi105 ceph-mon[102016]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:22.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:22 smithi105 ceph-mon[102016]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:22.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:22 smithi105 ceph-mon[102016]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:22.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:22 smithi105 ceph-mon[102016]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:22.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:22 smithi006 ceph-mon[116271]: osdmap e223: 8 total, 8 up, 8 in 2023-09-22T07:46:22.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:22 smithi006 ceph-mon[116271]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:22.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:22 smithi006 ceph-mon[116271]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:22.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:22 smithi006 ceph-mon[116271]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:22.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:22 smithi006 ceph-mon[116271]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:22.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:22 smithi006 ceph-mon[97617]: osdmap e223: 8 total, 8 up, 8 in 2023-09-22T07:46:22.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:22 smithi006 ceph-mon[97617]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:22.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:22 smithi006 ceph-mon[97617]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:22.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:22 smithi006 ceph-mon[97617]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:22.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:22 smithi006 ceph-mon[97617]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:22.907 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:22 smithi105 conmon[176761]: 2023-09-22T07:46:22.630+0000 7fb0686c4200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-22T07:46:22.907 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:22 smithi105 conmon[176761]: 2023-09-22T07:46:22.789+0000 7fb0686c4200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-22T07:46:23.246 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:23 smithi105 conmon[176761]: 2023-09-22T07:46:23.077+0000 7fb0686c4200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-22T07:46:23.567 INFO:tasks.rados.rados.0.smithi006.stdout:804: done (0 left) 2023-09-22T07:46:23.567 INFO:tasks.rados.rados.0.smithi006.stdout:805: copy_from oid 48 from oid 1 current snap is 77 2023-09-22T07:46:23.567 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 41 current snap is 77 2023-09-22T07:46:23.567 INFO:tasks.rados.rados.0.smithi006.stdout:806: seq_num 251 ranges {0=606208,606208=614400,1220608=589824} 2023-09-22T07:46:23.570 INFO:tasks.rados.rados.0.smithi006.stdout:806: writing smithi006182445-41 from 0 to 606208 tid 1 2023-09-22T07:46:23.576 INFO:tasks.rados.rados.0.smithi006.stdout:806: writing smithi006182445-41 from 606208 to 1220608 tid 2 2023-09-22T07:46:23.578 INFO:tasks.rados.rados.0.smithi006.stdout:806: writing smithi006182445-41 from 1220608 to 1810432 tid 3 2023-09-22T07:46:23.578 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 25 current snap is 77 2023-09-22T07:46:23.579 INFO:tasks.rados.rados.0.smithi006.stdout:806: finishing write tid 1 to smithi006182445-41 2023-09-22T07:46:23.579 INFO:tasks.rados.rados.0.smithi006.stdout:807: seq_num 252 ranges {2727936=630784,3358720=499712,3858432=425984,4284416=278528} 2023-09-22T07:46:23.597 INFO:tasks.rados.rados.0.smithi006.stdout:807: writing smithi006182445-25 from 2727936 to 3358720 tid 1 2023-09-22T07:46:23.600 INFO:tasks.rados.rados.0.smithi006.stdout:807: writing smithi006182445-25 from 3358720 to 3858432 tid 2 2023-09-22T07:46:23.602 INFO:tasks.rados.rados.0.smithi006.stdout:807: writing smithi006182445-25 from 3858432 to 4284416 tid 3 2023-09-22T07:46:23.604 INFO:tasks.rados.rados.0.smithi006.stdout:807: writing smithi006182445-25 from 4284416 to 4562944 tid 4 2023-09-22T07:46:23.605 INFO:tasks.rados.rados.0.smithi006.stdout:808: rmattr oid 32 current snap is 77 2023-09-22T07:46:23.605 INFO:tasks.rados.rados.0.smithi006.stdout:808: done (3 left) 2023-09-22T07:46:23.605 INFO:tasks.rados.rados.0.smithi006.stdout:809: read oid 36 snap -1 2023-09-22T07:46:23.605 INFO:tasks.rados.rados.0.smithi006.stdout:809: expect (ObjNum 227 snap 68 seq_num 227) 2023-09-22T07:46:23.605 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 28 current snap is 77 2023-09-22T07:46:23.605 INFO:tasks.rados.rados.0.smithi006.stdout:810: seq_num 253 ranges {450560=647168,1097728=786432,1884160=417792} 2023-09-22T07:46:23.611 INFO:tasks.rados.rados.0.smithi006.stdout:810: writing smithi006182445-28 from 450560 to 1097728 tid 1 2023-09-22T07:46:23.616 INFO:tasks.rados.rados.0.smithi006.stdout:810: writing smithi006182445-28 from 1097728 to 1884160 tid 2 2023-09-22T07:46:23.619 INFO:tasks.rados.rados.0.smithi006.stdout:810: writing smithi006182445-28 from 1884160 to 2301952 tid 3 2023-09-22T07:46:23.619 INFO:tasks.rados.rados.0.smithi006.stdout:811: copy_from oid 49 from oid 44 current snap is 77 2023-09-22T07:46:23.619 INFO:tasks.rados.rados.0.smithi006.stdout:806: finishing write tid 2 to smithi006182445-41 2023-09-22T07:46:23.619 INFO:tasks.rados.rados.0.smithi006.stdout:806: finishing write tid 3 to smithi006182445-41 2023-09-22T07:46:23.620 INFO:tasks.rados.rados.0.smithi006.stdout:806: finishing write tid 4 to smithi006182445-41 2023-09-22T07:46:23.620 INFO:tasks.rados.rados.0.smithi006.stdout:805: finishing copy_from to smithi006182445-48 2023-09-22T07:46:23.620 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 48 v 131 (ObjNum 131 snap 34 seq_num 131) dirty exists 2023-09-22T07:46:23.620 INFO:tasks.rados.rados.0.smithi006.stdout:805: finishing copy_from racing read to smithi006182445-48 2023-09-22T07:46:23.620 INFO:tasks.rados.rados.0.smithi006.stdout:806: finishing write tid 5 to smithi006182445-41 2023-09-22T07:46:23.620 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 41 v 170 (ObjNum 251 snap 77 seq_num 251) dirty exists 2023-09-22T07:46:23.620 INFO:tasks.rados.rados.0.smithi006.stdout:806: left oid 41 (ObjNum 251 snap 77 seq_num 251) 2023-09-22T07:46:23.620 INFO:tasks.rados.rados.0.smithi006.stdout:807: finishing write tid 1 to smithi006182445-25 2023-09-22T07:46:23.620 INFO:tasks.rados.rados.0.smithi006.stdout:807: finishing write tid 2 to smithi006182445-25 2023-09-22T07:46:23.621 INFO:tasks.rados.rados.0.smithi006.stdout:807: finishing write tid 3 to smithi006182445-25 2023-09-22T07:46:23.621 INFO:tasks.rados.rados.0.smithi006.stdout:807: finishing write tid 4 to smithi006182445-25 2023-09-22T07:46:23.621 INFO:tasks.rados.rados.0.smithi006.stdout:807: finishing write tid 5 to smithi006182445-25 2023-09-22T07:46:23.621 INFO:tasks.rados.rados.0.smithi006.stdout:807: finishing write tid 6 to smithi006182445-25 2023-09-22T07:46:23.621 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 25 v 418 (ObjNum 252 snap 77 seq_num 252) dirty exists 2023-09-22T07:46:23.621 INFO:tasks.rados.rados.0.smithi006.stdout:807: left oid 25 (ObjNum 252 snap 77 seq_num 252) 2023-09-22T07:46:23.621 INFO:tasks.rados.rados.0.smithi006.stdout:810: finishing write tid 1 to smithi006182445-28 2023-09-22T07:46:23.621 INFO:tasks.rados.rados.0.smithi006.stdout:809: expect (ObjNum 227 snap 68 seq_num 227) 2023-09-22T07:46:23.713 INFO:tasks.rados.rados.0.smithi006.stdout:811: finishing copy_from to smithi006182445-49 2023-09-22T07:46:23.713 INFO:tasks.rados.rados.0.smithi006.stdout:811: got expected ENOENT (src dne) 2023-09-22T07:46:23.713 INFO:tasks.rados.rados.0.smithi006.stdout:811: finishing copy_from racing read to smithi006182445-49 2023-09-22T07:46:23.713 INFO:tasks.rados.rados.0.smithi006.stdout:810: finishing write tid 2 to smithi006182445-28 2023-09-22T07:46:23.713 INFO:tasks.rados.rados.0.smithi006.stdout:810: finishing write tid 3 to smithi006182445-28 2023-09-22T07:46:23.714 INFO:tasks.rados.rados.0.smithi006.stdout:810: finishing write tid 4 to smithi006182445-28 2023-09-22T07:46:23.714 INFO:tasks.rados.rados.0.smithi006.stdout:810: finishing write tid 5 to smithi006182445-28 2023-09-22T07:46:23.714 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 28 v 298 (ObjNum 253 snap 77 seq_num 253) dirty exists 2023-09-22T07:46:23.714 INFO:tasks.rados.rados.0.smithi006.stdout:810: left oid 28 (ObjNum 253 snap 77 seq_num 253) 2023-09-22T07:46:23.714 INFO:tasks.rados.rados.0.smithi006.stdout:805: done (5 left) 2023-09-22T07:46:23.714 INFO:tasks.rados.rados.0.smithi006.stdout:806: done (4 left) 2023-09-22T07:46:23.714 INFO:tasks.rados.rados.0.smithi006.stdout:807: done (3 left) 2023-09-22T07:46:23.714 INFO:tasks.rados.rados.0.smithi006.stdout:809: done (2 left) 2023-09-22T07:46:23.714 INFO:tasks.rados.rados.0.smithi006.stdout:810: done (1 left) 2023-09-22T07:46:23.714 INFO:tasks.rados.rados.0.smithi006.stdout:811: done (0 left) 2023-09-22T07:46:23.715 INFO:tasks.rados.rados.0.smithi006.stdout:812: snap_create 2023-09-22T07:46:23.834 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:23 smithi105 ceph-mon[102016]: osdmap e224: 8 total, 8 up, 8 in 2023-09-22T07:46:23.834 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:23 smithi105 ceph-mon[102016]: pgmap v39: 121 pgs: 121 active+clean; 89 MiB data, 438 MiB used, 715 GiB / 715 GiB avail; 9.6 MiB/s rd, 1.2 MiB/s wr, 20 op/s 2023-09-22T07:46:24.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:23 smithi006 ceph-mon[116271]: osdmap e224: 8 total, 8 up, 8 in 2023-09-22T07:46:24.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:23 smithi006 ceph-mon[116271]: pgmap v39: 121 pgs: 121 active+clean; 89 MiB data, 438 MiB used, 715 GiB / 715 GiB avail; 9.6 MiB/s rd, 1.2 MiB/s wr, 20 op/s 2023-09-22T07:46:24.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:23 smithi006 ceph-mon[97617]: osdmap e224: 8 total, 8 up, 8 in 2023-09-22T07:46:24.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:23 smithi006 ceph-mon[97617]: pgmap v39: 121 pgs: 121 active+clean; 89 MiB data, 438 MiB used, 715 GiB / 715 GiB avail; 9.6 MiB/s rd, 1.2 MiB/s wr, 20 op/s 2023-09-22T07:46:24.126 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:23 smithi105 conmon[176761]: 2023-09-22T07:46:23.834+0000 7fb0686c4200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-22T07:46:24.126 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:23 smithi105 conmon[176761]: 2023-09-22T07:46:23.976+0000 7fb0686c4200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-22T07:46:24.503 INFO:tasks.rados.rados.0.smithi006.stdout:812: done (0 left) 2023-09-22T07:46:24.503 INFO:tasks.rados.rados.0.smithi006.stdout:813: rollback oid 46 current snap is 78 2023-09-22T07:46:24.503 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 46 to 73 2023-09-22T07:46:24.503 INFO:tasks.rados.rados.0.smithi006.stdout:814: copy_from oid 35 from oid 11 current snap is 78 2023-09-22T07:46:24.503 INFO:tasks.rados.rados.0.smithi006.stdout:815: read oid 30 snap -1 2023-09-22T07:46:24.503 INFO:tasks.rados.rados.0.smithi006.stdout:815: expect (ObjNum 236 snap 69 seq_num 236) 2023-09-22T07:46:24.503 INFO:tasks.rados.rados.0.smithi006.stdout:816: copy_from oid 6 from oid 38 current snap is 78 2023-09-22T07:46:24.504 INFO:tasks.rados.rados.0.smithi006.stdout:817: delete oid 33 current snap is 78 2023-09-22T07:46:24.504 INFO:tasks.rados.rados.0.smithi006.stdout:813: finishing rollback tid 1 to smithi006182445-46 2023-09-22T07:46:24.504 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 46 v 0 (ObjNum 129 snap 0 seq_num 3169182944) dirty dne 2023-09-22T07:46:24.504 INFO:tasks.rados.rados.0.smithi006.stdout:813: done (4 left) 2023-09-22T07:46:24.504 INFO:tasks.rados.rados.0.smithi006.stdout:817: done (3 left) 2023-09-22T07:46:24.505 INFO:tasks.rados.rados.0.smithi006.stdout:818: read oid 4 snap -1 2023-09-22T07:46:24.505 INFO:tasks.rados.rados.0.smithi006.stdout:818: expect (ObjNum 241 snap 71 seq_num 241) 2023-09-22T07:46:24.505 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 32 current snap is 78 2023-09-22T07:46:24.505 INFO:tasks.rados.rados.0.smithi006.stdout:819: seq_num 255 ranges {1228800=679936,1908736=548864,2457600=598016,3055616=57344} 2023-09-22T07:46:24.515 INFO:tasks.rados.rados.0.smithi006.stdout:819: writing smithi006182445-32 from 1228800 to 1908736 tid 1 2023-09-22T07:46:24.519 INFO:tasks.rados.rados.0.smithi006.stdout:819: writing smithi006182445-32 from 1908736 to 2457600 tid 2 2023-09-22T07:46:24.523 INFO:tasks.rados.rados.0.smithi006.stdout:819: writing smithi006182445-32 from 2457600 to 3055616 tid 3 2023-09-22T07:46:24.524 INFO:tasks.rados.rados.0.smithi006.stdout:819: writing smithi006182445-32 from 3055616 to 3112960 tid 4 2023-09-22T07:46:24.524 INFO:tasks.rados.rados.0.smithi006.stdout:820: read oid 14 snap -1 2023-09-22T07:46:24.524 INFO:tasks.rados.rados.0.smithi006.stdout:820: expect (ObjNum 206 snap 60 seq_num 206) 2023-09-22T07:46:24.524 INFO:tasks.rados.rados.0.smithi006.stdout:821: delete oid 8 current snap is 78 2023-09-22T07:46:24.524 INFO:tasks.rados.rados.0.smithi006.stdout:815: expect (ObjNum 236 snap 69 seq_num 236) 2023-09-22T07:46:24.559 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:24 smithi105 conmon[176761]: 2023-09-22T07:46:24.184+0000 7fb0686c4200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-22T07:46:24.559 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:24 smithi105 conmon[176761]: 2023-09-22T07:46:24.313+0000 7fb0686c4200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-22T07:46:24.592 INFO:tasks.rados.rados.0.smithi006.stdout:819: finishing write tid 1 to smithi006182445-32 2023-09-22T07:46:24.592 INFO:tasks.rados.rados.0.smithi006.stdout:818: expect (ObjNum 241 snap 71 seq_num 241) 2023-09-22T07:46:24.660 INFO:tasks.rados.rados.0.smithi006.stdout:820: expect (ObjNum 206 snap 60 seq_num 206) 2023-09-22T07:46:24.688 INFO:tasks.rados.rados.0.smithi006.stdout:819: finishing write tid 2 to smithi006182445-32 2023-09-22T07:46:24.689 INFO:tasks.rados.rados.0.smithi006.stdout:819: finishing write tid 3 to smithi006182445-32 2023-09-22T07:46:24.689 INFO:tasks.rados.rados.0.smithi006.stdout:819: finishing write tid 4 to smithi006182445-32 2023-09-22T07:46:24.689 INFO:tasks.rados.rados.0.smithi006.stdout:819: finishing write tid 5 to smithi006182445-32 2023-09-22T07:46:24.689 INFO:tasks.rados.rados.0.smithi006.stdout:819: finishing write tid 6 to smithi006182445-32 2023-09-22T07:46:24.689 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 32 v 304 (ObjNum 255 snap 78 seq_num 255) dirty exists 2023-09-22T07:46:24.689 INFO:tasks.rados.rados.0.smithi006.stdout:819: left oid 32 (ObjNum 255 snap 78 seq_num 255) 2023-09-22T07:46:24.689 INFO:tasks.rados.rados.0.smithi006.stdout:814: finishing copy_from to smithi006182445-35 2023-09-22T07:46:24.689 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 35 v 408 (ObjNum 247 snap 75 seq_num 247) dirty exists 2023-09-22T07:46:24.689 INFO:tasks.rados.rados.0.smithi006.stdout:814: finishing copy_from racing read to smithi006182445-35 2023-09-22T07:46:24.689 INFO:tasks.rados.rados.0.smithi006.stdout:816: finishing copy_from to smithi006182445-6 2023-09-22T07:46:24.690 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 6 v 324 (ObjNum 242 snap 71 seq_num 242) dirty exists 2023-09-22T07:46:24.690 INFO:tasks.rados.rados.0.smithi006.stdout:816: finishing copy_from racing read to smithi006182445-6 2023-09-22T07:46:24.690 INFO:tasks.rados.rados.0.smithi006.stdout:814: done (6 left) 2023-09-22T07:46:24.690 INFO:tasks.rados.rados.0.smithi006.stdout:815: done (5 left) 2023-09-22T07:46:24.690 INFO:tasks.rados.rados.0.smithi006.stdout:816: done (4 left) 2023-09-22T07:46:24.690 INFO:tasks.rados.rados.0.smithi006.stdout:818: done (3 left) 2023-09-22T07:46:24.690 INFO:tasks.rados.rados.0.smithi006.stdout:819: done (2 left) 2023-09-22T07:46:24.690 INFO:tasks.rados.rados.0.smithi006.stdout:820: done (1 left) 2023-09-22T07:46:24.690 INFO:tasks.rados.rados.0.smithi006.stdout:821: done (0 left) 2023-09-22T07:46:24.690 INFO:tasks.rados.rados.0.smithi006.stdout:822: read oid 40 snap -1 2023-09-22T07:46:24.690 INFO:tasks.rados.rados.0.smithi006.stdout:822: expect deleted 2023-09-22T07:46:24.691 INFO:tasks.rados.rados.0.smithi006.stdout:823: delete oid 33 current snap is 78 2023-09-22T07:46:24.691 INFO:tasks.rados.rados.0.smithi006.stdout:822: done (1 left) 2023-09-22T07:46:24.691 INFO:tasks.rados.rados.0.smithi006.stdout:823: done (0 left) 2023-09-22T07:46:24.691 INFO:tasks.rados.rados.0.smithi006.stdout:824: rmattr oid 10 current snap is 78 2023-09-22T07:46:24.692 INFO:tasks.rados.rados.0.smithi006.stdout:824: done (0 left) 2023-09-22T07:46:24.692 INFO:tasks.rados.rados.0.smithi006.stdout:825: copy_from oid 19 from oid 5 current snap is 78 2023-09-22T07:46:24.692 INFO:tasks.rados.rados.0.smithi006.stdout:826: read oid 47 snap -1 2023-09-22T07:46:24.692 INFO:tasks.rados.rados.0.smithi006.stdout:826: expect (ObjNum 243 snap 71 seq_num 243) 2023-09-22T07:46:24.692 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 20 current snap is 78 2023-09-22T07:46:24.692 INFO:tasks.rados.rados.0.smithi006.stdout:827: seq_num 258 ranges {0=729088,729088=606208,1335296=598016} 2023-09-22T07:46:24.693 INFO:tasks.rados.rados.0.smithi006.stdout:827: writing smithi006182445-20 from 0 to 729088 tid 1 2023-09-22T07:46:24.697 INFO:tasks.rados.rados.0.smithi006.stdout:827: writing smithi006182445-20 from 729088 to 1335296 tid 2 2023-09-22T07:46:24.702 INFO:tasks.rados.rados.0.smithi006.stdout:827: writing smithi006182445-20 from 1335296 to 1933312 tid 3 2023-09-22T07:46:24.702 INFO:tasks.rados.rados.0.smithi006.stdout:828: setattr oid 25 current snap is 78 2023-09-22T07:46:24.702 INFO:tasks.rados.rados.0.smithi006.stdout:825: finishing copy_from to smithi006182445-19 2023-09-22T07:46:24.702 INFO:tasks.rados.rados.0.smithi006.stdout:825: got expected ENOENT (src dne) 2023-09-22T07:46:24.702 INFO:tasks.rados.rados.0.smithi006.stdout:825: finishing copy_from racing read to smithi006182445-19 2023-09-22T07:46:24.702 INFO:tasks.rados.rados.0.smithi006.stdout:827: finishing write tid 1 to smithi006182445-20 2023-09-22T07:46:24.702 INFO:tasks.rados.rados.0.smithi006.stdout:827: finishing write tid 2 to smithi006182445-20 2023-09-22T07:46:24.702 INFO:tasks.rados.rados.0.smithi006.stdout:826: expect (ObjNum 243 snap 71 seq_num 243) 2023-09-22T07:46:24.772 INFO:tasks.rados.rados.0.smithi006.stdout:827: finishing write tid 3 to smithi006182445-20 2023-09-22T07:46:24.773 INFO:tasks.rados.rados.0.smithi006.stdout:827: finishing write tid 4 to smithi006182445-20 2023-09-22T07:46:24.773 INFO:tasks.rados.rados.0.smithi006.stdout:827: finishing write tid 5 to smithi006182445-20 2023-09-22T07:46:24.773 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 20 v 148 (ObjNum 258 snap 78 seq_num 258) dirty exists 2023-09-22T07:46:24.773 INFO:tasks.rados.rados.0.smithi006.stdout:827: left oid 20 (ObjNum 258 snap 78 seq_num 258) 2023-09-22T07:46:24.773 INFO:tasks.rados.rados.0.smithi006.stdout:825: done (3 left) 2023-09-22T07:46:24.773 INFO:tasks.rados.rados.0.smithi006.stdout:826: done (2 left) 2023-09-22T07:46:24.773 INFO:tasks.rados.rados.0.smithi006.stdout:827: done (1 left) 2023-09-22T07:46:24.773 INFO:tasks.rados.rados.0.smithi006.stdout:829: snap_create 2023-09-22T07:46:24.776 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 25 v 420 (ObjNum 252 snap 77 seq_num 252) dirty exists 2023-09-22T07:46:24.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:24 smithi105 ceph-mon[102016]: osdmap e225: 8 total, 8 up, 8 in 2023-09-22T07:46:24.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:24 smithi105 ceph-mon[102016]: osdmap e226: 8 total, 8 up, 8 in 2023-09-22T07:46:24.877 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:24 smithi105 conmon[176761]: 2023-09-22T07:46:24.559+0000 7fb0686c4200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-22T07:46:25.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:24 smithi006 ceph-mon[116271]: osdmap e225: 8 total, 8 up, 8 in 2023-09-22T07:46:25.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:24 smithi006 ceph-mon[116271]: osdmap e226: 8 total, 8 up, 8 in 2023-09-22T07:46:25.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:24 smithi006 ceph-mon[97617]: osdmap e225: 8 total, 8 up, 8 in 2023-09-22T07:46:25.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:24 smithi006 ceph-mon[97617]: osdmap e226: 8 total, 8 up, 8 in 2023-09-22T07:46:25.583 INFO:tasks.rados.rados.0.smithi006.stdout:828: done (1 left) 2023-09-22T07:46:25.583 INFO:tasks.rados.rados.0.smithi006.stdout:829: done (0 left) 2023-09-22T07:46:25.583 INFO:tasks.rados.rados.0.smithi006.stdout:830: snap_create 2023-09-22T07:46:25.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:25 smithi105 ceph-mon[102016]: pgmap v42: 121 pgs: 121 active+clean; 89 MiB data, 443 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 0 B/s wr, 2 op/s 2023-09-22T07:46:25.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:25 smithi105 ceph-mon[102016]: Standby manager daemon x restarted 2023-09-22T07:46:25.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:25 smithi105 ceph-mon[102016]: Standby manager daemon x started 2023-09-22T07:46:25.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:25 smithi105 ceph-mon[102016]: from='mgr.? 172.21.15.105:0/4070175641' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-22T07:46:25.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:25 smithi105 ceph-mon[102016]: from='mgr.? 172.21.15.105:0/4070175641' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-22T07:46:25.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:25 smithi105 ceph-mon[102016]: from='mgr.? 172.21.15.105:0/4070175641' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-22T07:46:25.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:25 smithi105 ceph-mon[102016]: from='mgr.? 172.21.15.105:0/4070175641' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-22T07:46:25.878 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:25 smithi105 conmon[176761]: 2023-09-22T07:46:25.499+0000 7fb0686c4200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-22T07:46:25.878 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:25 smithi105 conmon[176761]: [22/Sep/2023:07:46:25] ENGINE Bus STARTING 2023-09-22T07:46:25.878 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:25 smithi105 conmon[176761]: CherryPy Checker: 2023-09-22T07:46:25.878 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:25 smithi105 conmon[176761]: The Application mounted at '' has an empty config. 2023-09-22T07:46:25.878 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:25 smithi105 conmon[176761]: 2023-09-22T07:46:25.878 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:25 smithi105 conmon[176761]: [22/Sep/2023:07:46:25] ENGINE Serving on http://:::9283 2023-09-22T07:46:25.878 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:25 smithi105 conmon[176761]: [22/Sep/2023:07:46:25] ENGINE Bus STARTED 2023-09-22T07:46:26.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:25 smithi006 ceph-mon[116271]: pgmap v42: 121 pgs: 121 active+clean; 89 MiB data, 443 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 0 B/s wr, 2 op/s 2023-09-22T07:46:26.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:25 smithi006 ceph-mon[116271]: Standby manager daemon x restarted 2023-09-22T07:46:26.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:25 smithi006 ceph-mon[116271]: Standby manager daemon x started 2023-09-22T07:46:26.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:25 smithi006 ceph-mon[116271]: from='mgr.? 172.21.15.105:0/4070175641' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-22T07:46:26.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:25 smithi006 ceph-mon[116271]: from='mgr.? 172.21.15.105:0/4070175641' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-22T07:46:26.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:25 smithi006 ceph-mon[116271]: from='mgr.? 172.21.15.105:0/4070175641' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-22T07:46:26.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:25 smithi006 ceph-mon[116271]: from='mgr.? 172.21.15.105:0/4070175641' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-22T07:46:26.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:25 smithi006 ceph-mon[97617]: pgmap v42: 121 pgs: 121 active+clean; 89 MiB data, 443 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 0 B/s wr, 2 op/s 2023-09-22T07:46:26.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:25 smithi006 ceph-mon[97617]: Standby manager daemon x restarted 2023-09-22T07:46:26.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:25 smithi006 ceph-mon[97617]: Standby manager daemon x started 2023-09-22T07:46:26.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:25 smithi006 ceph-mon[97617]: from='mgr.? 172.21.15.105:0/4070175641' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-22T07:46:26.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:25 smithi006 ceph-mon[97617]: from='mgr.? 172.21.15.105:0/4070175641' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-22T07:46:26.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:25 smithi006 ceph-mon[97617]: from='mgr.? 172.21.15.105:0/4070175641' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-22T07:46:26.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:25 smithi006 ceph-mon[97617]: from='mgr.? 172.21.15.105:0/4070175641' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-22T07:46:26.200 INFO:teuthology.orchestra.run.smithi006.stdout:true 2023-09-22T07:46:26.544 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-22T07:46:26.544 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (55s) - 4m 19.4M - 0.25.0 c8568f914cd2 68496074d95c 2023-09-22T07:46:26.545 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi105 *:3000 running (44s) - 4m 85.2M - 9.4.7 2c41d148cca3 c6fa0e987221 2023-09-22T07:46:26.545 INFO:teuthology.orchestra.run.smithi006.stdout:mds.a smithi006 running (5m) - 5m 15.0M - 17.2.6-1121-g6a79a820 202608b01ce9 b81e719d7bdb 2023-09-22T07:46:26.545 INFO:teuthology.orchestra.run.smithi006.stdout:mds.b smithi105 running (5m) - 5m 19.6M - 17.2.6-1121-g6a79a820 202608b01ce9 d99d16e4c45f 2023-09-22T07:46:26.545 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi105 *:8443,9283,8765 running (8s) - 9m 51.0M - 18.0.0-6218-gf7ddca67 ceff0457336d 49e3827be236 2023-09-22T07:46:26.545 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:8443,9283,8765 running (36s) - 10m 476M - 18.0.0-6218-gf7ddca67 ceff0457336d f4535b7ef9f5 2023-09-22T07:46:26.545 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (10m) - 10m 111M 2048M 17.2.6-1121-g6a79a820 202608b01ce9 90f7f31f386f 2023-09-22T07:46:26.545 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi105 running (9m) - 9m 77.1M 2048M 17.2.6-1121-g6a79a820 202608b01ce9 a9ba878e312b 2023-09-22T07:46:26.545 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (9m) - 9m 71.8M 2048M 17.2.6-1121-g6a79a820 202608b01ce9 855a6988066f 2023-09-22T07:46:26.545 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (53s) - 4m 8963k - 1.5.0 0da6a335fe13 b733ce1e65fd 2023-09-22T07:46:26.545 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi105 *:9100 running (42s) - 4m 9281k - 1.5.0 0da6a335fe13 13131a30680c 2023-09-22T07:46:26.545 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (8m) - 8m 203M 2501M 17.2.6-1121-g6a79a820 202608b01ce9 443aac00a144 2023-09-22T07:46:26.545 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (8m) - 8m 182M 2501M 17.2.6-1121-g6a79a820 202608b01ce9 653b75615b08 2023-09-22T07:46:26.546 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (8m) - 8m 229M 2501M 17.2.6-1121-g6a79a820 202608b01ce9 258b394587b2 2023-09-22T07:46:26.546 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (7m) - 7m 150M 2501M 17.2.6-1121-g6a79a820 202608b01ce9 ea205d1e8484 2023-09-22T07:46:26.546 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi105 running (7m) - 7m 248M 2500M 17.2.6-1121-g6a79a820 202608b01ce9 2e8fe03d53fa 2023-09-22T07:46:26.546 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi105 running (6m) - 6m 236M 2500M 17.2.6-1121-g6a79a820 202608b01ce9 82303d1786f2 2023-09-22T07:46:26.546 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi105 running (6m) - 6m 184M 2500M 17.2.6-1121-g6a79a820 202608b01ce9 ea58a9013d04 2023-09-22T07:46:26.546 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi105 running (6m) - 6m 219M 2500M 17.2.6-1121-g6a79a820 202608b01ce9 a9ff7d782c8f 2023-09-22T07:46:26.546 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi105 *:9095 running (13s) - 5m 45.0M - 2.43.0 a07b618ecd1d aa59c96aa169 2023-09-22T07:46:26.577 INFO:tasks.rados.rados.0.smithi006.stdout:830: done (0 left) 2023-09-22T07:46:26.577 INFO:tasks.rados.rados.0.smithi006.stdout:831: copy_from oid 22 from oid 47 current snap is 80 2023-09-22T07:46:26.577 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 27 current snap is 80 2023-09-22T07:46:26.577 INFO:tasks.rados.rados.0.smithi006.stdout:832: seq_num 259 ranges {0=745472,745472=540672,1286144=581632,1867776=81920} 2023-09-22T07:46:26.580 INFO:tasks.rados.rados.0.smithi006.stdout:832: writing smithi006182445-27 from 0 to 745472 tid 1 2023-09-22T07:46:26.584 INFO:tasks.rados.rados.0.smithi006.stdout:832: writing smithi006182445-27 from 745472 to 1286144 tid 2 2023-09-22T07:46:26.587 INFO:tasks.rados.rados.0.smithi006.stdout:832: writing smithi006182445-27 from 1286144 to 1867776 tid 3 2023-09-22T07:46:26.587 INFO:tasks.rados.rados.0.smithi006.stdout:832: writing smithi006182445-27 from 1867776 to 1949696 tid 4 2023-09-22T07:46:26.588 INFO:tasks.rados.rados.0.smithi006.stdout:833: snap_create 2023-09-22T07:46:26.593 INFO:tasks.rados.rados.0.smithi006.stdout:832: finishing write tid 1 to smithi006182445-27 2023-09-22T07:46:26.595 INFO:tasks.rados.rados.0.smithi006.stdout:831: finishing copy_from to smithi006182445-22 2023-09-22T07:46:26.595 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 22 v 188 (ObjNum 243 snap 71 seq_num 243) dirty exists 2023-09-22T07:46:26.595 INFO:tasks.rados.rados.0.smithi006.stdout:831: finishing copy_from racing read to smithi006182445-22 2023-09-22T07:46:26.595 INFO:tasks.rados.rados.0.smithi006.stdout:832: finishing write tid 2 to smithi006182445-27 2023-09-22T07:46:26.597 INFO:tasks.rados.rados.0.smithi006.stdout:832: finishing write tid 3 to smithi006182445-27 2023-09-22T07:46:26.597 INFO:tasks.rados.rados.0.smithi006.stdout:832: finishing write tid 4 to smithi006182445-27 2023-09-22T07:46:26.597 INFO:tasks.rados.rados.0.smithi006.stdout:832: finishing write tid 5 to smithi006182445-27 2023-09-22T07:46:26.598 INFO:tasks.rados.rados.0.smithi006.stdout:832: finishing write tid 6 to smithi006182445-27 2023-09-22T07:46:26.598 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 27 v 193 (ObjNum 259 snap 80 seq_num 259) dirty exists 2023-09-22T07:46:26.598 INFO:tasks.rados.rados.0.smithi006.stdout:832: left oid 27 (ObjNum 259 snap 80 seq_num 259) 2023-09-22T07:46:26.868 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:26 smithi006 ceph-mon[97617]: mgrmap e34: y(active, since 26s), standbys: x 2023-09-22T07:46:26.868 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:26 smithi006 ceph-mon[97617]: osdmap e227: 8 total, 8 up, 8 in 2023-09-22T07:46:26.868 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:26 smithi006 ceph-mon[97617]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:26.869 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:26 smithi006 ceph-mon[97617]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:26.869 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:26 smithi006 ceph-mon[97617]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:46:26.869 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:26 smithi006 ceph-mon[97617]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:46:26.869 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:26 smithi006 ceph-mon[97617]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:26.869 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:26 smithi006 ceph-mon[97617]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:46:26.869 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:26 smithi006 ceph-mon[97617]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:46:26.869 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:26 smithi006 ceph-mon[97617]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:26.869 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:26 smithi006 ceph-mon[97617]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-09-22T07:46:26.869 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:26 smithi006 ceph-mon[97617]: from='mgr.25046 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-09-22T07:46:26.869 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:26 smithi006 ceph-mon[97617]: from='mgr.25046 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-09-22T07:46:26.870 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:26 smithi006 ceph-mon[97617]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-09-22T07:46:26.870 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:26 smithi006 ceph-mon[97617]: from='mgr.25046 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-09-22T07:46:26.870 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:26 smithi006 ceph-mon[97617]: from='mgr.25046 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-09-22T07:46:26.870 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:26 smithi006 ceph-mon[97617]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-22T07:46:26.870 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:26 smithi006 ceph-mon[97617]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-09-22T07:46:26.870 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:26 smithi006 ceph-mon[116271]: mgrmap e34: y(active, since 26s), standbys: x 2023-09-22T07:46:26.870 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:26 smithi006 ceph-mon[116271]: osdmap e227: 8 total, 8 up, 8 in 2023-09-22T07:46:26.870 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:26 smithi006 ceph-mon[116271]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:26.870 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:26 smithi006 ceph-mon[116271]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:26.871 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:26 smithi006 ceph-mon[116271]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:46:26.871 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:26 smithi006 ceph-mon[116271]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:46:26.871 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:26 smithi006 ceph-mon[116271]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:26.871 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:26 smithi006 ceph-mon[116271]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:46:26.871 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:26 smithi006 ceph-mon[116271]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:46:26.871 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:26 smithi006 ceph-mon[116271]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:26.871 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:26 smithi006 ceph-mon[116271]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-09-22T07:46:26.871 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:26 smithi006 ceph-mon[116271]: from='mgr.25046 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-09-22T07:46:26.871 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:26 smithi006 ceph-mon[116271]: from='mgr.25046 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-09-22T07:46:26.871 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:26 smithi006 ceph-mon[116271]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-09-22T07:46:26.871 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:26 smithi006 ceph-mon[116271]: from='mgr.25046 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-09-22T07:46:26.872 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:26 smithi006 ceph-mon[116271]: from='mgr.25046 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-09-22T07:46:26.872 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:26 smithi006 ceph-mon[116271]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-22T07:46:26.872 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:26 smithi006 ceph-mon[116271]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-09-22T07:46:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:26 smithi105 ceph-mon[102016]: mgrmap e34: y(active, since 26s), standbys: x 2023-09-22T07:46:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:26 smithi105 ceph-mon[102016]: osdmap e227: 8 total, 8 up, 8 in 2023-09-22T07:46:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:26 smithi105 ceph-mon[102016]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:26 smithi105 ceph-mon[102016]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:26 smithi105 ceph-mon[102016]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:46:26.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:26 smithi105 ceph-mon[102016]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:46:26.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:26 smithi105 ceph-mon[102016]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:26.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:26 smithi105 ceph-mon[102016]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:46:26.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:26 smithi105 ceph-mon[102016]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:46:26.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:26 smithi105 ceph-mon[102016]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:26.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:26 smithi105 ceph-mon[102016]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-09-22T07:46:26.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:26 smithi105 ceph-mon[102016]: from='mgr.25046 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-09-22T07:46:26.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:26 smithi105 ceph-mon[102016]: from='mgr.25046 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-09-22T07:46:26.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:26 smithi105 ceph-mon[102016]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-09-22T07:46:26.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:26 smithi105 ceph-mon[102016]: from='mgr.25046 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-09-22T07:46:26.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:26 smithi105 ceph-mon[102016]: from='mgr.25046 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-09-22T07:46:26.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:26 smithi105 ceph-mon[102016]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-22T07:46:26.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:26 smithi105 ceph-mon[102016]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-09-22T07:46:26.962 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-09-22T07:46:26.962 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2023-09-22T07:46:26.962 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 3 2023-09-22T07:46:26.962 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:46:26.962 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2023-09-22T07:46:26.962 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 2 2023-09-22T07:46:26.963 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:46:26.963 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2023-09-22T07:46:26.963 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 8 2023-09-22T07:46:26.963 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:46:26.963 INFO:teuthology.orchestra.run.smithi006.stdout: "mds": { 2023-09-22T07:46:26.963 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 2 2023-09-22T07:46:26.963 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:46:26.963 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2023-09-22T07:46:26.963 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 13, 2023-09-22T07:46:26.964 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 2 2023-09-22T07:46:26.964 INFO:teuthology.orchestra.run.smithi006.stdout: } 2023-09-22T07:46:26.964 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-09-22T07:46:27.590 INFO:tasks.rados.rados.0.smithi006.stdout:831: done (2 left) 2023-09-22T07:46:27.590 INFO:tasks.rados.rados.0.smithi006.stdout:832: done (1 left) 2023-09-22T07:46:27.590 INFO:tasks.rados.rados.0.smithi006.stdout:833: done (0 left) 2023-09-22T07:46:27.590 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 35 current snap is 81 2023-09-22T07:46:27.590 INFO:tasks.rados.rados.0.smithi006.stdout:834: seq_num 260 ranges {3342336=761856,4104192=417792,4521984=786432} 2023-09-22T07:46:27.612 INFO:tasks.rados.rados.0.smithi006.stdout:834: writing smithi006182445-35 from 3342336 to 4104192 tid 1 2023-09-22T07:46:27.614 INFO:tasks.rados.rados.0.smithi006.stdout:834: writing smithi006182445-35 from 4104192 to 4521984 tid 2 2023-09-22T07:46:27.620 INFO:tasks.rados.rados.0.smithi006.stdout:834: writing smithi006182445-35 from 4521984 to 5308416 tid 3 2023-09-22T07:46:27.620 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 40 current snap is 81 2023-09-22T07:46:27.620 INFO:tasks.rados.rados.0.smithi006.stdout:834: finishing write tid 1 to smithi006182445-35 2023-09-22T07:46:27.620 INFO:tasks.rados.rados.0.smithi006.stdout:834: finishing write tid 2 to smithi006182445-35 2023-09-22T07:46:27.620 INFO:tasks.rados.rados.0.smithi006.stdout:835: seq_num 261 ranges {0=778240,778240=704512,1482752=499712} 2023-09-22T07:46:27.624 INFO:tasks.rados.rados.0.smithi006.stdout:835: writing smithi006182445-40 from 0 to 778240 tid 1 2023-09-22T07:46:27.628 INFO:tasks.rados.rados.0.smithi006.stdout:835: writing smithi006182445-40 from 778240 to 1482752 tid 2 2023-09-22T07:46:27.632 INFO:tasks.rados.rados.0.smithi006.stdout:835: writing smithi006182445-40 from 1482752 to 1982464 tid 3 2023-09-22T07:46:27.632 INFO:tasks.rados.rados.0.smithi006.stdout:836: read oid 22 snap -1 2023-09-22T07:46:27.632 INFO:tasks.rados.rados.0.smithi006.stdout:836: expect (ObjNum 243 snap 71 seq_num 243) 2023-09-22T07:46:27.632 INFO:tasks.rados.rados.0.smithi006.stdout:837: read oid 8 snap -1 2023-09-22T07:46:27.632 INFO:tasks.rados.rados.0.smithi006.stdout:837: expect deleted 2023-09-22T07:46:27.632 INFO:tasks.rados.rados.0.smithi006.stdout:838: copy_from oid 30 from oid 12 current snap is 81 2023-09-22T07:46:27.632 INFO:tasks.rados.rados.0.smithi006.stdout:834: finishing write tid 3 to smithi006182445-35 2023-09-22T07:46:27.632 INFO:tasks.rados.rados.0.smithi006.stdout:834: finishing write tid 4 to smithi006182445-35 2023-09-22T07:46:27.632 INFO:tasks.rados.rados.0.smithi006.stdout:834: finishing write tid 5 to smithi006182445-35 2023-09-22T07:46:27.633 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 35 v 412 (ObjNum 260 snap 81 seq_num 260) dirty exists 2023-09-22T07:46:27.633 INFO:tasks.rados.rados.0.smithi006.stdout:834: left oid 35 (ObjNum 260 snap 81 seq_num 260) 2023-09-22T07:46:27.633 INFO:tasks.rados.rados.0.smithi006.stdout:835: finishing write tid 1 to smithi006182445-40 2023-09-22T07:46:27.633 INFO:tasks.rados.rados.0.smithi006.stdout:835: finishing write tid 2 to smithi006182445-40 2023-09-22T07:46:27.633 INFO:tasks.rados.rados.0.smithi006.stdout:834: done (4 left) 2023-09-22T07:46:27.633 INFO:tasks.rados.rados.0.smithi006.stdout:839: snap_remove snap 76 2023-09-22T07:46:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:27 smithi105 ceph-mon[102016]: from='client.15204 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:46:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:27 smithi105 ceph-mon[102016]: Upgrade: Setting container_image for all mgr 2023-09-22T07:46:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:27 smithi105 ceph-mon[102016]: Upgrade: It appears safe to stop mon.a 2023-09-22T07:46:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:27 smithi105 ceph-mon[102016]: from='client.25118 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:46:27.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:27 smithi105 ceph-mon[102016]: osdmap e228: 8 total, 8 up, 8 in 2023-09-22T07:46:27.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:27 smithi105 ceph-mon[102016]: pgmap v45: 121 pgs: 121 active+clean; 107 MiB data, 467 MiB used, 715 GiB / 715 GiB avail; 9.4 MiB/s rd, 4.4 MiB/s wr, 22 op/s 2023-09-22T07:46:27.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:27 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/1584399426' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:46:27.905 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:27 smithi006 ceph-mon[97617]: from='client.15204 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:46:27.906 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:27 smithi006 ceph-mon[97617]: Upgrade: Setting container_image for all mgr 2023-09-22T07:46:27.906 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:27 smithi006 ceph-mon[97617]: Upgrade: It appears safe to stop mon.a 2023-09-22T07:46:27.906 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:27 smithi006 ceph-mon[97617]: from='client.25118 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:46:27.906 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:27 smithi006 ceph-mon[97617]: osdmap e228: 8 total, 8 up, 8 in 2023-09-22T07:46:27.906 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:27 smithi006 ceph-mon[97617]: pgmap v45: 121 pgs: 121 active+clean; 107 MiB data, 467 MiB used, 715 GiB / 715 GiB avail; 9.4 MiB/s rd, 4.4 MiB/s wr, 22 op/s 2023-09-22T07:46:27.906 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:27 smithi006 ceph-mon[97617]: from='client.? 172.21.15.6:0/1584399426' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:46:27.907 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:46:27] "GET /metrics HTTP/1.1" 200 36015 "" "Prometheus/2.43.0" 2023-09-22T07:46:27.907 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:27 smithi006 ceph-mon[116271]: from='client.15204 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:46:27.907 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:27 smithi006 ceph-mon[116271]: Upgrade: Setting container_image for all mgr 2023-09-22T07:46:27.907 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:27 smithi006 ceph-mon[116271]: Upgrade: It appears safe to stop mon.a 2023-09-22T07:46:27.907 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:27 smithi006 ceph-mon[116271]: from='client.25118 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:46:27.907 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:27 smithi006 ceph-mon[116271]: osdmap e228: 8 total, 8 up, 8 in 2023-09-22T07:46:27.907 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:27 smithi006 ceph-mon[116271]: pgmap v45: 121 pgs: 121 active+clean; 107 MiB data, 467 MiB used, 715 GiB / 715 GiB avail; 9.4 MiB/s rd, 4.4 MiB/s wr, 22 op/s 2023-09-22T07:46:27.908 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:27 smithi006 ceph-mon[116271]: from='client.? 172.21.15.6:0/1584399426' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:46:28.596 INFO:tasks.rados.rados.0.smithi006.stdout:839: done (4 left) 2023-09-22T07:46:28.596 INFO:tasks.rados.rados.0.smithi006.stdout:840: delete oid 47 current snap is 81 2023-09-22T07:46:28.596 INFO:tasks.rados.rados.0.smithi006.stdout:835: finishing write tid 3 to smithi006182445-40 2023-09-22T07:46:28.596 INFO:tasks.rados.rados.0.smithi006.stdout:835: finishing write tid 4 to smithi006182445-40 2023-09-22T07:46:28.597 INFO:tasks.rados.rados.0.smithi006.stdout:835: finishing write tid 5 to smithi006182445-40 2023-09-22T07:46:28.597 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 40 v 180 (ObjNum 261 snap 81 seq_num 261) dirty exists 2023-09-22T07:46:28.597 INFO:tasks.rados.rados.0.smithi006.stdout:835: left oid 40 (ObjNum 261 snap 81 seq_num 261) 2023-09-22T07:46:28.597 INFO:tasks.rados.rados.0.smithi006.stdout:836: expect (ObjNum 243 snap 71 seq_num 243) 2023-09-22T07:46:28.670 INFO:tasks.rados.rados.0.smithi006.stdout:838: finishing copy_from to smithi006182445-30 2023-09-22T07:46:28.670 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 30 v 113 (ObjNum 151 snap 41 seq_num 151) dirty exists 2023-09-22T07:46:28.670 INFO:tasks.rados.rados.0.smithi006.stdout:838: finishing copy_from racing read to smithi006182445-30 2023-09-22T07:46:28.670 INFO:tasks.rados.rados.0.smithi006.stdout:835: done (4 left) 2023-09-22T07:46:28.670 INFO:tasks.rados.rados.0.smithi006.stdout:836: done (3 left) 2023-09-22T07:46:28.670 INFO:tasks.rados.rados.0.smithi006.stdout:837: done (2 left) 2023-09-22T07:46:28.671 INFO:tasks.rados.rados.0.smithi006.stdout:838: done (1 left) 2023-09-22T07:46:28.671 INFO:tasks.rados.rados.0.smithi006.stdout:840: done (0 left) 2023-09-22T07:46:28.671 INFO:tasks.rados.rados.0.smithi006.stdout:841: read oid 11 snap -1 2023-09-22T07:46:28.671 INFO:tasks.rados.rados.0.smithi006.stdout:841: expect (ObjNum 247 snap 75 seq_num 247) 2023-09-22T07:46:28.671 INFO:tasks.rados.rados.0.smithi006.stdout:842: snap_remove snap 74 2023-09-22T07:46:28.783 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:28 smithi006 ceph-mon[116271]: osdmap e229: 8 total, 8 up, 8 in 2023-09-22T07:46:28.783 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:28 smithi006 ceph-mon[116271]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:28.783 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:28 smithi006 ceph-mon[116271]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-22T07:46:28.783 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:28 smithi006 ceph-mon[116271]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-22T07:46:28.783 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:28 smithi006 ceph-mon[116271]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:46:28.783 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:28 smithi006 ceph-mon[97617]: osdmap e229: 8 total, 8 up, 8 in 2023-09-22T07:46:28.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:28 smithi006 ceph-mon[97617]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:28.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:28 smithi006 ceph-mon[97617]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-22T07:46:28.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:28 smithi006 ceph-mon[97617]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-22T07:46:28.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:28 smithi006 ceph-mon[97617]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:46:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:28 smithi105 ceph-mon[102016]: osdmap e229: 8 total, 8 up, 8 in 2023-09-22T07:46:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:28 smithi105 ceph-mon[102016]: from='mgr.25046 ' entity='mgr.y' 2023-09-22T07:46:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:28 smithi105 ceph-mon[102016]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-22T07:46:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:28 smithi105 ceph-mon[102016]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-22T07:46:28.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:28 smithi105 ceph-mon[102016]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:46:28.877 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:46:28 smithi105 conmon[175730]: ts=2023-09-22T07:46:28.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi105.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi006:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-22T07:46:29.503 INFO:tasks.rados.rados.0.smithi006.stdout:842: done (1 left) 2023-09-22T07:46:29.503 INFO:tasks.rados.rados.0.smithi006.stdout:843: read oid 12 snap -1 2023-09-22T07:46:29.503 INFO:tasks.rados.rados.0.smithi006.stdout:843: expect (ObjNum 151 snap 41 seq_num 151) 2023-09-22T07:46:29.503 INFO:tasks.rados.rados.0.smithi006.stdout:844: rmattr oid 22 current snap is 81 2023-09-22T07:46:29.503 INFO:tasks.rados.rados.0.smithi006.stdout:844: done (2 left) 2023-09-22T07:46:29.504 INFO:tasks.rados.rados.0.smithi006.stdout:845: snap_create 2023-09-22T07:46:29.504 INFO:tasks.rados.rados.0.smithi006.stdout:841: expect (ObjNum 247 snap 75 seq_num 247) 2023-09-22T07:46:29.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:29 smithi006 systemd[1]: Stopping Ceph mon.a for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:46:29.642 INFO:tasks.rados.rados.0.smithi006.stdout:843: expect (ObjNum 151 snap 41 seq_num 151) 2023-09-22T07:46:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:29 smithi105 ceph-mon[102016]: Upgrade: Updating mon.a 2023-09-22T07:46:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:29 smithi105 ceph-mon[102016]: Deploying daemon mon.a on smithi006 2023-09-22T07:46:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:29 smithi105 ceph-mon[102016]: osdmap e230: 8 total, 8 up, 8 in 2023-09-22T07:46:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:29 smithi105 ceph-mon[102016]: pgmap v48: 121 pgs: 121 active+clean; 107 MiB data, 467 MiB used, 715 GiB / 715 GiB avail; 6.9 MiB/s rd, 4.4 MiB/s wr, 20 op/s 2023-09-22T07:46:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:29 smithi105 ceph-mon[102016]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:46:29.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:29 smithi105 ceph-mon[102016]: osdmap e231: 8 total, 8 up, 8 in 2023-09-22T07:46:30.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:29 smithi006 ceph-mon[116271]: Upgrade: Updating mon.a 2023-09-22T07:46:30.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:29 smithi006 ceph-mon[116271]: Deploying daemon mon.a on smithi006 2023-09-22T07:46:30.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:29 smithi006 ceph-mon[116271]: osdmap e230: 8 total, 8 up, 8 in 2023-09-22T07:46:30.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:29 smithi006 ceph-mon[116271]: pgmap v48: 121 pgs: 121 active+clean; 107 MiB data, 467 MiB used, 715 GiB / 715 GiB avail; 6.9 MiB/s rd, 4.4 MiB/s wr, 20 op/s 2023-09-22T07:46:30.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:29 smithi006 ceph-mon[116271]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:46:30.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:29 smithi006 ceph-mon[116271]: osdmap e231: 8 total, 8 up, 8 in 2023-09-22T07:46:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:29 smithi006 ceph-mon[97617]: Upgrade: Updating mon.a 2023-09-22T07:46:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:29 smithi006 ceph-mon[97617]: Deploying daemon mon.a on smithi006 2023-09-22T07:46:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:29 smithi006 ceph-mon[97617]: osdmap e230: 8 total, 8 up, 8 in 2023-09-22T07:46:30.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:29 smithi006 ceph-mon[97617]: pgmap v48: 121 pgs: 121 active+clean; 107 MiB data, 467 MiB used, 715 GiB / 715 GiB avail; 6.9 MiB/s rd, 4.4 MiB/s wr, 20 op/s 2023-09-22T07:46:30.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:29 smithi006 ceph-mon[97617]: from='mgr.25046 172.21.15.6:0/404301796' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:46:30.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:29 smithi006 ceph-mon[97617]: osdmap e231: 8 total, 8 up, 8 in 2023-09-22T07:46:30.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:29 smithi006 conmon[97593]: 2023-09-22T07:46:29.700+0000 7fa038933700 -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-09-22T07:46:30.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:29 smithi006 conmon[97593]: 2023-09-22T07:46:29.700+0000 7fa038933700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2023-09-22T07:46:30.530 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:30 smithi006 bash[200160]: 90f7f31f386fffd869d0254164c3ad792262f13986374c6a39ee1f281bdfc4a8 2023-09-22T07:46:30.531 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:30 smithi006 systemd[1]: ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@mon.a.service: Succeeded. 2023-09-22T07:46:30.531 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:30 smithi006 systemd[1]: Stopped Ceph mon.a for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:46:30.531 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:30 smithi006 systemd[1]: Starting Ceph mon.a for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:46:31.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: set uid:gid to 167:167 (ceph:ceph) 2023-09-22T07:46:31.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev), process ceph-mon, pid 7 2023-09-22T07:46:31.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 bash[200509]: bd2ccd4dffc6ed1ead9da529cd9d27d72b3effcc4f1cea518d8983e70f2b4128 2023-09-22T07:46:31.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: pidfile_write: ignore empty --pid-file 2023-09-22T07:46:31.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 systemd[1]: Started Ceph mon.a for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:46:31.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: load: jerasure load: lrc 2023-09-22T07:46:31.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: RocksDB version: 7.9.2 2023-09-22T07:46:31.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Git sha 0 2023-09-22T07:46:31.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Compile date 2023-09-21 17:35:19 2023-09-22T07:46:31.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: DB SUMMARY 2023-09-22T07:46:31.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: DB Session ID: MLPMNL24LOE08H0JJ2ZS 2023-09-22T07:46:31.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: CURRENT file: CURRENT 2023-09-22T07:46:31.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: IDENTITY file: IDENTITY 2023-09-22T07:46:31.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: MANIFEST file: MANIFEST-000015 size: 1167 Bytes 2023-09-22T07:46:31.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000033.sst 2023-09-22T07:46:31.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000031.log size: 3881709 ; 2023-09-22T07:46:31.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.error_if_exists: 0 2023-09-22T07:46:31.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.create_if_missing: 0 2023-09-22T07:46:31.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.paranoid_checks: 1 2023-09-22T07:46:31.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.flush_verify_memtable_count: 1 2023-09-22T07:46:31.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-09-22T07:46:31.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-09-22T07:46:31.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.env: 0x5578c6f0eda0 2023-09-22T07:46:31.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.fs: PosixFileSystem 2023-09-22T07:46:31.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.info_log: 0x5578c878d580 2023-09-22T07:46:31.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.max_file_opening_threads: 16 2023-09-22T07:46:31.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.statistics: (nil) 2023-09-22T07:46:31.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.use_fsync: 0 2023-09-22T07:46:31.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.max_log_file_size: 0 2023-09-22T07:46:31.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-22T07:46:31.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.log_file_time_to_roll: 0 2023-09-22T07:46:31.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.keep_log_file_num: 1000 2023-09-22T07:46:31.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.recycle_log_file_num: 0 2023-09-22T07:46:31.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.allow_fallocate: 1 2023-09-22T07:46:31.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.allow_mmap_reads: 0 2023-09-22T07:46:31.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.allow_mmap_writes: 0 2023-09-22T07:46:31.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.use_direct_reads: 0 2023-09-22T07:46:31.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-22T07:46:31.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.create_missing_column_families: 0 2023-09-22T07:46:31.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.db_log_dir: 2023-09-22T07:46:31.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.wal_dir: 2023-09-22T07:46:31.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.table_cache_numshardbits: 6 2023-09-22T07:46:31.539 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.WAL_ttl_seconds: 0 2023-09-22T07:46:31.539 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.WAL_size_limit_MB: 0 2023-09-22T07:46:31.539 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-22T07:46:31.539 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-22T07:46:31.539 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.is_fd_close_on_exec: 1 2023-09-22T07:46:31.539 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.advise_random_on_open: 1 2023-09-22T07:46:31.539 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.db_write_buffer_size: 0 2023-09-22T07:46:31.539 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.write_buffer_manager: 0x5578c87434a0 2023-09-22T07:46:31.539 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-22T07:46:31.539 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-22T07:46:31.539 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.use_adaptive_mutex: 0 2023-09-22T07:46:31.539 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.rate_limiter: (nil) 2023-09-22T07:46:31.539 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-22T07:46:31.540 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.wal_recovery_mode: 2 2023-09-22T07:46:31.540 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.enable_thread_tracking: 0 2023-09-22T07:46:31.540 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.enable_pipelined_write: 0 2023-09-22T07:46:31.540 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.unordered_write: 0 2023-09-22T07:46:31.540 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-22T07:46:31.540 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-22T07:46:31.540 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-22T07:46:31.540 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-22T07:46:31.540 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.row_cache: None 2023-09-22T07:46:31.540 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.wal_filter: None 2023-09-22T07:46:31.540 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-22T07:46:31.540 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.allow_ingest_behind: 0 2023-09-22T07:46:31.541 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.two_write_queues: 0 2023-09-22T07:46:31.541 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.manual_wal_flush: 0 2023-09-22T07:46:31.541 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.wal_compression: 0 2023-09-22T07:46:31.541 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.atomic_flush: 0 2023-09-22T07:46:31.541 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-22T07:46:31.541 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.persist_stats_to_disk: 0 2023-09-22T07:46:31.541 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.write_dbid_to_manifest: 0 2023-09-22T07:46:31.541 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.log_readahead_size: 0 2023-09-22T07:46:31.541 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-09-22T07:46:31.541 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.best_efforts_recovery: 0 2023-09-22T07:46:31.541 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-09-22T07:46:31.541 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-09-22T07:46:31.542 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.allow_data_in_errors: 0 2023-09-22T07:46:31.543 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.db_host_id: __hostname__ 2023-09-22T07:46:31.543 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.enforce_single_del_contracts: true 2023-09-22T07:46:31.543 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.max_background_jobs: 2 2023-09-22T07:46:31.543 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.max_background_compactions: -1 2023-09-22T07:46:31.543 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.max_subcompactions: 1 2023-09-22T07:46:31.543 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-22T07:46:31.543 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-22T07:46:31.543 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.delayed_write_rate : 16777216 2023-09-22T07:46:31.543 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.max_total_wal_size: 0 2023-09-22T07:46:31.543 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-22T07:46:31.543 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.stats_dump_period_sec: 600 2023-09-22T07:46:31.543 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.stats_persist_period_sec: 600 2023-09-22T07:46:31.544 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-22T07:46:31.544 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.max_open_files: -1 2023-09-22T07:46:31.544 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.bytes_per_sync: 0 2023-09-22T07:46:31.544 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.wal_bytes_per_sync: 0 2023-09-22T07:46:31.544 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.strict_bytes_per_sync: 0 2023-09-22T07:46:31.544 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.compaction_readahead_size: 0 2023-09-22T07:46:31.544 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.max_background_flushes: -1 2023-09-22T07:46:31.544 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Compression algorithms supported: 2023-09-22T07:46:31.544 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-22T07:46:31.544 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: kZSTD supported: 0 2023-09-22T07:46:31.544 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: kXpressCompression supported: 0 2023-09-22T07:46:31.544 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: kLZ4HCCompression supported: 1 2023-09-22T07:46:31.544 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: kZlibCompression supported: 1 2023-09-22T07:46:31.544 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: kSnappyCompression supported: 1 2023-09-22T07:46:31.545 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: kLZ4Compression supported: 1 2023-09-22T07:46:31.545 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: kBZip2Compression supported: 0 2023-09-22T07:46:31.545 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Fast CRC32 supported: Supported on x86 2023-09-22T07:46:31.545 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: DMutex implementation: pthread_mutex_t 2023-09-22T07:46:31.545 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2023-09-22T07:46:31.545 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-09-22T07:46:31.545 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-22T07:46:31.545 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.merge_operator: 2023-09-22T07:46:31.545 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.compaction_filter: None 2023-09-22T07:46:31.545 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.compaction_filter_factory: None 2023-09-22T07:46:31.545 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.sst_partitioner_factory: None 2023-09-22T07:46:31.545 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.memtable_factory: SkipListFactory 2023-09-22T07:46:31.545 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.table_factory: BlockBasedTable 2023-09-22T07:46:31.546 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5578c878d680) 2023-09-22T07:46:31.546 INFO:journalctl@ceph.mon.a.smithi006.stdout: cache_index_and_filter_blocks: 1 2023-09-22T07:46:31.546 INFO:journalctl@ceph.mon.a.smithi006.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-09-22T07:46:31.546 INFO:journalctl@ceph.mon.a.smithi006.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-22T07:46:31.546 INFO:journalctl@ceph.mon.a.smithi006.stdout: pin_top_level_index_and_filter: 1 2023-09-22T07:46:31.546 INFO:journalctl@ceph.mon.a.smithi006.stdout: index_type: 0 2023-09-22T07:46:31.546 INFO:journalctl@ceph.mon.a.smithi006.stdout: data_block_index_type: 0 2023-09-22T07:46:31.546 INFO:journalctl@ceph.mon.a.smithi006.stdout: index_shortening: 1 2023-09-22T07:46:31.546 INFO:journalctl@ceph.mon.a.smithi006.stdout: data_block_hash_table_util_ratio: 0.750000 2023-09-22T07:46:31.546 INFO:journalctl@ceph.mon.a.smithi006.stdout: checksum: 4 2023-09-22T07:46:31.546 INFO:journalctl@ceph.mon.a.smithi006.stdout: no_block_cache: 0 2023-09-22T07:46:31.546 INFO:journalctl@ceph.mon.a.smithi006.stdout: block_cache: 0x5578c87e31f0 2023-09-22T07:46:31.547 INFO:journalctl@ceph.mon.a.smithi006.stdout: block_cache_name: BinnedLRUCache 2023-09-22T07:46:31.547 INFO:journalctl@ceph.mon.a.smithi006.stdout: block_cache_options: 2023-09-22T07:46:31.547 INFO:journalctl@ceph.mon.a.smithi006.stdout: capacity : 536870912 2023-09-22T07:46:31.547 INFO:journalctl@ceph.mon.a.smithi006.stdout: num_shard_bits : 4 2023-09-22T07:46:31.547 INFO:journalctl@ceph.mon.a.smithi006.stdout: strict_capacity_limit : 0 2023-09-22T07:46:31.547 INFO:journalctl@ceph.mon.a.smithi006.stdout: high_pri_pool_ratio: 0.000 2023-09-22T07:46:31.547 INFO:journalctl@ceph.mon.a.smithi006.stdout: block_cache_compressed: (nil) 2023-09-22T07:46:31.547 INFO:journalctl@ceph.mon.a.smithi006.stdout: persistent_cache: (nil) 2023-09-22T07:46:31.547 INFO:journalctl@ceph.mon.a.smithi006.stdout: block_size: 4096 2023-09-22T07:46:31.547 INFO:journalctl@ceph.mon.a.smithi006.stdout: block_size_deviation: 10 2023-09-22T07:46:31.547 INFO:journalctl@ceph.mon.a.smithi006.stdout: block_restart_interval: 16 2023-09-22T07:46:31.547 INFO:journalctl@ceph.mon.a.smithi006.stdout: index_block_restart_interval: 1 2023-09-22T07:46:31.547 INFO:journalctl@ceph.mon.a.smithi006.stdout: metadata_block_size: 4096 2023-09-22T07:46:31.548 INFO:journalctl@ceph.mon.a.smithi006.stdout: partition_filters: 0 2023-09-22T07:46:31.548 INFO:journalctl@ceph.mon.a.smithi006.stdout: use_delta_encoding: 1 2023-09-22T07:46:31.548 INFO:journalctl@ceph.mon.a.smithi006.stdout: filter_policy: bloomfilter 2023-09-22T07:46:31.548 INFO:journalctl@ceph.mon.a.smithi006.stdout: whole_key_filtering: 1 2023-09-22T07:46:31.548 INFO:journalctl@ceph.mon.a.smithi006.stdout: verify_compression: 0 2023-09-22T07:46:31.548 INFO:journalctl@ceph.mon.a.smithi006.stdout: read_amp_bytes_per_bit: 0 2023-09-22T07:46:31.548 INFO:journalctl@ceph.mon.a.smithi006.stdout: format_version: 5 2023-09-22T07:46:31.548 INFO:journalctl@ceph.mon.a.smithi006.stdout: enable_index_compression: 1 2023-09-22T07:46:31.548 INFO:journalctl@ceph.mon.a.smithi006.stdout: block_align: 0 2023-09-22T07:46:31.548 INFO:journalctl@ceph.mon.a.smithi006.stdout: max_auto_readahead_size: 262144 2023-09-22T07:46:31.548 INFO:journalctl@ceph.mon.a.smithi006.stdout: prepopulate_block_cache: 0 2023-09-22T07:46:31.548 INFO:journalctl@ceph.mon.a.smithi006.stdout: initial_auto_readahead_size: 8192 2023-09-22T07:46:31.548 INFO:journalctl@ceph.mon.a.smithi006.stdout: num_file_reads_for_auto_readahead: 2 2023-09-22T07:46:31.549 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.write_buffer_size: 33554432 2023-09-22T07:46:31.549 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.max_write_buffer_number: 2 2023-09-22T07:46:31.549 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.compression: NoCompression 2023-09-22T07:46:31.549 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.bottommost_compression: Disabled 2023-09-22T07:46:31.549 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.prefix_extractor: nullptr 2023-09-22T07:46:31.549 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-22T07:46:31.549 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.num_levels: 7 2023-09-22T07:46:31.549 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-22T07:46:31.549 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-22T07:46:31.549 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-22T07:46:31.549 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-22T07:46:31.549 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-22T07:46:31.549 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-22T07:46:31.550 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-22T07:46:31.550 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-22T07:46:31.550 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-09-22T07:46:31.550 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-22T07:46:31.550 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-09-22T07:46:31.550 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-09-22T07:46:31.550 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.compression_opts.window_bits: -14 2023-09-22T07:46:31.550 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.compression_opts.level: 32767 2023-09-22T07:46:31.550 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.compression_opts.strategy: 0 2023-09-22T07:46:31.550 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-22T07:46:31.550 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-22T07:46:31.550 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-09-22T07:46:31.551 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-09-22T07:46:31.551 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.compression_opts.enabled: false 2023-09-22T07:46:31.551 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-09-22T07:46:31.551 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-22T07:46:31.551 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-22T07:46:31.551 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-22T07:46:31.551 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.target_file_size_base: 67108864 2023-09-22T07:46:31.551 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.target_file_size_multiplier: 1 2023-09-22T07:46:31.551 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-22T07:46:31.551 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-22T07:46:31.551 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-22T07:46:31.551 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-22T07:46:31.551 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-22T07:46:31.552 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-22T07:46:31.552 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-22T07:46:31.552 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-22T07:46:31.552 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-22T07:46:31.552 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-22T07:46:31.552 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-22T07:46:31.552 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-22T07:46:31.552 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-09-22T07:46:31.552 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.arena_block_size: 1048576 2023-09-22T07:46:31.552 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-22T07:46:31.552 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-22T07:46:31.552 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.disable_auto_compactions: 0 2023-09-22T07:46:31.552 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-22T07:46:31.553 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-22T07:46:31.553 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-22T07:46:31.553 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-22T07:46:31.553 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-22T07:46:31.553 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-22T07:46:31.553 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-22T07:46:31.553 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-22T07:46:31.553 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-22T07:46:31.553 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-22T07:46:31.553 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.table_properties_collectors: 2023-09-22T07:46:31.553 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.inplace_update_support: 0 2023-09-22T07:46:31.553 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.inplace_update_num_locks: 10000 2023-09-22T07:46:31.553 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-22T07:46:31.554 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-22T07:46:31.554 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.memtable_huge_page_size: 0 2023-09-22T07:46:31.554 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.bloom_locality: 0 2023-09-22T07:46:31.554 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.max_successive_merges: 0 2023-09-22T07:46:31.554 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.optimize_filters_for_hits: 0 2023-09-22T07:46:31.554 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.paranoid_file_checks: 0 2023-09-22T07:46:31.554 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.force_consistency_checks: 1 2023-09-22T07:46:31.554 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.report_bg_io_stats: 0 2023-09-22T07:46:31.554 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.ttl: 2592000 2023-09-22T07:46:31.554 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.periodic_compaction_seconds: 0 2023-09-22T07:46:31.554 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-09-22T07:46:31.554 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-09-22T07:46:31.555 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.enable_blob_files: false 2023-09-22T07:46:31.555 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.min_blob_size: 0 2023-09-22T07:46:31.555 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.blob_file_size: 268435456 2023-09-22T07:46:31.555 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.blob_compression_type: NoCompression 2023-09-22T07:46:31.555 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.enable_blob_garbage_collection: false 2023-09-22T07:46:31.555 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-09-22T07:46:31.555 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-09-22T07:46:31.555 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-09-22T07:46:31.555 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.blob_file_starting_level: 0 2023-09-22T07:46:31.555 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-09-22T07:46:31.555 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 33.sst 2023-09-22T07:46:31.555 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-09-22T07:46:31.555 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: 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 13277, log_number is 31,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-09-22T07:46:31.556 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 31 2023-09-22T07:46:31.556 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: f398eed9-beae-4c77-bb84-0451c6ccb40e 2023-09-22T07:46:31.556 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: EVENT_LOG_v1 {"time_micros": 1695368791140250, "job": 1, "event": "recovery_started", "wal_files": [31]} 2023-09-22T07:46:31.556 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #31 mode 2 2023-09-22T07:46:31.556 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: EVENT_LOG_v1 {"time_micros": 1695368791152896, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 36, "file_size": 3607894, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 13278, "largest_seqno": 15351, "table_properties": {"data_size": 3597610, "index_size": 7024, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 2245, "raw_key_size": 21574, "raw_average_key_size": 24, "raw_value_size": 3577609, "raw_average_value_size": 4088, "num_data_blocks": 311, "num_entries": 875, "num_filter_entries": 875, "num_deletions": 36, "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": 1695368791, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "f398eed9-beae-4c77-bb84-0451c6ccb40e", "db_session_id": "MLPMNL24LOE08H0JJ2ZS", "orig_file_number": 36, "seqno_to_time_mapping": "N/A"}} 2023-09-22T07:46:31.556 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: EVENT_LOG_v1 {"time_micros": 1695368791152994, "job": 1, "event": "recovery_finished"} 2023-09-22T07:46:31.556 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: [db/version_set.cc:5047] Creating manifest 38 2023-09-22T07:46:31.556 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-09-22T07:46:31.556 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: 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-09-22T07:46:31.556 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5578c887e000 2023-09-22T07:46:31.556 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: DB pointer 0x5578c886c000 2023-09-22T07:46:31.556 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-09-22T07:46:31.556 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-09-22T07:46:31.557 INFO:journalctl@ceph.mon.a.smithi006.stdout: ** DB Stats ** 2023-09-22T07:46:31.557 INFO:journalctl@ceph.mon.a.smithi006.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-09-22T07:46:31.557 INFO:journalctl@ceph.mon.a.smithi006.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-09-22T07:46:31.557 INFO:journalctl@ceph.mon.a.smithi006.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-22T07:46:31.557 INFO:journalctl@ceph.mon.a.smithi006.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-22T07:46:31.557 INFO:journalctl@ceph.mon.a.smithi006.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-09-22T07:46:31.557 INFO:journalctl@ceph.mon.a.smithi006.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-22T07:46:31.557 INFO:journalctl@ceph.mon.a.smithi006.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-22T07:46:31.557 INFO:journalctl@ceph.mon.a.smithi006.stdout: 2023-09-22T07:46:31.557 INFO:journalctl@ceph.mon.a.smithi006.stdout: ** Compaction Stats [default] ** 2023-09-22T07:46:31.557 INFO:journalctl@ceph.mon.a.smithi006.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-09-22T07:46:31.557 INFO:journalctl@ceph.mon.a.smithi006.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-09-22T07:46:31.558 INFO:journalctl@ceph.mon.a.smithi006.stdout: L0 1/0 3.44 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 510.9 0.01 0.00 1 0.007 0 0 0.0 0.0 2023-09-22T07:46:31.558 INFO:journalctl@ceph.mon.a.smithi006.stdout: L6 1/0 7.02 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2023-09-22T07:46:31.558 INFO:journalctl@ceph.mon.a.smithi006.stdout: Sum 2/0 10.46 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 510.9 0.01 0.00 1 0.007 0 0 0.0 0.0 2023-09-22T07:46:31.558 INFO:journalctl@ceph.mon.a.smithi006.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 510.9 0.01 0.00 1 0.007 0 0 0.0 0.0 2023-09-22T07:46:31.558 INFO:journalctl@ceph.mon.a.smithi006.stdout: 2023-09-22T07:46:31.558 INFO:journalctl@ceph.mon.a.smithi006.stdout: ** Compaction Stats [default] ** 2023-09-22T07:46:31.558 INFO:journalctl@ceph.mon.a.smithi006.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-09-22T07:46:31.558 INFO:journalctl@ceph.mon.a.smithi006.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-22T07:46:31.558 INFO:journalctl@ceph.mon.a.smithi006.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 510.9 0.01 0.00 1 0.007 0 0 0.0 0.0 2023-09-22T07:46:31.558 INFO:journalctl@ceph.mon.a.smithi006.stdout: 2023-09-22T07:46:31.558 INFO:journalctl@ceph.mon.a.smithi006.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-09-22T07:46:31.558 INFO:journalctl@ceph.mon.a.smithi006.stdout: 2023-09-22T07:46:31.559 INFO:journalctl@ceph.mon.a.smithi006.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-09-22T07:46:31.559 INFO:journalctl@ceph.mon.a.smithi006.stdout: Flush(GB): cumulative 0.003, interval 0.003 2023-09-22T07:46:31.559 INFO:journalctl@ceph.mon.a.smithi006.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-22T07:46:31.559 INFO:journalctl@ceph.mon.a.smithi006.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-09-22T07:46:31.559 INFO:journalctl@ceph.mon.a.smithi006.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-09-22T07:46:31.559 INFO:journalctl@ceph.mon.a.smithi006.stdout: AddFile(Keys): cumulative 0, interval 0 2023-09-22T07:46:31.559 INFO:journalctl@ceph.mon.a.smithi006.stdout: Cumulative compaction: 0.00 GB write, 219.03 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-22T07:46:31.559 INFO:journalctl@ceph.mon.a.smithi006.stdout: Interval compaction: 0.00 GB write, 219.03 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-22T07:46:31.559 INFO:journalctl@ceph.mon.a.smithi006.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-09-22T07:46:31.559 INFO:journalctl@ceph.mon.a.smithi006.stdout: Block cache BinnedLRUCache@0x5578c87e31f0#7 capacity: 512.00 MB usage: 10.36 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2023-09-22T07:46:31.559 INFO:journalctl@ceph.mon.a.smithi006.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,2.28 KB,0.000435114%) IndexBlock(1,8.08 KB,0.00154078%) Misc(1,0.00 KB,0%) 2023-09-22T07:46:31.559 INFO:journalctl@ceph.mon.a.smithi006.stdout: 2023-09-22T07:46:31.559 INFO:journalctl@ceph.mon.a.smithi006.stdout: ** File Read Latency Histogram By Level [default] ** 2023-09-22T07:46:31.560 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: starting mon.a rank 0 at public addrs [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] at bind addrs [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 762f9dea-591a-11ee-8db4-212e2dc638e7 2023-09-22T07:46:31.560 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: mon.a@-1(???) e3 preinit fsid 762f9dea-591a-11ee-8db4-212e2dc638e7 2023-09-22T07:46:31.560 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: mon.a@-1(???).mds e8 new map 2023-09-22T07:46:31.560 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: mon.a@-1(???).mds e8 print_map 2023-09-22T07:46:31.560 INFO:journalctl@ceph.mon.a.smithi006.stdout: e8 2023-09-22T07:46:31.560 INFO:journalctl@ceph.mon.a.smithi006.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-09-22T07:46:31.560 INFO:journalctl@ceph.mon.a.smithi006.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-09-22T07:46:31.560 INFO:journalctl@ceph.mon.a.smithi006.stdout: legacy client fscid: 1 2023-09-22T07:46:31.560 INFO:journalctl@ceph.mon.a.smithi006.stdout: 2023-09-22T07:46:31.560 INFO:journalctl@ceph.mon.a.smithi006.stdout: Filesystem 'cephfs' (1) 2023-09-22T07:46:31.560 INFO:journalctl@ceph.mon.a.smithi006.stdout: fs_name cephfs 2023-09-22T07:46:31.560 INFO:journalctl@ceph.mon.a.smithi006.stdout: epoch 8 2023-09-22T07:46:31.560 INFO:journalctl@ceph.mon.a.smithi006.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2023-09-22T07:46:31.561 INFO:journalctl@ceph.mon.a.smithi006.stdout: created 2023-09-22T07:40:47.794580+0000 2023-09-22T07:46:31.561 INFO:journalctl@ceph.mon.a.smithi006.stdout: modified 2023-09-22T07:40:50.825575+0000 2023-09-22T07:46:31.561 INFO:journalctl@ceph.mon.a.smithi006.stdout: tableserver 0 2023-09-22T07:46:31.561 INFO:journalctl@ceph.mon.a.smithi006.stdout: root 0 2023-09-22T07:46:31.561 INFO:journalctl@ceph.mon.a.smithi006.stdout: session_timeout 60 2023-09-22T07:46:31.561 INFO:journalctl@ceph.mon.a.smithi006.stdout: session_autoclose 300 2023-09-22T07:46:31.561 INFO:journalctl@ceph.mon.a.smithi006.stdout: max_file_size 1099511627776 2023-09-22T07:46:31.561 INFO:journalctl@ceph.mon.a.smithi006.stdout: max_xattr_size 65536 2023-09-22T07:46:31.561 INFO:journalctl@ceph.mon.a.smithi006.stdout: required_client_features {} 2023-09-22T07:46:31.561 INFO:journalctl@ceph.mon.a.smithi006.stdout: last_failure 0 2023-09-22T07:46:31.561 INFO:journalctl@ceph.mon.a.smithi006.stdout: last_failure_osd_epoch 0 2023-09-22T07:46:31.561 INFO:journalctl@ceph.mon.a.smithi006.stdout: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-09-22T07:46:31.561 INFO:journalctl@ceph.mon.a.smithi006.stdout: max_mds 1 2023-09-22T07:46:31.562 INFO:journalctl@ceph.mon.a.smithi006.stdout: in 0 2023-09-22T07:46:31.562 INFO:journalctl@ceph.mon.a.smithi006.stdout: up {0=24385} 2023-09-22T07:46:31.562 INFO:journalctl@ceph.mon.a.smithi006.stdout: failed 2023-09-22T07:46:31.562 INFO:journalctl@ceph.mon.a.smithi006.stdout: damaged 2023-09-22T07:46:31.562 INFO:journalctl@ceph.mon.a.smithi006.stdout: stopped 2023-09-22T07:46:31.562 INFO:journalctl@ceph.mon.a.smithi006.stdout: data_pools [3] 2023-09-22T07:46:31.562 INFO:journalctl@ceph.mon.a.smithi006.stdout: metadata_pool 2 2023-09-22T07:46:31.562 INFO:journalctl@ceph.mon.a.smithi006.stdout: inline_data disabled 2023-09-22T07:46:31.562 INFO:journalctl@ceph.mon.a.smithi006.stdout: balancer 2023-09-22T07:46:31.562 INFO:journalctl@ceph.mon.a.smithi006.stdout: bal_rank_mask -1 2023-09-22T07:46:31.562 INFO:journalctl@ceph.mon.a.smithi006.stdout: standby_count_wanted 0 2023-09-22T07:46:31.562 INFO:journalctl@ceph.mon.a.smithi006.stdout: [mds.b{0:24385} state up:active seq 3 addr [v2:172.21.15.105:6832/3827977260,v1:172.21.15.105:6833/3827977260] compat {c=[1],r=[1],i=[7ff]}] 2023-09-22T07:46:31.563 INFO:journalctl@ceph.mon.a.smithi006.stdout: 2023-09-22T07:46:31.563 INFO:journalctl@ceph.mon.a.smithi006.stdout: 2023-09-22T07:46:31.563 INFO:journalctl@ceph.mon.a.smithi006.stdout: Standby daemons: 2023-09-22T07:46:31.563 INFO:journalctl@ceph.mon.a.smithi006.stdout: 2023-09-22T07:46:31.563 INFO:journalctl@ceph.mon.a.smithi006.stdout: [mds.a{-1:24341} state up:standby seq 1 addr [v2:172.21.15.6:6834/2571905276,v1:172.21.15.6:6835/2571905276] compat {c=[1],r=[1],i=[7ff]}] 2023-09-22T07:46:31.563 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: mon.a@-1(???).osd e231 crush map has features 3314933069573799936, adjusting msgr requires 2023-09-22T07:46:31.563 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: mon.a@-1(???).osd e231 crush map has features 432629308056666112, adjusting msgr requires 2023-09-22T07:46:31.563 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: mon.a@-1(???).osd e231 crush map has features 432629308056666112, adjusting msgr requires 2023-09-22T07:46:31.563 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: mon.a@-1(???).osd e231 crush map has features 432629308056666112, adjusting msgr requires 2023-09-22T07:46:31.563 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:31 smithi006 ceph-mon[200575]: mon.a@-1(???).paxosservice(auth 1..18) refresh upgraded, format 0 -> 3 2023-09-22T07:46:34.244 INFO:tasks.rados.rados.0.smithi006.stdout:841: done (2 left) 2023-09-22T07:46:34.244 INFO:tasks.rados.rados.0.smithi006.stdout:843: done (1 left) 2023-09-22T07:46:34.244 INFO:tasks.rados.rados.0.smithi006.stdout:845: done (0 left) 2023-09-22T07:46:34.244 INFO:tasks.rados.rados.0.smithi006.stdout:846: read oid 24 snap -1 2023-09-22T07:46:34.244 INFO:tasks.rados.rados.0.smithi006.stdout:846: expect (ObjNum 225 snap 68 seq_num 225) 2023-09-22T07:46:34.244 INFO:tasks.rados.rados.0.smithi006.stdout:847: rollback oid 34 current snap is 82 2023-09-22T07:46:34.245 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 34 to 81 2023-09-22T07:46:34.245 INFO:tasks.rados.rados.0.smithi006.stdout:848: copy_from oid 29 from oid 25 current snap is 82 2023-09-22T07:46:34.245 INFO:tasks.rados.rados.0.smithi006.stdout:849: read oid 17 snap -1 2023-09-22T07:46:34.245 INFO:tasks.rados.rados.0.smithi006.stdout:849: expect deleted 2023-09-22T07:46:34.245 INFO:tasks.rados.rados.0.smithi006.stdout:850: rollback oid 4 current snap is 82 2023-09-22T07:46:34.245 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 4 to 81 2023-09-22T07:46:34.245 INFO:tasks.rados.rados.0.smithi006.stdout:851: snap_create 2023-09-22T07:46:34.255 INFO:tasks.rados.rados.0.smithi006.stdout:847: finishing rollback tid 0 to smithi006182445-34 2023-09-22T07:46:34.255 INFO:tasks.rados.rados.0.smithi006.stdout:847: finishing rollback tid 1 to smithi006182445-34 2023-09-22T07:46:34.255 INFO:tasks.rados.rados.0.smithi006.stdout:847: finishing rollback tid 2 to smithi006182445-34 2023-09-22T07:46:34.255 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 34 v 262 (ObjNum 226 snap 68 seq_num 226) dirty exists 2023-09-22T07:46:34.256 INFO:tasks.rados.rados.0.smithi006.stdout:850: finishing rollback tid 0 to smithi006182445-4 2023-09-22T07:46:34.256 INFO:tasks.rados.rados.0.smithi006.stdout:850: finishing rollback tid 1 to smithi006182445-4 2023-09-22T07:46:34.257 INFO:tasks.rados.rados.0.smithi006.stdout:850: finishing rollback tid 2 to smithi006182445-4 2023-09-22T07:46:34.257 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 4 v 266 (ObjNum 241 snap 71 seq_num 241) dirty exists 2023-09-22T07:46:34.258 INFO:tasks.rados.rados.0.smithi006.stdout:846: expect (ObjNum 225 snap 68 seq_num 225) 2023-09-22T07:46:34.339 INFO:tasks.rados.rados.0.smithi006.stdout:848: finishing copy_from to smithi006182445-29 2023-09-22T07:46:34.339 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 29 v 420 (ObjNum 252 snap 77 seq_num 252) dirty exists 2023-09-22T07:46:34.339 INFO:tasks.rados.rados.0.smithi006.stdout:848: finishing copy_from racing read to smithi006182445-29 2023-09-22T07:46:34.504 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:34 smithi006 conmon[187727]: ignoring --setuser ceph since I am not root 2023-09-22T07:46:34.505 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:34 smithi006 conmon[187727]: ignoring --setgroup ceph since I am not root 2023-09-22T07:46:34.505 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:34 smithi006 ceph-mgr[187751]: -- 172.21.15.6:0/2633133761 <== mon.1 v2:172.21.15.105:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55ff2335b1e0 con 0x55ff23332800 2023-09-22T07:46:34.505 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:34 smithi006 conmon[187727]: 2023-09-22T07:46:34.407+0000 7fc0499c2200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-22T07:46:34.505 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:34 smithi006 conmon[187727]: 2023-09-22T07:46:34.504+0000 7fc0499c2200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-22T07:46:34.505 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:34 smithi006 ceph-mon[116271]: pgmap v50: 121 pgs: 121 active+clean; 118 MiB data, 499 MiB used, 715 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.7 MiB/s wr, 15 op/s 2023-09-22T07:46:34.505 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:34 smithi006 ceph-mon[116271]: mon.a calling monitor election 2023-09-22T07:46:34.505 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:34 smithi006 ceph-mon[116271]: pgmap v51: 121 pgs: 121 active+clean; 118 MiB data, 499 MiB used, 715 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.9 MiB/s wr, 10 op/s 2023-09-22T07:46:34.506 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:34 smithi006 ceph-mon[116271]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-22T07:46:34.506 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:34 smithi006 ceph-mon[116271]: monmap e3: 3 mons at {a=[v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0],b=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0],c=[v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0]} removed_ranks: {} 2023-09-22T07:46:34.506 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:34 smithi006 ceph-mon[116271]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-22T07:46:34.506 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:34 smithi006 ceph-mon[116271]: osdmap e231: 8 total, 8 up, 8 in 2023-09-22T07:46:34.506 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:34 smithi006 ceph-mon[116271]: mgrmap e34: y(active, since 35s), standbys: x 2023-09-22T07:46:34.506 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:34 smithi006 ceph-mon[116271]: mgrmap e35: y(active, since 35s), standbys: x 2023-09-22T07:46:34.506 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:34 smithi006 ceph-mon[116271]: overall HEALTH_OK 2023-09-22T07:46:34.506 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:34 smithi006 ceph-mon[116271]: from='mgr.25046 ' entity='' 2023-09-22T07:46:34.506 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:34 smithi006 conmon[116247]: 2023-09-22T07:46:34.236+0000 7f3e77245700 -1 mon.c@2(peon).osd e232 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:46:34.507 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:34 smithi006 ceph-mon[200575]: pgmap v50: 121 pgs: 121 active+clean; 118 MiB data, 499 MiB used, 715 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.7 MiB/s wr, 15 op/s 2023-09-22T07:46:34.507 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:34 smithi006 ceph-mon[200575]: mon.a calling monitor election 2023-09-22T07:46:34.507 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:34 smithi006 ceph-mon[200575]: pgmap v51: 121 pgs: 121 active+clean; 118 MiB data, 499 MiB used, 715 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.9 MiB/s wr, 10 op/s 2023-09-22T07:46:34.507 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:34 smithi006 ceph-mon[200575]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-22T07:46:34.507 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:34 smithi006 ceph-mon[200575]: monmap e3: 3 mons at {a=[v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0],b=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0],c=[v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0]} removed_ranks: {} 2023-09-22T07:46:34.507 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:34 smithi006 ceph-mon[200575]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-22T07:46:34.507 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:34 smithi006 ceph-mon[200575]: osdmap e231: 8 total, 8 up, 8 in 2023-09-22T07:46:34.507 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:34 smithi006 ceph-mon[200575]: mgrmap e34: y(active, since 35s), standbys: x 2023-09-22T07:46:34.507 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:34 smithi006 ceph-mon[200575]: mgrmap e35: y(active, since 35s), standbys: x 2023-09-22T07:46:34.508 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:34 smithi006 ceph-mon[200575]: overall HEALTH_OK 2023-09-22T07:46:34.508 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:34 smithi006 ceph-mon[200575]: from='mgr.25046 ' entity='' 2023-09-22T07:46:34.540 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:34 smithi105 conmon[176761]: ignoring --setuser ceph since I am not root 2023-09-22T07:46:34.541 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:34 smithi105 conmon[176761]: ignoring --setgroup ceph since I am not root 2023-09-22T07:46:34.541 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:34 smithi105 conmon[176761]: 2023-09-22T07:46:34.370+0000 7f0b9c68b200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-22T07:46:34.541 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:34 smithi105 conmon[176761]: 2023-09-22T07:46:34.451+0000 7f0b9c68b200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-22T07:46:34.541 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:34 smithi105 conmon[176761]: 2023-09-22T07:46:34.540+0000 7f0b9c68b200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-22T07:46:34.541 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:34 smithi105 ceph-mon[102016]: pgmap v50: 121 pgs: 121 active+clean; 118 MiB data, 499 MiB used, 715 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.7 MiB/s wr, 15 op/s 2023-09-22T07:46:34.541 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:34 smithi105 ceph-mon[102016]: mon.a calling monitor election 2023-09-22T07:46:34.541 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:34 smithi105 ceph-mon[102016]: pgmap v51: 121 pgs: 121 active+clean; 118 MiB data, 499 MiB used, 715 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.9 MiB/s wr, 10 op/s 2023-09-22T07:46:34.541 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:34 smithi105 ceph-mon[102016]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-22T07:46:34.541 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:34 smithi105 ceph-mon[102016]: monmap e3: 3 mons at {a=[v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0],b=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0],c=[v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0]} removed_ranks: {} 2023-09-22T07:46:34.542 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:34 smithi105 ceph-mon[102016]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-22T07:46:34.542 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:34 smithi105 ceph-mon[102016]: osdmap e231: 8 total, 8 up, 8 in 2023-09-22T07:46:34.542 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:34 smithi105 ceph-mon[102016]: mgrmap e34: y(active, since 35s), standbys: x 2023-09-22T07:46:34.542 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:34 smithi105 ceph-mon[102016]: mgrmap e35: y(active, since 35s), standbys: x 2023-09-22T07:46:34.542 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:34 smithi105 ceph-mon[102016]: overall HEALTH_OK 2023-09-22T07:46:34.542 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:34 smithi105 ceph-mon[102016]: from='mgr.25046 ' entity='' 2023-09-22T07:46:34.542 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:34 smithi105 conmon[101989]: 2023-09-22T07:46:34.236+0000 7f8658ec3700 -1 mon.b@1(peon).osd e232 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:46:34.784 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:34 smithi006 conmon[187727]: 2023-09-22T07:46:34.614+0000 7fc0499c2200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-22T07:46:34.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:34 smithi006 conmon[187727]: 2023-09-22T07:46:34.727+0000 7fc0499c2200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-22T07:46:34.804 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:34 smithi105 conmon[176761]: 2023-09-22T07:46:34.634+0000 7f0b9c68b200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-22T07:46:35.126 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:34 smithi105 conmon[176761]: 2023-09-22T07:46:34.804+0000 7f0b9c68b200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-22T07:46:35.237 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:34 smithi006 conmon[187727]: 2023-09-22T07:46:34.938+0000 7fc0499c2200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-22T07:46:35.243 INFO:tasks.rados.rados.0.smithi006.stdout:846: done (5 left) 2023-09-22T07:46:35.243 INFO:tasks.rados.rados.0.smithi006.stdout:847: done (4 left) 2023-09-22T07:46:35.243 INFO:tasks.rados.rados.0.smithi006.stdout:848: done (3 left) 2023-09-22T07:46:35.243 INFO:tasks.rados.rados.0.smithi006.stdout:849: done (2 left) 2023-09-22T07:46:35.244 INFO:tasks.rados.rados.0.smithi006.stdout:850: done (1 left) 2023-09-22T07:46:35.244 INFO:tasks.rados.rados.0.smithi006.stdout:851: done (0 left) 2023-09-22T07:46:35.244 INFO:tasks.rados.rados.0.smithi006.stdout:852: copy_from oid 36 from oid 21 current snap is 83 2023-09-22T07:46:35.244 INFO:tasks.rados.rados.0.smithi006.stdout:853: read oid 12 snap -1 2023-09-22T07:46:35.244 INFO:tasks.rados.rados.0.smithi006.stdout:853: expect (ObjNum 151 snap 41 seq_num 151) 2023-09-22T07:46:35.244 INFO:tasks.rados.rados.0.smithi006.stdout:854: rmattr oid 13 current snap is 83 2023-09-22T07:46:35.244 INFO:tasks.rados.rados.0.smithi006.stdout:854: done (2 left) 2023-09-22T07:46:35.244 INFO:tasks.rados.rados.0.smithi006.stdout:855: setattr oid 42 current snap is 83 2023-09-22T07:46:35.245 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 23 current snap is 83 2023-09-22T07:46:35.245 INFO:tasks.rados.rados.0.smithi006.stdout:856: seq_num 263 ranges {3268608=409600,3678208=475136,4153344=557056,4710400=573440} 2023-09-22T07:46:35.266 INFO:tasks.rados.rados.0.smithi006.stdout:856: writing smithi006182445-23 from 3268608 to 3678208 tid 1 2023-09-22T07:46:35.268 INFO:tasks.rados.rados.0.smithi006.stdout:856: writing smithi006182445-23 from 3678208 to 4153344 tid 2 2023-09-22T07:46:35.272 INFO:tasks.rados.rados.0.smithi006.stdout:856: writing smithi006182445-23 from 4153344 to 4710400 tid 3 2023-09-22T07:46:35.275 INFO:tasks.rados.rados.0.smithi006.stdout:856: writing smithi006182445-23 from 4710400 to 5283840 tid 4 2023-09-22T07:46:35.275 INFO:tasks.rados.rados.0.smithi006.stdout:857: rollback oid 5 current snap is 83 2023-09-22T07:46:35.275 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 5 to 81 2023-09-22T07:46:35.275 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 42 v 268 (ObjNum 199 snap 56 seq_num 199) dirty exists 2023-09-22T07:46:35.275 INFO:tasks.rados.rados.0.smithi006.stdout:853: expect (ObjNum 151 snap 41 seq_num 151) 2023-09-22T07:46:35.339 INFO:tasks.rados.rados.0.smithi006.stdout:852: finishing copy_from to smithi006182445-36 2023-09-22T07:46:35.339 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 36 v 125 (ObjNum 33 snap 0 seq_num 3169181904) dirty exists 2023-09-22T07:46:35.339 INFO:tasks.rados.rados.0.smithi006.stdout:852: finishing copy_from racing read to smithi006182445-36 2023-09-22T07:46:35.339 INFO:tasks.rados.rados.0.smithi006.stdout:852: done (4 left) 2023-09-22T07:46:35.339 INFO:tasks.rados.rados.0.smithi006.stdout:853: done (3 left) 2023-09-22T07:46:35.339 INFO:tasks.rados.rados.0.smithi006.stdout:855: done (2 left) 2023-09-22T07:46:35.339 INFO:tasks.rados.rados.0.smithi006.stdout:858: snap_remove snap 73 2023-09-22T07:46:35.488 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:35 smithi105 conmon[176761]: 2023-09-22T07:46:35.167+0000 7f0b9c68b200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-22T07:46:35.489 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:35 smithi105 conmon[176761]: 2023-09-22T07:46:35.305+0000 7f0b9c68b200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-22T07:46:35.489 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:35 smithi105 conmon[176761]: 2023-09-22T07:46:35.393+0000 7f0b9c68b200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-22T07:46:35.489 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:35 smithi105 conmon[101989]: 2023-09-22T07:46:35.237+0000 7f8658ec3700 -1 mon.b@1(peon).osd e233 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:46:35.489 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:35 smithi105 ceph-mon[102016]: osdmap e232: 8 total, 8 up, 8 in 2023-09-22T07:46:35.489 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:35 smithi105 ceph-mon[102016]: failed to encode map e232 with expected crc 2023-09-22T07:46:35.489 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:35 smithi105 ceph-mon[102016]: failed to encode map e232 with expected crc 2023-09-22T07:46:35.489 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:35 smithi105 ceph-mon[102016]: failed to encode map e232 with expected crc 2023-09-22T07:46:35.489 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:35 smithi105 ceph-mon[102016]: failed to encode map e232 with expected crc 2023-09-22T07:46:35.489 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:35 smithi105 ceph-mon[102016]: failed to encode map e232 with expected crc 2023-09-22T07:46:35.490 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:35 smithi105 ceph-mon[102016]: failed to encode map e232 with expected crc 2023-09-22T07:46:35.534 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:35 smithi006 conmon[187727]: 2023-09-22T07:46:35.425+0000 7fc0499c2200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-22T07:46:35.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:35 smithi006 ceph-mon[200575]: osdmap e232: 8 total, 8 up, 8 in 2023-09-22T07:46:35.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:35 smithi006 ceph-mon[200575]: failed to encode map e232 with expected crc 2023-09-22T07:46:35.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:35 smithi006 ceph-mon[200575]: failed to encode map e232 with expected crc 2023-09-22T07:46:35.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:35 smithi006 ceph-mon[200575]: failed to encode map e232 with expected crc 2023-09-22T07:46:35.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:35 smithi006 ceph-mon[200575]: failed to encode map e232 with expected crc 2023-09-22T07:46:35.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:35 smithi006 ceph-mon[200575]: failed to encode map e232 with expected crc 2023-09-22T07:46:35.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:35 smithi006 ceph-mon[200575]: failed to encode map e232 with expected crc 2023-09-22T07:46:35.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:35 smithi006 conmon[116247]: 2023-09-22T07:46:35.237+0000 7f3e77245700 -1 mon.c@2(peon).osd e233 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:46:35.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:35 smithi006 ceph-mon[116271]: osdmap e232: 8 total, 8 up, 8 in 2023-09-22T07:46:35.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:35 smithi006 ceph-mon[116271]: failed to encode map e232 with expected crc 2023-09-22T07:46:35.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:35 smithi006 ceph-mon[116271]: failed to encode map e232 with expected crc 2023-09-22T07:46:35.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:35 smithi006 ceph-mon[116271]: failed to encode map e232 with expected crc 2023-09-22T07:46:35.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:35 smithi006 ceph-mon[116271]: failed to encode map e232 with expected crc 2023-09-22T07:46:35.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:35 smithi006 ceph-mon[116271]: failed to encode map e232 with expected crc 2023-09-22T07:46:35.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:35 smithi006 ceph-mon[116271]: failed to encode map e232 with expected crc 2023-09-22T07:46:35.876 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:35 smithi105 conmon[176761]: 2023-09-22T07:46:35.488+0000 7f0b9c68b200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-22T07:46:36.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:35 smithi006 conmon[187727]: 2023-09-22T07:46:35.581+0000 7fc0499c2200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-22T07:46:36.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:35 smithi006 conmon[187727]: 2023-09-22T07:46:35.691+0000 7fc0499c2200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-22T07:46:36.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:35 smithi006 conmon[187727]: 2023-09-22T07:46:35.808+0000 7fc0499c2200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-22T07:46:36.162 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:35 smithi105 conmon[176761]: 2023-09-22T07:46:35.908+0000 7f0b9c68b200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-22T07:46:36.168 INFO:tasks.rados.rados.0.smithi006.stdout:858: done (2 left) 2023-09-22T07:46:36.168 INFO:tasks.rados.rados.0.smithi006.stdout:859: copy_from oid 43 from oid 39 current snap is 83 2023-09-22T07:46:36.168 INFO:tasks.rados.rados.0.smithi006.stdout:856: finishing write tid 1 to smithi006182445-23 2023-09-22T07:46:36.168 INFO:tasks.rados.rados.0.smithi006.stdout:856: finishing write tid 2 to smithi006182445-23 2023-09-22T07:46:36.168 INFO:tasks.rados.rados.0.smithi006.stdout:856: finishing write tid 3 to smithi006182445-23 2023-09-22T07:46:36.168 INFO:tasks.rados.rados.0.smithi006.stdout:857: finishing rollback tid 1 to smithi006182445-5 2023-09-22T07:46:36.168 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 5 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2023-09-22T07:46:36.168 INFO:tasks.rados.rados.0.smithi006.stdout:856: finishing write tid 4 to smithi006182445-23 2023-09-22T07:46:36.169 INFO:tasks.rados.rados.0.smithi006.stdout:856: finishing write tid 5 to smithi006182445-23 2023-09-22T07:46:36.169 INFO:tasks.rados.rados.0.smithi006.stdout:856: finishing write tid 6 to smithi006182445-23 2023-09-22T07:46:36.169 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 23 v 184 (ObjNum 263 snap 83 seq_num 263) dirty exists 2023-09-22T07:46:36.169 INFO:tasks.rados.rados.0.smithi006.stdout:856: left oid 23 (ObjNum 263 snap 83 seq_num 263) 2023-09-22T07:46:36.169 INFO:tasks.rados.rados.0.smithi006.stdout:856: done (2 left) 2023-09-22T07:46:36.169 INFO:tasks.rados.rados.0.smithi006.stdout:857: done (1 left) 2023-09-22T07:46:36.169 INFO:tasks.rados.rados.0.smithi006.stdout:860: copy_from oid 46 from oid 16 current snap is 83 2023-09-22T07:46:36.169 INFO:tasks.rados.rados.0.smithi006.stdout:861: delete oid 28 current snap is 83 2023-09-22T07:46:36.182 INFO:tasks.rados.rados.0.smithi006.stdout:861: done (2 left) 2023-09-22T07:46:36.182 INFO:tasks.rados.rados.0.smithi006.stdout:862: snap_remove snap 79 2023-09-22T07:46:36.535 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:36 smithi006 conmon[187727]: 2023-09-22T07:46:36.338+0000 7fc0499c2200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-22T07:46:36.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:36 smithi006 ceph-mon[200575]: osdmap e233: 8 total, 8 up, 8 in 2023-09-22T07:46:36.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:36 smithi006 ceph-mon[200575]: failed to encode map e233 with expected crc 2023-09-22T07:46:36.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:36 smithi006 ceph-mon[200575]: failed to encode map e233 with expected crc 2023-09-22T07:46:36.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:36 smithi006 ceph-mon[200575]: failed to encode map e233 with expected crc 2023-09-22T07:46:36.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:36 smithi006 ceph-mon[200575]: failed to encode map e233 with expected crc 2023-09-22T07:46:36.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:36 smithi006 ceph-mon[200575]: osdmap e234: 8 total, 8 up, 8 in 2023-09-22T07:46:36.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:36 smithi006 ceph-mon[200575]: failed to encode map e234 with expected crc 2023-09-22T07:46:36.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:36 smithi006 conmon[116247]: 2023-09-22T07:46:36.162+0000 7f3e77245700 -1 mon.c@2(peon).osd e234 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:46:36.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:36 smithi006 ceph-mon[116271]: osdmap e233: 8 total, 8 up, 8 in 2023-09-22T07:46:36.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:36 smithi006 ceph-mon[116271]: failed to encode map e233 with expected crc 2023-09-22T07:46:36.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:36 smithi006 ceph-mon[116271]: failed to encode map e233 with expected crc 2023-09-22T07:46:36.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:36 smithi006 ceph-mon[116271]: failed to encode map e233 with expected crc 2023-09-22T07:46:36.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:36 smithi006 ceph-mon[116271]: failed to encode map e233 with expected crc 2023-09-22T07:46:36.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:36 smithi006 ceph-mon[116271]: osdmap e234: 8 total, 8 up, 8 in 2023-09-22T07:46:36.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:36 smithi006 ceph-mon[116271]: failed to encode map e234 with expected crc 2023-09-22T07:46:36.579 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:36 smithi105 conmon[101989]: 2023-09-22T07:46:36.162+0000 7f8658ec3700 -1 mon.b@1(peon).osd e234 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:46:36.579 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:36 smithi105 ceph-mon[102016]: osdmap e233: 8 total, 8 up, 8 in 2023-09-22T07:46:36.579 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:36 smithi105 ceph-mon[102016]: failed to encode map e233 with expected crc 2023-09-22T07:46:36.579 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:36 smithi105 ceph-mon[102016]: failed to encode map e233 with expected crc 2023-09-22T07:46:36.579 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:36 smithi105 ceph-mon[102016]: failed to encode map e233 with expected crc 2023-09-22T07:46:36.579 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:36 smithi105 ceph-mon[102016]: failed to encode map e233 with expected crc 2023-09-22T07:46:36.580 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:36 smithi105 ceph-mon[102016]: osdmap e234: 8 total, 8 up, 8 in 2023-09-22T07:46:36.580 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:36 smithi105 ceph-mon[102016]: failed to encode map e234 with expected crc 2023-09-22T07:46:36.876 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:36 smithi105 conmon[176761]: 2023-09-22T07:46:36.579+0000 7f0b9c68b200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-22T07:46:36.876 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:36 smithi105 conmon[176761]: 2023-09-22T07:46:36.661+0000 7f0b9c68b200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-22T07:46:37.177 INFO:tasks.rados.rados.0.smithi006.stdout:862: done (2 left) 2023-09-22T07:46:37.177 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 11 current snap is 83 2023-09-22T07:46:37.177 INFO:tasks.rados.rados.0.smithi006.stdout:860: finishing copy_from to smithi006182445-46 2023-09-22T07:46:37.177 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 46 v 174 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-09-22T07:46:37.177 INFO:tasks.rados.rados.0.smithi006.stdout:863: seq_num 265 ranges {3342336=442368,3784704=647168,4431872=573440,5005312=385024} 2023-09-22T07:46:37.197 INFO:tasks.rados.rados.0.smithi006.stdout:863: writing smithi006182445-11 from 3342336 to 3784704 tid 1 2023-09-22T07:46:37.202 INFO:tasks.rados.rados.0.smithi006.stdout:863: writing smithi006182445-11 from 3784704 to 4431872 tid 2 2023-09-22T07:46:37.205 INFO:tasks.rados.rados.0.smithi006.stdout:863: writing smithi006182445-11 from 4431872 to 5005312 tid 3 2023-09-22T07:46:37.208 INFO:tasks.rados.rados.0.smithi006.stdout:863: writing smithi006182445-11 from 5005312 to 5390336 tid 4 2023-09-22T07:46:37.208 INFO:tasks.rados.rados.0.smithi006.stdout:864: delete oid 21 current snap is 83 2023-09-22T07:46:37.208 INFO:tasks.rados.rados.0.smithi006.stdout:860: finishing copy_from racing read to smithi006182445-46 2023-09-22T07:46:37.208 INFO:tasks.rados.rados.0.smithi006.stdout:859: finishing copy_from to smithi006182445-43 2023-09-22T07:46:37.208 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 43 v 151 (ObjNum 213 snap 62 seq_num 213) dirty exists 2023-09-22T07:46:37.208 INFO:tasks.rados.rados.0.smithi006.stdout:859: finishing copy_from racing read to smithi006182445-43 2023-09-22T07:46:37.208 INFO:tasks.rados.rados.0.smithi006.stdout:863: finishing write tid 1 to smithi006182445-11 2023-09-22T07:46:37.208 INFO:tasks.rados.rados.0.smithi006.stdout:863: finishing write tid 2 to smithi006182445-11 2023-09-22T07:46:37.209 INFO:tasks.rados.rados.0.smithi006.stdout:863: finishing write tid 3 to smithi006182445-11 2023-09-22T07:46:37.210 INFO:tasks.rados.rados.0.smithi006.stdout:863: finishing write tid 4 to smithi006182445-11 2023-09-22T07:46:37.210 INFO:tasks.rados.rados.0.smithi006.stdout:863: finishing write tid 5 to smithi006182445-11 2023-09-22T07:46:37.211 INFO:tasks.rados.rados.0.smithi006.stdout:859: done (3 left) 2023-09-22T07:46:37.211 INFO:tasks.rados.rados.0.smithi006.stdout:860: done (2 left) 2023-09-22T07:46:37.211 INFO:tasks.rados.rados.0.smithi006.stdout:864: done (1 left) 2023-09-22T07:46:37.211 INFO:tasks.rados.rados.0.smithi006.stdout:865: snap_remove snap 77 2023-09-22T07:46:37.439 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:37 smithi105 conmon[101989]: 2023-09-22T07:46:37.170+0000 7f8658ec3700 -1 mon.b@1(peon).osd e235 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:46:37.439 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:37 smithi105 ceph-mon[102016]: failed to encode map e234 with expected crc 2023-09-22T07:46:37.439 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:37 smithi105 ceph-mon[102016]: failed to encode map e234 with expected crc 2023-09-22T07:46:37.439 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:37 smithi105 ceph-mon[102016]: failed to encode map e234 with expected crc 2023-09-22T07:46:37.439 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:37 smithi105 ceph-mon[102016]: failed to encode map e234 with expected crc 2023-09-22T07:46:37.439 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:37 smithi105 ceph-mon[102016]: osdmap e235: 8 total, 8 up, 8 in 2023-09-22T07:46:37.534 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:37 smithi006 conmon[187727]: 2023-09-22T07:46:37.130+0000 7fc0499c2200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-22T07:46:37.535 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:37 smithi006 conmon[187727]: 2023-09-22T07:46:37.242+0000 7fc0499c2200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-22T07:46:37.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:37 smithi006 ceph-mon[200575]: failed to encode map e234 with expected crc 2023-09-22T07:46:37.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:37 smithi006 ceph-mon[200575]: failed to encode map e234 with expected crc 2023-09-22T07:46:37.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:37 smithi006 ceph-mon[200575]: failed to encode map e234 with expected crc 2023-09-22T07:46:37.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:37 smithi006 ceph-mon[200575]: failed to encode map e234 with expected crc 2023-09-22T07:46:37.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:37 smithi006 ceph-mon[200575]: osdmap e235: 8 total, 8 up, 8 in 2023-09-22T07:46:37.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:37 smithi006 conmon[116247]: 2023-09-22T07:46:37.171+0000 7f3e77245700 -1 mon.c@2(peon).osd e235 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:46:37.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:37 smithi006 ceph-mon[116271]: failed to encode map e234 with expected crc 2023-09-22T07:46:37.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:37 smithi006 ceph-mon[116271]: failed to encode map e234 with expected crc 2023-09-22T07:46:37.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:37 smithi006 ceph-mon[116271]: failed to encode map e234 with expected crc 2023-09-22T07:46:37.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:37 smithi006 ceph-mon[116271]: failed to encode map e234 with expected crc 2023-09-22T07:46:37.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:37 smithi006 ceph-mon[116271]: osdmap e235: 8 total, 8 up, 8 in 2023-09-22T07:46:37.705 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:37 smithi105 conmon[176761]: 2023-09-22T07:46:37.440+0000 7f0b9c68b200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-22T07:46:37.705 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:37 smithi105 conmon[176761]: 2023-09-22T07:46:37.532+0000 7f0b9c68b200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-22T07:46:37.987 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:37 smithi105 conmon[176761]: 2023-09-22T07:46:37.706+0000 7f0b9c68b200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-22T07:46:38.179 INFO:tasks.rados.rados.0.smithi006.stdout:865: done (1 left) 2023-09-22T07:46:38.180 INFO:tasks.rados.rados.0.smithi006.stdout:866: read oid 9 snap -1 2023-09-22T07:46:38.180 INFO:tasks.rados.rados.0.smithi006.stdout:866: expect (ObjNum 105 snap 25 seq_num 105) 2023-09-22T07:46:38.180 INFO:tasks.rados.rados.0.smithi006.stdout:867: snap_remove snap 72 2023-09-22T07:46:38.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:38 smithi105 conmon[101989]: 2023-09-22T07:46:38.172+0000 7f8658ec3700 -1 mon.b@1(peon).osd e236 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:46:38.247 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:37 smithi105 conmon[176761]: 2023-09-22T07:46:37.988+0000 7f0b9c68b200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-22T07:46:38.247 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:38 smithi105 conmon[176761]: 2023-09-22T07:46:38.228+0000 7f0b9c68b200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-22T07:46:38.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:38 smithi006 ceph-mon[200575]: failed to encode map e235 with expected crc 2023-09-22T07:46:38.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:38 smithi006 ceph-mon[200575]: failed to encode map e235 with expected crc 2023-09-22T07:46:38.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:38 smithi006 ceph-mon[200575]: osdmap e236: 8 total, 8 up, 8 in 2023-09-22T07:46:38.535 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:38 smithi006 conmon[187727]: 2023-09-22T07:46:38.239+0000 7fc0499c2200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-22T07:46:38.535 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:38 smithi006 conmon[187727]: 2023-09-22T07:46:38.354+0000 7fc0499c2200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-22T07:46:38.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:38 smithi006 conmon[116247]: 2023-09-22T07:46:38.174+0000 7f3e77245700 -1 mon.c@2(peon).osd e236 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:46:38.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:38 smithi006 ceph-mon[116271]: failed to encode map e235 with expected crc 2023-09-22T07:46:38.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:38 smithi006 ceph-mon[116271]: failed to encode map e235 with expected crc 2023-09-22T07:46:38.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:38 smithi006 ceph-mon[116271]: osdmap e236: 8 total, 8 up, 8 in 2023-09-22T07:46:38.626 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:38 smithi105 conmon[176761]: 2023-09-22T07:46:38.380+0000 7f0b9c68b200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-22T07:46:38.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:38 smithi105 ceph-mon[102016]: failed to encode map e235 with expected crc 2023-09-22T07:46:38.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:38 smithi105 ceph-mon[102016]: failed to encode map e235 with expected crc 2023-09-22T07:46:38.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:38 smithi105 ceph-mon[102016]: osdmap e236: 8 total, 8 up, 8 in 2023-09-22T07:46:38.938 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:38 smithi006 conmon[187727]: 2023-09-22T07:46:38.580+0000 7fc0499c2200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-22T07:46:39.126 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:38 smithi105 conmon[176761]: 2023-09-22T07:46:38.649+0000 7f0b9c68b200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-22T07:46:39.179 INFO:tasks.rados.rados.0.smithi006.stdout:867: done (2 left) 2023-09-22T07:46:39.180 INFO:tasks.rados.rados.0.smithi006.stdout:868: read oid 47 snap -1 2023-09-22T07:46:39.180 INFO:tasks.rados.rados.0.smithi006.stdout:868: expect deleted 2023-09-22T07:46:39.180 INFO:tasks.rados.rados.0.smithi006.stdout:869: rollback oid 33 current snap is 83 2023-09-22T07:46:39.180 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 33 to 75 2023-09-22T07:46:39.180 INFO:tasks.rados.rados.0.smithi006.stdout:863: finishing write tid 6 to smithi006182445-11 2023-09-22T07:46:39.180 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 11 v 444 (ObjNum 265 snap 83 seq_num 265) dirty exists 2023-09-22T07:46:39.180 INFO:tasks.rados.rados.0.smithi006.stdout:863: left oid 11 (ObjNum 265 snap 83 seq_num 265) 2023-09-22T07:46:39.180 INFO:tasks.rados.rados.0.smithi006.stdout:866: expect (ObjNum 105 snap 25 seq_num 105) 2023-09-22T07:46:39.205 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:39 smithi006 conmon[116247]: 2023-09-22T07:46:39.173+0000 7f3e77245700 -1 mon.c@2(peon).osd e237 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:46:39.205 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:38 smithi006 conmon[187727]: 2023-09-22T07:46:38.938+0000 7fc0499c2200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-22T07:46:39.205 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:39 smithi006 conmon[187727]: 2023-09-22T07:46:39.205+0000 7fc0499c2200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-22T07:46:39.463 INFO:tasks.rados.rados.0.smithi006.stdout:869: finishing rollback tid 1 to smithi006182445-33 2023-09-22T07:46:39.463 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 33 v 165 (ObjNum 769 snap 0 seq_num 3168992336) dirty dne 2023-09-22T07:46:39.464 INFO:tasks.rados.rados.0.smithi006.stdout:863: done (3 left) 2023-09-22T07:46:39.464 INFO:tasks.rados.rados.0.smithi006.stdout:866: done (2 left) 2023-09-22T07:46:39.464 INFO:tasks.rados.rados.0.smithi006.stdout:868: done (1 left) 2023-09-22T07:46:39.464 INFO:tasks.rados.rados.0.smithi006.stdout:869: done (0 left) 2023-09-22T07:46:39.464 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 3 current snap is 83 2023-09-22T07:46:39.464 INFO:tasks.rados.rados.0.smithi006.stdout:870: seq_num 267 ranges {2351104=475136,2826240=458752,3284992=540672,3825664=606208} 2023-09-22T07:46:39.478 INFO:tasks.rados.rados.0.smithi006.stdout:870: writing smithi006182445-3 from 2351104 to 2826240 tid 1 2023-09-22T07:46:39.481 INFO:tasks.rados.rados.0.smithi006.stdout:870: writing smithi006182445-3 from 2826240 to 3284992 tid 2 2023-09-22T07:46:39.484 INFO:tasks.rados.rados.0.smithi006.stdout:870: writing smithi006182445-3 from 3284992 to 3825664 tid 3 2023-09-22T07:46:39.488 INFO:tasks.rados.rados.0.smithi006.stdout:870: writing smithi006182445-3 from 3825664 to 4431872 tid 4 2023-09-22T07:46:39.488 INFO:tasks.rados.rados.0.smithi006.stdout:871: read oid 24 snap -1 2023-09-22T07:46:39.488 INFO:tasks.rados.rados.0.smithi006.stdout:871: expect (ObjNum 225 snap 68 seq_num 225) 2023-09-22T07:46:39.488 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 28 current snap is 83 2023-09-22T07:46:39.489 INFO:tasks.rados.rados.0.smithi006.stdout:870: finishing write tid 1 to smithi006182445-3 2023-09-22T07:46:39.489 INFO:tasks.rados.rados.0.smithi006.stdout:870: finishing write tid 2 to smithi006182445-3 2023-09-22T07:46:39.489 INFO:tasks.rados.rados.0.smithi006.stdout:870: finishing write tid 3 to smithi006182445-3 2023-09-22T07:46:39.492 INFO:tasks.rados.rados.0.smithi006.stdout:872: seq_num 268 ranges {0=491520,491520=745472,1236992=745472,1982464=114688} 2023-09-22T07:46:39.492 INFO:tasks.rados.rados.0.smithi006.stdout:872: writing smithi006182445-28 from 0 to 491520 tid 1 2023-09-22T07:46:39.496 INFO:tasks.rados.rados.0.smithi006.stdout:872: writing smithi006182445-28 from 491520 to 1236992 tid 2 2023-09-22T07:46:39.500 INFO:tasks.rados.rados.0.smithi006.stdout:872: writing smithi006182445-28 from 1236992 to 1982464 tid 3 2023-09-22T07:46:39.501 INFO:tasks.rados.rados.0.smithi006.stdout:872: writing smithi006182445-28 from 1982464 to 2097152 tid 4 2023-09-22T07:46:39.501 INFO:tasks.rados.rados.0.smithi006.stdout:873: rollback oid 44 current snap is 83 2023-09-22T07:46:39.501 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 44 to 78 2023-09-22T07:46:39.501 INFO:tasks.rados.rados.0.smithi006.stdout:870: finishing write tid 4 to smithi006182445-3 2023-09-22T07:46:39.501 INFO:tasks.rados.rados.0.smithi006.stdout:870: finishing write tid 5 to smithi006182445-3 2023-09-22T07:46:39.501 INFO:tasks.rados.rados.0.smithi006.stdout:871: expect (ObjNum 225 snap 68 seq_num 225) 2023-09-22T07:46:39.512 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:39 smithi105 conmon[176761]: 2023-09-22T07:46:39.372+0000 7f0b9c68b200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-22T07:46:39.512 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:39 smithi105 conmon[101989]: 2023-09-22T07:46:39.174+0000 7f8658ec3700 -1 mon.b@1(peon).osd e237 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:46:39.513 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:39 smithi105 ceph-mon[102016]: failed to encode map e236 with expected crc 2023-09-22T07:46:39.513 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:39 smithi105 ceph-mon[102016]: failed to encode map e236 with expected crc 2023-09-22T07:46:39.513 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:39 smithi105 ceph-mon[102016]: osdmap e237: 8 total, 8 up, 8 in 2023-09-22T07:46:39.534 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:39 smithi006 conmon[187727]: 2023-09-22T07:46:39.395+0000 7fc0499c2200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-22T07:46:39.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:39 smithi006 ceph-mon[200575]: failed to encode map e236 with expected crc 2023-09-22T07:46:39.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:39 smithi006 ceph-mon[200575]: failed to encode map e236 with expected crc 2023-09-22T07:46:39.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:39 smithi006 ceph-mon[200575]: osdmap e237: 8 total, 8 up, 8 in 2023-09-22T07:46:39.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:39 smithi006 ceph-mon[116271]: failed to encode map e236 with expected crc 2023-09-22T07:46:39.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:39 smithi006 ceph-mon[116271]: failed to encode map e236 with expected crc 2023-09-22T07:46:39.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:39 smithi006 ceph-mon[116271]: osdmap e237: 8 total, 8 up, 8 in 2023-09-22T07:46:39.576 INFO:tasks.rados.rados.0.smithi006.stdout:872: finishing write tid 1 to smithi006182445-28 2023-09-22T07:46:39.576 INFO:tasks.rados.rados.0.smithi006.stdout:870: finishing write tid 6 to smithi006182445-3 2023-09-22T07:46:39.576 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 3 v 146 (ObjNum 267 snap 83 seq_num 267) dirty exists 2023-09-22T07:46:39.576 INFO:tasks.rados.rados.0.smithi006.stdout:870: left oid 3 (ObjNum 267 snap 83 seq_num 267) 2023-09-22T07:46:39.576 INFO:tasks.rados.rados.0.smithi006.stdout:872: finishing write tid 2 to smithi006182445-28 2023-09-22T07:46:39.577 INFO:tasks.rados.rados.0.smithi006.stdout:873: finishing rollback tid 1 to smithi006182445-44 2023-09-22T07:46:39.577 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 44 v 0 (ObjNum 769 snap 0 seq_num 3169149104) dirty dne 2023-09-22T07:46:39.577 INFO:tasks.rados.rados.0.smithi006.stdout:872: finishing write tid 3 to smithi006182445-28 2023-09-22T07:46:39.577 INFO:tasks.rados.rados.0.smithi006.stdout:872: finishing write tid 4 to smithi006182445-28 2023-09-22T07:46:39.577 INFO:tasks.rados.rados.0.smithi006.stdout:870: done (3 left) 2023-09-22T07:46:39.577 INFO:tasks.rados.rados.0.smithi006.stdout:871: done (2 left) 2023-09-22T07:46:39.577 INFO:tasks.rados.rados.0.smithi006.stdout:873: done (1 left) 2023-09-22T07:46:39.577 INFO:tasks.rados.rados.0.smithi006.stdout:874: read oid 29 snap -1 2023-09-22T07:46:39.577 INFO:tasks.rados.rados.0.smithi006.stdout:874: expect (ObjNum 252 snap 77 seq_num 252) 2023-09-22T07:46:39.577 INFO:tasks.rados.rados.0.smithi006.stdout:875: copy_from oid 39 from oid 9 current snap is 83 2023-09-22T07:46:39.577 INFO:tasks.rados.rados.0.smithi006.stdout:872: finishing write tid 5 to smithi006182445-28 2023-09-22T07:46:39.577 INFO:tasks.rados.rados.0.smithi006.stdout:872: finishing write tid 6 to smithi006182445-28 2023-09-22T07:46:39.577 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 28 v 354 (ObjNum 268 snap 83 seq_num 268) dirty exists 2023-09-22T07:46:39.578 INFO:tasks.rados.rados.0.smithi006.stdout:872: left oid 28 (ObjNum 268 snap 83 seq_num 268) 2023-09-22T07:46:39.578 INFO:tasks.rados.rados.0.smithi006.stdout:872: done (2 left) 2023-09-22T07:46:39.578 INFO:tasks.rados.rados.0.smithi006.stdout:876: rollback oid 31 current snap is 83 2023-09-22T07:46:39.578 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 31 to 82 2023-09-22T07:46:39.578 INFO:tasks.rados.rados.0.smithi006.stdout:877: snap_create 2023-09-22T07:46:39.580 INFO:tasks.rados.rados.0.smithi006.stdout:876: finishing rollback tid 0 to smithi006182445-31 2023-09-22T07:46:39.580 INFO:tasks.rados.rados.0.smithi006.stdout:876: finishing rollback tid 1 to smithi006182445-31 2023-09-22T07:46:39.580 INFO:tasks.rados.rados.0.smithi006.stdout:876: finishing rollback tid 2 to smithi006182445-31 2023-09-22T07:46:39.580 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 31 v 462 (ObjNum 117 snap 26 seq_num 117) dirty exists 2023-09-22T07:46:39.592 INFO:tasks.rados.rados.0.smithi006.stdout:874: expect (ObjNum 252 snap 77 seq_num 252) 2023-09-22T07:46:39.765 INFO:tasks.rados.rados.0.smithi006.stdout:875: finishing copy_from to smithi006182445-39 2023-09-22T07:46:39.765 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 39 v 274 (ObjNum 105 snap 25 seq_num 105) dirty exists 2023-09-22T07:46:39.765 INFO:tasks.rados.rados.0.smithi006.stdout:875: finishing copy_from racing read to smithi006182445-39 2023-09-22T07:46:39.833 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:39 smithi105 conmon[176761]: 2023-09-22T07:46:39.513+0000 7f0b9c68b200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-22T07:46:39.833 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:39 smithi105 conmon[176761]: 2023-09-22T07:46:39.716+0000 7f0b9c68b200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-22T07:46:40.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:39 smithi006 conmon[187727]: 2023-09-22T07:46:39.752+0000 7fc0499c2200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-22T07:46:40.126 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:39 smithi105 conmon[176761]: 2023-09-22T07:46:39.834+0000 7f0b9c68b200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-22T07:46:40.126 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:40 smithi105 conmon[176761]: 2023-09-22T07:46:40.058+0000 7f0b9c68b200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-22T07:46:40.264 INFO:tasks.rados.rados.0.smithi006.stdout:874: done (3 left) 2023-09-22T07:46:40.264 INFO:tasks.rados.rados.0.smithi006.stdout:875: done (2 left) 2023-09-22T07:46:40.264 INFO:tasks.rados.rados.0.smithi006.stdout:876: done (1 left) 2023-09-22T07:46:40.264 INFO:tasks.rados.rados.0.smithi006.stdout:877: done (0 left) 2023-09-22T07:46:40.264 INFO:tasks.rados.rados.0.smithi006.stdout:878: delete oid 14 current snap is 84 2023-09-22T07:46:40.270 INFO:tasks.rados.rados.0.smithi006.stdout:878: done (0 left) 2023-09-22T07:46:40.270 INFO:tasks.rados.rados.0.smithi006.stdout:879: snap_create 2023-09-22T07:46:40.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:40 smithi006 ceph-mon[200575]: failed to encode map e237 with expected crc 2023-09-22T07:46:40.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:40 smithi006 ceph-mon[200575]: failed to encode map e237 with expected crc 2023-09-22T07:46:40.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:40 smithi006 ceph-mon[116271]: failed to encode map e237 with expected crc 2023-09-22T07:46:40.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:40 smithi006 ceph-mon[116271]: failed to encode map e237 with expected crc 2023-09-22T07:46:40.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:40 smithi006 conmon[116247]: 2023-09-22T07:46:40.257+0000 7f3e77245700 -1 mon.c@2(peon).osd e238 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:46:40.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:40 smithi105 ceph-mon[102016]: failed to encode map e237 with expected crc 2023-09-22T07:46:40.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:40 smithi105 ceph-mon[102016]: failed to encode map e237 with expected crc 2023-09-22T07:46:40.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:40 smithi105 conmon[101989]: 2023-09-22T07:46:40.258+0000 7f8658ec3700 -1 mon.b@1(peon).osd e238 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:46:41.023 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:40 smithi006 conmon[187727]: 2023-09-22T07:46:40.603+0000 7fc0499c2200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-22T07:46:41.023 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:40 smithi006 conmon[187727]: 2023-09-22T07:46:40.766+0000 7fc0499c2200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-22T07:46:41.023 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:41 smithi006 conmon[187727]: 2023-09-22T07:46:41.022+0000 7fc0499c2200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-22T07:46:41.261 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:40 smithi105 conmon[176761]: 2023-09-22T07:46:40.932+0000 7f0b9c68b200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-22T07:46:41.261 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:40 smithi105 conmon[176761]: [22/Sep/2023:07:46:40] ENGINE Bus STARTING 2023-09-22T07:46:41.261 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:41 smithi105 conmon[176761]: CherryPy Checker: 2023-09-22T07:46:41.261 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:41 smithi105 conmon[176761]: The Application mounted at '' has an empty config. 2023-09-22T07:46:41.261 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:41 smithi105 conmon[176761]: 2023-09-22T07:46:41.261 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:41 smithi105 conmon[176761]: [22/Sep/2023:07:46:41] ENGINE Serving on http://:::9283 2023-09-22T07:46:41.261 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 07:46:41 smithi105 conmon[176761]: [22/Sep/2023:07:46:41] ENGINE Bus STARTED 2023-09-22T07:46:41.279 INFO:tasks.rados.rados.0.smithi006.stdout:879: done (0 left) 2023-09-22T07:46:41.279 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 27 current snap is 85 2023-09-22T07:46:41.279 INFO:tasks.rados.rados.0.smithi006.stdout:880: seq_num 270 ranges {1949696=524288,2473984=516096,2990080=761856,3751936=327680} 2023-09-22T07:46:41.284 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:41 smithi006 conmon[187727]: 2023-09-22T07:46:41.164+0000 7fc0499c2200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-22T07:46:41.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:41 smithi006 ceph-mon[116271]: osdmap e238: 8 total, 8 up, 8 in 2023-09-22T07:46:41.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:41 smithi006 ceph-mon[116271]: failed to encode map e238 with expected crc 2023-09-22T07:46:41.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:41 smithi006 ceph-mon[116271]: failed to encode map e238 with expected crc 2023-09-22T07:46:41.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:41 smithi006 ceph-mon[116271]: failed to encode map e238 with expected crc 2023-09-22T07:46:41.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:41 smithi006 ceph-mon[116271]: Standby manager daemon x restarted 2023-09-22T07:46:41.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:41 smithi006 ceph-mon[116271]: Standby manager daemon x started 2023-09-22T07:46:41.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:41 smithi006 ceph-mon[116271]: from='mgr.? 172.21.15.105:0/1362808475' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-22T07:46:41.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:41 smithi006 ceph-mon[116271]: from='mgr.? 172.21.15.105:0/1362808475' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-22T07:46:41.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:41 smithi006 ceph-mon[116271]: from='mgr.? 172.21.15.105:0/1362808475' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-22T07:46:41.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:41 smithi006 ceph-mon[116271]: from='mgr.? 172.21.15.105:0/1362808475' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-22T07:46:41.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:41 smithi006 conmon[116247]: 2023-09-22T07:46:41.270+0000 7f3e77245700 -1 mon.c@2(peon).osd e239 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:46:41.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:41 smithi006 ceph-mon[200575]: osdmap e238: 8 total, 8 up, 8 in 2023-09-22T07:46:41.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:41 smithi006 ceph-mon[200575]: failed to encode map e238 with expected crc 2023-09-22T07:46:41.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:41 smithi006 ceph-mon[200575]: failed to encode map e238 with expected crc 2023-09-22T07:46:41.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:41 smithi006 ceph-mon[200575]: failed to encode map e238 with expected crc 2023-09-22T07:46:41.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:41 smithi006 ceph-mon[200575]: Standby manager daemon x restarted 2023-09-22T07:46:41.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:41 smithi006 ceph-mon[200575]: Standby manager daemon x started 2023-09-22T07:46:41.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:41 smithi006 ceph-mon[200575]: from='mgr.? 172.21.15.105:0/1362808475' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-22T07:46:41.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:41 smithi006 ceph-mon[200575]: from='mgr.? 172.21.15.105:0/1362808475' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-22T07:46:41.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:41 smithi006 ceph-mon[200575]: from='mgr.? 172.21.15.105:0/1362808475' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-22T07:46:41.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:41 smithi006 ceph-mon[200575]: from='mgr.? 172.21.15.105:0/1362808475' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-22T07:46:41.292 INFO:tasks.rados.rados.0.smithi006.stdout:880: writing smithi006182445-27 from 1949696 to 2473984 tid 1 2023-09-22T07:46:41.295 INFO:tasks.rados.rados.0.smithi006.stdout:880: writing smithi006182445-27 from 2473984 to 2990080 tid 2 2023-09-22T07:46:41.300 INFO:tasks.rados.rados.0.smithi006.stdout:880: writing smithi006182445-27 from 2990080 to 3751936 tid 3 2023-09-22T07:46:41.302 INFO:tasks.rados.rados.0.smithi006.stdout:880: writing smithi006182445-27 from 3751936 to 4079616 tid 4 2023-09-22T07:46:41.302 INFO:tasks.rados.rados.0.smithi006.stdout:881: read oid 26 snap -1 2023-09-22T07:46:41.302 INFO:tasks.rados.rados.0.smithi006.stdout:881: expect (ObjNum 180 snap 48 seq_num 180) 2023-09-22T07:46:41.302 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 19 current snap is 85 2023-09-22T07:46:41.302 INFO:tasks.rados.rados.0.smithi006.stdout:880: finishing write tid 1 to smithi006182445-27 2023-09-22T07:46:41.302 INFO:tasks.rados.rados.0.smithi006.stdout:882: seq_num 271 ranges {0=540672,540672=802816,1343488=516096,1859584=286720} 2023-09-22T07:46:41.305 INFO:tasks.rados.rados.0.smithi006.stdout:882: writing smithi006182445-19 from 0 to 540672 tid 1 2023-09-22T07:46:41.309 INFO:tasks.rados.rados.0.smithi006.stdout:882: writing smithi006182445-19 from 540672 to 1343488 tid 2 2023-09-22T07:46:41.312 INFO:tasks.rados.rados.0.smithi006.stdout:882: writing smithi006182445-19 from 1343488 to 1859584 tid 3 2023-09-22T07:46:41.314 INFO:tasks.rados.rados.0.smithi006.stdout:882: writing smithi006182445-19 from 1859584 to 2146304 tid 4 2023-09-22T07:46:41.314 INFO:tasks.rados.rados.0.smithi006.stdout:883: read oid 24 snap 81 2023-09-22T07:46:41.314 INFO:tasks.rados.rados.0.smithi006.stdout:883: expect (ObjNum 225 snap 68 seq_num 225) 2023-09-22T07:46:41.314 INFO:tasks.rados.rados.0.smithi006.stdout:884: read oid 5 snap -1 2023-09-22T07:46:41.314 INFO:tasks.rados.rados.0.smithi006.stdout:884: expect deleted 2023-09-22T07:46:41.315 INFO:tasks.rados.rados.0.smithi006.stdout:885: rmattr oid 6 current snap is 85 2023-09-22T07:46:41.315 INFO:tasks.rados.rados.0.smithi006.stdout:885: done (5 left) 2023-09-22T07:46:41.315 INFO:tasks.rados.rados.0.smithi006.stdout:886: rmattr oid 45 current snap is 85 2023-09-22T07:46:41.315 INFO:tasks.rados.rados.0.smithi006.stdout:886: done (5 left) 2023-09-22T07:46:41.315 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 28 current snap is 85 2023-09-22T07:46:41.315 INFO:tasks.rados.rados.0.smithi006.stdout:887: seq_num 272 ranges {2097152=565248,2662400=688128,3350528=729088,4079616=188416} 2023-09-22T07:46:41.329 INFO:tasks.rados.rados.0.smithi006.stdout:887: writing smithi006182445-28 from 2097152 to 2662400 tid 1 2023-09-22T07:46:41.333 INFO:tasks.rados.rados.0.smithi006.stdout:887: writing smithi006182445-28 from 2662400 to 3350528 tid 2 2023-09-22T07:46:41.337 INFO:tasks.rados.rados.0.smithi006.stdout:887: writing smithi006182445-28 from 3350528 to 4079616 tid 3 2023-09-22T07:46:41.339 INFO:tasks.rados.rados.0.smithi006.stdout:887: writing smithi006182445-28 from 4079616 to 4268032 tid 4 2023-09-22T07:46:41.339 INFO:tasks.rados.rados.0.smithi006.stdout:888: rollback oid 33 current snap is 85 2023-09-22T07:46:41.339 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 33 to 82 2023-09-22T07:46:41.339 INFO:tasks.rados.rados.0.smithi006.stdout:880: finishing write tid 2 to smithi006182445-27 2023-09-22T07:46:41.339 INFO:tasks.rados.rados.0.smithi006.stdout:880: finishing write tid 3 to smithi006182445-27 2023-09-22T07:46:41.339 INFO:tasks.rados.rados.0.smithi006.stdout:880: finishing write tid 4 to smithi006182445-27 2023-09-22T07:46:41.339 INFO:tasks.rados.rados.0.smithi006.stdout:880: finishing write tid 5 to smithi006182445-27 2023-09-22T07:46:41.339 INFO:tasks.rados.rados.0.smithi006.stdout:880: finishing write tid 6 to smithi006182445-27 2023-09-22T07:46:41.340 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 27 v 221 (ObjNum 270 snap 85 seq_num 270) dirty exists 2023-09-22T07:46:41.340 INFO:tasks.rados.rados.0.smithi006.stdout:880: left oid 27 (ObjNum 270 snap 85 seq_num 270) 2023-09-22T07:46:41.340 INFO:tasks.rados.rados.0.smithi006.stdout:881: expect (ObjNum 180 snap 48 seq_num 180) 2023-09-22T07:46:41.356 INFO:tasks.rados.rados.0.smithi006.stdout:882: finishing write tid 1 to smithi006182445-19 2023-09-22T07:46:41.356 INFO:tasks.rados.rados.0.smithi006.stdout:882: finishing write tid 2 to smithi006182445-19 2023-09-22T07:46:41.356 INFO:tasks.rados.rados.0.smithi006.stdout:882: finishing write tid 3 to smithi006182445-19 2023-09-22T07:46:41.356 INFO:tasks.rados.rados.0.smithi006.stdout:882: finishing write tid 4 to smithi006182445-19 2023-09-22T07:46:41.356 INFO:tasks.rados.rados.0.smithi006.stdout:880: done (6 left) 2023-09-22T07:46:41.357 INFO:tasks.rados.rados.0.smithi006.stdout:881: done (5 left) 2023-09-22T07:46:41.357 INFO:tasks.rados.rados.0.smithi006.stdout:884: done (4 left) 2023-09-22T07:46:41.357 INFO:tasks.rados.rados.0.smithi006.stdout:889: delete oid 37 current snap is 85 2023-09-22T07:46:41.357 INFO:tasks.rados.rados.0.smithi006.stdout:882: finishing write tid 5 to smithi006182445-19 2023-09-22T07:46:41.357 INFO:tasks.rados.rados.0.smithi006.stdout:882: finishing write tid 6 to smithi006182445-19 2023-09-22T07:46:41.357 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 19 v 197 (ObjNum 271 snap 85 seq_num 271) dirty exists 2023-09-22T07:46:41.357 INFO:tasks.rados.rados.0.smithi006.stdout:882: left oid 19 (ObjNum 271 snap 85 seq_num 271) 2023-09-22T07:46:41.357 INFO:tasks.rados.rados.0.smithi006.stdout:883: expect (ObjNum 225 snap 68 seq_num 225) 2023-09-22T07:46:41.431 INFO:tasks.rados.rados.0.smithi006.stdout:887: finishing write tid 1 to smithi006182445-28 2023-09-22T07:46:41.431 INFO:tasks.rados.rados.0.smithi006.stdout:887: finishing write tid 2 to smithi006182445-28 2023-09-22T07:46:41.431 INFO:tasks.rados.rados.0.smithi006.stdout:888: finishing rollback tid 1 to smithi006182445-33 2023-09-22T07:46:41.431 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 33 v 0 (ObjNum 33 snap 0 seq_num 3167267008) dirty dne 2023-09-22T07:46:41.432 INFO:tasks.rados.rados.0.smithi006.stdout:887: finishing write tid 3 to smithi006182445-28 2023-09-22T07:46:41.432 INFO:tasks.rados.rados.0.smithi006.stdout:887: finishing write tid 4 to smithi006182445-28 2023-09-22T07:46:41.432 INFO:tasks.rados.rados.0.smithi006.stdout:882: done (4 left) 2023-09-22T07:46:41.432 INFO:tasks.rados.rados.0.smithi006.stdout:883: done (3 left) 2023-09-22T07:46:41.432 INFO:tasks.rados.rados.0.smithi006.stdout:888: done (2 left) 2023-09-22T07:46:41.432 INFO:tasks.rados.rados.0.smithi006.stdout:889: done (1 left) 2023-09-22T07:46:41.432 INFO:tasks.rados.rados.0.smithi006.stdout:890: rmattr oid 37 current snap is 85 2023-09-22T07:46:41.432 INFO:tasks.rados.rados.0.smithi006.stdout:890: done (1 left) 2023-09-22T07:46:41.432 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 2 current snap is 85 2023-09-22T07:46:41.433 INFO:tasks.rados.rados.0.smithi006.stdout:887: finishing write tid 5 to smithi006182445-28 2023-09-22T07:46:41.433 INFO:tasks.rados.rados.0.smithi006.stdout:887: finishing write tid 6 to smithi006182445-28 2023-09-22T07:46:41.433 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 28 v 360 (ObjNum 272 snap 85 seq_num 272) dirty exists 2023-09-22T07:46:41.433 INFO:tasks.rados.rados.0.smithi006.stdout:887: left oid 28 (ObjNum 272 snap 85 seq_num 272) 2023-09-22T07:46:41.433 INFO:tasks.rados.rados.0.smithi006.stdout:891: seq_num 274 ranges {0=598016,598016=499712,1097728=745472,1843200=360448} 2023-09-22T07:46:41.434 INFO:tasks.rados.rados.0.smithi006.stdout:891: writing smithi006182445-2 from 0 to 598016 tid 1 2023-09-22T07:46:41.437 INFO:tasks.rados.rados.0.smithi006.stdout:891: writing smithi006182445-2 from 598016 to 1097728 tid 2 2023-09-22T07:46:41.441 INFO:tasks.rados.rados.0.smithi006.stdout:891: writing smithi006182445-2 from 1097728 to 1843200 tid 3 2023-09-22T07:46:41.444 INFO:tasks.rados.rados.0.smithi006.stdout:891: writing smithi006182445-2 from 1843200 to 2203648 tid 4 2023-09-22T07:46:41.444 INFO:tasks.rados.rados.0.smithi006.stdout:887: done (1 left) 2023-09-22T07:46:41.444 INFO:tasks.rados.rados.0.smithi006.stdout:892: rollback oid 13 current snap is 85 2023-09-22T07:46:41.444 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 13 to 81 2023-09-22T07:46:41.445 INFO:tasks.rados.rados.0.smithi006.stdout:891: finishing write tid 1 to smithi006182445-2 2023-09-22T07:46:41.445 INFO:tasks.rados.rados.0.smithi006.stdout:891: finishing write tid 2 to smithi006182445-2 2023-09-22T07:46:41.445 INFO:tasks.rados.rados.0.smithi006.stdout:893: read oid 38 snap -1 2023-09-22T07:46:41.445 INFO:tasks.rados.rados.0.smithi006.stdout:893: expect (ObjNum 242 snap 71 seq_num 242) 2023-09-22T07:46:41.445 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 14 current snap is 85 2023-09-22T07:46:41.445 INFO:tasks.rados.rados.0.smithi006.stdout:894: seq_num 275 ranges {0=614400,614400=786432,1400832=499712,1900544=319488} 2023-09-22T07:46:41.448 INFO:tasks.rados.rados.0.smithi006.stdout:894: writing smithi006182445-14 from 0 to 614400 tid 1 2023-09-22T07:46:41.453 INFO:tasks.rados.rados.0.smithi006.stdout:894: writing smithi006182445-14 from 614400 to 1400832 tid 2 2023-09-22T07:46:41.455 INFO:tasks.rados.rados.0.smithi006.stdout:894: writing smithi006182445-14 from 1400832 to 1900544 tid 3 2023-09-22T07:46:41.458 INFO:tasks.rados.rados.0.smithi006.stdout:894: writing smithi006182445-14 from 1900544 to 2220032 tid 4 2023-09-22T07:46:41.458 INFO:tasks.rados.rados.0.smithi006.stdout:895: setattr oid 40 current snap is 85 2023-09-22T07:46:41.458 INFO:tasks.rados.rados.0.smithi006.stdout:891: finishing write tid 3 to smithi006182445-2 2023-09-22T07:46:41.458 INFO:tasks.rados.rados.0.smithi006.stdout:891: finishing write tid 4 to smithi006182445-2 2023-09-22T07:46:41.458 INFO:tasks.rados.rados.0.smithi006.stdout:891: finishing write tid 5 to smithi006182445-2 2023-09-22T07:46:41.458 INFO:tasks.rados.rados.0.smithi006.stdout:892: finishing rollback tid 0 to smithi006182445-13 2023-09-22T07:46:41.458 INFO:tasks.rados.rados.0.smithi006.stdout:892: finishing rollback tid 1 to smithi006182445-13 2023-09-22T07:46:41.458 INFO:tasks.rados.rados.0.smithi006.stdout:892: finishing rollback tid 2 to smithi006182445-13 2023-09-22T07:46:41.458 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 13 v 341 (ObjNum 230 snap 68 seq_num 230) dirty exists 2023-09-22T07:46:41.459 INFO:tasks.rados.rados.0.smithi006.stdout:891: finishing write tid 6 to smithi006182445-2 2023-09-22T07:46:41.459 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 2 v 151 (ObjNum 274 snap 85 seq_num 274) dirty exists 2023-09-22T07:46:41.459 INFO:tasks.rados.rados.0.smithi006.stdout:891: left oid 2 (ObjNum 274 snap 85 seq_num 274) 2023-09-22T07:46:41.459 INFO:tasks.rados.rados.0.smithi006.stdout:894: finishing write tid 1 to smithi006182445-14 2023-09-22T07:46:41.459 INFO:tasks.rados.rados.0.smithi006.stdout:893: expect (ObjNum 242 snap 71 seq_num 242) 2023-09-22T07:46:41.527 INFO:tasks.rados.rados.0.smithi006.stdout:894: finishing write tid 2 to smithi006182445-14 2023-09-22T07:46:41.528 INFO:tasks.rados.rados.0.smithi006.stdout:894: finishing write tid 3 to smithi006182445-14 2023-09-22T07:46:41.528 INFO:tasks.rados.rados.0.smithi006.stdout:894: finishing write tid 4 to smithi006182445-14 2023-09-22T07:46:41.528 INFO:tasks.rados.rados.0.smithi006.stdout:894: finishing write tid 5 to smithi006182445-14 2023-09-22T07:46:41.528 INFO:tasks.rados.rados.0.smithi006.stdout:894: finishing write tid 6 to smithi006182445-14 2023-09-22T07:46:41.528 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 14 v 252 (ObjNum 275 snap 85 seq_num 275) dirty exists 2023-09-22T07:46:41.528 INFO:tasks.rados.rados.0.smithi006.stdout:894: left oid 14 (ObjNum 275 snap 85 seq_num 275) 2023-09-22T07:46:41.528 INFO:tasks.rados.rados.0.smithi006.stdout:891: done (4 left) 2023-09-22T07:46:41.528 INFO:tasks.rados.rados.0.smithi006.stdout:892: done (3 left) 2023-09-22T07:46:41.529 INFO:tasks.rados.rados.0.smithi006.stdout:893: done (2 left) 2023-09-22T07:46:41.529 INFO:tasks.rados.rados.0.smithi006.stdout:894: done (1 left) 2023-09-22T07:46:41.529 INFO:tasks.rados.rados.0.smithi006.stdout:896: copy_from oid 13 from oid 46 current snap is 85 2023-09-22T07:46:41.529 INFO:tasks.rados.rados.0.smithi006.stdout:897: read oid 22 snap 82 2023-09-22T07:46:41.529 INFO:tasks.rados.rados.0.smithi006.stdout:897: expect (ObjNum 243 snap 71 seq_num 243) 2023-09-22T07:46:41.529 INFO:tasks.rados.rados.0.smithi006.stdout:898: rmattr oid 20 current snap is 85 2023-09-22T07:46:41.529 INFO:tasks.rados.rados.0.smithi006.stdout:898: done (3 left) 2023-09-22T07:46:41.529 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 3 current snap is 85 2023-09-22T07:46:41.529 INFO:tasks.rados.rados.0.smithi006.stdout:899: seq_num 276 ranges {4431872=630784,5062656=671744,5734400=704512,6438912=229376} 2023-09-22T07:46:41.555 INFO:tasks.rados.rados.0.smithi006.stdout:899: writing smithi006182445-3 from 4431872 to 5062656 tid 1 2023-09-22T07:46:41.559 INFO:tasks.rados.rados.0.smithi006.stdout:899: writing smithi006182445-3 from 5062656 to 5734400 tid 2 2023-09-22T07:46:41.563 INFO:tasks.rados.rados.0.smithi006.stdout:899: writing smithi006182445-3 from 5734400 to 6438912 tid 3 2023-09-22T07:46:41.565 INFO:tasks.rados.rados.0.smithi006.stdout:899: writing smithi006182445-3 from 6438912 to 6668288 tid 4 2023-09-22T07:46:41.565 INFO:tasks.rados.rados.0.smithi006.stdout:900: rmattr oid 17 current snap is 85 2023-09-22T07:46:41.565 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 40 v 192 (ObjNum 261 snap 81 seq_num 261) dirty exists 2023-09-22T07:46:41.565 INFO:tasks.rados.rados.0.smithi006.stdout:896: finishing copy_from to smithi006182445-13 2023-09-22T07:46:41.565 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 13 v 174 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-09-22T07:46:41.565 INFO:tasks.rados.rados.0.smithi006.stdout:896: finishing copy_from racing read to smithi006182445-13 2023-09-22T07:46:41.565 INFO:tasks.rados.rados.0.smithi006.stdout:897: expect (ObjNum 243 snap 71 seq_num 243) 2023-09-22T07:46:41.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:41 smithi105 ceph-mon[102016]: osdmap e238: 8 total, 8 up, 8 in 2023-09-22T07:46:41.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:41 smithi105 ceph-mon[102016]: failed to encode map e238 with expected crc 2023-09-22T07:46:41.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:41 smithi105 ceph-mon[102016]: failed to encode map e238 with expected crc 2023-09-22T07:46:41.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:41 smithi105 ceph-mon[102016]: failed to encode map e238 with expected crc 2023-09-22T07:46:41.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:41 smithi105 ceph-mon[102016]: Standby manager daemon x restarted 2023-09-22T07:46:41.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:41 smithi105 ceph-mon[102016]: Standby manager daemon x started 2023-09-22T07:46:41.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:41 smithi105 ceph-mon[102016]: from='mgr.? 172.21.15.105:0/1362808475' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-22T07:46:41.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:41 smithi105 ceph-mon[102016]: from='mgr.? 172.21.15.105:0/1362808475' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-22T07:46:41.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:41 smithi105 ceph-mon[102016]: from='mgr.? 172.21.15.105:0/1362808475' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-22T07:46:41.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:41 smithi105 ceph-mon[102016]: from='mgr.? 172.21.15.105:0/1362808475' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-22T07:46:41.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:41 smithi105 conmon[101989]: 2023-09-22T07:46:41.268+0000 7f8658ec3700 -1 mon.b@1(peon).osd e239 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:46:41.635 INFO:tasks.rados.rados.0.smithi006.stdout:899: finishing write tid 1 to smithi006182445-3 2023-09-22T07:46:41.635 INFO:tasks.rados.rados.0.smithi006.stdout:899: finishing write tid 2 to smithi006182445-3 2023-09-22T07:46:41.635 INFO:tasks.rados.rados.0.smithi006.stdout:895: done (4 left) 2023-09-22T07:46:41.636 INFO:tasks.rados.rados.0.smithi006.stdout:896: done (3 left) 2023-09-22T07:46:41.636 INFO:tasks.rados.rados.0.smithi006.stdout:897: done (2 left) 2023-09-22T07:46:41.636 INFO:tasks.rados.rados.0.smithi006.stdout:900: done (1 left) 2023-09-22T07:46:41.636 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 16 current snap is 85 2023-09-22T07:46:41.636 INFO:tasks.rados.rados.0.smithi006.stdout:899: finishing write tid 3 to smithi006182445-3 2023-09-22T07:46:41.636 INFO:tasks.rados.rados.0.smithi006.stdout:899: finishing write tid 4 to smithi006182445-3 2023-09-22T07:46:41.636 INFO:tasks.rados.rados.0.smithi006.stdout:901: seq_num 277 ranges {1597440=647168,2244608=557056,2801664=516096,3317760=532480} 2023-09-22T07:46:41.647 INFO:tasks.rados.rados.0.smithi006.stdout:901: writing smithi006182445-16 from 1597440 to 2244608 tid 1 2023-09-22T07:46:41.650 INFO:tasks.rados.rados.0.smithi006.stdout:901: writing smithi006182445-16 from 2244608 to 2801664 tid 2 2023-09-22T07:46:41.654 INFO:tasks.rados.rados.0.smithi006.stdout:901: writing smithi006182445-16 from 2801664 to 3317760 tid 3 2023-09-22T07:46:41.657 INFO:tasks.rados.rados.0.smithi006.stdout:901: writing smithi006182445-16 from 3317760 to 3850240 tid 4 2023-09-22T07:46:41.658 INFO:tasks.rados.rados.0.smithi006.stdout:902: read oid 19 snap 78 2023-09-22T07:46:41.658 INFO:tasks.rados.rados.0.smithi006.stdout:902: expect deleted 2023-09-22T07:46:41.658 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 29 current snap is 85 2023-09-22T07:46:41.658 INFO:tasks.rados.rados.0.smithi006.stdout:899: finishing write tid 5 to smithi006182445-3 2023-09-22T07:46:41.658 INFO:tasks.rados.rados.0.smithi006.stdout:903: seq_num 278 ranges {4562944=663552,5226496=442368,5668864=720896,6389760=442368} 2023-09-22T07:46:41.686 INFO:tasks.rados.rados.0.smithi006.stdout:903: writing smithi006182445-29 from 4562944 to 5226496 tid 1 2023-09-22T07:46:41.688 INFO:tasks.rados.rados.0.smithi006.stdout:903: writing smithi006182445-29 from 5226496 to 5668864 tid 2 2023-09-22T07:46:41.693 INFO:tasks.rados.rados.0.smithi006.stdout:903: writing smithi006182445-29 from 5668864 to 6389760 tid 3 2023-09-22T07:46:41.696 INFO:tasks.rados.rados.0.smithi006.stdout:903: writing smithi006182445-29 from 6389760 to 6832128 tid 4 2023-09-22T07:46:41.696 INFO:tasks.rados.rados.0.smithi006.stdout:904: read oid 31 snap 82 2023-09-22T07:46:41.696 INFO:tasks.rados.rados.0.smithi006.stdout:904: expect (ObjNum 117 snap 26 seq_num 117) 2023-09-22T07:46:41.697 INFO:tasks.rados.rados.0.smithi006.stdout:905: setattr oid 34 current snap is 85 2023-09-22T07:46:41.697 INFO:tasks.rados.rados.0.smithi006.stdout:899: finishing write tid 6 to smithi006182445-3 2023-09-22T07:46:41.697 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 3 v 157 (ObjNum 276 snap 85 seq_num 276) dirty exists 2023-09-22T07:46:41.697 INFO:tasks.rados.rados.0.smithi006.stdout:899: left oid 3 (ObjNum 276 snap 85 seq_num 276) 2023-09-22T07:46:41.697 INFO:tasks.rados.rados.0.smithi006.stdout:901: finishing write tid 1 to smithi006182445-16 2023-09-22T07:46:41.697 INFO:tasks.rados.rados.0.smithi006.stdout:901: finishing write tid 2 to smithi006182445-16 2023-09-22T07:46:41.698 INFO:tasks.rados.rados.0.smithi006.stdout:901: finishing write tid 3 to smithi006182445-16 2023-09-22T07:46:41.698 INFO:tasks.rados.rados.0.smithi006.stdout:901: finishing write tid 4 to smithi006182445-16 2023-09-22T07:46:41.698 INFO:tasks.rados.rados.0.smithi006.stdout:901: finishing write tid 5 to smithi006182445-16 2023-09-22T07:46:41.698 INFO:tasks.rados.rados.0.smithi006.stdout:901: finishing write tid 6 to smithi006182445-16 2023-09-22T07:46:41.698 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 16 v 184 (ObjNum 277 snap 85 seq_num 277) dirty exists 2023-09-22T07:46:41.699 INFO:tasks.rados.rados.0.smithi006.stdout:901: left oid 16 (ObjNum 277 snap 85 seq_num 277) 2023-09-22T07:46:41.699 INFO:tasks.rados.rados.0.smithi006.stdout:903: finishing write tid 1 to smithi006182445-29 2023-09-22T07:46:41.699 INFO:tasks.rados.rados.0.smithi006.stdout:903: finishing write tid 2 to smithi006182445-29 2023-09-22T07:46:41.699 INFO:tasks.rados.rados.0.smithi006.stdout:903: finishing write tid 3 to smithi006182445-29 2023-09-22T07:46:41.700 INFO:tasks.rados.rados.0.smithi006.stdout:899: done (5 left) 2023-09-22T07:46:41.700 INFO:tasks.rados.rados.0.smithi006.stdout:901: done (4 left) 2023-09-22T07:46:41.700 INFO:tasks.rados.rados.0.smithi006.stdout:902: done (3 left) 2023-09-22T07:46:41.700 INFO:tasks.rados.rados.0.smithi006.stdout:906: read oid 19 snap 80 2023-09-22T07:46:41.700 INFO:tasks.rados.rados.0.smithi006.stdout:906: expect deleted 2023-09-22T07:46:41.700 INFO:tasks.rados.rados.0.smithi006.stdout:907: rmattr oid 27 current snap is 85 2023-09-22T07:46:41.700 INFO:tasks.rados.rados.0.smithi006.stdout:907: done (4 left) 2023-09-22T07:46:41.701 INFO:tasks.rados.rados.0.smithi006.stdout:908: snap_remove snap 81 2023-09-22T07:46:41.784 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:41 smithi006 conmon[187727]: 2023-09-22T07:46:41.468+0000 7fc0499c2200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-22T07:46:42.286 INFO:tasks.rados.rados.0.smithi006.stdout:908: done (4 left) 2023-09-22T07:46:42.286 INFO:tasks.rados.rados.0.smithi006.stdout:909: read oid 21 snap -1 2023-09-22T07:46:42.286 INFO:tasks.rados.rados.0.smithi006.stdout:909: expect deleted 2023-09-22T07:46:42.286 INFO:tasks.rados.rados.0.smithi006.stdout:910: rmattr oid 41 current snap is 85 2023-09-22T07:46:42.287 INFO:tasks.rados.rados.0.smithi006.stdout:910: done (5 left) 2023-09-22T07:46:42.287 INFO:tasks.rados.rados.0.smithi006.stdout:911: snap_remove snap 75 2023-09-22T07:46:42.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:42 smithi006 ceph-mon[116271]: failed to encode map e239 with expected crc 2023-09-22T07:46:42.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:42 smithi006 ceph-mon[116271]: osdmap e239: 8 total, 8 up, 8 in 2023-09-22T07:46:42.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:42 smithi006 ceph-mon[116271]: mgrmap e36: y(active, since 42s), standbys: x 2023-09-22T07:46:42.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:42 smithi006 ceph-mon[116271]: failed to encode map e239 with expected crc 2023-09-22T07:46:42.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:42 smithi006 ceph-mon[116271]: failed to encode map e239 with expected crc 2023-09-22T07:46:42.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:42 smithi006 conmon[116247]: 2023-09-22T07:46:42.277+0000 7f3e77245700 -1 mon.c@2(peon).osd e240 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:46:42.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:42 smithi006 ceph-mon[200575]: failed to encode map e239 with expected crc 2023-09-22T07:46:42.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:42 smithi006 ceph-mon[200575]: osdmap e239: 8 total, 8 up, 8 in 2023-09-22T07:46:42.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:42 smithi006 ceph-mon[200575]: mgrmap e36: y(active, since 42s), standbys: x 2023-09-22T07:46:42.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:42 smithi006 ceph-mon[200575]: failed to encode map e239 with expected crc 2023-09-22T07:46:42.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:42 smithi006 ceph-mon[200575]: failed to encode map e239 with expected crc 2023-09-22T07:46:42.578 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:42 smithi105 ceph-mon[102016]: failed to encode map e239 with expected crc 2023-09-22T07:46:42.578 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:42 smithi105 ceph-mon[102016]: osdmap e239: 8 total, 8 up, 8 in 2023-09-22T07:46:42.579 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:42 smithi105 ceph-mon[102016]: mgrmap e36: y(active, since 42s), standbys: x 2023-09-22T07:46:42.579 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:42 smithi105 ceph-mon[102016]: failed to encode map e239 with expected crc 2023-09-22T07:46:42.579 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:42 smithi105 ceph-mon[102016]: failed to encode map e239 with expected crc 2023-09-22T07:46:42.579 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:42 smithi105 conmon[101989]: 2023-09-22T07:46:42.273+0000 7f8658ec3700 -1 mon.b@1(peon).osd e240 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:46:42.579 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:42 smithi105 conmon[101989]: 2023-09-22T07:46:42.579+0000 7f8658ec3700 -1 mon.b@1(peon).osd e241 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:46:42.588 INFO:tasks.rados.rados.0.smithi006.stdout:911: done (5 left) 2023-09-22T07:46:42.588 INFO:tasks.rados.rados.0.smithi006.stdout:912: setattr oid 22 current snap is 85 2023-09-22T07:46:42.589 INFO:tasks.rados.rados.0.smithi006.stdout:903: finishing write tid 4 to smithi006182445-29 2023-09-22T07:46:42.589 INFO:tasks.rados.rados.0.smithi006.stdout:903: finishing write tid 5 to smithi006182445-29 2023-09-22T07:46:42.589 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 34 v 294 (ObjNum 226 snap 68 seq_num 226) dirty exists 2023-09-22T07:46:42.589 INFO:tasks.rados.rados.0.smithi006.stdout:903: finishing write tid 6 to smithi006182445-29 2023-09-22T07:46:42.589 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 29 v 425 (ObjNum 278 snap 85 seq_num 278) dirty exists 2023-09-22T07:46:42.589 INFO:tasks.rados.rados.0.smithi006.stdout:903: left oid 29 (ObjNum 278 snap 85 seq_num 278) 2023-09-22T07:46:42.589 INFO:tasks.rados.rados.0.smithi006.stdout:904: expect (ObjNum 117 snap 26 seq_num 117) 2023-09-22T07:46:42.653 INFO:tasks.rados.rados.0.smithi006.stdout:903: done (5 left) 2023-09-22T07:46:42.653 INFO:tasks.rados.rados.0.smithi006.stdout:904: done (4 left) 2023-09-22T07:46:42.653 INFO:tasks.rados.rados.0.smithi006.stdout:905: done (3 left) 2023-09-22T07:46:42.653 INFO:tasks.rados.rados.0.smithi006.stdout:906: done (2 left) 2023-09-22T07:46:42.653 INFO:tasks.rados.rados.0.smithi006.stdout:909: done (1 left) 2023-09-22T07:46:42.653 INFO:tasks.rados.rados.0.smithi006.stdout:913: read oid 29 snap -1 2023-09-22T07:46:42.654 INFO:tasks.rados.rados.0.smithi006.stdout:913: expect (ObjNum 278 snap 85 seq_num 278) 2023-09-22T07:46:42.654 INFO:tasks.rados.rados.0.smithi006.stdout:914: snap_create 2023-09-22T07:46:42.655 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 22 v 229 (ObjNum 243 snap 71 seq_num 243) dirty exists 2023-09-22T07:46:42.679 INFO:tasks.rados.rados.0.smithi006.stdout:913: expect (ObjNum 278 snap 85 seq_num 278) 2023-09-22T07:46:42.819 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:42 smithi006 conmon[116247]: 2023-09-22T07:46:42.578+0000 7f3e77245700 -1 mon.c@2(peon).osd e241 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:46:42.823 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:42 smithi006 conmon[187727]: 2023-09-22T07:46:42.561+0000 7fc0499c2200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-22T07:46:42.823 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:42 smithi006 conmon[187727]: [22/Sep/2023:07:46:42] ENGINE Bus STARTING 2023-09-22T07:46:42.823 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:42 smithi006 conmon[187727]: 2023-09-22T07:46:42.737+0000 7fbfab410700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-22T07:46:42.823 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:42 smithi006 conmon[187727]: 2023-09-22T07:46:42.737+0000 7fbfab410700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-22T07:46:42.823 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:42 smithi006 conmon[187727]: 2023-09-22T07:46:42.737+0000 7fbfab410700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-22T07:46:42.823 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:42 smithi006 conmon[187727]: 2023-09-22T07:46:42.737+0000 7fbfab410700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-22T07:46:42.823 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:42 smithi006 conmon[187727]: 2023-09-22T07:46:42.737+0000 7fbfab410700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-22T07:46:42.824 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:42 smithi006 conmon[187727]: 2023-09-22T07:46:42.739+0000 7fbfa840a700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-22T07:46:42.824 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:42 smithi006 conmon[187727]: 2023-09-22T07:46:42.739+0000 7fbfa840a700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-22T07:46:42.824 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:42 smithi006 conmon[187727]: 2023-09-22T07:46:42.739+0000 7fbfa840a700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-22T07:46:42.824 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:42 smithi006 conmon[187727]: 2023-09-22T07:46:42.739+0000 7fbfa840a700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-22T07:46:42.824 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:42 smithi006 conmon[187727]: 2023-09-22T07:46:42.739+0000 7fbfa840a700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-22T07:46:42.824 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:42 smithi006 conmon[187727]: CherryPy Checker: 2023-09-22T07:46:42.824 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:42 smithi006 conmon[187727]: The Application mounted at '' has an empty config. 2023-09-22T07:46:42.824 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:42 smithi006 conmon[187727]: 2023-09-22T07:46:42.824 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:42 smithi006 conmon[187727]: [22/Sep/2023:07:46:42] ENGINE Serving on http://:::9283 2023-09-22T07:46:42.824 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:42 smithi006 conmon[187727]: [22/Sep/2023:07:46:42] ENGINE Bus STARTED 2023-09-22T07:46:43.274 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[200575]: osdmap e240: 8 total, 8 up, 8 in 2023-09-22T07:46:43.275 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[200575]: failed to encode map e240 with expected crc 2023-09-22T07:46:43.275 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[200575]: failed to encode map e240 with expected crc 2023-09-22T07:46:43.275 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[200575]: failed to encode map e240 with expected crc 2023-09-22T07:46:43.275 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[200575]: Active manager daemon y restarted 2023-09-22T07:46:43.276 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[200575]: Activating manager daemon y 2023-09-22T07:46:43.276 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[200575]: osdmap e241: 8 total, 8 up, 8 in 2023-09-22T07:46:43.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[116271]: osdmap e240: 8 total, 8 up, 8 in 2023-09-22T07:46:43.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[116271]: failed to encode map e240 with expected crc 2023-09-22T07:46:43.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[116271]: failed to encode map e240 with expected crc 2023-09-22T07:46:43.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[116271]: failed to encode map e240 with expected crc 2023-09-22T07:46:43.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[116271]: Active manager daemon y restarted 2023-09-22T07:46:43.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[116271]: Activating manager daemon y 2023-09-22T07:46:43.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[116271]: osdmap e241: 8 total, 8 up, 8 in 2023-09-22T07:46:43.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[116271]: mgrmap e37: y(active, starting, since 0.00604634s), standbys: x 2023-09-22T07:46:43.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[116271]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:46:43.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[116271]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:46:43.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[116271]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:46:43.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[116271]: failed to encode map e241 with expected crc 2023-09-22T07:46:43.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[116271]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-09-22T07:46:43.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[116271]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-09-22T07:46:43.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[116271]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-22T07:46:43.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[116271]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-22T07:46:43.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[116271]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-22T07:46:43.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[116271]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-22T07:46:43.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[116271]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-22T07:46:43.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[116271]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-22T07:46:43.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[116271]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-22T07:46:43.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[116271]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-22T07:46:43.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[116271]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-22T07:46:43.540 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[116271]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-22T07:46:43.540 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[116271]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-22T07:46:43.540 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[116271]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-22T07:46:43.540 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[116271]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-22T07:46:43.540 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[116271]: Manager daemon y is now available 2023-09-22T07:46:43.540 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[116271]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:46:43.541 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[116271]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:46:43.541 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[116271]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:46:43.541 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[116271]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-22T07:46:43.541 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[116271]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-22T07:46:43.541 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[116271]: [22/Sep/2023:07:46:43] ENGINE Bus STARTING 2023-09-22T07:46:43.542 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[200575]: mgrmap e37: y(active, starting, since 0.00604634s), standbys: x 2023-09-22T07:46:43.542 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:46:43.542 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:46:43.542 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:46:43.542 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[200575]: failed to encode map e241 with expected crc 2023-09-22T07:46:43.543 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-09-22T07:46:43.543 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-09-22T07:46:43.543 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-22T07:46:43.543 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-22T07:46:43.543 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-22T07:46:43.543 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-22T07:46:43.544 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-22T07:46:43.544 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-22T07:46:43.544 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-22T07:46:43.544 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-22T07:46:43.544 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-22T07:46:43.545 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-22T07:46:43.545 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-22T07:46:43.545 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-22T07:46:43.545 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-22T07:46:43.545 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[200575]: Manager daemon y is now available 2023-09-22T07:46:43.545 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:46:43.546 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:46:43.546 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:46:43.546 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-22T07:46:43.546 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-22T07:46:43.546 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:43 smithi006 ceph-mon[200575]: [22/Sep/2023:07:46:43] ENGINE Bus STARTING 2023-09-22T07:46:43.592 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:43 smithi105 ceph-mon[102016]: osdmap e240: 8 total, 8 up, 8 in 2023-09-22T07:46:43.592 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:43 smithi105 ceph-mon[102016]: failed to encode map e240 with expected crc 2023-09-22T07:46:43.592 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:43 smithi105 ceph-mon[102016]: failed to encode map e240 with expected crc 2023-09-22T07:46:43.593 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:43 smithi105 ceph-mon[102016]: failed to encode map e240 with expected crc 2023-09-22T07:46:43.593 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:43 smithi105 ceph-mon[102016]: Active manager daemon y restarted 2023-09-22T07:46:43.593 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:43 smithi105 ceph-mon[102016]: Activating manager daemon y 2023-09-22T07:46:43.593 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:43 smithi105 ceph-mon[102016]: osdmap e241: 8 total, 8 up, 8 in 2023-09-22T07:46:43.593 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:43 smithi105 ceph-mon[102016]: mgrmap e37: y(active, starting, since 0.00604634s), standbys: x 2023-09-22T07:46:43.594 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:43 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:46:43.594 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:43 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:46:43.594 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:43 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:46:43.594 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:43 smithi105 ceph-mon[102016]: failed to encode map e241 with expected crc 2023-09-22T07:46:43.594 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:43 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-09-22T07:46:43.594 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:43 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-09-22T07:46:43.595 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:43 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-22T07:46:43.595 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:43 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-22T07:46:43.595 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:43 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-22T07:46:43.595 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:43 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-22T07:46:43.595 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:43 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-22T07:46:43.595 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:43 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-22T07:46:43.595 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:43 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-22T07:46:43.595 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:43 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-22T07:46:43.595 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:43 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-22T07:46:43.595 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:43 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-22T07:46:43.596 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:43 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-22T07:46:43.596 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:43 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-22T07:46:43.596 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:43 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-22T07:46:43.596 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:43 smithi105 ceph-mon[102016]: Manager daemon y is now available 2023-09-22T07:46:43.596 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:43 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:46:43.596 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:43 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:46:43.596 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:43 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:46:43.596 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:43 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-22T07:46:43.596 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:43 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-22T07:46:43.597 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:43 smithi105 ceph-mon[102016]: [22/Sep/2023:07:46:43] ENGINE Bus STARTING 2023-09-22T07:46:43.597 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:43 smithi105 conmon[101989]: 2023-09-22T07:46:43.592+0000 7f8658ec3700 -1 mon.b@1(peon).osd e242 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:46:43.599 INFO:tasks.rados.rados.0.smithi006.stdout:912: done (2 left) 2023-09-22T07:46:43.599 INFO:tasks.rados.rados.0.smithi006.stdout:913: done (1 left) 2023-09-22T07:46:43.599 INFO:tasks.rados.rados.0.smithi006.stdout:914: done (0 left) 2023-09-22T07:46:43.599 INFO:tasks.rados.rados.0.smithi006.stdout:915: rollback oid 37 current snap is 86 2023-09-22T07:46:43.599 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 37 to 82 2023-09-22T07:46:43.600 INFO:tasks.rados.rados.0.smithi006.stdout:916: snap_create 2023-09-22T07:46:43.602 INFO:tasks.rados.rados.0.smithi006.stdout:915: finishing rollback tid 1 to smithi006182445-37 2023-09-22T07:46:43.602 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 37 v 0 (ObjNum 881 snap 0 seq_num 3169175808) dirty dne 2023-09-22T07:46:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:43 smithi006 conmon[116247]: 2023-09-22T07:46:43.593+0000 7f3e77245700 -1 mon.c@2(peon).osd e242 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:46:44.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:43 smithi006 conmon[187727]: 2023-09-22T07:46:43.589+0000 7fc003075700 -1 mgr.server handle_report got status from non-daemon mon.a 2023-09-22T07:46:44.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:44 smithi006 ceph-mon[200575]: failed to encode map e241 with expected crc 2023-09-22T07:46:44.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:44 smithi006 ceph-mon[200575]: failed to encode map e241 with expected crc 2023-09-22T07:46:44.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:44 smithi006 ceph-mon[200575]: [22/Sep/2023:07:46:43] ENGINE Serving on http://172.21.15.6:8765 2023-09-22T07:46:44.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:44 smithi006 ceph-mon[200575]: [22/Sep/2023:07:46:43] ENGINE Serving on https://172.21.15.6:7150 2023-09-22T07:46:44.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:44 smithi006 ceph-mon[200575]: [22/Sep/2023:07:46:43] ENGINE Bus STARTED 2023-09-22T07:46:44.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:44 smithi006 ceph-mon[200575]: mgrmap e38: y(active, since 1.00955s), standbys: x 2023-09-22T07:46:44.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:44 smithi006 ceph-mon[200575]: pgmap v3: 121 pgs: 121 active+clean; 136 MiB data, 572 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:46:44.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:44 smithi006 ceph-mon[200575]: osdmap e242: 8 total, 8 up, 8 in 2023-09-22T07:46:44.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:44 smithi006 ceph-mon[200575]: failed to encode map e242 with expected crc 2023-09-22T07:46:44.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:44 smithi006 ceph-mon[200575]: failed to encode map e242 with expected crc 2023-09-22T07:46:44.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:44 smithi006 ceph-mon[116271]: failed to encode map e241 with expected crc 2023-09-22T07:46:44.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:44 smithi006 ceph-mon[116271]: failed to encode map e241 with expected crc 2023-09-22T07:46:44.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:44 smithi006 ceph-mon[116271]: [22/Sep/2023:07:46:43] ENGINE Serving on http://172.21.15.6:8765 2023-09-22T07:46:44.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:44 smithi006 ceph-mon[116271]: [22/Sep/2023:07:46:43] ENGINE Serving on https://172.21.15.6:7150 2023-09-22T07:46:44.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:44 smithi006 ceph-mon[116271]: [22/Sep/2023:07:46:43] ENGINE Bus STARTED 2023-09-22T07:46:44.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:44 smithi006 ceph-mon[116271]: mgrmap e38: y(active, since 1.00955s), standbys: x 2023-09-22T07:46:44.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:44 smithi006 ceph-mon[116271]: pgmap v3: 121 pgs: 121 active+clean; 136 MiB data, 572 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:46:44.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:44 smithi006 ceph-mon[116271]: osdmap e242: 8 total, 8 up, 8 in 2023-09-22T07:46:44.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:44 smithi006 ceph-mon[116271]: failed to encode map e242 with expected crc 2023-09-22T07:46:44.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:44 smithi006 ceph-mon[116271]: failed to encode map e242 with expected crc 2023-09-22T07:46:44.596 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:44 smithi105 ceph-mon[102016]: failed to encode map e241 with expected crc 2023-09-22T07:46:44.596 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:44 smithi105 ceph-mon[102016]: failed to encode map e241 with expected crc 2023-09-22T07:46:44.597 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:44 smithi105 ceph-mon[102016]: [22/Sep/2023:07:46:43] ENGINE Serving on http://172.21.15.6:8765 2023-09-22T07:46:44.597 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:44 smithi105 ceph-mon[102016]: [22/Sep/2023:07:46:43] ENGINE Serving on https://172.21.15.6:7150 2023-09-22T07:46:44.597 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:44 smithi105 ceph-mon[102016]: [22/Sep/2023:07:46:43] ENGINE Bus STARTED 2023-09-22T07:46:44.597 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:44 smithi105 ceph-mon[102016]: mgrmap e38: y(active, since 1.00955s), standbys: x 2023-09-22T07:46:44.597 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:44 smithi105 ceph-mon[102016]: pgmap v3: 121 pgs: 121 active+clean; 136 MiB data, 572 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:46:44.597 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:44 smithi105 ceph-mon[102016]: osdmap e242: 8 total, 8 up, 8 in 2023-09-22T07:46:44.597 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:44 smithi105 ceph-mon[102016]: failed to encode map e242 with expected crc 2023-09-22T07:46:44.597 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:44 smithi105 ceph-mon[102016]: failed to encode map e242 with expected crc 2023-09-22T07:46:44.602 INFO:tasks.rados.rados.0.smithi006.stdout:915: done (1 left) 2023-09-22T07:46:44.602 INFO:tasks.rados.rados.0.smithi006.stdout:916: done (0 left) 2023-09-22T07:46:44.602 INFO:tasks.rados.rados.0.smithi006.stdout:917: rollback oid 43 current snap is 87 2023-09-22T07:46:44.602 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 43 to 84 2023-09-22T07:46:44.602 INFO:tasks.rados.rados.0.smithi006.stdout:918: snap_create 2023-09-22T07:46:44.610 INFO:tasks.rados.rados.0.smithi006.stdout:917: finishing rollback tid 0 to smithi006182445-43 2023-09-22T07:46:44.610 INFO:tasks.rados.rados.0.smithi006.stdout:917: finishing rollback tid 1 to smithi006182445-43 2023-09-22T07:46:44.611 INFO:tasks.rados.rados.0.smithi006.stdout:917: finishing rollback tid 2 to smithi006182445-43 2023-09-22T07:46:44.611 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 43 v 480 (ObjNum 213 snap 62 seq_num 213) dirty exists 2023-09-22T07:46:44.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:44 smithi105 conmon[101989]: 2023-09-22T07:46:44.597+0000 7f8658ec3700 -1 mon.b@1(peon).osd e243 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:46:45.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:44 smithi006 conmon[116247]: 2023-09-22T07:46:44.596+0000 7f3e77245700 -1 mon.c@2(peon).osd e243 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:46:45.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:45 smithi006 ceph-mon[116271]: failed to encode map e242 with expected crc 2023-09-22T07:46:45.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:45 smithi006 ceph-mon[116271]: pgmap v5: 121 pgs: 121 active+clean; 136 MiB data, 572 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:46:45.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:45 smithi006 ceph-mon[116271]: osdmap e243: 8 total, 8 up, 8 in 2023-09-22T07:46:45.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:45 smithi006 ceph-mon[116271]: failed to encode map e242 with expected crc 2023-09-22T07:46:45.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:45 smithi006 ceph-mon[116271]: failed to encode map e243 with expected crc 2023-09-22T07:46:45.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:45 smithi006 ceph-mon[116271]: failed to encode map e243 with expected crc 2023-09-22T07:46:45.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:45 smithi006 ceph-mon[200575]: failed to encode map e242 with expected crc 2023-09-22T07:46:45.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:45 smithi006 ceph-mon[200575]: pgmap v5: 121 pgs: 121 active+clean; 136 MiB data, 572 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:46:45.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:45 smithi006 ceph-mon[200575]: osdmap e243: 8 total, 8 up, 8 in 2023-09-22T07:46:45.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:45 smithi006 ceph-mon[200575]: failed to encode map e242 with expected crc 2023-09-22T07:46:45.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:45 smithi006 ceph-mon[200575]: failed to encode map e243 with expected crc 2023-09-22T07:46:45.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:45 smithi006 ceph-mon[200575]: failed to encode map e243 with expected crc 2023-09-22T07:46:45.597 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:45 smithi105 ceph-mon[102016]: failed to encode map e242 with expected crc 2023-09-22T07:46:45.597 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:45 smithi105 ceph-mon[102016]: pgmap v5: 121 pgs: 121 active+clean; 136 MiB data, 572 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:46:45.597 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:45 smithi105 ceph-mon[102016]: osdmap e243: 8 total, 8 up, 8 in 2023-09-22T07:46:45.597 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:45 smithi105 ceph-mon[102016]: failed to encode map e242 with expected crc 2023-09-22T07:46:45.597 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:45 smithi105 ceph-mon[102016]: failed to encode map e243 with expected crc 2023-09-22T07:46:45.597 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:45 smithi105 ceph-mon[102016]: failed to encode map e243 with expected crc 2023-09-22T07:46:45.604 INFO:tasks.rados.rados.0.smithi006.stdout:917: done (1 left) 2023-09-22T07:46:45.604 INFO:tasks.rados.rados.0.smithi006.stdout:918: done (0 left) 2023-09-22T07:46:45.604 INFO:tasks.rados.rados.0.smithi006.stdout:919: rmattr oid 29 current snap is 88 2023-09-22T07:46:45.604 INFO:tasks.rados.rados.0.smithi006.stdout:920: snap_create 2023-09-22T07:46:45.610 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 29 v 426 (ObjNum 278 snap 85 seq_num 278) dirty exists 2023-09-22T07:46:45.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:45 smithi105 conmon[101989]: 2023-09-22T07:46:45.598+0000 7f8658ec3700 -1 mon.b@1(peon).osd e244 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:46:46.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:45 smithi006 conmon[116247]: 2023-09-22T07:46:45.597+0000 7f3e77245700 -1 mon.c@2(peon).osd e244 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:46:46.173 INFO:tasks.rados.rados.0.smithi006.stdout:919: done (1 left) 2023-09-22T07:46:46.173 INFO:tasks.rados.rados.0.smithi006.stdout:920: done (0 left) 2023-09-22T07:46:46.173 INFO:tasks.rados.rados.0.smithi006.stdout:921: delete oid 33 current snap is 89 2023-09-22T07:46:46.179 INFO:tasks.rados.rados.0.smithi006.stdout:921: done (0 left) 2023-09-22T07:46:46.179 INFO:tasks.rados.rados.0.smithi006.stdout:922: setattr oid 48 current snap is 89 2023-09-22T07:46:46.181 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 2 current snap is 89 2023-09-22T07:46:46.182 INFO:tasks.rados.rados.0.smithi006.stdout:923: seq_num 280 ranges {2203648=696320,2899968=606208,3506176=688128,4194304=311296} 2023-09-22T07:46:46.198 INFO:tasks.rados.rados.0.smithi006.stdout:923: writing smithi006182445-2 from 2203648 to 2899968 tid 1 2023-09-22T07:46:46.202 INFO:tasks.rados.rados.0.smithi006.stdout:923: writing smithi006182445-2 from 2899968 to 3506176 tid 2 2023-09-22T07:46:46.206 INFO:tasks.rados.rados.0.smithi006.stdout:923: writing smithi006182445-2 from 3506176 to 4194304 tid 3 2023-09-22T07:46:46.208 INFO:tasks.rados.rados.0.smithi006.stdout:923: writing smithi006182445-2 from 4194304 to 4505600 tid 4 2023-09-22T07:46:46.208 INFO:tasks.rados.rados.0.smithi006.stdout:924: read oid 37 snap -1 2023-09-22T07:46:46.208 INFO:tasks.rados.rados.0.smithi006.stdout:924: expect deleted 2023-09-22T07:46:46.208 INFO:tasks.rados.rados.0.smithi006.stdout:925: copy_from oid 40 from oid 33 current snap is 89 2023-09-22T07:46:46.208 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 48 v 350 (ObjNum 131 snap 34 seq_num 131) dirty exists 2023-09-22T07:46:46.208 INFO:tasks.rados.rados.0.smithi006.stdout:923: finishing write tid 1 to smithi006182445-2 2023-09-22T07:46:46.208 INFO:tasks.rados.rados.0.smithi006.stdout:923: finishing write tid 2 to smithi006182445-2 2023-09-22T07:46:46.209 INFO:tasks.rados.rados.0.smithi006.stdout:922: done (3 left) 2023-09-22T07:46:46.209 INFO:tasks.rados.rados.0.smithi006.stdout:926: snap_remove snap 78 2023-09-22T07:46:46.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:46 smithi006 ceph-mon[200575]: failed to encode map e243 with expected crc 2023-09-22T07:46:46.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:46 smithi006 ceph-mon[200575]: mgrmap e39: y(active, since 2s), standbys: x 2023-09-22T07:46:46.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:46 smithi006 ceph-mon[200575]: osdmap e244: 8 total, 8 up, 8 in 2023-09-22T07:46:46.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:46 smithi006 ceph-mon[200575]: failed to encode map e244 with expected crc 2023-09-22T07:46:46.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:46 smithi006 ceph-mon[200575]: failed to encode map e244 with expected crc 2023-09-22T07:46:46.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:46 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:46:46.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:46 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:46:46.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:46 smithi006 ceph-mon[200575]: osdmap e245: 8 total, 8 up, 8 in 2023-09-22T07:46:46.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:46 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:46:46.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:46 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:46:46.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:46 smithi006 conmon[116247]: 2023-09-22T07:46:46.167+0000 7f3e77245700 -1 mon.c@2(peon).osd e245 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:46:46.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:46 smithi006 ceph-mon[116271]: failed to encode map e243 with expected crc 2023-09-22T07:46:46.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:46 smithi006 ceph-mon[116271]: mgrmap e39: y(active, since 2s), standbys: x 2023-09-22T07:46:46.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:46 smithi006 ceph-mon[116271]: osdmap e244: 8 total, 8 up, 8 in 2023-09-22T07:46:46.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:46 smithi006 ceph-mon[116271]: failed to encode map e244 with expected crc 2023-09-22T07:46:46.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:46 smithi006 ceph-mon[116271]: failed to encode map e244 with expected crc 2023-09-22T07:46:46.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:46 smithi006 ceph-mon[116271]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:46:46.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:46 smithi006 ceph-mon[116271]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:46:46.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:46 smithi006 ceph-mon[116271]: osdmap e245: 8 total, 8 up, 8 in 2023-09-22T07:46:46.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:46 smithi006 ceph-mon[116271]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:46:46.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:46 smithi006 ceph-mon[116271]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:46:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:46 smithi105 conmon[101989]: 2023-09-22T07:46:46.166+0000 7f8658ec3700 -1 mon.b@1(peon).osd e245 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:46:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:46 smithi105 ceph-mon[102016]: failed to encode map e243 with expected crc 2023-09-22T07:46:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:46 smithi105 ceph-mon[102016]: mgrmap e39: y(active, since 2s), standbys: x 2023-09-22T07:46:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:46 smithi105 ceph-mon[102016]: osdmap e244: 8 total, 8 up, 8 in 2023-09-22T07:46:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:46 smithi105 ceph-mon[102016]: failed to encode map e244 with expected crc 2023-09-22T07:46:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:46 smithi105 ceph-mon[102016]: failed to encode map e244 with expected crc 2023-09-22T07:46:46.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:46 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:46:46.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:46 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:46:46.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:46 smithi105 ceph-mon[102016]: osdmap e245: 8 total, 8 up, 8 in 2023-09-22T07:46:46.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:46 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:46:46.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:46 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:46:47.182 INFO:tasks.rados.rados.0.smithi006.stdout:926: done (3 left) 2023-09-22T07:46:47.183 INFO:tasks.rados.rados.0.smithi006.stdout:927: setattr oid 27 current snap is 89 2023-09-22T07:46:47.183 INFO:tasks.rados.rados.0.smithi006.stdout:923: finishing write tid 3 to smithi006182445-2 2023-09-22T07:46:47.183 INFO:tasks.rados.rados.0.smithi006.stdout:925: finishing copy_from to smithi006182445-40 2023-09-22T07:46:47.183 INFO:tasks.rados.rados.0.smithi006.stdout:925: got expected ENOENT (src dne) 2023-09-22T07:46:47.183 INFO:tasks.rados.rados.0.smithi006.stdout:925: finishing copy_from racing read to smithi006182445-40 2023-09-22T07:46:47.183 INFO:tasks.rados.rados.0.smithi006.stdout:923: finishing write tid 4 to smithi006182445-2 2023-09-22T07:46:47.183 INFO:tasks.rados.rados.0.smithi006.stdout:923: finishing write tid 5 to smithi006182445-2 2023-09-22T07:46:47.183 INFO:tasks.rados.rados.0.smithi006.stdout:923: finishing write tid 6 to smithi006182445-2 2023-09-22T07:46:47.183 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 2 v 167 (ObjNum 280 snap 89 seq_num 280) dirty exists 2023-09-22T07:46:47.183 INFO:tasks.rados.rados.0.smithi006.stdout:923: left oid 2 (ObjNum 280 snap 89 seq_num 280) 2023-09-22T07:46:47.184 INFO:tasks.rados.rados.0.smithi006.stdout:923: done (3 left) 2023-09-22T07:46:47.184 INFO:tasks.rados.rados.0.smithi006.stdout:924: done (2 left) 2023-09-22T07:46:47.184 INFO:tasks.rados.rados.0.smithi006.stdout:925: done (1 left) 2023-09-22T07:46:47.184 INFO:tasks.rados.rados.0.smithi006.stdout:928: snap_create 2023-09-22T07:46:47.195 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 27 v 235 (ObjNum 270 snap 85 seq_num 270) dirty exists 2023-09-22T07:46:47.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:47 smithi006 conmon[116247]: 2023-09-22T07:46:47.176+0000 7f3e77245700 -1 mon.c@2(peon).osd e246 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:46:47.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:47 smithi006 ceph-mon[116271]: failed to encode map e244 with expected crc 2023-09-22T07:46:47.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:47 smithi006 ceph-mon[116271]: failed to encode map e245 with expected crc 2023-09-22T07:46:47.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:47 smithi006 ceph-mon[116271]: failed to encode map e245 with expected crc 2023-09-22T07:46:47.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:47 smithi006 ceph-mon[116271]: failed to encode map e245 with expected crc 2023-09-22T07:46:47.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:47 smithi006 ceph-mon[116271]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:46:47.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:47 smithi006 ceph-mon[116271]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:46:47.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:47 smithi006 ceph-mon[116271]: pgmap v9: 121 pgs: 121 active+clean; 136 MiB data, 572 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:46:47.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:47 smithi006 ceph-mon[116271]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:46:47.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:47 smithi006 ceph-mon[116271]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:46:47.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:47 smithi006 ceph-mon[116271]: osdmap e246: 8 total, 8 up, 8 in 2023-09-22T07:46:47.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:47 smithi006 ceph-mon[116271]: failed to encode map e246 with expected crc 2023-09-22T07:46:47.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:47 smithi006 ceph-mon[200575]: failed to encode map e244 with expected crc 2023-09-22T07:46:47.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:47 smithi006 ceph-mon[200575]: failed to encode map e245 with expected crc 2023-09-22T07:46:47.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:47 smithi006 ceph-mon[200575]: failed to encode map e245 with expected crc 2023-09-22T07:46:47.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:47 smithi006 ceph-mon[200575]: failed to encode map e245 with expected crc 2023-09-22T07:46:47.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:47 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:46:47.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:47 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:46:47.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:47 smithi006 ceph-mon[200575]: pgmap v9: 121 pgs: 121 active+clean; 136 MiB data, 572 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:46:47.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:47 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:46:47.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:47 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:46:47.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:47 smithi006 ceph-mon[200575]: osdmap e246: 8 total, 8 up, 8 in 2023-09-22T07:46:47.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:47 smithi006 ceph-mon[200575]: failed to encode map e246 with expected crc 2023-09-22T07:46:47.538 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:47 smithi105 conmon[101989]: 2023-09-22T07:46:47.176+0000 7f8658ec3700 -1 mon.b@1(peon).osd e246 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:46:47.538 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:47 smithi105 ceph-mon[102016]: failed to encode map e244 with expected crc 2023-09-22T07:46:47.538 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:47 smithi105 ceph-mon[102016]: failed to encode map e245 with expected crc 2023-09-22T07:46:47.538 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:47 smithi105 ceph-mon[102016]: failed to encode map e245 with expected crc 2023-09-22T07:46:47.539 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:47 smithi105 ceph-mon[102016]: failed to encode map e245 with expected crc 2023-09-22T07:46:47.539 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:47 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:46:47.539 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:47 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:46:47.539 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:47 smithi105 ceph-mon[102016]: pgmap v9: 121 pgs: 121 active+clean; 136 MiB data, 572 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:46:47.539 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:47 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:46:47.539 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:47 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:46:47.539 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:47 smithi105 ceph-mon[102016]: osdmap e246: 8 total, 8 up, 8 in 2023-09-22T07:46:47.539 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:47 smithi105 ceph-mon[102016]: failed to encode map e246 with expected crc 2023-09-22T07:46:48.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:46:47] "GET /metrics HTTP/1.1" 200 33288 "" "Prometheus/2.43.0" 2023-09-22T07:46:48.186 INFO:tasks.rados.rados.0.smithi006.stdout:927: done (1 left) 2023-09-22T07:46:48.186 INFO:tasks.rados.rados.0.smithi006.stdout:928: done (0 left) 2023-09-22T07:46:48.186 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 37 current snap is 90 2023-09-22T07:46:48.186 INFO:tasks.rados.rados.0.smithi006.stdout:929: seq_num 281 ranges {0=712704,712704=491520,1204224=491520,1695744=622592} 2023-09-22T07:46:48.189 INFO:tasks.rados.rados.0.smithi006.stdout:929: writing smithi006182445-37 from 0 to 712704 tid 1 2023-09-22T07:46:48.192 INFO:tasks.rados.rados.0.smithi006.stdout:929: writing smithi006182445-37 from 712704 to 1204224 tid 2 2023-09-22T07:46:48.195 INFO:tasks.rados.rados.0.smithi006.stdout:929: writing smithi006182445-37 from 1204224 to 1695744 tid 3 2023-09-22T07:46:48.199 INFO:tasks.rados.rados.0.smithi006.stdout:929: writing smithi006182445-37 from 1695744 to 2318336 tid 4 2023-09-22T07:46:48.199 INFO:tasks.rados.rados.0.smithi006.stdout:930: snap_create 2023-09-22T07:46:48.200 INFO:tasks.rados.rados.0.smithi006.stdout:929: finishing write tid 1 to smithi006182445-37 2023-09-22T07:46:48.203 INFO:tasks.rados.rados.0.smithi006.stdout:929: finishing write tid 2 to smithi006182445-37 2023-09-22T07:46:48.203 INFO:tasks.rados.rados.0.smithi006.stdout:929: finishing write tid 3 to smithi006182445-37 2023-09-22T07:46:48.203 INFO:tasks.rados.rados.0.smithi006.stdout:929: finishing write tid 4 to smithi006182445-37 2023-09-22T07:46:48.203 INFO:tasks.rados.rados.0.smithi006.stdout:929: finishing write tid 5 to smithi006182445-37 2023-09-22T07:46:48.204 INFO:tasks.rados.rados.0.smithi006.stdout:929: finishing write tid 6 to smithi006182445-37 2023-09-22T07:46:48.205 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 37 v 232 (ObjNum 281 snap 90 seq_num 281) dirty exists 2023-09-22T07:46:48.205 INFO:tasks.rados.rados.0.smithi006.stdout:929: left oid 37 (ObjNum 281 snap 90 seq_num 281) 2023-09-22T07:46:48.284 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:48 smithi105 conmon[101989]: 2023-09-22T07:46:48.178+0000 7f8658ec3700 -1 mon.b@1(peon).osd e247 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:46:48.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:48 smithi006 conmon[116247]: 2023-09-22T07:46:48.179+0000 7f3e77245700 -1 mon.c@2(peon).osd e247 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:46:48.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:48 smithi006 ceph-mon[116271]: failed to encode map e245 with expected crc 2023-09-22T07:46:48.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:48 smithi006 ceph-mon[116271]: failed to encode map e246 with expected crc 2023-09-22T07:46:48.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:48 smithi006 ceph-mon[116271]: mgrmap e40: y(active, since 4s), standbys: x 2023-09-22T07:46:48.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:48 smithi006 ceph-mon[116271]: osdmap e247: 8 total, 8 up, 8 in 2023-09-22T07:46:48.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:48 smithi006 ceph-mon[200575]: failed to encode map e245 with expected crc 2023-09-22T07:46:48.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:48 smithi006 ceph-mon[200575]: failed to encode map e246 with expected crc 2023-09-22T07:46:48.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:48 smithi006 ceph-mon[200575]: mgrmap e40: y(active, since 4s), standbys: x 2023-09-22T07:46:48.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:48 smithi006 ceph-mon[200575]: osdmap e247: 8 total, 8 up, 8 in 2023-09-22T07:46:48.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:48 smithi105 ceph-mon[102016]: failed to encode map e245 with expected crc 2023-09-22T07:46:48.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:48 smithi105 ceph-mon[102016]: failed to encode map e246 with expected crc 2023-09-22T07:46:48.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:48 smithi105 ceph-mon[102016]: mgrmap e40: y(active, since 4s), standbys: x 2023-09-22T07:46:48.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:48 smithi105 ceph-mon[102016]: osdmap e247: 8 total, 8 up, 8 in 2023-09-22T07:46:49.126 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:46:48 smithi105 conmon[175730]: ts=2023-09-22T07:46:48.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi105.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi006:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-22T07:46:49.185 INFO:tasks.rados.rados.0.smithi006.stdout:929: done (1 left) 2023-09-22T07:46:49.185 INFO:tasks.rados.rados.0.smithi006.stdout:930: done (0 left) 2023-09-22T07:46:49.186 INFO:tasks.rados.rados.0.smithi006.stdout:931: read oid 11 snap 86 2023-09-22T07:46:49.186 INFO:tasks.rados.rados.0.smithi006.stdout:931: expect (ObjNum 265 snap 83 seq_num 265) 2023-09-22T07:46:49.186 INFO:tasks.rados.rados.0.smithi006.stdout:932: snap_create 2023-09-22T07:46:49.206 INFO:tasks.rados.rados.0.smithi006.stdout:931: expect (ObjNum 265 snap 83 seq_num 265) 2023-09-22T07:46:49.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:49 smithi006 ceph-mon[200575]: failed to encode map e247 with expected crc 2023-09-22T07:46:49.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:49 smithi006 ceph-mon[200575]: failed to encode map e247 with expected crc 2023-09-22T07:46:49.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:49 smithi006 ceph-mon[200575]: failed to encode map e247 with expected crc 2023-09-22T07:46:49.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:49 smithi006 ceph-mon[200575]: pgmap v12: 121 pgs: 121 active+clean; 135 MiB data, 575 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 5 op/s 2023-09-22T07:46:49.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:49 smithi006 ceph-mon[200575]: osdmap e248: 8 total, 8 up, 8 in 2023-09-22T07:46:49.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:49 smithi006 conmon[116247]: 2023-09-22T07:46:49.178+0000 7f3e77245700 -1 mon.c@2(peon).osd e248 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:46:49.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:49 smithi006 ceph-mon[116271]: failed to encode map e247 with expected crc 2023-09-22T07:46:49.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:49 smithi006 ceph-mon[116271]: failed to encode map e247 with expected crc 2023-09-22T07:46:49.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:49 smithi006 ceph-mon[116271]: failed to encode map e247 with expected crc 2023-09-22T07:46:49.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:49 smithi006 ceph-mon[116271]: pgmap v12: 121 pgs: 121 active+clean; 135 MiB data, 575 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 5 op/s 2023-09-22T07:46:49.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:49 smithi006 ceph-mon[116271]: osdmap e248: 8 total, 8 up, 8 in 2023-09-22T07:46:49.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:49 smithi105 conmon[101989]: 2023-09-22T07:46:49.179+0000 7f8658ec3700 -1 mon.b@1(peon).osd e248 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:46:49.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:49 smithi105 ceph-mon[102016]: failed to encode map e247 with expected crc 2023-09-22T07:46:49.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:49 smithi105 ceph-mon[102016]: failed to encode map e247 with expected crc 2023-09-22T07:46:49.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:49 smithi105 ceph-mon[102016]: failed to encode map e247 with expected crc 2023-09-22T07:46:49.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:49 smithi105 ceph-mon[102016]: pgmap v12: 121 pgs: 121 active+clean; 135 MiB data, 575 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 5 op/s 2023-09-22T07:46:49.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:49 smithi105 ceph-mon[102016]: osdmap e248: 8 total, 8 up, 8 in 2023-09-22T07:46:50.187 INFO:tasks.rados.rados.0.smithi006.stdout:931: done (1 left) 2023-09-22T07:46:50.187 INFO:tasks.rados.rados.0.smithi006.stdout:932: done (0 left) 2023-09-22T07:46:50.187 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 10 current snap is 92 2023-09-22T07:46:50.187 INFO:tasks.rados.rados.0.smithi006.stdout:933: seq_num 282 ranges {1597440=729088,2326528=425984,2752512=704512,3457024=475136} 2023-09-22T07:46:50.199 INFO:tasks.rados.rados.0.smithi006.stdout:933: writing smithi006182445-10 from 1597440 to 2326528 tid 1 2023-09-22T07:46:50.202 INFO:tasks.rados.rados.0.smithi006.stdout:933: writing smithi006182445-10 from 2326528 to 2752512 tid 2 2023-09-22T07:46:50.205 INFO:tasks.rados.rados.0.smithi006.stdout:933: writing smithi006182445-10 from 2752512 to 3457024 tid 3 2023-09-22T07:46:50.209 INFO:tasks.rados.rados.0.smithi006.stdout:933: writing smithi006182445-10 from 3457024 to 3932160 tid 4 2023-09-22T07:46:50.209 INFO:tasks.rados.rados.0.smithi006.stdout:934: copy_from oid 5 from oid 16 current snap is 92 2023-09-22T07:46:50.209 INFO:tasks.rados.rados.0.smithi006.stdout:933: finishing write tid 1 to smithi006182445-10 2023-09-22T07:46:50.209 INFO:tasks.rados.rados.0.smithi006.stdout:935: copy_from oid 36 from oid 3 current snap is 92 2023-09-22T07:46:50.209 INFO:tasks.rados.rados.0.smithi006.stdout:936: read oid 6 snap -1 2023-09-22T07:46:50.209 INFO:tasks.rados.rados.0.smithi006.stdout:936: expect (ObjNum 242 snap 71 seq_num 242) 2023-09-22T07:46:50.209 INFO:tasks.rados.rados.0.smithi006.stdout:937: read oid 47 snap -1 2023-09-22T07:46:50.209 INFO:tasks.rados.rados.0.smithi006.stdout:937: expect deleted 2023-09-22T07:46:50.209 INFO:tasks.rados.rados.0.smithi006.stdout:938: delete oid 44 current snap is 92 2023-09-22T07:46:50.210 INFO:tasks.rados.rados.0.smithi006.stdout:933: finishing write tid 2 to smithi006182445-10 2023-09-22T07:46:50.210 INFO:tasks.rados.rados.0.smithi006.stdout:937: done (5 left) 2023-09-22T07:46:50.210 INFO:tasks.rados.rados.0.smithi006.stdout:938: done (4 left) 2023-09-22T07:46:50.210 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 28 current snap is 92 2023-09-22T07:46:50.210 INFO:tasks.rados.rados.0.smithi006.stdout:939: seq_num 284 ranges {4268032=761856,5029888=598016,5627904=671744,6299648=335872} 2023-09-22T07:46:50.238 INFO:tasks.rados.rados.0.smithi006.stdout:939: writing smithi006182445-28 from 4268032 to 5029888 tid 1 2023-09-22T07:46:50.241 INFO:tasks.rados.rados.0.smithi006.stdout:939: writing smithi006182445-28 from 5029888 to 5627904 tid 2 2023-09-22T07:46:50.246 INFO:tasks.rados.rados.0.smithi006.stdout:939: writing smithi006182445-28 from 5627904 to 6299648 tid 3 2023-09-22T07:46:50.248 INFO:tasks.rados.rados.0.smithi006.stdout:939: writing smithi006182445-28 from 6299648 to 6635520 tid 4 2023-09-22T07:46:50.248 INFO:tasks.rados.rados.0.smithi006.stdout:940: rollback oid 40 current snap is 92 2023-09-22T07:46:50.248 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 40 to 90 2023-09-22T07:46:50.248 INFO:tasks.rados.rados.0.smithi006.stdout:933: finishing write tid 3 to smithi006182445-10 2023-09-22T07:46:50.248 INFO:tasks.rados.rados.0.smithi006.stdout:933: finishing write tid 4 to smithi006182445-10 2023-09-22T07:46:50.248 INFO:tasks.rados.rados.0.smithi006.stdout:933: finishing write tid 5 to smithi006182445-10 2023-09-22T07:46:50.248 INFO:tasks.rados.rados.0.smithi006.stdout:933: finishing write tid 6 to smithi006182445-10 2023-09-22T07:46:50.249 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 10 v 318 (ObjNum 282 snap 92 seq_num 282) dirty exists 2023-09-22T07:46:50.249 INFO:tasks.rados.rados.0.smithi006.stdout:933: left oid 10 (ObjNum 282 snap 92 seq_num 282) 2023-09-22T07:46:50.249 INFO:tasks.rados.rados.0.smithi006.stdout:936: expect (ObjNum 242 snap 71 seq_num 242) 2023-09-22T07:46:50.319 INFO:tasks.rados.rados.0.smithi006.stdout:934: finishing copy_from to smithi006182445-5 2023-09-22T07:46:50.319 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 5 v 184 (ObjNum 277 snap 85 seq_num 277) dirty exists 2023-09-22T07:46:50.319 INFO:tasks.rados.rados.0.smithi006.stdout:934: finishing copy_from racing read to smithi006182445-5 2023-09-22T07:46:50.319 INFO:tasks.rados.rados.0.smithi006.stdout:939: finishing write tid 1 to smithi006182445-28 2023-09-22T07:46:50.319 INFO:tasks.rados.rados.0.smithi006.stdout:939: finishing write tid 2 to smithi006182445-28 2023-09-22T07:46:50.319 INFO:tasks.rados.rados.0.smithi006.stdout:933: done (5 left) 2023-09-22T07:46:50.319 INFO:tasks.rados.rados.0.smithi006.stdout:934: done (4 left) 2023-09-22T07:46:50.319 INFO:tasks.rados.rados.0.smithi006.stdout:936: done (3 left) 2023-09-22T07:46:50.319 INFO:tasks.rados.rados.0.smithi006.stdout:941: setattr oid 2 current snap is 92 2023-09-22T07:46:50.320 INFO:tasks.rados.rados.0.smithi006.stdout:939: finishing write tid 3 to smithi006182445-28 2023-09-22T07:46:50.320 INFO:tasks.rados.rados.0.smithi006.stdout:939: finishing write tid 4 to smithi006182445-28 2023-09-22T07:46:50.320 INFO:tasks.rados.rados.0.smithi006.stdout:940: finishing rollback tid 0 to smithi006182445-40 2023-09-22T07:46:50.320 INFO:tasks.rados.rados.0.smithi006.stdout:939: finishing write tid 5 to smithi006182445-28 2023-09-22T07:46:50.320 INFO:tasks.rados.rados.0.smithi006.stdout:940: finishing rollback tid 1 to smithi006182445-40 2023-09-22T07:46:50.320 INFO:tasks.rados.rados.0.smithi006.stdout:939: finishing write tid 6 to smithi006182445-28 2023-09-22T07:46:50.320 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 28 v 379 (ObjNum 284 snap 92 seq_num 284) dirty exists 2023-09-22T07:46:50.320 INFO:tasks.rados.rados.0.smithi006.stdout:939: left oid 28 (ObjNum 284 snap 92 seq_num 284) 2023-09-22T07:46:50.320 INFO:tasks.rados.rados.0.smithi006.stdout:940: finishing rollback tid 2 to smithi006182445-40 2023-09-22T07:46:50.321 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 40 v 204 (ObjNum 261 snap 81 seq_num 261) dirty exists 2023-09-22T07:46:50.321 INFO:tasks.rados.rados.0.smithi006.stdout:935: finishing copy_from to smithi006182445-36 2023-09-22T07:46:50.321 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 36 v 157 (ObjNum 276 snap 85 seq_num 276) dirty exists 2023-09-22T07:46:50.321 INFO:tasks.rados.rados.0.smithi006.stdout:935: finishing copy_from racing read to smithi006182445-36 2023-09-22T07:46:50.321 INFO:tasks.rados.rados.0.smithi006.stdout:935: done (3 left) 2023-09-22T07:46:50.321 INFO:tasks.rados.rados.0.smithi006.stdout:939: done (2 left) 2023-09-22T07:46:50.322 INFO:tasks.rados.rados.0.smithi006.stdout:940: done (1 left) 2023-09-22T07:46:50.322 INFO:tasks.rados.rados.0.smithi006.stdout:942: snap_remove snap 85 2023-09-22T07:46:50.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:50 smithi006 ceph-mon[200575]: failed to encode map e248 with expected crc 2023-09-22T07:46:50.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:50 smithi006 ceph-mon[200575]: failed to encode map e248 with expected crc 2023-09-22T07:46:50.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:50 smithi006 ceph-mon[200575]: failed to encode map e248 with expected crc 2023-09-22T07:46:50.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:50 smithi006 ceph-mon[200575]: osdmap e249: 8 total, 8 up, 8 in 2023-09-22T07:46:50.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:50 smithi006 ceph-mon[200575]: failed to encode map e249 with expected crc 2023-09-22T07:46:50.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:50 smithi006 conmon[116247]: 2023-09-22T07:46:50.180+0000 7f3e77245700 -1 mon.c@2(peon).osd e249 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:46:50.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:50 smithi006 ceph-mon[116271]: failed to encode map e248 with expected crc 2023-09-22T07:46:50.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:50 smithi006 ceph-mon[116271]: failed to encode map e248 with expected crc 2023-09-22T07:46:50.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:50 smithi006 ceph-mon[116271]: failed to encode map e248 with expected crc 2023-09-22T07:46:50.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:50 smithi006 ceph-mon[116271]: osdmap e249: 8 total, 8 up, 8 in 2023-09-22T07:46:50.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:50 smithi006 ceph-mon[116271]: failed to encode map e249 with expected crc 2023-09-22T07:46:50.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:50 smithi105 conmon[101989]: 2023-09-22T07:46:50.181+0000 7f8658ec3700 -1 mon.b@1(peon).osd e249 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:46:50.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:50 smithi105 ceph-mon[102016]: failed to encode map e248 with expected crc 2023-09-22T07:46:50.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:50 smithi105 ceph-mon[102016]: failed to encode map e248 with expected crc 2023-09-22T07:46:50.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:50 smithi105 ceph-mon[102016]: failed to encode map e248 with expected crc 2023-09-22T07:46:50.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:50 smithi105 ceph-mon[102016]: osdmap e249: 8 total, 8 up, 8 in 2023-09-22T07:46:50.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:50 smithi105 ceph-mon[102016]: failed to encode map e249 with expected crc 2023-09-22T07:46:51.306 INFO:tasks.rados.rados.0.smithi006.stdout:942: done (1 left) 2023-09-22T07:46:51.306 INFO:tasks.rados.rados.0.smithi006.stdout:943: snap_create 2023-09-22T07:46:51.306 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 2 v 171 (ObjNum 280 snap 89 seq_num 280) dirty exists 2023-09-22T07:46:51.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:51 smithi105 conmon[101989]: 2023-09-22T07:46:51.300+0000 7f8658ec3700 -1 mon.b@1(peon).osd e250 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:46:51.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:51 smithi105 ceph-mon[102016]: failed to encode map e249 with expected crc 2023-09-22T07:46:51.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:51 smithi105 ceph-mon[102016]: failed to encode map e249 with expected crc 2023-09-22T07:46:51.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:51 smithi105 ceph-mon[102016]: failed to encode map e249 with expected crc 2023-09-22T07:46:51.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:51 smithi105 ceph-mon[102016]: failed to encode map e249 with expected crc 2023-09-22T07:46:51.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:51 smithi105 ceph-mon[102016]: pgmap v15: 121 pgs: 121 active+clean; 139 MiB data, 584 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 1.1 MiB/s wr, 50 op/s 2023-09-22T07:46:51.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:51 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:46:51.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:51 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:46:51.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:51 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:46:51.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:51 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:46:51.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:51 smithi105 ceph-mon[102016]: Updating smithi006:/etc/ceph/ceph.conf 2023-09-22T07:46:51.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:51 smithi105 ceph-mon[102016]: Updating smithi105:/etc/ceph/ceph.conf 2023-09-22T07:46:51.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:51 smithi105 ceph-mon[102016]: Updating smithi006:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-22T07:46:51.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:51 smithi105 ceph-mon[102016]: Updating smithi105:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-22T07:46:51.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:51 smithi006 ceph-mon[200575]: failed to encode map e249 with expected crc 2023-09-22T07:46:51.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:51 smithi006 ceph-mon[200575]: failed to encode map e249 with expected crc 2023-09-22T07:46:51.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:51 smithi006 ceph-mon[200575]: failed to encode map e249 with expected crc 2023-09-22T07:46:51.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:51 smithi006 ceph-mon[200575]: failed to encode map e249 with expected crc 2023-09-22T07:46:51.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:51 smithi006 ceph-mon[200575]: pgmap v15: 121 pgs: 121 active+clean; 139 MiB data, 584 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 1.1 MiB/s wr, 50 op/s 2023-09-22T07:46:51.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:51 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:46:51.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:51 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:46:51.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:51 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:46:51.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:51 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:46:51.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:51 smithi006 ceph-mon[200575]: Updating smithi006:/etc/ceph/ceph.conf 2023-09-22T07:46:51.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:51 smithi006 ceph-mon[200575]: Updating smithi105:/etc/ceph/ceph.conf 2023-09-22T07:46:51.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:51 smithi006 ceph-mon[200575]: Updating smithi006:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-22T07:46:51.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:51 smithi006 ceph-mon[200575]: Updating smithi105:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-22T07:46:51.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:51 smithi006 conmon[116247]: 2023-09-22T07:46:51.299+0000 7f3e77245700 -1 mon.c@2(peon).osd e250 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:46:51.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:51 smithi006 ceph-mon[116271]: failed to encode map e249 with expected crc 2023-09-22T07:46:51.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:51 smithi006 ceph-mon[116271]: failed to encode map e249 with expected crc 2023-09-22T07:46:51.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:51 smithi006 ceph-mon[116271]: failed to encode map e249 with expected crc 2023-09-22T07:46:51.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:51 smithi006 ceph-mon[116271]: failed to encode map e249 with expected crc 2023-09-22T07:46:51.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:51 smithi006 ceph-mon[116271]: pgmap v15: 121 pgs: 121 active+clean; 139 MiB data, 584 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 1.1 MiB/s wr, 50 op/s 2023-09-22T07:46:51.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:51 smithi006 ceph-mon[116271]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:46:51.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:51 smithi006 ceph-mon[116271]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:46:51.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:51 smithi006 ceph-mon[116271]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:46:51.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:51 smithi006 ceph-mon[116271]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:46:51.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:51 smithi006 ceph-mon[116271]: Updating smithi006:/etc/ceph/ceph.conf 2023-09-22T07:46:51.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:51 smithi006 ceph-mon[116271]: Updating smithi105:/etc/ceph/ceph.conf 2023-09-22T07:46:51.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:51 smithi006 ceph-mon[116271]: Updating smithi006:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-22T07:46:51.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:51 smithi006 ceph-mon[116271]: Updating smithi105:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-22T07:46:52.314 INFO:tasks.rados.rados.0.smithi006.stdout:941: done (1 left) 2023-09-22T07:46:52.314 INFO:tasks.rados.rados.0.smithi006.stdout:943: done (0 left) 2023-09-22T07:46:52.314 INFO:tasks.rados.rados.0.smithi006.stdout:944: rmattr oid 17 current snap is 93 2023-09-22T07:46:52.314 INFO:tasks.rados.rados.0.smithi006.stdout:944: done (0 left) 2023-09-22T07:46:52.314 INFO:tasks.rados.rados.0.smithi006.stdout:945: read oid 48 snap -1 2023-09-22T07:46:52.314 INFO:tasks.rados.rados.0.smithi006.stdout:945: expect (ObjNum 131 snap 34 seq_num 131) 2023-09-22T07:46:52.315 INFO:tasks.rados.rados.0.smithi006.stdout:946: copy_from oid 39 from oid 45 current snap is 93 2023-09-22T07:46:52.315 INFO:tasks.rados.rados.0.smithi006.stdout:947: snap_remove snap 87 2023-09-22T07:46:52.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:52 smithi105 ceph-mon[102016]: osdmap e250: 8 total, 8 up, 8 in 2023-09-22T07:46:52.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:52 smithi105 ceph-mon[102016]: failed to encode map e250 with expected crc 2023-09-22T07:46:52.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:52 smithi105 ceph-mon[102016]: failed to encode map e250 with expected crc 2023-09-22T07:46:52.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:52 smithi105 ceph-mon[102016]: Updating smithi006:/etc/ceph/ceph.client.admin.keyring 2023-09-22T07:46:52.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:52 smithi105 ceph-mon[102016]: Updating smithi105:/etc/ceph/ceph.client.admin.keyring 2023-09-22T07:46:52.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:52 smithi105 ceph-mon[102016]: Updating smithi006:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-22T07:46:52.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:52 smithi105 ceph-mon[102016]: Updating smithi105:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-22T07:46:52.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:52 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:46:52.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:52 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:46:52.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:52 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:46:52.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:52 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:46:52.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:52 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:46:52.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:52 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:46:52.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:52 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:46:52.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:52 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-22T07:46:52.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:52 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-09-22T07:46:52.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:52 smithi105 ceph-mon[102016]: Upgrade: It appears safe to stop mon.c 2023-09-22T07:46:52.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:52 smithi105 conmon[101989]: 2023-09-22T07:46:52.311+0000 7f8658ec3700 -1 mon.b@1(peon).osd e251 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:46:52.647 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:52 smithi006 ceph-mon[116271]: osdmap e250: 8 total, 8 up, 8 in 2023-09-22T07:46:52.647 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:52 smithi006 ceph-mon[116271]: failed to encode map e250 with expected crc 2023-09-22T07:46:52.647 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:52 smithi006 ceph-mon[116271]: failed to encode map e250 with expected crc 2023-09-22T07:46:52.647 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:52 smithi006 ceph-mon[116271]: Updating smithi006:/etc/ceph/ceph.client.admin.keyring 2023-09-22T07:46:52.647 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:52 smithi006 ceph-mon[116271]: Updating smithi105:/etc/ceph/ceph.client.admin.keyring 2023-09-22T07:46:52.648 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:52 smithi006 ceph-mon[116271]: Updating smithi006:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-22T07:46:52.648 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:52 smithi006 ceph-mon[116271]: Updating smithi105:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-22T07:46:52.648 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:52 smithi006 ceph-mon[116271]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:46:52.648 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:52 smithi006 ceph-mon[116271]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:46:52.648 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:52 smithi006 ceph-mon[116271]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:46:52.648 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:52 smithi006 ceph-mon[116271]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:46:52.648 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:52 smithi006 ceph-mon[116271]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:46:52.648 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:52 smithi006 ceph-mon[116271]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:46:52.648 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:52 smithi006 ceph-mon[116271]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:46:52.648 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:52 smithi006 ceph-mon[116271]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-22T07:46:52.649 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:52 smithi006 ceph-mon[116271]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-09-22T07:46:52.649 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:52 smithi006 ceph-mon[116271]: Upgrade: It appears safe to stop mon.c 2023-09-22T07:46:52.649 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:52 smithi006 conmon[116247]: 2023-09-22T07:46:52.308+0000 7f3e77245700 -1 mon.c@2(peon).osd e251 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:46:52.649 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:52 smithi006 ceph-mon[200575]: osdmap e250: 8 total, 8 up, 8 in 2023-09-22T07:46:52.649 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:52 smithi006 ceph-mon[200575]: failed to encode map e250 with expected crc 2023-09-22T07:46:52.649 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:52 smithi006 ceph-mon[200575]: failed to encode map e250 with expected crc 2023-09-22T07:46:52.649 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:52 smithi006 ceph-mon[200575]: Updating smithi006:/etc/ceph/ceph.client.admin.keyring 2023-09-22T07:46:52.649 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:52 smithi006 ceph-mon[200575]: Updating smithi105:/etc/ceph/ceph.client.admin.keyring 2023-09-22T07:46:52.649 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:52 smithi006 ceph-mon[200575]: Updating smithi006:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-22T07:46:52.650 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:52 smithi006 ceph-mon[200575]: Updating smithi105:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-22T07:46:52.650 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:52 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:46:52.650 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:52 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:46:52.650 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:52 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:46:52.650 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:52 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:46:52.650 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:52 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:46:52.650 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:52 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:46:52.650 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:52 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:46:52.650 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:52 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-22T07:46:52.650 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:52 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-09-22T07:46:52.650 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:52 smithi006 ceph-mon[200575]: Upgrade: It appears safe to stop mon.c 2023-09-22T07:46:53.321 INFO:tasks.rados.rados.0.smithi006.stdout:947: done (2 left) 2023-09-22T07:46:53.321 INFO:tasks.rados.rados.0.smithi006.stdout:948: delete oid 35 current snap is 93 2023-09-22T07:46:53.321 INFO:tasks.rados.rados.0.smithi006.stdout:945: expect (ObjNum 131 snap 34 seq_num 131) 2023-09-22T07:46:53.411 INFO:tasks.rados.rados.0.smithi006.stdout:946: finishing copy_from to smithi006182445-39 2023-09-22T07:46:53.411 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 39 v 174 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-09-22T07:46:53.411 INFO:tasks.rados.rados.0.smithi006.stdout:946: finishing copy_from racing read to smithi006182445-39 2023-09-22T07:46:53.411 INFO:tasks.rados.rados.0.smithi006.stdout:945: done (2 left) 2023-09-22T07:46:53.411 INFO:tasks.rados.rados.0.smithi006.stdout:946: done (1 left) 2023-09-22T07:46:53.411 INFO:tasks.rados.rados.0.smithi006.stdout:948: done (0 left) 2023-09-22T07:46:53.412 INFO:tasks.rados.rados.0.smithi006.stdout:949: copy_from oid 12 from oid 34 current snap is 93 2023-09-22T07:46:53.412 INFO:tasks.rados.rados.0.smithi006.stdout:950: read oid 33 snap -1 2023-09-22T07:46:53.412 INFO:tasks.rados.rados.0.smithi006.stdout:950: expect deleted 2023-09-22T07:46:53.412 INFO:tasks.rados.rados.0.smithi006.stdout:951: read oid 5 snap -1 2023-09-22T07:46:53.412 INFO:tasks.rados.rados.0.smithi006.stdout:951: expect (ObjNum 277 snap 85 seq_num 277) 2023-09-22T07:46:53.412 INFO:tasks.rados.rados.0.smithi006.stdout:952: delete oid 49 current snap is 93 2023-09-22T07:46:53.413 INFO:tasks.rados.rados.0.smithi006.stdout:950: done (3 left) 2023-09-22T07:46:53.413 INFO:tasks.rados.rados.0.smithi006.stdout:952: done (2 left) 2023-09-22T07:46:53.413 INFO:tasks.rados.rados.0.smithi006.stdout:953: read oid 8 snap -1 2023-09-22T07:46:53.413 INFO:tasks.rados.rados.0.smithi006.stdout:953: expect deleted 2023-09-22T07:46:53.413 INFO:tasks.rados.rados.0.smithi006.stdout:954: delete oid 38 current snap is 93 2023-09-22T07:46:53.415 INFO:tasks.rados.rados.0.smithi006.stdout:953: done (3 left) 2023-09-22T07:46:53.415 INFO:tasks.rados.rados.0.smithi006.stdout:954: done (2 left) 2023-09-22T07:46:53.415 INFO:tasks.rados.rados.0.smithi006.stdout:955: read oid 50 snap -1 2023-09-22T07:46:53.415 INFO:tasks.rados.rados.0.smithi006.stdout:955: expect (ObjNum 121 snap 26 seq_num 121) 2023-09-22T07:46:53.415 INFO:tasks.rados.rados.0.smithi006.stdout:956: snap_remove snap 92 2023-09-22T07:46:53.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:53 smithi105 conmon[101989]: 2023-09-22T07:46:53.313+0000 7f8658ec3700 -1 mon.b@1(peon).osd e252 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:46:53.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:53 smithi105 ceph-mon[102016]: osdmap e251: 8 total, 8 up, 8 in 2023-09-22T07:46:53.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:53 smithi105 ceph-mon[102016]: failed to encode map e251 with expected crc 2023-09-22T07:46:53.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:53 smithi105 ceph-mon[102016]: failed to encode map e251 with expected crc 2023-09-22T07:46:53.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:53 smithi105 ceph-mon[102016]: failed to encode map e251 with expected crc 2023-09-22T07:46:53.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:53 smithi105 ceph-mon[102016]: pgmap v18: 121 pgs: 121 active+clean; 139 MiB data, 584 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 1.1 MiB/s wr, 45 op/s 2023-09-22T07:46:53.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:53 smithi006 ceph-mon[200575]: osdmap e251: 8 total, 8 up, 8 in 2023-09-22T07:46:53.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:53 smithi006 ceph-mon[200575]: failed to encode map e251 with expected crc 2023-09-22T07:46:53.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:53 smithi006 ceph-mon[200575]: failed to encode map e251 with expected crc 2023-09-22T07:46:53.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:53 smithi006 ceph-mon[200575]: failed to encode map e251 with expected crc 2023-09-22T07:46:53.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:53 smithi006 ceph-mon[200575]: pgmap v18: 121 pgs: 121 active+clean; 139 MiB data, 584 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 1.1 MiB/s wr, 45 op/s 2023-09-22T07:46:53.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:53 smithi006 conmon[116247]: 2023-09-22T07:46:53.313+0000 7f3e77245700 -1 mon.c@2(peon).osd e252 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:46:53.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:53 smithi006 ceph-mon[116271]: osdmap e251: 8 total, 8 up, 8 in 2023-09-22T07:46:53.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:53 smithi006 ceph-mon[116271]: failed to encode map e251 with expected crc 2023-09-22T07:46:53.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:53 smithi006 ceph-mon[116271]: failed to encode map e251 with expected crc 2023-09-22T07:46:53.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:53 smithi006 ceph-mon[116271]: failed to encode map e251 with expected crc 2023-09-22T07:46:53.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:53 smithi006 ceph-mon[116271]: pgmap v18: 121 pgs: 121 active+clean; 139 MiB data, 584 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 1.1 MiB/s wr, 45 op/s 2023-09-22T07:46:54.325 INFO:tasks.rados.rados.0.smithi006.stdout:956: done (3 left) 2023-09-22T07:46:54.325 INFO:tasks.rados.rados.0.smithi006.stdout:957: snap_remove snap 90 2023-09-22T07:46:54.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:54 smithi006 ceph-mon[116271]: osdmap e252: 8 total, 8 up, 8 in 2023-09-22T07:46:54.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:54 smithi006 ceph-mon[116271]: failed to encode map e252 with expected crc 2023-09-22T07:46:54.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:54 smithi006 ceph-mon[116271]: failed to encode map e252 with expected crc 2023-09-22T07:46:54.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:54 smithi006 ceph-mon[116271]: failed to encode map e252 with expected crc 2023-09-22T07:46:54.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:54 smithi006 ceph-mon[116271]: Upgrade: Updating mon.c 2023-09-22T07:46:54.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:54 smithi006 ceph-mon[116271]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:46:54.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:54 smithi006 ceph-mon[116271]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-22T07:46:54.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:54 smithi006 ceph-mon[116271]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-22T07:46:54.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:54 smithi006 ceph-mon[116271]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:46:54.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:54 smithi006 ceph-mon[116271]: Deploying daemon mon.c on smithi006 2023-09-22T07:46:54.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:54 smithi006 conmon[116247]: 2023-09-22T07:46:54.319+0000 7f3e77245700 -1 mon.c@2(peon).osd e253 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:46:54.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:54 smithi006 ceph-mon[200575]: osdmap e252: 8 total, 8 up, 8 in 2023-09-22T07:46:54.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:54 smithi006 ceph-mon[200575]: failed to encode map e252 with expected crc 2023-09-22T07:46:54.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:54 smithi006 ceph-mon[200575]: failed to encode map e252 with expected crc 2023-09-22T07:46:54.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:54 smithi006 ceph-mon[200575]: failed to encode map e252 with expected crc 2023-09-22T07:46:54.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:54 smithi006 ceph-mon[200575]: Upgrade: Updating mon.c 2023-09-22T07:46:54.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:54 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:46:54.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:54 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-22T07:46:54.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:54 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-22T07:46:54.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:54 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:46:54.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:54 smithi006 ceph-mon[200575]: Deploying daemon mon.c on smithi006 2023-09-22T07:46:54.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:54 smithi105 ceph-mon[102016]: osdmap e252: 8 total, 8 up, 8 in 2023-09-22T07:46:54.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:54 smithi105 ceph-mon[102016]: failed to encode map e252 with expected crc 2023-09-22T07:46:54.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:54 smithi105 ceph-mon[102016]: failed to encode map e252 with expected crc 2023-09-22T07:46:54.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:54 smithi105 ceph-mon[102016]: failed to encode map e252 with expected crc 2023-09-22T07:46:54.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:54 smithi105 ceph-mon[102016]: Upgrade: Updating mon.c 2023-09-22T07:46:54.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:54 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:46:54.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:54 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-22T07:46:54.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:54 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-22T07:46:54.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:54 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:46:54.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:54 smithi105 ceph-mon[102016]: Deploying daemon mon.c on smithi006 2023-09-22T07:46:54.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:54 smithi105 conmon[101989]: 2023-09-22T07:46:54.319+0000 7f8658ec3700 -1 mon.b@1(peon).osd e253 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:46:55.330 INFO:tasks.rados.rados.0.smithi006.stdout:957: done (3 left) 2023-09-22T07:46:55.330 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 46 current snap is 93 2023-09-22T07:46:55.330 INFO:tasks.rados.rados.0.smithi006.stdout:949: finishing copy_from to smithi006182445-12 2023-09-22T07:46:55.330 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 12 v 294 (ObjNum 226 snap 68 seq_num 226) dirty exists 2023-09-22T07:46:55.330 INFO:tasks.rados.rados.0.smithi006.stdout:958: seq_num 288 ranges {1597440=24576} 2023-09-22T07:46:55.339 INFO:tasks.rados.rados.0.smithi006.stdout:958: writing smithi006182445-46 from 1597440 to 1622016 tid 1 2023-09-22T07:46:55.340 INFO:tasks.rados.rados.0.smithi006.stdout:959: setattr oid 28 current snap is 93 2023-09-22T07:46:55.340 INFO:tasks.rados.rados.0.smithi006.stdout:949: finishing copy_from racing read to smithi006182445-12 2023-09-22T07:46:55.340 INFO:tasks.rados.rados.0.smithi006.stdout:955: expect (ObjNum 121 snap 26 seq_num 121) 2023-09-22T07:46:55.595 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:55 smithi006 ceph-mon[200575]: osdmap e253: 8 total, 8 up, 8 in 2023-09-22T07:46:55.595 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:55 smithi006 ceph-mon[200575]: failed to encode map e253 with expected crc 2023-09-22T07:46:55.595 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:55 smithi006 ceph-mon[200575]: failed to encode map e253 with expected crc 2023-09-22T07:46:55.595 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:46:55 smithi006 ceph-mon[200575]: pgmap v21: 121 pgs: 121 active+clean; 157 MiB data, 623 MiB used, 715 GiB / 715 GiB avail; 15 MiB/s rd, 4.3 MiB/s wr, 16 op/s 2023-09-22T07:46:55.597 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:55 smithi006 conmon[116247]: 2023-09-22T07:46:55.324+0000 7f3e77245700 -1 mon.c@2(peon).osd e254 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:46:55.597 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:55 smithi006 ceph-mon[116271]: osdmap e253: 8 total, 8 up, 8 in 2023-09-22T07:46:55.597 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:55 smithi006 ceph-mon[116271]: failed to encode map e253 with expected crc 2023-09-22T07:46:55.598 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:55 smithi006 ceph-mon[116271]: failed to encode map e253 with expected crc 2023-09-22T07:46:55.598 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:55 smithi006 ceph-mon[116271]: pgmap v21: 121 pgs: 121 active+clean; 157 MiB data, 623 MiB used, 715 GiB / 715 GiB avail; 15 MiB/s rd, 4.3 MiB/s wr, 16 op/s 2023-09-22T07:46:55.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:55 smithi105 conmon[101989]: 2023-09-22T07:46:55.326+0000 7f8658ec3700 -1 mon.b@1(peon).osd e254 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:46:55.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:55 smithi105 ceph-mon[102016]: osdmap e253: 8 total, 8 up, 8 in 2023-09-22T07:46:55.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:55 smithi105 ceph-mon[102016]: failed to encode map e253 with expected crc 2023-09-22T07:46:55.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:55 smithi105 ceph-mon[102016]: failed to encode map e253 with expected crc 2023-09-22T07:46:55.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:46:55 smithi105 ceph-mon[102016]: pgmap v21: 121 pgs: 121 active+clean; 157 MiB data, 623 MiB used, 715 GiB / 715 GiB avail; 15 MiB/s rd, 4.3 MiB/s wr, 16 op/s 2023-09-22T07:46:55.682 INFO:tasks.rados.rados.0.smithi006.stdout:951: expect (ObjNum 277 snap 85 seq_num 277) 2023-09-22T07:46:55.835 INFO:tasks.rados.rados.0.smithi006.stdout:958: finishing write tid 1 to smithi006182445-46 2023-09-22T07:46:55.835 INFO:tasks.rados.rados.0.smithi006.stdout:958: finishing write tid 2 to smithi006182445-46 2023-09-22T07:46:55.835 INFO:tasks.rados.rados.0.smithi006.stdout:958: finishing write tid 3 to smithi006182445-46 2023-09-22T07:46:55.836 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 46 v 367 (ObjNum 288 snap 93 seq_num 288) dirty exists 2023-09-22T07:46:55.836 INFO:tasks.rados.rados.0.smithi006.stdout:958: left oid 46 (ObjNum 288 snap 93 seq_num 288) 2023-09-22T07:46:55.836 INFO:tasks.rados.rados.0.smithi006.stdout:949: done (4 left) 2023-09-22T07:46:55.836 INFO:tasks.rados.rados.0.smithi006.stdout:951: done (3 left) 2023-09-22T07:46:55.836 INFO:tasks.rados.rados.0.smithi006.stdout:955: done (2 left) 2023-09-22T07:46:55.836 INFO:tasks.rados.rados.0.smithi006.stdout:958: done (1 left) 2023-09-22T07:46:55.836 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 23 current snap is 93 2023-09-22T07:46:55.836 INFO:tasks.rados.rados.0.smithi006.stdout:960: seq_num 289 ranges {5283840=40960} 2023-09-22T07:46:55.865 INFO:tasks.rados.rados.0.smithi006.stdout:960: writing smithi006182445-23 from 5283840 to 5324800 tid 1 2023-09-22T07:46:55.865 INFO:tasks.rados.rados.0.smithi006.stdout:961: rollback oid 4 current snap is 93 2023-09-22T07:46:55.865 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 4 to 82 2023-09-22T07:46:55.865 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 28 v 386 (ObjNum 284 snap 92 seq_num 284) dirty exists 2023-09-22T07:46:55.865 INFO:tasks.rados.rados.0.smithi006.stdout:959: done (2 left) 2023-09-22T07:46:55.865 INFO:tasks.rados.rados.0.smithi006.stdout:962: snap_remove snap 80 2023-09-22T07:46:55.980 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:55 smithi006 systemd[1]: Stopping Ceph mon.c for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:46:55.981 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:55 smithi006 conmon[116247]: 2023-09-22T07:46:55.980+0000 7f3e7ca50700 -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-09-22T07:46:56.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:55 smithi006 conmon[116247]: 2023-09-22T07:46:55.980+0000 7f3e7ca50700 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2023-09-22T07:46:56.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:56 smithi006 bash[203581]: 855a6988066f0dd403a0c749870ca61d59b8ee9b8cc0b330fc71020e367a065f 2023-09-22T07:46:57.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:56 smithi006 systemd[1]: ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@mon.c.service: Succeeded. 2023-09-22T07:46:57.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:56 smithi006 systemd[1]: Stopped Ceph mon.c for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:46:57.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 systemd[1]: Starting Ceph mon.c for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:46:57.372 INFO:teuthology.orchestra.run.smithi006.stdout:true 2023-09-22T07:46:57.714 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-22T07:46:57.715 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (86s) - 5m 19.4M - 0.25.0 c8568f914cd2 68496074d95c 2023-09-22T07:46:57.715 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi105 *:3000 running (75s) - 5m 85.3M - 9.4.7 2c41d148cca3 c6fa0e987221 2023-09-22T07:46:57.715 INFO:teuthology.orchestra.run.smithi006.stdout:mds.a smithi006 running (6m) - 6m 15.5M - 17.2.6-1121-g6a79a820 202608b01ce9 b81e719d7bdb 2023-09-22T07:46:57.715 INFO:teuthology.orchestra.run.smithi006.stdout:mds.b smithi105 running (6m) - 6m 20.1M - 17.2.6-1121-g6a79a820 202608b01ce9 d99d16e4c45f 2023-09-22T07:46:57.715 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi105 *:8443,9283,8765 running (39s) - 9m 445M - 18.0.0-6218-gf7ddca67 ceff0457336d 49e3827be236 2023-09-22T07:46:57.715 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:8443,9283,8765 running (68s) - 11m 479M - 18.0.0-6218-gf7ddca67 ceff0457336d f4535b7ef9f5 2023-09-22T07:46:57.715 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (26s) - 11m 41.1M 2048M 18.0.0-6218-gf7ddca67 ceff0457336d bd2ccd4dffc6 2023-09-22T07:46:57.715 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi105 running (9m) - 9m 88.5M 2048M 17.2.6-1121-g6a79a820 202608b01ce9 a9ba878e312b 2023-09-22T07:46:57.715 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (9m) - 9m 91.0M 2048M 17.2.6-1121-g6a79a820 202608b01ce9 855a6988066f 2023-09-22T07:46:57.715 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (84s) - 4m 9475k - 1.5.0 0da6a335fe13 b733ce1e65fd 2023-09-22T07:46:57.716 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi105 *:9100 running (73s) - 4m 9601k - 1.5.0 0da6a335fe13 13131a30680c 2023-09-22T07:46:57.716 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (9m) - 9m 244M 2501M 17.2.6-1121-g6a79a820 202608b01ce9 443aac00a144 2023-09-22T07:46:57.716 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (8m) - 8m 238M 2501M 17.2.6-1121-g6a79a820 202608b01ce9 653b75615b08 2023-09-22T07:46:57.716 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (8m) - 8m 273M 2501M 17.2.6-1121-g6a79a820 202608b01ce9 258b394587b2 2023-09-22T07:46:57.716 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (8m) - 8m 194M 2501M 17.2.6-1121-g6a79a820 202608b01ce9 ea205d1e8484 2023-09-22T07:46:57.716 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi105 running (7m) - 7m 297M 2500M 17.2.6-1121-g6a79a820 202608b01ce9 2e8fe03d53fa 2023-09-22T07:46:57.716 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi105 running (7m) - 7m 262M 2500M 17.2.6-1121-g6a79a820 202608b01ce9 82303d1786f2 2023-09-22T07:46:57.716 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi105 running (7m) - 7m 198M 2500M 17.2.6-1121-g6a79a820 202608b01ce9 ea58a9013d04 2023-09-22T07:46:57.716 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi105 running (6m) - 6m 246M 2500M 17.2.6-1121-g6a79a820 202608b01ce9 a9ff7d782c8f 2023-09-22T07:46:57.716 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi105 *:9095 running (44s) - 5m 47.8M - 2.43.0 a07b618ecd1d aa59c96aa169 2023-09-22T07:46:58.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:46:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:46:57] "GET /metrics HTTP/1.1" 200 36012 "" "Prometheus/2.43.0" 2023-09-22T07:46:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: set uid:gid to 167:167 (ceph:ceph) 2023-09-22T07:46:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev), process ceph-mon, pid 7 2023-09-22T07:46:58.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: pidfile_write: ignore empty --pid-file 2023-09-22T07:46:58.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: load: jerasure load: lrc 2023-09-22T07:46:58.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: RocksDB version: 7.9.2 2023-09-22T07:46:58.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Git sha 0 2023-09-22T07:46:58.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Compile date 2023-09-21 17:35:19 2023-09-22T07:46:58.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: DB SUMMARY 2023-09-22T07:46:58.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: DB Session ID: YLBWTZ6TKJ3KKP6CU7OX 2023-09-22T07:46:58.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: CURRENT file: CURRENT 2023-09-22T07:46:58.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: IDENTITY file: IDENTITY 2023-09-22T07:46:58.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: MANIFEST file: MANIFEST-000009 size: 1092 Bytes 2023-09-22T07:46:58.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000027.sst 2023-09-22T07:46:58.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000025.log size: 9353726 ; 2023-09-22T07:46:58.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.error_if_exists: 0 2023-09-22T07:46:58.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.create_if_missing: 0 2023-09-22T07:46:58.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.paranoid_checks: 1 2023-09-22T07:46:58.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.flush_verify_memtable_count: 1 2023-09-22T07:46:58.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-09-22T07:46:58.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-09-22T07:46:58.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.env: 0x563b64cb6da0 2023-09-22T07:46:58.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.fs: PosixFileSystem 2023-09-22T07:46:58.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.info_log: 0x563b6634b580 2023-09-22T07:46:58.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.max_file_opening_threads: 16 2023-09-22T07:46:58.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.statistics: (nil) 2023-09-22T07:46:58.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.use_fsync: 0 2023-09-22T07:46:58.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.max_log_file_size: 0 2023-09-22T07:46:58.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-22T07:46:58.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.log_file_time_to_roll: 0 2023-09-22T07:46:58.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.keep_log_file_num: 1000 2023-09-22T07:46:58.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.recycle_log_file_num: 0 2023-09-22T07:46:58.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.allow_fallocate: 1 2023-09-22T07:46:58.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.allow_mmap_reads: 0 2023-09-22T07:46:58.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.allow_mmap_writes: 0 2023-09-22T07:46:58.039 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.use_direct_reads: 0 2023-09-22T07:46:58.039 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-22T07:46:58.039 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.create_missing_column_families: 0 2023-09-22T07:46:58.039 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.db_log_dir: 2023-09-22T07:46:58.039 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.wal_dir: 2023-09-22T07:46:58.039 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.table_cache_numshardbits: 6 2023-09-22T07:46:58.039 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.WAL_ttl_seconds: 0 2023-09-22T07:46:58.039 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.WAL_size_limit_MB: 0 2023-09-22T07:46:58.039 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-22T07:46:58.039 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-22T07:46:58.039 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.is_fd_close_on_exec: 1 2023-09-22T07:46:58.040 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.advise_random_on_open: 1 2023-09-22T07:46:58.040 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.db_write_buffer_size: 0 2023-09-22T07:46:58.040 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.write_buffer_manager: 0x563b663014a0 2023-09-22T07:46:58.040 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-22T07:46:58.040 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-22T07:46:58.040 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.use_adaptive_mutex: 0 2023-09-22T07:46:58.040 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.rate_limiter: (nil) 2023-09-22T07:46:58.040 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-22T07:46:58.040 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.wal_recovery_mode: 2 2023-09-22T07:46:58.040 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.enable_thread_tracking: 0 2023-09-22T07:46:58.040 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.enable_pipelined_write: 0 2023-09-22T07:46:58.040 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.unordered_write: 0 2023-09-22T07:46:58.041 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-22T07:46:58.041 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-22T07:46:58.041 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-22T07:46:58.041 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-22T07:46:58.041 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.row_cache: None 2023-09-22T07:46:58.041 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.wal_filter: None 2023-09-22T07:46:58.041 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-22T07:46:58.041 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.allow_ingest_behind: 0 2023-09-22T07:46:58.041 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.two_write_queues: 0 2023-09-22T07:46:58.041 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.manual_wal_flush: 0 2023-09-22T07:46:58.041 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.wal_compression: 0 2023-09-22T07:46:58.041 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.atomic_flush: 0 2023-09-22T07:46:58.042 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-22T07:46:58.042 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.persist_stats_to_disk: 0 2023-09-22T07:46:58.042 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.write_dbid_to_manifest: 0 2023-09-22T07:46:58.042 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.log_readahead_size: 0 2023-09-22T07:46:58.042 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-09-22T07:46:58.042 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.best_efforts_recovery: 0 2023-09-22T07:46:58.042 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-09-22T07:46:58.042 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-09-22T07:46:58.042 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.allow_data_in_errors: 0 2023-09-22T07:46:58.042 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.db_host_id: __hostname__ 2023-09-22T07:46:58.044 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.enforce_single_del_contracts: true 2023-09-22T07:46:58.044 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.max_background_jobs: 2 2023-09-22T07:46:58.044 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.max_background_compactions: -1 2023-09-22T07:46:58.044 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.max_subcompactions: 1 2023-09-22T07:46:58.044 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-22T07:46:58.044 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-22T07:46:58.044 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.delayed_write_rate : 16777216 2023-09-22T07:46:58.044 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.max_total_wal_size: 0 2023-09-22T07:46:58.044 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-22T07:46:58.044 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.stats_dump_period_sec: 600 2023-09-22T07:46:58.045 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.stats_persist_period_sec: 600 2023-09-22T07:46:58.045 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-22T07:46:58.045 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.max_open_files: -1 2023-09-22T07:46:58.045 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.bytes_per_sync: 0 2023-09-22T07:46:58.045 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.wal_bytes_per_sync: 0 2023-09-22T07:46:58.045 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.strict_bytes_per_sync: 0 2023-09-22T07:46:58.045 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.compaction_readahead_size: 0 2023-09-22T07:46:58.045 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.max_background_flushes: -1 2023-09-22T07:46:58.045 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Compression algorithms supported: 2023-09-22T07:46:58.045 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-22T07:46:58.045 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: kZSTD supported: 0 2023-09-22T07:46:58.045 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: kXpressCompression supported: 0 2023-09-22T07:46:58.045 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: kLZ4HCCompression supported: 1 2023-09-22T07:46:58.046 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: kZlibCompression supported: 1 2023-09-22T07:46:58.046 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: kSnappyCompression supported: 1 2023-09-22T07:46:58.046 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: kLZ4Compression supported: 1 2023-09-22T07:46:58.046 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: kBZip2Compression supported: 0 2023-09-22T07:46:58.046 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Fast CRC32 supported: Supported on x86 2023-09-22T07:46:58.046 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: DMutex implementation: pthread_mutex_t 2023-09-22T07:46:58.046 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2023-09-22T07:46:58.046 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-09-22T07:46:58.046 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-22T07:46:58.046 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.merge_operator: 2023-09-22T07:46:58.046 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.compaction_filter: None 2023-09-22T07:46:58.047 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.compaction_filter_factory: None 2023-09-22T07:46:58.047 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.sst_partitioner_factory: None 2023-09-22T07:46:58.047 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.memtable_factory: SkipListFactory 2023-09-22T07:46:58.047 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.table_factory: BlockBasedTable 2023-09-22T07:46:58.047 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x563b6634b680) 2023-09-22T07:46:58.047 INFO:journalctl@ceph.mon.c.smithi006.stdout: cache_index_and_filter_blocks: 1 2023-09-22T07:46:58.047 INFO:journalctl@ceph.mon.c.smithi006.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-09-22T07:46:58.047 INFO:journalctl@ceph.mon.c.smithi006.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-22T07:46:58.047 INFO:journalctl@ceph.mon.c.smithi006.stdout: pin_top_level_index_and_filter: 1 2023-09-22T07:46:58.047 INFO:journalctl@ceph.mon.c.smithi006.stdout: index_type: 0 2023-09-22T07:46:58.047 INFO:journalctl@ceph.mon.c.smithi006.stdout: data_block_index_type: 0 2023-09-22T07:46:58.047 INFO:journalctl@ceph.mon.c.smithi006.stdout: index_shortening: 1 2023-09-22T07:46:58.048 INFO:journalctl@ceph.mon.c.smithi006.stdout: data_block_hash_table_util_ratio: 0.750000 2023-09-22T07:46:58.048 INFO:journalctl@ceph.mon.c.smithi006.stdout: checksum: 4 2023-09-22T07:46:58.048 INFO:journalctl@ceph.mon.c.smithi006.stdout: no_block_cache: 0 2023-09-22T07:46:58.048 INFO:journalctl@ceph.mon.c.smithi006.stdout: block_cache: 0x563b663a11f0 2023-09-22T07:46:58.048 INFO:journalctl@ceph.mon.c.smithi006.stdout: block_cache_name: BinnedLRUCache 2023-09-22T07:46:58.048 INFO:journalctl@ceph.mon.c.smithi006.stdout: block_cache_options: 2023-09-22T07:46:58.048 INFO:journalctl@ceph.mon.c.smithi006.stdout: capacity : 536870912 2023-09-22T07:46:58.048 INFO:journalctl@ceph.mon.c.smithi006.stdout: num_shard_bits : 4 2023-09-22T07:46:58.048 INFO:journalctl@ceph.mon.c.smithi006.stdout: strict_capacity_limit : 0 2023-09-22T07:46:58.048 INFO:journalctl@ceph.mon.c.smithi006.stdout: high_pri_pool_ratio: 0.000 2023-09-22T07:46:58.048 INFO:journalctl@ceph.mon.c.smithi006.stdout: block_cache_compressed: (nil) 2023-09-22T07:46:58.048 INFO:journalctl@ceph.mon.c.smithi006.stdout: persistent_cache: (nil) 2023-09-22T07:46:58.048 INFO:journalctl@ceph.mon.c.smithi006.stdout: block_size: 4096 2023-09-22T07:46:58.049 INFO:journalctl@ceph.mon.c.smithi006.stdout: block_size_deviation: 10 2023-09-22T07:46:58.049 INFO:journalctl@ceph.mon.c.smithi006.stdout: block_restart_interval: 16 2023-09-22T07:46:58.049 INFO:journalctl@ceph.mon.c.smithi006.stdout: index_block_restart_interval: 1 2023-09-22T07:46:58.049 INFO:journalctl@ceph.mon.c.smithi006.stdout: metadata_block_size: 4096 2023-09-22T07:46:58.049 INFO:journalctl@ceph.mon.c.smithi006.stdout: partition_filters: 0 2023-09-22T07:46:58.049 INFO:journalctl@ceph.mon.c.smithi006.stdout: use_delta_encoding: 1 2023-09-22T07:46:58.049 INFO:journalctl@ceph.mon.c.smithi006.stdout: filter_policy: bloomfilter 2023-09-22T07:46:58.049 INFO:journalctl@ceph.mon.c.smithi006.stdout: whole_key_filtering: 1 2023-09-22T07:46:58.049 INFO:journalctl@ceph.mon.c.smithi006.stdout: verify_compression: 0 2023-09-22T07:46:58.049 INFO:journalctl@ceph.mon.c.smithi006.stdout: read_amp_bytes_per_bit: 0 2023-09-22T07:46:58.049 INFO:journalctl@ceph.mon.c.smithi006.stdout: format_version: 5 2023-09-22T07:46:58.049 INFO:journalctl@ceph.mon.c.smithi006.stdout: enable_index_compression: 1 2023-09-22T07:46:58.049 INFO:journalctl@ceph.mon.c.smithi006.stdout: block_align: 0 2023-09-22T07:46:58.050 INFO:journalctl@ceph.mon.c.smithi006.stdout: max_auto_readahead_size: 262144 2023-09-22T07:46:58.050 INFO:journalctl@ceph.mon.c.smithi006.stdout: prepopulate_block_cache: 0 2023-09-22T07:46:58.050 INFO:journalctl@ceph.mon.c.smithi006.stdout: initial_auto_readahead_size: 8192 2023-09-22T07:46:58.050 INFO:journalctl@ceph.mon.c.smithi006.stdout: num_file_reads_for_auto_readahead: 2 2023-09-22T07:46:58.050 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.write_buffer_size: 33554432 2023-09-22T07:46:58.050 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.max_write_buffer_number: 2 2023-09-22T07:46:58.050 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.compression: NoCompression 2023-09-22T07:46:58.050 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.bottommost_compression: Disabled 2023-09-22T07:46:58.050 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.prefix_extractor: nullptr 2023-09-22T07:46:58.050 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-22T07:46:58.050 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.num_levels: 7 2023-09-22T07:46:58.050 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-22T07:46:58.051 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-22T07:46:58.051 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-22T07:46:58.051 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-22T07:46:58.051 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-22T07:46:58.051 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-22T07:46:58.051 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-22T07:46:58.051 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-22T07:46:58.051 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-09-22T07:46:58.051 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-22T07:46:58.051 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-09-22T07:46:58.051 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-09-22T07:46:58.051 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.compression_opts.window_bits: -14 2023-09-22T07:46:58.052 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.compression_opts.level: 32767 2023-09-22T07:46:58.052 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.compression_opts.strategy: 0 2023-09-22T07:46:58.052 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-22T07:46:58.052 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-22T07:46:58.052 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-09-22T07:46:58.052 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-09-22T07:46:58.052 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.compression_opts.enabled: false 2023-09-22T07:46:58.052 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-09-22T07:46:58.052 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-22T07:46:58.052 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-22T07:46:58.052 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-22T07:46:58.052 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.target_file_size_base: 67108864 2023-09-22T07:46:58.053 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.target_file_size_multiplier: 1 2023-09-22T07:46:58.053 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-22T07:46:58.053 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-22T07:46:58.053 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-22T07:46:58.053 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-22T07:46:58.053 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-22T07:46:58.053 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-22T07:46:58.053 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-22T07:46:58.053 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-22T07:46:58.053 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-22T07:46:58.053 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-22T07:46:58.053 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-22T07:46:58.054 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-22T07:46:58.054 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-09-22T07:46:58.054 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.arena_block_size: 1048576 2023-09-22T07:46:58.054 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-22T07:46:58.054 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-22T07:46:58.054 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.disable_auto_compactions: 0 2023-09-22T07:46:58.054 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-22T07:46:58.054 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-22T07:46:58.054 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-22T07:46:58.054 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-22T07:46:58.054 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-22T07:46:58.054 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-22T07:46:58.055 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-22T07:46:58.055 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-22T07:46:58.055 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-22T07:46:58.055 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-22T07:46:58.055 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.table_properties_collectors: 2023-09-22T07:46:58.055 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.inplace_update_support: 0 2023-09-22T07:46:58.055 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.inplace_update_num_locks: 10000 2023-09-22T07:46:58.055 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-22T07:46:58.055 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-22T07:46:58.055 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.memtable_huge_page_size: 0 2023-09-22T07:46:58.055 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.bloom_locality: 0 2023-09-22T07:46:58.055 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.max_successive_merges: 0 2023-09-22T07:46:58.056 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.optimize_filters_for_hits: 0 2023-09-22T07:46:58.056 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.paranoid_file_checks: 0 2023-09-22T07:46:58.056 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.force_consistency_checks: 1 2023-09-22T07:46:58.056 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.report_bg_io_stats: 0 2023-09-22T07:46:58.056 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.ttl: 2592000 2023-09-22T07:46:58.056 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.periodic_compaction_seconds: 0 2023-09-22T07:46:58.056 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-09-22T07:46:58.056 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-09-22T07:46:58.056 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.enable_blob_files: false 2023-09-22T07:46:58.056 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.min_blob_size: 0 2023-09-22T07:46:58.056 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.blob_file_size: 268435456 2023-09-22T07:46:58.056 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 bash[203964]: 8664efa43f861402a5fc90a30ee85067c0c460628dac182126e4117259abb9db 2023-09-22T07:46:58.056 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.blob_compression_type: NoCompression 2023-09-22T07:46:58.057 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.enable_blob_garbage_collection: false 2023-09-22T07:46:58.057 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-09-22T07:46:58.057 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-09-22T07:46:58.057 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-09-22T07:46:58.057 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.blob_file_starting_level: 0 2023-09-22T07:46:58.057 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-09-22T07:46:58.057 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 27.sst 2023-09-22T07:46:58.057 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-09-22T07:46:58.057 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: 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 13877, log_number is 25,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-09-22T07:46:58.057 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 25 2023-09-22T07:46:58.057 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: ae181e64-4dc1-42c7-97dd-e523f059f19d 2023-09-22T07:46:58.057 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: EVENT_LOG_v1 {"time_micros": 1695368817678135, "job": 1, "event": "recovery_started", "wal_files": [25]} 2023-09-22T07:46:58.058 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #25 mode 2 2023-09-22T07:46:58.058 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 systemd[1]: Started Ceph mon.c for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:46:58.058 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: EVENT_LOG_v1 {"time_micros": 1695368817706581, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 30, "file_size": 5767868, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 13882, "largest_seqno": 17307, "table_properties": {"data_size": 5753094, "index_size": 9913, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 3845, "raw_key_size": 35438, "raw_average_key_size": 23, "raw_value_size": 5721587, "raw_average_value_size": 3779, "num_data_blocks": 433, "num_entries": 1514, "num_filter_entries": 1514, "num_deletions": 298, "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": 1695368817, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "ae181e64-4dc1-42c7-97dd-e523f059f19d", "db_session_id": "YLBWTZ6TKJ3KKP6CU7OX", "orig_file_number": 30, "seqno_to_time_mapping": "N/A"}} 2023-09-22T07:46:58.058 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: EVENT_LOG_v1 {"time_micros": 1695368817706710, "job": 1, "event": "recovery_finished"} 2023-09-22T07:46:58.058 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: [db/version_set.cc:5047] Creating manifest 32 2023-09-22T07:46:58.058 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-09-22T07:46:58.058 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: 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-09-22T07:46:58.058 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x563b6643c000 2023-09-22T07:46:58.058 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: DB pointer 0x563b6642a000 2023-09-22T07:46:58.058 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-09-22T07:46:58.058 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-09-22T07:46:58.058 INFO:journalctl@ceph.mon.c.smithi006.stdout: ** DB Stats ** 2023-09-22T07:46:58.059 INFO:journalctl@ceph.mon.c.smithi006.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-09-22T07:46:58.059 INFO:journalctl@ceph.mon.c.smithi006.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-09-22T07:46:58.059 INFO:journalctl@ceph.mon.c.smithi006.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-22T07:46:58.059 INFO:journalctl@ceph.mon.c.smithi006.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-22T07:46:58.059 INFO:journalctl@ceph.mon.c.smithi006.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-09-22T07:46:58.059 INFO:journalctl@ceph.mon.c.smithi006.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-22T07:46:58.059 INFO:journalctl@ceph.mon.c.smithi006.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-22T07:46:58.059 INFO:journalctl@ceph.mon.c.smithi006.stdout: 2023-09-22T07:46:58.059 INFO:journalctl@ceph.mon.c.smithi006.stdout: ** Compaction Stats [default] ** 2023-09-22T07:46:58.059 INFO:journalctl@ceph.mon.c.smithi006.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-09-22T07:46:58.059 INFO:journalctl@ceph.mon.c.smithi006.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-09-22T07:46:58.059 INFO:journalctl@ceph.mon.c.smithi006.stdout: L0 1/0 5.50 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 583.4 0.01 0.00 1 0.009 0 0 0.0 0.0 2023-09-22T07:46:58.060 INFO:journalctl@ceph.mon.c.smithi006.stdout: L6 1/0 7.02 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2023-09-22T07:46:58.060 INFO:journalctl@ceph.mon.c.smithi006.stdout: Sum 2/0 12.52 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 583.4 0.01 0.00 1 0.009 0 0 0.0 0.0 2023-09-22T07:46:58.060 INFO:journalctl@ceph.mon.c.smithi006.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 583.4 0.01 0.00 1 0.009 0 0 0.0 0.0 2023-09-22T07:46:58.060 INFO:journalctl@ceph.mon.c.smithi006.stdout: 2023-09-22T07:46:58.060 INFO:journalctl@ceph.mon.c.smithi006.stdout: ** Compaction Stats [default] ** 2023-09-22T07:46:58.060 INFO:journalctl@ceph.mon.c.smithi006.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-09-22T07:46:58.060 INFO:journalctl@ceph.mon.c.smithi006.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-22T07:46:58.060 INFO:journalctl@ceph.mon.c.smithi006.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 583.4 0.01 0.00 1 0.009 0 0 0.0 0.0 2023-09-22T07:46:58.060 INFO:journalctl@ceph.mon.c.smithi006.stdout: 2023-09-22T07:46:58.060 INFO:journalctl@ceph.mon.c.smithi006.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-09-22T07:46:58.060 INFO:journalctl@ceph.mon.c.smithi006.stdout: 2023-09-22T07:46:58.060 INFO:journalctl@ceph.mon.c.smithi006.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-09-22T07:46:58.060 INFO:journalctl@ceph.mon.c.smithi006.stdout: Flush(GB): cumulative 0.005, interval 0.005 2023-09-22T07:46:58.061 INFO:journalctl@ceph.mon.c.smithi006.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-22T07:46:58.061 INFO:journalctl@ceph.mon.c.smithi006.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-09-22T07:46:58.061 INFO:journalctl@ceph.mon.c.smithi006.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-09-22T07:46:58.061 INFO:journalctl@ceph.mon.c.smithi006.stdout: AddFile(Keys): cumulative 0, interval 0 2023-09-22T07:46:58.061 INFO:journalctl@ceph.mon.c.smithi006.stdout: Cumulative compaction: 0.01 GB write, 171.40 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-22T07:46:58.061 INFO:journalctl@ceph.mon.c.smithi006.stdout: Interval compaction: 0.01 GB write, 171.40 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-22T07:46:58.061 INFO:journalctl@ceph.mon.c.smithi006.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-09-22T07:46:58.061 INFO:journalctl@ceph.mon.c.smithi006.stdout: Block cache BinnedLRUCache@0x563b663a11f0#7 capacity: 512.00 MB usage: 14.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2023-09-22T07:46:58.061 INFO:journalctl@ceph.mon.c.smithi006.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,4.03 KB,0.0007689%) IndexBlock(1,10.08 KB,0.00192225%) Misc(1,0.00 KB,0%) 2023-09-22T07:46:58.061 INFO:journalctl@ceph.mon.c.smithi006.stdout: 2023-09-22T07:46:58.061 INFO:journalctl@ceph.mon.c.smithi006.stdout: ** File Read Latency Histogram By Level [default] ** 2023-09-22T07:46:58.062 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: starting mon.c rank 2 at public addrs [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] at bind addrs [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 762f9dea-591a-11ee-8db4-212e2dc638e7 2023-09-22T07:46:58.062 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: mon.c@-1(???) e3 preinit fsid 762f9dea-591a-11ee-8db4-212e2dc638e7 2023-09-22T07:46:58.062 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: mon.c@-1(???).mds e8 new map 2023-09-22T07:46:58.062 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: mon.c@-1(???).mds e8 print_map 2023-09-22T07:46:58.062 INFO:journalctl@ceph.mon.c.smithi006.stdout: e8 2023-09-22T07:46:58.062 INFO:journalctl@ceph.mon.c.smithi006.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-09-22T07:46:58.062 INFO:journalctl@ceph.mon.c.smithi006.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-09-22T07:46:58.062 INFO:journalctl@ceph.mon.c.smithi006.stdout: legacy client fscid: 1 2023-09-22T07:46:58.062 INFO:journalctl@ceph.mon.c.smithi006.stdout: 2023-09-22T07:46:58.062 INFO:journalctl@ceph.mon.c.smithi006.stdout: Filesystem 'cephfs' (1) 2023-09-22T07:46:58.062 INFO:journalctl@ceph.mon.c.smithi006.stdout: fs_name cephfs 2023-09-22T07:46:58.062 INFO:journalctl@ceph.mon.c.smithi006.stdout: epoch 8 2023-09-22T07:46:58.063 INFO:journalctl@ceph.mon.c.smithi006.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2023-09-22T07:46:58.063 INFO:journalctl@ceph.mon.c.smithi006.stdout: created 2023-09-22T07:40:47.794580+0000 2023-09-22T07:46:58.063 INFO:journalctl@ceph.mon.c.smithi006.stdout: modified 2023-09-22T07:40:50.825575+0000 2023-09-22T07:46:58.063 INFO:journalctl@ceph.mon.c.smithi006.stdout: tableserver 0 2023-09-22T07:46:58.063 INFO:journalctl@ceph.mon.c.smithi006.stdout: root 0 2023-09-22T07:46:58.063 INFO:journalctl@ceph.mon.c.smithi006.stdout: session_timeout 60 2023-09-22T07:46:58.063 INFO:journalctl@ceph.mon.c.smithi006.stdout: session_autoclose 300 2023-09-22T07:46:58.063 INFO:journalctl@ceph.mon.c.smithi006.stdout: max_file_size 1099511627776 2023-09-22T07:46:58.063 INFO:journalctl@ceph.mon.c.smithi006.stdout: max_xattr_size 65536 2023-09-22T07:46:58.063 INFO:journalctl@ceph.mon.c.smithi006.stdout: required_client_features {} 2023-09-22T07:46:58.063 INFO:journalctl@ceph.mon.c.smithi006.stdout: last_failure 0 2023-09-22T07:46:58.063 INFO:journalctl@ceph.mon.c.smithi006.stdout: last_failure_osd_epoch 0 2023-09-22T07:46:58.064 INFO:journalctl@ceph.mon.c.smithi006.stdout: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-09-22T07:46:58.064 INFO:journalctl@ceph.mon.c.smithi006.stdout: max_mds 1 2023-09-22T07:46:58.064 INFO:journalctl@ceph.mon.c.smithi006.stdout: in 0 2023-09-22T07:46:58.064 INFO:journalctl@ceph.mon.c.smithi006.stdout: up {0=24385} 2023-09-22T07:46:58.064 INFO:journalctl@ceph.mon.c.smithi006.stdout: failed 2023-09-22T07:46:58.064 INFO:journalctl@ceph.mon.c.smithi006.stdout: damaged 2023-09-22T07:46:58.064 INFO:journalctl@ceph.mon.c.smithi006.stdout: stopped 2023-09-22T07:46:58.064 INFO:journalctl@ceph.mon.c.smithi006.stdout: data_pools [3] 2023-09-22T07:46:58.064 INFO:journalctl@ceph.mon.c.smithi006.stdout: metadata_pool 2 2023-09-22T07:46:58.064 INFO:journalctl@ceph.mon.c.smithi006.stdout: inline_data disabled 2023-09-22T07:46:58.064 INFO:journalctl@ceph.mon.c.smithi006.stdout: balancer 2023-09-22T07:46:58.064 INFO:journalctl@ceph.mon.c.smithi006.stdout: bal_rank_mask -1 2023-09-22T07:46:58.065 INFO:journalctl@ceph.mon.c.smithi006.stdout: standby_count_wanted 0 2023-09-22T07:46:58.065 INFO:journalctl@ceph.mon.c.smithi006.stdout: [mds.b{0:24385} state up:active seq 3 addr [v2:172.21.15.105:6832/3827977260,v1:172.21.15.105:6833/3827977260] compat {c=[1],r=[1],i=[7ff]}] 2023-09-22T07:46:58.065 INFO:journalctl@ceph.mon.c.smithi006.stdout: 2023-09-22T07:46:58.065 INFO:journalctl@ceph.mon.c.smithi006.stdout: 2023-09-22T07:46:58.065 INFO:journalctl@ceph.mon.c.smithi006.stdout: Standby daemons: 2023-09-22T07:46:58.065 INFO:journalctl@ceph.mon.c.smithi006.stdout: 2023-09-22T07:46:58.065 INFO:journalctl@ceph.mon.c.smithi006.stdout: [mds.a{-1:24341} state up:standby seq 1 addr [v2:172.21.15.6:6834/2571905276,v1:172.21.15.6:6835/2571905276] compat {c=[1],r=[1],i=[7ff]}] 2023-09-22T07:46:58.065 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: mon.c@-1(???).osd e254 crush map has features 3314933069573799936, adjusting msgr requires 2023-09-22T07:46:58.065 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: mon.c@-1(???).osd e254 crush map has features 432629308056666112, adjusting msgr requires 2023-09-22T07:46:58.065 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: mon.c@-1(???).osd e254 crush map has features 432629308056666112, adjusting msgr requires 2023-09-22T07:46:58.065 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: mon.c@-1(???).osd e254 crush map has features 432629308056666112, adjusting msgr requires 2023-09-22T07:46:58.065 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:46:57 smithi006 ceph-mon[204052]: mon.c@-1(???).paxosservice(auth 1..19) refresh upgraded, format 0 -> 3 2023-09-22T07:46:58.118 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-09-22T07:46:58.119 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2023-09-22T07:46:58.119 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 2, 2023-09-22T07:46:58.119 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 1 2023-09-22T07:46:58.119 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:46:58.119 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2023-09-22T07:46:58.119 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 2 2023-09-22T07:46:58.119 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:46:58.119 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2023-09-22T07:46:58.119 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 8 2023-09-22T07:46:58.119 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:46:58.119 INFO:teuthology.orchestra.run.smithi006.stdout: "mds": { 2023-09-22T07:46:58.120 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 2 2023-09-22T07:46:58.120 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:46:58.120 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2023-09-22T07:46:58.120 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 12, 2023-09-22T07:46:58.120 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 3 2023-09-22T07:46:58.120 INFO:teuthology.orchestra.run.smithi006.stdout: } 2023-09-22T07:46:58.120 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-09-22T07:46:59.127 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:46:58 smithi105 conmon[175730]: ts=2023-09-22T07:46:58.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi105.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi006:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-22T07:47:02.949 INFO:tasks.rados.rados.0.smithi006.stdout:962: done (2 left) 2023-09-22T07:47:02.949 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 17 current snap is 93 2023-09-22T07:47:02.949 INFO:tasks.rados.rados.0.smithi006.stdout:960: finishing write tid 1 to smithi006182445-23 2023-09-22T07:47:02.949 INFO:tasks.rados.rados.0.smithi006.stdout:963: seq_num 290 ranges {0=57344} 2023-09-22T07:47:02.950 INFO:tasks.rados.rados.0.smithi006.stdout:963: writing smithi006182445-17 from 0 to 57344 tid 1 2023-09-22T07:47:02.950 INFO:tasks.rados.rados.0.smithi006.stdout:964: read oid 2 snap -1 2023-09-22T07:47:02.950 INFO:tasks.rados.rados.0.smithi006.stdout:964: expect (ObjNum 280 snap 89 seq_num 280) 2023-09-22T07:47:02.950 INFO:tasks.rados.rados.0.smithi006.stdout:965: rollback oid 38 current snap is 93 2023-09-22T07:47:02.950 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 38 to 84 2023-09-22T07:47:02.950 INFO:tasks.rados.rados.0.smithi006.stdout:966: delete oid 7 current snap is 93 2023-09-22T07:47:02.950 INFO:tasks.rados.rados.0.smithi006.stdout:960: finishing write tid 2 to smithi006182445-23 2023-09-22T07:47:02.950 INFO:tasks.rados.rados.0.smithi006.stdout:961: finishing rollback tid 0 to smithi006182445-4 2023-09-22T07:47:02.950 INFO:tasks.rados.rados.0.smithi006.stdout:961: finishing rollback tid 1 to smithi006182445-4 2023-09-22T07:47:02.950 INFO:tasks.rados.rados.0.smithi006.stdout:961: finishing rollback tid 2 to smithi006182445-4 2023-09-22T07:47:02.950 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 4 v 328 (ObjNum 241 snap 71 seq_num 241) dirty exists 2023-09-22T07:47:02.951 INFO:tasks.rados.rados.0.smithi006.stdout:960: finishing write tid 3 to smithi006182445-23 2023-09-22T07:47:02.951 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 23 v 207 (ObjNum 289 snap 93 seq_num 289) dirty exists 2023-09-22T07:47:02.951 INFO:tasks.rados.rados.0.smithi006.stdout:960: left oid 23 (ObjNum 289 snap 93 seq_num 289) 2023-09-22T07:47:02.967 INFO:tasks.rados.rados.0.smithi006.stdout:965: finishing rollback tid 1 to smithi006182445-38 2023-09-22T07:47:02.969 INFO:tasks.rados.rados.0.smithi006.stdout:965: finishing rollback tid 2 to smithi006182445-38 2023-09-22T07:47:02.969 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 38 v 369 (ObjNum 242 snap 71 seq_num 242) dirty exists 2023-09-22T07:47:02.975 INFO:tasks.rados.rados.0.smithi006.stdout:963: finishing write tid 1 to smithi006182445-17 2023-09-22T07:47:02.975 INFO:tasks.rados.rados.0.smithi006.stdout:960: done (5 left) 2023-09-22T07:47:02.975 INFO:tasks.rados.rados.0.smithi006.stdout:961: done (4 left) 2023-09-22T07:47:02.976 INFO:tasks.rados.rados.0.smithi006.stdout:965: done (3 left) 2023-09-22T07:47:02.976 INFO:tasks.rados.rados.0.smithi006.stdout:966: done (2 left) 2023-09-22T07:47:02.976 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 7 current snap is 93 2023-09-22T07:47:02.976 INFO:tasks.rados.rados.0.smithi006.stdout:967: seq_num 292 ranges {0=98304} 2023-09-22T07:47:02.976 INFO:tasks.rados.rados.0.smithi006.stdout:967: writing smithi006182445-7 from 0 to 98304 tid 1 2023-09-22T07:47:02.976 INFO:tasks.rados.rados.0.smithi006.stdout:968: read oid 22 snap -1 2023-09-22T07:47:02.976 INFO:tasks.rados.rados.0.smithi006.stdout:968: expect (ObjNum 243 snap 71 seq_num 243) 2023-09-22T07:47:02.976 INFO:tasks.rados.rados.0.smithi006.stdout:969: read oid 35 snap -1 2023-09-22T07:47:02.976 INFO:tasks.rados.rados.0.smithi006.stdout:969: expect deleted 2023-09-22T07:47:02.976 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 28 current snap is 93 2023-09-22T07:47:02.976 INFO:tasks.rados.rados.0.smithi006.stdout:970: seq_num 293 ranges {6635520=114688} 2023-09-22T07:47:03.011 INFO:tasks.rados.rados.0.smithi006.stdout:970: writing smithi006182445-28 from 6635520 to 6750208 tid 1 2023-09-22T07:47:03.011 INFO:tasks.rados.rados.0.smithi006.stdout:971: copy_from oid 45 from oid 30 current snap is 93 2023-09-22T07:47:03.011 INFO:tasks.rados.rados.0.smithi006.stdout:963: finishing write tid 2 to smithi006182445-17 2023-09-22T07:47:03.011 INFO:tasks.rados.rados.0.smithi006.stdout:964: expect (ObjNum 280 snap 89 seq_num 280) 2023-09-22T07:47:03.166 INFO:tasks.rados.rados.0.smithi006.stdout:963: finishing write tid 3 to smithi006182445-17 2023-09-22T07:47:03.166 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 17 v 234 (ObjNum 290 snap 93 seq_num 290) dirty exists 2023-09-22T07:47:03.166 INFO:tasks.rados.rados.0.smithi006.stdout:963: left oid 17 (ObjNum 290 snap 93 seq_num 290) 2023-09-22T07:47:03.166 INFO:tasks.rados.rados.0.smithi006.stdout:963: done (6 left) 2023-09-22T07:47:03.166 INFO:tasks.rados.rados.0.smithi006.stdout:964: done (5 left) 2023-09-22T07:47:03.166 INFO:tasks.rados.rados.0.smithi006.stdout:969: done (4 left) 2023-09-22T07:47:03.166 INFO:tasks.rados.rados.0.smithi006.stdout:972: read oid 12 snap 89 2023-09-22T07:47:03.166 INFO:tasks.rados.rados.0.smithi006.stdout:972: expect (ObjNum 151 snap 41 seq_num 151) 2023-09-22T07:47:03.166 INFO:tasks.rados.rados.0.smithi006.stdout:973: rmattr oid 17 current snap is 93 2023-09-22T07:47:03.166 INFO:tasks.rados.rados.0.smithi006.stdout:973: done (5 left) 2023-09-22T07:47:03.167 INFO:tasks.rados.rados.0.smithi006.stdout:974: read oid 27 snap -1 2023-09-22T07:47:03.167 INFO:tasks.rados.rados.0.smithi006.stdout:974: expect (ObjNum 270 snap 85 seq_num 270) 2023-09-22T07:47:03.167 INFO:tasks.rados.rados.0.smithi006.stdout:975: read oid 5 snap -1 2023-09-22T07:47:03.167 INFO:tasks.rados.rados.0.smithi006.stdout:975: expect (ObjNum 277 snap 85 seq_num 277) 2023-09-22T07:47:03.167 INFO:tasks.rados.rados.0.smithi006.stdout:976: copy_from oid 41 from oid 8 current snap is 93 2023-09-22T07:47:03.167 INFO:tasks.rados.rados.0.smithi006.stdout:967: finishing write tid 1 to smithi006182445-7 2023-09-22T07:47:03.167 INFO:tasks.rados.rados.0.smithi006.stdout:967: finishing write tid 2 to smithi006182445-7 2023-09-22T07:47:03.167 INFO:tasks.rados.rados.0.smithi006.stdout:968: expect (ObjNum 243 snap 71 seq_num 243) 2023-09-22T07:47:03.240 INFO:tasks.rados.rados.0.smithi006.stdout:967: finishing write tid 3 to smithi006182445-7 2023-09-22T07:47:03.240 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 7 v 498 (ObjNum 292 snap 93 seq_num 292) dirty exists 2023-09-22T07:47:03.240 INFO:tasks.rados.rados.0.smithi006.stdout:967: left oid 7 (ObjNum 292 snap 93 seq_num 292) 2023-09-22T07:47:03.240 INFO:tasks.rados.rados.0.smithi006.stdout:967: done (7 left) 2023-09-22T07:47:03.240 INFO:tasks.rados.rados.0.smithi006.stdout:968: done (6 left) 2023-09-22T07:47:03.240 INFO:tasks.rados.rados.0.smithi006.stdout:977: snap_remove snap 84 2023-09-22T07:47:03.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:02 smithi105 conmon[101989]: 2023-09-22T07:47:02.927+0000 7f8658ec3700 -1 mon.b@1(peon).osd e255 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:47:04.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[204052]: pgmap v23: 121 pgs: 121 active+clean; 157 MiB data, 623 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 4.1 MiB/s wr, 15 op/s 2023-09-22T07:47:04.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[204052]: from='client.34137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:47:04.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:47:04.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[204052]: from='client.34143 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:47:04.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[204052]: mon.b calling monitor election 2023-09-22T07:47:04.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[204052]: mon.a calling monitor election 2023-09-22T07:47:04.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[204052]: from='client.? 172.21.15.6:0/4281517955' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:47:04.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[204052]: pgmap v24: 121 pgs: 121 active+clean; 157 MiB data, 629 MiB used, 715 GiB / 715 GiB avail; 10 MiB/s rd, 2.9 MiB/s wr, 15 op/s 2023-09-22T07:47:04.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[204052]: pgmap v25: 121 pgs: 121 active+clean; 157 MiB data, 633 MiB used, 715 GiB / 715 GiB avail; 8.2 MiB/s rd, 2.4 MiB/s wr, 12 op/s 2023-09-22T07:47:04.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[204052]: pgmap v26: 121 pgs: 121 active+clean; 157 MiB data, 633 MiB used, 715 GiB / 715 GiB avail; 247 B/s rd, 7.7 KiB/s wr, 3 op/s 2023-09-22T07:47:04.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[204052]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-09-22T07:47:04.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[204052]: failed to encode map e255 with expected crc 2023-09-22T07:47:04.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[204052]: monmap e3: 3 mons at {a=[v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0],b=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0],c=[v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0]} removed_ranks: {} 2023-09-22T07:47:04.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[204052]: failed to encode map e255 with expected crc 2023-09-22T07:47:04.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[204052]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-22T07:47:04.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[204052]: osdmap e255: 8 total, 8 up, 8 in 2023-09-22T07:47:04.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[204052]: mgrmap e40: y(active, since 20s), standbys: x 2023-09-22T07:47:04.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[204052]: Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-09-22T07:47:04.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[204052]: failed to encode map e255 with expected crc 2023-09-22T07:47:04.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[204052]: failed to encode map e255 with expected crc 2023-09-22T07:47:04.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[204052]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-09-22T07:47:04.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[204052]: [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-09-22T07:47:04.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[204052]: mon.c (rank 2) addr [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] is down (out of quorum) 2023-09-22T07:47:04.288 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:04.288 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:04.288 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:47:04.288 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:04.288 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:04.288 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[200575]: pgmap v23: 121 pgs: 121 active+clean; 157 MiB data, 623 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 4.1 MiB/s wr, 15 op/s 2023-09-22T07:47:04.288 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[200575]: from='client.34137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:47:04.288 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:47:04.289 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[200575]: from='client.34143 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:47:04.289 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[200575]: mon.b calling monitor election 2023-09-22T07:47:04.289 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[200575]: mon.a calling monitor election 2023-09-22T07:47:04.289 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[200575]: from='client.? 172.21.15.6:0/4281517955' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:47:04.289 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[200575]: pgmap v24: 121 pgs: 121 active+clean; 157 MiB data, 629 MiB used, 715 GiB / 715 GiB avail; 10 MiB/s rd, 2.9 MiB/s wr, 15 op/s 2023-09-22T07:47:04.289 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[200575]: pgmap v25: 121 pgs: 121 active+clean; 157 MiB data, 633 MiB used, 715 GiB / 715 GiB avail; 8.2 MiB/s rd, 2.4 MiB/s wr, 12 op/s 2023-09-22T07:47:04.289 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[200575]: pgmap v26: 121 pgs: 121 active+clean; 157 MiB data, 633 MiB used, 715 GiB / 715 GiB avail; 247 B/s rd, 7.7 KiB/s wr, 3 op/s 2023-09-22T07:47:04.289 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[200575]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-09-22T07:47:04.289 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[200575]: failed to encode map e255 with expected crc 2023-09-22T07:47:04.289 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[200575]: monmap e3: 3 mons at {a=[v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0],b=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0],c=[v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0]} removed_ranks: {} 2023-09-22T07:47:04.289 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[200575]: failed to encode map e255 with expected crc 2023-09-22T07:47:04.290 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[200575]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-22T07:47:04.290 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[200575]: osdmap e255: 8 total, 8 up, 8 in 2023-09-22T07:47:04.290 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[200575]: mgrmap e40: y(active, since 20s), standbys: x 2023-09-22T07:47:04.290 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[200575]: Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-09-22T07:47:04.290 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[200575]: failed to encode map e255 with expected crc 2023-09-22T07:47:04.290 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[200575]: failed to encode map e255 with expected crc 2023-09-22T07:47:04.290 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[200575]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-09-22T07:47:04.290 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[200575]: [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-09-22T07:47:04.290 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[200575]: mon.c (rank 2) addr [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] is down (out of quorum) 2023-09-22T07:47:04.290 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:04.290 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:04.290 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:47:04.291 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:04.291 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:03 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:04.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:03 smithi105 ceph-mon[102016]: pgmap v23: 121 pgs: 121 active+clean; 157 MiB data, 623 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 4.1 MiB/s wr, 15 op/s 2023-09-22T07:47:04.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:03 smithi105 ceph-mon[102016]: from='client.34137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:47:04.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:03 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:47:04.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:03 smithi105 ceph-mon[102016]: from='client.34143 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:47:04.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:03 smithi105 ceph-mon[102016]: mon.b calling monitor election 2023-09-22T07:47:04.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:03 smithi105 ceph-mon[102016]: mon.a calling monitor election 2023-09-22T07:47:04.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:03 smithi105 ceph-mon[102016]: from='client.? 172.21.15.6:0/4281517955' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:47:04.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:03 smithi105 ceph-mon[102016]: pgmap v24: 121 pgs: 121 active+clean; 157 MiB data, 629 MiB used, 715 GiB / 715 GiB avail; 10 MiB/s rd, 2.9 MiB/s wr, 15 op/s 2023-09-22T07:47:04.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:03 smithi105 ceph-mon[102016]: pgmap v25: 121 pgs: 121 active+clean; 157 MiB data, 633 MiB used, 715 GiB / 715 GiB avail; 8.2 MiB/s rd, 2.4 MiB/s wr, 12 op/s 2023-09-22T07:47:04.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:03 smithi105 ceph-mon[102016]: pgmap v26: 121 pgs: 121 active+clean; 157 MiB data, 633 MiB used, 715 GiB / 715 GiB avail; 247 B/s rd, 7.7 KiB/s wr, 3 op/s 2023-09-22T07:47:04.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:03 smithi105 ceph-mon[102016]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-09-22T07:47:04.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:03 smithi105 ceph-mon[102016]: failed to encode map e255 with expected crc 2023-09-22T07:47:04.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:03 smithi105 ceph-mon[102016]: monmap e3: 3 mons at {a=[v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0],b=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0],c=[v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0]} removed_ranks: {} 2023-09-22T07:47:04.378 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:03 smithi105 ceph-mon[102016]: failed to encode map e255 with expected crc 2023-09-22T07:47:04.378 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:03 smithi105 ceph-mon[102016]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-22T07:47:04.378 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:03 smithi105 ceph-mon[102016]: osdmap e255: 8 total, 8 up, 8 in 2023-09-22T07:47:04.378 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:03 smithi105 ceph-mon[102016]: mgrmap e40: y(active, since 20s), standbys: x 2023-09-22T07:47:04.378 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:03 smithi105 ceph-mon[102016]: Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-09-22T07:47:04.378 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:03 smithi105 ceph-mon[102016]: failed to encode map e255 with expected crc 2023-09-22T07:47:04.378 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:03 smithi105 ceph-mon[102016]: failed to encode map e255 with expected crc 2023-09-22T07:47:04.378 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:03 smithi105 ceph-mon[102016]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-09-22T07:47:04.378 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:03 smithi105 ceph-mon[102016]: [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-09-22T07:47:04.378 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:03 smithi105 ceph-mon[102016]: mon.c (rank 2) addr [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] is down (out of quorum) 2023-09-22T07:47:04.378 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:03 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:04.378 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:03 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:04.379 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:03 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:47:04.379 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:03 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:04.379 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:03 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:04.945 INFO:tasks.rados.rados.0.smithi006.stdout:977: done (6 left) 2023-09-22T07:47:04.946 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 20 current snap is 93 2023-09-22T07:47:04.946 INFO:tasks.rados.rados.0.smithi006.stdout:978: seq_num 294 ranges {1933312=131072} 2023-09-22T07:47:04.961 INFO:tasks.rados.rados.0.smithi006.stdout:978: writing smithi006182445-20 from 1933312 to 2064384 tid 1 2023-09-22T07:47:04.961 INFO:tasks.rados.rados.0.smithi006.stdout:979: read oid 17 snap -1 2023-09-22T07:47:04.961 INFO:tasks.rados.rados.0.smithi006.stdout:979: expect (ObjNum 290 snap 93 seq_num 290) 2023-09-22T07:47:04.961 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 11 current snap is 93 2023-09-22T07:47:04.962 INFO:tasks.rados.rados.0.smithi006.stdout:980: seq_num 295 ranges {5390336=147456} 2023-09-22T07:47:04.991 INFO:tasks.rados.rados.0.smithi006.stdout:980: writing smithi006182445-11 from 5390336 to 5537792 tid 1 2023-09-22T07:47:04.991 INFO:tasks.rados.rados.0.smithi006.stdout:981: delete oid 35 current snap is 93 2023-09-22T07:47:04.991 INFO:tasks.rados.rados.0.smithi006.stdout:970: finishing write tid 1 to smithi006182445-28 2023-09-22T07:47:04.991 INFO:tasks.rados.rados.0.smithi006.stdout:970: finishing write tid 2 to smithi006182445-28 2023-09-22T07:47:04.991 INFO:tasks.rados.rados.0.smithi006.stdout:970: finishing write tid 3 to smithi006182445-28 2023-09-22T07:47:04.991 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 28 v 392 (ObjNum 293 snap 93 seq_num 293) dirty exists 2023-09-22T07:47:04.991 INFO:tasks.rados.rados.0.smithi006.stdout:970: left oid 28 (ObjNum 293 snap 93 seq_num 293) 2023-09-22T07:47:04.991 INFO:tasks.rados.rados.0.smithi006.stdout:971: finishing copy_from to smithi006182445-45 2023-09-22T07:47:04.991 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 45 v 113 (ObjNum 151 snap 41 seq_num 151) dirty exists 2023-09-22T07:47:04.991 INFO:tasks.rados.rados.0.smithi006.stdout:971: finishing copy_from racing read to smithi006182445-45 2023-09-22T07:47:04.992 INFO:tasks.rados.rados.0.smithi006.stdout:976: finishing copy_from to smithi006182445-41 2023-09-22T07:47:04.992 INFO:tasks.rados.rados.0.smithi006.stdout:976: got expected ENOENT (src dne) 2023-09-22T07:47:04.992 INFO:tasks.rados.rados.0.smithi006.stdout:976: finishing copy_from racing read to smithi006182445-41 2023-09-22T07:47:04.992 INFO:tasks.rados.rados.0.smithi006.stdout:972: expect (ObjNum 151 snap 41 seq_num 151) 2023-09-22T07:47:05.058 INFO:tasks.rados.rados.0.smithi006.stdout:974: expect (ObjNum 270 snap 85 seq_num 270) 2023-09-22T07:47:05.196 INFO:tasks.rados.rados.0.smithi006.stdout:975: expect (ObjNum 277 snap 85 seq_num 277) 2023-09-22T07:47:05.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:04 smithi006 ceph-mon[204052]: mon.c calling monitor election 2023-09-22T07:47:05.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:04 smithi006 ceph-mon[204052]: mon.b calling monitor election 2023-09-22T07:47:05.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:04 smithi006 ceph-mon[204052]: mon.a calling monitor election 2023-09-22T07:47:05.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:04 smithi006 ceph-mon[204052]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-22T07:47:05.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:04 smithi006 ceph-mon[204052]: monmap e3: 3 mons at {a=[v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0],b=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0],c=[v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0]} removed_ranks: {} 2023-09-22T07:47:05.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:04 smithi006 ceph-mon[204052]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-22T07:47:05.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:04 smithi006 ceph-mon[204052]: osdmap e255: 8 total, 8 up, 8 in 2023-09-22T07:47:05.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:04 smithi006 ceph-mon[204052]: mgrmap e40: y(active, since 21s), standbys: x 2023-09-22T07:47:05.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:04 smithi006 ceph-mon[204052]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-09-22T07:47:05.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:04 smithi006 ceph-mon[204052]: Cluster is now healthy 2023-09-22T07:47:05.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:04 smithi006 ceph-mon[204052]: overall HEALTH_OK 2023-09-22T07:47:05.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:04 smithi006 ceph-mon[200575]: mon.c calling monitor election 2023-09-22T07:47:05.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:04 smithi006 ceph-mon[200575]: mon.b calling monitor election 2023-09-22T07:47:05.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:04 smithi006 ceph-mon[200575]: mon.a calling monitor election 2023-09-22T07:47:05.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:04 smithi006 ceph-mon[200575]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-22T07:47:05.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:04 smithi006 ceph-mon[200575]: monmap e3: 3 mons at {a=[v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0],b=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0],c=[v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0]} removed_ranks: {} 2023-09-22T07:47:05.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:04 smithi006 ceph-mon[200575]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-22T07:47:05.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:04 smithi006 ceph-mon[200575]: osdmap e255: 8 total, 8 up, 8 in 2023-09-22T07:47:05.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:04 smithi006 ceph-mon[200575]: mgrmap e40: y(active, since 21s), standbys: x 2023-09-22T07:47:05.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:04 smithi006 ceph-mon[200575]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-09-22T07:47:05.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:04 smithi006 ceph-mon[200575]: Cluster is now healthy 2023-09-22T07:47:05.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:04 smithi006 ceph-mon[200575]: overall HEALTH_OK 2023-09-22T07:47:05.329 INFO:tasks.rados.rados.0.smithi006.stdout:978: finishing write tid 1 to smithi006182445-20 2023-09-22T07:47:05.330 INFO:tasks.rados.rados.0.smithi006.stdout:978: finishing write tid 2 to smithi006182445-20 2023-09-22T07:47:05.330 INFO:tasks.rados.rados.0.smithi006.stdout:978: finishing write tid 3 to smithi006182445-20 2023-09-22T07:47:05.330 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 20 v 157 (ObjNum 294 snap 93 seq_num 294) dirty exists 2023-09-22T07:47:05.330 INFO:tasks.rados.rados.0.smithi006.stdout:978: left oid 20 (ObjNum 294 snap 93 seq_num 294) 2023-09-22T07:47:05.330 INFO:tasks.rados.rados.0.smithi006.stdout:979: expect (ObjNum 290 snap 93 seq_num 290) 2023-09-22T07:47:05.331 INFO:tasks.rados.rados.0.smithi006.stdout:980: finishing write tid 1 to smithi006182445-11 2023-09-22T07:47:05.331 INFO:tasks.rados.rados.0.smithi006.stdout:980: finishing write tid 2 to smithi006182445-11 2023-09-22T07:47:05.331 INFO:tasks.rados.rados.0.smithi006.stdout:970: done (9 left) 2023-09-22T07:47:05.331 INFO:tasks.rados.rados.0.smithi006.stdout:971: done (8 left) 2023-09-22T07:47:05.331 INFO:tasks.rados.rados.0.smithi006.stdout:972: done (7 left) 2023-09-22T07:47:05.331 INFO:tasks.rados.rados.0.smithi006.stdout:974: done (6 left) 2023-09-22T07:47:05.331 INFO:tasks.rados.rados.0.smithi006.stdout:975: done (5 left) 2023-09-22T07:47:05.332 INFO:tasks.rados.rados.0.smithi006.stdout:976: done (4 left) 2023-09-22T07:47:05.332 INFO:tasks.rados.rados.0.smithi006.stdout:978: done (3 left) 2023-09-22T07:47:05.332 INFO:tasks.rados.rados.0.smithi006.stdout:979: done (2 left) 2023-09-22T07:47:05.332 INFO:tasks.rados.rados.0.smithi006.stdout:981: done (1 left) 2023-09-22T07:47:05.332 INFO:tasks.rados.rados.0.smithi006.stdout:982: snap_remove snap 86 2023-09-22T07:47:05.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:04 smithi105 conmon[101989]: 2023-09-22T07:47:04.933+0000 7f8658ec3700 -1 mon.b@1(peon).osd e256 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:47:05.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:04 smithi105 ceph-mon[102016]: mon.c calling monitor election 2023-09-22T07:47:05.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:04 smithi105 ceph-mon[102016]: mon.b calling monitor election 2023-09-22T07:47:05.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:04 smithi105 ceph-mon[102016]: mon.a calling monitor election 2023-09-22T07:47:05.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:04 smithi105 ceph-mon[102016]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-22T07:47:05.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:04 smithi105 ceph-mon[102016]: monmap e3: 3 mons at {a=[v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0],b=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0],c=[v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0]} removed_ranks: {} 2023-09-22T07:47:05.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:04 smithi105 ceph-mon[102016]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-22T07:47:05.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:04 smithi105 ceph-mon[102016]: osdmap e255: 8 total, 8 up, 8 in 2023-09-22T07:47:05.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:04 smithi105 ceph-mon[102016]: mgrmap e40: y(active, since 21s), standbys: x 2023-09-22T07:47:05.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:04 smithi105 ceph-mon[102016]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-09-22T07:47:05.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:04 smithi105 ceph-mon[102016]: Cluster is now healthy 2023-09-22T07:47:05.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:04 smithi105 ceph-mon[102016]: overall HEALTH_OK 2023-09-22T07:47:05.974 INFO:tasks.rados.rados.0.smithi006.stdout:982: done (1 left) 2023-09-22T07:47:05.975 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 49 current snap is 93 2023-09-22T07:47:05.975 INFO:tasks.rados.rados.0.smithi006.stdout:983: seq_num 297 ranges {0=180224} 2023-09-22T07:47:05.975 INFO:tasks.rados.rados.0.smithi006.stdout:983: writing smithi006182445-49 from 0 to 180224 tid 1 2023-09-22T07:47:05.975 INFO:tasks.rados.rados.0.smithi006.stdout:984: copy_from oid 50 from oid 24 current snap is 93 2023-09-22T07:47:05.975 INFO:tasks.rados.rados.0.smithi006.stdout:985: snap_remove snap 91 2023-09-22T07:47:06.176 INFO:tasks.rados.rados.0.smithi006.stdout:985: done (3 left) 2023-09-22T07:47:06.176 INFO:tasks.rados.rados.0.smithi006.stdout:986: snap_remove snap 83 2023-09-22T07:47:06.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:05 smithi006 ceph-mon[200575]: pgmap v28: 121 pgs: 121 active+clean; 154 MiB data, 632 MiB used, 715 GiB / 715 GiB avail; 5.0 MiB/s rd, 192 KiB/s wr, 6 op/s 2023-09-22T07:47:06.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:05 smithi006 ceph-mon[200575]: failed to encode map e256 with expected crc 2023-09-22T07:47:06.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:05 smithi006 ceph-mon[200575]: osdmap e256: 8 total, 8 up, 8 in 2023-09-22T07:47:06.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:05 smithi006 ceph-mon[200575]: failed to encode map e256 with expected crc 2023-09-22T07:47:06.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:05 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:06.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:05 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:06.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:05 smithi006 ceph-mon[204052]: pgmap v28: 121 pgs: 121 active+clean; 154 MiB data, 632 MiB used, 715 GiB / 715 GiB avail; 5.0 MiB/s rd, 192 KiB/s wr, 6 op/s 2023-09-22T07:47:06.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:05 smithi006 ceph-mon[204052]: failed to encode map e256 with expected crc 2023-09-22T07:47:06.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:05 smithi006 ceph-mon[204052]: osdmap e256: 8 total, 8 up, 8 in 2023-09-22T07:47:06.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:05 smithi006 ceph-mon[204052]: failed to encode map e256 with expected crc 2023-09-22T07:47:06.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:05 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:06.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:05 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:06.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:05 smithi105 ceph-mon[102016]: pgmap v28: 121 pgs: 121 active+clean; 154 MiB data, 632 MiB used, 715 GiB / 715 GiB avail; 5.0 MiB/s rd, 192 KiB/s wr, 6 op/s 2023-09-22T07:47:06.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:05 smithi105 ceph-mon[102016]: failed to encode map e256 with expected crc 2023-09-22T07:47:06.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:05 smithi105 ceph-mon[102016]: osdmap e256: 8 total, 8 up, 8 in 2023-09-22T07:47:06.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:05 smithi105 ceph-mon[102016]: failed to encode map e256 with expected crc 2023-09-22T07:47:06.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:05 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:06.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:05 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:06.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:05 smithi105 conmon[101989]: 2023-09-22T07:47:05.966+0000 7f8658ec3700 -1 mon.b@1(peon).osd e257 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:47:06.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:06 smithi105 conmon[101989]: 2023-09-22T07:47:06.170+0000 7f8658ec3700 -1 mon.b@1(peon).osd e258 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:47:07.190 INFO:tasks.rados.rados.0.smithi006.stdout:986: done (3 left) 2023-09-22T07:47:07.190 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 25 current snap is 93 2023-09-22T07:47:07.190 INFO:tasks.rados.rados.0.smithi006.stdout:987: seq_num 298 ranges {4562944=196608} 2023-09-22T07:47:07.217 INFO:tasks.rados.rados.0.smithi006.stdout:987: writing smithi006182445-25 from 4562944 to 4759552 tid 1 2023-09-22T07:47:07.217 INFO:tasks.rados.rados.0.smithi006.stdout:988: read oid 39 snap -1 2023-09-22T07:47:07.217 INFO:tasks.rados.rados.0.smithi006.stdout:988: expect (ObjNum 57 snap 4 seq_num 57) 2023-09-22T07:47:07.217 INFO:tasks.rados.rados.0.smithi006.stdout:989: setattr oid 26 current snap is 93 2023-09-22T07:47:07.217 INFO:tasks.rados.rados.0.smithi006.stdout:980: finishing write tid 3 to smithi006182445-11 2023-09-22T07:47:07.218 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 11 v 505 (ObjNum 295 snap 93 seq_num 295) dirty exists 2023-09-22T07:47:07.218 INFO:tasks.rados.rados.0.smithi006.stdout:980: left oid 11 (ObjNum 295 snap 93 seq_num 295) 2023-09-22T07:47:07.218 INFO:tasks.rados.rados.0.smithi006.stdout:983: finishing write tid 1 to smithi006182445-49 2023-09-22T07:47:07.218 INFO:tasks.rados.rados.0.smithi006.stdout:983: finishing write tid 2 to smithi006182445-49 2023-09-22T07:47:07.218 INFO:tasks.rados.rados.0.smithi006.stdout:983: finishing write tid 3 to smithi006182445-49 2023-09-22T07:47:07.218 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 49 v 430 (ObjNum 297 snap 93 seq_num 297) dirty exists 2023-09-22T07:47:07.218 INFO:tasks.rados.rados.0.smithi006.stdout:983: left oid 49 (ObjNum 297 snap 93 seq_num 297) 2023-09-22T07:47:07.218 INFO:tasks.rados.rados.0.smithi006.stdout:984: finishing copy_from to smithi006182445-50 2023-09-22T07:47:07.218 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 50 v 120 (ObjNum 225 snap 68 seq_num 225) dirty exists 2023-09-22T07:47:07.218 INFO:tasks.rados.rados.0.smithi006.stdout:984: finishing copy_from racing read to smithi006182445-50 2023-09-22T07:47:07.219 INFO:tasks.rados.rados.0.smithi006.stdout:980: done (5 left) 2023-09-22T07:47:07.219 INFO:tasks.rados.rados.0.smithi006.stdout:983: done (4 left) 2023-09-22T07:47:07.219 INFO:tasks.rados.rados.0.smithi006.stdout:984: done (3 left) 2023-09-22T07:47:07.219 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 13 current snap is 93 2023-09-22T07:47:07.219 INFO:tasks.rados.rados.0.smithi006.stdout:990: seq_num 299 ranges {1597440=212992} 2023-09-22T07:47:07.229 INFO:tasks.rados.rados.0.smithi006.stdout:990: writing smithi006182445-13 from 1597440 to 1810432 tid 1 2023-09-22T07:47:07.229 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 40 current snap is 93 2023-09-22T07:47:07.229 INFO:tasks.rados.rados.0.smithi006.stdout:987: finishing write tid 1 to smithi006182445-25 2023-09-22T07:47:07.229 INFO:tasks.rados.rados.0.smithi006.stdout:987: finishing write tid 2 to smithi006182445-25 2023-09-22T07:47:07.229 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 26 v 358 (ObjNum 180 snap 48 seq_num 180) dirty exists 2023-09-22T07:47:07.229 INFO:tasks.rados.rados.0.smithi006.stdout:987: finishing write tid 3 to smithi006182445-25 2023-09-22T07:47:07.229 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 25 v 524 (ObjNum 298 snap 93 seq_num 298) dirty exists 2023-09-22T07:47:07.229 INFO:tasks.rados.rados.0.smithi006.stdout:987: left oid 25 (ObjNum 298 snap 93 seq_num 298) 2023-09-22T07:47:07.229 INFO:tasks.rados.rados.0.smithi006.stdout:988: expect (ObjNum 57 snap 4 seq_num 57) 2023-09-22T07:47:07.277 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:06 smithi006 ceph-mon[200575]: failed to encode map e257 with expected crc 2023-09-22T07:47:07.277 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:06 smithi006 ceph-mon[200575]: osdmap e257: 8 total, 8 up, 8 in 2023-09-22T07:47:07.277 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:06 smithi006 ceph-mon[200575]: failed to encode map e257 with expected crc 2023-09-22T07:47:07.277 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:06 smithi006 ceph-mon[200575]: failed to encode map e258 with expected crc 2023-09-22T07:47:07.277 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:06 smithi006 ceph-mon[200575]: osdmap e258: 8 total, 8 up, 8 in 2023-09-22T07:47:07.277 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:06 smithi006 ceph-mon[200575]: failed to encode map e258 with expected crc 2023-09-22T07:47:07.277 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:06 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:07.277 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:06 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:07.278 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:06 smithi006 ceph-mon[204052]: failed to encode map e257 with expected crc 2023-09-22T07:47:07.278 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:06 smithi006 ceph-mon[204052]: osdmap e257: 8 total, 8 up, 8 in 2023-09-22T07:47:07.278 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:06 smithi006 ceph-mon[204052]: failed to encode map e257 with expected crc 2023-09-22T07:47:07.278 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:06 smithi006 ceph-mon[204052]: failed to encode map e258 with expected crc 2023-09-22T07:47:07.278 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:06 smithi006 ceph-mon[204052]: osdmap e258: 8 total, 8 up, 8 in 2023-09-22T07:47:07.278 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:06 smithi006 ceph-mon[204052]: failed to encode map e258 with expected crc 2023-09-22T07:47:07.278 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:06 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:07.278 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:06 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:07.279 INFO:tasks.rados.rados.0.smithi006.stdout:990: finishing write tid 1 to smithi006182445-13 2023-09-22T07:47:07.280 INFO:tasks.rados.rados.0.smithi006.stdout:990: finishing write tid 2 to smithi006182445-13 2023-09-22T07:47:07.280 INFO:tasks.rados.rados.0.smithi006.stdout:990: finishing write tid 3 to smithi006182445-13 2023-09-22T07:47:07.280 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 13 v 404 (ObjNum 299 snap 93 seq_num 299) dirty exists 2023-09-22T07:47:07.280 INFO:tasks.rados.rados.0.smithi006.stdout:990: left oid 13 (ObjNum 299 snap 93 seq_num 299) 2023-09-22T07:47:07.280 INFO:tasks.rados.rados.0.smithi006.stdout:991: seq_num 300 ranges {1982464=229376} 2023-09-22T07:47:07.292 INFO:tasks.rados.rados.0.smithi006.stdout:991: writing smithi006182445-40 from 1982464 to 2211840 tid 1 2023-09-22T07:47:07.292 INFO:tasks.rados.rados.0.smithi006.stdout:987: done (4 left) 2023-09-22T07:47:07.292 INFO:tasks.rados.rados.0.smithi006.stdout:988: done (3 left) 2023-09-22T07:47:07.292 INFO:tasks.rados.rados.0.smithi006.stdout:989: done (2 left) 2023-09-22T07:47:07.292 INFO:tasks.rados.rados.0.smithi006.stdout:990: done (1 left) 2023-09-22T07:47:07.292 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 15 current snap is 93 2023-09-22T07:47:07.292 INFO:tasks.rados.rados.0.smithi006.stdout:992: seq_num 301 ranges {0=245760} 2023-09-22T07:47:07.293 INFO:tasks.rados.rados.0.smithi006.stdout:992: writing smithi006182445-15 from 0 to 245760 tid 1 2023-09-22T07:47:07.293 INFO:tasks.rados.rados.0.smithi006.stdout:993: snap_remove snap 88 2023-09-22T07:47:07.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:06 smithi105 ceph-mon[102016]: failed to encode map e257 with expected crc 2023-09-22T07:47:07.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:06 smithi105 ceph-mon[102016]: osdmap e257: 8 total, 8 up, 8 in 2023-09-22T07:47:07.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:06 smithi105 ceph-mon[102016]: failed to encode map e257 with expected crc 2023-09-22T07:47:07.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:06 smithi105 ceph-mon[102016]: failed to encode map e258 with expected crc 2023-09-22T07:47:07.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:06 smithi105 ceph-mon[102016]: osdmap e258: 8 total, 8 up, 8 in 2023-09-22T07:47:07.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:06 smithi105 ceph-mon[102016]: failed to encode map e258 with expected crc 2023-09-22T07:47:07.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:06 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:07.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:06 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:07.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:07 smithi105 conmon[101989]: 2023-09-22T07:47:07.181+0000 7f8658ec3700 -1 mon.b@1(peon).osd e259 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:47:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:47:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:47:07] "GET /metrics HTTP/1.1" 200 36012 "" "Prometheus/2.43.0" 2023-09-22T07:47:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:47:07 smithi006 conmon[187727]: 2023-09-22T07:47:07.717+0000 7fc003075700 -1 mgr.server handle_report got status from non-daemon mon.c 2023-09-22T07:47:08.194 INFO:tasks.rados.rados.0.smithi006.stdout:993: done (2 left) 2023-09-22T07:47:08.194 INFO:tasks.rados.rados.0.smithi006.stdout:994: setattr oid 38 current snap is 93 2023-09-22T07:47:08.197 INFO:tasks.rados.rados.0.smithi006.stdout:995: rollback oid 31 current snap is 93 2023-09-22T07:47:08.198 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 31 to 89 2023-09-22T07:47:08.198 INFO:tasks.rados.rados.0.smithi006.stdout:996: read oid 2 snap -1 2023-09-22T07:47:08.198 INFO:tasks.rados.rados.0.smithi006.stdout:996: expect (ObjNum 280 snap 89 seq_num 280) 2023-09-22T07:47:08.198 INFO:tasks.rados.rados.0.smithi006.stdout:997: read oid 14 snap 82 2023-09-22T07:47:08.198 INFO:tasks.rados.rados.0.smithi006.stdout:997: expect (ObjNum 206 snap 60 seq_num 206) 2023-09-22T07:47:08.198 INFO:tasks.rados.rados.0.smithi006.stdout:998: read oid 4 snap -1 2023-09-22T07:47:08.198 INFO:tasks.rados.rados.0.smithi006.stdout:998: expect (ObjNum 241 snap 71 seq_num 241) 2023-09-22T07:47:08.198 INFO:tasks.rados.rados.0.smithi006.stdout:999: read oid 49 snap -1 2023-09-22T07:47:08.198 INFO:tasks.rados.rados.0.smithi006.stdout:999: expect (ObjNum 297 snap 93 seq_num 297) 2023-09-22T07:47:08.198 INFO:tasks.rados.rados.0.smithi006.stdout:1000: snap_create 2023-09-22T07:47:08.199 INFO:tasks.rados.rados.0.smithi006.stdout:991: finishing write tid 1 to smithi006182445-40 2023-09-22T07:47:08.199 INFO:tasks.rados.rados.0.smithi006.stdout:991: finishing write tid 2 to smithi006182445-40 2023-09-22T07:47:08.199 INFO:tasks.rados.rados.0.smithi006.stdout:992: finishing write tid 1 to smithi006182445-15 2023-09-22T07:47:08.199 INFO:tasks.rados.rados.0.smithi006.stdout:992: finishing write tid 2 to smithi006182445-15 2023-09-22T07:47:08.199 INFO:tasks.rados.rados.0.smithi006.stdout:991: finishing write tid 3 to smithi006182445-40 2023-09-22T07:47:08.199 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 40 v 222 (ObjNum 300 snap 93 seq_num 300) dirty exists 2023-09-22T07:47:08.199 INFO:tasks.rados.rados.0.smithi006.stdout:991: left oid 40 (ObjNum 300 snap 93 seq_num 300) 2023-09-22T07:47:08.199 INFO:tasks.rados.rados.0.smithi006.stdout:992: finishing write tid 3 to smithi006182445-15 2023-09-22T07:47:08.199 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 15 v 526 (ObjNum 301 snap 93 seq_num 301) dirty exists 2023-09-22T07:47:08.199 INFO:tasks.rados.rados.0.smithi006.stdout:992: left oid 15 (ObjNum 301 snap 93 seq_num 301) 2023-09-22T07:47:08.211 INFO:tasks.rados.rados.0.smithi006.stdout:997: expect (ObjNum 206 snap 60 seq_num 206) 2023-09-22T07:47:08.245 INFO:tasks.rados.rados.0.smithi006.stdout:999: expect (ObjNum 297 snap 93 seq_num 297) 2023-09-22T07:47:08.250 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 38 v 405 (ObjNum 242 snap 71 seq_num 242) dirty exists 2023-09-22T07:47:08.250 INFO:tasks.rados.rados.0.smithi006.stdout:996: expect (ObjNum 280 snap 89 seq_num 280) 2023-09-22T07:47:08.402 INFO:tasks.rados.rados.0.smithi006.stdout:995: finishing rollback tid 0 to smithi006182445-31 2023-09-22T07:47:08.402 INFO:tasks.rados.rados.0.smithi006.stdout:995: finishing rollback tid 1 to smithi006182445-31 2023-09-22T07:47:08.402 INFO:tasks.rados.rados.0.smithi006.stdout:995: finishing rollback tid 2 to smithi006182445-31 2023-09-22T07:47:08.402 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 31 v 530 (ObjNum 117 snap 26 seq_num 117) dirty exists 2023-09-22T07:47:08.403 INFO:tasks.rados.rados.0.smithi006.stdout:998: expect (ObjNum 241 snap 71 seq_num 241) 2023-09-22T07:47:08.482 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:08 smithi006 ceph-mon[200575]: pgmap v32: 121 pgs: 121 active+clean; 154 MiB data, 632 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 428 KiB/s wr, 8 op/s 2023-09-22T07:47:08.483 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:08 smithi006 ceph-mon[200575]: failed to encode map e259 with expected crc 2023-09-22T07:47:08.483 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:08 smithi006 ceph-mon[200575]: osdmap e259: 8 total, 8 up, 8 in 2023-09-22T07:47:08.483 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:08 smithi006 ceph-mon[200575]: failed to encode map e259 with expected crc 2023-09-22T07:47:08.483 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:08 smithi006 ceph-mon[204052]: pgmap v32: 121 pgs: 121 active+clean; 154 MiB data, 632 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 428 KiB/s wr, 8 op/s 2023-09-22T07:47:08.483 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:08 smithi006 ceph-mon[204052]: failed to encode map e259 with expected crc 2023-09-22T07:47:08.483 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:08 smithi006 ceph-mon[204052]: osdmap e259: 8 total, 8 up, 8 in 2023-09-22T07:47:08.483 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:08 smithi006 ceph-mon[204052]: failed to encode map e259 with expected crc 2023-09-22T07:47:08.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:08 smithi105 ceph-mon[102016]: pgmap v32: 121 pgs: 121 active+clean; 154 MiB data, 632 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 428 KiB/s wr, 8 op/s 2023-09-22T07:47:08.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:08 smithi105 ceph-mon[102016]: failed to encode map e259 with expected crc 2023-09-22T07:47:08.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:08 smithi105 ceph-mon[102016]: osdmap e259: 8 total, 8 up, 8 in 2023-09-22T07:47:08.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:08 smithi105 ceph-mon[102016]: failed to encode map e259 with expected crc 2023-09-22T07:47:08.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:08 smithi105 conmon[101989]: 2023-09-22T07:47:08.188+0000 7f8658ec3700 -1 mon.b@1(peon).osd e260 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:47:09.126 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:47:08 smithi105 conmon[175730]: ts=2023-09-22T07:47:08.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi105.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi006:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-22T07:47:09.200 INFO:tasks.rados.rados.0.smithi006.stdout:991: done (8 left) 2023-09-22T07:47:09.200 INFO:tasks.rados.rados.0.smithi006.stdout:992: done (7 left) 2023-09-22T07:47:09.200 INFO:tasks.rados.rados.0.smithi006.stdout:994: done (6 left) 2023-09-22T07:47:09.200 INFO:tasks.rados.rados.0.smithi006.stdout:995: done (5 left) 2023-09-22T07:47:09.200 INFO:tasks.rados.rados.0.smithi006.stdout:996: done (4 left) 2023-09-22T07:47:09.200 INFO:tasks.rados.rados.0.smithi006.stdout:997: done (3 left) 2023-09-22T07:47:09.200 INFO:tasks.rados.rados.0.smithi006.stdout:998: done (2 left) 2023-09-22T07:47:09.201 INFO:tasks.rados.rados.0.smithi006.stdout:999: done (1 left) 2023-09-22T07:47:09.201 INFO:tasks.rados.rados.0.smithi006.stdout:1000: done (0 left) 2023-09-22T07:47:09.201 INFO:tasks.rados.rados.0.smithi006.stdout:1001: copy_from oid 44 from oid 47 current snap is 94 2023-09-22T07:47:09.201 INFO:tasks.rados.rados.0.smithi006.stdout:1002: copy_from oid 18 from oid 21 current snap is 94 2023-09-22T07:47:09.201 INFO:tasks.rados.rados.0.smithi006.stdout:1003: snap_create 2023-09-22T07:47:09.205 INFO:tasks.rados.rados.0.smithi006.stdout:1001: finishing copy_from to smithi006182445-44 2023-09-22T07:47:09.205 INFO:tasks.rados.rados.0.smithi006.stdout:1001: got expected ENOENT (src dne) 2023-09-22T07:47:09.206 INFO:tasks.rados.rados.0.smithi006.stdout:1001: finishing copy_from racing read to smithi006182445-44 2023-09-22T07:47:09.207 INFO:tasks.rados.rados.0.smithi006.stdout:1002: finishing copy_from to smithi006182445-18 2023-09-22T07:47:09.207 INFO:tasks.rados.rados.0.smithi006.stdout:1002: got expected ENOENT (src dne) 2023-09-22T07:47:09.207 INFO:tasks.rados.rados.0.smithi006.stdout:1002: finishing copy_from racing read to smithi006182445-18 2023-09-22T07:47:09.465 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:09 smithi006 ceph-mon[200575]: failed to encode map e260 with expected crc 2023-09-22T07:47:09.466 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:09 smithi006 ceph-mon[200575]: osdmap e260: 8 total, 8 up, 8 in 2023-09-22T07:47:09.466 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:09 smithi006 ceph-mon[200575]: failed to encode map e260 with expected crc 2023-09-22T07:47:09.466 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:09 smithi006 ceph-mon[200575]: failed to encode map e260 with expected crc 2023-09-22T07:47:09.466 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:09 smithi006 ceph-mon[204052]: failed to encode map e260 with expected crc 2023-09-22T07:47:09.466 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:09 smithi006 ceph-mon[204052]: osdmap e260: 8 total, 8 up, 8 in 2023-09-22T07:47:09.466 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:09 smithi006 ceph-mon[204052]: failed to encode map e260 with expected crc 2023-09-22T07:47:09.466 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:09 smithi006 ceph-mon[204052]: failed to encode map e260 with expected crc 2023-09-22T07:47:09.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:09 smithi105 conmon[101989]: 2023-09-22T07:47:09.193+0000 7f8658ec3700 -1 mon.b@1(peon).osd e261 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:47:09.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:09 smithi105 ceph-mon[102016]: failed to encode map e260 with expected crc 2023-09-22T07:47:09.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:09 smithi105 ceph-mon[102016]: osdmap e260: 8 total, 8 up, 8 in 2023-09-22T07:47:09.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:09 smithi105 ceph-mon[102016]: failed to encode map e260 with expected crc 2023-09-22T07:47:09.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:09 smithi105 ceph-mon[102016]: failed to encode map e260 with expected crc 2023-09-22T07:47:10.208 INFO:tasks.rados.rados.0.smithi006.stdout:1001: done (2 left) 2023-09-22T07:47:10.208 INFO:tasks.rados.rados.0.smithi006.stdout:1002: done (1 left) 2023-09-22T07:47:10.209 INFO:tasks.rados.rados.0.smithi006.stdout:1003: done (0 left) 2023-09-22T07:47:10.209 INFO:tasks.rados.rados.0.smithi006.stdout:1004: read oid 16 snap 89 2023-09-22T07:47:10.209 INFO:tasks.rados.rados.0.smithi006.stdout:1004: expect (ObjNum 277 snap 85 seq_num 277) 2023-09-22T07:47:10.209 INFO:tasks.rados.rados.0.smithi006.stdout:1005: setattr oid 20 current snap is 95 2023-09-22T07:47:10.210 INFO:tasks.rados.rados.0.smithi006.stdout:1006: copy_from oid 23 from oid 36 current snap is 95 2023-09-22T07:47:10.210 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 17 current snap is 95 2023-09-22T07:47:10.210 INFO:tasks.rados.rados.0.smithi006.stdout:1007: seq_num 302 ranges {57344=262144} 2023-09-22T07:47:10.213 INFO:tasks.rados.rados.0.smithi006.stdout:1007: writing smithi006182445-17 from 57344 to 319488 tid 1 2023-09-22T07:47:10.213 INFO:tasks.rados.rados.0.smithi006.stdout:1008: setattr oid 13 current snap is 95 2023-09-22T07:47:10.213 INFO:tasks.rados.rados.0.smithi006.stdout:1009: snap_create 2023-09-22T07:47:10.226 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 20 v 175 (ObjNum 294 snap 93 seq_num 294) dirty exists 2023-09-22T07:47:10.226 INFO:tasks.rados.rados.0.smithi006.stdout:1007: finishing write tid 1 to smithi006182445-17 2023-09-22T07:47:10.226 INFO:tasks.rados.rados.0.smithi006.stdout:1004: expect (ObjNum 277 snap 85 seq_num 277) 2023-09-22T07:47:10.375 INFO:tasks.rados.rados.0.smithi006.stdout:1007: finishing write tid 2 to smithi006182445-17 2023-09-22T07:47:10.375 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 13 v 415 (ObjNum 299 snap 93 seq_num 299) dirty exists 2023-09-22T07:47:10.375 INFO:tasks.rados.rados.0.smithi006.stdout:1007: finishing write tid 3 to smithi006182445-17 2023-09-22T07:47:10.375 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 17 v 249 (ObjNum 302 snap 95 seq_num 302) dirty exists 2023-09-22T07:47:10.375 INFO:tasks.rados.rados.0.smithi006.stdout:1007: left oid 17 (ObjNum 302 snap 95 seq_num 302) 2023-09-22T07:47:10.375 INFO:tasks.rados.rados.0.smithi006.stdout:1006: finishing copy_from to smithi006182445-23 2023-09-22T07:47:10.375 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 23 v 157 (ObjNum 276 snap 85 seq_num 276) dirty exists 2023-09-22T07:47:10.375 INFO:tasks.rados.rados.0.smithi006.stdout:1006: finishing copy_from racing read to smithi006182445-23 2023-09-22T07:47:10.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:10 smithi006 ceph-mon[204052]: pgmap v35: 121 pgs: 121 active+clean; 157 MiB data, 656 MiB used, 715 GiB / 715 GiB avail; 2.7 MiB/s rd, 881 KiB/s wr, 13 op/s 2023-09-22T07:47:10.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:10 smithi006 ceph-mon[204052]: failed to encode map e261 with expected crc 2023-09-22T07:47:10.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:10 smithi006 ceph-mon[204052]: failed to encode map e261 with expected crc 2023-09-22T07:47:10.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:10 smithi006 ceph-mon[204052]: osdmap e261: 8 total, 8 up, 8 in 2023-09-22T07:47:10.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:10 smithi006 ceph-mon[204052]: failed to encode map e261 with expected crc 2023-09-22T07:47:10.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:10 smithi006 ceph-mon[204052]: failed to encode map e261 with expected crc 2023-09-22T07:47:10.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:10 smithi006 ceph-mon[204052]: failed to encode map e261 with expected crc 2023-09-22T07:47:10.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:10 smithi006 ceph-mon[200575]: pgmap v35: 121 pgs: 121 active+clean; 157 MiB data, 656 MiB used, 715 GiB / 715 GiB avail; 2.7 MiB/s rd, 881 KiB/s wr, 13 op/s 2023-09-22T07:47:10.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:10 smithi006 ceph-mon[200575]: failed to encode map e261 with expected crc 2023-09-22T07:47:10.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:10 smithi006 ceph-mon[200575]: failed to encode map e261 with expected crc 2023-09-22T07:47:10.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:10 smithi006 ceph-mon[200575]: osdmap e261: 8 total, 8 up, 8 in 2023-09-22T07:47:10.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:10 smithi006 ceph-mon[200575]: failed to encode map e261 with expected crc 2023-09-22T07:47:10.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:10 smithi006 ceph-mon[200575]: failed to encode map e261 with expected crc 2023-09-22T07:47:10.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:10 smithi006 ceph-mon[200575]: failed to encode map e261 with expected crc 2023-09-22T07:47:10.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:10 smithi105 ceph-mon[102016]: pgmap v35: 121 pgs: 121 active+clean; 157 MiB data, 656 MiB used, 715 GiB / 715 GiB avail; 2.7 MiB/s rd, 881 KiB/s wr, 13 op/s 2023-09-22T07:47:10.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:10 smithi105 ceph-mon[102016]: failed to encode map e261 with expected crc 2023-09-22T07:47:10.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:10 smithi105 ceph-mon[102016]: failed to encode map e261 with expected crc 2023-09-22T07:47:10.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:10 smithi105 ceph-mon[102016]: osdmap e261: 8 total, 8 up, 8 in 2023-09-22T07:47:10.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:10 smithi105 ceph-mon[102016]: failed to encode map e261 with expected crc 2023-09-22T07:47:10.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:10 smithi105 ceph-mon[102016]: failed to encode map e261 with expected crc 2023-09-22T07:47:10.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:10 smithi105 ceph-mon[102016]: failed to encode map e261 with expected crc 2023-09-22T07:47:10.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:10 smithi105 conmon[101989]: 2023-09-22T07:47:10.202+0000 7f8658ec3700 -1 mon.b@1(peon).osd e262 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:47:11.214 INFO:tasks.rados.rados.0.smithi006.stdout:1004: done (5 left) 2023-09-22T07:47:11.215 INFO:tasks.rados.rados.0.smithi006.stdout:1005: done (4 left) 2023-09-22T07:47:11.215 INFO:tasks.rados.rados.0.smithi006.stdout:1006: done (3 left) 2023-09-22T07:47:11.215 INFO:tasks.rados.rados.0.smithi006.stdout:1007: done (2 left) 2023-09-22T07:47:11.215 INFO:tasks.rados.rados.0.smithi006.stdout:1008: done (1 left) 2023-09-22T07:47:11.215 INFO:tasks.rados.rados.0.smithi006.stdout:1009: done (0 left) 2023-09-22T07:47:11.215 INFO:tasks.rados.rados.0.smithi006.stdout:1010: snap_create 2023-09-22T07:47:11.273 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:11 smithi105 ceph-mon[102016]: failed to encode map e262 with expected crc 2023-09-22T07:47:11.273 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:11 smithi105 ceph-mon[102016]: osdmap e262: 8 total, 8 up, 8 in 2023-09-22T07:47:11.273 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:11 smithi105 ceph-mon[102016]: failed to encode map e262 with expected crc 2023-09-22T07:47:11.273 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:11 smithi105 ceph-mon[102016]: failed to encode map e262 with expected crc 2023-09-22T07:47:11.273 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:11 smithi105 ceph-mon[102016]: failed to encode map e262 with expected crc 2023-09-22T07:47:11.274 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:11 smithi105 ceph-mon[102016]: failed to encode map e262 with expected crc 2023-09-22T07:47:11.274 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:11 smithi105 ceph-mon[102016]: failed to encode map e262 with expected crc 2023-09-22T07:47:11.274 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:11 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:11.274 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:11 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:11.274 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:11 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:11.274 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:11 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:47:11.274 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:11 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:11.274 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:11 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:47:11.274 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:11 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:47:11.274 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:11 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-22T07:47:11.274 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:11 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-09-22T07:47:11.274 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:11 smithi105 conmon[101989]: 2023-09-22T07:47:11.209+0000 7f8658ec3700 -1 mon.b@1(peon).osd e263 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:47:11.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:11 smithi006 ceph-mon[204052]: failed to encode map e262 with expected crc 2023-09-22T07:47:11.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:11 smithi006 ceph-mon[204052]: osdmap e262: 8 total, 8 up, 8 in 2023-09-22T07:47:11.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:11 smithi006 ceph-mon[204052]: failed to encode map e262 with expected crc 2023-09-22T07:47:11.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:11 smithi006 ceph-mon[204052]: failed to encode map e262 with expected crc 2023-09-22T07:47:11.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:11 smithi006 ceph-mon[204052]: failed to encode map e262 with expected crc 2023-09-22T07:47:11.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:11 smithi006 ceph-mon[204052]: failed to encode map e262 with expected crc 2023-09-22T07:47:11.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:11 smithi006 ceph-mon[204052]: failed to encode map e262 with expected crc 2023-09-22T07:47:11.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:11 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:11.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:11 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:11.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:11 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:11.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:11 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:47:11.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:11 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:11.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:11 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:47:11.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:11 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:47:11.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:11 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-22T07:47:11.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:11 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-09-22T07:47:11.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:11 smithi006 ceph-mon[200575]: failed to encode map e262 with expected crc 2023-09-22T07:47:11.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:11 smithi006 ceph-mon[200575]: osdmap e262: 8 total, 8 up, 8 in 2023-09-22T07:47:11.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:11 smithi006 ceph-mon[200575]: failed to encode map e262 with expected crc 2023-09-22T07:47:11.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:11 smithi006 ceph-mon[200575]: failed to encode map e262 with expected crc 2023-09-22T07:47:11.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:11 smithi006 ceph-mon[200575]: failed to encode map e262 with expected crc 2023-09-22T07:47:11.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:11 smithi006 ceph-mon[200575]: failed to encode map e262 with expected crc 2023-09-22T07:47:11.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:11 smithi006 ceph-mon[200575]: failed to encode map e262 with expected crc 2023-09-22T07:47:11.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:11 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:11.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:11 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:11.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:11 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:11.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:11 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:47:11.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:11 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:11.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:11 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:47:11.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:11 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:47:11.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:11 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-22T07:47:11.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:11 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-09-22T07:47:12.222 INFO:tasks.rados.rados.0.smithi006.stdout:1010: done (0 left) 2023-09-22T07:47:12.222 INFO:tasks.rados.rados.0.smithi006.stdout:1011: copy_from oid 10 from oid 16 current snap is 97 2023-09-22T07:47:12.222 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 5 current snap is 97 2023-09-22T07:47:12.222 INFO:tasks.rados.rados.0.smithi006.stdout:1012: seq_num 303 ranges {3850240=278528} 2023-09-22T07:47:12.245 INFO:tasks.rados.rados.0.smithi006.stdout:1012: writing smithi006182445-5 from 3850240 to 4128768 tid 1 2023-09-22T07:47:12.245 INFO:tasks.rados.rados.0.smithi006.stdout:1013: read oid 23 snap 93 2023-09-22T07:47:12.245 INFO:tasks.rados.rados.0.smithi006.stdout:1013: expect (ObjNum 289 snap 93 seq_num 289) 2023-09-22T07:47:12.245 INFO:tasks.rados.rados.0.smithi006.stdout:1014: read oid 47 snap -1 2023-09-22T07:47:12.245 INFO:tasks.rados.rados.0.smithi006.stdout:1014: expect deleted 2023-09-22T07:47:12.245 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 15 current snap is 97 2023-09-22T07:47:12.245 INFO:tasks.rados.rados.0.smithi006.stdout:1015: seq_num 304 ranges {245760=294912} 2023-09-22T07:47:12.248 INFO:tasks.rados.rados.0.smithi006.stdout:1015: writing smithi006182445-15 from 245760 to 540672 tid 1 2023-09-22T07:47:12.248 INFO:tasks.rados.rados.0.smithi006.stdout:1016: snap_remove snap 94 2023-09-22T07:47:12.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:12 smithi006 ceph-mon[204052]: failed to encode map e262 with expected crc 2023-09-22T07:47:12.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:12 smithi006 ceph-mon[204052]: Upgrade: It appears safe to stop mon.b 2023-09-22T07:47:12.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:12 smithi006 ceph-mon[204052]: pgmap v38: 121 pgs: 121 active+clean; 157 MiB data, 666 MiB used, 715 GiB / 715 GiB avail; 6.9 MiB/s rd, 902 KiB/s wr, 22 op/s 2023-09-22T07:47:12.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:12 smithi006 ceph-mon[204052]: failed to encode map e263 with expected crc 2023-09-22T07:47:12.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:12 smithi006 ceph-mon[204052]: failed to encode map e263 with expected crc 2023-09-22T07:47:12.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:12 smithi006 ceph-mon[204052]: osdmap e263: 8 total, 8 up, 8 in 2023-09-22T07:47:12.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:12 smithi006 ceph-mon[200575]: failed to encode map e262 with expected crc 2023-09-22T07:47:12.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:12 smithi006 ceph-mon[200575]: Upgrade: It appears safe to stop mon.b 2023-09-22T07:47:12.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:12 smithi006 ceph-mon[200575]: pgmap v38: 121 pgs: 121 active+clean; 157 MiB data, 666 MiB used, 715 GiB / 715 GiB avail; 6.9 MiB/s rd, 902 KiB/s wr, 22 op/s 2023-09-22T07:47:12.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:12 smithi006 ceph-mon[200575]: failed to encode map e263 with expected crc 2023-09-22T07:47:12.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:12 smithi006 ceph-mon[200575]: failed to encode map e263 with expected crc 2023-09-22T07:47:12.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:12 smithi006 ceph-mon[200575]: osdmap e263: 8 total, 8 up, 8 in 2023-09-22T07:47:12.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:12 smithi105 ceph-mon[102016]: failed to encode map e262 with expected crc 2023-09-22T07:47:12.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:12 smithi105 ceph-mon[102016]: Upgrade: It appears safe to stop mon.b 2023-09-22T07:47:12.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:12 smithi105 ceph-mon[102016]: pgmap v38: 121 pgs: 121 active+clean; 157 MiB data, 666 MiB used, 715 GiB / 715 GiB avail; 6.9 MiB/s rd, 902 KiB/s wr, 22 op/s 2023-09-22T07:47:12.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:12 smithi105 ceph-mon[102016]: failed to encode map e263 with expected crc 2023-09-22T07:47:12.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:12 smithi105 ceph-mon[102016]: failed to encode map e263 with expected crc 2023-09-22T07:47:12.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:12 smithi105 ceph-mon[102016]: osdmap e263: 8 total, 8 up, 8 in 2023-09-22T07:47:12.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:12 smithi105 conmon[101989]: 2023-09-22T07:47:12.216+0000 7f8658ec3700 -1 mon.b@1(peon).osd e264 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:47:13.228 INFO:tasks.rados.rados.0.smithi006.stdout:1016: done (5 left) 2023-09-22T07:47:13.228 INFO:tasks.rados.rados.0.smithi006.stdout:1017: setattr oid 7 current snap is 97 2023-09-22T07:47:13.228 INFO:tasks.rados.rados.0.smithi006.stdout:1012: finishing write tid 1 to smithi006182445-5 2023-09-22T07:47:13.228 INFO:tasks.rados.rados.0.smithi006.stdout:1011: finishing copy_from to smithi006182445-10 2023-09-22T07:47:13.228 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 10 v 184 (ObjNum 277 snap 85 seq_num 277) dirty exists 2023-09-22T07:47:13.229 INFO:tasks.rados.rados.0.smithi006.stdout:1011: finishing copy_from racing read to smithi006182445-10 2023-09-22T07:47:13.229 INFO:tasks.rados.rados.0.smithi006.stdout:1015: finishing write tid 1 to smithi006182445-15 2023-09-22T07:47:13.229 INFO:tasks.rados.rados.0.smithi006.stdout:1012: finishing write tid 2 to smithi006182445-5 2023-09-22T07:47:13.229 INFO:tasks.rados.rados.0.smithi006.stdout:1012: finishing write tid 3 to smithi006182445-5 2023-09-22T07:47:13.229 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 5 v 405 (ObjNum 303 snap 97 seq_num 303) dirty exists 2023-09-22T07:47:13.229 INFO:tasks.rados.rados.0.smithi006.stdout:1012: left oid 5 (ObjNum 303 snap 97 seq_num 303) 2023-09-22T07:47:13.229 INFO:tasks.rados.rados.0.smithi006.stdout:1015: finishing write tid 2 to smithi006182445-15 2023-09-22T07:47:13.229 INFO:tasks.rados.rados.0.smithi006.stdout:1015: finishing write tid 3 to smithi006182445-15 2023-09-22T07:47:13.229 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 15 v 539 (ObjNum 304 snap 97 seq_num 304) dirty exists 2023-09-22T07:47:13.229 INFO:tasks.rados.rados.0.smithi006.stdout:1015: left oid 15 (ObjNum 304 snap 97 seq_num 304) 2023-09-22T07:47:13.229 INFO:tasks.rados.rados.0.smithi006.stdout:1013: expect (ObjNum 289 snap 93 seq_num 289) 2023-09-22T07:47:13.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:13 smithi006 ceph-mon[200575]: failed to encode map e263 with expected crc 2023-09-22T07:47:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:13 smithi006 ceph-mon[200575]: failed to encode map e263 with expected crc 2023-09-22T07:47:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:13 smithi006 ceph-mon[200575]: failed to encode map e263 with expected crc 2023-09-22T07:47:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:13 smithi006 ceph-mon[200575]: failed to encode map e264 with expected crc 2023-09-22T07:47:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:13 smithi006 ceph-mon[200575]: failed to encode map e264 with expected crc 2023-09-22T07:47:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:13 smithi006 ceph-mon[200575]: osdmap e264: 8 total, 8 up, 8 in 2023-09-22T07:47:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:13 smithi006 ceph-mon[200575]: failed to encode map e264 with expected crc 2023-09-22T07:47:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:13 smithi006 ceph-mon[200575]: failed to encode map e264 with expected crc 2023-09-22T07:47:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-22T07:47:13.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-22T07:47:13.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:13.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:47:13.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:13 smithi006 ceph-mon[204052]: failed to encode map e263 with expected crc 2023-09-22T07:47:13.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:13 smithi006 ceph-mon[204052]: failed to encode map e263 with expected crc 2023-09-22T07:47:13.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:13 smithi006 ceph-mon[204052]: failed to encode map e263 with expected crc 2023-09-22T07:47:13.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:13 smithi006 ceph-mon[204052]: failed to encode map e264 with expected crc 2023-09-22T07:47:13.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:13 smithi006 ceph-mon[204052]: failed to encode map e264 with expected crc 2023-09-22T07:47:13.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:13 smithi006 ceph-mon[204052]: osdmap e264: 8 total, 8 up, 8 in 2023-09-22T07:47:13.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:13 smithi006 ceph-mon[204052]: failed to encode map e264 with expected crc 2023-09-22T07:47:13.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:13 smithi006 ceph-mon[204052]: failed to encode map e264 with expected crc 2023-09-22T07:47:13.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:13.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-22T07:47:13.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-22T07:47:13.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:13.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:47:13.565 INFO:tasks.rados.rados.0.smithi006.stdout:1011: done (5 left) 2023-09-22T07:47:13.565 INFO:tasks.rados.rados.0.smithi006.stdout:1012: done (4 left) 2023-09-22T07:47:13.565 INFO:tasks.rados.rados.0.smithi006.stdout:1013: done (3 left) 2023-09-22T07:47:13.565 INFO:tasks.rados.rados.0.smithi006.stdout:1014: done (2 left) 2023-09-22T07:47:13.565 INFO:tasks.rados.rados.0.smithi006.stdout:1015: done (1 left) 2023-09-22T07:47:13.565 INFO:tasks.rados.rados.0.smithi006.stdout:1018: rmattr oid 42 current snap is 97 2023-09-22T07:47:13.565 INFO:tasks.rados.rados.0.smithi006.stdout:1019: snap_remove snap 93 2023-09-22T07:47:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:13 smithi105 ceph-mon[102016]: failed to encode map e263 with expected crc 2023-09-22T07:47:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:13 smithi105 ceph-mon[102016]: failed to encode map e263 with expected crc 2023-09-22T07:47:13.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:13 smithi105 ceph-mon[102016]: failed to encode map e263 with expected crc 2023-09-22T07:47:13.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:13 smithi105 ceph-mon[102016]: failed to encode map e264 with expected crc 2023-09-22T07:47:13.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:13 smithi105 ceph-mon[102016]: failed to encode map e264 with expected crc 2023-09-22T07:47:13.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:13 smithi105 ceph-mon[102016]: osdmap e264: 8 total, 8 up, 8 in 2023-09-22T07:47:13.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:13 smithi105 ceph-mon[102016]: failed to encode map e264 with expected crc 2023-09-22T07:47:13.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:13 smithi105 ceph-mon[102016]: failed to encode map e264 with expected crc 2023-09-22T07:47:13.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:13 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:13.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:13 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-22T07:47:13.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:13 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-22T07:47:13.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:13 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:13.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:13 smithi105 ceph-mon[102016]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:47:13.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:13 smithi105 conmon[101989]: 2023-09-22T07:47:13.222+0000 7f8658ec3700 -1 mon.b@1(peon).osd e265 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-22T07:47:14.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:13 smithi105 systemd[1]: Stopping Ceph mon.b for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:47:14.515 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:14 smithi105 conmon[101989]: 2023-09-22T07:47:14.164+0000 7f865e6ce700 -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-09-22T07:47:14.515 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:14 smithi105 conmon[101989]: 2023-09-22T07:47:14.164+0000 7f865e6ce700 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2023-09-22T07:47:15.258 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:14 smithi105 bash[190039]: a9ba878e312bbeff919855167bdc5515f8e23ad70b372678a26c9387af922ae3 2023-09-22T07:47:15.259 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 systemd[1]: ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@mon.b.service: Succeeded. 2023-09-22T07:47:15.259 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 systemd[1]: Stopped Ceph mon.b for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:47:15.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 systemd[1]: Starting Ceph mon.b for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:47:16.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: set uid:gid to 167:167 (ceph:ceph) 2023-09-22T07:47:16.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev), process ceph-mon, pid 7 2023-09-22T07:47:16.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: pidfile_write: ignore empty --pid-file 2023-09-22T07:47:16.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: load: jerasure load: lrc 2023-09-22T07:47:16.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: RocksDB version: 7.9.2 2023-09-22T07:47:16.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Git sha 0 2023-09-22T07:47:16.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Compile date 2023-09-21 17:35:19 2023-09-22T07:47:16.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: DB SUMMARY 2023-09-22T07:47:16.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: DB Session ID: 7SNSG1WQ56ENUBE3NOGD 2023-09-22T07:47:16.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: CURRENT file: CURRENT 2023-09-22T07:47:16.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: IDENTITY file: IDENTITY 2023-09-22T07:47:16.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: MANIFEST file: MANIFEST-000009 size: 1092 Bytes 2023-09-22T07:47:16.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000027.sst 2023-09-22T07:47:16.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000025.log size: 10332228 ; 2023-09-22T07:47:16.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.error_if_exists: 0 2023-09-22T07:47:16.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.create_if_missing: 0 2023-09-22T07:47:16.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.paranoid_checks: 1 2023-09-22T07:47:16.129 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.flush_verify_memtable_count: 1 2023-09-22T07:47:16.129 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-09-22T07:47:16.129 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-09-22T07:47:16.129 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.env: 0x56056350ada0 2023-09-22T07:47:16.129 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.fs: PosixFileSystem 2023-09-22T07:47:16.129 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.info_log: 0x560564cb5580 2023-09-22T07:47:16.129 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.max_file_opening_threads: 16 2023-09-22T07:47:16.129 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.statistics: (nil) 2023-09-22T07:47:16.129 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.use_fsync: 0 2023-09-22T07:47:16.129 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.max_log_file_size: 0 2023-09-22T07:47:16.129 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-22T07:47:16.129 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.log_file_time_to_roll: 0 2023-09-22T07:47:16.130 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.keep_log_file_num: 1000 2023-09-22T07:47:16.130 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.recycle_log_file_num: 0 2023-09-22T07:47:16.130 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.allow_fallocate: 1 2023-09-22T07:47:16.130 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.allow_mmap_reads: 0 2023-09-22T07:47:16.130 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.allow_mmap_writes: 0 2023-09-22T07:47:16.130 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.use_direct_reads: 0 2023-09-22T07:47:16.130 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-22T07:47:16.130 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.create_missing_column_families: 0 2023-09-22T07:47:16.130 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.db_log_dir: 2023-09-22T07:47:16.130 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.wal_dir: 2023-09-22T07:47:16.130 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.table_cache_numshardbits: 6 2023-09-22T07:47:16.130 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.WAL_ttl_seconds: 0 2023-09-22T07:47:16.131 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.WAL_size_limit_MB: 0 2023-09-22T07:47:16.131 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-22T07:47:16.131 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-22T07:47:16.131 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.is_fd_close_on_exec: 1 2023-09-22T07:47:16.131 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.advise_random_on_open: 1 2023-09-22T07:47:16.131 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.db_write_buffer_size: 0 2023-09-22T07:47:16.131 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.write_buffer_manager: 0x560564c6b4a0 2023-09-22T07:47:16.131 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-22T07:47:16.131 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-22T07:47:16.131 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.use_adaptive_mutex: 0 2023-09-22T07:47:16.131 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.rate_limiter: (nil) 2023-09-22T07:47:16.131 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-22T07:47:16.131 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.wal_recovery_mode: 2 2023-09-22T07:47:16.132 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.enable_thread_tracking: 0 2023-09-22T07:47:16.132 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.enable_pipelined_write: 0 2023-09-22T07:47:16.132 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.unordered_write: 0 2023-09-22T07:47:16.132 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-22T07:47:16.132 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-22T07:47:16.132 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-22T07:47:16.132 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-22T07:47:16.132 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.row_cache: None 2023-09-22T07:47:16.132 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.wal_filter: None 2023-09-22T07:47:16.132 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-22T07:47:16.132 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.allow_ingest_behind: 0 2023-09-22T07:47:16.132 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.two_write_queues: 0 2023-09-22T07:47:16.133 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.manual_wal_flush: 0 2023-09-22T07:47:16.133 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.wal_compression: 0 2023-09-22T07:47:16.133 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.atomic_flush: 0 2023-09-22T07:47:16.133 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-22T07:47:16.133 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.persist_stats_to_disk: 0 2023-09-22T07:47:16.133 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.write_dbid_to_manifest: 0 2023-09-22T07:47:16.133 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.log_readahead_size: 0 2023-09-22T07:47:16.133 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-09-22T07:47:16.133 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.best_efforts_recovery: 0 2023-09-22T07:47:16.133 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-09-22T07:47:16.133 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-09-22T07:47:16.133 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.allow_data_in_errors: 0 2023-09-22T07:47:16.134 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.db_host_id: __hostname__ 2023-09-22T07:47:16.134 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.enforce_single_del_contracts: true 2023-09-22T07:47:16.134 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.max_background_jobs: 2 2023-09-22T07:47:16.134 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.max_background_compactions: -1 2023-09-22T07:47:16.134 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.max_subcompactions: 1 2023-09-22T07:47:16.134 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-22T07:47:16.134 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-22T07:47:16.134 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.delayed_write_rate : 16777216 2023-09-22T07:47:16.134 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.max_total_wal_size: 0 2023-09-22T07:47:16.134 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-22T07:47:16.135 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.stats_dump_period_sec: 600 2023-09-22T07:47:16.135 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.stats_persist_period_sec: 600 2023-09-22T07:47:16.135 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-22T07:47:16.135 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.max_open_files: -1 2023-09-22T07:47:16.135 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.bytes_per_sync: 0 2023-09-22T07:47:16.135 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.wal_bytes_per_sync: 0 2023-09-22T07:47:16.135 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.strict_bytes_per_sync: 0 2023-09-22T07:47:16.135 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.compaction_readahead_size: 0 2023-09-22T07:47:16.135 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.max_background_flushes: -1 2023-09-22T07:47:16.135 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Compression algorithms supported: 2023-09-22T07:47:16.135 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-22T07:47:16.135 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: kZSTD supported: 0 2023-09-22T07:47:16.135 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: kXpressCompression supported: 0 2023-09-22T07:47:16.136 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: kLZ4HCCompression supported: 1 2023-09-22T07:47:16.136 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: kZlibCompression supported: 1 2023-09-22T07:47:16.136 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: kSnappyCompression supported: 1 2023-09-22T07:47:16.136 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: kLZ4Compression supported: 1 2023-09-22T07:47:16.136 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: kBZip2Compression supported: 0 2023-09-22T07:47:16.136 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Fast CRC32 supported: Supported on x86 2023-09-22T07:47:16.136 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: DMutex implementation: pthread_mutex_t 2023-09-22T07:47:16.136 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2023-09-22T07:47:16.136 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-09-22T07:47:16.136 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-22T07:47:16.136 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.merge_operator: 2023-09-22T07:47:16.136 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.compaction_filter: None 2023-09-22T07:47:16.137 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.compaction_filter_factory: None 2023-09-22T07:47:16.137 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.sst_partitioner_factory: None 2023-09-22T07:47:16.137 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.memtable_factory: SkipListFactory 2023-09-22T07:47:16.137 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.table_factory: BlockBasedTable 2023-09-22T07:47:16.137 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x560564cb5680) 2023-09-22T07:47:16.137 INFO:journalctl@ceph.mon.b.smithi105.stdout: cache_index_and_filter_blocks: 1 2023-09-22T07:47:16.137 INFO:journalctl@ceph.mon.b.smithi105.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-09-22T07:47:16.137 INFO:journalctl@ceph.mon.b.smithi105.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-22T07:47:16.137 INFO:journalctl@ceph.mon.b.smithi105.stdout: pin_top_level_index_and_filter: 1 2023-09-22T07:47:16.137 INFO:journalctl@ceph.mon.b.smithi105.stdout: index_type: 0 2023-09-22T07:47:16.137 INFO:journalctl@ceph.mon.b.smithi105.stdout: data_block_index_type: 0 2023-09-22T07:47:16.137 INFO:journalctl@ceph.mon.b.smithi105.stdout: index_shortening: 1 2023-09-22T07:47:16.138 INFO:journalctl@ceph.mon.b.smithi105.stdout: data_block_hash_table_util_ratio: 0.750000 2023-09-22T07:47:16.138 INFO:journalctl@ceph.mon.b.smithi105.stdout: checksum: 4 2023-09-22T07:47:16.138 INFO:journalctl@ceph.mon.b.smithi105.stdout: no_block_cache: 0 2023-09-22T07:47:16.138 INFO:journalctl@ceph.mon.b.smithi105.stdout: block_cache: 0x560564d0b1f0 2023-09-22T07:47:16.138 INFO:journalctl@ceph.mon.b.smithi105.stdout: block_cache_name: BinnedLRUCache 2023-09-22T07:47:16.138 INFO:journalctl@ceph.mon.b.smithi105.stdout: block_cache_options: 2023-09-22T07:47:16.138 INFO:journalctl@ceph.mon.b.smithi105.stdout: capacity : 536870912 2023-09-22T07:47:16.138 INFO:journalctl@ceph.mon.b.smithi105.stdout: num_shard_bits : 4 2023-09-22T07:47:16.138 INFO:journalctl@ceph.mon.b.smithi105.stdout: strict_capacity_limit : 0 2023-09-22T07:47:16.138 INFO:journalctl@ceph.mon.b.smithi105.stdout: high_pri_pool_ratio: 0.000 2023-09-22T07:47:16.138 INFO:journalctl@ceph.mon.b.smithi105.stdout: block_cache_compressed: (nil) 2023-09-22T07:47:16.138 INFO:journalctl@ceph.mon.b.smithi105.stdout: persistent_cache: (nil) 2023-09-22T07:47:16.139 INFO:journalctl@ceph.mon.b.smithi105.stdout: block_size: 4096 2023-09-22T07:47:16.139 INFO:journalctl@ceph.mon.b.smithi105.stdout: block_size_deviation: 10 2023-09-22T07:47:16.139 INFO:journalctl@ceph.mon.b.smithi105.stdout: block_restart_interval: 16 2023-09-22T07:47:16.139 INFO:journalctl@ceph.mon.b.smithi105.stdout: index_block_restart_interval: 1 2023-09-22T07:47:16.139 INFO:journalctl@ceph.mon.b.smithi105.stdout: metadata_block_size: 4096 2023-09-22T07:47:16.139 INFO:journalctl@ceph.mon.b.smithi105.stdout: partition_filters: 0 2023-09-22T07:47:16.139 INFO:journalctl@ceph.mon.b.smithi105.stdout: use_delta_encoding: 1 2023-09-22T07:47:16.139 INFO:journalctl@ceph.mon.b.smithi105.stdout: filter_policy: bloomfilter 2023-09-22T07:47:16.139 INFO:journalctl@ceph.mon.b.smithi105.stdout: whole_key_filtering: 1 2023-09-22T07:47:16.139 INFO:journalctl@ceph.mon.b.smithi105.stdout: verify_compression: 0 2023-09-22T07:47:16.139 INFO:journalctl@ceph.mon.b.smithi105.stdout: read_amp_bytes_per_bit: 0 2023-09-22T07:47:16.139 INFO:journalctl@ceph.mon.b.smithi105.stdout: format_version: 5 2023-09-22T07:47:16.140 INFO:journalctl@ceph.mon.b.smithi105.stdout: enable_index_compression: 1 2023-09-22T07:47:16.140 INFO:journalctl@ceph.mon.b.smithi105.stdout: block_align: 0 2023-09-22T07:47:16.140 INFO:journalctl@ceph.mon.b.smithi105.stdout: max_auto_readahead_size: 262144 2023-09-22T07:47:16.140 INFO:journalctl@ceph.mon.b.smithi105.stdout: prepopulate_block_cache: 0 2023-09-22T07:47:16.140 INFO:journalctl@ceph.mon.b.smithi105.stdout: initial_auto_readahead_size: 8192 2023-09-22T07:47:16.140 INFO:journalctl@ceph.mon.b.smithi105.stdout: num_file_reads_for_auto_readahead: 2 2023-09-22T07:47:16.140 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.write_buffer_size: 33554432 2023-09-22T07:47:16.140 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.max_write_buffer_number: 2 2023-09-22T07:47:16.140 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.compression: NoCompression 2023-09-22T07:47:16.140 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.bottommost_compression: Disabled 2023-09-22T07:47:16.140 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.prefix_extractor: nullptr 2023-09-22T07:47:16.140 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-22T07:47:16.141 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.num_levels: 7 2023-09-22T07:47:16.141 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-22T07:47:16.141 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-22T07:47:16.141 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-22T07:47:16.141 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-22T07:47:16.141 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-22T07:47:16.141 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-22T07:47:16.141 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-22T07:47:16.141 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-22T07:47:16.141 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-09-22T07:47:16.141 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-22T07:47:16.142 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-09-22T07:47:16.142 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-09-22T07:47:16.142 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.compression_opts.window_bits: -14 2023-09-22T07:47:16.142 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.compression_opts.level: 32767 2023-09-22T07:47:16.142 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.compression_opts.strategy: 0 2023-09-22T07:47:16.142 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-22T07:47:16.142 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-22T07:47:16.142 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-09-22T07:47:16.142 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-09-22T07:47:16.142 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.compression_opts.enabled: false 2023-09-22T07:47:16.142 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-09-22T07:47:16.142 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-22T07:47:16.143 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-22T07:47:16.143 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-22T07:47:16.143 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.target_file_size_base: 67108864 2023-09-22T07:47:16.143 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.target_file_size_multiplier: 1 2023-09-22T07:47:16.143 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-22T07:47:16.143 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-22T07:47:16.143 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-22T07:47:16.143 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-22T07:47:16.143 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-22T07:47:16.143 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-22T07:47:16.143 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-22T07:47:16.143 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-22T07:47:16.143 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-22T07:47:16.144 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-22T07:47:16.144 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-22T07:47:16.144 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-22T07:47:16.144 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-09-22T07:47:16.144 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.arena_block_size: 1048576 2023-09-22T07:47:16.144 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-22T07:47:16.144 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-22T07:47:16.144 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.disable_auto_compactions: 0 2023-09-22T07:47:16.144 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-22T07:47:16.145 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-22T07:47:16.145 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-22T07:47:16.145 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-22T07:47:16.145 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-22T07:47:16.146 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-22T07:47:16.146 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-22T07:47:16.146 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-22T07:47:16.146 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-22T07:47:16.146 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-22T07:47:16.146 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.table_properties_collectors: 2023-09-22T07:47:16.146 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.inplace_update_support: 0 2023-09-22T07:47:16.146 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.inplace_update_num_locks: 10000 2023-09-22T07:47:16.146 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-22T07:47:16.146 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-22T07:47:16.147 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.memtable_huge_page_size: 0 2023-09-22T07:47:16.147 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.bloom_locality: 0 2023-09-22T07:47:16.147 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.max_successive_merges: 0 2023-09-22T07:47:16.147 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.optimize_filters_for_hits: 0 2023-09-22T07:47:16.147 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.paranoid_file_checks: 0 2023-09-22T07:47:16.147 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.force_consistency_checks: 1 2023-09-22T07:47:16.147 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.report_bg_io_stats: 0 2023-09-22T07:47:16.147 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.ttl: 2592000 2023-09-22T07:47:16.147 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.periodic_compaction_seconds: 0 2023-09-22T07:47:16.147 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-09-22T07:47:16.148 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-09-22T07:47:16.148 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.enable_blob_files: false 2023-09-22T07:47:16.148 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.min_blob_size: 0 2023-09-22T07:47:16.148 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.blob_file_size: 268435456 2023-09-22T07:47:16.148 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.blob_compression_type: NoCompression 2023-09-22T07:47:16.148 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.enable_blob_garbage_collection: false 2023-09-22T07:47:16.148 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-09-22T07:47:16.148 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-09-22T07:47:16.148 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-09-22T07:47:16.148 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.blob_file_starting_level: 0 2023-09-22T07:47:16.148 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-09-22T07:47:16.149 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 27.sst 2023-09-22T07:47:16.149 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-09-22T07:47:16.149 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: 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 13955, log_number is 25,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-09-22T07:47:16.149 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 25 2023-09-22T07:47:16.149 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: b05b2204-a4cb-4b61-a442-4b2ae081a932 2023-09-22T07:47:16.149 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: EVENT_LOG_v1 {"time_micros": 1695368835816434, "job": 1, "event": "recovery_started", "wal_files": [25]} 2023-09-22T07:47:16.149 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #25 mode 2 2023-09-22T07:47:16.149 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 bash[190398]: 0504f0bc86e817085b1a98fd270af6f284308bfeee2a19f406a9383c94022960 2023-09-22T07:47:16.149 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 systemd[1]: Started Ceph mon.b for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:47:16.149 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: EVENT_LOG_v1 {"time_micros": 1695368835842482, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 30, "file_size": 6338254, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 13960, "largest_seqno": 17922, "table_properties": {"data_size": 6321474, "index_size": 11407, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 4357, "raw_key_size": 40754, "raw_average_key_size": 23, "raw_value_size": 6285536, "raw_average_value_size": 3641, "num_data_blocks": 497, "num_entries": 1726, "num_filter_entries": 1726, "num_deletions": 308, "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": 1695368835, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "b05b2204-a4cb-4b61-a442-4b2ae081a932", "db_session_id": "7SNSG1WQ56ENUBE3NOGD", "orig_file_number": 30, "seqno_to_time_mapping": "N/A"}} 2023-09-22T07:47:16.150 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: EVENT_LOG_v1 {"time_micros": 1695368835842580, "job": 1, "event": "recovery_finished"} 2023-09-22T07:47:16.150 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: [db/version_set.cc:5047] Creating manifest 32 2023-09-22T07:47:16.150 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-09-22T07:47:16.150 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: 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-09-22T07:47:16.150 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x560564da6000 2023-09-22T07:47:16.150 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: DB pointer 0x560564d94000 2023-09-22T07:47:16.150 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-09-22T07:47:16.150 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-09-22T07:47:16.150 INFO:journalctl@ceph.mon.b.smithi105.stdout: ** DB Stats ** 2023-09-22T07:47:16.151 INFO:journalctl@ceph.mon.b.smithi105.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-09-22T07:47:16.151 INFO:journalctl@ceph.mon.b.smithi105.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-09-22T07:47:16.151 INFO:journalctl@ceph.mon.b.smithi105.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-22T07:47:16.151 INFO:journalctl@ceph.mon.b.smithi105.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-22T07:47:16.151 INFO:journalctl@ceph.mon.b.smithi105.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-09-22T07:47:16.151 INFO:journalctl@ceph.mon.b.smithi105.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-22T07:47:16.151 INFO:journalctl@ceph.mon.b.smithi105.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-22T07:47:16.151 INFO:journalctl@ceph.mon.b.smithi105.stdout: 2023-09-22T07:47:16.151 INFO:journalctl@ceph.mon.b.smithi105.stdout: ** Compaction Stats [default] ** 2023-09-22T07:47:16.151 INFO:journalctl@ceph.mon.b.smithi105.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-09-22T07:47:16.152 INFO:journalctl@ceph.mon.b.smithi105.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-09-22T07:47:16.152 INFO:journalctl@ceph.mon.b.smithi105.stdout: L0 1/0 6.04 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 525.2 0.01 0.00 1 0.012 0 0 0.0 0.0 2023-09-22T07:47:16.152 INFO:journalctl@ceph.mon.b.smithi105.stdout: L6 1/0 7.02 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2023-09-22T07:47:16.152 INFO:journalctl@ceph.mon.b.smithi105.stdout: Sum 2/0 13.06 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 525.2 0.01 0.00 1 0.012 0 0 0.0 0.0 2023-09-22T07:47:16.152 INFO:journalctl@ceph.mon.b.smithi105.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 525.2 0.01 0.00 1 0.012 0 0 0.0 0.0 2023-09-22T07:47:16.152 INFO:journalctl@ceph.mon.b.smithi105.stdout: 2023-09-22T07:47:16.152 INFO:journalctl@ceph.mon.b.smithi105.stdout: ** Compaction Stats [default] ** 2023-09-22T07:47:16.152 INFO:journalctl@ceph.mon.b.smithi105.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-09-22T07:47:16.152 INFO:journalctl@ceph.mon.b.smithi105.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-22T07:47:16.152 INFO:journalctl@ceph.mon.b.smithi105.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 525.2 0.01 0.00 1 0.012 0 0 0.0 0.0 2023-09-22T07:47:16.153 INFO:journalctl@ceph.mon.b.smithi105.stdout: 2023-09-22T07:47:16.153 INFO:journalctl@ceph.mon.b.smithi105.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-09-22T07:47:16.153 INFO:journalctl@ceph.mon.b.smithi105.stdout: 2023-09-22T07:47:16.153 INFO:journalctl@ceph.mon.b.smithi105.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-09-22T07:47:16.153 INFO:journalctl@ceph.mon.b.smithi105.stdout: Flush(GB): cumulative 0.006, interval 0.006 2023-09-22T07:47:16.153 INFO:journalctl@ceph.mon.b.smithi105.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-22T07:47:16.153 INFO:journalctl@ceph.mon.b.smithi105.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-09-22T07:47:16.153 INFO:journalctl@ceph.mon.b.smithi105.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-09-22T07:47:16.153 INFO:journalctl@ceph.mon.b.smithi105.stdout: AddFile(Keys): cumulative 0, interval 0 2023-09-22T07:47:16.153 INFO:journalctl@ceph.mon.b.smithi105.stdout: Cumulative compaction: 0.01 GB write, 199.77 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-22T07:47:16.154 INFO:journalctl@ceph.mon.b.smithi105.stdout: Interval compaction: 0.01 GB write, 199.77 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-22T07:47:16.154 INFO:journalctl@ceph.mon.b.smithi105.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-09-22T07:47:16.154 INFO:journalctl@ceph.mon.b.smithi105.stdout: Block cache BinnedLRUCache@0x560564d0b1f0#7 capacity: 512.00 MB usage: 16.61 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2023-09-22T07:47:16.154 INFO:journalctl@ceph.mon.b.smithi105.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,4.53 KB,0.000864267%) IndexBlock(1,12.08 KB,0.00230372%) Misc(1,0.00 KB,0%) 2023-09-22T07:47:16.154 INFO:journalctl@ceph.mon.b.smithi105.stdout: 2023-09-22T07:47:16.154 INFO:journalctl@ceph.mon.b.smithi105.stdout: ** File Read Latency Histogram By Level [default] ** 2023-09-22T07:47:16.154 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: starting mon.b rank 1 at public addrs [v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0] at bind addrs [v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 762f9dea-591a-11ee-8db4-212e2dc638e7 2023-09-22T07:47:16.154 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: mon.b@-1(???) e3 preinit fsid 762f9dea-591a-11ee-8db4-212e2dc638e7 2023-09-22T07:47:16.154 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: mon.b@-1(???).mds e8 new map 2023-09-22T07:47:16.154 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: mon.b@-1(???).mds e8 print_map 2023-09-22T07:47:16.154 INFO:journalctl@ceph.mon.b.smithi105.stdout: e8 2023-09-22T07:47:16.155 INFO:journalctl@ceph.mon.b.smithi105.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-09-22T07:47:16.155 INFO:journalctl@ceph.mon.b.smithi105.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-09-22T07:47:16.155 INFO:journalctl@ceph.mon.b.smithi105.stdout: legacy client fscid: 1 2023-09-22T07:47:16.155 INFO:journalctl@ceph.mon.b.smithi105.stdout: 2023-09-22T07:47:16.155 INFO:journalctl@ceph.mon.b.smithi105.stdout: Filesystem 'cephfs' (1) 2023-09-22T07:47:16.155 INFO:journalctl@ceph.mon.b.smithi105.stdout: fs_name cephfs 2023-09-22T07:47:16.155 INFO:journalctl@ceph.mon.b.smithi105.stdout: epoch 8 2023-09-22T07:47:16.155 INFO:journalctl@ceph.mon.b.smithi105.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2023-09-22T07:47:16.155 INFO:journalctl@ceph.mon.b.smithi105.stdout: created 2023-09-22T07:40:47.794580+0000 2023-09-22T07:47:16.155 INFO:journalctl@ceph.mon.b.smithi105.stdout: modified 2023-09-22T07:40:50.825575+0000 2023-09-22T07:47:16.155 INFO:journalctl@ceph.mon.b.smithi105.stdout: tableserver 0 2023-09-22T07:47:16.155 INFO:journalctl@ceph.mon.b.smithi105.stdout: root 0 2023-09-22T07:47:16.156 INFO:journalctl@ceph.mon.b.smithi105.stdout: session_timeout 60 2023-09-22T07:47:16.156 INFO:journalctl@ceph.mon.b.smithi105.stdout: session_autoclose 300 2023-09-22T07:47:16.156 INFO:journalctl@ceph.mon.b.smithi105.stdout: max_file_size 1099511627776 2023-09-22T07:47:16.156 INFO:journalctl@ceph.mon.b.smithi105.stdout: max_xattr_size 65536 2023-09-22T07:47:16.156 INFO:journalctl@ceph.mon.b.smithi105.stdout: required_client_features {} 2023-09-22T07:47:16.156 INFO:journalctl@ceph.mon.b.smithi105.stdout: last_failure 0 2023-09-22T07:47:16.156 INFO:journalctl@ceph.mon.b.smithi105.stdout: last_failure_osd_epoch 0 2023-09-22T07:47:16.156 INFO:journalctl@ceph.mon.b.smithi105.stdout: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-09-22T07:47:16.156 INFO:journalctl@ceph.mon.b.smithi105.stdout: max_mds 1 2023-09-22T07:47:16.156 INFO:journalctl@ceph.mon.b.smithi105.stdout: in 0 2023-09-22T07:47:16.156 INFO:journalctl@ceph.mon.b.smithi105.stdout: up {0=24385} 2023-09-22T07:47:16.156 INFO:journalctl@ceph.mon.b.smithi105.stdout: failed 2023-09-22T07:47:16.157 INFO:journalctl@ceph.mon.b.smithi105.stdout: damaged 2023-09-22T07:47:16.157 INFO:journalctl@ceph.mon.b.smithi105.stdout: stopped 2023-09-22T07:47:16.157 INFO:journalctl@ceph.mon.b.smithi105.stdout: data_pools [3] 2023-09-22T07:47:16.157 INFO:journalctl@ceph.mon.b.smithi105.stdout: metadata_pool 2 2023-09-22T07:47:16.157 INFO:journalctl@ceph.mon.b.smithi105.stdout: inline_data disabled 2023-09-22T07:47:16.157 INFO:journalctl@ceph.mon.b.smithi105.stdout: balancer 2023-09-22T07:47:16.157 INFO:journalctl@ceph.mon.b.smithi105.stdout: bal_rank_mask -1 2023-09-22T07:47:16.157 INFO:journalctl@ceph.mon.b.smithi105.stdout: standby_count_wanted 0 2023-09-22T07:47:16.157 INFO:journalctl@ceph.mon.b.smithi105.stdout: [mds.b{0:24385} state up:active seq 3 addr [v2:172.21.15.105:6832/3827977260,v1:172.21.15.105:6833/3827977260] compat {c=[1],r=[1],i=[7ff]}] 2023-09-22T07:47:16.157 INFO:journalctl@ceph.mon.b.smithi105.stdout: 2023-09-22T07:47:16.157 INFO:journalctl@ceph.mon.b.smithi105.stdout: 2023-09-22T07:47:16.158 INFO:journalctl@ceph.mon.b.smithi105.stdout: Standby daemons: 2023-09-22T07:47:16.158 INFO:journalctl@ceph.mon.b.smithi105.stdout: 2023-09-22T07:47:16.158 INFO:journalctl@ceph.mon.b.smithi105.stdout: [mds.a{-1:24341} state up:standby seq 1 addr [v2:172.21.15.6:6834/2571905276,v1:172.21.15.6:6835/2571905276] compat {c=[1],r=[1],i=[7ff]}] 2023-09-22T07:47:16.158 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: mon.b@-1(???).osd e265 crush map has features 3314933069573799936, adjusting msgr requires 2023-09-22T07:47:16.158 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: mon.b@-1(???).osd e265 crush map has features 432629308056666112, adjusting msgr requires 2023-09-22T07:47:16.158 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: mon.b@-1(???).osd e265 crush map has features 432629308056666112, adjusting msgr requires 2023-09-22T07:47:16.158 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: mon.b@-1(???).osd e265 crush map has features 432629308056666112, adjusting msgr requires 2023-09-22T07:47:16.158 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:15 smithi105 ceph-mon[190463]: mon.b@-1(???).paxosservice(auth 1..20) refresh upgraded, format 0 -> 3 2023-09-22T07:47:17.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:17 smithi006 ceph-mon[204052]: Upgrade: Updating mon.b 2023-09-22T07:47:17.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:17 smithi006 ceph-mon[204052]: Deploying daemon mon.b on smithi105 2023-09-22T07:47:17.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:17 smithi006 ceph-mon[204052]: pgmap v41: 121 pgs: 121 active+clean; 157 MiB data, 666 MiB used, 715 GiB / 715 GiB avail; 4.5 MiB/s rd, 96 KiB/s wr, 9 op/s 2023-09-22T07:47:17.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:17 smithi006 ceph-mon[204052]: failed to encode map e265 with expected crc 2023-09-22T07:47:17.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:17 smithi006 ceph-mon[204052]: osdmap e265: 8 total, 8 up, 8 in 2023-09-22T07:47:17.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:17 smithi006 ceph-mon[204052]: failed to encode map e265 with expected crc 2023-09-22T07:47:17.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:17 smithi006 ceph-mon[200575]: Upgrade: Updating mon.b 2023-09-22T07:47:17.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:17 smithi006 ceph-mon[200575]: Deploying daemon mon.b on smithi105 2023-09-22T07:47:17.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:17 smithi006 ceph-mon[200575]: pgmap v41: 121 pgs: 121 active+clean; 157 MiB data, 666 MiB used, 715 GiB / 715 GiB avail; 4.5 MiB/s rd, 96 KiB/s wr, 9 op/s 2023-09-22T07:47:17.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:17 smithi006 ceph-mon[200575]: failed to encode map e265 with expected crc 2023-09-22T07:47:17.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:17 smithi006 ceph-mon[200575]: osdmap e265: 8 total, 8 up, 8 in 2023-09-22T07:47:17.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:17 smithi006 ceph-mon[200575]: failed to encode map e265 with expected crc 2023-09-22T07:47:17.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:17 smithi105 ceph-mon[190463]: Upgrade: Updating mon.b 2023-09-22T07:47:17.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:17 smithi105 ceph-mon[190463]: Deploying daemon mon.b on smithi105 2023-09-22T07:47:17.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:17 smithi105 ceph-mon[190463]: pgmap v41: 121 pgs: 121 active+clean; 157 MiB data, 666 MiB used, 715 GiB / 715 GiB avail; 4.5 MiB/s rd, 96 KiB/s wr, 9 op/s 2023-09-22T07:47:17.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:17 smithi105 ceph-mon[190463]: failed to encode map e265 with expected crc 2023-09-22T07:47:17.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:17 smithi105 ceph-mon[190463]: osdmap e265: 8 total, 8 up, 8 in 2023-09-22T07:47:17.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:17 smithi105 ceph-mon[190463]: failed to encode map e265 with expected crc 2023-09-22T07:47:18.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:47:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:47:17] "GET /metrics HTTP/1.1" 200 36003 "" "Prometheus/2.43.0" 2023-09-22T07:47:18.240 INFO:tasks.rados.rados.0.smithi006.stdout:1019: done (2 left) 2023-09-22T07:47:18.241 INFO:tasks.rados.rados.0.smithi006.stdout:1020: rollback oid 5 current snap is 97 2023-09-22T07:47:18.241 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 5 to 96 2023-09-22T07:47:18.241 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 7 v 543 (ObjNum 292 snap 93 seq_num 292) dirty exists 2023-09-22T07:47:18.241 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 42 v 370 (ObjNum 199 snap 56 seq_num 199) dirty exists 2023-09-22T07:47:18.241 INFO:tasks.rados.rados.0.smithi006.stdout:1017: done (2 left) 2023-09-22T07:47:18.241 INFO:tasks.rados.rados.0.smithi006.stdout:1018: done (1 left) 2023-09-22T07:47:18.241 INFO:tasks.rados.rados.0.smithi006.stdout:1021: delete oid 49 current snap is 97 2023-09-22T07:47:18.249 INFO:tasks.rados.rados.0.smithi006.stdout:1020: finishing rollback tid 0 to smithi006182445-5 2023-09-22T07:47:18.249 INFO:tasks.rados.rados.0.smithi006.stdout:1020: finishing rollback tid 1 to smithi006182445-5 2023-09-22T07:47:18.250 INFO:tasks.rados.rados.0.smithi006.stdout:1021: done (1 left) 2023-09-22T07:47:18.250 INFO:tasks.rados.rados.0.smithi006.stdout:1022: delete oid 20 current snap is 97 2023-09-22T07:47:18.251 INFO:tasks.rados.rados.0.smithi006.stdout:1020: finishing rollback tid 2 to smithi006182445-5 2023-09-22T07:47:18.251 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 5 v 410 (ObjNum 277 snap 85 seq_num 277) dirty exists 2023-09-22T07:47:18.258 INFO:tasks.rados.rados.0.smithi006.stdout:1020: done (1 left) 2023-09-22T07:47:18.258 INFO:tasks.rados.rados.0.smithi006.stdout:1022: done (0 left) 2023-09-22T07:47:18.258 INFO:tasks.rados.rados.0.smithi006.stdout:1023: snap_remove snap 82 2023-09-22T07:47:18.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:18 smithi006 ceph-mon[204052]: pgmap v44: 121 pgs: 121 active+clean; 168 MiB data, 692 MiB used, 715 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.8 MiB/s wr, 14 op/s 2023-09-22T07:47:18.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:18 smithi006 ceph-mon[204052]: overall HEALTH_OK 2023-09-22T07:47:18.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:18 smithi006 ceph-mon[204052]: mon.c calling monitor election 2023-09-22T07:47:18.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:18 smithi006 ceph-mon[204052]: mon.b calling monitor election 2023-09-22T07:47:18.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:18 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:47:18.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:18 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:47:18.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:18 smithi006 ceph-mon[204052]: mon.a calling monitor election 2023-09-22T07:47:18.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:18 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:47:18.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:18 smithi006 ceph-mon[204052]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-22T07:47:18.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:18 smithi006 ceph-mon[204052]: monmap e4: 3 mons at {a=[v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0],b=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0],c=[v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0]} removed_ranks: {} 2023-09-22T07:47:18.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:18 smithi006 ceph-mon[204052]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-22T07:47:18.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:18 smithi006 ceph-mon[204052]: osdmap e265: 8 total, 8 up, 8 in 2023-09-22T07:47:18.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:18 smithi006 ceph-mon[204052]: mgrmap e40: y(active, since 34s), standbys: x 2023-09-22T07:47:18.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:18 smithi006 ceph-mon[204052]: overall HEALTH_OK 2023-09-22T07:47:18.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:18 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:18.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:18 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:18.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:18 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:47:18.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:18 smithi006 ceph-mon[200575]: pgmap v44: 121 pgs: 121 active+clean; 168 MiB data, 692 MiB used, 715 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.8 MiB/s wr, 14 op/s 2023-09-22T07:47:18.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:18 smithi006 ceph-mon[200575]: overall HEALTH_OK 2023-09-22T07:47:18.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:18 smithi006 ceph-mon[200575]: mon.c calling monitor election 2023-09-22T07:47:18.539 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:18 smithi006 ceph-mon[200575]: mon.b calling monitor election 2023-09-22T07:47:18.539 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:18 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:47:18.539 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:18 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:47:18.539 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:18 smithi006 ceph-mon[200575]: mon.a calling monitor election 2023-09-22T07:47:18.539 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:18 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:47:18.539 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:18 smithi006 ceph-mon[200575]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-22T07:47:18.539 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:18 smithi006 ceph-mon[200575]: monmap e4: 3 mons at {a=[v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0],b=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0],c=[v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0]} removed_ranks: {} 2023-09-22T07:47:18.539 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:18 smithi006 ceph-mon[200575]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-22T07:47:18.539 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:18 smithi006 ceph-mon[200575]: osdmap e265: 8 total, 8 up, 8 in 2023-09-22T07:47:18.540 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:18 smithi006 ceph-mon[200575]: mgrmap e40: y(active, since 34s), standbys: x 2023-09-22T07:47:18.540 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:18 smithi006 ceph-mon[200575]: overall HEALTH_OK 2023-09-22T07:47:18.540 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:18 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:18.540 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:18 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:18.540 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:18 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:47:18.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:18 smithi105 ceph-mon[190463]: pgmap v44: 121 pgs: 121 active+clean; 168 MiB data, 692 MiB used, 715 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.8 MiB/s wr, 14 op/s 2023-09-22T07:47:18.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:18 smithi105 ceph-mon[190463]: overall HEALTH_OK 2023-09-22T07:47:18.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:18 smithi105 ceph-mon[190463]: mon.c calling monitor election 2023-09-22T07:47:18.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:18 smithi105 ceph-mon[190463]: mon.b calling monitor election 2023-09-22T07:47:18.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:18 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-22T07:47:18.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:18 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-22T07:47:18.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:18 smithi105 ceph-mon[190463]: mon.a calling monitor election 2023-09-22T07:47:18.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:18 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-22T07:47:18.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:18 smithi105 ceph-mon[190463]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-22T07:47:18.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:18 smithi105 ceph-mon[190463]: monmap e4: 3 mons at {a=[v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0],b=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0],c=[v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0]} removed_ranks: {} 2023-09-22T07:47:18.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:18 smithi105 ceph-mon[190463]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-22T07:47:18.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:18 smithi105 ceph-mon[190463]: osdmap e265: 8 total, 8 up, 8 in 2023-09-22T07:47:18.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:18 smithi105 ceph-mon[190463]: mgrmap e40: y(active, since 34s), standbys: x 2023-09-22T07:47:18.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:18 smithi105 ceph-mon[190463]: overall HEALTH_OK 2023-09-22T07:47:18.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:18 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:18.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:18 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:18.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:18 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:47:19.126 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:47:18 smithi105 conmon[175730]: ts=2023-09-22T07:47:18.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi105.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi006:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-22T07:47:19.246 INFO:tasks.rados.rados.0.smithi006.stdout:1023: done (0 left) 2023-09-22T07:47:19.246 INFO:tasks.rados.rados.0.smithi006.stdout:1024: snap_remove snap 95 2023-09-22T07:47:19.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:19 smithi006 ceph-mon[204052]: failed to encode map e266 with expected crc 2023-09-22T07:47:19.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:19 smithi006 ceph-mon[204052]: osdmap e266: 8 total, 8 up, 8 in 2023-09-22T07:47:19.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:19 smithi006 ceph-mon[204052]: failed to encode map e266 with expected crc 2023-09-22T07:47:19.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:19 smithi006 ceph-mon[204052]: failed to encode map e266 with expected crc 2023-09-22T07:47:19.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:19 smithi006 ceph-mon[204052]: failed to encode map e266 with expected crc 2023-09-22T07:47:19.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:19 smithi006 ceph-mon[200575]: failed to encode map e266 with expected crc 2023-09-22T07:47:19.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:19 smithi006 ceph-mon[200575]: osdmap e266: 8 total, 8 up, 8 in 2023-09-22T07:47:19.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:19 smithi006 ceph-mon[200575]: failed to encode map e266 with expected crc 2023-09-22T07:47:19.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:19 smithi006 ceph-mon[200575]: failed to encode map e266 with expected crc 2023-09-22T07:47:19.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:19 smithi006 ceph-mon[200575]: failed to encode map e266 with expected crc 2023-09-22T07:47:19.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:19 smithi105 ceph-mon[190463]: failed to encode map e266 with expected crc 2023-09-22T07:47:19.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:19 smithi105 ceph-mon[190463]: osdmap e266: 8 total, 8 up, 8 in 2023-09-22T07:47:19.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:19 smithi105 ceph-mon[190463]: failed to encode map e266 with expected crc 2023-09-22T07:47:19.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:19 smithi105 ceph-mon[190463]: failed to encode map e266 with expected crc 2023-09-22T07:47:19.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:19 smithi105 ceph-mon[190463]: failed to encode map e266 with expected crc 2023-09-22T07:47:20.247 INFO:tasks.rados.rados.0.smithi006.stdout:1024: done (0 left) 2023-09-22T07:47:20.247 INFO:tasks.rados.rados.0.smithi006.stdout:1025: snap_create 2023-09-22T07:47:20.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:20 smithi006 ceph-mon[204052]: pgmap v46: 121 pgs: 121 active+clean; 168 MiB data, 697 MiB used, 715 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2023-09-22T07:47:20.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:20 smithi006 ceph-mon[204052]: failed to encode map e267 with expected crc 2023-09-22T07:47:20.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:20 smithi006 ceph-mon[204052]: failed to encode map e267 with expected crc 2023-09-22T07:47:20.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:20 smithi006 ceph-mon[204052]: osdmap e267: 8 total, 8 up, 8 in 2023-09-22T07:47:20.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:20 smithi006 ceph-mon[200575]: pgmap v46: 121 pgs: 121 active+clean; 168 MiB data, 697 MiB used, 715 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2023-09-22T07:47:20.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:20 smithi006 ceph-mon[200575]: failed to encode map e267 with expected crc 2023-09-22T07:47:20.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:20 smithi006 ceph-mon[200575]: failed to encode map e267 with expected crc 2023-09-22T07:47:20.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:20 smithi006 ceph-mon[200575]: osdmap e267: 8 total, 8 up, 8 in 2023-09-22T07:47:20.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:20 smithi105 ceph-mon[190463]: pgmap v46: 121 pgs: 121 active+clean; 168 MiB data, 697 MiB used, 715 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2023-09-22T07:47:20.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:20 smithi105 ceph-mon[190463]: failed to encode map e267 with expected crc 2023-09-22T07:47:20.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:20 smithi105 ceph-mon[190463]: failed to encode map e267 with expected crc 2023-09-22T07:47:20.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:20 smithi105 ceph-mon[190463]: osdmap e267: 8 total, 8 up, 8 in 2023-09-22T07:47:21.178 INFO:tasks.rados.rados.0.smithi006.stdout:1025: done (0 left) 2023-09-22T07:47:21.178 INFO:tasks.rados.rados.0.smithi006.stdout:1026: rollback oid 48 current snap is 98 2023-09-22T07:47:21.179 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 48 to 89 2023-09-22T07:47:21.179 INFO:tasks.rados.rados.0.smithi006.stdout:1027: copy_from oid 4 from oid 24 current snap is 98 2023-09-22T07:47:21.179 INFO:tasks.rados.rados.0.smithi006.stdout:1028: snap_create 2023-09-22T07:47:21.187 INFO:tasks.rados.rados.0.smithi006.stdout:1026: finishing rollback tid 0 to smithi006182445-48 2023-09-22T07:47:21.189 INFO:tasks.rados.rados.0.smithi006.stdout:1026: finishing rollback tid 1 to smithi006182445-48 2023-09-22T07:47:21.190 INFO:tasks.rados.rados.0.smithi006.stdout:1026: finishing rollback tid 2 to smithi006182445-48 2023-09-22T07:47:21.190 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 48 v 429 (ObjNum 131 snap 34 seq_num 131) dirty exists 2023-09-22T07:47:21.203 INFO:tasks.rados.rados.0.smithi006.stdout:1027: finishing copy_from to smithi006182445-4 2023-09-22T07:47:21.203 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 4 v 120 (ObjNum 225 snap 68 seq_num 225) dirty exists 2023-09-22T07:47:21.203 INFO:tasks.rados.rados.0.smithi006.stdout:1027: finishing copy_from racing read to smithi006182445-4 2023-09-22T07:47:21.256 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:47:20 smithi006 conmon[187727]: 2023-09-22T07:47:20.854+0000 7fc003075700 -1 mgr.server handle_report got status from non-daemon mon.b 2023-09-22T07:47:21.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:21 smithi006 ceph-mon[200575]: failed to encode map e268 with expected crc 2023-09-22T07:47:21.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:21 smithi006 ceph-mon[200575]: failed to encode map e268 with expected crc 2023-09-22T07:47:21.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:21 smithi006 ceph-mon[200575]: osdmap e268: 8 total, 8 up, 8 in 2023-09-22T07:47:21.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:21 smithi006 ceph-mon[200575]: failed to encode map e268 with expected crc 2023-09-22T07:47:21.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:21 smithi006 ceph-mon[200575]: failed to encode map e268 with expected crc 2023-09-22T07:47:21.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:21 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:21.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:21 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:21.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:21 smithi006 ceph-mon[200575]: failed to encode map e269 with expected crc 2023-09-22T07:47:21.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:21 smithi006 ceph-mon[200575]: osdmap e269: 8 total, 8 up, 8 in 2023-09-22T07:47:21.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:21 smithi006 ceph-mon[200575]: failed to encode map e269 with expected crc 2023-09-22T07:47:21.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:21 smithi006 ceph-mon[204052]: failed to encode map e268 with expected crc 2023-09-22T07:47:21.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:21 smithi006 ceph-mon[204052]: failed to encode map e268 with expected crc 2023-09-22T07:47:21.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:21 smithi006 ceph-mon[204052]: osdmap e268: 8 total, 8 up, 8 in 2023-09-22T07:47:21.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:21 smithi006 ceph-mon[204052]: failed to encode map e268 with expected crc 2023-09-22T07:47:21.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:21 smithi006 ceph-mon[204052]: failed to encode map e268 with expected crc 2023-09-22T07:47:21.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:21 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:21.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:21 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:21.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:21 smithi006 ceph-mon[204052]: failed to encode map e269 with expected crc 2023-09-22T07:47:21.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:21 smithi006 ceph-mon[204052]: osdmap e269: 8 total, 8 up, 8 in 2023-09-22T07:47:21.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:21 smithi006 ceph-mon[204052]: failed to encode map e269 with expected crc 2023-09-22T07:47:21.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:21 smithi105 ceph-mon[190463]: failed to encode map e268 with expected crc 2023-09-22T07:47:21.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:21 smithi105 ceph-mon[190463]: failed to encode map e268 with expected crc 2023-09-22T07:47:21.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:21 smithi105 ceph-mon[190463]: osdmap e268: 8 total, 8 up, 8 in 2023-09-22T07:47:21.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:21 smithi105 ceph-mon[190463]: failed to encode map e268 with expected crc 2023-09-22T07:47:21.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:21 smithi105 ceph-mon[190463]: failed to encode map e268 with expected crc 2023-09-22T07:47:21.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:21 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:21.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:21 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:21.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:21 smithi105 ceph-mon[190463]: failed to encode map e269 with expected crc 2023-09-22T07:47:21.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:21 smithi105 ceph-mon[190463]: osdmap e269: 8 total, 8 up, 8 in 2023-09-22T07:47:21.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:21 smithi105 ceph-mon[190463]: failed to encode map e269 with expected crc 2023-09-22T07:47:22.181 INFO:tasks.rados.rados.0.smithi006.stdout:1026: done (2 left) 2023-09-22T07:47:22.182 INFO:tasks.rados.rados.0.smithi006.stdout:1027: done (1 left) 2023-09-22T07:47:22.182 INFO:tasks.rados.rados.0.smithi006.stdout:1028: done (0 left) 2023-09-22T07:47:22.182 INFO:tasks.rados.rados.0.smithi006.stdout:1029: read oid 34 snap 89 2023-09-22T07:47:22.182 INFO:tasks.rados.rados.0.smithi006.stdout:1029: expect (ObjNum 226 snap 68 seq_num 226) 2023-09-22T07:47:22.182 INFO:tasks.rados.rados.0.smithi006.stdout:1030: read oid 46 snap -1 2023-09-22T07:47:22.182 INFO:tasks.rados.rados.0.smithi006.stdout:1030: expect (ObjNum 288 snap 93 seq_num 288) 2023-09-22T07:47:22.182 INFO:tasks.rados.rados.0.smithi006.stdout:1031: read oid 41 snap -1 2023-09-22T07:47:22.182 INFO:tasks.rados.rados.0.smithi006.stdout:1031: expect (ObjNum 251 snap 77 seq_num 251) 2023-09-22T07:47:22.182 INFO:tasks.rados.rados.0.smithi006.stdout:1032: copy_from oid 4 from oid 18 current snap is 99 2023-09-22T07:47:22.182 INFO:tasks.rados.rados.0.smithi006.stdout:1033: copy_from oid 9 from oid 44 current snap is 99 2023-09-22T07:47:22.183 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 2 current snap is 99 2023-09-22T07:47:22.183 INFO:tasks.rados.rados.0.smithi006.stdout:1034: seq_num 307 ranges {4505600=344064} 2023-09-22T07:47:22.208 INFO:tasks.rados.rados.0.smithi006.stdout:1034: writing smithi006182445-2 from 4505600 to 4849664 tid 1 2023-09-22T07:47:22.208 INFO:tasks.rados.rados.0.smithi006.stdout:1035: snap_remove snap 96 2023-09-22T07:47:22.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:22 smithi006 ceph-mon[200575]: pgmap v49: 121 pgs: 121 active+clean; 168 MiB data, 697 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-09-22T07:47:22.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:22 smithi006 ceph-mon[200575]: failed to encode map e269 with expected crc 2023-09-22T07:47:22.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:22 smithi006 ceph-mon[200575]: failed to encode map e269 with expected crc 2023-09-22T07:47:22.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:22 smithi006 ceph-mon[200575]: failed to encode map e269 with expected crc 2023-09-22T07:47:22.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:22 smithi006 ceph-mon[200575]: failed to encode map e269 with expected crc 2023-09-22T07:47:22.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:22 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:22.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:22 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:22.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:22 smithi006 ceph-mon[200575]: osdmap e270: 8 total, 8 up, 8 in 2023-09-22T07:47:22.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:22 smithi006 ceph-mon[200575]: failed to encode map e270 with expected crc 2023-09-22T07:47:22.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:22 smithi006 ceph-mon[204052]: pgmap v49: 121 pgs: 121 active+clean; 168 MiB data, 697 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-09-22T07:47:22.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:22 smithi006 ceph-mon[204052]: failed to encode map e269 with expected crc 2023-09-22T07:47:22.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:22 smithi006 ceph-mon[204052]: failed to encode map e269 with expected crc 2023-09-22T07:47:22.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:22 smithi006 ceph-mon[204052]: failed to encode map e269 with expected crc 2023-09-22T07:47:22.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:22 smithi006 ceph-mon[204052]: failed to encode map e269 with expected crc 2023-09-22T07:47:22.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:22 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:22.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:22 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:22.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:22 smithi006 ceph-mon[204052]: osdmap e270: 8 total, 8 up, 8 in 2023-09-22T07:47:22.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:22 smithi006 ceph-mon[204052]: failed to encode map e270 with expected crc 2023-09-22T07:47:22.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:22 smithi105 ceph-mon[190463]: pgmap v49: 121 pgs: 121 active+clean; 168 MiB data, 697 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-09-22T07:47:22.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:22 smithi105 ceph-mon[190463]: failed to encode map e269 with expected crc 2023-09-22T07:47:22.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:22 smithi105 ceph-mon[190463]: failed to encode map e269 with expected crc 2023-09-22T07:47:22.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:22 smithi105 ceph-mon[190463]: failed to encode map e269 with expected crc 2023-09-22T07:47:22.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:22 smithi105 ceph-mon[190463]: failed to encode map e269 with expected crc 2023-09-22T07:47:22.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:22 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:22.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:22 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:22.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:22 smithi105 ceph-mon[190463]: osdmap e270: 8 total, 8 up, 8 in 2023-09-22T07:47:22.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:22 smithi105 ceph-mon[190463]: failed to encode map e270 with expected crc 2023-09-22T07:47:23.182 INFO:tasks.rados.rados.0.smithi006.stdout:1035: done (6 left) 2023-09-22T07:47:23.182 INFO:tasks.rados.rados.0.smithi006.stdout:1036: rmattr oid 47 current snap is 99 2023-09-22T07:47:23.182 INFO:tasks.rados.rados.0.smithi006.stdout:1036: done (6 left) 2023-09-22T07:47:23.182 INFO:tasks.rados.rados.0.smithi006.stdout:1037: rollback oid 29 current snap is 99 2023-09-22T07:47:23.182 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 29 to 98 2023-09-22T07:47:23.183 INFO:tasks.rados.rados.0.smithi006.stdout:1033: finishing copy_from to smithi006182445-9 2023-09-22T07:47:23.183 INFO:tasks.rados.rados.0.smithi006.stdout:1033: got expected ENOENT (src dne) 2023-09-22T07:47:23.183 INFO:tasks.rados.rados.0.smithi006.stdout:1033: finishing copy_from racing read to smithi006182445-9 2023-09-22T07:47:23.183 INFO:tasks.rados.rados.0.smithi006.stdout:1031: expect (ObjNum 251 snap 77 seq_num 251) 2023-09-22T07:47:23.234 INFO:tasks.rados.rados.0.smithi006.stdout:1030: expect (ObjNum 288 snap 93 seq_num 288) 2023-09-22T07:47:23.311 INFO:tasks.rados.rados.0.smithi006.stdout:1029: expect (ObjNum 226 snap 68 seq_num 226) 2023-09-22T07:47:23.348 INFO:tasks.rados.rados.0.smithi006.stdout:1032: finishing copy_from to smithi006182445-4 2023-09-22T07:47:23.348 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 4 v 177 (ObjNum 206 snap 60 seq_num 206) dirty exists 2023-09-22T07:47:23.348 INFO:tasks.rados.rados.0.smithi006.stdout:1032: finishing copy_from racing read to smithi006182445-4 2023-09-22T07:47:23.349 INFO:tasks.rados.rados.0.smithi006.stdout:1034: finishing write tid 1 to smithi006182445-2 2023-09-22T07:47:23.349 INFO:tasks.rados.rados.0.smithi006.stdout:1034: finishing write tid 2 to smithi006182445-2 2023-09-22T07:47:23.349 INFO:tasks.rados.rados.0.smithi006.stdout:1034: finishing write tid 3 to smithi006182445-2 2023-09-22T07:47:23.349 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 2 v 194 (ObjNum 307 snap 99 seq_num 307) dirty exists 2023-09-22T07:47:23.349 INFO:tasks.rados.rados.0.smithi006.stdout:1034: left oid 2 (ObjNum 307 snap 99 seq_num 307) 2023-09-22T07:47:23.349 INFO:tasks.rados.rados.0.smithi006.stdout:1037: finishing rollback tid 0 to smithi006182445-29 2023-09-22T07:47:23.349 INFO:tasks.rados.rados.0.smithi006.stdout:1037: finishing rollback tid 1 to smithi006182445-29 2023-09-22T07:47:23.349 INFO:tasks.rados.rados.0.smithi006.stdout:1029: done (6 left) 2023-09-22T07:47:23.349 INFO:tasks.rados.rados.0.smithi006.stdout:1030: done (5 left) 2023-09-22T07:47:23.349 INFO:tasks.rados.rados.0.smithi006.stdout:1031: done (4 left) 2023-09-22T07:47:23.349 INFO:tasks.rados.rados.0.smithi006.stdout:1032: done (3 left) 2023-09-22T07:47:23.350 INFO:tasks.rados.rados.0.smithi006.stdout:1033: done (2 left) 2023-09-22T07:47:23.350 INFO:tasks.rados.rados.0.smithi006.stdout:1034: done (1 left) 2023-09-22T07:47:23.350 INFO:tasks.rados.rados.0.smithi006.stdout:1038: delete oid 14 current snap is 99 2023-09-22T07:47:23.350 INFO:tasks.rados.rados.0.smithi006.stdout:1037: finishing rollback tid 2 to smithi006182445-29 2023-09-22T07:47:23.350 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 29 v 434 (ObjNum 278 snap 85 seq_num 278) dirty exists 2023-09-22T07:47:23.350 INFO:tasks.rados.rados.0.smithi006.stdout:1037: done (1 left) 2023-09-22T07:47:23.350 INFO:tasks.rados.rados.0.smithi006.stdout:1038: done (0 left) 2023-09-22T07:47:23.351 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 47 current snap is 99 2023-09-22T07:47:23.351 INFO:tasks.rados.rados.0.smithi006.stdout:1039: seq_num 309 ranges {0=376832} 2023-09-22T07:47:23.352 INFO:tasks.rados.rados.0.smithi006.stdout:1039: writing smithi006182445-47 from 0 to 376832 tid 1 2023-09-22T07:47:23.352 INFO:tasks.rados.rados.0.smithi006.stdout:1040: read oid 18 snap -1 2023-09-22T07:47:23.352 INFO:tasks.rados.rados.0.smithi006.stdout:1040: expect (ObjNum 206 snap 60 seq_num 206) 2023-09-22T07:47:23.352 INFO:tasks.rados.rados.0.smithi006.stdout:1041: snap_remove snap 89 2023-09-22T07:47:23.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:23 smithi006 ceph-mon[200575]: failed to encode map e270 with expected crc 2023-09-22T07:47:23.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:23 smithi006 ceph-mon[200575]: failed to encode map e270 with expected crc 2023-09-22T07:47:23.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:23 smithi006 ceph-mon[200575]: osdmap e271: 8 total, 8 up, 8 in 2023-09-22T07:47:23.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:23 smithi006 ceph-mon[204052]: failed to encode map e270 with expected crc 2023-09-22T07:47:23.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:23 smithi006 ceph-mon[204052]: failed to encode map e270 with expected crc 2023-09-22T07:47:23.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:23 smithi006 ceph-mon[204052]: osdmap e271: 8 total, 8 up, 8 in 2023-09-22T07:47:23.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:23 smithi105 ceph-mon[190463]: failed to encode map e270 with expected crc 2023-09-22T07:47:23.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:23 smithi105 ceph-mon[190463]: failed to encode map e270 with expected crc 2023-09-22T07:47:23.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:23 smithi105 ceph-mon[190463]: osdmap e271: 8 total, 8 up, 8 in 2023-09-22T07:47:24.281 INFO:tasks.rados.rados.0.smithi006.stdout:1041: done (2 left) 2023-09-22T07:47:24.281 INFO:tasks.rados.rados.0.smithi006.stdout:1042: read oid 24 snap -1 2023-09-22T07:47:24.281 INFO:tasks.rados.rados.0.smithi006.stdout:1042: expect (ObjNum 225 snap 68 seq_num 225) 2023-09-22T07:47:24.281 INFO:tasks.rados.rados.0.smithi006.stdout:1043: rollback oid 50 current snap is 99 2023-09-22T07:47:24.281 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 50 to 98 2023-09-22T07:47:24.281 INFO:tasks.rados.rados.0.smithi006.stdout:1039: finishing write tid 1 to smithi006182445-47 2023-09-22T07:47:24.281 INFO:tasks.rados.rados.0.smithi006.stdout:1039: finishing write tid 2 to smithi006182445-47 2023-09-22T07:47:24.282 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 10 current snap is 99 2023-09-22T07:47:24.282 INFO:tasks.rados.rados.0.smithi006.stdout:1040: expect (ObjNum 206 snap 60 seq_num 206) 2023-09-22T07:47:24.318 INFO:tasks.rados.rados.0.smithi006.stdout:1039: finishing write tid 3 to smithi006182445-47 2023-09-22T07:47:24.319 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 47 v 263 (ObjNum 309 snap 99 seq_num 309) dirty exists 2023-09-22T07:47:24.319 INFO:tasks.rados.rados.0.smithi006.stdout:1039: left oid 47 (ObjNum 309 snap 99 seq_num 309) 2023-09-22T07:47:24.319 INFO:tasks.rados.rados.0.smithi006.stdout:1044: seq_num 310 ranges {3850240=401408} 2023-09-22T07:47:24.342 INFO:tasks.rados.rados.0.smithi006.stdout:1044: writing smithi006182445-10 from 3850240 to 4251648 tid 1 2023-09-22T07:47:24.342 INFO:tasks.rados.rados.0.smithi006.stdout:1039: done (4 left) 2023-09-22T07:47:24.342 INFO:tasks.rados.rados.0.smithi006.stdout:1040: done (3 left) 2023-09-22T07:47:24.342 INFO:tasks.rados.rados.0.smithi006.stdout:1045: setattr oid 28 current snap is 99 2023-09-22T07:47:24.342 INFO:tasks.rados.rados.0.smithi006.stdout:1042: expect (ObjNum 225 snap 68 seq_num 225) 2023-09-22T07:47:24.417 INFO:tasks.rados.rados.0.smithi006.stdout:1043: finishing rollback tid 0 to smithi006182445-50 2023-09-22T07:47:24.417 INFO:tasks.rados.rados.0.smithi006.stdout:1043: finishing rollback tid 1 to smithi006182445-50 2023-09-22T07:47:24.417 INFO:tasks.rados.rados.0.smithi006.stdout:1043: finishing rollback tid 2 to smithi006182445-50 2023-09-22T07:47:24.417 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 50 v 193 (ObjNum 225 snap 68 seq_num 225) dirty exists 2023-09-22T07:47:24.417 INFO:tasks.rados.rados.0.smithi006.stdout:1044: finishing write tid 1 to smithi006182445-10 2023-09-22T07:47:24.417 INFO:tasks.rados.rados.0.smithi006.stdout:1044: finishing write tid 2 to smithi006182445-10 2023-09-22T07:47:24.417 INFO:tasks.rados.rados.0.smithi006.stdout:1044: finishing write tid 3 to smithi006182445-10 2023-09-22T07:47:24.417 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 10 v 409 (ObjNum 310 snap 99 seq_num 310) dirty exists 2023-09-22T07:47:24.417 INFO:tasks.rados.rados.0.smithi006.stdout:1044: left oid 10 (ObjNum 310 snap 99 seq_num 310) 2023-09-22T07:47:24.417 INFO:tasks.rados.rados.0.smithi006.stdout:1042: done (3 left) 2023-09-22T07:47:24.418 INFO:tasks.rados.rados.0.smithi006.stdout:1043: done (2 left) 2023-09-22T07:47:24.418 INFO:tasks.rados.rados.0.smithi006.stdout:1044: done (1 left) 2023-09-22T07:47:24.418 INFO:tasks.rados.rados.0.smithi006.stdout:1046: setattr oid 9 current snap is 99 2023-09-22T07:47:24.418 INFO:tasks.rados.rados.0.smithi006.stdout:1047: rmattr oid 11 current snap is 99 2023-09-22T07:47:24.419 INFO:tasks.rados.rados.0.smithi006.stdout:1047: done (2 left) 2023-09-22T07:47:24.419 INFO:tasks.rados.rados.0.smithi006.stdout:1048: read oid 8 snap -1 2023-09-22T07:47:24.419 INFO:tasks.rados.rados.0.smithi006.stdout:1048: expect deleted 2023-09-22T07:47:24.419 INFO:tasks.rados.rados.0.smithi006.stdout:1049: rmattr oid 5 current snap is 99 2023-09-22T07:47:24.419 INFO:tasks.rados.rados.0.smithi006.stdout:1049: done (3 left) 2023-09-22T07:47:24.419 INFO:tasks.rados.rados.0.smithi006.stdout:1050: setattr oid 14 current snap is 99 2023-09-22T07:47:24.419 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 28 v 422 (ObjNum 293 snap 93 seq_num 293) dirty exists 2023-09-22T07:47:24.420 INFO:tasks.rados.rados.0.smithi006.stdout:1045: done (3 left) 2023-09-22T07:47:24.420 INFO:tasks.rados.rados.0.smithi006.stdout:1048: done (2 left) 2023-09-22T07:47:24.420 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 2 current snap is 99 2023-09-22T07:47:24.420 INFO:tasks.rados.rados.0.smithi006.stdout:1051: seq_num 311 ranges {4849664=417792} 2023-09-22T07:47:24.449 INFO:tasks.rados.rados.0.smithi006.stdout:1051: writing smithi006182445-2 from 4849664 to 5267456 tid 1 2023-09-22T07:47:24.449 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 24 current snap is 99 2023-09-22T07:47:24.449 INFO:tasks.rados.rados.0.smithi006.stdout:1052: seq_num 312 ranges {2351104=434176} 2023-09-22T07:47:24.464 INFO:tasks.rados.rados.0.smithi006.stdout:1052: writing smithi006182445-24 from 2351104 to 2785280 tid 1 2023-09-22T07:47:24.464 INFO:tasks.rados.rados.0.smithi006.stdout:1053: setattr oid 26 current snap is 99 2023-09-22T07:47:24.465 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 9 v 441 (ObjNum 105 snap 25 seq_num 105) dirty exists 2023-09-22T07:47:24.465 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 14 v 254 (ObjNum 129 snap 0 seq_num 3169152872) dirty exists 2023-09-22T07:47:24.465 INFO:tasks.rados.rados.0.smithi006.stdout:1051: finishing write tid 1 to smithi006182445-2 2023-09-22T07:47:24.465 INFO:tasks.rados.rados.0.smithi006.stdout:1051: finishing write tid 2 to smithi006182445-2 2023-09-22T07:47:24.465 INFO:tasks.rados.rados.0.smithi006.stdout:1051: finishing write tid 3 to smithi006182445-2 2023-09-22T07:47:24.465 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 2 v 200 (ObjNum 311 snap 99 seq_num 311) dirty exists 2023-09-22T07:47:24.465 INFO:tasks.rados.rados.0.smithi006.stdout:1051: left oid 2 (ObjNum 311 snap 99 seq_num 311) 2023-09-22T07:47:24.466 INFO:tasks.rados.rados.0.smithi006.stdout:1046: done (4 left) 2023-09-22T07:47:24.467 INFO:tasks.rados.rados.0.smithi006.stdout:1050: done (3 left) 2023-09-22T07:47:24.467 INFO:tasks.rados.rados.0.smithi006.stdout:1051: done (2 left) 2023-09-22T07:47:24.467 INFO:tasks.rados.rados.0.smithi006.stdout:1054: read oid 9 snap -1 2023-09-22T07:47:24.467 INFO:tasks.rados.rados.0.smithi006.stdout:1054: expect (ObjNum 105 snap 25 seq_num 105) 2023-09-22T07:47:24.467 INFO:tasks.rados.rados.0.smithi006.stdout:1055: read oid 30 snap 97 2023-09-22T07:47:24.467 INFO:tasks.rados.rados.0.smithi006.stdout:1055: expect (ObjNum 151 snap 41 seq_num 151) 2023-09-22T07:47:24.467 INFO:tasks.rados.rados.0.smithi006.stdout:1056: copy_from oid 2 from oid 22 current snap is 99 2023-09-22T07:47:24.467 INFO:tasks.rados.rados.0.smithi006.stdout:1057: snap_remove snap 98 2023-09-22T07:47:24.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:24 smithi006 ceph-mon[204052]: pgmap v52: 121 pgs: 121 active+clean; 168 MiB data, 697 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:47:24.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:24 smithi006 ceph-mon[204052]: failed to encode map e271 with expected crc 2023-09-22T07:47:24.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:24 smithi006 ceph-mon[204052]: failed to encode map e271 with expected crc 2023-09-22T07:47:24.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:24 smithi006 ceph-mon[204052]: failed to encode map e271 with expected crc 2023-09-22T07:47:24.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:24 smithi006 ceph-mon[200575]: pgmap v52: 121 pgs: 121 active+clean; 168 MiB data, 697 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:47:24.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:24 smithi006 ceph-mon[200575]: failed to encode map e271 with expected crc 2023-09-22T07:47:24.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:24 smithi006 ceph-mon[200575]: failed to encode map e271 with expected crc 2023-09-22T07:47:24.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:24 smithi006 ceph-mon[200575]: failed to encode map e271 with expected crc 2023-09-22T07:47:24.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:24 smithi105 ceph-mon[190463]: pgmap v52: 121 pgs: 121 active+clean; 168 MiB data, 697 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:47:24.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:24 smithi105 ceph-mon[190463]: failed to encode map e271 with expected crc 2023-09-22T07:47:24.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:24 smithi105 ceph-mon[190463]: failed to encode map e271 with expected crc 2023-09-22T07:47:24.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:24 smithi105 ceph-mon[190463]: failed to encode map e271 with expected crc 2023-09-22T07:47:25.283 INFO:tasks.rados.rados.0.smithi006.stdout:1057: done (5 left) 2023-09-22T07:47:25.283 INFO:tasks.rados.rados.0.smithi006.stdout:1058: read oid 1 snap -1 2023-09-22T07:47:25.283 INFO:tasks.rados.rados.0.smithi006.stdout:1058: expect (ObjNum 131 snap 34 seq_num 131) 2023-09-22T07:47:25.284 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 21 current snap is 99 2023-09-22T07:47:25.284 INFO:tasks.rados.rados.0.smithi006.stdout:1052: finishing write tid 1 to smithi006182445-24 2023-09-22T07:47:25.284 INFO:tasks.rados.rados.0.smithi006.stdout:1059: seq_num 313 ranges {0=450560} 2023-09-22T07:47:25.293 INFO:tasks.rados.rados.0.smithi006.stdout:1059: writing smithi006182445-21 from 0 to 450560 tid 1 2023-09-22T07:47:25.294 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 34 current snap is 99 2023-09-22T07:47:25.294 INFO:tasks.rados.rados.0.smithi006.stdout:1060: seq_num 314 ranges {1392640=466944} 2023-09-22T07:47:25.297 INFO:tasks.rados.rados.0.smithi006.stdout:1060: writing smithi006182445-34 from 1392640 to 1859584 tid 1 2023-09-22T07:47:25.297 INFO:tasks.rados.rados.0.smithi006.stdout:1061: delete oid 5 current snap is 99 2023-09-22T07:47:25.297 INFO:tasks.rados.rados.0.smithi006.stdout:1052: finishing write tid 2 to smithi006182445-24 2023-09-22T07:47:25.297 INFO:tasks.rados.rados.0.smithi006.stdout:1052: finishing write tid 3 to smithi006182445-24 2023-09-22T07:47:25.298 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 24 v 200 (ObjNum 312 snap 99 seq_num 312) dirty exists 2023-09-22T07:47:25.298 INFO:tasks.rados.rados.0.smithi006.stdout:1052: left oid 24 (ObjNum 312 snap 99 seq_num 312) 2023-09-22T07:47:25.298 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 26 v 411 (ObjNum 180 snap 48 seq_num 180) dirty exists 2023-09-22T07:47:25.298 INFO:tasks.rados.rados.0.smithi006.stdout:1055: expect (ObjNum 151 snap 41 seq_num 151) 2023-09-22T07:47:25.363 INFO:tasks.rados.rados.0.smithi006.stdout:1056: finishing copy_from to smithi006182445-2 2023-09-22T07:47:25.364 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 2 v 229 (ObjNum 243 snap 71 seq_num 243) dirty exists 2023-09-22T07:47:25.364 INFO:tasks.rados.rados.0.smithi006.stdout:1056: finishing copy_from racing read to smithi006182445-2 2023-09-22T07:47:25.364 INFO:tasks.rados.rados.0.smithi006.stdout:1054: expect (ObjNum 105 snap 25 seq_num 105) 2023-09-22T07:47:25.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:25 smithi006 ceph-mon[200575]: failed to encode map e272 with expected crc 2023-09-22T07:47:25.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:25 smithi006 ceph-mon[200575]: failed to encode map e272 with expected crc 2023-09-22T07:47:25.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:25 smithi006 ceph-mon[200575]: osdmap e272: 8 total, 8 up, 8 in 2023-09-22T07:47:25.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:25 smithi006 ceph-mon[200575]: failed to encode map e272 with expected crc 2023-09-22T07:47:25.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:25 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:25.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:25 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:25.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:25 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:25.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:25 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:47:25.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:25 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:25.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:25 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-22T07:47:25.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:25 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-22T07:47:25.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:25 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:25.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:25 smithi006 ceph-mon[204052]: failed to encode map e272 with expected crc 2023-09-22T07:47:25.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:25 smithi006 ceph-mon[204052]: failed to encode map e272 with expected crc 2023-09-22T07:47:25.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:25 smithi006 ceph-mon[204052]: osdmap e272: 8 total, 8 up, 8 in 2023-09-22T07:47:25.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:25 smithi006 ceph-mon[204052]: failed to encode map e272 with expected crc 2023-09-22T07:47:25.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:25 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:25.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:25 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:25.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:25 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:25.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:25 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:47:25.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:25 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:25.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:25 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-22T07:47:25.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:25 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-22T07:47:25.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:25 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:25.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:25 smithi105 ceph-mon[190463]: failed to encode map e272 with expected crc 2023-09-22T07:47:25.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:25 smithi105 ceph-mon[190463]: failed to encode map e272 with expected crc 2023-09-22T07:47:25.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:25 smithi105 ceph-mon[190463]: osdmap e272: 8 total, 8 up, 8 in 2023-09-22T07:47:25.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:25 smithi105 ceph-mon[190463]: failed to encode map e272 with expected crc 2023-09-22T07:47:25.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:25 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:25.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:25 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:25.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:25 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:25.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:25 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:47:25.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:25 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:25.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:25 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-22T07:47:25.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:25 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-22T07:47:25.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:25 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:25.635 INFO:tasks.rados.rados.0.smithi006.stdout:1052: done (8 left) 2023-09-22T07:47:25.635 INFO:tasks.rados.rados.0.smithi006.stdout:1053: done (7 left) 2023-09-22T07:47:25.635 INFO:tasks.rados.rados.0.smithi006.stdout:1054: done (6 left) 2023-09-22T07:47:25.635 INFO:tasks.rados.rados.0.smithi006.stdout:1055: done (5 left) 2023-09-22T07:47:25.635 INFO:tasks.rados.rados.0.smithi006.stdout:1056: done (4 left) 2023-09-22T07:47:25.636 INFO:tasks.rados.rados.0.smithi006.stdout:1061: done (3 left) 2023-09-22T07:47:25.636 INFO:tasks.rados.rados.0.smithi006.stdout:1062: rollback oid 50 current snap is 99 2023-09-22T07:47:25.636 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 50 to 97 2023-09-22T07:47:25.636 INFO:tasks.rados.rados.0.smithi006.stdout:1058: expect (ObjNum 131 snap 34 seq_num 131) 2023-09-22T07:47:25.722 INFO:tasks.rados.rados.0.smithi006.stdout:1059: finishing write tid 1 to smithi006182445-21 2023-09-22T07:47:25.722 INFO:tasks.rados.rados.0.smithi006.stdout:1059: finishing write tid 2 to smithi006182445-21 2023-09-22T07:47:25.722 INFO:tasks.rados.rados.0.smithi006.stdout:1060: finishing write tid 1 to smithi006182445-34 2023-09-22T07:47:25.722 INFO:tasks.rados.rados.0.smithi006.stdout:1060: finishing write tid 2 to smithi006182445-34 2023-09-22T07:47:25.722 INFO:tasks.rados.rados.0.smithi006.stdout:1059: finishing write tid 3 to smithi006182445-21 2023-09-22T07:47:25.722 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 21 v 232 (ObjNum 313 snap 99 seq_num 313) dirty exists 2023-09-22T07:47:25.722 INFO:tasks.rados.rados.0.smithi006.stdout:1059: left oid 21 (ObjNum 313 snap 99 seq_num 313) 2023-09-22T07:47:25.722 INFO:tasks.rados.rados.0.smithi006.stdout:1060: finishing write tid 3 to smithi006182445-34 2023-09-22T07:47:25.723 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 34 v 420 (ObjNum 314 snap 99 seq_num 314) dirty exists 2023-09-22T07:47:25.723 INFO:tasks.rados.rados.0.smithi006.stdout:1060: left oid 34 (ObjNum 314 snap 99 seq_num 314) 2023-09-22T07:47:25.723 INFO:tasks.rados.rados.0.smithi006.stdout:1058: done (3 left) 2023-09-22T07:47:25.723 INFO:tasks.rados.rados.0.smithi006.stdout:1059: done (2 left) 2023-09-22T07:47:25.723 INFO:tasks.rados.rados.0.smithi006.stdout:1060: done (1 left) 2023-09-22T07:47:25.723 INFO:tasks.rados.rados.0.smithi006.stdout:1063: read oid 7 snap -1 2023-09-22T07:47:25.723 INFO:tasks.rados.rados.0.smithi006.stdout:1063: expect (ObjNum 292 snap 93 seq_num 292) 2023-09-22T07:47:25.723 INFO:tasks.rados.rados.0.smithi006.stdout:1064: read oid 4 snap -1 2023-09-22T07:47:25.723 INFO:tasks.rados.rados.0.smithi006.stdout:1064: expect (ObjNum 206 snap 60 seq_num 206) 2023-09-22T07:47:25.723 INFO:tasks.rados.rados.0.smithi006.stdout:1065: read oid 40 snap -1 2023-09-22T07:47:25.723 INFO:tasks.rados.rados.0.smithi006.stdout:1065: expect (ObjNum 300 snap 93 seq_num 300) 2023-09-22T07:47:25.723 INFO:tasks.rados.rados.0.smithi006.stdout:1066: rollback oid 24 current snap is 99 2023-09-22T07:47:25.723 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 24 to 97 2023-09-22T07:47:25.724 INFO:tasks.rados.rados.0.smithi006.stdout:1062: finishing rollback tid 0 to smithi006182445-50 2023-09-22T07:47:25.724 INFO:tasks.rados.rados.0.smithi006.stdout:1062: finishing rollback tid 1 to smithi006182445-50 2023-09-22T07:47:25.724 INFO:tasks.rados.rados.0.smithi006.stdout:1062: finishing rollback tid 2 to smithi006182445-50 2023-09-22T07:47:25.724 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 50 v 207 (ObjNum 225 snap 68 seq_num 225) dirty exists 2023-09-22T07:47:25.724 INFO:tasks.rados.rados.0.smithi006.stdout:1062: done (4 left) 2023-09-22T07:47:25.724 INFO:tasks.rados.rados.0.smithi006.stdout:1067: snap_create 2023-09-22T07:47:25.725 INFO:tasks.rados.rados.0.smithi006.stdout:1066: finishing rollback tid 0 to smithi006182445-24 2023-09-22T07:47:25.725 INFO:tasks.rados.rados.0.smithi006.stdout:1066: finishing rollback tid 1 to smithi006182445-24 2023-09-22T07:47:25.725 INFO:tasks.rados.rados.0.smithi006.stdout:1063: expect (ObjNum 292 snap 93 seq_num 292) 2023-09-22T07:47:25.729 INFO:tasks.rados.rados.0.smithi006.stdout:1066: finishing rollback tid 2 to smithi006182445-24 2023-09-22T07:47:25.729 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 24 v 210 (ObjNum 225 snap 68 seq_num 225) dirty exists 2023-09-22T07:47:25.729 INFO:tasks.rados.rados.0.smithi006.stdout:1064: expect (ObjNum 206 snap 60 seq_num 206) 2023-09-22T07:47:25.757 INFO:tasks.rados.rados.0.smithi006.stdout:1065: expect (ObjNum 300 snap 93 seq_num 300) 2023-09-22T07:47:26.177 INFO:tasks.rados.rados.0.smithi006.stdout:1063: done (4 left) 2023-09-22T07:47:26.178 INFO:tasks.rados.rados.0.smithi006.stdout:1064: done (3 left) 2023-09-22T07:47:26.178 INFO:tasks.rados.rados.0.smithi006.stdout:1065: done (2 left) 2023-09-22T07:47:26.178 INFO:tasks.rados.rados.0.smithi006.stdout:1066: done (1 left) 2023-09-22T07:47:26.178 INFO:tasks.rados.rados.0.smithi006.stdout:1067: done (0 left) 2023-09-22T07:47:26.178 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 39 current snap is 100 2023-09-22T07:47:26.178 INFO:tasks.rados.rados.0.smithi006.stdout:1068: seq_num 316 ranges {1597440=499712} 2023-09-22T07:47:26.189 INFO:tasks.rados.rados.0.smithi006.stdout:1068: writing smithi006182445-39 from 1597440 to 2097152 tid 1 2023-09-22T07:47:26.189 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 43 current snap is 100 2023-09-22T07:47:26.189 INFO:tasks.rados.rados.0.smithi006.stdout:1069: seq_num 317 ranges {3891200=516096} 2023-09-22T07:47:26.213 INFO:tasks.rados.rados.0.smithi006.stdout:1069: writing smithi006182445-43 from 3891200 to 4407296 tid 1 2023-09-22T07:47:26.213 INFO:tasks.rados.rados.0.smithi006.stdout:1070: read oid 2 snap -1 2023-09-22T07:47:26.214 INFO:tasks.rados.rados.0.smithi006.stdout:1070: expect (ObjNum 243 snap 71 seq_num 243) 2023-09-22T07:47:26.214 INFO:tasks.rados.rados.0.smithi006.stdout:1071: delete oid 13 current snap is 100 2023-09-22T07:47:26.214 INFO:tasks.rados.rados.0.smithi006.stdout:1068: finishing write tid 1 to smithi006182445-39 2023-09-22T07:47:26.214 INFO:tasks.rados.rados.0.smithi006.stdout:1068: finishing write tid 2 to smithi006182445-39 2023-09-22T07:47:26.214 INFO:tasks.rados.rados.0.smithi006.stdout:1068: finishing write tid 3 to smithi006182445-39 2023-09-22T07:47:26.214 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 39 v 276 (ObjNum 316 snap 100 seq_num 316) dirty exists 2023-09-22T07:47:26.214 INFO:tasks.rados.rados.0.smithi006.stdout:1068: left oid 39 (ObjNum 316 snap 100 seq_num 316) 2023-09-22T07:47:26.219 INFO:tasks.rados.rados.0.smithi006.stdout:1068: done (3 left) 2023-09-22T07:47:26.219 INFO:tasks.rados.rados.0.smithi006.stdout:1071: done (2 left) 2023-09-22T07:47:26.219 INFO:tasks.rados.rados.0.smithi006.stdout:1072: copy_from oid 49 from oid 41 current snap is 100 2023-09-22T07:47:26.219 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 5 current snap is 100 2023-09-22T07:47:26.219 INFO:tasks.rados.rados.0.smithi006.stdout:1073: seq_num 319 ranges {0=548864} 2023-09-22T07:47:26.221 INFO:tasks.rados.rados.0.smithi006.stdout:1073: writing smithi006182445-5 from 0 to 548864 tid 1 2023-09-22T07:47:26.221 INFO:tasks.rados.rados.0.smithi006.stdout:1074: delete oid 48 current snap is 100 2023-09-22T07:47:26.222 INFO:tasks.rados.rados.0.smithi006.stdout:1069: finishing write tid 1 to smithi006182445-43 2023-09-22T07:47:26.223 INFO:tasks.rados.rados.0.smithi006.stdout:1069: finishing write tid 2 to smithi006182445-43 2023-09-22T07:47:26.225 INFO:tasks.rados.rados.0.smithi006.stdout:1069: finishing write tid 3 to smithi006182445-43 2023-09-22T07:47:26.225 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 43 v 576 (ObjNum 317 snap 100 seq_num 317) dirty exists 2023-09-22T07:47:26.225 INFO:tasks.rados.rados.0.smithi006.stdout:1069: left oid 43 (ObjNum 317 snap 100 seq_num 317) 2023-09-22T07:47:26.225 INFO:tasks.rados.rados.0.smithi006.stdout:1069: done (4 left) 2023-09-22T07:47:26.225 INFO:tasks.rados.rados.0.smithi006.stdout:1074: done (3 left) 2023-09-22T07:47:26.225 INFO:tasks.rados.rados.0.smithi006.stdout:1075: snap_create 2023-09-22T07:47:26.226 INFO:tasks.rados.rados.0.smithi006.stdout:1073: finishing write tid 1 to smithi006182445-5 2023-09-22T07:47:26.227 INFO:tasks.rados.rados.0.smithi006.stdout:1073: finishing write tid 2 to smithi006182445-5 2023-09-22T07:47:26.228 INFO:tasks.rados.rados.0.smithi006.stdout:1073: finishing write tid 3 to smithi006182445-5 2023-09-22T07:47:26.228 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 5 v 428 (ObjNum 319 snap 100 seq_num 319) dirty exists 2023-09-22T07:47:26.228 INFO:tasks.rados.rados.0.smithi006.stdout:1073: left oid 5 (ObjNum 319 snap 100 seq_num 319) 2023-09-22T07:47:26.229 INFO:tasks.rados.rados.0.smithi006.stdout:1070: expect (ObjNum 243 snap 71 seq_num 243) 2023-09-22T07:47:26.302 INFO:tasks.rados.rados.0.smithi006.stdout:1072: finishing copy_from to smithi006182445-49 2023-09-22T07:47:26.302 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 49 v 170 (ObjNum 251 snap 77 seq_num 251) dirty exists 2023-09-22T07:47:26.303 INFO:tasks.rados.rados.0.smithi006.stdout:1072: finishing copy_from racing read to smithi006182445-49 2023-09-22T07:47:26.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:26 smithi006 ceph-mon[204052]: pgmap v55: 121 pgs: 121 active+clean; 154 MiB data, 695 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 1008 KiB/s wr, 8 op/s 2023-09-22T07:47:26.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:26 smithi006 ceph-mon[204052]: Reconfiguring mon.a (monmap changed)... 2023-09-22T07:47:26.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:26 smithi006 ceph-mon[204052]: Reconfiguring daemon mon.a on smithi006 2023-09-22T07:47:26.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:26 smithi006 ceph-mon[204052]: failed to encode map e273 with expected crc 2023-09-22T07:47:26.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:26 smithi006 ceph-mon[204052]: failed to encode map e273 with expected crc 2023-09-22T07:47:26.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:26 smithi006 ceph-mon[204052]: osdmap e273: 8 total, 8 up, 8 in 2023-09-22T07:47:26.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:26 smithi006 ceph-mon[204052]: failed to encode map e273 with expected crc 2023-09-22T07:47:26.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:26 smithi006 ceph-mon[204052]: osdmap e274: 8 total, 8 up, 8 in 2023-09-22T07:47:26.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:26 smithi006 ceph-mon[200575]: pgmap v55: 121 pgs: 121 active+clean; 154 MiB data, 695 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 1008 KiB/s wr, 8 op/s 2023-09-22T07:47:26.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:26 smithi006 ceph-mon[200575]: Reconfiguring mon.a (monmap changed)... 2023-09-22T07:47:26.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:26 smithi006 ceph-mon[200575]: Reconfiguring daemon mon.a on smithi006 2023-09-22T07:47:26.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:26 smithi006 ceph-mon[200575]: failed to encode map e273 with expected crc 2023-09-22T07:47:26.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:26 smithi006 ceph-mon[200575]: failed to encode map e273 with expected crc 2023-09-22T07:47:26.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:26 smithi006 ceph-mon[200575]: osdmap e273: 8 total, 8 up, 8 in 2023-09-22T07:47:26.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:26 smithi006 ceph-mon[200575]: failed to encode map e273 with expected crc 2023-09-22T07:47:26.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:26 smithi006 ceph-mon[200575]: osdmap e274: 8 total, 8 up, 8 in 2023-09-22T07:47:26.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:26 smithi105 ceph-mon[190463]: pgmap v55: 121 pgs: 121 active+clean; 154 MiB data, 695 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 1008 KiB/s wr, 8 op/s 2023-09-22T07:47:26.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:26 smithi105 ceph-mon[190463]: Reconfiguring mon.a (monmap changed)... 2023-09-22T07:47:26.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:26 smithi105 ceph-mon[190463]: Reconfiguring daemon mon.a on smithi006 2023-09-22T07:47:26.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:26 smithi105 ceph-mon[190463]: failed to encode map e273 with expected crc 2023-09-22T07:47:26.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:26 smithi105 ceph-mon[190463]: failed to encode map e273 with expected crc 2023-09-22T07:47:26.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:26 smithi105 ceph-mon[190463]: osdmap e273: 8 total, 8 up, 8 in 2023-09-22T07:47:26.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:26 smithi105 ceph-mon[190463]: failed to encode map e273 with expected crc 2023-09-22T07:47:26.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:26 smithi105 ceph-mon[190463]: osdmap e274: 8 total, 8 up, 8 in 2023-09-22T07:47:27.190 INFO:tasks.rados.rados.0.smithi006.stdout:1070: done (3 left) 2023-09-22T07:47:27.191 INFO:tasks.rados.rados.0.smithi006.stdout:1072: done (2 left) 2023-09-22T07:47:27.191 INFO:tasks.rados.rados.0.smithi006.stdout:1073: done (1 left) 2023-09-22T07:47:27.191 INFO:tasks.rados.rados.0.smithi006.stdout:1075: done (0 left) 2023-09-22T07:47:27.191 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 47 current snap is 101 2023-09-22T07:47:27.191 INFO:tasks.rados.rados.0.smithi006.stdout:1076: seq_num 321 ranges {376832=581632} 2023-09-22T07:47:27.195 INFO:tasks.rados.rados.0.smithi006.stdout:1076: writing smithi006182445-47 from 376832 to 958464 tid 1 2023-09-22T07:47:27.195 INFO:tasks.rados.rados.0.smithi006.stdout:1077: snap_remove snap 100 2023-09-22T07:47:27.467 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:27 smithi006 ceph-mon[200575]: failed to encode map e274 with expected crc 2023-09-22T07:47:27.467 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:27 smithi006 ceph-mon[200575]: failed to encode map e274 with expected crc 2023-09-22T07:47:27.468 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:27 smithi006 ceph-mon[200575]: failed to encode map e274 with expected crc 2023-09-22T07:47:27.468 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:27 smithi006 ceph-mon[200575]: failed to encode map e274 with expected crc 2023-09-22T07:47:27.468 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:27 smithi006 ceph-mon[200575]: failed to encode map e274 with expected crc 2023-09-22T07:47:27.468 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:27 smithi006 ceph-mon[200575]: pgmap v58: 121 pgs: 121 active+clean; 154 MiB data, 695 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 1008 KiB/s wr, 8 op/s 2023-09-22T07:47:27.468 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:27 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:27.468 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:27 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:27.468 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:27 smithi006 ceph-mon[200575]: Reconfiguring mgr.y (monmap changed)... 2023-09-22T07:47:27.468 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:27 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-22T07:47:27.468 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:27 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-22T07:47:27.468 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:27 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:27.468 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:27 smithi006 ceph-mon[200575]: Reconfiguring daemon mgr.y on smithi006 2023-09-22T07:47:27.469 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:27 smithi006 ceph-mon[200575]: failed to encode map e275 with expected crc 2023-09-22T07:47:27.469 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:27 smithi006 ceph-mon[200575]: osdmap e275: 8 total, 8 up, 8 in 2023-09-22T07:47:27.469 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:27 smithi006 ceph-mon[204052]: failed to encode map e274 with expected crc 2023-09-22T07:47:27.469 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:27 smithi006 ceph-mon[204052]: failed to encode map e274 with expected crc 2023-09-22T07:47:27.469 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:27 smithi006 ceph-mon[204052]: failed to encode map e274 with expected crc 2023-09-22T07:47:27.469 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:27 smithi006 ceph-mon[204052]: failed to encode map e274 with expected crc 2023-09-22T07:47:27.469 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:27 smithi006 ceph-mon[204052]: failed to encode map e274 with expected crc 2023-09-22T07:47:27.469 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:27 smithi006 ceph-mon[204052]: pgmap v58: 121 pgs: 121 active+clean; 154 MiB data, 695 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 1008 KiB/s wr, 8 op/s 2023-09-22T07:47:27.469 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:27 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:27.469 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:27 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:27.470 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:27 smithi006 ceph-mon[204052]: Reconfiguring mgr.y (monmap changed)... 2023-09-22T07:47:27.470 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:27 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-22T07:47:27.470 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:27 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-22T07:47:27.470 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:27 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:27.470 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:27 smithi006 ceph-mon[204052]: Reconfiguring daemon mgr.y on smithi006 2023-09-22T07:47:27.470 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:27 smithi006 ceph-mon[204052]: failed to encode map e275 with expected crc 2023-09-22T07:47:27.470 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:27 smithi006 ceph-mon[204052]: osdmap e275: 8 total, 8 up, 8 in 2023-09-22T07:47:27.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:27 smithi105 ceph-mon[190463]: failed to encode map e274 with expected crc 2023-09-22T07:47:27.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:27 smithi105 ceph-mon[190463]: failed to encode map e274 with expected crc 2023-09-22T07:47:27.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:27 smithi105 ceph-mon[190463]: failed to encode map e274 with expected crc 2023-09-22T07:47:27.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:27 smithi105 ceph-mon[190463]: failed to encode map e274 with expected crc 2023-09-22T07:47:27.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:27 smithi105 ceph-mon[190463]: failed to encode map e274 with expected crc 2023-09-22T07:47:27.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:27 smithi105 ceph-mon[190463]: pgmap v58: 121 pgs: 121 active+clean; 154 MiB data, 695 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 1008 KiB/s wr, 8 op/s 2023-09-22T07:47:27.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:27 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:27.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:27 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:27.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:27 smithi105 ceph-mon[190463]: Reconfiguring mgr.y (monmap changed)... 2023-09-22T07:47:27.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:27 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-22T07:47:27.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:27 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-22T07:47:27.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:27 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:27.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:27 smithi105 ceph-mon[190463]: Reconfiguring daemon mgr.y on smithi006 2023-09-22T07:47:27.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:27 smithi105 ceph-mon[190463]: failed to encode map e275 with expected crc 2023-09-22T07:47:27.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:27 smithi105 ceph-mon[190463]: osdmap e275: 8 total, 8 up, 8 in 2023-09-22T07:47:27.784 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:47:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:47:27] "GET /metrics HTTP/1.1" 200 35998 "" "Prometheus/2.43.0" 2023-09-22T07:47:28.189 INFO:tasks.rados.rados.0.smithi006.stdout:1077: done (1 left) 2023-09-22T07:47:28.189 INFO:tasks.rados.rados.0.smithi006.stdout:1078: delete oid 9 current snap is 101 2023-09-22T07:47:28.189 INFO:tasks.rados.rados.0.smithi006.stdout:1076: finishing write tid 1 to smithi006182445-47 2023-09-22T07:47:28.189 INFO:tasks.rados.rados.0.smithi006.stdout:1076: finishing write tid 2 to smithi006182445-47 2023-09-22T07:47:28.190 INFO:tasks.rados.rados.0.smithi006.stdout:1076: finishing write tid 3 to smithi006182445-47 2023-09-22T07:47:28.190 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 47 v 266 (ObjNum 321 snap 101 seq_num 321) dirty exists 2023-09-22T07:47:28.190 INFO:tasks.rados.rados.0.smithi006.stdout:1076: left oid 47 (ObjNum 321 snap 101 seq_num 321) 2023-09-22T07:47:28.197 INFO:tasks.rados.rados.0.smithi006.stdout:1076: done (1 left) 2023-09-22T07:47:28.197 INFO:tasks.rados.rados.0.smithi006.stdout:1078: done (0 left) 2023-09-22T07:47:28.197 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 46 current snap is 101 2023-09-22T07:47:28.197 INFO:tasks.rados.rados.0.smithi006.stdout:1079: seq_num 323 ranges {1622016=614400} 2023-09-22T07:47:28.210 INFO:tasks.rados.rados.0.smithi006.stdout:1079: writing smithi006182445-46 from 1622016 to 2236416 tid 1 2023-09-22T07:47:28.210 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 15 current snap is 101 2023-09-22T07:47:28.210 INFO:tasks.rados.rados.0.smithi006.stdout:1080: seq_num 324 ranges {540672=630784} 2023-09-22T07:47:28.217 INFO:tasks.rados.rados.0.smithi006.stdout:1080: writing smithi006182445-15 from 540672 to 1171456 tid 1 2023-09-22T07:47:28.217 INFO:tasks.rados.rados.0.smithi006.stdout:1081: read oid 31 snap -1 2023-09-22T07:47:28.217 INFO:tasks.rados.rados.0.smithi006.stdout:1081: expect (ObjNum 117 snap 26 seq_num 117) 2023-09-22T07:47:28.218 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 23 current snap is 101 2023-09-22T07:47:28.218 INFO:tasks.rados.rados.0.smithi006.stdout:1079: finishing write tid 1 to smithi006182445-46 2023-09-22T07:47:28.218 INFO:tasks.rados.rados.0.smithi006.stdout:1079: finishing write tid 2 to smithi006182445-46 2023-09-22T07:47:28.218 INFO:tasks.rados.rados.0.smithi006.stdout:1079: finishing write tid 3 to smithi006182445-46 2023-09-22T07:47:28.218 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 46 v 452 (ObjNum 323 snap 101 seq_num 323) dirty exists 2023-09-22T07:47:28.218 INFO:tasks.rados.rados.0.smithi006.stdout:1079: left oid 46 (ObjNum 323 snap 101 seq_num 323) 2023-09-22T07:47:28.218 INFO:tasks.rados.rados.0.smithi006.stdout:1082: seq_num 325 ranges {6668288=647168} 2023-09-22T07:47:28.259 INFO:tasks.rados.rados.0.smithi006.stdout:1082: writing smithi006182445-23 from 6668288 to 7315456 tid 1 2023-09-22T07:47:28.259 INFO:tasks.rados.rados.0.smithi006.stdout:1079: done (3 left) 2023-09-22T07:47:28.259 INFO:tasks.rados.rados.0.smithi006.stdout:1083: snap_remove snap 97 2023-09-22T07:47:28.508 INFO:teuthology.orchestra.run.smithi006.stdout:true 2023-09-22T07:47:28.566 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:28 smithi006 ceph-mon[204052]: failed to encode map e275 with expected crc 2023-09-22T07:47:28.566 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:28 smithi006 ceph-mon[204052]: failed to encode map e275 with expected crc 2023-09-22T07:47:28.566 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:28 smithi006 ceph-mon[204052]: failed to encode map e275 with expected crc 2023-09-22T07:47:28.566 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:47:28.566 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:28.566 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:28.566 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:28 smithi006 ceph-mon[204052]: Reconfiguring mon.c (monmap changed)... 2023-09-22T07:47:28.566 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-22T07:47:28.567 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-22T07:47:28.567 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:28.567 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:28 smithi006 ceph-mon[204052]: Reconfiguring daemon mon.c on smithi006 2023-09-22T07:47:28.567 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:28 smithi006 ceph-mon[204052]: osdmap e276: 8 total, 8 up, 8 in 2023-09-22T07:47:28.567 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:28 smithi006 ceph-mon[200575]: failed to encode map e275 with expected crc 2023-09-22T07:47:28.567 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:28 smithi006 ceph-mon[200575]: failed to encode map e275 with expected crc 2023-09-22T07:47:28.567 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:28 smithi006 ceph-mon[200575]: failed to encode map e275 with expected crc 2023-09-22T07:47:28.567 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:47:28.567 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:28.567 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:28.568 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:28 smithi006 ceph-mon[200575]: Reconfiguring mon.c (monmap changed)... 2023-09-22T07:47:28.568 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-22T07:47:28.568 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-22T07:47:28.568 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:28.568 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:28 smithi006 ceph-mon[200575]: Reconfiguring daemon mon.c on smithi006 2023-09-22T07:47:28.568 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:28 smithi006 ceph-mon[200575]: osdmap e276: 8 total, 8 up, 8 in 2023-09-22T07:47:28.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:28 smithi105 ceph-mon[190463]: failed to encode map e275 with expected crc 2023-09-22T07:47:28.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:28 smithi105 ceph-mon[190463]: failed to encode map e275 with expected crc 2023-09-22T07:47:28.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:28 smithi105 ceph-mon[190463]: failed to encode map e275 with expected crc 2023-09-22T07:47:28.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:47:28.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:28.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:28.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:28 smithi105 ceph-mon[190463]: Reconfiguring mon.c (monmap changed)... 2023-09-22T07:47:28.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-22T07:47:28.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-22T07:47:28.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:28.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:28 smithi105 ceph-mon[190463]: Reconfiguring daemon mon.c on smithi006 2023-09-22T07:47:28.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:28 smithi105 ceph-mon[190463]: osdmap e276: 8 total, 8 up, 8 in 2023-09-22T07:47:28.850 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-22T07:47:28.850 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (117s) - 5m 19.4M - 0.25.0 c8568f914cd2 68496074d95c 2023-09-22T07:47:28.850 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi105 *:3000 running (106s) - 5m 86.9M - 9.4.7 2c41d148cca3 c6fa0e987221 2023-09-22T07:47:28.850 INFO:teuthology.orchestra.run.smithi006.stdout:mds.a smithi006 running (6m) - 6m 15.6M - 17.2.6-1121-g6a79a820 202608b01ce9 b81e719d7bdb 2023-09-22T07:47:28.850 INFO:teuthology.orchestra.run.smithi006.stdout:mds.b smithi105 running (6m) - 6m 20.3M - 17.2.6-1121-g6a79a820 202608b01ce9 d99d16e4c45f 2023-09-22T07:47:28.850 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi105 *:8443,9283,8765 running (71s) - 10m 447M - 18.0.0-6218-gf7ddca67 ceff0457336d 49e3827be236 2023-09-22T07:47:28.850 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:8443,9283,8765 running (99s) - 11m 497M - 18.0.0-6218-gf7ddca67 ceff0457336d f4535b7ef9f5 2023-09-22T07:47:28.851 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (58s) - 11m 50.5M 2048M 18.0.0-6218-gf7ddca67 ceff0457336d bd2ccd4dffc6 2023-09-22T07:47:28.851 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi105 running (13s) - 10m 35.5M 2048M 18.0.0-6218-gf7ddca67 ceff0457336d 0504f0bc86e8 2023-09-22T07:47:28.851 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (31s) - 10m 32.4M 2048M 18.0.0-6218-gf7ddca67 ceff0457336d 8664efa43f86 2023-09-22T07:47:28.851 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (115s) - 5m 9861k - 1.5.0 0da6a335fe13 b733ce1e65fd 2023-09-22T07:47:28.851 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi105 *:9100 running (104s) - 5m 9.93M - 1.5.0 0da6a335fe13 13131a30680c 2023-09-22T07:47:28.851 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (9m) - 9m 261M 2501M 17.2.6-1121-g6a79a820 202608b01ce9 443aac00a144 2023-09-22T07:47:28.851 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (9m) - 9m 257M 2501M 17.2.6-1121-g6a79a820 202608b01ce9 653b75615b08 2023-09-22T07:47:28.851 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (9m) - 9m 298M 2501M 17.2.6-1121-g6a79a820 202608b01ce9 258b394587b2 2023-09-22T07:47:28.851 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (8m) - 8m 211M 2501M 17.2.6-1121-g6a79a820 202608b01ce9 ea205d1e8484 2023-09-22T07:47:28.851 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi105 running (8m) - 8m 341M 2500M 17.2.6-1121-g6a79a820 202608b01ce9 2e8fe03d53fa 2023-09-22T07:47:28.851 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi105 running (7m) - 7m 311M 2500M 17.2.6-1121-g6a79a820 202608b01ce9 82303d1786f2 2023-09-22T07:47:28.851 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi105 running (7m) - 7m 221M 2500M 17.2.6-1121-g6a79a820 202608b01ce9 ea58a9013d04 2023-09-22T07:47:28.852 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi105 running (7m) - 7m 279M 2500M 17.2.6-1121-g6a79a820 202608b01ce9 a9ff7d782c8f 2023-09-22T07:47:28.852 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi105 *:9095 running (76s) - 6m 48.1M - 2.43.0 a07b618ecd1d aa59c96aa169 2023-09-22T07:47:29.126 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:47:28 smithi105 conmon[175730]: ts=2023-09-22T07:47: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-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi105.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi006:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-22T07:47:29.192 INFO:tasks.rados.rados.0.smithi006.stdout:1083: done (3 left) 2023-09-22T07:47:29.192 INFO:tasks.rados.rados.0.smithi006.stdout:1084: rmattr oid 32 current snap is 101 2023-09-22T07:47:29.192 INFO:tasks.rados.rados.0.smithi006.stdout:1084: done (3 left) 2023-09-22T07:47:29.192 INFO:tasks.rados.rados.0.smithi006.stdout:1085: snap_remove snap 99 2023-09-22T07:47:29.269 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-09-22T07:47:29.270 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2023-09-22T07:47:29.270 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 3 2023-09-22T07:47:29.270 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:47:29.270 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2023-09-22T07:47:29.270 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 2 2023-09-22T07:47:29.270 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:47:29.270 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2023-09-22T07:47:29.270 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 8 2023-09-22T07:47:29.271 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:47:29.271 INFO:teuthology.orchestra.run.smithi006.stdout: "mds": { 2023-09-22T07:47:29.271 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 2 2023-09-22T07:47:29.271 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:47:29.271 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2023-09-22T07:47:29.271 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 10, 2023-09-22T07:47:29.271 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 5 2023-09-22T07:47:29.271 INFO:teuthology.orchestra.run.smithi006.stdout: } 2023-09-22T07:47:29.271 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-09-22T07:47:29.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:29 smithi006 ceph-mon[204052]: failed to encode map e275 with expected crc 2023-09-22T07:47:29.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:29 smithi006 ceph-mon[204052]: failed to encode map e276 with expected crc 2023-09-22T07:47:29.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:29 smithi006 ceph-mon[204052]: failed to encode map e276 with expected crc 2023-09-22T07:47:29.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:29 smithi006 ceph-mon[204052]: failed to encode map e276 with expected crc 2023-09-22T07:47:29.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:29 smithi006 ceph-mon[204052]: failed to encode map e276 with expected crc 2023-09-22T07:47:29.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:29 smithi006 ceph-mon[204052]: from='client.34155 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:47:29.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:29 smithi006 ceph-mon[204052]: pgmap v61: 121 pgs: 121 active+clean; 129 MiB data, 678 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 2.5 MiB/s wr, 41 op/s 2023-09-22T07:47:29.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:29 smithi006 ceph-mon[204052]: from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:47:29.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:29 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:29.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:29 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:29.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:29 smithi006 ceph-mon[204052]: osdmap e277: 8 total, 8 up, 8 in 2023-09-22T07:47:29.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:29 smithi006 ceph-mon[204052]: Reconfiguring osd.0 (monmap changed)... 2023-09-22T07:47:29.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:29 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-22T07:47:29.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:29 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:29.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:29 smithi006 ceph-mon[204052]: Reconfiguring daemon osd.0 on smithi006 2023-09-22T07:47:29.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:29 smithi006 ceph-mon[204052]: from='client.? 172.21.15.6:0/1254387157' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:47:29.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:29 smithi006 ceph-mon[200575]: failed to encode map e275 with expected crc 2023-09-22T07:47:29.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:29 smithi006 ceph-mon[200575]: failed to encode map e276 with expected crc 2023-09-22T07:47:29.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:29 smithi006 ceph-mon[200575]: failed to encode map e276 with expected crc 2023-09-22T07:47:29.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:29 smithi006 ceph-mon[200575]: failed to encode map e276 with expected crc 2023-09-22T07:47:29.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:29 smithi006 ceph-mon[200575]: failed to encode map e276 with expected crc 2023-09-22T07:47:29.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:29 smithi006 ceph-mon[200575]: from='client.34155 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:47:29.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:29 smithi006 ceph-mon[200575]: pgmap v61: 121 pgs: 121 active+clean; 129 MiB data, 678 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 2.5 MiB/s wr, 41 op/s 2023-09-22T07:47:29.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:29 smithi006 ceph-mon[200575]: from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:47:29.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:29 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:29.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:29 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:29.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:29 smithi006 ceph-mon[200575]: osdmap e277: 8 total, 8 up, 8 in 2023-09-22T07:47:29.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:29 smithi006 ceph-mon[200575]: Reconfiguring osd.0 (monmap changed)... 2023-09-22T07:47:29.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:29 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-22T07:47:29.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:29 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:29.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:29 smithi006 ceph-mon[200575]: Reconfiguring daemon osd.0 on smithi006 2023-09-22T07:47:29.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:29 smithi006 ceph-mon[200575]: from='client.? 172.21.15.6:0/1254387157' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:47:29.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:29 smithi105 ceph-mon[190463]: failed to encode map e275 with expected crc 2023-09-22T07:47:29.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:29 smithi105 ceph-mon[190463]: failed to encode map e276 with expected crc 2023-09-22T07:47:29.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:29 smithi105 ceph-mon[190463]: failed to encode map e276 with expected crc 2023-09-22T07:47:29.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:29 smithi105 ceph-mon[190463]: failed to encode map e276 with expected crc 2023-09-22T07:47:29.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:29 smithi105 ceph-mon[190463]: failed to encode map e276 with expected crc 2023-09-22T07:47:29.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:29 smithi105 ceph-mon[190463]: from='client.34155 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:47:29.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:29 smithi105 ceph-mon[190463]: pgmap v61: 121 pgs: 121 active+clean; 129 MiB data, 678 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 2.5 MiB/s wr, 41 op/s 2023-09-22T07:47:29.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:29 smithi105 ceph-mon[190463]: from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:47:29.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:29 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:29.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:29 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:29.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:29 smithi105 ceph-mon[190463]: osdmap e277: 8 total, 8 up, 8 in 2023-09-22T07:47:29.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:29 smithi105 ceph-mon[190463]: Reconfiguring osd.0 (monmap changed)... 2023-09-22T07:47:29.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:29 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-22T07:47:29.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:29 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:29.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:29 smithi105 ceph-mon[190463]: Reconfiguring daemon osd.0 on smithi006 2023-09-22T07:47:29.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:29 smithi105 ceph-mon[190463]: from='client.? 172.21.15.6:0/1254387157' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:47:30.194 INFO:tasks.rados.rados.0.smithi006.stdout:1085: done (3 left) 2023-09-22T07:47:30.194 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 22 current snap is 101 2023-09-22T07:47:30.195 INFO:tasks.rados.rados.0.smithi006.stdout:1080: finishing write tid 1 to smithi006182445-15 2023-09-22T07:47:30.195 INFO:tasks.rados.rados.0.smithi006.stdout:1080: finishing write tid 2 to smithi006182445-15 2023-09-22T07:47:30.195 INFO:tasks.rados.rados.0.smithi006.stdout:1086: seq_num 326 ranges {2351104=663552} 2023-09-22T07:47:30.211 INFO:tasks.rados.rados.0.smithi006.stdout:1086: writing smithi006182445-22 from 2351104 to 3014656 tid 1 2023-09-22T07:47:30.211 INFO:tasks.rados.rados.0.smithi006.stdout:1087: read oid 11 snap -1 2023-09-22T07:47:30.211 INFO:tasks.rados.rados.0.smithi006.stdout:1087: expect (ObjNum 295 snap 93 seq_num 295) 2023-09-22T07:47:30.212 INFO:tasks.rados.rados.0.smithi006.stdout:1088: rollback oid 43 current snap is 101 2023-09-22T07:47:30.212 INFO:tasks.rados.rados.0.smithi006.stdout:1088: done (5 left) 2023-09-22T07:47:30.212 INFO:tasks.rados.rados.0.smithi006.stdout:1089: read oid 9 snap -1 2023-09-22T07:47:30.212 INFO:tasks.rados.rados.0.smithi006.stdout:1089: expect deleted 2023-09-22T07:47:30.212 INFO:tasks.rados.rados.0.smithi006.stdout:1090: rmattr oid 32 current snap is 101 2023-09-22T07:47:30.212 INFO:tasks.rados.rados.0.smithi006.stdout:1090: done (6 left) 2023-09-22T07:47:30.212 INFO:tasks.rados.rados.0.smithi006.stdout:1091: setattr oid 17 current snap is 101 2023-09-22T07:47:30.212 INFO:tasks.rados.rados.0.smithi006.stdout:1081: expect (ObjNum 117 snap 26 seq_num 117) 2023-09-22T07:47:30.269 INFO:tasks.rados.rados.0.smithi006.stdout:1080: finishing write tid 3 to smithi006182445-15 2023-09-22T07:47:30.269 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 15 v 579 (ObjNum 324 snap 101 seq_num 324) dirty exists 2023-09-22T07:47:30.269 INFO:tasks.rados.rados.0.smithi006.stdout:1080: left oid 15 (ObjNum 324 snap 101 seq_num 324) 2023-09-22T07:47:30.269 INFO:tasks.rados.rados.0.smithi006.stdout:1082: finishing write tid 1 to smithi006182445-23 2023-09-22T07:47:30.269 INFO:tasks.rados.rados.0.smithi006.stdout:1082: finishing write tid 2 to smithi006182445-23 2023-09-22T07:47:30.269 INFO:tasks.rados.rados.0.smithi006.stdout:1082: finishing write tid 3 to smithi006182445-23 2023-09-22T07:47:30.269 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 23 v 232 (ObjNum 325 snap 101 seq_num 325) dirty exists 2023-09-22T07:47:30.269 INFO:tasks.rados.rados.0.smithi006.stdout:1082: left oid 23 (ObjNum 325 snap 101 seq_num 325) 2023-09-22T07:47:30.269 INFO:tasks.rados.rados.0.smithi006.stdout:1086: finishing write tid 1 to smithi006182445-22 2023-09-22T07:47:30.269 INFO:tasks.rados.rados.0.smithi006.stdout:1086: finishing write tid 2 to smithi006182445-22 2023-09-22T07:47:30.270 INFO:tasks.rados.rados.0.smithi006.stdout:1086: finishing write tid 3 to smithi006182445-22 2023-09-22T07:47:30.270 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 22 v 270 (ObjNum 326 snap 101 seq_num 326) dirty exists 2023-09-22T07:47:30.270 INFO:tasks.rados.rados.0.smithi006.stdout:1086: left oid 22 (ObjNum 326 snap 101 seq_num 326) 2023-09-22T07:47:30.270 INFO:tasks.rados.rados.0.smithi006.stdout:1087: expect (ObjNum 295 snap 93 seq_num 295) 2023-09-22T07:47:30.592 INFO:tasks.rados.rados.0.smithi006.stdout:1080: done (6 left) 2023-09-22T07:47:30.592 INFO:tasks.rados.rados.0.smithi006.stdout:1081: done (5 left) 2023-09-22T07:47:30.593 INFO:tasks.rados.rados.0.smithi006.stdout:1082: done (4 left) 2023-09-22T07:47:30.593 INFO:tasks.rados.rados.0.smithi006.stdout:1086: done (3 left) 2023-09-22T07:47:30.593 INFO:tasks.rados.rados.0.smithi006.stdout:1087: done (2 left) 2023-09-22T07:47:30.593 INFO:tasks.rados.rados.0.smithi006.stdout:1089: done (1 left) 2023-09-22T07:47:30.593 INFO:tasks.rados.rados.0.smithi006.stdout:1092: copy_from oid 50 from oid 38 current snap is 101 2023-09-22T07:47:30.593 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 17 v 258 (ObjNum 302 snap 95 seq_num 302) dirty exists 2023-09-22T07:47:30.593 INFO:tasks.rados.rados.0.smithi006.stdout:1091: done (1 left) 2023-09-22T07:47:30.593 INFO:tasks.rados.rados.0.smithi006.stdout:1093: rollback oid 30 current snap is 101 2023-09-22T07:47:30.593 INFO:tasks.rados.rados.0.smithi006.stdout:1093: done (1 left) 2023-09-22T07:47:30.594 INFO:tasks.rados.rados.0.smithi006.stdout:1094: rmattr oid 44 current snap is 101 2023-09-22T07:47:30.594 INFO:tasks.rados.rados.0.smithi006.stdout:1094: done (1 left) 2023-09-22T07:47:30.594 INFO:tasks.rados.rados.0.smithi006.stdout:1095: read oid 13 snap -1 2023-09-22T07:47:30.594 INFO:tasks.rados.rados.0.smithi006.stdout:1095: expect deleted 2023-09-22T07:47:30.594 INFO:tasks.rados.rados.0.smithi006.stdout:1096: copy_from oid 10 from oid 41 current snap is 101 2023-09-22T07:47:30.594 INFO:tasks.rados.rados.0.smithi006.stdout:1097: copy_from oid 39 from oid 1 current snap is 101 2023-09-22T07:47:30.594 INFO:tasks.rados.rados.0.smithi006.stdout:1098: snap_create 2023-09-22T07:47:30.600 INFO:tasks.rados.rados.0.smithi006.stdout:1096: finishing copy_from to smithi006182445-10 2023-09-22T07:47:30.600 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 10 v 170 (ObjNum 251 snap 77 seq_num 251) dirty exists 2023-09-22T07:47:30.600 INFO:tasks.rados.rados.0.smithi006.stdout:1096: finishing copy_from racing read to smithi006182445-10 2023-09-22T07:47:30.608 INFO:tasks.rados.rados.0.smithi006.stdout:1097: finishing copy_from to smithi006182445-39 2023-09-22T07:47:30.608 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 39 v 131 (ObjNum 131 snap 34 seq_num 131) dirty exists 2023-09-22T07:47:30.609 INFO:tasks.rados.rados.0.smithi006.stdout:1097: finishing copy_from racing read to smithi006182445-39 2023-09-22T07:47:30.609 INFO:tasks.rados.rados.0.smithi006.stdout:1092: finishing copy_from to smithi006182445-50 2023-09-22T07:47:30.609 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 50 v 405 (ObjNum 242 snap 71 seq_num 242) dirty exists 2023-09-22T07:47:30.610 INFO:tasks.rados.rados.0.smithi006.stdout:1092: finishing copy_from racing read to smithi006182445-50 2023-09-22T07:47:30.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:30 smithi105 ceph-mon[190463]: failed to encode map e277 with expected crc 2023-09-22T07:47:30.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:30 smithi105 ceph-mon[190463]: failed to encode map e277 with expected crc 2023-09-22T07:47:30.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:30 smithi105 ceph-mon[190463]: failed to encode map e278 with expected crc 2023-09-22T07:47:30.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:30 smithi105 ceph-mon[190463]: osdmap e278: 8 total, 8 up, 8 in 2023-09-22T07:47:30.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:30 smithi006 ceph-mon[200575]: failed to encode map e277 with expected crc 2023-09-22T07:47:30.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:30 smithi006 ceph-mon[200575]: failed to encode map e277 with expected crc 2023-09-22T07:47:30.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:30 smithi006 ceph-mon[200575]: failed to encode map e278 with expected crc 2023-09-22T07:47:30.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:30 smithi006 ceph-mon[200575]: osdmap e278: 8 total, 8 up, 8 in 2023-09-22T07:47:30.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:30 smithi006 ceph-mon[204052]: failed to encode map e277 with expected crc 2023-09-22T07:47:30.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:30 smithi006 ceph-mon[204052]: failed to encode map e277 with expected crc 2023-09-22T07:47:30.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:30 smithi006 ceph-mon[204052]: failed to encode map e278 with expected crc 2023-09-22T07:47:30.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:30 smithi006 ceph-mon[204052]: osdmap e278: 8 total, 8 up, 8 in 2023-09-22T07:47:31.183 INFO:tasks.rados.rados.0.smithi006.stdout:1092: done (4 left) 2023-09-22T07:47:31.183 INFO:tasks.rados.rados.0.smithi006.stdout:1095: done (3 left) 2023-09-22T07:47:31.184 INFO:tasks.rados.rados.0.smithi006.stdout:1096: done (2 left) 2023-09-22T07:47:31.184 INFO:tasks.rados.rados.0.smithi006.stdout:1097: done (1 left) 2023-09-22T07:47:31.184 INFO:tasks.rados.rados.0.smithi006.stdout:1098: done (0 left) 2023-09-22T07:47:31.184 INFO:tasks.rados.rados.0.smithi006.stdout:1099: snap_create 2023-09-22T07:47:31.301 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:31 smithi006 ceph-mon[200575]: failed to encode map e278 with expected crc 2023-09-22T07:47:31.301 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:31 smithi006 ceph-mon[200575]: failed to encode map e278 with expected crc 2023-09-22T07:47:31.301 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:31 smithi006 ceph-mon[200575]: failed to encode map e278 with expected crc 2023-09-22T07:47:31.301 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:31 smithi006 ceph-mon[200575]: failed to encode map e278 with expected crc 2023-09-22T07:47:31.301 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:31 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:31.301 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:31 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:31.301 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:31 smithi006 ceph-mon[200575]: Reconfiguring osd.1 (monmap changed)... 2023-09-22T07:47:31.302 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:31 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-22T07:47:31.302 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:31 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:31.302 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:31 smithi006 ceph-mon[200575]: Reconfiguring daemon osd.1 on smithi006 2023-09-22T07:47:31.302 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:31 smithi006 ceph-mon[200575]: pgmap v64: 121 pgs: 121 active+clean; 129 MiB data, 678 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 2.5 MiB/s wr, 41 op/s 2023-09-22T07:47:31.302 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:31 smithi006 ceph-mon[200575]: osdmap e279: 8 total, 8 up, 8 in 2023-09-22T07:47:31.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:31 smithi105 ceph-mon[190463]: failed to encode map e278 with expected crc 2023-09-22T07:47:31.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:31 smithi105 ceph-mon[190463]: failed to encode map e278 with expected crc 2023-09-22T07:47:31.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:31 smithi105 ceph-mon[190463]: failed to encode map e278 with expected crc 2023-09-22T07:47:31.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:31 smithi105 ceph-mon[190463]: failed to encode map e278 with expected crc 2023-09-22T07:47:31.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:31 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:31.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:31 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:31.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:31 smithi105 ceph-mon[190463]: Reconfiguring osd.1 (monmap changed)... 2023-09-22T07:47:31.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:31 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-22T07:47:31.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:31 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:31.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:31 smithi105 ceph-mon[190463]: Reconfiguring daemon osd.1 on smithi006 2023-09-22T07:47:31.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:31 smithi105 ceph-mon[190463]: pgmap v64: 121 pgs: 121 active+clean; 129 MiB data, 678 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 2.5 MiB/s wr, 41 op/s 2023-09-22T07:47:31.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:31 smithi105 ceph-mon[190463]: osdmap e279: 8 total, 8 up, 8 in 2023-09-22T07:47:31.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:31 smithi006 ceph-mon[204052]: failed to encode map e278 with expected crc 2023-09-22T07:47:31.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:31 smithi006 ceph-mon[204052]: failed to encode map e278 with expected crc 2023-09-22T07:47:31.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:31 smithi006 ceph-mon[204052]: failed to encode map e278 with expected crc 2023-09-22T07:47:31.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:31 smithi006 ceph-mon[204052]: failed to encode map e278 with expected crc 2023-09-22T07:47:31.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:31 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:31.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:31 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:31.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:31 smithi006 ceph-mon[204052]: Reconfiguring osd.1 (monmap changed)... 2023-09-22T07:47:31.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:31 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-22T07:47:31.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:31 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:31.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:31 smithi006 ceph-mon[204052]: Reconfiguring daemon osd.1 on smithi006 2023-09-22T07:47:31.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:31 smithi006 ceph-mon[204052]: pgmap v64: 121 pgs: 121 active+clean; 129 MiB data, 678 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 2.5 MiB/s wr, 41 op/s 2023-09-22T07:47:31.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:31 smithi006 ceph-mon[204052]: osdmap e279: 8 total, 8 up, 8 in 2023-09-22T07:47:32.180 INFO:tasks.rados.rados.0.smithi006.stdout:1099: done (0 left) 2023-09-22T07:47:32.180 INFO:tasks.rados.rados.0.smithi006.stdout:1100: snap_remove snap 101 2023-09-22T07:47:32.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:32 smithi105 ceph-mon[190463]: failed to encode map e279 with expected crc 2023-09-22T07:47:32.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:32 smithi105 ceph-mon[190463]: failed to encode map e279 with expected crc 2023-09-22T07:47:32.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:32 smithi105 ceph-mon[190463]: failed to encode map e279 with expected crc 2023-09-22T07:47:32.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:32 smithi105 ceph-mon[190463]: failed to encode map e279 with expected crc 2023-09-22T07:47:32.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:32 smithi105 ceph-mon[190463]: failed to encode map e279 with expected crc 2023-09-22T07:47:32.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:32 smithi105 ceph-mon[190463]: failed to encode map e279 with expected crc 2023-09-22T07:47:32.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:32 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:32.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:32 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:32.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:32 smithi105 ceph-mon[190463]: Reconfiguring osd.2 (monmap changed)... 2023-09-22T07:47:32.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:32 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-22T07:47:32.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:32 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:32.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:32 smithi105 ceph-mon[190463]: Reconfiguring daemon osd.2 on smithi006 2023-09-22T07:47:32.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:32 smithi105 ceph-mon[190463]: failed to encode map e279 with expected crc 2023-09-22T07:47:32.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:32 smithi105 ceph-mon[190463]: osdmap e280: 8 total, 8 up, 8 in 2023-09-22T07:47:32.642 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:32 smithi006 ceph-mon[200575]: failed to encode map e279 with expected crc 2023-09-22T07:47:32.642 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:32 smithi006 ceph-mon[200575]: failed to encode map e279 with expected crc 2023-09-22T07:47:32.642 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:32 smithi006 ceph-mon[200575]: failed to encode map e279 with expected crc 2023-09-22T07:47:32.642 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:32 smithi006 ceph-mon[200575]: failed to encode map e279 with expected crc 2023-09-22T07:47:32.642 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:32 smithi006 ceph-mon[200575]: failed to encode map e279 with expected crc 2023-09-22T07:47:32.643 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:32 smithi006 ceph-mon[200575]: failed to encode map e279 with expected crc 2023-09-22T07:47:32.643 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:32 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:32.643 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:32 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:32.643 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:32 smithi006 ceph-mon[200575]: Reconfiguring osd.2 (monmap changed)... 2023-09-22T07:47:32.643 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:32 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-22T07:47:32.643 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:32 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:32.643 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:32 smithi006 ceph-mon[200575]: Reconfiguring daemon osd.2 on smithi006 2023-09-22T07:47:32.643 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:32 smithi006 ceph-mon[200575]: failed to encode map e279 with expected crc 2023-09-22T07:47:32.643 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:32 smithi006 ceph-mon[200575]: osdmap e280: 8 total, 8 up, 8 in 2023-09-22T07:47:32.643 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:32 smithi006 ceph-mon[204052]: failed to encode map e279 with expected crc 2023-09-22T07:47:32.643 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:32 smithi006 ceph-mon[204052]: failed to encode map e279 with expected crc 2023-09-22T07:47:32.644 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:32 smithi006 ceph-mon[204052]: failed to encode map e279 with expected crc 2023-09-22T07:47:32.644 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:32 smithi006 ceph-mon[204052]: failed to encode map e279 with expected crc 2023-09-22T07:47:32.644 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:32 smithi006 ceph-mon[204052]: failed to encode map e279 with expected crc 2023-09-22T07:47:32.644 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:32 smithi006 ceph-mon[204052]: failed to encode map e279 with expected crc 2023-09-22T07:47:32.644 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:32 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:32.644 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:32 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:32.644 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:32 smithi006 ceph-mon[204052]: Reconfiguring osd.2 (monmap changed)... 2023-09-22T07:47:32.644 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:32 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-22T07:47:32.644 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:32 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:32.644 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:32 smithi006 ceph-mon[204052]: Reconfiguring daemon osd.2 on smithi006 2023-09-22T07:47:32.644 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:32 smithi006 ceph-mon[204052]: failed to encode map e279 with expected crc 2023-09-22T07:47:32.644 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:32 smithi006 ceph-mon[204052]: osdmap e280: 8 total, 8 up, 8 in 2023-09-22T07:47:33.183 INFO:tasks.rados.rados.0.smithi006.stdout:1100: done (0 left) 2023-09-22T07:47:33.183 INFO:tasks.rados.rados.0.smithi006.stdout:1101: snap_remove snap 102 2023-09-22T07:47:33.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:33 smithi006 ceph-mon[200575]: failed to encode map e279 with expected crc 2023-09-22T07:47:33.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:33 smithi006 ceph-mon[200575]: failed to encode map e280 with expected crc 2023-09-22T07:47:33.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:33 smithi006 ceph-mon[200575]: failed to encode map e280 with expected crc 2023-09-22T07:47:33.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:33 smithi006 ceph-mon[200575]: pgmap v67: 121 pgs: 121 active+clean; 129 MiB data, 678 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:47:33.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:33.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:33 smithi006 ceph-mon[200575]: osdmap e281: 8 total, 8 up, 8 in 2023-09-22T07:47:33.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:33.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:33 smithi006 ceph-mon[200575]: Reconfiguring osd.3 (monmap changed)... 2023-09-22T07:47:33.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-22T07:47:33.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:33.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:33 smithi006 ceph-mon[200575]: Reconfiguring daemon osd.3 on smithi006 2023-09-22T07:47:33.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:33 smithi006 ceph-mon[204052]: failed to encode map e279 with expected crc 2023-09-22T07:47:33.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:33 smithi006 ceph-mon[204052]: failed to encode map e280 with expected crc 2023-09-22T07:47:33.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:33 smithi006 ceph-mon[204052]: failed to encode map e280 with expected crc 2023-09-22T07:47:33.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:33 smithi006 ceph-mon[204052]: pgmap v67: 121 pgs: 121 active+clean; 129 MiB data, 678 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:47:33.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:33.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:33 smithi006 ceph-mon[204052]: osdmap e281: 8 total, 8 up, 8 in 2023-09-22T07:47:33.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:33.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:33 smithi006 ceph-mon[204052]: Reconfiguring osd.3 (monmap changed)... 2023-09-22T07:47:33.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-22T07:47:33.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:33.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:33 smithi006 ceph-mon[204052]: Reconfiguring daemon osd.3 on smithi006 2023-09-22T07:47:33.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:33 smithi105 ceph-mon[190463]: failed to encode map e279 with expected crc 2023-09-22T07:47:33.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:33 smithi105 ceph-mon[190463]: failed to encode map e280 with expected crc 2023-09-22T07:47:33.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:33 smithi105 ceph-mon[190463]: failed to encode map e280 with expected crc 2023-09-22T07:47:33.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:33 smithi105 ceph-mon[190463]: pgmap v67: 121 pgs: 121 active+clean; 129 MiB data, 678 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:47:33.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:33.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:33 smithi105 ceph-mon[190463]: osdmap e281: 8 total, 8 up, 8 in 2023-09-22T07:47:33.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:33.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:33 smithi105 ceph-mon[190463]: Reconfiguring osd.3 (monmap changed)... 2023-09-22T07:47:33.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-22T07:47:33.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:33.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:33 smithi105 ceph-mon[190463]: Reconfiguring daemon osd.3 on smithi006 2023-09-22T07:47:34.188 INFO:tasks.rados.rados.0.smithi006.stdout:1101: done (0 left) 2023-09-22T07:47:34.188 INFO:tasks.rados.rados.0.smithi006.stdout:1102: delete oid 6 current snap is 103 2023-09-22T07:47:34.193 INFO:tasks.rados.rados.0.smithi006.stdout:1102: done (0 left) 2023-09-22T07:47:34.194 INFO:tasks.rados.rados.0.smithi006.stdout:1103: read oid 23 snap -1 2023-09-22T07:47:34.194 INFO:tasks.rados.rados.0.smithi006.stdout:1103: expect (ObjNum 325 snap 101 seq_num 325) 2023-09-22T07:47:34.194 INFO:tasks.rados.rados.0.smithi006.stdout:1104: rmattr oid 32 current snap is 103 2023-09-22T07:47:34.194 INFO:tasks.rados.rados.0.smithi006.stdout:1104: done (1 left) 2023-09-22T07:47:34.194 INFO:tasks.rados.rados.0.smithi006.stdout:1105: rollback oid 22 current snap is 103 2023-09-22T07:47:34.194 INFO:tasks.rados.rados.0.smithi006.stdout:1105: done (1 left) 2023-09-22T07:47:34.194 INFO:tasks.rados.rados.0.smithi006.stdout:1106: delete oid 13 current snap is 103 2023-09-22T07:47:34.201 INFO:tasks.rados.rados.0.smithi006.stdout:1106: done (1 left) 2023-09-22T07:47:34.201 INFO:tasks.rados.rados.0.smithi006.stdout:1107: delete oid 46 current snap is 103 2023-09-22T07:47:34.204 INFO:tasks.rados.rados.0.smithi006.stdout:1107: done (1 left) 2023-09-22T07:47:34.204 INFO:tasks.rados.rados.0.smithi006.stdout:1108: rollback oid 30 current snap is 103 2023-09-22T07:47:34.204 INFO:tasks.rados.rados.0.smithi006.stdout:1108: done (1 left) 2023-09-22T07:47:34.204 INFO:tasks.rados.rados.0.smithi006.stdout:1109: copy_from oid 49 from oid 12 current snap is 103 2023-09-22T07:47:34.204 INFO:tasks.rados.rados.0.smithi006.stdout:1110: rmattr oid 24 current snap is 103 2023-09-22T07:47:34.204 INFO:tasks.rados.rados.0.smithi006.stdout:1110: done (2 left) 2023-09-22T07:47:34.204 INFO:tasks.rados.rados.0.smithi006.stdout:1111: copy_from oid 17 from oid 29 current snap is 103 2023-09-22T07:47:34.205 INFO:tasks.rados.rados.0.smithi006.stdout:1112: delete oid 47 current snap is 103 2023-09-22T07:47:34.206 INFO:tasks.rados.rados.0.smithi006.stdout:1112: done (3 left) 2023-09-22T07:47:34.206 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 26 current snap is 103 2023-09-22T07:47:34.206 INFO:tasks.rados.rados.0.smithi006.stdout:1113: seq_num 331 ranges {622592=753664} 2023-09-22T07:47:34.213 INFO:tasks.rados.rados.0.smithi006.stdout:1113: writing smithi006182445-26 from 622592 to 1376256 tid 1 2023-09-22T07:47:34.213 INFO:tasks.rados.rados.0.smithi006.stdout:1114: delete oid 47 current snap is 103 2023-09-22T07:47:34.215 INFO:tasks.rados.rados.0.smithi006.stdout:1114: done (4 left) 2023-09-22T07:47:34.216 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 31 current snap is 103 2023-09-22T07:47:34.216 INFO:tasks.rados.rados.0.smithi006.stdout:1115: seq_num 333 ranges {1974272=786432} 2023-09-22T07:47:34.231 INFO:tasks.rados.rados.0.smithi006.stdout:1115: writing smithi006182445-31 from 1974272 to 2760704 tid 1 2023-09-22T07:47:34.231 INFO:tasks.rados.rados.0.smithi006.stdout:1116: delete oid 22 current snap is 103 2023-09-22T07:47:34.231 INFO:tasks.rados.rados.0.smithi006.stdout:1113: finishing write tid 1 to smithi006182445-26 2023-09-22T07:47:34.231 INFO:tasks.rados.rados.0.smithi006.stdout:1113: finishing write tid 2 to smithi006182445-26 2023-09-22T07:47:34.232 INFO:tasks.rados.rados.0.smithi006.stdout:1113: finishing write tid 3 to smithi006182445-26 2023-09-22T07:47:34.232 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 26 v 431 (ObjNum 331 snap 103 seq_num 331) dirty exists 2023-09-22T07:47:34.232 INFO:tasks.rados.rados.0.smithi006.stdout:1113: left oid 26 (ObjNum 331 snap 103 seq_num 331) 2023-09-22T07:47:34.232 INFO:tasks.rados.rados.0.smithi006.stdout:1109: finishing copy_from to smithi006182445-49 2023-09-22T07:47:34.232 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 49 v 294 (ObjNum 226 snap 68 seq_num 226) dirty exists 2023-09-22T07:47:34.232 INFO:tasks.rados.rados.0.smithi006.stdout:1109: finishing copy_from racing read to smithi006182445-49 2023-09-22T07:47:34.235 INFO:tasks.rados.rados.0.smithi006.stdout:1103: expect (ObjNum 325 snap 101 seq_num 325) 2023-09-22T07:47:34.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:34 smithi105 ceph-mon[190463]: failed to encode map e281 with expected crc 2023-09-22T07:47:34.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:34 smithi105 ceph-mon[190463]: failed to encode map e281 with expected crc 2023-09-22T07:47:34.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:34 smithi105 ceph-mon[190463]: failed to encode map e281 with expected crc 2023-09-22T07:47:34.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:34 smithi105 ceph-mon[190463]: failed to encode map e281 with expected crc 2023-09-22T07:47:34.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:34 smithi105 ceph-mon[190463]: failed to encode map e281 with expected crc 2023-09-22T07:47:34.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:34 smithi105 ceph-mon[190463]: failed to encode map e282 with expected crc 2023-09-22T07:47:34.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:34 smithi105 ceph-mon[190463]: osdmap e282: 8 total, 8 up, 8 in 2023-09-22T07:47:34.663 INFO:tasks.rados.rados.0.smithi006.stdout:1115: finishing write tid 1 to smithi006182445-31 2023-09-22T07:47:34.663 INFO:tasks.rados.rados.0.smithi006.stdout:1115: finishing write tid 2 to smithi006182445-31 2023-09-22T07:47:34.663 INFO:tasks.rados.rados.0.smithi006.stdout:1111: finishing copy_from to smithi006182445-17 2023-09-22T07:47:34.663 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 17 v 434 (ObjNum 278 snap 85 seq_num 278) dirty exists 2023-09-22T07:47:34.663 INFO:tasks.rados.rados.0.smithi006.stdout:1111: finishing copy_from racing read to smithi006182445-17 2023-09-22T07:47:34.664 INFO:tasks.rados.rados.0.smithi006.stdout:1115: finishing write tid 3 to smithi006182445-31 2023-09-22T07:47:34.664 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 31 v 589 (ObjNum 333 snap 103 seq_num 333) dirty exists 2023-09-22T07:47:34.664 INFO:tasks.rados.rados.0.smithi006.stdout:1115: left oid 31 (ObjNum 333 snap 103 seq_num 333) 2023-09-22T07:47:34.664 INFO:tasks.rados.rados.0.smithi006.stdout:1103: done (5 left) 2023-09-22T07:47:34.664 INFO:tasks.rados.rados.0.smithi006.stdout:1109: done (4 left) 2023-09-22T07:47:34.664 INFO:tasks.rados.rados.0.smithi006.stdout:1111: done (3 left) 2023-09-22T07:47:34.664 INFO:tasks.rados.rados.0.smithi006.stdout:1113: done (2 left) 2023-09-22T07:47:34.664 INFO:tasks.rados.rados.0.smithi006.stdout:1115: done (1 left) 2023-09-22T07:47:34.664 INFO:tasks.rados.rados.0.smithi006.stdout:1116: done (0 left) 2023-09-22T07:47:34.664 INFO:tasks.rados.rados.0.smithi006.stdout:1117: read oid 27 snap -1 2023-09-22T07:47:34.664 INFO:tasks.rados.rados.0.smithi006.stdout:1117: expect (ObjNum 270 snap 85 seq_num 270) 2023-09-22T07:47:34.664 INFO:tasks.rados.rados.0.smithi006.stdout:1118: read oid 12 snap -1 2023-09-22T07:47:34.665 INFO:tasks.rados.rados.0.smithi006.stdout:1118: expect (ObjNum 226 snap 68 seq_num 226) 2023-09-22T07:47:34.665 INFO:tasks.rados.rados.0.smithi006.stdout:1119: snap_create 2023-09-22T07:47:34.671 INFO:tasks.rados.rados.0.smithi006.stdout:1118: expect (ObjNum 226 snap 68 seq_num 226) 2023-09-22T07:47:34.712 INFO:tasks.rados.rados.0.smithi006.stdout:1117: expect (ObjNum 270 snap 85 seq_num 270) 2023-09-22T07:47:34.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:34 smithi006 ceph-mon[204052]: failed to encode map e281 with expected crc 2023-09-22T07:47:34.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:34 smithi006 ceph-mon[204052]: failed to encode map e281 with expected crc 2023-09-22T07:47:34.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:34 smithi006 ceph-mon[204052]: failed to encode map e281 with expected crc 2023-09-22T07:47:34.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:34 smithi006 ceph-mon[204052]: failed to encode map e281 with expected crc 2023-09-22T07:47:34.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:34 smithi006 ceph-mon[204052]: failed to encode map e281 with expected crc 2023-09-22T07:47:34.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:34 smithi006 ceph-mon[204052]: failed to encode map e282 with expected crc 2023-09-22T07:47:34.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:34 smithi006 ceph-mon[204052]: osdmap e282: 8 total, 8 up, 8 in 2023-09-22T07:47:34.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:34 smithi006 ceph-mon[200575]: failed to encode map e281 with expected crc 2023-09-22T07:47:34.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:34 smithi006 ceph-mon[200575]: failed to encode map e281 with expected crc 2023-09-22T07:47:34.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:34 smithi006 ceph-mon[200575]: failed to encode map e281 with expected crc 2023-09-22T07:47:34.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:34 smithi006 ceph-mon[200575]: failed to encode map e281 with expected crc 2023-09-22T07:47:34.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:34 smithi006 ceph-mon[200575]: failed to encode map e281 with expected crc 2023-09-22T07:47:34.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:34 smithi006 ceph-mon[200575]: failed to encode map e282 with expected crc 2023-09-22T07:47:34.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:34 smithi006 ceph-mon[200575]: osdmap e282: 8 total, 8 up, 8 in 2023-09-22T07:47:35.481 INFO:tasks.rados.rados.0.smithi006.stdout:1117: done (2 left) 2023-09-22T07:47:35.481 INFO:tasks.rados.rados.0.smithi006.stdout:1118: done (1 left) 2023-09-22T07:47:35.481 INFO:tasks.rados.rados.0.smithi006.stdout:1119: done (0 left) 2023-09-22T07:47:35.481 INFO:tasks.rados.rados.0.smithi006.stdout:1120: rmattr oid 12 current snap is 104 2023-09-22T07:47:35.481 INFO:tasks.rados.rados.0.smithi006.stdout:1121: rollback oid 16 current snap is 104 2023-09-22T07:47:35.481 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 16 to 103 2023-09-22T07:47:35.482 INFO:tasks.rados.rados.0.smithi006.stdout:1122: snap_create 2023-09-22T07:47:35.487 INFO:tasks.rados.rados.0.smithi006.stdout:1121: finishing rollback tid 0 to smithi006182445-16 2023-09-22T07:47:35.488 INFO:tasks.rados.rados.0.smithi006.stdout:1121: finishing rollback tid 1 to smithi006182445-16 2023-09-22T07:47:35.488 INFO:tasks.rados.rados.0.smithi006.stdout:1121: finishing rollback tid 2 to smithi006182445-16 2023-09-22T07:47:35.488 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 16 v 187 (ObjNum 277 snap 85 seq_num 277) dirty exists 2023-09-22T07:47:35.488 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 12 v 295 (ObjNum 226 snap 68 seq_num 226) dirty exists 2023-09-22T07:47:35.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:35 smithi006 ceph-mon[204052]: failed to encode map e282 with expected crc 2023-09-22T07:47:35.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:35 smithi006 ceph-mon[204052]: failed to encode map e282 with expected crc 2023-09-22T07:47:35.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:35 smithi006 ceph-mon[204052]: failed to encode map e282 with expected crc 2023-09-22T07:47:35.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:35 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:35.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:35 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:35.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:35 smithi006 ceph-mon[204052]: Reconfiguring mds.a (monmap changed)... 2023-09-22T07:47:35.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:35 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-22T07:47:35.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:35 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:35.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:35 smithi006 ceph-mon[204052]: Reconfiguring daemon mds.a on smithi006 2023-09-22T07:47:35.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:35 smithi006 ceph-mon[204052]: pgmap v70: 121 pgs: 121 active+clean; 106 MiB data, 653 MiB used, 715 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.8 MiB/s wr, 8 op/s 2023-09-22T07:47:35.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:35 smithi006 ceph-mon[200575]: failed to encode map e282 with expected crc 2023-09-22T07:47:35.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:35 smithi006 ceph-mon[200575]: failed to encode map e282 with expected crc 2023-09-22T07:47:35.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:35 smithi006 ceph-mon[200575]: failed to encode map e282 with expected crc 2023-09-22T07:47:35.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:35 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:35.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:35 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:35.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:35 smithi006 ceph-mon[200575]: Reconfiguring mds.a (monmap changed)... 2023-09-22T07:47:35.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:35 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-22T07:47:35.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:35 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:35.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:35 smithi006 ceph-mon[200575]: Reconfiguring daemon mds.a on smithi006 2023-09-22T07:47:35.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:35 smithi006 ceph-mon[200575]: pgmap v70: 121 pgs: 121 active+clean; 106 MiB data, 653 MiB used, 715 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.8 MiB/s wr, 8 op/s 2023-09-22T07:47:35.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:35 smithi105 ceph-mon[190463]: failed to encode map e282 with expected crc 2023-09-22T07:47:35.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:35 smithi105 ceph-mon[190463]: failed to encode map e282 with expected crc 2023-09-22T07:47:35.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:35 smithi105 ceph-mon[190463]: failed to encode map e282 with expected crc 2023-09-22T07:47:35.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:35 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:35.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:35 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:35.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:35 smithi105 ceph-mon[190463]: Reconfiguring mds.a (monmap changed)... 2023-09-22T07:47:35.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:35 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-22T07:47:35.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:35 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:35.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:35 smithi105 ceph-mon[190463]: Reconfiguring daemon mds.a on smithi006 2023-09-22T07:47:35.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:35 smithi105 ceph-mon[190463]: pgmap v70: 121 pgs: 121 active+clean; 106 MiB data, 653 MiB used, 715 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.8 MiB/s wr, 8 op/s 2023-09-22T07:47:36.180 INFO:tasks.rados.rados.0.smithi006.stdout:1120: done (2 left) 2023-09-22T07:47:36.180 INFO:tasks.rados.rados.0.smithi006.stdout:1121: done (1 left) 2023-09-22T07:47:36.180 INFO:tasks.rados.rados.0.smithi006.stdout:1122: done (0 left) 2023-09-22T07:47:36.180 INFO:tasks.rados.rados.0.smithi006.stdout:1123: copy_from oid 23 from oid 38 current snap is 105 2023-09-22T07:47:36.180 INFO:tasks.rados.rados.0.smithi006.stdout:1124: snap_remove snap 103 2023-09-22T07:47:36.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:36 smithi006 ceph-mon[200575]: failed to encode map e283 with expected crc 2023-09-22T07:47:36.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:36 smithi006 ceph-mon[200575]: failed to encode map e283 with expected crc 2023-09-22T07:47:36.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:36 smithi006 ceph-mon[200575]: osdmap e283: 8 total, 8 up, 8 in 2023-09-22T07:47:36.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:36 smithi006 ceph-mon[200575]: failed to encode map e283 with expected crc 2023-09-22T07:47:36.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:36 smithi006 ceph-mon[200575]: failed to encode map e283 with expected crc 2023-09-22T07:47:36.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:36 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:36.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:36 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:36.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:36 smithi006 ceph-mon[200575]: Reconfiguring mon.b (monmap changed)... 2023-09-22T07:47:36.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:36 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-22T07:47:36.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:36 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-22T07:47:36.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:36 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:36.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:36 smithi006 ceph-mon[200575]: Reconfiguring daemon mon.b on smithi105 2023-09-22T07:47:36.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:36 smithi006 ceph-mon[200575]: failed to encode map e284 with expected crc 2023-09-22T07:47:36.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:36 smithi006 ceph-mon[200575]: osdmap e284: 8 total, 8 up, 8 in 2023-09-22T07:47:36.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:36 smithi006 ceph-mon[200575]: failed to encode map e284 with expected crc 2023-09-22T07:47:36.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:36 smithi006 ceph-mon[204052]: failed to encode map e283 with expected crc 2023-09-22T07:47:36.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:36 smithi006 ceph-mon[204052]: failed to encode map e283 with expected crc 2023-09-22T07:47:36.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:36 smithi006 ceph-mon[204052]: osdmap e283: 8 total, 8 up, 8 in 2023-09-22T07:47:36.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:36 smithi006 ceph-mon[204052]: failed to encode map e283 with expected crc 2023-09-22T07:47:36.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:36 smithi006 ceph-mon[204052]: failed to encode map e283 with expected crc 2023-09-22T07:47:36.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:36 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:36.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:36 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:36.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:36 smithi006 ceph-mon[204052]: Reconfiguring mon.b (monmap changed)... 2023-09-22T07:47:36.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:36 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-22T07:47:36.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:36 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-22T07:47:36.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:36 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:36.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:36 smithi006 ceph-mon[204052]: Reconfiguring daemon mon.b on smithi105 2023-09-22T07:47:36.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:36 smithi006 ceph-mon[204052]: failed to encode map e284 with expected crc 2023-09-22T07:47:36.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:36 smithi006 ceph-mon[204052]: osdmap e284: 8 total, 8 up, 8 in 2023-09-22T07:47:36.788 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:36 smithi006 ceph-mon[204052]: failed to encode map e284 with expected crc 2023-09-22T07:47:36.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:36 smithi105 ceph-mon[190463]: failed to encode map e283 with expected crc 2023-09-22T07:47:36.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:36 smithi105 ceph-mon[190463]: failed to encode map e283 with expected crc 2023-09-22T07:47:36.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:36 smithi105 ceph-mon[190463]: osdmap e283: 8 total, 8 up, 8 in 2023-09-22T07:47:36.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:36 smithi105 ceph-mon[190463]: failed to encode map e283 with expected crc 2023-09-22T07:47:36.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:36 smithi105 ceph-mon[190463]: failed to encode map e283 with expected crc 2023-09-22T07:47:36.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:36 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:36.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:36 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:36.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:36 smithi105 ceph-mon[190463]: Reconfiguring mon.b (monmap changed)... 2023-09-22T07:47:36.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:36 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-22T07:47:36.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:36 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-22T07:47:36.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:36 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:36.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:36 smithi105 ceph-mon[190463]: Reconfiguring daemon mon.b on smithi105 2023-09-22T07:47:36.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:36 smithi105 ceph-mon[190463]: failed to encode map e284 with expected crc 2023-09-22T07:47:36.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:36 smithi105 ceph-mon[190463]: osdmap e284: 8 total, 8 up, 8 in 2023-09-22T07:47:36.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:36 smithi105 ceph-mon[190463]: failed to encode map e284 with expected crc 2023-09-22T07:47:37.182 INFO:tasks.rados.rados.0.smithi006.stdout:1124: done (1 left) 2023-09-22T07:47:37.182 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 12 current snap is 105 2023-09-22T07:47:37.182 INFO:tasks.rados.rados.0.smithi006.stdout:1123: finishing copy_from to smithi006182445-23 2023-09-22T07:47:37.182 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 23 v 405 (ObjNum 242 snap 71 seq_num 242) dirty exists 2023-09-22T07:47:37.183 INFO:tasks.rados.rados.0.smithi006.stdout:1123: finishing copy_from racing read to smithi006182445-23 2023-09-22T07:47:37.183 INFO:tasks.rados.rados.0.smithi006.stdout:1125: seq_num 335 ranges {1392640=417792,1810432=401408} 2023-09-22T07:47:37.192 INFO:tasks.rados.rados.0.smithi006.stdout:1125: writing smithi006182445-12 from 1392640 to 1810432 tid 1 2023-09-22T07:47:37.195 INFO:tasks.rados.rados.0.smithi006.stdout:1125: writing smithi006182445-12 from 1810432 to 2211840 tid 2 2023-09-22T07:47:37.195 INFO:tasks.rados.rados.0.smithi006.stdout:1123: done (1 left) 2023-09-22T07:47:37.195 INFO:tasks.rados.rados.0.smithi006.stdout:1126: copy_from oid 2 from oid 28 current snap is 105 2023-09-22T07:47:37.195 INFO:tasks.rados.rados.0.smithi006.stdout:1127: rmattr oid 15 current snap is 105 2023-09-22T07:47:37.195 INFO:tasks.rados.rados.0.smithi006.stdout:1127: done (2 left) 2023-09-22T07:47:37.195 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 27 current snap is 105 2023-09-22T07:47:37.196 INFO:tasks.rados.rados.0.smithi006.stdout:1128: seq_num 336 ranges {4079616=434176,4513792=401408} 2023-09-22T07:47:37.220 INFO:tasks.rados.rados.0.smithi006.stdout:1128: writing smithi006182445-27 from 4079616 to 4513792 tid 1 2023-09-22T07:47:37.224 INFO:tasks.rados.rados.0.smithi006.stdout:1128: writing smithi006182445-27 from 4513792 to 4915200 tid 2 2023-09-22T07:47:37.224 INFO:tasks.rados.rados.0.smithi006.stdout:1129: snap_create 2023-09-22T07:47:37.224 INFO:tasks.rados.rados.0.smithi006.stdout:1125: finishing write tid 1 to smithi006182445-12 2023-09-22T07:47:37.224 INFO:tasks.rados.rados.0.smithi006.stdout:1125: finishing write tid 2 to smithi006182445-12 2023-09-22T07:47:37.224 INFO:tasks.rados.rados.0.smithi006.stdout:1125: finishing write tid 3 to smithi006182445-12 2023-09-22T07:47:37.224 INFO:tasks.rados.rados.0.smithi006.stdout:1125: finishing write tid 4 to smithi006182445-12 2023-09-22T07:47:37.224 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 12 v 298 (ObjNum 335 snap 105 seq_num 335) dirty exists 2023-09-22T07:47:37.224 INFO:tasks.rados.rados.0.smithi006.stdout:1125: left oid 12 (ObjNum 335 snap 105 seq_num 335) 2023-09-22T07:47:37.226 INFO:tasks.rados.rados.0.smithi006.stdout:1128: finishing write tid 1 to smithi006182445-27 2023-09-22T07:47:37.227 INFO:tasks.rados.rados.0.smithi006.stdout:1128: finishing write tid 2 to smithi006182445-27 2023-09-22T07:47:37.228 INFO:tasks.rados.rados.0.smithi006.stdout:1128: finishing write tid 3 to smithi006182445-27 2023-09-22T07:47:37.229 INFO:tasks.rados.rados.0.smithi006.stdout:1128: finishing write tid 4 to smithi006182445-27 2023-09-22T07:47:37.229 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 27 v 279 (ObjNum 336 snap 105 seq_num 336) dirty exists 2023-09-22T07:47:37.229 INFO:tasks.rados.rados.0.smithi006.stdout:1128: left oid 27 (ObjNum 336 snap 105 seq_num 336) 2023-09-22T07:47:37.240 INFO:tasks.rados.rados.0.smithi006.stdout:1126: finishing copy_from to smithi006182445-2 2023-09-22T07:47:37.240 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 2 v 422 (ObjNum 293 snap 93 seq_num 293) dirty exists 2023-09-22T07:47:37.241 INFO:tasks.rados.rados.0.smithi006.stdout:1126: finishing copy_from racing read to smithi006182445-2 2023-09-22T07:47:37.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:37 smithi105 ceph-mon[190463]: failed to encode map e284 with expected crc 2023-09-22T07:47:37.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:37 smithi105 ceph-mon[190463]: failed to encode map e284 with expected crc 2023-09-22T07:47:37.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:37 smithi105 ceph-mon[190463]: failed to encode map e284 with expected crc 2023-09-22T07:47:37.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:37 smithi105 ceph-mon[190463]: pgmap v73: 121 pgs: 121 active+clean; 106 MiB data, 653 MiB used, 715 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.8 MiB/s wr, 8 op/s 2023-09-22T07:47:37.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:37 smithi105 ceph-mon[190463]: failed to encode map e285 with expected crc 2023-09-22T07:47:37.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:37 smithi105 ceph-mon[190463]: osdmap e285: 8 total, 8 up, 8 in 2023-09-22T07:47:37.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:37 smithi105 ceph-mon[190463]: failed to encode map e285 with expected crc 2023-09-22T07:47:37.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:37 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:37.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:37 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:37.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:37 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-22T07:47:37.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:37 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-22T07:47:37.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:37 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:37.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:47:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:47:37] "GET /metrics HTTP/1.1" 200 35998 "" "Prometheus/2.43.0" 2023-09-22T07:47:37.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:37 smithi006 ceph-mon[200575]: failed to encode map e284 with expected crc 2023-09-22T07:47:37.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:37 smithi006 ceph-mon[200575]: failed to encode map e284 with expected crc 2023-09-22T07:47:37.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:37 smithi006 ceph-mon[200575]: failed to encode map e284 with expected crc 2023-09-22T07:47:37.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:37 smithi006 ceph-mon[200575]: pgmap v73: 121 pgs: 121 active+clean; 106 MiB data, 653 MiB used, 715 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.8 MiB/s wr, 8 op/s 2023-09-22T07:47:37.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:37 smithi006 ceph-mon[200575]: failed to encode map e285 with expected crc 2023-09-22T07:47:37.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:37 smithi006 ceph-mon[200575]: osdmap e285: 8 total, 8 up, 8 in 2023-09-22T07:47:37.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:37 smithi006 ceph-mon[200575]: failed to encode map e285 with expected crc 2023-09-22T07:47:37.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:37 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:37.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:37 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:37.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:37 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-22T07:47:37.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:37 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-22T07:47:37.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:37 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:37.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:37 smithi006 ceph-mon[204052]: failed to encode map e284 with expected crc 2023-09-22T07:47:37.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:37 smithi006 ceph-mon[204052]: failed to encode map e284 with expected crc 2023-09-22T07:47:37.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:37 smithi006 ceph-mon[204052]: failed to encode map e284 with expected crc 2023-09-22T07:47:37.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:37 smithi006 ceph-mon[204052]: pgmap v73: 121 pgs: 121 active+clean; 106 MiB data, 653 MiB used, 715 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.8 MiB/s wr, 8 op/s 2023-09-22T07:47:37.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:37 smithi006 ceph-mon[204052]: failed to encode map e285 with expected crc 2023-09-22T07:47:37.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:37 smithi006 ceph-mon[204052]: osdmap e285: 8 total, 8 up, 8 in 2023-09-22T07:47:37.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:37 smithi006 ceph-mon[204052]: failed to encode map e285 with expected crc 2023-09-22T07:47:37.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:37 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:37.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:37 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:37.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:37 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-22T07:47:37.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:37 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-22T07:47:37.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:37 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:38.185 INFO:tasks.rados.rados.0.smithi006.stdout:1125: done (3 left) 2023-09-22T07:47:38.185 INFO:tasks.rados.rados.0.smithi006.stdout:1126: done (2 left) 2023-09-22T07:47:38.185 INFO:tasks.rados.rados.0.smithi006.stdout:1128: done (1 left) 2023-09-22T07:47:38.186 INFO:tasks.rados.rados.0.smithi006.stdout:1129: done (0 left) 2023-09-22T07:47:38.186 INFO:tasks.rados.rados.0.smithi006.stdout:1130: rollback oid 26 current snap is 106 2023-09-22T07:47:38.186 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 26 to 105 2023-09-22T07:47:38.186 INFO:tasks.rados.rados.0.smithi006.stdout:1131: copy_from oid 48 from oid 14 current snap is 106 2023-09-22T07:47:38.186 INFO:tasks.rados.rados.0.smithi006.stdout:1132: snap_create 2023-09-22T07:47:38.194 INFO:tasks.rados.rados.0.smithi006.stdout:1130: finishing rollback tid 0 to smithi006182445-26 2023-09-22T07:47:38.194 INFO:tasks.rados.rados.0.smithi006.stdout:1130: finishing rollback tid 1 to smithi006182445-26 2023-09-22T07:47:38.195 INFO:tasks.rados.rados.0.smithi006.stdout:1130: finishing rollback tid 2 to smithi006182445-26 2023-09-22T07:47:38.195 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 26 v 435 (ObjNum 331 snap 103 seq_num 331) dirty exists 2023-09-22T07:47:38.200 INFO:tasks.rados.rados.0.smithi006.stdout:1131: finishing copy_from to smithi006182445-48 2023-09-22T07:47:38.200 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 48 v 254 (ObjNum 289 snap 0 seq_num 3168492672) dirty exists 2023-09-22T07:47:38.201 INFO:tasks.rados.rados.0.smithi006.stdout:1131: finishing copy_from racing read to smithi006182445-48 2023-09-22T07:47:38.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:38 smithi006 ceph-mon[200575]: failed to encode map e285 with expected crc 2023-09-22T07:47:38.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:38 smithi006 ceph-mon[200575]: failed to encode map e285 with expected crc 2023-09-22T07:47:38.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:38 smithi006 ceph-mon[200575]: Reconfiguring mgr.x (monmap changed)... 2023-09-22T07:47:38.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:38 smithi006 ceph-mon[200575]: Reconfiguring daemon mgr.x on smithi105 2023-09-22T07:47:38.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:38 smithi006 ceph-mon[200575]: failed to encode map e286 with expected crc 2023-09-22T07:47:38.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:38 smithi006 ceph-mon[200575]: osdmap e286: 8 total, 8 up, 8 in 2023-09-22T07:47:38.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:38 smithi006 ceph-mon[200575]: failed to encode map e286 with expected crc 2023-09-22T07:47:38.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:38 smithi006 ceph-mon[200575]: failed to encode map e286 with expected crc 2023-09-22T07:47:38.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:38 smithi006 ceph-mon[204052]: failed to encode map e285 with expected crc 2023-09-22T07:47:38.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:38 smithi006 ceph-mon[204052]: failed to encode map e285 with expected crc 2023-09-22T07:47:38.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:38 smithi006 ceph-mon[204052]: Reconfiguring mgr.x (monmap changed)... 2023-09-22T07:47:38.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:38 smithi006 ceph-mon[204052]: Reconfiguring daemon mgr.x on smithi105 2023-09-22T07:47:38.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:38 smithi006 ceph-mon[204052]: failed to encode map e286 with expected crc 2023-09-22T07:47:38.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:38 smithi006 ceph-mon[204052]: osdmap e286: 8 total, 8 up, 8 in 2023-09-22T07:47:38.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:38 smithi006 ceph-mon[204052]: failed to encode map e286 with expected crc 2023-09-22T07:47:38.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:38 smithi006 ceph-mon[204052]: failed to encode map e286 with expected crc 2023-09-22T07:47:38.876 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:47:38 smithi105 conmon[175730]: ts=2023-09-22T07:47:38.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi105.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi006:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-22T07:47:38.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:38 smithi105 ceph-mon[190463]: failed to encode map e285 with expected crc 2023-09-22T07:47:38.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:38 smithi105 ceph-mon[190463]: failed to encode map e285 with expected crc 2023-09-22T07:47:38.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:38 smithi105 ceph-mon[190463]: Reconfiguring mgr.x (monmap changed)... 2023-09-22T07:47:38.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:38 smithi105 ceph-mon[190463]: Reconfiguring daemon mgr.x on smithi105 2023-09-22T07:47:38.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:38 smithi105 ceph-mon[190463]: failed to encode map e286 with expected crc 2023-09-22T07:47:38.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:38 smithi105 ceph-mon[190463]: osdmap e286: 8 total, 8 up, 8 in 2023-09-22T07:47:38.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:38 smithi105 ceph-mon[190463]: failed to encode map e286 with expected crc 2023-09-22T07:47:38.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:38 smithi105 ceph-mon[190463]: failed to encode map e286 with expected crc 2023-09-22T07:47:39.188 INFO:tasks.rados.rados.0.smithi006.stdout:1130: done (2 left) 2023-09-22T07:47:39.188 INFO:tasks.rados.rados.0.smithi006.stdout:1131: done (1 left) 2023-09-22T07:47:39.188 INFO:tasks.rados.rados.0.smithi006.stdout:1132: done (0 left) 2023-09-22T07:47:39.188 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 23 current snap is 107 2023-09-22T07:47:39.188 INFO:tasks.rados.rados.0.smithi006.stdout:1133: seq_num 337 ranges {2285568=450560,2736128=401408} 2023-09-22T07:47:39.203 INFO:tasks.rados.rados.0.smithi006.stdout:1133: writing smithi006182445-23 from 2285568 to 2736128 tid 1 2023-09-22T07:47:39.205 INFO:tasks.rados.rados.0.smithi006.stdout:1133: writing smithi006182445-23 from 2736128 to 3137536 tid 2 2023-09-22T07:47:39.205 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 36 current snap is 107 2023-09-22T07:47:39.205 INFO:tasks.rados.rados.0.smithi006.stdout:1134: seq_num 338 ranges {6668288=466944,7135232=401408} 2023-09-22T07:47:39.244 INFO:tasks.rados.rados.0.smithi006.stdout:1134: writing smithi006182445-36 from 6668288 to 7135232 tid 1 2023-09-22T07:47:39.247 INFO:tasks.rados.rados.0.smithi006.stdout:1134: writing smithi006182445-36 from 7135232 to 7536640 tid 2 2023-09-22T07:47:39.247 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 12 current snap is 107 2023-09-22T07:47:39.247 INFO:tasks.rados.rados.0.smithi006.stdout:1133: finishing write tid 1 to smithi006182445-23 2023-09-22T07:47:39.247 INFO:tasks.rados.rados.0.smithi006.stdout:1135: seq_num 339 ranges {2211840=483328,2695168=401408} 2023-09-22T07:47:39.261 INFO:tasks.rados.rados.0.smithi006.stdout:1135: writing smithi006182445-12 from 2211840 to 2695168 tid 1 2023-09-22T07:47:39.264 INFO:tasks.rados.rados.0.smithi006.stdout:1135: writing smithi006182445-12 from 2695168 to 3096576 tid 2 2023-09-22T07:47:39.264 INFO:tasks.rados.rados.0.smithi006.stdout:1136: snap_create 2023-09-22T07:47:39.264 INFO:tasks.rados.rados.0.smithi006.stdout:1133: finishing write tid 2 to smithi006182445-23 2023-09-22T07:47:39.264 INFO:tasks.rados.rados.0.smithi006.stdout:1133: finishing write tid 3 to smithi006182445-23 2023-09-22T07:47:39.264 INFO:tasks.rados.rados.0.smithi006.stdout:1133: finishing write tid 4 to smithi006182445-23 2023-09-22T07:47:39.264 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 23 v 408 (ObjNum 337 snap 107 seq_num 337) dirty exists 2023-09-22T07:47:39.265 INFO:tasks.rados.rados.0.smithi006.stdout:1133: left oid 23 (ObjNum 337 snap 107 seq_num 337) 2023-09-22T07:47:39.265 INFO:tasks.rados.rados.0.smithi006.stdout:1134: finishing write tid 1 to smithi006182445-36 2023-09-22T07:47:39.265 INFO:tasks.rados.rados.0.smithi006.stdout:1134: finishing write tid 2 to smithi006182445-36 2023-09-22T07:47:39.265 INFO:tasks.rados.rados.0.smithi006.stdout:1134: finishing write tid 3 to smithi006182445-36 2023-09-22T07:47:39.265 INFO:tasks.rados.rados.0.smithi006.stdout:1134: finishing write tid 4 to smithi006182445-36 2023-09-22T07:47:39.265 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 36 v 301 (ObjNum 338 snap 107 seq_num 338) dirty exists 2023-09-22T07:47:39.265 INFO:tasks.rados.rados.0.smithi006.stdout:1134: left oid 36 (ObjNum 338 snap 107 seq_num 338) 2023-09-22T07:47:39.265 INFO:tasks.rados.rados.0.smithi006.stdout:1135: finishing write tid 1 to smithi006182445-12 2023-09-22T07:47:39.266 INFO:tasks.rados.rados.0.smithi006.stdout:1135: finishing write tid 2 to smithi006182445-12 2023-09-22T07:47:39.266 INFO:tasks.rados.rados.0.smithi006.stdout:1135: finishing write tid 3 to smithi006182445-12 2023-09-22T07:47:39.267 INFO:tasks.rados.rados.0.smithi006.stdout:1135: finishing write tid 4 to smithi006182445-12 2023-09-22T07:47:39.267 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 12 v 304 (ObjNum 339 snap 107 seq_num 339) dirty exists 2023-09-22T07:47:39.267 INFO:tasks.rados.rados.0.smithi006.stdout:1135: left oid 12 (ObjNum 339 snap 107 seq_num 339) 2023-09-22T07:47:39.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:39 smithi006 ceph-mon[200575]: failed to encode map e286 with expected crc 2023-09-22T07:47:39.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:39 smithi006 ceph-mon[200575]: failed to encode map e286 with expected crc 2023-09-22T07:47:39.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:39 smithi006 ceph-mon[200575]: pgmap v76: 121 pgs: 121 active+clean; 115 MiB data, 673 MiB used, 715 GiB / 715 GiB avail; 9.2 MiB/s rd, 4.9 MiB/s wr, 12 op/s 2023-09-22T07:47:39.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:39 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:39.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:39 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:39.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:39 smithi006 ceph-mon[200575]: Reconfiguring osd.4 (monmap changed)... 2023-09-22T07:47:39.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:39 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-22T07:47:39.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:39 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:39.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:39 smithi006 ceph-mon[200575]: Reconfiguring daemon osd.4 on smithi105 2023-09-22T07:47:39.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:39 smithi006 ceph-mon[200575]: osdmap e287: 8 total, 8 up, 8 in 2023-09-22T07:47:39.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:39 smithi006 ceph-mon[200575]: failed to encode map e287 with expected crc 2023-09-22T07:47:39.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:39 smithi006 ceph-mon[204052]: failed to encode map e286 with expected crc 2023-09-22T07:47:39.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:39 smithi006 ceph-mon[204052]: failed to encode map e286 with expected crc 2023-09-22T07:47:39.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:39 smithi006 ceph-mon[204052]: pgmap v76: 121 pgs: 121 active+clean; 115 MiB data, 673 MiB used, 715 GiB / 715 GiB avail; 9.2 MiB/s rd, 4.9 MiB/s wr, 12 op/s 2023-09-22T07:47:39.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:39 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:39.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:39 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:39.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:39 smithi006 ceph-mon[204052]: Reconfiguring osd.4 (monmap changed)... 2023-09-22T07:47:39.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:39 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-22T07:47:39.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:39 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:39.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:39 smithi006 ceph-mon[204052]: Reconfiguring daemon osd.4 on smithi105 2023-09-22T07:47:39.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:39 smithi006 ceph-mon[204052]: osdmap e287: 8 total, 8 up, 8 in 2023-09-22T07:47:39.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:39 smithi006 ceph-mon[204052]: failed to encode map e287 with expected crc 2023-09-22T07:47:39.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:39 smithi105 ceph-mon[190463]: failed to encode map e286 with expected crc 2023-09-22T07:47:39.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:39 smithi105 ceph-mon[190463]: failed to encode map e286 with expected crc 2023-09-22T07:47:39.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:39 smithi105 ceph-mon[190463]: pgmap v76: 121 pgs: 121 active+clean; 115 MiB data, 673 MiB used, 715 GiB / 715 GiB avail; 9.2 MiB/s rd, 4.9 MiB/s wr, 12 op/s 2023-09-22T07:47:39.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:39 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:39.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:39 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:39.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:39 smithi105 ceph-mon[190463]: Reconfiguring osd.4 (monmap changed)... 2023-09-22T07:47:39.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:39 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-22T07:47:39.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:39 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:39.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:39 smithi105 ceph-mon[190463]: Reconfiguring daemon osd.4 on smithi105 2023-09-22T07:47:39.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:39 smithi105 ceph-mon[190463]: osdmap e287: 8 total, 8 up, 8 in 2023-09-22T07:47:39.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:39 smithi105 ceph-mon[190463]: failed to encode map e287 with expected crc 2023-09-22T07:47:40.190 INFO:tasks.rados.rados.0.smithi006.stdout:1133: done (3 left) 2023-09-22T07:47:40.190 INFO:tasks.rados.rados.0.smithi006.stdout:1134: done (2 left) 2023-09-22T07:47:40.191 INFO:tasks.rados.rados.0.smithi006.stdout:1135: done (1 left) 2023-09-22T07:47:40.191 INFO:tasks.rados.rados.0.smithi006.stdout:1136: done (0 left) 2023-09-22T07:47:40.191 INFO:tasks.rados.rados.0.smithi006.stdout:1137: read oid 16 snap -1 2023-09-22T07:47:40.191 INFO:tasks.rados.rados.0.smithi006.stdout:1137: expect (ObjNum 277 snap 85 seq_num 277) 2023-09-22T07:47:40.191 INFO:tasks.rados.rados.0.smithi006.stdout:1138: read oid 47 snap -1 2023-09-22T07:47:40.191 INFO:tasks.rados.rados.0.smithi006.stdout:1138: expect deleted 2023-09-22T07:47:40.191 INFO:tasks.rados.rados.0.smithi006.stdout:1139: read oid 29 snap -1 2023-09-22T07:47:40.191 INFO:tasks.rados.rados.0.smithi006.stdout:1139: expect (ObjNum 278 snap 85 seq_num 278) 2023-09-22T07:47:40.191 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 38 current snap is 108 2023-09-22T07:47:40.191 INFO:tasks.rados.rados.0.smithi006.stdout:1140: seq_num 340 ranges {2285568=499712,2785280=401408} 2023-09-22T07:47:40.207 INFO:tasks.rados.rados.0.smithi006.stdout:1140: writing smithi006182445-38 from 2285568 to 2785280 tid 1 2023-09-22T07:47:40.211 INFO:tasks.rados.rados.0.smithi006.stdout:1140: writing smithi006182445-38 from 2785280 to 3186688 tid 2 2023-09-22T07:47:40.211 INFO:tasks.rados.rados.0.smithi006.stdout:1141: rollback oid 9 current snap is 108 2023-09-22T07:47:40.211 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 9 to 107 2023-09-22T07:47:40.211 INFO:tasks.rados.rados.0.smithi006.stdout:1137: expect (ObjNum 277 snap 85 seq_num 277) 2023-09-22T07:47:40.345 INFO:tasks.rados.rados.0.smithi006.stdout:1141: finishing rollback tid 1 to smithi006182445-9 2023-09-22T07:47:40.345 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 9 v 0 (ObjNum 33 snap 0 seq_num 3141919032) dirty dne 2023-09-22T07:47:40.345 INFO:tasks.rados.rados.0.smithi006.stdout:1137: done (4 left) 2023-09-22T07:47:40.345 INFO:tasks.rados.rados.0.smithi006.stdout:1138: done (3 left) 2023-09-22T07:47:40.345 INFO:tasks.rados.rados.0.smithi006.stdout:1141: done (2 left) 2023-09-22T07:47:40.345 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 10 current snap is 108 2023-09-22T07:47:40.345 INFO:tasks.rados.rados.0.smithi006.stdout:1140: finishing write tid 1 to smithi006182445-38 2023-09-22T07:47:40.345 INFO:tasks.rados.rados.0.smithi006.stdout:1140: finishing write tid 2 to smithi006182445-38 2023-09-22T07:47:40.345 INFO:tasks.rados.rados.0.smithi006.stdout:1140: finishing write tid 3 to smithi006182445-38 2023-09-22T07:47:40.346 INFO:tasks.rados.rados.0.smithi006.stdout:1140: finishing write tid 4 to smithi006182445-38 2023-09-22T07:47:40.346 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 38 v 475 (ObjNum 340 snap 108 seq_num 340) dirty exists 2023-09-22T07:47:40.346 INFO:tasks.rados.rados.0.smithi006.stdout:1140: left oid 38 (ObjNum 340 snap 108 seq_num 340) 2023-09-22T07:47:40.346 INFO:tasks.rados.rados.0.smithi006.stdout:1139: expect (ObjNum 278 snap 85 seq_num 278) 2023-09-22T07:47:40.645 INFO:tasks.rados.rados.0.smithi006.stdout:1142: seq_num 341 ranges {1810432=516096,2326528=401408} 2023-09-22T07:47:40.657 INFO:tasks.rados.rados.0.smithi006.stdout:1142: writing smithi006182445-10 from 1810432 to 2326528 tid 1 2023-09-22T07:47:40.659 INFO:tasks.rados.rados.0.smithi006.stdout:1142: writing smithi006182445-10 from 2326528 to 2727936 tid 2 2023-09-22T07:47:40.660 INFO:tasks.rados.rados.0.smithi006.stdout:1139: done (2 left) 2023-09-22T07:47:40.660 INFO:tasks.rados.rados.0.smithi006.stdout:1140: done (1 left) 2023-09-22T07:47:40.660 INFO:tasks.rados.rados.0.smithi006.stdout:1143: snap_remove snap 105 2023-09-22T07:47:40.779 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:40 smithi105 ceph-mon[190463]: failed to encode map e287 with expected crc 2023-09-22T07:47:40.779 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:40 smithi105 ceph-mon[190463]: failed to encode map e287 with expected crc 2023-09-22T07:47:40.779 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:40 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:40.779 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:40 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:40.779 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:40 smithi105 ceph-mon[190463]: Reconfiguring osd.5 (monmap changed)... 2023-09-22T07:47:40.780 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:40 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-22T07:47:40.780 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:40 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:40.780 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:40 smithi105 ceph-mon[190463]: Reconfiguring daemon osd.5 on smithi105 2023-09-22T07:47:40.780 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:40 smithi105 ceph-mon[190463]: failed to encode map e288 with expected crc 2023-09-22T07:47:40.780 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:40 smithi105 ceph-mon[190463]: osdmap e288: 8 total, 8 up, 8 in 2023-09-22T07:47:40.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:40 smithi006 ceph-mon[204052]: failed to encode map e287 with expected crc 2023-09-22T07:47:40.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:40 smithi006 ceph-mon[204052]: failed to encode map e287 with expected crc 2023-09-22T07:47:40.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:40 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:40.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:40 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:40.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:40 smithi006 ceph-mon[204052]: Reconfiguring osd.5 (monmap changed)... 2023-09-22T07:47:40.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:40 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-22T07:47:40.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:40 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:40.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:40 smithi006 ceph-mon[204052]: Reconfiguring daemon osd.5 on smithi105 2023-09-22T07:47:40.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:40 smithi006 ceph-mon[204052]: failed to encode map e288 with expected crc 2023-09-22T07:47:40.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:40 smithi006 ceph-mon[204052]: osdmap e288: 8 total, 8 up, 8 in 2023-09-22T07:47:40.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:40 smithi006 ceph-mon[200575]: failed to encode map e287 with expected crc 2023-09-22T07:47:40.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:40 smithi006 ceph-mon[200575]: failed to encode map e287 with expected crc 2023-09-22T07:47:40.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:40 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:40.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:40 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:40.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:40 smithi006 ceph-mon[200575]: Reconfiguring osd.5 (monmap changed)... 2023-09-22T07:47:40.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:40 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-22T07:47:40.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:40 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:40.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:40 smithi006 ceph-mon[200575]: Reconfiguring daemon osd.5 on smithi105 2023-09-22T07:47:40.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:40 smithi006 ceph-mon[200575]: failed to encode map e288 with expected crc 2023-09-22T07:47:40.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:40 smithi006 ceph-mon[200575]: osdmap e288: 8 total, 8 up, 8 in 2023-09-22T07:47:41.185 INFO:tasks.rados.rados.0.smithi006.stdout:1143: done (1 left) 2023-09-22T07:47:41.185 INFO:tasks.rados.rados.0.smithi006.stdout:1144: snap_remove snap 106 2023-09-22T07:47:41.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:41 smithi006 ceph-mon[204052]: failed to encode map e288 with expected crc 2023-09-22T07:47:41.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:41 smithi006 ceph-mon[204052]: failed to encode map e288 with expected crc 2023-09-22T07:47:41.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:41 smithi006 ceph-mon[204052]: failed to encode map e288 with expected crc 2023-09-22T07:47:41.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:41 smithi006 ceph-mon[204052]: failed to encode map e288 with expected crc 2023-09-22T07:47:41.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:41 smithi006 ceph-mon[204052]: pgmap v79: 121 pgs: 121 active+clean; 115 MiB data, 673 MiB used, 715 GiB / 715 GiB avail; 9.2 MiB/s rd, 4.9 MiB/s wr, 12 op/s 2023-09-22T07:47:41.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:41 smithi006 ceph-mon[204052]: failed to encode map e289 with expected crc 2023-09-22T07:47:41.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:41 smithi006 ceph-mon[204052]: failed to encode map e289 with expected crc 2023-09-22T07:47:41.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:41 smithi006 ceph-mon[204052]: osdmap e289: 8 total, 8 up, 8 in 2023-09-22T07:47:41.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:41 smithi006 ceph-mon[200575]: failed to encode map e288 with expected crc 2023-09-22T07:47:41.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:41 smithi006 ceph-mon[200575]: failed to encode map e288 with expected crc 2023-09-22T07:47:41.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:41 smithi006 ceph-mon[200575]: failed to encode map e288 with expected crc 2023-09-22T07:47:41.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:41 smithi006 ceph-mon[200575]: failed to encode map e288 with expected crc 2023-09-22T07:47:41.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:41 smithi006 ceph-mon[200575]: pgmap v79: 121 pgs: 121 active+clean; 115 MiB data, 673 MiB used, 715 GiB / 715 GiB avail; 9.2 MiB/s rd, 4.9 MiB/s wr, 12 op/s 2023-09-22T07:47:41.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:41 smithi006 ceph-mon[200575]: failed to encode map e289 with expected crc 2023-09-22T07:47:41.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:41 smithi006 ceph-mon[200575]: failed to encode map e289 with expected crc 2023-09-22T07:47:41.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:41 smithi006 ceph-mon[200575]: osdmap e289: 8 total, 8 up, 8 in 2023-09-22T07:47:41.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:41 smithi105 ceph-mon[190463]: failed to encode map e288 with expected crc 2023-09-22T07:47:41.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:41 smithi105 ceph-mon[190463]: failed to encode map e288 with expected crc 2023-09-22T07:47:41.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:41 smithi105 ceph-mon[190463]: failed to encode map e288 with expected crc 2023-09-22T07:47:41.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:41 smithi105 ceph-mon[190463]: failed to encode map e288 with expected crc 2023-09-22T07:47:41.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:41 smithi105 ceph-mon[190463]: pgmap v79: 121 pgs: 121 active+clean; 115 MiB data, 673 MiB used, 715 GiB / 715 GiB avail; 9.2 MiB/s rd, 4.9 MiB/s wr, 12 op/s 2023-09-22T07:47:41.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:41 smithi105 ceph-mon[190463]: failed to encode map e289 with expected crc 2023-09-22T07:47:41.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:41 smithi105 ceph-mon[190463]: failed to encode map e289 with expected crc 2023-09-22T07:47:41.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:41 smithi105 ceph-mon[190463]: osdmap e289: 8 total, 8 up, 8 in 2023-09-22T07:47:42.184 INFO:tasks.rados.rados.0.smithi006.stdout:1144: done (1 left) 2023-09-22T07:47:42.184 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 43 current snap is 108 2023-09-22T07:47:42.184 INFO:tasks.rados.rados.0.smithi006.stdout:1142: finishing write tid 1 to smithi006182445-10 2023-09-22T07:47:42.184 INFO:tasks.rados.rados.0.smithi006.stdout:1145: seq_num 342 ranges {4407296=532480,4939776=401408} 2023-09-22T07:47:42.211 INFO:tasks.rados.rados.0.smithi006.stdout:1145: writing smithi006182445-43 from 4407296 to 4939776 tid 1 2023-09-22T07:47:42.214 INFO:tasks.rados.rados.0.smithi006.stdout:1145: writing smithi006182445-43 from 4939776 to 5341184 tid 2 2023-09-22T07:47:42.214 INFO:tasks.rados.rados.0.smithi006.stdout:1146: read oid 48 snap -1 2023-09-22T07:47:42.214 INFO:tasks.rados.rados.0.smithi006.stdout:1146: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-22T07:47:42.215 INFO:tasks.rados.rados.0.smithi006.stdout:1147: snap_create 2023-09-22T07:47:42.215 INFO:tasks.rados.rados.0.smithi006.stdout:1142: finishing write tid 2 to smithi006182445-10 2023-09-22T07:47:42.215 INFO:tasks.rados.rados.0.smithi006.stdout:1142: finishing write tid 3 to smithi006182445-10 2023-09-22T07:47:42.215 INFO:tasks.rados.rados.0.smithi006.stdout:1142: finishing write tid 4 to smithi006182445-10 2023-09-22T07:47:42.215 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 10 v 439 (ObjNum 341 snap 108 seq_num 341) dirty exists 2023-09-22T07:47:42.215 INFO:tasks.rados.rados.0.smithi006.stdout:1142: left oid 10 (ObjNum 341 snap 108 seq_num 341) 2023-09-22T07:47:42.215 INFO:tasks.rados.rados.0.smithi006.stdout:1146: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-22T07:47:42.217 INFO:tasks.rados.rados.0.smithi006.stdout:1145: finishing write tid 1 to smithi006182445-43 2023-09-22T07:47:42.218 INFO:tasks.rados.rados.0.smithi006.stdout:1145: finishing write tid 2 to smithi006182445-43 2023-09-22T07:47:42.218 INFO:tasks.rados.rados.0.smithi006.stdout:1145: finishing write tid 3 to smithi006182445-43 2023-09-22T07:47:42.219 INFO:tasks.rados.rados.0.smithi006.stdout:1145: finishing write tid 4 to smithi006182445-43 2023-09-22T07:47:42.219 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 43 v 593 (ObjNum 342 snap 108 seq_num 342) dirty exists 2023-09-22T07:47:42.219 INFO:tasks.rados.rados.0.smithi006.stdout:1145: left oid 43 (ObjNum 342 snap 108 seq_num 342) 2023-09-22T07:47:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:42 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:42 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:42.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:42 smithi105 ceph-mon[190463]: Reconfiguring osd.6 (monmap changed)... 2023-09-22T07:47:42.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:42 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-22T07:47:42.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:42 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:42.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:42 smithi105 ceph-mon[190463]: Reconfiguring daemon osd.6 on smithi105 2023-09-22T07:47:42.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:42 smithi105 ceph-mon[190463]: failed to encode map e290 with expected crc 2023-09-22T07:47:42.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:42 smithi105 ceph-mon[190463]: osdmap e290: 8 total, 8 up, 8 in 2023-09-22T07:47:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:42 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:42 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:42 smithi006 ceph-mon[200575]: Reconfiguring osd.6 (monmap changed)... 2023-09-22T07:47:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:42 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-22T07:47:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:42 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:42 smithi006 ceph-mon[200575]: Reconfiguring daemon osd.6 on smithi105 2023-09-22T07:47:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:42 smithi006 ceph-mon[200575]: failed to encode map e290 with expected crc 2023-09-22T07:47:42.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:42 smithi006 ceph-mon[200575]: osdmap e290: 8 total, 8 up, 8 in 2023-09-22T07:47:42.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:42 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:42.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:42 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:42.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:42 smithi006 ceph-mon[204052]: Reconfiguring osd.6 (monmap changed)... 2023-09-22T07:47:42.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:42 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-22T07:47:42.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:42 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:42.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:42 smithi006 ceph-mon[204052]: Reconfiguring daemon osd.6 on smithi105 2023-09-22T07:47:42.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:42 smithi006 ceph-mon[204052]: failed to encode map e290 with expected crc 2023-09-22T07:47:42.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:42 smithi006 ceph-mon[204052]: osdmap e290: 8 total, 8 up, 8 in 2023-09-22T07:47:43.188 INFO:tasks.rados.rados.0.smithi006.stdout:1142: done (3 left) 2023-09-22T07:47:43.188 INFO:tasks.rados.rados.0.smithi006.stdout:1145: done (2 left) 2023-09-22T07:47:43.188 INFO:tasks.rados.rados.0.smithi006.stdout:1146: done (1 left) 2023-09-22T07:47:43.188 INFO:tasks.rados.rados.0.smithi006.stdout:1147: done (0 left) 2023-09-22T07:47:43.188 INFO:tasks.rados.rados.0.smithi006.stdout:1148: snap_create 2023-09-22T07:47:43.645 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:43 smithi105 ceph-mon[190463]: failed to encode map e290 with expected crc 2023-09-22T07:47:43.645 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:43 smithi105 ceph-mon[190463]: pgmap v82: 121 pgs: 121 active+clean; 115 MiB data, 673 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:47:43.645 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:47:43.645 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:43.645 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:43.645 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:43 smithi105 ceph-mon[190463]: Reconfiguring osd.7 (monmap changed)... 2023-09-22T07:47:43.645 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-22T07:47:43.646 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:43.646 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:43 smithi105 ceph-mon[190463]: Reconfiguring daemon osd.7 on smithi105 2023-09-22T07:47:43.646 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:43 smithi105 ceph-mon[190463]: failed to encode map e291 with expected crc 2023-09-22T07:47:43.646 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:43 smithi105 ceph-mon[190463]: osdmap e291: 8 total, 8 up, 8 in 2023-09-22T07:47:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:43 smithi006 ceph-mon[200575]: failed to encode map e290 with expected crc 2023-09-22T07:47:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:43 smithi006 ceph-mon[200575]: pgmap v82: 121 pgs: 121 active+clean; 115 MiB data, 673 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:47:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:47:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:43 smithi006 ceph-mon[200575]: Reconfiguring osd.7 (monmap changed)... 2023-09-22T07:47:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-22T07:47:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:43 smithi006 ceph-mon[200575]: Reconfiguring daemon osd.7 on smithi105 2023-09-22T07:47:43.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:43 smithi006 ceph-mon[200575]: failed to encode map e291 with expected crc 2023-09-22T07:47:43.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:43 smithi006 ceph-mon[200575]: osdmap e291: 8 total, 8 up, 8 in 2023-09-22T07:47:43.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:43 smithi006 ceph-mon[204052]: failed to encode map e290 with expected crc 2023-09-22T07:47:43.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:43 smithi006 ceph-mon[204052]: pgmap v82: 121 pgs: 121 active+clean; 115 MiB data, 673 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:47:43.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:47:43.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:43.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:43.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:43 smithi006 ceph-mon[204052]: Reconfiguring osd.7 (monmap changed)... 2023-09-22T07:47:43.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-22T07:47:43.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:43.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:43 smithi006 ceph-mon[204052]: Reconfiguring daemon osd.7 on smithi105 2023-09-22T07:47:43.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:43 smithi006 ceph-mon[204052]: failed to encode map e291 with expected crc 2023-09-22T07:47:43.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:43 smithi006 ceph-mon[204052]: osdmap e291: 8 total, 8 up, 8 in 2023-09-22T07:47:44.189 INFO:tasks.rados.rados.0.smithi006.stdout:1148: done (0 left) 2023-09-22T07:47:44.189 INFO:tasks.rados.rados.0.smithi006.stdout:1149: delete oid 39 current snap is 110 2023-09-22T07:47:44.195 INFO:tasks.rados.rados.0.smithi006.stdout:1149: done (0 left) 2023-09-22T07:47:44.195 INFO:tasks.rados.rados.0.smithi006.stdout:1150: rollback oid 33 current snap is 110 2023-09-22T07:47:44.196 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 33 to 109 2023-09-22T07:47:44.196 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 12 current snap is 110 2023-09-22T07:47:44.196 INFO:tasks.rados.rados.0.smithi006.stdout:1151: seq_num 344 ranges {3096576=565248,3661824=401408} 2023-09-22T07:47:44.215 INFO:tasks.rados.rados.0.smithi006.stdout:1151: writing smithi006182445-12 from 3096576 to 3661824 tid 1 2023-09-22T07:47:44.218 INFO:tasks.rados.rados.0.smithi006.stdout:1151: writing smithi006182445-12 from 3661824 to 4063232 tid 2 2023-09-22T07:47:44.218 INFO:tasks.rados.rados.0.smithi006.stdout:1152: rollback oid 42 current snap is 110 2023-09-22T07:47:44.218 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 42 to 107 2023-09-22T07:47:44.218 INFO:tasks.rados.rados.0.smithi006.stdout:1150: finishing rollback tid 1 to smithi006182445-33 2023-09-22T07:47:44.218 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 33 v 0 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-09-22T07:47:44.218 INFO:tasks.rados.rados.0.smithi006.stdout:1150: done (2 left) 2023-09-22T07:47:44.218 INFO:tasks.rados.rados.0.smithi006.stdout:1153: snap_remove snap 104 2023-09-22T07:47:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:44 smithi105 ceph-mon[190463]: failed to encode map e291 with expected crc 2023-09-22T07:47:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:44 smithi105 ceph-mon[190463]: failed to encode map e291 with expected crc 2023-09-22T07:47:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:44 smithi105 ceph-mon[190463]: failed to encode map e292 with expected crc 2023-09-22T07:47:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:44 smithi105 ceph-mon[190463]: failed to encode map e292 with expected crc 2023-09-22T07:47:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:44 smithi105 ceph-mon[190463]: osdmap e292: 8 total, 8 up, 8 in 2023-09-22T07:47:44.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:44 smithi105 ceph-mon[190463]: failed to encode map e292 with expected crc 2023-09-22T07:47:44.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:44 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:44.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:44 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:44.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:44 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-22T07:47:44.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:44 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:44.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:44 smithi006 ceph-mon[204052]: failed to encode map e291 with expected crc 2023-09-22T07:47:44.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:44 smithi006 ceph-mon[204052]: failed to encode map e291 with expected crc 2023-09-22T07:47:44.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:44 smithi006 ceph-mon[204052]: failed to encode map e292 with expected crc 2023-09-22T07:47:44.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:44 smithi006 ceph-mon[204052]: failed to encode map e292 with expected crc 2023-09-22T07:47:44.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:44 smithi006 ceph-mon[204052]: osdmap e292: 8 total, 8 up, 8 in 2023-09-22T07:47:44.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:44 smithi006 ceph-mon[204052]: failed to encode map e292 with expected crc 2023-09-22T07:47:44.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:44 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:44.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:44 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:44.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:44 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-22T07:47:44.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:44 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:44.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:44 smithi006 ceph-mon[200575]: failed to encode map e291 with expected crc 2023-09-22T07:47:44.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:44 smithi006 ceph-mon[200575]: failed to encode map e291 with expected crc 2023-09-22T07:47:44.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:44 smithi006 ceph-mon[200575]: failed to encode map e292 with expected crc 2023-09-22T07:47:44.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:44 smithi006 ceph-mon[200575]: failed to encode map e292 with expected crc 2023-09-22T07:47:44.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:44 smithi006 ceph-mon[200575]: osdmap e292: 8 total, 8 up, 8 in 2023-09-22T07:47:44.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:44 smithi006 ceph-mon[200575]: failed to encode map e292 with expected crc 2023-09-22T07:47:44.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:44 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:44.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:44 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:44.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:44 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-22T07:47:44.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:44 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:45.190 INFO:tasks.rados.rados.0.smithi006.stdout:1153: done (2 left) 2023-09-22T07:47:45.190 INFO:tasks.rados.rados.0.smithi006.stdout:1154: read oid 8 snap -1 2023-09-22T07:47:45.190 INFO:tasks.rados.rados.0.smithi006.stdout:1154: expect deleted 2023-09-22T07:47:45.190 INFO:tasks.rados.rados.0.smithi006.stdout:1155: setattr oid 25 current snap is 110 2023-09-22T07:47:45.190 INFO:tasks.rados.rados.0.smithi006.stdout:1152: finishing rollback tid 0 to smithi006182445-42 2023-09-22T07:47:45.190 INFO:tasks.rados.rados.0.smithi006.stdout:1151: finishing write tid 1 to smithi006182445-12 2023-09-22T07:47:45.191 INFO:tasks.rados.rados.0.smithi006.stdout:1152: finishing rollback tid 1 to smithi006182445-42 2023-09-22T07:47:45.191 INFO:tasks.rados.rados.0.smithi006.stdout:1151: finishing write tid 2 to smithi006182445-12 2023-09-22T07:47:45.191 INFO:tasks.rados.rados.0.smithi006.stdout:1151: finishing write tid 3 to smithi006182445-12 2023-09-22T07:47:45.191 INFO:tasks.rados.rados.0.smithi006.stdout:1152: finishing rollback tid 2 to smithi006182445-42 2023-09-22T07:47:45.191 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 42 v 449 (ObjNum 199 snap 56 seq_num 199) dirty exists 2023-09-22T07:47:45.191 INFO:tasks.rados.rados.0.smithi006.stdout:1151: finishing write tid 4 to smithi006182445-12 2023-09-22T07:47:45.191 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 12 v 307 (ObjNum 344 snap 110 seq_num 344) dirty exists 2023-09-22T07:47:45.191 INFO:tasks.rados.rados.0.smithi006.stdout:1151: left oid 12 (ObjNum 344 snap 110 seq_num 344) 2023-09-22T07:47:45.191 INFO:tasks.rados.rados.0.smithi006.stdout:1151: done (3 left) 2023-09-22T07:47:45.192 INFO:tasks.rados.rados.0.smithi006.stdout:1152: done (2 left) 2023-09-22T07:47:45.192 INFO:tasks.rados.rados.0.smithi006.stdout:1156: delete oid 3 current snap is 110 2023-09-22T07:47:45.200 INFO:tasks.rados.rados.0.smithi006.stdout:1154: done (2 left) 2023-09-22T07:47:45.200 INFO:tasks.rados.rados.0.smithi006.stdout:1156: done (1 left) 2023-09-22T07:47:45.201 INFO:tasks.rados.rados.0.smithi006.stdout:1157: snap_create 2023-09-22T07:47:45.205 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 25 v 595 (ObjNum 298 snap 93 seq_num 298) dirty exists 2023-09-22T07:47:46.185 INFO:tasks.rados.rados.0.smithi006.stdout:1155: done (1 left) 2023-09-22T07:47:46.185 INFO:tasks.rados.rados.0.smithi006.stdout:1157: done (0 left) 2023-09-22T07:47:46.185 INFO:tasks.rados.rados.0.smithi006.stdout:1158: rollback oid 41 current snap is 111 2023-09-22T07:47:46.185 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 41 to 107 2023-09-22T07:47:46.185 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 4 current snap is 111 2023-09-22T07:47:46.185 INFO:tasks.rados.rados.0.smithi006.stdout:1159: seq_num 346 ranges {1056768=598016,1654784=401408} 2023-09-22T07:47:46.197 INFO:tasks.rados.rados.0.smithi006.stdout:1159: writing smithi006182445-4 from 1056768 to 1654784 tid 1 2023-09-22T07:47:46.200 INFO:tasks.rados.rados.0.smithi006.stdout:1159: writing smithi006182445-4 from 1654784 to 2056192 tid 2 2023-09-22T07:47:46.200 INFO:tasks.rados.rados.0.smithi006.stdout:1160: delete oid 19 current snap is 111 2023-09-22T07:47:46.200 INFO:tasks.rados.rados.0.smithi006.stdout:1158: finishing rollback tid 0 to smithi006182445-41 2023-09-22T07:47:46.200 INFO:tasks.rados.rados.0.smithi006.stdout:1158: finishing rollback tid 1 to smithi006182445-41 2023-09-22T07:47:46.201 INFO:tasks.rados.rados.0.smithi006.stdout:1158: finishing rollback tid 2 to smithi006182445-41 2023-09-22T07:47:46.201 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 41 v 280 (ObjNum 251 snap 77 seq_num 251) dirty exists 2023-09-22T07:47:46.203 INFO:tasks.rados.rados.0.smithi006.stdout:1158: done (2 left) 2023-09-22T07:47:46.203 INFO:tasks.rados.rados.0.smithi006.stdout:1160: done (1 left) 2023-09-22T07:47:46.203 INFO:tasks.rados.rados.0.smithi006.stdout:1161: rollback oid 6 current snap is 111 2023-09-22T07:47:46.204 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 6 to 109 2023-09-22T07:47:46.204 INFO:tasks.rados.rados.0.smithi006.stdout:1162: snap_remove snap 108 2023-09-22T07:47:46.456 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:46 smithi006 ceph-mon[200575]: failed to encode map e292 with expected crc 2023-09-22T07:47:46.456 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:46 smithi006 ceph-mon[200575]: Reconfiguring mds.b (monmap changed)... 2023-09-22T07:47:46.456 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:46 smithi006 ceph-mon[200575]: Reconfiguring daemon mds.b on smithi105 2023-09-22T07:47:46.456 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:46 smithi006 ceph-mon[200575]: pgmap v85: 121 pgs: 121 active+clean; 120 MiB data, 689 MiB used, 715 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.3 MiB/s wr, 8 op/s 2023-09-22T07:47:46.456 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:46 smithi006 ceph-mon[200575]: failed to encode map e293 with expected crc 2023-09-22T07:47:46.456 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:46 smithi006 ceph-mon[200575]: failed to encode map e293 with expected crc 2023-09-22T07:47:46.456 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:46 smithi006 ceph-mon[200575]: osdmap e293: 8 total, 8 up, 8 in 2023-09-22T07:47:46.456 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:46 smithi006 ceph-mon[200575]: failed to encode map e293 with expected crc 2023-09-22T07:47:46.457 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:46 smithi006 ceph-mon[200575]: failed to encode map e293 with expected crc 2023-09-22T07:47:46.457 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:46 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:46.457 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:46 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:46.457 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:46 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:47:46.457 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:46 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:47:46.457 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:46 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:47:46.457 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:46 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:46.457 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:46 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-09-22T07:47:46.457 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:46 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-09-22T07:47:46.457 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:46 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-09-22T07:47:46.457 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:46 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-09-22T07:47:46.458 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:46 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-09-22T07:47:46.458 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:46 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-09-22T07:47:46.458 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:46 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:47:46.458 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:46 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:46.458 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:46 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-22T07:47:46.458 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:46 smithi006 ceph-mon[200575]: osdmap e294: 8 total, 8 up, 8 in 2023-09-22T07:47:46.458 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:46 smithi006 ceph-mon[204052]: failed to encode map e292 with expected crc 2023-09-22T07:47:46.458 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:46 smithi006 ceph-mon[204052]: Reconfiguring mds.b (monmap changed)... 2023-09-22T07:47:46.458 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:46 smithi006 ceph-mon[204052]: Reconfiguring daemon mds.b on smithi105 2023-09-22T07:47:46.458 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:46 smithi006 ceph-mon[204052]: pgmap v85: 121 pgs: 121 active+clean; 120 MiB data, 689 MiB used, 715 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.3 MiB/s wr, 8 op/s 2023-09-22T07:47:46.459 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:46 smithi006 ceph-mon[204052]: failed to encode map e293 with expected crc 2023-09-22T07:47:46.459 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:46 smithi006 ceph-mon[204052]: failed to encode map e293 with expected crc 2023-09-22T07:47:46.459 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:46 smithi006 ceph-mon[204052]: osdmap e293: 8 total, 8 up, 8 in 2023-09-22T07:47:46.459 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:46 smithi006 ceph-mon[204052]: failed to encode map e293 with expected crc 2023-09-22T07:47:46.459 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:46 smithi006 ceph-mon[204052]: failed to encode map e293 with expected crc 2023-09-22T07:47:46.459 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:46 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:46.459 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:46 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:46.459 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:46 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:47:46.459 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:46 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:47:46.459 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:46 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:47:46.459 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:46 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:46.459 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:46 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-09-22T07:47:46.460 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:46 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-09-22T07:47:46.460 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:46 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-09-22T07:47:46.460 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:46 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-09-22T07:47:46.460 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:46 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-09-22T07:47:46.460 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:46 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-09-22T07:47:46.460 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:46 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:47:46.460 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:46 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:46.460 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:46 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-22T07:47:46.460 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:46 smithi006 ceph-mon[204052]: osdmap e294: 8 total, 8 up, 8 in 2023-09-22T07:47:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:46 smithi105 ceph-mon[190463]: failed to encode map e292 with expected crc 2023-09-22T07:47:46.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:46 smithi105 ceph-mon[190463]: Reconfiguring mds.b (monmap changed)... 2023-09-22T07:47:46.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:46 smithi105 ceph-mon[190463]: Reconfiguring daemon mds.b on smithi105 2023-09-22T07:47:46.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:46 smithi105 ceph-mon[190463]: pgmap v85: 121 pgs: 121 active+clean; 120 MiB data, 689 MiB used, 715 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.3 MiB/s wr, 8 op/s 2023-09-22T07:47:46.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:46 smithi105 ceph-mon[190463]: failed to encode map e293 with expected crc 2023-09-22T07:47:46.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:46 smithi105 ceph-mon[190463]: failed to encode map e293 with expected crc 2023-09-22T07:47:46.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:46 smithi105 ceph-mon[190463]: osdmap e293: 8 total, 8 up, 8 in 2023-09-22T07:47:46.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:46 smithi105 ceph-mon[190463]: failed to encode map e293 with expected crc 2023-09-22T07:47:46.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:46 smithi105 ceph-mon[190463]: failed to encode map e293 with expected crc 2023-09-22T07:47:46.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:46 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:46.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:46 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:46.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:46 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:47:46.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:46 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:47:46.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:46 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:47:46.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:46 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:46.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:46 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-09-22T07:47:46.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:46 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-09-22T07:47:46.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:46 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-09-22T07:47:46.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:46 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-09-22T07:47:46.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:46 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-09-22T07:47:46.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:46 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-09-22T07:47:46.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:46 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:47:46.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:46 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:46.629 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:46 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-22T07:47:46.629 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:46 smithi105 ceph-mon[190463]: osdmap e294: 8 total, 8 up, 8 in 2023-09-22T07:47:47.201 INFO:tasks.rados.rados.0.smithi006.stdout:1162: done (2 left) 2023-09-22T07:47:47.202 INFO:tasks.rados.rados.0.smithi006.stdout:1163: rmattr oid 26 current snap is 111 2023-09-22T07:47:47.202 INFO:tasks.rados.rados.0.smithi006.stdout:1161: finishing rollback tid 1 to smithi006182445-6 2023-09-22T07:47:47.202 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 6 v 0 (ObjNum 289 snap 0 seq_num 1) dirty dne 2023-09-22T07:47:47.202 INFO:tasks.rados.rados.0.smithi006.stdout:1159: finishing write tid 1 to smithi006182445-4 2023-09-22T07:47:47.202 INFO:tasks.rados.rados.0.smithi006.stdout:1159: finishing write tid 2 to smithi006182445-4 2023-09-22T07:47:47.202 INFO:tasks.rados.rados.0.smithi006.stdout:1159: finishing write tid 3 to smithi006182445-4 2023-09-22T07:47:47.202 INFO:tasks.rados.rados.0.smithi006.stdout:1159: finishing write tid 4 to smithi006182445-4 2023-09-22T07:47:47.202 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 4 v 459 (ObjNum 346 snap 111 seq_num 346) dirty exists 2023-09-22T07:47:47.202 INFO:tasks.rados.rados.0.smithi006.stdout:1159: left oid 4 (ObjNum 346 snap 111 seq_num 346) 2023-09-22T07:47:47.203 INFO:tasks.rados.rados.0.smithi006.stdout:1159: done (2 left) 2023-09-22T07:47:47.203 INFO:tasks.rados.rados.0.smithi006.stdout:1161: done (1 left) 2023-09-22T07:47:47.203 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 15 current snap is 111 2023-09-22T07:47:47.203 INFO:tasks.rados.rados.0.smithi006.stdout:1164: seq_num 348 ranges {1171456=630784,1802240=401408} 2023-09-22T07:47:47.211 INFO:tasks.rados.rados.0.smithi006.stdout:1164: writing smithi006182445-15 from 1171456 to 1802240 tid 1 2023-09-22T07:47:47.214 INFO:tasks.rados.rados.0.smithi006.stdout:1164: writing smithi006182445-15 from 1802240 to 2203648 tid 2 2023-09-22T07:47:47.214 INFO:tasks.rados.rados.0.smithi006.stdout:1165: rollback oid 46 current snap is 111 2023-09-22T07:47:47.214 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 46 to 107 2023-09-22T07:47:47.214 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 26 v 461 (ObjNum 331 snap 103 seq_num 331) dirty exists 2023-09-22T07:47:47.214 INFO:tasks.rados.rados.0.smithi006.stdout:1163: done (2 left) 2023-09-22T07:47:47.214 INFO:tasks.rados.rados.0.smithi006.stdout:1166: rmattr oid 43 current snap is 111 2023-09-22T07:47:47.215 INFO:tasks.rados.rados.0.smithi006.stdout:1167: delete oid 18 current snap is 111 2023-09-22T07:47:47.217 INFO:tasks.rados.rados.0.smithi006.stdout:1167: done (3 left) 2023-09-22T07:47:47.217 INFO:tasks.rados.rados.0.smithi006.stdout:1168: read oid 5 snap -1 2023-09-22T07:47:47.217 INFO:tasks.rados.rados.0.smithi006.stdout:1168: expect (ObjNum 319 snap 100 seq_num 319) 2023-09-22T07:47:47.217 INFO:tasks.rados.rados.0.smithi006.stdout:1169: snap_create 2023-09-22T07:47:47.219 INFO:tasks.rados.rados.0.smithi006.stdout:1164: finishing write tid 1 to smithi006182445-15 2023-09-22T07:47:47.221 INFO:tasks.rados.rados.0.smithi006.stdout:1165: finishing rollback tid 1 to smithi006182445-46 2023-09-22T07:47:47.221 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 46 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2023-09-22T07:47:47.223 INFO:tasks.rados.rados.0.smithi006.stdout:1164: finishing write tid 2 to smithi006182445-15 2023-09-22T07:47:47.223 INFO:tasks.rados.rados.0.smithi006.stdout:1164: finishing write tid 3 to smithi006182445-15 2023-09-22T07:47:47.224 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 43 v 603 (ObjNum 342 snap 108 seq_num 342) dirty exists 2023-09-22T07:47:47.225 INFO:tasks.rados.rados.0.smithi006.stdout:1164: finishing write tid 4 to smithi006182445-15 2023-09-22T07:47:47.225 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 15 v 601 (ObjNum 348 snap 111 seq_num 348) dirty exists 2023-09-22T07:47:47.225 INFO:tasks.rados.rados.0.smithi006.stdout:1164: left oid 15 (ObjNum 348 snap 111 seq_num 348) 2023-09-22T07:47:47.226 INFO:tasks.rados.rados.0.smithi006.stdout:1168: expect (ObjNum 319 snap 100 seq_num 319) 2023-09-22T07:47:47.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:47 smithi006 ceph-mon[200575]: Upgrade: Setting container_image for all mon 2023-09-22T07:47:47.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:47 smithi006 ceph-mon[200575]: Upgrade: Setting container_image for all crash 2023-09-22T07:47:47.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:47 smithi006 ceph-mon[200575]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-22T07:47:47.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:47 smithi006 ceph-mon[200575]: Upgrade: osd.0 is safe to restart 2023-09-22T07:47:47.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:47 smithi006 ceph-mon[200575]: failed to encode map e294 with expected crc 2023-09-22T07:47:47.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:47 smithi006 ceph-mon[200575]: failed to encode map e294 with expected crc 2023-09-22T07:47:47.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:47 smithi006 ceph-mon[200575]: failed to encode map e294 with expected crc 2023-09-22T07:47:47.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:47 smithi006 ceph-mon[200575]: failed to encode map e294 with expected crc 2023-09-22T07:47:47.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:47 smithi006 ceph-mon[204052]: Upgrade: Setting container_image for all mon 2023-09-22T07:47:47.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:47 smithi006 ceph-mon[204052]: Upgrade: Setting container_image for all crash 2023-09-22T07:47:47.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:47 smithi006 ceph-mon[204052]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-22T07:47:47.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:47 smithi006 ceph-mon[204052]: Upgrade: osd.0 is safe to restart 2023-09-22T07:47:47.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:47 smithi006 ceph-mon[204052]: failed to encode map e294 with expected crc 2023-09-22T07:47:47.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:47 smithi006 ceph-mon[204052]: failed to encode map e294 with expected crc 2023-09-22T07:47:47.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:47 smithi006 ceph-mon[204052]: failed to encode map e294 with expected crc 2023-09-22T07:47:47.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:47 smithi006 ceph-mon[204052]: failed to encode map e294 with expected crc 2023-09-22T07:47:47.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:47 smithi105 ceph-mon[190463]: Upgrade: Setting container_image for all mon 2023-09-22T07:47:47.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:47 smithi105 ceph-mon[190463]: Upgrade: Setting container_image for all crash 2023-09-22T07:47:47.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:47 smithi105 ceph-mon[190463]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-22T07:47:47.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:47 smithi105 ceph-mon[190463]: Upgrade: osd.0 is safe to restart 2023-09-22T07:47:47.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:47 smithi105 ceph-mon[190463]: failed to encode map e294 with expected crc 2023-09-22T07:47:47.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:47 smithi105 ceph-mon[190463]: failed to encode map e294 with expected crc 2023-09-22T07:47:47.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:47 smithi105 ceph-mon[190463]: failed to encode map e294 with expected crc 2023-09-22T07:47:47.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:47 smithi105 ceph-mon[190463]: failed to encode map e294 with expected crc 2023-09-22T07:47:47.959 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:47:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:47:47] "GET /metrics HTTP/1.1" 200 35997 "" "Prometheus/2.43.0" 2023-09-22T07:47:48.205 INFO:tasks.rados.rados.0.smithi006.stdout:1164: done (4 left) 2023-09-22T07:47:48.205 INFO:tasks.rados.rados.0.smithi006.stdout:1165: done (3 left) 2023-09-22T07:47:48.205 INFO:tasks.rados.rados.0.smithi006.stdout:1166: done (2 left) 2023-09-22T07:47:48.205 INFO:tasks.rados.rados.0.smithi006.stdout:1168: done (1 left) 2023-09-22T07:47:48.206 INFO:tasks.rados.rados.0.smithi006.stdout:1169: done (0 left) 2023-09-22T07:47:48.206 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 40 current snap is 112 2023-09-22T07:47:48.206 INFO:tasks.rados.rados.0.smithi006.stdout:1170: seq_num 350 ranges {2211840=671744,2883584=401408} 2023-09-22T07:47:48.220 INFO:tasks.rados.rados.0.smithi006.stdout:1170: writing smithi006182445-40 from 2211840 to 2883584 tid 1 2023-09-22T07:47:48.223 INFO:tasks.rados.rados.0.smithi006.stdout:1170: writing smithi006182445-40 from 2883584 to 3284992 tid 2 2023-09-22T07:47:48.223 INFO:tasks.rados.rados.0.smithi006.stdout:1171: delete oid 2 current snap is 112 2023-09-22T07:47:48.230 INFO:tasks.rados.rados.0.smithi006.stdout:1171: done (1 left) 2023-09-22T07:47:48.230 INFO:tasks.rados.rados.0.smithi006.stdout:1172: snap_remove snap 111 2023-09-22T07:47:48.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:48 smithi006 ceph-mon[200575]: pgmap v88: 121 pgs: 121 active+clean; 120 MiB data, 689 MiB used, 715 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.3 MiB/s wr, 8 op/s 2023-09-22T07:47:48.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:48 smithi006 ceph-mon[200575]: failed to encode map e295 with expected crc 2023-09-22T07:47:48.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:48 smithi006 ceph-mon[200575]: failed to encode map e295 with expected crc 2023-09-22T07:47:48.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:48 smithi006 ceph-mon[200575]: osdmap e295: 8 total, 8 up, 8 in 2023-09-22T07:47:48.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:48 smithi006 ceph-mon[200575]: failed to encode map e295 with expected crc 2023-09-22T07:47:48.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:48 smithi006 ceph-mon[200575]: failed to encode map e295 with expected crc 2023-09-22T07:47:48.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:48 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:48.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:48 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-22T07:47:48.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:48 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:48.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:48 smithi006 ceph-mon[204052]: pgmap v88: 121 pgs: 121 active+clean; 120 MiB data, 689 MiB used, 715 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.3 MiB/s wr, 8 op/s 2023-09-22T07:47:48.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:48 smithi006 ceph-mon[204052]: failed to encode map e295 with expected crc 2023-09-22T07:47:48.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:48 smithi006 ceph-mon[204052]: failed to encode map e295 with expected crc 2023-09-22T07:47:48.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:48 smithi006 ceph-mon[204052]: osdmap e295: 8 total, 8 up, 8 in 2023-09-22T07:47:48.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:48 smithi006 ceph-mon[204052]: failed to encode map e295 with expected crc 2023-09-22T07:47:48.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:48 smithi006 ceph-mon[204052]: failed to encode map e295 with expected crc 2023-09-22T07:47:48.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:48 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:48.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:48 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-22T07:47:48.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:48 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:48.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:48 smithi105 ceph-mon[190463]: pgmap v88: 121 pgs: 121 active+clean; 120 MiB data, 689 MiB used, 715 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.3 MiB/s wr, 8 op/s 2023-09-22T07:47:48.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:48 smithi105 ceph-mon[190463]: failed to encode map e295 with expected crc 2023-09-22T07:47:48.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:48 smithi105 ceph-mon[190463]: failed to encode map e295 with expected crc 2023-09-22T07:47:48.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:48 smithi105 ceph-mon[190463]: osdmap e295: 8 total, 8 up, 8 in 2023-09-22T07:47:48.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:48 smithi105 ceph-mon[190463]: failed to encode map e295 with expected crc 2023-09-22T07:47:48.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:48 smithi105 ceph-mon[190463]: failed to encode map e295 with expected crc 2023-09-22T07:47:48.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:48 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:48.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:48 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-22T07:47:48.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:48 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:47:49.126 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:47:48 smithi105 conmon[175730]: ts=2023-09-22T07:47:48.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi105.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi006:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-22T07:47:49.217 INFO:tasks.rados.rados.0.smithi006.stdout:1172: done (1 left) 2023-09-22T07:47:49.218 INFO:tasks.rados.rados.0.smithi006.stdout:1173: copy_from oid 43 from oid 39 current snap is 112 2023-09-22T07:47:49.218 INFO:tasks.rados.rados.0.smithi006.stdout:1170: finishing write tid 1 to smithi006182445-40 2023-09-22T07:47:49.218 INFO:tasks.rados.rados.0.smithi006.stdout:1170: finishing write tid 2 to smithi006182445-40 2023-09-22T07:47:49.218 INFO:tasks.rados.rados.0.smithi006.stdout:1170: finishing write tid 3 to smithi006182445-40 2023-09-22T07:47:49.218 INFO:tasks.rados.rados.0.smithi006.stdout:1170: finishing write tid 4 to smithi006182445-40 2023-09-22T07:47:49.218 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 40 v 236 (ObjNum 350 snap 112 seq_num 350) dirty exists 2023-09-22T07:47:49.218 INFO:tasks.rados.rados.0.smithi006.stdout:1170: left oid 40 (ObjNum 350 snap 112 seq_num 350) 2023-09-22T07:47:49.218 INFO:tasks.rados.rados.0.smithi006.stdout:1170: done (1 left) 2023-09-22T07:47:49.218 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 49 current snap is 112 2023-09-22T07:47:49.218 INFO:tasks.rados.rados.0.smithi006.stdout:1174: seq_num 352 ranges {1392640=704512,2097152=401408} 2023-09-22T07:47:49.230 INFO:tasks.rados.rados.0.smithi006.stdout:1174: writing smithi006182445-49 from 1392640 to 2097152 tid 1 2023-09-22T07:47:49.233 INFO:tasks.rados.rados.0.smithi006.stdout:1174: writing smithi006182445-49 from 2097152 to 2498560 tid 2 2023-09-22T07:47:49.233 INFO:tasks.rados.rados.0.smithi006.stdout:1175: delete oid 26 current snap is 112 2023-09-22T07:47:49.233 INFO:tasks.rados.rados.0.smithi006.stdout:1173: finishing copy_from to smithi006182445-43 2023-09-22T07:47:49.233 INFO:tasks.rados.rados.0.smithi006.stdout:1173: got expected ENOENT (src dne) 2023-09-22T07:47:49.233 INFO:tasks.rados.rados.0.smithi006.stdout:1173: finishing copy_from racing read to smithi006182445-43 2023-09-22T07:47:49.234 INFO:tasks.rados.rados.0.smithi006.stdout:1174: finishing write tid 1 to smithi006182445-49 2023-09-22T07:47:49.237 INFO:tasks.rados.rados.0.smithi006.stdout:1174: finishing write tid 2 to smithi006182445-49 2023-09-22T07:47:49.237 INFO:tasks.rados.rados.0.smithi006.stdout:1174: finishing write tid 3 to smithi006182445-49 2023-09-22T07:47:49.238 INFO:tasks.rados.rados.0.smithi006.stdout:1173: done (2 left) 2023-09-22T07:47:49.238 INFO:tasks.rados.rados.0.smithi006.stdout:1175: done (1 left) 2023-09-22T07:47:49.238 INFO:tasks.rados.rados.0.smithi006.stdout:1176: read oid 7 snap 107 2023-09-22T07:47:49.238 INFO:tasks.rados.rados.0.smithi006.stdout:1176: expect (ObjNum 292 snap 93 seq_num 292) 2023-09-22T07:47:49.238 INFO:tasks.rados.rados.0.smithi006.stdout:1177: read oid 6 snap -1 2023-09-22T07:47:49.238 INFO:tasks.rados.rados.0.smithi006.stdout:1177: expect deleted 2023-09-22T07:47:49.238 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 10 current snap is 112 2023-09-22T07:47:49.238 INFO:tasks.rados.rados.0.smithi006.stdout:1178: seq_num 354 ranges {2727936=737280,3465216=401408} 2023-09-22T07:47:49.257 INFO:tasks.rados.rados.0.smithi006.stdout:1178: writing smithi006182445-10 from 2727936 to 3465216 tid 1 2023-09-22T07:47:49.259 INFO:tasks.rados.rados.0.smithi006.stdout:1178: writing smithi006182445-10 from 3465216 to 3866624 tid 2 2023-09-22T07:47:49.259 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 3 current snap is 112 2023-09-22T07:47:49.259 INFO:tasks.rados.rados.0.smithi006.stdout:1179: seq_num 355 ranges {0=753664,753664=401408} 2023-09-22T07:47:49.263 INFO:tasks.rados.rados.0.smithi006.stdout:1179: writing smithi006182445-3 from 0 to 753664 tid 1 2023-09-22T07:47:49.266 INFO:tasks.rados.rados.0.smithi006.stdout:1179: writing smithi006182445-3 from 753664 to 1155072 tid 2 2023-09-22T07:47:49.266 INFO:tasks.rados.rados.0.smithi006.stdout:1180: read oid 9 snap -1 2023-09-22T07:47:49.266 INFO:tasks.rados.rados.0.smithi006.stdout:1180: expect deleted 2023-09-22T07:47:49.266 INFO:tasks.rados.rados.0.smithi006.stdout:1181: copy_from oid 42 from oid 20 current snap is 112 2023-09-22T07:47:49.266 INFO:tasks.rados.rados.0.smithi006.stdout:1174: finishing write tid 4 to smithi006182445-49 2023-09-22T07:47:49.266 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 49 v 438 (ObjNum 352 snap 112 seq_num 352) dirty exists 2023-09-22T07:47:49.267 INFO:tasks.rados.rados.0.smithi006.stdout:1174: left oid 49 (ObjNum 352 snap 112 seq_num 352) 2023-09-22T07:47:49.267 INFO:tasks.rados.rados.0.smithi006.stdout:1176: expect (ObjNum 292 snap 93 seq_num 292) 2023-09-22T07:47:49.272 INFO:tasks.rados.rados.0.smithi006.stdout:1178: finishing write tid 1 to smithi006182445-10 2023-09-22T07:47:49.272 INFO:tasks.rados.rados.0.smithi006.stdout:1178: finishing write tid 2 to smithi006182445-10 2023-09-22T07:47:49.272 INFO:tasks.rados.rados.0.smithi006.stdout:1178: finishing write tid 3 to smithi006182445-10 2023-09-22T07:47:49.272 INFO:tasks.rados.rados.0.smithi006.stdout:1178: finishing write tid 4 to smithi006182445-10 2023-09-22T07:47:49.272 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 10 v 470 (ObjNum 354 snap 112 seq_num 354) dirty exists 2023-09-22T07:47:49.272 INFO:tasks.rados.rados.0.smithi006.stdout:1178: left oid 10 (ObjNum 354 snap 112 seq_num 354) 2023-09-22T07:47:49.272 INFO:tasks.rados.rados.0.smithi006.stdout:1179: finishing write tid 1 to smithi006182445-3 2023-09-22T07:47:49.272 INFO:tasks.rados.rados.0.smithi006.stdout:1179: finishing write tid 2 to smithi006182445-3 2023-09-22T07:47:49.273 INFO:tasks.rados.rados.0.smithi006.stdout:1179: finishing write tid 3 to smithi006182445-3 2023-09-22T07:47:49.273 INFO:tasks.rados.rados.0.smithi006.stdout:1174: done (6 left) 2023-09-22T07:47:49.273 INFO:tasks.rados.rados.0.smithi006.stdout:1176: done (5 left) 2023-09-22T07:47:49.273 INFO:tasks.rados.rados.0.smithi006.stdout:1177: done (4 left) 2023-09-22T07:47:49.273 INFO:tasks.rados.rados.0.smithi006.stdout:1178: done (3 left) 2023-09-22T07:47:49.273 INFO:tasks.rados.rados.0.smithi006.stdout:1180: done (2 left) 2023-09-22T07:47:49.273 INFO:tasks.rados.rados.0.smithi006.stdout:1182: read oid 9 snap -1 2023-09-22T07:47:49.273 INFO:tasks.rados.rados.0.smithi006.stdout:1182: expect deleted 2023-09-22T07:47:49.273 INFO:tasks.rados.rados.0.smithi006.stdout:1183: rollback oid 10 current snap is 112 2023-09-22T07:47:49.273 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 10 to 107 2023-09-22T07:47:49.274 INFO:tasks.rados.rados.0.smithi006.stdout:1184: rmattr oid 41 current snap is 112 2023-09-22T07:47:49.274 INFO:tasks.rados.rados.0.smithi006.stdout:1184: done (4 left) 2023-09-22T07:47:49.274 INFO:tasks.rados.rados.0.smithi006.stdout:1185: read oid 21 snap -1 2023-09-22T07:47:49.274 INFO:tasks.rados.rados.0.smithi006.stdout:1185: expect (ObjNum 313 snap 99 seq_num 313) 2023-09-22T07:47:49.274 INFO:tasks.rados.rados.0.smithi006.stdout:1186: rmattr oid 16 current snap is 112 2023-09-22T07:47:49.274 INFO:tasks.rados.rados.0.smithi006.stdout:1186: done (5 left) 2023-09-22T07:47:49.274 INFO:tasks.rados.rados.0.smithi006.stdout:1187: rmattr oid 37 current snap is 112 2023-09-22T07:47:49.275 INFO:tasks.rados.rados.0.smithi006.stdout:1187: done (5 left) 2023-09-22T07:47:49.275 INFO:tasks.rados.rados.0.smithi006.stdout:1188: copy_from oid 30 from oid 32 current snap is 112 2023-09-22T07:47:49.275 INFO:tasks.rados.rados.0.smithi006.stdout:1189: snap_create 2023-09-22T07:47:49.275 INFO:tasks.rados.rados.0.smithi006.stdout:1181: finishing copy_from to smithi006182445-42 2023-09-22T07:47:49.276 INFO:tasks.rados.rados.0.smithi006.stdout:1181: got expected ENOENT (src dne) 2023-09-22T07:47:49.276 INFO:tasks.rados.rados.0.smithi006.stdout:1181: finishing copy_from racing read to smithi006182445-42 2023-09-22T07:47:49.276 INFO:tasks.rados.rados.0.smithi006.stdout:1185: expect (ObjNum 313 snap 99 seq_num 313) 2023-09-22T07:47:49.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:49 smithi006 ceph-mon[200575]: Upgrade: Updating osd.0 2023-09-22T07:47:49.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:49 smithi006 ceph-mon[200575]: Deploying daemon osd.0 on smithi006 2023-09-22T07:47:49.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:49 smithi006 ceph-mon[200575]: failed to encode map e296 with expected crc 2023-09-22T07:47:49.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:49 smithi006 ceph-mon[200575]: failed to encode map e296 with expected crc 2023-09-22T07:47:49.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:49 smithi006 ceph-mon[200575]: osdmap e296: 8 total, 8 up, 8 in 2023-09-22T07:47:49.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:49 smithi006 ceph-mon[200575]: failed to encode map e296 with expected crc 2023-09-22T07:47:49.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:49 smithi006 ceph-mon[200575]: failed to encode map e296 with expected crc 2023-09-22T07:47:49.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:49 smithi006 ceph-mon[204052]: Upgrade: Updating osd.0 2023-09-22T07:47:49.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:49 smithi006 ceph-mon[204052]: Deploying daemon osd.0 on smithi006 2023-09-22T07:47:49.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:49 smithi006 ceph-mon[204052]: failed to encode map e296 with expected crc 2023-09-22T07:47:49.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:49 smithi006 ceph-mon[204052]: failed to encode map e296 with expected crc 2023-09-22T07:47:49.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:49 smithi006 ceph-mon[204052]: osdmap e296: 8 total, 8 up, 8 in 2023-09-22T07:47:49.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:49 smithi006 ceph-mon[204052]: failed to encode map e296 with expected crc 2023-09-22T07:47:49.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:49 smithi006 ceph-mon[204052]: failed to encode map e296 with expected crc 2023-09-22T07:47:49.287 INFO:tasks.rados.rados.0.smithi006.stdout:1183: finishing rollback tid 0 to smithi006182445-10 2023-09-22T07:47:49.287 INFO:tasks.rados.rados.0.smithi006.stdout:1183: finishing rollback tid 1 to smithi006182445-10 2023-09-22T07:47:49.288 INFO:tasks.rados.rados.0.smithi006.stdout:1183: finishing rollback tid 2 to smithi006182445-10 2023-09-22T07:47:49.288 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 10 v 473 (ObjNum 251 snap 77 seq_num 251) dirty exists 2023-09-22T07:47:49.288 INFO:tasks.rados.rados.0.smithi006.stdout:1179: finishing write tid 4 to smithi006182445-3 2023-09-22T07:47:49.288 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 3 v 427 (ObjNum 355 snap 112 seq_num 355) dirty exists 2023-09-22T07:47:49.288 INFO:tasks.rados.rados.0.smithi006.stdout:1179: left oid 3 (ObjNum 355 snap 112 seq_num 355) 2023-09-22T07:47:49.288 INFO:tasks.rados.rados.0.smithi006.stdout:1188: finishing copy_from to smithi006182445-30 2023-09-22T07:47:49.288 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 30 v 304 (ObjNum 255 snap 78 seq_num 255) dirty exists 2023-09-22T07:47:49.288 INFO:tasks.rados.rados.0.smithi006.stdout:1188: finishing copy_from racing read to smithi006182445-30 2023-09-22T07:47:49.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:49 smithi105 ceph-mon[190463]: Upgrade: Updating osd.0 2023-09-22T07:47:49.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:49 smithi105 ceph-mon[190463]: Deploying daemon osd.0 on smithi006 2023-09-22T07:47:49.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:49 smithi105 ceph-mon[190463]: failed to encode map e296 with expected crc 2023-09-22T07:47:49.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:49 smithi105 ceph-mon[190463]: failed to encode map e296 with expected crc 2023-09-22T07:47:49.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:49 smithi105 ceph-mon[190463]: osdmap e296: 8 total, 8 up, 8 in 2023-09-22T07:47:49.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:49 smithi105 ceph-mon[190463]: failed to encode map e296 with expected crc 2023-09-22T07:47:49.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:49 smithi105 ceph-mon[190463]: failed to encode map e296 with expected crc 2023-09-22T07:47:50.215 INFO:tasks.rados.rados.0.smithi006.stdout:1179: done (6 left) 2023-09-22T07:47:50.215 INFO:tasks.rados.rados.0.smithi006.stdout:1181: done (5 left) 2023-09-22T07:47:50.215 INFO:tasks.rados.rados.0.smithi006.stdout:1182: done (4 left) 2023-09-22T07:47:50.216 INFO:tasks.rados.rados.0.smithi006.stdout:1183: done (3 left) 2023-09-22T07:47:50.216 INFO:tasks.rados.rados.0.smithi006.stdout:1185: done (2 left) 2023-09-22T07:47:50.216 INFO:tasks.rados.rados.0.smithi006.stdout:1188: done (1 left) 2023-09-22T07:47:50.216 INFO:tasks.rados.rados.0.smithi006.stdout:1189: done (0 left) 2023-09-22T07:47:50.216 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 28 current snap is 113 2023-09-22T07:47:50.216 INFO:tasks.rados.rados.0.smithi006.stdout:1190: seq_num 356 ranges {6750208=770048,7520256=401408} 2023-09-22T07:47:50.260 INFO:tasks.rados.rados.0.smithi006.stdout:1190: writing smithi006182445-28 from 6750208 to 7520256 tid 1 2023-09-22T07:47:50.262 INFO:tasks.rados.rados.0.smithi006.stdout:1190: writing smithi006182445-28 from 7520256 to 7921664 tid 2 2023-09-22T07:47:50.262 INFO:tasks.rados.rados.0.smithi006.stdout:1191: rmattr oid 39 current snap is 113 2023-09-22T07:47:50.263 INFO:tasks.rados.rados.0.smithi006.stdout:1191: done (1 left) 2023-09-22T07:47:50.263 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 34 current snap is 113 2023-09-22T07:47:50.263 INFO:tasks.rados.rados.0.smithi006.stdout:1192: seq_num 357 ranges {1859584=786432,2646016=401408} 2023-09-22T07:47:50.277 INFO:tasks.rados.rados.0.smithi006.stdout:1192: writing smithi006182445-34 from 1859584 to 2646016 tid 1 2023-09-22T07:47:50.280 INFO:tasks.rados.rados.0.smithi006.stdout:1192: writing smithi006182445-34 from 2646016 to 3047424 tid 2 2023-09-22T07:47:50.280 INFO:tasks.rados.rados.0.smithi006.stdout:1193: copy_from oid 3 from oid 13 current snap is 113 2023-09-22T07:47:50.280 INFO:tasks.rados.rados.0.smithi006.stdout:1190: finishing write tid 1 to smithi006182445-28 2023-09-22T07:47:50.280 INFO:tasks.rados.rados.0.smithi006.stdout:1190: finishing write tid 2 to smithi006182445-28 2023-09-22T07:47:50.280 INFO:tasks.rados.rados.0.smithi006.stdout:1190: finishing write tid 3 to smithi006182445-28 2023-09-22T07:47:50.280 INFO:tasks.rados.rados.0.smithi006.stdout:1190: finishing write tid 4 to smithi006182445-28 2023-09-22T07:47:50.280 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 28 v 440 (ObjNum 356 snap 113 seq_num 356) dirty exists 2023-09-22T07:47:50.280 INFO:tasks.rados.rados.0.smithi006.stdout:1190: left oid 28 (ObjNum 356 snap 113 seq_num 356) 2023-09-22T07:47:50.280 INFO:tasks.rados.rados.0.smithi006.stdout:1190: done (2 left) 2023-09-22T07:47:50.280 INFO:tasks.rados.rados.0.smithi006.stdout:1194: copy_from oid 5 from oid 45 current snap is 113 2023-09-22T07:47:50.281 INFO:tasks.rados.rados.0.smithi006.stdout:1195: snap_create 2023-09-22T07:47:50.281 INFO:tasks.rados.rados.0.smithi006.stdout:1193: finishing copy_from to smithi006182445-3 2023-09-22T07:47:50.281 INFO:tasks.rados.rados.0.smithi006.stdout:1193: got expected ENOENT (src dne) 2023-09-22T07:47:50.281 INFO:tasks.rados.rados.0.smithi006.stdout:1193: finishing copy_from racing read to smithi006182445-3 2023-09-22T07:47:50.286 INFO:tasks.rados.rados.0.smithi006.stdout:1192: finishing write tid 1 to smithi006182445-34 2023-09-22T07:47:50.286 INFO:tasks.rados.rados.0.smithi006.stdout:1192: finishing write tid 2 to smithi006182445-34 2023-09-22T07:47:50.287 INFO:tasks.rados.rados.0.smithi006.stdout:1192: finishing write tid 3 to smithi006182445-34 2023-09-22T07:47:50.288 INFO:tasks.rados.rados.0.smithi006.stdout:1192: finishing write tid 4 to smithi006182445-34 2023-09-22T07:47:50.288 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 34 v 477 (ObjNum 357 snap 113 seq_num 357) dirty exists 2023-09-22T07:47:50.288 INFO:tasks.rados.rados.0.smithi006.stdout:1192: left oid 34 (ObjNum 357 snap 113 seq_num 357) 2023-09-22T07:47:50.292 INFO:tasks.rados.rados.0.smithi006.stdout:1194: finishing copy_from to smithi006182445-5 2023-09-22T07:47:50.292 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 5 v 113 (ObjNum 151 snap 41 seq_num 151) dirty exists 2023-09-22T07:47:50.292 INFO:tasks.rados.rados.0.smithi006.stdout:1194: finishing copy_from racing read to smithi006182445-5 2023-09-22T07:47:50.352 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:50 smithi006 ceph-mon[200575]: pgmap v91: 121 pgs: 121 active+clean; 115 MiB data, 695 MiB used, 715 GiB / 715 GiB avail; 403 KiB/s rd, 994 KiB/s wr, 17 op/s 2023-09-22T07:47:50.352 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:50 smithi006 ceph-mon[200575]: failed to encode map e297 with expected crc 2023-09-22T07:47:50.352 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:50 smithi006 ceph-mon[200575]: osdmap e297: 8 total, 8 up, 8 in 2023-09-22T07:47:50.352 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:50 smithi006 ceph-mon[200575]: failed to encode map e297 with expected crc 2023-09-22T07:47:50.352 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:50 smithi006 ceph-mon[200575]: failed to encode map e297 with expected crc 2023-09-22T07:47:50.352 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:50 smithi006 ceph-mon[200575]: failed to encode map e297 with expected crc 2023-09-22T07:47:50.353 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:50 smithi006 ceph-mon[204052]: pgmap v91: 121 pgs: 121 active+clean; 115 MiB data, 695 MiB used, 715 GiB / 715 GiB avail; 403 KiB/s rd, 994 KiB/s wr, 17 op/s 2023-09-22T07:47:50.353 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:50 smithi006 ceph-mon[204052]: failed to encode map e297 with expected crc 2023-09-22T07:47:50.353 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:50 smithi006 ceph-mon[204052]: osdmap e297: 8 total, 8 up, 8 in 2023-09-22T07:47:50.353 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:50 smithi006 ceph-mon[204052]: failed to encode map e297 with expected crc 2023-09-22T07:47:50.353 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:50 smithi006 ceph-mon[204052]: failed to encode map e297 with expected crc 2023-09-22T07:47:50.353 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:50 smithi006 ceph-mon[204052]: failed to encode map e297 with expected crc 2023-09-22T07:47:50.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:50 smithi105 ceph-mon[190463]: pgmap v91: 121 pgs: 121 active+clean; 115 MiB data, 695 MiB used, 715 GiB / 715 GiB avail; 403 KiB/s rd, 994 KiB/s wr, 17 op/s 2023-09-22T07:47:50.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:50 smithi105 ceph-mon[190463]: failed to encode map e297 with expected crc 2023-09-22T07:47:50.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:50 smithi105 ceph-mon[190463]: osdmap e297: 8 total, 8 up, 8 in 2023-09-22T07:47:50.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:50 smithi105 ceph-mon[190463]: failed to encode map e297 with expected crc 2023-09-22T07:47:50.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:50 smithi105 ceph-mon[190463]: failed to encode map e297 with expected crc 2023-09-22T07:47:50.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:50 smithi105 ceph-mon[190463]: failed to encode map e297 with expected crc 2023-09-22T07:47:50.785 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 22 07:47:50 smithi006 systemd[1]: Stopping Ceph osd.0 for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:47:50.785 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 22 07:47:50 smithi006 conmon[122550]: 2023-09-22T07:47:50.579+0000 7f7503c80700 -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-09-22T07:47:50.785 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 22 07:47:50 smithi006 conmon[122550]: 2023-09-22T07:47:50.579+0000 7f7503c80700 -1 osd.0 298 *** Got signal Terminated *** 2023-09-22T07:47:50.785 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 22 07:47:50 smithi006 conmon[122550]: 2023-09-22T07:47:50.579+0000 7f7503c80700 -1 osd.0 298 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-22T07:47:51.189 INFO:tasks.rados.rados.0.smithi006.stdout:1192: done (3 left) 2023-09-22T07:47:51.190 INFO:tasks.rados.rados.0.smithi006.stdout:1193: done (2 left) 2023-09-22T07:47:51.190 INFO:tasks.rados.rados.0.smithi006.stdout:1194: done (1 left) 2023-09-22T07:47:51.190 INFO:tasks.rados.rados.0.smithi006.stdout:1195: done (0 left) 2023-09-22T07:47:51.190 INFO:tasks.rados.rados.0.smithi006.stdout:1196: snap_create 2023-09-22T07:47:51.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:51 smithi006 ceph-mon[204052]: failed to encode map e297 with expected crc 2023-09-22T07:47:51.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:51 smithi006 ceph-mon[204052]: failed to encode map e298 with expected crc 2023-09-22T07:47:51.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:51 smithi006 ceph-mon[204052]: osdmap e298: 8 total, 8 up, 8 in 2023-09-22T07:47:51.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:51 smithi006 ceph-mon[204052]: failed to encode map e298 with expected crc 2023-09-22T07:47:51.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:51 smithi006 ceph-mon[204052]: failed to encode map e298 with expected crc 2023-09-22T07:47:51.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:51 smithi006 ceph-mon[204052]: failed to encode map e298 with expected crc 2023-09-22T07:47:51.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:51 smithi006 ceph-mon[204052]: failed to encode map e298 with expected crc 2023-09-22T07:47:51.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:51 smithi006 ceph-mon[204052]: osd.0 marked itself down and dead 2023-09-22T07:47:51.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:51 smithi006 ceph-mon[204052]: Health check failed: 1 osds down (OSD_DOWN) 2023-09-22T07:47:51.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:51 smithi006 ceph-mon[204052]: osdmap e299: 8 total, 7 up, 8 in 2023-09-22T07:47:51.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:51 smithi006 ceph-mon[200575]: failed to encode map e297 with expected crc 2023-09-22T07:47:51.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:51 smithi006 ceph-mon[200575]: failed to encode map e298 with expected crc 2023-09-22T07:47:51.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:51 smithi006 ceph-mon[200575]: osdmap e298: 8 total, 8 up, 8 in 2023-09-22T07:47:51.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:51 smithi006 ceph-mon[200575]: failed to encode map e298 with expected crc 2023-09-22T07:47:51.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:51 smithi006 ceph-mon[200575]: failed to encode map e298 with expected crc 2023-09-22T07:47:51.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:51 smithi006 ceph-mon[200575]: failed to encode map e298 with expected crc 2023-09-22T07:47:51.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:51 smithi006 ceph-mon[200575]: failed to encode map e298 with expected crc 2023-09-22T07:47:51.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:51 smithi006 ceph-mon[200575]: osd.0 marked itself down and dead 2023-09-22T07:47:51.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:51 smithi006 ceph-mon[200575]: Health check failed: 1 osds down (OSD_DOWN) 2023-09-22T07:47:51.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:51 smithi006 ceph-mon[200575]: osdmap e299: 8 total, 7 up, 8 in 2023-09-22T07:47:51.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:51 smithi105 ceph-mon[190463]: failed to encode map e297 with expected crc 2023-09-22T07:47:51.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:51 smithi105 ceph-mon[190463]: failed to encode map e298 with expected crc 2023-09-22T07:47:51.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:51 smithi105 ceph-mon[190463]: osdmap e298: 8 total, 8 up, 8 in 2023-09-22T07:47:51.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:51 smithi105 ceph-mon[190463]: failed to encode map e298 with expected crc 2023-09-22T07:47:51.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:51 smithi105 ceph-mon[190463]: failed to encode map e298 with expected crc 2023-09-22T07:47:51.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:51 smithi105 ceph-mon[190463]: failed to encode map e298 with expected crc 2023-09-22T07:47:51.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:51 smithi105 ceph-mon[190463]: failed to encode map e298 with expected crc 2023-09-22T07:47:51.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:51 smithi105 ceph-mon[190463]: osd.0 marked itself down and dead 2023-09-22T07:47:51.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:51 smithi105 ceph-mon[190463]: Health check failed: 1 osds down (OSD_DOWN) 2023-09-22T07:47:51.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:51 smithi105 ceph-mon[190463]: osdmap e299: 8 total, 7 up, 8 in 2023-09-22T07:47:52.186 INFO:tasks.rados.rados.0.smithi006.stdout:1196: done (0 left) 2023-09-22T07:47:52.186 INFO:tasks.rados.rados.0.smithi006.stdout:1197: snap_remove snap 113 2023-09-22T07:47:52.229 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 22 07:47:51 smithi006 bash[211774]: 443aac00a144313a3f06f892827b3c24812e520b0d8d165e51eb07d4ce0d3d98 2023-09-22T07:47:52.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:52 smithi006 ceph-mon[200575]: pgmap v94: 121 pgs: 121 active+clean; 115 MiB data, 695 MiB used, 715 GiB / 715 GiB avail; 403 KiB/s rd, 994 KiB/s wr, 17 op/s 2023-09-22T07:47:52.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:52 smithi006 ceph-mon[200575]: failed to encode map e299 with expected crc 2023-09-22T07:47:52.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:52 smithi006 ceph-mon[200575]: failed to encode map e299 with expected crc 2023-09-22T07:47:52.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:52 smithi006 ceph-mon[200575]: osdmap e300: 8 total, 7 up, 8 in 2023-09-22T07:47:52.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:52 smithi006 ceph-mon[200575]: failed to encode map e300 with expected crc 2023-09-22T07:47:52.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:52 smithi006 ceph-mon[200575]: failed to encode map e300 with expected crc 2023-09-22T07:47:52.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:52 smithi006 ceph-mon[204052]: pgmap v94: 121 pgs: 121 active+clean; 115 MiB data, 695 MiB used, 715 GiB / 715 GiB avail; 403 KiB/s rd, 994 KiB/s wr, 17 op/s 2023-09-22T07:47:52.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:52 smithi006 ceph-mon[204052]: failed to encode map e299 with expected crc 2023-09-22T07:47:52.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:52 smithi006 ceph-mon[204052]: failed to encode map e299 with expected crc 2023-09-22T07:47:52.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:52 smithi006 ceph-mon[204052]: osdmap e300: 8 total, 7 up, 8 in 2023-09-22T07:47:52.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:52 smithi006 ceph-mon[204052]: failed to encode map e300 with expected crc 2023-09-22T07:47:52.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:52 smithi006 ceph-mon[204052]: failed to encode map e300 with expected crc 2023-09-22T07:47:52.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:52 smithi105 ceph-mon[190463]: pgmap v94: 121 pgs: 121 active+clean; 115 MiB data, 695 MiB used, 715 GiB / 715 GiB avail; 403 KiB/s rd, 994 KiB/s wr, 17 op/s 2023-09-22T07:47:52.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:52 smithi105 ceph-mon[190463]: failed to encode map e299 with expected crc 2023-09-22T07:47:52.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:52 smithi105 ceph-mon[190463]: failed to encode map e299 with expected crc 2023-09-22T07:47:52.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:52 smithi105 ceph-mon[190463]: osdmap e300: 8 total, 7 up, 8 in 2023-09-22T07:47:52.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:52 smithi105 ceph-mon[190463]: failed to encode map e300 with expected crc 2023-09-22T07:47:52.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:52 smithi105 ceph-mon[190463]: failed to encode map e300 with expected crc 2023-09-22T07:47:53.188 INFO:tasks.rados.rados.0.smithi006.stdout:1197: done (0 left) 2023-09-22T07:47:53.188 INFO:tasks.rados.rados.0.smithi006.stdout:1198: rollback oid 5 current snap is 115 2023-09-22T07:47:53.188 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 5 to 110 2023-09-22T07:47:53.188 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 29 current snap is 115 2023-09-22T07:47:53.188 INFO:tasks.rados.rados.0.smithi006.stdout:1199: seq_num 358 ranges {6832128=802816,7634944=401408} 2023-09-22T07:47:53.230 INFO:tasks.rados.rados.0.smithi006.stdout:1199: writing smithi006182445-29 from 6832128 to 7634944 tid 1 2023-09-22T07:47:53.233 INFO:tasks.rados.rados.0.smithi006.stdout:1199: writing smithi006182445-29 from 7634944 to 8036352 tid 2 2023-09-22T07:47:53.233 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 10 current snap is 115 2023-09-22T07:47:53.233 INFO:tasks.rados.rados.0.smithi006.stdout:1198: finishing rollback tid 0 to smithi006182445-5 2023-09-22T07:47:53.233 INFO:tasks.rados.rados.0.smithi006.stdout:1198: finishing rollback tid 1 to smithi006182445-5 2023-09-22T07:47:53.233 INFO:tasks.rados.rados.0.smithi006.stdout:1198: finishing rollback tid 2 to smithi006182445-5 2023-09-22T07:47:53.233 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 5 v 446 (ObjNum 319 snap 100 seq_num 319) dirty exists 2023-09-22T07:47:53.233 INFO:tasks.rados.rados.0.smithi006.stdout:1200: seq_num 359 ranges {1810432=417792,2228224=417792,2646016=385024} 2023-09-22T07:47:53.240 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:53 smithi006 ceph-mon[204052]: failed to encode map e300 with expected crc 2023-09-22T07:47:53.240 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:53 smithi006 ceph-mon[204052]: failed to encode map e300 with expected crc 2023-09-22T07:47:53.240 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:53 smithi006 ceph-mon[204052]: failed to encode map e300 with expected crc 2023-09-22T07:47:53.240 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:53 smithi006 ceph-mon[204052]: failed to encode map e300 with expected crc 2023-09-22T07:47:53.241 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:53 smithi006 ceph-mon[204052]: failed to encode map e300 with expected crc 2023-09-22T07:47:53.241 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:53 smithi006 ceph-mon[204052]: failed to encode map e300 with expected crc 2023-09-22T07:47:53.241 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:53 smithi006 ceph-mon[204052]: osdmap e301: 8 total, 7 up, 8 in 2023-09-22T07:47:53.245 INFO:tasks.rados.rados.0.smithi006.stdout:1200: writing smithi006182445-10 from 1810432 to 2228224 tid 1 2023-09-22T07:47:53.247 INFO:tasks.rados.rados.0.smithi006.stdout:1200: writing smithi006182445-10 from 2228224 to 2646016 tid 2 2023-09-22T07:47:53.250 INFO:tasks.rados.rados.0.smithi006.stdout:1200: writing smithi006182445-10 from 2646016 to 3031040 tid 3 2023-09-22T07:47:53.250 INFO:tasks.rados.rados.0.smithi006.stdout:1198: done (2 left) 2023-09-22T07:47:53.250 INFO:tasks.rados.rados.0.smithi006.stdout:1201: delete oid 17 current snap is 115 2023-09-22T07:47:53.250 INFO:tasks.rados.rados.0.smithi006.stdout:1199: finishing write tid 1 to smithi006182445-29 2023-09-22T07:47:53.250 INFO:tasks.rados.rados.0.smithi006.stdout:1199: finishing write tid 2 to smithi006182445-29 2023-09-22T07:47:53.250 INFO:tasks.rados.rados.0.smithi006.stdout:1199: finishing write tid 3 to smithi006182445-29 2023-09-22T07:47:53.250 INFO:tasks.rados.rados.0.smithi006.stdout:1199: finishing write tid 4 to smithi006182445-29 2023-09-22T07:47:53.250 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 29 v 441 (ObjNum 358 snap 115 seq_num 358) dirty exists 2023-09-22T07:47:53.251 INFO:tasks.rados.rados.0.smithi006.stdout:1199: left oid 29 (ObjNum 358 snap 115 seq_num 358) 2023-09-22T07:47:53.255 INFO:tasks.rados.rados.0.smithi006.stdout:1200: finishing write tid 1 to smithi006182445-10 2023-09-22T07:47:53.255 INFO:tasks.rados.rados.0.smithi006.stdout:1200: finishing write tid 2 to smithi006182445-10 2023-09-22T07:47:53.256 INFO:tasks.rados.rados.0.smithi006.stdout:1199: done (2 left) 2023-09-22T07:47:53.256 INFO:tasks.rados.rados.0.smithi006.stdout:1201: done (1 left) 2023-09-22T07:47:53.256 INFO:tasks.rados.rados.0.smithi006.stdout:1202: read oid 39 snap -1 2023-09-22T07:47:53.256 INFO:tasks.rados.rados.0.smithi006.stdout:1202: expect deleted 2023-09-22T07:47:53.256 INFO:tasks.rados.rados.0.smithi006.stdout:1203: snap_remove snap 112 2023-09-22T07:47:53.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:53 smithi006 ceph-mon[200575]: failed to encode map e300 with expected crc 2023-09-22T07:47:53.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:53 smithi006 ceph-mon[200575]: failed to encode map e300 with expected crc 2023-09-22T07:47:53.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:53 smithi006 ceph-mon[200575]: failed to encode map e300 with expected crc 2023-09-22T07:47:53.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:53 smithi006 ceph-mon[200575]: failed to encode map e300 with expected crc 2023-09-22T07:47:53.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:53 smithi006 ceph-mon[200575]: failed to encode map e300 with expected crc 2023-09-22T07:47:53.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:53 smithi006 ceph-mon[200575]: failed to encode map e300 with expected crc 2023-09-22T07:47:53.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:53 smithi006 ceph-mon[200575]: osdmap e301: 8 total, 7 up, 8 in 2023-09-22T07:47:53.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:53 smithi105 ceph-mon[190463]: failed to encode map e300 with expected crc 2023-09-22T07:47:53.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:53 smithi105 ceph-mon[190463]: failed to encode map e300 with expected crc 2023-09-22T07:47:53.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:53 smithi105 ceph-mon[190463]: failed to encode map e300 with expected crc 2023-09-22T07:47:53.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:53 smithi105 ceph-mon[190463]: failed to encode map e300 with expected crc 2023-09-22T07:47:53.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:53 smithi105 ceph-mon[190463]: failed to encode map e300 with expected crc 2023-09-22T07:47:53.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:53 smithi105 ceph-mon[190463]: failed to encode map e300 with expected crc 2023-09-22T07:47:53.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:53 smithi105 ceph-mon[190463]: osdmap e301: 8 total, 7 up, 8 in 2023-09-22T07:47:54.240 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 22 07:47:53 smithi006 systemd[1]: ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@osd.0.service: Succeeded. 2023-09-22T07:47:54.240 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 22 07:47:53 smithi006 systemd[1]: Stopped Ceph osd.0 for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:47:54.240 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 22 07:47:54 smithi006 systemd[1]: Starting Ceph osd.0 for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:47:54.241 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:54 smithi006 ceph-mon[204052]: pgmap v97: 121 pgs: 14 stale+active+clean, 107 active+clean; 115 MiB data, 695 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:47:54.241 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:54 smithi006 ceph-mon[204052]: failed to encode map e301 with expected crc 2023-09-22T07:47:54.241 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:54 smithi006 ceph-mon[204052]: failed to encode map e301 with expected crc 2023-09-22T07:47:54.241 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:54 smithi006 ceph-mon[204052]: failed to encode map e301 with expected crc 2023-09-22T07:47:54.241 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:54 smithi006 ceph-mon[204052]: failed to encode map e301 with expected crc 2023-09-22T07:47:54.241 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:54 smithi006 ceph-mon[204052]: failed to encode map e301 with expected crc 2023-09-22T07:47:54.241 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:54 smithi006 ceph-mon[204052]: failed to encode map e301 with expected crc 2023-09-22T07:47:54.248 INFO:tasks.rados.rados.0.smithi006.stdout:1203: done (2 left) 2023-09-22T07:47:54.248 INFO:tasks.rados.rados.0.smithi006.stdout:1204: snap_remove snap 110 2023-09-22T07:47:54.524 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:54 smithi006 ceph-mon[200575]: pgmap v97: 121 pgs: 14 stale+active+clean, 107 active+clean; 115 MiB data, 695 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:47:54.524 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:54 smithi006 ceph-mon[200575]: failed to encode map e301 with expected crc 2023-09-22T07:47:54.524 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:54 smithi006 ceph-mon[200575]: failed to encode map e301 with expected crc 2023-09-22T07:47:54.524 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:54 smithi006 ceph-mon[200575]: failed to encode map e301 with expected crc 2023-09-22T07:47:54.524 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:54 smithi006 ceph-mon[200575]: failed to encode map e301 with expected crc 2023-09-22T07:47:54.524 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:54 smithi006 ceph-mon[200575]: failed to encode map e301 with expected crc 2023-09-22T07:47:54.524 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:54 smithi006 ceph-mon[200575]: failed to encode map e301 with expected crc 2023-09-22T07:47:54.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:54 smithi105 ceph-mon[190463]: pgmap v97: 121 pgs: 14 stale+active+clean, 107 active+clean; 115 MiB data, 695 MiB used, 715 GiB / 715 GiB avail 2023-09-22T07:47:54.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:54 smithi105 ceph-mon[190463]: failed to encode map e301 with expected crc 2023-09-22T07:47:54.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:54 smithi105 ceph-mon[190463]: failed to encode map e301 with expected crc 2023-09-22T07:47:54.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:54 smithi105 ceph-mon[190463]: failed to encode map e301 with expected crc 2023-09-22T07:47:54.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:54 smithi105 ceph-mon[190463]: failed to encode map e301 with expected crc 2023-09-22T07:47:54.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:54 smithi105 ceph-mon[190463]: failed to encode map e301 with expected crc 2023-09-22T07:47:54.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:54 smithi105 ceph-mon[190463]: failed to encode map e301 with expected crc 2023-09-22T07:47:55.253 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 22 07:47:54 smithi006 bash[212406]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-22T07:47:55.253 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 22 07:47:54 smithi006 bash[212406]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-09-22T07:47:55.253 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 22 07:47:54 smithi006 bash[212406]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-0 --no-mon-config 2023-09-22T07:47:55.253 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 22 07:47:54 smithi006 bash[212406]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2023-09-22T07:47:55.254 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 22 07:47:54 smithi006 bash[212406]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2023-09-22T07:47:55.254 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 22 07:47:54 smithi006 bash[212406]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-09-22T07:47:55.254 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 22 07:47:54 smithi006 bash[212406]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-09-22T07:47:55.254 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 22 07:47:54 smithi006 bash[212406]: --> ceph-volume lvm activate successful for osd ID: 0 2023-09-22T07:47:55.257 INFO:tasks.rados.rados.0.smithi006.stdout:1204: done (2 left) 2023-09-22T07:47:55.257 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 47 current snap is 115 2023-09-22T07:47:55.258 INFO:tasks.rados.rados.0.smithi006.stdout:1200: finishing write tid 3 to smithi006182445-10 2023-09-22T07:47:55.258 INFO:tasks.rados.rados.0.smithi006.stdout:1205: seq_num 361 ranges {0=450560,450560=581632,1032192=221184} 2023-09-22T07:47:55.260 INFO:tasks.rados.rados.0.smithi006.stdout:1205: writing smithi006182445-47 from 0 to 450560 tid 1 2023-09-22T07:47:55.264 INFO:tasks.rados.rados.0.smithi006.stdout:1205: writing smithi006182445-47 from 450560 to 1032192 tid 2 2023-09-22T07:47:55.265 INFO:tasks.rados.rados.0.smithi006.stdout:1205: writing smithi006182445-47 from 1032192 to 1253376 tid 3 2023-09-22T07:47:55.265 INFO:tasks.rados.rados.0.smithi006.stdout:1206: copy_from oid 46 from oid 44 current snap is 115 2023-09-22T07:47:55.266 INFO:tasks.rados.rados.0.smithi006.stdout:1200: finishing write tid 4 to smithi006182445-10 2023-09-22T07:47:55.266 INFO:tasks.rados.rados.0.smithi006.stdout:1200: finishing write tid 5 to smithi006182445-10 2023-09-22T07:47:55.266 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 10 v 482 (ObjNum 359 snap 115 seq_num 359) dirty exists 2023-09-22T07:47:55.266 INFO:tasks.rados.rados.0.smithi006.stdout:1200: left oid 10 (ObjNum 359 snap 115 seq_num 359) 2023-09-22T07:47:55.266 INFO:tasks.rados.rados.0.smithi006.stdout:1200: done (3 left) 2023-09-22T07:47:55.266 INFO:tasks.rados.rados.0.smithi006.stdout:1202: done (2 left) 2023-09-22T07:47:55.266 INFO:tasks.rados.rados.0.smithi006.stdout:1207: snap_create 2023-09-22T07:47:55.272 INFO:tasks.rados.rados.0.smithi006.stdout:1205: finishing write tid 1 to smithi006182445-47 2023-09-22T07:47:55.272 INFO:tasks.rados.rados.0.smithi006.stdout:1205: finishing write tid 2 to smithi006182445-47 2023-09-22T07:47:55.272 INFO:tasks.rados.rados.0.smithi006.stdout:1206: finishing copy_from to smithi006182445-46 2023-09-22T07:47:55.272 INFO:tasks.rados.rados.0.smithi006.stdout:1206: got expected ENOENT (src dne) 2023-09-22T07:47:55.272 INFO:tasks.rados.rados.0.smithi006.stdout:1206: finishing copy_from racing read to smithi006182445-46 2023-09-22T07:47:55.274 INFO:tasks.rados.rados.0.smithi006.stdout:1205: finishing write tid 3 to smithi006182445-47 2023-09-22T07:47:55.275 INFO:tasks.rados.rados.0.smithi006.stdout:1205: finishing write tid 4 to smithi006182445-47 2023-09-22T07:47:55.279 INFO:tasks.rados.rados.0.smithi006.stdout:1205: finishing write tid 5 to smithi006182445-47 2023-09-22T07:47:55.279 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 47 v 285 (ObjNum 361 snap 115 seq_num 361) dirty exists 2023-09-22T07:47:55.279 INFO:tasks.rados.rados.0.smithi006.stdout:1205: left oid 47 (ObjNum 361 snap 115 seq_num 361) 2023-09-22T07:47:55.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:55 smithi006 ceph-mon[204052]: failed to encode map e302 with expected crc 2023-09-22T07:47:55.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:55 smithi006 ceph-mon[204052]: failed to encode map e302 with expected crc 2023-09-22T07:47:55.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:55 smithi006 ceph-mon[204052]: osdmap e302: 8 total, 7 up, 8 in 2023-09-22T07:47:55.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:55 smithi006 ceph-mon[204052]: failed to encode map e302 with expected crc 2023-09-22T07:47:55.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:55 smithi006 ceph-mon[200575]: failed to encode map e302 with expected crc 2023-09-22T07:47:55.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:55 smithi006 ceph-mon[200575]: failed to encode map e302 with expected crc 2023-09-22T07:47:55.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:55 smithi006 ceph-mon[200575]: osdmap e302: 8 total, 7 up, 8 in 2023-09-22T07:47:55.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:55 smithi006 ceph-mon[200575]: failed to encode map e302 with expected crc 2023-09-22T07:47:55.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:55 smithi105 ceph-mon[190463]: failed to encode map e302 with expected crc 2023-09-22T07:47:55.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:55 smithi105 ceph-mon[190463]: failed to encode map e302 with expected crc 2023-09-22T07:47:55.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:55 smithi105 ceph-mon[190463]: osdmap e302: 8 total, 7 up, 8 in 2023-09-22T07:47:55.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:55 smithi105 ceph-mon[190463]: failed to encode map e302 with expected crc 2023-09-22T07:47:56.188 INFO:tasks.rados.rados.0.smithi006.stdout:1205: done (2 left) 2023-09-22T07:47:56.189 INFO:tasks.rados.rados.0.smithi006.stdout:1206: done (1 left) 2023-09-22T07:47:56.189 INFO:tasks.rados.rados.0.smithi006.stdout:1207: done (0 left) 2023-09-22T07:47:56.189 INFO:tasks.rados.rados.0.smithi006.stdout:1208: delete oid 3 current snap is 116 2023-09-22T07:47:56.196 INFO:tasks.rados.rados.0.smithi006.stdout:1208: done (0 left) 2023-09-22T07:47:56.196 INFO:tasks.rados.rados.0.smithi006.stdout:1209: read oid 6 snap -1 2023-09-22T07:47:56.197 INFO:tasks.rados.rados.0.smithi006.stdout:1209: expect deleted 2023-09-22T07:47:56.197 INFO:tasks.rados.rados.0.smithi006.stdout:1210: delete oid 30 current snap is 116 2023-09-22T07:47:56.199 INFO:tasks.rados.rados.0.smithi006.stdout:1209: done (1 left) 2023-09-22T07:47:56.199 INFO:tasks.rados.rados.0.smithi006.stdout:1210: done (0 left) 2023-09-22T07:47:56.199 INFO:tasks.rados.rados.0.smithi006.stdout:1211: snap_remove snap 107 2023-09-22T07:47:56.534 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 22 07:47:56 smithi006 ceph-osd[212899]: -- 172.21.15.6:0/1330371267 <== mon.0 v2:172.21.15.6:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5599b68ac4e0 con 0x5599b687ec00 2023-09-22T07:47:56.535 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 22 07:47:56 smithi006 bash[212834]: 14c3d8ebed2c59ce57784169d2978a68709df2d654a1326a47d63ae6f2e599d1 2023-09-22T07:47:56.535 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 22 07:47:56 smithi006 systemd[1]: Started Ceph osd.0 for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:47:56.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:56 smithi006 ceph-mon[204052]: pgmap v100: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 127 MiB data, 716 MiB used, 715 GiB / 715 GiB avail; 414 KiB/s rd, 3.0 MiB/s wr, 12 op/s; 33/270 objects degraded (12.222%) 2023-09-22T07:47:56.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:56 smithi006 ceph-mon[204052]: Health check failed: Degraded data redundancy: 33/270 objects degraded (12.222%), 15 pgs degraded (PG_DEGRADED) 2023-09-22T07:47:56.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:56 smithi006 ceph-mon[204052]: failed to encode map e303 with expected crc 2023-09-22T07:47:56.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:56 smithi006 ceph-mon[204052]: failed to encode map e303 with expected crc 2023-09-22T07:47:56.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:56 smithi006 ceph-mon[204052]: osdmap e303: 8 total, 7 up, 8 in 2023-09-22T07:47:56.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:56 smithi006 ceph-mon[204052]: osdmap e304: 8 total, 7 up, 8 in 2023-09-22T07:47:56.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:56 smithi006 ceph-mon[204052]: failed to encode map e304 with expected crc 2023-09-22T07:47:56.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:56 smithi006 ceph-mon[200575]: pgmap v100: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 127 MiB data, 716 MiB used, 715 GiB / 715 GiB avail; 414 KiB/s rd, 3.0 MiB/s wr, 12 op/s; 33/270 objects degraded (12.222%) 2023-09-22T07:47:56.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:56 smithi006 ceph-mon[200575]: Health check failed: Degraded data redundancy: 33/270 objects degraded (12.222%), 15 pgs degraded (PG_DEGRADED) 2023-09-22T07:47:56.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:56 smithi006 ceph-mon[200575]: failed to encode map e303 with expected crc 2023-09-22T07:47:56.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:56 smithi006 ceph-mon[200575]: failed to encode map e303 with expected crc 2023-09-22T07:47:56.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:56 smithi006 ceph-mon[200575]: osdmap e303: 8 total, 7 up, 8 in 2023-09-22T07:47:56.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:56 smithi006 ceph-mon[200575]: osdmap e304: 8 total, 7 up, 8 in 2023-09-22T07:47:56.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:56 smithi006 ceph-mon[200575]: failed to encode map e304 with expected crc 2023-09-22T07:47:56.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:56 smithi105 ceph-mon[190463]: pgmap v100: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 127 MiB data, 716 MiB used, 715 GiB / 715 GiB avail; 414 KiB/s rd, 3.0 MiB/s wr, 12 op/s; 33/270 objects degraded (12.222%) 2023-09-22T07:47:56.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:56 smithi105 ceph-mon[190463]: Health check failed: Degraded data redundancy: 33/270 objects degraded (12.222%), 15 pgs degraded (PG_DEGRADED) 2023-09-22T07:47:56.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:56 smithi105 ceph-mon[190463]: failed to encode map e303 with expected crc 2023-09-22T07:47:56.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:56 smithi105 ceph-mon[190463]: failed to encode map e303 with expected crc 2023-09-22T07:47:56.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:56 smithi105 ceph-mon[190463]: osdmap e303: 8 total, 7 up, 8 in 2023-09-22T07:47:56.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:56 smithi105 ceph-mon[190463]: osdmap e304: 8 total, 7 up, 8 in 2023-09-22T07:47:56.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:56 smithi105 ceph-mon[190463]: failed to encode map e304 with expected crc 2023-09-22T07:47:57.195 INFO:tasks.rados.rados.0.smithi006.stdout:1211: done (0 left) 2023-09-22T07:47:57.195 INFO:tasks.rados.rados.0.smithi006.stdout:1212: read oid 40 snap -1 2023-09-22T07:47:57.195 INFO:tasks.rados.rados.0.smithi006.stdout:1212: expect (ObjNum 350 snap 112 seq_num 350) 2023-09-22T07:47:57.195 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 10 current snap is 116 2023-09-22T07:47:57.195 INFO:tasks.rados.rados.0.smithi006.stdout:1213: seq_num 364 ranges {3031040=499712,3530752=638976,4169728=163840} 2023-09-22T07:47:57.217 INFO:tasks.rados.rados.0.smithi006.stdout:1213: writing smithi006182445-10 from 3031040 to 3530752 tid 1 2023-09-22T07:47:57.221 INFO:tasks.rados.rados.0.smithi006.stdout:1213: writing smithi006182445-10 from 3530752 to 4169728 tid 2 2023-09-22T07:47:57.222 INFO:tasks.rados.rados.0.smithi006.stdout:1213: writing smithi006182445-10 from 4169728 to 4333568 tid 3 2023-09-22T07:47:57.222 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 16 current snap is 116 2023-09-22T07:47:57.222 INFO:tasks.rados.rados.0.smithi006.stdout:1214: seq_num 365 ranges {3850240=516096,4366336=573440,4939776=229376} 2023-09-22T07:47:57.247 INFO:tasks.rados.rados.0.smithi006.stdout:1214: writing smithi006182445-16 from 3850240 to 4366336 tid 1 2023-09-22T07:47:57.250 INFO:tasks.rados.rados.0.smithi006.stdout:1214: writing smithi006182445-16 from 4366336 to 4939776 tid 2 2023-09-22T07:47:57.252 INFO:tasks.rados.rados.0.smithi006.stdout:1214: writing smithi006182445-16 from 4939776 to 5169152 tid 3 2023-09-22T07:47:57.252 INFO:tasks.rados.rados.0.smithi006.stdout:1215: read oid 49 snap -1 2023-09-22T07:47:57.252 INFO:tasks.rados.rados.0.smithi006.stdout:1215: expect (ObjNum 352 snap 112 seq_num 352) 2023-09-22T07:47:57.252 INFO:tasks.rados.rados.0.smithi006.stdout:1216: read oid 39 snap 115 2023-09-22T07:47:57.252 INFO:tasks.rados.rados.0.smithi006.stdout:1216: expect deleted 2023-09-22T07:47:57.252 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 50 current snap is 116 2023-09-22T07:47:57.252 INFO:tasks.rados.rados.0.smithi006.stdout:1217: seq_num 366 ranges {2285568=532480,2818048=458752,3276800=344064} 2023-09-22T07:47:57.267 INFO:tasks.rados.rados.0.smithi006.stdout:1217: writing smithi006182445-50 from 2285568 to 2818048 tid 1 2023-09-22T07:47:57.270 INFO:tasks.rados.rados.0.smithi006.stdout:1217: writing smithi006182445-50 from 2818048 to 3276800 tid 2 2023-09-22T07:47:57.273 INFO:tasks.rados.rados.0.smithi006.stdout:1217: writing smithi006182445-50 from 3276800 to 3620864 tid 3 2023-09-22T07:47:57.273 INFO:tasks.rados.rados.0.smithi006.stdout:1218: read oid 3 snap -1 2023-09-22T07:47:57.273 INFO:tasks.rados.rados.0.smithi006.stdout:1218: expect deleted 2023-09-22T07:47:57.273 INFO:tasks.rados.rados.0.smithi006.stdout:1219: delete oid 45 current snap is 116 2023-09-22T07:47:57.273 INFO:tasks.rados.rados.0.smithi006.stdout:1212: expect (ObjNum 350 snap 112 seq_num 350) 2023-09-22T07:47:57.284 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 22 07:47:56 smithi006 conmon[212875]: 2023-09-22T07:47:56.803+0000 7f5d573fe640 -1 Falling back to public interface 2023-09-22T07:47:57.457 INFO:tasks.rados.rados.0.smithi006.stdout:1213: finishing write tid 1 to smithi006182445-10 2023-09-22T07:47:57.457 INFO:tasks.rados.rados.0.smithi006.stdout:1212: done (7 left) 2023-09-22T07:47:57.457 INFO:tasks.rados.rados.0.smithi006.stdout:1219: done (6 left) 2023-09-22T07:47:57.457 INFO:tasks.rados.rados.0.smithi006.stdout:1220: snap_create 2023-09-22T07:47:57.458 INFO:tasks.rados.rados.0.smithi006.stdout:1213: finishing write tid 2 to smithi006182445-10 2023-09-22T07:47:57.458 INFO:tasks.rados.rados.0.smithi006.stdout:1213: finishing write tid 3 to smithi006182445-10 2023-09-22T07:47:57.458 INFO:tasks.rados.rados.0.smithi006.stdout:1213: finishing write tid 4 to smithi006182445-10 2023-09-22T07:47:57.458 INFO:tasks.rados.rados.0.smithi006.stdout:1213: finishing write tid 5 to smithi006182445-10 2023-09-22T07:47:57.458 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 10 v 509 (ObjNum 364 snap 116 seq_num 364) dirty exists 2023-09-22T07:47:57.458 INFO:tasks.rados.rados.0.smithi006.stdout:1213: left oid 10 (ObjNum 364 snap 116 seq_num 364) 2023-09-22T07:47:57.458 INFO:tasks.rados.rados.0.smithi006.stdout:1214: finishing write tid 1 to smithi006182445-16 2023-09-22T07:47:57.458 INFO:tasks.rados.rados.0.smithi006.stdout:1214: finishing write tid 2 to smithi006182445-16 2023-09-22T07:47:57.458 INFO:tasks.rados.rados.0.smithi006.stdout:1214: finishing write tid 3 to smithi006182445-16 2023-09-22T07:47:57.458 INFO:tasks.rados.rados.0.smithi006.stdout:1214: finishing write tid 4 to smithi006182445-16 2023-09-22T07:47:57.459 INFO:tasks.rados.rados.0.smithi006.stdout:1214: finishing write tid 5 to smithi006182445-16 2023-09-22T07:47:57.459 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 16 v 191 (ObjNum 365 snap 116 seq_num 365) dirty exists 2023-09-22T07:47:57.459 INFO:tasks.rados.rados.0.smithi006.stdout:1214: left oid 16 (ObjNum 365 snap 116 seq_num 365) 2023-09-22T07:47:57.459 INFO:tasks.rados.rados.0.smithi006.stdout:1215: expect (ObjNum 352 snap 112 seq_num 352) 2023-09-22T07:47:57.551 INFO:tasks.rados.rados.0.smithi006.stdout:1217: finishing write tid 1 to smithi006182445-50 2023-09-22T07:47:57.551 INFO:tasks.rados.rados.0.smithi006.stdout:1217: finishing write tid 2 to smithi006182445-50 2023-09-22T07:47:57.551 INFO:tasks.rados.rados.0.smithi006.stdout:1217: finishing write tid 3 to smithi006182445-50 2023-09-22T07:47:57.551 INFO:tasks.rados.rados.0.smithi006.stdout:1217: finishing write tid 4 to smithi006182445-50 2023-09-22T07:47:57.552 INFO:tasks.rados.rados.0.smithi006.stdout:1217: finishing write tid 5 to smithi006182445-50 2023-09-22T07:47:57.552 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 50 v 409 (ObjNum 366 snap 116 seq_num 366) dirty exists 2023-09-22T07:47:57.552 INFO:tasks.rados.rados.0.smithi006.stdout:1217: left oid 50 (ObjNum 366 snap 116 seq_num 366) 2023-09-22T07:47:57.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:57 smithi105 ceph-mon[190463]: failed to encode map e304 with expected crc 2023-09-22T07:47:57.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:57 smithi105 ceph-mon[190463]: failed to encode map e304 with expected crc 2023-09-22T07:47:57.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:57 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:57.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:57 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:57.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:57 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:47:57.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:57 smithi105 ceph-mon[190463]: pgmap v103: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 127 MiB data, 716 MiB used, 715 GiB / 715 GiB avail; 414 KiB/s rd, 3.0 MiB/s wr, 12 op/s; 33/270 objects degraded (12.222%) 2023-09-22T07:47:57.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:57 smithi105 ceph-mon[190463]: failed to encode map e305 with expected crc 2023-09-22T07:47:57.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:57 smithi105 ceph-mon[190463]: osdmap e305: 8 total, 7 up, 8 in 2023-09-22T07:47:57.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:57 smithi006 ceph-mon[204052]: failed to encode map e304 with expected crc 2023-09-22T07:47:57.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:57 smithi006 ceph-mon[204052]: failed to encode map e304 with expected crc 2023-09-22T07:47:57.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:57 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:57.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:57 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:57.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:57 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:47:57.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:57 smithi006 ceph-mon[204052]: pgmap v103: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 127 MiB data, 716 MiB used, 715 GiB / 715 GiB avail; 414 KiB/s rd, 3.0 MiB/s wr, 12 op/s; 33/270 objects degraded (12.222%) 2023-09-22T07:47:57.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:57 smithi006 ceph-mon[204052]: failed to encode map e305 with expected crc 2023-09-22T07:47:57.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:57 smithi006 ceph-mon[204052]: osdmap e305: 8 total, 7 up, 8 in 2023-09-22T07:47:57.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:57 smithi006 ceph-mon[200575]: failed to encode map e304 with expected crc 2023-09-22T07:47:57.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:57 smithi006 ceph-mon[200575]: failed to encode map e304 with expected crc 2023-09-22T07:47:57.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:57 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:57.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:57 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:57.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:57 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:47:57.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:57 smithi006 ceph-mon[200575]: pgmap v103: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 127 MiB data, 716 MiB used, 715 GiB / 715 GiB avail; 414 KiB/s rd, 3.0 MiB/s wr, 12 op/s; 33/270 objects degraded (12.222%) 2023-09-22T07:47:57.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:57 smithi006 ceph-mon[200575]: failed to encode map e305 with expected crc 2023-09-22T07:47:57.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:57 smithi006 ceph-mon[200575]: osdmap e305: 8 total, 7 up, 8 in 2023-09-22T07:47:58.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:47:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:47:57] "GET /metrics HTTP/1.1" 200 36059 "" "Prometheus/2.43.0" 2023-09-22T07:47:58.339 INFO:tasks.rados.rados.0.smithi006.stdout:1213: done (6 left) 2023-09-22T07:47:58.339 INFO:tasks.rados.rados.0.smithi006.stdout:1214: done (5 left) 2023-09-22T07:47:58.339 INFO:tasks.rados.rados.0.smithi006.stdout:1215: done (4 left) 2023-09-22T07:47:58.339 INFO:tasks.rados.rados.0.smithi006.stdout:1216: done (3 left) 2023-09-22T07:47:58.339 INFO:tasks.rados.rados.0.smithi006.stdout:1217: done (2 left) 2023-09-22T07:47:58.339 INFO:tasks.rados.rados.0.smithi006.stdout:1218: done (1 left) 2023-09-22T07:47:58.339 INFO:tasks.rados.rados.0.smithi006.stdout:1220: done (0 left) 2023-09-22T07:47:58.339 INFO:tasks.rados.rados.0.smithi006.stdout:1221: copy_from oid 38 from oid 8 current snap is 117 2023-09-22T07:47:58.339 INFO:tasks.rados.rados.0.smithi006.stdout:1222: delete oid 42 current snap is 117 2023-09-22T07:47:58.344 INFO:tasks.rados.rados.0.smithi006.stdout:1221: finishing copy_from to smithi006182445-38 2023-09-22T07:47:58.344 INFO:tasks.rados.rados.0.smithi006.stdout:1221: got expected ENOENT (src dne) 2023-09-22T07:47:58.344 INFO:tasks.rados.rados.0.smithi006.stdout:1221: finishing copy_from racing read to smithi006182445-38 2023-09-22T07:47:58.348 INFO:tasks.rados.rados.0.smithi006.stdout:1221: done (1 left) 2023-09-22T07:47:58.348 INFO:tasks.rados.rados.0.smithi006.stdout:1222: done (0 left) 2023-09-22T07:47:58.348 INFO:tasks.rados.rados.0.smithi006.stdout:1223: delete oid 12 current snap is 117 2023-09-22T07:47:58.350 INFO:tasks.rados.rados.0.smithi006.stdout:1223: done (0 left) 2023-09-22T07:47:58.350 INFO:tasks.rados.rados.0.smithi006.stdout:1224: rollback oid 34 current snap is 117 2023-09-22T07:47:58.350 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 34 to 109 2023-09-22T07:47:58.350 INFO:tasks.rados.rados.0.smithi006.stdout:1225: snap_remove snap 115 2023-09-22T07:47:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:58 smithi105 ceph-mon[190463]: failed to encode map e305 with expected crc 2023-09-22T07:47:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:58 smithi105 ceph-mon[190463]: failed to encode map e305 with expected crc 2023-09-22T07:47:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:58.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:47:58.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:58 smithi006 ceph-mon[204052]: failed to encode map e305 with expected crc 2023-09-22T07:47:58.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:58 smithi006 ceph-mon[204052]: failed to encode map e305 with expected crc 2023-09-22T07:47:58.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:58.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:47:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:58 smithi006 ceph-mon[200575]: failed to encode map e305 with expected crc 2023-09-22T07:47:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:58 smithi006 ceph-mon[200575]: failed to encode map e305 with expected crc 2023-09-22T07:47:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:47:59.126 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:47:58 smithi105 conmon[175730]: ts=2023-09-22T07:47:58.659Z caller=alerting.go:366 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi105.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi006:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-09-22T07:47:59.126 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:47:58 smithi105 conmon[175730]: ts=2023-09-22T07:47: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-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi105.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi006:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-22T07:47:59.349 INFO:tasks.rados.rados.0.smithi006.stdout:1225: done (1 left) 2023-09-22T07:47:59.349 INFO:tasks.rados.rados.0.smithi006.stdout:1226: copy_from oid 15 from oid 41 current snap is 117 2023-09-22T07:47:59.349 INFO:tasks.rados.rados.0.smithi006.stdout:1224: finishing rollback tid 0 to smithi006182445-34 2023-09-22T07:47:59.349 INFO:tasks.rados.rados.0.smithi006.stdout:1224: finishing rollback tid 1 to smithi006182445-34 2023-09-22T07:47:59.349 INFO:tasks.rados.rados.0.smithi006.stdout:1224: finishing rollback tid 2 to smithi006182445-34 2023-09-22T07:47:59.349 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 34 v 515 (ObjNum 314 snap 99 seq_num 314) dirty exists 2023-09-22T07:47:59.349 INFO:tasks.rados.rados.0.smithi006.stdout:1224: done (1 left) 2023-09-22T07:47:59.350 INFO:tasks.rados.rados.0.smithi006.stdout:1227: rollback oid 24 current snap is 117 2023-09-22T07:47:59.350 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 24 to 116 2023-09-22T07:47:59.350 INFO:tasks.rados.rados.0.smithi006.stdout:1228: rollback oid 49 current snap is 117 2023-09-22T07:47:59.350 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 49 to 116 2023-09-22T07:47:59.350 INFO:tasks.rados.rados.0.smithi006.stdout:1229: snap_remove snap 109 2023-09-22T07:47:59.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:59 smithi105 ceph-mon[190463]: failed to encode map e306 with expected crc 2023-09-22T07:47:59.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:59 smithi105 ceph-mon[190463]: failed to encode map e306 with expected crc 2023-09-22T07:47:59.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:59 smithi105 ceph-mon[190463]: osdmap e306: 8 total, 7 up, 8 in 2023-09-22T07:47:59.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:59 smithi105 ceph-mon[190463]: failed to encode map e306 with expected crc 2023-09-22T07:47:59.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:59 smithi105 ceph-mon[190463]: failed to encode map e306 with expected crc 2023-09-22T07:47:59.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:59 smithi105 ceph-mon[190463]: pgmap v106: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 132 MiB data, 739 MiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.2 MiB/s wr, 9 op/s; 38/291 objects degraded (13.058%) 2023-09-22T07:47:59.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:59 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:59.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:47:59 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:59.630 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:59 smithi006 ceph-mon[200575]: failed to encode map e306 with expected crc 2023-09-22T07:47:59.630 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:59 smithi006 ceph-mon[200575]: failed to encode map e306 with expected crc 2023-09-22T07:47:59.631 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:59 smithi006 ceph-mon[200575]: osdmap e306: 8 total, 7 up, 8 in 2023-09-22T07:47:59.631 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:59 smithi006 ceph-mon[200575]: failed to encode map e306 with expected crc 2023-09-22T07:47:59.631 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:59 smithi006 ceph-mon[200575]: failed to encode map e306 with expected crc 2023-09-22T07:47:59.631 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:59 smithi006 ceph-mon[200575]: pgmap v106: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 132 MiB data, 739 MiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.2 MiB/s wr, 9 op/s; 38/291 objects degraded (13.058%) 2023-09-22T07:47:59.631 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:59 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:59.631 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:47:59 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:59.632 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:59 smithi006 ceph-mon[204052]: failed to encode map e306 with expected crc 2023-09-22T07:47:59.632 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:59 smithi006 ceph-mon[204052]: failed to encode map e306 with expected crc 2023-09-22T07:47:59.632 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:59 smithi006 ceph-mon[204052]: osdmap e306: 8 total, 7 up, 8 in 2023-09-22T07:47:59.632 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:59 smithi006 ceph-mon[204052]: failed to encode map e306 with expected crc 2023-09-22T07:47:59.632 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:59 smithi006 ceph-mon[204052]: failed to encode map e306 with expected crc 2023-09-22T07:47:59.632 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:59 smithi006 ceph-mon[204052]: pgmap v106: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 132 MiB data, 739 MiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.2 MiB/s wr, 9 op/s; 38/291 objects degraded (13.058%) 2023-09-22T07:47:59.632 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:59 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:59.632 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:47:59 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:47:59.633 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 22 07:47:59 smithi006 conmon[212875]: 2023-09-22T07:47:59.630+0000 7f5d573fe640 -1 osd.0 0 read_superblock omap replica is missing. 2023-09-22T07:47:59.689 INFO:teuthology.orchestra.run.smithi006.stdout:true 2023-09-22T07:48:00.034 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 22 07:47:59 smithi006 conmon[212875]: 2023-09-22T07:47:59.698+0000 7f5d573fe640 -1 osd.0 298 log_to_monitors true 2023-09-22T07:48:00.054 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-22T07:48:00.054 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (2m) - 6m 25.5M - 0.25.0 c8568f914cd2 68496074d95c 2023-09-22T07:48:00.055 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi105 *:3000 running (2m) - 6m 86.9M - 9.4.7 2c41d148cca3 c6fa0e987221 2023-09-22T07:48:00.055 INFO:teuthology.orchestra.run.smithi006.stdout:mds.a smithi006 running (7m) - 7m 15.8M - 17.2.6-1121-g6a79a820 202608b01ce9 b81e719d7bdb 2023-09-22T07:48:00.055 INFO:teuthology.orchestra.run.smithi006.stdout:mds.b smithi105 running (7m) - 7m 20.3M - 17.2.6-1121-g6a79a820 202608b01ce9 d99d16e4c45f 2023-09-22T07:48:00.055 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi105 *:8443,9283,8765 running (102s) - 10m 447M - 18.0.0-6218-gf7ddca67 ceff0457336d 49e3827be236 2023-09-22T07:48:00.055 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:8443,9283,8765 running (2m) - 12m 507M - 18.0.0-6218-gf7ddca67 ceff0457336d f4535b7ef9f5 2023-09-22T07:48:00.055 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (89s) - 12m 72.2M 2048M 18.0.0-6218-gf7ddca67 ceff0457336d bd2ccd4dffc6 2023-09-22T07:48:00.055 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi105 running (44s) - 11m 35.5M 2048M 18.0.0-6218-gf7ddca67 ceff0457336d 0504f0bc86e8 2023-09-22T07:48:00.055 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (62s) - 10m 54.0M 2048M 18.0.0-6218-gf7ddca67 ceff0457336d 8664efa43f86 2023-09-22T07:48:00.055 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (2m) - 5m 9797k - 1.5.0 0da6a335fe13 b733ce1e65fd 2023-09-22T07:48:00.055 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi105 *:9100 running (2m) - 5m 9.93M - 1.5.0 0da6a335fe13 13131a30680c 2023-09-22T07:48:00.055 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (4s) - 10m 12.0M 2501M 18.0.0-6218-gf7ddca67 ceff0457336d 14c3d8ebed2c 2023-09-22T07:48:00.056 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (9m) - 9m 300M 2501M 17.2.6-1121-g6a79a820 202608b01ce9 653b75615b08 2023-09-22T07:48:00.056 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (9m) - 9m 359M 2501M 17.2.6-1121-g6a79a820 202608b01ce9 258b394587b2 2023-09-22T07:48:00.056 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (9m) - 9m 267M 2501M 17.2.6-1121-g6a79a820 202608b01ce9 ea205d1e8484 2023-09-22T07:48:00.056 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi105 running (8m) - 8m 341M 2500M 17.2.6-1121-g6a79a820 202608b01ce9 2e8fe03d53fa 2023-09-22T07:48:00.056 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi105 running (8m) - 8m 311M 2500M 17.2.6-1121-g6a79a820 202608b01ce9 82303d1786f2 2023-09-22T07:48:00.056 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi105 running (8m) - 8m 221M 2500M 17.2.6-1121-g6a79a820 202608b01ce9 ea58a9013d04 2023-09-22T07:48:00.056 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi105 running (7m) - 7m 279M 2500M 17.2.6-1121-g6a79a820 202608b01ce9 a9ff7d782c8f 2023-09-22T07:48:00.056 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi105 *:9095 running (107s) - 6m 48.1M - 2.43.0 a07b618ecd1d aa59c96aa169 2023-09-22T07:48:00.351 INFO:tasks.rados.rados.0.smithi006.stdout:1229: done (3 left) 2023-09-22T07:48:00.351 INFO:tasks.rados.rados.0.smithi006.stdout:1230: copy_from oid 2 from oid 11 current snap is 117 2023-09-22T07:48:00.352 INFO:tasks.rados.rados.0.smithi006.stdout:1227: finishing rollback tid 0 to smithi006182445-24 2023-09-22T07:48:00.352 INFO:tasks.rados.rados.0.smithi006.stdout:1227: finishing rollback tid 1 to smithi006182445-24 2023-09-22T07:48:00.352 INFO:tasks.rados.rados.0.smithi006.stdout:1227: finishing rollback tid 2 to smithi006182445-24 2023-09-22T07:48:00.352 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 24 v 412 (ObjNum 225 snap 68 seq_num 225) dirty exists 2023-09-22T07:48:00.352 INFO:tasks.rados.rados.0.smithi006.stdout:1228: finishing rollback tid 0 to smithi006182445-49 2023-09-22T07:48:00.352 INFO:tasks.rados.rados.0.smithi006.stdout:1228: finishing rollback tid 1 to smithi006182445-49 2023-09-22T07:48:00.352 INFO:tasks.rados.rados.0.smithi006.stdout:1228: finishing rollback tid 2 to smithi006182445-49 2023-09-22T07:48:00.352 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 49 v 444 (ObjNum 352 snap 112 seq_num 352) dirty exists 2023-09-22T07:48:00.352 INFO:tasks.rados.rados.0.smithi006.stdout:1226: finishing copy_from to smithi006182445-15 2023-09-22T07:48:00.352 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 15 v 280 (ObjNum 251 snap 77 seq_num 251) dirty exists 2023-09-22T07:48:00.352 INFO:tasks.rados.rados.0.smithi006.stdout:1226: finishing copy_from racing read to smithi006182445-15 2023-09-22T07:48:00.353 INFO:tasks.rados.rados.0.smithi006.stdout:1226: done (3 left) 2023-09-22T07:48:00.353 INFO:tasks.rados.rados.0.smithi006.stdout:1227: done (2 left) 2023-09-22T07:48:00.353 INFO:tasks.rados.rados.0.smithi006.stdout:1228: done (1 left) 2023-09-22T07:48:00.353 INFO:tasks.rados.rados.0.smithi006.stdout:1231: snap_create 2023-09-22T07:48:00.389 INFO:tasks.rados.rados.0.smithi006.stdout:1230: finishing copy_from to smithi006182445-2 2023-09-22T07:48:00.389 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 2 v 505 (ObjNum 295 snap 93 seq_num 295) dirty exists 2023-09-22T07:48:00.390 INFO:tasks.rados.rados.0.smithi006.stdout:1230: finishing copy_from racing read to smithi006182445-2 2023-09-22T07:48:00.505 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-09-22T07:48:00.506 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2023-09-22T07:48:00.506 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 3 2023-09-22T07:48:00.506 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:48:00.506 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2023-09-22T07:48:00.506 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 2 2023-09-22T07:48:00.506 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:48:00.506 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2023-09-22T07:48:00.506 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 7 2023-09-22T07:48:00.506 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:48:00.506 INFO:teuthology.orchestra.run.smithi006.stdout: "mds": { 2023-09-22T07:48:00.507 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 2 2023-09-22T07:48:00.507 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:48:00.507 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2023-09-22T07:48:00.507 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 9, 2023-09-22T07:48:00.507 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 5 2023-09-22T07:48:00.507 INFO:teuthology.orchestra.run.smithi006.stdout: } 2023-09-22T07:48:00.507 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-09-22T07:48:00.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:00 smithi105 ceph-mon[190463]: failed to encode map e307 with expected crc 2023-09-22T07:48:00.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:00 smithi105 ceph-mon[190463]: failed to encode map e307 with expected crc 2023-09-22T07:48:00.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:00 smithi105 ceph-mon[190463]: osdmap e307: 8 total, 7 up, 8 in 2023-09-22T07:48:00.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:00 smithi105 ceph-mon[190463]: failed to encode map e307 with expected crc 2023-09-22T07:48:00.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:00 smithi105 ceph-mon[190463]: failed to encode map e307 with expected crc 2023-09-22T07:48:00.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:00 smithi105 ceph-mon[190463]: failed to encode map e307 with expected crc 2023-09-22T07:48:00.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:00 smithi105 ceph-mon[190463]: from='client.44123 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:48:00.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:00 smithi105 ceph-mon[190463]: from='osd.0 [v2:172.21.15.6:6802/2806584267,v1:172.21.15.6:6803/2806584267]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-22T07:48:00.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:00 smithi105 ceph-mon[190463]: failed to encode map e307 with expected crc 2023-09-22T07:48:00.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:00 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:00.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:00 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:00.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:00 smithi105 ceph-mon[190463]: from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:48:00.716 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 22 07:48:00 smithi006 conmon[212875]: 2023-09-22T07:48:00.391+0000 7f5d45064700 -1 osd.0 298 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-22T07:48:00.716 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:00 smithi006 ceph-mon[204052]: failed to encode map e307 with expected crc 2023-09-22T07:48:00.716 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:00 smithi006 ceph-mon[204052]: failed to encode map e307 with expected crc 2023-09-22T07:48:00.716 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:00 smithi006 ceph-mon[204052]: osdmap e307: 8 total, 7 up, 8 in 2023-09-22T07:48:00.716 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:00 smithi006 ceph-mon[204052]: failed to encode map e307 with expected crc 2023-09-22T07:48:00.716 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:00 smithi006 ceph-mon[204052]: failed to encode map e307 with expected crc 2023-09-22T07:48:00.717 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:00 smithi006 ceph-mon[204052]: failed to encode map e307 with expected crc 2023-09-22T07:48:00.717 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:00 smithi006 ceph-mon[204052]: from='client.44123 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:48:00.717 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:00 smithi006 ceph-mon[204052]: from='osd.0 [v2:172.21.15.6:6802/2806584267,v1:172.21.15.6:6803/2806584267]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-22T07:48:00.717 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:00 smithi006 ceph-mon[204052]: failed to encode map e307 with expected crc 2023-09-22T07:48:00.717 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:00 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:00.717 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:00 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:00.717 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:00 smithi006 ceph-mon[204052]: from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:48:00.717 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:00 smithi006 ceph-mon[200575]: failed to encode map e307 with expected crc 2023-09-22T07:48:00.717 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:00 smithi006 ceph-mon[200575]: failed to encode map e307 with expected crc 2023-09-22T07:48:00.717 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:00 smithi006 ceph-mon[200575]: osdmap e307: 8 total, 7 up, 8 in 2023-09-22T07:48:00.718 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:00 smithi006 ceph-mon[200575]: failed to encode map e307 with expected crc 2023-09-22T07:48:00.718 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:00 smithi006 ceph-mon[200575]: failed to encode map e307 with expected crc 2023-09-22T07:48:00.718 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:00 smithi006 ceph-mon[200575]: failed to encode map e307 with expected crc 2023-09-22T07:48:00.718 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:00 smithi006 ceph-mon[200575]: from='client.44123 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:48:00.718 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:00 smithi006 ceph-mon[200575]: from='osd.0 [v2:172.21.15.6:6802/2806584267,v1:172.21.15.6:6803/2806584267]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-22T07:48:00.718 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:00 smithi006 ceph-mon[200575]: failed to encode map e307 with expected crc 2023-09-22T07:48:00.718 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:00 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:00.718 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:00 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:00.718 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:00 smithi006 ceph-mon[200575]: from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:48:01.364 INFO:tasks.rados.rados.0.smithi006.stdout:1230: done (1 left) 2023-09-22T07:48:01.364 INFO:tasks.rados.rados.0.smithi006.stdout:1231: done (0 left) 2023-09-22T07:48:01.364 INFO:tasks.rados.rados.0.smithi006.stdout:1232: copy_from oid 35 from oid 22 current snap is 118 2023-09-22T07:48:01.364 INFO:tasks.rados.rados.0.smithi006.stdout:1233: rollback oid 20 current snap is 118 2023-09-22T07:48:01.364 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 20 to 114 2023-09-22T07:48:01.364 INFO:tasks.rados.rados.0.smithi006.stdout:1234: delete oid 27 current snap is 118 2023-09-22T07:48:01.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:01 smithi105 ceph-mon[190463]: failed to encode map e308 with expected crc 2023-09-22T07:48:01.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:01 smithi105 ceph-mon[190463]: failed to encode map e308 with expected crc 2023-09-22T07:48:01.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:01 smithi105 ceph-mon[190463]: from='osd.0 [v2:172.21.15.6:6802/2806584267,v1:172.21.15.6:6803/2806584267]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-22T07:48:01.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:01 smithi105 ceph-mon[190463]: osdmap e308: 8 total, 7 up, 8 in 2023-09-22T07:48:01.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:01 smithi105 ceph-mon[190463]: from='osd.0 [v2:172.21.15.6:6802/2806584267,v1:172.21.15.6:6803/2806584267]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-09-22T07:48:01.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:01 smithi105 ceph-mon[190463]: failed to encode map e308 with expected crc 2023-09-22T07:48:01.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:01 smithi105 ceph-mon[190463]: failed to encode map e308 with expected crc 2023-09-22T07:48:01.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:01 smithi105 ceph-mon[190463]: from='client.? 172.21.15.6:0/3955021466' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:48:01.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:01 smithi105 ceph-mon[190463]: pgmap v109: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 132 MiB data, 711 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.2 MiB/s wr, 9 op/s; 38/291 objects degraded (13.058%) 2023-09-22T07:48:01.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:01 smithi105 ceph-mon[190463]: Health check update: Degraded data redundancy: 38/291 objects degraded (13.058%), 15 pgs degraded (PG_DEGRADED) 2023-09-22T07:48:01.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:01 smithi006 ceph-mon[200575]: failed to encode map e308 with expected crc 2023-09-22T07:48:01.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:01 smithi006 ceph-mon[200575]: failed to encode map e308 with expected crc 2023-09-22T07:48:01.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:01 smithi006 ceph-mon[200575]: from='osd.0 [v2:172.21.15.6:6802/2806584267,v1:172.21.15.6:6803/2806584267]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-22T07:48:01.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:01 smithi006 ceph-mon[200575]: osdmap e308: 8 total, 7 up, 8 in 2023-09-22T07:48:01.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:01 smithi006 ceph-mon[200575]: from='osd.0 [v2:172.21.15.6:6802/2806584267,v1:172.21.15.6:6803/2806584267]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-09-22T07:48:01.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:01 smithi006 ceph-mon[200575]: failed to encode map e308 with expected crc 2023-09-22T07:48:01.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:01 smithi006 ceph-mon[200575]: failed to encode map e308 with expected crc 2023-09-22T07:48:01.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:01 smithi006 ceph-mon[200575]: from='client.? 172.21.15.6:0/3955021466' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:48:01.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:01 smithi006 ceph-mon[200575]: pgmap v109: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 132 MiB data, 711 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.2 MiB/s wr, 9 op/s; 38/291 objects degraded (13.058%) 2023-09-22T07:48:01.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:01 smithi006 ceph-mon[200575]: Health check update: Degraded data redundancy: 38/291 objects degraded (13.058%), 15 pgs degraded (PG_DEGRADED) 2023-09-22T07:48:01.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:01 smithi006 ceph-mon[204052]: failed to encode map e308 with expected crc 2023-09-22T07:48:01.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:01 smithi006 ceph-mon[204052]: failed to encode map e308 with expected crc 2023-09-22T07:48:01.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:01 smithi006 ceph-mon[204052]: from='osd.0 [v2:172.21.15.6:6802/2806584267,v1:172.21.15.6:6803/2806584267]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-22T07:48:01.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:01 smithi006 ceph-mon[204052]: osdmap e308: 8 total, 7 up, 8 in 2023-09-22T07:48:01.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:01 smithi006 ceph-mon[204052]: from='osd.0 [v2:172.21.15.6:6802/2806584267,v1:172.21.15.6:6803/2806584267]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-09-22T07:48:01.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:01 smithi006 ceph-mon[204052]: failed to encode map e308 with expected crc 2023-09-22T07:48:01.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:01 smithi006 ceph-mon[204052]: failed to encode map e308 with expected crc 2023-09-22T07:48:01.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:01 smithi006 ceph-mon[204052]: from='client.? 172.21.15.6:0/3955021466' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:48:01.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:01 smithi006 ceph-mon[204052]: pgmap v109: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 132 MiB data, 711 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.2 MiB/s wr, 9 op/s; 38/291 objects degraded (13.058%) 2023-09-22T07:48:01.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:01 smithi006 ceph-mon[204052]: Health check update: Degraded data redundancy: 38/291 objects degraded (13.058%), 15 pgs degraded (PG_DEGRADED) 2023-09-22T07:48:02.401 INFO:tasks.rados.rados.0.smithi006.stdout:1232: finishing copy_from to smithi006182445-35 2023-09-22T07:48:02.401 INFO:tasks.rados.rados.0.smithi006.stdout:1232: got expected ENOENT (src dne) 2023-09-22T07:48:02.401 INFO:tasks.rados.rados.0.smithi006.stdout:1232: finishing copy_from racing read to smithi006182445-35 2023-09-22T07:48:02.403 INFO:tasks.rados.rados.0.smithi006.stdout:1232: done (2 left) 2023-09-22T07:48:02.403 INFO:tasks.rados.rados.0.smithi006.stdout:1234: done (1 left) 2023-09-22T07:48:02.403 INFO:tasks.rados.rados.0.smithi006.stdout:1235: rollback oid 24 current snap is 118 2023-09-22T07:48:02.403 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 24 to 114 2023-09-22T07:48:02.403 INFO:tasks.rados.rados.0.smithi006.stdout:1236: delete oid 25 current snap is 118 2023-09-22T07:48:02.408 INFO:tasks.rados.rados.0.smithi006.stdout:1236: done (2 left) 2023-09-22T07:48:02.408 INFO:tasks.rados.rados.0.smithi006.stdout:1237: copy_from oid 42 from oid 45 current snap is 118 2023-09-22T07:48:02.408 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 9 current snap is 118 2023-09-22T07:48:02.409 INFO:tasks.rados.rados.0.smithi006.stdout:1238: seq_num 372 ranges {0=638976,638976=565248,1204224=237568} 2023-09-22T07:48:02.412 INFO:tasks.rados.rados.0.smithi006.stdout:1238: writing smithi006182445-9 from 0 to 638976 tid 1 2023-09-22T07:48:02.417 INFO:tasks.rados.rados.0.smithi006.stdout:1238: writing smithi006182445-9 from 638976 to 1204224 tid 2 2023-09-22T07:48:02.417 INFO:tasks.rados.rados.0.smithi006.stdout:1238: writing smithi006182445-9 from 1204224 to 1441792 tid 3 2023-09-22T07:48:02.418 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 2 current snap is 118 2023-09-22T07:48:02.418 INFO:tasks.rados.rados.0.smithi006.stdout:1233: finishing rollback tid 1 to smithi006182445-20 2023-09-22T07:48:02.418 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 20 v 0 (ObjNum 3393 snap 0 seq_num 3168890528) dirty dne 2023-09-22T07:48:02.418 INFO:tasks.rados.rados.0.smithi006.stdout:1239: seq_num 373 ranges {5537792=655360,6193152=499712,6692864=303104} 2023-09-22T07:48:02.454 INFO:tasks.rados.rados.0.smithi006.stdout:1239: writing smithi006182445-2 from 5537792 to 6193152 tid 1 2023-09-22T07:48:02.457 INFO:tasks.rados.rados.0.smithi006.stdout:1239: writing smithi006182445-2 from 6193152 to 6692864 tid 2 2023-09-22T07:48:02.460 INFO:tasks.rados.rados.0.smithi006.stdout:1239: writing smithi006182445-2 from 6692864 to 6995968 tid 3 2023-09-22T07:48:02.460 INFO:tasks.rados.rados.0.smithi006.stdout:1233: done (4 left) 2023-09-22T07:48:02.460 INFO:tasks.rados.rados.0.smithi006.stdout:1240: rollback oid 12 current snap is 118 2023-09-22T07:48:02.460 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 12 to 116 2023-09-22T07:48:02.460 INFO:tasks.rados.rados.0.smithi006.stdout:1237: finishing copy_from to smithi006182445-42 2023-09-22T07:48:02.460 INFO:tasks.rados.rados.0.smithi006.stdout:1237: got expected ENOENT (src dne) 2023-09-22T07:48:02.460 INFO:tasks.rados.rados.0.smithi006.stdout:1237: finishing copy_from racing read to smithi006182445-42 2023-09-22T07:48:02.460 INFO:tasks.rados.rados.0.smithi006.stdout:1238: finishing write tid 1 to smithi006182445-9 2023-09-22T07:48:02.460 INFO:tasks.rados.rados.0.smithi006.stdout:1238: finishing write tid 2 to smithi006182445-9 2023-09-22T07:48:02.460 INFO:tasks.rados.rados.0.smithi006.stdout:1238: finishing write tid 3 to smithi006182445-9 2023-09-22T07:48:02.460 INFO:tasks.rados.rados.0.smithi006.stdout:1238: finishing write tid 4 to smithi006182445-9 2023-09-22T07:48:02.461 INFO:tasks.rados.rados.0.smithi006.stdout:1238: finishing write tid 5 to smithi006182445-9 2023-09-22T07:48:02.461 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 9 v 488 (ObjNum 372 snap 118 seq_num 372) dirty exists 2023-09-22T07:48:02.461 INFO:tasks.rados.rados.0.smithi006.stdout:1238: left oid 9 (ObjNum 372 snap 118 seq_num 372) 2023-09-22T07:48:02.461 INFO:tasks.rados.rados.0.smithi006.stdout:1235: finishing rollback tid 0 to smithi006182445-24 2023-09-22T07:48:02.461 INFO:tasks.rados.rados.0.smithi006.stdout:1235: finishing rollback tid 1 to smithi006182445-24 2023-09-22T07:48:02.461 INFO:tasks.rados.rados.0.smithi006.stdout:1237: done (4 left) 2023-09-22T07:48:02.461 INFO:tasks.rados.rados.0.smithi006.stdout:1238: done (3 left) 2023-09-22T07:48:02.461 INFO:tasks.rados.rados.0.smithi006.stdout:1241: read oid 10 snap -1 2023-09-22T07:48:02.461 INFO:tasks.rados.rados.0.smithi006.stdout:1241: expect (ObjNum 364 snap 116 seq_num 364) 2023-09-22T07:48:02.461 INFO:tasks.rados.rados.0.smithi006.stdout:1242: snap_remove snap 117 2023-09-22T07:48:02.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:02 smithi105 ceph-mon[190463]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-22T07:48:02.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:02 smithi105 ceph-mon[190463]: failed to encode map e309 with expected crc 2023-09-22T07:48:02.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:02 smithi105 ceph-mon[190463]: failed to encode map e309 with expected crc 2023-09-22T07:48:02.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:02 smithi105 ceph-mon[190463]: osd.0 [v2:172.21.15.6:6802/2806584267,v1:172.21.15.6:6803/2806584267] boot 2023-09-22T07:48:02.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:02 smithi105 ceph-mon[190463]: osdmap e309: 8 total, 8 up, 8 in 2023-09-22T07:48:02.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:02 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-22T07:48:02.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:02 smithi006 ceph-mon[200575]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-22T07:48:02.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:02 smithi006 ceph-mon[200575]: failed to encode map e309 with expected crc 2023-09-22T07:48:02.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:02 smithi006 ceph-mon[200575]: failed to encode map e309 with expected crc 2023-09-22T07:48:02.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:02 smithi006 ceph-mon[200575]: osd.0 [v2:172.21.15.6:6802/2806584267,v1:172.21.15.6:6803/2806584267] boot 2023-09-22T07:48:02.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:02 smithi006 ceph-mon[200575]: osdmap e309: 8 total, 8 up, 8 in 2023-09-22T07:48:02.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:02 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-22T07:48:02.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:02 smithi006 ceph-mon[204052]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-22T07:48:02.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:02 smithi006 ceph-mon[204052]: failed to encode map e309 with expected crc 2023-09-22T07:48:02.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:02 smithi006 ceph-mon[204052]: failed to encode map e309 with expected crc 2023-09-22T07:48:02.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:02 smithi006 ceph-mon[204052]: osd.0 [v2:172.21.15.6:6802/2806584267,v1:172.21.15.6:6803/2806584267] boot 2023-09-22T07:48:02.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:02 smithi006 ceph-mon[204052]: osdmap e309: 8 total, 8 up, 8 in 2023-09-22T07:48:02.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:02 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-22T07:48:03.374 INFO:tasks.rados.rados.0.smithi006.stdout:1242: done (4 left) 2023-09-22T07:48:03.374 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 49 current snap is 118 2023-09-22T07:48:03.374 INFO:tasks.rados.rados.0.smithi006.stdout:1235: finishing rollback tid 2 to smithi006182445-24 2023-09-22T07:48:03.374 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 24 v 415 (ObjNum 225 snap 68 seq_num 225) dirty exists 2023-09-22T07:48:03.374 INFO:tasks.rados.rados.0.smithi006.stdout:1243: seq_num 374 ranges {2498560=671744,3170304=778240,3948544=24576} 2023-09-22T07:48:03.391 INFO:tasks.rados.rados.0.smithi006.stdout:1243: writing smithi006182445-49 from 2498560 to 3170304 tid 1 2023-09-22T07:48:03.395 INFO:tasks.rados.rados.0.smithi006.stdout:1243: writing smithi006182445-49 from 3170304 to 3948544 tid 2 2023-09-22T07:48:03.396 INFO:tasks.rados.rados.0.smithi006.stdout:1243: writing smithi006182445-49 from 3948544 to 3973120 tid 3 2023-09-22T07:48:03.396 INFO:tasks.rados.rados.0.smithi006.stdout:1235: done (4 left) 2023-09-22T07:48:03.396 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 6 current snap is 118 2023-09-22T07:48:03.396 INFO:tasks.rados.rados.0.smithi006.stdout:1239: finishing write tid 1 to smithi006182445-2 2023-09-22T07:48:03.396 INFO:tasks.rados.rados.0.smithi006.stdout:1239: finishing write tid 2 to smithi006182445-2 2023-09-22T07:48:03.396 INFO:tasks.rados.rados.0.smithi006.stdout:1239: finishing write tid 3 to smithi006182445-2 2023-09-22T07:48:03.397 INFO:tasks.rados.rados.0.smithi006.stdout:1239: finishing write tid 4 to smithi006182445-2 2023-09-22T07:48:03.397 INFO:tasks.rados.rados.0.smithi006.stdout:1239: finishing write tid 5 to smithi006182445-2 2023-09-22T07:48:03.397 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 2 v 509 (ObjNum 373 snap 118 seq_num 373) dirty exists 2023-09-22T07:48:03.397 INFO:tasks.rados.rados.0.smithi006.stdout:1239: left oid 2 (ObjNum 373 snap 118 seq_num 373) 2023-09-22T07:48:03.397 INFO:tasks.rados.rados.0.smithi006.stdout:1241: expect (ObjNum 364 snap 116 seq_num 364) 2023-09-22T07:48:03.587 INFO:tasks.rados.rados.0.smithi006.stdout:1240: finishing rollback tid 1 to smithi006182445-12 2023-09-22T07:48:03.587 INFO:tasks.rados.rados.0.smithi006.stdout:1240: finishing rollback tid 2 to smithi006182445-12 2023-09-22T07:48:03.587 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 12 v 310 (ObjNum 344 snap 110 seq_num 344) dirty exists 2023-09-22T07:48:03.588 INFO:tasks.rados.rados.0.smithi006.stdout:1243: finishing write tid 1 to smithi006182445-49 2023-09-22T07:48:03.588 INFO:tasks.rados.rados.0.smithi006.stdout:1244: seq_num 375 ranges {0=688128,688128=663552,1351680=139264} 2023-09-22T07:48:03.591 INFO:tasks.rados.rados.0.smithi006.stdout:1244: writing smithi006182445-6 from 0 to 688128 tid 1 2023-09-22T07:48:03.595 INFO:tasks.rados.rados.0.smithi006.stdout:1244: writing smithi006182445-6 from 688128 to 1351680 tid 2 2023-09-22T07:48:03.596 INFO:tasks.rados.rados.0.smithi006.stdout:1244: writing smithi006182445-6 from 1351680 to 1490944 tid 3 2023-09-22T07:48:03.596 INFO:tasks.rados.rados.0.smithi006.stdout:1239: done (4 left) 2023-09-22T07:48:03.596 INFO:tasks.rados.rados.0.smithi006.stdout:1240: done (3 left) 2023-09-22T07:48:03.596 INFO:tasks.rados.rados.0.smithi006.stdout:1241: done (2 left) 2023-09-22T07:48:03.596 INFO:tasks.rados.rados.0.smithi006.stdout:1245: snap_create 2023-09-22T07:48:03.596 INFO:tasks.rados.rados.0.smithi006.stdout:1243: finishing write tid 2 to smithi006182445-49 2023-09-22T07:48:03.596 INFO:tasks.rados.rados.0.smithi006.stdout:1243: finishing write tid 3 to smithi006182445-49 2023-09-22T07:48:03.596 INFO:tasks.rados.rados.0.smithi006.stdout:1243: finishing write tid 4 to smithi006182445-49 2023-09-22T07:48:03.597 INFO:tasks.rados.rados.0.smithi006.stdout:1243: finishing write tid 5 to smithi006182445-49 2023-09-22T07:48:03.597 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 49 v 448 (ObjNum 374 snap 118 seq_num 374) dirty exists 2023-09-22T07:48:03.597 INFO:tasks.rados.rados.0.smithi006.stdout:1243: left oid 49 (ObjNum 374 snap 118 seq_num 374) 2023-09-22T07:48:03.597 INFO:tasks.rados.rados.0.smithi006.stdout:1244: finishing write tid 1 to smithi006182445-6 2023-09-22T07:48:03.599 INFO:tasks.rados.rados.0.smithi006.stdout:1244: finishing write tid 2 to smithi006182445-6 2023-09-22T07:48:03.599 INFO:tasks.rados.rados.0.smithi006.stdout:1244: finishing write tid 3 to smithi006182445-6 2023-09-22T07:48:03.599 INFO:tasks.rados.rados.0.smithi006.stdout:1244: finishing write tid 4 to smithi006182445-6 2023-09-22T07:48:03.600 INFO:tasks.rados.rados.0.smithi006.stdout:1244: finishing write tid 5 to smithi006182445-6 2023-09-22T07:48:03.600 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 6 v 452 (ObjNum 375 snap 118 seq_num 375) dirty exists 2023-09-22T07:48:03.600 INFO:tasks.rados.rados.0.smithi006.stdout:1244: left oid 6 (ObjNum 375 snap 118 seq_num 375) 2023-09-22T07:48:03.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:03 smithi105 ceph-mon[190463]: failed to encode map e310 with expected crc 2023-09-22T07:48:03.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:03 smithi105 ceph-mon[190463]: failed to encode map e310 with expected crc 2023-09-22T07:48:03.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:03 smithi105 ceph-mon[190463]: osdmap e310: 8 total, 8 up, 8 in 2023-09-22T07:48:03.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:03 smithi105 ceph-mon[190463]: failed to encode map e310 with expected crc 2023-09-22T07:48:03.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:03 smithi105 ceph-mon[190463]: failed to encode map e310 with expected crc 2023-09-22T07:48:03.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:03 smithi105 ceph-mon[190463]: failed to encode map e310 with expected crc 2023-09-22T07:48:03.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:03 smithi105 ceph-mon[190463]: failed to encode map e310 with expected crc 2023-09-22T07:48:03.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:03 smithi105 ceph-mon[190463]: failed to encode map e310 with expected crc 2023-09-22T07:48:03.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:03 smithi105 ceph-mon[190463]: failed to encode map e310 with expected crc 2023-09-22T07:48:03.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:03 smithi105 ceph-mon[190463]: failed to encode map e310 with expected crc 2023-09-22T07:48:03.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:03 smithi105 ceph-mon[190463]: failed to encode map e310 with expected crc 2023-09-22T07:48:03.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:03 smithi105 ceph-mon[190463]: failed to encode map e310 with expected crc 2023-09-22T07:48:03.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:03 smithi105 ceph-mon[190463]: failed to encode map e310 with expected crc 2023-09-22T07:48:03.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:03 smithi105 ceph-mon[190463]: pgmap v112: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 132 MiB data, 711 MiB used, 715 GiB / 715 GiB avail; 38/291 objects degraded (13.058%) 2023-09-22T07:48:03.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:03 smithi006 ceph-mon[204052]: failed to encode map e310 with expected crc 2023-09-22T07:48:03.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:03 smithi006 ceph-mon[204052]: failed to encode map e310 with expected crc 2023-09-22T07:48:03.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:03 smithi006 ceph-mon[204052]: osdmap e310: 8 total, 8 up, 8 in 2023-09-22T07:48:03.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:03 smithi006 ceph-mon[204052]: failed to encode map e310 with expected crc 2023-09-22T07:48:03.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:03 smithi006 ceph-mon[204052]: failed to encode map e310 with expected crc 2023-09-22T07:48:03.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:03 smithi006 ceph-mon[204052]: failed to encode map e310 with expected crc 2023-09-22T07:48:03.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:03 smithi006 ceph-mon[204052]: failed to encode map e310 with expected crc 2023-09-22T07:48:03.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:03 smithi006 ceph-mon[204052]: failed to encode map e310 with expected crc 2023-09-22T07:48:03.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:03 smithi006 ceph-mon[204052]: failed to encode map e310 with expected crc 2023-09-22T07:48:03.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:03 smithi006 ceph-mon[204052]: failed to encode map e310 with expected crc 2023-09-22T07:48:03.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:03 smithi006 ceph-mon[204052]: failed to encode map e310 with expected crc 2023-09-22T07:48:03.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:03 smithi006 ceph-mon[204052]: failed to encode map e310 with expected crc 2023-09-22T07:48:03.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:03 smithi006 ceph-mon[204052]: failed to encode map e310 with expected crc 2023-09-22T07:48:03.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:03 smithi006 ceph-mon[204052]: pgmap v112: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 132 MiB data, 711 MiB used, 715 GiB / 715 GiB avail; 38/291 objects degraded (13.058%) 2023-09-22T07:48:03.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:03 smithi006 ceph-mon[200575]: failed to encode map e310 with expected crc 2023-09-22T07:48:03.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:03 smithi006 ceph-mon[200575]: failed to encode map e310 with expected crc 2023-09-22T07:48:03.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:03 smithi006 ceph-mon[200575]: osdmap e310: 8 total, 8 up, 8 in 2023-09-22T07:48:03.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:03 smithi006 ceph-mon[200575]: failed to encode map e310 with expected crc 2023-09-22T07:48:03.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:03 smithi006 ceph-mon[200575]: failed to encode map e310 with expected crc 2023-09-22T07:48:03.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:03 smithi006 ceph-mon[200575]: failed to encode map e310 with expected crc 2023-09-22T07:48:03.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:03 smithi006 ceph-mon[200575]: failed to encode map e310 with expected crc 2023-09-22T07:48:03.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:03 smithi006 ceph-mon[200575]: failed to encode map e310 with expected crc 2023-09-22T07:48:03.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:03 smithi006 ceph-mon[200575]: failed to encode map e310 with expected crc 2023-09-22T07:48:03.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:03 smithi006 ceph-mon[200575]: failed to encode map e310 with expected crc 2023-09-22T07:48:03.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:03 smithi006 ceph-mon[200575]: failed to encode map e310 with expected crc 2023-09-22T07:48:03.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:03 smithi006 ceph-mon[200575]: failed to encode map e310 with expected crc 2023-09-22T07:48:03.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:03 smithi006 ceph-mon[200575]: failed to encode map e310 with expected crc 2023-09-22T07:48:03.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:03 smithi006 ceph-mon[200575]: pgmap v112: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 132 MiB data, 711 MiB used, 715 GiB / 715 GiB avail; 38/291 objects degraded (13.058%) 2023-09-22T07:48:04.285 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:48:04 smithi006 conmon[187727]: 2023-09-22T07:48:04.004+0000 7fc003075700 -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-09-22T07:48:04.381 INFO:tasks.rados.rados.0.smithi006.stdout:1243: done (2 left) 2023-09-22T07:48:04.381 INFO:tasks.rados.rados.0.smithi006.stdout:1244: done (1 left) 2023-09-22T07:48:04.381 INFO:tasks.rados.rados.0.smithi006.stdout:1245: done (0 left) 2023-09-22T07:48:04.381 INFO:tasks.rados.rados.0.smithi006.stdout:1246: snap_create 2023-09-22T07:48:04.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:04 smithi105 ceph-mon[190463]: failed to encode map e311 with expected crc 2023-09-22T07:48:04.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:04 smithi105 ceph-mon[190463]: failed to encode map e311 with expected crc 2023-09-22T07:48:04.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:04 smithi105 ceph-mon[190463]: osdmap e311: 8 total, 8 up, 8 in 2023-09-22T07:48:04.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:04 smithi105 ceph-mon[190463]: failed to encode map e311 with expected crc 2023-09-22T07:48:04.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:04 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:04.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:04 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:04.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:04 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:48:04.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:04 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:48:04.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:04 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:04.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:04 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:48:04.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:04 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:48:04.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:04 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:48:04.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:04 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:48:04.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:04 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-22T07:48:04.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:04 smithi105 ceph-mon[190463]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-22T07:48:04.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:04 smithi105 ceph-mon[190463]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2023-09-22T07:48:04.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:04 smithi006 ceph-mon[204052]: failed to encode map e311 with expected crc 2023-09-22T07:48:04.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:04 smithi006 ceph-mon[204052]: failed to encode map e311 with expected crc 2023-09-22T07:48:04.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:04 smithi006 ceph-mon[204052]: osdmap e311: 8 total, 8 up, 8 in 2023-09-22T07:48:04.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:04 smithi006 ceph-mon[204052]: failed to encode map e311 with expected crc 2023-09-22T07:48:04.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:04 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:04.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:04 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:04.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:04 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:48:04.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:04 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:48:04.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:04 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:04.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:04 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:48:04.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:04 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:48:04.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:04 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:48:04.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:04 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:48:04.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:04 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-22T07:48:04.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:04 smithi006 ceph-mon[204052]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-22T07:48:04.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:04 smithi006 ceph-mon[204052]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2023-09-22T07:48:04.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:04 smithi006 ceph-mon[200575]: failed to encode map e311 with expected crc 2023-09-22T07:48:04.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:04 smithi006 ceph-mon[200575]: failed to encode map e311 with expected crc 2023-09-22T07:48:04.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:04 smithi006 ceph-mon[200575]: osdmap e311: 8 total, 8 up, 8 in 2023-09-22T07:48:04.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:04 smithi006 ceph-mon[200575]: failed to encode map e311 with expected crc 2023-09-22T07:48:04.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:04 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:04.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:04 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:04.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:04 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:48:04.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:04 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:48:04.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:04 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:04.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:04 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:48:04.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:04 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:48:04.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:04 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:48:04.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:04 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:48:04.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:04 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-22T07:48:04.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:04 smithi006 ceph-mon[200575]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-22T07:48:04.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:04 smithi006 ceph-mon[200575]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2023-09-22T07:48:05.387 INFO:tasks.rados.rados.0.smithi006.stdout:1246: done (0 left) 2023-09-22T07:48:05.387 INFO:tasks.rados.rados.0.smithi006.stdout:1247: rollback oid 44 current snap is 120 2023-09-22T07:48:05.387 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 44 to 116 2023-09-22T07:48:05.387 INFO:tasks.rados.rados.0.smithi006.stdout:1248: read oid 36 snap -1 2023-09-22T07:48:05.388 INFO:tasks.rados.rados.0.smithi006.stdout:1248: expect (ObjNum 338 snap 107 seq_num 338) 2023-09-22T07:48:05.388 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 1 current snap is 120 2023-09-22T07:48:05.388 INFO:tasks.rados.rados.0.smithi006.stdout:1249: seq_num 376 ranges {2727936=704512,3432448=548864,3981312=253952} 2023-09-22T07:48:05.406 INFO:tasks.rados.rados.0.smithi006.stdout:1249: writing smithi006182445-1 from 2727936 to 3432448 tid 1 2023-09-22T07:48:05.410 INFO:tasks.rados.rados.0.smithi006.stdout:1249: writing smithi006182445-1 from 3432448 to 3981312 tid 2 2023-09-22T07:48:05.412 INFO:tasks.rados.rados.0.smithi006.stdout:1249: writing smithi006182445-1 from 3981312 to 4235264 tid 3 2023-09-22T07:48:05.412 INFO:tasks.rados.rados.0.smithi006.stdout:1250: delete oid 50 current snap is 120 2023-09-22T07:48:05.412 INFO:tasks.rados.rados.0.smithi006.stdout:1247: finishing rollback tid 1 to smithi006182445-44 2023-09-22T07:48:05.412 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 44 v 0 (ObjNum 289 snap 0 seq_num 0) dirty dne 2023-09-22T07:48:05.417 INFO:tasks.rados.rados.0.smithi006.stdout:1249: finishing write tid 1 to smithi006182445-1 2023-09-22T07:48:05.417 INFO:tasks.rados.rados.0.smithi006.stdout:1249: finishing write tid 2 to smithi006182445-1 2023-09-22T07:48:05.418 INFO:tasks.rados.rados.0.smithi006.stdout:1247: done (3 left) 2023-09-22T07:48:05.419 INFO:tasks.rados.rados.0.smithi006.stdout:1250: done (2 left) 2023-09-22T07:48:05.419 INFO:tasks.rados.rados.0.smithi006.stdout:1251: read oid 6 snap -1 2023-09-22T07:48:05.419 INFO:tasks.rados.rados.0.smithi006.stdout:1251: expect (ObjNum 375 snap 118 seq_num 375) 2023-09-22T07:48:05.419 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 12 current snap is 120 2023-09-22T07:48:05.419 INFO:tasks.rados.rados.0.smithi006.stdout:1252: seq_num 378 ranges {4063232=737280,4800512=720896,5521408=81920} 2023-09-22T07:48:05.444 INFO:tasks.rados.rados.0.smithi006.stdout:1252: writing smithi006182445-12 from 4063232 to 4800512 tid 1 2023-09-22T07:48:05.448 INFO:tasks.rados.rados.0.smithi006.stdout:1252: writing smithi006182445-12 from 4800512 to 5521408 tid 2 2023-09-22T07:48:05.449 INFO:tasks.rados.rados.0.smithi006.stdout:1252: writing smithi006182445-12 from 5521408 to 5603328 tid 3 2023-09-22T07:48:05.449 INFO:tasks.rados.rados.0.smithi006.stdout:1253: snap_create 2023-09-22T07:48:05.449 INFO:tasks.rados.rados.0.smithi006.stdout:1249: finishing write tid 3 to smithi006182445-1 2023-09-22T07:48:05.449 INFO:tasks.rados.rados.0.smithi006.stdout:1249: finishing write tid 4 to smithi006182445-1 2023-09-22T07:48:05.449 INFO:tasks.rados.rados.0.smithi006.stdout:1249: finishing write tid 5 to smithi006182445-1 2023-09-22T07:48:05.450 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 1 v 249 (ObjNum 376 snap 120 seq_num 376) dirty exists 2023-09-22T07:48:05.450 INFO:tasks.rados.rados.0.smithi006.stdout:1249: left oid 1 (ObjNum 376 snap 120 seq_num 376) 2023-09-22T07:48:05.450 INFO:tasks.rados.rados.0.smithi006.stdout:1251: expect (ObjNum 375 snap 118 seq_num 375) 2023-09-22T07:48:05.487 INFO:tasks.rados.rados.0.smithi006.stdout:1248: expect (ObjNum 338 snap 107 seq_num 338) 2023-09-22T07:48:05.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:05 smithi006 ceph-mon[200575]: failed to encode map e312 with expected crc 2023-09-22T07:48:05.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:05 smithi006 ceph-mon[200575]: failed to encode map e312 with expected crc 2023-09-22T07:48:05.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:05 smithi006 ceph-mon[200575]: osdmap e312: 8 total, 8 up, 8 in 2023-09-22T07:48:05.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:05 smithi006 ceph-mon[200575]: pgmap v115: 121 pgs: 4 active+undersized+degraded, 10 active+undersized, 107 active+clean; 125 MiB data, 707 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 7 op/s; 8/234 objects degraded (3.419%); 10 MiB/s, 3 objects/s recovering 2023-09-22T07:48:05.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:05 smithi006 ceph-mon[204052]: failed to encode map e312 with expected crc 2023-09-22T07:48:05.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:05 smithi006 ceph-mon[204052]: failed to encode map e312 with expected crc 2023-09-22T07:48:05.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:05 smithi006 ceph-mon[204052]: osdmap e312: 8 total, 8 up, 8 in 2023-09-22T07:48:05.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:05 smithi006 ceph-mon[204052]: pgmap v115: 121 pgs: 4 active+undersized+degraded, 10 active+undersized, 107 active+clean; 125 MiB data, 707 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 7 op/s; 8/234 objects degraded (3.419%); 10 MiB/s, 3 objects/s recovering 2023-09-22T07:48:05.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:05 smithi105 ceph-mon[190463]: failed to encode map e312 with expected crc 2023-09-22T07:48:05.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:05 smithi105 ceph-mon[190463]: failed to encode map e312 with expected crc 2023-09-22T07:48:05.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:05 smithi105 ceph-mon[190463]: osdmap e312: 8 total, 8 up, 8 in 2023-09-22T07:48:05.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:05 smithi105 ceph-mon[190463]: pgmap v115: 121 pgs: 4 active+undersized+degraded, 10 active+undersized, 107 active+clean; 125 MiB data, 707 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 7 op/s; 8/234 objects degraded (3.419%); 10 MiB/s, 3 objects/s recovering 2023-09-22T07:48:05.925 INFO:tasks.rados.rados.0.smithi006.stdout:1252: finishing write tid 1 to smithi006182445-12 2023-09-22T07:48:05.926 INFO:tasks.rados.rados.0.smithi006.stdout:1252: finishing write tid 2 to smithi006182445-12 2023-09-22T07:48:05.926 INFO:tasks.rados.rados.0.smithi006.stdout:1252: finishing write tid 3 to smithi006182445-12 2023-09-22T07:48:05.926 INFO:tasks.rados.rados.0.smithi006.stdout:1252: finishing write tid 4 to smithi006182445-12 2023-09-22T07:48:05.926 INFO:tasks.rados.rados.0.smithi006.stdout:1252: finishing write tid 5 to smithi006182445-12 2023-09-22T07:48:05.926 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 12 v 314 (ObjNum 378 snap 120 seq_num 378) dirty exists 2023-09-22T07:48:05.926 INFO:tasks.rados.rados.0.smithi006.stdout:1252: left oid 12 (ObjNum 378 snap 120 seq_num 378) 2023-09-22T07:48:06.395 INFO:tasks.rados.rados.0.smithi006.stdout:1248: done (4 left) 2023-09-22T07:48:06.395 INFO:tasks.rados.rados.0.smithi006.stdout:1249: done (3 left) 2023-09-22T07:48:06.396 INFO:tasks.rados.rados.0.smithi006.stdout:1251: done (2 left) 2023-09-22T07:48:06.396 INFO:tasks.rados.rados.0.smithi006.stdout:1252: done (1 left) 2023-09-22T07:48:06.396 INFO:tasks.rados.rados.0.smithi006.stdout:1253: done (0 left) 2023-09-22T07:48:06.396 INFO:tasks.rados.rados.0.smithi006.stdout:1254: read oid 49 snap -1 2023-09-22T07:48:06.396 INFO:tasks.rados.rados.0.smithi006.stdout:1254: expect (ObjNum 374 snap 118 seq_num 374) 2023-09-22T07:48:06.396 INFO:tasks.rados.rados.0.smithi006.stdout:1255: read oid 22 snap -1 2023-09-22T07:48:06.396 INFO:tasks.rados.rados.0.smithi006.stdout:1255: expect deleted 2023-09-22T07:48:06.396 INFO:tasks.rados.rados.0.smithi006.stdout:1256: delete oid 7 current snap is 121 2023-09-22T07:48:06.399 INFO:tasks.rados.rados.0.smithi006.stdout:1256: done (2 left) 2023-09-22T07:48:06.399 INFO:tasks.rados.rados.0.smithi006.stdout:1257: delete oid 19 current snap is 121 2023-09-22T07:48:06.403 INFO:tasks.rados.rados.0.smithi006.stdout:1255: done (2 left) 2023-09-22T07:48:06.403 INFO:tasks.rados.rados.0.smithi006.stdout:1257: done (1 left) 2023-09-22T07:48:06.403 INFO:tasks.rados.rados.0.smithi006.stdout:1258: read oid 9 snap -1 2023-09-22T07:48:06.403 INFO:tasks.rados.rados.0.smithi006.stdout:1258: expect (ObjNum 372 snap 118 seq_num 372) 2023-09-22T07:48:06.403 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 50 current snap is 121 2023-09-22T07:48:06.403 INFO:tasks.rados.rados.0.smithi006.stdout:1259: seq_num 381 ranges {0=786432,786432=417792,1204224=385024} 2023-09-22T07:48:06.406 INFO:tasks.rados.rados.0.smithi006.stdout:1259: writing smithi006182445-50 from 0 to 786432 tid 1 2023-09-22T07:48:06.409 INFO:tasks.rados.rados.0.smithi006.stdout:1259: writing smithi006182445-50 from 786432 to 1204224 tid 2 2023-09-22T07:48:06.411 INFO:tasks.rados.rados.0.smithi006.stdout:1259: writing smithi006182445-50 from 1204224 to 1589248 tid 3 2023-09-22T07:48:06.411 INFO:tasks.rados.rados.0.smithi006.stdout:1260: rmattr oid 44 current snap is 121 2023-09-22T07:48:06.411 INFO:tasks.rados.rados.0.smithi006.stdout:1260: done (3 left) 2023-09-22T07:48:06.412 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 22 current snap is 121 2023-09-22T07:48:06.412 INFO:tasks.rados.rados.0.smithi006.stdout:1261: seq_num 382 ranges {0=802816,802816=704512,1507328=98304} 2023-09-22T07:48:06.416 INFO:tasks.rados.rados.0.smithi006.stdout:1261: writing smithi006182445-22 from 0 to 802816 tid 1 2023-09-22T07:48:06.421 INFO:tasks.rados.rados.0.smithi006.stdout:1261: writing smithi006182445-22 from 802816 to 1507328 tid 2 2023-09-22T07:48:06.422 INFO:tasks.rados.rados.0.smithi006.stdout:1261: writing smithi006182445-22 from 1507328 to 1605632 tid 3 2023-09-22T07:48:06.422 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 5 current snap is 121 2023-09-22T07:48:06.422 INFO:tasks.rados.rados.0.smithi006.stdout:1262: seq_num 383 ranges {548864=417792,966656=589824,1556480=417792,1974272=196608} 2023-09-22T07:48:06.427 INFO:tasks.rados.rados.0.smithi006.stdout:1262: writing smithi006182445-5 from 548864 to 966656 tid 1 2023-09-22T07:48:06.430 INFO:tasks.rados.rados.0.smithi006.stdout:1262: writing smithi006182445-5 from 966656 to 1556480 tid 2 2023-09-22T07:48:06.432 INFO:tasks.rados.rados.0.smithi006.stdout:1262: writing smithi006182445-5 from 1556480 to 1974272 tid 3 2023-09-22T07:48:06.433 INFO:tasks.rados.rados.0.smithi006.stdout:1262: writing smithi006182445-5 from 1974272 to 2170880 tid 4 2023-09-22T07:48:06.433 INFO:tasks.rados.rados.0.smithi006.stdout:1263: snap_remove snap 119 2023-09-22T07:48:06.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:06 smithi006 ceph-mon[200575]: failed to encode map e313 with expected crc 2023-09-22T07:48:06.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:06 smithi006 ceph-mon[200575]: failed to encode map e313 with expected crc 2023-09-22T07:48:06.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:06 smithi006 ceph-mon[200575]: osdmap e313: 8 total, 8 up, 8 in 2023-09-22T07:48:06.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:06 smithi006 ceph-mon[200575]: failed to encode map e313 with expected crc 2023-09-22T07:48:06.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:06 smithi006 ceph-mon[200575]: failed to encode map e313 with expected crc 2023-09-22T07:48:06.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:06 smithi006 ceph-mon[200575]: Health check update: Degraded data redundancy: 8/234 objects degraded (3.419%), 4 pgs degraded (PG_DEGRADED) 2023-09-22T07:48:06.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:06 smithi006 ceph-mon[204052]: failed to encode map e313 with expected crc 2023-09-22T07:48:06.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:06 smithi006 ceph-mon[204052]: failed to encode map e313 with expected crc 2023-09-22T07:48:06.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:06 smithi006 ceph-mon[204052]: osdmap e313: 8 total, 8 up, 8 in 2023-09-22T07:48:06.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:06 smithi006 ceph-mon[204052]: failed to encode map e313 with expected crc 2023-09-22T07:48:06.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:06 smithi006 ceph-mon[204052]: failed to encode map e313 with expected crc 2023-09-22T07:48:06.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:06 smithi006 ceph-mon[204052]: Health check update: Degraded data redundancy: 8/234 objects degraded (3.419%), 4 pgs degraded (PG_DEGRADED) 2023-09-22T07:48:06.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:06 smithi105 ceph-mon[190463]: failed to encode map e313 with expected crc 2023-09-22T07:48:06.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:06 smithi105 ceph-mon[190463]: failed to encode map e313 with expected crc 2023-09-22T07:48:06.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:06 smithi105 ceph-mon[190463]: osdmap e313: 8 total, 8 up, 8 in 2023-09-22T07:48:06.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:06 smithi105 ceph-mon[190463]: failed to encode map e313 with expected crc 2023-09-22T07:48:06.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:06 smithi105 ceph-mon[190463]: failed to encode map e313 with expected crc 2023-09-22T07:48:06.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:06 smithi105 ceph-mon[190463]: Health check update: Degraded data redundancy: 8/234 objects degraded (3.419%), 4 pgs degraded (PG_DEGRADED) 2023-09-22T07:48:07.403 INFO:tasks.rados.rados.0.smithi006.stdout:1263: done (5 left) 2023-09-22T07:48:07.403 INFO:tasks.rados.rados.0.smithi006.stdout:1264: snap_remove snap 116 2023-09-22T07:48:07.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:07 smithi006 ceph-mon[204052]: failed to encode map e314 with expected crc 2023-09-22T07:48:07.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:07 smithi006 ceph-mon[204052]: failed to encode map e314 with expected crc 2023-09-22T07:48:07.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:07 smithi006 ceph-mon[204052]: osdmap e314: 8 total, 8 up, 8 in 2023-09-22T07:48:07.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:07 smithi006 ceph-mon[204052]: failed to encode map e314 with expected crc 2023-09-22T07:48:07.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:07 smithi006 ceph-mon[204052]: failed to encode map e314 with expected crc 2023-09-22T07:48:07.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:07 smithi006 ceph-mon[204052]: failed to encode map e314 with expected crc 2023-09-22T07:48:07.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:07 smithi006 ceph-mon[204052]: pgmap v118: 121 pgs: 121 active+clean; 125 MiB data, 717 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 8 op/s; 13 MiB/s, 4 objects/s recovering 2023-09-22T07:48:07.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:07 smithi006 ceph-mon[200575]: failed to encode map e314 with expected crc 2023-09-22T07:48:07.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:07 smithi006 ceph-mon[200575]: failed to encode map e314 with expected crc 2023-09-22T07:48:07.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:07 smithi006 ceph-mon[200575]: osdmap e314: 8 total, 8 up, 8 in 2023-09-22T07:48:07.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:07 smithi006 ceph-mon[200575]: failed to encode map e314 with expected crc 2023-09-22T07:48:07.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:07 smithi006 ceph-mon[200575]: failed to encode map e314 with expected crc 2023-09-22T07:48:07.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:07 smithi006 ceph-mon[200575]: failed to encode map e314 with expected crc 2023-09-22T07:48:07.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:07 smithi006 ceph-mon[200575]: pgmap v118: 121 pgs: 121 active+clean; 125 MiB data, 717 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 8 op/s; 13 MiB/s, 4 objects/s recovering 2023-09-22T07:48:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:07 smithi105 ceph-mon[190463]: failed to encode map e314 with expected crc 2023-09-22T07:48:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:07 smithi105 ceph-mon[190463]: failed to encode map e314 with expected crc 2023-09-22T07:48:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:07 smithi105 ceph-mon[190463]: osdmap e314: 8 total, 8 up, 8 in 2023-09-22T07:48:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:07 smithi105 ceph-mon[190463]: failed to encode map e314 with expected crc 2023-09-22T07:48:07.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:07 smithi105 ceph-mon[190463]: failed to encode map e314 with expected crc 2023-09-22T07:48:07.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:07 smithi105 ceph-mon[190463]: failed to encode map e314 with expected crc 2023-09-22T07:48:07.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:07 smithi105 ceph-mon[190463]: pgmap v118: 121 pgs: 121 active+clean; 125 MiB data, 717 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 8 op/s; 13 MiB/s, 4 objects/s recovering 2023-09-22T07:48:08.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:48:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:48:07] "GET /metrics HTTP/1.1" 200 36059 "" "Prometheus/2.43.0" 2023-09-22T07:48:08.407 INFO:tasks.rados.rados.0.smithi006.stdout:1264: done (5 left) 2023-09-22T07:48:08.407 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 17 current snap is 121 2023-09-22T07:48:08.407 INFO:tasks.rados.rados.0.smithi006.stdout:1258: expect (ObjNum 372 snap 118 seq_num 372) 2023-09-22T07:48:08.450 INFO:tasks.rados.rados.0.smithi006.stdout:1259: finishing write tid 1 to smithi006182445-50 2023-09-22T07:48:08.450 INFO:tasks.rados.rados.0.smithi006.stdout:1265: seq_num 384 ranges {0=434176,434176=475136,909312=630784,1540096=98304} 2023-09-22T07:48:08.453 INFO:tasks.rados.rados.0.smithi006.stdout:1265: writing smithi006182445-17 from 0 to 434176 tid 1 2023-09-22T07:48:08.455 INFO:tasks.rados.rados.0.smithi006.stdout:1265: writing smithi006182445-17 from 434176 to 909312 tid 2 2023-09-22T07:48:08.459 INFO:tasks.rados.rados.0.smithi006.stdout:1265: writing smithi006182445-17 from 909312 to 1540096 tid 3 2023-09-22T07:48:08.460 INFO:tasks.rados.rados.0.smithi006.stdout:1265: writing smithi006182445-17 from 1540096 to 1638400 tid 4 2023-09-22T07:48:08.460 INFO:tasks.rados.rados.0.smithi006.stdout:1258: done (5 left) 2023-09-22T07:48:08.460 INFO:tasks.rados.rados.0.smithi006.stdout:1266: read oid 3 snap 120 2023-09-22T07:48:08.460 INFO:tasks.rados.rados.0.smithi006.stdout:1266: expect deleted 2023-09-22T07:48:08.461 INFO:tasks.rados.rados.0.smithi006.stdout:1267: rmattr oid 40 current snap is 121 2023-09-22T07:48:08.461 INFO:tasks.rados.rados.0.smithi006.stdout:1259: finishing write tid 2 to smithi006182445-50 2023-09-22T07:48:08.461 INFO:tasks.rados.rados.0.smithi006.stdout:1259: finishing write tid 3 to smithi006182445-50 2023-09-22T07:48:08.461 INFO:tasks.rados.rados.0.smithi006.stdout:1259: finishing write tid 4 to smithi006182445-50 2023-09-22T07:48:08.461 INFO:tasks.rados.rados.0.smithi006.stdout:1259: finishing write tid 5 to smithi006182445-50 2023-09-22T07:48:08.461 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 50 v 420 (ObjNum 381 snap 121 seq_num 381) dirty exists 2023-09-22T07:48:08.462 INFO:tasks.rados.rados.0.smithi006.stdout:1259: left oid 50 (ObjNum 381 snap 121 seq_num 381) 2023-09-22T07:48:08.462 INFO:tasks.rados.rados.0.smithi006.stdout:1254: expect (ObjNum 374 snap 118 seq_num 374) 2023-09-22T07:48:08.626 INFO:tasks.rados.rados.0.smithi006.stdout:1261: finishing write tid 1 to smithi006182445-22 2023-09-22T07:48:08.626 INFO:tasks.rados.rados.0.smithi006.stdout:1254: done (6 left) 2023-09-22T07:48:08.626 INFO:tasks.rados.rados.0.smithi006.stdout:1259: done (5 left) 2023-09-22T07:48:08.626 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 30 current snap is 121 2023-09-22T07:48:08.626 INFO:tasks.rados.rados.0.smithi006.stdout:1261: finishing write tid 2 to smithi006182445-22 2023-09-22T07:48:08.627 INFO:tasks.rados.rados.0.smithi006.stdout:1268: seq_num 385 ranges {0=450560,450560=761856,1212416=442368} 2023-09-22T07:48:08.628 INFO:tasks.rados.rados.0.smithi006.stdout:1268: writing smithi006182445-30 from 0 to 450560 tid 1 2023-09-22T07:48:08.632 INFO:tasks.rados.rados.0.smithi006.stdout:1268: writing smithi006182445-30 from 450560 to 1212416 tid 2 2023-09-22T07:48:08.635 INFO:tasks.rados.rados.0.smithi006.stdout:1268: writing smithi006182445-30 from 1212416 to 1654784 tid 3 2023-09-22T07:48:08.636 INFO:tasks.rados.rados.0.smithi006.stdout:1269: read oid 35 snap -1 2023-09-22T07:48:08.636 INFO:tasks.rados.rados.0.smithi006.stdout:1269: expect deleted 2023-09-22T07:48:08.636 INFO:tasks.rados.rados.0.smithi006.stdout:1261: finishing write tid 3 to smithi006182445-22 2023-09-22T07:48:08.636 INFO:tasks.rados.rados.0.smithi006.stdout:1261: finishing write tid 4 to smithi006182445-22 2023-09-22T07:48:08.636 INFO:tasks.rados.rados.0.smithi006.stdout:1261: finishing write tid 5 to smithi006182445-22 2023-09-22T07:48:08.636 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 22 v 293 (ObjNum 382 snap 121 seq_num 382) dirty exists 2023-09-22T07:48:08.636 INFO:tasks.rados.rados.0.smithi006.stdout:1261: left oid 22 (ObjNum 382 snap 121 seq_num 382) 2023-09-22T07:48:08.636 INFO:tasks.rados.rados.0.smithi006.stdout:1262: finishing write tid 1 to smithi006182445-5 2023-09-22T07:48:08.636 INFO:tasks.rados.rados.0.smithi006.stdout:1262: finishing write tid 2 to smithi006182445-5 2023-09-22T07:48:08.636 INFO:tasks.rados.rados.0.smithi006.stdout:1262: finishing write tid 3 to smithi006182445-5 2023-09-22T07:48:08.636 INFO:tasks.rados.rados.0.smithi006.stdout:1262: finishing write tid 4 to smithi006182445-5 2023-09-22T07:48:08.637 INFO:tasks.rados.rados.0.smithi006.stdout:1262: finishing write tid 5 to smithi006182445-5 2023-09-22T07:48:08.637 INFO:tasks.rados.rados.0.smithi006.stdout:1261: done (6 left) 2023-09-22T07:48:08.637 INFO:tasks.rados.rados.0.smithi006.stdout:1270: delete oid 24 current snap is 121 2023-09-22T07:48:08.637 INFO:tasks.rados.rados.0.smithi006.stdout:1262: finishing write tid 6 to smithi006182445-5 2023-09-22T07:48:08.637 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 5 v 484 (ObjNum 383 snap 121 seq_num 383) dirty exists 2023-09-22T07:48:08.637 INFO:tasks.rados.rados.0.smithi006.stdout:1262: left oid 5 (ObjNum 383 snap 121 seq_num 383) 2023-09-22T07:48:08.637 INFO:tasks.rados.rados.0.smithi006.stdout:1265: finishing write tid 1 to smithi006182445-17 2023-09-22T07:48:08.637 INFO:tasks.rados.rados.0.smithi006.stdout:1265: finishing write tid 2 to smithi006182445-17 2023-09-22T07:48:08.637 INFO:tasks.rados.rados.0.smithi006.stdout:1265: finishing write tid 3 to smithi006182445-17 2023-09-22T07:48:08.637 INFO:tasks.rados.rados.0.smithi006.stdout:1265: finishing write tid 4 to smithi006182445-17 2023-09-22T07:48:08.637 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 40 v 255 (ObjNum 350 snap 112 seq_num 350) dirty exists 2023-09-22T07:48:08.637 INFO:tasks.rados.rados.0.smithi006.stdout:1265: finishing write tid 5 to smithi006182445-17 2023-09-22T07:48:08.637 INFO:tasks.rados.rados.0.smithi006.stdout:1265: finishing write tid 6 to smithi006182445-17 2023-09-22T07:48:08.638 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 17 v 441 (ObjNum 384 snap 121 seq_num 384) dirty exists 2023-09-22T07:48:08.638 INFO:tasks.rados.rados.0.smithi006.stdout:1265: left oid 17 (ObjNum 384 snap 121 seq_num 384) 2023-09-22T07:48:08.638 INFO:tasks.rados.rados.0.smithi006.stdout:1268: finishing write tid 1 to smithi006182445-30 2023-09-22T07:48:08.638 INFO:tasks.rados.rados.0.smithi006.stdout:1262: done (6 left) 2023-09-22T07:48:08.638 INFO:tasks.rados.rados.0.smithi006.stdout:1265: done (5 left) 2023-09-22T07:48:08.639 INFO:tasks.rados.rados.0.smithi006.stdout:1266: done (4 left) 2023-09-22T07:48:08.639 INFO:tasks.rados.rados.0.smithi006.stdout:1267: done (3 left) 2023-09-22T07:48:08.639 INFO:tasks.rados.rados.0.smithi006.stdout:1269: done (2 left) 2023-09-22T07:48:08.639 INFO:tasks.rados.rados.0.smithi006.stdout:1270: done (1 left) 2023-09-22T07:48:08.639 INFO:tasks.rados.rados.0.smithi006.stdout:1271: rollback oid 34 current snap is 121 2023-09-22T07:48:08.639 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 34 to 114 2023-09-22T07:48:08.639 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 27 current snap is 121 2023-09-22T07:48:08.639 INFO:tasks.rados.rados.0.smithi006.stdout:1272: seq_num 387 ranges {0=483328,483328=524288,1007616=679936} 2023-09-22T07:48:08.639 INFO:tasks.rados.rados.0.smithi006.stdout:1272: writing smithi006182445-27 from 0 to 483328 tid 1 2023-09-22T07:48:08.642 INFO:tasks.rados.rados.0.smithi006.stdout:1272: writing smithi006182445-27 from 483328 to 1007616 tid 2 2023-09-22T07:48:08.646 INFO:tasks.rados.rados.0.smithi006.stdout:1272: writing smithi006182445-27 from 1007616 to 1687552 tid 3 2023-09-22T07:48:08.647 INFO:tasks.rados.rados.0.smithi006.stdout:1273: read oid 29 snap -1 2023-09-22T07:48:08.647 INFO:tasks.rados.rados.0.smithi006.stdout:1273: expect (ObjNum 358 snap 115 seq_num 358) 2023-09-22T07:48:08.647 INFO:tasks.rados.rados.0.smithi006.stdout:1274: snap_create 2023-09-22T07:48:08.647 INFO:tasks.rados.rados.0.smithi006.stdout:1268: finishing write tid 2 to smithi006182445-30 2023-09-22T07:48:08.647 INFO:tasks.rados.rados.0.smithi006.stdout:1268: finishing write tid 3 to smithi006182445-30 2023-09-22T07:48:08.647 INFO:tasks.rados.rados.0.smithi006.stdout:1268: finishing write tid 4 to smithi006182445-30 2023-09-22T07:48:08.647 INFO:tasks.rados.rados.0.smithi006.stdout:1268: finishing write tid 5 to smithi006182445-30 2023-09-22T07:48:08.647 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 30 v 492 (ObjNum 385 snap 121 seq_num 385) dirty exists 2023-09-22T07:48:08.647 INFO:tasks.rados.rados.0.smithi006.stdout:1268: left oid 30 (ObjNum 385 snap 121 seq_num 385) 2023-09-22T07:48:08.647 INFO:tasks.rados.rados.0.smithi006.stdout:1271: finishing rollback tid 0 to smithi006182445-34 2023-09-22T07:48:08.647 INFO:tasks.rados.rados.0.smithi006.stdout:1271: finishing rollback tid 1 to smithi006182445-34 2023-09-22T07:48:08.648 INFO:tasks.rados.rados.0.smithi006.stdout:1271: finishing rollback tid 2 to smithi006182445-34 2023-09-22T07:48:08.648 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 34 v 539 (ObjNum 357 snap 113 seq_num 357) dirty exists 2023-09-22T07:48:08.648 INFO:tasks.rados.rados.0.smithi006.stdout:1272: finishing write tid 1 to smithi006182445-27 2023-09-22T07:48:08.648 INFO:tasks.rados.rados.0.smithi006.stdout:1272: finishing write tid 2 to smithi006182445-27 2023-09-22T07:48:08.650 INFO:tasks.rados.rados.0.smithi006.stdout:1272: finishing write tid 3 to smithi006182445-27 2023-09-22T07:48:08.650 INFO:tasks.rados.rados.0.smithi006.stdout:1272: finishing write tid 4 to smithi006182445-27 2023-09-22T07:48:08.652 INFO:tasks.rados.rados.0.smithi006.stdout:1272: finishing write tid 5 to smithi006182445-27 2023-09-22T07:48:08.652 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 27 v 299 (ObjNum 387 snap 121 seq_num 387) dirty exists 2023-09-22T07:48:08.652 INFO:tasks.rados.rados.0.smithi006.stdout:1272: left oid 27 (ObjNum 387 snap 121 seq_num 387) 2023-09-22T07:48:08.658 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:08 smithi105 ceph-mon[190463]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 8/234 objects degraded (3.419%), 4 pgs degraded) 2023-09-22T07:48:08.658 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:08 smithi105 ceph-mon[190463]: Cluster is now healthy 2023-09-22T07:48:08.658 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:08 smithi105 ceph-mon[190463]: failed to encode map e315 with expected crc 2023-09-22T07:48:08.658 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:08 smithi105 ceph-mon[190463]: failed to encode map e315 with expected crc 2023-09-22T07:48:08.658 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:08 smithi105 ceph-mon[190463]: osdmap e315: 8 total, 8 up, 8 in 2023-09-22T07:48:08.658 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:08 smithi105 ceph-mon[190463]: failed to encode map e315 with expected crc 2023-09-22T07:48:08.672 INFO:tasks.rados.rados.0.smithi006.stdout:1273: expect (ObjNum 358 snap 115 seq_num 358) 2023-09-22T07:48:08.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:08 smithi006 ceph-mon[200575]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 8/234 objects degraded (3.419%), 4 pgs degraded) 2023-09-22T07:48:08.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:08 smithi006 ceph-mon[200575]: Cluster is now healthy 2023-09-22T07:48:08.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:08 smithi006 ceph-mon[200575]: failed to encode map e315 with expected crc 2023-09-22T07:48:08.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:08 smithi006 ceph-mon[200575]: failed to encode map e315 with expected crc 2023-09-22T07:48:08.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:08 smithi006 ceph-mon[200575]: osdmap e315: 8 total, 8 up, 8 in 2023-09-22T07:48:08.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:08 smithi006 ceph-mon[200575]: failed to encode map e315 with expected crc 2023-09-22T07:48:08.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:08 smithi006 ceph-mon[204052]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 8/234 objects degraded (3.419%), 4 pgs degraded) 2023-09-22T07:48:08.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:08 smithi006 ceph-mon[204052]: Cluster is now healthy 2023-09-22T07:48:08.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:08 smithi006 ceph-mon[204052]: failed to encode map e315 with expected crc 2023-09-22T07:48:08.788 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:08 smithi006 ceph-mon[204052]: failed to encode map e315 with expected crc 2023-09-22T07:48:08.788 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:08 smithi006 ceph-mon[204052]: osdmap e315: 8 total, 8 up, 8 in 2023-09-22T07:48:08.788 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:08 smithi006 ceph-mon[204052]: failed to encode map e315 with expected crc 2023-09-22T07:48:09.126 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:48:08 smithi105 conmon[175730]: ts=2023-09-22T07:48:08.659Z caller=alerting.go:366 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi105.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi006:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-09-22T07:48:09.126 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:48:08 smithi105 conmon[175730]: ts=2023-09-22T07:48: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-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi105.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi006:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-22T07:48:09.416 INFO:tasks.rados.rados.0.smithi006.stdout:1268: done (4 left) 2023-09-22T07:48:09.416 INFO:tasks.rados.rados.0.smithi006.stdout:1271: done (3 left) 2023-09-22T07:48:09.416 INFO:tasks.rados.rados.0.smithi006.stdout:1272: done (2 left) 2023-09-22T07:48:09.416 INFO:tasks.rados.rados.0.smithi006.stdout:1273: done (1 left) 2023-09-22T07:48:09.417 INFO:tasks.rados.rados.0.smithi006.stdout:1274: done (0 left) 2023-09-22T07:48:09.417 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 1 current snap is 122 2023-09-22T07:48:09.417 INFO:tasks.rados.rados.0.smithi006.stdout:1275: seq_num 388 ranges {4235264=507904,4743168=458752,5201920=606208,5808128=139264} 2023-09-22T07:48:09.442 INFO:tasks.rados.rados.0.smithi006.stdout:1275: writing smithi006182445-1 from 4235264 to 4743168 tid 1 2023-09-22T07:48:09.444 INFO:tasks.rados.rados.0.smithi006.stdout:1275: writing smithi006182445-1 from 4743168 to 5201920 tid 2 2023-09-22T07:48:09.448 INFO:tasks.rados.rados.0.smithi006.stdout:1275: writing smithi006182445-1 from 5201920 to 5808128 tid 3 2023-09-22T07:48:09.449 INFO:tasks.rados.rados.0.smithi006.stdout:1275: writing smithi006182445-1 from 5808128 to 5947392 tid 4 2023-09-22T07:48:09.449 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 9 current snap is 122 2023-09-22T07:48:09.449 INFO:tasks.rados.rados.0.smithi006.stdout:1276: seq_num 389 ranges {1441792=524288,1966080=745472,2711552=458752} 2023-09-22T07:48:09.459 INFO:tasks.rados.rados.0.smithi006.stdout:1276: writing smithi006182445-9 from 1441792 to 1966080 tid 1 2023-09-22T07:48:09.464 INFO:tasks.rados.rados.0.smithi006.stdout:1276: writing smithi006182445-9 from 1966080 to 2711552 tid 2 2023-09-22T07:48:09.467 INFO:tasks.rados.rados.0.smithi006.stdout:1276: writing smithi006182445-9 from 2711552 to 3170304 tid 3 2023-09-22T07:48:09.467 INFO:tasks.rados.rados.0.smithi006.stdout:1277: read oid 20 snap -1 2023-09-22T07:48:09.467 INFO:tasks.rados.rados.0.smithi006.stdout:1277: expect deleted 2023-09-22T07:48:09.467 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 25 current snap is 122 2023-09-22T07:48:09.467 INFO:tasks.rados.rados.0.smithi006.stdout:1275: finishing write tid 1 to smithi006182445-1 2023-09-22T07:48:09.467 INFO:tasks.rados.rados.0.smithi006.stdout:1278: seq_num 390 ranges {0=540672,540672=630784,1171456=573440} 2023-09-22T07:48:09.470 INFO:tasks.rados.rados.0.smithi006.stdout:1278: writing smithi006182445-25 from 0 to 540672 tid 1 2023-09-22T07:48:09.474 INFO:tasks.rados.rados.0.smithi006.stdout:1278: writing smithi006182445-25 from 540672 to 1171456 tid 2 2023-09-22T07:48:09.478 INFO:tasks.rados.rados.0.smithi006.stdout:1278: writing smithi006182445-25 from 1171456 to 1744896 tid 3 2023-09-22T07:48:09.478 INFO:tasks.rados.rados.0.smithi006.stdout:1279: rollback oid 23 current snap is 122 2023-09-22T07:48:09.478 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 23 to 120 2023-09-22T07:48:09.478 INFO:tasks.rados.rados.0.smithi006.stdout:1275: finishing write tid 2 to smithi006182445-1 2023-09-22T07:48:09.478 INFO:tasks.rados.rados.0.smithi006.stdout:1275: finishing write tid 3 to smithi006182445-1 2023-09-22T07:48:09.478 INFO:tasks.rados.rados.0.smithi006.stdout:1275: finishing write tid 4 to smithi006182445-1 2023-09-22T07:48:09.478 INFO:tasks.rados.rados.0.smithi006.stdout:1275: finishing write tid 5 to smithi006182445-1 2023-09-22T07:48:09.478 INFO:tasks.rados.rados.0.smithi006.stdout:1275: finishing write tid 6 to smithi006182445-1 2023-09-22T07:48:09.479 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 1 v 261 (ObjNum 388 snap 122 seq_num 388) dirty exists 2023-09-22T07:48:09.479 INFO:tasks.rados.rados.0.smithi006.stdout:1275: left oid 1 (ObjNum 388 snap 122 seq_num 388) 2023-09-22T07:48:09.479 INFO:tasks.rados.rados.0.smithi006.stdout:1276: finishing write tid 1 to smithi006182445-9 2023-09-22T07:48:09.479 INFO:tasks.rados.rados.0.smithi006.stdout:1275: done (4 left) 2023-09-22T07:48:09.479 INFO:tasks.rados.rados.0.smithi006.stdout:1280: copy_from oid 27 from oid 39 current snap is 122 2023-09-22T07:48:09.479 INFO:tasks.rados.rados.0.smithi006.stdout:1276: finishing write tid 2 to smithi006182445-9 2023-09-22T07:48:09.479 INFO:tasks.rados.rados.0.smithi006.stdout:1276: finishing write tid 3 to smithi006182445-9 2023-09-22T07:48:09.479 INFO:tasks.rados.rados.0.smithi006.stdout:1276: finishing write tid 4 to smithi006182445-9 2023-09-22T07:48:09.479 INFO:tasks.rados.rados.0.smithi006.stdout:1276: finishing write tid 5 to smithi006182445-9 2023-09-22T07:48:09.479 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 9 v 493 (ObjNum 389 snap 122 seq_num 389) dirty exists 2023-09-22T07:48:09.479 INFO:tasks.rados.rados.0.smithi006.stdout:1276: left oid 9 (ObjNum 389 snap 122 seq_num 389) 2023-09-22T07:48:09.480 INFO:tasks.rados.rados.0.smithi006.stdout:1278: finishing write tid 1 to smithi006182445-25 2023-09-22T07:48:09.480 INFO:tasks.rados.rados.0.smithi006.stdout:1278: finishing write tid 2 to smithi006182445-25 2023-09-22T07:48:09.480 INFO:tasks.rados.rados.0.smithi006.stdout:1276: done (4 left) 2023-09-22T07:48:09.480 INFO:tasks.rados.rados.0.smithi006.stdout:1277: done (3 left) 2023-09-22T07:48:09.480 INFO:tasks.rados.rados.0.smithi006.stdout:1281: snap_remove snap 114 2023-09-22T07:48:09.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:09 smithi006 ceph-mon[204052]: failed to encode map e316 with expected crc 2023-09-22T07:48:09.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:09 smithi006 ceph-mon[204052]: failed to encode map e316 with expected crc 2023-09-22T07:48:09.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:09 smithi006 ceph-mon[204052]: osdmap e316: 8 total, 8 up, 8 in 2023-09-22T07:48:09.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:09 smithi006 ceph-mon[204052]: pgmap v121: 121 pgs: 121 active+clean; 133 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 10 MiB/s rd, 2.1 MiB/s wr, 13 op/s; 2.5 MiB/s, 0 objects/s recovering 2023-09-22T07:48:09.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:09 smithi006 ceph-mon[200575]: failed to encode map e316 with expected crc 2023-09-22T07:48:09.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:09 smithi006 ceph-mon[200575]: failed to encode map e316 with expected crc 2023-09-22T07:48:09.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:09 smithi006 ceph-mon[200575]: osdmap e316: 8 total, 8 up, 8 in 2023-09-22T07:48:09.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:09 smithi006 ceph-mon[200575]: pgmap v121: 121 pgs: 121 active+clean; 133 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 10 MiB/s rd, 2.1 MiB/s wr, 13 op/s; 2.5 MiB/s, 0 objects/s recovering 2023-09-22T07:48:09.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:09 smithi105 ceph-mon[190463]: failed to encode map e316 with expected crc 2023-09-22T07:48:09.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:09 smithi105 ceph-mon[190463]: failed to encode map e316 with expected crc 2023-09-22T07:48:09.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:09 smithi105 ceph-mon[190463]: osdmap e316: 8 total, 8 up, 8 in 2023-09-22T07:48:09.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:09 smithi105 ceph-mon[190463]: pgmap v121: 121 pgs: 121 active+clean; 133 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 10 MiB/s rd, 2.1 MiB/s wr, 13 op/s; 2.5 MiB/s, 0 objects/s recovering 2023-09-22T07:48:10.419 INFO:tasks.rados.rados.0.smithi006.stdout:1281: done (3 left) 2023-09-22T07:48:10.419 INFO:tasks.rados.rados.0.smithi006.stdout:1282: copy_from oid 22 from oid 34 current snap is 122 2023-09-22T07:48:10.420 INFO:tasks.rados.rados.0.smithi006.stdout:1280: finishing copy_from to smithi006182445-27 2023-09-22T07:48:10.420 INFO:tasks.rados.rados.0.smithi006.stdout:1280: got expected ENOENT (src dne) 2023-09-22T07:48:10.420 INFO:tasks.rados.rados.0.smithi006.stdout:1280: finishing copy_from racing read to smithi006182445-27 2023-09-22T07:48:10.420 INFO:tasks.rados.rados.0.smithi006.stdout:1278: finishing write tid 3 to smithi006182445-25 2023-09-22T07:48:10.420 INFO:tasks.rados.rados.0.smithi006.stdout:1278: finishing write tid 4 to smithi006182445-25 2023-09-22T07:48:10.420 INFO:tasks.rados.rados.0.smithi006.stdout:1279: finishing rollback tid 0 to smithi006182445-23 2023-09-22T07:48:10.420 INFO:tasks.rados.rados.0.smithi006.stdout:1279: finishing rollback tid 1 to smithi006182445-23 2023-09-22T07:48:10.420 INFO:tasks.rados.rados.0.smithi006.stdout:1279: finishing rollback tid 2 to smithi006182445-23 2023-09-22T07:48:10.420 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 23 v 412 (ObjNum 337 snap 107 seq_num 337) dirty exists 2023-09-22T07:48:10.420 INFO:tasks.rados.rados.0.smithi006.stdout:1278: finishing write tid 5 to smithi006182445-25 2023-09-22T07:48:10.420 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 25 v 641 (ObjNum 390 snap 122 seq_num 390) dirty exists 2023-09-22T07:48:10.420 INFO:tasks.rados.rados.0.smithi006.stdout:1278: left oid 25 (ObjNum 390 snap 122 seq_num 390) 2023-09-22T07:48:10.421 INFO:tasks.rados.rados.0.smithi006.stdout:1278: done (3 left) 2023-09-22T07:48:10.421 INFO:tasks.rados.rados.0.smithi006.stdout:1279: done (2 left) 2023-09-22T07:48:10.421 INFO:tasks.rados.rados.0.smithi006.stdout:1280: done (1 left) 2023-09-22T07:48:10.421 INFO:tasks.rados.rados.0.smithi006.stdout:1283: snap_create 2023-09-22T07:48:10.446 INFO:tasks.rados.rados.0.smithi006.stdout:1282: finishing copy_from to smithi006182445-22 2023-09-22T07:48:10.446 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 22 v 539 (ObjNum 357 snap 113 seq_num 357) dirty exists 2023-09-22T07:48:10.446 INFO:tasks.rados.rados.0.smithi006.stdout:1282: finishing copy_from racing read to smithi006182445-22 2023-09-22T07:48:10.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:10 smithi006 ceph-mon[204052]: failed to encode map e317 with expected crc 2023-09-22T07:48:10.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:10 smithi006 ceph-mon[204052]: failed to encode map e317 with expected crc 2023-09-22T07:48:10.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:10 smithi006 ceph-mon[204052]: osdmap e317: 8 total, 8 up, 8 in 2023-09-22T07:48:10.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:10 smithi006 ceph-mon[204052]: failed to encode map e317 with expected crc 2023-09-22T07:48:10.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:10 smithi006 ceph-mon[200575]: failed to encode map e317 with expected crc 2023-09-22T07:48:10.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:10 smithi006 ceph-mon[200575]: failed to encode map e317 with expected crc 2023-09-22T07:48:10.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:10 smithi006 ceph-mon[200575]: osdmap e317: 8 total, 8 up, 8 in 2023-09-22T07:48:10.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:10 smithi006 ceph-mon[200575]: failed to encode map e317 with expected crc 2023-09-22T07:48:10.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:10 smithi105 ceph-mon[190463]: failed to encode map e317 with expected crc 2023-09-22T07:48:10.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:10 smithi105 ceph-mon[190463]: failed to encode map e317 with expected crc 2023-09-22T07:48:10.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:10 smithi105 ceph-mon[190463]: osdmap e317: 8 total, 8 up, 8 in 2023-09-22T07:48:10.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:10 smithi105 ceph-mon[190463]: failed to encode map e317 with expected crc 2023-09-22T07:48:11.192 INFO:tasks.rados.rados.0.smithi006.stdout:1282: done (1 left) 2023-09-22T07:48:11.192 INFO:tasks.rados.rados.0.smithi006.stdout:1283: done (0 left) 2023-09-22T07:48:11.192 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 11 current snap is 123 2023-09-22T07:48:11.193 INFO:tasks.rados.rados.0.smithi006.stdout:1284: seq_num 391 ranges {5537792=557056,6094848=516096,6610944=688128} 2023-09-22T07:48:11.225 INFO:tasks.rados.rados.0.smithi006.stdout:1284: writing smithi006182445-11 from 5537792 to 6094848 tid 1 2023-09-22T07:48:11.229 INFO:tasks.rados.rados.0.smithi006.stdout:1284: writing smithi006182445-11 from 6094848 to 6610944 tid 2 2023-09-22T07:48:11.233 INFO:tasks.rados.rados.0.smithi006.stdout:1284: writing smithi006182445-11 from 6610944 to 7299072 tid 3 2023-09-22T07:48:11.233 INFO:tasks.rados.rados.0.smithi006.stdout:1285: rmattr oid 30 current snap is 123 2023-09-22T07:48:11.234 INFO:tasks.rados.rados.0.smithi006.stdout:1285: done (1 left) 2023-09-22T07:48:11.234 INFO:tasks.rados.rados.0.smithi006.stdout:1286: delete oid 19 current snap is 123 2023-09-22T07:48:11.237 INFO:tasks.rados.rados.0.smithi006.stdout:1284: finishing write tid 1 to smithi006182445-11 2023-09-22T07:48:11.237 INFO:tasks.rados.rados.0.smithi006.stdout:1284: finishing write tid 2 to smithi006182445-11 2023-09-22T07:48:11.238 INFO:tasks.rados.rados.0.smithi006.stdout:1284: finishing write tid 3 to smithi006182445-11 2023-09-22T07:48:11.238 INFO:tasks.rados.rados.0.smithi006.stdout:1284: finishing write tid 4 to smithi006182445-11 2023-09-22T07:48:11.239 INFO:tasks.rados.rados.0.smithi006.stdout:1284: finishing write tid 5 to smithi006182445-11 2023-09-22T07:48:11.240 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 11 v 652 (ObjNum 391 snap 123 seq_num 391) dirty exists 2023-09-22T07:48:11.240 INFO:tasks.rados.rados.0.smithi006.stdout:1284: left oid 11 (ObjNum 391 snap 123 seq_num 391) 2023-09-22T07:48:11.241 INFO:tasks.rados.rados.0.smithi006.stdout:1284: done (1 left) 2023-09-22T07:48:11.241 INFO:tasks.rados.rados.0.smithi006.stdout:1286: done (0 left) 2023-09-22T07:48:11.241 INFO:tasks.rados.rados.0.smithi006.stdout:1287: rollback oid 50 current snap is 123 2023-09-22T07:48:11.241 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 50 to 118 2023-09-22T07:48:11.241 INFO:tasks.rados.rados.0.smithi006.stdout:1288: copy_from oid 7 from oid 49 current snap is 123 2023-09-22T07:48:11.241 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 3 current snap is 123 2023-09-22T07:48:11.241 INFO:tasks.rados.rados.0.smithi006.stdout:1289: seq_num 393 ranges {0=589824,589824=679936,1269760=524288} 2023-09-22T07:48:11.245 INFO:tasks.rados.rados.0.smithi006.stdout:1289: writing smithi006182445-3 from 0 to 589824 tid 1 2023-09-22T07:48:11.248 INFO:tasks.rados.rados.0.smithi006.stdout:1289: writing smithi006182445-3 from 589824 to 1269760 tid 2 2023-09-22T07:48:11.252 INFO:tasks.rados.rados.0.smithi006.stdout:1289: writing smithi006182445-3 from 1269760 to 1794048 tid 3 2023-09-22T07:48:11.252 INFO:tasks.rados.rados.0.smithi006.stdout:1290: read oid 35 snap 122 2023-09-22T07:48:11.252 INFO:tasks.rados.rados.0.smithi006.stdout:1290: expect deleted 2023-09-22T07:48:11.252 INFO:tasks.rados.rados.0.smithi006.stdout:1291: snap_create 2023-09-22T07:48:11.252 INFO:tasks.rados.rados.0.smithi006.stdout:1287: finishing rollback tid 0 to smithi006182445-50 2023-09-22T07:48:11.252 INFO:tasks.rados.rados.0.smithi006.stdout:1287: finishing rollback tid 1 to smithi006182445-50 2023-09-22T07:48:11.252 INFO:tasks.rados.rados.0.smithi006.stdout:1287: finishing rollback tid 2 to smithi006182445-50 2023-09-22T07:48:11.253 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 50 v 424 (ObjNum 366 snap 116 seq_num 366) dirty exists 2023-09-22T07:48:11.253 INFO:tasks.rados.rados.0.smithi006.stdout:1289: finishing write tid 1 to smithi006182445-3 2023-09-22T07:48:11.253 INFO:tasks.rados.rados.0.smithi006.stdout:1289: finishing write tid 2 to smithi006182445-3 2023-09-22T07:48:11.255 INFO:tasks.rados.rados.0.smithi006.stdout:1289: finishing write tid 3 to smithi006182445-3 2023-09-22T07:48:11.255 INFO:tasks.rados.rados.0.smithi006.stdout:1289: finishing write tid 4 to smithi006182445-3 2023-09-22T07:48:11.258 INFO:tasks.rados.rados.0.smithi006.stdout:1289: finishing write tid 5 to smithi006182445-3 2023-09-22T07:48:11.258 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 3 v 513 (ObjNum 393 snap 123 seq_num 393) dirty exists 2023-09-22T07:48:11.258 INFO:tasks.rados.rados.0.smithi006.stdout:1289: left oid 3 (ObjNum 393 snap 123 seq_num 393) 2023-09-22T07:48:11.261 INFO:tasks.rados.rados.0.smithi006.stdout:1288: finishing copy_from to smithi006182445-7 2023-09-22T07:48:11.262 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 7 v 448 (ObjNum 374 snap 118 seq_num 374) dirty exists 2023-09-22T07:48:11.262 INFO:tasks.rados.rados.0.smithi006.stdout:1288: finishing copy_from racing read to smithi006182445-7 2023-09-22T07:48:11.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:11 smithi006 ceph-mon[200575]: failed to encode map e317 with expected crc 2023-09-22T07:48:11.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:11 smithi006 ceph-mon[200575]: failed to encode map e318 with expected crc 2023-09-22T07:48:11.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:11 smithi006 ceph-mon[200575]: failed to encode map e318 with expected crc 2023-09-22T07:48:11.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:11 smithi006 ceph-mon[200575]: osdmap e318: 8 total, 8 up, 8 in 2023-09-22T07:48:11.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:11 smithi006 ceph-mon[200575]: failed to encode map e318 with expected crc 2023-09-22T07:48:11.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:11 smithi006 ceph-mon[200575]: failed to encode map e318 with expected crc 2023-09-22T07:48:11.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:11 smithi006 ceph-mon[200575]: pgmap v124: 121 pgs: 121 active+clean; 135 MiB data, 739 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.5 MiB/s wr, 14 op/s 2023-09-22T07:48:11.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:11 smithi006 ceph-mon[200575]: osdmap e319: 8 total, 8 up, 8 in 2023-09-22T07:48:11.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:11 smithi006 ceph-mon[204052]: failed to encode map e317 with expected crc 2023-09-22T07:48:11.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:11 smithi006 ceph-mon[204052]: failed to encode map e318 with expected crc 2023-09-22T07:48:11.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:11 smithi006 ceph-mon[204052]: failed to encode map e318 with expected crc 2023-09-22T07:48:11.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:11 smithi006 ceph-mon[204052]: osdmap e318: 8 total, 8 up, 8 in 2023-09-22T07:48:11.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:11 smithi006 ceph-mon[204052]: failed to encode map e318 with expected crc 2023-09-22T07:48:11.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:11 smithi006 ceph-mon[204052]: failed to encode map e318 with expected crc 2023-09-22T07:48:11.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:11 smithi006 ceph-mon[204052]: pgmap v124: 121 pgs: 121 active+clean; 135 MiB data, 739 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.5 MiB/s wr, 14 op/s 2023-09-22T07:48:11.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:11 smithi006 ceph-mon[204052]: osdmap e319: 8 total, 8 up, 8 in 2023-09-22T07:48:11.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:11 smithi105 ceph-mon[190463]: failed to encode map e317 with expected crc 2023-09-22T07:48:11.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:11 smithi105 ceph-mon[190463]: failed to encode map e318 with expected crc 2023-09-22T07:48:11.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:11 smithi105 ceph-mon[190463]: failed to encode map e318 with expected crc 2023-09-22T07:48:11.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:11 smithi105 ceph-mon[190463]: osdmap e318: 8 total, 8 up, 8 in 2023-09-22T07:48:11.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:11 smithi105 ceph-mon[190463]: failed to encode map e318 with expected crc 2023-09-22T07:48:11.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:11 smithi105 ceph-mon[190463]: failed to encode map e318 with expected crc 2023-09-22T07:48:11.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:11 smithi105 ceph-mon[190463]: pgmap v124: 121 pgs: 121 active+clean; 135 MiB data, 739 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.5 MiB/s wr, 14 op/s 2023-09-22T07:48:11.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:11 smithi105 ceph-mon[190463]: osdmap e319: 8 total, 8 up, 8 in 2023-09-22T07:48:12.198 INFO:tasks.rados.rados.0.smithi006.stdout:1287: done (4 left) 2023-09-22T07:48:12.198 INFO:tasks.rados.rados.0.smithi006.stdout:1288: done (3 left) 2023-09-22T07:48:12.198 INFO:tasks.rados.rados.0.smithi006.stdout:1289: done (2 left) 2023-09-22T07:48:12.198 INFO:tasks.rados.rados.0.smithi006.stdout:1290: done (1 left) 2023-09-22T07:48:12.198 INFO:tasks.rados.rados.0.smithi006.stdout:1291: done (0 left) 2023-09-22T07:48:12.199 INFO:tasks.rados.rados.0.smithi006.stdout:1292: delete oid 26 current snap is 124 2023-09-22T07:48:12.204 INFO:tasks.rados.rados.0.smithi006.stdout:1292: done (0 left) 2023-09-22T07:48:12.204 INFO:tasks.rados.rados.0.smithi006.stdout:1293: delete oid 5 current snap is 124 2023-09-22T07:48:12.208 INFO:tasks.rados.rados.0.smithi006.stdout:1293: done (0 left) 2023-09-22T07:48:12.208 INFO:tasks.rados.rados.0.smithi006.stdout:1294: copy_from oid 21 from oid 29 current snap is 124 2023-09-22T07:48:12.208 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 3 current snap is 124 2023-09-22T07:48:12.208 INFO:tasks.rados.rados.0.smithi006.stdout:1295: seq_num 396 ranges {1794048=638976,2433024=786432,3219456=417792} 2023-09-22T07:48:12.221 INFO:tasks.rados.rados.0.smithi006.stdout:1295: writing smithi006182445-3 from 1794048 to 2433024 tid 1 2023-09-22T07:48:12.226 INFO:tasks.rados.rados.0.smithi006.stdout:1295: writing smithi006182445-3 from 2433024 to 3219456 tid 2 2023-09-22T07:48:12.229 INFO:tasks.rados.rados.0.smithi006.stdout:1295: writing smithi006182445-3 from 3219456 to 3637248 tid 3 2023-09-22T07:48:12.229 INFO:tasks.rados.rados.0.smithi006.stdout:1296: copy_from oid 35 from oid 34 current snap is 124 2023-09-22T07:48:12.229 INFO:tasks.rados.rados.0.smithi006.stdout:1295: finishing write tid 1 to smithi006182445-3 2023-09-22T07:48:12.229 INFO:tasks.rados.rados.0.smithi006.stdout:1297: read oid 19 snap -1 2023-09-22T07:48:12.229 INFO:tasks.rados.rados.0.smithi006.stdout:1297: expect deleted 2023-09-22T07:48:12.229 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 17 current snap is 124 2023-09-22T07:48:12.230 INFO:tasks.rados.rados.0.smithi006.stdout:1298: seq_num 397 ranges {1638400=655360,2293760=671744,2965504=532480} 2023-09-22T07:48:12.242 INFO:tasks.rados.rados.0.smithi006.stdout:1298: writing smithi006182445-17 from 1638400 to 2293760 tid 1 2023-09-22T07:48:12.246 INFO:tasks.rados.rados.0.smithi006.stdout:1298: writing smithi006182445-17 from 2293760 to 2965504 tid 2 2023-09-22T07:48:12.250 INFO:tasks.rados.rados.0.smithi006.stdout:1298: writing smithi006182445-17 from 2965504 to 3497984 tid 3 2023-09-22T07:48:12.250 INFO:tasks.rados.rados.0.smithi006.stdout:1299: copy_from oid 41 from oid 32 current snap is 124 2023-09-22T07:48:12.250 INFO:tasks.rados.rados.0.smithi006.stdout:1295: finishing write tid 2 to smithi006182445-3 2023-09-22T07:48:12.250 INFO:tasks.rados.rados.0.smithi006.stdout:1295: finishing write tid 3 to smithi006182445-3 2023-09-22T07:48:12.251 INFO:tasks.rados.rados.0.smithi006.stdout:1295: finishing write tid 4 to smithi006182445-3 2023-09-22T07:48:12.251 INFO:tasks.rados.rados.0.smithi006.stdout:1295: finishing write tid 5 to smithi006182445-3 2023-09-22T07:48:12.251 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 3 v 517 (ObjNum 396 snap 124 seq_num 396) dirty exists 2023-09-22T07:48:12.251 INFO:tasks.rados.rados.0.smithi006.stdout:1295: left oid 3 (ObjNum 396 snap 124 seq_num 396) 2023-09-22T07:48:12.251 INFO:tasks.rados.rados.0.smithi006.stdout:1295: done (5 left) 2023-09-22T07:48:12.251 INFO:tasks.rados.rados.0.smithi006.stdout:1297: done (4 left) 2023-09-22T07:48:12.251 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 25 current snap is 124 2023-09-22T07:48:12.251 INFO:tasks.rados.rados.0.smithi006.stdout:1300: seq_num 398 ranges {1744896=671744,2416640=557056,2973696=532480,3506176=114688} 2023-09-22T07:48:12.264 INFO:tasks.rados.rados.0.smithi006.stdout:1300: writing smithi006182445-25 from 1744896 to 2416640 tid 1 2023-09-22T07:48:12.267 INFO:tasks.rados.rados.0.smithi006.stdout:1300: writing smithi006182445-25 from 2416640 to 2973696 tid 2 2023-09-22T07:48:12.270 INFO:tasks.rados.rados.0.smithi006.stdout:1300: writing smithi006182445-25 from 2973696 to 3506176 tid 3 2023-09-22T07:48:12.271 INFO:tasks.rados.rados.0.smithi006.stdout:1300: writing smithi006182445-25 from 3506176 to 3620864 tid 4 2023-09-22T07:48:12.271 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 49 current snap is 124 2023-09-22T07:48:12.271 INFO:tasks.rados.rados.0.smithi006.stdout:1294: finishing copy_from to smithi006182445-21 2023-09-22T07:48:12.271 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 21 v 441 (ObjNum 358 snap 115 seq_num 358) dirty exists 2023-09-22T07:48:12.271 INFO:tasks.rados.rados.0.smithi006.stdout:1301: seq_num 399 ranges {3973120=688128,4661248=434176,5095424=745472,5840896=24576} 2023-09-22T07:48:12.296 INFO:tasks.rados.rados.0.smithi006.stdout:1301: writing smithi006182445-49 from 3973120 to 4661248 tid 1 2023-09-22T07:48:12.298 INFO:tasks.rados.rados.0.smithi006.stdout:1301: writing smithi006182445-49 from 4661248 to 5095424 tid 2 2023-09-22T07:48:12.304 INFO:tasks.rados.rados.0.smithi006.stdout:1301: writing smithi006182445-49 from 5095424 to 5840896 tid 3 2023-09-22T07:48:12.304 INFO:tasks.rados.rados.0.smithi006.stdout:1301: writing smithi006182445-49 from 5840896 to 5865472 tid 4 2023-09-22T07:48:12.304 INFO:tasks.rados.rados.0.smithi006.stdout:1302: read oid 42 snap -1 2023-09-22T07:48:12.304 INFO:tasks.rados.rados.0.smithi006.stdout:1302: expect deleted 2023-09-22T07:48:12.304 INFO:tasks.rados.rados.0.smithi006.stdout:1303: snap_create 2023-09-22T07:48:12.304 INFO:tasks.rados.rados.0.smithi006.stdout:1296: finishing copy_from to smithi006182445-35 2023-09-22T07:48:12.304 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 35 v 539 (ObjNum 357 snap 113 seq_num 357) dirty exists 2023-09-22T07:48:12.304 INFO:tasks.rados.rados.0.smithi006.stdout:1298: finishing write tid 1 to smithi006182445-17 2023-09-22T07:48:12.304 INFO:tasks.rados.rados.0.smithi006.stdout:1298: finishing write tid 2 to smithi006182445-17 2023-09-22T07:48:12.305 INFO:tasks.rados.rados.0.smithi006.stdout:1294: finishing copy_from racing read to smithi006182445-21 2023-09-22T07:48:12.305 INFO:tasks.rados.rados.0.smithi006.stdout:1298: finishing write tid 3 to smithi006182445-17 2023-09-22T07:48:12.305 INFO:tasks.rados.rados.0.smithi006.stdout:1296: finishing copy_from racing read to smithi006182445-35 2023-09-22T07:48:12.305 INFO:tasks.rados.rados.0.smithi006.stdout:1298: finishing write tid 4 to smithi006182445-17 2023-09-22T07:48:12.305 INFO:tasks.rados.rados.0.smithi006.stdout:1298: finishing write tid 5 to smithi006182445-17 2023-09-22T07:48:12.305 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 17 v 445 (ObjNum 397 snap 124 seq_num 397) dirty exists 2023-09-22T07:48:12.305 INFO:tasks.rados.rados.0.smithi006.stdout:1298: left oid 17 (ObjNum 397 snap 124 seq_num 397) 2023-09-22T07:48:12.305 INFO:tasks.rados.rados.0.smithi006.stdout:1299: finishing copy_from to smithi006182445-41 2023-09-22T07:48:12.305 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 41 v 304 (ObjNum 255 snap 78 seq_num 255) dirty exists 2023-09-22T07:48:12.305 INFO:tasks.rados.rados.0.smithi006.stdout:1299: finishing copy_from racing read to smithi006182445-41 2023-09-22T07:48:12.305 INFO:tasks.rados.rados.0.smithi006.stdout:1300: finishing write tid 1 to smithi006182445-25 2023-09-22T07:48:12.306 INFO:tasks.rados.rados.0.smithi006.stdout:1300: finishing write tid 2 to smithi006182445-25 2023-09-22T07:48:12.306 INFO:tasks.rados.rados.0.smithi006.stdout:1300: finishing write tid 3 to smithi006182445-25 2023-09-22T07:48:12.306 INFO:tasks.rados.rados.0.smithi006.stdout:1300: finishing write tid 4 to smithi006182445-25 2023-09-22T07:48:12.306 INFO:tasks.rados.rados.0.smithi006.stdout:1300: finishing write tid 5 to smithi006182445-25 2023-09-22T07:48:12.306 INFO:tasks.rados.rados.0.smithi006.stdout:1300: finishing write tid 6 to smithi006182445-25 2023-09-22T07:48:12.306 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 25 v 659 (ObjNum 398 snap 124 seq_num 398) dirty exists 2023-09-22T07:48:12.306 INFO:tasks.rados.rados.0.smithi006.stdout:1300: left oid 25 (ObjNum 398 snap 124 seq_num 398) 2023-09-22T07:48:12.306 INFO:tasks.rados.rados.0.smithi006.stdout:1301: finishing write tid 1 to smithi006182445-49 2023-09-22T07:48:12.306 INFO:tasks.rados.rados.0.smithi006.stdout:1301: finishing write tid 2 to smithi006182445-49 2023-09-22T07:48:12.307 INFO:tasks.rados.rados.0.smithi006.stdout:1301: finishing write tid 3 to smithi006182445-49 2023-09-22T07:48:12.307 INFO:tasks.rados.rados.0.smithi006.stdout:1301: finishing write tid 4 to smithi006182445-49 2023-09-22T07:48:12.307 INFO:tasks.rados.rados.0.smithi006.stdout:1301: finishing write tid 5 to smithi006182445-49 2023-09-22T07:48:12.308 INFO:tasks.rados.rados.0.smithi006.stdout:1301: finishing write tid 6 to smithi006182445-49 2023-09-22T07:48:12.308 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 49 v 544 (ObjNum 399 snap 124 seq_num 399) dirty exists 2023-09-22T07:48:12.308 INFO:tasks.rados.rados.0.smithi006.stdout:1301: left oid 49 (ObjNum 399 snap 124 seq_num 399) 2023-09-22T07:48:12.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:12 smithi006 ceph-mon[204052]: failed to encode map e319 with expected crc 2023-09-22T07:48:12.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:12 smithi006 ceph-mon[204052]: failed to encode map e319 with expected crc 2023-09-22T07:48:12.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:12 smithi006 ceph-mon[204052]: failed to encode map e319 with expected crc 2023-09-22T07:48:12.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:12 smithi006 ceph-mon[204052]: failed to encode map e319 with expected crc 2023-09-22T07:48:12.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:12 smithi006 ceph-mon[204052]: osdmap e320: 8 total, 8 up, 8 in 2023-09-22T07:48:12.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:12 smithi006 ceph-mon[204052]: failed to encode map e320 with expected crc 2023-09-22T07:48:12.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:12 smithi006 ceph-mon[200575]: failed to encode map e319 with expected crc 2023-09-22T07:48:12.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:12 smithi006 ceph-mon[200575]: failed to encode map e319 with expected crc 2023-09-22T07:48:12.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:12 smithi006 ceph-mon[200575]: failed to encode map e319 with expected crc 2023-09-22T07:48:12.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:12 smithi006 ceph-mon[200575]: failed to encode map e319 with expected crc 2023-09-22T07:48:12.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:12 smithi006 ceph-mon[200575]: osdmap e320: 8 total, 8 up, 8 in 2023-09-22T07:48:12.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:12 smithi006 ceph-mon[200575]: failed to encode map e320 with expected crc 2023-09-22T07:48:12.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:12 smithi105 ceph-mon[190463]: failed to encode map e319 with expected crc 2023-09-22T07:48:12.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:12 smithi105 ceph-mon[190463]: failed to encode map e319 with expected crc 2023-09-22T07:48:12.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:12 smithi105 ceph-mon[190463]: failed to encode map e319 with expected crc 2023-09-22T07:48:12.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:12 smithi105 ceph-mon[190463]: failed to encode map e319 with expected crc 2023-09-22T07:48:12.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:12 smithi105 ceph-mon[190463]: osdmap e320: 8 total, 8 up, 8 in 2023-09-22T07:48:12.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:12 smithi105 ceph-mon[190463]: failed to encode map e320 with expected crc 2023-09-22T07:48:13.200 INFO:tasks.rados.rados.0.smithi006.stdout:1294: done (7 left) 2023-09-22T07:48:13.200 INFO:tasks.rados.rados.0.smithi006.stdout:1296: done (6 left) 2023-09-22T07:48:13.200 INFO:tasks.rados.rados.0.smithi006.stdout:1298: done (5 left) 2023-09-22T07:48:13.200 INFO:tasks.rados.rados.0.smithi006.stdout:1299: done (4 left) 2023-09-22T07:48:13.201 INFO:tasks.rados.rados.0.smithi006.stdout:1300: done (3 left) 2023-09-22T07:48:13.201 INFO:tasks.rados.rados.0.smithi006.stdout:1301: done (2 left) 2023-09-22T07:48:13.201 INFO:tasks.rados.rados.0.smithi006.stdout:1302: done (1 left) 2023-09-22T07:48:13.201 INFO:tasks.rados.rados.0.smithi006.stdout:1303: done (0 left) 2023-09-22T07:48:13.201 INFO:tasks.rados.rados.0.smithi006.stdout:1304: setattr oid 23 current snap is 125 2023-09-22T07:48:13.201 INFO:tasks.rados.rados.0.smithi006.stdout:1305: snap_remove snap 121 2023-09-22T07:48:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:13 smithi006 ceph-mon[200575]: failed to encode map e320 with expected crc 2023-09-22T07:48:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:13 smithi006 ceph-mon[200575]: failed to encode map e320 with expected crc 2023-09-22T07:48:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:13 smithi006 ceph-mon[200575]: pgmap v127: 121 pgs: 121 active+clean; 135 MiB data, 739 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 388 KiB/s wr, 1 op/s 2023-09-22T07:48:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:48:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:13 smithi006 ceph-mon[200575]: failed to encode map e321 with expected crc 2023-09-22T07:48:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:13 smithi006 ceph-mon[200575]: failed to encode map e321 with expected crc 2023-09-22T07:48:14.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:13 smithi006 ceph-mon[200575]: osdmap e321: 8 total, 8 up, 8 in 2023-09-22T07:48:14.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:13 smithi006 ceph-mon[204052]: failed to encode map e320 with expected crc 2023-09-22T07:48:14.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:13 smithi006 ceph-mon[204052]: failed to encode map e320 with expected crc 2023-09-22T07:48:14.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:13 smithi006 ceph-mon[204052]: pgmap v127: 121 pgs: 121 active+clean; 135 MiB data, 739 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 388 KiB/s wr, 1 op/s 2023-09-22T07:48:14.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:14.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:48:14.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:14.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:13 smithi006 ceph-mon[204052]: failed to encode map e321 with expected crc 2023-09-22T07:48:14.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:13 smithi006 ceph-mon[204052]: failed to encode map e321 with expected crc 2023-09-22T07:48:14.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:13 smithi006 ceph-mon[204052]: osdmap e321: 8 total, 8 up, 8 in 2023-09-22T07:48:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:13 smithi105 ceph-mon[190463]: failed to encode map e320 with expected crc 2023-09-22T07:48:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:13 smithi105 ceph-mon[190463]: failed to encode map e320 with expected crc 2023-09-22T07:48:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:13 smithi105 ceph-mon[190463]: pgmap v127: 121 pgs: 121 active+clean; 135 MiB data, 739 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 388 KiB/s wr, 1 op/s 2023-09-22T07:48:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:48:14.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:14.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:13 smithi105 ceph-mon[190463]: failed to encode map e321 with expected crc 2023-09-22T07:48:14.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:13 smithi105 ceph-mon[190463]: failed to encode map e321 with expected crc 2023-09-22T07:48:14.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:13 smithi105 ceph-mon[190463]: osdmap e321: 8 total, 8 up, 8 in 2023-09-22T07:48:14.205 INFO:tasks.rados.rados.0.smithi006.stdout:1305: done (1 left) 2023-09-22T07:48:14.205 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 45 current snap is 125 2023-09-22T07:48:14.205 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 23 v 413 (ObjNum 337 snap 107 seq_num 337) dirty exists 2023-09-22T07:48:14.205 INFO:tasks.rados.rados.0.smithi006.stdout:1306: seq_num 400 ranges {0=704512,704512=720896,1425408=483328} 2023-09-22T07:48:14.210 INFO:tasks.rados.rados.0.smithi006.stdout:1306: writing smithi006182445-45 from 0 to 704512 tid 1 2023-09-22T07:48:14.214 INFO:tasks.rados.rados.0.smithi006.stdout:1306: writing smithi006182445-45 from 704512 to 1425408 tid 2 2023-09-22T07:48:14.217 INFO:tasks.rados.rados.0.smithi006.stdout:1306: writing smithi006182445-45 from 1425408 to 1908736 tid 3 2023-09-22T07:48:14.218 INFO:tasks.rados.rados.0.smithi006.stdout:1304: done (1 left) 2023-09-22T07:48:14.218 INFO:tasks.rados.rados.0.smithi006.stdout:1307: snap_remove snap 124 2023-09-22T07:48:15.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:14 smithi006 ceph-mon[204052]: mgrmap e41: y(active, since 91s), standbys: x 2023-09-22T07:48:15.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:14 smithi006 ceph-mon[204052]: failed to encode map e322 with expected crc 2023-09-22T07:48:15.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:14 smithi006 ceph-mon[204052]: osdmap e322: 8 total, 8 up, 8 in 2023-09-22T07:48:15.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:14 smithi006 ceph-mon[200575]: mgrmap e41: y(active, since 91s), standbys: x 2023-09-22T07:48:15.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:14 smithi006 ceph-mon[200575]: failed to encode map e322 with expected crc 2023-09-22T07:48:15.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:14 smithi006 ceph-mon[200575]: osdmap e322: 8 total, 8 up, 8 in 2023-09-22T07:48:15.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:14 smithi105 ceph-mon[190463]: mgrmap e41: y(active, since 91s), standbys: x 2023-09-22T07:48:15.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:14 smithi105 ceph-mon[190463]: failed to encode map e322 with expected crc 2023-09-22T07:48:15.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:14 smithi105 ceph-mon[190463]: osdmap e322: 8 total, 8 up, 8 in 2023-09-22T07:48:15.210 INFO:tasks.rados.rados.0.smithi006.stdout:1307: done (1 left) 2023-09-22T07:48:15.210 INFO:tasks.rados.rados.0.smithi006.stdout:1308: delete oid 14 current snap is 125 2023-09-22T07:48:15.210 INFO:tasks.rados.rados.0.smithi006.stdout:1306: finishing write tid 1 to smithi006182445-45 2023-09-22T07:48:15.210 INFO:tasks.rados.rados.0.smithi006.stdout:1306: finishing write tid 2 to smithi006182445-45 2023-09-22T07:48:15.211 INFO:tasks.rados.rados.0.smithi006.stdout:1306: finishing write tid 3 to smithi006182445-45 2023-09-22T07:48:15.211 INFO:tasks.rados.rados.0.smithi006.stdout:1306: finishing write tid 4 to smithi006182445-45 2023-09-22T07:48:15.211 INFO:tasks.rados.rados.0.smithi006.stdout:1306: finishing write tid 5 to smithi006182445-45 2023-09-22T07:48:15.211 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 45 v 449 (ObjNum 400 snap 125 seq_num 400) dirty exists 2023-09-22T07:48:15.211 INFO:tasks.rados.rados.0.smithi006.stdout:1306: left oid 45 (ObjNum 400 snap 125 seq_num 400) 2023-09-22T07:48:15.218 INFO:tasks.rados.rados.0.smithi006.stdout:1306: done (1 left) 2023-09-22T07:48:15.218 INFO:tasks.rados.rados.0.smithi006.stdout:1308: done (0 left) 2023-09-22T07:48:15.218 INFO:tasks.rados.rados.0.smithi006.stdout:1309: rollback oid 50 current snap is 125 2023-09-22T07:48:15.218 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 50 to 120 2023-09-22T07:48:15.218 INFO:tasks.rados.rados.0.smithi006.stdout:1310: copy_from oid 39 from oid 10 current snap is 125 2023-09-22T07:48:15.218 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 2 current snap is 125 2023-09-22T07:48:15.218 INFO:tasks.rados.rados.0.smithi006.stdout:1311: seq_num 402 ranges {6995968=737280,7733248=491520,8224768=516096,8740864=196608} 2023-09-22T07:48:15.261 INFO:tasks.rados.rados.0.smithi006.stdout:1311: writing smithi006182445-2 from 6995968 to 7733248 tid 1 2023-09-22T07:48:15.264 INFO:tasks.rados.rados.0.smithi006.stdout:1311: writing smithi006182445-2 from 7733248 to 8224768 tid 2 2023-09-22T07:48:15.267 INFO:tasks.rados.rados.0.smithi006.stdout:1311: writing smithi006182445-2 from 8224768 to 8740864 tid 3 2023-09-22T07:48:15.269 INFO:tasks.rados.rados.0.smithi006.stdout:1311: writing smithi006182445-2 from 8740864 to 8937472 tid 4 2023-09-22T07:48:15.269 INFO:tasks.rados.rados.0.smithi006.stdout:1312: read oid 36 snap -1 2023-09-22T07:48:15.269 INFO:tasks.rados.rados.0.smithi006.stdout:1312: expect (ObjNum 338 snap 107 seq_num 338) 2023-09-22T07:48:15.269 INFO:tasks.rados.rados.0.smithi006.stdout:1313: rollback oid 32 current snap is 125 2023-09-22T07:48:15.270 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 32 to 120 2023-09-22T07:48:15.270 INFO:tasks.rados.rados.0.smithi006.stdout:1309: finishing rollback tid 0 to smithi006182445-50 2023-09-22T07:48:15.270 INFO:tasks.rados.rados.0.smithi006.stdout:1309: finishing rollback tid 1 to smithi006182445-50 2023-09-22T07:48:15.270 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 50 v 426 (ObjNum 289 snap 0 seq_num 0) dirty dne 2023-09-22T07:48:15.270 INFO:tasks.rados.rados.0.smithi006.stdout:1310: finishing copy_from to smithi006182445-39 2023-09-22T07:48:15.271 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 39 v 509 (ObjNum 364 snap 116 seq_num 364) dirty exists 2023-09-22T07:48:15.271 INFO:tasks.rados.rados.0.smithi006.stdout:1310: finishing copy_from racing read to smithi006182445-39 2023-09-22T07:48:15.271 INFO:tasks.rados.rados.0.smithi006.stdout:1311: finishing write tid 1 to smithi006182445-2 2023-09-22T07:48:15.271 INFO:tasks.rados.rados.0.smithi006.stdout:1309: done (4 left) 2023-09-22T07:48:15.271 INFO:tasks.rados.rados.0.smithi006.stdout:1310: done (3 left) 2023-09-22T07:48:15.272 INFO:tasks.rados.rados.0.smithi006.stdout:1314: rollback oid 17 current snap is 125 2023-09-22T07:48:15.272 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 17 to 123 2023-09-22T07:48:15.272 INFO:tasks.rados.rados.0.smithi006.stdout:1311: finishing write tid 2 to smithi006182445-2 2023-09-22T07:48:15.272 INFO:tasks.rados.rados.0.smithi006.stdout:1315: copy_from oid 38 from oid 9 current snap is 125 2023-09-22T07:48:15.272 INFO:tasks.rados.rados.0.smithi006.stdout:1316: snap_create 2023-09-22T07:48:15.273 INFO:tasks.rados.rados.0.smithi006.stdout:1311: finishing write tid 3 to smithi006182445-2 2023-09-22T07:48:15.273 INFO:tasks.rados.rados.0.smithi006.stdout:1313: finishing rollback tid 0 to smithi006182445-32 2023-09-22T07:48:15.273 INFO:tasks.rados.rados.0.smithi006.stdout:1313: finishing rollback tid 1 to smithi006182445-32 2023-09-22T07:48:15.274 INFO:tasks.rados.rados.0.smithi006.stdout:1313: finishing rollback tid 2 to smithi006182445-32 2023-09-22T07:48:15.274 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 32 v 504 (ObjNum 255 snap 78 seq_num 255) dirty exists 2023-09-22T07:48:15.274 INFO:tasks.rados.rados.0.smithi006.stdout:1314: finishing rollback tid 0 to smithi006182445-17 2023-09-22T07:48:15.274 INFO:tasks.rados.rados.0.smithi006.stdout:1314: finishing rollback tid 1 to smithi006182445-17 2023-09-22T07:48:15.274 INFO:tasks.rados.rados.0.smithi006.stdout:1314: finishing rollback tid 2 to smithi006182445-17 2023-09-22T07:48:15.274 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 17 v 452 (ObjNum 384 snap 121 seq_num 384) dirty exists 2023-09-22T07:48:15.275 INFO:tasks.rados.rados.0.smithi006.stdout:1311: finishing write tid 4 to smithi006182445-2 2023-09-22T07:48:15.275 INFO:tasks.rados.rados.0.smithi006.stdout:1311: finishing write tid 5 to smithi006182445-2 2023-09-22T07:48:15.276 INFO:tasks.rados.rados.0.smithi006.stdout:1311: finishing write tid 6 to smithi006182445-2 2023-09-22T07:48:15.276 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 2 v 522 (ObjNum 402 snap 125 seq_num 402) dirty exists 2023-09-22T07:48:15.276 INFO:tasks.rados.rados.0.smithi006.stdout:1311: left oid 2 (ObjNum 402 snap 125 seq_num 402) 2023-09-22T07:48:15.291 INFO:tasks.rados.rados.0.smithi006.stdout:1315: finishing copy_from to smithi006182445-38 2023-09-22T07:48:15.292 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 38 v 493 (ObjNum 389 snap 122 seq_num 389) dirty exists 2023-09-22T07:48:15.292 INFO:tasks.rados.rados.0.smithi006.stdout:1315: finishing copy_from racing read to smithi006182445-38 2023-09-22T07:48:15.307 INFO:tasks.rados.rados.0.smithi006.stdout:1312: expect (ObjNum 338 snap 107 seq_num 338) 2023-09-22T07:48:16.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:15 smithi006 ceph-mon[204052]: failed to encode map e322 with expected crc 2023-09-22T07:48:16.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:15 smithi006 ceph-mon[204052]: pgmap v130: 121 pgs: 121 active+clean; 143 MiB data, 787 MiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 9.7 MiB/s wr, 25 op/s 2023-09-22T07:48:16.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:15 smithi006 ceph-mon[204052]: failed to encode map e323 with expected crc 2023-09-22T07:48:16.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:15 smithi006 ceph-mon[204052]: osdmap e323: 8 total, 8 up, 8 in 2023-09-22T07:48:16.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:15 smithi006 ceph-mon[204052]: failed to encode map e323 with expected crc 2023-09-22T07:48:16.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:15 smithi006 ceph-mon[200575]: failed to encode map e322 with expected crc 2023-09-22T07:48:16.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:15 smithi006 ceph-mon[200575]: pgmap v130: 121 pgs: 121 active+clean; 143 MiB data, 787 MiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 9.7 MiB/s wr, 25 op/s 2023-09-22T07:48:16.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:15 smithi006 ceph-mon[200575]: failed to encode map e323 with expected crc 2023-09-22T07:48:16.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:15 smithi006 ceph-mon[200575]: osdmap e323: 8 total, 8 up, 8 in 2023-09-22T07:48:16.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:15 smithi006 ceph-mon[200575]: failed to encode map e323 with expected crc 2023-09-22T07:48:16.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:15 smithi105 ceph-mon[190463]: failed to encode map e322 with expected crc 2023-09-22T07:48:16.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:15 smithi105 ceph-mon[190463]: pgmap v130: 121 pgs: 121 active+clean; 143 MiB data, 787 MiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 9.7 MiB/s wr, 25 op/s 2023-09-22T07:48:16.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:15 smithi105 ceph-mon[190463]: failed to encode map e323 with expected crc 2023-09-22T07:48:16.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:15 smithi105 ceph-mon[190463]: osdmap e323: 8 total, 8 up, 8 in 2023-09-22T07:48:16.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:15 smithi105 ceph-mon[190463]: failed to encode map e323 with expected crc 2023-09-22T07:48:16.193 INFO:tasks.rados.rados.0.smithi006.stdout:1311: done (5 left) 2023-09-22T07:48:16.193 INFO:tasks.rados.rados.0.smithi006.stdout:1312: done (4 left) 2023-09-22T07:48:16.193 INFO:tasks.rados.rados.0.smithi006.stdout:1313: done (3 left) 2023-09-22T07:48:16.193 INFO:tasks.rados.rados.0.smithi006.stdout:1314: done (2 left) 2023-09-22T07:48:16.194 INFO:tasks.rados.rados.0.smithi006.stdout:1315: done (1 left) 2023-09-22T07:48:16.194 INFO:tasks.rados.rados.0.smithi006.stdout:1316: done (0 left) 2023-09-22T07:48:16.194 INFO:tasks.rados.rados.0.smithi006.stdout:1317: read oid 31 snap 123 2023-09-22T07:48:16.194 INFO:tasks.rados.rados.0.smithi006.stdout:1317: expect (ObjNum 333 snap 103 seq_num 333) 2023-09-22T07:48:16.194 INFO:tasks.rados.rados.0.smithi006.stdout:1318: delete oid 4 current snap is 126 2023-09-22T07:48:16.203 INFO:tasks.rados.rados.0.smithi006.stdout:1318: done (1 left) 2023-09-22T07:48:16.203 INFO:tasks.rados.rados.0.smithi006.stdout:1319: snap_remove snap 118 2023-09-22T07:48:17.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:16 smithi006 ceph-mon[204052]: failed to encode map e323 with expected crc 2023-09-22T07:48:17.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:16 smithi006 ceph-mon[204052]: failed to encode map e323 with expected crc 2023-09-22T07:48:17.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:16 smithi006 ceph-mon[204052]: failed to encode map e323 with expected crc 2023-09-22T07:48:17.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:16 smithi006 ceph-mon[204052]: failed to encode map e323 with expected crc 2023-09-22T07:48:17.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:16 smithi006 ceph-mon[204052]: osdmap e324: 8 total, 8 up, 8 in 2023-09-22T07:48:17.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:16 smithi006 ceph-mon[204052]: failed to encode map e324 with expected crc 2023-09-22T07:48:17.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:16 smithi006 ceph-mon[204052]: failed to encode map e324 with expected crc 2023-09-22T07:48:17.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:16 smithi006 ceph-mon[200575]: failed to encode map e323 with expected crc 2023-09-22T07:48:17.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:16 smithi006 ceph-mon[200575]: failed to encode map e323 with expected crc 2023-09-22T07:48:17.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:16 smithi006 ceph-mon[200575]: failed to encode map e323 with expected crc 2023-09-22T07:48:17.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:16 smithi006 ceph-mon[200575]: failed to encode map e323 with expected crc 2023-09-22T07:48:17.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:16 smithi006 ceph-mon[200575]: osdmap e324: 8 total, 8 up, 8 in 2023-09-22T07:48:17.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:16 smithi006 ceph-mon[200575]: failed to encode map e324 with expected crc 2023-09-22T07:48:17.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:16 smithi006 ceph-mon[200575]: failed to encode map e324 with expected crc 2023-09-22T07:48:17.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:16 smithi105 ceph-mon[190463]: failed to encode map e323 with expected crc 2023-09-22T07:48:17.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:16 smithi105 ceph-mon[190463]: failed to encode map e323 with expected crc 2023-09-22T07:48:17.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:16 smithi105 ceph-mon[190463]: failed to encode map e323 with expected crc 2023-09-22T07:48:17.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:16 smithi105 ceph-mon[190463]: failed to encode map e323 with expected crc 2023-09-22T07:48:17.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:16 smithi105 ceph-mon[190463]: osdmap e324: 8 total, 8 up, 8 in 2023-09-22T07:48:17.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:16 smithi105 ceph-mon[190463]: failed to encode map e324 with expected crc 2023-09-22T07:48:17.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:16 smithi105 ceph-mon[190463]: failed to encode map e324 with expected crc 2023-09-22T07:48:17.203 INFO:tasks.rados.rados.0.smithi006.stdout:1319: done (1 left) 2023-09-22T07:48:17.203 INFO:tasks.rados.rados.0.smithi006.stdout:1320: read oid 9 snap -1 2023-09-22T07:48:17.203 INFO:tasks.rados.rados.0.smithi006.stdout:1320: expect (ObjNum 389 snap 122 seq_num 389) 2023-09-22T07:48:17.203 INFO:tasks.rados.rados.0.smithi006.stdout:1321: delete oid 47 current snap is 126 2023-09-22T07:48:17.203 INFO:tasks.rados.rados.0.smithi006.stdout:1317: expect (ObjNum 333 snap 103 seq_num 333) 2023-09-22T07:48:17.312 INFO:tasks.rados.rados.0.smithi006.stdout:1320: expect (ObjNum 389 snap 122 seq_num 389) 2023-09-22T07:48:17.415 INFO:tasks.rados.rados.0.smithi006.stdout:1317: done (2 left) 2023-09-22T07:48:17.415 INFO:tasks.rados.rados.0.smithi006.stdout:1320: done (1 left) 2023-09-22T07:48:17.415 INFO:tasks.rados.rados.0.smithi006.stdout:1321: done (0 left) 2023-09-22T07:48:17.415 INFO:tasks.rados.rados.0.smithi006.stdout:1322: snap_remove snap 122 2023-09-22T07:48:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:48:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:48:17] "GET /metrics HTTP/1.1" 200 36120 "" "Prometheus/2.43.0" 2023-09-22T07:48:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:17 smithi006 ceph-mon[200575]: failed to encode map e324 with expected crc 2023-09-22T07:48:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:17 smithi006 ceph-mon[200575]: failed to encode map e324 with expected crc 2023-09-22T07:48:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:17 smithi006 ceph-mon[200575]: pgmap v133: 121 pgs: 121 active+clean; 147 MiB data, 778 MiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 9.7 MiB/s wr, 26 op/s 2023-09-22T07:48:18.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:17 smithi006 ceph-mon[200575]: failed to encode map e324 with expected crc 2023-09-22T07:48:18.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:17 smithi006 ceph-mon[200575]: failed to encode map e325 with expected crc 2023-09-22T07:48:18.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:17 smithi006 ceph-mon[200575]: osdmap e325: 8 total, 8 up, 8 in 2023-09-22T07:48:18.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:17 smithi006 ceph-mon[200575]: failed to encode map e325 with expected crc 2023-09-22T07:48:18.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:17 smithi006 ceph-mon[204052]: failed to encode map e324 with expected crc 2023-09-22T07:48:18.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:17 smithi006 ceph-mon[204052]: failed to encode map e324 with expected crc 2023-09-22T07:48:18.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:17 smithi006 ceph-mon[204052]: pgmap v133: 121 pgs: 121 active+clean; 147 MiB data, 778 MiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 9.7 MiB/s wr, 26 op/s 2023-09-22T07:48:18.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:17 smithi006 ceph-mon[204052]: failed to encode map e324 with expected crc 2023-09-22T07:48:18.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:17 smithi006 ceph-mon[204052]: failed to encode map e325 with expected crc 2023-09-22T07:48:18.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:17 smithi006 ceph-mon[204052]: osdmap e325: 8 total, 8 up, 8 in 2023-09-22T07:48:18.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:17 smithi006 ceph-mon[204052]: failed to encode map e325 with expected crc 2023-09-22T07:48:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:17 smithi105 ceph-mon[190463]: failed to encode map e324 with expected crc 2023-09-22T07:48:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:17 smithi105 ceph-mon[190463]: failed to encode map e324 with expected crc 2023-09-22T07:48:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:17 smithi105 ceph-mon[190463]: pgmap v133: 121 pgs: 121 active+clean; 147 MiB data, 778 MiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 9.7 MiB/s wr, 26 op/s 2023-09-22T07:48:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:17 smithi105 ceph-mon[190463]: failed to encode map e324 with expected crc 2023-09-22T07:48:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:17 smithi105 ceph-mon[190463]: failed to encode map e325 with expected crc 2023-09-22T07:48:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:17 smithi105 ceph-mon[190463]: osdmap e325: 8 total, 8 up, 8 in 2023-09-22T07:48:18.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:17 smithi105 ceph-mon[190463]: failed to encode map e325 with expected crc 2023-09-22T07:48:18.205 INFO:tasks.rados.rados.0.smithi006.stdout:1322: done (0 left) 2023-09-22T07:48:18.205 INFO:tasks.rados.rados.0.smithi006.stdout:1323: read oid 27 snap 120 2023-09-22T07:48:18.205 INFO:tasks.rados.rados.0.smithi006.stdout:1323: expect deleted 2023-09-22T07:48:18.206 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 33 current snap is 126 2023-09-22T07:48:18.206 INFO:tasks.rados.rados.0.smithi006.stdout:1324: seq_num 405 ranges {0=786432,786432=589824,1376256=614400} 2023-09-22T07:48:18.209 INFO:tasks.rados.rados.0.smithi006.stdout:1324: writing smithi006182445-33 from 0 to 786432 tid 1 2023-09-22T07:48:18.214 INFO:tasks.rados.rados.0.smithi006.stdout:1324: writing smithi006182445-33 from 786432 to 1376256 tid 2 2023-09-22T07:48:18.217 INFO:tasks.rados.rados.0.smithi006.stdout:1324: writing smithi006182445-33 from 1376256 to 1990656 tid 3 2023-09-22T07:48:18.218 INFO:tasks.rados.rados.0.smithi006.stdout:1325: snap_create 2023-09-22T07:48:18.226 INFO:tasks.rados.rados.0.smithi006.stdout:1324: finishing write tid 1 to smithi006182445-33 2023-09-22T07:48:18.226 INFO:tasks.rados.rados.0.smithi006.stdout:1324: finishing write tid 2 to smithi006182445-33 2023-09-22T07:48:18.226 INFO:tasks.rados.rados.0.smithi006.stdout:1324: finishing write tid 3 to smithi006182445-33 2023-09-22T07:48:18.226 INFO:tasks.rados.rados.0.smithi006.stdout:1324: finishing write tid 4 to smithi006182445-33 2023-09-22T07:48:18.227 INFO:tasks.rados.rados.0.smithi006.stdout:1324: finishing write tid 5 to smithi006182445-33 2023-09-22T07:48:18.227 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 33 v 513 (ObjNum 405 snap 126 seq_num 405) dirty exists 2023-09-22T07:48:18.227 INFO:tasks.rados.rados.0.smithi006.stdout:1324: left oid 33 (ObjNum 405 snap 126 seq_num 405) 2023-09-22T07:48:19.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:18 smithi006 ceph-mon[200575]: failed to encode map e325 with expected crc 2023-09-22T07:48:19.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:18 smithi006 ceph-mon[200575]: failed to encode map e326 with expected crc 2023-09-22T07:48:19.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:18 smithi006 ceph-mon[200575]: failed to encode map e326 with expected crc 2023-09-22T07:48:19.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:18 smithi006 ceph-mon[200575]: osdmap e326: 8 total, 8 up, 8 in 2023-09-22T07:48:19.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:18 smithi006 ceph-mon[204052]: failed to encode map e325 with expected crc 2023-09-22T07:48:19.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:18 smithi006 ceph-mon[204052]: failed to encode map e326 with expected crc 2023-09-22T07:48:19.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:18 smithi006 ceph-mon[204052]: failed to encode map e326 with expected crc 2023-09-22T07:48:19.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:18 smithi006 ceph-mon[204052]: osdmap e326: 8 total, 8 up, 8 in 2023-09-22T07:48:19.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:18 smithi105 ceph-mon[190463]: failed to encode map e325 with expected crc 2023-09-22T07:48:19.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:18 smithi105 ceph-mon[190463]: failed to encode map e326 with expected crc 2023-09-22T07:48:19.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:18 smithi105 ceph-mon[190463]: failed to encode map e326 with expected crc 2023-09-22T07:48:19.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:18 smithi105 ceph-mon[190463]: osdmap e326: 8 total, 8 up, 8 in 2023-09-22T07:48:19.127 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:48:18 smithi105 conmon[175730]: ts=2023-09-22T07:48:18.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi006:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi105.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-22T07:48:19.211 INFO:tasks.rados.rados.0.smithi006.stdout:1323: done (2 left) 2023-09-22T07:48:19.211 INFO:tasks.rados.rados.0.smithi006.stdout:1324: done (1 left) 2023-09-22T07:48:19.211 INFO:tasks.rados.rados.0.smithi006.stdout:1325: done (0 left) 2023-09-22T07:48:19.211 INFO:tasks.rados.rados.0.smithi006.stdout:1326: read oid 39 snap -1 2023-09-22T07:48:19.211 INFO:tasks.rados.rados.0.smithi006.stdout:1326: expect (ObjNum 364 snap 116 seq_num 364) 2023-09-22T07:48:19.211 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 31 current snap is 127 2023-09-22T07:48:19.211 INFO:tasks.rados.rados.0.smithi006.stdout:1327: seq_num 406 ranges {2760704=802816,3563520=475136,4038656=499712,4538368=229376} 2023-09-22T07:48:19.232 INFO:tasks.rados.rados.0.smithi006.stdout:1327: writing smithi006182445-31 from 2760704 to 3563520 tid 1 2023-09-22T07:48:19.235 INFO:tasks.rados.rados.0.smithi006.stdout:1327: writing smithi006182445-31 from 3563520 to 4038656 tid 2 2023-09-22T07:48:19.238 INFO:tasks.rados.rados.0.smithi006.stdout:1327: writing smithi006182445-31 from 4038656 to 4538368 tid 3 2023-09-22T07:48:19.242 INFO:tasks.rados.rados.0.smithi006.stdout:1327: writing smithi006182445-31 from 4538368 to 4767744 tid 4 2023-09-22T07:48:19.242 INFO:tasks.rados.rados.0.smithi006.stdout:1328: read oid 20 snap -1 2023-09-22T07:48:19.242 INFO:tasks.rados.rados.0.smithi006.stdout:1328: expect deleted 2023-09-22T07:48:19.242 INFO:tasks.rados.rados.0.smithi006.stdout:1329: setattr oid 1 current snap is 127 2023-09-22T07:48:19.242 INFO:tasks.rados.rados.0.smithi006.stdout:1326: expect (ObjNum 364 snap 116 seq_num 364) 2023-09-22T07:48:19.441 INFO:tasks.rados.rados.0.smithi006.stdout:1327: finishing write tid 1 to smithi006182445-31 2023-09-22T07:48:19.441 INFO:tasks.rados.rados.0.smithi006.stdout:1327: finishing write tid 2 to smithi006182445-31 2023-09-22T07:48:19.441 INFO:tasks.rados.rados.0.smithi006.stdout:1327: finishing write tid 3 to smithi006182445-31 2023-09-22T07:48:19.441 INFO:tasks.rados.rados.0.smithi006.stdout:1327: finishing write tid 4 to smithi006182445-31 2023-09-22T07:48:19.441 INFO:tasks.rados.rados.0.smithi006.stdout:1327: finishing write tid 5 to smithi006182445-31 2023-09-22T07:48:19.441 INFO:tasks.rados.rados.0.smithi006.stdout:1327: finishing write tid 6 to smithi006182445-31 2023-09-22T07:48:19.441 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 31 v 675 (ObjNum 406 snap 127 seq_num 406) dirty exists 2023-09-22T07:48:19.441 INFO:tasks.rados.rados.0.smithi006.stdout:1327: left oid 31 (ObjNum 406 snap 127 seq_num 406) 2023-09-22T07:48:19.442 INFO:tasks.rados.rados.0.smithi006.stdout:1326: done (3 left) 2023-09-22T07:48:19.442 INFO:tasks.rados.rados.0.smithi006.stdout:1327: done (2 left) 2023-09-22T07:48:19.442 INFO:tasks.rados.rados.0.smithi006.stdout:1328: done (1 left) 2023-09-22T07:48:19.442 INFO:tasks.rados.rados.0.smithi006.stdout:1330: setattr oid 15 current snap is 127 2023-09-22T07:48:19.442 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 6 current snap is 127 2023-09-22T07:48:19.442 INFO:tasks.rados.rados.0.smithi006.stdout:1331: seq_num 407 ranges {1490944=425984,1916928=761856,2678784=704512,3383296=139264} 2023-09-22T07:48:19.452 INFO:tasks.rados.rados.0.smithi006.stdout:1331: writing smithi006182445-6 from 1490944 to 1916928 tid 1 2023-09-22T07:48:19.458 INFO:tasks.rados.rados.0.smithi006.stdout:1331: writing smithi006182445-6 from 1916928 to 2678784 tid 2 2023-09-22T07:48:19.462 INFO:tasks.rados.rados.0.smithi006.stdout:1331: writing smithi006182445-6 from 2678784 to 3383296 tid 3 2023-09-22T07:48:19.463 INFO:tasks.rados.rados.0.smithi006.stdout:1331: writing smithi006182445-6 from 3383296 to 3522560 tid 4 2023-09-22T07:48:19.463 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 26 current snap is 127 2023-09-22T07:48:19.464 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 1 v 442 (ObjNum 388 snap 122 seq_num 388) dirty exists 2023-09-22T07:48:19.464 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 15 v 677 (ObjNum 251 snap 77 seq_num 251) dirty exists 2023-09-22T07:48:19.464 INFO:tasks.rados.rados.0.smithi006.stdout:1331: finishing write tid 1 to smithi006182445-6 2023-09-22T07:48:19.464 INFO:tasks.rados.rados.0.smithi006.stdout:1331: finishing write tid 2 to smithi006182445-6 2023-09-22T07:48:19.464 INFO:tasks.rados.rados.0.smithi006.stdout:1332: seq_num 408 ranges {0=442368,442368=647168,1089536=507904,1597440=450560} 2023-09-22T07:48:19.466 INFO:tasks.rados.rados.0.smithi006.stdout:1332: writing smithi006182445-26 from 0 to 442368 tid 1 2023-09-22T07:48:19.469 INFO:tasks.rados.rados.0.smithi006.stdout:1332: writing smithi006182445-26 from 442368 to 1089536 tid 2 2023-09-22T07:48:19.472 INFO:tasks.rados.rados.0.smithi006.stdout:1332: writing smithi006182445-26 from 1089536 to 1597440 tid 3 2023-09-22T07:48:19.475 INFO:tasks.rados.rados.0.smithi006.stdout:1332: writing smithi006182445-26 from 1597440 to 2048000 tid 4 2023-09-22T07:48:19.475 INFO:tasks.rados.rados.0.smithi006.stdout:1329: done (3 left) 2023-09-22T07:48:19.476 INFO:tasks.rados.rados.0.smithi006.stdout:1330: done (2 left) 2023-09-22T07:48:19.476 INFO:tasks.rados.rados.0.smithi006.stdout:1333: rollback oid 30 current snap is 127 2023-09-22T07:48:19.476 INFO:tasks.rados.rados.0.smithi006.stdout:1331: finishing write tid 3 to smithi006182445-6 2023-09-22T07:48:19.476 INFO:tasks.rados.rados.0.smithi006.stdout:1331: finishing write tid 4 to smithi006182445-6 2023-09-22T07:48:19.476 INFO:tasks.rados.rados.0.smithi006.stdout:1331: finishing write tid 5 to smithi006182445-6 2023-09-22T07:48:19.476 INFO:tasks.rados.rados.0.smithi006.stdout:1331: finishing write tid 6 to smithi006182445-6 2023-09-22T07:48:19.476 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 6 v 549 (ObjNum 407 snap 127 seq_num 407) dirty exists 2023-09-22T07:48:19.477 INFO:tasks.rados.rados.0.smithi006.stdout:1331: left oid 6 (ObjNum 407 snap 127 seq_num 407) 2023-09-22T07:48:19.477 INFO:tasks.rados.rados.0.smithi006.stdout:1332: finishing write tid 1 to smithi006182445-26 2023-09-22T07:48:19.477 INFO:tasks.rados.rados.0.smithi006.stdout:1332: finishing write tid 2 to smithi006182445-26 2023-09-22T07:48:19.477 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 30 to 126 2023-09-22T07:48:19.477 INFO:tasks.rados.rados.0.smithi006.stdout:1331: done (2 left) 2023-09-22T07:48:19.477 INFO:tasks.rados.rados.0.smithi006.stdout:1334: snap_remove snap 123 2023-09-22T07:48:19.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:19 smithi006 ceph-mon[204052]: failed to encode map e326 with expected crc 2023-09-22T07:48:19.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:19 smithi006 ceph-mon[204052]: pgmap v136: 121 pgs: 121 active+clean; 156 MiB data, 801 MiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 3.2 MiB/s wr, 10 op/s 2023-09-22T07:48:19.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:19 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-22T07:48:19.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:19 smithi006 ceph-mon[204052]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-22T07:48:19.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:19 smithi006 ceph-mon[204052]: Upgrade: osd.1 is safe to restart 2023-09-22T07:48:19.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:19 smithi006 ceph-mon[204052]: failed to encode map e327 with expected crc 2023-09-22T07:48:19.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:19 smithi006 ceph-mon[204052]: failed to encode map e327 with expected crc 2023-09-22T07:48:19.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:19 smithi006 ceph-mon[204052]: osdmap e327: 8 total, 8 up, 8 in 2023-09-22T07:48:19.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:19 smithi006 ceph-mon[200575]: failed to encode map e326 with expected crc 2023-09-22T07:48:19.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:19 smithi006 ceph-mon[200575]: pgmap v136: 121 pgs: 121 active+clean; 156 MiB data, 801 MiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 3.2 MiB/s wr, 10 op/s 2023-09-22T07:48:19.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:19 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-22T07:48:19.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:19 smithi006 ceph-mon[200575]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-22T07:48:19.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:19 smithi006 ceph-mon[200575]: Upgrade: osd.1 is safe to restart 2023-09-22T07:48:19.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:19 smithi006 ceph-mon[200575]: failed to encode map e327 with expected crc 2023-09-22T07:48:19.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:19 smithi006 ceph-mon[200575]: failed to encode map e327 with expected crc 2023-09-22T07:48:19.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:19 smithi006 ceph-mon[200575]: osdmap e327: 8 total, 8 up, 8 in 2023-09-22T07:48:20.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:19 smithi105 ceph-mon[190463]: failed to encode map e326 with expected crc 2023-09-22T07:48:20.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:19 smithi105 ceph-mon[190463]: pgmap v136: 121 pgs: 121 active+clean; 156 MiB data, 801 MiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 3.2 MiB/s wr, 10 op/s 2023-09-22T07:48:20.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:19 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-22T07:48:20.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:19 smithi105 ceph-mon[190463]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-22T07:48:20.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:19 smithi105 ceph-mon[190463]: Upgrade: osd.1 is safe to restart 2023-09-22T07:48:20.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:19 smithi105 ceph-mon[190463]: failed to encode map e327 with expected crc 2023-09-22T07:48:20.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:19 smithi105 ceph-mon[190463]: failed to encode map e327 with expected crc 2023-09-22T07:48:20.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:19 smithi105 ceph-mon[190463]: osdmap e327: 8 total, 8 up, 8 in 2023-09-22T07:48:20.212 INFO:tasks.rados.rados.0.smithi006.stdout:1334: done (2 left) 2023-09-22T07:48:20.212 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 13 current snap is 127 2023-09-22T07:48:20.212 INFO:tasks.rados.rados.0.smithi006.stdout:1332: finishing write tid 3 to smithi006182445-26 2023-09-22T07:48:20.212 INFO:tasks.rados.rados.0.smithi006.stdout:1335: seq_num 409 ranges {0=458752,458752=532480,991232=720896,1712128=352256} 2023-09-22T07:48:20.214 INFO:tasks.rados.rados.0.smithi006.stdout:1335: writing smithi006182445-13 from 0 to 458752 tid 1 2023-09-22T07:48:20.220 INFO:tasks.rados.rados.0.smithi006.stdout:1335: writing smithi006182445-13 from 458752 to 991232 tid 2 2023-09-22T07:48:20.223 INFO:tasks.rados.rados.0.smithi006.stdout:1335: writing smithi006182445-13 from 991232 to 1712128 tid 3 2023-09-22T07:48:20.226 INFO:tasks.rados.rados.0.smithi006.stdout:1335: writing smithi006182445-13 from 1712128 to 2064384 tid 4 2023-09-22T07:48:20.226 INFO:tasks.rados.rados.0.smithi006.stdout:1336: snap_create 2023-09-22T07:48:20.226 INFO:tasks.rados.rados.0.smithi006.stdout:1333: finishing rollback tid 0 to smithi006182445-30 2023-09-22T07:48:20.226 INFO:tasks.rados.rados.0.smithi006.stdout:1333: finishing rollback tid 1 to smithi006182445-30 2023-09-22T07:48:20.227 INFO:tasks.rados.rados.0.smithi006.stdout:1332: finishing write tid 4 to smithi006182445-26 2023-09-22T07:48:20.227 INFO:tasks.rados.rados.0.smithi006.stdout:1333: finishing rollback tid 2 to smithi006182445-30 2023-09-22T07:48:20.227 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 30 v 516 (ObjNum 385 snap 121 seq_num 385) dirty exists 2023-09-22T07:48:20.227 INFO:tasks.rados.rados.0.smithi006.stdout:1332: finishing write tid 5 to smithi006182445-26 2023-09-22T07:48:20.227 INFO:tasks.rados.rados.0.smithi006.stdout:1332: finishing write tid 6 to smithi006182445-26 2023-09-22T07:48:20.227 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 26 v 559 (ObjNum 408 snap 127 seq_num 408) dirty exists 2023-09-22T07:48:20.227 INFO:tasks.rados.rados.0.smithi006.stdout:1332: left oid 26 (ObjNum 408 snap 127 seq_num 408) 2023-09-22T07:48:20.228 INFO:tasks.rados.rados.0.smithi006.stdout:1335: finishing write tid 1 to smithi006182445-13 2023-09-22T07:48:20.228 INFO:tasks.rados.rados.0.smithi006.stdout:1335: finishing write tid 2 to smithi006182445-13 2023-09-22T07:48:20.231 INFO:tasks.rados.rados.0.smithi006.stdout:1335: finishing write tid 3 to smithi006182445-13 2023-09-22T07:48:20.231 INFO:tasks.rados.rados.0.smithi006.stdout:1335: finishing write tid 4 to smithi006182445-13 2023-09-22T07:48:20.232 INFO:tasks.rados.rados.0.smithi006.stdout:1335: finishing write tid 5 to smithi006182445-13 2023-09-22T07:48:20.233 INFO:tasks.rados.rados.0.smithi006.stdout:1335: finishing write tid 6 to smithi006182445-13 2023-09-22T07:48:20.234 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 13 v 510 (ObjNum 409 snap 127 seq_num 409) dirty exists 2023-09-22T07:48:20.234 INFO:tasks.rados.rados.0.smithi006.stdout:1335: left oid 13 (ObjNum 409 snap 127 seq_num 409) 2023-09-22T07:48:21.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:20 smithi006 ceph-mon[200575]: failed to encode map e327 with expected crc 2023-09-22T07:48:21.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:20 smithi006 ceph-mon[200575]: failed to encode map e327 with expected crc 2023-09-22T07:48:21.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:20 smithi006 ceph-mon[200575]: failed to encode map e328 with expected crc 2023-09-22T07:48:21.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:20 smithi006 ceph-mon[200575]: osdmap e328: 8 total, 8 up, 8 in 2023-09-22T07:48:21.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:20 smithi006 ceph-mon[204052]: failed to encode map e327 with expected crc 2023-09-22T07:48:21.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:20 smithi006 ceph-mon[204052]: failed to encode map e327 with expected crc 2023-09-22T07:48:21.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:20 smithi006 ceph-mon[204052]: failed to encode map e328 with expected crc 2023-09-22T07:48:21.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:20 smithi006 ceph-mon[204052]: osdmap e328: 8 total, 8 up, 8 in 2023-09-22T07:48:21.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:20 smithi105 ceph-mon[190463]: failed to encode map e327 with expected crc 2023-09-22T07:48:21.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:20 smithi105 ceph-mon[190463]: failed to encode map e327 with expected crc 2023-09-22T07:48:21.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:20 smithi105 ceph-mon[190463]: failed to encode map e328 with expected crc 2023-09-22T07:48:21.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:20 smithi105 ceph-mon[190463]: osdmap e328: 8 total, 8 up, 8 in 2023-09-22T07:48:21.193 INFO:tasks.rados.rados.0.smithi006.stdout:1332: done (3 left) 2023-09-22T07:48:21.193 INFO:tasks.rados.rados.0.smithi006.stdout:1333: done (2 left) 2023-09-22T07:48:21.193 INFO:tasks.rados.rados.0.smithi006.stdout:1335: done (1 left) 2023-09-22T07:48:21.193 INFO:tasks.rados.rados.0.smithi006.stdout:1336: done (0 left) 2023-09-22T07:48:21.193 INFO:tasks.rados.rados.0.smithi006.stdout:1337: snap_create 2023-09-22T07:48:21.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:21 smithi006 ceph-mon[200575]: failed to encode map e328 with expected crc 2023-09-22T07:48:21.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:21 smithi006 ceph-mon[200575]: pgmap v139: 121 pgs: 121 active+clean; 148 MiB data, 799 MiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 3.2 MiB/s wr, 9 op/s 2023-09-22T07:48:21.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:21 smithi006 ceph-mon[200575]: Upgrade: Updating osd.1 2023-09-22T07:48:21.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:21 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:21.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:21 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-22T07:48:21.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:21 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:48:21.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:21 smithi006 ceph-mon[200575]: Deploying daemon osd.1 on smithi006 2023-09-22T07:48:21.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:21 smithi006 ceph-mon[200575]: failed to encode map e329 with expected crc 2023-09-22T07:48:21.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:21 smithi006 ceph-mon[200575]: failed to encode map e329 with expected crc 2023-09-22T07:48:21.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:21 smithi006 ceph-mon[200575]: osdmap e329: 8 total, 8 up, 8 in 2023-09-22T07:48:21.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:21 smithi006 ceph-mon[204052]: failed to encode map e328 with expected crc 2023-09-22T07:48:21.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:21 smithi006 ceph-mon[204052]: pgmap v139: 121 pgs: 121 active+clean; 148 MiB data, 799 MiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 3.2 MiB/s wr, 9 op/s 2023-09-22T07:48:21.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:21 smithi006 ceph-mon[204052]: Upgrade: Updating osd.1 2023-09-22T07:48:21.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:21 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:21.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:21 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-22T07:48:21.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:21 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:48:21.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:21 smithi006 ceph-mon[204052]: Deploying daemon osd.1 on smithi006 2023-09-22T07:48:21.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:21 smithi006 ceph-mon[204052]: failed to encode map e329 with expected crc 2023-09-22T07:48:21.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:21 smithi006 ceph-mon[204052]: failed to encode map e329 with expected crc 2023-09-22T07:48:21.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:21 smithi006 ceph-mon[204052]: osdmap e329: 8 total, 8 up, 8 in 2023-09-22T07:48:22.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:21 smithi105 ceph-mon[190463]: failed to encode map e328 with expected crc 2023-09-22T07:48:22.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:21 smithi105 ceph-mon[190463]: pgmap v139: 121 pgs: 121 active+clean; 148 MiB data, 799 MiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 3.2 MiB/s wr, 9 op/s 2023-09-22T07:48:22.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:21 smithi105 ceph-mon[190463]: Upgrade: Updating osd.1 2023-09-22T07:48:22.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:21 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:22.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:21 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-22T07:48:22.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:21 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:48:22.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:21 smithi105 ceph-mon[190463]: Deploying daemon osd.1 on smithi006 2023-09-22T07:48:22.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:21 smithi105 ceph-mon[190463]: failed to encode map e329 with expected crc 2023-09-22T07:48:22.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:21 smithi105 ceph-mon[190463]: failed to encode map e329 with expected crc 2023-09-22T07:48:22.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:21 smithi105 ceph-mon[190463]: osdmap e329: 8 total, 8 up, 8 in 2023-09-22T07:48:22.195 INFO:tasks.rados.rados.0.smithi006.stdout:1337: done (0 left) 2023-09-22T07:48:22.196 INFO:tasks.rados.rados.0.smithi006.stdout:1338: rollback oid 2 current snap is 129 2023-09-22T07:48:22.196 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 2 to 127 2023-09-22T07:48:22.196 INFO:tasks.rados.rados.0.smithi006.stdout:1339: read oid 21 snap -1 2023-09-22T07:48:22.196 INFO:tasks.rados.rados.0.smithi006.stdout:1339: expect (ObjNum 358 snap 115 seq_num 358) 2023-09-22T07:48:22.196 INFO:tasks.rados.rados.0.smithi006.stdout:1340: copy_from oid 20 from oid 32 current snap is 129 2023-09-22T07:48:22.196 INFO:tasks.rados.rados.0.smithi006.stdout:1341: rollback oid 12 current snap is 129 2023-09-22T07:48:22.196 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 12 to 127 2023-09-22T07:48:22.196 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 23 current snap is 129 2023-09-22T07:48:22.196 INFO:tasks.rados.rados.0.smithi006.stdout:1342: seq_num 410 ranges {3137536=475136,3612672=417792,4030464=475136,4505600=425984,4931584=286720} 2023-09-22T07:48:22.217 INFO:tasks.rados.rados.0.smithi006.stdout:1342: writing smithi006182445-23 from 3137536 to 3612672 tid 1 2023-09-22T07:48:22.220 INFO:tasks.rados.rados.0.smithi006.stdout:1342: writing smithi006182445-23 from 3612672 to 4030464 tid 2 2023-09-22T07:48:22.223 INFO:tasks.rados.rados.0.smithi006.stdout:1342: writing smithi006182445-23 from 4030464 to 4505600 tid 3 2023-09-22T07:48:22.226 INFO:tasks.rados.rados.0.smithi006.stdout:1342: writing smithi006182445-23 from 4505600 to 4931584 tid 4 2023-09-22T07:48:22.229 INFO:tasks.rados.rados.0.smithi006.stdout:1342: writing smithi006182445-23 from 4931584 to 5218304 tid 5 2023-09-22T07:48:22.229 INFO:tasks.rados.rados.0.smithi006.stdout:1343: read oid 14 snap -1 2023-09-22T07:48:22.229 INFO:tasks.rados.rados.0.smithi006.stdout:1343: expect deleted 2023-09-22T07:48:22.229 INFO:tasks.rados.rados.0.smithi006.stdout:1344: rmattr oid 46 current snap is 129 2023-09-22T07:48:22.229 INFO:tasks.rados.rados.0.smithi006.stdout:1344: done (6 left) 2023-09-22T07:48:22.230 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 15 current snap is 129 2023-09-22T07:48:22.230 INFO:tasks.rados.rados.0.smithi006.stdout:1345: seq_num 411 ranges {1810432=491520,2301952=753664,3055616=688128,3743744=163840} 2023-09-22T07:48:22.242 INFO:tasks.rados.rados.0.smithi006.stdout:1345: writing smithi006182445-15 from 1810432 to 2301952 tid 1 2023-09-22T07:48:22.246 INFO:tasks.rados.rados.0.smithi006.stdout:1345: writing smithi006182445-15 from 2301952 to 3055616 tid 2 2023-09-22T07:48:22.250 INFO:tasks.rados.rados.0.smithi006.stdout:1345: writing smithi006182445-15 from 3055616 to 3743744 tid 3 2023-09-22T07:48:22.252 INFO:tasks.rados.rados.0.smithi006.stdout:1345: writing smithi006182445-15 from 3743744 to 3907584 tid 4 2023-09-22T07:48:22.252 INFO:tasks.rados.rados.0.smithi006.stdout:1346: copy_from oid 13 from oid 48 current snap is 129 2023-09-22T07:48:22.252 INFO:tasks.rados.rados.0.smithi006.stdout:1338: finishing rollback tid 0 to smithi006182445-2 2023-09-22T07:48:22.252 INFO:tasks.rados.rados.0.smithi006.stdout:1338: finishing rollback tid 1 to smithi006182445-2 2023-09-22T07:48:22.252 INFO:tasks.rados.rados.0.smithi006.stdout:1338: finishing rollback tid 2 to smithi006182445-2 2023-09-22T07:48:22.252 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 2 v 525 (ObjNum 402 snap 125 seq_num 402) dirty exists 2023-09-22T07:48:22.252 INFO:tasks.rados.rados.0.smithi006.stdout:1341: finishing rollback tid 0 to smithi006182445-12 2023-09-22T07:48:22.252 INFO:tasks.rados.rados.0.smithi006.stdout:1341: finishing rollback tid 1 to smithi006182445-12 2023-09-22T07:48:22.252 INFO:tasks.rados.rados.0.smithi006.stdout:1341: finishing rollback tid 2 to smithi006182445-12 2023-09-22T07:48:22.253 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 12 v 317 (ObjNum 378 snap 120 seq_num 378) dirty exists 2023-09-22T07:48:22.253 INFO:tasks.rados.rados.0.smithi006.stdout:1340: finishing copy_from racing read to smithi006182445-20 2023-09-22T07:48:22.253 INFO:tasks.rados.rados.0.smithi006.stdout:1338: done (7 left) 2023-09-22T07:48:22.253 INFO:tasks.rados.rados.0.smithi006.stdout:1341: done (6 left) 2023-09-22T07:48:22.253 INFO:tasks.rados.rados.0.smithi006.stdout:1347: read oid 50 snap -1 2023-09-22T07:48:22.253 INFO:tasks.rados.rados.0.smithi006.stdout:1347: expect deleted 2023-09-22T07:48:22.253 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 25 current snap is 129 2023-09-22T07:48:22.253 INFO:tasks.rados.rados.0.smithi006.stdout:1342: finishing write tid 1 to smithi006182445-23 2023-09-22T07:48:22.253 INFO:tasks.rados.rados.0.smithi006.stdout:1342: finishing write tid 2 to smithi006182445-23 2023-09-22T07:48:22.253 INFO:tasks.rados.rados.0.smithi006.stdout:1342: finishing write tid 3 to smithi006182445-23 2023-09-22T07:48:22.253 INFO:tasks.rados.rados.0.smithi006.stdout:1340: finishing copy_from to smithi006182445-20 2023-09-22T07:48:22.253 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 20 v 504 (ObjNum 255 snap 78 seq_num 255) dirty exists 2023-09-22T07:48:22.254 INFO:tasks.rados.rados.0.smithi006.stdout:1342: finishing write tid 4 to smithi006182445-23 2023-09-22T07:48:22.254 INFO:tasks.rados.rados.0.smithi006.stdout:1342: finishing write tid 5 to smithi006182445-23 2023-09-22T07:48:22.254 INFO:tasks.rados.rados.0.smithi006.stdout:1342: finishing write tid 6 to smithi006182445-23 2023-09-22T07:48:22.254 INFO:tasks.rados.rados.0.smithi006.stdout:1342: finishing write tid 7 to smithi006182445-23 2023-09-22T07:48:22.254 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 23 v 419 (ObjNum 410 snap 129 seq_num 410) dirty exists 2023-09-22T07:48:22.254 INFO:tasks.rados.rados.0.smithi006.stdout:1342: left oid 23 (ObjNum 410 snap 129 seq_num 410) 2023-09-22T07:48:22.254 INFO:tasks.rados.rados.0.smithi006.stdout:1339: expect (ObjNum 358 snap 115 seq_num 358) 2023-09-22T07:48:22.714 INFO:tasks.rados.rados.0.smithi006.stdout:1345: finishing write tid 1 to smithi006182445-15 2023-09-22T07:48:22.714 INFO:tasks.rados.rados.0.smithi006.stdout:1345: finishing write tid 2 to smithi006182445-15 2023-09-22T07:48:22.714 INFO:tasks.rados.rados.0.smithi006.stdout:1345: finishing write tid 3 to smithi006182445-15 2023-09-22T07:48:22.714 INFO:tasks.rados.rados.0.smithi006.stdout:1345: finishing write tid 4 to smithi006182445-15 2023-09-22T07:48:22.714 INFO:tasks.rados.rados.0.smithi006.stdout:1345: finishing write tid 5 to smithi006182445-15 2023-09-22T07:48:22.715 INFO:tasks.rados.rados.0.smithi006.stdout:1346: finishing copy_from to smithi006182445-13 2023-09-22T07:48:22.715 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 13 v 254 (ObjNum 33 snap 0 seq_num 3168495168) dirty exists 2023-09-22T07:48:22.715 INFO:tasks.rados.rados.0.smithi006.stdout:1346: finishing copy_from racing read to smithi006182445-13 2023-09-22T07:48:22.715 INFO:tasks.rados.rados.0.smithi006.stdout:1345: finishing write tid 6 to smithi006182445-15 2023-09-22T07:48:22.715 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 15 v 689 (ObjNum 411 snap 129 seq_num 411) dirty exists 2023-09-22T07:48:22.715 INFO:tasks.rados.rados.0.smithi006.stdout:1345: left oid 15 (ObjNum 411 snap 129 seq_num 411) 2023-09-22T07:48:22.715 INFO:tasks.rados.rados.0.smithi006.stdout:1348: seq_num 412 ranges {3620864=507904,4128768=630784,4759552=491520,5251072=483328} 2023-09-22T07:48:22.736 INFO:tasks.rados.rados.0.smithi006.stdout:1348: writing smithi006182445-25 from 3620864 to 4128768 tid 1 2023-09-22T07:48:22.739 INFO:tasks.rados.rados.0.smithi006.stdout:1348: writing smithi006182445-25 from 4128768 to 4759552 tid 2 2023-09-22T07:48:22.742 INFO:tasks.rados.rados.0.smithi006.stdout:1348: writing smithi006182445-25 from 4759552 to 5251072 tid 3 2023-09-22T07:48:22.746 INFO:tasks.rados.rados.0.smithi006.stdout:1348: writing smithi006182445-25 from 5251072 to 5734400 tid 4 2023-09-22T07:48:22.746 INFO:tasks.rados.rados.0.smithi006.stdout:1339: done (7 left) 2023-09-22T07:48:22.746 INFO:tasks.rados.rados.0.smithi006.stdout:1340: done (6 left) 2023-09-22T07:48:22.746 INFO:tasks.rados.rados.0.smithi006.stdout:1342: done (5 left) 2023-09-22T07:48:22.746 INFO:tasks.rados.rados.0.smithi006.stdout:1343: done (4 left) 2023-09-22T07:48:22.746 INFO:tasks.rados.rados.0.smithi006.stdout:1345: done (3 left) 2023-09-22T07:48:22.747 INFO:tasks.rados.rados.0.smithi006.stdout:1346: done (2 left) 2023-09-22T07:48:22.747 INFO:tasks.rados.rados.0.smithi006.stdout:1347: done (1 left) 2023-09-22T07:48:22.747 INFO:tasks.rados.rados.0.smithi006.stdout:1349: snap_create 2023-09-22T07:48:22.747 INFO:tasks.rados.rados.0.smithi006.stdout:1348: finishing write tid 1 to smithi006182445-25 2023-09-22T07:48:22.747 INFO:tasks.rados.rados.0.smithi006.stdout:1348: finishing write tid 2 to smithi006182445-25 2023-09-22T07:48:22.747 INFO:tasks.rados.rados.0.smithi006.stdout:1348: finishing write tid 3 to smithi006182445-25 2023-09-22T07:48:22.748 INFO:tasks.rados.rados.0.smithi006.stdout:1348: finishing write tid 4 to smithi006182445-25 2023-09-22T07:48:22.748 INFO:tasks.rados.rados.0.smithi006.stdout:1348: finishing write tid 5 to smithi006182445-25 2023-09-22T07:48:22.750 INFO:tasks.rados.rados.0.smithi006.stdout:1348: finishing write tid 6 to smithi006182445-25 2023-09-22T07:48:22.750 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 25 v 695 (ObjNum 412 snap 129 seq_num 412) dirty exists 2023-09-22T07:48:22.750 INFO:tasks.rados.rados.0.smithi006.stdout:1348: left oid 25 (ObjNum 412 snap 129 seq_num 412) 2023-09-22T07:48:23.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:22 smithi006 ceph-mon[200575]: failed to encode map e329 with expected crc 2023-09-22T07:48:23.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:22 smithi006 ceph-mon[200575]: failed to encode map e329 with expected crc 2023-09-22T07:48:23.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:22 smithi006 ceph-mon[200575]: failed to encode map e330 with expected crc 2023-09-22T07:48:23.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:22 smithi006 ceph-mon[200575]: failed to encode map e330 with expected crc 2023-09-22T07:48:23.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:22 smithi006 ceph-mon[200575]: osdmap e330: 8 total, 8 up, 8 in 2023-09-22T07:48:23.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:22 smithi006 ceph-mon[200575]: failed to encode map e330 with expected crc 2023-09-22T07:48:23.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:22 smithi006 ceph-mon[200575]: failed to encode map e330 with expected crc 2023-09-22T07:48:23.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:22 smithi006 ceph-mon[204052]: failed to encode map e329 with expected crc 2023-09-22T07:48:23.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:22 smithi006 ceph-mon[204052]: failed to encode map e329 with expected crc 2023-09-22T07:48:23.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:22 smithi006 ceph-mon[204052]: failed to encode map e330 with expected crc 2023-09-22T07:48:23.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:22 smithi006 ceph-mon[204052]: failed to encode map e330 with expected crc 2023-09-22T07:48:23.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:22 smithi006 ceph-mon[204052]: osdmap e330: 8 total, 8 up, 8 in 2023-09-22T07:48:23.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:22 smithi006 ceph-mon[204052]: failed to encode map e330 with expected crc 2023-09-22T07:48:23.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:22 smithi006 ceph-mon[204052]: failed to encode map e330 with expected crc 2023-09-22T07:48:23.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:22 smithi105 ceph-mon[190463]: failed to encode map e329 with expected crc 2023-09-22T07:48:23.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:22 smithi105 ceph-mon[190463]: failed to encode map e329 with expected crc 2023-09-22T07:48:23.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:22 smithi105 ceph-mon[190463]: failed to encode map e330 with expected crc 2023-09-22T07:48:23.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:22 smithi105 ceph-mon[190463]: failed to encode map e330 with expected crc 2023-09-22T07:48:23.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:22 smithi105 ceph-mon[190463]: osdmap e330: 8 total, 8 up, 8 in 2023-09-22T07:48:23.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:22 smithi105 ceph-mon[190463]: failed to encode map e330 with expected crc 2023-09-22T07:48:23.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:22 smithi105 ceph-mon[190463]: failed to encode map e330 with expected crc 2023-09-22T07:48:23.742 INFO:tasks.rados.rados.0.smithi006.stdout:1348: done (1 left) 2023-09-22T07:48:23.742 INFO:tasks.rados.rados.0.smithi006.stdout:1349: done (0 left) 2023-09-22T07:48:23.742 INFO:tasks.rados.rados.0.smithi006.stdout:1350: copy_from oid 49 from oid 24 current snap is 130 2023-09-22T07:48:23.742 INFO:tasks.rados.rados.0.smithi006.stdout:1351: rollback oid 15 current snap is 130 2023-09-22T07:48:23.742 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 15 to 120 2023-09-22T07:48:23.742 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 35 current snap is 130 2023-09-22T07:48:23.742 INFO:tasks.rados.rados.0.smithi006.stdout:1352: seq_num 413 ranges {3047424=524288,3571712=516096,4087808=696320,4784128=393216} 2023-09-22T07:48:23.762 INFO:tasks.rados.rados.0.smithi006.stdout:1352: writing smithi006182445-35 from 3047424 to 3571712 tid 1 2023-09-22T07:48:23.765 INFO:tasks.rados.rados.0.smithi006.stdout:1352: writing smithi006182445-35 from 3571712 to 4087808 tid 2 2023-09-22T07:48:23.769 INFO:tasks.rados.rados.0.smithi006.stdout:1352: writing smithi006182445-35 from 4087808 to 4784128 tid 3 2023-09-22T07:48:23.771 INFO:tasks.rados.rados.0.smithi006.stdout:1352: writing smithi006182445-35 from 4784128 to 5177344 tid 4 2023-09-22T07:48:23.771 INFO:tasks.rados.rados.0.smithi006.stdout:1353: snap_create 2023-09-22T07:48:23.771 INFO:tasks.rados.rados.0.smithi006.stdout:1351: finishing rollback tid 0 to smithi006182445-15 2023-09-22T07:48:23.772 INFO:tasks.rados.rados.0.smithi006.stdout:1351: finishing rollback tid 1 to smithi006182445-15 2023-09-22T07:48:23.772 INFO:tasks.rados.rados.0.smithi006.stdout:1351: finishing rollback tid 2 to smithi006182445-15 2023-09-22T07:48:23.772 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 15 v 699 (ObjNum 251 snap 77 seq_num 251) dirty exists 2023-09-22T07:48:23.772 INFO:tasks.rados.rados.0.smithi006.stdout:1350: finishing copy_from to smithi006182445-49 2023-09-22T07:48:23.772 INFO:tasks.rados.rados.0.smithi006.stdout:1350: got expected ENOENT (src dne) 2023-09-22T07:48:23.772 INFO:tasks.rados.rados.0.smithi006.stdout:1350: finishing copy_from racing read to smithi006182445-49 2023-09-22T07:48:23.772 INFO:tasks.rados.rados.0.smithi006.stdout:1352: finishing write tid 1 to smithi006182445-35 2023-09-22T07:48:23.772 INFO:tasks.rados.rados.0.smithi006.stdout:1352: finishing write tid 2 to smithi006182445-35 2023-09-22T07:48:23.772 INFO:tasks.rados.rados.0.smithi006.stdout:1352: finishing write tid 3 to smithi006182445-35 2023-09-22T07:48:23.775 INFO:tasks.rados.rados.0.smithi006.stdout:1352: finishing write tid 4 to smithi006182445-35 2023-09-22T07:48:23.775 INFO:tasks.rados.rados.0.smithi006.stdout:1352: finishing write tid 5 to smithi006182445-35 2023-09-22T07:48:23.776 INFO:tasks.rados.rados.0.smithi006.stdout:1352: finishing write tid 6 to smithi006182445-35 2023-09-22T07:48:23.776 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 35 v 554 (ObjNum 413 snap 130 seq_num 413) dirty exists 2023-09-22T07:48:23.776 INFO:tasks.rados.rados.0.smithi006.stdout:1352: left oid 35 (ObjNum 413 snap 130 seq_num 413) 2023-09-22T07:48:24.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:23 smithi006 ceph-mon[204052]: failed to encode map e329 with expected crc 2023-09-22T07:48:24.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:23 smithi006 ceph-mon[204052]: failed to encode map e330 with expected crc 2023-09-22T07:48:24.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:23 smithi006 ceph-mon[204052]: failed to encode map e330 with expected crc 2023-09-22T07:48:24.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:23 smithi006 ceph-mon[204052]: pgmap v142: 121 pgs: 121 active+clean; 148 MiB data, 799 MiB used, 714 GiB / 715 GiB avail 2023-09-22T07:48:24.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:23 smithi006 ceph-mon[200575]: failed to encode map e329 with expected crc 2023-09-22T07:48:24.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:23 smithi006 ceph-mon[200575]: failed to encode map e330 with expected crc 2023-09-22T07:48:24.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:23 smithi006 ceph-mon[200575]: failed to encode map e330 with expected crc 2023-09-22T07:48:24.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:23 smithi006 ceph-mon[200575]: pgmap v142: 121 pgs: 121 active+clean; 148 MiB data, 799 MiB used, 714 GiB / 715 GiB avail 2023-09-22T07:48:24.036 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 22 07:48:23 smithi006 systemd[1]: Stopping Ceph osd.1 for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:48:24.036 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 22 07:48:23 smithi006 conmon[132256]: 2023-09-22T07:48:23.941+0000 7f9f7b483700 -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-09-22T07:48:24.036 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 22 07:48:23 smithi006 conmon[132256]: 2023-09-22T07:48:23.941+0000 7f9f7b483700 -1 osd.1 331 *** Got signal Terminated *** 2023-09-22T07:48:24.036 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 22 07:48:23 smithi006 conmon[132256]: 2023-09-22T07:48:23.941+0000 7f9f7b483700 -1 osd.1 331 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-22T07:48:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:23 smithi105 ceph-mon[190463]: failed to encode map e329 with expected crc 2023-09-22T07:48:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:23 smithi105 ceph-mon[190463]: failed to encode map e330 with expected crc 2023-09-22T07:48:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:23 smithi105 ceph-mon[190463]: failed to encode map e330 with expected crc 2023-09-22T07:48:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:23 smithi105 ceph-mon[190463]: pgmap v142: 121 pgs: 121 active+clean; 148 MiB data, 799 MiB used, 714 GiB / 715 GiB avail 2023-09-22T07:48:24.750 INFO:tasks.rados.rados.0.smithi006.stdout:1350: done (3 left) 2023-09-22T07:48:24.750 INFO:tasks.rados.rados.0.smithi006.stdout:1351: done (2 left) 2023-09-22T07:48:24.750 INFO:tasks.rados.rados.0.smithi006.stdout:1352: done (1 left) 2023-09-22T07:48:24.750 INFO:tasks.rados.rados.0.smithi006.stdout:1353: done (0 left) 2023-09-22T07:48:24.750 INFO:tasks.rados.rados.0.smithi006.stdout:1354: rollback oid 1 current snap is 131 2023-09-22T07:48:24.750 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 1 to 129 2023-09-22T07:48:24.750 INFO:tasks.rados.rados.0.smithi006.stdout:1355: rollback oid 36 current snap is 131 2023-09-22T07:48:24.750 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 36 to 127 2023-09-22T07:48:24.750 INFO:tasks.rados.rados.0.smithi006.stdout:1356: snap_remove snap 130 2023-09-22T07:48:25.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:24 smithi006 ceph-mon[204052]: failed to encode map e331 with expected crc 2023-09-22T07:48:25.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:24 smithi006 ceph-mon[204052]: failed to encode map e331 with expected crc 2023-09-22T07:48:25.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:24 smithi006 ceph-mon[204052]: osdmap e331: 8 total, 8 up, 8 in 2023-09-22T07:48:25.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:24 smithi006 ceph-mon[204052]: failed to encode map e331 with expected crc 2023-09-22T07:48:25.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:24 smithi006 ceph-mon[204052]: failed to encode map e331 with expected crc 2023-09-22T07:48:25.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:24 smithi006 ceph-mon[204052]: osd.1 marked itself down and dead 2023-09-22T07:48:25.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:24 smithi006 ceph-mon[200575]: failed to encode map e331 with expected crc 2023-09-22T07:48:25.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:24 smithi006 ceph-mon[200575]: failed to encode map e331 with expected crc 2023-09-22T07:48:25.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:24 smithi006 ceph-mon[200575]: osdmap e331: 8 total, 8 up, 8 in 2023-09-22T07:48:25.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:24 smithi006 ceph-mon[200575]: failed to encode map e331 with expected crc 2023-09-22T07:48:25.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:24 smithi006 ceph-mon[200575]: failed to encode map e331 with expected crc 2023-09-22T07:48:25.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:24 smithi006 ceph-mon[200575]: osd.1 marked itself down and dead 2023-09-22T07:48:25.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:24 smithi105 ceph-mon[190463]: failed to encode map e331 with expected crc 2023-09-22T07:48:25.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:24 smithi105 ceph-mon[190463]: failed to encode map e331 with expected crc 2023-09-22T07:48:25.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:24 smithi105 ceph-mon[190463]: osdmap e331: 8 total, 8 up, 8 in 2023-09-22T07:48:25.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:24 smithi105 ceph-mon[190463]: failed to encode map e331 with expected crc 2023-09-22T07:48:25.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:24 smithi105 ceph-mon[190463]: failed to encode map e331 with expected crc 2023-09-22T07:48:25.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:24 smithi105 ceph-mon[190463]: osd.1 marked itself down and dead 2023-09-22T07:48:25.534 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 22 07:48:25 smithi006 bash[219738]: 653b75615b088210a270856ccef594ead8d7fb8c4c26c9d8d06d94681a37abac 2023-09-22T07:48:25.748 INFO:tasks.rados.rados.0.smithi006.stdout:1356: done (2 left) 2023-09-22T07:48:25.748 INFO:tasks.rados.rados.0.smithi006.stdout:1357: snap_remove snap 126 2023-09-22T07:48:26.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:25 smithi006 ceph-mon[200575]: pgmap v144: 121 pgs: 121 active+clean; 160 MiB data, 808 MiB used, 714 GiB / 715 GiB avail; 8.1 MiB/s rd, 3.1 MiB/s wr, 22 op/s 2023-09-22T07:48:26.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:25 smithi006 ceph-mon[200575]: Health check failed: 1 osds down (OSD_DOWN) 2023-09-22T07:48:26.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:25 smithi006 ceph-mon[200575]: failed to encode map e332 with expected crc 2023-09-22T07:48:26.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:25 smithi006 ceph-mon[200575]: failed to encode map e332 with expected crc 2023-09-22T07:48:26.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:25 smithi006 ceph-mon[200575]: osdmap e332: 8 total, 7 up, 8 in 2023-09-22T07:48:26.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:25 smithi006 ceph-mon[200575]: failed to encode map e332 with expected crc 2023-09-22T07:48:26.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:25 smithi006 ceph-mon[204052]: pgmap v144: 121 pgs: 121 active+clean; 160 MiB data, 808 MiB used, 714 GiB / 715 GiB avail; 8.1 MiB/s rd, 3.1 MiB/s wr, 22 op/s 2023-09-22T07:48:26.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:25 smithi006 ceph-mon[204052]: Health check failed: 1 osds down (OSD_DOWN) 2023-09-22T07:48:26.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:25 smithi006 ceph-mon[204052]: failed to encode map e332 with expected crc 2023-09-22T07:48:26.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:25 smithi006 ceph-mon[204052]: failed to encode map e332 with expected crc 2023-09-22T07:48:26.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:25 smithi006 ceph-mon[204052]: osdmap e332: 8 total, 7 up, 8 in 2023-09-22T07:48:26.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:25 smithi006 ceph-mon[204052]: failed to encode map e332 with expected crc 2023-09-22T07:48:26.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:25 smithi105 ceph-mon[190463]: pgmap v144: 121 pgs: 121 active+clean; 160 MiB data, 808 MiB used, 714 GiB / 715 GiB avail; 8.1 MiB/s rd, 3.1 MiB/s wr, 22 op/s 2023-09-22T07:48:26.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:25 smithi105 ceph-mon[190463]: Health check failed: 1 osds down (OSD_DOWN) 2023-09-22T07:48:26.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:25 smithi105 ceph-mon[190463]: failed to encode map e332 with expected crc 2023-09-22T07:48:26.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:25 smithi105 ceph-mon[190463]: failed to encode map e332 with expected crc 2023-09-22T07:48:26.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:25 smithi105 ceph-mon[190463]: osdmap e332: 8 total, 7 up, 8 in 2023-09-22T07:48:26.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:25 smithi105 ceph-mon[190463]: failed to encode map e332 with expected crc 2023-09-22T07:48:26.195 INFO:tasks.rados.rados.0.smithi006.stdout:1357: done (2 left) 2023-09-22T07:48:26.195 INFO:tasks.rados.rados.0.smithi006.stdout:1358: read oid 24 snap 120 2023-09-22T07:48:26.195 INFO:tasks.rados.rados.0.smithi006.stdout:1358: expect (ObjNum 225 snap 68 seq_num 225) 2023-09-22T07:48:26.195 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 9 current snap is 131 2023-09-22T07:48:26.195 INFO:tasks.rados.rados.0.smithi006.stdout:1354: finishing rollback tid 0 to smithi006182445-1 2023-09-22T07:48:26.195 INFO:tasks.rados.rados.0.smithi006.stdout:1359: seq_num 414 ranges {3170304=540672,3710976=802816,4513792=458752,4972544=344064} 2023-09-22T07:48:26.215 INFO:tasks.rados.rados.0.smithi006.stdout:1359: writing smithi006182445-9 from 3170304 to 3710976 tid 1 2023-09-22T07:48:26.221 INFO:tasks.rados.rados.0.smithi006.stdout:1359: writing smithi006182445-9 from 3710976 to 4513792 tid 2 2023-09-22T07:48:26.224 INFO:tasks.rados.rados.0.smithi006.stdout:1359: writing smithi006182445-9 from 4513792 to 4972544 tid 3 2023-09-22T07:48:26.227 INFO:tasks.rados.rados.0.smithi006.stdout:1359: writing smithi006182445-9 from 4972544 to 5316608 tid 4 2023-09-22T07:48:26.227 INFO:tasks.rados.rados.0.smithi006.stdout:1360: copy_from oid 21 from oid 40 current snap is 131 2023-09-22T07:48:26.227 INFO:tasks.rados.rados.0.smithi006.stdout:1354: finishing rollback tid 1 to smithi006182445-1 2023-09-22T07:48:26.227 INFO:tasks.rados.rados.0.smithi006.stdout:1354: finishing rollback tid 2 to smithi006182445-1 2023-09-22T07:48:26.227 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 1 v 445 (ObjNum 388 snap 122 seq_num 388) dirty exists 2023-09-22T07:48:26.227 INFO:tasks.rados.rados.0.smithi006.stdout:1355: finishing rollback tid 0 to smithi006182445-36 2023-09-22T07:48:26.227 INFO:tasks.rados.rados.0.smithi006.stdout:1355: finishing rollback tid 1 to smithi006182445-36 2023-09-22T07:48:26.227 INFO:tasks.rados.rados.0.smithi006.stdout:1355: finishing rollback tid 2 to smithi006182445-36 2023-09-22T07:48:26.227 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 36 v 320 (ObjNum 338 snap 107 seq_num 338) dirty exists 2023-09-22T07:48:26.228 INFO:tasks.rados.rados.0.smithi006.stdout:1354: done (4 left) 2023-09-22T07:48:26.228 INFO:tasks.rados.rados.0.smithi006.stdout:1355: done (3 left) 2023-09-22T07:48:26.228 INFO:tasks.rados.rados.0.smithi006.stdout:1361: snap_remove snap 129 2023-09-22T07:48:27.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:26 smithi006 ceph-mon[200575]: failed to encode map e333 with expected crc 2023-09-22T07:48:27.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:26 smithi006 ceph-mon[200575]: failed to encode map e333 with expected crc 2023-09-22T07:48:27.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:26 smithi006 ceph-mon[200575]: osdmap e333: 8 total, 7 up, 8 in 2023-09-22T07:48:27.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:26 smithi006 ceph-mon[200575]: failed to encode map e333 with expected crc 2023-09-22T07:48:27.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:26 smithi006 ceph-mon[200575]: failed to encode map e333 with expected crc 2023-09-22T07:48:27.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:26 smithi006 ceph-mon[200575]: failed to encode map e333 with expected crc 2023-09-22T07:48:27.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:26 smithi006 ceph-mon[200575]: failed to encode map e333 with expected crc 2023-09-22T07:48:27.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:26 smithi006 ceph-mon[200575]: failed to encode map e333 with expected crc 2023-09-22T07:48:27.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:26 smithi006 ceph-mon[200575]: failed to encode map e333 with expected crc 2023-09-22T07:48:27.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:26 smithi006 ceph-mon[200575]: failed to encode map e333 with expected crc 2023-09-22T07:48:27.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:26 smithi006 ceph-mon[200575]: failed to encode map e333 with expected crc 2023-09-22T07:48:27.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:26 smithi006 ceph-mon[200575]: failed to encode map e334 with expected crc 2023-09-22T07:48:27.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:26 smithi006 ceph-mon[200575]: failed to encode map e334 with expected crc 2023-09-22T07:48:27.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:26 smithi006 ceph-mon[200575]: osdmap e334: 8 total, 7 up, 8 in 2023-09-22T07:48:27.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:26 smithi006 ceph-mon[200575]: failed to encode map e334 with expected crc 2023-09-22T07:48:27.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:26 smithi006 ceph-mon[204052]: failed to encode map e333 with expected crc 2023-09-22T07:48:27.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:26 smithi006 ceph-mon[204052]: failed to encode map e333 with expected crc 2023-09-22T07:48:27.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:26 smithi006 ceph-mon[204052]: osdmap e333: 8 total, 7 up, 8 in 2023-09-22T07:48:27.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:26 smithi006 ceph-mon[204052]: failed to encode map e333 with expected crc 2023-09-22T07:48:27.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:26 smithi006 ceph-mon[204052]: failed to encode map e333 with expected crc 2023-09-22T07:48:27.039 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:26 smithi006 ceph-mon[204052]: failed to encode map e333 with expected crc 2023-09-22T07:48:27.039 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:26 smithi006 ceph-mon[204052]: failed to encode map e333 with expected crc 2023-09-22T07:48:27.039 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:26 smithi006 ceph-mon[204052]: failed to encode map e333 with expected crc 2023-09-22T07:48:27.039 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:26 smithi006 ceph-mon[204052]: failed to encode map e333 with expected crc 2023-09-22T07:48:27.039 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:26 smithi006 ceph-mon[204052]: failed to encode map e333 with expected crc 2023-09-22T07:48:27.039 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:26 smithi006 ceph-mon[204052]: failed to encode map e333 with expected crc 2023-09-22T07:48:27.039 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:26 smithi006 ceph-mon[204052]: failed to encode map e334 with expected crc 2023-09-22T07:48:27.039 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:26 smithi006 ceph-mon[204052]: failed to encode map e334 with expected crc 2023-09-22T07:48:27.040 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:26 smithi006 ceph-mon[204052]: osdmap e334: 8 total, 7 up, 8 in 2023-09-22T07:48:27.040 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:26 smithi006 ceph-mon[204052]: failed to encode map e334 with expected crc 2023-09-22T07:48:27.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:26 smithi105 ceph-mon[190463]: failed to encode map e333 with expected crc 2023-09-22T07:48:27.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:26 smithi105 ceph-mon[190463]: failed to encode map e333 with expected crc 2023-09-22T07:48:27.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:26 smithi105 ceph-mon[190463]: osdmap e333: 8 total, 7 up, 8 in 2023-09-22T07:48:27.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:26 smithi105 ceph-mon[190463]: failed to encode map e333 with expected crc 2023-09-22T07:48:27.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:26 smithi105 ceph-mon[190463]: failed to encode map e333 with expected crc 2023-09-22T07:48:27.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:26 smithi105 ceph-mon[190463]: failed to encode map e333 with expected crc 2023-09-22T07:48:27.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:26 smithi105 ceph-mon[190463]: failed to encode map e333 with expected crc 2023-09-22T07:48:27.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:26 smithi105 ceph-mon[190463]: failed to encode map e333 with expected crc 2023-09-22T07:48:27.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:26 smithi105 ceph-mon[190463]: failed to encode map e333 with expected crc 2023-09-22T07:48:27.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:26 smithi105 ceph-mon[190463]: failed to encode map e333 with expected crc 2023-09-22T07:48:27.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:26 smithi105 ceph-mon[190463]: failed to encode map e333 with expected crc 2023-09-22T07:48:27.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:26 smithi105 ceph-mon[190463]: failed to encode map e334 with expected crc 2023-09-22T07:48:27.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:26 smithi105 ceph-mon[190463]: failed to encode map e334 with expected crc 2023-09-22T07:48:27.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:26 smithi105 ceph-mon[190463]: osdmap e334: 8 total, 7 up, 8 in 2023-09-22T07:48:27.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:26 smithi105 ceph-mon[190463]: failed to encode map e334 with expected crc 2023-09-22T07:48:27.203 INFO:tasks.rados.rados.0.smithi006.stdout:1361: done (3 left) 2023-09-22T07:48:27.203 INFO:tasks.rados.rados.0.smithi006.stdout:1362: read oid 44 snap -1 2023-09-22T07:48:27.204 INFO:tasks.rados.rados.0.smithi006.stdout:1362: expect deleted 2023-09-22T07:48:27.204 INFO:tasks.rados.rados.0.smithi006.stdout:1363: read oid 26 snap -1 2023-09-22T07:48:27.204 INFO:tasks.rados.rados.0.smithi006.stdout:1363: expect (ObjNum 408 snap 127 seq_num 408) 2023-09-22T07:48:27.204 INFO:tasks.rados.rados.0.smithi006.stdout:1364: snap_create 2023-09-22T07:48:27.204 INFO:tasks.rados.rados.0.smithi006.stdout:1358: expect (ObjNum 225 snap 68 seq_num 225) 2023-09-22T07:48:27.282 INFO:tasks.rados.rados.0.smithi006.stdout:1359: finishing write tid 1 to smithi006182445-9 2023-09-22T07:48:27.282 INFO:tasks.rados.rados.0.smithi006.stdout:1359: finishing write tid 2 to smithi006182445-9 2023-09-22T07:48:27.282 INFO:tasks.rados.rados.0.smithi006.stdout:1359: finishing write tid 3 to smithi006182445-9 2023-09-22T07:48:27.283 INFO:tasks.rados.rados.0.smithi006.stdout:1359: finishing write tid 4 to smithi006182445-9 2023-09-22T07:48:27.283 INFO:tasks.rados.rados.0.smithi006.stdout:1359: finishing write tid 5 to smithi006182445-9 2023-09-22T07:48:27.283 INFO:tasks.rados.rados.0.smithi006.stdout:1359: finishing write tid 6 to smithi006182445-9 2023-09-22T07:48:27.283 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 9 v 518 (ObjNum 414 snap 131 seq_num 414) dirty exists 2023-09-22T07:48:27.283 INFO:tasks.rados.rados.0.smithi006.stdout:1359: left oid 9 (ObjNum 414 snap 131 seq_num 414) 2023-09-22T07:48:27.283 INFO:tasks.rados.rados.0.smithi006.stdout:1360: finishing copy_from to smithi006182445-21 2023-09-22T07:48:27.283 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 21 v 255 (ObjNum 350 snap 112 seq_num 350) dirty exists 2023-09-22T07:48:27.284 INFO:tasks.rados.rados.0.smithi006.stdout:1360: finishing copy_from racing read to smithi006182445-21 2023-09-22T07:48:27.284 INFO:tasks.rados.rados.0.smithi006.stdout:1363: expect (ObjNum 408 snap 127 seq_num 408) 2023-09-22T07:48:27.709 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 22 07:48:27 smithi006 systemd[1]: ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@osd.1.service: Succeeded. 2023-09-22T07:48:27.709 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 22 07:48:27 smithi006 systemd[1]: Stopped Ceph osd.1 for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:48:27.709 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 22 07:48:27 smithi006 systemd[1]: Starting Ceph osd.1 for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:48:28.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:48:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:48:27] "GET /metrics HTTP/1.1" 200 36116 "" "Prometheus/2.43.0" 2023-09-22T07:48:28.206 INFO:tasks.rados.rados.0.smithi006.stdout:1358: done (5 left) 2023-09-22T07:48:28.206 INFO:tasks.rados.rados.0.smithi006.stdout:1359: done (4 left) 2023-09-22T07:48:28.206 INFO:tasks.rados.rados.0.smithi006.stdout:1360: done (3 left) 2023-09-22T07:48:28.206 INFO:tasks.rados.rados.0.smithi006.stdout:1362: done (2 left) 2023-09-22T07:48:28.206 INFO:tasks.rados.rados.0.smithi006.stdout:1363: done (1 left) 2023-09-22T07:48:28.206 INFO:tasks.rados.rados.0.smithi006.stdout:1364: done (0 left) 2023-09-22T07:48:28.206 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 17 current snap is 132 2023-09-22T07:48:28.207 INFO:tasks.rados.rados.0.smithi006.stdout:1365: seq_num 415 ranges {1638400=557056,2195456=688128,2883584=663552,3547136=253952} 2023-09-22T07:48:28.218 INFO:tasks.rados.rados.0.smithi006.stdout:1365: writing smithi006182445-17 from 1638400 to 2195456 tid 1 2023-09-22T07:48:28.222 INFO:tasks.rados.rados.0.smithi006.stdout:1365: writing smithi006182445-17 from 2195456 to 2883584 tid 2 2023-09-22T07:48:28.226 INFO:tasks.rados.rados.0.smithi006.stdout:1365: writing smithi006182445-17 from 2883584 to 3547136 tid 3 2023-09-22T07:48:28.228 INFO:tasks.rados.rados.0.smithi006.stdout:1365: writing smithi006182445-17 from 3547136 to 3801088 tid 4 2023-09-22T07:48:28.228 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 35 current snap is 132 2023-09-22T07:48:28.228 INFO:tasks.rados.rados.0.smithi006.stdout:1365: finishing write tid 1 to smithi006182445-17 2023-09-22T07:48:28.228 INFO:tasks.rados.rados.0.smithi006.stdout:1366: seq_num 416 ranges {5177344=573440,5750784=573440,6324224=475136,6799360=557056} 2023-09-22T07:48:28.259 INFO:tasks.rados.rados.0.smithi006.stdout:1366: writing smithi006182445-35 from 5177344 to 5750784 tid 1 2023-09-22T07:48:28.262 INFO:tasks.rados.rados.0.smithi006.stdout:1366: writing smithi006182445-35 from 5750784 to 6324224 tid 2 2023-09-22T07:48:28.265 INFO:tasks.rados.rados.0.smithi006.stdout:1366: writing smithi006182445-35 from 6324224 to 6799360 tid 3 2023-09-22T07:48:28.269 INFO:tasks.rados.rados.0.smithi006.stdout:1366: writing smithi006182445-35 from 6799360 to 7356416 tid 4 2023-09-22T07:48:28.269 INFO:tasks.rados.rados.0.smithi006.stdout:1367: snap_create 2023-09-22T07:48:28.269 INFO:tasks.rados.rados.0.smithi006.stdout:1365: finishing write tid 2 to smithi006182445-17 2023-09-22T07:48:28.269 INFO:tasks.rados.rados.0.smithi006.stdout:1365: finishing write tid 3 to smithi006182445-17 2023-09-22T07:48:28.269 INFO:tasks.rados.rados.0.smithi006.stdout:1365: finishing write tid 4 to smithi006182445-17 2023-09-22T07:48:28.270 INFO:tasks.rados.rados.0.smithi006.stdout:1365: finishing write tid 5 to smithi006182445-17 2023-09-22T07:48:28.270 INFO:tasks.rados.rados.0.smithi006.stdout:1365: finishing write tid 6 to smithi006182445-17 2023-09-22T07:48:28.270 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 17 v 457 (ObjNum 415 snap 132 seq_num 415) dirty exists 2023-09-22T07:48:28.270 INFO:tasks.rados.rados.0.smithi006.stdout:1365: left oid 17 (ObjNum 415 snap 132 seq_num 415) 2023-09-22T07:48:28.271 INFO:tasks.rados.rados.0.smithi006.stdout:1366: finishing write tid 1 to smithi006182445-35 2023-09-22T07:48:28.271 INFO:tasks.rados.rados.0.smithi006.stdout:1366: finishing write tid 2 to smithi006182445-35 2023-09-22T07:48:28.271 INFO:tasks.rados.rados.0.smithi006.stdout:1366: finishing write tid 3 to smithi006182445-35 2023-09-22T07:48:28.272 INFO:tasks.rados.rados.0.smithi006.stdout:1366: finishing write tid 4 to smithi006182445-35 2023-09-22T07:48:28.272 INFO:tasks.rados.rados.0.smithi006.stdout:1366: finishing write tid 5 to smithi006182445-35 2023-09-22T07:48:28.273 INFO:tasks.rados.rados.0.smithi006.stdout:1366: finishing write tid 6 to smithi006182445-35 2023-09-22T07:48:28.274 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 35 v 559 (ObjNum 416 snap 132 seq_num 416) dirty exists 2023-09-22T07:48:28.274 INFO:tasks.rados.rados.0.smithi006.stdout:1366: left oid 35 (ObjNum 416 snap 132 seq_num 416) 2023-09-22T07:48:28.468 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:28 smithi006 ceph-mon[200575]: pgmap v148: 121 pgs: 7 peering, 14 stale+active+clean, 100 active+clean; 163 MiB data, 811 MiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 4.2 MiB/s wr, 25 op/s 2023-09-22T07:48:28.469 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:28 smithi006 ceph-mon[200575]: failed to encode map e335 with expected crc 2023-09-22T07:48:28.469 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:28 smithi006 ceph-mon[200575]: failed to encode map e335 with expected crc 2023-09-22T07:48:28.469 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:28 smithi006 ceph-mon[200575]: osdmap e335: 8 total, 7 up, 8 in 2023-09-22T07:48:28.469 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:28 smithi006 ceph-mon[200575]: failed to encode map e335 with expected crc 2023-09-22T07:48:28.469 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:28.469 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:48:28.469 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:28 smithi006 ceph-mon[204052]: pgmap v148: 121 pgs: 7 peering, 14 stale+active+clean, 100 active+clean; 163 MiB data, 811 MiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 4.2 MiB/s wr, 25 op/s 2023-09-22T07:48:28.470 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:28 smithi006 ceph-mon[204052]: failed to encode map e335 with expected crc 2023-09-22T07:48:28.470 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:28 smithi006 ceph-mon[204052]: failed to encode map e335 with expected crc 2023-09-22T07:48:28.470 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:28 smithi006 ceph-mon[204052]: osdmap e335: 8 total, 7 up, 8 in 2023-09-22T07:48:28.470 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:28 smithi006 ceph-mon[204052]: failed to encode map e335 with expected crc 2023-09-22T07:48:28.470 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:28.470 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:48:28.470 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 22 07:48:28 smithi006 bash[220375]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-22T07:48:28.470 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 22 07:48:28 smithi006 bash[220375]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-09-22T07:48:28.471 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 22 07:48:28 smithi006 bash[220375]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2023-09-22T07:48:28.471 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 22 07:48:28 smithi006 bash[220375]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2023-09-22T07:48:28.471 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 22 07:48:28 smithi006 bash[220375]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2023-09-22T07:48:28.471 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 22 07:48:28 smithi006 bash[220375]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-09-22T07:48:28.471 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 22 07:48:28 smithi006 bash[220375]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-09-22T07:48:28.471 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 22 07:48:28 smithi006 bash[220375]: --> ceph-volume lvm activate successful for osd ID: 1 2023-09-22T07:48:28.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:28 smithi105 ceph-mon[190463]: pgmap v148: 121 pgs: 7 peering, 14 stale+active+clean, 100 active+clean; 163 MiB data, 811 MiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 4.2 MiB/s wr, 25 op/s 2023-09-22T07:48:28.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:28 smithi105 ceph-mon[190463]: failed to encode map e335 with expected crc 2023-09-22T07:48:28.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:28 smithi105 ceph-mon[190463]: failed to encode map e335 with expected crc 2023-09-22T07:48:28.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:28 smithi105 ceph-mon[190463]: osdmap e335: 8 total, 7 up, 8 in 2023-09-22T07:48:28.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:28 smithi105 ceph-mon[190463]: failed to encode map e335 with expected crc 2023-09-22T07:48:28.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:28.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:48:29.126 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:48:28 smithi105 conmon[175730]: ts=2023-09-22T07:48:28.659Z caller=alerting.go:366 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi006:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi105.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-09-22T07:48:29.126 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:48:28 smithi105 conmon[175730]: ts=2023-09-22T07:48:28.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi006:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi105.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-22T07:48:29.216 INFO:tasks.rados.rados.0.smithi006.stdout:1365: done (2 left) 2023-09-22T07:48:29.216 INFO:tasks.rados.rados.0.smithi006.stdout:1366: done (1 left) 2023-09-22T07:48:29.217 INFO:tasks.rados.rados.0.smithi006.stdout:1367: done (0 left) 2023-09-22T07:48:29.217 INFO:tasks.rados.rados.0.smithi006.stdout:1368: delete oid 44 current snap is 133 2023-09-22T07:48:29.222 INFO:tasks.rados.rados.0.smithi006.stdout:1368: done (0 left) 2023-09-22T07:48:29.223 INFO:tasks.rados.rados.0.smithi006.stdout:1369: rmattr oid 21 current snap is 133 2023-09-22T07:48:29.224 INFO:tasks.rados.rados.0.smithi006.stdout:1370: read oid 35 snap -1 2023-09-22T07:48:29.224 INFO:tasks.rados.rados.0.smithi006.stdout:1370: expect (ObjNum 416 snap 132 seq_num 416) 2023-09-22T07:48:29.224 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 37 current snap is 133 2023-09-22T07:48:29.224 INFO:tasks.rados.rados.0.smithi006.stdout:1371: seq_num 418 ranges {2318336=606208,2924544=737280,3661824=434176,4096000=434176} 2023-09-22T07:48:29.239 INFO:tasks.rados.rados.0.smithi006.stdout:1371: writing smithi006182445-37 from 2318336 to 2924544 tid 1 2023-09-22T07:48:29.244 INFO:tasks.rados.rados.0.smithi006.stdout:1371: writing smithi006182445-37 from 2924544 to 3661824 tid 2 2023-09-22T07:48:29.246 INFO:tasks.rados.rados.0.smithi006.stdout:1371: writing smithi006182445-37 from 3661824 to 4096000 tid 3 2023-09-22T07:48:29.249 INFO:tasks.rados.rados.0.smithi006.stdout:1371: writing smithi006182445-37 from 4096000 to 4530176 tid 4 2023-09-22T07:48:29.249 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 24 current snap is 133 2023-09-22T07:48:29.249 INFO:tasks.rados.rados.0.smithi006.stdout:1372: seq_num 419 ranges {0=622592,622592=671744,1294336=647168,1941504=286720} 2023-09-22T07:48:29.253 INFO:tasks.rados.rados.0.smithi006.stdout:1372: writing smithi006182445-24 from 0 to 622592 tid 1 2023-09-22T07:48:29.257 INFO:tasks.rados.rados.0.smithi006.stdout:1372: writing smithi006182445-24 from 622592 to 1294336 tid 2 2023-09-22T07:48:29.261 INFO:tasks.rados.rados.0.smithi006.stdout:1372: writing smithi006182445-24 from 1294336 to 1941504 tid 3 2023-09-22T07:48:29.263 INFO:tasks.rados.rados.0.smithi006.stdout:1372: writing smithi006182445-24 from 1941504 to 2228224 tid 4 2023-09-22T07:48:29.263 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 30 current snap is 133 2023-09-22T07:48:29.263 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 21 v 446 (ObjNum 350 snap 112 seq_num 350) dirty exists 2023-09-22T07:48:29.263 INFO:tasks.rados.rados.0.smithi006.stdout:1373: seq_num 420 ranges {1654784=638976,2293760=557056,2850816=450560,3301376=598016} 2023-09-22T07:48:29.276 INFO:tasks.rados.rados.0.smithi006.stdout:1373: writing smithi006182445-30 from 1654784 to 2293760 tid 1 2023-09-22T07:48:29.279 INFO:tasks.rados.rados.0.smithi006.stdout:1373: writing smithi006182445-30 from 2293760 to 2850816 tid 2 2023-09-22T07:48:29.282 INFO:tasks.rados.rados.0.smithi006.stdout:1373: writing smithi006182445-30 from 2850816 to 3301376 tid 3 2023-09-22T07:48:29.286 INFO:tasks.rados.rados.0.smithi006.stdout:1373: writing smithi006182445-30 from 3301376 to 3899392 tid 4 2023-09-22T07:48:29.286 INFO:tasks.rados.rados.0.smithi006.stdout:1369: done (4 left) 2023-09-22T07:48:29.286 INFO:tasks.rados.rados.0.smithi006.stdout:1374: snap_remove snap 120 2023-09-22T07:48:29.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:29 smithi006 ceph-mon[200575]: failed to encode map e336 with expected crc 2023-09-22T07:48:29.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:29 smithi006 ceph-mon[200575]: osdmap e336: 8 total, 7 up, 8 in 2023-09-22T07:48:29.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:29 smithi006 ceph-mon[200575]: failed to encode map e336 with expected crc 2023-09-22T07:48:29.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:29 smithi006 ceph-mon[200575]: failed to encode map e336 with expected crc 2023-09-22T07:48:29.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:29 smithi006 ceph-mon[200575]: failed to encode map e336 with expected crc 2023-09-22T07:48:29.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:29 smithi006 ceph-mon[200575]: failed to encode map e336 with expected crc 2023-09-22T07:48:29.535 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 22 07:48:29 smithi006 bash[220798]: 53c21d59950952c51122ed6f745cf36b0b052006eff7079b8504f90e9e6e6f9f 2023-09-22T07:48:29.535 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 22 07:48:29 smithi006 ceph-osd[220862]: -- 172.21.15.6:0/245310715 <== mon.2 v2:172.21.15.6:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55cb5c1b64e0 con 0x55cb5c188c00 2023-09-22T07:48:29.536 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 22 07:48:29 smithi006 systemd[1]: Started Ceph osd.1 for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:48:29.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:29 smithi006 ceph-mon[204052]: failed to encode map e336 with expected crc 2023-09-22T07:48:29.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:29 smithi006 ceph-mon[204052]: osdmap e336: 8 total, 7 up, 8 in 2023-09-22T07:48:29.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:29 smithi006 ceph-mon[204052]: failed to encode map e336 with expected crc 2023-09-22T07:48:29.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:29 smithi006 ceph-mon[204052]: failed to encode map e336 with expected crc 2023-09-22T07:48:29.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:29 smithi006 ceph-mon[204052]: failed to encode map e336 with expected crc 2023-09-22T07:48:29.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:29 smithi006 ceph-mon[204052]: failed to encode map e336 with expected crc 2023-09-22T07:48:29.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:29 smithi105 ceph-mon[190463]: failed to encode map e336 with expected crc 2023-09-22T07:48:29.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:29 smithi105 ceph-mon[190463]: osdmap e336: 8 total, 7 up, 8 in 2023-09-22T07:48:29.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:29 smithi105 ceph-mon[190463]: failed to encode map e336 with expected crc 2023-09-22T07:48:29.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:29 smithi105 ceph-mon[190463]: failed to encode map e336 with expected crc 2023-09-22T07:48:29.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:29 smithi105 ceph-mon[190463]: failed to encode map e336 with expected crc 2023-09-22T07:48:29.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:29 smithi105 ceph-mon[190463]: failed to encode map e336 with expected crc 2023-09-22T07:48:30.215 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 22 07:48:29 smithi006 conmon[220838]: 2023-09-22T07:48:29.938+0000 7f6d8adc9640 -1 Falling back to public interface 2023-09-22T07:48:30.216 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:30 smithi006 ceph-mon[204052]: pgmap v151: 121 pgs: 9 active+undersized+degraded, 7 peering, 29 active+undersized, 76 active+clean; 172 MiB data, 836 MiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.7 MiB/s wr, 9 op/s; 29/309 objects degraded (9.385%) 2023-09-22T07:48:30.216 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:30 smithi006 ceph-mon[204052]: Health check failed: Degraded data redundancy: 29/309 objects degraded (9.385%), 9 pgs degraded (PG_DEGRADED) 2023-09-22T07:48:30.216 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:30 smithi006 ceph-mon[204052]: failed to encode map e337 with expected crc 2023-09-22T07:48:30.217 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:30 smithi006 ceph-mon[204052]: failed to encode map e337 with expected crc 2023-09-22T07:48:30.217 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:30 smithi006 ceph-mon[204052]: osdmap e337: 8 total, 7 up, 8 in 2023-09-22T07:48:30.217 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:30 smithi006 ceph-mon[204052]: failed to encode map e337 with expected crc 2023-09-22T07:48:30.217 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:30.217 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:30.217 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:48:30.217 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:30 smithi006 ceph-mon[200575]: pgmap v151: 121 pgs: 9 active+undersized+degraded, 7 peering, 29 active+undersized, 76 active+clean; 172 MiB data, 836 MiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.7 MiB/s wr, 9 op/s; 29/309 objects degraded (9.385%) 2023-09-22T07:48:30.217 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:30 smithi006 ceph-mon[200575]: Health check failed: Degraded data redundancy: 29/309 objects degraded (9.385%), 9 pgs degraded (PG_DEGRADED) 2023-09-22T07:48:30.217 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:30 smithi006 ceph-mon[200575]: failed to encode map e337 with expected crc 2023-09-22T07:48:30.217 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:30 smithi006 ceph-mon[200575]: failed to encode map e337 with expected crc 2023-09-22T07:48:30.217 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:30 smithi006 ceph-mon[200575]: osdmap e337: 8 total, 7 up, 8 in 2023-09-22T07:48:30.218 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:30 smithi006 ceph-mon[200575]: failed to encode map e337 with expected crc 2023-09-22T07:48:30.218 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:30.218 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:30.218 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:48:30.224 INFO:tasks.rados.rados.0.smithi006.stdout:1374: done (4 left) 2023-09-22T07:48:30.224 INFO:tasks.rados.rados.0.smithi006.stdout:1375: snap_create 2023-09-22T07:48:30.224 INFO:tasks.rados.rados.0.smithi006.stdout:1371: finishing write tid 1 to smithi006182445-37 2023-09-22T07:48:30.224 INFO:tasks.rados.rados.0.smithi006.stdout:1371: finishing write tid 2 to smithi006182445-37 2023-09-22T07:48:30.224 INFO:tasks.rados.rados.0.smithi006.stdout:1371: finishing write tid 3 to smithi006182445-37 2023-09-22T07:48:30.224 INFO:tasks.rados.rados.0.smithi006.stdout:1371: finishing write tid 4 to smithi006182445-37 2023-09-22T07:48:30.224 INFO:tasks.rados.rados.0.smithi006.stdout:1371: finishing write tid 5 to smithi006182445-37 2023-09-22T07:48:30.224 INFO:tasks.rados.rados.0.smithi006.stdout:1371: finishing write tid 6 to smithi006182445-37 2023-09-22T07:48:30.225 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 37 v 462 (ObjNum 418 snap 133 seq_num 418) dirty exists 2023-09-22T07:48:30.225 INFO:tasks.rados.rados.0.smithi006.stdout:1371: left oid 37 (ObjNum 418 snap 133 seq_num 418) 2023-09-22T07:48:30.225 INFO:tasks.rados.rados.0.smithi006.stdout:1372: finishing write tid 1 to smithi006182445-24 2023-09-22T07:48:30.225 INFO:tasks.rados.rados.0.smithi006.stdout:1372: finishing write tid 2 to smithi006182445-24 2023-09-22T07:48:30.225 INFO:tasks.rados.rados.0.smithi006.stdout:1372: finishing write tid 3 to smithi006182445-24 2023-09-22T07:48:30.225 INFO:tasks.rados.rados.0.smithi006.stdout:1372: finishing write tid 4 to smithi006182445-24 2023-09-22T07:48:30.225 INFO:tasks.rados.rados.0.smithi006.stdout:1372: finishing write tid 5 to smithi006182445-24 2023-09-22T07:48:30.225 INFO:tasks.rados.rados.0.smithi006.stdout:1372: finishing write tid 6 to smithi006182445-24 2023-09-22T07:48:30.225 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 24 v 509 (ObjNum 419 snap 133 seq_num 419) dirty exists 2023-09-22T07:48:30.225 INFO:tasks.rados.rados.0.smithi006.stdout:1372: left oid 24 (ObjNum 419 snap 133 seq_num 419) 2023-09-22T07:48:30.226 INFO:tasks.rados.rados.0.smithi006.stdout:1370: expect (ObjNum 416 snap 132 seq_num 416) 2023-09-22T07:48:30.623 INFO:tasks.rados.rados.0.smithi006.stdout:1373: finishing write tid 1 to smithi006182445-30 2023-09-22T07:48:30.623 INFO:tasks.rados.rados.0.smithi006.stdout:1373: finishing write tid 2 to smithi006182445-30 2023-09-22T07:48:30.623 INFO:tasks.rados.rados.0.smithi006.stdout:1373: finishing write tid 3 to smithi006182445-30 2023-09-22T07:48:30.624 INFO:tasks.rados.rados.0.smithi006.stdout:1373: finishing write tid 4 to smithi006182445-30 2023-09-22T07:48:30.624 INFO:tasks.rados.rados.0.smithi006.stdout:1373: finishing write tid 5 to smithi006182445-30 2023-09-22T07:48:30.624 INFO:tasks.rados.rados.0.smithi006.stdout:1373: finishing write tid 6 to smithi006182445-30 2023-09-22T07:48:30.624 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 30 v 530 (ObjNum 420 snap 133 seq_num 420) dirty exists 2023-09-22T07:48:30.624 INFO:tasks.rados.rados.0.smithi006.stdout:1373: left oid 30 (ObjNum 420 snap 133 seq_num 420) 2023-09-22T07:48:30.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:30 smithi105 ceph-mon[190463]: pgmap v151: 121 pgs: 9 active+undersized+degraded, 7 peering, 29 active+undersized, 76 active+clean; 172 MiB data, 836 MiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.7 MiB/s wr, 9 op/s; 29/309 objects degraded (9.385%) 2023-09-22T07:48:30.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:30 smithi105 ceph-mon[190463]: Health check failed: Degraded data redundancy: 29/309 objects degraded (9.385%), 9 pgs degraded (PG_DEGRADED) 2023-09-22T07:48:30.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:30 smithi105 ceph-mon[190463]: failed to encode map e337 with expected crc 2023-09-22T07:48:30.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:30 smithi105 ceph-mon[190463]: failed to encode map e337 with expected crc 2023-09-22T07:48:30.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:30 smithi105 ceph-mon[190463]: osdmap e337: 8 total, 7 up, 8 in 2023-09-22T07:48:30.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:30 smithi105 ceph-mon[190463]: failed to encode map e337 with expected crc 2023-09-22T07:48:30.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:30.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:30.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:48:30.906 INFO:teuthology.orchestra.run.smithi006.stdout:true 2023-09-22T07:48:31.232 INFO:tasks.rados.rados.0.smithi006.stdout:1370: done (4 left) 2023-09-22T07:48:31.232 INFO:tasks.rados.rados.0.smithi006.stdout:1371: done (3 left) 2023-09-22T07:48:31.233 INFO:tasks.rados.rados.0.smithi006.stdout:1372: done (2 left) 2023-09-22T07:48:31.233 INFO:tasks.rados.rados.0.smithi006.stdout:1373: done (1 left) 2023-09-22T07:48:31.233 INFO:tasks.rados.rados.0.smithi006.stdout:1375: done (0 left) 2023-09-22T07:48:31.233 INFO:tasks.rados.rados.0.smithi006.stdout:1376: copy_from oid 34 from oid 38 current snap is 134 2023-09-22T07:48:31.233 INFO:tasks.rados.rados.0.smithi006.stdout:1377: rollback oid 46 current snap is 134 2023-09-22T07:48:31.233 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 46 to 125 2023-09-22T07:48:31.233 INFO:tasks.rados.rados.0.smithi006.stdout:1378: rollback oid 23 current snap is 134 2023-09-22T07:48:31.233 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 23 to 127 2023-09-22T07:48:31.233 INFO:tasks.rados.rados.0.smithi006.stdout:1379: delete oid 22 current snap is 134 2023-09-22T07:48:31.242 INFO:tasks.rados.rados.0.smithi006.stdout:1379: done (3 left) 2023-09-22T07:48:31.242 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 12 current snap is 134 2023-09-22T07:48:31.242 INFO:tasks.rados.rados.0.smithi006.stdout:1380: seq_num 422 ranges {5603328=671744,6275072=729088,7004160=417792,7421952=458752} 2023-09-22T07:48:31.265 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-22T07:48:31.266 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (3m) - 6m 25.5M - 0.25.0 c8568f914cd2 68496074d95c 2023-09-22T07:48:31.266 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi105 *:3000 running (2m) - 6m 86.9M - 9.4.7 2c41d148cca3 c6fa0e987221 2023-09-22T07:48:31.266 INFO:teuthology.orchestra.run.smithi006.stdout:mds.a smithi006 running (7m) - 7m 15.8M - 17.2.6-1121-g6a79a820 202608b01ce9 b81e719d7bdb 2023-09-22T07:48:31.266 INFO:teuthology.orchestra.run.smithi006.stdout:mds.b smithi105 running (7m) - 7m 20.3M - 17.2.6-1121-g6a79a820 202608b01ce9 d99d16e4c45f 2023-09-22T07:48:31.266 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi105 *:8443,9283,8765 running (2m) - 11m 447M - 18.0.0-6218-gf7ddca67 ceff0457336d 49e3827be236 2023-09-22T07:48:31.266 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:8443,9283,8765 running (2m) - 12m 507M - 18.0.0-6218-gf7ddca67 ceff0457336d f4535b7ef9f5 2023-09-22T07:48:31.266 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (2m) - 13m 72.2M 2048M 18.0.0-6218-gf7ddca67 ceff0457336d bd2ccd4dffc6 2023-09-22T07:48:31.266 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi105 running (75s) - 11m 35.5M 2048M 18.0.0-6218-gf7ddca67 ceff0457336d 0504f0bc86e8 2023-09-22T07:48:31.266 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (93s) - 11m 54.0M 2048M 18.0.0-6218-gf7ddca67 ceff0457336d 8664efa43f86 2023-09-22T07:48:31.266 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (2m) - 6m 9797k - 1.5.0 0da6a335fe13 b733ce1e65fd 2023-09-22T07:48:31.266 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi105 *:9100 running (2m) - 6m 9.93M - 1.5.0 0da6a335fe13 13131a30680c 2023-09-22T07:48:31.267 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (35s) - 10m 12.0M 2501M 18.0.0-6218-gf7ddca67 ceff0457336d 14c3d8ebed2c 2023-09-22T07:48:31.267 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 starting - - - 2501M 2023-09-22T07:48:31.267 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (10m) - 10m 359M 2501M 17.2.6-1121-g6a79a820 202608b01ce9 258b394587b2 2023-09-22T07:48:31.267 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (9m) - 9m 267M 2501M 17.2.6-1121-g6a79a820 202608b01ce9 ea205d1e8484 2023-09-22T07:48:31.267 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi105 running (9m) - 9m 341M 2500M 17.2.6-1121-g6a79a820 202608b01ce9 2e8fe03d53fa 2023-09-22T07:48:31.267 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi105 running (8m) - 8m 311M 2500M 17.2.6-1121-g6a79a820 202608b01ce9 82303d1786f2 2023-09-22T07:48:31.267 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi105 running (8m) - 8m 221M 2500M 17.2.6-1121-g6a79a820 202608b01ce9 ea58a9013d04 2023-09-22T07:48:31.267 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi105 running (8m) - 8m 279M 2500M 17.2.6-1121-g6a79a820 202608b01ce9 a9ff7d782c8f 2023-09-22T07:48:31.267 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi105 *:9095 running (2m) - 7m 48.1M - 2.43.0 a07b618ecd1d aa59c96aa169 2023-09-22T07:48:31.278 INFO:tasks.rados.rados.0.smithi006.stdout:1380: writing smithi006182445-12 from 5603328 to 6275072 tid 1 2023-09-22T07:48:31.283 INFO:tasks.rados.rados.0.smithi006.stdout:1380: writing smithi006182445-12 from 6275072 to 7004160 tid 2 2023-09-22T07:48:31.287 INFO:tasks.rados.rados.0.smithi006.stdout:1380: writing smithi006182445-12 from 7004160 to 7421952 tid 3 2023-09-22T07:48:31.290 INFO:tasks.rados.rados.0.smithi006.stdout:1380: writing smithi006182445-12 from 7421952 to 7880704 tid 4 2023-09-22T07:48:31.290 INFO:tasks.rados.rados.0.smithi006.stdout:1378: finishing rollback tid 0 to smithi006182445-23 2023-09-22T07:48:31.291 INFO:tasks.rados.rados.0.smithi006.stdout:1381: copy_from oid 28 from oid 42 current snap is 134 2023-09-22T07:48:31.291 INFO:tasks.rados.rados.0.smithi006.stdout:1378: finishing rollback tid 1 to smithi006182445-23 2023-09-22T07:48:31.291 INFO:tasks.rados.rados.0.smithi006.stdout:1378: finishing rollback tid 2 to smithi006182445-23 2023-09-22T07:48:31.291 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 23 v 422 (ObjNum 337 snap 107 seq_num 337) dirty exists 2023-09-22T07:48:31.291 INFO:tasks.rados.rados.0.smithi006.stdout:1377: finishing rollback tid 1 to smithi006182445-46 2023-09-22T07:48:31.291 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 46 v 0 (ObjNum 129 snap 0 seq_num 3169392256) dirty dne 2023-09-22T07:48:31.291 INFO:tasks.rados.rados.0.smithi006.stdout:1376: finishing copy_from to smithi006182445-34 2023-09-22T07:48:31.291 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 34 v 493 (ObjNum 389 snap 122 seq_num 389) dirty exists 2023-09-22T07:48:31.291 INFO:tasks.rados.rados.0.smithi006.stdout:1376: finishing copy_from racing read to smithi006182445-34 2023-09-22T07:48:31.291 INFO:tasks.rados.rados.0.smithi006.stdout:1380: finishing write tid 1 to smithi006182445-12 2023-09-22T07:48:31.291 INFO:tasks.rados.rados.0.smithi006.stdout:1380: finishing write tid 2 to smithi006182445-12 2023-09-22T07:48:31.292 INFO:tasks.rados.rados.0.smithi006.stdout:1380: finishing write tid 3 to smithi006182445-12 2023-09-22T07:48:31.292 INFO:tasks.rados.rados.0.smithi006.stdout:1376: done (4 left) 2023-09-22T07:48:31.292 INFO:tasks.rados.rados.0.smithi006.stdout:1377: done (3 left) 2023-09-22T07:48:31.292 INFO:tasks.rados.rados.0.smithi006.stdout:1378: done (2 left) 2023-09-22T07:48:31.292 INFO:tasks.rados.rados.0.smithi006.stdout:1382: snap_remove snap 125 2023-09-22T07:48:31.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:31 smithi006 ceph-mon[200575]: failed to encode map e338 with expected crc 2023-09-22T07:48:31.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:31 smithi006 ceph-mon[200575]: failed to encode map e338 with expected crc 2023-09-22T07:48:31.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:31 smithi006 ceph-mon[200575]: osdmap e338: 8 total, 7 up, 8 in 2023-09-22T07:48:31.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:31 smithi006 ceph-mon[204052]: failed to encode map e338 with expected crc 2023-09-22T07:48:31.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:31 smithi006 ceph-mon[204052]: failed to encode map e338 with expected crc 2023-09-22T07:48:31.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:31 smithi006 ceph-mon[204052]: osdmap e338: 8 total, 7 up, 8 in 2023-09-22T07:48:31.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:31 smithi105 ceph-mon[190463]: failed to encode map e338 with expected crc 2023-09-22T07:48:31.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:31 smithi105 ceph-mon[190463]: failed to encode map e338 with expected crc 2023-09-22T07:48:31.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:31 smithi105 ceph-mon[190463]: osdmap e338: 8 total, 7 up, 8 in 2023-09-22T07:48:31.699 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-09-22T07:48:31.699 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2023-09-22T07:48:31.699 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 3 2023-09-22T07:48:31.699 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:48:31.699 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2023-09-22T07:48:31.699 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 2 2023-09-22T07:48:31.699 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:48:31.699 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2023-09-22T07:48:31.700 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 6, 2023-09-22T07:48:31.700 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 1 2023-09-22T07:48:31.700 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:48:31.700 INFO:teuthology.orchestra.run.smithi006.stdout: "mds": { 2023-09-22T07:48:31.700 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 2 2023-09-22T07:48:31.700 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:48:31.700 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2023-09-22T07:48:31.700 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 8, 2023-09-22T07:48:31.700 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 6 2023-09-22T07:48:31.700 INFO:teuthology.orchestra.run.smithi006.stdout: } 2023-09-22T07:48:31.700 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-09-22T07:48:32.237 INFO:tasks.rados.rados.0.smithi006.stdout:1382: done (2 left) 2023-09-22T07:48:32.237 INFO:tasks.rados.rados.0.smithi006.stdout:1383: copy_from oid 7 from oid 3 current snap is 134 2023-09-22T07:48:32.237 INFO:tasks.rados.rados.0.smithi006.stdout:1381: finishing copy_from to smithi006182445-28 2023-09-22T07:48:32.237 INFO:tasks.rados.rados.0.smithi006.stdout:1381: got expected ENOENT (src dne) 2023-09-22T07:48:32.237 INFO:tasks.rados.rados.0.smithi006.stdout:1380: finishing write tid 4 to smithi006182445-12 2023-09-22T07:48:32.237 INFO:tasks.rados.rados.0.smithi006.stdout:1381: finishing copy_from racing read to smithi006182445-28 2023-09-22T07:48:32.237 INFO:tasks.rados.rados.0.smithi006.stdout:1380: finishing write tid 5 to smithi006182445-12 2023-09-22T07:48:32.237 INFO:tasks.rados.rados.0.smithi006.stdout:1380: finishing write tid 6 to smithi006182445-12 2023-09-22T07:48:32.237 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 12 v 325 (ObjNum 422 snap 134 seq_num 422) dirty exists 2023-09-22T07:48:32.238 INFO:tasks.rados.rados.0.smithi006.stdout:1380: left oid 12 (ObjNum 422 snap 134 seq_num 422) 2023-09-22T07:48:32.238 INFO:tasks.rados.rados.0.smithi006.stdout:1380: done (2 left) 2023-09-22T07:48:32.238 INFO:tasks.rados.rados.0.smithi006.stdout:1381: done (1 left) 2023-09-22T07:48:32.238 INFO:tasks.rados.rados.0.smithi006.stdout:1384: copy_from oid 6 from oid 47 current snap is 134 2023-09-22T07:48:32.238 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 27 current snap is 134 2023-09-22T07:48:32.238 INFO:tasks.rados.rados.0.smithi006.stdout:1385: seq_num 423 ranges {1687552=688128,2375680=614400,2990080=622592,3612672=368640} 2023-09-22T07:48:32.250 INFO:tasks.rados.rados.0.smithi006.stdout:1385: writing smithi006182445-27 from 1687552 to 2375680 tid 1 2023-09-22T07:48:32.254 INFO:tasks.rados.rados.0.smithi006.stdout:1385: writing smithi006182445-27 from 2375680 to 2990080 tid 2 2023-09-22T07:48:32.258 INFO:tasks.rados.rados.0.smithi006.stdout:1385: writing smithi006182445-27 from 2990080 to 3612672 tid 3 2023-09-22T07:48:32.261 INFO:tasks.rados.rados.0.smithi006.stdout:1385: writing smithi006182445-27 from 3612672 to 3981312 tid 4 2023-09-22T07:48:32.261 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 32 current snap is 134 2023-09-22T07:48:32.261 INFO:tasks.rados.rados.0.smithi006.stdout:1386: seq_num 424 ranges {3112960=704512,3817472=491520,4308992=434176,4743168=679936} 2023-09-22T07:48:32.282 INFO:tasks.rados.rados.0.smithi006.stdout:1386: writing smithi006182445-32 from 3112960 to 3817472 tid 1 2023-09-22T07:48:32.285 INFO:tasks.rados.rados.0.smithi006.stdout:1386: writing smithi006182445-32 from 3817472 to 4308992 tid 2 2023-09-22T07:48:32.288 INFO:tasks.rados.rados.0.smithi006.stdout:1386: writing smithi006182445-32 from 4308992 to 4743168 tid 3 2023-09-22T07:48:32.293 INFO:tasks.rados.rados.0.smithi006.stdout:1386: writing smithi006182445-32 from 4743168 to 5423104 tid 4 2023-09-22T07:48:32.294 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 31 current snap is 134 2023-09-22T07:48:32.294 INFO:tasks.rados.rados.0.smithi006.stdout:1384: finishing copy_from to smithi006182445-6 2023-09-22T07:48:32.294 INFO:tasks.rados.rados.0.smithi006.stdout:1384: got expected ENOENT (src dne) 2023-09-22T07:48:32.294 INFO:tasks.rados.rados.0.smithi006.stdout:1387: seq_num 425 ranges {4767744=720896,5488640=778240,6266880=638976,6905856=188416} 2023-09-22T07:48:32.324 INFO:tasks.rados.rados.0.smithi006.stdout:1387: writing smithi006182445-31 from 4767744 to 5488640 tid 1 2023-09-22T07:48:32.329 INFO:tasks.rados.rados.0.smithi006.stdout:1387: writing smithi006182445-31 from 5488640 to 6266880 tid 2 2023-09-22T07:48:32.332 INFO:tasks.rados.rados.0.smithi006.stdout:1387: writing smithi006182445-31 from 6266880 to 6905856 tid 3 2023-09-22T07:48:32.333 INFO:tasks.rados.rados.0.smithi006.stdout:1387: writing smithi006182445-31 from 6905856 to 7094272 tid 4 2023-09-22T07:48:32.334 INFO:tasks.rados.rados.0.smithi006.stdout:1388: rmattr oid 28 current snap is 134 2023-09-22T07:48:32.334 INFO:tasks.rados.rados.0.smithi006.stdout:1389: delete oid 48 current snap is 134 2023-09-22T07:48:32.334 INFO:tasks.rados.rados.0.smithi006.stdout:1384: finishing copy_from racing read to smithi006182445-6 2023-09-22T07:48:32.334 INFO:tasks.rados.rados.0.smithi006.stdout:1385: finishing write tid 1 to smithi006182445-27 2023-09-22T07:48:32.334 INFO:tasks.rados.rados.0.smithi006.stdout:1385: finishing write tid 2 to smithi006182445-27 2023-09-22T07:48:32.335 INFO:tasks.rados.rados.0.smithi006.stdout:1385: finishing write tid 3 to smithi006182445-27 2023-09-22T07:48:32.335 INFO:tasks.rados.rados.0.smithi006.stdout:1383: finishing copy_from to smithi006182445-7 2023-09-22T07:48:32.335 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 7 v 517 (ObjNum 396 snap 124 seq_num 396) dirty exists 2023-09-22T07:48:32.335 INFO:tasks.rados.rados.0.smithi006.stdout:1383: finishing copy_from racing read to smithi006182445-7 2023-09-22T07:48:32.335 INFO:tasks.rados.rados.0.smithi006.stdout:1385: finishing write tid 4 to smithi006182445-27 2023-09-22T07:48:32.335 INFO:tasks.rados.rados.0.smithi006.stdout:1385: finishing write tid 5 to smithi006182445-27 2023-09-22T07:48:32.336 INFO:tasks.rados.rados.0.smithi006.stdout:1385: finishing write tid 6 to smithi006182445-27 2023-09-22T07:48:32.336 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 27 v 546 (ObjNum 423 snap 134 seq_num 423) dirty exists 2023-09-22T07:48:32.336 INFO:tasks.rados.rados.0.smithi006.stdout:1385: left oid 27 (ObjNum 423 snap 134 seq_num 423) 2023-09-22T07:48:32.336 INFO:tasks.rados.rados.0.smithi006.stdout:1386: finishing write tid 1 to smithi006182445-32 2023-09-22T07:48:32.336 INFO:tasks.rados.rados.0.smithi006.stdout:1386: finishing write tid 2 to smithi006182445-32 2023-09-22T07:48:32.336 INFO:tasks.rados.rados.0.smithi006.stdout:1386: finishing write tid 3 to smithi006182445-32 2023-09-22T07:48:32.336 INFO:tasks.rados.rados.0.smithi006.stdout:1386: finishing write tid 4 to smithi006182445-32 2023-09-22T07:48:32.336 INFO:tasks.rados.rados.0.smithi006.stdout:1386: finishing write tid 5 to smithi006182445-32 2023-09-22T07:48:32.337 INFO:tasks.rados.rados.0.smithi006.stdout:1386: finishing write tid 6 to smithi006182445-32 2023-09-22T07:48:32.337 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 32 v 542 (ObjNum 424 snap 134 seq_num 424) dirty exists 2023-09-22T07:48:32.337 INFO:tasks.rados.rados.0.smithi006.stdout:1386: left oid 32 (ObjNum 424 snap 134 seq_num 424) 2023-09-22T07:48:32.337 INFO:tasks.rados.rados.0.smithi006.stdout:1387: finishing write tid 1 to smithi006182445-31 2023-09-22T07:48:32.337 INFO:tasks.rados.rados.0.smithi006.stdout:1387: finishing write tid 2 to smithi006182445-31 2023-09-22T07:48:32.338 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 28 v 544 (ObjNum 356 snap 113 seq_num 356) dirty exists 2023-09-22T07:48:32.338 INFO:tasks.rados.rados.0.smithi006.stdout:1383: done (6 left) 2023-09-22T07:48:32.338 INFO:tasks.rados.rados.0.smithi006.stdout:1384: done (5 left) 2023-09-22T07:48:32.338 INFO:tasks.rados.rados.0.smithi006.stdout:1385: done (4 left) 2023-09-22T07:48:32.339 INFO:tasks.rados.rados.0.smithi006.stdout:1386: done (3 left) 2023-09-22T07:48:32.339 INFO:tasks.rados.rados.0.smithi006.stdout:1388: done (2 left) 2023-09-22T07:48:32.339 INFO:tasks.rados.rados.0.smithi006.stdout:1389: done (1 left) 2023-09-22T07:48:32.339 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 5 current snap is 134 2023-09-22T07:48:32.339 INFO:tasks.rados.rados.0.smithi006.stdout:1390: seq_num 427 ranges {0=761856,761856=598016,1359872=606208,1966080=401408} 2023-09-22T07:48:32.342 INFO:tasks.rados.rados.0.smithi006.stdout:1390: writing smithi006182445-5 from 0 to 761856 tid 1 2023-09-22T07:48:32.345 INFO:tasks.rados.rados.0.smithi006.stdout:1390: writing smithi006182445-5 from 761856 to 1359872 tid 2 2023-09-22T07:48:32.349 INFO:tasks.rados.rados.0.smithi006.stdout:1390: writing smithi006182445-5 from 1359872 to 1966080 tid 3 2023-09-22T07:48:32.352 INFO:tasks.rados.rados.0.smithi006.stdout:1390: writing smithi006182445-5 from 1966080 to 2367488 tid 4 2023-09-22T07:48:32.352 INFO:tasks.rados.rados.0.smithi006.stdout:1391: delete oid 38 current snap is 134 2023-09-22T07:48:32.352 INFO:tasks.rados.rados.0.smithi006.stdout:1387: finishing write tid 3 to smithi006182445-31 2023-09-22T07:48:32.352 INFO:tasks.rados.rados.0.smithi006.stdout:1387: finishing write tid 4 to smithi006182445-31 2023-09-22T07:48:32.352 INFO:tasks.rados.rados.0.smithi006.stdout:1387: finishing write tid 5 to smithi006182445-31 2023-09-22T07:48:32.352 INFO:tasks.rados.rados.0.smithi006.stdout:1387: finishing write tid 6 to smithi006182445-31 2023-09-22T07:48:32.353 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 31 v 729 (ObjNum 425 snap 134 seq_num 425) dirty exists 2023-09-22T07:48:32.353 INFO:tasks.rados.rados.0.smithi006.stdout:1387: left oid 31 (ObjNum 425 snap 134 seq_num 425) 2023-09-22T07:48:32.353 INFO:tasks.rados.rados.0.smithi006.stdout:1390: finishing write tid 1 to smithi006182445-5 2023-09-22T07:48:32.353 INFO:tasks.rados.rados.0.smithi006.stdout:1390: finishing write tid 2 to smithi006182445-5 2023-09-22T07:48:32.353 INFO:tasks.rados.rados.0.smithi006.stdout:1390: finishing write tid 3 to smithi006182445-5 2023-09-22T07:48:32.354 INFO:tasks.rados.rados.0.smithi006.stdout:1387: done (2 left) 2023-09-22T07:48:32.354 INFO:tasks.rados.rados.0.smithi006.stdout:1391: done (1 left) 2023-09-22T07:48:32.354 INFO:tasks.rados.rados.0.smithi006.stdout:1392: setattr oid 17 current snap is 134 2023-09-22T07:48:32.354 INFO:tasks.rados.rados.0.smithi006.stdout:1390: finishing write tid 4 to smithi006182445-5 2023-09-22T07:48:32.355 INFO:tasks.rados.rados.0.smithi006.stdout:1390: finishing write tid 5 to smithi006182445-5 2023-09-22T07:48:32.355 INFO:tasks.rados.rados.0.smithi006.stdout:1393: read oid 21 snap -1 2023-09-22T07:48:32.355 INFO:tasks.rados.rados.0.smithi006.stdout:1393: expect (ObjNum 350 snap 112 seq_num 350) 2023-09-22T07:48:32.355 INFO:tasks.rados.rados.0.smithi006.stdout:1394: read oid 8 snap -1 2023-09-22T07:48:32.355 INFO:tasks.rados.rados.0.smithi006.stdout:1394: expect deleted 2023-09-22T07:48:32.355 INFO:tasks.rados.rados.0.smithi006.stdout:1395: snap_create 2023-09-22T07:48:32.356 INFO:tasks.rados.rados.0.smithi006.stdout:1390: finishing write tid 6 to smithi006182445-5 2023-09-22T07:48:32.356 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 5 v 549 (ObjNum 427 snap 134 seq_num 427) dirty exists 2023-09-22T07:48:32.356 INFO:tasks.rados.rados.0.smithi006.stdout:1390: left oid 5 (ObjNum 427 snap 134 seq_num 427) 2023-09-22T07:48:32.357 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 17 v 463 (ObjNum 415 snap 132 seq_num 415) dirty exists 2023-09-22T07:48:32.367 INFO:tasks.rados.rados.0.smithi006.stdout:1393: expect (ObjNum 350 snap 112 seq_num 350) 2023-09-22T07:48:32.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:32 smithi006 ceph-mon[204052]: pgmap v154: 121 pgs: 10 active+undersized+degraded, 35 active+undersized, 76 active+clean; 172 MiB data, 840 MiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.4 MiB/s wr, 11 op/s; 31/306 objects degraded (10.131%) 2023-09-22T07:48:32.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:32 smithi006 ceph-mon[204052]: from='client.44147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:48:32.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:32 smithi006 ceph-mon[204052]: failed to encode map e339 with expected crc 2023-09-22T07:48:32.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:32 smithi006 ceph-mon[204052]: failed to encode map e339 with expected crc 2023-09-22T07:48:32.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:32 smithi006 ceph-mon[204052]: osdmap e339: 8 total, 7 up, 8 in 2023-09-22T07:48:32.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:32 smithi006 ceph-mon[204052]: failed to encode map e339 with expected crc 2023-09-22T07:48:32.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:32 smithi006 ceph-mon[204052]: failed to encode map e339 with expected crc 2023-09-22T07:48:32.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:32 smithi006 ceph-mon[204052]: from='client.34206 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:48:32.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:32 smithi006 ceph-mon[204052]: from='client.? 172.21.15.6:0/855546982' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:48:32.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:32 smithi006 ceph-mon[200575]: pgmap v154: 121 pgs: 10 active+undersized+degraded, 35 active+undersized, 76 active+clean; 172 MiB data, 840 MiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.4 MiB/s wr, 11 op/s; 31/306 objects degraded (10.131%) 2023-09-22T07:48:32.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:32 smithi006 ceph-mon[200575]: from='client.44147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:48:32.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:32 smithi006 ceph-mon[200575]: failed to encode map e339 with expected crc 2023-09-22T07:48:32.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:32 smithi006 ceph-mon[200575]: failed to encode map e339 with expected crc 2023-09-22T07:48:32.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:32 smithi006 ceph-mon[200575]: osdmap e339: 8 total, 7 up, 8 in 2023-09-22T07:48:32.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:32 smithi006 ceph-mon[200575]: failed to encode map e339 with expected crc 2023-09-22T07:48:32.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:32 smithi006 ceph-mon[200575]: failed to encode map e339 with expected crc 2023-09-22T07:48:32.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:32 smithi006 ceph-mon[200575]: from='client.34206 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:48:32.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:32 smithi006 ceph-mon[200575]: from='client.? 172.21.15.6:0/855546982' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:48:32.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:32 smithi105 ceph-mon[190463]: pgmap v154: 121 pgs: 10 active+undersized+degraded, 35 active+undersized, 76 active+clean; 172 MiB data, 840 MiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.4 MiB/s wr, 11 op/s; 31/306 objects degraded (10.131%) 2023-09-22T07:48:32.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:32 smithi105 ceph-mon[190463]: from='client.44147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:48:32.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:32 smithi105 ceph-mon[190463]: failed to encode map e339 with expected crc 2023-09-22T07:48:32.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:32 smithi105 ceph-mon[190463]: failed to encode map e339 with expected crc 2023-09-22T07:48:32.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:32 smithi105 ceph-mon[190463]: osdmap e339: 8 total, 7 up, 8 in 2023-09-22T07:48:32.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:32 smithi105 ceph-mon[190463]: failed to encode map e339 with expected crc 2023-09-22T07:48:32.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:32 smithi105 ceph-mon[190463]: failed to encode map e339 with expected crc 2023-09-22T07:48:32.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:32 smithi105 ceph-mon[190463]: from='client.34206 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:48:32.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:32 smithi105 ceph-mon[190463]: from='client.? 172.21.15.6:0/855546982' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:48:33.034 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 22 07:48:32 smithi006 conmon[220838]: 2023-09-22T07:48:32.743+0000 7f6d8adc9640 -1 osd.1 0 read_superblock omap replica is missing. 2023-09-22T07:48:33.035 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 22 07:48:32 smithi006 conmon[220838]: 2023-09-22T07:48:32.786+0000 7f6d8adc9640 -1 osd.1 331 log_to_monitors true 2023-09-22T07:48:33.312 INFO:tasks.rados.rados.0.smithi006.stdout:1390: done (4 left) 2023-09-22T07:48:33.312 INFO:tasks.rados.rados.0.smithi006.stdout:1392: done (3 left) 2023-09-22T07:48:33.312 INFO:tasks.rados.rados.0.smithi006.stdout:1393: done (2 left) 2023-09-22T07:48:33.313 INFO:tasks.rados.rados.0.smithi006.stdout:1394: done (1 left) 2023-09-22T07:48:33.313 INFO:tasks.rados.rados.0.smithi006.stdout:1395: done (0 left) 2023-09-22T07:48:33.313 INFO:tasks.rados.rados.0.smithi006.stdout:1396: rmattr oid 42 current snap is 135 2023-09-22T07:48:33.313 INFO:tasks.rados.rados.0.smithi006.stdout:1396: done (0 left) 2023-09-22T07:48:33.313 INFO:tasks.rados.rados.0.smithi006.stdout:1397: copy_from oid 1 from oid 32 current snap is 135 2023-09-22T07:48:33.313 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 23 current snap is 135 2023-09-22T07:48:33.313 INFO:tasks.rados.rados.0.smithi006.stdout:1398: seq_num 429 ranges {3137536=794624,3932160=770048,4702208=622592,5324800=212992} 2023-09-22T07:48:33.336 INFO:tasks.rados.rados.0.smithi006.stdout:1398: writing smithi006182445-23 from 3137536 to 3932160 tid 1 2023-09-22T07:48:33.341 INFO:tasks.rados.rados.0.smithi006.stdout:1398: writing smithi006182445-23 from 3932160 to 4702208 tid 2 2023-09-22T07:48:33.345 INFO:tasks.rados.rados.0.smithi006.stdout:1398: writing smithi006182445-23 from 4702208 to 5324800 tid 3 2023-09-22T07:48:33.347 INFO:tasks.rados.rados.0.smithi006.stdout:1398: writing smithi006182445-23 from 5324800 to 5537792 tid 4 2023-09-22T07:48:33.347 INFO:tasks.rados.rados.0.smithi006.stdout:1399: copy_from oid 19 from oid 2 current snap is 135 2023-09-22T07:48:33.347 INFO:tasks.rados.rados.0.smithi006.stdout:1398: finishing write tid 1 to smithi006182445-23 2023-09-22T07:48:33.347 INFO:tasks.rados.rados.0.smithi006.stdout:1398: finishing write tid 2 to smithi006182445-23 2023-09-22T07:48:33.347 INFO:tasks.rados.rados.0.smithi006.stdout:1400: read oid 38 snap -1 2023-09-22T07:48:33.348 INFO:tasks.rados.rados.0.smithi006.stdout:1400: expect deleted 2023-09-22T07:48:33.348 INFO:tasks.rados.rados.0.smithi006.stdout:1401: rollback oid 3 current snap is 135 2023-09-22T07:48:33.348 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 3 to 132 2023-09-22T07:48:33.348 INFO:tasks.rados.rados.0.smithi006.stdout:1402: rollback oid 36 current snap is 135 2023-09-22T07:48:33.348 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 36 to 127 2023-09-22T07:48:33.348 INFO:tasks.rados.rados.0.smithi006.stdout:1403: snap_create 2023-09-22T07:48:33.350 INFO:tasks.rados.rados.0.smithi006.stdout:1401: finishing rollback tid 0 to smithi006182445-3 2023-09-22T07:48:33.351 INFO:tasks.rados.rados.0.smithi006.stdout:1401: finishing rollback tid 1 to smithi006182445-3 2023-09-22T07:48:33.351 INFO:tasks.rados.rados.0.smithi006.stdout:1401: finishing rollback tid 2 to smithi006182445-3 2023-09-22T07:48:33.351 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 3 v 528 (ObjNum 396 snap 124 seq_num 396) dirty exists 2023-09-22T07:48:33.351 INFO:tasks.rados.rados.0.smithi006.stdout:1402: finishing rollback tid 0 to smithi006182445-36 2023-09-22T07:48:33.352 INFO:tasks.rados.rados.0.smithi006.stdout:1402: finishing rollback tid 1 to smithi006182445-36 2023-09-22T07:48:33.352 INFO:tasks.rados.rados.0.smithi006.stdout:1398: finishing write tid 3 to smithi006182445-23 2023-09-22T07:48:33.352 INFO:tasks.rados.rados.0.smithi006.stdout:1398: finishing write tid 4 to smithi006182445-23 2023-09-22T07:48:33.352 INFO:tasks.rados.rados.0.smithi006.stdout:1402: finishing rollback tid 2 to smithi006182445-36 2023-09-22T07:48:33.352 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 36 v 328 (ObjNum 338 snap 107 seq_num 338) dirty exists 2023-09-22T07:48:33.352 INFO:tasks.rados.rados.0.smithi006.stdout:1398: finishing write tid 5 to smithi006182445-23 2023-09-22T07:48:33.355 INFO:tasks.rados.rados.0.smithi006.stdout:1398: finishing write tid 6 to smithi006182445-23 2023-09-22T07:48:33.355 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 23 v 427 (ObjNum 429 snap 135 seq_num 429) dirty exists 2023-09-22T07:48:33.356 INFO:tasks.rados.rados.0.smithi006.stdout:1398: left oid 23 (ObjNum 429 snap 135 seq_num 429) 2023-09-22T07:48:33.365 INFO:tasks.rados.rados.0.smithi006.stdout:1397: finishing copy_from to smithi006182445-1 2023-09-22T07:48:33.365 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 1 v 542 (ObjNum 424 snap 134 seq_num 424) dirty exists 2023-09-22T07:48:33.366 INFO:tasks.rados.rados.0.smithi006.stdout:1397: finishing copy_from racing read to smithi006182445-1 2023-09-22T07:48:33.403 INFO:tasks.rados.rados.0.smithi006.stdout:1399: finishing copy_from to smithi006182445-19 2023-09-22T07:48:33.403 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 19 v 525 (ObjNum 402 snap 125 seq_num 402) dirty exists 2023-09-22T07:48:33.403 INFO:tasks.rados.rados.0.smithi006.stdout:1399: finishing copy_from racing read to smithi006182445-19 2023-09-22T07:48:33.534 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 22 07:48:33 smithi006 conmon[220838]: 2023-09-22T07:48:33.331+0000 7f6d7a232700 -1 osd.1 331 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-22T07:48:33.570 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:33 smithi006 ceph-mon[200575]: failed to encode map e340 with expected crc 2023-09-22T07:48:33.570 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:33 smithi006 ceph-mon[200575]: osdmap e340: 8 total, 7 up, 8 in 2023-09-22T07:48:33.570 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:33 smithi006 ceph-mon[200575]: failed to encode map e340 with expected crc 2023-09-22T07:48:33.571 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:33 smithi006 ceph-mon[200575]: failed to encode map e340 with expected crc 2023-09-22T07:48:33.571 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:33.571 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:33.571 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:33 smithi006 ceph-mon[200575]: from='osd.1 [v2:172.21.15.6:6810/2340464373,v1:172.21.15.6:6811/2340464373]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-22T07:48:33.571 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:33.571 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:33.571 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:33 smithi006 ceph-mon[204052]: failed to encode map e340 with expected crc 2023-09-22T07:48:33.571 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:33 smithi006 ceph-mon[204052]: osdmap e340: 8 total, 7 up, 8 in 2023-09-22T07:48:33.571 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:33 smithi006 ceph-mon[204052]: failed to encode map e340 with expected crc 2023-09-22T07:48:33.571 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:33 smithi006 ceph-mon[204052]: failed to encode map e340 with expected crc 2023-09-22T07:48:33.572 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:33.572 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:33.572 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:33 smithi006 ceph-mon[204052]: from='osd.1 [v2:172.21.15.6:6810/2340464373,v1:172.21.15.6:6811/2340464373]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-22T07:48:33.572 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:33.572 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:33.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:33 smithi105 ceph-mon[190463]: failed to encode map e340 with expected crc 2023-09-22T07:48:33.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:33 smithi105 ceph-mon[190463]: osdmap e340: 8 total, 7 up, 8 in 2023-09-22T07:48:33.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:33 smithi105 ceph-mon[190463]: failed to encode map e340 with expected crc 2023-09-22T07:48:33.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:33 smithi105 ceph-mon[190463]: failed to encode map e340 with expected crc 2023-09-22T07:48:33.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:33.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:33.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:33 smithi105 ceph-mon[190463]: from='osd.1 [v2:172.21.15.6:6810/2340464373,v1:172.21.15.6:6811/2340464373]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-22T07:48:33.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:33.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:34.319 INFO:tasks.rados.rados.0.smithi006.stdout:1397: done (6 left) 2023-09-22T07:48:34.319 INFO:tasks.rados.rados.0.smithi006.stdout:1398: done (5 left) 2023-09-22T07:48:34.319 INFO:tasks.rados.rados.0.smithi006.stdout:1399: done (4 left) 2023-09-22T07:48:34.319 INFO:tasks.rados.rados.0.smithi006.stdout:1400: done (3 left) 2023-09-22T07:48:34.319 INFO:tasks.rados.rados.0.smithi006.stdout:1401: done (2 left) 2023-09-22T07:48:34.319 INFO:tasks.rados.rados.0.smithi006.stdout:1402: done (1 left) 2023-09-22T07:48:34.319 INFO:tasks.rados.rados.0.smithi006.stdout:1403: done (0 left) 2023-09-22T07:48:34.320 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 5 current snap is 136 2023-09-22T07:48:34.320 INFO:tasks.rados.rados.0.smithi006.stdout:1404: seq_num 430 ranges {2367488=8192} 2023-09-22T07:48:34.333 INFO:tasks.rados.rados.0.smithi006.stdout:1404: writing smithi006182445-5 from 2367488 to 2375680 tid 1 2023-09-22T07:48:34.333 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 10 current snap is 136 2023-09-22T07:48:34.333 INFO:tasks.rados.rados.0.smithi006.stdout:1405: seq_num 431 ranges {4333568=24576} 2023-09-22T07:48:34.358 INFO:tasks.rados.rados.0.smithi006.stdout:1405: writing smithi006182445-10 from 4333568 to 4358144 tid 1 2023-09-22T07:48:34.358 INFO:tasks.rados.rados.0.smithi006.stdout:1406: rmattr oid 30 current snap is 136 2023-09-22T07:48:34.358 INFO:tasks.rados.rados.0.smithi006.stdout:1406: done (2 left) 2023-09-22T07:48:34.358 INFO:tasks.rados.rados.0.smithi006.stdout:1407: copy_from oid 33 from oid 50 current snap is 136 2023-09-22T07:48:34.358 INFO:tasks.rados.rados.0.smithi006.stdout:1404: finishing write tid 1 to smithi006182445-5 2023-09-22T07:48:34.358 INFO:tasks.rados.rados.0.smithi006.stdout:1404: finishing write tid 2 to smithi006182445-5 2023-09-22T07:48:34.359 INFO:tasks.rados.rados.0.smithi006.stdout:1404: finishing write tid 3 to smithi006182445-5 2023-09-22T07:48:34.359 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 5 v 552 (ObjNum 430 snap 136 seq_num 430) dirty exists 2023-09-22T07:48:34.359 INFO:tasks.rados.rados.0.smithi006.stdout:1404: left oid 5 (ObjNum 430 snap 136 seq_num 430) 2023-09-22T07:48:34.359 INFO:tasks.rados.rados.0.smithi006.stdout:1404: done (2 left) 2023-09-22T07:48:34.359 INFO:tasks.rados.rados.0.smithi006.stdout:1408: read oid 28 snap -1 2023-09-22T07:48:34.359 INFO:tasks.rados.rados.0.smithi006.stdout:1408: expect (ObjNum 356 snap 113 seq_num 356) 2023-09-22T07:48:34.359 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 40 current snap is 136 2023-09-22T07:48:34.359 INFO:tasks.rados.rados.0.smithi006.stdout:1409: seq_num 432 ranges {3284992=40960} 2023-09-22T07:48:34.377 INFO:tasks.rados.rados.0.smithi006.stdout:1409: writing smithi006182445-40 from 3284992 to 3325952 tid 1 2023-09-22T07:48:34.377 INFO:tasks.rados.rados.0.smithi006.stdout:1410: read oid 30 snap 135 2023-09-22T07:48:34.377 INFO:tasks.rados.rados.0.smithi006.stdout:1410: expect (ObjNum 420 snap 133 seq_num 420) 2023-09-22T07:48:34.377 INFO:tasks.rados.rados.0.smithi006.stdout:1411: read oid 26 snap -1 2023-09-22T07:48:34.377 INFO:tasks.rados.rados.0.smithi006.stdout:1411: expect (ObjNum 408 snap 127 seq_num 408) 2023-09-22T07:48:34.377 INFO:tasks.rados.rados.0.smithi006.stdout:1405: finishing write tid 1 to smithi006182445-10 2023-09-22T07:48:34.378 INFO:tasks.rados.rados.0.smithi006.stdout:1405: finishing write tid 2 to smithi006182445-10 2023-09-22T07:48:34.378 INFO:tasks.rados.rados.0.smithi006.stdout:1405: finishing write tid 3 to smithi006182445-10 2023-09-22T07:48:34.378 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 10 v 574 (ObjNum 431 snap 136 seq_num 431) dirty exists 2023-09-22T07:48:34.378 INFO:tasks.rados.rados.0.smithi006.stdout:1405: left oid 10 (ObjNum 431 snap 136 seq_num 431) 2023-09-22T07:48:34.378 INFO:tasks.rados.rados.0.smithi006.stdout:1405: done (5 left) 2023-09-22T07:48:34.378 INFO:tasks.rados.rados.0.smithi006.stdout:1412: read oid 14 snap -1 2023-09-22T07:48:34.378 INFO:tasks.rados.rados.0.smithi006.stdout:1412: expect deleted 2023-09-22T07:48:34.378 INFO:tasks.rados.rados.0.smithi006.stdout:1413: rmattr oid 19 current snap is 136 2023-09-22T07:48:34.378 INFO:tasks.rados.rados.0.smithi006.stdout:1413: done (6 left) 2023-09-22T07:48:34.378 INFO:tasks.rados.rados.0.smithi006.stdout:1414: copy_from oid 7 from oid 18 current snap is 136 2023-09-22T07:48:34.378 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 43 current snap is 136 2023-09-22T07:48:34.379 INFO:tasks.rados.rados.0.smithi006.stdout:1415: seq_num 433 ranges {5341184=57344} 2023-09-22T07:48:34.410 INFO:tasks.rados.rados.0.smithi006.stdout:1415: writing smithi006182445-43 from 5341184 to 5398528 tid 1 2023-09-22T07:48:34.410 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 22 current snap is 136 2023-09-22T07:48:34.411 INFO:tasks.rados.rados.0.smithi006.stdout:1409: finishing write tid 1 to smithi006182445-40 2023-09-22T07:48:34.411 INFO:tasks.rados.rados.0.smithi006.stdout:1416: seq_num 434 ranges {0=73728} 2023-09-22T07:48:34.411 INFO:tasks.rados.rados.0.smithi006.stdout:1416: writing smithi006182445-22 from 0 to 73728 tid 1 2023-09-22T07:48:34.411 INFO:tasks.rados.rados.0.smithi006.stdout:1417: setattr oid 38 current snap is 136 2023-09-22T07:48:34.411 INFO:tasks.rados.rados.0.smithi006.stdout:1409: finishing write tid 2 to smithi006182445-40 2023-09-22T07:48:34.411 INFO:tasks.rados.rados.0.smithi006.stdout:1409: finishing write tid 3 to smithi006182445-40 2023-09-22T07:48:34.411 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 40 v 544 (ObjNum 432 snap 136 seq_num 432) dirty exists 2023-09-22T07:48:34.411 INFO:tasks.rados.rados.0.smithi006.stdout:1409: left oid 40 (ObjNum 432 snap 136 seq_num 432) 2023-09-22T07:48:34.411 INFO:tasks.rados.rados.0.smithi006.stdout:1414: finishing copy_from to smithi006182445-7 2023-09-22T07:48:34.411 INFO:tasks.rados.rados.0.smithi006.stdout:1414: got expected ENOENT (src dne) 2023-09-22T07:48:34.411 INFO:tasks.rados.rados.0.smithi006.stdout:1414: finishing copy_from racing read to smithi006182445-7 2023-09-22T07:48:34.411 INFO:tasks.rados.rados.0.smithi006.stdout:1411: expect (ObjNum 408 snap 127 seq_num 408) 2023-09-22T07:48:34.462 INFO:tasks.rados.rados.0.smithi006.stdout:1408: expect (ObjNum 356 snap 113 seq_num 356) 2023-09-22T07:48:34.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:34 smithi006 ceph-mon[204052]: pgmap v157: 121 pgs: 10 active+undersized+degraded, 35 active+undersized, 76 active+clean; 172 MiB data, 840 MiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 544 KiB/s wr, 2 op/s; 31/306 objects degraded (10.131%) 2023-09-22T07:48:34.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:34 smithi006 ceph-mon[204052]: failed to encode map e341 with expected crc 2023-09-22T07:48:34.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:34 smithi006 ceph-mon[204052]: from='osd.1 [v2:172.21.15.6:6810/2340464373,v1:172.21.15.6:6811/2340464373]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-22T07:48:34.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:34 smithi006 ceph-mon[204052]: osdmap e341: 8 total, 7 up, 8 in 2023-09-22T07:48:34.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:34 smithi006 ceph-mon[204052]: from='osd.1 [v2:172.21.15.6:6810/2340464373,v1:172.21.15.6:6811/2340464373]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-09-22T07:48:34.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:34 smithi006 ceph-mon[204052]: failed to encode map e341 with expected crc 2023-09-22T07:48:34.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:34 smithi006 ceph-mon[204052]: failed to encode map e341 with expected crc 2023-09-22T07:48:34.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:34 smithi006 ceph-mon[204052]: failed to encode map e341 with expected crc 2023-09-22T07:48:34.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:34 smithi006 ceph-mon[204052]: failed to encode map e341 with expected crc 2023-09-22T07:48:34.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:34 smithi006 ceph-mon[200575]: pgmap v157: 121 pgs: 10 active+undersized+degraded, 35 active+undersized, 76 active+clean; 172 MiB data, 840 MiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 544 KiB/s wr, 2 op/s; 31/306 objects degraded (10.131%) 2023-09-22T07:48:34.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:34 smithi006 ceph-mon[200575]: failed to encode map e341 with expected crc 2023-09-22T07:48:34.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:34 smithi006 ceph-mon[200575]: from='osd.1 [v2:172.21.15.6:6810/2340464373,v1:172.21.15.6:6811/2340464373]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-22T07:48:34.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:34 smithi006 ceph-mon[200575]: osdmap e341: 8 total, 7 up, 8 in 2023-09-22T07:48:34.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:34 smithi006 ceph-mon[200575]: from='osd.1 [v2:172.21.15.6:6810/2340464373,v1:172.21.15.6:6811/2340464373]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-09-22T07:48:34.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:34 smithi006 ceph-mon[200575]: failed to encode map e341 with expected crc 2023-09-22T07:48:34.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:34 smithi006 ceph-mon[200575]: failed to encode map e341 with expected crc 2023-09-22T07:48:34.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:34 smithi006 ceph-mon[200575]: failed to encode map e341 with expected crc 2023-09-22T07:48:34.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:34 smithi006 ceph-mon[200575]: failed to encode map e341 with expected crc 2023-09-22T07:48:34.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:34 smithi105 ceph-mon[190463]: pgmap v157: 121 pgs: 10 active+undersized+degraded, 35 active+undersized, 76 active+clean; 172 MiB data, 840 MiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 544 KiB/s wr, 2 op/s; 31/306 objects degraded (10.131%) 2023-09-22T07:48:34.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:34 smithi105 ceph-mon[190463]: failed to encode map e341 with expected crc 2023-09-22T07:48:34.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:34 smithi105 ceph-mon[190463]: from='osd.1 [v2:172.21.15.6:6810/2340464373,v1:172.21.15.6:6811/2340464373]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-22T07:48:34.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:34 smithi105 ceph-mon[190463]: osdmap e341: 8 total, 7 up, 8 in 2023-09-22T07:48:34.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:34 smithi105 ceph-mon[190463]: from='osd.1 [v2:172.21.15.6:6810/2340464373,v1:172.21.15.6:6811/2340464373]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-09-22T07:48:34.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:34 smithi105 ceph-mon[190463]: failed to encode map e341 with expected crc 2023-09-22T07:48:34.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:34 smithi105 ceph-mon[190463]: failed to encode map e341 with expected crc 2023-09-22T07:48:34.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:34 smithi105 ceph-mon[190463]: failed to encode map e341 with expected crc 2023-09-22T07:48:34.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:34 smithi105 ceph-mon[190463]: failed to encode map e341 with expected crc 2023-09-22T07:48:34.997 INFO:tasks.rados.rados.0.smithi006.stdout:1410: expect (ObjNum 420 snap 133 seq_num 420) 2023-09-22T07:48:35.136 INFO:tasks.rados.rados.0.smithi006.stdout:1416: finishing write tid 1 to smithi006182445-22 2023-09-22T07:48:35.136 INFO:tasks.rados.rados.0.smithi006.stdout:1415: finishing write tid 1 to smithi006182445-43 2023-09-22T07:48:35.137 INFO:tasks.rados.rados.0.smithi006.stdout:1416: finishing write tid 2 to smithi006182445-22 2023-09-22T07:48:35.137 INFO:tasks.rados.rados.0.smithi006.stdout:1415: finishing write tid 2 to smithi006182445-43 2023-09-22T07:48:35.137 INFO:tasks.rados.rados.0.smithi006.stdout:1415: finishing write tid 3 to smithi006182445-43 2023-09-22T07:48:35.137 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 43 v 732 (ObjNum 433 snap 136 seq_num 433) dirty exists 2023-09-22T07:48:35.137 INFO:tasks.rados.rados.0.smithi006.stdout:1415: left oid 43 (ObjNum 433 snap 136 seq_num 433) 2023-09-22T07:48:35.137 INFO:tasks.rados.rados.0.smithi006.stdout:1416: finishing write tid 3 to smithi006182445-22 2023-09-22T07:48:35.137 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 22 v 548 (ObjNum 434 snap 136 seq_num 434) dirty exists 2023-09-22T07:48:35.137 INFO:tasks.rados.rados.0.smithi006.stdout:1416: left oid 22 (ObjNum 434 snap 136 seq_num 434) 2023-09-22T07:48:35.137 INFO:tasks.rados.rados.0.smithi006.stdout:1408: done (9 left) 2023-09-22T07:48:35.137 INFO:tasks.rados.rados.0.smithi006.stdout:1409: done (8 left) 2023-09-22T07:48:35.137 INFO:tasks.rados.rados.0.smithi006.stdout:1410: done (7 left) 2023-09-22T07:48:35.137 INFO:tasks.rados.rados.0.smithi006.stdout:1411: done (6 left) 2023-09-22T07:48:35.138 INFO:tasks.rados.rados.0.smithi006.stdout:1414: done (5 left) 2023-09-22T07:48:35.138 INFO:tasks.rados.rados.0.smithi006.stdout:1415: done (4 left) 2023-09-22T07:48:35.138 INFO:tasks.rados.rados.0.smithi006.stdout:1416: done (3 left) 2023-09-22T07:48:35.138 INFO:tasks.rados.rados.0.smithi006.stdout:1418: rollback oid 46 current snap is 136 2023-09-22T07:48:35.138 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 46 to 131 2023-09-22T07:48:35.138 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 38 v 532 (ObjNum 225 snap 0 seq_num 3510328560) dirty exists 2023-09-22T07:48:35.138 INFO:tasks.rados.rados.0.smithi006.stdout:1417: done (3 left) 2023-09-22T07:48:35.138 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 11 current snap is 136 2023-09-22T07:48:35.138 INFO:tasks.rados.rados.0.smithi006.stdout:1419: seq_num 435 ranges {7299072=90112} 2023-09-22T07:48:35.176 INFO:tasks.rados.rados.0.smithi006.stdout:1419: writing smithi006182445-11 from 7299072 to 7389184 tid 1 2023-09-22T07:48:35.177 INFO:tasks.rados.rados.0.smithi006.stdout:1420: rmattr oid 26 current snap is 136 2023-09-22T07:48:35.177 INFO:tasks.rados.rados.0.smithi006.stdout:1420: done (4 left) 2023-09-22T07:48:35.177 INFO:tasks.rados.rados.0.smithi006.stdout:1421: read oid 2 snap -1 2023-09-22T07:48:35.177 INFO:tasks.rados.rados.0.smithi006.stdout:1421: expect (ObjNum 402 snap 125 seq_num 402) 2023-09-22T07:48:35.177 INFO:tasks.rados.rados.0.smithi006.stdout:1422: snap_create 2023-09-22T07:48:35.177 INFO:tasks.rados.rados.0.smithi006.stdout:1418: finishing rollback tid 1 to smithi006182445-46 2023-09-22T07:48:35.177 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 46 v 0 (ObjNum 97 snap 0 seq_num 3168698256) dirty dne 2023-09-22T07:48:35.179 INFO:tasks.rados.rados.0.smithi006.stdout:1419: finishing write tid 1 to smithi006182445-11 2023-09-22T07:48:35.179 INFO:tasks.rados.rados.0.smithi006.stdout:1419: finishing write tid 2 to smithi006182445-11 2023-09-22T07:48:35.181 INFO:tasks.rados.rados.0.smithi006.stdout:1419: finishing write tid 3 to smithi006182445-11 2023-09-22T07:48:35.181 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 11 v 735 (ObjNum 435 snap 136 seq_num 435) dirty exists 2023-09-22T07:48:35.181 INFO:tasks.rados.rados.0.smithi006.stdout:1419: left oid 11 (ObjNum 435 snap 136 seq_num 435) 2023-09-22T07:48:35.336 INFO:tasks.rados.rados.0.smithi006.stdout:1418: done (5 left) 2023-09-22T07:48:35.336 INFO:tasks.rados.rados.0.smithi006.stdout:1419: done (4 left) 2023-09-22T07:48:35.336 INFO:tasks.rados.rados.0.smithi006.stdout:1422: done (3 left) 2023-09-22T07:48:35.337 INFO:tasks.rados.rados.0.smithi006.stdout:1423: read oid 12 snap -1 2023-09-22T07:48:35.337 INFO:tasks.rados.rados.0.smithi006.stdout:1423: expect (ObjNum 422 snap 134 seq_num 422) 2023-09-22T07:48:35.337 INFO:tasks.rados.rados.0.smithi006.stdout:1424: snap_remove snap 134 2023-09-22T07:48:35.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:35 smithi006 ceph-mon[200575]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-22T07:48:35.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:35 smithi006 ceph-mon[200575]: failed to encode map e342 with expected crc 2023-09-22T07:48:35.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:35 smithi006 ceph-mon[200575]: failed to encode map e342 with expected crc 2023-09-22T07:48:35.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:35 smithi006 ceph-mon[200575]: osd.1 [v2:172.21.15.6:6810/2340464373,v1:172.21.15.6:6811/2340464373] boot 2023-09-22T07:48:35.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:35 smithi006 ceph-mon[200575]: osdmap e342: 8 total, 8 up, 8 in 2023-09-22T07:48:35.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:35 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-22T07:48:35.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:35 smithi006 ceph-mon[204052]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-22T07:48:35.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:35 smithi006 ceph-mon[204052]: failed to encode map e342 with expected crc 2023-09-22T07:48:35.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:35 smithi006 ceph-mon[204052]: failed to encode map e342 with expected crc 2023-09-22T07:48:35.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:35 smithi006 ceph-mon[204052]: osd.1 [v2:172.21.15.6:6810/2340464373,v1:172.21.15.6:6811/2340464373] boot 2023-09-22T07:48:35.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:35 smithi006 ceph-mon[204052]: osdmap e342: 8 total, 8 up, 8 in 2023-09-22T07:48:35.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:35 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-22T07:48:35.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:35 smithi105 ceph-mon[190463]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-22T07:48:35.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:35 smithi105 ceph-mon[190463]: failed to encode map e342 with expected crc 2023-09-22T07:48:35.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:35 smithi105 ceph-mon[190463]: failed to encode map e342 with expected crc 2023-09-22T07:48:35.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:35 smithi105 ceph-mon[190463]: osd.1 [v2:172.21.15.6:6810/2340464373,v1:172.21.15.6:6811/2340464373] boot 2023-09-22T07:48:35.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:35 smithi105 ceph-mon[190463]: osdmap e342: 8 total, 8 up, 8 in 2023-09-22T07:48:35.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:35 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-22T07:48:36.327 INFO:tasks.rados.rados.0.smithi006.stdout:1424: done (4 left) 2023-09-22T07:48:36.327 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 46 current snap is 137 2023-09-22T07:48:36.327 INFO:tasks.rados.rados.0.smithi006.stdout:1407: finishing copy_from to smithi006182445-33 2023-09-22T07:48:36.327 INFO:tasks.rados.rados.0.smithi006.stdout:1407: got expected ENOENT (src dne) 2023-09-22T07:48:36.327 INFO:tasks.rados.rados.0.smithi006.stdout:1407: finishing copy_from racing read to smithi006182445-33 2023-09-22T07:48:36.328 INFO:tasks.rados.rados.0.smithi006.stdout:1421: expect (ObjNum 402 snap 125 seq_num 402) 2023-09-22T07:48:36.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:36 smithi006 ceph-mon[204052]: pgmap v160: 121 pgs: 10 active+undersized+degraded, 35 active+undersized, 76 active+clean; 203 MiB data, 840 MiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 9.4 MiB/s wr, 27 op/s; 34/309 objects degraded (11.003%) 2023-09-22T07:48:36.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:36 smithi006 ceph-mon[204052]: Health check update: Degraded data redundancy: 34/309 objects degraded (11.003%), 10 pgs degraded (PG_DEGRADED) 2023-09-22T07:48:36.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:36 smithi006 ceph-mon[204052]: failed to encode map e343 with expected crc 2023-09-22T07:48:36.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:36 smithi006 ceph-mon[204052]: failed to encode map e343 with expected crc 2023-09-22T07:48:36.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:36 smithi006 ceph-mon[204052]: osdmap e343: 8 total, 8 up, 8 in 2023-09-22T07:48:36.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:36 smithi006 ceph-mon[204052]: failed to encode map e343 with expected crc 2023-09-22T07:48:36.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:36 smithi006 ceph-mon[204052]: failed to encode map e343 with expected crc 2023-09-22T07:48:36.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:36 smithi006 ceph-mon[204052]: failed to encode map e343 with expected crc 2023-09-22T07:48:36.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:36 smithi006 ceph-mon[204052]: failed to encode map e343 with expected crc 2023-09-22T07:48:36.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:36 smithi006 ceph-mon[204052]: failed to encode map e343 with expected crc 2023-09-22T07:48:36.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:36 smithi006 ceph-mon[204052]: failed to encode map e343 with expected crc 2023-09-22T07:48:36.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:36 smithi006 ceph-mon[200575]: pgmap v160: 121 pgs: 10 active+undersized+degraded, 35 active+undersized, 76 active+clean; 203 MiB data, 840 MiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 9.4 MiB/s wr, 27 op/s; 34/309 objects degraded (11.003%) 2023-09-22T07:48:36.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:36 smithi006 ceph-mon[200575]: Health check update: Degraded data redundancy: 34/309 objects degraded (11.003%), 10 pgs degraded (PG_DEGRADED) 2023-09-22T07:48:36.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:36 smithi006 ceph-mon[200575]: failed to encode map e343 with expected crc 2023-09-22T07:48:36.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:36 smithi006 ceph-mon[200575]: failed to encode map e343 with expected crc 2023-09-22T07:48:36.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:36 smithi006 ceph-mon[200575]: osdmap e343: 8 total, 8 up, 8 in 2023-09-22T07:48:36.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:36 smithi006 ceph-mon[200575]: failed to encode map e343 with expected crc 2023-09-22T07:48:36.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:36 smithi006 ceph-mon[200575]: failed to encode map e343 with expected crc 2023-09-22T07:48:36.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:36 smithi006 ceph-mon[200575]: failed to encode map e343 with expected crc 2023-09-22T07:48:36.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:36 smithi006 ceph-mon[200575]: failed to encode map e343 with expected crc 2023-09-22T07:48:36.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:36 smithi006 ceph-mon[200575]: failed to encode map e343 with expected crc 2023-09-22T07:48:36.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:36 smithi006 ceph-mon[200575]: failed to encode map e343 with expected crc 2023-09-22T07:48:36.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:36 smithi105 ceph-mon[190463]: pgmap v160: 121 pgs: 10 active+undersized+degraded, 35 active+undersized, 76 active+clean; 203 MiB data, 840 MiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 9.4 MiB/s wr, 27 op/s; 34/309 objects degraded (11.003%) 2023-09-22T07:48:36.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:36 smithi105 ceph-mon[190463]: Health check update: Degraded data redundancy: 34/309 objects degraded (11.003%), 10 pgs degraded (PG_DEGRADED) 2023-09-22T07:48:36.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:36 smithi105 ceph-mon[190463]: failed to encode map e343 with expected crc 2023-09-22T07:48:36.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:36 smithi105 ceph-mon[190463]: failed to encode map e343 with expected crc 2023-09-22T07:48:36.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:36 smithi105 ceph-mon[190463]: osdmap e343: 8 total, 8 up, 8 in 2023-09-22T07:48:36.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:36 smithi105 ceph-mon[190463]: failed to encode map e343 with expected crc 2023-09-22T07:48:36.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:36 smithi105 ceph-mon[190463]: failed to encode map e343 with expected crc 2023-09-22T07:48:36.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:36 smithi105 ceph-mon[190463]: failed to encode map e343 with expected crc 2023-09-22T07:48:36.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:36 smithi105 ceph-mon[190463]: failed to encode map e343 with expected crc 2023-09-22T07:48:36.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:36 smithi105 ceph-mon[190463]: failed to encode map e343 with expected crc 2023-09-22T07:48:36.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:36 smithi105 ceph-mon[190463]: failed to encode map e343 with expected crc 2023-09-22T07:48:36.939 INFO:tasks.rados.rados.0.smithi006.stdout:1423: expect (ObjNum 422 snap 134 seq_num 422) 2023-09-22T07:48:37.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:48:36 smithi006 conmon[187727]: 2023-09-22T07:48:36.934+0000 7fc003075700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2023-09-22T07:48:37.404 INFO:tasks.rados.rados.0.smithi006.stdout:1425: seq_num 436 ranges {0=106496} 2023-09-22T07:48:37.404 INFO:tasks.rados.rados.0.smithi006.stdout:1425: writing smithi006182445-46 from 0 to 106496 tid 1 2023-09-22T07:48:37.405 INFO:tasks.rados.rados.0.smithi006.stdout:1407: done (4 left) 2023-09-22T07:48:37.405 INFO:tasks.rados.rados.0.smithi006.stdout:1412: done (3 left) 2023-09-22T07:48:37.405 INFO:tasks.rados.rados.0.smithi006.stdout:1421: done (2 left) 2023-09-22T07:48:37.405 INFO:tasks.rados.rados.0.smithi006.stdout:1423: done (1 left) 2023-09-22T07:48:37.405 INFO:tasks.rados.rados.0.smithi006.stdout:1426: copy_from oid 22 from oid 50 current snap is 137 2023-09-22T07:48:37.405 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 37 current snap is 137 2023-09-22T07:48:37.405 INFO:tasks.rados.rados.0.smithi006.stdout:1427: seq_num 437 ranges {4530176=122880} 2023-09-22T07:48:37.431 INFO:tasks.rados.rados.0.smithi006.stdout:1427: writing smithi006182445-37 from 4530176 to 4653056 tid 1 2023-09-22T07:48:37.431 INFO:tasks.rados.rados.0.smithi006.stdout:1428: read oid 17 snap -1 2023-09-22T07:48:37.431 INFO:tasks.rados.rados.0.smithi006.stdout:1428: expect (ObjNum 415 snap 132 seq_num 415) 2023-09-22T07:48:37.431 INFO:tasks.rados.rados.0.smithi006.stdout:1429: read oid 27 snap 135 2023-09-22T07:48:37.431 INFO:tasks.rados.rados.0.smithi006.stdout:1429: expect (ObjNum 423 snap 134 seq_num 423) 2023-09-22T07:48:37.431 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 4 current snap is 137 2023-09-22T07:48:37.432 INFO:tasks.rados.rados.0.smithi006.stdout:1430: seq_num 438 ranges {0=139264} 2023-09-22T07:48:37.432 INFO:tasks.rados.rados.0.smithi006.stdout:1430: writing smithi006182445-4 from 0 to 139264 tid 1 2023-09-22T07:48:37.432 INFO:tasks.rados.rados.0.smithi006.stdout:1431: delete oid 15 current snap is 137 2023-09-22T07:48:37.432 INFO:tasks.rados.rados.0.smithi006.stdout:1426: finishing copy_from to smithi006182445-22 2023-09-22T07:48:37.432 INFO:tasks.rados.rados.0.smithi006.stdout:1426: got expected ENOENT (src dne) 2023-09-22T07:48:37.432 INFO:tasks.rados.rados.0.smithi006.stdout:1426: finishing copy_from racing read to smithi006182445-22 2023-09-22T07:48:37.433 INFO:tasks.rados.rados.0.smithi006.stdout:1425: finishing write tid 1 to smithi006182445-46 2023-09-22T07:48:37.433 INFO:tasks.rados.rados.0.smithi006.stdout:1425: finishing write tid 2 to smithi006182445-46 2023-09-22T07:48:37.433 INFO:tasks.rados.rados.0.smithi006.stdout:1425: finishing write tid 3 to smithi006182445-46 2023-09-22T07:48:37.433 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 46 v 535 (ObjNum 436 snap 137 seq_num 436) dirty exists 2023-09-22T07:48:37.433 INFO:tasks.rados.rados.0.smithi006.stdout:1425: left oid 46 (ObjNum 436 snap 137 seq_num 436) 2023-09-22T07:48:37.434 INFO:tasks.rados.rados.0.smithi006.stdout:1425: done (6 left) 2023-09-22T07:48:37.434 INFO:tasks.rados.rados.0.smithi006.stdout:1426: done (5 left) 2023-09-22T07:48:37.434 INFO:tasks.rados.rados.0.smithi006.stdout:1431: done (4 left) 2023-09-22T07:48:37.434 INFO:tasks.rados.rados.0.smithi006.stdout:1432: copy_from oid 39 from oid 24 current snap is 137 2023-09-22T07:48:37.434 INFO:tasks.rados.rados.0.smithi006.stdout:1433: snap_create 2023-09-22T07:48:37.437 INFO:tasks.rados.rados.0.smithi006.stdout:1427: finishing write tid 1 to smithi006182445-37 2023-09-22T07:48:37.437 INFO:tasks.rados.rados.0.smithi006.stdout:1427: finishing write tid 2 to smithi006182445-37 2023-09-22T07:48:37.437 INFO:tasks.rados.rados.0.smithi006.stdout:1430: finishing write tid 1 to smithi006182445-4 2023-09-22T07:48:37.437 INFO:tasks.rados.rados.0.smithi006.stdout:1430: finishing write tid 2 to smithi006182445-4 2023-09-22T07:48:37.439 INFO:tasks.rados.rados.0.smithi006.stdout:1430: finishing write tid 3 to smithi006182445-4 2023-09-22T07:48:37.439 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 4 v 578 (ObjNum 438 snap 137 seq_num 438) dirty exists 2023-09-22T07:48:37.440 INFO:tasks.rados.rados.0.smithi006.stdout:1430: left oid 4 (ObjNum 438 snap 137 seq_num 438) 2023-09-22T07:48:37.443 INFO:tasks.rados.rados.0.smithi006.stdout:1427: finishing write tid 3 to smithi006182445-37 2023-09-22T07:48:37.444 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 37 v 465 (ObjNum 437 snap 137 seq_num 437) dirty exists 2023-09-22T07:48:37.444 INFO:tasks.rados.rados.0.smithi006.stdout:1427: left oid 37 (ObjNum 437 snap 137 seq_num 437) 2023-09-22T07:48:37.447 INFO:tasks.rados.rados.0.smithi006.stdout:1428: expect (ObjNum 415 snap 132 seq_num 415) 2023-09-22T07:48:37.571 INFO:tasks.rados.rados.0.smithi006.stdout:1429: expect (ObjNum 423 snap 134 seq_num 423) 2023-09-22T07:48:37.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:37 smithi105 ceph-mon[190463]: failed to encode map e344 with expected crc 2023-09-22T07:48:37.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:37 smithi105 ceph-mon[190463]: osdmap e344: 8 total, 8 up, 8 in 2023-09-22T07:48:37.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:37 smithi105 ceph-mon[190463]: failed to encode map e344 with expected crc 2023-09-22T07:48:37.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:37 smithi105 ceph-mon[190463]: pgmap v163: 121 pgs: 9 active+undersized+degraded, 31 active+undersized, 81 active+clean; 203 MiB data, 850 MiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 9.4 MiB/s wr, 27 op/s; 32/303 objects degraded (10.561%) 2023-09-22T07:48:37.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:37 smithi105 ceph-mon[190463]: failed to encode map e344 with expected crc 2023-09-22T07:48:37.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:37 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:37.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:37 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:37.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:37 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:48:37.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:37 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:48:37.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:37 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:37.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:37 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:48:37.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:37 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:48:37.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:37 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:48:37.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:37 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:48:37.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:37 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-22T07:48:37.629 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:37 smithi105 ceph-mon[190463]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-22T07:48:37.629 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:37 smithi105 ceph-mon[190463]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2023-09-22T07:48:37.698 INFO:tasks.rados.rados.0.smithi006.stdout:1432: finishing copy_from to smithi006182445-39 2023-09-22T07:48:37.698 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 39 v 509 (ObjNum 419 snap 133 seq_num 419) dirty exists 2023-09-22T07:48:37.698 INFO:tasks.rados.rados.0.smithi006.stdout:1432: finishing copy_from racing read to smithi006182445-39 2023-09-22T07:48:37.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:37 smithi006 ceph-mon[204052]: failed to encode map e344 with expected crc 2023-09-22T07:48:37.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:37 smithi006 ceph-mon[204052]: osdmap e344: 8 total, 8 up, 8 in 2023-09-22T07:48:37.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:37 smithi006 ceph-mon[204052]: failed to encode map e344 with expected crc 2023-09-22T07:48:37.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:37 smithi006 ceph-mon[204052]: pgmap v163: 121 pgs: 9 active+undersized+degraded, 31 active+undersized, 81 active+clean; 203 MiB data, 850 MiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 9.4 MiB/s wr, 27 op/s; 32/303 objects degraded (10.561%) 2023-09-22T07:48:37.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:37 smithi006 ceph-mon[204052]: failed to encode map e344 with expected crc 2023-09-22T07:48:37.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:37 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:37.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:37 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:37.708 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:37 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:48:37.708 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:37 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:48:37.708 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:37 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:37.708 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:37 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:48:37.708 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:37 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:48:37.708 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:37 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:48:37.709 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:37 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:48:37.709 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:37 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-22T07:48:37.709 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:37 smithi006 ceph-mon[204052]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-22T07:48:37.709 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:37 smithi006 ceph-mon[204052]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2023-09-22T07:48:37.710 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:37 smithi006 ceph-mon[200575]: failed to encode map e344 with expected crc 2023-09-22T07:48:37.710 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:37 smithi006 ceph-mon[200575]: osdmap e344: 8 total, 8 up, 8 in 2023-09-22T07:48:37.710 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:37 smithi006 ceph-mon[200575]: failed to encode map e344 with expected crc 2023-09-22T07:48:37.710 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:37 smithi006 ceph-mon[200575]: pgmap v163: 121 pgs: 9 active+undersized+degraded, 31 active+undersized, 81 active+clean; 203 MiB data, 850 MiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 9.4 MiB/s wr, 27 op/s; 32/303 objects degraded (10.561%) 2023-09-22T07:48:37.710 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:37 smithi006 ceph-mon[200575]: failed to encode map e344 with expected crc 2023-09-22T07:48:37.711 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:37 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:37.711 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:37 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:37.711 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:37 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:48:37.711 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:37 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:48:37.711 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:37 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:37.712 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:37 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:48:37.712 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:37 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:48:37.712 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:37 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:48:37.712 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:37 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:48:37.712 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:37 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-22T07:48:37.712 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:37 smithi006 ceph-mon[200575]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-22T07:48:37.712 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:37 smithi006 ceph-mon[200575]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2023-09-22T07:48:38.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:48:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:48:37] "GET /metrics HTTP/1.1" 200 36116 "" "Prometheus/2.43.0" 2023-09-22T07:48:38.335 INFO:tasks.rados.rados.0.smithi006.stdout:1427: done (5 left) 2023-09-22T07:48:38.335 INFO:tasks.rados.rados.0.smithi006.stdout:1428: done (4 left) 2023-09-22T07:48:38.335 INFO:tasks.rados.rados.0.smithi006.stdout:1429: done (3 left) 2023-09-22T07:48:38.335 INFO:tasks.rados.rados.0.smithi006.stdout:1430: done (2 left) 2023-09-22T07:48:38.335 INFO:tasks.rados.rados.0.smithi006.stdout:1432: done (1 left) 2023-09-22T07:48:38.335 INFO:tasks.rados.rados.0.smithi006.stdout:1433: done (0 left) 2023-09-22T07:48:38.335 INFO:tasks.rados.rados.0.smithi006.stdout:1434: setattr oid 25 current snap is 138 2023-09-22T07:48:38.337 INFO:tasks.rados.rados.0.smithi006.stdout:1435: setattr oid 47 current snap is 138 2023-09-22T07:48:38.340 INFO:tasks.rados.rados.0.smithi006.stdout:1436: snap_create 2023-09-22T07:48:38.345 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 47 v 549 (ObjNum 33 snap 0 seq_num 3169145568) dirty exists 2023-09-22T07:48:38.345 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 25 v 743 (ObjNum 412 snap 129 seq_num 412) dirty exists 2023-09-22T07:48:39.126 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:48:38 smithi105 conmon[175730]: ts=2023-09-22T07:48:38.659Z caller=alerting.go:366 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi006:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi105.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-09-22T07:48:39.126 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:48:38 smithi105 conmon[175730]: ts=2023-09-22T07:48: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-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi006:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi105.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-22T07:48:39.342 INFO:tasks.rados.rados.0.smithi006.stdout:1434: done (2 left) 2023-09-22T07:48:39.342 INFO:tasks.rados.rados.0.smithi006.stdout:1435: done (1 left) 2023-09-22T07:48:39.342 INFO:tasks.rados.rados.0.smithi006.stdout:1436: done (0 left) 2023-09-22T07:48:39.342 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 7 current snap is 139 2023-09-22T07:48:39.342 INFO:tasks.rados.rados.0.smithi006.stdout:1437: seq_num 440 ranges {3637248=172032} 2023-09-22T07:48:39.363 INFO:tasks.rados.rados.0.smithi006.stdout:1437: writing smithi006182445-7 from 3637248 to 3809280 tid 1 2023-09-22T07:48:39.363 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 32 current snap is 139 2023-09-22T07:48:39.363 INFO:tasks.rados.rados.0.smithi006.stdout:1438: seq_num 441 ranges {5423104=188416} 2023-09-22T07:48:39.393 INFO:tasks.rados.rados.0.smithi006.stdout:1438: writing smithi006182445-32 from 5423104 to 5611520 tid 1 2023-09-22T07:48:39.394 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 34 current snap is 139 2023-09-22T07:48:39.394 INFO:tasks.rados.rados.0.smithi006.stdout:1439: seq_num 442 ranges {3170304=204800} 2023-09-22T07:48:39.412 INFO:tasks.rados.rados.0.smithi006.stdout:1439: writing smithi006182445-34 from 3170304 to 3375104 tid 1 2023-09-22T07:48:39.412 INFO:tasks.rados.rados.0.smithi006.stdout:1440: snap_create 2023-09-22T07:48:39.412 INFO:tasks.rados.rados.0.smithi006.stdout:1437: finishing write tid 1 to smithi006182445-7 2023-09-22T07:48:39.412 INFO:tasks.rados.rados.0.smithi006.stdout:1437: finishing write tid 2 to smithi006182445-7 2023-09-22T07:48:39.412 INFO:tasks.rados.rados.0.smithi006.stdout:1437: finishing write tid 3 to smithi006182445-7 2023-09-22T07:48:39.413 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 7 v 746 (ObjNum 440 snap 139 seq_num 440) dirty exists 2023-09-22T07:48:39.413 INFO:tasks.rados.rados.0.smithi006.stdout:1437: left oid 7 (ObjNum 440 snap 139 seq_num 440) 2023-09-22T07:48:39.413 INFO:tasks.rados.rados.0.smithi006.stdout:1438: finishing write tid 1 to smithi006182445-32 2023-09-22T07:48:39.413 INFO:tasks.rados.rados.0.smithi006.stdout:1438: finishing write tid 2 to smithi006182445-32 2023-09-22T07:48:39.413 INFO:tasks.rados.rados.0.smithi006.stdout:1438: finishing write tid 3 to smithi006182445-32 2023-09-22T07:48:39.413 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 32 v 557 (ObjNum 441 snap 139 seq_num 441) dirty exists 2023-09-22T07:48:39.413 INFO:tasks.rados.rados.0.smithi006.stdout:1438: left oid 32 (ObjNum 441 snap 139 seq_num 441) 2023-09-22T07:48:39.420 INFO:tasks.rados.rados.0.smithi006.stdout:1439: finishing write tid 1 to smithi006182445-34 2023-09-22T07:48:39.420 INFO:tasks.rados.rados.0.smithi006.stdout:1439: finishing write tid 2 to smithi006182445-34 2023-09-22T07:48:39.421 INFO:tasks.rados.rados.0.smithi006.stdout:1439: finishing write tid 3 to smithi006182445-34 2023-09-22T07:48:39.422 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 34 v 581 (ObjNum 442 snap 139 seq_num 442) dirty exists 2023-09-22T07:48:39.422 INFO:tasks.rados.rados.0.smithi006.stdout:1439: left oid 34 (ObjNum 442 snap 139 seq_num 442) 2023-09-22T07:48:39.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:39 smithi105 ceph-mon[190463]: failed to encode map e345 with expected crc 2023-09-22T07:48:39.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:39 smithi105 ceph-mon[190463]: failed to encode map e345 with expected crc 2023-09-22T07:48:39.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:39 smithi105 ceph-mon[190463]: osdmap e345: 8 total, 8 up, 8 in 2023-09-22T07:48:39.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:39 smithi105 ceph-mon[190463]: failed to encode map e345 with expected crc 2023-09-22T07:48:39.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:39 smithi105 ceph-mon[190463]: pgmap v165: 121 pgs: 121 active+clean; 204 MiB data, 901 MiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 656 KiB/s wr, 26 op/s; 12 MiB/s, 2 objects/s recovering 2023-09-22T07:48:39.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:39 smithi006 ceph-mon[200575]: failed to encode map e345 with expected crc 2023-09-22T07:48:39.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:39 smithi006 ceph-mon[200575]: failed to encode map e345 with expected crc 2023-09-22T07:48:39.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:39 smithi006 ceph-mon[200575]: osdmap e345: 8 total, 8 up, 8 in 2023-09-22T07:48:39.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:39 smithi006 ceph-mon[200575]: failed to encode map e345 with expected crc 2023-09-22T07:48:39.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:39 smithi006 ceph-mon[200575]: pgmap v165: 121 pgs: 121 active+clean; 204 MiB data, 901 MiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 656 KiB/s wr, 26 op/s; 12 MiB/s, 2 objects/s recovering 2023-09-22T07:48:39.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:39 smithi006 ceph-mon[204052]: failed to encode map e345 with expected crc 2023-09-22T07:48:39.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:39 smithi006 ceph-mon[204052]: failed to encode map e345 with expected crc 2023-09-22T07:48:39.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:39 smithi006 ceph-mon[204052]: osdmap e345: 8 total, 8 up, 8 in 2023-09-22T07:48:39.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:39 smithi006 ceph-mon[204052]: failed to encode map e345 with expected crc 2023-09-22T07:48:39.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:39 smithi006 ceph-mon[204052]: pgmap v165: 121 pgs: 121 active+clean; 204 MiB data, 901 MiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 656 KiB/s wr, 26 op/s; 12 MiB/s, 2 objects/s recovering 2023-09-22T07:48:40.345 INFO:tasks.rados.rados.0.smithi006.stdout:1437: done (3 left) 2023-09-22T07:48:40.346 INFO:tasks.rados.rados.0.smithi006.stdout:1438: done (2 left) 2023-09-22T07:48:40.346 INFO:tasks.rados.rados.0.smithi006.stdout:1439: done (1 left) 2023-09-22T07:48:40.346 INFO:tasks.rados.rados.0.smithi006.stdout:1440: done (0 left) 2023-09-22T07:48:40.346 INFO:tasks.rados.rados.0.smithi006.stdout:1441: delete oid 40 current snap is 140 2023-09-22T07:48:40.353 INFO:tasks.rados.rados.0.smithi006.stdout:1441: done (0 left) 2023-09-22T07:48:40.353 INFO:tasks.rados.rados.0.smithi006.stdout:1442: snap_remove snap 128 2023-09-22T07:48:40.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:40 smithi105 ceph-mon[190463]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/303 objects degraded (10.561%), 9 pgs degraded) 2023-09-22T07:48:40.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:40 smithi105 ceph-mon[190463]: Cluster is now healthy 2023-09-22T07:48:40.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:40 smithi105 ceph-mon[190463]: failed to encode map e346 with expected crc 2023-09-22T07:48:40.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:40 smithi105 ceph-mon[190463]: failed to encode map e346 with expected crc 2023-09-22T07:48:40.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:40 smithi105 ceph-mon[190463]: osdmap e346: 8 total, 8 up, 8 in 2023-09-22T07:48:40.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:40 smithi105 ceph-mon[190463]: failed to encode map e346 with expected crc 2023-09-22T07:48:40.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:40 smithi105 ceph-mon[190463]: failed to encode map e346 with expected crc 2023-09-22T07:48:40.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:40 smithi006 ceph-mon[204052]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/303 objects degraded (10.561%), 9 pgs degraded) 2023-09-22T07:48:40.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:40 smithi006 ceph-mon[204052]: Cluster is now healthy 2023-09-22T07:48:40.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:40 smithi006 ceph-mon[204052]: failed to encode map e346 with expected crc 2023-09-22T07:48:40.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:40 smithi006 ceph-mon[204052]: failed to encode map e346 with expected crc 2023-09-22T07:48:40.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:40 smithi006 ceph-mon[204052]: osdmap e346: 8 total, 8 up, 8 in 2023-09-22T07:48:40.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:40 smithi006 ceph-mon[204052]: failed to encode map e346 with expected crc 2023-09-22T07:48:40.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:40 smithi006 ceph-mon[204052]: failed to encode map e346 with expected crc 2023-09-22T07:48:40.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:40 smithi006 ceph-mon[200575]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/303 objects degraded (10.561%), 9 pgs degraded) 2023-09-22T07:48:40.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:40 smithi006 ceph-mon[200575]: Cluster is now healthy 2023-09-22T07:48:40.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:40 smithi006 ceph-mon[200575]: failed to encode map e346 with expected crc 2023-09-22T07:48:40.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:40 smithi006 ceph-mon[200575]: failed to encode map e346 with expected crc 2023-09-22T07:48:40.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:40 smithi006 ceph-mon[200575]: osdmap e346: 8 total, 8 up, 8 in 2023-09-22T07:48:40.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:40 smithi006 ceph-mon[200575]: failed to encode map e346 with expected crc 2023-09-22T07:48:40.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:40 smithi006 ceph-mon[200575]: failed to encode map e346 with expected crc 2023-09-22T07:48:41.200 INFO:tasks.rados.rados.0.smithi006.stdout:1442: done (0 left) 2023-09-22T07:48:41.200 INFO:tasks.rados.rados.0.smithi006.stdout:1443: snap_remove snap 136 2023-09-22T07:48:41.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:41 smithi105 ceph-mon[190463]: failed to encode map e347 with expected crc 2023-09-22T07:48:41.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:41 smithi105 ceph-mon[190463]: osdmap e347: 8 total, 8 up, 8 in 2023-09-22T07:48:41.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:41 smithi105 ceph-mon[190463]: failed to encode map e347 with expected crc 2023-09-22T07:48:41.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:41 smithi105 ceph-mon[190463]: failed to encode map e347 with expected crc 2023-09-22T07:48:41.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:41 smithi105 ceph-mon[190463]: pgmap v168: 121 pgs: 121 active+clean; 204 MiB data, 901 MiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 658 KiB/s wr, 26 op/s; 12 MiB/s, 2 objects/s recovering 2023-09-22T07:48:41.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:41 smithi105 ceph-mon[190463]: osdmap e348: 8 total, 8 up, 8 in 2023-09-22T07:48:41.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:41 smithi006 ceph-mon[204052]: failed to encode map e347 with expected crc 2023-09-22T07:48:41.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:41 smithi006 ceph-mon[204052]: osdmap e347: 8 total, 8 up, 8 in 2023-09-22T07:48:41.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:41 smithi006 ceph-mon[204052]: failed to encode map e347 with expected crc 2023-09-22T07:48:41.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:41 smithi006 ceph-mon[204052]: failed to encode map e347 with expected crc 2023-09-22T07:48:41.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:41 smithi006 ceph-mon[204052]: pgmap v168: 121 pgs: 121 active+clean; 204 MiB data, 901 MiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 658 KiB/s wr, 26 op/s; 12 MiB/s, 2 objects/s recovering 2023-09-22T07:48:41.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:41 smithi006 ceph-mon[204052]: osdmap e348: 8 total, 8 up, 8 in 2023-09-22T07:48:41.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:41 smithi006 ceph-mon[200575]: failed to encode map e347 with expected crc 2023-09-22T07:48:41.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:41 smithi006 ceph-mon[200575]: osdmap e347: 8 total, 8 up, 8 in 2023-09-22T07:48:41.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:41 smithi006 ceph-mon[200575]: failed to encode map e347 with expected crc 2023-09-22T07:48:41.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:41 smithi006 ceph-mon[200575]: failed to encode map e347 with expected crc 2023-09-22T07:48:41.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:41 smithi006 ceph-mon[200575]: pgmap v168: 121 pgs: 121 active+clean; 204 MiB data, 901 MiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 658 KiB/s wr, 26 op/s; 12 MiB/s, 2 objects/s recovering 2023-09-22T07:48:41.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:41 smithi006 ceph-mon[200575]: osdmap e348: 8 total, 8 up, 8 in 2023-09-22T07:48:42.202 INFO:tasks.rados.rados.0.smithi006.stdout:1443: done (0 left) 2023-09-22T07:48:42.203 INFO:tasks.rados.rados.0.smithi006.stdout:1444: snap_remove snap 135 2023-09-22T07:48:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:42 smithi105 ceph-mon[190463]: failed to encode map e348 with expected crc 2023-09-22T07:48:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:42 smithi105 ceph-mon[190463]: failed to encode map e349 with expected crc 2023-09-22T07:48:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:42 smithi105 ceph-mon[190463]: osdmap e349: 8 total, 8 up, 8 in 2023-09-22T07:48:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:42 smithi006 ceph-mon[200575]: failed to encode map e348 with expected crc 2023-09-22T07:48:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:42 smithi006 ceph-mon[200575]: failed to encode map e349 with expected crc 2023-09-22T07:48:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:42 smithi006 ceph-mon[200575]: osdmap e349: 8 total, 8 up, 8 in 2023-09-22T07:48:42.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:42 smithi006 ceph-mon[204052]: failed to encode map e348 with expected crc 2023-09-22T07:48:42.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:42 smithi006 ceph-mon[204052]: failed to encode map e349 with expected crc 2023-09-22T07:48:42.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:42 smithi006 ceph-mon[204052]: osdmap e349: 8 total, 8 up, 8 in 2023-09-22T07:48:43.203 INFO:tasks.rados.rados.0.smithi006.stdout:1444: done (0 left) 2023-09-22T07:48:43.203 INFO:tasks.rados.rados.0.smithi006.stdout:1445: delete oid 34 current snap is 140 2023-09-22T07:48:43.214 INFO:tasks.rados.rados.0.smithi006.stdout:1445: done (0 left) 2023-09-22T07:48:43.214 INFO:tasks.rados.rados.0.smithi006.stdout:1446: read oid 33 snap -1 2023-09-22T07:48:43.215 INFO:tasks.rados.rados.0.smithi006.stdout:1446: expect (ObjNum 405 snap 126 seq_num 405) 2023-09-22T07:48:43.215 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 48 current snap is 140 2023-09-22T07:48:43.215 INFO:tasks.rados.rados.0.smithi006.stdout:1447: seq_num 445 ranges {0=253952} 2023-09-22T07:48:43.216 INFO:tasks.rados.rados.0.smithi006.stdout:1447: writing smithi006182445-48 from 0 to 253952 tid 1 2023-09-22T07:48:43.216 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 5 current snap is 140 2023-09-22T07:48:43.216 INFO:tasks.rados.rados.0.smithi006.stdout:1448: seq_num 446 ranges {2375680=278528} 2023-09-22T07:48:43.232 INFO:tasks.rados.rados.0.smithi006.stdout:1448: writing smithi006182445-5 from 2375680 to 2654208 tid 1 2023-09-22T07:48:43.232 INFO:tasks.rados.rados.0.smithi006.stdout:1449: read oid 42 snap -1 2023-09-22T07:48:43.232 INFO:tasks.rados.rados.0.smithi006.stdout:1449: expect deleted 2023-09-22T07:48:43.232 INFO:tasks.rados.rados.0.smithi006.stdout:1450: delete oid 15 current snap is 140 2023-09-22T07:48:43.232 INFO:tasks.rados.rados.0.smithi006.stdout:1447: finishing write tid 1 to smithi006182445-48 2023-09-22T07:48:43.232 INFO:tasks.rados.rados.0.smithi006.stdout:1446: expect (ObjNum 405 snap 126 seq_num 405) 2023-09-22T07:48:43.283 INFO:tasks.rados.rados.0.smithi006.stdout:1447: finishing write tid 2 to smithi006182445-48 2023-09-22T07:48:43.284 INFO:tasks.rados.rados.0.smithi006.stdout:1447: finishing write tid 3 to smithi006182445-48 2023-09-22T07:48:43.284 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 48 v 545 (ObjNum 445 snap 140 seq_num 445) dirty exists 2023-09-22T07:48:43.284 INFO:tasks.rados.rados.0.smithi006.stdout:1447: left oid 48 (ObjNum 445 snap 140 seq_num 445) 2023-09-22T07:48:43.284 INFO:tasks.rados.rados.0.smithi006.stdout:1446: done (4 left) 2023-09-22T07:48:43.284 INFO:tasks.rados.rados.0.smithi006.stdout:1447: done (3 left) 2023-09-22T07:48:43.284 INFO:tasks.rados.rados.0.smithi006.stdout:1450: done (2 left) 2023-09-22T07:48:43.284 INFO:tasks.rados.rados.0.smithi006.stdout:1451: rollback oid 47 current snap is 140 2023-09-22T07:48:43.284 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 47 to 132 2023-09-22T07:48:43.284 INFO:tasks.rados.rados.0.smithi006.stdout:1448: finishing write tid 1 to smithi006182445-5 2023-09-22T07:48:43.284 INFO:tasks.rados.rados.0.smithi006.stdout:1448: finishing write tid 2 to smithi006182445-5 2023-09-22T07:48:43.284 INFO:tasks.rados.rados.0.smithi006.stdout:1448: finishing write tid 3 to smithi006182445-5 2023-09-22T07:48:43.285 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 5 v 572 (ObjNum 446 snap 140 seq_num 446) dirty exists 2023-09-22T07:48:43.285 INFO:tasks.rados.rados.0.smithi006.stdout:1448: left oid 5 (ObjNum 446 snap 140 seq_num 446) 2023-09-22T07:48:43.285 INFO:tasks.rados.rados.0.smithi006.stdout:1448: done (2 left) 2023-09-22T07:48:43.285 INFO:tasks.rados.rados.0.smithi006.stdout:1449: done (1 left) 2023-09-22T07:48:43.285 INFO:tasks.rados.rados.0.smithi006.stdout:1452: read oid 30 snap 127 2023-09-22T07:48:43.285 INFO:tasks.rados.rados.0.smithi006.stdout:1452: expect (ObjNum 385 snap 121 seq_num 385) 2023-09-22T07:48:43.285 INFO:tasks.rados.rados.0.smithi006.stdout:1453: rmattr oid 24 current snap is 140 2023-09-22T07:48:43.285 INFO:tasks.rados.rados.0.smithi006.stdout:1453: done (2 left) 2023-09-22T07:48:43.285 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 48 current snap is 140 2023-09-22T07:48:43.285 INFO:tasks.rados.rados.0.smithi006.stdout:1454: seq_num 448 ranges {253952=311296} 2023-09-22T07:48:43.286 INFO:tasks.rados.rados.0.smithi006.stdout:1454: writing smithi006182445-48 from 253952 to 565248 tid 1 2023-09-22T07:48:43.286 INFO:tasks.rados.rados.0.smithi006.stdout:1455: snap_remove snap 138 2023-09-22T07:48:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:43 smithi105 ceph-mon[190463]: failed to encode map e349 with expected crc 2023-09-22T07:48:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:43 smithi105 ceph-mon[190463]: pgmap v171: 121 pgs: 121 active+clean; 204 MiB data, 901 MiB used, 714 GiB / 715 GiB avail 2023-09-22T07:48:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:48:43.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:43 smithi105 ceph-mon[190463]: failed to encode map e349 with expected crc 2023-09-22T07:48:43.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:43 smithi105 ceph-mon[190463]: osdmap e350: 8 total, 8 up, 8 in 2023-09-22T07:48:43.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:43 smithi105 ceph-mon[190463]: failed to encode map e350 with expected crc 2023-09-22T07:48:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:43 smithi006 ceph-mon[200575]: failed to encode map e349 with expected crc 2023-09-22T07:48:43.873 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:43 smithi006 ceph-mon[200575]: pgmap v171: 121 pgs: 121 active+clean; 204 MiB data, 901 MiB used, 714 GiB / 715 GiB avail 2023-09-22T07:48:43.873 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:43.873 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:48:43.873 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:43 smithi006 ceph-mon[200575]: failed to encode map e349 with expected crc 2023-09-22T07:48:43.873 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:43 smithi006 ceph-mon[200575]: osdmap e350: 8 total, 8 up, 8 in 2023-09-22T07:48:43.873 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:43 smithi006 ceph-mon[200575]: failed to encode map e350 with expected crc 2023-09-22T07:48:43.873 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:43 smithi006 ceph-mon[204052]: failed to encode map e349 with expected crc 2023-09-22T07:48:43.874 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:43 smithi006 ceph-mon[204052]: pgmap v171: 121 pgs: 121 active+clean; 204 MiB data, 901 MiB used, 714 GiB / 715 GiB avail 2023-09-22T07:48:43.874 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:43.874 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:48:43.874 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:43 smithi006 ceph-mon[204052]: failed to encode map e349 with expected crc 2023-09-22T07:48:43.874 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:43 smithi006 ceph-mon[204052]: osdmap e350: 8 total, 8 up, 8 in 2023-09-22T07:48:43.874 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:43 smithi006 ceph-mon[204052]: failed to encode map e350 with expected crc 2023-09-22T07:48:44.205 INFO:tasks.rados.rados.0.smithi006.stdout:1455: done (3 left) 2023-09-22T07:48:44.205 INFO:tasks.rados.rados.0.smithi006.stdout:1456: read oid 36 snap -1 2023-09-22T07:48:44.205 INFO:tasks.rados.rados.0.smithi006.stdout:1456: expect (ObjNum 338 snap 107 seq_num 338) 2023-09-22T07:48:44.206 INFO:tasks.rados.rados.0.smithi006.stdout:1457: snap_create 2023-09-22T07:48:44.206 INFO:tasks.rados.rados.0.smithi006.stdout:1451: finishing rollback tid 0 to smithi006182445-47 2023-09-22T07:48:44.206 INFO:tasks.rados.rados.0.smithi006.stdout:1451: finishing rollback tid 1 to smithi006182445-47 2023-09-22T07:48:44.206 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 47 v 551 (ObjNum 177 snap 0 seq_num 1) dirty dne 2023-09-22T07:48:44.206 INFO:tasks.rados.rados.0.smithi006.stdout:1454: finishing write tid 1 to smithi006182445-48 2023-09-22T07:48:44.206 INFO:tasks.rados.rados.0.smithi006.stdout:1454: finishing write tid 2 to smithi006182445-48 2023-09-22T07:48:44.206 INFO:tasks.rados.rados.0.smithi006.stdout:1452: expect (ObjNum 385 snap 121 seq_num 385) 2023-09-22T07:48:44.256 INFO:tasks.rados.rados.0.smithi006.stdout:1454: finishing write tid 3 to smithi006182445-48 2023-09-22T07:48:44.257 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 48 v 547 (ObjNum 448 snap 140 seq_num 448) dirty exists 2023-09-22T07:48:44.257 INFO:tasks.rados.rados.0.smithi006.stdout:1454: left oid 48 (ObjNum 448 snap 140 seq_num 448) 2023-09-22T07:48:44.257 INFO:tasks.rados.rados.0.smithi006.stdout:1456: expect (ObjNum 338 snap 107 seq_num 338) 2023-09-22T07:48:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:44 smithi105 ceph-mon[190463]: failed to encode map e350 with expected crc 2023-09-22T07:48:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:44 smithi105 ceph-mon[190463]: failed to encode map e350 with expected crc 2023-09-22T07:48:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:44 smithi105 ceph-mon[190463]: osdmap e351: 8 total, 8 up, 8 in 2023-09-22T07:48:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:44 smithi105 ceph-mon[190463]: failed to encode map e351 with expected crc 2023-09-22T07:48:44.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:44 smithi006 ceph-mon[204052]: failed to encode map e350 with expected crc 2023-09-22T07:48:44.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:44 smithi006 ceph-mon[204052]: failed to encode map e350 with expected crc 2023-09-22T07:48:44.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:44 smithi006 ceph-mon[204052]: osdmap e351: 8 total, 8 up, 8 in 2023-09-22T07:48:44.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:44 smithi006 ceph-mon[204052]: failed to encode map e351 with expected crc 2023-09-22T07:48:44.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:44 smithi006 ceph-mon[200575]: failed to encode map e350 with expected crc 2023-09-22T07:48:44.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:44 smithi006 ceph-mon[200575]: failed to encode map e350 with expected crc 2023-09-22T07:48:44.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:44 smithi006 ceph-mon[200575]: osdmap e351: 8 total, 8 up, 8 in 2023-09-22T07:48:44.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:44 smithi006 ceph-mon[200575]: failed to encode map e351 with expected crc 2023-09-22T07:48:45.207 INFO:tasks.rados.rados.0.smithi006.stdout:1451: done (4 left) 2023-09-22T07:48:45.207 INFO:tasks.rados.rados.0.smithi006.stdout:1452: done (3 left) 2023-09-22T07:48:45.207 INFO:tasks.rados.rados.0.smithi006.stdout:1454: done (2 left) 2023-09-22T07:48:45.207 INFO:tasks.rados.rados.0.smithi006.stdout:1456: done (1 left) 2023-09-22T07:48:45.207 INFO:tasks.rados.rados.0.smithi006.stdout:1457: done (0 left) 2023-09-22T07:48:45.207 INFO:tasks.rados.rados.0.smithi006.stdout:1458: rollback oid 42 current snap is 141 2023-09-22T07:48:45.208 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 42 to 131 2023-09-22T07:48:45.208 INFO:tasks.rados.rados.0.smithi006.stdout:1459: read oid 22 snap -1 2023-09-22T07:48:45.208 INFO:tasks.rados.rados.0.smithi006.stdout:1459: expect (ObjNum 434 snap 136 seq_num 434) 2023-09-22T07:48:45.208 INFO:tasks.rados.rados.0.smithi006.stdout:1460: snap_remove snap 137 2023-09-22T07:48:45.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:45 smithi105 ceph-mon[190463]: failed to encode map e351 with expected crc 2023-09-22T07:48:45.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:45 smithi105 ceph-mon[190463]: failed to encode map e351 with expected crc 2023-09-22T07:48:45.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:45 smithi105 ceph-mon[190463]: pgmap v174: 121 pgs: 121 active+clean; 205 MiB data, 894 MiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 344 KiB/s wr, 7 op/s 2023-09-22T07:48:45.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:45 smithi105 ceph-mon[190463]: osdmap e352: 8 total, 8 up, 8 in 2023-09-22T07:48:45.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:45 smithi105 ceph-mon[190463]: failed to encode map e352 with expected crc 2023-09-22T07:48:45.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:45 smithi006 ceph-mon[204052]: failed to encode map e351 with expected crc 2023-09-22T07:48:45.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:45 smithi006 ceph-mon[204052]: failed to encode map e351 with expected crc 2023-09-22T07:48:45.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:45 smithi006 ceph-mon[204052]: pgmap v174: 121 pgs: 121 active+clean; 205 MiB data, 894 MiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 344 KiB/s wr, 7 op/s 2023-09-22T07:48:45.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:45 smithi006 ceph-mon[204052]: osdmap e352: 8 total, 8 up, 8 in 2023-09-22T07:48:45.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:45 smithi006 ceph-mon[204052]: failed to encode map e352 with expected crc 2023-09-22T07:48:45.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:45 smithi006 ceph-mon[200575]: failed to encode map e351 with expected crc 2023-09-22T07:48:45.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:45 smithi006 ceph-mon[200575]: failed to encode map e351 with expected crc 2023-09-22T07:48:45.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:45 smithi006 ceph-mon[200575]: pgmap v174: 121 pgs: 121 active+clean; 205 MiB data, 894 MiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 344 KiB/s wr, 7 op/s 2023-09-22T07:48:45.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:45 smithi006 ceph-mon[200575]: osdmap e352: 8 total, 8 up, 8 in 2023-09-22T07:48:45.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:45 smithi006 ceph-mon[200575]: failed to encode map e352 with expected crc 2023-09-22T07:48:46.201 INFO:tasks.rados.rados.0.smithi006.stdout:1460: done (2 left) 2023-09-22T07:48:46.202 INFO:tasks.rados.rados.0.smithi006.stdout:1461: copy_from oid 28 from oid 27 current snap is 141 2023-09-22T07:48:46.202 INFO:tasks.rados.rados.0.smithi006.stdout:1458: finishing rollback tid 1 to smithi006182445-42 2023-09-22T07:48:46.202 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 42 v 0 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-09-22T07:48:46.202 INFO:tasks.rados.rados.0.smithi006.stdout:1459: expect (ObjNum 434 snap 136 seq_num 434) 2023-09-22T07:48:46.204 INFO:tasks.rados.rados.0.smithi006.stdout:1458: done (2 left) 2023-09-22T07:48:46.204 INFO:tasks.rados.rados.0.smithi006.stdout:1459: done (1 left) 2023-09-22T07:48:46.204 INFO:tasks.rados.rados.0.smithi006.stdout:1462: read oid 36 snap -1 2023-09-22T07:48:46.204 INFO:tasks.rados.rados.0.smithi006.stdout:1462: expect (ObjNum 338 snap 107 seq_num 338) 2023-09-22T07:48:46.204 INFO:tasks.rados.rados.0.smithi006.stdout:1463: delete oid 9 current snap is 141 2023-09-22T07:48:46.209 INFO:tasks.rados.rados.0.smithi006.stdout:1463: done (2 left) 2023-09-22T07:48:46.209 INFO:tasks.rados.rados.0.smithi006.stdout:1464: snap_remove snap 132 2023-09-22T07:48:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:46 smithi105 ceph-mon[190463]: failed to encode map e352 with expected crc 2023-09-22T07:48:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:46 smithi105 ceph-mon[190463]: failed to encode map e352 with expected crc 2023-09-22T07:48:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:46 smithi105 ceph-mon[190463]: failed to encode map e352 with expected crc 2023-09-22T07:48:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:46 smithi105 ceph-mon[190463]: osdmap e353: 8 total, 8 up, 8 in 2023-09-22T07:48:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:46 smithi105 ceph-mon[190463]: failed to encode map e353 with expected crc 2023-09-22T07:48:46.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:46 smithi006 ceph-mon[204052]: failed to encode map e352 with expected crc 2023-09-22T07:48:46.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:46 smithi006 ceph-mon[204052]: failed to encode map e352 with expected crc 2023-09-22T07:48:46.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:46 smithi006 ceph-mon[204052]: failed to encode map e352 with expected crc 2023-09-22T07:48:46.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:46 smithi006 ceph-mon[204052]: osdmap e353: 8 total, 8 up, 8 in 2023-09-22T07:48:46.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:46 smithi006 ceph-mon[204052]: failed to encode map e353 with expected crc 2023-09-22T07:48:46.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:46 smithi006 ceph-mon[200575]: failed to encode map e352 with expected crc 2023-09-22T07:48:46.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:46 smithi006 ceph-mon[200575]: failed to encode map e352 with expected crc 2023-09-22T07:48:46.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:46 smithi006 ceph-mon[200575]: failed to encode map e352 with expected crc 2023-09-22T07:48:46.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:46 smithi006 ceph-mon[200575]: osdmap e353: 8 total, 8 up, 8 in 2023-09-22T07:48:46.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:46 smithi006 ceph-mon[200575]: failed to encode map e353 with expected crc 2023-09-22T07:48:47.208 INFO:tasks.rados.rados.0.smithi006.stdout:1464: done (2 left) 2023-09-22T07:48:47.208 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 21 current snap is 141 2023-09-22T07:48:47.209 INFO:tasks.rados.rados.0.smithi006.stdout:1461: finishing copy_from to smithi006182445-28 2023-09-22T07:48:47.209 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 28 v 546 (ObjNum 423 snap 134 seq_num 423) dirty exists 2023-09-22T07:48:47.209 INFO:tasks.rados.rados.0.smithi006.stdout:1465: seq_num 450 ranges {3284992=344064} 2023-09-22T07:48:47.230 INFO:tasks.rados.rados.0.smithi006.stdout:1465: writing smithi006182445-21 from 3284992 to 3629056 tid 1 2023-09-22T07:48:47.230 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 29 current snap is 141 2023-09-22T07:48:47.230 INFO:tasks.rados.rados.0.smithi006.stdout:1461: finishing copy_from racing read to smithi006182445-28 2023-09-22T07:48:47.230 INFO:tasks.rados.rados.0.smithi006.stdout:1466: seq_num 451 ranges {8036352=360448} 2023-09-22T07:48:47.276 INFO:tasks.rados.rados.0.smithi006.stdout:1466: writing smithi006182445-29 from 8036352 to 8396800 tid 1 2023-09-22T07:48:47.276 INFO:tasks.rados.rados.0.smithi006.stdout:1461: done (3 left) 2023-09-22T07:48:47.276 INFO:tasks.rados.rados.0.smithi006.stdout:1467: rollback oid 27 current snap is 141 2023-09-22T07:48:47.277 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 27 to 131 2023-09-22T07:48:47.277 INFO:tasks.rados.rados.0.smithi006.stdout:1462: expect (ObjNum 338 snap 107 seq_num 338) 2023-09-22T07:48:47.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:47 smithi105 ceph-mon[190463]: failed to encode map e353 with expected crc 2023-09-22T07:48:47.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:47 smithi105 ceph-mon[190463]: failed to encode map e353 with expected crc 2023-09-22T07:48:47.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:47 smithi105 ceph-mon[190463]: failed to encode map e353 with expected crc 2023-09-22T07:48:47.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:47 smithi105 ceph-mon[190463]: pgmap v177: 121 pgs: 121 active+clean; 205 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 344 KiB/s wr, 7 op/s 2023-09-22T07:48:47.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:47 smithi105 ceph-mon[190463]: failed to encode map e354 with expected crc 2023-09-22T07:48:47.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:47 smithi105 ceph-mon[190463]: osdmap e354: 8 total, 8 up, 8 in 2023-09-22T07:48:47.705 INFO:tasks.rados.rados.0.smithi006.stdout:1465: finishing write tid 1 to smithi006182445-21 2023-09-22T07:48:47.705 INFO:tasks.rados.rados.0.smithi006.stdout:1465: finishing write tid 2 to smithi006182445-21 2023-09-22T07:48:47.705 INFO:tasks.rados.rados.0.smithi006.stdout:1465: finishing write tid 3 to smithi006182445-21 2023-09-22T07:48:47.705 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 21 v 547 (ObjNum 450 snap 141 seq_num 450) dirty exists 2023-09-22T07:48:47.705 INFO:tasks.rados.rados.0.smithi006.stdout:1465: left oid 21 (ObjNum 450 snap 141 seq_num 450) 2023-09-22T07:48:47.705 INFO:tasks.rados.rados.0.smithi006.stdout:1467: finishing rollback tid 0 to smithi006182445-27 2023-09-22T07:48:47.705 INFO:tasks.rados.rados.0.smithi006.stdout:1467: finishing rollback tid 1 to smithi006182445-27 2023-09-22T07:48:47.705 INFO:tasks.rados.rados.0.smithi006.stdout:1467: finishing rollback tid 2 to smithi006182445-27 2023-09-22T07:48:47.706 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 27 v 554 (ObjNum 387 snap 121 seq_num 387) dirty exists 2023-09-22T07:48:47.706 INFO:tasks.rados.rados.0.smithi006.stdout:1466: finishing write tid 1 to smithi006182445-29 2023-09-22T07:48:47.706 INFO:tasks.rados.rados.0.smithi006.stdout:1466: finishing write tid 2 to smithi006182445-29 2023-09-22T07:48:47.706 INFO:tasks.rados.rados.0.smithi006.stdout:1466: finishing write tid 3 to smithi006182445-29 2023-09-22T07:48:47.706 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 29 v 561 (ObjNum 451 snap 141 seq_num 451) dirty exists 2023-09-22T07:48:47.706 INFO:tasks.rados.rados.0.smithi006.stdout:1466: left oid 29 (ObjNum 451 snap 141 seq_num 451) 2023-09-22T07:48:47.706 INFO:tasks.rados.rados.0.smithi006.stdout:1462: done (3 left) 2023-09-22T07:48:47.706 INFO:tasks.rados.rados.0.smithi006.stdout:1465: done (2 left) 2023-09-22T07:48:47.706 INFO:tasks.rados.rados.0.smithi006.stdout:1466: done (1 left) 2023-09-22T07:48:47.706 INFO:tasks.rados.rados.0.smithi006.stdout:1467: done (0 left) 2023-09-22T07:48:47.706 INFO:tasks.rados.rados.0.smithi006.stdout:1468: setattr oid 47 current snap is 141 2023-09-22T07:48:47.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:47 smithi006 ceph-mon[204052]: failed to encode map e353 with expected crc 2023-09-22T07:48:47.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:47 smithi006 ceph-mon[204052]: failed to encode map e353 with expected crc 2023-09-22T07:48:47.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:47 smithi006 ceph-mon[204052]: failed to encode map e353 with expected crc 2023-09-22T07:48:47.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:47 smithi006 ceph-mon[204052]: pgmap v177: 121 pgs: 121 active+clean; 205 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 344 KiB/s wr, 7 op/s 2023-09-22T07:48:47.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:47 smithi006 ceph-mon[204052]: failed to encode map e354 with expected crc 2023-09-22T07:48:47.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:47 smithi006 ceph-mon[204052]: osdmap e354: 8 total, 8 up, 8 in 2023-09-22T07:48:47.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:47 smithi006 ceph-mon[200575]: failed to encode map e353 with expected crc 2023-09-22T07:48:47.708 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:47 smithi006 ceph-mon[200575]: failed to encode map e353 with expected crc 2023-09-22T07:48:47.708 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:47 smithi006 ceph-mon[200575]: failed to encode map e353 with expected crc 2023-09-22T07:48:47.708 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:47 smithi006 ceph-mon[200575]: pgmap v177: 121 pgs: 121 active+clean; 205 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 344 KiB/s wr, 7 op/s 2023-09-22T07:48:47.708 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:47 smithi006 ceph-mon[200575]: failed to encode map e354 with expected crc 2023-09-22T07:48:47.708 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:47 smithi006 ceph-mon[200575]: osdmap e354: 8 total, 8 up, 8 in 2023-09-22T07:48:47.709 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 34 current snap is 141 2023-09-22T07:48:47.709 INFO:tasks.rados.rados.0.smithi006.stdout:1469: seq_num 452 ranges {0=376832} 2023-09-22T07:48:47.709 INFO:tasks.rados.rados.0.smithi006.stdout:1469: writing smithi006182445-34 from 0 to 376832 tid 1 2023-09-22T07:48:47.709 INFO:tasks.rados.rados.0.smithi006.stdout:1470: copy_from oid 23 from oid 20 current snap is 141 2023-09-22T07:48:47.709 INFO:tasks.rados.rados.0.smithi006.stdout:1471: read oid 27 snap -1 2023-09-22T07:48:47.709 INFO:tasks.rados.rados.0.smithi006.stdout:1471: expect (ObjNum 387 snap 121 seq_num 387) 2023-09-22T07:48:47.709 INFO:tasks.rados.rados.0.smithi006.stdout:1472: delete oid 32 current snap is 141 2023-09-22T07:48:47.709 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 47 v 555 (ObjNum 33 snap 0 seq_num 5) dirty exists 2023-09-22T07:48:47.714 INFO:tasks.rados.rados.0.smithi006.stdout:1469: finishing write tid 1 to smithi006182445-34 2023-09-22T07:48:47.714 INFO:tasks.rados.rados.0.smithi006.stdout:1469: finishing write tid 2 to smithi006182445-34 2023-09-22T07:48:47.714 INFO:tasks.rados.rados.0.smithi006.stdout:1468: done (4 left) 2023-09-22T07:48:47.715 INFO:tasks.rados.rados.0.smithi006.stdout:1472: done (3 left) 2023-09-22T07:48:47.715 INFO:tasks.rados.rados.0.smithi006.stdout:1473: copy_from oid 18 from oid 36 current snap is 141 2023-09-22T07:48:47.715 INFO:tasks.rados.rados.0.smithi006.stdout:1474: snap_create 2023-09-22T07:48:47.716 INFO:tasks.rados.rados.0.smithi006.stdout:1469: finishing write tid 3 to smithi006182445-34 2023-09-22T07:48:47.717 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 34 v 603 (ObjNum 452 snap 141 seq_num 452) dirty exists 2023-09-22T07:48:47.717 INFO:tasks.rados.rados.0.smithi006.stdout:1469: left oid 34 (ObjNum 452 snap 141 seq_num 452) 2023-09-22T07:48:47.717 INFO:tasks.rados.rados.0.smithi006.stdout:1471: expect (ObjNum 387 snap 121 seq_num 387) 2023-09-22T07:48:47.760 INFO:tasks.rados.rados.0.smithi006.stdout:1470: finishing copy_from to smithi006182445-23 2023-09-22T07:48:47.760 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 23 v 504 (ObjNum 255 snap 78 seq_num 255) dirty exists 2023-09-22T07:48:47.760 INFO:tasks.rados.rados.0.smithi006.stdout:1470: finishing copy_from racing read to smithi006182445-23 2023-09-22T07:48:47.760 INFO:tasks.rados.rados.0.smithi006.stdout:1473: finishing copy_from to smithi006182445-18 2023-09-22T07:48:47.760 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 18 v 328 (ObjNum 338 snap 107 seq_num 338) dirty exists 2023-09-22T07:48:47.761 INFO:tasks.rados.rados.0.smithi006.stdout:1473: finishing copy_from racing read to smithi006182445-18 2023-09-22T07:48:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:48:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:48:47] "GET /metrics HTTP/1.1" 200 36111 "" "Prometheus/2.43.0" 2023-09-22T07:48:48.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:48 smithi105 ceph-mon[190463]: failed to encode map e354 with expected crc 2023-09-22T07:48:48.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:48 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:48.716 INFO:tasks.rados.rados.0.smithi006.stdout:1469: done (4 left) 2023-09-22T07:48:48.717 INFO:tasks.rados.rados.0.smithi006.stdout:1470: done (3 left) 2023-09-22T07:48:48.717 INFO:tasks.rados.rados.0.smithi006.stdout:1471: done (2 left) 2023-09-22T07:48:48.717 INFO:tasks.rados.rados.0.smithi006.stdout:1473: done (1 left) 2023-09-22T07:48:48.717 INFO:tasks.rados.rados.0.smithi006.stdout:1474: done (0 left) 2023-09-22T07:48:48.717 INFO:tasks.rados.rados.0.smithi006.stdout:1475: copy_from oid 10 from oid 6 current snap is 142 2023-09-22T07:48:48.717 INFO:tasks.rados.rados.0.smithi006.stdout:1476: read oid 35 snap -1 2023-09-22T07:48:48.717 INFO:tasks.rados.rados.0.smithi006.stdout:1476: expect (ObjNum 416 snap 132 seq_num 416) 2023-09-22T07:48:48.718 INFO:tasks.rados.rados.0.smithi006.stdout:1477: delete oid 18 current snap is 142 2023-09-22T07:48:48.725 INFO:tasks.rados.rados.0.smithi006.stdout:1477: done (2 left) 2023-09-22T07:48:48.726 INFO:tasks.rados.rados.0.smithi006.stdout:1478: delete oid 15 current snap is 142 2023-09-22T07:48:48.733 INFO:tasks.rados.rados.0.smithi006.stdout:1478: done (2 left) 2023-09-22T07:48:48.734 INFO:tasks.rados.rados.0.smithi006.stdout:1479: snap_remove snap 127 2023-09-22T07:48:48.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:48 smithi006 ceph-mon[204052]: failed to encode map e354 with expected crc 2023-09-22T07:48:48.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:48 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:48.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:48 smithi006 ceph-mon[200575]: failed to encode map e354 with expected crc 2023-09-22T07:48:48.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:48 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:49.126 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:48:48 smithi105 conmon[175730]: ts=2023-09-22T07:48: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-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi006:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi105.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-22T07:48:49.724 INFO:tasks.rados.rados.0.smithi006.stdout:1479: done (2 left) 2023-09-22T07:48:49.724 INFO:tasks.rados.rados.0.smithi006.stdout:1480: snap_remove snap 140 2023-09-22T07:48:50.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:49 smithi006 ceph-mon[204052]: pgmap v179: 121 pgs: 121 active+clean; 220 MiB data, 947 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.4 MiB/s wr, 12 op/s 2023-09-22T07:48:50.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:49 smithi006 ceph-mon[204052]: failed to encode map e355 with expected crc 2023-09-22T07:48:50.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:49 smithi006 ceph-mon[204052]: failed to encode map e355 with expected crc 2023-09-22T07:48:50.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:49 smithi006 ceph-mon[204052]: osdmap e355: 8 total, 8 up, 8 in 2023-09-22T07:48:50.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:49 smithi006 ceph-mon[204052]: failed to encode map e355 with expected crc 2023-09-22T07:48:50.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:49 smithi006 ceph-mon[204052]: failed to encode map e355 with expected crc 2023-09-22T07:48:50.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:49 smithi006 ceph-mon[204052]: failed to encode map e355 with expected crc 2023-09-22T07:48:50.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:49 smithi006 ceph-mon[200575]: pgmap v179: 121 pgs: 121 active+clean; 220 MiB data, 947 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.4 MiB/s wr, 12 op/s 2023-09-22T07:48:50.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:49 smithi006 ceph-mon[200575]: failed to encode map e355 with expected crc 2023-09-22T07:48:50.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:49 smithi006 ceph-mon[200575]: failed to encode map e355 with expected crc 2023-09-22T07:48:50.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:49 smithi006 ceph-mon[200575]: osdmap e355: 8 total, 8 up, 8 in 2023-09-22T07:48:50.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:49 smithi006 ceph-mon[200575]: failed to encode map e355 with expected crc 2023-09-22T07:48:50.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:49 smithi006 ceph-mon[200575]: failed to encode map e355 with expected crc 2023-09-22T07:48:50.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:49 smithi006 ceph-mon[200575]: failed to encode map e355 with expected crc 2023-09-22T07:48:50.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:49 smithi105 ceph-mon[190463]: pgmap v179: 121 pgs: 121 active+clean; 220 MiB data, 947 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.4 MiB/s wr, 12 op/s 2023-09-22T07:48:50.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:49 smithi105 ceph-mon[190463]: failed to encode map e355 with expected crc 2023-09-22T07:48:50.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:49 smithi105 ceph-mon[190463]: failed to encode map e355 with expected crc 2023-09-22T07:48:50.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:49 smithi105 ceph-mon[190463]: osdmap e355: 8 total, 8 up, 8 in 2023-09-22T07:48:50.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:49 smithi105 ceph-mon[190463]: failed to encode map e355 with expected crc 2023-09-22T07:48:50.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:49 smithi105 ceph-mon[190463]: failed to encode map e355 with expected crc 2023-09-22T07:48:50.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:49 smithi105 ceph-mon[190463]: failed to encode map e355 with expected crc 2023-09-22T07:48:50.734 INFO:tasks.rados.rados.0.smithi006.stdout:1480: done (2 left) 2023-09-22T07:48:50.734 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 42 current snap is 142 2023-09-22T07:48:50.734 INFO:tasks.rados.rados.0.smithi006.stdout:1481: seq_num 456 ranges {0=442368} 2023-09-22T07:48:50.737 INFO:tasks.rados.rados.0.smithi006.stdout:1481: writing smithi006182445-42 from 0 to 442368 tid 1 2023-09-22T07:48:50.737 INFO:tasks.rados.rados.0.smithi006.stdout:1482: rmattr oid 29 current snap is 142 2023-09-22T07:48:50.737 INFO:tasks.rados.rados.0.smithi006.stdout:1483: read oid 47 snap 139 2023-09-22T07:48:50.738 INFO:tasks.rados.rados.0.smithi006.stdout:1483: expect (ObjNum -1126331248 snap 22069 seq_num 3168510512) 2023-09-22T07:48:50.738 INFO:tasks.rados.rados.0.smithi006.stdout:1484: snap_remove snap 131 2023-09-22T07:48:51.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:50 smithi006 ceph-mon[204052]: failed to encode map e356 with expected crc 2023-09-22T07:48:51.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:50 smithi006 ceph-mon[204052]: failed to encode map e356 with expected crc 2023-09-22T07:48:51.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:50 smithi006 ceph-mon[204052]: osdmap e356: 8 total, 8 up, 8 in 2023-09-22T07:48:51.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:50 smithi006 ceph-mon[200575]: failed to encode map e356 with expected crc 2023-09-22T07:48:51.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:50 smithi006 ceph-mon[200575]: failed to encode map e356 with expected crc 2023-09-22T07:48:51.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:50 smithi006 ceph-mon[200575]: osdmap e356: 8 total, 8 up, 8 in 2023-09-22T07:48:51.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:50 smithi105 ceph-mon[190463]: failed to encode map e356 with expected crc 2023-09-22T07:48:51.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:50 smithi105 ceph-mon[190463]: failed to encode map e356 with expected crc 2023-09-22T07:48:51.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:50 smithi105 ceph-mon[190463]: osdmap e356: 8 total, 8 up, 8 in 2023-09-22T07:48:51.204 INFO:tasks.rados.rados.0.smithi006.stdout:1484: done (5 left) 2023-09-22T07:48:51.204 INFO:tasks.rados.rados.0.smithi006.stdout:1485: snap_create 2023-09-22T07:48:51.204 INFO:tasks.rados.rados.0.smithi006.stdout:1476: expect (ObjNum 416 snap 132 seq_num 416) 2023-09-22T07:48:51.587 INFO:tasks.rados.rados.0.smithi006.stdout:1475: finishing copy_from to smithi006182445-10 2023-09-22T07:48:51.587 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 10 v 549 (ObjNum 407 snap 127 seq_num 407) dirty exists 2023-09-22T07:48:51.587 INFO:tasks.rados.rados.0.smithi006.stdout:1475: finishing copy_from racing read to smithi006182445-10 2023-09-22T07:48:51.587 INFO:tasks.rados.rados.0.smithi006.stdout:1483: expect (ObjNum -1126331248 snap 22069 seq_num 3168510512) 2023-09-22T07:48:51.591 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 29 v 562 (ObjNum 451 snap 141 seq_num 451) dirty exists 2023-09-22T07:48:51.592 INFO:tasks.rados.rados.0.smithi006.stdout:1481: finishing write tid 1 to smithi006182445-42 2023-09-22T07:48:51.592 INFO:tasks.rados.rados.0.smithi006.stdout:1481: finishing write tid 2 to smithi006182445-42 2023-09-22T07:48:51.592 INFO:tasks.rados.rados.0.smithi006.stdout:1481: finishing write tid 3 to smithi006182445-42 2023-09-22T07:48:51.592 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 42 v 611 (ObjNum 456 snap 142 seq_num 456) dirty exists 2023-09-22T07:48:51.592 INFO:tasks.rados.rados.0.smithi006.stdout:1481: left oid 42 (ObjNum 456 snap 142 seq_num 456) 2023-09-22T07:48:52.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:51 smithi006 ceph-mon[200575]: pgmap v182: 121 pgs: 121 active+clean; 220 MiB data, 948 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.4 MiB/s wr, 12 op/s 2023-09-22T07:48:52.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:51 smithi006 ceph-mon[200575]: failed to encode map e357 with expected crc 2023-09-22T07:48:52.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:51 smithi006 ceph-mon[200575]: failed to encode map e357 with expected crc 2023-09-22T07:48:52.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:51 smithi006 ceph-mon[200575]: osdmap e357: 8 total, 8 up, 8 in 2023-09-22T07:48:52.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:51 smithi006 ceph-mon[200575]: failed to encode map e357 with expected crc 2023-09-22T07:48:52.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:51 smithi006 ceph-mon[200575]: failed to encode map e358 with expected crc 2023-09-22T07:48:52.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:51 smithi006 ceph-mon[200575]: osdmap e358: 8 total, 8 up, 8 in 2023-09-22T07:48:52.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:51 smithi006 ceph-mon[204052]: pgmap v182: 121 pgs: 121 active+clean; 220 MiB data, 948 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.4 MiB/s wr, 12 op/s 2023-09-22T07:48:52.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:51 smithi006 ceph-mon[204052]: failed to encode map e357 with expected crc 2023-09-22T07:48:52.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:51 smithi006 ceph-mon[204052]: failed to encode map e357 with expected crc 2023-09-22T07:48:52.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:51 smithi006 ceph-mon[204052]: osdmap e357: 8 total, 8 up, 8 in 2023-09-22T07:48:52.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:51 smithi006 ceph-mon[204052]: failed to encode map e357 with expected crc 2023-09-22T07:48:52.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:51 smithi006 ceph-mon[204052]: failed to encode map e358 with expected crc 2023-09-22T07:48:52.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:51 smithi006 ceph-mon[204052]: osdmap e358: 8 total, 8 up, 8 in 2023-09-22T07:48:52.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:51 smithi105 ceph-mon[190463]: pgmap v182: 121 pgs: 121 active+clean; 220 MiB data, 948 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.4 MiB/s wr, 12 op/s 2023-09-22T07:48:52.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:51 smithi105 ceph-mon[190463]: failed to encode map e357 with expected crc 2023-09-22T07:48:52.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:51 smithi105 ceph-mon[190463]: failed to encode map e357 with expected crc 2023-09-22T07:48:52.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:51 smithi105 ceph-mon[190463]: osdmap e357: 8 total, 8 up, 8 in 2023-09-22T07:48:52.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:51 smithi105 ceph-mon[190463]: failed to encode map e357 with expected crc 2023-09-22T07:48:52.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:51 smithi105 ceph-mon[190463]: failed to encode map e358 with expected crc 2023-09-22T07:48:52.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:51 smithi105 ceph-mon[190463]: osdmap e358: 8 total, 8 up, 8 in 2023-09-22T07:48:52.210 INFO:tasks.rados.rados.0.smithi006.stdout:1475: done (5 left) 2023-09-22T07:48:52.210 INFO:tasks.rados.rados.0.smithi006.stdout:1476: done (4 left) 2023-09-22T07:48:52.210 INFO:tasks.rados.rados.0.smithi006.stdout:1481: done (3 left) 2023-09-22T07:48:52.210 INFO:tasks.rados.rados.0.smithi006.stdout:1482: done (2 left) 2023-09-22T07:48:52.211 INFO:tasks.rados.rados.0.smithi006.stdout:1483: done (1 left) 2023-09-22T07:48:52.211 INFO:tasks.rados.rados.0.smithi006.stdout:1485: done (0 left) 2023-09-22T07:48:52.211 INFO:tasks.rados.rados.0.smithi006.stdout:1486: read oid 40 snap -1 2023-09-22T07:48:52.211 INFO:tasks.rados.rados.0.smithi006.stdout:1486: expect deleted 2023-09-22T07:48:52.211 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 15 current snap is 143 2023-09-22T07:48:52.211 INFO:tasks.rados.rados.0.smithi006.stdout:1487: seq_num 457 ranges {0=458752} 2023-09-22T07:48:52.213 INFO:tasks.rados.rados.0.smithi006.stdout:1487: writing smithi006182445-15 from 0 to 458752 tid 1 2023-09-22T07:48:52.213 INFO:tasks.rados.rados.0.smithi006.stdout:1488: read oid 50 snap -1 2023-09-22T07:48:52.213 INFO:tasks.rados.rados.0.smithi006.stdout:1488: expect deleted 2023-09-22T07:48:52.213 INFO:tasks.rados.rados.0.smithi006.stdout:1489: snap_create 2023-09-22T07:48:52.220 INFO:tasks.rados.rados.0.smithi006.stdout:1487: finishing write tid 1 to smithi006182445-15 2023-09-22T07:48:52.220 INFO:tasks.rados.rados.0.smithi006.stdout:1487: finishing write tid 2 to smithi006182445-15 2023-09-22T07:48:52.221 INFO:tasks.rados.rados.0.smithi006.stdout:1487: finishing write tid 3 to smithi006182445-15 2023-09-22T07:48:52.221 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 15 v 820 (ObjNum 457 snap 143 seq_num 457) dirty exists 2023-09-22T07:48:52.221 INFO:tasks.rados.rados.0.smithi006.stdout:1487: left oid 15 (ObjNum 457 snap 143 seq_num 457) 2023-09-22T07:48:53.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:52 smithi006 ceph-mon[200575]: failed to encode map e358 with expected crc 2023-09-22T07:48:53.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:52 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-22T07:48:53.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:52 smithi006 ceph-mon[200575]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-22T07:48:53.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:52 smithi006 ceph-mon[200575]: Upgrade: osd.2 is safe to restart 2023-09-22T07:48:53.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:52 smithi006 ceph-mon[200575]: failed to encode map e359 with expected crc 2023-09-22T07:48:53.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:52 smithi006 ceph-mon[200575]: failed to encode map e359 with expected crc 2023-09-22T07:48:53.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:52 smithi006 ceph-mon[200575]: osdmap e359: 8 total, 8 up, 8 in 2023-09-22T07:48:53.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:52 smithi006 ceph-mon[204052]: failed to encode map e358 with expected crc 2023-09-22T07:48:53.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:52 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-22T07:48:53.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:52 smithi006 ceph-mon[204052]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-22T07:48:53.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:52 smithi006 ceph-mon[204052]: Upgrade: osd.2 is safe to restart 2023-09-22T07:48:53.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:52 smithi006 ceph-mon[204052]: failed to encode map e359 with expected crc 2023-09-22T07:48:53.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:52 smithi006 ceph-mon[204052]: failed to encode map e359 with expected crc 2023-09-22T07:48:53.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:52 smithi006 ceph-mon[204052]: osdmap e359: 8 total, 8 up, 8 in 2023-09-22T07:48:53.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:52 smithi105 ceph-mon[190463]: failed to encode map e358 with expected crc 2023-09-22T07:48:53.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:52 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-22T07:48:53.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:52 smithi105 ceph-mon[190463]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-22T07:48:53.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:52 smithi105 ceph-mon[190463]: Upgrade: osd.2 is safe to restart 2023-09-22T07:48:53.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:52 smithi105 ceph-mon[190463]: failed to encode map e359 with expected crc 2023-09-22T07:48:53.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:52 smithi105 ceph-mon[190463]: failed to encode map e359 with expected crc 2023-09-22T07:48:53.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:52 smithi105 ceph-mon[190463]: osdmap e359: 8 total, 8 up, 8 in 2023-09-22T07:48:53.214 INFO:tasks.rados.rados.0.smithi006.stdout:1486: done (3 left) 2023-09-22T07:48:53.215 INFO:tasks.rados.rados.0.smithi006.stdout:1487: done (2 left) 2023-09-22T07:48:53.215 INFO:tasks.rados.rados.0.smithi006.stdout:1488: done (1 left) 2023-09-22T07:48:53.215 INFO:tasks.rados.rados.0.smithi006.stdout:1489: done (0 left) 2023-09-22T07:48:53.215 INFO:tasks.rados.rados.0.smithi006.stdout:1490: snap_remove snap 139 2023-09-22T07:48:54.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:53 smithi006 ceph-mon[204052]: failed to encode map e359 with expected crc 2023-09-22T07:48:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:53 smithi006 ceph-mon[204052]: pgmap v186: 121 pgs: 121 active+clean; 220 MiB data, 948 MiB used, 714 GiB / 715 GiB avail 2023-09-22T07:48:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:53 smithi006 ceph-mon[204052]: failed to encode map e359 with expected crc 2023-09-22T07:48:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:53 smithi006 ceph-mon[204052]: failed to encode map e359 with expected crc 2023-09-22T07:48:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:53 smithi006 ceph-mon[204052]: failed to encode map e360 with expected crc 2023-09-22T07:48:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:53 smithi006 ceph-mon[204052]: osdmap e360: 8 total, 8 up, 8 in 2023-09-22T07:48:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:53 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:53 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-22T07:48:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:53 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:48:54.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:53 smithi006 ceph-mon[200575]: failed to encode map e359 with expected crc 2023-09-22T07:48:54.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:53 smithi006 ceph-mon[200575]: pgmap v186: 121 pgs: 121 active+clean; 220 MiB data, 948 MiB used, 714 GiB / 715 GiB avail 2023-09-22T07:48:54.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:53 smithi006 ceph-mon[200575]: failed to encode map e359 with expected crc 2023-09-22T07:48:54.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:53 smithi006 ceph-mon[200575]: failed to encode map e359 with expected crc 2023-09-22T07:48:54.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:53 smithi006 ceph-mon[200575]: failed to encode map e360 with expected crc 2023-09-22T07:48:54.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:53 smithi006 ceph-mon[200575]: osdmap e360: 8 total, 8 up, 8 in 2023-09-22T07:48:54.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:53 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:54.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:53 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-22T07:48:54.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:53 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:48:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:53 smithi105 ceph-mon[190463]: failed to encode map e359 with expected crc 2023-09-22T07:48:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:53 smithi105 ceph-mon[190463]: pgmap v186: 121 pgs: 121 active+clean; 220 MiB data, 948 MiB used, 714 GiB / 715 GiB avail 2023-09-22T07:48:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:53 smithi105 ceph-mon[190463]: failed to encode map e359 with expected crc 2023-09-22T07:48:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:53 smithi105 ceph-mon[190463]: failed to encode map e359 with expected crc 2023-09-22T07:48:54.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:53 smithi105 ceph-mon[190463]: failed to encode map e360 with expected crc 2023-09-22T07:48:54.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:53 smithi105 ceph-mon[190463]: osdmap e360: 8 total, 8 up, 8 in 2023-09-22T07:48:54.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:53 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:54.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:53 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-22T07:48:54.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:53 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:48:54.217 INFO:tasks.rados.rados.0.smithi006.stdout:1490: done (0 left) 2023-09-22T07:48:54.217 INFO:tasks.rados.rados.0.smithi006.stdout:1491: rollback oid 10 current snap is 144 2023-09-22T07:48:54.217 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 10 to 142 2023-09-22T07:48:54.218 INFO:tasks.rados.rados.0.smithi006.stdout:1492: snap_remove snap 141 2023-09-22T07:48:54.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:54 smithi006 ceph-mon[200575]: failed to encode map e360 with expected crc 2023-09-22T07:48:54.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:54 smithi006 ceph-mon[200575]: Upgrade: Updating osd.2 2023-09-22T07:48:54.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:54 smithi006 ceph-mon[200575]: Deploying daemon osd.2 on smithi006 2023-09-22T07:48:54.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:54 smithi006 ceph-mon[200575]: failed to encode map e360 with expected crc 2023-09-22T07:48:54.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:54 smithi006 ceph-mon[200575]: failed to encode map e360 with expected crc 2023-09-22T07:48:54.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:54 smithi006 ceph-mon[200575]: failed to encode map e361 with expected crc 2023-09-22T07:48:54.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:54 smithi006 ceph-mon[200575]: osdmap e361: 8 total, 8 up, 8 in 2023-09-22T07:48:54.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:54 smithi006 ceph-mon[204052]: failed to encode map e360 with expected crc 2023-09-22T07:48:54.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:54 smithi006 ceph-mon[204052]: Upgrade: Updating osd.2 2023-09-22T07:48:54.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:54 smithi006 ceph-mon[204052]: Deploying daemon osd.2 on smithi006 2023-09-22T07:48:54.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:54 smithi006 ceph-mon[204052]: failed to encode map e360 with expected crc 2023-09-22T07:48:54.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:54 smithi006 ceph-mon[204052]: failed to encode map e360 with expected crc 2023-09-22T07:48:54.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:54 smithi006 ceph-mon[204052]: failed to encode map e361 with expected crc 2023-09-22T07:48:54.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:54 smithi006 ceph-mon[204052]: osdmap e361: 8 total, 8 up, 8 in 2023-09-22T07:48:55.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:54 smithi105 ceph-mon[190463]: failed to encode map e360 with expected crc 2023-09-22T07:48:55.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:54 smithi105 ceph-mon[190463]: Upgrade: Updating osd.2 2023-09-22T07:48:55.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:54 smithi105 ceph-mon[190463]: Deploying daemon osd.2 on smithi006 2023-09-22T07:48:55.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:54 smithi105 ceph-mon[190463]: failed to encode map e360 with expected crc 2023-09-22T07:48:55.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:54 smithi105 ceph-mon[190463]: failed to encode map e360 with expected crc 2023-09-22T07:48:55.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:54 smithi105 ceph-mon[190463]: failed to encode map e361 with expected crc 2023-09-22T07:48:55.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:54 smithi105 ceph-mon[190463]: osdmap e361: 8 total, 8 up, 8 in 2023-09-22T07:48:55.228 INFO:tasks.rados.rados.0.smithi006.stdout:1492: done (1 left) 2023-09-22T07:48:55.229 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 5 current snap is 144 2023-09-22T07:48:55.229 INFO:tasks.rados.rados.0.smithi006.stdout:1491: finishing rollback tid 0 to smithi006182445-10 2023-09-22T07:48:55.229 INFO:tasks.rados.rados.0.smithi006.stdout:1493: seq_num 458 ranges {2654208=475136} 2023-09-22T07:48:55.246 INFO:tasks.rados.rados.0.smithi006.stdout:1493: writing smithi006182445-5 from 2654208 to 3129344 tid 1 2023-09-22T07:48:55.246 INFO:tasks.rados.rados.0.smithi006.stdout:1494: copy_from oid 39 from oid 21 current snap is 144 2023-09-22T07:48:55.246 INFO:tasks.rados.rados.0.smithi006.stdout:1491: finishing rollback tid 1 to smithi006182445-10 2023-09-22T07:48:55.246 INFO:tasks.rados.rados.0.smithi006.stdout:1491: finishing rollback tid 2 to smithi006182445-10 2023-09-22T07:48:55.246 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 10 v 621 (ObjNum 407 snap 127 seq_num 407) dirty exists 2023-09-22T07:48:55.246 INFO:tasks.rados.rados.0.smithi006.stdout:1491: done (2 left) 2023-09-22T07:48:55.247 INFO:tasks.rados.rados.0.smithi006.stdout:1495: rollback oid 19 current snap is 144 2023-09-22T07:48:55.247 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 19 to 142 2023-09-22T07:48:55.247 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 4 current snap is 144 2023-09-22T07:48:55.247 INFO:tasks.rados.rados.0.smithi006.stdout:1496: seq_num 459 ranges {139264=491520} 2023-09-22T07:48:55.256 INFO:tasks.rados.rados.0.smithi006.stdout:1496: writing smithi006182445-4 from 139264 to 630784 tid 1 2023-09-22T07:48:55.256 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 48 current snap is 144 2023-09-22T07:48:55.256 INFO:tasks.rados.rados.0.smithi006.stdout:1497: seq_num 460 ranges {565248=507904} 2023-09-22T07:48:55.257 INFO:tasks.rados.rados.0.smithi006.stdout:1497: writing smithi006182445-48 from 565248 to 1073152 tid 1 2023-09-22T07:48:55.259 INFO:tasks.rados.rados.0.smithi006.stdout:1498: setattr oid 8 current snap is 144 2023-09-22T07:48:55.259 INFO:tasks.rados.rados.0.smithi006.stdout:1499: snap_remove snap 143 2023-09-22T07:48:56.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:55 smithi006 ceph-mon[204052]: failed to encode map e361 with expected crc 2023-09-22T07:48:56.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:55 smithi006 ceph-mon[204052]: failed to encode map e361 with expected crc 2023-09-22T07:48:56.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:55 smithi006 ceph-mon[204052]: pgmap v189: 121 pgs: 121 active+clean; 215 MiB data, 942 MiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.1 MiB/s wr, 7 op/s 2023-09-22T07:48:56.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:55 smithi006 ceph-mon[204052]: failed to encode map e362 with expected crc 2023-09-22T07:48:56.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:55 smithi006 ceph-mon[204052]: failed to encode map e362 with expected crc 2023-09-22T07:48:56.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:55 smithi006 ceph-mon[204052]: osdmap e362: 8 total, 8 up, 8 in 2023-09-22T07:48:56.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:55 smithi006 ceph-mon[200575]: failed to encode map e361 with expected crc 2023-09-22T07:48:56.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:55 smithi006 ceph-mon[200575]: failed to encode map e361 with expected crc 2023-09-22T07:48:56.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:55 smithi006 ceph-mon[200575]: pgmap v189: 121 pgs: 121 active+clean; 215 MiB data, 942 MiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.1 MiB/s wr, 7 op/s 2023-09-22T07:48:56.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:55 smithi006 ceph-mon[200575]: failed to encode map e362 with expected crc 2023-09-22T07:48:56.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:55 smithi006 ceph-mon[200575]: failed to encode map e362 with expected crc 2023-09-22T07:48:56.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:55 smithi006 ceph-mon[200575]: osdmap e362: 8 total, 8 up, 8 in 2023-09-22T07:48:56.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:55 smithi105 ceph-mon[190463]: failed to encode map e361 with expected crc 2023-09-22T07:48:56.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:55 smithi105 ceph-mon[190463]: failed to encode map e361 with expected crc 2023-09-22T07:48:56.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:55 smithi105 ceph-mon[190463]: pgmap v189: 121 pgs: 121 active+clean; 215 MiB data, 942 MiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.1 MiB/s wr, 7 op/s 2023-09-22T07:48:56.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:55 smithi105 ceph-mon[190463]: failed to encode map e362 with expected crc 2023-09-22T07:48:56.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:55 smithi105 ceph-mon[190463]: failed to encode map e362 with expected crc 2023-09-22T07:48:56.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:55 smithi105 ceph-mon[190463]: osdmap e362: 8 total, 8 up, 8 in 2023-09-22T07:48:56.204 INFO:tasks.rados.rados.0.smithi006.stdout:1499: done (6 left) 2023-09-22T07:48:56.204 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 28 current snap is 144 2023-09-22T07:48:56.204 INFO:tasks.rados.rados.0.smithi006.stdout:1495: finishing rollback tid 0 to smithi006182445-19 2023-09-22T07:48:56.204 INFO:tasks.rados.rados.0.smithi006.stdout:1500: seq_num 461 ranges {3981312=524288} 2023-09-22T07:48:56.230 INFO:tasks.rados.rados.0.smithi006.stdout:1500: writing smithi006182445-28 from 3981312 to 4505600 tid 1 2023-09-22T07:48:56.230 INFO:tasks.rados.rados.0.smithi006.stdout:1501: setattr oid 7 current snap is 144 2023-09-22T07:48:56.230 INFO:tasks.rados.rados.0.smithi006.stdout:1495: finishing rollback tid 1 to smithi006182445-19 2023-09-22T07:48:56.230 INFO:tasks.rados.rados.0.smithi006.stdout:1495: finishing rollback tid 2 to smithi006182445-19 2023-09-22T07:48:56.230 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 19 v 528 (ObjNum 402 snap 125 seq_num 402) dirty exists 2023-09-22T07:48:56.230 INFO:tasks.rados.rados.0.smithi006.stdout:1496: finishing write tid 1 to smithi006182445-4 2023-09-22T07:48:56.230 INFO:tasks.rados.rados.0.smithi006.stdout:1496: finishing write tid 2 to smithi006182445-4 2023-09-22T07:48:56.230 INFO:tasks.rados.rados.0.smithi006.stdout:1493: finishing write tid 1 to smithi006182445-5 2023-09-22T07:48:56.231 INFO:tasks.rados.rados.0.smithi006.stdout:1493: finishing write tid 2 to smithi006182445-5 2023-09-22T07:48:56.231 INFO:tasks.rados.rados.0.smithi006.stdout:1493: finishing write tid 3 to smithi006182445-5 2023-09-22T07:48:56.231 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 5 v 618 (ObjNum 458 snap 144 seq_num 458) dirty exists 2023-09-22T07:48:56.231 INFO:tasks.rados.rados.0.smithi006.stdout:1493: left oid 5 (ObjNum 458 snap 144 seq_num 458) 2023-09-22T07:48:56.231 INFO:tasks.rados.rados.0.smithi006.stdout:1496: finishing write tid 3 to smithi006182445-4 2023-09-22T07:48:56.231 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 4 v 630 (ObjNum 459 snap 144 seq_num 459) dirty exists 2023-09-22T07:48:56.231 INFO:tasks.rados.rados.0.smithi006.stdout:1496: left oid 4 (ObjNum 459 snap 144 seq_num 459) 2023-09-22T07:48:56.231 INFO:tasks.rados.rados.0.smithi006.stdout:1497: finishing write tid 1 to smithi006182445-48 2023-09-22T07:48:56.231 INFO:tasks.rados.rados.0.smithi006.stdout:1497: finishing write tid 2 to smithi006182445-48 2023-09-22T07:48:56.231 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 8 v 192 (ObjNum 65 snap 0 seq_num 1582259292) dirty exists 2023-09-22T07:48:56.231 INFO:tasks.rados.rados.0.smithi006.stdout:1497: finishing write tid 3 to smithi006182445-48 2023-09-22T07:48:56.232 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 48 v 576 (ObjNum 460 snap 144 seq_num 460) dirty exists 2023-09-22T07:48:56.232 INFO:tasks.rados.rados.0.smithi006.stdout:1497: left oid 48 (ObjNum 460 snap 144 seq_num 460) 2023-09-22T07:48:56.232 INFO:tasks.rados.rados.0.smithi006.stdout:1494: finishing copy_from to smithi006182445-39 2023-09-22T07:48:56.232 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 39 v 547 (ObjNum 450 snap 141 seq_num 450) dirty exists 2023-09-22T07:48:56.232 INFO:tasks.rados.rados.0.smithi006.stdout:1494: finishing copy_from racing read to smithi006182445-39 2023-09-22T07:48:56.232 INFO:tasks.rados.rados.0.smithi006.stdout:1493: done (7 left) 2023-09-22T07:48:56.232 INFO:tasks.rados.rados.0.smithi006.stdout:1494: done (6 left) 2023-09-22T07:48:56.232 INFO:tasks.rados.rados.0.smithi006.stdout:1495: done (5 left) 2023-09-22T07:48:56.232 INFO:tasks.rados.rados.0.smithi006.stdout:1496: done (4 left) 2023-09-22T07:48:56.232 INFO:tasks.rados.rados.0.smithi006.stdout:1497: done (3 left) 2023-09-22T07:48:56.232 INFO:tasks.rados.rados.0.smithi006.stdout:1498: done (2 left) 2023-09-22T07:48:56.232 INFO:tasks.rados.rados.0.smithi006.stdout:1502: snap_remove snap 133 2023-09-22T07:48:56.522 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 22 07:48:56 smithi006 systemd[1]: Stopping Ceph osd.2 for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:48:56.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:56 smithi006 ceph-mon[204052]: failed to encode map e362 with expected crc 2023-09-22T07:48:56.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:56 smithi006 ceph-mon[204052]: failed to encode map e362 with expected crc 2023-09-22T07:48:56.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:56 smithi006 ceph-mon[204052]: failed to encode map e363 with expected crc 2023-09-22T07:48:56.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:56 smithi006 ceph-mon[204052]: failed to encode map e363 with expected crc 2023-09-22T07:48:56.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:56 smithi006 ceph-mon[204052]: osdmap e363: 8 total, 8 up, 8 in 2023-09-22T07:48:56.785 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 22 07:48:56 smithi006 conmon[141302]: 2023-09-22T07:48:56.746+0000 7fa6f7f65700 -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-09-22T07:48:56.786 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 22 07:48:56 smithi006 conmon[141302]: 2023-09-22T07:48:56.746+0000 7fa6f7f65700 -1 osd.2 363 *** Got signal Terminated *** 2023-09-22T07:48:56.786 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 22 07:48:56 smithi006 conmon[141302]: 2023-09-22T07:48:56.746+0000 7fa6f7f65700 -1 osd.2 363 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-22T07:48:56.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:56 smithi006 ceph-mon[200575]: failed to encode map e362 with expected crc 2023-09-22T07:48:56.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:56 smithi006 ceph-mon[200575]: failed to encode map e362 with expected crc 2023-09-22T07:48:56.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:56 smithi006 ceph-mon[200575]: failed to encode map e363 with expected crc 2023-09-22T07:48:56.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:56 smithi006 ceph-mon[200575]: failed to encode map e363 with expected crc 2023-09-22T07:48:56.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:56 smithi006 ceph-mon[200575]: osdmap e363: 8 total, 8 up, 8 in 2023-09-22T07:48:57.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:56 smithi105 ceph-mon[190463]: failed to encode map e362 with expected crc 2023-09-22T07:48:57.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:56 smithi105 ceph-mon[190463]: failed to encode map e362 with expected crc 2023-09-22T07:48:57.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:56 smithi105 ceph-mon[190463]: failed to encode map e363 with expected crc 2023-09-22T07:48:57.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:56 smithi105 ceph-mon[190463]: failed to encode map e363 with expected crc 2023-09-22T07:48:57.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:56 smithi105 ceph-mon[190463]: osdmap e363: 8 total, 8 up, 8 in 2023-09-22T07:48:57.220 INFO:tasks.rados.rados.0.smithi006.stdout:1502: done (2 left) 2023-09-22T07:48:57.220 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 5 current snap is 144 2023-09-22T07:48:57.221 INFO:tasks.rados.rados.0.smithi006.stdout:1500: finishing write tid 1 to smithi006182445-28 2023-09-22T07:48:57.221 INFO:tasks.rados.rados.0.smithi006.stdout:1503: seq_num 462 ranges {3129344=540672} 2023-09-22T07:48:57.242 INFO:tasks.rados.rados.0.smithi006.stdout:1503: writing smithi006182445-5 from 3129344 to 3670016 tid 1 2023-09-22T07:48:57.242 INFO:tasks.rados.rados.0.smithi006.stdout:1504: copy_from oid 27 from oid 19 current snap is 144 2023-09-22T07:48:57.242 INFO:tasks.rados.rados.0.smithi006.stdout:1500: finishing write tid 2 to smithi006182445-28 2023-09-22T07:48:57.242 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 7 v 822 (ObjNum 440 snap 139 seq_num 440) dirty exists 2023-09-22T07:48:57.242 INFO:tasks.rados.rados.0.smithi006.stdout:1501: done (3 left) 2023-09-22T07:48:57.242 INFO:tasks.rados.rados.0.smithi006.stdout:1505: setattr oid 20 current snap is 144 2023-09-22T07:48:57.242 INFO:tasks.rados.rados.0.smithi006.stdout:1500: finishing write tid 3 to smithi006182445-28 2023-09-22T07:48:57.243 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 28 v 625 (ObjNum 461 snap 144 seq_num 461) dirty exists 2023-09-22T07:48:57.243 INFO:tasks.rados.rados.0.smithi006.stdout:1500: left oid 28 (ObjNum 461 snap 144 seq_num 461) 2023-09-22T07:48:57.243 INFO:tasks.rados.rados.0.smithi006.stdout:1500: done (3 left) 2023-09-22T07:48:57.243 INFO:tasks.rados.rados.0.smithi006.stdout:1506: rollback oid 45 current snap is 144 2023-09-22T07:48:57.243 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 45 to 142 2023-09-22T07:48:57.244 INFO:tasks.rados.rados.0.smithi006.stdout:1507: rollback oid 6 current snap is 144 2023-09-22T07:48:57.244 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 6 to 142 2023-09-22T07:48:57.244 INFO:tasks.rados.rados.0.smithi006.stdout:1508: delete oid 7 current snap is 144 2023-09-22T07:48:57.246 INFO:tasks.rados.rados.0.smithi006.stdout:1503: finishing write tid 1 to smithi006182445-5 2023-09-22T07:48:57.246 INFO:tasks.rados.rados.0.smithi006.stdout:1503: finishing write tid 2 to smithi006182445-5 2023-09-22T07:48:57.247 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 20 v 510 (ObjNum 255 snap 78 seq_num 255) dirty exists 2023-09-22T07:48:57.247 INFO:tasks.rados.rados.0.smithi006.stdout:1507: finishing rollback tid 0 to smithi006182445-6 2023-09-22T07:48:57.247 INFO:tasks.rados.rados.0.smithi006.stdout:1507: finishing rollback tid 1 to smithi006182445-6 2023-09-22T07:48:57.248 INFO:tasks.rados.rados.0.smithi006.stdout:1503: finishing write tid 3 to smithi006182445-5 2023-09-22T07:48:57.248 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 5 v 631 (ObjNum 462 snap 144 seq_num 462) dirty exists 2023-09-22T07:48:57.248 INFO:tasks.rados.rados.0.smithi006.stdout:1503: left oid 5 (ObjNum 462 snap 144 seq_num 462) 2023-09-22T07:48:57.248 INFO:tasks.rados.rados.0.smithi006.stdout:1507: finishing rollback tid 2 to smithi006182445-6 2023-09-22T07:48:57.248 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 6 v 565 (ObjNum 407 snap 127 seq_num 407) dirty exists 2023-09-22T07:48:57.281 INFO:tasks.rados.rados.0.smithi006.stdout:1504: finishing copy_from to smithi006182445-27 2023-09-22T07:48:57.281 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 27 v 528 (ObjNum 402 snap 125 seq_num 402) dirty exists 2023-09-22T07:48:57.281 INFO:tasks.rados.rados.0.smithi006.stdout:1504: finishing copy_from racing read to smithi006182445-27 2023-09-22T07:48:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:48:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:48:57] "GET /metrics HTTP/1.1" 200 36111 "" "Prometheus/2.43.0" 2023-09-22T07:48:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:57 smithi006 ceph-mon[204052]: pgmap v192: 121 pgs: 121 active+clean; 215 MiB data, 940 MiB used, 714 GiB / 715 GiB avail; 5.3 MiB/s rd, 1.1 MiB/s wr, 7 op/s 2023-09-22T07:48:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:57 smithi006 ceph-mon[204052]: osd.2 marked itself down and dead 2023-09-22T07:48:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:57 smithi006 ceph-mon[204052]: Health check failed: 1 osds down (OSD_DOWN) 2023-09-22T07:48:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:57 smithi006 ceph-mon[204052]: failed to encode map e364 with expected crc 2023-09-22T07:48:58.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:57 smithi006 ceph-mon[204052]: osdmap e364: 8 total, 7 up, 8 in 2023-09-22T07:48:58.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:57 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:58.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:57 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:48:58.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:57 smithi006 ceph-mon[200575]: pgmap v192: 121 pgs: 121 active+clean; 215 MiB data, 940 MiB used, 714 GiB / 715 GiB avail; 5.3 MiB/s rd, 1.1 MiB/s wr, 7 op/s 2023-09-22T07:48:58.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:57 smithi006 ceph-mon[200575]: osd.2 marked itself down and dead 2023-09-22T07:48:58.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:57 smithi006 ceph-mon[200575]: Health check failed: 1 osds down (OSD_DOWN) 2023-09-22T07:48:58.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:57 smithi006 ceph-mon[200575]: failed to encode map e364 with expected crc 2023-09-22T07:48:58.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:57 smithi006 ceph-mon[200575]: osdmap e364: 8 total, 7 up, 8 in 2023-09-22T07:48:58.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:57 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:58.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:57 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:48:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:57 smithi105 ceph-mon[190463]: pgmap v192: 121 pgs: 121 active+clean; 215 MiB data, 940 MiB used, 714 GiB / 715 GiB avail; 5.3 MiB/s rd, 1.1 MiB/s wr, 7 op/s 2023-09-22T07:48:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:57 smithi105 ceph-mon[190463]: osd.2 marked itself down and dead 2023-09-22T07:48:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:57 smithi105 ceph-mon[190463]: Health check failed: 1 osds down (OSD_DOWN) 2023-09-22T07:48:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:57 smithi105 ceph-mon[190463]: failed to encode map e364 with expected crc 2023-09-22T07:48:58.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:57 smithi105 ceph-mon[190463]: osdmap e364: 8 total, 7 up, 8 in 2023-09-22T07:48:58.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:57 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:48:58.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:57 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:48:58.237 INFO:tasks.rados.rados.0.smithi006.stdout:1503: done (5 left) 2023-09-22T07:48:58.237 INFO:tasks.rados.rados.0.smithi006.stdout:1504: done (4 left) 2023-09-22T07:48:58.237 INFO:tasks.rados.rados.0.smithi006.stdout:1505: done (3 left) 2023-09-22T07:48:58.237 INFO:tasks.rados.rados.0.smithi006.stdout:1507: done (2 left) 2023-09-22T07:48:58.237 INFO:tasks.rados.rados.0.smithi006.stdout:1508: done (1 left) 2023-09-22T07:48:58.237 INFO:tasks.rados.rados.0.smithi006.stdout:1509: read oid 17 snap -1 2023-09-22T07:48:58.238 INFO:tasks.rados.rados.0.smithi006.stdout:1509: expect (ObjNum 415 snap 132 seq_num 415) 2023-09-22T07:48:58.238 INFO:tasks.rados.rados.0.smithi006.stdout:1510: delete oid 15 current snap is 144 2023-09-22T07:48:58.240 INFO:tasks.rados.rados.0.smithi006.stdout:1510: done (2 left) 2023-09-22T07:48:58.240 INFO:tasks.rados.rados.0.smithi006.stdout:1511: snap_create 2023-09-22T07:48:58.241 INFO:tasks.rados.rados.0.smithi006.stdout:1506: finishing rollback tid 0 to smithi006182445-45 2023-09-22T07:48:58.242 INFO:tasks.rados.rados.0.smithi006.stdout:1506: finishing rollback tid 1 to smithi006182445-45 2023-09-22T07:48:58.242 INFO:tasks.rados.rados.0.smithi006.stdout:1506: finishing rollback tid 2 to smithi006182445-45 2023-09-22T07:48:58.242 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 45 v 468 (ObjNum 400 snap 125 seq_num 400) dirty exists 2023-09-22T07:48:58.255 INFO:tasks.rados.rados.0.smithi006.stdout:1509: expect (ObjNum 415 snap 132 seq_num 415) 2023-09-22T07:48:58.739 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 22 07:48:58 smithi006 bash[227841]: 258b394587b26a5c54e195613a55ba2bdad68a5f160c0b8958efdd6f2ca06409 2023-09-22T07:48:59.014 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:58 smithi006 ceph-mon[200575]: failed to encode map e364 with expected crc 2023-09-22T07:48:59.014 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:58 smithi006 ceph-mon[200575]: osdmap e365: 8 total, 7 up, 8 in 2023-09-22T07:48:59.014 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:58 smithi006 ceph-mon[200575]: failed to encode map e365 with expected crc 2023-09-22T07:48:59.014 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:58 smithi006 ceph-mon[200575]: failed to encode map e365 with expected crc 2023-09-22T07:48:59.015 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:58 smithi006 ceph-mon[204052]: failed to encode map e364 with expected crc 2023-09-22T07:48:59.015 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:58 smithi006 ceph-mon[204052]: osdmap e365: 8 total, 7 up, 8 in 2023-09-22T07:48:59.015 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:58 smithi006 ceph-mon[204052]: failed to encode map e365 with expected crc 2023-09-22T07:48:59.015 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:58 smithi006 ceph-mon[204052]: failed to encode map e365 with expected crc 2023-09-22T07:48:59.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:58 smithi105 ceph-mon[190463]: failed to encode map e364 with expected crc 2023-09-22T07:48:59.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:58 smithi105 ceph-mon[190463]: osdmap e365: 8 total, 7 up, 8 in 2023-09-22T07:48:59.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:58 smithi105 ceph-mon[190463]: failed to encode map e365 with expected crc 2023-09-22T07:48:59.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:58 smithi105 ceph-mon[190463]: failed to encode map e365 with expected crc 2023-09-22T07:48:59.127 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:48:58 smithi105 conmon[175730]: ts=2023-09-22T07:48: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-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi006:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi105.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-22T07:48:59.226 INFO:tasks.rados.rados.0.smithi006.stdout:1506: done (2 left) 2023-09-22T07:48:59.227 INFO:tasks.rados.rados.0.smithi006.stdout:1509: done (1 left) 2023-09-22T07:48:59.227 INFO:tasks.rados.rados.0.smithi006.stdout:1511: done (0 left) 2023-09-22T07:48:59.227 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 16 current snap is 145 2023-09-22T07:48:59.227 INFO:tasks.rados.rados.0.smithi006.stdout:1512: seq_num 465 ranges {5169152=598016} 2023-09-22T07:48:59.258 INFO:tasks.rados.rados.0.smithi006.stdout:1512: writing smithi006182445-16 from 5169152 to 5767168 tid 1 2023-09-22T07:48:59.258 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 15 current snap is 145 2023-09-22T07:48:59.258 INFO:tasks.rados.rados.0.smithi006.stdout:1513: seq_num 466 ranges {0=614400} 2023-09-22T07:48:59.261 INFO:tasks.rados.rados.0.smithi006.stdout:1513: writing smithi006182445-15 from 0 to 614400 tid 1 2023-09-22T07:48:59.262 INFO:tasks.rados.rados.0.smithi006.stdout:1514: snap_remove snap 144 2023-09-22T07:49:00.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:59 smithi006 ceph-mon[204052]: failed to encode map e365 with expected crc 2023-09-22T07:49:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:59 smithi006 ceph-mon[204052]: failed to encode map e365 with expected crc 2023-09-22T07:49:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:59 smithi006 ceph-mon[204052]: failed to encode map e365 with expected crc 2023-09-22T07:49:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:59 smithi006 ceph-mon[204052]: failed to encode map e365 with expected crc 2023-09-22T07:49:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:59 smithi006 ceph-mon[204052]: failed to encode map e365 with expected crc 2023-09-22T07:49:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:59 smithi006 ceph-mon[204052]: pgmap v195: 121 pgs: 7 active+undersized+degraded, 2 stale+active+clean, 26 active+undersized, 86 active+clean; 182 MiB data, 891 MiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 3.6 MiB/s wr, 12 op/s; 35/276 objects degraded (12.681%) 2023-09-22T07:49:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:59 smithi006 ceph-mon[204052]: Health check failed: Degraded data redundancy: 35/276 objects degraded (12.681%), 7 pgs degraded (PG_DEGRADED) 2023-09-22T07:49:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:59 smithi006 ceph-mon[204052]: failed to encode map e366 with expected crc 2023-09-22T07:49:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:48:59 smithi006 ceph-mon[204052]: osdmap e366: 8 total, 7 up, 8 in 2023-09-22T07:49:00.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:59 smithi006 ceph-mon[200575]: failed to encode map e365 with expected crc 2023-09-22T07:49:00.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:59 smithi006 ceph-mon[200575]: failed to encode map e365 with expected crc 2023-09-22T07:49:00.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:59 smithi006 ceph-mon[200575]: failed to encode map e365 with expected crc 2023-09-22T07:49:00.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:59 smithi006 ceph-mon[200575]: failed to encode map e365 with expected crc 2023-09-22T07:49:00.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:59 smithi006 ceph-mon[200575]: failed to encode map e365 with expected crc 2023-09-22T07:49:00.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:59 smithi006 ceph-mon[200575]: pgmap v195: 121 pgs: 7 active+undersized+degraded, 2 stale+active+clean, 26 active+undersized, 86 active+clean; 182 MiB data, 891 MiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 3.6 MiB/s wr, 12 op/s; 35/276 objects degraded (12.681%) 2023-09-22T07:49:00.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:59 smithi006 ceph-mon[200575]: Health check failed: Degraded data redundancy: 35/276 objects degraded (12.681%), 7 pgs degraded (PG_DEGRADED) 2023-09-22T07:49:00.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:59 smithi006 ceph-mon[200575]: failed to encode map e366 with expected crc 2023-09-22T07:49:00.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:48:59 smithi006 ceph-mon[200575]: osdmap e366: 8 total, 7 up, 8 in 2023-09-22T07:49:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:59 smithi105 ceph-mon[190463]: failed to encode map e365 with expected crc 2023-09-22T07:49:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:59 smithi105 ceph-mon[190463]: failed to encode map e365 with expected crc 2023-09-22T07:49:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:59 smithi105 ceph-mon[190463]: failed to encode map e365 with expected crc 2023-09-22T07:49:00.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:59 smithi105 ceph-mon[190463]: failed to encode map e365 with expected crc 2023-09-22T07:49:00.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:59 smithi105 ceph-mon[190463]: failed to encode map e365 with expected crc 2023-09-22T07:49:00.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:59 smithi105 ceph-mon[190463]: pgmap v195: 121 pgs: 7 active+undersized+degraded, 2 stale+active+clean, 26 active+undersized, 86 active+clean; 182 MiB data, 891 MiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 3.6 MiB/s wr, 12 op/s; 35/276 objects degraded (12.681%) 2023-09-22T07:49:00.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:59 smithi105 ceph-mon[190463]: Health check failed: Degraded data redundancy: 35/276 objects degraded (12.681%), 7 pgs degraded (PG_DEGRADED) 2023-09-22T07:49:00.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:59 smithi105 ceph-mon[190463]: failed to encode map e366 with expected crc 2023-09-22T07:49:00.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:48:59 smithi105 ceph-mon[190463]: osdmap e366: 8 total, 7 up, 8 in 2023-09-22T07:49:00.227 INFO:tasks.rados.rados.0.smithi006.stdout:1514: done (2 left) 2023-09-22T07:49:00.227 INFO:tasks.rados.rados.0.smithi006.stdout:1515: read oid 20 snap -1 2023-09-22T07:49:00.228 INFO:tasks.rados.rados.0.smithi006.stdout:1515: expect (ObjNum 255 snap 78 seq_num 255) 2023-09-22T07:49:00.228 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 49 current snap is 145 2023-09-22T07:49:00.228 INFO:tasks.rados.rados.0.smithi006.stdout:1512: finishing write tid 1 to smithi006182445-16 2023-09-22T07:49:00.228 INFO:tasks.rados.rados.0.smithi006.stdout:1516: seq_num 467 ranges {5865472=630784} 2023-09-22T07:49:00.265 INFO:tasks.rados.rados.0.smithi006.stdout:1516: writing smithi006182445-49 from 5865472 to 6496256 tid 1 2023-09-22T07:49:00.266 INFO:tasks.rados.rados.0.smithi006.stdout:1517: rollback oid 31 current snap is 145 2023-09-22T07:49:00.266 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 31 to 142 2023-09-22T07:49:00.266 INFO:tasks.rados.rados.0.smithi006.stdout:1512: finishing write tid 2 to smithi006182445-16 2023-09-22T07:49:00.266 INFO:tasks.rados.rados.0.smithi006.stdout:1512: finishing write tid 3 to smithi006182445-16 2023-09-22T07:49:00.266 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 16 v 194 (ObjNum 465 snap 145 seq_num 465) dirty exists 2023-09-22T07:49:00.266 INFO:tasks.rados.rados.0.smithi006.stdout:1512: left oid 16 (ObjNum 465 snap 145 seq_num 465) 2023-09-22T07:49:00.266 INFO:tasks.rados.rados.0.smithi006.stdout:1512: done (4 left) 2023-09-22T07:49:00.266 INFO:tasks.rados.rados.0.smithi006.stdout:1518: read oid 47 snap -1 2023-09-22T07:49:00.267 INFO:tasks.rados.rados.0.smithi006.stdout:1518: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-22T07:49:00.267 INFO:tasks.rados.rados.0.smithi006.stdout:1519: copy_from oid 32 from oid 13 current snap is 145 2023-09-22T07:49:00.267 INFO:tasks.rados.rados.0.smithi006.stdout:1513: finishing write tid 1 to smithi006182445-15 2023-09-22T07:49:00.267 INFO:tasks.rados.rados.0.smithi006.stdout:1513: finishing write tid 2 to smithi006182445-15 2023-09-22T07:49:00.267 INFO:tasks.rados.rados.0.smithi006.stdout:1513: finishing write tid 3 to smithi006182445-15 2023-09-22T07:49:00.267 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 15 v 826 (ObjNum 466 snap 145 seq_num 466) dirty exists 2023-09-22T07:49:00.267 INFO:tasks.rados.rados.0.smithi006.stdout:1513: left oid 15 (ObjNum 466 snap 145 seq_num 466) 2023-09-22T07:49:00.267 INFO:tasks.rados.rados.0.smithi006.stdout:1513: done (5 left) 2023-09-22T07:49:00.268 INFO:tasks.rados.rados.0.smithi006.stdout:1520: rollback oid 30 current snap is 145 2023-09-22T07:49:00.268 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 30 to 142 2023-09-22T07:49:00.268 INFO:tasks.rados.rados.0.smithi006.stdout:1515: expect (ObjNum 255 snap 78 seq_num 255) 2023-09-22T07:49:00.376 INFO:tasks.rados.rados.0.smithi006.stdout:1518: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-22T07:49:00.379 INFO:tasks.rados.rados.0.smithi006.stdout:1517: finishing rollback tid 0 to smithi006182445-31 2023-09-22T07:49:00.379 INFO:tasks.rados.rados.0.smithi006.stdout:1516: finishing write tid 1 to smithi006182445-49 2023-09-22T07:49:00.379 INFO:tasks.rados.rados.0.smithi006.stdout:1517: finishing rollback tid 1 to smithi006182445-31 2023-09-22T07:49:00.380 INFO:tasks.rados.rados.0.smithi006.stdout:1516: finishing write tid 2 to smithi006182445-49 2023-09-22T07:49:00.380 INFO:tasks.rados.rados.0.smithi006.stdout:1517: finishing rollback tid 2 to smithi006182445-31 2023-09-22T07:49:00.380 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 31 v 830 (ObjNum 425 snap 134 seq_num 425) dirty exists 2023-09-22T07:49:00.380 INFO:tasks.rados.rados.0.smithi006.stdout:1520: finishing rollback tid 0 to smithi006182445-30 2023-09-22T07:49:00.380 INFO:tasks.rados.rados.0.smithi006.stdout:1520: finishing rollback tid 1 to smithi006182445-30 2023-09-22T07:49:00.380 INFO:tasks.rados.rados.0.smithi006.stdout:1520: finishing rollback tid 2 to smithi006182445-30 2023-09-22T07:49:00.380 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 30 v 635 (ObjNum 420 snap 133 seq_num 420) dirty exists 2023-09-22T07:49:00.380 INFO:tasks.rados.rados.0.smithi006.stdout:1519: finishing copy_from to smithi006182445-32 2023-09-22T07:49:00.381 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 32 v 254 (ObjNum 289 snap 0 seq_num 0) dirty exists 2023-09-22T07:49:00.381 INFO:tasks.rados.rados.0.smithi006.stdout:1519: finishing copy_from racing read to smithi006182445-32 2023-09-22T07:49:00.381 INFO:tasks.rados.rados.0.smithi006.stdout:1516: finishing write tid 3 to smithi006182445-49 2023-09-22T07:49:00.381 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 49 v 567 (ObjNum 467 snap 145 seq_num 467) dirty exists 2023-09-22T07:49:00.381 INFO:tasks.rados.rados.0.smithi006.stdout:1516: left oid 49 (ObjNum 467 snap 145 seq_num 467) 2023-09-22T07:49:00.381 INFO:tasks.rados.rados.0.smithi006.stdout:1515: done (5 left) 2023-09-22T07:49:00.381 INFO:tasks.rados.rados.0.smithi006.stdout:1516: done (4 left) 2023-09-22T07:49:00.382 INFO:tasks.rados.rados.0.smithi006.stdout:1517: done (3 left) 2023-09-22T07:49:00.382 INFO:tasks.rados.rados.0.smithi006.stdout:1518: done (2 left) 2023-09-22T07:49:00.382 INFO:tasks.rados.rados.0.smithi006.stdout:1519: done (1 left) 2023-09-22T07:49:00.382 INFO:tasks.rados.rados.0.smithi006.stdout:1520: done (0 left) 2023-09-22T07:49:00.382 INFO:tasks.rados.rados.0.smithi006.stdout:1521: snap_remove snap 142 2023-09-22T07:49:00.535 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 22 07:49:00 smithi006 systemd[1]: ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@osd.2.service: Succeeded. 2023-09-22T07:49:00.535 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 22 07:49:00 smithi006 systemd[1]: Stopped Ceph osd.2 for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:49:00.535 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 22 07:49:00 smithi006 systemd[1]: Starting Ceph osd.2 for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:49:01.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:00 smithi006 ceph-mon[204052]: failed to encode map e366 with expected crc 2023-09-22T07:49:01.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:00 smithi006 ceph-mon[204052]: failed to encode map e366 with expected crc 2023-09-22T07:49:01.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:00 smithi006 ceph-mon[204052]: failed to encode map e367 with expected crc 2023-09-22T07:49:01.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:00 smithi006 ceph-mon[204052]: osdmap e367: 8 total, 7 up, 8 in 2023-09-22T07:49:01.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:00 smithi006 ceph-mon[200575]: failed to encode map e366 with expected crc 2023-09-22T07:49:01.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:00 smithi006 ceph-mon[200575]: failed to encode map e366 with expected crc 2023-09-22T07:49:01.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:00 smithi006 ceph-mon[200575]: failed to encode map e367 with expected crc 2023-09-22T07:49:01.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:00 smithi006 ceph-mon[200575]: osdmap e367: 8 total, 7 up, 8 in 2023-09-22T07:49:01.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:00 smithi105 ceph-mon[190463]: failed to encode map e366 with expected crc 2023-09-22T07:49:01.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:00 smithi105 ceph-mon[190463]: failed to encode map e366 with expected crc 2023-09-22T07:49:01.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:00 smithi105 ceph-mon[190463]: failed to encode map e367 with expected crc 2023-09-22T07:49:01.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:00 smithi105 ceph-mon[190463]: osdmap e367: 8 total, 7 up, 8 in 2023-09-22T07:49:01.205 INFO:tasks.rados.rados.0.smithi006.stdout:1521: done (0 left) 2023-09-22T07:49:01.205 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 44 current snap is 145 2023-09-22T07:49:01.205 INFO:tasks.rados.rados.0.smithi006.stdout:1522: seq_num 468 ranges {0=647168} 2023-09-22T07:49:01.209 INFO:tasks.rados.rados.0.smithi006.stdout:1522: writing smithi006182445-44 from 0 to 647168 tid 1 2023-09-22T07:49:01.209 INFO:tasks.rados.rados.0.smithi006.stdout:1523: delete oid 35 current snap is 145 2023-09-22T07:49:01.216 INFO:tasks.rados.rados.0.smithi006.stdout:1522: finishing write tid 1 to smithi006182445-44 2023-09-22T07:49:01.217 INFO:tasks.rados.rados.0.smithi006.stdout:1522: finishing write tid 2 to smithi006182445-44 2023-09-22T07:49:01.221 INFO:tasks.rados.rados.0.smithi006.stdout:1522: finishing write tid 3 to smithi006182445-44 2023-09-22T07:49:01.221 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 44 v 530 (ObjNum 468 snap 145 seq_num 468) dirty exists 2023-09-22T07:49:01.221 INFO:tasks.rados.rados.0.smithi006.stdout:1522: left oid 44 (ObjNum 468 snap 145 seq_num 468) 2023-09-22T07:49:01.222 INFO:tasks.rados.rados.0.smithi006.stdout:1522: done (1 left) 2023-09-22T07:49:01.223 INFO:tasks.rados.rados.0.smithi006.stdout:1523: done (0 left) 2023-09-22T07:49:01.223 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 50 current snap is 145 2023-09-22T07:49:01.223 INFO:tasks.rados.rados.0.smithi006.stdout:1524: seq_num 470 ranges {0=679936} 2023-09-22T07:49:01.227 INFO:tasks.rados.rados.0.smithi006.stdout:1524: writing smithi006182445-50 from 0 to 679936 tid 1 2023-09-22T07:49:01.227 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 46 current snap is 145 2023-09-22T07:49:01.227 INFO:tasks.rados.rados.0.smithi006.stdout:1525: seq_num 471 ranges {106496=696320} 2023-09-22T07:49:01.232 INFO:tasks.rados.rados.0.smithi006.stdout:1525: writing smithi006182445-46 from 106496 to 802816 tid 1 2023-09-22T07:49:01.232 INFO:tasks.rados.rados.0.smithi006.stdout:1526: setattr oid 32 current snap is 145 2023-09-22T07:49:01.232 INFO:tasks.rados.rados.0.smithi006.stdout:1524: finishing write tid 1 to smithi006182445-50 2023-09-22T07:49:01.232 INFO:tasks.rados.rados.0.smithi006.stdout:1524: finishing write tid 2 to smithi006182445-50 2023-09-22T07:49:01.232 INFO:tasks.rados.rados.0.smithi006.stdout:1524: finishing write tid 3 to smithi006182445-50 2023-09-22T07:49:01.232 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 50 v 512 (ObjNum 470 snap 145 seq_num 470) dirty exists 2023-09-22T07:49:01.233 INFO:tasks.rados.rados.0.smithi006.stdout:1524: left oid 50 (ObjNum 470 snap 145 seq_num 470) 2023-09-22T07:49:01.234 INFO:tasks.rados.rados.0.smithi006.stdout:1524: done (2 left) 2023-09-22T07:49:01.234 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 40 current snap is 145 2023-09-22T07:49:01.234 INFO:tasks.rados.rados.0.smithi006.stdout:1527: seq_num 472 ranges {0=712704} 2023-09-22T07:49:01.238 INFO:tasks.rados.rados.0.smithi006.stdout:1527: writing smithi006182445-40 from 0 to 712704 tid 1 2023-09-22T07:49:01.238 INFO:tasks.rados.rados.0.smithi006.stdout:1528: read oid 35 snap -1 2023-09-22T07:49:01.238 INFO:tasks.rados.rados.0.smithi006.stdout:1528: expect deleted 2023-09-22T07:49:01.238 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 21 current snap is 145 2023-09-22T07:49:01.239 INFO:tasks.rados.rados.0.smithi006.stdout:1529: seq_num 473 ranges {3629056=729088} 2023-09-22T07:49:01.263 INFO:tasks.rados.rados.0.smithi006.stdout:1529: writing smithi006182445-21 from 3629056 to 4358144 tid 1 2023-09-22T07:49:01.263 INFO:tasks.rados.rados.0.smithi006.stdout:1530: setattr oid 20 current snap is 145 2023-09-22T07:49:01.263 INFO:tasks.rados.rados.0.smithi006.stdout:1525: finishing write tid 1 to smithi006182445-46 2023-09-22T07:49:01.263 INFO:tasks.rados.rados.0.smithi006.stdout:1525: finishing write tid 2 to smithi006182445-46 2023-09-22T07:49:01.263 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 32 v 643 (ObjNum 289 snap 0 seq_num 3169327312) dirty exists 2023-09-22T07:49:01.264 INFO:tasks.rados.rados.0.smithi006.stdout:1525: finishing write tid 3 to smithi006182445-46 2023-09-22T07:49:01.264 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 46 v 580 (ObjNum 471 snap 145 seq_num 471) dirty exists 2023-09-22T07:49:01.264 INFO:tasks.rados.rados.0.smithi006.stdout:1525: left oid 46 (ObjNum 471 snap 145 seq_num 471) 2023-09-22T07:49:01.264 INFO:tasks.rados.rados.0.smithi006.stdout:1527: finishing write tid 1 to smithi006182445-40 2023-09-22T07:49:01.264 INFO:tasks.rados.rados.0.smithi006.stdout:1527: finishing write tid 2 to smithi006182445-40 2023-09-22T07:49:01.264 INFO:tasks.rados.rados.0.smithi006.stdout:1527: finishing write tid 3 to smithi006182445-40 2023-09-22T07:49:01.264 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 40 v 549 (ObjNum 472 snap 145 seq_num 472) dirty exists 2023-09-22T07:49:01.264 INFO:tasks.rados.rados.0.smithi006.stdout:1527: left oid 40 (ObjNum 472 snap 145 seq_num 472) 2023-09-22T07:49:01.265 INFO:tasks.rados.rados.0.smithi006.stdout:1525: done (5 left) 2023-09-22T07:49:01.265 INFO:tasks.rados.rados.0.smithi006.stdout:1526: done (4 left) 2023-09-22T07:49:01.265 INFO:tasks.rados.rados.0.smithi006.stdout:1527: done (3 left) 2023-09-22T07:49:01.265 INFO:tasks.rados.rados.0.smithi006.stdout:1528: done (2 left) 2023-09-22T07:49:01.265 INFO:tasks.rados.rados.0.smithi006.stdout:1531: delete oid 18 current snap is 145 2023-09-22T07:49:01.266 INFO:tasks.rados.rados.0.smithi006.stdout:1529: finishing write tid 1 to smithi006182445-21 2023-09-22T07:49:01.267 INFO:tasks.rados.rados.0.smithi006.stdout:1529: finishing write tid 2 to smithi006182445-21 2023-09-22T07:49:01.267 INFO:tasks.rados.rados.0.smithi006.stdout:1531: done (2 left) 2023-09-22T07:49:01.267 INFO:tasks.rados.rados.0.smithi006.stdout:1532: rollback oid 16 current snap is 145 2023-09-22T07:49:01.269 INFO:tasks.rados.rados.0.smithi006.stdout:1532: done (2 left) 2023-09-22T07:49:01.269 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 18 current snap is 145 2023-09-22T07:49:01.269 INFO:tasks.rados.rados.0.smithi006.stdout:1533: seq_num 475 ranges {0=761856} 2023-09-22T07:49:01.271 INFO:tasks.rados.rados.0.smithi006.stdout:1533: writing smithi006182445-18 from 0 to 761856 tid 1 2023-09-22T07:49:01.272 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 20 v 513 (ObjNum 255 snap 78 seq_num 255) dirty exists 2023-09-22T07:49:01.272 INFO:tasks.rados.rados.0.smithi006.stdout:1529: finishing write tid 3 to smithi006182445-21 2023-09-22T07:49:01.272 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 21 v 551 (ObjNum 473 snap 145 seq_num 473) dirty exists 2023-09-22T07:49:01.272 INFO:tasks.rados.rados.0.smithi006.stdout:1529: left oid 21 (ObjNum 473 snap 145 seq_num 473) 2023-09-22T07:49:01.272 INFO:tasks.rados.rados.0.smithi006.stdout:1529: done (2 left) 2023-09-22T07:49:01.272 INFO:tasks.rados.rados.0.smithi006.stdout:1530: done (1 left) 2023-09-22T07:49:01.272 INFO:tasks.rados.rados.0.smithi006.stdout:1534: rmattr oid 5 current snap is 145 2023-09-22T07:49:01.273 INFO:tasks.rados.rados.0.smithi006.stdout:1535: setattr oid 37 current snap is 145 2023-09-22T07:49:01.273 INFO:tasks.rados.rados.0.smithi006.stdout:1536: read oid 6 snap -1 2023-09-22T07:49:01.273 INFO:tasks.rados.rados.0.smithi006.stdout:1536: expect (ObjNum 407 snap 127 seq_num 407) 2023-09-22T07:49:01.274 INFO:tasks.rados.rados.0.smithi006.stdout:1537: setattr oid 29 current snap is 145 2023-09-22T07:49:01.274 INFO:tasks.rados.rados.0.smithi006.stdout:1538: read oid 20 snap -1 2023-09-22T07:49:01.275 INFO:tasks.rados.rados.0.smithi006.stdout:1538: expect (ObjNum 255 snap 78 seq_num 255) 2023-09-22T07:49:01.275 INFO:tasks.rados.rados.0.smithi006.stdout:1539: snap_create 2023-09-22T07:49:01.276 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 5 v 0 (ObjNum 462 snap 144 seq_num 462) dirty exists 2023-09-22T07:49:01.276 INFO:tasks.rados.rados.0.smithi006.stdout:1533: finishing write tid 1 to smithi006182445-18 2023-09-22T07:49:01.276 INFO:tasks.rados.rados.0.smithi006.stdout:1533: finishing write tid 2 to smithi006182445-18 2023-09-22T07:49:01.277 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 37 v 469 (ObjNum 437 snap 137 seq_num 437) dirty exists 2023-09-22T07:49:01.278 INFO:tasks.rados.rados.0.smithi006.stdout:1533: finishing write tid 3 to smithi006182445-18 2023-09-22T07:49:01.278 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 18 v 646 (ObjNum 475 snap 145 seq_num 475) dirty exists 2023-09-22T07:49:01.278 INFO:tasks.rados.rados.0.smithi006.stdout:1533: left oid 18 (ObjNum 475 snap 145 seq_num 475) 2023-09-22T07:49:01.287 INFO:tasks.rados.rados.0.smithi006.stdout:1538: expect (ObjNum 255 snap 78 seq_num 255) 2023-09-22T07:49:01.394 INFO:tasks.rados.rados.0.smithi006.stdout:1536: expect (ObjNum 407 snap 127 seq_num 407) 2023-09-22T07:49:01.507 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 29 v 569 (ObjNum 451 snap 141 seq_num 451) dirty exists 2023-09-22T07:49:01.534 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 22 07:49:01 smithi006 bash[228463]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-22T07:49:01.535 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 22 07:49:01 smithi006 bash[228463]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-09-22T07:49:01.535 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 22 07:49:01 smithi006 bash[228463]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-2 --no-mon-config 2023-09-22T07:49:01.535 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 22 07:49:01 smithi006 bash[228463]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2023-09-22T07:49:01.535 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 22 07:49:01 smithi006 bash[228463]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2023-09-22T07:49:01.535 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 22 07:49:01 smithi006 bash[228463]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-09-22T07:49:01.535 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 22 07:49:01 smithi006 bash[228463]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-09-22T07:49:01.535 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 22 07:49:01 smithi006 bash[228463]: --> ceph-volume lvm activate successful for osd ID: 2 2023-09-22T07:49:02.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:01 smithi006 ceph-mon[200575]: failed to encode map e367 with expected crc 2023-09-22T07:49:02.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:01 smithi006 ceph-mon[200575]: failed to encode map e367 with expected crc 2023-09-22T07:49:02.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:01 smithi006 ceph-mon[200575]: failed to encode map e367 with expected crc 2023-09-22T07:49:02.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:01 smithi006 ceph-mon[200575]: pgmap v198: 121 pgs: 9 active+undersized+degraded, 28 active+undersized, 84 active+clean; 182 MiB data, 891 MiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 3.7 MiB/s wr, 25 op/s; 44/288 objects degraded (15.278%) 2023-09-22T07:49:02.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:01 smithi006 ceph-mon[200575]: failed to encode map e368 with expected crc 2023-09-22T07:49:02.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:01 smithi006 ceph-mon[200575]: osdmap e368: 8 total, 7 up, 8 in 2023-09-22T07:49:02.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:01 smithi006 ceph-mon[200575]: failed to encode map e368 with expected crc 2023-09-22T07:49:02.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:01 smithi006 ceph-mon[204052]: failed to encode map e367 with expected crc 2023-09-22T07:49:02.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:01 smithi006 ceph-mon[204052]: failed to encode map e367 with expected crc 2023-09-22T07:49:02.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:01 smithi006 ceph-mon[204052]: failed to encode map e367 with expected crc 2023-09-22T07:49:02.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:01 smithi006 ceph-mon[204052]: pgmap v198: 121 pgs: 9 active+undersized+degraded, 28 active+undersized, 84 active+clean; 182 MiB data, 891 MiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 3.7 MiB/s wr, 25 op/s; 44/288 objects degraded (15.278%) 2023-09-22T07:49:02.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:01 smithi006 ceph-mon[204052]: failed to encode map e368 with expected crc 2023-09-22T07:49:02.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:01 smithi006 ceph-mon[204052]: osdmap e368: 8 total, 7 up, 8 in 2023-09-22T07:49:02.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:01 smithi006 ceph-mon[204052]: failed to encode map e368 with expected crc 2023-09-22T07:49:02.087 INFO:teuthology.orchestra.run.smithi006.stdout:true 2023-09-22T07:49:02.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:01 smithi105 ceph-mon[190463]: failed to encode map e367 with expected crc 2023-09-22T07:49:02.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:01 smithi105 ceph-mon[190463]: failed to encode map e367 with expected crc 2023-09-22T07:49:02.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:01 smithi105 ceph-mon[190463]: failed to encode map e367 with expected crc 2023-09-22T07:49:02.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:01 smithi105 ceph-mon[190463]: pgmap v198: 121 pgs: 9 active+undersized+degraded, 28 active+undersized, 84 active+clean; 182 MiB data, 891 MiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 3.7 MiB/s wr, 25 op/s; 44/288 objects degraded (15.278%) 2023-09-22T07:49:02.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:01 smithi105 ceph-mon[190463]: failed to encode map e368 with expected crc 2023-09-22T07:49:02.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:01 smithi105 ceph-mon[190463]: osdmap e368: 8 total, 7 up, 8 in 2023-09-22T07:49:02.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:01 smithi105 ceph-mon[190463]: failed to encode map e368 with expected crc 2023-09-22T07:49:02.230 INFO:tasks.rados.rados.0.smithi006.stdout:1533: done (6 left) 2023-09-22T07:49:02.230 INFO:tasks.rados.rados.0.smithi006.stdout:1534: done (5 left) 2023-09-22T07:49:02.230 INFO:tasks.rados.rados.0.smithi006.stdout:1535: done (4 left) 2023-09-22T07:49:02.230 INFO:tasks.rados.rados.0.smithi006.stdout:1536: done (3 left) 2023-09-22T07:49:02.231 INFO:tasks.rados.rados.0.smithi006.stdout:1537: done (2 left) 2023-09-22T07:49:02.231 INFO:tasks.rados.rados.0.smithi006.stdout:1538: done (1 left) 2023-09-22T07:49:02.231 INFO:tasks.rados.rados.0.smithi006.stdout:1539: done (0 left) 2023-09-22T07:49:02.231 INFO:tasks.rados.rados.0.smithi006.stdout:1540: read oid 16 snap -1 2023-09-22T07:49:02.231 INFO:tasks.rados.rados.0.smithi006.stdout:1540: expect (ObjNum 465 snap 145 seq_num 465) 2023-09-22T07:49:02.231 INFO:tasks.rados.rados.0.smithi006.stdout:1541: read oid 43 snap -1 2023-09-22T07:49:02.231 INFO:tasks.rados.rados.0.smithi006.stdout:1541: expect (ObjNum 433 snap 136 seq_num 433) 2023-09-22T07:49:02.231 INFO:tasks.rados.rados.0.smithi006.stdout:1542: read oid 10 snap -1 2023-09-22T07:49:02.231 INFO:tasks.rados.rados.0.smithi006.stdout:1542: expect (ObjNum 407 snap 127 seq_num 407) 2023-09-22T07:49:02.231 INFO:tasks.rados.rados.0.smithi006.stdout:1543: delete oid 25 current snap is 146 2023-09-22T07:49:02.258 INFO:tasks.rados.rados.0.smithi006.stdout:1540: expect (ObjNum 465 snap 145 seq_num 465) 2023-09-22T07:49:02.439 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-22T07:49:02.439 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (3m) - 7m 29.7M - 0.25.0 c8568f914cd2 68496074d95c 2023-09-22T07:49:02.439 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi105 *:3000 running (3m) - 7m 86.9M - 9.4.7 2c41d148cca3 c6fa0e987221 2023-09-22T07:49:02.439 INFO:teuthology.orchestra.run.smithi006.stdout:mds.a smithi006 running (8m) - 8m 15.9M - 17.2.6-1121-g6a79a820 202608b01ce9 b81e719d7bdb 2023-09-22T07:49:02.439 INFO:teuthology.orchestra.run.smithi006.stdout:mds.b smithi105 running (8m) - 8m 20.3M - 17.2.6-1121-g6a79a820 202608b01ce9 d99d16e4c45f 2023-09-22T07:49:02.439 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi105 *:8443,9283,8765 running (2m) - 11m 447M - 18.0.0-6218-gf7ddca67 ceff0457336d 49e3827be236 2023-09-22T07:49:02.439 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:8443,9283,8765 running (3m) - 13m 509M - 18.0.0-6218-gf7ddca67 ceff0457336d f4535b7ef9f5 2023-09-22T07:49:02.439 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (2m) - 13m 80.7M 2048M 18.0.0-6218-gf7ddca67 ceff0457336d bd2ccd4dffc6 2023-09-22T07:49:02.439 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi105 running (106s) - 12m 35.5M 2048M 18.0.0-6218-gf7ddca67 ceff0457336d 0504f0bc86e8 2023-09-22T07:49:02.440 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (2m) - 11m 62.8M 2048M 18.0.0-6218-gf7ddca67 ceff0457336d 8664efa43f86 2023-09-22T07:49:02.440 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (3m) - 6m 16.3M - 1.5.0 0da6a335fe13 b733ce1e65fd 2023-09-22T07:49:02.440 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi105 *:9100 running (3m) - 6m 9.93M - 1.5.0 0da6a335fe13 13131a30680c 2023-09-22T07:49:02.440 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (66s) - 11m 160M 2501M 18.0.0-6218-gf7ddca67 ceff0457336d 14c3d8ebed2c 2023-09-22T07:49:02.440 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (33s) - 10m 14.7M 2501M 18.0.0-6218-gf7ddca67 ceff0457336d 53c21d599509 2023-09-22T07:49:02.440 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (10m) - 10m 418M 2501M 17.2.6-1121-g6a79a820 202608b01ce9 258b394587b2 2023-09-22T07:49:02.440 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (10m) - 10m 298M 2501M 17.2.6-1121-g6a79a820 202608b01ce9 ea205d1e8484 2023-09-22T07:49:02.440 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi105 running (9m) - 9m 341M 2500M 17.2.6-1121-g6a79a820 202608b01ce9 2e8fe03d53fa 2023-09-22T07:49:02.440 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi105 running (9m) - 9m 311M 2500M 17.2.6-1121-g6a79a820 202608b01ce9 82303d1786f2 2023-09-22T07:49:02.440 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi105 running (9m) - 9m 221M 2500M 17.2.6-1121-g6a79a820 202608b01ce9 ea58a9013d04 2023-09-22T07:49:02.440 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi105 running (8m) - 8m 279M 2500M 17.2.6-1121-g6a79a820 202608b01ce9 a9ff7d782c8f 2023-09-22T07:49:02.440 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi105 *:9095 running (2m) - 7m 48.1M - 2.43.0 a07b618ecd1d aa59c96aa169 2023-09-22T07:49:02.618 INFO:tasks.rados.rados.0.smithi006.stdout:1542: expect (ObjNum 407 snap 127 seq_num 407) 2023-09-22T07:49:02.734 INFO:tasks.rados.rados.0.smithi006.stdout:1541: expect (ObjNum 433 snap 136 seq_num 433) 2023-09-22T07:49:02.784 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 22 07:49:02 smithi006 ceph-osd[228977]: -- 172.21.15.6:0/3476988691 <== mon.2 v2:172.21.15.6:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55db34ca04e0 con 0x55db34c72c00 2023-09-22T07:49:02.785 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 22 07:49:02 smithi006 bash[228893]: 50a27cbcd6148cc8fc6c9c926efcaef27fa834a559ccff87767b2ce4673d0664 2023-09-22T07:49:02.785 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 22 07:49:02 smithi006 systemd[1]: Started Ceph osd.2 for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:49:02.890 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-09-22T07:49:02.890 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2023-09-22T07:49:02.890 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 3 2023-09-22T07:49:02.890 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:49:02.890 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2023-09-22T07:49:02.890 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 2 2023-09-22T07:49:02.890 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:49:02.890 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2023-09-22T07:49:02.891 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 5, 2023-09-22T07:49:02.891 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 2 2023-09-22T07:49:02.891 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:49:02.891 INFO:teuthology.orchestra.run.smithi006.stdout: "mds": { 2023-09-22T07:49:02.891 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 2 2023-09-22T07:49:02.891 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:49:02.891 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2023-09-22T07:49:02.891 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 7, 2023-09-22T07:49:02.891 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 7 2023-09-22T07:49:02.891 INFO:teuthology.orchestra.run.smithi006.stdout: } 2023-09-22T07:49:02.891 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-09-22T07:49:03.193 INFO:tasks.rados.rados.0.smithi006.stdout:1540: done (3 left) 2023-09-22T07:49:03.193 INFO:tasks.rados.rados.0.smithi006.stdout:1541: done (2 left) 2023-09-22T07:49:03.193 INFO:tasks.rados.rados.0.smithi006.stdout:1542: done (1 left) 2023-09-22T07:49:03.194 INFO:tasks.rados.rados.0.smithi006.stdout:1543: done (0 left) 2023-09-22T07:49:03.194 INFO:tasks.rados.rados.0.smithi006.stdout:1544: rollback oid 31 current snap is 146 2023-09-22T07:49:03.194 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 31 to 145 2023-09-22T07:49:03.194 INFO:tasks.rados.rados.0.smithi006.stdout:1545: delete oid 15 current snap is 146 2023-09-22T07:49:03.197 INFO:tasks.rados.rados.0.smithi006.stdout:1544: finishing rollback tid 0 to smithi006182445-31 2023-09-22T07:49:03.197 INFO:tasks.rados.rados.0.smithi006.stdout:1544: finishing rollback tid 1 to smithi006182445-31 2023-09-22T07:49:03.198 INFO:tasks.rados.rados.0.smithi006.stdout:1544: finishing rollback tid 2 to smithi006182445-31 2023-09-22T07:49:03.198 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 31 v 836 (ObjNum 425 snap 134 seq_num 425) dirty exists 2023-09-22T07:49:03.199 INFO:tasks.rados.rados.0.smithi006.stdout:1544: done (1 left) 2023-09-22T07:49:03.199 INFO:tasks.rados.rados.0.smithi006.stdout:1545: done (0 left) 2023-09-22T07:49:03.199 INFO:tasks.rados.rados.0.smithi006.stdout:1546: delete oid 45 current snap is 146 2023-09-22T07:49:03.201 INFO:tasks.rados.rados.0.smithi006.stdout:1546: done (0 left) 2023-09-22T07:49:03.201 INFO:tasks.rados.rados.0.smithi006.stdout:1547: copy_from oid 20 from oid 46 current snap is 146 2023-09-22T07:49:03.201 INFO:tasks.rados.rados.0.smithi006.stdout:1548: copy_from oid 35 from oid 14 current snap is 146 2023-09-22T07:49:03.201 INFO:tasks.rados.rados.0.smithi006.stdout:1549: delete oid 34 current snap is 146 2023-09-22T07:49:03.202 INFO:tasks.rados.rados.0.smithi006.stdout:1548: finishing copy_from to smithi006182445-35 2023-09-22T07:49:03.202 INFO:tasks.rados.rados.0.smithi006.stdout:1548: got expected ENOENT (src dne) 2023-09-22T07:49:03.202 INFO:tasks.rados.rados.0.smithi006.stdout:1548: finishing copy_from racing read to smithi006182445-35 2023-09-22T07:49:03.203 INFO:tasks.rados.rados.0.smithi006.stdout:1548: done (2 left) 2023-09-22T07:49:03.203 INFO:tasks.rados.rados.0.smithi006.stdout:1549: done (1 left) 2023-09-22T07:49:03.203 INFO:tasks.rados.rados.0.smithi006.stdout:1550: read oid 29 snap -1 2023-09-22T07:49:03.203 INFO:tasks.rados.rados.0.smithi006.stdout:1550: expect (ObjNum 451 snap 141 seq_num 451) 2023-09-22T07:49:03.203 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 16 current snap is 146 2023-09-22T07:49:03.203 INFO:tasks.rados.rados.0.smithi006.stdout:1551: seq_num 480 ranges {5767168=442368,6209536=401408} 2023-09-22T07:49:03.228 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 22 07:49:02 smithi006 conmon[228953]: 2023-09-22T07:49:02.956+0000 7f2831825640 -1 Falling back to public interface 2023-09-22T07:49:03.238 INFO:tasks.rados.rados.0.smithi006.stdout:1551: writing smithi006182445-16 from 5767168 to 6209536 tid 1 2023-09-22T07:49:03.240 INFO:tasks.rados.rados.0.smithi006.stdout:1551: writing smithi006182445-16 from 6209536 to 6610944 tid 2 2023-09-22T07:49:03.241 INFO:tasks.rados.rados.0.smithi006.stdout:1552: delete oid 8 current snap is 146 2023-09-22T07:49:03.241 INFO:tasks.rados.rados.0.smithi006.stdout:1547: finishing copy_from racing read to smithi006182445-20 2023-09-22T07:49:03.241 INFO:tasks.rados.rados.0.smithi006.stdout:1547: finishing copy_from to smithi006182445-20 2023-09-22T07:49:03.241 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 20 v 580 (ObjNum 471 snap 145 seq_num 471) dirty exists 2023-09-22T07:49:03.241 INFO:tasks.rados.rados.0.smithi006.stdout:1550: expect (ObjNum 451 snap 141 seq_num 451) 2023-09-22T07:49:03.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:03 smithi006 ceph-mon[200575]: from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:49:03.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:03 smithi006 ceph-mon[200575]: failed to encode map e369 with expected crc 2023-09-22T07:49:03.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:03 smithi006 ceph-mon[200575]: failed to encode map e369 with expected crc 2023-09-22T07:49:03.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:03 smithi006 ceph-mon[200575]: osdmap e369: 8 total, 7 up, 8 in 2023-09-22T07:49:03.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:03 smithi006 ceph-mon[200575]: failed to encode map e369 with expected crc 2023-09-22T07:49:03.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:03 smithi006 ceph-mon[200575]: failed to encode map e369 with expected crc 2023-09-22T07:49:03.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:03 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:03.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:03 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:03.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:03 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:49:03.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:03 smithi006 ceph-mon[200575]: from='client.? 172.21.15.6:0/2529937462' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:49:03.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:03 smithi006 ceph-mon[204052]: from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:49:03.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:03 smithi006 ceph-mon[204052]: failed to encode map e369 with expected crc 2023-09-22T07:49:03.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:03 smithi006 ceph-mon[204052]: failed to encode map e369 with expected crc 2023-09-22T07:49:03.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:03 smithi006 ceph-mon[204052]: osdmap e369: 8 total, 7 up, 8 in 2023-09-22T07:49:03.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:03 smithi006 ceph-mon[204052]: failed to encode map e369 with expected crc 2023-09-22T07:49:03.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:03 smithi006 ceph-mon[204052]: failed to encode map e369 with expected crc 2023-09-22T07:49:03.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:03 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:03.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:03 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:03.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:03 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:49:03.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:03 smithi006 ceph-mon[204052]: from='client.? 172.21.15.6:0/2529937462' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:49:03.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:03 smithi105 ceph-mon[190463]: from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:49:03.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:03 smithi105 ceph-mon[190463]: failed to encode map e369 with expected crc 2023-09-22T07:49:03.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:03 smithi105 ceph-mon[190463]: failed to encode map e369 with expected crc 2023-09-22T07:49:03.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:03 smithi105 ceph-mon[190463]: osdmap e369: 8 total, 7 up, 8 in 2023-09-22T07:49:03.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:03 smithi105 ceph-mon[190463]: failed to encode map e369 with expected crc 2023-09-22T07:49:03.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:03 smithi105 ceph-mon[190463]: failed to encode map e369 with expected crc 2023-09-22T07:49:03.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:03 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:03.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:03 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:03.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:03 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:49:03.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:03 smithi105 ceph-mon[190463]: from='client.? 172.21.15.6:0/2529937462' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:49:03.845 INFO:tasks.rados.rados.0.smithi006.stdout:1547: done (3 left) 2023-09-22T07:49:03.845 INFO:tasks.rados.rados.0.smithi006.stdout:1550: done (2 left) 2023-09-22T07:49:03.845 INFO:tasks.rados.rados.0.smithi006.stdout:1552: done (1 left) 2023-09-22T07:49:03.845 INFO:tasks.rados.rados.0.smithi006.stdout:1553: rollback oid 13 current snap is 146 2023-09-22T07:49:03.846 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 13 to 145 2023-09-22T07:49:03.846 INFO:tasks.rados.rados.0.smithi006.stdout:1551: finishing write tid 1 to smithi006182445-16 2023-09-22T07:49:03.846 INFO:tasks.rados.rados.0.smithi006.stdout:1551: finishing write tid 2 to smithi006182445-16 2023-09-22T07:49:03.846 INFO:tasks.rados.rados.0.smithi006.stdout:1551: finishing write tid 3 to smithi006182445-16 2023-09-22T07:49:03.846 INFO:tasks.rados.rados.0.smithi006.stdout:1551: finishing write tid 4 to smithi006182445-16 2023-09-22T07:49:03.846 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 16 v 198 (ObjNum 480 snap 146 seq_num 480) dirty exists 2023-09-22T07:49:03.846 INFO:tasks.rados.rados.0.smithi006.stdout:1551: left oid 16 (ObjNum 480 snap 146 seq_num 480) 2023-09-22T07:49:03.846 INFO:tasks.rados.rados.0.smithi006.stdout:1551: done (1 left) 2023-09-22T07:49:03.846 INFO:tasks.rados.rados.0.smithi006.stdout:1554: snap_create 2023-09-22T07:49:03.848 INFO:tasks.rados.rados.0.smithi006.stdout:1553: finishing rollback tid 0 to smithi006182445-13 2023-09-22T07:49:03.848 INFO:tasks.rados.rados.0.smithi006.stdout:1553: finishing rollback tid 1 to smithi006182445-13 2023-09-22T07:49:03.849 INFO:tasks.rados.rados.0.smithi006.stdout:1553: finishing rollback tid 2 to smithi006182445-13 2023-09-22T07:49:03.849 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 13 v 584 (ObjNum 273 snap 0 seq_num 0) dirty exists 2023-09-22T07:49:04.511 INFO:tasks.rados.rados.0.smithi006.stdout:1553: done (1 left) 2023-09-22T07:49:04.512 INFO:tasks.rados.rados.0.smithi006.stdout:1554: done (0 left) 2023-09-22T07:49:04.512 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 38 current snap is 147 2023-09-22T07:49:04.512 INFO:tasks.rados.rados.0.smithi006.stdout:1555: seq_num 482 ranges {0=475136,475136=401408} 2023-09-22T07:49:04.514 INFO:tasks.rados.rados.0.smithi006.stdout:1555: writing smithi006182445-38 from 0 to 475136 tid 1 2023-09-22T07:49:04.516 INFO:tasks.rados.rados.0.smithi006.stdout:1555: writing smithi006182445-38 from 475136 to 876544 tid 2 2023-09-22T07:49:04.516 INFO:tasks.rados.rados.0.smithi006.stdout:1556: rollback oid 50 current snap is 147 2023-09-22T07:49:04.516 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 50 to 146 2023-09-22T07:49:04.517 INFO:tasks.rados.rados.0.smithi006.stdout:1557: setattr oid 41 current snap is 147 2023-09-22T07:49:04.521 INFO:tasks.rados.rados.0.smithi006.stdout:1558: rollback oid 7 current snap is 147 2023-09-22T07:49:04.521 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 7 to 145 2023-09-22T07:49:04.521 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 33 current snap is 147 2023-09-22T07:49:04.521 INFO:tasks.rados.rados.0.smithi006.stdout:1559: seq_num 483 ranges {1990656=491520,2482176=401408} 2023-09-22T07:49:04.532 INFO:tasks.rados.rados.0.smithi006.stdout:1559: writing smithi006182445-33 from 1990656 to 2482176 tid 1 2023-09-22T07:49:04.534 INFO:tasks.rados.rados.0.smithi006.stdout:1559: writing smithi006182445-33 from 2482176 to 2883584 tid 2 2023-09-22T07:49:04.534 INFO:tasks.rados.rados.0.smithi006.stdout:1560: setattr oid 49 current snap is 147 2023-09-22T07:49:04.534 INFO:tasks.rados.rados.0.smithi006.stdout:1556: finishing rollback tid 0 to smithi006182445-50 2023-09-22T07:49:04.534 INFO:tasks.rados.rados.0.smithi006.stdout:1556: finishing rollback tid 1 to smithi006182445-50 2023-09-22T07:49:04.534 INFO:tasks.rados.rados.0.smithi006.stdout:1556: finishing rollback tid 2 to smithi006182445-50 2023-09-22T07:49:04.535 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 50 v 583 (ObjNum 470 snap 145 seq_num 470) dirty exists 2023-09-22T07:49:04.535 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 41 v 548 (ObjNum 255 snap 78 seq_num 255) dirty exists 2023-09-22T07:49:04.535 INFO:tasks.rados.rados.0.smithi006.stdout:1555: finishing write tid 1 to smithi006182445-38 2023-09-22T07:49:04.535 INFO:tasks.rados.rados.0.smithi006.stdout:1555: finishing write tid 2 to smithi006182445-38 2023-09-22T07:49:04.535 INFO:tasks.rados.rados.0.smithi006.stdout:1555: finishing write tid 3 to smithi006182445-38 2023-09-22T07:49:04.535 INFO:tasks.rados.rados.0.smithi006.stdout:1555: finishing write tid 4 to smithi006182445-38 2023-09-22T07:49:04.535 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 38 v 588 (ObjNum 482 snap 147 seq_num 482) dirty exists 2023-09-22T07:49:04.535 INFO:tasks.rados.rados.0.smithi006.stdout:1555: left oid 38 (ObjNum 482 snap 147 seq_num 482) 2023-09-22T07:49:04.535 INFO:tasks.rados.rados.0.smithi006.stdout:1558: finishing rollback tid 1 to smithi006182445-7 2023-09-22T07:49:04.535 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 7 v 823 (ObjNum 161 snap 0 seq_num 3169016912) dirty dne 2023-09-22T07:49:04.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:04 smithi006 ceph-mon[204052]: from='client.44174 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:49:04.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:04 smithi006 ceph-mon[204052]: pgmap v201: 121 pgs: 9 active+undersized+degraded, 28 active+undersized, 84 active+clean; 182 MiB data, 891 MiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 146 KiB/s wr, 13 op/s; 44/288 objects degraded (15.278%) 2023-09-22T07:49:04.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:04 smithi006 ceph-mon[200575]: from='client.44174 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:49:04.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:04 smithi006 ceph-mon[200575]: pgmap v201: 121 pgs: 9 active+undersized+degraded, 28 active+undersized, 84 active+clean; 182 MiB data, 891 MiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 146 KiB/s wr, 13 op/s; 44/288 objects degraded (15.278%) 2023-09-22T07:49:04.537 INFO:tasks.rados.rados.0.smithi006.stdout:1559: finishing write tid 1 to smithi006182445-33 2023-09-22T07:49:04.537 INFO:tasks.rados.rados.0.smithi006.stdout:1559: finishing write tid 2 to smithi006182445-33 2023-09-22T07:49:04.537 INFO:tasks.rados.rados.0.smithi006.stdout:1559: finishing write tid 3 to smithi006182445-33 2023-09-22T07:49:04.537 INFO:tasks.rados.rados.0.smithi006.stdout:1555: done (5 left) 2023-09-22T07:49:04.537 INFO:tasks.rados.rados.0.smithi006.stdout:1556: done (4 left) 2023-09-22T07:49:04.537 INFO:tasks.rados.rados.0.smithi006.stdout:1557: done (3 left) 2023-09-22T07:49:04.537 INFO:tasks.rados.rados.0.smithi006.stdout:1558: done (2 left) 2023-09-22T07:49:04.537 INFO:tasks.rados.rados.0.smithi006.stdout:1561: delete oid 18 current snap is 147 2023-09-22T07:49:04.538 INFO:tasks.rados.rados.0.smithi006.stdout:1559: finishing write tid 4 to smithi006182445-33 2023-09-22T07:49:04.538 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 33 v 551 (ObjNum 483 snap 147 seq_num 483) dirty exists 2023-09-22T07:49:04.538 INFO:tasks.rados.rados.0.smithi006.stdout:1559: left oid 33 (ObjNum 483 snap 147 seq_num 483) 2023-09-22T07:49:04.539 INFO:tasks.rados.rados.0.smithi006.stdout:1559: done (2 left) 2023-09-22T07:49:04.539 INFO:tasks.rados.rados.0.smithi006.stdout:1561: done (1 left) 2023-09-22T07:49:04.539 INFO:tasks.rados.rados.0.smithi006.stdout:1562: snap_remove snap 145 2023-09-22T07:49:04.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:04 smithi105 ceph-mon[190463]: from='client.44174 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:49:04.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:04 smithi105 ceph-mon[190463]: pgmap v201: 121 pgs: 9 active+undersized+degraded, 28 active+undersized, 84 active+clean; 182 MiB data, 891 MiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 146 KiB/s wr, 13 op/s; 44/288 objects degraded (15.278%) 2023-09-22T07:49:05.520 INFO:tasks.rados.rados.0.smithi006.stdout:1562: done (1 left) 2023-09-22T07:49:05.520 INFO:tasks.rados.rados.0.smithi006.stdout:1563: read oid 22 snap 146 2023-09-22T07:49:05.520 INFO:tasks.rados.rados.0.smithi006.stdout:1563: expect (ObjNum 434 snap 136 seq_num 434) 2023-09-22T07:49:05.520 INFO:tasks.rados.rados.0.smithi006.stdout:1564: delete oid 19 current snap is 147 2023-09-22T07:49:05.520 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 49 v 570 (ObjNum 467 snap 145 seq_num 467) dirty exists 2023-09-22T07:49:05.523 INFO:tasks.rados.rados.0.smithi006.stdout:1560: done (2 left) 2023-09-22T07:49:05.523 INFO:tasks.rados.rados.0.smithi006.stdout:1564: done (1 left) 2023-09-22T07:49:05.523 INFO:tasks.rados.rados.0.smithi006.stdout:1565: read oid 11 snap -1 2023-09-22T07:49:05.524 INFO:tasks.rados.rados.0.smithi006.stdout:1565: expect (ObjNum 435 snap 136 seq_num 435) 2023-09-22T07:49:05.524 INFO:tasks.rados.rados.0.smithi006.stdout:1566: read oid 46 snap -1 2023-09-22T07:49:05.524 INFO:tasks.rados.rados.0.smithi006.stdout:1566: expect (ObjNum 471 snap 145 seq_num 471) 2023-09-22T07:49:05.524 INFO:tasks.rados.rados.0.smithi006.stdout:1567: read oid 5 snap -1 2023-09-22T07:49:05.524 INFO:tasks.rados.rados.0.smithi006.stdout:1567: expect (ObjNum 462 snap 144 seq_num 462) 2023-09-22T07:49:05.524 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 6 current snap is 147 2023-09-22T07:49:05.524 INFO:tasks.rados.rados.0.smithi006.stdout:1568: seq_num 486 ranges {3522560=548864,4071424=401408} 2023-09-22T07:49:05.546 INFO:tasks.rados.rados.0.smithi006.stdout:1568: writing smithi006182445-6 from 3522560 to 4071424 tid 1 2023-09-22T07:49:05.549 INFO:tasks.rados.rados.0.smithi006.stdout:1568: writing smithi006182445-6 from 4071424 to 4472832 tid 2 2023-09-22T07:49:05.549 INFO:tasks.rados.rados.0.smithi006.stdout:1569: rollback oid 45 current snap is 147 2023-09-22T07:49:05.549 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 45 to 146 2023-09-22T07:49:05.549 INFO:tasks.rados.rados.0.smithi006.stdout:1563: expect (ObjNum 434 snap 136 seq_num 434) 2023-09-22T07:49:05.554 INFO:tasks.rados.rados.0.smithi006.stdout:1563: done (5 left) 2023-09-22T07:49:05.554 INFO:tasks.rados.rados.0.smithi006.stdout:1570: read oid 33 snap 146 2023-09-22T07:49:05.554 INFO:tasks.rados.rados.0.smithi006.stdout:1570: expect (ObjNum 405 snap 126 seq_num 405) 2023-09-22T07:49:05.554 INFO:tasks.rados.rados.0.smithi006.stdout:1571: read oid 34 snap -1 2023-09-22T07:49:05.554 INFO:tasks.rados.rados.0.smithi006.stdout:1571: expect deleted 2023-09-22T07:49:05.555 INFO:tasks.rados.rados.0.smithi006.stdout:1572: read oid 18 snap -1 2023-09-22T07:49:05.555 INFO:tasks.rados.rados.0.smithi006.stdout:1572: expect deleted 2023-09-22T07:49:05.555 INFO:tasks.rados.rados.0.smithi006.stdout:1573: snap_create 2023-09-22T07:49:05.555 INFO:tasks.rados.rados.0.smithi006.stdout:1566: expect (ObjNum 471 snap 145 seq_num 471) 2023-09-22T07:49:05.575 INFO:tasks.rados.rados.0.smithi006.stdout:1567: expect (ObjNum 462 snap 144 seq_num 462) 2023-09-22T07:49:05.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:05 smithi006 ceph-mon[204052]: osdmap e370: 8 total, 7 up, 8 in 2023-09-22T07:49:05.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:05 smithi006 ceph-mon[204052]: failed to encode map e370 with expected crc 2023-09-22T07:49:05.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:05 smithi006 ceph-mon[204052]: failed to encode map e370 with expected crc 2023-09-22T07:49:05.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:05 smithi006 ceph-mon[204052]: failed to encode map e370 with expected crc 2023-09-22T07:49:05.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:05 smithi006 ceph-mon[204052]: failed to encode map e370 with expected crc 2023-09-22T07:49:05.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:05 smithi006 ceph-mon[204052]: pgmap v203: 121 pgs: 9 active+undersized+degraded, 28 active+undersized, 84 active+clean; 176 MiB data, 893 MiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 1.2 MiB/s wr, 33 op/s; 48/285 objects degraded (16.842%) 2023-09-22T07:49:05.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:05 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:05.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:05 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:05.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:05 smithi006 ceph-mon[200575]: osdmap e370: 8 total, 7 up, 8 in 2023-09-22T07:49:05.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:05 smithi006 ceph-mon[200575]: failed to encode map e370 with expected crc 2023-09-22T07:49:05.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:05 smithi006 ceph-mon[200575]: failed to encode map e370 with expected crc 2023-09-22T07:49:05.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:05 smithi006 ceph-mon[200575]: failed to encode map e370 with expected crc 2023-09-22T07:49:05.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:05 smithi006 ceph-mon[200575]: failed to encode map e370 with expected crc 2023-09-22T07:49:05.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:05 smithi006 ceph-mon[200575]: pgmap v203: 121 pgs: 9 active+undersized+degraded, 28 active+undersized, 84 active+clean; 176 MiB data, 893 MiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 1.2 MiB/s wr, 33 op/s; 48/285 objects degraded (16.842%) 2023-09-22T07:49:05.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:05 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:05.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:05 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:05.859 INFO:tasks.rados.rados.0.smithi006.stdout:1568: finishing write tid 1 to smithi006182445-6 2023-09-22T07:49:05.859 INFO:tasks.rados.rados.0.smithi006.stdout:1568: finishing write tid 2 to smithi006182445-6 2023-09-22T07:49:05.859 INFO:tasks.rados.rados.0.smithi006.stdout:1568: finishing write tid 3 to smithi006182445-6 2023-09-22T07:49:05.859 INFO:tasks.rados.rados.0.smithi006.stdout:1569: finishing rollback tid 1 to smithi006182445-45 2023-09-22T07:49:05.859 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 45 v 470 (ObjNum 97 snap 0 seq_num 3625) dirty dne 2023-09-22T07:49:05.859 INFO:tasks.rados.rados.0.smithi006.stdout:1568: finishing write tid 4 to smithi006182445-6 2023-09-22T07:49:05.859 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 6 v 573 (ObjNum 486 snap 147 seq_num 486) dirty exists 2023-09-22T07:49:05.859 INFO:tasks.rados.rados.0.smithi006.stdout:1568: left oid 6 (ObjNum 486 snap 147 seq_num 486) 2023-09-22T07:49:05.859 INFO:tasks.rados.rados.0.smithi006.stdout:1570: expect (ObjNum 405 snap 126 seq_num 405) 2023-09-22T07:49:05.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:05 smithi105 ceph-mon[190463]: osdmap e370: 8 total, 7 up, 8 in 2023-09-22T07:49:05.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:05 smithi105 ceph-mon[190463]: failed to encode map e370 with expected crc 2023-09-22T07:49:05.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:05 smithi105 ceph-mon[190463]: failed to encode map e370 with expected crc 2023-09-22T07:49:05.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:05 smithi105 ceph-mon[190463]: failed to encode map e370 with expected crc 2023-09-22T07:49:05.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:05 smithi105 ceph-mon[190463]: failed to encode map e370 with expected crc 2023-09-22T07:49:05.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:05 smithi105 ceph-mon[190463]: pgmap v203: 121 pgs: 9 active+undersized+degraded, 28 active+undersized, 84 active+clean; 176 MiB data, 893 MiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 1.2 MiB/s wr, 33 op/s; 48/285 objects degraded (16.842%) 2023-09-22T07:49:05.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:05 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:05.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:05 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:05.911 INFO:tasks.rados.rados.0.smithi006.stdout:1565: expect (ObjNum 435 snap 136 seq_num 435) 2023-09-22T07:49:06.225 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 22 07:49:05 smithi006 conmon[228953]: 2023-09-22T07:49:05.834+0000 7f2831825640 -1 osd.2 0 read_superblock omap replica is missing. 2023-09-22T07:49:06.225 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 22 07:49:05 smithi006 conmon[228953]: 2023-09-22T07:49:05.906+0000 7f2831825640 -1 osd.2 363 log_to_monitors true 2023-09-22T07:49:06.506 INFO:tasks.rados.rados.0.smithi006.stdout:1565: done (8 left) 2023-09-22T07:49:06.506 INFO:tasks.rados.rados.0.smithi006.stdout:1566: done (7 left) 2023-09-22T07:49:06.506 INFO:tasks.rados.rados.0.smithi006.stdout:1567: done (6 left) 2023-09-22T07:49:06.506 INFO:tasks.rados.rados.0.smithi006.stdout:1568: done (5 left) 2023-09-22T07:49:06.507 INFO:tasks.rados.rados.0.smithi006.stdout:1569: done (4 left) 2023-09-22T07:49:06.507 INFO:tasks.rados.rados.0.smithi006.stdout:1570: done (3 left) 2023-09-22T07:49:06.507 INFO:tasks.rados.rados.0.smithi006.stdout:1571: done (2 left) 2023-09-22T07:49:06.507 INFO:tasks.rados.rados.0.smithi006.stdout:1572: done (1 left) 2023-09-22T07:49:06.507 INFO:tasks.rados.rados.0.smithi006.stdout:1573: done (0 left) 2023-09-22T07:49:06.507 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 25 current snap is 148 2023-09-22T07:49:06.507 INFO:tasks.rados.rados.0.smithi006.stdout:1574: seq_num 487 ranges {0=565248,565248=401408} 2023-09-22T07:49:06.509 INFO:tasks.rados.rados.0.smithi006.stdout:1574: writing smithi006182445-25 from 0 to 565248 tid 1 2023-09-22T07:49:06.511 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 22 07:49:06 smithi006 conmon[228953]: 2023-09-22T07:49:06.226+0000 7f2822c92700 -1 osd.2 363 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-22T07:49:06.512 INFO:tasks.rados.rados.0.smithi006.stdout:1574: writing smithi006182445-25 from 565248 to 966656 tid 2 2023-09-22T07:49:06.512 INFO:tasks.rados.rados.0.smithi006.stdout:1575: copy_from oid 31 from oid 13 current snap is 148 2023-09-22T07:49:06.512 INFO:tasks.rados.rados.0.smithi006.stdout:1576: snap_remove snap 147 2023-09-22T07:49:06.763 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:06 smithi006 ceph-mon[204052]: Health check update: Degraded data redundancy: 48/285 objects degraded (16.842%), 9 pgs degraded (PG_DEGRADED) 2023-09-22T07:49:06.764 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:06 smithi006 ceph-mon[204052]: failed to encode map e371 with expected crc 2023-09-22T07:49:06.764 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:06 smithi006 ceph-mon[204052]: osdmap e371: 8 total, 7 up, 8 in 2023-09-22T07:49:06.764 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:06 smithi006 ceph-mon[204052]: failed to encode map e371 with expected crc 2023-09-22T07:49:06.764 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:06 smithi006 ceph-mon[204052]: failed to encode map e371 with expected crc 2023-09-22T07:49:06.764 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:06 smithi006 ceph-mon[204052]: failed to encode map e371 with expected crc 2023-09-22T07:49:06.764 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:06 smithi006 ceph-mon[204052]: from='osd.2 [v2:172.21.15.6:6818/3860020251,v1:172.21.15.6:6819/3860020251]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-22T07:49:06.764 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:06 smithi006 ceph-mon[204052]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-22T07:49:06.764 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:06 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:06.764 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:06 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:06.764 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:06 smithi006 ceph-mon[204052]: failed to encode map e372 with expected crc 2023-09-22T07:49:06.765 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:06 smithi006 ceph-mon[204052]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-22T07:49:06.765 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:06 smithi006 ceph-mon[204052]: osdmap e372: 8 total, 7 up, 8 in 2023-09-22T07:49:06.765 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:06 smithi006 ceph-mon[204052]: from='osd.2 [v2:172.21.15.6:6818/3860020251,v1:172.21.15.6:6819/3860020251]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-09-22T07:49:06.765 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:06 smithi006 ceph-mon[204052]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-09-22T07:49:06.765 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:06 smithi006 ceph-mon[200575]: Health check update: Degraded data redundancy: 48/285 objects degraded (16.842%), 9 pgs degraded (PG_DEGRADED) 2023-09-22T07:49:06.765 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:06 smithi006 ceph-mon[200575]: failed to encode map e371 with expected crc 2023-09-22T07:49:06.765 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:06 smithi006 ceph-mon[200575]: osdmap e371: 8 total, 7 up, 8 in 2023-09-22T07:49:06.765 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:06 smithi006 ceph-mon[200575]: failed to encode map e371 with expected crc 2023-09-22T07:49:06.765 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:06 smithi006 ceph-mon[200575]: failed to encode map e371 with expected crc 2023-09-22T07:49:06.765 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:06 smithi006 ceph-mon[200575]: failed to encode map e371 with expected crc 2023-09-22T07:49:06.766 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:06 smithi006 ceph-mon[200575]: from='osd.2 [v2:172.21.15.6:6818/3860020251,v1:172.21.15.6:6819/3860020251]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-22T07:49:06.766 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:06 smithi006 ceph-mon[200575]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-22T07:49:06.766 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:06 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:06.766 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:06 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:06.766 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:06 smithi006 ceph-mon[200575]: failed to encode map e372 with expected crc 2023-09-22T07:49:06.766 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:06 smithi006 ceph-mon[200575]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-22T07:49:06.766 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:06 smithi006 ceph-mon[200575]: osdmap e372: 8 total, 7 up, 8 in 2023-09-22T07:49:06.766 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:06 smithi006 ceph-mon[200575]: from='osd.2 [v2:172.21.15.6:6818/3860020251,v1:172.21.15.6:6819/3860020251]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-09-22T07:49:06.766 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:06 smithi006 ceph-mon[200575]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-09-22T07:49:06.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:06 smithi105 ceph-mon[190463]: Health check update: Degraded data redundancy: 48/285 objects degraded (16.842%), 9 pgs degraded (PG_DEGRADED) 2023-09-22T07:49:06.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:06 smithi105 ceph-mon[190463]: failed to encode map e371 with expected crc 2023-09-22T07:49:06.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:06 smithi105 ceph-mon[190463]: osdmap e371: 8 total, 7 up, 8 in 2023-09-22T07:49:06.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:06 smithi105 ceph-mon[190463]: failed to encode map e371 with expected crc 2023-09-22T07:49:06.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:06 smithi105 ceph-mon[190463]: failed to encode map e371 with expected crc 2023-09-22T07:49:06.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:06 smithi105 ceph-mon[190463]: failed to encode map e371 with expected crc 2023-09-22T07:49:06.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:06 smithi105 ceph-mon[190463]: from='osd.2 [v2:172.21.15.6:6818/3860020251,v1:172.21.15.6:6819/3860020251]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-22T07:49:06.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:06 smithi105 ceph-mon[190463]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-22T07:49:06.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:06 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:06.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:06 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:06.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:06 smithi105 ceph-mon[190463]: failed to encode map e372 with expected crc 2023-09-22T07:49:06.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:06 smithi105 ceph-mon[190463]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-22T07:49:06.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:06 smithi105 ceph-mon[190463]: osdmap e372: 8 total, 7 up, 8 in 2023-09-22T07:49:06.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:06 smithi105 ceph-mon[190463]: from='osd.2 [v2:172.21.15.6:6818/3860020251,v1:172.21.15.6:6819/3860020251]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-09-22T07:49:06.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:06 smithi105 ceph-mon[190463]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-09-22T07:49:07.215 INFO:tasks.rados.rados.0.smithi006.stdout:1576: done (2 left) 2023-09-22T07:49:07.215 INFO:tasks.rados.rados.0.smithi006.stdout:1577: read oid 28 snap -1 2023-09-22T07:49:07.215 INFO:tasks.rados.rados.0.smithi006.stdout:1577: expect (ObjNum 461 snap 144 seq_num 461) 2023-09-22T07:49:07.215 INFO:tasks.rados.rados.0.smithi006.stdout:1578: read oid 45 snap -1 2023-09-22T07:49:07.215 INFO:tasks.rados.rados.0.smithi006.stdout:1578: expect deleted 2023-09-22T07:49:07.215 INFO:tasks.rados.rados.0.smithi006.stdout:1579: rmattr oid 41 current snap is 148 2023-09-22T07:49:07.215 INFO:tasks.rados.rados.0.smithi006.stdout:1574: finishing write tid 1 to smithi006182445-25 2023-09-22T07:49:07.215 INFO:tasks.rados.rados.0.smithi006.stdout:1574: finishing write tid 2 to smithi006182445-25 2023-09-22T07:49:07.215 INFO:tasks.rados.rados.0.smithi006.stdout:1574: finishing write tid 3 to smithi006182445-25 2023-09-22T07:49:07.216 INFO:tasks.rados.rados.0.smithi006.stdout:1574: finishing write tid 4 to smithi006182445-25 2023-09-22T07:49:07.216 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 25 v 842 (ObjNum 487 snap 148 seq_num 487) dirty exists 2023-09-22T07:49:07.216 INFO:tasks.rados.rados.0.smithi006.stdout:1574: left oid 25 (ObjNum 487 snap 148 seq_num 487) 2023-09-22T07:49:07.216 INFO:tasks.rados.rados.0.smithi006.stdout:1575: finishing copy_from to smithi006182445-31 2023-09-22T07:49:07.216 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 31 v 584 (ObjNum 49 snap 0 seq_num 3169334048) dirty exists 2023-09-22T07:49:07.216 INFO:tasks.rados.rados.0.smithi006.stdout:1575: finishing copy_from racing read to smithi006182445-31 2023-09-22T07:49:07.216 INFO:tasks.rados.rados.0.smithi006.stdout:1574: done (4 left) 2023-09-22T07:49:07.216 INFO:tasks.rados.rados.0.smithi006.stdout:1575: done (3 left) 2023-09-22T07:49:07.216 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 46 current snap is 148 2023-09-22T07:49:07.216 INFO:tasks.rados.rados.0.smithi006.stdout:1580: seq_num 488 ranges {802816=581632,1384448=401408} 2023-09-22T07:49:07.223 INFO:tasks.rados.rados.0.smithi006.stdout:1580: writing smithi006182445-46 from 802816 to 1384448 tid 1 2023-09-22T07:49:07.227 INFO:tasks.rados.rados.0.smithi006.stdout:1580: writing smithi006182445-46 from 1384448 to 1785856 tid 2 2023-09-22T07:49:07.227 INFO:tasks.rados.rados.0.smithi006.stdout:1581: read oid 44 snap -1 2023-09-22T07:49:07.227 INFO:tasks.rados.rados.0.smithi006.stdout:1581: expect (ObjNum 468 snap 145 seq_num 468) 2023-09-22T07:49:07.227 INFO:tasks.rados.rados.0.smithi006.stdout:1582: read oid 37 snap -1 2023-09-22T07:49:07.227 INFO:tasks.rados.rados.0.smithi006.stdout:1582: expect (ObjNum 437 snap 137 seq_num 437) 2023-09-22T07:49:07.228 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 30 current snap is 148 2023-09-22T07:49:07.228 INFO:tasks.rados.rados.0.smithi006.stdout:1583: seq_num 489 ranges {3899392=598016,4497408=401408} 2023-09-22T07:49:07.252 INFO:tasks.rados.rados.0.smithi006.stdout:1583: writing smithi006182445-30 from 3899392 to 4497408 tid 1 2023-09-22T07:49:07.254 INFO:tasks.rados.rados.0.smithi006.stdout:1583: writing smithi006182445-30 from 4497408 to 4898816 tid 2 2023-09-22T07:49:07.255 INFO:tasks.rados.rados.0.smithi006.stdout:1584: delete oid 26 current snap is 148 2023-09-22T07:49:07.255 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 41 v 552 (ObjNum 255 snap 78 seq_num 255) dirty exists 2023-09-22T07:49:07.255 INFO:tasks.rados.rados.0.smithi006.stdout:1581: expect (ObjNum 468 snap 145 seq_num 468) 2023-09-22T07:49:07.271 INFO:tasks.rados.rados.0.smithi006.stdout:1577: expect (ObjNum 461 snap 144 seq_num 461) 2023-09-22T07:49:07.478 INFO:tasks.rados.rados.0.smithi006.stdout:1583: finishing write tid 1 to smithi006182445-30 2023-09-22T07:49:07.479 INFO:tasks.rados.rados.0.smithi006.stdout:1583: finishing write tid 2 to smithi006182445-30 2023-09-22T07:49:07.479 INFO:tasks.rados.rados.0.smithi006.stdout:1583: finishing write tid 3 to smithi006182445-30 2023-09-22T07:49:07.479 INFO:tasks.rados.rados.0.smithi006.stdout:1583: finishing write tid 4 to smithi006182445-30 2023-09-22T07:49:07.479 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 30 v 654 (ObjNum 489 snap 148 seq_num 489) dirty exists 2023-09-22T07:49:07.479 INFO:tasks.rados.rados.0.smithi006.stdout:1583: left oid 30 (ObjNum 489 snap 148 seq_num 489) 2023-09-22T07:49:07.479 INFO:tasks.rados.rados.0.smithi006.stdout:1577: done (7 left) 2023-09-22T07:49:07.479 INFO:tasks.rados.rados.0.smithi006.stdout:1579: done (6 left) 2023-09-22T07:49:07.479 INFO:tasks.rados.rados.0.smithi006.stdout:1581: done (5 left) 2023-09-22T07:49:07.480 INFO:tasks.rados.rados.0.smithi006.stdout:1583: done (4 left) 2023-09-22T07:49:07.480 INFO:tasks.rados.rados.0.smithi006.stdout:1584: done (3 left) 2023-09-22T07:49:07.480 INFO:tasks.rados.rados.0.smithi006.stdout:1585: snap_remove snap 146 2023-09-22T07:49:07.518 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:07 smithi006 ceph-mon[204052]: failed to encode map e371 with expected crc 2023-09-22T07:49:07.518 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:07 smithi006 ceph-mon[204052]: failed to encode map e372 with expected crc 2023-09-22T07:49:07.518 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:07 smithi006 ceph-mon[204052]: failed to encode map e372 with expected crc 2023-09-22T07:49:07.518 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:07 smithi006 ceph-mon[204052]: failed to encode map e372 with expected crc 2023-09-22T07:49:07.518 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:07 smithi006 ceph-mon[204052]: pgmap v206: 121 pgs: 9 active+undersized+degraded, 28 active+undersized, 84 active+clean; 178 MiB data, 822 MiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 1.5 MiB/s wr, 35 op/s; 51/300 objects degraded (17.000%) 2023-09-22T07:49:07.519 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:07 smithi006 ceph-mon[204052]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-22T07:49:07.519 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:07 smithi006 ceph-mon[204052]: failed to encode map e373 with expected crc 2023-09-22T07:49:07.519 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:07 smithi006 ceph-mon[204052]: osd.2 [v2:172.21.15.6:6818/3860020251,v1:172.21.15.6:6819/3860020251] boot 2023-09-22T07:49:07.519 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:07 smithi006 ceph-mon[204052]: osdmap e373: 8 total, 8 up, 8 in 2023-09-22T07:49:07.519 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:07 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-22T07:49:07.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:07 smithi006 ceph-mon[200575]: failed to encode map e371 with expected crc 2023-09-22T07:49:07.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:07 smithi006 ceph-mon[200575]: failed to encode map e372 with expected crc 2023-09-22T07:49:07.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:07 smithi006 ceph-mon[200575]: failed to encode map e372 with expected crc 2023-09-22T07:49:07.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:07 smithi006 ceph-mon[200575]: failed to encode map e372 with expected crc 2023-09-22T07:49:07.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:07 smithi006 ceph-mon[200575]: pgmap v206: 121 pgs: 9 active+undersized+degraded, 28 active+undersized, 84 active+clean; 178 MiB data, 822 MiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 1.5 MiB/s wr, 35 op/s; 51/300 objects degraded (17.000%) 2023-09-22T07:49:07.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:07 smithi006 ceph-mon[200575]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-22T07:49:07.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:07 smithi006 ceph-mon[200575]: failed to encode map e373 with expected crc 2023-09-22T07:49:07.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:07 smithi006 ceph-mon[200575]: osd.2 [v2:172.21.15.6:6818/3860020251,v1:172.21.15.6:6819/3860020251] boot 2023-09-22T07:49:07.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:07 smithi006 ceph-mon[200575]: osdmap e373: 8 total, 8 up, 8 in 2023-09-22T07:49:07.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:07 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-22T07:49:07.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:49:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:49:07] "GET /metrics HTTP/1.1" 200 36117 "" "Prometheus/2.43.0" 2023-09-22T07:49:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:07 smithi105 ceph-mon[190463]: failed to encode map e371 with expected crc 2023-09-22T07:49:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:07 smithi105 ceph-mon[190463]: failed to encode map e372 with expected crc 2023-09-22T07:49:07.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:07 smithi105 ceph-mon[190463]: failed to encode map e372 with expected crc 2023-09-22T07:49:07.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:07 smithi105 ceph-mon[190463]: failed to encode map e372 with expected crc 2023-09-22T07:49:07.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:07 smithi105 ceph-mon[190463]: pgmap v206: 121 pgs: 9 active+undersized+degraded, 28 active+undersized, 84 active+clean; 178 MiB data, 822 MiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 1.5 MiB/s wr, 35 op/s; 51/300 objects degraded (17.000%) 2023-09-22T07:49:07.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:07 smithi105 ceph-mon[190463]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-22T07:49:07.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:07 smithi105 ceph-mon[190463]: failed to encode map e373 with expected crc 2023-09-22T07:49:07.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:07 smithi105 ceph-mon[190463]: osd.2 [v2:172.21.15.6:6818/3860020251,v1:172.21.15.6:6819/3860020251] boot 2023-09-22T07:49:07.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:07 smithi105 ceph-mon[190463]: osdmap e373: 8 total, 8 up, 8 in 2023-09-22T07:49:07.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:07 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-22T07:49:08.232 INFO:tasks.rados.rados.0.smithi006.stdout:1585: done (3 left) 2023-09-22T07:49:08.233 INFO:tasks.rados.rados.0.smithi006.stdout:1586: setattr oid 2 current snap is 148 2023-09-22T07:49:08.233 INFO:tasks.rados.rados.0.smithi006.stdout:1587: copy_from oid 15 from oid 32 current snap is 148 2023-09-22T07:49:08.233 INFO:tasks.rados.rados.0.smithi006.stdout:1588: read oid 9 snap -1 2023-09-22T07:49:08.233 INFO:tasks.rados.rados.0.smithi006.stdout:1588: expect deleted 2023-09-22T07:49:08.233 INFO:tasks.rados.rados.0.smithi006.stdout:1589: read oid 50 snap -1 2023-09-22T07:49:08.233 INFO:tasks.rados.rados.0.smithi006.stdout:1589: expect (ObjNum 470 snap 145 seq_num 470) 2023-09-22T07:49:08.233 INFO:tasks.rados.rados.0.smithi006.stdout:1590: rollback oid 13 current snap is 148 2023-09-22T07:49:08.233 INFO:tasks.rados.rados.0.smithi006.stdout:1590: done (7 left) 2023-09-22T07:49:08.234 INFO:tasks.rados.rados.0.smithi006.stdout:1591: copy_from oid 31 from oid 28 current snap is 148 2023-09-22T07:49:08.234 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 11 current snap is 148 2023-09-22T07:49:08.234 INFO:tasks.rados.rados.0.smithi006.stdout:1592: seq_num 491 ranges {7389184=630784,8019968=401408} 2023-09-22T07:49:08.276 INFO:tasks.rados.rados.0.smithi006.stdout:1592: writing smithi006182445-11 from 7389184 to 8019968 tid 1 2023-09-22T07:49:08.279 INFO:tasks.rados.rados.0.smithi006.stdout:1592: writing smithi006182445-11 from 8019968 to 8421376 tid 2 2023-09-22T07:49:08.279 INFO:tasks.rados.rados.0.smithi006.stdout:1593: copy_from oid 19 from oid 5 current snap is 148 2023-09-22T07:49:08.280 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 7 current snap is 148 2023-09-22T07:49:08.280 INFO:tasks.rados.rados.0.smithi006.stdout:1594: seq_num 492 ranges {0=647168,647168=401408} 2023-09-22T07:49:08.287 INFO:tasks.rados.rados.0.smithi006.stdout:1594: writing smithi006182445-7 from 0 to 647168 tid 1 2023-09-22T07:49:08.287 INFO:tasks.rados.rados.0.smithi006.stdout:1594: writing smithi006182445-7 from 647168 to 1048576 tid 2 2023-09-22T07:49:08.287 INFO:tasks.rados.rados.0.smithi006.stdout:1595: delete oid 30 current snap is 148 2023-09-22T07:49:08.287 INFO:tasks.rados.rados.0.smithi006.stdout:1589: expect (ObjNum 470 snap 145 seq_num 470) 2023-09-22T07:49:08.312 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 2 v 529 (ObjNum 402 snap 125 seq_num 402) dirty exists 2023-09-22T07:49:08.312 INFO:tasks.rados.rados.0.smithi006.stdout:1580: finishing write tid 1 to smithi006182445-46 2023-09-22T07:49:08.312 INFO:tasks.rados.rados.0.smithi006.stdout:1587: finishing copy_from racing read to smithi006182445-15 2023-09-22T07:49:08.312 INFO:tasks.rados.rados.0.smithi006.stdout:1580: finishing write tid 2 to smithi006182445-46 2023-09-22T07:49:08.312 INFO:tasks.rados.rados.0.smithi006.stdout:1580: finishing write tid 3 to smithi006182445-46 2023-09-22T07:49:08.312 INFO:tasks.rados.rados.0.smithi006.stdout:1587: finishing copy_from to smithi006182445-15 2023-09-22T07:49:08.312 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 15 v 643 (ObjNum 161 snap 0 seq_num 0) dirty exists 2023-09-22T07:49:08.312 INFO:tasks.rados.rados.0.smithi006.stdout:1580: finishing write tid 4 to smithi006182445-46 2023-09-22T07:49:08.312 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 46 v 591 (ObjNum 488 snap 148 seq_num 488) dirty exists 2023-09-22T07:49:08.313 INFO:tasks.rados.rados.0.smithi006.stdout:1580: left oid 46 (ObjNum 488 snap 148 seq_num 488) 2023-09-22T07:49:08.313 INFO:tasks.rados.rados.0.smithi006.stdout:1591: finishing copy_from racing read to smithi006182445-31 2023-09-22T07:49:08.313 INFO:tasks.rados.rados.0.smithi006.stdout:1578: done (11 left) 2023-09-22T07:49:08.313 INFO:tasks.rados.rados.0.smithi006.stdout:1580: done (10 left) 2023-09-22T07:49:08.313 INFO:tasks.rados.rados.0.smithi006.stdout:1586: done (9 left) 2023-09-22T07:49:08.313 INFO:tasks.rados.rados.0.smithi006.stdout:1587: done (8 left) 2023-09-22T07:49:08.313 INFO:tasks.rados.rados.0.smithi006.stdout:1588: done (7 left) 2023-09-22T07:49:08.313 INFO:tasks.rados.rados.0.smithi006.stdout:1589: done (6 left) 2023-09-22T07:49:08.313 INFO:tasks.rados.rados.0.smithi006.stdout:1595: done (5 left) 2023-09-22T07:49:08.313 INFO:tasks.rados.rados.0.smithi006.stdout:1596: delete oid 44 current snap is 148 2023-09-22T07:49:08.313 INFO:tasks.rados.rados.0.smithi006.stdout:1591: finishing copy_from to smithi006182445-31 2023-09-22T07:49:08.313 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 31 v 625 (ObjNum 461 snap 144 seq_num 461) dirty exists 2023-09-22T07:49:08.313 INFO:tasks.rados.rados.0.smithi006.stdout:1592: finishing write tid 1 to smithi006182445-11 2023-09-22T07:49:08.314 INFO:tasks.rados.rados.0.smithi006.stdout:1592: finishing write tid 2 to smithi006182445-11 2023-09-22T07:49:08.314 INFO:tasks.rados.rados.0.smithi006.stdout:1593: finishing copy_from to smithi006182445-19 2023-09-22T07:49:08.314 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 19 v 631 (ObjNum 462 snap 144 seq_num 462) dirty exists 2023-09-22T07:49:08.314 INFO:tasks.rados.rados.0.smithi006.stdout:1593: finishing copy_from racing read to smithi006182445-19 2023-09-22T07:49:08.314 INFO:tasks.rados.rados.0.smithi006.stdout:1592: finishing write tid 3 to smithi006182445-11 2023-09-22T07:49:08.314 INFO:tasks.rados.rados.0.smithi006.stdout:1582: expect (ObjNum 437 snap 137 seq_num 437) 2023-09-22T07:49:08.570 INFO:tasks.rados.rados.0.smithi006.stdout:1594: finishing write tid 1 to smithi006182445-7 2023-09-22T07:49:08.570 INFO:tasks.rados.rados.0.smithi006.stdout:1594: finishing write tid 2 to smithi006182445-7 2023-09-22T07:49:08.570 INFO:tasks.rados.rados.0.smithi006.stdout:1594: finishing write tid 3 to smithi006182445-7 2023-09-22T07:49:08.571 INFO:tasks.rados.rados.0.smithi006.stdout:1592: finishing write tid 4 to smithi006182445-11 2023-09-22T07:49:08.571 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 11 v 849 (ObjNum 491 snap 148 seq_num 491) dirty exists 2023-09-22T07:49:08.571 INFO:tasks.rados.rados.0.smithi006.stdout:1592: left oid 11 (ObjNum 491 snap 148 seq_num 491) 2023-09-22T07:49:08.571 INFO:tasks.rados.rados.0.smithi006.stdout:1594: finishing write tid 4 to smithi006182445-7 2023-09-22T07:49:08.571 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 7 v 852 (ObjNum 492 snap 148 seq_num 492) dirty exists 2023-09-22T07:49:08.571 INFO:tasks.rados.rados.0.smithi006.stdout:1594: left oid 7 (ObjNum 492 snap 148 seq_num 492) 2023-09-22T07:49:08.571 INFO:tasks.rados.rados.0.smithi006.stdout:1582: done (5 left) 2023-09-22T07:49:08.571 INFO:tasks.rados.rados.0.smithi006.stdout:1591: done (4 left) 2023-09-22T07:49:08.571 INFO:tasks.rados.rados.0.smithi006.stdout:1592: done (3 left) 2023-09-22T07:49:08.571 INFO:tasks.rados.rados.0.smithi006.stdout:1593: done (2 left) 2023-09-22T07:49:08.571 INFO:tasks.rados.rados.0.smithi006.stdout:1594: done (1 left) 2023-09-22T07:49:08.571 INFO:tasks.rados.rados.0.smithi006.stdout:1596: done (0 left) 2023-09-22T07:49:08.572 INFO:tasks.rados.rados.0.smithi006.stdout:1597: rollback oid 19 current snap is 148 2023-09-22T07:49:08.572 INFO:tasks.rados.rados.0.smithi006.stdout:1597: done (0 left) 2023-09-22T07:49:08.572 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 45 current snap is 148 2023-09-22T07:49:08.572 INFO:tasks.rados.rados.0.smithi006.stdout:1598: seq_num 495 ranges {0=696320,696320=401408} 2023-09-22T07:49:08.574 INFO:tasks.rados.rados.0.smithi006.stdout:1598: writing smithi006182445-45 from 0 to 696320 tid 1 2023-09-22T07:49:08.576 INFO:tasks.rados.rados.0.smithi006.stdout:1598: writing smithi006182445-45 from 696320 to 1097728 tid 2 2023-09-22T07:49:08.576 INFO:tasks.rados.rados.0.smithi006.stdout:1599: snap_create 2023-09-22T07:49:08.578 INFO:tasks.rados.rados.0.smithi006.stdout:1598: finishing write tid 1 to smithi006182445-45 2023-09-22T07:49:08.579 INFO:tasks.rados.rados.0.smithi006.stdout:1598: finishing write tid 2 to smithi006182445-45 2023-09-22T07:49:08.579 INFO:tasks.rados.rados.0.smithi006.stdout:1598: finishing write tid 3 to smithi006182445-45 2023-09-22T07:49:08.580 INFO:tasks.rados.rados.0.smithi006.stdout:1598: finishing write tid 4 to smithi006182445-45 2023-09-22T07:49:08.580 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 45 v 473 (ObjNum 495 snap 148 seq_num 495) dirty exists 2023-09-22T07:49:08.580 INFO:tasks.rados.rados.0.smithi006.stdout:1598: left oid 45 (ObjNum 495 snap 148 seq_num 495) 2023-09-22T07:49:08.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:08 smithi006 ceph-mon[204052]: failed to encode map e373 with expected crc 2023-09-22T07:49:08.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:08 smithi006 ceph-mon[204052]: failed to encode map e374 with expected crc 2023-09-22T07:49:08.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:08 smithi006 ceph-mon[204052]: osdmap e374: 8 total, 8 up, 8 in 2023-09-22T07:49:08.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:08 smithi006 ceph-mon[200575]: failed to encode map e373 with expected crc 2023-09-22T07:49:08.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:08 smithi006 ceph-mon[200575]: failed to encode map e374 with expected crc 2023-09-22T07:49:08.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:08 smithi006 ceph-mon[200575]: osdmap e374: 8 total, 8 up, 8 in 2023-09-22T07:49:08.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:08 smithi105 ceph-mon[190463]: failed to encode map e373 with expected crc 2023-09-22T07:49:08.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:08 smithi105 ceph-mon[190463]: failed to encode map e374 with expected crc 2023-09-22T07:49:08.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:08 smithi105 ceph-mon[190463]: osdmap e374: 8 total, 8 up, 8 in 2023-09-22T07:49:08.877 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:49:08 smithi105 conmon[175730]: ts=2023-09-22T07:49:08.659Z caller=alerting.go:366 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi006:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi105.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-09-22T07:49:08.877 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:49:08 smithi105 conmon[175730]: ts=2023-09-22T07:49:08.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi006:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi105.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-22T07:49:09.536 INFO:tasks.rados.rados.0.smithi006.stdout:1598: done (1 left) 2023-09-22T07:49:09.536 INFO:tasks.rados.rados.0.smithi006.stdout:1599: done (0 left) 2023-09-22T07:49:09.536 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 19 current snap is 149 2023-09-22T07:49:09.536 INFO:tasks.rados.rados.0.smithi006.stdout:1600: seq_num 496 ranges {3670016=712704,4382720=401408} 2023-09-22T07:49:09.560 INFO:tasks.rados.rados.0.smithi006.stdout:1600: writing smithi006182445-19 from 3670016 to 4382720 tid 1 2023-09-22T07:49:09.562 INFO:tasks.rados.rados.0.smithi006.stdout:1600: writing smithi006182445-19 from 4382720 to 4784128 tid 2 2023-09-22T07:49:09.562 INFO:tasks.rados.rados.0.smithi006.stdout:1601: copy_from oid 10 from oid 3 current snap is 149 2023-09-22T07:49:09.562 INFO:tasks.rados.rados.0.smithi006.stdout:1602: snap_remove snap 148 2023-09-22T07:49:09.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:09 smithi006 ceph-mon[200575]: failed to encode map e374 with expected crc 2023-09-22T07:49:09.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:09 smithi006 ceph-mon[200575]: failed to encode map e374 with expected crc 2023-09-22T07:49:09.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:09 smithi006 ceph-mon[200575]: failed to encode map e374 with expected crc 2023-09-22T07:49:09.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:09 smithi006 ceph-mon[200575]: failed to encode map e374 with expected crc 2023-09-22T07:49:09.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:09 smithi006 ceph-mon[200575]: failed to encode map e374 with expected crc 2023-09-22T07:49:09.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:09 smithi006 ceph-mon[200575]: failed to encode map e374 with expected crc 2023-09-22T07:49:09.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:09 smithi006 ceph-mon[200575]: pgmap v209: 121 pgs: 6 active+undersized+degraded, 8 active+undersized, 107 active+clean; 161 MiB data, 823 MiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.6 MiB/s wr, 46 op/s; 40/267 objects degraded (14.981%); 410 KiB/s, 1 objects/s recovering 2023-09-22T07:49:09.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:09 smithi006 ceph-mon[204052]: failed to encode map e374 with expected crc 2023-09-22T07:49:09.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:09 smithi006 ceph-mon[204052]: failed to encode map e374 with expected crc 2023-09-22T07:49:09.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:09 smithi006 ceph-mon[204052]: failed to encode map e374 with expected crc 2023-09-22T07:49:09.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:09 smithi006 ceph-mon[204052]: failed to encode map e374 with expected crc 2023-09-22T07:49:09.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:09 smithi006 ceph-mon[204052]: failed to encode map e374 with expected crc 2023-09-22T07:49:09.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:09 smithi006 ceph-mon[204052]: failed to encode map e374 with expected crc 2023-09-22T07:49:09.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:09 smithi006 ceph-mon[204052]: pgmap v209: 121 pgs: 6 active+undersized+degraded, 8 active+undersized, 107 active+clean; 161 MiB data, 823 MiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.6 MiB/s wr, 46 op/s; 40/267 objects degraded (14.981%); 410 KiB/s, 1 objects/s recovering 2023-09-22T07:49:09.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:09 smithi105 ceph-mon[190463]: failed to encode map e374 with expected crc 2023-09-22T07:49:09.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:09 smithi105 ceph-mon[190463]: failed to encode map e374 with expected crc 2023-09-22T07:49:09.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:09 smithi105 ceph-mon[190463]: failed to encode map e374 with expected crc 2023-09-22T07:49:09.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:09 smithi105 ceph-mon[190463]: failed to encode map e374 with expected crc 2023-09-22T07:49:09.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:09 smithi105 ceph-mon[190463]: failed to encode map e374 with expected crc 2023-09-22T07:49:09.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:09 smithi105 ceph-mon[190463]: failed to encode map e374 with expected crc 2023-09-22T07:49:09.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:09 smithi105 ceph-mon[190463]: pgmap v209: 121 pgs: 6 active+undersized+degraded, 8 active+undersized, 107 active+clean; 161 MiB data, 823 MiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.6 MiB/s wr, 46 op/s; 40/267 objects degraded (14.981%); 410 KiB/s, 1 objects/s recovering 2023-09-22T07:49:10.285 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:49:10 smithi006 conmon[187727]: 2023-09-22T07:49:10.126+0000 7fc003075700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (4 PGs are or would become offline) 2023-09-22T07:49:10.533 INFO:tasks.rados.rados.0.smithi006.stdout:1602: done (2 left) 2023-09-22T07:49:10.534 INFO:tasks.rados.rados.0.smithi006.stdout:1603: delete oid 29 current snap is 149 2023-09-22T07:49:10.534 INFO:tasks.rados.rados.0.smithi006.stdout:1600: finishing write tid 1 to smithi006182445-19 2023-09-22T07:49:10.534 INFO:tasks.rados.rados.0.smithi006.stdout:1600: finishing write tid 2 to smithi006182445-19 2023-09-22T07:49:10.534 INFO:tasks.rados.rados.0.smithi006.stdout:1600: finishing write tid 3 to smithi006182445-19 2023-09-22T07:49:10.534 INFO:tasks.rados.rados.0.smithi006.stdout:1600: finishing write tid 4 to smithi006182445-19 2023-09-22T07:49:10.534 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 19 v 635 (ObjNum 496 snap 149 seq_num 496) dirty exists 2023-09-22T07:49:10.534 INFO:tasks.rados.rados.0.smithi006.stdout:1600: left oid 19 (ObjNum 496 snap 149 seq_num 496) 2023-09-22T07:49:10.534 INFO:tasks.rados.rados.0.smithi006.stdout:1601: finishing copy_from to smithi006182445-10 2023-09-22T07:49:10.534 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 10 v 528 (ObjNum 396 snap 124 seq_num 396) dirty exists 2023-09-22T07:49:10.534 INFO:tasks.rados.rados.0.smithi006.stdout:1601: finishing copy_from racing read to smithi006182445-10 2023-09-22T07:49:10.538 INFO:tasks.rados.rados.0.smithi006.stdout:1600: done (2 left) 2023-09-22T07:49:10.538 INFO:tasks.rados.rados.0.smithi006.stdout:1601: done (1 left) 2023-09-22T07:49:10.539 INFO:tasks.rados.rados.0.smithi006.stdout:1603: done (0 left) 2023-09-22T07:49:10.539 INFO:tasks.rados.rados.0.smithi006.stdout:1604: read oid 24 snap -1 2023-09-22T07:49:10.539 INFO:tasks.rados.rados.0.smithi006.stdout:1604: expect (ObjNum 419 snap 133 seq_num 419) 2023-09-22T07:49:10.539 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 17 current snap is 149 2023-09-22T07:49:10.539 INFO:tasks.rados.rados.0.smithi006.stdout:1605: seq_num 498 ranges {3801088=745472,4546560=401408} 2023-09-22T07:49:10.564 INFO:tasks.rados.rados.0.smithi006.stdout:1605: writing smithi006182445-17 from 3801088 to 4546560 tid 1 2023-09-22T07:49:10.566 INFO:tasks.rados.rados.0.smithi006.stdout:1605: writing smithi006182445-17 from 4546560 to 4947968 tid 2 2023-09-22T07:49:10.566 INFO:tasks.rados.rados.0.smithi006.stdout:1606: read oid 36 snap -1 2023-09-22T07:49:10.566 INFO:tasks.rados.rados.0.smithi006.stdout:1606: expect (ObjNum 338 snap 107 seq_num 338) 2023-09-22T07:49:10.566 INFO:tasks.rados.rados.0.smithi006.stdout:1607: snap_create 2023-09-22T07:49:10.567 INFO:tasks.rados.rados.0.smithi006.stdout:1604: expect (ObjNum 419 snap 133 seq_num 419) 2023-09-22T07:49:10.625 INFO:tasks.rados.rados.0.smithi006.stdout:1605: finishing write tid 1 to smithi006182445-17 2023-09-22T07:49:10.626 INFO:tasks.rados.rados.0.smithi006.stdout:1605: finishing write tid 2 to smithi006182445-17 2023-09-22T07:49:10.626 INFO:tasks.rados.rados.0.smithi006.stdout:1605: finishing write tid 3 to smithi006182445-17 2023-09-22T07:49:10.626 INFO:tasks.rados.rados.0.smithi006.stdout:1605: finishing write tid 4 to smithi006182445-17 2023-09-22T07:49:10.626 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 17 v 476 (ObjNum 498 snap 149 seq_num 498) dirty exists 2023-09-22T07:49:10.626 INFO:tasks.rados.rados.0.smithi006.stdout:1605: left oid 17 (ObjNum 498 snap 149 seq_num 498) 2023-09-22T07:49:10.626 INFO:tasks.rados.rados.0.smithi006.stdout:1606: expect (ObjNum 338 snap 107 seq_num 338) 2023-09-22T07:49:10.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:10 smithi006 ceph-mon[204052]: osdmap e375: 8 total, 8 up, 8 in 2023-09-22T07:49:10.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:10 smithi006 ceph-mon[204052]: failed to encode map e375 with expected crc 2023-09-22T07:49:10.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:10 smithi006 ceph-mon[204052]: failed to encode map e375 with expected crc 2023-09-22T07:49:10.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:10 smithi006 ceph-mon[204052]: failed to encode map e375 with expected crc 2023-09-22T07:49:10.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:10 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:10.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:10 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:10.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:10 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:49:10.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:10 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:49:10.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:10 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:10.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:10 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:49:10.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:10 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:49:10.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:10 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:49:10.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:10 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:49:10.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:10 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-22T07:49:10.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:10 smithi006 ceph-mon[204052]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-22T07:49:10.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:10 smithi006 ceph-mon[204052]: Upgrade: unsafe to stop osd(s) at this time (4 PGs are or would become offline) 2023-09-22T07:49:10.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:10 smithi006 ceph-mon[200575]: osdmap e375: 8 total, 8 up, 8 in 2023-09-22T07:49:10.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:10 smithi006 ceph-mon[200575]: failed to encode map e375 with expected crc 2023-09-22T07:49:10.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:10 smithi006 ceph-mon[200575]: failed to encode map e375 with expected crc 2023-09-22T07:49:10.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:10 smithi006 ceph-mon[200575]: failed to encode map e375 with expected crc 2023-09-22T07:49:10.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:10 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:10.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:10 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:10.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:10 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:49:10.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:10 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:49:10.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:10 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:10.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:10 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:49:10.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:10 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:49:10.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:10 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:49:10.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:10 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:49:10.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:10 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-22T07:49:10.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:10 smithi006 ceph-mon[200575]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-22T07:49:10.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:10 smithi006 ceph-mon[200575]: Upgrade: unsafe to stop osd(s) at this time (4 PGs are or would become offline) 2023-09-22T07:49:10.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:10 smithi105 ceph-mon[190463]: osdmap e375: 8 total, 8 up, 8 in 2023-09-22T07:49:10.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:10 smithi105 ceph-mon[190463]: failed to encode map e375 with expected crc 2023-09-22T07:49:10.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:10 smithi105 ceph-mon[190463]: failed to encode map e375 with expected crc 2023-09-22T07:49:10.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:10 smithi105 ceph-mon[190463]: failed to encode map e375 with expected crc 2023-09-22T07:49:10.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:10 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:10.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:10 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:10.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:10 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:49:10.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:10 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:49:10.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:10 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:10.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:10 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:49:10.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:10 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:49:10.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:10 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:49:10.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:10 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:49:10.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:10 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-22T07:49:10.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:10 smithi105 ceph-mon[190463]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-22T07:49:10.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:10 smithi105 ceph-mon[190463]: Upgrade: unsafe to stop osd(s) at this time (4 PGs are or would become offline) 2023-09-22T07:49:11.544 INFO:tasks.rados.rados.0.smithi006.stdout:1604: done (3 left) 2023-09-22T07:49:11.545 INFO:tasks.rados.rados.0.smithi006.stdout:1605: done (2 left) 2023-09-22T07:49:11.545 INFO:tasks.rados.rados.0.smithi006.stdout:1606: done (1 left) 2023-09-22T07:49:11.545 INFO:tasks.rados.rados.0.smithi006.stdout:1607: done (0 left) 2023-09-22T07:49:11.545 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 44 current snap is 150 2023-09-22T07:49:11.545 INFO:tasks.rados.rados.0.smithi006.stdout:1608: seq_num 499 ranges {0=761856,761856=401408} 2023-09-22T07:49:11.548 INFO:tasks.rados.rados.0.smithi006.stdout:1608: writing smithi006182445-44 from 0 to 761856 tid 1 2023-09-22T07:49:11.551 INFO:tasks.rados.rados.0.smithi006.stdout:1608: writing smithi006182445-44 from 761856 to 1163264 tid 2 2023-09-22T07:49:11.551 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 48 current snap is 150 2023-09-22T07:49:11.551 INFO:tasks.rados.rados.0.smithi006.stdout:1609: seq_num 500 ranges {1073152=778240,1851392=401408} 2023-09-22T07:49:11.561 INFO:tasks.rados.rados.0.smithi006.stdout:1609: writing smithi006182445-48 from 1073152 to 1851392 tid 1 2023-09-22T07:49:11.563 INFO:tasks.rados.rados.0.smithi006.stdout:1609: writing smithi006182445-48 from 1851392 to 2252800 tid 2 2023-09-22T07:49:11.563 INFO:tasks.rados.rados.0.smithi006.stdout:1610: delete oid 25 current snap is 150 2023-09-22T07:49:11.563 INFO:tasks.rados.rados.0.smithi006.stdout:1608: finishing write tid 1 to smithi006182445-44 2023-09-22T07:49:11.564 INFO:tasks.rados.rados.0.smithi006.stdout:1608: finishing write tid 2 to smithi006182445-44 2023-09-22T07:49:11.564 INFO:tasks.rados.rados.0.smithi006.stdout:1608: finishing write tid 3 to smithi006182445-44 2023-09-22T07:49:11.564 INFO:tasks.rados.rados.0.smithi006.stdout:1608: finishing write tid 4 to smithi006182445-44 2023-09-22T07:49:11.564 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 44 v 638 (ObjNum 499 snap 150 seq_num 499) dirty exists 2023-09-22T07:49:11.564 INFO:tasks.rados.rados.0.smithi006.stdout:1608: left oid 44 (ObjNum 499 snap 150 seq_num 499) 2023-09-22T07:49:11.566 INFO:tasks.rados.rados.0.smithi006.stdout:1608: done (2 left) 2023-09-22T07:49:11.566 INFO:tasks.rados.rados.0.smithi006.stdout:1610: done (1 left) 2023-09-22T07:49:11.566 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 22 current snap is 150 2023-09-22T07:49:11.566 INFO:tasks.rados.rados.0.smithi006.stdout:1611: seq_num 502 ranges {73728=409600,483328=417792,901120=385024} 2023-09-22T07:49:11.569 INFO:tasks.rados.rados.0.smithi006.stdout:1611: writing smithi006182445-22 from 73728 to 483328 tid 1 2023-09-22T07:49:11.571 INFO:tasks.rados.rados.0.smithi006.stdout:1611: writing smithi006182445-22 from 483328 to 901120 tid 2 2023-09-22T07:49:11.574 INFO:tasks.rados.rados.0.smithi006.stdout:1611: writing smithi006182445-22 from 901120 to 1286144 tid 3 2023-09-22T07:49:11.574 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 49 current snap is 150 2023-09-22T07:49:11.574 INFO:tasks.rados.rados.0.smithi006.stdout:1609: finishing write tid 1 to smithi006182445-48 2023-09-22T07:49:11.574 INFO:tasks.rados.rados.0.smithi006.stdout:1609: finishing write tid 2 to smithi006182445-48 2023-09-22T07:49:11.574 INFO:tasks.rados.rados.0.smithi006.stdout:1609: finishing write tid 3 to smithi006182445-48 2023-09-22T07:49:11.574 INFO:tasks.rados.rados.0.smithi006.stdout:1609: finishing write tid 4 to smithi006182445-48 2023-09-22T07:49:11.574 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 48 v 607 (ObjNum 500 snap 150 seq_num 500) dirty exists 2023-09-22T07:49:11.575 INFO:tasks.rados.rados.0.smithi006.stdout:1609: left oid 48 (ObjNum 500 snap 150 seq_num 500) 2023-09-22T07:49:11.575 INFO:tasks.rados.rados.0.smithi006.stdout:1611: finishing write tid 1 to smithi006182445-22 2023-09-22T07:49:11.575 INFO:tasks.rados.rados.0.smithi006.stdout:1612: seq_num 503 ranges {6496256=425984,6922240=704512,7626752=98304} 2023-09-22T07:49:11.611 INFO:tasks.rados.rados.0.smithi006.stdout:1612: writing smithi006182445-49 from 6496256 to 6922240 tid 1 2023-09-22T07:49:11.616 INFO:tasks.rados.rados.0.smithi006.stdout:1612: writing smithi006182445-49 from 6922240 to 7626752 tid 2 2023-09-22T07:49:11.617 INFO:tasks.rados.rados.0.smithi006.stdout:1612: writing smithi006182445-49 from 7626752 to 7725056 tid 3 2023-09-22T07:49:11.617 INFO:tasks.rados.rados.0.smithi006.stdout:1609: done (2 left) 2023-09-22T07:49:11.617 INFO:tasks.rados.rados.0.smithi006.stdout:1613: read oid 39 snap 149 2023-09-22T07:49:11.617 INFO:tasks.rados.rados.0.smithi006.stdout:1613: expect (ObjNum 450 snap 141 seq_num 450) 2023-09-22T07:49:11.617 INFO:tasks.rados.rados.0.smithi006.stdout:1614: setattr oid 27 current snap is 150 2023-09-22T07:49:11.618 INFO:tasks.rados.rados.0.smithi006.stdout:1611: finishing write tid 2 to smithi006182445-22 2023-09-22T07:49:11.618 INFO:tasks.rados.rados.0.smithi006.stdout:1611: finishing write tid 3 to smithi006182445-22 2023-09-22T07:49:11.618 INFO:tasks.rados.rados.0.smithi006.stdout:1611: finishing write tid 4 to smithi006182445-22 2023-09-22T07:49:11.618 INFO:tasks.rados.rados.0.smithi006.stdout:1611: finishing write tid 5 to smithi006182445-22 2023-09-22T07:49:11.618 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 22 v 559 (ObjNum 502 snap 150 seq_num 502) dirty exists 2023-09-22T07:49:11.618 INFO:tasks.rados.rados.0.smithi006.stdout:1611: left oid 22 (ObjNum 502 snap 150 seq_num 502) 2023-09-22T07:49:11.619 INFO:tasks.rados.rados.0.smithi006.stdout:1612: finishing write tid 1 to smithi006182445-49 2023-09-22T07:49:11.619 INFO:tasks.rados.rados.0.smithi006.stdout:1611: done (3 left) 2023-09-22T07:49:11.619 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 29 current snap is 150 2023-09-22T07:49:11.619 INFO:tasks.rados.rados.0.smithi006.stdout:1615: seq_num 504 ranges {0=450560,450560=589824,1040384=212992} 2023-09-22T07:49:11.622 INFO:tasks.rados.rados.0.smithi006.stdout:1615: writing smithi006182445-29 from 0 to 450560 tid 1 2023-09-22T07:49:11.626 INFO:tasks.rados.rados.0.smithi006.stdout:1615: writing smithi006182445-29 from 450560 to 1040384 tid 2 2023-09-22T07:49:11.628 INFO:tasks.rados.rados.0.smithi006.stdout:1615: writing smithi006182445-29 from 1040384 to 1253376 tid 3 2023-09-22T07:49:11.628 INFO:tasks.rados.rados.0.smithi006.stdout:1612: finishing write tid 2 to smithi006182445-49 2023-09-22T07:49:11.628 INFO:tasks.rados.rados.0.smithi006.stdout:1616: copy_from oid 12 from oid 45 current snap is 150 2023-09-22T07:49:11.628 INFO:tasks.rados.rados.0.smithi006.stdout:1612: finishing write tid 3 to smithi006182445-49 2023-09-22T07:49:11.628 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 27 v 560 (ObjNum 402 snap 125 seq_num 402) dirty exists 2023-09-22T07:49:11.628 INFO:tasks.rados.rados.0.smithi006.stdout:1612: finishing write tid 4 to smithi006182445-49 2023-09-22T07:49:11.628 INFO:tasks.rados.rados.0.smithi006.stdout:1612: finishing write tid 5 to smithi006182445-49 2023-09-22T07:49:11.628 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 49 v 578 (ObjNum 503 snap 150 seq_num 503) dirty exists 2023-09-22T07:49:11.628 INFO:tasks.rados.rados.0.smithi006.stdout:1612: left oid 49 (ObjNum 503 snap 150 seq_num 503) 2023-09-22T07:49:11.628 INFO:tasks.rados.rados.0.smithi006.stdout:1615: finishing write tid 1 to smithi006182445-29 2023-09-22T07:49:11.629 INFO:tasks.rados.rados.0.smithi006.stdout:1612: done (4 left) 2023-09-22T07:49:11.629 INFO:tasks.rados.rados.0.smithi006.stdout:1614: done (3 left) 2023-09-22T07:49:11.629 INFO:tasks.rados.rados.0.smithi006.stdout:1617: copy_from oid 9 from oid 38 current snap is 150 2023-09-22T07:49:11.629 INFO:tasks.rados.rados.0.smithi006.stdout:1618: read oid 7 snap 149 2023-09-22T07:49:11.629 INFO:tasks.rados.rados.0.smithi006.stdout:1618: expect (ObjNum 492 snap 148 seq_num 492) 2023-09-22T07:49:11.629 INFO:tasks.rados.rados.0.smithi006.stdout:1619: rmattr oid 24 current snap is 150 2023-09-22T07:49:11.629 INFO:tasks.rados.rados.0.smithi006.stdout:1619: done (5 left) 2023-09-22T07:49:11.629 INFO:tasks.rados.rados.0.smithi006.stdout:1620: snap_create 2023-09-22T07:49:11.630 INFO:tasks.rados.rados.0.smithi006.stdout:1615: finishing write tid 2 to smithi006182445-29 2023-09-22T07:49:11.631 INFO:tasks.rados.rados.0.smithi006.stdout:1615: finishing write tid 3 to smithi006182445-29 2023-09-22T07:49:11.631 INFO:tasks.rados.rados.0.smithi006.stdout:1615: finishing write tid 4 to smithi006182445-29 2023-09-22T07:49:11.632 INFO:tasks.rados.rados.0.smithi006.stdout:1615: finishing write tid 5 to smithi006182445-29 2023-09-22T07:49:11.632 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 29 v 582 (ObjNum 504 snap 150 seq_num 504) dirty exists 2023-09-22T07:49:11.633 INFO:tasks.rados.rados.0.smithi006.stdout:1615: left oid 29 (ObjNum 504 snap 150 seq_num 504) 2023-09-22T07:49:11.635 INFO:tasks.rados.rados.0.smithi006.stdout:1618: expect (ObjNum 492 snap 148 seq_num 492) 2023-09-22T07:49:11.663 INFO:tasks.rados.rados.0.smithi006.stdout:1613: expect (ObjNum 450 snap 141 seq_num 450) 2023-09-22T07:49:11.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:11 smithi105 ceph-mon[190463]: failed to encode map e376 with expected crc 2023-09-22T07:49:11.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:11 smithi105 ceph-mon[190463]: osdmap e376: 8 total, 8 up, 8 in 2023-09-22T07:49:11.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:11 smithi105 ceph-mon[190463]: failed to encode map e376 with expected crc 2023-09-22T07:49:11.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:11 smithi105 ceph-mon[190463]: failed to encode map e376 with expected crc 2023-09-22T07:49:11.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:11 smithi105 ceph-mon[190463]: pgmap v212: 121 pgs: 6 active+undersized+degraded, 6 active+undersized, 109 active+clean; 158 MiB data, 819 MiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.0 MiB/s wr, 32 op/s; 40/261 objects degraded (15.326%); 410 KiB/s, 1 objects/s recovering 2023-09-22T07:49:11.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:11 smithi105 ceph-mon[190463]: failed to encode map e376 with expected crc 2023-09-22T07:49:11.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:11 smithi105 ceph-mon[190463]: failed to encode map e376 with expected crc 2023-09-22T07:49:11.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:11 smithi105 ceph-mon[190463]: Health check update: Degraded data redundancy: 40/267 objects degraded (14.981%), 6 pgs degraded (PG_DEGRADED) 2023-09-22T07:49:11.877 INFO:tasks.rados.rados.0.smithi006.stdout:1617: finishing copy_from to smithi006182445-9 2023-09-22T07:49:11.878 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 9 v 588 (ObjNum 482 snap 147 seq_num 482) dirty exists 2023-09-22T07:49:11.878 INFO:tasks.rados.rados.0.smithi006.stdout:1617: finishing copy_from racing read to smithi006182445-9 2023-09-22T07:49:11.878 INFO:tasks.rados.rados.0.smithi006.stdout:1616: finishing copy_from to smithi006182445-12 2023-09-22T07:49:11.878 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 12 v 473 (ObjNum 495 snap 148 seq_num 495) dirty exists 2023-09-22T07:49:11.878 INFO:tasks.rados.rados.0.smithi006.stdout:1616: finishing copy_from racing read to smithi006182445-12 2023-09-22T07:49:12.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:11 smithi006 ceph-mon[204052]: failed to encode map e376 with expected crc 2023-09-22T07:49:12.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:11 smithi006 ceph-mon[204052]: osdmap e376: 8 total, 8 up, 8 in 2023-09-22T07:49:12.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:11 smithi006 ceph-mon[204052]: failed to encode map e376 with expected crc 2023-09-22T07:49:12.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:11 smithi006 ceph-mon[204052]: failed to encode map e376 with expected crc 2023-09-22T07:49:12.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:11 smithi006 ceph-mon[204052]: pgmap v212: 121 pgs: 6 active+undersized+degraded, 6 active+undersized, 109 active+clean; 158 MiB data, 819 MiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.0 MiB/s wr, 32 op/s; 40/261 objects degraded (15.326%); 410 KiB/s, 1 objects/s recovering 2023-09-22T07:49:12.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:11 smithi006 ceph-mon[204052]: failed to encode map e376 with expected crc 2023-09-22T07:49:12.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:11 smithi006 ceph-mon[204052]: failed to encode map e376 with expected crc 2023-09-22T07:49:12.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:11 smithi006 ceph-mon[204052]: Health check update: Degraded data redundancy: 40/267 objects degraded (14.981%), 6 pgs degraded (PG_DEGRADED) 2023-09-22T07:49:12.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:11 smithi006 ceph-mon[200575]: failed to encode map e376 with expected crc 2023-09-22T07:49:12.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:11 smithi006 ceph-mon[200575]: osdmap e376: 8 total, 8 up, 8 in 2023-09-22T07:49:12.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:11 smithi006 ceph-mon[200575]: failed to encode map e376 with expected crc 2023-09-22T07:49:12.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:11 smithi006 ceph-mon[200575]: failed to encode map e376 with expected crc 2023-09-22T07:49:12.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:11 smithi006 ceph-mon[200575]: pgmap v212: 121 pgs: 6 active+undersized+degraded, 6 active+undersized, 109 active+clean; 158 MiB data, 819 MiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.0 MiB/s wr, 32 op/s; 40/261 objects degraded (15.326%); 410 KiB/s, 1 objects/s recovering 2023-09-22T07:49:12.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:11 smithi006 ceph-mon[200575]: failed to encode map e376 with expected crc 2023-09-22T07:49:12.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:11 smithi006 ceph-mon[200575]: failed to encode map e376 with expected crc 2023-09-22T07:49:12.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:11 smithi006 ceph-mon[200575]: Health check update: Degraded data redundancy: 40/267 objects degraded (14.981%), 6 pgs degraded (PG_DEGRADED) 2023-09-22T07:49:12.550 INFO:tasks.rados.rados.0.smithi006.stdout:1613: done (5 left) 2023-09-22T07:49:12.550 INFO:tasks.rados.rados.0.smithi006.stdout:1615: done (4 left) 2023-09-22T07:49:12.550 INFO:tasks.rados.rados.0.smithi006.stdout:1616: done (3 left) 2023-09-22T07:49:12.550 INFO:tasks.rados.rados.0.smithi006.stdout:1617: done (2 left) 2023-09-22T07:49:12.550 INFO:tasks.rados.rados.0.smithi006.stdout:1618: done (1 left) 2023-09-22T07:49:12.550 INFO:tasks.rados.rados.0.smithi006.stdout:1620: done (0 left) 2023-09-22T07:49:12.550 INFO:tasks.rados.rados.0.smithi006.stdout:1621: rollback oid 43 current snap is 151 2023-09-22T07:49:12.550 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 43 to 150 2023-09-22T07:49:12.551 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 4 current snap is 151 2023-09-22T07:49:12.551 INFO:tasks.rados.rados.0.smithi006.stdout:1622: seq_num 505 ranges {630784=466944,1097728=475136,1572864=327680} 2023-09-22T07:49:12.556 INFO:tasks.rados.rados.0.smithi006.stdout:1622: writing smithi006182445-4 from 630784 to 1097728 tid 1 2023-09-22T07:49:12.559 INFO:tasks.rados.rados.0.smithi006.stdout:1622: writing smithi006182445-4 from 1097728 to 1572864 tid 2 2023-09-22T07:49:12.562 INFO:tasks.rados.rados.0.smithi006.stdout:1622: writing smithi006182445-4 from 1572864 to 1900544 tid 3 2023-09-22T07:49:12.562 INFO:tasks.rados.rados.0.smithi006.stdout:1623: read oid 18 snap -1 2023-09-22T07:49:12.562 INFO:tasks.rados.rados.0.smithi006.stdout:1623: expect deleted 2023-09-22T07:49:12.562 INFO:tasks.rados.rados.0.smithi006.stdout:1624: copy_from oid 6 from oid 29 current snap is 151 2023-09-22T07:49:12.562 INFO:tasks.rados.rados.0.smithi006.stdout:1621: finishing rollback tid 0 to smithi006182445-43 2023-09-22T07:49:12.562 INFO:tasks.rados.rados.0.smithi006.stdout:1625: setattr oid 2 current snap is 151 2023-09-22T07:49:12.562 INFO:tasks.rados.rados.0.smithi006.stdout:1621: finishing rollback tid 1 to smithi006182445-43 2023-09-22T07:49:12.562 INFO:tasks.rados.rados.0.smithi006.stdout:1621: finishing rollback tid 2 to smithi006182445-43 2023-09-22T07:49:12.562 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 43 v 882 (ObjNum 433 snap 136 seq_num 433) dirty exists 2023-09-22T07:49:12.563 INFO:tasks.rados.rados.0.smithi006.stdout:1621: done (4 left) 2023-09-22T07:49:12.563 INFO:tasks.rados.rados.0.smithi006.stdout:1623: done (3 left) 2023-09-22T07:49:12.563 INFO:tasks.rados.rados.0.smithi006.stdout:1626: rollback oid 46 current snap is 151 2023-09-22T07:49:12.563 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 46 to 149 2023-09-22T07:49:12.563 INFO:tasks.rados.rados.0.smithi006.stdout:1627: read oid 16 snap -1 2023-09-22T07:49:12.563 INFO:tasks.rados.rados.0.smithi006.stdout:1627: expect (ObjNum 480 snap 146 seq_num 480) 2023-09-22T07:49:12.564 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 22 current snap is 151 2023-09-22T07:49:12.564 INFO:tasks.rados.rados.0.smithi006.stdout:1628: seq_num 506 ranges {1286144=483328,1769472=761856,2531328=40960} 2023-09-22T07:49:12.573 INFO:tasks.rados.rados.0.smithi006.stdout:1628: writing smithi006182445-22 from 1286144 to 1769472 tid 1 2023-09-22T07:49:12.578 INFO:tasks.rados.rados.0.smithi006.stdout:1628: writing smithi006182445-22 from 1769472 to 2531328 tid 2 2023-09-22T07:49:12.578 INFO:tasks.rados.rados.0.smithi006.stdout:1628: writing smithi006182445-22 from 2531328 to 2572288 tid 3 2023-09-22T07:49:12.578 INFO:tasks.rados.rados.0.smithi006.stdout:1629: snap_remove snap 150 2023-09-22T07:49:12.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:12 smithi105 ceph-mon[190463]: failed to encode map e377 with expected crc 2023-09-22T07:49:12.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:12 smithi105 ceph-mon[190463]: osdmap e377: 8 total, 8 up, 8 in 2023-09-22T07:49:12.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:12 smithi105 ceph-mon[190463]: failed to encode map e377 with expected crc 2023-09-22T07:49:12.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:12 smithi105 ceph-mon[190463]: failed to encode map e377 with expected crc 2023-09-22T07:49:12.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:12 smithi105 ceph-mon[190463]: failed to encode map e377 with expected crc 2023-09-22T07:49:13.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:12 smithi006 ceph-mon[204052]: failed to encode map e377 with expected crc 2023-09-22T07:49:13.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:12 smithi006 ceph-mon[204052]: osdmap e377: 8 total, 8 up, 8 in 2023-09-22T07:49:13.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:12 smithi006 ceph-mon[204052]: failed to encode map e377 with expected crc 2023-09-22T07:49:13.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:12 smithi006 ceph-mon[204052]: failed to encode map e377 with expected crc 2023-09-22T07:49:13.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:12 smithi006 ceph-mon[204052]: failed to encode map e377 with expected crc 2023-09-22T07:49:13.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:12 smithi006 ceph-mon[200575]: failed to encode map e377 with expected crc 2023-09-22T07:49:13.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:12 smithi006 ceph-mon[200575]: osdmap e377: 8 total, 8 up, 8 in 2023-09-22T07:49:13.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:12 smithi006 ceph-mon[200575]: failed to encode map e377 with expected crc 2023-09-22T07:49:13.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:12 smithi006 ceph-mon[200575]: failed to encode map e377 with expected crc 2023-09-22T07:49:13.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:12 smithi006 ceph-mon[200575]: failed to encode map e377 with expected crc 2023-09-22T07:49:13.558 INFO:tasks.rados.rados.0.smithi006.stdout:1629: done (6 left) 2023-09-22T07:49:13.558 INFO:tasks.rados.rados.0.smithi006.stdout:1630: read oid 39 snap -1 2023-09-22T07:49:13.558 INFO:tasks.rados.rados.0.smithi006.stdout:1630: expect (ObjNum 450 snap 141 seq_num 450) 2023-09-22T07:49:13.558 INFO:tasks.rados.rados.0.smithi006.stdout:1631: snap_create 2023-09-22T07:49:13.559 INFO:tasks.rados.rados.0.smithi006.stdout:1622: finishing write tid 1 to smithi006182445-4 2023-09-22T07:49:13.559 INFO:tasks.rados.rados.0.smithi006.stdout:1622: finishing write tid 2 to smithi006182445-4 2023-09-22T07:49:13.559 INFO:tasks.rados.rados.0.smithi006.stdout:1622: finishing write tid 3 to smithi006182445-4 2023-09-22T07:49:13.559 INFO:tasks.rados.rados.0.smithi006.stdout:1622: finishing write tid 4 to smithi006182445-4 2023-09-22T07:49:13.559 INFO:tasks.rados.rados.0.smithi006.stdout:1622: finishing write tid 5 to smithi006182445-4 2023-09-22T07:49:13.559 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 4 v 659 (ObjNum 505 snap 151 seq_num 505) dirty exists 2023-09-22T07:49:13.559 INFO:tasks.rados.rados.0.smithi006.stdout:1622: left oid 4 (ObjNum 505 snap 151 seq_num 505) 2023-09-22T07:49:13.559 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 2 v 530 (ObjNum 402 snap 125 seq_num 402) dirty exists 2023-09-22T07:49:13.559 INFO:tasks.rados.rados.0.smithi006.stdout:1626: finishing rollback tid 0 to smithi006182445-46 2023-09-22T07:49:13.560 INFO:tasks.rados.rados.0.smithi006.stdout:1626: finishing rollback tid 1 to smithi006182445-46 2023-09-22T07:49:13.560 INFO:tasks.rados.rados.0.smithi006.stdout:1626: finishing rollback tid 2 to smithi006182445-46 2023-09-22T07:49:13.560 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 46 v 612 (ObjNum 488 snap 148 seq_num 488) dirty exists 2023-09-22T07:49:13.560 INFO:tasks.rados.rados.0.smithi006.stdout:1628: finishing write tid 1 to smithi006182445-22 2023-09-22T07:49:13.560 INFO:tasks.rados.rados.0.smithi006.stdout:1624: finishing copy_from racing read to smithi006182445-6 2023-09-22T07:49:13.560 INFO:tasks.rados.rados.0.smithi006.stdout:1624: finishing copy_from to smithi006182445-6 2023-09-22T07:49:13.560 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 6 v 582 (ObjNum 504 snap 150 seq_num 504) dirty exists 2023-09-22T07:49:13.560 INFO:tasks.rados.rados.0.smithi006.stdout:1628: finishing write tid 2 to smithi006182445-22 2023-09-22T07:49:13.560 INFO:tasks.rados.rados.0.smithi006.stdout:1628: finishing write tid 3 to smithi006182445-22 2023-09-22T07:49:13.560 INFO:tasks.rados.rados.0.smithi006.stdout:1628: finishing write tid 4 to smithi006182445-22 2023-09-22T07:49:13.561 INFO:tasks.rados.rados.0.smithi006.stdout:1628: finishing write tid 5 to smithi006182445-22 2023-09-22T07:49:13.561 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 22 v 564 (ObjNum 506 snap 151 seq_num 506) dirty exists 2023-09-22T07:49:13.561 INFO:tasks.rados.rados.0.smithi006.stdout:1628: left oid 22 (ObjNum 506 snap 151 seq_num 506) 2023-09-22T07:49:13.561 INFO:tasks.rados.rados.0.smithi006.stdout:1627: expect (ObjNum 480 snap 146 seq_num 480) 2023-09-22T07:49:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:13 smithi105 ceph-mon[190463]: failed to encode map e378 with expected crc 2023-09-22T07:49:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:13 smithi105 ceph-mon[190463]: failed to encode map e378 with expected crc 2023-09-22T07:49:13.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:13 smithi105 ceph-mon[190463]: osdmap e378: 8 total, 8 up, 8 in 2023-09-22T07:49:13.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:13 smithi105 ceph-mon[190463]: failed to encode map e378 with expected crc 2023-09-22T07:49:13.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:13 smithi105 ceph-mon[190463]: failed to encode map e378 with expected crc 2023-09-22T07:49:13.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:13 smithi105 ceph-mon[190463]: failed to encode map e378 with expected crc 2023-09-22T07:49:13.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:13 smithi105 ceph-mon[190463]: pgmap v215: 121 pgs: 121 active+clean; 135 MiB data, 806 MiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 2.3 MiB/s wr, 8 op/s; 14 MiB/s, 4 objects/s recovering 2023-09-22T07:49:13.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:13.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:49:14.004 INFO:tasks.rados.rados.0.smithi006.stdout:1630: expect (ObjNum 450 snap 141 seq_num 450) 2023-09-22T07:49:14.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:13 smithi006 ceph-mon[204052]: failed to encode map e378 with expected crc 2023-09-22T07:49:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:13 smithi006 ceph-mon[204052]: failed to encode map e378 with expected crc 2023-09-22T07:49:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:13 smithi006 ceph-mon[204052]: osdmap e378: 8 total, 8 up, 8 in 2023-09-22T07:49:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:13 smithi006 ceph-mon[204052]: failed to encode map e378 with expected crc 2023-09-22T07:49:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:13 smithi006 ceph-mon[204052]: failed to encode map e378 with expected crc 2023-09-22T07:49:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:13 smithi006 ceph-mon[204052]: failed to encode map e378 with expected crc 2023-09-22T07:49:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:13 smithi006 ceph-mon[204052]: pgmap v215: 121 pgs: 121 active+clean; 135 MiB data, 806 MiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 2.3 MiB/s wr, 8 op/s; 14 MiB/s, 4 objects/s recovering 2023-09-22T07:49:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:49:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:13 smithi006 ceph-mon[200575]: failed to encode map e378 with expected crc 2023-09-22T07:49:14.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:13 smithi006 ceph-mon[200575]: failed to encode map e378 with expected crc 2023-09-22T07:49:14.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:13 smithi006 ceph-mon[200575]: osdmap e378: 8 total, 8 up, 8 in 2023-09-22T07:49:14.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:13 smithi006 ceph-mon[200575]: failed to encode map e378 with expected crc 2023-09-22T07:49:14.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:13 smithi006 ceph-mon[200575]: failed to encode map e378 with expected crc 2023-09-22T07:49:14.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:13 smithi006 ceph-mon[200575]: failed to encode map e378 with expected crc 2023-09-22T07:49:14.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:13 smithi006 ceph-mon[200575]: pgmap v215: 121 pgs: 121 active+clean; 135 MiB data, 806 MiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 2.3 MiB/s wr, 8 op/s; 14 MiB/s, 4 objects/s recovering 2023-09-22T07:49:14.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:14.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:49:14.561 INFO:tasks.rados.rados.0.smithi006.stdout:1622: done (7 left) 2023-09-22T07:49:14.711 INFO:tasks.rados.rados.0.smithi006.stdout:1624: done (6 left) 2023-09-22T07:49:14.711 INFO:tasks.rados.rados.0.smithi006.stdout:1625: done (5 left) 2023-09-22T07:49:14.712 INFO:tasks.rados.rados.0.smithi006.stdout:1626: done (4 left) 2023-09-22T07:49:14.712 INFO:tasks.rados.rados.0.smithi006.stdout:1627: done (3 left) 2023-09-22T07:49:14.712 INFO:tasks.rados.rados.0.smithi006.stdout:1628: done (2 left) 2023-09-22T07:49:14.712 INFO:tasks.rados.rados.0.smithi006.stdout:1630: done (1 left) 2023-09-22T07:49:14.712 INFO:tasks.rados.rados.0.smithi006.stdout:1631: done (0 left) 2023-09-22T07:49:14.712 INFO:tasks.rados.rados.0.smithi006.stdout:1632: snap_remove snap 149 2023-09-22T07:49:14.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:14 smithi105 ceph-mon[190463]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 40/261 objects degraded (15.326%), 6 pgs degraded) 2023-09-22T07:49:14.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:14 smithi105 ceph-mon[190463]: Cluster is now healthy 2023-09-22T07:49:14.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:14 smithi105 ceph-mon[190463]: osdmap e379: 8 total, 8 up, 8 in 2023-09-22T07:49:14.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:14 smithi105 ceph-mon[190463]: failed to encode map e379 with expected crc 2023-09-22T07:49:14.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:14 smithi105 ceph-mon[190463]: failed to encode map e379 with expected crc 2023-09-22T07:49:14.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:14 smithi105 ceph-mon[190463]: failed to encode map e379 with expected crc 2023-09-22T07:49:14.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:14 smithi105 ceph-mon[190463]: failed to encode map e379 with expected crc 2023-09-22T07:49:15.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:14 smithi006 ceph-mon[204052]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 40/261 objects degraded (15.326%), 6 pgs degraded) 2023-09-22T07:49:15.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:14 smithi006 ceph-mon[204052]: Cluster is now healthy 2023-09-22T07:49:15.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:14 smithi006 ceph-mon[204052]: osdmap e379: 8 total, 8 up, 8 in 2023-09-22T07:49:15.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:14 smithi006 ceph-mon[204052]: failed to encode map e379 with expected crc 2023-09-22T07:49:15.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:14 smithi006 ceph-mon[204052]: failed to encode map e379 with expected crc 2023-09-22T07:49:15.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:14 smithi006 ceph-mon[204052]: failed to encode map e379 with expected crc 2023-09-22T07:49:15.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:14 smithi006 ceph-mon[204052]: failed to encode map e379 with expected crc 2023-09-22T07:49:15.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:14 smithi006 ceph-mon[200575]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 40/261 objects degraded (15.326%), 6 pgs degraded) 2023-09-22T07:49:15.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:14 smithi006 ceph-mon[200575]: Cluster is now healthy 2023-09-22T07:49:15.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:14 smithi006 ceph-mon[200575]: osdmap e379: 8 total, 8 up, 8 in 2023-09-22T07:49:15.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:14 smithi006 ceph-mon[200575]: failed to encode map e379 with expected crc 2023-09-22T07:49:15.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:14 smithi006 ceph-mon[200575]: failed to encode map e379 with expected crc 2023-09-22T07:49:15.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:14 smithi006 ceph-mon[200575]: failed to encode map e379 with expected crc 2023-09-22T07:49:15.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:14 smithi006 ceph-mon[200575]: failed to encode map e379 with expected crc 2023-09-22T07:49:15.571 INFO:tasks.rados.rados.0.smithi006.stdout:1632: done (0 left) 2023-09-22T07:49:15.572 INFO:tasks.rados.rados.0.smithi006.stdout:1633: read oid 42 snap -1 2023-09-22T07:49:15.572 INFO:tasks.rados.rados.0.smithi006.stdout:1633: expect (ObjNum 456 snap 142 seq_num 456) 2023-09-22T07:49:15.572 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 11 current snap is 152 2023-09-22T07:49:15.572 INFO:tasks.rados.rados.0.smithi006.stdout:1634: seq_num 507 ranges {8421376=499712,8921088=638976,9560064=163840} 2023-09-22T07:49:15.620 INFO:tasks.rados.rados.0.smithi006.stdout:1634: writing smithi006182445-11 from 8421376 to 8921088 tid 1 2023-09-22T07:49:15.624 INFO:tasks.rados.rados.0.smithi006.stdout:1634: writing smithi006182445-11 from 8921088 to 9560064 tid 2 2023-09-22T07:49:15.626 INFO:tasks.rados.rados.0.smithi006.stdout:1634: writing smithi006182445-11 from 9560064 to 9723904 tid 3 2023-09-22T07:49:15.626 INFO:tasks.rados.rados.0.smithi006.stdout:1635: delete oid 29 current snap is 152 2023-09-22T07:49:15.626 INFO:tasks.rados.rados.0.smithi006.stdout:1633: expect (ObjNum 456 snap 142 seq_num 456) 2023-09-22T07:49:15.641 INFO:tasks.rados.rados.0.smithi006.stdout:1634: finishing write tid 1 to smithi006182445-11 2023-09-22T07:49:15.641 INFO:tasks.rados.rados.0.smithi006.stdout:1634: finishing write tid 2 to smithi006182445-11 2023-09-22T07:49:15.642 INFO:tasks.rados.rados.0.smithi006.stdout:1634: finishing write tid 3 to smithi006182445-11 2023-09-22T07:49:15.642 INFO:tasks.rados.rados.0.smithi006.stdout:1634: finishing write tid 4 to smithi006182445-11 2023-09-22T07:49:15.642 INFO:tasks.rados.rados.0.smithi006.stdout:1634: finishing write tid 5 to smithi006182445-11 2023-09-22T07:49:15.642 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 11 v 893 (ObjNum 507 snap 152 seq_num 507) dirty exists 2023-09-22T07:49:15.642 INFO:tasks.rados.rados.0.smithi006.stdout:1634: left oid 11 (ObjNum 507 snap 152 seq_num 507) 2023-09-22T07:49:15.643 INFO:tasks.rados.rados.0.smithi006.stdout:1633: done (2 left) 2023-09-22T07:49:15.643 INFO:tasks.rados.rados.0.smithi006.stdout:1634: done (1 left) 2023-09-22T07:49:15.643 INFO:tasks.rados.rados.0.smithi006.stdout:1635: done (0 left) 2023-09-22T07:49:15.643 INFO:tasks.rados.rados.0.smithi006.stdout:1636: rollback oid 16 current snap is 152 2023-09-22T07:49:15.643 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 16 to 151 2023-09-22T07:49:15.643 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 24 current snap is 152 2023-09-22T07:49:15.643 INFO:tasks.rados.rados.0.smithi006.stdout:1637: seq_num 509 ranges {2228224=532480,2760704=409600,3170304=393216} 2023-09-22T07:49:15.656 INFO:tasks.rados.rados.0.smithi006.stdout:1637: writing smithi006182445-24 from 2228224 to 2760704 tid 1 2023-09-22T07:49:15.658 INFO:tasks.rados.rados.0.smithi006.stdout:1637: writing smithi006182445-24 from 2760704 to 3170304 tid 2 2023-09-22T07:49:15.661 INFO:tasks.rados.rados.0.smithi006.stdout:1637: writing smithi006182445-24 from 3170304 to 3563520 tid 3 2023-09-22T07:49:15.661 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 12 current snap is 152 2023-09-22T07:49:15.661 INFO:tasks.rados.rados.0.smithi006.stdout:1636: finishing rollback tid 0 to smithi006182445-16 2023-09-22T07:49:15.661 INFO:tasks.rados.rados.0.smithi006.stdout:1636: finishing rollback tid 1 to smithi006182445-16 2023-09-22T07:49:15.661 INFO:tasks.rados.rados.0.smithi006.stdout:1636: finishing rollback tid 2 to smithi006182445-16 2023-09-22T07:49:15.661 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 16 v 210 (ObjNum 480 snap 146 seq_num 480) dirty exists 2023-09-22T07:49:15.661 INFO:tasks.rados.rados.0.smithi006.stdout:1637: finishing write tid 1 to smithi006182445-24 2023-09-22T07:49:15.661 INFO:tasks.rados.rados.0.smithi006.stdout:1637: finishing write tid 2 to smithi006182445-24 2023-09-22T07:49:15.661 INFO:tasks.rados.rados.0.smithi006.stdout:1638: seq_num 510 ranges {1097728=548864,1646592=745472,2392064=57344} 2023-09-22T07:49:15.670 INFO:tasks.rados.rados.0.smithi006.stdout:1638: writing smithi006182445-12 from 1097728 to 1646592 tid 1 2023-09-22T07:49:15.674 INFO:tasks.rados.rados.0.smithi006.stdout:1638: writing smithi006182445-12 from 1646592 to 2392064 tid 2 2023-09-22T07:49:15.675 INFO:tasks.rados.rados.0.smithi006.stdout:1638: writing smithi006182445-12 from 2392064 to 2449408 tid 3 2023-09-22T07:49:15.675 INFO:tasks.rados.rados.0.smithi006.stdout:1636: done (2 left) 2023-09-22T07:49:15.675 INFO:tasks.rados.rados.0.smithi006.stdout:1639: read oid 9 snap -1 2023-09-22T07:49:15.675 INFO:tasks.rados.rados.0.smithi006.stdout:1639: expect (ObjNum 482 snap 147 seq_num 482) 2023-09-22T07:49:15.675 INFO:tasks.rados.rados.0.smithi006.stdout:1640: read oid 33 snap -1 2023-09-22T07:49:15.675 INFO:tasks.rados.rados.0.smithi006.stdout:1640: expect (ObjNum 483 snap 147 seq_num 483) 2023-09-22T07:49:15.675 INFO:tasks.rados.rados.0.smithi006.stdout:1641: read oid 13 snap 151 2023-09-22T07:49:15.675 INFO:tasks.rados.rados.0.smithi006.stdout:1641: expect (ObjNum -1126132336 snap 22069 seq_num 3168636048) 2023-09-22T07:49:15.675 INFO:tasks.rados.rados.0.smithi006.stdout:1642: delete oid 35 current snap is 152 2023-09-22T07:49:15.676 INFO:tasks.rados.rados.0.smithi006.stdout:1637: finishing write tid 3 to smithi006182445-24 2023-09-22T07:49:15.676 INFO:tasks.rados.rados.0.smithi006.stdout:1637: finishing write tid 4 to smithi006182445-24 2023-09-22T07:49:15.676 INFO:tasks.rados.rados.0.smithi006.stdout:1637: finishing write tid 5 to smithi006182445-24 2023-09-22T07:49:15.676 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 24 v 587 (ObjNum 509 snap 152 seq_num 509) dirty exists 2023-09-22T07:49:15.676 INFO:tasks.rados.rados.0.smithi006.stdout:1637: left oid 24 (ObjNum 509 snap 152 seq_num 509) 2023-09-22T07:49:15.676 INFO:tasks.rados.rados.0.smithi006.stdout:1638: finishing write tid 1 to smithi006182445-12 2023-09-22T07:49:15.677 INFO:tasks.rados.rados.0.smithi006.stdout:1637: done (5 left) 2023-09-22T07:49:15.677 INFO:tasks.rados.rados.0.smithi006.stdout:1642: done (4 left) 2023-09-22T07:49:15.677 INFO:tasks.rados.rados.0.smithi006.stdout:1643: read oid 8 snap -1 2023-09-22T07:49:15.677 INFO:tasks.rados.rados.0.smithi006.stdout:1643: expect deleted 2023-09-22T07:49:15.677 INFO:tasks.rados.rados.0.smithi006.stdout:1644: copy_from oid 11 from oid 42 current snap is 152 2023-09-22T07:49:15.677 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 30 current snap is 152 2023-09-22T07:49:15.677 INFO:tasks.rados.rados.0.smithi006.stdout:1645: seq_num 512 ranges {0=581632,581632=516096,1097728=286720} 2023-09-22T07:49:15.680 INFO:tasks.rados.rados.0.smithi006.stdout:1645: writing smithi006182445-30 from 0 to 581632 tid 1 2023-09-22T07:49:15.683 INFO:tasks.rados.rados.0.smithi006.stdout:1645: writing smithi006182445-30 from 581632 to 1097728 tid 2 2023-09-22T07:49:15.685 INFO:tasks.rados.rados.0.smithi006.stdout:1645: writing smithi006182445-30 from 1097728 to 1384448 tid 3 2023-09-22T07:49:15.685 INFO:tasks.rados.rados.0.smithi006.stdout:1646: copy_from oid 31 from oid 4 current snap is 152 2023-09-22T07:49:15.685 INFO:tasks.rados.rados.0.smithi006.stdout:1638: finishing write tid 2 to smithi006182445-12 2023-09-22T07:49:15.685 INFO:tasks.rados.rados.0.smithi006.stdout:1638: finishing write tid 3 to smithi006182445-12 2023-09-22T07:49:15.685 INFO:tasks.rados.rados.0.smithi006.stdout:1638: finishing write tid 4 to smithi006182445-12 2023-09-22T07:49:15.685 INFO:tasks.rados.rados.0.smithi006.stdout:1641: expect (ObjNum -1126132336 snap 22069 seq_num 3168636048) 2023-09-22T07:49:15.688 INFO:tasks.rados.rados.0.smithi006.stdout:1638: finishing write tid 5 to smithi006182445-12 2023-09-22T07:49:15.688 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 12 v 477 (ObjNum 510 snap 152 seq_num 510) dirty exists 2023-09-22T07:49:15.688 INFO:tasks.rados.rados.0.smithi006.stdout:1638: left oid 12 (ObjNum 510 snap 152 seq_num 510) 2023-09-22T07:49:15.688 INFO:tasks.rados.rados.0.smithi006.stdout:1644: finishing copy_from racing read to smithi006182445-11 2023-09-22T07:49:15.688 INFO:tasks.rados.rados.0.smithi006.stdout:1644: finishing copy_from to smithi006182445-11 2023-09-22T07:49:15.688 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 11 v 611 (ObjNum 456 snap 142 seq_num 456) dirty exists 2023-09-22T07:49:15.688 INFO:tasks.rados.rados.0.smithi006.stdout:1638: done (7 left) 2023-09-22T07:49:15.688 INFO:tasks.rados.rados.0.smithi006.stdout:1641: done (6 left) 2023-09-22T07:49:15.689 INFO:tasks.rados.rados.0.smithi006.stdout:1643: done (5 left) 2023-09-22T07:49:15.689 INFO:tasks.rados.rados.0.smithi006.stdout:1644: done (4 left) 2023-09-22T07:49:15.689 INFO:tasks.rados.rados.0.smithi006.stdout:1647: read oid 6 snap -1 2023-09-22T07:49:15.689 INFO:tasks.rados.rados.0.smithi006.stdout:1647: expect (ObjNum 504 snap 150 seq_num 504) 2023-09-22T07:49:15.689 INFO:tasks.rados.rados.0.smithi006.stdout:1648: snap_remove snap 151 2023-09-22T07:49:15.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:15 smithi105 ceph-mon[190463]: failed to encode map e380 with expected crc 2023-09-22T07:49:15.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:15 smithi105 ceph-mon[190463]: failed to encode map e380 with expected crc 2023-09-22T07:49:15.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:15 smithi105 ceph-mon[190463]: osdmap e380: 8 total, 8 up, 8 in 2023-09-22T07:49:15.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:15 smithi105 ceph-mon[190463]: pgmap v218: 121 pgs: 121 active+clean; 140 MiB data, 782 MiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 6.3 MiB/s wr, 33 op/s; 14 MiB/s, 4 objects/s recovering 2023-09-22T07:49:16.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:15 smithi006 ceph-mon[204052]: failed to encode map e380 with expected crc 2023-09-22T07:49:16.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:15 smithi006 ceph-mon[204052]: failed to encode map e380 with expected crc 2023-09-22T07:49:16.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:15 smithi006 ceph-mon[204052]: osdmap e380: 8 total, 8 up, 8 in 2023-09-22T07:49:16.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:15 smithi006 ceph-mon[204052]: pgmap v218: 121 pgs: 121 active+clean; 140 MiB data, 782 MiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 6.3 MiB/s wr, 33 op/s; 14 MiB/s, 4 objects/s recovering 2023-09-22T07:49:16.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:15 smithi006 ceph-mon[200575]: failed to encode map e380 with expected crc 2023-09-22T07:49:16.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:15 smithi006 ceph-mon[200575]: failed to encode map e380 with expected crc 2023-09-22T07:49:16.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:15 smithi006 ceph-mon[200575]: osdmap e380: 8 total, 8 up, 8 in 2023-09-22T07:49:16.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:15 smithi006 ceph-mon[200575]: pgmap v218: 121 pgs: 121 active+clean; 140 MiB data, 782 MiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 6.3 MiB/s wr, 33 op/s; 14 MiB/s, 4 objects/s recovering 2023-09-22T07:49:16.216 INFO:tasks.rados.rados.0.smithi006.stdout:1648: done (5 left) 2023-09-22T07:49:16.217 INFO:tasks.rados.rados.0.smithi006.stdout:1649: snap_create 2023-09-22T07:49:16.217 INFO:tasks.rados.rados.0.smithi006.stdout:1639: expect (ObjNum 482 snap 147 seq_num 482) 2023-09-22T07:49:16.247 INFO:tasks.rados.rados.0.smithi006.stdout:1645: finishing write tid 1 to smithi006182445-30 2023-09-22T07:49:16.247 INFO:tasks.rados.rados.0.smithi006.stdout:1645: finishing write tid 2 to smithi006182445-30 2023-09-22T07:49:16.247 INFO:tasks.rados.rados.0.smithi006.stdout:1645: finishing write tid 3 to smithi006182445-30 2023-09-22T07:49:16.247 INFO:tasks.rados.rados.0.smithi006.stdout:1645: finishing write tid 4 to smithi006182445-30 2023-09-22T07:49:16.248 INFO:tasks.rados.rados.0.smithi006.stdout:1645: finishing write tid 5 to smithi006182445-30 2023-09-22T07:49:16.248 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 30 v 663 (ObjNum 512 snap 152 seq_num 512) dirty exists 2023-09-22T07:49:16.248 INFO:tasks.rados.rados.0.smithi006.stdout:1645: left oid 30 (ObjNum 512 snap 152 seq_num 512) 2023-09-22T07:49:16.248 INFO:tasks.rados.rados.0.smithi006.stdout:1647: expect (ObjNum 504 snap 150 seq_num 504) 2023-09-22T07:49:16.279 INFO:tasks.rados.rados.0.smithi006.stdout:1640: expect (ObjNum 483 snap 147 seq_num 483) 2023-09-22T07:49:16.383 INFO:tasks.rados.rados.0.smithi006.stdout:1646: finishing copy_from racing read to smithi006182445-31 2023-09-22T07:49:16.384 INFO:tasks.rados.rados.0.smithi006.stdout:1646: finishing copy_from to smithi006182445-31 2023-09-22T07:49:16.384 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 31 v 659 (ObjNum 505 snap 151 seq_num 505) dirty exists 2023-09-22T07:49:16.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:16 smithi105 ceph-mon[190463]: failed to encode map e381 with expected crc 2023-09-22T07:49:16.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:16 smithi105 ceph-mon[190463]: failed to encode map e381 with expected crc 2023-09-22T07:49:16.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:16 smithi105 ceph-mon[190463]: osdmap e381: 8 total, 8 up, 8 in 2023-09-22T07:49:16.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:16 smithi105 ceph-mon[190463]: failed to encode map e381 with expected crc 2023-09-22T07:49:16.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:16 smithi105 ceph-mon[190463]: failed to encode map e381 with expected crc 2023-09-22T07:49:16.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:16 smithi105 ceph-mon[190463]: failed to encode map e381 with expected crc 2023-09-22T07:49:16.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:16 smithi105 ceph-mon[190463]: failed to encode map e382 with expected crc 2023-09-22T07:49:16.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:16 smithi105 ceph-mon[190463]: osdmap e382: 8 total, 8 up, 8 in 2023-09-22T07:49:16.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:16 smithi105 ceph-mon[190463]: failed to encode map e382 with expected crc 2023-09-22T07:49:17.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:16 smithi006 ceph-mon[204052]: failed to encode map e381 with expected crc 2023-09-22T07:49:17.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:16 smithi006 ceph-mon[204052]: failed to encode map e381 with expected crc 2023-09-22T07:49:17.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:16 smithi006 ceph-mon[204052]: osdmap e381: 8 total, 8 up, 8 in 2023-09-22T07:49:17.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:16 smithi006 ceph-mon[204052]: failed to encode map e381 with expected crc 2023-09-22T07:49:17.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:16 smithi006 ceph-mon[204052]: failed to encode map e381 with expected crc 2023-09-22T07:49:17.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:16 smithi006 ceph-mon[204052]: failed to encode map e381 with expected crc 2023-09-22T07:49:17.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:16 smithi006 ceph-mon[204052]: failed to encode map e382 with expected crc 2023-09-22T07:49:17.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:16 smithi006 ceph-mon[204052]: osdmap e382: 8 total, 8 up, 8 in 2023-09-22T07:49:17.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:16 smithi006 ceph-mon[204052]: failed to encode map e382 with expected crc 2023-09-22T07:49:17.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:16 smithi006 ceph-mon[200575]: failed to encode map e381 with expected crc 2023-09-22T07:49:17.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:16 smithi006 ceph-mon[200575]: failed to encode map e381 with expected crc 2023-09-22T07:49:17.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:16 smithi006 ceph-mon[200575]: osdmap e381: 8 total, 8 up, 8 in 2023-09-22T07:49:17.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:16 smithi006 ceph-mon[200575]: failed to encode map e381 with expected crc 2023-09-22T07:49:17.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:16 smithi006 ceph-mon[200575]: failed to encode map e381 with expected crc 2023-09-22T07:49:17.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:16 smithi006 ceph-mon[200575]: failed to encode map e381 with expected crc 2023-09-22T07:49:17.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:16 smithi006 ceph-mon[200575]: failed to encode map e382 with expected crc 2023-09-22T07:49:17.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:16 smithi006 ceph-mon[200575]: osdmap e382: 8 total, 8 up, 8 in 2023-09-22T07:49:17.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:16 smithi006 ceph-mon[200575]: failed to encode map e382 with expected crc 2023-09-22T07:49:17.212 INFO:tasks.rados.rados.0.smithi006.stdout:1639: done (5 left) 2023-09-22T07:49:17.212 INFO:tasks.rados.rados.0.smithi006.stdout:1640: done (4 left) 2023-09-22T07:49:17.212 INFO:tasks.rados.rados.0.smithi006.stdout:1645: done (3 left) 2023-09-22T07:49:17.213 INFO:tasks.rados.rados.0.smithi006.stdout:1646: done (2 left) 2023-09-22T07:49:17.213 INFO:tasks.rados.rados.0.smithi006.stdout:1647: done (1 left) 2023-09-22T07:49:17.213 INFO:tasks.rados.rados.0.smithi006.stdout:1649: done (0 left) 2023-09-22T07:49:17.213 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 29 current snap is 153 2023-09-22T07:49:17.213 INFO:tasks.rados.rados.0.smithi006.stdout:1650: seq_num 513 ranges {0=598016,598016=794624,1392640=8192} 2023-09-22T07:49:17.215 INFO:tasks.rados.rados.0.smithi006.stdout:1650: writing smithi006182445-29 from 0 to 598016 tid 1 2023-09-22T07:49:17.220 INFO:tasks.rados.rados.0.smithi006.stdout:1650: writing smithi006182445-29 from 598016 to 1392640 tid 2 2023-09-22T07:49:17.220 INFO:tasks.rados.rados.0.smithi006.stdout:1650: writing smithi006182445-29 from 1392640 to 1400832 tid 3 2023-09-22T07:49:17.220 INFO:tasks.rados.rados.0.smithi006.stdout:1651: snap_remove snap 152 2023-09-22T07:49:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:17 smithi105 ceph-mon[190463]: failed to encode map e382 with expected crc 2023-09-22T07:49:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:17 smithi105 ceph-mon[190463]: pgmap v221: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 129 MiB data, 785 MiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2023-09-22T07:49:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:17 smithi105 ceph-mon[190463]: failed to encode map e382 with expected crc 2023-09-22T07:49:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:17 smithi105 ceph-mon[190463]: failed to encode map e383 with expected crc 2023-09-22T07:49:17.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:17 smithi105 ceph-mon[190463]: failed to encode map e383 with expected crc 2023-09-22T07:49:17.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:17 smithi105 ceph-mon[190463]: osdmap e383: 8 total, 8 up, 8 in 2023-09-22T07:49:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:49:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:49:17] "GET /metrics HTTP/1.1" 200 36137 "" "Prometheus/2.43.0" 2023-09-22T07:49:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:17 smithi006 ceph-mon[204052]: failed to encode map e382 with expected crc 2023-09-22T07:49:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:17 smithi006 ceph-mon[204052]: pgmap v221: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 129 MiB data, 785 MiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2023-09-22T07:49:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:17 smithi006 ceph-mon[204052]: failed to encode map e382 with expected crc 2023-09-22T07:49:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:17 smithi006 ceph-mon[204052]: failed to encode map e383 with expected crc 2023-09-22T07:49:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:17 smithi006 ceph-mon[204052]: failed to encode map e383 with expected crc 2023-09-22T07:49:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:17 smithi006 ceph-mon[204052]: osdmap e383: 8 total, 8 up, 8 in 2023-09-22T07:49:18.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:17 smithi006 ceph-mon[200575]: failed to encode map e382 with expected crc 2023-09-22T07:49:18.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:17 smithi006 ceph-mon[200575]: pgmap v221: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 129 MiB data, 785 MiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2023-09-22T07:49:18.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:17 smithi006 ceph-mon[200575]: failed to encode map e382 with expected crc 2023-09-22T07:49:18.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:17 smithi006 ceph-mon[200575]: failed to encode map e383 with expected crc 2023-09-22T07:49:18.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:17 smithi006 ceph-mon[200575]: failed to encode map e383 with expected crc 2023-09-22T07:49:18.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:17 smithi006 ceph-mon[200575]: osdmap e383: 8 total, 8 up, 8 in 2023-09-22T07:49:18.214 INFO:tasks.rados.rados.0.smithi006.stdout:1651: done (1 left) 2023-09-22T07:49:18.214 INFO:tasks.rados.rados.0.smithi006.stdout:1652: rmattr oid 40 current snap is 153 2023-09-22T07:49:18.214 INFO:tasks.rados.rados.0.smithi006.stdout:1652: done (1 left) 2023-09-22T07:49:18.214 INFO:tasks.rados.rados.0.smithi006.stdout:1653: delete oid 21 current snap is 153 2023-09-22T07:49:18.214 INFO:tasks.rados.rados.0.smithi006.stdout:1650: finishing write tid 1 to smithi006182445-29 2023-09-22T07:49:18.214 INFO:tasks.rados.rados.0.smithi006.stdout:1650: finishing write tid 2 to smithi006182445-29 2023-09-22T07:49:18.214 INFO:tasks.rados.rados.0.smithi006.stdout:1650: finishing write tid 3 to smithi006182445-29 2023-09-22T07:49:18.214 INFO:tasks.rados.rados.0.smithi006.stdout:1650: finishing write tid 4 to smithi006182445-29 2023-09-22T07:49:18.215 INFO:tasks.rados.rados.0.smithi006.stdout:1650: finishing write tid 5 to smithi006182445-29 2023-09-22T07:49:18.215 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 29 v 587 (ObjNum 513 snap 153 seq_num 513) dirty exists 2023-09-22T07:49:18.215 INFO:tasks.rados.rados.0.smithi006.stdout:1650: left oid 29 (ObjNum 513 snap 153 seq_num 513) 2023-09-22T07:49:18.219 INFO:tasks.rados.rados.0.smithi006.stdout:1650: done (1 left) 2023-09-22T07:49:18.219 INFO:tasks.rados.rados.0.smithi006.stdout:1653: done (0 left) 2023-09-22T07:49:18.219 INFO:tasks.rados.rados.0.smithi006.stdout:1654: read oid 10 snap -1 2023-09-22T07:49:18.219 INFO:tasks.rados.rados.0.smithi006.stdout:1654: expect (ObjNum 396 snap 124 seq_num 396) 2023-09-22T07:49:18.219 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 24 current snap is 153 2023-09-22T07:49:18.219 INFO:tasks.rados.rados.0.smithi006.stdout:1655: seq_num 515 ranges {3563520=630784,4194304=565248,4759552=237568} 2023-09-22T07:49:18.242 INFO:tasks.rados.rados.0.smithi006.stdout:1655: writing smithi006182445-24 from 3563520 to 4194304 tid 1 2023-09-22T07:49:18.246 INFO:tasks.rados.rados.0.smithi006.stdout:1655: writing smithi006182445-24 from 4194304 to 4759552 tid 2 2023-09-22T07:49:18.247 INFO:tasks.rados.rados.0.smithi006.stdout:1655: writing smithi006182445-24 from 4759552 to 4997120 tid 3 2023-09-22T07:49:18.247 INFO:tasks.rados.rados.0.smithi006.stdout:1656: copy_from oid 50 from oid 18 current snap is 153 2023-09-22T07:49:18.247 INFO:tasks.rados.rados.0.smithi006.stdout:1657: rollback oid 27 current snap is 153 2023-09-22T07:49:18.247 INFO:tasks.rados.rados.0.smithi006.stdout:1657: done (3 left) 2023-09-22T07:49:18.248 INFO:tasks.rados.rados.0.smithi006.stdout:1658: snap_create 2023-09-22T07:49:18.248 INFO:tasks.rados.rados.0.smithi006.stdout:1654: expect (ObjNum 396 snap 124 seq_num 396) 2023-09-22T07:49:18.370 INFO:tasks.rados.rados.0.smithi006.stdout:1655: finishing write tid 1 to smithi006182445-24 2023-09-22T07:49:18.370 INFO:tasks.rados.rados.0.smithi006.stdout:1655: finishing write tid 2 to smithi006182445-24 2023-09-22T07:49:18.370 INFO:tasks.rados.rados.0.smithi006.stdout:1656: finishing copy_from to smithi006182445-50 2023-09-22T07:49:18.370 INFO:tasks.rados.rados.0.smithi006.stdout:1656: got expected ENOENT (src dne) 2023-09-22T07:49:18.370 INFO:tasks.rados.rados.0.smithi006.stdout:1656: finishing copy_from racing read to smithi006182445-50 2023-09-22T07:49:18.370 INFO:tasks.rados.rados.0.smithi006.stdout:1655: finishing write tid 3 to smithi006182445-24 2023-09-22T07:49:18.370 INFO:tasks.rados.rados.0.smithi006.stdout:1655: finishing write tid 4 to smithi006182445-24 2023-09-22T07:49:18.370 INFO:tasks.rados.rados.0.smithi006.stdout:1655: finishing write tid 5 to smithi006182445-24 2023-09-22T07:49:18.370 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 24 v 591 (ObjNum 515 snap 153 seq_num 515) dirty exists 2023-09-22T07:49:18.370 INFO:tasks.rados.rados.0.smithi006.stdout:1655: left oid 24 (ObjNum 515 snap 153 seq_num 515) 2023-09-22T07:49:19.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:18 smithi006 ceph-mon[204052]: failed to encode map e383 with expected crc 2023-09-22T07:49:19.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:18 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:19.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:18 smithi006 ceph-mon[204052]: failed to encode map e384 with expected crc 2023-09-22T07:49:19.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:18 smithi006 ceph-mon[204052]: failed to encode map e384 with expected crc 2023-09-22T07:49:19.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:18 smithi006 ceph-mon[204052]: osdmap e384: 8 total, 8 up, 8 in 2023-09-22T07:49:19.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:18 smithi006 ceph-mon[204052]: failed to encode map e384 with expected crc 2023-09-22T07:49:19.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:18 smithi006 ceph-mon[200575]: failed to encode map e383 with expected crc 2023-09-22T07:49:19.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:18 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:19.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:18 smithi006 ceph-mon[200575]: failed to encode map e384 with expected crc 2023-09-22T07:49:19.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:18 smithi006 ceph-mon[200575]: failed to encode map e384 with expected crc 2023-09-22T07:49:19.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:18 smithi006 ceph-mon[200575]: osdmap e384: 8 total, 8 up, 8 in 2023-09-22T07:49:19.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:18 smithi006 ceph-mon[200575]: failed to encode map e384 with expected crc 2023-09-22T07:49:19.126 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:49:18 smithi105 conmon[175730]: ts=2023-09-22T07:49:18.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi006:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi105.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-22T07:49:19.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:18 smithi105 ceph-mon[190463]: failed to encode map e383 with expected crc 2023-09-22T07:49:19.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:18 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:19.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:18 smithi105 ceph-mon[190463]: failed to encode map e384 with expected crc 2023-09-22T07:49:19.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:18 smithi105 ceph-mon[190463]: failed to encode map e384 with expected crc 2023-09-22T07:49:19.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:18 smithi105 ceph-mon[190463]: osdmap e384: 8 total, 8 up, 8 in 2023-09-22T07:49:19.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:18 smithi105 ceph-mon[190463]: failed to encode map e384 with expected crc 2023-09-22T07:49:19.228 INFO:tasks.rados.rados.0.smithi006.stdout:1654: done (3 left) 2023-09-22T07:49:19.228 INFO:tasks.rados.rados.0.smithi006.stdout:1655: done (2 left) 2023-09-22T07:49:19.228 INFO:tasks.rados.rados.0.smithi006.stdout:1656: done (1 left) 2023-09-22T07:49:19.228 INFO:tasks.rados.rados.0.smithi006.stdout:1658: done (0 left) 2023-09-22T07:49:19.228 INFO:tasks.rados.rados.0.smithi006.stdout:1659: rollback oid 1 current snap is 154 2023-09-22T07:49:19.228 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 1 to 153 2023-09-22T07:49:19.228 INFO:tasks.rados.rados.0.smithi006.stdout:1660: read oid 32 snap -1 2023-09-22T07:49:19.228 INFO:tasks.rados.rados.0.smithi006.stdout:1660: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-22T07:49:19.228 INFO:tasks.rados.rados.0.smithi006.stdout:1661: snap_create 2023-09-22T07:49:19.231 INFO:tasks.rados.rados.0.smithi006.stdout:1659: finishing rollback tid 0 to smithi006182445-1 2023-09-22T07:49:19.232 INFO:tasks.rados.rados.0.smithi006.stdout:1659: finishing rollback tid 1 to smithi006182445-1 2023-09-22T07:49:19.233 INFO:tasks.rados.rados.0.smithi006.stdout:1659: finishing rollback tid 2 to smithi006182445-1 2023-09-22T07:49:19.233 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 1 v 555 (ObjNum 424 snap 134 seq_num 424) dirty exists 2023-09-22T07:49:19.233 INFO:tasks.rados.rados.0.smithi006.stdout:1660: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-22T07:49:20.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:19 smithi006 ceph-mon[204052]: failed to encode map e384 with expected crc 2023-09-22T07:49:20.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:19 smithi006 ceph-mon[204052]: pgmap v224: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 120 MiB data, 770 MiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.9 MiB/s wr, 16 op/s 2023-09-22T07:49:20.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:19 smithi006 ceph-mon[204052]: failed to encode map e385 with expected crc 2023-09-22T07:49:20.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:19 smithi006 ceph-mon[204052]: osdmap e385: 8 total, 8 up, 8 in 2023-09-22T07:49:20.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:19 smithi006 ceph-mon[200575]: failed to encode map e384 with expected crc 2023-09-22T07:49:20.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:19 smithi006 ceph-mon[200575]: pgmap v224: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 120 MiB data, 770 MiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.9 MiB/s wr, 16 op/s 2023-09-22T07:49:20.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:19 smithi006 ceph-mon[200575]: failed to encode map e385 with expected crc 2023-09-22T07:49:20.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:19 smithi006 ceph-mon[200575]: osdmap e385: 8 total, 8 up, 8 in 2023-09-22T07:49:20.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:19 smithi105 ceph-mon[190463]: failed to encode map e384 with expected crc 2023-09-22T07:49:20.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:19 smithi105 ceph-mon[190463]: pgmap v224: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 120 MiB data, 770 MiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.9 MiB/s wr, 16 op/s 2023-09-22T07:49:20.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:19 smithi105 ceph-mon[190463]: failed to encode map e385 with expected crc 2023-09-22T07:49:20.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:19 smithi105 ceph-mon[190463]: osdmap e385: 8 total, 8 up, 8 in 2023-09-22T07:49:20.229 INFO:tasks.rados.rados.0.smithi006.stdout:1659: done (2 left) 2023-09-22T07:49:20.229 INFO:tasks.rados.rados.0.smithi006.stdout:1660: done (1 left) 2023-09-22T07:49:20.229 INFO:tasks.rados.rados.0.smithi006.stdout:1661: done (0 left) 2023-09-22T07:49:20.230 INFO:tasks.rados.rados.0.smithi006.stdout:1662: read oid 27 snap -1 2023-09-22T07:49:20.230 INFO:tasks.rados.rados.0.smithi006.stdout:1662: expect (ObjNum 402 snap 125 seq_num 402) 2023-09-22T07:49:20.230 INFO:tasks.rados.rados.0.smithi006.stdout:1663: snap_create 2023-09-22T07:49:20.278 INFO:tasks.rados.rados.0.smithi006.stdout:1662: expect (ObjNum 402 snap 125 seq_num 402) 2023-09-22T07:49:21.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:20 smithi006 ceph-mon[204052]: failed to encode map e385 with expected crc 2023-09-22T07:49:21.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:20 smithi006 ceph-mon[204052]: failed to encode map e385 with expected crc 2023-09-22T07:49:21.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:20 smithi006 ceph-mon[204052]: failed to encode map e385 with expected crc 2023-09-22T07:49:21.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:20 smithi006 ceph-mon[204052]: failed to encode map e385 with expected crc 2023-09-22T07:49:21.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:20 smithi006 ceph-mon[204052]: osdmap e386: 8 total, 8 up, 8 in 2023-09-22T07:49:21.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:20 smithi006 ceph-mon[204052]: failed to encode map e386 with expected crc 2023-09-22T07:49:21.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:20 smithi006 ceph-mon[200575]: failed to encode map e385 with expected crc 2023-09-22T07:49:21.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:20 smithi006 ceph-mon[200575]: failed to encode map e385 with expected crc 2023-09-22T07:49:21.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:20 smithi006 ceph-mon[200575]: failed to encode map e385 with expected crc 2023-09-22T07:49:21.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:20 smithi006 ceph-mon[200575]: failed to encode map e385 with expected crc 2023-09-22T07:49:21.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:20 smithi006 ceph-mon[200575]: osdmap e386: 8 total, 8 up, 8 in 2023-09-22T07:49:21.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:20 smithi006 ceph-mon[200575]: failed to encode map e386 with expected crc 2023-09-22T07:49:21.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:20 smithi105 ceph-mon[190463]: failed to encode map e385 with expected crc 2023-09-22T07:49:21.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:20 smithi105 ceph-mon[190463]: failed to encode map e385 with expected crc 2023-09-22T07:49:21.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:20 smithi105 ceph-mon[190463]: failed to encode map e385 with expected crc 2023-09-22T07:49:21.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:20 smithi105 ceph-mon[190463]: failed to encode map e385 with expected crc 2023-09-22T07:49:21.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:20 smithi105 ceph-mon[190463]: osdmap e386: 8 total, 8 up, 8 in 2023-09-22T07:49:21.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:20 smithi105 ceph-mon[190463]: failed to encode map e386 with expected crc 2023-09-22T07:49:21.213 INFO:tasks.rados.rados.0.smithi006.stdout:1662: done (1 left) 2023-09-22T07:49:21.213 INFO:tasks.rados.rados.0.smithi006.stdout:1663: done (0 left) 2023-09-22T07:49:21.213 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 27 current snap is 156 2023-09-22T07:49:21.214 INFO:tasks.rados.rados.0.smithi006.stdout:1664: seq_num 516 ranges {8937472=647168,9584640=450560,10035200=352256} 2023-09-22T07:49:21.266 INFO:tasks.rados.rados.0.smithi006.stdout:1664: writing smithi006182445-27 from 8937472 to 9584640 tid 1 2023-09-22T07:49:21.268 INFO:tasks.rados.rados.0.smithi006.stdout:1664: writing smithi006182445-27 from 9584640 to 10035200 tid 2 2023-09-22T07:49:21.270 INFO:tasks.rados.rados.0.smithi006.stdout:1664: writing smithi006182445-27 from 10035200 to 10387456 tid 3 2023-09-22T07:49:21.270 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 15 current snap is 156 2023-09-22T07:49:21.270 INFO:tasks.rados.rados.0.smithi006.stdout:1665: seq_num 517 ranges {0=663552,663552=786432,1449984=16384} 2023-09-22T07:49:21.274 INFO:tasks.rados.rados.0.smithi006.stdout:1665: writing smithi006182445-15 from 0 to 663552 tid 1 2023-09-22T07:49:21.279 INFO:tasks.rados.rados.0.smithi006.stdout:1665: writing smithi006182445-15 from 663552 to 1449984 tid 2 2023-09-22T07:49:21.280 INFO:tasks.rados.rados.0.smithi006.stdout:1665: writing smithi006182445-15 from 1449984 to 1466368 tid 3 2023-09-22T07:49:21.280 INFO:tasks.rados.rados.0.smithi006.stdout:1666: read oid 29 snap -1 2023-09-22T07:49:21.280 INFO:tasks.rados.rados.0.smithi006.stdout:1666: expect (ObjNum 513 snap 153 seq_num 513) 2023-09-22T07:49:21.280 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 31 current snap is 156 2023-09-22T07:49:21.280 INFO:tasks.rados.rados.0.smithi006.stdout:1667: seq_num 518 ranges {1900544=679936,2580480=671744,3252224=131072} 2023-09-22T07:49:21.294 INFO:tasks.rados.rados.0.smithi006.stdout:1667: writing smithi006182445-31 from 1900544 to 2580480 tid 1 2023-09-22T07:49:21.298 INFO:tasks.rados.rados.0.smithi006.stdout:1667: writing smithi006182445-31 from 2580480 to 3252224 tid 2 2023-09-22T07:49:21.300 INFO:tasks.rados.rados.0.smithi006.stdout:1667: writing smithi006182445-31 from 3252224 to 3383296 tid 3 2023-09-22T07:49:21.300 INFO:tasks.rados.rados.0.smithi006.stdout:1668: read oid 35 snap -1 2023-09-22T07:49:21.300 INFO:tasks.rados.rados.0.smithi006.stdout:1668: expect deleted 2023-09-22T07:49:21.300 INFO:tasks.rados.rados.0.smithi006.stdout:1669: delete oid 23 current snap is 156 2023-09-22T07:49:21.300 INFO:tasks.rados.rados.0.smithi006.stdout:1664: finishing write tid 1 to smithi006182445-27 2023-09-22T07:49:21.300 INFO:tasks.rados.rados.0.smithi006.stdout:1664: finishing write tid 2 to smithi006182445-27 2023-09-22T07:49:21.300 INFO:tasks.rados.rados.0.smithi006.stdout:1664: finishing write tid 3 to smithi006182445-27 2023-09-22T07:49:21.300 INFO:tasks.rados.rados.0.smithi006.stdout:1664: finishing write tid 4 to smithi006182445-27 2023-09-22T07:49:21.300 INFO:tasks.rados.rados.0.smithi006.stdout:1664: finishing write tid 5 to smithi006182445-27 2023-09-22T07:49:21.301 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 27 v 568 (ObjNum 516 snap 156 seq_num 516) dirty exists 2023-09-22T07:49:21.301 INFO:tasks.rados.rados.0.smithi006.stdout:1664: left oid 27 (ObjNum 516 snap 156 seq_num 516) 2023-09-22T07:49:21.301 INFO:tasks.rados.rados.0.smithi006.stdout:1665: finishing write tid 1 to smithi006182445-15 2023-09-22T07:49:21.301 INFO:tasks.rados.rados.0.smithi006.stdout:1665: finishing write tid 2 to smithi006182445-15 2023-09-22T07:49:21.301 INFO:tasks.rados.rados.0.smithi006.stdout:1665: finishing write tid 3 to smithi006182445-15 2023-09-22T07:49:21.301 INFO:tasks.rados.rados.0.smithi006.stdout:1665: finishing write tid 4 to smithi006182445-15 2023-09-22T07:49:21.301 INFO:tasks.rados.rados.0.smithi006.stdout:1665: finishing write tid 5 to smithi006182445-15 2023-09-22T07:49:21.301 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 15 v 905 (ObjNum 517 snap 156 seq_num 517) dirty exists 2023-09-22T07:49:21.301 INFO:tasks.rados.rados.0.smithi006.stdout:1665: left oid 15 (ObjNum 517 snap 156 seq_num 517) 2023-09-22T07:49:21.301 INFO:tasks.rados.rados.0.smithi006.stdout:1666: expect (ObjNum 513 snap 153 seq_num 513) 2023-09-22T07:49:21.336 INFO:tasks.rados.rados.0.smithi006.stdout:1667: finishing write tid 1 to smithi006182445-31 2023-09-22T07:49:21.336 INFO:tasks.rados.rados.0.smithi006.stdout:1664: done (5 left) 2023-09-22T07:49:21.337 INFO:tasks.rados.rados.0.smithi006.stdout:1665: done (4 left) 2023-09-22T07:49:21.337 INFO:tasks.rados.rados.0.smithi006.stdout:1666: done (3 left) 2023-09-22T07:49:21.337 INFO:tasks.rados.rados.0.smithi006.stdout:1669: done (2 left) 2023-09-22T07:49:21.337 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 21 current snap is 156 2023-09-22T07:49:21.337 INFO:tasks.rados.rados.0.smithi006.stdout:1667: finishing write tid 2 to smithi006182445-31 2023-09-22T07:49:21.337 INFO:tasks.rados.rados.0.smithi006.stdout:1667: finishing write tid 3 to smithi006182445-31 2023-09-22T07:49:21.337 INFO:tasks.rados.rados.0.smithi006.stdout:1670: seq_num 520 ranges {0=712704,712704=434176,1146880=368640} 2023-09-22T07:49:21.340 INFO:tasks.rados.rados.0.smithi006.stdout:1670: writing smithi006182445-21 from 0 to 712704 tid 1 2023-09-22T07:49:21.343 INFO:tasks.rados.rados.0.smithi006.stdout:1670: writing smithi006182445-21 from 712704 to 1146880 tid 2 2023-09-22T07:49:21.345 INFO:tasks.rados.rados.0.smithi006.stdout:1670: writing smithi006182445-21 from 1146880 to 1515520 tid 3 2023-09-22T07:49:21.345 INFO:tasks.rados.rados.0.smithi006.stdout:1668: done (2 left) 2023-09-22T07:49:21.345 INFO:tasks.rados.rados.0.smithi006.stdout:1671: snap_remove snap 153 2023-09-22T07:49:22.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:21 smithi006 ceph-mon[204052]: failed to encode map e386 with expected crc 2023-09-22T07:49:22.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:21 smithi006 ceph-mon[204052]: pgmap v227: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 122 MiB data, 766 MiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 1.6 MiB/s wr, 12 op/s 2023-09-22T07:49:22.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:21 smithi006 ceph-mon[204052]: osdmap e387: 8 total, 8 up, 8 in 2023-09-22T07:49:22.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:21 smithi006 ceph-mon[204052]: failed to encode map e387 with expected crc 2023-09-22T07:49:22.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:21 smithi006 ceph-mon[204052]: failed to encode map e386 with expected crc 2023-09-22T07:49:22.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:21 smithi006 ceph-mon[204052]: failed to encode map e386 with expected crc 2023-09-22T07:49:22.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:21 smithi006 ceph-mon[200575]: failed to encode map e386 with expected crc 2023-09-22T07:49:22.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:21 smithi006 ceph-mon[200575]: pgmap v227: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 122 MiB data, 766 MiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 1.6 MiB/s wr, 12 op/s 2023-09-22T07:49:22.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:21 smithi006 ceph-mon[200575]: osdmap e387: 8 total, 8 up, 8 in 2023-09-22T07:49:22.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:21 smithi006 ceph-mon[200575]: failed to encode map e387 with expected crc 2023-09-22T07:49:22.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:21 smithi006 ceph-mon[200575]: failed to encode map e386 with expected crc 2023-09-22T07:49:22.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:21 smithi006 ceph-mon[200575]: failed to encode map e386 with expected crc 2023-09-22T07:49:22.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:21 smithi105 ceph-mon[190463]: failed to encode map e386 with expected crc 2023-09-22T07:49:22.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:21 smithi105 ceph-mon[190463]: pgmap v227: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 122 MiB data, 766 MiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 1.6 MiB/s wr, 12 op/s 2023-09-22T07:49:22.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:21 smithi105 ceph-mon[190463]: osdmap e387: 8 total, 8 up, 8 in 2023-09-22T07:49:22.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:21 smithi105 ceph-mon[190463]: failed to encode map e387 with expected crc 2023-09-22T07:49:22.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:21 smithi105 ceph-mon[190463]: failed to encode map e386 with expected crc 2023-09-22T07:49:22.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:21 smithi105 ceph-mon[190463]: failed to encode map e386 with expected crc 2023-09-22T07:49:22.231 INFO:tasks.rados.rados.0.smithi006.stdout:1671: done (2 left) 2023-09-22T07:49:22.231 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 26 current snap is 156 2023-09-22T07:49:22.231 INFO:tasks.rados.rados.0.smithi006.stdout:1667: finishing write tid 4 to smithi006182445-31 2023-09-22T07:49:22.231 INFO:tasks.rados.rados.0.smithi006.stdout:1667: finishing write tid 5 to smithi006182445-31 2023-09-22T07:49:22.231 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 31 v 910 (ObjNum 518 snap 156 seq_num 518) dirty exists 2023-09-22T07:49:22.231 INFO:tasks.rados.rados.0.smithi006.stdout:1667: left oid 31 (ObjNum 518 snap 156 seq_num 518) 2023-09-22T07:49:22.232 INFO:tasks.rados.rados.0.smithi006.stdout:1670: finishing write tid 1 to smithi006182445-21 2023-09-22T07:49:22.232 INFO:tasks.rados.rados.0.smithi006.stdout:1670: finishing write tid 2 to smithi006182445-21 2023-09-22T07:49:22.232 INFO:tasks.rados.rados.0.smithi006.stdout:1672: seq_num 521 ranges {0=729088,729088=720896,1449984=81920} 2023-09-22T07:49:22.235 INFO:tasks.rados.rados.0.smithi006.stdout:1672: writing smithi006182445-26 from 0 to 729088 tid 1 2023-09-22T07:49:22.240 INFO:tasks.rados.rados.0.smithi006.stdout:1672: writing smithi006182445-26 from 729088 to 1449984 tid 2 2023-09-22T07:49:22.240 INFO:tasks.rados.rados.0.smithi006.stdout:1672: writing smithi006182445-26 from 1449984 to 1531904 tid 3 2023-09-22T07:49:22.240 INFO:tasks.rados.rados.0.smithi006.stdout:1667: done (2 left) 2023-09-22T07:49:22.240 INFO:tasks.rados.rados.0.smithi006.stdout:1673: snap_create 2023-09-22T07:49:22.241 INFO:tasks.rados.rados.0.smithi006.stdout:1670: finishing write tid 3 to smithi006182445-21 2023-09-22T07:49:22.241 INFO:tasks.rados.rados.0.smithi006.stdout:1670: finishing write tid 4 to smithi006182445-21 2023-09-22T07:49:22.241 INFO:tasks.rados.rados.0.smithi006.stdout:1670: finishing write tid 5 to smithi006182445-21 2023-09-22T07:49:22.241 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 21 v 559 (ObjNum 520 snap 156 seq_num 520) dirty exists 2023-09-22T07:49:22.241 INFO:tasks.rados.rados.0.smithi006.stdout:1670: left oid 21 (ObjNum 520 snap 156 seq_num 520) 2023-09-22T07:49:22.242 INFO:tasks.rados.rados.0.smithi006.stdout:1672: finishing write tid 1 to smithi006182445-26 2023-09-22T07:49:22.245 INFO:tasks.rados.rados.0.smithi006.stdout:1672: finishing write tid 2 to smithi006182445-26 2023-09-22T07:49:22.245 INFO:tasks.rados.rados.0.smithi006.stdout:1672: finishing write tid 3 to smithi006182445-26 2023-09-22T07:49:22.245 INFO:tasks.rados.rados.0.smithi006.stdout:1672: finishing write tid 4 to smithi006182445-26 2023-09-22T07:49:22.247 INFO:tasks.rados.rados.0.smithi006.stdout:1672: finishing write tid 5 to smithi006182445-26 2023-09-22T07:49:22.247 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 26 v 667 (ObjNum 521 snap 156 seq_num 521) dirty exists 2023-09-22T07:49:22.247 INFO:tasks.rados.rados.0.smithi006.stdout:1672: left oid 26 (ObjNum 521 snap 156 seq_num 521) 2023-09-22T07:49:23.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:22 smithi006 ceph-mon[204052]: failed to encode map e387 with expected crc 2023-09-22T07:49:23.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:22 smithi006 ceph-mon[204052]: failed to encode map e386 with expected crc 2023-09-22T07:49:23.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:22 smithi006 ceph-mon[204052]: failed to encode map e388 with expected crc 2023-09-22T07:49:23.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:22 smithi006 ceph-mon[204052]: osdmap e388: 8 total, 8 up, 8 in 2023-09-22T07:49:23.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:22 smithi006 ceph-mon[204052]: failed to encode map e388 with expected crc 2023-09-22T07:49:23.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:22 smithi006 ceph-mon[200575]: failed to encode map e387 with expected crc 2023-09-22T07:49:23.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:22 smithi006 ceph-mon[200575]: failed to encode map e386 with expected crc 2023-09-22T07:49:23.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:22 smithi006 ceph-mon[200575]: failed to encode map e388 with expected crc 2023-09-22T07:49:23.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:22 smithi006 ceph-mon[200575]: osdmap e388: 8 total, 8 up, 8 in 2023-09-22T07:49:23.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:22 smithi006 ceph-mon[200575]: failed to encode map e388 with expected crc 2023-09-22T07:49:23.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:22 smithi105 ceph-mon[190463]: failed to encode map e387 with expected crc 2023-09-22T07:49:23.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:22 smithi105 ceph-mon[190463]: failed to encode map e386 with expected crc 2023-09-22T07:49:23.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:22 smithi105 ceph-mon[190463]: failed to encode map e388 with expected crc 2023-09-22T07:49:23.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:22 smithi105 ceph-mon[190463]: osdmap e388: 8 total, 8 up, 8 in 2023-09-22T07:49:23.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:22 smithi105 ceph-mon[190463]: failed to encode map e388 with expected crc 2023-09-22T07:49:23.235 INFO:tasks.rados.rados.0.smithi006.stdout:1670: done (2 left) 2023-09-22T07:49:23.235 INFO:tasks.rados.rados.0.smithi006.stdout:1672: done (1 left) 2023-09-22T07:49:23.235 INFO:tasks.rados.rados.0.smithi006.stdout:1673: done (0 left) 2023-09-22T07:49:23.235 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 3 current snap is 157 2023-09-22T07:49:23.235 INFO:tasks.rados.rados.0.smithi006.stdout:1674: seq_num 522 ranges {3637248=745472,4382720=606208,4988928=196608} 2023-09-22T07:49:23.258 INFO:tasks.rados.rados.0.smithi006.stdout:1674: writing smithi006182445-3 from 3637248 to 4382720 tid 1 2023-09-22T07:49:23.262 INFO:tasks.rados.rados.0.smithi006.stdout:1674: writing smithi006182445-3 from 4382720 to 4988928 tid 2 2023-09-22T07:49:23.264 INFO:tasks.rados.rados.0.smithi006.stdout:1674: writing smithi006182445-3 from 4988928 to 5185536 tid 3 2023-09-22T07:49:23.264 INFO:tasks.rados.rados.0.smithi006.stdout:1675: read oid 23 snap -1 2023-09-22T07:49:23.264 INFO:tasks.rados.rados.0.smithi006.stdout:1675: expect deleted 2023-09-22T07:49:23.264 INFO:tasks.rados.rados.0.smithi006.stdout:1676: read oid 30 snap 155 2023-09-22T07:49:23.264 INFO:tasks.rados.rados.0.smithi006.stdout:1676: expect (ObjNum 512 snap 152 seq_num 512) 2023-09-22T07:49:23.264 INFO:tasks.rados.rados.0.smithi006.stdout:1677: rmattr oid 13 current snap is 157 2023-09-22T07:49:23.264 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 40 current snap is 157 2023-09-22T07:49:23.264 INFO:tasks.rados.rados.0.smithi006.stdout:1678: seq_num 523 ranges {712704=770048,1482752=491520,1974272=311296} 2023-09-22T07:49:23.272 INFO:tasks.rados.rados.0.smithi006.stdout:1678: writing smithi006182445-40 from 712704 to 1482752 tid 1 2023-09-22T07:49:23.275 INFO:tasks.rados.rados.0.smithi006.stdout:1678: writing smithi006182445-40 from 1482752 to 1974272 tid 2 2023-09-22T07:49:23.277 INFO:tasks.rados.rados.0.smithi006.stdout:1678: writing smithi006182445-40 from 1974272 to 2285568 tid 3 2023-09-22T07:49:23.277 INFO:tasks.rados.rados.0.smithi006.stdout:1679: read oid 50 snap -1 2023-09-22T07:49:23.277 INFO:tasks.rados.rados.0.smithi006.stdout:1679: expect (ObjNum 470 snap 145 seq_num 470) 2023-09-22T07:49:23.278 INFO:tasks.rados.rados.0.smithi006.stdout:1680: rollback oid 31 current snap is 157 2023-09-22T07:49:23.278 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 31 to 156 2023-09-22T07:49:23.278 INFO:tasks.rados.rados.0.smithi006.stdout:1681: delete oid 16 current snap is 157 2023-09-22T07:49:23.278 INFO:tasks.rados.rados.0.smithi006.stdout:1674: finishing write tid 1 to smithi006182445-3 2023-09-22T07:49:23.278 INFO:tasks.rados.rados.0.smithi006.stdout:1674: finishing write tid 2 to smithi006182445-3 2023-09-22T07:49:23.279 INFO:tasks.rados.rados.0.smithi006.stdout:1674: finishing write tid 3 to smithi006182445-3 2023-09-22T07:49:23.279 INFO:tasks.rados.rados.0.smithi006.stdout:1674: finishing write tid 4 to smithi006182445-3 2023-09-22T07:49:23.279 INFO:tasks.rados.rados.0.smithi006.stdout:1674: finishing write tid 5 to smithi006182445-3 2023-09-22T07:49:23.279 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 3 v 534 (ObjNum 522 snap 157 seq_num 522) dirty exists 2023-09-22T07:49:23.279 INFO:tasks.rados.rados.0.smithi006.stdout:1674: left oid 3 (ObjNum 522 snap 157 seq_num 522) 2023-09-22T07:49:23.280 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 13 v 620 (ObjNum 129 snap 0 seq_num 3168896352) dirty exists 2023-09-22T07:49:23.280 INFO:tasks.rados.rados.0.smithi006.stdout:1676: expect (ObjNum 512 snap 152 seq_num 512) 2023-09-22T07:49:23.316 INFO:tasks.rados.rados.0.smithi006.stdout:1678: finishing write tid 1 to smithi006182445-40 2023-09-22T07:49:23.316 INFO:tasks.rados.rados.0.smithi006.stdout:1678: finishing write tid 2 to smithi006182445-40 2023-09-22T07:49:23.316 INFO:tasks.rados.rados.0.smithi006.stdout:1678: finishing write tid 3 to smithi006182445-40 2023-09-22T07:49:23.316 INFO:tasks.rados.rados.0.smithi006.stdout:1678: finishing write tid 4 to smithi006182445-40 2023-09-22T07:49:23.316 INFO:tasks.rados.rados.0.smithi006.stdout:1680: finishing rollback tid 0 to smithi006182445-31 2023-09-22T07:49:23.316 INFO:tasks.rados.rados.0.smithi006.stdout:1674: done (7 left) 2023-09-22T07:49:23.317 INFO:tasks.rados.rados.0.smithi006.stdout:1675: done (6 left) 2023-09-22T07:49:23.317 INFO:tasks.rados.rados.0.smithi006.stdout:1676: done (5 left) 2023-09-22T07:49:23.317 INFO:tasks.rados.rados.0.smithi006.stdout:1677: done (4 left) 2023-09-22T07:49:23.317 INFO:tasks.rados.rados.0.smithi006.stdout:1681: done (3 left) 2023-09-22T07:49:23.317 INFO:tasks.rados.rados.0.smithi006.stdout:1682: read oid 9 snap 155 2023-09-22T07:49:23.317 INFO:tasks.rados.rados.0.smithi006.stdout:1682: expect (ObjNum 482 snap 147 seq_num 482) 2023-09-22T07:49:23.318 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 22 current snap is 157 2023-09-22T07:49:23.318 INFO:tasks.rados.rados.0.smithi006.stdout:1680: finishing rollback tid 1 to smithi006182445-31 2023-09-22T07:49:23.318 INFO:tasks.rados.rados.0.smithi006.stdout:1679: expect (ObjNum 470 snap 145 seq_num 470) 2023-09-22T07:49:23.333 INFO:tasks.rados.rados.0.smithi006.stdout:1678: finishing write tid 5 to smithi006182445-40 2023-09-22T07:49:23.333 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 40 v 563 (ObjNum 523 snap 157 seq_num 523) dirty exists 2023-09-22T07:49:23.333 INFO:tasks.rados.rados.0.smithi006.stdout:1678: left oid 40 (ObjNum 523 snap 157 seq_num 523) 2023-09-22T07:49:23.334 INFO:tasks.rados.rados.0.smithi006.stdout:1680: finishing rollback tid 2 to smithi006182445-31 2023-09-22T07:49:23.334 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 31 v 918 (ObjNum 518 snap 156 seq_num 518) dirty exists 2023-09-22T07:49:23.334 INFO:tasks.rados.rados.0.smithi006.stdout:1683: seq_num 525 ranges {2572288=802816,3375104=712704,4087808=90112} 2023-09-22T07:49:23.351 INFO:tasks.rados.rados.0.smithi006.stdout:1683: writing smithi006182445-22 from 2572288 to 3375104 tid 1 2023-09-22T07:49:23.355 INFO:tasks.rados.rados.0.smithi006.stdout:1683: writing smithi006182445-22 from 3375104 to 4087808 tid 2 2023-09-22T07:49:23.356 INFO:tasks.rados.rados.0.smithi006.stdout:1683: writing smithi006182445-22 from 4087808 to 4177920 tid 3 2023-09-22T07:49:23.356 INFO:tasks.rados.rados.0.smithi006.stdout:1678: done (4 left) 2023-09-22T07:49:23.356 INFO:tasks.rados.rados.0.smithi006.stdout:1679: done (3 left) 2023-09-22T07:49:23.357 INFO:tasks.rados.rados.0.smithi006.stdout:1680: done (2 left) 2023-09-22T07:49:23.357 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 47 current snap is 157 2023-09-22T07:49:23.357 INFO:tasks.rados.rados.0.smithi006.stdout:1684: seq_num 526 ranges {0=417792,417792=589824,1007616=614400} 2023-09-22T07:49:23.358 INFO:tasks.rados.rados.0.smithi006.stdout:1684: writing smithi006182445-47 from 0 to 417792 tid 1 2023-09-22T07:49:23.361 INFO:tasks.rados.rados.0.smithi006.stdout:1684: writing smithi006182445-47 from 417792 to 1007616 tid 2 2023-09-22T07:49:23.365 INFO:tasks.rados.rados.0.smithi006.stdout:1684: writing smithi006182445-47 from 1007616 to 1622016 tid 3 2023-09-22T07:49:23.365 INFO:tasks.rados.rados.0.smithi006.stdout:1685: snap_remove snap 156 2023-09-22T07:49:24.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:23 smithi006 ceph-mon[204052]: failed to encode map e388 with expected crc 2023-09-22T07:49:24.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:23 smithi006 ceph-mon[204052]: pgmap v230: 121 pgs: 121 active+clean; 118 MiB data, 758 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 676 KiB/s wr, 3 op/s 2023-09-22T07:49:24.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:23 smithi006 ceph-mon[204052]: failed to encode map e389 with expected crc 2023-09-22T07:49:24.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:23 smithi006 ceph-mon[204052]: osdmap e389: 8 total, 8 up, 8 in 2023-09-22T07:49:24.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:23 smithi006 ceph-mon[204052]: failed to encode map e389 with expected crc 2023-09-22T07:49:24.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:23 smithi006 ceph-mon[200575]: failed to encode map e388 with expected crc 2023-09-22T07:49:24.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:23 smithi006 ceph-mon[200575]: pgmap v230: 121 pgs: 121 active+clean; 118 MiB data, 758 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 676 KiB/s wr, 3 op/s 2023-09-22T07:49:24.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:23 smithi006 ceph-mon[200575]: failed to encode map e389 with expected crc 2023-09-22T07:49:24.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:23 smithi006 ceph-mon[200575]: osdmap e389: 8 total, 8 up, 8 in 2023-09-22T07:49:24.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:23 smithi006 ceph-mon[200575]: failed to encode map e389 with expected crc 2023-09-22T07:49:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:23 smithi105 ceph-mon[190463]: failed to encode map e388 with expected crc 2023-09-22T07:49:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:23 smithi105 ceph-mon[190463]: pgmap v230: 121 pgs: 121 active+clean; 118 MiB data, 758 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 676 KiB/s wr, 3 op/s 2023-09-22T07:49:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:23 smithi105 ceph-mon[190463]: failed to encode map e389 with expected crc 2023-09-22T07:49:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:23 smithi105 ceph-mon[190463]: osdmap e389: 8 total, 8 up, 8 in 2023-09-22T07:49:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:23 smithi105 ceph-mon[190463]: failed to encode map e389 with expected crc 2023-09-22T07:49:24.238 INFO:tasks.rados.rados.0.smithi006.stdout:1685: done (3 left) 2023-09-22T07:49:24.238 INFO:tasks.rados.rados.0.smithi006.stdout:1686: snap_create 2023-09-22T07:49:24.238 INFO:tasks.rados.rados.0.smithi006.stdout:1682: expect (ObjNum 482 snap 147 seq_num 482) 2023-09-22T07:49:24.263 INFO:tasks.rados.rados.0.smithi006.stdout:1683: finishing write tid 1 to smithi006182445-22 2023-09-22T07:49:24.263 INFO:tasks.rados.rados.0.smithi006.stdout:1683: finishing write tid 2 to smithi006182445-22 2023-09-22T07:49:24.264 INFO:tasks.rados.rados.0.smithi006.stdout:1683: finishing write tid 3 to smithi006182445-22 2023-09-22T07:49:24.264 INFO:tasks.rados.rados.0.smithi006.stdout:1683: finishing write tid 4 to smithi006182445-22 2023-09-22T07:49:24.264 INFO:tasks.rados.rados.0.smithi006.stdout:1683: finishing write tid 5 to smithi006182445-22 2023-09-22T07:49:24.264 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 22 v 572 (ObjNum 525 snap 157 seq_num 525) dirty exists 2023-09-22T07:49:24.264 INFO:tasks.rados.rados.0.smithi006.stdout:1683: left oid 22 (ObjNum 525 snap 157 seq_num 525) 2023-09-22T07:49:24.264 INFO:tasks.rados.rados.0.smithi006.stdout:1684: finishing write tid 1 to smithi006182445-47 2023-09-22T07:49:24.264 INFO:tasks.rados.rados.0.smithi006.stdout:1684: finishing write tid 2 to smithi006182445-47 2023-09-22T07:49:24.264 INFO:tasks.rados.rados.0.smithi006.stdout:1684: finishing write tid 3 to smithi006182445-47 2023-09-22T07:49:24.264 INFO:tasks.rados.rados.0.smithi006.stdout:1684: finishing write tid 4 to smithi006182445-47 2023-09-22T07:49:24.264 INFO:tasks.rados.rados.0.smithi006.stdout:1684: finishing write tid 5 to smithi006182445-47 2023-09-22T07:49:24.264 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 47 v 576 (ObjNum 526 snap 157 seq_num 526) dirty exists 2023-09-22T07:49:24.264 INFO:tasks.rados.rados.0.smithi006.stdout:1684: left oid 47 (ObjNum 526 snap 157 seq_num 526) 2023-09-22T07:49:25.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:24 smithi006 ceph-mon[204052]: failed to encode map e389 with expected crc 2023-09-22T07:49:25.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:24 smithi006 ceph-mon[204052]: failed to encode map e390 with expected crc 2023-09-22T07:49:25.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:24 smithi006 ceph-mon[204052]: osdmap e390: 8 total, 8 up, 8 in 2023-09-22T07:49:25.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:24 smithi006 ceph-mon[204052]: failed to encode map e390 with expected crc 2023-09-22T07:49:25.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:24 smithi006 ceph-mon[200575]: failed to encode map e389 with expected crc 2023-09-22T07:49:25.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:24 smithi006 ceph-mon[200575]: failed to encode map e390 with expected crc 2023-09-22T07:49:25.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:24 smithi006 ceph-mon[200575]: osdmap e390: 8 total, 8 up, 8 in 2023-09-22T07:49:25.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:24 smithi006 ceph-mon[200575]: failed to encode map e390 with expected crc 2023-09-22T07:49:25.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:24 smithi105 ceph-mon[190463]: failed to encode map e389 with expected crc 2023-09-22T07:49:25.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:24 smithi105 ceph-mon[190463]: failed to encode map e390 with expected crc 2023-09-22T07:49:25.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:24 smithi105 ceph-mon[190463]: osdmap e390: 8 total, 8 up, 8 in 2023-09-22T07:49:25.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:24 smithi105 ceph-mon[190463]: failed to encode map e390 with expected crc 2023-09-22T07:49:25.241 INFO:tasks.rados.rados.0.smithi006.stdout:1682: done (3 left) 2023-09-22T07:49:25.241 INFO:tasks.rados.rados.0.smithi006.stdout:1683: done (2 left) 2023-09-22T07:49:25.241 INFO:tasks.rados.rados.0.smithi006.stdout:1684: done (1 left) 2023-09-22T07:49:25.241 INFO:tasks.rados.rados.0.smithi006.stdout:1686: done (0 left) 2023-09-22T07:49:25.241 INFO:tasks.rados.rados.0.smithi006.stdout:1687: read oid 34 snap -1 2023-09-22T07:49:25.242 INFO:tasks.rados.rados.0.smithi006.stdout:1687: expect deleted 2023-09-22T07:49:25.242 INFO:tasks.rados.rados.0.smithi006.stdout:1688: setattr oid 5 current snap is 158 2023-09-22T07:49:25.242 INFO:tasks.rados.rados.0.smithi006.stdout:1689: snap_create 2023-09-22T07:49:25.248 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 5 v 665 (ObjNum 462 snap 144 seq_num 462) dirty exists 2023-09-22T07:49:25.954 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:25 smithi006 ceph-mon[204052]: failed to encode map e390 with expected crc 2023-09-22T07:49:25.954 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:25 smithi006 ceph-mon[204052]: pgmap v233: 121 pgs: 121 active+clean; 125 MiB data, 768 MiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.8 MiB/s wr, 13 op/s 2023-09-22T07:49:25.954 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:25 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-22T07:49:25.954 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:25 smithi006 ceph-mon[204052]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-22T07:49:25.954 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:25 smithi006 ceph-mon[204052]: Upgrade: osd.3 is safe to restart 2023-09-22T07:49:25.954 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:25 smithi006 ceph-mon[204052]: failed to encode map e391 with expected crc 2023-09-22T07:49:25.954 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:25 smithi006 ceph-mon[204052]: osdmap e391: 8 total, 8 up, 8 in 2023-09-22T07:49:25.955 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:25 smithi006 ceph-mon[200575]: failed to encode map e390 with expected crc 2023-09-22T07:49:25.955 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:25 smithi006 ceph-mon[200575]: pgmap v233: 121 pgs: 121 active+clean; 125 MiB data, 768 MiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.8 MiB/s wr, 13 op/s 2023-09-22T07:49:25.955 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:25 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-22T07:49:25.955 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:25 smithi006 ceph-mon[200575]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-22T07:49:25.955 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:25 smithi006 ceph-mon[200575]: Upgrade: osd.3 is safe to restart 2023-09-22T07:49:25.955 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:25 smithi006 ceph-mon[200575]: failed to encode map e391 with expected crc 2023-09-22T07:49:25.955 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:25 smithi006 ceph-mon[200575]: osdmap e391: 8 total, 8 up, 8 in 2023-09-22T07:49:26.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:25 smithi105 ceph-mon[190463]: failed to encode map e390 with expected crc 2023-09-22T07:49:26.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:25 smithi105 ceph-mon[190463]: pgmap v233: 121 pgs: 121 active+clean; 125 MiB data, 768 MiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.8 MiB/s wr, 13 op/s 2023-09-22T07:49:26.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:25 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-22T07:49:26.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:25 smithi105 ceph-mon[190463]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-22T07:49:26.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:25 smithi105 ceph-mon[190463]: Upgrade: osd.3 is safe to restart 2023-09-22T07:49:26.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:25 smithi105 ceph-mon[190463]: failed to encode map e391 with expected crc 2023-09-22T07:49:26.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:25 smithi105 ceph-mon[190463]: osdmap e391: 8 total, 8 up, 8 in 2023-09-22T07:49:26.212 INFO:tasks.rados.rados.0.smithi006.stdout:1687: done (2 left) 2023-09-22T07:49:26.212 INFO:tasks.rados.rados.0.smithi006.stdout:1688: done (1 left) 2023-09-22T07:49:26.212 INFO:tasks.rados.rados.0.smithi006.stdout:1689: done (0 left) 2023-09-22T07:49:26.212 INFO:tasks.rados.rados.0.smithi006.stdout:1690: delete oid 6 current snap is 159 2023-09-22T07:49:26.219 INFO:tasks.rados.rados.0.smithi006.stdout:1690: done (0 left) 2023-09-22T07:49:26.220 INFO:tasks.rados.rados.0.smithi006.stdout:1691: snap_create 2023-09-22T07:49:27.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:26 smithi006 ceph-mon[200575]: failed to encode map e391 with expected crc 2023-09-22T07:49:27.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:26 smithi006 ceph-mon[200575]: failed to encode map e391 with expected crc 2023-09-22T07:49:27.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:26 smithi006 ceph-mon[200575]: failed to encode map e391 with expected crc 2023-09-22T07:49:27.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:26 smithi006 ceph-mon[200575]: failed to encode map e392 with expected crc 2023-09-22T07:49:27.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:26 smithi006 ceph-mon[200575]: failed to encode map e392 with expected crc 2023-09-22T07:49:27.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:26 smithi006 ceph-mon[200575]: osdmap e392: 8 total, 8 up, 8 in 2023-09-22T07:49:27.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:26 smithi006 ceph-mon[200575]: failed to encode map e392 with expected crc 2023-09-22T07:49:27.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:26 smithi006 ceph-mon[204052]: failed to encode map e391 with expected crc 2023-09-22T07:49:27.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:26 smithi006 ceph-mon[204052]: failed to encode map e391 with expected crc 2023-09-22T07:49:27.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:26 smithi006 ceph-mon[204052]: failed to encode map e391 with expected crc 2023-09-22T07:49:27.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:26 smithi006 ceph-mon[204052]: failed to encode map e392 with expected crc 2023-09-22T07:49:27.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:26 smithi006 ceph-mon[204052]: failed to encode map e392 with expected crc 2023-09-22T07:49:27.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:26 smithi006 ceph-mon[204052]: osdmap e392: 8 total, 8 up, 8 in 2023-09-22T07:49:27.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:26 smithi006 ceph-mon[204052]: failed to encode map e392 with expected crc 2023-09-22T07:49:27.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:26 smithi105 ceph-mon[190463]: failed to encode map e391 with expected crc 2023-09-22T07:49:27.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:26 smithi105 ceph-mon[190463]: failed to encode map e391 with expected crc 2023-09-22T07:49:27.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:26 smithi105 ceph-mon[190463]: failed to encode map e391 with expected crc 2023-09-22T07:49:27.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:26 smithi105 ceph-mon[190463]: failed to encode map e392 with expected crc 2023-09-22T07:49:27.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:26 smithi105 ceph-mon[190463]: failed to encode map e392 with expected crc 2023-09-22T07:49:27.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:26 smithi105 ceph-mon[190463]: osdmap e392: 8 total, 8 up, 8 in 2023-09-22T07:49:27.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:26 smithi105 ceph-mon[190463]: failed to encode map e392 with expected crc 2023-09-22T07:49:27.229 INFO:tasks.rados.rados.0.smithi006.stdout:1691: done (0 left) 2023-09-22T07:49:27.229 INFO:tasks.rados.rados.0.smithi006.stdout:1692: snap_remove snap 154 2023-09-22T07:49:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:49:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:49:27] "GET /metrics HTTP/1.1" 200 36119 "" "Prometheus/2.43.0" 2023-09-22T07:49:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:27 smithi006 ceph-mon[204052]: failed to encode map e392 with expected crc 2023-09-22T07:49:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:27 smithi006 ceph-mon[204052]: pgmap v236: 121 pgs: 121 active+clean; 131 MiB data, 773 MiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 3.3 MiB/s wr, 19 op/s 2023-09-22T07:49:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:27 smithi006 ceph-mon[204052]: Upgrade: Updating osd.3 2023-09-22T07:49:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:27 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:27 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-22T07:49:28.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:27 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:49:28.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:27 smithi006 ceph-mon[204052]: Deploying daemon osd.3 on smithi006 2023-09-22T07:49:28.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:27 smithi006 ceph-mon[204052]: failed to encode map e393 with expected crc 2023-09-22T07:49:28.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:27 smithi006 ceph-mon[204052]: osdmap e393: 8 total, 8 up, 8 in 2023-09-22T07:49:28.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:27 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:28.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:27 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:49:28.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:27 smithi006 ceph-mon[200575]: failed to encode map e392 with expected crc 2023-09-22T07:49:28.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:27 smithi006 ceph-mon[200575]: pgmap v236: 121 pgs: 121 active+clean; 131 MiB data, 773 MiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 3.3 MiB/s wr, 19 op/s 2023-09-22T07:49:28.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:27 smithi006 ceph-mon[200575]: Upgrade: Updating osd.3 2023-09-22T07:49:28.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:27 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:28.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:27 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-22T07:49:28.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:27 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:49:28.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:27 smithi006 ceph-mon[200575]: Deploying daemon osd.3 on smithi006 2023-09-22T07:49:28.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:27 smithi006 ceph-mon[200575]: failed to encode map e393 with expected crc 2023-09-22T07:49:28.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:27 smithi006 ceph-mon[200575]: osdmap e393: 8 total, 8 up, 8 in 2023-09-22T07:49:28.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:27 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:28.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:27 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:49:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:27 smithi105 ceph-mon[190463]: failed to encode map e392 with expected crc 2023-09-22T07:49:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:27 smithi105 ceph-mon[190463]: pgmap v236: 121 pgs: 121 active+clean; 131 MiB data, 773 MiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 3.3 MiB/s wr, 19 op/s 2023-09-22T07:49:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:27 smithi105 ceph-mon[190463]: Upgrade: Updating osd.3 2023-09-22T07:49:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:27 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:28.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:27 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-22T07:49:28.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:27 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:49:28.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:27 smithi105 ceph-mon[190463]: Deploying daemon osd.3 on smithi006 2023-09-22T07:49:28.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:27 smithi105 ceph-mon[190463]: failed to encode map e393 with expected crc 2023-09-22T07:49:28.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:27 smithi105 ceph-mon[190463]: osdmap e393: 8 total, 8 up, 8 in 2023-09-22T07:49:28.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:27 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:28.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:27 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:49:28.236 INFO:tasks.rados.rados.0.smithi006.stdout:1692: done (0 left) 2023-09-22T07:49:28.236 INFO:tasks.rados.rados.0.smithi006.stdout:1693: delete oid 32 current snap is 160 2023-09-22T07:49:28.242 INFO:tasks.rados.rados.0.smithi006.stdout:1693: done (0 left) 2023-09-22T07:49:28.242 INFO:tasks.rados.rados.0.smithi006.stdout:1694: delete oid 21 current snap is 160 2023-09-22T07:49:28.247 INFO:tasks.rados.rados.0.smithi006.stdout:1694: done (0 left) 2023-09-22T07:49:28.247 INFO:tasks.rados.rados.0.smithi006.stdout:1695: snap_remove snap 158 2023-09-22T07:49:29.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:28 smithi105 ceph-mon[190463]: failed to encode map e393 with expected crc 2023-09-22T07:49:29.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:28 smithi105 ceph-mon[190463]: osdmap e394: 8 total, 8 up, 8 in 2023-09-22T07:49:29.126 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:49:28 smithi105 conmon[175730]: ts=2023-09-22T07:49:28.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi006:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi105.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-22T07:49:29.234 INFO:tasks.rados.rados.0.smithi006.stdout:1695: done (0 left) 2023-09-22T07:49:29.235 INFO:tasks.rados.rados.0.smithi006.stdout:1696: snap_remove snap 159 2023-09-22T07:49:29.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:28 smithi006 ceph-mon[204052]: failed to encode map e393 with expected crc 2023-09-22T07:49:29.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:28 smithi006 ceph-mon[204052]: osdmap e394: 8 total, 8 up, 8 in 2023-09-22T07:49:29.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:28 smithi006 ceph-mon[200575]: failed to encode map e393 with expected crc 2023-09-22T07:49:29.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:28 smithi006 ceph-mon[200575]: osdmap e394: 8 total, 8 up, 8 in 2023-09-22T07:49:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:29 smithi105 ceph-mon[190463]: failed to encode map e394 with expected crc 2023-09-22T07:49:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:29 smithi105 ceph-mon[190463]: failed to encode map e394 with expected crc 2023-09-22T07:49:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:29 smithi105 ceph-mon[190463]: failed to encode map e394 with expected crc 2023-09-22T07:49:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:29 smithi105 ceph-mon[190463]: pgmap v239: 121 pgs: 121 active+clean; 131 MiB data, 784 MiB used, 714 GiB / 715 GiB avail; 499 KiB/s rd, 1.4 MiB/s wr, 12 op/s 2023-09-22T07:49:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:29 smithi105 ceph-mon[190463]: failed to encode map e395 with expected crc 2023-09-22T07:49:30.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:29 smithi105 ceph-mon[190463]: osdmap e395: 8 total, 8 up, 8 in 2023-09-22T07:49:30.237 INFO:tasks.rados.rados.0.smithi006.stdout:1696: done (0 left) 2023-09-22T07:49:30.237 INFO:tasks.rados.rados.0.smithi006.stdout:1697: copy_from oid 11 from oid 16 current snap is 160 2023-09-22T07:49:30.237 INFO:tasks.rados.rados.0.smithi006.stdout:1698: rollback oid 40 current snap is 160 2023-09-22T07:49:30.237 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 40 to 155 2023-09-22T07:49:30.238 INFO:tasks.rados.rados.0.smithi006.stdout:1699: read oid 17 snap -1 2023-09-22T07:49:30.238 INFO:tasks.rados.rados.0.smithi006.stdout:1699: expect (ObjNum 498 snap 149 seq_num 498) 2023-09-22T07:49:30.238 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 43 current snap is 160 2023-09-22T07:49:30.238 INFO:tasks.rados.rados.0.smithi006.stdout:1700: seq_num 530 ranges {5398528=483328,5881856=532480,6414336=671744} 2023-09-22T07:49:30.270 INFO:tasks.rados.rados.0.smithi006.stdout:1700: writing smithi006182445-43 from 5398528 to 5881856 tid 1 2023-09-22T07:49:30.273 INFO:tasks.rados.rados.0.smithi006.stdout:1700: writing smithi006182445-43 from 5881856 to 6414336 tid 2 2023-09-22T07:49:30.277 INFO:tasks.rados.rados.0.smithi006.stdout:1700: writing smithi006182445-43 from 6414336 to 7086080 tid 3 2023-09-22T07:49:30.277 INFO:tasks.rados.rados.0.smithi006.stdout:1701: setattr oid 9 current snap is 160 2023-09-22T07:49:30.277 INFO:tasks.rados.rados.0.smithi006.stdout:1698: finishing rollback tid 0 to smithi006182445-40 2023-09-22T07:49:30.277 INFO:tasks.rados.rados.0.smithi006.stdout:1698: finishing rollback tid 1 to smithi006182445-40 2023-09-22T07:49:30.277 INFO:tasks.rados.rados.0.smithi006.stdout:1698: finishing rollback tid 2 to smithi006182445-40 2023-09-22T07:49:30.277 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 40 v 567 (ObjNum 472 snap 145 seq_num 472) dirty exists 2023-09-22T07:49:30.277 INFO:tasks.rados.rados.0.smithi006.stdout:1699: expect (ObjNum 498 snap 149 seq_num 498) 2023-09-22T07:49:30.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:29 smithi006 ceph-mon[204052]: failed to encode map e394 with expected crc 2023-09-22T07:49:30.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:29 smithi006 ceph-mon[204052]: failed to encode map e394 with expected crc 2023-09-22T07:49:30.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:29 smithi006 ceph-mon[204052]: failed to encode map e394 with expected crc 2023-09-22T07:49:30.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:29 smithi006 ceph-mon[204052]: pgmap v239: 121 pgs: 121 active+clean; 131 MiB data, 784 MiB used, 714 GiB / 715 GiB avail; 499 KiB/s rd, 1.4 MiB/s wr, 12 op/s 2023-09-22T07:49:30.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:29 smithi006 ceph-mon[204052]: failed to encode map e395 with expected crc 2023-09-22T07:49:30.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:29 smithi006 ceph-mon[204052]: osdmap e395: 8 total, 8 up, 8 in 2023-09-22T07:49:30.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:29 smithi006 ceph-mon[200575]: failed to encode map e394 with expected crc 2023-09-22T07:49:30.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:29 smithi006 ceph-mon[200575]: failed to encode map e394 with expected crc 2023-09-22T07:49:30.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:29 smithi006 ceph-mon[200575]: failed to encode map e394 with expected crc 2023-09-22T07:49:30.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:29 smithi006 ceph-mon[200575]: pgmap v239: 121 pgs: 121 active+clean; 131 MiB data, 784 MiB used, 714 GiB / 715 GiB avail; 499 KiB/s rd, 1.4 MiB/s wr, 12 op/s 2023-09-22T07:49:30.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:29 smithi006 ceph-mon[200575]: failed to encode map e395 with expected crc 2023-09-22T07:49:30.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:29 smithi006 ceph-mon[200575]: osdmap e395: 8 total, 8 up, 8 in 2023-09-22T07:49:30.286 INFO:journalctl@ceph.osd.3.smithi006.stdout:Sep 22 07:49:29 smithi006 systemd[1]: Stopping Ceph osd.3 for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:49:30.286 INFO:journalctl@ceph.osd.3.smithi006.stdout:Sep 22 07:49:30 smithi006 conmon[150328]: 2023-09-22T07:49:30.052+0000 7ff4ee77f700 -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-09-22T07:49:30.286 INFO:journalctl@ceph.osd.3.smithi006.stdout:Sep 22 07:49:30 smithi006 conmon[150328]: 2023-09-22T07:49:30.052+0000 7ff4ee77f700 -1 osd.3 395 *** Got signal Terminated *** 2023-09-22T07:49:30.286 INFO:journalctl@ceph.osd.3.smithi006.stdout:Sep 22 07:49:30 smithi006 conmon[150328]: 2023-09-22T07:49:30.052+0000 7ff4ee77f700 -1 osd.3 395 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-22T07:49:30.491 INFO:tasks.rados.rados.0.smithi006.stdout:1698: done (4 left) 2023-09-22T07:49:30.491 INFO:tasks.rados.rados.0.smithi006.stdout:1699: done (3 left) 2023-09-22T07:49:30.491 INFO:tasks.rados.rados.0.smithi006.stdout:1702: snap_remove snap 155 2023-09-22T07:49:31.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:30 smithi105 ceph-mon[190463]: failed to encode map e395 with expected crc 2023-09-22T07:49:31.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:30 smithi105 ceph-mon[190463]: failed to encode map e395 with expected crc 2023-09-22T07:49:31.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:30 smithi105 ceph-mon[190463]: osd.3 marked itself down and dead 2023-09-22T07:49:31.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:30 smithi105 ceph-mon[190463]: Health check failed: 1 osds down (OSD_DOWN) 2023-09-22T07:49:31.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:30 smithi105 ceph-mon[190463]: failed to encode map e396 with expected crc 2023-09-22T07:49:31.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:30 smithi105 ceph-mon[190463]: failed to encode map e396 with expected crc 2023-09-22T07:49:31.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:30 smithi105 ceph-mon[190463]: osdmap e396: 8 total, 7 up, 8 in 2023-09-22T07:49:31.220 INFO:tasks.rados.rados.0.smithi006.stdout:1702: done (3 left) 2023-09-22T07:49:31.220 INFO:tasks.rados.rados.0.smithi006.stdout:1703: rmattr oid 1 current snap is 160 2023-09-22T07:49:31.220 INFO:tasks.rados.rados.0.smithi006.stdout:1703: done (3 left) 2023-09-22T07:49:31.220 INFO:tasks.rados.rados.0.smithi006.stdout:1704: read oid 26 snap 157 2023-09-22T07:49:31.220 INFO:tasks.rados.rados.0.smithi006.stdout:1704: expect (ObjNum 521 snap 156 seq_num 521) 2023-09-22T07:49:31.220 INFO:tasks.rados.rados.0.smithi006.stdout:1705: read oid 18 snap 157 2023-09-22T07:49:31.220 INFO:tasks.rados.rados.0.smithi006.stdout:1705: expect deleted 2023-09-22T07:49:31.220 INFO:tasks.rados.rados.0.smithi006.stdout:1706: delete oid 42 current snap is 160 2023-09-22T07:49:31.221 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 9 v 626 (ObjNum 482 snap 147 seq_num 482) dirty exists 2023-09-22T07:49:31.246 INFO:tasks.rados.rados.0.smithi006.stdout:1701: done (5 left) 2023-09-22T07:49:31.247 INFO:tasks.rados.rados.0.smithi006.stdout:1705: done (4 left) 2023-09-22T07:49:31.247 INFO:tasks.rados.rados.0.smithi006.stdout:1706: done (3 left) 2023-09-22T07:49:31.247 INFO:tasks.rados.rados.0.smithi006.stdout:1707: read oid 30 snap 157 2023-09-22T07:49:31.247 INFO:tasks.rados.rados.0.smithi006.stdout:1707: expect (ObjNum 512 snap 152 seq_num 512) 2023-09-22T07:49:31.247 INFO:tasks.rados.rados.0.smithi006.stdout:1708: delete oid 35 current snap is 160 2023-09-22T07:49:31.247 INFO:tasks.rados.rados.0.smithi006.stdout:1704: expect (ObjNum 521 snap 156 seq_num 521) 2023-09-22T07:49:31.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:30 smithi006 ceph-mon[204052]: failed to encode map e395 with expected crc 2023-09-22T07:49:31.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:30 smithi006 ceph-mon[204052]: failed to encode map e395 with expected crc 2023-09-22T07:49:31.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:30 smithi006 ceph-mon[204052]: osd.3 marked itself down and dead 2023-09-22T07:49:31.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:30 smithi006 ceph-mon[204052]: Health check failed: 1 osds down (OSD_DOWN) 2023-09-22T07:49:31.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:30 smithi006 ceph-mon[204052]: failed to encode map e396 with expected crc 2023-09-22T07:49:31.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:30 smithi006 ceph-mon[204052]: failed to encode map e396 with expected crc 2023-09-22T07:49:31.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:30 smithi006 ceph-mon[204052]: osdmap e396: 8 total, 7 up, 8 in 2023-09-22T07:49:31.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:30 smithi006 ceph-mon[200575]: failed to encode map e395 with expected crc 2023-09-22T07:49:31.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:30 smithi006 ceph-mon[200575]: failed to encode map e395 with expected crc 2023-09-22T07:49:31.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:30 smithi006 ceph-mon[200575]: osd.3 marked itself down and dead 2023-09-22T07:49:31.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:30 smithi006 ceph-mon[200575]: Health check failed: 1 osds down (OSD_DOWN) 2023-09-22T07:49:31.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:30 smithi006 ceph-mon[200575]: failed to encode map e396 with expected crc 2023-09-22T07:49:31.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:30 smithi006 ceph-mon[200575]: failed to encode map e396 with expected crc 2023-09-22T07:49:31.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:30 smithi006 ceph-mon[200575]: osdmap e396: 8 total, 7 up, 8 in 2023-09-22T07:49:31.289 INFO:tasks.rados.rados.0.smithi006.stdout:1697: finishing copy_from to smithi006182445-11 2023-09-22T07:49:31.289 INFO:tasks.rados.rados.0.smithi006.stdout:1697: got expected ENOENT (src dne) 2023-09-22T07:49:31.289 INFO:tasks.rados.rados.0.smithi006.stdout:1697: finishing copy_from racing read to smithi006182445-11 2023-09-22T07:49:31.289 INFO:tasks.rados.rados.0.smithi006.stdout:1700: finishing write tid 1 to smithi006182445-43 2023-09-22T07:49:31.289 INFO:tasks.rados.rados.0.smithi006.stdout:1700: finishing write tid 2 to smithi006182445-43 2023-09-22T07:49:31.290 INFO:tasks.rados.rados.0.smithi006.stdout:1700: finishing write tid 3 to smithi006182445-43 2023-09-22T07:49:31.290 INFO:tasks.rados.rados.0.smithi006.stdout:1700: finishing write tid 4 to smithi006182445-43 2023-09-22T07:49:31.290 INFO:tasks.rados.rados.0.smithi006.stdout:1700: finishing write tid 5 to smithi006182445-43 2023-09-22T07:49:31.290 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 43 v 929 (ObjNum 530 snap 160 seq_num 530) dirty exists 2023-09-22T07:49:31.290 INFO:tasks.rados.rados.0.smithi006.stdout:1700: left oid 43 (ObjNum 530 snap 160 seq_num 530) 2023-09-22T07:49:31.290 INFO:tasks.rados.rados.0.smithi006.stdout:1697: done (4 left) 2023-09-22T07:49:31.290 INFO:tasks.rados.rados.0.smithi006.stdout:1700: done (3 left) 2023-09-22T07:49:31.290 INFO:tasks.rados.rados.0.smithi006.stdout:1704: done (2 left) 2023-09-22T07:49:31.290 INFO:tasks.rados.rados.0.smithi006.stdout:1708: done (1 left) 2023-09-22T07:49:31.290 INFO:tasks.rados.rados.0.smithi006.stdout:1709: delete oid 34 current snap is 160 2023-09-22T07:49:31.290 INFO:tasks.rados.rados.0.smithi006.stdout:1707: expect (ObjNum 512 snap 152 seq_num 512) 2023-09-22T07:49:31.323 INFO:tasks.rados.rados.0.smithi006.stdout:1707: done (1 left) 2023-09-22T07:49:31.324 INFO:tasks.rados.rados.0.smithi006.stdout:1709: done (0 left) 2023-09-22T07:49:31.324 INFO:tasks.rados.rados.0.smithi006.stdout:1710: snap_create 2023-09-22T07:49:31.785 INFO:journalctl@ceph.osd.3.smithi006.stdout:Sep 22 07:49:31 smithi006 bash[235760]: ea205d1e84842b42644389915d199ec89ee4ffb67256910f6e9f1997d607f817 2023-09-22T07:49:32.243 INFO:tasks.rados.rados.0.smithi006.stdout:1710: done (0 left) 2023-09-22T07:49:32.244 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 49 current snap is 161 2023-09-22T07:49:32.244 INFO:tasks.rados.rados.0.smithi006.stdout:1711: seq_num 534 ranges {7725056=548864,8273920=516096,8790016=688128} 2023-09-22T07:49:32.289 INFO:tasks.rados.rados.0.smithi006.stdout:1711: writing smithi006182445-49 from 7725056 to 8273920 tid 1 2023-09-22T07:49:32.292 INFO:tasks.rados.rados.0.smithi006.stdout:1711: writing smithi006182445-49 from 8273920 to 8790016 tid 2 2023-09-22T07:49:32.296 INFO:tasks.rados.rados.0.smithi006.stdout:1711: writing smithi006182445-49 from 8790016 to 9478144 tid 3 2023-09-22T07:49:32.296 INFO:tasks.rados.rados.0.smithi006.stdout:1712: setattr oid 31 current snap is 161 2023-09-22T07:49:32.298 INFO:tasks.rados.rados.0.smithi006.stdout:1713: read oid 35 snap -1 2023-09-22T07:49:32.298 INFO:tasks.rados.rados.0.smithi006.stdout:1713: expect deleted 2023-09-22T07:49:32.298 INFO:tasks.rados.rados.0.smithi006.stdout:1714: snap_remove snap 160 2023-09-22T07:49:32.486 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:32 smithi006 ceph-mon[200575]: failed to encode map e396 with expected crc 2023-09-22T07:49:32.486 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:32 smithi006 ceph-mon[200575]: pgmap v242: 121 pgs: 8 peering, 14 stale+active+clean, 99 active+clean; 131 MiB data, 784 MiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 5 op/s 2023-09-22T07:49:32.486 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:32 smithi006 ceph-mon[200575]: failed to encode map e397 with expected crc 2023-09-22T07:49:32.486 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:32 smithi006 ceph-mon[200575]: failed to encode map e397 with expected crc 2023-09-22T07:49:32.486 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:32 smithi006 ceph-mon[200575]: osdmap e397: 8 total, 7 up, 8 in 2023-09-22T07:49:32.486 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:32 smithi006 ceph-mon[200575]: failed to encode map e397 with expected crc 2023-09-22T07:49:32.486 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:32 smithi006 ceph-mon[200575]: failed to encode map e397 with expected crc 2023-09-22T07:49:32.487 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:32 smithi006 ceph-mon[200575]: failed to encode map e397 with expected crc 2023-09-22T07:49:32.487 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:32 smithi006 ceph-mon[200575]: failed to encode map e397 with expected crc 2023-09-22T07:49:32.487 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:32 smithi006 ceph-mon[200575]: failed to encode map e397 with expected crc 2023-09-22T07:49:32.487 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:32 smithi006 ceph-mon[200575]: failed to encode map e397 with expected crc 2023-09-22T07:49:32.487 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:32 smithi006 ceph-mon[200575]: failed to encode map e397 with expected crc 2023-09-22T07:49:32.487 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:32 smithi006 ceph-mon[200575]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-09-22T07:49:32.487 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:32 smithi006 ceph-mon[204052]: failed to encode map e396 with expected crc 2023-09-22T07:49:32.487 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:32 smithi006 ceph-mon[204052]: pgmap v242: 121 pgs: 8 peering, 14 stale+active+clean, 99 active+clean; 131 MiB data, 784 MiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 5 op/s 2023-09-22T07:49:32.487 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:32 smithi006 ceph-mon[204052]: failed to encode map e397 with expected crc 2023-09-22T07:49:32.487 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:32 smithi006 ceph-mon[204052]: failed to encode map e397 with expected crc 2023-09-22T07:49:32.488 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:32 smithi006 ceph-mon[204052]: osdmap e397: 8 total, 7 up, 8 in 2023-09-22T07:49:32.488 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:32 smithi006 ceph-mon[204052]: failed to encode map e397 with expected crc 2023-09-22T07:49:32.488 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:32 smithi006 ceph-mon[204052]: failed to encode map e397 with expected crc 2023-09-22T07:49:32.488 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:32 smithi006 ceph-mon[204052]: failed to encode map e397 with expected crc 2023-09-22T07:49:32.488 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:32 smithi006 ceph-mon[204052]: failed to encode map e397 with expected crc 2023-09-22T07:49:32.488 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:32 smithi006 ceph-mon[204052]: failed to encode map e397 with expected crc 2023-09-22T07:49:32.488 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:32 smithi006 ceph-mon[204052]: failed to encode map e397 with expected crc 2023-09-22T07:49:32.488 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:32 smithi006 ceph-mon[204052]: failed to encode map e397 with expected crc 2023-09-22T07:49:32.488 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:32 smithi006 ceph-mon[204052]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-09-22T07:49:32.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:32 smithi105 ceph-mon[190463]: failed to encode map e396 with expected crc 2023-09-22T07:49:32.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:32 smithi105 ceph-mon[190463]: pgmap v242: 121 pgs: 8 peering, 14 stale+active+clean, 99 active+clean; 131 MiB data, 784 MiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 5 op/s 2023-09-22T07:49:32.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:32 smithi105 ceph-mon[190463]: failed to encode map e397 with expected crc 2023-09-22T07:49:32.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:32 smithi105 ceph-mon[190463]: failed to encode map e397 with expected crc 2023-09-22T07:49:32.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:32 smithi105 ceph-mon[190463]: osdmap e397: 8 total, 7 up, 8 in 2023-09-22T07:49:32.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:32 smithi105 ceph-mon[190463]: failed to encode map e397 with expected crc 2023-09-22T07:49:32.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:32 smithi105 ceph-mon[190463]: failed to encode map e397 with expected crc 2023-09-22T07:49:32.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:32 smithi105 ceph-mon[190463]: failed to encode map e397 with expected crc 2023-09-22T07:49:32.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:32 smithi105 ceph-mon[190463]: failed to encode map e397 with expected crc 2023-09-22T07:49:32.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:32 smithi105 ceph-mon[190463]: failed to encode map e397 with expected crc 2023-09-22T07:49:32.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:32 smithi105 ceph-mon[190463]: failed to encode map e397 with expected crc 2023-09-22T07:49:32.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:32 smithi105 ceph-mon[190463]: failed to encode map e397 with expected crc 2023-09-22T07:49:32.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:32 smithi105 ceph-mon[190463]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-09-22T07:49:33.246 INFO:journalctl@ceph.osd.3.smithi006.stdout:Sep 22 07:49:32 smithi006 systemd[1]: ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@osd.3.service: Succeeded. 2023-09-22T07:49:33.247 INFO:journalctl@ceph.osd.3.smithi006.stdout:Sep 22 07:49:32 smithi006 systemd[1]: Stopped Ceph osd.3 for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:49:33.247 INFO:journalctl@ceph.osd.3.smithi006.stdout:Sep 22 07:49:33 smithi006 systemd[1]: Starting Ceph osd.3 for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:49:33.247 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:33 smithi006 ceph-mon[200575]: failed to encode map e398 with expected crc 2023-09-22T07:49:33.247 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:33 smithi006 ceph-mon[200575]: osdmap e398: 8 total, 7 up, 8 in 2023-09-22T07:49:33.247 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:33 smithi006 ceph-mon[200575]: failed to encode map e398 with expected crc 2023-09-22T07:49:33.247 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:33 smithi006 ceph-mon[200575]: failed to encode map e398 with expected crc 2023-09-22T07:49:33.248 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:33 smithi006 ceph-mon[200575]: failed to encode map e398 with expected crc 2023-09-22T07:49:33.251 INFO:tasks.rados.rados.0.smithi006.stdout:1714: done (3 left) 2023-09-22T07:49:33.251 INFO:tasks.rados.rados.0.smithi006.stdout:1715: setattr oid 18 current snap is 161 2023-09-22T07:49:33.251 INFO:tasks.rados.rados.0.smithi006.stdout:1711: finishing write tid 1 to smithi006182445-49 2023-09-22T07:49:33.251 INFO:tasks.rados.rados.0.smithi006.stdout:1711: finishing write tid 2 to smithi006182445-49 2023-09-22T07:49:33.251 INFO:tasks.rados.rados.0.smithi006.stdout:1711: finishing write tid 3 to smithi006182445-49 2023-09-22T07:49:33.251 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 31 v 931 (ObjNum 518 snap 156 seq_num 518) dirty exists 2023-09-22T07:49:33.251 INFO:tasks.rados.rados.0.smithi006.stdout:1711: finishing write tid 4 to smithi006182445-49 2023-09-22T07:49:33.251 INFO:tasks.rados.rados.0.smithi006.stdout:1711: finishing write tid 5 to smithi006182445-49 2023-09-22T07:49:33.251 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 49 v 592 (ObjNum 534 snap 161 seq_num 534) dirty exists 2023-09-22T07:49:33.251 INFO:tasks.rados.rados.0.smithi006.stdout:1711: left oid 49 (ObjNum 534 snap 161 seq_num 534) 2023-09-22T07:49:33.252 INFO:tasks.rados.rados.0.smithi006.stdout:1711: done (3 left) 2023-09-22T07:49:33.252 INFO:tasks.rados.rados.0.smithi006.stdout:1712: done (2 left) 2023-09-22T07:49:33.252 INFO:tasks.rados.rados.0.smithi006.stdout:1713: done (1 left) 2023-09-22T07:49:33.252 INFO:tasks.rados.rados.0.smithi006.stdout:1716: snap_create 2023-09-22T07:49:33.259 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 18 v 672 (ObjNum 129 snap 0 seq_num 3169186384) dirty exists 2023-09-22T07:49:33.283 INFO:teuthology.orchestra.run.smithi006.stdout:true 2023-09-22T07:49:33.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:33 smithi006 ceph-mon[204052]: failed to encode map e398 with expected crc 2023-09-22T07:49:33.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:33 smithi006 ceph-mon[204052]: osdmap e398: 8 total, 7 up, 8 in 2023-09-22T07:49:33.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:33 smithi006 ceph-mon[204052]: failed to encode map e398 with expected crc 2023-09-22T07:49:33.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:33 smithi006 ceph-mon[204052]: failed to encode map e398 with expected crc 2023-09-22T07:49:33.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:33 smithi006 ceph-mon[204052]: failed to encode map e398 with expected crc 2023-09-22T07:49:33.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:33 smithi105 ceph-mon[190463]: failed to encode map e398 with expected crc 2023-09-22T07:49:33.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:33 smithi105 ceph-mon[190463]: osdmap e398: 8 total, 7 up, 8 in 2023-09-22T07:49:33.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:33 smithi105 ceph-mon[190463]: failed to encode map e398 with expected crc 2023-09-22T07:49:33.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:33 smithi105 ceph-mon[190463]: failed to encode map e398 with expected crc 2023-09-22T07:49:33.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:33 smithi105 ceph-mon[190463]: failed to encode map e398 with expected crc 2023-09-22T07:49:33.634 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-22T07:49:33.635 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (4m) - 7m 29.7M - 0.25.0 c8568f914cd2 68496074d95c 2023-09-22T07:49:33.635 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi105 *:3000 running (3m) - 7m 86.9M - 9.4.7 2c41d148cca3 c6fa0e987221 2023-09-22T07:49:33.635 INFO:teuthology.orchestra.run.smithi006.stdout:mds.a smithi006 running (8m) - 8m 16.0M - 17.2.6-1121-g6a79a820 202608b01ce9 b81e719d7bdb 2023-09-22T07:49:33.635 INFO:teuthology.orchestra.run.smithi006.stdout:mds.b smithi105 running (8m) - 8m 20.3M - 17.2.6-1121-g6a79a820 202608b01ce9 d99d16e4c45f 2023-09-22T07:49:33.635 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi105 *:8443,9283,8765 running (3m) - 12m 447M - 18.0.0-6218-gf7ddca67 ceff0457336d 49e3827be236 2023-09-22T07:49:33.635 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:8443,9283,8765 running (3m) - 13m 511M - 18.0.0-6218-gf7ddca67 ceff0457336d f4535b7ef9f5 2023-09-22T07:49:33.635 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (3m) - 14m 89.3M 2048M 18.0.0-6218-gf7ddca67 ceff0457336d bd2ccd4dffc6 2023-09-22T07:49:33.635 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi105 running (2m) - 12m 35.5M 2048M 18.0.0-6218-gf7ddca67 ceff0457336d 0504f0bc86e8 2023-09-22T07:49:33.635 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (2m) - 12m 69.3M 2048M 18.0.0-6218-gf7ddca67 ceff0457336d 8664efa43f86 2023-09-22T07:49:33.635 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (4m) - 7m 18.5M - 1.5.0 0da6a335fe13 b733ce1e65fd 2023-09-22T07:49:33.635 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi105 *:9100 running (3m) - 7m 9.93M - 1.5.0 0da6a335fe13 13131a30680c 2023-09-22T07:49:33.636 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (97s) - 11m 212M 2501M 18.0.0-6218-gf7ddca67 ceff0457336d 14c3d8ebed2c 2023-09-22T07:49:33.636 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (64s) - 11m 138M 2501M 18.0.0-6218-gf7ddca67 ceff0457336d 53c21d599509 2023-09-22T07:49:33.636 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (31s) - 11m 12.1M 2501M 18.0.0-6218-gf7ddca67 ceff0457336d 50a27cbcd614 2023-09-22T07:49:33.636 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (10m) - 10m 336M 2501M 17.2.6-1121-g6a79a820 202608b01ce9 ea205d1e8484 2023-09-22T07:49:33.636 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi105 running (10m) - 10m 341M 2500M 17.2.6-1121-g6a79a820 202608b01ce9 2e8fe03d53fa 2023-09-22T07:49:33.636 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi105 running (9m) - 9m 311M 2500M 17.2.6-1121-g6a79a820 202608b01ce9 82303d1786f2 2023-09-22T07:49:33.636 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi105 running (9m) - 9m 221M 2500M 17.2.6-1121-g6a79a820 202608b01ce9 ea58a9013d04 2023-09-22T07:49:33.636 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi105 running (9m) - 9m 279M 2500M 17.2.6-1121-g6a79a820 202608b01ce9 a9ff7d782c8f 2023-09-22T07:49:33.636 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi105 *:9095 running (3m) - 8m 48.1M - 2.43.0 a07b618ecd1d aa59c96aa169 2023-09-22T07:49:34.065 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-09-22T07:49:34.065 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2023-09-22T07:49:34.065 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 3 2023-09-22T07:49:34.065 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:49:34.065 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2023-09-22T07:49:34.066 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 2 2023-09-22T07:49:34.066 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:49:34.066 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2023-09-22T07:49:34.066 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 4, 2023-09-22T07:49:34.066 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 3 2023-09-22T07:49:34.066 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:49:34.066 INFO:teuthology.orchestra.run.smithi006.stdout: "mds": { 2023-09-22T07:49:34.066 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 2 2023-09-22T07:49:34.066 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:49:34.066 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2023-09-22T07:49:34.066 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 6, 2023-09-22T07:49:34.066 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 8 2023-09-22T07:49:34.067 INFO:teuthology.orchestra.run.smithi006.stdout: } 2023-09-22T07:49:34.067 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-09-22T07:49:34.251 INFO:tasks.rados.rados.0.smithi006.stdout:1715: done (1 left) 2023-09-22T07:49:34.251 INFO:tasks.rados.rados.0.smithi006.stdout:1716: done (0 left) 2023-09-22T07:49:34.251 INFO:tasks.rados.rados.0.smithi006.stdout:1717: snap_create 2023-09-22T07:49:34.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:34 smithi006 ceph-mon[204052]: pgmap v245: 121 pgs: 4 activating+undersized, 8 peering, 2 active+clean+snaptrim, 10 stale+active+clean, 4 active+undersized, 93 active+clean; 131 MiB data, 784 MiB used, 714 GiB / 715 GiB avail; 3.5 MiB/s rd, 0 B/s wr, 1 op/s; 8/249 objects degraded (3.213%) 2023-09-22T07:49:34.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:34 smithi006 ceph-mon[204052]: failed to encode map e399 with expected crc 2023-09-22T07:49:34.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:34 smithi006 ceph-mon[204052]: failed to encode map e399 with expected crc 2023-09-22T07:49:34.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:34 smithi006 ceph-mon[204052]: osdmap e399: 8 total, 7 up, 8 in 2023-09-22T07:49:34.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:34 smithi006 ceph-mon[204052]: failed to encode map e399 with expected crc 2023-09-22T07:49:34.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:34 smithi006 ceph-mon[204052]: from='client.34245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:49:34.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:34 smithi006 ceph-mon[204052]: from='client.? 172.21.15.6:0/1886721911' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:49:34.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:34 smithi006 ceph-mon[200575]: pgmap v245: 121 pgs: 4 activating+undersized, 8 peering, 2 active+clean+snaptrim, 10 stale+active+clean, 4 active+undersized, 93 active+clean; 131 MiB data, 784 MiB used, 714 GiB / 715 GiB avail; 3.5 MiB/s rd, 0 B/s wr, 1 op/s; 8/249 objects degraded (3.213%) 2023-09-22T07:49:34.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:34 smithi006 ceph-mon[200575]: failed to encode map e399 with expected crc 2023-09-22T07:49:34.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:34 smithi006 ceph-mon[200575]: failed to encode map e399 with expected crc 2023-09-22T07:49:34.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:34 smithi006 ceph-mon[200575]: osdmap e399: 8 total, 7 up, 8 in 2023-09-22T07:49:34.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:34 smithi006 ceph-mon[200575]: failed to encode map e399 with expected crc 2023-09-22T07:49:34.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:34 smithi006 ceph-mon[200575]: from='client.34245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:49:34.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:34 smithi006 ceph-mon[200575]: from='client.? 172.21.15.6:0/1886721911' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:49:34.536 INFO:journalctl@ceph.osd.3.smithi006.stdout:Sep 22 07:49:34 smithi006 bash[236411]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-22T07:49:34.536 INFO:journalctl@ceph.osd.3.smithi006.stdout:Sep 22 07:49:34 smithi006 bash[236411]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-09-22T07:49:34.536 INFO:journalctl@ceph.osd.3.smithi006.stdout:Sep 22 07:49:34 smithi006 bash[236411]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-3 --no-mon-config 2023-09-22T07:49:34.537 INFO:journalctl@ceph.osd.3.smithi006.stdout:Sep 22 07:49:34 smithi006 bash[236411]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2023-09-22T07:49:34.537 INFO:journalctl@ceph.osd.3.smithi006.stdout:Sep 22 07:49:34 smithi006 bash[236411]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2023-09-22T07:49:34.537 INFO:journalctl@ceph.osd.3.smithi006.stdout:Sep 22 07:49:34 smithi006 bash[236411]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-09-22T07:49:34.537 INFO:journalctl@ceph.osd.3.smithi006.stdout:Sep 22 07:49:34 smithi006 bash[236411]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-09-22T07:49:34.537 INFO:journalctl@ceph.osd.3.smithi006.stdout:Sep 22 07:49:34 smithi006 bash[236411]: --> ceph-volume lvm activate successful for osd ID: 3 2023-09-22T07:49:34.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:34 smithi105 ceph-mon[190463]: pgmap v245: 121 pgs: 4 activating+undersized, 8 peering, 2 active+clean+snaptrim, 10 stale+active+clean, 4 active+undersized, 93 active+clean; 131 MiB data, 784 MiB used, 714 GiB / 715 GiB avail; 3.5 MiB/s rd, 0 B/s wr, 1 op/s; 8/249 objects degraded (3.213%) 2023-09-22T07:49:34.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:34 smithi105 ceph-mon[190463]: failed to encode map e399 with expected crc 2023-09-22T07:49:34.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:34 smithi105 ceph-mon[190463]: failed to encode map e399 with expected crc 2023-09-22T07:49:34.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:34 smithi105 ceph-mon[190463]: osdmap e399: 8 total, 7 up, 8 in 2023-09-22T07:49:34.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:34 smithi105 ceph-mon[190463]: failed to encode map e399 with expected crc 2023-09-22T07:49:34.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:34 smithi105 ceph-mon[190463]: from='client.34245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:49:34.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:34 smithi105 ceph-mon[190463]: from='client.? 172.21.15.6:0/1886721911' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:49:35.252 INFO:tasks.rados.rados.0.smithi006.stdout:1717: done (0 left) 2023-09-22T07:49:35.252 INFO:tasks.rados.rados.0.smithi006.stdout:1718: snap_remove snap 161 2023-09-22T07:49:35.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:35 smithi006 ceph-mon[200575]: from='client.44198 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:49:35.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:35 smithi006 ceph-mon[200575]: failed to encode map e400 with expected crc 2023-09-22T07:49:35.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:35 smithi006 ceph-mon[200575]: osdmap e400: 8 total, 7 up, 8 in 2023-09-22T07:49:35.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:35 smithi006 ceph-mon[200575]: failed to encode map e400 with expected crc 2023-09-22T07:49:35.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:35 smithi006 ceph-mon[200575]: osdmap e401: 8 total, 7 up, 8 in 2023-09-22T07:49:35.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:35 smithi006 ceph-mon[204052]: from='client.44198 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:49:35.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:35 smithi006 ceph-mon[204052]: failed to encode map e400 with expected crc 2023-09-22T07:49:35.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:35 smithi006 ceph-mon[204052]: osdmap e400: 8 total, 7 up, 8 in 2023-09-22T07:49:35.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:35 smithi006 ceph-mon[204052]: failed to encode map e400 with expected crc 2023-09-22T07:49:35.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:35 smithi006 ceph-mon[204052]: osdmap e401: 8 total, 7 up, 8 in 2023-09-22T07:49:35.536 INFO:journalctl@ceph.osd.3.smithi006.stdout:Sep 22 07:49:35 smithi006 ceph-osd[236924]: -- 172.21.15.6:0/2065368583 <== mon.0 v2:172.21.15.6:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55baf7e904e0 con 0x55baf7e63400 2023-09-22T07:49:35.536 INFO:journalctl@ceph.osd.3.smithi006.stdout:Sep 22 07:49:35 smithi006 bash[236858]: a8907b0363fb2a70b9c20499c7e8c4a9fbb06c4819135c4c79b70b0740da19bb 2023-09-22T07:49:35.536 INFO:journalctl@ceph.osd.3.smithi006.stdout:Sep 22 07:49:35 smithi006 systemd[1]: Started Ceph osd.3 for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:49:35.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:35 smithi105 ceph-mon[190463]: from='client.44198 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:49:35.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:35 smithi105 ceph-mon[190463]: failed to encode map e400 with expected crc 2023-09-22T07:49:35.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:35 smithi105 ceph-mon[190463]: osdmap e400: 8 total, 7 up, 8 in 2023-09-22T07:49:35.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:35 smithi105 ceph-mon[190463]: failed to encode map e400 with expected crc 2023-09-22T07:49:35.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:35 smithi105 ceph-mon[190463]: osdmap e401: 8 total, 7 up, 8 in 2023-09-22T07:49:36.216 INFO:tasks.rados.rados.0.smithi006.stdout:1718: done (0 left) 2023-09-22T07:49:36.217 INFO:tasks.rados.rados.0.smithi006.stdout:1719: rollback oid 7 current snap is 163 2023-09-22T07:49:36.217 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 7 to 157 2023-09-22T07:49:36.217 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 31 current snap is 163 2023-09-22T07:49:36.217 INFO:tasks.rados.rados.0.smithi006.stdout:1720: seq_num 535 ranges {3383296=565248,3948544=802816,4751360=401408} 2023-09-22T07:49:36.237 INFO:tasks.rados.rados.0.smithi006.stdout:1720: writing smithi006182445-31 from 3383296 to 3948544 tid 1 2023-09-22T07:49:36.241 INFO:tasks.rados.rados.0.smithi006.stdout:1720: writing smithi006182445-31 from 3948544 to 4751360 tid 2 2023-09-22T07:49:36.244 INFO:tasks.rados.rados.0.smithi006.stdout:1720: writing smithi006182445-31 from 4751360 to 5152768 tid 3 2023-09-22T07:49:36.244 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 50 current snap is 163 2023-09-22T07:49:36.244 INFO:tasks.rados.rados.0.smithi006.stdout:1719: finishing rollback tid 0 to smithi006182445-7 2023-09-22T07:49:36.245 INFO:tasks.rados.rados.0.smithi006.stdout:1719: finishing rollback tid 1 to smithi006182445-7 2023-09-22T07:49:36.245 INFO:tasks.rados.rados.0.smithi006.stdout:1719: finishing rollback tid 2 to smithi006182445-7 2023-09-22T07:49:36.245 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 7 v 935 (ObjNum 492 snap 148 seq_num 492) dirty exists 2023-09-22T07:49:36.245 INFO:tasks.rados.rados.0.smithi006.stdout:1720: finishing write tid 1 to smithi006182445-31 2023-09-22T07:49:36.245 INFO:tasks.rados.rados.0.smithi006.stdout:1721: seq_num 536 ranges {679936=581632,1261568=688128,1949696=516096} 2023-09-22T07:49:36.251 INFO:tasks.rados.rados.0.smithi006.stdout:1721: writing smithi006182445-50 from 679936 to 1261568 tid 1 2023-09-22T07:49:36.255 INFO:tasks.rados.rados.0.smithi006.stdout:1721: writing smithi006182445-50 from 1261568 to 1949696 tid 2 2023-09-22T07:49:36.258 INFO:tasks.rados.rados.0.smithi006.stdout:1721: writing smithi006182445-50 from 1949696 to 2465792 tid 3 2023-09-22T07:49:36.258 INFO:tasks.rados.rados.0.smithi006.stdout:1719: done (2 left) 2023-09-22T07:49:36.258 INFO:tasks.rados.rados.0.smithi006.stdout:1722: read oid 2 snap -1 2023-09-22T07:49:36.258 INFO:tasks.rados.rados.0.smithi006.stdout:1722: expect (ObjNum 402 snap 125 seq_num 402) 2023-09-22T07:49:36.259 INFO:tasks.rados.rados.0.smithi006.stdout:1723: snap_remove snap 162 2023-09-22T07:49:36.263 INFO:journalctl@ceph.osd.3.smithi006.stdout:Sep 22 07:49:35 smithi006 conmon[236900]: 2023-09-22T07:49:35.855+0000 7fe21e50c640 -1 Falling back to public interface 2023-09-22T07:49:36.265 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:36 smithi006 ceph-mon[200575]: pgmap v248: 121 pgs: 4 active+undersized+degraded, 78 active+clean, 25 active+undersized, 8 peering, 2 active+clean+snaptrim, 4 activating+undersized; 130 MiB data, 793 MiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 428 KiB/s wr, 15 op/s; 23/243 objects degraded (9.465%) 2023-09-22T07:49:36.265 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:36 smithi006 ceph-mon[200575]: failed to encode map e400 with expected crc 2023-09-22T07:49:36.265 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:36 smithi006 ceph-mon[200575]: Health check failed: Degraded data redundancy: 23/243 objects degraded (9.465%), 4 pgs degraded (PG_DEGRADED) 2023-09-22T07:49:36.265 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:36 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:36.265 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:36 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:36.266 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:36 smithi006 ceph-mon[200575]: failed to encode map e401 with expected crc 2023-09-22T07:49:36.266 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:36 smithi006 ceph-mon[200575]: failed to encode map e401 with expected crc 2023-09-22T07:49:36.266 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:36 smithi006 ceph-mon[200575]: failed to encode map e400 with expected crc 2023-09-22T07:49:36.266 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:36 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:49:36.266 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:36 smithi006 ceph-mon[200575]: osdmap e402: 8 total, 7 up, 8 in 2023-09-22T07:49:36.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:36 smithi006 ceph-mon[204052]: pgmap v248: 121 pgs: 4 active+undersized+degraded, 78 active+clean, 25 active+undersized, 8 peering, 2 active+clean+snaptrim, 4 activating+undersized; 130 MiB data, 793 MiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 428 KiB/s wr, 15 op/s; 23/243 objects degraded (9.465%) 2023-09-22T07:49:36.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:36 smithi006 ceph-mon[204052]: failed to encode map e400 with expected crc 2023-09-22T07:49:36.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:36 smithi006 ceph-mon[204052]: Health check failed: Degraded data redundancy: 23/243 objects degraded (9.465%), 4 pgs degraded (PG_DEGRADED) 2023-09-22T07:49:36.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:36 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:36.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:36 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:36.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:36 smithi006 ceph-mon[204052]: failed to encode map e401 with expected crc 2023-09-22T07:49:36.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:36 smithi006 ceph-mon[204052]: failed to encode map e401 with expected crc 2023-09-22T07:49:36.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:36 smithi006 ceph-mon[204052]: failed to encode map e400 with expected crc 2023-09-22T07:49:36.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:36 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:49:36.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:36 smithi006 ceph-mon[204052]: osdmap e402: 8 total, 7 up, 8 in 2023-09-22T07:49:36.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:36 smithi105 ceph-mon[190463]: pgmap v248: 121 pgs: 4 active+undersized+degraded, 78 active+clean, 25 active+undersized, 8 peering, 2 active+clean+snaptrim, 4 activating+undersized; 130 MiB data, 793 MiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 428 KiB/s wr, 15 op/s; 23/243 objects degraded (9.465%) 2023-09-22T07:49:36.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:36 smithi105 ceph-mon[190463]: failed to encode map e400 with expected crc 2023-09-22T07:49:36.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:36 smithi105 ceph-mon[190463]: Health check failed: Degraded data redundancy: 23/243 objects degraded (9.465%), 4 pgs degraded (PG_DEGRADED) 2023-09-22T07:49:36.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:36 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:36.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:36 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:36.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:36 smithi105 ceph-mon[190463]: failed to encode map e401 with expected crc 2023-09-22T07:49:36.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:36 smithi105 ceph-mon[190463]: failed to encode map e401 with expected crc 2023-09-22T07:49:36.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:36 smithi105 ceph-mon[190463]: failed to encode map e400 with expected crc 2023-09-22T07:49:36.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:36 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:49:36.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:36 smithi105 ceph-mon[190463]: osdmap e402: 8 total, 7 up, 8 in 2023-09-22T07:49:37.220 INFO:tasks.rados.rados.0.smithi006.stdout:1723: done (3 left) 2023-09-22T07:49:37.221 INFO:tasks.rados.rados.0.smithi006.stdout:1724: rollback oid 18 current snap is 163 2023-09-22T07:49:37.221 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 18 to 157 2023-09-22T07:49:37.221 INFO:tasks.rados.rados.0.smithi006.stdout:1720: finishing write tid 2 to smithi006182445-31 2023-09-22T07:49:37.221 INFO:tasks.rados.rados.0.smithi006.stdout:1720: finishing write tid 3 to smithi006182445-31 2023-09-22T07:49:37.221 INFO:tasks.rados.rados.0.smithi006.stdout:1720: finishing write tid 4 to smithi006182445-31 2023-09-22T07:49:37.221 INFO:tasks.rados.rados.0.smithi006.stdout:1720: finishing write tid 5 to smithi006182445-31 2023-09-22T07:49:37.221 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 31 v 940 (ObjNum 535 snap 163 seq_num 535) dirty exists 2023-09-22T07:49:37.221 INFO:tasks.rados.rados.0.smithi006.stdout:1720: left oid 31 (ObjNum 535 snap 163 seq_num 535) 2023-09-22T07:49:37.221 INFO:tasks.rados.rados.0.smithi006.stdout:1721: finishing write tid 1 to smithi006182445-50 2023-09-22T07:49:37.221 INFO:tasks.rados.rados.0.smithi006.stdout:1721: finishing write tid 2 to smithi006182445-50 2023-09-22T07:49:37.221 INFO:tasks.rados.rados.0.smithi006.stdout:1721: finishing write tid 3 to smithi006182445-50 2023-09-22T07:49:37.221 INFO:tasks.rados.rados.0.smithi006.stdout:1721: finishing write tid 4 to smithi006182445-50 2023-09-22T07:49:37.222 INFO:tasks.rados.rados.0.smithi006.stdout:1721: finishing write tid 5 to smithi006182445-50 2023-09-22T07:49:37.222 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 50 v 595 (ObjNum 536 snap 163 seq_num 536) dirty exists 2023-09-22T07:49:37.222 INFO:tasks.rados.rados.0.smithi006.stdout:1721: left oid 50 (ObjNum 536 snap 163 seq_num 536) 2023-09-22T07:49:37.222 INFO:tasks.rados.rados.0.smithi006.stdout:1720: done (3 left) 2023-09-22T07:49:37.222 INFO:tasks.rados.rados.0.smithi006.stdout:1721: done (2 left) 2023-09-22T07:49:37.222 INFO:tasks.rados.rados.0.smithi006.stdout:1725: copy_from oid 37 from oid 50 current snap is 163 2023-09-22T07:49:37.222 INFO:tasks.rados.rados.0.smithi006.stdout:1722: expect (ObjNum 402 snap 125 seq_num 402) 2023-09-22T07:49:37.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:37 smithi006 ceph-mon[204052]: failed to encode map e402 with expected crc 2023-09-22T07:49:37.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:37 smithi006 ceph-mon[204052]: failed to encode map e402 with expected crc 2023-09-22T07:49:37.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:37 smithi006 ceph-mon[204052]: failed to encode map e402 with expected crc 2023-09-22T07:49:37.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:37 smithi006 ceph-mon[204052]: failed to encode map e402 with expected crc 2023-09-22T07:49:37.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:37 smithi006 ceph-mon[204052]: osdmap e403: 8 total, 7 up, 8 in 2023-09-22T07:49:37.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:37 smithi006 ceph-mon[200575]: failed to encode map e402 with expected crc 2023-09-22T07:49:37.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:37 smithi006 ceph-mon[200575]: failed to encode map e402 with expected crc 2023-09-22T07:49:37.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:37 smithi006 ceph-mon[200575]: failed to encode map e402 with expected crc 2023-09-22T07:49:37.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:37 smithi006 ceph-mon[200575]: failed to encode map e402 with expected crc 2023-09-22T07:49:37.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:37 smithi006 ceph-mon[200575]: osdmap e403: 8 total, 7 up, 8 in 2023-09-22T07:49:37.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:37 smithi105 ceph-mon[190463]: failed to encode map e402 with expected crc 2023-09-22T07:49:37.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:37 smithi105 ceph-mon[190463]: failed to encode map e402 with expected crc 2023-09-22T07:49:37.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:37 smithi105 ceph-mon[190463]: failed to encode map e402 with expected crc 2023-09-22T07:49:37.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:37 smithi105 ceph-mon[190463]: failed to encode map e402 with expected crc 2023-09-22T07:49:37.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:37 smithi105 ceph-mon[190463]: osdmap e403: 8 total, 7 up, 8 in 2023-09-22T07:49:37.858 INFO:tasks.rados.rados.0.smithi006.stdout:1722: done (2 left) 2023-09-22T07:49:37.858 INFO:tasks.rados.rados.0.smithi006.stdout:1726: setattr oid 7 current snap is 163 2023-09-22T07:49:37.859 INFO:tasks.rados.rados.0.smithi006.stdout:1724: finishing rollback tid 0 to smithi006182445-18 2023-09-22T07:49:37.859 INFO:tasks.rados.rados.0.smithi006.stdout:1724: finishing rollback tid 1 to smithi006182445-18 2023-09-22T07:49:37.859 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 18 v 674 (ObjNum 593 snap 0 seq_num 3169188152) dirty dne 2023-09-22T07:49:37.859 INFO:tasks.rados.rados.0.smithi006.stdout:1725: finishing copy_from racing read to smithi006182445-37 2023-09-22T07:49:37.859 INFO:tasks.rados.rados.0.smithi006.stdout:1725: finishing copy_from to smithi006182445-37 2023-09-22T07:49:37.859 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 37 v 595 (ObjNum 536 snap 163 seq_num 536) dirty exists 2023-09-22T07:49:37.860 INFO:tasks.rados.rados.0.smithi006.stdout:1724: done (2 left) 2023-09-22T07:49:37.860 INFO:tasks.rados.rados.0.smithi006.stdout:1725: done (1 left) 2023-09-22T07:49:37.860 INFO:tasks.rados.rados.0.smithi006.stdout:1727: copy_from oid 15 from oid 32 current snap is 163 2023-09-22T07:49:37.860 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 24 current snap is 163 2023-09-22T07:49:37.860 INFO:tasks.rados.rados.0.smithi006.stdout:1728: seq_num 537 ranges {4997120=598016,5595136=573440,6168576=491520,6660096=139264} 2023-09-22T07:49:37.890 INFO:tasks.rados.rados.0.smithi006.stdout:1728: writing smithi006182445-24 from 4997120 to 5595136 tid 1 2023-09-22T07:49:37.894 INFO:tasks.rados.rados.0.smithi006.stdout:1728: writing smithi006182445-24 from 5595136 to 6168576 tid 2 2023-09-22T07:49:37.897 INFO:tasks.rados.rados.0.smithi006.stdout:1728: writing smithi006182445-24 from 6168576 to 6660096 tid 3 2023-09-22T07:49:37.898 INFO:tasks.rados.rados.0.smithi006.stdout:1728: writing smithi006182445-24 from 6660096 to 6799360 tid 4 2023-09-22T07:49:37.898 INFO:tasks.rados.rados.0.smithi006.stdout:1729: snap_remove snap 157 2023-09-22T07:49:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:49:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:49:37] "GET /metrics HTTP/1.1" 200 36119 "" "Prometheus/2.43.0" 2023-09-22T07:49:38.280 INFO:tasks.rados.rados.0.smithi006.stdout:1729: done (3 left) 2023-09-22T07:49:38.280 INFO:tasks.rados.rados.0.smithi006.stdout:1730: copy_from oid 26 from oid 18 current snap is 163 2023-09-22T07:49:38.280 INFO:tasks.rados.rados.0.smithi006.stdout:1727: finishing copy_from to smithi006182445-15 2023-09-22T07:49:38.280 INFO:tasks.rados.rados.0.smithi006.stdout:1727: got expected ENOENT (src dne) 2023-09-22T07:49:38.280 INFO:tasks.rados.rados.0.smithi006.stdout:1727: finishing copy_from racing read to smithi006182445-15 2023-09-22T07:49:38.280 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 7 v 941 (ObjNum 492 snap 148 seq_num 492) dirty exists 2023-09-22T07:49:38.281 INFO:tasks.rados.rados.0.smithi006.stdout:1728: finishing write tid 1 to smithi006182445-24 2023-09-22T07:49:38.281 INFO:tasks.rados.rados.0.smithi006.stdout:1728: finishing write tid 2 to smithi006182445-24 2023-09-22T07:49:38.281 INFO:tasks.rados.rados.0.smithi006.stdout:1728: finishing write tid 3 to smithi006182445-24 2023-09-22T07:49:38.281 INFO:tasks.rados.rados.0.smithi006.stdout:1728: finishing write tid 4 to smithi006182445-24 2023-09-22T07:49:38.281 INFO:tasks.rados.rados.0.smithi006.stdout:1728: finishing write tid 5 to smithi006182445-24 2023-09-22T07:49:38.281 INFO:tasks.rados.rados.0.smithi006.stdout:1728: finishing write tid 6 to smithi006182445-24 2023-09-22T07:49:38.281 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 24 v 600 (ObjNum 537 snap 163 seq_num 537) dirty exists 2023-09-22T07:49:38.281 INFO:tasks.rados.rados.0.smithi006.stdout:1728: left oid 24 (ObjNum 537 snap 163 seq_num 537) 2023-09-22T07:49:38.281 INFO:tasks.rados.rados.0.smithi006.stdout:1726: done (3 left) 2023-09-22T07:49:38.281 INFO:tasks.rados.rados.0.smithi006.stdout:1727: done (2 left) 2023-09-22T07:49:38.281 INFO:tasks.rados.rados.0.smithi006.stdout:1728: done (1 left) 2023-09-22T07:49:38.281 INFO:tasks.rados.rados.0.smithi006.stdout:1731: snap_create 2023-09-22T07:49:38.287 INFO:tasks.rados.rados.0.smithi006.stdout:1730: finishing copy_from to smithi006182445-26 2023-09-22T07:49:38.287 INFO:tasks.rados.rados.0.smithi006.stdout:1730: got expected ENOENT (src dne) 2023-09-22T07:49:38.287 INFO:tasks.rados.rados.0.smithi006.stdout:1730: finishing copy_from racing read to smithi006182445-26 2023-09-22T07:49:38.534 INFO:journalctl@ceph.osd.3.smithi006.stdout:Sep 22 07:49:38 smithi006 conmon[236900]: 2023-09-22T07:49:38.450+0000 7fe21e50c640 -1 osd.3 0 read_superblock omap replica is missing. 2023-09-22T07:49:38.534 INFO:journalctl@ceph.osd.3.smithi006.stdout:Sep 22 07:49:38 smithi006 conmon[236900]: 2023-09-22T07:49:38.504+0000 7fe21e50c640 -1 osd.3 395 log_to_monitors true 2023-09-22T07:49:38.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:38 smithi006 ceph-mon[200575]: pgmap v251: 121 pgs: 8 active+undersized+degraded, 80 active+clean, 33 active+undersized; 125 MiB data, 787 MiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 840 KiB/s wr, 20 op/s; 31/243 objects degraded (12.757%) 2023-09-22T07:49:38.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:38 smithi006 ceph-mon[200575]: failed to encode map e403 with expected crc 2023-09-22T07:49:38.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:38 smithi006 ceph-mon[200575]: failed to encode map e403 with expected crc 2023-09-22T07:49:38.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:38 smithi006 ceph-mon[200575]: failed to encode map e403 with expected crc 2023-09-22T07:49:38.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:38 smithi006 ceph-mon[200575]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 3 pgs peering) 2023-09-22T07:49:38.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:38 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:38.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:38 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:38.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:38 smithi006 ceph-mon[204052]: pgmap v251: 121 pgs: 8 active+undersized+degraded, 80 active+clean, 33 active+undersized; 125 MiB data, 787 MiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 840 KiB/s wr, 20 op/s; 31/243 objects degraded (12.757%) 2023-09-22T07:49:38.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:38 smithi006 ceph-mon[204052]: failed to encode map e403 with expected crc 2023-09-22T07:49:38.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:38 smithi006 ceph-mon[204052]: failed to encode map e403 with expected crc 2023-09-22T07:49:38.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:38 smithi006 ceph-mon[204052]: failed to encode map e403 with expected crc 2023-09-22T07:49:38.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:38 smithi006 ceph-mon[204052]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 3 pgs peering) 2023-09-22T07:49:38.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:38 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:38.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:38 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:38.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:38 smithi105 ceph-mon[190463]: pgmap v251: 121 pgs: 8 active+undersized+degraded, 80 active+clean, 33 active+undersized; 125 MiB data, 787 MiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 840 KiB/s wr, 20 op/s; 31/243 objects degraded (12.757%) 2023-09-22T07:49:38.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:38 smithi105 ceph-mon[190463]: failed to encode map e403 with expected crc 2023-09-22T07:49:38.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:38 smithi105 ceph-mon[190463]: failed to encode map e403 with expected crc 2023-09-22T07:49:38.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:38 smithi105 ceph-mon[190463]: failed to encode map e403 with expected crc 2023-09-22T07:49:38.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:38 smithi105 ceph-mon[190463]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 3 pgs peering) 2023-09-22T07:49:38.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:38 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:38.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:38 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:39.126 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:49:38 smithi105 conmon[175730]: ts=2023-09-22T07:49:38.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi006:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi105.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-22T07:49:39.285 INFO:tasks.rados.rados.0.smithi006.stdout:1730: done (1 left) 2023-09-22T07:49:39.285 INFO:tasks.rados.rados.0.smithi006.stdout:1731: done (0 left) 2023-09-22T07:49:39.285 INFO:tasks.rados.rados.0.smithi006.stdout:1732: delete oid 30 current snap is 164 2023-09-22T07:49:39.289 INFO:tasks.rados.rados.0.smithi006.stdout:1732: done (0 left) 2023-09-22T07:49:39.289 INFO:tasks.rados.rados.0.smithi006.stdout:1733: rollback oid 41 current snap is 164 2023-09-22T07:49:39.289 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 41 to 163 2023-09-22T07:49:39.289 INFO:tasks.rados.rados.0.smithi006.stdout:1734: read oid 42 snap -1 2023-09-22T07:49:39.290 INFO:tasks.rados.rados.0.smithi006.stdout:1734: expect deleted 2023-09-22T07:49:39.290 INFO:tasks.rados.rados.0.smithi006.stdout:1735: copy_from oid 31 from oid 50 current snap is 164 2023-09-22T07:49:39.290 INFO:tasks.rados.rados.0.smithi006.stdout:1736: snap_create 2023-09-22T07:49:39.297 INFO:tasks.rados.rados.0.smithi006.stdout:1733: finishing rollback tid 0 to smithi006182445-41 2023-09-22T07:49:39.297 INFO:tasks.rados.rados.0.smithi006.stdout:1733: finishing rollback tid 1 to smithi006182445-41 2023-09-22T07:49:39.297 INFO:tasks.rados.rados.0.smithi006.stdout:1733: finishing rollback tid 2 to smithi006182445-41 2023-09-22T07:49:39.298 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 41 v 555 (ObjNum 255 snap 78 seq_num 255) dirty exists 2023-09-22T07:49:39.311 INFO:tasks.rados.rados.0.smithi006.stdout:1735: finishing copy_from racing read to smithi006182445-31 2023-09-22T07:49:39.312 INFO:tasks.rados.rados.0.smithi006.stdout:1735: finishing copy_from to smithi006182445-31 2023-09-22T07:49:39.312 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 31 v 595 (ObjNum 536 snap 163 seq_num 536) dirty exists 2023-09-22T07:49:39.534 INFO:journalctl@ceph.osd.3.smithi006.stdout:Sep 22 07:49:39 smithi006 conmon[236900]: 2023-09-22T07:49:39.317+0000 7fe20d975700 -1 osd.3 395 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-22T07:49:39.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:39 smithi006 ceph-mon[204052]: failed to encode map e404 with expected crc 2023-09-22T07:49:39.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:39 smithi006 ceph-mon[204052]: failed to encode map e404 with expected crc 2023-09-22T07:49:39.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:39 smithi006 ceph-mon[204052]: osdmap e404: 8 total, 7 up, 8 in 2023-09-22T07:49:39.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:39 smithi006 ceph-mon[204052]: failed to encode map e404 with expected crc 2023-09-22T07:49:39.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:39 smithi006 ceph-mon[204052]: from='osd.3 [v2:172.21.15.6:6826/1298142742,v1:172.21.15.6:6827/1298142742]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-22T07:49:39.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:39 smithi006 ceph-mon[204052]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-22T07:49:39.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:39 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:39.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:39 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:39.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:39 smithi006 ceph-mon[200575]: failed to encode map e404 with expected crc 2023-09-22T07:49:39.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:39 smithi006 ceph-mon[200575]: failed to encode map e404 with expected crc 2023-09-22T07:49:39.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:39 smithi006 ceph-mon[200575]: osdmap e404: 8 total, 7 up, 8 in 2023-09-22T07:49:39.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:39 smithi006 ceph-mon[200575]: failed to encode map e404 with expected crc 2023-09-22T07:49:39.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:39 smithi006 ceph-mon[200575]: from='osd.3 [v2:172.21.15.6:6826/1298142742,v1:172.21.15.6:6827/1298142742]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-22T07:49:39.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:39 smithi006 ceph-mon[200575]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-22T07:49:39.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:39 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:39.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:39 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:39.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:39 smithi105 ceph-mon[190463]: failed to encode map e404 with expected crc 2023-09-22T07:49:39.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:39 smithi105 ceph-mon[190463]: failed to encode map e404 with expected crc 2023-09-22T07:49:39.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:39 smithi105 ceph-mon[190463]: osdmap e404: 8 total, 7 up, 8 in 2023-09-22T07:49:39.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:39 smithi105 ceph-mon[190463]: failed to encode map e404 with expected crc 2023-09-22T07:49:39.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:39 smithi105 ceph-mon[190463]: from='osd.3 [v2:172.21.15.6:6826/1298142742,v1:172.21.15.6:6827/1298142742]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-22T07:49:39.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:39 smithi105 ceph-mon[190463]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-22T07:49:39.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:39 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:39.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:39 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:40.305 INFO:tasks.rados.rados.0.smithi006.stdout:1733: done (3 left) 2023-09-22T07:49:40.305 INFO:tasks.rados.rados.0.smithi006.stdout:1734: done (2 left) 2023-09-22T07:49:40.305 INFO:tasks.rados.rados.0.smithi006.stdout:1735: done (1 left) 2023-09-22T07:49:40.305 INFO:tasks.rados.rados.0.smithi006.stdout:1736: done (0 left) 2023-09-22T07:49:40.305 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 47 current snap is 165 2023-09-22T07:49:40.305 INFO:tasks.rados.rados.0.smithi006.stdout:1737: seq_num 539 ranges {1622016=630784,2252800=737280,2990080=466944} 2023-09-22T07:49:40.313 INFO:tasks.rados.rados.0.smithi006.stdout:1737: writing smithi006182445-47 from 1622016 to 2252800 tid 1 2023-09-22T07:49:40.317 INFO:tasks.rados.rados.0.smithi006.stdout:1737: writing smithi006182445-47 from 2252800 to 2990080 tid 2 2023-09-22T07:49:40.320 INFO:tasks.rados.rados.0.smithi006.stdout:1737: writing smithi006182445-47 from 2990080 to 3457024 tid 3 2023-09-22T07:49:40.320 INFO:tasks.rados.rados.0.smithi006.stdout:1738: read oid 37 snap -1 2023-09-22T07:49:40.321 INFO:tasks.rados.rados.0.smithi006.stdout:1738: expect (ObjNum 536 snap 163 seq_num 536) 2023-09-22T07:49:40.321 INFO:tasks.rados.rados.0.smithi006.stdout:1739: snap_create 2023-09-22T07:49:40.321 INFO:tasks.rados.rados.0.smithi006.stdout:1737: finishing write tid 1 to smithi006182445-47 2023-09-22T07:49:40.321 INFO:tasks.rados.rados.0.smithi006.stdout:1737: finishing write tid 2 to smithi006182445-47 2023-09-22T07:49:40.323 INFO:tasks.rados.rados.0.smithi006.stdout:1737: finishing write tid 3 to smithi006182445-47 2023-09-22T07:49:40.323 INFO:tasks.rados.rados.0.smithi006.stdout:1737: finishing write tid 4 to smithi006182445-47 2023-09-22T07:49:40.325 INFO:tasks.rados.rados.0.smithi006.stdout:1737: finishing write tid 5 to smithi006182445-47 2023-09-22T07:49:40.325 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 47 v 580 (ObjNum 539 snap 165 seq_num 539) dirty exists 2023-09-22T07:49:40.325 INFO:tasks.rados.rados.0.smithi006.stdout:1737: left oid 47 (ObjNum 539 snap 165 seq_num 539) 2023-09-22T07:49:40.327 INFO:tasks.rados.rados.0.smithi006.stdout:1738: expect (ObjNum 536 snap 163 seq_num 536) 2023-09-22T07:49:40.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:40 smithi105 ceph-mon[190463]: pgmap v254: 121 pgs: 8 active+undersized+degraded, 80 active+clean, 33 active+undersized; 125 MiB data, 791 MiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 412 KiB/s wr, 8 op/s; 30/234 objects degraded (12.821%) 2023-09-22T07:49:40.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:40 smithi105 ceph-mon[190463]: failed to encode map e405 with expected crc 2023-09-22T07:49:40.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:40 smithi105 ceph-mon[190463]: failed to encode map e405 with expected crc 2023-09-22T07:49:40.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:40 smithi105 ceph-mon[190463]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-22T07:49:40.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:40 smithi105 ceph-mon[190463]: osdmap e405: 8 total, 7 up, 8 in 2023-09-22T07:49:40.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:40 smithi105 ceph-mon[190463]: from='osd.3 [v2:172.21.15.6:6826/1298142742,v1:172.21.15.6:6827/1298142742]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-09-22T07:49:40.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:40 smithi105 ceph-mon[190463]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-09-22T07:49:40.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:40 smithi105 ceph-mon[190463]: failed to encode map e405 with expected crc 2023-09-22T07:49:40.778 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:40 smithi006 ceph-mon[204052]: pgmap v254: 121 pgs: 8 active+undersized+degraded, 80 active+clean, 33 active+undersized; 125 MiB data, 791 MiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 412 KiB/s wr, 8 op/s; 30/234 objects degraded (12.821%) 2023-09-22T07:49:40.778 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:40 smithi006 ceph-mon[204052]: failed to encode map e405 with expected crc 2023-09-22T07:49:40.778 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:40 smithi006 ceph-mon[204052]: failed to encode map e405 with expected crc 2023-09-22T07:49:40.778 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:40 smithi006 ceph-mon[204052]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-22T07:49:40.778 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:40 smithi006 ceph-mon[204052]: osdmap e405: 8 total, 7 up, 8 in 2023-09-22T07:49:40.778 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:40 smithi006 ceph-mon[204052]: from='osd.3 [v2:172.21.15.6:6826/1298142742,v1:172.21.15.6:6827/1298142742]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-09-22T07:49:40.778 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:40 smithi006 ceph-mon[204052]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-09-22T07:49:40.778 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:40 smithi006 ceph-mon[204052]: failed to encode map e405 with expected crc 2023-09-22T07:49:40.779 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:40 smithi006 ceph-mon[200575]: pgmap v254: 121 pgs: 8 active+undersized+degraded, 80 active+clean, 33 active+undersized; 125 MiB data, 791 MiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 412 KiB/s wr, 8 op/s; 30/234 objects degraded (12.821%) 2023-09-22T07:49:40.779 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:40 smithi006 ceph-mon[200575]: failed to encode map e405 with expected crc 2023-09-22T07:49:40.779 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:40 smithi006 ceph-mon[200575]: failed to encode map e405 with expected crc 2023-09-22T07:49:40.779 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:40 smithi006 ceph-mon[200575]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-22T07:49:40.779 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:40 smithi006 ceph-mon[200575]: osdmap e405: 8 total, 7 up, 8 in 2023-09-22T07:49:40.779 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:40 smithi006 ceph-mon[200575]: from='osd.3 [v2:172.21.15.6:6826/1298142742,v1:172.21.15.6:6827/1298142742]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-09-22T07:49:40.779 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:40 smithi006 ceph-mon[200575]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-09-22T07:49:40.779 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:40 smithi006 ceph-mon[200575]: failed to encode map e405 with expected crc 2023-09-22T07:49:41.298 INFO:tasks.rados.rados.0.smithi006.stdout:1737: done (2 left) 2023-09-22T07:49:41.298 INFO:tasks.rados.rados.0.smithi006.stdout:1738: done (1 left) 2023-09-22T07:49:41.298 INFO:tasks.rados.rados.0.smithi006.stdout:1739: done (0 left) 2023-09-22T07:49:41.298 INFO:tasks.rados.rados.0.smithi006.stdout:1740: snap_create 2023-09-22T07:49:41.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:41 smithi105 ceph-mon[190463]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-22T07:49:41.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:41 smithi105 ceph-mon[190463]: failed to encode map e406 with expected crc 2023-09-22T07:49:41.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:41 smithi105 ceph-mon[190463]: osd.3 [v2:172.21.15.6:6826/1298142742,v1:172.21.15.6:6827/1298142742] boot 2023-09-22T07:49:41.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:41 smithi105 ceph-mon[190463]: osdmap e406: 8 total, 8 up, 8 in 2023-09-22T07:49:41.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:41 smithi105 ceph-mon[190463]: failed to encode map e406 with expected crc 2023-09-22T07:49:41.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:41 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-22T07:49:41.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:41 smithi105 ceph-mon[190463]: failed to encode map e406 with expected crc 2023-09-22T07:49:41.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:41 smithi105 ceph-mon[190463]: failed to encode map e406 with expected crc 2023-09-22T07:49:41.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:41 smithi105 ceph-mon[190463]: Health check update: Degraded data redundancy: 30/234 objects degraded (12.821%), 8 pgs degraded (PG_DEGRADED) 2023-09-22T07:49:41.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:41 smithi105 ceph-mon[190463]: osdmap e407: 8 total, 8 up, 8 in 2023-09-22T07:49:41.758 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:41 smithi006 ceph-mon[200575]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-22T07:49:41.758 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:41 smithi006 ceph-mon[200575]: failed to encode map e406 with expected crc 2023-09-22T07:49:41.758 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:41 smithi006 ceph-mon[200575]: osd.3 [v2:172.21.15.6:6826/1298142742,v1:172.21.15.6:6827/1298142742] boot 2023-09-22T07:49:41.759 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:41 smithi006 ceph-mon[200575]: osdmap e406: 8 total, 8 up, 8 in 2023-09-22T07:49:41.759 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:41 smithi006 ceph-mon[200575]: failed to encode map e406 with expected crc 2023-09-22T07:49:41.759 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:41 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-22T07:49:41.759 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:41 smithi006 ceph-mon[200575]: failed to encode map e406 with expected crc 2023-09-22T07:49:41.759 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:41 smithi006 ceph-mon[200575]: failed to encode map e406 with expected crc 2023-09-22T07:49:41.759 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:41 smithi006 ceph-mon[200575]: Health check update: Degraded data redundancy: 30/234 objects degraded (12.821%), 8 pgs degraded (PG_DEGRADED) 2023-09-22T07:49:41.760 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:41 smithi006 ceph-mon[200575]: osdmap e407: 8 total, 8 up, 8 in 2023-09-22T07:49:41.760 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:41 smithi006 ceph-mon[204052]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-22T07:49:41.760 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:41 smithi006 ceph-mon[204052]: failed to encode map e406 with expected crc 2023-09-22T07:49:41.760 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:41 smithi006 ceph-mon[204052]: osd.3 [v2:172.21.15.6:6826/1298142742,v1:172.21.15.6:6827/1298142742] boot 2023-09-22T07:49:41.760 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:41 smithi006 ceph-mon[204052]: osdmap e406: 8 total, 8 up, 8 in 2023-09-22T07:49:41.760 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:41 smithi006 ceph-mon[204052]: failed to encode map e406 with expected crc 2023-09-22T07:49:41.761 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:41 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-22T07:49:41.761 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:41 smithi006 ceph-mon[204052]: failed to encode map e406 with expected crc 2023-09-22T07:49:41.761 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:41 smithi006 ceph-mon[204052]: failed to encode map e406 with expected crc 2023-09-22T07:49:41.761 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:41 smithi006 ceph-mon[204052]: Health check update: Degraded data redundancy: 30/234 objects degraded (12.821%), 8 pgs degraded (PG_DEGRADED) 2023-09-22T07:49:41.761 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:41 smithi006 ceph-mon[204052]: osdmap e407: 8 total, 8 up, 8 in 2023-09-22T07:49:42.296 INFO:tasks.rados.rados.0.smithi006.stdout:1740: done (0 left) 2023-09-22T07:49:42.296 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 27 current snap is 167 2023-09-22T07:49:42.296 INFO:tasks.rados.rados.0.smithi006.stdout:1741: seq_num 540 ranges {10387456=647168,11034624=671744,11706368=532480} 2023-09-22T07:49:42.356 INFO:tasks.rados.rados.0.smithi006.stdout:1741: writing smithi006182445-27 from 10387456 to 11034624 tid 1 2023-09-22T07:49:42.360 INFO:tasks.rados.rados.0.smithi006.stdout:1741: writing smithi006182445-27 from 11034624 to 11706368 tid 2 2023-09-22T07:49:42.364 INFO:tasks.rados.rados.0.smithi006.stdout:1741: writing smithi006182445-27 from 11706368 to 12238848 tid 3 2023-09-22T07:49:42.364 INFO:tasks.rados.rados.0.smithi006.stdout:1742: setattr oid 26 current snap is 167 2023-09-22T07:49:42.364 INFO:tasks.rados.rados.0.smithi006.stdout:1741: finishing write tid 1 to smithi006182445-27 2023-09-22T07:49:42.365 INFO:tasks.rados.rados.0.smithi006.stdout:1741: finishing write tid 2 to smithi006182445-27 2023-09-22T07:49:42.365 INFO:tasks.rados.rados.0.smithi006.stdout:1743: read oid 1 snap -1 2023-09-22T07:49:42.365 INFO:tasks.rados.rados.0.smithi006.stdout:1743: expect (ObjNum 424 snap 134 seq_num 424) 2023-09-22T07:49:42.365 INFO:tasks.rados.rados.0.smithi006.stdout:1744: rollback oid 7 current snap is 167 2023-09-22T07:49:42.365 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 7 to 163 2023-09-22T07:49:42.365 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 22 current snap is 167 2023-09-22T07:49:42.365 INFO:tasks.rados.rados.0.smithi006.stdout:1745: seq_num 541 ranges {4177920=663552,4841472=557056,5398528=475136,5873664=172032} 2023-09-22T07:49:42.392 INFO:tasks.rados.rados.0.smithi006.stdout:1745: writing smithi006182445-22 from 4177920 to 4841472 tid 1 2023-09-22T07:49:42.395 INFO:tasks.rados.rados.0.smithi006.stdout:1745: writing smithi006182445-22 from 4841472 to 5398528 tid 2 2023-09-22T07:49:42.397 INFO:tasks.rados.rados.0.smithi006.stdout:1745: writing smithi006182445-22 from 5398528 to 5873664 tid 3 2023-09-22T07:49:42.398 INFO:tasks.rados.rados.0.smithi006.stdout:1745: writing smithi006182445-22 from 5873664 to 6045696 tid 4 2023-09-22T07:49:42.399 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 17 current snap is 167 2023-09-22T07:49:42.399 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 26 v 674 (ObjNum 521 snap 156 seq_num 521) dirty exists 2023-09-22T07:49:42.399 INFO:tasks.rados.rados.0.smithi006.stdout:1746: seq_num 542 ranges {4947968=679936,5627904=442368,6070272=679936,6750208=81920} 2023-09-22T07:49:42.429 INFO:tasks.rados.rados.0.smithi006.stdout:1746: writing smithi006182445-17 from 4947968 to 5627904 tid 1 2023-09-22T07:49:42.432 INFO:tasks.rados.rados.0.smithi006.stdout:1746: writing smithi006182445-17 from 5627904 to 6070272 tid 2 2023-09-22T07:49:42.435 INFO:tasks.rados.rados.0.smithi006.stdout:1746: writing smithi006182445-17 from 6070272 to 6750208 tid 3 2023-09-22T07:49:42.437 INFO:tasks.rados.rados.0.smithi006.stdout:1746: writing smithi006182445-17 from 6750208 to 6832128 tid 4 2023-09-22T07:49:42.437 INFO:tasks.rados.rados.0.smithi006.stdout:1742: done (5 left) 2023-09-22T07:49:42.437 INFO:tasks.rados.rados.0.smithi006.stdout:1747: delete oid 43 current snap is 167 2023-09-22T07:49:42.437 INFO:tasks.rados.rados.0.smithi006.stdout:1741: finishing write tid 3 to smithi006182445-27 2023-09-22T07:49:42.437 INFO:tasks.rados.rados.0.smithi006.stdout:1741: finishing write tid 4 to smithi006182445-27 2023-09-22T07:49:42.437 INFO:tasks.rados.rados.0.smithi006.stdout:1744: finishing rollback tid 0 to smithi006182445-7 2023-09-22T07:49:42.437 INFO:tasks.rados.rados.0.smithi006.stdout:1744: finishing rollback tid 1 to smithi006182445-7 2023-09-22T07:49:42.437 INFO:tasks.rados.rados.0.smithi006.stdout:1744: finishing rollback tid 2 to smithi006182445-7 2023-09-22T07:49:42.437 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 7 v 959 (ObjNum 492 snap 148 seq_num 492) dirty exists 2023-09-22T07:49:42.437 INFO:tasks.rados.rados.0.smithi006.stdout:1741: finishing write tid 5 to smithi006182445-27 2023-09-22T07:49:42.438 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 27 v 584 (ObjNum 540 snap 167 seq_num 540) dirty exists 2023-09-22T07:49:42.438 INFO:tasks.rados.rados.0.smithi006.stdout:1741: left oid 27 (ObjNum 540 snap 167 seq_num 540) 2023-09-22T07:49:42.438 INFO:tasks.rados.rados.0.smithi006.stdout:1743: expect (ObjNum 424 snap 134 seq_num 424) 2023-09-22T07:49:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:42 smithi105 ceph-mon[190463]: pgmap v257: 121 pgs: 5 peering, 6 active+undersized+degraded, 80 active+clean, 30 active+undersized; 128 MiB data, 747 MiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 876 KiB/s wr, 4 op/s; 25/240 objects degraded (10.417%) 2023-09-22T07:49:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:42 smithi105 ceph-mon[190463]: failed to encode map e407 with expected crc 2023-09-22T07:49:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:42 smithi105 ceph-mon[190463]: failed to encode map e407 with expected crc 2023-09-22T07:49:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:42 smithi105 ceph-mon[190463]: failed to encode map e407 with expected crc 2023-09-22T07:49:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:42 smithi105 ceph-mon[190463]: failed to encode map e407 with expected crc 2023-09-22T07:49:42.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:42 smithi105 ceph-mon[190463]: failed to encode map e407 with expected crc 2023-09-22T07:49:42.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:42 smithi105 ceph-mon[190463]: failed to encode map e407 with expected crc 2023-09-22T07:49:42.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:42 smithi105 ceph-mon[190463]: failed to encode map e407 with expected crc 2023-09-22T07:49:42.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:42 smithi105 ceph-mon[190463]: failed to encode map e407 with expected crc 2023-09-22T07:49:42.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:42 smithi105 ceph-mon[190463]: failed to encode map e407 with expected crc 2023-09-22T07:49:42.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:42 smithi105 ceph-mon[190463]: failed to encode map e407 with expected crc 2023-09-22T07:49:42.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:42 smithi105 ceph-mon[190463]: failed to encode map e407 with expected crc 2023-09-22T07:49:42.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:42 smithi105 ceph-mon[190463]: osdmap e408: 8 total, 8 up, 8 in 2023-09-22T07:49:42.649 INFO:tasks.rados.rados.0.smithi006.stdout:1745: finishing write tid 1 to smithi006182445-22 2023-09-22T07:49:42.649 INFO:tasks.rados.rados.0.smithi006.stdout:1745: finishing write tid 2 to smithi006182445-22 2023-09-22T07:49:42.649 INFO:tasks.rados.rados.0.smithi006.stdout:1741: done (5 left) 2023-09-22T07:49:42.649 INFO:tasks.rados.rados.0.smithi006.stdout:1743: done (4 left) 2023-09-22T07:49:42.649 INFO:tasks.rados.rados.0.smithi006.stdout:1744: done (3 left) 2023-09-22T07:49:42.649 INFO:tasks.rados.rados.0.smithi006.stdout:1747: done (2 left) 2023-09-22T07:49:42.649 INFO:tasks.rados.rados.0.smithi006.stdout:1748: delete oid 4 current snap is 167 2023-09-22T07:49:42.649 INFO:tasks.rados.rados.0.smithi006.stdout:1745: finishing write tid 3 to smithi006182445-22 2023-09-22T07:49:42.649 INFO:tasks.rados.rados.0.smithi006.stdout:1745: finishing write tid 4 to smithi006182445-22 2023-09-22T07:49:42.650 INFO:tasks.rados.rados.0.smithi006.stdout:1745: finishing write tid 5 to smithi006182445-22 2023-09-22T07:49:42.650 INFO:tasks.rados.rados.0.smithi006.stdout:1745: finishing write tid 6 to smithi006182445-22 2023-09-22T07:49:42.650 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 22 v 589 (ObjNum 541 snap 167 seq_num 541) dirty exists 2023-09-22T07:49:42.650 INFO:tasks.rados.rados.0.smithi006.stdout:1745: left oid 22 (ObjNum 541 snap 167 seq_num 541) 2023-09-22T07:49:42.650 INFO:tasks.rados.rados.0.smithi006.stdout:1746: finishing write tid 1 to smithi006182445-17 2023-09-22T07:49:42.650 INFO:tasks.rados.rados.0.smithi006.stdout:1746: finishing write tid 2 to smithi006182445-17 2023-09-22T07:49:42.650 INFO:tasks.rados.rados.0.smithi006.stdout:1746: finishing write tid 3 to smithi006182445-17 2023-09-22T07:49:42.650 INFO:tasks.rados.rados.0.smithi006.stdout:1746: finishing write tid 4 to smithi006182445-17 2023-09-22T07:49:42.650 INFO:tasks.rados.rados.0.smithi006.stdout:1746: finishing write tid 5 to smithi006182445-17 2023-09-22T07:49:42.650 INFO:tasks.rados.rados.0.smithi006.stdout:1746: finishing write tid 6 to smithi006182445-17 2023-09-22T07:49:42.650 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 17 v 600 (ObjNum 542 snap 167 seq_num 542) dirty exists 2023-09-22T07:49:42.650 INFO:tasks.rados.rados.0.smithi006.stdout:1746: left oid 17 (ObjNum 542 snap 167 seq_num 542) 2023-09-22T07:49:42.651 INFO:tasks.rados.rados.0.smithi006.stdout:1745: done (2 left) 2023-09-22T07:49:42.651 INFO:tasks.rados.rados.0.smithi006.stdout:1746: done (1 left) 2023-09-22T07:49:42.651 INFO:tasks.rados.rados.0.smithi006.stdout:1748: done (0 left) 2023-09-22T07:49:42.651 INFO:tasks.rados.rados.0.smithi006.stdout:1749: copy_from oid 27 from oid 15 current snap is 167 2023-09-22T07:49:42.651 INFO:tasks.rados.rados.0.smithi006.stdout:1750: read oid 30 snap 164 2023-09-22T07:49:42.651 INFO:tasks.rados.rados.0.smithi006.stdout:1750: expect deleted 2023-09-22T07:49:42.652 INFO:tasks.rados.rados.0.smithi006.stdout:1751: snap_remove snap 163 2023-09-22T07:49:42.774 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:42 smithi006 ceph-mon[204052]: pgmap v257: 121 pgs: 5 peering, 6 active+undersized+degraded, 80 active+clean, 30 active+undersized; 128 MiB data, 747 MiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 876 KiB/s wr, 4 op/s; 25/240 objects degraded (10.417%) 2023-09-22T07:49:42.774 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:42 smithi006 ceph-mon[204052]: failed to encode map e407 with expected crc 2023-09-22T07:49:42.775 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:42 smithi006 ceph-mon[204052]: failed to encode map e407 with expected crc 2023-09-22T07:49:42.775 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:42 smithi006 ceph-mon[204052]: failed to encode map e407 with expected crc 2023-09-22T07:49:42.775 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:42 smithi006 ceph-mon[204052]: failed to encode map e407 with expected crc 2023-09-22T07:49:42.775 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:42 smithi006 ceph-mon[204052]: failed to encode map e407 with expected crc 2023-09-22T07:49:42.775 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:42 smithi006 ceph-mon[204052]: failed to encode map e407 with expected crc 2023-09-22T07:49:42.775 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:42 smithi006 ceph-mon[204052]: failed to encode map e407 with expected crc 2023-09-22T07:49:42.775 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:42 smithi006 ceph-mon[204052]: failed to encode map e407 with expected crc 2023-09-22T07:49:42.775 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:42 smithi006 ceph-mon[204052]: failed to encode map e407 with expected crc 2023-09-22T07:49:42.775 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:42 smithi006 ceph-mon[204052]: failed to encode map e407 with expected crc 2023-09-22T07:49:42.775 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:42 smithi006 ceph-mon[204052]: failed to encode map e407 with expected crc 2023-09-22T07:49:42.775 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:42 smithi006 ceph-mon[204052]: osdmap e408: 8 total, 8 up, 8 in 2023-09-22T07:49:42.776 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:42 smithi006 ceph-mon[200575]: pgmap v257: 121 pgs: 5 peering, 6 active+undersized+degraded, 80 active+clean, 30 active+undersized; 128 MiB data, 747 MiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 876 KiB/s wr, 4 op/s; 25/240 objects degraded (10.417%) 2023-09-22T07:49:42.776 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:42 smithi006 ceph-mon[200575]: failed to encode map e407 with expected crc 2023-09-22T07:49:42.776 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:42 smithi006 ceph-mon[200575]: failed to encode map e407 with expected crc 2023-09-22T07:49:42.776 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:42 smithi006 ceph-mon[200575]: failed to encode map e407 with expected crc 2023-09-22T07:49:42.776 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:42 smithi006 ceph-mon[200575]: failed to encode map e407 with expected crc 2023-09-22T07:49:42.776 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:42 smithi006 ceph-mon[200575]: failed to encode map e407 with expected crc 2023-09-22T07:49:42.776 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:42 smithi006 ceph-mon[200575]: failed to encode map e407 with expected crc 2023-09-22T07:49:42.776 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:42 smithi006 ceph-mon[200575]: failed to encode map e407 with expected crc 2023-09-22T07:49:42.776 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:42 smithi006 ceph-mon[200575]: failed to encode map e407 with expected crc 2023-09-22T07:49:42.777 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:42 smithi006 ceph-mon[200575]: failed to encode map e407 with expected crc 2023-09-22T07:49:42.777 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:42 smithi006 ceph-mon[200575]: failed to encode map e407 with expected crc 2023-09-22T07:49:42.777 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:42 smithi006 ceph-mon[200575]: failed to encode map e407 with expected crc 2023-09-22T07:49:42.777 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:42 smithi006 ceph-mon[200575]: osdmap e408: 8 total, 8 up, 8 in 2023-09-22T07:49:42.777 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:49:42 smithi006 conmon[187727]: 2023-09-22T07:49:42.773+0000 7fc003075700 -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-09-22T07:49:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:43 smithi105 ceph-mon[190463]: failed to encode map e408 with expected crc 2023-09-22T07:49:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:43 smithi105 ceph-mon[190463]: failed to encode map e408 with expected crc 2023-09-22T07:49:43.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:43 smithi105 ceph-mon[190463]: failed to encode map e408 with expected crc 2023-09-22T07:49:43.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:43.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:43.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:49:43.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:49:43.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:43.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:43 smithi105 ceph-mon[190463]: pgmap v260: 121 pgs: 9 peering, 4 active+undersized+degraded, 80 active+clean, 28 active+undersized; 127 MiB data, 747 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 11 op/s; 14/237 objects degraded (5.907%) 2023-09-22T07:49:43.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:43.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:49:43.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:49:43.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:49:43.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:49:43.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:49:43.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-09-22T07:49:43.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:43 smithi105 ceph-mon[190463]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-09-22T07:49:43.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:43 smithi105 ceph-mon[190463]: Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2023-09-22T07:49:43.629 INFO:tasks.rados.rados.0.smithi006.stdout:1751: done (2 left) 2023-09-22T07:49:43.629 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 31 current snap is 167 2023-09-22T07:49:43.629 INFO:tasks.rados.rados.0.smithi006.stdout:1749: finishing copy_from to smithi006182445-27 2023-09-22T07:49:43.629 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 27 v 905 (ObjNum 517 snap 156 seq_num 517) dirty exists 2023-09-22T07:49:43.629 INFO:tasks.rados.rados.0.smithi006.stdout:1749: finishing copy_from racing read to smithi006182445-27 2023-09-22T07:49:43.629 INFO:tasks.rados.rados.0.smithi006.stdout:1752: seq_num 545 ranges {2465792=737280,3203072=491520,3694592=450560,4145152=262144} 2023-09-22T07:49:43.647 INFO:tasks.rados.rados.0.smithi006.stdout:1752: writing smithi006182445-31 from 2465792 to 3203072 tid 1 2023-09-22T07:49:43.649 INFO:tasks.rados.rados.0.smithi006.stdout:1752: writing smithi006182445-31 from 3203072 to 3694592 tid 2 2023-09-22T07:49:43.652 INFO:tasks.rados.rados.0.smithi006.stdout:1752: writing smithi006182445-31 from 3694592 to 4145152 tid 3 2023-09-22T07:49:43.654 INFO:tasks.rados.rados.0.smithi006.stdout:1752: writing smithi006182445-31 from 4145152 to 4407296 tid 4 2023-09-22T07:49:43.655 INFO:tasks.rados.rados.0.smithi006.stdout:1749: done (2 left) 2023-09-22T07:49:43.655 INFO:tasks.rados.rados.0.smithi006.stdout:1750: done (1 left) 2023-09-22T07:49:43.655 INFO:tasks.rados.rados.0.smithi006.stdout:1753: read oid 25 snap -1 2023-09-22T07:49:43.655 INFO:tasks.rados.rados.0.smithi006.stdout:1753: expect deleted 2023-09-22T07:49:43.655 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 41 current snap is 167 2023-09-22T07:49:43.655 INFO:tasks.rados.rados.0.smithi006.stdout:1754: seq_num 546 ranges {3112960=753664,3866624=778240,4644864=425984} 2023-09-22T07:49:43.676 INFO:tasks.rados.rados.0.smithi006.stdout:1754: writing smithi006182445-41 from 3112960 to 3866624 tid 1 2023-09-22T07:49:43.680 INFO:tasks.rados.rados.0.smithi006.stdout:1754: writing smithi006182445-41 from 3866624 to 4644864 tid 2 2023-09-22T07:49:43.684 INFO:tasks.rados.rados.0.smithi006.stdout:1754: writing smithi006182445-41 from 4644864 to 5070848 tid 3 2023-09-22T07:49:43.684 INFO:tasks.rados.rados.0.smithi006.stdout:1755: setattr oid 27 current snap is 167 2023-09-22T07:49:43.684 INFO:tasks.rados.rados.0.smithi006.stdout:1752: finishing write tid 1 to smithi006182445-31 2023-09-22T07:49:43.684 INFO:tasks.rados.rados.0.smithi006.stdout:1752: finishing write tid 2 to smithi006182445-31 2023-09-22T07:49:43.684 INFO:tasks.rados.rados.0.smithi006.stdout:1752: finishing write tid 3 to smithi006182445-31 2023-09-22T07:49:43.684 INFO:tasks.rados.rados.0.smithi006.stdout:1752: finishing write tid 4 to smithi006182445-31 2023-09-22T07:49:43.684 INFO:tasks.rados.rados.0.smithi006.stdout:1752: finishing write tid 5 to smithi006182445-31 2023-09-22T07:49:43.684 INFO:tasks.rados.rados.0.smithi006.stdout:1752: finishing write tid 6 to smithi006182445-31 2023-09-22T07:49:43.684 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 31 v 971 (ObjNum 545 snap 167 seq_num 545) dirty exists 2023-09-22T07:49:43.684 INFO:tasks.rados.rados.0.smithi006.stdout:1752: left oid 31 (ObjNum 545 snap 167 seq_num 545) 2023-09-22T07:49:43.685 INFO:tasks.rados.rados.0.smithi006.stdout:1754: finishing write tid 1 to smithi006182445-41 2023-09-22T07:49:43.685 INFO:tasks.rados.rados.0.smithi006.stdout:1754: finishing write tid 2 to smithi006182445-41 2023-09-22T07:49:43.685 INFO:tasks.rados.rados.0.smithi006.stdout:1752: done (3 left) 2023-09-22T07:49:43.685 INFO:tasks.rados.rados.0.smithi006.stdout:1753: done (2 left) 2023-09-22T07:49:43.685 INFO:tasks.rados.rados.0.smithi006.stdout:1756: rmattr oid 16 current snap is 167 2023-09-22T07:49:43.685 INFO:tasks.rados.rados.0.smithi006.stdout:1756: done (2 left) 2023-09-22T07:49:43.685 INFO:tasks.rados.rados.0.smithi006.stdout:1757: snap_create 2023-09-22T07:49:43.686 INFO:tasks.rados.rados.0.smithi006.stdout:1754: finishing write tid 3 to smithi006182445-41 2023-09-22T07:49:43.687 INFO:tasks.rados.rados.0.smithi006.stdout:1754: finishing write tid 4 to smithi006182445-41 2023-09-22T07:49:43.688 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 27 v 906 (ObjNum 517 snap 156 seq_num 517) dirty exists 2023-09-22T07:49:43.691 INFO:tasks.rados.rados.0.smithi006.stdout:1754: finishing write tid 5 to smithi006182445-41 2023-09-22T07:49:43.691 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 41 v 559 (ObjNum 546 snap 167 seq_num 546) dirty exists 2023-09-22T07:49:43.691 INFO:tasks.rados.rados.0.smithi006.stdout:1754: left oid 41 (ObjNum 546 snap 167 seq_num 546) 2023-09-22T07:49:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:43 smithi006 ceph-mon[200575]: failed to encode map e408 with expected crc 2023-09-22T07:49:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:43 smithi006 ceph-mon[200575]: failed to encode map e408 with expected crc 2023-09-22T07:49:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:43 smithi006 ceph-mon[200575]: failed to encode map e408 with expected crc 2023-09-22T07:49:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:49:43.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:49:43.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:43.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:43 smithi006 ceph-mon[200575]: pgmap v260: 121 pgs: 9 peering, 4 active+undersized+degraded, 80 active+clean, 28 active+undersized; 127 MiB data, 747 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 11 op/s; 14/237 objects degraded (5.907%) 2023-09-22T07:49:43.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:43.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:49:43.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:49:43.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:49:43.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:49:43.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:49:43.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-09-22T07:49:43.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:43 smithi006 ceph-mon[200575]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-09-22T07:49:43.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:43 smithi006 ceph-mon[200575]: Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2023-09-22T07:49:43.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:43 smithi006 ceph-mon[204052]: failed to encode map e408 with expected crc 2023-09-22T07:49:43.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:43 smithi006 ceph-mon[204052]: failed to encode map e408 with expected crc 2023-09-22T07:49:43.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:43 smithi006 ceph-mon[204052]: failed to encode map e408 with expected crc 2023-09-22T07:49:43.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:43.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:43.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:49:43.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:49:43.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:43.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:43 smithi006 ceph-mon[204052]: pgmap v260: 121 pgs: 9 peering, 4 active+undersized+degraded, 80 active+clean, 28 active+undersized; 127 MiB data, 747 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 11 op/s; 14/237 objects degraded (5.907%) 2023-09-22T07:49:43.788 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:43.788 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:49:43.788 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:49:43.788 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:49:43.788 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:49:43.788 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:49:43.788 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-09-22T07:49:43.788 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:43 smithi006 ceph-mon[204052]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-09-22T07:49:43.788 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:43 smithi006 ceph-mon[204052]: Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2023-09-22T07:49:44.635 INFO:tasks.rados.rados.0.smithi006.stdout:1754: done (2 left) 2023-09-22T07:49:44.635 INFO:tasks.rados.rados.0.smithi006.stdout:1755: done (1 left) 2023-09-22T07:49:44.635 INFO:tasks.rados.rados.0.smithi006.stdout:1757: done (0 left) 2023-09-22T07:49:44.635 INFO:tasks.rados.rados.0.smithi006.stdout:1758: snap_remove snap 166 2023-09-22T07:49:45.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:44 smithi006 ceph-mon[204052]: failed to encode map e409 with expected crc 2023-09-22T07:49:45.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:44 smithi006 ceph-mon[204052]: failed to encode map e409 with expected crc 2023-09-22T07:49:45.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:44 smithi006 ceph-mon[204052]: osdmap e409: 8 total, 8 up, 8 in 2023-09-22T07:49:45.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:44 smithi006 ceph-mon[200575]: failed to encode map e409 with expected crc 2023-09-22T07:49:45.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:44 smithi006 ceph-mon[200575]: failed to encode map e409 with expected crc 2023-09-22T07:49:45.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:44 smithi006 ceph-mon[200575]: osdmap e409: 8 total, 8 up, 8 in 2023-09-22T07:49:45.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:44 smithi105 ceph-mon[190463]: failed to encode map e409 with expected crc 2023-09-22T07:49:45.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:44 smithi105 ceph-mon[190463]: failed to encode map e409 with expected crc 2023-09-22T07:49:45.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:44 smithi105 ceph-mon[190463]: osdmap e409: 8 total, 8 up, 8 in 2023-09-22T07:49:45.641 INFO:tasks.rados.rados.0.smithi006.stdout:1758: done (0 left) 2023-09-22T07:49:45.642 INFO:tasks.rados.rados.0.smithi006.stdout:1759: delete oid 49 current snap is 168 2023-09-22T07:49:45.650 INFO:tasks.rados.rados.0.smithi006.stdout:1759: done (0 left) 2023-09-22T07:49:45.650 INFO:tasks.rados.rados.0.smithi006.stdout:1760: delete oid 40 current snap is 168 2023-09-22T07:49:45.659 INFO:tasks.rados.rados.0.smithi006.stdout:1760: done (0 left) 2023-09-22T07:49:45.659 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 15 current snap is 168 2023-09-22T07:49:45.659 INFO:tasks.rados.rados.0.smithi006.stdout:1761: seq_num 549 ranges {1466368=802816,2269184=483328,2752512=434176,3186688=286720} 2023-09-22T07:49:45.671 INFO:tasks.rados.rados.0.smithi006.stdout:1761: writing smithi006182445-15 from 1466368 to 2269184 tid 1 2023-09-22T07:49:45.674 INFO:tasks.rados.rados.0.smithi006.stdout:1761: writing smithi006182445-15 from 2269184 to 2752512 tid 2 2023-09-22T07:49:45.677 INFO:tasks.rados.rados.0.smithi006.stdout:1761: writing smithi006182445-15 from 2752512 to 3186688 tid 3 2023-09-22T07:49:45.679 INFO:tasks.rados.rados.0.smithi006.stdout:1761: writing smithi006182445-15 from 3186688 to 3473408 tid 4 2023-09-22T07:49:45.679 INFO:tasks.rados.rados.0.smithi006.stdout:1762: delete oid 41 current snap is 168 2023-09-22T07:49:45.679 INFO:tasks.rados.rados.0.smithi006.stdout:1761: finishing write tid 1 to smithi006182445-15 2023-09-22T07:49:45.679 INFO:tasks.rados.rados.0.smithi006.stdout:1761: finishing write tid 2 to smithi006182445-15 2023-09-22T07:49:45.682 INFO:tasks.rados.rados.0.smithi006.stdout:1762: done (1 left) 2023-09-22T07:49:45.682 INFO:tasks.rados.rados.0.smithi006.stdout:1763: read oid 43 snap -1 2023-09-22T07:49:45.682 INFO:tasks.rados.rados.0.smithi006.stdout:1763: expect deleted 2023-09-22T07:49:45.682 INFO:tasks.rados.rados.0.smithi006.stdout:1764: read oid 50 snap -1 2023-09-22T07:49:45.682 INFO:tasks.rados.rados.0.smithi006.stdout:1764: expect (ObjNum 536 snap 163 seq_num 536) 2023-09-22T07:49:45.690 INFO:tasks.rados.rados.0.smithi006.stdout:1765: rollback oid 41 current snap is 168 2023-09-22T07:49:45.690 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 41 to 167 2023-09-22T07:49:45.690 INFO:tasks.rados.rados.0.smithi006.stdout:1766: rollback oid 29 current snap is 168 2023-09-22T07:49:45.690 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 29 to 165 2023-09-22T07:49:45.691 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 25 current snap is 168 2023-09-22T07:49:45.691 INFO:tasks.rados.rados.0.smithi006.stdout:1767: seq_num 551 ranges {0=434176,434176=647168,1081344=450560,1531904=507904} 2023-09-22T07:49:45.691 INFO:tasks.rados.rados.0.smithi006.stdout:1767: writing smithi006182445-25 from 0 to 434176 tid 1 2023-09-22T07:49:45.691 INFO:tasks.rados.rados.0.smithi006.stdout:1767: writing smithi006182445-25 from 434176 to 1081344 tid 2 2023-09-22T07:49:45.692 INFO:tasks.rados.rados.0.smithi006.stdout:1767: writing smithi006182445-25 from 1081344 to 1531904 tid 3 2023-09-22T07:49:45.695 INFO:tasks.rados.rados.0.smithi006.stdout:1767: writing smithi006182445-25 from 1531904 to 2039808 tid 4 2023-09-22T07:49:45.696 INFO:tasks.rados.rados.0.smithi006.stdout:1768: snap_create 2023-09-22T07:49:45.696 INFO:tasks.rados.rados.0.smithi006.stdout:1761: finishing write tid 3 to smithi006182445-15 2023-09-22T07:49:45.696 INFO:tasks.rados.rados.0.smithi006.stdout:1761: finishing write tid 4 to smithi006182445-15 2023-09-22T07:49:45.696 INFO:tasks.rados.rados.0.smithi006.stdout:1765: finishing rollback tid 1 to smithi006182445-41 2023-09-22T07:49:45.696 INFO:tasks.rados.rados.0.smithi006.stdout:1765: finishing rollback tid 2 to smithi006182445-41 2023-09-22T07:49:45.696 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 41 v 562 (ObjNum 546 snap 167 seq_num 546) dirty exists 2023-09-22T07:49:45.696 INFO:tasks.rados.rados.0.smithi006.stdout:1766: finishing rollback tid 0 to smithi006182445-29 2023-09-22T07:49:45.696 INFO:tasks.rados.rados.0.smithi006.stdout:1766: finishing rollback tid 1 to smithi006182445-29 2023-09-22T07:49:45.696 INFO:tasks.rados.rados.0.smithi006.stdout:1766: finishing rollback tid 2 to smithi006182445-29 2023-09-22T07:49:45.697 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 29 v 596 (ObjNum 513 snap 153 seq_num 513) dirty exists 2023-09-22T07:49:45.697 INFO:tasks.rados.rados.0.smithi006.stdout:1761: finishing write tid 5 to smithi006182445-15 2023-09-22T07:49:45.697 INFO:tasks.rados.rados.0.smithi006.stdout:1767: finishing write tid 1 to smithi006182445-25 2023-09-22T07:49:45.697 INFO:tasks.rados.rados.0.smithi006.stdout:1764: expect (ObjNum 536 snap 163 seq_num 536) 2023-09-22T07:49:45.769 INFO:tasks.rados.rados.0.smithi006.stdout:1761: finishing write tid 6 to smithi006182445-15 2023-09-22T07:49:45.769 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 15 v 985 (ObjNum 549 snap 168 seq_num 549) dirty exists 2023-09-22T07:49:45.769 INFO:tasks.rados.rados.0.smithi006.stdout:1761: left oid 15 (ObjNum 549 snap 168 seq_num 549) 2023-09-22T07:49:45.769 INFO:tasks.rados.rados.0.smithi006.stdout:1767: finishing write tid 2 to smithi006182445-25 2023-09-22T07:49:45.769 INFO:tasks.rados.rados.0.smithi006.stdout:1767: finishing write tid 3 to smithi006182445-25 2023-09-22T07:49:45.769 INFO:tasks.rados.rados.0.smithi006.stdout:1767: finishing write tid 4 to smithi006182445-25 2023-09-22T07:49:45.769 INFO:tasks.rados.rados.0.smithi006.stdout:1767: finishing write tid 5 to smithi006182445-25 2023-09-22T07:49:45.769 INFO:tasks.rados.rados.0.smithi006.stdout:1767: finishing write tid 6 to smithi006182445-25 2023-09-22T07:49:45.769 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 25 v 990 (ObjNum 551 snap 168 seq_num 551) dirty exists 2023-09-22T07:49:45.769 INFO:tasks.rados.rados.0.smithi006.stdout:1767: left oid 25 (ObjNum 551 snap 168 seq_num 551) 2023-09-22T07:49:46.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:45 smithi006 ceph-mon[204052]: failed to encode map e410 with expected crc 2023-09-22T07:49:46.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:45 smithi006 ceph-mon[204052]: osdmap e410: 8 total, 8 up, 8 in 2023-09-22T07:49:46.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:45 smithi006 ceph-mon[204052]: pgmap v263: 121 pgs: 9 peering, 112 active+clean; 131 MiB data, 759 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 19 op/s; 338 KiB/s, 0 objects/s recovering 2023-09-22T07:49:46.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:45 smithi006 ceph-mon[200575]: failed to encode map e410 with expected crc 2023-09-22T07:49:46.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:45 smithi006 ceph-mon[200575]: osdmap e410: 8 total, 8 up, 8 in 2023-09-22T07:49:46.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:45 smithi006 ceph-mon[200575]: pgmap v263: 121 pgs: 9 peering, 112 active+clean; 131 MiB data, 759 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 19 op/s; 338 KiB/s, 0 objects/s recovering 2023-09-22T07:49:46.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:45 smithi105 ceph-mon[190463]: failed to encode map e410 with expected crc 2023-09-22T07:49:46.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:45 smithi105 ceph-mon[190463]: osdmap e410: 8 total, 8 up, 8 in 2023-09-22T07:49:46.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:45 smithi105 ceph-mon[190463]: pgmap v263: 121 pgs: 9 peering, 112 active+clean; 131 MiB data, 759 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 19 op/s; 338 KiB/s, 0 objects/s recovering 2023-09-22T07:49:46.643 INFO:tasks.rados.rados.0.smithi006.stdout:1761: done (6 left) 2023-09-22T07:49:46.643 INFO:tasks.rados.rados.0.smithi006.stdout:1763: done (5 left) 2023-09-22T07:49:46.643 INFO:tasks.rados.rados.0.smithi006.stdout:1764: done (4 left) 2023-09-22T07:49:46.643 INFO:tasks.rados.rados.0.smithi006.stdout:1765: done (3 left) 2023-09-22T07:49:46.644 INFO:tasks.rados.rados.0.smithi006.stdout:1766: done (2 left) 2023-09-22T07:49:46.644 INFO:tasks.rados.rados.0.smithi006.stdout:1767: done (1 left) 2023-09-22T07:49:46.644 INFO:tasks.rados.rados.0.smithi006.stdout:1768: done (0 left) 2023-09-22T07:49:46.644 INFO:tasks.rados.rados.0.smithi006.stdout:1769: rollback oid 13 current snap is 169 2023-09-22T07:49:46.644 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 13 to 168 2023-09-22T07:49:46.644 INFO:tasks.rados.rados.0.smithi006.stdout:1770: read oid 46 snap -1 2023-09-22T07:49:46.644 INFO:tasks.rados.rados.0.smithi006.stdout:1770: expect (ObjNum 488 snap 148 seq_num 488) 2023-09-22T07:49:46.644 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 21 current snap is 169 2023-09-22T07:49:46.644 INFO:tasks.rados.rados.0.smithi006.stdout:1771: seq_num 552 ranges {0=450560,450560=532480,983040=655360,1638400=417792} 2023-09-22T07:49:46.645 INFO:tasks.rados.rados.0.smithi006.stdout:1771: writing smithi006182445-21 from 0 to 450560 tid 1 2023-09-22T07:49:46.649 INFO:tasks.rados.rados.0.smithi006.stdout:1771: writing smithi006182445-21 from 450560 to 983040 tid 2 2023-09-22T07:49:46.653 INFO:tasks.rados.rados.0.smithi006.stdout:1771: writing smithi006182445-21 from 983040 to 1638400 tid 3 2023-09-22T07:49:46.656 INFO:tasks.rados.rados.0.smithi006.stdout:1771: writing smithi006182445-21 from 1638400 to 2056192 tid 4 2023-09-22T07:49:46.656 INFO:tasks.rados.rados.0.smithi006.stdout:1772: copy_from oid 42 from oid 44 current snap is 169 2023-09-22T07:49:46.657 INFO:tasks.rados.rados.0.smithi006.stdout:1771: finishing write tid 1 to smithi006182445-21 2023-09-22T07:49:46.657 INFO:tasks.rados.rados.0.smithi006.stdout:1773: copy_from oid 3 from oid 30 current snap is 169 2023-09-22T07:49:46.657 INFO:tasks.rados.rados.0.smithi006.stdout:1774: snap_create 2023-09-22T07:49:46.657 INFO:tasks.rados.rados.0.smithi006.stdout:1769: finishing rollback tid 0 to smithi006182445-13 2023-09-22T07:49:46.657 INFO:tasks.rados.rados.0.smithi006.stdout:1769: finishing rollback tid 1 to smithi006182445-13 2023-09-22T07:49:46.658 INFO:tasks.rados.rados.0.smithi006.stdout:1773: finishing copy_from to smithi006182445-3 2023-09-22T07:49:46.659 INFO:tasks.rados.rados.0.smithi006.stdout:1773: got expected ENOENT (src dne) 2023-09-22T07:49:46.659 INFO:tasks.rados.rados.0.smithi006.stdout:1773: finishing copy_from racing read to smithi006182445-3 2023-09-22T07:49:46.659 INFO:tasks.rados.rados.0.smithi006.stdout:1771: finishing write tid 2 to smithi006182445-21 2023-09-22T07:49:46.659 INFO:tasks.rados.rados.0.smithi006.stdout:1771: finishing write tid 3 to smithi006182445-21 2023-09-22T07:49:46.662 INFO:tasks.rados.rados.0.smithi006.stdout:1769: finishing rollback tid 2 to smithi006182445-13 2023-09-22T07:49:46.662 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 13 v 636 (ObjNum 49 snap 0 seq_num 1533436275) dirty exists 2023-09-22T07:49:46.666 INFO:tasks.rados.rados.0.smithi006.stdout:1771: finishing write tid 4 to smithi006182445-21 2023-09-22T07:49:46.666 INFO:tasks.rados.rados.0.smithi006.stdout:1771: finishing write tid 5 to smithi006182445-21 2023-09-22T07:49:46.666 INFO:tasks.rados.rados.0.smithi006.stdout:1770: expect (ObjNum 488 snap 148 seq_num 488) 2023-09-22T07:49:46.727 INFO:tasks.rados.rados.0.smithi006.stdout:1771: finishing write tid 6 to smithi006182445-21 2023-09-22T07:49:46.727 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 21 v 573 (ObjNum 552 snap 169 seq_num 552) dirty exists 2023-09-22T07:49:46.727 INFO:tasks.rados.rados.0.smithi006.stdout:1771: left oid 21 (ObjNum 552 snap 169 seq_num 552) 2023-09-22T07:49:46.727 INFO:tasks.rados.rados.0.smithi006.stdout:1772: finishing copy_from to smithi006182445-42 2023-09-22T07:49:46.727 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 42 v 638 (ObjNum 499 snap 150 seq_num 499) dirty exists 2023-09-22T07:49:46.727 INFO:tasks.rados.rados.0.smithi006.stdout:1772: finishing copy_from racing read to smithi006182445-42 2023-09-22T07:49:47.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:46 smithi006 ceph-mon[204052]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/237 objects degraded (5.907%), 4 pgs degraded) 2023-09-22T07:49:47.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:46 smithi006 ceph-mon[204052]: Cluster is now healthy 2023-09-22T07:49:47.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:46 smithi006 ceph-mon[204052]: failed to encode map e410 with expected crc 2023-09-22T07:49:47.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:46 smithi006 ceph-mon[204052]: failed to encode map e410 with expected crc 2023-09-22T07:49:47.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:46 smithi006 ceph-mon[204052]: osdmap e411: 8 total, 8 up, 8 in 2023-09-22T07:49:47.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:46 smithi006 ceph-mon[204052]: failed to encode map e410 with expected crc 2023-09-22T07:49:47.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:46 smithi006 ceph-mon[200575]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/237 objects degraded (5.907%), 4 pgs degraded) 2023-09-22T07:49:47.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:46 smithi006 ceph-mon[200575]: Cluster is now healthy 2023-09-22T07:49:47.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:46 smithi006 ceph-mon[200575]: failed to encode map e410 with expected crc 2023-09-22T07:49:47.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:46 smithi006 ceph-mon[200575]: failed to encode map e410 with expected crc 2023-09-22T07:49:47.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:46 smithi006 ceph-mon[200575]: osdmap e411: 8 total, 8 up, 8 in 2023-09-22T07:49:47.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:46 smithi006 ceph-mon[200575]: failed to encode map e410 with expected crc 2023-09-22T07:49:47.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:46 smithi105 ceph-mon[190463]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/237 objects degraded (5.907%), 4 pgs degraded) 2023-09-22T07:49:47.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:46 smithi105 ceph-mon[190463]: Cluster is now healthy 2023-09-22T07:49:47.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:46 smithi105 ceph-mon[190463]: failed to encode map e410 with expected crc 2023-09-22T07:49:47.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:46 smithi105 ceph-mon[190463]: failed to encode map e410 with expected crc 2023-09-22T07:49:47.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:46 smithi105 ceph-mon[190463]: osdmap e411: 8 total, 8 up, 8 in 2023-09-22T07:49:47.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:46 smithi105 ceph-mon[190463]: failed to encode map e410 with expected crc 2023-09-22T07:49:47.660 INFO:tasks.rados.rados.0.smithi006.stdout:1769: done (5 left) 2023-09-22T07:49:47.660 INFO:tasks.rados.rados.0.smithi006.stdout:1770: done (4 left) 2023-09-22T07:49:47.660 INFO:tasks.rados.rados.0.smithi006.stdout:1771: done (3 left) 2023-09-22T07:49:47.660 INFO:tasks.rados.rados.0.smithi006.stdout:1772: done (2 left) 2023-09-22T07:49:47.660 INFO:tasks.rados.rados.0.smithi006.stdout:1773: done (1 left) 2023-09-22T07:49:47.660 INFO:tasks.rados.rados.0.smithi006.stdout:1774: done (0 left) 2023-09-22T07:49:47.660 INFO:tasks.rados.rados.0.smithi006.stdout:1775: delete oid 20 current snap is 170 2023-09-22T07:49:47.664 INFO:tasks.rados.rados.0.smithi006.stdout:1775: done (0 left) 2023-09-22T07:49:47.665 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 29 current snap is 170 2023-09-22T07:49:47.665 INFO:tasks.rados.rados.0.smithi006.stdout:1776: seq_num 554 ranges {1400832=483328,1884160=704512,2588672=622592,3211264=278528} 2023-09-22T07:49:47.675 INFO:tasks.rados.rados.0.smithi006.stdout:1776: writing smithi006182445-29 from 1400832 to 1884160 tid 1 2023-09-22T07:49:47.679 INFO:tasks.rados.rados.0.smithi006.stdout:1776: writing smithi006182445-29 from 1884160 to 2588672 tid 2 2023-09-22T07:49:47.682 INFO:tasks.rados.rados.0.smithi006.stdout:1776: writing smithi006182445-29 from 2588672 to 3211264 tid 3 2023-09-22T07:49:47.684 INFO:tasks.rados.rados.0.smithi006.stdout:1776: writing smithi006182445-29 from 3211264 to 3489792 tid 4 2023-09-22T07:49:47.684 INFO:tasks.rados.rados.0.smithi006.stdout:1777: rmattr oid 24 current snap is 170 2023-09-22T07:49:47.685 INFO:tasks.rados.rados.0.smithi006.stdout:1777: done (1 left) 2023-09-22T07:49:47.685 INFO:tasks.rados.rados.0.smithi006.stdout:1778: snap_remove snap 168 2023-09-22T07:49:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:49:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:49:47] "GET /metrics HTTP/1.1" 200 35969 "" "Prometheus/2.43.0" 2023-09-22T07:49:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:47 smithi006 ceph-mon[200575]: pgmap v265: 121 pgs: 121 active+clean; 134 MiB data, 764 MiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 3.3 MiB/s wr, 17 op/s; 9.9 MiB/s, 3 objects/s recovering 2023-09-22T07:49:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:47 smithi006 ceph-mon[200575]: failed to encode map e412 with expected crc 2023-09-22T07:49:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:47 smithi006 ceph-mon[200575]: osdmap e412: 8 total, 8 up, 8 in 2023-09-22T07:49:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:47 smithi006 ceph-mon[200575]: failed to encode map e412 with expected crc 2023-09-22T07:49:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:47 smithi006 ceph-mon[200575]: failed to encode map e412 with expected crc 2023-09-22T07:49:48.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:47 smithi006 ceph-mon[204052]: pgmap v265: 121 pgs: 121 active+clean; 134 MiB data, 764 MiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 3.3 MiB/s wr, 17 op/s; 9.9 MiB/s, 3 objects/s recovering 2023-09-22T07:49:48.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:47 smithi006 ceph-mon[204052]: failed to encode map e412 with expected crc 2023-09-22T07:49:48.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:47 smithi006 ceph-mon[204052]: osdmap e412: 8 total, 8 up, 8 in 2023-09-22T07:49:48.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:47 smithi006 ceph-mon[204052]: failed to encode map e412 with expected crc 2023-09-22T07:49:48.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:47 smithi006 ceph-mon[204052]: failed to encode map e412 with expected crc 2023-09-22T07:49:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:47 smithi105 ceph-mon[190463]: pgmap v265: 121 pgs: 121 active+clean; 134 MiB data, 764 MiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 3.3 MiB/s wr, 17 op/s; 9.9 MiB/s, 3 objects/s recovering 2023-09-22T07:49:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:47 smithi105 ceph-mon[190463]: failed to encode map e412 with expected crc 2023-09-22T07:49:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:47 smithi105 ceph-mon[190463]: osdmap e412: 8 total, 8 up, 8 in 2023-09-22T07:49:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:47 smithi105 ceph-mon[190463]: failed to encode map e412 with expected crc 2023-09-22T07:49:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:47 smithi105 ceph-mon[190463]: failed to encode map e412 with expected crc 2023-09-22T07:49:48.673 INFO:tasks.rados.rados.0.smithi006.stdout:1778: done (1 left) 2023-09-22T07:49:48.673 INFO:tasks.rados.rados.0.smithi006.stdout:1779: delete oid 8 current snap is 170 2023-09-22T07:49:48.673 INFO:tasks.rados.rados.0.smithi006.stdout:1776: finishing write tid 1 to smithi006182445-29 2023-09-22T07:49:48.673 INFO:tasks.rados.rados.0.smithi006.stdout:1776: finishing write tid 2 to smithi006182445-29 2023-09-22T07:49:48.673 INFO:tasks.rados.rados.0.smithi006.stdout:1776: finishing write tid 3 to smithi006182445-29 2023-09-22T07:49:48.674 INFO:tasks.rados.rados.0.smithi006.stdout:1776: finishing write tid 4 to smithi006182445-29 2023-09-22T07:49:48.674 INFO:tasks.rados.rados.0.smithi006.stdout:1776: finishing write tid 5 to smithi006182445-29 2023-09-22T07:49:48.674 INFO:tasks.rados.rados.0.smithi006.stdout:1776: finishing write tid 6 to smithi006182445-29 2023-09-22T07:49:48.674 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 29 v 601 (ObjNum 554 snap 170 seq_num 554) dirty exists 2023-09-22T07:49:48.674 INFO:tasks.rados.rados.0.smithi006.stdout:1776: left oid 29 (ObjNum 554 snap 170 seq_num 554) 2023-09-22T07:49:48.681 INFO:tasks.rados.rados.0.smithi006.stdout:1776: done (1 left) 2023-09-22T07:49:48.681 INFO:tasks.rados.rados.0.smithi006.stdout:1779: done (0 left) 2023-09-22T07:49:48.681 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 50 current snap is 170 2023-09-22T07:49:48.682 INFO:tasks.rados.rados.0.smithi006.stdout:1780: seq_num 556 ranges {2465792=516096,2981888=524288,3506176=638976,4145152=442368} 2023-09-22T07:49:48.694 INFO:tasks.rados.rados.0.smithi006.stdout:1780: writing smithi006182445-50 from 2465792 to 2981888 tid 1 2023-09-22T07:49:48.697 INFO:tasks.rados.rados.0.smithi006.stdout:1780: writing smithi006182445-50 from 2981888 to 3506176 tid 2 2023-09-22T07:49:48.700 INFO:tasks.rados.rados.0.smithi006.stdout:1780: writing smithi006182445-50 from 3506176 to 4145152 tid 3 2023-09-22T07:49:48.703 INFO:tasks.rados.rados.0.smithi006.stdout:1780: writing smithi006182445-50 from 4145152 to 4587520 tid 4 2023-09-22T07:49:48.703 INFO:tasks.rados.rados.0.smithi006.stdout:1781: snap_remove snap 165 2023-09-22T07:49:49.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:48 smithi006 ceph-mon[204052]: osdmap e413: 8 total, 8 up, 8 in 2023-09-22T07:49:49.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:48 smithi006 ceph-mon[204052]: failed to encode map e413 with expected crc 2023-09-22T07:49:49.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:48 smithi006 ceph-mon[204052]: failed to encode map e413 with expected crc 2023-09-22T07:49:49.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:48 smithi006 ceph-mon[204052]: failed to encode map e413 with expected crc 2023-09-22T07:49:49.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:48 smithi006 ceph-mon[200575]: osdmap e413: 8 total, 8 up, 8 in 2023-09-22T07:49:49.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:48 smithi006 ceph-mon[200575]: failed to encode map e413 with expected crc 2023-09-22T07:49:49.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:48 smithi006 ceph-mon[200575]: failed to encode map e413 with expected crc 2023-09-22T07:49:49.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:48 smithi006 ceph-mon[200575]: failed to encode map e413 with expected crc 2023-09-22T07:49:49.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:48 smithi105 ceph-mon[190463]: osdmap e413: 8 total, 8 up, 8 in 2023-09-22T07:49:49.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:48 smithi105 ceph-mon[190463]: failed to encode map e413 with expected crc 2023-09-22T07:49:49.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:48 smithi105 ceph-mon[190463]: failed to encode map e413 with expected crc 2023-09-22T07:49:49.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:48 smithi105 ceph-mon[190463]: failed to encode map e413 with expected crc 2023-09-22T07:49:49.127 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:49:48 smithi105 conmon[175730]: ts=2023-09-22T07:49:48.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi006:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi105.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-22T07:49:49.678 INFO:tasks.rados.rados.0.smithi006.stdout:1781: done (1 left) 2023-09-22T07:49:49.679 INFO:tasks.rados.rados.0.smithi006.stdout:1782: read oid 37 snap -1 2023-09-22T07:49:49.679 INFO:tasks.rados.rados.0.smithi006.stdout:1782: expect (ObjNum 536 snap 163 seq_num 536) 2023-09-22T07:49:49.679 INFO:tasks.rados.rados.0.smithi006.stdout:1783: delete oid 26 current snap is 170 2023-09-22T07:49:49.679 INFO:tasks.rados.rados.0.smithi006.stdout:1780: finishing write tid 1 to smithi006182445-50 2023-09-22T07:49:49.679 INFO:tasks.rados.rados.0.smithi006.stdout:1780: finishing write tid 2 to smithi006182445-50 2023-09-22T07:49:49.679 INFO:tasks.rados.rados.0.smithi006.stdout:1780: finishing write tid 3 to smithi006182445-50 2023-09-22T07:49:49.679 INFO:tasks.rados.rados.0.smithi006.stdout:1780: finishing write tid 4 to smithi006182445-50 2023-09-22T07:49:49.679 INFO:tasks.rados.rados.0.smithi006.stdout:1780: finishing write tid 5 to smithi006182445-50 2023-09-22T07:49:49.679 INFO:tasks.rados.rados.0.smithi006.stdout:1780: finishing write tid 6 to smithi006182445-50 2023-09-22T07:49:49.679 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 50 v 606 (ObjNum 556 snap 170 seq_num 556) dirty exists 2023-09-22T07:49:49.679 INFO:tasks.rados.rados.0.smithi006.stdout:1780: left oid 50 (ObjNum 556 snap 170 seq_num 556) 2023-09-22T07:49:49.691 INFO:tasks.rados.rados.0.smithi006.stdout:1780: done (2 left) 2023-09-22T07:49:49.691 INFO:tasks.rados.rados.0.smithi006.stdout:1783: done (1 left) 2023-09-22T07:49:49.691 INFO:tasks.rados.rados.0.smithi006.stdout:1784: read oid 36 snap 164 2023-09-22T07:49:49.692 INFO:tasks.rados.rados.0.smithi006.stdout:1784: expect (ObjNum 338 snap 107 seq_num 338) 2023-09-22T07:49:49.696 INFO:tasks.rados.rados.0.smithi006.stdout:1785: read oid 32 snap 167 2023-09-22T07:49:49.696 INFO:tasks.rados.rados.0.smithi006.stdout:1785: expect deleted 2023-09-22T07:49:49.696 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 40 current snap is 170 2023-09-22T07:49:49.697 INFO:tasks.rados.rados.0.smithi006.stdout:1786: seq_num 558 ranges {0=548864,548864=688128,1236992=606208,1843200=311296} 2023-09-22T07:49:49.697 INFO:tasks.rados.rados.0.smithi006.stdout:1786: writing smithi006182445-40 from 0 to 548864 tid 1 2023-09-22T07:49:49.700 INFO:tasks.rados.rados.0.smithi006.stdout:1786: writing smithi006182445-40 from 548864 to 1236992 tid 2 2023-09-22T07:49:49.704 INFO:tasks.rados.rados.0.smithi006.stdout:1786: writing smithi006182445-40 from 1236992 to 1843200 tid 3 2023-09-22T07:49:49.706 INFO:tasks.rados.rados.0.smithi006.stdout:1786: writing smithi006182445-40 from 1843200 to 2154496 tid 4 2023-09-22T07:49:49.706 INFO:tasks.rados.rados.0.smithi006.stdout:1787: rollback oid 42 current snap is 170 2023-09-22T07:49:49.706 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 42 to 169 2023-09-22T07:49:49.707 INFO:tasks.rados.rados.0.smithi006.stdout:1782: expect (ObjNum 536 snap 163 seq_num 536) 2023-09-22T07:49:49.780 INFO:tasks.rados.rados.0.smithi006.stdout:1786: finishing write tid 1 to smithi006182445-40 2023-09-22T07:49:49.780 INFO:tasks.rados.rados.0.smithi006.stdout:1786: finishing write tid 2 to smithi006182445-40 2023-09-22T07:49:49.780 INFO:tasks.rados.rados.0.smithi006.stdout:1782: done (4 left) 2023-09-22T07:49:49.780 INFO:tasks.rados.rados.0.smithi006.stdout:1785: done (3 left) 2023-09-22T07:49:49.780 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 17 current snap is 170 2023-09-22T07:49:49.780 INFO:tasks.rados.rados.0.smithi006.stdout:1786: finishing write tid 3 to smithi006182445-40 2023-09-22T07:49:49.780 INFO:tasks.rados.rados.0.smithi006.stdout:1786: finishing write tid 4 to smithi006182445-40 2023-09-22T07:49:49.780 INFO:tasks.rados.rados.0.smithi006.stdout:1786: finishing write tid 5 to smithi006182445-40 2023-09-22T07:49:49.780 INFO:tasks.rados.rados.0.smithi006.stdout:1788: seq_num 559 ranges {6832128=565248,7397376=573440,7970816=409600,8380416=622592} 2023-09-22T07:49:49.820 INFO:tasks.rados.rados.0.smithi006.stdout:1788: writing smithi006182445-17 from 6832128 to 7397376 tid 1 2023-09-22T07:49:49.823 INFO:tasks.rados.rados.0.smithi006.stdout:1788: writing smithi006182445-17 from 7397376 to 7970816 tid 2 2023-09-22T07:49:49.825 INFO:tasks.rados.rados.0.smithi006.stdout:1788: writing smithi006182445-17 from 7970816 to 8380416 tid 3 2023-09-22T07:49:49.829 INFO:tasks.rados.rados.0.smithi006.stdout:1788: writing smithi006182445-17 from 8380416 to 9003008 tid 4 2023-09-22T07:49:49.829 INFO:tasks.rados.rados.0.smithi006.stdout:1789: setattr oid 23 current snap is 170 2023-09-22T07:49:49.830 INFO:tasks.rados.rados.0.smithi006.stdout:1786: finishing write tid 6 to smithi006182445-40 2023-09-22T07:49:49.830 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 40 v 578 (ObjNum 558 snap 170 seq_num 558) dirty exists 2023-09-22T07:49:49.830 INFO:tasks.rados.rados.0.smithi006.stdout:1786: left oid 40 (ObjNum 558 snap 170 seq_num 558) 2023-09-22T07:49:49.830 INFO:tasks.rados.rados.0.smithi006.stdout:1784: expect (ObjNum 338 snap 107 seq_num 338) 2023-09-22T07:49:50.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:49 smithi006 ceph-mon[204052]: failed to encode map e413 with expected crc 2023-09-22T07:49:50.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:49 smithi006 ceph-mon[204052]: pgmap v268: 121 pgs: 121 active+clean; 142 MiB data, 776 MiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 3.1 MiB/s wr, 19 op/s; 10 MiB/s, 2 objects/s recovering 2023-09-22T07:49:50.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:49 smithi006 ceph-mon[204052]: failed to encode map e414 with expected crc 2023-09-22T07:49:50.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:49 smithi006 ceph-mon[204052]: osdmap e414: 8 total, 8 up, 8 in 2023-09-22T07:49:50.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:49 smithi006 ceph-mon[204052]: failed to encode map e414 with expected crc 2023-09-22T07:49:50.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:49 smithi006 ceph-mon[204052]: failed to encode map e414 with expected crc 2023-09-22T07:49:50.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:49 smithi006 ceph-mon[204052]: failed to encode map e414 with expected crc 2023-09-22T07:49:50.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:49 smithi006 ceph-mon[200575]: failed to encode map e413 with expected crc 2023-09-22T07:49:50.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:49 smithi006 ceph-mon[200575]: pgmap v268: 121 pgs: 121 active+clean; 142 MiB data, 776 MiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 3.1 MiB/s wr, 19 op/s; 10 MiB/s, 2 objects/s recovering 2023-09-22T07:49:50.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:49 smithi006 ceph-mon[200575]: failed to encode map e414 with expected crc 2023-09-22T07:49:50.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:49 smithi006 ceph-mon[200575]: osdmap e414: 8 total, 8 up, 8 in 2023-09-22T07:49:50.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:49 smithi006 ceph-mon[200575]: failed to encode map e414 with expected crc 2023-09-22T07:49:50.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:49 smithi006 ceph-mon[200575]: failed to encode map e414 with expected crc 2023-09-22T07:49:50.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:49 smithi006 ceph-mon[200575]: failed to encode map e414 with expected crc 2023-09-22T07:49:50.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:49 smithi105 ceph-mon[190463]: failed to encode map e413 with expected crc 2023-09-22T07:49:50.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:49 smithi105 ceph-mon[190463]: pgmap v268: 121 pgs: 121 active+clean; 142 MiB data, 776 MiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 3.1 MiB/s wr, 19 op/s; 10 MiB/s, 2 objects/s recovering 2023-09-22T07:49:50.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:49 smithi105 ceph-mon[190463]: failed to encode map e414 with expected crc 2023-09-22T07:49:50.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:49 smithi105 ceph-mon[190463]: osdmap e414: 8 total, 8 up, 8 in 2023-09-22T07:49:50.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:49 smithi105 ceph-mon[190463]: failed to encode map e414 with expected crc 2023-09-22T07:49:50.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:49 smithi105 ceph-mon[190463]: failed to encode map e414 with expected crc 2023-09-22T07:49:50.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:49 smithi105 ceph-mon[190463]: failed to encode map e414 with expected crc 2023-09-22T07:49:50.253 INFO:tasks.rados.rados.0.smithi006.stdout:1787: finishing rollback tid 0 to smithi006182445-42 2023-09-22T07:49:50.253 INFO:tasks.rados.rados.0.smithi006.stdout:1787: finishing rollback tid 1 to smithi006182445-42 2023-09-22T07:49:50.253 INFO:tasks.rados.rados.0.smithi006.stdout:1787: finishing rollback tid 2 to smithi006182445-42 2023-09-22T07:49:50.254 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 42 v 695 (ObjNum 499 snap 150 seq_num 499) dirty exists 2023-09-22T07:49:50.254 INFO:tasks.rados.rados.0.smithi006.stdout:1788: finishing write tid 1 to smithi006182445-17 2023-09-22T07:49:50.254 INFO:tasks.rados.rados.0.smithi006.stdout:1788: finishing write tid 2 to smithi006182445-17 2023-09-22T07:49:50.254 INFO:tasks.rados.rados.0.smithi006.stdout:1788: finishing write tid 3 to smithi006182445-17 2023-09-22T07:49:50.254 INFO:tasks.rados.rados.0.smithi006.stdout:1788: finishing write tid 4 to smithi006182445-17 2023-09-22T07:49:50.254 INFO:tasks.rados.rados.0.smithi006.stdout:1788: finishing write tid 5 to smithi006182445-17 2023-09-22T07:49:50.254 INFO:tasks.rados.rados.0.smithi006.stdout:1788: finishing write tid 6 to smithi006182445-17 2023-09-22T07:49:50.254 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 17 v 605 (ObjNum 559 snap 170 seq_num 559) dirty exists 2023-09-22T07:49:50.254 INFO:tasks.rados.rados.0.smithi006.stdout:1788: left oid 17 (ObjNum 559 snap 170 seq_num 559) 2023-09-22T07:49:50.254 INFO:tasks.rados.rados.0.smithi006.stdout:1784: done (4 left) 2023-09-22T07:49:50.254 INFO:tasks.rados.rados.0.smithi006.stdout:1786: done (3 left) 2023-09-22T07:49:50.255 INFO:tasks.rados.rados.0.smithi006.stdout:1787: done (2 left) 2023-09-22T07:49:50.255 INFO:tasks.rados.rados.0.smithi006.stdout:1788: done (1 left) 2023-09-22T07:49:50.255 INFO:tasks.rados.rados.0.smithi006.stdout:1790: copy_from oid 36 from oid 44 current snap is 170 2023-09-22T07:49:50.255 INFO:tasks.rados.rados.0.smithi006.stdout:1791: snap_create 2023-09-22T07:49:50.257 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 23 v 640 (ObjNum -784638944 snap 32748 seq_num 304) dirty exists 2023-09-22T07:49:50.261 INFO:tasks.rados.rados.0.smithi006.stdout:1790: finishing copy_from to smithi006182445-36 2023-09-22T07:49:50.262 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 36 v 638 (ObjNum 499 snap 150 seq_num 499) dirty exists 2023-09-22T07:49:50.262 INFO:tasks.rados.rados.0.smithi006.stdout:1790: finishing copy_from racing read to smithi006182445-36 2023-09-22T07:49:50.682 INFO:tasks.rados.rados.0.smithi006.stdout:1789: done (2 left) 2023-09-22T07:49:50.682 INFO:tasks.rados.rados.0.smithi006.stdout:1790: done (1 left) 2023-09-22T07:49:50.682 INFO:tasks.rados.rados.0.smithi006.stdout:1791: done (0 left) 2023-09-22T07:49:50.682 INFO:tasks.rados.rados.0.smithi006.stdout:1792: read oid 38 snap 170 2023-09-22T07:49:50.682 INFO:tasks.rados.rados.0.smithi006.stdout:1792: expect (ObjNum 482 snap 147 seq_num 482) 2023-09-22T07:49:50.682 INFO:tasks.rados.rados.0.smithi006.stdout:1793: read oid 19 snap -1 2023-09-22T07:49:50.683 INFO:tasks.rados.rados.0.smithi006.stdout:1793: expect (ObjNum 496 snap 149 seq_num 496) 2023-09-22T07:49:50.683 INFO:tasks.rados.rados.0.smithi006.stdout:1794: snap_create 2023-09-22T07:49:50.691 INFO:tasks.rados.rados.0.smithi006.stdout:1792: expect (ObjNum 482 snap 147 seq_num 482) 2023-09-22T07:49:50.715 INFO:tasks.rados.rados.0.smithi006.stdout:1793: expect (ObjNum 496 snap 149 seq_num 496) 2023-09-22T07:49:51.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:50 smithi006 ceph-mon[204052]: failed to encode map e415 with expected crc 2023-09-22T07:49:51.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:50 smithi006 ceph-mon[204052]: osdmap e415: 8 total, 8 up, 8 in 2023-09-22T07:49:51.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:50 smithi006 ceph-mon[204052]: failed to encode map e415 with expected crc 2023-09-22T07:49:51.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:50 smithi006 ceph-mon[204052]: failed to encode map e415 with expected crc 2023-09-22T07:49:51.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:50 smithi006 ceph-mon[200575]: failed to encode map e415 with expected crc 2023-09-22T07:49:51.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:50 smithi006 ceph-mon[200575]: osdmap e415: 8 total, 8 up, 8 in 2023-09-22T07:49:51.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:50 smithi006 ceph-mon[200575]: failed to encode map e415 with expected crc 2023-09-22T07:49:51.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:50 smithi006 ceph-mon[200575]: failed to encode map e415 with expected crc 2023-09-22T07:49:51.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:50 smithi105 ceph-mon[190463]: failed to encode map e415 with expected crc 2023-09-22T07:49:51.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:50 smithi105 ceph-mon[190463]: osdmap e415: 8 total, 8 up, 8 in 2023-09-22T07:49:51.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:50 smithi105 ceph-mon[190463]: failed to encode map e415 with expected crc 2023-09-22T07:49:51.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:50 smithi105 ceph-mon[190463]: failed to encode map e415 with expected crc 2023-09-22T07:49:51.220 INFO:tasks.rados.rados.0.smithi006.stdout:1792: done (2 left) 2023-09-22T07:49:51.221 INFO:tasks.rados.rados.0.smithi006.stdout:1793: done (1 left) 2023-09-22T07:49:51.221 INFO:tasks.rados.rados.0.smithi006.stdout:1794: done (0 left) 2023-09-22T07:49:51.221 INFO:tasks.rados.rados.0.smithi006.stdout:1795: setattr oid 36 current snap is 172 2023-09-22T07:49:51.222 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 2 current snap is 172 2023-09-22T07:49:51.222 INFO:tasks.rados.rados.0.smithi006.stdout:1796: seq_num 560 ranges {8937472=581632,9519104=458752,9977856=614400,10592256=532480} 2023-09-22T07:49:51.275 INFO:tasks.rados.rados.0.smithi006.stdout:1796: writing smithi006182445-2 from 8937472 to 9519104 tid 1 2023-09-22T07:49:51.277 INFO:tasks.rados.rados.0.smithi006.stdout:1796: writing smithi006182445-2 from 9519104 to 9977856 tid 2 2023-09-22T07:49:51.281 INFO:tasks.rados.rados.0.smithi006.stdout:1796: writing smithi006182445-2 from 9977856 to 10592256 tid 3 2023-09-22T07:49:51.284 INFO:tasks.rados.rados.0.smithi006.stdout:1796: writing smithi006182445-2 from 10592256 to 11124736 tid 4 2023-09-22T07:49:51.284 INFO:tasks.rados.rados.0.smithi006.stdout:1797: read oid 25 snap -1 2023-09-22T07:49:51.285 INFO:tasks.rados.rados.0.smithi006.stdout:1797: expect (ObjNum 551 snap 168 seq_num 551) 2023-09-22T07:49:51.285 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 36 v 639 (ObjNum 499 snap 150 seq_num 499) dirty exists 2023-09-22T07:49:51.285 INFO:tasks.rados.rados.0.smithi006.stdout:1795: done (2 left) 2023-09-22T07:49:51.285 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 5 current snap is 172 2023-09-22T07:49:51.285 INFO:tasks.rados.rados.0.smithi006.stdout:1798: seq_num 561 ranges {3670016=598016,4268032=745472,5013504=778240,5791744=81920} 2023-09-22T07:49:51.308 INFO:tasks.rados.rados.0.smithi006.stdout:1798: writing smithi006182445-5 from 3670016 to 4268032 tid 1 2023-09-22T07:49:51.312 INFO:tasks.rados.rados.0.smithi006.stdout:1798: writing smithi006182445-5 from 4268032 to 5013504 tid 2 2023-09-22T07:49:51.316 INFO:tasks.rados.rados.0.smithi006.stdout:1798: writing smithi006182445-5 from 5013504 to 5791744 tid 3 2023-09-22T07:49:51.318 INFO:tasks.rados.rados.0.smithi006.stdout:1798: writing smithi006182445-5 from 5791744 to 5873664 tid 4 2023-09-22T07:49:51.318 INFO:tasks.rados.rados.0.smithi006.stdout:1799: read oid 17 snap -1 2023-09-22T07:49:51.318 INFO:tasks.rados.rados.0.smithi006.stdout:1799: expect (ObjNum 559 snap 170 seq_num 559) 2023-09-22T07:49:51.318 INFO:tasks.rados.rados.0.smithi006.stdout:1800: read oid 7 snap 167 2023-09-22T07:49:51.318 INFO:tasks.rados.rados.0.smithi006.stdout:1800: expect (ObjNum 492 snap 148 seq_num 492) 2023-09-22T07:49:51.318 INFO:tasks.rados.rados.0.smithi006.stdout:1801: copy_from oid 15 from oid 44 current snap is 172 2023-09-22T07:49:51.318 INFO:tasks.rados.rados.0.smithi006.stdout:1796: finishing write tid 1 to smithi006182445-2 2023-09-22T07:49:51.318 INFO:tasks.rados.rados.0.smithi006.stdout:1796: finishing write tid 2 to smithi006182445-2 2023-09-22T07:49:51.318 INFO:tasks.rados.rados.0.smithi006.stdout:1796: finishing write tid 3 to smithi006182445-2 2023-09-22T07:49:51.319 INFO:tasks.rados.rados.0.smithi006.stdout:1796: finishing write tid 4 to smithi006182445-2 2023-09-22T07:49:51.319 INFO:tasks.rados.rados.0.smithi006.stdout:1796: finishing write tid 5 to smithi006182445-2 2023-09-22T07:49:51.319 INFO:tasks.rados.rados.0.smithi006.stdout:1796: finishing write tid 6 to smithi006182445-2 2023-09-22T07:49:51.319 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 2 v 539 (ObjNum 560 snap 172 seq_num 560) dirty exists 2023-09-22T07:49:51.319 INFO:tasks.rados.rados.0.smithi006.stdout:1796: left oid 2 (ObjNum 560 snap 172 seq_num 560) 2023-09-22T07:49:51.319 INFO:tasks.rados.rados.0.smithi006.stdout:1797: expect (ObjNum 551 snap 168 seq_num 551) 2023-09-22T07:49:51.377 INFO:tasks.rados.rados.0.smithi006.stdout:1798: finishing write tid 1 to smithi006182445-5 2023-09-22T07:49:51.377 INFO:tasks.rados.rados.0.smithi006.stdout:1798: finishing write tid 2 to smithi006182445-5 2023-09-22T07:49:51.377 INFO:tasks.rados.rados.0.smithi006.stdout:1796: done (5 left) 2023-09-22T07:49:51.377 INFO:tasks.rados.rados.0.smithi006.stdout:1797: done (4 left) 2023-09-22T07:49:51.377 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 35 current snap is 172 2023-09-22T07:49:51.377 INFO:tasks.rados.rados.0.smithi006.stdout:1798: finishing write tid 3 to smithi006182445-5 2023-09-22T07:49:51.377 INFO:tasks.rados.rados.0.smithi006.stdout:1798: finishing write tid 4 to smithi006182445-5 2023-09-22T07:49:51.377 INFO:tasks.rados.rados.0.smithi006.stdout:1798: finishing write tid 5 to smithi006182445-5 2023-09-22T07:49:51.378 INFO:tasks.rados.rados.0.smithi006.stdout:1802: seq_num 562 ranges {0=622592,622592=630784,1253376=581632,1835008=393216} 2023-09-22T07:49:51.380 INFO:tasks.rados.rados.0.smithi006.stdout:1802: writing smithi006182445-35 from 0 to 622592 tid 1 2023-09-22T07:49:51.383 INFO:tasks.rados.rados.0.smithi006.stdout:1802: writing smithi006182445-35 from 622592 to 1253376 tid 2 2023-09-22T07:49:51.387 INFO:tasks.rados.rados.0.smithi006.stdout:1802: writing smithi006182445-35 from 1253376 to 1835008 tid 3 2023-09-22T07:49:51.390 INFO:tasks.rados.rados.0.smithi006.stdout:1802: writing smithi006182445-35 from 1835008 to 2228224 tid 4 2023-09-22T07:49:51.390 INFO:tasks.rados.rados.0.smithi006.stdout:1803: read oid 14 snap -1 2023-09-22T07:49:51.390 INFO:tasks.rados.rados.0.smithi006.stdout:1803: expect deleted 2023-09-22T07:49:51.390 INFO:tasks.rados.rados.0.smithi006.stdout:1804: snap_create 2023-09-22T07:49:51.390 INFO:tasks.rados.rados.0.smithi006.stdout:1800: expect (ObjNum 492 snap 148 seq_num 492) 2023-09-22T07:49:51.419 INFO:tasks.rados.rados.0.smithi006.stdout:1798: finishing write tid 6 to smithi006182445-5 2023-09-22T07:49:51.419 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 5 v 688 (ObjNum 561 snap 172 seq_num 561) dirty exists 2023-09-22T07:49:51.419 INFO:tasks.rados.rados.0.smithi006.stdout:1798: left oid 5 (ObjNum 561 snap 172 seq_num 561) 2023-09-22T07:49:51.419 INFO:tasks.rados.rados.0.smithi006.stdout:1801: finishing copy_from racing read to smithi006182445-15 2023-09-22T07:49:51.420 INFO:tasks.rados.rados.0.smithi006.stdout:1801: finishing copy_from to smithi006182445-15 2023-09-22T07:49:51.420 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 15 v 638 (ObjNum 499 snap 150 seq_num 499) dirty exists 2023-09-22T07:49:51.420 INFO:tasks.rados.rados.0.smithi006.stdout:1799: expect (ObjNum 559 snap 170 seq_num 559) 2023-09-22T07:49:51.929 INFO:tasks.rados.rados.0.smithi006.stdout:1802: finishing write tid 1 to smithi006182445-35 2023-09-22T07:49:51.929 INFO:tasks.rados.rados.0.smithi006.stdout:1802: finishing write tid 2 to smithi006182445-35 2023-09-22T07:49:51.930 INFO:tasks.rados.rados.0.smithi006.stdout:1802: finishing write tid 3 to smithi006182445-35 2023-09-22T07:49:51.930 INFO:tasks.rados.rados.0.smithi006.stdout:1802: finishing write tid 4 to smithi006182445-35 2023-09-22T07:49:51.930 INFO:tasks.rados.rados.0.smithi006.stdout:1802: finishing write tid 5 to smithi006182445-35 2023-09-22T07:49:51.930 INFO:tasks.rados.rados.0.smithi006.stdout:1802: finishing write tid 6 to smithi006182445-35 2023-09-22T07:49:51.930 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 35 v 612 (ObjNum 562 snap 172 seq_num 562) dirty exists 2023-09-22T07:49:51.930 INFO:tasks.rados.rados.0.smithi006.stdout:1802: left oid 35 (ObjNum 562 snap 172 seq_num 562) 2023-09-22T07:49:52.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:51 smithi006 ceph-mon[204052]: pgmap v271: 121 pgs: 121 active+clean; 144 MiB data, 778 MiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2023-09-22T07:49:52.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:51 smithi006 ceph-mon[204052]: osdmap e416: 8 total, 8 up, 8 in 2023-09-22T07:49:52.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:51 smithi006 ceph-mon[204052]: failed to encode map e416 with expected crc 2023-09-22T07:49:52.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:51 smithi006 ceph-mon[204052]: failed to encode map e416 with expected crc 2023-09-22T07:49:52.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:51 smithi006 ceph-mon[204052]: failed to encode map e416 with expected crc 2023-09-22T07:49:52.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:51 smithi006 ceph-mon[204052]: osdmap e417: 8 total, 8 up, 8 in 2023-09-22T07:49:52.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:51 smithi006 ceph-mon[204052]: failed to encode map e417 with expected crc 2023-09-22T07:49:52.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:51 smithi006 ceph-mon[200575]: pgmap v271: 121 pgs: 121 active+clean; 144 MiB data, 778 MiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2023-09-22T07:49:52.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:51 smithi006 ceph-mon[200575]: osdmap e416: 8 total, 8 up, 8 in 2023-09-22T07:49:52.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:51 smithi006 ceph-mon[200575]: failed to encode map e416 with expected crc 2023-09-22T07:49:52.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:51 smithi006 ceph-mon[200575]: failed to encode map e416 with expected crc 2023-09-22T07:49:52.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:51 smithi006 ceph-mon[200575]: failed to encode map e416 with expected crc 2023-09-22T07:49:52.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:51 smithi006 ceph-mon[200575]: osdmap e417: 8 total, 8 up, 8 in 2023-09-22T07:49:52.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:51 smithi006 ceph-mon[200575]: failed to encode map e417 with expected crc 2023-09-22T07:49:52.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:51 smithi105 ceph-mon[190463]: pgmap v271: 121 pgs: 121 active+clean; 144 MiB data, 778 MiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2023-09-22T07:49:52.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:51 smithi105 ceph-mon[190463]: osdmap e416: 8 total, 8 up, 8 in 2023-09-22T07:49:52.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:51 smithi105 ceph-mon[190463]: failed to encode map e416 with expected crc 2023-09-22T07:49:52.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:51 smithi105 ceph-mon[190463]: failed to encode map e416 with expected crc 2023-09-22T07:49:52.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:51 smithi105 ceph-mon[190463]: failed to encode map e416 with expected crc 2023-09-22T07:49:52.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:51 smithi105 ceph-mon[190463]: osdmap e417: 8 total, 8 up, 8 in 2023-09-22T07:49:52.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:51 smithi105 ceph-mon[190463]: failed to encode map e417 with expected crc 2023-09-22T07:49:52.225 INFO:tasks.rados.rados.0.smithi006.stdout:1798: done (6 left) 2023-09-22T07:49:52.226 INFO:tasks.rados.rados.0.smithi006.stdout:1799: done (5 left) 2023-09-22T07:49:52.226 INFO:tasks.rados.rados.0.smithi006.stdout:1800: done (4 left) 2023-09-22T07:49:52.226 INFO:tasks.rados.rados.0.smithi006.stdout:1801: done (3 left) 2023-09-22T07:49:52.226 INFO:tasks.rados.rados.0.smithi006.stdout:1802: done (2 left) 2023-09-22T07:49:52.226 INFO:tasks.rados.rados.0.smithi006.stdout:1803: done (1 left) 2023-09-22T07:49:52.226 INFO:tasks.rados.rados.0.smithi006.stdout:1804: done (0 left) 2023-09-22T07:49:52.226 INFO:tasks.rados.rados.0.smithi006.stdout:1805: delete oid 3 current snap is 173 2023-09-22T07:49:52.231 INFO:tasks.rados.rados.0.smithi006.stdout:1805: done (0 left) 2023-09-22T07:49:52.232 INFO:tasks.rados.rados.0.smithi006.stdout:1806: read oid 39 snap 170 2023-09-22T07:49:52.232 INFO:tasks.rados.rados.0.smithi006.stdout:1806: expect (ObjNum 450 snap 141 seq_num 450) 2023-09-22T07:49:52.232 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 47 current snap is 173 2023-09-22T07:49:52.232 INFO:tasks.rados.rados.0.smithi006.stdout:1807: seq_num 564 ranges {3457024=655360,4112384=442368,4554752=598016,5152768=565248} 2023-09-22T07:49:52.254 INFO:tasks.rados.rados.0.smithi006.stdout:1807: writing smithi006182445-47 from 3457024 to 4112384 tid 1 2023-09-22T07:49:52.256 INFO:tasks.rados.rados.0.smithi006.stdout:1807: writing smithi006182445-47 from 4112384 to 4554752 tid 2 2023-09-22T07:49:52.260 INFO:tasks.rados.rados.0.smithi006.stdout:1807: writing smithi006182445-47 from 4554752 to 5152768 tid 3 2023-09-22T07:49:52.263 INFO:tasks.rados.rados.0.smithi006.stdout:1807: writing smithi006182445-47 from 5152768 to 5718016 tid 4 2023-09-22T07:49:52.263 INFO:tasks.rados.rados.0.smithi006.stdout:1808: snap_create 2023-09-22T07:49:52.263 INFO:tasks.rados.rados.0.smithi006.stdout:1806: expect (ObjNum 450 snap 141 seq_num 450) 2023-09-22T07:49:52.480 INFO:tasks.rados.rados.0.smithi006.stdout:1807: finishing write tid 1 to smithi006182445-47 2023-09-22T07:49:52.480 INFO:tasks.rados.rados.0.smithi006.stdout:1807: finishing write tid 2 to smithi006182445-47 2023-09-22T07:49:52.480 INFO:tasks.rados.rados.0.smithi006.stdout:1807: finishing write tid 3 to smithi006182445-47 2023-09-22T07:49:52.481 INFO:tasks.rados.rados.0.smithi006.stdout:1807: finishing write tid 4 to smithi006182445-47 2023-09-22T07:49:52.481 INFO:tasks.rados.rados.0.smithi006.stdout:1807: finishing write tid 5 to smithi006182445-47 2023-09-22T07:49:52.481 INFO:tasks.rados.rados.0.smithi006.stdout:1807: finishing write tid 6 to smithi006182445-47 2023-09-22T07:49:52.481 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 47 v 911 (ObjNum 564 snap 173 seq_num 564) dirty exists 2023-09-22T07:49:52.481 INFO:tasks.rados.rados.0.smithi006.stdout:1807: left oid 47 (ObjNum 564 snap 173 seq_num 564) 2023-09-22T07:49:53.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:52 smithi006 ceph-mon[200575]: failed to encode map e416 with expected crc 2023-09-22T07:49:53.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:52 smithi006 ceph-mon[200575]: failed to encode map e416 with expected crc 2023-09-22T07:49:53.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:52 smithi006 ceph-mon[200575]: osdmap e418: 8 total, 8 up, 8 in 2023-09-22T07:49:53.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:52 smithi006 ceph-mon[200575]: failed to encode map e418 with expected crc 2023-09-22T07:49:53.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:52 smithi006 ceph-mon[200575]: failed to encode map e418 with expected crc 2023-09-22T07:49:53.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:52 smithi006 ceph-mon[204052]: failed to encode map e416 with expected crc 2023-09-22T07:49:53.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:52 smithi006 ceph-mon[204052]: failed to encode map e416 with expected crc 2023-09-22T07:49:53.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:52 smithi006 ceph-mon[204052]: osdmap e418: 8 total, 8 up, 8 in 2023-09-22T07:49:53.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:52 smithi006 ceph-mon[204052]: failed to encode map e418 with expected crc 2023-09-22T07:49:53.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:52 smithi006 ceph-mon[204052]: failed to encode map e418 with expected crc 2023-09-22T07:49:53.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:52 smithi105 ceph-mon[190463]: failed to encode map e416 with expected crc 2023-09-22T07:49:53.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:52 smithi105 ceph-mon[190463]: failed to encode map e416 with expected crc 2023-09-22T07:49:53.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:52 smithi105 ceph-mon[190463]: osdmap e418: 8 total, 8 up, 8 in 2023-09-22T07:49:53.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:52 smithi105 ceph-mon[190463]: failed to encode map e418 with expected crc 2023-09-22T07:49:53.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:52 smithi105 ceph-mon[190463]: failed to encode map e418 with expected crc 2023-09-22T07:49:53.236 INFO:tasks.rados.rados.0.smithi006.stdout:1806: done (2 left) 2023-09-22T07:49:53.236 INFO:tasks.rados.rados.0.smithi006.stdout:1807: done (1 left) 2023-09-22T07:49:53.236 INFO:tasks.rados.rados.0.smithi006.stdout:1808: done (0 left) 2023-09-22T07:49:53.236 INFO:tasks.rados.rados.0.smithi006.stdout:1809: snap_remove snap 172 2023-09-22T07:49:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:53 smithi006 ceph-mon[204052]: failed to encode map e418 with expected crc 2023-09-22T07:49:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:53 smithi006 ceph-mon[204052]: pgmap v275: 121 pgs: 121 active+clean; 150 MiB data, 785 MiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.0 MiB/s wr, 8 op/s 2023-09-22T07:49:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:53 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:53 smithi006 ceph-mon[204052]: failed to encode map e419 with expected crc 2023-09-22T07:49:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:53 smithi006 ceph-mon[204052]: osdmap e419: 8 total, 8 up, 8 in 2023-09-22T07:49:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:53 smithi006 ceph-mon[204052]: failed to encode map e419 with expected crc 2023-09-22T07:49:54.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:53 smithi006 ceph-mon[200575]: failed to encode map e418 with expected crc 2023-09-22T07:49:54.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:53 smithi006 ceph-mon[200575]: pgmap v275: 121 pgs: 121 active+clean; 150 MiB data, 785 MiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.0 MiB/s wr, 8 op/s 2023-09-22T07:49:54.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:53 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:54.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:53 smithi006 ceph-mon[200575]: failed to encode map e419 with expected crc 2023-09-22T07:49:54.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:53 smithi006 ceph-mon[200575]: osdmap e419: 8 total, 8 up, 8 in 2023-09-22T07:49:54.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:53 smithi006 ceph-mon[200575]: failed to encode map e419 with expected crc 2023-09-22T07:49:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:53 smithi105 ceph-mon[190463]: failed to encode map e418 with expected crc 2023-09-22T07:49:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:53 smithi105 ceph-mon[190463]: pgmap v275: 121 pgs: 121 active+clean; 150 MiB data, 785 MiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.0 MiB/s wr, 8 op/s 2023-09-22T07:49:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:53 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:53 smithi105 ceph-mon[190463]: failed to encode map e419 with expected crc 2023-09-22T07:49:54.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:53 smithi105 ceph-mon[190463]: osdmap e419: 8 total, 8 up, 8 in 2023-09-22T07:49:54.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:53 smithi105 ceph-mon[190463]: failed to encode map e419 with expected crc 2023-09-22T07:49:54.237 INFO:tasks.rados.rados.0.smithi006.stdout:1809: done (0 left) 2023-09-22T07:49:54.237 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 49 current snap is 174 2023-09-22T07:49:54.237 INFO:tasks.rados.rados.0.smithi006.stdout:1810: seq_num 565 ranges {0=671744,671744=729088,1400832=753664,2154496=122880} 2023-09-22T07:49:54.241 INFO:tasks.rados.rados.0.smithi006.stdout:1810: writing smithi006182445-49 from 0 to 671744 tid 1 2023-09-22T07:49:54.245 INFO:tasks.rados.rados.0.smithi006.stdout:1810: writing smithi006182445-49 from 671744 to 1400832 tid 2 2023-09-22T07:49:54.250 INFO:tasks.rados.rados.0.smithi006.stdout:1810: writing smithi006182445-49 from 1400832 to 2154496 tid 3 2023-09-22T07:49:54.251 INFO:tasks.rados.rados.0.smithi006.stdout:1810: writing smithi006182445-49 from 2154496 to 2277376 tid 4 2023-09-22T07:49:54.251 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 25 current snap is 174 2023-09-22T07:49:54.251 INFO:tasks.rados.rados.0.smithi006.stdout:1810: finishing write tid 1 to smithi006182445-49 2023-09-22T07:49:54.251 INFO:tasks.rados.rados.0.smithi006.stdout:1811: seq_num 566 ranges {2039808=688128,2727936=614400,3342336=565248,3907584=425984} 2023-09-22T07:49:54.266 INFO:tasks.rados.rados.0.smithi006.stdout:1811: writing smithi006182445-25 from 2039808 to 2727936 tid 1 2023-09-22T07:49:54.270 INFO:tasks.rados.rados.0.smithi006.stdout:1811: writing smithi006182445-25 from 2727936 to 3342336 tid 2 2023-09-22T07:49:54.273 INFO:tasks.rados.rados.0.smithi006.stdout:1811: writing smithi006182445-25 from 3342336 to 3907584 tid 3 2023-09-22T07:49:54.276 INFO:tasks.rados.rados.0.smithi006.stdout:1811: writing smithi006182445-25 from 3907584 to 4333568 tid 4 2023-09-22T07:49:54.276 INFO:tasks.rados.rados.0.smithi006.stdout:1812: copy_from oid 30 from oid 13 current snap is 174 2023-09-22T07:49:54.277 INFO:tasks.rados.rados.0.smithi006.stdout:1813: read oid 1 snap -1 2023-09-22T07:49:54.277 INFO:tasks.rados.rados.0.smithi006.stdout:1813: expect (ObjNum 424 snap 134 seq_num 424) 2023-09-22T07:49:54.277 INFO:tasks.rados.rados.0.smithi006.stdout:1814: setattr oid 17 current snap is 174 2023-09-22T07:49:54.277 INFO:tasks.rados.rados.0.smithi006.stdout:1810: finishing write tid 2 to smithi006182445-49 2023-09-22T07:49:54.277 INFO:tasks.rados.rados.0.smithi006.stdout:1810: finishing write tid 3 to smithi006182445-49 2023-09-22T07:49:54.277 INFO:tasks.rados.rados.0.smithi006.stdout:1810: finishing write tid 4 to smithi006182445-49 2023-09-22T07:49:54.277 INFO:tasks.rados.rados.0.smithi006.stdout:1810: finishing write tid 5 to smithi006182445-49 2023-09-22T07:49:54.277 INFO:tasks.rados.rados.0.smithi006.stdout:1810: finishing write tid 6 to smithi006182445-49 2023-09-22T07:49:54.277 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 49 v 617 (ObjNum 565 snap 174 seq_num 565) dirty exists 2023-09-22T07:49:54.277 INFO:tasks.rados.rados.0.smithi006.stdout:1810: left oid 49 (ObjNum 565 snap 174 seq_num 565) 2023-09-22T07:49:54.278 INFO:tasks.rados.rados.0.smithi006.stdout:1811: finishing write tid 1 to smithi006182445-25 2023-09-22T07:49:54.278 INFO:tasks.rados.rados.0.smithi006.stdout:1811: finishing write tid 2 to smithi006182445-25 2023-09-22T07:49:54.279 INFO:tasks.rados.rados.0.smithi006.stdout:1810: done (4 left) 2023-09-22T07:49:54.279 INFO:tasks.rados.rados.0.smithi006.stdout:1815: read oid 37 snap -1 2023-09-22T07:49:54.279 INFO:tasks.rados.rados.0.smithi006.stdout:1815: expect (ObjNum 536 snap 163 seq_num 536) 2023-09-22T07:49:54.279 INFO:tasks.rados.rados.0.smithi006.stdout:1816: delete oid 27 current snap is 174 2023-09-22T07:49:54.280 INFO:tasks.rados.rados.0.smithi006.stdout:1811: finishing write tid 3 to smithi006182445-25 2023-09-22T07:49:54.280 INFO:tasks.rados.rados.0.smithi006.stdout:1812: finishing copy_from to smithi006182445-30 2023-09-22T07:49:54.280 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 30 v 636 (ObjNum 129 snap 0 seq_num 3168493368) dirty exists 2023-09-22T07:49:54.280 INFO:tasks.rados.rados.0.smithi006.stdout:1812: finishing copy_from racing read to smithi006182445-30 2023-09-22T07:49:54.281 INFO:tasks.rados.rados.0.smithi006.stdout:1811: finishing write tid 4 to smithi006182445-25 2023-09-22T07:49:54.284 INFO:tasks.rados.rados.0.smithi006.stdout:1811: finishing write tid 5 to smithi006182445-25 2023-09-22T07:49:54.284 INFO:tasks.rados.rados.0.smithi006.stdout:1812: done (5 left) 2023-09-22T07:49:54.284 INFO:tasks.rados.rados.0.smithi006.stdout:1816: done (4 left) 2023-09-22T07:49:54.284 INFO:tasks.rados.rados.0.smithi006.stdout:1817: snap_remove snap 170 2023-09-22T07:49:55.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:54 smithi006 ceph-mon[200575]: failed to encode map e419 with expected crc 2023-09-22T07:49:55.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:54 smithi006 ceph-mon[200575]: failed to encode map e419 with expected crc 2023-09-22T07:49:55.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:54 smithi006 ceph-mon[200575]: failed to encode map e420 with expected crc 2023-09-22T07:49:55.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:54 smithi006 ceph-mon[200575]: osdmap e420: 8 total, 8 up, 8 in 2023-09-22T07:49:55.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:54 smithi006 ceph-mon[200575]: failed to encode map e420 with expected crc 2023-09-22T07:49:55.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:54 smithi006 ceph-mon[204052]: failed to encode map e419 with expected crc 2023-09-22T07:49:55.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:54 smithi006 ceph-mon[204052]: failed to encode map e419 with expected crc 2023-09-22T07:49:55.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:54 smithi006 ceph-mon[204052]: failed to encode map e420 with expected crc 2023-09-22T07:49:55.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:54 smithi006 ceph-mon[204052]: osdmap e420: 8 total, 8 up, 8 in 2023-09-22T07:49:55.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:54 smithi006 ceph-mon[204052]: failed to encode map e420 with expected crc 2023-09-22T07:49:55.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:54 smithi105 ceph-mon[190463]: failed to encode map e419 with expected crc 2023-09-22T07:49:55.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:54 smithi105 ceph-mon[190463]: failed to encode map e419 with expected crc 2023-09-22T07:49:55.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:54 smithi105 ceph-mon[190463]: failed to encode map e420 with expected crc 2023-09-22T07:49:55.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:54 smithi105 ceph-mon[190463]: osdmap e420: 8 total, 8 up, 8 in 2023-09-22T07:49:55.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:54 smithi105 ceph-mon[190463]: failed to encode map e420 with expected crc 2023-09-22T07:49:55.247 INFO:tasks.rados.rados.0.smithi006.stdout:1817: done (4 left) 2023-09-22T07:49:55.247 INFO:tasks.rados.rados.0.smithi006.stdout:1818: rollback oid 30 current snap is 174 2023-09-22T07:49:55.247 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 30 to 169 2023-09-22T07:49:55.248 INFO:tasks.rados.rados.0.smithi006.stdout:1811: finishing write tid 6 to smithi006182445-25 2023-09-22T07:49:55.248 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 25 v 1006 (ObjNum 566 snap 174 seq_num 566) dirty exists 2023-09-22T07:49:55.248 INFO:tasks.rados.rados.0.smithi006.stdout:1811: left oid 25 (ObjNum 566 snap 174 seq_num 566) 2023-09-22T07:49:55.248 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 17 v 606 (ObjNum 559 snap 170 seq_num 559) dirty exists 2023-09-22T07:49:55.248 INFO:tasks.rados.rados.0.smithi006.stdout:1815: expect (ObjNum 536 snap 163 seq_num 536) 2023-09-22T07:49:55.327 INFO:tasks.rados.rados.0.smithi006.stdout:1813: expect (ObjNum 424 snap 134 seq_num 424) 2023-09-22T07:49:55.536 INFO:tasks.rados.rados.0.smithi006.stdout:1818: finishing rollback tid 0 to smithi006182445-30 2023-09-22T07:49:55.536 INFO:tasks.rados.rados.0.smithi006.stdout:1818: finishing rollback tid 1 to smithi006182445-30 2023-09-22T07:49:55.536 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 30 v 691 (ObjNum 129 snap 0 seq_num 3168493368) dirty dne 2023-09-22T07:49:55.536 INFO:tasks.rados.rados.0.smithi006.stdout:1811: done (4 left) 2023-09-22T07:49:55.536 INFO:tasks.rados.rados.0.smithi006.stdout:1813: done (3 left) 2023-09-22T07:49:55.537 INFO:tasks.rados.rados.0.smithi006.stdout:1814: done (2 left) 2023-09-22T07:49:55.537 INFO:tasks.rados.rados.0.smithi006.stdout:1815: done (1 left) 2023-09-22T07:49:55.537 INFO:tasks.rados.rados.0.smithi006.stdout:1818: done (0 left) 2023-09-22T07:49:55.537 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 3 current snap is 174 2023-09-22T07:49:55.537 INFO:tasks.rados.rados.0.smithi006.stdout:1819: seq_num 568 ranges {0=720896,720896=786432,1507328=581632,2088960=237568} 2023-09-22T07:49:55.540 INFO:tasks.rados.rados.0.smithi006.stdout:1819: writing smithi006182445-3 from 0 to 720896 tid 1 2023-09-22T07:49:55.545 INFO:tasks.rados.rados.0.smithi006.stdout:1819: writing smithi006182445-3 from 720896 to 1507328 tid 2 2023-09-22T07:49:55.548 INFO:tasks.rados.rados.0.smithi006.stdout:1819: writing smithi006182445-3 from 1507328 to 2088960 tid 3 2023-09-22T07:49:55.549 INFO:tasks.rados.rados.0.smithi006.stdout:1819: writing smithi006182445-3 from 2088960 to 2326528 tid 4 2023-09-22T07:49:55.549 INFO:tasks.rados.rados.0.smithi006.stdout:1820: delete oid 24 current snap is 174 2023-09-22T07:49:55.549 INFO:tasks.rados.rados.0.smithi006.stdout:1819: finishing write tid 1 to smithi006182445-3 2023-09-22T07:49:55.550 INFO:tasks.rados.rados.0.smithi006.stdout:1819: finishing write tid 2 to smithi006182445-3 2023-09-22T07:49:55.551 INFO:tasks.rados.rados.0.smithi006.stdout:1819: finishing write tid 3 to smithi006182445-3 2023-09-22T07:49:55.551 INFO:tasks.rados.rados.0.smithi006.stdout:1819: finishing write tid 4 to smithi006182445-3 2023-09-22T07:49:55.552 INFO:tasks.rados.rados.0.smithi006.stdout:1820: done (1 left) 2023-09-22T07:49:55.552 INFO:tasks.rados.rados.0.smithi006.stdout:1821: delete oid 19 current snap is 174 2023-09-22T07:49:55.552 INFO:tasks.rados.rados.0.smithi006.stdout:1819: finishing write tid 5 to smithi006182445-3 2023-09-22T07:49:55.553 INFO:tasks.rados.rados.0.smithi006.stdout:1819: finishing write tid 6 to smithi006182445-3 2023-09-22T07:49:55.553 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 3 v 545 (ObjNum 568 snap 174 seq_num 568) dirty exists 2023-09-22T07:49:55.554 INFO:tasks.rados.rados.0.smithi006.stdout:1819: left oid 3 (ObjNum 568 snap 174 seq_num 568) 2023-09-22T07:49:55.554 INFO:tasks.rados.rados.0.smithi006.stdout:1819: done (1 left) 2023-09-22T07:49:55.554 INFO:tasks.rados.rados.0.smithi006.stdout:1821: done (0 left) 2023-09-22T07:49:55.555 INFO:tasks.rados.rados.0.smithi006.stdout:1822: read oid 29 snap -1 2023-09-22T07:49:55.555 INFO:tasks.rados.rados.0.smithi006.stdout:1822: expect (ObjNum 554 snap 170 seq_num 554) 2023-09-22T07:49:55.555 INFO:tasks.rados.rados.0.smithi006.stdout:1823: rollback oid 6 current snap is 174 2023-09-22T07:49:55.555 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 6 to 169 2023-09-22T07:49:55.555 INFO:tasks.rados.rados.0.smithi006.stdout:1824: read oid 9 snap -1 2023-09-22T07:49:55.555 INFO:tasks.rados.rados.0.smithi006.stdout:1824: expect (ObjNum 482 snap 147 seq_num 482) 2023-09-22T07:49:55.555 INFO:tasks.rados.rados.0.smithi006.stdout:1825: copy_from oid 38 from oid 35 current snap is 174 2023-09-22T07:49:55.555 INFO:tasks.rados.rados.0.smithi006.stdout:1826: rollback oid 11 current snap is 174 2023-09-22T07:49:55.556 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 11 to 171 2023-09-22T07:49:55.556 INFO:tasks.rados.rados.0.smithi006.stdout:1827: copy_from oid 50 from oid 13 current snap is 174 2023-09-22T07:49:55.556 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 7 current snap is 174 2023-09-22T07:49:55.556 INFO:tasks.rados.rados.0.smithi006.stdout:1828: seq_num 571 ranges {1048576=770048,1818624=483328,2301952=753664,3055616=368640} 2023-09-22T07:49:55.566 INFO:tasks.rados.rados.0.smithi006.stdout:1828: writing smithi006182445-7 from 1048576 to 1818624 tid 1 2023-09-22T07:49:55.569 INFO:tasks.rados.rados.0.smithi006.stdout:1828: writing smithi006182445-7 from 1818624 to 2301952 tid 2 2023-09-22T07:49:55.574 INFO:tasks.rados.rados.0.smithi006.stdout:1828: writing smithi006182445-7 from 2301952 to 3055616 tid 3 2023-09-22T07:49:55.576 INFO:tasks.rados.rados.0.smithi006.stdout:1828: writing smithi006182445-7 from 3055616 to 3424256 tid 4 2023-09-22T07:49:55.576 INFO:tasks.rados.rados.0.smithi006.stdout:1829: delete oid 20 current snap is 174 2023-09-22T07:49:55.576 INFO:tasks.rados.rados.0.smithi006.stdout:1823: finishing rollback tid 1 to smithi006182445-6 2023-09-22T07:49:55.576 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 6 v 0 (ObjNum 289 snap 0 seq_num 0) dirty dne 2023-09-22T07:49:55.577 INFO:tasks.rados.rados.0.smithi006.stdout:1827: finishing copy_from racing read to smithi006182445-50 2023-09-22T07:49:55.577 INFO:tasks.rados.rados.0.smithi006.stdout:1826: finishing rollback tid 0 to smithi006182445-11 2023-09-22T07:49:55.577 INFO:tasks.rados.rados.0.smithi006.stdout:1826: finishing rollback tid 1 to smithi006182445-11 2023-09-22T07:49:55.577 INFO:tasks.rados.rados.0.smithi006.stdout:1826: finishing rollback tid 2 to smithi006182445-11 2023-09-22T07:49:55.577 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 11 v 1014 (ObjNum 456 snap 142 seq_num 456) dirty exists 2023-09-22T07:49:55.577 INFO:tasks.rados.rados.0.smithi006.stdout:1827: finishing copy_from to smithi006182445-50 2023-09-22T07:49:55.577 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 50 v 636 (ObjNum 49 snap 0 seq_num 3169270240) dirty exists 2023-09-22T07:49:55.577 INFO:tasks.rados.rados.0.smithi006.stdout:1824: expect (ObjNum 482 snap 147 seq_num 482) 2023-09-22T07:49:55.604 INFO:tasks.rados.rados.0.smithi006.stdout:1822: expect (ObjNum 554 snap 170 seq_num 554) 2023-09-22T07:49:55.715 INFO:tasks.rados.rados.0.smithi006.stdout:1828: finishing write tid 1 to smithi006182445-7 2023-09-22T07:49:55.715 INFO:tasks.rados.rados.0.smithi006.stdout:1828: finishing write tid 2 to smithi006182445-7 2023-09-22T07:49:55.715 INFO:tasks.rados.rados.0.smithi006.stdout:1828: finishing write tid 3 to smithi006182445-7 2023-09-22T07:49:55.715 INFO:tasks.rados.rados.0.smithi006.stdout:1825: finishing copy_from to smithi006182445-38 2023-09-22T07:49:55.716 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 38 v 612 (ObjNum 562 snap 172 seq_num 562) dirty exists 2023-09-22T07:49:55.716 INFO:tasks.rados.rados.0.smithi006.stdout:1828: finishing write tid 4 to smithi006182445-7 2023-09-22T07:49:55.716 INFO:tasks.rados.rados.0.smithi006.stdout:1828: finishing write tid 5 to smithi006182445-7 2023-09-22T07:49:55.716 INFO:tasks.rados.rados.0.smithi006.stdout:1822: done (7 left) 2023-09-22T07:49:55.716 INFO:tasks.rados.rados.0.smithi006.stdout:1823: done (6 left) 2023-09-22T07:49:55.716 INFO:tasks.rados.rados.0.smithi006.stdout:1824: done (5 left) 2023-09-22T07:49:55.716 INFO:tasks.rados.rados.0.smithi006.stdout:1826: done (4 left) 2023-09-22T07:49:55.716 INFO:tasks.rados.rados.0.smithi006.stdout:1827: done (3 left) 2023-09-22T07:49:55.716 INFO:tasks.rados.rados.0.smithi006.stdout:1829: done (2 left) 2023-09-22T07:49:55.716 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 16 current snap is 174 2023-09-22T07:49:55.716 INFO:tasks.rados.rados.0.smithi006.stdout:1825: finishing copy_from racing read to smithi006182445-38 2023-09-22T07:49:55.717 INFO:tasks.rados.rados.0.smithi006.stdout:1828: finishing write tid 6 to smithi006182445-7 2023-09-22T07:49:55.717 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 7 v 1020 (ObjNum 571 snap 174 seq_num 571) dirty exists 2023-09-22T07:49:55.717 INFO:tasks.rados.rados.0.smithi006.stdout:1828: left oid 7 (ObjNum 571 snap 174 seq_num 571) 2023-09-22T07:49:55.717 INFO:tasks.rados.rados.0.smithi006.stdout:1830: seq_num 573 ranges {0=802816,802816=655360,1458176=720896,2179072=229376} 2023-09-22T07:49:55.719 INFO:tasks.rados.rados.0.smithi006.stdout:1830: writing smithi006182445-16 from 0 to 802816 tid 1 2023-09-22T07:49:55.723 INFO:tasks.rados.rados.0.smithi006.stdout:1830: writing smithi006182445-16 from 802816 to 1458176 tid 2 2023-09-22T07:49:55.727 INFO:tasks.rados.rados.0.smithi006.stdout:1830: writing smithi006182445-16 from 1458176 to 2179072 tid 3 2023-09-22T07:49:55.728 INFO:tasks.rados.rados.0.smithi006.stdout:1830: writing smithi006182445-16 from 2179072 to 2408448 tid 4 2023-09-22T07:49:55.728 INFO:tasks.rados.rados.0.smithi006.stdout:1825: done (2 left) 2023-09-22T07:49:55.729 INFO:tasks.rados.rados.0.smithi006.stdout:1828: done (1 left) 2023-09-22T07:49:55.729 INFO:tasks.rados.rados.0.smithi006.stdout:1831: rollback oid 46 current snap is 174 2023-09-22T07:49:55.729 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 46 to 169 2023-09-22T07:49:55.729 INFO:tasks.rados.rados.0.smithi006.stdout:1830: finishing write tid 1 to smithi006182445-16 2023-09-22T07:49:55.729 INFO:tasks.rados.rados.0.smithi006.stdout:1830: finishing write tid 2 to smithi006182445-16 2023-09-22T07:49:55.729 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 45 current snap is 174 2023-09-22T07:49:55.729 INFO:tasks.rados.rados.0.smithi006.stdout:1832: seq_num 574 ranges {1097728=16384} 2023-09-22T07:49:55.735 INFO:tasks.rados.rados.0.smithi006.stdout:1832: writing smithi006182445-45 from 1097728 to 1114112 tid 1 2023-09-22T07:49:55.735 INFO:tasks.rados.rados.0.smithi006.stdout:1833: setattr oid 13 current snap is 174 2023-09-22T07:49:55.735 INFO:tasks.rados.rados.0.smithi006.stdout:1830: finishing write tid 3 to smithi006182445-16 2023-09-22T07:49:55.735 INFO:tasks.rados.rados.0.smithi006.stdout:1830: finishing write tid 4 to smithi006182445-16 2023-09-22T07:49:55.735 INFO:tasks.rados.rados.0.smithi006.stdout:1830: finishing write tid 5 to smithi006182445-16 2023-09-22T07:49:55.735 INFO:tasks.rados.rados.0.smithi006.stdout:1830: finishing write tid 6 to smithi006182445-16 2023-09-22T07:49:55.735 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 16 v 226 (ObjNum 573 snap 174 seq_num 573) dirty exists 2023-09-22T07:49:55.735 INFO:tasks.rados.rados.0.smithi006.stdout:1830: left oid 16 (ObjNum 573 snap 174 seq_num 573) 2023-09-22T07:49:55.735 INFO:tasks.rados.rados.0.smithi006.stdout:1831: finishing rollback tid 0 to smithi006182445-46 2023-09-22T07:49:55.736 INFO:tasks.rados.rados.0.smithi006.stdout:1831: finishing rollback tid 1 to smithi006182445-46 2023-09-22T07:49:55.736 INFO:tasks.rados.rados.0.smithi006.stdout:1831: finishing rollback tid 2 to smithi006182445-46 2023-09-22T07:49:55.736 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 46 v 646 (ObjNum 488 snap 148 seq_num 488) dirty exists 2023-09-22T07:49:55.737 INFO:tasks.rados.rados.0.smithi006.stdout:1832: finishing write tid 1 to smithi006182445-45 2023-09-22T07:49:55.737 INFO:tasks.rados.rados.0.smithi006.stdout:1832: finishing write tid 2 to smithi006182445-45 2023-09-22T07:49:55.737 INFO:tasks.rados.rados.0.smithi006.stdout:1830: done (3 left) 2023-09-22T07:49:55.737 INFO:tasks.rados.rados.0.smithi006.stdout:1831: done (2 left) 2023-09-22T07:49:55.737 INFO:tasks.rados.rados.0.smithi006.stdout:1834: setattr oid 17 current snap is 174 2023-09-22T07:49:55.738 INFO:tasks.rados.rados.0.smithi006.stdout:1832: finishing write tid 3 to smithi006182445-45 2023-09-22T07:49:55.738 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 45 v 608 (ObjNum 574 snap 174 seq_num 574) dirty exists 2023-09-22T07:49:55.738 INFO:tasks.rados.rados.0.smithi006.stdout:1832: left oid 45 (ObjNum 574 snap 174 seq_num 574) 2023-09-22T07:49:55.739 INFO:tasks.rados.rados.0.smithi006.stdout:1832: done (2 left) 2023-09-22T07:49:55.739 INFO:tasks.rados.rados.0.smithi006.stdout:1835: copy_from oid 40 from oid 3 current snap is 174 2023-09-22T07:49:55.739 INFO:tasks.rados.rados.0.smithi006.stdout:1836: read oid 10 snap -1 2023-09-22T07:49:55.740 INFO:tasks.rados.rados.0.smithi006.stdout:1836: expect (ObjNum 396 snap 124 seq_num 396) 2023-09-22T07:49:55.740 INFO:tasks.rados.rados.0.smithi006.stdout:1837: rollback oid 7 current snap is 174 2023-09-22T07:49:55.740 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 7 to 171 2023-09-22T07:49:55.740 INFO:tasks.rados.rados.0.smithi006.stdout:1838: copy_from oid 42 from oid 18 current snap is 174 2023-09-22T07:49:55.740 INFO:tasks.rados.rados.0.smithi006.stdout:1839: rollback oid 1 current snap is 174 2023-09-22T07:49:55.740 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 1 to 171 2023-09-22T07:49:55.740 INFO:tasks.rados.rados.0.smithi006.stdout:1840: snap_create 2023-09-22T07:49:55.742 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 13 v 648 (ObjNum 49 snap 0 seq_num 3169036192) dirty exists 2023-09-22T07:49:55.743 INFO:tasks.rados.rados.0.smithi006.stdout:1837: finishing rollback tid 0 to smithi006182445-7 2023-09-22T07:49:55.744 INFO:tasks.rados.rados.0.smithi006.stdout:1837: finishing rollback tid 1 to smithi006182445-7 2023-09-22T07:49:55.744 INFO:tasks.rados.rados.0.smithi006.stdout:1837: finishing rollback tid 2 to smithi006182445-7 2023-09-22T07:49:55.744 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 7 v 1023 (ObjNum 492 snap 148 seq_num 492) dirty exists 2023-09-22T07:49:55.744 INFO:tasks.rados.rados.0.smithi006.stdout:1839: finishing rollback tid 0 to smithi006182445-1 2023-09-22T07:49:55.745 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 17 v 609 (ObjNum 559 snap 170 seq_num 559) dirty exists 2023-09-22T07:49:55.745 INFO:tasks.rados.rados.0.smithi006.stdout:1839: finishing rollback tid 1 to smithi006182445-1 2023-09-22T07:49:55.746 INFO:tasks.rados.rados.0.smithi006.stdout:1839: finishing rollback tid 2 to smithi006182445-1 2023-09-22T07:49:55.746 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 1 v 581 (ObjNum 424 snap 134 seq_num 424) dirty exists 2023-09-22T07:49:55.752 INFO:tasks.rados.rados.0.smithi006.stdout:1835: finishing copy_from racing read to smithi006182445-40 2023-09-22T07:49:55.754 INFO:tasks.rados.rados.0.smithi006.stdout:1835: finishing copy_from to smithi006182445-40 2023-09-22T07:49:55.754 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 40 v 545 (ObjNum 568 snap 174 seq_num 568) dirty exists 2023-09-22T07:49:55.756 INFO:tasks.rados.rados.0.smithi006.stdout:1836: expect (ObjNum 396 snap 124 seq_num 396) 2023-09-22T07:49:55.876 INFO:tasks.rados.rados.0.smithi006.stdout:1838: finishing copy_from to smithi006182445-42 2023-09-22T07:49:55.876 INFO:tasks.rados.rados.0.smithi006.stdout:1838: got expected ENOENT (src dne) 2023-09-22T07:49:55.876 INFO:tasks.rados.rados.0.smithi006.stdout:1838: finishing copy_from racing read to smithi006182445-42 2023-09-22T07:49:56.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:55 smithi006 ceph-mon[204052]: failed to encode map e420 with expected crc 2023-09-22T07:49:56.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:55 smithi006 ceph-mon[204052]: pgmap v278: 121 pgs: 121 active+clean; 160 MiB data, 810 MiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 4.0 MiB/s wr, 27 op/s 2023-09-22T07:49:56.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:55 smithi006 ceph-mon[204052]: osdmap e421: 8 total, 8 up, 8 in 2023-09-22T07:49:56.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:55 smithi006 ceph-mon[204052]: failed to encode map e421 with expected crc 2023-09-22T07:49:56.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:55 smithi006 ceph-mon[200575]: failed to encode map e420 with expected crc 2023-09-22T07:49:56.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:55 smithi006 ceph-mon[200575]: pgmap v278: 121 pgs: 121 active+clean; 160 MiB data, 810 MiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 4.0 MiB/s wr, 27 op/s 2023-09-22T07:49:56.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:55 smithi006 ceph-mon[200575]: osdmap e421: 8 total, 8 up, 8 in 2023-09-22T07:49:56.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:55 smithi006 ceph-mon[200575]: failed to encode map e421 with expected crc 2023-09-22T07:49:56.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:55 smithi105 ceph-mon[190463]: failed to encode map e420 with expected crc 2023-09-22T07:49:56.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:55 smithi105 ceph-mon[190463]: pgmap v278: 121 pgs: 121 active+clean; 160 MiB data, 810 MiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 4.0 MiB/s wr, 27 op/s 2023-09-22T07:49:56.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:55 smithi105 ceph-mon[190463]: osdmap e421: 8 total, 8 up, 8 in 2023-09-22T07:49:56.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:55 smithi105 ceph-mon[190463]: failed to encode map e421 with expected crc 2023-09-22T07:49:56.219 INFO:tasks.rados.rados.0.smithi006.stdout:1833: done (7 left) 2023-09-22T07:49:56.219 INFO:tasks.rados.rados.0.smithi006.stdout:1834: done (6 left) 2023-09-22T07:49:56.220 INFO:tasks.rados.rados.0.smithi006.stdout:1835: done (5 left) 2023-09-22T07:49:56.220 INFO:tasks.rados.rados.0.smithi006.stdout:1836: done (4 left) 2023-09-22T07:49:56.220 INFO:tasks.rados.rados.0.smithi006.stdout:1837: done (3 left) 2023-09-22T07:49:56.220 INFO:tasks.rados.rados.0.smithi006.stdout:1838: done (2 left) 2023-09-22T07:49:56.220 INFO:tasks.rados.rados.0.smithi006.stdout:1839: done (1 left) 2023-09-22T07:49:56.220 INFO:tasks.rados.rados.0.smithi006.stdout:1840: done (0 left) 2023-09-22T07:49:56.220 INFO:tasks.rados.rados.0.smithi006.stdout:1841: snap_create 2023-09-22T07:49:57.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:56 smithi006 ceph-mon[200575]: failed to encode map e421 with expected crc 2023-09-22T07:49:57.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:56 smithi006 ceph-mon[200575]: osdmap e422: 8 total, 8 up, 8 in 2023-09-22T07:49:57.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:56 smithi006 ceph-mon[200575]: failed to encode map e422 with expected crc 2023-09-22T07:49:57.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:56 smithi006 ceph-mon[204052]: failed to encode map e421 with expected crc 2023-09-22T07:49:57.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:56 smithi006 ceph-mon[204052]: osdmap e422: 8 total, 8 up, 8 in 2023-09-22T07:49:57.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:56 smithi006 ceph-mon[204052]: failed to encode map e422 with expected crc 2023-09-22T07:49:57.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:56 smithi105 ceph-mon[190463]: failed to encode map e421 with expected crc 2023-09-22T07:49:57.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:56 smithi105 ceph-mon[190463]: osdmap e422: 8 total, 8 up, 8 in 2023-09-22T07:49:57.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:56 smithi105 ceph-mon[190463]: failed to encode map e422 with expected crc 2023-09-22T07:49:57.223 INFO:tasks.rados.rados.0.smithi006.stdout:1841: done (0 left) 2023-09-22T07:49:57.223 INFO:tasks.rados.rados.0.smithi006.stdout:1842: read oid 37 snap -1 2023-09-22T07:49:57.223 INFO:tasks.rados.rados.0.smithi006.stdout:1842: expect (ObjNum 536 snap 163 seq_num 536) 2023-09-22T07:49:57.223 INFO:tasks.rados.rados.0.smithi006.stdout:1843: read oid 17 snap -1 2023-09-22T07:49:57.223 INFO:tasks.rados.rados.0.smithi006.stdout:1843: expect (ObjNum 559 snap 170 seq_num 559) 2023-09-22T07:49:57.223 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 8 current snap is 176 2023-09-22T07:49:57.223 INFO:tasks.rados.rados.0.smithi006.stdout:1844: seq_num 575 ranges {0=32768} 2023-09-22T07:49:57.223 INFO:tasks.rados.rados.0.smithi006.stdout:1844: writing smithi006182445-8 from 0 to 32768 tid 1 2023-09-22T07:49:57.223 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 29 current snap is 176 2023-09-22T07:49:57.223 INFO:tasks.rados.rados.0.smithi006.stdout:1845: seq_num 576 ranges {3489792=49152} 2023-09-22T07:49:57.243 INFO:tasks.rados.rados.0.smithi006.stdout:1845: writing smithi006182445-29 from 3489792 to 3538944 tid 1 2023-09-22T07:49:57.243 INFO:tasks.rados.rados.0.smithi006.stdout:1846: snap_create 2023-09-22T07:49:57.243 INFO:tasks.rados.rados.0.smithi006.stdout:1844: finishing write tid 1 to smithi006182445-8 2023-09-22T07:49:57.243 INFO:tasks.rados.rados.0.smithi006.stdout:1844: finishing write tid 2 to smithi006182445-8 2023-09-22T07:49:57.243 INFO:tasks.rados.rados.0.smithi006.stdout:1844: finishing write tid 3 to smithi006182445-8 2023-09-22T07:49:57.244 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 8 v 228 (ObjNum 575 snap 176 seq_num 575) dirty exists 2023-09-22T07:49:57.244 INFO:tasks.rados.rados.0.smithi006.stdout:1844: left oid 8 (ObjNum 575 snap 176 seq_num 575) 2023-09-22T07:49:57.244 INFO:tasks.rados.rados.0.smithi006.stdout:1842: expect (ObjNum 536 snap 163 seq_num 536) 2023-09-22T07:49:57.323 INFO:tasks.rados.rados.0.smithi006.stdout:1845: finishing write tid 1 to smithi006182445-29 2023-09-22T07:49:57.323 INFO:tasks.rados.rados.0.smithi006.stdout:1845: finishing write tid 2 to smithi006182445-29 2023-09-22T07:49:57.323 INFO:tasks.rados.rados.0.smithi006.stdout:1845: finishing write tid 3 to smithi006182445-29 2023-09-22T07:49:57.323 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 29 v 620 (ObjNum 576 snap 176 seq_num 576) dirty exists 2023-09-22T07:49:57.324 INFO:tasks.rados.rados.0.smithi006.stdout:1845: left oid 29 (ObjNum 576 snap 176 seq_num 576) 2023-09-22T07:49:57.324 INFO:tasks.rados.rados.0.smithi006.stdout:1843: expect (ObjNum 559 snap 170 seq_num 559) 2023-09-22T07:49:58.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:49:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:49:57] "GET /metrics HTTP/1.1" 200 35969 "" "Prometheus/2.43.0" 2023-09-22T07:49:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:57 smithi006 ceph-mon[200575]: failed to encode map e422 with expected crc 2023-09-22T07:49:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:57 smithi006 ceph-mon[200575]: pgmap v281: 121 pgs: 121 active+clean; 168 MiB data, 837 MiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 4.9 MiB/s wr, 44 op/s 2023-09-22T07:49:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:57 smithi006 ceph-mon[200575]: failed to encode map e423 with expected crc 2023-09-22T07:49:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:57 smithi006 ceph-mon[200575]: osdmap e423: 8 total, 8 up, 8 in 2023-09-22T07:49:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:57 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:57 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:49:58.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:57 smithi006 ceph-mon[204052]: failed to encode map e422 with expected crc 2023-09-22T07:49:58.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:57 smithi006 ceph-mon[204052]: pgmap v281: 121 pgs: 121 active+clean; 168 MiB data, 837 MiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 4.9 MiB/s wr, 44 op/s 2023-09-22T07:49:58.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:57 smithi006 ceph-mon[204052]: failed to encode map e423 with expected crc 2023-09-22T07:49:58.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:57 smithi006 ceph-mon[204052]: osdmap e423: 8 total, 8 up, 8 in 2023-09-22T07:49:58.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:57 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:58.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:57 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:49:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:57 smithi105 ceph-mon[190463]: failed to encode map e422 with expected crc 2023-09-22T07:49:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:57 smithi105 ceph-mon[190463]: pgmap v281: 121 pgs: 121 active+clean; 168 MiB data, 837 MiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 4.9 MiB/s wr, 44 op/s 2023-09-22T07:49:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:57 smithi105 ceph-mon[190463]: failed to encode map e423 with expected crc 2023-09-22T07:49:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:57 smithi105 ceph-mon[190463]: osdmap e423: 8 total, 8 up, 8 in 2023-09-22T07:49:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:57 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:49:58.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:57 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:49:58.238 INFO:tasks.rados.rados.0.smithi006.stdout:1842: done (4 left) 2023-09-22T07:49:58.238 INFO:tasks.rados.rados.0.smithi006.stdout:1843: done (3 left) 2023-09-22T07:49:58.238 INFO:tasks.rados.rados.0.smithi006.stdout:1844: done (2 left) 2023-09-22T07:49:58.238 INFO:tasks.rados.rados.0.smithi006.stdout:1845: done (1 left) 2023-09-22T07:49:58.238 INFO:tasks.rados.rados.0.smithi006.stdout:1846: done (0 left) 2023-09-22T07:49:58.238 INFO:tasks.rados.rados.0.smithi006.stdout:1847: rmattr oid 13 current snap is 177 2023-09-22T07:49:58.238 INFO:tasks.rados.rados.0.smithi006.stdout:1848: read oid 26 snap 164 2023-09-22T07:49:58.239 INFO:tasks.rados.rados.0.smithi006.stdout:1848: expect (ObjNum 521 snap 156 seq_num 521) 2023-09-22T07:49:58.239 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 6 current snap is 177 2023-09-22T07:49:58.239 INFO:tasks.rados.rados.0.smithi006.stdout:1849: seq_num 577 ranges {0=65536} 2023-09-22T07:49:58.239 INFO:tasks.rados.rados.0.smithi006.stdout:1849: writing smithi006182445-6 from 0 to 65536 tid 1 2023-09-22T07:49:58.239 INFO:tasks.rados.rados.0.smithi006.stdout:1850: rollback oid 24 current snap is 177 2023-09-22T07:49:58.239 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 24 to 173 2023-09-22T07:49:58.239 INFO:tasks.rados.rados.0.smithi006.stdout:1851: read oid 28 snap -1 2023-09-22T07:49:58.239 INFO:tasks.rados.rados.0.smithi006.stdout:1851: expect (ObjNum 461 snap 144 seq_num 461) 2023-09-22T07:49:58.239 INFO:tasks.rados.rados.0.smithi006.stdout:1852: read oid 46 snap -1 2023-09-22T07:49:58.239 INFO:tasks.rados.rados.0.smithi006.stdout:1852: expect (ObjNum 488 snap 148 seq_num 488) 2023-09-22T07:49:58.239 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 17 current snap is 177 2023-09-22T07:49:58.239 INFO:tasks.rados.rados.0.smithi006.stdout:1853: seq_num 578 ranges {9003008=81920} 2023-09-22T07:49:58.292 INFO:tasks.rados.rados.0.smithi006.stdout:1853: writing smithi006182445-17 from 9003008 to 9084928 tid 1 2023-09-22T07:49:58.292 INFO:tasks.rados.rados.0.smithi006.stdout:1854: copy_from oid 29 from oid 50 current snap is 177 2023-09-22T07:49:58.292 INFO:tasks.rados.rados.0.smithi006.stdout:1849: finishing write tid 1 to smithi006182445-6 2023-09-22T07:49:58.292 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 13 v 650 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-09-22T07:49:58.292 INFO:tasks.rados.rados.0.smithi006.stdout:1849: finishing write tid 2 to smithi006182445-6 2023-09-22T07:49:58.293 INFO:tasks.rados.rados.0.smithi006.stdout:1849: finishing write tid 3 to smithi006182445-6 2023-09-22T07:49:58.293 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 6 v 622 (ObjNum 577 snap 177 seq_num 577) dirty exists 2023-09-22T07:49:58.293 INFO:tasks.rados.rados.0.smithi006.stdout:1849: left oid 6 (ObjNum 577 snap 177 seq_num 577) 2023-09-22T07:49:58.293 INFO:tasks.rados.rados.0.smithi006.stdout:1847: done (7 left) 2023-09-22T07:49:58.293 INFO:tasks.rados.rados.0.smithi006.stdout:1849: done (6 left) 2023-09-22T07:49:58.293 INFO:tasks.rados.rados.0.smithi006.stdout:1855: rollback oid 10 current snap is 177 2023-09-22T07:49:58.293 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 10 to 173 2023-09-22T07:49:58.293 INFO:tasks.rados.rados.0.smithi006.stdout:1850: finishing rollback tid 1 to smithi006182445-24 2023-09-22T07:49:58.293 INFO:tasks.rados.rados.0.smithi006.stdout:1850: finishing rollback tid 2 to smithi006182445-24 2023-09-22T07:49:58.293 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 24 v 638 (ObjNum 537 snap 163 seq_num 537) dirty exists 2023-09-22T07:49:58.293 INFO:tasks.rados.rados.0.smithi006.stdout:1848: expect (ObjNum 521 snap 156 seq_num 521) 2023-09-22T07:49:58.332 INFO:tasks.rados.rados.0.smithi006.stdout:1852: expect (ObjNum 488 snap 148 seq_num 488) 2023-09-22T07:49:58.391 INFO:tasks.rados.rados.0.smithi006.stdout:1851: expect (ObjNum 461 snap 144 seq_num 461) 2023-09-22T07:49:58.596 INFO:tasks.rados.rados.0.smithi006.stdout:1854: finishing copy_from racing read to smithi006182445-29 2023-09-22T07:49:58.596 INFO:tasks.rados.rados.0.smithi006.stdout:1855: finishing rollback tid 0 to smithi006182445-10 2023-09-22T07:49:58.596 INFO:tasks.rados.rados.0.smithi006.stdout:1855: finishing rollback tid 1 to smithi006182445-10 2023-09-22T07:49:58.596 INFO:tasks.rados.rados.0.smithi006.stdout:1855: finishing rollback tid 2 to smithi006182445-10 2023-09-22T07:49:58.597 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 10 v 699 (ObjNum 396 snap 124 seq_num 396) dirty exists 2023-09-22T07:49:58.597 INFO:tasks.rados.rados.0.smithi006.stdout:1854: finishing copy_from to smithi006182445-29 2023-09-22T07:49:58.597 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 29 v 636 (ObjNum 97 snap 0 seq_num 3169087920) dirty exists 2023-09-22T07:49:58.597 INFO:tasks.rados.rados.0.smithi006.stdout:1853: finishing write tid 1 to smithi006182445-17 2023-09-22T07:49:58.597 INFO:tasks.rados.rados.0.smithi006.stdout:1853: finishing write tid 2 to smithi006182445-17 2023-09-22T07:49:58.597 INFO:tasks.rados.rados.0.smithi006.stdout:1848: done (6 left) 2023-09-22T07:49:58.597 INFO:tasks.rados.rados.0.smithi006.stdout:1850: done (5 left) 2023-09-22T07:49:58.597 INFO:tasks.rados.rados.0.smithi006.stdout:1851: done (4 left) 2023-09-22T07:49:58.597 INFO:tasks.rados.rados.0.smithi006.stdout:1852: done (3 left) 2023-09-22T07:49:58.597 INFO:tasks.rados.rados.0.smithi006.stdout:1854: done (2 left) 2023-09-22T07:49:58.597 INFO:tasks.rados.rados.0.smithi006.stdout:1855: done (1 left) 2023-09-22T07:49:58.597 INFO:tasks.rados.rados.0.smithi006.stdout:1856: rollback oid 19 current snap is 177 2023-09-22T07:49:58.598 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 19 to 171 2023-09-22T07:49:58.598 INFO:tasks.rados.rados.0.smithi006.stdout:1853: finishing write tid 3 to smithi006182445-17 2023-09-22T07:49:58.598 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 17 v 611 (ObjNum 578 snap 177 seq_num 578) dirty exists 2023-09-22T07:49:58.598 INFO:tasks.rados.rados.0.smithi006.stdout:1853: left oid 17 (ObjNum 578 snap 177 seq_num 578) 2023-09-22T07:49:58.598 INFO:tasks.rados.rados.0.smithi006.stdout:1853: done (1 left) 2023-09-22T07:49:58.598 INFO:tasks.rados.rados.0.smithi006.stdout:1857: read oid 42 snap -1 2023-09-22T07:49:58.598 INFO:tasks.rados.rados.0.smithi006.stdout:1857: expect (ObjNum 499 snap 150 seq_num 499) 2023-09-22T07:49:58.598 INFO:tasks.rados.rados.0.smithi006.stdout:1858: delete oid 5 current snap is 177 2023-09-22T07:49:58.599 INFO:tasks.rados.rados.0.smithi006.stdout:1858: done (2 left) 2023-09-22T07:49:58.599 INFO:tasks.rados.rados.0.smithi006.stdout:1859: snap_remove snap 169 2023-09-22T07:49:58.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:58 smithi105 ceph-mon[190463]: failed to encode map e423 with expected crc 2023-09-22T07:49:58.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-09-22T07:49:58.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:58 smithi105 ceph-mon[190463]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-09-22T07:49:58.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:58 smithi105 ceph-mon[190463]: Upgrade: osd.4 is safe to restart 2023-09-22T07:49:58.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:58 smithi105 ceph-mon[190463]: failed to encode map e423 with expected crc 2023-09-22T07:49:58.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:58 smithi105 ceph-mon[190463]: failed to encode map e423 with expected crc 2023-09-22T07:49:58.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:58 smithi105 ceph-mon[190463]: failed to encode map e424 with expected crc 2023-09-22T07:49:58.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:58 smithi105 ceph-mon[190463]: osdmap e424: 8 total, 8 up, 8 in 2023-09-22T07:49:58.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:58 smithi105 ceph-mon[190463]: failed to encode map e424 with expected crc 2023-09-22T07:49:58.878 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:49:58 smithi105 conmon[175730]: ts=2023-09-22T07:49:58.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi006:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi105.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-22T07:49:59.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:58 smithi006 ceph-mon[204052]: failed to encode map e423 with expected crc 2023-09-22T07:49:59.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-09-22T07:49:59.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:58 smithi006 ceph-mon[204052]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-09-22T07:49:59.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:58 smithi006 ceph-mon[204052]: Upgrade: osd.4 is safe to restart 2023-09-22T07:49:59.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:58 smithi006 ceph-mon[204052]: failed to encode map e423 with expected crc 2023-09-22T07:49:59.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:58 smithi006 ceph-mon[204052]: failed to encode map e423 with expected crc 2023-09-22T07:49:59.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:58 smithi006 ceph-mon[204052]: failed to encode map e424 with expected crc 2023-09-22T07:49:59.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:58 smithi006 ceph-mon[204052]: osdmap e424: 8 total, 8 up, 8 in 2023-09-22T07:49:59.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:58 smithi006 ceph-mon[204052]: failed to encode map e424 with expected crc 2023-09-22T07:49:59.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:58 smithi006 ceph-mon[200575]: failed to encode map e423 with expected crc 2023-09-22T07:49:59.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-09-22T07:49:59.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:58 smithi006 ceph-mon[200575]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-09-22T07:49:59.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:58 smithi006 ceph-mon[200575]: Upgrade: osd.4 is safe to restart 2023-09-22T07:49:59.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:58 smithi006 ceph-mon[200575]: failed to encode map e423 with expected crc 2023-09-22T07:49:59.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:58 smithi006 ceph-mon[200575]: failed to encode map e423 with expected crc 2023-09-22T07:49:59.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:58 smithi006 ceph-mon[200575]: failed to encode map e424 with expected crc 2023-09-22T07:49:59.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:58 smithi006 ceph-mon[200575]: osdmap e424: 8 total, 8 up, 8 in 2023-09-22T07:49:59.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:58 smithi006 ceph-mon[200575]: failed to encode map e424 with expected crc 2023-09-22T07:49:59.246 INFO:tasks.rados.rados.0.smithi006.stdout:1859: done (2 left) 2023-09-22T07:49:59.246 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 23 current snap is 177 2023-09-22T07:49:59.246 INFO:tasks.rados.rados.0.smithi006.stdout:1860: seq_num 580 ranges {0=114688} 2023-09-22T07:49:59.247 INFO:tasks.rados.rados.0.smithi006.stdout:1860: writing smithi006182445-23 from 0 to 114688 tid 1 2023-09-22T07:49:59.249 INFO:tasks.rados.rados.0.smithi006.stdout:1861: rollback oid 2 current snap is 177 2023-09-22T07:49:59.249 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 2 to 175 2023-09-22T07:49:59.249 INFO:tasks.rados.rados.0.smithi006.stdout:1862: rmattr oid 39 current snap is 177 2023-09-22T07:49:59.250 INFO:tasks.rados.rados.0.smithi006.stdout:1863: rollback oid 35 current snap is 177 2023-09-22T07:49:59.250 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 35 to 164 2023-09-22T07:49:59.250 INFO:tasks.rados.rados.0.smithi006.stdout:1864: setattr oid 22 current snap is 177 2023-09-22T07:49:59.250 INFO:tasks.rados.rados.0.smithi006.stdout:1865: read oid 16 snap -1 2023-09-22T07:49:59.250 INFO:tasks.rados.rados.0.smithi006.stdout:1865: expect (ObjNum 573 snap 174 seq_num 573) 2023-09-22T07:49:59.250 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 3 current snap is 177 2023-09-22T07:49:59.250 INFO:tasks.rados.rados.0.smithi006.stdout:1866: seq_num 581 ranges {2326528=139264} 2023-09-22T07:49:59.265 INFO:tasks.rados.rados.0.smithi006.stdout:1866: writing smithi006182445-3 from 2326528 to 2465792 tid 1 2023-09-22T07:49:59.265 INFO:tasks.rados.rados.0.smithi006.stdout:1867: copy_from oid 30 from oid 13 current snap is 177 2023-09-22T07:49:59.265 INFO:tasks.rados.rados.0.smithi006.stdout:1868: rollback oid 36 current snap is 177 2023-09-22T07:49:59.265 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 36 to 174 2023-09-22T07:49:59.266 INFO:tasks.rados.rados.0.smithi006.stdout:1869: copy_from oid 9 from oid 11 current snap is 177 2023-09-22T07:49:59.266 INFO:tasks.rados.rados.0.smithi006.stdout:1870: read oid 31 snap 171 2023-09-22T07:49:59.266 INFO:tasks.rados.rados.0.smithi006.stdout:1870: expect (ObjNum 545 snap 167 seq_num 545) 2023-09-22T07:49:59.266 INFO:tasks.rados.rados.0.smithi006.stdout:1871: read oid 38 snap -1 2023-09-22T07:49:59.266 INFO:tasks.rados.rados.0.smithi006.stdout:1871: expect (ObjNum 562 snap 172 seq_num 562) 2023-09-22T07:49:59.266 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 50 current snap is 177 2023-09-22T07:49:59.266 INFO:tasks.rados.rados.0.smithi006.stdout:1872: seq_num 582 ranges {0=155648} 2023-09-22T07:49:59.267 INFO:tasks.rados.rados.0.smithi006.stdout:1872: writing smithi006182445-50 from 0 to 155648 tid 1 2023-09-22T07:49:59.267 INFO:tasks.rados.rados.0.smithi006.stdout:1873: rollback oid 49 current snap is 177 2023-09-22T07:49:59.267 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 49 to 173 2023-09-22T07:49:59.267 INFO:tasks.rados.rados.0.smithi006.stdout: waiting on 16 2023-09-22T07:49:59.271 INFO:tasks.rados.rados.0.smithi006.stdout:1856: finishing rollback tid 1 to smithi006182445-19 2023-09-22T07:49:59.273 INFO:tasks.rados.rados.0.smithi006.stdout:1856: finishing rollback tid 2 to smithi006182445-19 2023-09-22T07:49:59.273 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 19 v 643 (ObjNum 496 snap 149 seq_num 496) dirty exists 2023-09-22T07:49:59.273 INFO:tasks.rados.rados.0.smithi006.stdout:1857: expect (ObjNum 499 snap 150 seq_num 499) 2023-09-22T07:49:59.304 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 39 v 563 (ObjNum 450 snap 141 seq_num 450) dirty exists 2023-09-22T07:49:59.305 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 22 v 913 (ObjNum 541 snap 167 seq_num 541) dirty exists 2023-09-22T07:49:59.305 INFO:tasks.rados.rados.0.smithi006.stdout:1860: finishing write tid 1 to smithi006182445-23 2023-09-22T07:49:59.305 INFO:tasks.rados.rados.0.smithi006.stdout:1860: finishing write tid 2 to smithi006182445-23 2023-09-22T07:49:59.305 INFO:tasks.rados.rados.0.smithi006.stdout:1856: done (15 left) 2023-09-22T07:49:59.305 INFO:tasks.rados.rados.0.smithi006.stdout:1857: done (14 left) 2023-09-22T07:49:59.305 INFO:tasks.rados.rados.0.smithi006.stdout:1862: done (13 left) 2023-09-22T07:49:59.305 INFO:tasks.rados.rados.0.smithi006.stdout:1864: done (12 left) 2023-09-22T07:49:59.305 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 46 current snap is 177 2023-09-22T07:49:59.305 INFO:tasks.rados.rados.0.smithi006.stdout:1874: seq_num 583 ranges {1785856=172032} 2023-09-22T07:49:59.315 INFO:tasks.rados.rados.0.smithi006.stdout:1874: writing smithi006182445-46 from 1785856 to 1957888 tid 1 2023-09-22T07:49:59.315 INFO:tasks.rados.rados.0.smithi006.stdout:1875: snap_create 2023-09-22T07:49:59.315 INFO:tasks.rados.rados.0.smithi006.stdout:1865: expect (ObjNum 573 snap 174 seq_num 573) 2023-09-22T07:49:59.376 INFO:tasks.rados.rados.0.smithi006.stdout:1861: finishing rollback tid 0 to smithi006182445-2 2023-09-22T07:49:59.376 INFO:tasks.rados.rados.0.smithi006.stdout:1861: finishing rollback tid 1 to smithi006182445-2 2023-09-22T07:49:59.376 INFO:tasks.rados.rados.0.smithi006.stdout:1861: finishing rollback tid 2 to smithi006182445-2 2023-09-22T07:49:59.376 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 2 v 548 (ObjNum 560 snap 172 seq_num 560) dirty exists 2023-09-22T07:49:59.377 INFO:tasks.rados.rados.0.smithi006.stdout:1863: finishing rollback tid 0 to smithi006182445-35 2023-09-22T07:49:59.377 INFO:tasks.rados.rados.0.smithi006.stdout:1863: finishing rollback tid 1 to smithi006182445-35 2023-09-22T07:49:59.377 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 35 v 638 (ObjNum 65 snap 0 seq_num 1901619571) dirty dne 2023-09-22T07:49:59.377 INFO:tasks.rados.rados.0.smithi006.stdout:1860: finishing write tid 3 to smithi006182445-23 2023-09-22T07:49:59.377 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 23 v 645 (ObjNum 580 snap 177 seq_num 580) dirty exists 2023-09-22T07:49:59.377 INFO:tasks.rados.rados.0.smithi006.stdout:1860: left oid 23 (ObjNum 580 snap 177 seq_num 580) 2023-09-22T07:49:59.377 INFO:tasks.rados.rados.0.smithi006.stdout:1873: finishing rollback tid 0 to smithi006182445-49 2023-09-22T07:49:59.377 INFO:tasks.rados.rados.0.smithi006.stdout:1873: finishing rollback tid 1 to smithi006182445-49 2023-09-22T07:49:59.377 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 49 v 640 (ObjNum 33 snap 0 seq_num 3221260192) dirty dne 2023-09-22T07:49:59.377 INFO:tasks.rados.rados.0.smithi006.stdout:1868: finishing rollback tid 0 to smithi006182445-36 2023-09-22T07:49:59.377 INFO:tasks.rados.rados.0.smithi006.stdout:1868: finishing rollback tid 1 to smithi006182445-36 2023-09-22T07:49:59.377 INFO:tasks.rados.rados.0.smithi006.stdout:1868: finishing rollback tid 2 to smithi006182445-36 2023-09-22T07:49:59.378 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 36 v 642 (ObjNum 499 snap 150 seq_num 499) dirty exists 2023-09-22T07:49:59.378 INFO:tasks.rados.rados.0.smithi006.stdout:1867: finishing copy_from to smithi006182445-30 2023-09-22T07:49:59.378 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 30 v 650 (ObjNum 129 snap 0 seq_num 3087024160) dirty exists 2023-09-22T07:49:59.378 INFO:tasks.rados.rados.0.smithi006.stdout:1867: finishing copy_from racing read to smithi006182445-30 2023-09-22T07:49:59.378 INFO:tasks.rados.rados.0.smithi006.stdout:1872: finishing write tid 1 to smithi006182445-50 2023-09-22T07:49:59.378 INFO:tasks.rados.rados.0.smithi006.stdout:1872: finishing write tid 2 to smithi006182445-50 2023-09-22T07:49:59.378 INFO:tasks.rados.rados.0.smithi006.stdout:1872: finishing write tid 3 to smithi006182445-50 2023-09-22T07:49:59.378 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 50 v 640 (ObjNum 582 snap 177 seq_num 582) dirty exists 2023-09-22T07:49:59.378 INFO:tasks.rados.rados.0.smithi006.stdout:1872: left oid 50 (ObjNum 582 snap 177 seq_num 582) 2023-09-22T07:49:59.378 INFO:tasks.rados.rados.0.smithi006.stdout:1866: finishing write tid 1 to smithi006182445-3 2023-09-22T07:49:59.378 INFO:tasks.rados.rados.0.smithi006.stdout:1866: finishing write tid 2 to smithi006182445-3 2023-09-22T07:49:59.378 INFO:tasks.rados.rados.0.smithi006.stdout:1866: finishing write tid 3 to smithi006182445-3 2023-09-22T07:49:59.379 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 3 v 550 (ObjNum 581 snap 177 seq_num 581) dirty exists 2023-09-22T07:49:59.379 INFO:tasks.rados.rados.0.smithi006.stdout:1866: left oid 3 (ObjNum 581 snap 177 seq_num 581) 2023-09-22T07:49:59.379 INFO:tasks.rados.rados.0.smithi006.stdout:1871: expect (ObjNum 562 snap 172 seq_num 562) 2023-09-22T07:49:59.431 INFO:tasks.rados.rados.0.smithi006.stdout:1870: expect (ObjNum 545 snap 167 seq_num 545) 2023-09-22T07:49:59.595 INFO:tasks.rados.rados.0.smithi006.stdout:1869: finishing copy_from to smithi006182445-9 2023-09-22T07:49:59.595 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 9 v 1014 (ObjNum 456 snap 142 seq_num 456) dirty exists 2023-09-22T07:49:59.595 INFO:tasks.rados.rados.0.smithi006.stdout:1869: finishing copy_from racing read to smithi006182445-9 2023-09-22T07:49:59.595 INFO:tasks.rados.rados.0.smithi006.stdout:1874: finishing write tid 1 to smithi006182445-46 2023-09-22T07:49:59.595 INFO:tasks.rados.rados.0.smithi006.stdout:1874: finishing write tid 2 to smithi006182445-46 2023-09-22T07:49:59.596 INFO:tasks.rados.rados.0.smithi006.stdout:1874: finishing write tid 3 to smithi006182445-46 2023-09-22T07:49:59.596 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 46 v 1016 (ObjNum 583 snap 177 seq_num 583) dirty exists 2023-09-22T07:49:59.596 INFO:tasks.rados.rados.0.smithi006.stdout:1874: left oid 46 (ObjNum 583 snap 177 seq_num 583) 2023-09-22T07:50:00.008 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:59 smithi105 ceph-mon[190463]: failed to encode map e424 with expected crc 2023-09-22T07:50:00.008 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:59 smithi105 ceph-mon[190463]: failed to encode map e424 with expected crc 2023-09-22T07:50:00.008 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:59 smithi105 ceph-mon[190463]: pgmap v284: 121 pgs: 121 active+clean; 177 MiB data, 854 MiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 3.6 MiB/s wr, 44 op/s 2023-09-22T07:50:00.009 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:59 smithi105 ceph-mon[190463]: osdmap e425: 8 total, 8 up, 8 in 2023-09-22T07:50:00.009 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:59 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:00.009 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:59 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-22T07:50:00.009 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:49:59 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:50:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:59 smithi006 ceph-mon[204052]: failed to encode map e424 with expected crc 2023-09-22T07:50:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:59 smithi006 ceph-mon[204052]: failed to encode map e424 with expected crc 2023-09-22T07:50:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:59 smithi006 ceph-mon[204052]: pgmap v284: 121 pgs: 121 active+clean; 177 MiB data, 854 MiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 3.6 MiB/s wr, 44 op/s 2023-09-22T07:50:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:59 smithi006 ceph-mon[204052]: osdmap e425: 8 total, 8 up, 8 in 2023-09-22T07:50:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:59 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:59 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-22T07:50:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:49:59 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:50:00.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:59 smithi006 ceph-mon[200575]: failed to encode map e424 with expected crc 2023-09-22T07:50:00.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:59 smithi006 ceph-mon[200575]: failed to encode map e424 with expected crc 2023-09-22T07:50:00.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:59 smithi006 ceph-mon[200575]: pgmap v284: 121 pgs: 121 active+clean; 177 MiB data, 854 MiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 3.6 MiB/s wr, 44 op/s 2023-09-22T07:50:00.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:59 smithi006 ceph-mon[200575]: osdmap e425: 8 total, 8 up, 8 in 2023-09-22T07:50:00.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:59 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:00.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:59 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-22T07:50:00.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:49:59 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:50:00.247 INFO:tasks.rados.rados.0.smithi006.stdout:1860: done (13 left) 2023-09-22T07:50:00.247 INFO:tasks.rados.rados.0.smithi006.stdout:1861: done (12 left) 2023-09-22T07:50:00.247 INFO:tasks.rados.rados.0.smithi006.stdout:1863: done (11 left) 2023-09-22T07:50:00.247 INFO:tasks.rados.rados.0.smithi006.stdout:1865: done (10 left) 2023-09-22T07:50:00.247 INFO:tasks.rados.rados.0.smithi006.stdout:1866: done (9 left) 2023-09-22T07:50:00.248 INFO:tasks.rados.rados.0.smithi006.stdout:1867: done (8 left) 2023-09-22T07:50:00.248 INFO:tasks.rados.rados.0.smithi006.stdout:1868: done (7 left) 2023-09-22T07:50:00.248 INFO:tasks.rados.rados.0.smithi006.stdout:1869: done (6 left) 2023-09-22T07:50:00.248 INFO:tasks.rados.rados.0.smithi006.stdout:1870: done (5 left) 2023-09-22T07:50:00.248 INFO:tasks.rados.rados.0.smithi006.stdout:1871: done (4 left) 2023-09-22T07:50:00.248 INFO:tasks.rados.rados.0.smithi006.stdout:1872: done (3 left) 2023-09-22T07:50:00.248 INFO:tasks.rados.rados.0.smithi006.stdout:1873: done (2 left) 2023-09-22T07:50:00.248 INFO:tasks.rados.rados.0.smithi006.stdout:1874: done (1 left) 2023-09-22T07:50:00.248 INFO:tasks.rados.rados.0.smithi006.stdout:1875: done (0 left) 2023-09-22T07:50:00.248 INFO:tasks.rados.rados.0.smithi006.stdout:1876: read oid 12 snap -1 2023-09-22T07:50:00.248 INFO:tasks.rados.rados.0.smithi006.stdout:1876: expect (ObjNum 510 snap 152 seq_num 510) 2023-09-22T07:50:00.248 INFO:tasks.rados.rados.0.smithi006.stdout:1877: rollback oid 6 current snap is 178 2023-09-22T07:50:00.249 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 6 to 176 2023-09-22T07:50:00.249 INFO:tasks.rados.rados.0.smithi006.stdout:1878: delete oid 36 current snap is 178 2023-09-22T07:50:00.252 INFO:tasks.rados.rados.0.smithi006.stdout:1877: finishing rollback tid 0 to smithi006182445-6 2023-09-22T07:50:00.253 INFO:tasks.rados.rados.0.smithi006.stdout:1877: finishing rollback tid 1 to smithi006182445-6 2023-09-22T07:50:00.253 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 6 v 642 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-09-22T07:50:00.263 INFO:tasks.rados.rados.0.smithi006.stdout:1876: expect (ObjNum 510 snap 152 seq_num 510) 2023-09-22T07:50:00.343 INFO:tasks.rados.rados.0.smithi006.stdout:1876: done (2 left) 2023-09-22T07:50:00.343 INFO:tasks.rados.rados.0.smithi006.stdout:1877: done (1 left) 2023-09-22T07:50:00.344 INFO:tasks.rados.rados.0.smithi006.stdout:1878: done (0 left) 2023-09-22T07:50:00.344 INFO:tasks.rados.rados.0.smithi006.stdout:1879: snap_remove snap 176 2023-09-22T07:50:01.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:00 smithi006 ceph-mon[204052]: failed to encode map e425 with expected crc 2023-09-22T07:50:01.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:00 smithi006 ceph-mon[204052]: failed to encode map e425 with expected crc 2023-09-22T07:50:01.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:00 smithi006 ceph-mon[204052]: Upgrade: Updating osd.4 2023-09-22T07:50:01.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:00 smithi006 ceph-mon[204052]: Deploying daemon osd.4 on smithi105 2023-09-22T07:50:01.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:00 smithi006 ceph-mon[204052]: overall HEALTH_OK 2023-09-22T07:50:01.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:00 smithi006 ceph-mon[204052]: failed to encode map e426 with expected crc 2023-09-22T07:50:01.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:00 smithi006 ceph-mon[204052]: osdmap e426: 8 total, 8 up, 8 in 2023-09-22T07:50:01.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:00 smithi006 ceph-mon[204052]: failed to encode map e426 with expected crc 2023-09-22T07:50:01.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:00 smithi006 ceph-mon[200575]: failed to encode map e425 with expected crc 2023-09-22T07:50:01.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:00 smithi006 ceph-mon[200575]: failed to encode map e425 with expected crc 2023-09-22T07:50:01.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:00 smithi006 ceph-mon[200575]: Upgrade: Updating osd.4 2023-09-22T07:50:01.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:00 smithi006 ceph-mon[200575]: Deploying daemon osd.4 on smithi105 2023-09-22T07:50:01.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:00 smithi006 ceph-mon[200575]: overall HEALTH_OK 2023-09-22T07:50:01.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:00 smithi006 ceph-mon[200575]: failed to encode map e426 with expected crc 2023-09-22T07:50:01.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:00 smithi006 ceph-mon[200575]: osdmap e426: 8 total, 8 up, 8 in 2023-09-22T07:50:01.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:00 smithi006 ceph-mon[200575]: failed to encode map e426 with expected crc 2023-09-22T07:50:01.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:00 smithi105 ceph-mon[190463]: failed to encode map e425 with expected crc 2023-09-22T07:50:01.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:00 smithi105 ceph-mon[190463]: failed to encode map e425 with expected crc 2023-09-22T07:50:01.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:00 smithi105 ceph-mon[190463]: Upgrade: Updating osd.4 2023-09-22T07:50:01.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:00 smithi105 ceph-mon[190463]: Deploying daemon osd.4 on smithi105 2023-09-22T07:50:01.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:00 smithi105 ceph-mon[190463]: overall HEALTH_OK 2023-09-22T07:50:01.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:00 smithi105 ceph-mon[190463]: failed to encode map e426 with expected crc 2023-09-22T07:50:01.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:00 smithi105 ceph-mon[190463]: osdmap e426: 8 total, 8 up, 8 in 2023-09-22T07:50:01.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:00 smithi105 ceph-mon[190463]: failed to encode map e426 with expected crc 2023-09-22T07:50:01.224 INFO:tasks.rados.rados.0.smithi006.stdout:1879: done (0 left) 2023-09-22T07:50:01.224 INFO:tasks.rados.rados.0.smithi006.stdout:1880: read oid 13 snap 174 2023-09-22T07:50:01.224 INFO:tasks.rados.rados.0.smithi006.stdout:1880: expect (ObjNum -1125835952 snap 22069 seq_num 3169270560) 2023-09-22T07:50:01.224 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 24 current snap is 178 2023-09-22T07:50:01.224 INFO:tasks.rados.rados.0.smithi006.stdout:1881: seq_num 585 ranges {6799360=204800} 2023-09-22T07:50:01.263 INFO:tasks.rados.rados.0.smithi006.stdout:1881: writing smithi006182445-24 from 6799360 to 7004160 tid 1 2023-09-22T07:50:01.264 INFO:tasks.rados.rados.0.smithi006.stdout:1882: rollback oid 34 current snap is 178 2023-09-22T07:50:01.264 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 34 to 174 2023-09-22T07:50:01.264 INFO:tasks.rados.rados.0.smithi006.stdout:1880: expect (ObjNum -1125835952 snap 22069 seq_num 3169270560) 2023-09-22T07:50:01.269 INFO:tasks.rados.rados.0.smithi006.stdout:1882: finishing rollback tid 1 to smithi006182445-34 2023-09-22T07:50:01.269 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 34 v 0 (ObjNum 129 snap 0 seq_num 3168778576) dirty dne 2023-09-22T07:50:01.269 INFO:tasks.rados.rados.0.smithi006.stdout:1881: finishing write tid 1 to smithi006182445-24 2023-09-22T07:50:01.269 INFO:tasks.rados.rados.0.smithi006.stdout:1881: finishing write tid 2 to smithi006182445-24 2023-09-22T07:50:01.269 INFO:tasks.rados.rados.0.smithi006.stdout:1881: finishing write tid 3 to smithi006182445-24 2023-09-22T07:50:01.269 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 24 v 642 (ObjNum 585 snap 178 seq_num 585) dirty exists 2023-09-22T07:50:01.269 INFO:tasks.rados.rados.0.smithi006.stdout:1881: left oid 24 (ObjNum 585 snap 178 seq_num 585) 2023-09-22T07:50:01.270 INFO:tasks.rados.rados.0.smithi006.stdout:1880: done (2 left) 2023-09-22T07:50:01.270 INFO:tasks.rados.rados.0.smithi006.stdout:1881: done (1 left) 2023-09-22T07:50:01.270 INFO:tasks.rados.rados.0.smithi006.stdout:1882: done (0 left) 2023-09-22T07:50:01.270 INFO:tasks.rados.rados.0.smithi006.stdout:1883: rmattr oid 22 current snap is 178 2023-09-22T07:50:01.270 INFO:tasks.rados.rados.0.smithi006.stdout:1884: delete oid 12 current snap is 178 2023-09-22T07:50:01.271 INFO:tasks.rados.rados.0.smithi006.stdout:1884: done (1 left) 2023-09-22T07:50:01.271 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 3 current snap is 178 2023-09-22T07:50:01.271 INFO:tasks.rados.rados.0.smithi006.stdout:1885: seq_num 587 ranges {2465792=237568} 2023-09-22T07:50:01.286 INFO:tasks.rados.rados.0.smithi006.stdout:1885: writing smithi006182445-3 from 2465792 to 2703360 tid 1 2023-09-22T07:50:01.287 INFO:tasks.rados.rados.0.smithi006.stdout:1886: copy_from oid 44 from oid 14 current snap is 178 2023-09-22T07:50:01.287 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 22 v 914 (ObjNum 541 snap 167 seq_num 541) dirty exists 2023-09-22T07:50:01.287 INFO:tasks.rados.rados.0.smithi006.stdout:1883: done (2 left) 2023-09-22T07:50:01.287 INFO:tasks.rados.rados.0.smithi006.stdout:1887: snap_create 2023-09-22T07:50:01.287 INFO:tasks.rados.rados.0.smithi006.stdout:1886: finishing copy_from to smithi006182445-44 2023-09-22T07:50:01.287 INFO:tasks.rados.rados.0.smithi006.stdout:1886: got expected ENOENT (src dne) 2023-09-22T07:50:01.288 INFO:tasks.rados.rados.0.smithi006.stdout:1886: finishing copy_from racing read to smithi006182445-44 2023-09-22T07:50:01.289 INFO:tasks.rados.rados.0.smithi006.stdout:1885: finishing write tid 1 to smithi006182445-3 2023-09-22T07:50:01.289 INFO:tasks.rados.rados.0.smithi006.stdout:1885: finishing write tid 2 to smithi006182445-3 2023-09-22T07:50:01.290 INFO:tasks.rados.rados.0.smithi006.stdout:1885: finishing write tid 3 to smithi006182445-3 2023-09-22T07:50:01.290 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 3 v 552 (ObjNum 587 snap 178 seq_num 587) dirty exists 2023-09-22T07:50:01.290 INFO:tasks.rados.rados.0.smithi006.stdout:1885: left oid 3 (ObjNum 587 snap 178 seq_num 587) 2023-09-22T07:50:01.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:01 smithi105 ceph-mon[190463]: failed to encode map e426 with expected crc 2023-09-22T07:50:01.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:01 smithi105 ceph-mon[190463]: failed to encode map e426 with expected crc 2023-09-22T07:50:01.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:01 smithi105 ceph-mon[190463]: pgmap v287: 121 pgs: 121 active+clean; 185 MiB data, 862 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.7 MiB/s wr, 26 op/s 2023-09-22T07:50:01.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:01 smithi105 ceph-mon[190463]: osdmap e427: 8 total, 8 up, 8 in 2023-09-22T07:50:01.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:01 smithi105 ceph-mon[190463]: failed to encode map e427 with expected crc 2023-09-22T07:50:02.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:01 smithi006 ceph-mon[204052]: failed to encode map e426 with expected crc 2023-09-22T07:50:02.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:01 smithi006 ceph-mon[204052]: failed to encode map e426 with expected crc 2023-09-22T07:50:02.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:01 smithi006 ceph-mon[204052]: pgmap v287: 121 pgs: 121 active+clean; 185 MiB data, 862 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.7 MiB/s wr, 26 op/s 2023-09-22T07:50:02.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:01 smithi006 ceph-mon[204052]: osdmap e427: 8 total, 8 up, 8 in 2023-09-22T07:50:02.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:01 smithi006 ceph-mon[204052]: failed to encode map e427 with expected crc 2023-09-22T07:50:02.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:01 smithi006 ceph-mon[200575]: failed to encode map e426 with expected crc 2023-09-22T07:50:02.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:01 smithi006 ceph-mon[200575]: failed to encode map e426 with expected crc 2023-09-22T07:50:02.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:01 smithi006 ceph-mon[200575]: pgmap v287: 121 pgs: 121 active+clean; 185 MiB data, 862 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.7 MiB/s wr, 26 op/s 2023-09-22T07:50:02.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:01 smithi006 ceph-mon[200575]: osdmap e427: 8 total, 8 up, 8 in 2023-09-22T07:50:02.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:01 smithi006 ceph-mon[200575]: failed to encode map e427 with expected crc 2023-09-22T07:50:02.254 INFO:tasks.rados.rados.0.smithi006.stdout:1885: done (2 left) 2023-09-22T07:50:02.254 INFO:tasks.rados.rados.0.smithi006.stdout:1886: done (1 left) 2023-09-22T07:50:02.254 INFO:tasks.rados.rados.0.smithi006.stdout:1887: done (0 left) 2023-09-22T07:50:02.254 INFO:tasks.rados.rados.0.smithi006.stdout:1888: rollback oid 2 current snap is 179 2023-09-22T07:50:02.254 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 2 to 173 2023-09-22T07:50:02.254 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 11 current snap is 179 2023-09-22T07:50:02.254 INFO:tasks.rados.rados.0.smithi006.stdout:1889: seq_num 588 ranges {442368=253952} 2023-09-22T07:50:02.261 INFO:tasks.rados.rados.0.smithi006.stdout:1889: writing smithi006182445-11 from 442368 to 696320 tid 1 2023-09-22T07:50:02.261 INFO:tasks.rados.rados.0.smithi006.stdout:1890: copy_from oid 49 from oid 36 current snap is 179 2023-09-22T07:50:02.262 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 16 current snap is 179 2023-09-22T07:50:02.262 INFO:tasks.rados.rados.0.smithi006.stdout:1891: seq_num 589 ranges {2408448=270336} 2023-09-22T07:50:02.273 INFO:tasks.rados.rados.0.smithi006.stdout:1891: writing smithi006182445-16 from 2408448 to 2678784 tid 1 2023-09-22T07:50:02.273 INFO:tasks.rados.rados.0.smithi006.stdout:1892: read oid 30 snap -1 2023-09-22T07:50:02.274 INFO:tasks.rados.rados.0.smithi006.stdout:1892: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-22T07:50:02.274 INFO:tasks.rados.rados.0.smithi006.stdout:1893: setattr oid 22 current snap is 179 2023-09-22T07:50:02.274 INFO:tasks.rados.rados.0.smithi006.stdout:1888: finishing rollback tid 0 to smithi006182445-2 2023-09-22T07:50:02.274 INFO:tasks.rados.rados.0.smithi006.stdout:1888: finishing rollback tid 1 to smithi006182445-2 2023-09-22T07:50:02.274 INFO:tasks.rados.rados.0.smithi006.stdout:1888: finishing rollback tid 2 to smithi006182445-2 2023-09-22T07:50:02.274 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 2 v 555 (ObjNum 560 snap 172 seq_num 560) dirty exists 2023-09-22T07:50:02.274 INFO:tasks.rados.rados.0.smithi006.stdout:1890: finishing copy_from to smithi006182445-49 2023-09-22T07:50:02.274 INFO:tasks.rados.rados.0.smithi006.stdout:1890: got expected ENOENT (src dne) 2023-09-22T07:50:02.274 INFO:tasks.rados.rados.0.smithi006.stdout:1890: finishing copy_from racing read to smithi006182445-49 2023-09-22T07:50:02.274 INFO:tasks.rados.rados.0.smithi006.stdout:1889: finishing write tid 1 to smithi006182445-11 2023-09-22T07:50:02.274 INFO:tasks.rados.rados.0.smithi006.stdout:1889: finishing write tid 2 to smithi006182445-11 2023-09-22T07:50:02.275 INFO:tasks.rados.rados.0.smithi006.stdout:1889: finishing write tid 3 to smithi006182445-11 2023-09-22T07:50:02.275 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 11 v 1034 (ObjNum 588 snap 179 seq_num 588) dirty exists 2023-09-22T07:50:02.275 INFO:tasks.rados.rados.0.smithi006.stdout:1889: left oid 11 (ObjNum 588 snap 179 seq_num 588) 2023-09-22T07:50:02.275 INFO:tasks.rados.rados.0.smithi006.stdout:1892: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-22T07:50:02.278 INFO:tasks.rados.rados.0.smithi006.stdout:1891: finishing write tid 1 to smithi006182445-16 2023-09-22T07:50:02.279 INFO:tasks.rados.rados.0.smithi006.stdout:1891: finishing write tid 2 to smithi006182445-16 2023-09-22T07:50:02.279 INFO:tasks.rados.rados.0.smithi006.stdout:1891: finishing write tid 3 to smithi006182445-16 2023-09-22T07:50:02.279 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 16 v 231 (ObjNum 589 snap 179 seq_num 589) dirty exists 2023-09-22T07:50:02.279 INFO:tasks.rados.rados.0.smithi006.stdout:1891: left oid 16 (ObjNum 589 snap 179 seq_num 589) 2023-09-22T07:50:02.279 INFO:tasks.rados.rados.0.smithi006.stdout:1888: done (5 left) 2023-09-22T07:50:02.279 INFO:tasks.rados.rados.0.smithi006.stdout:1889: done (4 left) 2023-09-22T07:50:02.279 INFO:tasks.rados.rados.0.smithi006.stdout:1890: done (3 left) 2023-09-22T07:50:02.279 INFO:tasks.rados.rados.0.smithi006.stdout:1891: done (2 left) 2023-09-22T07:50:02.279 INFO:tasks.rados.rados.0.smithi006.stdout:1892: done (1 left) 2023-09-22T07:50:02.279 INFO:tasks.rados.rados.0.smithi006.stdout:1894: snap_remove snap 164 2023-09-22T07:50:02.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:02 smithi105 ceph-mon[190463]: failed to encode map e427 with expected crc 2023-09-22T07:50:02.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:02 smithi105 ceph-mon[190463]: osdmap e428: 8 total, 8 up, 8 in 2023-09-22T07:50:02.877 INFO:journalctl@ceph.osd.4.smithi105.stdout:Sep 22 07:50:02 smithi105 systemd[1]: Stopping Ceph osd.4 for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:50:02.877 INFO:journalctl@ceph.osd.4.smithi105.stdout:Sep 22 07:50:02 smithi105 conmon[110089]: 2023-09-22T07:50:02.823+0000 7f8312573700 -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-09-22T07:50:02.877 INFO:journalctl@ceph.osd.4.smithi105.stdout:Sep 22 07:50:02 smithi105 conmon[110089]: 2023-09-22T07:50:02.823+0000 7f8312573700 -1 osd.4 428 *** Got signal Terminated *** 2023-09-22T07:50:02.877 INFO:journalctl@ceph.osd.4.smithi105.stdout:Sep 22 07:50:02 smithi105 conmon[110089]: 2023-09-22T07:50:02.823+0000 7f8312573700 -1 osd.4 428 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-22T07:50:03.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:02 smithi006 ceph-mon[204052]: failed to encode map e427 with expected crc 2023-09-22T07:50:03.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:02 smithi006 ceph-mon[204052]: osdmap e428: 8 total, 8 up, 8 in 2023-09-22T07:50:03.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:02 smithi006 ceph-mon[200575]: failed to encode map e427 with expected crc 2023-09-22T07:50:03.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:02 smithi006 ceph-mon[200575]: osdmap e428: 8 total, 8 up, 8 in 2023-09-22T07:50:03.267 INFO:tasks.rados.rados.0.smithi006.stdout:1894: done (1 left) 2023-09-22T07:50:03.268 INFO:tasks.rados.rados.0.smithi006.stdout:1895: setattr oid 33 current snap is 179 2023-09-22T07:50:03.268 INFO:tasks.rados.rados.0.smithi006.stdout:1896: copy_from oid 4 from oid 5 current snap is 179 2023-09-22T07:50:03.268 INFO:tasks.rados.rados.0.smithi006.stdout:1897: rollback oid 34 current snap is 179 2023-09-22T07:50:03.268 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 34 to 177 2023-09-22T07:50:03.268 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 25 current snap is 179 2023-09-22T07:50:03.268 INFO:tasks.rados.rados.0.smithi006.stdout:1898: seq_num 590 ranges {4333568=286720} 2023-09-22T07:50:03.284 INFO:tasks.rados.rados.0.smithi006.stdout:1898: writing smithi006182445-25 from 4333568 to 4620288 tid 1 2023-09-22T07:50:03.284 INFO:tasks.rados.rados.0.smithi006.stdout:1899: rollback oid 2 current snap is 179 2023-09-22T07:50:03.284 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 2 to 167 2023-09-22T07:50:03.284 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 22 v 915 (ObjNum 541 snap 167 seq_num 541) dirty exists 2023-09-22T07:50:03.284 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 33 v 564 (ObjNum 483 snap 147 seq_num 483) dirty exists 2023-09-22T07:50:03.285 INFO:tasks.rados.rados.0.smithi006.stdout:1893: done (5 left) 2023-09-22T07:50:03.285 INFO:tasks.rados.rados.0.smithi006.stdout:1895: done (4 left) 2023-09-22T07:50:03.285 INFO:tasks.rados.rados.0.smithi006.stdout:1900: snap_create 2023-09-22T07:50:04.035 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:03 smithi105 ceph-mon[190463]: failed to encode map e428 with expected crc 2023-09-22T07:50:04.035 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:03 smithi105 ceph-mon[190463]: failed to encode map e428 with expected crc 2023-09-22T07:50:04.036 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:03 smithi105 ceph-mon[190463]: pgmap v290: 121 pgs: 121 active+clean; 186 MiB data, 880 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 668 KiB/s wr, 10 op/s 2023-09-22T07:50:04.036 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:03 smithi105 ceph-mon[190463]: osd.4 marked itself down and dead 2023-09-22T07:50:04.036 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:03 smithi105 ceph-mon[190463]: Health check failed: 1 osds down (OSD_DOWN) 2023-09-22T07:50:04.036 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:03 smithi105 ceph-mon[190463]: failed to encode map e429 with expected crc 2023-09-22T07:50:04.036 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:03 smithi105 ceph-mon[190463]: osdmap e429: 8 total, 7 up, 8 in 2023-09-22T07:50:04.036 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:03 smithi105 ceph-mon[190463]: failed to encode map e429 with expected crc 2023-09-22T07:50:04.036 INFO:journalctl@ceph.osd.4.smithi105.stdout:Sep 22 07:50:03 smithi105 bash[198483]: 2e8fe03d53fac30e8c1d16842ae24be7a402c49100e987ee45383042701ab7ca 2023-09-22T07:50:04.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:03 smithi006 ceph-mon[204052]: failed to encode map e428 with expected crc 2023-09-22T07:50:04.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:03 smithi006 ceph-mon[204052]: failed to encode map e428 with expected crc 2023-09-22T07:50:04.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:03 smithi006 ceph-mon[204052]: pgmap v290: 121 pgs: 121 active+clean; 186 MiB data, 880 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 668 KiB/s wr, 10 op/s 2023-09-22T07:50:04.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:03 smithi006 ceph-mon[204052]: osd.4 marked itself down and dead 2023-09-22T07:50:04.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:03 smithi006 ceph-mon[204052]: Health check failed: 1 osds down (OSD_DOWN) 2023-09-22T07:50:04.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:03 smithi006 ceph-mon[204052]: failed to encode map e429 with expected crc 2023-09-22T07:50:04.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:03 smithi006 ceph-mon[204052]: osdmap e429: 8 total, 7 up, 8 in 2023-09-22T07:50:04.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:03 smithi006 ceph-mon[204052]: failed to encode map e429 with expected crc 2023-09-22T07:50:04.038 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:03 smithi006 ceph-mon[200575]: failed to encode map e428 with expected crc 2023-09-22T07:50:04.038 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:03 smithi006 ceph-mon[200575]: failed to encode map e428 with expected crc 2023-09-22T07:50:04.038 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:03 smithi006 ceph-mon[200575]: pgmap v290: 121 pgs: 121 active+clean; 186 MiB data, 880 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 668 KiB/s wr, 10 op/s 2023-09-22T07:50:04.038 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:03 smithi006 ceph-mon[200575]: osd.4 marked itself down and dead 2023-09-22T07:50:04.038 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:03 smithi006 ceph-mon[200575]: Health check failed: 1 osds down (OSD_DOWN) 2023-09-22T07:50:04.039 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:03 smithi006 ceph-mon[200575]: failed to encode map e429 with expected crc 2023-09-22T07:50:04.039 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:03 smithi006 ceph-mon[200575]: osdmap e429: 8 total, 7 up, 8 in 2023-09-22T07:50:04.039 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:03 smithi006 ceph-mon[200575]: failed to encode map e429 with expected crc 2023-09-22T07:50:04.262 INFO:tasks.rados.rados.0.smithi006.stdout:1900: done (4 left) 2023-09-22T07:50:04.262 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 17 current snap is 180 2023-09-22T07:50:04.262 INFO:tasks.rados.rados.0.smithi006.stdout:1901: seq_num 591 ranges {9084928=303104} 2023-09-22T07:50:04.309 INFO:tasks.rados.rados.0.smithi006.stdout:1901: writing smithi006182445-17 from 9084928 to 9388032 tid 1 2023-09-22T07:50:04.309 INFO:tasks.rados.rados.0.smithi006.stdout:1902: delete oid 50 current snap is 180 2023-09-22T07:50:04.309 INFO:tasks.rados.rados.0.smithi006.stdout:1897: finishing rollback tid 1 to smithi006182445-34 2023-09-22T07:50:04.309 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 34 v 0 (ObjNum 129 snap 0 seq_num 3169347384) dirty dne 2023-09-22T07:50:04.309 INFO:tasks.rados.rados.0.smithi006.stdout:1896: finishing copy_from to smithi006182445-4 2023-09-22T07:50:04.309 INFO:tasks.rados.rados.0.smithi006.stdout:1896: got expected ENOENT (src dne) 2023-09-22T07:50:04.309 INFO:tasks.rados.rados.0.smithi006.stdout:1896: finishing copy_from racing read to smithi006182445-4 2023-09-22T07:50:04.309 INFO:tasks.rados.rados.0.smithi006.stdout:1898: finishing write tid 1 to smithi006182445-25 2023-09-22T07:50:04.309 INFO:tasks.rados.rados.0.smithi006.stdout:1898: finishing write tid 2 to smithi006182445-25 2023-09-22T07:50:04.309 INFO:tasks.rados.rados.0.smithi006.stdout:1899: finishing rollback tid 0 to smithi006182445-2 2023-09-22T07:50:04.310 INFO:tasks.rados.rados.0.smithi006.stdout:1899: finishing rollback tid 1 to smithi006182445-2 2023-09-22T07:50:04.310 INFO:tasks.rados.rados.0.smithi006.stdout:1899: finishing rollback tid 2 to smithi006182445-2 2023-09-22T07:50:04.310 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 2 v 558 (ObjNum 402 snap 125 seq_num 402) dirty exists 2023-09-22T07:50:04.310 INFO:tasks.rados.rados.0.smithi006.stdout:1898: finishing write tid 3 to smithi006182445-25 2023-09-22T07:50:04.310 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 25 v 1037 (ObjNum 590 snap 179 seq_num 590) dirty exists 2023-09-22T07:50:04.310 INFO:tasks.rados.rados.0.smithi006.stdout:1898: left oid 25 (ObjNum 590 snap 179 seq_num 590) 2023-09-22T07:50:04.311 INFO:tasks.rados.rados.0.smithi006.stdout:1896: done (5 left) 2023-09-22T07:50:04.311 INFO:tasks.rados.rados.0.smithi006.stdout:1897: done (4 left) 2023-09-22T07:50:04.311 INFO:tasks.rados.rados.0.smithi006.stdout:1898: done (3 left) 2023-09-22T07:50:04.311 INFO:tasks.rados.rados.0.smithi006.stdout:1899: done (2 left) 2023-09-22T07:50:04.311 INFO:tasks.rados.rados.0.smithi006.stdout:1902: done (1 left) 2023-09-22T07:50:04.311 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 36 current snap is 180 2023-09-22T07:50:04.311 INFO:tasks.rados.rados.0.smithi006.stdout:1903: seq_num 593 ranges {0=335872} 2023-09-22T07:50:04.313 INFO:tasks.rados.rados.0.smithi006.stdout:1903: writing smithi006182445-36 from 0 to 335872 tid 1 2023-09-22T07:50:04.313 INFO:tasks.rados.rados.0.smithi006.stdout:1904: delete oid 40 current snap is 180 2023-09-22T07:50:04.313 INFO:tasks.rados.rados.0.smithi006.stdout:1901: finishing write tid 1 to smithi006182445-17 2023-09-22T07:50:04.313 INFO:tasks.rados.rados.0.smithi006.stdout:1901: finishing write tid 2 to smithi006182445-17 2023-09-22T07:50:04.314 INFO:tasks.rados.rados.0.smithi006.stdout:1901: finishing write tid 3 to smithi006182445-17 2023-09-22T07:50:04.314 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 17 v 613 (ObjNum 591 snap 180 seq_num 591) dirty exists 2023-09-22T07:50:04.314 INFO:tasks.rados.rados.0.smithi006.stdout:1901: left oid 17 (ObjNum 591 snap 180 seq_num 591) 2023-09-22T07:50:04.316 INFO:tasks.rados.rados.0.smithi006.stdout:1903: finishing write tid 1 to smithi006182445-36 2023-09-22T07:50:04.316 INFO:tasks.rados.rados.0.smithi006.stdout:1901: done (2 left) 2023-09-22T07:50:04.316 INFO:tasks.rados.rados.0.smithi006.stdout:1904: done (1 left) 2023-09-22T07:50:04.316 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 47 current snap is 180 2023-09-22T07:50:04.316 INFO:tasks.rados.rados.0.smithi006.stdout:1905: seq_num 595 ranges {5718016=368640} 2023-09-22T07:50:04.349 INFO:tasks.rados.rados.0.smithi006.stdout:1905: writing smithi006182445-47 from 5718016 to 6086656 tid 1 2023-09-22T07:50:04.350 INFO:tasks.rados.rados.0.smithi006.stdout:1906: rmattr oid 23 current snap is 180 2023-09-22T07:50:04.350 INFO:tasks.rados.rados.0.smithi006.stdout:1903: finishing write tid 2 to smithi006182445-36 2023-09-22T07:50:04.350 INFO:tasks.rados.rados.0.smithi006.stdout:1903: finishing write tid 3 to smithi006182445-36 2023-09-22T07:50:04.350 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 36 v 646 (ObjNum 593 snap 180 seq_num 593) dirty exists 2023-09-22T07:50:04.350 INFO:tasks.rados.rados.0.smithi006.stdout:1903: left oid 36 (ObjNum 593 snap 180 seq_num 593) 2023-09-22T07:50:04.350 INFO:tasks.rados.rados.0.smithi006.stdout:1903: done (2 left) 2023-09-22T07:50:04.350 INFO:tasks.rados.rados.0.smithi006.stdout:1907: copy_from oid 31 from oid 2 current snap is 180 2023-09-22T07:50:04.350 INFO:tasks.rados.rados.0.smithi006.stdout:1908: copy_from oid 7 from oid 46 current snap is 180 2023-09-22T07:50:04.350 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 43 current snap is 180 2023-09-22T07:50:04.350 INFO:tasks.rados.rados.0.smithi006.stdout:1909: seq_num 596 ranges {0=385024} 2023-09-22T07:50:04.351 INFO:tasks.rados.rados.0.smithi006.stdout:1909: writing smithi006182445-43 from 0 to 385024 tid 1 2023-09-22T07:50:04.352 INFO:tasks.rados.rados.0.smithi006.stdout:1910: delete oid 48 current snap is 180 2023-09-22T07:50:04.354 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 23 v 646 (ObjNum 580 snap 177 seq_num 580) dirty exists 2023-09-22T07:50:04.355 INFO:tasks.rados.rados.0.smithi006.stdout:1905: finishing write tid 1 to smithi006182445-47 2023-09-22T07:50:04.355 INFO:tasks.rados.rados.0.smithi006.stdout:1909: finishing write tid 1 to smithi006182445-43 2023-09-22T07:50:04.355 INFO:tasks.rados.rados.0.smithi006.stdout:1905: finishing write tid 2 to smithi006182445-47 2023-09-22T07:50:04.357 INFO:tasks.rados.rados.0.smithi006.stdout:1906: done (5 left) 2023-09-22T07:50:04.357 INFO:tasks.rados.rados.0.smithi006.stdout:1910: done (4 left) 2023-09-22T07:50:04.358 INFO:tasks.rados.rados.0.smithi006.stdout:1911: read oid 6 snap -1 2023-09-22T07:50:04.358 INFO:tasks.rados.rados.0.smithi006.stdout:1911: expect deleted 2023-09-22T07:50:04.358 INFO:tasks.rados.rados.0.smithi006.stdout:1912: delete oid 27 current snap is 180 2023-09-22T07:50:04.358 INFO:tasks.rados.rados.0.smithi006.stdout:1909: finishing write tid 2 to smithi006182445-43 2023-09-22T07:50:04.358 INFO:tasks.rados.rados.0.smithi006.stdout:1905: finishing write tid 3 to smithi006182445-47 2023-09-22T07:50:04.358 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 47 v 917 (ObjNum 595 snap 180 seq_num 595) dirty exists 2023-09-22T07:50:04.358 INFO:tasks.rados.rados.0.smithi006.stdout:1905: left oid 47 (ObjNum 595 snap 180 seq_num 595) 2023-09-22T07:50:04.358 INFO:tasks.rados.rados.0.smithi006.stdout:1909: finishing write tid 3 to smithi006182445-43 2023-09-22T07:50:04.358 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 43 v 1039 (ObjNum 596 snap 180 seq_num 596) dirty exists 2023-09-22T07:50:04.358 INFO:tasks.rados.rados.0.smithi006.stdout:1909: left oid 43 (ObjNum 596 snap 180 seq_num 596) 2023-09-22T07:50:04.359 INFO:tasks.rados.rados.0.smithi006.stdout:1905: done (5 left) 2023-09-22T07:50:04.359 INFO:tasks.rados.rados.0.smithi006.stdout:1909: done (4 left) 2023-09-22T07:50:04.359 INFO:tasks.rados.rados.0.smithi006.stdout:1911: done (3 left) 2023-09-22T07:50:04.359 INFO:tasks.rados.rados.0.smithi006.stdout:1912: done (2 left) 2023-09-22T07:50:04.359 INFO:tasks.rados.rados.0.smithi006.stdout:1913: snap_create 2023-09-22T07:50:04.365 INFO:tasks.rados.rados.0.smithi006.stdout:1908: finishing copy_from racing read to smithi006182445-7 2023-09-22T07:50:04.365 INFO:tasks.rados.rados.0.smithi006.stdout:1908: finishing copy_from to smithi006182445-7 2023-09-22T07:50:04.365 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 7 v 1016 (ObjNum 583 snap 177 seq_num 583) dirty exists 2023-09-22T07:50:04.387 INFO:tasks.rados.rados.0.smithi006.stdout:1907: finishing copy_from racing read to smithi006182445-31 2023-09-22T07:50:04.387 INFO:tasks.rados.rados.0.smithi006.stdout:1907: finishing copy_from to smithi006182445-31 2023-09-22T07:50:04.387 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 31 v 558 (ObjNum 402 snap 125 seq_num 402) dirty exists 2023-09-22T07:50:04.463 INFO:teuthology.orchestra.run.smithi006.stdout:true 2023-09-22T07:50:04.791 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-22T07:50:04.791 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (4m) - 8m 29.7M - 0.25.0 c8568f914cd2 68496074d95c 2023-09-22T07:50:04.791 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi105 *:3000 running (4m) - 8m 86.9M - 9.4.7 2c41d148cca3 c6fa0e987221 2023-09-22T07:50:04.791 INFO:teuthology.orchestra.run.smithi006.stdout:mds.a smithi006 running (9m) - 9m 16.1M - 17.2.6-1121-g6a79a820 202608b01ce9 b81e719d7bdb 2023-09-22T07:50:04.791 INFO:teuthology.orchestra.run.smithi006.stdout:mds.b smithi105 running (9m) - 9m 20.3M - 17.2.6-1121-g6a79a820 202608b01ce9 d99d16e4c45f 2023-09-22T07:50:04.791 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi105 *:8443,9283,8765 running (3m) - 12m 447M - 18.0.0-6218-gf7ddca67 ceff0457336d 49e3827be236 2023-09-22T07:50:04.791 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:8443,9283,8765 running (4m) - 14m 513M - 18.0.0-6218-gf7ddca67 ceff0457336d f4535b7ef9f5 2023-09-22T07:50:04.791 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (3m) - 14m 94.0M 2048M 18.0.0-6218-gf7ddca67 ceff0457336d bd2ccd4dffc6 2023-09-22T07:50:04.791 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi105 running (2m) - 13m 35.5M 2048M 18.0.0-6218-gf7ddca67 ceff0457336d 0504f0bc86e8 2023-09-22T07:50:04.792 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (3m) - 12m 69.3M 2048M 18.0.0-6218-gf7ddca67 ceff0457336d 8664efa43f86 2023-09-22T07:50:04.792 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (4m) - 7m 18.2M - 1.5.0 0da6a335fe13 b733ce1e65fd 2023-09-22T07:50:04.792 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi105 *:9100 running (4m) - 7m 9.93M - 1.5.0 0da6a335fe13 13131a30680c 2023-09-22T07:50:04.792 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (2m) - 12m 237M 2501M 18.0.0-6218-gf7ddca67 ceff0457336d 14c3d8ebed2c 2023-09-22T07:50:04.792 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (95s) - 12m 166M 2501M 18.0.0-6218-gf7ddca67 ceff0457336d 53c21d599509 2023-09-22T07:50:04.792 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (62s) - 11m 197M 2501M 18.0.0-6218-gf7ddca67 ceff0457336d 50a27cbcd614 2023-09-22T07:50:04.792 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (29s) - 11m 12.1M 2501M 18.0.0-6218-gf7ddca67 ceff0457336d a8907b0363fb 2023-09-22T07:50:04.792 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi105 running (10m) - 10m 341M 2500M 17.2.6-1121-g6a79a820 202608b01ce9 2e8fe03d53fa 2023-09-22T07:50:04.792 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi105 running (10m) - 10m 311M 2500M 17.2.6-1121-g6a79a820 202608b01ce9 82303d1786f2 2023-09-22T07:50:04.792 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi105 running (10m) - 10m 221M 2500M 17.2.6-1121-g6a79a820 202608b01ce9 ea58a9013d04 2023-09-22T07:50:04.792 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi105 running (9m) - 9m 279M 2500M 17.2.6-1121-g6a79a820 202608b01ce9 a9ff7d782c8f 2023-09-22T07:50:04.792 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi105 *:9095 running (3m) - 8m 48.1M - 2.43.0 a07b618ecd1d aa59c96aa169 2023-09-22T07:50:05.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:04 smithi006 ceph-mon[200575]: failed to encode map e429 with expected crc 2023-09-22T07:50:05.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:04 smithi006 ceph-mon[200575]: failed to encode map e430 with expected crc 2023-09-22T07:50:05.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:04 smithi006 ceph-mon[200575]: osdmap e430: 8 total, 7 up, 8 in 2023-09-22T07:50:05.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:04 smithi006 ceph-mon[200575]: failed to encode map e430 with expected crc 2023-09-22T07:50:05.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:04 smithi006 ceph-mon[204052]: failed to encode map e429 with expected crc 2023-09-22T07:50:05.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:04 smithi006 ceph-mon[204052]: failed to encode map e430 with expected crc 2023-09-22T07:50:05.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:04 smithi006 ceph-mon[204052]: osdmap e430: 8 total, 7 up, 8 in 2023-09-22T07:50:05.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:04 smithi006 ceph-mon[204052]: failed to encode map e430 with expected crc 2023-09-22T07:50:05.070 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:04 smithi105 ceph-mon[190463]: failed to encode map e429 with expected crc 2023-09-22T07:50:05.071 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:04 smithi105 ceph-mon[190463]: failed to encode map e430 with expected crc 2023-09-22T07:50:05.071 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:04 smithi105 ceph-mon[190463]: osdmap e430: 8 total, 7 up, 8 in 2023-09-22T07:50:05.071 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:04 smithi105 ceph-mon[190463]: failed to encode map e430 with expected crc 2023-09-22T07:50:05.185 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-09-22T07:50:05.185 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2023-09-22T07:50:05.185 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 3 2023-09-22T07:50:05.185 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:50:05.185 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2023-09-22T07:50:05.185 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 2 2023-09-22T07:50:05.185 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:50:05.185 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2023-09-22T07:50:05.185 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 3, 2023-09-22T07:50:05.186 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 4 2023-09-22T07:50:05.186 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:50:05.186 INFO:teuthology.orchestra.run.smithi006.stdout: "mds": { 2023-09-22T07:50:05.186 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 2 2023-09-22T07:50:05.186 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:50:05.186 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2023-09-22T07:50:05.186 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 5, 2023-09-22T07:50:05.186 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 9 2023-09-22T07:50:05.186 INFO:teuthology.orchestra.run.smithi006.stdout: } 2023-09-22T07:50:05.186 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-09-22T07:50:05.260 INFO:tasks.rados.rados.0.smithi006.stdout:1907: done (2 left) 2023-09-22T07:50:05.260 INFO:tasks.rados.rados.0.smithi006.stdout:1908: done (1 left) 2023-09-22T07:50:05.261 INFO:tasks.rados.rados.0.smithi006.stdout:1913: done (0 left) 2023-09-22T07:50:05.261 INFO:tasks.rados.rados.0.smithi006.stdout:1914: delete oid 9 current snap is 181 2023-09-22T07:50:05.269 INFO:tasks.rados.rados.0.smithi006.stdout:1914: done (0 left) 2023-09-22T07:50:05.269 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 39 current snap is 181 2023-09-22T07:50:05.269 INFO:tasks.rados.rados.0.smithi006.stdout:1915: seq_num 600 ranges {3629056=450560} 2023-09-22T07:50:05.288 INFO:tasks.rados.rados.0.smithi006.stdout:1915: writing smithi006182445-39 from 3629056 to 4079616 tid 1 2023-09-22T07:50:05.288 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 47 current snap is 181 2023-09-22T07:50:05.288 INFO:tasks.rados.rados.0.smithi006.stdout:1916: seq_num 601 ranges {6086656=475136} 2023-09-22T07:50:05.324 INFO:tasks.rados.rados.0.smithi006.stdout:1916: writing smithi006182445-47 from 6086656 to 6561792 tid 1 2023-09-22T07:50:05.324 INFO:tasks.rados.rados.0.smithi006.stdout:1917: read oid 32 snap -1 2023-09-22T07:50:05.325 INFO:tasks.rados.rados.0.smithi006.stdout:1917: expect deleted 2023-09-22T07:50:05.325 INFO:tasks.rados.rados.0.smithi006.stdout:1918: snap_create 2023-09-22T07:50:05.325 INFO:tasks.rados.rados.0.smithi006.stdout:1915: finishing write tid 1 to smithi006182445-39 2023-09-22T07:50:05.325 INFO:tasks.rados.rados.0.smithi006.stdout:1915: finishing write tid 2 to smithi006182445-39 2023-09-22T07:50:05.325 INFO:tasks.rados.rados.0.smithi006.stdout:1915: finishing write tid 3 to smithi006182445-39 2023-09-22T07:50:05.325 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 39 v 566 (ObjNum 600 snap 181 seq_num 600) dirty exists 2023-09-22T07:50:05.325 INFO:tasks.rados.rados.0.smithi006.stdout:1915: left oid 39 (ObjNum 600 snap 181 seq_num 600) 2023-09-22T07:50:05.328 INFO:tasks.rados.rados.0.smithi006.stdout:1916: finishing write tid 1 to smithi006182445-47 2023-09-22T07:50:05.329 INFO:tasks.rados.rados.0.smithi006.stdout:1916: finishing write tid 2 to smithi006182445-47 2023-09-22T07:50:05.330 INFO:tasks.rados.rados.0.smithi006.stdout:1916: finishing write tid 3 to smithi006182445-47 2023-09-22T07:50:05.330 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 47 v 919 (ObjNum 601 snap 181 seq_num 601) dirty exists 2023-09-22T07:50:05.330 INFO:tasks.rados.rados.0.smithi006.stdout:1916: left oid 47 (ObjNum 601 snap 181 seq_num 601) 2023-09-22T07:50:06.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:05 smithi006 ceph-mon[204052]: failed to encode map e430 with expected crc 2023-09-22T07:50:06.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:05 smithi006 ceph-mon[204052]: failed to encode map e430 with expected crc 2023-09-22T07:50:06.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:05 smithi006 ceph-mon[204052]: from='client.44216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:50:06.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:05 smithi006 ceph-mon[204052]: pgmap v293: 121 pgs: 2 active+undersized+degraded, 2 active+undersized, 30 peering, 3 stale+active+clean, 84 active+clean; 186 MiB data, 888 MiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 264 KiB/s wr, 33 op/s; 13/402 objects degraded (3.234%) 2023-09-22T07:50:06.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:05 smithi006 ceph-mon[204052]: from='client.44222 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:50:06.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:05 smithi006 ceph-mon[204052]: from='client.? 172.21.15.6:0/3482421884' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:50:06.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:05 smithi006 ceph-mon[204052]: Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2023-09-22T07:50:06.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:05 smithi006 ceph-mon[204052]: Health check failed: Degraded data redundancy: 13/402 objects degraded (3.234%), 2 pgs degraded (PG_DEGRADED) 2023-09-22T07:50:06.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:05 smithi006 ceph-mon[204052]: osdmap e431: 8 total, 7 up, 8 in 2023-09-22T07:50:06.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:05 smithi006 ceph-mon[204052]: failed to encode map e431 with expected crc 2023-09-22T07:50:06.038 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:05 smithi006 ceph-mon[200575]: failed to encode map e430 with expected crc 2023-09-22T07:50:06.038 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:05 smithi006 ceph-mon[200575]: failed to encode map e430 with expected crc 2023-09-22T07:50:06.039 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:05 smithi006 ceph-mon[200575]: from='client.44216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:50:06.039 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:05 smithi006 ceph-mon[200575]: pgmap v293: 121 pgs: 2 active+undersized+degraded, 2 active+undersized, 30 peering, 3 stale+active+clean, 84 active+clean; 186 MiB data, 888 MiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 264 KiB/s wr, 33 op/s; 13/402 objects degraded (3.234%) 2023-09-22T07:50:06.039 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:05 smithi006 ceph-mon[200575]: from='client.44222 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:50:06.039 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:05 smithi006 ceph-mon[200575]: from='client.? 172.21.15.6:0/3482421884' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:50:06.039 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:05 smithi006 ceph-mon[200575]: Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2023-09-22T07:50:06.039 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:05 smithi006 ceph-mon[200575]: Health check failed: Degraded data redundancy: 13/402 objects degraded (3.234%), 2 pgs degraded (PG_DEGRADED) 2023-09-22T07:50:06.039 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:05 smithi006 ceph-mon[200575]: osdmap e431: 8 total, 7 up, 8 in 2023-09-22T07:50:06.039 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:05 smithi006 ceph-mon[200575]: failed to encode map e431 with expected crc 2023-09-22T07:50:06.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:05 smithi105 ceph-mon[190463]: failed to encode map e430 with expected crc 2023-09-22T07:50:06.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:05 smithi105 ceph-mon[190463]: failed to encode map e430 with expected crc 2023-09-22T07:50:06.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:05 smithi105 ceph-mon[190463]: from='client.44216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:50:06.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:05 smithi105 ceph-mon[190463]: pgmap v293: 121 pgs: 2 active+undersized+degraded, 2 active+undersized, 30 peering, 3 stale+active+clean, 84 active+clean; 186 MiB data, 888 MiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 264 KiB/s wr, 33 op/s; 13/402 objects degraded (3.234%) 2023-09-22T07:50:06.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:05 smithi105 ceph-mon[190463]: from='client.44222 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:50:06.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:05 smithi105 ceph-mon[190463]: from='client.? 172.21.15.6:0/3482421884' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:50:06.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:05 smithi105 ceph-mon[190463]: Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2023-09-22T07:50:06.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:05 smithi105 ceph-mon[190463]: Health check failed: Degraded data redundancy: 13/402 objects degraded (3.234%), 2 pgs degraded (PG_DEGRADED) 2023-09-22T07:50:06.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:05 smithi105 ceph-mon[190463]: osdmap e431: 8 total, 7 up, 8 in 2023-09-22T07:50:06.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:05 smithi105 ceph-mon[190463]: failed to encode map e431 with expected crc 2023-09-22T07:50:06.227 INFO:tasks.rados.rados.0.smithi006.stdout:1915: done (3 left) 2023-09-22T07:50:06.227 INFO:tasks.rados.rados.0.smithi006.stdout:1916: done (2 left) 2023-09-22T07:50:06.227 INFO:tasks.rados.rados.0.smithi006.stdout:1917: done (1 left) 2023-09-22T07:50:06.227 INFO:tasks.rados.rados.0.smithi006.stdout:1918: done (0 left) 2023-09-22T07:50:06.227 INFO:tasks.rados.rados.0.smithi006.stdout:1919: copy_from oid 23 from oid 48 current snap is 182 2023-09-22T07:50:06.227 INFO:tasks.rados.rados.0.smithi006.stdout:1920: delete oid 40 current snap is 182 2023-09-22T07:50:06.229 INFO:tasks.rados.rados.0.smithi006.stdout:1920: done (1 left) 2023-09-22T07:50:06.230 INFO:tasks.rados.rados.0.smithi006.stdout:1921: snap_remove snap 173 2023-09-22T07:50:06.626 INFO:journalctl@ceph.osd.4.smithi105.stdout:Sep 22 07:50:06 smithi105 systemd[1]: ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@osd.4.service: Succeeded. 2023-09-22T07:50:06.627 INFO:journalctl@ceph.osd.4.smithi105.stdout:Sep 22 07:50:06 smithi105 systemd[1]: Stopped Ceph osd.4 for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:50:06.627 INFO:journalctl@ceph.osd.4.smithi105.stdout:Sep 22 07:50:06 smithi105 systemd[1]: Starting Ceph osd.4 for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:50:07.240 INFO:tasks.rados.rados.0.smithi006.stdout:1921: done (1 left) 2023-09-22T07:50:07.240 INFO:tasks.rados.rados.0.smithi006.stdout:1922: setattr oid 37 current snap is 182 2023-09-22T07:50:07.240 INFO:tasks.rados.rados.0.smithi006.stdout:1919: finishing copy_from to smithi006182445-23 2023-09-22T07:50:07.240 INFO:tasks.rados.rados.0.smithi006.stdout:1919: got expected ENOENT (src dne) 2023-09-22T07:50:07.241 INFO:tasks.rados.rados.0.smithi006.stdout:1919: finishing copy_from racing read to smithi006182445-23 2023-09-22T07:50:07.241 INFO:tasks.rados.rados.0.smithi006.stdout:1919: done (1 left) 2023-09-22T07:50:07.241 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 46 current snap is 182 2023-09-22T07:50:07.241 INFO:tasks.rados.rados.0.smithi006.stdout:1923: seq_num 603 ranges {1957888=507904} 2023-09-22T07:50:07.256 INFO:tasks.rados.rados.0.smithi006.stdout:1923: writing smithi006182445-46 from 1957888 to 2465792 tid 1 2023-09-22T07:50:07.256 INFO:tasks.rados.rados.0.smithi006.stdout:1924: delete oid 23 current snap is 182 2023-09-22T07:50:07.256 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 37 v 614 (ObjNum 536 snap 163 seq_num 536) dirty exists 2023-09-22T07:50:07.260 INFO:tasks.rados.rados.0.smithi006.stdout:1922: done (2 left) 2023-09-22T07:50:07.260 INFO:tasks.rados.rados.0.smithi006.stdout:1924: done (1 left) 2023-09-22T07:50:07.260 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 26 current snap is 182 2023-09-22T07:50:07.261 INFO:tasks.rados.rados.0.smithi006.stdout:1925: seq_num 605 ranges {0=540672} 2023-09-22T07:50:07.263 INFO:tasks.rados.rados.0.smithi006.stdout:1925: writing smithi006182445-26 from 0 to 540672 tid 1 2023-09-22T07:50:07.263 INFO:tasks.rados.rados.0.smithi006.stdout:1926: snap_remove snap 177 2023-09-22T07:50:07.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:07 smithi006 ceph-mon[200575]: failed to encode map e431 with expected crc 2023-09-22T07:50:07.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:07 smithi006 ceph-mon[200575]: failed to encode map e432 with expected crc 2023-09-22T07:50:07.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:07 smithi006 ceph-mon[200575]: osdmap e432: 8 total, 7 up, 8 in 2023-09-22T07:50:07.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:07 smithi006 ceph-mon[200575]: failed to encode map e432 with expected crc 2023-09-22T07:50:07.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:07 smithi006 ceph-mon[200575]: failed to encode map e432 with expected crc 2023-09-22T07:50:07.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:07 smithi006 ceph-mon[204052]: failed to encode map e431 with expected crc 2023-09-22T07:50:07.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:07 smithi006 ceph-mon[204052]: failed to encode map e432 with expected crc 2023-09-22T07:50:07.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:07 smithi006 ceph-mon[204052]: osdmap e432: 8 total, 7 up, 8 in 2023-09-22T07:50:07.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:07 smithi006 ceph-mon[204052]: failed to encode map e432 with expected crc 2023-09-22T07:50:07.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:07 smithi006 ceph-mon[204052]: failed to encode map e432 with expected crc 2023-09-22T07:50:07.574 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:07 smithi105 ceph-mon[190463]: failed to encode map e431 with expected crc 2023-09-22T07:50:07.575 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:07 smithi105 ceph-mon[190463]: failed to encode map e432 with expected crc 2023-09-22T07:50:07.575 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:07 smithi105 ceph-mon[190463]: osdmap e432: 8 total, 7 up, 8 in 2023-09-22T07:50:07.575 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:07 smithi105 ceph-mon[190463]: failed to encode map e432 with expected crc 2023-09-22T07:50:07.575 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:07 smithi105 ceph-mon[190463]: failed to encode map e432 with expected crc 2023-09-22T07:50:07.575 INFO:journalctl@ceph.osd.4.smithi105.stdout:Sep 22 07:50:07 smithi105 bash[199124]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-22T07:50:07.575 INFO:journalctl@ceph.osd.4.smithi105.stdout:Sep 22 07:50:07 smithi105 bash[199124]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-09-22T07:50:07.575 INFO:journalctl@ceph.osd.4.smithi105.stdout:Sep 22 07:50:07 smithi105 bash[199124]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-4 --no-mon-config 2023-09-22T07:50:07.575 INFO:journalctl@ceph.osd.4.smithi105.stdout:Sep 22 07:50:07 smithi105 bash[199124]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2023-09-22T07:50:07.576 INFO:journalctl@ceph.osd.4.smithi105.stdout:Sep 22 07:50:07 smithi105 bash[199124]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2023-09-22T07:50:07.576 INFO:journalctl@ceph.osd.4.smithi105.stdout:Sep 22 07:50:07 smithi105 bash[199124]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-09-22T07:50:07.576 INFO:journalctl@ceph.osd.4.smithi105.stdout:Sep 22 07:50:07 smithi105 bash[199124]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-09-22T07:50:07.576 INFO:journalctl@ceph.osd.4.smithi105.stdout:Sep 22 07:50:07 smithi105 bash[199124]: --> ceph-volume lvm activate successful for osd ID: 4 2023-09-22T07:50:08.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:50:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:50:07] "GET /metrics HTTP/1.1" 200 36114 "" "Prometheus/2.43.0" 2023-09-22T07:50:08.248 INFO:tasks.rados.rados.0.smithi006.stdout:1926: done (2 left) 2023-09-22T07:50:08.248 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 9 current snap is 182 2023-09-22T07:50:08.248 INFO:tasks.rados.rados.0.smithi006.stdout:1923: finishing write tid 1 to smithi006182445-46 2023-09-22T07:50:08.248 INFO:tasks.rados.rados.0.smithi006.stdout:1927: seq_num 606 ranges {0=557056} 2023-09-22T07:50:08.252 INFO:tasks.rados.rados.0.smithi006.stdout:1927: writing smithi006182445-9 from 0 to 557056 tid 1 2023-09-22T07:50:08.252 INFO:tasks.rados.rados.0.smithi006.stdout:1928: snap_create 2023-09-22T07:50:08.253 INFO:tasks.rados.rados.0.smithi006.stdout:1923: finishing write tid 2 to smithi006182445-46 2023-09-22T07:50:08.253 INFO:tasks.rados.rados.0.smithi006.stdout:1923: finishing write tid 3 to smithi006182445-46 2023-09-22T07:50:08.253 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 46 v 1020 (ObjNum 603 snap 182 seq_num 603) dirty exists 2023-09-22T07:50:08.253 INFO:tasks.rados.rados.0.smithi006.stdout:1923: left oid 46 (ObjNum 603 snap 182 seq_num 603) 2023-09-22T07:50:08.254 INFO:tasks.rados.rados.0.smithi006.stdout:1925: finishing write tid 1 to smithi006182445-26 2023-09-22T07:50:08.254 INFO:tasks.rados.rados.0.smithi006.stdout:1925: finishing write tid 2 to smithi006182445-26 2023-09-22T07:50:08.254 INFO:tasks.rados.rados.0.smithi006.stdout:1925: finishing write tid 3 to smithi006182445-26 2023-09-22T07:50:08.254 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 26 v 710 (ObjNum 605 snap 182 seq_num 605) dirty exists 2023-09-22T07:50:08.254 INFO:tasks.rados.rados.0.smithi006.stdout:1925: left oid 26 (ObjNum 605 snap 182 seq_num 605) 2023-09-22T07:50:08.263 INFO:tasks.rados.rados.0.smithi006.stdout:1927: finishing write tid 1 to smithi006182445-9 2023-09-22T07:50:08.263 INFO:tasks.rados.rados.0.smithi006.stdout:1927: finishing write tid 2 to smithi006182445-9 2023-09-22T07:50:08.266 INFO:tasks.rados.rados.0.smithi006.stdout:1927: finishing write tid 3 to smithi006182445-9 2023-09-22T07:50:08.266 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 9 v 1022 (ObjNum 606 snap 182 seq_num 606) dirty exists 2023-09-22T07:50:08.266 INFO:tasks.rados.rados.0.smithi006.stdout:1927: left oid 9 (ObjNum 606 snap 182 seq_num 606) 2023-09-22T07:50:08.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:08 smithi006 ceph-mon[200575]: pgmap v296: 121 pgs: 6 active+undersized+degraded, 9 active+undersized, 30 peering, 76 active+clean; 198 MiB data, 913 MiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.2 MiB/s wr, 33 op/s; 36/426 objects degraded (8.451%) 2023-09-22T07:50:08.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:08 smithi006 ceph-mon[200575]: failed to encode map e433 with expected crc 2023-09-22T07:50:08.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:08 smithi006 ceph-mon[200575]: failed to encode map e433 with expected crc 2023-09-22T07:50:08.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:08 smithi006 ceph-mon[200575]: osdmap e433: 8 total, 7 up, 8 in 2023-09-22T07:50:08.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:08 smithi006 ceph-mon[200575]: failed to encode map e433 with expected crc 2023-09-22T07:50:08.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:08 smithi006 ceph-mon[204052]: pgmap v296: 121 pgs: 6 active+undersized+degraded, 9 active+undersized, 30 peering, 76 active+clean; 198 MiB data, 913 MiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.2 MiB/s wr, 33 op/s; 36/426 objects degraded (8.451%) 2023-09-22T07:50:08.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:08 smithi006 ceph-mon[204052]: failed to encode map e433 with expected crc 2023-09-22T07:50:08.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:08 smithi006 ceph-mon[204052]: failed to encode map e433 with expected crc 2023-09-22T07:50:08.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:08 smithi006 ceph-mon[204052]: osdmap e433: 8 total, 7 up, 8 in 2023-09-22T07:50:08.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:08 smithi006 ceph-mon[204052]: failed to encode map e433 with expected crc 2023-09-22T07:50:08.564 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:08 smithi105 ceph-mon[190463]: pgmap v296: 121 pgs: 6 active+undersized+degraded, 9 active+undersized, 30 peering, 76 active+clean; 198 MiB data, 913 MiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.2 MiB/s wr, 33 op/s; 36/426 objects degraded (8.451%) 2023-09-22T07:50:08.564 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:08 smithi105 ceph-mon[190463]: failed to encode map e433 with expected crc 2023-09-22T07:50:08.564 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:08 smithi105 ceph-mon[190463]: failed to encode map e433 with expected crc 2023-09-22T07:50:08.564 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:08 smithi105 ceph-mon[190463]: osdmap e433: 8 total, 7 up, 8 in 2023-09-22T07:50:08.564 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:08 smithi105 ceph-mon[190463]: failed to encode map e433 with expected crc 2023-09-22T07:50:08.876 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:50:08 smithi105 conmon[175730]: ts=2023-09-22T07:50:08.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi006:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi105.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-22T07:50:08.876 INFO:journalctl@ceph.osd.4.smithi105.stdout:Sep 22 07:50:08 smithi105 ceph-osd[199615]: -- 172.21.15.105:0/1782563554 <== mon.1 v2:172.21.15.105:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56032fab44e0 con 0x56032fa87400 2023-09-22T07:50:08.877 INFO:journalctl@ceph.osd.4.smithi105.stdout:Sep 22 07:50:08 smithi105 bash[199549]: 392f2b51aa3fe7be33cad99a0891c3de4b64e8ea91ed9dcd28644b71d84ebddf 2023-09-22T07:50:08.877 INFO:journalctl@ceph.osd.4.smithi105.stdout:Sep 22 07:50:08 smithi105 systemd[1]: Started Ceph osd.4 for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:50:09.258 INFO:tasks.rados.rados.0.smithi006.stdout:1923: done (3 left) 2023-09-22T07:50:09.258 INFO:tasks.rados.rados.0.smithi006.stdout:1925: done (2 left) 2023-09-22T07:50:09.258 INFO:tasks.rados.rados.0.smithi006.stdout:1927: done (1 left) 2023-09-22T07:50:09.258 INFO:tasks.rados.rados.0.smithi006.stdout:1928: done (0 left) 2023-09-22T07:50:09.259 INFO:tasks.rados.rados.0.smithi006.stdout:1929: rollback oid 36 current snap is 183 2023-09-22T07:50:09.259 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 36 to 174 2023-09-22T07:50:09.259 INFO:tasks.rados.rados.0.smithi006.stdout:1930: snap_create 2023-09-22T07:50:09.265 INFO:tasks.rados.rados.0.smithi006.stdout:1929: finishing rollback tid 0 to smithi006182445-36 2023-09-22T07:50:09.266 INFO:tasks.rados.rados.0.smithi006.stdout:1929: finishing rollback tid 1 to smithi006182445-36 2023-09-22T07:50:09.266 INFO:tasks.rados.rados.0.smithi006.stdout:1929: finishing rollback tid 2 to smithi006182445-36 2023-09-22T07:50:09.266 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 36 v 649 (ObjNum 499 snap 150 seq_num 499) dirty exists 2023-09-22T07:50:09.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:09 smithi006 ceph-mon[204052]: osdmap e434: 8 total, 7 up, 8 in 2023-09-22T07:50:09.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:09 smithi006 ceph-mon[204052]: failed to encode map e434 with expected crc 2023-09-22T07:50:09.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:09 smithi006 ceph-mon[204052]: failed to encode map e434 with expected crc 2023-09-22T07:50:09.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:09 smithi006 ceph-mon[204052]: failed to encode map e434 with expected crc 2023-09-22T07:50:09.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:09 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:09.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:09 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:09.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:09 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:50:09.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:09 smithi006 ceph-mon[200575]: osdmap e434: 8 total, 7 up, 8 in 2023-09-22T07:50:09.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:09 smithi006 ceph-mon[200575]: failed to encode map e434 with expected crc 2023-09-22T07:50:09.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:09 smithi006 ceph-mon[200575]: failed to encode map e434 with expected crc 2023-09-22T07:50:09.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:09 smithi006 ceph-mon[200575]: failed to encode map e434 with expected crc 2023-09-22T07:50:09.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:09 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:09.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:09 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:09.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:09 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:50:09.626 INFO:journalctl@ceph.osd.4.smithi105.stdout:Sep 22 07:50:09 smithi105 conmon[199591]: 2023-09-22T07:50:09.181+0000 7fbd1aa47640 -1 Falling back to public interface 2023-09-22T07:50:09.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:09 smithi105 ceph-mon[190463]: osdmap e434: 8 total, 7 up, 8 in 2023-09-22T07:50:09.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:09 smithi105 ceph-mon[190463]: failed to encode map e434 with expected crc 2023-09-22T07:50:09.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:09 smithi105 ceph-mon[190463]: failed to encode map e434 with expected crc 2023-09-22T07:50:09.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:09 smithi105 ceph-mon[190463]: failed to encode map e434 with expected crc 2023-09-22T07:50:09.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:09 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:09.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:09 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:09.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:09 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:50:10.264 INFO:tasks.rados.rados.0.smithi006.stdout:1929: done (1 left) 2023-09-22T07:50:10.264 INFO:tasks.rados.rados.0.smithi006.stdout:1930: done (0 left) 2023-09-22T07:50:10.265 INFO:tasks.rados.rados.0.smithi006.stdout:1931: read oid 4 snap 178 2023-09-22T07:50:10.265 INFO:tasks.rados.rados.0.smithi006.stdout:1931: expect deleted 2023-09-22T07:50:10.265 INFO:tasks.rados.rados.0.smithi006.stdout:1932: snap_remove snap 171 2023-09-22T07:50:10.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:10 smithi006 ceph-mon[204052]: pgmap v299: 121 pgs: 12 active+undersized+degraded, 33 active+undersized, 76 active+clean; 202 MiB data, 921 MiB used, 714 GiB / 715 GiB avail; 3.0 KiB/s rd, 3.8 MiB/s wr, 13 op/s; 70/447 objects degraded (15.660%) 2023-09-22T07:50:10.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:10 smithi006 ceph-mon[204052]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 4 pgs peering) 2023-09-22T07:50:10.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:10 smithi006 ceph-mon[204052]: osdmap e435: 8 total, 7 up, 8 in 2023-09-22T07:50:10.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:10 smithi006 ceph-mon[204052]: failed to encode map e435 with expected crc 2023-09-22T07:50:10.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:10 smithi006 ceph-mon[200575]: pgmap v299: 121 pgs: 12 active+undersized+degraded, 33 active+undersized, 76 active+clean; 202 MiB data, 921 MiB used, 714 GiB / 715 GiB avail; 3.0 KiB/s rd, 3.8 MiB/s wr, 13 op/s; 70/447 objects degraded (15.660%) 2023-09-22T07:50:10.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:10 smithi006 ceph-mon[200575]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 4 pgs peering) 2023-09-22T07:50:10.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:10 smithi006 ceph-mon[200575]: osdmap e435: 8 total, 7 up, 8 in 2023-09-22T07:50:10.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:10 smithi006 ceph-mon[200575]: failed to encode map e435 with expected crc 2023-09-22T07:50:10.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:10 smithi105 ceph-mon[190463]: pgmap v299: 121 pgs: 12 active+undersized+degraded, 33 active+undersized, 76 active+clean; 202 MiB data, 921 MiB used, 714 GiB / 715 GiB avail; 3.0 KiB/s rd, 3.8 MiB/s wr, 13 op/s; 70/447 objects degraded (15.660%) 2023-09-22T07:50:10.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:10 smithi105 ceph-mon[190463]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 4 pgs peering) 2023-09-22T07:50:10.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:10 smithi105 ceph-mon[190463]: osdmap e435: 8 total, 7 up, 8 in 2023-09-22T07:50:10.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:10 smithi105 ceph-mon[190463]: failed to encode map e435 with expected crc 2023-09-22T07:50:11.228 INFO:tasks.rados.rados.0.smithi006.stdout:1932: done (1 left) 2023-09-22T07:50:11.228 INFO:tasks.rados.rados.0.smithi006.stdout:1933: setattr oid 49 current snap is 184 2023-09-22T07:50:11.230 INFO:tasks.rados.rados.0.smithi006.stdout:1931: done (1 left) 2023-09-22T07:50:11.230 INFO:tasks.rados.rados.0.smithi006.stdout:1934: snap_remove snap 178 2023-09-22T07:50:11.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:11 smithi006 ceph-mon[204052]: failed to encode map e435 with expected crc 2023-09-22T07:50:11.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:11 smithi006 ceph-mon[204052]: failed to encode map e435 with expected crc 2023-09-22T07:50:11.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:11 smithi006 ceph-mon[204052]: failed to encode map e436 with expected crc 2023-09-22T07:50:11.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:11 smithi006 ceph-mon[204052]: failed to encode map e436 with expected crc 2023-09-22T07:50:11.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:11 smithi006 ceph-mon[204052]: osdmap e436: 8 total, 7 up, 8 in 2023-09-22T07:50:11.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:11 smithi006 ceph-mon[204052]: failed to encode map e436 with expected crc 2023-09-22T07:50:11.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:11 smithi006 ceph-mon[204052]: Health check update: Degraded data redundancy: 70/447 objects degraded (15.660%), 12 pgs degraded (PG_DEGRADED) 2023-09-22T07:50:11.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:11 smithi006 ceph-mon[204052]: failed to encode map e437 with expected crc 2023-09-22T07:50:11.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:11 smithi006 ceph-mon[204052]: osdmap e437: 8 total, 7 up, 8 in 2023-09-22T07:50:11.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:11 smithi006 ceph-mon[200575]: failed to encode map e435 with expected crc 2023-09-22T07:50:11.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:11 smithi006 ceph-mon[200575]: failed to encode map e435 with expected crc 2023-09-22T07:50:11.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:11 smithi006 ceph-mon[200575]: failed to encode map e436 with expected crc 2023-09-22T07:50:11.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:11 smithi006 ceph-mon[200575]: failed to encode map e436 with expected crc 2023-09-22T07:50:11.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:11 smithi006 ceph-mon[200575]: osdmap e436: 8 total, 7 up, 8 in 2023-09-22T07:50:11.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:11 smithi006 ceph-mon[200575]: failed to encode map e436 with expected crc 2023-09-22T07:50:11.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:11 smithi006 ceph-mon[200575]: Health check update: Degraded data redundancy: 70/447 objects degraded (15.660%), 12 pgs degraded (PG_DEGRADED) 2023-09-22T07:50:11.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:11 smithi006 ceph-mon[200575]: failed to encode map e437 with expected crc 2023-09-22T07:50:11.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:11 smithi006 ceph-mon[200575]: osdmap e437: 8 total, 7 up, 8 in 2023-09-22T07:50:11.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:11 smithi105 ceph-mon[190463]: failed to encode map e435 with expected crc 2023-09-22T07:50:11.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:11 smithi105 ceph-mon[190463]: failed to encode map e435 with expected crc 2023-09-22T07:50:11.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:11 smithi105 ceph-mon[190463]: failed to encode map e436 with expected crc 2023-09-22T07:50:11.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:11 smithi105 ceph-mon[190463]: failed to encode map e436 with expected crc 2023-09-22T07:50:11.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:11 smithi105 ceph-mon[190463]: osdmap e436: 8 total, 7 up, 8 in 2023-09-22T07:50:11.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:11 smithi105 ceph-mon[190463]: failed to encode map e436 with expected crc 2023-09-22T07:50:11.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:11 smithi105 ceph-mon[190463]: Health check update: Degraded data redundancy: 70/447 objects degraded (15.660%), 12 pgs degraded (PG_DEGRADED) 2023-09-22T07:50:11.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:11 smithi105 ceph-mon[190463]: failed to encode map e437 with expected crc 2023-09-22T07:50:11.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:11 smithi105 ceph-mon[190463]: osdmap e437: 8 total, 7 up, 8 in 2023-09-22T07:50:12.235 INFO:tasks.rados.rados.0.smithi006.stdout:1934: done (1 left) 2023-09-22T07:50:12.235 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 41 current snap is 184 2023-09-22T07:50:12.235 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 49 v 643 (ObjNum 161 snap 0 seq_num 0) dirty exists 2023-09-22T07:50:12.235 INFO:tasks.rados.rados.0.smithi006.stdout:1935: seq_num 607 ranges {5070848=573440} 2023-09-22T07:50:12.266 INFO:tasks.rados.rados.0.smithi006.stdout:1935: writing smithi006182445-41 from 5070848 to 5644288 tid 1 2023-09-22T07:50:12.266 INFO:tasks.rados.rados.0.smithi006.stdout:1933: done (1 left) 2023-09-22T07:50:12.267 INFO:tasks.rados.rados.0.smithi006.stdout:1936: copy_from oid 29 from oid 48 current snap is 184 2023-09-22T07:50:12.267 INFO:tasks.rados.rados.0.smithi006.stdout:1937: snap_remove snap 174 2023-09-22T07:50:12.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:12 smithi006 ceph-mon[200575]: pgmap v302: 121 pgs: 12 active+undersized+degraded, 33 active+undersized, 76 active+clean; 202 MiB data, 944 MiB used, 714 GiB / 715 GiB avail; 1.7 KiB/s rd, 790 KiB/s wr, 7 op/s; 70/444 objects degraded (15.766%) 2023-09-22T07:50:12.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:12 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:12.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:12 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:12.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:12 smithi006 ceph-mon[200575]: osdmap e438: 8 total, 7 up, 8 in 2023-09-22T07:50:12.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:12 smithi006 ceph-mon[204052]: pgmap v302: 121 pgs: 12 active+undersized+degraded, 33 active+undersized, 76 active+clean; 202 MiB data, 944 MiB used, 714 GiB / 715 GiB avail; 1.7 KiB/s rd, 790 KiB/s wr, 7 op/s; 70/444 objects degraded (15.766%) 2023-09-22T07:50:12.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:12 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:12.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:12 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:12.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:12 smithi006 ceph-mon[204052]: osdmap e438: 8 total, 7 up, 8 in 2023-09-22T07:50:12.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:12 smithi105 ceph-mon[190463]: pgmap v302: 121 pgs: 12 active+undersized+degraded, 33 active+undersized, 76 active+clean; 202 MiB data, 944 MiB used, 714 GiB / 715 GiB avail; 1.7 KiB/s rd, 790 KiB/s wr, 7 op/s; 70/444 objects degraded (15.766%) 2023-09-22T07:50:12.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:12 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:12.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:12 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:12.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:12 smithi105 ceph-mon[190463]: osdmap e438: 8 total, 7 up, 8 in 2023-09-22T07:50:12.627 INFO:journalctl@ceph.osd.4.smithi105.stdout:Sep 22 07:50:12 smithi105 conmon[199591]: 2023-09-22T07:50:12.391+0000 7fbd1aa47640 -1 osd.4 0 read_superblock omap replica is missing. 2023-09-22T07:50:12.627 INFO:journalctl@ceph.osd.4.smithi105.stdout:Sep 22 07:50:12 smithi105 conmon[199591]: 2023-09-22T07:50:12.464+0000 7fbd1aa47640 -1 osd.4 428 log_to_monitors true 2023-09-22T07:50:13.275 INFO:tasks.rados.rados.0.smithi006.stdout:1937: done (2 left) 2023-09-22T07:50:13.275 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 49 current snap is 184 2023-09-22T07:50:13.275 INFO:tasks.rados.rados.0.smithi006.stdout:1938: seq_num 608 ranges {0=589824} 2023-09-22T07:50:13.279 INFO:tasks.rados.rados.0.smithi006.stdout:1938: writing smithi006182445-49 from 0 to 589824 tid 1 2023-09-22T07:50:13.279 INFO:tasks.rados.rados.0.smithi006.stdout:1939: read oid 30 snap -1 2023-09-22T07:50:13.279 INFO:tasks.rados.rados.0.smithi006.stdout:1939: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-22T07:50:13.279 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 42 current snap is 184 2023-09-22T07:50:13.279 INFO:tasks.rados.rados.0.smithi006.stdout:1940: seq_num 609 ranges {1163264=606208} 2023-09-22T07:50:13.290 INFO:tasks.rados.rados.0.smithi006.stdout:1940: writing smithi006182445-42 from 1163264 to 1769472 tid 1 2023-09-22T07:50:13.290 INFO:tasks.rados.rados.0.smithi006.stdout:1941: snap_remove snap 183 2023-09-22T07:50:13.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:13 smithi006 ceph-mon[204052]: failed to encode map e438 with expected crc 2023-09-22T07:50:13.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:13 smithi006 ceph-mon[204052]: failed to encode map e438 with expected crc 2023-09-22T07:50:13.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:13 smithi006 ceph-mon[204052]: from='osd.4 [v2:172.21.15.105:6800/2237855928,v1:172.21.15.105:6801/2237855928]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-22T07:50:13.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:13 smithi006 ceph-mon[204052]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-22T07:50:13.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:13.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:50:13.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:13.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:13.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:13 smithi006 ceph-mon[200575]: failed to encode map e438 with expected crc 2023-09-22T07:50:13.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:13 smithi006 ceph-mon[200575]: failed to encode map e438 with expected crc 2023-09-22T07:50:13.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:13 smithi006 ceph-mon[200575]: from='osd.4 [v2:172.21.15.105:6800/2237855928,v1:172.21.15.105:6801/2237855928]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-22T07:50:13.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:13 smithi006 ceph-mon[200575]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-22T07:50:13.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:13.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:50:13.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:13.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:13.626 INFO:journalctl@ceph.osd.4.smithi105.stdout:Sep 22 07:50:13 smithi105 conmon[199591]: 2023-09-22T07:50:13.312+0000 7fbd07eac700 -1 osd.4 428 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-22T07:50:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:13 smithi105 ceph-mon[190463]: failed to encode map e438 with expected crc 2023-09-22T07:50:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:13 smithi105 ceph-mon[190463]: failed to encode map e438 with expected crc 2023-09-22T07:50:13.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:13 smithi105 ceph-mon[190463]: from='osd.4 [v2:172.21.15.105:6800/2237855928,v1:172.21.15.105:6801/2237855928]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-22T07:50:13.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:13 smithi105 ceph-mon[190463]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-22T07:50:13.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:13.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:50:13.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:13.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:14.294 INFO:tasks.rados.rados.0.smithi006.stdout:1941: done (5 left) 2023-09-22T07:50:14.294 INFO:tasks.rados.rados.0.smithi006.stdout:1942: rollback oid 10 current snap is 184 2023-09-22T07:50:14.294 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 10 to 182 2023-09-22T07:50:14.294 INFO:tasks.rados.rados.0.smithi006.stdout:1936: finishing copy_from to smithi006182445-29 2023-09-22T07:50:14.294 INFO:tasks.rados.rados.0.smithi006.stdout:1936: got expected ENOENT (src dne) 2023-09-22T07:50:14.295 INFO:tasks.rados.rados.0.smithi006.stdout:1936: finishing copy_from racing read to smithi006182445-29 2023-09-22T07:50:14.295 INFO:tasks.rados.rados.0.smithi006.stdout:1935: finishing write tid 1 to smithi006182445-41 2023-09-22T07:50:14.295 INFO:tasks.rados.rados.0.smithi006.stdout:1935: finishing write tid 2 to smithi006182445-41 2023-09-22T07:50:14.295 INFO:tasks.rados.rados.0.smithi006.stdout:1935: finishing write tid 3 to smithi006182445-41 2023-09-22T07:50:14.295 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 41 v 568 (ObjNum 607 snap 184 seq_num 607) dirty exists 2023-09-22T07:50:14.295 INFO:tasks.rados.rados.0.smithi006.stdout:1935: left oid 41 (ObjNum 607 snap 184 seq_num 607) 2023-09-22T07:50:14.295 INFO:tasks.rados.rados.0.smithi006.stdout:1938: finishing write tid 1 to smithi006182445-49 2023-09-22T07:50:14.295 INFO:tasks.rados.rados.0.smithi006.stdout:1935: done (5 left) 2023-09-22T07:50:14.295 INFO:tasks.rados.rados.0.smithi006.stdout:1936: done (4 left) 2023-09-22T07:50:14.295 INFO:tasks.rados.rados.0.smithi006.stdout:1943: rollback oid 33 current snap is 184 2023-09-22T07:50:14.295 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 33 to 179 2023-09-22T07:50:14.296 INFO:tasks.rados.rados.0.smithi006.stdout:1939: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-22T07:50:14.299 INFO:tasks.rados.rados.0.smithi006.stdout:1938: finishing write tid 2 to smithi006182445-49 2023-09-22T07:50:14.300 INFO:tasks.rados.rados.0.smithi006.stdout:1938: finishing write tid 3 to smithi006182445-49 2023-09-22T07:50:14.300 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 49 v 645 (ObjNum 608 snap 184 seq_num 608) dirty exists 2023-09-22T07:50:14.300 INFO:tasks.rados.rados.0.smithi006.stdout:1938: left oid 49 (ObjNum 608 snap 184 seq_num 608) 2023-09-22T07:50:14.300 INFO:tasks.rados.rados.0.smithi006.stdout:1940: finishing write tid 1 to smithi006182445-42 2023-09-22T07:50:14.300 INFO:tasks.rados.rados.0.smithi006.stdout:1940: finishing write tid 2 to smithi006182445-42 2023-09-22T07:50:14.300 INFO:tasks.rados.rados.0.smithi006.stdout:1940: finishing write tid 3 to smithi006182445-42 2023-09-22T07:50:14.300 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 42 v 713 (ObjNum 609 snap 184 seq_num 609) dirty exists 2023-09-22T07:50:14.300 INFO:tasks.rados.rados.0.smithi006.stdout:1940: left oid 42 (ObjNum 609 snap 184 seq_num 609) 2023-09-22T07:50:14.300 INFO:tasks.rados.rados.0.smithi006.stdout:1938: done (4 left) 2023-09-22T07:50:14.300 INFO:tasks.rados.rados.0.smithi006.stdout:1939: done (3 left) 2023-09-22T07:50:14.300 INFO:tasks.rados.rados.0.smithi006.stdout:1940: done (2 left) 2023-09-22T07:50:14.301 INFO:tasks.rados.rados.0.smithi006.stdout:1944: read oid 16 snap -1 2023-09-22T07:50:14.301 INFO:tasks.rados.rados.0.smithi006.stdout:1944: expect (ObjNum 589 snap 179 seq_num 589) 2023-09-22T07:50:14.301 INFO:tasks.rados.rados.0.smithi006.stdout:1945: snap_remove snap 181 2023-09-22T07:50:14.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:14 smithi006 ceph-mon[200575]: pgmap v305: 121 pgs: 12 active+undersized+degraded, 33 active+undersized, 76 active+clean; 202 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 4 op/s; 70/447 objects degraded (15.660%) 2023-09-22T07:50:14.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:14 smithi006 ceph-mon[200575]: failed to encode map e439 with expected crc 2023-09-22T07:50:14.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:14 smithi006 ceph-mon[200575]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-09-22T07:50:14.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:14 smithi006 ceph-mon[200575]: osdmap e439: 8 total, 7 up, 8 in 2023-09-22T07:50:14.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:14 smithi006 ceph-mon[200575]: from='osd.4 [v2:172.21.15.105:6800/2237855928,v1:172.21.15.105:6801/2237855928]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-09-22T07:50:14.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:14 smithi006 ceph-mon[200575]: failed to encode map e439 with expected crc 2023-09-22T07:50:14.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:14 smithi006 ceph-mon[200575]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-09-22T07:50:14.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:14 smithi006 ceph-mon[200575]: failed to encode map e439 with expected crc 2023-09-22T07:50:14.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:14 smithi006 ceph-mon[200575]: failed to encode map e439 with expected crc 2023-09-22T07:50:14.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:14 smithi006 ceph-mon[204052]: pgmap v305: 121 pgs: 12 active+undersized+degraded, 33 active+undersized, 76 active+clean; 202 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 4 op/s; 70/447 objects degraded (15.660%) 2023-09-22T07:50:14.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:14 smithi006 ceph-mon[204052]: failed to encode map e439 with expected crc 2023-09-22T07:50:14.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:14 smithi006 ceph-mon[204052]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-09-22T07:50:14.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:14 smithi006 ceph-mon[204052]: osdmap e439: 8 total, 7 up, 8 in 2023-09-22T07:50:14.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:14 smithi006 ceph-mon[204052]: from='osd.4 [v2:172.21.15.105:6800/2237855928,v1:172.21.15.105:6801/2237855928]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-09-22T07:50:14.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:14 smithi006 ceph-mon[204052]: failed to encode map e439 with expected crc 2023-09-22T07:50:14.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:14 smithi006 ceph-mon[204052]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-09-22T07:50:14.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:14 smithi006 ceph-mon[204052]: failed to encode map e439 with expected crc 2023-09-22T07:50:14.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:14 smithi006 ceph-mon[204052]: failed to encode map e439 with expected crc 2023-09-22T07:50:14.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:14 smithi105 ceph-mon[190463]: pgmap v305: 121 pgs: 12 active+undersized+degraded, 33 active+undersized, 76 active+clean; 202 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 4 op/s; 70/447 objects degraded (15.660%) 2023-09-22T07:50:14.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:14 smithi105 ceph-mon[190463]: failed to encode map e439 with expected crc 2023-09-22T07:50:14.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:14 smithi105 ceph-mon[190463]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-09-22T07:50:14.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:14 smithi105 ceph-mon[190463]: osdmap e439: 8 total, 7 up, 8 in 2023-09-22T07:50:14.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:14 smithi105 ceph-mon[190463]: from='osd.4 [v2:172.21.15.105:6800/2237855928,v1:172.21.15.105:6801/2237855928]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-09-22T07:50:14.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:14 smithi105 ceph-mon[190463]: failed to encode map e439 with expected crc 2023-09-22T07:50:14.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:14 smithi105 ceph-mon[190463]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-09-22T07:50:14.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:14 smithi105 ceph-mon[190463]: failed to encode map e439 with expected crc 2023-09-22T07:50:14.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:14 smithi105 ceph-mon[190463]: failed to encode map e439 with expected crc 2023-09-22T07:50:15.296 INFO:tasks.rados.rados.0.smithi006.stdout:1945: done (3 left) 2023-09-22T07:50:15.296 INFO:tasks.rados.rados.0.smithi006.stdout:1946: rollback oid 12 current snap is 184 2023-09-22T07:50:15.297 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 12 to 182 2023-09-22T07:50:15.297 INFO:tasks.rados.rados.0.smithi006.stdout:1947: read oid 37 snap 175 2023-09-22T07:50:15.297 INFO:tasks.rados.rados.0.smithi006.stdout:1947: expect (ObjNum 536 snap 163 seq_num 536) 2023-09-22T07:50:15.297 INFO:tasks.rados.rados.0.smithi006.stdout:1948: read oid 18 snap 180 2023-09-22T07:50:15.297 INFO:tasks.rados.rados.0.smithi006.stdout:1948: expect deleted 2023-09-22T07:50:15.297 INFO:tasks.rados.rados.0.smithi006.stdout:1949: rmattr oid 46 current snap is 184 2023-09-22T07:50:15.297 INFO:tasks.rados.rados.0.smithi006.stdout:1949: done (6 left) 2023-09-22T07:50:15.297 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 50 current snap is 184 2023-09-22T07:50:15.297 INFO:tasks.rados.rados.0.smithi006.stdout:1950: seq_num 610 ranges {0=622592} 2023-09-22T07:50:15.308 INFO:tasks.rados.rados.0.smithi006.stdout:1950: writing smithi006182445-50 from 0 to 622592 tid 1 2023-09-22T07:50:15.309 INFO:tasks.rados.rados.0.smithi006.stdout:1944: expect (ObjNum 589 snap 179 seq_num 589) 2023-09-22T07:50:15.425 INFO:tasks.rados.rados.0.smithi006.stdout:1943: finishing rollback tid 0 to smithi006182445-33 2023-09-22T07:50:15.425 INFO:tasks.rados.rados.0.smithi006.stdout:1943: finishing rollback tid 1 to smithi006182445-33 2023-09-22T07:50:15.425 INFO:tasks.rados.rados.0.smithi006.stdout:1943: finishing rollback tid 2 to smithi006182445-33 2023-09-22T07:50:15.425 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 33 v 571 (ObjNum 483 snap 147 seq_num 483) dirty exists 2023-09-22T07:50:15.425 INFO:tasks.rados.rados.0.smithi006.stdout:1943: done (6 left) 2023-09-22T07:50:15.425 INFO:tasks.rados.rados.0.smithi006.stdout:1944: done (5 left) 2023-09-22T07:50:15.425 INFO:tasks.rados.rados.0.smithi006.stdout:1951: read oid 24 snap 175 2023-09-22T07:50:15.425 INFO:tasks.rados.rados.0.smithi006.stdout:1951: expect deleted 2023-09-22T07:50:15.425 INFO:tasks.rados.rados.0.smithi006.stdout:1952: read oid 11 snap -1 2023-09-22T07:50:15.425 INFO:tasks.rados.rados.0.smithi006.stdout:1952: expect (ObjNum 588 snap 179 seq_num 588) 2023-09-22T07:50:15.426 INFO:tasks.rados.rados.0.smithi006.stdout:1953: rmattr oid 7 current snap is 184 2023-09-22T07:50:15.426 INFO:tasks.rados.rados.0.smithi006.stdout:1953: done (7 left) 2023-09-22T07:50:15.426 INFO:tasks.rados.rados.0.smithi006.stdout:1954: rollback oid 8 current snap is 184 2023-09-22T07:50:15.426 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 8 to 167 2023-09-22T07:50:15.426 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 20 current snap is 184 2023-09-22T07:50:15.426 INFO:tasks.rados.rados.0.smithi006.stdout:1955: seq_num 611 ranges {0=638976} 2023-09-22T07:50:15.428 INFO:tasks.rados.rados.0.smithi006.stdout:1955: writing smithi006182445-20 from 0 to 638976 tid 1 2023-09-22T07:50:15.429 INFO:tasks.rados.rados.0.smithi006.stdout:1956: snap_create 2023-09-22T07:50:15.437 INFO:tasks.rados.rados.0.smithi006.stdout:1950: finishing write tid 1 to smithi006182445-50 2023-09-22T07:50:15.437 INFO:tasks.rados.rados.0.smithi006.stdout:1950: finishing write tid 2 to smithi006182445-50 2023-09-22T07:50:15.437 INFO:tasks.rados.rados.0.smithi006.stdout:1946: finishing rollback tid 1 to smithi006182445-12 2023-09-22T07:50:15.438 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 12 v 644 (ObjNum 33 snap 0 seq_num 3168568848) dirty dne 2023-09-22T07:50:15.438 INFO:tasks.rados.rados.0.smithi006.stdout:1942: finishing rollback tid 0 to smithi006182445-10 2023-09-22T07:50:15.438 INFO:tasks.rados.rados.0.smithi006.stdout:1942: finishing rollback tid 1 to smithi006182445-10 2023-09-22T07:50:15.438 INFO:tasks.rados.rados.0.smithi006.stdout:1942: finishing rollback tid 2 to smithi006182445-10 2023-09-22T07:50:15.438 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 10 v 717 (ObjNum 396 snap 124 seq_num 396) dirty exists 2023-09-22T07:50:15.438 INFO:tasks.rados.rados.0.smithi006.stdout:1950: finishing write tid 3 to smithi006182445-50 2023-09-22T07:50:15.438 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 50 v 645 (ObjNum 610 snap 184 seq_num 610) dirty exists 2023-09-22T07:50:15.438 INFO:tasks.rados.rados.0.smithi006.stdout:1950: left oid 50 (ObjNum 610 snap 184 seq_num 610) 2023-09-22T07:50:15.438 INFO:tasks.rados.rados.0.smithi006.stdout:1947: expect (ObjNum 536 snap 163 seq_num 536) 2023-09-22T07:50:15.517 INFO:tasks.rados.rados.0.smithi006.stdout:1954: finishing rollback tid 0 to smithi006182445-8 2023-09-22T07:50:15.517 INFO:tasks.rados.rados.0.smithi006.stdout:1954: finishing rollback tid 1 to smithi006182445-8 2023-09-22T07:50:15.518 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 8 v 240 (ObjNum 161 snap 0 seq_num 0) dirty dne 2023-09-22T07:50:15.518 INFO:tasks.rados.rados.0.smithi006.stdout:1955: finishing write tid 1 to smithi006182445-20 2023-09-22T07:50:15.518 INFO:tasks.rados.rados.0.smithi006.stdout:1955: finishing write tid 2 to smithi006182445-20 2023-09-22T07:50:15.518 INFO:tasks.rados.rados.0.smithi006.stdout:1952: expect (ObjNum 588 snap 179 seq_num 588) 2023-09-22T07:50:15.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:15 smithi006 ceph-mon[204052]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-22T07:50:15.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:15 smithi006 ceph-mon[204052]: failed to encode map e440 with expected crc 2023-09-22T07:50:15.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:15 smithi006 ceph-mon[204052]: osd.4 [v2:172.21.15.105:6800/2237855928,v1:172.21.15.105:6801/2237855928] boot 2023-09-22T07:50:15.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:15 smithi006 ceph-mon[204052]: osdmap e440: 8 total, 8 up, 8 in 2023-09-22T07:50:15.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:15 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-22T07:50:15.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:15 smithi006 ceph-mon[204052]: failed to encode map e440 with expected crc 2023-09-22T07:50:15.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:15 smithi006 ceph-mon[200575]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-22T07:50:15.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:15 smithi006 ceph-mon[200575]: failed to encode map e440 with expected crc 2023-09-22T07:50:15.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:15 smithi006 ceph-mon[200575]: osd.4 [v2:172.21.15.105:6800/2237855928,v1:172.21.15.105:6801/2237855928] boot 2023-09-22T07:50:15.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:15 smithi006 ceph-mon[200575]: osdmap e440: 8 total, 8 up, 8 in 2023-09-22T07:50:15.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:15 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-22T07:50:15.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:15 smithi006 ceph-mon[200575]: failed to encode map e440 with expected crc 2023-09-22T07:50:15.545 INFO:tasks.rados.rados.0.smithi006.stdout:1955: finishing write tid 3 to smithi006182445-20 2023-09-22T07:50:15.545 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 20 v 647 (ObjNum 611 snap 184 seq_num 611) dirty exists 2023-09-22T07:50:15.545 INFO:tasks.rados.rados.0.smithi006.stdout:1955: left oid 20 (ObjNum 611 snap 184 seq_num 611) 2023-09-22T07:50:15.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:15 smithi105 ceph-mon[190463]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-22T07:50:15.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:15 smithi105 ceph-mon[190463]: failed to encode map e440 with expected crc 2023-09-22T07:50:15.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:15 smithi105 ceph-mon[190463]: osd.4 [v2:172.21.15.105:6800/2237855928,v1:172.21.15.105:6801/2237855928] boot 2023-09-22T07:50:15.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:15 smithi105 ceph-mon[190463]: osdmap e440: 8 total, 8 up, 8 in 2023-09-22T07:50:15.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:15 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-22T07:50:15.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:15 smithi105 ceph-mon[190463]: failed to encode map e440 with expected crc 2023-09-22T07:50:16.300 INFO:tasks.rados.rados.0.smithi006.stdout:1942: done (9 left) 2023-09-22T07:50:16.300 INFO:tasks.rados.rados.0.smithi006.stdout:1946: done (8 left) 2023-09-22T07:50:16.300 INFO:tasks.rados.rados.0.smithi006.stdout:1947: done (7 left) 2023-09-22T07:50:16.300 INFO:tasks.rados.rados.0.smithi006.stdout:1948: done (6 left) 2023-09-22T07:50:16.300 INFO:tasks.rados.rados.0.smithi006.stdout:1950: done (5 left) 2023-09-22T07:50:16.300 INFO:tasks.rados.rados.0.smithi006.stdout:1951: done (4 left) 2023-09-22T07:50:16.300 INFO:tasks.rados.rados.0.smithi006.stdout:1952: done (3 left) 2023-09-22T07:50:16.300 INFO:tasks.rados.rados.0.smithi006.stdout:1954: done (2 left) 2023-09-22T07:50:16.300 INFO:tasks.rados.rados.0.smithi006.stdout:1955: done (1 left) 2023-09-22T07:50:16.300 INFO:tasks.rados.rados.0.smithi006.stdout:1956: done (0 left) 2023-09-22T07:50:16.300 INFO:tasks.rados.rados.0.smithi006.stdout:1957: delete oid 40 current snap is 185 2023-09-22T07:50:16.305 INFO:tasks.rados.rados.0.smithi006.stdout:1957: done (0 left) 2023-09-22T07:50:16.306 INFO:tasks.rados.rados.0.smithi006.stdout:1958: read oid 17 snap 184 2023-09-22T07:50:16.306 INFO:tasks.rados.rados.0.smithi006.stdout:1958: expect (ObjNum 591 snap 180 seq_num 591) 2023-09-22T07:50:16.306 INFO:tasks.rados.rados.0.smithi006.stdout:1959: snap_create 2023-09-22T07:50:16.338 INFO:tasks.rados.rados.0.smithi006.stdout:1958: expect (ObjNum 591 snap 180 seq_num 591) 2023-09-22T07:50:16.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:16 smithi105 ceph-mon[190463]: pgmap v308: 121 pgs: 3 peering, 11 active+undersized+degraded, 31 active+undersized, 76 active+clean; 204 MiB data, 868 MiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 432 KiB/s wr, 12 op/s; 63/450 objects degraded (14.000%) 2023-09-22T07:50:16.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:16 smithi105 ceph-mon[190463]: failed to encode map e441 with expected crc 2023-09-22T07:50:16.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:16 smithi105 ceph-mon[190463]: osdmap e441: 8 total, 8 up, 8 in 2023-09-22T07:50:16.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:16 smithi105 ceph-mon[190463]: failed to encode map e441 with expected crc 2023-09-22T07:50:16.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:16 smithi105 ceph-mon[190463]: failed to encode map e441 with expected crc 2023-09-22T07:50:16.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:16 smithi105 ceph-mon[190463]: failed to encode map e441 with expected crc 2023-09-22T07:50:16.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:16 smithi105 ceph-mon[190463]: failed to encode map e441 with expected crc 2023-09-22T07:50:16.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:16 smithi105 ceph-mon[190463]: failed to encode map e441 with expected crc 2023-09-22T07:50:16.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:16 smithi105 ceph-mon[190463]: failed to encode map e441 with expected crc 2023-09-22T07:50:16.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:16 smithi105 ceph-mon[190463]: failed to encode map e441 with expected crc 2023-09-22T07:50:16.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:16 smithi105 ceph-mon[190463]: Health check update: Degraded data redundancy: 63/450 objects degraded (14.000%), 11 pgs degraded (PG_DEGRADED) 2023-09-22T07:50:16.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:16 smithi006 ceph-mon[200575]: pgmap v308: 121 pgs: 3 peering, 11 active+undersized+degraded, 31 active+undersized, 76 active+clean; 204 MiB data, 868 MiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 432 KiB/s wr, 12 op/s; 63/450 objects degraded (14.000%) 2023-09-22T07:50:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:16 smithi006 ceph-mon[200575]: failed to encode map e441 with expected crc 2023-09-22T07:50:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:16 smithi006 ceph-mon[200575]: osdmap e441: 8 total, 8 up, 8 in 2023-09-22T07:50:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:16 smithi006 ceph-mon[200575]: failed to encode map e441 with expected crc 2023-09-22T07:50:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:16 smithi006 ceph-mon[200575]: failed to encode map e441 with expected crc 2023-09-22T07:50:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:16 smithi006 ceph-mon[200575]: failed to encode map e441 with expected crc 2023-09-22T07:50:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:16 smithi006 ceph-mon[200575]: failed to encode map e441 with expected crc 2023-09-22T07:50:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:16 smithi006 ceph-mon[200575]: failed to encode map e441 with expected crc 2023-09-22T07:50:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:16 smithi006 ceph-mon[200575]: failed to encode map e441 with expected crc 2023-09-22T07:50:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:16 smithi006 ceph-mon[200575]: failed to encode map e441 with expected crc 2023-09-22T07:50:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:16 smithi006 ceph-mon[200575]: Health check update: Degraded data redundancy: 63/450 objects degraded (14.000%), 11 pgs degraded (PG_DEGRADED) 2023-09-22T07:50:16.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:16 smithi006 ceph-mon[204052]: pgmap v308: 121 pgs: 3 peering, 11 active+undersized+degraded, 31 active+undersized, 76 active+clean; 204 MiB data, 868 MiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 432 KiB/s wr, 12 op/s; 63/450 objects degraded (14.000%) 2023-09-22T07:50:16.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:16 smithi006 ceph-mon[204052]: failed to encode map e441 with expected crc 2023-09-22T07:50:16.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:16 smithi006 ceph-mon[204052]: osdmap e441: 8 total, 8 up, 8 in 2023-09-22T07:50:16.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:16 smithi006 ceph-mon[204052]: failed to encode map e441 with expected crc 2023-09-22T07:50:16.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:16 smithi006 ceph-mon[204052]: failed to encode map e441 with expected crc 2023-09-22T07:50:16.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:16 smithi006 ceph-mon[204052]: failed to encode map e441 with expected crc 2023-09-22T07:50:16.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:16 smithi006 ceph-mon[204052]: failed to encode map e441 with expected crc 2023-09-22T07:50:16.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:16 smithi006 ceph-mon[204052]: failed to encode map e441 with expected crc 2023-09-22T07:50:16.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:16 smithi006 ceph-mon[204052]: failed to encode map e441 with expected crc 2023-09-22T07:50:16.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:16 smithi006 ceph-mon[204052]: failed to encode map e441 with expected crc 2023-09-22T07:50:16.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:16 smithi006 ceph-mon[204052]: Health check update: Degraded data redundancy: 63/450 objects degraded (14.000%), 11 pgs degraded (PG_DEGRADED) 2023-09-22T07:50:17.285 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:50:16 smithi006 conmon[187727]: 2023-09-22T07:50:16.920+0000 7fc003075700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2023-09-22T07:50:17.311 INFO:tasks.rados.rados.0.smithi006.stdout:1958: done (1 left) 2023-09-22T07:50:17.311 INFO:tasks.rados.rados.0.smithi006.stdout:1959: done (0 left) 2023-09-22T07:50:17.311 INFO:tasks.rados.rados.0.smithi006.stdout:1960: read oid 30 snap -1 2023-09-22T07:50:17.311 INFO:tasks.rados.rados.0.smithi006.stdout:1960: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-22T07:50:17.311 INFO:tasks.rados.rados.0.smithi006.stdout:1961: rollback oid 45 current snap is 186 2023-09-22T07:50:17.311 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 45 to 167 2023-09-22T07:50:17.311 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 31 current snap is 186 2023-09-22T07:50:17.311 INFO:tasks.rados.rados.0.smithi006.stdout:1962: seq_num 613 ranges {8937472=671744} 2023-09-22T07:50:17.363 INFO:tasks.rados.rados.0.smithi006.stdout:1962: writing smithi006182445-31 from 8937472 to 9609216 tid 1 2023-09-22T07:50:17.363 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 9 current snap is 186 2023-09-22T07:50:17.363 INFO:tasks.rados.rados.0.smithi006.stdout:1963: seq_num 614 ranges {557056=688128} 2023-09-22T07:50:17.370 INFO:tasks.rados.rados.0.smithi006.stdout:1963: writing smithi006182445-9 from 557056 to 1245184 tid 1 2023-09-22T07:50:17.371 INFO:tasks.rados.rados.0.smithi006.stdout:1964: delete oid 25 current snap is 186 2023-09-22T07:50:17.371 INFO:tasks.rados.rados.0.smithi006.stdout:1960: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-22T07:50:17.376 INFO:tasks.rados.rados.0.smithi006.stdout:1961: finishing rollback tid 0 to smithi006182445-45 2023-09-22T07:50:17.376 INFO:tasks.rados.rados.0.smithi006.stdout:1961: finishing rollback tid 1 to smithi006182445-45 2023-09-22T07:50:17.376 INFO:tasks.rados.rados.0.smithi006.stdout:1961: finishing rollback tid 2 to smithi006182445-45 2023-09-22T07:50:17.376 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 45 v 617 (ObjNum 495 snap 148 seq_num 495) dirty exists 2023-09-22T07:50:17.376 INFO:tasks.rados.rados.0.smithi006.stdout:1962: finishing write tid 1 to smithi006182445-31 2023-09-22T07:50:17.376 INFO:tasks.rados.rados.0.smithi006.stdout:1962: finishing write tid 2 to smithi006182445-31 2023-09-22T07:50:17.377 INFO:tasks.rados.rados.0.smithi006.stdout:1962: finishing write tid 3 to smithi006182445-31 2023-09-22T07:50:17.377 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 31 v 1070 (ObjNum 613 snap 186 seq_num 613) dirty exists 2023-09-22T07:50:17.377 INFO:tasks.rados.rados.0.smithi006.stdout:1962: left oid 31 (ObjNum 613 snap 186 seq_num 613) 2023-09-22T07:50:17.377 INFO:tasks.rados.rados.0.smithi006.stdout:1960: done (4 left) 2023-09-22T07:50:17.377 INFO:tasks.rados.rados.0.smithi006.stdout:1961: done (3 left) 2023-09-22T07:50:17.377 INFO:tasks.rados.rados.0.smithi006.stdout:1962: done (2 left) 2023-09-22T07:50:17.377 INFO:tasks.rados.rados.0.smithi006.stdout:1964: done (1 left) 2023-09-22T07:50:17.377 INFO:tasks.rados.rados.0.smithi006.stdout:1965: read oid 15 snap -1 2023-09-22T07:50:17.378 INFO:tasks.rados.rados.0.smithi006.stdout:1965: expect (ObjNum 499 snap 150 seq_num 499) 2023-09-22T07:50:17.378 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 22 current snap is 186 2023-09-22T07:50:17.378 INFO:tasks.rados.rados.0.smithi006.stdout:1966: seq_num 616 ranges {6045696=720896} 2023-09-22T07:50:17.413 INFO:tasks.rados.rados.0.smithi006.stdout:1966: writing smithi006182445-22 from 6045696 to 6766592 tid 1 2023-09-22T07:50:17.413 INFO:tasks.rados.rados.0.smithi006.stdout:1967: delete oid 49 current snap is 186 2023-09-22T07:50:17.413 INFO:tasks.rados.rados.0.smithi006.stdout:1963: finishing write tid 1 to smithi006182445-9 2023-09-22T07:50:17.413 INFO:tasks.rados.rados.0.smithi006.stdout:1963: finishing write tid 2 to smithi006182445-9 2023-09-22T07:50:17.413 INFO:tasks.rados.rados.0.smithi006.stdout:1963: finishing write tid 3 to smithi006182445-9 2023-09-22T07:50:17.414 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 9 v 1024 (ObjNum 614 snap 186 seq_num 614) dirty exists 2023-09-22T07:50:17.414 INFO:tasks.rados.rados.0.smithi006.stdout:1963: left oid 9 (ObjNum 614 snap 186 seq_num 614) 2023-09-22T07:50:17.414 INFO:tasks.rados.rados.0.smithi006.stdout:1965: expect (ObjNum 499 snap 150 seq_num 499) 2023-09-22T07:50:17.443 INFO:tasks.rados.rados.0.smithi006.stdout:1966: finishing write tid 1 to smithi006182445-22 2023-09-22T07:50:17.444 INFO:tasks.rados.rados.0.smithi006.stdout:1966: finishing write tid 2 to smithi006182445-22 2023-09-22T07:50:17.444 INFO:tasks.rados.rados.0.smithi006.stdout:1966: finishing write tid 3 to smithi006182445-22 2023-09-22T07:50:17.444 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 22 v 921 (ObjNum 616 snap 186 seq_num 616) dirty exists 2023-09-22T07:50:17.444 INFO:tasks.rados.rados.0.smithi006.stdout:1966: left oid 22 (ObjNum 616 snap 186 seq_num 616) 2023-09-22T07:50:17.444 INFO:tasks.rados.rados.0.smithi006.stdout:1963: done (3 left) 2023-09-22T07:50:17.444 INFO:tasks.rados.rados.0.smithi006.stdout:1965: done (2 left) 2023-09-22T07:50:17.444 INFO:tasks.rados.rados.0.smithi006.stdout:1966: done (1 left) 2023-09-22T07:50:17.444 INFO:tasks.rados.rados.0.smithi006.stdout:1967: done (0 left) 2023-09-22T07:50:17.444 INFO:tasks.rados.rados.0.smithi006.stdout:1968: copy_from oid 44 from oid 30 current snap is 186 2023-09-22T07:50:17.444 INFO:tasks.rados.rados.0.smithi006.stdout:1969: read oid 47 snap -1 2023-09-22T07:50:17.444 INFO:tasks.rados.rados.0.smithi006.stdout:1969: expect (ObjNum 601 snap 181 seq_num 601) 2023-09-22T07:50:17.444 INFO:tasks.rados.rados.0.smithi006.stdout:1970: read oid 36 snap -1 2023-09-22T07:50:17.445 INFO:tasks.rados.rados.0.smithi006.stdout:1970: expect (ObjNum 499 snap 150 seq_num 499) 2023-09-22T07:50:17.445 INFO:tasks.rados.rados.0.smithi006.stdout:1971: snap_remove snap 175 2023-09-22T07:50:17.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:17 smithi105 ceph-mon[190463]: osdmap e442: 8 total, 8 up, 8 in 2023-09-22T07:50:17.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:17 smithi105 ceph-mon[190463]: failed to encode map e442 with expected crc 2023-09-22T07:50:17.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:17 smithi105 ceph-mon[190463]: failed to encode map e442 with expected crc 2023-09-22T07:50:17.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:17 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:17.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:17 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:17.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:17 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:50:17.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:17 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:50:17.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:17 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:17.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:17 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:50:17.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:17 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:50:17.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:17 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:50:17.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:17 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:50:17.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:17 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-09-22T07:50:17.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:17 smithi006 ceph-mon[204052]: osdmap e442: 8 total, 8 up, 8 in 2023-09-22T07:50:17.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:17 smithi006 ceph-mon[204052]: failed to encode map e442 with expected crc 2023-09-22T07:50:17.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:17 smithi006 ceph-mon[204052]: failed to encode map e442 with expected crc 2023-09-22T07:50:17.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:17 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:17.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:17 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:17.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:17 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:50:17.708 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:17 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:50:17.708 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:17 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:17.708 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:17 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:50:17.708 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:17 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:50:17.708 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:17 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:50:17.708 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:17 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:50:17.709 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:17 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-09-22T07:50:17.709 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:17 smithi006 ceph-mon[200575]: osdmap e442: 8 total, 8 up, 8 in 2023-09-22T07:50:17.709 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:17 smithi006 ceph-mon[200575]: failed to encode map e442 with expected crc 2023-09-22T07:50:17.709 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:17 smithi006 ceph-mon[200575]: failed to encode map e442 with expected crc 2023-09-22T07:50:17.709 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:17 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:17.710 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:17 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:17.710 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:17 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:50:17.710 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:17 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:50:17.710 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:17 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:17.710 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:17 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:50:17.710 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:17 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:50:17.711 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:17 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:50:17.711 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:17 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:50:17.711 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:17 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-09-22T07:50:18.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:50:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:50:17] "GET /metrics HTTP/1.1" 200 36116 "" "Prometheus/2.43.0" 2023-09-22T07:50:18.315 INFO:tasks.rados.rados.0.smithi006.stdout:1971: done (3 left) 2023-09-22T07:50:18.315 INFO:tasks.rados.rados.0.smithi006.stdout:1972: snap_remove snap 179 2023-09-22T07:50:18.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:18 smithi105 ceph-mon[190463]: pgmap v311: 121 pgs: 3 peering, 8 active+undersized+degraded, 26 active+undersized, 84 active+clean; 192 MiB data, 862 MiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 584 KiB/s wr, 12 op/s; 41/429 objects degraded (9.557%); 6.1 MiB/s, 1 objects/s recovering 2023-09-22T07:50:18.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:18 smithi105 ceph-mon[190463]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-09-22T07:50:18.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:18 smithi105 ceph-mon[190463]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2023-09-22T07:50:18.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:18 smithi105 ceph-mon[190463]: failed to encode map e443 with expected crc 2023-09-22T07:50:18.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:18 smithi105 ceph-mon[190463]: osdmap e443: 8 total, 8 up, 8 in 2023-09-22T07:50:18.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:18 smithi105 ceph-mon[190463]: failed to encode map e443 with expected crc 2023-09-22T07:50:18.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:18 smithi105 ceph-mon[190463]: failed to encode map e443 with expected crc 2023-09-22T07:50:18.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:18 smithi006 ceph-mon[200575]: pgmap v311: 121 pgs: 3 peering, 8 active+undersized+degraded, 26 active+undersized, 84 active+clean; 192 MiB data, 862 MiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 584 KiB/s wr, 12 op/s; 41/429 objects degraded (9.557%); 6.1 MiB/s, 1 objects/s recovering 2023-09-22T07:50:18.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:18 smithi006 ceph-mon[200575]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-09-22T07:50:18.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:18 smithi006 ceph-mon[200575]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2023-09-22T07:50:18.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:18 smithi006 ceph-mon[200575]: failed to encode map e443 with expected crc 2023-09-22T07:50:18.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:18 smithi006 ceph-mon[200575]: osdmap e443: 8 total, 8 up, 8 in 2023-09-22T07:50:18.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:18 smithi006 ceph-mon[200575]: failed to encode map e443 with expected crc 2023-09-22T07:50:18.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:18 smithi006 ceph-mon[200575]: failed to encode map e443 with expected crc 2023-09-22T07:50:18.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:18 smithi006 ceph-mon[204052]: pgmap v311: 121 pgs: 3 peering, 8 active+undersized+degraded, 26 active+undersized, 84 active+clean; 192 MiB data, 862 MiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 584 KiB/s wr, 12 op/s; 41/429 objects degraded (9.557%); 6.1 MiB/s, 1 objects/s recovering 2023-09-22T07:50:18.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:18 smithi006 ceph-mon[204052]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-09-22T07:50:18.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:18 smithi006 ceph-mon[204052]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2023-09-22T07:50:18.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:18 smithi006 ceph-mon[204052]: failed to encode map e443 with expected crc 2023-09-22T07:50:18.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:18 smithi006 ceph-mon[204052]: osdmap e443: 8 total, 8 up, 8 in 2023-09-22T07:50:18.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:18 smithi006 ceph-mon[204052]: failed to encode map e443 with expected crc 2023-09-22T07:50:18.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:18 smithi006 ceph-mon[204052]: failed to encode map e443 with expected crc 2023-09-22T07:50:19.126 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:50:18 smithi105 conmon[175730]: ts=2023-09-22T07:50:18.659Z caller=alerting.go:366 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi006:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi105.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-09-22T07:50:19.126 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:50:18 smithi105 conmon[175730]: ts=2023-09-22T07:50: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-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi006:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)\", cluster_addr=\"172.21.15.6\", device_class=\"ssd\", hostname=\"smithi006\", instance=\"smithi105.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.6\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-22T07:50:19.327 INFO:tasks.rados.rados.0.smithi006.stdout:1972: done (3 left) 2023-09-22T07:50:19.327 INFO:tasks.rados.rados.0.smithi006.stdout:1973: rmattr oid 40 current snap is 186 2023-09-22T07:50:19.327 INFO:tasks.rados.rados.0.smithi006.stdout:1973: done (3 left) 2023-09-22T07:50:19.327 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 10 current snap is 186 2023-09-22T07:50:19.327 INFO:tasks.rados.rados.0.smithi006.stdout:1974: seq_num 618 ranges {3637248=753664} 2023-09-22T07:50:19.352 INFO:tasks.rados.rados.0.smithi006.stdout:1974: writing smithi006182445-10 from 3637248 to 4390912 tid 1 2023-09-22T07:50:19.352 INFO:tasks.rados.rados.0.smithi006.stdout:1975: read oid 48 snap -1 2023-09-22T07:50:19.352 INFO:tasks.rados.rados.0.smithi006.stdout:1975: expect deleted 2023-09-22T07:50:19.352 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 32 current snap is 186 2023-09-22T07:50:19.352 INFO:tasks.rados.rados.0.smithi006.stdout:1976: seq_num 619 ranges {0=770048} 2023-09-22T07:50:19.356 INFO:tasks.rados.rados.0.smithi006.stdout:1976: writing smithi006182445-32 from 0 to 770048 tid 1 2023-09-22T07:50:19.356 INFO:tasks.rados.rados.0.smithi006.stdout:1977: delete oid 16 current snap is 186 2023-09-22T07:50:19.356 INFO:tasks.rados.rados.0.smithi006.stdout:1970: expect (ObjNum 499 snap 150 seq_num 499) 2023-09-22T07:50:19.388 INFO:tasks.rados.rados.0.smithi006.stdout:1968: finishing copy_from to smithi006182445-44 2023-09-22T07:50:19.388 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 44 v 650 (ObjNum 65 snap 0 seq_num 3169797824) dirty exists 2023-09-22T07:50:19.388 INFO:tasks.rados.rados.0.smithi006.stdout:1968: finishing copy_from racing read to smithi006182445-44 2023-09-22T07:50:19.388 INFO:tasks.rados.rados.0.smithi006.stdout:1969: expect (ObjNum 601 snap 181 seq_num 601) 2023-09-22T07:50:19.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:19 smithi105 ceph-mon[190463]: failed to encode map e444 with expected crc 2023-09-22T07:50:19.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:19 smithi105 ceph-mon[190463]: osdmap e444: 8 total, 8 up, 8 in 2023-09-22T07:50:19.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:19 smithi105 ceph-mon[190463]: failed to encode map e444 with expected crc 2023-09-22T07:50:19.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:19 smithi105 ceph-mon[190463]: pgmap v314: 121 pgs: 3 peering, 118 active+clean; 174 MiB data, 875 MiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 496 KiB/s wr, 9 op/s; 11 MiB/s, 3 objects/s recovering 2023-09-22T07:50:19.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:19 smithi006 ceph-mon[200575]: failed to encode map e444 with expected crc 2023-09-22T07:50:19.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:19 smithi006 ceph-mon[200575]: osdmap e444: 8 total, 8 up, 8 in 2023-09-22T07:50:19.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:19 smithi006 ceph-mon[200575]: failed to encode map e444 with expected crc 2023-09-22T07:50:19.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:19 smithi006 ceph-mon[200575]: pgmap v314: 121 pgs: 3 peering, 118 active+clean; 174 MiB data, 875 MiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 496 KiB/s wr, 9 op/s; 11 MiB/s, 3 objects/s recovering 2023-09-22T07:50:19.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:19 smithi006 ceph-mon[204052]: failed to encode map e444 with expected crc 2023-09-22T07:50:19.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:19 smithi006 ceph-mon[204052]: osdmap e444: 8 total, 8 up, 8 in 2023-09-22T07:50:19.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:19 smithi006 ceph-mon[204052]: failed to encode map e444 with expected crc 2023-09-22T07:50:19.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:19 smithi006 ceph-mon[204052]: pgmap v314: 121 pgs: 3 peering, 118 active+clean; 174 MiB data, 875 MiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 496 KiB/s wr, 9 op/s; 11 MiB/s, 3 objects/s recovering 2023-09-22T07:50:19.830 INFO:tasks.rados.rados.0.smithi006.stdout:1974: finishing write tid 1 to smithi006182445-10 2023-09-22T07:50:19.830 INFO:tasks.rados.rados.0.smithi006.stdout:1974: finishing write tid 2 to smithi006182445-10 2023-09-22T07:50:19.830 INFO:tasks.rados.rados.0.smithi006.stdout:1974: finishing write tid 3 to smithi006182445-10 2023-09-22T07:50:19.830 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 10 v 736 (ObjNum 618 snap 186 seq_num 618) dirty exists 2023-09-22T07:50:19.830 INFO:tasks.rados.rados.0.smithi006.stdout:1974: left oid 10 (ObjNum 618 snap 186 seq_num 618) 2023-09-22T07:50:19.830 INFO:tasks.rados.rados.0.smithi006.stdout:1976: finishing write tid 1 to smithi006182445-32 2023-09-22T07:50:19.830 INFO:tasks.rados.rados.0.smithi006.stdout:1976: finishing write tid 2 to smithi006182445-32 2023-09-22T07:50:19.830 INFO:tasks.rados.rados.0.smithi006.stdout:1976: finishing write tid 3 to smithi006182445-32 2023-09-22T07:50:19.831 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 32 v 708 (ObjNum 619 snap 186 seq_num 619) dirty exists 2023-09-22T07:50:19.831 INFO:tasks.rados.rados.0.smithi006.stdout:1976: left oid 32 (ObjNum 619 snap 186 seq_num 619) 2023-09-22T07:50:19.831 INFO:tasks.rados.rados.0.smithi006.stdout:1968: done (6 left) 2023-09-22T07:50:19.831 INFO:tasks.rados.rados.0.smithi006.stdout:1969: done (5 left) 2023-09-22T07:50:19.831 INFO:tasks.rados.rados.0.smithi006.stdout:1970: done (4 left) 2023-09-22T07:50:19.831 INFO:tasks.rados.rados.0.smithi006.stdout:1974: done (3 left) 2023-09-22T07:50:19.831 INFO:tasks.rados.rados.0.smithi006.stdout:1975: done (2 left) 2023-09-22T07:50:19.831 INFO:tasks.rados.rados.0.smithi006.stdout:1976: done (1 left) 2023-09-22T07:50:19.831 INFO:tasks.rados.rados.0.smithi006.stdout:1977: done (0 left) 2023-09-22T07:50:19.831 INFO:tasks.rados.rados.0.smithi006.stdout:1978: read oid 10 snap -1 2023-09-22T07:50:19.831 INFO:tasks.rados.rados.0.smithi006.stdout:1978: expect (ObjNum 618 snap 186 seq_num 618) 2023-09-22T07:50:19.831 INFO:tasks.rados.rados.0.smithi006.stdout:1979: delete oid 2 current snap is 186 2023-09-22T07:50:19.832 INFO:tasks.rados.rados.0.smithi006.stdout:1979: done (1 left) 2023-09-22T07:50:19.832 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 42 current snap is 186 2023-09-22T07:50:19.833 INFO:tasks.rados.rados.0.smithi006.stdout:1980: seq_num 622 ranges {1769472=425984,2195456=401408} 2023-09-22T07:50:19.845 INFO:tasks.rados.rados.0.smithi006.stdout:1980: writing smithi006182445-42 from 1769472 to 2195456 tid 1 2023-09-22T07:50:19.847 INFO:tasks.rados.rados.0.smithi006.stdout:1980: writing smithi006182445-42 from 2195456 to 2596864 tid 2 2023-09-22T07:50:19.847 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 20 current snap is 186 2023-09-22T07:50:19.847 INFO:tasks.rados.rados.0.smithi006.stdout:1981: seq_num 623 ranges {638976=442368,1081344=401408} 2023-09-22T07:50:19.853 INFO:tasks.rados.rados.0.smithi006.stdout:1981: writing smithi006182445-20 from 638976 to 1081344 tid 1 2023-09-22T07:50:19.856 INFO:tasks.rados.rados.0.smithi006.stdout:1981: writing smithi006182445-20 from 1081344 to 1482752 tid 2 2023-09-22T07:50:19.856 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 24 current snap is 186 2023-09-22T07:50:19.856 INFO:tasks.rados.rados.0.smithi006.stdout:1982: seq_num 624 ranges {7004160=458752,7462912=401408} 2023-09-22T07:50:19.897 INFO:tasks.rados.rados.0.smithi006.stdout:1982: writing smithi006182445-24 from 7004160 to 7462912 tid 1 2023-09-22T07:50:19.899 INFO:tasks.rados.rados.0.smithi006.stdout:1982: writing smithi006182445-24 from 7462912 to 7864320 tid 2 2023-09-22T07:50:19.899 INFO:tasks.rados.rados.0.smithi006.stdout:1983: read oid 8 snap -1 2023-09-22T07:50:19.899 INFO:tasks.rados.rados.0.smithi006.stdout:1983: expect deleted 2023-09-22T07:50:19.899 INFO:tasks.rados.rados.0.smithi006.stdout:1984: copy_from oid 41 from oid 16 current snap is 186 2023-09-22T07:50:19.900 INFO:tasks.rados.rados.0.smithi006.stdout:1978: expect (ObjNum 618 snap 186 seq_num 618) 2023-09-22T07:50:20.099 INFO:tasks.rados.rados.0.smithi006.stdout:1980: finishing write tid 1 to smithi006182445-42 2023-09-22T07:50:20.099 INFO:tasks.rados.rados.0.smithi006.stdout:1980: finishing write tid 2 to smithi006182445-42 2023-09-22T07:50:20.099 INFO:tasks.rados.rados.0.smithi006.stdout:1980: finishing write tid 3 to smithi006182445-42 2023-09-22T07:50:20.099 INFO:tasks.rados.rados.0.smithi006.stdout:1980: finishing write tid 4 to smithi006182445-42 2023-09-22T07:50:20.099 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 42 v 740 (ObjNum 622 snap 186 seq_num 622) dirty exists 2023-09-22T07:50:20.099 INFO:tasks.rados.rados.0.smithi006.stdout:1980: left oid 42 (ObjNum 622 snap 186 seq_num 622) 2023-09-22T07:50:20.100 INFO:tasks.rados.rados.0.smithi006.stdout:1981: finishing write tid 1 to smithi006182445-20 2023-09-22T07:50:20.100 INFO:tasks.rados.rados.0.smithi006.stdout:1978: done (5 left) 2023-09-22T07:50:20.100 INFO:tasks.rados.rados.0.smithi006.stdout:1980: done (4 left) 2023-09-22T07:50:20.100 INFO:tasks.rados.rados.0.smithi006.stdout:1985: read oid 4 snap -1 2023-09-22T07:50:20.100 INFO:tasks.rados.rados.0.smithi006.stdout:1985: expect deleted 2023-09-22T07:50:20.100 INFO:tasks.rados.rados.0.smithi006.stdout:1981: finishing write tid 2 to smithi006182445-20 2023-09-22T07:50:20.100 INFO:tasks.rados.rados.0.smithi006.stdout:1981: finishing write tid 3 to smithi006182445-20 2023-09-22T07:50:20.100 INFO:tasks.rados.rados.0.smithi006.stdout:1981: finishing write tid 4 to smithi006182445-20 2023-09-22T07:50:20.100 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 20 v 650 (ObjNum 623 snap 186 seq_num 623) dirty exists 2023-09-22T07:50:20.100 INFO:tasks.rados.rados.0.smithi006.stdout:1981: left oid 20 (ObjNum 623 snap 186 seq_num 623) 2023-09-22T07:50:20.100 INFO:tasks.rados.rados.0.smithi006.stdout:1982: finishing write tid 1 to smithi006182445-24 2023-09-22T07:50:20.100 INFO:tasks.rados.rados.0.smithi006.stdout:1984: finishing copy_from to smithi006182445-41 2023-09-22T07:50:20.101 INFO:tasks.rados.rados.0.smithi006.stdout:1984: got expected ENOENT (src dne) 2023-09-22T07:50:20.101 INFO:tasks.rados.rados.0.smithi006.stdout:1984: finishing copy_from racing read to smithi006182445-41 2023-09-22T07:50:20.101 INFO:tasks.rados.rados.0.smithi006.stdout:1982: finishing write tid 2 to smithi006182445-24 2023-09-22T07:50:20.101 INFO:tasks.rados.rados.0.smithi006.stdout:1982: finishing write tid 3 to smithi006182445-24 2023-09-22T07:50:20.101 INFO:tasks.rados.rados.0.smithi006.stdout:1982: finishing write tid 4 to smithi006182445-24 2023-09-22T07:50:20.101 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 24 v 653 (ObjNum 624 snap 186 seq_num 624) dirty exists 2023-09-22T07:50:20.101 INFO:tasks.rados.rados.0.smithi006.stdout:1982: left oid 24 (ObjNum 624 snap 186 seq_num 624) 2023-09-22T07:50:20.101 INFO:tasks.rados.rados.0.smithi006.stdout:1986: read oid 22 snap -1 2023-09-22T07:50:20.101 INFO:tasks.rados.rados.0.smithi006.stdout:1986: expect (ObjNum 616 snap 186 seq_num 616) 2023-09-22T07:50:20.101 INFO:tasks.rados.rados.0.smithi006.stdout:1981: done (5 left) 2023-09-22T07:50:20.101 INFO:tasks.rados.rados.0.smithi006.stdout:1982: done (4 left) 2023-09-22T07:50:20.101 INFO:tasks.rados.rados.0.smithi006.stdout:1983: done (3 left) 2023-09-22T07:50:20.101 INFO:tasks.rados.rados.0.smithi006.stdout:1984: done (2 left) 2023-09-22T07:50:20.102 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 8 current snap is 186 2023-09-22T07:50:20.102 INFO:tasks.rados.rados.0.smithi006.stdout:1987: seq_num 625 ranges {0=475136,475136=401408} 2023-09-22T07:50:20.102 INFO:tasks.rados.rados.0.smithi006.stdout:1987: writing smithi006182445-8 from 0 to 475136 tid 1 2023-09-22T07:50:20.103 INFO:tasks.rados.rados.0.smithi006.stdout:1987: writing smithi006182445-8 from 475136 to 876544 tid 2 2023-09-22T07:50:20.104 INFO:tasks.rados.rados.0.smithi006.stdout:1988: read oid 21 snap -1 2023-09-22T07:50:20.104 INFO:tasks.rados.rados.0.smithi006.stdout:1988: expect (ObjNum 552 snap 169 seq_num 552) 2023-09-22T07:50:20.104 INFO:tasks.rados.rados.0.smithi006.stdout:1989: read oid 15 snap -1 2023-09-22T07:50:20.104 INFO:tasks.rados.rados.0.smithi006.stdout:1989: expect (ObjNum 499 snap 150 seq_num 499) 2023-09-22T07:50:20.104 INFO:tasks.rados.rados.0.smithi006.stdout:1985: done (4 left) 2023-09-22T07:50:20.104 INFO:tasks.rados.rados.0.smithi006.stdout:1990: read oid 45 snap 184 2023-09-22T07:50:20.104 INFO:tasks.rados.rados.0.smithi006.stdout:1990: expect (ObjNum 574 snap 174 seq_num 574) 2023-09-22T07:50:20.104 INFO:tasks.rados.rados.0.smithi006.stdout:1991: rmattr oid 18 current snap is 186 2023-09-22T07:50:20.104 INFO:tasks.rados.rados.0.smithi006.stdout:1991: done (5 left) 2023-09-22T07:50:20.104 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 40 current snap is 186 2023-09-22T07:50:20.104 INFO:tasks.rados.rados.0.smithi006.stdout:1992: seq_num 626 ranges {0=491520,491520=401408} 2023-09-22T07:50:20.106 INFO:tasks.rados.rados.0.smithi006.stdout:1992: writing smithi006182445-40 from 0 to 491520 tid 1 2023-09-22T07:50:20.110 INFO:tasks.rados.rados.0.smithi006.stdout:1992: writing smithi006182445-40 from 491520 to 892928 tid 2 2023-09-22T07:50:20.110 INFO:tasks.rados.rados.0.smithi006.stdout:1993: rollback oid 29 current snap is 186 2023-09-22T07:50:20.110 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 29 to 167 2023-09-22T07:50:20.110 INFO:tasks.rados.rados.0.smithi006.stdout:1987: finishing write tid 1 to smithi006182445-8 2023-09-22T07:50:20.110 INFO:tasks.rados.rados.0.smithi006.stdout:1987: finishing write tid 2 to smithi006182445-8 2023-09-22T07:50:20.111 INFO:tasks.rados.rados.0.smithi006.stdout:1994: copy_from oid 10 from oid 46 current snap is 186 2023-09-22T07:50:20.111 INFO:tasks.rados.rados.0.smithi006.stdout:1995: rollback oid 13 current snap is 186 2023-09-22T07:50:20.111 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 13 to 180 2023-09-22T07:50:20.111 INFO:tasks.rados.rados.0.smithi006.stdout:1996: setattr oid 41 current snap is 186 2023-09-22T07:50:20.111 INFO:tasks.rados.rados.0.smithi006.stdout:1989: expect (ObjNum 499 snap 150 seq_num 499) 2023-09-22T07:50:20.146 INFO:tasks.rados.rados.0.smithi006.stdout:1990: expect (ObjNum 574 snap 174 seq_num 574) 2023-09-22T07:50:20.192 INFO:tasks.rados.rados.0.smithi006.stdout:1993: finishing rollback tid 0 to smithi006182445-29 2023-09-22T07:50:20.192 INFO:tasks.rados.rados.0.smithi006.stdout:1987: finishing write tid 3 to smithi006182445-8 2023-09-22T07:50:20.192 INFO:tasks.rados.rados.0.smithi006.stdout:1992: finishing write tid 1 to smithi006182445-40 2023-09-22T07:50:20.192 INFO:tasks.rados.rados.0.smithi006.stdout:1993: finishing rollback tid 1 to smithi006182445-29 2023-09-22T07:50:20.193 INFO:tasks.rados.rados.0.smithi006.stdout:1993: finishing rollback tid 2 to smithi006182445-29 2023-09-22T07:50:20.193 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 29 v 668 (ObjNum 513 snap 153 seq_num 513) dirty exists 2023-09-22T07:50:20.193 INFO:tasks.rados.rados.0.smithi006.stdout:1988: expect (ObjNum 552 snap 169 seq_num 552) 2023-09-22T07:50:20.243 INFO:tasks.rados.rados.0.smithi006.stdout:1995: finishing rollback tid 0 to smithi006182445-13 2023-09-22T07:50:20.244 INFO:tasks.rados.rados.0.smithi006.stdout:1995: finishing rollback tid 1 to smithi006182445-13 2023-09-22T07:50:20.244 INFO:tasks.rados.rados.0.smithi006.stdout:1995: finishing rollback tid 2 to smithi006182445-13 2023-09-22T07:50:20.244 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 13 v 1027 (ObjNum 65 snap 0 seq_num 1617519962) dirty exists 2023-09-22T07:50:20.244 INFO:tasks.rados.rados.0.smithi006.stdout:1987: finishing write tid 4 to smithi006182445-8 2023-09-22T07:50:20.244 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 8 v 249 (ObjNum 625 snap 186 seq_num 625) dirty exists 2023-09-22T07:50:20.244 INFO:tasks.rados.rados.0.smithi006.stdout:1987: left oid 8 (ObjNum 625 snap 186 seq_num 625) 2023-09-22T07:50:20.244 INFO:tasks.rados.rados.0.smithi006.stdout:1992: finishing write tid 2 to smithi006182445-40 2023-09-22T07:50:20.244 INFO:tasks.rados.rados.0.smithi006.stdout:1992: finishing write tid 3 to smithi006182445-40 2023-09-22T07:50:20.244 INFO:tasks.rados.rados.0.smithi006.stdout:1992: finishing write tid 4 to smithi006182445-40 2023-09-22T07:50:20.244 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 40 v 585 (ObjNum 626 snap 186 seq_num 626) dirty exists 2023-09-22T07:50:20.245 INFO:tasks.rados.rados.0.smithi006.stdout:1992: left oid 40 (ObjNum 626 snap 186 seq_num 626) 2023-09-22T07:50:20.245 INFO:tasks.rados.rados.0.smithi006.stdout:1994: finishing copy_from to smithi006182445-10 2023-09-22T07:50:20.245 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 10 v 1020 (ObjNum 603 snap 182 seq_num 603) dirty exists 2023-09-22T07:50:20.245 INFO:tasks.rados.rados.0.smithi006.stdout:1994: finishing copy_from racing read to smithi006182445-10 2023-09-22T07:50:20.245 INFO:tasks.rados.rados.0.smithi006.stdout:1986: expect (ObjNum 616 snap 186 seq_num 616) 2023-09-22T07:50:20.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:20 smithi105 ceph-mon[190463]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 41/429 objects degraded (9.557%), 8 pgs degraded) 2023-09-22T07:50:20.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:20 smithi105 ceph-mon[190463]: Cluster is now healthy 2023-09-22T07:50:20.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:20 smithi105 ceph-mon[190463]: failed to encode map e445 with expected crc 2023-09-22T07:50:20.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:20 smithi105 ceph-mon[190463]: failed to encode map e445 with expected crc 2023-09-22T07:50:20.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:20 smithi105 ceph-mon[190463]: failed to encode map e445 with expected crc 2023-09-22T07:50:20.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:20 smithi105 ceph-mon[190463]: failed to encode map e445 with expected crc 2023-09-22T07:50:20.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:20 smithi105 ceph-mon[190463]: osdmap e445: 8 total, 8 up, 8 in 2023-09-22T07:50:20.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:20 smithi105 ceph-mon[190463]: failed to encode map e445 with expected crc 2023-09-22T07:50:20.649 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 41 v 572 (ObjNum 607 snap 184 seq_num 607) dirty exists 2023-09-22T07:50:20.649 INFO:tasks.rados.rados.0.smithi006.stdout:1986: done (9 left) 2023-09-22T07:50:20.649 INFO:tasks.rados.rados.0.smithi006.stdout:1987: done (8 left) 2023-09-22T07:50:20.649 INFO:tasks.rados.rados.0.smithi006.stdout:1988: done (7 left) 2023-09-22T07:50:20.649 INFO:tasks.rados.rados.0.smithi006.stdout:1989: done (6 left) 2023-09-22T07:50:20.649 INFO:tasks.rados.rados.0.smithi006.stdout:1990: done (5 left) 2023-09-22T07:50:20.650 INFO:tasks.rados.rados.0.smithi006.stdout:1992: done (4 left) 2023-09-22T07:50:20.650 INFO:tasks.rados.rados.0.smithi006.stdout:1993: done (3 left) 2023-09-22T07:50:20.650 INFO:tasks.rados.rados.0.smithi006.stdout:1994: done (2 left) 2023-09-22T07:50:20.650 INFO:tasks.rados.rados.0.smithi006.stdout:1995: done (1 left) 2023-09-22T07:50:20.650 INFO:tasks.rados.rados.0.smithi006.stdout:1996: done (0 left) 2023-09-22T07:50:20.650 INFO:tasks.rados.rados.0.smithi006.stdout:1997: read oid 33 snap -1 2023-09-22T07:50:20.650 INFO:tasks.rados.rados.0.smithi006.stdout:1997: expect (ObjNum 483 snap 147 seq_num 483) 2023-09-22T07:50:20.650 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 20 current snap is 186 2023-09-22T07:50:20.650 INFO:tasks.rados.rados.0.smithi006.stdout:1998: seq_num 627 ranges {1482752=507904,1990656=401408} 2023-09-22T07:50:20.660 INFO:tasks.rados.rados.0.smithi006.stdout:1998: writing smithi006182445-20 from 1482752 to 1990656 tid 1 2023-09-22T07:50:20.662 INFO:tasks.rados.rados.0.smithi006.stdout:1998: writing smithi006182445-20 from 1990656 to 2392064 tid 2 2023-09-22T07:50:20.662 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 1 current snap is 186 2023-09-22T07:50:20.662 INFO:tasks.rados.rados.0.smithi006.stdout:1997: expect (ObjNum 483 snap 147 seq_num 483) 2023-09-22T07:50:20.768 INFO:tasks.rados.rados.0.smithi006.stdout:1998: finishing write tid 1 to smithi006182445-20 2023-09-22T07:50:20.769 INFO:tasks.rados.rados.0.smithi006.stdout:1998: finishing write tid 2 to smithi006182445-20 2023-09-22T07:50:20.769 INFO:tasks.rados.rados.0.smithi006.stdout:1998: finishing write tid 3 to smithi006182445-20 2023-09-22T07:50:20.769 INFO:tasks.rados.rados.0.smithi006.stdout:1998: finishing write tid 4 to smithi006182445-20 2023-09-22T07:50:20.769 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 20 v 656 (ObjNum 627 snap 186 seq_num 627) dirty exists 2023-09-22T07:50:20.769 INFO:tasks.rados.rados.0.smithi006.stdout:1998: left oid 20 (ObjNum 627 snap 186 seq_num 627) 2023-09-22T07:50:20.769 INFO:tasks.rados.rados.0.smithi006.stdout:1999: seq_num 628 ranges {5423104=524288,5947392=401408} 2023-09-22T07:50:20.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:20 smithi006 ceph-mon[200575]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 41/429 objects degraded (9.557%), 8 pgs degraded) 2023-09-22T07:50:20.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:20 smithi006 ceph-mon[200575]: Cluster is now healthy 2023-09-22T07:50:20.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:20 smithi006 ceph-mon[200575]: failed to encode map e445 with expected crc 2023-09-22T07:50:20.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:20 smithi006 ceph-mon[200575]: failed to encode map e445 with expected crc 2023-09-22T07:50:20.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:20 smithi006 ceph-mon[200575]: failed to encode map e445 with expected crc 2023-09-22T07:50:20.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:20 smithi006 ceph-mon[200575]: failed to encode map e445 with expected crc 2023-09-22T07:50:20.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:20 smithi006 ceph-mon[200575]: osdmap e445: 8 total, 8 up, 8 in 2023-09-22T07:50:20.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:20 smithi006 ceph-mon[200575]: failed to encode map e445 with expected crc 2023-09-22T07:50:20.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:20 smithi006 ceph-mon[204052]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 41/429 objects degraded (9.557%), 8 pgs degraded) 2023-09-22T07:50:20.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:20 smithi006 ceph-mon[204052]: Cluster is now healthy 2023-09-22T07:50:20.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:20 smithi006 ceph-mon[204052]: failed to encode map e445 with expected crc 2023-09-22T07:50:20.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:20 smithi006 ceph-mon[204052]: failed to encode map e445 with expected crc 2023-09-22T07:50:20.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:20 smithi006 ceph-mon[204052]: failed to encode map e445 with expected crc 2023-09-22T07:50:20.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:20 smithi006 ceph-mon[204052]: failed to encode map e445 with expected crc 2023-09-22T07:50:20.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:20 smithi006 ceph-mon[204052]: osdmap e445: 8 total, 8 up, 8 in 2023-09-22T07:50:20.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:20 smithi006 ceph-mon[204052]: failed to encode map e445 with expected crc 2023-09-22T07:50:20.801 INFO:tasks.rados.rados.0.smithi006.stdout:1999: writing smithi006182445-1 from 5423104 to 5947392 tid 1 2023-09-22T07:50:20.804 INFO:tasks.rados.rados.0.smithi006.stdout:1999: writing smithi006182445-1 from 5947392 to 6348800 tid 2 2023-09-22T07:50:20.804 INFO:tasks.rados.rados.0.smithi006.stdout:1997: done (2 left) 2023-09-22T07:50:20.804 INFO:tasks.rados.rados.0.smithi006.stdout:1998: done (1 left) 2023-09-22T07:50:20.804 INFO:tasks.rados.rados.0.smithi006.stdout:2000: read oid 16 snap 180 2023-09-22T07:50:20.804 INFO:tasks.rados.rados.0.smithi006.stdout:2000: expect (ObjNum 589 snap 179 seq_num 589) 2023-09-22T07:50:20.804 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 22 current snap is 186 2023-09-22T07:50:20.804 INFO:tasks.rados.rados.0.smithi006.stdout:2001: seq_num 629 ranges {6766592=540672,7307264=401408} 2023-09-22T07:50:20.844 INFO:tasks.rados.rados.0.smithi006.stdout:2001: writing smithi006182445-22 from 6766592 to 7307264 tid 1 2023-09-22T07:50:20.846 INFO:tasks.rados.rados.0.smithi006.stdout:2001: writing smithi006182445-22 from 7307264 to 7708672 tid 2 2023-09-22T07:50:20.846 INFO:tasks.rados.rados.0.smithi006.stdout:2002: read oid 38 snap -1 2023-09-22T07:50:20.847 INFO:tasks.rados.rados.0.smithi006.stdout:2002: expect (ObjNum 562 snap 172 seq_num 562) 2023-09-22T07:50:20.847 INFO:tasks.rados.rados.0.smithi006.stdout:2003: snap_create 2023-09-22T07:50:20.847 INFO:tasks.rados.rados.0.smithi006.stdout:1999: finishing write tid 1 to smithi006182445-1 2023-09-22T07:50:20.847 INFO:tasks.rados.rados.0.smithi006.stdout:1999: finishing write tid 2 to smithi006182445-1 2023-09-22T07:50:20.847 INFO:tasks.rados.rados.0.smithi006.stdout:1999: finishing write tid 3 to smithi006182445-1 2023-09-22T07:50:20.847 INFO:tasks.rados.rados.0.smithi006.stdout:1999: finishing write tid 4 to smithi006182445-1 2023-09-22T07:50:20.847 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 1 v 588 (ObjNum 628 snap 186 seq_num 628) dirty exists 2023-09-22T07:50:20.847 INFO:tasks.rados.rados.0.smithi006.stdout:1999: left oid 1 (ObjNum 628 snap 186 seq_num 628) 2023-09-22T07:50:20.847 INFO:tasks.rados.rados.0.smithi006.stdout:2000: expect (ObjNum 589 snap 179 seq_num 589) 2023-09-22T07:50:20.952 INFO:tasks.rados.rados.0.smithi006.stdout:2001: finishing write tid 1 to smithi006182445-22 2023-09-22T07:50:20.953 INFO:tasks.rados.rados.0.smithi006.stdout:2001: finishing write tid 2 to smithi006182445-22 2023-09-22T07:50:20.953 INFO:tasks.rados.rados.0.smithi006.stdout:2001: finishing write tid 3 to smithi006182445-22 2023-09-22T07:50:20.953 INFO:tasks.rados.rados.0.smithi006.stdout:2001: finishing write tid 4 to smithi006182445-22 2023-09-22T07:50:20.953 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 22 v 924 (ObjNum 629 snap 186 seq_num 629) dirty exists 2023-09-22T07:50:20.953 INFO:tasks.rados.rados.0.smithi006.stdout:2001: left oid 22 (ObjNum 629 snap 186 seq_num 629) 2023-09-22T07:50:20.953 INFO:tasks.rados.rados.0.smithi006.stdout:2002: expect (ObjNum 562 snap 172 seq_num 562) 2023-09-22T07:50:21.335 INFO:tasks.rados.rados.0.smithi006.stdout:1999: done (4 left) 2023-09-22T07:50:21.335 INFO:tasks.rados.rados.0.smithi006.stdout:2000: done (3 left) 2023-09-22T07:50:21.335 INFO:tasks.rados.rados.0.smithi006.stdout:2001: done (2 left) 2023-09-22T07:50:21.336 INFO:tasks.rados.rados.0.smithi006.stdout:2002: done (1 left) 2023-09-22T07:50:21.336 INFO:tasks.rados.rados.0.smithi006.stdout:2003: done (0 left) 2023-09-22T07:50:21.336 INFO:tasks.rados.rados.0.smithi006.stdout:2004: delete oid 43 current snap is 187 2023-09-22T07:50:21.338 INFO:tasks.rados.rados.0.smithi006.stdout:2004: done (0 left) 2023-09-22T07:50:21.338 INFO:tasks.rados.rados.0.smithi006.stdout:2005: read oid 30 snap -1 2023-09-22T07:50:21.338 INFO:tasks.rados.rados.0.smithi006.stdout:2005: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-22T07:50:21.338 INFO:tasks.rados.rados.0.smithi006.stdout:2006: snap_create 2023-09-22T07:50:21.339 INFO:tasks.rados.rados.0.smithi006.stdout:2005: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-22T07:50:22.333 INFO:tasks.rados.rados.0.smithi006.stdout:2005: done (1 left) 2023-09-22T07:50:22.334 INFO:tasks.rados.rados.0.smithi006.stdout:2006: done (0 left) 2023-09-22T07:50:22.334 INFO:tasks.rados.rados.0.smithi006.stdout:2007: copy_from oid 4 from oid 25 current snap is 188 2023-09-22T07:50:22.334 INFO:tasks.rados.rados.0.smithi006.stdout:2008: read oid 49 snap -1 2023-09-22T07:50:22.334 INFO:tasks.rados.rados.0.smithi006.stdout:2008: expect deleted 2023-09-22T07:50:22.334 INFO:tasks.rados.rados.0.smithi006.stdout:2009: snap_create 2023-09-22T07:50:22.338 INFO:tasks.rados.rados.0.smithi006.stdout:2007: finishing copy_from to smithi006182445-4 2023-09-22T07:50:22.339 INFO:tasks.rados.rados.0.smithi006.stdout:2007: got expected ENOENT (src dne) 2023-09-22T07:50:22.339 INFO:tasks.rados.rados.0.smithi006.stdout:2007: finishing copy_from racing read to smithi006182445-4 2023-09-22T07:50:22.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:22 smithi006 ceph-mon[204052]: pgmap v316: 121 pgs: 121 active+clean; 174 MiB data, 862 MiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 842 KiB/s wr, 7 op/s; 6.9 MiB/s, 1 objects/s recovering 2023-09-22T07:50:22.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:22 smithi006 ceph-mon[204052]: osdmap e446: 8 total, 8 up, 8 in 2023-09-22T07:50:22.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:22 smithi006 ceph-mon[200575]: pgmap v316: 121 pgs: 121 active+clean; 174 MiB data, 862 MiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 842 KiB/s wr, 7 op/s; 6.9 MiB/s, 1 objects/s recovering 2023-09-22T07:50:22.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:22 smithi006 ceph-mon[200575]: osdmap e446: 8 total, 8 up, 8 in 2023-09-22T07:50:22.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:22 smithi105 ceph-mon[190463]: pgmap v316: 121 pgs: 121 active+clean; 174 MiB data, 862 MiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 842 KiB/s wr, 7 op/s; 6.9 MiB/s, 1 objects/s recovering 2023-09-22T07:50:22.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:22 smithi105 ceph-mon[190463]: osdmap e446: 8 total, 8 up, 8 in 2023-09-22T07:50:23.339 INFO:tasks.rados.rados.0.smithi006.stdout:2007: done (2 left) 2023-09-22T07:50:23.339 INFO:tasks.rados.rados.0.smithi006.stdout:2008: done (1 left) 2023-09-22T07:50:23.339 INFO:tasks.rados.rados.0.smithi006.stdout:2009: done (0 left) 2023-09-22T07:50:23.339 INFO:tasks.rados.rados.0.smithi006.stdout:2010: copy_from oid 27 from oid 39 current snap is 189 2023-09-22T07:50:23.339 INFO:tasks.rados.rados.0.smithi006.stdout:2011: read oid 38 snap -1 2023-09-22T07:50:23.339 INFO:tasks.rados.rados.0.smithi006.stdout:2011: expect (ObjNum 562 snap 172 seq_num 562) 2023-09-22T07:50:23.339 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 2 current snap is 189 2023-09-22T07:50:23.339 INFO:tasks.rados.rados.0.smithi006.stdout:2012: seq_num 631 ranges {0=573440,573440=401408} 2023-09-22T07:50:23.341 INFO:tasks.rados.rados.0.smithi006.stdout:2012: writing smithi006182445-2 from 0 to 573440 tid 1 2023-09-22T07:50:23.344 INFO:tasks.rados.rados.0.smithi006.stdout:2012: writing smithi006182445-2 from 573440 to 974848 tid 2 2023-09-22T07:50:23.344 INFO:tasks.rados.rados.0.smithi006.stdout:2013: delete oid 41 current snap is 189 2023-09-22T07:50:23.349 INFO:tasks.rados.rados.0.smithi006.stdout:2012: finishing write tid 1 to smithi006182445-2 2023-09-22T07:50:23.349 INFO:tasks.rados.rados.0.smithi006.stdout:2012: finishing write tid 2 to smithi006182445-2 2023-09-22T07:50:23.350 INFO:tasks.rados.rados.0.smithi006.stdout:2012: finishing write tid 3 to smithi006182445-2 2023-09-22T07:50:23.351 INFO:tasks.rados.rados.0.smithi006.stdout:2012: finishing write tid 4 to smithi006182445-2 2023-09-22T07:50:23.352 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 2 v 562 (ObjNum 631 snap 189 seq_num 631) dirty exists 2023-09-22T07:50:23.352 INFO:tasks.rados.rados.0.smithi006.stdout:2012: left oid 2 (ObjNum 631 snap 189 seq_num 631) 2023-09-22T07:50:23.353 INFO:tasks.rados.rados.0.smithi006.stdout:2011: expect (ObjNum 562 snap 172 seq_num 562) 2023-09-22T07:50:23.411 INFO:tasks.rados.rados.0.smithi006.stdout:2010: finishing copy_from racing read to smithi006182445-27 2023-09-22T07:50:23.412 INFO:tasks.rados.rados.0.smithi006.stdout:2010: finishing copy_from to smithi006182445-27 2023-09-22T07:50:23.412 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 27 v 566 (ObjNum 600 snap 181 seq_num 600) dirty exists 2023-09-22T07:50:23.412 INFO:tasks.rados.rados.0.smithi006.stdout:2010: done (3 left) 2023-09-22T07:50:23.412 INFO:tasks.rados.rados.0.smithi006.stdout:2011: done (2 left) 2023-09-22T07:50:23.412 INFO:tasks.rados.rados.0.smithi006.stdout:2012: done (1 left) 2023-09-22T07:50:23.412 INFO:tasks.rados.rados.0.smithi006.stdout:2013: done (0 left) 2023-09-22T07:50:23.412 INFO:tasks.rados.rados.0.smithi006.stdout:2014: delete oid 30 current snap is 189 2023-09-22T07:50:23.414 INFO:tasks.rados.rados.0.smithi006.stdout:2014: done (0 left) 2023-09-22T07:50:23.414 INFO:tasks.rados.rados.0.smithi006.stdout:2015: read oid 32 snap -1 2023-09-22T07:50:23.414 INFO:tasks.rados.rados.0.smithi006.stdout:2015: expect (ObjNum 619 snap 186 seq_num 619) 2023-09-22T07:50:23.415 INFO:tasks.rados.rados.0.smithi006.stdout:2016: copy_from oid 27 from oid 16 current snap is 189 2023-09-22T07:50:23.415 INFO:tasks.rados.rados.0.smithi006.stdout:2017: setattr oid 7 current snap is 189 2023-09-22T07:50:23.415 INFO:tasks.rados.rados.0.smithi006.stdout:2018: read oid 4 snap -1 2023-09-22T07:50:23.415 INFO:tasks.rados.rados.0.smithi006.stdout:2018: expect deleted 2023-09-22T07:50:23.415 INFO:tasks.rados.rados.0.smithi006.stdout:2019: read oid 34 snap -1 2023-09-22T07:50:23.415 INFO:tasks.rados.rados.0.smithi006.stdout:2019: expect deleted 2023-09-22T07:50:23.416 INFO:tasks.rados.rados.0.smithi006.stdout:2020: snap_create 2023-09-22T07:50:23.416 INFO:tasks.rados.rados.0.smithi006.stdout:2016: finishing copy_from to smithi006182445-27 2023-09-22T07:50:23.416 INFO:tasks.rados.rados.0.smithi006.stdout:2016: got expected ENOENT (src dne) 2023-09-22T07:50:23.416 INFO:tasks.rados.rados.0.smithi006.stdout:2016: finishing copy_from racing read to smithi006182445-27 2023-09-22T07:50:23.418 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 7 v 1090 (ObjNum 583 snap 177 seq_num 583) dirty exists 2023-09-22T07:50:23.420 INFO:tasks.rados.rados.0.smithi006.stdout:2015: expect (ObjNum 619 snap 186 seq_num 619) 2023-09-22T07:50:23.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:23 smithi006 ceph-mon[204052]: failed to encode map e446 with expected crc 2023-09-22T07:50:23.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:23 smithi006 ceph-mon[204052]: failed to encode map e446 with expected crc 2023-09-22T07:50:23.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:23 smithi006 ceph-mon[204052]: failed to encode map e446 with expected crc 2023-09-22T07:50:23.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:23 smithi006 ceph-mon[204052]: failed to encode map e447 with expected crc 2023-09-22T07:50:23.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:23 smithi006 ceph-mon[204052]: osdmap e447: 8 total, 8 up, 8 in 2023-09-22T07:50:23.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:23 smithi006 ceph-mon[204052]: failed to encode map e447 with expected crc 2023-09-22T07:50:23.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:23 smithi006 ceph-mon[204052]: failed to encode map e447 with expected crc 2023-09-22T07:50:23.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:23 smithi006 ceph-mon[200575]: failed to encode map e446 with expected crc 2023-09-22T07:50:23.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:23 smithi006 ceph-mon[200575]: failed to encode map e446 with expected crc 2023-09-22T07:50:23.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:23 smithi006 ceph-mon[200575]: failed to encode map e446 with expected crc 2023-09-22T07:50:23.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:23 smithi006 ceph-mon[200575]: failed to encode map e447 with expected crc 2023-09-22T07:50:23.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:23 smithi006 ceph-mon[200575]: osdmap e447: 8 total, 8 up, 8 in 2023-09-22T07:50:23.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:23 smithi006 ceph-mon[200575]: failed to encode map e447 with expected crc 2023-09-22T07:50:23.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:23 smithi006 ceph-mon[200575]: failed to encode map e447 with expected crc 2023-09-22T07:50:23.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:23 smithi105 ceph-mon[190463]: failed to encode map e446 with expected crc 2023-09-22T07:50:23.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:23 smithi105 ceph-mon[190463]: failed to encode map e446 with expected crc 2023-09-22T07:50:23.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:23 smithi105 ceph-mon[190463]: failed to encode map e446 with expected crc 2023-09-22T07:50:23.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:23 smithi105 ceph-mon[190463]: failed to encode map e447 with expected crc 2023-09-22T07:50:23.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:23 smithi105 ceph-mon[190463]: osdmap e447: 8 total, 8 up, 8 in 2023-09-22T07:50:23.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:23 smithi105 ceph-mon[190463]: failed to encode map e447 with expected crc 2023-09-22T07:50:23.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:23 smithi105 ceph-mon[190463]: failed to encode map e447 with expected crc 2023-09-22T07:50:24.342 INFO:tasks.rados.rados.0.smithi006.stdout:2015: done (5 left) 2023-09-22T07:50:24.342 INFO:tasks.rados.rados.0.smithi006.stdout:2016: done (4 left) 2023-09-22T07:50:24.342 INFO:tasks.rados.rados.0.smithi006.stdout:2017: done (3 left) 2023-09-22T07:50:24.342 INFO:tasks.rados.rados.0.smithi006.stdout:2018: done (2 left) 2023-09-22T07:50:24.342 INFO:tasks.rados.rados.0.smithi006.stdout:2019: done (1 left) 2023-09-22T07:50:24.342 INFO:tasks.rados.rados.0.smithi006.stdout:2020: done (0 left) 2023-09-22T07:50:24.342 INFO:tasks.rados.rados.0.smithi006.stdout:2021: copy_from oid 43 from oid 29 current snap is 190 2023-09-22T07:50:24.343 INFO:tasks.rados.rados.0.smithi006.stdout:2022: delete oid 37 current snap is 190 2023-09-22T07:50:24.349 INFO:tasks.rados.rados.0.smithi006.stdout:2022: done (1 left) 2023-09-22T07:50:24.349 INFO:tasks.rados.rados.0.smithi006.stdout:2023: read oid 5 snap -1 2023-09-22T07:50:24.349 INFO:tasks.rados.rados.0.smithi006.stdout:2023: expect deleted 2023-09-22T07:50:24.350 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 41 current snap is 190 2023-09-22T07:50:24.350 INFO:tasks.rados.rados.0.smithi006.stdout:2024: seq_num 635 ranges {0=638976,638976=401408} 2023-09-22T07:50:24.352 INFO:tasks.rados.rados.0.smithi006.stdout:2024: writing smithi006182445-41 from 0 to 638976 tid 1 2023-09-22T07:50:24.355 INFO:tasks.rados.rados.0.smithi006.stdout:2024: writing smithi006182445-41 from 638976 to 1040384 tid 2 2023-09-22T07:50:24.355 INFO:tasks.rados.rados.0.smithi006.stdout:2025: rollback oid 44 current snap is 190 2023-09-22T07:50:24.355 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 44 to 184 2023-09-22T07:50:24.355 INFO:tasks.rados.rados.0.smithi006.stdout:2023: done (3 left) 2023-09-22T07:50:24.356 INFO:tasks.rados.rados.0.smithi006.stdout:2026: read oid 49 snap -1 2023-09-22T07:50:24.356 INFO:tasks.rados.rados.0.smithi006.stdout:2026: expect deleted 2023-09-22T07:50:24.356 INFO:tasks.rados.rados.0.smithi006.stdout:2027: snap_create 2023-09-22T07:50:24.357 INFO:tasks.rados.rados.0.smithi006.stdout:2021: finishing copy_from racing read to smithi006182445-43 2023-09-22T07:50:24.360 INFO:tasks.rados.rados.0.smithi006.stdout:2021: finishing copy_from to smithi006182445-43 2023-09-22T07:50:24.360 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 43 v 668 (ObjNum 513 snap 153 seq_num 513) dirty exists 2023-09-22T07:50:24.360 INFO:tasks.rados.rados.0.smithi006.stdout:2025: finishing rollback tid 0 to smithi006182445-44 2023-09-22T07:50:24.361 INFO:tasks.rados.rados.0.smithi006.stdout:2025: finishing rollback tid 1 to smithi006182445-44 2023-09-22T07:50:24.361 INFO:tasks.rados.rados.0.smithi006.stdout:2025: finishing rollback tid 2 to smithi006182445-44 2023-09-22T07:50:24.361 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 44 v 653 (ObjNum 499 snap 150 seq_num 499) dirty exists 2023-09-22T07:50:24.362 INFO:tasks.rados.rados.0.smithi006.stdout:2024: finishing write tid 1 to smithi006182445-41 2023-09-22T07:50:24.363 INFO:tasks.rados.rados.0.smithi006.stdout:2024: finishing write tid 2 to smithi006182445-41 2023-09-22T07:50:24.363 INFO:tasks.rados.rados.0.smithi006.stdout:2024: finishing write tid 3 to smithi006182445-41 2023-09-22T07:50:24.364 INFO:tasks.rados.rados.0.smithi006.stdout:2024: finishing write tid 4 to smithi006182445-41 2023-09-22T07:50:24.364 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 41 v 576 (ObjNum 635 snap 190 seq_num 635) dirty exists 2023-09-22T07:50:24.364 INFO:tasks.rados.rados.0.smithi006.stdout:2024: left oid 41 (ObjNum 635 snap 190 seq_num 635) 2023-09-22T07:50:24.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:24 smithi006 ceph-mon[204052]: failed to encode map e447 with expected crc 2023-09-22T07:50:24.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:24 smithi006 ceph-mon[204052]: pgmap v319: 121 pgs: 121 active+clean; 175 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.4 MiB/s wr, 15 op/s; 2.9 MiB/s, 1 objects/s recovering 2023-09-22T07:50:24.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:24 smithi006 ceph-mon[204052]: osdmap e448: 8 total, 8 up, 8 in 2023-09-22T07:50:24.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:24 smithi006 ceph-mon[204052]: failed to encode map e448 with expected crc 2023-09-22T07:50:24.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:24 smithi006 ceph-mon[200575]: failed to encode map e447 with expected crc 2023-09-22T07:50:24.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:24 smithi006 ceph-mon[200575]: pgmap v319: 121 pgs: 121 active+clean; 175 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.4 MiB/s wr, 15 op/s; 2.9 MiB/s, 1 objects/s recovering 2023-09-22T07:50:24.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:24 smithi006 ceph-mon[200575]: osdmap e448: 8 total, 8 up, 8 in 2023-09-22T07:50:24.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:24 smithi006 ceph-mon[200575]: failed to encode map e448 with expected crc 2023-09-22T07:50:24.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:24 smithi105 ceph-mon[190463]: failed to encode map e447 with expected crc 2023-09-22T07:50:24.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:24 smithi105 ceph-mon[190463]: pgmap v319: 121 pgs: 121 active+clean; 175 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.4 MiB/s wr, 15 op/s; 2.9 MiB/s, 1 objects/s recovering 2023-09-22T07:50:24.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:24 smithi105 ceph-mon[190463]: osdmap e448: 8 total, 8 up, 8 in 2023-09-22T07:50:24.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:24 smithi105 ceph-mon[190463]: failed to encode map e448 with expected crc 2023-09-22T07:50:25.349 INFO:tasks.rados.rados.0.smithi006.stdout:2021: done (4 left) 2023-09-22T07:50:25.351 INFO:tasks.rados.rados.0.smithi006.stdout:2024: done (3 left) 2023-09-22T07:50:25.351 INFO:tasks.rados.rados.0.smithi006.stdout:2025: done (2 left) 2023-09-22T07:50:25.351 INFO:tasks.rados.rados.0.smithi006.stdout:2026: done (1 left) 2023-09-22T07:50:25.351 INFO:tasks.rados.rados.0.smithi006.stdout:2027: done (0 left) 2023-09-22T07:50:25.351 INFO:tasks.rados.rados.0.smithi006.stdout:2028: rollback oid 29 current snap is 191 2023-09-22T07:50:25.351 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 29 to 182 2023-09-22T07:50:25.351 INFO:tasks.rados.rados.0.smithi006.stdout:2029: copy_from oid 37 from oid 46 current snap is 191 2023-09-22T07:50:25.351 INFO:tasks.rados.rados.0.smithi006.stdout:2030: snap_remove snap 190 2023-09-22T07:50:25.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:25 smithi006 ceph-mon[204052]: failed to encode map e448 with expected crc 2023-09-22T07:50:25.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:25 smithi006 ceph-mon[204052]: failed to encode map e449 with expected crc 2023-09-22T07:50:25.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:25 smithi006 ceph-mon[204052]: osdmap e449: 8 total, 8 up, 8 in 2023-09-22T07:50:25.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:25 smithi006 ceph-mon[204052]: failed to encode map e449 with expected crc 2023-09-22T07:50:25.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:25 smithi006 ceph-mon[200575]: failed to encode map e448 with expected crc 2023-09-22T07:50:25.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:25 smithi006 ceph-mon[200575]: failed to encode map e449 with expected crc 2023-09-22T07:50:25.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:25 smithi006 ceph-mon[200575]: osdmap e449: 8 total, 8 up, 8 in 2023-09-22T07:50:25.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:25 smithi006 ceph-mon[200575]: failed to encode map e449 with expected crc 2023-09-22T07:50:25.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:25 smithi105 ceph-mon[190463]: failed to encode map e448 with expected crc 2023-09-22T07:50:25.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:25 smithi105 ceph-mon[190463]: failed to encode map e449 with expected crc 2023-09-22T07:50:25.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:25 smithi105 ceph-mon[190463]: osdmap e449: 8 total, 8 up, 8 in 2023-09-22T07:50:25.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:25 smithi105 ceph-mon[190463]: failed to encode map e449 with expected crc 2023-09-22T07:50:26.234 INFO:tasks.rados.rados.0.smithi006.stdout:2030: done (2 left) 2023-09-22T07:50:26.234 INFO:tasks.rados.rados.0.smithi006.stdout:2031: read oid 4 snap 180 2023-09-22T07:50:26.234 INFO:tasks.rados.rados.0.smithi006.stdout:2031: expect deleted 2023-09-22T07:50:26.235 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 49 current snap is 191 2023-09-22T07:50:26.235 INFO:tasks.rados.rados.0.smithi006.stdout:2032: seq_num 636 ranges {0=655360,655360=401408} 2023-09-22T07:50:26.238 INFO:tasks.rados.rados.0.smithi006.stdout:2032: writing smithi006182445-49 from 0 to 655360 tid 1 2023-09-22T07:50:26.240 INFO:tasks.rados.rados.0.smithi006.stdout:2032: writing smithi006182445-49 from 655360 to 1056768 tid 2 2023-09-22T07:50:26.241 INFO:tasks.rados.rados.0.smithi006.stdout:2033: rollback oid 1 current snap is 191 2023-09-22T07:50:26.241 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 1 to 188 2023-09-22T07:50:26.241 INFO:tasks.rados.rados.0.smithi006.stdout:2028: finishing rollback tid 0 to smithi006182445-29 2023-09-22T07:50:26.241 INFO:tasks.rados.rados.0.smithi006.stdout:2028: finishing rollback tid 1 to smithi006182445-29 2023-09-22T07:50:26.241 INFO:tasks.rados.rados.0.smithi006.stdout:2028: finishing rollback tid 2 to smithi006182445-29 2023-09-22T07:50:26.241 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 29 v 672 (ObjNum 177 snap 0 seq_num 3169220256) dirty exists 2023-09-22T07:50:26.241 INFO:tasks.rados.rados.0.smithi006.stdout:2029: finishing copy_from racing read to smithi006182445-37 2023-09-22T07:50:26.241 INFO:tasks.rados.rados.0.smithi006.stdout:2029: finishing copy_from to smithi006182445-37 2023-09-22T07:50:26.241 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 37 v 1020 (ObjNum 603 snap 182 seq_num 603) dirty exists 2023-09-22T07:50:26.241 INFO:tasks.rados.rados.0.smithi006.stdout:2028: done (4 left) 2023-09-22T07:50:26.242 INFO:tasks.rados.rados.0.smithi006.stdout:2029: done (3 left) 2023-09-22T07:50:26.242 INFO:tasks.rados.rados.0.smithi006.stdout:2034: delete oid 5 current snap is 191 2023-09-22T07:50:26.252 INFO:tasks.rados.rados.0.smithi006.stdout:2034: done (3 left) 2023-09-22T07:50:26.253 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 43 current snap is 191 2023-09-22T07:50:26.253 INFO:tasks.rados.rados.0.smithi006.stdout:2035: seq_num 638 ranges {1400832=688128,2088960=401408} 2023-09-22T07:50:26.255 INFO:tasks.rados.rados.0.smithi006.stdout:2035: writing smithi006182445-43 from 1400832 to 2088960 tid 1 2023-09-22T07:50:26.258 INFO:tasks.rados.rados.0.smithi006.stdout:2035: writing smithi006182445-43 from 2088960 to 2490368 tid 2 2023-09-22T07:50:26.258 INFO:tasks.rados.rados.0.smithi006.stdout:2036: snap_create 2023-09-22T07:50:26.258 INFO:tasks.rados.rados.0.smithi006.stdout:2033: finishing rollback tid 0 to smithi006182445-1 2023-09-22T07:50:26.258 INFO:tasks.rados.rados.0.smithi006.stdout:2033: finishing rollback tid 1 to smithi006182445-1 2023-09-22T07:50:26.259 INFO:tasks.rados.rados.0.smithi006.stdout:2033: finishing rollback tid 2 to smithi006182445-1 2023-09-22T07:50:26.259 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 1 v 591 (ObjNum 628 snap 186 seq_num 628) dirty exists 2023-09-22T07:50:26.259 INFO:tasks.rados.rados.0.smithi006.stdout:2032: finishing write tid 1 to smithi006182445-49 2023-09-22T07:50:26.259 INFO:tasks.rados.rados.0.smithi006.stdout:2032: finishing write tid 2 to smithi006182445-49 2023-09-22T07:50:26.259 INFO:tasks.rados.rados.0.smithi006.stdout:2032: finishing write tid 3 to smithi006182445-49 2023-09-22T07:50:26.259 INFO:tasks.rados.rados.0.smithi006.stdout:2032: finishing write tid 4 to smithi006182445-49 2023-09-22T07:50:26.259 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 49 v 675 (ObjNum 636 snap 191 seq_num 636) dirty exists 2023-09-22T07:50:26.259 INFO:tasks.rados.rados.0.smithi006.stdout:2032: left oid 49 (ObjNum 636 snap 191 seq_num 636) 2023-09-22T07:50:26.261 INFO:tasks.rados.rados.0.smithi006.stdout:2035: finishing write tid 1 to smithi006182445-43 2023-09-22T07:50:26.261 INFO:tasks.rados.rados.0.smithi006.stdout:2035: finishing write tid 2 to smithi006182445-43 2023-09-22T07:50:26.261 INFO:tasks.rados.rados.0.smithi006.stdout:2035: finishing write tid 3 to smithi006182445-43 2023-09-22T07:50:26.262 INFO:tasks.rados.rados.0.smithi006.stdout:2035: finishing write tid 4 to smithi006182445-43 2023-09-22T07:50:26.262 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 43 v 1094 (ObjNum 638 snap 191 seq_num 638) dirty exists 2023-09-22T07:50:26.263 INFO:tasks.rados.rados.0.smithi006.stdout:2035: left oid 43 (ObjNum 638 snap 191 seq_num 638) 2023-09-22T07:50:26.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:26 smithi006 ceph-mon[200575]: failed to encode map e449 with expected crc 2023-09-22T07:50:26.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:26 smithi006 ceph-mon[200575]: pgmap v322: 121 pgs: 121 active+clean; 180 MiB data, 885 MiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 2.4 MiB/s wr, 29 op/s 2023-09-22T07:50:26.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:26 smithi006 ceph-mon[200575]: osdmap e450: 8 total, 8 up, 8 in 2023-09-22T07:50:26.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:26 smithi006 ceph-mon[200575]: failed to encode map e450 with expected crc 2023-09-22T07:50:26.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:26 smithi006 ceph-mon[204052]: failed to encode map e449 with expected crc 2023-09-22T07:50:26.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:26 smithi006 ceph-mon[204052]: pgmap v322: 121 pgs: 121 active+clean; 180 MiB data, 885 MiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 2.4 MiB/s wr, 29 op/s 2023-09-22T07:50:26.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:26 smithi006 ceph-mon[204052]: osdmap e450: 8 total, 8 up, 8 in 2023-09-22T07:50:26.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:26 smithi006 ceph-mon[204052]: failed to encode map e450 with expected crc 2023-09-22T07:50:26.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:26 smithi105 ceph-mon[190463]: failed to encode map e449 with expected crc 2023-09-22T07:50:26.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:26 smithi105 ceph-mon[190463]: pgmap v322: 121 pgs: 121 active+clean; 180 MiB data, 885 MiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 2.4 MiB/s wr, 29 op/s 2023-09-22T07:50:26.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:26 smithi105 ceph-mon[190463]: osdmap e450: 8 total, 8 up, 8 in 2023-09-22T07:50:26.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:26 smithi105 ceph-mon[190463]: failed to encode map e450 with expected crc 2023-09-22T07:50:27.255 INFO:tasks.rados.rados.0.smithi006.stdout:2031: done (4 left) 2023-09-22T07:50:27.256 INFO:tasks.rados.rados.0.smithi006.stdout:2032: done (3 left) 2023-09-22T07:50:27.256 INFO:tasks.rados.rados.0.smithi006.stdout:2033: done (2 left) 2023-09-22T07:50:27.256 INFO:tasks.rados.rados.0.smithi006.stdout:2035: done (1 left) 2023-09-22T07:50:27.256 INFO:tasks.rados.rados.0.smithi006.stdout:2036: done (0 left) 2023-09-22T07:50:27.256 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 42 current snap is 192 2023-09-22T07:50:27.256 INFO:tasks.rados.rados.0.smithi006.stdout:2037: seq_num 639 ranges {2596864=704512,3301376=401408} 2023-09-22T07:50:27.273 INFO:tasks.rados.rados.0.smithi006.stdout:2037: writing smithi006182445-42 from 2596864 to 3301376 tid 1 2023-09-22T07:50:27.275 INFO:tasks.rados.rados.0.smithi006.stdout:2037: writing smithi006182445-42 from 3301376 to 3702784 tid 2 2023-09-22T07:50:27.275 INFO:tasks.rados.rados.0.smithi006.stdout:2038: snap_create 2023-09-22T07:50:27.279 INFO:tasks.rados.rados.0.smithi006.stdout:2037: finishing write tid 1 to smithi006182445-42 2023-09-22T07:50:27.279 INFO:tasks.rados.rados.0.smithi006.stdout:2037: finishing write tid 2 to smithi006182445-42 2023-09-22T07:50:27.280 INFO:tasks.rados.rados.0.smithi006.stdout:2037: finishing write tid 3 to smithi006182445-42 2023-09-22T07:50:27.281 INFO:tasks.rados.rados.0.smithi006.stdout:2037: finishing write tid 4 to smithi006182445-42 2023-09-22T07:50:27.281 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 42 v 1023 (ObjNum 639 snap 192 seq_num 639) dirty exists 2023-09-22T07:50:27.281 INFO:tasks.rados.rados.0.smithi006.stdout:2037: left oid 42 (ObjNum 639 snap 192 seq_num 639) 2023-09-22T07:50:27.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:27 smithi006 ceph-mon[200575]: failed to encode map e450 with expected crc 2023-09-22T07:50:27.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:27 smithi006 ceph-mon[200575]: failed to encode map e451 with expected crc 2023-09-22T07:50:27.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:27 smithi006 ceph-mon[200575]: osdmap e451: 8 total, 8 up, 8 in 2023-09-22T07:50:27.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:27 smithi006 ceph-mon[200575]: failed to encode map e451 with expected crc 2023-09-22T07:50:27.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:27 smithi006 ceph-mon[204052]: failed to encode map e450 with expected crc 2023-09-22T07:50:27.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:27 smithi006 ceph-mon[204052]: failed to encode map e451 with expected crc 2023-09-22T07:50:27.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:27 smithi006 ceph-mon[204052]: osdmap e451: 8 total, 8 up, 8 in 2023-09-22T07:50:27.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:27 smithi006 ceph-mon[204052]: failed to encode map e451 with expected crc 2023-09-22T07:50:27.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:27 smithi105 ceph-mon[190463]: failed to encode map e450 with expected crc 2023-09-22T07:50:27.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:27 smithi105 ceph-mon[190463]: failed to encode map e451 with expected crc 2023-09-22T07:50:27.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:27 smithi105 ceph-mon[190463]: osdmap e451: 8 total, 8 up, 8 in 2023-09-22T07:50:27.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:27 smithi105 ceph-mon[190463]: failed to encode map e451 with expected crc 2023-09-22T07:50:28.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:50:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:50:27] "GET /metrics HTTP/1.1" 200 36116 "" "Prometheus/2.43.0" 2023-09-22T07:50:28.257 INFO:tasks.rados.rados.0.smithi006.stdout:2037: done (1 left) 2023-09-22T07:50:28.257 INFO:tasks.rados.rados.0.smithi006.stdout:2038: done (0 left) 2023-09-22T07:50:28.257 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 18 current snap is 193 2023-09-22T07:50:28.257 INFO:tasks.rados.rados.0.smithi006.stdout:2039: seq_num 640 ranges {0=729088,729088=401408} 2023-09-22T07:50:28.261 INFO:tasks.rados.rados.0.smithi006.stdout:2039: writing smithi006182445-18 from 0 to 729088 tid 1 2023-09-22T07:50:28.264 INFO:tasks.rados.rados.0.smithi006.stdout:2039: writing smithi006182445-18 from 729088 to 1130496 tid 2 2023-09-22T07:50:28.264 INFO:tasks.rados.rados.0.smithi006.stdout:2040: snap_create 2023-09-22T07:50:28.269 INFO:tasks.rados.rados.0.smithi006.stdout:2039: finishing write tid 1 to smithi006182445-18 2023-09-22T07:50:28.269 INFO:tasks.rados.rados.0.smithi006.stdout:2039: finishing write tid 2 to smithi006182445-18 2023-09-22T07:50:28.270 INFO:tasks.rados.rados.0.smithi006.stdout:2039: finishing write tid 3 to smithi006182445-18 2023-09-22T07:50:28.271 INFO:tasks.rados.rados.0.smithi006.stdout:2039: finishing write tid 4 to smithi006182445-18 2023-09-22T07:50:28.271 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 18 v 714 (ObjNum 640 snap 193 seq_num 640) dirty exists 2023-09-22T07:50:28.271 INFO:tasks.rados.rados.0.smithi006.stdout:2039: left oid 18 (ObjNum 640 snap 193 seq_num 640) 2023-09-22T07:50:28.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:28 smithi006 ceph-mon[204052]: pgmap v325: 121 pgs: 121 active+clean; 185 MiB data, 892 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.7 MiB/s wr, 25 op/s 2023-09-22T07:50:28.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:28 smithi006 ceph-mon[204052]: failed to encode map e452 with expected crc 2023-09-22T07:50:28.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:28 smithi006 ceph-mon[204052]: failed to encode map e452 with expected crc 2023-09-22T07:50:28.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:28 smithi006 ceph-mon[204052]: osdmap e452: 8 total, 8 up, 8 in 2023-09-22T07:50:28.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:28 smithi006 ceph-mon[204052]: failed to encode map e452 with expected crc 2023-09-22T07:50:28.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:28.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:50:28.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:28.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:28 smithi006 ceph-mon[200575]: pgmap v325: 121 pgs: 121 active+clean; 185 MiB data, 892 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.7 MiB/s wr, 25 op/s 2023-09-22T07:50:28.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:28 smithi006 ceph-mon[200575]: failed to encode map e452 with expected crc 2023-09-22T07:50:28.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:28 smithi006 ceph-mon[200575]: failed to encode map e452 with expected crc 2023-09-22T07:50:28.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:28 smithi006 ceph-mon[200575]: osdmap e452: 8 total, 8 up, 8 in 2023-09-22T07:50:28.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:28 smithi006 ceph-mon[200575]: failed to encode map e452 with expected crc 2023-09-22T07:50:28.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:28.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:50:28.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:28.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:28 smithi105 ceph-mon[190463]: pgmap v325: 121 pgs: 121 active+clean; 185 MiB data, 892 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.7 MiB/s wr, 25 op/s 2023-09-22T07:50:28.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:28 smithi105 ceph-mon[190463]: failed to encode map e452 with expected crc 2023-09-22T07:50:28.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:28 smithi105 ceph-mon[190463]: failed to encode map e452 with expected crc 2023-09-22T07:50:28.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:28 smithi105 ceph-mon[190463]: osdmap e452: 8 total, 8 up, 8 in 2023-09-22T07:50:28.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:28 smithi105 ceph-mon[190463]: failed to encode map e452 with expected crc 2023-09-22T07:50:28.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:28.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:50:28.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:29.270 INFO:tasks.rados.rados.0.smithi006.stdout:2039: done (1 left) 2023-09-22T07:50:29.270 INFO:tasks.rados.rados.0.smithi006.stdout:2040: done (0 left) 2023-09-22T07:50:29.270 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 17 current snap is 194 2023-09-22T07:50:29.271 INFO:tasks.rados.rados.0.smithi006.stdout:2041: seq_num 641 ranges {9388032=745472,10133504=401408} 2023-09-22T07:50:29.326 INFO:tasks.rados.rados.0.smithi006.stdout:2041: writing smithi006182445-17 from 9388032 to 10133504 tid 1 2023-09-22T07:50:29.329 INFO:tasks.rados.rados.0.smithi006.stdout:2041: writing smithi006182445-17 from 10133504 to 10534912 tid 2 2023-09-22T07:50:29.329 INFO:tasks.rados.rados.0.smithi006.stdout:2042: rollback oid 22 current snap is 194 2023-09-22T07:50:29.329 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 22 to 180 2023-09-22T07:50:29.329 INFO:tasks.rados.rados.0.smithi006.stdout:2043: delete oid 39 current snap is 194 2023-09-22T07:50:29.332 INFO:tasks.rados.rados.0.smithi006.stdout:2043: done (2 left) 2023-09-22T07:50:29.332 INFO:tasks.rados.rados.0.smithi006.stdout:2044: snap_remove snap 184 2023-09-22T07:50:29.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:29 smithi006 ceph-mon[204052]: osdmap e453: 8 total, 8 up, 8 in 2023-09-22T07:50:29.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:29 smithi006 ceph-mon[204052]: failed to encode map e453 with expected crc 2023-09-22T07:50:29.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:29 smithi006 ceph-mon[204052]: failed to encode map e453 with expected crc 2023-09-22T07:50:29.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:29 smithi006 ceph-mon[200575]: osdmap e453: 8 total, 8 up, 8 in 2023-09-22T07:50:29.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:29 smithi006 ceph-mon[200575]: failed to encode map e453 with expected crc 2023-09-22T07:50:29.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:29 smithi006 ceph-mon[200575]: failed to encode map e453 with expected crc 2023-09-22T07:50:29.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:29 smithi105 ceph-mon[190463]: osdmap e453: 8 total, 8 up, 8 in 2023-09-22T07:50:29.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:29 smithi105 ceph-mon[190463]: failed to encode map e453 with expected crc 2023-09-22T07:50:29.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:29 smithi105 ceph-mon[190463]: failed to encode map e453 with expected crc 2023-09-22T07:50:30.282 INFO:tasks.rados.rados.0.smithi006.stdout:2044: done (2 left) 2023-09-22T07:50:30.282 INFO:tasks.rados.rados.0.smithi006.stdout:2045: snap_create 2023-09-22T07:50:30.282 INFO:tasks.rados.rados.0.smithi006.stdout:2041: finishing write tid 1 to smithi006182445-17 2023-09-22T07:50:30.283 INFO:tasks.rados.rados.0.smithi006.stdout:2041: finishing write tid 2 to smithi006182445-17 2023-09-22T07:50:30.283 INFO:tasks.rados.rados.0.smithi006.stdout:2042: finishing rollback tid 0 to smithi006182445-22 2023-09-22T07:50:30.283 INFO:tasks.rados.rados.0.smithi006.stdout:2041: finishing write tid 3 to smithi006182445-17 2023-09-22T07:50:30.283 INFO:tasks.rados.rados.0.smithi006.stdout:2042: finishing rollback tid 1 to smithi006182445-22 2023-09-22T07:50:30.283 INFO:tasks.rados.rados.0.smithi006.stdout:2042: finishing rollback tid 2 to smithi006182445-22 2023-09-22T07:50:30.283 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 22 v 927 (ObjNum 541 snap 167 seq_num 541) dirty exists 2023-09-22T07:50:30.283 INFO:tasks.rados.rados.0.smithi006.stdout:2041: finishing write tid 4 to smithi006182445-17 2023-09-22T07:50:30.283 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 17 v 1023 (ObjNum 641 snap 194 seq_num 641) dirty exists 2023-09-22T07:50:30.283 INFO:tasks.rados.rados.0.smithi006.stdout:2041: left oid 17 (ObjNum 641 snap 194 seq_num 641) 2023-09-22T07:50:30.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:30 smithi006 ceph-mon[204052]: failed to encode map e453 with expected crc 2023-09-22T07:50:30.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:30 smithi006 ceph-mon[204052]: pgmap v328: 121 pgs: 121 active+clean; 194 MiB data, 906 MiB used, 714 GiB / 715 GiB avail; 565 KiB/s rd, 3.1 MiB/s wr, 14 op/s 2023-09-22T07:50:30.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:30 smithi006 ceph-mon[204052]: osdmap e454: 8 total, 8 up, 8 in 2023-09-22T07:50:30.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:30 smithi006 ceph-mon[204052]: failed to encode map e454 with expected crc 2023-09-22T07:50:30.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:30 smithi006 ceph-mon[204052]: failed to encode map e454 with expected crc 2023-09-22T07:50:30.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:30 smithi006 ceph-mon[204052]: failed to encode map e454 with expected crc 2023-09-22T07:50:30.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:30 smithi006 ceph-mon[200575]: failed to encode map e453 with expected crc 2023-09-22T07:50:30.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:30 smithi006 ceph-mon[200575]: pgmap v328: 121 pgs: 121 active+clean; 194 MiB data, 906 MiB used, 714 GiB / 715 GiB avail; 565 KiB/s rd, 3.1 MiB/s wr, 14 op/s 2023-09-22T07:50:30.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:30 smithi006 ceph-mon[200575]: osdmap e454: 8 total, 8 up, 8 in 2023-09-22T07:50:30.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:30 smithi006 ceph-mon[200575]: failed to encode map e454 with expected crc 2023-09-22T07:50:30.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:30 smithi006 ceph-mon[200575]: failed to encode map e454 with expected crc 2023-09-22T07:50:30.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:30 smithi006 ceph-mon[200575]: failed to encode map e454 with expected crc 2023-09-22T07:50:30.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:30 smithi105 ceph-mon[190463]: failed to encode map e453 with expected crc 2023-09-22T07:50:30.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:30 smithi105 ceph-mon[190463]: pgmap v328: 121 pgs: 121 active+clean; 194 MiB data, 906 MiB used, 714 GiB / 715 GiB avail; 565 KiB/s rd, 3.1 MiB/s wr, 14 op/s 2023-09-22T07:50:30.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:30 smithi105 ceph-mon[190463]: osdmap e454: 8 total, 8 up, 8 in 2023-09-22T07:50:30.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:30 smithi105 ceph-mon[190463]: failed to encode map e454 with expected crc 2023-09-22T07:50:30.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:30 smithi105 ceph-mon[190463]: failed to encode map e454 with expected crc 2023-09-22T07:50:30.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:30 smithi105 ceph-mon[190463]: failed to encode map e454 with expected crc 2023-09-22T07:50:31.286 INFO:tasks.rados.rados.0.smithi006.stdout:2041: done (2 left) 2023-09-22T07:50:31.287 INFO:tasks.rados.rados.0.smithi006.stdout:2042: done (1 left) 2023-09-22T07:50:31.287 INFO:tasks.rados.rados.0.smithi006.stdout:2045: done (0 left) 2023-09-22T07:50:31.287 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 10 current snap is 195 2023-09-22T07:50:31.287 INFO:tasks.rados.rados.0.smithi006.stdout:2046: seq_num 643 ranges {2465792=778240,3244032=401408} 2023-09-22T07:50:31.304 INFO:tasks.rados.rados.0.smithi006.stdout:2046: writing smithi006182445-10 from 2465792 to 3244032 tid 1 2023-09-22T07:50:31.421 INFO:tasks.rados.rados.0.smithi006.stdout:2046: writing smithi006182445-10 from 3244032 to 3645440 tid 2 2023-09-22T07:50:31.421 INFO:tasks.rados.rados.0.smithi006.stdout:2047: snap_create 2023-09-22T07:50:31.421 INFO:tasks.rados.rados.0.smithi006.stdout:2046: finishing write tid 1 to smithi006182445-10 2023-09-22T07:50:31.421 INFO:tasks.rados.rados.0.smithi006.stdout:2046: finishing write tid 2 to smithi006182445-10 2023-09-22T07:50:31.421 INFO:tasks.rados.rados.0.smithi006.stdout:2046: finishing write tid 3 to smithi006182445-10 2023-09-22T07:50:31.421 INFO:tasks.rados.rados.0.smithi006.stdout:2046: finishing write tid 4 to smithi006182445-10 2023-09-22T07:50:31.421 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 10 v 1026 (ObjNum 643 snap 195 seq_num 643) dirty exists 2023-09-22T07:50:31.422 INFO:tasks.rados.rados.0.smithi006.stdout:2046: left oid 10 (ObjNum 643 snap 195 seq_num 643) 2023-09-22T07:50:31.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:31 smithi006 ceph-mon[204052]: failed to encode map e455 with expected crc 2023-09-22T07:50:31.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:31 smithi006 ceph-mon[204052]: failed to encode map e455 with expected crc 2023-09-22T07:50:31.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:31 smithi006 ceph-mon[204052]: osdmap e455: 8 total, 8 up, 8 in 2023-09-22T07:50:31.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:31 smithi006 ceph-mon[200575]: failed to encode map e455 with expected crc 2023-09-22T07:50:31.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:31 smithi006 ceph-mon[200575]: failed to encode map e455 with expected crc 2023-09-22T07:50:31.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:31 smithi006 ceph-mon[200575]: osdmap e455: 8 total, 8 up, 8 in 2023-09-22T07:50:31.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:31 smithi105 ceph-mon[190463]: failed to encode map e455 with expected crc 2023-09-22T07:50:31.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:31 smithi105 ceph-mon[190463]: failed to encode map e455 with expected crc 2023-09-22T07:50:31.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:31 smithi105 ceph-mon[190463]: osdmap e455: 8 total, 8 up, 8 in 2023-09-22T07:50:32.287 INFO:tasks.rados.rados.0.smithi006.stdout:2046: done (1 left) 2023-09-22T07:50:32.287 INFO:tasks.rados.rados.0.smithi006.stdout:2047: done (0 left) 2023-09-22T07:50:32.287 INFO:tasks.rados.rados.0.smithi006.stdout:2048: rollback oid 27 current snap is 196 2023-09-22T07:50:32.287 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 27 to 180 2023-09-22T07:50:32.287 INFO:tasks.rados.rados.0.smithi006.stdout:2049: delete oid 39 current snap is 196 2023-09-22T07:50:32.290 INFO:tasks.rados.rados.0.smithi006.stdout:2048: finishing rollback tid 0 to smithi006182445-27 2023-09-22T07:50:32.291 INFO:tasks.rados.rados.0.smithi006.stdout:2048: finishing rollback tid 1 to smithi006182445-27 2023-09-22T07:50:32.291 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 27 v 929 (ObjNum 81 snap 0 seq_num 1365859934) dirty dne 2023-09-22T07:50:32.296 INFO:tasks.rados.rados.0.smithi006.stdout:2048: done (1 left) 2023-09-22T07:50:32.296 INFO:tasks.rados.rados.0.smithi006.stdout:2049: done (0 left) 2023-09-22T07:50:32.296 INFO:tasks.rados.rados.0.smithi006.stdout:2050: rollback oid 50 current snap is 196 2023-09-22T07:50:32.296 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 50 to 195 2023-09-22T07:50:32.296 INFO:tasks.rados.rados.0.smithi006.stdout:2051: copy_from oid 26 from oid 41 current snap is 196 2023-09-22T07:50:32.296 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 20 current snap is 196 2023-09-22T07:50:32.297 INFO:tasks.rados.rados.0.smithi006.stdout:2052: seq_num 645 ranges {2392064=409600,2801664=778240,3579904=24576} 2023-09-22T07:50:32.312 INFO:tasks.rados.rados.0.smithi006.stdout:2052: writing smithi006182445-20 from 2392064 to 2801664 tid 1 2023-09-22T07:50:32.317 INFO:tasks.rados.rados.0.smithi006.stdout:2052: writing smithi006182445-20 from 2801664 to 3579904 tid 2 2023-09-22T07:50:32.317 INFO:tasks.rados.rados.0.smithi006.stdout:2052: writing smithi006182445-20 from 3579904 to 3604480 tid 3 2023-09-22T07:50:32.317 INFO:tasks.rados.rados.0.smithi006.stdout:2053: snap_create 2023-09-22T07:50:32.317 INFO:tasks.rados.rados.0.smithi006.stdout:2050: finishing rollback tid 0 to smithi006182445-50 2023-09-22T07:50:32.317 INFO:tasks.rados.rados.0.smithi006.stdout:2050: finishing rollback tid 1 to smithi006182445-50 2023-09-22T07:50:32.317 INFO:tasks.rados.rados.0.smithi006.stdout:2050: finishing rollback tid 2 to smithi006182445-50 2023-09-22T07:50:32.317 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 50 v 659 (ObjNum 610 snap 184 seq_num 610) dirty exists 2023-09-22T07:50:32.317 INFO:tasks.rados.rados.0.smithi006.stdout:2051: finishing copy_from to smithi006182445-26 2023-09-22T07:50:32.317 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 26 v 576 (ObjNum 635 snap 190 seq_num 635) dirty exists 2023-09-22T07:50:32.317 INFO:tasks.rados.rados.0.smithi006.stdout:2051: finishing copy_from racing read to smithi006182445-26 2023-09-22T07:50:32.317 INFO:tasks.rados.rados.0.smithi006.stdout:2052: finishing write tid 1 to smithi006182445-20 2023-09-22T07:50:32.320 INFO:tasks.rados.rados.0.smithi006.stdout:2052: finishing write tid 2 to smithi006182445-20 2023-09-22T07:50:32.320 INFO:tasks.rados.rados.0.smithi006.stdout:2052: finishing write tid 3 to smithi006182445-20 2023-09-22T07:50:32.320 INFO:tasks.rados.rados.0.smithi006.stdout:2052: finishing write tid 4 to smithi006182445-20 2023-09-22T07:50:32.323 INFO:tasks.rados.rados.0.smithi006.stdout:2052: finishing write tid 5 to smithi006182445-20 2023-09-22T07:50:32.323 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 20 v 663 (ObjNum 645 snap 196 seq_num 645) dirty exists 2023-09-22T07:50:32.323 INFO:tasks.rados.rados.0.smithi006.stdout:2052: left oid 20 (ObjNum 645 snap 196 seq_num 645) 2023-09-22T07:50:32.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:32 smithi105 ceph-mon[190463]: pgmap v331: 121 pgs: 121 active+clean; 194 MiB data, 909 MiB used, 714 GiB / 715 GiB avail; 565 KiB/s rd, 2.0 MiB/s wr, 6 op/s 2023-09-22T07:50:32.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:32 smithi105 ceph-mon[190463]: failed to encode map e456 with expected crc 2023-09-22T07:50:32.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:32 smithi105 ceph-mon[190463]: osdmap e456: 8 total, 8 up, 8 in 2023-09-22T07:50:32.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:32 smithi105 ceph-mon[190463]: failed to encode map e456 with expected crc 2023-09-22T07:50:32.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:32 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-09-22T07:50:32.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:32 smithi006 ceph-mon[200575]: pgmap v331: 121 pgs: 121 active+clean; 194 MiB data, 909 MiB used, 714 GiB / 715 GiB avail; 565 KiB/s rd, 2.0 MiB/s wr, 6 op/s 2023-09-22T07:50:32.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:32 smithi006 ceph-mon[200575]: failed to encode map e456 with expected crc 2023-09-22T07:50:32.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:32 smithi006 ceph-mon[200575]: osdmap e456: 8 total, 8 up, 8 in 2023-09-22T07:50:32.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:32 smithi006 ceph-mon[200575]: failed to encode map e456 with expected crc 2023-09-22T07:50:32.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:32 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-09-22T07:50:32.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:32 smithi006 ceph-mon[204052]: pgmap v331: 121 pgs: 121 active+clean; 194 MiB data, 909 MiB used, 714 GiB / 715 GiB avail; 565 KiB/s rd, 2.0 MiB/s wr, 6 op/s 2023-09-22T07:50:32.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:32 smithi006 ceph-mon[204052]: failed to encode map e456 with expected crc 2023-09-22T07:50:32.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:32 smithi006 ceph-mon[204052]: osdmap e456: 8 total, 8 up, 8 in 2023-09-22T07:50:32.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:32 smithi006 ceph-mon[204052]: failed to encode map e456 with expected crc 2023-09-22T07:50:32.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:32 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-09-22T07:50:33.297 INFO:tasks.rados.rados.0.smithi006.stdout:2050: done (3 left) 2023-09-22T07:50:33.297 INFO:tasks.rados.rados.0.smithi006.stdout:2051: done (2 left) 2023-09-22T07:50:33.297 INFO:tasks.rados.rados.0.smithi006.stdout:2052: done (1 left) 2023-09-22T07:50:33.297 INFO:tasks.rados.rados.0.smithi006.stdout:2053: done (0 left) 2023-09-22T07:50:33.297 INFO:tasks.rados.rados.0.smithi006.stdout:2054: snap_remove snap 180 2023-09-22T07:50:33.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:33 smithi105 ceph-mon[190463]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-09-22T07:50:33.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:33 smithi105 ceph-mon[190463]: Upgrade: osd.5 is safe to restart 2023-09-22T07:50:33.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:33 smithi105 ceph-mon[190463]: failed to encode map e457 with expected crc 2023-09-22T07:50:33.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:33 smithi105 ceph-mon[190463]: failed to encode map e457 with expected crc 2023-09-22T07:50:33.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:33 smithi105 ceph-mon[190463]: osdmap e457: 8 total, 8 up, 8 in 2023-09-22T07:50:33.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:33 smithi105 ceph-mon[190463]: failed to encode map e457 with expected crc 2023-09-22T07:50:33.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:33 smithi006 ceph-mon[200575]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-09-22T07:50:33.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:33 smithi006 ceph-mon[200575]: Upgrade: osd.5 is safe to restart 2023-09-22T07:50:33.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:33 smithi006 ceph-mon[200575]: failed to encode map e457 with expected crc 2023-09-22T07:50:33.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:33 smithi006 ceph-mon[200575]: failed to encode map e457 with expected crc 2023-09-22T07:50:33.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:33 smithi006 ceph-mon[200575]: osdmap e457: 8 total, 8 up, 8 in 2023-09-22T07:50:33.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:33 smithi006 ceph-mon[200575]: failed to encode map e457 with expected crc 2023-09-22T07:50:33.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:33 smithi006 ceph-mon[204052]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-09-22T07:50:33.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:33 smithi006 ceph-mon[204052]: Upgrade: osd.5 is safe to restart 2023-09-22T07:50:33.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:33 smithi006 ceph-mon[204052]: failed to encode map e457 with expected crc 2023-09-22T07:50:33.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:33 smithi006 ceph-mon[204052]: failed to encode map e457 with expected crc 2023-09-22T07:50:33.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:33 smithi006 ceph-mon[204052]: osdmap e457: 8 total, 8 up, 8 in 2023-09-22T07:50:33.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:33 smithi006 ceph-mon[204052]: failed to encode map e457 with expected crc 2023-09-22T07:50:34.304 INFO:tasks.rados.rados.0.smithi006.stdout:2054: done (0 left) 2023-09-22T07:50:34.305 INFO:tasks.rados.rados.0.smithi006.stdout:2055: read oid 42 snap 196 2023-09-22T07:50:34.305 INFO:tasks.rados.rados.0.smithi006.stdout:2055: expect (ObjNum 639 snap 192 seq_num 639) 2023-09-22T07:50:34.305 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 33 current snap is 197 2023-09-22T07:50:34.305 INFO:tasks.rados.rados.0.smithi006.stdout:2056: seq_num 646 ranges {2883584=425984,3309568=655360,3964928=147456} 2023-09-22T07:50:34.325 INFO:tasks.rados.rados.0.smithi006.stdout:2056: writing smithi006182445-33 from 2883584 to 3309568 tid 1 2023-09-22T07:50:34.329 INFO:tasks.rados.rados.0.smithi006.stdout:2056: writing smithi006182445-33 from 3309568 to 3964928 tid 2 2023-09-22T07:50:34.331 INFO:tasks.rados.rados.0.smithi006.stdout:2056: writing smithi006182445-33 from 3964928 to 4112384 tid 3 2023-09-22T07:50:34.331 INFO:tasks.rados.rados.0.smithi006.stdout:2057: delete oid 6 current snap is 197 2023-09-22T07:50:34.331 INFO:tasks.rados.rados.0.smithi006.stdout:2056: finishing write tid 1 to smithi006182445-33 2023-09-22T07:50:34.331 INFO:tasks.rados.rados.0.smithi006.stdout:2055: expect (ObjNum 639 snap 192 seq_num 639) 2023-09-22T07:50:34.487 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:34 smithi105 ceph-mon[190463]: pgmap v334: 121 pgs: 121 active+clean; 196 MiB data, 910 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 546 KiB/s wr, 2 op/s 2023-09-22T07:50:34.488 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:34 smithi105 ceph-mon[190463]: failed to encode map e458 with expected crc 2023-09-22T07:50:34.488 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:34 smithi105 ceph-mon[190463]: osdmap e458: 8 total, 8 up, 8 in 2023-09-22T07:50:34.488 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:34 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:34.488 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:34 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-22T07:50:34.488 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:34 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:50:34.515 INFO:tasks.rados.rados.0.smithi006.stdout:2056: finishing write tid 2 to smithi006182445-33 2023-09-22T07:50:34.515 INFO:tasks.rados.rados.0.smithi006.stdout:2056: finishing write tid 3 to smithi006182445-33 2023-09-22T07:50:34.515 INFO:tasks.rados.rados.0.smithi006.stdout:2056: finishing write tid 4 to smithi006182445-33 2023-09-22T07:50:34.515 INFO:tasks.rados.rados.0.smithi006.stdout:2056: finishing write tid 5 to smithi006182445-33 2023-09-22T07:50:34.515 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 33 v 581 (ObjNum 646 snap 197 seq_num 646) dirty exists 2023-09-22T07:50:34.515 INFO:tasks.rados.rados.0.smithi006.stdout:2056: left oid 33 (ObjNum 646 snap 197 seq_num 646) 2023-09-22T07:50:34.515 INFO:tasks.rados.rados.0.smithi006.stdout:2055: done (2 left) 2023-09-22T07:50:34.516 INFO:tasks.rados.rados.0.smithi006.stdout:2056: done (1 left) 2023-09-22T07:50:34.516 INFO:tasks.rados.rados.0.smithi006.stdout:2057: done (0 left) 2023-09-22T07:50:34.516 INFO:tasks.rados.rados.0.smithi006.stdout:2058: read oid 39 snap -1 2023-09-22T07:50:34.516 INFO:tasks.rados.rados.0.smithi006.stdout:2058: expect deleted 2023-09-22T07:50:34.516 INFO:tasks.rados.rados.0.smithi006.stdout:2059: read oid 27 snap -1 2023-09-22T07:50:34.516 INFO:tasks.rados.rados.0.smithi006.stdout:2059: expect deleted 2023-09-22T07:50:34.516 INFO:tasks.rados.rados.0.smithi006.stdout:2060: snap_create 2023-09-22T07:50:34.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:34 smithi006 ceph-mon[204052]: pgmap v334: 121 pgs: 121 active+clean; 196 MiB data, 910 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 546 KiB/s wr, 2 op/s 2023-09-22T07:50:34.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:34 smithi006 ceph-mon[204052]: failed to encode map e458 with expected crc 2023-09-22T07:50:34.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:34 smithi006 ceph-mon[204052]: osdmap e458: 8 total, 8 up, 8 in 2023-09-22T07:50:34.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:34 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:34.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:34 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-22T07:50:34.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:34 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:50:34.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:34 smithi006 ceph-mon[200575]: pgmap v334: 121 pgs: 121 active+clean; 196 MiB data, 910 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 546 KiB/s wr, 2 op/s 2023-09-22T07:50:34.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:34 smithi006 ceph-mon[200575]: failed to encode map e458 with expected crc 2023-09-22T07:50:34.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:34 smithi006 ceph-mon[200575]: osdmap e458: 8 total, 8 up, 8 in 2023-09-22T07:50:34.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:34 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:34.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:34 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-22T07:50:34.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:34 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:50:35.314 INFO:tasks.rados.rados.0.smithi006.stdout:2058: done (2 left) 2023-09-22T07:50:35.314 INFO:tasks.rados.rados.0.smithi006.stdout:2059: done (1 left) 2023-09-22T07:50:35.314 INFO:tasks.rados.rados.0.smithi006.stdout:2060: done (0 left) 2023-09-22T07:50:35.315 INFO:tasks.rados.rados.0.smithi006.stdout:2061: delete oid 33 current snap is 198 2023-09-22T07:50:35.320 INFO:tasks.rados.rados.0.smithi006.stdout:2061: done (0 left) 2023-09-22T07:50:35.320 INFO:tasks.rados.rados.0.smithi006.stdout:2062: copy_from oid 29 from oid 38 current snap is 198 2023-09-22T07:50:35.320 INFO:tasks.rados.rados.0.smithi006.stdout:2063: setattr oid 45 current snap is 198 2023-09-22T07:50:35.323 INFO:tasks.rados.rados.0.smithi006.stdout:2064: delete oid 12 current snap is 198 2023-09-22T07:50:35.326 INFO:tasks.rados.rados.0.smithi006.stdout:2064: done (2 left) 2023-09-22T07:50:35.326 INFO:tasks.rados.rados.0.smithi006.stdout:2065: snap_create 2023-09-22T07:50:35.327 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 45 v 1024 (ObjNum 495 snap 148 seq_num 495) dirty exists 2023-09-22T07:50:35.331 INFO:tasks.rados.rados.0.smithi006.stdout:2062: finishing copy_from racing read to smithi006182445-29 2023-09-22T07:50:35.332 INFO:tasks.rados.rados.0.smithi006.stdout:2062: finishing copy_from to smithi006182445-29 2023-09-22T07:50:35.333 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 29 v 612 (ObjNum 562 snap 172 seq_num 562) dirty exists 2023-09-22T07:50:35.563 INFO:teuthology.orchestra.run.smithi006.stdout:true 2023-09-22T07:50:35.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:35 smithi105 ceph-mon[190463]: Upgrade: Updating osd.5 2023-09-22T07:50:35.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:35 smithi105 ceph-mon[190463]: Deploying daemon osd.5 on smithi105 2023-09-22T07:50:35.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:35 smithi105 ceph-mon[190463]: failed to encode map e459 with expected crc 2023-09-22T07:50:35.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:35 smithi105 ceph-mon[190463]: osdmap e459: 8 total, 8 up, 8 in 2023-09-22T07:50:35.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:35 smithi105 ceph-mon[190463]: failed to encode map e459 with expected crc 2023-09-22T07:50:35.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:35 smithi105 ceph-mon[190463]: failed to encode map e458 with expected crc 2023-09-22T07:50:35.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:35 smithi105 ceph-mon[190463]: failed to encode map e459 with expected crc 2023-09-22T07:50:35.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:35 smithi006 ceph-mon[200575]: Upgrade: Updating osd.5 2023-09-22T07:50:35.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:35 smithi006 ceph-mon[200575]: Deploying daemon osd.5 on smithi105 2023-09-22T07:50:35.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:35 smithi006 ceph-mon[200575]: failed to encode map e459 with expected crc 2023-09-22T07:50:35.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:35 smithi006 ceph-mon[200575]: osdmap e459: 8 total, 8 up, 8 in 2023-09-22T07:50:35.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:35 smithi006 ceph-mon[200575]: failed to encode map e459 with expected crc 2023-09-22T07:50:35.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:35 smithi006 ceph-mon[200575]: failed to encode map e458 with expected crc 2023-09-22T07:50:35.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:35 smithi006 ceph-mon[200575]: failed to encode map e459 with expected crc 2023-09-22T07:50:35.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:35 smithi006 ceph-mon[204052]: Upgrade: Updating osd.5 2023-09-22T07:50:35.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:35 smithi006 ceph-mon[204052]: Deploying daemon osd.5 on smithi105 2023-09-22T07:50:35.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:35 smithi006 ceph-mon[204052]: failed to encode map e459 with expected crc 2023-09-22T07:50:35.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:35 smithi006 ceph-mon[204052]: osdmap e459: 8 total, 8 up, 8 in 2023-09-22T07:50:35.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:35 smithi006 ceph-mon[204052]: failed to encode map e459 with expected crc 2023-09-22T07:50:35.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:35 smithi006 ceph-mon[204052]: failed to encode map e458 with expected crc 2023-09-22T07:50:35.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:35 smithi006 ceph-mon[204052]: failed to encode map e459 with expected crc 2023-09-22T07:50:35.889 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-22T07:50:35.889 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (5m) - 8m 29.7M - 0.25.0 c8568f914cd2 68496074d95c 2023-09-22T07:50:35.889 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi105 *:3000 running (4m) - 8m 94.4M - 9.4.7 2c41d148cca3 c6fa0e987221 2023-09-22T07:50:35.889 INFO:teuthology.orchestra.run.smithi006.stdout:mds.a smithi006 running (9m) - 9m 16.1M - 17.2.6-1121-g6a79a820 202608b01ce9 b81e719d7bdb 2023-09-22T07:50:35.890 INFO:teuthology.orchestra.run.smithi006.stdout:mds.b smithi105 running (9m) - 9m 21.7M - 17.2.6-1121-g6a79a820 202608b01ce9 d99d16e4c45f 2023-09-22T07:50:35.890 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi105 *:8443,9283,8765 running (4m) - 13m 449M - 18.0.0-6218-gf7ddca67 ceff0457336d 49e3827be236 2023-09-22T07:50:35.890 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:8443,9283,8765 running (4m) - 14m 513M - 18.0.0-6218-gf7ddca67 ceff0457336d f4535b7ef9f5 2023-09-22T07:50:35.890 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (4m) - 15m 94.0M 2048M 18.0.0-6218-gf7ddca67 ceff0457336d bd2ccd4dffc6 2023-09-22T07:50:35.890 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi105 running (3m) - 13m 68.7M 2048M 18.0.0-6218-gf7ddca67 ceff0457336d 0504f0bc86e8 2023-09-22T07:50:35.890 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (3m) - 13m 69.3M 2048M 18.0.0-6218-gf7ddca67 ceff0457336d 8664efa43f86 2023-09-22T07:50:35.890 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (5m) - 8m 18.2M - 1.5.0 0da6a335fe13 b733ce1e65fd 2023-09-22T07:50:35.890 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi105 *:9100 running (4m) - 8m 18.9M - 1.5.0 0da6a335fe13 13131a30680c 2023-09-22T07:50:35.890 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (2m) - 12m 237M 2501M 18.0.0-6218-gf7ddca67 ceff0457336d 14c3d8ebed2c 2023-09-22T07:50:35.890 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (2m) - 12m 166M 2501M 18.0.0-6218-gf7ddca67 ceff0457336d 53c21d599509 2023-09-22T07:50:35.890 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (93s) - 12m 197M 2501M 18.0.0-6218-gf7ddca67 ceff0457336d 50a27cbcd614 2023-09-22T07:50:35.891 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (60s) - 11m 12.1M 2501M 18.0.0-6218-gf7ddca67 ceff0457336d a8907b0363fb 2023-09-22T07:50:35.891 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi105 running (27s) - 11m 11.9M 2500M 18.0.0-6218-gf7ddca67 ceff0457336d 392f2b51aa3f 2023-09-22T07:50:35.891 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi105 running (11m) - 11m 571M 2500M 17.2.6-1121-g6a79a820 202608b01ce9 82303d1786f2 2023-09-22T07:50:35.891 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi105 running (10m) - 10m 369M 2500M 17.2.6-1121-g6a79a820 202608b01ce9 ea58a9013d04 2023-09-22T07:50:35.891 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi105 running (10m) - 10m 468M 2500M 17.2.6-1121-g6a79a820 202608b01ce9 a9ff7d782c8f 2023-09-22T07:50:35.891 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi105 *:9095 running (4m) - 9m 63.2M - 2.43.0 a07b618ecd1d aa59c96aa169 2023-09-22T07:50:36.230 INFO:tasks.rados.rados.0.smithi006.stdout:2062: done (2 left) 2023-09-22T07:50:36.230 INFO:tasks.rados.rados.0.smithi006.stdout:2063: done (1 left) 2023-09-22T07:50:36.230 INFO:tasks.rados.rados.0.smithi006.stdout:2065: done (0 left) 2023-09-22T07:50:36.230 INFO:tasks.rados.rados.0.smithi006.stdout:2066: snap_remove snap 198 2023-09-22T07:50:36.288 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-09-22T07:50:36.288 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2023-09-22T07:50:36.289 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 3 2023-09-22T07:50:36.289 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:50:36.289 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2023-09-22T07:50:36.289 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 2 2023-09-22T07:50:36.289 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:50:36.289 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2023-09-22T07:50:36.289 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 3, 2023-09-22T07:50:36.289 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 5 2023-09-22T07:50:36.289 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:50:36.289 INFO:teuthology.orchestra.run.smithi006.stdout: "mds": { 2023-09-22T07:50:36.289 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 2 2023-09-22T07:50:36.290 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:50:36.290 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2023-09-22T07:50:36.290 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 5, 2023-09-22T07:50:36.290 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 10 2023-09-22T07:50:36.290 INFO:teuthology.orchestra.run.smithi006.stdout: } 2023-09-22T07:50:36.290 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-09-22T07:50:36.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:36 smithi105 ceph-mon[190463]: pgmap v337: 121 pgs: 121 active+clean; 198 MiB data, 919 MiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 1.1 MiB/s wr, 5 op/s 2023-09-22T07:50:36.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:36 smithi105 ceph-mon[190463]: failed to encode map e460 with expected crc 2023-09-22T07:50:36.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:36 smithi105 ceph-mon[190463]: osdmap e460: 8 total, 8 up, 8 in 2023-09-22T07:50:36.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:36 smithi105 ceph-mon[190463]: failed to encode map e460 with expected crc 2023-09-22T07:50:36.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:36 smithi105 ceph-mon[190463]: from='client.44237 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:50:36.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:36 smithi105 ceph-mon[190463]: from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:50:36.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:36 smithi105 ceph-mon[190463]: osdmap e461: 8 total, 8 up, 8 in 2023-09-22T07:50:36.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:36 smithi105 ceph-mon[190463]: from='client.? 172.21.15.6:0/1716916637' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:50:36.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:36 smithi006 ceph-mon[204052]: pgmap v337: 121 pgs: 121 active+clean; 198 MiB data, 919 MiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 1.1 MiB/s wr, 5 op/s 2023-09-22T07:50:36.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:36 smithi006 ceph-mon[204052]: failed to encode map e460 with expected crc 2023-09-22T07:50:36.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:36 smithi006 ceph-mon[204052]: osdmap e460: 8 total, 8 up, 8 in 2023-09-22T07:50:36.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:36 smithi006 ceph-mon[204052]: failed to encode map e460 with expected crc 2023-09-22T07:50:36.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:36 smithi006 ceph-mon[204052]: from='client.44237 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:50:36.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:36 smithi006 ceph-mon[204052]: from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:50:36.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:36 smithi006 ceph-mon[204052]: osdmap e461: 8 total, 8 up, 8 in 2023-09-22T07:50:36.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:36 smithi006 ceph-mon[204052]: from='client.? 172.21.15.6:0/1716916637' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:50:36.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:36 smithi006 ceph-mon[200575]: pgmap v337: 121 pgs: 121 active+clean; 198 MiB data, 919 MiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 1.1 MiB/s wr, 5 op/s 2023-09-22T07:50:36.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:36 smithi006 ceph-mon[200575]: failed to encode map e460 with expected crc 2023-09-22T07:50:36.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:36 smithi006 ceph-mon[200575]: osdmap e460: 8 total, 8 up, 8 in 2023-09-22T07:50:36.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:36 smithi006 ceph-mon[200575]: failed to encode map e460 with expected crc 2023-09-22T07:50:36.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:36 smithi006 ceph-mon[200575]: from='client.44237 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:50:36.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:36 smithi006 ceph-mon[200575]: from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:50:36.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:36 smithi006 ceph-mon[200575]: osdmap e461: 8 total, 8 up, 8 in 2023-09-22T07:50:36.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:36 smithi006 ceph-mon[200575]: from='client.? 172.21.15.6:0/1716916637' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:50:37.052 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 07:50:36 smithi105 systemd[1]: Stopping Ceph osd.5 for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:50:37.237 INFO:tasks.rados.rados.0.smithi006.stdout:2066: done (0 left) 2023-09-22T07:50:37.237 INFO:tasks.rados.rados.0.smithi006.stdout:2067: snap_remove snap 187 2023-09-22T07:50:37.321 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 07:50:37 smithi105 conmon[119134]: 2023-09-22T07:50:37.051+0000 7f983a8fd700 -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-09-22T07:50:37.321 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 07:50:37 smithi105 conmon[119134]: 2023-09-22T07:50:37.051+0000 7f983a8fd700 -1 osd.5 461 *** Got signal Terminated *** 2023-09-22T07:50:37.321 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 07:50:37 smithi105 conmon[119134]: 2023-09-22T07:50:37.051+0000 7f983a8fd700 -1 osd.5 461 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-22T07:50:37.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:37 smithi105 ceph-mon[190463]: failed to encode map e461 with expected crc 2023-09-22T07:50:37.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:37 smithi105 ceph-mon[190463]: failed to encode map e461 with expected crc 2023-09-22T07:50:37.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:37 smithi105 ceph-mon[190463]: pgmap v340: 121 pgs: 121 active+clean; 199 MiB data, 920 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 838 KiB/s wr, 9 op/s 2023-09-22T07:50:37.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:37 smithi105 ceph-mon[190463]: osd.5 marked itself down and dead 2023-09-22T07:50:37.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:37 smithi105 ceph-mon[190463]: Health check failed: 1 osds down (OSD_DOWN) 2023-09-22T07:50:37.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:37 smithi105 ceph-mon[190463]: osdmap e462: 8 total, 7 up, 8 in 2023-09-22T07:50:37.706 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:37 smithi006 ceph-mon[200575]: failed to encode map e461 with expected crc 2023-09-22T07:50:37.706 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:37 smithi006 ceph-mon[200575]: failed to encode map e461 with expected crc 2023-09-22T07:50:37.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:37 smithi006 ceph-mon[200575]: pgmap v340: 121 pgs: 121 active+clean; 199 MiB data, 920 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 838 KiB/s wr, 9 op/s 2023-09-22T07:50:37.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:37 smithi006 ceph-mon[200575]: osd.5 marked itself down and dead 2023-09-22T07:50:37.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:37 smithi006 ceph-mon[200575]: Health check failed: 1 osds down (OSD_DOWN) 2023-09-22T07:50:37.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:37 smithi006 ceph-mon[200575]: osdmap e462: 8 total, 7 up, 8 in 2023-09-22T07:50:37.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:37 smithi006 ceph-mon[204052]: failed to encode map e461 with expected crc 2023-09-22T07:50:37.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:37 smithi006 ceph-mon[204052]: failed to encode map e461 with expected crc 2023-09-22T07:50:37.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:37 smithi006 ceph-mon[204052]: pgmap v340: 121 pgs: 121 active+clean; 199 MiB data, 920 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 838 KiB/s wr, 9 op/s 2023-09-22T07:50:37.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:37 smithi006 ceph-mon[204052]: osd.5 marked itself down and dead 2023-09-22T07:50:37.708 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:37 smithi006 ceph-mon[204052]: Health check failed: 1 osds down (OSD_DOWN) 2023-09-22T07:50:37.708 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:37 smithi006 ceph-mon[204052]: osdmap e462: 8 total, 7 up, 8 in 2023-09-22T07:50:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:50:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:50:37] "GET /metrics HTTP/1.1" 200 36111 "" "Prometheus/2.43.0" 2023-09-22T07:50:38.126 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 07:50:37 smithi105 bash[206614]: 82303d1786f2639eb1bd2a4473a7273de125822c02166bf8338ee8c73d50a6a6 2023-09-22T07:50:38.241 INFO:tasks.rados.rados.0.smithi006.stdout:2067: done (0 left) 2023-09-22T07:50:38.241 INFO:tasks.rados.rados.0.smithi006.stdout:2068: snap_remove snap 197 2023-09-22T07:50:38.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:38 smithi105 ceph-mon[190463]: failed to encode map e462 with expected crc 2023-09-22T07:50:38.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:38 smithi105 ceph-mon[190463]: failed to encode map e462 with expected crc 2023-09-22T07:50:38.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:38 smithi105 ceph-mon[190463]: failed to encode map e462 with expected crc 2023-09-22T07:50:38.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:38 smithi105 ceph-mon[190463]: failed to encode map e462 with expected crc 2023-09-22T07:50:38.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:38 smithi105 ceph-mon[190463]: failed to encode map e462 with expected crc 2023-09-22T07:50:38.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:38 smithi105 ceph-mon[190463]: osdmap e463: 8 total, 7 up, 8 in 2023-09-22T07:50:38.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:38 smithi006 ceph-mon[204052]: failed to encode map e462 with expected crc 2023-09-22T07:50:38.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:38 smithi006 ceph-mon[204052]: failed to encode map e462 with expected crc 2023-09-22T07:50:38.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:38 smithi006 ceph-mon[204052]: failed to encode map e462 with expected crc 2023-09-22T07:50:38.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:38 smithi006 ceph-mon[204052]: failed to encode map e462 with expected crc 2023-09-22T07:50:38.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:38 smithi006 ceph-mon[204052]: failed to encode map e462 with expected crc 2023-09-22T07:50:38.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:38 smithi006 ceph-mon[204052]: osdmap e463: 8 total, 7 up, 8 in 2023-09-22T07:50:38.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:38 smithi006 ceph-mon[200575]: failed to encode map e462 with expected crc 2023-09-22T07:50:38.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:38 smithi006 ceph-mon[200575]: failed to encode map e462 with expected crc 2023-09-22T07:50:38.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:38 smithi006 ceph-mon[200575]: failed to encode map e462 with expected crc 2023-09-22T07:50:38.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:38 smithi006 ceph-mon[200575]: failed to encode map e462 with expected crc 2023-09-22T07:50:38.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:38 smithi006 ceph-mon[200575]: failed to encode map e462 with expected crc 2023-09-22T07:50:38.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:38 smithi006 ceph-mon[200575]: osdmap e463: 8 total, 7 up, 8 in 2023-09-22T07:50:39.236 INFO:tasks.rados.rados.0.smithi006.stdout:2068: done (0 left) 2023-09-22T07:50:39.236 INFO:tasks.rados.rados.0.smithi006.stdout:2069: delete oid 26 current snap is 199 2023-09-22T07:50:39.240 INFO:tasks.rados.rados.0.smithi006.stdout:2069: done (0 left) 2023-09-22T07:50:39.240 INFO:tasks.rados.rados.0.smithi006.stdout:2070: snap_remove snap 185 2023-09-22T07:50:39.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:39 smithi105 ceph-mon[190463]: failed to encode map e463 with expected crc 2023-09-22T07:50:39.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:39 smithi105 ceph-mon[190463]: failed to encode map e463 with expected crc 2023-09-22T07:50:39.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:39 smithi105 ceph-mon[190463]: failed to encode map e463 with expected crc 2023-09-22T07:50:39.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:39 smithi105 ceph-mon[190463]: failed to encode map e463 with expected crc 2023-09-22T07:50:39.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:39 smithi105 ceph-mon[190463]: failed to encode map e463 with expected crc 2023-09-22T07:50:39.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:39 smithi105 ceph-mon[190463]: pgmap v343: 121 pgs: 9 active+undersized+degraded, 19 active+undersized, 9 stale+active+clean, 84 active+clean; 202 MiB data, 922 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 1.1 MiB/s wr, 8 op/s; 51/435 objects degraded (11.724%) 2023-09-22T07:50:39.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:39 smithi105 ceph-mon[190463]: osdmap e464: 8 total, 7 up, 8 in 2023-09-22T07:50:39.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:39 smithi006 ceph-mon[204052]: failed to encode map e463 with expected crc 2023-09-22T07:50:39.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:39 smithi006 ceph-mon[204052]: failed to encode map e463 with expected crc 2023-09-22T07:50:39.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:39 smithi006 ceph-mon[204052]: failed to encode map e463 with expected crc 2023-09-22T07:50:39.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:39 smithi006 ceph-mon[204052]: failed to encode map e463 with expected crc 2023-09-22T07:50:39.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:39 smithi006 ceph-mon[204052]: failed to encode map e463 with expected crc 2023-09-22T07:50:39.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:39 smithi006 ceph-mon[204052]: pgmap v343: 121 pgs: 9 active+undersized+degraded, 19 active+undersized, 9 stale+active+clean, 84 active+clean; 202 MiB data, 922 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 1.1 MiB/s wr, 8 op/s; 51/435 objects degraded (11.724%) 2023-09-22T07:50:39.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:39 smithi006 ceph-mon[204052]: osdmap e464: 8 total, 7 up, 8 in 2023-09-22T07:50:39.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:39 smithi006 ceph-mon[200575]: failed to encode map e463 with expected crc 2023-09-22T07:50:39.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:39 smithi006 ceph-mon[200575]: failed to encode map e463 with expected crc 2023-09-22T07:50:39.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:39 smithi006 ceph-mon[200575]: failed to encode map e463 with expected crc 2023-09-22T07:50:39.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:39 smithi006 ceph-mon[200575]: failed to encode map e463 with expected crc 2023-09-22T07:50:39.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:39 smithi006 ceph-mon[200575]: failed to encode map e463 with expected crc 2023-09-22T07:50:39.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:39 smithi006 ceph-mon[200575]: pgmap v343: 121 pgs: 9 active+undersized+degraded, 19 active+undersized, 9 stale+active+clean, 84 active+clean; 202 MiB data, 922 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 1.1 MiB/s wr, 8 op/s; 51/435 objects degraded (11.724%) 2023-09-22T07:50:39.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:39 smithi006 ceph-mon[200575]: osdmap e464: 8 total, 7 up, 8 in 2023-09-22T07:50:40.241 INFO:tasks.rados.rados.0.smithi006.stdout:2070: done (0 left) 2023-09-22T07:50:40.241 INFO:tasks.rados.rados.0.smithi006.stdout:2071: read oid 49 snap -1 2023-09-22T07:50:40.241 INFO:tasks.rados.rados.0.smithi006.stdout:2071: expect (ObjNum 636 snap 191 seq_num 636) 2023-09-22T07:50:40.242 INFO:tasks.rados.rados.0.smithi006.stdout:2072: copy_from oid 22 from oid 39 current snap is 199 2023-09-22T07:50:40.242 INFO:tasks.rados.rados.0.smithi006.stdout:2073: read oid 50 snap 167 2023-09-22T07:50:40.242 INFO:tasks.rados.rados.0.smithi006.stdout:2073: expect (ObjNum 536 snap 163 seq_num 536) 2023-09-22T07:50:40.242 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 47 current snap is 199 2023-09-22T07:50:40.242 INFO:tasks.rados.rados.0.smithi006.stdout:2074: seq_num 651 ranges {6561792=507904,7069696=532480,7602176=270336} 2023-09-22T07:50:40.281 INFO:tasks.rados.rados.0.smithi006.stdout:2074: writing smithi006182445-47 from 6561792 to 7069696 tid 1 2023-09-22T07:50:40.284 INFO:tasks.rados.rados.0.smithi006.stdout:2074: writing smithi006182445-47 from 7069696 to 7602176 tid 2 2023-09-22T07:50:40.285 INFO:tasks.rados.rados.0.smithi006.stdout:2074: writing smithi006182445-47 from 7602176 to 7872512 tid 3 2023-09-22T07:50:40.285 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 33 current snap is 199 2023-09-22T07:50:40.286 INFO:tasks.rados.rados.0.smithi006.stdout:2072: finishing copy_from to smithi006182445-22 2023-09-22T07:50:40.286 INFO:tasks.rados.rados.0.smithi006.stdout:2072: got expected ENOENT (src dne) 2023-09-22T07:50:40.286 INFO:tasks.rados.rados.0.smithi006.stdout:2075: seq_num 652 ranges {0=524288,524288=409600,933888=393216} 2023-09-22T07:50:40.288 INFO:tasks.rados.rados.0.smithi006.stdout:2075: writing smithi006182445-33 from 0 to 524288 tid 1 2023-09-22T07:50:40.290 INFO:tasks.rados.rados.0.smithi006.stdout:2075: writing smithi006182445-33 from 524288 to 933888 tid 2 2023-09-22T07:50:40.293 INFO:tasks.rados.rados.0.smithi006.stdout:2075: writing smithi006182445-33 from 933888 to 1327104 tid 3 2023-09-22T07:50:40.293 INFO:tasks.rados.rados.0.smithi006.stdout:2076: rollback oid 1 current snap is 199 2023-09-22T07:50:40.293 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 1 to 189 2023-09-22T07:50:40.293 INFO:tasks.rados.rados.0.smithi006.stdout:2072: finishing copy_from racing read to smithi006182445-22 2023-09-22T07:50:40.293 INFO:tasks.rados.rados.0.smithi006.stdout:2071: expect (ObjNum 636 snap 191 seq_num 636) 2023-09-22T07:50:40.320 INFO:tasks.rados.rados.0.smithi006.stdout:2073: expect (ObjNum 536 snap 163 seq_num 536) 2023-09-22T07:50:40.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:40 smithi105 ceph-mon[190463]: failed to encode map e464 with expected crc 2023-09-22T07:50:40.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:40 smithi105 ceph-mon[190463]: failed to encode map e464 with expected crc 2023-09-22T07:50:40.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:40 smithi105 ceph-mon[190463]: Health check failed: Degraded data redundancy: 51/435 objects degraded (11.724%), 9 pgs degraded (PG_DEGRADED) 2023-09-22T07:50:40.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:40 smithi105 ceph-mon[190463]: osdmap e465: 8 total, 7 up, 8 in 2023-09-22T07:50:40.377 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 07:50:40 smithi105 systemd[1]: ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@osd.5.service: Succeeded. 2023-09-22T07:50:40.378 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 07:50:40 smithi105 systemd[1]: Stopped Ceph osd.5 for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:50:40.378 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 07:50:40 smithi105 systemd[1]: Starting Ceph osd.5 for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:50:40.394 INFO:tasks.rados.rados.0.smithi006.stdout:2074: finishing write tid 1 to smithi006182445-47 2023-09-22T07:50:40.394 INFO:tasks.rados.rados.0.smithi006.stdout:2074: finishing write tid 2 to smithi006182445-47 2023-09-22T07:50:40.394 INFO:tasks.rados.rados.0.smithi006.stdout:2074: finishing write tid 3 to smithi006182445-47 2023-09-22T07:50:40.395 INFO:tasks.rados.rados.0.smithi006.stdout:2074: finishing write tid 4 to smithi006182445-47 2023-09-22T07:50:40.395 INFO:tasks.rados.rados.0.smithi006.stdout:2075: finishing write tid 1 to smithi006182445-33 2023-09-22T07:50:40.395 INFO:tasks.rados.rados.0.smithi006.stdout:2074: finishing write tid 5 to smithi006182445-47 2023-09-22T07:50:40.395 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 47 v 933 (ObjNum 651 snap 199 seq_num 651) dirty exists 2023-09-22T07:50:40.395 INFO:tasks.rados.rados.0.smithi006.stdout:2074: left oid 47 (ObjNum 651 snap 199 seq_num 651) 2023-09-22T07:50:40.395 INFO:tasks.rados.rados.0.smithi006.stdout:2075: finishing write tid 2 to smithi006182445-33 2023-09-22T07:50:40.395 INFO:tasks.rados.rados.0.smithi006.stdout:2071: done (5 left) 2023-09-22T07:50:40.395 INFO:tasks.rados.rados.0.smithi006.stdout:2072: done (4 left) 2023-09-22T07:50:40.395 INFO:tasks.rados.rados.0.smithi006.stdout:2073: done (3 left) 2023-09-22T07:50:40.395 INFO:tasks.rados.rados.0.smithi006.stdout:2074: done (2 left) 2023-09-22T07:50:40.395 INFO:tasks.rados.rados.0.smithi006.stdout:2077: setattr oid 27 current snap is 199 2023-09-22T07:50:40.396 INFO:tasks.rados.rados.0.smithi006.stdout:2075: finishing write tid 3 to smithi006182445-33 2023-09-22T07:50:40.396 INFO:tasks.rados.rados.0.smithi006.stdout:2076: finishing rollback tid 0 to smithi006182445-1 2023-09-22T07:50:40.396 INFO:tasks.rados.rados.0.smithi006.stdout:2076: finishing rollback tid 1 to smithi006182445-1 2023-09-22T07:50:40.396 INFO:tasks.rados.rados.0.smithi006.stdout:2075: finishing write tid 4 to smithi006182445-33 2023-09-22T07:50:40.396 INFO:tasks.rados.rados.0.smithi006.stdout:2076: finishing rollback tid 2 to smithi006182445-1 2023-09-22T07:50:40.396 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 1 v 594 (ObjNum 628 snap 186 seq_num 628) dirty exists 2023-09-22T07:50:40.396 INFO:tasks.rados.rados.0.smithi006.stdout:2075: finishing write tid 5 to smithi006182445-33 2023-09-22T07:50:40.396 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 33 v 586 (ObjNum 652 snap 199 seq_num 652) dirty exists 2023-09-22T07:50:40.396 INFO:tasks.rados.rados.0.smithi006.stdout:2075: left oid 33 (ObjNum 652 snap 199 seq_num 652) 2023-09-22T07:50:40.397 INFO:tasks.rados.rados.0.smithi006.stdout:2075: done (2 left) 2023-09-22T07:50:40.397 INFO:tasks.rados.rados.0.smithi006.stdout:2076: done (1 left) 2023-09-22T07:50:40.397 INFO:tasks.rados.rados.0.smithi006.stdout:2078: read oid 12 snap -1 2023-09-22T07:50:40.397 INFO:tasks.rados.rados.0.smithi006.stdout:2078: expect deleted 2023-09-22T07:50:40.397 INFO:tasks.rados.rados.0.smithi006.stdout:2079: snap_remove snap 192 2023-09-22T07:50:40.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:40 smithi006 ceph-mon[204052]: failed to encode map e464 with expected crc 2023-09-22T07:50:40.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:40 smithi006 ceph-mon[204052]: failed to encode map e464 with expected crc 2023-09-22T07:50:40.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:40 smithi006 ceph-mon[204052]: Health check failed: Degraded data redundancy: 51/435 objects degraded (11.724%), 9 pgs degraded (PG_DEGRADED) 2023-09-22T07:50:40.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:40 smithi006 ceph-mon[204052]: osdmap e465: 8 total, 7 up, 8 in 2023-09-22T07:50:40.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:40 smithi006 ceph-mon[200575]: failed to encode map e464 with expected crc 2023-09-22T07:50:40.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:40 smithi006 ceph-mon[200575]: failed to encode map e464 with expected crc 2023-09-22T07:50:40.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:40 smithi006 ceph-mon[200575]: Health check failed: Degraded data redundancy: 51/435 objects degraded (11.724%), 9 pgs degraded (PG_DEGRADED) 2023-09-22T07:50:40.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:40 smithi006 ceph-mon[200575]: osdmap e465: 8 total, 7 up, 8 in 2023-09-22T07:50:41.235 INFO:tasks.rados.rados.0.smithi006.stdout:2079: done (2 left) 2023-09-22T07:50:41.235 INFO:tasks.rados.rados.0.smithi006.stdout:2080: delete oid 26 current snap is 199 2023-09-22T07:50:41.236 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 27 v 934 (ObjNum 129 snap 0 seq_num 3168755168) dirty exists 2023-09-22T07:50:41.237 INFO:tasks.rados.rados.0.smithi006.stdout:2077: done (2 left) 2023-09-22T07:50:41.237 INFO:tasks.rados.rados.0.smithi006.stdout:2078: done (1 left) 2023-09-22T07:50:41.237 INFO:tasks.rados.rados.0.smithi006.stdout:2080: done (0 left) 2023-09-22T07:50:41.237 INFO:tasks.rados.rados.0.smithi006.stdout:2081: snap_create 2023-09-22T07:50:41.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:41 smithi105 ceph-mon[190463]: failed to encode map e465 with expected crc 2023-09-22T07:50:41.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:41 smithi105 ceph-mon[190463]: failed to encode map e465 with expected crc 2023-09-22T07:50:41.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:41 smithi105 ceph-mon[190463]: pgmap v346: 121 pgs: 9 active+undersized+degraded, 34 active+undersized, 1 stale+active+clean, 77 active+clean; 202 MiB data, 928 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 844 KiB/s wr, 2 op/s; 51/432 objects degraded (11.806%) 2023-09-22T07:50:41.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:41 smithi105 ceph-mon[190463]: osdmap e466: 8 total, 7 up, 8 in 2023-09-22T07:50:41.377 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 07:50:41 smithi105 bash[207251]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-22T07:50:41.377 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 07:50:41 smithi105 bash[207251]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-09-22T07:50:41.377 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 07:50:41 smithi105 bash[207251]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-5 --no-mon-config 2023-09-22T07:50:41.377 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 07:50:41 smithi105 bash[207251]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2023-09-22T07:50:41.377 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 07:50:41 smithi105 bash[207251]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2023-09-22T07:50:41.377 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 07:50:41 smithi105 bash[207251]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-09-22T07:50:41.377 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 07:50:41 smithi105 bash[207251]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-09-22T07:50:41.377 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 07:50:41 smithi105 bash[207251]: --> ceph-volume lvm activate successful for osd ID: 5 2023-09-22T07:50:41.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:41 smithi006 ceph-mon[204052]: failed to encode map e465 with expected crc 2023-09-22T07:50:41.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:41 smithi006 ceph-mon[204052]: failed to encode map e465 with expected crc 2023-09-22T07:50:41.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:41 smithi006 ceph-mon[204052]: pgmap v346: 121 pgs: 9 active+undersized+degraded, 34 active+undersized, 1 stale+active+clean, 77 active+clean; 202 MiB data, 928 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 844 KiB/s wr, 2 op/s; 51/432 objects degraded (11.806%) 2023-09-22T07:50:41.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:41 smithi006 ceph-mon[204052]: osdmap e466: 8 total, 7 up, 8 in 2023-09-22T07:50:41.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:41 smithi006 ceph-mon[200575]: failed to encode map e465 with expected crc 2023-09-22T07:50:41.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:41 smithi006 ceph-mon[200575]: failed to encode map e465 with expected crc 2023-09-22T07:50:41.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:41 smithi006 ceph-mon[200575]: pgmap v346: 121 pgs: 9 active+undersized+degraded, 34 active+undersized, 1 stale+active+clean, 77 active+clean; 202 MiB data, 928 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 844 KiB/s wr, 2 op/s; 51/432 objects degraded (11.806%) 2023-09-22T07:50:41.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:41 smithi006 ceph-mon[200575]: osdmap e466: 8 total, 7 up, 8 in 2023-09-22T07:50:42.235 INFO:tasks.rados.rados.0.smithi006.stdout:2081: done (0 left) 2023-09-22T07:50:42.235 INFO:tasks.rados.rados.0.smithi006.stdout:2082: read oid 15 snap 199 2023-09-22T07:50:42.235 INFO:tasks.rados.rados.0.smithi006.stdout:2082: expect (ObjNum 499 snap 150 seq_num 499) 2023-09-22T07:50:42.235 INFO:tasks.rados.rados.0.smithi006.stdout:2083: setattr oid 3 current snap is 200 2023-09-22T07:50:42.235 INFO:tasks.rados.rados.0.smithi006.stdout:2084: snap_remove snap 195 2023-09-22T07:50:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:42 smithi105 ceph-mon[190463]: failed to encode map e466 with expected crc 2023-09-22T07:50:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:42 smithi105 ceph-mon[190463]: failed to encode map e466 with expected crc 2023-09-22T07:50:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:42 smithi105 ceph-mon[190463]: failed to encode map e466 with expected crc 2023-09-22T07:50:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:42 smithi105 ceph-mon[190463]: failed to encode map e466 with expected crc 2023-09-22T07:50:42.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:42 smithi105 ceph-mon[190463]: osdmap e467: 8 total, 7 up, 8 in 2023-09-22T07:50:42.627 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 07:50:42 smithi105 ceph-osd[207748]: -- 172.21.15.105:0/3028185354 <== mon.1 v2:172.21.15.105:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5573158a04e0 con 0x557315872c00 2023-09-22T07:50:42.627 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 07:50:42 smithi105 bash[207683]: 4e31b62988fd8c80ed6a1ed3538be50e74724abb23314e26390e4a56c94906e4 2023-09-22T07:50:42.627 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 07:50:42 smithi105 systemd[1]: Started Ceph osd.5 for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:50:42.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:42 smithi006 ceph-mon[200575]: failed to encode map e466 with expected crc 2023-09-22T07:50:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:42 smithi006 ceph-mon[200575]: failed to encode map e466 with expected crc 2023-09-22T07:50:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:42 smithi006 ceph-mon[200575]: failed to encode map e466 with expected crc 2023-09-22T07:50:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:42 smithi006 ceph-mon[200575]: failed to encode map e466 with expected crc 2023-09-22T07:50:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:42 smithi006 ceph-mon[200575]: osdmap e467: 8 total, 7 up, 8 in 2023-09-22T07:50:42.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:42 smithi006 ceph-mon[204052]: failed to encode map e466 with expected crc 2023-09-22T07:50:42.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:42 smithi006 ceph-mon[204052]: failed to encode map e466 with expected crc 2023-09-22T07:50:42.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:42 smithi006 ceph-mon[204052]: failed to encode map e466 with expected crc 2023-09-22T07:50:42.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:42 smithi006 ceph-mon[204052]: failed to encode map e466 with expected crc 2023-09-22T07:50:42.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:42 smithi006 ceph-mon[204052]: osdmap e467: 8 total, 7 up, 8 in 2023-09-22T07:50:43.235 INFO:tasks.rados.rados.0.smithi006.stdout:2084: done (2 left) 2023-09-22T07:50:43.235 INFO:tasks.rados.rados.0.smithi006.stdout:2085: read oid 42 snap 199 2023-09-22T07:50:43.236 INFO:tasks.rados.rados.0.smithi006.stdout:2085: expect (ObjNum 639 snap 192 seq_num 639) 2023-09-22T07:50:43.236 INFO:tasks.rados.rados.0.smithi006.stdout:2086: read oid 23 snap 167 2023-09-22T07:50:43.236 INFO:tasks.rados.rados.0.smithi006.stdout:2086: expect deleted 2023-09-22T07:50:43.236 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 26 current snap is 200 2023-09-22T07:50:43.236 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 3 v 563 (ObjNum 587 snap 178 seq_num 587) dirty exists 2023-09-22T07:50:43.236 INFO:tasks.rados.rados.0.smithi006.stdout:2082: expect (ObjNum 499 snap 150 seq_num 499) 2023-09-22T07:50:43.270 INFO:tasks.rados.rados.0.smithi006.stdout:2085: expect (ObjNum 639 snap 192 seq_num 639) 2023-09-22T07:50:43.340 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 07:50:43 smithi105 conmon[207724]: 2023-09-22T07:50:43.037+0000 7f129e522640 -1 Falling back to public interface 2023-09-22T07:50:43.453 INFO:tasks.rados.rados.0.smithi006.stdout:2087: seq_num 654 ranges {0=557056,557056=630784,1187840=172032} 2023-09-22T07:50:43.456 INFO:tasks.rados.rados.0.smithi006.stdout:2087: writing smithi006182445-26 from 0 to 557056 tid 1 2023-09-22T07:50:43.460 INFO:tasks.rados.rados.0.smithi006.stdout:2087: writing smithi006182445-26 from 557056 to 1187840 tid 2 2023-09-22T07:50:43.461 INFO:tasks.rados.rados.0.smithi006.stdout:2087: writing smithi006182445-26 from 1187840 to 1359872 tid 3 2023-09-22T07:50:43.461 INFO:tasks.rados.rados.0.smithi006.stdout:2082: done (4 left) 2023-09-22T07:50:43.461 INFO:tasks.rados.rados.0.smithi006.stdout:2083: done (3 left) 2023-09-22T07:50:43.461 INFO:tasks.rados.rados.0.smithi006.stdout:2085: done (2 left) 2023-09-22T07:50:43.462 INFO:tasks.rados.rados.0.smithi006.stdout:2086: done (1 left) 2023-09-22T07:50:43.462 INFO:tasks.rados.rados.0.smithi006.stdout:2088: delete oid 18 current snap is 200 2023-09-22T07:50:43.462 INFO:tasks.rados.rados.0.smithi006.stdout:2087: finishing write tid 1 to smithi006182445-26 2023-09-22T07:50:43.464 INFO:tasks.rados.rados.0.smithi006.stdout:2088: done (1 left) 2023-09-22T07:50:43.464 INFO:tasks.rados.rados.0.smithi006.stdout:2089: setattr oid 3 current snap is 200 2023-09-22T07:50:43.464 INFO:tasks.rados.rados.0.smithi006.stdout:2087: finishing write tid 2 to smithi006182445-26 2023-09-22T07:50:43.464 INFO:tasks.rados.rados.0.smithi006.stdout:2087: finishing write tid 3 to smithi006182445-26 2023-09-22T07:50:43.465 INFO:tasks.rados.rados.0.smithi006.stdout:2087: finishing write tid 4 to smithi006182445-26 2023-09-22T07:50:43.466 INFO:tasks.rados.rados.0.smithi006.stdout:2087: finishing write tid 5 to smithi006182445-26 2023-09-22T07:50:43.466 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 26 v 1031 (ObjNum 654 snap 200 seq_num 654) dirty exists 2023-09-22T07:50:43.466 INFO:tasks.rados.rados.0.smithi006.stdout:2087: left oid 26 (ObjNum 654 snap 200 seq_num 654) 2023-09-22T07:50:43.466 INFO:tasks.rados.rados.0.smithi006.stdout:2087: done (1 left) 2023-09-22T07:50:43.466 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 40 current snap is 200 2023-09-22T07:50:43.467 INFO:tasks.rados.rados.0.smithi006.stdout:2090: seq_num 656 ranges {892928=589824,1482752=802816} 2023-09-22T07:50:43.474 INFO:tasks.rados.rados.0.smithi006.stdout:2090: writing smithi006182445-40 from 892928 to 1482752 tid 1 2023-09-22T07:50:43.480 INFO:tasks.rados.rados.0.smithi006.stdout:2090: writing smithi006182445-40 from 1482752 to 2285568 tid 2 2023-09-22T07:50:43.480 INFO:tasks.rados.rados.0.smithi006.stdout:2091: rollback oid 26 current snap is 200 2023-09-22T07:50:43.480 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 26 to 196 2023-09-22T07:50:43.480 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 3 v 564 (ObjNum 587 snap 178 seq_num 587) dirty exists 2023-09-22T07:50:43.480 INFO:tasks.rados.rados.0.smithi006.stdout:2089: done (2 left) 2023-09-22T07:50:43.480 INFO:tasks.rados.rados.0.smithi006.stdout:2092: copy_from oid 14 from oid 24 current snap is 200 2023-09-22T07:50:43.480 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 42 current snap is 200 2023-09-22T07:50:43.481 INFO:tasks.rados.rados.0.smithi006.stdout:2093: seq_num 657 ranges {3702784=606208,4308992=688128,4997120=114688} 2023-09-22T07:50:43.503 INFO:tasks.rados.rados.0.smithi006.stdout:2093: writing smithi006182445-42 from 3702784 to 4308992 tid 1 2023-09-22T07:50:43.507 INFO:tasks.rados.rados.0.smithi006.stdout:2093: writing smithi006182445-42 from 4308992 to 4997120 tid 2 2023-09-22T07:50:43.508 INFO:tasks.rados.rados.0.smithi006.stdout:2093: writing smithi006182445-42 from 4997120 to 5111808 tid 3 2023-09-22T07:50:43.508 INFO:tasks.rados.rados.0.smithi006.stdout:2094: delete oid 4 current snap is 200 2023-09-22T07:50:43.509 INFO:tasks.rados.rados.0.smithi006.stdout:2090: finishing write tid 1 to smithi006182445-40 2023-09-22T07:50:43.509 INFO:tasks.rados.rados.0.smithi006.stdout:2091: finishing rollback tid 0 to smithi006182445-26 2023-09-22T07:50:43.509 INFO:tasks.rados.rados.0.smithi006.stdout:2091: finishing rollback tid 1 to smithi006182445-26 2023-09-22T07:50:43.509 INFO:tasks.rados.rados.0.smithi006.stdout:2091: finishing rollback tid 2 to smithi006182445-26 2023-09-22T07:50:43.509 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 26 v 1034 (ObjNum 635 snap 190 seq_num 635) dirty exists 2023-09-22T07:50:43.509 INFO:tasks.rados.rados.0.smithi006.stdout:2090: finishing write tid 2 to smithi006182445-40 2023-09-22T07:50:43.509 INFO:tasks.rados.rados.0.smithi006.stdout:2090: finishing write tid 3 to smithi006182445-40 2023-09-22T07:50:43.509 INFO:tasks.rados.rados.0.smithi006.stdout:2090: finishing write tid 4 to smithi006182445-40 2023-09-22T07:50:43.509 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 40 v 597 (ObjNum 656 snap 200 seq_num 656) dirty exists 2023-09-22T07:50:43.509 INFO:tasks.rados.rados.0.smithi006.stdout:2090: left oid 40 (ObjNum 656 snap 200 seq_num 656) 2023-09-22T07:50:43.510 INFO:tasks.rados.rados.0.smithi006.stdout:2093: finishing write tid 1 to smithi006182445-42 2023-09-22T07:50:43.510 INFO:tasks.rados.rados.0.smithi006.stdout:2092: finishing copy_from racing read to smithi006182445-14 2023-09-22T07:50:43.516 INFO:tasks.rados.rados.0.smithi006.stdout:2092: finishing copy_from to smithi006182445-14 2023-09-22T07:50:43.516 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 14 v 653 (ObjNum 624 snap 186 seq_num 624) dirty exists 2023-09-22T07:50:43.517 INFO:tasks.rados.rados.0.smithi006.stdout:2093: finishing write tid 2 to smithi006182445-42 2023-09-22T07:50:43.517 INFO:tasks.rados.rados.0.smithi006.stdout:2093: finishing write tid 3 to smithi006182445-42 2023-09-22T07:50:43.517 INFO:tasks.rados.rados.0.smithi006.stdout:2093: finishing write tid 4 to smithi006182445-42 2023-09-22T07:50:43.517 INFO:tasks.rados.rados.0.smithi006.stdout:2090: done (4 left) 2023-09-22T07:50:43.518 INFO:tasks.rados.rados.0.smithi006.stdout:2091: done (3 left) 2023-09-22T07:50:43.518 INFO:tasks.rados.rados.0.smithi006.stdout:2092: done (2 left) 2023-09-22T07:50:43.518 INFO:tasks.rados.rados.0.smithi006.stdout:2094: done (1 left) 2023-09-22T07:50:43.518 INFO:tasks.rados.rados.0.smithi006.stdout:2095: read oid 26 snap -1 2023-09-22T07:50:43.518 INFO:tasks.rados.rados.0.smithi006.stdout:2095: expect (ObjNum 635 snap 190 seq_num 635) 2023-09-22T07:50:43.518 INFO:tasks.rados.rados.0.smithi006.stdout:2096: read oid 29 snap -1 2023-09-22T07:50:43.518 INFO:tasks.rados.rados.0.smithi006.stdout:2096: expect (ObjNum 562 snap 172 seq_num 562) 2023-09-22T07:50:43.518 INFO:tasks.rados.rados.0.smithi006.stdout:2097: snap_create 2023-09-22T07:50:43.519 INFO:tasks.rados.rados.0.smithi006.stdout:2093: finishing write tid 5 to smithi006182445-42 2023-09-22T07:50:43.519 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 42 v 1038 (ObjNum 657 snap 200 seq_num 657) dirty exists 2023-09-22T07:50:43.519 INFO:tasks.rados.rados.0.smithi006.stdout:2093: left oid 42 (ObjNum 657 snap 200 seq_num 657) 2023-09-22T07:50:43.525 INFO:tasks.rados.rados.0.smithi006.stdout:2095: expect (ObjNum 635 snap 190 seq_num 635) 2023-09-22T07:50:43.551 INFO:tasks.rados.rados.0.smithi006.stdout:2096: expect (ObjNum 562 snap 172 seq_num 562) 2023-09-22T07:50:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:43 smithi105 ceph-mon[190463]: failed to encode map e467 with expected crc 2023-09-22T07:50:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:43 smithi105 ceph-mon[190463]: failed to encode map e467 with expected crc 2023-09-22T07:50:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:43 smithi105 ceph-mon[190463]: pgmap v349: 121 pgs: 11 active+undersized+degraded, 38 active+undersized, 72 active+clean; 202 MiB data, 928 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 0 B/s wr, 1 op/s; 69/435 objects degraded (15.862%) 2023-09-22T07:50:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:50:43.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:43.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:50:43.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:43 smithi105 ceph-mon[190463]: osdmap e468: 8 total, 7 up, 8 in 2023-09-22T07:50:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:43 smithi006 ceph-mon[204052]: failed to encode map e467 with expected crc 2023-09-22T07:50:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:43 smithi006 ceph-mon[204052]: failed to encode map e467 with expected crc 2023-09-22T07:50:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:43 smithi006 ceph-mon[204052]: pgmap v349: 121 pgs: 11 active+undersized+degraded, 38 active+undersized, 72 active+clean; 202 MiB data, 928 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 0 B/s wr, 1 op/s; 69/435 objects degraded (15.862%) 2023-09-22T07:50:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:50:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:50:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:43 smithi006 ceph-mon[204052]: osdmap e468: 8 total, 7 up, 8 in 2023-09-22T07:50:43.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:43 smithi006 ceph-mon[200575]: failed to encode map e467 with expected crc 2023-09-22T07:50:43.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:43 smithi006 ceph-mon[200575]: failed to encode map e467 with expected crc 2023-09-22T07:50:43.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:43.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:43.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:43 smithi006 ceph-mon[200575]: pgmap v349: 121 pgs: 11 active+undersized+degraded, 38 active+undersized, 72 active+clean; 202 MiB data, 928 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 0 B/s wr, 1 op/s; 69/435 objects degraded (15.862%) 2023-09-22T07:50:43.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:50:43.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:43.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:50:43.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:43 smithi006 ceph-mon[200575]: osdmap e468: 8 total, 7 up, 8 in 2023-09-22T07:50:44.348 INFO:tasks.rados.rados.0.smithi006.stdout:2093: done (3 left) 2023-09-22T07:50:44.348 INFO:tasks.rados.rados.0.smithi006.stdout:2095: done (2 left) 2023-09-22T07:50:44.348 INFO:tasks.rados.rados.0.smithi006.stdout:2096: done (1 left) 2023-09-22T07:50:44.348 INFO:tasks.rados.rados.0.smithi006.stdout:2097: done (0 left) 2023-09-22T07:50:44.348 INFO:tasks.rados.rados.0.smithi006.stdout:2098: read oid 48 snap -1 2023-09-22T07:50:44.348 INFO:tasks.rados.rados.0.smithi006.stdout:2098: expect deleted 2023-09-22T07:50:44.349 INFO:tasks.rados.rados.0.smithi006.stdout:2099: copy_from oid 1 from oid 22 current snap is 201 2023-09-22T07:50:44.349 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 5 current snap is 201 2023-09-22T07:50:44.349 INFO:tasks.rados.rados.0.smithi006.stdout:2100: seq_num 659 ranges {0=647168,647168=450560,1097728=352256} 2023-09-22T07:50:44.353 INFO:tasks.rados.rados.0.smithi006.stdout:2100: writing smithi006182445-5 from 0 to 647168 tid 1 2023-09-22T07:50:44.354 INFO:tasks.rados.rados.0.smithi006.stdout:2100: writing smithi006182445-5 from 647168 to 1097728 tid 2 2023-09-22T07:50:44.356 INFO:tasks.rados.rados.0.smithi006.stdout:2100: writing smithi006182445-5 from 1097728 to 1449984 tid 3 2023-09-22T07:50:44.356 INFO:tasks.rados.rados.0.smithi006.stdout:2101: read oid 3 snap -1 2023-09-22T07:50:44.357 INFO:tasks.rados.rados.0.smithi006.stdout:2101: expect (ObjNum 587 snap 178 seq_num 587) 2023-09-22T07:50:44.357 INFO:tasks.rados.rados.0.smithi006.stdout:2102: setattr oid 23 current snap is 201 2023-09-22T07:50:44.359 INFO:tasks.rados.rados.0.smithi006.stdout:2098: done (4 left) 2023-09-22T07:50:44.360 INFO:tasks.rados.rados.0.smithi006.stdout:2103: rollback oid 29 current snap is 201 2023-09-22T07:50:44.360 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 29 to 191 2023-09-22T07:50:44.360 INFO:tasks.rados.rados.0.smithi006.stdout:2104: snap_remove snap 200 2023-09-22T07:50:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:44 smithi105 ceph-mon[190463]: failed to encode map e468 with expected crc 2023-09-22T07:50:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:44 smithi105 ceph-mon[190463]: failed to encode map e468 with expected crc 2023-09-22T07:50:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:44 smithi105 ceph-mon[190463]: failed to encode map e468 with expected crc 2023-09-22T07:50:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:44 smithi105 ceph-mon[190463]: failed to encode map e468 with expected crc 2023-09-22T07:50:44.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:44 smithi006 ceph-mon[200575]: failed to encode map e468 with expected crc 2023-09-22T07:50:44.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:44 smithi006 ceph-mon[200575]: failed to encode map e468 with expected crc 2023-09-22T07:50:44.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:44 smithi006 ceph-mon[200575]: failed to encode map e468 with expected crc 2023-09-22T07:50:44.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:44 smithi006 ceph-mon[200575]: failed to encode map e468 with expected crc 2023-09-22T07:50:44.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:44 smithi006 ceph-mon[204052]: failed to encode map e468 with expected crc 2023-09-22T07:50:44.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:44 smithi006 ceph-mon[204052]: failed to encode map e468 with expected crc 2023-09-22T07:50:44.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:44 smithi006 ceph-mon[204052]: failed to encode map e468 with expected crc 2023-09-22T07:50:44.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:44 smithi006 ceph-mon[204052]: failed to encode map e468 with expected crc 2023-09-22T07:50:45.353 INFO:tasks.rados.rados.0.smithi006.stdout:2104: done (5 left) 2023-09-22T07:50:45.353 INFO:tasks.rados.rados.0.smithi006.stdout:2105: copy_from oid 42 from oid 37 current snap is 201 2023-09-22T07:50:45.353 INFO:tasks.rados.rados.0.smithi006.stdout:2100: finishing write tid 1 to smithi006182445-5 2023-09-22T07:50:45.353 INFO:tasks.rados.rados.0.smithi006.stdout:2100: finishing write tid 2 to smithi006182445-5 2023-09-22T07:50:45.354 INFO:tasks.rados.rados.0.smithi006.stdout:2100: finishing write tid 3 to smithi006182445-5 2023-09-22T07:50:45.354 INFO:tasks.rados.rados.0.smithi006.stdout:2100: finishing write tid 4 to smithi006182445-5 2023-09-22T07:50:45.354 INFO:tasks.rados.rados.0.smithi006.stdout:2103: finishing rollback tid 0 to smithi006182445-29 2023-09-22T07:50:45.354 INFO:tasks.rados.rados.0.smithi006.stdout:2100: finishing write tid 5 to smithi006182445-5 2023-09-22T07:50:45.354 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 5 v 728 (ObjNum 659 snap 201 seq_num 659) dirty exists 2023-09-22T07:50:45.354 INFO:tasks.rados.rados.0.smithi006.stdout:2100: left oid 5 (ObjNum 659 snap 201 seq_num 659) 2023-09-22T07:50:45.354 INFO:tasks.rados.rados.0.smithi006.stdout:2103: finishing rollback tid 1 to smithi006182445-29 2023-09-22T07:50:45.354 INFO:tasks.rados.rados.0.smithi006.stdout:2103: finishing rollback tid 2 to smithi006182445-29 2023-09-22T07:50:45.354 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 29 v 702 (ObjNum 33 snap 0 seq_num 3169163664) dirty exists 2023-09-22T07:50:45.354 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 23 v 654 (ObjNum 33 snap 0 seq_num 3169714096) dirty exists 2023-09-22T07:50:45.354 INFO:tasks.rados.rados.0.smithi006.stdout:2101: expect (ObjNum 587 snap 178 seq_num 587) 2023-09-22T07:50:45.506 INFO:tasks.rados.rados.0.smithi006.stdout:2099: finishing copy_from racing read to smithi006182445-1 2023-09-22T07:50:45.506 INFO:tasks.rados.rados.0.smithi006.stdout:2099: finishing copy_from to smithi006182445-1 2023-09-22T07:50:45.507 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 1 v 927 (ObjNum 541 snap 167 seq_num 541) dirty exists 2023-09-22T07:50:45.507 INFO:tasks.rados.rados.0.smithi006.stdout:2099: done (5 left) 2023-09-22T07:50:45.507 INFO:tasks.rados.rados.0.smithi006.stdout:2100: done (4 left) 2023-09-22T07:50:45.507 INFO:tasks.rados.rados.0.smithi006.stdout:2101: done (3 left) 2023-09-22T07:50:45.507 INFO:tasks.rados.rados.0.smithi006.stdout:2102: done (2 left) 2023-09-22T07:50:45.507 INFO:tasks.rados.rados.0.smithi006.stdout:2103: done (1 left) 2023-09-22T07:50:45.507 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 22 current snap is 201 2023-09-22T07:50:45.507 INFO:tasks.rados.rados.0.smithi006.stdout:2105: finishing copy_from racing read to smithi006182445-42 2023-09-22T07:50:45.507 INFO:tasks.rados.rados.0.smithi006.stdout:2105: finishing copy_from to smithi006182445-42 2023-09-22T07:50:45.507 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 42 v 1020 (ObjNum 603 snap 182 seq_num 603) dirty exists 2023-09-22T07:50:45.507 INFO:tasks.rados.rados.0.smithi006.stdout:2106: seq_num 660 ranges {6045696=663552,6709248=737280,7446528=65536} 2023-09-22T07:50:45.543 INFO:tasks.rados.rados.0.smithi006.stdout:2106: writing smithi006182445-22 from 6045696 to 6709248 tid 1 2023-09-22T07:50:45.547 INFO:tasks.rados.rados.0.smithi006.stdout:2106: writing smithi006182445-22 from 6709248 to 7446528 tid 2 2023-09-22T07:50:45.547 INFO:tasks.rados.rados.0.smithi006.stdout:2106: writing smithi006182445-22 from 7446528 to 7512064 tid 3 2023-09-22T07:50:45.547 INFO:tasks.rados.rados.0.smithi006.stdout:2105: done (1 left) 2023-09-22T07:50:45.548 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 33 current snap is 201 2023-09-22T07:50:45.548 INFO:tasks.rados.rados.0.smithi006.stdout:2106: finishing write tid 1 to smithi006182445-22 2023-09-22T07:50:45.548 INFO:tasks.rados.rados.0.smithi006.stdout:2107: seq_num 661 ranges {1327104=679936,2007040=622592,2629632=180224} 2023-09-22T07:50:45.558 INFO:tasks.rados.rados.0.smithi006.stdout:2107: writing smithi006182445-33 from 1327104 to 2007040 tid 1 2023-09-22T07:50:45.562 INFO:tasks.rados.rados.0.smithi006.stdout:2107: writing smithi006182445-33 from 2007040 to 2629632 tid 2 2023-09-22T07:50:45.564 INFO:tasks.rados.rados.0.smithi006.stdout:2107: writing smithi006182445-33 from 2629632 to 2809856 tid 3 2023-09-22T07:50:45.564 INFO:tasks.rados.rados.0.smithi006.stdout:2108: read oid 2 snap -1 2023-09-22T07:50:45.564 INFO:tasks.rados.rados.0.smithi006.stdout:2108: expect (ObjNum 631 snap 189 seq_num 631) 2023-09-22T07:50:45.564 INFO:tasks.rados.rados.0.smithi006.stdout:2109: read oid 46 snap -1 2023-09-22T07:50:45.564 INFO:tasks.rados.rados.0.smithi006.stdout:2109: expect (ObjNum 603 snap 182 seq_num 603) 2023-09-22T07:50:45.564 INFO:tasks.rados.rados.0.smithi006.stdout:2110: snap_remove snap 182 2023-09-22T07:50:45.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:45 smithi105 ceph-mon[190463]: failed to encode map e469 with expected crc 2023-09-22T07:50:45.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:45 smithi105 ceph-mon[190463]: osdmap e469: 8 total, 7 up, 8 in 2023-09-22T07:50:45.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:45 smithi105 ceph-mon[190463]: failed to encode map e469 with expected crc 2023-09-22T07:50:45.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:45 smithi105 ceph-mon[190463]: pgmap v352: 121 pgs: 11 active+undersized+degraded, 38 active+undersized, 72 active+clean; 203 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 644 KiB/s wr, 20 op/s; 71/435 objects degraded (16.322%) 2023-09-22T07:50:45.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:45 smithi006 ceph-mon[204052]: failed to encode map e469 with expected crc 2023-09-22T07:50:45.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:45 smithi006 ceph-mon[204052]: osdmap e469: 8 total, 7 up, 8 in 2023-09-22T07:50:45.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:45 smithi006 ceph-mon[204052]: failed to encode map e469 with expected crc 2023-09-22T07:50:45.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:45 smithi006 ceph-mon[204052]: pgmap v352: 121 pgs: 11 active+undersized+degraded, 38 active+undersized, 72 active+clean; 203 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 644 KiB/s wr, 20 op/s; 71/435 objects degraded (16.322%) 2023-09-22T07:50:45.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:45 smithi006 ceph-mon[200575]: failed to encode map e469 with expected crc 2023-09-22T07:50:45.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:45 smithi006 ceph-mon[200575]: osdmap e469: 8 total, 7 up, 8 in 2023-09-22T07:50:45.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:45 smithi006 ceph-mon[200575]: failed to encode map e469 with expected crc 2023-09-22T07:50:45.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:45 smithi006 ceph-mon[200575]: pgmap v352: 121 pgs: 11 active+undersized+degraded, 38 active+undersized, 72 active+clean; 203 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 644 KiB/s wr, 20 op/s; 71/435 objects degraded (16.322%) 2023-09-22T07:50:46.360 INFO:tasks.rados.rados.0.smithi006.stdout:2110: done (4 left) 2023-09-22T07:50:46.360 INFO:tasks.rados.rados.0.smithi006.stdout:2111: rollback oid 32 current snap is 201 2023-09-22T07:50:46.360 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 32 to 199 2023-09-22T07:50:46.360 INFO:tasks.rados.rados.0.smithi006.stdout:2112: read oid 8 snap -1 2023-09-22T07:50:46.360 INFO:tasks.rados.rados.0.smithi006.stdout:2112: expect (ObjNum 625 snap 186 seq_num 625) 2023-09-22T07:50:46.360 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 41 current snap is 201 2023-09-22T07:50:46.360 INFO:tasks.rados.rados.0.smithi006.stdout:2113: seq_num 662 ranges {1040384=696320,1736704=557056,2293760=245760} 2023-09-22T07:50:46.370 INFO:tasks.rados.rados.0.smithi006.stdout:2113: writing smithi006182445-41 from 1040384 to 1736704 tid 1 2023-09-22T07:50:46.373 INFO:tasks.rados.rados.0.smithi006.stdout:2113: writing smithi006182445-41 from 1736704 to 2293760 tid 2 2023-09-22T07:50:46.375 INFO:tasks.rados.rados.0.smithi006.stdout:2113: writing smithi006182445-41 from 2293760 to 2539520 tid 3 2023-09-22T07:50:46.375 INFO:tasks.rados.rados.0.smithi006.stdout:2114: delete oid 17 current snap is 201 2023-09-22T07:50:46.377 INFO:tasks.rados.rados.0.smithi006.stdout:2106: finishing write tid 2 to smithi006182445-22 2023-09-22T07:50:46.377 INFO:tasks.rados.rados.0.smithi006.stdout:2106: finishing write tid 3 to smithi006182445-22 2023-09-22T07:50:46.377 INFO:tasks.rados.rados.0.smithi006.stdout:2106: finishing write tid 4 to smithi006182445-22 2023-09-22T07:50:46.377 INFO:tasks.rados.rados.0.smithi006.stdout:2106: finishing write tid 5 to smithi006182445-22 2023-09-22T07:50:46.377 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 22 v 938 (ObjNum 660 snap 201 seq_num 660) dirty exists 2023-09-22T07:50:46.377 INFO:tasks.rados.rados.0.smithi006.stdout:2106: left oid 22 (ObjNum 660 snap 201 seq_num 660) 2023-09-22T07:50:46.378 INFO:tasks.rados.rados.0.smithi006.stdout:2107: finishing write tid 1 to smithi006182445-33 2023-09-22T07:50:46.378 INFO:tasks.rados.rados.0.smithi006.stdout:2107: finishing write tid 2 to smithi006182445-33 2023-09-22T07:50:46.378 INFO:tasks.rados.rados.0.smithi006.stdout:2107: finishing write tid 3 to smithi006182445-33 2023-09-22T07:50:46.378 INFO:tasks.rados.rados.0.smithi006.stdout:2107: finishing write tid 4 to smithi006182445-33 2023-09-22T07:50:46.378 INFO:tasks.rados.rados.0.smithi006.stdout:2108: expect (ObjNum 631 snap 189 seq_num 631) 2023-09-22T07:50:46.406 INFO:tasks.rados.rados.0.smithi006.stdout:2107: finishing write tid 5 to smithi006182445-33 2023-09-22T07:50:46.407 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 33 v 590 (ObjNum 661 snap 201 seq_num 661) dirty exists 2023-09-22T07:50:46.407 INFO:tasks.rados.rados.0.smithi006.stdout:2107: left oid 33 (ObjNum 661 snap 201 seq_num 661) 2023-09-22T07:50:46.407 INFO:tasks.rados.rados.0.smithi006.stdout:2109: expect (ObjNum 603 snap 182 seq_num 603) 2023-09-22T07:50:46.545 INFO:tasks.rados.rados.0.smithi006.stdout:2111: finishing rollback tid 0 to smithi006182445-32 2023-09-22T07:50:46.545 INFO:tasks.rados.rados.0.smithi006.stdout:2111: finishing rollback tid 1 to smithi006182445-32 2023-09-22T07:50:46.545 INFO:tasks.rados.rados.0.smithi006.stdout:2111: finishing rollback tid 2 to smithi006182445-32 2023-09-22T07:50:46.545 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 32 v 732 (ObjNum 619 snap 186 seq_num 619) dirty exists 2023-09-22T07:50:46.545 INFO:tasks.rados.rados.0.smithi006.stdout:2113: finishing write tid 1 to smithi006182445-41 2023-09-22T07:50:46.545 INFO:tasks.rados.rados.0.smithi006.stdout:2113: finishing write tid 2 to smithi006182445-41 2023-09-22T07:50:46.546 INFO:tasks.rados.rados.0.smithi006.stdout:2113: finishing write tid 3 to smithi006182445-41 2023-09-22T07:50:46.546 INFO:tasks.rados.rados.0.smithi006.stdout:2113: finishing write tid 4 to smithi006182445-41 2023-09-22T07:50:46.546 INFO:tasks.rados.rados.0.smithi006.stdout:2106: done (7 left) 2023-09-22T07:50:46.546 INFO:tasks.rados.rados.0.smithi006.stdout:2107: done (6 left) 2023-09-22T07:50:46.546 INFO:tasks.rados.rados.0.smithi006.stdout:2108: done (5 left) 2023-09-22T07:50:46.546 INFO:tasks.rados.rados.0.smithi006.stdout:2109: done (4 left) 2023-09-22T07:50:46.546 INFO:tasks.rados.rados.0.smithi006.stdout:2111: done (3 left) 2023-09-22T07:50:46.546 INFO:tasks.rados.rados.0.smithi006.stdout:2114: done (2 left) 2023-09-22T07:50:46.546 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 19 current snap is 201 2023-09-22T07:50:46.546 INFO:tasks.rados.rados.0.smithi006.stdout:2112: expect (ObjNum 625 snap 186 seq_num 625) 2023-09-22T07:50:46.566 INFO:tasks.rados.rados.0.smithi006.stdout:2113: finishing write tid 5 to smithi006182445-41 2023-09-22T07:50:46.566 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 41 v 594 (ObjNum 662 snap 201 seq_num 662) dirty exists 2023-09-22T07:50:46.566 INFO:tasks.rados.rados.0.smithi006.stdout:2113: left oid 41 (ObjNum 662 snap 201 seq_num 662) 2023-09-22T07:50:46.566 INFO:tasks.rados.rados.0.smithi006.stdout:2115: seq_num 664 ranges {4784128=729088,5513216=729088,6242304=73728} 2023-09-22T07:50:46.596 INFO:tasks.rados.rados.0.smithi006.stdout:2115: writing smithi006182445-19 from 4784128 to 5513216 tid 1 2023-09-22T07:50:46.600 INFO:tasks.rados.rados.0.smithi006.stdout:2115: writing smithi006182445-19 from 5513216 to 6242304 tid 2 2023-09-22T07:50:46.601 INFO:tasks.rados.rados.0.smithi006.stdout:2115: writing smithi006182445-19 from 6242304 to 6316032 tid 3 2023-09-22T07:50:46.601 INFO:tasks.rados.rados.0.smithi006.stdout:2112: done (2 left) 2023-09-22T07:50:46.601 INFO:tasks.rados.rados.0.smithi006.stdout:2113: done (1 left) 2023-09-22T07:50:46.601 INFO:tasks.rados.rados.0.smithi006.stdout:2116: read oid 32 snap -1 2023-09-22T07:50:46.601 INFO:tasks.rados.rados.0.smithi006.stdout:2116: expect (ObjNum 619 snap 186 seq_num 619) 2023-09-22T07:50:46.601 INFO:tasks.rados.rados.0.smithi006.stdout:2117: setattr oid 48 current snap is 201 2023-09-22T07:50:46.601 INFO:tasks.rados.rados.0.smithi006.stdout:2115: finishing write tid 1 to smithi006182445-19 2023-09-22T07:50:46.602 INFO:tasks.rados.rados.0.smithi006.stdout:2118: delete oid 13 current snap is 201 2023-09-22T07:50:46.605 INFO:tasks.rados.rados.0.smithi006.stdout:2115: finishing write tid 2 to smithi006182445-19 2023-09-22T07:50:46.605 INFO:tasks.rados.rados.0.smithi006.stdout:2115: finishing write tid 3 to smithi006182445-19 2023-09-22T07:50:46.606 INFO:tasks.rados.rados.0.smithi006.stdout:2115: finishing write tid 4 to smithi006182445-19 2023-09-22T07:50:46.606 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 48 v 1028 (ObjNum 129 snap 0 seq_num 3169786472) dirty exists 2023-09-22T07:50:46.609 INFO:tasks.rados.rados.0.smithi006.stdout:2117: done (3 left) 2023-09-22T07:50:46.609 INFO:tasks.rados.rados.0.smithi006.stdout:2118: done (2 left) 2023-09-22T07:50:46.609 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 9 current snap is 201 2023-09-22T07:50:46.609 INFO:tasks.rados.rados.0.smithi006.stdout:2119: seq_num 666 ranges {1245184=761856,2007040=491520,2498560=311296} 2023-09-22T07:50:46.618 INFO:tasks.rados.rados.0.smithi006.stdout:2119: writing smithi006182445-9 from 1245184 to 2007040 tid 1 2023-09-22T07:50:46.620 INFO:tasks.rados.rados.0.smithi006.stdout:2119: writing smithi006182445-9 from 2007040 to 2498560 tid 2 2023-09-22T07:50:46.623 INFO:tasks.rados.rados.0.smithi006.stdout:2119: writing smithi006182445-9 from 2498560 to 2809856 tid 3 2023-09-22T07:50:46.623 INFO:tasks.rados.rados.0.smithi006.stdout:2120: read oid 15 snap -1 2023-09-22T07:50:46.623 INFO:tasks.rados.rados.0.smithi006.stdout:2120: expect (ObjNum 499 snap 150 seq_num 499) 2023-09-22T07:50:46.623 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 21 current snap is 201 2023-09-22T07:50:46.623 INFO:tasks.rados.rados.0.smithi006.stdout:2116: expect (ObjNum 619 snap 186 seq_num 619) 2023-09-22T07:50:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:46 smithi105 ceph-mon[190463]: Health check update: Degraded data redundancy: 71/435 objects degraded (16.322%), 11 pgs degraded (PG_DEGRADED) 2023-09-22T07:50:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:46 smithi105 ceph-mon[190463]: failed to encode map e470 with expected crc 2023-09-22T07:50:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:46 smithi105 ceph-mon[190463]: failed to encode map e470 with expected crc 2023-09-22T07:50:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:46 smithi105 ceph-mon[190463]: osdmap e470: 8 total, 7 up, 8 in 2023-09-22T07:50:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:46 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:46 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:46.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:46 smithi105 ceph-mon[190463]: from='osd.5 [v2:172.21.15.105:6808/1688380626,v1:172.21.15.105:6809/1688380626]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-22T07:50:46.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:46 smithi105 ceph-mon[190463]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-22T07:50:46.627 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 07:50:46 smithi105 conmon[207724]: 2023-09-22T07:50:46.202+0000 7f129e522640 -1 osd.5 0 read_superblock omap replica is missing. 2023-09-22T07:50:46.627 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 07:50:46 smithi105 conmon[207724]: 2023-09-22T07:50:46.281+0000 7f129e522640 -1 osd.5 461 log_to_monitors true 2023-09-22T07:50:46.627 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 07:50:46 smithi105 conmon[207724]: 2023-09-22T07:50:46.402+0000 7f128f98f700 -1 osd.5 461 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-22T07:50:46.643 INFO:tasks.rados.rados.0.smithi006.stdout:2115: finishing write tid 5 to smithi006182445-19 2023-09-22T07:50:46.644 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 19 v 658 (ObjNum 664 snap 201 seq_num 664) dirty exists 2023-09-22T07:50:46.644 INFO:tasks.rados.rados.0.smithi006.stdout:2115: left oid 19 (ObjNum 664 snap 201 seq_num 664) 2023-09-22T07:50:46.644 INFO:tasks.rados.rados.0.smithi006.stdout:2119: finishing write tid 1 to smithi006182445-9 2023-09-22T07:50:46.644 INFO:tasks.rados.rados.0.smithi006.stdout:2121: seq_num 667 ranges {2056192=778240,2834432=778240,3612672=24576} 2023-09-22T07:50:46.658 INFO:tasks.rados.rados.0.smithi006.stdout:2121: writing smithi006182445-21 from 2056192 to 2834432 tid 1 2023-09-22T07:50:46.663 INFO:tasks.rados.rados.0.smithi006.stdout:2121: writing smithi006182445-21 from 2834432 to 3612672 tid 2 2023-09-22T07:50:46.663 INFO:tasks.rados.rados.0.smithi006.stdout:2121: writing smithi006182445-21 from 3612672 to 3637248 tid 3 2023-09-22T07:50:46.663 INFO:tasks.rados.rados.0.smithi006.stdout:2115: done (4 left) 2023-09-22T07:50:46.664 INFO:tasks.rados.rados.0.smithi006.stdout:2116: done (3 left) 2023-09-22T07:50:46.665 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 20 current snap is 201 2023-09-22T07:50:46.665 INFO:tasks.rados.rados.0.smithi006.stdout:2119: finishing write tid 2 to smithi006182445-9 2023-09-22T07:50:46.665 INFO:tasks.rados.rados.0.smithi006.stdout:2122: seq_num 668 ranges {3604480=794624,4399104=663552,5062656=139264} 2023-09-22T07:50:46.688 INFO:tasks.rados.rados.0.smithi006.stdout:2122: writing smithi006182445-20 from 3604480 to 4399104 tid 1 2023-09-22T07:50:46.693 INFO:tasks.rados.rados.0.smithi006.stdout:2122: writing smithi006182445-20 from 4399104 to 5062656 tid 2 2023-09-22T07:50:46.694 INFO:tasks.rados.rados.0.smithi006.stdout:2122: writing smithi006182445-20 from 5062656 to 5201920 tid 3 2023-09-22T07:50:46.694 INFO:tasks.rados.rados.0.smithi006.stdout:2123: snap_create 2023-09-22T07:50:46.694 INFO:tasks.rados.rados.0.smithi006.stdout:2119: finishing write tid 3 to smithi006182445-9 2023-09-22T07:50:46.695 INFO:tasks.rados.rados.0.smithi006.stdout:2119: finishing write tid 4 to smithi006182445-9 2023-09-22T07:50:46.695 INFO:tasks.rados.rados.0.smithi006.stdout:2120: expect (ObjNum 499 snap 150 seq_num 499) 2023-09-22T07:50:46.724 INFO:tasks.rados.rados.0.smithi006.stdout:2119: finishing write tid 5 to smithi006182445-9 2023-09-22T07:50:46.724 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 9 v 1033 (ObjNum 666 snap 201 seq_num 666) dirty exists 2023-09-22T07:50:46.724 INFO:tasks.rados.rados.0.smithi006.stdout:2119: left oid 9 (ObjNum 666 snap 201 seq_num 666) 2023-09-22T07:50:46.725 INFO:tasks.rados.rados.0.smithi006.stdout:2121: finishing write tid 1 to smithi006182445-21 2023-09-22T07:50:46.725 INFO:tasks.rados.rados.0.smithi006.stdout:2121: finishing write tid 2 to smithi006182445-21 2023-09-22T07:50:46.725 INFO:tasks.rados.rados.0.smithi006.stdout:2121: finishing write tid 3 to smithi006182445-21 2023-09-22T07:50:46.725 INFO:tasks.rados.rados.0.smithi006.stdout:2121: finishing write tid 4 to smithi006182445-21 2023-09-22T07:50:46.725 INFO:tasks.rados.rados.0.smithi006.stdout:2121: finishing write tid 5 to smithi006182445-21 2023-09-22T07:50:46.725 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 21 v 931 (ObjNum 667 snap 201 seq_num 667) dirty exists 2023-09-22T07:50:46.725 INFO:tasks.rados.rados.0.smithi006.stdout:2121: left oid 21 (ObjNum 667 snap 201 seq_num 667) 2023-09-22T07:50:46.725 INFO:tasks.rados.rados.0.smithi006.stdout:2122: finishing write tid 1 to smithi006182445-20 2023-09-22T07:50:46.725 INFO:tasks.rados.rados.0.smithi006.stdout:2122: finishing write tid 2 to smithi006182445-20 2023-09-22T07:50:46.725 INFO:tasks.rados.rados.0.smithi006.stdout:2122: finishing write tid 3 to smithi006182445-20 2023-09-22T07:50:46.725 INFO:tasks.rados.rados.0.smithi006.stdout:2122: finishing write tid 4 to smithi006182445-20 2023-09-22T07:50:46.726 INFO:tasks.rados.rados.0.smithi006.stdout:2122: finishing write tid 5 to smithi006182445-20 2023-09-22T07:50:46.726 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 20 v 667 (ObjNum 668 snap 201 seq_num 668) dirty exists 2023-09-22T07:50:46.726 INFO:tasks.rados.rados.0.smithi006.stdout:2122: left oid 20 (ObjNum 668 snap 201 seq_num 668) 2023-09-22T07:50:46.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:46 smithi006 ceph-mon[204052]: Health check update: Degraded data redundancy: 71/435 objects degraded (16.322%), 11 pgs degraded (PG_DEGRADED) 2023-09-22T07:50:46.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:46 smithi006 ceph-mon[204052]: failed to encode map e470 with expected crc 2023-09-22T07:50:46.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:46 smithi006 ceph-mon[204052]: failed to encode map e470 with expected crc 2023-09-22T07:50:46.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:46 smithi006 ceph-mon[204052]: osdmap e470: 8 total, 7 up, 8 in 2023-09-22T07:50:46.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:46 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:46.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:46 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:46.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:46 smithi006 ceph-mon[204052]: from='osd.5 [v2:172.21.15.105:6808/1688380626,v1:172.21.15.105:6809/1688380626]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-22T07:50:46.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:46 smithi006 ceph-mon[204052]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-22T07:50:46.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:46 smithi006 ceph-mon[200575]: Health check update: Degraded data redundancy: 71/435 objects degraded (16.322%), 11 pgs degraded (PG_DEGRADED) 2023-09-22T07:50:46.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:46 smithi006 ceph-mon[200575]: failed to encode map e470 with expected crc 2023-09-22T07:50:46.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:46 smithi006 ceph-mon[200575]: failed to encode map e470 with expected crc 2023-09-22T07:50:46.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:46 smithi006 ceph-mon[200575]: osdmap e470: 8 total, 7 up, 8 in 2023-09-22T07:50:46.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:46 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:46.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:46 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:46.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:46 smithi006 ceph-mon[200575]: from='osd.5 [v2:172.21.15.105:6808/1688380626,v1:172.21.15.105:6809/1688380626]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-22T07:50:46.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:46 smithi006 ceph-mon[200575]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-22T07:50:47.378 INFO:tasks.rados.rados.0.smithi006.stdout:2119: done (4 left) 2023-09-22T07:50:47.379 INFO:tasks.rados.rados.0.smithi006.stdout:2120: done (3 left) 2023-09-22T07:50:47.379 INFO:tasks.rados.rados.0.smithi006.stdout:2121: done (2 left) 2023-09-22T07:50:47.379 INFO:tasks.rados.rados.0.smithi006.stdout:2122: done (1 left) 2023-09-22T07:50:47.379 INFO:tasks.rados.rados.0.smithi006.stdout:2123: done (0 left) 2023-09-22T07:50:47.379 INFO:tasks.rados.rados.0.smithi006.stdout:2124: read oid 22 snap -1 2023-09-22T07:50:47.380 INFO:tasks.rados.rados.0.smithi006.stdout:2124: expect (ObjNum 660 snap 201 seq_num 660) 2023-09-22T07:50:47.380 INFO:tasks.rados.rados.0.smithi006.stdout:2125: read oid 38 snap -1 2023-09-22T07:50:47.380 INFO:tasks.rados.rados.0.smithi006.stdout:2125: expect (ObjNum 562 snap 172 seq_num 562) 2023-09-22T07:50:47.380 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 1 current snap is 202 2023-09-22T07:50:47.380 INFO:tasks.rados.rados.0.smithi006.stdout:2126: seq_num 669 ranges {6045696=409600,6455296=548864,7004160=655360} 2023-09-22T07:50:47.415 INFO:tasks.rados.rados.0.smithi006.stdout:2126: writing smithi006182445-1 from 6045696 to 6455296 tid 1 2023-09-22T07:50:47.418 INFO:tasks.rados.rados.0.smithi006.stdout:2126: writing smithi006182445-1 from 6455296 to 7004160 tid 2 2023-09-22T07:50:47.421 INFO:tasks.rados.rados.0.smithi006.stdout:2126: writing smithi006182445-1 from 7004160 to 7659520 tid 3 2023-09-22T07:50:47.421 INFO:tasks.rados.rados.0.smithi006.stdout:2127: snap_create 2023-09-22T07:50:47.602 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:47 smithi105 ceph-mon[190463]: failed to encode map e471 with expected crc 2023-09-22T07:50:47.603 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:47 smithi105 ceph-mon[190463]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-09-22T07:50:47.603 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:47 smithi105 ceph-mon[190463]: osdmap e471: 8 total, 7 up, 8 in 2023-09-22T07:50:47.603 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:47 smithi105 ceph-mon[190463]: from='osd.5 [v2:172.21.15.105:6808/1688380626,v1:172.21.15.105:6809/1688380626]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-09-22T07:50:47.603 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:47 smithi105 ceph-mon[190463]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-09-22T07:50:47.603 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:47 smithi105 ceph-mon[190463]: pgmap v355: 121 pgs: 11 active+undersized+degraded, 38 active+undersized, 72 active+clean; 218 MiB data, 840 MiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 4.3 MiB/s wr, 23 op/s; 73/444 objects degraded (16.441%) 2023-09-22T07:50:47.603 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:47 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:47.603 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:47 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:47.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:47 smithi006 ceph-mon[204052]: failed to encode map e471 with expected crc 2023-09-22T07:50:47.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:47 smithi006 ceph-mon[204052]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-09-22T07:50:47.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:47 smithi006 ceph-mon[204052]: osdmap e471: 8 total, 7 up, 8 in 2023-09-22T07:50:47.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:47 smithi006 ceph-mon[204052]: from='osd.5 [v2:172.21.15.105:6808/1688380626,v1:172.21.15.105:6809/1688380626]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-09-22T07:50:47.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:47 smithi006 ceph-mon[204052]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-09-22T07:50:47.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:47 smithi006 ceph-mon[204052]: pgmap v355: 121 pgs: 11 active+undersized+degraded, 38 active+undersized, 72 active+clean; 218 MiB data, 840 MiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 4.3 MiB/s wr, 23 op/s; 73/444 objects degraded (16.441%) 2023-09-22T07:50:47.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:47 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:47.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:47 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:47.708 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:47 smithi006 ceph-mon[200575]: failed to encode map e471 with expected crc 2023-09-22T07:50:47.708 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:47 smithi006 ceph-mon[200575]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-09-22T07:50:47.708 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:47 smithi006 ceph-mon[200575]: osdmap e471: 8 total, 7 up, 8 in 2023-09-22T07:50:47.708 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:47 smithi006 ceph-mon[200575]: from='osd.5 [v2:172.21.15.105:6808/1688380626,v1:172.21.15.105:6809/1688380626]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-09-22T07:50:47.708 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:47 smithi006 ceph-mon[200575]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-09-22T07:50:47.708 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:47 smithi006 ceph-mon[200575]: pgmap v355: 121 pgs: 11 active+undersized+degraded, 38 active+undersized, 72 active+clean; 218 MiB data, 840 MiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 4.3 MiB/s wr, 23 op/s; 73/444 objects degraded (16.441%) 2023-09-22T07:50:47.708 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:47 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:47.708 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:47 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:50:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:50:47] "GET /metrics HTTP/1.1" 200 36108 "" "Prometheus/2.43.0" 2023-09-22T07:50:48.378 INFO:tasks.rados.rados.0.smithi006.stdout:2127: done (3 left) 2023-09-22T07:50:48.378 INFO:tasks.rados.rados.0.smithi006.stdout:2128: read oid 23 snap -1 2023-09-22T07:50:48.378 INFO:tasks.rados.rados.0.smithi006.stdout:2128: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-22T07:50:48.378 INFO:tasks.rados.rados.0.smithi006.stdout:2129: read oid 18 snap 189 2023-09-22T07:50:48.378 INFO:tasks.rados.rados.0.smithi006.stdout:2129: expect deleted 2023-09-22T07:50:48.378 INFO:tasks.rados.rados.0.smithi006.stdout:2130: read oid 34 snap -1 2023-09-22T07:50:48.378 INFO:tasks.rados.rados.0.smithi006.stdout:2130: expect deleted 2023-09-22T07:50:48.378 INFO:tasks.rados.rados.0.smithi006.stdout:2131: delete oid 10 current snap is 203 2023-09-22T07:50:48.423 INFO:tasks.rados.rados.0.smithi006.stdout:2128: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-22T07:50:48.434 INFO:tasks.rados.rados.0.smithi006.stdout:2125: expect (ObjNum 562 snap 172 seq_num 562) 2023-09-22T07:50:48.493 INFO:tasks.rados.rados.0.smithi006.stdout:2125: done (6 left) 2023-09-22T07:50:48.493 INFO:tasks.rados.rados.0.smithi006.stdout:2128: done (5 left) 2023-09-22T07:50:48.493 INFO:tasks.rados.rados.0.smithi006.stdout:2129: done (4 left) 2023-09-22T07:50:48.493 INFO:tasks.rados.rados.0.smithi006.stdout:2130: done (3 left) 2023-09-22T07:50:48.493 INFO:tasks.rados.rados.0.smithi006.stdout:2131: done (2 left) 2023-09-22T07:50:48.494 INFO:tasks.rados.rados.0.smithi006.stdout:2132: rollback oid 46 current snap is 203 2023-09-22T07:50:48.494 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 46 to 189 2023-09-22T07:50:48.494 INFO:tasks.rados.rados.0.smithi006.stdout:2124: expect (ObjNum 660 snap 201 seq_num 660) 2023-09-22T07:50:48.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:48 smithi105 ceph-mon[190463]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-22T07:50:48.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:48 smithi105 ceph-mon[190463]: failed to encode map e472 with expected crc 2023-09-22T07:50:48.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:48 smithi105 ceph-mon[190463]: failed to encode map e472 with expected crc 2023-09-22T07:50:48.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:48 smithi105 ceph-mon[190463]: osd.5 [v2:172.21.15.105:6808/1688380626,v1:172.21.15.105:6809/1688380626] boot 2023-09-22T07:50:48.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:48 smithi105 ceph-mon[190463]: osdmap e472: 8 total, 8 up, 8 in 2023-09-22T07:50:48.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:48 smithi105 ceph-mon[190463]: failed to encode map e472 with expected crc 2023-09-22T07:50:48.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:48 smithi105 ceph-mon[190463]: failed to encode map e472 with expected crc 2023-09-22T07:50:48.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:48 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-22T07:50:48.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:48 smithi006 ceph-mon[200575]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-22T07:50:48.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:48 smithi006 ceph-mon[200575]: failed to encode map e472 with expected crc 2023-09-22T07:50:48.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:48 smithi006 ceph-mon[200575]: failed to encode map e472 with expected crc 2023-09-22T07:50:48.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:48 smithi006 ceph-mon[200575]: osd.5 [v2:172.21.15.105:6808/1688380626,v1:172.21.15.105:6809/1688380626] boot 2023-09-22T07:50:48.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:48 smithi006 ceph-mon[200575]: osdmap e472: 8 total, 8 up, 8 in 2023-09-22T07:50:48.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:48 smithi006 ceph-mon[200575]: failed to encode map e472 with expected crc 2023-09-22T07:50:48.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:48 smithi006 ceph-mon[200575]: failed to encode map e472 with expected crc 2023-09-22T07:50:48.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:48 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-22T07:50:48.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:48 smithi006 ceph-mon[204052]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-22T07:50:48.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:48 smithi006 ceph-mon[204052]: failed to encode map e472 with expected crc 2023-09-22T07:50:48.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:48 smithi006 ceph-mon[204052]: failed to encode map e472 with expected crc 2023-09-22T07:50:48.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:48 smithi006 ceph-mon[204052]: osd.5 [v2:172.21.15.105:6808/1688380626,v1:172.21.15.105:6809/1688380626] boot 2023-09-22T07:50:48.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:48 smithi006 ceph-mon[204052]: osdmap e472: 8 total, 8 up, 8 in 2023-09-22T07:50:48.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:48 smithi006 ceph-mon[204052]: failed to encode map e472 with expected crc 2023-09-22T07:50:48.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:48 smithi006 ceph-mon[204052]: failed to encode map e472 with expected crc 2023-09-22T07:50:48.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:48 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-22T07:50:48.928 INFO:tasks.rados.rados.0.smithi006.stdout:2126: finishing write tid 1 to smithi006182445-1 2023-09-22T07:50:48.928 INFO:tasks.rados.rados.0.smithi006.stdout:2126: finishing write tid 2 to smithi006182445-1 2023-09-22T07:50:48.929 INFO:tasks.rados.rados.0.smithi006.stdout:2126: finishing write tid 3 to smithi006182445-1 2023-09-22T07:50:48.929 INFO:tasks.rados.rados.0.smithi006.stdout:2126: finishing write tid 4 to smithi006182445-1 2023-09-22T07:50:48.929 INFO:tasks.rados.rados.0.smithi006.stdout:2126: finishing write tid 5 to smithi006182445-1 2023-09-22T07:50:48.929 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 1 v 935 (ObjNum 669 snap 202 seq_num 669) dirty exists 2023-09-22T07:50:48.929 INFO:tasks.rados.rados.0.smithi006.stdout:2126: left oid 1 (ObjNum 669 snap 202 seq_num 669) 2023-09-22T07:50:48.929 INFO:tasks.rados.rados.0.smithi006.stdout:2124: done (2 left) 2023-09-22T07:50:48.929 INFO:tasks.rados.rados.0.smithi006.stdout:2126: done (1 left) 2023-09-22T07:50:48.929 INFO:tasks.rados.rados.0.smithi006.stdout:2133: read oid 6 snap -1 2023-09-22T07:50:48.929 INFO:tasks.rados.rados.0.smithi006.stdout:2133: expect deleted 2023-09-22T07:50:48.929 INFO:tasks.rados.rados.0.smithi006.stdout:2132: finishing rollback tid 0 to smithi006182445-46 2023-09-22T07:50:48.929 INFO:tasks.rados.rados.0.smithi006.stdout:2132: finishing rollback tid 1 to smithi006182445-46 2023-09-22T07:50:48.929 INFO:tasks.rados.rados.0.smithi006.stdout:2132: finishing rollback tid 2 to smithi006182445-46 2023-09-22T07:50:48.930 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 46 v 1036 (ObjNum 603 snap 182 seq_num 603) dirty exists 2023-09-22T07:50:48.930 INFO:tasks.rados.rados.0.smithi006.stdout:2134: read oid 39 snap -1 2023-09-22T07:50:48.930 INFO:tasks.rados.rados.0.smithi006.stdout:2134: expect deleted 2023-09-22T07:50:48.930 INFO:tasks.rados.rados.0.smithi006.stdout:2132: done (2 left) 2023-09-22T07:50:48.930 INFO:tasks.rados.rados.0.smithi006.stdout:2135: rollback oid 26 current snap is 203 2023-09-22T07:50:48.930 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 26 to 194 2023-09-22T07:50:48.930 INFO:tasks.rados.rados.0.smithi006.stdout:2136: read oid 29 snap -1 2023-09-22T07:50:48.930 INFO:tasks.rados.rados.0.smithi006.stdout:2136: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-22T07:50:48.930 INFO:tasks.rados.rados.0.smithi006.stdout:2137: snap_remove snap 191 2023-09-22T07:50:49.381 INFO:tasks.rados.rados.0.smithi006.stdout:2137: done (4 left) 2023-09-22T07:50:49.382 INFO:tasks.rados.rados.0.smithi006.stdout:2138: read oid 44 snap -1 2023-09-22T07:50:49.382 INFO:tasks.rados.rados.0.smithi006.stdout:2138: expect (ObjNum 499 snap 150 seq_num 499) 2023-09-22T07:50:49.382 INFO:tasks.rados.rados.0.smithi006.stdout:2139: delete oid 23 current snap is 203 2023-09-22T07:50:49.382 INFO:tasks.rados.rados.0.smithi006.stdout:2136: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-22T07:50:49.383 INFO:tasks.rados.rados.0.smithi006.stdout:2135: finishing rollback tid 0 to smithi006182445-26 2023-09-22T07:50:49.383 INFO:tasks.rados.rados.0.smithi006.stdout:2135: finishing rollback tid 1 to smithi006182445-26 2023-09-22T07:50:49.384 INFO:tasks.rados.rados.0.smithi006.stdout:2135: finishing rollback tid 2 to smithi006182445-26 2023-09-22T07:50:49.384 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 26 v 1042 (ObjNum 605 snap 182 seq_num 605) dirty exists 2023-09-22T07:50:49.396 INFO:tasks.rados.rados.0.smithi006.stdout:2133: done (5 left) 2023-09-22T07:50:49.396 INFO:tasks.rados.rados.0.smithi006.stdout:2134: done (4 left) 2023-09-22T07:50:49.396 INFO:tasks.rados.rados.0.smithi006.stdout:2135: done (3 left) 2023-09-22T07:50:49.397 INFO:tasks.rados.rados.0.smithi006.stdout:2136: done (2 left) 2023-09-22T07:50:49.397 INFO:tasks.rados.rados.0.smithi006.stdout:2139: done (1 left) 2023-09-22T07:50:49.397 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 41 current snap is 203 2023-09-22T07:50:49.397 INFO:tasks.rados.rados.0.smithi006.stdout:2140: seq_num 672 ranges {2539520=458752,2998272=647168,3645440=466944,4112384=90112} 2023-09-22T07:50:49.410 INFO:tasks.rados.rados.0.smithi006.stdout:2140: writing smithi006182445-41 from 2539520 to 2998272 tid 1 2023-09-22T07:50:49.413 INFO:tasks.rados.rados.0.smithi006.stdout:2140: writing smithi006182445-41 from 2998272 to 3645440 tid 2 2023-09-22T07:50:49.416 INFO:tasks.rados.rados.0.smithi006.stdout:2140: writing smithi006182445-41 from 3645440 to 4112384 tid 3 2023-09-22T07:50:49.417 INFO:tasks.rados.rados.0.smithi006.stdout:2140: writing smithi006182445-41 from 4112384 to 4202496 tid 4 2023-09-22T07:50:49.417 INFO:tasks.rados.rados.0.smithi006.stdout:2141: copy_from oid 1 from oid 8 current snap is 203 2023-09-22T07:50:49.417 INFO:tasks.rados.rados.0.smithi006.stdout:2138: expect (ObjNum 499 snap 150 seq_num 499) 2023-09-22T07:50:49.447 INFO:tasks.rados.rados.0.smithi006.stdout:2140: finishing write tid 1 to smithi006182445-41 2023-09-22T07:50:49.447 INFO:tasks.rados.rados.0.smithi006.stdout:2140: finishing write tid 2 to smithi006182445-41 2023-09-22T07:50:49.448 INFO:tasks.rados.rados.0.smithi006.stdout:2140: finishing write tid 3 to smithi006182445-41 2023-09-22T07:50:49.448 INFO:tasks.rados.rados.0.smithi006.stdout:2140: finishing write tid 4 to smithi006182445-41 2023-09-22T07:50:49.448 INFO:tasks.rados.rados.0.smithi006.stdout:2140: finishing write tid 5 to smithi006182445-41 2023-09-22T07:50:49.448 INFO:tasks.rados.rados.0.smithi006.stdout:2140: finishing write tid 6 to smithi006182445-41 2023-09-22T07:50:49.448 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 41 v 599 (ObjNum 672 snap 203 seq_num 672) dirty exists 2023-09-22T07:50:49.448 INFO:tasks.rados.rados.0.smithi006.stdout:2140: left oid 41 (ObjNum 672 snap 203 seq_num 672) 2023-09-22T07:50:49.448 INFO:tasks.rados.rados.0.smithi006.stdout:2141: finishing copy_from racing read to smithi006182445-1 2023-09-22T07:50:49.448 INFO:tasks.rados.rados.0.smithi006.stdout:2141: finishing copy_from to smithi006182445-1 2023-09-22T07:50:49.448 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 1 v 249 (ObjNum 625 snap 186 seq_num 625) dirty exists 2023-09-22T07:50:49.448 INFO:tasks.rados.rados.0.smithi006.stdout:2138: done (2 left) 2023-09-22T07:50:49.448 INFO:tasks.rados.rados.0.smithi006.stdout:2140: done (1 left) 2023-09-22T07:50:49.448 INFO:tasks.rados.rados.0.smithi006.stdout:2141: done (0 left) 2023-09-22T07:50:49.449 INFO:tasks.rados.rados.0.smithi006.stdout:2142: snap_create 2023-09-22T07:50:49.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:49 smithi105 ceph-mon[190463]: failed to encode map e473 with expected crc 2023-09-22T07:50:49.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:49 smithi105 ceph-mon[190463]: failed to encode map e473 with expected crc 2023-09-22T07:50:49.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:49 smithi105 ceph-mon[190463]: failed to encode map e473 with expected crc 2023-09-22T07:50:49.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:49 smithi105 ceph-mon[190463]: osdmap e473: 8 total, 8 up, 8 in 2023-09-22T07:50:49.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:49 smithi105 ceph-mon[190463]: failed to encode map e473 with expected crc 2023-09-22T07:50:49.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:49 smithi105 ceph-mon[190463]: failed to encode map e473 with expected crc 2023-09-22T07:50:49.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:49 smithi105 ceph-mon[190463]: failed to encode map e473 with expected crc 2023-09-22T07:50:49.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:49 smithi105 ceph-mon[190463]: failed to encode map e473 with expected crc 2023-09-22T07:50:49.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:49 smithi105 ceph-mon[190463]: failed to encode map e473 with expected crc 2023-09-22T07:50:49.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:49 smithi105 ceph-mon[190463]: pgmap v358: 121 pgs: 1 active+recovery_wait+degraded, 7 peering, 4 active+undersized+degraded, 27 active+undersized, 82 active+clean; 226 MiB data, 841 MiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 5.8 MiB/s wr, 26 op/s; 41/462 objects degraded (8.874%); 990 KiB/s, 1 objects/s recovering 2023-09-22T07:50:49.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:49 smithi006 ceph-mon[204052]: failed to encode map e473 with expected crc 2023-09-22T07:50:49.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:49 smithi006 ceph-mon[204052]: failed to encode map e473 with expected crc 2023-09-22T07:50:49.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:49 smithi006 ceph-mon[204052]: failed to encode map e473 with expected crc 2023-09-22T07:50:49.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:49 smithi006 ceph-mon[204052]: osdmap e473: 8 total, 8 up, 8 in 2023-09-22T07:50:49.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:49 smithi006 ceph-mon[204052]: failed to encode map e473 with expected crc 2023-09-22T07:50:49.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:49 smithi006 ceph-mon[204052]: failed to encode map e473 with expected crc 2023-09-22T07:50:49.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:49 smithi006 ceph-mon[204052]: failed to encode map e473 with expected crc 2023-09-22T07:50:49.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:49 smithi006 ceph-mon[204052]: failed to encode map e473 with expected crc 2023-09-22T07:50:49.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:49 smithi006 ceph-mon[204052]: failed to encode map e473 with expected crc 2023-09-22T07:50:49.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:49 smithi006 ceph-mon[204052]: pgmap v358: 121 pgs: 1 active+recovery_wait+degraded, 7 peering, 4 active+undersized+degraded, 27 active+undersized, 82 active+clean; 226 MiB data, 841 MiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 5.8 MiB/s wr, 26 op/s; 41/462 objects degraded (8.874%); 990 KiB/s, 1 objects/s recovering 2023-09-22T07:50:49.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:49 smithi006 ceph-mon[200575]: failed to encode map e473 with expected crc 2023-09-22T07:50:49.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:49 smithi006 ceph-mon[200575]: failed to encode map e473 with expected crc 2023-09-22T07:50:49.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:49 smithi006 ceph-mon[200575]: failed to encode map e473 with expected crc 2023-09-22T07:50:49.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:49 smithi006 ceph-mon[200575]: osdmap e473: 8 total, 8 up, 8 in 2023-09-22T07:50:49.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:49 smithi006 ceph-mon[200575]: failed to encode map e473 with expected crc 2023-09-22T07:50:49.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:49 smithi006 ceph-mon[200575]: failed to encode map e473 with expected crc 2023-09-22T07:50:49.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:49 smithi006 ceph-mon[200575]: failed to encode map e473 with expected crc 2023-09-22T07:50:49.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:49 smithi006 ceph-mon[200575]: failed to encode map e473 with expected crc 2023-09-22T07:50:49.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:49 smithi006 ceph-mon[200575]: failed to encode map e473 with expected crc 2023-09-22T07:50:49.789 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:49 smithi006 ceph-mon[200575]: pgmap v358: 121 pgs: 1 active+recovery_wait+degraded, 7 peering, 4 active+undersized+degraded, 27 active+undersized, 82 active+clean; 226 MiB data, 841 MiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 5.8 MiB/s wr, 26 op/s; 41/462 objects degraded (8.874%); 990 KiB/s, 1 objects/s recovering 2023-09-22T07:50:50.383 INFO:tasks.rados.rados.0.smithi006.stdout:2142: done (0 left) 2023-09-22T07:50:50.384 INFO:tasks.rados.rados.0.smithi006.stdout:2143: delete oid 42 current snap is 204 2023-09-22T07:50:50.388 INFO:tasks.rados.rados.0.smithi006.stdout:2143: done (0 left) 2023-09-22T07:50:50.388 INFO:tasks.rados.rados.0.smithi006.stdout:2144: delete oid 48 current snap is 204 2023-09-22T07:50:50.392 INFO:tasks.rados.rados.0.smithi006.stdout:2144: done (0 left) 2023-09-22T07:50:50.392 INFO:tasks.rados.rados.0.smithi006.stdout:2145: rollback oid 47 current snap is 204 2023-09-22T07:50:50.392 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 47 to 167 2023-09-22T07:50:50.392 INFO:tasks.rados.rados.0.smithi006.stdout:2146: read oid 15 snap -1 2023-09-22T07:50:50.392 INFO:tasks.rados.rados.0.smithi006.stdout:2146: expect (ObjNum 499 snap 150 seq_num 499) 2023-09-22T07:50:50.392 INFO:tasks.rados.rados.0.smithi006.stdout:2147: setattr oid 4 current snap is 204 2023-09-22T07:50:50.394 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 29 current snap is 204 2023-09-22T07:50:50.394 INFO:tasks.rados.rados.0.smithi006.stdout:2148: seq_num 675 ranges {0=507904,507904=704512,1212416=499712} 2023-09-22T07:50:50.397 INFO:tasks.rados.rados.0.smithi006.stdout:2148: writing smithi006182445-29 from 0 to 507904 tid 1 2023-09-22T07:50:50.402 INFO:tasks.rados.rados.0.smithi006.stdout:2148: writing smithi006182445-29 from 507904 to 1212416 tid 2 2023-09-22T07:50:50.405 INFO:tasks.rados.rados.0.smithi006.stdout:2148: writing smithi006182445-29 from 1212416 to 1712128 tid 3 2023-09-22T07:50:50.405 INFO:tasks.rados.rados.0.smithi006.stdout:2149: snap_remove snap 202 2023-09-22T07:50:50.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:50 smithi006 ceph-mon[204052]: failed to encode map e474 with expected crc 2023-09-22T07:50:50.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:50 smithi006 ceph-mon[204052]: failed to encode map e474 with expected crc 2023-09-22T07:50:50.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:50 smithi006 ceph-mon[204052]: failed to encode map e474 with expected crc 2023-09-22T07:50:50.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:50 smithi006 ceph-mon[204052]: osdmap e474: 8 total, 8 up, 8 in 2023-09-22T07:50:50.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:50 smithi006 ceph-mon[200575]: failed to encode map e474 with expected crc 2023-09-22T07:50:50.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:50 smithi006 ceph-mon[200575]: failed to encode map e474 with expected crc 2023-09-22T07:50:50.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:50 smithi006 ceph-mon[200575]: failed to encode map e474 with expected crc 2023-09-22T07:50:50.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:50 smithi006 ceph-mon[200575]: osdmap e474: 8 total, 8 up, 8 in 2023-09-22T07:50:50.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:50 smithi105 ceph-mon[190463]: failed to encode map e474 with expected crc 2023-09-22T07:50:50.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:50 smithi105 ceph-mon[190463]: failed to encode map e474 with expected crc 2023-09-22T07:50:50.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:50 smithi105 ceph-mon[190463]: failed to encode map e474 with expected crc 2023-09-22T07:50:50.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:50 smithi105 ceph-mon[190463]: osdmap e474: 8 total, 8 up, 8 in 2023-09-22T07:50:51.286 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:50:50 smithi006 conmon[187727]: 2023-09-22T07:50:50.838+0000 7fc003075700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (9 PGs are or would become offline) 2023-09-22T07:50:51.397 INFO:tasks.rados.rados.0.smithi006.stdout:2149: done (4 left) 2023-09-22T07:50:51.397 INFO:tasks.rados.rados.0.smithi006.stdout:2150: snap_create 2023-09-22T07:50:51.397 INFO:tasks.rados.rados.0.smithi006.stdout:2145: finishing rollback tid 0 to smithi006182445-47 2023-09-22T07:50:51.398 INFO:tasks.rados.rados.0.smithi006.stdout:2145: finishing rollback tid 1 to smithi006182445-47 2023-09-22T07:50:51.398 INFO:tasks.rados.rados.0.smithi006.stdout:2145: finishing rollback tid 2 to smithi006182445-47 2023-09-22T07:50:51.398 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 47 v 941 (ObjNum 539 snap 165 seq_num 539) dirty exists 2023-09-22T07:50:51.398 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 4 v 1044 (ObjNum 33 snap 0 seq_num 3141924680) dirty exists 2023-09-22T07:50:51.398 INFO:tasks.rados.rados.0.smithi006.stdout:2146: expect (ObjNum 499 snap 150 seq_num 499) 2023-09-22T07:50:51.429 INFO:tasks.rados.rados.0.smithi006.stdout:2148: finishing write tid 1 to smithi006182445-29 2023-09-22T07:50:51.429 INFO:tasks.rados.rados.0.smithi006.stdout:2148: finishing write tid 2 to smithi006182445-29 2023-09-22T07:50:51.429 INFO:tasks.rados.rados.0.smithi006.stdout:2148: finishing write tid 3 to smithi006182445-29 2023-09-22T07:50:51.429 INFO:tasks.rados.rados.0.smithi006.stdout:2148: finishing write tid 4 to smithi006182445-29 2023-09-22T07:50:51.429 INFO:tasks.rados.rados.0.smithi006.stdout:2148: finishing write tid 5 to smithi006182445-29 2023-09-22T07:50:51.429 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 29 v 713 (ObjNum 675 snap 204 seq_num 675) dirty exists 2023-09-22T07:50:51.429 INFO:tasks.rados.rados.0.smithi006.stdout:2148: left oid 29 (ObjNum 675 snap 204 seq_num 675) 2023-09-22T07:50:51.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:51 smithi006 ceph-mon[200575]: failed to encode map e475 with expected crc 2023-09-22T07:50:51.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:51 smithi006 ceph-mon[200575]: osdmap e475: 8 total, 8 up, 8 in 2023-09-22T07:50:51.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:51 smithi006 ceph-mon[200575]: failed to encode map e475 with expected crc 2023-09-22T07:50:51.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:51 smithi006 ceph-mon[200575]: pgmap v361: 121 pgs: 1 active+recovery_wait+degraded, 7 peering, 4 active+undersized+degraded, 20 active+undersized, 89 active+clean; 228 MiB data, 841 MiB used, 714 GiB / 715 GiB avail; 8.2 MiB/s rd, 2.5 MiB/s wr, 27 op/s; 41/459 objects degraded (8.932%); 990 KiB/s, 1 objects/s recovering 2023-09-22T07:50:51.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:51 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:51.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:51 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:51.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:51 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:50:51.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:51 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:50:51.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:51 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:51.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:51 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:50:51.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:51 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:50:51.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:51 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:50:51.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:51 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:50:51.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:51 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-09-22T07:50:51.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:51 smithi006 ceph-mon[200575]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-09-22T07:50:51.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:51 smithi006 ceph-mon[200575]: Upgrade: unsafe to stop osd(s) at this time (9 PGs are or would become offline) 2023-09-22T07:50:51.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:51 smithi006 ceph-mon[200575]: Health check update: Degraded data redundancy: 41/462 objects degraded (8.874%), 5 pgs degraded (PG_DEGRADED) 2023-09-22T07:50:51.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:51 smithi006 ceph-mon[204052]: failed to encode map e475 with expected crc 2023-09-22T07:50:51.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:51 smithi006 ceph-mon[204052]: osdmap e475: 8 total, 8 up, 8 in 2023-09-22T07:50:51.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:51 smithi006 ceph-mon[204052]: failed to encode map e475 with expected crc 2023-09-22T07:50:51.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:51 smithi006 ceph-mon[204052]: pgmap v361: 121 pgs: 1 active+recovery_wait+degraded, 7 peering, 4 active+undersized+degraded, 20 active+undersized, 89 active+clean; 228 MiB data, 841 MiB used, 714 GiB / 715 GiB avail; 8.2 MiB/s rd, 2.5 MiB/s wr, 27 op/s; 41/459 objects degraded (8.932%); 990 KiB/s, 1 objects/s recovering 2023-09-22T07:50:51.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:51 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:51.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:51 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:51.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:51 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:50:51.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:51 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:50:51.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:51 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:51.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:51 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:50:51.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:51 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:50:51.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:51 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:50:51.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:51 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:50:51.788 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:51 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-09-22T07:50:51.788 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:51 smithi006 ceph-mon[204052]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-09-22T07:50:51.788 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:51 smithi006 ceph-mon[204052]: Upgrade: unsafe to stop osd(s) at this time (9 PGs are or would become offline) 2023-09-22T07:50:51.788 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:51 smithi006 ceph-mon[204052]: Health check update: Degraded data redundancy: 41/462 objects degraded (8.874%), 5 pgs degraded (PG_DEGRADED) 2023-09-22T07:50:51.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:51 smithi105 ceph-mon[190463]: failed to encode map e475 with expected crc 2023-09-22T07:50:51.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:51 smithi105 ceph-mon[190463]: osdmap e475: 8 total, 8 up, 8 in 2023-09-22T07:50:51.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:51 smithi105 ceph-mon[190463]: failed to encode map e475 with expected crc 2023-09-22T07:50:51.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:51 smithi105 ceph-mon[190463]: pgmap v361: 121 pgs: 1 active+recovery_wait+degraded, 7 peering, 4 active+undersized+degraded, 20 active+undersized, 89 active+clean; 228 MiB data, 841 MiB used, 714 GiB / 715 GiB avail; 8.2 MiB/s rd, 2.5 MiB/s wr, 27 op/s; 41/459 objects degraded (8.932%); 990 KiB/s, 1 objects/s recovering 2023-09-22T07:50:51.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:51 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:51.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:51 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:51.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:51 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:50:51.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:51 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:50:51.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:51 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:51.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:51 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:50:51.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:51 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:50:51.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:51 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:50:51.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:51 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:50:51.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:51 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-09-22T07:50:51.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:51 smithi105 ceph-mon[190463]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-09-22T07:50:51.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:51 smithi105 ceph-mon[190463]: Upgrade: unsafe to stop osd(s) at this time (9 PGs are or would become offline) 2023-09-22T07:50:51.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:51 smithi105 ceph-mon[190463]: Health check update: Degraded data redundancy: 41/462 objects degraded (8.874%), 5 pgs degraded (PG_DEGRADED) 2023-09-22T07:50:52.399 INFO:tasks.rados.rados.0.smithi006.stdout:2145: done (4 left) 2023-09-22T07:50:52.399 INFO:tasks.rados.rados.0.smithi006.stdout:2146: done (3 left) 2023-09-22T07:50:52.399 INFO:tasks.rados.rados.0.smithi006.stdout:2147: done (2 left) 2023-09-22T07:50:52.399 INFO:tasks.rados.rados.0.smithi006.stdout:2148: done (1 left) 2023-09-22T07:50:52.399 INFO:tasks.rados.rados.0.smithi006.stdout:2150: done (0 left) 2023-09-22T07:50:52.400 INFO:tasks.rados.rados.0.smithi006.stdout:2151: delete oid 38 current snap is 205 2023-09-22T07:50:52.404 INFO:tasks.rados.rados.0.smithi006.stdout:2151: done (0 left) 2023-09-22T07:50:52.404 INFO:tasks.rados.rados.0.smithi006.stdout:2152: snap_remove snap 194 2023-09-22T07:50:52.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:52 smithi006 ceph-mon[200575]: failed to encode map e476 with expected crc 2023-09-22T07:50:52.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:52 smithi006 ceph-mon[200575]: osdmap e476: 8 total, 8 up, 8 in 2023-09-22T07:50:52.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:52 smithi006 ceph-mon[200575]: failed to encode map e476 with expected crc 2023-09-22T07:50:52.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:52 smithi006 ceph-mon[200575]: failed to encode map e476 with expected crc 2023-09-22T07:50:52.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:52 smithi006 ceph-mon[204052]: failed to encode map e476 with expected crc 2023-09-22T07:50:52.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:52 smithi006 ceph-mon[204052]: osdmap e476: 8 total, 8 up, 8 in 2023-09-22T07:50:52.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:52 smithi006 ceph-mon[204052]: failed to encode map e476 with expected crc 2023-09-22T07:50:52.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:52 smithi006 ceph-mon[204052]: failed to encode map e476 with expected crc 2023-09-22T07:50:52.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:52 smithi105 ceph-mon[190463]: failed to encode map e476 with expected crc 2023-09-22T07:50:52.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:52 smithi105 ceph-mon[190463]: osdmap e476: 8 total, 8 up, 8 in 2023-09-22T07:50:52.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:52 smithi105 ceph-mon[190463]: failed to encode map e476 with expected crc 2023-09-22T07:50:52.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:52 smithi105 ceph-mon[190463]: failed to encode map e476 with expected crc 2023-09-22T07:50:53.411 INFO:tasks.rados.rados.0.smithi006.stdout:2152: done (0 left) 2023-09-22T07:50:53.411 INFO:tasks.rados.rados.0.smithi006.stdout:2153: rmattr oid 12 current snap is 205 2023-09-22T07:50:53.411 INFO:tasks.rados.rados.0.smithi006.stdout:2153: done (0 left) 2023-09-22T07:50:53.411 INFO:tasks.rados.rados.0.smithi006.stdout:2154: snap_remove snap 203 2023-09-22T07:50:53.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:53 smithi006 ceph-mon[200575]: failed to encode map e477 with expected crc 2023-09-22T07:50:53.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:53 smithi006 ceph-mon[200575]: osdmap e477: 8 total, 8 up, 8 in 2023-09-22T07:50:53.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:53 smithi006 ceph-mon[200575]: failed to encode map e477 with expected crc 2023-09-22T07:50:53.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:53 smithi006 ceph-mon[200575]: pgmap v364: 121 pgs: 1 active+recovery_wait+degraded, 7 peering, 113 active+clean; 228 MiB data, 880 MiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.6 MiB/s wr, 19 op/s; 3/447 objects degraded (0.671%); 11 MiB/s, 3 objects/s recovering 2023-09-22T07:50:53.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:53 smithi006 ceph-mon[204052]: failed to encode map e477 with expected crc 2023-09-22T07:50:53.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:53 smithi006 ceph-mon[204052]: osdmap e477: 8 total, 8 up, 8 in 2023-09-22T07:50:53.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:53 smithi006 ceph-mon[204052]: failed to encode map e477 with expected crc 2023-09-22T07:50:53.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:53 smithi006 ceph-mon[204052]: pgmap v364: 121 pgs: 1 active+recovery_wait+degraded, 7 peering, 113 active+clean; 228 MiB data, 880 MiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.6 MiB/s wr, 19 op/s; 3/447 objects degraded (0.671%); 11 MiB/s, 3 objects/s recovering 2023-09-22T07:50:53.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:53 smithi105 ceph-mon[190463]: failed to encode map e477 with expected crc 2023-09-22T07:50:53.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:53 smithi105 ceph-mon[190463]: osdmap e477: 8 total, 8 up, 8 in 2023-09-22T07:50:53.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:53 smithi105 ceph-mon[190463]: failed to encode map e477 with expected crc 2023-09-22T07:50:53.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:53 smithi105 ceph-mon[190463]: pgmap v364: 121 pgs: 1 active+recovery_wait+degraded, 7 peering, 113 active+clean; 228 MiB data, 880 MiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.6 MiB/s wr, 19 op/s; 3/447 objects degraded (0.671%); 11 MiB/s, 3 objects/s recovering 2023-09-22T07:50:54.412 INFO:tasks.rados.rados.0.smithi006.stdout:2154: done (0 left) 2023-09-22T07:50:54.412 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 34 current snap is 205 2023-09-22T07:50:54.412 INFO:tasks.rados.rados.0.smithi006.stdout:2155: seq_num 677 ranges {0=540672,540672=516096,1056768=655360,1712128=32768} 2023-09-22T07:50:54.415 INFO:tasks.rados.rados.0.smithi006.stdout:2155: writing smithi006182445-34 from 0 to 540672 tid 1 2023-09-22T07:50:54.419 INFO:tasks.rados.rados.0.smithi006.stdout:2155: writing smithi006182445-34 from 540672 to 1056768 tid 2 2023-09-22T07:50:54.423 INFO:tasks.rados.rados.0.smithi006.stdout:2155: writing smithi006182445-34 from 1056768 to 1712128 tid 3 2023-09-22T07:50:54.423 INFO:tasks.rados.rados.0.smithi006.stdout:2155: writing smithi006182445-34 from 1712128 to 1744896 tid 4 2023-09-22T07:50:54.423 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 38 current snap is 205 2023-09-22T07:50:54.424 INFO:tasks.rados.rados.0.smithi006.stdout:2156: seq_num 678 ranges {0=565248,565248=802816,1368064=401408} 2023-09-22T07:50:54.426 INFO:tasks.rados.rados.0.smithi006.stdout:2156: writing smithi006182445-38 from 0 to 565248 tid 1 2023-09-22T07:50:54.431 INFO:tasks.rados.rados.0.smithi006.stdout:2156: writing smithi006182445-38 from 565248 to 1368064 tid 2 2023-09-22T07:50:54.433 INFO:tasks.rados.rados.0.smithi006.stdout:2156: writing smithi006182445-38 from 1368064 to 1769472 tid 3 2023-09-22T07:50:54.433 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 1 current snap is 205 2023-09-22T07:50:54.434 INFO:tasks.rados.rados.0.smithi006.stdout:2155: finishing write tid 1 to smithi006182445-34 2023-09-22T07:50:54.434 INFO:tasks.rados.rados.0.smithi006.stdout:2157: seq_num 679 ranges {876544=581632,1458176=688128,2146304=516096} 2023-09-22T07:50:54.441 INFO:tasks.rados.rados.0.smithi006.stdout:2157: writing smithi006182445-1 from 876544 to 1458176 tid 1 2023-09-22T07:50:54.445 INFO:tasks.rados.rados.0.smithi006.stdout:2157: writing smithi006182445-1 from 1458176 to 2146304 tid 2 2023-09-22T07:50:54.449 INFO:tasks.rados.rados.0.smithi006.stdout:2157: writing smithi006182445-1 from 2146304 to 2662400 tid 3 2023-09-22T07:50:54.449 INFO:tasks.rados.rados.0.smithi006.stdout:2158: rollback oid 33 current snap is 205 2023-09-22T07:50:54.449 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 33 to 196 2023-09-22T07:50:54.450 INFO:tasks.rados.rados.0.smithi006.stdout:2155: finishing write tid 2 to smithi006182445-34 2023-09-22T07:50:54.450 INFO:tasks.rados.rados.0.smithi006.stdout:2155: finishing write tid 3 to smithi006182445-34 2023-09-22T07:50:54.450 INFO:tasks.rados.rados.0.smithi006.stdout:2155: finishing write tid 4 to smithi006182445-34 2023-09-22T07:50:54.450 INFO:tasks.rados.rados.0.smithi006.stdout:2156: finishing write tid 1 to smithi006182445-38 2023-09-22T07:50:54.450 INFO:tasks.rados.rados.0.smithi006.stdout:2155: finishing write tid 5 to smithi006182445-34 2023-09-22T07:50:54.450 INFO:tasks.rados.rados.0.smithi006.stdout:2155: finishing write tid 6 to smithi006182445-34 2023-09-22T07:50:54.450 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 34 v 1049 (ObjNum 677 snap 205 seq_num 677) dirty exists 2023-09-22T07:50:54.450 INFO:tasks.rados.rados.0.smithi006.stdout:2155: left oid 34 (ObjNum 677 snap 205 seq_num 677) 2023-09-22T07:50:54.450 INFO:tasks.rados.rados.0.smithi006.stdout:2156: finishing write tid 2 to smithi006182445-38 2023-09-22T07:50:54.450 INFO:tasks.rados.rados.0.smithi006.stdout:2156: finishing write tid 3 to smithi006182445-38 2023-09-22T07:50:54.450 INFO:tasks.rados.rados.0.smithi006.stdout:2156: finishing write tid 4 to smithi006182445-38 2023-09-22T07:50:54.451 INFO:tasks.rados.rados.0.smithi006.stdout:2156: finishing write tid 5 to smithi006182445-38 2023-09-22T07:50:54.451 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 38 v 1042 (ObjNum 678 snap 205 seq_num 678) dirty exists 2023-09-22T07:50:54.451 INFO:tasks.rados.rados.0.smithi006.stdout:2156: left oid 38 (ObjNum 678 snap 205 seq_num 678) 2023-09-22T07:50:54.451 INFO:tasks.rados.rados.0.smithi006.stdout:2157: finishing write tid 1 to smithi006182445-1 2023-09-22T07:50:54.451 INFO:tasks.rados.rados.0.smithi006.stdout:2155: done (3 left) 2023-09-22T07:50:54.451 INFO:tasks.rados.rados.0.smithi006.stdout:2156: done (2 left) 2023-09-22T07:50:54.451 INFO:tasks.rados.rados.0.smithi006.stdout:2159: rollback oid 9 current snap is 205 2023-09-22T07:50:54.451 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 9 to 199 2023-09-22T07:50:54.451 INFO:tasks.rados.rados.0.smithi006.stdout:2160: copy_from oid 7 from oid 35 current snap is 205 2023-09-22T07:50:54.451 INFO:tasks.rados.rados.0.smithi006.stdout:2157: finishing write tid 2 to smithi006182445-1 2023-09-22T07:50:54.451 INFO:tasks.rados.rados.0.smithi006.stdout:2161: read oid 47 snap -1 2023-09-22T07:50:54.452 INFO:tasks.rados.rados.0.smithi006.stdout:2161: expect (ObjNum 539 snap 165 seq_num 539) 2023-09-22T07:50:54.452 INFO:tasks.rados.rados.0.smithi006.stdout:2162: rollback oid 15 current snap is 205 2023-09-22T07:50:54.452 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 15 to 188 2023-09-22T07:50:54.452 INFO:tasks.rados.rados.0.smithi006.stdout:2163: copy_from oid 49 from oid 4 current snap is 205 2023-09-22T07:50:54.452 INFO:tasks.rados.rados.0.smithi006.stdout:2164: copy_from oid 50 from oid 22 current snap is 205 2023-09-22T07:50:54.452 INFO:tasks.rados.rados.0.smithi006.stdout:2165: read oid 39 snap 193 2023-09-22T07:50:54.452 INFO:tasks.rados.rados.0.smithi006.stdout:2165: expect (ObjNum 600 snap 181 seq_num 600) 2023-09-22T07:50:54.452 INFO:tasks.rados.rados.0.smithi006.stdout:2166: snap_remove snap 189 2023-09-22T07:50:54.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:54 smithi006 ceph-mon[204052]: failed to encode map e478 with expected crc 2023-09-22T07:50:54.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:54 smithi006 ceph-mon[204052]: failed to encode map e478 with expected crc 2023-09-22T07:50:54.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:54 smithi006 ceph-mon[204052]: osdmap e478: 8 total, 8 up, 8 in 2023-09-22T07:50:54.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:54 smithi006 ceph-mon[200575]: failed to encode map e478 with expected crc 2023-09-22T07:50:54.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:54 smithi006 ceph-mon[200575]: failed to encode map e478 with expected crc 2023-09-22T07:50:54.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:54 smithi006 ceph-mon[200575]: osdmap e478: 8 total, 8 up, 8 in 2023-09-22T07:50:54.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:54 smithi105 ceph-mon[190463]: failed to encode map e478 with expected crc 2023-09-22T07:50:54.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:54 smithi105 ceph-mon[190463]: failed to encode map e478 with expected crc 2023-09-22T07:50:54.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:54 smithi105 ceph-mon[190463]: osdmap e478: 8 total, 8 up, 8 in 2023-09-22T07:50:55.423 INFO:tasks.rados.rados.0.smithi006.stdout:2166: done (9 left) 2023-09-22T07:50:55.423 INFO:tasks.rados.rados.0.smithi006.stdout:2167: read oid 6 snap -1 2023-09-22T07:50:55.423 INFO:tasks.rados.rados.0.smithi006.stdout:2167: expect deleted 2023-09-22T07:50:55.423 INFO:tasks.rados.rados.0.smithi006.stdout:2168: read oid 23 snap -1 2023-09-22T07:50:55.424 INFO:tasks.rados.rados.0.smithi006.stdout:2168: expect deleted 2023-09-22T07:50:55.424 INFO:tasks.rados.rados.0.smithi006.stdout:2160: finishing copy_from to smithi006182445-7 2023-09-22T07:50:55.424 INFO:tasks.rados.rados.0.smithi006.stdout:2160: got expected ENOENT (src dne) 2023-09-22T07:50:55.424 INFO:tasks.rados.rados.0.smithi006.stdout:2160: finishing copy_from racing read to smithi006182445-7 2023-09-22T07:50:55.424 INFO:tasks.rados.rados.0.smithi006.stdout:2169: read oid 13 snap 199 2023-09-22T07:50:55.424 INFO:tasks.rados.rados.0.smithi006.stdout:2169: expect (ObjNum -1207865344 snap 32748 seq_num 3170040784) 2023-09-22T07:50:55.424 INFO:tasks.rados.rados.0.smithi006.stdout:2160: done (11 left) 2023-09-22T07:50:55.424 INFO:tasks.rados.rados.0.smithi006.stdout:2170: rollback oid 20 current snap is 205 2023-09-22T07:50:55.424 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 20 to 167 2023-09-22T07:50:55.424 INFO:tasks.rados.rados.0.smithi006.stdout:2171: snap_create 2023-09-22T07:50:55.429 INFO:tasks.rados.rados.0.smithi006.stdout:2157: finishing write tid 3 to smithi006182445-1 2023-09-22T07:50:55.429 INFO:tasks.rados.rados.0.smithi006.stdout:2157: finishing write tid 4 to smithi006182445-1 2023-09-22T07:50:55.429 INFO:tasks.rados.rados.0.smithi006.stdout:2158: finishing rollback tid 0 to smithi006182445-33 2023-09-22T07:50:55.429 INFO:tasks.rados.rados.0.smithi006.stdout:2159: finishing rollback tid 0 to smithi006182445-9 2023-09-22T07:50:55.430 INFO:tasks.rados.rados.0.smithi006.stdout:2159: finishing rollback tid 1 to smithi006182445-9 2023-09-22T07:50:55.430 INFO:tasks.rados.rados.0.smithi006.stdout:2158: finishing rollback tid 1 to smithi006182445-33 2023-09-22T07:50:55.430 INFO:tasks.rados.rados.0.smithi006.stdout:2159: finishing rollback tid 2 to smithi006182445-9 2023-09-22T07:50:55.430 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 9 v 1045 (ObjNum 614 snap 186 seq_num 614) dirty exists 2023-09-22T07:50:55.430 INFO:tasks.rados.rados.0.smithi006.stdout:2157: finishing write tid 5 to smithi006182445-1 2023-09-22T07:50:55.430 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 1 v 939 (ObjNum 679 snap 205 seq_num 679) dirty exists 2023-09-22T07:50:55.430 INFO:tasks.rados.rados.0.smithi006.stdout:2157: left oid 1 (ObjNum 679 snap 205 seq_num 679) 2023-09-22T07:50:55.430 INFO:tasks.rados.rados.0.smithi006.stdout:2162: finishing rollback tid 0 to smithi006182445-15 2023-09-22T07:50:55.430 INFO:tasks.rados.rados.0.smithi006.stdout:2162: finishing rollback tid 1 to smithi006182445-15 2023-09-22T07:50:55.430 INFO:tasks.rados.rados.0.smithi006.stdout:2162: finishing rollback tid 2 to smithi006182445-15 2023-09-22T07:50:55.431 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 15 v 1132 (ObjNum 499 snap 150 seq_num 499) dirty exists 2023-09-22T07:50:55.431 INFO:tasks.rados.rados.0.smithi006.stdout:2163: finishing copy_from racing read to smithi006182445-49 2023-09-22T07:50:55.431 INFO:tasks.rados.rados.0.smithi006.stdout:2163: finishing copy_from to smithi006182445-49 2023-09-22T07:50:55.431 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 49 v 1044 (ObjNum 65 snap 0 seq_num 1852133486) dirty exists 2023-09-22T07:50:55.431 INFO:tasks.rados.rados.0.smithi006.stdout:2158: finishing rollback tid 2 to smithi006182445-33 2023-09-22T07:50:55.431 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 33 v 602 (ObjNum 483 snap 147 seq_num 483) dirty exists 2023-09-22T07:50:55.431 INFO:tasks.rados.rados.0.smithi006.stdout:2161: expect (ObjNum 539 snap 165 seq_num 539) 2023-09-22T07:50:55.546 INFO:tasks.rados.rados.0.smithi006.stdout:2165: expect (ObjNum 600 snap 181 seq_num 600) 2023-09-22T07:50:55.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:55 smithi006 ceph-mon[200575]: failed to encode map e479 with expected crc 2023-09-22T07:50:55.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:55 smithi006 ceph-mon[200575]: failed to encode map e479 with expected crc 2023-09-22T07:50:55.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:55 smithi006 ceph-mon[200575]: osdmap e479: 8 total, 8 up, 8 in 2023-09-22T07:50:55.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:55 smithi006 ceph-mon[200575]: pgmap v367: 121 pgs: 121 active+clean; 231 MiB data, 929 MiB used, 714 GiB / 715 GiB avail; 9.3 MiB/s rd, 3.0 MiB/s wr, 23 op/s; 20 MiB/s, 5 objects/s recovering 2023-09-22T07:50:55.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:55 smithi006 ceph-mon[204052]: failed to encode map e479 with expected crc 2023-09-22T07:50:55.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:55 smithi006 ceph-mon[204052]: failed to encode map e479 with expected crc 2023-09-22T07:50:55.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:55 smithi006 ceph-mon[204052]: osdmap e479: 8 total, 8 up, 8 in 2023-09-22T07:50:55.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:55 smithi006 ceph-mon[204052]: pgmap v367: 121 pgs: 121 active+clean; 231 MiB data, 929 MiB used, 714 GiB / 715 GiB avail; 9.3 MiB/s rd, 3.0 MiB/s wr, 23 op/s; 20 MiB/s, 5 objects/s recovering 2023-09-22T07:50:55.832 INFO:tasks.rados.rados.0.smithi006.stdout:2164: finishing copy_from racing read to smithi006182445-50 2023-09-22T07:50:55.832 INFO:tasks.rados.rados.0.smithi006.stdout:2164: finishing copy_from to smithi006182445-50 2023-09-22T07:50:55.832 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 50 v 938 (ObjNum 660 snap 201 seq_num 660) dirty exists 2023-09-22T07:50:55.832 INFO:tasks.rados.rados.0.smithi006.stdout:2169: expect (ObjNum -1207865344 snap 32748 seq_num 3170040784) 2023-09-22T07:50:55.835 INFO:tasks.rados.rados.0.smithi006.stdout:2170: finishing rollback tid 0 to smithi006182445-20 2023-09-22T07:50:55.835 INFO:tasks.rados.rados.0.smithi006.stdout:2170: finishing rollback tid 1 to smithi006182445-20 2023-09-22T07:50:55.835 INFO:tasks.rados.rados.0.smithi006.stdout:2170: finishing rollback tid 2 to smithi006182445-20 2023-09-22T07:50:55.835 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 20 v 941 (ObjNum 471 snap 145 seq_num 471) dirty exists 2023-09-22T07:50:55.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:55 smithi105 ceph-mon[190463]: failed to encode map e479 with expected crc 2023-09-22T07:50:55.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:55 smithi105 ceph-mon[190463]: failed to encode map e479 with expected crc 2023-09-22T07:50:55.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:55 smithi105 ceph-mon[190463]: osdmap e479: 8 total, 8 up, 8 in 2023-09-22T07:50:55.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:55 smithi105 ceph-mon[190463]: pgmap v367: 121 pgs: 121 active+clean; 231 MiB data, 929 MiB used, 714 GiB / 715 GiB avail; 9.3 MiB/s rd, 3.0 MiB/s wr, 23 op/s; 20 MiB/s, 5 objects/s recovering 2023-09-22T07:50:56.238 INFO:tasks.rados.rados.0.smithi006.stdout:2157: done (12 left) 2023-09-22T07:50:56.238 INFO:tasks.rados.rados.0.smithi006.stdout:2158: done (11 left) 2023-09-22T07:50:56.238 INFO:tasks.rados.rados.0.smithi006.stdout:2159: done (10 left) 2023-09-22T07:50:56.239 INFO:tasks.rados.rados.0.smithi006.stdout:2161: done (9 left) 2023-09-22T07:50:56.239 INFO:tasks.rados.rados.0.smithi006.stdout:2162: done (8 left) 2023-09-22T07:50:56.239 INFO:tasks.rados.rados.0.smithi006.stdout:2163: done (7 left) 2023-09-22T07:50:56.239 INFO:tasks.rados.rados.0.smithi006.stdout:2164: done (6 left) 2023-09-22T07:50:56.239 INFO:tasks.rados.rados.0.smithi006.stdout:2165: done (5 left) 2023-09-22T07:50:56.239 INFO:tasks.rados.rados.0.smithi006.stdout:2167: done (4 left) 2023-09-22T07:50:56.239 INFO:tasks.rados.rados.0.smithi006.stdout:2168: done (3 left) 2023-09-22T07:50:56.239 INFO:tasks.rados.rados.0.smithi006.stdout:2169: done (2 left) 2023-09-22T07:50:56.239 INFO:tasks.rados.rados.0.smithi006.stdout:2170: done (1 left) 2023-09-22T07:50:56.239 INFO:tasks.rados.rados.0.smithi006.stdout:2171: done (0 left) 2023-09-22T07:50:56.239 INFO:tasks.rados.rados.0.smithi006.stdout:2172: snap_create 2023-09-22T07:50:56.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:56 smithi006 ceph-mon[204052]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/447 objects degraded (0.671%), 1 pg degraded) 2023-09-22T07:50:56.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:56 smithi006 ceph-mon[204052]: Cluster is now healthy 2023-09-22T07:50:56.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:56 smithi006 ceph-mon[204052]: failed to encode map e480 with expected crc 2023-09-22T07:50:56.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:56 smithi006 ceph-mon[204052]: failed to encode map e480 with expected crc 2023-09-22T07:50:56.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:56 smithi006 ceph-mon[204052]: osdmap e480: 8 total, 8 up, 8 in 2023-09-22T07:50:56.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:56 smithi006 ceph-mon[204052]: failed to encode map e480 with expected crc 2023-09-22T07:50:56.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:56 smithi006 ceph-mon[204052]: osdmap e481: 8 total, 8 up, 8 in 2023-09-22T07:50:56.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:56 smithi006 ceph-mon[200575]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/447 objects degraded (0.671%), 1 pg degraded) 2023-09-22T07:50:56.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:56 smithi006 ceph-mon[200575]: Cluster is now healthy 2023-09-22T07:50:56.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:56 smithi006 ceph-mon[200575]: failed to encode map e480 with expected crc 2023-09-22T07:50:56.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:56 smithi006 ceph-mon[200575]: failed to encode map e480 with expected crc 2023-09-22T07:50:56.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:56 smithi006 ceph-mon[200575]: osdmap e480: 8 total, 8 up, 8 in 2023-09-22T07:50:56.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:56 smithi006 ceph-mon[200575]: failed to encode map e480 with expected crc 2023-09-22T07:50:56.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:56 smithi006 ceph-mon[200575]: osdmap e481: 8 total, 8 up, 8 in 2023-09-22T07:50:56.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:56 smithi105 ceph-mon[190463]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/447 objects degraded (0.671%), 1 pg degraded) 2023-09-22T07:50:56.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:56 smithi105 ceph-mon[190463]: Cluster is now healthy 2023-09-22T07:50:56.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:56 smithi105 ceph-mon[190463]: failed to encode map e480 with expected crc 2023-09-22T07:50:56.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:56 smithi105 ceph-mon[190463]: failed to encode map e480 with expected crc 2023-09-22T07:50:56.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:56 smithi105 ceph-mon[190463]: osdmap e480: 8 total, 8 up, 8 in 2023-09-22T07:50:56.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:56 smithi105 ceph-mon[190463]: failed to encode map e480 with expected crc 2023-09-22T07:50:56.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:56 smithi105 ceph-mon[190463]: osdmap e481: 8 total, 8 up, 8 in 2023-09-22T07:50:57.239 INFO:tasks.rados.rados.0.smithi006.stdout:2172: done (0 left) 2023-09-22T07:50:57.239 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 17 current snap is 207 2023-09-22T07:50:57.240 INFO:tasks.rados.rados.0.smithi006.stdout:2173: seq_num 680 ranges {0=598016,598016=573440,1171456=434176,1605632=196608} 2023-09-22T07:50:57.242 INFO:tasks.rados.rados.0.smithi006.stdout:2173: writing smithi006182445-17 from 0 to 598016 tid 1 2023-09-22T07:50:57.246 INFO:tasks.rados.rados.0.smithi006.stdout:2173: writing smithi006182445-17 from 598016 to 1171456 tid 2 2023-09-22T07:50:57.249 INFO:tasks.rados.rados.0.smithi006.stdout:2173: writing smithi006182445-17 from 1171456 to 1605632 tid 3 2023-09-22T07:50:57.250 INFO:tasks.rados.rados.0.smithi006.stdout:2173: writing smithi006182445-17 from 1605632 to 1802240 tid 4 2023-09-22T07:50:57.250 INFO:tasks.rados.rados.0.smithi006.stdout:2174: delete oid 34 current snap is 207 2023-09-22T07:50:57.250 INFO:tasks.rados.rados.0.smithi006.stdout:2173: finishing write tid 1 to smithi006182445-17 2023-09-22T07:50:57.251 INFO:tasks.rados.rados.0.smithi006.stdout:2173: finishing write tid 2 to smithi006182445-17 2023-09-22T07:50:57.253 INFO:tasks.rados.rados.0.smithi006.stdout:2173: finishing write tid 3 to smithi006182445-17 2023-09-22T07:50:57.254 INFO:tasks.rados.rados.0.smithi006.stdout:2174: done (1 left) 2023-09-22T07:50:57.254 INFO:tasks.rados.rados.0.smithi006.stdout:2175: delete oid 48 current snap is 207 2023-09-22T07:50:57.255 INFO:tasks.rados.rados.0.smithi006.stdout:2173: finishing write tid 4 to smithi006182445-17 2023-09-22T07:50:57.255 INFO:tasks.rados.rados.0.smithi006.stdout:2173: finishing write tid 5 to smithi006182445-17 2023-09-22T07:50:57.256 INFO:tasks.rados.rados.0.smithi006.stdout:2173: finishing write tid 6 to smithi006182445-17 2023-09-22T07:50:57.256 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 17 v 1030 (ObjNum 680 snap 207 seq_num 680) dirty exists 2023-09-22T07:50:57.256 INFO:tasks.rados.rados.0.smithi006.stdout:2173: left oid 17 (ObjNum 680 snap 207 seq_num 680) 2023-09-22T07:50:57.257 INFO:tasks.rados.rados.0.smithi006.stdout:2173: done (1 left) 2023-09-22T07:50:57.257 INFO:tasks.rados.rados.0.smithi006.stdout:2175: done (0 left) 2023-09-22T07:50:57.257 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 39 current snap is 207 2023-09-22T07:50:57.257 INFO:tasks.rados.rados.0.smithi006.stdout:2176: seq_num 683 ranges {0=647168,647168=630784,1277952=573440} 2023-09-22T07:50:57.261 INFO:tasks.rados.rados.0.smithi006.stdout:2176: writing smithi006182445-39 from 0 to 647168 tid 1 2023-09-22T07:50:57.265 INFO:tasks.rados.rados.0.smithi006.stdout:2176: writing smithi006182445-39 from 647168 to 1277952 tid 2 2023-09-22T07:50:57.269 INFO:tasks.rados.rados.0.smithi006.stdout:2176: writing smithi006182445-39 from 1277952 to 1851392 tid 3 2023-09-22T07:50:57.269 INFO:tasks.rados.rados.0.smithi006.stdout:2177: rollback oid 36 current snap is 207 2023-09-22T07:50:57.270 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 36 to 188 2023-09-22T07:50:57.270 INFO:tasks.rados.rados.0.smithi006.stdout:2176: finishing write tid 1 to smithi006182445-39 2023-09-22T07:50:57.270 INFO:tasks.rados.rados.0.smithi006.stdout:2176: finishing write tid 2 to smithi006182445-39 2023-09-22T07:50:57.270 INFO:tasks.rados.rados.0.smithi006.stdout:2178: read oid 43 snap -1 2023-09-22T07:50:57.270 INFO:tasks.rados.rados.0.smithi006.stdout:2178: expect (ObjNum 638 snap 191 seq_num 638) 2023-09-22T07:50:57.270 INFO:tasks.rados.rados.0.smithi006.stdout:2179: snap_remove snap 193 2023-09-22T07:50:57.709 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:57 smithi006 ceph-mon[200575]: failed to encode map e481 with expected crc 2023-09-22T07:50:57.709 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:57 smithi006 ceph-mon[200575]: pgmap v370: 121 pgs: 121 active+clean; 240 MiB data, 954 MiB used, 714 GiB / 715 GiB avail; 6.2 MiB/s rd, 3.4 MiB/s wr, 11 op/s; 9.3 MiB/s, 1 objects/s recovering 2023-09-22T07:50:57.709 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:57 smithi006 ceph-mon[200575]: osdmap e482: 8 total, 8 up, 8 in 2023-09-22T07:50:57.709 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:57 smithi006 ceph-mon[204052]: failed to encode map e481 with expected crc 2023-09-22T07:50:57.709 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:57 smithi006 ceph-mon[204052]: pgmap v370: 121 pgs: 121 active+clean; 240 MiB data, 954 MiB used, 714 GiB / 715 GiB avail; 6.2 MiB/s rd, 3.4 MiB/s wr, 11 op/s; 9.3 MiB/s, 1 objects/s recovering 2023-09-22T07:50:57.709 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:57 smithi006 ceph-mon[204052]: osdmap e482: 8 total, 8 up, 8 in 2023-09-22T07:50:57.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:57 smithi105 ceph-mon[190463]: failed to encode map e481 with expected crc 2023-09-22T07:50:57.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:57 smithi105 ceph-mon[190463]: pgmap v370: 121 pgs: 121 active+clean; 240 MiB data, 954 MiB used, 714 GiB / 715 GiB avail; 6.2 MiB/s rd, 3.4 MiB/s wr, 11 op/s; 9.3 MiB/s, 1 objects/s recovering 2023-09-22T07:50:57.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:57 smithi105 ceph-mon[190463]: osdmap e482: 8 total, 8 up, 8 in 2023-09-22T07:50:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:50:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:50:57] "GET /metrics HTTP/1.1" 200 36108 "" "Prometheus/2.43.0" 2023-09-22T07:50:58.242 INFO:tasks.rados.rados.0.smithi006.stdout:2179: done (3 left) 2023-09-22T07:50:58.242 INFO:tasks.rados.rados.0.smithi006.stdout:2180: read oid 22 snap -1 2023-09-22T07:50:58.242 INFO:tasks.rados.rados.0.smithi006.stdout:2180: expect (ObjNum 660 snap 201 seq_num 660) 2023-09-22T07:50:58.242 INFO:tasks.rados.rados.0.smithi006.stdout:2181: copy_from oid 35 from oid 13 current snap is 207 2023-09-22T07:50:58.242 INFO:tasks.rados.rados.0.smithi006.stdout:2176: finishing write tid 3 to smithi006182445-39 2023-09-22T07:50:58.242 INFO:tasks.rados.rados.0.smithi006.stdout:2176: finishing write tid 4 to smithi006182445-39 2023-09-22T07:50:58.242 INFO:tasks.rados.rados.0.smithi006.stdout:2177: finishing rollback tid 0 to smithi006182445-36 2023-09-22T07:50:58.243 INFO:tasks.rados.rados.0.smithi006.stdout:2177: finishing rollback tid 1 to smithi006182445-36 2023-09-22T07:50:58.243 INFO:tasks.rados.rados.0.smithi006.stdout:2177: finishing rollback tid 2 to smithi006182445-36 2023-09-22T07:50:58.243 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 36 v 652 (ObjNum 499 snap 150 seq_num 499) dirty exists 2023-09-22T07:50:58.243 INFO:tasks.rados.rados.0.smithi006.stdout:2176: finishing write tid 5 to smithi006182445-39 2023-09-22T07:50:58.243 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 39 v 606 (ObjNum 683 snap 207 seq_num 683) dirty exists 2023-09-22T07:50:58.243 INFO:tasks.rados.rados.0.smithi006.stdout:2176: left oid 39 (ObjNum 683 snap 207 seq_num 683) 2023-09-22T07:50:58.243 INFO:tasks.rados.rados.0.smithi006.stdout:2178: expect (ObjNum 638 snap 191 seq_num 638) 2023-09-22T07:50:58.335 INFO:tasks.rados.rados.0.smithi006.stdout:2181: finishing copy_from to smithi006182445-35 2023-09-22T07:50:58.335 INFO:tasks.rados.rados.0.smithi006.stdout:2181: got expected ENOENT (src dne) 2023-09-22T07:50:58.335 INFO:tasks.rados.rados.0.smithi006.stdout:2181: finishing copy_from racing read to smithi006182445-35 2023-09-22T07:50:58.335 INFO:tasks.rados.rados.0.smithi006.stdout:2176: done (4 left) 2023-09-22T07:50:58.335 INFO:tasks.rados.rados.0.smithi006.stdout:2177: done (3 left) 2023-09-22T07:50:58.335 INFO:tasks.rados.rados.0.smithi006.stdout:2178: done (2 left) 2023-09-22T07:50:58.336 INFO:tasks.rados.rados.0.smithi006.stdout:2181: done (1 left) 2023-09-22T07:50:58.336 INFO:tasks.rados.rados.0.smithi006.stdout:2182: read oid 26 snap -1 2023-09-22T07:50:58.336 INFO:tasks.rados.rados.0.smithi006.stdout:2182: expect (ObjNum 605 snap 182 seq_num 605) 2023-09-22T07:50:58.336 INFO:tasks.rados.rados.0.smithi006.stdout:2183: copy_from oid 16 from oid 36 current snap is 207 2023-09-22T07:50:58.336 INFO:tasks.rados.rados.0.smithi006.stdout:2180: expect (ObjNum 660 snap 201 seq_num 660) 2023-09-22T07:50:58.758 INFO:tasks.rados.rados.0.smithi006.stdout:2182: expect (ObjNum 605 snap 182 seq_num 605) 2023-09-22T07:50:58.772 INFO:tasks.rados.rados.0.smithi006.stdout:2183: finishing copy_from racing read to smithi006182445-16 2023-09-22T07:50:58.772 INFO:tasks.rados.rados.0.smithi006.stdout:2183: finishing copy_from to smithi006182445-16 2023-09-22T07:50:58.772 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 16 v 652 (ObjNum 499 snap 150 seq_num 499) dirty exists 2023-09-22T07:50:58.772 INFO:tasks.rados.rados.0.smithi006.stdout:2180: done (2 left) 2023-09-22T07:50:58.773 INFO:tasks.rados.rados.0.smithi006.stdout:2182: done (1 left) 2023-09-22T07:50:58.773 INFO:tasks.rados.rados.0.smithi006.stdout:2183: done (0 left) 2023-09-22T07:50:58.773 INFO:tasks.rados.rados.0.smithi006.stdout:2184: rmattr oid 22 current snap is 207 2023-09-22T07:50:58.773 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 34 current snap is 207 2023-09-22T07:50:58.773 INFO:tasks.rados.rados.0.smithi006.stdout:2185: seq_num 684 ranges {0=663552,663552=507904,1171456=409600,1581056=286720} 2023-09-22T07:50:58.775 INFO:tasks.rados.rados.0.smithi006.stdout:2185: writing smithi006182445-34 from 0 to 663552 tid 1 2023-09-22T07:50:58.778 INFO:tasks.rados.rados.0.smithi006.stdout:2185: writing smithi006182445-34 from 663552 to 1171456 tid 2 2023-09-22T07:50:58.780 INFO:tasks.rados.rados.0.smithi006.stdout:2185: writing smithi006182445-34 from 1171456 to 1581056 tid 3 2023-09-22T07:50:58.782 INFO:tasks.rados.rados.0.smithi006.stdout:2185: writing smithi006182445-34 from 1581056 to 1867776 tid 4 2023-09-22T07:50:58.782 INFO:tasks.rados.rados.0.smithi006.stdout:2186: rollback oid 18 current snap is 207 2023-09-22T07:50:58.782 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 18 to 205 2023-09-22T07:50:58.783 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 22 v 942 (ObjNum 660 snap 201 seq_num 660) dirty exists 2023-09-22T07:50:58.783 INFO:tasks.rados.rados.0.smithi006.stdout:2185: finishing write tid 1 to smithi006182445-34 2023-09-22T07:50:58.783 INFO:tasks.rados.rados.0.smithi006.stdout:2184: done (2 left) 2023-09-22T07:50:58.783 INFO:tasks.rados.rados.0.smithi006.stdout:2187: copy_from oid 32 from oid 31 current snap is 207 2023-09-22T07:50:58.783 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 36 current snap is 207 2023-09-22T07:50:58.783 INFO:tasks.rados.rados.0.smithi006.stdout:2188: seq_num 685 ranges {1163264=679936,1843200=442368,2285568=622592,2908160=139264} 2023-09-22T07:50:58.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:58 smithi006 ceph-mon[200575]: failed to encode map e481 with expected crc 2023-09-22T07:50:58.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:58 smithi006 ceph-mon[200575]: failed to encode map e482 with expected crc 2023-09-22T07:50:58.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:58 smithi006 ceph-mon[200575]: failed to encode map e482 with expected crc 2023-09-22T07:50:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:50:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:58 smithi006 ceph-mon[200575]: osdmap e483: 8 total, 8 up, 8 in 2023-09-22T07:50:58.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:58 smithi006 ceph-mon[204052]: failed to encode map e481 with expected crc 2023-09-22T07:50:58.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:58 smithi006 ceph-mon[204052]: failed to encode map e482 with expected crc 2023-09-22T07:50:58.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:58 smithi006 ceph-mon[204052]: failed to encode map e482 with expected crc 2023-09-22T07:50:58.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:58.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:50:58.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:58 smithi006 ceph-mon[204052]: osdmap e483: 8 total, 8 up, 8 in 2023-09-22T07:50:58.792 INFO:tasks.rados.rados.0.smithi006.stdout:2188: writing smithi006182445-36 from 1163264 to 1843200 tid 1 2023-09-22T07:50:58.794 INFO:tasks.rados.rados.0.smithi006.stdout:2188: writing smithi006182445-36 from 1843200 to 2285568 tid 2 2023-09-22T07:50:58.798 INFO:tasks.rados.rados.0.smithi006.stdout:2188: writing smithi006182445-36 from 2285568 to 2908160 tid 3 2023-09-22T07:50:58.800 INFO:tasks.rados.rados.0.smithi006.stdout:2188: writing smithi006182445-36 from 2908160 to 3047424 tid 4 2023-09-22T07:50:58.800 INFO:tasks.rados.rados.0.smithi006.stdout:2189: read oid 21 snap -1 2023-09-22T07:50:58.800 INFO:tasks.rados.rados.0.smithi006.stdout:2189: expect (ObjNum 667 snap 201 seq_num 667) 2023-09-22T07:50:58.800 INFO:tasks.rados.rados.0.smithi006.stdout:2190: rollback oid 2 current snap is 207 2023-09-22T07:50:58.800 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 2 to 196 2023-09-22T07:50:58.800 INFO:tasks.rados.rados.0.smithi006.stdout:2185: finishing write tid 2 to smithi006182445-34 2023-09-22T07:50:58.800 INFO:tasks.rados.rados.0.smithi006.stdout:2186: finishing rollback tid 1 to smithi006182445-18 2023-09-22T07:50:58.801 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 18 v 724 (ObjNum 289 snap 0 seq_num 1) dirty dne 2023-09-22T07:50:58.801 INFO:tasks.rados.rados.0.smithi006.stdout:2186: done (5 left) 2023-09-22T07:50:58.801 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 19 current snap is 207 2023-09-22T07:50:58.801 INFO:tasks.rados.rados.0.smithi006.stdout:2185: finishing write tid 3 to smithi006182445-34 2023-09-22T07:50:58.801 INFO:tasks.rados.rados.0.smithi006.stdout:2191: seq_num 686 ranges {6316032=696320,7012352=729088,7741440=425984,8167424=49152} 2023-09-22T07:50:58.838 INFO:tasks.rados.rados.0.smithi006.stdout:2191: writing smithi006182445-19 from 6316032 to 7012352 tid 1 2023-09-22T07:50:58.842 INFO:tasks.rados.rados.0.smithi006.stdout:2191: writing smithi006182445-19 from 7012352 to 7741440 tid 2 2023-09-22T07:50:58.845 INFO:tasks.rados.rados.0.smithi006.stdout:2191: writing smithi006182445-19 from 7741440 to 8167424 tid 3 2023-09-22T07:50:58.845 INFO:tasks.rados.rados.0.smithi006.stdout:2191: writing smithi006182445-19 from 8167424 to 8216576 tid 4 2023-09-22T07:50:58.845 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 9 current snap is 207 2023-09-22T07:50:58.846 INFO:tasks.rados.rados.0.smithi006.stdout:2185: finishing write tid 4 to smithi006182445-34 2023-09-22T07:50:58.846 INFO:tasks.rados.rados.0.smithi006.stdout:2185: finishing write tid 5 to smithi006182445-34 2023-09-22T07:50:58.846 INFO:tasks.rados.rados.0.smithi006.stdout:2185: finishing write tid 6 to smithi006182445-34 2023-09-22T07:50:58.846 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 34 v 1055 (ObjNum 684 snap 207 seq_num 684) dirty exists 2023-09-22T07:50:58.846 INFO:tasks.rados.rados.0.smithi006.stdout:2185: left oid 34 (ObjNum 684 snap 207 seq_num 684) 2023-09-22T07:50:58.846 INFO:tasks.rados.rados.0.smithi006.stdout:2188: finishing write tid 1 to smithi006182445-36 2023-09-22T07:50:58.846 INFO:tasks.rados.rados.0.smithi006.stdout:2188: finishing write tid 2 to smithi006182445-36 2023-09-22T07:50:58.846 INFO:tasks.rados.rados.0.smithi006.stdout:2192: seq_num 687 ranges {1245184=712704,1957888=614400,2572288=589824} 2023-09-22T07:50:58.856 INFO:tasks.rados.rados.0.smithi006.stdout:2192: writing smithi006182445-9 from 1245184 to 1957888 tid 1 2023-09-22T07:50:58.859 INFO:tasks.rados.rados.0.smithi006.stdout:2192: writing smithi006182445-9 from 1957888 to 2572288 tid 2 2023-09-22T07:50:58.863 INFO:tasks.rados.rados.0.smithi006.stdout:2192: writing smithi006182445-9 from 2572288 to 3162112 tid 3 2023-09-22T07:50:58.863 INFO:tasks.rados.rados.0.smithi006.stdout:2185: done (6 left) 2023-09-22T07:50:58.863 INFO:tasks.rados.rados.0.smithi006.stdout:2193: snap_create 2023-09-22T07:50:58.864 INFO:tasks.rados.rados.0.smithi006.stdout:2190: finishing rollback tid 0 to smithi006182445-2 2023-09-22T07:50:58.864 INFO:tasks.rados.rados.0.smithi006.stdout:2190: finishing rollback tid 1 to smithi006182445-2 2023-09-22T07:50:58.864 INFO:tasks.rados.rados.0.smithi006.stdout:2190: finishing rollback tid 2 to smithi006182445-2 2023-09-22T07:50:58.864 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 2 v 567 (ObjNum 631 snap 189 seq_num 631) dirty exists 2023-09-22T07:50:58.864 INFO:tasks.rados.rados.0.smithi006.stdout:2188: finishing write tid 3 to smithi006182445-36 2023-09-22T07:50:58.864 INFO:tasks.rados.rados.0.smithi006.stdout:2188: finishing write tid 4 to smithi006182445-36 2023-09-22T07:50:58.864 INFO:tasks.rados.rados.0.smithi006.stdout:2188: finishing write tid 5 to smithi006182445-36 2023-09-22T07:50:58.864 INFO:tasks.rados.rados.0.smithi006.stdout:2188: finishing write tid 6 to smithi006182445-36 2023-09-22T07:50:58.864 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 36 v 657 (ObjNum 685 snap 207 seq_num 685) dirty exists 2023-09-22T07:50:58.864 INFO:tasks.rados.rados.0.smithi006.stdout:2188: left oid 36 (ObjNum 685 snap 207 seq_num 685) 2023-09-22T07:50:58.864 INFO:tasks.rados.rados.0.smithi006.stdout:2189: expect (ObjNum 667 snap 201 seq_num 667) 2023-09-22T07:50:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:58 smithi105 ceph-mon[190463]: failed to encode map e481 with expected crc 2023-09-22T07:50:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:58 smithi105 ceph-mon[190463]: failed to encode map e482 with expected crc 2023-09-22T07:50:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:58 smithi105 ceph-mon[190463]: failed to encode map e482 with expected crc 2023-09-22T07:50:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:50:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:50:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:58 smithi105 ceph-mon[190463]: osdmap e483: 8 total, 8 up, 8 in 2023-09-22T07:50:58.987 INFO:tasks.rados.rados.0.smithi006.stdout:2187: finishing copy_from racing read to smithi006182445-32 2023-09-22T07:50:58.987 INFO:tasks.rados.rados.0.smithi006.stdout:2187: finishing copy_from to smithi006182445-32 2023-09-22T07:50:58.987 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 32 v 1070 (ObjNum 613 snap 186 seq_num 613) dirty exists 2023-09-22T07:50:58.988 INFO:tasks.rados.rados.0.smithi006.stdout:2191: finishing write tid 1 to smithi006182445-19 2023-09-22T07:50:58.988 INFO:tasks.rados.rados.0.smithi006.stdout:2191: finishing write tid 2 to smithi006182445-19 2023-09-22T07:50:58.988 INFO:tasks.rados.rados.0.smithi006.stdout:2191: finishing write tid 3 to smithi006182445-19 2023-09-22T07:50:58.988 INFO:tasks.rados.rados.0.smithi006.stdout:2191: finishing write tid 4 to smithi006182445-19 2023-09-22T07:50:58.988 INFO:tasks.rados.rados.0.smithi006.stdout:2191: finishing write tid 5 to smithi006182445-19 2023-09-22T07:50:58.988 INFO:tasks.rados.rados.0.smithi006.stdout:2191: finishing write tid 6 to smithi006182445-19 2023-09-22T07:50:58.988 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 19 v 664 (ObjNum 686 snap 207 seq_num 686) dirty exists 2023-09-22T07:50:58.988 INFO:tasks.rados.rados.0.smithi006.stdout:2191: left oid 19 (ObjNum 686 snap 207 seq_num 686) 2023-09-22T07:50:58.988 INFO:tasks.rados.rados.0.smithi006.stdout:2192: finishing write tid 1 to smithi006182445-9 2023-09-22T07:50:58.988 INFO:tasks.rados.rados.0.smithi006.stdout:2192: finishing write tid 2 to smithi006182445-9 2023-09-22T07:50:58.988 INFO:tasks.rados.rados.0.smithi006.stdout:2192: finishing write tid 3 to smithi006182445-9 2023-09-22T07:50:58.988 INFO:tasks.rados.rados.0.smithi006.stdout:2192: finishing write tid 4 to smithi006182445-9 2023-09-22T07:50:58.989 INFO:tasks.rados.rados.0.smithi006.stdout:2192: finishing write tid 5 to smithi006182445-9 2023-09-22T07:50:58.989 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 9 v 1049 (ObjNum 687 snap 207 seq_num 687) dirty exists 2023-09-22T07:50:58.989 INFO:tasks.rados.rados.0.smithi006.stdout:2192: left oid 9 (ObjNum 687 snap 207 seq_num 687) 2023-09-22T07:50:59.435 INFO:tasks.rados.rados.0.smithi006.stdout:2187: done (6 left) 2023-09-22T07:50:59.435 INFO:tasks.rados.rados.0.smithi006.stdout:2188: done (5 left) 2023-09-22T07:50:59.436 INFO:tasks.rados.rados.0.smithi006.stdout:2189: done (4 left) 2023-09-22T07:50:59.436 INFO:tasks.rados.rados.0.smithi006.stdout:2190: done (3 left) 2023-09-22T07:50:59.436 INFO:tasks.rados.rados.0.smithi006.stdout:2191: done (2 left) 2023-09-22T07:50:59.436 INFO:tasks.rados.rados.0.smithi006.stdout:2192: done (1 left) 2023-09-22T07:50:59.436 INFO:tasks.rados.rados.0.smithi006.stdout:2193: done (0 left) 2023-09-22T07:50:59.436 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 49 current snap is 208 2023-09-22T07:50:59.436 INFO:tasks.rados.rados.0.smithi006.stdout:2194: seq_num 688 ranges {0=729088,729088=499712,1228800=704512} 2023-09-22T07:50:59.439 INFO:tasks.rados.rados.0.smithi006.stdout:2194: writing smithi006182445-49 from 0 to 729088 tid 1 2023-09-22T07:50:59.442 INFO:tasks.rados.rados.0.smithi006.stdout:2194: writing smithi006182445-49 from 729088 to 1228800 tid 2 2023-09-22T07:50:59.446 INFO:tasks.rados.rados.0.smithi006.stdout:2194: writing smithi006182445-49 from 1228800 to 1933312 tid 3 2023-09-22T07:50:59.446 INFO:tasks.rados.rados.0.smithi006.stdout:2195: delete oid 40 current snap is 208 2023-09-22T07:50:59.447 INFO:tasks.rados.rados.0.smithi006.stdout:2194: finishing write tid 1 to smithi006182445-49 2023-09-22T07:50:59.450 INFO:tasks.rados.rados.0.smithi006.stdout:2194: finishing write tid 2 to smithi006182445-49 2023-09-22T07:50:59.450 INFO:tasks.rados.rados.0.smithi006.stdout:2194: finishing write tid 3 to smithi006182445-49 2023-09-22T07:50:59.452 INFO:tasks.rados.rados.0.smithi006.stdout:2195: done (1 left) 2023-09-22T07:50:59.452 INFO:tasks.rados.rados.0.smithi006.stdout:2196: read oid 6 snap 204 2023-09-22T07:50:59.452 INFO:tasks.rados.rados.0.smithi006.stdout:2196: expect deleted 2023-09-22T07:50:59.452 INFO:tasks.rados.rados.0.smithi006.stdout:2197: rollback oid 3 current snap is 208 2023-09-22T07:50:59.452 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 3 to 201 2023-09-22T07:50:59.452 INFO:tasks.rados.rados.0.smithi006.stdout:2198: read oid 42 snap -1 2023-09-22T07:50:59.453 INFO:tasks.rados.rados.0.smithi006.stdout:2198: expect deleted 2023-09-22T07:50:59.453 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 41 current snap is 208 2023-09-22T07:50:59.453 INFO:tasks.rados.rados.0.smithi006.stdout:2199: seq_num 690 ranges {4202496=761856,4964352=663552,5627904=409600,6037504=131072} 2023-09-22T07:50:59.480 INFO:tasks.rados.rados.0.smithi006.stdout:2199: writing smithi006182445-41 from 4202496 to 4964352 tid 1 2023-09-22T07:50:59.483 INFO:tasks.rados.rados.0.smithi006.stdout:2199: writing smithi006182445-41 from 4964352 to 5627904 tid 2 2023-09-22T07:50:59.486 INFO:tasks.rados.rados.0.smithi006.stdout:2199: writing smithi006182445-41 from 5627904 to 6037504 tid 3 2023-09-22T07:50:59.487 INFO:tasks.rados.rados.0.smithi006.stdout:2199: writing smithi006182445-41 from 6037504 to 6168576 tid 4 2023-09-22T07:50:59.487 INFO:tasks.rados.rados.0.smithi006.stdout:2200: read oid 28 snap -1 2023-09-22T07:50:59.487 INFO:tasks.rados.rados.0.smithi006.stdout:2200: expect (ObjNum 461 snap 144 seq_num 461) 2023-09-22T07:50:59.487 INFO:tasks.rados.rados.0.smithi006.stdout:2194: finishing write tid 4 to smithi006182445-49 2023-09-22T07:50:59.487 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 13 current snap is 208 2023-09-22T07:50:59.487 INFO:tasks.rados.rados.0.smithi006.stdout:2201: seq_num 691 ranges {0=778240,778240=548864,1327104=614400,1941504=40960} 2023-09-22T07:50:59.491 INFO:tasks.rados.rados.0.smithi006.stdout:2201: writing smithi006182445-13 from 0 to 778240 tid 1 2023-09-22T07:50:59.494 INFO:tasks.rados.rados.0.smithi006.stdout:2201: writing smithi006182445-13 from 778240 to 1327104 tid 2 2023-09-22T07:50:59.497 INFO:tasks.rados.rados.0.smithi006.stdout:2201: writing smithi006182445-13 from 1327104 to 1941504 tid 3 2023-09-22T07:50:59.498 INFO:tasks.rados.rados.0.smithi006.stdout:2201: writing smithi006182445-13 from 1941504 to 1982464 tid 4 2023-09-22T07:50:59.498 INFO:tasks.rados.rados.0.smithi006.stdout:2202: snap_remove snap 188 2023-09-22T07:50:59.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:59 smithi006 ceph-mon[204052]: failed to encode map e483 with expected crc 2023-09-22T07:50:59.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:59 smithi006 ceph-mon[204052]: failed to encode map e483 with expected crc 2023-09-22T07:50:59.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:59 smithi006 ceph-mon[204052]: failed to encode map e483 with expected crc 2023-09-22T07:50:59.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:59 smithi006 ceph-mon[204052]: failed to encode map e483 with expected crc 2023-09-22T07:50:59.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:50:59 smithi006 ceph-mon[204052]: pgmap v373: 121 pgs: 121 active+clean; 243 MiB data, 965 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.5 MiB/s wr, 11 op/s 2023-09-22T07:50:59.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:59 smithi006 ceph-mon[200575]: failed to encode map e483 with expected crc 2023-09-22T07:50:59.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:59 smithi006 ceph-mon[200575]: failed to encode map e483 with expected crc 2023-09-22T07:50:59.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:59 smithi006 ceph-mon[200575]: failed to encode map e483 with expected crc 2023-09-22T07:50:59.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:59 smithi006 ceph-mon[200575]: failed to encode map e483 with expected crc 2023-09-22T07:50:59.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:50:59 smithi006 ceph-mon[200575]: pgmap v373: 121 pgs: 121 active+clean; 243 MiB data, 965 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.5 MiB/s wr, 11 op/s 2023-09-22T07:50:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:59 smithi105 ceph-mon[190463]: failed to encode map e483 with expected crc 2023-09-22T07:50:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:59 smithi105 ceph-mon[190463]: failed to encode map e483 with expected crc 2023-09-22T07:50:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:59 smithi105 ceph-mon[190463]: failed to encode map e483 with expected crc 2023-09-22T07:50:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:59 smithi105 ceph-mon[190463]: failed to encode map e483 with expected crc 2023-09-22T07:50:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:50:59 smithi105 ceph-mon[190463]: pgmap v373: 121 pgs: 121 active+clean; 243 MiB data, 965 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.5 MiB/s wr, 11 op/s 2023-09-22T07:51:00.447 INFO:tasks.rados.rados.0.smithi006.stdout:2202: done (7 left) 2023-09-22T07:51:00.447 INFO:tasks.rados.rados.0.smithi006.stdout:2203: delete oid 2 current snap is 208 2023-09-22T07:51:00.447 INFO:tasks.rados.rados.0.smithi006.stdout:2194: finishing write tid 5 to smithi006182445-49 2023-09-22T07:51:00.447 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 49 v 1048 (ObjNum 688 snap 208 seq_num 688) dirty exists 2023-09-22T07:51:00.447 INFO:tasks.rados.rados.0.smithi006.stdout:2194: left oid 49 (ObjNum 688 snap 208 seq_num 688) 2023-09-22T07:51:00.448 INFO:tasks.rados.rados.0.smithi006.stdout:2197: finishing rollback tid 0 to smithi006182445-3 2023-09-22T07:51:00.448 INFO:tasks.rados.rados.0.smithi006.stdout:2197: finishing rollback tid 1 to smithi006182445-3 2023-09-22T07:51:00.448 INFO:tasks.rados.rados.0.smithi006.stdout:2197: finishing rollback tid 2 to smithi006182445-3 2023-09-22T07:51:00.448 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 3 v 570 (ObjNum 587 snap 178 seq_num 587) dirty exists 2023-09-22T07:51:00.448 INFO:tasks.rados.rados.0.smithi006.stdout:2199: finishing write tid 1 to smithi006182445-41 2023-09-22T07:51:00.448 INFO:tasks.rados.rados.0.smithi006.stdout:2199: finishing write tid 2 to smithi006182445-41 2023-09-22T07:51:00.449 INFO:tasks.rados.rados.0.smithi006.stdout:2199: finishing write tid 3 to smithi006182445-41 2023-09-22T07:51:00.449 INFO:tasks.rados.rados.0.smithi006.stdout:2199: finishing write tid 4 to smithi006182445-41 2023-09-22T07:51:00.449 INFO:tasks.rados.rados.0.smithi006.stdout:2199: finishing write tid 5 to smithi006182445-41 2023-09-22T07:51:00.449 INFO:tasks.rados.rados.0.smithi006.stdout:2199: finishing write tid 6 to smithi006182445-41 2023-09-22T07:51:00.449 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 41 v 611 (ObjNum 690 snap 208 seq_num 690) dirty exists 2023-09-22T07:51:00.449 INFO:tasks.rados.rados.0.smithi006.stdout:2199: left oid 41 (ObjNum 690 snap 208 seq_num 690) 2023-09-22T07:51:00.449 INFO:tasks.rados.rados.0.smithi006.stdout:2201: finishing write tid 1 to smithi006182445-13 2023-09-22T07:51:00.450 INFO:tasks.rados.rados.0.smithi006.stdout:2201: finishing write tid 2 to smithi006182445-13 2023-09-22T07:51:00.450 INFO:tasks.rados.rados.0.smithi006.stdout:2201: finishing write tid 3 to smithi006182445-13 2023-09-22T07:51:00.450 INFO:tasks.rados.rados.0.smithi006.stdout:2201: finishing write tid 4 to smithi006182445-13 2023-09-22T07:51:00.450 INFO:tasks.rados.rados.0.smithi006.stdout:2201: finishing write tid 5 to smithi006182445-13 2023-09-22T07:51:00.450 INFO:tasks.rados.rados.0.smithi006.stdout:2201: finishing write tid 6 to smithi006182445-13 2023-09-22T07:51:00.450 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 13 v 1054 (ObjNum 691 snap 208 seq_num 691) dirty exists 2023-09-22T07:51:00.451 INFO:tasks.rados.rados.0.smithi006.stdout:2201: left oid 13 (ObjNum 691 snap 208 seq_num 691) 2023-09-22T07:51:00.451 INFO:tasks.rados.rados.0.smithi006.stdout:2200: expect (ObjNum 461 snap 144 seq_num 461) 2023-09-22T07:51:00.656 INFO:tasks.rados.rados.0.smithi006.stdout:2194: done (7 left) 2023-09-22T07:51:00.656 INFO:tasks.rados.rados.0.smithi006.stdout:2196: done (6 left) 2023-09-22T07:51:00.656 INFO:tasks.rados.rados.0.smithi006.stdout:2197: done (5 left) 2023-09-22T07:51:00.656 INFO:tasks.rados.rados.0.smithi006.stdout:2198: done (4 left) 2023-09-22T07:51:00.656 INFO:tasks.rados.rados.0.smithi006.stdout:2199: done (3 left) 2023-09-22T07:51:00.657 INFO:tasks.rados.rados.0.smithi006.stdout:2200: done (2 left) 2023-09-22T07:51:00.657 INFO:tasks.rados.rados.0.smithi006.stdout:2201: done (1 left) 2023-09-22T07:51:00.657 INFO:tasks.rados.rados.0.smithi006.stdout:2203: done (0 left) 2023-09-22T07:51:00.657 INFO:tasks.rados.rados.0.smithi006.stdout:2204: read oid 48 snap -1 2023-09-22T07:51:00.657 INFO:tasks.rados.rados.0.smithi006.stdout:2204: expect deleted 2023-09-22T07:51:00.657 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 43 current snap is 208 2023-09-22T07:51:00.657 INFO:tasks.rados.rados.0.smithi006.stdout:2205: seq_num 693 ranges {2490368=409600,2899968=770048,3670016=581632,4251648=253952} 2023-09-22T07:51:00.671 INFO:tasks.rados.rados.0.smithi006.stdout:2205: writing smithi006182445-43 from 2490368 to 2899968 tid 1 2023-09-22T07:51:00.676 INFO:tasks.rados.rados.0.smithi006.stdout:2205: writing smithi006182445-43 from 2899968 to 3670016 tid 2 2023-09-22T07:51:00.679 INFO:tasks.rados.rados.0.smithi006.stdout:2205: writing smithi006182445-43 from 3670016 to 4251648 tid 3 2023-09-22T07:51:00.680 INFO:tasks.rados.rados.0.smithi006.stdout:2205: writing smithi006182445-43 from 4251648 to 4505600 tid 4 2023-09-22T07:51:00.680 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 20 current snap is 208 2023-09-22T07:51:00.680 INFO:tasks.rados.rados.0.smithi006.stdout:2206: seq_num 694 ranges {802816=425984,1228800=655360,1884160=786432,2670592=163840} 2023-09-22T07:51:00.687 INFO:tasks.rados.rados.0.smithi006.stdout:2206: writing smithi006182445-20 from 802816 to 1228800 tid 1 2023-09-22T07:51:00.691 INFO:tasks.rados.rados.0.smithi006.stdout:2206: writing smithi006182445-20 from 1228800 to 1884160 tid 2 2023-09-22T07:51:00.695 INFO:tasks.rados.rados.0.smithi006.stdout:2206: writing smithi006182445-20 from 1884160 to 2670592 tid 3 2023-09-22T07:51:00.697 INFO:tasks.rados.rados.0.smithi006.stdout:2206: writing smithi006182445-20 from 2670592 to 2834432 tid 4 2023-09-22T07:51:00.697 INFO:tasks.rados.rados.0.smithi006.stdout:2207: snap_create 2023-09-22T07:51:00.697 INFO:tasks.rados.rados.0.smithi006.stdout:2205: finishing write tid 1 to smithi006182445-43 2023-09-22T07:51:00.697 INFO:tasks.rados.rados.0.smithi006.stdout:2205: finishing write tid 2 to smithi006182445-43 2023-09-22T07:51:00.697 INFO:tasks.rados.rados.0.smithi006.stdout:2205: finishing write tid 3 to smithi006182445-43 2023-09-22T07:51:00.697 INFO:tasks.rados.rados.0.smithi006.stdout:2205: finishing write tid 4 to smithi006182445-43 2023-09-22T07:51:00.697 INFO:tasks.rados.rados.0.smithi006.stdout:2205: finishing write tid 5 to smithi006182445-43 2023-09-22T07:51:00.697 INFO:tasks.rados.rados.0.smithi006.stdout:2205: finishing write tid 6 to smithi006182445-43 2023-09-22T07:51:00.697 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 43 v 1146 (ObjNum 693 snap 208 seq_num 693) dirty exists 2023-09-22T07:51:00.697 INFO:tasks.rados.rados.0.smithi006.stdout:2205: left oid 43 (ObjNum 693 snap 208 seq_num 693) 2023-09-22T07:51:00.697 INFO:tasks.rados.rados.0.smithi006.stdout:2206: finishing write tid 1 to smithi006182445-20 2023-09-22T07:51:00.698 INFO:tasks.rados.rados.0.smithi006.stdout:2206: finishing write tid 2 to smithi006182445-20 2023-09-22T07:51:00.699 INFO:tasks.rados.rados.0.smithi006.stdout:2206: finishing write tid 3 to smithi006182445-20 2023-09-22T07:51:00.699 INFO:tasks.rados.rados.0.smithi006.stdout:2206: finishing write tid 4 to smithi006182445-20 2023-09-22T07:51:00.699 INFO:tasks.rados.rados.0.smithi006.stdout:2206: finishing write tid 5 to smithi006182445-20 2023-09-22T07:51:00.700 INFO:tasks.rados.rados.0.smithi006.stdout:2206: finishing write tid 6 to smithi006182445-20 2023-09-22T07:51:00.700 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 20 v 946 (ObjNum 694 snap 208 seq_num 694) dirty exists 2023-09-22T07:51:00.700 INFO:tasks.rados.rados.0.smithi006.stdout:2206: left oid 20 (ObjNum 694 snap 208 seq_num 694) 2023-09-22T07:51:00.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:00 smithi006 ceph-mon[204052]: failed to encode map e484 with expected crc 2023-09-22T07:51:00.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:00 smithi006 ceph-mon[204052]: failed to encode map e484 with expected crc 2023-09-22T07:51:00.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:00 smithi006 ceph-mon[204052]: osdmap e484: 8 total, 8 up, 8 in 2023-09-22T07:51:00.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:00 smithi006 ceph-mon[200575]: failed to encode map e484 with expected crc 2023-09-22T07:51:00.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:00 smithi006 ceph-mon[200575]: failed to encode map e484 with expected crc 2023-09-22T07:51:00.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:00 smithi006 ceph-mon[200575]: osdmap e484: 8 total, 8 up, 8 in 2023-09-22T07:51:00.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:00 smithi105 ceph-mon[190463]: failed to encode map e484 with expected crc 2023-09-22T07:51:00.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:00 smithi105 ceph-mon[190463]: failed to encode map e484 with expected crc 2023-09-22T07:51:00.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:00 smithi105 ceph-mon[190463]: osdmap e484: 8 total, 8 up, 8 in 2023-09-22T07:51:01.238 INFO:tasks.rados.rados.0.smithi006.stdout:2204: done (3 left) 2023-09-22T07:51:01.238 INFO:tasks.rados.rados.0.smithi006.stdout:2205: done (2 left) 2023-09-22T07:51:01.238 INFO:tasks.rados.rados.0.smithi006.stdout:2206: done (1 left) 2023-09-22T07:51:01.239 INFO:tasks.rados.rados.0.smithi006.stdout:2207: done (0 left) 2023-09-22T07:51:01.239 INFO:tasks.rados.rados.0.smithi006.stdout:2208: setattr oid 20 current snap is 209 2023-09-22T07:51:01.240 INFO:tasks.rados.rados.0.smithi006.stdout:2209: delete oid 19 current snap is 209 2023-09-22T07:51:01.247 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 20 v 947 (ObjNum 694 snap 208 seq_num 694) dirty exists 2023-09-22T07:51:01.249 INFO:tasks.rados.rados.0.smithi006.stdout:2208: done (1 left) 2023-09-22T07:51:01.249 INFO:tasks.rados.rados.0.smithi006.stdout:2209: done (0 left) 2023-09-22T07:51:01.249 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 15 current snap is 209 2023-09-22T07:51:01.249 INFO:tasks.rados.rados.0.smithi006.stdout:2210: seq_num 696 ranges {1163264=458752,1622016=417792,2039808=753664,2793472=434176} 2023-09-22T07:51:01.258 INFO:tasks.rados.rados.0.smithi006.stdout:2210: writing smithi006182445-15 from 1163264 to 1622016 tid 1 2023-09-22T07:51:01.261 INFO:tasks.rados.rados.0.smithi006.stdout:2210: writing smithi006182445-15 from 1622016 to 2039808 tid 2 2023-09-22T07:51:01.265 INFO:tasks.rados.rados.0.smithi006.stdout:2210: writing smithi006182445-15 from 2039808 to 2793472 tid 3 2023-09-22T07:51:01.268 INFO:tasks.rados.rados.0.smithi006.stdout:2210: writing smithi006182445-15 from 2793472 to 3227648 tid 4 2023-09-22T07:51:01.268 INFO:tasks.rados.rados.0.smithi006.stdout:2211: rollback oid 12 current snap is 209 2023-09-22T07:51:01.268 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 12 to 208 2023-09-22T07:51:01.269 INFO:tasks.rados.rados.0.smithi006.stdout:2210: finishing write tid 1 to smithi006182445-15 2023-09-22T07:51:01.269 INFO:tasks.rados.rados.0.smithi006.stdout:2210: finishing write tid 2 to smithi006182445-15 2023-09-22T07:51:01.269 INFO:tasks.rados.rados.0.smithi006.stdout:2212: read oid 16 snap -1 2023-09-22T07:51:01.269 INFO:tasks.rados.rados.0.smithi006.stdout:2212: expect (ObjNum 499 snap 150 seq_num 499) 2023-09-22T07:51:01.269 INFO:tasks.rados.rados.0.smithi006.stdout:2213: rmattr oid 41 current snap is 209 2023-09-22T07:51:01.269 INFO:tasks.rados.rados.0.smithi006.stdout:2214: copy_from oid 47 from oid 7 current snap is 209 2023-09-22T07:51:01.269 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 34 current snap is 209 2023-09-22T07:51:01.269 INFO:tasks.rados.rados.0.smithi006.stdout:2215: seq_num 697 ranges {1867776=475136,2342912=704512,3047424=557056,3604480=344064} 2023-09-22T07:51:01.281 INFO:tasks.rados.rados.0.smithi006.stdout:2215: writing smithi006182445-34 from 1867776 to 2342912 tid 1 2023-09-22T07:51:01.285 INFO:tasks.rados.rados.0.smithi006.stdout:2215: writing smithi006182445-34 from 2342912 to 3047424 tid 2 2023-09-22T07:51:01.288 INFO:tasks.rados.rados.0.smithi006.stdout:2215: writing smithi006182445-34 from 3047424 to 3604480 tid 3 2023-09-22T07:51:01.290 INFO:tasks.rados.rados.0.smithi006.stdout:2215: writing smithi006182445-34 from 3604480 to 3948544 tid 4 2023-09-22T07:51:01.290 INFO:tasks.rados.rados.0.smithi006.stdout:2216: rollback oid 46 current snap is 209 2023-09-22T07:51:01.290 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 46 to 201 2023-09-22T07:51:01.290 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 41 v 0 (ObjNum 690 snap 208 seq_num 690) dirty exists 2023-09-22T07:51:01.290 INFO:tasks.rados.rados.0.smithi006.stdout:2210: finishing write tid 3 to smithi006182445-15 2023-09-22T07:51:01.291 INFO:tasks.rados.rados.0.smithi006.stdout:2211: finishing rollback tid 1 to smithi006182445-12 2023-09-22T07:51:01.291 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 12 v 644 (ObjNum 81 snap 0 seq_num 1) dirty dne 2023-09-22T07:51:01.291 INFO:tasks.rados.rados.0.smithi006.stdout:2210: finishing write tid 4 to smithi006182445-15 2023-09-22T07:51:01.291 INFO:tasks.rados.rados.0.smithi006.stdout:2210: finishing write tid 5 to smithi006182445-15 2023-09-22T07:51:01.291 INFO:tasks.rados.rados.0.smithi006.stdout:2211: done (6 left) 2023-09-22T07:51:01.291 INFO:tasks.rados.rados.0.smithi006.stdout:2213: done (5 left) 2023-09-22T07:51:01.291 INFO:tasks.rados.rados.0.smithi006.stdout:2217: copy_from oid 21 from oid 41 current snap is 209 2023-09-22T07:51:01.291 INFO:tasks.rados.rados.0.smithi006.stdout:2212: expect (ObjNum 499 snap 150 seq_num 499) 2023-09-22T07:51:01.327 INFO:tasks.rados.rados.0.smithi006.stdout:2210: finishing write tid 6 to smithi006182445-15 2023-09-22T07:51:01.327 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 15 v 1152 (ObjNum 696 snap 209 seq_num 696) dirty exists 2023-09-22T07:51:01.328 INFO:tasks.rados.rados.0.smithi006.stdout:2210: left oid 15 (ObjNum 696 snap 209 seq_num 696) 2023-09-22T07:51:01.328 INFO:tasks.rados.rados.0.smithi006.stdout:2214: finishing copy_from racing read to smithi006182445-47 2023-09-22T07:51:01.328 INFO:tasks.rados.rados.0.smithi006.stdout:2215: finishing write tid 1 to smithi006182445-34 2023-09-22T07:51:01.328 INFO:tasks.rados.rados.0.smithi006.stdout:2214: finishing copy_from to smithi006182445-47 2023-09-22T07:51:01.328 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 47 v 1090 (ObjNum 583 snap 177 seq_num 583) dirty exists 2023-09-22T07:51:01.328 INFO:tasks.rados.rados.0.smithi006.stdout:2215: finishing write tid 2 to smithi006182445-34 2023-09-22T07:51:01.328 INFO:tasks.rados.rados.0.smithi006.stdout:2210: done (5 left) 2023-09-22T07:51:01.328 INFO:tasks.rados.rados.0.smithi006.stdout:2212: done (4 left) 2023-09-22T07:51:01.328 INFO:tasks.rados.rados.0.smithi006.stdout:2214: done (3 left) 2023-09-22T07:51:01.328 INFO:tasks.rados.rados.0.smithi006.stdout:2218: snap_create 2023-09-22T07:51:01.328 INFO:tasks.rados.rados.0.smithi006.stdout:2215: finishing write tid 3 to smithi006182445-34 2023-09-22T07:51:01.329 INFO:tasks.rados.rados.0.smithi006.stdout:2216: finishing rollback tid 0 to smithi006182445-46 2023-09-22T07:51:01.329 INFO:tasks.rados.rados.0.smithi006.stdout:2215: finishing write tid 4 to smithi006182445-34 2023-09-22T07:51:01.329 INFO:tasks.rados.rados.0.smithi006.stdout:2216: finishing rollback tid 1 to smithi006182445-46 2023-09-22T07:51:01.329 INFO:tasks.rados.rados.0.smithi006.stdout:2215: finishing write tid 5 to smithi006182445-34 2023-09-22T07:51:01.329 INFO:tasks.rados.rados.0.smithi006.stdout:2216: finishing rollback tid 2 to smithi006182445-46 2023-09-22T07:51:01.329 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 46 v 1057 (ObjNum 603 snap 182 seq_num 603) dirty exists 2023-09-22T07:51:01.329 INFO:tasks.rados.rados.0.smithi006.stdout:2215: finishing write tid 6 to smithi006182445-34 2023-09-22T07:51:01.329 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 34 v 1060 (ObjNum 697 snap 209 seq_num 697) dirty exists 2023-09-22T07:51:01.329 INFO:tasks.rados.rados.0.smithi006.stdout:2215: left oid 34 (ObjNum 697 snap 209 seq_num 697) 2023-09-22T07:51:01.329 INFO:tasks.rados.rados.0.smithi006.stdout:2217: finishing copy_from racing read to smithi006182445-21 2023-09-22T07:51:01.329 INFO:tasks.rados.rados.0.smithi006.stdout:2217: finishing copy_from to smithi006182445-21 2023-09-22T07:51:01.329 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 21 v 611 (ObjNum 690 snap 208 seq_num 690) dirty exists 2023-09-22T07:51:01.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:01 smithi006 ceph-mon[204052]: failed to encode map e485 with expected crc 2023-09-22T07:51:01.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:01 smithi006 ceph-mon[204052]: osdmap e485: 8 total, 8 up, 8 in 2023-09-22T07:51:01.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:01 smithi006 ceph-mon[204052]: failed to encode map e485 with expected crc 2023-09-22T07:51:01.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:01 smithi006 ceph-mon[204052]: pgmap v376: 121 pgs: 121 active+clean; 243 MiB data, 976 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 884 KiB/s wr, 8 op/s 2023-09-22T07:51:01.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:01 smithi006 ceph-mon[204052]: osdmap e486: 8 total, 8 up, 8 in 2023-09-22T07:51:01.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:01 smithi006 ceph-mon[200575]: failed to encode map e485 with expected crc 2023-09-22T07:51:01.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:01 smithi006 ceph-mon[200575]: osdmap e485: 8 total, 8 up, 8 in 2023-09-22T07:51:01.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:01 smithi006 ceph-mon[200575]: failed to encode map e485 with expected crc 2023-09-22T07:51:01.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:01 smithi006 ceph-mon[200575]: pgmap v376: 121 pgs: 121 active+clean; 243 MiB data, 976 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 884 KiB/s wr, 8 op/s 2023-09-22T07:51:01.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:01 smithi006 ceph-mon[200575]: osdmap e486: 8 total, 8 up, 8 in 2023-09-22T07:51:01.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:01 smithi105 ceph-mon[190463]: failed to encode map e485 with expected crc 2023-09-22T07:51:01.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:01 smithi105 ceph-mon[190463]: osdmap e485: 8 total, 8 up, 8 in 2023-09-22T07:51:01.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:01 smithi105 ceph-mon[190463]: failed to encode map e485 with expected crc 2023-09-22T07:51:01.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:01 smithi105 ceph-mon[190463]: pgmap v376: 121 pgs: 121 active+clean; 243 MiB data, 976 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 884 KiB/s wr, 8 op/s 2023-09-22T07:51:01.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:01 smithi105 ceph-mon[190463]: osdmap e486: 8 total, 8 up, 8 in 2023-09-22T07:51:02.245 INFO:tasks.rados.rados.0.smithi006.stdout:2215: done (3 left) 2023-09-22T07:51:02.245 INFO:tasks.rados.rados.0.smithi006.stdout:2216: done (2 left) 2023-09-22T07:51:02.245 INFO:tasks.rados.rados.0.smithi006.stdout:2217: done (1 left) 2023-09-22T07:51:02.245 INFO:tasks.rados.rados.0.smithi006.stdout:2218: done (0 left) 2023-09-22T07:51:02.245 INFO:tasks.rados.rados.0.smithi006.stdout:2219: copy_from oid 35 from oid 2 current snap is 210 2023-09-22T07:51:02.245 INFO:tasks.rados.rados.0.smithi006.stdout:2220: copy_from oid 24 from oid 12 current snap is 210 2023-09-22T07:51:02.245 INFO:tasks.rados.rados.0.smithi006.stdout:2221: copy_from oid 44 from oid 36 current snap is 210 2023-09-22T07:51:02.245 INFO:tasks.rados.rados.0.smithi006.stdout:2222: snap_create 2023-09-22T07:51:02.251 INFO:tasks.rados.rados.0.smithi006.stdout:2220: finishing copy_from to smithi006182445-24 2023-09-22T07:51:02.252 INFO:tasks.rados.rados.0.smithi006.stdout:2220: got expected ENOENT (src dne) 2023-09-22T07:51:02.252 INFO:tasks.rados.rados.0.smithi006.stdout:2220: finishing copy_from racing read to smithi006182445-24 2023-09-22T07:51:02.252 INFO:tasks.rados.rados.0.smithi006.stdout:2219: finishing copy_from to smithi006182445-35 2023-09-22T07:51:02.252 INFO:tasks.rados.rados.0.smithi006.stdout:2219: got expected ENOENT (src dne) 2023-09-22T07:51:02.252 INFO:tasks.rados.rados.0.smithi006.stdout:2219: finishing copy_from racing read to smithi006182445-35 2023-09-22T07:51:02.264 INFO:tasks.rados.rados.0.smithi006.stdout:2221: finishing copy_from to smithi006182445-44 2023-09-22T07:51:02.264 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 44 v 657 (ObjNum 685 snap 207 seq_num 685) dirty exists 2023-09-22T07:51:02.264 INFO:tasks.rados.rados.0.smithi006.stdout:2221: finishing copy_from racing read to smithi006182445-44 2023-09-22T07:51:02.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:02 smithi006 ceph-mon[204052]: failed to encode map e486 with expected crc 2023-09-22T07:51:02.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:02 smithi006 ceph-mon[204052]: failed to encode map e486 with expected crc 2023-09-22T07:51:02.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:02 smithi006 ceph-mon[204052]: osdmap e487: 8 total, 8 up, 8 in 2023-09-22T07:51:02.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:02 smithi006 ceph-mon[200575]: failed to encode map e486 with expected crc 2023-09-22T07:51:02.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:02 smithi006 ceph-mon[200575]: failed to encode map e486 with expected crc 2023-09-22T07:51:02.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:02 smithi006 ceph-mon[200575]: osdmap e487: 8 total, 8 up, 8 in 2023-09-22T07:51:02.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:02 smithi105 ceph-mon[190463]: failed to encode map e486 with expected crc 2023-09-22T07:51:02.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:02 smithi105 ceph-mon[190463]: failed to encode map e486 with expected crc 2023-09-22T07:51:02.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:02 smithi105 ceph-mon[190463]: osdmap e487: 8 total, 8 up, 8 in 2023-09-22T07:51:03.250 INFO:tasks.rados.rados.0.smithi006.stdout:2219: done (3 left) 2023-09-22T07:51:03.250 INFO:tasks.rados.rados.0.smithi006.stdout:2220: done (2 left) 2023-09-22T07:51:03.250 INFO:tasks.rados.rados.0.smithi006.stdout:2221: done (1 left) 2023-09-22T07:51:03.250 INFO:tasks.rados.rados.0.smithi006.stdout:2222: done (0 left) 2023-09-22T07:51:03.250 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 45 current snap is 211 2023-09-22T07:51:03.251 INFO:tasks.rados.rados.0.smithi006.stdout:2223: seq_num 698 ranges {1097728=499712,1597440=589824,2187264=770048,2957312=245760} 2023-09-22T07:51:03.258 INFO:tasks.rados.rados.0.smithi006.stdout:2223: writing smithi006182445-45 from 1097728 to 1597440 tid 1 2023-09-22T07:51:03.262 INFO:tasks.rados.rados.0.smithi006.stdout:2223: writing smithi006182445-45 from 1597440 to 2187264 tid 2 2023-09-22T07:51:03.267 INFO:tasks.rados.rados.0.smithi006.stdout:2223: writing smithi006182445-45 from 2187264 to 2957312 tid 3 2023-09-22T07:51:03.269 INFO:tasks.rados.rados.0.smithi006.stdout:2223: writing smithi006182445-45 from 2957312 to 3203072 tid 4 2023-09-22T07:51:03.269 INFO:tasks.rados.rados.0.smithi006.stdout:2224: rollback oid 15 current snap is 211 2023-09-22T07:51:03.269 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 15 to 210 2023-09-22T07:51:03.269 INFO:tasks.rados.rados.0.smithi006.stdout:2225: snap_remove snap 186 2023-09-22T07:51:03.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:03 smithi006 ceph-mon[204052]: failed to encode map e487 with expected crc 2023-09-22T07:51:03.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:03 smithi006 ceph-mon[204052]: failed to encode map e487 with expected crc 2023-09-22T07:51:03.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:03 smithi006 ceph-mon[204052]: pgmap v379: 121 pgs: 121 active+clean; 254 MiB data, 984 MiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 2.6 MiB/s wr, 13 op/s 2023-09-22T07:51:03.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:03 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:03.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:03 smithi006 ceph-mon[204052]: osdmap e488: 8 total, 8 up, 8 in 2023-09-22T07:51:03.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:03 smithi006 ceph-mon[200575]: failed to encode map e487 with expected crc 2023-09-22T07:51:03.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:03 smithi006 ceph-mon[200575]: failed to encode map e487 with expected crc 2023-09-22T07:51:03.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:03 smithi006 ceph-mon[200575]: pgmap v379: 121 pgs: 121 active+clean; 254 MiB data, 984 MiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 2.6 MiB/s wr, 13 op/s 2023-09-22T07:51:03.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:03 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:03.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:03 smithi006 ceph-mon[200575]: osdmap e488: 8 total, 8 up, 8 in 2023-09-22T07:51:03.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:03 smithi105 ceph-mon[190463]: failed to encode map e487 with expected crc 2023-09-22T07:51:03.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:03 smithi105 ceph-mon[190463]: failed to encode map e487 with expected crc 2023-09-22T07:51:03.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:03 smithi105 ceph-mon[190463]: pgmap v379: 121 pgs: 121 active+clean; 254 MiB data, 984 MiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 2.6 MiB/s wr, 13 op/s 2023-09-22T07:51:03.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:03 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:03.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:03 smithi105 ceph-mon[190463]: osdmap e488: 8 total, 8 up, 8 in 2023-09-22T07:51:04.253 INFO:tasks.rados.rados.0.smithi006.stdout:2225: done (2 left) 2023-09-22T07:51:04.253 INFO:tasks.rados.rados.0.smithi006.stdout:2226: read oid 8 snap 201 2023-09-22T07:51:04.253 INFO:tasks.rados.rados.0.smithi006.stdout:2226: expect (ObjNum 625 snap 186 seq_num 625) 2023-09-22T07:51:04.257 INFO:tasks.rados.rados.0.smithi006.stdout:2227: rollback oid 47 current snap is 211 2023-09-22T07:51:04.257 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 47 to 201 2023-09-22T07:51:04.257 INFO:tasks.rados.rados.0.smithi006.stdout:2223: finishing write tid 1 to smithi006182445-45 2023-09-22T07:51:04.257 INFO:tasks.rados.rados.0.smithi006.stdout:2223: finishing write tid 2 to smithi006182445-45 2023-09-22T07:51:04.257 INFO:tasks.rados.rados.0.smithi006.stdout:2223: finishing write tid 3 to smithi006182445-45 2023-09-22T07:51:04.258 INFO:tasks.rados.rados.0.smithi006.stdout:2223: finishing write tid 4 to smithi006182445-45 2023-09-22T07:51:04.258 INFO:tasks.rados.rados.0.smithi006.stdout:2223: finishing write tid 5 to smithi006182445-45 2023-09-22T07:51:04.258 INFO:tasks.rados.rados.0.smithi006.stdout:2224: finishing rollback tid 0 to smithi006182445-15 2023-09-22T07:51:04.258 INFO:tasks.rados.rados.0.smithi006.stdout:2224: finishing rollback tid 1 to smithi006182445-15 2023-09-22T07:51:04.258 INFO:tasks.rados.rados.0.smithi006.stdout:2224: finishing rollback tid 2 to smithi006182445-15 2023-09-22T07:51:04.258 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 15 v 1156 (ObjNum 696 snap 209 seq_num 696) dirty exists 2023-09-22T07:51:04.258 INFO:tasks.rados.rados.0.smithi006.stdout:2224: done (3 left) 2023-09-22T07:51:04.258 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 38 current snap is 211 2023-09-22T07:51:04.258 INFO:tasks.rados.rados.0.smithi006.stdout:2228: seq_num 699 ranges {1769472=516096,2285568=475136,2760704=573440,3334144=557056} 2023-09-22T07:51:04.267 INFO:tasks.rados.rados.0.smithi006.stdout:2228: writing smithi006182445-38 from 1769472 to 2285568 tid 1 2023-09-22T07:51:04.270 INFO:tasks.rados.rados.0.smithi006.stdout:2228: writing smithi006182445-38 from 2285568 to 2760704 tid 2 2023-09-22T07:51:04.274 INFO:tasks.rados.rados.0.smithi006.stdout:2228: writing smithi006182445-38 from 2760704 to 3334144 tid 3 2023-09-22T07:51:04.277 INFO:tasks.rados.rados.0.smithi006.stdout:2228: writing smithi006182445-38 from 3334144 to 3891200 tid 4 2023-09-22T07:51:04.277 INFO:tasks.rados.rados.0.smithi006.stdout:2229: copy_from oid 20 from oid 23 current snap is 211 2023-09-22T07:51:04.277 INFO:tasks.rados.rados.0.smithi006.stdout:2223: finishing write tid 6 to smithi006182445-45 2023-09-22T07:51:04.277 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 45 v 1035 (ObjNum 698 snap 211 seq_num 698) dirty exists 2023-09-22T07:51:04.277 INFO:tasks.rados.rados.0.smithi006.stdout:2223: left oid 45 (ObjNum 698 snap 211 seq_num 698) 2023-09-22T07:51:04.278 INFO:tasks.rados.rados.0.smithi006.stdout:2226: expect (ObjNum 625 snap 186 seq_num 625) 2023-09-22T07:51:04.300 INFO:tasks.rados.rados.0.smithi006.stdout:2227: finishing rollback tid 0 to smithi006182445-47 2023-09-22T07:51:04.300 INFO:tasks.rados.rados.0.smithi006.stdout:2227: finishing rollback tid 1 to smithi006182445-47 2023-09-22T07:51:04.300 INFO:tasks.rados.rados.0.smithi006.stdout:2227: finishing rollback tid 2 to smithi006182445-47 2023-09-22T07:51:04.300 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 47 v 1093 (ObjNum 651 snap 199 seq_num 651) dirty exists 2023-09-22T07:51:04.300 INFO:tasks.rados.rados.0.smithi006.stdout:2228: finishing write tid 1 to smithi006182445-38 2023-09-22T07:51:04.301 INFO:tasks.rados.rados.0.smithi006.stdout:2223: done (4 left) 2023-09-22T07:51:04.301 INFO:tasks.rados.rados.0.smithi006.stdout:2226: done (3 left) 2023-09-22T07:51:04.301 INFO:tasks.rados.rados.0.smithi006.stdout:2227: done (2 left) 2023-09-22T07:51:04.301 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 1 current snap is 211 2023-09-22T07:51:04.301 INFO:tasks.rados.rados.0.smithi006.stdout:2230: seq_num 700 ranges {2662400=532480,3194880=409600,3604480=737280,4341760=458752} 2023-09-22T07:51:04.318 INFO:tasks.rados.rados.0.smithi006.stdout:2230: writing smithi006182445-1 from 2662400 to 3194880 tid 1 2023-09-22T07:51:04.320 INFO:tasks.rados.rados.0.smithi006.stdout:2230: writing smithi006182445-1 from 3194880 to 3604480 tid 2 2023-09-22T07:51:04.324 INFO:tasks.rados.rados.0.smithi006.stdout:2230: writing smithi006182445-1 from 3604480 to 4341760 tid 3 2023-09-22T07:51:04.326 INFO:tasks.rados.rados.0.smithi006.stdout:2230: writing smithi006182445-1 from 4341760 to 4800512 tid 4 2023-09-22T07:51:04.327 INFO:tasks.rados.rados.0.smithi006.stdout:2231: snap_remove snap 167 2023-09-22T07:51:04.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:04 smithi006 ceph-mon[204052]: failed to encode map e488 with expected crc 2023-09-22T07:51:04.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:04 smithi006 ceph-mon[204052]: osdmap e489: 8 total, 8 up, 8 in 2023-09-22T07:51:04.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:04 smithi006 ceph-mon[200575]: failed to encode map e488 with expected crc 2023-09-22T07:51:04.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:04 smithi006 ceph-mon[200575]: osdmap e489: 8 total, 8 up, 8 in 2023-09-22T07:51:04.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:04 smithi105 ceph-mon[190463]: failed to encode map e488 with expected crc 2023-09-22T07:51:04.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:04 smithi105 ceph-mon[190463]: osdmap e489: 8 total, 8 up, 8 in 2023-09-22T07:51:05.250 INFO:tasks.rados.rados.0.smithi006.stdout:2231: done (3 left) 2023-09-22T07:51:05.250 INFO:tasks.rados.rados.0.smithi006.stdout:2232: snap_remove snap 196 2023-09-22T07:51:05.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:05 smithi006 ceph-mon[204052]: failed to encode map e488 with expected crc 2023-09-22T07:51:05.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:05 smithi006 ceph-mon[204052]: failed to encode map e488 with expected crc 2023-09-22T07:51:05.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:05 smithi006 ceph-mon[204052]: failed to encode map e489 with expected crc 2023-09-22T07:51:05.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:05 smithi006 ceph-mon[204052]: failed to encode map e489 with expected crc 2023-09-22T07:51:05.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:05 smithi006 ceph-mon[204052]: pgmap v382: 121 pgs: 121 active+clean; 277 MiB data, 1001 MiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 8.4 MiB/s wr, 25 op/s 2023-09-22T07:51:05.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:05 smithi006 ceph-mon[204052]: osdmap e490: 8 total, 8 up, 8 in 2023-09-22T07:51:05.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:05 smithi006 ceph-mon[200575]: failed to encode map e488 with expected crc 2023-09-22T07:51:05.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:05 smithi006 ceph-mon[200575]: failed to encode map e488 with expected crc 2023-09-22T07:51:05.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:05 smithi006 ceph-mon[200575]: failed to encode map e489 with expected crc 2023-09-22T07:51:05.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:05 smithi006 ceph-mon[200575]: failed to encode map e489 with expected crc 2023-09-22T07:51:05.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:05 smithi006 ceph-mon[200575]: pgmap v382: 121 pgs: 121 active+clean; 277 MiB data, 1001 MiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 8.4 MiB/s wr, 25 op/s 2023-09-22T07:51:05.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:05 smithi006 ceph-mon[200575]: osdmap e490: 8 total, 8 up, 8 in 2023-09-22T07:51:05.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:05 smithi105 ceph-mon[190463]: failed to encode map e488 with expected crc 2023-09-22T07:51:05.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:05 smithi105 ceph-mon[190463]: failed to encode map e488 with expected crc 2023-09-22T07:51:05.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:05 smithi105 ceph-mon[190463]: failed to encode map e489 with expected crc 2023-09-22T07:51:05.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:05 smithi105 ceph-mon[190463]: failed to encode map e489 with expected crc 2023-09-22T07:51:05.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:05 smithi105 ceph-mon[190463]: pgmap v382: 121 pgs: 121 active+clean; 277 MiB data, 1001 MiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 8.4 MiB/s wr, 25 op/s 2023-09-22T07:51:05.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:05 smithi105 ceph-mon[190463]: osdmap e490: 8 total, 8 up, 8 in 2023-09-22T07:51:06.247 INFO:tasks.rados.rados.0.smithi006.stdout:2232: done (3 left) 2023-09-22T07:51:06.247 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 41 current snap is 211 2023-09-22T07:51:06.247 INFO:tasks.rados.rados.0.smithi006.stdout:2233: seq_num 701 ranges {6168576=548864,6717440=696320,7413760=540672,7954432=368640} 2023-09-22T07:51:06.284 INFO:tasks.rados.rados.0.smithi006.stdout:2233: writing smithi006182445-41 from 6168576 to 6717440 tid 1 2023-09-22T07:51:06.288 INFO:tasks.rados.rados.0.smithi006.stdout:2233: writing smithi006182445-41 from 6717440 to 7413760 tid 2 2023-09-22T07:51:06.291 INFO:tasks.rados.rados.0.smithi006.stdout:2233: writing smithi006182445-41 from 7413760 to 7954432 tid 3 2023-09-22T07:51:06.295 INFO:tasks.rados.rados.0.smithi006.stdout:2233: writing smithi006182445-41 from 7954432 to 8323072 tid 4 2023-09-22T07:51:06.295 INFO:tasks.rados.rados.0.smithi006.stdout:2234: setattr oid 4 current snap is 211 2023-09-22T07:51:06.295 INFO:tasks.rados.rados.0.smithi006.stdout:2228: finishing write tid 2 to smithi006182445-38 2023-09-22T07:51:06.296 INFO:tasks.rados.rados.0.smithi006.stdout:2228: finishing write tid 3 to smithi006182445-38 2023-09-22T07:51:06.296 INFO:tasks.rados.rados.0.smithi006.stdout:2229: finishing copy_from to smithi006182445-20 2023-09-22T07:51:06.296 INFO:tasks.rados.rados.0.smithi006.stdout:2229: got expected ENOENT (src dne) 2023-09-22T07:51:06.296 INFO:tasks.rados.rados.0.smithi006.stdout:2229: finishing copy_from racing read to smithi006182445-20 2023-09-22T07:51:06.296 INFO:tasks.rados.rados.0.smithi006.stdout:2228: finishing write tid 4 to smithi006182445-38 2023-09-22T07:51:06.296 INFO:tasks.rados.rados.0.smithi006.stdout:2228: finishing write tid 5 to smithi006182445-38 2023-09-22T07:51:06.296 INFO:tasks.rados.rados.0.smithi006.stdout:2228: finishing write tid 6 to smithi006182445-38 2023-09-22T07:51:06.296 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 38 v 1062 (ObjNum 699 snap 211 seq_num 699) dirty exists 2023-09-22T07:51:06.297 INFO:tasks.rados.rados.0.smithi006.stdout:2228: left oid 38 (ObjNum 699 snap 211 seq_num 699) 2023-09-22T07:51:06.297 INFO:tasks.rados.rados.0.smithi006.stdout:2230: finishing write tid 1 to smithi006182445-1 2023-09-22T07:51:06.297 INFO:tasks.rados.rados.0.smithi006.stdout:2230: finishing write tid 2 to smithi006182445-1 2023-09-22T07:51:06.297 INFO:tasks.rados.rados.0.smithi006.stdout:2230: finishing write tid 3 to smithi006182445-1 2023-09-22T07:51:06.297 INFO:tasks.rados.rados.0.smithi006.stdout:2230: finishing write tid 4 to smithi006182445-1 2023-09-22T07:51:06.297 INFO:tasks.rados.rados.0.smithi006.stdout:2230: finishing write tid 5 to smithi006182445-1 2023-09-22T07:51:06.297 INFO:tasks.rados.rados.0.smithi006.stdout:2230: finishing write tid 6 to smithi006182445-1 2023-09-22T07:51:06.297 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 1 v 945 (ObjNum 700 snap 211 seq_num 700) dirty exists 2023-09-22T07:51:06.297 INFO:tasks.rados.rados.0.smithi006.stdout:2230: left oid 1 (ObjNum 700 snap 211 seq_num 700) 2023-09-22T07:51:06.298 INFO:tasks.rados.rados.0.smithi006.stdout:2233: finishing write tid 1 to smithi006182445-41 2023-09-22T07:51:06.298 INFO:tasks.rados.rados.0.smithi006.stdout:2233: finishing write tid 2 to smithi006182445-41 2023-09-22T07:51:06.298 INFO:tasks.rados.rados.0.smithi006.stdout:2233: finishing write tid 3 to smithi006182445-41 2023-09-22T07:51:06.298 INFO:tasks.rados.rados.0.smithi006.stdout:2228: done (4 left) 2023-09-22T07:51:06.298 INFO:tasks.rados.rados.0.smithi006.stdout:2229: done (3 left) 2023-09-22T07:51:06.298 INFO:tasks.rados.rados.0.smithi006.stdout:2230: done (2 left) 2023-09-22T07:51:06.298 INFO:tasks.rados.rados.0.smithi006.stdout:2235: rollback oid 11 current snap is 211 2023-09-22T07:51:06.298 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 11 to 210 2023-09-22T07:51:06.298 INFO:tasks.rados.rados.0.smithi006.stdout:2236: read oid 47 snap -1 2023-09-22T07:51:06.298 INFO:tasks.rados.rados.0.smithi006.stdout:2236: expect (ObjNum 651 snap 199 seq_num 651) 2023-09-22T07:51:06.299 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 16 current snap is 211 2023-09-22T07:51:06.299 INFO:tasks.rados.rados.0.smithi006.stdout:2237: seq_num 702 ranges {1163264=565248,1728512=581632,2310144=745472,3055616=278528} 2023-09-22T07:51:06.304 INFO:tasks.rados.rados.0.smithi006.stdout:2237: writing smithi006182445-16 from 1163264 to 1728512 tid 1 2023-09-22T07:51:06.307 INFO:tasks.rados.rados.0.smithi006.stdout:2237: writing smithi006182445-16 from 1728512 to 2310144 tid 2 2023-09-22T07:51:06.313 INFO:tasks.rados.rados.0.smithi006.stdout:2237: writing smithi006182445-16 from 2310144 to 3055616 tid 3 2023-09-22T07:51:06.315 INFO:tasks.rados.rados.0.smithi006.stdout:2237: writing smithi006182445-16 from 3055616 to 3334144 tid 4 2023-09-22T07:51:06.315 INFO:tasks.rados.rados.0.smithi006.stdout:2238: read oid 36 snap -1 2023-09-22T07:51:06.316 INFO:tasks.rados.rados.0.smithi006.stdout:2238: expect (ObjNum 685 snap 207 seq_num 685) 2023-09-22T07:51:06.316 INFO:tasks.rados.rados.0.smithi006.stdout:2239: delete oid 26 current snap is 211 2023-09-22T07:51:06.316 INFO:tasks.rados.rados.0.smithi006.stdout:2233: finishing write tid 4 to smithi006182445-41 2023-09-22T07:51:06.316 INFO:tasks.rados.rados.0.smithi006.stdout:2233: finishing write tid 5 to smithi006182445-41 2023-09-22T07:51:06.316 INFO:tasks.rados.rados.0.smithi006.stdout:2233: finishing write tid 6 to smithi006182445-41 2023-09-22T07:51:06.316 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 41 v 616 (ObjNum 701 snap 211 seq_num 701) dirty exists 2023-09-22T07:51:06.316 INFO:tasks.rados.rados.0.smithi006.stdout:2233: left oid 41 (ObjNum 701 snap 211 seq_num 701) 2023-09-22T07:51:06.316 INFO:tasks.rados.rados.0.smithi006.stdout:2235: finishing rollback tid 0 to smithi006182445-11 2023-09-22T07:51:06.316 INFO:tasks.rados.rados.0.smithi006.stdout:2235: finishing rollback tid 1 to smithi006182445-11 2023-09-22T07:51:06.316 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 4 v 1061 (ObjNum 49 snap 0 seq_num 1416845676) dirty exists 2023-09-22T07:51:06.316 INFO:tasks.rados.rados.0.smithi006.stdout:2235: finishing rollback tid 2 to smithi006182445-11 2023-09-22T07:51:06.317 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 11 v 1178 (ObjNum 588 snap 179 seq_num 588) dirty exists 2023-09-22T07:51:06.317 INFO:tasks.rados.rados.0.smithi006.stdout:2237: finishing write tid 1 to smithi006182445-16 2023-09-22T07:51:06.317 INFO:tasks.rados.rados.0.smithi006.stdout:2237: finishing write tid 2 to smithi006182445-16 2023-09-22T07:51:06.319 INFO:tasks.rados.rados.0.smithi006.stdout:2237: finishing write tid 3 to smithi006182445-16 2023-09-22T07:51:06.319 INFO:tasks.rados.rados.0.smithi006.stdout:2237: finishing write tid 4 to smithi006182445-16 2023-09-22T07:51:06.319 INFO:tasks.rados.rados.0.smithi006.stdout:2237: finishing write tid 5 to smithi006182445-16 2023-09-22T07:51:06.321 INFO:tasks.rados.rados.0.smithi006.stdout:2233: done (6 left) 2023-09-22T07:51:06.321 INFO:tasks.rados.rados.0.smithi006.stdout:2234: done (5 left) 2023-09-22T07:51:06.321 INFO:tasks.rados.rados.0.smithi006.stdout:2235: done (4 left) 2023-09-22T07:51:06.321 INFO:tasks.rados.rados.0.smithi006.stdout:2239: done (3 left) 2023-09-22T07:51:06.321 INFO:tasks.rados.rados.0.smithi006.stdout:2240: read oid 33 snap -1 2023-09-22T07:51:06.321 INFO:tasks.rados.rados.0.smithi006.stdout:2240: expect (ObjNum 483 snap 147 seq_num 483) 2023-09-22T07:51:06.321 INFO:tasks.rados.rados.0.smithi006.stdout:2241: snap_remove snap 208 2023-09-22T07:51:06.616 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:06 smithi105 ceph-mon[190463]: failed to encode map e490 with expected crc 2023-09-22T07:51:06.616 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:06 smithi105 ceph-mon[190463]: failed to encode map e490 with expected crc 2023-09-22T07:51:06.616 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:06 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-09-22T07:51:06.616 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:06 smithi105 ceph-mon[190463]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-09-22T07:51:06.616 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:06 smithi105 ceph-mon[190463]: Upgrade: osd.6 is safe to restart 2023-09-22T07:51:06.616 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:06 smithi105 ceph-mon[190463]: osdmap e491: 8 total, 8 up, 8 in 2023-09-22T07:51:06.650 INFO:teuthology.orchestra.run.smithi006.stdout:true 2023-09-22T07:51:06.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:06 smithi006 ceph-mon[204052]: failed to encode map e490 with expected crc 2023-09-22T07:51:06.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:06 smithi006 ceph-mon[204052]: failed to encode map e490 with expected crc 2023-09-22T07:51:06.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:06 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-09-22T07:51:06.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:06 smithi006 ceph-mon[204052]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-09-22T07:51:06.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:06 smithi006 ceph-mon[204052]: Upgrade: osd.6 is safe to restart 2023-09-22T07:51:06.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:06 smithi006 ceph-mon[204052]: osdmap e491: 8 total, 8 up, 8 in 2023-09-22T07:51:06.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:06 smithi006 ceph-mon[200575]: failed to encode map e490 with expected crc 2023-09-22T07:51:06.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:06 smithi006 ceph-mon[200575]: failed to encode map e490 with expected crc 2023-09-22T07:51:06.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:06 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-09-22T07:51:06.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:06 smithi006 ceph-mon[200575]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-09-22T07:51:06.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:06 smithi006 ceph-mon[200575]: Upgrade: osd.6 is safe to restart 2023-09-22T07:51:06.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:06 smithi006 ceph-mon[200575]: osdmap e491: 8 total, 8 up, 8 in 2023-09-22T07:51:06.974 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-22T07:51:06.974 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (5m) - 9m 29.7M - 0.25.0 c8568f914cd2 68496074d95c 2023-09-22T07:51:06.975 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi105 *:3000 running (5m) - 9m 94.7M - 9.4.7 2c41d148cca3 c6fa0e987221 2023-09-22T07:51:06.975 INFO:teuthology.orchestra.run.smithi006.stdout:mds.a smithi006 running (10m) - 10m 16.1M - 17.2.6-1121-g6a79a820 202608b01ce9 b81e719d7bdb 2023-09-22T07:51:06.975 INFO:teuthology.orchestra.run.smithi006.stdout:mds.b smithi105 running (10m) - 10m 21.8M - 17.2.6-1121-g6a79a820 202608b01ce9 d99d16e4c45f 2023-09-22T07:51:06.975 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi105 *:8443,9283,8765 running (4m) - 13m 450M - 18.0.0-6218-gf7ddca67 ceff0457336d 49e3827be236 2023-09-22T07:51:06.975 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:8443,9283,8765 running (5m) - 15m 513M - 18.0.0-6218-gf7ddca67 ceff0457336d f4535b7ef9f5 2023-09-22T07:51:06.975 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (4m) - 15m 94.0M 2048M 18.0.0-6218-gf7ddca67 ceff0457336d bd2ccd4dffc6 2023-09-22T07:51:06.976 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi105 running (3m) - 14m 74.9M 2048M 18.0.0-6218-gf7ddca67 ceff0457336d 0504f0bc86e8 2023-09-22T07:51:06.976 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (4m) - 14m 69.3M 2048M 18.0.0-6218-gf7ddca67 ceff0457336d 8664efa43f86 2023-09-22T07:51:06.976 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (5m) - 8m 18.2M - 1.5.0 0da6a335fe13 b733ce1e65fd 2023-09-22T07:51:06.976 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi105 *:9100 running (5m) - 8m 19.2M - 1.5.0 0da6a335fe13 13131a30680c 2023-09-22T07:51:06.976 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (3m) - 13m 237M 2501M 18.0.0-6218-gf7ddca67 ceff0457336d 14c3d8ebed2c 2023-09-22T07:51:06.976 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (2m) - 13m 166M 2501M 18.0.0-6218-gf7ddca67 ceff0457336d 53c21d599509 2023-09-22T07:51:06.977 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (2m) - 12m 197M 2501M 18.0.0-6218-gf7ddca67 ceff0457336d 50a27cbcd614 2023-09-22T07:51:06.977 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (91s) - 12m 12.1M 2501M 18.0.0-6218-gf7ddca67 ceff0457336d a8907b0363fb 2023-09-22T07:51:06.977 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi105 running (58s) - 11m 245M 2500M 18.0.0-6218-gf7ddca67 ceff0457336d 392f2b51aa3f 2023-09-22T07:51:06.977 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi105 running (24s) - 11m 12.0M 2500M 18.0.0-6218-gf7ddca67 ceff0457336d 4e31b62988fd 2023-09-22T07:51:06.977 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi105 running (11m) - 11m 401M 2500M 17.2.6-1121-g6a79a820 202608b01ce9 ea58a9013d04 2023-09-22T07:51:06.978 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi105 running (10m) - 10m 509M 2500M 17.2.6-1121-g6a79a820 202608b01ce9 a9ff7d782c8f 2023-09-22T07:51:06.978 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi105 *:9095 running (4m) - 9m 63.4M - 2.43.0 a07b618ecd1d aa59c96aa169 2023-09-22T07:51:07.253 INFO:tasks.rados.rados.0.smithi006.stdout:2241: done (4 left) 2023-09-22T07:51:07.253 INFO:tasks.rados.rados.0.smithi006.stdout:2242: snap_remove snap 206 2023-09-22T07:51:07.379 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-09-22T07:51:07.379 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2023-09-22T07:51:07.379 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 3 2023-09-22T07:51:07.379 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:51:07.379 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2023-09-22T07:51:07.379 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 2 2023-09-22T07:51:07.379 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:51:07.379 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2023-09-22T07:51:07.380 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 2, 2023-09-22T07:51:07.380 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 6 2023-09-22T07:51:07.380 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:51:07.380 INFO:teuthology.orchestra.run.smithi006.stdout: "mds": { 2023-09-22T07:51:07.380 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 2 2023-09-22T07:51:07.380 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:51:07.380 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2023-09-22T07:51:07.380 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 4, 2023-09-22T07:51:07.380 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 11 2023-09-22T07:51:07.380 INFO:teuthology.orchestra.run.smithi006.stdout: } 2023-09-22T07:51:07.380 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-09-22T07:51:07.735 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:07 smithi105 ceph-mon[190463]: failed to encode map e491 with expected crc 2023-09-22T07:51:07.735 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:07 smithi105 ceph-mon[190463]: failed to encode map e491 with expected crc 2023-09-22T07:51:07.735 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:07 smithi105 ceph-mon[190463]: failed to encode map e491 with expected crc 2023-09-22T07:51:07.735 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:07 smithi105 ceph-mon[190463]: failed to encode map e491 with expected crc 2023-09-22T07:51:07.735 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:07 smithi105 ceph-mon[190463]: from='client.44261 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:51:07.736 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:07 smithi105 ceph-mon[190463]: pgmap v385: 121 pgs: 121 active+clean; 255 MiB data, 1014 MiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 9.3 MiB/s wr, 34 op/s 2023-09-22T07:51:07.736 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:07 smithi105 ceph-mon[190463]: from='client.44267 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:51:07.736 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:07 smithi105 ceph-mon[190463]: osdmap e492: 8 total, 8 up, 8 in 2023-09-22T07:51:07.736 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:07 smithi105 ceph-mon[190463]: from='client.? 172.21.15.6:0/904552615' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:51:07.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:51:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:51:07] "GET /metrics HTTP/1.1" 200 36112 "" "Prometheus/2.43.0" 2023-09-22T07:51:07.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:07 smithi006 ceph-mon[204052]: failed to encode map e491 with expected crc 2023-09-22T07:51:07.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:07 smithi006 ceph-mon[204052]: failed to encode map e491 with expected crc 2023-09-22T07:51:07.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:07 smithi006 ceph-mon[204052]: failed to encode map e491 with expected crc 2023-09-22T07:51:07.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:07 smithi006 ceph-mon[204052]: failed to encode map e491 with expected crc 2023-09-22T07:51:07.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:07 smithi006 ceph-mon[204052]: from='client.44261 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:51:07.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:07 smithi006 ceph-mon[204052]: pgmap v385: 121 pgs: 121 active+clean; 255 MiB data, 1014 MiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 9.3 MiB/s wr, 34 op/s 2023-09-22T07:51:07.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:07 smithi006 ceph-mon[204052]: from='client.44267 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:51:07.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:07 smithi006 ceph-mon[204052]: osdmap e492: 8 total, 8 up, 8 in 2023-09-22T07:51:07.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:07 smithi006 ceph-mon[204052]: from='client.? 172.21.15.6:0/904552615' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:51:07.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:07 smithi006 ceph-mon[200575]: failed to encode map e491 with expected crc 2023-09-22T07:51:07.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:07 smithi006 ceph-mon[200575]: failed to encode map e491 with expected crc 2023-09-22T07:51:07.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:07 smithi006 ceph-mon[200575]: failed to encode map e491 with expected crc 2023-09-22T07:51:07.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:07 smithi006 ceph-mon[200575]: failed to encode map e491 with expected crc 2023-09-22T07:51:07.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:07 smithi006 ceph-mon[200575]: from='client.44261 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:51:07.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:07 smithi006 ceph-mon[200575]: pgmap v385: 121 pgs: 121 active+clean; 255 MiB data, 1014 MiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 9.3 MiB/s wr, 34 op/s 2023-09-22T07:51:07.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:07 smithi006 ceph-mon[200575]: from='client.44267 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:51:07.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:07 smithi006 ceph-mon[200575]: osdmap e492: 8 total, 8 up, 8 in 2023-09-22T07:51:07.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:07 smithi006 ceph-mon[200575]: from='client.? 172.21.15.6:0/904552615' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:51:08.266 INFO:tasks.rados.rados.0.smithi006.stdout:2242: done (4 left) 2023-09-22T07:51:08.267 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 40 current snap is 211 2023-09-22T07:51:08.267 INFO:tasks.rados.rados.0.smithi006.stdout:2243: seq_num 704 ranges {0=598016,598016=745472,1343488=712704,2056192=147456} 2023-09-22T07:51:08.270 INFO:tasks.rados.rados.0.smithi006.stdout:2243: writing smithi006182445-40 from 0 to 598016 tid 1 2023-09-22T07:51:08.275 INFO:tasks.rados.rados.0.smithi006.stdout:2243: writing smithi006182445-40 from 598016 to 1343488 tid 2 2023-09-22T07:51:08.280 INFO:tasks.rados.rados.0.smithi006.stdout:2243: writing smithi006182445-40 from 1343488 to 2056192 tid 3 2023-09-22T07:51:08.281 INFO:tasks.rados.rados.0.smithi006.stdout:2243: writing smithi006182445-40 from 2056192 to 2203648 tid 4 2023-09-22T07:51:08.281 INFO:tasks.rados.rados.0.smithi006.stdout:2244: copy_from oid 39 from oid 49 current snap is 211 2023-09-22T07:51:08.281 INFO:tasks.rados.rados.0.smithi006.stdout:2245: rmattr oid 41 current snap is 211 2023-09-22T07:51:08.281 INFO:tasks.rados.rados.0.smithi006.stdout:2245: done (6 left) 2023-09-22T07:51:08.282 INFO:tasks.rados.rados.0.smithi006.stdout:2246: snap_create 2023-09-22T07:51:08.283 INFO:tasks.rados.rados.0.smithi006.stdout:2237: finishing write tid 6 to smithi006182445-16 2023-09-22T07:51:08.284 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 16 v 657 (ObjNum 702 snap 211 seq_num 702) dirty exists 2023-09-22T07:51:08.284 INFO:tasks.rados.rados.0.smithi006.stdout:2237: left oid 16 (ObjNum 702 snap 211 seq_num 702) 2023-09-22T07:51:08.284 INFO:tasks.rados.rados.0.smithi006.stdout:2238: expect (ObjNum 685 snap 207 seq_num 685) 2023-09-22T07:51:08.383 INFO:tasks.rados.rados.0.smithi006.stdout:2240: expect (ObjNum 483 snap 147 seq_num 483) 2023-09-22T07:51:08.489 INFO:tasks.rados.rados.0.smithi006.stdout:2236: expect (ObjNum 651 snap 199 seq_num 651) 2023-09-22T07:51:08.583 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:08 smithi105 ceph-mon[190463]: failed to encode map e492 with expected crc 2023-09-22T07:51:08.583 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:08 smithi105 ceph-mon[190463]: failed to encode map e492 with expected crc 2023-09-22T07:51:08.583 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:08 smithi105 ceph-mon[190463]: Upgrade: Updating osd.6 2023-09-22T07:51:08.583 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:08 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:08.583 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:08 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-22T07:51:08.583 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:08 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:51:08.584 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:08 smithi105 ceph-mon[190463]: Deploying daemon osd.6 on smithi105 2023-09-22T07:51:08.584 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:08 smithi105 ceph-mon[190463]: osdmap e493: 8 total, 8 up, 8 in 2023-09-22T07:51:08.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:08 smithi006 ceph-mon[204052]: failed to encode map e492 with expected crc 2023-09-22T07:51:08.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:08 smithi006 ceph-mon[204052]: failed to encode map e492 with expected crc 2023-09-22T07:51:08.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:08 smithi006 ceph-mon[204052]: Upgrade: Updating osd.6 2023-09-22T07:51:08.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:08 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:08.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:08 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-22T07:51:08.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:08 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:51:08.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:08 smithi006 ceph-mon[204052]: Deploying daemon osd.6 on smithi105 2023-09-22T07:51:08.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:08 smithi006 ceph-mon[204052]: osdmap e493: 8 total, 8 up, 8 in 2023-09-22T07:51:08.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:08 smithi006 ceph-mon[200575]: failed to encode map e492 with expected crc 2023-09-22T07:51:08.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:08 smithi006 ceph-mon[200575]: failed to encode map e492 with expected crc 2023-09-22T07:51:08.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:08 smithi006 ceph-mon[200575]: Upgrade: Updating osd.6 2023-09-22T07:51:08.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:08 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:08.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:08 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-22T07:51:08.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:08 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:51:08.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:08 smithi006 ceph-mon[200575]: Deploying daemon osd.6 on smithi105 2023-09-22T07:51:08.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:08 smithi006 ceph-mon[200575]: osdmap e493: 8 total, 8 up, 8 in 2023-09-22T07:51:09.069 INFO:tasks.rados.rados.0.smithi006.stdout:2243: finishing write tid 1 to smithi006182445-40 2023-09-22T07:51:09.069 INFO:tasks.rados.rados.0.smithi006.stdout:2243: finishing write tid 2 to smithi006182445-40 2023-09-22T07:51:09.070 INFO:tasks.rados.rados.0.smithi006.stdout:2243: finishing write tid 3 to smithi006182445-40 2023-09-22T07:51:09.070 INFO:tasks.rados.rados.0.smithi006.stdout:2243: finishing write tid 4 to smithi006182445-40 2023-09-22T07:51:09.070 INFO:tasks.rados.rados.0.smithi006.stdout:2243: finishing write tid 5 to smithi006182445-40 2023-09-22T07:51:09.070 INFO:tasks.rados.rados.0.smithi006.stdout:2243: finishing write tid 6 to smithi006182445-40 2023-09-22T07:51:09.070 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 40 v 950 (ObjNum 704 snap 211 seq_num 704) dirty exists 2023-09-22T07:51:09.070 INFO:tasks.rados.rados.0.smithi006.stdout:2243: left oid 40 (ObjNum 704 snap 211 seq_num 704) 2023-09-22T07:51:09.070 INFO:tasks.rados.rados.0.smithi006.stdout:2244: finishing copy_from to smithi006182445-39 2023-09-22T07:51:09.070 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 39 v 1048 (ObjNum 688 snap 208 seq_num 688) dirty exists 2023-09-22T07:51:09.070 INFO:tasks.rados.rados.0.smithi006.stdout:2244: finishing copy_from racing read to smithi006182445-39 2023-09-22T07:51:09.261 INFO:tasks.rados.rados.0.smithi006.stdout:2236: done (6 left) 2023-09-22T07:51:09.262 INFO:tasks.rados.rados.0.smithi006.stdout:2237: done (5 left) 2023-09-22T07:51:09.262 INFO:tasks.rados.rados.0.smithi006.stdout:2238: done (4 left) 2023-09-22T07:51:09.262 INFO:tasks.rados.rados.0.smithi006.stdout:2240: done (3 left) 2023-09-22T07:51:09.262 INFO:tasks.rados.rados.0.smithi006.stdout:2243: done (2 left) 2023-09-22T07:51:09.262 INFO:tasks.rados.rados.0.smithi006.stdout:2244: done (1 left) 2023-09-22T07:51:09.262 INFO:tasks.rados.rados.0.smithi006.stdout:2246: done (0 left) 2023-09-22T07:51:09.262 INFO:tasks.rados.rados.0.smithi006.stdout:2247: delete oid 9 current snap is 212 2023-09-22T07:51:09.264 INFO:tasks.rados.rados.0.smithi006.stdout:2247: done (0 left) 2023-09-22T07:51:09.265 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 35 current snap is 212 2023-09-22T07:51:09.265 INFO:tasks.rados.rados.0.smithi006.stdout:2248: seq_num 706 ranges {0=630784,630784=516096,1146880=729088,1875968=360448} 2023-09-22T07:51:09.268 INFO:tasks.rados.rados.0.smithi006.stdout:2248: writing smithi006182445-35 from 0 to 630784 tid 1 2023-09-22T07:51:09.271 INFO:tasks.rados.rados.0.smithi006.stdout:2248: writing smithi006182445-35 from 630784 to 1146880 tid 2 2023-09-22T07:51:09.276 INFO:tasks.rados.rados.0.smithi006.stdout:2248: writing smithi006182445-35 from 1146880 to 1875968 tid 3 2023-09-22T07:51:09.279 INFO:tasks.rados.rados.0.smithi006.stdout:2248: writing smithi006182445-35 from 1875968 to 2236416 tid 4 2023-09-22T07:51:09.280 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 6 current snap is 212 2023-09-22T07:51:09.280 INFO:tasks.rados.rados.0.smithi006.stdout:2248: finishing write tid 1 to smithi006182445-35 2023-09-22T07:51:09.280 INFO:tasks.rados.rados.0.smithi006.stdout:2249: seq_num 707 ranges {0=647168,647168=802816,1449984=532480,1982464=270336} 2023-09-22T07:51:09.283 INFO:tasks.rados.rados.0.smithi006.stdout:2249: writing smithi006182445-6 from 0 to 647168 tid 1 2023-09-22T07:51:09.287 INFO:tasks.rados.rados.0.smithi006.stdout:2249: writing smithi006182445-6 from 647168 to 1449984 tid 2 2023-09-22T07:51:09.291 INFO:tasks.rados.rados.0.smithi006.stdout:2249: writing smithi006182445-6 from 1449984 to 1982464 tid 3 2023-09-22T07:51:09.293 INFO:tasks.rados.rados.0.smithi006.stdout:2249: writing smithi006182445-6 from 1982464 to 2252800 tid 4 2023-09-22T07:51:09.293 INFO:tasks.rados.rados.0.smithi006.stdout:2250: delete oid 37 current snap is 212 2023-09-22T07:51:09.293 INFO:tasks.rados.rados.0.smithi006.stdout:2248: finishing write tid 2 to smithi006182445-35 2023-09-22T07:51:09.293 INFO:tasks.rados.rados.0.smithi006.stdout:2248: finishing write tid 3 to smithi006182445-35 2023-09-22T07:51:09.293 INFO:tasks.rados.rados.0.smithi006.stdout:2248: finishing write tid 4 to smithi006182445-35 2023-09-22T07:51:09.293 INFO:tasks.rados.rados.0.smithi006.stdout:2248: finishing write tid 5 to smithi006182445-35 2023-09-22T07:51:09.293 INFO:tasks.rados.rados.0.smithi006.stdout:2248: finishing write tid 6 to smithi006182445-35 2023-09-22T07:51:09.293 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 35 v 1053 (ObjNum 706 snap 212 seq_num 706) dirty exists 2023-09-22T07:51:09.294 INFO:tasks.rados.rados.0.smithi006.stdout:2248: left oid 35 (ObjNum 706 snap 212 seq_num 706) 2023-09-22T07:51:09.294 INFO:tasks.rados.rados.0.smithi006.stdout:2249: finishing write tid 1 to smithi006182445-6 2023-09-22T07:51:09.294 INFO:tasks.rados.rados.0.smithi006.stdout:2249: finishing write tid 2 to smithi006182445-6 2023-09-22T07:51:09.295 INFO:tasks.rados.rados.0.smithi006.stdout:2248: done (2 left) 2023-09-22T07:51:09.295 INFO:tasks.rados.rados.0.smithi006.stdout:2250: done (1 left) 2023-09-22T07:51:09.295 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 40 current snap is 212 2023-09-22T07:51:09.295 INFO:tasks.rados.rados.0.smithi006.stdout:2251: seq_num 709 ranges {2203648=679936,2883584=614400,3497984=499712,3997696=491520} 2023-09-22T07:51:09.310 INFO:tasks.rados.rados.0.smithi006.stdout:2251: writing smithi006182445-40 from 2203648 to 2883584 tid 1 2023-09-22T07:51:09.314 INFO:tasks.rados.rados.0.smithi006.stdout:2251: writing smithi006182445-40 from 2883584 to 3497984 tid 2 2023-09-22T07:51:09.317 INFO:tasks.rados.rados.0.smithi006.stdout:2251: writing smithi006182445-40 from 3497984 to 3997696 tid 3 2023-09-22T07:51:09.321 INFO:tasks.rados.rados.0.smithi006.stdout:2251: writing smithi006182445-40 from 3997696 to 4489216 tid 4 2023-09-22T07:51:09.321 INFO:tasks.rados.rados.0.smithi006.stdout:2252: copy_from oid 31 from oid 21 current snap is 212 2023-09-22T07:51:09.321 INFO:tasks.rados.rados.0.smithi006.stdout:2249: finishing write tid 3 to smithi006182445-6 2023-09-22T07:51:09.321 INFO:tasks.rados.rados.0.smithi006.stdout:2249: finishing write tid 4 to smithi006182445-6 2023-09-22T07:51:09.321 INFO:tasks.rados.rados.0.smithi006.stdout:2249: finishing write tid 5 to smithi006182445-6 2023-09-22T07:51:09.321 INFO:tasks.rados.rados.0.smithi006.stdout:2249: finishing write tid 6 to smithi006182445-6 2023-09-22T07:51:09.322 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 6 v 1058 (ObjNum 707 snap 212 seq_num 707) dirty exists 2023-09-22T07:51:09.322 INFO:tasks.rados.rados.0.smithi006.stdout:2249: left oid 6 (ObjNum 707 snap 212 seq_num 707) 2023-09-22T07:51:09.322 INFO:tasks.rados.rados.0.smithi006.stdout:2251: finishing write tid 1 to smithi006182445-40 2023-09-22T07:51:09.322 INFO:tasks.rados.rados.0.smithi006.stdout:2251: finishing write tid 2 to smithi006182445-40 2023-09-22T07:51:09.322 INFO:tasks.rados.rados.0.smithi006.stdout:2251: finishing write tid 3 to smithi006182445-40 2023-09-22T07:51:09.322 INFO:tasks.rados.rados.0.smithi006.stdout:2249: done (2 left) 2023-09-22T07:51:09.322 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 10 current snap is 212 2023-09-22T07:51:09.322 INFO:tasks.rados.rados.0.smithi006.stdout:2253: seq_num 710 ranges {0=696320,696320=499712,1196032=712704,1908736=393216} 2023-09-22T07:51:09.325 INFO:tasks.rados.rados.0.smithi006.stdout:2253: writing smithi006182445-10 from 0 to 696320 tid 1 2023-09-22T07:51:09.327 INFO:tasks.rados.rados.0.smithi006.stdout:2253: writing smithi006182445-10 from 696320 to 1196032 tid 2 2023-09-22T07:51:09.332 INFO:tasks.rados.rados.0.smithi006.stdout:2253: writing smithi006182445-10 from 1196032 to 1908736 tid 3 2023-09-22T07:51:09.335 INFO:tasks.rados.rados.0.smithi006.stdout:2253: writing smithi006182445-10 from 1908736 to 2301952 tid 4 2023-09-22T07:51:09.335 INFO:tasks.rados.rados.0.smithi006.stdout:2254: copy_from oid 19 from oid 47 current snap is 212 2023-09-22T07:51:09.335 INFO:tasks.rados.rados.0.smithi006.stdout:2251: finishing write tid 4 to smithi006182445-40 2023-09-22T07:51:09.335 INFO:tasks.rados.rados.0.smithi006.stdout:2251: finishing write tid 5 to smithi006182445-40 2023-09-22T07:51:09.335 INFO:tasks.rados.rados.0.smithi006.stdout:2253: finishing write tid 1 to smithi006182445-10 2023-09-22T07:51:09.335 INFO:tasks.rados.rados.0.smithi006.stdout:2253: finishing write tid 2 to smithi006182445-10 2023-09-22T07:51:09.335 INFO:tasks.rados.rados.0.smithi006.stdout:2251: finishing write tid 6 to smithi006182445-40 2023-09-22T07:51:09.335 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 40 v 955 (ObjNum 709 snap 212 seq_num 709) dirty exists 2023-09-22T07:51:09.335 INFO:tasks.rados.rados.0.smithi006.stdout:2251: left oid 40 (ObjNum 709 snap 212 seq_num 709) 2023-09-22T07:51:09.336 INFO:tasks.rados.rados.0.smithi006.stdout:2251: done (3 left) 2023-09-22T07:51:09.336 INFO:tasks.rados.rados.0.smithi006.stdout:2255: delete oid 3 current snap is 212 2023-09-22T07:51:09.336 INFO:tasks.rados.rados.0.smithi006.stdout:2253: finishing write tid 3 to smithi006182445-10 2023-09-22T07:51:09.338 INFO:tasks.rados.rados.0.smithi006.stdout:2255: done (3 left) 2023-09-22T07:51:09.338 INFO:tasks.rados.rados.0.smithi006.stdout:2256: snap_remove snap 210 2023-09-22T07:51:09.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:09 smithi006 ceph-mon[200575]: failed to encode map e493 with expected crc 2023-09-22T07:51:09.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:09 smithi006 ceph-mon[200575]: failed to encode map e493 with expected crc 2023-09-22T07:51:09.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:09 smithi006 ceph-mon[200575]: failed to encode map e493 with expected crc 2023-09-22T07:51:09.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:09 smithi006 ceph-mon[200575]: pgmap v388: 121 pgs: 121 active+clean; 224 MiB data, 971 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 4.9 MiB/s wr, 26 op/s 2023-09-22T07:51:09.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:09 smithi006 ceph-mon[200575]: osdmap e494: 8 total, 8 up, 8 in 2023-09-22T07:51:09.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:09 smithi006 ceph-mon[204052]: failed to encode map e493 with expected crc 2023-09-22T07:51:09.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:09 smithi006 ceph-mon[204052]: failed to encode map e493 with expected crc 2023-09-22T07:51:09.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:09 smithi006 ceph-mon[204052]: failed to encode map e493 with expected crc 2023-09-22T07:51:09.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:09 smithi006 ceph-mon[204052]: pgmap v388: 121 pgs: 121 active+clean; 224 MiB data, 971 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 4.9 MiB/s wr, 26 op/s 2023-09-22T07:51:09.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:09 smithi006 ceph-mon[204052]: osdmap e494: 8 total, 8 up, 8 in 2023-09-22T07:51:09.815 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:09 smithi105 ceph-mon[190463]: failed to encode map e493 with expected crc 2023-09-22T07:51:09.815 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:09 smithi105 ceph-mon[190463]: failed to encode map e493 with expected crc 2023-09-22T07:51:09.815 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:09 smithi105 ceph-mon[190463]: failed to encode map e493 with expected crc 2023-09-22T07:51:09.815 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:09 smithi105 ceph-mon[190463]: pgmap v388: 121 pgs: 121 active+clean; 224 MiB data, 971 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 4.9 MiB/s wr, 26 op/s 2023-09-22T07:51:09.815 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:09 smithi105 ceph-mon[190463]: osdmap e494: 8 total, 8 up, 8 in 2023-09-22T07:51:10.268 INFO:tasks.rados.rados.0.smithi006.stdout:2256: done (3 left) 2023-09-22T07:51:10.269 INFO:tasks.rados.rados.0.smithi006.stdout:2257: snap_remove snap 199 2023-09-22T07:51:10.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:10 smithi006 ceph-mon[204052]: failed to encode map e494 with expected crc 2023-09-22T07:51:10.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:10 smithi006 ceph-mon[204052]: failed to encode map e494 with expected crc 2023-09-22T07:51:10.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:10 smithi006 ceph-mon[204052]: osdmap e495: 8 total, 8 up, 8 in 2023-09-22T07:51:10.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:10 smithi006 ceph-mon[200575]: failed to encode map e494 with expected crc 2023-09-22T07:51:10.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:10 smithi006 ceph-mon[200575]: failed to encode map e494 with expected crc 2023-09-22T07:51:10.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:10 smithi006 ceph-mon[200575]: osdmap e495: 8 total, 8 up, 8 in 2023-09-22T07:51:10.795 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:10 smithi105 ceph-mon[190463]: failed to encode map e494 with expected crc 2023-09-22T07:51:10.795 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:10 smithi105 ceph-mon[190463]: failed to encode map e494 with expected crc 2023-09-22T07:51:10.795 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:10 smithi105 ceph-mon[190463]: osdmap e495: 8 total, 8 up, 8 in 2023-09-22T07:51:11.127 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 07:51:10 smithi105 systemd[1]: Stopping Ceph osd.6 for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:51:11.127 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 07:51:11 smithi105 conmon[128002]: 2023-09-22T07:51:11.030+0000 7fca84ffb700 -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-09-22T07:51:11.127 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 07:51:11 smithi105 conmon[128002]: 2023-09-22T07:51:11.030+0000 7fca84ffb700 -1 osd.6 495 *** Got signal Terminated *** 2023-09-22T07:51:11.127 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 07:51:11 smithi105 conmon[128002]: 2023-09-22T07:51:11.030+0000 7fca84ffb700 -1 osd.6 495 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-22T07:51:11.251 INFO:tasks.rados.rados.0.smithi006.stdout:2257: done (3 left) 2023-09-22T07:51:11.251 INFO:tasks.rados.rados.0.smithi006.stdout:2258: copy_from oid 42 from oid 5 current snap is 212 2023-09-22T07:51:11.251 INFO:tasks.rados.rados.0.smithi006.stdout:2259: read oid 1 snap -1 2023-09-22T07:51:11.251 INFO:tasks.rados.rados.0.smithi006.stdout:2259: expect (ObjNum 700 snap 211 seq_num 700) 2023-09-22T07:51:11.251 INFO:tasks.rados.rados.0.smithi006.stdout:2260: setattr oid 22 current snap is 212 2023-09-22T07:51:11.251 INFO:tasks.rados.rados.0.smithi006.stdout:2261: snap_remove snap 209 2023-09-22T07:51:11.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:11 smithi006 ceph-mon[204052]: failed to encode map e495 with expected crc 2023-09-22T07:51:11.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:11 smithi006 ceph-mon[204052]: failed to encode map e495 with expected crc 2023-09-22T07:51:11.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:11 smithi006 ceph-mon[204052]: pgmap v391: 121 pgs: 121 active+clean; 211 MiB data, 969 MiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2023-09-22T07:51:11.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:11 smithi006 ceph-mon[204052]: osd.6 marked itself down and dead 2023-09-22T07:51:11.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:11 smithi006 ceph-mon[204052]: Health check failed: 1 osds down (OSD_DOWN) 2023-09-22T07:51:11.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:11 smithi006 ceph-mon[204052]: osdmap e496: 8 total, 7 up, 8 in 2023-09-22T07:51:11.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:11 smithi006 ceph-mon[200575]: failed to encode map e495 with expected crc 2023-09-22T07:51:11.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:11 smithi006 ceph-mon[200575]: failed to encode map e495 with expected crc 2023-09-22T07:51:11.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:11 smithi006 ceph-mon[200575]: pgmap v391: 121 pgs: 121 active+clean; 211 MiB data, 969 MiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2023-09-22T07:51:11.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:11 smithi006 ceph-mon[200575]: osd.6 marked itself down and dead 2023-09-22T07:51:11.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:11 smithi006 ceph-mon[200575]: Health check failed: 1 osds down (OSD_DOWN) 2023-09-22T07:51:11.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:11 smithi006 ceph-mon[200575]: osdmap e496: 8 total, 7 up, 8 in 2023-09-22T07:51:11.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:11 smithi105 ceph-mon[190463]: failed to encode map e495 with expected crc 2023-09-22T07:51:11.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:11 smithi105 ceph-mon[190463]: failed to encode map e495 with expected crc 2023-09-22T07:51:11.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:11 smithi105 ceph-mon[190463]: pgmap v391: 121 pgs: 121 active+clean; 211 MiB data, 969 MiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2023-09-22T07:51:11.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:11 smithi105 ceph-mon[190463]: osd.6 marked itself down and dead 2023-09-22T07:51:11.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:11 smithi105 ceph-mon[190463]: Health check failed: 1 osds down (OSD_DOWN) 2023-09-22T07:51:11.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:11 smithi105 ceph-mon[190463]: osdmap e496: 8 total, 7 up, 8 in 2023-09-22T07:51:12.250 INFO:tasks.rados.rados.0.smithi006.stdout:2261: done (6 left) 2023-09-22T07:51:12.250 INFO:tasks.rados.rados.0.smithi006.stdout:2262: read oid 35 snap 207 2023-09-22T07:51:12.250 INFO:tasks.rados.rados.0.smithi006.stdout:2262: expect deleted 2023-09-22T07:51:12.250 INFO:tasks.rados.rados.0.smithi006.stdout:2263: rmattr oid 32 current snap is 212 2023-09-22T07:51:12.250 INFO:tasks.rados.rados.0.smithi006.stdout:2264: read oid 34 snap -1 2023-09-22T07:51:12.250 INFO:tasks.rados.rados.0.smithi006.stdout:2264: expect (ObjNum 697 snap 209 seq_num 697) 2023-09-22T07:51:12.250 INFO:tasks.rados.rados.0.smithi006.stdout:2265: setattr oid 15 current snap is 212 2023-09-22T07:51:12.250 INFO:tasks.rados.rados.0.smithi006.stdout:2253: finishing write tid 4 to smithi006182445-10 2023-09-22T07:51:12.251 INFO:tasks.rados.rados.0.smithi006.stdout:2253: finishing write tid 5 to smithi006182445-10 2023-09-22T07:51:12.251 INFO:tasks.rados.rados.0.smithi006.stdout:2253: finishing write tid 6 to smithi006182445-10 2023-09-22T07:51:12.251 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 10 v 1067 (ObjNum 710 snap 212 seq_num 710) dirty exists 2023-09-22T07:51:12.251 INFO:tasks.rados.rados.0.smithi006.stdout:2253: left oid 10 (ObjNum 710 snap 212 seq_num 710) 2023-09-22T07:51:12.251 INFO:tasks.rados.rados.0.smithi006.stdout:2252: finishing copy_from racing read to smithi006182445-31 2023-09-22T07:51:12.251 INFO:tasks.rados.rados.0.smithi006.stdout:2252: finishing copy_from to smithi006182445-31 2023-09-22T07:51:12.251 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 31 v 611 (ObjNum 690 snap 208 seq_num 690) dirty exists 2023-09-22T07:51:12.251 INFO:tasks.rados.rados.0.smithi006.stdout:2254: finishing copy_from to smithi006182445-19 2023-09-22T07:51:12.251 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 19 v 1093 (ObjNum 651 snap 199 seq_num 651) dirty exists 2023-09-22T07:51:12.251 INFO:tasks.rados.rados.0.smithi006.stdout:2254: finishing copy_from racing read to smithi006182445-19 2023-09-22T07:51:12.251 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 22 v 1094 (ObjNum 660 snap 201 seq_num 660) dirty exists 2023-09-22T07:51:12.251 INFO:tasks.rados.rados.0.smithi006.stdout:2259: expect (ObjNum 700 snap 211 seq_num 700) 2023-09-22T07:51:12.436 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 32 v 1071 (ObjNum 613 snap 186 seq_num 613) dirty exists 2023-09-22T07:51:12.436 INFO:tasks.rados.rados.0.smithi006.stdout:2264: expect (ObjNum 697 snap 209 seq_num 697) 2023-09-22T07:51:12.566 INFO:tasks.rados.rados.0.smithi006.stdout:2258: finishing copy_from racing read to smithi006182445-42 2023-09-22T07:51:12.567 INFO:tasks.rados.rados.0.smithi006.stdout:2258: finishing copy_from to smithi006182445-42 2023-09-22T07:51:12.567 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 42 v 728 (ObjNum 659 snap 201 seq_num 659) dirty exists 2023-09-22T07:51:12.567 INFO:tasks.rados.rados.0.smithi006.stdout:2252: done (9 left) 2023-09-22T07:51:12.567 INFO:tasks.rados.rados.0.smithi006.stdout:2253: done (8 left) 2023-09-22T07:51:12.567 INFO:tasks.rados.rados.0.smithi006.stdout:2254: done (7 left) 2023-09-22T07:51:12.567 INFO:tasks.rados.rados.0.smithi006.stdout:2258: done (6 left) 2023-09-22T07:51:12.567 INFO:tasks.rados.rados.0.smithi006.stdout:2259: done (5 left) 2023-09-22T07:51:12.567 INFO:tasks.rados.rados.0.smithi006.stdout:2260: done (4 left) 2023-09-22T07:51:12.567 INFO:tasks.rados.rados.0.smithi006.stdout:2262: done (3 left) 2023-09-22T07:51:12.567 INFO:tasks.rados.rados.0.smithi006.stdout:2263: done (2 left) 2023-09-22T07:51:12.567 INFO:tasks.rados.rados.0.smithi006.stdout:2264: done (1 left) 2023-09-22T07:51:12.568 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 34 current snap is 212 2023-09-22T07:51:12.568 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 15 v 1212 (ObjNum 696 snap 209 seq_num 696) dirty exists 2023-09-22T07:51:12.568 INFO:tasks.rados.rados.0.smithi006.stdout:2266: seq_num 712 ranges {3948544=729088,4677632=671744,5349376=671744,6021120=262144} 2023-09-22T07:51:12.591 INFO:tasks.rados.rados.0.smithi006.stdout:2266: writing smithi006182445-34 from 3948544 to 4677632 tid 1 2023-09-22T07:51:12.595 INFO:tasks.rados.rados.0.smithi006.stdout:2266: writing smithi006182445-34 from 4677632 to 5349376 tid 2 2023-09-22T07:51:12.598 INFO:tasks.rados.rados.0.smithi006.stdout:2266: writing smithi006182445-34 from 5349376 to 6021120 tid 3 2023-09-22T07:51:12.600 INFO:tasks.rados.rados.0.smithi006.stdout:2266: writing smithi006182445-34 from 6021120 to 6283264 tid 4 2023-09-22T07:51:12.600 INFO:tasks.rados.rados.0.smithi006.stdout:2265: done (1 left) 2023-09-22T07:51:12.600 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 18 current snap is 212 2023-09-22T07:51:12.600 INFO:tasks.rados.rados.0.smithi006.stdout:2267: seq_num 713 ranges {0=745472,745472=557056,1302528=483328,1785856=565248} 2023-09-22T07:51:12.604 INFO:tasks.rados.rados.0.smithi006.stdout:2267: writing smithi006182445-18 from 0 to 745472 tid 1 2023-09-22T07:51:12.607 INFO:tasks.rados.rados.0.smithi006.stdout:2267: writing smithi006182445-18 from 745472 to 1302528 tid 2 2023-09-22T07:51:12.609 INFO:tasks.rados.rados.0.smithi006.stdout:2267: writing smithi006182445-18 from 1302528 to 1785856 tid 3 2023-09-22T07:51:12.613 INFO:tasks.rados.rados.0.smithi006.stdout:2267: writing smithi006182445-18 from 1785856 to 2351104 tid 4 2023-09-22T07:51:12.613 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 20 current snap is 212 2023-09-22T07:51:12.613 INFO:tasks.rados.rados.0.smithi006.stdout:2266: finishing write tid 1 to smithi006182445-34 2023-09-22T07:51:12.613 INFO:tasks.rados.rados.0.smithi006.stdout:2266: finishing write tid 2 to smithi006182445-34 2023-09-22T07:51:12.613 INFO:tasks.rados.rados.0.smithi006.stdout:2268: seq_num 714 ranges {2834432=761856,3596288=442368,4038656=688128,4726784=475136} 2023-09-22T07:51:12.632 INFO:tasks.rados.rados.0.smithi006.stdout:2268: writing smithi006182445-20 from 2834432 to 3596288 tid 1 2023-09-22T07:51:12.635 INFO:tasks.rados.rados.0.smithi006.stdout:2268: writing smithi006182445-20 from 3596288 to 4038656 tid 2 2023-09-22T07:51:12.639 INFO:tasks.rados.rados.0.smithi006.stdout:2268: writing smithi006182445-20 from 4038656 to 4726784 tid 3 2023-09-22T07:51:12.642 INFO:tasks.rados.rados.0.smithi006.stdout:2268: writing smithi006182445-20 from 4726784 to 5201920 tid 4 2023-09-22T07:51:12.642 INFO:tasks.rados.rados.0.smithi006.stdout:2269: delete oid 7 current snap is 212 2023-09-22T07:51:12.642 INFO:tasks.rados.rados.0.smithi006.stdout:2266: finishing write tid 3 to smithi006182445-34 2023-09-22T07:51:12.642 INFO:tasks.rados.rados.0.smithi006.stdout:2266: finishing write tid 4 to smithi006182445-34 2023-09-22T07:51:12.642 INFO:tasks.rados.rados.0.smithi006.stdout:2266: finishing write tid 5 to smithi006182445-34 2023-09-22T07:51:12.643 INFO:tasks.rados.rados.0.smithi006.stdout:2266: finishing write tid 6 to smithi006182445-34 2023-09-22T07:51:12.643 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 34 v 1072 (ObjNum 712 snap 212 seq_num 712) dirty exists 2023-09-22T07:51:12.643 INFO:tasks.rados.rados.0.smithi006.stdout:2266: left oid 34 (ObjNum 712 snap 212 seq_num 712) 2023-09-22T07:51:12.643 INFO:tasks.rados.rados.0.smithi006.stdout:2267: finishing write tid 1 to smithi006182445-18 2023-09-22T07:51:12.643 INFO:tasks.rados.rados.0.smithi006.stdout:2267: finishing write tid 2 to smithi006182445-18 2023-09-22T07:51:12.643 INFO:tasks.rados.rados.0.smithi006.stdout:2267: finishing write tid 3 to smithi006182445-18 2023-09-22T07:51:12.643 INFO:tasks.rados.rados.0.smithi006.stdout:2267: finishing write tid 4 to smithi006182445-18 2023-09-22T07:51:12.643 INFO:tasks.rados.rados.0.smithi006.stdout:2267: finishing write tid 5 to smithi006182445-18 2023-09-22T07:51:12.643 INFO:tasks.rados.rados.0.smithi006.stdout:2267: finishing write tid 6 to smithi006182445-18 2023-09-22T07:51:12.643 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 18 v 1076 (ObjNum 713 snap 212 seq_num 713) dirty exists 2023-09-22T07:51:12.643 INFO:tasks.rados.rados.0.smithi006.stdout:2267: left oid 18 (ObjNum 713 snap 212 seq_num 713) 2023-09-22T07:51:12.644 INFO:tasks.rados.rados.0.smithi006.stdout:2268: finishing write tid 1 to smithi006182445-20 2023-09-22T07:51:12.644 INFO:tasks.rados.rados.0.smithi006.stdout:2268: finishing write tid 2 to smithi006182445-20 2023-09-22T07:51:12.644 INFO:tasks.rados.rados.0.smithi006.stdout:2268: finishing write tid 3 to smithi006182445-20 2023-09-22T07:51:12.644 INFO:tasks.rados.rados.0.smithi006.stdout:2268: finishing write tid 4 to smithi006182445-20 2023-09-22T07:51:12.644 INFO:tasks.rados.rados.0.smithi006.stdout:2266: done (3 left) 2023-09-22T07:51:12.645 INFO:tasks.rados.rados.0.smithi006.stdout:2267: done (2 left) 2023-09-22T07:51:12.645 INFO:tasks.rados.rados.0.smithi006.stdout:2269: done (1 left) 2023-09-22T07:51:12.645 INFO:tasks.rados.rados.0.smithi006.stdout:2270: copy_from oid 38 from oid 45 current snap is 212 2023-09-22T07:51:12.645 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 46 current snap is 212 2023-09-22T07:51:12.645 INFO:tasks.rados.rados.0.smithi006.stdout:2271: seq_num 716 ranges {2465792=794624,3260416=655360,3915776=704512,4620288=245760} 2023-09-22T07:51:12.662 INFO:tasks.rados.rados.0.smithi006.stdout:2271: writing smithi006182445-46 from 2465792 to 3260416 tid 1 2023-09-22T07:51:12.665 INFO:tasks.rados.rados.0.smithi006.stdout:2271: writing smithi006182445-46 from 3260416 to 3915776 tid 2 2023-09-22T07:51:12.669 INFO:tasks.rados.rados.0.smithi006.stdout:2271: writing smithi006182445-46 from 3915776 to 4620288 tid 3 2023-09-22T07:51:12.671 INFO:tasks.rados.rados.0.smithi006.stdout:2271: writing smithi006182445-46 from 4620288 to 4866048 tid 4 2023-09-22T07:51:12.671 INFO:tasks.rados.rados.0.smithi006.stdout:2272: delete oid 18 current snap is 212 2023-09-22T07:51:12.671 INFO:tasks.rados.rados.0.smithi006.stdout:2268: finishing write tid 5 to smithi006182445-20 2023-09-22T07:51:12.672 INFO:tasks.rados.rados.0.smithi006.stdout:2268: finishing write tid 6 to smithi006182445-20 2023-09-22T07:51:12.672 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 20 v 952 (ObjNum 714 snap 212 seq_num 714) dirty exists 2023-09-22T07:51:12.672 INFO:tasks.rados.rados.0.smithi006.stdout:2268: left oid 20 (ObjNum 714 snap 212 seq_num 714) 2023-09-22T07:51:12.672 INFO:tasks.rados.rados.0.smithi006.stdout:2270: finishing copy_from to smithi006182445-38 2023-09-22T07:51:12.672 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 38 v 1035 (ObjNum 698 snap 211 seq_num 698) dirty exists 2023-09-22T07:51:12.672 INFO:tasks.rados.rados.0.smithi006.stdout:2270: finishing copy_from racing read to smithi006182445-38 2023-09-22T07:51:12.672 INFO:tasks.rados.rados.0.smithi006.stdout:2271: finishing write tid 1 to smithi006182445-46 2023-09-22T07:51:12.672 INFO:tasks.rados.rados.0.smithi006.stdout:2271: finishing write tid 2 to smithi006182445-46 2023-09-22T07:51:12.674 INFO:tasks.rados.rados.0.smithi006.stdout:2268: done (3 left) 2023-09-22T07:51:12.674 INFO:tasks.rados.rados.0.smithi006.stdout:2270: done (2 left) 2023-09-22T07:51:12.674 INFO:tasks.rados.rados.0.smithi006.stdout:2272: done (1 left) 2023-09-22T07:51:12.674 INFO:tasks.rados.rados.0.smithi006.stdout:2273: rmattr oid 26 current snap is 212 2023-09-22T07:51:12.674 INFO:tasks.rados.rados.0.smithi006.stdout:2273: done (1 left) 2023-09-22T07:51:12.674 INFO:tasks.rados.rados.0.smithi006.stdout:2274: snap_create 2023-09-22T07:51:12.675 INFO:tasks.rados.rados.0.smithi006.stdout:2271: finishing write tid 3 to smithi006182445-46 2023-09-22T07:51:12.675 INFO:tasks.rados.rados.0.smithi006.stdout:2271: finishing write tid 4 to smithi006182445-46 2023-09-22T07:51:12.675 INFO:tasks.rados.rados.0.smithi006.stdout:2271: finishing write tid 5 to smithi006182445-46 2023-09-22T07:51:12.676 INFO:tasks.rados.rados.0.smithi006.stdout:2271: finishing write tid 6 to smithi006182445-46 2023-09-22T07:51:12.676 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 46 v 1068 (ObjNum 716 snap 212 seq_num 716) dirty exists 2023-09-22T07:51:12.677 INFO:tasks.rados.rados.0.smithi006.stdout:2271: left oid 46 (ObjNum 716 snap 212 seq_num 716) 2023-09-22T07:51:12.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:12 smithi006 ceph-mon[204052]: failed to encode map e496 with expected crc 2023-09-22T07:51:12.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:12 smithi006 ceph-mon[204052]: failed to encode map e496 with expected crc 2023-09-22T07:51:12.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:12 smithi006 ceph-mon[204052]: osdmap e497: 8 total, 7 up, 8 in 2023-09-22T07:51:12.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:12 smithi006 ceph-mon[200575]: failed to encode map e496 with expected crc 2023-09-22T07:51:12.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:12 smithi006 ceph-mon[200575]: failed to encode map e496 with expected crc 2023-09-22T07:51:12.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:12 smithi006 ceph-mon[200575]: osdmap e497: 8 total, 7 up, 8 in 2023-09-22T07:51:12.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:12 smithi105 ceph-mon[190463]: failed to encode map e496 with expected crc 2023-09-22T07:51:12.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:12 smithi105 ceph-mon[190463]: failed to encode map e496 with expected crc 2023-09-22T07:51:12.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:12 smithi105 ceph-mon[190463]: osdmap e497: 8 total, 7 up, 8 in 2023-09-22T07:51:12.877 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 07:51:12 smithi105 bash[213956]: ea58a9013d04f07305e95183d1e110b9a929c975324fd39bfb18fe630e288b48 2023-09-22T07:51:13.493 INFO:tasks.rados.rados.0.smithi006.stdout:2271: done (1 left) 2023-09-22T07:51:13.493 INFO:tasks.rados.rados.0.smithi006.stdout:2274: done (0 left) 2023-09-22T07:51:13.494 INFO:tasks.rados.rados.0.smithi006.stdout:2275: rollback oid 36 current snap is 213 2023-09-22T07:51:13.494 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 36 to 201 2023-09-22T07:51:13.494 INFO:tasks.rados.rados.0.smithi006.stdout:2276: delete oid 18 current snap is 213 2023-09-22T07:51:13.497 INFO:tasks.rados.rados.0.smithi006.stdout:2276: done (1 left) 2023-09-22T07:51:13.497 INFO:tasks.rados.rados.0.smithi006.stdout:2277: read oid 49 snap -1 2023-09-22T07:51:13.497 INFO:tasks.rados.rados.0.smithi006.stdout:2277: expect (ObjNum 688 snap 208 seq_num 688) 2023-09-22T07:51:13.497 INFO:tasks.rados.rados.0.smithi006.stdout:2278: delete oid 2 current snap is 213 2023-09-22T07:51:13.503 INFO:tasks.rados.rados.0.smithi006.stdout:2278: done (2 left) 2023-09-22T07:51:13.503 INFO:tasks.rados.rados.0.smithi006.stdout:2279: rollback oid 35 current snap is 213 2023-09-22T07:51:13.503 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 35 to 205 2023-09-22T07:51:13.503 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 15 current snap is 213 2023-09-22T07:51:13.503 INFO:tasks.rados.rados.0.smithi006.stdout:2280: seq_num 720 ranges {3227648=65536} 2023-09-22T07:51:13.521 INFO:tasks.rados.rados.0.smithi006.stdout:2280: writing smithi006182445-15 from 3227648 to 3293184 tid 1 2023-09-22T07:51:13.521 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 22 current snap is 213 2023-09-22T07:51:13.522 INFO:tasks.rados.rados.0.smithi006.stdout:2281: seq_num 721 ranges {7512064=81920} 2023-09-22T07:51:13.563 INFO:tasks.rados.rados.0.smithi006.stdout:2281: writing smithi006182445-22 from 7512064 to 7593984 tid 1 2023-09-22T07:51:13.563 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 47 current snap is 213 2023-09-22T07:51:13.563 INFO:tasks.rados.rados.0.smithi006.stdout:2282: seq_num 722 ranges {7872512=98304} 2023-09-22T07:51:13.607 INFO:tasks.rados.rados.0.smithi006.stdout:2282: writing smithi006182445-47 from 7872512 to 7970816 tid 1 2023-09-22T07:51:13.607 INFO:tasks.rados.rados.0.smithi006.stdout:2283: read oid 32 snap -1 2023-09-22T07:51:13.607 INFO:tasks.rados.rados.0.smithi006.stdout:2283: expect (ObjNum 613 snap 186 seq_num 613) 2023-09-22T07:51:13.607 INFO:tasks.rados.rados.0.smithi006.stdout:2284: rollback oid 50 current snap is 213 2023-09-22T07:51:13.608 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 50 to 201 2023-09-22T07:51:13.608 INFO:tasks.rados.rados.0.smithi006.stdout:2275: finishing rollback tid 0 to smithi006182445-36 2023-09-22T07:51:13.608 INFO:tasks.rados.rados.0.smithi006.stdout:2275: finishing rollback tid 1 to smithi006182445-36 2023-09-22T07:51:13.608 INFO:tasks.rados.rados.0.smithi006.stdout:2275: finishing rollback tid 2 to smithi006182445-36 2023-09-22T07:51:13.608 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 36 v 660 (ObjNum 499 snap 150 seq_num 499) dirty exists 2023-09-22T07:51:13.608 INFO:tasks.rados.rados.0.smithi006.stdout:2279: finishing rollback tid 0 to smithi006182445-35 2023-09-22T07:51:13.608 INFO:tasks.rados.rados.0.smithi006.stdout:2279: finishing rollback tid 1 to smithi006182445-35 2023-09-22T07:51:13.608 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 35 v 1060 (ObjNum 129 snap 0 seq_num 3168863112) dirty dne 2023-09-22T07:51:13.608 INFO:tasks.rados.rados.0.smithi006.stdout:2277: expect (ObjNum 688 snap 208 seq_num 688) 2023-09-22T07:51:13.660 INFO:tasks.rados.rados.0.smithi006.stdout:2280: finishing write tid 1 to smithi006182445-15 2023-09-22T07:51:13.660 INFO:tasks.rados.rados.0.smithi006.stdout:2280: finishing write tid 2 to smithi006182445-15 2023-09-22T07:51:13.660 INFO:tasks.rados.rados.0.smithi006.stdout:2280: finishing write tid 3 to smithi006182445-15 2023-09-22T07:51:13.660 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 15 v 1217 (ObjNum 720 snap 213 seq_num 720) dirty exists 2023-09-22T07:51:13.660 INFO:tasks.rados.rados.0.smithi006.stdout:2280: left oid 15 (ObjNum 720 snap 213 seq_num 720) 2023-09-22T07:51:13.660 INFO:tasks.rados.rados.0.smithi006.stdout:2281: finishing write tid 1 to smithi006182445-22 2023-09-22T07:51:13.661 INFO:tasks.rados.rados.0.smithi006.stdout:2281: finishing write tid 2 to smithi006182445-22 2023-09-22T07:51:13.661 INFO:tasks.rados.rados.0.smithi006.stdout:2281: finishing write tid 3 to smithi006182445-22 2023-09-22T07:51:13.661 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 22 v 1096 (ObjNum 721 snap 213 seq_num 721) dirty exists 2023-09-22T07:51:13.661 INFO:tasks.rados.rados.0.smithi006.stdout:2281: left oid 22 (ObjNum 721 snap 213 seq_num 721) 2023-09-22T07:51:13.661 INFO:tasks.rados.rados.0.smithi006.stdout:2275: done (7 left) 2023-09-22T07:51:13.661 INFO:tasks.rados.rados.0.smithi006.stdout:2277: done (6 left) 2023-09-22T07:51:13.661 INFO:tasks.rados.rados.0.smithi006.stdout:2279: done (5 left) 2023-09-22T07:51:13.661 INFO:tasks.rados.rados.0.smithi006.stdout:2280: done (4 left) 2023-09-22T07:51:13.661 INFO:tasks.rados.rados.0.smithi006.stdout:2281: done (3 left) 2023-09-22T07:51:13.661 INFO:tasks.rados.rados.0.smithi006.stdout:2285: read oid 26 snap -1 2023-09-22T07:51:13.661 INFO:tasks.rados.rados.0.smithi006.stdout:2285: expect deleted 2023-09-22T07:51:13.661 INFO:tasks.rados.rados.0.smithi006.stdout:2286: snap_create 2023-09-22T07:51:13.662 INFO:tasks.rados.rados.0.smithi006.stdout:2282: finishing write tid 1 to smithi006182445-47 2023-09-22T07:51:13.662 INFO:tasks.rados.rados.0.smithi006.stdout:2282: finishing write tid 2 to smithi006182445-47 2023-09-22T07:51:13.662 INFO:tasks.rados.rados.0.smithi006.stdout:2284: finishing rollback tid 0 to smithi006182445-50 2023-09-22T07:51:13.662 INFO:tasks.rados.rados.0.smithi006.stdout:2284: finishing rollback tid 1 to smithi006182445-50 2023-09-22T07:51:13.662 INFO:tasks.rados.rados.0.smithi006.stdout:2284: finishing rollback tid 2 to smithi006182445-50 2023-09-22T07:51:13.662 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 50 v 955 (ObjNum 610 snap 184 seq_num 610) dirty exists 2023-09-22T07:51:13.662 INFO:tasks.rados.rados.0.smithi006.stdout:2282: finishing write tid 3 to smithi006182445-47 2023-09-22T07:51:13.662 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 47 v 1098 (ObjNum 722 snap 213 seq_num 722) dirty exists 2023-09-22T07:51:13.662 INFO:tasks.rados.rados.0.smithi006.stdout:2282: left oid 47 (ObjNum 722 snap 213 seq_num 722) 2023-09-22T07:51:13.662 INFO:tasks.rados.rados.0.smithi006.stdout:2283: expect (ObjNum 613 snap 186 seq_num 613) 2023-09-22T07:51:13.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:13 smithi006 ceph-mon[200575]: failed to encode map e497 with expected crc 2023-09-22T07:51:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:13 smithi006 ceph-mon[200575]: failed to encode map e497 with expected crc 2023-09-22T07:51:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:13 smithi006 ceph-mon[200575]: failed to encode map e497 with expected crc 2023-09-22T07:51:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:13 smithi006 ceph-mon[200575]: pgmap v394: 121 pgs: 9 peering, 11 stale+active+clean, 101 active+clean; 225 MiB data, 980 MiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 3.6 MiB/s wr, 7 op/s 2023-09-22T07:51:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:51:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:13 smithi006 ceph-mon[204052]: failed to encode map e497 with expected crc 2023-09-22T07:51:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:13 smithi006 ceph-mon[204052]: failed to encode map e497 with expected crc 2023-09-22T07:51:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:13 smithi006 ceph-mon[204052]: failed to encode map e497 with expected crc 2023-09-22T07:51:13.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:13 smithi006 ceph-mon[204052]: pgmap v394: 121 pgs: 9 peering, 11 stale+active+clean, 101 active+clean; 225 MiB data, 980 MiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 3.6 MiB/s wr, 7 op/s 2023-09-22T07:51:13.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:13.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:51:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:13 smithi105 ceph-mon[190463]: failed to encode map e497 with expected crc 2023-09-22T07:51:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:13 smithi105 ceph-mon[190463]: failed to encode map e497 with expected crc 2023-09-22T07:51:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:13 smithi105 ceph-mon[190463]: failed to encode map e497 with expected crc 2023-09-22T07:51:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:13 smithi105 ceph-mon[190463]: pgmap v394: 121 pgs: 9 peering, 11 stale+active+clean, 101 active+clean; 225 MiB data, 980 MiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 3.6 MiB/s wr, 7 op/s 2023-09-22T07:51:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:13.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:51:14.492 INFO:tasks.rados.rados.0.smithi006.stdout:2282: done (4 left) 2023-09-22T07:51:14.493 INFO:tasks.rados.rados.0.smithi006.stdout:2283: done (3 left) 2023-09-22T07:51:14.493 INFO:tasks.rados.rados.0.smithi006.stdout:2284: done (2 left) 2023-09-22T07:51:14.493 INFO:tasks.rados.rados.0.smithi006.stdout:2285: done (1 left) 2023-09-22T07:51:14.493 INFO:tasks.rados.rados.0.smithi006.stdout:2286: done (0 left) 2023-09-22T07:51:14.493 INFO:tasks.rados.rados.0.smithi006.stdout:2287: setattr oid 48 current snap is 214 2023-09-22T07:51:14.494 INFO:tasks.rados.rados.0.smithi006.stdout:2288: read oid 15 snap -1 2023-09-22T07:51:14.494 INFO:tasks.rados.rados.0.smithi006.stdout:2288: expect (ObjNum 720 snap 213 seq_num 720) 2023-09-22T07:51:14.494 INFO:tasks.rados.rados.0.smithi006.stdout:2289: read oid 40 snap -1 2023-09-22T07:51:14.494 INFO:tasks.rados.rados.0.smithi006.stdout:2289: expect (ObjNum 709 snap 212 seq_num 709) 2023-09-22T07:51:14.494 INFO:tasks.rados.rados.0.smithi006.stdout:2290: rollback oid 24 current snap is 214 2023-09-22T07:51:14.494 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 24 to 212 2023-09-22T07:51:14.494 INFO:tasks.rados.rados.0.smithi006.stdout:2291: delete oid 20 current snap is 214 2023-09-22T07:51:14.499 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 48 v 1069 (ObjNum 33 snap 0 seq_num 3168488112) dirty exists 2023-09-22T07:51:14.506 INFO:tasks.rados.rados.0.smithi006.stdout:2290: finishing rollback tid 0 to smithi006182445-24 2023-09-22T07:51:14.506 INFO:tasks.rados.rados.0.smithi006.stdout:2290: finishing rollback tid 1 to smithi006182445-24 2023-09-22T07:51:14.506 INFO:tasks.rados.rados.0.smithi006.stdout:2290: finishing rollback tid 2 to smithi006182445-24 2023-09-22T07:51:14.506 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 24 v 958 (ObjNum 624 snap 186 seq_num 624) dirty exists 2023-09-22T07:51:14.506 INFO:tasks.rados.rados.0.smithi006.stdout:2287: done (4 left) 2023-09-22T07:51:14.506 INFO:tasks.rados.rados.0.smithi006.stdout:2290: done (3 left) 2023-09-22T07:51:14.506 INFO:tasks.rados.rados.0.smithi006.stdout:2291: done (2 left) 2023-09-22T07:51:14.506 INFO:tasks.rados.rados.0.smithi006.stdout:2292: snap_create 2023-09-22T07:51:14.512 INFO:tasks.rados.rados.0.smithi006.stdout:2288: expect (ObjNum 720 snap 213 seq_num 720) 2023-09-22T07:51:14.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:14 smithi105 ceph-mon[190463]: failed to encode map e498 with expected crc 2023-09-22T07:51:14.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:14 smithi105 ceph-mon[190463]: osdmap e498: 8 total, 7 up, 8 in 2023-09-22T07:51:14.627 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 07:51:14 smithi105 systemd[1]: ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@osd.6.service: Succeeded. 2023-09-22T07:51:14.627 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 07:51:14 smithi105 systemd[1]: Stopped Ceph osd.6 for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:51:14.627 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 07:51:14 smithi105 systemd[1]: Starting Ceph osd.6 for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:51:14.669 INFO:tasks.rados.rados.0.smithi006.stdout:2289: expect (ObjNum 709 snap 212 seq_num 709) 2023-09-22T07:51:14.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:14 smithi006 ceph-mon[204052]: failed to encode map e498 with expected crc 2023-09-22T07:51:14.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:14 smithi006 ceph-mon[204052]: osdmap e498: 8 total, 7 up, 8 in 2023-09-22T07:51:14.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:14 smithi006 ceph-mon[200575]: failed to encode map e498 with expected crc 2023-09-22T07:51:14.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:14 smithi006 ceph-mon[200575]: osdmap e498: 8 total, 7 up, 8 in 2023-09-22T07:51:15.500 INFO:tasks.rados.rados.0.smithi006.stdout:2288: done (2 left) 2023-09-22T07:51:15.501 INFO:tasks.rados.rados.0.smithi006.stdout:2289: done (1 left) 2023-09-22T07:51:15.501 INFO:tasks.rados.rados.0.smithi006.stdout:2292: done (0 left) 2023-09-22T07:51:15.501 INFO:tasks.rados.rados.0.smithi006.stdout:2293: rmattr oid 40 current snap is 215 2023-09-22T07:51:15.501 INFO:tasks.rados.rados.0.smithi006.stdout:2293: done (0 left) 2023-09-22T07:51:15.501 INFO:tasks.rados.rados.0.smithi006.stdout:2294: rmattr oid 32 current snap is 215 2023-09-22T07:51:15.501 INFO:tasks.rados.rados.0.smithi006.stdout:2295: rollback oid 27 current snap is 215 2023-09-22T07:51:15.501 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 27 to 205 2023-09-22T07:51:15.501 INFO:tasks.rados.rados.0.smithi006.stdout:2296: snap_create 2023-09-22T07:51:15.505 INFO:tasks.rados.rados.0.smithi006.stdout:2295: finishing rollback tid 0 to smithi006182445-27 2023-09-22T07:51:15.507 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 32 v 1078 (ObjNum 613 snap 186 seq_num 613) dirty exists 2023-09-22T07:51:15.508 INFO:tasks.rados.rados.0.smithi006.stdout:2295: finishing rollback tid 1 to smithi006182445-27 2023-09-22T07:51:15.508 INFO:tasks.rados.rados.0.smithi006.stdout:2295: finishing rollback tid 2 to smithi006182445-27 2023-09-22T07:51:15.508 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 27 v 1101 (ObjNum 273 snap 0 seq_num 0) dirty exists 2023-09-22T07:51:15.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:15 smithi105 ceph-mon[190463]: failed to encode map e499 with expected crc 2023-09-22T07:51:15.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:15 smithi105 ceph-mon[190463]: osdmap e499: 8 total, 7 up, 8 in 2023-09-22T07:51:15.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:15 smithi105 ceph-mon[190463]: pgmap v397: 121 pgs: 22 active+undersized, 6 active+undersized+degraded, 9 peering, 3 stale+active+clean, 81 active+clean; 230 MiB data, 1011 MiB used, 714 GiB / 715 GiB avail; 2.0 KiB/s rd, 6.6 MiB/s wr, 23 op/s; 19/411 objects degraded (4.623%) 2023-09-22T07:51:15.627 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 07:51:15 smithi105 bash[214598]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-22T07:51:15.627 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 07:51:15 smithi105 bash[214598]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-09-22T07:51:15.627 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 07:51:15 smithi105 bash[214598]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-6 --no-mon-config 2023-09-22T07:51:15.627 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 07:51:15 smithi105 bash[214598]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2023-09-22T07:51:15.627 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 07:51:15 smithi105 bash[214598]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2023-09-22T07:51:15.628 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 07:51:15 smithi105 bash[214598]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-09-22T07:51:15.628 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 07:51:15 smithi105 bash[214598]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-09-22T07:51:15.628 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 07:51:15 smithi105 bash[214598]: --> ceph-volume lvm activate successful for osd ID: 6 2023-09-22T07:51:15.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:15 smithi006 ceph-mon[204052]: failed to encode map e499 with expected crc 2023-09-22T07:51:15.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:15 smithi006 ceph-mon[204052]: osdmap e499: 8 total, 7 up, 8 in 2023-09-22T07:51:15.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:15 smithi006 ceph-mon[204052]: pgmap v397: 121 pgs: 22 active+undersized, 6 active+undersized+degraded, 9 peering, 3 stale+active+clean, 81 active+clean; 230 MiB data, 1011 MiB used, 714 GiB / 715 GiB avail; 2.0 KiB/s rd, 6.6 MiB/s wr, 23 op/s; 19/411 objects degraded (4.623%) 2023-09-22T07:51:15.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:15 smithi006 ceph-mon[200575]: failed to encode map e499 with expected crc 2023-09-22T07:51:15.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:15 smithi006 ceph-mon[200575]: osdmap e499: 8 total, 7 up, 8 in 2023-09-22T07:51:15.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:15 smithi006 ceph-mon[200575]: pgmap v397: 121 pgs: 22 active+undersized, 6 active+undersized+degraded, 9 peering, 3 stale+active+clean, 81 active+clean; 230 MiB data, 1011 MiB used, 714 GiB / 715 GiB avail; 2.0 KiB/s rd, 6.6 MiB/s wr, 23 op/s; 19/411 objects degraded (4.623%) 2023-09-22T07:51:16.247 INFO:tasks.rados.rados.0.smithi006.stdout:2294: done (2 left) 2023-09-22T07:51:16.247 INFO:tasks.rados.rados.0.smithi006.stdout:2295: done (1 left) 2023-09-22T07:51:16.247 INFO:tasks.rados.rados.0.smithi006.stdout:2296: done (0 left) 2023-09-22T07:51:16.248 INFO:tasks.rados.rados.0.smithi006.stdout:2297: rollback oid 31 current snap is 216 2023-09-22T07:51:16.248 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 31 to 212 2023-09-22T07:51:16.248 INFO:tasks.rados.rados.0.smithi006.stdout:2298: snap_remove snap 207 2023-09-22T07:51:16.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:16 smithi006 ceph-mon[204052]: Health check failed: Degraded data redundancy: 19/411 objects degraded (4.623%), 6 pgs degraded (PG_DEGRADED) 2023-09-22T07:51:16.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:16 smithi006 ceph-mon[204052]: osdmap e500: 8 total, 7 up, 8 in 2023-09-22T07:51:16.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:16 smithi006 ceph-mon[204052]: failed to encode map e500 with expected crc 2023-09-22T07:51:16.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:16 smithi006 ceph-mon[204052]: osdmap e501: 8 total, 7 up, 8 in 2023-09-22T07:51:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:16 smithi006 ceph-mon[200575]: Health check failed: Degraded data redundancy: 19/411 objects degraded (4.623%), 6 pgs degraded (PG_DEGRADED) 2023-09-22T07:51:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:16 smithi006 ceph-mon[200575]: osdmap e500: 8 total, 7 up, 8 in 2023-09-22T07:51:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:16 smithi006 ceph-mon[200575]: failed to encode map e500 with expected crc 2023-09-22T07:51:16.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:16 smithi006 ceph-mon[200575]: osdmap e501: 8 total, 7 up, 8 in 2023-09-22T07:51:16.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:16 smithi105 ceph-mon[190463]: Health check failed: Degraded data redundancy: 19/411 objects degraded (4.623%), 6 pgs degraded (PG_DEGRADED) 2023-09-22T07:51:16.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:16 smithi105 ceph-mon[190463]: osdmap e500: 8 total, 7 up, 8 in 2023-09-22T07:51:16.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:16 smithi105 ceph-mon[190463]: failed to encode map e500 with expected crc 2023-09-22T07:51:16.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:16 smithi105 ceph-mon[190463]: osdmap e501: 8 total, 7 up, 8 in 2023-09-22T07:51:16.877 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 07:51:16 smithi105 ceph-osd[215093]: -- 172.21.15.105:0/3652374975 <== mon.1 v2:172.21.15.105:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55af3ea4e4e0 con 0x55af3ea21000 2023-09-22T07:51:16.877 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 07:51:16 smithi105 bash[215028]: 73786d7a3183d6e97d393478edef4624eb6cffd728786f261d9888819194fe8c 2023-09-22T07:51:16.877 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 07:51:16 smithi105 systemd[1]: Started Ceph osd.6 for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:51:17.253 INFO:tasks.rados.rados.0.smithi006.stdout:2298: done (1 left) 2023-09-22T07:51:17.253 INFO:tasks.rados.rados.0.smithi006.stdout:2299: rmattr oid 21 current snap is 216 2023-09-22T07:51:17.253 INFO:tasks.rados.rados.0.smithi006.stdout:2299: done (1 left) 2023-09-22T07:51:17.253 INFO:tasks.rados.rados.0.smithi006.stdout:2300: snap_remove snap 215 2023-09-22T07:51:17.376 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 07:51:17 smithi105 conmon[215069]: 2023-09-22T07:51:17.098+0000 7fdf4e392640 -1 Falling back to public interface 2023-09-22T07:51:17.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:51:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:51:17] "GET /metrics HTTP/1.1" 200 36107 "" "Prometheus/2.43.0" 2023-09-22T07:51:17.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:17 smithi006 ceph-mon[200575]: failed to encode map e501 with expected crc 2023-09-22T07:51:17.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:17 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:17.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:17 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:17.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:17 smithi006 ceph-mon[200575]: pgmap v400: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 227 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 6.3 MiB/s wr, 31 op/s; 52/423 objects degraded (12.293%) 2023-09-22T07:51:17.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:17 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:51:17.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:17 smithi006 ceph-mon[200575]: osdmap e502: 8 total, 7 up, 8 in 2023-09-22T07:51:17.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:17 smithi006 ceph-mon[204052]: failed to encode map e501 with expected crc 2023-09-22T07:51:17.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:17 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:17.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:17 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:17.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:17 smithi006 ceph-mon[204052]: pgmap v400: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 227 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 6.3 MiB/s wr, 31 op/s; 52/423 objects degraded (12.293%) 2023-09-22T07:51:17.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:17 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:51:17.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:17 smithi006 ceph-mon[204052]: osdmap e502: 8 total, 7 up, 8 in 2023-09-22T07:51:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:17 smithi105 ceph-mon[190463]: failed to encode map e501 with expected crc 2023-09-22T07:51:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:17 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:17 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:17 smithi105 ceph-mon[190463]: pgmap v400: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 227 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 6.3 MiB/s wr, 31 op/s; 52/423 objects degraded (12.293%) 2023-09-22T07:51:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:17 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:51:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:17 smithi105 ceph-mon[190463]: osdmap e502: 8 total, 7 up, 8 in 2023-09-22T07:51:18.256 INFO:tasks.rados.rados.0.smithi006.stdout:2300: done (1 left) 2023-09-22T07:51:18.256 INFO:tasks.rados.rados.0.smithi006.stdout:2301: rollback oid 12 current snap is 216 2023-09-22T07:51:18.256 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 12 to 212 2023-09-22T07:51:18.257 INFO:tasks.rados.rados.0.smithi006.stdout:2297: finishing rollback tid 0 to smithi006182445-31 2023-09-22T07:51:18.257 INFO:tasks.rados.rados.0.smithi006.stdout:2297: finishing rollback tid 1 to smithi006182445-31 2023-09-22T07:51:18.257 INFO:tasks.rados.rados.0.smithi006.stdout:2297: finishing rollback tid 2 to smithi006182445-31 2023-09-22T07:51:18.257 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 31 v 1221 (ObjNum 690 snap 208 seq_num 690) dirty exists 2023-09-22T07:51:18.257 INFO:tasks.rados.rados.0.smithi006.stdout:2297: done (1 left) 2023-09-22T07:51:18.257 INFO:tasks.rados.rados.0.smithi006.stdout:2302: read oid 11 snap -1 2023-09-22T07:51:18.257 INFO:tasks.rados.rados.0.smithi006.stdout:2302: expect (ObjNum 588 snap 179 seq_num 588) 2023-09-22T07:51:18.257 INFO:tasks.rados.rados.0.smithi006.stdout:2303: snap_create 2023-09-22T07:51:18.259 INFO:tasks.rados.rados.0.smithi006.stdout:2301: finishing rollback tid 1 to smithi006182445-12 2023-09-22T07:51:18.259 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 12 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2023-09-22T07:51:18.263 INFO:tasks.rados.rados.0.smithi006.stdout:2302: expect (ObjNum 588 snap 179 seq_num 588) 2023-09-22T07:51:18.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:18 smithi006 ceph-mon[204052]: failed to encode map e502 with expected crc 2023-09-22T07:51:18.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:18 smithi006 ceph-mon[204052]: osdmap e503: 8 total, 7 up, 8 in 2023-09-22T07:51:18.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:18 smithi006 ceph-mon[200575]: failed to encode map e502 with expected crc 2023-09-22T07:51:18.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:18 smithi006 ceph-mon[200575]: osdmap e503: 8 total, 7 up, 8 in 2023-09-22T07:51:18.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:18 smithi105 ceph-mon[190463]: failed to encode map e502 with expected crc 2023-09-22T07:51:18.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:18 smithi105 ceph-mon[190463]: osdmap e503: 8 total, 7 up, 8 in 2023-09-22T07:51:19.258 INFO:tasks.rados.rados.0.smithi006.stdout:2301: done (2 left) 2023-09-22T07:51:19.258 INFO:tasks.rados.rados.0.smithi006.stdout:2302: done (1 left) 2023-09-22T07:51:19.259 INFO:tasks.rados.rados.0.smithi006.stdout:2303: done (0 left) 2023-09-22T07:51:19.259 INFO:tasks.rados.rados.0.smithi006.stdout:2304: copy_from oid 21 from oid 50 current snap is 217 2023-09-22T07:51:19.259 INFO:tasks.rados.rados.0.smithi006.stdout:2305: read oid 7 snap -1 2023-09-22T07:51:19.259 INFO:tasks.rados.rados.0.smithi006.stdout:2305: expect deleted 2023-09-22T07:51:19.259 INFO:tasks.rados.rados.0.smithi006.stdout:2306: read oid 37 snap -1 2023-09-22T07:51:19.259 INFO:tasks.rados.rados.0.smithi006.stdout:2306: expect deleted 2023-09-22T07:51:19.259 INFO:tasks.rados.rados.0.smithi006.stdout:2307: snap_create 2023-09-22T07:51:19.267 INFO:tasks.rados.rados.0.smithi006.stdout:2304: finishing copy_from racing read to smithi006182445-21 2023-09-22T07:51:19.267 INFO:tasks.rados.rados.0.smithi006.stdout:2304: finishing copy_from to smithi006182445-21 2023-09-22T07:51:19.268 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 21 v 955 (ObjNum 610 snap 184 seq_num 610) dirty exists 2023-09-22T07:51:19.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:19 smithi006 ceph-mon[204052]: failed to encode map e503 with expected crc 2023-09-22T07:51:19.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:19 smithi006 ceph-mon[204052]: pgmap v403: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 228 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 3.4 MiB/s wr, 26 op/s; 52/438 objects degraded (11.872%) 2023-09-22T07:51:19.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:19 smithi006 ceph-mon[204052]: osdmap e504: 8 total, 7 up, 8 in 2023-09-22T07:51:19.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:19 smithi006 ceph-mon[200575]: failed to encode map e503 with expected crc 2023-09-22T07:51:19.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:19 smithi006 ceph-mon[200575]: pgmap v403: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 228 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 3.4 MiB/s wr, 26 op/s; 52/438 objects degraded (11.872%) 2023-09-22T07:51:19.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:19 smithi006 ceph-mon[200575]: osdmap e504: 8 total, 7 up, 8 in 2023-09-22T07:51:19.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:19 smithi105 ceph-mon[190463]: failed to encode map e503 with expected crc 2023-09-22T07:51:19.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:19 smithi105 ceph-mon[190463]: pgmap v403: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 228 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 3.4 MiB/s wr, 26 op/s; 52/438 objects degraded (11.872%) 2023-09-22T07:51:19.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:19 smithi105 ceph-mon[190463]: osdmap e504: 8 total, 7 up, 8 in 2023-09-22T07:51:20.262 INFO:tasks.rados.rados.0.smithi006.stdout:2304: done (3 left) 2023-09-22T07:51:20.262 INFO:tasks.rados.rados.0.smithi006.stdout:2305: done (2 left) 2023-09-22T07:51:20.262 INFO:tasks.rados.rados.0.smithi006.stdout:2306: done (1 left) 2023-09-22T07:51:20.262 INFO:tasks.rados.rados.0.smithi006.stdout:2307: done (0 left) 2023-09-22T07:51:20.262 INFO:tasks.rados.rados.0.smithi006.stdout:2308: rollback oid 37 current snap is 218 2023-09-22T07:51:20.262 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 37 to 211 2023-09-22T07:51:20.263 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 48 current snap is 218 2023-09-22T07:51:20.263 INFO:tasks.rados.rados.0.smithi006.stdout:2309: seq_num 724 ranges {0=131072} 2023-09-22T07:51:20.263 INFO:tasks.rados.rados.0.smithi006.stdout:2309: writing smithi006182445-48 from 0 to 131072 tid 1 2023-09-22T07:51:20.263 INFO:tasks.rados.rados.0.smithi006.stdout:2310: snap_create 2023-09-22T07:51:20.268 INFO:tasks.rados.rados.0.smithi006.stdout:2309: finishing write tid 1 to smithi006182445-48 2023-09-22T07:51:20.268 INFO:tasks.rados.rados.0.smithi006.stdout:2308: finishing rollback tid 1 to smithi006182445-37 2023-09-22T07:51:20.268 INFO:tasks.rados.rados.0.smithi006.stdout:2309: finishing write tid 2 to smithi006182445-48 2023-09-22T07:51:20.268 INFO:tasks.rados.rados.0.smithi006.stdout:2308: finishing rollback tid 2 to smithi006182445-37 2023-09-22T07:51:20.269 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 37 v 1038 (ObjNum 603 snap 182 seq_num 603) dirty exists 2023-09-22T07:51:20.270 INFO:tasks.rados.rados.0.smithi006.stdout:2309: finishing write tid 3 to smithi006182445-48 2023-09-22T07:51:20.270 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 48 v 1071 (ObjNum 724 snap 218 seq_num 724) dirty exists 2023-09-22T07:51:20.270 INFO:tasks.rados.rados.0.smithi006.stdout:2309: left oid 48 (ObjNum 724 snap 218 seq_num 724) 2023-09-22T07:51:20.291 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 07:51:19 smithi105 conmon[215069]: 2023-09-22T07:51:19.962+0000 7fdf4e392640 -1 osd.6 0 read_superblock omap replica is missing. 2023-09-22T07:51:20.291 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 07:51:20 smithi105 conmon[215069]: 2023-09-22T07:51:20.013+0000 7fdf4e392640 -1 osd.6 495 log_to_monitors true 2023-09-22T07:51:20.626 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 07:51:20 smithi105 conmon[215069]: 2023-09-22T07:51:20.291+0000 7fdf3cffa700 -1 osd.6 495 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-22T07:51:20.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:20 smithi105 ceph-mon[190463]: failed to encode map e504 with expected crc 2023-09-22T07:51:20.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:20 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:20.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:20 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:20.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:20 smithi105 ceph-mon[190463]: from='osd.6 [v2:172.21.15.105:6816/3162629607,v1:172.21.15.105:6817/3162629607]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-22T07:51:20.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:20 smithi105 ceph-mon[190463]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-22T07:51:20.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:20 smithi105 ceph-mon[190463]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-09-22T07:51:20.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:20 smithi105 ceph-mon[190463]: osdmap e505: 8 total, 7 up, 8 in 2023-09-22T07:51:20.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:20 smithi105 ceph-mon[190463]: from='osd.6 [v2:172.21.15.105:6816/3162629607,v1:172.21.15.105:6817/3162629607]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-09-22T07:51:20.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:20 smithi105 ceph-mon[190463]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-09-22T07:51:20.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:20 smithi006 ceph-mon[204052]: failed to encode map e504 with expected crc 2023-09-22T07:51:20.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:20 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:20.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:20 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:20.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:20 smithi006 ceph-mon[204052]: from='osd.6 [v2:172.21.15.105:6816/3162629607,v1:172.21.15.105:6817/3162629607]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-22T07:51:20.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:20 smithi006 ceph-mon[204052]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-22T07:51:20.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:20 smithi006 ceph-mon[204052]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-09-22T07:51:20.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:20 smithi006 ceph-mon[204052]: osdmap e505: 8 total, 7 up, 8 in 2023-09-22T07:51:20.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:20 smithi006 ceph-mon[204052]: from='osd.6 [v2:172.21.15.105:6816/3162629607,v1:172.21.15.105:6817/3162629607]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-09-22T07:51:20.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:20 smithi006 ceph-mon[204052]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-09-22T07:51:20.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:20 smithi006 ceph-mon[200575]: failed to encode map e504 with expected crc 2023-09-22T07:51:20.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:20 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:20.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:20 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:20.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:20 smithi006 ceph-mon[200575]: from='osd.6 [v2:172.21.15.105:6816/3162629607,v1:172.21.15.105:6817/3162629607]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-22T07:51:20.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:20 smithi006 ceph-mon[200575]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-22T07:51:20.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:20 smithi006 ceph-mon[200575]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-09-22T07:51:20.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:20 smithi006 ceph-mon[200575]: osdmap e505: 8 total, 7 up, 8 in 2023-09-22T07:51:20.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:20 smithi006 ceph-mon[200575]: from='osd.6 [v2:172.21.15.105:6816/3162629607,v1:172.21.15.105:6817/3162629607]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-09-22T07:51:20.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:20 smithi006 ceph-mon[200575]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-09-22T07:51:21.260 INFO:tasks.rados.rados.0.smithi006.stdout:2308: done (2 left) 2023-09-22T07:51:21.260 INFO:tasks.rados.rados.0.smithi006.stdout:2309: done (1 left) 2023-09-22T07:51:21.260 INFO:tasks.rados.rados.0.smithi006.stdout:2310: done (0 left) 2023-09-22T07:51:21.260 INFO:tasks.rados.rados.0.smithi006.stdout:2311: read oid 21 snap -1 2023-09-22T07:51:21.260 INFO:tasks.rados.rados.0.smithi006.stdout:2311: expect (ObjNum 610 snap 184 seq_num 610) 2023-09-22T07:51:21.260 INFO:tasks.rados.rados.0.smithi006.stdout:2312: snap_remove snap 205 2023-09-22T07:51:21.570 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:21 smithi105 ceph-mon[190463]: failed to encode map e505 with expected crc 2023-09-22T07:51:21.570 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:21 smithi105 ceph-mon[190463]: failed to encode map e505 with expected crc 2023-09-22T07:51:21.570 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:21 smithi105 ceph-mon[190463]: failed to encode map e505 with expected crc 2023-09-22T07:51:21.570 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:21 smithi105 ceph-mon[190463]: pgmap v406: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 228 MiB data, 975 MiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 44 KiB/s wr, 10 op/s; 52/435 objects degraded (11.954%) 2023-09-22T07:51:21.571 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:21 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:21.571 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:21 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:21.571 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:21 smithi105 ceph-mon[190463]: Health check update: Degraded data redundancy: 52/438 objects degraded (11.872%), 9 pgs degraded (PG_DEGRADED) 2023-09-22T07:51:21.571 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:21 smithi105 ceph-mon[190463]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-22T07:51:21.571 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:21 smithi105 ceph-mon[190463]: osd.6 [v2:172.21.15.105:6816/3162629607,v1:172.21.15.105:6817/3162629607] boot 2023-09-22T07:51:21.571 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:21 smithi105 ceph-mon[190463]: osdmap e506: 8 total, 8 up, 8 in 2023-09-22T07:51:21.571 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:21 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-22T07:51:21.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:21 smithi006 ceph-mon[204052]: failed to encode map e505 with expected crc 2023-09-22T07:51:21.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:21 smithi006 ceph-mon[204052]: failed to encode map e505 with expected crc 2023-09-22T07:51:21.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:21 smithi006 ceph-mon[204052]: failed to encode map e505 with expected crc 2023-09-22T07:51:21.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:21 smithi006 ceph-mon[204052]: pgmap v406: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 228 MiB data, 975 MiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 44 KiB/s wr, 10 op/s; 52/435 objects degraded (11.954%) 2023-09-22T07:51:21.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:21 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:21.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:21 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:21.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:21 smithi006 ceph-mon[204052]: Health check update: Degraded data redundancy: 52/438 objects degraded (11.872%), 9 pgs degraded (PG_DEGRADED) 2023-09-22T07:51:21.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:21 smithi006 ceph-mon[204052]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-22T07:51:21.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:21 smithi006 ceph-mon[204052]: osd.6 [v2:172.21.15.105:6816/3162629607,v1:172.21.15.105:6817/3162629607] boot 2023-09-22T07:51:21.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:21 smithi006 ceph-mon[204052]: osdmap e506: 8 total, 8 up, 8 in 2023-09-22T07:51:21.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:21 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-22T07:51:21.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:21 smithi006 ceph-mon[200575]: failed to encode map e505 with expected crc 2023-09-22T07:51:21.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:21 smithi006 ceph-mon[200575]: failed to encode map e505 with expected crc 2023-09-22T07:51:21.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:21 smithi006 ceph-mon[200575]: failed to encode map e505 with expected crc 2023-09-22T07:51:21.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:21 smithi006 ceph-mon[200575]: pgmap v406: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 228 MiB data, 975 MiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 44 KiB/s wr, 10 op/s; 52/435 objects degraded (11.954%) 2023-09-22T07:51:21.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:21 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:21.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:21 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:21.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:21 smithi006 ceph-mon[200575]: Health check update: Degraded data redundancy: 52/438 objects degraded (11.872%), 9 pgs degraded (PG_DEGRADED) 2023-09-22T07:51:21.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:21 smithi006 ceph-mon[200575]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-22T07:51:21.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:21 smithi006 ceph-mon[200575]: osd.6 [v2:172.21.15.105:6816/3162629607,v1:172.21.15.105:6817/3162629607] boot 2023-09-22T07:51:21.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:21 smithi006 ceph-mon[200575]: osdmap e506: 8 total, 8 up, 8 in 2023-09-22T07:51:21.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:21 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-22T07:51:22.254 INFO:tasks.rados.rados.0.smithi006.stdout:2312: done (1 left) 2023-09-22T07:51:22.254 INFO:tasks.rados.rados.0.smithi006.stdout:2313: copy_from oid 1 from oid 37 current snap is 219 2023-09-22T07:51:22.254 INFO:tasks.rados.rados.0.smithi006.stdout:2314: snap_create 2023-09-22T07:51:22.254 INFO:tasks.rados.rados.0.smithi006.stdout:2311: expect (ObjNum 610 snap 184 seq_num 610) 2023-09-22T07:51:22.287 INFO:tasks.rados.rados.0.smithi006.stdout:2313: finishing copy_from racing read to smithi006182445-1 2023-09-22T07:51:22.290 INFO:tasks.rados.rados.0.smithi006.stdout:2313: finishing copy_from to smithi006182445-1 2023-09-22T07:51:22.290 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 1 v 1038 (ObjNum 603 snap 182 seq_num 603) dirty exists 2023-09-22T07:51:22.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:22 smithi006 ceph-mon[204052]: failed to encode map e506 with expected crc 2023-09-22T07:51:22.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:22 smithi006 ceph-mon[204052]: failed to encode map e506 with expected crc 2023-09-22T07:51:22.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:22 smithi006 ceph-mon[204052]: failed to encode map e506 with expected crc 2023-09-22T07:51:22.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:22 smithi006 ceph-mon[204052]: failed to encode map e506 with expected crc 2023-09-22T07:51:22.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:22 smithi006 ceph-mon[204052]: osdmap e507: 8 total, 8 up, 8 in 2023-09-22T07:51:22.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:22 smithi006 ceph-mon[200575]: failed to encode map e506 with expected crc 2023-09-22T07:51:22.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:22 smithi006 ceph-mon[200575]: failed to encode map e506 with expected crc 2023-09-22T07:51:22.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:22 smithi006 ceph-mon[200575]: failed to encode map e506 with expected crc 2023-09-22T07:51:22.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:22 smithi006 ceph-mon[200575]: failed to encode map e506 with expected crc 2023-09-22T07:51:22.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:22 smithi006 ceph-mon[200575]: osdmap e507: 8 total, 8 up, 8 in 2023-09-22T07:51:22.866 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:22 smithi105 ceph-mon[190463]: failed to encode map e506 with expected crc 2023-09-22T07:51:22.866 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:22 smithi105 ceph-mon[190463]: failed to encode map e506 with expected crc 2023-09-22T07:51:22.866 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:22 smithi105 ceph-mon[190463]: failed to encode map e506 with expected crc 2023-09-22T07:51:22.866 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:22 smithi105 ceph-mon[190463]: failed to encode map e506 with expected crc 2023-09-22T07:51:22.866 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:22 smithi105 ceph-mon[190463]: osdmap e507: 8 total, 8 up, 8 in 2023-09-22T07:51:23.251 INFO:tasks.rados.rados.0.smithi006.stdout:2311: done (2 left) 2023-09-22T07:51:23.252 INFO:tasks.rados.rados.0.smithi006.stdout:2313: done (1 left) 2023-09-22T07:51:23.252 INFO:tasks.rados.rados.0.smithi006.stdout:2314: done (0 left) 2023-09-22T07:51:23.252 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 21 current snap is 220 2023-09-22T07:51:23.252 INFO:tasks.rados.rados.0.smithi006.stdout:2315: seq_num 725 ranges {622592=147456} 2023-09-22T07:51:23.255 INFO:tasks.rados.rados.0.smithi006.stdout:2315: writing smithi006182445-21 from 622592 to 770048 tid 1 2023-09-22T07:51:23.256 INFO:tasks.rados.rados.0.smithi006.stdout:2316: snap_remove snap 218 2023-09-22T07:51:23.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:23 smithi006 ceph-mon[204052]: failed to encode map e507 with expected crc 2023-09-22T07:51:23.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:23 smithi006 ceph-mon[204052]: failed to encode map e507 with expected crc 2023-09-22T07:51:23.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:23 smithi006 ceph-mon[204052]: failed to encode map e507 with expected crc 2023-09-22T07:51:23.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:23 smithi006 ceph-mon[204052]: pgmap v409: 121 pgs: 7 peering, 28 active+undersized, 8 active+undersized+degraded, 78 active+clean; 231 MiB data, 976 MiB used, 714 GiB / 715 GiB avail; 510 KiB/s rd, 152 KiB/s wr, 2 op/s; 38/438 objects degraded (8.676%) 2023-09-22T07:51:23.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:23 smithi006 ceph-mon[204052]: osdmap e508: 8 total, 8 up, 8 in 2023-09-22T07:51:23.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:23 smithi006 ceph-mon[200575]: failed to encode map e507 with expected crc 2023-09-22T07:51:23.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:23 smithi006 ceph-mon[200575]: failed to encode map e507 with expected crc 2023-09-22T07:51:23.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:23 smithi006 ceph-mon[200575]: failed to encode map e507 with expected crc 2023-09-22T07:51:23.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:23 smithi006 ceph-mon[200575]: pgmap v409: 121 pgs: 7 peering, 28 active+undersized, 8 active+undersized+degraded, 78 active+clean; 231 MiB data, 976 MiB used, 714 GiB / 715 GiB avail; 510 KiB/s rd, 152 KiB/s wr, 2 op/s; 38/438 objects degraded (8.676%) 2023-09-22T07:51:23.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:23 smithi006 ceph-mon[200575]: osdmap e508: 8 total, 8 up, 8 in 2023-09-22T07:51:23.831 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:23 smithi105 ceph-mon[190463]: failed to encode map e507 with expected crc 2023-09-22T07:51:23.831 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:23 smithi105 ceph-mon[190463]: failed to encode map e507 with expected crc 2023-09-22T07:51:23.831 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:23 smithi105 ceph-mon[190463]: failed to encode map e507 with expected crc 2023-09-22T07:51:23.831 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:23 smithi105 ceph-mon[190463]: pgmap v409: 121 pgs: 7 peering, 28 active+undersized, 8 active+undersized+degraded, 78 active+clean; 231 MiB data, 976 MiB used, 714 GiB / 715 GiB avail; 510 KiB/s rd, 152 KiB/s wr, 2 op/s; 38/438 objects degraded (8.676%) 2023-09-22T07:51:23.831 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:23 smithi105 ceph-mon[190463]: osdmap e508: 8 total, 8 up, 8 in 2023-09-22T07:51:24.254 INFO:tasks.rados.rados.0.smithi006.stdout:2316: done (1 left) 2023-09-22T07:51:24.254 INFO:tasks.rados.rados.0.smithi006.stdout:2317: read oid 46 snap -1 2023-09-22T07:51:24.254 INFO:tasks.rados.rados.0.smithi006.stdout:2317: expect (ObjNum 716 snap 212 seq_num 716) 2023-09-22T07:51:24.254 INFO:tasks.rados.rados.0.smithi006.stdout:2318: snap_create 2023-09-22T07:51:24.255 INFO:tasks.rados.rados.0.smithi006.stdout:2315: finishing write tid 1 to smithi006182445-21 2023-09-22T07:51:24.255 INFO:tasks.rados.rados.0.smithi006.stdout:2315: finishing write tid 2 to smithi006182445-21 2023-09-22T07:51:24.255 INFO:tasks.rados.rados.0.smithi006.stdout:2315: finishing write tid 3 to smithi006182445-21 2023-09-22T07:51:24.255 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 21 v 1040 (ObjNum 725 snap 220 seq_num 725) dirty exists 2023-09-22T07:51:24.255 INFO:tasks.rados.rados.0.smithi006.stdout:2315: left oid 21 (ObjNum 725 snap 220 seq_num 725) 2023-09-22T07:51:24.301 INFO:tasks.rados.rados.0.smithi006.stdout:2317: expect (ObjNum 716 snap 212 seq_num 716) 2023-09-22T07:51:24.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:24 smithi006 ceph-mon[204052]: failed to encode map e508 with expected crc 2023-09-22T07:51:24.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:24 smithi006 ceph-mon[204052]: osdmap e509: 8 total, 8 up, 8 in 2023-09-22T07:51:24.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:24 smithi006 ceph-mon[200575]: failed to encode map e508 with expected crc 2023-09-22T07:51:24.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:24 smithi006 ceph-mon[200575]: osdmap e509: 8 total, 8 up, 8 in 2023-09-22T07:51:24.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:24 smithi105 ceph-mon[190463]: failed to encode map e508 with expected crc 2023-09-22T07:51:24.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:24 smithi105 ceph-mon[190463]: osdmap e509: 8 total, 8 up, 8 in 2023-09-22T07:51:25.255 INFO:tasks.rados.rados.0.smithi006.stdout:2315: done (2 left) 2023-09-22T07:51:25.255 INFO:tasks.rados.rados.0.smithi006.stdout:2317: done (1 left) 2023-09-22T07:51:25.256 INFO:tasks.rados.rados.0.smithi006.stdout:2318: done (0 left) 2023-09-22T07:51:25.256 INFO:tasks.rados.rados.0.smithi006.stdout:2319: rollback oid 23 current snap is 221 2023-09-22T07:51:25.256 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 23 to 213 2023-09-22T07:51:25.256 INFO:tasks.rados.rados.0.smithi006.stdout:2320: copy_from oid 7 from oid 25 current snap is 221 2023-09-22T07:51:25.256 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 8 current snap is 221 2023-09-22T07:51:25.256 INFO:tasks.rados.rados.0.smithi006.stdout:2321: seq_num 726 ranges {876544=163840} 2023-09-22T07:51:25.260 INFO:tasks.rados.rados.0.smithi006.stdout:2321: writing smithi006182445-8 from 876544 to 1040384 tid 1 2023-09-22T07:51:25.261 INFO:tasks.rados.rados.0.smithi006.stdout:2322: snap_remove snap 204 2023-09-22T07:51:25.284 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:51:24 smithi006 conmon[187727]: 2023-09-22T07:51:24.848+0000 7fc003075700 -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-09-22T07:51:25.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:25 smithi006 ceph-mon[204052]: failed to encode map e509 with expected crc 2023-09-22T07:51:25.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:25 smithi006 ceph-mon[204052]: pgmap v412: 121 pgs: 7 peering, 12 active+undersized, 4 active+undersized+degraded, 98 active+clean; 229 MiB data, 1009 MiB used, 714 GiB / 715 GiB avail; 510 KiB/s rd, 184 KiB/s wr, 2 op/s; 24/420 objects degraded (5.714%) 2023-09-22T07:51:25.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:25 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:25.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:25 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:25.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:25 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:51:25.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:25 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:51:25.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:25 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:25.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:25 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:51:25.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:25 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:51:25.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:25 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:51:25.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:25 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:51:25.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:25 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-09-22T07:51:25.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:25 smithi006 ceph-mon[204052]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-09-22T07:51:25.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:25 smithi006 ceph-mon[204052]: Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2023-09-22T07:51:25.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:25 smithi006 ceph-mon[204052]: osdmap e510: 8 total, 8 up, 8 in 2023-09-22T07:51:25.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:25 smithi006 ceph-mon[200575]: failed to encode map e509 with expected crc 2023-09-22T07:51:25.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:25 smithi006 ceph-mon[200575]: pgmap v412: 121 pgs: 7 peering, 12 active+undersized, 4 active+undersized+degraded, 98 active+clean; 229 MiB data, 1009 MiB used, 714 GiB / 715 GiB avail; 510 KiB/s rd, 184 KiB/s wr, 2 op/s; 24/420 objects degraded (5.714%) 2023-09-22T07:51:25.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:25 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:25.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:25 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:25.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:25 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:51:25.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:25 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:51:25.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:25 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:25.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:25 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:51:25.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:25 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:51:25.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:25 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:51:25.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:25 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:51:25.789 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:25 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-09-22T07:51:25.789 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:25 smithi006 ceph-mon[200575]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-09-22T07:51:25.789 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:25 smithi006 ceph-mon[200575]: Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2023-09-22T07:51:25.789 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:25 smithi006 ceph-mon[200575]: osdmap e510: 8 total, 8 up, 8 in 2023-09-22T07:51:25.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:25 smithi105 ceph-mon[190463]: failed to encode map e509 with expected crc 2023-09-22T07:51:25.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:25 smithi105 ceph-mon[190463]: pgmap v412: 121 pgs: 7 peering, 12 active+undersized, 4 active+undersized+degraded, 98 active+clean; 229 MiB data, 1009 MiB used, 714 GiB / 715 GiB avail; 510 KiB/s rd, 184 KiB/s wr, 2 op/s; 24/420 objects degraded (5.714%) 2023-09-22T07:51:25.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:25 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:25.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:25 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:25.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:25 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:51:25.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:25 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:51:25.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:25 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:25.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:25 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:51:25.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:25 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:51:25.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:25 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:51:25.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:25 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:51:25.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:25 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-09-22T07:51:25.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:25 smithi105 ceph-mon[190463]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-09-22T07:51:25.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:25 smithi105 ceph-mon[190463]: Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2023-09-22T07:51:25.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:25 smithi105 ceph-mon[190463]: osdmap e510: 8 total, 8 up, 8 in 2023-09-22T07:51:26.258 INFO:tasks.rados.rados.0.smithi006.stdout:2322: done (3 left) 2023-09-22T07:51:26.258 INFO:tasks.rados.rados.0.smithi006.stdout:2323: read oid 31 snap -1 2023-09-22T07:51:26.258 INFO:tasks.rados.rados.0.smithi006.stdout:2323: expect (ObjNum 690 snap 208 seq_num 690) 2023-09-22T07:51:26.260 INFO:tasks.rados.rados.0.smithi006.stdout:2324: read oid 29 snap -1 2023-09-22T07:51:26.260 INFO:tasks.rados.rados.0.smithi006.stdout:2324: expect (ObjNum 675 snap 204 seq_num 675) 2023-09-22T07:51:26.260 INFO:tasks.rados.rados.0.smithi006.stdout:2325: rollback oid 32 current snap is 221 2023-09-22T07:51:26.260 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 32 to 220 2023-09-22T07:51:26.260 INFO:tasks.rados.rados.0.smithi006.stdout:2326: read oid 34 snap -1 2023-09-22T07:51:26.260 INFO:tasks.rados.rados.0.smithi006.stdout:2326: expect (ObjNum 712 snap 212 seq_num 712) 2023-09-22T07:51:26.260 INFO:tasks.rados.rados.0.smithi006.stdout:2327: setattr oid 1 current snap is 221 2023-09-22T07:51:26.260 INFO:tasks.rados.rados.0.smithi006.stdout:2328: snap_remove snap 217 2023-09-22T07:51:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:26 smithi006 ceph-mon[204052]: failed to encode map e510 with expected crc 2023-09-22T07:51:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:26 smithi006 ceph-mon[204052]: Health check update: Degraded data redundancy: 24/420 objects degraded (5.714%), 4 pgs degraded (PG_DEGRADED) 2023-09-22T07:51:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:26 smithi006 ceph-mon[204052]: osdmap e511: 8 total, 8 up, 8 in 2023-09-22T07:51:26.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:26 smithi006 ceph-mon[200575]: failed to encode map e510 with expected crc 2023-09-22T07:51:26.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:26 smithi006 ceph-mon[200575]: Health check update: Degraded data redundancy: 24/420 objects degraded (5.714%), 4 pgs degraded (PG_DEGRADED) 2023-09-22T07:51:26.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:26 smithi006 ceph-mon[200575]: osdmap e511: 8 total, 8 up, 8 in 2023-09-22T07:51:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:26 smithi105 ceph-mon[190463]: failed to encode map e510 with expected crc 2023-09-22T07:51:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:26 smithi105 ceph-mon[190463]: Health check update: Degraded data redundancy: 24/420 objects degraded (5.714%), 4 pgs degraded (PG_DEGRADED) 2023-09-22T07:51:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:26 smithi105 ceph-mon[190463]: osdmap e511: 8 total, 8 up, 8 in 2023-09-22T07:51:27.258 INFO:tasks.rados.rados.0.smithi006.stdout:2328: done (8 left) 2023-09-22T07:51:27.259 INFO:tasks.rados.rados.0.smithi006.stdout:2329: copy_from oid 4 from oid 47 current snap is 221 2023-09-22T07:51:27.264 INFO:tasks.rados.rados.0.smithi006.stdout:2330: delete oid 33 current snap is 221 2023-09-22T07:51:27.264 INFO:tasks.rados.rados.0.smithi006.stdout:2320: finishing copy_from to smithi006182445-7 2023-09-22T07:51:27.264 INFO:tasks.rados.rados.0.smithi006.stdout:2320: got expected ENOENT (src dne) 2023-09-22T07:51:27.264 INFO:tasks.rados.rados.0.smithi006.stdout:2320: finishing copy_from racing read to smithi006182445-7 2023-09-22T07:51:27.264 INFO:tasks.rados.rados.0.smithi006.stdout:2319: finishing rollback tid 1 to smithi006182445-23 2023-09-22T07:51:27.265 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 23 v 659 (ObjNum 65 snap 0 seq_num 1635017836) dirty dne 2023-09-22T07:51:27.265 INFO:tasks.rados.rados.0.smithi006.stdout:2321: finishing write tid 1 to smithi006182445-8 2023-09-22T07:51:27.265 INFO:tasks.rados.rados.0.smithi006.stdout:2321: finishing write tid 2 to smithi006182445-8 2023-09-22T07:51:27.265 INFO:tasks.rados.rados.0.smithi006.stdout:2321: finishing write tid 3 to smithi006182445-8 2023-09-22T07:51:27.265 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 8 v 659 (ObjNum 726 snap 221 seq_num 726) dirty exists 2023-09-22T07:51:27.265 INFO:tasks.rados.rados.0.smithi006.stdout:2321: left oid 8 (ObjNum 726 snap 221 seq_num 726) 2023-09-22T07:51:27.265 INFO:tasks.rados.rados.0.smithi006.stdout:2325: finishing rollback tid 0 to smithi006182445-32 2023-09-22T07:51:27.265 INFO:tasks.rados.rados.0.smithi006.stdout:2325: finishing rollback tid 1 to smithi006182445-32 2023-09-22T07:51:27.265 INFO:tasks.rados.rados.0.smithi006.stdout:2325: finishing rollback tid 2 to smithi006182445-32 2023-09-22T07:51:27.265 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 32 v 1081 (ObjNum 613 snap 186 seq_num 613) dirty exists 2023-09-22T07:51:27.265 INFO:tasks.rados.rados.0.smithi006.stdout:2324: expect (ObjNum 675 snap 204 seq_num 675) 2023-09-22T07:51:27.308 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 1 v 1041 (ObjNum 603 snap 182 seq_num 603) dirty exists 2023-09-22T07:51:27.308 INFO:tasks.rados.rados.0.smithi006.stdout:2319: done (9 left) 2023-09-22T07:51:27.308 INFO:tasks.rados.rados.0.smithi006.stdout:2320: done (8 left) 2023-09-22T07:51:27.308 INFO:tasks.rados.rados.0.smithi006.stdout:2321: done (7 left) 2023-09-22T07:51:27.309 INFO:tasks.rados.rados.0.smithi006.stdout:2324: done (6 left) 2023-09-22T07:51:27.309 INFO:tasks.rados.rados.0.smithi006.stdout:2325: done (5 left) 2023-09-22T07:51:27.309 INFO:tasks.rados.rados.0.smithi006.stdout:2327: done (4 left) 2023-09-22T07:51:27.309 INFO:tasks.rados.rados.0.smithi006.stdout:2330: done (3 left) 2023-09-22T07:51:27.309 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 39 current snap is 221 2023-09-22T07:51:27.309 INFO:tasks.rados.rados.0.smithi006.stdout:2323: expect (ObjNum 690 snap 208 seq_num 690) 2023-09-22T07:51:27.590 INFO:tasks.rados.rados.0.smithi006.stdout:2326: expect (ObjNum 712 snap 212 seq_num 712) 2023-09-22T07:51:27.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:27 smithi006 ceph-mon[200575]: failed to encode map e511 with expected crc 2023-09-22T07:51:27.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:27 smithi006 ceph-mon[200575]: pgmap v415: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 224 MiB data, 1012 MiB used, 714 GiB / 715 GiB avail; 4.9 MiB/s rd, 710 KiB/s wr, 4 op/s; 10 MiB/s, 2 objects/s recovering 2023-09-22T07:51:27.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:27 smithi006 ceph-mon[200575]: osdmap e512: 8 total, 8 up, 8 in 2023-09-22T07:51:27.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:51:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:51:27] "GET /metrics HTTP/1.1" 200 36107 "" "Prometheus/2.43.0" 2023-09-22T07:51:27.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:27 smithi006 ceph-mon[204052]: failed to encode map e511 with expected crc 2023-09-22T07:51:27.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:27 smithi006 ceph-mon[204052]: pgmap v415: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 224 MiB data, 1012 MiB used, 714 GiB / 715 GiB avail; 4.9 MiB/s rd, 710 KiB/s wr, 4 op/s; 10 MiB/s, 2 objects/s recovering 2023-09-22T07:51:27.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:27 smithi006 ceph-mon[204052]: osdmap e512: 8 total, 8 up, 8 in 2023-09-22T07:51:27.854 INFO:tasks.rados.rados.0.smithi006.stdout:2329: finishing copy_from racing read to smithi006182445-4 2023-09-22T07:51:27.855 INFO:tasks.rados.rados.0.smithi006.stdout:2329: finishing copy_from to smithi006182445-4 2023-09-22T07:51:27.855 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 4 v 1098 (ObjNum 722 snap 213 seq_num 722) dirty exists 2023-09-22T07:51:27.855 INFO:tasks.rados.rados.0.smithi006.stdout:2331: seq_num 728 ranges {1933312=196608} 2023-09-22T07:51:27.866 INFO:tasks.rados.rados.0.smithi006.stdout:2331: writing smithi006182445-39 from 1933312 to 2129920 tid 1 2023-09-22T07:51:27.866 INFO:tasks.rados.rados.0.smithi006.stdout:2323: done (3 left) 2023-09-22T07:51:27.866 INFO:tasks.rados.rados.0.smithi006.stdout:2326: done (2 left) 2023-09-22T07:51:27.866 INFO:tasks.rados.rados.0.smithi006.stdout:2329: done (1 left) 2023-09-22T07:51:27.867 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 12 current snap is 221 2023-09-22T07:51:27.867 INFO:tasks.rados.rados.0.smithi006.stdout:2332: seq_num 729 ranges {0=212992} 2023-09-22T07:51:27.867 INFO:tasks.rados.rados.0.smithi006.stdout:2332: writing smithi006182445-12 from 0 to 212992 tid 1 2023-09-22T07:51:27.867 INFO:tasks.rados.rados.0.smithi006.stdout:2333: rollback oid 6 current snap is 221 2023-09-22T07:51:27.867 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 6 to 220 2023-09-22T07:51:27.867 INFO:tasks.rados.rados.0.smithi006.stdout:2334: delete oid 36 current snap is 221 2023-09-22T07:51:27.870 INFO:tasks.rados.rados.0.smithi006.stdout:2333: finishing rollback tid 0 to smithi006182445-6 2023-09-22T07:51:27.870 INFO:tasks.rados.rados.0.smithi006.stdout:2331: finishing write tid 1 to smithi006182445-39 2023-09-22T07:51:27.871 INFO:tasks.rados.rados.0.smithi006.stdout:2333: finishing rollback tid 1 to smithi006182445-6 2023-09-22T07:51:27.871 INFO:tasks.rados.rados.0.smithi006.stdout:2332: finishing write tid 1 to smithi006182445-12 2023-09-22T07:51:27.871 INFO:tasks.rados.rados.0.smithi006.stdout:2331: finishing write tid 2 to smithi006182445-39 2023-09-22T07:51:27.871 INFO:tasks.rados.rados.0.smithi006.stdout:2333: finishing rollback tid 2 to smithi006182445-6 2023-09-22T07:51:27.871 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 6 v 1063 (ObjNum 707 snap 212 seq_num 707) dirty exists 2023-09-22T07:51:27.872 INFO:tasks.rados.rados.0.smithi006.stdout:2332: finishing write tid 2 to smithi006182445-12 2023-09-22T07:51:27.873 INFO:tasks.rados.rados.0.smithi006.stdout:2331: finishing write tid 3 to smithi006182445-39 2023-09-22T07:51:27.873 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 39 v 1051 (ObjNum 728 snap 221 seq_num 728) dirty exists 2023-09-22T07:51:27.873 INFO:tasks.rados.rados.0.smithi006.stdout:2331: left oid 39 (ObjNum 728 snap 221 seq_num 728) 2023-09-22T07:51:27.875 INFO:tasks.rados.rados.0.smithi006.stdout:2332: finishing write tid 3 to smithi006182445-12 2023-09-22T07:51:27.875 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 12 v 662 (ObjNum 729 snap 221 seq_num 729) dirty exists 2023-09-22T07:51:27.875 INFO:tasks.rados.rados.0.smithi006.stdout:2332: left oid 12 (ObjNum 729 snap 221 seq_num 729) 2023-09-22T07:51:27.875 INFO:tasks.rados.rados.0.smithi006.stdout:2331: done (3 left) 2023-09-22T07:51:27.875 INFO:tasks.rados.rados.0.smithi006.stdout:2332: done (2 left) 2023-09-22T07:51:27.875 INFO:tasks.rados.rados.0.smithi006.stdout:2333: done (1 left) 2023-09-22T07:51:27.875 INFO:tasks.rados.rados.0.smithi006.stdout:2334: done (0 left) 2023-09-22T07:51:27.875 INFO:tasks.rados.rados.0.smithi006.stdout:2335: read oid 13 snap -1 2023-09-22T07:51:27.875 INFO:tasks.rados.rados.0.smithi006.stdout:2335: expect (ObjNum 691 snap 208 seq_num 691) 2023-09-22T07:51:27.875 INFO:tasks.rados.rados.0.smithi006.stdout:2336: read oid 46 snap 213 2023-09-22T07:51:27.875 INFO:tasks.rados.rados.0.smithi006.stdout:2336: expect (ObjNum 716 snap 212 seq_num 716) 2023-09-22T07:51:27.876 INFO:tasks.rados.rados.0.smithi006.stdout:2337: rmattr oid 39 current snap is 221 2023-09-22T07:51:27.876 INFO:tasks.rados.rados.0.smithi006.stdout:2338: snap_create 2023-09-22T07:51:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:27 smithi105 ceph-mon[190463]: failed to encode map e511 with expected crc 2023-09-22T07:51:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:27 smithi105 ceph-mon[190463]: pgmap v415: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 224 MiB data, 1012 MiB used, 714 GiB / 715 GiB avail; 4.9 MiB/s rd, 710 KiB/s wr, 4 op/s; 10 MiB/s, 2 objects/s recovering 2023-09-22T07:51:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:27 smithi105 ceph-mon[190463]: osdmap e512: 8 total, 8 up, 8 in 2023-09-22T07:51:27.877 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 39 v 1052 (ObjNum 728 snap 221 seq_num 728) dirty exists 2023-09-22T07:51:27.884 INFO:tasks.rados.rados.0.smithi006.stdout:2335: expect (ObjNum 691 snap 208 seq_num 691) 2023-09-22T07:51:27.934 INFO:tasks.rados.rados.0.smithi006.stdout:2336: expect (ObjNum 716 snap 212 seq_num 716) 2023-09-22T07:51:28.702 INFO:tasks.rados.rados.0.smithi006.stdout:2335: done (3 left) 2023-09-22T07:51:28.702 INFO:tasks.rados.rados.0.smithi006.stdout:2336: done (2 left) 2023-09-22T07:51:28.702 INFO:tasks.rados.rados.0.smithi006.stdout:2337: done (1 left) 2023-09-22T07:51:28.702 INFO:tasks.rados.rados.0.smithi006.stdout:2338: done (0 left) 2023-09-22T07:51:28.702 INFO:tasks.rados.rados.0.smithi006.stdout:2339: read oid 32 snap 201 2023-09-22T07:51:28.702 INFO:tasks.rados.rados.0.smithi006.stdout:2339: expect (ObjNum 619 snap 186 seq_num 619) 2023-09-22T07:51:28.703 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 46 current snap is 222 2023-09-22T07:51:28.703 INFO:tasks.rados.rados.0.smithi006.stdout:2340: seq_num 731 ranges {4866048=245760} 2023-09-22T07:51:28.730 INFO:tasks.rados.rados.0.smithi006.stdout:2340: writing smithi006182445-46 from 4866048 to 5111808 tid 1 2023-09-22T07:51:28.730 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 5 current snap is 222 2023-09-22T07:51:28.730 INFO:tasks.rados.rados.0.smithi006.stdout:2341: seq_num 732 ranges {1449984=262144} 2023-09-22T07:51:28.739 INFO:tasks.rados.rados.0.smithi006.stdout:2341: writing smithi006182445-5 from 1449984 to 1712128 tid 1 2023-09-22T07:51:28.740 INFO:tasks.rados.rados.0.smithi006.stdout:2342: read oid 50 snap -1 2023-09-22T07:51:28.740 INFO:tasks.rados.rados.0.smithi006.stdout:2342: expect (ObjNum 610 snap 184 seq_num 610) 2023-09-22T07:51:28.740 INFO:tasks.rados.rados.0.smithi006.stdout:2343: read oid 26 snap -1 2023-09-22T07:51:28.740 INFO:tasks.rados.rados.0.smithi006.stdout:2343: expect deleted 2023-09-22T07:51:28.740 INFO:tasks.rados.rados.0.smithi006.stdout:2344: delete oid 42 current snap is 222 2023-09-22T07:51:28.740 INFO:tasks.rados.rados.0.smithi006.stdout:2339: expect (ObjNum 619 snap 186 seq_num 619) 2023-09-22T07:51:28.760 INFO:tasks.rados.rados.0.smithi006.stdout:2340: finishing write tid 1 to smithi006182445-46 2023-09-22T07:51:28.760 INFO:tasks.rados.rados.0.smithi006.stdout:2340: finishing write tid 2 to smithi006182445-46 2023-09-22T07:51:28.760 INFO:tasks.rados.rados.0.smithi006.stdout:2340: finishing write tid 3 to smithi006182445-46 2023-09-22T07:51:28.760 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 46 v 1073 (ObjNum 731 snap 222 seq_num 731) dirty exists 2023-09-22T07:51:28.760 INFO:tasks.rados.rados.0.smithi006.stdout:2340: left oid 46 (ObjNum 731 snap 222 seq_num 731) 2023-09-22T07:51:28.760 INFO:tasks.rados.rados.0.smithi006.stdout:2339: done (5 left) 2023-09-22T07:51:28.760 INFO:tasks.rados.rados.0.smithi006.stdout:2340: done (4 left) 2023-09-22T07:51:28.760 INFO:tasks.rados.rados.0.smithi006.stdout:2344: done (3 left) 2023-09-22T07:51:28.760 INFO:tasks.rados.rados.0.smithi006.stdout:2345: delete oid 13 current snap is 222 2023-09-22T07:51:28.760 INFO:tasks.rados.rados.0.smithi006.stdout:2342: expect (ObjNum 610 snap 184 seq_num 610) 2023-09-22T07:51:28.776 INFO:tasks.rados.rados.0.smithi006.stdout:2341: finishing write tid 1 to smithi006182445-5 2023-09-22T07:51:28.776 INFO:tasks.rados.rados.0.smithi006.stdout:2341: finishing write tid 2 to smithi006182445-5 2023-09-22T07:51:28.776 INFO:tasks.rados.rados.0.smithi006.stdout:2341: finishing write tid 3 to smithi006182445-5 2023-09-22T07:51:28.776 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 5 v 1083 (ObjNum 732 snap 222 seq_num 732) dirty exists 2023-09-22T07:51:28.776 INFO:tasks.rados.rados.0.smithi006.stdout:2341: left oid 5 (ObjNum 732 snap 222 seq_num 732) 2023-09-22T07:51:28.776 INFO:tasks.rados.rados.0.smithi006.stdout:2341: done (3 left) 2023-09-22T07:51:28.776 INFO:tasks.rados.rados.0.smithi006.stdout:2342: done (2 left) 2023-09-22T07:51:28.776 INFO:tasks.rados.rados.0.smithi006.stdout:2343: done (1 left) 2023-09-22T07:51:28.777 INFO:tasks.rados.rados.0.smithi006.stdout:2345: done (0 left) 2023-09-22T07:51:28.777 INFO:tasks.rados.rados.0.smithi006.stdout:2346: snap_create 2023-09-22T07:51:28.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:28 smithi006 ceph-mon[200575]: failed to encode map e512 with expected crc 2023-09-22T07:51:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:28 smithi006 ceph-mon[200575]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/420 objects degraded (5.714%), 4 pgs degraded) 2023-09-22T07:51:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:28 smithi006 ceph-mon[200575]: Cluster is now healthy 2023-09-22T07:51:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:51:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:28 smithi006 ceph-mon[204052]: failed to encode map e512 with expected crc 2023-09-22T07:51:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:28 smithi006 ceph-mon[204052]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/420 objects degraded (5.714%), 4 pgs degraded) 2023-09-22T07:51:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:28 smithi006 ceph-mon[204052]: Cluster is now healthy 2023-09-22T07:51:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:51:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:28 smithi105 ceph-mon[190463]: failed to encode map e512 with expected crc 2023-09-22T07:51:28.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:28 smithi105 ceph-mon[190463]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/420 objects degraded (5.714%), 4 pgs degraded) 2023-09-22T07:51:28.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:28 smithi105 ceph-mon[190463]: Cluster is now healthy 2023-09-22T07:51:28.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:28.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:51:29.708 INFO:tasks.rados.rados.0.smithi006.stdout:2346: done (0 left) 2023-09-22T07:51:29.708 INFO:tasks.rados.rados.0.smithi006.stdout:2347: delete oid 1 current snap is 223 2023-09-22T07:51:29.714 INFO:tasks.rados.rados.0.smithi006.stdout:2347: done (0 left) 2023-09-22T07:51:29.714 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 40 current snap is 223 2023-09-22T07:51:29.714 INFO:tasks.rados.rados.0.smithi006.stdout:2348: seq_num 736 ranges {4489216=335872} 2023-09-22T07:51:29.740 INFO:tasks.rados.rados.0.smithi006.stdout:2348: writing smithi006182445-40 from 4489216 to 4825088 tid 1 2023-09-22T07:51:29.741 INFO:tasks.rados.rados.0.smithi006.stdout:2349: copy_from oid 26 from oid 4 current snap is 223 2023-09-22T07:51:29.741 INFO:tasks.rados.rados.0.smithi006.stdout:2350: snap_create 2023-09-22T07:51:29.746 INFO:tasks.rados.rados.0.smithi006.stdout:2348: finishing write tid 1 to smithi006182445-40 2023-09-22T07:51:29.746 INFO:tasks.rados.rados.0.smithi006.stdout:2348: finishing write tid 2 to smithi006182445-40 2023-09-22T07:51:29.747 INFO:tasks.rados.rados.0.smithi006.stdout:2348: finishing write tid 3 to smithi006182445-40 2023-09-22T07:51:29.747 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 40 v 1044 (ObjNum 736 snap 223 seq_num 736) dirty exists 2023-09-22T07:51:29.747 INFO:tasks.rados.rados.0.smithi006.stdout:2348: left oid 40 (ObjNum 736 snap 223 seq_num 736) 2023-09-22T07:51:29.772 INFO:tasks.rados.rados.0.smithi006.stdout:2349: finishing copy_from racing read to smithi006182445-26 2023-09-22T07:51:29.783 INFO:tasks.rados.rados.0.smithi006.stdout:2349: finishing copy_from to smithi006182445-26 2023-09-22T07:51:29.783 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 26 v 1098 (ObjNum 722 snap 213 seq_num 722) dirty exists 2023-09-22T07:51:30.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:29 smithi006 ceph-mon[204052]: pgmap v417: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 224 MiB data, 1015 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 657 KiB/s wr, 10 op/s; 9.4 MiB/s, 2 objects/s recovering 2023-09-22T07:51:30.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:29 smithi006 ceph-mon[204052]: failed to encode map e513 with expected crc 2023-09-22T07:51:30.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:29 smithi006 ceph-mon[204052]: osdmap e513: 8 total, 8 up, 8 in 2023-09-22T07:51:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:29 smithi006 ceph-mon[200575]: pgmap v417: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 224 MiB data, 1015 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 657 KiB/s wr, 10 op/s; 9.4 MiB/s, 2 objects/s recovering 2023-09-22T07:51:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:29 smithi006 ceph-mon[200575]: failed to encode map e513 with expected crc 2023-09-22T07:51:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:29 smithi006 ceph-mon[200575]: osdmap e513: 8 total, 8 up, 8 in 2023-09-22T07:51:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:29 smithi105 ceph-mon[190463]: pgmap v417: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 224 MiB data, 1015 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 657 KiB/s wr, 10 op/s; 9.4 MiB/s, 2 objects/s recovering 2023-09-22T07:51:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:29 smithi105 ceph-mon[190463]: failed to encode map e513 with expected crc 2023-09-22T07:51:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:29 smithi105 ceph-mon[190463]: osdmap e513: 8 total, 8 up, 8 in 2023-09-22T07:51:30.713 INFO:tasks.rados.rados.0.smithi006.stdout:2348: done (2 left) 2023-09-22T07:51:30.713 INFO:tasks.rados.rados.0.smithi006.stdout:2349: done (1 left) 2023-09-22T07:51:30.713 INFO:tasks.rados.rados.0.smithi006.stdout:2350: done (0 left) 2023-09-22T07:51:30.714 INFO:tasks.rados.rados.0.smithi006.stdout:2351: snap_remove snap 221 2023-09-22T07:51:31.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:30 smithi006 ceph-mon[204052]: failed to encode map e514 with expected crc 2023-09-22T07:51:31.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:30 smithi006 ceph-mon[204052]: osdmap e514: 8 total, 8 up, 8 in 2023-09-22T07:51:31.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:30 smithi006 ceph-mon[200575]: failed to encode map e514 with expected crc 2023-09-22T07:51:31.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:30 smithi006 ceph-mon[200575]: osdmap e514: 8 total, 8 up, 8 in 2023-09-22T07:51:31.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:30 smithi105 ceph-mon[190463]: failed to encode map e514 with expected crc 2023-09-22T07:51:31.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:30 smithi105 ceph-mon[190463]: osdmap e514: 8 total, 8 up, 8 in 2023-09-22T07:51:31.252 INFO:tasks.rados.rados.0.smithi006.stdout:2351: done (0 left) 2023-09-22T07:51:31.252 INFO:tasks.rados.rados.0.smithi006.stdout:2352: delete oid 21 current snap is 224 2023-09-22T07:51:31.261 INFO:tasks.rados.rados.0.smithi006.stdout:2352: done (0 left) 2023-09-22T07:51:31.261 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 23 current snap is 224 2023-09-22T07:51:31.261 INFO:tasks.rados.rados.0.smithi006.stdout:2353: seq_num 738 ranges {0=368640} 2023-09-22T07:51:31.263 INFO:tasks.rados.rados.0.smithi006.stdout:2353: writing smithi006182445-23 from 0 to 368640 tid 1 2023-09-22T07:51:31.263 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 43 current snap is 224 2023-09-22T07:51:31.263 INFO:tasks.rados.rados.0.smithi006.stdout:2354: seq_num 739 ranges {4505600=385024} 2023-09-22T07:51:31.290 INFO:tasks.rados.rados.0.smithi006.stdout:2354: writing smithi006182445-43 from 4505600 to 4890624 tid 1 2023-09-22T07:51:31.291 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 48 current snap is 224 2023-09-22T07:51:31.291 INFO:tasks.rados.rados.0.smithi006.stdout:2355: seq_num 740 ranges {131072=401408} 2023-09-22T07:51:31.293 INFO:tasks.rados.rados.0.smithi006.stdout:2355: writing smithi006182445-48 from 131072 to 532480 tid 1 2023-09-22T07:51:31.294 INFO:tasks.rados.rados.0.smithi006.stdout:2356: read oid 10 snap -1 2023-09-22T07:51:31.294 INFO:tasks.rados.rados.0.smithi006.stdout:2356: expect (ObjNum 710 snap 212 seq_num 710) 2023-09-22T07:51:31.294 INFO:tasks.rados.rados.0.smithi006.stdout:2357: snap_remove snap 222 2023-09-22T07:51:32.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:31 smithi006 ceph-mon[204052]: pgmap v420: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 224 MiB data, 1023 MiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 658 KiB/s wr, 11 op/s; 2.5 MiB/s, 0 objects/s recovering 2023-09-22T07:51:32.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:31 smithi006 ceph-mon[204052]: failed to encode map e515 with expected crc 2023-09-22T07:51:32.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:31 smithi006 ceph-mon[204052]: osdmap e515: 8 total, 8 up, 8 in 2023-09-22T07:51:32.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:31 smithi006 ceph-mon[204052]: osdmap e516: 8 total, 8 up, 8 in 2023-09-22T07:51:32.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:31 smithi006 ceph-mon[204052]: failed to encode map e516 with expected crc 2023-09-22T07:51:32.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:31 smithi006 ceph-mon[204052]: failed to encode map e516 with expected crc 2023-09-22T07:51:32.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:31 smithi006 ceph-mon[200575]: pgmap v420: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 224 MiB data, 1023 MiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 658 KiB/s wr, 11 op/s; 2.5 MiB/s, 0 objects/s recovering 2023-09-22T07:51:32.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:31 smithi006 ceph-mon[200575]: failed to encode map e515 with expected crc 2023-09-22T07:51:32.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:31 smithi006 ceph-mon[200575]: osdmap e515: 8 total, 8 up, 8 in 2023-09-22T07:51:32.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:31 smithi006 ceph-mon[200575]: osdmap e516: 8 total, 8 up, 8 in 2023-09-22T07:51:32.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:31 smithi006 ceph-mon[200575]: failed to encode map e516 with expected crc 2023-09-22T07:51:32.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:31 smithi006 ceph-mon[200575]: failed to encode map e516 with expected crc 2023-09-22T07:51:32.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:31 smithi105 ceph-mon[190463]: pgmap v420: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 224 MiB data, 1023 MiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 658 KiB/s wr, 11 op/s; 2.5 MiB/s, 0 objects/s recovering 2023-09-22T07:51:32.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:31 smithi105 ceph-mon[190463]: failed to encode map e515 with expected crc 2023-09-22T07:51:32.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:31 smithi105 ceph-mon[190463]: osdmap e515: 8 total, 8 up, 8 in 2023-09-22T07:51:32.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:31 smithi105 ceph-mon[190463]: osdmap e516: 8 total, 8 up, 8 in 2023-09-22T07:51:32.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:31 smithi105 ceph-mon[190463]: failed to encode map e516 with expected crc 2023-09-22T07:51:32.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:31 smithi105 ceph-mon[190463]: failed to encode map e516 with expected crc 2023-09-22T07:51:32.262 INFO:tasks.rados.rados.0.smithi006.stdout:2357: done (4 left) 2023-09-22T07:51:32.262 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 16 current snap is 224 2023-09-22T07:51:32.262 INFO:tasks.rados.rados.0.smithi006.stdout:2358: seq_num 741 ranges {3334144=417792} 2023-09-22T07:51:32.283 INFO:tasks.rados.rados.0.smithi006.stdout:2358: writing smithi006182445-16 from 3334144 to 3751936 tid 1 2023-09-22T07:51:32.283 INFO:tasks.rados.rados.0.smithi006.stdout:2359: read oid 21 snap 211 2023-09-22T07:51:32.283 INFO:tasks.rados.rados.0.smithi006.stdout:2359: expect (ObjNum 690 snap 208 seq_num 690) 2023-09-22T07:51:32.283 INFO:tasks.rados.rados.0.smithi006.stdout:2360: read oid 37 snap -1 2023-09-22T07:51:32.283 INFO:tasks.rados.rados.0.smithi006.stdout:2360: expect (ObjNum 603 snap 182 seq_num 603) 2023-09-22T07:51:32.284 INFO:tasks.rados.rados.0.smithi006.stdout:2361: rollback oid 41 current snap is 224 2023-09-22T07:51:32.284 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 41 to 211 2023-09-22T07:51:32.284 INFO:tasks.rados.rados.0.smithi006.stdout:2353: finishing write tid 1 to smithi006182445-23 2023-09-22T07:51:32.284 INFO:tasks.rados.rados.0.smithi006.stdout:2353: finishing write tid 2 to smithi006182445-23 2023-09-22T07:51:32.284 INFO:tasks.rados.rados.0.smithi006.stdout:2362: read oid 22 snap -1 2023-09-22T07:51:32.284 INFO:tasks.rados.rados.0.smithi006.stdout:2362: expect (ObjNum 721 snap 213 seq_num 721) 2023-09-22T07:51:32.284 INFO:tasks.rados.rados.0.smithi006.stdout:2363: snap_remove snap 213 2023-09-22T07:51:33.275 INFO:tasks.rados.rados.0.smithi006.stdout:2363: done (9 left) 2023-09-22T07:51:33.275 INFO:tasks.rados.rados.0.smithi006.stdout:2364: rmattr oid 26 current snap is 224 2023-09-22T07:51:33.276 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 36 current snap is 224 2023-09-22T07:51:33.276 INFO:tasks.rados.rados.0.smithi006.stdout:2365: seq_num 742 ranges {0=434176} 2023-09-22T07:51:33.276 INFO:tasks.rados.rados.0.smithi006.stdout:2365: writing smithi006182445-36 from 0 to 434176 tid 1 2023-09-22T07:51:33.276 INFO:tasks.rados.rados.0.smithi006.stdout:2366: copy_from oid 1 from oid 6 current snap is 224 2023-09-22T07:51:33.276 INFO:tasks.rados.rados.0.smithi006.stdout:2367: delete oid 8 current snap is 224 2023-09-22T07:51:33.276 INFO:tasks.rados.rados.0.smithi006.stdout:2353: finishing write tid 3 to smithi006182445-23 2023-09-22T07:51:33.276 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 23 v 1095 (ObjNum 738 snap 224 seq_num 738) dirty exists 2023-09-22T07:51:33.276 INFO:tasks.rados.rados.0.smithi006.stdout:2353: left oid 23 (ObjNum 738 snap 224 seq_num 738) 2023-09-22T07:51:33.276 INFO:tasks.rados.rados.0.smithi006.stdout:2354: finishing write tid 1 to smithi006182445-43 2023-09-22T07:51:33.276 INFO:tasks.rados.rados.0.smithi006.stdout:2354: finishing write tid 2 to smithi006182445-43 2023-09-22T07:51:33.276 INFO:tasks.rados.rados.0.smithi006.stdout:2354: finishing write tid 3 to smithi006182445-43 2023-09-22T07:51:33.276 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 43 v 1256 (ObjNum 739 snap 224 seq_num 739) dirty exists 2023-09-22T07:51:33.277 INFO:tasks.rados.rados.0.smithi006.stdout:2354: left oid 43 (ObjNum 739 snap 224 seq_num 739) 2023-09-22T07:51:33.277 INFO:tasks.rados.rados.0.smithi006.stdout:2355: finishing write tid 1 to smithi006182445-48 2023-09-22T07:51:33.277 INFO:tasks.rados.rados.0.smithi006.stdout:2355: finishing write tid 2 to smithi006182445-48 2023-09-22T07:51:33.277 INFO:tasks.rados.rados.0.smithi006.stdout:2355: finishing write tid 3 to smithi006182445-48 2023-09-22T07:51:33.277 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 48 v 1076 (ObjNum 740 snap 224 seq_num 740) dirty exists 2023-09-22T07:51:33.277 INFO:tasks.rados.rados.0.smithi006.stdout:2355: left oid 48 (ObjNum 740 snap 224 seq_num 740) 2023-09-22T07:51:33.277 INFO:tasks.rados.rados.0.smithi006.stdout:2356: expect (ObjNum 710 snap 212 seq_num 710) 2023-09-22T07:51:33.337 INFO:tasks.rados.rados.0.smithi006.stdout:2361: finishing rollback tid 0 to smithi006182445-41 2023-09-22T07:51:33.337 INFO:tasks.rados.rados.0.smithi006.stdout:2361: finishing rollback tid 1 to smithi006182445-41 2023-09-22T07:51:33.337 INFO:tasks.rados.rados.0.smithi006.stdout:2361: finishing rollback tid 2 to smithi006182445-41 2023-09-22T07:51:33.338 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 41 v 1055 (ObjNum 701 snap 211 seq_num 701) dirty exists 2023-09-22T07:51:33.338 INFO:tasks.rados.rados.0.smithi006.stdout:2358: finishing write tid 1 to smithi006182445-16 2023-09-22T07:51:33.338 INFO:tasks.rados.rados.0.smithi006.stdout:2358: finishing write tid 2 to smithi006182445-16 2023-09-22T07:51:33.338 INFO:tasks.rados.rados.0.smithi006.stdout:2358: finishing write tid 3 to smithi006182445-16 2023-09-22T07:51:33.338 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 16 v 661 (ObjNum 741 snap 224 seq_num 741) dirty exists 2023-09-22T07:51:33.338 INFO:tasks.rados.rados.0.smithi006.stdout:2358: left oid 16 (ObjNum 741 snap 224 seq_num 741) 2023-09-22T07:51:33.338 INFO:tasks.rados.rados.0.smithi006.stdout:2360: expect (ObjNum 603 snap 182 seq_num 603) 2023-09-22T07:51:33.480 INFO:tasks.rados.rados.0.smithi006.stdout:2359: expect (ObjNum 690 snap 208 seq_num 690) 2023-09-22T07:51:33.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:33 smithi006 ceph-mon[200575]: failed to encode map e517 with expected crc 2023-09-22T07:51:33.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:33 smithi006 ceph-mon[200575]: osdmap e517: 8 total, 8 up, 8 in 2023-09-22T07:51:33.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:33.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:33 smithi006 ceph-mon[204052]: failed to encode map e517 with expected crc 2023-09-22T07:51:33.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:33 smithi006 ceph-mon[204052]: osdmap e517: 8 total, 8 up, 8 in 2023-09-22T07:51:33.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:33.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:33 smithi105 ceph-mon[190463]: failed to encode map e517 with expected crc 2023-09-22T07:51:33.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:33 smithi105 ceph-mon[190463]: osdmap e517: 8 total, 8 up, 8 in 2023-09-22T07:51:33.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:33.760 INFO:tasks.rados.rados.0.smithi006.stdout:2362: expect (ObjNum 721 snap 213 seq_num 721) 2023-09-22T07:51:34.324 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 26 v 1100 (ObjNum 722 snap 213 seq_num 722) dirty exists 2023-09-22T07:51:34.325 INFO:tasks.rados.rados.0.smithi006.stdout:2365: finishing write tid 1 to smithi006182445-36 2023-09-22T07:51:34.325 INFO:tasks.rados.rados.0.smithi006.stdout:2365: finishing write tid 2 to smithi006182445-36 2023-09-22T07:51:34.325 INFO:tasks.rados.rados.0.smithi006.stdout:2365: finishing write tid 3 to smithi006182445-36 2023-09-22T07:51:34.325 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 36 v 665 (ObjNum 742 snap 224 seq_num 742) dirty exists 2023-09-22T07:51:34.325 INFO:tasks.rados.rados.0.smithi006.stdout:2365: left oid 36 (ObjNum 742 snap 224 seq_num 742) 2023-09-22T07:51:34.325 INFO:tasks.rados.rados.0.smithi006.stdout:2366: finishing copy_from racing read to smithi006182445-1 2023-09-22T07:51:34.325 INFO:tasks.rados.rados.0.smithi006.stdout:2353: done (12 left) 2023-09-22T07:51:34.325 INFO:tasks.rados.rados.0.smithi006.stdout:2354: done (11 left) 2023-09-22T07:51:34.325 INFO:tasks.rados.rados.0.smithi006.stdout:2355: done (10 left) 2023-09-22T07:51:34.325 INFO:tasks.rados.rados.0.smithi006.stdout:2356: done (9 left) 2023-09-22T07:51:34.325 INFO:tasks.rados.rados.0.smithi006.stdout:2358: done (8 left) 2023-09-22T07:51:34.325 INFO:tasks.rados.rados.0.smithi006.stdout:2359: done (7 left) 2023-09-22T07:51:34.326 INFO:tasks.rados.rados.0.smithi006.stdout:2360: done (6 left) 2023-09-22T07:51:34.326 INFO:tasks.rados.rados.0.smithi006.stdout:2361: done (5 left) 2023-09-22T07:51:34.326 INFO:tasks.rados.rados.0.smithi006.stdout:2362: done (4 left) 2023-09-22T07:51:34.326 INFO:tasks.rados.rados.0.smithi006.stdout:2364: done (3 left) 2023-09-22T07:51:34.326 INFO:tasks.rados.rados.0.smithi006.stdout:2365: done (2 left) 2023-09-22T07:51:34.326 INFO:tasks.rados.rados.0.smithi006.stdout:2367: done (1 left) 2023-09-22T07:51:34.326 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 33 current snap is 224 2023-09-22T07:51:34.326 INFO:tasks.rados.rados.0.smithi006.stdout:2366: finishing copy_from to smithi006182445-1 2023-09-22T07:51:34.326 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 1 v 1063 (ObjNum 707 snap 212 seq_num 707) dirty exists 2023-09-22T07:51:34.326 INFO:tasks.rados.rados.0.smithi006.stdout:2368: seq_num 744 ranges {0=466944} 2023-09-22T07:51:34.327 INFO:tasks.rados.rados.0.smithi006.stdout:2368: writing smithi006182445-33 from 0 to 466944 tid 1 2023-09-22T07:51:34.327 INFO:tasks.rados.rados.0.smithi006.stdout:2366: done (1 left) 2023-09-22T07:51:34.327 INFO:tasks.rados.rados.0.smithi006.stdout:2369: snap_remove snap 223 2023-09-22T07:51:34.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:34 smithi006 ceph-mon[204052]: pgmap v424: 121 pgs: 121 active+clean; 240 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 4.0 MiB/s wr, 12 op/s 2023-09-22T07:51:34.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:34 smithi006 ceph-mon[204052]: failed to encode map e518 with expected crc 2023-09-22T07:51:34.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:34 smithi006 ceph-mon[204052]: osdmap e518: 8 total, 8 up, 8 in 2023-09-22T07:51:34.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:34 smithi006 ceph-mon[200575]: pgmap v424: 121 pgs: 121 active+clean; 240 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 4.0 MiB/s wr, 12 op/s 2023-09-22T07:51:34.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:34 smithi006 ceph-mon[200575]: failed to encode map e518 with expected crc 2023-09-22T07:51:34.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:34 smithi006 ceph-mon[200575]: osdmap e518: 8 total, 8 up, 8 in 2023-09-22T07:51:34.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:34 smithi105 ceph-mon[190463]: pgmap v424: 121 pgs: 121 active+clean; 240 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 4.0 MiB/s wr, 12 op/s 2023-09-22T07:51:34.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:34 smithi105 ceph-mon[190463]: failed to encode map e518 with expected crc 2023-09-22T07:51:34.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:34 smithi105 ceph-mon[190463]: osdmap e518: 8 total, 8 up, 8 in 2023-09-22T07:51:35.275 INFO:tasks.rados.rados.0.smithi006.stdout:2369: done (1 left) 2023-09-22T07:51:35.275 INFO:tasks.rados.rados.0.smithi006.stdout:2370: delete oid 3 current snap is 224 2023-09-22T07:51:35.275 INFO:tasks.rados.rados.0.smithi006.stdout:2368: finishing write tid 1 to smithi006182445-33 2023-09-22T07:51:35.275 INFO:tasks.rados.rados.0.smithi006.stdout:2368: finishing write tid 2 to smithi006182445-33 2023-09-22T07:51:35.275 INFO:tasks.rados.rados.0.smithi006.stdout:2368: finishing write tid 3 to smithi006182445-33 2023-09-22T07:51:35.276 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 33 v 1057 (ObjNum 744 snap 224 seq_num 744) dirty exists 2023-09-22T07:51:35.276 INFO:tasks.rados.rados.0.smithi006.stdout:2368: left oid 33 (ObjNum 744 snap 224 seq_num 744) 2023-09-22T07:51:35.281 INFO:tasks.rados.rados.0.smithi006.stdout:2368: done (1 left) 2023-09-22T07:51:35.281 INFO:tasks.rados.rados.0.smithi006.stdout:2370: done (0 left) 2023-09-22T07:51:35.281 INFO:tasks.rados.rados.0.smithi006.stdout:2371: setattr oid 22 current snap is 224 2023-09-22T07:51:35.284 INFO:tasks.rados.rados.0.smithi006.stdout:2372: snap_create 2023-09-22T07:51:35.290 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 22 v 1102 (ObjNum 721 snap 213 seq_num 721) dirty exists 2023-09-22T07:51:36.254 INFO:tasks.rados.rados.0.smithi006.stdout:2371: done (1 left) 2023-09-22T07:51:36.254 INFO:tasks.rados.rados.0.smithi006.stdout:2372: done (0 left) 2023-09-22T07:51:36.254 INFO:tasks.rados.rados.0.smithi006.stdout:2373: snap_remove snap 220 2023-09-22T07:51:36.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:36 smithi006 ceph-mon[204052]: pgmap v426: 121 pgs: 121 active+clean; 241 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 16 op/s 2023-09-22T07:51:36.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:36 smithi006 ceph-mon[204052]: failed to encode map e519 with expected crc 2023-09-22T07:51:36.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:36 smithi006 ceph-mon[204052]: osdmap e519: 8 total, 8 up, 8 in 2023-09-22T07:51:36.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:36 smithi006 ceph-mon[204052]: osdmap e520: 8 total, 8 up, 8 in 2023-09-22T07:51:36.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:36 smithi006 ceph-mon[200575]: pgmap v426: 121 pgs: 121 active+clean; 241 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 16 op/s 2023-09-22T07:51:36.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:36 smithi006 ceph-mon[200575]: failed to encode map e519 with expected crc 2023-09-22T07:51:36.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:36 smithi006 ceph-mon[200575]: osdmap e519: 8 total, 8 up, 8 in 2023-09-22T07:51:36.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:36 smithi006 ceph-mon[200575]: osdmap e520: 8 total, 8 up, 8 in 2023-09-22T07:51:36.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:36 smithi105 ceph-mon[190463]: pgmap v426: 121 pgs: 121 active+clean; 241 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 16 op/s 2023-09-22T07:51:36.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:36 smithi105 ceph-mon[190463]: failed to encode map e519 with expected crc 2023-09-22T07:51:36.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:36 smithi105 ceph-mon[190463]: osdmap e519: 8 total, 8 up, 8 in 2023-09-22T07:51:36.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:36 smithi105 ceph-mon[190463]: osdmap e520: 8 total, 8 up, 8 in 2023-09-22T07:51:37.260 INFO:tasks.rados.rados.0.smithi006.stdout:2373: done (0 left) 2023-09-22T07:51:37.260 INFO:tasks.rados.rados.0.smithi006.stdout:2374: read oid 8 snap -1 2023-09-22T07:51:37.260 INFO:tasks.rados.rados.0.smithi006.stdout:2374: expect deleted 2023-09-22T07:51:37.260 INFO:tasks.rados.rados.0.smithi006.stdout:2375: read oid 35 snap -1 2023-09-22T07:51:37.260 INFO:tasks.rados.rados.0.smithi006.stdout:2375: expect deleted 2023-09-22T07:51:37.260 INFO:tasks.rados.rados.0.smithi006.stdout:2376: read oid 6 snap -1 2023-09-22T07:51:37.261 INFO:tasks.rados.rados.0.smithi006.stdout:2376: expect (ObjNum 707 snap 212 seq_num 707) 2023-09-22T07:51:37.261 INFO:tasks.rados.rados.0.smithi006.stdout:2377: snap_remove snap 216 2023-09-22T07:51:37.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:37 smithi006 ceph-mon[200575]: failed to encode map e520 with expected crc 2023-09-22T07:51:37.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:37 smithi006 ceph-mon[200575]: osdmap e521: 8 total, 8 up, 8 in 2023-09-22T07:51:37.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:37 smithi006 ceph-mon[204052]: failed to encode map e520 with expected crc 2023-09-22T07:51:37.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:37 smithi006 ceph-mon[204052]: osdmap e521: 8 total, 8 up, 8 in 2023-09-22T07:51:37.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:37 smithi105 ceph-mon[190463]: failed to encode map e520 with expected crc 2023-09-22T07:51:37.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:37 smithi105 ceph-mon[190463]: osdmap e521: 8 total, 8 up, 8 in 2023-09-22T07:51:37.738 INFO:teuthology.orchestra.run.smithi006.stdout:true 2023-09-22T07:51:38.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:51:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:51:37] "GET /metrics HTTP/1.1" 200 36112 "" "Prometheus/2.43.0" 2023-09-22T07:51:38.061 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-22T07:51:38.061 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (6m) - 10m 29.7M - 0.25.0 c8568f914cd2 68496074d95c 2023-09-22T07:51:38.061 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi105 *:3000 running (5m) - 9m 94.9M - 9.4.7 2c41d148cca3 c6fa0e987221 2023-09-22T07:51:38.061 INFO:teuthology.orchestra.run.smithi006.stdout:mds.a smithi006 running (10m) - 10m 16.1M - 17.2.6-1121-g6a79a820 202608b01ce9 b81e719d7bdb 2023-09-22T07:51:38.061 INFO:teuthology.orchestra.run.smithi006.stdout:mds.b smithi105 running (10m) - 10m 22.1M - 17.2.6-1121-g6a79a820 202608b01ce9 d99d16e4c45f 2023-09-22T07:51:38.062 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi105 *:8443,9283,8765 running (5m) - 14m 450M - 18.0.0-6218-gf7ddca67 ceff0457336d 49e3827be236 2023-09-22T07:51:38.062 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:8443,9283,8765 running (5m) - 16m 513M - 18.0.0-6218-gf7ddca67 ceff0457336d f4535b7ef9f5 2023-09-22T07:51:38.062 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (5m) - 16m 94.0M 2048M 18.0.0-6218-gf7ddca67 ceff0457336d bd2ccd4dffc6 2023-09-22T07:51:38.062 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi105 running (4m) - 14m 73.0M 2048M 18.0.0-6218-gf7ddca67 ceff0457336d 0504f0bc86e8 2023-09-22T07:51:38.062 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (4m) - 14m 69.3M 2048M 18.0.0-6218-gf7ddca67 ceff0457336d 8664efa43f86 2023-09-22T07:51:38.062 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (6m) - 9m 18.2M - 1.5.0 0da6a335fe13 b733ce1e65fd 2023-09-22T07:51:38.062 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi105 *:9100 running (5m) - 9m 19.1M - 1.5.0 0da6a335fe13 13131a30680c 2023-09-22T07:51:38.062 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (3m) - 13m 237M 2501M 18.0.0-6218-gf7ddca67 ceff0457336d 14c3d8ebed2c 2023-09-22T07:51:38.062 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (3m) - 13m 166M 2501M 18.0.0-6218-gf7ddca67 ceff0457336d 53c21d599509 2023-09-22T07:51:38.062 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (2m) - 13m 197M 2501M 18.0.0-6218-gf7ddca67 ceff0457336d 50a27cbcd614 2023-09-22T07:51:38.062 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (2m) - 12m 12.1M 2501M 18.0.0-6218-gf7ddca67 ceff0457336d a8907b0363fb 2023-09-22T07:51:38.062 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi105 running (89s) - 12m 316M 2500M 18.0.0-6218-gf7ddca67 ceff0457336d 392f2b51aa3f 2023-09-22T07:51:38.063 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi105 running (55s) - 12m 290M 2500M 18.0.0-6218-gf7ddca67 ceff0457336d 4e31b62988fd 2023-09-22T07:51:38.063 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi105 running (21s) - 11m 12.4M 2500M 18.0.0-6218-gf7ddca67 ceff0457336d 73786d7a3183 2023-09-22T07:51:38.063 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi105 running (11m) - 11m 561M 2500M 17.2.6-1121-g6a79a820 202608b01ce9 a9ff7d782c8f 2023-09-22T07:51:38.063 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi105 *:9095 running (5m) - 10m 63.4M - 2.43.0 a07b618ecd1d aa59c96aa169 2023-09-22T07:51:38.256 INFO:tasks.rados.rados.0.smithi006.stdout:2377: done (3 left) 2023-09-22T07:51:38.256 INFO:tasks.rados.rados.0.smithi006.stdout:2378: snap_create 2023-09-22T07:51:38.256 INFO:tasks.rados.rados.0.smithi006.stdout:2376: expect (ObjNum 707 snap 212 seq_num 707) 2023-09-22T07:51:38.477 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-09-22T07:51:38.478 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2023-09-22T07:51:38.478 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 3 2023-09-22T07:51:38.478 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:51:38.478 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2023-09-22T07:51:38.478 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 2 2023-09-22T07:51:38.478 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:51:38.479 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2023-09-22T07:51:38.479 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 1, 2023-09-22T07:51:38.479 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 7 2023-09-22T07:51:38.479 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:51:38.479 INFO:teuthology.orchestra.run.smithi006.stdout: "mds": { 2023-09-22T07:51:38.479 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 2 2023-09-22T07:51:38.479 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:51:38.480 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2023-09-22T07:51:38.480 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 3, 2023-09-22T07:51:38.480 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 12 2023-09-22T07:51:38.480 INFO:teuthology.orchestra.run.smithi006.stdout: } 2023-09-22T07:51:38.480 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-09-22T07:51:38.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:38 smithi006 ceph-mon[204052]: pgmap v429: 121 pgs: 121 active+clean; 244 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.0 MiB/s wr, 11 op/s 2023-09-22T07:51:38.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:38 smithi006 ceph-mon[204052]: failed to encode map e521 with expected crc 2023-09-22T07:51:38.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:38 smithi006 ceph-mon[204052]: osdmap e522: 8 total, 8 up, 8 in 2023-09-22T07:51:38.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:38 smithi006 ceph-mon[200575]: pgmap v429: 121 pgs: 121 active+clean; 244 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.0 MiB/s wr, 11 op/s 2023-09-22T07:51:38.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:38 smithi006 ceph-mon[200575]: failed to encode map e521 with expected crc 2023-09-22T07:51:38.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:38 smithi006 ceph-mon[200575]: osdmap e522: 8 total, 8 up, 8 in 2023-09-22T07:51:38.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:38 smithi105 ceph-mon[190463]: pgmap v429: 121 pgs: 121 active+clean; 244 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.0 MiB/s wr, 11 op/s 2023-09-22T07:51:38.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:38 smithi105 ceph-mon[190463]: failed to encode map e521 with expected crc 2023-09-22T07:51:38.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:38 smithi105 ceph-mon[190463]: osdmap e522: 8 total, 8 up, 8 in 2023-09-22T07:51:39.263 INFO:tasks.rados.rados.0.smithi006.stdout:2374: done (3 left) 2023-09-22T07:51:39.263 INFO:tasks.rados.rados.0.smithi006.stdout:2375: done (2 left) 2023-09-22T07:51:39.264 INFO:tasks.rados.rados.0.smithi006.stdout:2376: done (1 left) 2023-09-22T07:51:39.264 INFO:tasks.rados.rados.0.smithi006.stdout:2378: done (0 left) 2023-09-22T07:51:39.264 INFO:tasks.rados.rados.0.smithi006.stdout:2379: snap_remove snap 201 2023-09-22T07:51:39.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:39 smithi105 ceph-mon[190463]: from='client.44285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:51:39.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:39 smithi105 ceph-mon[190463]: from='client.44291 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:51:39.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:39 smithi105 ceph-mon[190463]: failed to encode map e522 with expected crc 2023-09-22T07:51:39.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:39 smithi105 ceph-mon[190463]: from='client.? 172.21.15.6:0/1669594077' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:51:39.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:39 smithi105 ceph-mon[190463]: osdmap e523: 8 total, 8 up, 8 in 2023-09-22T07:51:39.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:39 smithi006 ceph-mon[200575]: from='client.44285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:51:39.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:39 smithi006 ceph-mon[200575]: from='client.44291 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:51:39.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:39 smithi006 ceph-mon[200575]: failed to encode map e522 with expected crc 2023-09-22T07:51:39.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:39 smithi006 ceph-mon[200575]: from='client.? 172.21.15.6:0/1669594077' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:51:39.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:39 smithi006 ceph-mon[200575]: osdmap e523: 8 total, 8 up, 8 in 2023-09-22T07:51:39.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:39 smithi006 ceph-mon[204052]: from='client.44285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:51:39.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:39 smithi006 ceph-mon[204052]: from='client.44291 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:51:39.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:39 smithi006 ceph-mon[204052]: failed to encode map e522 with expected crc 2023-09-22T07:51:39.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:39 smithi006 ceph-mon[204052]: from='client.? 172.21.15.6:0/1669594077' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:51:39.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:39 smithi006 ceph-mon[204052]: osdmap e523: 8 total, 8 up, 8 in 2023-09-22T07:51:40.269 INFO:tasks.rados.rados.0.smithi006.stdout:2379: done (0 left) 2023-09-22T07:51:40.269 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 6 current snap is 226 2023-09-22T07:51:40.270 INFO:tasks.rados.rados.0.smithi006.stdout:2380: seq_num 746 ranges {2252800=499712} 2023-09-22T07:51:40.284 INFO:tasks.rados.rados.0.smithi006.stdout:2380: writing smithi006182445-6 from 2252800 to 2752512 tid 1 2023-09-22T07:51:40.284 INFO:tasks.rados.rados.0.smithi006.stdout:2381: copy_from oid 20 from oid 45 current snap is 226 2023-09-22T07:51:40.284 INFO:tasks.rados.rados.0.smithi006.stdout:2382: rollback oid 39 current snap is 226 2023-09-22T07:51:40.285 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 39 to 214 2023-09-22T07:51:40.285 INFO:tasks.rados.rados.0.smithi006.stdout:2383: read oid 30 snap 224 2023-09-22T07:51:40.285 INFO:tasks.rados.rados.0.smithi006.stdout:2383: expect deleted 2023-09-22T07:51:40.285 INFO:tasks.rados.rados.0.smithi006.stdout:2384: read oid 26 snap 219 2023-09-22T07:51:40.285 INFO:tasks.rados.rados.0.smithi006.stdout:2384: expect deleted 2023-09-22T07:51:40.285 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 32 current snap is 226 2023-09-22T07:51:40.286 INFO:tasks.rados.rados.0.smithi006.stdout:2385: seq_num 747 ranges {9609216=516096} 2023-09-22T07:51:40.342 INFO:tasks.rados.rados.0.smithi006.stdout:2385: writing smithi006182445-32 from 9609216 to 10125312 tid 1 2023-09-22T07:51:40.342 INFO:tasks.rados.rados.0.smithi006.stdout:2386: read oid 3 snap -1 2023-09-22T07:51:40.342 INFO:tasks.rados.rados.0.smithi006.stdout:2386: expect deleted 2023-09-22T07:51:40.342 INFO:tasks.rados.rados.0.smithi006.stdout:2387: snap_create 2023-09-22T07:51:40.342 INFO:tasks.rados.rados.0.smithi006.stdout:2382: finishing rollback tid 0 to smithi006182445-39 2023-09-22T07:51:40.342 INFO:tasks.rados.rados.0.smithi006.stdout:2382: finishing rollback tid 1 to smithi006182445-39 2023-09-22T07:51:40.342 INFO:tasks.rados.rados.0.smithi006.stdout:2382: finishing rollback tid 2 to smithi006182445-39 2023-09-22T07:51:40.342 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 39 v 1060 (ObjNum 688 snap 208 seq_num 688) dirty exists 2023-09-22T07:51:40.343 INFO:tasks.rados.rados.0.smithi006.stdout:2380: finishing write tid 1 to smithi006182445-6 2023-09-22T07:51:40.343 INFO:tasks.rados.rados.0.smithi006.stdout:2380: finishing write tid 2 to smithi006182445-6 2023-09-22T07:51:40.343 INFO:tasks.rados.rados.0.smithi006.stdout:2380: finishing write tid 3 to smithi006182445-6 2023-09-22T07:51:40.343 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 6 v 1065 (ObjNum 746 snap 226 seq_num 746) dirty exists 2023-09-22T07:51:40.343 INFO:tasks.rados.rados.0.smithi006.stdout:2380: left oid 6 (ObjNum 746 snap 226 seq_num 746) 2023-09-22T07:51:40.343 INFO:tasks.rados.rados.0.smithi006.stdout:2381: finishing copy_from racing read to smithi006182445-20 2023-09-22T07:51:40.343 INFO:tasks.rados.rados.0.smithi006.stdout:2381: finishing copy_from to smithi006182445-20 2023-09-22T07:51:40.343 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 20 v 1035 (ObjNum 698 snap 211 seq_num 698) dirty exists 2023-09-22T07:51:40.344 INFO:tasks.rados.rados.0.smithi006.stdout:2385: finishing write tid 1 to smithi006182445-32 2023-09-22T07:51:40.345 INFO:tasks.rados.rados.0.smithi006.stdout:2385: finishing write tid 2 to smithi006182445-32 2023-09-22T07:51:40.346 INFO:tasks.rados.rados.0.smithi006.stdout:2385: finishing write tid 3 to smithi006182445-32 2023-09-22T07:51:40.346 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 32 v 1085 (ObjNum 747 snap 226 seq_num 747) dirty exists 2023-09-22T07:51:40.346 INFO:tasks.rados.rados.0.smithi006.stdout:2385: left oid 32 (ObjNum 747 snap 226 seq_num 747) 2023-09-22T07:51:40.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:40 smithi105 ceph-mon[190463]: pgmap v432: 121 pgs: 121 active+clean; 245 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 1.0 MiB/s wr, 14 op/s 2023-09-22T07:51:40.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:40 smithi105 ceph-mon[190463]: failed to encode map e523 with expected crc 2023-09-22T07:51:40.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:40 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-09-22T07:51:40.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:40 smithi105 ceph-mon[190463]: osdmap e524: 8 total, 8 up, 8 in 2023-09-22T07:51:40.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:40 smithi006 ceph-mon[200575]: pgmap v432: 121 pgs: 121 active+clean; 245 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 1.0 MiB/s wr, 14 op/s 2023-09-22T07:51:40.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:40 smithi006 ceph-mon[200575]: failed to encode map e523 with expected crc 2023-09-22T07:51:40.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:40 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-09-22T07:51:40.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:40 smithi006 ceph-mon[200575]: osdmap e524: 8 total, 8 up, 8 in 2023-09-22T07:51:40.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:40 smithi006 ceph-mon[204052]: pgmap v432: 121 pgs: 121 active+clean; 245 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 1.0 MiB/s wr, 14 op/s 2023-09-22T07:51:40.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:40 smithi006 ceph-mon[204052]: failed to encode map e523 with expected crc 2023-09-22T07:51:40.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:40 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-09-22T07:51:40.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:40 smithi006 ceph-mon[204052]: osdmap e524: 8 total, 8 up, 8 in 2023-09-22T07:51:41.257 INFO:tasks.rados.rados.0.smithi006.stdout:2380: done (7 left) 2023-09-22T07:51:41.257 INFO:tasks.rados.rados.0.smithi006.stdout:2381: done (6 left) 2023-09-22T07:51:41.257 INFO:tasks.rados.rados.0.smithi006.stdout:2382: done (5 left) 2023-09-22T07:51:41.257 INFO:tasks.rados.rados.0.smithi006.stdout:2383: done (4 left) 2023-09-22T07:51:41.257 INFO:tasks.rados.rados.0.smithi006.stdout:2384: done (3 left) 2023-09-22T07:51:41.257 INFO:tasks.rados.rados.0.smithi006.stdout:2385: done (2 left) 2023-09-22T07:51:41.257 INFO:tasks.rados.rados.0.smithi006.stdout:2386: done (1 left) 2023-09-22T07:51:41.257 INFO:tasks.rados.rados.0.smithi006.stdout:2387: done (0 left) 2023-09-22T07:51:41.257 INFO:tasks.rados.rados.0.smithi006.stdout:2388: delete oid 37 current snap is 227 2023-09-22T07:51:41.259 INFO:tasks.rados.rados.0.smithi006.stdout:2388: done (0 left) 2023-09-22T07:51:41.259 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 4 current snap is 227 2023-09-22T07:51:41.259 INFO:tasks.rados.rados.0.smithi006.stdout:2389: seq_num 749 ranges {7970816=548864} 2023-09-22T07:51:41.306 INFO:tasks.rados.rados.0.smithi006.stdout:2389: writing smithi006182445-4 from 7970816 to 8519680 tid 1 2023-09-22T07:51:41.306 INFO:tasks.rados.rados.0.smithi006.stdout:2390: snap_create 2023-09-22T07:51:41.344 INFO:tasks.rados.rados.0.smithi006.stdout:2389: finishing write tid 1 to smithi006182445-4 2023-09-22T07:51:41.345 INFO:tasks.rados.rados.0.smithi006.stdout:2389: finishing write tid 2 to smithi006182445-4 2023-09-22T07:51:41.347 INFO:tasks.rados.rados.0.smithi006.stdout:2389: finishing write tid 3 to smithi006182445-4 2023-09-22T07:51:41.347 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 4 v 1102 (ObjNum 749 snap 227 seq_num 749) dirty exists 2023-09-22T07:51:41.347 INFO:tasks.rados.rados.0.smithi006.stdout:2389: left oid 4 (ObjNum 749 snap 227 seq_num 749) 2023-09-22T07:51:41.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:41 smithi105 ceph-mon[190463]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-09-22T07:51:41.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:41 smithi105 ceph-mon[190463]: Upgrade: osd.7 is safe to restart 2023-09-22T07:51:41.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:41 smithi105 ceph-mon[190463]: failed to encode map e524 with expected crc 2023-09-22T07:51:41.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:41 smithi105 ceph-mon[190463]: osdmap e525: 8 total, 8 up, 8 in 2023-09-22T07:51:41.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:41 smithi006 ceph-mon[204052]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-09-22T07:51:41.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:41 smithi006 ceph-mon[204052]: Upgrade: osd.7 is safe to restart 2023-09-22T07:51:41.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:41 smithi006 ceph-mon[204052]: failed to encode map e524 with expected crc 2023-09-22T07:51:41.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:41 smithi006 ceph-mon[204052]: osdmap e525: 8 total, 8 up, 8 in 2023-09-22T07:51:41.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:41 smithi006 ceph-mon[200575]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-09-22T07:51:41.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:41 smithi006 ceph-mon[200575]: Upgrade: osd.7 is safe to restart 2023-09-22T07:51:41.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:41 smithi006 ceph-mon[200575]: failed to encode map e524 with expected crc 2023-09-22T07:51:41.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:41 smithi006 ceph-mon[200575]: osdmap e525: 8 total, 8 up, 8 in 2023-09-22T07:51:42.310 INFO:tasks.rados.rados.0.smithi006.stdout:2389: done (1 left) 2023-09-22T07:51:42.310 INFO:tasks.rados.rados.0.smithi006.stdout:2390: done (0 left) 2023-09-22T07:51:42.310 INFO:tasks.rados.rados.0.smithi006.stdout:2391: read oid 39 snap 225 2023-09-22T07:51:42.310 INFO:tasks.rados.rados.0.smithi006.stdout:2391: expect (ObjNum 728 snap 221 seq_num 728) 2023-09-22T07:51:42.310 INFO:tasks.rados.rados.0.smithi006.stdout:2392: setattr oid 12 current snap is 228 2023-09-22T07:51:42.311 INFO:tasks.rados.rados.0.smithi006.stdout:2393: copy_from oid 33 from oid 11 current snap is 228 2023-09-22T07:51:42.311 INFO:tasks.rados.rados.0.smithi006.stdout:2394: delete oid 21 current snap is 228 2023-09-22T07:51:42.315 INFO:tasks.rados.rados.0.smithi006.stdout:2394: done (3 left) 2023-09-22T07:51:42.315 INFO:tasks.rados.rados.0.smithi006.stdout:2395: copy_from oid 3 from oid 24 current snap is 228 2023-09-22T07:51:42.315 INFO:tasks.rados.rados.0.smithi006.stdout:2396: rollback oid 30 current snap is 228 2023-09-22T07:51:42.315 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 30 to 212 2023-09-22T07:51:42.315 INFO:tasks.rados.rados.0.smithi006.stdout:2397: copy_from oid 14 from oid 47 current snap is 228 2023-09-22T07:51:42.315 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 26 current snap is 228 2023-09-22T07:51:42.316 INFO:tasks.rados.rados.0.smithi006.stdout:2398: seq_num 751 ranges {7970816=581632} 2023-09-22T07:51:42.363 INFO:tasks.rados.rados.0.smithi006.stdout:2398: writing smithi006182445-26 from 7970816 to 8552448 tid 1 2023-09-22T07:51:42.364 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 36 current snap is 228 2023-09-22T07:51:42.364 INFO:tasks.rados.rados.0.smithi006.stdout:2396: finishing rollback tid 1 to smithi006182445-30 2023-09-22T07:51:42.364 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 30 v 0 (ObjNum 33 snap 0 seq_num 3141919032) dirty dne 2023-09-22T07:51:42.364 INFO:tasks.rados.rados.0.smithi006.stdout:2399: seq_num 752 ranges {434176=598016} 2023-09-22T07:51:42.369 INFO:tasks.rados.rados.0.smithi006.stdout:2399: writing smithi006182445-36 from 434176 to 1032192 tid 1 2023-09-22T07:51:42.369 INFO:tasks.rados.rados.0.smithi006.stdout:2396: done (7 left) 2023-09-22T07:51:42.369 INFO:tasks.rados.rados.0.smithi006.stdout:2400: read oid 1 snap -1 2023-09-22T07:51:42.369 INFO:tasks.rados.rados.0.smithi006.stdout:2400: expect (ObjNum 707 snap 212 seq_num 707) 2023-09-22T07:51:42.370 INFO:tasks.rados.rados.0.smithi006.stdout:2401: rmattr oid 13 current snap is 228 2023-09-22T07:51:42.370 INFO:tasks.rados.rados.0.smithi006.stdout:2401: done (8 left) 2023-09-22T07:51:42.370 INFO:tasks.rados.rados.0.smithi006.stdout:2402: snap_create 2023-09-22T07:51:42.370 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 12 v 666 (ObjNum 729 snap 221 seq_num 729) dirty exists 2023-09-22T07:51:42.370 INFO:tasks.rados.rados.0.smithi006.stdout:2391: expect (ObjNum 728 snap 221 seq_num 728) 2023-09-22T07:51:42.456 INFO:tasks.rados.rados.0.smithi006.stdout:2393: finishing copy_from to smithi006182445-33 2023-09-22T07:51:42.456 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 33 v 1178 (ObjNum 588 snap 179 seq_num 588) dirty exists 2023-09-22T07:51:42.456 INFO:tasks.rados.rados.0.smithi006.stdout:2393: finishing copy_from racing read to smithi006182445-33 2023-09-22T07:51:42.457 INFO:tasks.rados.rados.0.smithi006.stdout:2395: finishing copy_from racing read to smithi006182445-3 2023-09-22T07:51:42.457 INFO:tasks.rados.rados.0.smithi006.stdout:2397: finishing copy_from racing read to smithi006182445-14 2023-09-22T07:51:42.457 INFO:tasks.rados.rados.0.smithi006.stdout:2398: finishing write tid 1 to smithi006182445-26 2023-09-22T07:51:42.457 INFO:tasks.rados.rados.0.smithi006.stdout:2398: finishing write tid 2 to smithi006182445-26 2023-09-22T07:51:42.457 INFO:tasks.rados.rados.0.smithi006.stdout:2398: finishing write tid 3 to smithi006182445-26 2023-09-22T07:51:42.457 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 26 v 1104 (ObjNum 751 snap 228 seq_num 751) dirty exists 2023-09-22T07:51:42.457 INFO:tasks.rados.rados.0.smithi006.stdout:2398: left oid 26 (ObjNum 751 snap 228 seq_num 751) 2023-09-22T07:51:42.457 INFO:tasks.rados.rados.0.smithi006.stdout:2395: finishing copy_from to smithi006182445-3 2023-09-22T07:51:42.457 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 3 v 958 (ObjNum 624 snap 186 seq_num 624) dirty exists 2023-09-22T07:51:42.457 INFO:tasks.rados.rados.0.smithi006.stdout:2397: finishing copy_from to smithi006182445-14 2023-09-22T07:51:42.457 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 14 v 1098 (ObjNum 722 snap 213 seq_num 722) dirty exists 2023-09-22T07:51:42.457 INFO:tasks.rados.rados.0.smithi006.stdout:2399: finishing write tid 1 to smithi006182445-36 2023-09-22T07:51:42.458 INFO:tasks.rados.rados.0.smithi006.stdout:2399: finishing write tid 2 to smithi006182445-36 2023-09-22T07:51:42.458 INFO:tasks.rados.rados.0.smithi006.stdout:2399: finishing write tid 3 to smithi006182445-36 2023-09-22T07:51:42.458 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 36 v 668 (ObjNum 752 snap 228 seq_num 752) dirty exists 2023-09-22T07:51:42.458 INFO:tasks.rados.rados.0.smithi006.stdout:2399: left oid 36 (ObjNum 752 snap 228 seq_num 752) 2023-09-22T07:51:42.458 INFO:tasks.rados.rados.0.smithi006.stdout:2400: expect (ObjNum 707 snap 212 seq_num 707) 2023-09-22T07:51:42.590 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:42 smithi105 ceph-mon[190463]: pgmap v435: 121 pgs: 121 active+clean; 235 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 896 KiB/s wr, 7 op/s 2023-09-22T07:51:42.590 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:42 smithi105 ceph-mon[190463]: failed to encode map e525 with expected crc 2023-09-22T07:51:42.590 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:42 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:42.590 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:42 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-22T07:51:42.590 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:42 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:51:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:42 smithi006 ceph-mon[200575]: pgmap v435: 121 pgs: 121 active+clean; 235 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 896 KiB/s wr, 7 op/s 2023-09-22T07:51:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:42 smithi006 ceph-mon[200575]: failed to encode map e525 with expected crc 2023-09-22T07:51:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:42 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:42 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-22T07:51:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:42 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:51:42.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:42 smithi006 ceph-mon[204052]: pgmap v435: 121 pgs: 121 active+clean; 235 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 896 KiB/s wr, 7 op/s 2023-09-22T07:51:42.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:42 smithi006 ceph-mon[204052]: failed to encode map e525 with expected crc 2023-09-22T07:51:42.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:42 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:42.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:42 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-22T07:51:42.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:42 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:51:43.320 INFO:tasks.rados.rados.0.smithi006.stdout:2391: done (8 left) 2023-09-22T07:51:43.320 INFO:tasks.rados.rados.0.smithi006.stdout:2392: done (7 left) 2023-09-22T07:51:43.320 INFO:tasks.rados.rados.0.smithi006.stdout:2393: done (6 left) 2023-09-22T07:51:43.320 INFO:tasks.rados.rados.0.smithi006.stdout:2395: done (5 left) 2023-09-22T07:51:43.320 INFO:tasks.rados.rados.0.smithi006.stdout:2397: done (4 left) 2023-09-22T07:51:43.320 INFO:tasks.rados.rados.0.smithi006.stdout:2398: done (3 left) 2023-09-22T07:51:43.320 INFO:tasks.rados.rados.0.smithi006.stdout:2399: done (2 left) 2023-09-22T07:51:43.320 INFO:tasks.rados.rados.0.smithi006.stdout:2400: done (1 left) 2023-09-22T07:51:43.320 INFO:tasks.rados.rados.0.smithi006.stdout:2402: done (0 left) 2023-09-22T07:51:43.321 INFO:tasks.rados.rados.0.smithi006.stdout:2403: read oid 44 snap 212 2023-09-22T07:51:43.321 INFO:tasks.rados.rados.0.smithi006.stdout:2403: expect (ObjNum 685 snap 207 seq_num 685) 2023-09-22T07:51:43.321 INFO:tasks.rados.rados.0.smithi006.stdout:2404: delete oid 35 current snap is 229 2023-09-22T07:51:43.324 INFO:tasks.rados.rados.0.smithi006.stdout:2404: done (1 left) 2023-09-22T07:51:43.324 INFO:tasks.rados.rados.0.smithi006.stdout:2405: delete oid 39 current snap is 229 2023-09-22T07:51:43.326 INFO:tasks.rados.rados.0.smithi006.stdout:2405: done (1 left) 2023-09-22T07:51:43.326 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 42 current snap is 229 2023-09-22T07:51:43.326 INFO:tasks.rados.rados.0.smithi006.stdout:2406: seq_num 755 ranges {0=647168} 2023-09-22T07:51:43.330 INFO:tasks.rados.rados.0.smithi006.stdout:2406: writing smithi006182445-42 from 0 to 647168 tid 1 2023-09-22T07:51:43.330 INFO:tasks.rados.rados.0.smithi006.stdout:2407: rmattr oid 14 current snap is 229 2023-09-22T07:51:43.330 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 5 current snap is 229 2023-09-22T07:51:43.330 INFO:tasks.rados.rados.0.smithi006.stdout:2408: seq_num 756 ranges {1712128=671744} 2023-09-22T07:51:43.343 INFO:tasks.rados.rados.0.smithi006.stdout:2408: writing smithi006182445-5 from 1712128 to 2383872 tid 1 2023-09-22T07:51:43.343 INFO:tasks.rados.rados.0.smithi006.stdout:2409: delete oid 50 current snap is 229 2023-09-22T07:51:43.344 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 14 v 1099 (ObjNum 722 snap 213 seq_num 722) dirty exists 2023-09-22T07:51:43.344 INFO:tasks.rados.rados.0.smithi006.stdout:2406: finishing write tid 1 to smithi006182445-42 2023-09-22T07:51:43.344 INFO:tasks.rados.rados.0.smithi006.stdout:2406: finishing write tid 2 to smithi006182445-42 2023-09-22T07:51:43.344 INFO:tasks.rados.rados.0.smithi006.stdout:2406: finishing write tid 3 to smithi006182445-42 2023-09-22T07:51:43.344 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 42 v 1106 (ObjNum 755 snap 229 seq_num 755) dirty exists 2023-09-22T07:51:43.344 INFO:tasks.rados.rados.0.smithi006.stdout:2406: left oid 42 (ObjNum 755 snap 229 seq_num 755) 2023-09-22T07:51:43.344 INFO:tasks.rados.rados.0.smithi006.stdout:2403: expect (ObjNum 685 snap 207 seq_num 685) 2023-09-22T07:51:43.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:43 smithi105 ceph-mon[190463]: Upgrade: Updating osd.7 2023-09-22T07:51:43.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:43 smithi105 ceph-mon[190463]: Deploying daemon osd.7 on smithi105 2023-09-22T07:51:43.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:43 smithi105 ceph-mon[190463]: failed to encode map e526 with expected crc 2023-09-22T07:51:43.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:43 smithi105 ceph-mon[190463]: osdmap e526: 8 total, 8 up, 8 in 2023-09-22T07:51:43.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:51:43.442 INFO:tasks.rados.rados.0.smithi006.stdout:2408: finishing write tid 1 to smithi006182445-5 2023-09-22T07:51:43.442 INFO:tasks.rados.rados.0.smithi006.stdout:2408: finishing write tid 2 to smithi006182445-5 2023-09-22T07:51:43.442 INFO:tasks.rados.rados.0.smithi006.stdout:2408: finishing write tid 3 to smithi006182445-5 2023-09-22T07:51:43.442 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 5 v 1087 (ObjNum 756 snap 229 seq_num 756) dirty exists 2023-09-22T07:51:43.442 INFO:tasks.rados.rados.0.smithi006.stdout:2408: left oid 5 (ObjNum 756 snap 229 seq_num 756) 2023-09-22T07:51:43.442 INFO:tasks.rados.rados.0.smithi006.stdout:2403: done (4 left) 2023-09-22T07:51:43.442 INFO:tasks.rados.rados.0.smithi006.stdout:2406: done (3 left) 2023-09-22T07:51:43.442 INFO:tasks.rados.rados.0.smithi006.stdout:2407: done (2 left) 2023-09-22T07:51:43.443 INFO:tasks.rados.rados.0.smithi006.stdout:2408: done (1 left) 2023-09-22T07:51:43.443 INFO:tasks.rados.rados.0.smithi006.stdout:2409: done (0 left) 2023-09-22T07:51:43.443 INFO:tasks.rados.rados.0.smithi006.stdout:2410: setattr oid 40 current snap is 229 2023-09-22T07:51:43.443 INFO:tasks.rados.rados.0.smithi006.stdout:2411: read oid 50 snap -1 2023-09-22T07:51:43.444 INFO:tasks.rados.rados.0.smithi006.stdout:2411: expect deleted 2023-09-22T07:51:43.444 INFO:tasks.rados.rados.0.smithi006.stdout:2412: copy_from oid 6 from oid 18 current snap is 229 2023-09-22T07:51:43.444 INFO:tasks.rados.rados.0.smithi006.stdout:2413: read oid 16 snap -1 2023-09-22T07:51:43.444 INFO:tasks.rados.rados.0.smithi006.stdout:2413: expect (ObjNum 741 snap 224 seq_num 741) 2023-09-22T07:51:43.444 INFO:tasks.rados.rados.0.smithi006.stdout:2414: rollback oid 20 current snap is 229 2023-09-22T07:51:43.444 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 20 to 212 2023-09-22T07:51:43.444 INFO:tasks.rados.rados.0.smithi006.stdout:2415: snap_create 2023-09-22T07:51:43.444 INFO:tasks.rados.rados.0.smithi006.stdout:2412: finishing copy_from to smithi006182445-6 2023-09-22T07:51:43.444 INFO:tasks.rados.rados.0.smithi006.stdout:2412: got expected ENOENT (src dne) 2023-09-22T07:51:43.445 INFO:tasks.rados.rados.0.smithi006.stdout:2412: finishing copy_from racing read to smithi006182445-6 2023-09-22T07:51:43.446 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 40 v 1064 (ObjNum 736 snap 223 seq_num 736) dirty exists 2023-09-22T07:51:43.448 INFO:tasks.rados.rados.0.smithi006.stdout:2414: finishing rollback tid 0 to smithi006182445-20 2023-09-22T07:51:43.449 INFO:tasks.rados.rados.0.smithi006.stdout:2414: finishing rollback tid 1 to smithi006182445-20 2023-09-22T07:51:43.449 INFO:tasks.rados.rados.0.smithi006.stdout:2414: finishing rollback tid 2 to smithi006182445-20 2023-09-22T07:51:43.449 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 20 v 1039 (ObjNum 714 snap 212 seq_num 714) dirty exists 2023-09-22T07:51:43.454 INFO:tasks.rados.rados.0.smithi006.stdout:2413: expect (ObjNum 741 snap 224 seq_num 741) 2023-09-22T07:51:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:43 smithi006 ceph-mon[200575]: Upgrade: Updating osd.7 2023-09-22T07:51:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:43 smithi006 ceph-mon[200575]: Deploying daemon osd.7 on smithi105 2023-09-22T07:51:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:43 smithi006 ceph-mon[200575]: failed to encode map e526 with expected crc 2023-09-22T07:51:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:43 smithi006 ceph-mon[200575]: osdmap e526: 8 total, 8 up, 8 in 2023-09-22T07:51:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:51:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:43 smithi006 ceph-mon[204052]: Upgrade: Updating osd.7 2023-09-22T07:51:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:43 smithi006 ceph-mon[204052]: Deploying daemon osd.7 on smithi105 2023-09-22T07:51:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:43 smithi006 ceph-mon[204052]: failed to encode map e526 with expected crc 2023-09-22T07:51:43.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:43 smithi006 ceph-mon[204052]: osdmap e526: 8 total, 8 up, 8 in 2023-09-22T07:51:43.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:51:44.324 INFO:tasks.rados.rados.0.smithi006.stdout:2410: done (5 left) 2023-09-22T07:51:44.324 INFO:tasks.rados.rados.0.smithi006.stdout:2411: done (4 left) 2023-09-22T07:51:44.324 INFO:tasks.rados.rados.0.smithi006.stdout:2412: done (3 left) 2023-09-22T07:51:44.324 INFO:tasks.rados.rados.0.smithi006.stdout:2413: done (2 left) 2023-09-22T07:51:44.324 INFO:tasks.rados.rados.0.smithi006.stdout:2414: done (1 left) 2023-09-22T07:51:44.325 INFO:tasks.rados.rados.0.smithi006.stdout:2415: done (0 left) 2023-09-22T07:51:44.325 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 20 current snap is 230 2023-09-22T07:51:44.325 INFO:tasks.rados.rados.0.smithi006.stdout:2416: seq_num 758 ranges {5201920=704512} 2023-09-22T07:51:44.356 INFO:tasks.rados.rados.0.smithi006.stdout:2416: writing smithi006182445-20 from 5201920 to 5906432 tid 1 2023-09-22T07:51:44.356 INFO:tasks.rados.rados.0.smithi006.stdout:2417: delete oid 11 current snap is 230 2023-09-22T07:51:44.360 INFO:tasks.rados.rados.0.smithi006.stdout:2417: done (1 left) 2023-09-22T07:51:44.360 INFO:tasks.rados.rados.0.smithi006.stdout:2418: snap_remove snap 227 2023-09-22T07:51:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:44 smithi105 ceph-mon[190463]: pgmap v438: 121 pgs: 121 active+clean; 217 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 916 KiB/s wr, 1 op/s 2023-09-22T07:51:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:44 smithi105 ceph-mon[190463]: failed to encode map e527 with expected crc 2023-09-22T07:51:44.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:44 smithi105 ceph-mon[190463]: osdmap e527: 8 total, 8 up, 8 in 2023-09-22T07:51:44.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:44 smithi006 ceph-mon[204052]: pgmap v438: 121 pgs: 121 active+clean; 217 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 916 KiB/s wr, 1 op/s 2023-09-22T07:51:44.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:44 smithi006 ceph-mon[204052]: failed to encode map e527 with expected crc 2023-09-22T07:51:44.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:44 smithi006 ceph-mon[204052]: osdmap e527: 8 total, 8 up, 8 in 2023-09-22T07:51:44.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:44 smithi006 ceph-mon[200575]: pgmap v438: 121 pgs: 121 active+clean; 217 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 916 KiB/s wr, 1 op/s 2023-09-22T07:51:44.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:44 smithi006 ceph-mon[200575]: failed to encode map e527 with expected crc 2023-09-22T07:51:44.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:44 smithi006 ceph-mon[200575]: osdmap e527: 8 total, 8 up, 8 in 2023-09-22T07:51:45.242 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 07:51:45 smithi105 systemd[1]: Stopping Ceph osd.7 for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:51:45.334 INFO:tasks.rados.rados.0.smithi006.stdout:2418: done (1 left) 2023-09-22T07:51:45.334 INFO:tasks.rados.rados.0.smithi006.stdout:2419: read oid 18 snap 226 2023-09-22T07:51:45.334 INFO:tasks.rados.rados.0.smithi006.stdout:2419: expect deleted 2023-09-22T07:51:45.334 INFO:tasks.rados.rados.0.smithi006.stdout:2420: delete oid 42 current snap is 230 2023-09-22T07:51:45.334 INFO:tasks.rados.rados.0.smithi006.stdout:2416: finishing write tid 1 to smithi006182445-20 2023-09-22T07:51:45.334 INFO:tasks.rados.rados.0.smithi006.stdout:2416: finishing write tid 2 to smithi006182445-20 2023-09-22T07:51:45.334 INFO:tasks.rados.rados.0.smithi006.stdout:2416: finishing write tid 3 to smithi006182445-20 2023-09-22T07:51:45.334 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 20 v 1041 (ObjNum 758 snap 230 seq_num 758) dirty exists 2023-09-22T07:51:45.335 INFO:tasks.rados.rados.0.smithi006.stdout:2416: left oid 20 (ObjNum 758 snap 230 seq_num 758) 2023-09-22T07:51:45.343 INFO:tasks.rados.rados.0.smithi006.stdout:2416: done (2 left) 2023-09-22T07:51:45.343 INFO:tasks.rados.rados.0.smithi006.stdout:2420: done (1 left) 2023-09-22T07:51:45.343 INFO:tasks.rados.rados.0.smithi006.stdout:2421: read oid 47 snap -1 2023-09-22T07:51:45.343 INFO:tasks.rados.rados.0.smithi006.stdout:2421: expect (ObjNum 722 snap 213 seq_num 722) 2023-09-22T07:51:45.344 INFO:tasks.rados.rados.0.smithi006.stdout:2422: rollback oid 2 current snap is 230 2023-09-22T07:51:45.344 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 2 to 219 2023-09-22T07:51:45.344 INFO:tasks.rados.rados.0.smithi006.stdout:2423: snap_remove snap 225 2023-09-22T07:51:45.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:45 smithi105 ceph-mon[190463]: failed to encode map e528 with expected crc 2023-09-22T07:51:45.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:45 smithi105 ceph-mon[190463]: osdmap e528: 8 total, 8 up, 8 in 2023-09-22T07:51:45.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:45 smithi105 ceph-mon[190463]: osd.7 marked itself down and dead 2023-09-22T07:51:45.627 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 07:51:45 smithi105 conmon[137523]: 2023-09-22T07:51:45.242+0000 7f46a77d3700 -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-09-22T07:51:45.627 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 07:51:45 smithi105 conmon[137523]: 2023-09-22T07:51:45.242+0000 7f46a77d3700 -1 osd.7 528 *** Got signal Terminated *** 2023-09-22T07:51:45.627 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 07:51:45 smithi105 conmon[137523]: 2023-09-22T07:51:45.242+0000 7f46a77d3700 -1 osd.7 528 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-22T07:51:45.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:45 smithi006 ceph-mon[204052]: failed to encode map e528 with expected crc 2023-09-22T07:51:45.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:45 smithi006 ceph-mon[204052]: osdmap e528: 8 total, 8 up, 8 in 2023-09-22T07:51:45.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:45 smithi006 ceph-mon[204052]: osd.7 marked itself down and dead 2023-09-22T07:51:45.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:45 smithi006 ceph-mon[200575]: failed to encode map e528 with expected crc 2023-09-22T07:51:45.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:45 smithi006 ceph-mon[200575]: osdmap e528: 8 total, 8 up, 8 in 2023-09-22T07:51:45.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:45 smithi006 ceph-mon[200575]: osd.7 marked itself down and dead 2023-09-22T07:51:46.262 INFO:tasks.rados.rados.0.smithi006.stdout:2423: done (3 left) 2023-09-22T07:51:46.262 INFO:tasks.rados.rados.0.smithi006.stdout:2424: snap_remove snap 229 2023-09-22T07:51:46.376 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 07:51:46 smithi105 bash[222091]: a9ff7d782c8fba660239c0933ba0838f7bca6b90bd77112b35cd79ac53dd28b4 2023-09-22T07:51:46.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:46 smithi105 ceph-mon[190463]: pgmap v441: 121 pgs: 121 active+clean; 210 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-09-22T07:51:46.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:46 smithi105 ceph-mon[190463]: Health check failed: 1 osds down (OSD_DOWN) 2023-09-22T07:51:46.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:46 smithi105 ceph-mon[190463]: osdmap e529: 8 total, 7 up, 8 in 2023-09-22T07:51:46.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:46 smithi105 ceph-mon[190463]: osdmap e530: 8 total, 7 up, 8 in 2023-09-22T07:51:46.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:46 smithi006 ceph-mon[204052]: pgmap v441: 121 pgs: 121 active+clean; 210 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-09-22T07:51:46.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:46 smithi006 ceph-mon[204052]: Health check failed: 1 osds down (OSD_DOWN) 2023-09-22T07:51:46.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:46 smithi006 ceph-mon[204052]: osdmap e529: 8 total, 7 up, 8 in 2023-09-22T07:51:46.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:46 smithi006 ceph-mon[204052]: osdmap e530: 8 total, 7 up, 8 in 2023-09-22T07:51:46.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:46 smithi006 ceph-mon[200575]: pgmap v441: 121 pgs: 121 active+clean; 210 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-09-22T07:51:46.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:46 smithi006 ceph-mon[200575]: Health check failed: 1 osds down (OSD_DOWN) 2023-09-22T07:51:46.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:46 smithi006 ceph-mon[200575]: osdmap e529: 8 total, 7 up, 8 in 2023-09-22T07:51:46.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:46 smithi006 ceph-mon[200575]: osdmap e530: 8 total, 7 up, 8 in 2023-09-22T07:51:47.265 INFO:tasks.rados.rados.0.smithi006.stdout:2424: done (3 left) 2023-09-22T07:51:47.266 INFO:tasks.rados.rados.0.smithi006.stdout:2425: copy_from oid 46 from oid 48 current snap is 230 2023-09-22T07:51:47.266 INFO:tasks.rados.rados.0.smithi006.stdout:2422: finishing rollback tid 1 to smithi006182445-2 2023-09-22T07:51:47.266 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 2 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2023-09-22T07:51:47.266 INFO:tasks.rados.rados.0.smithi006.stdout:2421: expect (ObjNum 722 snap 213 seq_num 722) 2023-09-22T07:51:47.979 INFO:tasks.rados.rados.0.smithi006.stdout:2419: done (3 left) 2023-09-22T07:51:47.979 INFO:tasks.rados.rados.0.smithi006.stdout:2421: done (2 left) 2023-09-22T07:51:47.979 INFO:tasks.rados.rados.0.smithi006.stdout:2422: done (1 left) 2023-09-22T07:51:47.979 INFO:tasks.rados.rados.0.smithi006.stdout:2426: rollback oid 18 current snap is 230 2023-09-22T07:51:47.979 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 18 to 224 2023-09-22T07:51:47.979 INFO:tasks.rados.rados.0.smithi006.stdout:2425: finishing copy_from racing read to smithi006182445-46 2023-09-22T07:51:47.979 INFO:tasks.rados.rados.0.smithi006.stdout:2425: finishing copy_from to smithi006182445-46 2023-09-22T07:51:47.979 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 46 v 1076 (ObjNum 740 snap 224 seq_num 740) dirty exists 2023-09-22T07:51:47.980 INFO:tasks.rados.rados.0.smithi006.stdout:2425: done (1 left) 2023-09-22T07:51:47.980 INFO:tasks.rados.rados.0.smithi006.stdout:2427: delete oid 24 current snap is 230 2023-09-22T07:51:47.981 INFO:tasks.rados.rados.0.smithi006.stdout:2427: done (1 left) 2023-09-22T07:51:47.981 INFO:tasks.rados.rados.0.smithi006.stdout:2428: rollback oid 21 current snap is 230 2023-09-22T07:51:47.981 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 21 to 228 2023-09-22T07:51:47.981 INFO:tasks.rados.rados.0.smithi006.stdout:2429: copy_from oid 38 from oid 29 current snap is 230 2023-09-22T07:51:47.981 INFO:tasks.rados.rados.0.smithi006.stdout:2430: delete oid 34 current snap is 230 2023-09-22T07:51:47.981 INFO:tasks.rados.rados.0.smithi006.stdout:2426: finishing rollback tid 1 to smithi006182445-18 2023-09-22T07:51:47.981 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 18 v 0 (ObjNum 33 snap 0 seq_num 0) dirty dne 2023-09-22T07:51:47.982 INFO:tasks.rados.rados.0.smithi006.stdout:2428: finishing rollback tid 1 to smithi006182445-21 2023-09-22T07:51:47.982 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 21 v 1045 (ObjNum 33 snap 0 seq_num 3169163664) dirty dne 2023-09-22T07:51:47.983 INFO:tasks.rados.rados.0.smithi006.stdout:2426: done (3 left) 2023-09-22T07:51:47.983 INFO:tasks.rados.rados.0.smithi006.stdout:2428: done (2 left) 2023-09-22T07:51:47.983 INFO:tasks.rados.rados.0.smithi006.stdout:2430: done (1 left) 2023-09-22T07:51:47.983 INFO:tasks.rados.rados.0.smithi006.stdout:2431: setattr oid 39 current snap is 230 2023-09-22T07:51:47.984 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 1 current snap is 230 2023-09-22T07:51:47.984 INFO:tasks.rados.rados.0.smithi006.stdout:2432: seq_num 763 ranges {2252800=786432} 2023-09-22T07:51:48.001 INFO:tasks.rados.rados.0.smithi006.stdout:2432: writing smithi006182445-1 from 2252800 to 3039232 tid 1 2023-09-22T07:51:48.001 INFO:tasks.rados.rados.0.smithi006.stdout:2433: read oid 12 snap -1 2023-09-22T07:51:48.001 INFO:tasks.rados.rados.0.smithi006.stdout:2433: expect (ObjNum 729 snap 221 seq_num 729) 2023-09-22T07:51:48.001 INFO:tasks.rados.rados.0.smithi006.stdout:2434: snap_remove snap 228 2023-09-22T07:51:48.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:51:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:51:47] "GET /metrics HTTP/1.1" 200 36104 "" "Prometheus/2.43.0" 2023-09-22T07:51:48.335 INFO:tasks.rados.rados.0.smithi006.stdout:2434: done (4 left) 2023-09-22T07:51:48.335 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 28 current snap is 230 2023-09-22T07:51:48.335 INFO:tasks.rados.rados.0.smithi006.stdout:2435: seq_num 764 ranges {4505600=802816} 2023-09-22T07:51:48.364 INFO:tasks.rados.rados.0.smithi006.stdout:2435: writing smithi006182445-28 from 4505600 to 5308416 tid 1 2023-09-22T07:51:48.364 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 22 current snap is 230 2023-09-22T07:51:48.364 INFO:tasks.rados.rados.0.smithi006.stdout:2436: seq_num 765 ranges {7593984=417792,8011776=401408} 2023-09-22T07:51:48.408 INFO:tasks.rados.rados.0.smithi006.stdout:2436: writing smithi006182445-22 from 7593984 to 8011776 tid 1 2023-09-22T07:51:48.410 INFO:tasks.rados.rados.0.smithi006.stdout:2436: writing smithi006182445-22 from 8011776 to 8413184 tid 2 2023-09-22T07:51:48.410 INFO:tasks.rados.rados.0.smithi006.stdout:2437: setattr oid 30 current snap is 230 2023-09-22T07:51:48.410 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 39 v 1180 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-09-22T07:51:48.410 INFO:tasks.rados.rados.0.smithi006.stdout:2429: finishing copy_from racing read to smithi006182445-38 2023-09-22T07:51:48.410 INFO:tasks.rados.rados.0.smithi006.stdout:2429: finishing copy_from to smithi006182445-38 2023-09-22T07:51:48.411 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 38 v 713 (ObjNum 675 snap 204 seq_num 675) dirty exists 2023-09-22T07:51:48.411 INFO:tasks.rados.rados.0.smithi006.stdout:2432: finishing write tid 1 to smithi006182445-1 2023-09-22T07:51:48.411 INFO:tasks.rados.rados.0.smithi006.stdout:2432: finishing write tid 2 to smithi006182445-1 2023-09-22T07:51:48.411 INFO:tasks.rados.rados.0.smithi006.stdout:2433: expect (ObjNum 729 snap 221 seq_num 729) 2023-09-22T07:51:48.419 INFO:tasks.rados.rados.0.smithi006.stdout:2432: finishing write tid 3 to smithi006182445-1 2023-09-22T07:51:48.419 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 1 v 1066 (ObjNum 763 snap 230 seq_num 763) dirty exists 2023-09-22T07:51:48.419 INFO:tasks.rados.rados.0.smithi006.stdout:2432: left oid 1 (ObjNum 763 snap 230 seq_num 763) 2023-09-22T07:51:48.419 INFO:tasks.rados.rados.0.smithi006.stdout:2435: finishing write tid 1 to smithi006182445-28 2023-09-22T07:51:48.419 INFO:tasks.rados.rados.0.smithi006.stdout:2435: finishing write tid 2 to smithi006182445-28 2023-09-22T07:51:48.419 INFO:tasks.rados.rados.0.smithi006.stdout:2435: finishing write tid 3 to smithi006182445-28 2023-09-22T07:51:48.419 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 28 v 1089 (ObjNum 764 snap 230 seq_num 764) dirty exists 2023-09-22T07:51:48.419 INFO:tasks.rados.rados.0.smithi006.stdout:2435: left oid 28 (ObjNum 764 snap 230 seq_num 764) 2023-09-22T07:51:48.419 INFO:tasks.rados.rados.0.smithi006.stdout:2436: finishing write tid 1 to smithi006182445-22 2023-09-22T07:51:48.419 INFO:tasks.rados.rados.0.smithi006.stdout:2436: finishing write tid 2 to smithi006182445-22 2023-09-22T07:51:48.420 INFO:tasks.rados.rados.0.smithi006.stdout:2429: done (6 left) 2023-09-22T07:51:48.420 INFO:tasks.rados.rados.0.smithi006.stdout:2431: done (5 left) 2023-09-22T07:51:48.420 INFO:tasks.rados.rados.0.smithi006.stdout:2432: done (4 left) 2023-09-22T07:51:48.420 INFO:tasks.rados.rados.0.smithi006.stdout:2433: done (3 left) 2023-09-22T07:51:48.420 INFO:tasks.rados.rados.0.smithi006.stdout:2435: done (2 left) 2023-09-22T07:51:48.420 INFO:tasks.rados.rados.0.smithi006.stdout:2438: snap_remove snap 226 2023-09-22T07:51:48.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:48 smithi006 ceph-mon[200575]: pgmap v444: 121 pgs: 1 active+clean+snaptrim_wait, 1 activating+undersized+degraded, 1 active+undersized+degraded, 2 active+clean+snaptrim, 5 activating+undersized, 9 active+undersized, 9 peering, 11 stale+active+clean, 82 active+clean; 225 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 4.8 MiB/s wr, 24 op/s; 24/402 objects degraded (5.970%) 2023-09-22T07:51:48.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:48 smithi006 ceph-mon[200575]: osdmap e531: 8 total, 7 up, 8 in 2023-09-22T07:51:48.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:48 smithi006 ceph-mon[200575]: Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2023-09-22T07:51:48.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:48 smithi006 ceph-mon[200575]: Health check failed: Degraded data redundancy: 24/402 objects degraded (5.970%), 2 pgs degraded (PG_DEGRADED) 2023-09-22T07:51:48.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:48 smithi006 ceph-mon[204052]: pgmap v444: 121 pgs: 1 active+clean+snaptrim_wait, 1 activating+undersized+degraded, 1 active+undersized+degraded, 2 active+clean+snaptrim, 5 activating+undersized, 9 active+undersized, 9 peering, 11 stale+active+clean, 82 active+clean; 225 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 4.8 MiB/s wr, 24 op/s; 24/402 objects degraded (5.970%) 2023-09-22T07:51:48.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:48 smithi006 ceph-mon[204052]: osdmap e531: 8 total, 7 up, 8 in 2023-09-22T07:51:48.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:48 smithi006 ceph-mon[204052]: Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2023-09-22T07:51:48.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:48 smithi006 ceph-mon[204052]: Health check failed: Degraded data redundancy: 24/402 objects degraded (5.970%), 2 pgs degraded (PG_DEGRADED) 2023-09-22T07:51:48.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:48 smithi105 ceph-mon[190463]: pgmap v444: 121 pgs: 1 active+clean+snaptrim_wait, 1 activating+undersized+degraded, 1 active+undersized+degraded, 2 active+clean+snaptrim, 5 activating+undersized, 9 active+undersized, 9 peering, 11 stale+active+clean, 82 active+clean; 225 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 4.8 MiB/s wr, 24 op/s; 24/402 objects degraded (5.970%) 2023-09-22T07:51:48.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:48 smithi105 ceph-mon[190463]: osdmap e531: 8 total, 7 up, 8 in 2023-09-22T07:51:48.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:48 smithi105 ceph-mon[190463]: Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2023-09-22T07:51:48.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:48 smithi105 ceph-mon[190463]: Health check failed: Degraded data redundancy: 24/402 objects degraded (5.970%), 2 pgs degraded (PG_DEGRADED) 2023-09-22T07:51:48.627 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 07:51:48 smithi105 systemd[1]: ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@osd.7.service: Succeeded. 2023-09-22T07:51:48.627 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 07:51:48 smithi105 systemd[1]: Stopped Ceph osd.7 for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:51:48.627 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 07:51:48 smithi105 systemd[1]: Starting Ceph osd.7 for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:51:49.344 INFO:tasks.rados.rados.0.smithi006.stdout:2438: done (2 left) 2023-09-22T07:51:49.344 INFO:tasks.rados.rados.0.smithi006.stdout:2439: read oid 25 snap -1 2023-09-22T07:51:49.344 INFO:tasks.rados.rados.0.smithi006.stdout:2439: expect deleted 2023-09-22T07:51:49.344 INFO:tasks.rados.rados.0.smithi006.stdout:2440: delete oid 31 current snap is 230 2023-09-22T07:51:49.344 INFO:tasks.rados.rados.0.smithi006.stdout:2436: finishing write tid 3 to smithi006182445-22 2023-09-22T07:51:49.344 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 30 v 1090 (ObjNum 129 snap 0 seq_num 3169745472) dirty exists 2023-09-22T07:51:49.344 INFO:tasks.rados.rados.0.smithi006.stdout:2436: finishing write tid 4 to smithi006182445-22 2023-09-22T07:51:49.345 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 22 v 1105 (ObjNum 765 snap 230 seq_num 765) dirty exists 2023-09-22T07:51:49.345 INFO:tasks.rados.rados.0.smithi006.stdout:2436: left oid 22 (ObjNum 765 snap 230 seq_num 765) 2023-09-22T07:51:49.352 INFO:tasks.rados.rados.0.smithi006.stdout:2436: done (3 left) 2023-09-22T07:51:49.353 INFO:tasks.rados.rados.0.smithi006.stdout:2437: done (2 left) 2023-09-22T07:51:49.353 INFO:tasks.rados.rados.0.smithi006.stdout:2439: done (1 left) 2023-09-22T07:51:49.353 INFO:tasks.rados.rados.0.smithi006.stdout:2440: done (0 left) 2023-09-22T07:51:49.353 INFO:tasks.rados.rados.0.smithi006.stdout:2441: snap_remove snap 211 2023-09-22T07:51:49.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:49 smithi105 ceph-mon[190463]: osdmap e532: 8 total, 7 up, 8 in 2023-09-22T07:51:49.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:49 smithi105 ceph-mon[190463]: pgmap v447: 121 pgs: 1 active+clean+snaptrim_wait, 1 activating+undersized+degraded, 4 active+undersized+degraded, 2 active+clean+snaptrim, 5 activating+undersized, 20 active+undersized, 9 peering, 4 stale+active+clean, 75 active+clean; 226 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.7 MiB/s wr, 21 op/s; 35/405 objects degraded (8.642%) 2023-09-22T07:51:49.627 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 07:51:49 smithi105 bash[222741]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-22T07:51:49.627 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 07:51:49 smithi105 bash[222741]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-09-22T07:51:49.627 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 07:51:49 smithi105 bash[222741]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-7 --no-mon-config 2023-09-22T07:51:49.627 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 07:51:49 smithi105 bash[222741]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2023-09-22T07:51:49.627 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 07:51:49 smithi105 bash[222741]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2023-09-22T07:51:49.627 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 07:51:49 smithi105 bash[222741]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-09-22T07:51:49.628 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 07:51:49 smithi105 bash[222741]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-09-22T07:51:49.628 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 07:51:49 smithi105 bash[222741]: --> ceph-volume lvm activate successful for osd ID: 7 2023-09-22T07:51:49.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:49 smithi006 ceph-mon[204052]: osdmap e532: 8 total, 7 up, 8 in 2023-09-22T07:51:49.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:49 smithi006 ceph-mon[204052]: pgmap v447: 121 pgs: 1 active+clean+snaptrim_wait, 1 activating+undersized+degraded, 4 active+undersized+degraded, 2 active+clean+snaptrim, 5 activating+undersized, 20 active+undersized, 9 peering, 4 stale+active+clean, 75 active+clean; 226 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.7 MiB/s wr, 21 op/s; 35/405 objects degraded (8.642%) 2023-09-22T07:51:49.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:49 smithi006 ceph-mon[200575]: osdmap e532: 8 total, 7 up, 8 in 2023-09-22T07:51:49.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:49 smithi006 ceph-mon[200575]: pgmap v447: 121 pgs: 1 active+clean+snaptrim_wait, 1 activating+undersized+degraded, 4 active+undersized+degraded, 2 active+clean+snaptrim, 5 activating+undersized, 20 active+undersized, 9 peering, 4 stale+active+clean, 75 active+clean; 226 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.7 MiB/s wr, 21 op/s; 35/405 objects degraded (8.642%) 2023-09-22T07:51:50.358 INFO:tasks.rados.rados.0.smithi006.stdout:2441: done (0 left) 2023-09-22T07:51:50.358 INFO:tasks.rados.rados.0.smithi006.stdout:2442: rollback oid 11 current snap is 230 2023-09-22T07:51:50.359 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 11 to 224 2023-09-22T07:51:50.359 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 6 current snap is 230 2023-09-22T07:51:50.359 INFO:tasks.rados.rados.0.smithi006.stdout:2443: seq_num 767 ranges {2752512=450560,3203072=401408} 2023-09-22T07:51:50.367 INFO:tasks.rados.rados.0.smithi006.stdout:2443: writing smithi006182445-6 from 2752512 to 3203072 tid 1 2023-09-22T07:51:50.370 INFO:tasks.rados.rados.0.smithi006.stdout:2443: writing smithi006182445-6 from 3203072 to 3604480 tid 2 2023-09-22T07:51:50.370 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 37 current snap is 230 2023-09-22T07:51:50.370 INFO:tasks.rados.rados.0.smithi006.stdout:2442: finishing rollback tid 1 to smithi006182445-11 2023-09-22T07:51:50.370 INFO:tasks.rados.rados.0.smithi006.stdout:2444: seq_num 768 ranges {0=466944,466944=401408} 2023-09-22T07:51:50.373 INFO:tasks.rados.rados.0.smithi006.stdout:2444: writing smithi006182445-37 from 0 to 466944 tid 1 2023-09-22T07:51:50.375 INFO:tasks.rados.rados.0.smithi006.stdout:2444: writing smithi006182445-37 from 466944 to 868352 tid 2 2023-09-22T07:51:50.376 INFO:tasks.rados.rados.0.smithi006.stdout:2445: snap_create 2023-09-22T07:51:50.376 INFO:tasks.rados.rados.0.smithi006.stdout:2442: finishing rollback tid 2 to smithi006182445-11 2023-09-22T07:51:50.376 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 11 v 1298 (ObjNum 588 snap 179 seq_num 588) dirty exists 2023-09-22T07:51:50.376 INFO:tasks.rados.rados.0.smithi006.stdout:2443: finishing write tid 1 to smithi006182445-6 2023-09-22T07:51:50.376 INFO:tasks.rados.rados.0.smithi006.stdout:2443: finishing write tid 2 to smithi006182445-6 2023-09-22T07:51:50.376 INFO:tasks.rados.rados.0.smithi006.stdout:2443: finishing write tid 3 to smithi006182445-6 2023-09-22T07:51:50.376 INFO:tasks.rados.rados.0.smithi006.stdout:2443: finishing write tid 4 to smithi006182445-6 2023-09-22T07:51:50.376 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 6 v 1068 (ObjNum 767 snap 230 seq_num 767) dirty exists 2023-09-22T07:51:50.376 INFO:tasks.rados.rados.0.smithi006.stdout:2443: left oid 6 (ObjNum 767 snap 230 seq_num 767) 2023-09-22T07:51:50.376 INFO:tasks.rados.rados.0.smithi006.stdout:2444: finishing write tid 1 to smithi006182445-37 2023-09-22T07:51:50.378 INFO:tasks.rados.rados.0.smithi006.stdout:2444: finishing write tid 2 to smithi006182445-37 2023-09-22T07:51:50.378 INFO:tasks.rados.rados.0.smithi006.stdout:2444: finishing write tid 3 to smithi006182445-37 2023-09-22T07:51:50.379 INFO:tasks.rados.rados.0.smithi006.stdout:2444: finishing write tid 4 to smithi006182445-37 2023-09-22T07:51:50.380 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 37 v 1042 (ObjNum 768 snap 230 seq_num 768) dirty exists 2023-09-22T07:51:50.380 INFO:tasks.rados.rados.0.smithi006.stdout:2444: left oid 37 (ObjNum 768 snap 230 seq_num 768) 2023-09-22T07:51:50.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:50 smithi105 ceph-mon[190463]: osdmap e533: 8 total, 7 up, 8 in 2023-09-22T07:51:50.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:50 smithi006 ceph-mon[204052]: osdmap e533: 8 total, 7 up, 8 in 2023-09-22T07:51:50.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:50 smithi006 ceph-mon[200575]: osdmap e533: 8 total, 7 up, 8 in 2023-09-22T07:51:51.126 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 07:51:50 smithi105 ceph-osd[223232]: -- 172.21.15.105:0/1190568588 <== mon.1 v2:172.21.15.105:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x559a7af764e0 con 0x559a7af48c00 2023-09-22T07:51:51.126 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 07:51:50 smithi105 bash[223167]: 42ac2af36f28595bba5d7feb5fd52f47a87269d4afaea1873756076a0825c844 2023-09-22T07:51:51.126 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 07:51:50 smithi105 systemd[1]: Started Ceph osd.7 for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:51:51.353 INFO:tasks.rados.rados.0.smithi006.stdout:2442: done (3 left) 2023-09-22T07:51:51.353 INFO:tasks.rados.rados.0.smithi006.stdout:2443: done (2 left) 2023-09-22T07:51:51.353 INFO:tasks.rados.rados.0.smithi006.stdout:2444: done (1 left) 2023-09-22T07:51:51.354 INFO:tasks.rados.rados.0.smithi006.stdout:2445: done (0 left) 2023-09-22T07:51:51.354 INFO:tasks.rados.rados.0.smithi006.stdout:2446: rollback oid 16 current snap is 231 2023-09-22T07:51:51.354 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 16 to 212 2023-09-22T07:51:51.354 INFO:tasks.rados.rados.0.smithi006.stdout:2447: read oid 42 snap -1 2023-09-22T07:51:51.354 INFO:tasks.rados.rados.0.smithi006.stdout:2447: expect deleted 2023-09-22T07:51:51.354 INFO:tasks.rados.rados.0.smithi006.stdout:2448: snap_remove snap 219 2023-09-22T07:51:51.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:51 smithi105 ceph-mon[190463]: osdmap e534: 8 total, 7 up, 8 in 2023-09-22T07:51:51.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:51 smithi105 ceph-mon[190463]: pgmap v450: 121 pgs: 1 active+clean+snaptrim_wait, 1 activating+undersized+degraded, 9 active+undersized+degraded, 2 active+clean+snaptrim, 5 activating+undersized, 35 active+undersized, 68 active+clean; 223 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 164 KiB/s wr, 7 op/s; 50/396 objects degraded (12.626%) 2023-09-22T07:51:51.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:51 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:51.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:51 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:51.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:51 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:51:51.629 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 07:51:51 smithi105 conmon[223208]: 2023-09-22T07:51:51.295+0000 7fc20f1c4640 -1 Falling back to public interface 2023-09-22T07:51:51.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:51 smithi006 ceph-mon[204052]: osdmap e534: 8 total, 7 up, 8 in 2023-09-22T07:51:51.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:51 smithi006 ceph-mon[204052]: pgmap v450: 121 pgs: 1 active+clean+snaptrim_wait, 1 activating+undersized+degraded, 9 active+undersized+degraded, 2 active+clean+snaptrim, 5 activating+undersized, 35 active+undersized, 68 active+clean; 223 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 164 KiB/s wr, 7 op/s; 50/396 objects degraded (12.626%) 2023-09-22T07:51:51.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:51 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:51.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:51 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:51.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:51 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:51:51.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:51 smithi006 ceph-mon[200575]: osdmap e534: 8 total, 7 up, 8 in 2023-09-22T07:51:51.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:51 smithi006 ceph-mon[200575]: pgmap v450: 121 pgs: 1 active+clean+snaptrim_wait, 1 activating+undersized+degraded, 9 active+undersized+degraded, 2 active+clean+snaptrim, 5 activating+undersized, 35 active+undersized, 68 active+clean; 223 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 164 KiB/s wr, 7 op/s; 50/396 objects degraded (12.626%) 2023-09-22T07:51:51.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:51 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:51.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:51 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:51.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:51 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:51:52.361 INFO:tasks.rados.rados.0.smithi006.stdout:2448: done (2 left) 2023-09-22T07:51:52.361 INFO:tasks.rados.rados.0.smithi006.stdout:2449: snap_create 2023-09-22T07:51:52.362 INFO:tasks.rados.rados.0.smithi006.stdout:2446: finishing rollback tid 0 to smithi006182445-16 2023-09-22T07:51:52.362 INFO:tasks.rados.rados.0.smithi006.stdout:2446: finishing rollback tid 1 to smithi006182445-16 2023-09-22T07:51:52.362 INFO:tasks.rados.rados.0.smithi006.stdout:2446: finishing rollback tid 2 to smithi006182445-16 2023-09-22T07:51:52.362 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 16 v 665 (ObjNum 702 snap 211 seq_num 702) dirty exists 2023-09-22T07:51:52.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:52 smithi105 ceph-mon[190463]: osdmap e535: 8 total, 7 up, 8 in 2023-09-22T07:51:52.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:52 smithi006 ceph-mon[204052]: osdmap e535: 8 total, 7 up, 8 in 2023-09-22T07:51:52.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:52 smithi006 ceph-mon[200575]: osdmap e535: 8 total, 7 up, 8 in 2023-09-22T07:51:53.361 INFO:tasks.rados.rados.0.smithi006.stdout:2446: done (2 left) 2023-09-22T07:51:53.361 INFO:tasks.rados.rados.0.smithi006.stdout:2447: done (1 left) 2023-09-22T07:51:53.362 INFO:tasks.rados.rados.0.smithi006.stdout:2449: done (0 left) 2023-09-22T07:51:53.362 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 40 current snap is 232 2023-09-22T07:51:53.362 INFO:tasks.rados.rados.0.smithi006.stdout:2450: seq_num 769 ranges {4825088=483328,5308416=401408} 2023-09-22T07:51:53.390 INFO:tasks.rados.rados.0.smithi006.stdout:2450: writing smithi006182445-40 from 4825088 to 5308416 tid 1 2023-09-22T07:51:53.393 INFO:tasks.rados.rados.0.smithi006.stdout:2450: writing smithi006182445-40 from 5308416 to 5709824 tid 2 2023-09-22T07:51:53.393 INFO:tasks.rados.rados.0.smithi006.stdout:2451: copy_from oid 27 from oid 9 current snap is 232 2023-09-22T07:51:53.393 INFO:tasks.rados.rados.0.smithi006.stdout:2452: snap_remove snap 214 2023-09-22T07:51:53.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:53 smithi105 ceph-mon[190463]: osdmap e536: 8 total, 7 up, 8 in 2023-09-22T07:51:53.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:53 smithi105 ceph-mon[190463]: pgmap v453: 121 pgs: 12 active+undersized+degraded, 38 active+undersized, 71 active+clean; 213 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 167 KiB/s rd, 952 KiB/s wr, 10 op/s; 53/390 objects degraded (13.590%) 2023-09-22T07:51:53.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:53 smithi105 ceph-mon[190463]: osdmap e537: 8 total, 7 up, 8 in 2023-09-22T07:51:53.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:53 smithi006 ceph-mon[204052]: osdmap e536: 8 total, 7 up, 8 in 2023-09-22T07:51:53.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:53 smithi006 ceph-mon[204052]: pgmap v453: 121 pgs: 12 active+undersized+degraded, 38 active+undersized, 71 active+clean; 213 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 167 KiB/s rd, 952 KiB/s wr, 10 op/s; 53/390 objects degraded (13.590%) 2023-09-22T07:51:53.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:53 smithi006 ceph-mon[204052]: osdmap e537: 8 total, 7 up, 8 in 2023-09-22T07:51:53.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:53 smithi006 ceph-mon[200575]: osdmap e536: 8 total, 7 up, 8 in 2023-09-22T07:51:53.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:53 smithi006 ceph-mon[200575]: pgmap v453: 121 pgs: 12 active+undersized+degraded, 38 active+undersized, 71 active+clean; 213 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 167 KiB/s rd, 952 KiB/s wr, 10 op/s; 53/390 objects degraded (13.590%) 2023-09-22T07:51:53.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:53 smithi006 ceph-mon[200575]: osdmap e537: 8 total, 7 up, 8 in 2023-09-22T07:51:54.395 INFO:tasks.rados.rados.0.smithi006.stdout:2452: done (2 left) 2023-09-22T07:51:54.395 INFO:tasks.rados.rados.0.smithi006.stdout:2453: copy_from oid 32 from oid 2 current snap is 232 2023-09-22T07:51:54.395 INFO:tasks.rados.rados.0.smithi006.stdout:2454: rmattr oid 1 current snap is 232 2023-09-22T07:51:54.395 INFO:tasks.rados.rados.0.smithi006.stdout:2454: done (3 left) 2023-09-22T07:51:54.395 INFO:tasks.rados.rados.0.smithi006.stdout:2455: copy_from oid 42 from oid 13 current snap is 232 2023-09-22T07:51:54.395 INFO:tasks.rados.rados.0.smithi006.stdout:2456: snap_create 2023-09-22T07:51:54.395 INFO:tasks.rados.rados.0.smithi006.stdout:2451: finishing copy_from to smithi006182445-27 2023-09-22T07:51:54.395 INFO:tasks.rados.rados.0.smithi006.stdout:2451: got expected ENOENT (src dne) 2023-09-22T07:51:54.395 INFO:tasks.rados.rados.0.smithi006.stdout:2451: finishing copy_from racing read to smithi006182445-27 2023-09-22T07:51:54.395 INFO:tasks.rados.rados.0.smithi006.stdout:2450: finishing write tid 1 to smithi006182445-40 2023-09-22T07:51:54.396 INFO:tasks.rados.rados.0.smithi006.stdout:2450: finishing write tid 2 to smithi006182445-40 2023-09-22T07:51:54.396 INFO:tasks.rados.rados.0.smithi006.stdout:2450: finishing write tid 3 to smithi006182445-40 2023-09-22T07:51:54.396 INFO:tasks.rados.rados.0.smithi006.stdout:2450: finishing write tid 4 to smithi006182445-40 2023-09-22T07:51:54.396 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 40 v 1069 (ObjNum 769 snap 232 seq_num 769) dirty exists 2023-09-22T07:51:54.396 INFO:tasks.rados.rados.0.smithi006.stdout:2450: left oid 40 (ObjNum 769 snap 232 seq_num 769) 2023-09-22T07:51:54.399 INFO:tasks.rados.rados.0.smithi006.stdout:2453: finishing copy_from to smithi006182445-32 2023-09-22T07:51:54.399 INFO:tasks.rados.rados.0.smithi006.stdout:2453: got expected ENOENT (src dne) 2023-09-22T07:51:54.399 INFO:tasks.rados.rados.0.smithi006.stdout:2453: finishing copy_from racing read to smithi006182445-32 2023-09-22T07:51:54.400 INFO:tasks.rados.rados.0.smithi006.stdout:2455: finishing copy_from to smithi006182445-42 2023-09-22T07:51:54.401 INFO:tasks.rados.rados.0.smithi006.stdout:2455: got expected ENOENT (src dne) 2023-09-22T07:51:54.401 INFO:tasks.rados.rados.0.smithi006.stdout:2455: finishing copy_from racing read to smithi006182445-42 2023-09-22T07:51:54.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:54 smithi105 ceph-mon[190463]: Health check update: Degraded data redundancy: 53/390 objects degraded (13.590%), 12 pgs degraded (PG_DEGRADED) 2023-09-22T07:51:54.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:54 smithi105 ceph-mon[190463]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-09-22T07:51:54.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:54 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:54.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:54 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:54.627 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 07:51:54 smithi105 conmon[223208]: 2023-09-22T07:51:54.475+0000 7fc20f1c4640 -1 osd.7 0 read_superblock omap replica is missing. 2023-09-22T07:51:54.627 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 07:51:54 smithi105 conmon[223208]: 2023-09-22T07:51:54.545+0000 7fc20f1c4640 -1 osd.7 528 log_to_monitors true 2023-09-22T07:51:54.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:54 smithi006 ceph-mon[204052]: Health check update: Degraded data redundancy: 53/390 objects degraded (13.590%), 12 pgs degraded (PG_DEGRADED) 2023-09-22T07:51:54.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:54 smithi006 ceph-mon[204052]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-09-22T07:51:54.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:54 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:54.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:54 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:54.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:54 smithi006 ceph-mon[200575]: Health check update: Degraded data redundancy: 53/390 objects degraded (13.590%), 12 pgs degraded (PG_DEGRADED) 2023-09-22T07:51:54.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:54 smithi006 ceph-mon[200575]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-09-22T07:51:54.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:54 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:54.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:54 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:55.396 INFO:tasks.rados.rados.0.smithi006.stdout:2450: done (4 left) 2023-09-22T07:51:55.396 INFO:tasks.rados.rados.0.smithi006.stdout:2451: done (3 left) 2023-09-22T07:51:55.396 INFO:tasks.rados.rados.0.smithi006.stdout:2453: done (2 left) 2023-09-22T07:51:55.396 INFO:tasks.rados.rados.0.smithi006.stdout:2455: done (1 left) 2023-09-22T07:51:55.396 INFO:tasks.rados.rados.0.smithi006.stdout:2456: done (0 left) 2023-09-22T07:51:55.396 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 40 current snap is 233 2023-09-22T07:51:55.397 INFO:tasks.rados.rados.0.smithi006.stdout:2457: seq_num 770 ranges {5709824=499712,6209536=401408} 2023-09-22T07:51:55.430 INFO:tasks.rados.rados.0.smithi006.stdout:2457: writing smithi006182445-40 from 5709824 to 6209536 tid 1 2023-09-22T07:51:55.432 INFO:tasks.rados.rados.0.smithi006.stdout:2457: writing smithi006182445-40 from 6209536 to 6610944 tid 2 2023-09-22T07:51:55.432 INFO:tasks.rados.rados.0.smithi006.stdout:2458: setattr oid 23 current snap is 233 2023-09-22T07:51:55.433 INFO:tasks.rados.rados.0.smithi006.stdout:2459: delete oid 21 current snap is 233 2023-09-22T07:51:55.438 INFO:tasks.rados.rados.0.smithi006.stdout:2457: finishing write tid 1 to smithi006182445-40 2023-09-22T07:51:55.439 INFO:tasks.rados.rados.0.smithi006.stdout:2457: finishing write tid 2 to smithi006182445-40 2023-09-22T07:51:55.439 INFO:tasks.rados.rados.0.smithi006.stdout:2457: finishing write tid 3 to smithi006182445-40 2023-09-22T07:51:55.440 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 23 v 1096 (ObjNum 738 snap 224 seq_num 738) dirty exists 2023-09-22T07:51:55.440 INFO:tasks.rados.rados.0.smithi006.stdout:2458: done (2 left) 2023-09-22T07:51:55.440 INFO:tasks.rados.rados.0.smithi006.stdout:2459: done (1 left) 2023-09-22T07:51:55.440 INFO:tasks.rados.rados.0.smithi006.stdout:2460: read oid 18 snap -1 2023-09-22T07:51:55.440 INFO:tasks.rados.rados.0.smithi006.stdout:2460: expect deleted 2023-09-22T07:51:55.440 INFO:tasks.rados.rados.0.smithi006.stdout:2461: rollback oid 44 current snap is 233 2023-09-22T07:51:55.440 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 44 to 230 2023-09-22T07:51:55.440 INFO:tasks.rados.rados.0.smithi006.stdout:2462: setattr oid 32 current snap is 233 2023-09-22T07:51:55.441 INFO:tasks.rados.rados.0.smithi006.stdout:2457: finishing write tid 4 to smithi006182445-40 2023-09-22T07:51:55.441 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 40 v 1072 (ObjNum 770 snap 233 seq_num 770) dirty exists 2023-09-22T07:51:55.441 INFO:tasks.rados.rados.0.smithi006.stdout:2457: left oid 40 (ObjNum 770 snap 233 seq_num 770) 2023-09-22T07:51:55.442 INFO:tasks.rados.rados.0.smithi006.stdout:2457: done (3 left) 2023-09-22T07:51:55.442 INFO:tasks.rados.rados.0.smithi006.stdout:2460: done (2 left) 2023-09-22T07:51:55.442 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 38 current snap is 233 2023-09-22T07:51:55.442 INFO:tasks.rados.rados.0.smithi006.stdout:2463: seq_num 772 ranges {1712128=532480,2244608=401408} 2023-09-22T07:51:55.454 INFO:tasks.rados.rados.0.smithi006.stdout:2463: writing smithi006182445-38 from 1712128 to 2244608 tid 1 2023-09-22T07:51:55.457 INFO:tasks.rados.rados.0.smithi006.stdout:2463: writing smithi006182445-38 from 2244608 to 2646016 tid 2 2023-09-22T07:51:55.457 INFO:tasks.rados.rados.0.smithi006.stdout:2464: copy_from oid 13 from oid 5 current snap is 233 2023-09-22T07:51:55.457 INFO:tasks.rados.rados.0.smithi006.stdout:2461: finishing rollback tid 0 to smithi006182445-44 2023-09-22T07:51:55.458 INFO:tasks.rados.rados.0.smithi006.stdout:2461: finishing rollback tid 1 to smithi006182445-44 2023-09-22T07:51:55.458 INFO:tasks.rados.rados.0.smithi006.stdout:2461: finishing rollback tid 2 to smithi006182445-44 2023-09-22T07:51:55.458 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 44 v 1099 (ObjNum 685 snap 207 seq_num 685) dirty exists 2023-09-22T07:51:55.458 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 32 v 1091 (ObjNum 747 snap 226 seq_num 747) dirty exists 2023-09-22T07:51:55.458 INFO:tasks.rados.rados.0.smithi006.stdout:2461: done (3 left) 2023-09-22T07:51:55.458 INFO:tasks.rados.rados.0.smithi006.stdout:2462: done (2 left) 2023-09-22T07:51:55.458 INFO:tasks.rados.rados.0.smithi006.stdout:2465: snap_remove snap 224 2023-09-22T07:51:55.639 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 07:51:55 smithi105 conmon[223208]: 2023-09-22T07:51:55.415+0000 7fc1fe62d700 -1 osd.7 528 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-22T07:51:55.639 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:55 smithi105 ceph-mon[190463]: osdmap e538: 8 total, 7 up, 8 in 2023-09-22T07:51:55.639 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:55 smithi105 ceph-mon[190463]: from='osd.7 [v2:172.21.15.105:6824/471087532,v1:172.21.15.105:6825/471087532]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-22T07:51:55.639 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:55 smithi105 ceph-mon[190463]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-22T07:51:55.640 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:55 smithi105 ceph-mon[190463]: pgmap v456: 121 pgs: 12 active+undersized+degraded, 38 active+undersized, 71 active+clean; 213 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 168 KiB/s rd, 1.5 MiB/s wr, 12 op/s; 55/393 objects degraded (13.995%) 2023-09-22T07:51:55.640 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:55 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:55.640 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:55 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:55.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:55 smithi006 ceph-mon[204052]: osdmap e538: 8 total, 7 up, 8 in 2023-09-22T07:51:55.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:55 smithi006 ceph-mon[204052]: from='osd.7 [v2:172.21.15.105:6824/471087532,v1:172.21.15.105:6825/471087532]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-22T07:51:55.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:55 smithi006 ceph-mon[204052]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-22T07:51:55.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:55 smithi006 ceph-mon[204052]: pgmap v456: 121 pgs: 12 active+undersized+degraded, 38 active+undersized, 71 active+clean; 213 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 168 KiB/s rd, 1.5 MiB/s wr, 12 op/s; 55/393 objects degraded (13.995%) 2023-09-22T07:51:55.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:55 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:55.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:55 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:55.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:55 smithi006 ceph-mon[200575]: osdmap e538: 8 total, 7 up, 8 in 2023-09-22T07:51:55.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:55 smithi006 ceph-mon[200575]: from='osd.7 [v2:172.21.15.105:6824/471087532,v1:172.21.15.105:6825/471087532]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-22T07:51:55.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:55 smithi006 ceph-mon[200575]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-22T07:51:55.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:55 smithi006 ceph-mon[200575]: pgmap v456: 121 pgs: 12 active+undersized+degraded, 38 active+undersized, 71 active+clean; 213 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 168 KiB/s rd, 1.5 MiB/s wr, 12 op/s; 55/393 objects degraded (13.995%) 2023-09-22T07:51:55.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:55 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:55.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:55 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:56.401 INFO:tasks.rados.rados.0.smithi006.stdout:2465: done (2 left) 2023-09-22T07:51:56.402 INFO:tasks.rados.rados.0.smithi006.stdout:2466: snap_create 2023-09-22T07:51:56.402 INFO:tasks.rados.rados.0.smithi006.stdout:2463: finishing write tid 1 to smithi006182445-38 2023-09-22T07:51:56.402 INFO:tasks.rados.rados.0.smithi006.stdout:2463: finishing write tid 2 to smithi006182445-38 2023-09-22T07:51:56.402 INFO:tasks.rados.rados.0.smithi006.stdout:2463: finishing write tid 3 to smithi006182445-38 2023-09-22T07:51:56.402 INFO:tasks.rados.rados.0.smithi006.stdout:2463: finishing write tid 4 to smithi006182445-38 2023-09-22T07:51:56.402 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 38 v 1079 (ObjNum 772 snap 233 seq_num 772) dirty exists 2023-09-22T07:51:56.402 INFO:tasks.rados.rados.0.smithi006.stdout:2463: left oid 38 (ObjNum 772 snap 233 seq_num 772) 2023-09-22T07:51:56.402 INFO:tasks.rados.rados.0.smithi006.stdout:2464: finishing copy_from racing read to smithi006182445-13 2023-09-22T07:51:56.402 INFO:tasks.rados.rados.0.smithi006.stdout:2464: finishing copy_from to smithi006182445-13 2023-09-22T07:51:56.402 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 13 v 1087 (ObjNum 756 snap 229 seq_num 756) dirty exists 2023-09-22T07:51:56.694 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:56 smithi105 ceph-mon[190463]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-09-22T07:51:56.695 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:56 smithi105 ceph-mon[190463]: osdmap e539: 8 total, 7 up, 8 in 2023-09-22T07:51:56.695 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:56 smithi105 ceph-mon[190463]: from='osd.7 [v2:172.21.15.105:6824/471087532,v1:172.21.15.105:6825/471087532]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-09-22T07:51:56.695 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:56 smithi105 ceph-mon[190463]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-09-22T07:51:56.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:56 smithi006 ceph-mon[204052]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-09-22T07:51:56.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:56 smithi006 ceph-mon[204052]: osdmap e539: 8 total, 7 up, 8 in 2023-09-22T07:51:56.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:56 smithi006 ceph-mon[204052]: from='osd.7 [v2:172.21.15.105:6824/471087532,v1:172.21.15.105:6825/471087532]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-09-22T07:51:56.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:56 smithi006 ceph-mon[204052]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-09-22T07:51:56.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:56 smithi006 ceph-mon[200575]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-09-22T07:51:56.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:56 smithi006 ceph-mon[200575]: osdmap e539: 8 total, 7 up, 8 in 2023-09-22T07:51:56.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:56 smithi006 ceph-mon[200575]: from='osd.7 [v2:172.21.15.105:6824/471087532,v1:172.21.15.105:6825/471087532]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-09-22T07:51:56.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:56 smithi006 ceph-mon[200575]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-09-22T07:51:57.394 INFO:tasks.rados.rados.0.smithi006.stdout:2463: done (2 left) 2023-09-22T07:51:57.395 INFO:tasks.rados.rados.0.smithi006.stdout:2464: done (1 left) 2023-09-22T07:51:57.395 INFO:tasks.rados.rados.0.smithi006.stdout:2466: done (0 left) 2023-09-22T07:51:57.395 INFO:tasks.rados.rados.0.smithi006.stdout:2467: rollback oid 29 current snap is 234 2023-09-22T07:51:57.395 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 29 to 230 2023-09-22T07:51:57.395 INFO:tasks.rados.rados.0.smithi006.stdout:2468: snap_remove snap 231 2023-09-22T07:51:57.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:57 smithi006 ceph-mon[200575]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-22T07:51:57.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:57 smithi006 ceph-mon[200575]: osd.7 [v2:172.21.15.105:6824/471087532,v1:172.21.15.105:6825/471087532] boot 2023-09-22T07:51:57.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:57 smithi006 ceph-mon[200575]: osdmap e540: 8 total, 8 up, 8 in 2023-09-22T07:51:57.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:57 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-22T07:51:57.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:57 smithi006 ceph-mon[200575]: pgmap v459: 121 pgs: 2 active+clean+snaptrim, 8 peering, 12 active+undersized+degraded, 30 active+undersized, 69 active+clean; 218 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.8 MiB/s wr, 11 op/s; 58/402 objects degraded (14.428%) 2023-09-22T07:51:57.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:57 smithi006 ceph-mon[200575]: osdmap e541: 8 total, 8 up, 8 in 2023-09-22T07:51:57.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:57 smithi006 ceph-mon[204052]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-22T07:51:57.708 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:57 smithi006 ceph-mon[204052]: osd.7 [v2:172.21.15.105:6824/471087532,v1:172.21.15.105:6825/471087532] boot 2023-09-22T07:51:57.708 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:57 smithi006 ceph-mon[204052]: osdmap e540: 8 total, 8 up, 8 in 2023-09-22T07:51:57.708 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:57 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-22T07:51:57.708 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:57 smithi006 ceph-mon[204052]: pgmap v459: 121 pgs: 2 active+clean+snaptrim, 8 peering, 12 active+undersized+degraded, 30 active+undersized, 69 active+clean; 218 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.8 MiB/s wr, 11 op/s; 58/402 objects degraded (14.428%) 2023-09-22T07:51:57.708 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:57 smithi006 ceph-mon[204052]: osdmap e541: 8 total, 8 up, 8 in 2023-09-22T07:51:57.713 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:57 smithi105 ceph-mon[190463]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-22T07:51:57.713 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:57 smithi105 ceph-mon[190463]: osd.7 [v2:172.21.15.105:6824/471087532,v1:172.21.15.105:6825/471087532] boot 2023-09-22T07:51:57.713 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:57 smithi105 ceph-mon[190463]: osdmap e540: 8 total, 8 up, 8 in 2023-09-22T07:51:57.713 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:57 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-22T07:51:57.713 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:57 smithi105 ceph-mon[190463]: pgmap v459: 121 pgs: 2 active+clean+snaptrim, 8 peering, 12 active+undersized+degraded, 30 active+undersized, 69 active+clean; 218 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.8 MiB/s wr, 11 op/s; 58/402 objects degraded (14.428%) 2023-09-22T07:51:57.713 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:57 smithi105 ceph-mon[190463]: osdmap e541: 8 total, 8 up, 8 in 2023-09-22T07:51:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:51:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:51:57] "GET /metrics HTTP/1.1" 200 36104 "" "Prometheus/2.43.0" 2023-09-22T07:51:58.396 INFO:tasks.rados.rados.0.smithi006.stdout:2468: done (1 left) 2023-09-22T07:51:58.396 INFO:tasks.rados.rados.0.smithi006.stdout:2469: rollback oid 42 current snap is 234 2023-09-22T07:51:58.396 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 42 to 212 2023-09-22T07:51:58.396 INFO:tasks.rados.rados.0.smithi006.stdout:2470: delete oid 2 current snap is 234 2023-09-22T07:51:58.397 INFO:tasks.rados.rados.0.smithi006.stdout:2467: finishing rollback tid 0 to smithi006182445-29 2023-09-22T07:51:58.397 INFO:tasks.rados.rados.0.smithi006.stdout:2467: finishing rollback tid 1 to smithi006182445-29 2023-09-22T07:51:58.397 INFO:tasks.rados.rados.0.smithi006.stdout:2467: finishing rollback tid 2 to smithi006182445-29 2023-09-22T07:51:58.397 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 29 v 1071 (ObjNum 675 snap 204 seq_num 675) dirty exists 2023-09-22T07:51:58.401 INFO:tasks.rados.rados.0.smithi006.stdout:2469: finishing rollback tid 1 to smithi006182445-42 2023-09-22T07:51:58.402 INFO:tasks.rados.rados.0.smithi006.stdout:2469: finishing rollback tid 2 to smithi006182445-42 2023-09-22T07:51:58.402 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 42 v 1110 (ObjNum 659 snap 201 seq_num 659) dirty exists 2023-09-22T07:51:58.402 INFO:tasks.rados.rados.0.smithi006.stdout:2467: done (2 left) 2023-09-22T07:51:58.403 INFO:tasks.rados.rados.0.smithi006.stdout:2469: done (1 left) 2023-09-22T07:51:58.403 INFO:tasks.rados.rados.0.smithi006.stdout:2470: done (0 left) 2023-09-22T07:51:58.403 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 34 current snap is 234 2023-09-22T07:51:58.403 INFO:tasks.rados.rados.0.smithi006.stdout:2471: seq_num 774 ranges {0=565248,565248=401408} 2023-09-22T07:51:58.406 INFO:tasks.rados.rados.0.smithi006.stdout:2471: writing smithi006182445-34 from 0 to 565248 tid 1 2023-09-22T07:51:58.408 INFO:tasks.rados.rados.0.smithi006.stdout:2471: writing smithi006182445-34 from 565248 to 966656 tid 2 2023-09-22T07:51:58.408 INFO:tasks.rados.rados.0.smithi006.stdout:2472: rmattr oid 44 current snap is 234 2023-09-22T07:51:58.408 INFO:tasks.rados.rados.0.smithi006.stdout:2473: rmattr oid 10 current snap is 234 2023-09-22T07:51:58.409 INFO:tasks.rados.rados.0.smithi006.stdout:2473: done (2 left) 2023-09-22T07:51:58.409 INFO:tasks.rados.rados.0.smithi006.stdout:2474: copy_from oid 23 from oid 37 current snap is 234 2023-09-22T07:51:58.409 INFO:tasks.rados.rados.0.smithi006.stdout:2475: copy_from oid 11 from oid 50 current snap is 234 2023-09-22T07:51:58.409 INFO:tasks.rados.rados.0.smithi006.stdout:2476: snap_remove snap 230 2023-09-22T07:51:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:51:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:58 smithi105 ceph-mon[190463]: osdmap e542: 8 total, 8 up, 8 in 2023-09-22T07:51:58.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:58.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:58.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:51:58.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:51:58.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:59.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:59.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:51:59.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:58 smithi006 ceph-mon[204052]: osdmap e542: 8 total, 8 up, 8 in 2023-09-22T07:51:59.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:59.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:59.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:51:59.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:51:59.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:59.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:59.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:51:59.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:58 smithi006 ceph-mon[200575]: osdmap e542: 8 total, 8 up, 8 in 2023-09-22T07:51:59.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:59.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:59.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:51:59.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:51:59.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:59.398 INFO:tasks.rados.rados.0.smithi006.stdout:2476: done (4 left) 2023-09-22T07:51:59.398 INFO:tasks.rados.rados.0.smithi006.stdout:2477: rollback oid 1 current snap is 234 2023-09-22T07:51:59.398 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 1 to 233 2023-09-22T07:51:59.399 INFO:tasks.rados.rados.0.smithi006.stdout:2478: rollback oid 43 current snap is 234 2023-09-22T07:51:59.399 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 43 to 232 2023-09-22T07:51:59.399 INFO:tasks.rados.rados.0.smithi006.stdout:2479: read oid 48 snap -1 2023-09-22T07:51:59.399 INFO:tasks.rados.rados.0.smithi006.stdout:2479: expect (ObjNum 740 snap 224 seq_num 740) 2023-09-22T07:51:59.399 INFO:tasks.rados.rados.0.smithi006.stdout:2480: setattr oid 6 current snap is 234 2023-09-22T07:51:59.400 INFO:tasks.rados.rados.0.smithi006.stdout:2481: rollback oid 28 current snap is 234 2023-09-22T07:51:59.400 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 28 to 212 2023-09-22T07:51:59.400 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 21 current snap is 234 2023-09-22T07:51:59.400 INFO:tasks.rados.rados.0.smithi006.stdout:2482: seq_num 775 ranges {0=589824,589824=401408} 2023-09-22T07:51:59.405 INFO:tasks.rados.rados.0.smithi006.stdout:2482: writing smithi006182445-21 from 0 to 589824 tid 1 2023-09-22T07:51:59.413 INFO:tasks.rados.rados.0.smithi006.stdout:2482: writing smithi006182445-21 from 589824 to 991232 tid 2 2023-09-22T07:51:59.413 INFO:tasks.rados.rados.0.smithi006.stdout:2483: read oid 2 snap 233 2023-09-22T07:51:59.413 INFO:tasks.rados.rados.0.smithi006.stdout:2483: expect deleted 2023-09-22T07:51:59.413 INFO:tasks.rados.rados.0.smithi006.stdout:2484: copy_from oid 30 from oid 13 current snap is 234 2023-09-22T07:51:59.414 INFO:tasks.rados.rados.0.smithi006.stdout:2485: read oid 29 snap 212 2023-09-22T07:51:59.414 INFO:tasks.rados.rados.0.smithi006.stdout:2485: expect (ObjNum 675 snap 204 seq_num 675) 2023-09-22T07:51:59.414 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 38 current snap is 234 2023-09-22T07:51:59.414 INFO:tasks.rados.rados.0.smithi006.stdout:2486: seq_num 776 ranges {2646016=606208,3252224=401408} 2023-09-22T07:51:59.428 INFO:tasks.rados.rados.0.smithi006.stdout:2486: writing smithi006182445-38 from 2646016 to 3252224 tid 1 2023-09-22T07:51:59.433 INFO:tasks.rados.rados.0.smithi006.stdout:2486: writing smithi006182445-38 from 3252224 to 3653632 tid 2 2023-09-22T07:51:59.433 INFO:tasks.rados.rados.0.smithi006.stdout:2487: rollback oid 18 current snap is 234 2023-09-22T07:51:59.433 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 18 to 212 2023-09-22T07:51:59.433 INFO:tasks.rados.rados.0.smithi006.stdout:2471: finishing write tid 1 to smithi006182445-34 2023-09-22T07:51:59.433 INFO:tasks.rados.rados.0.smithi006.stdout:2488: delete oid 15 current snap is 234 2023-09-22T07:51:59.433 INFO:tasks.rados.rados.0.smithi006.stdout:2475: finishing copy_from to smithi006182445-11 2023-09-22T07:51:59.434 INFO:tasks.rados.rados.0.smithi006.stdout:2475: got expected ENOENT (src dne) 2023-09-22T07:51:59.434 INFO:tasks.rados.rados.0.smithi006.stdout:2475: finishing copy_from racing read to smithi006182445-11 2023-09-22T07:51:59.434 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 44 v 1100 (ObjNum 685 snap 207 seq_num 685) dirty exists 2023-09-22T07:51:59.434 INFO:tasks.rados.rados.0.smithi006.stdout:2471: finishing write tid 2 to smithi006182445-34 2023-09-22T07:51:59.435 INFO:tasks.rados.rados.0.smithi006.stdout:2471: finishing write tid 3 to smithi006182445-34 2023-09-22T07:51:59.435 INFO:tasks.rados.rados.0.smithi006.stdout:2471: finishing write tid 4 to smithi006182445-34 2023-09-22T07:51:59.435 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 34 v 1113 (ObjNum 774 snap 234 seq_num 774) dirty exists 2023-09-22T07:51:59.435 INFO:tasks.rados.rados.0.smithi006.stdout:2471: left oid 34 (ObjNum 774 snap 234 seq_num 774) 2023-09-22T07:51:59.435 INFO:tasks.rados.rados.0.smithi006.stdout:2474: finishing copy_from racing read to smithi006182445-23 2023-09-22T07:51:59.435 INFO:tasks.rados.rados.0.smithi006.stdout:2474: finishing copy_from to smithi006182445-23 2023-09-22T07:51:59.435 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 23 v 1042 (ObjNum 768 snap 230 seq_num 768) dirty exists 2023-09-22T07:51:59.435 INFO:tasks.rados.rados.0.smithi006.stdout:2479: expect (ObjNum 740 snap 224 seq_num 740) 2023-09-22T07:51:59.453 INFO:tasks.rados.rados.0.smithi006.stdout:2481: finishing rollback tid 0 to smithi006182445-28 2023-09-22T07:51:59.453 INFO:tasks.rados.rados.0.smithi006.stdout:2481: finishing rollback tid 1 to smithi006182445-28 2023-09-22T07:51:59.453 INFO:tasks.rados.rados.0.smithi006.stdout:2471: done (15 left) 2023-09-22T07:51:59.454 INFO:tasks.rados.rados.0.smithi006.stdout:2472: done (14 left) 2023-09-22T07:51:59.454 INFO:tasks.rados.rados.0.smithi006.stdout:2474: done (13 left) 2023-09-22T07:51:59.454 INFO:tasks.rados.rados.0.smithi006.stdout:2475: done (12 left) 2023-09-22T07:51:59.454 INFO:tasks.rados.rados.0.smithi006.stdout:2479: done (11 left) 2023-09-22T07:51:59.454 INFO:tasks.rados.rados.0.smithi006.stdout:2483: done (10 left) 2023-09-22T07:51:59.454 INFO:tasks.rados.rados.0.smithi006.stdout:2488: done (9 left) 2023-09-22T07:51:59.454 INFO:tasks.rados.rados.0.smithi006.stdout:2489: rollback oid 7 current snap is 234 2023-09-22T07:51:59.454 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 7 to 212 2023-09-22T07:51:59.454 INFO:tasks.rados.rados.0.smithi006.stdout:2481: finishing rollback tid 2 to smithi006182445-28 2023-09-22T07:51:59.454 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 28 v 1094 (ObjNum 461 snap 144 seq_num 461) dirty exists 2023-09-22T07:51:59.454 INFO:tasks.rados.rados.0.smithi006.stdout:2478: finishing rollback tid 0 to smithi006182445-43 2023-09-22T07:51:59.455 INFO:tasks.rados.rados.0.smithi006.stdout:2478: finishing rollback tid 1 to smithi006182445-43 2023-09-22T07:51:59.455 INFO:tasks.rados.rados.0.smithi006.stdout:2478: finishing rollback tid 2 to smithi006182445-43 2023-09-22T07:51:59.455 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 43 v 1324 (ObjNum 739 snap 224 seq_num 739) dirty exists 2023-09-22T07:51:59.455 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 6 v 1072 (ObjNum 767 snap 230 seq_num 767) dirty exists 2023-09-22T07:51:59.455 INFO:tasks.rados.rados.0.smithi006.stdout:2477: finishing rollback tid 0 to smithi006182445-1 2023-09-22T07:51:59.455 INFO:tasks.rados.rados.0.smithi006.stdout:2477: finishing rollback tid 1 to smithi006182445-1 2023-09-22T07:51:59.455 INFO:tasks.rados.rados.0.smithi006.stdout:2477: finishing rollback tid 2 to smithi006182445-1 2023-09-22T07:51:59.455 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 1 v 1075 (ObjNum 763 snap 230 seq_num 763) dirty exists 2023-09-22T07:51:59.455 INFO:tasks.rados.rados.0.smithi006.stdout:2482: finishing write tid 1 to smithi006182445-21 2023-09-22T07:51:59.455 INFO:tasks.rados.rados.0.smithi006.stdout:2482: finishing write tid 2 to smithi006182445-21 2023-09-22T07:51:59.455 INFO:tasks.rados.rados.0.smithi006.stdout:2484: finishing copy_from racing read to smithi006182445-30 2023-09-22T07:51:59.456 INFO:tasks.rados.rados.0.smithi006.stdout:2484: finishing copy_from to smithi006182445-30 2023-09-22T07:51:59.456 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 30 v 1087 (ObjNum 756 snap 229 seq_num 756) dirty exists 2023-09-22T07:51:59.456 INFO:tasks.rados.rados.0.smithi006.stdout:2482: finishing write tid 3 to smithi006182445-21 2023-09-22T07:51:59.456 INFO:tasks.rados.rados.0.smithi006.stdout:2482: finishing write tid 4 to smithi006182445-21 2023-09-22T07:51:59.456 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 21 v 1078 (ObjNum 775 snap 234 seq_num 775) dirty exists 2023-09-22T07:51:59.456 INFO:tasks.rados.rados.0.smithi006.stdout:2482: left oid 21 (ObjNum 775 snap 234 seq_num 775) 2023-09-22T07:51:59.456 INFO:tasks.rados.rados.0.smithi006.stdout:2477: done (9 left) 2023-09-22T07:51:59.456 INFO:tasks.rados.rados.0.smithi006.stdout:2478: done (8 left) 2023-09-22T07:51:59.456 INFO:tasks.rados.rados.0.smithi006.stdout:2480: done (7 left) 2023-09-22T07:51:59.456 INFO:tasks.rados.rados.0.smithi006.stdout:2481: done (6 left) 2023-09-22T07:51:59.456 INFO:tasks.rados.rados.0.smithi006.stdout:2482: done (5 left) 2023-09-22T07:51:59.456 INFO:tasks.rados.rados.0.smithi006.stdout:2484: done (4 left) 2023-09-22T07:51:59.457 INFO:tasks.rados.rados.0.smithi006.stdout:2490: snap_remove snap 233 2023-09-22T07:51:59.959 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[200575]: pgmap v462: 121 pgs: 2 active+clean+snaptrim, 8 peering, 10 active+undersized+degraded, 25 active+undersized, 76 active+clean; 218 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 1.2 MiB/s wr, 9 op/s; 46/387 objects degraded (11.886%); 7.2 MiB/s, 1 objects/s recovering 2023-09-22T07:51:59.960 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:51:59.960 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:51:59.960 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:51:59.960 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:51:59.960 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:51:59.960 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[200575]: Upgrade: Setting container_image for all osd 2023-09-22T07:51:59.960 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:59.960 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-09-22T07:51:59.960 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2023-09-22T07:51:59.960 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-09-22T07:51:59.961 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2023-09-22T07:51:59.961 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-09-22T07:51:59.961 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2023-09-22T07:51:59.961 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-09-22T07:51:59.961 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2023-09-22T07:51:59.961 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-09-22T07:51:59.961 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2023-09-22T07:51:59.961 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-09-22T07:51:59.961 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2023-09-22T07:51:59.961 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-09-22T07:51:59.961 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2023-09-22T07:51:59.961 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-09-22T07:51:59.962 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2023-09-22T07:51:59.962 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[200575]: Upgrade: Setting require_osd_release to 18 reef 2023-09-22T07:51:59.962 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "reef"}]: dispatch 2023-09-22T07:51:59.962 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "reef"}]': finished 2023-09-22T07:51:59.962 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[200575]: osdmap e543: 8 total, 8 up, 8 in 2023-09-22T07:51:59.962 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["a"]}]: dispatch 2023-09-22T07:51:59.962 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[200575]: Health check update: Degraded data redundancy: 46/387 objects degraded (11.886%), 10 pgs degraded (PG_DEGRADED) 2023-09-22T07:51:59.962 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[204052]: pgmap v462: 121 pgs: 2 active+clean+snaptrim, 8 peering, 10 active+undersized+degraded, 25 active+undersized, 76 active+clean; 218 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 1.2 MiB/s wr, 9 op/s; 46/387 objects degraded (11.886%); 7.2 MiB/s, 1 objects/s recovering 2023-09-22T07:51:59.963 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:51:59.963 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:51:59.963 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:51:59.963 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:51:59.963 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:51:59.963 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[204052]: Upgrade: Setting container_image for all osd 2023-09-22T07:51:59.963 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:51:59.963 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-09-22T07:51:59.964 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2023-09-22T07:51:59.964 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-09-22T07:51:59.964 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2023-09-22T07:51:59.964 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-09-22T07:51:59.964 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2023-09-22T07:51:59.964 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-09-22T07:51:59.964 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2023-09-22T07:51:59.964 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-09-22T07:51:59.964 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2023-09-22T07:51:59.964 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-09-22T07:51:59.964 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2023-09-22T07:51:59.964 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-09-22T07:51:59.964 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2023-09-22T07:51:59.965 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-09-22T07:51:59.965 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2023-09-22T07:51:59.965 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[204052]: Upgrade: Setting require_osd_release to 18 reef 2023-09-22T07:51:59.965 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "reef"}]: dispatch 2023-09-22T07:51:59.965 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "reef"}]': finished 2023-09-22T07:51:59.965 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[204052]: osdmap e543: 8 total, 8 up, 8 in 2023-09-22T07:51:59.965 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["a"]}]: dispatch 2023-09-22T07:51:59.965 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:51:59 smithi006 ceph-mon[204052]: Health check update: Degraded data redundancy: 46/387 objects degraded (11.886%), 10 pgs degraded (PG_DEGRADED) 2023-09-22T07:52:00.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:59 smithi105 ceph-mon[190463]: pgmap v462: 121 pgs: 2 active+clean+snaptrim, 8 peering, 10 active+undersized+degraded, 25 active+undersized, 76 active+clean; 218 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 1.2 MiB/s wr, 9 op/s; 46/387 objects degraded (11.886%); 7.2 MiB/s, 1 objects/s recovering 2023-09-22T07:52:00.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:59 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:52:00.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:59 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:00.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:59 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:00.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:59 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:00.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:59 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:00.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:59 smithi105 ceph-mon[190463]: Upgrade: Setting container_image for all osd 2023-09-22T07:52:00.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:59 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:00.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:59 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-09-22T07:52:00.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:59 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2023-09-22T07:52:00.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:59 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-09-22T07:52:00.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:59 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2023-09-22T07:52:00.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:59 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-09-22T07:52:00.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:59 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2023-09-22T07:52:00.129 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:59 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-09-22T07:52:00.129 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:59 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2023-09-22T07:52:00.129 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:59 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-09-22T07:52:00.129 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:59 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2023-09-22T07:52:00.129 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:59 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-09-22T07:52:00.129 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:59 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2023-09-22T07:52:00.129 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:59 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-09-22T07:52:00.129 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:59 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2023-09-22T07:52:00.129 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:59 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-09-22T07:52:00.130 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:59 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2023-09-22T07:52:00.130 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:59 smithi105 ceph-mon[190463]: Upgrade: Setting require_osd_release to 18 reef 2023-09-22T07:52:00.130 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:59 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "reef"}]: dispatch 2023-09-22T07:52:00.130 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:59 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "reef"}]': finished 2023-09-22T07:52:00.130 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:59 smithi105 ceph-mon[190463]: osdmap e543: 8 total, 8 up, 8 in 2023-09-22T07:52:00.130 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:59 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["a"]}]: dispatch 2023-09-22T07:52:00.130 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:51:59 smithi105 ceph-mon[190463]: Health check update: Degraded data redundancy: 46/387 objects degraded (11.886%), 10 pgs degraded (PG_DEGRADED) 2023-09-22T07:52:00.402 INFO:tasks.rados.rados.0.smithi006.stdout:2490: done (4 left) 2023-09-22T07:52:00.403 INFO:tasks.rados.rados.0.smithi006.stdout:2491: read oid 26 snap -1 2023-09-22T07:52:00.403 INFO:tasks.rados.rados.0.smithi006.stdout:2491: expect (ObjNum 751 snap 228 seq_num 751) 2023-09-22T07:52:00.403 INFO:tasks.rados.rados.0.smithi006.stdout:2492: delete oid 25 current snap is 234 2023-09-22T07:52:00.403 INFO:tasks.rados.rados.0.smithi006.stdout:2485: expect (ObjNum 675 snap 204 seq_num 675) 2023-09-22T07:52:00.448 INFO:tasks.rados.rados.0.smithi006.stdout:2486: finishing write tid 1 to smithi006182445-38 2023-09-22T07:52:00.448 INFO:tasks.rados.rados.0.smithi006.stdout:2486: finishing write tid 2 to smithi006182445-38 2023-09-22T07:52:00.448 INFO:tasks.rados.rados.0.smithi006.stdout:2485: done (5 left) 2023-09-22T07:52:00.449 INFO:tasks.rados.rados.0.smithi006.stdout:2492: done (4 left) 2023-09-22T07:52:00.449 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 40 current snap is 234 2023-09-22T07:52:00.449 INFO:tasks.rados.rados.0.smithi006.stdout:2486: finishing write tid 3 to smithi006182445-38 2023-09-22T07:52:00.449 INFO:tasks.rados.rados.0.smithi006.stdout:2493: seq_num 779 ranges {6610944=655360,7266304=401408} 2023-09-22T07:52:00.488 INFO:tasks.rados.rados.0.smithi006.stdout:2493: writing smithi006182445-40 from 6610944 to 7266304 tid 1 2023-09-22T07:52:00.491 INFO:tasks.rados.rados.0.smithi006.stdout:2493: writing smithi006182445-40 from 7266304 to 7667712 tid 2 2023-09-22T07:52:00.491 INFO:tasks.rados.rados.0.smithi006.stdout:2494: delete oid 27 current snap is 234 2023-09-22T07:52:00.491 INFO:tasks.rados.rados.0.smithi006.stdout:2487: finishing rollback tid 1 to smithi006182445-18 2023-09-22T07:52:00.491 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 18 v 0 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-09-22T07:52:00.491 INFO:tasks.rados.rados.0.smithi006.stdout:2486: finishing write tid 4 to smithi006182445-38 2023-09-22T07:52:00.491 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 38 v 1090 (ObjNum 776 snap 234 seq_num 776) dirty exists 2023-09-22T07:52:00.491 INFO:tasks.rados.rados.0.smithi006.stdout:2486: left oid 38 (ObjNum 776 snap 234 seq_num 776) 2023-09-22T07:52:00.491 INFO:tasks.rados.rados.0.smithi006.stdout:2489: finishing rollback tid 1 to smithi006182445-7 2023-09-22T07:52:00.492 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 7 v 0 (ObjNum 33 snap 0 seq_num 3169220736) dirty dne 2023-09-22T07:52:00.492 INFO:tasks.rados.rados.0.smithi006.stdout:2491: expect (ObjNum 751 snap 228 seq_num 751) 2023-09-22T07:52:01.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:00 smithi006 ceph-mon[200575]: Upgrade: It appears safe to stop mds.a 2023-09-22T07:52:01.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:00 smithi006 ceph-mon[200575]: osdmap e544: 8 total, 8 up, 8 in 2023-09-22T07:52:01.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:00 smithi006 ceph-mon[204052]: Upgrade: It appears safe to stop mds.a 2023-09-22T07:52:01.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:00 smithi006 ceph-mon[204052]: osdmap e544: 8 total, 8 up, 8 in 2023-09-22T07:52:01.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:00 smithi105 ceph-mon[190463]: Upgrade: It appears safe to stop mds.a 2023-09-22T07:52:01.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:00 smithi105 ceph-mon[190463]: osdmap e544: 8 total, 8 up, 8 in 2023-09-22T07:52:01.351 INFO:tasks.rados.rados.0.smithi006.stdout:2493: finishing write tid 1 to smithi006182445-40 2023-09-22T07:52:01.351 INFO:tasks.rados.rados.0.smithi006.stdout:2493: finishing write tid 2 to smithi006182445-40 2023-09-22T07:52:01.351 INFO:tasks.rados.rados.0.smithi006.stdout:2486: done (5 left) 2023-09-22T07:52:01.351 INFO:tasks.rados.rados.0.smithi006.stdout:2487: done (4 left) 2023-09-22T07:52:01.351 INFO:tasks.rados.rados.0.smithi006.stdout:2489: done (3 left) 2023-09-22T07:52:01.351 INFO:tasks.rados.rados.0.smithi006.stdout:2491: done (2 left) 2023-09-22T07:52:01.351 INFO:tasks.rados.rados.0.smithi006.stdout:2494: done (1 left) 2023-09-22T07:52:01.351 INFO:tasks.rados.rados.0.smithi006.stdout:2495: rmattr oid 19 current snap is 234 2023-09-22T07:52:01.352 INFO:tasks.rados.rados.0.smithi006.stdout:2493: finishing write tid 3 to smithi006182445-40 2023-09-22T07:52:01.352 INFO:tasks.rados.rados.0.smithi006.stdout:2493: finishing write tid 4 to smithi006182445-40 2023-09-22T07:52:01.352 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 40 v 1081 (ObjNum 779 snap 234 seq_num 779) dirty exists 2023-09-22T07:52:01.352 INFO:tasks.rados.rados.0.smithi006.stdout:2493: left oid 40 (ObjNum 779 snap 234 seq_num 779) 2023-09-22T07:52:01.352 INFO:tasks.rados.rados.0.smithi006.stdout:2493: done (1 left) 2023-09-22T07:52:01.352 INFO:tasks.rados.rados.0.smithi006.stdout:2496: read oid 49 snap 232 2023-09-22T07:52:01.352 INFO:tasks.rados.rados.0.smithi006.stdout:2496: expect (ObjNum 688 snap 208 seq_num 688) 2023-09-22T07:52:01.352 INFO:tasks.rados.rados.0.smithi006.stdout:2497: read oid 6 snap -1 2023-09-22T07:52:01.352 INFO:tasks.rados.rados.0.smithi006.stdout:2497: expect (ObjNum 767 snap 230 seq_num 767) 2023-09-22T07:52:01.352 INFO:tasks.rados.rados.0.smithi006.stdout:2498: snap_create 2023-09-22T07:52:01.353 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 19 v 1101 (ObjNum 651 snap 199 seq_num 651) dirty exists 2023-09-22T07:52:01.360 INFO:tasks.rados.rados.0.smithi006.stdout:2496: expect (ObjNum 688 snap 208 seq_num 688) 2023-09-22T07:52:01.413 INFO:tasks.rados.rados.0.smithi006.stdout:2497: expect (ObjNum 767 snap 230 seq_num 767) 2023-09-22T07:52:02.272 INFO:tasks.rados.rados.0.smithi006.stdout:2495: done (3 left) 2023-09-22T07:52:02.272 INFO:tasks.rados.rados.0.smithi006.stdout:2496: done (2 left) 2023-09-22T07:52:02.273 INFO:tasks.rados.rados.0.smithi006.stdout:2497: done (1 left) 2023-09-22T07:52:02.273 INFO:tasks.rados.rados.0.smithi006.stdout:2498: done (0 left) 2023-09-22T07:52:02.273 INFO:tasks.rados.rados.0.smithi006.stdout:2499: setattr oid 39 current snap is 235 2023-09-22T07:52:02.275 INFO:tasks.rados.rados.0.smithi006.stdout:2500: rmattr oid 7 current snap is 235 2023-09-22T07:52:02.275 INFO:tasks.rados.rados.0.smithi006.stdout:2500: done (1 left) 2023-09-22T07:52:02.275 INFO:tasks.rados.rados.0.smithi006.stdout:2501: read oid 38 snap -1 2023-09-22T07:52:02.275 INFO:tasks.rados.rados.0.smithi006.stdout:2501: expect (ObjNum 776 snap 234 seq_num 776) 2023-09-22T07:52:02.275 INFO:tasks.rados.rados.0.smithi006.stdout:2502: delete oid 37 current snap is 235 2023-09-22T07:52:02.280 INFO:tasks.rados.rados.0.smithi006.stdout:2502: done (2 left) 2023-09-22T07:52:02.280 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 29 current snap is 235 2023-09-22T07:52:02.280 INFO:tasks.rados.rados.0.smithi006.stdout:2503: seq_num 782 ranges {1712128=704512,2416640=401408} 2023-09-22T07:52:02.293 INFO:tasks.rados.rados.0.smithi006.stdout:2503: writing smithi006182445-29 from 1712128 to 2416640 tid 1 2023-09-22T07:52:02.296 INFO:tasks.rados.rados.0.smithi006.stdout:2503: writing smithi006182445-29 from 2416640 to 2818048 tid 2 2023-09-22T07:52:02.296 INFO:tasks.rados.rados.0.smithi006.stdout:2504: rmattr oid 22 current snap is 235 2023-09-22T07:52:02.296 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 39 v 1181 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-09-22T07:52:02.296 INFO:tasks.rados.rados.0.smithi006.stdout:2499: done (3 left) 2023-09-22T07:52:02.296 INFO:tasks.rados.rados.0.smithi006.stdout:2505: copy_from oid 43 from oid 3 current snap is 235 2023-09-22T07:52:02.296 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 27 current snap is 235 2023-09-22T07:52:02.296 INFO:tasks.rados.rados.0.smithi006.stdout:2506: seq_num 783 ranges {0=720896,720896=401408} 2023-09-22T07:52:02.300 INFO:tasks.rados.rados.0.smithi006.stdout:2506: writing smithi006182445-27 from 0 to 720896 tid 1 2023-09-22T07:52:02.302 INFO:tasks.rados.rados.0.smithi006.stdout:2506: writing smithi006182445-27 from 720896 to 1122304 tid 2 2023-09-22T07:52:02.303 INFO:tasks.rados.rados.0.smithi006.stdout:2507: snap_remove snap 212 2023-09-22T07:52:02.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:02 smithi006 ceph-mon[204052]: pgmap v465: 121 pgs: 2 active+clean+snaptrim, 8 peering, 2 active+undersized+degraded, 1 active+undersized, 108 active+clean; 211 MiB data, 1007 MiB used, 714 GiB / 715 GiB avail; 402 KiB/s rd, 458 KiB/s wr, 16 op/s; 14/363 objects degraded (3.857%); 11 MiB/s, 2 objects/s recovering 2023-09-22T07:52:02.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:02 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:02.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:02 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-22T07:52:02.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:02 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:52:02.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:02 smithi006 ceph-mon[200575]: pgmap v465: 121 pgs: 2 active+clean+snaptrim, 8 peering, 2 active+undersized+degraded, 1 active+undersized, 108 active+clean; 211 MiB data, 1007 MiB used, 714 GiB / 715 GiB avail; 402 KiB/s rd, 458 KiB/s wr, 16 op/s; 14/363 objects degraded (3.857%); 11 MiB/s, 2 objects/s recovering 2023-09-22T07:52:02.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:02 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:02.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:02 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-22T07:52:02.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:02 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:52:02.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:02 smithi105 ceph-mon[190463]: pgmap v465: 121 pgs: 2 active+clean+snaptrim, 8 peering, 2 active+undersized+degraded, 1 active+undersized, 108 active+clean; 211 MiB data, 1007 MiB used, 714 GiB / 715 GiB avail; 402 KiB/s rd, 458 KiB/s wr, 16 op/s; 14/363 objects degraded (3.857%); 11 MiB/s, 2 objects/s recovering 2023-09-22T07:52:02.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:02 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:02.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:02 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-22T07:52:02.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:02 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:52:03.035 INFO:journalctl@ceph.mds.a.smithi006.stdout:Sep 22 07:52:02 smithi006 systemd[1]: Stopping Ceph mds.a for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:52:03.288 INFO:tasks.rados.rados.0.smithi006.stdout:2507: done (5 left) 2023-09-22T07:52:03.288 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 12 current snap is 235 2023-09-22T07:52:03.288 INFO:tasks.rados.rados.0.smithi006.stdout:2508: seq_num 784 ranges {212992=737280,950272=401408} 2023-09-22T07:52:03.294 INFO:tasks.rados.rados.0.smithi006.stdout:2508: writing smithi006182445-12 from 212992 to 950272 tid 1 2023-09-22T07:52:03.296 INFO:tasks.rados.rados.0.smithi006.stdout:2508: writing smithi006182445-12 from 950272 to 1351680 tid 2 2023-09-22T07:52:03.296 INFO:tasks.rados.rados.0.smithi006.stdout:2509: rollback oid 48 current snap is 235 2023-09-22T07:52:03.296 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 48 to 232 2023-09-22T07:52:03.296 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 41 current snap is 235 2023-09-22T07:52:03.296 INFO:tasks.rados.rados.0.smithi006.stdout:2510: seq_num 785 ranges {8323072=753664,9076736=401408} 2023-09-22T07:52:03.345 INFO:tasks.rados.rados.0.smithi006.stdout:2510: writing smithi006182445-41 from 8323072 to 9076736 tid 1 2023-09-22T07:52:03.348 INFO:tasks.rados.rados.0.smithi006.stdout:2510: writing smithi006182445-41 from 9076736 to 9478144 tid 2 2023-09-22T07:52:03.348 INFO:tasks.rados.rados.0.smithi006.stdout:2511: snap_create 2023-09-22T07:52:03.348 INFO:tasks.rados.rados.0.smithi006.stdout:2501: expect (ObjNum 776 snap 234 seq_num 776) 2023-09-22T07:52:03.513 INFO:tasks.rados.rados.0.smithi006.stdout:2503: finishing write tid 1 to smithi006182445-29 2023-09-22T07:52:03.513 INFO:tasks.rados.rados.0.smithi006.stdout:2503: finishing write tid 2 to smithi006182445-29 2023-09-22T07:52:03.513 INFO:tasks.rados.rados.0.smithi006.stdout:2503: finishing write tid 3 to smithi006182445-29 2023-09-22T07:52:03.513 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 22 v 1107 (ObjNum 765 snap 230 seq_num 765) dirty exists 2023-09-22T07:52:03.513 INFO:tasks.rados.rados.0.smithi006.stdout:2503: finishing write tid 4 to smithi006182445-29 2023-09-22T07:52:03.513 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 29 v 1075 (ObjNum 782 snap 235 seq_num 782) dirty exists 2023-09-22T07:52:03.513 INFO:tasks.rados.rados.0.smithi006.stdout:2503: left oid 29 (ObjNum 782 snap 235 seq_num 782) 2023-09-22T07:52:03.514 INFO:tasks.rados.rados.0.smithi006.stdout:2506: finishing write tid 1 to smithi006182445-27 2023-09-22T07:52:03.514 INFO:tasks.rados.rados.0.smithi006.stdout:2506: finishing write tid 2 to smithi006182445-27 2023-09-22T07:52:03.514 INFO:tasks.rados.rados.0.smithi006.stdout:2506: finishing write tid 3 to smithi006182445-27 2023-09-22T07:52:03.514 INFO:tasks.rados.rados.0.smithi006.stdout:2506: finishing write tid 4 to smithi006182445-27 2023-09-22T07:52:03.514 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 27 v 1110 (ObjNum 783 snap 235 seq_num 783) dirty exists 2023-09-22T07:52:03.514 INFO:tasks.rados.rados.0.smithi006.stdout:2506: left oid 27 (ObjNum 783 snap 235 seq_num 783) 2023-09-22T07:52:03.514 INFO:tasks.rados.rados.0.smithi006.stdout:2505: finishing copy_from racing read to smithi006182445-43 2023-09-22T07:52:03.514 INFO:tasks.rados.rados.0.smithi006.stdout:2505: finishing copy_from to smithi006182445-43 2023-09-22T07:52:03.514 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 43 v 958 (ObjNum 624 snap 186 seq_num 624) dirty exists 2023-09-22T07:52:03.514 INFO:tasks.rados.rados.0.smithi006.stdout:2508: finishing write tid 1 to smithi006182445-12 2023-09-22T07:52:03.514 INFO:tasks.rados.rados.0.smithi006.stdout:2508: finishing write tid 2 to smithi006182445-12 2023-09-22T07:52:03.515 INFO:tasks.rados.rados.0.smithi006.stdout:2508: finishing write tid 3 to smithi006182445-12 2023-09-22T07:52:03.515 INFO:tasks.rados.rados.0.smithi006.stdout:2508: finishing write tid 4 to smithi006182445-12 2023-09-22T07:52:03.515 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 12 v 671 (ObjNum 784 snap 235 seq_num 784) dirty exists 2023-09-22T07:52:03.515 INFO:tasks.rados.rados.0.smithi006.stdout:2508: left oid 12 (ObjNum 784 snap 235 seq_num 784) 2023-09-22T07:52:03.515 INFO:tasks.rados.rados.0.smithi006.stdout:2509: finishing rollback tid 0 to smithi006182445-48 2023-09-22T07:52:03.515 INFO:tasks.rados.rados.0.smithi006.stdout:2509: finishing rollback tid 1 to smithi006182445-48 2023-09-22T07:52:03.515 INFO:tasks.rados.rados.0.smithi006.stdout:2509: finishing rollback tid 2 to smithi006182445-48 2023-09-22T07:52:03.515 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 48 v 1093 (ObjNum 740 snap 224 seq_num 740) dirty exists 2023-09-22T07:52:03.515 INFO:tasks.rados.rados.0.smithi006.stdout:2510: finishing write tid 1 to smithi006182445-41 2023-09-22T07:52:03.515 INFO:tasks.rados.rados.0.smithi006.stdout:2510: finishing write tid 2 to smithi006182445-41 2023-09-22T07:52:03.515 INFO:tasks.rados.rados.0.smithi006.stdout:2510: finishing write tid 3 to smithi006182445-41 2023-09-22T07:52:03.515 INFO:tasks.rados.rados.0.smithi006.stdout:2510: finishing write tid 4 to smithi006182445-41 2023-09-22T07:52:03.516 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 41 v 1184 (ObjNum 785 snap 235 seq_num 785) dirty exists 2023-09-22T07:52:03.516 INFO:tasks.rados.rados.0.smithi006.stdout:2510: left oid 41 (ObjNum 785 snap 235 seq_num 785) 2023-09-22T07:52:03.534 INFO:journalctl@ceph.mds.a.smithi006.stdout:Sep 22 07:52:03 smithi006 conmon[158473]: 2023-09-22T07:52:03.060+0000 7f8ba5ff5700 -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-09-22T07:52:03.535 INFO:journalctl@ceph.mds.a.smithi006.stdout:Sep 22 07:52:03 smithi006 conmon[158473]: 2023-09-22T07:52:03.060+0000 7f8ba5ff5700 -1 mds.a *** got signal Terminated *** 2023-09-22T07:52:03.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:03 smithi006 ceph-mon[204052]: Upgrade: Updating mds.a 2023-09-22T07:52:03.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:03 smithi006 ceph-mon[204052]: Deploying daemon mds.a on smithi006 2023-09-22T07:52:03.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:03 smithi006 ceph-mon[204052]: osdmap e545: 8 total, 8 up, 8 in 2023-09-22T07:52:03.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:03 smithi006 ceph-mon[200575]: Upgrade: Updating mds.a 2023-09-22T07:52:03.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:03 smithi006 ceph-mon[200575]: Deploying daemon mds.a on smithi006 2023-09-22T07:52:03.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:03 smithi006 ceph-mon[200575]: osdmap e545: 8 total, 8 up, 8 in 2023-09-22T07:52:03.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:03 smithi105 ceph-mon[190463]: Upgrade: Updating mds.a 2023-09-22T07:52:03.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:03 smithi105 ceph-mon[190463]: Deploying daemon mds.a on smithi006 2023-09-22T07:52:03.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:03 smithi105 ceph-mon[190463]: osdmap e545: 8 total, 8 up, 8 in 2023-09-22T07:52:04.299 INFO:tasks.rados.rados.0.smithi006.stdout:2501: done (8 left) 2023-09-22T07:52:04.299 INFO:tasks.rados.rados.0.smithi006.stdout:2503: done (7 left) 2023-09-22T07:52:04.299 INFO:tasks.rados.rados.0.smithi006.stdout:2504: done (6 left) 2023-09-22T07:52:04.299 INFO:tasks.rados.rados.0.smithi006.stdout:2505: done (5 left) 2023-09-22T07:52:04.299 INFO:tasks.rados.rados.0.smithi006.stdout:2506: done (4 left) 2023-09-22T07:52:04.299 INFO:tasks.rados.rados.0.smithi006.stdout:2508: done (3 left) 2023-09-22T07:52:04.299 INFO:tasks.rados.rados.0.smithi006.stdout:2509: done (2 left) 2023-09-22T07:52:04.299 INFO:tasks.rados.rados.0.smithi006.stdout:2510: done (1 left) 2023-09-22T07:52:04.299 INFO:tasks.rados.rados.0.smithi006.stdout:2511: done (0 left) 2023-09-22T07:52:04.299 INFO:tasks.rados.rados.0.smithi006.stdout:2512: snap_remove snap 235 2023-09-22T07:52:04.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:04 smithi105 ceph-mon[190463]: pgmap v467: 121 pgs: 121 active+clean; 210 MiB data, 998 MiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.1 MiB/s wr, 15 op/s; 8.5 MiB/s, 2 objects/s recovering 2023-09-22T07:52:04.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:04 smithi105 ceph-mon[190463]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/363 objects degraded (3.857%), 2 pgs degraded) 2023-09-22T07:52:04.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:04 smithi105 ceph-mon[190463]: Cluster is now healthy 2023-09-22T07:52:04.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:04 smithi105 ceph-mon[190463]: osdmap e546: 8 total, 8 up, 8 in 2023-09-22T07:52:04.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:04 smithi105 ceph-mon[190463]: fsmap cephfs:1 {0=b=up:active} 2023-09-22T07:52:04.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:04 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-09-22T07:52:04.784 INFO:journalctl@ceph.mds.a.smithi006.stdout:Sep 22 07:52:04 smithi006 bash[243579]: b81e719d7bdbb160a1ce0f73ced427d51dec6e4f377a2017bbfece5f3f7d8bfe 2023-09-22T07:52:04.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:04 smithi006 ceph-mon[200575]: pgmap v467: 121 pgs: 121 active+clean; 210 MiB data, 998 MiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.1 MiB/s wr, 15 op/s; 8.5 MiB/s, 2 objects/s recovering 2023-09-22T07:52:04.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:04 smithi006 ceph-mon[200575]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/363 objects degraded (3.857%), 2 pgs degraded) 2023-09-22T07:52:04.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:04 smithi006 ceph-mon[200575]: Cluster is now healthy 2023-09-22T07:52:04.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:04 smithi006 ceph-mon[200575]: osdmap e546: 8 total, 8 up, 8 in 2023-09-22T07:52:04.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:04 smithi006 ceph-mon[200575]: fsmap cephfs:1 {0=b=up:active} 2023-09-22T07:52:04.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:04 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-09-22T07:52:04.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:04 smithi006 ceph-mon[204052]: pgmap v467: 121 pgs: 121 active+clean; 210 MiB data, 998 MiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.1 MiB/s wr, 15 op/s; 8.5 MiB/s, 2 objects/s recovering 2023-09-22T07:52:04.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:04 smithi006 ceph-mon[204052]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/363 objects degraded (3.857%), 2 pgs degraded) 2023-09-22T07:52:04.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:04 smithi006 ceph-mon[204052]: Cluster is now healthy 2023-09-22T07:52:04.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:04 smithi006 ceph-mon[204052]: osdmap e546: 8 total, 8 up, 8 in 2023-09-22T07:52:04.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:04 smithi006 ceph-mon[204052]: fsmap cephfs:1 {0=b=up:active} 2023-09-22T07:52:04.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:04 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-09-22T07:52:05.285 INFO:journalctl@ceph.mds.a.smithi006.stdout:Sep 22 07:52:04 smithi006 systemd[1]: ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@mds.a.service: Succeeded. 2023-09-22T07:52:05.285 INFO:journalctl@ceph.mds.a.smithi006.stdout:Sep 22 07:52:04 smithi006 systemd[1]: Stopped Ceph mds.a for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:52:05.285 INFO:journalctl@ceph.mds.a.smithi006.stdout:Sep 22 07:52:05 smithi006 systemd[1]: Starting Ceph mds.a for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:52:05.311 INFO:tasks.rados.rados.0.smithi006.stdout:2512: done (0 left) 2023-09-22T07:52:05.311 INFO:tasks.rados.rados.0.smithi006.stdout:2513: read oid 16 snap -1 2023-09-22T07:52:05.311 INFO:tasks.rados.rados.0.smithi006.stdout:2513: expect (ObjNum 702 snap 211 seq_num 702) 2023-09-22T07:52:05.311 INFO:tasks.rados.rados.0.smithi006.stdout:2514: rollback oid 31 current snap is 236 2023-09-22T07:52:05.311 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 31 to 232 2023-09-22T07:52:05.311 INFO:tasks.rados.rados.0.smithi006.stdout:2515: rollback oid 36 current snap is 236 2023-09-22T07:52:05.312 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 36 to 234 2023-09-22T07:52:05.312 INFO:tasks.rados.rados.0.smithi006.stdout:2516: rollback oid 28 current snap is 236 2023-09-22T07:52:05.312 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 28 to 232 2023-09-22T07:52:05.312 INFO:tasks.rados.rados.0.smithi006.stdout:2517: snap_create 2023-09-22T07:52:05.312 INFO:tasks.rados.rados.0.smithi006.stdout:2514: finishing rollback tid 1 to smithi006182445-31 2023-09-22T07:52:05.312 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 31 v 0 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-09-22T07:52:05.316 INFO:tasks.rados.rados.0.smithi006.stdout:2516: finishing rollback tid 0 to smithi006182445-28 2023-09-22T07:52:05.318 INFO:tasks.rados.rados.0.smithi006.stdout:2516: finishing rollback tid 1 to smithi006182445-28 2023-09-22T07:52:05.318 INFO:tasks.rados.rados.0.smithi006.stdout:2516: finishing rollback tid 2 to smithi006182445-28 2023-09-22T07:52:05.318 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 28 v 1097 (ObjNum 764 snap 230 seq_num 764) dirty exists 2023-09-22T07:52:05.319 INFO:tasks.rados.rados.0.smithi006.stdout:2515: finishing rollback tid 0 to smithi006182445-36 2023-09-22T07:52:05.320 INFO:tasks.rados.rados.0.smithi006.stdout:2515: finishing rollback tid 1 to smithi006182445-36 2023-09-22T07:52:05.320 INFO:tasks.rados.rados.0.smithi006.stdout:2515: finishing rollback tid 2 to smithi006182445-36 2023-09-22T07:52:05.320 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 36 v 674 (ObjNum 752 snap 228 seq_num 752) dirty exists 2023-09-22T07:52:05.326 INFO:tasks.rados.rados.0.smithi006.stdout:2513: expect (ObjNum 702 snap 211 seq_num 702) 2023-09-22T07:52:05.582 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:05 smithi006 ceph-mon[200575]: osdmap e547: 8 total, 8 up, 8 in 2023-09-22T07:52:05.582 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:05 smithi006 ceph-mon[204052]: osdmap e547: 8 total, 8 up, 8 in 2023-09-22T07:52:05.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:05 smithi105 ceph-mon[190463]: osdmap e547: 8 total, 8 up, 8 in 2023-09-22T07:52:06.035 INFO:journalctl@ceph.mds.a.smithi006.stdout:Sep 22 07:52:05 smithi006 bash[243935]: a940d1af61abe145cc12350977654e14a0e5c34fe581c822957fc034345b3f1c 2023-09-22T07:52:06.035 INFO:journalctl@ceph.mds.a.smithi006.stdout:Sep 22 07:52:05 smithi006 systemd[1]: Started Ceph mds.a for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:52:06.035 INFO:journalctl@ceph.mds.a.smithi006.stdout:Sep 22 07:52:05 smithi006 conmon[243976]: starting mds.a at 2023-09-22T07:52:06.269 INFO:tasks.rados.rados.0.smithi006.stdout:2513: done (4 left) 2023-09-22T07:52:06.269 INFO:tasks.rados.rados.0.smithi006.stdout:2514: done (3 left) 2023-09-22T07:52:06.270 INFO:tasks.rados.rados.0.smithi006.stdout:2515: done (2 left) 2023-09-22T07:52:06.270 INFO:tasks.rados.rados.0.smithi006.stdout:2516: done (1 left) 2023-09-22T07:52:06.270 INFO:tasks.rados.rados.0.smithi006.stdout:2517: done (0 left) 2023-09-22T07:52:06.270 INFO:tasks.rados.rados.0.smithi006.stdout:2518: rollback oid 20 current snap is 237 2023-09-22T07:52:06.270 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 20 to 236 2023-09-22T07:52:06.270 INFO:tasks.rados.rados.0.smithi006.stdout:2519: copy_from oid 33 from oid 28 current snap is 237 2023-09-22T07:52:06.271 INFO:tasks.rados.rados.0.smithi006.stdout:2520: read oid 50 snap 234 2023-09-22T07:52:06.271 INFO:tasks.rados.rados.0.smithi006.stdout:2520: expect deleted 2023-09-22T07:52:06.271 INFO:tasks.rados.rados.0.smithi006.stdout:2521: delete oid 29 current snap is 237 2023-09-22T07:52:06.279 INFO:tasks.rados.rados.0.smithi006.stdout:2518: finishing rollback tid 0 to smithi006182445-20 2023-09-22T07:52:06.279 INFO:tasks.rados.rados.0.smithi006.stdout:2518: finishing rollback tid 1 to smithi006182445-20 2023-09-22T07:52:06.279 INFO:tasks.rados.rados.0.smithi006.stdout:2518: finishing rollback tid 2 to smithi006182445-20 2023-09-22T07:52:06.280 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 20 v 1045 (ObjNum 758 snap 230 seq_num 758) dirty exists 2023-09-22T07:52:06.280 INFO:tasks.rados.rados.0.smithi006.stdout:2518: done (3 left) 2023-09-22T07:52:06.280 INFO:tasks.rados.rados.0.smithi006.stdout:2520: done (2 left) 2023-09-22T07:52:06.280 INFO:tasks.rados.rados.0.smithi006.stdout:2521: done (1 left) 2023-09-22T07:52:06.281 INFO:tasks.rados.rados.0.smithi006.stdout:2522: rmattr oid 37 current snap is 237 2023-09-22T07:52:06.281 INFO:tasks.rados.rados.0.smithi006.stdout:2522: done (1 left) 2023-09-22T07:52:06.281 INFO:tasks.rados.rados.0.smithi006.stdout:2523: delete oid 26 current snap is 237 2023-09-22T07:52:06.287 INFO:tasks.rados.rados.0.smithi006.stdout:2523: done (1 left) 2023-09-22T07:52:06.288 INFO:tasks.rados.rados.0.smithi006.stdout:2524: copy_from oid 15 from oid 38 current snap is 237 2023-09-22T07:52:06.288 INFO:tasks.rados.rados.0.smithi006.stdout:2525: read oid 23 snap 232 2023-09-22T07:52:06.288 INFO:tasks.rados.rados.0.smithi006.stdout:2525: expect (ObjNum 738 snap 224 seq_num 738) 2023-09-22T07:52:06.288 INFO:tasks.rados.rados.0.smithi006.stdout:2526: read oid 31 snap -1 2023-09-22T07:52:06.288 INFO:tasks.rados.rados.0.smithi006.stdout:2526: expect deleted 2023-09-22T07:52:06.288 INFO:tasks.rados.rados.0.smithi006.stdout:2527: snap_create 2023-09-22T07:52:06.293 INFO:tasks.rados.rados.0.smithi006.stdout:2525: expect (ObjNum 738 snap 224 seq_num 738) 2023-09-22T07:52:06.303 INFO:tasks.rados.rados.0.smithi006.stdout:2524: finishing copy_from racing read to smithi006182445-15 2023-09-22T07:52:06.306 INFO:tasks.rados.rados.0.smithi006.stdout:2524: finishing copy_from to smithi006182445-15 2023-09-22T07:52:06.307 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 15 v 1090 (ObjNum 776 snap 234 seq_num 776) dirty exists 2023-09-22T07:52:06.307 INFO:tasks.rados.rados.0.smithi006.stdout:2519: finishing copy_from racing read to smithi006182445-33 2023-09-22T07:52:06.311 INFO:tasks.rados.rados.0.smithi006.stdout:2519: finishing copy_from to smithi006182445-33 2023-09-22T07:52:06.312 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 33 v 1097 (ObjNum 764 snap 230 seq_num 764) dirty exists 2023-09-22T07:52:06.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:06 smithi105 ceph-mon[190463]: pgmap v470: 121 pgs: 121 active+clean; 212 MiB data, 1000 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.9 MiB/s wr, 22 op/s; 8.5 MiB/s, 2 objects/s recovering 2023-09-22T07:52:06.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:06 smithi105 ceph-mon[190463]: osdmap e548: 8 total, 8 up, 8 in 2023-09-22T07:52:06.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:06 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:06.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:06 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:06.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:06 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:52:06.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:06 smithi105 ceph-mon[190463]: osdmap e549: 8 total, 8 up, 8 in 2023-09-22T07:52:06.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:06 smithi006 ceph-mon[204052]: pgmap v470: 121 pgs: 121 active+clean; 212 MiB data, 1000 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.9 MiB/s wr, 22 op/s; 8.5 MiB/s, 2 objects/s recovering 2023-09-22T07:52:06.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:06 smithi006 ceph-mon[204052]: osdmap e548: 8 total, 8 up, 8 in 2023-09-22T07:52:06.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:06 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:06.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:06 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:06.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:06 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:52:06.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:06 smithi006 ceph-mon[204052]: osdmap e549: 8 total, 8 up, 8 in 2023-09-22T07:52:06.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:06 smithi006 ceph-mon[200575]: pgmap v470: 121 pgs: 121 active+clean; 212 MiB data, 1000 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.9 MiB/s wr, 22 op/s; 8.5 MiB/s, 2 objects/s recovering 2023-09-22T07:52:06.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:06 smithi006 ceph-mon[200575]: osdmap e548: 8 total, 8 up, 8 in 2023-09-22T07:52:06.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:06 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:06.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:06 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:06.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:06 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:52:06.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:06 smithi006 ceph-mon[200575]: osdmap e549: 8 total, 8 up, 8 in 2023-09-22T07:52:07.277 INFO:tasks.rados.rados.0.smithi006.stdout:2519: done (4 left) 2023-09-22T07:52:07.277 INFO:tasks.rados.rados.0.smithi006.stdout:2524: done (3 left) 2023-09-22T07:52:07.277 INFO:tasks.rados.rados.0.smithi006.stdout:2525: done (2 left) 2023-09-22T07:52:07.278 INFO:tasks.rados.rados.0.smithi006.stdout:2526: done (1 left) 2023-09-22T07:52:07.278 INFO:tasks.rados.rados.0.smithi006.stdout:2527: done (0 left) 2023-09-22T07:52:07.278 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 24 current snap is 238 2023-09-22T07:52:07.278 INFO:tasks.rados.rados.0.smithi006.stdout:2528: seq_num 788 ranges {0=802816,802816=401408} 2023-09-22T07:52:07.281 INFO:tasks.rados.rados.0.smithi006.stdout:2528: writing smithi006182445-24 from 0 to 802816 tid 1 2023-09-22T07:52:07.284 INFO:tasks.rados.rados.0.smithi006.stdout:2528: writing smithi006182445-24 from 802816 to 1204224 tid 2 2023-09-22T07:52:07.284 INFO:tasks.rados.rados.0.smithi006.stdout:2529: delete oid 9 current snap is 238 2023-09-22T07:52:07.288 INFO:tasks.rados.rados.0.smithi006.stdout:2528: finishing write tid 1 to smithi006182445-24 2023-09-22T07:52:07.289 INFO:tasks.rados.rados.0.smithi006.stdout:2528: finishing write tid 2 to smithi006182445-24 2023-09-22T07:52:07.289 INFO:tasks.rados.rados.0.smithi006.stdout:2528: finishing write tid 3 to smithi006182445-24 2023-09-22T07:52:07.290 INFO:tasks.rados.rados.0.smithi006.stdout:2529: done (1 left) 2023-09-22T07:52:07.290 INFO:tasks.rados.rados.0.smithi006.stdout:2530: read oid 27 snap -1 2023-09-22T07:52:07.290 INFO:tasks.rados.rados.0.smithi006.stdout:2530: expect (ObjNum 783 snap 235 seq_num 783) 2023-09-22T07:52:07.291 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 12 current snap is 238 2023-09-22T07:52:07.291 INFO:tasks.rados.rados.0.smithi006.stdout:2531: seq_num 790 ranges {1351680=434176,1785856=548864,2334720=253952} 2023-09-22T07:52:07.300 INFO:tasks.rados.rados.0.smithi006.stdout:2531: writing smithi006182445-12 from 1351680 to 1785856 tid 1 2023-09-22T07:52:07.303 INFO:tasks.rados.rados.0.smithi006.stdout:2531: writing smithi006182445-12 from 1785856 to 2334720 tid 2 2023-09-22T07:52:07.305 INFO:tasks.rados.rados.0.smithi006.stdout:2531: writing smithi006182445-12 from 2334720 to 2588672 tid 3 2023-09-22T07:52:07.306 INFO:tasks.rados.rados.0.smithi006.stdout:2532: rollback oid 30 current snap is 238 2023-09-22T07:52:07.306 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 30 to 237 2023-09-22T07:52:07.306 INFO:tasks.rados.rados.0.smithi006.stdout:2528: finishing write tid 4 to smithi006182445-24 2023-09-22T07:52:07.306 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 24 v 1048 (ObjNum 788 snap 238 seq_num 788) dirty exists 2023-09-22T07:52:07.306 INFO:tasks.rados.rados.0.smithi006.stdout:2528: left oid 24 (ObjNum 788 snap 238 seq_num 788) 2023-09-22T07:52:07.306 INFO:tasks.rados.rados.0.smithi006.stdout:2530: expect (ObjNum 783 snap 235 seq_num 783) 2023-09-22T07:52:07.338 INFO:tasks.rados.rados.0.smithi006.stdout:2531: finishing write tid 1 to smithi006182445-12 2023-09-22T07:52:07.338 INFO:tasks.rados.rados.0.smithi006.stdout:2532: finishing rollback tid 0 to smithi006182445-30 2023-09-22T07:52:07.338 INFO:tasks.rados.rados.0.smithi006.stdout:2532: finishing rollback tid 1 to smithi006182445-30 2023-09-22T07:52:07.338 INFO:tasks.rados.rados.0.smithi006.stdout:2532: finishing rollback tid 2 to smithi006182445-30 2023-09-22T07:52:07.338 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 30 v 1100 (ObjNum 756 snap 229 seq_num 756) dirty exists 2023-09-22T07:52:07.338 INFO:tasks.rados.rados.0.smithi006.stdout:2531: finishing write tid 2 to smithi006182445-12 2023-09-22T07:52:07.338 INFO:tasks.rados.rados.0.smithi006.stdout:2528: done (3 left) 2023-09-22T07:52:07.338 INFO:tasks.rados.rados.0.smithi006.stdout:2530: done (2 left) 2023-09-22T07:52:07.339 INFO:tasks.rados.rados.0.smithi006.stdout:2532: done (1 left) 2023-09-22T07:52:07.339 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 5 current snap is 238 2023-09-22T07:52:07.339 INFO:tasks.rados.rados.0.smithi006.stdout:2531: finishing write tid 3 to smithi006182445-12 2023-09-22T07:52:07.339 INFO:tasks.rados.rados.0.smithi006.stdout:2531: finishing write tid 4 to smithi006182445-12 2023-09-22T07:52:07.339 INFO:tasks.rados.rados.0.smithi006.stdout:2531: finishing write tid 5 to smithi006182445-12 2023-09-22T07:52:07.339 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 12 v 678 (ObjNum 790 snap 238 seq_num 790) dirty exists 2023-09-22T07:52:07.339 INFO:tasks.rados.rados.0.smithi006.stdout:2531: left oid 12 (ObjNum 790 snap 238 seq_num 790) 2023-09-22T07:52:07.339 INFO:tasks.rados.rados.0.smithi006.stdout:2533: seq_num 791 ranges {2383872=450560,2834432=475136,3309568=327680} 2023-09-22T07:52:07.356 INFO:tasks.rados.rados.0.smithi006.stdout:2533: writing smithi006182445-5 from 2383872 to 2834432 tid 1 2023-09-22T07:52:07.359 INFO:tasks.rados.rados.0.smithi006.stdout:2533: writing smithi006182445-5 from 2834432 to 3309568 tid 2 2023-09-22T07:52:07.361 INFO:tasks.rados.rados.0.smithi006.stdout:2533: writing smithi006182445-5 from 3309568 to 3637248 tid 3 2023-09-22T07:52:07.361 INFO:tasks.rados.rados.0.smithi006.stdout:2531: done (1 left) 2023-09-22T07:52:07.361 INFO:tasks.rados.rados.0.smithi006.stdout:2534: copy_from oid 30 from oid 41 current snap is 238 2023-09-22T07:52:07.362 INFO:tasks.rados.rados.0.smithi006.stdout:2535: rollback oid 12 current snap is 238 2023-09-22T07:52:07.362 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 12 to 234 2023-09-22T07:52:07.362 INFO:tasks.rados.rados.0.smithi006.stdout:2536: delete oid 37 current snap is 238 2023-09-22T07:52:07.362 INFO:tasks.rados.rados.0.smithi006.stdout:2533: finishing write tid 1 to smithi006182445-5 2023-09-22T07:52:07.362 INFO:tasks.rados.rados.0.smithi006.stdout:2533: finishing write tid 2 to smithi006182445-5 2023-09-22T07:52:07.363 INFO:tasks.rados.rados.0.smithi006.stdout:2536: done (3 left) 2023-09-22T07:52:07.363 INFO:tasks.rados.rados.0.smithi006.stdout:2537: read oid 25 snap 237 2023-09-22T07:52:07.363 INFO:tasks.rados.rados.0.smithi006.stdout:2537: expect deleted 2023-09-22T07:52:07.363 INFO:tasks.rados.rados.0.smithi006.stdout:2538: snap_create 2023-09-22T07:52:07.364 INFO:tasks.rados.rados.0.smithi006.stdout:2535: finishing rollback tid 0 to smithi006182445-12 2023-09-22T07:52:07.364 INFO:tasks.rados.rados.0.smithi006.stdout:2535: finishing rollback tid 1 to smithi006182445-12 2023-09-22T07:52:07.365 INFO:tasks.rados.rados.0.smithi006.stdout:2535: finishing rollback tid 2 to smithi006182445-12 2023-09-22T07:52:07.365 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 12 v 681 (ObjNum 729 snap 221 seq_num 729) dirty exists 2023-09-22T07:52:07.365 INFO:tasks.rados.rados.0.smithi006.stdout:2533: finishing write tid 3 to smithi006182445-5 2023-09-22T07:52:07.365 INFO:tasks.rados.rados.0.smithi006.stdout:2533: finishing write tid 4 to smithi006182445-5 2023-09-22T07:52:07.366 INFO:tasks.rados.rados.0.smithi006.stdout:2533: finishing write tid 5 to smithi006182445-5 2023-09-22T07:52:07.366 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 5 v 1104 (ObjNum 791 snap 238 seq_num 791) dirty exists 2023-09-22T07:52:07.366 INFO:tasks.rados.rados.0.smithi006.stdout:2533: left oid 5 (ObjNum 791 snap 238 seq_num 791) 2023-09-22T07:52:07.403 INFO:tasks.rados.rados.0.smithi006.stdout:2534: finishing copy_from racing read to smithi006182445-30 2023-09-22T07:52:07.404 INFO:tasks.rados.rados.0.smithi006.stdout:2534: finishing copy_from to smithi006182445-30 2023-09-22T07:52:07.404 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 30 v 1184 (ObjNum 785 snap 235 seq_num 785) dirty exists 2023-09-22T07:52:07.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:07 smithi105 ceph-mon[190463]: mds.? [v2:172.21.15.6:6834/2387738273,v1:172.21.15.6:6835/2387738273] up:boot 2023-09-22T07:52:07.629 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:07 smithi105 ceph-mon[190463]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-22T07:52:07.630 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:07 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-09-22T07:52:07.630 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:07 smithi105 ceph-mon[190463]: osdmap e550: 8 total, 8 up, 8 in 2023-09-22T07:52:07.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:07 smithi006 ceph-mon[204052]: mds.? [v2:172.21.15.6:6834/2387738273,v1:172.21.15.6:6835/2387738273] up:boot 2023-09-22T07:52:07.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:07 smithi006 ceph-mon[204052]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-22T07:52:07.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:07 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-09-22T07:52:07.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:07 smithi006 ceph-mon[204052]: osdmap e550: 8 total, 8 up, 8 in 2023-09-22T07:52:07.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:07 smithi006 ceph-mon[200575]: mds.? [v2:172.21.15.6:6834/2387738273,v1:172.21.15.6:6835/2387738273] up:boot 2023-09-22T07:52:07.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:07 smithi006 ceph-mon[200575]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-22T07:52:07.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:07 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-09-22T07:52:07.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:07 smithi006 ceph-mon[200575]: osdmap e550: 8 total, 8 up, 8 in 2023-09-22T07:52:08.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:52:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:52:07] "GET /metrics HTTP/1.1" 200 35950 "" "Prometheus/2.43.0" 2023-09-22T07:52:08.333 INFO:tasks.rados.rados.0.smithi006.stdout:2533: done (4 left) 2023-09-22T07:52:08.333 INFO:tasks.rados.rados.0.smithi006.stdout:2534: done (3 left) 2023-09-22T07:52:08.333 INFO:tasks.rados.rados.0.smithi006.stdout:2535: done (2 left) 2023-09-22T07:52:08.334 INFO:tasks.rados.rados.0.smithi006.stdout:2537: done (1 left) 2023-09-22T07:52:08.334 INFO:tasks.rados.rados.0.smithi006.stdout:2538: done (0 left) 2023-09-22T07:52:08.334 INFO:tasks.rados.rados.0.smithi006.stdout:2539: read oid 21 snap -1 2023-09-22T07:52:08.334 INFO:tasks.rados.rados.0.smithi006.stdout:2539: expect (ObjNum 775 snap 234 seq_num 775) 2023-09-22T07:52:08.334 INFO:tasks.rados.rados.0.smithi006.stdout:2540: read oid 9 snap 234 2023-09-22T07:52:08.334 INFO:tasks.rados.rados.0.smithi006.stdout:2540: expect deleted 2023-09-22T07:52:08.334 INFO:tasks.rados.rados.0.smithi006.stdout:2541: read oid 28 snap -1 2023-09-22T07:52:08.334 INFO:tasks.rados.rados.0.smithi006.stdout:2541: expect (ObjNum 764 snap 230 seq_num 764) 2023-09-22T07:52:08.334 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 31 current snap is 239 2023-09-22T07:52:08.334 INFO:tasks.rados.rados.0.smithi006.stdout:2542: seq_num 793 ranges {0=483328,483328=647168,1130496=155648} 2023-09-22T07:52:08.334 INFO:tasks.rados.rados.0.smithi006.stdout:2542: writing smithi006182445-31 from 0 to 483328 tid 1 2023-09-22T07:52:08.337 INFO:tasks.rados.rados.0.smithi006.stdout:2542: writing smithi006182445-31 from 483328 to 1130496 tid 2 2023-09-22T07:52:08.338 INFO:tasks.rados.rados.0.smithi006.stdout:2542: writing smithi006182445-31 from 1130496 to 1286144 tid 3 2023-09-22T07:52:08.339 INFO:tasks.rados.rados.0.smithi006.stdout:2543: delete oid 17 current snap is 239 2023-09-22T07:52:08.339 INFO:tasks.rados.rados.0.smithi006.stdout:2542: finishing write tid 1 to smithi006182445-31 2023-09-22T07:52:08.341 INFO:tasks.rados.rados.0.smithi006.stdout:2539: expect (ObjNum 775 snap 234 seq_num 775) 2023-09-22T07:52:08.369 INFO:tasks.rados.rados.0.smithi006.stdout:2542: finishing write tid 2 to smithi006182445-31 2023-09-22T07:52:08.370 INFO:tasks.rados.rados.0.smithi006.stdout:2542: finishing write tid 3 to smithi006182445-31 2023-09-22T07:52:08.370 INFO:tasks.rados.rados.0.smithi006.stdout:2542: finishing write tid 4 to smithi006182445-31 2023-09-22T07:52:08.370 INFO:tasks.rados.rados.0.smithi006.stdout:2542: finishing write tid 5 to smithi006182445-31 2023-09-22T07:52:08.370 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 31 v 1346 (ObjNum 793 snap 239 seq_num 793) dirty exists 2023-09-22T07:52:08.370 INFO:tasks.rados.rados.0.smithi006.stdout:2542: left oid 31 (ObjNum 793 snap 239 seq_num 793) 2023-09-22T07:52:08.370 INFO:tasks.rados.rados.0.smithi006.stdout:2541: expect (ObjNum 764 snap 230 seq_num 764) 2023-09-22T07:52:08.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:08 smithi105 ceph-mon[190463]: pgmap v473: 121 pgs: 121 active+clean; 152 MiB data, 974 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.5 MiB/s wr, 28 op/s 2023-09-22T07:52:08.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:08 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:08.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:08 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:08.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:08 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:08.673 INFO:tasks.rados.rados.0.smithi006.stdout:2539: done (4 left) 2023-09-22T07:52:08.673 INFO:tasks.rados.rados.0.smithi006.stdout:2540: done (3 left) 2023-09-22T07:52:08.673 INFO:tasks.rados.rados.0.smithi006.stdout:2541: done (2 left) 2023-09-22T07:52:08.674 INFO:tasks.rados.rados.0.smithi006.stdout:2542: done (1 left) 2023-09-22T07:52:08.674 INFO:tasks.rados.rados.0.smithi006.stdout:2543: done (0 left) 2023-09-22T07:52:08.674 INFO:tasks.rados.rados.0.smithi006.stdout:2544: delete oid 47 current snap is 239 2023-09-22T07:52:08.676 INFO:tasks.rados.rados.0.smithi006.stdout:2544: done (0 left) 2023-09-22T07:52:08.677 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 8 current snap is 239 2023-09-22T07:52:08.677 INFO:tasks.rados.rados.0.smithi006.stdout:2545: seq_num 796 ranges {0=540672,540672=704512,1245184=98304} 2023-09-22T07:52:08.680 INFO:tasks.rados.rados.0.smithi006.stdout:2545: writing smithi006182445-8 from 0 to 540672 tid 1 2023-09-22T07:52:08.685 INFO:tasks.rados.rados.0.smithi006.stdout:2545: writing smithi006182445-8 from 540672 to 1245184 tid 2 2023-09-22T07:52:08.686 INFO:tasks.rados.rados.0.smithi006.stdout:2545: writing smithi006182445-8 from 1245184 to 1343488 tid 3 2023-09-22T07:52:08.686 INFO:tasks.rados.rados.0.smithi006.stdout:2546: setattr oid 49 current snap is 239 2023-09-22T07:52:08.690 INFO:tasks.rados.rados.0.smithi006.stdout:2547: snap_remove snap 238 2023-09-22T07:52:08.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:08 smithi006 ceph-mon[204052]: pgmap v473: 121 pgs: 121 active+clean; 152 MiB data, 974 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.5 MiB/s wr, 28 op/s 2023-09-22T07:52:08.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:08 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:08.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:08 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:08.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:08 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:08.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:08 smithi006 ceph-mon[200575]: pgmap v473: 121 pgs: 121 active+clean; 152 MiB data, 974 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.5 MiB/s wr, 28 op/s 2023-09-22T07:52:08.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:08 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:08.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:08 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:08.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:08 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:08.858 INFO:teuthology.orchestra.run.smithi006.stdout:true 2023-09-22T07:52:09.203 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-22T07:52:09.203 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (6m) - 10m 29.7M - 0.25.0 c8568f914cd2 68496074d95c 2023-09-22T07:52:09.203 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi105 *:3000 running (6m) - 10m 94.9M - 9.4.7 2c41d148cca3 c6fa0e987221 2023-09-22T07:52:09.203 INFO:teuthology.orchestra.run.smithi006.stdout:mds.a smithi006 running (3s) - 11m 12.3M - 18.0.0-6218-gf7ddca67 ceff0457336d a940d1af61ab 2023-09-22T07:52:09.203 INFO:teuthology.orchestra.run.smithi006.stdout:mds.b smithi105 running (11m) - 11m 22.3M - 17.2.6-1121-g6a79a820 202608b01ce9 d99d16e4c45f 2023-09-22T07:52:09.204 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi105 *:8443,9283,8765 running (5m) - 14m 450M - 18.0.0-6218-gf7ddca67 ceff0457336d 49e3827be236 2023-09-22T07:52:09.204 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:8443,9283,8765 running (6m) - 16m 521M - 18.0.0-6218-gf7ddca67 ceff0457336d f4535b7ef9f5 2023-09-22T07:52:09.204 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (5m) - 16m 121M 2048M 18.0.0-6218-gf7ddca67 ceff0457336d bd2ccd4dffc6 2023-09-22T07:52:09.204 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi105 running (4m) - 15m 79.2M 2048M 18.0.0-6218-gf7ddca67 ceff0457336d 0504f0bc86e8 2023-09-22T07:52:09.204 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (5m) - 15m 85.2M 2048M 18.0.0-6218-gf7ddca67 ceff0457336d 8664efa43f86 2023-09-22T07:52:09.204 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (6m) - 10m 18.6M - 1.5.0 0da6a335fe13 b733ce1e65fd 2023-09-22T07:52:09.204 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi105 *:9100 running (6m) - 9m 19.5M - 1.5.0 0da6a335fe13 13131a30680c 2023-09-22T07:52:09.204 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (4m) - 14m 490M 2501M 18.0.0-6218-gf7ddca67 ceff0457336d 14c3d8ebed2c 2023-09-22T07:52:09.204 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (3m) - 14m 314M 2501M 18.0.0-6218-gf7ddca67 ceff0457336d 53c21d599509 2023-09-22T07:52:09.204 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (3m) - 13m 419M 2501M 18.0.0-6218-gf7ddca67 ceff0457336d 50a27cbcd614 2023-09-22T07:52:09.204 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (2m) - 13m 268M 2501M 18.0.0-6218-gf7ddca67 ceff0457336d a8907b0363fb 2023-09-22T07:52:09.205 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi105 running (2m) - 12m 355M 2500M 18.0.0-6218-gf7ddca67 ceff0457336d 392f2b51aa3f 2023-09-22T07:52:09.205 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi105 running (86s) - 12m 351M 2500M 18.0.0-6218-gf7ddca67 ceff0457336d 4e31b62988fd 2023-09-22T07:52:09.205 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi105 running (52s) - 12m 164M 2500M 18.0.0-6218-gf7ddca67 ceff0457336d 73786d7a3183 2023-09-22T07:52:09.205 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi105 running (18s) - 11m 12.5M 2500M 18.0.0-6218-gf7ddca67 ceff0457336d 42ac2af36f28 2023-09-22T07:52:09.205 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi105 *:9095 running (5m) - 10m 63.5M - 2.43.0 a07b618ecd1d aa59c96aa169 2023-09-22T07:52:09.341 INFO:tasks.rados.rados.0.smithi006.stdout:2547: done (2 left) 2023-09-22T07:52:09.342 INFO:tasks.rados.rados.0.smithi006.stdout:2548: delete oid 41 current snap is 239 2023-09-22T07:52:09.342 INFO:tasks.rados.rados.0.smithi006.stdout:2545: finishing write tid 1 to smithi006182445-8 2023-09-22T07:52:09.342 INFO:tasks.rados.rados.0.smithi006.stdout:2545: finishing write tid 2 to smithi006182445-8 2023-09-22T07:52:09.342 INFO:tasks.rados.rados.0.smithi006.stdout:2545: finishing write tid 3 to smithi006182445-8 2023-09-22T07:52:09.342 INFO:tasks.rados.rados.0.smithi006.stdout:2545: finishing write tid 4 to smithi006182445-8 2023-09-22T07:52:09.342 INFO:tasks.rados.rados.0.smithi006.stdout:2545: finishing write tid 5 to smithi006182445-8 2023-09-22T07:52:09.342 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 8 v 669 (ObjNum 796 snap 239 seq_num 796) dirty exists 2023-09-22T07:52:09.342 INFO:tasks.rados.rados.0.smithi006.stdout:2545: left oid 8 (ObjNum 796 snap 239 seq_num 796) 2023-09-22T07:52:09.342 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 49 v 1077 (ObjNum 688 snap 208 seq_num 688) dirty exists 2023-09-22T07:52:09.348 INFO:tasks.rados.rados.0.smithi006.stdout:2545: done (2 left) 2023-09-22T07:52:09.348 INFO:tasks.rados.rados.0.smithi006.stdout:2546: done (1 left) 2023-09-22T07:52:09.348 INFO:tasks.rados.rados.0.smithi006.stdout:2548: done (0 left) 2023-09-22T07:52:09.348 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 21 current snap is 239 2023-09-22T07:52:09.348 INFO:tasks.rados.rados.0.smithi006.stdout:2549: seq_num 798 ranges {991232=573440,1564672=466944,2031616=335872} 2023-09-22T07:52:09.356 INFO:tasks.rados.rados.0.smithi006.stdout:2549: writing smithi006182445-21 from 991232 to 1564672 tid 1 2023-09-22T07:52:09.360 INFO:tasks.rados.rados.0.smithi006.stdout:2549: writing smithi006182445-21 from 1564672 to 2031616 tid 2 2023-09-22T07:52:09.363 INFO:tasks.rados.rados.0.smithi006.stdout:2549: writing smithi006182445-21 from 2031616 to 2367488 tid 3 2023-09-22T07:52:09.363 INFO:tasks.rados.rados.0.smithi006.stdout:2550: rollback oid 24 current snap is 239 2023-09-22T07:52:09.363 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 24 to 234 2023-09-22T07:52:09.363 INFO:tasks.rados.rados.0.smithi006.stdout:2551: copy_from oid 44 from oid 15 current snap is 239 2023-09-22T07:52:09.363 INFO:tasks.rados.rados.0.smithi006.stdout:2552: rmattr oid 11 current snap is 239 2023-09-22T07:52:09.363 INFO:tasks.rados.rados.0.smithi006.stdout:2552: done (3 left) 2023-09-22T07:52:09.363 INFO:tasks.rados.rados.0.smithi006.stdout:2553: rmattr oid 47 current snap is 239 2023-09-22T07:52:09.363 INFO:tasks.rados.rados.0.smithi006.stdout:2553: done (3 left) 2023-09-22T07:52:09.363 INFO:tasks.rados.rados.0.smithi006.stdout:2554: delete oid 39 current snap is 239 2023-09-22T07:52:09.386 INFO:tasks.rados.rados.0.smithi006.stdout:2554: done (3 left) 2023-09-22T07:52:09.387 INFO:tasks.rados.rados.0.smithi006.stdout:2555: read oid 37 snap -1 2023-09-22T07:52:09.387 INFO:tasks.rados.rados.0.smithi006.stdout:2555: expect deleted 2023-09-22T07:52:09.387 INFO:tasks.rados.rados.0.smithi006.stdout:2556: read oid 33 snap -1 2023-09-22T07:52:09.387 INFO:tasks.rados.rados.0.smithi006.stdout:2556: expect (ObjNum 764 snap 230 seq_num 764) 2023-09-22T07:52:09.387 INFO:tasks.rados.rados.0.smithi006.stdout:2557: read oid 31 snap -1 2023-09-22T07:52:09.387 INFO:tasks.rados.rados.0.smithi006.stdout:2557: expect (ObjNum 793 snap 239 seq_num 793) 2023-09-22T07:52:09.387 INFO:tasks.rados.rados.0.smithi006.stdout:2558: delete oid 11 current snap is 239 2023-09-22T07:52:09.387 INFO:tasks.rados.rados.0.smithi006.stdout:2551: finishing copy_from racing read to smithi006182445-44 2023-09-22T07:52:09.387 INFO:tasks.rados.rados.0.smithi006.stdout:2549: finishing write tid 1 to smithi006182445-21 2023-09-22T07:52:09.387 INFO:tasks.rados.rados.0.smithi006.stdout:2549: finishing write tid 2 to smithi006182445-21 2023-09-22T07:52:09.387 INFO:tasks.rados.rados.0.smithi006.stdout:2549: finishing write tid 3 to smithi006182445-21 2023-09-22T07:52:09.387 INFO:tasks.rados.rados.0.smithi006.stdout:2550: finishing rollback tid 0 to smithi006182445-24 2023-09-22T07:52:09.388 INFO:tasks.rados.rados.0.smithi006.stdout:2549: finishing write tid 4 to smithi006182445-21 2023-09-22T07:52:09.388 INFO:tasks.rados.rados.0.smithi006.stdout:2550: finishing rollback tid 1 to smithi006182445-24 2023-09-22T07:52:09.388 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 24 v 1050 (ObjNum 129 snap 0 seq_num 3168707888) dirty dne 2023-09-22T07:52:09.388 INFO:tasks.rados.rados.0.smithi006.stdout:2549: finishing write tid 5 to smithi006182445-21 2023-09-22T07:52:09.388 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 21 v 1085 (ObjNum 798 snap 239 seq_num 798) dirty exists 2023-09-22T07:52:09.388 INFO:tasks.rados.rados.0.smithi006.stdout:2549: left oid 21 (ObjNum 798 snap 239 seq_num 798) 2023-09-22T07:52:09.390 INFO:tasks.rados.rados.0.smithi006.stdout:2551: finishing copy_from to smithi006182445-44 2023-09-22T07:52:09.391 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 44 v 1090 (ObjNum 776 snap 234 seq_num 776) dirty exists 2023-09-22T07:52:09.395 INFO:tasks.rados.rados.0.smithi006.stdout:2557: expect (ObjNum 793 snap 239 seq_num 793) 2023-09-22T07:52:09.434 INFO:tasks.rados.rados.0.smithi006.stdout:2549: done (6 left) 2023-09-22T07:52:09.434 INFO:tasks.rados.rados.0.smithi006.stdout:2550: done (5 left) 2023-09-22T07:52:09.434 INFO:tasks.rados.rados.0.smithi006.stdout:2551: done (4 left) 2023-09-22T07:52:09.434 INFO:tasks.rados.rados.0.smithi006.stdout:2555: done (3 left) 2023-09-22T07:52:09.434 INFO:tasks.rados.rados.0.smithi006.stdout:2557: done (2 left) 2023-09-22T07:52:09.434 INFO:tasks.rados.rados.0.smithi006.stdout:2558: done (1 left) 2023-09-22T07:52:09.434 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 20 current snap is 239 2023-09-22T07:52:09.435 INFO:tasks.rados.rados.0.smithi006.stdout:2556: expect (ObjNum 764 snap 230 seq_num 764) 2023-09-22T07:52:09.619 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:09 smithi006 ceph-mon[204052]: osdmap e551: 8 total, 8 up, 8 in 2023-09-22T07:52:09.619 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:09 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:09.619 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:09 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:09.620 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:09 smithi006 ceph-mon[200575]: osdmap e551: 8 total, 8 up, 8 in 2023-09-22T07:52:09.620 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:09 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:09.620 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:09 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:09.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:09 smithi105 ceph-mon[190463]: osdmap e551: 8 total, 8 up, 8 in 2023-09-22T07:52:09.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:09 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:09.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:09 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:09.658 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-09-22T07:52:09.658 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2023-09-22T07:52:09.658 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 3 2023-09-22T07:52:09.658 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:52:09.658 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2023-09-22T07:52:09.659 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 2 2023-09-22T07:52:09.659 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:52:09.659 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2023-09-22T07:52:09.659 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 8 2023-09-22T07:52:09.659 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:52:09.659 INFO:teuthology.orchestra.run.smithi006.stdout: "mds": { 2023-09-22T07:52:09.659 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 1, 2023-09-22T07:52:09.659 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 1 2023-09-22T07:52:09.659 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:52:09.659 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2023-09-22T07:52:09.659 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.6-1121-g6a79a820 (6a79a820023a319f355860addc815932569f58e6) quincy (stable)": 1, 2023-09-22T07:52:09.659 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 14 2023-09-22T07:52:09.659 INFO:teuthology.orchestra.run.smithi006.stdout: } 2023-09-22T07:52:09.659 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-09-22T07:52:09.740 INFO:tasks.rados.rados.0.smithi006.stdout:2559: seq_num 801 ranges {5906432=622592,6529024=573440,7102464=229376} 2023-09-22T07:52:09.776 INFO:tasks.rados.rados.0.smithi006.stdout:2559: writing smithi006182445-20 from 5906432 to 6529024 tid 1 2023-09-22T07:52:09.779 INFO:tasks.rados.rados.0.smithi006.stdout:2559: writing smithi006182445-20 from 6529024 to 7102464 tid 2 2023-09-22T07:52:09.780 INFO:tasks.rados.rados.0.smithi006.stdout:2559: writing smithi006182445-20 from 7102464 to 7331840 tid 3 2023-09-22T07:52:09.781 INFO:tasks.rados.rados.0.smithi006.stdout:2556: done (1 left) 2023-09-22T07:52:09.781 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 24 current snap is 239 2023-09-22T07:52:09.781 INFO:tasks.rados.rados.0.smithi006.stdout:2560: seq_num 802 ranges {0=638976,638976=458752,1097728=344064} 2023-09-22T07:52:09.784 INFO:tasks.rados.rados.0.smithi006.stdout:2560: writing smithi006182445-24 from 0 to 638976 tid 1 2023-09-22T07:52:09.787 INFO:tasks.rados.rados.0.smithi006.stdout:2560: writing smithi006182445-24 from 638976 to 1097728 tid 2 2023-09-22T07:52:09.789 INFO:tasks.rados.rados.0.smithi006.stdout:2560: writing smithi006182445-24 from 1097728 to 1441792 tid 3 2023-09-22T07:52:09.790 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 11 current snap is 239 2023-09-22T07:52:09.790 INFO:tasks.rados.rados.0.smithi006.stdout:2559: finishing write tid 1 to smithi006182445-20 2023-09-22T07:52:09.790 INFO:tasks.rados.rados.0.smithi006.stdout:2559: finishing write tid 2 to smithi006182445-20 2023-09-22T07:52:09.790 INFO:tasks.rados.rados.0.smithi006.stdout:2559: finishing write tid 3 to smithi006182445-20 2023-09-22T07:52:09.790 INFO:tasks.rados.rados.0.smithi006.stdout:2559: finishing write tid 4 to smithi006182445-20 2023-09-22T07:52:09.790 INFO:tasks.rados.rados.0.smithi006.stdout:2559: finishing write tid 5 to smithi006182445-20 2023-09-22T07:52:09.790 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 20 v 1054 (ObjNum 801 snap 239 seq_num 801) dirty exists 2023-09-22T07:52:09.790 INFO:tasks.rados.rados.0.smithi006.stdout:2559: left oid 20 (ObjNum 801 snap 239 seq_num 801) 2023-09-22T07:52:09.790 INFO:tasks.rados.rados.0.smithi006.stdout:2560: finishing write tid 1 to smithi006182445-24 2023-09-22T07:52:09.790 INFO:tasks.rados.rados.0.smithi006.stdout:2561: seq_num 803 ranges {0=655360,655360=745472,1400832=57344} 2023-09-22T07:52:09.793 INFO:tasks.rados.rados.0.smithi006.stdout:2561: writing smithi006182445-11 from 0 to 655360 tid 1 2023-09-22T07:52:09.797 INFO:tasks.rados.rados.0.smithi006.stdout:2561: writing smithi006182445-11 from 655360 to 1400832 tid 2 2023-09-22T07:52:09.798 INFO:tasks.rados.rados.0.smithi006.stdout:2561: writing smithi006182445-11 from 1400832 to 1458176 tid 3 2023-09-22T07:52:09.799 INFO:tasks.rados.rados.0.smithi006.stdout:2559: done (2 left) 2023-09-22T07:52:09.799 INFO:tasks.rados.rados.0.smithi006.stdout:2562: read oid 18 snap -1 2023-09-22T07:52:09.799 INFO:tasks.rados.rados.0.smithi006.stdout:2562: expect deleted 2023-09-22T07:52:09.799 INFO:tasks.rados.rados.0.smithi006.stdout:2563: delete oid 44 current snap is 239 2023-09-22T07:52:09.799 INFO:tasks.rados.rados.0.smithi006.stdout:2560: finishing write tid 2 to smithi006182445-24 2023-09-22T07:52:09.799 INFO:tasks.rados.rados.0.smithi006.stdout:2560: finishing write tid 3 to smithi006182445-24 2023-09-22T07:52:09.799 INFO:tasks.rados.rados.0.smithi006.stdout:2560: finishing write tid 4 to smithi006182445-24 2023-09-22T07:52:09.799 INFO:tasks.rados.rados.0.smithi006.stdout:2560: finishing write tid 5 to smithi006182445-24 2023-09-22T07:52:09.799 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 24 v 1058 (ObjNum 802 snap 239 seq_num 802) dirty exists 2023-09-22T07:52:09.799 INFO:tasks.rados.rados.0.smithi006.stdout:2560: left oid 24 (ObjNum 802 snap 239 seq_num 802) 2023-09-22T07:52:09.800 INFO:tasks.rados.rados.0.smithi006.stdout:2561: finishing write tid 1 to smithi006182445-11 2023-09-22T07:52:09.800 INFO:tasks.rados.rados.0.smithi006.stdout:2560: done (3 left) 2023-09-22T07:52:09.800 INFO:tasks.rados.rados.0.smithi006.stdout:2562: done (2 left) 2023-09-22T07:52:09.800 INFO:tasks.rados.rados.0.smithi006.stdout:2563: done (1 left) 2023-09-22T07:52:09.800 INFO:tasks.rados.rados.0.smithi006.stdout:2564: rmattr oid 17 current snap is 239 2023-09-22T07:52:09.800 INFO:tasks.rados.rados.0.smithi006.stdout:2564: done (1 left) 2023-09-22T07:52:09.800 INFO:tasks.rados.rados.0.smithi006.stdout:2565: snap_remove snap 236 2023-09-22T07:52:10.345 INFO:tasks.rados.rados.0.smithi006.stdout:2565: done (1 left) 2023-09-22T07:52:10.345 INFO:tasks.rados.rados.0.smithi006.stdout:2566: snap_create 2023-09-22T07:52:10.345 INFO:tasks.rados.rados.0.smithi006.stdout:2561: finishing write tid 2 to smithi006182445-11 2023-09-22T07:52:10.345 INFO:tasks.rados.rados.0.smithi006.stdout:2561: finishing write tid 3 to smithi006182445-11 2023-09-22T07:52:10.345 INFO:tasks.rados.rados.0.smithi006.stdout:2561: finishing write tid 4 to smithi006182445-11 2023-09-22T07:52:10.345 INFO:tasks.rados.rados.0.smithi006.stdout:2561: finishing write tid 5 to smithi006182445-11 2023-09-22T07:52:10.345 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 11 v 1352 (ObjNum 803 snap 239 seq_num 803) dirty exists 2023-09-22T07:52:10.346 INFO:tasks.rados.rados.0.smithi006.stdout:2561: left oid 11 (ObjNum 803 snap 239 seq_num 803) 2023-09-22T07:52:10.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:10 smithi105 ceph-mon[190463]: pgmap v476: 121 pgs: 121 active+clean; 163 MiB data, 982 MiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 5.0 MiB/s wr, 16 op/s 2023-09-22T07:52:10.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:10 smithi105 ceph-mon[190463]: from='client.34365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:52:10.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:10 smithi105 ceph-mon[190463]: from='client.34371 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:52:10.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:10 smithi105 ceph-mon[190463]: osdmap e552: 8 total, 8 up, 8 in 2023-09-22T07:52:10.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:10 smithi105 ceph-mon[190463]: from='client.? 172.21.15.6:0/335937184' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:10.727 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:10 smithi006 ceph-mon[204052]: pgmap v476: 121 pgs: 121 active+clean; 163 MiB data, 982 MiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 5.0 MiB/s wr, 16 op/s 2023-09-22T07:52:10.727 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:10 smithi006 ceph-mon[204052]: from='client.34365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:52:10.727 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:10 smithi006 ceph-mon[204052]: from='client.34371 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:52:10.727 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:10 smithi006 ceph-mon[204052]: osdmap e552: 8 total, 8 up, 8 in 2023-09-22T07:52:10.727 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:10 smithi006 ceph-mon[204052]: from='client.? 172.21.15.6:0/335937184' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:10.728 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:10 smithi006 ceph-mon[200575]: pgmap v476: 121 pgs: 121 active+clean; 163 MiB data, 982 MiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 5.0 MiB/s wr, 16 op/s 2023-09-22T07:52:10.728 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:10 smithi006 ceph-mon[200575]: from='client.34365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:52:10.728 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:10 smithi006 ceph-mon[200575]: from='client.34371 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:52:10.728 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:10 smithi006 ceph-mon[200575]: osdmap e552: 8 total, 8 up, 8 in 2023-09-22T07:52:10.728 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:10 smithi006 ceph-mon[200575]: from='client.? 172.21.15.6:0/335937184' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:11.268 INFO:tasks.rados.rados.0.smithi006.stdout:2561: done (1 left) 2023-09-22T07:52:11.268 INFO:tasks.rados.rados.0.smithi006.stdout:2566: done (0 left) 2023-09-22T07:52:11.268 INFO:tasks.rados.rados.0.smithi006.stdout:2567: rollback oid 30 current snap is 240 2023-09-22T07:52:11.268 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 30 to 234 2023-09-22T07:52:11.268 INFO:tasks.rados.rados.0.smithi006.stdout:2568: rollback oid 21 current snap is 240 2023-09-22T07:52:11.268 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 21 to 234 2023-09-22T07:52:11.268 INFO:tasks.rados.rados.0.smithi006.stdout:2569: delete oid 10 current snap is 240 2023-09-22T07:52:11.276 INFO:tasks.rados.rados.0.smithi006.stdout:2567: finishing rollback tid 0 to smithi006182445-30 2023-09-22T07:52:11.277 INFO:tasks.rados.rados.0.smithi006.stdout:2567: finishing rollback tid 1 to smithi006182445-30 2023-09-22T07:52:11.277 INFO:tasks.rados.rados.0.smithi006.stdout:2567: finishing rollback tid 2 to smithi006182445-30 2023-09-22T07:52:11.277 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 30 v 1187 (ObjNum 756 snap 229 seq_num 756) dirty exists 2023-09-22T07:52:11.277 INFO:tasks.rados.rados.0.smithi006.stdout:2568: finishing rollback tid 0 to smithi006182445-21 2023-09-22T07:52:11.278 INFO:tasks.rados.rados.0.smithi006.stdout:2568: finishing rollback tid 1 to smithi006182445-21 2023-09-22T07:52:11.278 INFO:tasks.rados.rados.0.smithi006.stdout:2568: finishing rollback tid 2 to smithi006182445-21 2023-09-22T07:52:11.278 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 21 v 1088 (ObjNum 775 snap 234 seq_num 775) dirty exists 2023-09-22T07:52:11.278 INFO:tasks.rados.rados.0.smithi006.stdout:2567: done (2 left) 2023-09-22T07:52:11.278 INFO:tasks.rados.rados.0.smithi006.stdout:2568: done (1 left) 2023-09-22T07:52:11.279 INFO:tasks.rados.rados.0.smithi006.stdout:2569: done (0 left) 2023-09-22T07:52:11.279 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 15 current snap is 240 2023-09-22T07:52:11.279 INFO:tasks.rados.rados.0.smithi006.stdout:2570: seq_num 806 ranges {3653632=704512,4358144=442368,4800512=360448} 2023-09-22T07:52:11.302 INFO:tasks.rados.rados.0.smithi006.stdout:2570: writing smithi006182445-15 from 3653632 to 4358144 tid 1 2023-09-22T07:52:11.305 INFO:tasks.rados.rados.0.smithi006.stdout:2570: writing smithi006182445-15 from 4358144 to 4800512 tid 2 2023-09-22T07:52:11.307 INFO:tasks.rados.rados.0.smithi006.stdout:2570: writing smithi006182445-15 from 4800512 to 5160960 tid 3 2023-09-22T07:52:11.307 INFO:tasks.rados.rados.0.smithi006.stdout:2571: snap_create 2023-09-22T07:52:11.308 INFO:tasks.rados.rados.0.smithi006.stdout:2570: finishing write tid 1 to smithi006182445-15 2023-09-22T07:52:11.308 INFO:tasks.rados.rados.0.smithi006.stdout:2570: finishing write tid 2 to smithi006182445-15 2023-09-22T07:52:11.311 INFO:tasks.rados.rados.0.smithi006.stdout:2570: finishing write tid 3 to smithi006182445-15 2023-09-22T07:52:11.312 INFO:tasks.rados.rados.0.smithi006.stdout:2570: finishing write tid 4 to smithi006182445-15 2023-09-22T07:52:11.313 INFO:tasks.rados.rados.0.smithi006.stdout:2570: finishing write tid 5 to smithi006182445-15 2023-09-22T07:52:11.313 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 15 v 1359 (ObjNum 806 snap 240 seq_num 806) dirty exists 2023-09-22T07:52:11.313 INFO:tasks.rados.rados.0.smithi006.stdout:2570: left oid 15 (ObjNum 806 snap 240 seq_num 806) 2023-09-22T07:52:11.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:11 smithi105 ceph-mon[190463]: osdmap e553: 8 total, 8 up, 8 in 2023-09-22T07:52:11.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:11 smithi105 ceph-mon[190463]: pgmap v479: 121 pgs: 121 active+clean; 171 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail; 4.9 MiB/s rd, 5.7 MiB/s wr, 12 op/s 2023-09-22T07:52:11.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:11 smithi105 ceph-mon[190463]: osdmap e554: 8 total, 8 up, 8 in 2023-09-22T07:52:11.667 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:11 smithi006 ceph-mon[200575]: osdmap e553: 8 total, 8 up, 8 in 2023-09-22T07:52:11.667 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:11 smithi006 ceph-mon[200575]: pgmap v479: 121 pgs: 121 active+clean; 171 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail; 4.9 MiB/s rd, 5.7 MiB/s wr, 12 op/s 2023-09-22T07:52:11.667 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:11 smithi006 ceph-mon[200575]: osdmap e554: 8 total, 8 up, 8 in 2023-09-22T07:52:11.667 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:11 smithi006 ceph-mon[204052]: osdmap e553: 8 total, 8 up, 8 in 2023-09-22T07:52:11.667 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:11 smithi006 ceph-mon[204052]: pgmap v479: 121 pgs: 121 active+clean; 171 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail; 4.9 MiB/s rd, 5.7 MiB/s wr, 12 op/s 2023-09-22T07:52:11.667 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:11 smithi006 ceph-mon[204052]: osdmap e554: 8 total, 8 up, 8 in 2023-09-22T07:52:12.276 INFO:tasks.rados.rados.0.smithi006.stdout:2570: done (1 left) 2023-09-22T07:52:12.276 INFO:tasks.rados.rados.0.smithi006.stdout:2571: done (0 left) 2023-09-22T07:52:12.276 INFO:tasks.rados.rados.0.smithi006.stdout:2572: rmattr oid 36 current snap is 241 2023-09-22T07:52:12.276 INFO:tasks.rados.rados.0.smithi006.stdout:2572: done (0 left) 2023-09-22T07:52:12.277 INFO:tasks.rados.rados.0.smithi006.stdout:2573: delete oid 24 current snap is 241 2023-09-22T07:52:12.279 INFO:tasks.rados.rados.0.smithi006.stdout:2573: done (0 left) 2023-09-22T07:52:12.279 INFO:tasks.rados.rados.0.smithi006.stdout:2574: read oid 46 snap -1 2023-09-22T07:52:12.280 INFO:tasks.rados.rados.0.smithi006.stdout:2574: expect (ObjNum 740 snap 224 seq_num 740) 2023-09-22T07:52:12.280 INFO:tasks.rados.rados.0.smithi006.stdout:2575: read oid 23 snap -1 2023-09-22T07:52:12.280 INFO:tasks.rados.rados.0.smithi006.stdout:2575: expect (ObjNum 768 snap 230 seq_num 768) 2023-09-22T07:52:12.280 INFO:tasks.rados.rados.0.smithi006.stdout:2576: delete oid 25 current snap is 241 2023-09-22T07:52:12.282 INFO:tasks.rados.rados.0.smithi006.stdout:2576: done (2 left) 2023-09-22T07:52:12.282 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 15 current snap is 241 2023-09-22T07:52:12.282 INFO:tasks.rados.rados.0.smithi006.stdout:2577: seq_num 809 ranges {5160960=753664,5914624=499712,6414336=303104} 2023-09-22T07:52:12.314 INFO:tasks.rados.rados.0.smithi006.stdout:2577: writing smithi006182445-15 from 5160960 to 5914624 tid 1 2023-09-22T07:52:12.317 INFO:tasks.rados.rados.0.smithi006.stdout:2577: writing smithi006182445-15 from 5914624 to 6414336 tid 2 2023-09-22T07:52:12.319 INFO:tasks.rados.rados.0.smithi006.stdout:2577: writing smithi006182445-15 from 6414336 to 6717440 tid 3 2023-09-22T07:52:12.319 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 19 current snap is 241 2023-09-22T07:52:12.320 INFO:tasks.rados.rados.0.smithi006.stdout:2578: seq_num 810 ranges {7872512=770048,8642560=778240,9420800=24576} 2023-09-22T07:52:12.367 INFO:tasks.rados.rados.0.smithi006.stdout:2578: writing smithi006182445-19 from 7872512 to 8642560 tid 1 2023-09-22T07:52:12.371 INFO:tasks.rados.rados.0.smithi006.stdout:2578: writing smithi006182445-19 from 8642560 to 9420800 tid 2 2023-09-22T07:52:12.371 INFO:tasks.rados.rados.0.smithi006.stdout:2578: writing smithi006182445-19 from 9420800 to 9445376 tid 3 2023-09-22T07:52:12.372 INFO:tasks.rados.rados.0.smithi006.stdout:2579: delete oid 20 current snap is 241 2023-09-22T07:52:12.372 INFO:tasks.rados.rados.0.smithi006.stdout:2574: expect (ObjNum 740 snap 224 seq_num 740) 2023-09-22T07:52:12.400 INFO:tasks.rados.rados.0.smithi006.stdout:2575: expect (ObjNum 768 snap 230 seq_num 768) 2023-09-22T07:52:12.423 INFO:tasks.rados.rados.0.smithi006.stdout:2577: finishing write tid 1 to smithi006182445-15 2023-09-22T07:52:12.424 INFO:tasks.rados.rados.0.smithi006.stdout:2577: finishing write tid 2 to smithi006182445-15 2023-09-22T07:52:12.424 INFO:tasks.rados.rados.0.smithi006.stdout:2574: done (4 left) 2023-09-22T07:52:12.424 INFO:tasks.rados.rados.0.smithi006.stdout:2575: done (3 left) 2023-09-22T07:52:12.424 INFO:tasks.rados.rados.0.smithi006.stdout:2579: done (2 left) 2023-09-22T07:52:12.424 INFO:tasks.rados.rados.0.smithi006.stdout:2580: setattr oid 1 current snap is 241 2023-09-22T07:52:12.424 INFO:tasks.rados.rados.0.smithi006.stdout:2577: finishing write tid 3 to smithi006182445-15 2023-09-22T07:52:12.424 INFO:tasks.rados.rados.0.smithi006.stdout:2577: finishing write tid 4 to smithi006182445-15 2023-09-22T07:52:12.424 INFO:tasks.rados.rados.0.smithi006.stdout:2577: finishing write tid 5 to smithi006182445-15 2023-09-22T07:52:12.424 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 15 v 1365 (ObjNum 809 snap 241 seq_num 809) dirty exists 2023-09-22T07:52:12.424 INFO:tasks.rados.rados.0.smithi006.stdout:2577: left oid 15 (ObjNum 809 snap 241 seq_num 809) 2023-09-22T07:52:12.424 INFO:tasks.rados.rados.0.smithi006.stdout:2578: finishing write tid 1 to smithi006182445-19 2023-09-22T07:52:12.424 INFO:tasks.rados.rados.0.smithi006.stdout:2578: finishing write tid 2 to smithi006182445-19 2023-09-22T07:52:12.425 INFO:tasks.rados.rados.0.smithi006.stdout:2578: finishing write tid 3 to smithi006182445-19 2023-09-22T07:52:12.425 INFO:tasks.rados.rados.0.smithi006.stdout:2578: finishing write tid 4 to smithi006182445-19 2023-09-22T07:52:12.425 INFO:tasks.rados.rados.0.smithi006.stdout:2578: finishing write tid 5 to smithi006182445-19 2023-09-22T07:52:12.425 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 19 v 1106 (ObjNum 810 snap 241 seq_num 810) dirty exists 2023-09-22T07:52:12.425 INFO:tasks.rados.rados.0.smithi006.stdout:2578: left oid 19 (ObjNum 810 snap 241 seq_num 810) 2023-09-22T07:52:12.426 INFO:tasks.rados.rados.0.smithi006.stdout:2577: done (2 left) 2023-09-22T07:52:12.426 INFO:tasks.rados.rados.0.smithi006.stdout:2578: done (1 left) 2023-09-22T07:52:12.426 INFO:tasks.rados.rados.0.smithi006.stdout:2581: read oid 39 snap -1 2023-09-22T07:52:12.426 INFO:tasks.rados.rados.0.smithi006.stdout:2581: expect deleted 2023-09-22T07:52:12.426 INFO:tasks.rados.rados.0.smithi006.stdout:2582: copy_from oid 22 from oid 18 current snap is 241 2023-09-22T07:52:12.426 INFO:tasks.rados.rados.0.smithi006.stdout:2583: rollback oid 41 current snap is 241 2023-09-22T07:52:12.427 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 41 to 239 2023-09-22T07:52:12.427 INFO:tasks.rados.rados.0.smithi006.stdout:2584: read oid 16 snap 232 2023-09-22T07:52:12.427 INFO:tasks.rados.rados.0.smithi006.stdout:2584: expect (ObjNum 702 snap 211 seq_num 702) 2023-09-22T07:52:12.427 INFO:tasks.rados.rados.0.smithi006.stdout:2585: read oid 45 snap -1 2023-09-22T07:52:12.427 INFO:tasks.rados.rados.0.smithi006.stdout:2585: expect (ObjNum 698 snap 211 seq_num 698) 2023-09-22T07:52:12.431 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 24 current snap is 241 2023-09-22T07:52:12.431 INFO:tasks.rados.rados.0.smithi006.stdout:2586: seq_num 812 ranges {0=802816,802816=548864,1351680=253952} 2023-09-22T07:52:12.431 INFO:tasks.rados.rados.0.smithi006.stdout:2586: writing smithi006182445-24 from 0 to 802816 tid 1 2023-09-22T07:52:12.434 INFO:tasks.rados.rados.0.smithi006.stdout:2586: writing smithi006182445-24 from 802816 to 1351680 tid 2 2023-09-22T07:52:12.436 INFO:tasks.rados.rados.0.smithi006.stdout:2586: writing smithi006182445-24 from 1351680 to 1605632 tid 3 2023-09-22T07:52:12.436 INFO:tasks.rados.rados.0.smithi006.stdout:2587: snap_remove snap 237 2023-09-22T07:52:13.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:13 smithi105 ceph-mon[190463]: osdmap e555: 8 total, 8 up, 8 in 2023-09-22T07:52:13.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:13.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:13.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:52:13.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:52:13.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:13.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:52:13.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:13.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:13.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:13.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:13.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["b"]}]: dispatch 2023-09-22T07:52:13.378 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:13.378 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:52:13.438 INFO:tasks.rados.rados.0.smithi006.stdout:2587: done (7 left) 2023-09-22T07:52:13.438 INFO:tasks.rados.rados.0.smithi006.stdout:2588: copy_from oid 17 from oid 36 current snap is 241 2023-09-22T07:52:13.438 INFO:tasks.rados.rados.0.smithi006.stdout:2582: finishing copy_from to smithi006182445-22 2023-09-22T07:52:13.438 INFO:tasks.rados.rados.0.smithi006.stdout:2582: got expected ENOENT (src dne) 2023-09-22T07:52:13.438 INFO:tasks.rados.rados.0.smithi006.stdout:2582: finishing copy_from racing read to smithi006182445-22 2023-09-22T07:52:13.438 INFO:tasks.rados.rados.0.smithi006.stdout:2583: finishing rollback tid 1 to smithi006182445-41 2023-09-22T07:52:13.438 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 41 v 1185 (ObjNum 273 snap 0 seq_num 0) dirty dne 2023-09-22T07:52:13.439 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 1 v 1089 (ObjNum 763 snap 230 seq_num 763) dirty exists 2023-09-22T07:52:13.439 INFO:tasks.rados.rados.0.smithi006.stdout:2586: finishing write tid 1 to smithi006182445-24 2023-09-22T07:52:13.439 INFO:tasks.rados.rados.0.smithi006.stdout:2586: finishing write tid 2 to smithi006182445-24 2023-09-22T07:52:13.439 INFO:tasks.rados.rados.0.smithi006.stdout:2585: expect (ObjNum 698 snap 211 seq_num 698) 2023-09-22T07:52:13.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:13 smithi006 ceph-mon[200575]: osdmap e555: 8 total, 8 up, 8 in 2023-09-22T07:52:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:52:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:52:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:52:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:13.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:13.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["b"]}]: dispatch 2023-09-22T07:52:13.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:13.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:52:13.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:13 smithi006 ceph-mon[204052]: osdmap e555: 8 total, 8 up, 8 in 2023-09-22T07:52:13.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:13.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:13.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:52:13.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:52:13.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:13.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:52:13.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:13.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:13.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:13.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:13.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["b"]}]: dispatch 2023-09-22T07:52:13.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:13.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:52:13.545 INFO:tasks.rados.rados.0.smithi006.stdout:2586: finishing write tid 3 to smithi006182445-24 2023-09-22T07:52:13.545 INFO:tasks.rados.rados.0.smithi006.stdout:2586: finishing write tid 4 to smithi006182445-24 2023-09-22T07:52:13.545 INFO:tasks.rados.rados.0.smithi006.stdout:2586: finishing write tid 5 to smithi006182445-24 2023-09-22T07:52:13.545 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 24 v 1064 (ObjNum 812 snap 241 seq_num 812) dirty exists 2023-09-22T07:52:13.545 INFO:tasks.rados.rados.0.smithi006.stdout:2586: left oid 24 (ObjNum 812 snap 241 seq_num 812) 2023-09-22T07:52:13.546 INFO:tasks.rados.rados.0.smithi006.stdout:2584: expect (ObjNum 702 snap 211 seq_num 702) 2023-09-22T07:52:13.650 INFO:tasks.rados.rados.0.smithi006.stdout:2588: finishing copy_from racing read to smithi006182445-17 2023-09-22T07:52:13.650 INFO:tasks.rados.rados.0.smithi006.stdout:2588: finishing copy_from to smithi006182445-17 2023-09-22T07:52:13.650 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 17 v 674 (ObjNum 752 snap 228 seq_num 752) dirty exists 2023-09-22T07:52:13.650 INFO:tasks.rados.rados.0.smithi006.stdout:2580: done (7 left) 2023-09-22T07:52:13.650 INFO:tasks.rados.rados.0.smithi006.stdout:2581: done (6 left) 2023-09-22T07:52:13.650 INFO:tasks.rados.rados.0.smithi006.stdout:2582: done (5 left) 2023-09-22T07:52:13.650 INFO:tasks.rados.rados.0.smithi006.stdout:2583: done (4 left) 2023-09-22T07:52:13.651 INFO:tasks.rados.rados.0.smithi006.stdout:2584: done (3 left) 2023-09-22T07:52:13.651 INFO:tasks.rados.rados.0.smithi006.stdout:2585: done (2 left) 2023-09-22T07:52:13.651 INFO:tasks.rados.rados.0.smithi006.stdout:2586: done (1 left) 2023-09-22T07:52:13.651 INFO:tasks.rados.rados.0.smithi006.stdout:2588: done (0 left) 2023-09-22T07:52:13.651 INFO:tasks.rados.rados.0.smithi006.stdout:2589: copy_from oid 11 from oid 38 current snap is 241 2023-09-22T07:52:13.651 INFO:tasks.rados.rados.0.smithi006.stdout:2590: delete oid 36 current snap is 241 2023-09-22T07:52:13.652 INFO:tasks.rados.rados.0.smithi006.stdout:2590: done (1 left) 2023-09-22T07:52:13.652 INFO:tasks.rados.rados.0.smithi006.stdout:2591: read oid 9 snap -1 2023-09-22T07:52:13.652 INFO:tasks.rados.rados.0.smithi006.stdout:2591: expect deleted 2023-09-22T07:52:13.652 INFO:tasks.rados.rados.0.smithi006.stdout:2592: snap_remove snap 232 2023-09-22T07:52:14.455 INFO:tasks.rados.rados.0.smithi006.stdout:2592: done (2 left) 2023-09-22T07:52:14.456 INFO:tasks.rados.rados.0.smithi006.stdout:2593: copy_from oid 17 from oid 48 current snap is 241 2023-09-22T07:52:14.456 INFO:tasks.rados.rados.0.smithi006.stdout:2594: delete oid 28 current snap is 241 2023-09-22T07:52:14.456 INFO:tasks.rados.rados.0.smithi006.stdout:2589: finishing copy_from racing read to smithi006182445-11 2023-09-22T07:52:14.456 INFO:tasks.rados.rados.0.smithi006.stdout:2589: finishing copy_from to smithi006182445-11 2023-09-22T07:52:14.456 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 11 v 1090 (ObjNum 776 snap 234 seq_num 776) dirty exists 2023-09-22T07:52:14.468 INFO:tasks.rados.rados.0.smithi006.stdout:2589: done (3 left) 2023-09-22T07:52:14.468 INFO:tasks.rados.rados.0.smithi006.stdout:2591: done (2 left) 2023-09-22T07:52:14.469 INFO:tasks.rados.rados.0.smithi006.stdout:2594: done (1 left) 2023-09-22T07:52:14.469 INFO:tasks.rados.rados.0.smithi006.stdout:2595: read oid 30 snap -1 2023-09-22T07:52:14.469 INFO:tasks.rados.rados.0.smithi006.stdout:2595: expect (ObjNum 756 snap 229 seq_num 756) 2023-09-22T07:52:14.469 INFO:tasks.rados.rados.0.smithi006.stdout:2596: snap_remove snap 240 2023-09-22T07:52:14.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:14 smithi006 ceph-mon[204052]: Detected new or changed devices on smithi006 2023-09-22T07:52:14.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:14 smithi006 ceph-mon[204052]: Upgrade: It appears safe to stop mds.b 2023-09-22T07:52:14.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:14 smithi006 ceph-mon[204052]: pgmap v482: 121 pgs: 121 active+clean; 180 MiB data, 1009 MiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 5.6 MiB/s wr, 18 op/s 2023-09-22T07:52:14.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:14 smithi006 ceph-mon[204052]: osdmap e556: 8 total, 8 up, 8 in 2023-09-22T07:52:14.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:14 smithi006 ceph-mon[200575]: Detected new or changed devices on smithi006 2023-09-22T07:52:14.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:14 smithi006 ceph-mon[200575]: Upgrade: It appears safe to stop mds.b 2023-09-22T07:52:14.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:14 smithi006 ceph-mon[200575]: pgmap v482: 121 pgs: 121 active+clean; 180 MiB data, 1009 MiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 5.6 MiB/s wr, 18 op/s 2023-09-22T07:52:14.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:14 smithi006 ceph-mon[200575]: osdmap e556: 8 total, 8 up, 8 in 2023-09-22T07:52:14.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:14 smithi105 ceph-mon[190463]: Detected new or changed devices on smithi006 2023-09-22T07:52:14.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:14 smithi105 ceph-mon[190463]: Upgrade: It appears safe to stop mds.b 2023-09-22T07:52:14.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:14 smithi105 ceph-mon[190463]: pgmap v482: 121 pgs: 121 active+clean; 180 MiB data, 1009 MiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 5.6 MiB/s wr, 18 op/s 2023-09-22T07:52:14.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:14 smithi105 ceph-mon[190463]: osdmap e556: 8 total, 8 up, 8 in 2023-09-22T07:52:15.465 INFO:tasks.rados.rados.0.smithi006.stdout:2596: done (2 left) 2023-09-22T07:52:15.465 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 16 current snap is 241 2023-09-22T07:52:15.465 INFO:tasks.rados.rados.0.smithi006.stdout:2593: finishing copy_from racing read to smithi006182445-17 2023-09-22T07:52:15.465 INFO:tasks.rados.rados.0.smithi006.stdout:2593: finishing copy_from to smithi006182445-17 2023-09-22T07:52:15.465 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 17 v 1093 (ObjNum 740 snap 224 seq_num 740) dirty exists 2023-09-22T07:52:15.465 INFO:tasks.rados.rados.0.smithi006.stdout:2595: expect (ObjNum 756 snap 229 seq_num 756) 2023-09-22T07:52:15.581 INFO:tasks.rados.rados.0.smithi006.stdout:2597: seq_num 815 ranges {3334144=458752,3792896=655360,4448256=409600,4857856=139264} 2023-09-22T07:52:15.601 INFO:tasks.rados.rados.0.smithi006.stdout:2597: writing smithi006182445-16 from 3334144 to 3792896 tid 1 2023-09-22T07:52:15.605 INFO:tasks.rados.rados.0.smithi006.stdout:2597: writing smithi006182445-16 from 3792896 to 4448256 tid 2 2023-09-22T07:52:15.610 INFO:tasks.rados.rados.0.smithi006.stdout:2597: writing smithi006182445-16 from 4448256 to 4857856 tid 3 2023-09-22T07:52:15.610 INFO:tasks.rados.rados.0.smithi006.stdout:2597: writing smithi006182445-16 from 4857856 to 4997120 tid 4 2023-09-22T07:52:15.610 INFO:tasks.rados.rados.0.smithi006.stdout:2593: done (2 left) 2023-09-22T07:52:15.610 INFO:tasks.rados.rados.0.smithi006.stdout:2595: done (1 left) 2023-09-22T07:52:15.611 INFO:tasks.rados.rados.0.smithi006.stdout:2598: rmattr oid 39 current snap is 241 2023-09-22T07:52:15.611 INFO:tasks.rados.rados.0.smithi006.stdout:2598: done (1 left) 2023-09-22T07:52:15.611 INFO:tasks.rados.rados.0.smithi006.stdout:2599: read oid 42 snap 239 2023-09-22T07:52:15.611 INFO:tasks.rados.rados.0.smithi006.stdout:2599: expect (ObjNum 659 snap 201 seq_num 659) 2023-09-22T07:52:15.611 INFO:tasks.rados.rados.0.smithi006.stdout:2597: finishing write tid 1 to smithi006182445-16 2023-09-22T07:52:15.611 INFO:tasks.rados.rados.0.smithi006.stdout:2597: finishing write tid 2 to smithi006182445-16 2023-09-22T07:52:15.611 INFO:tasks.rados.rados.0.smithi006.stdout:2600: read oid 19 snap 234 2023-09-22T07:52:15.611 INFO:tasks.rados.rados.0.smithi006.stdout:2600: expect (ObjNum 651 snap 199 seq_num 651) 2023-09-22T07:52:15.611 INFO:tasks.rados.rados.0.smithi006.stdout:2601: delete oid 32 current snap is 241 2023-09-22T07:52:15.612 INFO:tasks.rados.rados.0.smithi006.stdout:2597: finishing write tid 3 to smithi006182445-16 2023-09-22T07:52:15.614 INFO:tasks.rados.rados.0.smithi006.stdout:2601: done (3 left) 2023-09-22T07:52:15.614 INFO:tasks.rados.rados.0.smithi006.stdout:2602: delete oid 38 current snap is 241 2023-09-22T07:52:15.614 INFO:tasks.rados.rados.0.smithi006.stdout:2597: finishing write tid 4 to smithi006182445-16 2023-09-22T07:52:15.614 INFO:tasks.rados.rados.0.smithi006.stdout:2597: finishing write tid 5 to smithi006182445-16 2023-09-22T07:52:15.615 INFO:tasks.rados.rados.0.smithi006.stdout:2597: finishing write tid 6 to smithi006182445-16 2023-09-22T07:52:15.615 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 16 v 674 (ObjNum 815 snap 241 seq_num 815) dirty exists 2023-09-22T07:52:15.615 INFO:tasks.rados.rados.0.smithi006.stdout:2597: left oid 16 (ObjNum 815 snap 241 seq_num 815) 2023-09-22T07:52:15.617 INFO:tasks.rados.rados.0.smithi006.stdout:2597: done (3 left) 2023-09-22T07:52:15.617 INFO:tasks.rados.rados.0.smithi006.stdout:2602: done (2 left) 2023-09-22T07:52:15.617 INFO:tasks.rados.rados.0.smithi006.stdout:2603: read oid 15 snap -1 2023-09-22T07:52:15.617 INFO:tasks.rados.rados.0.smithi006.stdout:2603: expect (ObjNum 809 snap 241 seq_num 809) 2023-09-22T07:52:15.617 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 14 current snap is 241 2023-09-22T07:52:15.617 INFO:tasks.rados.rados.0.smithi006.stdout:2604: seq_num 818 ranges {7970816=507904,8478720=704512,9183232=499712} 2023-09-22T07:52:15.666 INFO:tasks.rados.rados.0.smithi006.stdout:2604: writing smithi006182445-14 from 7970816 to 8478720 tid 1 2023-09-22T07:52:15.669 INFO:tasks.rados.rados.0.smithi006.stdout:2604: writing smithi006182445-14 from 8478720 to 9183232 tid 2 2023-09-22T07:52:15.672 INFO:tasks.rados.rados.0.smithi006.stdout:2604: writing smithi006182445-14 from 9183232 to 9682944 tid 3 2023-09-22T07:52:15.673 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 8 current snap is 241 2023-09-22T07:52:15.673 INFO:tasks.rados.rados.0.smithi006.stdout:2599: expect (ObjNum 659 snap 201 seq_num 659) 2023-09-22T07:52:15.709 INFO:tasks.rados.rados.0.smithi006.stdout:2603: expect (ObjNum 809 snap 241 seq_num 809) 2023-09-22T07:52:15.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:15 smithi006 ceph-mon[200575]: osdmap e557: 8 total, 8 up, 8 in 2023-09-22T07:52:15.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:15 smithi006 ceph-mon[200575]: Upgrade: Updating mds.b 2023-09-22T07:52:15.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:15 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:15.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:15 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-22T07:52:15.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:15 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:52:15.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:15 smithi006 ceph-mon[200575]: Deploying daemon mds.b on smithi105 2023-09-22T07:52:15.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:15 smithi006 ceph-mon[200575]: pgmap v485: 121 pgs: 121 active+clean; 181 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.5 MiB/s wr, 17 op/s 2023-09-22T07:52:15.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:15 smithi006 ceph-mon[204052]: osdmap e557: 8 total, 8 up, 8 in 2023-09-22T07:52:15.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:15 smithi006 ceph-mon[204052]: Upgrade: Updating mds.b 2023-09-22T07:52:15.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:15 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:15.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:15 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-22T07:52:15.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:15 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:52:15.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:15 smithi006 ceph-mon[204052]: Deploying daemon mds.b on smithi105 2023-09-22T07:52:15.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:15 smithi006 ceph-mon[204052]: pgmap v485: 121 pgs: 121 active+clean; 181 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.5 MiB/s wr, 17 op/s 2023-09-22T07:52:15.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:15 smithi105 ceph-mon[190463]: osdmap e557: 8 total, 8 up, 8 in 2023-09-22T07:52:15.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:15 smithi105 ceph-mon[190463]: Upgrade: Updating mds.b 2023-09-22T07:52:15.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:15 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:15.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:15 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-22T07:52:15.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:15 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:52:15.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:15 smithi105 ceph-mon[190463]: Deploying daemon mds.b on smithi105 2023-09-22T07:52:15.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:15 smithi105 ceph-mon[190463]: pgmap v485: 121 pgs: 121 active+clean; 181 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.5 MiB/s wr, 17 op/s 2023-09-22T07:52:16.093 INFO:tasks.rados.rados.0.smithi006.stdout:2600: expect (ObjNum 651 snap 199 seq_num 651) 2023-09-22T07:52:16.376 INFO:journalctl@ceph.mds.b.smithi105.stdout:Sep 22 07:52:16 smithi105 systemd[1]: Stopping Ceph mds.b for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:52:16.681 INFO:tasks.rados.rados.0.smithi006.stdout:2604: finishing write tid 1 to smithi006182445-14 2023-09-22T07:52:16.681 INFO:tasks.rados.rados.0.smithi006.stdout:2604: finishing write tid 2 to smithi006182445-14 2023-09-22T07:52:16.681 INFO:tasks.rados.rados.0.smithi006.stdout:2604: finishing write tid 3 to smithi006182445-14 2023-09-22T07:52:16.681 INFO:tasks.rados.rados.0.smithi006.stdout:2604: finishing write tid 4 to smithi006182445-14 2023-09-22T07:52:16.681 INFO:tasks.rados.rados.0.smithi006.stdout:2604: finishing write tid 5 to smithi006182445-14 2023-09-22T07:52:16.681 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 14 v 1103 (ObjNum 818 snap 241 seq_num 818) dirty exists 2023-09-22T07:52:16.682 INFO:tasks.rados.rados.0.smithi006.stdout:2604: left oid 14 (ObjNum 818 snap 241 seq_num 818) 2023-09-22T07:52:16.682 INFO:tasks.rados.rados.0.smithi006.stdout:2605: seq_num 819 ranges {1343488=524288,1867776=589824,2457600=614400} 2023-09-22T07:52:16.691 INFO:tasks.rados.rados.0.smithi006.stdout:2605: writing smithi006182445-8 from 1343488 to 1867776 tid 1 2023-09-22T07:52:16.694 INFO:tasks.rados.rados.0.smithi006.stdout:2605: writing smithi006182445-8 from 1867776 to 2457600 tid 2 2023-09-22T07:52:16.698 INFO:tasks.rados.rados.0.smithi006.stdout:2605: writing smithi006182445-8 from 2457600 to 3072000 tid 3 2023-09-22T07:52:16.698 INFO:tasks.rados.rados.0.smithi006.stdout:2599: done (4 left) 2023-09-22T07:52:16.699 INFO:tasks.rados.rados.0.smithi006.stdout:2600: done (3 left) 2023-09-22T07:52:16.699 INFO:tasks.rados.rados.0.smithi006.stdout:2603: done (2 left) 2023-09-22T07:52:16.699 INFO:tasks.rados.rados.0.smithi006.stdout:2604: done (1 left) 2023-09-22T07:52:16.699 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 9 current snap is 241 2023-09-22T07:52:16.699 INFO:tasks.rados.rados.0.smithi006.stdout:2605: finishing write tid 1 to smithi006182445-8 2023-09-22T07:52:16.699 INFO:tasks.rados.rados.0.smithi006.stdout:2605: finishing write tid 2 to smithi006182445-8 2023-09-22T07:52:16.699 INFO:tasks.rados.rados.0.smithi006.stdout:2606: seq_num 820 ranges {0=540672,540672=475136,1015808=598016,1613824=131072} 2023-09-22T07:52:16.701 INFO:tasks.rados.rados.0.smithi006.stdout:2606: writing smithi006182445-9 from 0 to 540672 tid 1 2023-09-22T07:52:16.704 INFO:tasks.rados.rados.0.smithi006.stdout:2606: writing smithi006182445-9 from 540672 to 1015808 tid 2 2023-09-22T07:52:16.707 INFO:tasks.rados.rados.0.smithi006.stdout:2606: writing smithi006182445-9 from 1015808 to 1613824 tid 3 2023-09-22T07:52:16.709 INFO:tasks.rados.rados.0.smithi006.stdout:2606: writing smithi006182445-9 from 1613824 to 1744896 tid 4 2023-09-22T07:52:16.709 INFO:tasks.rados.rados.0.smithi006.stdout:2607: snap_create 2023-09-22T07:52:16.709 INFO:tasks.rados.rados.0.smithi006.stdout:2605: finishing write tid 3 to smithi006182445-8 2023-09-22T07:52:16.709 INFO:tasks.rados.rados.0.smithi006.stdout:2605: finishing write tid 4 to smithi006182445-8 2023-09-22T07:52:16.709 INFO:tasks.rados.rados.0.smithi006.stdout:2605: finishing write tid 5 to smithi006182445-8 2023-09-22T07:52:16.709 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 8 v 678 (ObjNum 819 snap 241 seq_num 819) dirty exists 2023-09-22T07:52:16.709 INFO:tasks.rados.rados.0.smithi006.stdout:2605: left oid 8 (ObjNum 819 snap 241 seq_num 819) 2023-09-22T07:52:16.709 INFO:tasks.rados.rados.0.smithi006.stdout:2606: finishing write tid 1 to smithi006182445-9 2023-09-22T07:52:16.709 INFO:tasks.rados.rados.0.smithi006.stdout:2606: finishing write tid 2 to smithi006182445-9 2023-09-22T07:52:16.711 INFO:tasks.rados.rados.0.smithi006.stdout:2606: finishing write tid 3 to smithi006182445-9 2023-09-22T07:52:16.711 INFO:tasks.rados.rados.0.smithi006.stdout:2606: finishing write tid 4 to smithi006182445-9 2023-09-22T07:52:16.711 INFO:tasks.rados.rados.0.smithi006.stdout:2606: finishing write tid 5 to smithi006182445-9 2023-09-22T07:52:16.712 INFO:tasks.rados.rados.0.smithi006.stdout:2606: finishing write tid 6 to smithi006182445-9 2023-09-22T07:52:16.712 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 9 v 1099 (ObjNum 820 snap 241 seq_num 820) dirty exists 2023-09-22T07:52:16.713 INFO:tasks.rados.rados.0.smithi006.stdout:2606: left oid 9 (ObjNum 820 snap 241 seq_num 820) 2023-09-22T07:52:16.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:16 smithi006 ceph-mon[204052]: osdmap e558: 8 total, 8 up, 8 in 2023-09-22T07:52:16.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:16 smithi006 ceph-mon[204052]: osdmap e559: 8 total, 8 up, 8 in 2023-09-22T07:52:16.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:16 smithi006 ceph-mon[204052]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2023-09-22T07:52:16.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:16 smithi006 ceph-mon[204052]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-09-22T07:52:16.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:16 smithi006 ceph-mon[204052]: osdmap e560: 8 total, 8 up, 8 in 2023-09-22T07:52:16.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:16 smithi006 ceph-mon[204052]: Standby daemon mds.a assigned to filesystem cephfs as rank 0 2023-09-22T07:52:16.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:16 smithi006 ceph-mon[204052]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-09-22T07:52:16.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:16 smithi006 ceph-mon[204052]: fsmap cephfs:0/1 1 up:standby, 1 failed 2023-09-22T07:52:16.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:16 smithi006 ceph-mon[204052]: fsmap cephfs:1/1 {0=a=up:replay} 2023-09-22T07:52:16.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:16 smithi006 conmon[200550]: 2023-09-22T07:52:16.394+0000 7f29210b7700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-09-22T07:52:16.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:16 smithi006 ceph-mon[200575]: osdmap e558: 8 total, 8 up, 8 in 2023-09-22T07:52:16.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:16 smithi006 ceph-mon[200575]: osdmap e559: 8 total, 8 up, 8 in 2023-09-22T07:52:16.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:16 smithi006 ceph-mon[200575]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2023-09-22T07:52:16.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:16 smithi006 ceph-mon[200575]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-09-22T07:52:16.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:16 smithi006 ceph-mon[200575]: osdmap e560: 8 total, 8 up, 8 in 2023-09-22T07:52:16.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:16 smithi006 ceph-mon[200575]: Standby daemon mds.a assigned to filesystem cephfs as rank 0 2023-09-22T07:52:16.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:16 smithi006 ceph-mon[200575]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-09-22T07:52:16.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:16 smithi006 ceph-mon[200575]: fsmap cephfs:0/1 1 up:standby, 1 failed 2023-09-22T07:52:16.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:16 smithi006 ceph-mon[200575]: fsmap cephfs:1/1 {0=a=up:replay} 2023-09-22T07:52:16.876 INFO:journalctl@ceph.mds.b.smithi105.stdout:Sep 22 07:52:16 smithi105 conmon[143726]: 2023-09-22T07:52:16.392+0000 7f7148111700 -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-09-22T07:52:16.876 INFO:journalctl@ceph.mds.b.smithi105.stdout:Sep 22 07:52:16 smithi105 conmon[143726]: 2023-09-22T07:52:16.392+0000 7f7148111700 -1 mds.b *** got signal Terminated *** 2023-09-22T07:52:16.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:16 smithi105 ceph-mon[190463]: osdmap e558: 8 total, 8 up, 8 in 2023-09-22T07:52:16.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:16 smithi105 ceph-mon[190463]: osdmap e559: 8 total, 8 up, 8 in 2023-09-22T07:52:16.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:16 smithi105 ceph-mon[190463]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2023-09-22T07:52:16.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:16 smithi105 ceph-mon[190463]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-09-22T07:52:16.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:16 smithi105 ceph-mon[190463]: osdmap e560: 8 total, 8 up, 8 in 2023-09-22T07:52:16.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:16 smithi105 ceph-mon[190463]: Standby daemon mds.a assigned to filesystem cephfs as rank 0 2023-09-22T07:52:16.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:16 smithi105 ceph-mon[190463]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-09-22T07:52:16.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:16 smithi105 ceph-mon[190463]: fsmap cephfs:0/1 1 up:standby, 1 failed 2023-09-22T07:52:16.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:16 smithi105 ceph-mon[190463]: fsmap cephfs:1/1 {0=a=up:replay} 2023-09-22T07:52:17.474 INFO:tasks.rados.rados.0.smithi006.stdout:2605: done (2 left) 2023-09-22T07:52:17.474 INFO:tasks.rados.rados.0.smithi006.stdout:2606: done (1 left) 2023-09-22T07:52:17.474 INFO:tasks.rados.rados.0.smithi006.stdout:2607: done (0 left) 2023-09-22T07:52:17.474 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 33 current snap is 242 2023-09-22T07:52:17.474 INFO:tasks.rados.rados.0.smithi006.stdout:2608: seq_num 821 ranges {5308416=557056,5865472=761856,6627328=442368} 2023-09-22T07:52:17.505 INFO:tasks.rados.rados.0.smithi006.stdout:2608: writing smithi006182445-33 from 5308416 to 5865472 tid 1 2023-09-22T07:52:17.509 INFO:tasks.rados.rados.0.smithi006.stdout:2608: writing smithi006182445-33 from 5865472 to 6627328 tid 2 2023-09-22T07:52:17.512 INFO:tasks.rados.rados.0.smithi006.stdout:2608: writing smithi006182445-33 from 6627328 to 7069696 tid 3 2023-09-22T07:52:17.512 INFO:tasks.rados.rados.0.smithi006.stdout:2609: snap_create 2023-09-22T07:52:17.512 INFO:tasks.rados.rados.0.smithi006.stdout:2608: finishing write tid 1 to smithi006182445-33 2023-09-22T07:52:17.515 INFO:tasks.rados.rados.0.smithi006.stdout:2608: finishing write tid 2 to smithi006182445-33 2023-09-22T07:52:17.516 INFO:tasks.rados.rados.0.smithi006.stdout:2608: finishing write tid 3 to smithi006182445-33 2023-09-22T07:52:17.516 INFO:tasks.rados.rados.0.smithi006.stdout:2608: finishing write tid 4 to smithi006182445-33 2023-09-22T07:52:17.517 INFO:tasks.rados.rados.0.smithi006.stdout:2608: finishing write tid 5 to smithi006182445-33 2023-09-22T07:52:17.517 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 33 v 1190 (ObjNum 821 snap 242 seq_num 821) dirty exists 2023-09-22T07:52:17.517 INFO:tasks.rados.rados.0.smithi006.stdout:2608: left oid 33 (ObjNum 821 snap 242 seq_num 821) 2023-09-22T07:52:17.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:17 smithi006 ceph-mon[204052]: pgmap v489: 121 pgs: 121 active+clean; 187 MiB data, 1022 MiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 3.9 MiB/s wr, 25 op/s 2023-09-22T07:52:17.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:17 smithi006 ceph-mon[204052]: mds.? [v2:172.21.15.6:6834/2387738273,v1:172.21.15.6:6835/2387738273] up:reconnect 2023-09-22T07:52:17.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:17 smithi006 ceph-mon[204052]: fsmap cephfs:1/1 {0=a=up:reconnect} 2023-09-22T07:52:17.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:52:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:52:17] "GET /metrics HTTP/1.1" 200 36090 "" "Prometheus/2.43.0" 2023-09-22T07:52:17.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:17 smithi006 ceph-mon[200575]: pgmap v489: 121 pgs: 121 active+clean; 187 MiB data, 1022 MiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 3.9 MiB/s wr, 25 op/s 2023-09-22T07:52:17.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:17 smithi006 ceph-mon[200575]: mds.? [v2:172.21.15.6:6834/2387738273,v1:172.21.15.6:6835/2387738273] up:reconnect 2023-09-22T07:52:17.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:17 smithi006 ceph-mon[200575]: fsmap cephfs:1/1 {0=a=up:reconnect} 2023-09-22T07:52:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:17 smithi105 ceph-mon[190463]: pgmap v489: 121 pgs: 121 active+clean; 187 MiB data, 1022 MiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 3.9 MiB/s wr, 25 op/s 2023-09-22T07:52:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:17 smithi105 ceph-mon[190463]: mds.? [v2:172.21.15.6:6834/2387738273,v1:172.21.15.6:6835/2387738273] up:reconnect 2023-09-22T07:52:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:17 smithi105 ceph-mon[190463]: fsmap cephfs:1/1 {0=a=up:reconnect} 2023-09-22T07:52:18.480 INFO:tasks.rados.rados.0.smithi006.stdout:2608: done (1 left) 2023-09-22T07:52:18.480 INFO:tasks.rados.rados.0.smithi006.stdout:2609: done (0 left) 2023-09-22T07:52:18.480 INFO:tasks.rados.rados.0.smithi006.stdout:2610: delete oid 46 current snap is 243 2023-09-22T07:52:18.485 INFO:tasks.rados.rados.0.smithi006.stdout:2610: done (0 left) 2023-09-22T07:52:18.485 INFO:tasks.rados.rados.0.smithi006.stdout:2611: delete oid 40 current snap is 243 2023-09-22T07:52:18.488 INFO:tasks.rados.rados.0.smithi006.stdout:2611: done (0 left) 2023-09-22T07:52:18.488 INFO:tasks.rados.rados.0.smithi006.stdout:2612: snap_create 2023-09-22T07:52:18.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:18 smithi006 ceph-mon[204052]: osdmap e561: 8 total, 8 up, 8 in 2023-09-22T07:52:18.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:18 smithi006 ceph-mon[204052]: mds.? [v2:172.21.15.6:6834/2387738273,v1:172.21.15.6:6835/2387738273] up:rejoin 2023-09-22T07:52:18.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:18 smithi006 ceph-mon[204052]: fsmap cephfs:1/1 {0=a=up:rejoin} 2023-09-22T07:52:18.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:18 smithi006 ceph-mon[204052]: daemon mds.a is now active in filesystem cephfs as rank 0 2023-09-22T07:52:18.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:18 smithi006 ceph-mon[200575]: osdmap e561: 8 total, 8 up, 8 in 2023-09-22T07:52:18.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:18 smithi006 ceph-mon[200575]: mds.? [v2:172.21.15.6:6834/2387738273,v1:172.21.15.6:6835/2387738273] up:rejoin 2023-09-22T07:52:18.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:18 smithi006 ceph-mon[200575]: fsmap cephfs:1/1 {0=a=up:rejoin} 2023-09-22T07:52:18.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:18 smithi006 ceph-mon[200575]: daemon mds.a is now active in filesystem cephfs as rank 0 2023-09-22T07:52:18.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:18 smithi105 ceph-mon[190463]: osdmap e561: 8 total, 8 up, 8 in 2023-09-22T07:52:18.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:18 smithi105 ceph-mon[190463]: mds.? [v2:172.21.15.6:6834/2387738273,v1:172.21.15.6:6835/2387738273] up:rejoin 2023-09-22T07:52:18.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:18 smithi105 ceph-mon[190463]: fsmap cephfs:1/1 {0=a=up:rejoin} 2023-09-22T07:52:18.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:18 smithi105 ceph-mon[190463]: daemon mds.a is now active in filesystem cephfs as rank 0 2023-09-22T07:52:19.487 INFO:tasks.rados.rados.0.smithi006.stdout:2612: done (0 left) 2023-09-22T07:52:19.487 INFO:tasks.rados.rados.0.smithi006.stdout:2613: read oid 50 snap -1 2023-09-22T07:52:19.487 INFO:tasks.rados.rados.0.smithi006.stdout:2613: expect deleted 2023-09-22T07:52:19.487 INFO:tasks.rados.rados.0.smithi006.stdout:2614: read oid 18 snap -1 2023-09-22T07:52:19.487 INFO:tasks.rados.rados.0.smithi006.stdout:2614: expect deleted 2023-09-22T07:52:19.487 INFO:tasks.rados.rados.0.smithi006.stdout:2615: rmattr oid 13 current snap is 244 2023-09-22T07:52:19.487 INFO:tasks.rados.rados.0.smithi006.stdout:2615: done (2 left) 2023-09-22T07:52:19.487 INFO:tasks.rados.rados.0.smithi006.stdout:2616: rmattr oid 11 current snap is 244 2023-09-22T07:52:19.487 INFO:tasks.rados.rados.0.smithi006.stdout:2617: snap_create 2023-09-22T07:52:19.492 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 11 v 1383 (ObjNum 776 snap 234 seq_num 776) dirty exists 2023-09-22T07:52:19.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:19 smithi006 ceph-mon[204052]: osdmap e562: 8 total, 8 up, 8 in 2023-09-22T07:52:19.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:19 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-09-22T07:52:19.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:19 smithi006 ceph-mon[204052]: pgmap v492: 121 pgs: 121 active+clean; 186 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.9 MiB/s wr, 22 op/s 2023-09-22T07:52:19.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:19 smithi006 ceph-mon[204052]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2023-09-22T07:52:19.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:19 smithi006 ceph-mon[204052]: Cluster is now healthy 2023-09-22T07:52:19.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:19 smithi006 ceph-mon[204052]: mds.? [v2:172.21.15.6:6834/2387738273,v1:172.21.15.6:6835/2387738273] up:active 2023-09-22T07:52:19.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:19 smithi006 ceph-mon[204052]: fsmap cephfs:1 {0=a=up:active} 2023-09-22T07:52:19.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:19 smithi006 ceph-mon[200575]: osdmap e562: 8 total, 8 up, 8 in 2023-09-22T07:52:19.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:19 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-09-22T07:52:19.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:19 smithi006 ceph-mon[200575]: pgmap v492: 121 pgs: 121 active+clean; 186 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.9 MiB/s wr, 22 op/s 2023-09-22T07:52:19.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:19 smithi006 ceph-mon[200575]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2023-09-22T07:52:19.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:19 smithi006 ceph-mon[200575]: Cluster is now healthy 2023-09-22T07:52:19.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:19 smithi006 ceph-mon[200575]: mds.? [v2:172.21.15.6:6834/2387738273,v1:172.21.15.6:6835/2387738273] up:active 2023-09-22T07:52:19.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:19 smithi006 ceph-mon[200575]: fsmap cephfs:1 {0=a=up:active} 2023-09-22T07:52:19.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:19 smithi105 ceph-mon[190463]: osdmap e562: 8 total, 8 up, 8 in 2023-09-22T07:52:19.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:19 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-09-22T07:52:19.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:19 smithi105 ceph-mon[190463]: pgmap v492: 121 pgs: 121 active+clean; 186 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.9 MiB/s wr, 22 op/s 2023-09-22T07:52:19.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:19 smithi105 ceph-mon[190463]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2023-09-22T07:52:19.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:19 smithi105 ceph-mon[190463]: Cluster is now healthy 2023-09-22T07:52:19.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:19 smithi105 ceph-mon[190463]: mds.? [v2:172.21.15.6:6834/2387738273,v1:172.21.15.6:6835/2387738273] up:active 2023-09-22T07:52:19.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:19 smithi105 ceph-mon[190463]: fsmap cephfs:1 {0=a=up:active} 2023-09-22T07:52:20.489 INFO:tasks.rados.rados.0.smithi006.stdout:2613: done (3 left) 2023-09-22T07:52:20.489 INFO:tasks.rados.rados.0.smithi006.stdout:2614: done (2 left) 2023-09-22T07:52:20.490 INFO:tasks.rados.rados.0.smithi006.stdout:2616: done (1 left) 2023-09-22T07:52:20.490 INFO:tasks.rados.rados.0.smithi006.stdout:2617: done (0 left) 2023-09-22T07:52:20.490 INFO:tasks.rados.rados.0.smithi006.stdout:2618: copy_from oid 48 from oid 32 current snap is 245 2023-09-22T07:52:20.490 INFO:tasks.rados.rados.0.smithi006.stdout:2619: rollback oid 19 current snap is 245 2023-09-22T07:52:20.490 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 19 to 241 2023-09-22T07:52:20.490 INFO:tasks.rados.rados.0.smithi006.stdout:2620: copy_from oid 36 from oid 37 current snap is 245 2023-09-22T07:52:20.490 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 39 current snap is 245 2023-09-22T07:52:20.490 INFO:tasks.rados.rados.0.smithi006.stdout:2621: seq_num 824 ranges {0=606208,606208=458752,1064960=573440,1638400=172032} 2023-09-22T07:52:20.492 INFO:tasks.rados.rados.0.smithi006.stdout:2621: writing smithi006182445-39 from 0 to 606208 tid 1 2023-09-22T07:52:20.495 INFO:tasks.rados.rados.0.smithi006.stdout:2621: writing smithi006182445-39 from 606208 to 1064960 tid 2 2023-09-22T07:52:20.498 INFO:tasks.rados.rados.0.smithi006.stdout:2621: writing smithi006182445-39 from 1064960 to 1638400 tid 3 2023-09-22T07:52:20.500 INFO:tasks.rados.rados.0.smithi006.stdout:2621: writing smithi006182445-39 from 1638400 to 1810432 tid 4 2023-09-22T07:52:20.500 INFO:tasks.rados.rados.0.smithi006.stdout:2622: snap_create 2023-09-22T07:52:20.500 INFO:tasks.rados.rados.0.smithi006.stdout:2618: finishing copy_from to smithi006182445-48 2023-09-22T07:52:20.500 INFO:tasks.rados.rados.0.smithi006.stdout:2618: got expected ENOENT (src dne) 2023-09-22T07:52:20.500 INFO:tasks.rados.rados.0.smithi006.stdout:2620: finishing copy_from to smithi006182445-36 2023-09-22T07:52:20.500 INFO:tasks.rados.rados.0.smithi006.stdout:2620: got expected ENOENT (src dne) 2023-09-22T07:52:20.500 INFO:tasks.rados.rados.0.smithi006.stdout:2620: finishing copy_from racing read to smithi006182445-36 2023-09-22T07:52:20.501 INFO:tasks.rados.rados.0.smithi006.stdout:2618: finishing copy_from racing read to smithi006182445-48 2023-09-22T07:52:20.501 INFO:tasks.rados.rados.0.smithi006.stdout:2619: finishing rollback tid 0 to smithi006182445-19 2023-09-22T07:52:20.501 INFO:tasks.rados.rados.0.smithi006.stdout:2619: finishing rollback tid 1 to smithi006182445-19 2023-09-22T07:52:20.501 INFO:tasks.rados.rados.0.smithi006.stdout:2619: finishing rollback tid 2 to smithi006182445-19 2023-09-22T07:52:20.501 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 19 v 1109 (ObjNum 810 snap 241 seq_num 810) dirty exists 2023-09-22T07:52:20.501 INFO:tasks.rados.rados.0.smithi006.stdout:2621: finishing write tid 1 to smithi006182445-39 2023-09-22T07:52:20.501 INFO:tasks.rados.rados.0.smithi006.stdout:2621: finishing write tid 2 to smithi006182445-39 2023-09-22T07:52:20.502 INFO:tasks.rados.rados.0.smithi006.stdout:2621: finishing write tid 3 to smithi006182445-39 2023-09-22T07:52:20.502 INFO:tasks.rados.rados.0.smithi006.stdout:2621: finishing write tid 4 to smithi006182445-39 2023-09-22T07:52:20.503 INFO:tasks.rados.rados.0.smithi006.stdout:2621: finishing write tid 5 to smithi006182445-39 2023-09-22T07:52:20.505 INFO:tasks.rados.rados.0.smithi006.stdout:2621: finishing write tid 6 to smithi006182445-39 2023-09-22T07:52:20.505 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 39 v 1195 (ObjNum 824 snap 245 seq_num 824) dirty exists 2023-09-22T07:52:20.506 INFO:tasks.rados.rados.0.smithi006.stdout:2621: left oid 39 (ObjNum 824 snap 245 seq_num 824) 2023-09-22T07:52:20.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:20 smithi006 ceph-mon[204052]: osdmap e563: 8 total, 8 up, 8 in 2023-09-22T07:52:20.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:20 smithi006 ceph-mon[200575]: osdmap e563: 8 total, 8 up, 8 in 2023-09-22T07:52:20.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:20 smithi105 ceph-mon[190463]: osdmap e563: 8 total, 8 up, 8 in 2023-09-22T07:52:21.271 INFO:tasks.rados.rados.0.smithi006.stdout:2618: done (4 left) 2023-09-22T07:52:21.271 INFO:tasks.rados.rados.0.smithi006.stdout:2619: done (3 left) 2023-09-22T07:52:21.271 INFO:tasks.rados.rados.0.smithi006.stdout:2620: done (2 left) 2023-09-22T07:52:21.271 INFO:tasks.rados.rados.0.smithi006.stdout:2621: done (1 left) 2023-09-22T07:52:21.271 INFO:tasks.rados.rados.0.smithi006.stdout:2622: done (0 left) 2023-09-22T07:52:21.271 INFO:tasks.rados.rados.0.smithi006.stdout:2623: read oid 28 snap -1 2023-09-22T07:52:21.271 INFO:tasks.rados.rados.0.smithi006.stdout:2623: expect deleted 2023-09-22T07:52:21.271 INFO:tasks.rados.rados.0.smithi006.stdout:2624: read oid 50 snap -1 2023-09-22T07:52:21.272 INFO:tasks.rados.rados.0.smithi006.stdout:2624: expect deleted 2023-09-22T07:52:21.272 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 15 current snap is 246 2023-09-22T07:52:21.272 INFO:tasks.rados.rados.0.smithi006.stdout:2625: seq_num 825 ranges {6717440=622592,7340032=745472,8085504=458752} 2023-09-22T07:52:21.311 INFO:tasks.rados.rados.0.smithi006.stdout:2625: writing smithi006182445-15 from 6717440 to 7340032 tid 1 2023-09-22T07:52:21.316 INFO:tasks.rados.rados.0.smithi006.stdout:2625: writing smithi006182445-15 from 7340032 to 8085504 tid 2 2023-09-22T07:52:21.319 INFO:tasks.rados.rados.0.smithi006.stdout:2625: writing smithi006182445-15 from 8085504 to 8544256 tid 3 2023-09-22T07:52:21.319 INFO:tasks.rados.rados.0.smithi006.stdout:2626: snap_remove snap 239 2023-09-22T07:52:21.785 INFO:journalctl@ceph.mds.a.smithi006.stdout:Sep 22 07:52:21 smithi006 conmon[243976]: 2023-09-22T07:52:21.319+0000 7ff109823700 -1 mds.pinger is_rank_lagging: rank=0 was never sent ping request. 2023-09-22T07:52:21.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:21 smithi006 ceph-mon[200575]: osdmap e564: 8 total, 8 up, 8 in 2023-09-22T07:52:21.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:21 smithi006 ceph-mon[200575]: pgmap v495: 121 pgs: 121 active+clean; 191 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.2 MiB/s wr, 18 op/s 2023-09-22T07:52:21.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:21 smithi006 ceph-mon[200575]: osdmap e565: 8 total, 8 up, 8 in 2023-09-22T07:52:21.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:21 smithi006 ceph-mon[204052]: osdmap e564: 8 total, 8 up, 8 in 2023-09-22T07:52:21.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:21 smithi006 ceph-mon[204052]: pgmap v495: 121 pgs: 121 active+clean; 191 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.2 MiB/s wr, 18 op/s 2023-09-22T07:52:21.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:21 smithi006 ceph-mon[204052]: osdmap e565: 8 total, 8 up, 8 in 2023-09-22T07:52:21.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:21 smithi105 ceph-mon[190463]: osdmap e564: 8 total, 8 up, 8 in 2023-09-22T07:52:21.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:21 smithi105 ceph-mon[190463]: pgmap v495: 121 pgs: 121 active+clean; 191 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.2 MiB/s wr, 18 op/s 2023-09-22T07:52:21.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:21 smithi105 ceph-mon[190463]: osdmap e565: 8 total, 8 up, 8 in 2023-09-22T07:52:22.287 INFO:tasks.rados.rados.0.smithi006.stdout:2626: done (3 left) 2023-09-22T07:52:22.287 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 25 current snap is 246 2023-09-22T07:52:22.288 INFO:tasks.rados.rados.0.smithi006.stdout:2627: seq_num 826 ranges {0=638976,638976=630784,1269760=573440} 2023-09-22T07:52:22.288 INFO:tasks.rados.rados.0.smithi006.stdout:2627: writing smithi006182445-25 from 0 to 638976 tid 1 2023-09-22T07:52:22.289 INFO:tasks.rados.rados.0.smithi006.stdout:2627: writing smithi006182445-25 from 638976 to 1269760 tid 2 2023-09-22T07:52:22.294 INFO:tasks.rados.rados.0.smithi006.stdout:2627: writing smithi006182445-25 from 1269760 to 1843200 tid 3 2023-09-22T07:52:22.294 INFO:tasks.rados.rados.0.smithi006.stdout:2628: rollback oid 23 current snap is 246 2023-09-22T07:52:22.294 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 23 to 234 2023-09-22T07:52:22.294 INFO:tasks.rados.rados.0.smithi006.stdout:2629: read oid 36 snap 245 2023-09-22T07:52:22.294 INFO:tasks.rados.rados.0.smithi006.stdout:2629: expect deleted 2023-09-22T07:52:22.294 INFO:tasks.rados.rados.0.smithi006.stdout:2630: read oid 20 snap 241 2023-09-22T07:52:22.294 INFO:tasks.rados.rados.0.smithi006.stdout:2630: expect deleted 2023-09-22T07:52:22.294 INFO:tasks.rados.rados.0.smithi006.stdout:2631: read oid 10 snap -1 2023-09-22T07:52:22.294 INFO:tasks.rados.rados.0.smithi006.stdout:2631: expect deleted 2023-09-22T07:52:22.294 INFO:tasks.rados.rados.0.smithi006.stdout:2632: snap_create 2023-09-22T07:52:22.296 INFO:tasks.rados.rados.0.smithi006.stdout:2625: finishing write tid 1 to smithi006182445-15 2023-09-22T07:52:22.296 INFO:tasks.rados.rados.0.smithi006.stdout:2625: finishing write tid 2 to smithi006182445-15 2023-09-22T07:52:22.296 INFO:tasks.rados.rados.0.smithi006.stdout:2625: finishing write tid 3 to smithi006182445-15 2023-09-22T07:52:22.296 INFO:tasks.rados.rados.0.smithi006.stdout:2625: finishing write tid 4 to smithi006182445-15 2023-09-22T07:52:22.296 INFO:tasks.rados.rados.0.smithi006.stdout:2625: finishing write tid 5 to smithi006182445-15 2023-09-22T07:52:22.296 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 15 v 1388 (ObjNum 825 snap 246 seq_num 825) dirty exists 2023-09-22T07:52:22.296 INFO:tasks.rados.rados.0.smithi006.stdout:2625: left oid 15 (ObjNum 825 snap 246 seq_num 825) 2023-09-22T07:52:22.297 INFO:tasks.rados.rados.0.smithi006.stdout:2627: finishing write tid 1 to smithi006182445-25 2023-09-22T07:52:22.297 INFO:tasks.rados.rados.0.smithi006.stdout:2627: finishing write tid 2 to smithi006182445-25 2023-09-22T07:52:22.298 INFO:tasks.rados.rados.0.smithi006.stdout:2628: finishing rollback tid 0 to smithi006182445-23 2023-09-22T07:52:22.298 INFO:tasks.rados.rados.0.smithi006.stdout:2628: finishing rollback tid 1 to smithi006182445-23 2023-09-22T07:52:22.298 INFO:tasks.rados.rados.0.smithi006.stdout:2628: finishing rollback tid 2 to smithi006182445-23 2023-09-22T07:52:22.298 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 23 v 1112 (ObjNum 768 snap 230 seq_num 768) dirty exists 2023-09-22T07:52:22.301 INFO:tasks.rados.rados.0.smithi006.stdout:2627: finishing write tid 3 to smithi006182445-25 2023-09-22T07:52:22.301 INFO:tasks.rados.rados.0.smithi006.stdout:2627: finishing write tid 4 to smithi006182445-25 2023-09-22T07:52:22.304 INFO:tasks.rados.rados.0.smithi006.stdout:2627: finishing write tid 5 to smithi006182445-25 2023-09-22T07:52:22.304 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 25 v 1396 (ObjNum 826 snap 246 seq_num 826) dirty exists 2023-09-22T07:52:22.304 INFO:tasks.rados.rados.0.smithi006.stdout:2627: left oid 25 (ObjNum 826 snap 246 seq_num 826) 2023-09-22T07:52:23.286 INFO:tasks.rados.rados.0.smithi006.stdout:2623: done (8 left) 2023-09-22T07:52:23.286 INFO:tasks.rados.rados.0.smithi006.stdout:2624: done (7 left) 2023-09-22T07:52:23.286 INFO:tasks.rados.rados.0.smithi006.stdout:2625: done (6 left) 2023-09-22T07:52:23.286 INFO:tasks.rados.rados.0.smithi006.stdout:2627: done (5 left) 2023-09-22T07:52:23.286 INFO:tasks.rados.rados.0.smithi006.stdout:2628: done (4 left) 2023-09-22T07:52:23.286 INFO:tasks.rados.rados.0.smithi006.stdout:2629: done (3 left) 2023-09-22T07:52:23.287 INFO:tasks.rados.rados.0.smithi006.stdout:2630: done (2 left) 2023-09-22T07:52:23.287 INFO:tasks.rados.rados.0.smithi006.stdout:2631: done (1 left) 2023-09-22T07:52:23.287 INFO:tasks.rados.rados.0.smithi006.stdout:2632: done (0 left) 2023-09-22T07:52:23.287 INFO:tasks.rados.rados.0.smithi006.stdout:2633: copy_from oid 22 from oid 19 current snap is 247 2023-09-22T07:52:23.287 INFO:tasks.rados.rados.0.smithi006.stdout:2634: read oid 11 snap -1 2023-09-22T07:52:23.287 INFO:tasks.rados.rados.0.smithi006.stdout:2634: expect (ObjNum 776 snap 234 seq_num 776) 2023-09-22T07:52:23.287 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 17 current snap is 247 2023-09-22T07:52:23.287 INFO:tasks.rados.rados.0.smithi006.stdout:2635: seq_num 827 ranges {532480=655360,1187840=516096,1703936=688128} 2023-09-22T07:52:23.293 INFO:tasks.rados.rados.0.smithi006.stdout:2635: writing smithi006182445-17 from 532480 to 1187840 tid 1 2023-09-22T07:52:23.296 INFO:tasks.rados.rados.0.smithi006.stdout:2635: writing smithi006182445-17 from 1187840 to 1703936 tid 2 2023-09-22T07:52:23.301 INFO:tasks.rados.rados.0.smithi006.stdout:2635: writing smithi006182445-17 from 1703936 to 2392064 tid 3 2023-09-22T07:52:23.301 INFO:tasks.rados.rados.0.smithi006.stdout:2636: snap_create 2023-09-22T07:52:23.301 INFO:tasks.rados.rados.0.smithi006.stdout:2635: finishing write tid 1 to smithi006182445-17 2023-09-22T07:52:23.301 INFO:tasks.rados.rados.0.smithi006.stdout:2635: finishing write tid 2 to smithi006182445-17 2023-09-22T07:52:23.306 INFO:tasks.rados.rados.0.smithi006.stdout:2634: expect (ObjNum 776 snap 234 seq_num 776) 2023-09-22T07:52:23.472 INFO:tasks.rados.rados.0.smithi006.stdout:2635: finishing write tid 3 to smithi006182445-17 2023-09-22T07:52:23.472 INFO:tasks.rados.rados.0.smithi006.stdout:2635: finishing write tid 4 to smithi006182445-17 2023-09-22T07:52:23.472 INFO:tasks.rados.rados.0.smithi006.stdout:2635: finishing write tid 5 to smithi006182445-17 2023-09-22T07:52:23.472 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 17 v 1097 (ObjNum 827 snap 247 seq_num 827) dirty exists 2023-09-22T07:52:23.472 INFO:tasks.rados.rados.0.smithi006.stdout:2635: left oid 17 (ObjNum 827 snap 247 seq_num 827) 2023-09-22T07:52:23.472 INFO:tasks.rados.rados.0.smithi006.stdout:2633: finishing copy_from racing read to smithi006182445-22 2023-09-22T07:52:23.472 INFO:tasks.rados.rados.0.smithi006.stdout:2633: finishing copy_from to smithi006182445-22 2023-09-22T07:52:23.472 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 22 v 1109 (ObjNum 810 snap 241 seq_num 810) dirty exists 2023-09-22T07:52:23.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:23 smithi006 ceph-mon[204052]: osdmap e566: 8 total, 8 up, 8 in 2023-09-22T07:52:23.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:23 smithi006 ceph-mon[200575]: osdmap e566: 8 total, 8 up, 8 in 2023-09-22T07:52:23.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:23 smithi105 ceph-mon[190463]: osdmap e566: 8 total, 8 up, 8 in 2023-09-22T07:52:24.292 INFO:tasks.rados.rados.0.smithi006.stdout:2633: done (3 left) 2023-09-22T07:52:24.292 INFO:tasks.rados.rados.0.smithi006.stdout:2634: done (2 left) 2023-09-22T07:52:24.292 INFO:tasks.rados.rados.0.smithi006.stdout:2635: done (1 left) 2023-09-22T07:52:24.292 INFO:tasks.rados.rados.0.smithi006.stdout:2636: done (0 left) 2023-09-22T07:52:24.293 INFO:tasks.rados.rados.0.smithi006.stdout:2637: read oid 8 snap -1 2023-09-22T07:52:24.293 INFO:tasks.rados.rados.0.smithi006.stdout:2637: expect (ObjNum 819 snap 241 seq_num 819) 2023-09-22T07:52:24.293 INFO:tasks.rados.rados.0.smithi006.stdout:2638: read oid 29 snap 246 2023-09-22T07:52:24.293 INFO:tasks.rados.rados.0.smithi006.stdout:2638: expect deleted 2023-09-22T07:52:24.293 INFO:tasks.rados.rados.0.smithi006.stdout:2639: snap_create 2023-09-22T07:52:24.303 INFO:tasks.rados.rados.0.smithi006.stdout:2637: expect (ObjNum 819 snap 241 seq_num 819) 2023-09-22T07:52:24.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:24 smithi006 ceph-mon[200575]: pgmap v498: 121 pgs: 121 active+clean; 193 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.7 MiB/s wr, 25 op/s 2023-09-22T07:52:24.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:24 smithi006 ceph-mon[200575]: osdmap e567: 8 total, 8 up, 8 in 2023-09-22T07:52:24.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:24 smithi006 ceph-mon[204052]: pgmap v498: 121 pgs: 121 active+clean; 193 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.7 MiB/s wr, 25 op/s 2023-09-22T07:52:24.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:24 smithi006 ceph-mon[204052]: osdmap e567: 8 total, 8 up, 8 in 2023-09-22T07:52:24.626 INFO:journalctl@ceph.mds.b.smithi105.stdout:Sep 22 07:52:24 smithi105 bash[229344]: d99d16e4c45f1ac3696d0d6c346a71a34dfe17973b9da7d05e8f11b183cc1a6d 2023-09-22T07:52:24.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:24 smithi105 ceph-mon[190463]: pgmap v498: 121 pgs: 121 active+clean; 193 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.7 MiB/s wr, 25 op/s 2023-09-22T07:52:24.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:24 smithi105 ceph-mon[190463]: osdmap e567: 8 total, 8 up, 8 in 2023-09-22T07:52:25.293 INFO:journalctl@ceph.mds.b.smithi105.stdout:Sep 22 07:52:24 smithi105 systemd[1]: ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@mds.b.service: Succeeded. 2023-09-22T07:52:25.294 INFO:journalctl@ceph.mds.b.smithi105.stdout:Sep 22 07:52:24 smithi105 systemd[1]: Stopped Ceph mds.b for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:52:25.294 INFO:journalctl@ceph.mds.b.smithi105.stdout:Sep 22 07:52:25 smithi105 systemd[1]: Starting Ceph mds.b for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:52:25.297 INFO:tasks.rados.rados.0.smithi006.stdout:2637: done (2 left) 2023-09-22T07:52:25.297 INFO:tasks.rados.rados.0.smithi006.stdout:2638: done (1 left) 2023-09-22T07:52:25.297 INFO:tasks.rados.rados.0.smithi006.stdout:2639: done (0 left) 2023-09-22T07:52:25.297 INFO:tasks.rados.rados.0.smithi006.stdout:2640: snap_create 2023-09-22T07:52:25.610 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:25 smithi105 ceph-mon[190463]: osdmap e568: 8 total, 8 up, 8 in 2023-09-22T07:52:25.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:25 smithi006 ceph-mon[204052]: osdmap e568: 8 total, 8 up, 8 in 2023-09-22T07:52:25.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:25 smithi006 ceph-mon[200575]: osdmap e568: 8 total, 8 up, 8 in 2023-09-22T07:52:25.876 INFO:journalctl@ceph.mds.b.smithi105.stdout:Sep 22 07:52:25 smithi105 conmon[229741]: starting mds.b at 2023-09-22T07:52:25.876 INFO:journalctl@ceph.mds.b.smithi105.stdout:Sep 22 07:52:25 smithi105 bash[229701]: 0ca586cb596dc8146649238c6a2c0a66db65ab0baad7586b5b0b6a4ef36ed2cf 2023-09-22T07:52:25.876 INFO:journalctl@ceph.mds.b.smithi105.stdout:Sep 22 07:52:25 smithi105 systemd[1]: Started Ceph mds.b for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:52:26.275 INFO:tasks.rados.rados.0.smithi006.stdout:2640: done (0 left) 2023-09-22T07:52:26.275 INFO:tasks.rados.rados.0.smithi006.stdout:2641: delete oid 49 current snap is 250 2023-09-22T07:52:26.279 INFO:tasks.rados.rados.0.smithi006.stdout:2641: done (0 left) 2023-09-22T07:52:26.279 INFO:tasks.rados.rados.0.smithi006.stdout:2642: delete oid 41 current snap is 250 2023-09-22T07:52:26.284 INFO:tasks.rados.rados.0.smithi006.stdout:2642: done (0 left) 2023-09-22T07:52:26.284 INFO:tasks.rados.rados.0.smithi006.stdout:2643: copy_from oid 45 from oid 18 current snap is 250 2023-09-22T07:52:26.284 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 6 current snap is 250 2023-09-22T07:52:26.284 INFO:tasks.rados.rados.0.smithi006.stdout:2644: seq_num 830 ranges {3604480=704512,4308992=614400,4923392=573440,5496832=16384} 2023-09-22T07:52:26.308 INFO:tasks.rados.rados.0.smithi006.stdout:2644: writing smithi006182445-6 from 3604480 to 4308992 tid 1 2023-09-22T07:52:26.312 INFO:tasks.rados.rados.0.smithi006.stdout:2644: writing smithi006182445-6 from 4308992 to 4923392 tid 2 2023-09-22T07:52:26.315 INFO:tasks.rados.rados.0.smithi006.stdout:2644: writing smithi006182445-6 from 4923392 to 5496832 tid 3 2023-09-22T07:52:26.316 INFO:tasks.rados.rados.0.smithi006.stdout:2644: writing smithi006182445-6 from 5496832 to 5513216 tid 4 2023-09-22T07:52:26.316 INFO:tasks.rados.rados.0.smithi006.stdout:2645: copy_from oid 41 from oid 11 current snap is 250 2023-09-22T07:52:26.316 INFO:tasks.rados.rados.0.smithi006.stdout:2643: finishing copy_from to smithi006182445-45 2023-09-22T07:52:26.316 INFO:tasks.rados.rados.0.smithi006.stdout:2643: got expected ENOENT (src dne) 2023-09-22T07:52:26.316 INFO:tasks.rados.rados.0.smithi006.stdout:2646: setattr oid 37 current snap is 250 2023-09-22T07:52:26.316 INFO:tasks.rados.rados.0.smithi006.stdout:2643: finishing copy_from racing read to smithi006182445-45 2023-09-22T07:52:26.316 INFO:tasks.rados.rados.0.smithi006.stdout:2644: finishing write tid 1 to smithi006182445-6 2023-09-22T07:52:26.316 INFO:tasks.rados.rados.0.smithi006.stdout:2644: finishing write tid 2 to smithi006182445-6 2023-09-22T07:52:26.317 INFO:tasks.rados.rados.0.smithi006.stdout:2643: done (3 left) 2023-09-22T07:52:26.317 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 47 current snap is 250 2023-09-22T07:52:26.317 INFO:tasks.rados.rados.0.smithi006.stdout:2647: seq_num 831 ranges {0=720896,720896=499712,1220608=704512} 2023-09-22T07:52:26.322 INFO:tasks.rados.rados.0.smithi006.stdout:2647: writing smithi006182445-47 from 0 to 720896 tid 1 2023-09-22T07:52:26.325 INFO:tasks.rados.rados.0.smithi006.stdout:2647: writing smithi006182445-47 from 720896 to 1220608 tid 2 2023-09-22T07:52:26.330 INFO:tasks.rados.rados.0.smithi006.stdout:2647: writing smithi006182445-47 from 1220608 to 1925120 tid 3 2023-09-22T07:52:26.330 INFO:tasks.rados.rados.0.smithi006.stdout:2648: rollback oid 31 current snap is 250 2023-09-22T07:52:26.330 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 31 to 247 2023-09-22T07:52:26.330 INFO:tasks.rados.rados.0.smithi006.stdout:2644: finishing write tid 3 to smithi006182445-6 2023-09-22T07:52:26.331 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 37 v 1098 (ObjNum 33 snap 0 seq_num 3141924680) dirty exists 2023-09-22T07:52:26.331 INFO:tasks.rados.rados.0.smithi006.stdout:2644: finishing write tid 4 to smithi006182445-6 2023-09-22T07:52:26.331 INFO:tasks.rados.rados.0.smithi006.stdout:2644: finishing write tid 5 to smithi006182445-6 2023-09-22T07:52:26.331 INFO:tasks.rados.rados.0.smithi006.stdout:2644: finishing write tid 6 to smithi006182445-6 2023-09-22T07:52:26.331 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 6 v 1083 (ObjNum 830 snap 250 seq_num 830) dirty exists 2023-09-22T07:52:26.331 INFO:tasks.rados.rados.0.smithi006.stdout:2644: left oid 6 (ObjNum 830 snap 250 seq_num 830) 2023-09-22T07:52:26.331 INFO:tasks.rados.rados.0.smithi006.stdout:2647: finishing write tid 1 to smithi006182445-47 2023-09-22T07:52:26.331 INFO:tasks.rados.rados.0.smithi006.stdout:2647: finishing write tid 2 to smithi006182445-47 2023-09-22T07:52:26.331 INFO:tasks.rados.rados.0.smithi006.stdout:2644: done (4 left) 2023-09-22T07:52:26.331 INFO:tasks.rados.rados.0.smithi006.stdout:2646: done (3 left) 2023-09-22T07:52:26.331 INFO:tasks.rados.rados.0.smithi006.stdout:2649: setattr oid 20 current snap is 250 2023-09-22T07:52:26.332 INFO:tasks.rados.rados.0.smithi006.stdout:2650: copy_from oid 15 from oid 49 current snap is 250 2023-09-22T07:52:26.332 INFO:tasks.rados.rados.0.smithi006.stdout:2651: rmattr oid 39 current snap is 250 2023-09-22T07:52:26.332 INFO:tasks.rados.rados.0.smithi006.stdout:2651: done (5 left) 2023-09-22T07:52:26.332 INFO:tasks.rados.rados.0.smithi006.stdout:2652: copy_from oid 50 from oid 9 current snap is 250 2023-09-22T07:52:26.332 INFO:tasks.rados.rados.0.smithi006.stdout:2653: read oid 28 snap -1 2023-09-22T07:52:26.332 INFO:tasks.rados.rados.0.smithi006.stdout:2653: expect deleted 2023-09-22T07:52:26.333 INFO:tasks.rados.rados.0.smithi006.stdout:2654: delete oid 37 current snap is 250 2023-09-22T07:52:26.333 INFO:tasks.rados.rados.0.smithi006.stdout:2645: finishing copy_from racing read to smithi006182445-41 2023-09-22T07:52:26.336 INFO:tasks.rados.rados.0.smithi006.stdout:2650: finishing copy_from to smithi006182445-15 2023-09-22T07:52:26.336 INFO:tasks.rados.rados.0.smithi006.stdout:2650: got expected ENOENT (src dne) 2023-09-22T07:52:26.336 INFO:tasks.rados.rados.0.smithi006.stdout:2650: finishing copy_from racing read to smithi006182445-15 2023-09-22T07:52:26.337 INFO:tasks.rados.rados.0.smithi006.stdout:2648: finishing rollback tid 0 to smithi006182445-31 2023-09-22T07:52:26.337 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 20 v 1065 (ObjNum 289 snap 0 seq_num 1) dirty exists 2023-09-22T07:52:26.337 INFO:tasks.rados.rados.0.smithi006.stdout:2649: done (7 left) 2023-09-22T07:52:26.337 INFO:tasks.rados.rados.0.smithi006.stdout:2650: done (6 left) 2023-09-22T07:52:26.338 INFO:tasks.rados.rados.0.smithi006.stdout:2653: done (5 left) 2023-09-22T07:52:26.338 INFO:tasks.rados.rados.0.smithi006.stdout:2654: done (4 left) 2023-09-22T07:52:26.338 INFO:tasks.rados.rados.0.smithi006.stdout:2655: rmattr oid 8 current snap is 250 2023-09-22T07:52:26.338 INFO:tasks.rados.rados.0.smithi006.stdout:2655: done (4 left) 2023-09-22T07:52:26.338 INFO:tasks.rados.rados.0.smithi006.stdout:2656: delete oid 1 current snap is 250 2023-09-22T07:52:26.338 INFO:tasks.rados.rados.0.smithi006.stdout:2647: finishing write tid 3 to smithi006182445-47 2023-09-22T07:52:26.338 INFO:tasks.rados.rados.0.smithi006.stdout:2648: finishing rollback tid 1 to smithi006182445-31 2023-09-22T07:52:26.338 INFO:tasks.rados.rados.0.smithi006.stdout:2645: finishing copy_from to smithi006182445-41 2023-09-22T07:52:26.338 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 41 v 1383 (ObjNum 776 snap 234 seq_num 776) dirty exists 2023-09-22T07:52:26.338 INFO:tasks.rados.rados.0.smithi006.stdout:2647: finishing write tid 4 to smithi006182445-47 2023-09-22T07:52:26.338 INFO:tasks.rados.rados.0.smithi006.stdout:2648: finishing rollback tid 2 to smithi006182445-31 2023-09-22T07:52:26.338 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 31 v 1400 (ObjNum 793 snap 239 seq_num 793) dirty exists 2023-09-22T07:52:26.340 INFO:tasks.rados.rados.0.smithi006.stdout:2645: done (4 left) 2023-09-22T07:52:26.340 INFO:tasks.rados.rados.0.smithi006.stdout:2648: done (3 left) 2023-09-22T07:52:26.340 INFO:tasks.rados.rados.0.smithi006.stdout:2656: done (2 left) 2023-09-22T07:52:26.340 INFO:tasks.rados.rados.0.smithi006.stdout:2657: rollback oid 23 current snap is 250 2023-09-22T07:52:26.340 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 23 to 248 2023-09-22T07:52:26.340 INFO:tasks.rados.rados.0.smithi006.stdout:2658: rollback oid 21 current snap is 250 2023-09-22T07:52:26.340 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 21 to 244 2023-09-22T07:52:26.341 INFO:tasks.rados.rados.0.smithi006.stdout:2659: read oid 32 snap 245 2023-09-22T07:52:26.341 INFO:tasks.rados.rados.0.smithi006.stdout:2659: expect deleted 2023-09-22T07:52:26.341 INFO:tasks.rados.rados.0.smithi006.stdout:2660: read oid 37 snap 249 2023-09-22T07:52:26.341 INFO:tasks.rados.rados.0.smithi006.stdout:2660: expect deleted 2023-09-22T07:52:26.341 INFO:tasks.rados.rados.0.smithi006.stdout:2661: rollback oid 20 current snap is 250 2023-09-22T07:52:26.341 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 20 to 244 2023-09-22T07:52:26.341 INFO:tasks.rados.rados.0.smithi006.stdout:2662: rollback oid 24 current snap is 250 2023-09-22T07:52:26.341 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 24 to 234 2023-09-22T07:52:26.341 INFO:tasks.rados.rados.0.smithi006.stdout:2663: snap_create 2023-09-22T07:52:26.342 INFO:tasks.rados.rados.0.smithi006.stdout:2647: finishing write tid 5 to smithi006182445-47 2023-09-22T07:52:26.342 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 47 v 1115 (ObjNum 831 snap 250 seq_num 831) dirty exists 2023-09-22T07:52:26.342 INFO:tasks.rados.rados.0.smithi006.stdout:2647: left oid 47 (ObjNum 831 snap 250 seq_num 831) 2023-09-22T07:52:26.344 INFO:tasks.rados.rados.0.smithi006.stdout:2657: finishing rollback tid 0 to smithi006182445-23 2023-09-22T07:52:26.344 INFO:tasks.rados.rados.0.smithi006.stdout:2658: finishing rollback tid 0 to smithi006182445-21 2023-09-22T07:52:26.344 INFO:tasks.rados.rados.0.smithi006.stdout:2658: finishing rollback tid 1 to smithi006182445-21 2023-09-22T07:52:26.344 INFO:tasks.rados.rados.0.smithi006.stdout:2661: finishing rollback tid 0 to smithi006182445-20 2023-09-22T07:52:26.345 INFO:tasks.rados.rados.0.smithi006.stdout:2657: finishing rollback tid 1 to smithi006182445-23 2023-09-22T07:52:26.345 INFO:tasks.rados.rados.0.smithi006.stdout:2657: finishing rollback tid 2 to smithi006182445-23 2023-09-22T07:52:26.345 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 23 v 1115 (ObjNum 768 snap 230 seq_num 768) dirty exists 2023-09-22T07:52:26.345 INFO:tasks.rados.rados.0.smithi006.stdout:2658: finishing rollback tid 2 to smithi006182445-21 2023-09-22T07:52:26.345 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 21 v 1094 (ObjNum 775 snap 234 seq_num 775) dirty exists 2023-09-22T07:52:26.348 INFO:tasks.rados.rados.0.smithi006.stdout:2652: finishing copy_from racing read to smithi006182445-50 2023-09-22T07:52:26.348 INFO:tasks.rados.rados.0.smithi006.stdout:2661: finishing rollback tid 1 to smithi006182445-20 2023-09-22T07:52:26.348 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 20 v 1067 (ObjNum 289 snap 0 seq_num 1) dirty dne 2023-09-22T07:52:26.348 INFO:tasks.rados.rados.0.smithi006.stdout:2662: finishing rollback tid 0 to smithi006182445-24 2023-09-22T07:52:26.349 INFO:tasks.rados.rados.0.smithi006.stdout:2652: finishing copy_from to smithi006182445-50 2023-09-22T07:52:26.349 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 50 v 1099 (ObjNum 820 snap 241 seq_num 820) dirty exists 2023-09-22T07:52:26.349 INFO:tasks.rados.rados.0.smithi006.stdout:2662: finishing rollback tid 1 to smithi006182445-24 2023-09-22T07:52:26.349 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 24 v 1100 (ObjNum 145 snap 0 seq_num 3168895808) dirty dne 2023-09-22T07:52:26.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:26 smithi105 ceph-mon[190463]: pgmap v501: 121 pgs: 121 active+clean; 183 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.2 KiB/s rd, 422 KiB/s wr, 12 op/s 2023-09-22T07:52:26.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:26 smithi105 ceph-mon[190463]: osdmap e569: 8 total, 8 up, 8 in 2023-09-22T07:52:26.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:26 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:26.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:26 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:26.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:26 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:52:26.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:26 smithi105 ceph-mon[190463]: osdmap e570: 8 total, 8 up, 8 in 2023-09-22T07:52:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:26 smithi006 ceph-mon[204052]: pgmap v501: 121 pgs: 121 active+clean; 183 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.2 KiB/s rd, 422 KiB/s wr, 12 op/s 2023-09-22T07:52:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:26 smithi006 ceph-mon[204052]: osdmap e569: 8 total, 8 up, 8 in 2023-09-22T07:52:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:26 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:26 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:26 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:52:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:26 smithi006 ceph-mon[204052]: osdmap e570: 8 total, 8 up, 8 in 2023-09-22T07:52:26.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:26 smithi006 ceph-mon[200575]: pgmap v501: 121 pgs: 121 active+clean; 183 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.2 KiB/s rd, 422 KiB/s wr, 12 op/s 2023-09-22T07:52:26.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:26 smithi006 ceph-mon[200575]: osdmap e569: 8 total, 8 up, 8 in 2023-09-22T07:52:26.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:26 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:26.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:26 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:26.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:26 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:52:26.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:26 smithi006 ceph-mon[200575]: osdmap e570: 8 total, 8 up, 8 in 2023-09-22T07:52:27.312 INFO:tasks.rados.rados.0.smithi006.stdout:2647: done (8 left) 2023-09-22T07:52:27.312 INFO:tasks.rados.rados.0.smithi006.stdout:2652: done (7 left) 2023-09-22T07:52:27.313 INFO:tasks.rados.rados.0.smithi006.stdout:2657: done (6 left) 2023-09-22T07:52:27.313 INFO:tasks.rados.rados.0.smithi006.stdout:2658: done (5 left) 2023-09-22T07:52:27.313 INFO:tasks.rados.rados.0.smithi006.stdout:2659: done (4 left) 2023-09-22T07:52:27.313 INFO:tasks.rados.rados.0.smithi006.stdout:2660: done (3 left) 2023-09-22T07:52:27.313 INFO:tasks.rados.rados.0.smithi006.stdout:2661: done (2 left) 2023-09-22T07:52:27.313 INFO:tasks.rados.rados.0.smithi006.stdout:2662: done (1 left) 2023-09-22T07:52:27.313 INFO:tasks.rados.rados.0.smithi006.stdout:2663: done (0 left) 2023-09-22T07:52:27.313 INFO:tasks.rados.rados.0.smithi006.stdout:2664: copy_from oid 12 from oid 43 current snap is 251 2023-09-22T07:52:27.313 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 49 current snap is 251 2023-09-22T07:52:27.313 INFO:tasks.rados.rados.0.smithi006.stdout:2665: seq_num 834 ranges {0=778240,778240=557056,1335296=548864,1884160=98304} 2023-09-22T07:52:27.316 INFO:tasks.rados.rados.0.smithi006.stdout:2665: writing smithi006182445-49 from 0 to 778240 tid 1 2023-09-22T07:52:27.320 INFO:tasks.rados.rados.0.smithi006.stdout:2665: writing smithi006182445-49 from 778240 to 1335296 tid 2 2023-09-22T07:52:27.324 INFO:tasks.rados.rados.0.smithi006.stdout:2665: writing smithi006182445-49 from 1335296 to 1884160 tid 3 2023-09-22T07:52:27.325 INFO:tasks.rados.rados.0.smithi006.stdout:2665: writing smithi006182445-49 from 1884160 to 1982464 tid 4 2023-09-22T07:52:27.325 INFO:tasks.rados.rados.0.smithi006.stdout:2666: copy_from oid 6 from oid 21 current snap is 251 2023-09-22T07:52:27.326 INFO:tasks.rados.rados.0.smithi006.stdout:2665: finishing write tid 1 to smithi006182445-49 2023-09-22T07:52:27.326 INFO:tasks.rados.rados.0.smithi006.stdout:2665: finishing write tid 2 to smithi006182445-49 2023-09-22T07:52:27.326 INFO:tasks.rados.rados.0.smithi006.stdout:2667: snap_remove snap 243 2023-09-22T07:52:27.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:27 smithi105 ceph-mon[190463]: mds.? [v2:172.21.15.105:6832/1893989314,v1:172.21.15.105:6833/1893989314] up:boot 2023-09-22T07:52:27.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:27 smithi105 ceph-mon[190463]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2023-09-22T07:52:27.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:27 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-09-22T07:52:27.710 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:27 smithi006 ceph-mon[204052]: mds.? [v2:172.21.15.105:6832/1893989314,v1:172.21.15.105:6833/1893989314] up:boot 2023-09-22T07:52:27.710 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:27 smithi006 ceph-mon[204052]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2023-09-22T07:52:27.710 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:27 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-09-22T07:52:27.710 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:27 smithi006 ceph-mon[200575]: mds.? [v2:172.21.15.105:6832/1893989314,v1:172.21.15.105:6833/1893989314] up:boot 2023-09-22T07:52:27.710 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:27 smithi006 ceph-mon[200575]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2023-09-22T07:52:27.710 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:27 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-09-22T07:52:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:52:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:52:27] "GET /metrics HTTP/1.1" 200 36090 "" "Prometheus/2.43.0" 2023-09-22T07:52:28.313 INFO:tasks.rados.rados.0.smithi006.stdout:2667: done (3 left) 2023-09-22T07:52:28.313 INFO:tasks.rados.rados.0.smithi006.stdout:2668: snap_remove snap 249 2023-09-22T07:52:28.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:28 smithi105 ceph-mon[190463]: pgmap v504: 121 pgs: 121 active+clean; 184 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.7 MiB/s wr, 10 op/s 2023-09-22T07:52:28.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:28 smithi105 ceph-mon[190463]: osdmap e571: 8 total, 8 up, 8 in 2023-09-22T07:52:28.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:52:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:28 smithi006 ceph-mon[204052]: pgmap v504: 121 pgs: 121 active+clean; 184 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.7 MiB/s wr, 10 op/s 2023-09-22T07:52:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:28 smithi006 ceph-mon[204052]: osdmap e571: 8 total, 8 up, 8 in 2023-09-22T07:52:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:52:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:28 smithi006 ceph-mon[200575]: pgmap v504: 121 pgs: 121 active+clean; 184 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.7 MiB/s wr, 10 op/s 2023-09-22T07:52:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:28 smithi006 ceph-mon[200575]: osdmap e571: 8 total, 8 up, 8 in 2023-09-22T07:52:28.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:52:29.320 INFO:tasks.rados.rados.0.smithi006.stdout:2668: done (3 left) 2023-09-22T07:52:29.320 INFO:tasks.rados.rados.0.smithi006.stdout:2669: read oid 20 snap 250 2023-09-22T07:52:29.320 INFO:tasks.rados.rados.0.smithi006.stdout:2669: expect deleted 2023-09-22T07:52:29.320 INFO:tasks.rados.rados.0.smithi006.stdout:2670: snap_remove snap 245 2023-09-22T07:52:29.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:29 smithi105 ceph-mon[190463]: osdmap e572: 8 total, 8 up, 8 in 2023-09-22T07:52:29.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:29 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:29.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:29 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:29.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:29 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:29.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:29 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:29.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:29 smithi006 ceph-mon[204052]: osdmap e572: 8 total, 8 up, 8 in 2023-09-22T07:52:29.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:29 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:29.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:29 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:29.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:29 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:29.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:29 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:29.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:29 smithi006 ceph-mon[200575]: osdmap e572: 8 total, 8 up, 8 in 2023-09-22T07:52:29.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:29 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:29.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:29 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:29.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:29 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:29.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:29 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:30.334 INFO:tasks.rados.rados.0.smithi006.stdout:2670: done (4 left) 2023-09-22T07:52:30.334 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 15 current snap is 251 2023-09-22T07:52:30.334 INFO:tasks.rados.rados.0.smithi006.stdout:2671: seq_num 835 ranges {8544256=794624,9338880=442368,9781248=712704,10493952=49152} 2023-09-22T07:52:30.385 INFO:tasks.rados.rados.0.smithi006.stdout:2671: writing smithi006182445-15 from 8544256 to 9338880 tid 1 2023-09-22T07:52:30.388 INFO:tasks.rados.rados.0.smithi006.stdout:2671: writing smithi006182445-15 from 9338880 to 9781248 tid 2 2023-09-22T07:52:30.392 INFO:tasks.rados.rados.0.smithi006.stdout:2671: writing smithi006182445-15 from 9781248 to 10493952 tid 3 2023-09-22T07:52:30.393 INFO:tasks.rados.rados.0.smithi006.stdout:2671: writing smithi006182445-15 from 10493952 to 10543104 tid 4 2023-09-22T07:52:30.393 INFO:tasks.rados.rados.0.smithi006.stdout:2672: rollback oid 16 current snap is 251 2023-09-22T07:52:30.394 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 16 to 248 2023-09-22T07:52:30.394 INFO:tasks.rados.rados.0.smithi006.stdout:2665: finishing write tid 3 to smithi006182445-49 2023-09-22T07:52:30.394 INFO:tasks.rados.rados.0.smithi006.stdout:2665: finishing write tid 4 to smithi006182445-49 2023-09-22T07:52:30.394 INFO:tasks.rados.rados.0.smithi006.stdout:2665: finishing write tid 5 to smithi006182445-49 2023-09-22T07:52:30.394 INFO:tasks.rados.rados.0.smithi006.stdout:2665: finishing write tid 6 to smithi006182445-49 2023-09-22T07:52:30.394 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 49 v 1088 (ObjNum 834 snap 251 seq_num 834) dirty exists 2023-09-22T07:52:30.394 INFO:tasks.rados.rados.0.smithi006.stdout:2665: left oid 49 (ObjNum 834 snap 251 seq_num 834) 2023-09-22T07:52:30.394 INFO:tasks.rados.rados.0.smithi006.stdout:2666: finishing copy_from racing read to smithi006182445-6 2023-09-22T07:52:30.394 INFO:tasks.rados.rados.0.smithi006.stdout:2666: finishing copy_from to smithi006182445-6 2023-09-22T07:52:30.394 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 6 v 1094 (ObjNum 775 snap 234 seq_num 775) dirty exists 2023-09-22T07:52:30.394 INFO:tasks.rados.rados.0.smithi006.stdout:2664: finishing copy_from racing read to smithi006182445-12 2023-09-22T07:52:30.395 INFO:tasks.rados.rados.0.smithi006.stdout:2664: finishing copy_from to smithi006182445-12 2023-09-22T07:52:30.395 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 12 v 958 (ObjNum 624 snap 186 seq_num 624) dirty exists 2023-09-22T07:52:30.395 INFO:tasks.rados.rados.0.smithi006.stdout:2664: done (5 left) 2023-09-22T07:52:30.395 INFO:tasks.rados.rados.0.smithi006.stdout:2665: done (4 left) 2023-09-22T07:52:30.395 INFO:tasks.rados.rados.0.smithi006.stdout:2666: done (3 left) 2023-09-22T07:52:30.395 INFO:tasks.rados.rados.0.smithi006.stdout:2669: done (2 left) 2023-09-22T07:52:30.395 INFO:tasks.rados.rados.0.smithi006.stdout:2673: read oid 49 snap -1 2023-09-22T07:52:30.395 INFO:tasks.rados.rados.0.smithi006.stdout:2673: expect (ObjNum 834 snap 251 seq_num 834) 2023-09-22T07:52:30.395 INFO:tasks.rados.rados.0.smithi006.stdout:2674: snap_create 2023-09-22T07:52:30.399 INFO:tasks.rados.rados.0.smithi006.stdout:2672: finishing rollback tid 0 to smithi006182445-16 2023-09-22T07:52:30.400 INFO:tasks.rados.rados.0.smithi006.stdout:2671: finishing write tid 1 to smithi006182445-15 2023-09-22T07:52:30.401 INFO:tasks.rados.rados.0.smithi006.stdout:2672: finishing rollback tid 1 to smithi006182445-16 2023-09-22T07:52:30.401 INFO:tasks.rados.rados.0.smithi006.stdout:2671: finishing write tid 2 to smithi006182445-15 2023-09-22T07:52:30.401 INFO:tasks.rados.rados.0.smithi006.stdout:2671: finishing write tid 3 to smithi006182445-15 2023-09-22T07:52:30.402 INFO:tasks.rados.rados.0.smithi006.stdout:2672: finishing rollback tid 2 to smithi006182445-16 2023-09-22T07:52:30.402 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 16 v 681 (ObjNum 815 snap 241 seq_num 815) dirty exists 2023-09-22T07:52:30.403 INFO:tasks.rados.rados.0.smithi006.stdout:2673: expect (ObjNum 834 snap 251 seq_num 834) 2023-09-22T07:52:30.454 INFO:tasks.rados.rados.0.smithi006.stdout:2671: finishing write tid 4 to smithi006182445-15 2023-09-22T07:52:30.454 INFO:tasks.rados.rados.0.smithi006.stdout:2671: finishing write tid 5 to smithi006182445-15 2023-09-22T07:52:30.454 INFO:tasks.rados.rados.0.smithi006.stdout:2671: finishing write tid 6 to smithi006182445-15 2023-09-22T07:52:30.454 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 15 v 1418 (ObjNum 835 snap 251 seq_num 835) dirty exists 2023-09-22T07:52:30.455 INFO:tasks.rados.rados.0.smithi006.stdout:2671: left oid 15 (ObjNum 835 snap 251 seq_num 835) 2023-09-22T07:52:30.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:30 smithi105 ceph-mon[190463]: pgmap v507: 121 pgs: 121 active+clean; 200 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 5.6 MiB/s wr, 14 op/s 2023-09-22T07:52:30.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:30 smithi105 ceph-mon[190463]: osdmap e573: 8 total, 8 up, 8 in 2023-09-22T07:52:30.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:30 smithi006 ceph-mon[204052]: pgmap v507: 121 pgs: 121 active+clean; 200 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 5.6 MiB/s wr, 14 op/s 2023-09-22T07:52:30.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:30 smithi006 ceph-mon[204052]: osdmap e573: 8 total, 8 up, 8 in 2023-09-22T07:52:30.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:30 smithi006 ceph-mon[200575]: pgmap v507: 121 pgs: 121 active+clean; 200 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 5.6 MiB/s wr, 14 op/s 2023-09-22T07:52:30.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:30 smithi006 ceph-mon[200575]: osdmap e573: 8 total, 8 up, 8 in 2023-09-22T07:52:31.275 INFO:tasks.rados.rados.0.smithi006.stdout:2671: done (3 left) 2023-09-22T07:52:31.276 INFO:tasks.rados.rados.0.smithi006.stdout:2672: done (2 left) 2023-09-22T07:52:31.276 INFO:tasks.rados.rados.0.smithi006.stdout:2673: done (1 left) 2023-09-22T07:52:31.276 INFO:tasks.rados.rados.0.smithi006.stdout:2674: done (0 left) 2023-09-22T07:52:31.276 INFO:tasks.rados.rados.0.smithi006.stdout:2675: delete oid 35 current snap is 252 2023-09-22T07:52:31.282 INFO:tasks.rados.rados.0.smithi006.stdout:2675: done (0 left) 2023-09-22T07:52:31.282 INFO:tasks.rados.rados.0.smithi006.stdout:2676: snap_create 2023-09-22T07:52:31.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:31 smithi105 ceph-mon[190463]: osdmap e574: 8 total, 8 up, 8 in 2023-09-22T07:52:31.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:31 smithi105 ceph-mon[190463]: osdmap e575: 8 total, 8 up, 8 in 2023-09-22T07:52:31.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:31 smithi006 ceph-mon[204052]: osdmap e574: 8 total, 8 up, 8 in 2023-09-22T07:52:31.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:31 smithi006 ceph-mon[204052]: osdmap e575: 8 total, 8 up, 8 in 2023-09-22T07:52:31.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:31 smithi006 ceph-mon[200575]: osdmap e574: 8 total, 8 up, 8 in 2023-09-22T07:52:31.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:31 smithi006 ceph-mon[200575]: osdmap e575: 8 total, 8 up, 8 in 2023-09-22T07:52:32.289 INFO:tasks.rados.rados.0.smithi006.stdout:2676: done (0 left) 2023-09-22T07:52:32.289 INFO:tasks.rados.rados.0.smithi006.stdout:2677: copy_from oid 2 from oid 45 current snap is 253 2023-09-22T07:52:32.289 INFO:tasks.rados.rados.0.smithi006.stdout:2678: rmattr oid 23 current snap is 253 2023-09-22T07:52:32.290 INFO:tasks.rados.rados.0.smithi006.stdout:2678: done (1 left) 2023-09-22T07:52:32.290 INFO:tasks.rados.rados.0.smithi006.stdout:2679: rmattr oid 14 current snap is 253 2023-09-22T07:52:32.290 INFO:tasks.rados.rados.0.smithi006.stdout:2679: done (1 left) 2023-09-22T07:52:32.290 INFO:tasks.rados.rados.0.smithi006.stdout:2680: delete oid 18 current snap is 253 2023-09-22T07:52:32.291 INFO:tasks.rados.rados.0.smithi006.stdout:2680: done (1 left) 2023-09-22T07:52:32.291 INFO:tasks.rados.rados.0.smithi006.stdout:2681: snap_remove snap 241 2023-09-22T07:52:32.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:32 smithi105 ceph-mon[190463]: pgmap v510: 121 pgs: 121 active+clean; 205 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 5.2 MiB/s wr, 13 op/s 2023-09-22T07:52:32.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:32 smithi105 ceph-mon[190463]: osdmap e576: 8 total, 8 up, 8 in 2023-09-22T07:52:32.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:32 smithi006 ceph-mon[204052]: pgmap v510: 121 pgs: 121 active+clean; 205 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 5.2 MiB/s wr, 13 op/s 2023-09-22T07:52:32.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:32 smithi006 ceph-mon[204052]: osdmap e576: 8 total, 8 up, 8 in 2023-09-22T07:52:32.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:32 smithi006 ceph-mon[200575]: pgmap v510: 121 pgs: 121 active+clean; 205 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 5.2 MiB/s wr, 13 op/s 2023-09-22T07:52:32.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:32 smithi006 ceph-mon[200575]: osdmap e576: 8 total, 8 up, 8 in 2023-09-22T07:52:33.298 INFO:tasks.rados.rados.0.smithi006.stdout:2681: done (1 left) 2023-09-22T07:52:33.298 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 22 current snap is 253 2023-09-22T07:52:33.299 INFO:tasks.rados.rados.0.smithi006.stdout:2682: seq_num 838 ranges {9445376=442368,9887744=540672,10428416=532480,10960896=442368,11403264=90112} 2023-09-22T07:52:33.352 INFO:tasks.rados.rados.0.smithi006.stdout:2682: writing smithi006182445-22 from 9445376 to 9887744 tid 1 2023-09-22T07:52:33.355 INFO:tasks.rados.rados.0.smithi006.stdout:2682: writing smithi006182445-22 from 9887744 to 10428416 tid 2 2023-09-22T07:52:33.358 INFO:tasks.rados.rados.0.smithi006.stdout:2682: writing smithi006182445-22 from 10428416 to 10960896 tid 3 2023-09-22T07:52:33.360 INFO:tasks.rados.rados.0.smithi006.stdout:2682: writing smithi006182445-22 from 10960896 to 11403264 tid 4 2023-09-22T07:52:33.361 INFO:tasks.rados.rados.0.smithi006.stdout:2682: writing smithi006182445-22 from 11403264 to 11493376 tid 5 2023-09-22T07:52:33.361 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 39 current snap is 253 2023-09-22T07:52:33.361 INFO:tasks.rados.rados.0.smithi006.stdout:2683: seq_num 839 ranges {1810432=458752,2269184=425984,2695168=688128,3383296=491520} 2023-09-22T07:52:33.373 INFO:tasks.rados.rados.0.smithi006.stdout:2683: writing smithi006182445-39 from 1810432 to 2269184 tid 1 2023-09-22T07:52:33.376 INFO:tasks.rados.rados.0.smithi006.stdout:2683: writing smithi006182445-39 from 2269184 to 2695168 tid 2 2023-09-22T07:52:33.380 INFO:tasks.rados.rados.0.smithi006.stdout:2683: writing smithi006182445-39 from 2695168 to 3383296 tid 3 2023-09-22T07:52:33.383 INFO:tasks.rados.rados.0.smithi006.stdout:2683: writing smithi006182445-39 from 3383296 to 3874816 tid 4 2023-09-22T07:52:33.384 INFO:tasks.rados.rados.0.smithi006.stdout:2684: snap_remove snap 251 2023-09-22T07:52:34.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:33 smithi105 ceph-mon[190463]: pgmap v513: 121 pgs: 121 active+clean; 214 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 3.6 MiB/s wr, 17 op/s 2023-09-22T07:52:34.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:33 smithi105 ceph-mon[190463]: Detected new or changed devices on smithi105 2023-09-22T07:52:34.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:34.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:34.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:52:34.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:52:34.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:34.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:52:34.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:34.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:34.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:34.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:34.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:34.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:33 smithi105 ceph-mon[190463]: Upgrade: Setting container_image for all mds 2023-09-22T07:52:34.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:34.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2023-09-22T07:52:34.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2023-09-22T07:52:34.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2023-09-22T07:52:34.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2023-09-22T07:52:34.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:34.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:33 smithi105 ceph-mon[190463]: Upgrade: Setting container_image for all rgw 2023-09-22T07:52:34.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:34.129 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:34.129 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:33 smithi105 ceph-mon[190463]: Upgrade: Setting container_image for all rbd-mirror 2023-09-22T07:52:34.129 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:34.129 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:34.129 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:34.129 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:33 smithi105 ceph-mon[190463]: Upgrade: Setting container_image for all ceph-exporter 2023-09-22T07:52:34.129 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:34.129 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:34.129 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:33 smithi105 ceph-mon[190463]: Upgrade: Setting container_image for all iscsi 2023-09-22T07:52:34.129 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:34.129 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:34.129 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:33 smithi105 ceph-mon[190463]: Upgrade: Setting container_image for all nfs 2023-09-22T07:52:34.130 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:34.130 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:34.130 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:33 smithi105 ceph-mon[190463]: Upgrade: Setting container_image for all nvmeof 2023-09-22T07:52:34.130 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:34.130 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:33 smithi105 ceph-mon[190463]: osdmap e577: 8 total, 8 up, 8 in 2023-09-22T07:52:34.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[200575]: pgmap v513: 121 pgs: 121 active+clean; 214 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 3.6 MiB/s wr, 17 op/s 2023-09-22T07:52:34.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[200575]: Detected new or changed devices on smithi105 2023-09-22T07:52:34.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:34.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:34.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:52:34.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:52:34.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:34.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:52:34.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:34.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:34.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:34.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:34.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:34.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[200575]: Upgrade: Setting container_image for all mds 2023-09-22T07:52:34.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:34.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2023-09-22T07:52:34.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2023-09-22T07:52:34.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2023-09-22T07:52:34.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2023-09-22T07:52:34.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:34.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[200575]: Upgrade: Setting container_image for all rgw 2023-09-22T07:52:34.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:34.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:34.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[200575]: Upgrade: Setting container_image for all rbd-mirror 2023-09-22T07:52:34.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:34.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:34.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:34.288 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[200575]: Upgrade: Setting container_image for all ceph-exporter 2023-09-22T07:52:34.288 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:34.288 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:34.288 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[200575]: Upgrade: Setting container_image for all iscsi 2023-09-22T07:52:34.288 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[204052]: pgmap v513: 121 pgs: 121 active+clean; 214 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 3.6 MiB/s wr, 17 op/s 2023-09-22T07:52:34.288 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[204052]: Detected new or changed devices on smithi105 2023-09-22T07:52:34.288 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:34.289 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:34.289 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:52:34.289 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:52:34.289 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:34.289 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:52:34.289 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:34.289 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:34.289 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:34.289 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:34.289 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:34.289 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[204052]: Upgrade: Setting container_image for all mds 2023-09-22T07:52:34.290 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:34.290 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2023-09-22T07:52:34.290 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2023-09-22T07:52:34.290 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2023-09-22T07:52:34.290 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2023-09-22T07:52:34.290 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:34.290 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[204052]: Upgrade: Setting container_image for all rgw 2023-09-22T07:52:34.290 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:34.290 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:34.290 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[204052]: Upgrade: Setting container_image for all rbd-mirror 2023-09-22T07:52:34.290 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:34.291 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:34.291 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:34.291 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[204052]: Upgrade: Setting container_image for all ceph-exporter 2023-09-22T07:52:34.291 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:34.291 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:34.291 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[204052]: Upgrade: Setting container_image for all iscsi 2023-09-22T07:52:34.291 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:34.291 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:34.291 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[204052]: Upgrade: Setting container_image for all nfs 2023-09-22T07:52:34.291 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:34.291 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:34.291 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[204052]: Upgrade: Setting container_image for all nvmeof 2023-09-22T07:52:34.292 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:34.292 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[204052]: osdmap e577: 8 total, 8 up, 8 in 2023-09-22T07:52:34.292 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:34.292 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:34.292 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[200575]: Upgrade: Setting container_image for all nfs 2023-09-22T07:52:34.292 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:34.292 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:34.292 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[200575]: Upgrade: Setting container_image for all nvmeof 2023-09-22T07:52:34.292 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:34.292 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:33 smithi006 ceph-mon[200575]: osdmap e577: 8 total, 8 up, 8 in 2023-09-22T07:52:34.348 INFO:tasks.rados.rados.0.smithi006.stdout:2684: done (3 left) 2023-09-22T07:52:34.348 INFO:tasks.rados.rados.0.smithi006.stdout:2685: setattr oid 10 current snap is 253 2023-09-22T07:52:34.348 INFO:tasks.rados.rados.0.smithi006.stdout:2677: finishing copy_from racing read to smithi006182445-2 2023-09-22T07:52:34.348 INFO:tasks.rados.rados.0.smithi006.stdout:2677: finishing copy_from to smithi006182445-2 2023-09-22T07:52:34.348 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 2 v 1035 (ObjNum 698 snap 211 seq_num 698) dirty exists 2023-09-22T07:52:34.348 INFO:tasks.rados.rados.0.smithi006.stdout:2682: finishing write tid 1 to smithi006182445-22 2023-09-22T07:52:34.349 INFO:tasks.rados.rados.0.smithi006.stdout:2682: finishing write tid 2 to smithi006182445-22 2023-09-22T07:52:34.349 INFO:tasks.rados.rados.0.smithi006.stdout:2682: finishing write tid 3 to smithi006182445-22 2023-09-22T07:52:34.349 INFO:tasks.rados.rados.0.smithi006.stdout:2682: finishing write tid 4 to smithi006182445-22 2023-09-22T07:52:34.349 INFO:tasks.rados.rados.0.smithi006.stdout:2682: finishing write tid 5 to smithi006182445-22 2023-09-22T07:52:34.349 INFO:tasks.rados.rados.0.smithi006.stdout:2682: finishing write tid 6 to smithi006182445-22 2023-09-22T07:52:34.349 INFO:tasks.rados.rados.0.smithi006.stdout:2682: finishing write tid 7 to smithi006182445-22 2023-09-22T07:52:34.349 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 22 v 1121 (ObjNum 838 snap 253 seq_num 838) dirty exists 2023-09-22T07:52:34.349 INFO:tasks.rados.rados.0.smithi006.stdout:2682: left oid 22 (ObjNum 838 snap 253 seq_num 838) 2023-09-22T07:52:34.349 INFO:tasks.rados.rados.0.smithi006.stdout:2683: finishing write tid 1 to smithi006182445-39 2023-09-22T07:52:34.350 INFO:tasks.rados.rados.0.smithi006.stdout:2683: finishing write tid 2 to smithi006182445-39 2023-09-22T07:52:34.350 INFO:tasks.rados.rados.0.smithi006.stdout:2683: finishing write tid 3 to smithi006182445-39 2023-09-22T07:52:34.350 INFO:tasks.rados.rados.0.smithi006.stdout:2683: finishing write tid 4 to smithi006182445-39 2023-09-22T07:52:34.350 INFO:tasks.rados.rados.0.smithi006.stdout:2683: finishing write tid 5 to smithi006182445-39 2023-09-22T07:52:34.350 INFO:tasks.rados.rados.0.smithi006.stdout:2683: finishing write tid 6 to smithi006182445-39 2023-09-22T07:52:34.350 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 39 v 1388 (ObjNum 839 snap 253 seq_num 839) dirty exists 2023-09-22T07:52:34.350 INFO:tasks.rados.rados.0.smithi006.stdout:2683: left oid 39 (ObjNum 839 snap 253 seq_num 839) 2023-09-22T07:52:34.351 INFO:tasks.rados.rados.0.smithi006.stdout:2677: done (3 left) 2023-09-22T07:52:34.351 INFO:tasks.rados.rados.0.smithi006.stdout:2682: done (2 left) 2023-09-22T07:52:34.351 INFO:tasks.rados.rados.0.smithi006.stdout:2683: done (1 left) 2023-09-22T07:52:34.351 INFO:tasks.rados.rados.0.smithi006.stdout:2686: rmattr oid 39 current snap is 253 2023-09-22T07:52:34.351 INFO:tasks.rados.rados.0.smithi006.stdout:2686: done (1 left) 2023-09-22T07:52:34.351 INFO:tasks.rados.rados.0.smithi006.stdout:2687: rollback oid 23 current snap is 253 2023-09-22T07:52:34.351 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 23 to 234 2023-09-22T07:52:34.351 INFO:tasks.rados.rados.0.smithi006.stdout:2688: snap_remove snap 246 2023-09-22T07:52:35.351 INFO:tasks.rados.rados.0.smithi006.stdout:2688: done (2 left) 2023-09-22T07:52:35.351 INFO:tasks.rados.rados.0.smithi006.stdout:2689: delete oid 19 current snap is 253 2023-09-22T07:52:35.351 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 10 v 1116 (ObjNum 129 snap 0 seq_num 3168891248) dirty exists 2023-09-22T07:52:35.351 INFO:tasks.rados.rados.0.smithi006.stdout:2687: finishing rollback tid 0 to smithi006182445-23 2023-09-22T07:52:35.351 INFO:tasks.rados.rados.0.smithi006.stdout:2687: finishing rollback tid 1 to smithi006182445-23 2023-09-22T07:52:35.351 INFO:tasks.rados.rados.0.smithi006.stdout:2687: finishing rollback tid 2 to smithi006182445-23 2023-09-22T07:52:35.351 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 23 v 1118 (ObjNum 768 snap 230 seq_num 768) dirty exists 2023-09-22T07:52:35.365 INFO:tasks.rados.rados.0.smithi006.stdout:2685: done (2 left) 2023-09-22T07:52:35.365 INFO:tasks.rados.rados.0.smithi006.stdout:2687: done (1 left) 2023-09-22T07:52:35.365 INFO:tasks.rados.rados.0.smithi006.stdout:2689: done (0 left) 2023-09-22T07:52:35.365 INFO:tasks.rados.rados.0.smithi006.stdout:2690: read oid 50 snap -1 2023-09-22T07:52:35.365 INFO:tasks.rados.rados.0.smithi006.stdout:2690: expect (ObjNum 820 snap 241 seq_num 820) 2023-09-22T07:52:35.365 INFO:tasks.rados.rados.0.smithi006.stdout:2691: rollback oid 21 current snap is 253 2023-09-22T07:52:35.365 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 21 to 250 2023-09-22T07:52:35.365 INFO:tasks.rados.rados.0.smithi006.stdout:2692: delete oid 35 current snap is 253 2023-09-22T07:52:35.367 INFO:tasks.rados.rados.0.smithi006.stdout:2692: done (2 left) 2023-09-22T07:52:35.367 INFO:tasks.rados.rados.0.smithi006.stdout:2693: delete oid 33 current snap is 253 2023-09-22T07:52:35.368 INFO:tasks.rados.rados.0.smithi006.stdout:2691: finishing rollback tid 0 to smithi006182445-21 2023-09-22T07:52:35.368 INFO:tasks.rados.rados.0.smithi006.stdout:2691: finishing rollback tid 1 to smithi006182445-21 2023-09-22T07:52:35.371 INFO:tasks.rados.rados.0.smithi006.stdout:2693: done (2 left) 2023-09-22T07:52:35.371 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 45 current snap is 253 2023-09-22T07:52:35.371 INFO:tasks.rados.rados.0.smithi006.stdout:2694: seq_num 843 ranges {3203072=524288,3727360=761856,4489216=671744,5160960=172032} 2023-09-22T07:52:35.390 INFO:tasks.rados.rados.0.smithi006.stdout:2694: writing smithi006182445-45 from 3203072 to 3727360 tid 1 2023-09-22T07:52:35.395 INFO:tasks.rados.rados.0.smithi006.stdout:2694: writing smithi006182445-45 from 3727360 to 4489216 tid 2 2023-09-22T07:52:35.399 INFO:tasks.rados.rados.0.smithi006.stdout:2694: writing smithi006182445-45 from 4489216 to 5160960 tid 3 2023-09-22T07:52:35.400 INFO:tasks.rados.rados.0.smithi006.stdout:2694: writing smithi006182445-45 from 5160960 to 5332992 tid 4 2023-09-22T07:52:35.401 INFO:tasks.rados.rados.0.smithi006.stdout:2695: delete oid 39 current snap is 253 2023-09-22T07:52:35.401 INFO:tasks.rados.rados.0.smithi006.stdout:2691: finishing rollback tid 2 to smithi006182445-21 2023-09-22T07:52:35.401 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 21 v 1097 (ObjNum 775 snap 234 seq_num 775) dirty exists 2023-09-22T07:52:35.401 INFO:tasks.rados.rados.0.smithi006.stdout:2690: expect (ObjNum 820 snap 241 seq_num 820) 2023-09-22T07:52:35.453 INFO:tasks.rados.rados.0.smithi006.stdout:2690: done (3 left) 2023-09-22T07:52:35.453 INFO:tasks.rados.rados.0.smithi006.stdout:2691: done (2 left) 2023-09-22T07:52:35.453 INFO:tasks.rados.rados.0.smithi006.stdout:2695: done (1 left) 2023-09-22T07:52:35.453 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 3 current snap is 253 2023-09-22T07:52:35.453 INFO:tasks.rados.rados.0.smithi006.stdout:2694: finishing write tid 1 to smithi006182445-45 2023-09-22T07:52:35.453 INFO:tasks.rados.rados.0.smithi006.stdout:2696: seq_num 845 ranges {7864320=557056,8421376=581632,9003008=688128,9691136=335872} 2023-09-22T07:52:35.499 INFO:tasks.rados.rados.0.smithi006.stdout:2696: writing smithi006182445-3 from 7864320 to 8421376 tid 1 2023-09-22T07:52:35.502 INFO:tasks.rados.rados.0.smithi006.stdout:2696: writing smithi006182445-3 from 8421376 to 9003008 tid 2 2023-09-22T07:52:35.506 INFO:tasks.rados.rados.0.smithi006.stdout:2696: writing smithi006182445-3 from 9003008 to 9691136 tid 3 2023-09-22T07:52:35.509 INFO:tasks.rados.rados.0.smithi006.stdout:2696: writing smithi006182445-3 from 9691136 to 10027008 tid 4 2023-09-22T07:52:35.509 INFO:tasks.rados.rados.0.smithi006.stdout:2697: snap_create 2023-09-22T07:52:35.509 INFO:tasks.rados.rados.0.smithi006.stdout:2694: finishing write tid 2 to smithi006182445-45 2023-09-22T07:52:35.509 INFO:tasks.rados.rados.0.smithi006.stdout:2694: finishing write tid 3 to smithi006182445-45 2023-09-22T07:52:35.509 INFO:tasks.rados.rados.0.smithi006.stdout:2694: finishing write tid 4 to smithi006182445-45 2023-09-22T07:52:35.509 INFO:tasks.rados.rados.0.smithi006.stdout:2694: finishing write tid 5 to smithi006182445-45 2023-09-22T07:52:35.509 INFO:tasks.rados.rados.0.smithi006.stdout:2694: finishing write tid 6 to smithi006182445-45 2023-09-22T07:52:35.509 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 45 v 1104 (ObjNum 843 snap 253 seq_num 843) dirty exists 2023-09-22T07:52:35.510 INFO:tasks.rados.rados.0.smithi006.stdout:2694: left oid 45 (ObjNum 843 snap 253 seq_num 843) 2023-09-22T07:52:35.510 INFO:tasks.rados.rados.0.smithi006.stdout:2696: finishing write tid 1 to smithi006182445-3 2023-09-22T07:52:35.510 INFO:tasks.rados.rados.0.smithi006.stdout:2696: finishing write tid 2 to smithi006182445-3 2023-09-22T07:52:35.510 INFO:tasks.rados.rados.0.smithi006.stdout:2696: finishing write tid 3 to smithi006182445-3 2023-09-22T07:52:35.511 INFO:tasks.rados.rados.0.smithi006.stdout:2696: finishing write tid 4 to smithi006182445-3 2023-09-22T07:52:35.511 INFO:tasks.rados.rados.0.smithi006.stdout:2696: finishing write tid 5 to smithi006182445-3 2023-09-22T07:52:35.515 INFO:tasks.rados.rados.0.smithi006.stdout:2696: finishing write tid 6 to smithi006182445-3 2023-09-22T07:52:35.515 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 3 v 1040 (ObjNum 845 snap 253 seq_num 845) dirty exists 2023-09-22T07:52:35.515 INFO:tasks.rados.rados.0.smithi006.stdout:2696: left oid 3 (ObjNum 845 snap 253 seq_num 845) 2023-09-22T07:52:35.534 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:35 smithi006 systemd[1]: Stopping Ceph node-exporter.a for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:52:35.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:35 smithi006 ceph-mon[204052]: osdmap e578: 8 total, 8 up, 8 in 2023-09-22T07:52:35.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:35 smithi006 ceph-mon[204052]: pgmap v516: 121 pgs: 121 active+clean; 218 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.1 MiB/s wr, 11 op/s 2023-09-22T07:52:35.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:35 smithi006 ceph-mon[204052]: Upgrade: Updating node-exporter.a (1/2) 2023-09-22T07:52:35.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:35 smithi006 ceph-mon[204052]: Deploying daemon node-exporter.a on smithi006 2023-09-22T07:52:35.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:35 smithi006 ceph-mon[200575]: osdmap e578: 8 total, 8 up, 8 in 2023-09-22T07:52:35.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:35 smithi006 ceph-mon[200575]: pgmap v516: 121 pgs: 121 active+clean; 218 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.1 MiB/s wr, 11 op/s 2023-09-22T07:52:35.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:35 smithi006 ceph-mon[200575]: Upgrade: Updating node-exporter.a (1/2) 2023-09-22T07:52:35.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:35 smithi006 ceph-mon[200575]: Deploying daemon node-exporter.a on smithi006 2023-09-22T07:52:35.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:35 smithi105 ceph-mon[190463]: osdmap e578: 8 total, 8 up, 8 in 2023-09-22T07:52:35.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:35 smithi105 ceph-mon[190463]: pgmap v516: 121 pgs: 121 active+clean; 218 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.1 MiB/s wr, 11 op/s 2023-09-22T07:52:35.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:35 smithi105 ceph-mon[190463]: Upgrade: Updating node-exporter.a (1/2) 2023-09-22T07:52:35.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:35 smithi105 ceph-mon[190463]: Deploying daemon node-exporter.a on smithi006 2023-09-22T07:52:36.280 INFO:tasks.rados.rados.0.smithi006.stdout:2694: done (2 left) 2023-09-22T07:52:36.280 INFO:tasks.rados.rados.0.smithi006.stdout:2696: done (1 left) 2023-09-22T07:52:36.280 INFO:tasks.rados.rados.0.smithi006.stdout:2697: done (0 left) 2023-09-22T07:52:36.280 INFO:tasks.rados.rados.0.smithi006.stdout:2698: delete oid 47 current snap is 254 2023-09-22T07:52:36.289 INFO:tasks.rados.rados.0.smithi006.stdout:2698: done (0 left) 2023-09-22T07:52:36.289 INFO:tasks.rados.rados.0.smithi006.stdout:2699: copy_from oid 37 from oid 34 current snap is 254 2023-09-22T07:52:36.289 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 9 current snap is 254 2023-09-22T07:52:36.289 INFO:tasks.rados.rados.0.smithi006.stdout:2700: seq_num 847 ranges {1744896=589824,2334720=753664,3088384=655360,3743744=196608} 2023-09-22T07:52:36.300 INFO:tasks.rados.rados.0.smithi006.stdout:2700: writing smithi006182445-9 from 1744896 to 2334720 tid 1 2023-09-22T07:52:36.305 INFO:tasks.rados.rados.0.smithi006.stdout:2700: writing smithi006182445-9 from 2334720 to 3088384 tid 2 2023-09-22T07:52:36.309 INFO:tasks.rados.rados.0.smithi006.stdout:2700: writing smithi006182445-9 from 3088384 to 3743744 tid 3 2023-09-22T07:52:36.310 INFO:tasks.rados.rados.0.smithi006.stdout:2700: writing smithi006182445-9 from 3743744 to 3940352 tid 4 2023-09-22T07:52:36.310 INFO:tasks.rados.rados.0.smithi006.stdout:2701: rollback oid 27 current snap is 254 2023-09-22T07:52:36.311 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 27 to 234 2023-09-22T07:52:36.311 INFO:tasks.rados.rados.0.smithi006.stdout:2700: finishing write tid 1 to smithi006182445-9 2023-09-22T07:52:36.311 INFO:tasks.rados.rados.0.smithi006.stdout:2699: finishing copy_from racing read to smithi006182445-37 2023-09-22T07:52:36.311 INFO:tasks.rados.rados.0.smithi006.stdout:2699: finishing copy_from to smithi006182445-37 2023-09-22T07:52:36.311 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 37 v 1113 (ObjNum 774 snap 234 seq_num 774) dirty exists 2023-09-22T07:52:36.311 INFO:tasks.rados.rados.0.smithi006.stdout:2700: finishing write tid 2 to smithi006182445-9 2023-09-22T07:52:36.311 INFO:tasks.rados.rados.0.smithi006.stdout:2699: done (2 left) 2023-09-22T07:52:36.311 INFO:tasks.rados.rados.0.smithi006.stdout:2702: delete oid 48 current snap is 254 2023-09-22T07:52:36.313 INFO:tasks.rados.rados.0.smithi006.stdout:2701: finishing rollback tid 0 to smithi006182445-27 2023-09-22T07:52:36.313 INFO:tasks.rados.rados.0.smithi006.stdout:2701: finishing rollback tid 1 to smithi006182445-27 2023-09-22T07:52:36.313 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 27 v 1124 (ObjNum 65 snap 0 seq_num 1601136229) dirty dne 2023-09-22T07:52:36.313 INFO:tasks.rados.rados.0.smithi006.stdout:2700: finishing write tid 3 to smithi006182445-9 2023-09-22T07:52:36.314 INFO:tasks.rados.rados.0.smithi006.stdout:2700: finishing write tid 4 to smithi006182445-9 2023-09-22T07:52:36.314 INFO:tasks.rados.rados.0.smithi006.stdout:2700: finishing write tid 5 to smithi006182445-9 2023-09-22T07:52:36.316 INFO:tasks.rados.rados.0.smithi006.stdout:2700: finishing write tid 6 to smithi006182445-9 2023-09-22T07:52:36.317 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 9 v 1105 (ObjNum 847 snap 254 seq_num 847) dirty exists 2023-09-22T07:52:36.317 INFO:tasks.rados.rados.0.smithi006.stdout:2700: left oid 9 (ObjNum 847 snap 254 seq_num 847) 2023-09-22T07:52:36.317 INFO:tasks.rados.rados.0.smithi006.stdout:2700: done (2 left) 2023-09-22T07:52:36.317 INFO:tasks.rados.rados.0.smithi006.stdout:2701: done (1 left) 2023-09-22T07:52:36.317 INFO:tasks.rados.rados.0.smithi006.stdout:2702: done (0 left) 2023-09-22T07:52:36.317 INFO:tasks.rados.rados.0.smithi006.stdout:2703: delete oid 13 current snap is 254 2023-09-22T07:52:36.319 INFO:tasks.rados.rados.0.smithi006.stdout:2703: done (0 left) 2023-09-22T07:52:36.319 INFO:tasks.rados.rados.0.smithi006.stdout:2704: snap_create 2023-09-22T07:52:36.490 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:36 smithi006 bash[249403]: b733ce1e65fd93aa2f0bc00d63f4226f4d13509902d923981bd7f611c79675c7 2023-09-22T07:52:36.490 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:36 smithi006 systemd[1]: ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-09-22T07:52:36.490 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:36 smithi006 systemd[1]: ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@node-exporter.a.service: Failed with result 'exit-code'. 2023-09-22T07:52:36.490 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:36 smithi006 systemd[1]: Stopped Ceph node-exporter.a for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:52:36.490 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:36 smithi006 ceph-mon[200575]: osdmap e579: 8 total, 8 up, 8 in 2023-09-22T07:52:36.490 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:36 smithi006 ceph-mon[200575]: osdmap e580: 8 total, 8 up, 8 in 2023-09-22T07:52:36.491 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:36 smithi006 ceph-mon[204052]: osdmap e579: 8 total, 8 up, 8 in 2023-09-22T07:52:36.491 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:36 smithi006 ceph-mon[204052]: osdmap e580: 8 total, 8 up, 8 in 2023-09-22T07:52:36.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:36 smithi105 ceph-mon[190463]: osdmap e579: 8 total, 8 up, 8 in 2023-09-22T07:52:36.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:36 smithi105 ceph-mon[190463]: osdmap e580: 8 total, 8 up, 8 in 2023-09-22T07:52:36.785 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:36 smithi006 systemd[1]: Starting Ceph node-exporter.a for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:52:37.285 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[249796]: ts=2023-09-22T07:52:37.031Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-09-22T07:52:37.285 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[249796]: ts=2023-09-22T07:52:37.031Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2023-09-22T07:52:37.286 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[249796]: ts=2023-09-22T07:52:37.032Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2023-09-22T07:52:37.286 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[249796]: ts=2023-09-22T07:52:37.032Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-09-22T07:52:37.286 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[249796]: ts=2023-09-22T07:52:37.032Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2023-09-22T07:52:37.286 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[249796]: ts=2023-09-22T07:52:37.033Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-09-22T07:52:37.286 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[249796]: ts=2023-09-22T07:52:37.033Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-09-22T07:52:37.286 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[249796]: ts=2023-09-22T07:52:37.033Z caller=node_exporter.go:117 level=info collector=arp 2023-09-22T07:52:37.286 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[249796]: ts=2023-09-22T07:52:37.033Z caller=node_exporter.go:117 level=info collector=bcache 2023-09-22T07:52:37.286 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[249796]: ts=2023-09-22T07:52:37.033Z caller=node_exporter.go:117 level=info collector=bonding 2023-09-22T07:52:37.286 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[249796]: ts=2023-09-22T07:52:37.033Z caller=node_exporter.go:117 level=info collector=btrfs 2023-09-22T07:52:37.287 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[249796]: ts=2023-09-22T07:52:37.033Z caller=node_exporter.go:117 level=info collector=conntrack 2023-09-22T07:52:37.287 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[249796]: ts=2023-09-22T07:52:37.033Z caller=node_exporter.go:117 level=info collector=cpu 2023-09-22T07:52:37.287 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[249796]: ts=2023-09-22T07:52:37.033Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-09-22T07:52:37.287 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[249796]: ts=2023-09-22T07:52:37.033Z caller=node_exporter.go:117 level=info collector=diskstats 2023-09-22T07:52:37.287 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[249796]: ts=2023-09-22T07:52:37.033Z caller=node_exporter.go:117 level=info collector=dmi 2023-09-22T07:52:37.287 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[249796]: ts=2023-09-22T07:52:37.033Z caller=node_exporter.go:117 level=info collector=edac 2023-09-22T07:52:37.287 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[249796]: ts=2023-09-22T07:52:37.033Z caller=node_exporter.go:117 level=info collector=entropy 2023-09-22T07:52:37.287 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[249796]: ts=2023-09-22T07:52:37.033Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-09-22T07:52:37.287 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[249796]: ts=2023-09-22T07:52:37.033Z caller=node_exporter.go:117 level=info collector=filefd 2023-09-22T07:52:37.287 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[249796]: ts=2023-09-22T07:52:37.033Z caller=node_exporter.go:117 level=info collector=filesystem 2023-09-22T07:52:37.288 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[249796]: ts=2023-09-22T07:52:37.033Z caller=node_exporter.go:117 level=info collector=hwmon 2023-09-22T07:52:37.288 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[249796]: ts=2023-09-22T07:52:37.033Z caller=node_exporter.go:117 level=info collector=infiniband 2023-09-22T07:52:37.288 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[249796]: ts=2023-09-22T07:52:37.033Z caller=node_exporter.go:117 level=info collector=ipvs 2023-09-22T07:52:37.288 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[249796]: ts=2023-09-22T07:52:37.033Z caller=node_exporter.go:117 level=info collector=loadavg 2023-09-22T07:52:37.288 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[249796]: ts=2023-09-22T07:52:37.033Z caller=node_exporter.go:117 level=info collector=mdadm 2023-09-22T07:52:37.288 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[249796]: ts=2023-09-22T07:52:37.033Z caller=node_exporter.go:117 level=info collector=meminfo 2023-09-22T07:52:37.288 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[249796]: ts=2023-09-22T07:52:37.033Z caller=node_exporter.go:117 level=info collector=netclass 2023-09-22T07:52:37.288 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[249796]: ts=2023-09-22T07:52:37.033Z caller=node_exporter.go:117 level=info collector=netdev 2023-09-22T07:52:37.288 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[249796]: ts=2023-09-22T07:52:37.033Z caller=node_exporter.go:117 level=info collector=netstat 2023-09-22T07:52:37.288 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[249796]: ts=2023-09-22T07:52:37.033Z caller=node_exporter.go:117 level=info collector=nfs 2023-09-22T07:52:37.289 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[249796]: ts=2023-09-22T07:52:37.033Z caller=node_exporter.go:117 level=info collector=nfsd 2023-09-22T07:52:37.289 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[249796]: ts=2023-09-22T07:52:37.033Z caller=node_exporter.go:117 level=info collector=nvme 2023-09-22T07:52:37.289 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[249796]: ts=2023-09-22T07:52:37.033Z caller=node_exporter.go:117 level=info collector=os 2023-09-22T07:52:37.289 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[249796]: ts=2023-09-22T07:52:37.033Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-09-22T07:52:37.289 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[249796]: ts=2023-09-22T07:52:37.033Z caller=node_exporter.go:117 level=info collector=pressure 2023-09-22T07:52:37.289 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[249796]: ts=2023-09-22T07:52:37.033Z caller=node_exporter.go:117 level=info collector=rapl 2023-09-22T07:52:37.289 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[249796]: ts=2023-09-22T07:52:37.033Z caller=node_exporter.go:117 level=info collector=schedstat 2023-09-22T07:52:37.289 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[249796]: ts=2023-09-22T07:52:37.033Z caller=node_exporter.go:117 level=info collector=selinux 2023-09-22T07:52:37.289 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[249796]: ts=2023-09-22T07:52:37.033Z caller=node_exporter.go:117 level=info collector=sockstat 2023-09-22T07:52:37.289 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[249796]: ts=2023-09-22T07:52:37.033Z caller=node_exporter.go:117 level=info collector=softnet 2023-09-22T07:52:37.290 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[249796]: ts=2023-09-22T07:52:37.033Z caller=node_exporter.go:117 level=info collector=stat 2023-09-22T07:52:37.290 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[249796]: ts=2023-09-22T07:52:37.033Z caller=node_exporter.go:117 level=info collector=tapestats 2023-09-22T07:52:37.290 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[249796]: ts=2023-09-22T07:52:37.033Z caller=node_exporter.go:117 level=info collector=textfile 2023-09-22T07:52:37.290 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[249796]: ts=2023-09-22T07:52:37.033Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-09-22T07:52:37.290 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[249796]: ts=2023-09-22T07:52:37.033Z caller=node_exporter.go:117 level=info collector=time 2023-09-22T07:52:37.290 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[249796]: ts=2023-09-22T07:52:37.033Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-09-22T07:52:37.290 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[249796]: ts=2023-09-22T07:52:37.033Z caller=node_exporter.go:117 level=info collector=uname 2023-09-22T07:52:37.290 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[249796]: ts=2023-09-22T07:52:37.033Z caller=node_exporter.go:117 level=info collector=vmstat 2023-09-22T07:52:37.290 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[249796]: ts=2023-09-22T07:52:37.033Z caller=node_exporter.go:117 level=info collector=xfs 2023-09-22T07:52:37.290 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[249796]: ts=2023-09-22T07:52:37.033Z caller=node_exporter.go:117 level=info collector=zfs 2023-09-22T07:52:37.291 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[249796]: ts=2023-09-22T07:52:37.033Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-09-22T07:52:37.291 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[249796]: ts=2023-09-22T07:52:37.033Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-09-22T07:52:37.291 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 bash[249755]: 339254f34d4af3aba1c3a69e2a99ce88166a8fc7291cf0c0ad0c2b51dc3b2bdf 2023-09-22T07:52:37.291 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 07:52:37 smithi006 systemd[1]: Started Ceph node-exporter.a for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:52:37.291 INFO:tasks.rados.rados.0.smithi006.stdout:2704: done (0 left) 2023-09-22T07:52:37.292 INFO:tasks.rados.rados.0.smithi006.stdout:2705: snap_remove snap 252 2023-09-22T07:52:38.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:52:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:52:37] "GET /metrics HTTP/1.1" 200 36089 "" "Prometheus/2.43.0" 2023-09-22T07:52:38.289 INFO:tasks.rados.rados.0.smithi006.stdout:2705: done (0 left) 2023-09-22T07:52:38.290 INFO:tasks.rados.rados.0.smithi006.stdout:2706: snap_create 2023-09-22T07:52:38.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:38 smithi105 ceph-mon[190463]: pgmap v519: 121 pgs: 121 active+clean; 220 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 12 op/s 2023-09-22T07:52:38.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:38 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:38.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:38 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:38.378 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:38 smithi105 ceph-mon[190463]: osdmap e581: 8 total, 8 up, 8 in 2023-09-22T07:52:38.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:38 smithi006 ceph-mon[200575]: pgmap v519: 121 pgs: 121 active+clean; 220 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 12 op/s 2023-09-22T07:52:38.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:38 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:38.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:38 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:38.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:38 smithi006 ceph-mon[200575]: osdmap e581: 8 total, 8 up, 8 in 2023-09-22T07:52:38.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:38 smithi006 ceph-mon[204052]: pgmap v519: 121 pgs: 121 active+clean; 220 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 12 op/s 2023-09-22T07:52:38.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:38 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:38.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:38 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:38.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:38 smithi006 ceph-mon[204052]: osdmap e581: 8 total, 8 up, 8 in 2023-09-22T07:52:39.296 INFO:tasks.rados.rados.0.smithi006.stdout:2706: done (0 left) 2023-09-22T07:52:39.296 INFO:tasks.rados.rados.0.smithi006.stdout:2707: snap_remove snap 247 2023-09-22T07:52:39.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:39 smithi105 ceph-mon[190463]: osdmap e582: 8 total, 8 up, 8 in 2023-09-22T07:52:39.626 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:39 smithi105 systemd[1]: Stopping Ceph node-exporter.b for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:52:39.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:39 smithi006 ceph-mon[200575]: osdmap e582: 8 total, 8 up, 8 in 2023-09-22T07:52:39.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:39 smithi006 ceph-mon[204052]: osdmap e582: 8 total, 8 up, 8 in 2023-09-22T07:52:40.026 INFO:teuthology.orchestra.run.smithi006.stdout:true 2023-09-22T07:52:40.303 INFO:tasks.rados.rados.0.smithi006.stdout:2707: done (0 left) 2023-09-22T07:52:40.304 INFO:tasks.rados.rados.0.smithi006.stdout:2708: setattr oid 43 current snap is 256 2023-09-22T07:52:40.304 INFO:tasks.rados.rados.0.smithi006.stdout:2709: setattr oid 29 current snap is 256 2023-09-22T07:52:40.304 INFO:tasks.rados.rados.0.smithi006.stdout:2710: rmattr oid 12 current snap is 256 2023-09-22T07:52:40.304 INFO:tasks.rados.rados.0.smithi006.stdout:2710: done (2 left) 2023-09-22T07:52:40.304 INFO:tasks.rados.rados.0.smithi006.stdout:2711: read oid 3 snap -1 2023-09-22T07:52:40.304 INFO:tasks.rados.rados.0.smithi006.stdout:2711: expect (ObjNum 845 snap 253 seq_num 845) 2023-09-22T07:52:40.304 INFO:tasks.rados.rados.0.smithi006.stdout:2712: copy_from oid 15 from oid 24 current snap is 256 2023-09-22T07:52:40.304 INFO:tasks.rados.rados.0.smithi006.stdout:2713: read oid 32 snap 244 2023-09-22T07:52:40.304 INFO:tasks.rados.rados.0.smithi006.stdout:2713: expect deleted 2023-09-22T07:52:40.305 INFO:tasks.rados.rados.0.smithi006.stdout:2714: setattr oid 26 current snap is 256 2023-09-22T07:52:40.305 INFO:tasks.rados.rados.0.smithi006.stdout:2715: delete oid 30 current snap is 256 2023-09-22T07:52:40.309 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 26 v 1117 (ObjNum 129 snap 0 seq_num 3168738304) dirty exists 2023-09-22T07:52:40.312 INFO:tasks.rados.rados.0.smithi006.stdout:2713: done (6 left) 2023-09-22T07:52:40.312 INFO:tasks.rados.rados.0.smithi006.stdout:2714: done (5 left) 2023-09-22T07:52:40.312 INFO:tasks.rados.rados.0.smithi006.stdout:2715: done (4 left) 2023-09-22T07:52:40.312 INFO:tasks.rados.rados.0.smithi006.stdout:2716: snap_remove snap 248 2023-09-22T07:52:40.365 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-22T07:52:40.365 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (7m) - 11m 29.7M - 0.25.0 c8568f914cd2 68496074d95c 2023-09-22T07:52:40.365 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi105 *:3000 running (6m) - 10m 94.9M - 9.4.7 2c41d148cca3 c6fa0e987221 2023-09-22T07:52:40.365 INFO:teuthology.orchestra.run.smithi006.stdout:mds.a smithi006 running (34s) - 12m 12.3M - 18.0.0-6218-gf7ddca67 ceff0457336d a940d1af61ab 2023-09-22T07:52:40.365 INFO:teuthology.orchestra.run.smithi006.stdout:mds.b smithi105 running (15s) - 11m 11.5M - 18.0.0-6218-gf7ddca67 ceff0457336d 0ca586cb596d 2023-09-22T07:52:40.365 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi105 *:8443,9283,8765 running (6m) - 15m 451M - 18.0.0-6218-gf7ddca67 ceff0457336d 49e3827be236 2023-09-22T07:52:40.365 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:8443,9283,8765 running (6m) - 17m 521M - 18.0.0-6218-gf7ddca67 ceff0457336d f4535b7ef9f5 2023-09-22T07:52:40.366 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (6m) - 17m 121M 2048M 18.0.0-6218-gf7ddca67 ceff0457336d bd2ccd4dffc6 2023-09-22T07:52:40.366 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi105 running (5m) - 15m 81.5M 2048M 18.0.0-6218-gf7ddca67 ceff0457336d 0504f0bc86e8 2023-09-22T07:52:40.366 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (5m) - 15m 85.2M 2048M 18.0.0-6218-gf7ddca67 ceff0457336d 8664efa43f86 2023-09-22T07:52:40.366 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 starting - - - - 2023-09-22T07:52:40.366 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi105 *:9100 running (6m) - 10m 19.2M - 1.5.0 0da6a335fe13 13131a30680c 2023-09-22T07:52:40.366 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (4m) - 15m 490M 2501M 18.0.0-6218-gf7ddca67 ceff0457336d 14c3d8ebed2c 2023-09-22T07:52:40.366 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (4m) - 14m 314M 2501M 18.0.0-6218-gf7ddca67 ceff0457336d 53c21d599509 2023-09-22T07:52:40.366 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (3m) - 14m 419M 2501M 18.0.0-6218-gf7ddca67 ceff0457336d 50a27cbcd614 2023-09-22T07:52:40.367 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (3m) - 13m 268M 2501M 18.0.0-6218-gf7ddca67 ceff0457336d a8907b0363fb 2023-09-22T07:52:40.367 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi105 running (2m) - 13m 407M 2500M 18.0.0-6218-gf7ddca67 ceff0457336d 392f2b51aa3f 2023-09-22T07:52:40.367 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi105 running (118s) - 13m 391M 2500M 18.0.0-6218-gf7ddca67 ceff0457336d 4e31b62988fd 2023-09-22T07:52:40.367 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi105 running (84s) - 12m 203M 2500M 18.0.0-6218-gf7ddca67 ceff0457336d 73786d7a3183 2023-09-22T07:52:40.367 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi105 running (49s) - 12m 208M 2500M 18.0.0-6218-gf7ddca67 ceff0457336d 42ac2af36f28 2023-09-22T07:52:40.367 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi105 *:9095 running (6m) - 11m 63.6M - 2.43.0 a07b618ecd1d aa59c96aa169 2023-09-22T07:52:40.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:40 smithi105 ceph-mon[190463]: pgmap v522: 121 pgs: 121 active+clean; 222 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.5 MiB/s wr, 13 op/s 2023-09-22T07:52:40.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:40 smithi105 ceph-mon[190463]: Upgrade: Updating node-exporter.b (2/2) 2023-09-22T07:52:40.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:40 smithi105 ceph-mon[190463]: Deploying daemon node-exporter.b on smithi105 2023-09-22T07:52:40.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:40 smithi105 ceph-mon[190463]: osdmap e583: 8 total, 8 up, 8 in 2023-09-22T07:52:40.377 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 bash[235934]: 13131a30680ca3d6cffea2d873f03cc1464e2db8cd1a852c9a448d2220330ffb 2023-09-22T07:52:40.377 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 systemd[1]: ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-09-22T07:52:40.377 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 systemd[1]: ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-09-22T07:52:40.377 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 systemd[1]: Stopped Ceph node-exporter.b for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:52:40.767 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-09-22T07:52:40.767 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2023-09-22T07:52:40.767 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 3 2023-09-22T07:52:40.767 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:52:40.767 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2023-09-22T07:52:40.767 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 2 2023-09-22T07:52:40.767 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:52:40.767 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2023-09-22T07:52:40.767 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 8 2023-09-22T07:52:40.768 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:52:40.768 INFO:teuthology.orchestra.run.smithi006.stdout: "mds": { 2023-09-22T07:52:40.768 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 2 2023-09-22T07:52:40.768 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:52:40.768 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2023-09-22T07:52:40.768 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 15 2023-09-22T07:52:40.768 INFO:teuthology.orchestra.run.smithi006.stdout: } 2023-09-22T07:52:40.768 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-09-22T07:52:40.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:40 smithi006 ceph-mon[204052]: pgmap v522: 121 pgs: 121 active+clean; 222 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.5 MiB/s wr, 13 op/s 2023-09-22T07:52:40.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:40 smithi006 ceph-mon[204052]: Upgrade: Updating node-exporter.b (2/2) 2023-09-22T07:52:40.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:40 smithi006 ceph-mon[204052]: Deploying daemon node-exporter.b on smithi105 2023-09-22T07:52:40.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:40 smithi006 ceph-mon[204052]: osdmap e583: 8 total, 8 up, 8 in 2023-09-22T07:52:40.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:40 smithi006 ceph-mon[200575]: pgmap v522: 121 pgs: 121 active+clean; 222 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.5 MiB/s wr, 13 op/s 2023-09-22T07:52:40.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:40 smithi006 ceph-mon[200575]: Upgrade: Updating node-exporter.b (2/2) 2023-09-22T07:52:40.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:40 smithi006 ceph-mon[200575]: Deploying daemon node-exporter.b on smithi105 2023-09-22T07:52:40.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:40 smithi006 ceph-mon[200575]: osdmap e583: 8 total, 8 up, 8 in 2023-09-22T07:52:40.876 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 systemd[1]: Starting Ceph node-exporter.b for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:52:41.277 INFO:tasks.rados.rados.0.smithi006.stdout:2716: done (4 left) 2023-09-22T07:52:41.277 INFO:tasks.rados.rados.0.smithi006.stdout:2717: rollback oid 31 current snap is 256 2023-09-22T07:52:41.277 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 31 to 255 2023-09-22T07:52:41.277 INFO:tasks.rados.rados.0.smithi006.stdout:2712: finishing copy_from to smithi006182445-15 2023-09-22T07:52:41.277 INFO:tasks.rados.rados.0.smithi006.stdout:2712: got expected ENOENT (src dne) 2023-09-22T07:52:41.278 INFO:tasks.rados.rados.0.smithi006.stdout:2712: finishing copy_from racing read to smithi006182445-15 2023-09-22T07:52:41.278 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 43 v 1434 (ObjNum 624 snap 186 seq_num 624) dirty exists 2023-09-22T07:52:41.278 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 29 v 1095 (ObjNum 129 snap 0 seq_num 3168798208) dirty exists 2023-09-22T07:52:41.278 INFO:tasks.rados.rados.0.smithi006.stdout:2711: expect (ObjNum 845 snap 253 seq_num 845) 2023-09-22T07:52:41.310 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 conmon[236333]: ts=2023-09-22T07:52:40.985Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-09-22T07:52:41.310 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 conmon[236333]: ts=2023-09-22T07:52:40.985Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2023-09-22T07:52:41.310 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 conmon[236333]: ts=2023-09-22T07:52:40.985Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2023-09-22T07:52:41.310 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 conmon[236333]: ts=2023-09-22T07:52:40.985Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-09-22T07:52:41.310 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 conmon[236333]: ts=2023-09-22T07:52:40.986Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2023-09-22T07:52:41.310 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 conmon[236333]: ts=2023-09-22T07:52:40.986Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-09-22T07:52:41.310 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 conmon[236333]: ts=2023-09-22T07:52:40.986Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-09-22T07:52:41.310 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 conmon[236333]: ts=2023-09-22T07:52:40.986Z caller=node_exporter.go:117 level=info collector=arp 2023-09-22T07:52:41.310 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 conmon[236333]: ts=2023-09-22T07:52:40.986Z caller=node_exporter.go:117 level=info collector=bcache 2023-09-22T07:52:41.311 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 conmon[236333]: ts=2023-09-22T07:52:40.986Z caller=node_exporter.go:117 level=info collector=bonding 2023-09-22T07:52:41.311 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 conmon[236333]: ts=2023-09-22T07:52:40.986Z caller=node_exporter.go:117 level=info collector=btrfs 2023-09-22T07:52:41.311 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 conmon[236333]: ts=2023-09-22T07:52:40.986Z caller=node_exporter.go:117 level=info collector=conntrack 2023-09-22T07:52:41.311 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 conmon[236333]: ts=2023-09-22T07:52:40.986Z caller=node_exporter.go:117 level=info collector=cpu 2023-09-22T07:52:41.311 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 conmon[236333]: ts=2023-09-22T07:52:40.986Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-09-22T07:52:41.311 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 conmon[236333]: ts=2023-09-22T07:52:40.986Z caller=node_exporter.go:117 level=info collector=diskstats 2023-09-22T07:52:41.311 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 conmon[236333]: ts=2023-09-22T07:52:40.986Z caller=node_exporter.go:117 level=info collector=dmi 2023-09-22T07:52:41.311 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 conmon[236333]: ts=2023-09-22T07:52:40.986Z caller=node_exporter.go:117 level=info collector=edac 2023-09-22T07:52:41.311 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 conmon[236333]: ts=2023-09-22T07:52:40.986Z caller=node_exporter.go:117 level=info collector=entropy 2023-09-22T07:52:41.311 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 conmon[236333]: ts=2023-09-22T07:52:40.986Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-09-22T07:52:41.311 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 conmon[236333]: ts=2023-09-22T07:52:40.986Z caller=node_exporter.go:117 level=info collector=filefd 2023-09-22T07:52:41.311 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 conmon[236333]: ts=2023-09-22T07:52:40.986Z caller=node_exporter.go:117 level=info collector=filesystem 2023-09-22T07:52:41.312 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 conmon[236333]: ts=2023-09-22T07:52:40.986Z caller=node_exporter.go:117 level=info collector=hwmon 2023-09-22T07:52:41.312 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 conmon[236333]: ts=2023-09-22T07:52:40.986Z caller=node_exporter.go:117 level=info collector=infiniband 2023-09-22T07:52:41.312 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 conmon[236333]: ts=2023-09-22T07:52:40.986Z caller=node_exporter.go:117 level=info collector=ipvs 2023-09-22T07:52:41.312 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 conmon[236333]: ts=2023-09-22T07:52:40.986Z caller=node_exporter.go:117 level=info collector=loadavg 2023-09-22T07:52:41.312 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 conmon[236333]: ts=2023-09-22T07:52:40.986Z caller=node_exporter.go:117 level=info collector=mdadm 2023-09-22T07:52:41.312 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 conmon[236333]: ts=2023-09-22T07:52:40.986Z caller=node_exporter.go:117 level=info collector=meminfo 2023-09-22T07:52:41.312 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 conmon[236333]: ts=2023-09-22T07:52:40.986Z caller=node_exporter.go:117 level=info collector=netclass 2023-09-22T07:52:41.312 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 conmon[236333]: ts=2023-09-22T07:52:40.986Z caller=node_exporter.go:117 level=info collector=netdev 2023-09-22T07:52:41.312 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 conmon[236333]: ts=2023-09-22T07:52:40.986Z caller=node_exporter.go:117 level=info collector=netstat 2023-09-22T07:52:41.312 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 conmon[236333]: ts=2023-09-22T07:52:40.986Z caller=node_exporter.go:117 level=info collector=nfs 2023-09-22T07:52:41.312 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 conmon[236333]: ts=2023-09-22T07:52:40.986Z caller=node_exporter.go:117 level=info collector=nfsd 2023-09-22T07:52:41.313 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 conmon[236333]: ts=2023-09-22T07:52:40.986Z caller=node_exporter.go:117 level=info collector=nvme 2023-09-22T07:52:41.313 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 conmon[236333]: ts=2023-09-22T07:52:40.986Z caller=node_exporter.go:117 level=info collector=os 2023-09-22T07:52:41.313 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 conmon[236333]: ts=2023-09-22T07:52:40.986Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-09-22T07:52:41.313 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 conmon[236333]: ts=2023-09-22T07:52:40.986Z caller=node_exporter.go:117 level=info collector=pressure 2023-09-22T07:52:41.313 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 conmon[236333]: ts=2023-09-22T07:52:40.986Z caller=node_exporter.go:117 level=info collector=rapl 2023-09-22T07:52:41.313 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 conmon[236333]: ts=2023-09-22T07:52:40.986Z caller=node_exporter.go:117 level=info collector=schedstat 2023-09-22T07:52:41.313 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 conmon[236333]: ts=2023-09-22T07:52:40.986Z caller=node_exporter.go:117 level=info collector=selinux 2023-09-22T07:52:41.313 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 conmon[236333]: ts=2023-09-22T07:52:40.986Z caller=node_exporter.go:117 level=info collector=sockstat 2023-09-22T07:52:41.313 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 conmon[236333]: ts=2023-09-22T07:52:40.986Z caller=node_exporter.go:117 level=info collector=softnet 2023-09-22T07:52:41.313 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 conmon[236333]: ts=2023-09-22T07:52:40.986Z caller=node_exporter.go:117 level=info collector=stat 2023-09-22T07:52:41.313 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 conmon[236333]: ts=2023-09-22T07:52:40.986Z caller=node_exporter.go:117 level=info collector=tapestats 2023-09-22T07:52:41.313 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 conmon[236333]: ts=2023-09-22T07:52:40.986Z caller=node_exporter.go:117 level=info collector=textfile 2023-09-22T07:52:41.314 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 conmon[236333]: ts=2023-09-22T07:52:40.986Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-09-22T07:52:41.314 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 conmon[236333]: ts=2023-09-22T07:52:40.986Z caller=node_exporter.go:117 level=info collector=time 2023-09-22T07:52:41.314 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 conmon[236333]: ts=2023-09-22T07:52:40.986Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-09-22T07:52:41.314 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 conmon[236333]: ts=2023-09-22T07:52:40.986Z caller=node_exporter.go:117 level=info collector=uname 2023-09-22T07:52:41.314 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 conmon[236333]: ts=2023-09-22T07:52:40.986Z caller=node_exporter.go:117 level=info collector=vmstat 2023-09-22T07:52:41.314 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 conmon[236333]: ts=2023-09-22T07:52:40.986Z caller=node_exporter.go:117 level=info collector=xfs 2023-09-22T07:52:41.314 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 conmon[236333]: ts=2023-09-22T07:52:40.986Z caller=node_exporter.go:117 level=info collector=zfs 2023-09-22T07:52:41.314 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 conmon[236333]: ts=2023-09-22T07:52:40.987Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-09-22T07:52:41.314 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:40 smithi105 conmon[236333]: ts=2023-09-22T07:52:40.987Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-09-22T07:52:41.314 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:41 smithi105 bash[236292]: 6dc2156d43407906d1c6e2bfcd5872490289eea76bc57fd7702dbe96efb36ab0 2023-09-22T07:52:41.314 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 07:52:41 smithi105 systemd[1]: Started Ceph node-exporter.b for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:52:41.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:41 smithi105 ceph-mon[190463]: from='client.44330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:52:41.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:41 smithi105 ceph-mon[190463]: osdmap e584: 8 total, 8 up, 8 in 2023-09-22T07:52:41.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:41 smithi105 ceph-mon[190463]: from='client.? 172.21.15.6:0/2269413415' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:41.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:41 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:41.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:41 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:41.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:41 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:52:41.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:41 smithi105 ceph-mon[190463]: osdmap e585: 8 total, 8 up, 8 in 2023-09-22T07:52:41.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:41 smithi006 ceph-mon[200575]: from='client.44330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:52:41.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:41 smithi006 ceph-mon[200575]: osdmap e584: 8 total, 8 up, 8 in 2023-09-22T07:52:41.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:41 smithi006 ceph-mon[200575]: from='client.? 172.21.15.6:0/2269413415' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:41.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:41 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:41.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:41 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:41.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:41 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:52:41.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:41 smithi006 ceph-mon[200575]: osdmap e585: 8 total, 8 up, 8 in 2023-09-22T07:52:41.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:41 smithi006 ceph-mon[204052]: from='client.44330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:52:41.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:41 smithi006 ceph-mon[204052]: osdmap e584: 8 total, 8 up, 8 in 2023-09-22T07:52:41.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:41 smithi006 ceph-mon[204052]: from='client.? 172.21.15.6:0/2269413415' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:41.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:41 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:41.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:41 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:41.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:41 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:52:41.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:41 smithi006 ceph-mon[204052]: osdmap e585: 8 total, 8 up, 8 in 2023-09-22T07:52:42.095 INFO:tasks.rados.rados.0.smithi006.stdout:2708: done (4 left) 2023-09-22T07:52:42.096 INFO:tasks.rados.rados.0.smithi006.stdout:2709: done (3 left) 2023-09-22T07:52:42.096 INFO:tasks.rados.rados.0.smithi006.stdout:2711: done (2 left) 2023-09-22T07:52:42.096 INFO:tasks.rados.rados.0.smithi006.stdout:2712: done (1 left) 2023-09-22T07:52:42.096 INFO:tasks.rados.rados.0.smithi006.stdout:2718: read oid 40 snap -1 2023-09-22T07:52:42.096 INFO:tasks.rados.rados.0.smithi006.stdout:2718: expect deleted 2023-09-22T07:52:42.096 INFO:tasks.rados.rados.0.smithi006.stdout:2719: snap_create 2023-09-22T07:52:42.096 INFO:tasks.rados.rados.0.smithi006.stdout:2717: finishing rollback tid 0 to smithi006182445-31 2023-09-22T07:52:42.096 INFO:tasks.rados.rados.0.smithi006.stdout:2717: finishing rollback tid 1 to smithi006182445-31 2023-09-22T07:52:42.096 INFO:tasks.rados.rados.0.smithi006.stdout:2717: finishing rollback tid 2 to smithi006182445-31 2023-09-22T07:52:42.096 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 31 v 1438 (ObjNum 793 snap 239 seq_num 793) dirty exists 2023-09-22T07:52:42.314 INFO:tasks.rados.rados.0.smithi006.stdout:2717: done (2 left) 2023-09-22T07:52:42.315 INFO:tasks.rados.rados.0.smithi006.stdout:2718: done (1 left) 2023-09-22T07:52:42.315 INFO:tasks.rados.rados.0.smithi006.stdout:2719: done (0 left) 2023-09-22T07:52:42.315 INFO:tasks.rados.rados.0.smithi006.stdout:2720: read oid 10 snap -1 2023-09-22T07:52:42.315 INFO:tasks.rados.rados.0.smithi006.stdout:2720: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-22T07:52:42.315 INFO:tasks.rados.rados.0.smithi006.stdout:2721: read oid 48 snap -1 2023-09-22T07:52:42.315 INFO:tasks.rados.rados.0.smithi006.stdout:2721: expect deleted 2023-09-22T07:52:42.315 INFO:tasks.rados.rados.0.smithi006.stdout:2722: snap_create 2023-09-22T07:52:42.322 INFO:tasks.rados.rados.0.smithi006.stdout:2720: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-22T07:52:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:42 smithi105 ceph-mon[190463]: from='client.34392 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:52:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:42 smithi105 ceph-mon[190463]: pgmap v525: 121 pgs: 121 active+clean; 226 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 1.5 MiB/s wr, 6 op/s 2023-09-22T07:52:42.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:42 smithi006 ceph-mon[204052]: from='client.34392 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:52:42.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:42 smithi006 ceph-mon[204052]: pgmap v525: 121 pgs: 121 active+clean; 226 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 1.5 MiB/s wr, 6 op/s 2023-09-22T07:52:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:42 smithi006 ceph-mon[200575]: from='client.34392 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:52:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:42 smithi006 ceph-mon[200575]: pgmap v525: 121 pgs: 121 active+clean; 226 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 1.5 MiB/s wr, 6 op/s 2023-09-22T07:52:43.323 INFO:tasks.rados.rados.0.smithi006.stdout:2720: done (2 left) 2023-09-22T07:52:43.323 INFO:tasks.rados.rados.0.smithi006.stdout:2721: done (1 left) 2023-09-22T07:52:43.324 INFO:tasks.rados.rados.0.smithi006.stdout:2722: done (0 left) 2023-09-22T07:52:43.324 INFO:tasks.rados.rados.0.smithi006.stdout:2723: read oid 40 snap 250 2023-09-22T07:52:43.324 INFO:tasks.rados.rados.0.smithi006.stdout:2723: expect deleted 2023-09-22T07:52:43.324 INFO:tasks.rados.rados.0.smithi006.stdout:2724: read oid 23 snap 244 2023-09-22T07:52:43.324 INFO:tasks.rados.rados.0.smithi006.stdout:2724: expect (ObjNum 768 snap 230 seq_num 768) 2023-09-22T07:52:43.324 INFO:tasks.rados.rados.0.smithi006.stdout:2725: setattr oid 46 current snap is 258 2023-09-22T07:52:43.324 INFO:tasks.rados.rados.0.smithi006.stdout:2723: done (2 left) 2023-09-22T07:52:43.325 INFO:tasks.rados.rados.0.smithi006.stdout:2726: read oid 25 snap 256 2023-09-22T07:52:43.325 INFO:tasks.rados.rados.0.smithi006.stdout:2726: expect (ObjNum 826 snap 246 seq_num 826) 2023-09-22T07:52:43.325 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 40 current snap is 258 2023-09-22T07:52:43.325 INFO:tasks.rados.rados.0.smithi006.stdout:2727: seq_num 851 ranges {0=655360,655360=688128,1343488=679936,2023424=237568} 2023-09-22T07:52:43.327 INFO:tasks.rados.rados.0.smithi006.stdout:2727: writing smithi006182445-40 from 0 to 655360 tid 1 2023-09-22T07:52:43.331 INFO:tasks.rados.rados.0.smithi006.stdout:2727: writing smithi006182445-40 from 655360 to 1343488 tid 2 2023-09-22T07:52:43.336 INFO:tasks.rados.rados.0.smithi006.stdout:2727: writing smithi006182445-40 from 1343488 to 2023424 tid 3 2023-09-22T07:52:43.337 INFO:tasks.rados.rados.0.smithi006.stdout:2727: writing smithi006182445-40 from 2023424 to 2260992 tid 4 2023-09-22T07:52:43.337 INFO:tasks.rados.rados.0.smithi006.stdout:2728: snap_create 2023-09-22T07:52:43.337 INFO:tasks.rados.rados.0.smithi006.stdout:2726: expect (ObjNum 826 snap 246 seq_num 826) 2023-09-22T07:52:43.401 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 46 v 1108 (ObjNum 49 snap 0 seq_num 3169209872) dirty exists 2023-09-22T07:52:43.401 INFO:tasks.rados.rados.0.smithi006.stdout:2727: finishing write tid 1 to smithi006182445-40 2023-09-22T07:52:43.401 INFO:tasks.rados.rados.0.smithi006.stdout:2724: expect (ObjNum 768 snap 230 seq_num 768) 2023-09-22T07:52:43.425 INFO:tasks.rados.rados.0.smithi006.stdout:2727: finishing write tid 2 to smithi006182445-40 2023-09-22T07:52:43.426 INFO:tasks.rados.rados.0.smithi006.stdout:2727: finishing write tid 3 to smithi006182445-40 2023-09-22T07:52:43.426 INFO:tasks.rados.rados.0.smithi006.stdout:2727: finishing write tid 4 to smithi006182445-40 2023-09-22T07:52:43.426 INFO:tasks.rados.rados.0.smithi006.stdout:2727: finishing write tid 5 to smithi006182445-40 2023-09-22T07:52:43.426 INFO:tasks.rados.rados.0.smithi006.stdout:2727: finishing write tid 6 to smithi006182445-40 2023-09-22T07:52:43.426 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 40 v 1102 (ObjNum 851 snap 258 seq_num 851) dirty exists 2023-09-22T07:52:43.426 INFO:tasks.rados.rados.0.smithi006.stdout:2727: left oid 40 (ObjNum 851 snap 258 seq_num 851) 2023-09-22T07:52:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:43 smithi105 ceph-mon[190463]: osdmap e586: 8 total, 8 up, 8 in 2023-09-22T07:52:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:52:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:43 smithi006 ceph-mon[200575]: osdmap e586: 8 total, 8 up, 8 in 2023-09-22T07:52:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:52:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:43 smithi006 ceph-mon[204052]: osdmap e586: 8 total, 8 up, 8 in 2023-09-22T07:52:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:52:44.333 INFO:tasks.rados.rados.0.smithi006.stdout:2724: done (4 left) 2023-09-22T07:52:44.334 INFO:tasks.rados.rados.0.smithi006.stdout:2725: done (3 left) 2023-09-22T07:52:44.334 INFO:tasks.rados.rados.0.smithi006.stdout:2726: done (2 left) 2023-09-22T07:52:44.334 INFO:tasks.rados.rados.0.smithi006.stdout:2727: done (1 left) 2023-09-22T07:52:44.334 INFO:tasks.rados.rados.0.smithi006.stdout:2728: done (0 left) 2023-09-22T07:52:44.334 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 9 current snap is 259 2023-09-22T07:52:44.334 INFO:tasks.rados.rados.0.smithi006.stdout:2729: seq_num 852 ranges {3940352=671744,4612096=622592,5234688=442368,5677056=540672} 2023-09-22T07:52:44.359 INFO:tasks.rados.rados.0.smithi006.stdout:2729: writing smithi006182445-9 from 3940352 to 4612096 tid 1 2023-09-22T07:52:44.362 INFO:tasks.rados.rados.0.smithi006.stdout:2729: writing smithi006182445-9 from 4612096 to 5234688 tid 2 2023-09-22T07:52:44.365 INFO:tasks.rados.rados.0.smithi006.stdout:2729: writing smithi006182445-9 from 5234688 to 5677056 tid 3 2023-09-22T07:52:44.368 INFO:tasks.rados.rados.0.smithi006.stdout:2729: writing smithi006182445-9 from 5677056 to 6217728 tid 4 2023-09-22T07:52:44.369 INFO:tasks.rados.rados.0.smithi006.stdout:2730: read oid 18 snap -1 2023-09-22T07:52:44.369 INFO:tasks.rados.rados.0.smithi006.stdout:2730: expect deleted 2023-09-22T07:52:44.369 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 21 current snap is 259 2023-09-22T07:52:44.369 INFO:tasks.rados.rados.0.smithi006.stdout:2729: finishing write tid 1 to smithi006182445-9 2023-09-22T07:52:44.369 INFO:tasks.rados.rados.0.smithi006.stdout:2729: finishing write tid 2 to smithi006182445-9 2023-09-22T07:52:44.369 INFO:tasks.rados.rados.0.smithi006.stdout:2729: finishing write tid 3 to smithi006182445-9 2023-09-22T07:52:44.369 INFO:tasks.rados.rados.0.smithi006.stdout:2731: seq_num 853 ranges {991232=696320,1687552=507904,2195456=647168,2842624=450560} 2023-09-22T07:52:44.377 INFO:tasks.rados.rados.0.smithi006.stdout:2731: writing smithi006182445-21 from 991232 to 1687552 tid 1 2023-09-22T07:52:44.381 INFO:tasks.rados.rados.0.smithi006.stdout:2731: writing smithi006182445-21 from 1687552 to 2195456 tid 2 2023-09-22T07:52:44.385 INFO:tasks.rados.rados.0.smithi006.stdout:2731: writing smithi006182445-21 from 2195456 to 2842624 tid 3 2023-09-22T07:52:44.388 INFO:tasks.rados.rados.0.smithi006.stdout:2731: writing smithi006182445-21 from 2842624 to 3293184 tid 4 2023-09-22T07:52:44.388 INFO:tasks.rados.rados.0.smithi006.stdout:2732: snap_create 2023-09-22T07:52:44.388 INFO:tasks.rados.rados.0.smithi006.stdout:2729: finishing write tid 4 to smithi006182445-9 2023-09-22T07:52:44.388 INFO:tasks.rados.rados.0.smithi006.stdout:2729: finishing write tid 5 to smithi006182445-9 2023-09-22T07:52:44.388 INFO:tasks.rados.rados.0.smithi006.stdout:2729: finishing write tid 6 to smithi006182445-9 2023-09-22T07:52:44.388 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 9 v 1113 (ObjNum 852 snap 259 seq_num 852) dirty exists 2023-09-22T07:52:44.388 INFO:tasks.rados.rados.0.smithi006.stdout:2729: left oid 9 (ObjNum 852 snap 259 seq_num 852) 2023-09-22T07:52:44.388 INFO:tasks.rados.rados.0.smithi006.stdout:2731: finishing write tid 1 to smithi006182445-21 2023-09-22T07:52:44.388 INFO:tasks.rados.rados.0.smithi006.stdout:2731: finishing write tid 2 to smithi006182445-21 2023-09-22T07:52:44.388 INFO:tasks.rados.rados.0.smithi006.stdout:2731: finishing write tid 3 to smithi006182445-21 2023-09-22T07:52:44.390 INFO:tasks.rados.rados.0.smithi006.stdout:2731: finishing write tid 4 to smithi006182445-21 2023-09-22T07:52:44.390 INFO:tasks.rados.rados.0.smithi006.stdout:2731: finishing write tid 5 to smithi006182445-21 2023-09-22T07:52:44.392 INFO:tasks.rados.rados.0.smithi006.stdout:2731: finishing write tid 6 to smithi006182445-21 2023-09-22T07:52:44.392 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 21 v 1107 (ObjNum 853 snap 259 seq_num 853) dirty exists 2023-09-22T07:52:44.392 INFO:tasks.rados.rados.0.smithi006.stdout:2731: left oid 21 (ObjNum 853 snap 259 seq_num 853) 2023-09-22T07:52:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:44 smithi105 ceph-mon[190463]: pgmap v528: 121 pgs: 121 active+clean; 227 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 1.3 MiB/s wr, 14 op/s 2023-09-22T07:52:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:44 smithi105 ceph-mon[190463]: osdmap e587: 8 total, 8 up, 8 in 2023-09-22T07:52:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:44 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:44 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:44.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:44 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:44.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:44 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:44.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:44 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:44.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:44 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:44.670 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:44 smithi006 ceph-mon[204052]: pgmap v528: 121 pgs: 121 active+clean; 227 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 1.3 MiB/s wr, 14 op/s 2023-09-22T07:52:44.671 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:44 smithi006 ceph-mon[204052]: osdmap e587: 8 total, 8 up, 8 in 2023-09-22T07:52:44.671 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:44 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:44.671 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:44 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:44.671 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:44 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:44.671 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:44 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:44.671 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:44 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:44.671 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:44 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:44.671 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:44 smithi006 ceph-mon[200575]: pgmap v528: 121 pgs: 121 active+clean; 227 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 1.3 MiB/s wr, 14 op/s 2023-09-22T07:52:44.671 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:44 smithi006 ceph-mon[200575]: osdmap e587: 8 total, 8 up, 8 in 2023-09-22T07:52:44.672 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:44 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:44.672 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:44 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:44.672 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:44 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:44.672 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:44 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:44.672 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:44 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:44.672 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:44 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:45.343 INFO:tasks.rados.rados.0.smithi006.stdout:2729: done (3 left) 2023-09-22T07:52:45.344 INFO:tasks.rados.rados.0.smithi006.stdout:2730: done (2 left) 2023-09-22T07:52:45.344 INFO:tasks.rados.rados.0.smithi006.stdout:2731: done (1 left) 2023-09-22T07:52:45.344 INFO:tasks.rados.rados.0.smithi006.stdout:2732: done (0 left) 2023-09-22T07:52:45.344 INFO:tasks.rados.rados.0.smithi006.stdout:2733: rmattr oid 11 current snap is 260 2023-09-22T07:52:45.344 INFO:tasks.rados.rados.0.smithi006.stdout:2734: read oid 40 snap -1 2023-09-22T07:52:45.344 INFO:tasks.rados.rados.0.smithi006.stdout:2734: expect (ObjNum 851 snap 258 seq_num 851) 2023-09-22T07:52:45.344 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 47 current snap is 260 2023-09-22T07:52:45.345 INFO:tasks.rados.rados.0.smithi006.stdout:2735: seq_num 854 ranges {0=712704,712704=794624,1507328=450560,1957888=360448} 2023-09-22T07:52:45.346 INFO:tasks.rados.rados.0.smithi006.stdout:2735: writing smithi006182445-47 from 0 to 712704 tid 1 2023-09-22T07:52:45.351 INFO:tasks.rados.rados.0.smithi006.stdout:2735: writing smithi006182445-47 from 712704 to 1507328 tid 2 2023-09-22T07:52:45.354 INFO:tasks.rados.rados.0.smithi006.stdout:2735: writing smithi006182445-47 from 1507328 to 1957888 tid 3 2023-09-22T07:52:45.356 INFO:tasks.rados.rados.0.smithi006.stdout:2735: writing smithi006182445-47 from 1957888 to 2318336 tid 4 2023-09-22T07:52:45.357 INFO:tasks.rados.rados.0.smithi006.stdout:2736: read oid 10 snap -1 2023-09-22T07:52:45.357 INFO:tasks.rados.rados.0.smithi006.stdout:2736: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-22T07:52:45.357 INFO:tasks.rados.rados.0.smithi006.stdout:2737: delete oid 49 current snap is 260 2023-09-22T07:52:45.357 INFO:tasks.rados.rados.0.smithi006.stdout:2734: expect (ObjNum 851 snap 258 seq_num 851) 2023-09-22T07:52:45.415 INFO:tasks.rados.rados.0.smithi006.stdout:2736: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-22T07:52:45.420 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 11 v 1446 (ObjNum 776 snap 234 seq_num 776) dirty exists 2023-09-22T07:52:45.420 INFO:tasks.rados.rados.0.smithi006.stdout:2735: finishing write tid 1 to smithi006182445-47 2023-09-22T07:52:45.420 INFO:tasks.rados.rados.0.smithi006.stdout:2735: finishing write tid 2 to smithi006182445-47 2023-09-22T07:52:45.420 INFO:tasks.rados.rados.0.smithi006.stdout:2735: finishing write tid 3 to smithi006182445-47 2023-09-22T07:52:45.420 INFO:tasks.rados.rados.0.smithi006.stdout:2735: finishing write tid 4 to smithi006182445-47 2023-09-22T07:52:45.421 INFO:tasks.rados.rados.0.smithi006.stdout:2735: finishing write tid 5 to smithi006182445-47 2023-09-22T07:52:45.421 INFO:tasks.rados.rados.0.smithi006.stdout:2735: finishing write tid 6 to smithi006182445-47 2023-09-22T07:52:45.421 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 47 v 1129 (ObjNum 854 snap 260 seq_num 854) dirty exists 2023-09-22T07:52:45.421 INFO:tasks.rados.rados.0.smithi006.stdout:2735: left oid 47 (ObjNum 854 snap 260 seq_num 854) 2023-09-22T07:52:45.421 INFO:tasks.rados.rados.0.smithi006.stdout:2733: done (4 left) 2023-09-22T07:52:45.421 INFO:tasks.rados.rados.0.smithi006.stdout:2734: done (3 left) 2023-09-22T07:52:45.421 INFO:tasks.rados.rados.0.smithi006.stdout:2735: done (2 left) 2023-09-22T07:52:45.422 INFO:tasks.rados.rados.0.smithi006.stdout:2736: done (1 left) 2023-09-22T07:52:45.422 INFO:tasks.rados.rados.0.smithi006.stdout:2737: done (0 left) 2023-09-22T07:52:45.422 INFO:tasks.rados.rados.0.smithi006.stdout:2738: setattr oid 45 current snap is 260 2023-09-22T07:52:45.422 INFO:tasks.rados.rados.0.smithi006.stdout:2739: read oid 1 snap -1 2023-09-22T07:52:45.422 INFO:tasks.rados.rados.0.smithi006.stdout:2739: expect deleted 2023-09-22T07:52:45.422 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 18 current snap is 260 2023-09-22T07:52:45.422 INFO:tasks.rados.rados.0.smithi006.stdout:2740: seq_num 856 ranges {0=745472,745472=557056,1302528=417792,1720320=434176,2154496=196608} 2023-09-22T07:52:45.424 INFO:tasks.rados.rados.0.smithi006.stdout:2740: writing smithi006182445-18 from 0 to 745472 tid 1 2023-09-22T07:52:45.428 INFO:tasks.rados.rados.0.smithi006.stdout:2740: writing smithi006182445-18 from 745472 to 1302528 tid 2 2023-09-22T07:52:45.430 INFO:tasks.rados.rados.0.smithi006.stdout:2740: writing smithi006182445-18 from 1302528 to 1720320 tid 3 2023-09-22T07:52:45.433 INFO:tasks.rados.rados.0.smithi006.stdout:2740: writing smithi006182445-18 from 1720320 to 2154496 tid 4 2023-09-22T07:52:45.434 INFO:tasks.rados.rados.0.smithi006.stdout:2740: writing smithi006182445-18 from 2154496 to 2351104 tid 5 2023-09-22T07:52:45.434 INFO:tasks.rados.rados.0.smithi006.stdout:2741: delete oid 20 current snap is 260 2023-09-22T07:52:45.434 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 45 v 1114 (ObjNum 843 snap 253 seq_num 843) dirty exists 2023-09-22T07:52:45.435 INFO:tasks.rados.rados.0.smithi006.stdout:2740: finishing write tid 1 to smithi006182445-18 2023-09-22T07:52:45.435 INFO:tasks.rados.rados.0.smithi006.stdout:2740: finishing write tid 2 to smithi006182445-18 2023-09-22T07:52:45.435 INFO:tasks.rados.rados.0.smithi006.stdout:2740: finishing write tid 3 to smithi006182445-18 2023-09-22T07:52:45.436 INFO:tasks.rados.rados.0.smithi006.stdout:2738: done (3 left) 2023-09-22T07:52:45.436 INFO:tasks.rados.rados.0.smithi006.stdout:2739: done (2 left) 2023-09-22T07:52:45.437 INFO:tasks.rados.rados.0.smithi006.stdout:2741: done (1 left) 2023-09-22T07:52:45.437 INFO:tasks.rados.rados.0.smithi006.stdout:2742: read oid 28 snap -1 2023-09-22T07:52:45.437 INFO:tasks.rados.rados.0.smithi006.stdout:2742: expect deleted 2023-09-22T07:52:45.437 INFO:tasks.rados.rados.0.smithi006.stdout:2743: rollback oid 6 current snap is 260 2023-09-22T07:52:45.437 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 6 to 244 2023-09-22T07:52:45.437 INFO:tasks.rados.rados.0.smithi006.stdout:2744: rmattr oid 33 current snap is 260 2023-09-22T07:52:45.437 INFO:tasks.rados.rados.0.smithi006.stdout:2744: done (3 left) 2023-09-22T07:52:45.437 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 50 current snap is 260 2023-09-22T07:52:45.437 INFO:tasks.rados.rados.0.smithi006.stdout:2745: seq_num 858 ranges {1744896=778240,2523136=729088,3252224=434176,3686400=442368} 2023-09-22T07:52:45.450 INFO:tasks.rados.rados.0.smithi006.stdout:2745: writing smithi006182445-50 from 1744896 to 2523136 tid 1 2023-09-22T07:52:45.454 INFO:tasks.rados.rados.0.smithi006.stdout:2745: writing smithi006182445-50 from 2523136 to 3252224 tid 2 2023-09-22T07:52:45.457 INFO:tasks.rados.rados.0.smithi006.stdout:2745: writing smithi006182445-50 from 3252224 to 3686400 tid 3 2023-09-22T07:52:45.460 INFO:tasks.rados.rados.0.smithi006.stdout:2745: writing smithi006182445-50 from 3686400 to 4128768 tid 4 2023-09-22T07:52:45.460 INFO:tasks.rados.rados.0.smithi006.stdout:2746: read oid 49 snap -1 2023-09-22T07:52:45.460 INFO:tasks.rados.rados.0.smithi006.stdout:2746: expect deleted 2023-09-22T07:52:45.461 INFO:tasks.rados.rados.0.smithi006.stdout:2747: read oid 47 snap -1 2023-09-22T07:52:45.461 INFO:tasks.rados.rados.0.smithi006.stdout:2747: expect (ObjNum 854 snap 260 seq_num 854) 2023-09-22T07:52:45.461 INFO:tasks.rados.rados.0.smithi006.stdout:2748: rollback oid 40 current snap is 260 2023-09-22T07:52:45.461 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 40 to 242 2023-09-22T07:52:45.461 INFO:tasks.rados.rados.0.smithi006.stdout:2740: finishing write tid 4 to smithi006182445-18 2023-09-22T07:52:45.461 INFO:tasks.rados.rados.0.smithi006.stdout:2740: finishing write tid 5 to smithi006182445-18 2023-09-22T07:52:45.461 INFO:tasks.rados.rados.0.smithi006.stdout:2740: finishing write tid 6 to smithi006182445-18 2023-09-22T07:52:45.461 INFO:tasks.rados.rados.0.smithi006.stdout:2740: finishing write tid 7 to smithi006182445-18 2023-09-22T07:52:45.461 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 18 v 1196 (ObjNum 856 snap 260 seq_num 856) dirty exists 2023-09-22T07:52:45.461 INFO:tasks.rados.rados.0.smithi006.stdout:2740: left oid 18 (ObjNum 856 snap 260 seq_num 856) 2023-09-22T07:52:45.461 INFO:tasks.rados.rados.0.smithi006.stdout:2743: finishing rollback tid 0 to smithi006182445-6 2023-09-22T07:52:45.462 INFO:tasks.rados.rados.0.smithi006.stdout:2743: finishing rollback tid 1 to smithi006182445-6 2023-09-22T07:52:45.462 INFO:tasks.rados.rados.0.smithi006.stdout:2743: finishing rollback tid 2 to smithi006182445-6 2023-09-22T07:52:45.462 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 6 v 1099 (ObjNum 767 snap 230 seq_num 767) dirty exists 2023-09-22T07:52:45.462 INFO:tasks.rados.rados.0.smithi006.stdout:2745: finishing write tid 1 to smithi006182445-50 2023-09-22T07:52:45.462 INFO:tasks.rados.rados.0.smithi006.stdout:2745: finishing write tid 2 to smithi006182445-50 2023-09-22T07:52:45.462 INFO:tasks.rados.rados.0.smithi006.stdout:2745: finishing write tid 3 to smithi006182445-50 2023-09-22T07:52:45.463 INFO:tasks.rados.rados.0.smithi006.stdout:2740: done (6 left) 2023-09-22T07:52:45.463 INFO:tasks.rados.rados.0.smithi006.stdout:2742: done (5 left) 2023-09-22T07:52:45.463 INFO:tasks.rados.rados.0.smithi006.stdout:2743: done (4 left) 2023-09-22T07:52:45.463 INFO:tasks.rados.rados.0.smithi006.stdout:2749: read oid 1 snap -1 2023-09-22T07:52:45.463 INFO:tasks.rados.rados.0.smithi006.stdout:2749: expect deleted 2023-09-22T07:52:45.463 INFO:tasks.rados.rados.0.smithi006.stdout:2750: read oid 34 snap -1 2023-09-22T07:52:45.463 INFO:tasks.rados.rados.0.smithi006.stdout:2750: expect (ObjNum 774 snap 234 seq_num 774) 2023-09-22T07:52:45.463 INFO:tasks.rados.rados.0.smithi006.stdout:2751: setattr oid 43 current snap is 260 2023-09-22T07:52:45.463 INFO:tasks.rados.rados.0.smithi006.stdout:2746: done (6 left) 2023-09-22T07:52:45.463 INFO:tasks.rados.rados.0.smithi006.stdout:2752: rollback oid 30 current snap is 260 2023-09-22T07:52:45.464 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 30 to 242 2023-09-22T07:52:45.464 INFO:tasks.rados.rados.0.smithi006.stdout:2753: snap_create 2023-09-22T07:52:45.464 INFO:tasks.rados.rados.0.smithi006.stdout:2745: finishing write tid 4 to smithi006182445-50 2023-09-22T07:52:45.464 INFO:tasks.rados.rados.0.smithi006.stdout:2745: finishing write tid 5 to smithi006182445-50 2023-09-22T07:52:45.464 INFO:tasks.rados.rados.0.smithi006.stdout:2748: finishing rollback tid 0 to smithi006182445-40 2023-09-22T07:52:45.465 INFO:tasks.rados.rados.0.smithi006.stdout:2745: finishing write tid 6 to smithi006182445-50 2023-09-22T07:52:45.465 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 50 v 1105 (ObjNum 858 snap 260 seq_num 858) dirty exists 2023-09-22T07:52:45.465 INFO:tasks.rados.rados.0.smithi006.stdout:2745: left oid 50 (ObjNum 858 snap 260 seq_num 858) 2023-09-22T07:52:45.465 INFO:tasks.rados.rados.0.smithi006.stdout:2748: finishing rollback tid 1 to smithi006182445-40 2023-09-22T07:52:45.465 INFO:tasks.rados.rados.0.smithi006.stdout:2748: finishing rollback tid 2 to smithi006182445-40 2023-09-22T07:52:45.465 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 40 v 1110 (ObjNum 779 snap 234 seq_num 779) dirty exists 2023-09-22T07:52:45.468 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 43 v 1448 (ObjNum 624 snap 186 seq_num 624) dirty exists 2023-09-22T07:52:45.468 INFO:tasks.rados.rados.0.smithi006.stdout:2752: finishing rollback tid 1 to smithi006182445-30 2023-09-22T07:52:45.470 INFO:tasks.rados.rados.0.smithi006.stdout:2750: expect (ObjNum 774 snap 234 seq_num 774) 2023-09-22T07:52:45.495 INFO:tasks.rados.rados.0.smithi006.stdout:2752: finishing rollback tid 2 to smithi006182445-30 2023-09-22T07:52:45.495 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 30 v 1198 (ObjNum 756 snap 229 seq_num 756) dirty exists 2023-09-22T07:52:45.495 INFO:tasks.rados.rados.0.smithi006.stdout:2747: expect (ObjNum 854 snap 260 seq_num 854) 2023-09-22T07:52:45.511 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:45 smithi105 ceph-mon[190463]: osdmap e588: 8 total, 8 up, 8 in 2023-09-22T07:52:45.512 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:45 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:45.512 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:45 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:45.676 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:45 smithi006 ceph-mon[200575]: osdmap e588: 8 total, 8 up, 8 in 2023-09-22T07:52:45.676 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:45 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:45.676 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:45 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:45.677 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:45 smithi006 ceph-mon[204052]: osdmap e588: 8 total, 8 up, 8 in 2023-09-22T07:52:45.677 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:45 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:45.677 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:45 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:46.284 INFO:tasks.rados.rados.0.smithi006.stdout:2745: done (7 left) 2023-09-22T07:52:46.284 INFO:tasks.rados.rados.0.smithi006.stdout:2747: done (6 left) 2023-09-22T07:52:46.284 INFO:tasks.rados.rados.0.smithi006.stdout:2748: done (5 left) 2023-09-22T07:52:46.284 INFO:tasks.rados.rados.0.smithi006.stdout:2749: done (4 left) 2023-09-22T07:52:46.284 INFO:tasks.rados.rados.0.smithi006.stdout:2750: done (3 left) 2023-09-22T07:52:46.284 INFO:tasks.rados.rados.0.smithi006.stdout:2751: done (2 left) 2023-09-22T07:52:46.284 INFO:tasks.rados.rados.0.smithi006.stdout:2752: done (1 left) 2023-09-22T07:52:46.285 INFO:tasks.rados.rados.0.smithi006.stdout:2753: done (0 left) 2023-09-22T07:52:46.285 INFO:tasks.rados.rados.0.smithi006.stdout:2754: copy_from oid 16 from oid 7 current snap is 261 2023-09-22T07:52:46.285 INFO:tasks.rados.rados.0.smithi006.stdout:2755: read oid 14 snap -1 2023-09-22T07:52:46.285 INFO:tasks.rados.rados.0.smithi006.stdout:2755: expect (ObjNum 818 snap 241 seq_num 818) 2023-09-22T07:52:46.285 INFO:tasks.rados.rados.0.smithi006.stdout:2756: delete oid 40 current snap is 261 2023-09-22T07:52:46.286 INFO:tasks.rados.rados.0.smithi006.stdout:2754: finishing copy_from to smithi006182445-16 2023-09-22T07:52:46.286 INFO:tasks.rados.rados.0.smithi006.stdout:2754: got expected ENOENT (src dne) 2023-09-22T07:52:46.286 INFO:tasks.rados.rados.0.smithi006.stdout:2754: finishing copy_from racing read to smithi006182445-16 2023-09-22T07:52:46.288 INFO:tasks.rados.rados.0.smithi006.stdout:2754: done (2 left) 2023-09-22T07:52:46.288 INFO:tasks.rados.rados.0.smithi006.stdout:2756: done (1 left) 2023-09-22T07:52:46.288 INFO:tasks.rados.rados.0.smithi006.stdout:2757: snap_remove snap 256 2023-09-22T07:52:46.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:46 smithi105 ceph-mon[190463]: pgmap v531: 121 pgs: 121 active+clean; 227 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.2 MiB/s rd, 236 KiB/s wr, 17 op/s 2023-09-22T07:52:46.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:46 smithi105 ceph-mon[190463]: osdmap e589: 8 total, 8 up, 8 in 2023-09-22T07:52:46.378 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:46 smithi105 ceph-mon[190463]: osdmap e590: 8 total, 8 up, 8 in 2023-09-22T07:52:46.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:46 smithi006 ceph-mon[204052]: pgmap v531: 121 pgs: 121 active+clean; 227 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.2 MiB/s rd, 236 KiB/s wr, 17 op/s 2023-09-22T07:52:46.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:46 smithi006 ceph-mon[204052]: osdmap e589: 8 total, 8 up, 8 in 2023-09-22T07:52:46.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:46 smithi006 ceph-mon[204052]: osdmap e590: 8 total, 8 up, 8 in 2023-09-22T07:52:46.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:46 smithi006 ceph-mon[200575]: pgmap v531: 121 pgs: 121 active+clean; 227 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.2 MiB/s rd, 236 KiB/s wr, 17 op/s 2023-09-22T07:52:46.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:46 smithi006 ceph-mon[200575]: osdmap e589: 8 total, 8 up, 8 in 2023-09-22T07:52:46.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:46 smithi006 ceph-mon[200575]: osdmap e590: 8 total, 8 up, 8 in 2023-09-22T07:52:47.292 INFO:tasks.rados.rados.0.smithi006.stdout:2757: done (1 left) 2023-09-22T07:52:47.292 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 45 current snap is 261 2023-09-22T07:52:47.292 INFO:tasks.rados.rados.0.smithi006.stdout:2758: seq_num 860 ranges {5332992=8192} 2023-09-22T07:52:47.322 INFO:tasks.rados.rados.0.smithi006.stdout:2758: writing smithi006182445-45 from 5332992 to 5341184 tid 1 2023-09-22T07:52:47.322 INFO:tasks.rados.rados.0.smithi006.stdout:2759: snap_remove snap 234 2023-09-22T07:52:47.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:52:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:52:47] "GET /metrics HTTP/1.1" 200 36090 "" "Prometheus/2.43.0" 2023-09-22T07:52:48.305 INFO:tasks.rados.rados.0.smithi006.stdout:2759: done (2 left) 2023-09-22T07:52:48.305 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 29 current snap is 261 2023-09-22T07:52:48.305 INFO:tasks.rados.rados.0.smithi006.stdout:2760: seq_num 861 ranges {0=24576} 2023-09-22T07:52:48.305 INFO:tasks.rados.rados.0.smithi006.stdout:2760: writing smithi006182445-29 from 0 to 24576 tid 1 2023-09-22T07:52:48.312 INFO:tasks.rados.rados.0.smithi006.stdout:2761: copy_from oid 5 from oid 2 current snap is 261 2023-09-22T07:52:48.312 INFO:tasks.rados.rados.0.smithi006.stdout:2762: rollback oid 47 current snap is 261 2023-09-22T07:52:48.313 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 47 to 258 2023-09-22T07:52:48.313 INFO:tasks.rados.rados.0.smithi006.stdout:2763: delete oid 26 current snap is 261 2023-09-22T07:52:48.313 INFO:tasks.rados.rados.0.smithi006.stdout:2755: expect (ObjNum 818 snap 241 seq_num 818) 2023-09-22T07:52:48.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:48 smithi105 ceph-mon[190463]: pgmap v534: 121 pgs: 121 active+clean; 240 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.6 MiB/s wr, 34 op/s 2023-09-22T07:52:48.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:48 smithi105 ceph-mon[190463]: osdmap e591: 8 total, 8 up, 8 in 2023-09-22T07:52:48.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:48 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:48.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:48 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:48.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:48 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:48.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:48 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:48.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:48 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:52:48.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:48 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:52:48.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:48 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:48.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:48 smithi006 ceph-mon[200575]: pgmap v534: 121 pgs: 121 active+clean; 240 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.6 MiB/s wr, 34 op/s 2023-09-22T07:52:48.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:48 smithi006 ceph-mon[200575]: osdmap e591: 8 total, 8 up, 8 in 2023-09-22T07:52:48.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:48 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:48.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:48 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:48.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:48 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:48.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:48 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:48.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:48 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:52:48.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:48 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:52:48.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:48 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:48.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:48 smithi006 ceph-mon[204052]: pgmap v534: 121 pgs: 121 active+clean; 240 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.6 MiB/s wr, 34 op/s 2023-09-22T07:52:48.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:48 smithi006 ceph-mon[204052]: osdmap e591: 8 total, 8 up, 8 in 2023-09-22T07:52:48.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:48 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:48.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:48 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:48.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:48 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:48.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:48 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:48.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:48 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:52:48.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:48 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:52:48.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:48 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:49.200 INFO:tasks.rados.rados.0.smithi006.stdout:2758: finishing write tid 1 to smithi006182445-45 2023-09-22T07:52:49.200 INFO:tasks.rados.rados.0.smithi006.stdout:2758: finishing write tid 2 to smithi006182445-45 2023-09-22T07:52:49.200 INFO:tasks.rados.rados.0.smithi006.stdout:2758: finishing write tid 3 to smithi006182445-45 2023-09-22T07:52:49.200 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 45 v 1116 (ObjNum 860 snap 261 seq_num 860) dirty exists 2023-09-22T07:52:49.200 INFO:tasks.rados.rados.0.smithi006.stdout:2758: left oid 45 (ObjNum 860 snap 261 seq_num 860) 2023-09-22T07:52:49.200 INFO:tasks.rados.rados.0.smithi006.stdout:2755: done (5 left) 2023-09-22T07:52:49.200 INFO:tasks.rados.rados.0.smithi006.stdout:2758: done (4 left) 2023-09-22T07:52:49.201 INFO:tasks.rados.rados.0.smithi006.stdout:2763: done (3 left) 2023-09-22T07:52:49.201 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 36 current snap is 261 2023-09-22T07:52:49.201 INFO:tasks.rados.rados.0.smithi006.stdout:2762: finishing rollback tid 0 to smithi006182445-47 2023-09-22T07:52:49.201 INFO:tasks.rados.rados.0.smithi006.stdout:2762: finishing rollback tid 1 to smithi006182445-47 2023-09-22T07:52:49.201 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 47 v 1131 (ObjNum 289 snap 0 seq_num 3169818192) dirty dne 2023-09-22T07:52:49.201 INFO:tasks.rados.rados.0.smithi006.stdout:2760: finishing write tid 1 to smithi006182445-29 2023-09-22T07:52:49.201 INFO:tasks.rados.rados.0.smithi006.stdout:2760: finishing write tid 2 to smithi006182445-29 2023-09-22T07:52:49.201 INFO:tasks.rados.rados.0.smithi006.stdout:2760: finishing write tid 3 to smithi006182445-29 2023-09-22T07:52:49.201 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 29 v 1101 (ObjNum 861 snap 261 seq_num 861) dirty exists 2023-09-22T07:52:49.201 INFO:tasks.rados.rados.0.smithi006.stdout:2760: left oid 29 (ObjNum 861 snap 261 seq_num 861) 2023-09-22T07:52:49.201 INFO:tasks.rados.rados.0.smithi006.stdout:2761: finishing copy_from racing read to smithi006182445-5 2023-09-22T07:52:49.202 INFO:tasks.rados.rados.0.smithi006.stdout:2761: finishing copy_from to smithi006182445-5 2023-09-22T07:52:49.202 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 5 v 1035 (ObjNum 698 snap 211 seq_num 698) dirty exists 2023-09-22T07:52:49.202 INFO:tasks.rados.rados.0.smithi006.stdout:2764: seq_num 863 ranges {0=57344} 2023-09-22T07:52:49.202 INFO:tasks.rados.rados.0.smithi006.stdout:2764: writing smithi006182445-36 from 0 to 57344 tid 1 2023-09-22T07:52:49.202 INFO:tasks.rados.rados.0.smithi006.stdout:2760: done (3 left) 2023-09-22T07:52:49.202 INFO:tasks.rados.rados.0.smithi006.stdout:2761: done (2 left) 2023-09-22T07:52:49.202 INFO:tasks.rados.rados.0.smithi006.stdout:2762: done (1 left) 2023-09-22T07:52:49.202 INFO:tasks.rados.rados.0.smithi006.stdout:2765: copy_from oid 30 from oid 17 current snap is 261 2023-09-22T07:52:49.202 INFO:tasks.rados.rados.0.smithi006.stdout:2766: snap_remove snap 242 2023-09-22T07:52:49.310 INFO:tasks.rados.rados.0.smithi006.stdout:2766: done (2 left) 2023-09-22T07:52:49.310 INFO:tasks.rados.rados.0.smithi006.stdout:2767: read oid 33 snap -1 2023-09-22T07:52:49.310 INFO:tasks.rados.rados.0.smithi006.stdout:2767: expect deleted 2023-09-22T07:52:49.311 INFO:tasks.rados.rados.0.smithi006.stdout:2768: snap_remove snap 259 2023-09-22T07:52:49.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:49 smithi105 ceph-mon[190463]: osdmap e592: 8 total, 8 up, 8 in 2023-09-22T07:52:49.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:49 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:52:49.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:49 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:49.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:49 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:49.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:49 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:49.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:49 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:49.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:49 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:49.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:49 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:49.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:49 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:49.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:49 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:49.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:49 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:49.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:49 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:49.629 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:49 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:49.629 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:49 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:49.629 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:49 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:49.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:49 smithi006 ceph-mon[204052]: osdmap e592: 8 total, 8 up, 8 in 2023-09-22T07:52:49.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:49 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:52:49.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:49 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:49.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:49 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:49.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:49 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:49.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:49 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:49.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:49 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:49.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:49 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:49.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:49 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:49.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:49 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:49.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:49 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:49.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:49 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:49.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:49 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:49.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:49 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:49.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:49 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:49.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:49 smithi006 ceph-mon[200575]: osdmap e592: 8 total, 8 up, 8 in 2023-09-22T07:52:49.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:49 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:52:49.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:49 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:49.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:49 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:49.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:49 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:49.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:49 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:49.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:49 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:49.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:49 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:49.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:49 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:49.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:49 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:49.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:49 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:49.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:49 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:49.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:49 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:49.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:49 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:49.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:49 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:52:50.307 INFO:tasks.rados.rados.0.smithi006.stdout:2768: done (3 left) 2023-09-22T07:52:50.307 INFO:tasks.rados.rados.0.smithi006.stdout:2769: read oid 38 snap -1 2023-09-22T07:52:50.307 INFO:tasks.rados.rados.0.smithi006.stdout:2769: expect deleted 2023-09-22T07:52:50.307 INFO:tasks.rados.rados.0.smithi006.stdout:2770: rollback oid 25 current snap is 261 2023-09-22T07:52:50.308 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 25 to 244 2023-09-22T07:52:50.308 INFO:tasks.rados.rados.0.smithi006.stdout:2764: finishing write tid 1 to smithi006182445-36 2023-09-22T07:52:50.308 INFO:tasks.rados.rados.0.smithi006.stdout:2764: finishing write tid 2 to smithi006182445-36 2023-09-22T07:52:50.308 INFO:tasks.rados.rados.0.smithi006.stdout:2764: finishing write tid 3 to smithi006182445-36 2023-09-22T07:52:50.308 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 36 v 960 (ObjNum 863 snap 261 seq_num 863) dirty exists 2023-09-22T07:52:50.308 INFO:tasks.rados.rados.0.smithi006.stdout:2764: left oid 36 (ObjNum 863 snap 261 seq_num 863) 2023-09-22T07:52:50.308 INFO:tasks.rados.rados.0.smithi006.stdout:2765: finishing copy_from racing read to smithi006182445-30 2023-09-22T07:52:50.308 INFO:tasks.rados.rados.0.smithi006.stdout:2765: finishing copy_from to smithi006182445-30 2023-09-22T07:52:50.308 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 30 v 1097 (ObjNum 827 snap 247 seq_num 827) dirty exists 2023-09-22T07:52:50.308 INFO:tasks.rados.rados.0.smithi006.stdout:2764: done (4 left) 2023-09-22T07:52:50.308 INFO:tasks.rados.rados.0.smithi006.stdout:2765: done (3 left) 2023-09-22T07:52:50.308 INFO:tasks.rados.rados.0.smithi006.stdout:2767: done (2 left) 2023-09-22T07:52:50.309 INFO:tasks.rados.rados.0.smithi006.stdout:2771: copy_from oid 4 from oid 9 current snap is 261 2023-09-22T07:52:50.309 INFO:tasks.rados.rados.0.smithi006.stdout:2772: snap_remove snap 260 2023-09-22T07:52:50.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:50 smithi105 ceph-mon[190463]: pgmap v537: 121 pgs: 121 active+clean; 228 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 3.5 MiB/s wr, 34 op/s 2023-09-22T07:52:50.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:50 smithi105 ceph-mon[190463]: osdmap e593: 8 total, 8 up, 8 in 2023-09-22T07:52:50.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:50 smithi006 ceph-mon[204052]: pgmap v537: 121 pgs: 121 active+clean; 228 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 3.5 MiB/s wr, 34 op/s 2023-09-22T07:52:50.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:50 smithi006 ceph-mon[204052]: osdmap e593: 8 total, 8 up, 8 in 2023-09-22T07:52:50.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:50 smithi006 ceph-mon[200575]: pgmap v537: 121 pgs: 121 active+clean; 228 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 3.5 MiB/s wr, 34 op/s 2023-09-22T07:52:50.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:50 smithi006 ceph-mon[200575]: osdmap e593: 8 total, 8 up, 8 in 2023-09-22T07:52:51.281 INFO:tasks.rados.rados.0.smithi006.stdout:2772: done (3 left) 2023-09-22T07:52:51.281 INFO:tasks.rados.rados.0.smithi006.stdout:2773: read oid 35 snap -1 2023-09-22T07:52:51.281 INFO:tasks.rados.rados.0.smithi006.stdout:2773: expect deleted 2023-09-22T07:52:51.281 INFO:tasks.rados.rados.0.smithi006.stdout:2774: snap_create 2023-09-22T07:52:51.281 INFO:tasks.rados.rados.0.smithi006.stdout:2770: finishing rollback tid 0 to smithi006182445-25 2023-09-22T07:52:51.281 INFO:tasks.rados.rados.0.smithi006.stdout:2770: finishing rollback tid 1 to smithi006182445-25 2023-09-22T07:52:51.281 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 25 v 1471 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-09-22T07:52:51.282 INFO:tasks.rados.rados.0.smithi006.stdout:2771: finishing copy_from racing read to smithi006182445-4 2023-09-22T07:52:51.282 INFO:tasks.rados.rados.0.smithi006.stdout:2771: finishing copy_from to smithi006182445-4 2023-09-22T07:52:51.282 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 4 v 1113 (ObjNum 852 snap 259 seq_num 852) dirty exists 2023-09-22T07:52:51.613 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:51 smithi105 ceph-mon[190463]: Upgrade: Updating prometheus.a 2023-09-22T07:52:51.613 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:51 smithi105 ceph-mon[190463]: Deploying daemon prometheus.a on smithi105 2023-09-22T07:52:51.613 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:51 smithi105 ceph-mon[190463]: osdmap e594: 8 total, 8 up, 8 in 2023-09-22T07:52:51.613 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:51 smithi105 ceph-mon[190463]: osdmap e595: 8 total, 8 up, 8 in 2023-09-22T07:52:51.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:51 smithi006 ceph-mon[204052]: Upgrade: Updating prometheus.a 2023-09-22T07:52:51.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:51 smithi006 ceph-mon[204052]: Deploying daemon prometheus.a on smithi105 2023-09-22T07:52:51.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:51 smithi006 ceph-mon[204052]: osdmap e594: 8 total, 8 up, 8 in 2023-09-22T07:52:51.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:51 smithi006 ceph-mon[204052]: osdmap e595: 8 total, 8 up, 8 in 2023-09-22T07:52:51.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:51 smithi006 ceph-mon[200575]: Upgrade: Updating prometheus.a 2023-09-22T07:52:51.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:51 smithi006 ceph-mon[200575]: Deploying daemon prometheus.a on smithi105 2023-09-22T07:52:51.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:51 smithi006 ceph-mon[200575]: osdmap e594: 8 total, 8 up, 8 in 2023-09-22T07:52:51.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:51 smithi006 ceph-mon[200575]: osdmap e595: 8 total, 8 up, 8 in 2023-09-22T07:52:52.281 INFO:tasks.rados.rados.0.smithi006.stdout:2769: done (4 left) 2023-09-22T07:52:52.281 INFO:tasks.rados.rados.0.smithi006.stdout:2770: done (3 left) 2023-09-22T07:52:52.281 INFO:tasks.rados.rados.0.smithi006.stdout:2771: done (2 left) 2023-09-22T07:52:52.281 INFO:tasks.rados.rados.0.smithi006.stdout:2773: done (1 left) 2023-09-22T07:52:52.281 INFO:tasks.rados.rados.0.smithi006.stdout:2774: done (0 left) 2023-09-22T07:52:52.281 INFO:tasks.rados.rados.0.smithi006.stdout:2775: copy_from oid 43 from oid 4 current snap is 262 2023-09-22T07:52:52.281 INFO:tasks.rados.rados.0.smithi006.stdout:2776: setattr oid 12 current snap is 262 2023-09-22T07:52:52.283 INFO:tasks.rados.rados.0.smithi006.stdout:2777: read oid 2 snap -1 2023-09-22T07:52:52.284 INFO:tasks.rados.rados.0.smithi006.stdout:2777: expect (ObjNum 698 snap 211 seq_num 698) 2023-09-22T07:52:52.284 INFO:tasks.rados.rados.0.smithi006.stdout:2778: snap_create 2023-09-22T07:52:52.290 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 12 v 961 (ObjNum 624 snap 186 seq_num 624) dirty exists 2023-09-22T07:52:52.294 INFO:tasks.rados.rados.0.smithi006.stdout:2777: expect (ObjNum 698 snap 211 seq_num 698) 2023-09-22T07:52:52.398 INFO:tasks.rados.rados.0.smithi006.stdout:2775: finishing copy_from racing read to smithi006182445-43 2023-09-22T07:52:52.398 INFO:tasks.rados.rados.0.smithi006.stdout:2775: finishing copy_from to smithi006182445-43 2023-09-22T07:52:52.398 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 43 v 1113 (ObjNum 852 snap 259 seq_num 852) dirty exists 2023-09-22T07:52:52.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:52 smithi105 ceph-mon[190463]: pgmap v540: 121 pgs: 121 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.5 MiB/s wr, 9 op/s 2023-09-22T07:52:52.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:52 smithi105 ceph-mon[190463]: osdmap e596: 8 total, 8 up, 8 in 2023-09-22T07:52:52.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:52 smithi006 ceph-mon[200575]: pgmap v540: 121 pgs: 121 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.5 MiB/s wr, 9 op/s 2023-09-22T07:52:52.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:52 smithi006 ceph-mon[200575]: osdmap e596: 8 total, 8 up, 8 in 2023-09-22T07:52:52.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:52 smithi006 ceph-mon[204052]: pgmap v540: 121 pgs: 121 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.5 MiB/s wr, 9 op/s 2023-09-22T07:52:52.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:52 smithi006 ceph-mon[204052]: osdmap e596: 8 total, 8 up, 8 in 2023-09-22T07:52:53.126 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:52:53 smithi105 systemd[1]: Stopping Ceph prometheus.a for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:52:53.282 INFO:tasks.rados.rados.0.smithi006.stdout:2775: done (3 left) 2023-09-22T07:52:53.283 INFO:tasks.rados.rados.0.smithi006.stdout:2776: done (2 left) 2023-09-22T07:52:53.283 INFO:tasks.rados.rados.0.smithi006.stdout:2777: done (1 left) 2023-09-22T07:52:53.283 INFO:tasks.rados.rados.0.smithi006.stdout:2778: done (0 left) 2023-09-22T07:52:53.283 INFO:tasks.rados.rados.0.smithi006.stdout:2779: delete oid 42 current snap is 263 2023-09-22T07:52:53.288 INFO:tasks.rados.rados.0.smithi006.stdout:2779: done (0 left) 2023-09-22T07:52:53.288 INFO:tasks.rados.rados.0.smithi006.stdout:2780: snap_remove snap 254 2023-09-22T07:52:53.626 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:52:53 smithi105 conmon[175730]: ts=2023-09-22T07:52:53.305Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-09-22T07:52:53.626 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:52:53 smithi105 conmon[175730]: ts=2023-09-22T07:52:53.305Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2023-09-22T07:52:53.627 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:52:53 smithi105 conmon[175730]: ts=2023-09-22T07:52:53.305Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2023-09-22T07:52:53.627 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:52:53 smithi105 conmon[175730]: ts=2023-09-22T07:52:53.305Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2023-09-22T07:52:53.627 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:52:53 smithi105 conmon[175730]: ts=2023-09-22T07:52:53.305Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2023-09-22T07:52:53.627 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:52:53 smithi105 conmon[175730]: ts=2023-09-22T07:52:53.305Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2023-09-22T07:52:53.627 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:52:53 smithi105 conmon[175730]: ts=2023-09-22T07:52:53.305Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2023-09-22T07:52:53.627 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:52:53 smithi105 conmon[175730]: ts=2023-09-22T07:52:53.305Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2023-09-22T07:52:53.627 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:52:53 smithi105 conmon[175730]: ts=2023-09-22T07:52:53.305Z caller=main.go:907 level=info msg="Scrape manager stopped" 2023-09-22T07:52:53.628 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:52:53 smithi105 conmon[175730]: ts=2023-09-22T07:52:53.306Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2023-09-22T07:52:53.628 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:52:53 smithi105 conmon[175730]: ts=2023-09-22T07:52:53.306Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2023-09-22T07:52:53.628 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:52:53 smithi105 conmon[175730]: ts=2023-09-22T07:52:53.306Z caller=main.go:1147 level=info msg="See you next time!" 2023-09-22T07:52:54.188 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:52:53 smithi105 bash[242757]: aa59c96aa16949c70114115efda88ae4263f8abc7bcc048f27b428ae6f57e0f9 2023-09-22T07:52:54.188 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:52:54 smithi105 systemd[1]: ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@prometheus.a.service: Succeeded. 2023-09-22T07:52:54.188 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:52:54 smithi105 systemd[1]: Stopped Ceph prometheus.a for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:52:54.293 INFO:tasks.rados.rados.0.smithi006.stdout:2780: done (0 left) 2023-09-22T07:52:54.293 INFO:tasks.rados.rados.0.smithi006.stdout:2781: read oid 23 snap -1 2023-09-22T07:52:54.294 INFO:tasks.rados.rados.0.smithi006.stdout:2781: expect (ObjNum 768 snap 230 seq_num 768) 2023-09-22T07:52:54.294 INFO:tasks.rados.rados.0.smithi006.stdout:2782: read oid 13 snap -1 2023-09-22T07:52:54.294 INFO:tasks.rados.rados.0.smithi006.stdout:2782: expect deleted 2023-09-22T07:52:54.294 INFO:tasks.rados.rados.0.smithi006.stdout:2783: snap_create 2023-09-22T07:52:54.305 INFO:tasks.rados.rados.0.smithi006.stdout:2781: expect (ObjNum 768 snap 230 seq_num 768) 2023-09-22T07:52:54.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:54 smithi006 ceph-mon[200575]: pgmap v543: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 189 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-09-22T07:52:54.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:54 smithi006 ceph-mon[200575]: osdmap e597: 8 total, 8 up, 8 in 2023-09-22T07:52:54.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:54 smithi006 ceph-mon[204052]: pgmap v543: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 189 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-09-22T07:52:54.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:54 smithi006 ceph-mon[204052]: osdmap e597: 8 total, 8 up, 8 in 2023-09-22T07:52:54.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:54 smithi105 ceph-mon[190463]: pgmap v543: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 189 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-09-22T07:52:54.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:54 smithi105 ceph-mon[190463]: osdmap e597: 8 total, 8 up, 8 in 2023-09-22T07:52:54.627 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:52:54 smithi105 systemd[1]: Starting Ceph prometheus.a for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:52:55.127 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:52:54 smithi105 bash[243119]: 901173e8792debeefc1a5ef299022e0067f107e3a17f1d2a10e93a50a62c7176 2023-09-22T07:52:55.127 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:52:54 smithi105 conmon[243160]: ts=2023-09-22T07:52:54.777Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-09-22T07:52:55.127 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:52:54 smithi105 conmon[243160]: ts=2023-09-22T07:52:54.777Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2023-09-22T07:52:55.127 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:52:54 smithi105 conmon[243160]: ts=2023-09-22T07:52:54.777Z 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 smithi105 (none))" 2023-09-22T07:52:55.127 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:52:54 smithi105 conmon[243160]: ts=2023-09-22T07:52:54.778Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-09-22T07:52:55.128 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:52:54 smithi105 conmon[243160]: ts=2023-09-22T07:52:54.778Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-09-22T07:52:55.128 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:52:54 smithi105 conmon[243160]: ts=2023-09-22T07:52:54.780Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-09-22T07:52:55.128 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:52:54 smithi105 conmon[243160]: ts=2023-09-22T07:52:54.781Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-09-22T07:52:55.128 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:52:54 smithi105 conmon[243160]: ts=2023-09-22T07:52:54.781Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-09-22T07:52:55.128 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:52:54 smithi105 conmon[243160]: ts=2023-09-22T07:52:54.781Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-09-22T07:52:55.128 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:52:54 smithi105 systemd[1]: Started Ceph prometheus.a for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:52:55.128 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:52:54 smithi105 conmon[243160]: ts=2023-09-22T07:52:54.783Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-09-22T07:52:55.129 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:52:54 smithi105 conmon[243160]: ts=2023-09-22T07:52:54.783Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.537µs 2023-09-22T07:52:55.129 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:52:54 smithi105 conmon[243160]: ts=2023-09-22T07:52:54.783Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-09-22T07:52:55.129 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:52:54 smithi105 conmon[243160]: ts=2023-09-22T07:52:54.783Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2023-09-22T07:52:55.129 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:52:54 smithi105 conmon[243160]: ts=2023-09-22T07:52:54.801Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2023-09-22T07:52:55.129 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:52:54 smithi105 conmon[243160]: ts=2023-09-22T07:52:54.803Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2023-09-22T07:52:55.129 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:52:54 smithi105 conmon[243160]: ts=2023-09-22T07:52:54.810Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2023-09-22T07:52:55.130 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:52:54 smithi105 conmon[243160]: ts=2023-09-22T07:52:54.810Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2023-09-22T07:52:55.130 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:52:54 smithi105 conmon[243160]: ts=2023-09-22T07:52:54.810Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=21.653µs wal_replay_duration=27.567109ms wbl_replay_duration=105ns total_replay_duration=27.60671ms 2023-09-22T07:52:55.130 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:52:54 smithi105 conmon[243160]: ts=2023-09-22T07:52:54.813Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-09-22T07:52:55.130 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:52:54 smithi105 conmon[243160]: ts=2023-09-22T07:52:54.813Z caller=main.go:1029 level=info msg="TSDB started" 2023-09-22T07:52:55.130 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:52:54 smithi105 conmon[243160]: ts=2023-09-22T07:52:54.813Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-09-22T07:52:55.130 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:52:54 smithi105 conmon[243160]: ts=2023-09-22T07:52:54.831Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=17.858205ms db_storage=774ns remote_storage=1.124µs web_handler=375ns query_engine=1.056µs scrape=676.558µs scrape_sd=73.097µs notify=15.863µs notify_sd=16.187µs rules=16.809018ms tracing=7.8µs 2023-09-22T07:52:55.130 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:52:54 smithi105 conmon[243160]: ts=2023-09-22T07:52:54.831Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-09-22T07:52:55.131 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 07:52:54 smithi105 conmon[243160]: ts=2023-09-22T07:52:54.831Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-09-22T07:52:55.297 INFO:tasks.rados.rados.0.smithi006.stdout:2781: done (2 left) 2023-09-22T07:52:55.297 INFO:tasks.rados.rados.0.smithi006.stdout:2782: done (1 left) 2023-09-22T07:52:55.297 INFO:tasks.rados.rados.0.smithi006.stdout:2783: done (0 left) 2023-09-22T07:52:55.298 INFO:tasks.rados.rados.0.smithi006.stdout:2784: copy_from oid 44 from oid 8 current snap is 264 2023-09-22T07:52:55.298 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 35 current snap is 264 2023-09-22T07:52:55.298 INFO:tasks.rados.rados.0.smithi006.stdout:2785: seq_num 865 ranges {0=90112} 2023-09-22T07:52:55.299 INFO:tasks.rados.rados.0.smithi006.stdout:2785: writing smithi006182445-35 from 0 to 90112 tid 1 2023-09-22T07:52:55.299 INFO:tasks.rados.rados.0.smithi006.stdout:2786: read oid 11 snap -1 2023-09-22T07:52:55.299 INFO:tasks.rados.rados.0.smithi006.stdout:2786: expect (ObjNum 776 snap 234 seq_num 776) 2023-09-22T07:52:55.300 INFO:tasks.rados.rados.0.smithi006.stdout:2787: read oid 29 snap -1 2023-09-22T07:52:55.300 INFO:tasks.rados.rados.0.smithi006.stdout:2787: expect (ObjNum 861 snap 261 seq_num 861) 2023-09-22T07:52:55.300 INFO:tasks.rados.rados.0.smithi006.stdout:2788: setattr oid 20 current snap is 264 2023-09-22T07:52:55.300 INFO:tasks.rados.rados.0.smithi006.stdout:2789: setattr oid 6 current snap is 264 2023-09-22T07:52:55.301 INFO:tasks.rados.rados.0.smithi006.stdout:2790: read oid 25 snap -1 2023-09-22T07:52:55.301 INFO:tasks.rados.rados.0.smithi006.stdout:2790: expect deleted 2023-09-22T07:52:55.301 INFO:tasks.rados.rados.0.smithi006.stdout:2791: rmattr oid 43 current snap is 264 2023-09-22T07:52:55.301 INFO:tasks.rados.rados.0.smithi006.stdout:2791: done (7 left) 2023-09-22T07:52:55.301 INFO:tasks.rados.rados.0.smithi006.stdout:2792: copy_from oid 34 from oid 15 current snap is 264 2023-09-22T07:52:55.301 INFO:tasks.rados.rados.0.smithi006.stdout:2793: delete oid 28 current snap is 264 2023-09-22T07:52:55.307 INFO:tasks.rados.rados.0.smithi006.stdout:2793: done (8 left) 2023-09-22T07:52:55.307 INFO:tasks.rados.rados.0.smithi006.stdout:2794: rollback oid 21 current snap is 264 2023-09-22T07:52:55.307 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 21 to 244 2023-09-22T07:52:55.307 INFO:tasks.rados.rados.0.smithi006.stdout:2795: read oid 10 snap -1 2023-09-22T07:52:55.307 INFO:tasks.rados.rados.0.smithi006.stdout:2795: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-22T07:52:55.307 INFO:tasks.rados.rados.0.smithi006.stdout:2796: snap_create 2023-09-22T07:52:55.307 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 20 v 1106 (ObjNum 33 snap 0 seq_num 3169056976) dirty exists 2023-09-22T07:52:55.308 INFO:tasks.rados.rados.0.smithi006.stdout:2785: finishing write tid 1 to smithi006182445-35 2023-09-22T07:52:55.308 INFO:tasks.rados.rados.0.smithi006.stdout:2795: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-22T07:52:55.315 INFO:tasks.rados.rados.0.smithi006.stdout:2785: finishing write tid 2 to smithi006182445-35 2023-09-22T07:52:55.315 INFO:tasks.rados.rados.0.smithi006.stdout:2787: expect (ObjNum 861 snap 261 seq_num 861) 2023-09-22T07:52:55.319 INFO:tasks.rados.rados.0.smithi006.stdout:2785: finishing write tid 3 to smithi006182445-35 2023-09-22T07:52:55.319 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 35 v 1103 (ObjNum 865 snap 264 seq_num 865) dirty exists 2023-09-22T07:52:55.319 INFO:tasks.rados.rados.0.smithi006.stdout:2785: left oid 35 (ObjNum 865 snap 264 seq_num 865) 2023-09-22T07:52:55.319 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 6 v 1104 (ObjNum 767 snap 230 seq_num 767) dirty exists 2023-09-22T07:52:55.319 INFO:tasks.rados.rados.0.smithi006.stdout:2784: finishing copy_from racing read to smithi006182445-44 2023-09-22T07:52:55.319 INFO:tasks.rados.rados.0.smithi006.stdout:2794: finishing rollback tid 0 to smithi006182445-21 2023-09-22T07:52:55.319 INFO:tasks.rados.rados.0.smithi006.stdout:2794: finishing rollback tid 1 to smithi006182445-21 2023-09-22T07:52:55.320 INFO:tasks.rados.rados.0.smithi006.stdout:2794: finishing rollback tid 2 to smithi006182445-21 2023-09-22T07:52:55.320 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 21 v 1114 (ObjNum 775 snap 234 seq_num 775) dirty exists 2023-09-22T07:52:55.320 INFO:tasks.rados.rados.0.smithi006.stdout:2784: finishing copy_from to smithi006182445-44 2023-09-22T07:52:55.320 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 44 v 678 (ObjNum 819 snap 241 seq_num 819) dirty exists 2023-09-22T07:52:55.323 INFO:tasks.rados.rados.0.smithi006.stdout:2786: expect (ObjNum 776 snap 234 seq_num 776) 2023-09-22T07:52:55.486 INFO:tasks.rados.rados.0.smithi006.stdout:2792: finishing copy_from racing read to smithi006182445-34 2023-09-22T07:52:55.487 INFO:tasks.rados.rados.0.smithi006.stdout:2792: finishing copy_from to smithi006182445-34 2023-09-22T07:52:55.487 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 34 v 1418 (ObjNum 835 snap 251 seq_num 835) dirty exists 2023-09-22T07:52:55.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:55 smithi105 ceph-mon[190463]: osdmap e598: 8 total, 8 up, 8 in 2023-09-22T07:52:55.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:55 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:55.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:55 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:55.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:55 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:52:55.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:55 smithi006 ceph-mon[204052]: osdmap e598: 8 total, 8 up, 8 in 2023-09-22T07:52:55.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:55 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:55.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:55 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:55.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:55 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:52:55.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:55 smithi006 ceph-mon[200575]: osdmap e598: 8 total, 8 up, 8 in 2023-09-22T07:52:55.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:55 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:55.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:55 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:55.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:55 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:52:56.285 INFO:tasks.rados.rados.0.smithi006.stdout:2784: done (10 left) 2023-09-22T07:52:56.285 INFO:tasks.rados.rados.0.smithi006.stdout:2785: done (9 left) 2023-09-22T07:52:56.285 INFO:tasks.rados.rados.0.smithi006.stdout:2786: done (8 left) 2023-09-22T07:52:56.285 INFO:tasks.rados.rados.0.smithi006.stdout:2787: done (7 left) 2023-09-22T07:52:56.285 INFO:tasks.rados.rados.0.smithi006.stdout:2788: done (6 left) 2023-09-22T07:52:56.285 INFO:tasks.rados.rados.0.smithi006.stdout:2789: done (5 left) 2023-09-22T07:52:56.285 INFO:tasks.rados.rados.0.smithi006.stdout:2790: done (4 left) 2023-09-22T07:52:56.285 INFO:tasks.rados.rados.0.smithi006.stdout:2792: done (3 left) 2023-09-22T07:52:56.286 INFO:tasks.rados.rados.0.smithi006.stdout:2794: done (2 left) 2023-09-22T07:52:56.286 INFO:tasks.rados.rados.0.smithi006.stdout:2795: done (1 left) 2023-09-22T07:52:56.286 INFO:tasks.rados.rados.0.smithi006.stdout:2796: done (0 left) 2023-09-22T07:52:56.286 INFO:tasks.rados.rados.0.smithi006.stdout:2797: rollback oid 45 current snap is 265 2023-09-22T07:52:56.286 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 45 to 250 2023-09-22T07:52:56.286 INFO:tasks.rados.rados.0.smithi006.stdout:2798: read oid 14 snap -1 2023-09-22T07:52:56.286 INFO:tasks.rados.rados.0.smithi006.stdout:2798: expect (ObjNum 818 snap 241 seq_num 818) 2023-09-22T07:52:56.286 INFO:tasks.rados.rados.0.smithi006.stdout:2799: read oid 3 snap -1 2023-09-22T07:52:56.287 INFO:tasks.rados.rados.0.smithi006.stdout:2799: expect (ObjNum 845 snap 253 seq_num 845) 2023-09-22T07:52:56.287 INFO:tasks.rados.rados.0.smithi006.stdout:2800: delete oid 25 current snap is 265 2023-09-22T07:52:56.290 INFO:tasks.rados.rados.0.smithi006.stdout:2800: done (3 left) 2023-09-22T07:52:56.290 INFO:tasks.rados.rados.0.smithi006.stdout:2801: delete oid 29 current snap is 265 2023-09-22T07:52:56.291 INFO:tasks.rados.rados.0.smithi006.stdout:2797: finishing rollback tid 0 to smithi006182445-45 2023-09-22T07:52:56.294 INFO:tasks.rados.rados.0.smithi006.stdout:2797: finishing rollback tid 1 to smithi006182445-45 2023-09-22T07:52:56.294 INFO:tasks.rados.rados.0.smithi006.stdout:2797: finishing rollback tid 2 to smithi006182445-45 2023-09-22T07:52:56.294 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 45 v 1119 (ObjNum 698 snap 211 seq_num 698) dirty exists 2023-09-22T07:52:56.295 INFO:tasks.rados.rados.0.smithi006.stdout:2797: done (3 left) 2023-09-22T07:52:56.295 INFO:tasks.rados.rados.0.smithi006.stdout:2801: done (2 left) 2023-09-22T07:52:56.295 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 22 current snap is 265 2023-09-22T07:52:56.295 INFO:tasks.rados.rados.0.smithi006.stdout:2802: seq_num 869 ranges {11493376=155648} 2023-09-22T07:52:56.361 INFO:tasks.rados.rados.0.smithi006.stdout:2802: writing smithi006182445-22 from 11493376 to 11649024 tid 1 2023-09-22T07:52:56.361 INFO:tasks.rados.rados.0.smithi006.stdout:2803: rollback oid 27 current snap is 265 2023-09-22T07:52:56.361 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 27 to 261 2023-09-22T07:52:56.361 INFO:tasks.rados.rados.0.smithi006.stdout:2804: snap_create 2023-09-22T07:52:56.361 INFO:tasks.rados.rados.0.smithi006.stdout:2798: expect (ObjNum 818 snap 241 seq_num 818) 2023-09-22T07:52:56.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:56 smithi105 ceph-mon[190463]: pgmap v546: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 187 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-09-22T07:52:56.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:56 smithi105 ceph-mon[190463]: osdmap e599: 8 total, 8 up, 8 in 2023-09-22T07:52:56.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:56 smithi105 ceph-mon[190463]: osdmap e600: 8 total, 8 up, 8 in 2023-09-22T07:52:56.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:56 smithi006 ceph-mon[200575]: pgmap v546: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 187 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-09-22T07:52:56.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:56 smithi006 ceph-mon[200575]: osdmap e599: 8 total, 8 up, 8 in 2023-09-22T07:52:56.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:56 smithi006 ceph-mon[200575]: osdmap e600: 8 total, 8 up, 8 in 2023-09-22T07:52:56.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:56 smithi006 ceph-mon[204052]: pgmap v546: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 187 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-09-22T07:52:56.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:56 smithi006 ceph-mon[204052]: osdmap e599: 8 total, 8 up, 8 in 2023-09-22T07:52:56.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:56 smithi006 ceph-mon[204052]: osdmap e600: 8 total, 8 up, 8 in 2023-09-22T07:52:57.243 INFO:tasks.rados.rados.0.smithi006.stdout:2799: expect (ObjNum 845 snap 253 seq_num 845) 2023-09-22T07:52:58.027 INFO:tasks.rados.rados.0.smithi006.stdout:2802: finishing write tid 1 to smithi006182445-22 2023-09-22T07:52:58.027 INFO:tasks.rados.rados.0.smithi006.stdout:2802: finishing write tid 2 to smithi006182445-22 2023-09-22T07:52:58.027 INFO:tasks.rados.rados.0.smithi006.stdout:2803: finishing rollback tid 1 to smithi006182445-27 2023-09-22T07:52:58.027 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 27 v 1124 (ObjNum 113 snap 0 seq_num 3169719520) dirty dne 2023-09-22T07:52:58.027 INFO:tasks.rados.rados.0.smithi006.stdout:2802: finishing write tid 3 to smithi006182445-22 2023-09-22T07:52:58.028 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 22 v 1133 (ObjNum 869 snap 265 seq_num 869) dirty exists 2023-09-22T07:52:58.028 INFO:tasks.rados.rados.0.smithi006.stdout:2802: left oid 22 (ObjNum 869 snap 265 seq_num 869) 2023-09-22T07:52:58.028 INFO:tasks.rados.rados.0.smithi006.stdout:2798: done (4 left) 2023-09-22T07:52:58.028 INFO:tasks.rados.rados.0.smithi006.stdout:2799: done (3 left) 2023-09-22T07:52:58.028 INFO:tasks.rados.rados.0.smithi006.stdout:2802: done (2 left) 2023-09-22T07:52:58.028 INFO:tasks.rados.rados.0.smithi006.stdout:2803: done (1 left) 2023-09-22T07:52:58.028 INFO:tasks.rados.rados.0.smithi006.stdout:2804: done (0 left) 2023-09-22T07:52:58.028 INFO:tasks.rados.rados.0.smithi006.stdout:2805: snap_create 2023-09-22T07:52:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:58 smithi105 ceph-mon[190463]: pgmap v549: 121 pgs: 121 active+clean; 195 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 4.6 MiB/s wr, 16 op/s 2023-09-22T07:52:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:58 smithi105 ceph-mon[190463]: osdmap e601: 8 total, 8 up, 8 in 2023-09-22T07:52:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:52:58.709 INFO:tasks.rados.rados.0.smithi006.stdout:2805: done (0 left) 2023-09-22T07:52:58.710 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 36 current snap is 267 2023-09-22T07:52:58.710 INFO:tasks.rados.rados.0.smithi006.stdout:2806: seq_num 870 ranges {57344=172032} 2023-09-22T07:52:58.710 INFO:tasks.rados.rados.0.smithi006.stdout:2806: writing smithi006182445-36 from 57344 to 229376 tid 1 2023-09-22T07:52:58.711 INFO:tasks.rados.rados.0.smithi006.stdout:2807: snap_create 2023-09-22T07:52:58.716 INFO:tasks.rados.rados.0.smithi006.stdout:2806: finishing write tid 1 to smithi006182445-36 2023-09-22T07:52:58.716 INFO:tasks.rados.rados.0.smithi006.stdout:2806: finishing write tid 2 to smithi006182445-36 2023-09-22T07:52:58.717 INFO:tasks.rados.rados.0.smithi006.stdout:2806: finishing write tid 3 to smithi006182445-36 2023-09-22T07:52:58.717 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 36 v 963 (ObjNum 870 snap 267 seq_num 870) dirty exists 2023-09-22T07:52:58.717 INFO:tasks.rados.rados.0.smithi006.stdout:2806: left oid 36 (ObjNum 870 snap 267 seq_num 870) 2023-09-22T07:52:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:58 smithi006 ceph-mon[200575]: pgmap v549: 121 pgs: 121 active+clean; 195 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 4.6 MiB/s wr, 16 op/s 2023-09-22T07:52:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:58 smithi006 ceph-mon[200575]: osdmap e601: 8 total, 8 up, 8 in 2023-09-22T07:52:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:52:58.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:58 smithi006 ceph-mon[204052]: pgmap v549: 121 pgs: 121 active+clean; 195 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 4.6 MiB/s wr, 16 op/s 2023-09-22T07:52:58.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:58 smithi006 ceph-mon[204052]: osdmap e601: 8 total, 8 up, 8 in 2023-09-22T07:52:58.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:58.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:58.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:52:59.718 INFO:tasks.rados.rados.0.smithi006.stdout:2806: done (1 left) 2023-09-22T07:52:59.718 INFO:tasks.rados.rados.0.smithi006.stdout:2807: done (0 left) 2023-09-22T07:52:59.718 INFO:tasks.rados.rados.0.smithi006.stdout:2808: read oid 5 snap 266 2023-09-22T07:52:59.718 INFO:tasks.rados.rados.0.smithi006.stdout:2808: expect (ObjNum 698 snap 211 seq_num 698) 2023-09-22T07:52:59.718 INFO:tasks.rados.rados.0.smithi006.stdout:2809: rollback oid 9 current snap is 268 2023-09-22T07:52:59.719 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 9 to 266 2023-09-22T07:52:59.719 INFO:tasks.rados.rados.0.smithi006.stdout:2810: read oid 24 snap -1 2023-09-22T07:52:59.719 INFO:tasks.rados.rados.0.smithi006.stdout:2810: expect deleted 2023-09-22T07:52:59.719 INFO:tasks.rados.rados.0.smithi006.stdout:2811: delete oid 26 current snap is 268 2023-09-22T07:52:59.724 INFO:tasks.rados.rados.0.smithi006.stdout:2810: done (3 left) 2023-09-22T07:52:59.725 INFO:tasks.rados.rados.0.smithi006.stdout:2811: done (2 left) 2023-09-22T07:52:59.725 INFO:tasks.rados.rados.0.smithi006.stdout:2812: delete oid 11 current snap is 268 2023-09-22T07:52:59.727 INFO:tasks.rados.rados.0.smithi006.stdout:2809: finishing rollback tid 0 to smithi006182445-9 2023-09-22T07:52:59.727 INFO:tasks.rados.rados.0.smithi006.stdout:2809: finishing rollback tid 1 to smithi006182445-9 2023-09-22T07:52:59.728 INFO:tasks.rados.rados.0.smithi006.stdout:2812: done (2 left) 2023-09-22T07:52:59.728 INFO:tasks.rados.rados.0.smithi006.stdout:2813: snap_remove snap 263 2023-09-22T07:52:59.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:59 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:59.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:59 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:59.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:59 smithi006 ceph-mon[204052]: pgmap v551: 121 pgs: 121 active+clean; 196 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 3.7 MiB/s wr, 21 op/s 2023-09-22T07:52:59.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:52:59 smithi006 ceph-mon[204052]: osdmap e602: 8 total, 8 up, 8 in 2023-09-22T07:52:59.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:59 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:59.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:59 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:59.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:59 smithi006 ceph-mon[200575]: pgmap v551: 121 pgs: 121 active+clean; 196 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 3.7 MiB/s wr, 21 op/s 2023-09-22T07:52:59.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:52:59 smithi006 ceph-mon[200575]: osdmap e602: 8 total, 8 up, 8 in 2023-09-22T07:52:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:59 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:59 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:52:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:59 smithi105 ceph-mon[190463]: pgmap v551: 121 pgs: 121 active+clean; 196 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 3.7 MiB/s wr, 21 op/s 2023-09-22T07:52:59.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:52:59 smithi105 ceph-mon[190463]: osdmap e602: 8 total, 8 up, 8 in 2023-09-22T07:53:00.720 INFO:tasks.rados.rados.0.smithi006.stdout:2813: done (2 left) 2023-09-22T07:53:00.721 INFO:tasks.rados.rados.0.smithi006.stdout:2814: rollback oid 8 current snap is 268 2023-09-22T07:53:00.721 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 8 to 255 2023-09-22T07:53:00.721 INFO:tasks.rados.rados.0.smithi006.stdout:2809: finishing rollback tid 2 to smithi006182445-9 2023-09-22T07:53:00.721 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 9 v 1116 (ObjNum 852 snap 259 seq_num 852) dirty exists 2023-09-22T07:53:00.721 INFO:tasks.rados.rados.0.smithi006.stdout:2808: expect (ObjNum 698 snap 211 seq_num 698) 2023-09-22T07:53:00.827 INFO:tasks.rados.rados.0.smithi006.stdout:2814: finishing rollback tid 0 to smithi006182445-8 2023-09-22T07:53:00.827 INFO:tasks.rados.rados.0.smithi006.stdout:2814: finishing rollback tid 1 to smithi006182445-8 2023-09-22T07:53:00.827 INFO:tasks.rados.rados.0.smithi006.stdout:2814: finishing rollback tid 2 to smithi006182445-8 2023-09-22T07:53:00.827 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 8 v 684 (ObjNum 819 snap 241 seq_num 819) dirty exists 2023-09-22T07:53:00.827 INFO:tasks.rados.rados.0.smithi006.stdout:2808: done (2 left) 2023-09-22T07:53:00.827 INFO:tasks.rados.rados.0.smithi006.stdout:2809: done (1 left) 2023-09-22T07:53:00.827 INFO:tasks.rados.rados.0.smithi006.stdout:2814: done (0 left) 2023-09-22T07:53:00.827 INFO:tasks.rados.rados.0.smithi006.stdout:2815: rollback oid 3 current snap is 268 2023-09-22T07:53:00.827 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 3 to 262 2023-09-22T07:53:00.828 INFO:tasks.rados.rados.0.smithi006.stdout:2816: delete oid 30 current snap is 268 2023-09-22T07:53:00.829 INFO:tasks.rados.rados.0.smithi006.stdout:2816: done (1 left) 2023-09-22T07:53:00.829 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 31 current snap is 268 2023-09-22T07:53:00.830 INFO:tasks.rados.rados.0.smithi006.stdout:2817: seq_num 874 ranges {1286144=245760} 2023-09-22T07:53:00.838 INFO:tasks.rados.rados.0.smithi006.stdout:2817: writing smithi006182445-31 from 1286144 to 1531904 tid 1 2023-09-22T07:53:00.838 INFO:tasks.rados.rados.0.smithi006.stdout:2818: delete oid 44 current snap is 268 2023-09-22T07:53:00.838 INFO:tasks.rados.rados.0.smithi006.stdout:2815: finishing rollback tid 0 to smithi006182445-3 2023-09-22T07:53:00.838 INFO:tasks.rados.rados.0.smithi006.stdout:2815: finishing rollback tid 1 to smithi006182445-3 2023-09-22T07:53:00.838 INFO:tasks.rados.rados.0.smithi006.stdout:2815: finishing rollback tid 2 to smithi006182445-3 2023-09-22T07:53:00.838 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 3 v 1043 (ObjNum 845 snap 253 seq_num 845) dirty exists 2023-09-22T07:53:00.839 INFO:tasks.rados.rados.0.smithi006.stdout:2815: done (2 left) 2023-09-22T07:53:00.840 INFO:tasks.rados.rados.0.smithi006.stdout:2818: done (1 left) 2023-09-22T07:53:00.840 INFO:tasks.rados.rados.0.smithi006.stdout:2819: snap_remove snap 265 2023-09-22T07:53:01.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:00 smithi006 ceph-mon[204052]: osdmap e603: 8 total, 8 up, 8 in 2023-09-22T07:53:01.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:00 smithi006 ceph-mon[200575]: osdmap e603: 8 total, 8 up, 8 in 2023-09-22T07:53:01.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:00 smithi105 ceph-mon[190463]: osdmap e603: 8 total, 8 up, 8 in 2023-09-22T07:53:01.284 INFO:tasks.rados.rados.0.smithi006.stdout:2819: done (1 left) 2023-09-22T07:53:01.284 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 39 current snap is 268 2023-09-22T07:53:01.284 INFO:tasks.rados.rados.0.smithi006.stdout:2820: seq_num 876 ranges {0=278528} 2023-09-22T07:53:01.286 INFO:tasks.rados.rados.0.smithi006.stdout:2820: writing smithi006182445-39 from 0 to 278528 tid 1 2023-09-22T07:53:01.286 INFO:tasks.rados.rados.0.smithi006.stdout:2821: snap_remove snap 244 2023-09-22T07:53:02.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:01 smithi006 ceph-mon[200575]: pgmap v554: 121 pgs: 121 active+clean; 198 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 4.3 MiB/s wr, 17 op/s 2023-09-22T07:53:02.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:01 smithi006 ceph-mon[200575]: osdmap e604: 8 total, 8 up, 8 in 2023-09-22T07:53:02.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:01 smithi006 ceph-mon[200575]: osdmap e605: 8 total, 8 up, 8 in 2023-09-22T07:53:02.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:01 smithi006 ceph-mon[204052]: pgmap v554: 121 pgs: 121 active+clean; 198 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 4.3 MiB/s wr, 17 op/s 2023-09-22T07:53:02.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:01 smithi006 ceph-mon[204052]: osdmap e604: 8 total, 8 up, 8 in 2023-09-22T07:53:02.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:01 smithi006 ceph-mon[204052]: osdmap e605: 8 total, 8 up, 8 in 2023-09-22T07:53:02.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:01 smithi105 ceph-mon[190463]: pgmap v554: 121 pgs: 121 active+clean; 198 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 4.3 MiB/s wr, 17 op/s 2023-09-22T07:53:02.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:01 smithi105 ceph-mon[190463]: osdmap e604: 8 total, 8 up, 8 in 2023-09-22T07:53:02.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:01 smithi105 ceph-mon[190463]: osdmap e605: 8 total, 8 up, 8 in 2023-09-22T07:53:02.285 INFO:tasks.rados.rados.0.smithi006.stdout:2821: done (2 left) 2023-09-22T07:53:02.285 INFO:tasks.rados.rados.0.smithi006.stdout:2822: copy_from oid 29 from oid 2 current snap is 268 2023-09-22T07:53:02.285 INFO:tasks.rados.rados.0.smithi006.stdout:2823: read oid 13 snap 258 2023-09-22T07:53:02.285 INFO:tasks.rados.rados.0.smithi006.stdout:2823: expect deleted 2023-09-22T07:53:02.285 INFO:tasks.rados.rados.0.smithi006.stdout:2824: copy_from oid 50 from oid 48 current snap is 268 2023-09-22T07:53:02.285 INFO:tasks.rados.rados.0.smithi006.stdout:2825: rmattr oid 32 current snap is 268 2023-09-22T07:53:02.285 INFO:tasks.rados.rados.0.smithi006.stdout:2825: done (5 left) 2023-09-22T07:53:02.285 INFO:tasks.rados.rados.0.smithi006.stdout:2826: rmattr oid 37 current snap is 268 2023-09-22T07:53:02.286 INFO:tasks.rados.rados.0.smithi006.stdout:2826: done (5 left) 2023-09-22T07:53:02.286 INFO:tasks.rados.rados.0.smithi006.stdout:2827: snap_create 2023-09-22T07:53:02.286 INFO:tasks.rados.rados.0.smithi006.stdout:2817: finishing write tid 1 to smithi006182445-31 2023-09-22T07:53:02.286 INFO:tasks.rados.rados.0.smithi006.stdout:2817: finishing write tid 2 to smithi006182445-31 2023-09-22T07:53:02.286 INFO:tasks.rados.rados.0.smithi006.stdout:2817: finishing write tid 3 to smithi006182445-31 2023-09-22T07:53:02.286 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 31 v 1491 (ObjNum 874 snap 268 seq_num 874) dirty exists 2023-09-22T07:53:02.286 INFO:tasks.rados.rados.0.smithi006.stdout:2817: left oid 31 (ObjNum 874 snap 268 seq_num 874) 2023-09-22T07:53:02.286 INFO:tasks.rados.rados.0.smithi006.stdout:2820: finishing write tid 1 to smithi006182445-39 2023-09-22T07:53:02.286 INFO:tasks.rados.rados.0.smithi006.stdout:2820: finishing write tid 2 to smithi006182445-39 2023-09-22T07:53:02.286 INFO:tasks.rados.rados.0.smithi006.stdout:2820: finishing write tid 3 to smithi006182445-39 2023-09-22T07:53:02.286 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 39 v 1392 (ObjNum 876 snap 268 seq_num 876) dirty exists 2023-09-22T07:53:02.286 INFO:tasks.rados.rados.0.smithi006.stdout:2820: left oid 39 (ObjNum 876 snap 268 seq_num 876) 2023-09-22T07:53:02.295 INFO:tasks.rados.rados.0.smithi006.stdout:2824: finishing copy_from to smithi006182445-50 2023-09-22T07:53:02.296 INFO:tasks.rados.rados.0.smithi006.stdout:2824: got expected ENOENT (src dne) 2023-09-22T07:53:02.296 INFO:tasks.rados.rados.0.smithi006.stdout:2824: finishing copy_from racing read to smithi006182445-50 2023-09-22T07:53:02.308 INFO:tasks.rados.rados.0.smithi006.stdout:2822: finishing copy_from racing read to smithi006182445-29 2023-09-22T07:53:02.310 INFO:tasks.rados.rados.0.smithi006.stdout:2822: finishing copy_from to smithi006182445-29 2023-09-22T07:53:02.310 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 29 v 1035 (ObjNum 698 snap 211 seq_num 698) dirty exists 2023-09-22T07:53:03.291 INFO:tasks.rados.rados.0.smithi006.stdout:2817: done (5 left) 2023-09-22T07:53:03.291 INFO:tasks.rados.rados.0.smithi006.stdout:2820: done (4 left) 2023-09-22T07:53:03.291 INFO:tasks.rados.rados.0.smithi006.stdout:2822: done (3 left) 2023-09-22T07:53:03.291 INFO:tasks.rados.rados.0.smithi006.stdout:2823: done (2 left) 2023-09-22T07:53:03.291 INFO:tasks.rados.rados.0.smithi006.stdout:2824: done (1 left) 2023-09-22T07:53:03.291 INFO:tasks.rados.rados.0.smithi006.stdout:2827: done (0 left) 2023-09-22T07:53:03.291 INFO:tasks.rados.rados.0.smithi006.stdout:2828: read oid 19 snap -1 2023-09-22T07:53:03.292 INFO:tasks.rados.rados.0.smithi006.stdout:2828: expect deleted 2023-09-22T07:53:03.292 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 41 current snap is 269 2023-09-22T07:53:03.292 INFO:tasks.rados.rados.0.smithi006.stdout:2829: seq_num 877 ranges {3653632=294912} 2023-09-22T07:53:03.312 INFO:tasks.rados.rados.0.smithi006.stdout:2829: writing smithi006182445-41 from 3653632 to 3948544 tid 1 2023-09-22T07:53:03.312 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 7 current snap is 269 2023-09-22T07:53:03.313 INFO:tasks.rados.rados.0.smithi006.stdout:2830: seq_num 878 ranges {0=311296} 2023-09-22T07:53:03.314 INFO:tasks.rados.rados.0.smithi006.stdout:2830: writing smithi006182445-7 from 0 to 311296 tid 1 2023-09-22T07:53:03.314 INFO:tasks.rados.rados.0.smithi006.stdout:2831: snap_create 2023-09-22T07:53:03.318 INFO:tasks.rados.rados.0.smithi006.stdout:2830: finishing write tid 1 to smithi006182445-7 2023-09-22T07:53:03.318 INFO:tasks.rados.rados.0.smithi006.stdout:2829: finishing write tid 1 to smithi006182445-41 2023-09-22T07:53:03.319 INFO:tasks.rados.rados.0.smithi006.stdout:2830: finishing write tid 2 to smithi006182445-7 2023-09-22T07:53:03.319 INFO:tasks.rados.rados.0.smithi006.stdout:2829: finishing write tid 2 to smithi006182445-41 2023-09-22T07:53:03.320 INFO:tasks.rados.rados.0.smithi006.stdout:2829: finishing write tid 3 to smithi006182445-41 2023-09-22T07:53:03.320 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 41 v 1394 (ObjNum 877 snap 269 seq_num 877) dirty exists 2023-09-22T07:53:03.321 INFO:tasks.rados.rados.0.smithi006.stdout:2829: left oid 41 (ObjNum 877 snap 269 seq_num 877) 2023-09-22T07:53:03.321 INFO:tasks.rados.rados.0.smithi006.stdout:2830: finishing write tid 3 to smithi006182445-7 2023-09-22T07:53:03.321 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 7 v 1505 (ObjNum 878 snap 269 seq_num 878) dirty exists 2023-09-22T07:53:03.321 INFO:tasks.rados.rados.0.smithi006.stdout:2830: left oid 7 (ObjNum 878 snap 269 seq_num 878) 2023-09-22T07:53:03.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:03 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:03.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:03 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:03.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:03 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:53:03.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:03 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:53:03.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:03 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:03.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:03 smithi006 ceph-mon[204052]: osdmap e606: 8 total, 8 up, 8 in 2023-09-22T07:53:03.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:03 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-22T07:53:03.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:03 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:53:03.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:03 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:03.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:03 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:03.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:03 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:03.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:03 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:03.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:03 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:03.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:03 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:03.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:03 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:03.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:03 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:03.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:03 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:03.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:03 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:03.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:03 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:03.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:03 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:03.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:03 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:03.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:03 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:03.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:03 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:03.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:03 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:03.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:03 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:53:03.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:03 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:53:03.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:03 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:03.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:03 smithi006 ceph-mon[200575]: osdmap e606: 8 total, 8 up, 8 in 2023-09-22T07:53:03.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:03 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-22T07:53:03.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:03 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:53:03.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:03 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:03.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:03 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:03.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:03 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:03.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:03 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:03.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:03 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:03.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:03 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:03.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:03 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:03.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:03 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:03.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:03 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:03.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:03 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:03.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:03 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:03.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:03 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:03.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:03 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:03.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:03 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:03.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:03 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:03.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:03 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:03.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:03 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:53:03.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:03 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:53:03.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:03 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:03.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:03 smithi105 ceph-mon[190463]: osdmap e606: 8 total, 8 up, 8 in 2023-09-22T07:53:03.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:03 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-22T07:53:03.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:03 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:53:03.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:03 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:03.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:03 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:03.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:03 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:03.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:03 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:03.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:03 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:03.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:03 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:03.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:03 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:03.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:03 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:03.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:03 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:03.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:03 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:03.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:03 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:03.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:03 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:03.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:03 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:03.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:03 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:04.295 INFO:tasks.rados.rados.0.smithi006.stdout:2828: done (3 left) 2023-09-22T07:53:04.295 INFO:tasks.rados.rados.0.smithi006.stdout:2829: done (2 left) 2023-09-22T07:53:04.295 INFO:tasks.rados.rados.0.smithi006.stdout:2830: done (1 left) 2023-09-22T07:53:04.295 INFO:tasks.rados.rados.0.smithi006.stdout:2831: done (0 left) 2023-09-22T07:53:04.296 INFO:tasks.rados.rados.0.smithi006.stdout:2832: read oid 29 snap -1 2023-09-22T07:53:04.296 INFO:tasks.rados.rados.0.smithi006.stdout:2832: expect (ObjNum 698 snap 211 seq_num 698) 2023-09-22T07:53:04.296 INFO:tasks.rados.rados.0.smithi006.stdout:2833: snap_create 2023-09-22T07:53:04.305 INFO:tasks.rados.rados.0.smithi006.stdout:2832: expect (ObjNum 698 snap 211 seq_num 698) 2023-09-22T07:53:04.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:04 smithi006 ceph-mon[200575]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-22T07:53:04.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:04 smithi006 ceph-mon[200575]: pgmap v558: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 199 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 854 KiB/s wr, 6 op/s 2023-09-22T07:53:04.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:04 smithi006 ceph-mon[200575]: osdmap e607: 8 total, 8 up, 8 in 2023-09-22T07:53:04.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:04 smithi006 ceph-mon[204052]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-22T07:53:04.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:04 smithi006 ceph-mon[204052]: pgmap v558: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 199 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 854 KiB/s wr, 6 op/s 2023-09-22T07:53:04.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:04 smithi006 ceph-mon[204052]: osdmap e607: 8 total, 8 up, 8 in 2023-09-22T07:53:04.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:04 smithi105 ceph-mon[190463]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-22T07:53:04.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:04 smithi105 ceph-mon[190463]: pgmap v558: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 199 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 854 KiB/s wr, 6 op/s 2023-09-22T07:53:04.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:04 smithi105 ceph-mon[190463]: osdmap e607: 8 total, 8 up, 8 in 2023-09-22T07:53:05.292 INFO:tasks.rados.rados.0.smithi006.stdout:2832: done (1 left) 2023-09-22T07:53:05.293 INFO:tasks.rados.rados.0.smithi006.stdout:2833: done (0 left) 2023-09-22T07:53:05.293 INFO:tasks.rados.rados.0.smithi006.stdout:2834: rollback oid 30 current snap is 271 2023-09-22T07:53:05.293 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 30 to 267 2023-09-22T07:53:05.293 INFO:tasks.rados.rados.0.smithi006.stdout:2835: delete oid 21 current snap is 271 2023-09-22T07:53:05.297 INFO:tasks.rados.rados.0.smithi006.stdout:2835: done (1 left) 2023-09-22T07:53:05.297 INFO:tasks.rados.rados.0.smithi006.stdout:2836: snap_create 2023-09-22T07:53:05.297 INFO:tasks.rados.rados.0.smithi006.stdout:2834: finishing rollback tid 1 to smithi006182445-30 2023-09-22T07:53:05.297 INFO:tasks.rados.rados.0.smithi006.stdout:2834: finishing rollback tid 2 to smithi006182445-30 2023-09-22T07:53:05.298 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 30 v 1201 (ObjNum 827 snap 247 seq_num 827) dirty exists 2023-09-22T07:53:05.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:05 smithi006 ceph-mon[200575]: Upgrade: Updating alertmanager.a 2023-09-22T07:53:05.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:05 smithi006 ceph-mon[200575]: Deploying daemon alertmanager.a on smithi006 2023-09-22T07:53:05.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:05 smithi006 ceph-mon[200575]: osdmap e608: 8 total, 8 up, 8 in 2023-09-22T07:53:05.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:05 smithi006 ceph-mon[200575]: osdmap e609: 8 total, 8 up, 8 in 2023-09-22T07:53:05.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:05 smithi006 ceph-mon[204052]: Upgrade: Updating alertmanager.a 2023-09-22T07:53:05.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:05 smithi006 ceph-mon[204052]: Deploying daemon alertmanager.a on smithi006 2023-09-22T07:53:05.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:05 smithi006 ceph-mon[204052]: osdmap e608: 8 total, 8 up, 8 in 2023-09-22T07:53:05.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:05 smithi006 ceph-mon[204052]: osdmap e609: 8 total, 8 up, 8 in 2023-09-22T07:53:05.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:05 smithi105 ceph-mon[190463]: Upgrade: Updating alertmanager.a 2023-09-22T07:53:05.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:05 smithi105 ceph-mon[190463]: Deploying daemon alertmanager.a on smithi006 2023-09-22T07:53:05.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:05 smithi105 ceph-mon[190463]: osdmap e608: 8 total, 8 up, 8 in 2023-09-22T07:53:05.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:05 smithi105 ceph-mon[190463]: osdmap e609: 8 total, 8 up, 8 in 2023-09-22T07:53:06.293 INFO:tasks.rados.rados.0.smithi006.stdout:2834: done (1 left) 2023-09-22T07:53:06.293 INFO:tasks.rados.rados.0.smithi006.stdout:2836: done (0 left) 2023-09-22T07:53:06.293 INFO:tasks.rados.rados.0.smithi006.stdout:2837: snap_create 2023-09-22T07:53:06.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:06 smithi105 ceph-mon[190463]: pgmap v561: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 192 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 888 KiB/s wr, 5 op/s 2023-09-22T07:53:06.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:06 smithi105 ceph-mon[190463]: osdmap e610: 8 total, 8 up, 8 in 2023-09-22T07:53:06.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:06 smithi006 ceph-mon[204052]: pgmap v561: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 192 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 888 KiB/s wr, 5 op/s 2023-09-22T07:53:06.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:06 smithi006 ceph-mon[204052]: osdmap e610: 8 total, 8 up, 8 in 2023-09-22T07:53:06.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:06 smithi006 ceph-mon[200575]: pgmap v561: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 192 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 888 KiB/s wr, 5 op/s 2023-09-22T07:53:06.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:06 smithi006 ceph-mon[200575]: osdmap e610: 8 total, 8 up, 8 in 2023-09-22T07:53:07.202 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:53:06 smithi006 systemd[1]: Stopping Ceph alertmanager.a for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:53:07.294 INFO:tasks.rados.rados.0.smithi006.stdout:2837: done (0 left) 2023-09-22T07:53:07.294 INFO:tasks.rados.rados.0.smithi006.stdout:2838: delete oid 36 current snap is 273 2023-09-22T07:53:07.301 INFO:tasks.rados.rados.0.smithi006.stdout:2838: done (0 left) 2023-09-22T07:53:07.301 INFO:tasks.rados.rados.0.smithi006.stdout:2839: delete oid 1 current snap is 273 2023-09-22T07:53:07.306 INFO:tasks.rados.rados.0.smithi006.stdout:2839: done (0 left) 2023-09-22T07:53:07.306 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 21 current snap is 273 2023-09-22T07:53:07.306 INFO:tasks.rados.rados.0.smithi006.stdout:2840: seq_num 882 ranges {0=376832} 2023-09-22T07:53:07.309 INFO:tasks.rados.rados.0.smithi006.stdout:2840: writing smithi006182445-21 from 0 to 376832 tid 1 2023-09-22T07:53:07.309 INFO:tasks.rados.rados.0.smithi006.stdout:2841: copy_from oid 19 from oid 49 current snap is 273 2023-09-22T07:53:07.309 INFO:tasks.rados.rados.0.smithi006.stdout:2842: read oid 9 snap -1 2023-09-22T07:53:07.309 INFO:tasks.rados.rados.0.smithi006.stdout:2842: expect (ObjNum 852 snap 259 seq_num 852) 2023-09-22T07:53:07.309 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 5 current snap is 273 2023-09-22T07:53:07.309 INFO:tasks.rados.rados.0.smithi006.stdout:2843: seq_num 883 ranges {3203072=393216} 2023-09-22T07:53:07.329 INFO:tasks.rados.rados.0.smithi006.stdout:2843: writing smithi006182445-5 from 3203072 to 3596288 tid 1 2023-09-22T07:53:07.329 INFO:tasks.rados.rados.0.smithi006.stdout:2844: read oid 46 snap -1 2023-09-22T07:53:07.329 INFO:tasks.rados.rados.0.smithi006.stdout:2844: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-22T07:53:07.329 INFO:tasks.rados.rados.0.smithi006.stdout:2845: snap_remove snap 271 2023-09-22T07:53:07.534 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:53:07 smithi006 conmon[186109]: ts=2023-09-22T07:53:07.202Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2023-09-22T07:53:07.535 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:53:07 smithi006 bash[255453]: 68496074d95cbbcf523bb3dd2dc69410a5094c247719457ed764f99a39641218 2023-09-22T07:53:08.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:53:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:53:07] "GET /metrics HTTP/1.1" 200 36083 "" "Prometheus/2.43.0" 2023-09-22T07:53:08.317 INFO:tasks.rados.rados.0.smithi006.stdout:2845: done (5 left) 2023-09-22T07:53:08.317 INFO:tasks.rados.rados.0.smithi006.stdout:2846: read oid 17 snap 253 2023-09-22T07:53:08.318 INFO:tasks.rados.rados.0.smithi006.stdout:2846: expect (ObjNum 827 snap 247 seq_num 827) 2023-09-22T07:53:08.318 INFO:tasks.rados.rados.0.smithi006.stdout:2847: read oid 45 snap -1 2023-09-22T07:53:08.318 INFO:tasks.rados.rados.0.smithi006.stdout:2847: expect (ObjNum 698 snap 211 seq_num 698) 2023-09-22T07:53:08.318 INFO:tasks.rados.rados.0.smithi006.stdout:2848: delete oid 43 current snap is 273 2023-09-22T07:53:08.318 INFO:tasks.rados.rados.0.smithi006.stdout:2840: finishing write tid 1 to smithi006182445-21 2023-09-22T07:53:08.318 INFO:tasks.rados.rados.0.smithi006.stdout:2840: finishing write tid 2 to smithi006182445-21 2023-09-22T07:53:08.318 INFO:tasks.rados.rados.0.smithi006.stdout:2841: finishing copy_from to smithi006182445-19 2023-09-22T07:53:08.318 INFO:tasks.rados.rados.0.smithi006.stdout:2841: got expected ENOENT (src dne) 2023-09-22T07:53:08.318 INFO:tasks.rados.rados.0.smithi006.stdout:2841: finishing copy_from racing read to smithi006182445-19 2023-09-22T07:53:08.318 INFO:tasks.rados.rados.0.smithi006.stdout:2840: finishing write tid 3 to smithi006182445-21 2023-09-22T07:53:08.318 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 21 v 1117 (ObjNum 882 snap 273 seq_num 882) dirty exists 2023-09-22T07:53:08.319 INFO:tasks.rados.rados.0.smithi006.stdout:2840: left oid 21 (ObjNum 882 snap 273 seq_num 882) 2023-09-22T07:53:08.319 INFO:tasks.rados.rados.0.smithi006.stdout:2843: finishing write tid 1 to smithi006182445-5 2023-09-22T07:53:08.319 INFO:tasks.rados.rados.0.smithi006.stdout:2843: finishing write tid 2 to smithi006182445-5 2023-09-22T07:53:08.319 INFO:tasks.rados.rados.0.smithi006.stdout:2843: finishing write tid 3 to smithi006182445-5 2023-09-22T07:53:08.319 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 5 v 1203 (ObjNum 883 snap 273 seq_num 883) dirty exists 2023-09-22T07:53:08.319 INFO:tasks.rados.rados.0.smithi006.stdout:2843: left oid 5 (ObjNum 883 snap 273 seq_num 883) 2023-09-22T07:53:08.319 INFO:tasks.rados.rados.0.smithi006.stdout:2842: expect (ObjNum 852 snap 259 seq_num 852) 2023-09-22T07:53:08.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:08 smithi006 ceph-mon[204052]: pgmap v564: 121 pgs: 121 active+clean; 188 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 998 KiB/s wr, 5 op/s 2023-09-22T07:53:08.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:08 smithi006 ceph-mon[204052]: osdmap e611: 8 total, 8 up, 8 in 2023-09-22T07:53:08.535 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:53:08 smithi006 systemd[1]: ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-09-22T07:53:08.535 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:53:08 smithi006 systemd[1]: Stopped Ceph alertmanager.a for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:53:08.535 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:53:08 smithi006 systemd[1]: Starting Ceph alertmanager.a for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:53:08.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:08 smithi006 ceph-mon[200575]: pgmap v564: 121 pgs: 121 active+clean; 188 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 998 KiB/s wr, 5 op/s 2023-09-22T07:53:08.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:08 smithi006 ceph-mon[200575]: osdmap e611: 8 total, 8 up, 8 in 2023-09-22T07:53:08.586 INFO:tasks.rados.rados.0.smithi006.stdout:2844: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-22T07:53:08.587 INFO:tasks.rados.rados.0.smithi006.stdout:2846: expect (ObjNum 827 snap 247 seq_num 827) 2023-09-22T07:53:08.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:08 smithi105 ceph-mon[190463]: pgmap v564: 121 pgs: 121 active+clean; 188 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 998 KiB/s wr, 5 op/s 2023-09-22T07:53:08.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:08 smithi105 ceph-mon[190463]: osdmap e611: 8 total, 8 up, 8 in 2023-09-22T07:53:08.660 INFO:tasks.rados.rados.0.smithi006.stdout:2847: expect (ObjNum 698 snap 211 seq_num 698) 2023-09-22T07:53:08.765 INFO:tasks.rados.rados.0.smithi006.stdout:2840: done (7 left) 2023-09-22T07:53:08.765 INFO:tasks.rados.rados.0.smithi006.stdout:2841: done (6 left) 2023-09-22T07:53:08.765 INFO:tasks.rados.rados.0.smithi006.stdout:2842: done (5 left) 2023-09-22T07:53:08.765 INFO:tasks.rados.rados.0.smithi006.stdout:2843: done (4 left) 2023-09-22T07:53:08.765 INFO:tasks.rados.rados.0.smithi006.stdout:2844: done (3 left) 2023-09-22T07:53:08.765 INFO:tasks.rados.rados.0.smithi006.stdout:2846: done (2 left) 2023-09-22T07:53:08.766 INFO:tasks.rados.rados.0.smithi006.stdout:2847: done (1 left) 2023-09-22T07:53:08.766 INFO:tasks.rados.rados.0.smithi006.stdout:2848: done (0 left) 2023-09-22T07:53:08.766 INFO:tasks.rados.rados.0.smithi006.stdout:2849: read oid 28 snap -1 2023-09-22T07:53:08.766 INFO:tasks.rados.rados.0.smithi006.stdout:2849: expect deleted 2023-09-22T07:53:08.766 INFO:tasks.rados.rados.0.smithi006.stdout:2850: read oid 23 snap -1 2023-09-22T07:53:08.766 INFO:tasks.rados.rados.0.smithi006.stdout:2850: expect (ObjNum 768 snap 230 seq_num 768) 2023-09-22T07:53:08.766 INFO:tasks.rados.rados.0.smithi006.stdout:2851: copy_from oid 4 from oid 13 current snap is 273 2023-09-22T07:53:08.766 INFO:tasks.rados.rados.0.smithi006.stdout:2852: read oid 8 snap -1 2023-09-22T07:53:08.766 INFO:tasks.rados.rados.0.smithi006.stdout:2852: expect (ObjNum 819 snap 241 seq_num 819) 2023-09-22T07:53:08.766 INFO:tasks.rados.rados.0.smithi006.stdout:2853: rollback oid 38 current snap is 273 2023-09-22T07:53:08.766 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 38 to 258 2023-09-22T07:53:08.766 INFO:tasks.rados.rados.0.smithi006.stdout:2854: snap_create 2023-09-22T07:53:08.766 INFO:tasks.rados.rados.0.smithi006.stdout:2853: finishing rollback tid 1 to smithi006182445-38 2023-09-22T07:53:08.767 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 38 v 0 (ObjNum 289 snap 0 seq_num 0) dirty dne 2023-09-22T07:53:08.767 INFO:tasks.rados.rados.0.smithi006.stdout:2851: finishing copy_from to smithi006182445-4 2023-09-22T07:53:08.767 INFO:tasks.rados.rados.0.smithi006.stdout:2851: got expected ENOENT (src dne) 2023-09-22T07:53:08.767 INFO:tasks.rados.rados.0.smithi006.stdout:2851: finishing copy_from racing read to smithi006182445-4 2023-09-22T07:53:08.773 INFO:tasks.rados.rados.0.smithi006.stdout:2852: expect (ObjNum 819 snap 241 seq_num 819) 2023-09-22T07:53:08.877 INFO:tasks.rados.rados.0.smithi006.stdout:2850: expect (ObjNum 768 snap 230 seq_num 768) 2023-09-22T07:53:09.285 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:53:09 smithi006 conmon[255849]: ts=2023-09-22T07:53:09.014Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2023-09-22T07:53:09.285 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:53:09 smithi006 conmon[255849]: ts=2023-09-22T07:53:09.014Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2023-09-22T07:53:09.285 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:53:09 smithi006 conmon[255849]: ts=2023-09-22T07:53:09.016Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.6 port=9094 2023-09-22T07:53:09.285 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:53:09 smithi006 conmon[255849]: ts=2023-09-22T07:53:09.018Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-09-22T07:53:09.285 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:53:09 smithi006 bash[255808]: d4b72a1ce59bc048b320cc4f0adbb264ec4b2d1b440dd1cedf8892b50c1be862 2023-09-22T07:53:09.285 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:53:09 smithi006 systemd[1]: Started Ceph alertmanager.a for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:53:09.285 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:53:09 smithi006 conmon[255849]: ts=2023-09-22T07:53:09.048Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-09-22T07:53:09.285 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:53:09 smithi006 conmon[255849]: ts=2023-09-22T07:53:09.049Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-09-22T07:53:09.286 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:53:09 smithi006 conmon[255849]: ts=2023-09-22T07:53:09.052Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2023-09-22T07:53:09.286 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:53:09 smithi006 conmon[255849]: ts=2023-09-22T07:53:09.052Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-09-22T07:53:09.326 INFO:tasks.rados.rados.0.smithi006.stdout:2849: done (5 left) 2023-09-22T07:53:09.326 INFO:tasks.rados.rados.0.smithi006.stdout:2850: done (4 left) 2023-09-22T07:53:09.326 INFO:tasks.rados.rados.0.smithi006.stdout:2851: done (3 left) 2023-09-22T07:53:09.326 INFO:tasks.rados.rados.0.smithi006.stdout:2852: done (2 left) 2023-09-22T07:53:09.326 INFO:tasks.rados.rados.0.smithi006.stdout:2853: done (1 left) 2023-09-22T07:53:09.326 INFO:tasks.rados.rados.0.smithi006.stdout:2854: done (0 left) 2023-09-22T07:53:09.326 INFO:tasks.rados.rados.0.smithi006.stdout:2855: snap_remove snap 262 2023-09-22T07:53:09.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:09 smithi105 ceph-mon[190463]: osdmap e612: 8 total, 8 up, 8 in 2023-09-22T07:53:09.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:09 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:09.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:09 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:09.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:09 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:53:09.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:09 smithi006 ceph-mon[204052]: osdmap e612: 8 total, 8 up, 8 in 2023-09-22T07:53:09.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:09 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:09.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:09 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:09.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:09 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:53:09.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:09 smithi006 ceph-mon[200575]: osdmap e612: 8 total, 8 up, 8 in 2023-09-22T07:53:09.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:09 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:09.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:09 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:09.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:09 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:53:10.336 INFO:tasks.rados.rados.0.smithi006.stdout:2855: done (0 left) 2023-09-22T07:53:10.337 INFO:tasks.rados.rados.0.smithi006.stdout:2856: delete oid 47 current snap is 274 2023-09-22T07:53:10.339 INFO:tasks.rados.rados.0.smithi006.stdout:2856: done (0 left) 2023-09-22T07:53:10.339 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 27 current snap is 274 2023-09-22T07:53:10.339 INFO:tasks.rados.rados.0.smithi006.stdout:2857: seq_num 886 ranges {0=442368} 2023-09-22T07:53:10.342 INFO:tasks.rados.rados.0.smithi006.stdout:2857: writing smithi006182445-27 from 0 to 442368 tid 1 2023-09-22T07:53:10.344 INFO:tasks.rados.rados.0.smithi006.stdout:2858: read oid 18 snap -1 2023-09-22T07:53:10.345 INFO:tasks.rados.rados.0.smithi006.stdout:2858: expect (ObjNum 856 snap 260 seq_num 856) 2023-09-22T07:53:10.345 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 43 current snap is 274 2023-09-22T07:53:10.345 INFO:tasks.rados.rados.0.smithi006.stdout:2859: seq_num 887 ranges {0=458752} 2023-09-22T07:53:10.346 INFO:tasks.rados.rados.0.smithi006.stdout:2859: writing smithi006182445-43 from 0 to 458752 tid 1 2023-09-22T07:53:10.346 INFO:tasks.rados.rados.0.smithi006.stdout:2860: read oid 8 snap 255 2023-09-22T07:53:10.346 INFO:tasks.rados.rados.0.smithi006.stdout:2860: expect (ObjNum 819 snap 241 seq_num 819) 2023-09-22T07:53:10.346 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 13 current snap is 274 2023-09-22T07:53:10.346 INFO:tasks.rados.rados.0.smithi006.stdout:2861: seq_num 888 ranges {0=475136} 2023-09-22T07:53:10.349 INFO:tasks.rados.rados.0.smithi006.stdout:2861: writing smithi006182445-13 from 0 to 475136 tid 1 2023-09-22T07:53:10.350 INFO:tasks.rados.rados.0.smithi006.stdout:2862: snap_remove snap 269 2023-09-22T07:53:10.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:10 smithi105 ceph-mon[190463]: pgmap v567: 121 pgs: 121 active+clean; 191 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 312 KiB/s wr, 5 op/s 2023-09-22T07:53:10.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:10 smithi105 ceph-mon[190463]: osdmap e613: 8 total, 8 up, 8 in 2023-09-22T07:53:10.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:10 smithi006 ceph-mon[200575]: pgmap v567: 121 pgs: 121 active+clean; 191 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 312 KiB/s wr, 5 op/s 2023-09-22T07:53:10.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:10 smithi006 ceph-mon[200575]: osdmap e613: 8 total, 8 up, 8 in 2023-09-22T07:53:10.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:10 smithi006 ceph-mon[204052]: pgmap v567: 121 pgs: 121 active+clean; 191 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 312 KiB/s wr, 5 op/s 2023-09-22T07:53:10.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:10 smithi006 ceph-mon[204052]: osdmap e613: 8 total, 8 up, 8 in 2023-09-22T07:53:11.132 INFO:teuthology.orchestra.run.smithi006.stdout:true 2023-09-22T07:53:11.286 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:53:11 smithi006 conmon[255849]: ts=2023-09-22T07:53:11.018Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.00002762s 2023-09-22T07:53:11.287 INFO:tasks.rados.rados.0.smithi006.stdout:2862: done (5 left) 2023-09-22T07:53:11.287 INFO:tasks.rados.rados.0.smithi006.stdout:2863: read oid 49 snap -1 2023-09-22T07:53:11.287 INFO:tasks.rados.rados.0.smithi006.stdout:2863: expect deleted 2023-09-22T07:53:11.288 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 21 current snap is 274 2023-09-22T07:53:11.288 INFO:tasks.rados.rados.0.smithi006.stdout:2864: seq_num 889 ranges {376832=491520} 2023-09-22T07:53:11.293 INFO:tasks.rados.rados.0.smithi006.stdout:2864: writing smithi006182445-21 from 376832 to 868352 tid 1 2023-09-22T07:53:11.293 INFO:tasks.rados.rados.0.smithi006.stdout:2865: snap_create 2023-09-22T07:53:11.293 INFO:tasks.rados.rados.0.smithi006.stdout:2857: finishing write tid 1 to smithi006182445-27 2023-09-22T07:53:11.293 INFO:tasks.rados.rados.0.smithi006.stdout:2857: finishing write tid 2 to smithi006182445-27 2023-09-22T07:53:11.293 INFO:tasks.rados.rados.0.smithi006.stdout:2859: finishing write tid 1 to smithi006182445-43 2023-09-22T07:53:11.293 INFO:tasks.rados.rados.0.smithi006.stdout:2859: finishing write tid 2 to smithi006182445-43 2023-09-22T07:53:11.293 INFO:tasks.rados.rados.0.smithi006.stdout:2861: finishing write tid 1 to smithi006182445-13 2023-09-22T07:53:11.293 INFO:tasks.rados.rados.0.smithi006.stdout:2857: finishing write tid 3 to smithi006182445-27 2023-09-22T07:53:11.293 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 27 v 1135 (ObjNum 886 snap 274 seq_num 886) dirty exists 2023-09-22T07:53:11.294 INFO:tasks.rados.rados.0.smithi006.stdout:2857: left oid 27 (ObjNum 886 snap 274 seq_num 886) 2023-09-22T07:53:11.294 INFO:tasks.rados.rados.0.smithi006.stdout:2859: finishing write tid 3 to smithi006182445-43 2023-09-22T07:53:11.294 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 43 v 1515 (ObjNum 887 snap 274 seq_num 887) dirty exists 2023-09-22T07:53:11.294 INFO:tasks.rados.rados.0.smithi006.stdout:2859: left oid 43 (ObjNum 887 snap 274 seq_num 887) 2023-09-22T07:53:11.294 INFO:tasks.rados.rados.0.smithi006.stdout:2861: finishing write tid 2 to smithi006182445-13 2023-09-22T07:53:11.294 INFO:tasks.rados.rados.0.smithi006.stdout:2860: expect (ObjNum 819 snap 241 seq_num 819) 2023-09-22T07:53:11.411 INFO:tasks.rados.rados.0.smithi006.stdout:2861: finishing write tid 3 to smithi006182445-13 2023-09-22T07:53:11.411 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 13 v 1118 (ObjNum 888 snap 274 seq_num 888) dirty exists 2023-09-22T07:53:11.412 INFO:tasks.rados.rados.0.smithi006.stdout:2861: left oid 13 (ObjNum 888 snap 274 seq_num 888) 2023-09-22T07:53:11.412 INFO:tasks.rados.rados.0.smithi006.stdout:2858: expect (ObjNum 856 snap 260 seq_num 856) 2023-09-22T07:53:11.470 INFO:tasks.rados.rados.0.smithi006.stdout:2864: finishing write tid 1 to smithi006182445-21 2023-09-22T07:53:11.470 INFO:tasks.rados.rados.0.smithi006.stdout:2864: finishing write tid 2 to smithi006182445-21 2023-09-22T07:53:11.470 INFO:tasks.rados.rados.0.smithi006.stdout:2864: finishing write tid 3 to smithi006182445-21 2023-09-22T07:53:11.470 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 21 v 1119 (ObjNum 889 snap 274 seq_num 889) dirty exists 2023-09-22T07:53:11.470 INFO:tasks.rados.rados.0.smithi006.stdout:2864: left oid 21 (ObjNum 889 snap 274 seq_num 889) 2023-09-22T07:53:11.513 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-22T07:53:11.513 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (3s) - 11m 16.0M - 0.25.0 c8568f914cd2 d4b72a1ce59b 2023-09-22T07:53:11.513 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi105 *:3000 running (7m) - 11m 95.1M - 9.4.7 2c41d148cca3 c6fa0e987221 2023-09-22T07:53:11.513 INFO:teuthology.orchestra.run.smithi006.stdout:mds.a smithi006 running (66s) - 12m 15.5M - 18.0.0-6218-gf7ddca67 ceff0457336d a940d1af61ab 2023-09-22T07:53:11.513 INFO:teuthology.orchestra.run.smithi006.stdout:mds.b smithi105 running (46s) - 12m 12.9M - 18.0.0-6218-gf7ddca67 ceff0457336d 0ca586cb596d 2023-09-22T07:53:11.513 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi105 *:8443,9283,8765 running (6m) - 15m 451M - 18.0.0-6218-gf7ddca67 ceff0457336d 49e3827be236 2023-09-22T07:53:11.513 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:8443,9283,8765 running (7m) - 17m 525M - 18.0.0-6218-gf7ddca67 ceff0457336d f4535b7ef9f5 2023-09-22T07:53:11.514 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (6m) - 17m 137M 2048M 18.0.0-6218-gf7ddca67 ceff0457336d bd2ccd4dffc6 2023-09-22T07:53:11.514 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi105 running (5m) - 16m 88.1M 2048M 18.0.0-6218-gf7ddca67 ceff0457336d 0504f0bc86e8 2023-09-22T07:53:11.514 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (6m) - 16m 96.6M 2048M 18.0.0-6218-gf7ddca67 ceff0457336d 8664efa43f86 2023-09-22T07:53:11.514 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (34s) - 11m 9105k - 1.5.0 0da6a335fe13 339254f34d4a 2023-09-22T07:53:11.514 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi105 *:9100 running (30s) - 10m 8556k - 1.5.0 0da6a335fe13 6dc2156d4340 2023-09-22T07:53:11.514 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (5m) - 15m 572M 2501M 18.0.0-6218-gf7ddca67 ceff0457336d 14c3d8ebed2c 2023-09-22T07:53:11.514 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (4m) - 15m 360M 2501M 18.0.0-6218-gf7ddca67 ceff0457336d 53c21d599509 2023-09-22T07:53:11.514 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (4m) - 14m 477M 2501M 18.0.0-6218-gf7ddca67 ceff0457336d 50a27cbcd614 2023-09-22T07:53:11.514 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (3m) - 14m 303M 2501M 18.0.0-6218-gf7ddca67 ceff0457336d a8907b0363fb 2023-09-22T07:53:11.514 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi105 running (3m) - 13m 427M 2500M 18.0.0-6218-gf7ddca67 ceff0457336d 392f2b51aa3f 2023-09-22T07:53:11.515 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi105 running (2m) - 13m 426M 2500M 18.0.0-6218-gf7ddca67 ceff0457336d 4e31b62988fd 2023-09-22T07:53:11.515 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi105 running (115s) - 13m 216M 2500M 18.0.0-6218-gf7ddca67 ceff0457336d 73786d7a3183 2023-09-22T07:53:11.515 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi105 running (80s) - 12m 231M 2500M 18.0.0-6218-gf7ddca67 ceff0457336d 42ac2af36f28 2023-09-22T07:53:11.515 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi105 *:9095 running (17s) - 11m 45.6M - 2.43.0 a07b618ecd1d 901173e8792d 2023-09-22T07:53:11.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:11 smithi105 ceph-mon[190463]: osdmap e614: 8 total, 8 up, 8 in 2023-09-22T07:53:11.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:11 smithi105 ceph-mon[190463]: osdmap e615: 8 total, 8 up, 8 in 2023-09-22T07:53:11.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:11 smithi006 ceph-mon[200575]: osdmap e614: 8 total, 8 up, 8 in 2023-09-22T07:53:11.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:11 smithi006 ceph-mon[200575]: osdmap e615: 8 total, 8 up, 8 in 2023-09-22T07:53:11.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:11 smithi006 ceph-mon[204052]: osdmap e614: 8 total, 8 up, 8 in 2023-09-22T07:53:11.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:11 smithi006 ceph-mon[204052]: osdmap e615: 8 total, 8 up, 8 in 2023-09-22T07:53:11.921 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-09-22T07:53:11.922 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2023-09-22T07:53:11.922 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 3 2023-09-22T07:53:11.922 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:53:11.922 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2023-09-22T07:53:11.922 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 2 2023-09-22T07:53:11.922 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:53:11.922 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2023-09-22T07:53:11.922 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 8 2023-09-22T07:53:11.922 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:53:11.922 INFO:teuthology.orchestra.run.smithi006.stdout: "mds": { 2023-09-22T07:53:11.922 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 2 2023-09-22T07:53:11.923 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:53:11.923 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2023-09-22T07:53:11.923 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 15 2023-09-22T07:53:11.923 INFO:teuthology.orchestra.run.smithi006.stdout: } 2023-09-22T07:53:11.923 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-09-22T07:53:12.295 INFO:tasks.rados.rados.0.smithi006.stdout:2857: done (7 left) 2023-09-22T07:53:12.296 INFO:tasks.rados.rados.0.smithi006.stdout:2858: done (6 left) 2023-09-22T07:53:12.296 INFO:tasks.rados.rados.0.smithi006.stdout:2859: done (5 left) 2023-09-22T07:53:12.296 INFO:tasks.rados.rados.0.smithi006.stdout:2860: done (4 left) 2023-09-22T07:53:12.296 INFO:tasks.rados.rados.0.smithi006.stdout:2861: done (3 left) 2023-09-22T07:53:12.296 INFO:tasks.rados.rados.0.smithi006.stdout:2863: done (2 left) 2023-09-22T07:53:12.296 INFO:tasks.rados.rados.0.smithi006.stdout:2864: done (1 left) 2023-09-22T07:53:12.296 INFO:tasks.rados.rados.0.smithi006.stdout:2865: done (0 left) 2023-09-22T07:53:12.296 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 12 current snap is 275 2023-09-22T07:53:12.296 INFO:tasks.rados.rados.0.smithi006.stdout:2866: seq_num 890 ranges {7864320=507904} 2023-09-22T07:53:12.342 INFO:tasks.rados.rados.0.smithi006.stdout:2866: writing smithi006182445-12 from 7864320 to 8372224 tid 1 2023-09-22T07:53:12.342 INFO:tasks.rados.rados.0.smithi006.stdout:2867: rollback oid 49 current snap is 275 2023-09-22T07:53:12.342 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 49 to 272 2023-09-22T07:53:12.343 INFO:tasks.rados.rados.0.smithi006.stdout:2868: copy_from oid 20 from oid 40 current snap is 275 2023-09-22T07:53:12.343 INFO:tasks.rados.rados.0.smithi006.stdout:2869: rollback oid 8 current snap is 275 2023-09-22T07:53:12.343 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 8 to 253 2023-09-22T07:53:12.343 INFO:tasks.rados.rados.0.smithi006.stdout:2870: delete oid 31 current snap is 275 2023-09-22T07:53:12.343 INFO:tasks.rados.rados.0.smithi006.stdout:2868: finishing copy_from to smithi006182445-20 2023-09-22T07:53:12.343 INFO:tasks.rados.rados.0.smithi006.stdout:2868: got expected ENOENT (src dne) 2023-09-22T07:53:12.344 INFO:tasks.rados.rados.0.smithi006.stdout:2868: finishing copy_from racing read to smithi006182445-20 2023-09-22T07:53:12.350 INFO:tasks.rados.rados.0.smithi006.stdout:2868: done (4 left) 2023-09-22T07:53:12.350 INFO:tasks.rados.rados.0.smithi006.stdout:2870: done (3 left) 2023-09-22T07:53:12.350 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 38 current snap is 275 2023-09-22T07:53:12.350 INFO:tasks.rados.rados.0.smithi006.stdout:2871: seq_num 892 ranges {0=548864} 2023-09-22T07:53:12.351 INFO:tasks.rados.rados.0.smithi006.stdout:2871: writing smithi006182445-38 from 0 to 548864 tid 1 2023-09-22T07:53:12.352 INFO:tasks.rados.rados.0.smithi006.stdout:2872: setattr oid 9 current snap is 275 2023-09-22T07:53:12.352 INFO:tasks.rados.rados.0.smithi006.stdout:2869: finishing rollback tid 0 to smithi006182445-8 2023-09-22T07:53:12.352 INFO:tasks.rados.rados.0.smithi006.stdout:2866: finishing write tid 1 to smithi006182445-12 2023-09-22T07:53:12.352 INFO:tasks.rados.rados.0.smithi006.stdout:2866: finishing write tid 2 to smithi006182445-12 2023-09-22T07:53:12.352 INFO:tasks.rados.rados.0.smithi006.stdout:2869: finishing rollback tid 1 to smithi006182445-8 2023-09-22T07:53:12.352 INFO:tasks.rados.rados.0.smithi006.stdout:2869: finishing rollback tid 2 to smithi006182445-8 2023-09-22T07:53:12.352 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 8 v 687 (ObjNum 819 snap 241 seq_num 819) dirty exists 2023-09-22T07:53:12.352 INFO:tasks.rados.rados.0.smithi006.stdout:2867: finishing rollback tid 1 to smithi006182445-49 2023-09-22T07:53:12.352 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 49 v 1096 (ObjNum 177 snap 0 seq_num 3169554944) dirty dne 2023-09-22T07:53:12.352 INFO:tasks.rados.rados.0.smithi006.stdout:2866: finishing write tid 3 to smithi006182445-12 2023-09-22T07:53:12.353 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 12 v 966 (ObjNum 890 snap 275 seq_num 890) dirty exists 2023-09-22T07:53:12.353 INFO:tasks.rados.rados.0.smithi006.stdout:2866: left oid 12 (ObjNum 890 snap 275 seq_num 890) 2023-09-22T07:53:12.353 INFO:tasks.rados.rados.0.smithi006.stdout:2866: done (4 left) 2023-09-22T07:53:12.353 INFO:tasks.rados.rados.0.smithi006.stdout:2867: done (3 left) 2023-09-22T07:53:12.353 INFO:tasks.rados.rados.0.smithi006.stdout:2869: done (2 left) 2023-09-22T07:53:12.354 INFO:tasks.rados.rados.0.smithi006.stdout:2873: read oid 32 snap -1 2023-09-22T07:53:12.354 INFO:tasks.rados.rados.0.smithi006.stdout:2873: expect deleted 2023-09-22T07:53:12.354 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 17 current snap is 275 2023-09-22T07:53:12.354 INFO:tasks.rados.rados.0.smithi006.stdout:2874: seq_num 893 ranges {2392064=565248} 2023-09-22T07:53:12.369 INFO:tasks.rados.rados.0.smithi006.stdout:2874: writing smithi006182445-17 from 2392064 to 2957312 tid 1 2023-09-22T07:53:12.369 INFO:tasks.rados.rados.0.smithi006.stdout:2875: setattr oid 35 current snap is 275 2023-09-22T07:53:12.369 INFO:tasks.rados.rados.0.smithi006.stdout:2871: finishing write tid 1 to smithi006182445-38 2023-09-22T07:53:12.369 INFO:tasks.rados.rados.0.smithi006.stdout:2871: finishing write tid 2 to smithi006182445-38 2023-09-22T07:53:12.370 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 9 v 1122 (ObjNum 852 snap 259 seq_num 852) dirty exists 2023-09-22T07:53:12.370 INFO:tasks.rados.rados.0.smithi006.stdout:2871: finishing write tid 3 to smithi006182445-38 2023-09-22T07:53:12.370 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 38 v 1120 (ObjNum 892 snap 275 seq_num 892) dirty exists 2023-09-22T07:53:12.370 INFO:tasks.rados.rados.0.smithi006.stdout:2871: left oid 38 (ObjNum 892 snap 275 seq_num 892) 2023-09-22T07:53:12.371 INFO:tasks.rados.rados.0.smithi006.stdout:2871: done (4 left) 2023-09-22T07:53:12.371 INFO:tasks.rados.rados.0.smithi006.stdout:2872: done (3 left) 2023-09-22T07:53:12.371 INFO:tasks.rados.rados.0.smithi006.stdout:2873: done (2 left) 2023-09-22T07:53:12.371 INFO:tasks.rados.rados.0.smithi006.stdout:2876: read oid 47 snap 264 2023-09-22T07:53:12.371 INFO:tasks.rados.rados.0.smithi006.stdout:2876: expect deleted 2023-09-22T07:53:12.372 INFO:tasks.rados.rados.0.smithi006.stdout:2877: rmattr oid 38 current snap is 275 2023-09-22T07:53:12.372 INFO:tasks.rados.rados.0.smithi006.stdout:2877: done (3 left) 2023-09-22T07:53:12.372 INFO:tasks.rados.rados.0.smithi006.stdout:2878: copy_from oid 23 from oid 49 current snap is 275 2023-09-22T07:53:12.372 INFO:tasks.rados.rados.0.smithi006.stdout:2879: delete oid 18 current snap is 275 2023-09-22T07:53:12.374 INFO:tasks.rados.rados.0.smithi006.stdout:2874: finishing write tid 1 to smithi006182445-17 2023-09-22T07:53:12.374 INFO:tasks.rados.rados.0.smithi006.stdout:2874: finishing write tid 2 to smithi006182445-17 2023-09-22T07:53:12.374 INFO:tasks.rados.rados.0.smithi006.stdout:2876: done (4 left) 2023-09-22T07:53:12.374 INFO:tasks.rados.rados.0.smithi006.stdout:2879: done (3 left) 2023-09-22T07:53:12.374 INFO:tasks.rados.rados.0.smithi006.stdout:2880: setattr oid 39 current snap is 275 2023-09-22T07:53:12.375 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 35 v 1106 (ObjNum 865 snap 264 seq_num 865) dirty exists 2023-09-22T07:53:12.375 INFO:tasks.rados.rados.0.smithi006.stdout:2878: finishing copy_from to smithi006182445-23 2023-09-22T07:53:12.375 INFO:tasks.rados.rados.0.smithi006.stdout:2878: got expected ENOENT (src dne) 2023-09-22T07:53:12.376 INFO:tasks.rados.rados.0.smithi006.stdout:2878: finishing copy_from racing read to smithi006182445-23 2023-09-22T07:53:12.376 INFO:tasks.rados.rados.0.smithi006.stdout:2875: done (3 left) 2023-09-22T07:53:12.376 INFO:tasks.rados.rados.0.smithi006.stdout:2878: done (2 left) 2023-09-22T07:53:12.377 INFO:tasks.rados.rados.0.smithi006.stdout:2881: read oid 10 snap -1 2023-09-22T07:53:12.377 INFO:tasks.rados.rados.0.smithi006.stdout:2881: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-22T07:53:12.377 INFO:tasks.rados.rados.0.smithi006.stdout:2882: delete oid 37 current snap is 275 2023-09-22T07:53:12.377 INFO:tasks.rados.rados.0.smithi006.stdout:2874: finishing write tid 3 to smithi006182445-17 2023-09-22T07:53:12.377 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 17 v 1121 (ObjNum 893 snap 275 seq_num 893) dirty exists 2023-09-22T07:53:12.377 INFO:tasks.rados.rados.0.smithi006.stdout:2874: left oid 17 (ObjNum 893 snap 275 seq_num 893) 2023-09-22T07:53:12.377 INFO:tasks.rados.rados.0.smithi006.stdout:2881: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-22T07:53:12.381 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 39 v 1395 (ObjNum 876 snap 268 seq_num 876) dirty exists 2023-09-22T07:53:12.381 INFO:tasks.rados.rados.0.smithi006.stdout:2874: done (3 left) 2023-09-22T07:53:12.381 INFO:tasks.rados.rados.0.smithi006.stdout:2880: done (2 left) 2023-09-22T07:53:12.381 INFO:tasks.rados.rados.0.smithi006.stdout:2881: done (1 left) 2023-09-22T07:53:12.381 INFO:tasks.rados.rados.0.smithi006.stdout:2882: done (0 left) 2023-09-22T07:53:12.382 INFO:tasks.rados.rados.0.smithi006.stdout:2883: delete oid 48 current snap is 275 2023-09-22T07:53:12.383 INFO:tasks.rados.rados.0.smithi006.stdout:2883: done (0 left) 2023-09-22T07:53:12.383 INFO:tasks.rados.rados.0.smithi006.stdout:2884: snap_create 2023-09-22T07:53:12.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:12 smithi105 ceph-mon[190463]: pgmap v570: 121 pgs: 121 active+clean; 192 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 212 KiB/s wr, 5 op/s 2023-09-22T07:53:12.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:12 smithi105 ceph-mon[190463]: from='client.34404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:53:12.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:12 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:12.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:12 smithi105 ceph-mon[190463]: from='client.44354 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:53:12.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:12 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:12.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:12 smithi105 ceph-mon[190463]: from='client.? 172.21.15.6:0/2665358477' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:12.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:12 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:12.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:12 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:12.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:12 smithi105 ceph-mon[190463]: osdmap e616: 8 total, 8 up, 8 in 2023-09-22T07:53:12.776 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:12 smithi006 ceph-mon[200575]: pgmap v570: 121 pgs: 121 active+clean; 192 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 212 KiB/s wr, 5 op/s 2023-09-22T07:53:12.777 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:12 smithi006 ceph-mon[200575]: from='client.34404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:53:12.777 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:12 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:12.777 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:12 smithi006 ceph-mon[200575]: from='client.44354 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:53:12.777 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:12 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:12.777 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:12 smithi006 ceph-mon[200575]: from='client.? 172.21.15.6:0/2665358477' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:12.777 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:12 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:12.777 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:12 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:12.777 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:12 smithi006 ceph-mon[200575]: osdmap e616: 8 total, 8 up, 8 in 2023-09-22T07:53:12.777 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:12 smithi006 ceph-mon[204052]: pgmap v570: 121 pgs: 121 active+clean; 192 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 212 KiB/s wr, 5 op/s 2023-09-22T07:53:12.777 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:12 smithi006 ceph-mon[204052]: from='client.34404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:53:12.778 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:12 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:12.778 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:12 smithi006 ceph-mon[204052]: from='client.44354 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:53:12.778 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:12 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:12.778 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:12 smithi006 ceph-mon[204052]: from='client.? 172.21.15.6:0/2665358477' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:12.778 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:12 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:12.778 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:12 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:12.778 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:12 smithi006 ceph-mon[204052]: osdmap e616: 8 total, 8 up, 8 in 2023-09-22T07:53:13.352 INFO:tasks.rados.rados.0.smithi006.stdout:2884: done (0 left) 2023-09-22T07:53:13.353 INFO:tasks.rados.rados.0.smithi006.stdout:2885: snap_remove snap 268 2023-09-22T07:53:13.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:13 smithi006 ceph-mon[204052]: pgmap v573: 121 pgs: 121 active+clean; 192 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 320 KiB/s wr, 10 op/s 2023-09-22T07:53:13.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:53:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:13 smithi006 ceph-mon[200575]: pgmap v573: 121 pgs: 121 active+clean; 192 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 320 KiB/s wr, 10 op/s 2023-09-22T07:53:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:53:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:13 smithi105 ceph-mon[190463]: pgmap v573: 121 pgs: 121 active+clean; 192 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 320 KiB/s wr, 10 op/s 2023-09-22T07:53:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:53:14.360 INFO:tasks.rados.rados.0.smithi006.stdout:2885: done (0 left) 2023-09-22T07:53:14.360 INFO:tasks.rados.rados.0.smithi006.stdout:2886: rmattr oid 26 current snap is 276 2023-09-22T07:53:14.361 INFO:tasks.rados.rados.0.smithi006.stdout:2886: done (0 left) 2023-09-22T07:53:14.361 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 1 current snap is 276 2023-09-22T07:53:14.361 INFO:tasks.rados.rados.0.smithi006.stdout:2887: seq_num 897 ranges {0=630784} 2023-09-22T07:53:14.363 INFO:tasks.rados.rados.0.smithi006.stdout:2887: writing smithi006182445-1 from 0 to 630784 tid 1 2023-09-22T07:53:14.363 INFO:tasks.rados.rados.0.smithi006.stdout:2888: copy_from oid 15 from oid 9 current snap is 276 2023-09-22T07:53:14.363 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 41 current snap is 276 2023-09-22T07:53:14.363 INFO:tasks.rados.rados.0.smithi006.stdout:2889: seq_num 898 ranges {3948544=647168} 2023-09-22T07:53:14.388 INFO:tasks.rados.rados.0.smithi006.stdout:2889: writing smithi006182445-41 from 3948544 to 4595712 tid 1 2023-09-22T07:53:14.389 INFO:tasks.rados.rados.0.smithi006.stdout:2890: delete oid 38 current snap is 276 2023-09-22T07:53:14.389 INFO:tasks.rados.rados.0.smithi006.stdout:2887: finishing write tid 1 to smithi006182445-1 2023-09-22T07:53:14.389 INFO:tasks.rados.rados.0.smithi006.stdout:2887: finishing write tid 2 to smithi006182445-1 2023-09-22T07:53:14.389 INFO:tasks.rados.rados.0.smithi006.stdout:2887: finishing write tid 3 to smithi006182445-1 2023-09-22T07:53:14.389 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 1 v 1121 (ObjNum 897 snap 276 seq_num 897) dirty exists 2023-09-22T07:53:14.389 INFO:tasks.rados.rados.0.smithi006.stdout:2887: left oid 1 (ObjNum 897 snap 276 seq_num 897) 2023-09-22T07:53:14.393 INFO:tasks.rados.rados.0.smithi006.stdout:2887: done (3 left) 2023-09-22T07:53:14.393 INFO:tasks.rados.rados.0.smithi006.stdout:2890: done (2 left) 2023-09-22T07:53:14.393 INFO:tasks.rados.rados.0.smithi006.stdout:2891: rollback oid 3 current snap is 276 2023-09-22T07:53:14.393 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 3 to 275 2023-09-22T07:53:14.393 INFO:tasks.rados.rados.0.smithi006.stdout:2892: rollback oid 49 current snap is 276 2023-09-22T07:53:14.394 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 49 to 255 2023-09-22T07:53:14.394 INFO:tasks.rados.rados.0.smithi006.stdout:2893: rollback oid 4 current snap is 276 2023-09-22T07:53:14.394 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 4 to 255 2023-09-22T07:53:14.394 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 20 current snap is 276 2023-09-22T07:53:14.394 INFO:tasks.rados.rados.0.smithi006.stdout:2894: seq_num 900 ranges {0=679936} 2023-09-22T07:53:14.398 INFO:tasks.rados.rados.0.smithi006.stdout:2894: writing smithi006182445-20 from 0 to 679936 tid 1 2023-09-22T07:53:14.398 INFO:tasks.rados.rados.0.smithi006.stdout:2895: snap_create 2023-09-22T07:53:14.398 INFO:tasks.rados.rados.0.smithi006.stdout:2888: finishing copy_from racing read to smithi006182445-15 2023-09-22T07:53:14.398 INFO:tasks.rados.rados.0.smithi006.stdout:2889: finishing write tid 1 to smithi006182445-41 2023-09-22T07:53:14.398 INFO:tasks.rados.rados.0.smithi006.stdout:2889: finishing write tid 2 to smithi006182445-41 2023-09-22T07:53:14.399 INFO:tasks.rados.rados.0.smithi006.stdout:2893: finishing rollback tid 0 to smithi006182445-4 2023-09-22T07:53:14.399 INFO:tasks.rados.rados.0.smithi006.stdout:2893: finishing rollback tid 1 to smithi006182445-4 2023-09-22T07:53:14.401 INFO:tasks.rados.rados.0.smithi006.stdout:2892: finishing rollback tid 1 to smithi006182445-49 2023-09-22T07:53:14.401 INFO:tasks.rados.rados.0.smithi006.stdout:2892: finishing rollback tid 2 to smithi006182445-49 2023-09-22T07:53:14.401 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 49 v 1108 (ObjNum 834 snap 251 seq_num 834) dirty exists 2023-09-22T07:53:14.401 INFO:tasks.rados.rados.0.smithi006.stdout:2893: finishing rollback tid 2 to smithi006182445-4 2023-09-22T07:53:14.401 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 4 v 1421 (ObjNum 749 snap 227 seq_num 749) dirty exists 2023-09-22T07:53:14.401 INFO:tasks.rados.rados.0.smithi006.stdout:2888: finishing copy_from to smithi006182445-15 2023-09-22T07:53:14.401 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 15 v 1122 (ObjNum 852 snap 259 seq_num 852) dirty exists 2023-09-22T07:53:14.402 INFO:tasks.rados.rados.0.smithi006.stdout:2891: finishing rollback tid 0 to smithi006182445-3 2023-09-22T07:53:14.402 INFO:tasks.rados.rados.0.smithi006.stdout:2891: finishing rollback tid 1 to smithi006182445-3 2023-09-22T07:53:14.402 INFO:tasks.rados.rados.0.smithi006.stdout:2889: finishing write tid 3 to smithi006182445-41 2023-09-22T07:53:14.402 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 41 v 1397 (ObjNum 898 snap 276 seq_num 898) dirty exists 2023-09-22T07:53:14.403 INFO:tasks.rados.rados.0.smithi006.stdout:2889: left oid 41 (ObjNum 898 snap 276 seq_num 898) 2023-09-22T07:53:14.403 INFO:tasks.rados.rados.0.smithi006.stdout:2891: finishing rollback tid 2 to smithi006182445-3 2023-09-22T07:53:14.403 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 3 v 1046 (ObjNum 845 snap 253 seq_num 845) dirty exists 2023-09-22T07:53:14.403 INFO:tasks.rados.rados.0.smithi006.stdout:2894: finishing write tid 1 to smithi006182445-20 2023-09-22T07:53:14.403 INFO:tasks.rados.rados.0.smithi006.stdout:2894: finishing write tid 2 to smithi006182445-20 2023-09-22T07:53:14.406 INFO:tasks.rados.rados.0.smithi006.stdout:2894: finishing write tid 3 to smithi006182445-20 2023-09-22T07:53:14.406 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 20 v 1108 (ObjNum 900 snap 276 seq_num 900) dirty exists 2023-09-22T07:53:14.406 INFO:tasks.rados.rados.0.smithi006.stdout:2894: left oid 20 (ObjNum 900 snap 276 seq_num 900) 2023-09-22T07:53:14.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:14 smithi105 ceph-mon[190463]: osdmap e617: 8 total, 8 up, 8 in 2023-09-22T07:53:14.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:14 smithi006 ceph-mon[200575]: osdmap e617: 8 total, 8 up, 8 in 2023-09-22T07:53:14.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:14 smithi006 ceph-mon[204052]: osdmap e617: 8 total, 8 up, 8 in 2023-09-22T07:53:15.373 INFO:tasks.rados.rados.0.smithi006.stdout:2888: done (6 left) 2023-09-22T07:53:15.373 INFO:tasks.rados.rados.0.smithi006.stdout:2889: done (5 left) 2023-09-22T07:53:15.373 INFO:tasks.rados.rados.0.smithi006.stdout:2891: done (4 left) 2023-09-22T07:53:15.373 INFO:tasks.rados.rados.0.smithi006.stdout:2892: done (3 left) 2023-09-22T07:53:15.373 INFO:tasks.rados.rados.0.smithi006.stdout:2893: done (2 left) 2023-09-22T07:53:15.373 INFO:tasks.rados.rados.0.smithi006.stdout:2894: done (1 left) 2023-09-22T07:53:15.374 INFO:tasks.rados.rados.0.smithi006.stdout:2895: done (0 left) 2023-09-22T07:53:15.374 INFO:tasks.rados.rados.0.smithi006.stdout:2896: read oid 19 snap -1 2023-09-22T07:53:15.374 INFO:tasks.rados.rados.0.smithi006.stdout:2896: expect deleted 2023-09-22T07:53:15.374 INFO:tasks.rados.rados.0.smithi006.stdout:2897: snap_remove snap 270 2023-09-22T07:53:15.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:15 smithi006 ceph-mon[200575]: osdmap e618: 8 total, 8 up, 8 in 2023-09-22T07:53:15.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:15 smithi006 ceph-mon[200575]: pgmap v576: 121 pgs: 121 active+clean; 193 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 312 KiB/s wr, 13 op/s 2023-09-22T07:53:15.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:15 smithi006 ceph-mon[204052]: osdmap e618: 8 total, 8 up, 8 in 2023-09-22T07:53:15.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:15 smithi006 ceph-mon[204052]: pgmap v576: 121 pgs: 121 active+clean; 193 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 312 KiB/s wr, 13 op/s 2023-09-22T07:53:15.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:15 smithi105 ceph-mon[190463]: osdmap e618: 8 total, 8 up, 8 in 2023-09-22T07:53:15.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:15 smithi105 ceph-mon[190463]: pgmap v576: 121 pgs: 121 active+clean; 193 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 312 KiB/s wr, 13 op/s 2023-09-22T07:53:16.215 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:53:16 smithi006 conmon[187727]: [22/Sep/2023:07:53:16] ENGINE Bus STOPPING 2023-09-22T07:53:16.215 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:53:16 smithi006 conmon[187727]: [22/Sep/2023:07:53:16] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-22T07:53:16.215 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:53:16 smithi006 conmon[187727]: [22/Sep/2023:07:53:16] ENGINE Bus STOPPED 2023-09-22T07:53:16.215 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:53:16 smithi006 conmon[187727]: [22/Sep/2023:07:53:16] ENGINE Bus STARTING 2023-09-22T07:53:16.215 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:53:16 smithi006 conmon[187727]: [22/Sep/2023:07:53:16] ENGINE Serving on http://:::9283 2023-09-22T07:53:16.288 INFO:tasks.rados.rados.0.smithi006.stdout:2897: done (1 left) 2023-09-22T07:53:16.288 INFO:tasks.rados.rados.0.smithi006.stdout:2898: snap_create 2023-09-22T07:53:16.534 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:53:16 smithi006 conmon[187727]: [22/Sep/2023:07:53:16] ENGINE Bus STARTED 2023-09-22T07:53:16.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[204052]: osdmap e619: 8 total, 8 up, 8 in 2023-09-22T07:53:16.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:16.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:16.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:53:16.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:53:16.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:16.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-22T07:53:16.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[204052]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-22T07:53:16.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi006:9093"}]: dispatch 2023-09-22T07:53:16.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[204052]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi006:9093"}]: dispatch 2023-09-22T07:53:16.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:16.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:53:16.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:16.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:16.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:16.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:16.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:16.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:16.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:16.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:16.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:16.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:16.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:16.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:16.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:16.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:16.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:16.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[204052]: osdmap e620: 8 total, 8 up, 8 in 2023-09-22T07:53:16.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[200575]: osdmap e619: 8 total, 8 up, 8 in 2023-09-22T07:53:16.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:16.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:16.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:53:16.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:53:16.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:16.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-22T07:53:16.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[200575]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-22T07:53:16.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi006:9093"}]: dispatch 2023-09-22T07:53:16.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[200575]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi006:9093"}]: dispatch 2023-09-22T07:53:16.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:16.539 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:53:16.539 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:16.539 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:16.539 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:16.539 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:16.539 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:16.539 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:16.539 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:16.539 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:16.539 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:16.540 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:16.540 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:16.540 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:16.540 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:16.540 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:16.540 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:16.540 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:16 smithi006 ceph-mon[200575]: osdmap e620: 8 total, 8 up, 8 in 2023-09-22T07:53:16.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:16 smithi105 ceph-mon[190463]: osdmap e619: 8 total, 8 up, 8 in 2023-09-22T07:53:16.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:16 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:16.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:16 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:16.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:16 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:53:16.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:16 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:53:16.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:16 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:16.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:16 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-22T07:53:16.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:16 smithi105 ceph-mon[190463]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-22T07:53:16.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:16 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi006:9093"}]: dispatch 2023-09-22T07:53:16.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:16 smithi105 ceph-mon[190463]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi006:9093"}]: dispatch 2023-09-22T07:53:16.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:16 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:16.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:16 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:53:16.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:16 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:16.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:16 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:16.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:16 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:16.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:16 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:16.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:16 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:16.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:16 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:16.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:16 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:16.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:16 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:16.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:16 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:16.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:16 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:16.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:16 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:16.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:16 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:16.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:16 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:16.629 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:16 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:16.629 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:16 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:16.629 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:16 smithi105 ceph-mon[190463]: osdmap e620: 8 total, 8 up, 8 in 2023-09-22T07:53:17.289 INFO:tasks.rados.rados.0.smithi006.stdout:2896: done (1 left) 2023-09-22T07:53:17.290 INFO:tasks.rados.rados.0.smithi006.stdout:2898: done (0 left) 2023-09-22T07:53:17.290 INFO:tasks.rados.rados.0.smithi006.stdout:2899: copy_from oid 50 from oid 43 current snap is 278 2023-09-22T07:53:17.290 INFO:tasks.rados.rados.0.smithi006.stdout:2900: snap_create 2023-09-22T07:53:17.299 INFO:tasks.rados.rados.0.smithi006.stdout:2899: finishing copy_from racing read to smithi006182445-50 2023-09-22T07:53:17.301 INFO:tasks.rados.rados.0.smithi006.stdout:2899: finishing copy_from to smithi006182445-50 2023-09-22T07:53:17.301 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 50 v 1515 (ObjNum 887 snap 274 seq_num 887) dirty exists 2023-09-22T07:53:18.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:53:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:53:17] "GET /metrics HTTP/1.1" 200 36091 "" "Prometheus/2.43.0" 2023-09-22T07:53:18.294 INFO:tasks.rados.rados.0.smithi006.stdout:2899: done (1 left) 2023-09-22T07:53:18.294 INFO:tasks.rados.rados.0.smithi006.stdout:2900: done (0 left) 2023-09-22T07:53:18.294 INFO:tasks.rados.rados.0.smithi006.stdout:2901: rollback oid 44 current snap is 279 2023-09-22T07:53:18.295 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 44 to 266 2023-09-22T07:53:18.295 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 42 current snap is 279 2023-09-22T07:53:18.295 INFO:tasks.rados.rados.0.smithi006.stdout:2902: seq_num 901 ranges {0=696320} 2023-09-22T07:53:18.298 INFO:tasks.rados.rados.0.smithi006.stdout:2902: writing smithi006182445-42 from 0 to 696320 tid 1 2023-09-22T07:53:18.299 INFO:tasks.rados.rados.0.smithi006.stdout:2903: rollback oid 5 current snap is 279 2023-09-22T07:53:18.299 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 5 to 255 2023-09-22T07:53:18.299 INFO:tasks.rados.rados.0.smithi006.stdout:2901: finishing rollback tid 1 to smithi006182445-44 2023-09-22T07:53:18.299 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 50 current snap is 279 2023-09-22T07:53:18.299 INFO:tasks.rados.rados.0.smithi006.stdout:2904: seq_num 902 ranges {458752=712704} 2023-09-22T07:53:18.305 INFO:tasks.rados.rados.0.smithi006.stdout:2904: writing smithi006182445-50 from 458752 to 1171456 tid 1 2023-09-22T07:53:18.305 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 32 current snap is 279 2023-09-22T07:53:18.306 INFO:tasks.rados.rados.0.smithi006.stdout:2901: finishing rollback tid 2 to smithi006182445-44 2023-09-22T07:53:18.306 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 44 v 1122 (ObjNum 819 snap 241 seq_num 819) dirty exists 2023-09-22T07:53:18.306 INFO:tasks.rados.rados.0.smithi006.stdout:2905: seq_num 903 ranges {0=729088} 2023-09-22T07:53:18.310 INFO:tasks.rados.rados.0.smithi006.stdout:2905: writing smithi006182445-32 from 0 to 729088 tid 1 2023-09-22T07:53:18.311 INFO:tasks.rados.rados.0.smithi006.stdout:2901: done (4 left) 2023-09-22T07:53:18.311 INFO:tasks.rados.rados.0.smithi006.stdout:2906: read oid 19 snap -1 2023-09-22T07:53:18.311 INFO:tasks.rados.rados.0.smithi006.stdout:2906: expect deleted 2023-09-22T07:53:18.311 INFO:tasks.rados.rados.0.smithi006.stdout:2907: delete oid 37 current snap is 279 2023-09-22T07:53:18.311 INFO:tasks.rados.rados.0.smithi006.stdout:2903: finishing rollback tid 0 to smithi006182445-5 2023-09-22T07:53:18.311 INFO:tasks.rados.rados.0.smithi006.stdout:2903: finishing rollback tid 1 to smithi006182445-5 2023-09-22T07:53:18.311 INFO:tasks.rados.rados.0.smithi006.stdout:2903: finishing rollback tid 2 to smithi006182445-5 2023-09-22T07:53:18.311 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 5 v 1207 (ObjNum 791 snap 238 seq_num 791) dirty exists 2023-09-22T07:53:18.311 INFO:tasks.rados.rados.0.smithi006.stdout:2902: finishing write tid 1 to smithi006182445-42 2023-09-22T07:53:18.311 INFO:tasks.rados.rados.0.smithi006.stdout:2902: finishing write tid 2 to smithi006182445-42 2023-09-22T07:53:18.312 INFO:tasks.rados.rados.0.smithi006.stdout:2902: finishing write tid 3 to smithi006182445-42 2023-09-22T07:53:18.312 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 42 v 1423 (ObjNum 901 snap 279 seq_num 901) dirty exists 2023-09-22T07:53:18.312 INFO:tasks.rados.rados.0.smithi006.stdout:2902: left oid 42 (ObjNum 901 snap 279 seq_num 901) 2023-09-22T07:53:18.312 INFO:tasks.rados.rados.0.smithi006.stdout:2904: finishing write tid 1 to smithi006182445-50 2023-09-22T07:53:18.312 INFO:tasks.rados.rados.0.smithi006.stdout:2904: finishing write tid 2 to smithi006182445-50 2023-09-22T07:53:18.313 INFO:tasks.rados.rados.0.smithi006.stdout:2902: done (5 left) 2023-09-22T07:53:18.313 INFO:tasks.rados.rados.0.smithi006.stdout:2903: done (4 left) 2023-09-22T07:53:18.313 INFO:tasks.rados.rados.0.smithi006.stdout:2906: done (3 left) 2023-09-22T07:53:18.313 INFO:tasks.rados.rados.0.smithi006.stdout:2907: done (2 left) 2023-09-22T07:53:18.313 INFO:tasks.rados.rados.0.smithi006.stdout:2908: read oid 35 snap -1 2023-09-22T07:53:18.313 INFO:tasks.rados.rados.0.smithi006.stdout:2908: expect (ObjNum 865 snap 264 seq_num 865) 2023-09-22T07:53:18.314 INFO:tasks.rados.rados.0.smithi006.stdout:2909: copy_from oid 14 from oid 7 current snap is 279 2023-09-22T07:53:18.314 INFO:tasks.rados.rados.0.smithi006.stdout:2910: read oid 45 snap -1 2023-09-22T07:53:18.314 INFO:tasks.rados.rados.0.smithi006.stdout:2910: expect (ObjNum 698 snap 211 seq_num 698) 2023-09-22T07:53:18.314 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 40 current snap is 279 2023-09-22T07:53:18.314 INFO:tasks.rados.rados.0.smithi006.stdout:2911: seq_num 905 ranges {0=761856} 2023-09-22T07:53:18.318 INFO:tasks.rados.rados.0.smithi006.stdout:2911: writing smithi006182445-40 from 0 to 761856 tid 1 2023-09-22T07:53:18.318 INFO:tasks.rados.rados.0.smithi006.stdout:2912: read oid 38 snap -1 2023-09-22T07:53:18.318 INFO:tasks.rados.rados.0.smithi006.stdout:2912: expect deleted 2023-09-22T07:53:18.318 INFO:tasks.rados.rados.0.smithi006.stdout:2913: read oid 10 snap -1 2023-09-22T07:53:18.318 INFO:tasks.rados.rados.0.smithi006.stdout:2913: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-22T07:53:18.318 INFO:tasks.rados.rados.0.smithi006.stdout:2914: rollback oid 36 current snap is 279 2023-09-22T07:53:18.319 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 36 to 267 2023-09-22T07:53:18.319 INFO:tasks.rados.rados.0.smithi006.stdout:2915: copy_from oid 30 from oid 46 current snap is 279 2023-09-22T07:53:18.319 INFO:tasks.rados.rados.0.smithi006.stdout:2916: delete oid 37 current snap is 279 2023-09-22T07:53:18.319 INFO:tasks.rados.rados.0.smithi006.stdout:2904: finishing write tid 3 to smithi006182445-50 2023-09-22T07:53:18.319 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 50 v 1517 (ObjNum 902 snap 279 seq_num 902) dirty exists 2023-09-22T07:53:18.319 INFO:tasks.rados.rados.0.smithi006.stdout:2904: left oid 50 (ObjNum 902 snap 279 seq_num 902) 2023-09-22T07:53:18.319 INFO:tasks.rados.rados.0.smithi006.stdout:2905: finishing write tid 1 to smithi006182445-32 2023-09-22T07:53:18.319 INFO:tasks.rados.rados.0.smithi006.stdout:2905: finishing write tid 2 to smithi006182445-32 2023-09-22T07:53:18.320 INFO:tasks.rados.rados.0.smithi006.stdout:2905: finishing write tid 3 to smithi006182445-32 2023-09-22T07:53:18.320 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 32 v 1209 (ObjNum 903 snap 279 seq_num 903) dirty exists 2023-09-22T07:53:18.320 INFO:tasks.rados.rados.0.smithi006.stdout:2905: left oid 32 (ObjNum 903 snap 279 seq_num 903) 2023-09-22T07:53:18.320 INFO:tasks.rados.rados.0.smithi006.stdout:2908: expect (ObjNum 865 snap 264 seq_num 865) 2023-09-22T07:53:18.326 INFO:tasks.rados.rados.0.smithi006.stdout:2915: finishing copy_from racing read to smithi006182445-30 2023-09-22T07:53:18.326 INFO:tasks.rados.rados.0.smithi006.stdout:2913: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-22T07:53:18.331 INFO:tasks.rados.rados.0.smithi006.stdout:2909: finishing copy_from racing read to smithi006182445-14 2023-09-22T07:53:18.331 INFO:tasks.rados.rados.0.smithi006.stdout:2904: done (10 left) 2023-09-22T07:53:18.331 INFO:tasks.rados.rados.0.smithi006.stdout:2905: done (9 left) 2023-09-22T07:53:18.331 INFO:tasks.rados.rados.0.smithi006.stdout:2908: done (8 left) 2023-09-22T07:53:18.332 INFO:tasks.rados.rados.0.smithi006.stdout:2912: done (7 left) 2023-09-22T07:53:18.332 INFO:tasks.rados.rados.0.smithi006.stdout:2913: done (6 left) 2023-09-22T07:53:18.332 INFO:tasks.rados.rados.0.smithi006.stdout:2916: done (5 left) 2023-09-22T07:53:18.332 INFO:tasks.rados.rados.0.smithi006.stdout:2917: snap_remove snap 257 2023-09-22T07:53:18.551 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:18 smithi105 ceph-mon[190463]: pgmap v579: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 211 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 26 op/s 2023-09-22T07:53:18.551 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:18 smithi105 ceph-mon[190463]: osdmap e621: 8 total, 8 up, 8 in 2023-09-22T07:53:18.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:18 smithi006 ceph-mon[204052]: pgmap v579: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 211 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 26 op/s 2023-09-22T07:53:18.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:18 smithi006 ceph-mon[204052]: osdmap e621: 8 total, 8 up, 8 in 2023-09-22T07:53:18.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:18 smithi006 ceph-mon[200575]: pgmap v579: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 211 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 26 op/s 2023-09-22T07:53:18.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:18 smithi006 ceph-mon[200575]: osdmap e621: 8 total, 8 up, 8 in 2023-09-22T07:53:19.285 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 07:53:19 smithi006 conmon[255849]: ts=2023-09-22T07:53:19.021Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002887211s 2023-09-22T07:53:19.307 INFO:tasks.rados.rados.0.smithi006.stdout:2917: done (5 left) 2023-09-22T07:53:19.307 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 12 current snap is 279 2023-09-22T07:53:19.307 INFO:tasks.rados.rados.0.smithi006.stdout:2918: seq_num 907 ranges {8372224=794624} 2023-09-22T07:53:19.359 INFO:tasks.rados.rados.0.smithi006.stdout:2918: writing smithi006182445-12 from 8372224 to 9166848 tid 1 2023-09-22T07:53:19.359 INFO:tasks.rados.rados.0.smithi006.stdout:2919: read oid 38 snap -1 2023-09-22T07:53:19.360 INFO:tasks.rados.rados.0.smithi006.stdout:2919: expect deleted 2023-09-22T07:53:19.360 INFO:tasks.rados.rados.0.smithi006.stdout:2920: snap_create 2023-09-22T07:53:19.360 INFO:tasks.rados.rados.0.smithi006.stdout:2914: finishing rollback tid 1 to smithi006182445-36 2023-09-22T07:53:19.360 INFO:tasks.rados.rados.0.smithi006.stdout:2914: finishing rollback tid 2 to smithi006182445-36 2023-09-22T07:53:19.360 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 36 v 968 (ObjNum 870 snap 267 seq_num 870) dirty exists 2023-09-22T07:53:19.360 INFO:tasks.rados.rados.0.smithi006.stdout:2910: expect (ObjNum 698 snap 211 seq_num 698) 2023-09-22T07:53:19.464 INFO:tasks.rados.rados.0.smithi006.stdout:2909: finishing copy_from to smithi006182445-14 2023-09-22T07:53:19.464 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 14 v 1505 (ObjNum 878 snap 269 seq_num 878) dirty exists 2023-09-22T07:53:19.464 INFO:tasks.rados.rados.0.smithi006.stdout:2915: finishing copy_from to smithi006182445-30 2023-09-22T07:53:19.464 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 30 v 1108 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-09-22T07:53:19.464 INFO:tasks.rados.rados.0.smithi006.stdout:2911: finishing write tid 1 to smithi006182445-40 2023-09-22T07:53:19.464 INFO:tasks.rados.rados.0.smithi006.stdout:2911: finishing write tid 2 to smithi006182445-40 2023-09-22T07:53:19.464 INFO:tasks.rados.rados.0.smithi006.stdout:2911: finishing write tid 3 to smithi006182445-40 2023-09-22T07:53:19.465 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 40 v 1123 (ObjNum 905 snap 279 seq_num 905) dirty exists 2023-09-22T07:53:19.465 INFO:tasks.rados.rados.0.smithi006.stdout:2911: left oid 40 (ObjNum 905 snap 279 seq_num 905) 2023-09-22T07:53:19.465 INFO:tasks.rados.rados.0.smithi006.stdout:2918: finishing write tid 1 to smithi006182445-12 2023-09-22T07:53:19.465 INFO:tasks.rados.rados.0.smithi006.stdout:2918: finishing write tid 2 to smithi006182445-12 2023-09-22T07:53:19.465 INFO:tasks.rados.rados.0.smithi006.stdout:2918: finishing write tid 3 to smithi006182445-12 2023-09-22T07:53:19.465 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 12 v 970 (ObjNum 907 snap 279 seq_num 907) dirty exists 2023-09-22T07:53:19.465 INFO:tasks.rados.rados.0.smithi006.stdout:2918: left oid 12 (ObjNum 907 snap 279 seq_num 907) 2023-09-22T07:53:19.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:19 smithi105 ceph-mon[190463]: Upgrade: Updating grafana.a 2023-09-22T07:53:19.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:19 smithi105 ceph-mon[190463]: Deploying daemon grafana.a on smithi105 2023-09-22T07:53:19.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:19 smithi105 ceph-mon[190463]: osdmap e622: 8 total, 8 up, 8 in 2023-09-22T07:53:19.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:19 smithi006 ceph-mon[204052]: Upgrade: Updating grafana.a 2023-09-22T07:53:19.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:19 smithi006 ceph-mon[204052]: Deploying daemon grafana.a on smithi105 2023-09-22T07:53:19.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:19 smithi006 ceph-mon[204052]: osdmap e622: 8 total, 8 up, 8 in 2023-09-22T07:53:19.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:19 smithi006 ceph-mon[200575]: Upgrade: Updating grafana.a 2023-09-22T07:53:19.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:19 smithi006 ceph-mon[200575]: Deploying daemon grafana.a on smithi105 2023-09-22T07:53:19.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:19 smithi006 ceph-mon[200575]: osdmap e622: 8 total, 8 up, 8 in 2023-09-22T07:53:20.316 INFO:tasks.rados.rados.0.smithi006.stdout:2909: done (7 left) 2023-09-22T07:53:20.316 INFO:tasks.rados.rados.0.smithi006.stdout:2910: done (6 left) 2023-09-22T07:53:20.317 INFO:tasks.rados.rados.0.smithi006.stdout:2911: done (5 left) 2023-09-22T07:53:20.317 INFO:tasks.rados.rados.0.smithi006.stdout:2914: done (4 left) 2023-09-22T07:53:20.317 INFO:tasks.rados.rados.0.smithi006.stdout:2915: done (3 left) 2023-09-22T07:53:20.317 INFO:tasks.rados.rados.0.smithi006.stdout:2918: done (2 left) 2023-09-22T07:53:20.317 INFO:tasks.rados.rados.0.smithi006.stdout:2919: done (1 left) 2023-09-22T07:53:20.317 INFO:tasks.rados.rados.0.smithi006.stdout:2920: done (0 left) 2023-09-22T07:53:20.317 INFO:tasks.rados.rados.0.smithi006.stdout:2921: copy_from oid 10 from oid 15 current snap is 280 2023-09-22T07:53:20.317 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 37 current snap is 280 2023-09-22T07:53:20.317 INFO:tasks.rados.rados.0.smithi006.stdout:2922: seq_num 908 ranges {0=409600,409600=401408} 2023-09-22T07:53:20.317 INFO:tasks.rados.rados.0.smithi006.stdout:2922: writing smithi006182445-37 from 0 to 409600 tid 1 2023-09-22T07:53:20.318 INFO:tasks.rados.rados.0.smithi006.stdout:2922: writing smithi006182445-37 from 409600 to 811008 tid 2 2023-09-22T07:53:20.318 INFO:tasks.rados.rados.0.smithi006.stdout:2923: copy_from oid 6 from oid 9 current snap is 280 2023-09-22T07:53:20.318 INFO:tasks.rados.rados.0.smithi006.stdout:2924: snap_remove snap 253 2023-09-22T07:53:20.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:20 smithi105 ceph-mon[190463]: pgmap v582: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 217 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 113 KiB/s rd, 2.6 MiB/s wr, 22 op/s 2023-09-22T07:53:20.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:20 smithi105 ceph-mon[190463]: osdmap e623: 8 total, 8 up, 8 in 2023-09-22T07:53:20.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:20 smithi006 ceph-mon[204052]: pgmap v582: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 217 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 113 KiB/s rd, 2.6 MiB/s wr, 22 op/s 2023-09-22T07:53:20.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:20 smithi006 ceph-mon[204052]: osdmap e623: 8 total, 8 up, 8 in 2023-09-22T07:53:20.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:20 smithi006 ceph-mon[200575]: pgmap v582: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 217 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 113 KiB/s rd, 2.6 MiB/s wr, 22 op/s 2023-09-22T07:53:20.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:20 smithi006 ceph-mon[200575]: osdmap e623: 8 total, 8 up, 8 in 2023-09-22T07:53:20.876 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:53:20 smithi105 systemd[1]: Stopping Ceph grafana.a for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:53:21.288 INFO:tasks.rados.rados.0.smithi006.stdout:2924: done (3 left) 2023-09-22T07:53:21.288 INFO:tasks.rados.rados.0.smithi006.stdout:2925: delete oid 7 current snap is 280 2023-09-22T07:53:21.289 INFO:tasks.rados.rados.0.smithi006.stdout:2922: finishing write tid 1 to smithi006182445-37 2023-09-22T07:53:21.289 INFO:tasks.rados.rados.0.smithi006.stdout:2922: finishing write tid 2 to smithi006182445-37 2023-09-22T07:53:21.289 INFO:tasks.rados.rados.0.smithi006.stdout:2922: finishing write tid 3 to smithi006182445-37 2023-09-22T07:53:21.289 INFO:tasks.rados.rados.0.smithi006.stdout:2922: finishing write tid 4 to smithi006182445-37 2023-09-22T07:53:21.289 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 37 v 1125 (ObjNum 908 snap 280 seq_num 908) dirty exists 2023-09-22T07:53:21.289 INFO:tasks.rados.rados.0.smithi006.stdout:2922: left oid 37 (ObjNum 908 snap 280 seq_num 908) 2023-09-22T07:53:21.289 INFO:tasks.rados.rados.0.smithi006.stdout:2923: finishing copy_from racing read to smithi006182445-6 2023-09-22T07:53:21.289 INFO:tasks.rados.rados.0.smithi006.stdout:2921: finishing copy_from racing read to smithi006182445-10 2023-09-22T07:53:21.289 INFO:tasks.rados.rados.0.smithi006.stdout:2921: finishing copy_from to smithi006182445-10 2023-09-22T07:53:21.289 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 10 v 1122 (ObjNum 852 snap 259 seq_num 852) dirty exists 2023-09-22T07:53:21.289 INFO:tasks.rados.rados.0.smithi006.stdout:2923: finishing copy_from to smithi006182445-6 2023-09-22T07:53:21.289 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 6 v 1122 (ObjNum 852 snap 259 seq_num 852) dirty exists 2023-09-22T07:53:21.305 INFO:tasks.rados.rados.0.smithi006.stdout:2921: done (3 left) 2023-09-22T07:53:21.305 INFO:tasks.rados.rados.0.smithi006.stdout:2922: done (2 left) 2023-09-22T07:53:21.305 INFO:tasks.rados.rados.0.smithi006.stdout:2923: done (1 left) 2023-09-22T07:53:21.306 INFO:tasks.rados.rados.0.smithi006.stdout:2925: done (0 left) 2023-09-22T07:53:21.306 INFO:tasks.rados.rados.0.smithi006.stdout:2926: rmattr oid 13 current snap is 280 2023-09-22T07:53:21.306 INFO:tasks.rados.rados.0.smithi006.stdout:2926: done (0 left) 2023-09-22T07:53:21.306 INFO:tasks.rados.rados.0.smithi006.stdout:2927: setattr oid 39 current snap is 280 2023-09-22T07:53:21.306 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 43 current snap is 280 2023-09-22T07:53:21.306 INFO:tasks.rados.rados.0.smithi006.stdout:2928: seq_num 910 ranges {458752=442368,901120=401408} 2023-09-22T07:53:21.306 INFO:tasks.rados.rados.0.smithi006.stdout:2928: writing smithi006182445-43 from 458752 to 901120 tid 1 2023-09-22T07:53:21.310 INFO:tasks.rados.rados.0.smithi006.stdout:2928: writing smithi006182445-43 from 901120 to 1302528 tid 2 2023-09-22T07:53:21.310 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 47 current snap is 280 2023-09-22T07:53:21.310 INFO:tasks.rados.rados.0.smithi006.stdout:2929: seq_num 911 ranges {0=466944,466944=401408} 2023-09-22T07:53:21.316 INFO:tasks.rados.rados.0.smithi006.stdout:2929: writing smithi006182445-47 from 0 to 466944 tid 1 2023-09-22T07:53:21.316 INFO:tasks.rados.rados.0.smithi006.stdout:2929: writing smithi006182445-47 from 466944 to 868352 tid 2 2023-09-22T07:53:21.316 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 9 current snap is 280 2023-09-22T07:53:21.316 INFO:tasks.rados.rados.0.smithi006.stdout:2930: seq_num 912 ranges {6217728=483328,6701056=401408} 2023-09-22T07:53:21.352 INFO:tasks.rados.rados.0.smithi006.stdout:2930: writing smithi006182445-9 from 6217728 to 6701056 tid 1 2023-09-22T07:53:21.354 INFO:tasks.rados.rados.0.smithi006.stdout:2930: writing smithi006182445-9 from 6701056 to 7102464 tid 2 2023-09-22T07:53:21.354 INFO:tasks.rados.rados.0.smithi006.stdout:2931: rollback oid 48 current snap is 280 2023-09-22T07:53:21.355 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 48 to 276 2023-09-22T07:53:21.355 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 39 v 1398 (ObjNum 876 snap 268 seq_num 876) dirty exists 2023-09-22T07:53:21.355 INFO:tasks.rados.rados.0.smithi006.stdout:2927: done (4 left) 2023-09-22T07:53:21.355 INFO:tasks.rados.rados.0.smithi006.stdout:2932: delete oid 50 current snap is 280 2023-09-22T07:53:21.355 INFO:tasks.rados.rados.0.smithi006.stdout:2929: finishing write tid 1 to smithi006182445-47 2023-09-22T07:53:21.355 INFO:tasks.rados.rados.0.smithi006.stdout:2928: finishing write tid 1 to smithi006182445-43 2023-09-22T07:53:21.355 INFO:tasks.rados.rados.0.smithi006.stdout:2929: finishing write tid 2 to smithi006182445-47 2023-09-22T07:53:21.355 INFO:tasks.rados.rados.0.smithi006.stdout:2929: finishing write tid 3 to smithi006182445-47 2023-09-22T07:53:21.355 INFO:tasks.rados.rados.0.smithi006.stdout:2929: finishing write tid 4 to smithi006182445-47 2023-09-22T07:53:21.355 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 47 v 1138 (ObjNum 911 snap 280 seq_num 911) dirty exists 2023-09-22T07:53:21.355 INFO:tasks.rados.rados.0.smithi006.stdout:2929: left oid 47 (ObjNum 911 snap 280 seq_num 911) 2023-09-22T07:53:21.356 INFO:tasks.rados.rados.0.smithi006.stdout:2928: finishing write tid 2 to smithi006182445-43 2023-09-22T07:53:21.356 INFO:tasks.rados.rados.0.smithi006.stdout:2928: finishing write tid 3 to smithi006182445-43 2023-09-22T07:53:21.356 INFO:tasks.rados.rados.0.smithi006.stdout:2928: finishing write tid 4 to smithi006182445-43 2023-09-22T07:53:21.356 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 43 v 1551 (ObjNum 910 snap 280 seq_num 910) dirty exists 2023-09-22T07:53:21.356 INFO:tasks.rados.rados.0.smithi006.stdout:2928: left oid 43 (ObjNum 910 snap 280 seq_num 910) 2023-09-22T07:53:21.356 INFO:tasks.rados.rados.0.smithi006.stdout:2928: done (4 left) 2023-09-22T07:53:21.356 INFO:tasks.rados.rados.0.smithi006.stdout:2929: done (3 left) 2023-09-22T07:53:21.356 INFO:tasks.rados.rados.0.smithi006.stdout:2932: done (2 left) 2023-09-22T07:53:21.357 INFO:tasks.rados.rados.0.smithi006.stdout:2933: snap_create 2023-09-22T07:53:21.357 INFO:tasks.rados.rados.0.smithi006.stdout:2930: finishing write tid 1 to smithi006182445-9 2023-09-22T07:53:21.357 INFO:tasks.rados.rados.0.smithi006.stdout:2930: finishing write tid 2 to smithi006182445-9 2023-09-22T07:53:21.357 INFO:tasks.rados.rados.0.smithi006.stdout:2930: finishing write tid 3 to smithi006182445-9 2023-09-22T07:53:21.358 INFO:tasks.rados.rados.0.smithi006.stdout:2931: finishing rollback tid 1 to smithi006182445-48 2023-09-22T07:53:21.358 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 48 v 1106 (ObjNum 161 snap 0 seq_num 0) dirty dne 2023-09-22T07:53:21.359 INFO:tasks.rados.rados.0.smithi006.stdout:2930: finishing write tid 4 to smithi006182445-9 2023-09-22T07:53:21.359 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 9 v 1141 (ObjNum 912 snap 280 seq_num 912) dirty exists 2023-09-22T07:53:21.359 INFO:tasks.rados.rados.0.smithi006.stdout:2930: left oid 9 (ObjNum 912 snap 280 seq_num 912) 2023-09-22T07:53:21.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:21 smithi105 ceph-mon[190463]: osdmap e624: 8 total, 8 up, 8 in 2023-09-22T07:53:21.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:21 smithi105 ceph-mon[190463]: osdmap e625: 8 total, 8 up, 8 in 2023-09-22T07:53:21.776 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:53:21 smithi105 bash[248848]: c6fa0e987221453cafe5986fccc930b3c4292ef14883e7a1b9834f0d217c3614 2023-09-22T07:53:21.776 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:53:21 smithi105 systemd[1]: ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@grafana.a.service: Main process exited, code=exited, status=143/n/a 2023-09-22T07:53:21.776 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:53:21 smithi105 systemd[1]: ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@grafana.a.service: Failed with result 'exit-code'. 2023-09-22T07:53:21.776 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:53:21 smithi105 systemd[1]: Stopped Ceph grafana.a for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:53:21.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:21 smithi006 ceph-mon[204052]: osdmap e624: 8 total, 8 up, 8 in 2023-09-22T07:53:21.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:21 smithi006 ceph-mon[204052]: osdmap e625: 8 total, 8 up, 8 in 2023-09-22T07:53:21.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:21 smithi006 ceph-mon[200575]: osdmap e624: 8 total, 8 up, 8 in 2023-09-22T07:53:21.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:21 smithi006 ceph-mon[200575]: osdmap e625: 8 total, 8 up, 8 in 2023-09-22T07:53:22.331 INFO:tasks.rados.rados.0.smithi006.stdout:2930: done (2 left) 2023-09-22T07:53:22.332 INFO:tasks.rados.rados.0.smithi006.stdout:2931: done (1 left) 2023-09-22T07:53:22.332 INFO:tasks.rados.rados.0.smithi006.stdout:2933: done (0 left) 2023-09-22T07:53:22.332 INFO:tasks.rados.rados.0.smithi006.stdout:2934: copy_from oid 8 from oid 3 current snap is 281 2023-09-22T07:53:22.332 INFO:tasks.rados.rados.0.smithi006.stdout:2935: setattr oid 13 current snap is 281 2023-09-22T07:53:22.333 INFO:tasks.rados.rados.0.smithi006.stdout:2936: delete oid 23 current snap is 281 2023-09-22T07:53:22.339 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 13 v 1144 (ObjNum 888 snap 274 seq_num 888) dirty exists 2023-09-22T07:53:22.340 INFO:tasks.rados.rados.0.smithi006.stdout:2935: done (2 left) 2023-09-22T07:53:22.340 INFO:tasks.rados.rados.0.smithi006.stdout:2936: done (1 left) 2023-09-22T07:53:22.340 INFO:tasks.rados.rados.0.smithi006.stdout:2937: copy_from oid 37 from oid 48 current snap is 281 2023-09-22T07:53:22.340 INFO:tasks.rados.rados.0.smithi006.stdout:2938: snap_create 2023-09-22T07:53:22.341 INFO:tasks.rados.rados.0.smithi006.stdout:2937: finishing copy_from to smithi006182445-37 2023-09-22T07:53:22.341 INFO:tasks.rados.rados.0.smithi006.stdout:2937: got expected ENOENT (src dne) 2023-09-22T07:53:22.341 INFO:tasks.rados.rados.0.smithi006.stdout:2937: finishing copy_from racing read to smithi006182445-37 2023-09-22T07:53:22.373 INFO:tasks.rados.rados.0.smithi006.stdout:2934: finishing copy_from racing read to smithi006182445-8 2023-09-22T07:53:22.374 INFO:tasks.rados.rados.0.smithi006.stdout:2934: finishing copy_from to smithi006182445-8 2023-09-22T07:53:22.374 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 8 v 1046 (ObjNum 845 snap 253 seq_num 845) dirty exists 2023-09-22T07:53:22.590 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:22 smithi105 ceph-mon[190463]: pgmap v585: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 221 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 85 KiB/s rd, 540 KiB/s wr, 5 op/s 2023-09-22T07:53:22.590 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:53:21 smithi105 systemd[1]: Starting Ceph grafana.a for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T07:53:22.591 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:53:22 smithi105 bash[249200]: c50b6c6dba59589a1f0b71ed87f9351e4e7dd7fd5a183e9b6dbb00a5f74d1297 2023-09-22T07:53:22.591 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:53:22 smithi105 systemd[1]: Started Ceph grafana.a for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T07:53:22.591 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:53:22 smithi105 conmon[249241]: logger=settings t=2023-09-22T07:53:22.513954718Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2023-09-22T07:53:22.591 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:53:22 smithi105 conmon[249241]: logger=settings t=2023-09-22T07:53:22.514139089Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2023-09-22T07:53:22.591 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:53:22 smithi105 conmon[249241]: logger=settings t=2023-09-22T07:53:22.514157246Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2023-09-22T07:53:22.591 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:53:22 smithi105 conmon[249241]: logger=settings t=2023-09-22T07:53:22.514164148Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2023-09-22T07:53:22.591 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:53:22 smithi105 conmon[249241]: logger=settings t=2023-09-22T07:53:22.514170029Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2023-09-22T07:53:22.591 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:53:22 smithi105 conmon[249241]: logger=settings t=2023-09-22T07:53:22.514175883Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2023-09-22T07:53:22.591 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:53:22 smithi105 conmon[249241]: logger=settings t=2023-09-22T07:53:22.514182392Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-09-22T07:53:22.591 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:53:22 smithi105 conmon[249241]: logger=settings t=2023-09-22T07:53:22.514188507Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-09-22T07:53:22.591 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:53:22 smithi105 conmon[249241]: logger=settings t=2023-09-22T07:53:22.514194439Z level=info msg="Path Home" path=/usr/share/grafana 2023-09-22T07:53:22.592 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:53:22 smithi105 conmon[249241]: logger=settings t=2023-09-22T07:53:22.514200139Z level=info msg="Path Data" path=/var/lib/grafana 2023-09-22T07:53:22.592 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:53:22 smithi105 conmon[249241]: logger=settings t=2023-09-22T07:53:22.514205809Z level=info msg="Path Logs" path=/var/log/grafana 2023-09-22T07:53:22.592 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:53:22 smithi105 conmon[249241]: logger=settings t=2023-09-22T07:53:22.514211309Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2023-09-22T07:53:22.592 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:53:22 smithi105 conmon[249241]: logger=settings t=2023-09-22T07:53:22.514217123Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2023-09-22T07:53:22.592 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:53:22 smithi105 conmon[249241]: logger=settings t=2023-09-22T07:53:22.514222722Z level=info msg="App mode production" 2023-09-22T07:53:22.592 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:53:22 smithi105 conmon[249241]: logger=sqlstore t=2023-09-22T07:53:22.514272517Z level=info msg="Connecting to DB" dbtype=sqlite3 2023-09-22T07:53:22.592 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:53:22 smithi105 conmon[249241]: logger=sqlstore t=2023-09-22T07:53:22.514289324Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2023-09-22T07:53:22.592 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:53:22 smithi105 conmon[249241]: logger=migrator t=2023-09-22T07:53:22.528729768Z level=info msg="Starting DB migrations" 2023-09-22T07:53:22.592 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:53:22 smithi105 conmon[249241]: logger=migrator t=2023-09-22T07:53:22.53336047Z level=info msg="migrations completed" performed=0 skipped=481 duration=455.157µs 2023-09-22T07:53:22.592 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:53:22 smithi105 conmon[249241]: logger=sqlstore t=2023-09-22T07:53:22.533743445Z level=info msg="Created default organization" 2023-09-22T07:53:22.592 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:53:22 smithi105 conmon[249241]: logger=plugin.loader t=2023-09-22T07:53:22.59180711Z level=info msg="Plugin registered" pluginID=input 2023-09-22T07:53:22.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:22 smithi006 ceph-mon[200575]: pgmap v585: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 221 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 85 KiB/s rd, 540 KiB/s wr, 5 op/s 2023-09-22T07:53:22.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:22 smithi006 ceph-mon[204052]: pgmap v585: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 221 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 85 KiB/s rd, 540 KiB/s wr, 5 op/s 2023-09-22T07:53:22.876 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:53:22 smithi105 conmon[249241]: logger=plugin.loader t=2023-09-22T07:53:22.621408124Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2023-09-22T07:53:22.876 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:53:22 smithi105 conmon[249241]: logger=plugin.loader t=2023-09-22T07:53:22.621453857Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2023-09-22T07:53:22.877 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:53:22 smithi105 conmon[249241]: logger=secrets t=2023-09-22T07:53:22.621506942Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2023-09-22T07:53:22.877 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:53:22 smithi105 conmon[249241]: logger=query_data t=2023-09-22T07:53:22.623183681Z level=info msg="Query Service initialization" 2023-09-22T07:53:22.877 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:53:22 smithi105 conmon[249241]: logger=live.push_http t=2023-09-22T07:53:22.625676349Z level=info msg="Live Push Gateway initialization" 2023-09-22T07:53:23.333 INFO:tasks.rados.rados.0.smithi006.stdout:2934: done (2 left) 2023-09-22T07:53:23.333 INFO:tasks.rados.rados.0.smithi006.stdout:2937: done (1 left) 2023-09-22T07:53:23.333 INFO:tasks.rados.rados.0.smithi006.stdout:2938: done (0 left) 2023-09-22T07:53:23.333 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 12 current snap is 282 2023-09-22T07:53:23.333 INFO:tasks.rados.rados.0.smithi006.stdout:2939: seq_num 915 ranges {9166848=532480,9699328=401408} 2023-09-22T07:53:23.386 INFO:tasks.rados.rados.0.smithi006.stdout:2939: writing smithi006182445-12 from 9166848 to 9699328 tid 1 2023-09-22T07:53:23.389 INFO:tasks.rados.rados.0.smithi006.stdout:2939: writing smithi006182445-12 from 9699328 to 10100736 tid 2 2023-09-22T07:53:23.389 INFO:tasks.rados.rados.0.smithi006.stdout:2940: read oid 33 snap -1 2023-09-22T07:53:23.389 INFO:tasks.rados.rados.0.smithi006.stdout:2940: expect deleted 2023-09-22T07:53:23.389 INFO:tasks.rados.rados.0.smithi006.stdout:2941: rmattr oid 38 current snap is 282 2023-09-22T07:53:23.389 INFO:tasks.rados.rados.0.smithi006.stdout:2941: done (2 left) 2023-09-22T07:53:23.389 INFO:tasks.rados.rados.0.smithi006.stdout:2942: rollback oid 44 current snap is 282 2023-09-22T07:53:23.389 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 44 to 277 2023-09-22T07:53:23.389 INFO:tasks.rados.rados.0.smithi006.stdout:2943: rollback oid 4 current snap is 282 2023-09-22T07:53:23.389 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 4 to 250 2023-09-22T07:53:23.389 INFO:tasks.rados.rados.0.smithi006.stdout:2944: rollback oid 41 current snap is 282 2023-09-22T07:53:23.389 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 41 to 280 2023-09-22T07:53:23.390 INFO:tasks.rados.rados.0.smithi006.stdout:2945: read oid 29 snap -1 2023-09-22T07:53:23.390 INFO:tasks.rados.rados.0.smithi006.stdout:2945: expect (ObjNum 698 snap 211 seq_num 698) 2023-09-22T07:53:23.390 INFO:tasks.rados.rados.0.smithi006.stdout:2946: rollback oid 40 current snap is 282 2023-09-22T07:53:23.390 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 40 to 258 2023-09-22T07:53:23.390 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 34 current snap is 282 2023-09-22T07:53:23.390 INFO:tasks.rados.rados.0.smithi006.stdout:2947: seq_num 916 ranges {10543104=548864,11091968=401408} 2023-09-22T07:53:23.450 INFO:tasks.rados.rados.0.smithi006.stdout:2947: writing smithi006182445-34 from 10543104 to 11091968 tid 1 2023-09-22T07:53:23.452 INFO:tasks.rados.rados.0.smithi006.stdout:2947: writing smithi006182445-34 from 11091968 to 11493376 tid 2 2023-09-22T07:53:23.452 INFO:tasks.rados.rados.0.smithi006.stdout:2948: read oid 22 snap -1 2023-09-22T07:53:23.452 INFO:tasks.rados.rados.0.smithi006.stdout:2948: expect (ObjNum 869 snap 265 seq_num 869) 2023-09-22T07:53:23.453 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 38 current snap is 282 2023-09-22T07:53:23.453 INFO:tasks.rados.rados.0.smithi006.stdout:2949: seq_num 917 ranges {0=565248,565248=401408} 2023-09-22T07:53:23.455 INFO:tasks.rados.rados.0.smithi006.stdout:2949: writing smithi006182445-38 from 0 to 565248 tid 1 2023-09-22T07:53:23.457 INFO:tasks.rados.rados.0.smithi006.stdout:2949: writing smithi006182445-38 from 565248 to 966656 tid 2 2023-09-22T07:53:23.458 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 3 current snap is 282 2023-09-22T07:53:23.458 INFO:tasks.rados.rados.0.smithi006.stdout:2950: seq_num 918 ranges {10027008=581632,10608640=401408} 2023-09-22T07:53:23.517 INFO:tasks.rados.rados.0.smithi006.stdout:2950: writing smithi006182445-3 from 10027008 to 10608640 tid 1 2023-09-22T07:53:23.519 INFO:tasks.rados.rados.0.smithi006.stdout:2950: writing smithi006182445-3 from 10608640 to 11010048 tid 2 2023-09-22T07:53:23.520 INFO:tasks.rados.rados.0.smithi006.stdout:2951: setattr oid 6 current snap is 282 2023-09-22T07:53:23.520 INFO:tasks.rados.rados.0.smithi006.stdout:2946: finishing rollback tid 0 to smithi006182445-40 2023-09-22T07:53:23.520 INFO:tasks.rados.rados.0.smithi006.stdout:2946: finishing rollback tid 1 to smithi006182445-40 2023-09-22T07:53:23.520 INFO:tasks.rados.rados.0.smithi006.stdout:2946: finishing rollback tid 2 to smithi006182445-40 2023-09-22T07:53:23.520 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 40 v 1126 (ObjNum 851 snap 258 seq_num 851) dirty exists 2023-09-22T07:53:23.520 INFO:tasks.rados.rados.0.smithi006.stdout:2944: finishing rollback tid 0 to smithi006182445-41 2023-09-22T07:53:23.520 INFO:tasks.rados.rados.0.smithi006.stdout:2944: finishing rollback tid 1 to smithi006182445-41 2023-09-22T07:53:23.520 INFO:tasks.rados.rados.0.smithi006.stdout:2939: finishing write tid 1 to smithi006182445-12 2023-09-22T07:53:23.520 INFO:tasks.rados.rados.0.smithi006.stdout:2939: finishing write tid 2 to smithi006182445-12 2023-09-22T07:53:23.520 INFO:tasks.rados.rados.0.smithi006.stdout:2945: expect (ObjNum 698 snap 211 seq_num 698) 2023-09-22T07:53:23.624 INFO:tasks.rados.rados.0.smithi006.stdout:2939: finishing write tid 3 to smithi006182445-12 2023-09-22T07:53:23.624 INFO:tasks.rados.rados.0.smithi006.stdout:2942: finishing rollback tid 0 to smithi006182445-44 2023-09-22T07:53:23.624 INFO:tasks.rados.rados.0.smithi006.stdout:2942: finishing rollback tid 1 to smithi006182445-44 2023-09-22T07:53:23.624 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 44 v 1125 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2023-09-22T07:53:23.624 INFO:tasks.rados.rados.0.smithi006.stdout:2943: finishing rollback tid 0 to smithi006182445-4 2023-09-22T07:53:23.624 INFO:tasks.rados.rados.0.smithi006.stdout:2943: finishing rollback tid 1 to smithi006182445-4 2023-09-22T07:53:23.624 INFO:tasks.rados.rados.0.smithi006.stdout:2939: finishing write tid 4 to smithi006182445-12 2023-09-22T07:53:23.624 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 12 v 973 (ObjNum 915 snap 282 seq_num 915) dirty exists 2023-09-22T07:53:23.625 INFO:tasks.rados.rados.0.smithi006.stdout:2939: left oid 12 (ObjNum 915 snap 282 seq_num 915) 2023-09-22T07:53:23.625 INFO:tasks.rados.rados.0.smithi006.stdout:2944: finishing rollback tid 2 to smithi006182445-41 2023-09-22T07:53:23.625 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 41 v 1401 (ObjNum 898 snap 276 seq_num 898) dirty exists 2023-09-22T07:53:23.625 INFO:tasks.rados.rados.0.smithi006.stdout:2943: finishing rollback tid 2 to smithi006182445-4 2023-09-22T07:53:23.625 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 4 v 1426 (ObjNum 749 snap 227 seq_num 749) dirty exists 2023-09-22T07:53:23.625 INFO:tasks.rados.rados.0.smithi006.stdout:2947: finishing write tid 1 to smithi006182445-34 2023-09-22T07:53:23.625 INFO:tasks.rados.rados.0.smithi006.stdout:2949: finishing write tid 1 to smithi006182445-38 2023-09-22T07:53:23.625 INFO:tasks.rados.rados.0.smithi006.stdout:2949: finishing write tid 2 to smithi006182445-38 2023-09-22T07:53:23.625 INFO:tasks.rados.rados.0.smithi006.stdout:2949: finishing write tid 3 to smithi006182445-38 2023-09-22T07:53:23.625 INFO:tasks.rados.rados.0.smithi006.stdout:2949: finishing write tid 4 to smithi006182445-38 2023-09-22T07:53:23.625 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 38 v 1147 (ObjNum 917 snap 282 seq_num 917) dirty exists 2023-09-22T07:53:23.625 INFO:tasks.rados.rados.0.smithi006.stdout:2949: left oid 38 (ObjNum 917 snap 282 seq_num 917) 2023-09-22T07:53:23.626 INFO:tasks.rados.rados.0.smithi006.stdout:2947: finishing write tid 2 to smithi006182445-34 2023-09-22T07:53:23.626 INFO:tasks.rados.rados.0.smithi006.stdout:2947: finishing write tid 3 to smithi006182445-34 2023-09-22T07:53:23.626 INFO:tasks.rados.rados.0.smithi006.stdout:2947: finishing write tid 4 to smithi006182445-34 2023-09-22T07:53:23.626 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 34 v 1429 (ObjNum 916 snap 282 seq_num 916) dirty exists 2023-09-22T07:53:23.626 INFO:tasks.rados.rados.0.smithi006.stdout:2947: left oid 34 (ObjNum 916 snap 282 seq_num 916) 2023-09-22T07:53:23.626 INFO:tasks.rados.rados.0.smithi006.stdout:2948: expect (ObjNum 869 snap 265 seq_num 869) 2023-09-22T07:53:23.626 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:53:23 smithi105 conmon[249241]: logger=infra.usagestats.collector t=2023-09-22T07:53:23.400294968Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2023-09-22T07:53:23.627 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:53:23 smithi105 conmon[249241]: logger=provisioning.datasources t=2023-09-22T07:53:23.552825781Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2023-09-22T07:53:23.627 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:53:23 smithi105 conmon[249241]: logger=provisioning.datasources t=2023-09-22T07:53:23.552864663Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2023-09-22T07:53:23.627 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:53:23 smithi105 conmon[249241]: logger=provisioning.datasources t=2023-09-22T07:53:23.564195486Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2023-09-22T07:53:23.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:23 smithi105 ceph-mon[190463]: osdmap e626: 8 total, 8 up, 8 in 2023-09-22T07:53:23.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:23 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:23.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:23 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:23.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:23 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:53:23.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:23 smithi006 ceph-mon[204052]: osdmap e626: 8 total, 8 up, 8 in 2023-09-22T07:53:23.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:23 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:23.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:23 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:23.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:23 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:53:23.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:23 smithi006 ceph-mon[200575]: osdmap e626: 8 total, 8 up, 8 in 2023-09-22T07:53:23.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:23 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:23.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:23 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:23.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:23 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:53:24.126 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:53:23 smithi105 conmon[249241]: logger=provisioning.alerting t=2023-09-22T07:53:23.710208333Z level=info msg="starting to provision alerting" 2023-09-22T07:53:24.126 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:53:23 smithi105 conmon[249241]: logger=provisioning.alerting t=2023-09-22T07:53:23.710241366Z level=info msg="finished to provision alerting" 2023-09-22T07:53:24.126 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:53:23 smithi105 conmon[249241]: logger=grafanaStorageLogger t=2023-09-22T07:53:23.710483629Z level=info msg="storage starting" 2023-09-22T07:53:24.126 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:53:23 smithi105 conmon[249241]: logger=ngalert.state.manager t=2023-09-22T07:53:23.710676077Z level=info msg="Warming state cache for startup" 2023-09-22T07:53:24.126 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:53:23 smithi105 conmon[249241]: logger=http.server t=2023-09-22T07:53:23.713080479Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2023-09-22T07:53:24.127 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:53:23 smithi105 conmon[249241]: logger=ngalert.state.manager t=2023-09-22T07:53:23.804226362Z level=info msg="State cache has been initialized" states=0 duration=93.549311ms 2023-09-22T07:53:24.127 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:53:23 smithi105 conmon[249241]: logger=ngalert.multiorg.alertmanager t=2023-09-22T07:53:23.804292339Z level=info msg="starting MultiOrg Alertmanager" 2023-09-22T07:53:24.127 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 07:53:23 smithi105 conmon[249241]: logger=ticker t=2023-09-22T07:53:23.80432523Z level=info msg=starting first_tick=2023-09-22T07:53:30Z 2023-09-22T07:53:24.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:24 smithi105 ceph-mon[190463]: pgmap v588: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 230 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 8 op/s 2023-09-22T07:53:24.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:24 smithi105 ceph-mon[190463]: osdmap e627: 8 total, 8 up, 8 in 2023-09-22T07:53:24.772 INFO:tasks.rados.rados.0.smithi006.stdout:2950: finishing write tid 1 to smithi006182445-3 2023-09-22T07:53:24.772 INFO:tasks.rados.rados.0.smithi006.stdout:2950: finishing write tid 2 to smithi006182445-3 2023-09-22T07:53:24.772 INFO:tasks.rados.rados.0.smithi006.stdout:2950: finishing write tid 3 to smithi006182445-3 2023-09-22T07:53:24.772 INFO:tasks.rados.rados.0.smithi006.stdout:2950: finishing write tid 4 to smithi006182445-3 2023-09-22T07:53:24.772 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 3 v 1049 (ObjNum 918 snap 282 seq_num 918) dirty exists 2023-09-22T07:53:24.772 INFO:tasks.rados.rados.0.smithi006.stdout:2950: left oid 3 (ObjNum 918 snap 282 seq_num 918) 2023-09-22T07:53:24.772 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 6 v 1123 (ObjNum 852 snap 259 seq_num 852) dirty exists 2023-09-22T07:53:24.772 INFO:tasks.rados.rados.0.smithi006.stdout:2939: done (11 left) 2023-09-22T07:53:24.773 INFO:tasks.rados.rados.0.smithi006.stdout:2940: done (10 left) 2023-09-22T07:53:24.773 INFO:tasks.rados.rados.0.smithi006.stdout:2942: done (9 left) 2023-09-22T07:53:24.773 INFO:tasks.rados.rados.0.smithi006.stdout:2943: done (8 left) 2023-09-22T07:53:24.773 INFO:tasks.rados.rados.0.smithi006.stdout:2944: done (7 left) 2023-09-22T07:53:24.773 INFO:tasks.rados.rados.0.smithi006.stdout:2945: done (6 left) 2023-09-22T07:53:24.773 INFO:tasks.rados.rados.0.smithi006.stdout:2946: done (5 left) 2023-09-22T07:53:24.773 INFO:tasks.rados.rados.0.smithi006.stdout:2947: done (4 left) 2023-09-22T07:53:24.773 INFO:tasks.rados.rados.0.smithi006.stdout:2948: done (3 left) 2023-09-22T07:53:24.773 INFO:tasks.rados.rados.0.smithi006.stdout:2949: done (2 left) 2023-09-22T07:53:24.773 INFO:tasks.rados.rados.0.smithi006.stdout:2950: done (1 left) 2023-09-22T07:53:24.773 INFO:tasks.rados.rados.0.smithi006.stdout:2951: done (0 left) 2023-09-22T07:53:24.773 INFO:tasks.rados.rados.0.smithi006.stdout:2952: copy_from oid 18 from oid 50 current snap is 282 2023-09-22T07:53:24.773 INFO:tasks.rados.rados.0.smithi006.stdout:2953: snap_create 2023-09-22T07:53:24.774 INFO:tasks.rados.rados.0.smithi006.stdout:2952: finishing copy_from to smithi006182445-18 2023-09-22T07:53:24.774 INFO:tasks.rados.rados.0.smithi006.stdout:2952: got expected ENOENT (src dne) 2023-09-22T07:53:24.774 INFO:tasks.rados.rados.0.smithi006.stdout:2952: finishing copy_from racing read to smithi006182445-18 2023-09-22T07:53:24.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:24 smithi006 ceph-mon[200575]: pgmap v588: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 230 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 8 op/s 2023-09-22T07:53:24.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:24 smithi006 ceph-mon[200575]: osdmap e627: 8 total, 8 up, 8 in 2023-09-22T07:53:24.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:24 smithi006 ceph-mon[204052]: pgmap v588: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 230 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 8 op/s 2023-09-22T07:53:24.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:24 smithi006 ceph-mon[204052]: osdmap e627: 8 total, 8 up, 8 in 2023-09-22T07:53:25.346 INFO:tasks.rados.rados.0.smithi006.stdout:2952: done (1 left) 2023-09-22T07:53:25.347 INFO:tasks.rados.rados.0.smithi006.stdout:2953: done (0 left) 2023-09-22T07:53:25.347 INFO:tasks.rados.rados.0.smithi006.stdout:2954: rollback oid 6 current snap is 283 2023-09-22T07:53:25.347 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 6 to 277 2023-09-22T07:53:25.347 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 9 current snap is 283 2023-09-22T07:53:25.347 INFO:tasks.rados.rados.0.smithi006.stdout:2955: seq_num 919 ranges {7102464=598016,7700480=401408} 2023-09-22T07:53:25.389 INFO:tasks.rados.rados.0.smithi006.stdout:2955: writing smithi006182445-9 from 7102464 to 7700480 tid 1 2023-09-22T07:53:25.489 INFO:tasks.rados.rados.0.smithi006.stdout:2955: writing smithi006182445-9 from 7700480 to 8101888 tid 2 2023-09-22T07:53:25.489 INFO:tasks.rados.rados.0.smithi006.stdout:2956: copy_from oid 19 from oid 31 current snap is 283 2023-09-22T07:53:25.489 INFO:tasks.rados.rados.0.smithi006.stdout:2954: finishing rollback tid 0 to smithi006182445-6 2023-09-22T07:53:25.489 INFO:tasks.rados.rados.0.smithi006.stdout:2954: finishing rollback tid 1 to smithi006182445-6 2023-09-22T07:53:25.489 INFO:tasks.rados.rados.0.smithi006.stdout:2954: finishing rollback tid 2 to smithi006182445-6 2023-09-22T07:53:25.490 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 6 v 1126 (ObjNum 767 snap 230 seq_num 767) dirty exists 2023-09-22T07:53:25.490 INFO:tasks.rados.rados.0.smithi006.stdout:2954: done (2 left) 2023-09-22T07:53:25.490 INFO:tasks.rados.rados.0.smithi006.stdout:2957: rollback oid 34 current snap is 283 2023-09-22T07:53:25.490 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 34 to 266 2023-09-22T07:53:25.490 INFO:tasks.rados.rados.0.smithi006.stdout:2958: delete oid 7 current snap is 283 2023-09-22T07:53:25.490 INFO:tasks.rados.rados.0.smithi006.stdout:2958: done (3 left) 2023-09-22T07:53:25.490 INFO:tasks.rados.rados.0.smithi006.stdout:2959: read oid 5 snap -1 2023-09-22T07:53:25.490 INFO:tasks.rados.rados.0.smithi006.stdout:2959: expect (ObjNum 791 snap 238 seq_num 791) 2023-09-22T07:53:25.490 INFO:tasks.rados.rados.0.smithi006.stdout:2960: read oid 23 snap -1 2023-09-22T07:53:25.490 INFO:tasks.rados.rados.0.smithi006.stdout:2960: expect deleted 2023-09-22T07:53:25.490 INFO:tasks.rados.rados.0.smithi006.stdout:2961: delete oid 24 current snap is 283 2023-09-22T07:53:25.490 INFO:tasks.rados.rados.0.smithi006.stdout:2956: finishing copy_from to smithi006182445-19 2023-09-22T07:53:25.491 INFO:tasks.rados.rados.0.smithi006.stdout:2956: got expected ENOENT (src dne) 2023-09-22T07:53:25.491 INFO:tasks.rados.rados.0.smithi006.stdout:2956: finishing copy_from racing read to smithi006182445-19 2023-09-22T07:53:25.491 INFO:tasks.rados.rados.0.smithi006.stdout:2956: done (5 left) 2023-09-22T07:53:25.491 INFO:tasks.rados.rados.0.smithi006.stdout:2960: done (4 left) 2023-09-22T07:53:25.491 INFO:tasks.rados.rados.0.smithi006.stdout:2961: done (3 left) 2023-09-22T07:53:25.491 INFO:tasks.rados.rados.0.smithi006.stdout:2962: read oid 30 snap -1 2023-09-22T07:53:25.491 INFO:tasks.rados.rados.0.smithi006.stdout:2962: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-22T07:53:25.491 INFO:tasks.rados.rados.0.smithi006.stdout:2963: delete oid 23 current snap is 283 2023-09-22T07:53:25.491 INFO:tasks.rados.rados.0.smithi006.stdout:2955: finishing write tid 1 to smithi006182445-9 2023-09-22T07:53:25.491 INFO:tasks.rados.rados.0.smithi006.stdout:2955: finishing write tid 2 to smithi006182445-9 2023-09-22T07:53:25.491 INFO:tasks.rados.rados.0.smithi006.stdout:2955: finishing write tid 3 to smithi006182445-9 2023-09-22T07:53:25.491 INFO:tasks.rados.rados.0.smithi006.stdout:2957: finishing rollback tid 0 to smithi006182445-34 2023-09-22T07:53:25.492 INFO:tasks.rados.rados.0.smithi006.stdout:2962: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-22T07:53:25.492 INFO:tasks.rados.rados.0.smithi006.stdout:2955: finishing write tid 4 to smithi006182445-9 2023-09-22T07:53:25.492 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 9 v 1151 (ObjNum 919 snap 283 seq_num 919) dirty exists 2023-09-22T07:53:25.492 INFO:tasks.rados.rados.0.smithi006.stdout:2955: left oid 9 (ObjNum 919 snap 283 seq_num 919) 2023-09-22T07:53:25.492 INFO:tasks.rados.rados.0.smithi006.stdout:2955: done (4 left) 2023-09-22T07:53:25.492 INFO:tasks.rados.rados.0.smithi006.stdout:2962: done (3 left) 2023-09-22T07:53:25.492 INFO:tasks.rados.rados.0.smithi006.stdout:2963: done (2 left) 2023-09-22T07:53:25.492 INFO:tasks.rados.rados.0.smithi006.stdout:2964: rmattr oid 2 current snap is 283 2023-09-22T07:53:25.492 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 45 current snap is 283 2023-09-22T07:53:25.492 INFO:tasks.rados.rados.0.smithi006.stdout:2965: seq_num 923 ranges {3203072=663552,3866624=401408} 2023-09-22T07:53:25.492 INFO:tasks.rados.rados.0.smithi006.stdout:2965: writing smithi006182445-45 from 3203072 to 3866624 tid 1 2023-09-22T07:53:25.492 INFO:tasks.rados.rados.0.smithi006.stdout:2965: writing smithi006182445-45 from 3866624 to 4268032 tid 2 2023-09-22T07:53:25.492 INFO:tasks.rados.rados.0.smithi006.stdout:2966: delete oid 28 current snap is 283 2023-09-22T07:53:25.493 INFO:tasks.rados.rados.0.smithi006.stdout:2957: finishing rollback tid 1 to smithi006182445-34 2023-09-22T07:53:25.493 INFO:tasks.rados.rados.0.smithi006.stdout:2957: finishing rollback tid 2 to smithi006182445-34 2023-09-22T07:53:25.493 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 34 v 1432 (ObjNum 835 snap 251 seq_num 835) dirty exists 2023-09-22T07:53:25.493 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 2 v 1050 (ObjNum 698 snap 211 seq_num 698) dirty exists 2023-09-22T07:53:25.493 INFO:tasks.rados.rados.0.smithi006.stdout:2959: expect (ObjNum 791 snap 238 seq_num 791) 2023-09-22T07:53:25.610 INFO:tasks.rados.rados.0.smithi006.stdout:2965: finishing write tid 1 to smithi006182445-45 2023-09-22T07:53:25.611 INFO:tasks.rados.rados.0.smithi006.stdout:2965: finishing write tid 2 to smithi006182445-45 2023-09-22T07:53:25.611 INFO:tasks.rados.rados.0.smithi006.stdout:2965: finishing write tid 3 to smithi006182445-45 2023-09-22T07:53:25.611 INFO:tasks.rados.rados.0.smithi006.stdout:2965: finishing write tid 4 to smithi006182445-45 2023-09-22T07:53:25.611 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 45 v 1128 (ObjNum 923 snap 283 seq_num 923) dirty exists 2023-09-22T07:53:25.611 INFO:tasks.rados.rados.0.smithi006.stdout:2965: left oid 45 (ObjNum 923 snap 283 seq_num 923) 2023-09-22T07:53:25.612 INFO:tasks.rados.rados.0.smithi006.stdout:2957: done (4 left) 2023-09-22T07:53:25.612 INFO:tasks.rados.rados.0.smithi006.stdout:2959: done (3 left) 2023-09-22T07:53:25.612 INFO:tasks.rados.rados.0.smithi006.stdout:2964: done (2 left) 2023-09-22T07:53:25.612 INFO:tasks.rados.rados.0.smithi006.stdout:2965: done (1 left) 2023-09-22T07:53:25.612 INFO:tasks.rados.rados.0.smithi006.stdout:2966: done (0 left) 2023-09-22T07:53:25.612 INFO:tasks.rados.rados.0.smithi006.stdout:2967: rollback oid 50 current snap is 283 2023-09-22T07:53:25.612 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 50 to 280 2023-09-22T07:53:25.612 INFO:tasks.rados.rados.0.smithi006.stdout:2968: snap_create 2023-09-22T07:53:25.613 INFO:tasks.rados.rados.0.smithi006.stdout:2967: finishing rollback tid 1 to smithi006182445-50 2023-09-22T07:53:25.613 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 50 v 1518 (ObjNum 97 snap 0 seq_num 3169170800) dirty dne 2023-09-22T07:53:26.291 INFO:tasks.rados.rados.0.smithi006.stdout:2967: done (1 left) 2023-09-22T07:53:26.291 INFO:tasks.rados.rados.0.smithi006.stdout:2968: done (0 left) 2023-09-22T07:53:26.291 INFO:tasks.rados.rados.0.smithi006.stdout:2969: delete oid 44 current snap is 284 2023-09-22T07:53:26.297 INFO:tasks.rados.rados.0.smithi006.stdout:2969: done (0 left) 2023-09-22T07:53:26.297 INFO:tasks.rados.rados.0.smithi006.stdout:2970: read oid 11 snap -1 2023-09-22T07:53:26.297 INFO:tasks.rados.rados.0.smithi006.stdout:2970: expect deleted 2023-09-22T07:53:26.297 INFO:tasks.rados.rados.0.smithi006.stdout:2971: copy_from oid 15 from oid 43 current snap is 284 2023-09-22T07:53:26.297 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 32 current snap is 284 2023-09-22T07:53:26.297 INFO:tasks.rados.rados.0.smithi006.stdout:2972: seq_num 926 ranges {729088=712704,1441792=401408} 2023-09-22T07:53:26.305 INFO:tasks.rados.rados.0.smithi006.stdout:2972: writing smithi006182445-32 from 729088 to 1441792 tid 1 2023-09-22T07:53:26.308 INFO:tasks.rados.rados.0.smithi006.stdout:2972: writing smithi006182445-32 from 1441792 to 1843200 tid 2 2023-09-22T07:53:26.308 INFO:tasks.rados.rados.0.smithi006.stdout:2973: delete oid 37 current snap is 284 2023-09-22T07:53:26.310 INFO:tasks.rados.rados.0.smithi006.stdout:2971: finishing copy_from racing read to smithi006182445-15 2023-09-22T07:53:26.323 INFO:tasks.rados.rados.0.smithi006.stdout:2971: finishing copy_from to smithi006182445-15 2023-09-22T07:53:26.323 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 15 v 1551 (ObjNum 910 snap 280 seq_num 910) dirty exists 2023-09-22T07:53:26.335 INFO:tasks.rados.rados.0.smithi006.stdout:2970: done (3 left) 2023-09-22T07:53:26.335 INFO:tasks.rados.rados.0.smithi006.stdout:2971: done (2 left) 2023-09-22T07:53:26.335 INFO:tasks.rados.rados.0.smithi006.stdout:2973: done (1 left) 2023-09-22T07:53:26.335 INFO:tasks.rados.rados.0.smithi006.stdout:2974: setattr oid 29 current snap is 284 2023-09-22T07:53:26.337 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 26 current snap is 284 2023-09-22T07:53:26.337 INFO:tasks.rados.rados.0.smithi006.stdout:2975: seq_num 928 ranges {0=745472,745472=401408} 2023-09-22T07:53:26.341 INFO:tasks.rados.rados.0.smithi006.stdout:2975: writing smithi006182445-26 from 0 to 745472 tid 1 2023-09-22T07:53:26.344 INFO:tasks.rados.rados.0.smithi006.stdout:2975: writing smithi006182445-26 from 745472 to 1146880 tid 2 2023-09-22T07:53:26.344 INFO:tasks.rados.rados.0.smithi006.stdout:2976: setattr oid 6 current snap is 284 2023-09-22T07:53:26.344 INFO:tasks.rados.rados.0.smithi006.stdout:2972: finishing write tid 1 to smithi006182445-32 2023-09-22T07:53:26.344 INFO:tasks.rados.rados.0.smithi006.stdout:2972: finishing write tid 2 to smithi006182445-32 2023-09-22T07:53:26.344 INFO:tasks.rados.rados.0.smithi006.stdout:2972: finishing write tid 3 to smithi006182445-32 2023-09-22T07:53:26.344 INFO:tasks.rados.rados.0.smithi006.stdout:2972: finishing write tid 4 to smithi006182445-32 2023-09-22T07:53:26.344 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 32 v 1212 (ObjNum 926 snap 284 seq_num 926) dirty exists 2023-09-22T07:53:26.344 INFO:tasks.rados.rados.0.smithi006.stdout:2972: left oid 32 (ObjNum 926 snap 284 seq_num 926) 2023-09-22T07:53:26.345 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 29 v 1127 (ObjNum 698 snap 211 seq_num 698) dirty exists 2023-09-22T07:53:26.345 INFO:tasks.rados.rados.0.smithi006.stdout:2972: done (3 left) 2023-09-22T07:53:26.345 INFO:tasks.rados.rados.0.smithi006.stdout:2974: done (2 left) 2023-09-22T07:53:26.346 INFO:tasks.rados.rados.0.smithi006.stdout:2977: rollback oid 17 current snap is 284 2023-09-22T07:53:26.346 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 17 to 273 2023-09-22T07:53:26.346 INFO:tasks.rados.rados.0.smithi006.stdout:2978: read oid 34 snap -1 2023-09-22T07:53:26.346 INFO:tasks.rados.rados.0.smithi006.stdout:2978: expect (ObjNum 835 snap 251 seq_num 835) 2023-09-22T07:53:26.346 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 22 current snap is 284 2023-09-22T07:53:26.346 INFO:tasks.rados.rados.0.smithi006.stdout:2979: seq_num 929 ranges {11649024=761856,12410880=401408} 2023-09-22T07:53:26.414 INFO:tasks.rados.rados.0.smithi006.stdout:2979: writing smithi006182445-22 from 11649024 to 12410880 tid 1 2023-09-22T07:53:26.417 INFO:tasks.rados.rados.0.smithi006.stdout:2979: writing smithi006182445-22 from 12410880 to 12812288 tid 2 2023-09-22T07:53:26.417 INFO:tasks.rados.rados.0.smithi006.stdout:2980: copy_from oid 16 from oid 20 current snap is 284 2023-09-22T07:53:26.417 INFO:tasks.rados.rados.0.smithi006.stdout:2975: finishing write tid 1 to smithi006182445-26 2023-09-22T07:53:26.417 INFO:tasks.rados.rados.0.smithi006.stdout:2975: finishing write tid 2 to smithi006182445-26 2023-09-22T07:53:26.417 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 6 v 1128 (ObjNum 767 snap 230 seq_num 767) dirty exists 2023-09-22T07:53:26.417 INFO:tasks.rados.rados.0.smithi006.stdout:2977: finishing rollback tid 0 to smithi006182445-17 2023-09-22T07:53:26.418 INFO:tasks.rados.rados.0.smithi006.stdout:2975: finishing write tid 3 to smithi006182445-26 2023-09-22T07:53:26.418 INFO:tasks.rados.rados.0.smithi006.stdout:2977: finishing rollback tid 1 to smithi006182445-17 2023-09-22T07:53:26.418 INFO:tasks.rados.rados.0.smithi006.stdout:2977: finishing rollback tid 2 to smithi006182445-17 2023-09-22T07:53:26.418 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 17 v 1132 (ObjNum 827 snap 247 seq_num 827) dirty exists 2023-09-22T07:53:26.418 INFO:tasks.rados.rados.0.smithi006.stdout:2976: done (5 left) 2023-09-22T07:53:26.418 INFO:tasks.rados.rados.0.smithi006.stdout:2977: done (4 left) 2023-09-22T07:53:26.418 INFO:tasks.rados.rados.0.smithi006.stdout:2981: read oid 3 snap -1 2023-09-22T07:53:26.418 INFO:tasks.rados.rados.0.smithi006.stdout:2981: expect (ObjNum 918 snap 282 seq_num 918) 2023-09-22T07:53:26.418 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 13 current snap is 284 2023-09-22T07:53:26.418 INFO:tasks.rados.rados.0.smithi006.stdout:2978: expect (ObjNum 835 snap 251 seq_num 835) 2023-09-22T07:53:26.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:26 smithi006 ceph-mon[200575]: pgmap v590: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 238 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 9 op/s 2023-09-22T07:53:26.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:26 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:26.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:26 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:26.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:26 smithi006 ceph-mon[200575]: osdmap e628: 8 total, 8 up, 8 in 2023-09-22T07:53:26.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:26 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:26.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:26 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:26.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:26 smithi006 ceph-mon[204052]: pgmap v590: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 238 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 9 op/s 2023-09-22T07:53:26.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:26 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:26.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:26 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:26.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:26 smithi006 ceph-mon[204052]: osdmap e628: 8 total, 8 up, 8 in 2023-09-22T07:53:26.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:26 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:26.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:26 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:26.539 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:26 smithi105 ceph-mon[190463]: pgmap v590: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 238 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 9 op/s 2023-09-22T07:53:26.539 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:26 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:26.539 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:26 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:26.539 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:26 smithi105 ceph-mon[190463]: osdmap e628: 8 total, 8 up, 8 in 2023-09-22T07:53:26.539 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:26 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:26.540 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:26 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:27.150 INFO:tasks.rados.rados.0.smithi006.stdout:2975: finishing write tid 4 to smithi006182445-26 2023-09-22T07:53:27.150 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 26 v 1435 (ObjNum 928 snap 284 seq_num 928) dirty exists 2023-09-22T07:53:27.150 INFO:tasks.rados.rados.0.smithi006.stdout:2975: left oid 26 (ObjNum 928 snap 284 seq_num 928) 2023-09-22T07:53:27.150 INFO:tasks.rados.rados.0.smithi006.stdout:2979: finishing write tid 1 to smithi006182445-22 2023-09-22T07:53:27.150 INFO:tasks.rados.rados.0.smithi006.stdout:2982: seq_num 930 ranges {475136=786432,1261568=401408} 2023-09-22T07:53:27.156 INFO:tasks.rados.rados.0.smithi006.stdout:2982: writing smithi006182445-13 from 475136 to 1261568 tid 1 2023-09-22T07:53:27.159 INFO:tasks.rados.rados.0.smithi006.stdout:2982: writing smithi006182445-13 from 1261568 to 1662976 tid 2 2023-09-22T07:53:27.159 INFO:tasks.rados.rados.0.smithi006.stdout:2975: done (5 left) 2023-09-22T07:53:27.159 INFO:tasks.rados.rados.0.smithi006.stdout:2978: done (4 left) 2023-09-22T07:53:27.159 INFO:tasks.rados.rados.0.smithi006.stdout:2983: snap_remove snap 280 2023-09-22T07:53:27.303 INFO:tasks.rados.rados.0.smithi006.stdout:2983: done (4 left) 2023-09-22T07:53:27.303 INFO:tasks.rados.rados.0.smithi006.stdout:2984: snap_remove snap 255 2023-09-22T07:53:27.538 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:27 smithi105 ceph-mon[190463]: osdmap e629: 8 total, 8 up, 8 in 2023-09-22T07:53:27.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:27 smithi006 ceph-mon[204052]: osdmap e629: 8 total, 8 up, 8 in 2023-09-22T07:53:27.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:27 smithi006 ceph-mon[200575]: osdmap e629: 8 total, 8 up, 8 in 2023-09-22T07:53:28.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:53:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:53:27] "GET /metrics HTTP/1.1" 200 36091 "" "Prometheus/2.43.0" 2023-09-22T07:53:28.314 INFO:tasks.rados.rados.0.smithi006.stdout:2984: done (4 left) 2023-09-22T07:53:28.314 INFO:tasks.rados.rados.0.smithi006.stdout:2985: delete oid 6 current snap is 284 2023-09-22T07:53:28.325 INFO:tasks.rados.rados.0.smithi006.stdout:2979: finishing write tid 2 to smithi006182445-22 2023-09-22T07:53:28.325 INFO:tasks.rados.rados.0.smithi006.stdout:2979: finishing write tid 3 to smithi006182445-22 2023-09-22T07:53:28.325 INFO:tasks.rados.rados.0.smithi006.stdout:2979: finishing write tid 4 to smithi006182445-22 2023-09-22T07:53:28.325 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 22 v 1141 (ObjNum 929 snap 284 seq_num 929) dirty exists 2023-09-22T07:53:28.326 INFO:tasks.rados.rados.0.smithi006.stdout:2979: left oid 22 (ObjNum 929 snap 284 seq_num 929) 2023-09-22T07:53:28.326 INFO:tasks.rados.rados.0.smithi006.stdout:2980: finishing copy_from racing read to smithi006182445-16 2023-09-22T07:53:28.326 INFO:tasks.rados.rados.0.smithi006.stdout:2980: finishing copy_from to smithi006182445-16 2023-09-22T07:53:28.326 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 16 v 1108 (ObjNum 900 snap 276 seq_num 900) dirty exists 2023-09-22T07:53:28.326 INFO:tasks.rados.rados.0.smithi006.stdout:2981: expect (ObjNum 918 snap 282 seq_num 918) 2023-09-22T07:53:28.625 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:28 smithi105 ceph-mon[190463]: pgmap v593: 121 pgs: 121 active+clean; 266 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 5.9 MiB/s wr, 24 op/s 2023-09-22T07:53:28.625 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:28 smithi105 ceph-mon[190463]: osdmap e630: 8 total, 8 up, 8 in 2023-09-22T07:53:28.625 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:53:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:28 smithi006 ceph-mon[204052]: pgmap v593: 121 pgs: 121 active+clean; 266 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 5.9 MiB/s wr, 24 op/s 2023-09-22T07:53:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:28 smithi006 ceph-mon[204052]: osdmap e630: 8 total, 8 up, 8 in 2023-09-22T07:53:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:53:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:28 smithi006 ceph-mon[200575]: pgmap v593: 121 pgs: 121 active+clean; 266 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 5.9 MiB/s wr, 24 op/s 2023-09-22T07:53:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:28 smithi006 ceph-mon[200575]: osdmap e630: 8 total, 8 up, 8 in 2023-09-22T07:53:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:53:29.290 INFO:tasks.rados.rados.0.smithi006.stdout:2982: finishing write tid 1 to smithi006182445-13 2023-09-22T07:53:29.291 INFO:tasks.rados.rados.0.smithi006.stdout:2982: finishing write tid 2 to smithi006182445-13 2023-09-22T07:53:29.291 INFO:tasks.rados.rados.0.smithi006.stdout:2982: finishing write tid 3 to smithi006182445-13 2023-09-22T07:53:29.291 INFO:tasks.rados.rados.0.smithi006.stdout:2982: finishing write tid 4 to smithi006182445-13 2023-09-22T07:53:29.291 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 13 v 1155 (ObjNum 930 snap 284 seq_num 930) dirty exists 2023-09-22T07:53:29.291 INFO:tasks.rados.rados.0.smithi006.stdout:2982: left oid 13 (ObjNum 930 snap 284 seq_num 930) 2023-09-22T07:53:29.291 INFO:tasks.rados.rados.0.smithi006.stdout:2979: done (4 left) 2023-09-22T07:53:29.291 INFO:tasks.rados.rados.0.smithi006.stdout:2980: done (3 left) 2023-09-22T07:53:29.291 INFO:tasks.rados.rados.0.smithi006.stdout:2981: done (2 left) 2023-09-22T07:53:29.291 INFO:tasks.rados.rados.0.smithi006.stdout:2982: done (1 left) 2023-09-22T07:53:29.291 INFO:tasks.rados.rados.0.smithi006.stdout:2985: done (0 left) 2023-09-22T07:53:29.292 INFO:tasks.rados.rados.0.smithi006.stdout:2986: rollback oid 41 current snap is 284 2023-09-22T07:53:29.292 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 41 to 258 2023-09-22T07:53:29.292 INFO:tasks.rados.rados.0.smithi006.stdout:2987: copy_from oid 2 from oid 3 current snap is 284 2023-09-22T07:53:29.292 INFO:tasks.rados.rados.0.smithi006.stdout:2988: delete oid 12 current snap is 284 2023-09-22T07:53:29.293 INFO:tasks.rados.rados.0.smithi006.stdout:2988: done (2 left) 2023-09-22T07:53:29.293 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 46 current snap is 284 2023-09-22T07:53:29.294 INFO:tasks.rados.rados.0.smithi006.stdout:2989: seq_num 933 ranges {0=434176,434176=548864,983040=253952} 2023-09-22T07:53:29.296 INFO:tasks.rados.rados.0.smithi006.stdout:2989: writing smithi006182445-46 from 0 to 434176 tid 1 2023-09-22T07:53:29.299 INFO:tasks.rados.rados.0.smithi006.stdout:2989: writing smithi006182445-46 from 434176 to 983040 tid 2 2023-09-22T07:53:29.301 INFO:tasks.rados.rados.0.smithi006.stdout:2989: writing smithi006182445-46 from 983040 to 1236992 tid 3 2023-09-22T07:53:29.301 INFO:tasks.rados.rados.0.smithi006.stdout:2990: copy_from oid 30 from oid 25 current snap is 284 2023-09-22T07:53:29.301 INFO:tasks.rados.rados.0.smithi006.stdout:2986: finishing rollback tid 0 to smithi006182445-41 2023-09-22T07:53:29.301 INFO:tasks.rados.rados.0.smithi006.stdout:2986: finishing rollback tid 1 to smithi006182445-41 2023-09-22T07:53:29.302 INFO:tasks.rados.rados.0.smithi006.stdout:2986: finishing rollback tid 2 to smithi006182445-41 2023-09-22T07:53:29.302 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 41 v 1404 (ObjNum 776 snap 234 seq_num 776) dirty exists 2023-09-22T07:53:29.302 INFO:tasks.rados.rados.0.smithi006.stdout:2989: finishing write tid 1 to smithi006182445-46 2023-09-22T07:53:29.302 INFO:tasks.rados.rados.0.smithi006.stdout:2986: done (3 left) 2023-09-22T07:53:29.302 INFO:tasks.rados.rados.0.smithi006.stdout:2991: snap_remove snap 272 2023-09-22T07:53:29.322 INFO:tasks.rados.rados.0.smithi006.stdout:2991: done (3 left) 2023-09-22T07:53:29.323 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 26 current snap is 284 2023-09-22T07:53:29.323 INFO:tasks.rados.rados.0.smithi006.stdout:2990: finishing copy_from to smithi006182445-30 2023-09-22T07:53:29.323 INFO:tasks.rados.rados.0.smithi006.stdout:2990: got expected ENOENT (src dne) 2023-09-22T07:53:29.323 INFO:tasks.rados.rados.0.smithi006.stdout:2992: seq_num 934 ranges {1146880=450560,1597440=434176,2031616=368640} 2023-09-22T07:53:29.332 INFO:tasks.rados.rados.0.smithi006.stdout:2992: writing smithi006182445-26 from 1146880 to 1597440 tid 1 2023-09-22T07:53:29.335 INFO:tasks.rados.rados.0.smithi006.stdout:2992: writing smithi006182445-26 from 1597440 to 2031616 tid 2 2023-09-22T07:53:29.340 INFO:tasks.rados.rados.0.smithi006.stdout:2992: writing smithi006182445-26 from 2031616 to 2400256 tid 3 2023-09-22T07:53:29.340 INFO:tasks.rados.rados.0.smithi006.stdout:2993: delete oid 24 current snap is 284 2023-09-22T07:53:29.340 INFO:tasks.rados.rados.0.smithi006.stdout:2990: finishing copy_from racing read to smithi006182445-30 2023-09-22T07:53:29.340 INFO:tasks.rados.rados.0.smithi006.stdout:2989: finishing write tid 2 to smithi006182445-46 2023-09-22T07:53:29.341 INFO:tasks.rados.rados.0.smithi006.stdout:2989: finishing write tid 3 to smithi006182445-46 2023-09-22T07:53:29.341 INFO:tasks.rados.rados.0.smithi006.stdout:2989: finishing write tid 4 to smithi006182445-46 2023-09-22T07:53:29.341 INFO:tasks.rados.rados.0.smithi006.stdout:2989: finishing write tid 5 to smithi006182445-46 2023-09-22T07:53:29.341 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 46 v 1166 (ObjNum 933 snap 284 seq_num 933) dirty exists 2023-09-22T07:53:29.341 INFO:tasks.rados.rados.0.smithi006.stdout:2989: left oid 46 (ObjNum 933 snap 284 seq_num 933) 2023-09-22T07:53:29.341 INFO:tasks.rados.rados.0.smithi006.stdout:2992: finishing write tid 1 to smithi006182445-26 2023-09-22T07:53:29.342 INFO:tasks.rados.rados.0.smithi006.stdout:2989: done (4 left) 2023-09-22T07:53:29.342 INFO:tasks.rados.rados.0.smithi006.stdout:2990: done (3 left) 2023-09-22T07:53:29.342 INFO:tasks.rados.rados.0.smithi006.stdout:2993: done (2 left) 2023-09-22T07:53:29.343 INFO:tasks.rados.rados.0.smithi006.stdout:2994: delete oid 21 current snap is 284 2023-09-22T07:53:29.344 INFO:tasks.rados.rados.0.smithi006.stdout:2992: finishing write tid 2 to smithi006182445-26 2023-09-22T07:53:29.344 INFO:tasks.rados.rados.0.smithi006.stdout:2987: finishing copy_from racing read to smithi006182445-2 2023-09-22T07:53:29.345 INFO:tasks.rados.rados.0.smithi006.stdout:2992: finishing write tid 3 to smithi006182445-26 2023-09-22T07:53:29.345 INFO:tasks.rados.rados.0.smithi006.stdout:2992: finishing write tid 4 to smithi006182445-26 2023-09-22T07:53:29.346 INFO:tasks.rados.rados.0.smithi006.stdout:2994: done (2 left) 2023-09-22T07:53:29.346 INFO:tasks.rados.rados.0.smithi006.stdout:2995: snap_remove snap 264 2023-09-22T07:53:29.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:29 smithi105 ceph-mon[190463]: osdmap e631: 8 total, 8 up, 8 in 2023-09-22T07:53:29.654 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:29 smithi006 ceph-mon[200575]: osdmap e631: 8 total, 8 up, 8 in 2023-09-22T07:53:29.655 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:29 smithi006 ceph-mon[204052]: osdmap e631: 8 total, 8 up, 8 in 2023-09-22T07:53:30.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:53:29 smithi006 conmon[187727]: [22/Sep/2023:07:53:29] ENGINE Bus STOPPING 2023-09-22T07:53:30.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:53:29 smithi006 conmon[187727]: [22/Sep/2023:07:53:29] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-22T07:53:30.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:53:29 smithi006 conmon[187727]: [22/Sep/2023:07:53:29] ENGINE Bus STOPPED 2023-09-22T07:53:30.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:53:29 smithi006 conmon[187727]: [22/Sep/2023:07:53:29] ENGINE Bus STARTING 2023-09-22T07:53:30.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:53:29 smithi006 conmon[187727]: [22/Sep/2023:07:53:29] ENGINE Serving on http://:::9283 2023-09-22T07:53:30.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:53:29 smithi006 conmon[187727]: [22/Sep/2023:07:53:29] ENGINE Bus STARTED 2023-09-22T07:53:30.328 INFO:tasks.rados.rados.0.smithi006.stdout:2995: done (2 left) 2023-09-22T07:53:30.328 INFO:tasks.rados.rados.0.smithi006.stdout:2996: snap_create 2023-09-22T07:53:30.328 INFO:tasks.rados.rados.0.smithi006.stdout:2992: finishing write tid 5 to smithi006182445-26 2023-09-22T07:53:30.329 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 26 v 1439 (ObjNum 934 snap 284 seq_num 934) dirty exists 2023-09-22T07:53:30.329 INFO:tasks.rados.rados.0.smithi006.stdout:2992: left oid 26 (ObjNum 934 snap 284 seq_num 934) 2023-09-22T07:53:30.329 INFO:tasks.rados.rados.0.smithi006.stdout:2987: finishing copy_from to smithi006182445-2 2023-09-22T07:53:30.329 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 2 v 1049 (ObjNum 918 snap 282 seq_num 918) dirty exists 2023-09-22T07:53:30.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: pgmap v596: 121 pgs: 121 active+clean; 272 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 5.1 MiB/s wr, 45 op/s 2023-09-22T07:53:30.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: osdmap e632: 8 total, 8 up, 8 in 2023-09-22T07:53:30.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:30.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:30.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:53:30.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:53:30.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:30.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-22T07:53:30.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi105.front.sepia.ceph.com:3000"}]: dispatch 2023-09-22T07:53:30.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:30.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:53:30.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.629 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.629 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.629 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.629 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.629 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.629 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.629 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.629 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.629 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.629 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.629 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.630 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:30.630 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2023-09-22T07:53:30.630 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2023-09-22T07:53:30.630 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-09-22T07:53:30.630 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2023-09-22T07:53:30.630 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2023-09-22T07:53:30.630 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2023-09-22T07:53:30.630 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2023-09-22T07:53:30.630 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2023-09-22T07:53:30.631 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2023-09-22T07:53:30.631 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2023-09-22T07:53:30.631 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2023-09-22T07:53:30.631 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2023-09-22T07:53:30.631 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2023-09-22T07:53:30.631 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2023-09-22T07:53:30.631 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-09-22T07:53:30.631 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2023-09-22T07:53:30.631 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2023-09-22T07:53:30.631 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2023-09-22T07:53:30.632 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2023-09-22T07:53:30.632 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2023-09-22T07:53:30.632 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2023-09-22T07:53:30.632 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2023-09-22T07:53:30.632 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2023-09-22T07:53:30.632 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-09-22T07:53:30.632 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-09-22T07:53:30.632 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-09-22T07:53:30.632 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-09-22T07:53:30.632 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-09-22T07:53:30.633 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-09-22T07:53:30.633 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2023-09-22T07:53:30.633 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2023-09-22T07:53:30.633 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2023-09-22T07:53:30.633 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2023-09-22T07:53:30.633 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:53:30.633 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:53:30.633 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:53:30.633 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:30.633 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:53:30.634 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:53:30.634 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:53:30.634 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:30.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: pgmap v596: 121 pgs: 121 active+clean; 272 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 5.1 MiB/s wr, 45 op/s 2023-09-22T07:53:30.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: osdmap e632: 8 total, 8 up, 8 in 2023-09-22T07:53:30.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:30.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:30.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:53:30.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:53:30.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:30.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-22T07:53:30.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi105.front.sepia.ceph.com:3000"}]: dispatch 2023-09-22T07:53:30.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:30.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:53:30.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.789 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.789 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.789 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: pgmap v596: 121 pgs: 121 active+clean; 272 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 5.1 MiB/s wr, 45 op/s 2023-09-22T07:53:30.789 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: osdmap e632: 8 total, 8 up, 8 in 2023-09-22T07:53:30.790 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:30.790 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:30.790 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:53:30.790 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:53:30.790 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:30.790 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-22T07:53:30.791 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi105.front.sepia.ceph.com:3000"}]: dispatch 2023-09-22T07:53:30.791 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:30.791 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:53:30.791 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.791 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.791 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.791 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.792 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.792 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.792 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.792 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.792 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.792 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.792 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.792 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.793 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.793 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.793 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.793 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.793 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.793 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:30.794 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:30.794 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2023-09-22T07:53:30.794 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2023-09-22T07:53:30.794 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-09-22T07:53:30.795 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2023-09-22T07:53:30.795 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2023-09-22T07:53:30.795 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2023-09-22T07:53:30.795 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2023-09-22T07:53:30.795 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2023-09-22T07:53:30.795 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2023-09-22T07:53:30.795 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2023-09-22T07:53:30.795 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2023-09-22T07:53:30.796 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2023-09-22T07:53:30.796 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2023-09-22T07:53:30.796 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2023-09-22T07:53:30.796 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-09-22T07:53:30.796 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2023-09-22T07:53:30.796 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2023-09-22T07:53:30.796 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2023-09-22T07:53:30.796 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2023-09-22T07:53:30.796 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2023-09-22T07:53:30.797 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2023-09-22T07:53:30.797 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2023-09-22T07:53:30.797 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2023-09-22T07:53:30.797 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-09-22T07:53:30.797 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-09-22T07:53:30.797 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-09-22T07:53:30.797 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-09-22T07:53:30.797 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-09-22T07:53:30.798 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-09-22T07:53:30.798 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2023-09-22T07:53:30.798 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2023-09-22T07:53:30.798 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2023-09-22T07:53:30.798 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2023-09-22T07:53:30.798 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:53:30.798 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:53:30.798 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:53:30.799 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:30.799 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:53:30.799 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:53:30.799 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:53:30.799 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:30.799 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:30.799 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2023-09-22T07:53:30.799 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2023-09-22T07:53:30.800 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-09-22T07:53:30.800 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2023-09-22T07:53:30.800 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2023-09-22T07:53:30.800 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2023-09-22T07:53:30.800 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2023-09-22T07:53:30.800 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2023-09-22T07:53:30.800 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2023-09-22T07:53:30.800 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2023-09-22T07:53:30.800 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2023-09-22T07:53:30.800 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2023-09-22T07:53:30.800 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2023-09-22T07:53:30.800 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2023-09-22T07:53:30.801 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-09-22T07:53:30.801 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2023-09-22T07:53:30.801 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2023-09-22T07:53:30.801 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2023-09-22T07:53:30.801 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2023-09-22T07:53:30.801 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2023-09-22T07:53:30.801 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2023-09-22T07:53:30.801 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2023-09-22T07:53:30.801 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2023-09-22T07:53:30.801 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-09-22T07:53:30.801 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-09-22T07:53:30.801 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-09-22T07:53:30.802 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-09-22T07:53:30.802 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-09-22T07:53:30.802 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-09-22T07:53:30.802 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2023-09-22T07:53:30.802 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2023-09-22T07:53:30.802 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2023-09-22T07:53:30.802 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2023-09-22T07:53:30.802 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:53:30.802 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:53:30.802 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:53:30.802 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:30.802 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:53:30.803 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:53:30.803 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:53:30.803 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:31.292 INFO:tasks.rados.rados.0.smithi006.stdout:2987: done (2 left) 2023-09-22T07:53:31.292 INFO:tasks.rados.rados.0.smithi006.stdout:2992: done (1 left) 2023-09-22T07:53:31.293 INFO:tasks.rados.rados.0.smithi006.stdout:2996: done (0 left) 2023-09-22T07:53:31.293 INFO:tasks.rados.rados.0.smithi006.stdout:2997: rmattr oid 49 current snap is 285 2023-09-22T07:53:31.293 INFO:tasks.rados.rados.0.smithi006.stdout:2997: done (0 left) 2023-09-22T07:53:31.293 INFO:tasks.rados.rados.0.smithi006.stdout:2998: snap_remove snap 279 2023-09-22T07:53:31.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:31 smithi105 ceph-mon[190463]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-22T07:53:31.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:31 smithi105 ceph-mon[190463]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi105.front.sepia.ceph.com:3000"}]: dispatch 2023-09-22T07:53:31.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:31 smithi105 ceph-mon[190463]: Upgrade: Finalizing container_image settings 2023-09-22T07:53:31.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:31 smithi105 ceph-mon[190463]: Upgrade: Complete! 2023-09-22T07:53:31.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:31 smithi105 ceph-mon[190463]: osdmap e633: 8 total, 8 up, 8 in 2023-09-22T07:53:31.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:31 smithi105 ceph-mon[190463]: osdmap e634: 8 total, 8 up, 8 in 2023-09-22T07:53:31.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:31 smithi006 ceph-mon[204052]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-22T07:53:31.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:31 smithi006 ceph-mon[204052]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi105.front.sepia.ceph.com:3000"}]: dispatch 2023-09-22T07:53:31.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:31 smithi006 ceph-mon[204052]: Upgrade: Finalizing container_image settings 2023-09-22T07:53:31.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:31 smithi006 ceph-mon[204052]: Upgrade: Complete! 2023-09-22T07:53:31.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:31 smithi006 ceph-mon[204052]: osdmap e633: 8 total, 8 up, 8 in 2023-09-22T07:53:31.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:31 smithi006 ceph-mon[204052]: osdmap e634: 8 total, 8 up, 8 in 2023-09-22T07:53:31.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:31 smithi006 ceph-mon[200575]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-22T07:53:31.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:31 smithi006 ceph-mon[200575]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi105.front.sepia.ceph.com:3000"}]: dispatch 2023-09-22T07:53:31.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:31 smithi006 ceph-mon[200575]: Upgrade: Finalizing container_image settings 2023-09-22T07:53:31.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:31 smithi006 ceph-mon[200575]: Upgrade: Complete! 2023-09-22T07:53:31.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:31 smithi006 ceph-mon[200575]: osdmap e633: 8 total, 8 up, 8 in 2023-09-22T07:53:31.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:31 smithi006 ceph-mon[200575]: osdmap e634: 8 total, 8 up, 8 in 2023-09-22T07:53:32.300 INFO:tasks.rados.rados.0.smithi006.stdout:2998: done (0 left) 2023-09-22T07:53:32.300 INFO:tasks.rados.rados.0.smithi006.stdout:2999: rollback oid 11 current snap is 285 2023-09-22T07:53:32.300 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 11 to 261 2023-09-22T07:53:32.300 INFO:tasks.rados.rados.0.smithi006.stdout:3000: delete oid 36 current snap is 285 2023-09-22T07:53:32.311 INFO:tasks.rados.rados.0.smithi006.stdout:3000: done (1 left) 2023-09-22T07:53:32.311 INFO:tasks.rados.rados.0.smithi006.stdout:3001: copy_from oid 1 from oid 9 current snap is 285 2023-09-22T07:53:32.311 INFO:tasks.rados.rados.0.smithi006.stdout:3002: snap_remove snap 282 2023-09-22T07:53:32.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:32 smithi105 ceph-mon[190463]: pgmap v599: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 285 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 3.7 MiB/s wr, 27 op/s 2023-09-22T07:53:32.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:32 smithi105 ceph-mon[190463]: osdmap e635: 8 total, 8 up, 8 in 2023-09-22T07:53:32.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:32 smithi006 ceph-mon[200575]: pgmap v599: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 285 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 3.7 MiB/s wr, 27 op/s 2023-09-22T07:53:32.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:32 smithi006 ceph-mon[200575]: osdmap e635: 8 total, 8 up, 8 in 2023-09-22T07:53:32.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:32 smithi006 ceph-mon[204052]: pgmap v599: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 285 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 3.7 MiB/s wr, 27 op/s 2023-09-22T07:53:32.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:32 smithi006 ceph-mon[204052]: osdmap e635: 8 total, 8 up, 8 in 2023-09-22T07:53:33.308 INFO:tasks.rados.rados.0.smithi006.stdout:3002: done (2 left) 2023-09-22T07:53:33.308 INFO:tasks.rados.rados.0.smithi006.stdout:3003: setattr oid 38 current snap is 285 2023-09-22T07:53:33.308 INFO:tasks.rados.rados.0.smithi006.stdout:2999: finishing rollback tid 1 to smithi006182445-11 2023-09-22T07:53:33.308 INFO:tasks.rados.rados.0.smithi006.stdout:2999: finishing rollback tid 2 to smithi006182445-11 2023-09-22T07:53:33.308 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 11 v 1590 (ObjNum 776 snap 234 seq_num 776) dirty exists 2023-09-22T07:53:33.308 INFO:tasks.rados.rados.0.smithi006.stdout:3001: finishing copy_from racing read to smithi006182445-1 2023-09-22T07:53:33.308 INFO:tasks.rados.rados.0.smithi006.stdout:3001: finishing copy_from to smithi006182445-1 2023-09-22T07:53:33.308 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 1 v 1151 (ObjNum 919 snap 283 seq_num 919) dirty exists 2023-09-22T07:53:33.310 INFO:tasks.rados.rados.0.smithi006.stdout:2999: done (2 left) 2023-09-22T07:53:33.310 INFO:tasks.rados.rados.0.smithi006.stdout:3001: done (1 left) 2023-09-22T07:53:33.310 INFO:tasks.rados.rados.0.smithi006.stdout:3004: snap_create 2023-09-22T07:53:33.317 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 38 v 1186 (ObjNum 917 snap 282 seq_num 917) dirty exists 2023-09-22T07:53:34.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:33 smithi105 ceph-mon[190463]: pgmap v602: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 287 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 3.7 MiB/s wr, 9 op/s 2023-09-22T07:53:34.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:34.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:33 smithi105 ceph-mon[190463]: osdmap e636: 8 total, 8 up, 8 in 2023-09-22T07:53:34.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:33 smithi006 ceph-mon[204052]: pgmap v602: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 287 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 3.7 MiB/s wr, 9 op/s 2023-09-22T07:53:34.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:34.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:33 smithi006 ceph-mon[204052]: osdmap e636: 8 total, 8 up, 8 in 2023-09-22T07:53:34.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:33 smithi006 ceph-mon[200575]: pgmap v602: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 287 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 3.7 MiB/s wr, 9 op/s 2023-09-22T07:53:34.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:53:34.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:33 smithi006 ceph-mon[200575]: osdmap e636: 8 total, 8 up, 8 in 2023-09-22T07:53:34.302 INFO:tasks.rados.rados.0.smithi006.stdout:3003: done (1 left) 2023-09-22T07:53:34.302 INFO:tasks.rados.rados.0.smithi006.stdout:3004: done (0 left) 2023-09-22T07:53:34.303 INFO:tasks.rados.rados.0.smithi006.stdout:3005: snap_remove snap 284 2023-09-22T07:53:35.309 INFO:tasks.rados.rados.0.smithi006.stdout:3005: done (0 left) 2023-09-22T07:53:35.309 INFO:tasks.rados.rados.0.smithi006.stdout:3006: delete oid 29 current snap is 286 2023-09-22T07:53:35.314 INFO:tasks.rados.rados.0.smithi006.stdout:3006: done (0 left) 2023-09-22T07:53:35.314 INFO:tasks.rados.rados.0.smithi006.stdout:3007: copy_from oid 14 from oid 22 current snap is 286 2023-09-22T07:53:35.314 INFO:tasks.rados.rados.0.smithi006.stdout:3008: delete oid 40 current snap is 286 2023-09-22T07:53:35.322 INFO:tasks.rados.rados.0.smithi006.stdout:3008: done (1 left) 2023-09-22T07:53:35.322 INFO:tasks.rados.rados.0.smithi006.stdout:3009: delete oid 21 current snap is 286 2023-09-22T07:53:35.325 INFO:tasks.rados.rados.0.smithi006.stdout:3009: done (1 left) 2023-09-22T07:53:35.325 INFO:tasks.rados.rados.0.smithi006.stdout:3010: rmattr oid 28 current snap is 286 2023-09-22T07:53:35.325 INFO:tasks.rados.rados.0.smithi006.stdout:3010: done (1 left) 2023-09-22T07:53:35.325 INFO:tasks.rados.rados.0.smithi006.stdout:3011: read oid 7 snap 274 2023-09-22T07:53:35.325 INFO:tasks.rados.rados.0.smithi006.stdout:3011: expect (ObjNum 878 snap 269 seq_num 878) 2023-09-22T07:53:35.326 INFO:tasks.rados.rados.0.smithi006.stdout:3012: copy_from oid 10 from oid 36 current snap is 286 2023-09-22T07:53:35.326 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 43 current snap is 286 2023-09-22T07:53:35.326 INFO:tasks.rados.rados.0.smithi006.stdout:3013: seq_num 941 ranges {1302528=565248,1867776=475136,2342912=327680} 2023-09-22T07:53:35.335 INFO:tasks.rados.rados.0.smithi006.stdout:3013: writing smithi006182445-43 from 1302528 to 1867776 tid 1 2023-09-22T07:53:35.338 INFO:tasks.rados.rados.0.smithi006.stdout:3013: writing smithi006182445-43 from 1867776 to 2342912 tid 2 2023-09-22T07:53:35.341 INFO:tasks.rados.rados.0.smithi006.stdout:3013: writing smithi006182445-43 from 2342912 to 2670592 tid 3 2023-09-22T07:53:35.341 INFO:tasks.rados.rados.0.smithi006.stdout:3014: read oid 48 snap -1 2023-09-22T07:53:35.341 INFO:tasks.rados.rados.0.smithi006.stdout:3014: expect deleted 2023-09-22T07:53:35.341 INFO:tasks.rados.rados.0.smithi006.stdout:3015: snap_remove snap 276 2023-09-22T07:53:35.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:35 smithi105 ceph-mon[190463]: osdmap e637: 8 total, 8 up, 8 in 2023-09-22T07:53:35.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:35 smithi006 ceph-mon[204052]: osdmap e637: 8 total, 8 up, 8 in 2023-09-22T07:53:35.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:35 smithi006 ceph-mon[200575]: osdmap e637: 8 total, 8 up, 8 in 2023-09-22T07:53:36.305 INFO:tasks.rados.rados.0.smithi006.stdout:3015: done (5 left) 2023-09-22T07:53:36.305 INFO:tasks.rados.rados.0.smithi006.stdout:3016: copy_from oid 12 from oid 33 current snap is 286 2023-09-22T07:53:36.306 INFO:tasks.rados.rados.0.smithi006.stdout:3017: read oid 41 snap 278 2023-09-22T07:53:36.306 INFO:tasks.rados.rados.0.smithi006.stdout:3017: expect (ObjNum 898 snap 276 seq_num 898) 2023-09-22T07:53:36.306 INFO:tasks.rados.rados.0.smithi006.stdout:3018: read oid 21 snap -1 2023-09-22T07:53:36.306 INFO:tasks.rados.rados.0.smithi006.stdout:3018: expect deleted 2023-09-22T07:53:36.306 INFO:tasks.rados.rados.0.smithi006.stdout:3019: rollback oid 35 current snap is 286 2023-09-22T07:53:36.306 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 35 to 273 2023-09-22T07:53:36.306 INFO:tasks.rados.rados.0.smithi006.stdout:3020: read oid 3 snap -1 2023-09-22T07:53:36.306 INFO:tasks.rados.rados.0.smithi006.stdout:3020: expect (ObjNum 918 snap 282 seq_num 918) 2023-09-22T07:53:36.306 INFO:tasks.rados.rados.0.smithi006.stdout:3021: rmattr oid 18 current snap is 286 2023-09-22T07:53:36.306 INFO:tasks.rados.rados.0.smithi006.stdout:3021: done (10 left) 2023-09-22T07:53:36.306 INFO:tasks.rados.rados.0.smithi006.stdout:3022: copy_from oid 19 from oid 31 current snap is 286 2023-09-22T07:53:36.307 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 13 current snap is 286 2023-09-22T07:53:36.307 INFO:tasks.rados.rados.0.smithi006.stdout:3023: seq_num 942 ranges {1662976=581632,2244608=761856,3006464=40960} 2023-09-22T07:53:36.311 INFO:tasks.rados.rados.0.smithi006.stdout:3023: writing smithi006182445-13 from 1662976 to 2244608 tid 1 2023-09-22T07:53:36.316 INFO:tasks.rados.rados.0.smithi006.stdout:3023: writing smithi006182445-13 from 2244608 to 3006464 tid 2 2023-09-22T07:53:36.317 INFO:tasks.rados.rados.0.smithi006.stdout:3023: writing smithi006182445-13 from 3006464 to 3047424 tid 3 2023-09-22T07:53:36.317 INFO:tasks.rados.rados.0.smithi006.stdout:3024: delete oid 30 current snap is 286 2023-09-22T07:53:36.318 INFO:tasks.rados.rados.0.smithi006.stdout:3012: finishing copy_from to smithi006182445-10 2023-09-22T07:53:36.319 INFO:tasks.rados.rados.0.smithi006.stdout:3012: got expected ENOENT (src dne) 2023-09-22T07:53:36.319 INFO:tasks.rados.rados.0.smithi006.stdout:3012: finishing copy_from racing read to smithi006182445-10 2023-09-22T07:53:36.319 INFO:tasks.rados.rados.0.smithi006.stdout:3011: expect (ObjNum 878 snap 269 seq_num 878) 2023-09-22T07:53:36.330 INFO:tasks.rados.rados.0.smithi006.stdout:3011: done (12 left) 2023-09-22T07:53:36.330 INFO:tasks.rados.rados.0.smithi006.stdout:3012: done (11 left) 2023-09-22T07:53:36.331 INFO:tasks.rados.rados.0.smithi006.stdout:3024: done (10 left) 2023-09-22T07:53:36.331 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 24 current snap is 286 2023-09-22T07:53:36.331 INFO:tasks.rados.rados.0.smithi006.stdout:3013: finishing write tid 1 to smithi006182445-43 2023-09-22T07:53:36.331 INFO:tasks.rados.rados.0.smithi006.stdout:3013: finishing write tid 2 to smithi006182445-43 2023-09-22T07:53:36.331 INFO:tasks.rados.rados.0.smithi006.stdout:3013: finishing write tid 3 to smithi006182445-43 2023-09-22T07:53:36.331 INFO:tasks.rados.rados.0.smithi006.stdout:3025: seq_num 944 ranges {0=614400,614400=573440,1187840=229376} 2023-09-22T07:53:36.334 INFO:tasks.rados.rados.0.smithi006.stdout:3025: writing smithi006182445-24 from 0 to 614400 tid 1 2023-09-22T07:53:36.338 INFO:tasks.rados.rados.0.smithi006.stdout:3025: writing smithi006182445-24 from 614400 to 1187840 tid 2 2023-09-22T07:53:36.340 INFO:tasks.rados.rados.0.smithi006.stdout:3025: writing smithi006182445-24 from 1187840 to 1417216 tid 3 2023-09-22T07:53:36.340 INFO:tasks.rados.rados.0.smithi006.stdout:3014: done (10 left) 2023-09-22T07:53:36.340 INFO:tasks.rados.rados.0.smithi006.stdout:3026: delete oid 25 current snap is 286 2023-09-22T07:53:36.343 INFO:tasks.rados.rados.0.smithi006.stdout:3013: finishing write tid 4 to smithi006182445-43 2023-09-22T07:53:36.343 INFO:tasks.rados.rados.0.smithi006.stdout:3013: finishing write tid 5 to smithi006182445-43 2023-09-22T07:53:36.343 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 43 v 1603 (ObjNum 941 snap 286 seq_num 941) dirty exists 2023-09-22T07:53:36.343 INFO:tasks.rados.rados.0.smithi006.stdout:3013: left oid 43 (ObjNum 941 snap 286 seq_num 941) 2023-09-22T07:53:36.344 INFO:tasks.rados.rados.0.smithi006.stdout:3007: finishing copy_from racing read to smithi006182445-14 2023-09-22T07:53:36.344 INFO:tasks.rados.rados.0.smithi006.stdout:3007: finishing copy_from to smithi006182445-14 2023-09-22T07:53:36.344 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 14 v 1141 (ObjNum 929 snap 284 seq_num 929) dirty exists 2023-09-22T07:53:36.344 INFO:tasks.rados.rados.0.smithi006.stdout:3022: finishing copy_from to smithi006182445-19 2023-09-22T07:53:36.344 INFO:tasks.rados.rados.0.smithi006.stdout:3022: got expected ENOENT (src dne) 2023-09-22T07:53:36.344 INFO:tasks.rados.rados.0.smithi006.stdout:3022: finishing copy_from racing read to smithi006182445-19 2023-09-22T07:53:36.344 INFO:tasks.rados.rados.0.smithi006.stdout:3019: finishing rollback tid 0 to smithi006182445-35 2023-09-22T07:53:36.344 INFO:tasks.rados.rados.0.smithi006.stdout:3019: finishing rollback tid 1 to smithi006182445-35 2023-09-22T07:53:36.344 INFO:tasks.rados.rados.0.smithi006.stdout:3019: finishing rollback tid 2 to smithi006182445-35 2023-09-22T07:53:36.344 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 35 v 1133 (ObjNum 865 snap 264 seq_num 865) dirty exists 2023-09-22T07:53:36.345 INFO:tasks.rados.rados.0.smithi006.stdout:3016: finishing copy_from to smithi006182445-12 2023-09-22T07:53:36.345 INFO:tasks.rados.rados.0.smithi006.stdout:3016: got expected ENOENT (src dne) 2023-09-22T07:53:36.345 INFO:tasks.rados.rados.0.smithi006.stdout:3016: finishing copy_from racing read to smithi006182445-12 2023-09-22T07:53:36.345 INFO:tasks.rados.rados.0.smithi006.stdout:3017: expect (ObjNum 898 snap 276 seq_num 898) 2023-09-22T07:53:36.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:36 smithi105 ceph-mon[190463]: pgmap v605: 121 pgs: 121 active+clean; 287 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 472 KiB/s wr, 3 op/s 2023-09-22T07:53:36.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:36 smithi105 ceph-mon[190463]: osdmap e638: 8 total, 8 up, 8 in 2023-09-22T07:53:36.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:36 smithi105 ceph-mon[190463]: osdmap e639: 8 total, 8 up, 8 in 2023-09-22T07:53:36.659 INFO:tasks.rados.rados.0.smithi006.stdout:3023: finishing write tid 1 to smithi006182445-13 2023-09-22T07:53:36.659 INFO:tasks.rados.rados.0.smithi006.stdout:3023: finishing write tid 2 to smithi006182445-13 2023-09-22T07:53:36.659 INFO:tasks.rados.rados.0.smithi006.stdout:3023: finishing write tid 3 to smithi006182445-13 2023-09-22T07:53:36.659 INFO:tasks.rados.rados.0.smithi006.stdout:3023: finishing write tid 4 to smithi006182445-13 2023-09-22T07:53:36.659 INFO:tasks.rados.rados.0.smithi006.stdout:3023: finishing write tid 5 to smithi006182445-13 2023-09-22T07:53:36.659 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 13 v 1201 (ObjNum 942 snap 286 seq_num 942) dirty exists 2023-09-22T07:53:36.659 INFO:tasks.rados.rados.0.smithi006.stdout:3023: left oid 13 (ObjNum 942 snap 286 seq_num 942) 2023-09-22T07:53:36.660 INFO:tasks.rados.rados.0.smithi006.stdout:3025: finishing write tid 1 to smithi006182445-24 2023-09-22T07:53:36.660 INFO:tasks.rados.rados.0.smithi006.stdout:3007: done (10 left) 2023-09-22T07:53:36.660 INFO:tasks.rados.rados.0.smithi006.stdout:3013: done (9 left) 2023-09-22T07:53:36.660 INFO:tasks.rados.rados.0.smithi006.stdout:3016: done (8 left) 2023-09-22T07:53:36.660 INFO:tasks.rados.rados.0.smithi006.stdout:3017: done (7 left) 2023-09-22T07:53:36.660 INFO:tasks.rados.rados.0.smithi006.stdout:3018: done (6 left) 2023-09-22T07:53:36.660 INFO:tasks.rados.rados.0.smithi006.stdout:3019: done (5 left) 2023-09-22T07:53:36.660 INFO:tasks.rados.rados.0.smithi006.stdout:3022: done (4 left) 2023-09-22T07:53:36.660 INFO:tasks.rados.rados.0.smithi006.stdout:3023: done (3 left) 2023-09-22T07:53:36.660 INFO:tasks.rados.rados.0.smithi006.stdout:3026: done (2 left) 2023-09-22T07:53:36.660 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 47 current snap is 286 2023-09-22T07:53:36.661 INFO:tasks.rados.rados.0.smithi006.stdout:3025: finishing write tid 2 to smithi006182445-24 2023-09-22T07:53:36.661 INFO:tasks.rados.rados.0.smithi006.stdout:3025: finishing write tid 3 to smithi006182445-24 2023-09-22T07:53:36.661 INFO:tasks.rados.rados.0.smithi006.stdout:3025: finishing write tid 4 to smithi006182445-24 2023-09-22T07:53:36.661 INFO:tasks.rados.rados.0.smithi006.stdout:3025: finishing write tid 5 to smithi006182445-24 2023-09-22T07:53:36.661 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 24 v 1522 (ObjNum 944 snap 286 seq_num 944) dirty exists 2023-09-22T07:53:36.661 INFO:tasks.rados.rados.0.smithi006.stdout:3025: left oid 24 (ObjNum 944 snap 286 seq_num 944) 2023-09-22T07:53:36.661 INFO:tasks.rados.rados.0.smithi006.stdout:3027: seq_num 946 ranges {868352=647168,1515520=745472,2260992=57344} 2023-09-22T07:53:36.666 INFO:tasks.rados.rados.0.smithi006.stdout:3027: writing smithi006182445-47 from 868352 to 1515520 tid 1 2023-09-22T07:53:36.670 INFO:tasks.rados.rados.0.smithi006.stdout:3027: writing smithi006182445-47 from 1515520 to 2260992 tid 2 2023-09-22T07:53:36.671 INFO:tasks.rados.rados.0.smithi006.stdout:3027: writing smithi006182445-47 from 2260992 to 2318336 tid 3 2023-09-22T07:53:36.671 INFO:tasks.rados.rados.0.smithi006.stdout:3025: done (2 left) 2023-09-22T07:53:36.671 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 50 current snap is 286 2023-09-22T07:53:36.671 INFO:tasks.rados.rados.0.smithi006.stdout:3020: expect (ObjNum 918 snap 282 seq_num 918) 2023-09-22T07:53:36.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:36 smithi006 ceph-mon[204052]: pgmap v605: 121 pgs: 121 active+clean; 287 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 472 KiB/s wr, 3 op/s 2023-09-22T07:53:36.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:36 smithi006 ceph-mon[204052]: osdmap e638: 8 total, 8 up, 8 in 2023-09-22T07:53:36.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:36 smithi006 ceph-mon[204052]: osdmap e639: 8 total, 8 up, 8 in 2023-09-22T07:53:36.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:36 smithi006 ceph-mon[200575]: pgmap v605: 121 pgs: 121 active+clean; 287 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 472 KiB/s wr, 3 op/s 2023-09-22T07:53:36.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:36 smithi006 ceph-mon[200575]: osdmap e638: 8 total, 8 up, 8 in 2023-09-22T07:53:36.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:36 smithi006 ceph-mon[200575]: osdmap e639: 8 total, 8 up, 8 in 2023-09-22T07:53:37.638 INFO:tasks.rados.rados.0.smithi006.stdout:3027: finishing write tid 1 to smithi006182445-47 2023-09-22T07:53:37.638 INFO:tasks.rados.rados.0.smithi006.stdout:3027: finishing write tid 2 to smithi006182445-47 2023-09-22T07:53:37.638 INFO:tasks.rados.rados.0.smithi006.stdout:3027: finishing write tid 3 to smithi006182445-47 2023-09-22T07:53:37.638 INFO:tasks.rados.rados.0.smithi006.stdout:3028: seq_num 947 ranges {0=663552,663552=630784,1294336=172032} 2023-09-22T07:53:37.641 INFO:tasks.rados.rados.0.smithi006.stdout:3028: writing smithi006182445-50 from 0 to 663552 tid 1 2023-09-22T07:53:37.645 INFO:tasks.rados.rados.0.smithi006.stdout:3028: writing smithi006182445-50 from 663552 to 1294336 tid 2 2023-09-22T07:53:37.646 INFO:tasks.rados.rados.0.smithi006.stdout:3028: writing smithi006182445-50 from 1294336 to 1466368 tid 3 2023-09-22T07:53:37.646 INFO:tasks.rados.rados.0.smithi006.stdout:3020: done (2 left) 2023-09-22T07:53:37.646 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 17 current snap is 286 2023-09-22T07:53:37.647 INFO:tasks.rados.rados.0.smithi006.stdout:3027: finishing write tid 4 to smithi006182445-47 2023-09-22T07:53:37.647 INFO:tasks.rados.rados.0.smithi006.stdout:3029: seq_num 948 ranges {2392064=679936,3072000=516096,3588096=286720} 2023-09-22T07:53:37.663 INFO:tasks.rados.rados.0.smithi006.stdout:3029: writing smithi006182445-17 from 2392064 to 3072000 tid 1 2023-09-22T07:53:37.665 INFO:tasks.rados.rados.0.smithi006.stdout:3029: writing smithi006182445-17 from 3072000 to 3588096 tid 2 2023-09-22T07:53:37.668 INFO:tasks.rados.rados.0.smithi006.stdout:3029: writing smithi006182445-17 from 3588096 to 3874816 tid 3 2023-09-22T07:53:37.668 INFO:tasks.rados.rados.0.smithi006.stdout:3030: read oid 41 snap -1 2023-09-22T07:53:37.668 INFO:tasks.rados.rados.0.smithi006.stdout:3030: expect (ObjNum 776 snap 234 seq_num 776) 2023-09-22T07:53:37.669 INFO:tasks.rados.rados.0.smithi006.stdout:3031: copy_from oid 4 from oid 20 current snap is 286 2023-09-22T07:53:37.669 INFO:tasks.rados.rados.0.smithi006.stdout:3027: finishing write tid 5 to smithi006182445-47 2023-09-22T07:53:37.669 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 47 v 1145 (ObjNum 946 snap 286 seq_num 946) dirty exists 2023-09-22T07:53:37.669 INFO:tasks.rados.rados.0.smithi006.stdout:3027: left oid 47 (ObjNum 946 snap 286 seq_num 946) 2023-09-22T07:53:37.669 INFO:tasks.rados.rados.0.smithi006.stdout:3027: done (4 left) 2023-09-22T07:53:37.669 INFO:tasks.rados.rados.0.smithi006.stdout:3032: read oid 16 snap -1 2023-09-22T07:53:37.669 INFO:tasks.rados.rados.0.smithi006.stdout:3032: expect (ObjNum 900 snap 276 seq_num 900) 2023-09-22T07:53:37.669 INFO:tasks.rados.rados.0.smithi006.stdout:3033: delete oid 23 current snap is 286 2023-09-22T07:53:37.669 INFO:tasks.rados.rados.0.smithi006.stdout:3028: finishing write tid 1 to smithi006182445-50 2023-09-22T07:53:37.669 INFO:tasks.rados.rados.0.smithi006.stdout:3028: finishing write tid 2 to smithi006182445-50 2023-09-22T07:53:37.670 INFO:tasks.rados.rados.0.smithi006.stdout:3028: finishing write tid 3 to smithi006182445-50 2023-09-22T07:53:37.670 INFO:tasks.rados.rados.0.smithi006.stdout:3028: finishing write tid 4 to smithi006182445-50 2023-09-22T07:53:37.670 INFO:tasks.rados.rados.0.smithi006.stdout:3028: finishing write tid 5 to smithi006182445-50 2023-09-22T07:53:37.670 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 50 v 1526 (ObjNum 947 snap 286 seq_num 947) dirty exists 2023-09-22T07:53:37.670 INFO:tasks.rados.rados.0.smithi006.stdout:3028: left oid 50 (ObjNum 947 snap 286 seq_num 947) 2023-09-22T07:53:37.670 INFO:tasks.rados.rados.0.smithi006.stdout:3029: finishing write tid 1 to smithi006182445-17 2023-09-22T07:53:37.670 INFO:tasks.rados.rados.0.smithi006.stdout:3028: done (5 left) 2023-09-22T07:53:37.670 INFO:tasks.rados.rados.0.smithi006.stdout:3033: done (4 left) 2023-09-22T07:53:37.671 INFO:tasks.rados.rados.0.smithi006.stdout:3034: delete oid 14 current snap is 286 2023-09-22T07:53:37.672 INFO:tasks.rados.rados.0.smithi006.stdout:3029: finishing write tid 2 to smithi006182445-17 2023-09-22T07:53:37.673 INFO:tasks.rados.rados.0.smithi006.stdout:3029: finishing write tid 3 to smithi006182445-17 2023-09-22T07:53:37.673 INFO:tasks.rados.rados.0.smithi006.stdout:3029: finishing write tid 4 to smithi006182445-17 2023-09-22T07:53:37.673 INFO:tasks.rados.rados.0.smithi006.stdout:3032: expect (ObjNum 900 snap 276 seq_num 900) 2023-09-22T07:53:37.694 INFO:tasks.rados.rados.0.smithi006.stdout:3029: finishing write tid 5 to smithi006182445-17 2023-09-22T07:53:37.694 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 17 v 1136 (ObjNum 948 snap 286 seq_num 948) dirty exists 2023-09-22T07:53:37.694 INFO:tasks.rados.rados.0.smithi006.stdout:3029: left oid 17 (ObjNum 948 snap 286 seq_num 948) 2023-09-22T07:53:37.694 INFO:tasks.rados.rados.0.smithi006.stdout:3031: finishing copy_from racing read to smithi006182445-4 2023-09-22T07:53:37.694 INFO:tasks.rados.rados.0.smithi006.stdout:3031: finishing copy_from to smithi006182445-4 2023-09-22T07:53:37.694 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 4 v 1108 (ObjNum 900 snap 276 seq_num 900) dirty exists 2023-09-22T07:53:37.695 INFO:tasks.rados.rados.0.smithi006.stdout:3030: expect (ObjNum 776 snap 234 seq_num 776) 2023-09-22T07:53:37.857 INFO:tasks.rados.rados.0.smithi006.stdout:3029: done (4 left) 2023-09-22T07:53:37.857 INFO:tasks.rados.rados.0.smithi006.stdout:3030: done (3 left) 2023-09-22T07:53:37.857 INFO:tasks.rados.rados.0.smithi006.stdout:3031: done (2 left) 2023-09-22T07:53:37.858 INFO:tasks.rados.rados.0.smithi006.stdout:3032: done (1 left) 2023-09-22T07:53:37.858 INFO:tasks.rados.rados.0.smithi006.stdout:3034: done (0 left) 2023-09-22T07:53:37.858 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 18 current snap is 286 2023-09-22T07:53:37.858 INFO:tasks.rados.rados.0.smithi006.stdout:3035: seq_num 951 ranges {0=737280,737280=614400,1351680=188416} 2023-09-22T07:53:37.861 INFO:tasks.rados.rados.0.smithi006.stdout:3035: writing smithi006182445-18 from 0 to 737280 tid 1 2023-09-22T07:53:37.864 INFO:tasks.rados.rados.0.smithi006.stdout:3035: writing smithi006182445-18 from 737280 to 1351680 tid 2 2023-09-22T07:53:37.865 INFO:tasks.rados.rados.0.smithi006.stdout:3035: writing smithi006182445-18 from 1351680 to 1540096 tid 3 2023-09-22T07:53:37.865 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 14 current snap is 286 2023-09-22T07:53:37.865 INFO:tasks.rados.rados.0.smithi006.stdout:3035: finishing write tid 1 to smithi006182445-18 2023-09-22T07:53:37.865 INFO:tasks.rados.rados.0.smithi006.stdout:3036: seq_num 952 ranges {0=753664,753664=499712,1253376=303104} 2023-09-22T07:53:37.869 INFO:tasks.rados.rados.0.smithi006.stdout:3036: writing smithi006182445-14 from 0 to 753664 tid 1 2023-09-22T07:53:37.872 INFO:tasks.rados.rados.0.smithi006.stdout:3036: writing smithi006182445-14 from 753664 to 1253376 tid 2 2023-09-22T07:53:37.874 INFO:tasks.rados.rados.0.smithi006.stdout:3036: writing smithi006182445-14 from 1253376 to 1556480 tid 3 2023-09-22T07:53:37.874 INFO:tasks.rados.rados.0.smithi006.stdout:3037: delete oid 35 current snap is 286 2023-09-22T07:53:37.875 INFO:tasks.rados.rados.0.smithi006.stdout:3035: finishing write tid 2 to smithi006182445-18 2023-09-22T07:53:37.875 INFO:tasks.rados.rados.0.smithi006.stdout:3035: finishing write tid 3 to smithi006182445-18 2023-09-22T07:53:37.875 INFO:tasks.rados.rados.0.smithi006.stdout:3035: finishing write tid 4 to smithi006182445-18 2023-09-22T07:53:37.875 INFO:tasks.rados.rados.0.smithi006.stdout:3035: finishing write tid 5 to smithi006182445-18 2023-09-22T07:53:37.875 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 18 v 1217 (ObjNum 951 snap 286 seq_num 951) dirty exists 2023-09-22T07:53:37.875 INFO:tasks.rados.rados.0.smithi006.stdout:3035: left oid 18 (ObjNum 951 snap 286 seq_num 951) 2023-09-22T07:53:37.875 INFO:tasks.rados.rados.0.smithi006.stdout:3036: finishing write tid 1 to smithi006182445-14 2023-09-22T07:53:37.875 INFO:tasks.rados.rados.0.smithi006.stdout:3036: finishing write tid 2 to smithi006182445-14 2023-09-22T07:53:37.876 INFO:tasks.rados.rados.0.smithi006.stdout:3035: done (2 left) 2023-09-22T07:53:37.876 INFO:tasks.rados.rados.0.smithi006.stdout:3037: done (1 left) 2023-09-22T07:53:37.876 INFO:tasks.rados.rados.0.smithi006.stdout:3038: setattr oid 35 current snap is 286 2023-09-22T07:53:37.877 INFO:tasks.rados.rados.0.smithi006.stdout:3036: finishing write tid 3 to smithi006182445-14 2023-09-22T07:53:37.877 INFO:tasks.rados.rados.0.smithi006.stdout:3036: finishing write tid 4 to smithi006182445-14 2023-09-22T07:53:37.878 INFO:tasks.rados.rados.0.smithi006.stdout:3039: copy_from oid 26 from oid 1 current snap is 286 2023-09-22T07:53:37.878 INFO:tasks.rados.rados.0.smithi006.stdout:3040: copy_from oid 17 from oid 29 current snap is 286 2023-09-22T07:53:37.878 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 27 current snap is 286 2023-09-22T07:53:37.878 INFO:tasks.rados.rados.0.smithi006.stdout:3041: seq_num 954 ranges {442368=786432,1228800=671744,1900544=131072} 2023-09-22T07:53:37.885 INFO:tasks.rados.rados.0.smithi006.stdout:3041: writing smithi006182445-27 from 442368 to 1228800 tid 1 2023-09-22T07:53:37.889 INFO:tasks.rados.rados.0.smithi006.stdout:3041: writing smithi006182445-27 from 1228800 to 1900544 tid 2 2023-09-22T07:53:37.891 INFO:tasks.rados.rados.0.smithi006.stdout:3041: writing smithi006182445-27 from 1900544 to 2031616 tid 3 2023-09-22T07:53:37.891 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 2 current snap is 286 2023-09-22T07:53:37.891 INFO:tasks.rados.rados.0.smithi006.stdout:3040: finishing copy_from to smithi006182445-17 2023-09-22T07:53:37.891 INFO:tasks.rados.rados.0.smithi006.stdout:3040: got expected ENOENT (src dne) 2023-09-22T07:53:37.891 INFO:tasks.rados.rados.0.smithi006.stdout:3042: seq_num 955 ranges {11010048=802816,11812864=557056,12369920=245760} 2023-09-22T07:53:37.955 INFO:tasks.rados.rados.0.smithi006.stdout:3042: writing smithi006182445-2 from 11010048 to 11812864 tid 1 2023-09-22T07:53:37.958 INFO:tasks.rados.rados.0.smithi006.stdout:3042: writing smithi006182445-2 from 11812864 to 12369920 tid 2 2023-09-22T07:53:37.961 INFO:tasks.rados.rados.0.smithi006.stdout:3042: writing smithi006182445-2 from 12369920 to 12615680 tid 3 2023-09-22T07:53:37.961 INFO:tasks.rados.rados.0.smithi006.stdout:3043: read oid 9 snap -1 2023-09-22T07:53:37.961 INFO:tasks.rados.rados.0.smithi006.stdout:3043: expect (ObjNum 919 snap 283 seq_num 919) 2023-09-22T07:53:37.961 INFO:tasks.rados.rados.0.smithi006.stdout:3044: rollback oid 45 current snap is 286 2023-09-22T07:53:37.961 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 45 to 277 2023-09-22T07:53:37.961 INFO:tasks.rados.rados.0.smithi006.stdout:3040: finishing copy_from racing read to smithi006182445-17 2023-09-22T07:53:37.961 INFO:tasks.rados.rados.0.smithi006.stdout:3036: finishing write tid 5 to smithi006182445-14 2023-09-22T07:53:37.961 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 14 v 1510 (ObjNum 952 snap 286 seq_num 952) dirty exists 2023-09-22T07:53:37.961 INFO:tasks.rados.rados.0.smithi006.stdout:3036: left oid 14 (ObjNum 952 snap 286 seq_num 952) 2023-09-22T07:53:37.961 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 35 v 1135 (ObjNum 273 snap 0 seq_num 0) dirty exists 2023-09-22T07:53:37.962 INFO:tasks.rados.rados.0.smithi006.stdout:3041: finishing write tid 1 to smithi006182445-27 2023-09-22T07:53:37.962 INFO:tasks.rados.rados.0.smithi006.stdout:3041: finishing write tid 2 to smithi006182445-27 2023-09-22T07:53:37.962 INFO:tasks.rados.rados.0.smithi006.stdout:3041: finishing write tid 3 to smithi006182445-27 2023-09-22T07:53:37.962 INFO:tasks.rados.rados.0.smithi006.stdout:3041: finishing write tid 4 to smithi006182445-27 2023-09-22T07:53:37.962 INFO:tasks.rados.rados.0.smithi006.stdout:3041: finishing write tid 5 to smithi006182445-27 2023-09-22T07:53:37.962 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 27 v 1149 (ObjNum 954 snap 286 seq_num 954) dirty exists 2023-09-22T07:53:37.962 INFO:tasks.rados.rados.0.smithi006.stdout:3041: left oid 27 (ObjNum 954 snap 286 seq_num 954) 2023-09-22T07:53:37.962 INFO:tasks.rados.rados.0.smithi006.stdout:3039: finishing copy_from racing read to smithi006182445-26 2023-09-22T07:53:37.962 INFO:tasks.rados.rados.0.smithi006.stdout:3039: finishing copy_from to smithi006182445-26 2023-09-22T07:53:37.962 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 26 v 1151 (ObjNum 919 snap 283 seq_num 919) dirty exists 2023-09-22T07:53:37.962 INFO:tasks.rados.rados.0.smithi006.stdout:3036: done (7 left) 2023-09-22T07:53:37.962 INFO:tasks.rados.rados.0.smithi006.stdout:3038: done (6 left) 2023-09-22T07:53:37.963 INFO:tasks.rados.rados.0.smithi006.stdout:3039: done (5 left) 2023-09-22T07:53:37.963 INFO:tasks.rados.rados.0.smithi006.stdout:3040: done (4 left) 2023-09-22T07:53:37.963 INFO:tasks.rados.rados.0.smithi006.stdout:3041: done (3 left) 2023-09-22T07:53:37.963 INFO:tasks.rados.rados.0.smithi006.stdout:3045: read oid 14 snap -1 2023-09-22T07:53:37.963 INFO:tasks.rados.rados.0.smithi006.stdout:3045: expect (ObjNum 952 snap 286 seq_num 952) 2023-09-22T07:53:37.963 INFO:tasks.rados.rados.0.smithi006.stdout:3046: read oid 6 snap -1 2023-09-22T07:53:37.963 INFO:tasks.rados.rados.0.smithi006.stdout:3046: expect deleted 2023-09-22T07:53:37.963 INFO:tasks.rados.rados.0.smithi006.stdout:3047: read oid 25 snap -1 2023-09-22T07:53:37.963 INFO:tasks.rados.rados.0.smithi006.stdout:3047: expect deleted 2023-09-22T07:53:37.963 INFO:tasks.rados.rados.0.smithi006.stdout:3048: delete oid 20 current snap is 286 2023-09-22T07:53:37.963 INFO:tasks.rados.rados.0.smithi006.stdout:3042: finishing write tid 1 to smithi006182445-2 2023-09-22T07:53:37.964 INFO:tasks.rados.rados.0.smithi006.stdout:3046: done (6 left) 2023-09-22T07:53:37.964 INFO:tasks.rados.rados.0.smithi006.stdout:3047: done (5 left) 2023-09-22T07:53:37.965 INFO:tasks.rados.rados.0.smithi006.stdout:3048: done (4 left) 2023-09-22T07:53:37.965 INFO:tasks.rados.rados.0.smithi006.stdout:3049: copy_from oid 26 from oid 43 current snap is 286 2023-09-22T07:53:37.970 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 17 current snap is 286 2023-09-22T07:53:37.970 INFO:tasks.rados.rados.0.smithi006.stdout:3050: seq_num 957 ranges {3874816=434176,4308992=720896,5029888=483328} 2023-09-22T07:53:37.988 INFO:tasks.rados.rados.0.smithi006.stdout:3050: writing smithi006182445-17 from 3874816 to 4308992 tid 1 2023-09-22T07:53:37.993 INFO:tasks.rados.rados.0.smithi006.stdout:3050: writing smithi006182445-17 from 4308992 to 5029888 tid 2 2023-09-22T07:53:37.996 INFO:tasks.rados.rados.0.smithi006.stdout:3050: writing smithi006182445-17 from 5029888 to 5513216 tid 3 2023-09-22T07:53:37.997 INFO:tasks.rados.rados.0.smithi006.stdout:3051: delete oid 40 current snap is 286 2023-09-22T07:53:37.997 INFO:tasks.rados.rados.0.smithi006.stdout:3042: finishing write tid 2 to smithi006182445-2 2023-09-22T07:53:37.997 INFO:tasks.rados.rados.0.smithi006.stdout:3042: finishing write tid 3 to smithi006182445-2 2023-09-22T07:53:37.997 INFO:tasks.rados.rados.0.smithi006.stdout:3042: finishing write tid 4 to smithi006182445-2 2023-09-22T07:53:37.997 INFO:tasks.rados.rados.0.smithi006.stdout:3044: finishing rollback tid 0 to smithi006182445-45 2023-09-22T07:53:37.997 INFO:tasks.rados.rados.0.smithi006.stdout:3044: finishing rollback tid 1 to smithi006182445-45 2023-09-22T07:53:37.998 INFO:tasks.rados.rados.0.smithi006.stdout:3045: expect (ObjNum 952 snap 286 seq_num 952) 2023-09-22T07:53:38.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:53:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:53:37] "GET /metrics HTTP/1.1" 200 36093 "" "Prometheus/2.43.0" 2023-09-22T07:53:38.037 INFO:tasks.rados.rados.0.smithi006.stdout:3044: finishing rollback tid 2 to smithi006182445-45 2023-09-22T07:53:38.037 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 45 v 1139 (ObjNum 698 snap 211 seq_num 698) dirty exists 2023-09-22T07:53:38.037 INFO:tasks.rados.rados.0.smithi006.stdout:3042: finishing write tid 5 to smithi006182445-2 2023-09-22T07:53:38.037 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 2 v 1054 (ObjNum 955 snap 286 seq_num 955) dirty exists 2023-09-22T07:53:38.037 INFO:tasks.rados.rados.0.smithi006.stdout:3042: left oid 2 (ObjNum 955 snap 286 seq_num 955) 2023-09-22T07:53:38.038 INFO:tasks.rados.rados.0.smithi006.stdout:3042: done (6 left) 2023-09-22T07:53:38.038 INFO:tasks.rados.rados.0.smithi006.stdout:3044: done (5 left) 2023-09-22T07:53:38.038 INFO:tasks.rados.rados.0.smithi006.stdout:3045: done (4 left) 2023-09-22T07:53:38.038 INFO:tasks.rados.rados.0.smithi006.stdout:3051: done (3 left) 2023-09-22T07:53:38.038 INFO:tasks.rados.rados.0.smithi006.stdout:3052: read oid 31 snap 250 2023-09-22T07:53:38.038 INFO:tasks.rados.rados.0.smithi006.stdout:3052: expect (ObjNum 793 snap 239 seq_num 793) 2023-09-22T07:53:38.039 INFO:tasks.rados.rados.0.smithi006.stdout:3053: rmattr oid 16 current snap is 286 2023-09-22T07:53:38.039 INFO:tasks.rados.rados.0.smithi006.stdout:3049: finishing copy_from racing read to smithi006182445-26 2023-09-22T07:53:38.039 INFO:tasks.rados.rados.0.smithi006.stdout:3049: finishing copy_from to smithi006182445-26 2023-09-22T07:53:38.039 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 26 v 1603 (ObjNum 941 snap 286 seq_num 941) dirty exists 2023-09-22T07:53:38.039 INFO:tasks.rados.rados.0.smithi006.stdout:3050: finishing write tid 1 to smithi006182445-17 2023-09-22T07:53:38.039 INFO:tasks.rados.rados.0.smithi006.stdout:3043: expect (ObjNum 919 snap 283 seq_num 919) 2023-09-22T07:53:38.553 INFO:tasks.rados.rados.0.smithi006.stdout:3050: finishing write tid 2 to smithi006182445-17 2023-09-22T07:53:38.553 INFO:tasks.rados.rados.0.smithi006.stdout:3050: finishing write tid 3 to smithi006182445-17 2023-09-22T07:53:38.553 INFO:tasks.rados.rados.0.smithi006.stdout:3050: finishing write tid 4 to smithi006182445-17 2023-09-22T07:53:38.553 INFO:tasks.rados.rados.0.smithi006.stdout:3050: finishing write tid 5 to smithi006182445-17 2023-09-22T07:53:38.553 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 17 v 1143 (ObjNum 957 snap 286 seq_num 957) dirty exists 2023-09-22T07:53:38.553 INFO:tasks.rados.rados.0.smithi006.stdout:3050: left oid 17 (ObjNum 957 snap 286 seq_num 957) 2023-09-22T07:53:38.553 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 16 v 1109 (ObjNum 900 snap 276 seq_num 900) dirty exists 2023-09-22T07:53:38.553 INFO:tasks.rados.rados.0.smithi006.stdout:3043: done (4 left) 2023-09-22T07:53:38.554 INFO:tasks.rados.rados.0.smithi006.stdout:3049: done (3 left) 2023-09-22T07:53:38.554 INFO:tasks.rados.rados.0.smithi006.stdout:3050: done (2 left) 2023-09-22T07:53:38.554 INFO:tasks.rados.rados.0.smithi006.stdout:3053: done (1 left) 2023-09-22T07:53:38.554 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 12 current snap is 286 2023-09-22T07:53:38.554 INFO:tasks.rados.rados.0.smithi006.stdout:3052: expect (ObjNum 793 snap 239 seq_num 793) 2023-09-22T07:53:38.585 INFO:tasks.rados.rados.0.smithi006.stdout:3054: seq_num 959 ranges {0=466944,466944=540672,1007616=557056,1564672=106496} 2023-09-22T07:53:38.587 INFO:tasks.rados.rados.0.smithi006.stdout:3054: writing smithi006182445-12 from 0 to 466944 tid 1 2023-09-22T07:53:38.590 INFO:tasks.rados.rados.0.smithi006.stdout:3054: writing smithi006182445-12 from 466944 to 1007616 tid 2 2023-09-22T07:53:38.593 INFO:tasks.rados.rados.0.smithi006.stdout:3054: writing smithi006182445-12 from 1007616 to 1564672 tid 3 2023-09-22T07:53:38.595 INFO:tasks.rados.rados.0.smithi006.stdout:3054: writing smithi006182445-12 from 1564672 to 1671168 tid 4 2023-09-22T07:53:38.595 INFO:tasks.rados.rados.0.smithi006.stdout:3052: done (1 left) 2023-09-22T07:53:38.595 INFO:tasks.rados.rados.0.smithi006.stdout:3055: rollback oid 49 current snap is 286 2023-09-22T07:53:38.595 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 49 to 273 2023-09-22T07:53:38.595 INFO:tasks.rados.rados.0.smithi006.stdout:3054: finishing write tid 1 to smithi006182445-12 2023-09-22T07:53:38.595 INFO:tasks.rados.rados.0.smithi006.stdout:3054: finishing write tid 2 to smithi006182445-12 2023-09-22T07:53:38.595 INFO:tasks.rados.rados.0.smithi006.stdout:3056: setattr oid 36 current snap is 286 2023-09-22T07:53:38.597 INFO:tasks.rados.rados.0.smithi006.stdout:3057: rollback oid 13 current snap is 286 2023-09-22T07:53:38.597 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 13 to 285 2023-09-22T07:53:38.597 INFO:tasks.rados.rados.0.smithi006.stdout:3058: snap_create 2023-09-22T07:53:38.597 INFO:tasks.rados.rados.0.smithi006.stdout:3055: finishing rollback tid 0 to smithi006182445-49 2023-09-22T07:53:38.597 INFO:tasks.rados.rados.0.smithi006.stdout:3054: finishing write tid 3 to smithi006182445-12 2023-09-22T07:53:38.598 INFO:tasks.rados.rados.0.smithi006.stdout:3055: finishing rollback tid 1 to smithi006182445-49 2023-09-22T07:53:38.598 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 49 v 1137 (ObjNum 0 snap 0 seq_num 304) dirty dne 2023-09-22T07:53:38.598 INFO:tasks.rados.rados.0.smithi006.stdout:3054: finishing write tid 4 to smithi006182445-12 2023-09-22T07:53:38.599 INFO:tasks.rados.rados.0.smithi006.stdout:3054: finishing write tid 5 to smithi006182445-12 2023-09-22T07:53:38.600 INFO:tasks.rados.rados.0.smithi006.stdout:3054: finishing write tid 6 to smithi006182445-12 2023-09-22T07:53:38.600 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 12 v 980 (ObjNum 959 snap 286 seq_num 959) dirty exists 2023-09-22T07:53:38.600 INFO:tasks.rados.rados.0.smithi006.stdout:3054: left oid 12 (ObjNum 959 snap 286 seq_num 959) 2023-09-22T07:53:38.601 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 36 v 981 (ObjNum 33 snap 0 seq_num 3169673024) dirty exists 2023-09-22T07:53:38.601 INFO:tasks.rados.rados.0.smithi006.stdout:3057: finishing rollback tid 0 to smithi006182445-13 2023-09-22T07:53:38.601 INFO:tasks.rados.rados.0.smithi006.stdout:3057: finishing rollback tid 1 to smithi006182445-13 2023-09-22T07:53:38.601 INFO:tasks.rados.rados.0.smithi006.stdout:3057: finishing rollback tid 2 to smithi006182445-13 2023-09-22T07:53:38.601 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 13 v 1204 (ObjNum 930 snap 284 seq_num 930) dirty exists 2023-09-22T07:53:38.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:38 smithi105 ceph-mon[190463]: pgmap v608: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 310 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 228 KiB/s rd, 5.3 MiB/s wr, 9 op/s 2023-09-22T07:53:38.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:38 smithi006 ceph-mon[204052]: pgmap v608: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 310 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 228 KiB/s rd, 5.3 MiB/s wr, 9 op/s 2023-09-22T07:53:38.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:38 smithi006 ceph-mon[200575]: pgmap v608: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 310 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 228 KiB/s rd, 5.3 MiB/s wr, 9 op/s 2023-09-22T07:53:39.325 INFO:tasks.rados.rados.0.smithi006.stdout:3054: done (4 left) 2023-09-22T07:53:39.325 INFO:tasks.rados.rados.0.smithi006.stdout:3055: done (3 left) 2023-09-22T07:53:39.325 INFO:tasks.rados.rados.0.smithi006.stdout:3056: done (2 left) 2023-09-22T07:53:39.325 INFO:tasks.rados.rados.0.smithi006.stdout:3057: done (1 left) 2023-09-22T07:53:39.325 INFO:tasks.rados.rados.0.smithi006.stdout:3058: done (0 left) 2023-09-22T07:53:39.326 INFO:tasks.rados.rados.0.smithi006.stdout:3059: rollback oid 14 current snap is 287 2023-09-22T07:53:39.326 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 14 to 277 2023-09-22T07:53:39.326 INFO:tasks.rados.rados.0.smithi006.stdout:3060: snap_create 2023-09-22T07:53:39.331 INFO:tasks.rados.rados.0.smithi006.stdout:3059: finishing rollback tid 0 to smithi006182445-14 2023-09-22T07:53:39.331 INFO:tasks.rados.rados.0.smithi006.stdout:3059: finishing rollback tid 1 to smithi006182445-14 2023-09-22T07:53:39.331 INFO:tasks.rados.rados.0.smithi006.stdout:3059: finishing rollback tid 2 to smithi006182445-14 2023-09-22T07:53:39.332 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 14 v 1513 (ObjNum 818 snap 241 seq_num 818) dirty exists 2023-09-22T07:53:40.328 INFO:tasks.rados.rados.0.smithi006.stdout:3059: done (1 left) 2023-09-22T07:53:40.328 INFO:tasks.rados.rados.0.smithi006.stdout:3060: done (0 left) 2023-09-22T07:53:40.328 INFO:tasks.rados.rados.0.smithi006.stdout:3061: read oid 49 snap -1 2023-09-22T07:53:40.328 INFO:tasks.rados.rados.0.smithi006.stdout:3061: expect deleted 2023-09-22T07:53:40.328 INFO:tasks.rados.rados.0.smithi006.stdout:3062: rmattr oid 6 current snap is 288 2023-09-22T07:53:40.328 INFO:tasks.rados.rados.0.smithi006.stdout:3062: done (1 left) 2023-09-22T07:53:40.328 INFO:tasks.rados.rados.0.smithi006.stdout:3063: rollback oid 28 current snap is 288 2023-09-22T07:53:40.329 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 28 to 266 2023-09-22T07:53:40.329 INFO:tasks.rados.rados.0.smithi006.stdout:3064: copy_from oid 34 from oid 35 current snap is 288 2023-09-22T07:53:40.329 INFO:tasks.rados.rados.0.smithi006.stdout:3065: delete oid 27 current snap is 288 2023-09-22T07:53:40.329 INFO:tasks.rados.rados.0.smithi006.stdout:3063: finishing rollback tid 1 to smithi006182445-28 2023-09-22T07:53:40.329 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 28 v 0 (ObjNum 97 snap 0 seq_num 3168712928) dirty dne 2023-09-22T07:53:40.332 INFO:tasks.rados.rados.0.smithi006.stdout:3061: done (3 left) 2023-09-22T07:53:40.332 INFO:tasks.rados.rados.0.smithi006.stdout:3063: done (2 left) 2023-09-22T07:53:40.332 INFO:tasks.rados.rados.0.smithi006.stdout:3065: done (1 left) 2023-09-22T07:53:40.333 INFO:tasks.rados.rados.0.smithi006.stdout:3066: read oid 26 snap 286 2023-09-22T07:53:40.333 INFO:tasks.rados.rados.0.smithi006.stdout:3066: expect (ObjNum 941 snap 286 seq_num 941) 2023-09-22T07:53:40.333 INFO:tasks.rados.rados.0.smithi006.stdout:3067: snap_create 2023-09-22T07:53:40.335 INFO:tasks.rados.rados.0.smithi006.stdout:3064: finishing copy_from racing read to smithi006182445-34 2023-09-22T07:53:40.344 INFO:tasks.rados.rados.0.smithi006.stdout:3064: finishing copy_from to smithi006182445-34 2023-09-22T07:53:40.344 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 34 v 1135 (ObjNum 65 snap 0 seq_num 1936091753) dirty exists 2023-09-22T07:53:40.349 INFO:tasks.rados.rados.0.smithi006.stdout:3066: expect (ObjNum 941 snap 286 seq_num 941) 2023-09-22T07:53:40.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:40 smithi105 ceph-mon[190463]: pgmap v609: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 314 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 170 KiB/s rd, 4.7 MiB/s wr, 14 op/s 2023-09-22T07:53:40.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:40 smithi105 ceph-mon[190463]: osdmap e640: 8 total, 8 up, 8 in 2023-09-22T07:53:40.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:40 smithi006 ceph-mon[200575]: pgmap v609: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 314 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 170 KiB/s rd, 4.7 MiB/s wr, 14 op/s 2023-09-22T07:53:40.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:40 smithi006 ceph-mon[200575]: osdmap e640: 8 total, 8 up, 8 in 2023-09-22T07:53:40.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:40 smithi006 ceph-mon[204052]: pgmap v609: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 314 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 170 KiB/s rd, 4.7 MiB/s wr, 14 op/s 2023-09-22T07:53:40.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:40 smithi006 ceph-mon[204052]: osdmap e640: 8 total, 8 up, 8 in 2023-09-22T07:53:41.296 INFO:tasks.rados.rados.0.smithi006.stdout:3064: done (2 left) 2023-09-22T07:53:41.296 INFO:tasks.rados.rados.0.smithi006.stdout:3066: done (1 left) 2023-09-22T07:53:41.296 INFO:tasks.rados.rados.0.smithi006.stdout:3067: done (0 left) 2023-09-22T07:53:41.296 INFO:tasks.rados.rados.0.smithi006.stdout:3068: rollback oid 18 current snap is 289 2023-09-22T07:53:41.296 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 18 to 288 2023-09-22T07:53:41.296 INFO:tasks.rados.rados.0.smithi006.stdout:3069: copy_from oid 24 from oid 30 current snap is 289 2023-09-22T07:53:41.297 INFO:tasks.rados.rados.0.smithi006.stdout:3070: copy_from oid 10 from oid 22 current snap is 289 2023-09-22T07:53:41.297 INFO:tasks.rados.rados.0.smithi006.stdout:3071: snap_remove snap 250 2023-09-22T07:53:41.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:41 smithi105 ceph-mon[190463]: osdmap e641: 8 total, 8 up, 8 in 2023-09-22T07:53:41.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:41 smithi105 ceph-mon[190463]: osdmap e642: 8 total, 8 up, 8 in 2023-09-22T07:53:41.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:41 smithi006 ceph-mon[204052]: osdmap e641: 8 total, 8 up, 8 in 2023-09-22T07:53:41.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:41 smithi006 ceph-mon[204052]: osdmap e642: 8 total, 8 up, 8 in 2023-09-22T07:53:41.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:41 smithi006 ceph-mon[200575]: osdmap e641: 8 total, 8 up, 8 in 2023-09-22T07:53:41.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:41 smithi006 ceph-mon[200575]: osdmap e642: 8 total, 8 up, 8 in 2023-09-22T07:53:42.304 INFO:tasks.rados.rados.0.smithi006.stdout:3071: done (3 left) 2023-09-22T07:53:42.304 INFO:tasks.rados.rados.0.smithi006.stdout:3072: read oid 16 snap -1 2023-09-22T07:53:42.304 INFO:tasks.rados.rados.0.smithi006.stdout:3072: expect (ObjNum 900 snap 276 seq_num 900) 2023-09-22T07:53:42.305 INFO:tasks.rados.rados.0.smithi006.stdout:3073: snap_create 2023-09-22T07:53:42.305 INFO:tasks.rados.rados.0.smithi006.stdout:3068: finishing rollback tid 0 to smithi006182445-18 2023-09-22T07:53:42.305 INFO:tasks.rados.rados.0.smithi006.stdout:3068: finishing rollback tid 1 to smithi006182445-18 2023-09-22T07:53:42.305 INFO:tasks.rados.rados.0.smithi006.stdout:3069: finishing copy_from to smithi006182445-24 2023-09-22T07:53:42.305 INFO:tasks.rados.rados.0.smithi006.stdout:3069: got expected ENOENT (src dne) 2023-09-22T07:53:42.305 INFO:tasks.rados.rados.0.smithi006.stdout:3068: finishing rollback tid 2 to smithi006182445-18 2023-09-22T07:53:42.305 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 18 v 1220 (ObjNum 951 snap 286 seq_num 951) dirty exists 2023-09-22T07:53:42.305 INFO:tasks.rados.rados.0.smithi006.stdout:3069: finishing copy_from racing read to smithi006182445-24 2023-09-22T07:53:42.305 INFO:tasks.rados.rados.0.smithi006.stdout:3070: finishing copy_from racing read to smithi006182445-10 2023-09-22T07:53:42.305 INFO:tasks.rados.rados.0.smithi006.stdout:3070: finishing copy_from to smithi006182445-10 2023-09-22T07:53:42.305 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 10 v 1141 (ObjNum 929 snap 284 seq_num 929) dirty exists 2023-09-22T07:53:42.318 INFO:tasks.rados.rados.0.smithi006.stdout:3072: expect (ObjNum 900 snap 276 seq_num 900) 2023-09-22T07:53:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:42 smithi105 ceph-mon[190463]: pgmap v612: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 317 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 6.1 MiB/s wr, 24 op/s 2023-09-22T07:53:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:42 smithi105 ceph-mon[190463]: from='client.44366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:53:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:42 smithi105 ceph-mon[190463]: osdmap e643: 8 total, 8 up, 8 in 2023-09-22T07:53:42.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:42 smithi006 ceph-mon[204052]: pgmap v612: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 317 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 6.1 MiB/s wr, 24 op/s 2023-09-22T07:53:42.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:42 smithi006 ceph-mon[204052]: from='client.44366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:53:42.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:42 smithi006 ceph-mon[204052]: osdmap e643: 8 total, 8 up, 8 in 2023-09-22T07:53:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:42 smithi006 ceph-mon[200575]: pgmap v612: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 317 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 6.1 MiB/s wr, 24 op/s 2023-09-22T07:53:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:42 smithi006 ceph-mon[200575]: from='client.44366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:53:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:42 smithi006 ceph-mon[200575]: osdmap e643: 8 total, 8 up, 8 in 2023-09-22T07:53:43.290 DEBUG:teuthology.orchestra.run.smithi006:> 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 762f9dea-591a-11ee-8db4-212e2dc638e7 -e sha1=f7ddca67b6a148248f52707ca2c2435fcda64b34 -- bash -c 'ceph orch ps' 2023-09-22T07:53:43.307 INFO:tasks.rados.rados.0.smithi006.stdout:3068: done (4 left) 2023-09-22T07:53:43.307 INFO:tasks.rados.rados.0.smithi006.stdout:3069: done (3 left) 2023-09-22T07:53:43.307 INFO:tasks.rados.rados.0.smithi006.stdout:3070: done (2 left) 2023-09-22T07:53:43.307 INFO:tasks.rados.rados.0.smithi006.stdout:3072: done (1 left) 2023-09-22T07:53:43.307 INFO:tasks.rados.rados.0.smithi006.stdout:3073: done (0 left) 2023-09-22T07:53:43.307 INFO:tasks.rados.rados.0.smithi006.stdout:3074: read oid 19 snap -1 2023-09-22T07:53:43.307 INFO:tasks.rados.rados.0.smithi006.stdout:3074: expect deleted 2023-09-22T07:53:43.307 INFO:tasks.rados.rados.0.smithi006.stdout:3075: read oid 50 snap -1 2023-09-22T07:53:43.307 INFO:tasks.rados.rados.0.smithi006.stdout:3075: expect (ObjNum 947 snap 286 seq_num 947) 2023-09-22T07:53:43.307 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 13 current snap is 290 2023-09-22T07:53:43.307 INFO:tasks.rados.rados.0.smithi006.stdout:3076: seq_num 961 ranges {1662976=499712,2162688=712704,2875392=491520} 2023-09-22T07:53:43.319 INFO:tasks.rados.rados.0.smithi006.stdout:3076: writing smithi006182445-13 from 1662976 to 2162688 tid 1 2023-09-22T07:53:43.323 INFO:tasks.rados.rados.0.smithi006.stdout:3076: writing smithi006182445-13 from 2162688 to 2875392 tid 2 2023-09-22T07:53:43.328 INFO:tasks.rados.rados.0.smithi006.stdout:3076: writing smithi006182445-13 from 2875392 to 3366912 tid 3 2023-09-22T07:53:43.328 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 32 current snap is 290 2023-09-22T07:53:43.328 INFO:tasks.rados.rados.0.smithi006.stdout:3077: seq_num 962 ranges {1843200=516096,2359296=589824,2949120=614400} 2023-09-22T07:53:43.339 INFO:tasks.rados.rados.0.smithi006.stdout:3077: writing smithi006182445-32 from 1843200 to 2359296 tid 1 2023-09-22T07:53:43.343 INFO:tasks.rados.rados.0.smithi006.stdout:3077: writing smithi006182445-32 from 2359296 to 2949120 tid 2 2023-09-22T07:53:43.346 INFO:tasks.rados.rados.0.smithi006.stdout:3077: writing smithi006182445-32 from 2949120 to 3563520 tid 3 2023-09-22T07:53:43.346 INFO:tasks.rados.rados.0.smithi006.stdout:3078: snap_remove snap 285 2023-09-22T07:53:43.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:43 smithi006 ceph-mon[204052]: pgmap v615: 121 pgs: 121 active+clean; 337 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 24 MiB/s rd, 8.7 MiB/s wr, 29 op/s 2023-09-22T07:53:43.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:53:43.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:43 smithi006 ceph-mon[204052]: osdmap e644: 8 total, 8 up, 8 in 2023-09-22T07:53:43.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:43 smithi006 ceph-mon[200575]: pgmap v615: 121 pgs: 121 active+clean; 337 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 24 MiB/s rd, 8.7 MiB/s wr, 29 op/s 2023-09-22T07:53:43.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:53:43.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:43 smithi006 ceph-mon[200575]: osdmap e644: 8 total, 8 up, 8 in 2023-09-22T07:53:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:43 smithi105 ceph-mon[190463]: pgmap v615: 121 pgs: 121 active+clean; 337 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 24 MiB/s rd, 8.7 MiB/s wr, 29 op/s 2023-09-22T07:53:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:53:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:43 smithi105 ceph-mon[190463]: osdmap e644: 8 total, 8 up, 8 in 2023-09-22T07:53:43.681 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:53:44.352 INFO:tasks.rados.rados.0.smithi006.stdout:3078: done (4 left) 2023-09-22T07:53:44.352 INFO:tasks.rados.rados.0.smithi006.stdout:3079: copy_from oid 33 from oid 45 current snap is 290 2023-09-22T07:53:44.352 INFO:tasks.rados.rados.0.smithi006.stdout:3075: expect (ObjNum 947 snap 286 seq_num 947) 2023-09-22T07:53:44.389 INFO:tasks.rados.rados.0.smithi006.stdout:3076: finishing write tid 1 to smithi006182445-13 2023-09-22T07:53:44.390 INFO:tasks.rados.rados.0.smithi006.stdout:3076: finishing write tid 2 to smithi006182445-13 2023-09-22T07:53:44.390 INFO:tasks.rados.rados.0.smithi006.stdout:3076: finishing write tid 3 to smithi006182445-13 2023-09-22T07:53:44.390 INFO:tasks.rados.rados.0.smithi006.stdout:3076: finishing write tid 4 to smithi006182445-13 2023-09-22T07:53:44.390 INFO:tasks.rados.rados.0.smithi006.stdout:3076: finishing write tid 5 to smithi006182445-13 2023-09-22T07:53:44.390 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 13 v 1215 (ObjNum 961 snap 290 seq_num 961) dirty exists 2023-09-22T07:53:44.390 INFO:tasks.rados.rados.0.smithi006.stdout:3076: left oid 13 (ObjNum 961 snap 290 seq_num 961) 2023-09-22T07:53:44.390 INFO:tasks.rados.rados.0.smithi006.stdout:3077: finishing write tid 1 to smithi006182445-32 2023-09-22T07:53:44.390 INFO:tasks.rados.rados.0.smithi006.stdout:3077: finishing write tid 2 to smithi006182445-32 2023-09-22T07:53:44.390 INFO:tasks.rados.rados.0.smithi006.stdout:3077: finishing write tid 3 to smithi006182445-32 2023-09-22T07:53:44.390 INFO:tasks.rados.rados.0.smithi006.stdout:3077: finishing write tid 4 to smithi006182445-32 2023-09-22T07:53:44.391 INFO:tasks.rados.rados.0.smithi006.stdout:3077: finishing write tid 5 to smithi006182445-32 2023-09-22T07:53:44.391 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 32 v 1224 (ObjNum 962 snap 290 seq_num 962) dirty exists 2023-09-22T07:53:44.391 INFO:tasks.rados.rados.0.smithi006.stdout:3077: left oid 32 (ObjNum 962 snap 290 seq_num 962) 2023-09-22T07:53:44.391 INFO:tasks.rados.rados.0.smithi006.stdout:3074: done (4 left) 2023-09-22T07:53:44.391 INFO:tasks.rados.rados.0.smithi006.stdout:3075: done (3 left) 2023-09-22T07:53:44.391 INFO:tasks.rados.rados.0.smithi006.stdout:3076: done (2 left) 2023-09-22T07:53:44.391 INFO:tasks.rados.rados.0.smithi006.stdout:3077: done (1 left) 2023-09-22T07:53:44.391 INFO:tasks.rados.rados.0.smithi006.stdout:3080: snap_remove snap 281 2023-09-22T07:53:45.366 INFO:tasks.rados.rados.0.smithi006.stdout:3080: done (1 left) 2023-09-22T07:53:45.366 INFO:tasks.rados.rados.0.smithi006.stdout:3081: copy_from oid 5 from oid 16 current snap is 290 2023-09-22T07:53:45.366 INFO:tasks.rados.rados.0.smithi006.stdout:3082: read oid 6 snap -1 2023-09-22T07:53:45.366 INFO:tasks.rados.rados.0.smithi006.stdout:3082: expect deleted 2023-09-22T07:53:45.367 INFO:tasks.rados.rados.0.smithi006.stdout:3083: delete oid 21 current snap is 290 2023-09-22T07:53:45.367 INFO:tasks.rados.rados.0.smithi006.stdout:3079: finishing copy_from racing read to smithi006182445-33 2023-09-22T07:53:45.367 INFO:tasks.rados.rados.0.smithi006.stdout:3079: finishing copy_from to smithi006182445-33 2023-09-22T07:53:45.367 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 33 v 1139 (ObjNum 698 snap 211 seq_num 698) dirty exists 2023-09-22T07:53:45.375 INFO:tasks.rados.rados.0.smithi006.stdout:3079: done (3 left) 2023-09-22T07:53:45.376 INFO:tasks.rados.rados.0.smithi006.stdout:3082: done (2 left) 2023-09-22T07:53:45.376 INFO:tasks.rados.rados.0.smithi006.stdout:3083: done (1 left) 2023-09-22T07:53:45.376 INFO:tasks.rados.rados.0.smithi006.stdout:3084: setattr oid 27 current snap is 290 2023-09-22T07:53:45.378 INFO:tasks.rados.rados.0.smithi006.stdout:3085: snap_create 2023-09-22T07:53:45.384 INFO:tasks.rados.rados.0.smithi006.stdout:3081: finishing copy_from racing read to smithi006182445-5 2023-09-22T07:53:45.385 INFO:tasks.rados.rados.0.smithi006.stdout:3081: finishing copy_from to smithi006182445-5 2023-09-22T07:53:45.385 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 5 v 1109 (ObjNum 900 snap 276 seq_num 900) dirty exists 2023-09-22T07:53:45.387 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 27 v 1151 (ObjNum 225 snap 0 seq_num 3169840080) dirty exists 2023-09-22T07:53:45.447 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-22T07:53:45.448 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 *:9093,9094 running (36s) - 12m 16.0M - 0.25.0 c8568f914cd2 d4b72a1ce59b 2023-09-22T07:53:45.448 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi105 *:3000 running (23s) - 11m 48.9M - 9.4.7 2c41d148cca3 c50b6c6dba59 2023-09-22T07:53:45.448 INFO:teuthology.orchestra.run.smithi006.stdout:mds.a smithi006 running (100s) - 13m 15.5M - 18.0.0-6218-gf7ddca67 ceff0457336d a940d1af61ab 2023-09-22T07:53:45.448 INFO:teuthology.orchestra.run.smithi006.stdout:mds.b smithi105 running (80s) - 13m 13.0M - 18.0.0-6218-gf7ddca67 ceff0457336d 0ca586cb596d 2023-09-22T07:53:45.448 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi105 *:8443,9283,8765 running (7m) - 16m 451M - 18.0.0-6218-gf7ddca67 ceff0457336d 49e3827be236 2023-09-22T07:53:45.448 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:8443,9283,8765 running (7m) - 18m 525M - 18.0.0-6218-gf7ddca67 ceff0457336d f4535b7ef9f5 2023-09-22T07:53:45.449 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (7m) - 18m 137M 2048M 18.0.0-6218-gf7ddca67 ceff0457336d bd2ccd4dffc6 2023-09-22T07:53:45.449 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi105 running (6m) - 16m 93.6M 2048M 18.0.0-6218-gf7ddca67 ceff0457336d 0504f0bc86e8 2023-09-22T07:53:45.449 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (6m) - 16m 96.6M 2048M 18.0.0-6218-gf7ddca67 ceff0457336d 8664efa43f86 2023-09-22T07:53:45.449 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 *:9100 running (68s) - 11m 9105k - 1.5.0 0da6a335fe13 339254f34d4a 2023-09-22T07:53:45.449 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi105 *:9100 running (64s) - 11m 9403k - 1.5.0 0da6a335fe13 6dc2156d4340 2023-09-22T07:53:45.449 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (5m) - 16m 572M 2501M 18.0.0-6218-gf7ddca67 ceff0457336d 14c3d8ebed2c 2023-09-22T07:53:45.449 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (5m) - 15m 360M 2501M 18.0.0-6218-gf7ddca67 ceff0457336d 53c21d599509 2023-09-22T07:53:45.450 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (4m) - 15m 477M 2501M 18.0.0-6218-gf7ddca67 ceff0457336d 50a27cbcd614 2023-09-22T07:53:45.450 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (4m) - 14m 303M 2501M 18.0.0-6218-gf7ddca67 ceff0457336d a8907b0363fb 2023-09-22T07:53:45.450 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi105 running (3m) - 14m 454M 2500M 18.0.0-6218-gf7ddca67 ceff0457336d 392f2b51aa3f 2023-09-22T07:53:45.450 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi105 running (3m) - 14m 453M 2500M 18.0.0-6218-gf7ddca67 ceff0457336d 4e31b62988fd 2023-09-22T07:53:45.450 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi105 running (2m) - 13m 229M 2500M 18.0.0-6218-gf7ddca67 ceff0457336d 73786d7a3183 2023-09-22T07:53:45.450 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi105 running (114s) - 13m 255M 2500M 18.0.0-6218-gf7ddca67 ceff0457336d 42ac2af36f28 2023-09-22T07:53:45.451 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi105 *:9095 running (50s) - 12m 48.1M - 2.43.0 a07b618ecd1d 901173e8792d 2023-09-22T07:53:45.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:45 smithi105 ceph-mon[190463]: osdmap e645: 8 total, 8 up, 8 in 2023-09-22T07:53:45.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:45 smithi105 ceph-mon[190463]: pgmap v618: 121 pgs: 121 active+clean; 327 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.9 MiB/s wr, 18 op/s 2023-09-22T07:53:45.671 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:45 smithi006 ceph-mon[200575]: osdmap e645: 8 total, 8 up, 8 in 2023-09-22T07:53:45.671 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:45 smithi006 ceph-mon[200575]: pgmap v618: 121 pgs: 121 active+clean; 327 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.9 MiB/s wr, 18 op/s 2023-09-22T07:53:45.671 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:45 smithi006 ceph-mon[204052]: osdmap e645: 8 total, 8 up, 8 in 2023-09-22T07:53:45.672 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:45 smithi006 ceph-mon[204052]: pgmap v618: 121 pgs: 121 active+clean; 327 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.9 MiB/s wr, 18 op/s 2023-09-22T07:53:46.276 DEBUG:teuthology.orchestra.run.smithi006:> 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 762f9dea-591a-11ee-8db4-212e2dc638e7 -e sha1=f7ddca67b6a148248f52707ca2c2435fcda64b34 -- bash -c 'ceph versions' 2023-09-22T07:53:46.301 INFO:tasks.rados.rados.0.smithi006.stdout:3081: done (2 left) 2023-09-22T07:53:46.301 INFO:tasks.rados.rados.0.smithi006.stdout:3084: done (1 left) 2023-09-22T07:53:46.301 INFO:tasks.rados.rados.0.smithi006.stdout:3085: done (0 left) 2023-09-22T07:53:46.301 INFO:tasks.rados.rados.0.smithi006.stdout:3086: snap_remove snap 290 2023-09-22T07:53:46.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:46 smithi006 ceph-mon[200575]: osdmap e646: 8 total, 8 up, 8 in 2023-09-22T07:53:46.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:46 smithi006 ceph-mon[200575]: from='client.44372 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:53:46.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:46 smithi006 ceph-mon[200575]: osdmap e647: 8 total, 8 up, 8 in 2023-09-22T07:53:46.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:46 smithi006 ceph-mon[204052]: osdmap e646: 8 total, 8 up, 8 in 2023-09-22T07:53:46.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:46 smithi006 ceph-mon[204052]: from='client.44372 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:53:46.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:46 smithi006 ceph-mon[204052]: osdmap e647: 8 total, 8 up, 8 in 2023-09-22T07:53:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:46 smithi105 ceph-mon[190463]: osdmap e646: 8 total, 8 up, 8 in 2023-09-22T07:53:46.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:46 smithi105 ceph-mon[190463]: from='client.44372 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-22T07:53:46.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:46 smithi105 ceph-mon[190463]: osdmap e647: 8 total, 8 up, 8 in 2023-09-22T07:53:46.669 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:53:47.299 INFO:tasks.rados.rados.0.smithi006.stdout:3086: done (0 left) 2023-09-22T07:53:47.299 INFO:tasks.rados.rados.0.smithi006.stdout:3087: snap_remove snap 286 2023-09-22T07:53:48.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:53:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:53:47] "GET /metrics HTTP/1.1" 200 36092 "" "Prometheus/2.43.0" 2023-09-22T07:53:48.309 INFO:tasks.rados.rados.0.smithi006.stdout:3087: done (0 left) 2023-09-22T07:53:48.310 INFO:tasks.rados.rados.0.smithi006.stdout:3088: rollback oid 18 current snap is 291 2023-09-22T07:53:48.310 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 18 to 287 2023-09-22T07:53:48.310 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 10 current snap is 291 2023-09-22T07:53:48.310 INFO:tasks.rados.rados.0.smithi006.stdout:3089: seq_num 964 ranges {12812288=548864,13361152=761856,14123008=442368} 2023-09-22T07:53:48.377 INFO:tasks.rados.rados.0.smithi006.stdout:3089: writing smithi006182445-10 from 12812288 to 13361152 tid 1 2023-09-22T07:53:48.381 INFO:tasks.rados.rados.0.smithi006.stdout:3089: writing smithi006182445-10 from 13361152 to 14123008 tid 2 2023-09-22T07:53:48.384 INFO:tasks.rados.rados.0.smithi006.stdout:3089: writing smithi006182445-10 from 14123008 to 14565376 tid 3 2023-09-22T07:53:48.384 INFO:tasks.rados.rados.0.smithi006.stdout:3090: snap_create 2023-09-22T07:53:48.384 INFO:tasks.rados.rados.0.smithi006.stdout:3088: finishing rollback tid 0 to smithi006182445-18 2023-09-22T07:53:48.384 INFO:tasks.rados.rados.0.smithi006.stdout:3088: finishing rollback tid 1 to smithi006182445-18 2023-09-22T07:53:48.384 INFO:tasks.rados.rados.0.smithi006.stdout:3088: finishing rollback tid 2 to smithi006182445-18 2023-09-22T07:53:48.384 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 18 v 1227 (ObjNum 951 snap 286 seq_num 951) dirty exists 2023-09-22T07:53:48.385 INFO:tasks.rados.rados.0.smithi006.stdout:3089: finishing write tid 1 to smithi006182445-10 2023-09-22T07:53:48.387 INFO:tasks.rados.rados.0.smithi006.stdout:3089: finishing write tid 2 to smithi006182445-10 2023-09-22T07:53:48.387 INFO:tasks.rados.rados.0.smithi006.stdout:3089: finishing write tid 3 to smithi006182445-10 2023-09-22T07:53:48.388 INFO:tasks.rados.rados.0.smithi006.stdout:3089: finishing write tid 4 to smithi006182445-10 2023-09-22T07:53:48.389 INFO:tasks.rados.rados.0.smithi006.stdout:3089: finishing write tid 5 to smithi006182445-10 2023-09-22T07:53:48.389 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 10 v 1607 (ObjNum 964 snap 291 seq_num 964) dirty exists 2023-09-22T07:53:48.390 INFO:tasks.rados.rados.0.smithi006.stdout:3089: left oid 10 (ObjNum 964 snap 291 seq_num 964) 2023-09-22T07:53:48.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:48 smithi006 ceph-mon[200575]: pgmap v621: 121 pgs: 121 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.2 MiB/s wr, 5 op/s 2023-09-22T07:53:48.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:48 smithi006 ceph-mon[200575]: osdmap e648: 8 total, 8 up, 8 in 2023-09-22T07:53:48.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:48 smithi006 ceph-mon[204052]: pgmap v621: 121 pgs: 121 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.2 MiB/s wr, 5 op/s 2023-09-22T07:53:48.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:48 smithi006 ceph-mon[204052]: osdmap e648: 8 total, 8 up, 8 in 2023-09-22T07:53:48.565 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-09-22T07:53:48.565 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2023-09-22T07:53:48.565 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 3 2023-09-22T07:53:48.565 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:53:48.565 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2023-09-22T07:53:48.565 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 2 2023-09-22T07:53:48.565 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:53:48.565 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2023-09-22T07:53:48.565 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 8 2023-09-22T07:53:48.565 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:53:48.565 INFO:teuthology.orchestra.run.smithi006.stdout: "mds": { 2023-09-22T07:53:48.566 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 2 2023-09-22T07:53:48.566 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-09-22T07:53:48.566 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2023-09-22T07:53:48.566 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)": 15 2023-09-22T07:53:48.566 INFO:teuthology.orchestra.run.smithi006.stdout: } 2023-09-22T07:53:48.566 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-09-22T07:53:48.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:48 smithi105 ceph-mon[190463]: pgmap v621: 121 pgs: 121 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.2 MiB/s wr, 5 op/s 2023-09-22T07:53:48.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:48 smithi105 ceph-mon[190463]: osdmap e648: 8 total, 8 up, 8 in 2023-09-22T07:53:49.171 DEBUG:teuthology.orchestra.run.smithi006:> 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 762f9dea-591a-11ee-8db4-212e2dc638e7 -e sha1=f7ddca67b6a148248f52707ca2c2435fcda64b34 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2023-09-22T07:53:49.308 INFO:tasks.rados.rados.0.smithi006.stdout:3088: done (2 left) 2023-09-22T07:53:49.308 INFO:tasks.rados.rados.0.smithi006.stdout:3089: done (1 left) 2023-09-22T07:53:49.308 INFO:tasks.rados.rados.0.smithi006.stdout:3090: done (0 left) 2023-09-22T07:53:49.309 INFO:tasks.rados.rados.0.smithi006.stdout:3091: rollback oid 20 current snap is 292 2023-09-22T07:53:49.309 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 20 to 278 2023-09-22T07:53:49.309 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 35 current snap is 292 2023-09-22T07:53:49.309 INFO:tasks.rados.rados.0.smithi006.stdout:3092: seq_num 965 ranges {0=565248,565248=647168,1212416=548864,1761280=8192} 2023-09-22T07:53:49.311 INFO:tasks.rados.rados.0.smithi006.stdout:3092: writing smithi006182445-35 from 0 to 565248 tid 1 2023-09-22T07:53:49.317 INFO:tasks.rados.rados.0.smithi006.stdout:3092: writing smithi006182445-35 from 565248 to 1212416 tid 2 2023-09-22T07:53:49.319 INFO:tasks.rados.rados.0.smithi006.stdout:3092: writing smithi006182445-35 from 1212416 to 1761280 tid 3 2023-09-22T07:53:49.319 INFO:tasks.rados.rados.0.smithi006.stdout:3092: writing smithi006182445-35 from 1761280 to 1769472 tid 4 2023-09-22T07:53:49.319 INFO:tasks.rados.rados.0.smithi006.stdout:3093: delete oid 5 current snap is 292 2023-09-22T07:53:49.320 INFO:tasks.rados.rados.0.smithi006.stdout:3091: finishing rollback tid 1 to smithi006182445-20 2023-09-22T07:53:49.320 INFO:tasks.rados.rados.0.smithi006.stdout:3091: finishing rollback tid 2 to smithi006182445-20 2023-09-22T07:53:49.320 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 20 v 1529 (ObjNum 900 snap 276 seq_num 900) dirty exists 2023-09-22T07:53:49.320 INFO:tasks.rados.rados.0.smithi006.stdout:3092: finishing write tid 1 to smithi006182445-35 2023-09-22T07:53:49.325 INFO:tasks.rados.rados.0.smithi006.stdout:3091: done (2 left) 2023-09-22T07:53:49.325 INFO:tasks.rados.rados.0.smithi006.stdout:3093: done (1 left) 2023-09-22T07:53:49.325 INFO:tasks.rados.rados.0.smithi006.stdout:3094: setattr oid 3 current snap is 292 2023-09-22T07:53:49.325 INFO:tasks.rados.rados.0.smithi006.stdout:3092: finishing write tid 2 to smithi006182445-35 2023-09-22T07:53:49.325 INFO:tasks.rados.rados.0.smithi006.stdout:3095: rmattr oid 7 current snap is 292 2023-09-22T07:53:49.325 INFO:tasks.rados.rados.0.smithi006.stdout:3095: done (2 left) 2023-09-22T07:53:49.325 INFO:tasks.rados.rados.0.smithi006.stdout:3096: rmattr oid 28 current snap is 292 2023-09-22T07:53:49.325 INFO:tasks.rados.rados.0.smithi006.stdout:3096: done (2 left) 2023-09-22T07:53:49.325 INFO:tasks.rados.rados.0.smithi006.stdout:3097: read oid 13 snap 277 2023-09-22T07:53:49.325 INFO:tasks.rados.rados.0.smithi006.stdout:3097: expect (ObjNum 888 snap 274 seq_num 888) 2023-09-22T07:53:49.325 INFO:tasks.rados.rados.0.smithi006.stdout:3098: read oid 2 snap -1 2023-09-22T07:53:49.326 INFO:tasks.rados.rados.0.smithi006.stdout:3098: expect (ObjNum 955 snap 286 seq_num 955) 2023-09-22T07:53:49.326 INFO:tasks.rados.rados.0.smithi006.stdout:3099: delete oid 14 current snap is 292 2023-09-22T07:53:49.327 INFO:tasks.rados.rados.0.smithi006.stdout:3092: finishing write tid 3 to smithi006182445-35 2023-09-22T07:53:49.327 INFO:tasks.rados.rados.0.smithi006.stdout:3092: finishing write tid 4 to smithi006182445-35 2023-09-22T07:53:49.327 INFO:tasks.rados.rados.0.smithi006.stdout:3092: finishing write tid 5 to smithi006182445-35 2023-09-22T07:53:49.328 INFO:tasks.rados.rados.0.smithi006.stdout:3099: done (4 left) 2023-09-22T07:53:49.328 INFO:tasks.rados.rados.0.smithi006.stdout:3100: snap_create 2023-09-22T07:53:49.330 INFO:tasks.rados.rados.0.smithi006.stdout:3092: finishing write tid 6 to smithi006182445-35 2023-09-22T07:53:49.330 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 35 v 1142 (ObjNum 965 snap 292 seq_num 965) dirty exists 2023-09-22T07:53:49.330 INFO:tasks.rados.rados.0.smithi006.stdout:3092: left oid 35 (ObjNum 965 snap 292 seq_num 965) 2023-09-22T07:53:49.331 INFO:tasks.rados.rados.0.smithi006.stdout:3097: expect (ObjNum 888 snap 274 seq_num 888) 2023-09-22T07:53:49.360 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 3 v 1055 (ObjNum 918 snap 282 seq_num 918) dirty exists 2023-09-22T07:53:49.374 INFO:tasks.rados.rados.0.smithi006.stdout:3098: expect (ObjNum 955 snap 286 seq_num 955) 2023-09-22T07:53:49.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:49 smithi006 ceph-mon[204052]: osdmap e649: 8 total, 8 up, 8 in 2023-09-22T07:53:49.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:49 smithi006 ceph-mon[204052]: from='client.? 172.21.15.6:0/1457423003' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:49.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:49 smithi006 ceph-mon[200575]: osdmap e649: 8 total, 8 up, 8 in 2023-09-22T07:53:49.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:49 smithi006 ceph-mon[200575]: from='client.? 172.21.15.6:0/1457423003' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:49.560 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:53:49.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:49 smithi105 ceph-mon[190463]: osdmap e649: 8 total, 8 up, 8 in 2023-09-22T07:53:49.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:49 smithi105 ceph-mon[190463]: from='client.? 172.21.15.6:0/1457423003' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:50.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:50 smithi006 ceph-mon[204052]: pgmap v624: 121 pgs: 121 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2023-09-22T07:53:50.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:50 smithi006 ceph-mon[204052]: osdmap e650: 8 total, 8 up, 8 in 2023-09-22T07:53:50.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:50 smithi006 ceph-mon[200575]: pgmap v624: 121 pgs: 121 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2023-09-22T07:53:50.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:50 smithi006 ceph-mon[200575]: osdmap e650: 8 total, 8 up, 8 in 2023-09-22T07:53:50.583 INFO:tasks.rados.rados.0.smithi006.stdout:3092: done (4 left) 2023-09-22T07:53:50.583 INFO:tasks.rados.rados.0.smithi006.stdout:3094: done (3 left) 2023-09-22T07:53:50.583 INFO:tasks.rados.rados.0.smithi006.stdout:3097: done (2 left) 2023-09-22T07:53:50.583 INFO:tasks.rados.rados.0.smithi006.stdout:3098: done (1 left) 2023-09-22T07:53:50.583 INFO:tasks.rados.rados.0.smithi006.stdout:3100: done (0 left) 2023-09-22T07:53:50.583 INFO:tasks.rados.rados.0.smithi006.stdout:3101: snap_remove snap 274 2023-09-22T07:53:50.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:50 smithi105 ceph-mon[190463]: pgmap v624: 121 pgs: 121 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2023-09-22T07:53:50.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:50 smithi105 ceph-mon[190463]: osdmap e650: 8 total, 8 up, 8 in 2023-09-22T07:53:51.298 INFO:teuthology.orchestra.run.smithi006.stdout:true 2023-09-22T07:53:51.304 INFO:tasks.rados.rados.0.smithi006.stdout:3101: done (0 left) 2023-09-22T07:53:51.304 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 31 current snap is 293 2023-09-22T07:53:51.304 INFO:tasks.rados.rados.0.smithi006.stdout:3102: seq_num 968 ranges {0=614400,614400=745472,1359872=458752} 2023-09-22T07:53:51.314 INFO:tasks.rados.rados.0.smithi006.stdout:3102: writing smithi006182445-31 from 0 to 614400 tid 1 2023-09-22T07:53:51.314 INFO:tasks.rados.rados.0.smithi006.stdout:3102: writing smithi006182445-31 from 614400 to 1359872 tid 2 2023-09-22T07:53:51.314 INFO:tasks.rados.rados.0.smithi006.stdout:3102: writing smithi006182445-31 from 1359872 to 1818624 tid 3 2023-09-22T07:53:51.314 INFO:tasks.rados.rados.0.smithi006.stdout:3103: delete oid 49 current snap is 293 2023-09-22T07:53:51.320 INFO:tasks.rados.rados.0.smithi006.stdout:3102: finishing write tid 1 to smithi006182445-31 2023-09-22T07:53:51.322 INFO:tasks.rados.rados.0.smithi006.stdout:3102: finishing write tid 2 to smithi006182445-31 2023-09-22T07:53:51.323 INFO:tasks.rados.rados.0.smithi006.stdout:3102: finishing write tid 3 to smithi006182445-31 2023-09-22T07:53:51.323 INFO:tasks.rados.rados.0.smithi006.stdout:3102: finishing write tid 4 to smithi006182445-31 2023-09-22T07:53:51.325 INFO:tasks.rados.rados.0.smithi006.stdout:3102: finishing write tid 5 to smithi006182445-31 2023-09-22T07:53:51.325 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 31 v 1634 (ObjNum 968 snap 293 seq_num 968) dirty exists 2023-09-22T07:53:51.325 INFO:tasks.rados.rados.0.smithi006.stdout:3102: left oid 31 (ObjNum 968 snap 293 seq_num 968) 2023-09-22T07:53:51.329 INFO:tasks.rados.rados.0.smithi006.stdout:3102: done (1 left) 2023-09-22T07:53:51.329 INFO:tasks.rados.rados.0.smithi006.stdout:3103: done (0 left) 2023-09-22T07:53:51.329 INFO:tasks.rados.rados.0.smithi006.stdout:3104: delete oid 44 current snap is 293 2023-09-22T07:53:51.330 INFO:tasks.rados.rados.0.smithi006.stdout:3104: done (0 left) 2023-09-22T07:53:51.331 INFO:tasks.rados.rados.0.smithi006.stdout:3105: snap_remove snap 266 2023-09-22T07:53:51.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:51 smithi105 ceph-mon[190463]: osdmap e651: 8 total, 8 up, 8 in 2023-09-22T07:53:51.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:51 smithi105 ceph-mon[190463]: from='client.? 172.21.15.6:0/3592460923' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:51.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:51 smithi105 ceph-mon[190463]: osdmap e652: 8 total, 8 up, 8 in 2023-09-22T07:53:51.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:51 smithi006 ceph-mon[204052]: osdmap e651: 8 total, 8 up, 8 in 2023-09-22T07:53:51.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:51 smithi006 ceph-mon[204052]: from='client.? 172.21.15.6:0/3592460923' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:51.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:51 smithi006 ceph-mon[204052]: osdmap e652: 8 total, 8 up, 8 in 2023-09-22T07:53:51.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:51 smithi006 ceph-mon[200575]: osdmap e651: 8 total, 8 up, 8 in 2023-09-22T07:53:51.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:51 smithi006 ceph-mon[200575]: from='client.? 172.21.15.6:0/3592460923' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:51.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:51 smithi006 ceph-mon[200575]: osdmap e652: 8 total, 8 up, 8 in 2023-09-22T07:53:51.939 DEBUG:teuthology.orchestra.run.smithi006:> 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 762f9dea-591a-11ee-8db4-212e2dc638e7 -e sha1=f7ddca67b6a148248f52707ca2c2435fcda64b34 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2023-09-22T07:53:52.301 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:53:52.342 INFO:tasks.rados.rados.0.smithi006.stdout:3105: done (0 left) 2023-09-22T07:53:52.342 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 45 current snap is 293 2023-09-22T07:53:52.343 INFO:tasks.rados.rados.0.smithi006.stdout:3106: seq_num 971 ranges {3203072=671744,3874816=802816,4677632=401408} 2023-09-22T07:53:52.360 INFO:tasks.rados.rados.0.smithi006.stdout:3106: writing smithi006182445-45 from 3203072 to 3874816 tid 1 2023-09-22T07:53:52.366 INFO:tasks.rados.rados.0.smithi006.stdout:3106: writing smithi006182445-45 from 3874816 to 4677632 tid 2 2023-09-22T07:53:52.369 INFO:tasks.rados.rados.0.smithi006.stdout:3106: writing smithi006182445-45 from 4677632 to 5079040 tid 3 2023-09-22T07:53:52.369 INFO:tasks.rados.rados.0.smithi006.stdout:3107: read oid 30 snap -1 2023-09-22T07:53:52.369 INFO:tasks.rados.rados.0.smithi006.stdout:3107: expect deleted 2023-09-22T07:53:52.369 INFO:tasks.rados.rados.0.smithi006.stdout:3108: rmattr oid 41 current snap is 293 2023-09-22T07:53:52.370 INFO:tasks.rados.rados.0.smithi006.stdout:3109: snap_remove snap 258 2023-09-22T07:53:52.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:52 smithi105 ceph-mon[190463]: pgmap v627: 121 pgs: 121 active+clean; 300 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 586 KiB/s wr, 14 op/s 2023-09-22T07:53:52.721 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:52 smithi006 ceph-mon[200575]: pgmap v627: 121 pgs: 121 active+clean; 300 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 586 KiB/s wr, 14 op/s 2023-09-22T07:53:52.721 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:52 smithi006 ceph-mon[204052]: pgmap v627: 121 pgs: 121 active+clean; 300 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 586 KiB/s wr, 14 op/s 2023-09-22T07:53:53.361 INFO:tasks.rados.rados.0.smithi006.stdout:3109: done (3 left) 2023-09-22T07:53:53.361 INFO:tasks.rados.rados.0.smithi006.stdout:3110: snap_create 2023-09-22T07:53:53.361 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 41 v 1405 (ObjNum 776 snap 234 seq_num 776) dirty exists 2023-09-22T07:53:53.361 INFO:tasks.rados.rados.0.smithi006.stdout:3106: finishing write tid 1 to smithi006182445-45 2023-09-22T07:53:53.362 INFO:tasks.rados.rados.0.smithi006.stdout:3106: finishing write tid 2 to smithi006182445-45 2023-09-22T07:53:53.362 INFO:tasks.rados.rados.0.smithi006.stdout:3106: finishing write tid 3 to smithi006182445-45 2023-09-22T07:53:53.362 INFO:tasks.rados.rados.0.smithi006.stdout:3106: finishing write tid 4 to smithi006182445-45 2023-09-22T07:53:53.362 INFO:tasks.rados.rados.0.smithi006.stdout:3106: finishing write tid 5 to smithi006182445-45 2023-09-22T07:53:53.362 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 45 v 1147 (ObjNum 971 snap 293 seq_num 971) dirty exists 2023-09-22T07:53:53.362 INFO:tasks.rados.rados.0.smithi006.stdout:3106: left oid 45 (ObjNum 971 snap 293 seq_num 971) 2023-09-22T07:53:53.622 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:53 smithi006 ceph-mon[200575]: osdmap e653: 8 total, 8 up, 8 in 2023-09-22T07:53:53.623 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:53 smithi006 ceph-mon[200575]: pgmap v630: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 872 KiB/s wr, 9 op/s 2023-09-22T07:53:53.623 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:53 smithi006 ceph-mon[204052]: osdmap e653: 8 total, 8 up, 8 in 2023-09-22T07:53:53.623 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:53 smithi006 ceph-mon[204052]: pgmap v630: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 872 KiB/s wr, 9 op/s 2023-09-22T07:53:53.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:53 smithi105 ceph-mon[190463]: osdmap e653: 8 total, 8 up, 8 in 2023-09-22T07:53:53.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:53 smithi105 ceph-mon[190463]: pgmap v630: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 872 KiB/s wr, 9 op/s 2023-09-22T07:53:54.130 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-6218-gf7ddca67 (f7ddca67b6a148248f52707ca2c2435fcda64b34) reef (dev)" 2023-09-22T07:53:54.359 INFO:tasks.rados.rados.0.smithi006.stdout:3106: done (3 left) 2023-09-22T07:53:54.360 INFO:tasks.rados.rados.0.smithi006.stdout:3107: done (2 left) 2023-09-22T07:53:54.360 INFO:tasks.rados.rados.0.smithi006.stdout:3108: done (1 left) 2023-09-22T07:53:54.360 INFO:tasks.rados.rados.0.smithi006.stdout:3110: done (0 left) 2023-09-22T07:53:54.360 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 20 current snap is 294 2023-09-22T07:53:54.360 INFO:tasks.rados.rados.0.smithi006.stdout:3111: seq_num 972 ranges {679936=688128,1368064=688128,2056192=516096} 2023-09-22T07:53:54.366 INFO:tasks.rados.rados.0.smithi006.stdout:3111: writing smithi006182445-20 from 679936 to 1368064 tid 1 2023-09-22T07:53:54.371 INFO:tasks.rados.rados.0.smithi006.stdout:3111: writing smithi006182445-20 from 1368064 to 2056192 tid 2 2023-09-22T07:53:54.374 INFO:tasks.rados.rados.0.smithi006.stdout:3111: writing smithi006182445-20 from 2056192 to 2572288 tid 3 2023-09-22T07:53:54.374 INFO:tasks.rados.rados.0.smithi006.stdout:3112: read oid 9 snap 288 2023-09-22T07:53:54.375 INFO:tasks.rados.rados.0.smithi006.stdout:3112: expect (ObjNum 919 snap 283 seq_num 919) 2023-09-22T07:53:54.375 INFO:tasks.rados.rados.0.smithi006.stdout:3113: rollback oid 37 current snap is 294 2023-09-22T07:53:54.375 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 37 to 261 2023-09-22T07:53:54.375 INFO:tasks.rados.rados.0.smithi006.stdout:3114: read oid 16 snap -1 2023-09-22T07:53:54.375 INFO:tasks.rados.rados.0.smithi006.stdout:3114: expect (ObjNum 900 snap 276 seq_num 900) 2023-09-22T07:53:54.375 INFO:tasks.rados.rados.0.smithi006.stdout:3115: rollback oid 19 current snap is 294 2023-09-22T07:53:54.375 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 19 to 267 2023-09-22T07:53:54.375 INFO:tasks.rados.rados.0.smithi006.stdout:3116: read oid 44 snap -1 2023-09-22T07:53:54.375 INFO:tasks.rados.rados.0.smithi006.stdout:3116: expect deleted 2023-09-22T07:53:54.375 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 15 current snap is 294 2023-09-22T07:53:54.375 INFO:tasks.rados.rados.0.smithi006.stdout:3117: seq_num 973 ranges {1302528=704512,2007040=573440,2580480=507904,3088384=122880} 2023-09-22T07:53:54.385 INFO:tasks.rados.rados.0.smithi006.stdout:3117: writing smithi006182445-15 from 1302528 to 2007040 tid 1 2023-09-22T07:53:54.389 INFO:tasks.rados.rados.0.smithi006.stdout:3117: writing smithi006182445-15 from 2007040 to 2580480 tid 2 2023-09-22T07:53:54.391 INFO:tasks.rados.rados.0.smithi006.stdout:3117: writing smithi006182445-15 from 2580480 to 3088384 tid 3 2023-09-22T07:53:54.392 INFO:tasks.rados.rados.0.smithi006.stdout:3117: writing smithi006182445-15 from 3088384 to 3211264 tid 4 2023-09-22T07:53:54.393 INFO:tasks.rados.rados.0.smithi006.stdout:3118: setattr oid 22 current snap is 294 2023-09-22T07:53:54.393 INFO:tasks.rados.rados.0.smithi006.stdout:3115: finishing rollback tid 1 to smithi006182445-19 2023-09-22T07:53:54.393 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 19 v 0 (ObjNum 289 snap 0 seq_num 3169932992) dirty dne 2023-09-22T07:53:54.393 INFO:tasks.rados.rados.0.smithi006.stdout:3114: expect (ObjNum 900 snap 276 seq_num 900) 2023-09-22T07:53:54.414 INFO:tasks.rados.rados.0.smithi006.stdout:3113: finishing rollback tid 1 to smithi006182445-37 2023-09-22T07:53:54.415 INFO:tasks.rados.rados.0.smithi006.stdout:3113: finishing rollback tid 2 to smithi006182445-37 2023-09-22T07:53:54.415 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 37 v 1149 (ObjNum 774 snap 234 seq_num 774) dirty exists 2023-09-22T07:53:54.415 INFO:tasks.rados.rados.0.smithi006.stdout:3113: done (7 left) 2023-09-22T07:53:54.415 INFO:tasks.rados.rados.0.smithi006.stdout:3114: done (6 left) 2023-09-22T07:53:54.415 INFO:tasks.rados.rados.0.smithi006.stdout:3115: done (5 left) 2023-09-22T07:53:54.415 INFO:tasks.rados.rados.0.smithi006.stdout:3116: done (4 left) 2023-09-22T07:53:54.415 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 30 current snap is 294 2023-09-22T07:53:54.415 INFO:tasks.rados.rados.0.smithi006.stdout:3119: seq_num 974 ranges {0=720896,720896=507904,1228800=671744,1900544=24576} 2023-09-22T07:53:54.419 INFO:tasks.rados.rados.0.smithi006.stdout:3119: writing smithi006182445-30 from 0 to 720896 tid 1 2023-09-22T07:53:54.422 INFO:tasks.rados.rados.0.smithi006.stdout:3119: writing smithi006182445-30 from 720896 to 1228800 tid 2 2023-09-22T07:53:54.427 INFO:tasks.rados.rados.0.smithi006.stdout:3119: writing smithi006182445-30 from 1228800 to 1900544 tid 3 2023-09-22T07:53:54.427 INFO:tasks.rados.rados.0.smithi006.stdout:3119: writing smithi006182445-30 from 1900544 to 1925120 tid 4 2023-09-22T07:53:54.427 INFO:tasks.rados.rados.0.smithi006.stdout:3120: read oid 16 snap -1 2023-09-22T07:53:54.427 INFO:tasks.rados.rados.0.smithi006.stdout:3120: expect (ObjNum 900 snap 276 seq_num 900) 2023-09-22T07:53:54.427 INFO:tasks.rados.rados.0.smithi006.stdout:3121: rmattr oid 31 current snap is 294 2023-09-22T07:53:54.427 INFO:tasks.rados.rados.0.smithi006.stdout:3121: done (6 left) 2023-09-22T07:53:54.427 INFO:tasks.rados.rados.0.smithi006.stdout:3122: read oid 4 snap 283 2023-09-22T07:53:54.427 INFO:tasks.rados.rados.0.smithi006.stdout:3122: expect (ObjNum 749 snap 227 seq_num 749) 2023-09-22T07:53:54.428 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 48 current snap is 294 2023-09-22T07:53:54.428 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 22 v 1152 (ObjNum 929 snap 284 seq_num 929) dirty exists 2023-09-22T07:53:54.428 INFO:tasks.rados.rados.0.smithi006.stdout:3123: seq_num 975 ranges {0=737280,737280=786432,1523712=417792} 2023-09-22T07:53:54.431 INFO:tasks.rados.rados.0.smithi006.stdout:3123: writing smithi006182445-48 from 0 to 737280 tid 1 2023-09-22T07:53:54.436 INFO:tasks.rados.rados.0.smithi006.stdout:3123: writing smithi006182445-48 from 737280 to 1523712 tid 2 2023-09-22T07:53:54.438 INFO:tasks.rados.rados.0.smithi006.stdout:3123: writing smithi006182445-48 from 1523712 to 1941504 tid 3 2023-09-22T07:53:54.438 INFO:tasks.rados.rados.0.smithi006.stdout:3118: done (7 left) 2023-09-22T07:53:54.438 INFO:tasks.rados.rados.0.smithi006.stdout:3124: snap_remove snap 267 2023-09-22T07:53:54.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:54 smithi006 ceph-mon[204052]: osdmap e654: 8 total, 8 up, 8 in 2023-09-22T07:53:54.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:54 smithi006 ceph-mon[204052]: from='client.? 172.21.15.6:0/3471651396' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:54.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:54 smithi006 ceph-mon[200575]: osdmap e654: 8 total, 8 up, 8 in 2023-09-22T07:53:54.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:54 smithi006 ceph-mon[200575]: from='client.? 172.21.15.6:0/3471651396' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:54.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:54 smithi105 ceph-mon[190463]: osdmap e654: 8 total, 8 up, 8 in 2023-09-22T07:53:54.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:54 smithi105 ceph-mon[190463]: from='client.? 172.21.15.6:0/3471651396' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-22T07:53:54.777 INFO:teuthology.task.sequential:In sequential, running task print... 2023-09-22T07:53:54.777 INFO:teuthology.task.print:**** done end upgrade, wait... 2023-09-22T07:53:54.777 DEBUG:teuthology.parallel:result is None 2023-09-22T07:53:55.374 INFO:tasks.rados.rados.0.smithi006.stdout:3124: done (7 left) 2023-09-22T07:53:55.374 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 38 current snap is 294 2023-09-22T07:53:55.374 INFO:tasks.rados.rados.0.smithi006.stdout:3112: expect (ObjNum 919 snap 283 seq_num 919) 2023-09-22T07:53:55.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:55 smithi105 ceph-mon[190463]: osdmap e655: 8 total, 8 up, 8 in 2023-09-22T07:53:55.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:55 smithi105 ceph-mon[190463]: pgmap v633: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 303 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2023-09-22T07:53:55.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:55 smithi006 ceph-mon[204052]: osdmap e655: 8 total, 8 up, 8 in 2023-09-22T07:53:55.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:55 smithi006 ceph-mon[204052]: pgmap v633: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 303 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2023-09-22T07:53:55.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:55 smithi006 ceph-mon[200575]: osdmap e655: 8 total, 8 up, 8 in 2023-09-22T07:53:55.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:55 smithi006 ceph-mon[200575]: pgmap v633: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 303 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2023-09-22T07:53:55.896 INFO:tasks.rados.rados.0.smithi006.stdout:3120: expect (ObjNum 900 snap 276 seq_num 900) 2023-09-22T07:53:55.915 INFO:tasks.rados.rados.0.smithi006.stdout:3123: finishing write tid 1 to smithi006182445-48 2023-09-22T07:53:55.915 INFO:tasks.rados.rados.0.smithi006.stdout:3123: finishing write tid 2 to smithi006182445-48 2023-09-22T07:53:55.915 INFO:tasks.rados.rados.0.smithi006.stdout:3123: finishing write tid 3 to smithi006182445-48 2023-09-22T07:53:55.915 INFO:tasks.rados.rados.0.smithi006.stdout:3123: finishing write tid 4 to smithi006182445-48 2023-09-22T07:53:55.915 INFO:tasks.rados.rados.0.smithi006.stdout:3123: finishing write tid 5 to smithi006182445-48 2023-09-22T07:53:55.915 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 48 v 1243 (ObjNum 975 snap 294 seq_num 975) dirty exists 2023-09-22T07:53:55.915 INFO:tasks.rados.rados.0.smithi006.stdout:3123: left oid 48 (ObjNum 975 snap 294 seq_num 975) 2023-09-22T07:53:55.915 INFO:tasks.rados.rados.0.smithi006.stdout:3122: expect (ObjNum 749 snap 227 seq_num 749) 2023-09-22T07:53:56.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:56 smithi105 ceph-mon[190463]: osdmap e656: 8 total, 8 up, 8 in 2023-09-22T07:53:56.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:56 smithi105 ceph-mon[190463]: osdmap e657: 8 total, 8 up, 8 in 2023-09-22T07:53:56.773 INFO:tasks.rados.rados.0.smithi006.stdout:3111: finishing write tid 1 to smithi006182445-20 2023-09-22T07:53:56.774 INFO:tasks.rados.rados.0.smithi006.stdout:3111: finishing write tid 2 to smithi006182445-20 2023-09-22T07:53:56.774 INFO:tasks.rados.rados.0.smithi006.stdout:3111: finishing write tid 3 to smithi006182445-20 2023-09-22T07:53:56.774 INFO:tasks.rados.rados.0.smithi006.stdout:3111: finishing write tid 4 to smithi006182445-20 2023-09-22T07:53:56.774 INFO:tasks.rados.rados.0.smithi006.stdout:3119: finishing write tid 1 to smithi006182445-30 2023-09-22T07:53:56.774 INFO:tasks.rados.rados.0.smithi006.stdout:3119: finishing write tid 2 to smithi006182445-30 2023-09-22T07:53:56.774 INFO:tasks.rados.rados.0.smithi006.stdout:3117: finishing write tid 1 to smithi006182445-15 2023-09-22T07:53:56.774 INFO:tasks.rados.rados.0.smithi006.stdout:3119: finishing write tid 3 to smithi006182445-30 2023-09-22T07:53:56.774 INFO:tasks.rados.rados.0.smithi006.stdout:3117: finishing write tid 2 to smithi006182445-15 2023-09-22T07:53:56.774 INFO:tasks.rados.rados.0.smithi006.stdout:3119: finishing write tid 4 to smithi006182445-30 2023-09-22T07:53:56.774 INFO:tasks.rados.rados.0.smithi006.stdout:3119: finishing write tid 5 to smithi006182445-30 2023-09-22T07:53:56.775 INFO:tasks.rados.rados.0.smithi006.stdout:3111: finishing write tid 5 to smithi006182445-20 2023-09-22T07:53:56.775 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 20 v 1533 (ObjNum 972 snap 294 seq_num 972) dirty exists 2023-09-22T07:53:56.775 INFO:tasks.rados.rados.0.smithi006.stdout:3111: left oid 20 (ObjNum 972 snap 294 seq_num 972) 2023-09-22T07:53:56.775 INFO:tasks.rados.rados.0.smithi006.stdout:3117: finishing write tid 3 to smithi006182445-15 2023-09-22T07:53:56.775 INFO:tasks.rados.rados.0.smithi006.stdout:3117: finishing write tid 4 to smithi006182445-15 2023-09-22T07:53:56.775 INFO:tasks.rados.rados.0.smithi006.stdout:3117: finishing write tid 5 to smithi006182445-15 2023-09-22T07:53:56.775 INFO:tasks.rados.rados.0.smithi006.stdout:3125: seq_num 976 ranges {966656=753664,1720320=671744,2392064=532480} 2023-09-22T07:53:56.782 INFO:tasks.rados.rados.0.smithi006.stdout:3125: writing smithi006182445-38 from 966656 to 1720320 tid 1 2023-09-22T07:53:56.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:56 smithi006 ceph-mon[200575]: osdmap e656: 8 total, 8 up, 8 in 2023-09-22T07:53:56.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:56 smithi006 ceph-mon[200575]: osdmap e657: 8 total, 8 up, 8 in 2023-09-22T07:53:56.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:56 smithi006 ceph-mon[204052]: osdmap e656: 8 total, 8 up, 8 in 2023-09-22T07:53:56.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:56 smithi006 ceph-mon[204052]: osdmap e657: 8 total, 8 up, 8 in 2023-09-22T07:53:56.785 INFO:tasks.rados.rados.0.smithi006.stdout:3125: writing smithi006182445-38 from 1720320 to 2392064 tid 2 2023-09-22T07:53:56.789 INFO:tasks.rados.rados.0.smithi006.stdout:3125: writing smithi006182445-38 from 2392064 to 2924544 tid 3 2023-09-22T07:53:56.789 INFO:tasks.rados.rados.0.smithi006.stdout:3111: done (7 left) 2023-09-22T07:53:56.790 INFO:tasks.rados.rados.0.smithi006.stdout:3112: done (6 left) 2023-09-22T07:53:56.790 INFO:tasks.rados.rados.0.smithi006.stdout:3120: done (5 left) 2023-09-22T07:53:56.790 INFO:tasks.rados.rados.0.smithi006.stdout:3122: done (4 left) 2023-09-22T07:53:56.790 INFO:tasks.rados.rados.0.smithi006.stdout:3123: done (3 left) 2023-09-22T07:53:56.790 INFO:tasks.rados.rados.0.smithi006.stdout:3126: setattr oid 29 current snap is 294 2023-09-22T07:53:56.790 INFO:tasks.rados.rados.0.smithi006.stdout:3119: finishing write tid 6 to smithi006182445-30 2023-09-22T07:53:56.790 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 30 v 1233 (ObjNum 974 snap 294 seq_num 974) dirty exists 2023-09-22T07:53:56.790 INFO:tasks.rados.rados.0.smithi006.stdout:3119: left oid 30 (ObjNum 974 snap 294 seq_num 974) 2023-09-22T07:53:56.790 INFO:tasks.rados.rados.0.smithi006.stdout:3117: finishing write tid 6 to smithi006182445-15 2023-09-22T07:53:56.790 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 15 v 1662 (ObjNum 973 snap 294 seq_num 973) dirty exists 2023-09-22T07:53:56.791 INFO:tasks.rados.rados.0.smithi006.stdout:3117: left oid 15 (ObjNum 973 snap 294 seq_num 973) 2023-09-22T07:53:56.791 INFO:tasks.rados.rados.0.smithi006.stdout:3125: finishing write tid 1 to smithi006182445-38 2023-09-22T07:53:56.791 INFO:tasks.rados.rados.0.smithi006.stdout:3117: done (3 left) 2023-09-22T07:53:56.791 INFO:tasks.rados.rados.0.smithi006.stdout:3119: done (2 left) 2023-09-22T07:53:56.792 INFO:tasks.rados.rados.0.smithi006.stdout:3127: read oid 49 snap -1 2023-09-22T07:53:56.792 INFO:tasks.rados.rados.0.smithi006.stdout:3127: expect deleted 2023-09-22T07:53:56.792 INFO:tasks.rados.rados.0.smithi006.stdout:3128: rollback oid 23 current snap is 294 2023-09-22T07:53:56.792 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 23 to 273 2023-09-22T07:53:56.792 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 8 current snap is 294 2023-09-22T07:53:56.792 INFO:tasks.rados.rados.0.smithi006.stdout:3129: seq_num 977 ranges {10027008=770048,10797056=557056,11354112=491520,11845632=155648} 2023-09-22T07:53:56.849 INFO:tasks.rados.rados.0.smithi006.stdout:3129: writing smithi006182445-8 from 10027008 to 10797056 tid 1 2023-09-22T07:53:56.852 INFO:tasks.rados.rados.0.smithi006.stdout:3129: writing smithi006182445-8 from 10797056 to 11354112 tid 2 2023-09-22T07:53:56.855 INFO:tasks.rados.rados.0.smithi006.stdout:3129: writing smithi006182445-8 from 11354112 to 11845632 tid 3 2023-09-22T07:53:56.856 INFO:tasks.rados.rados.0.smithi006.stdout:3129: writing smithi006182445-8 from 11845632 to 12001280 tid 4 2023-09-22T07:53:56.856 INFO:tasks.rados.rados.0.smithi006.stdout:3130: read oid 50 snap -1 2023-09-22T07:53:56.856 INFO:tasks.rados.rados.0.smithi006.stdout:3130: expect (ObjNum 947 snap 286 seq_num 947) 2023-09-22T07:53:56.857 INFO:tasks.rados.rados.0.smithi006.stdout:3131: snap_remove snap 291 2023-09-22T07:53:57.385 INFO:tasks.rados.rados.0.smithi006.stdout:3131: done (6 left) 2023-09-22T07:53:57.385 INFO:tasks.rados.rados.0.smithi006.stdout:3132: snap_create 2023-09-22T07:53:57.386 INFO:tasks.rados.rados.0.smithi006.stdout:3125: finishing write tid 2 to smithi006182445-38 2023-09-22T07:53:57.386 INFO:tasks.rados.rados.0.smithi006.stdout:3125: finishing write tid 3 to smithi006182445-38 2023-09-22T07:53:57.386 INFO:tasks.rados.rados.0.smithi006.stdout:3128: finishing rollback tid 1 to smithi006182445-23 2023-09-22T07:53:57.386 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 29 v 1143 (ObjNum 33 snap 0 seq_num 3169173312) dirty exists 2023-09-22T07:53:57.386 INFO:tasks.rados.rados.0.smithi006.stdout:3125: finishing write tid 4 to smithi006182445-38 2023-09-22T07:53:57.386 INFO:tasks.rados.rados.0.smithi006.stdout:3128: finishing rollback tid 2 to smithi006182445-23 2023-09-22T07:53:57.386 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 23 v 1127 (ObjNum 768 snap 230 seq_num 768) dirty exists 2023-09-22T07:53:57.386 INFO:tasks.rados.rados.0.smithi006.stdout:3125: finishing write tid 5 to smithi006182445-38 2023-09-22T07:53:57.386 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 38 v 1252 (ObjNum 976 snap 294 seq_num 976) dirty exists 2023-09-22T07:53:57.386 INFO:tasks.rados.rados.0.smithi006.stdout:3125: left oid 38 (ObjNum 976 snap 294 seq_num 976) 2023-09-22T07:53:57.387 INFO:tasks.rados.rados.0.smithi006.stdout:3129: finishing write tid 1 to smithi006182445-8 2023-09-22T07:53:57.387 INFO:tasks.rados.rados.0.smithi006.stdout:3129: finishing write tid 2 to smithi006182445-8 2023-09-22T07:53:57.387 INFO:tasks.rados.rados.0.smithi006.stdout:3129: finishing write tid 3 to smithi006182445-8 2023-09-22T07:53:57.387 INFO:tasks.rados.rados.0.smithi006.stdout:3129: finishing write tid 4 to smithi006182445-8 2023-09-22T07:53:57.387 INFO:tasks.rados.rados.0.smithi006.stdout:3129: finishing write tid 5 to smithi006182445-8 2023-09-22T07:53:57.387 INFO:tasks.rados.rados.0.smithi006.stdout:3130: expect (ObjNum 947 snap 286 seq_num 947) 2023-09-22T07:53:57.426 INFO:tasks.rados.rados.0.smithi006.stdout:3129: finishing write tid 6 to smithi006182445-8 2023-09-22T07:53:57.426 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 8 v 1114 (ObjNum 977 snap 294 seq_num 977) dirty exists 2023-09-22T07:53:57.427 INFO:tasks.rados.rados.0.smithi006.stdout:3129: left oid 8 (ObjNum 977 snap 294 seq_num 977) 2023-09-22T07:53:57.708 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:57 smithi006 ceph-mon[204052]: pgmap v636: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 293 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 2.2 MiB/s wr, 12 op/s 2023-09-22T07:53:57.708 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:57 smithi006 ceph-mon[200575]: pgmap v636: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 293 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 2.2 MiB/s wr, 12 op/s 2023-09-22T07:53:57.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:57 smithi105 ceph-mon[190463]: pgmap v636: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 293 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 2.2 MiB/s wr, 12 op/s 2023-09-22T07:53:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:53:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:53:57] "GET /metrics HTTP/1.1" 200 36092 "" "Prometheus/2.43.0" 2023-09-22T07:53:58.386 INFO:tasks.rados.rados.0.smithi006.stdout:3125: done (6 left) 2023-09-22T07:53:58.386 INFO:tasks.rados.rados.0.smithi006.stdout:3126: done (5 left) 2023-09-22T07:53:58.386 INFO:tasks.rados.rados.0.smithi006.stdout:3127: done (4 left) 2023-09-22T07:53:58.387 INFO:tasks.rados.rados.0.smithi006.stdout:3128: done (3 left) 2023-09-22T07:53:58.387 INFO:tasks.rados.rados.0.smithi006.stdout:3129: done (2 left) 2023-09-22T07:53:58.387 INFO:tasks.rados.rados.0.smithi006.stdout:3130: done (1 left) 2023-09-22T07:53:58.387 INFO:tasks.rados.rados.0.smithi006.stdout:3132: done (0 left) 2023-09-22T07:53:58.387 INFO:tasks.rados.rados.0.smithi006.stdout:3133: delete oid 44 current snap is 295 2023-09-22T07:53:58.390 INFO:tasks.rados.rados.0.smithi006.stdout:3133: done (0 left) 2023-09-22T07:53:58.390 INFO:tasks.rados.rados.0.smithi006.stdout:3134: delete oid 20 current snap is 295 2023-09-22T07:53:58.393 INFO:tasks.rados.rados.0.smithi006.stdout:3134: done (0 left) 2023-09-22T07:53:58.393 INFO:tasks.rados.rados.0.smithi006.stdout:3135: rmattr oid 37 current snap is 295 2023-09-22T07:53:58.393 INFO:tasks.rados.rados.0.smithi006.stdout:3135: done (0 left) 2023-09-22T07:53:58.393 INFO:tasks.rados.rados.0.smithi006.stdout:3136: snap_create 2023-09-22T07:53:58.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:58 smithi006 ceph-mon[204052]: osdmap e658: 8 total, 8 up, 8 in 2023-09-22T07:53:58.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:53:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:58 smithi006 ceph-mon[200575]: osdmap e658: 8 total, 8 up, 8 in 2023-09-22T07:53:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:53:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:58 smithi105 ceph-mon[190463]: osdmap e658: 8 total, 8 up, 8 in 2023-09-22T07:53:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:53:59.392 INFO:tasks.rados.rados.0.smithi006.stdout:3136: done (0 left) 2023-09-22T07:53:59.392 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 4 current snap is 296 2023-09-22T07:53:59.392 INFO:tasks.rados.rados.0.smithi006.stdout:3137: seq_num 980 ranges {679936=417792,1097728=614400,1712128=663552,2375680=327680} 2023-09-22T07:53:59.398 INFO:tasks.rados.rados.0.smithi006.stdout:3137: writing smithi006182445-4 from 679936 to 1097728 tid 1 2023-09-22T07:53:59.401 INFO:tasks.rados.rados.0.smithi006.stdout:3137: writing smithi006182445-4 from 1097728 to 1712128 tid 2 2023-09-22T07:53:59.404 INFO:tasks.rados.rados.0.smithi006.stdout:3137: writing smithi006182445-4 from 1712128 to 2375680 tid 3 2023-09-22T07:53:59.407 INFO:tasks.rados.rados.0.smithi006.stdout:3137: writing smithi006182445-4 from 2375680 to 2703360 tid 4 2023-09-22T07:53:59.407 INFO:tasks.rados.rados.0.smithi006.stdout:3138: read oid 38 snap -1 2023-09-22T07:53:59.407 INFO:tasks.rados.rados.0.smithi006.stdout:3138: expect (ObjNum 976 snap 294 seq_num 976) 2023-09-22T07:53:59.407 INFO:tasks.rados.rados.0.smithi006.stdout:3139: rmattr oid 3 current snap is 296 2023-09-22T07:53:59.407 INFO:tasks.rados.rados.0.smithi006.stdout:3140: read oid 31 snap 273 2023-09-22T07:53:59.407 INFO:tasks.rados.rados.0.smithi006.stdout:3140: expect (ObjNum 874 snap 268 seq_num 874) 2023-09-22T07:53:59.407 INFO:tasks.rados.rados.0.smithi006.stdout:3141: snap_create 2023-09-22T07:53:59.408 INFO:tasks.rados.rados.0.smithi006.stdout:3137: finishing write tid 1 to smithi006182445-4 2023-09-22T07:53:59.408 INFO:tasks.rados.rados.0.smithi006.stdout:3137: finishing write tid 2 to smithi006182445-4 2023-09-22T07:53:59.411 INFO:tasks.rados.rados.0.smithi006.stdout:3137: finishing write tid 3 to smithi006182445-4 2023-09-22T07:53:59.413 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 3 v 1056 (ObjNum 918 snap 282 seq_num 918) dirty exists 2023-09-22T07:53:59.413 INFO:tasks.rados.rados.0.smithi006.stdout:3137: finishing write tid 4 to smithi006182445-4 2023-09-22T07:53:59.414 INFO:tasks.rados.rados.0.smithi006.stdout:3137: finishing write tid 5 to smithi006182445-4 2023-09-22T07:53:59.417 INFO:tasks.rados.rados.0.smithi006.stdout:3140: expect (ObjNum 874 snap 268 seq_num 874) 2023-09-22T07:53:59.478 INFO:tasks.rados.rados.0.smithi006.stdout:3137: finishing write tid 6 to smithi006182445-4 2023-09-22T07:53:59.478 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 4 v 1612 (ObjNum 980 snap 296 seq_num 980) dirty exists 2023-09-22T07:53:59.478 INFO:tasks.rados.rados.0.smithi006.stdout:3137: left oid 4 (ObjNum 980 snap 296 seq_num 980) 2023-09-22T07:53:59.478 INFO:tasks.rados.rados.0.smithi006.stdout:3138: expect (ObjNum 976 snap 294 seq_num 976) 2023-09-22T07:53:59.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:59 smithi006 ceph-mon[204052]: osdmap e659: 8 total, 8 up, 8 in 2023-09-22T07:53:59.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:53:59 smithi006 ceph-mon[204052]: pgmap v639: 121 pgs: 121 active+clean; 290 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.3 MiB/s wr, 21 op/s 2023-09-22T07:53:59.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:59 smithi006 ceph-mon[200575]: osdmap e659: 8 total, 8 up, 8 in 2023-09-22T07:53:59.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:53:59 smithi006 ceph-mon[200575]: pgmap v639: 121 pgs: 121 active+clean; 290 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.3 MiB/s wr, 21 op/s 2023-09-22T07:53:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:59 smithi105 ceph-mon[190463]: osdmap e659: 8 total, 8 up, 8 in 2023-09-22T07:53:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:53:59 smithi105 ceph-mon[190463]: pgmap v639: 121 pgs: 121 active+clean; 290 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.3 MiB/s wr, 21 op/s 2023-09-22T07:54:00.394 INFO:tasks.rados.rados.0.smithi006.stdout:3137: done (4 left) 2023-09-22T07:54:00.394 INFO:tasks.rados.rados.0.smithi006.stdout:3138: done (3 left) 2023-09-22T07:54:00.395 INFO:tasks.rados.rados.0.smithi006.stdout:3139: done (2 left) 2023-09-22T07:54:00.395 INFO:tasks.rados.rados.0.smithi006.stdout:3140: done (1 left) 2023-09-22T07:54:00.395 INFO:tasks.rados.rados.0.smithi006.stdout:3141: done (0 left) 2023-09-22T07:54:00.395 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 20 current snap is 297 2023-09-22T07:54:00.395 INFO:tasks.rados.rados.0.smithi006.stdout:3142: seq_num 981 ranges {0=434176,434176=540672,974848=466944,1441792=524288,1966080=73728} 2023-09-22T07:54:00.396 INFO:tasks.rados.rados.0.smithi006.stdout:3142: writing smithi006182445-20 from 0 to 434176 tid 1 2023-09-22T07:54:00.400 INFO:tasks.rados.rados.0.smithi006.stdout:3142: writing smithi006182445-20 from 434176 to 974848 tid 2 2023-09-22T07:54:00.403 INFO:tasks.rados.rados.0.smithi006.stdout:3142: writing smithi006182445-20 from 974848 to 1441792 tid 3 2023-09-22T07:54:00.406 INFO:tasks.rados.rados.0.smithi006.stdout:3142: writing smithi006182445-20 from 1441792 to 1966080 tid 4 2023-09-22T07:54:00.407 INFO:tasks.rados.rados.0.smithi006.stdout:3142: writing smithi006182445-20 from 1966080 to 2039808 tid 5 2023-09-22T07:54:00.407 INFO:tasks.rados.rados.0.smithi006.stdout:3143: read oid 17 snap 273 2023-09-22T07:54:00.407 INFO:tasks.rados.rados.0.smithi006.stdout:3143: expect (ObjNum 827 snap 247 seq_num 827) 2023-09-22T07:54:00.407 INFO:tasks.rados.rados.0.smithi006.stdout:3144: copy_from oid 41 from oid 16 current snap is 297 2023-09-22T07:54:00.407 INFO:tasks.rados.rados.0.smithi006.stdout:3142: finishing write tid 1 to smithi006182445-20 2023-09-22T07:54:00.408 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 27 current snap is 297 2023-09-22T07:54:00.408 INFO:tasks.rados.rados.0.smithi006.stdout:3145: seq_num 982 ranges {0=450560,450560=425984,876544=679936,1556480=466944,2023424=32768} 2023-09-22T07:54:00.410 INFO:tasks.rados.rados.0.smithi006.stdout:3145: writing smithi006182445-27 from 0 to 450560 tid 1 2023-09-22T07:54:00.416 INFO:tasks.rados.rados.0.smithi006.stdout:3145: writing smithi006182445-27 from 450560 to 876544 tid 2 2023-09-22T07:54:00.418 INFO:tasks.rados.rados.0.smithi006.stdout:3145: writing smithi006182445-27 from 876544 to 1556480 tid 3 2023-09-22T07:54:00.420 INFO:tasks.rados.rados.0.smithi006.stdout:3145: writing smithi006182445-27 from 1556480 to 2023424 tid 4 2023-09-22T07:54:00.421 INFO:tasks.rados.rados.0.smithi006.stdout:3145: writing smithi006182445-27 from 2023424 to 2056192 tid 5 2023-09-22T07:54:00.422 INFO:tasks.rados.rados.0.smithi006.stdout:3146: read oid 36 snap -1 2023-09-22T07:54:00.422 INFO:tasks.rados.rados.0.smithi006.stdout:3146: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-22T07:54:00.422 INFO:tasks.rados.rados.0.smithi006.stdout:3147: snap_create 2023-09-22T07:54:00.422 INFO:tasks.rados.rados.0.smithi006.stdout:3142: finishing write tid 2 to smithi006182445-20 2023-09-22T07:54:00.422 INFO:tasks.rados.rados.0.smithi006.stdout:3142: finishing write tid 3 to smithi006182445-20 2023-09-22T07:54:00.422 INFO:tasks.rados.rados.0.smithi006.stdout:3142: finishing write tid 4 to smithi006182445-20 2023-09-22T07:54:00.422 INFO:tasks.rados.rados.0.smithi006.stdout:3144: finishing copy_from racing read to smithi006182445-41 2023-09-22T07:54:00.422 INFO:tasks.rados.rados.0.smithi006.stdout:3144: finishing copy_from to smithi006182445-41 2023-09-22T07:54:00.422 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 41 v 1109 (ObjNum 900 snap 276 seq_num 900) dirty exists 2023-09-22T07:54:00.422 INFO:tasks.rados.rados.0.smithi006.stdout:3142: finishing write tid 5 to smithi006182445-20 2023-09-22T07:54:00.423 INFO:tasks.rados.rados.0.smithi006.stdout:3142: finishing write tid 6 to smithi006182445-20 2023-09-22T07:54:00.423 INFO:tasks.rados.rados.0.smithi006.stdout:3145: finishing write tid 1 to smithi006182445-27 2023-09-22T07:54:00.423 INFO:tasks.rados.rados.0.smithi006.stdout:3142: finishing write tid 7 to smithi006182445-20 2023-09-22T07:54:00.423 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 20 v 1540 (ObjNum 981 snap 297 seq_num 981) dirty exists 2023-09-22T07:54:00.423 INFO:tasks.rados.rados.0.smithi006.stdout:3142: left oid 20 (ObjNum 981 snap 297 seq_num 981) 2023-09-22T07:54:00.423 INFO:tasks.rados.rados.0.smithi006.stdout:3143: expect (ObjNum 827 snap 247 seq_num 827) 2023-09-22T07:54:00.494 INFO:tasks.rados.rados.0.smithi006.stdout:3145: finishing write tid 2 to smithi006182445-27 2023-09-22T07:54:00.494 INFO:tasks.rados.rados.0.smithi006.stdout:3146: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-22T07:54:00.497 INFO:tasks.rados.rados.0.smithi006.stdout:3145: finishing write tid 3 to smithi006182445-27 2023-09-22T07:54:00.497 INFO:tasks.rados.rados.0.smithi006.stdout:3145: finishing write tid 4 to smithi006182445-27 2023-09-22T07:54:00.497 INFO:tasks.rados.rados.0.smithi006.stdout:3145: finishing write tid 5 to smithi006182445-27 2023-09-22T07:54:00.498 INFO:tasks.rados.rados.0.smithi006.stdout:3145: finishing write tid 6 to smithi006182445-27 2023-09-22T07:54:00.498 INFO:tasks.rados.rados.0.smithi006.stdout:3145: finishing write tid 7 to smithi006182445-27 2023-09-22T07:54:00.498 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 27 v 1158 (ObjNum 982 snap 297 seq_num 982) dirty exists 2023-09-22T07:54:00.498 INFO:tasks.rados.rados.0.smithi006.stdout:3145: left oid 27 (ObjNum 982 snap 297 seq_num 982) 2023-09-22T07:54:00.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:00 smithi006 ceph-mon[204052]: osdmap e660: 8 total, 8 up, 8 in 2023-09-22T07:54:00.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:00 smithi006 ceph-mon[200575]: osdmap e660: 8 total, 8 up, 8 in 2023-09-22T07:54:00.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:00 smithi105 ceph-mon[190463]: osdmap e660: 8 total, 8 up, 8 in 2023-09-22T07:54:01.300 INFO:tasks.rados.rados.0.smithi006.stdout:3142: done (5 left) 2023-09-22T07:54:01.300 INFO:tasks.rados.rados.0.smithi006.stdout:3143: done (4 left) 2023-09-22T07:54:01.300 INFO:tasks.rados.rados.0.smithi006.stdout:3144: done (3 left) 2023-09-22T07:54:01.300 INFO:tasks.rados.rados.0.smithi006.stdout:3145: done (2 left) 2023-09-22T07:54:01.301 INFO:tasks.rados.rados.0.smithi006.stdout:3146: done (1 left) 2023-09-22T07:54:01.301 INFO:tasks.rados.rados.0.smithi006.stdout:3147: done (0 left) 2023-09-22T07:54:01.301 INFO:tasks.rados.rados.0.smithi006.stdout:3148: rollback oid 43 current snap is 298 2023-09-22T07:54:01.301 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 43 to 277 2023-09-22T07:54:01.301 INFO:tasks.rados.rados.0.smithi006.stdout:3149: copy_from oid 32 from oid 46 current snap is 298 2023-09-22T07:54:01.301 INFO:tasks.rados.rados.0.smithi006.stdout:3150: copy_from oid 33 from oid 40 current snap is 298 2023-09-22T07:54:01.301 INFO:tasks.rados.rados.0.smithi006.stdout:3151: snap_remove snap 261 2023-09-22T07:54:01.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:01 smithi006 ceph-mon[200575]: osdmap e661: 8 total, 8 up, 8 in 2023-09-22T07:54:01.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:01 smithi006 ceph-mon[200575]: pgmap v642: 121 pgs: 121 active+clean; 293 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.6 MiB/s wr, 17 op/s 2023-09-22T07:54:01.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:01 smithi006 ceph-mon[200575]: osdmap e662: 8 total, 8 up, 8 in 2023-09-22T07:54:01.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:01 smithi006 ceph-mon[204052]: osdmap e661: 8 total, 8 up, 8 in 2023-09-22T07:54:01.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:01 smithi006 ceph-mon[204052]: pgmap v642: 121 pgs: 121 active+clean; 293 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.6 MiB/s wr, 17 op/s 2023-09-22T07:54:01.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:01 smithi006 ceph-mon[204052]: osdmap e662: 8 total, 8 up, 8 in 2023-09-22T07:54:01.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:01 smithi105 ceph-mon[190463]: osdmap e661: 8 total, 8 up, 8 in 2023-09-22T07:54:01.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:01 smithi105 ceph-mon[190463]: pgmap v642: 121 pgs: 121 active+clean; 293 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.6 MiB/s wr, 17 op/s 2023-09-22T07:54:01.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:01 smithi105 ceph-mon[190463]: osdmap e662: 8 total, 8 up, 8 in 2023-09-22T07:54:02.308 INFO:tasks.rados.rados.0.smithi006.stdout:3151: done (3 left) 2023-09-22T07:54:02.308 INFO:tasks.rados.rados.0.smithi006.stdout:3152: delete oid 29 current snap is 298 2023-09-22T07:54:02.308 INFO:tasks.rados.rados.0.smithi006.stdout:3150: finishing copy_from to smithi006182445-33 2023-09-22T07:54:02.308 INFO:tasks.rados.rados.0.smithi006.stdout:3150: got expected ENOENT (src dne) 2023-09-22T07:54:02.309 INFO:tasks.rados.rados.0.smithi006.stdout:3148: finishing rollback tid 0 to smithi006182445-43 2023-09-22T07:54:02.309 INFO:tasks.rados.rados.0.smithi006.stdout:3150: finishing copy_from racing read to smithi006182445-33 2023-09-22T07:54:02.309 INFO:tasks.rados.rados.0.smithi006.stdout:3148: finishing rollback tid 1 to smithi006182445-43 2023-09-22T07:54:02.309 INFO:tasks.rados.rados.0.smithi006.stdout:3148: finishing rollback tid 2 to smithi006182445-43 2023-09-22T07:54:02.309 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 43 v 1676 (ObjNum 887 snap 274 seq_num 887) dirty exists 2023-09-22T07:54:02.309 INFO:tasks.rados.rados.0.smithi006.stdout:3149: finishing copy_from racing read to smithi006182445-32 2023-09-22T07:54:02.309 INFO:tasks.rados.rados.0.smithi006.stdout:3149: finishing copy_from to smithi006182445-32 2023-09-22T07:54:02.309 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 32 v 1166 (ObjNum 933 snap 284 seq_num 933) dirty exists 2023-09-22T07:54:02.314 INFO:tasks.rados.rados.0.smithi006.stdout:3148: done (3 left) 2023-09-22T07:54:02.314 INFO:tasks.rados.rados.0.smithi006.stdout:3149: done (2 left) 2023-09-22T07:54:02.314 INFO:tasks.rados.rados.0.smithi006.stdout:3150: done (1 left) 2023-09-22T07:54:02.314 INFO:tasks.rados.rados.0.smithi006.stdout:3152: done (0 left) 2023-09-22T07:54:02.314 INFO:tasks.rados.rados.0.smithi006.stdout:3153: delete oid 21 current snap is 298 2023-09-22T07:54:02.322 INFO:tasks.rados.rados.0.smithi006.stdout:3153: done (0 left) 2023-09-22T07:54:02.322 INFO:tasks.rados.rados.0.smithi006.stdout:3154: copy_from oid 13 from oid 17 current snap is 298 2023-09-22T07:54:02.322 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 26 current snap is 298 2023-09-22T07:54:02.322 INFO:tasks.rados.rados.0.smithi006.stdout:3155: seq_num 985 ranges {2670592=499712,3170304=483328,3653632=450560,4104192=581632,4685824=90112} 2023-09-22T07:54:02.338 INFO:tasks.rados.rados.0.smithi006.stdout:3155: writing smithi006182445-26 from 2670592 to 3170304 tid 1 2023-09-22T07:54:02.341 INFO:tasks.rados.rados.0.smithi006.stdout:3155: writing smithi006182445-26 from 3170304 to 3653632 tid 2 2023-09-22T07:54:02.343 INFO:tasks.rados.rados.0.smithi006.stdout:3155: writing smithi006182445-26 from 3653632 to 4104192 tid 3 2023-09-22T07:54:02.346 INFO:tasks.rados.rados.0.smithi006.stdout:3155: writing smithi006182445-26 from 4104192 to 4685824 tid 4 2023-09-22T07:54:02.347 INFO:tasks.rados.rados.0.smithi006.stdout:3155: writing smithi006182445-26 from 4685824 to 4775936 tid 5 2023-09-22T07:54:02.347 INFO:tasks.rados.rados.0.smithi006.stdout:3156: snap_create 2023-09-22T07:54:02.347 INFO:tasks.rados.rados.0.smithi006.stdout:3155: finishing write tid 1 to smithi006182445-26 2023-09-22T07:54:02.347 INFO:tasks.rados.rados.0.smithi006.stdout:3155: finishing write tid 2 to smithi006182445-26 2023-09-22T07:54:02.352 INFO:tasks.rados.rados.0.smithi006.stdout:3154: finishing copy_from racing read to smithi006182445-13 2023-09-22T07:54:02.352 INFO:tasks.rados.rados.0.smithi006.stdout:3155: finishing write tid 3 to smithi006182445-26 2023-09-22T07:54:02.354 INFO:tasks.rados.rados.0.smithi006.stdout:3155: finishing write tid 4 to smithi006182445-26 2023-09-22T07:54:02.355 INFO:tasks.rados.rados.0.smithi006.stdout:3154: finishing copy_from to smithi006182445-13 2023-09-22T07:54:02.355 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 13 v 1143 (ObjNum 957 snap 286 seq_num 957) dirty exists 2023-09-22T07:54:02.355 INFO:tasks.rados.rados.0.smithi006.stdout:3155: finishing write tid 5 to smithi006182445-26 2023-09-22T07:54:02.355 INFO:tasks.rados.rados.0.smithi006.stdout:3155: finishing write tid 6 to smithi006182445-26 2023-09-22T07:54:02.357 INFO:tasks.rados.rados.0.smithi006.stdout:3155: finishing write tid 7 to smithi006182445-26 2023-09-22T07:54:02.357 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 26 v 1618 (ObjNum 985 snap 298 seq_num 985) dirty exists 2023-09-22T07:54:02.357 INFO:tasks.rados.rados.0.smithi006.stdout:3155: left oid 26 (ObjNum 985 snap 298 seq_num 985) 2023-09-22T07:54:03.309 INFO:tasks.rados.rados.0.smithi006.stdout:3154: done (2 left) 2023-09-22T07:54:03.309 INFO:tasks.rados.rados.0.smithi006.stdout:3155: done (1 left) 2023-09-22T07:54:03.309 INFO:tasks.rados.rados.0.smithi006.stdout:3156: done (0 left) 2023-09-22T07:54:03.309 INFO:tasks.rados.rados.0.smithi006.stdout:3157: copy_from oid 24 from oid 35 current snap is 299 2023-09-22T07:54:03.309 INFO:tasks.rados.rados.0.smithi006.stdout:3158: read oid 32 snap 288 2023-09-22T07:54:03.309 INFO:tasks.rados.rados.0.smithi006.stdout:3158: expect (ObjNum 926 snap 284 seq_num 926) 2023-09-22T07:54:03.309 INFO:tasks.rados.rados.0.smithi006.stdout:3159: read oid 38 snap -1 2023-09-22T07:54:03.309 INFO:tasks.rados.rados.0.smithi006.stdout:3159: expect (ObjNum 976 snap 294 seq_num 976) 2023-09-22T07:54:03.309 INFO:tasks.rados.rados.0.smithi006.stdout:3160: read oid 41 snap -1 2023-09-22T07:54:03.310 INFO:tasks.rados.rados.0.smithi006.stdout:3160: expect (ObjNum 900 snap 276 seq_num 900) 2023-09-22T07:54:03.310 INFO:tasks.rados.rados.0.smithi006.stdout:3161: read oid 19 snap -1 2023-09-22T07:54:03.310 INFO:tasks.rados.rados.0.smithi006.stdout:3161: expect deleted 2023-09-22T07:54:03.310 INFO:tasks.rados.rados.0.smithi006.stdout:3162: read oid 7 snap -1 2023-09-22T07:54:03.310 INFO:tasks.rados.rados.0.smithi006.stdout:3162: expect deleted 2023-09-22T07:54:03.310 INFO:tasks.rados.rados.0.smithi006.stdout:3163: rollback oid 31 current snap is 299 2023-09-22T07:54:03.310 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 31 to 289 2023-09-22T07:54:03.310 INFO:tasks.rados.rados.0.smithi006.stdout:3164: delete oid 30 current snap is 299 2023-09-22T07:54:03.314 INFO:tasks.rados.rados.0.smithi006.stdout:3163: finishing rollback tid 0 to smithi006182445-31 2023-09-22T07:54:03.316 INFO:tasks.rados.rados.0.smithi006.stdout:3163: finishing rollback tid 1 to smithi006182445-31 2023-09-22T07:54:03.316 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 31 v 1687 (ObjNum 161 snap 0 seq_num 0) dirty dne 2023-09-22T07:54:03.327 INFO:tasks.rados.rados.0.smithi006.stdout:3157: finishing copy_from racing read to smithi006182445-24 2023-09-22T07:54:03.329 INFO:tasks.rados.rados.0.smithi006.stdout:3157: finishing copy_from to smithi006182445-24 2023-09-22T07:54:03.329 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 24 v 1142 (ObjNum 965 snap 292 seq_num 965) dirty exists 2023-09-22T07:54:03.330 INFO:tasks.rados.rados.0.smithi006.stdout:3158: expect (ObjNum 926 snap 284 seq_num 926) 2023-09-22T07:54:03.389 INFO:tasks.rados.rados.0.smithi006.stdout:3160: expect (ObjNum 900 snap 276 seq_num 900) 2023-09-22T07:54:03.407 INFO:tasks.rados.rados.0.smithi006.stdout:3159: expect (ObjNum 976 snap 294 seq_num 976) 2023-09-22T07:54:03.499 INFO:tasks.rados.rados.0.smithi006.stdout:3157: done (7 left) 2023-09-22T07:54:03.500 INFO:tasks.rados.rados.0.smithi006.stdout:3158: done (6 left) 2023-09-22T07:54:03.500 INFO:tasks.rados.rados.0.smithi006.stdout:3159: done (5 left) 2023-09-22T07:54:03.500 INFO:tasks.rados.rados.0.smithi006.stdout:3160: done (4 left) 2023-09-22T07:54:03.500 INFO:tasks.rados.rados.0.smithi006.stdout:3161: done (3 left) 2023-09-22T07:54:03.500 INFO:tasks.rados.rados.0.smithi006.stdout:3162: done (2 left) 2023-09-22T07:54:03.500 INFO:tasks.rados.rados.0.smithi006.stdout:3163: done (1 left) 2023-09-22T07:54:03.500 INFO:tasks.rados.rados.0.smithi006.stdout:3164: done (0 left) 2023-09-22T07:54:03.500 INFO:tasks.rados.rados.0.smithi006.stdout:3165: setattr oid 22 current snap is 299 2023-09-22T07:54:03.501 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 36 current snap is 299 2023-09-22T07:54:03.501 INFO:tasks.rados.rados.0.smithi006.stdout:3166: seq_num 987 ranges {0=532480,532480=647168,1179648=417792,1597440=409600,2007040=131072} 2023-09-22T07:54:03.503 INFO:tasks.rados.rados.0.smithi006.stdout:3166: writing smithi006182445-36 from 0 to 532480 tid 1 2023-09-22T07:54:03.507 INFO:tasks.rados.rados.0.smithi006.stdout:3166: writing smithi006182445-36 from 532480 to 1179648 tid 2 2023-09-22T07:54:03.509 INFO:tasks.rados.rados.0.smithi006.stdout:3166: writing smithi006182445-36 from 1179648 to 1597440 tid 3 2023-09-22T07:54:03.511 INFO:tasks.rados.rados.0.smithi006.stdout:3166: writing smithi006182445-36 from 1597440 to 2007040 tid 4 2023-09-22T07:54:03.513 INFO:tasks.rados.rados.0.smithi006.stdout:3166: writing smithi006182445-36 from 2007040 to 2138112 tid 5 2023-09-22T07:54:03.513 INFO:tasks.rados.rados.0.smithi006.stdout:3167: copy_from oid 7 from oid 37 current snap is 299 2023-09-22T07:54:03.513 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 22 v 1159 (ObjNum 929 snap 284 seq_num 929) dirty exists 2023-09-22T07:54:03.513 INFO:tasks.rados.rados.0.smithi006.stdout:3166: finishing write tid 1 to smithi006182445-36 2023-09-22T07:54:03.513 INFO:tasks.rados.rados.0.smithi006.stdout:3166: finishing write tid 2 to smithi006182445-36 2023-09-22T07:54:03.513 INFO:tasks.rados.rados.0.smithi006.stdout:3165: done (2 left) 2023-09-22T07:54:03.513 INFO:tasks.rados.rados.0.smithi006.stdout:3168: rollback oid 11 current snap is 299 2023-09-22T07:54:03.513 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 11 to 277 2023-09-22T07:54:03.513 INFO:tasks.rados.rados.0.smithi006.stdout:3166: finishing write tid 3 to smithi006182445-36 2023-09-22T07:54:03.514 INFO:tasks.rados.rados.0.smithi006.stdout:3169: setattr oid 8 current snap is 299 2023-09-22T07:54:03.514 INFO:tasks.rados.rados.0.smithi006.stdout:3170: snap_create 2023-09-22T07:54:03.517 INFO:tasks.rados.rados.0.smithi006.stdout:3168: finishing rollback tid 0 to smithi006182445-11 2023-09-22T07:54:03.517 INFO:tasks.rados.rados.0.smithi006.stdout:3166: finishing write tid 4 to smithi006182445-36 2023-09-22T07:54:03.517 INFO:tasks.rados.rados.0.smithi006.stdout:3166: finishing write tid 5 to smithi006182445-36 2023-09-22T07:54:03.518 INFO:tasks.rados.rados.0.smithi006.stdout:3166: finishing write tid 6 to smithi006182445-36 2023-09-22T07:54:03.518 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 8 v 1115 (ObjNum 977 snap 294 seq_num 977) dirty exists 2023-09-22T07:54:03.519 INFO:tasks.rados.rados.0.smithi006.stdout:3166: finishing write tid 7 to smithi006182445-36 2023-09-22T07:54:03.519 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 36 v 987 (ObjNum 987 snap 299 seq_num 987) dirty exists 2023-09-22T07:54:03.519 INFO:tasks.rados.rados.0.smithi006.stdout:3166: left oid 36 (ObjNum 987 snap 299 seq_num 987) 2023-09-22T07:54:03.521 INFO:tasks.rados.rados.0.smithi006.stdout:3167: finishing copy_from racing read to smithi006182445-7 2023-09-22T07:54:03.521 INFO:tasks.rados.rados.0.smithi006.stdout:3168: finishing rollback tid 1 to smithi006182445-11 2023-09-22T07:54:03.521 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 11 v 1690 (ObjNum 161 snap 0 seq_num 0) dirty dne 2023-09-22T07:54:03.521 INFO:tasks.rados.rados.0.smithi006.stdout:3167: finishing copy_from to smithi006182445-7 2023-09-22T07:54:03.521 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 7 v 1149 (ObjNum 774 snap 234 seq_num 774) dirty exists 2023-09-22T07:54:03.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:03 smithi105 ceph-mon[190463]: osdmap e663: 8 total, 8 up, 8 in 2023-09-22T07:54:03.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:03 smithi006 ceph-mon[204052]: osdmap e663: 8 total, 8 up, 8 in 2023-09-22T07:54:03.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:03 smithi006 ceph-mon[200575]: osdmap e663: 8 total, 8 up, 8 in 2023-09-22T07:54:04.316 INFO:tasks.rados.rados.0.smithi006.stdout:3166: done (4 left) 2023-09-22T07:54:04.316 INFO:tasks.rados.rados.0.smithi006.stdout:3167: done (3 left) 2023-09-22T07:54:04.316 INFO:tasks.rados.rados.0.smithi006.stdout:3168: done (2 left) 2023-09-22T07:54:04.317 INFO:tasks.rados.rados.0.smithi006.stdout:3169: done (1 left) 2023-09-22T07:54:04.317 INFO:tasks.rados.rados.0.smithi006.stdout:3170: done (0 left) 2023-09-22T07:54:04.317 INFO:tasks.rados.rados.0.smithi006.stdout:3171: read oid 18 snap -1 2023-09-22T07:54:04.317 INFO:tasks.rados.rados.0.smithi006.stdout:3171: expect (ObjNum 951 snap 286 seq_num 951) 2023-09-22T07:54:04.317 INFO:tasks.rados.rados.0.smithi006.stdout:3172: read oid 38 snap -1 2023-09-22T07:54:04.317 INFO:tasks.rados.rados.0.smithi006.stdout:3172: expect (ObjNum 976 snap 294 seq_num 976) 2023-09-22T07:54:04.317 INFO:tasks.rados.rados.0.smithi006.stdout:3173: setattr oid 40 current snap is 300 2023-09-22T07:54:04.318 INFO:tasks.rados.rados.0.smithi006.stdout:3174: read oid 50 snap -1 2023-09-22T07:54:04.319 INFO:tasks.rados.rados.0.smithi006.stdout:3174: expect (ObjNum 947 snap 286 seq_num 947) 2023-09-22T07:54:04.319 INFO:tasks.rados.rados.0.smithi006.stdout:3175: rollback oid 7 current snap is 300 2023-09-22T07:54:04.319 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 7 to 277 2023-09-22T07:54:04.319 INFO:tasks.rados.rados.0.smithi006.stdout:3176: delete oid 16 current snap is 300 2023-09-22T07:54:04.325 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 40 v 1153 (ObjNum 161 snap 0 seq_num 0) dirty exists 2023-09-22T07:54:04.326 INFO:tasks.rados.rados.0.smithi006.stdout:3175: finishing rollback tid 0 to smithi006182445-7 2023-09-22T07:54:04.326 INFO:tasks.rados.rados.0.smithi006.stdout:3175: finishing rollback tid 1 to smithi006182445-7 2023-09-22T07:54:04.326 INFO:tasks.rados.rados.0.smithi006.stdout:3173: done (5 left) 2023-09-22T07:54:04.326 INFO:tasks.rados.rados.0.smithi006.stdout:3176: done (4 left) 2023-09-22T07:54:04.326 INFO:tasks.rados.rados.0.smithi006.stdout:3177: rollback oid 17 current snap is 300 2023-09-22T07:54:04.326 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 17 to 289 2023-09-22T07:54:04.328 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 46 current snap is 300 2023-09-22T07:54:04.328 INFO:tasks.rados.rados.0.smithi006.stdout:3178: seq_num 989 ranges {1236992=573440,1810432=466944,2277376=434176,2711552=638976,3350528=65536} 2023-09-22T07:54:04.338 INFO:tasks.rados.rados.0.smithi006.stdout:3178: writing smithi006182445-46 from 1236992 to 1810432 tid 1 2023-09-22T07:54:04.340 INFO:tasks.rados.rados.0.smithi006.stdout:3178: writing smithi006182445-46 from 1810432 to 2277376 tid 2 2023-09-22T07:54:04.343 INFO:tasks.rados.rados.0.smithi006.stdout:3178: writing smithi006182445-46 from 2277376 to 2711552 tid 3 2023-09-22T07:54:04.346 INFO:tasks.rados.rados.0.smithi006.stdout:3178: writing smithi006182445-46 from 2711552 to 3350528 tid 4 2023-09-22T07:54:04.347 INFO:tasks.rados.rados.0.smithi006.stdout:3178: writing smithi006182445-46 from 3350528 to 3416064 tid 5 2023-09-22T07:54:04.348 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 34 current snap is 300 2023-09-22T07:54:04.348 INFO:tasks.rados.rados.0.smithi006.stdout:3179: seq_num 990 ranges {0=589824,589824=753664,1343488=638976,1982464=212992} 2023-09-22T07:54:04.350 INFO:tasks.rados.rados.0.smithi006.stdout:3179: writing smithi006182445-34 from 0 to 589824 tid 1 2023-09-22T07:54:04.354 INFO:tasks.rados.rados.0.smithi006.stdout:3179: writing smithi006182445-34 from 589824 to 1343488 tid 2 2023-09-22T07:54:04.358 INFO:tasks.rados.rados.0.smithi006.stdout:3179: writing smithi006182445-34 from 1343488 to 1982464 tid 3 2023-09-22T07:54:04.359 INFO:tasks.rados.rados.0.smithi006.stdout:3179: writing smithi006182445-34 from 1982464 to 2195456 tid 4 2023-09-22T07:54:04.360 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 4 current snap is 300 2023-09-22T07:54:04.360 INFO:tasks.rados.rados.0.smithi006.stdout:3171: expect (ObjNum 951 snap 286 seq_num 951) 2023-09-22T07:54:04.397 INFO:tasks.rados.rados.0.smithi006.stdout:3175: finishing rollback tid 2 to smithi006182445-7 2023-09-22T07:54:04.398 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 7 v 1695 (ObjNum 878 snap 269 seq_num 878) dirty exists 2023-09-22T07:54:04.398 INFO:tasks.rados.rados.0.smithi006.stdout:3174: expect (ObjNum 947 snap 286 seq_num 947) 2023-09-22T07:54:04.434 INFO:tasks.rados.rados.0.smithi006.stdout:3177: finishing rollback tid 0 to smithi006182445-17 2023-09-22T07:54:04.434 INFO:tasks.rados.rados.0.smithi006.stdout:3177: finishing rollback tid 1 to smithi006182445-17 2023-09-22T07:54:04.435 INFO:tasks.rados.rados.0.smithi006.stdout:3177: finishing rollback tid 2 to smithi006182445-17 2023-09-22T07:54:04.435 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 17 v 1152 (ObjNum 957 snap 286 seq_num 957) dirty exists 2023-09-22T07:54:04.435 INFO:tasks.rados.rados.0.smithi006.stdout:3172: expect (ObjNum 976 snap 294 seq_num 976) 2023-09-22T07:54:04.526 INFO:tasks.rados.rados.0.smithi006.stdout:3178: finishing write tid 1 to smithi006182445-46 2023-09-22T07:54:04.527 INFO:tasks.rados.rados.0.smithi006.stdout:3178: finishing write tid 2 to smithi006182445-46 2023-09-22T07:54:04.527 INFO:tasks.rados.rados.0.smithi006.stdout:3178: finishing write tid 3 to smithi006182445-46 2023-09-22T07:54:04.527 INFO:tasks.rados.rados.0.smithi006.stdout:3178: finishing write tid 4 to smithi006182445-46 2023-09-22T07:54:04.527 INFO:tasks.rados.rados.0.smithi006.stdout:3178: finishing write tid 5 to smithi006182445-46 2023-09-22T07:54:04.527 INFO:tasks.rados.rados.0.smithi006.stdout:3178: finishing write tid 6 to smithi006182445-46 2023-09-22T07:54:04.527 INFO:tasks.rados.rados.0.smithi006.stdout:3178: finishing write tid 7 to smithi006182445-46 2023-09-22T07:54:04.527 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 46 v 1267 (ObjNum 989 snap 300 seq_num 989) dirty exists 2023-09-22T07:54:04.527 INFO:tasks.rados.rados.0.smithi006.stdout:3178: left oid 46 (ObjNum 989 snap 300 seq_num 989) 2023-09-22T07:54:04.527 INFO:tasks.rados.rados.0.smithi006.stdout:3179: finishing write tid 1 to smithi006182445-34 2023-09-22T07:54:04.527 INFO:tasks.rados.rados.0.smithi006.stdout:3179: finishing write tid 2 to smithi006182445-34 2023-09-22T07:54:04.527 INFO:tasks.rados.rados.0.smithi006.stdout:3179: finishing write tid 3 to smithi006182445-34 2023-09-22T07:54:04.527 INFO:tasks.rados.rados.0.smithi006.stdout:3179: finishing write tid 4 to smithi006182445-34 2023-09-22T07:54:04.528 INFO:tasks.rados.rados.0.smithi006.stdout:3179: finishing write tid 5 to smithi006182445-34 2023-09-22T07:54:04.528 INFO:tasks.rados.rados.0.smithi006.stdout:3179: finishing write tid 6 to smithi006182445-34 2023-09-22T07:54:04.528 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 34 v 1623 (ObjNum 990 snap 300 seq_num 990) dirty exists 2023-09-22T07:54:04.528 INFO:tasks.rados.rados.0.smithi006.stdout:3179: left oid 34 (ObjNum 990 snap 300 seq_num 990) 2023-09-22T07:54:04.528 INFO:tasks.rados.rados.0.smithi006.stdout:3180: seq_num 991 ranges {2703360=606208,3309568=638976,3948544=794624,4743168=172032} 2023-09-22T07:54:04.544 INFO:tasks.rados.rados.0.smithi006.stdout:3180: writing smithi006182445-4 from 2703360 to 3309568 tid 1 2023-09-22T07:54:04.547 INFO:tasks.rados.rados.0.smithi006.stdout:3180: writing smithi006182445-4 from 3309568 to 3948544 tid 2 2023-09-22T07:54:04.552 INFO:tasks.rados.rados.0.smithi006.stdout:3180: writing smithi006182445-4 from 3948544 to 4743168 tid 3 2023-09-22T07:54:04.553 INFO:tasks.rados.rados.0.smithi006.stdout:3180: writing smithi006182445-4 from 4743168 to 4915200 tid 4 2023-09-22T07:54:04.553 INFO:tasks.rados.rados.0.smithi006.stdout:3171: done (7 left) 2023-09-22T07:54:04.553 INFO:tasks.rados.rados.0.smithi006.stdout:3172: done (6 left) 2023-09-22T07:54:04.553 INFO:tasks.rados.rados.0.smithi006.stdout:3174: done (5 left) 2023-09-22T07:54:04.553 INFO:tasks.rados.rados.0.smithi006.stdout:3175: done (4 left) 2023-09-22T07:54:04.554 INFO:tasks.rados.rados.0.smithi006.stdout:3177: done (3 left) 2023-09-22T07:54:04.554 INFO:tasks.rados.rados.0.smithi006.stdout:3178: done (2 left) 2023-09-22T07:54:04.554 INFO:tasks.rados.rados.0.smithi006.stdout:3179: done (1 left) 2023-09-22T07:54:04.554 INFO:tasks.rados.rados.0.smithi006.stdout:3181: snap_create 2023-09-22T07:54:04.554 INFO:tasks.rados.rados.0.smithi006.stdout:3180: finishing write tid 1 to smithi006182445-4 2023-09-22T07:54:04.554 INFO:tasks.rados.rados.0.smithi006.stdout:3180: finishing write tid 2 to smithi006182445-4 2023-09-22T07:54:04.556 INFO:tasks.rados.rados.0.smithi006.stdout:3180: finishing write tid 3 to smithi006182445-4 2023-09-22T07:54:04.556 INFO:tasks.rados.rados.0.smithi006.stdout:3180: finishing write tid 4 to smithi006182445-4 2023-09-22T07:54:04.557 INFO:tasks.rados.rados.0.smithi006.stdout:3180: finishing write tid 5 to smithi006182445-4 2023-09-22T07:54:04.558 INFO:tasks.rados.rados.0.smithi006.stdout:3180: finishing write tid 6 to smithi006182445-4 2023-09-22T07:54:04.558 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 4 v 1628 (ObjNum 991 snap 300 seq_num 991) dirty exists 2023-09-22T07:54:04.558 INFO:tasks.rados.rados.0.smithi006.stdout:3180: left oid 4 (ObjNum 991 snap 300 seq_num 991) 2023-09-22T07:54:04.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:04 smithi105 ceph-mon[190463]: pgmap v645: 121 pgs: 121 active+clean; 297 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 2.1 MiB/s wr, 12 op/s 2023-09-22T07:54:04.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:04 smithi105 ceph-mon[190463]: osdmap e664: 8 total, 8 up, 8 in 2023-09-22T07:54:04.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:04 smithi006 ceph-mon[204052]: pgmap v645: 121 pgs: 121 active+clean; 297 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 2.1 MiB/s wr, 12 op/s 2023-09-22T07:54:04.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:04 smithi006 ceph-mon[204052]: osdmap e664: 8 total, 8 up, 8 in 2023-09-22T07:54:04.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:04 smithi006 ceph-mon[200575]: pgmap v645: 121 pgs: 121 active+clean; 297 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 2.1 MiB/s wr, 12 op/s 2023-09-22T07:54:04.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:04 smithi006 ceph-mon[200575]: osdmap e664: 8 total, 8 up, 8 in 2023-09-22T07:54:05.327 INFO:tasks.rados.rados.0.smithi006.stdout:3180: done (1 left) 2023-09-22T07:54:05.327 INFO:tasks.rados.rados.0.smithi006.stdout:3181: done (0 left) 2023-09-22T07:54:05.327 INFO:tasks.rados.rados.0.smithi006.stdout:3182: copy_from oid 48 from oid 43 current snap is 301 2023-09-22T07:54:05.327 INFO:tasks.rados.rados.0.smithi006.stdout:3183: setattr oid 7 current snap is 301 2023-09-22T07:54:05.328 INFO:tasks.rados.rados.0.smithi006.stdout:3184: read oid 36 snap 277 2023-09-22T07:54:05.328 INFO:tasks.rados.rados.0.smithi006.stdout:3184: expect deleted 2023-09-22T07:54:05.328 INFO:tasks.rados.rados.0.smithi006.stdout:3185: read oid 25 snap -1 2023-09-22T07:54:05.328 INFO:tasks.rados.rados.0.smithi006.stdout:3185: expect deleted 2023-09-22T07:54:05.328 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 44 current snap is 301 2023-09-22T07:54:05.329 INFO:tasks.rados.rados.0.smithi006.stdout:3186: seq_num 992 ranges {0=622592,622592=524288,1146880=606208,1753088=475136} 2023-09-22T07:54:05.332 INFO:tasks.rados.rados.0.smithi006.stdout:3186: writing smithi006182445-44 from 0 to 622592 tid 1 2023-09-22T07:54:05.335 INFO:tasks.rados.rados.0.smithi006.stdout:3186: writing smithi006182445-44 from 622592 to 1146880 tid 2 2023-09-22T07:54:05.339 INFO:tasks.rados.rados.0.smithi006.stdout:3186: writing smithi006182445-44 from 1146880 to 1753088 tid 3 2023-09-22T07:54:05.342 INFO:tasks.rados.rados.0.smithi006.stdout:3186: writing smithi006182445-44 from 1753088 to 2228224 tid 4 2023-09-22T07:54:05.342 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 24 current snap is 301 2023-09-22T07:54:05.342 INFO:tasks.rados.rados.0.smithi006.stdout:3187: seq_num 993 ranges {1769472=638976,2408448=409600,2818048=409600,3227648=688128,3915776=98304} 2023-09-22T07:54:05.355 INFO:tasks.rados.rados.0.smithi006.stdout:3187: writing smithi006182445-24 from 1769472 to 2408448 tid 1 2023-09-22T07:54:05.357 INFO:tasks.rados.rados.0.smithi006.stdout:3187: writing smithi006182445-24 from 2408448 to 2818048 tid 2 2023-09-22T07:54:05.360 INFO:tasks.rados.rados.0.smithi006.stdout:3187: writing smithi006182445-24 from 2818048 to 3227648 tid 3 2023-09-22T07:54:05.364 INFO:tasks.rados.rados.0.smithi006.stdout:3187: writing smithi006182445-24 from 3227648 to 3915776 tid 4 2023-09-22T07:54:05.365 INFO:tasks.rados.rados.0.smithi006.stdout:3187: writing smithi006182445-24 from 3915776 to 4014080 tid 5 2023-09-22T07:54:05.365 INFO:tasks.rados.rados.0.smithi006.stdout:3188: rmattr oid 37 current snap is 301 2023-09-22T07:54:05.365 INFO:tasks.rados.rados.0.smithi006.stdout:3188: done (6 left) 2023-09-22T07:54:05.365 INFO:tasks.rados.rados.0.smithi006.stdout:3189: rmattr oid 23 current snap is 301 2023-09-22T07:54:05.365 INFO:tasks.rados.rados.0.smithi006.stdout:3189: done (6 left) 2023-09-22T07:54:05.366 INFO:tasks.rados.rados.0.smithi006.stdout:3190: read oid 37 snap 275 2023-09-22T07:54:05.366 INFO:tasks.rados.rados.0.smithi006.stdout:3190: expect deleted 2023-09-22T07:54:05.366 INFO:tasks.rados.rados.0.smithi006.stdout:3191: delete oid 32 current snap is 301 2023-09-22T07:54:05.366 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 7 v 1697 (ObjNum 878 snap 269 seq_num 878) dirty exists 2023-09-22T07:54:05.366 INFO:tasks.rados.rados.0.smithi006.stdout:3182: finishing copy_from racing read to smithi006182445-48 2023-09-22T07:54:05.366 INFO:tasks.rados.rados.0.smithi006.stdout:3182: finishing copy_from to smithi006182445-48 2023-09-22T07:54:05.366 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 48 v 1676 (ObjNum 887 snap 274 seq_num 887) dirty exists 2023-09-22T07:54:05.366 INFO:tasks.rados.rados.0.smithi006.stdout:3186: finishing write tid 1 to smithi006182445-44 2023-09-22T07:54:05.366 INFO:tasks.rados.rados.0.smithi006.stdout:3186: finishing write tid 2 to smithi006182445-44 2023-09-22T07:54:05.366 INFO:tasks.rados.rados.0.smithi006.stdout:3186: finishing write tid 3 to smithi006182445-44 2023-09-22T07:54:05.367 INFO:tasks.rados.rados.0.smithi006.stdout:3186: finishing write tid 4 to smithi006182445-44 2023-09-22T07:54:05.367 INFO:tasks.rados.rados.0.smithi006.stdout:3186: finishing write tid 5 to smithi006182445-44 2023-09-22T07:54:05.367 INFO:tasks.rados.rados.0.smithi006.stdout:3186: finishing write tid 6 to smithi006182445-44 2023-09-22T07:54:05.367 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 44 v 1132 (ObjNum 992 snap 301 seq_num 992) dirty exists 2023-09-22T07:54:05.367 INFO:tasks.rados.rados.0.smithi006.stdout:3186: left oid 44 (ObjNum 992 snap 301 seq_num 992) 2023-09-22T07:54:05.367 INFO:tasks.rados.rados.0.smithi006.stdout:3187: finishing write tid 1 to smithi006182445-24 2023-09-22T07:54:05.367 INFO:tasks.rados.rados.0.smithi006.stdout:3187: finishing write tid 2 to smithi006182445-24 2023-09-22T07:54:05.367 INFO:tasks.rados.rados.0.smithi006.stdout:3187: finishing write tid 3 to smithi006182445-24 2023-09-22T07:54:05.368 INFO:tasks.rados.rados.0.smithi006.stdout:3182: done (7 left) 2023-09-22T07:54:05.368 INFO:tasks.rados.rados.0.smithi006.stdout:3183: done (6 left) 2023-09-22T07:54:05.368 INFO:tasks.rados.rados.0.smithi006.stdout:3184: done (5 left) 2023-09-22T07:54:05.368 INFO:tasks.rados.rados.0.smithi006.stdout:3185: done (4 left) 2023-09-22T07:54:05.368 INFO:tasks.rados.rados.0.smithi006.stdout:3186: done (3 left) 2023-09-22T07:54:05.368 INFO:tasks.rados.rados.0.smithi006.stdout:3190: done (2 left) 2023-09-22T07:54:05.368 INFO:tasks.rados.rados.0.smithi006.stdout:3191: done (1 left) 2023-09-22T07:54:05.369 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 7 current snap is 301 2023-09-22T07:54:05.369 INFO:tasks.rados.rados.0.smithi006.stdout:3192: seq_num 995 ranges {311296=671744,983040=573440,1556480=778240,2334720=253952} 2023-09-22T07:54:05.373 INFO:tasks.rados.rados.0.smithi006.stdout:3192: writing smithi006182445-7 from 311296 to 983040 tid 1 2023-09-22T07:54:05.377 INFO:tasks.rados.rados.0.smithi006.stdout:3192: writing smithi006182445-7 from 983040 to 1556480 tid 2 2023-09-22T07:54:05.381 INFO:tasks.rados.rados.0.smithi006.stdout:3192: writing smithi006182445-7 from 1556480 to 2334720 tid 3 2023-09-22T07:54:05.383 INFO:tasks.rados.rados.0.smithi006.stdout:3192: writing smithi006182445-7 from 2334720 to 2588672 tid 4 2023-09-22T07:54:05.383 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 11 current snap is 301 2023-09-22T07:54:05.384 INFO:tasks.rados.rados.0.smithi006.stdout:3187: finishing write tid 4 to smithi006182445-24 2023-09-22T07:54:05.384 INFO:tasks.rados.rados.0.smithi006.stdout:3193: seq_num 996 ranges {0=688128,688128=507904,1196032=581632,1777664=516096} 2023-09-22T07:54:05.387 INFO:tasks.rados.rados.0.smithi006.stdout:3193: writing smithi006182445-11 from 0 to 688128 tid 1 2023-09-22T07:54:05.391 INFO:tasks.rados.rados.0.smithi006.stdout:3193: writing smithi006182445-11 from 688128 to 1196032 tid 2 2023-09-22T07:54:05.394 INFO:tasks.rados.rados.0.smithi006.stdout:3193: writing smithi006182445-11 from 1196032 to 1777664 tid 3 2023-09-22T07:54:05.397 INFO:tasks.rados.rados.0.smithi006.stdout:3193: writing smithi006182445-11 from 1777664 to 2293760 tid 4 2023-09-22T07:54:05.397 INFO:tasks.rados.rados.0.smithi006.stdout:3194: read oid 14 snap 295 2023-09-22T07:54:05.398 INFO:tasks.rados.rados.0.smithi006.stdout:3194: expect deleted 2023-09-22T07:54:05.398 INFO:tasks.rados.rados.0.smithi006.stdout:3195: snap_remove snap 278 2023-09-22T07:54:05.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:05 smithi105 ceph-mon[190463]: osdmap e665: 8 total, 8 up, 8 in 2023-09-22T07:54:05.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:05 smithi006 ceph-mon[200575]: osdmap e665: 8 total, 8 up, 8 in 2023-09-22T07:54:05.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:05 smithi006 ceph-mon[204052]: osdmap e665: 8 total, 8 up, 8 in 2023-09-22T07:54:06.309 INFO:tasks.rados.rados.0.smithi006.stdout:3195: done (4 left) 2023-09-22T07:54:06.309 INFO:tasks.rados.rados.0.smithi006.stdout:3196: delete oid 47 current snap is 301 2023-09-22T07:54:06.309 INFO:tasks.rados.rados.0.smithi006.stdout:3187: finishing write tid 5 to smithi006182445-24 2023-09-22T07:54:06.310 INFO:tasks.rados.rados.0.smithi006.stdout:3187: finishing write tid 6 to smithi006182445-24 2023-09-22T07:54:06.310 INFO:tasks.rados.rados.0.smithi006.stdout:3187: finishing write tid 7 to smithi006182445-24 2023-09-22T07:54:06.310 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 24 v 1546 (ObjNum 993 snap 301 seq_num 993) dirty exists 2023-09-22T07:54:06.310 INFO:tasks.rados.rados.0.smithi006.stdout:3187: left oid 24 (ObjNum 993 snap 301 seq_num 993) 2023-09-22T07:54:06.310 INFO:tasks.rados.rados.0.smithi006.stdout:3192: finishing write tid 1 to smithi006182445-7 2023-09-22T07:54:06.310 INFO:tasks.rados.rados.0.smithi006.stdout:3192: finishing write tid 2 to smithi006182445-7 2023-09-22T07:54:06.310 INFO:tasks.rados.rados.0.smithi006.stdout:3192: finishing write tid 3 to smithi006182445-7 2023-09-22T07:54:06.310 INFO:tasks.rados.rados.0.smithi006.stdout:3192: finishing write tid 4 to smithi006182445-7 2023-09-22T07:54:06.310 INFO:tasks.rados.rados.0.smithi006.stdout:3192: finishing write tid 5 to smithi006182445-7 2023-09-22T07:54:06.310 INFO:tasks.rados.rados.0.smithi006.stdout:3193: finishing write tid 1 to smithi006182445-11 2023-09-22T07:54:06.310 INFO:tasks.rados.rados.0.smithi006.stdout:3192: finishing write tid 6 to smithi006182445-7 2023-09-22T07:54:06.311 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 7 v 1702 (ObjNum 995 snap 301 seq_num 995) dirty exists 2023-09-22T07:54:06.311 INFO:tasks.rados.rados.0.smithi006.stdout:3192: left oid 7 (ObjNum 995 snap 301 seq_num 995) 2023-09-22T07:54:06.311 INFO:tasks.rados.rados.0.smithi006.stdout:3193: finishing write tid 2 to smithi006182445-11 2023-09-22T07:54:06.311 INFO:tasks.rados.rados.0.smithi006.stdout:3193: finishing write tid 3 to smithi006182445-11 2023-09-22T07:54:06.311 INFO:tasks.rados.rados.0.smithi006.stdout:3193: finishing write tid 4 to smithi006182445-11 2023-09-22T07:54:06.311 INFO:tasks.rados.rados.0.smithi006.stdout:3193: finishing write tid 5 to smithi006182445-11 2023-09-22T07:54:06.311 INFO:tasks.rados.rados.0.smithi006.stdout:3193: finishing write tid 6 to smithi006182445-11 2023-09-22T07:54:06.311 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 11 v 1707 (ObjNum 996 snap 301 seq_num 996) dirty exists 2023-09-22T07:54:06.311 INFO:tasks.rados.rados.0.smithi006.stdout:3193: left oid 11 (ObjNum 996 snap 301 seq_num 996) 2023-09-22T07:54:06.323 INFO:tasks.rados.rados.0.smithi006.stdout:3187: done (4 left) 2023-09-22T07:54:06.323 INFO:tasks.rados.rados.0.smithi006.stdout:3192: done (3 left) 2023-09-22T07:54:06.323 INFO:tasks.rados.rados.0.smithi006.stdout:3193: done (2 left) 2023-09-22T07:54:06.323 INFO:tasks.rados.rados.0.smithi006.stdout:3194: done (1 left) 2023-09-22T07:54:06.323 INFO:tasks.rados.rados.0.smithi006.stdout:3196: done (0 left) 2023-09-22T07:54:06.324 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 44 current snap is 301 2023-09-22T07:54:06.324 INFO:tasks.rados.rados.0.smithi006.stdout:3197: seq_num 998 ranges {2228224=720896,2949120=679936,3629056=598016,4227072=327680} 2023-09-22T07:54:06.334 INFO:tasks.rados.rados.0.smithi006.stdout:3197: writing smithi006182445-44 from 2228224 to 2949120 tid 1 2023-09-22T07:54:06.338 INFO:tasks.rados.rados.0.smithi006.stdout:3197: writing smithi006182445-44 from 2949120 to 3629056 tid 2 2023-09-22T07:54:06.341 INFO:tasks.rados.rados.0.smithi006.stdout:3197: writing smithi006182445-44 from 3629056 to 4227072 tid 3 2023-09-22T07:54:06.343 INFO:tasks.rados.rados.0.smithi006.stdout:3197: writing smithi006182445-44 from 4227072 to 4554752 tid 4 2023-09-22T07:54:06.343 INFO:tasks.rados.rados.0.smithi006.stdout:3198: snap_create 2023-09-22T07:54:06.343 INFO:tasks.rados.rados.0.smithi006.stdout:3197: finishing write tid 1 to smithi006182445-44 2023-09-22T07:54:06.343 INFO:tasks.rados.rados.0.smithi006.stdout:3197: finishing write tid 2 to smithi006182445-44 2023-09-22T07:54:06.345 INFO:tasks.rados.rados.0.smithi006.stdout:3197: finishing write tid 3 to smithi006182445-44 2023-09-22T07:54:06.345 INFO:tasks.rados.rados.0.smithi006.stdout:3197: finishing write tid 4 to smithi006182445-44 2023-09-22T07:54:06.346 INFO:tasks.rados.rados.0.smithi006.stdout:3197: finishing write tid 5 to smithi006182445-44 2023-09-22T07:54:06.347 INFO:tasks.rados.rados.0.smithi006.stdout:3197: finishing write tid 6 to smithi006182445-44 2023-09-22T07:54:06.347 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 44 v 1137 (ObjNum 998 snap 301 seq_num 998) dirty exists 2023-09-22T07:54:06.347 INFO:tasks.rados.rados.0.smithi006.stdout:3197: left oid 44 (ObjNum 998 snap 301 seq_num 998) 2023-09-22T07:54:06.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:06 smithi105 ceph-mon[190463]: pgmap v648: 121 pgs: 121 active+clean; 297 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2023-09-22T07:54:06.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:06 smithi105 ceph-mon[190463]: osdmap e666: 8 total, 8 up, 8 in 2023-09-22T07:54:06.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:06 smithi105 ceph-mon[190463]: osdmap e667: 8 total, 8 up, 8 in 2023-09-22T07:54:06.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:06 smithi006 ceph-mon[204052]: pgmap v648: 121 pgs: 121 active+clean; 297 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2023-09-22T07:54:06.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:06 smithi006 ceph-mon[204052]: osdmap e666: 8 total, 8 up, 8 in 2023-09-22T07:54:06.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:06 smithi006 ceph-mon[204052]: osdmap e667: 8 total, 8 up, 8 in 2023-09-22T07:54:06.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:06 smithi006 ceph-mon[200575]: pgmap v648: 121 pgs: 121 active+clean; 297 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2023-09-22T07:54:06.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:06 smithi006 ceph-mon[200575]: osdmap e666: 8 total, 8 up, 8 in 2023-09-22T07:54:06.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:06 smithi006 ceph-mon[200575]: osdmap e667: 8 total, 8 up, 8 in 2023-09-22T07:54:07.340 INFO:tasks.rados.rados.0.smithi006.stdout:3197: done (1 left) 2023-09-22T07:54:07.340 INFO:tasks.rados.rados.0.smithi006.stdout:3198: done (0 left) 2023-09-22T07:54:07.340 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 13 current snap is 302 2023-09-22T07:54:07.341 INFO:tasks.rados.rados.0.smithi006.stdout:3199: seq_num 999 ranges {5513216=737280,6250496=565248,6815744=761856,7577600=278528} 2023-09-22T07:54:07.374 INFO:tasks.rados.rados.0.smithi006.stdout:3199: writing smithi006182445-13 from 5513216 to 6250496 tid 1 2023-09-22T07:54:07.377 INFO:tasks.rados.rados.0.smithi006.stdout:3199: writing smithi006182445-13 from 6250496 to 6815744 tid 2 2023-09-22T07:54:07.382 INFO:tasks.rados.rados.0.smithi006.stdout:3199: writing smithi006182445-13 from 6815744 to 7577600 tid 3 2023-09-22T07:54:07.383 INFO:tasks.rados.rados.0.smithi006.stdout:3199: writing smithi006182445-13 from 7577600 to 7856128 tid 4 2023-09-22T07:54:07.384 INFO:tasks.rados.rados.0.smithi006.stdout:3200: copy_from oid 41 from oid 46 current snap is 302 2023-09-22T07:54:07.384 INFO:tasks.rados.rados.0.smithi006.stdout:3201: snap_remove snap 292 2023-09-22T07:54:08.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:54:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:54:07] "GET /metrics HTTP/1.1" 200 36088 "" "Prometheus/2.43.0" 2023-09-22T07:54:08.348 INFO:tasks.rados.rados.0.smithi006.stdout:3201: done (2 left) 2023-09-22T07:54:08.348 INFO:tasks.rados.rados.0.smithi006.stdout:3202: read oid 23 snap -1 2023-09-22T07:54:08.348 INFO:tasks.rados.rados.0.smithi006.stdout:3202: expect (ObjNum 768 snap 230 seq_num 768) 2023-09-22T07:54:08.349 INFO:tasks.rados.rados.0.smithi006.stdout:3203: rollback oid 28 current snap is 302 2023-09-22T07:54:08.349 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 28 to 289 2023-09-22T07:54:08.349 INFO:tasks.rados.rados.0.smithi006.stdout:3204: setattr oid 3 current snap is 302 2023-09-22T07:54:08.349 INFO:tasks.rados.rados.0.smithi006.stdout:3199: finishing write tid 1 to smithi006182445-13 2023-09-22T07:54:08.349 INFO:tasks.rados.rados.0.smithi006.stdout:3199: finishing write tid 2 to smithi006182445-13 2023-09-22T07:54:08.349 INFO:tasks.rados.rados.0.smithi006.stdout:3199: finishing write tid 3 to smithi006182445-13 2023-09-22T07:54:08.349 INFO:tasks.rados.rados.0.smithi006.stdout:3199: finishing write tid 4 to smithi006182445-13 2023-09-22T07:54:08.349 INFO:tasks.rados.rados.0.smithi006.stdout:3199: finishing write tid 5 to smithi006182445-13 2023-09-22T07:54:08.349 INFO:tasks.rados.rados.0.smithi006.stdout:3199: finishing write tid 6 to smithi006182445-13 2023-09-22T07:54:08.349 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 13 v 1681 (ObjNum 999 snap 302 seq_num 999) dirty exists 2023-09-22T07:54:08.349 INFO:tasks.rados.rados.0.smithi006.stdout:3199: left oid 13 (ObjNum 999 snap 302 seq_num 999) 2023-09-22T07:54:08.349 INFO:tasks.rados.rados.0.smithi006.stdout:3200: finishing copy_from racing read to smithi006182445-41 2023-09-22T07:54:08.350 INFO:tasks.rados.rados.0.smithi006.stdout:3200: finishing copy_from to smithi006182445-41 2023-09-22T07:54:08.350 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 41 v 1267 (ObjNum 989 snap 300 seq_num 989) dirty exists 2023-09-22T07:54:08.356 INFO:tasks.rados.rados.0.smithi006.stdout:3199: done (4 left) 2023-09-22T07:54:08.356 INFO:tasks.rados.rados.0.smithi006.stdout:3200: done (3 left) 2023-09-22T07:54:08.356 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 1 current snap is 302 2023-09-22T07:54:08.356 INFO:tasks.rados.rados.0.smithi006.stdout:3205: seq_num 1000 ranges {8101888=753664,8855552=442368,9297920=565248,9863168=458752,10321920=139264} 2023-09-22T07:54:08.400 INFO:tasks.rados.rados.0.smithi006.stdout:3205: writing smithi006182445-1 from 8101888 to 8855552 tid 1 2023-09-22T07:54:08.402 INFO:tasks.rados.rados.0.smithi006.stdout:3205: writing smithi006182445-1 from 8855552 to 9297920 tid 2 2023-09-22T07:54:08.405 INFO:tasks.rados.rados.0.smithi006.stdout:3205: writing smithi006182445-1 from 9297920 to 9863168 tid 3 2023-09-22T07:54:08.408 INFO:tasks.rados.rados.0.smithi006.stdout:3205: writing smithi006182445-1 from 9863168 to 10321920 tid 4 2023-09-22T07:54:08.409 INFO:tasks.rados.rados.0.smithi006.stdout:3205: writing smithi006182445-1 from 10321920 to 10461184 tid 5 2023-09-22T07:54:08.409 INFO:tasks.rados.rados.0.smithi006.stdout:3206: snap_remove snap 275 2023-09-22T07:54:08.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:08 smithi105 ceph-mon[190463]: pgmap v651: 121 pgs: 1 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 119 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.1 MiB/s rd, 7.1 MiB/s wr, 41 op/s 2023-09-22T07:54:08.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:08 smithi105 ceph-mon[190463]: osdmap e668: 8 total, 8 up, 8 in 2023-09-22T07:54:08.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:08 smithi006 ceph-mon[200575]: pgmap v651: 121 pgs: 1 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 119 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.1 MiB/s rd, 7.1 MiB/s wr, 41 op/s 2023-09-22T07:54:08.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:08 smithi006 ceph-mon[200575]: osdmap e668: 8 total, 8 up, 8 in 2023-09-22T07:54:08.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:08 smithi006 ceph-mon[204052]: pgmap v651: 121 pgs: 1 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 119 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.1 MiB/s rd, 7.1 MiB/s wr, 41 op/s 2023-09-22T07:54:08.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:08 smithi006 ceph-mon[204052]: osdmap e668: 8 total, 8 up, 8 in 2023-09-22T07:54:09.353 INFO:tasks.rados.rados.0.smithi006.stdout:3206: done (4 left) 2023-09-22T07:54:09.354 INFO:tasks.rados.rados.0.smithi006.stdout:3207: delete oid 5 current snap is 302 2023-09-22T07:54:09.364 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 3 v 1057 (ObjNum 918 snap 282 seq_num 918) dirty exists 2023-09-22T07:54:09.364 INFO:tasks.rados.rados.0.smithi006.stdout:3202: expect (ObjNum 768 snap 230 seq_num 768) 2023-09-22T07:54:09.385 INFO:tasks.rados.rados.0.smithi006.stdout:3203: finishing rollback tid 1 to smithi006182445-28 2023-09-22T07:54:09.385 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 28 v 0 (ObjNum 33 snap 0 seq_num 3170037792) dirty dne 2023-09-22T07:54:09.385 INFO:tasks.rados.rados.0.smithi006.stdout:3205: finishing write tid 1 to smithi006182445-1 2023-09-22T07:54:09.386 INFO:tasks.rados.rados.0.smithi006.stdout:3205: finishing write tid 2 to smithi006182445-1 2023-09-22T07:54:09.386 INFO:tasks.rados.rados.0.smithi006.stdout:3205: finishing write tid 3 to smithi006182445-1 2023-09-22T07:54:09.386 INFO:tasks.rados.rados.0.smithi006.stdout:3205: finishing write tid 4 to smithi006182445-1 2023-09-22T07:54:09.386 INFO:tasks.rados.rados.0.smithi006.stdout:3202: done (4 left) 2023-09-22T07:54:09.386 INFO:tasks.rados.rados.0.smithi006.stdout:3203: done (3 left) 2023-09-22T07:54:09.386 INFO:tasks.rados.rados.0.smithi006.stdout:3204: done (2 left) 2023-09-22T07:54:09.386 INFO:tasks.rados.rados.0.smithi006.stdout:3207: done (1 left) 2023-09-22T07:54:09.386 INFO:tasks.rados.rados.0.smithi006.stdout:3208: snap_create 2023-09-22T07:54:09.387 INFO:tasks.rados.rados.0.smithi006.stdout:3205: finishing write tid 5 to smithi006182445-1 2023-09-22T07:54:09.387 INFO:tasks.rados.rados.0.smithi006.stdout:3205: finishing write tid 6 to smithi006182445-1 2023-09-22T07:54:09.387 INFO:tasks.rados.rados.0.smithi006.stdout:3205: finishing write tid 7 to smithi006182445-1 2023-09-22T07:54:09.387 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 1 v 1159 (ObjNum 1000 snap 302 seq_num 1000) dirty exists 2023-09-22T07:54:09.387 INFO:tasks.rados.rados.0.smithi006.stdout:3205: left oid 1 (ObjNum 1000 snap 302 seq_num 1000) 2023-09-22T07:54:09.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:09 smithi105 ceph-mon[190463]: osdmap e669: 8 total, 8 up, 8 in 2023-09-22T07:54:09.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:09 smithi006 ceph-mon[204052]: osdmap e669: 8 total, 8 up, 8 in 2023-09-22T07:54:09.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:09 smithi006 ceph-mon[200575]: osdmap e669: 8 total, 8 up, 8 in 2023-09-22T07:54:10.360 INFO:tasks.rados.rados.0.smithi006.stdout:3205: done (1 left) 2023-09-22T07:54:10.360 INFO:tasks.rados.rados.0.smithi006.stdout:3208: done (0 left) 2023-09-22T07:54:10.361 INFO:tasks.rados.rados.0.smithi006.stdout:3209: read oid 43 snap 297 2023-09-22T07:54:10.361 INFO:tasks.rados.rados.0.smithi006.stdout:3209: expect (ObjNum 941 snap 286 seq_num 941) 2023-09-22T07:54:10.361 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 8 current snap is 303 2023-09-22T07:54:10.361 INFO:tasks.rados.rados.0.smithi006.stdout:3210: seq_num 1002 ranges {12001280=786432,12787712=614400,13402112=581632,13983744=409600} 2023-09-22T07:54:10.430 INFO:tasks.rados.rados.0.smithi006.stdout:3210: writing smithi006182445-8 from 12001280 to 12787712 tid 1 2023-09-22T07:54:10.434 INFO:tasks.rados.rados.0.smithi006.stdout:3210: writing smithi006182445-8 from 12787712 to 13402112 tid 2 2023-09-22T07:54:10.437 INFO:tasks.rados.rados.0.smithi006.stdout:3210: writing smithi006182445-8 from 13402112 to 13983744 tid 3 2023-09-22T07:54:10.440 INFO:tasks.rados.rados.0.smithi006.stdout:3210: writing smithi006182445-8 from 13983744 to 14393344 tid 4 2023-09-22T07:54:10.440 INFO:tasks.rados.rados.0.smithi006.stdout:3211: rollback oid 29 current snap is 303 2023-09-22T07:54:10.440 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 29 to 289 2023-09-22T07:54:10.440 INFO:tasks.rados.rados.0.smithi006.stdout:3209: expect (ObjNum 941 snap 286 seq_num 941) 2023-09-22T07:54:10.539 INFO:tasks.rados.rados.0.smithi006.stdout:3210: finishing write tid 1 to smithi006182445-8 2023-09-22T07:54:10.539 INFO:tasks.rados.rados.0.smithi006.stdout:3210: finishing write tid 2 to smithi006182445-8 2023-09-22T07:54:10.539 INFO:tasks.rados.rados.0.smithi006.stdout:3209: done (2 left) 2023-09-22T07:54:10.539 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 5 current snap is 303 2023-09-22T07:54:10.539 INFO:tasks.rados.rados.0.smithi006.stdout:3210: finishing write tid 3 to smithi006182445-8 2023-09-22T07:54:10.539 INFO:tasks.rados.rados.0.smithi006.stdout:3211: finishing rollback tid 1 to smithi006182445-29 2023-09-22T07:54:10.540 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 29 v 1144 (ObjNum 33 snap 0 seq_num 3141924680) dirty dne 2023-09-22T07:54:10.540 INFO:tasks.rados.rados.0.smithi006.stdout:3210: finishing write tid 4 to smithi006182445-8 2023-09-22T07:54:10.540 INFO:tasks.rados.rados.0.smithi006.stdout:3210: finishing write tid 5 to smithi006182445-8 2023-09-22T07:54:10.540 INFO:tasks.rados.rados.0.smithi006.stdout:3210: finishing write tid 6 to smithi006182445-8 2023-09-22T07:54:10.540 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 8 v 1121 (ObjNum 1002 snap 303 seq_num 1002) dirty exists 2023-09-22T07:54:10.540 INFO:tasks.rados.rados.0.smithi006.stdout:3210: left oid 8 (ObjNum 1002 snap 303 seq_num 1002) 2023-09-22T07:54:10.540 INFO:tasks.rados.rados.0.smithi006.stdout:3212: seq_num 1003 ranges {0=802816,802816=499712,1302528=737280,2039808=368640} 2023-09-22T07:54:10.542 INFO:tasks.rados.rados.0.smithi006.stdout:3212: writing smithi006182445-5 from 0 to 802816 tid 1 2023-09-22T07:54:10.545 INFO:tasks.rados.rados.0.smithi006.stdout:3212: writing smithi006182445-5 from 802816 to 1302528 tid 2 2023-09-22T07:54:10.549 INFO:tasks.rados.rados.0.smithi006.stdout:3212: writing smithi006182445-5 from 1302528 to 2039808 tid 3 2023-09-22T07:54:10.551 INFO:tasks.rados.rados.0.smithi006.stdout:3212: writing smithi006182445-5 from 2039808 to 2408448 tid 4 2023-09-22T07:54:10.551 INFO:tasks.rados.rados.0.smithi006.stdout:3210: done (2 left) 2023-09-22T07:54:10.551 INFO:tasks.rados.rados.0.smithi006.stdout:3211: done (1 left) 2023-09-22T07:54:10.552 INFO:tasks.rados.rados.0.smithi006.stdout:3213: delete oid 25 current snap is 303 2023-09-22T07:54:10.552 INFO:tasks.rados.rados.0.smithi006.stdout:3212: finishing write tid 1 to smithi006182445-5 2023-09-22T07:54:10.552 INFO:tasks.rados.rados.0.smithi006.stdout:3212: finishing write tid 2 to smithi006182445-5 2023-09-22T07:54:10.553 INFO:tasks.rados.rados.0.smithi006.stdout:3213: done (1 left) 2023-09-22T07:54:10.554 INFO:tasks.rados.rados.0.smithi006.stdout:3214: setattr oid 30 current snap is 303 2023-09-22T07:54:10.554 INFO:tasks.rados.rados.0.smithi006.stdout:3212: finishing write tid 3 to smithi006182445-5 2023-09-22T07:54:10.554 INFO:tasks.rados.rados.0.smithi006.stdout:3212: finishing write tid 4 to smithi006182445-5 2023-09-22T07:54:10.555 INFO:tasks.rados.rados.0.smithi006.stdout:3212: finishing write tid 5 to smithi006182445-5 2023-09-22T07:54:10.556 INFO:tasks.rados.rados.0.smithi006.stdout:3215: read oid 40 snap -1 2023-09-22T07:54:10.556 INFO:tasks.rados.rados.0.smithi006.stdout:3215: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-22T07:54:10.556 INFO:tasks.rados.rados.0.smithi006.stdout:3216: copy_from oid 6 from oid 25 current snap is 303 2023-09-22T07:54:10.556 INFO:tasks.rados.rados.0.smithi006.stdout:3217: read oid 26 snap -1 2023-09-22T07:54:10.556 INFO:tasks.rados.rados.0.smithi006.stdout:3217: expect (ObjNum 985 snap 298 seq_num 985) 2023-09-22T07:54:10.556 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 14 current snap is 303 2023-09-22T07:54:10.556 INFO:tasks.rados.rados.0.smithi006.stdout:3218: seq_num 1005 ranges {0=32768} 2023-09-22T07:54:10.556 INFO:tasks.rados.rados.0.smithi006.stdout:3218: writing smithi006182445-14 from 0 to 32768 tid 1 2023-09-22T07:54:10.556 INFO:tasks.rados.rados.0.smithi006.stdout:3219: copy_from oid 22 from oid 8 current snap is 303 2023-09-22T07:54:10.556 INFO:tasks.rados.rados.0.smithi006.stdout:3220: read oid 2 snap -1 2023-09-22T07:54:10.557 INFO:tasks.rados.rados.0.smithi006.stdout:3220: expect (ObjNum 955 snap 286 seq_num 955) 2023-09-22T07:54:10.557 INFO:tasks.rados.rados.0.smithi006.stdout:3221: delete oid 4 current snap is 303 2023-09-22T07:54:10.558 INFO:tasks.rados.rados.0.smithi006.stdout:3215: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-22T07:54:10.559 INFO:tasks.rados.rados.0.smithi006.stdout:3216: finishing copy_from to smithi006182445-6 2023-09-22T07:54:10.559 INFO:tasks.rados.rados.0.smithi006.stdout:3216: got expected ENOENT (src dne) 2023-09-22T07:54:10.559 INFO:tasks.rados.rados.0.smithi006.stdout:3216: finishing copy_from racing read to smithi006182445-6 2023-09-22T07:54:10.559 INFO:tasks.rados.rados.0.smithi006.stdout:3212: finishing write tid 6 to smithi006182445-5 2023-09-22T07:54:10.559 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 5 v 1240 (ObjNum 1003 snap 303 seq_num 1003) dirty exists 2023-09-22T07:54:10.559 INFO:tasks.rados.rados.0.smithi006.stdout:3212: left oid 5 (ObjNum 1003 snap 303 seq_num 1003) 2023-09-22T07:54:10.561 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 30 v 1241 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-09-22T07:54:10.563 INFO:tasks.rados.rados.0.smithi006.stdout:3218: finishing write tid 1 to smithi006182445-14 2023-09-22T07:54:10.563 INFO:tasks.rados.rados.0.smithi006.stdout:3218: finishing write tid 2 to smithi006182445-14 2023-09-22T07:54:10.567 INFO:tasks.rados.rados.0.smithi006.stdout:3218: finishing write tid 3 to smithi006182445-14 2023-09-22T07:54:10.567 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 14 v 1516 (ObjNum 1005 snap 303 seq_num 1005) dirty exists 2023-09-22T07:54:10.567 INFO:tasks.rados.rados.0.smithi006.stdout:3218: left oid 14 (ObjNum 1005 snap 303 seq_num 1005) 2023-09-22T07:54:10.576 INFO:tasks.rados.rados.0.smithi006.stdout:3212: done (8 left) 2023-09-22T07:54:10.576 INFO:tasks.rados.rados.0.smithi006.stdout:3214: done (7 left) 2023-09-22T07:54:10.576 INFO:tasks.rados.rados.0.smithi006.stdout:3215: done (6 left) 2023-09-22T07:54:10.576 INFO:tasks.rados.rados.0.smithi006.stdout:3216: done (5 left) 2023-09-22T07:54:10.576 INFO:tasks.rados.rados.0.smithi006.stdout:3218: done (4 left) 2023-09-22T07:54:10.577 INFO:tasks.rados.rados.0.smithi006.stdout:3221: done (3 left) 2023-09-22T07:54:10.577 INFO:tasks.rados.rados.0.smithi006.stdout:3222: snap_create 2023-09-22T07:54:10.581 INFO:tasks.rados.rados.0.smithi006.stdout:3217: expect (ObjNum 985 snap 298 seq_num 985) 2023-09-22T07:54:10.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:10 smithi105 ceph-mon[190463]: pgmap v654: 121 pgs: 1 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 119 active+clean; 304 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 6.3 MiB/s wr, 43 op/s 2023-09-22T07:54:10.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:10 smithi105 ceph-mon[190463]: osdmap e670: 8 total, 8 up, 8 in 2023-09-22T07:54:10.778 INFO:tasks.rados.rados.0.smithi006.stdout:3220: expect (ObjNum 955 snap 286 seq_num 955) 2023-09-22T07:54:10.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:10 smithi006 ceph-mon[200575]: pgmap v654: 121 pgs: 1 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 119 active+clean; 304 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 6.3 MiB/s wr, 43 op/s 2023-09-22T07:54:10.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:10 smithi006 ceph-mon[200575]: osdmap e670: 8 total, 8 up, 8 in 2023-09-22T07:54:10.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:10 smithi006 ceph-mon[204052]: pgmap v654: 121 pgs: 1 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 119 active+clean; 304 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 6.3 MiB/s wr, 43 op/s 2023-09-22T07:54:10.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:10 smithi006 ceph-mon[204052]: osdmap e670: 8 total, 8 up, 8 in 2023-09-22T07:54:11.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:11 smithi105 ceph-mon[190463]: osdmap e671: 8 total, 8 up, 8 in 2023-09-22T07:54:11.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:11 smithi105 ceph-mon[190463]: pgmap v657: 121 pgs: 1 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 119 active+clean; 313 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 17 op/s 2023-09-22T07:54:11.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:11 smithi105 ceph-mon[190463]: osdmap e672: 8 total, 8 up, 8 in 2023-09-22T07:54:11.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:11 smithi006 ceph-mon[200575]: osdmap e671: 8 total, 8 up, 8 in 2023-09-22T07:54:11.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:11 smithi006 ceph-mon[200575]: pgmap v657: 121 pgs: 1 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 119 active+clean; 313 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 17 op/s 2023-09-22T07:54:11.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:11 smithi006 ceph-mon[200575]: osdmap e672: 8 total, 8 up, 8 in 2023-09-22T07:54:11.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:11 smithi006 ceph-mon[204052]: osdmap e671: 8 total, 8 up, 8 in 2023-09-22T07:54:11.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:11 smithi006 ceph-mon[204052]: pgmap v657: 121 pgs: 1 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 119 active+clean; 313 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 17 op/s 2023-09-22T07:54:11.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:11 smithi006 ceph-mon[204052]: osdmap e672: 8 total, 8 up, 8 in 2023-09-22T07:54:11.967 INFO:tasks.rados.rados.0.smithi006.stdout:3219: finishing copy_from racing read to smithi006182445-22 2023-09-22T07:54:11.967 INFO:tasks.rados.rados.0.smithi006.stdout:3219: finishing copy_from to smithi006182445-22 2023-09-22T07:54:11.967 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 22 v 1121 (ObjNum 1002 snap 303 seq_num 1002) dirty exists 2023-09-22T07:54:11.967 INFO:tasks.rados.rados.0.smithi006.stdout:3217: done (3 left) 2023-09-22T07:54:11.967 INFO:tasks.rados.rados.0.smithi006.stdout:3219: done (2 left) 2023-09-22T07:54:11.968 INFO:tasks.rados.rados.0.smithi006.stdout:3220: done (1 left) 2023-09-22T07:54:11.968 INFO:tasks.rados.rados.0.smithi006.stdout:3222: done (0 left) 2023-09-22T07:54:11.968 INFO:tasks.rados.rados.0.smithi006.stdout:3223: rmattr oid 44 current snap is 304 2023-09-22T07:54:11.968 INFO:tasks.rados.rados.0.smithi006.stdout:3223: done (0 left) 2023-09-22T07:54:11.968 INFO:tasks.rados.rados.0.smithi006.stdout:3224: snap_remove snap 296 2023-09-22T07:54:12.370 INFO:tasks.rados.rados.0.smithi006.stdout:3224: done (0 left) 2023-09-22T07:54:12.370 INFO:tasks.rados.rados.0.smithi006.stdout:3225: read oid 10 snap -1 2023-09-22T07:54:12.370 INFO:tasks.rados.rados.0.smithi006.stdout:3225: expect (ObjNum 964 snap 291 seq_num 964) 2023-09-22T07:54:12.370 INFO:tasks.rados.rados.0.smithi006.stdout:3226: copy_from oid 30 from oid 3 current snap is 304 2023-09-22T07:54:12.370 INFO:tasks.rados.rados.0.smithi006.stdout:3227: read oid 1 snap 301 2023-09-22T07:54:12.371 INFO:tasks.rados.rados.0.smithi006.stdout:3227: expect (ObjNum 919 snap 283 seq_num 919) 2023-09-22T07:54:12.371 INFO:tasks.rados.rados.0.smithi006.stdout:3228: rollback oid 25 current snap is 304 2023-09-22T07:54:12.371 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 25 to 298 2023-09-22T07:54:12.371 INFO:tasks.rados.rados.0.smithi006.stdout:3229: read oid 41 snap -1 2023-09-22T07:54:12.371 INFO:tasks.rados.rados.0.smithi006.stdout:3229: expect (ObjNum 989 snap 300 seq_num 989) 2023-09-22T07:54:12.371 INFO:tasks.rados.rados.0.smithi006.stdout:3230: rollback oid 26 current snap is 304 2023-09-22T07:54:12.371 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 26 to 289 2023-09-22T07:54:12.371 INFO:tasks.rados.rados.0.smithi006.stdout:3231: rmattr oid 28 current snap is 304 2023-09-22T07:54:12.371 INFO:tasks.rados.rados.0.smithi006.stdout:3231: done (6 left) 2023-09-22T07:54:12.371 INFO:tasks.rados.rados.0.smithi006.stdout:3232: read oid 46 snap -1 2023-09-22T07:54:12.372 INFO:tasks.rados.rados.0.smithi006.stdout:3232: expect (ObjNum 989 snap 300 seq_num 989) 2023-09-22T07:54:12.372 INFO:tasks.rados.rados.0.smithi006.stdout:3233: copy_from oid 20 from oid 31 current snap is 304 2023-09-22T07:54:12.372 INFO:tasks.rados.rados.0.smithi006.stdout:3234: setattr oid 36 current snap is 304 2023-09-22T07:54:12.372 INFO:tasks.rados.rados.0.smithi006.stdout:3235: rollback oid 35 current snap is 304 2023-09-22T07:54:12.372 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 35 to 294 2023-09-22T07:54:12.372 INFO:tasks.rados.rados.0.smithi006.stdout:3236: rmattr oid 18 current snap is 304 2023-09-22T07:54:12.372 INFO:tasks.rados.rados.0.smithi006.stdout:3236: done (10 left) 2023-09-22T07:54:12.372 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 29 current snap is 304 2023-09-22T07:54:12.372 INFO:tasks.rados.rados.0.smithi006.stdout:3237: seq_num 1007 ranges {0=65536} 2023-09-22T07:54:12.372 INFO:tasks.rados.rados.0.smithi006.stdout:3237: writing smithi006182445-29 from 0 to 65536 tid 1 2023-09-22T07:54:12.373 INFO:tasks.rados.rados.0.smithi006.stdout:3238: delete oid 44 current snap is 304 2023-09-22T07:54:12.374 INFO:tasks.rados.rados.0.smithi006.stdout:3228: finishing rollback tid 1 to smithi006182445-25 2023-09-22T07:54:12.374 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 25 v 0 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-09-22T07:54:12.376 INFO:tasks.rados.rados.0.smithi006.stdout:3233: finishing copy_from to smithi006182445-20 2023-09-22T07:54:12.377 INFO:tasks.rados.rados.0.smithi006.stdout:3233: got expected ENOENT (src dne) 2023-09-22T07:54:12.377 INFO:tasks.rados.rados.0.smithi006.stdout:3233: finishing copy_from racing read to smithi006182445-20 2023-09-22T07:54:12.380 INFO:tasks.rados.rados.0.smithi006.stdout:3228: done (11 left) 2023-09-22T07:54:12.380 INFO:tasks.rados.rados.0.smithi006.stdout:3233: done (10 left) 2023-09-22T07:54:12.380 INFO:tasks.rados.rados.0.smithi006.stdout:3238: done (9 left) 2023-09-22T07:54:12.380 INFO:tasks.rados.rados.0.smithi006.stdout:3239: copy_from oid 28 from oid 47 current snap is 304 2023-09-22T07:54:12.381 INFO:tasks.rados.rados.0.smithi006.stdout:3240: delete oid 33 current snap is 304 2023-09-22T07:54:12.385 INFO:tasks.rados.rados.0.smithi006.stdout:3235: finishing rollback tid 0 to smithi006182445-35 2023-09-22T07:54:12.387 INFO:tasks.rados.rados.0.smithi006.stdout:3235: finishing rollback tid 1 to smithi006182445-35 2023-09-22T07:54:12.387 INFO:tasks.rados.rados.0.smithi006.stdout:3235: finishing rollback tid 2 to smithi006182445-35 2023-09-22T07:54:12.388 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 35 v 1147 (ObjNum 965 snap 292 seq_num 965) dirty exists 2023-09-22T07:54:12.388 INFO:tasks.rados.rados.0.smithi006.stdout:3237: finishing write tid 1 to smithi006182445-29 2023-09-22T07:54:12.389 INFO:tasks.rados.rados.0.smithi006.stdout:3239: finishing copy_from to smithi006182445-28 2023-09-22T07:54:12.389 INFO:tasks.rados.rados.0.smithi006.stdout:3239: got expected ENOENT (src dne) 2023-09-22T07:54:12.393 INFO:tasks.rados.rados.0.smithi006.stdout:3239: finishing copy_from racing read to smithi006182445-28 2023-09-22T07:54:12.399 INFO:tasks.rados.rados.0.smithi006.stdout:3237: finishing write tid 2 to smithi006182445-29 2023-09-22T07:54:12.405 INFO:tasks.rados.rados.0.smithi006.stdout:3232: expect (ObjNum 989 snap 300 seq_num 989) 2023-09-22T07:54:12.519 INFO:tasks.rados.rados.0.smithi006.stdout:3237: finishing write tid 3 to smithi006182445-29 2023-09-22T07:54:12.519 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 29 v 1149 (ObjNum 1007 snap 304 seq_num 1007) dirty exists 2023-09-22T07:54:12.519 INFO:tasks.rados.rados.0.smithi006.stdout:3237: left oid 29 (ObjNum 1007 snap 304 seq_num 1007) 2023-09-22T07:54:12.519 INFO:tasks.rados.rados.0.smithi006.stdout:3232: done (10 left) 2023-09-22T07:54:12.519 INFO:tasks.rados.rados.0.smithi006.stdout:3235: done (9 left) 2023-09-22T07:54:12.519 INFO:tasks.rados.rados.0.smithi006.stdout:3237: done (8 left) 2023-09-22T07:54:12.519 INFO:tasks.rados.rados.0.smithi006.stdout:3239: done (7 left) 2023-09-22T07:54:12.520 INFO:tasks.rados.rados.0.smithi006.stdout:3240: done (6 left) 2023-09-22T07:54:12.520 INFO:tasks.rados.rados.0.smithi006.stdout:3241: setattr oid 8 current snap is 304 2023-09-22T07:54:12.520 INFO:tasks.rados.rados.0.smithi006.stdout:3229: expect (ObjNum 989 snap 300 seq_num 989) 2023-09-22T07:54:12.625 INFO:tasks.rados.rados.0.smithi006.stdout:3227: expect (ObjNum 919 snap 283 seq_num 919) 2023-09-22T07:54:13.138 INFO:tasks.rados.rados.0.smithi006.stdout:3226: finishing copy_from racing read to smithi006182445-30 2023-09-22T07:54:13.138 INFO:tasks.rados.rados.0.smithi006.stdout:3226: finishing copy_from to smithi006182445-30 2023-09-22T07:54:13.138 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 30 v 1057 (ObjNum 918 snap 282 seq_num 918) dirty exists 2023-09-22T07:54:13.138 INFO:tasks.rados.rados.0.smithi006.stdout:3225: expect (ObjNum 964 snap 291 seq_num 964) 2023-09-22T07:54:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:13 smithi105 ceph-mon[190463]: osdmap e673: 8 total, 8 up, 8 in 2023-09-22T07:54:13.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:54:13.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:13 smithi105 ceph-mon[190463]: pgmap v660: 121 pgs: 121 active+clean; 318 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 3.6 MiB/s wr, 17 op/s 2023-09-22T07:54:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:13 smithi006 ceph-mon[204052]: osdmap e673: 8 total, 8 up, 8 in 2023-09-22T07:54:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:54:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:13 smithi006 ceph-mon[204052]: pgmap v660: 121 pgs: 121 active+clean; 318 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 3.6 MiB/s wr, 17 op/s 2023-09-22T07:54:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:13 smithi006 ceph-mon[200575]: osdmap e673: 8 total, 8 up, 8 in 2023-09-22T07:54:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:54:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:13 smithi006 ceph-mon[200575]: pgmap v660: 121 pgs: 121 active+clean; 318 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 3.6 MiB/s wr, 17 op/s 2023-09-22T07:54:14.757 INFO:tasks.rados.rados.0.smithi006.stdout:3230: finishing rollback tid 0 to smithi006182445-26 2023-09-22T07:54:14.757 INFO:tasks.rados.rados.0.smithi006.stdout:3230: finishing rollback tid 1 to smithi006182445-26 2023-09-22T07:54:14.757 INFO:tasks.rados.rados.0.smithi006.stdout:3230: finishing rollback tid 2 to smithi006182445-26 2023-09-22T07:54:14.757 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 26 v 1632 (ObjNum 941 snap 286 seq_num 941) dirty exists 2023-09-22T07:54:14.758 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 36 v 988 (ObjNum 987 snap 299 seq_num 987) dirty exists 2023-09-22T07:54:14.758 INFO:tasks.rados.rados.0.smithi006.stdout:3225: done (6 left) 2023-09-22T07:54:14.758 INFO:tasks.rados.rados.0.smithi006.stdout:3226: done (5 left) 2023-09-22T07:54:14.758 INFO:tasks.rados.rados.0.smithi006.stdout:3227: done (4 left) 2023-09-22T07:54:14.758 INFO:tasks.rados.rados.0.smithi006.stdout:3229: done (3 left) 2023-09-22T07:54:14.758 INFO:tasks.rados.rados.0.smithi006.stdout:3230: done (2 left) 2023-09-22T07:54:14.758 INFO:tasks.rados.rados.0.smithi006.stdout:3234: done (1 left) 2023-09-22T07:54:14.758 INFO:tasks.rados.rados.0.smithi006.stdout:3242: rollback oid 15 current snap is 304 2023-09-22T07:54:14.758 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 15 to 302 2023-09-22T07:54:14.758 INFO:tasks.rados.rados.0.smithi006.stdout:3243: copy_from oid 1 from oid 44 current snap is 304 2023-09-22T07:54:14.758 INFO:tasks.rados.rados.0.smithi006.stdout:3244: rollback oid 36 current snap is 304 2023-09-22T07:54:14.758 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 36 to 299 2023-09-22T07:54:14.759 INFO:tasks.rados.rados.0.smithi006.stdout:3245: read oid 29 snap -1 2023-09-22T07:54:14.759 INFO:tasks.rados.rados.0.smithi006.stdout:3245: expect (ObjNum 1007 snap 304 seq_num 1007) 2023-09-22T07:54:14.759 INFO:tasks.rados.rados.0.smithi006.stdout:3246: delete oid 39 current snap is 304 2023-09-22T07:54:14.761 INFO:tasks.rados.rados.0.smithi006.stdout:3243: finishing copy_from to smithi006182445-1 2023-09-22T07:54:14.761 INFO:tasks.rados.rados.0.smithi006.stdout:3243: got expected ENOENT (src dne) 2023-09-22T07:54:14.762 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 8 v 1122 (ObjNum 1002 snap 303 seq_num 1002) dirty exists 2023-09-22T07:54:14.762 INFO:tasks.rados.rados.0.smithi006.stdout:3243: finishing copy_from racing read to smithi006182445-1 2023-09-22T07:54:14.762 INFO:tasks.rados.rados.0.smithi006.stdout:3244: finishing rollback tid 0 to smithi006182445-36 2023-09-22T07:54:14.762 INFO:tasks.rados.rados.0.smithi006.stdout:3245: expect (ObjNum 1007 snap 304 seq_num 1007) 2023-09-22T07:54:14.764 INFO:tasks.rados.rados.0.smithi006.stdout:3242: finishing rollback tid 0 to smithi006182445-15 2023-09-22T07:54:14.765 INFO:tasks.rados.rados.0.smithi006.stdout:3244: finishing rollback tid 1 to smithi006182445-36 2023-09-22T07:54:14.765 INFO:tasks.rados.rados.0.smithi006.stdout:3242: finishing rollback tid 1 to smithi006182445-15 2023-09-22T07:54:14.765 INFO:tasks.rados.rados.0.smithi006.stdout:3241: done (5 left) 2023-09-22T07:54:14.765 INFO:tasks.rados.rados.0.smithi006.stdout:3243: done (4 left) 2023-09-22T07:54:14.765 INFO:tasks.rados.rados.0.smithi006.stdout:3245: done (3 left) 2023-09-22T07:54:14.765 INFO:tasks.rados.rados.0.smithi006.stdout:3246: done (2 left) 2023-09-22T07:54:14.765 INFO:tasks.rados.rados.0.smithi006.stdout:3247: setattr oid 34 current snap is 304 2023-09-22T07:54:14.765 INFO:tasks.rados.rados.0.smithi006.stdout:3242: finishing rollback tid 2 to smithi006182445-15 2023-09-22T07:54:14.765 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 15 v 1736 (ObjNum 973 snap 294 seq_num 973) dirty exists 2023-09-22T07:54:14.765 INFO:tasks.rados.rados.0.smithi006.stdout:3244: finishing rollback tid 2 to smithi006182445-36 2023-09-22T07:54:14.766 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 36 v 991 (ObjNum 987 snap 299 seq_num 987) dirty exists 2023-09-22T07:54:14.766 INFO:tasks.rados.rados.0.smithi006.stdout:3242: done (2 left) 2023-09-22T07:54:14.766 INFO:tasks.rados.rados.0.smithi006.stdout:3244: done (1 left) 2023-09-22T07:54:14.766 INFO:tasks.rados.rados.0.smithi006.stdout:3248: snap_remove snap 300 2023-09-22T07:54:14.823 INFO:tasks.rados.rados.0.smithi006.stdout:3248: done (1 left) 2023-09-22T07:54:14.823 INFO:tasks.rados.rados.0.smithi006.stdout:3249: read oid 42 snap 303 2023-09-22T07:54:14.823 INFO:tasks.rados.rados.0.smithi006.stdout:3249: expect (ObjNum 901 snap 279 seq_num 901) 2023-09-22T07:54:14.823 INFO:tasks.rados.rados.0.smithi006.stdout:3250: read oid 15 snap -1 2023-09-22T07:54:14.823 INFO:tasks.rados.rados.0.smithi006.stdout:3250: expect (ObjNum 973 snap 294 seq_num 973) 2023-09-22T07:54:14.823 INFO:tasks.rados.rados.0.smithi006.stdout:3251: read oid 35 snap -1 2023-09-22T07:54:14.823 INFO:tasks.rados.rados.0.smithi006.stdout:3251: expect (ObjNum 965 snap 292 seq_num 965) 2023-09-22T07:54:14.823 INFO:tasks.rados.rados.0.smithi006.stdout:3252: delete oid 41 current snap is 304 2023-09-22T07:54:14.824 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 34 v 1633 (ObjNum 990 snap 300 seq_num 990) dirty exists 2023-09-22T07:54:14.835 INFO:tasks.rados.rados.0.smithi006.stdout:3247: done (4 left) 2023-09-22T07:54:14.835 INFO:tasks.rados.rados.0.smithi006.stdout:3252: done (3 left) 2023-09-22T07:54:14.835 INFO:tasks.rados.rados.0.smithi006.stdout:3253: snap_remove snap 301 2023-09-22T07:54:15.829 INFO:tasks.rados.rados.0.smithi006.stdout:3253: done (3 left) 2023-09-22T07:54:15.830 INFO:tasks.rados.rados.0.smithi006.stdout:3254: read oid 46 snap -1 2023-09-22T07:54:15.830 INFO:tasks.rados.rados.0.smithi006.stdout:3254: expect (ObjNum 989 snap 300 seq_num 989) 2023-09-22T07:54:15.830 INFO:tasks.rados.rados.0.smithi006.stdout:3255: rollback oid 3 current snap is 304 2023-09-22T07:54:15.830 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 3 to 298 2023-09-22T07:54:15.830 INFO:tasks.rados.rados.0.smithi006.stdout:3256: delete oid 16 current snap is 304 2023-09-22T07:54:15.841 INFO:tasks.rados.rados.0.smithi006.stdout:3251: expect (ObjNum 965 snap 292 seq_num 965) 2023-09-22T07:54:15.887 INFO:tasks.rados.rados.0.smithi006.stdout:3249: expect (ObjNum 901 snap 279 seq_num 901) 2023-09-22T07:54:15.904 INFO:tasks.rados.rados.0.smithi006.stdout:3250: expect (ObjNum 973 snap 294 seq_num 973) 2023-09-22T07:54:16.012 INFO:tasks.rados.rados.0.smithi006.stdout:3255: finishing rollback tid 0 to smithi006182445-3 2023-09-22T07:54:16.013 INFO:tasks.rados.rados.0.smithi006.stdout:3255: finishing rollback tid 1 to smithi006182445-3 2023-09-22T07:54:16.013 INFO:tasks.rados.rados.0.smithi006.stdout:3255: finishing rollback tid 2 to smithi006182445-3 2023-09-22T07:54:16.013 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 3 v 1060 (ObjNum 918 snap 282 seq_num 918) dirty exists 2023-09-22T07:54:16.013 INFO:tasks.rados.rados.0.smithi006.stdout:3254: expect (ObjNum 989 snap 300 seq_num 989) 2023-09-22T07:54:16.119 INFO:tasks.rados.rados.0.smithi006.stdout:3249: done (5 left) 2023-09-22T07:54:16.119 INFO:tasks.rados.rados.0.smithi006.stdout:3250: done (4 left) 2023-09-22T07:54:16.119 INFO:tasks.rados.rados.0.smithi006.stdout:3251: done (3 left) 2023-09-22T07:54:16.119 INFO:tasks.rados.rados.0.smithi006.stdout:3254: done (2 left) 2023-09-22T07:54:16.119 INFO:tasks.rados.rados.0.smithi006.stdout:3255: done (1 left) 2023-09-22T07:54:16.119 INFO:tasks.rados.rados.0.smithi006.stdout:3256: done (0 left) 2023-09-22T07:54:16.120 INFO:tasks.rados.rados.0.smithi006.stdout:3257: read oid 35 snap 288 2023-09-22T07:54:16.120 INFO:tasks.rados.rados.0.smithi006.stdout:3257: expect (ObjNum -1124942816 snap 22069 seq_num 3087050832) 2023-09-22T07:54:16.120 INFO:tasks.rados.rados.0.smithi006.stdout:3258: snap_remove snap 293 2023-09-22T07:54:16.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:15 smithi105 ceph-mon[190463]: pgmap v661: 121 pgs: 121 active+clean; 344 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 7.6 MiB/s wr, 20 op/s 2023-09-22T07:54:16.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:15 smithi105 ceph-mon[190463]: osdmap e674: 8 total, 8 up, 8 in 2023-09-22T07:54:16.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:15 smithi006 ceph-mon[204052]: pgmap v661: 121 pgs: 121 active+clean; 344 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 7.6 MiB/s wr, 20 op/s 2023-09-22T07:54:16.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:15 smithi006 ceph-mon[204052]: osdmap e674: 8 total, 8 up, 8 in 2023-09-22T07:54:16.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:15 smithi006 ceph-mon[200575]: pgmap v661: 121 pgs: 121 active+clean; 344 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 7.6 MiB/s wr, 20 op/s 2023-09-22T07:54:16.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:15 smithi006 ceph-mon[200575]: osdmap e674: 8 total, 8 up, 8 in 2023-09-22T07:54:16.304 INFO:tasks.rados.rados.0.smithi006.stdout:3258: done (1 left) 2023-09-22T07:54:16.305 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 25 current snap is 304 2023-09-22T07:54:16.305 INFO:tasks.rados.rados.0.smithi006.stdout:3259: seq_num 1013 ranges {0=172032} 2023-09-22T07:54:16.306 INFO:tasks.rados.rados.0.smithi006.stdout:3259: writing smithi006182445-25 from 0 to 172032 tid 1 2023-09-22T07:54:16.306 INFO:tasks.rados.rados.0.smithi006.stdout:3260: delete oid 17 current snap is 304 2023-09-22T07:54:16.309 INFO:tasks.rados.rados.0.smithi006.stdout:3257: expect (ObjNum -1124942816 snap 22069 seq_num 3087050832) 2023-09-22T07:54:16.331 INFO:tasks.rados.rados.0.smithi006.stdout:3257: done (2 left) 2023-09-22T07:54:16.331 INFO:tasks.rados.rados.0.smithi006.stdout:3260: done (1 left) 2023-09-22T07:54:16.331 INFO:tasks.rados.rados.0.smithi006.stdout:3261: rollback oid 28 current snap is 304 2023-09-22T07:54:16.331 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 28 to 277 2023-09-22T07:54:16.331 INFO:tasks.rados.rados.0.smithi006.stdout:3259: finishing write tid 1 to smithi006182445-25 2023-09-22T07:54:16.332 INFO:tasks.rados.rados.0.smithi006.stdout:3259: finishing write tid 2 to smithi006182445-25 2023-09-22T07:54:16.332 INFO:tasks.rados.rados.0.smithi006.stdout:3259: finishing write tid 3 to smithi006182445-25 2023-09-22T07:54:16.332 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 25 v 1744 (ObjNum 1013 snap 304 seq_num 1013) dirty exists 2023-09-22T07:54:16.332 INFO:tasks.rados.rados.0.smithi006.stdout:3259: left oid 25 (ObjNum 1013 snap 304 seq_num 1013) 2023-09-22T07:54:16.332 INFO:tasks.rados.rados.0.smithi006.stdout:3259: done (1 left) 2023-09-22T07:54:16.332 INFO:tasks.rados.rados.0.smithi006.stdout:3262: read oid 26 snap -1 2023-09-22T07:54:16.332 INFO:tasks.rados.rados.0.smithi006.stdout:3262: expect (ObjNum 941 snap 286 seq_num 941) 2023-09-22T07:54:16.332 INFO:tasks.rados.rados.0.smithi006.stdout:3263: read oid 2 snap 283 2023-09-22T07:54:16.332 INFO:tasks.rados.rados.0.smithi006.stdout:3263: expect (ObjNum 698 snap 211 seq_num 698) 2023-09-22T07:54:16.332 INFO:tasks.rados.rados.0.smithi006.stdout:3264: read oid 27 snap -1 2023-09-22T07:54:16.332 INFO:tasks.rados.rados.0.smithi006.stdout:3264: expect (ObjNum 982 snap 297 seq_num 982) 2023-09-22T07:54:16.332 INFO:tasks.rados.rados.0.smithi006.stdout:3265: snap_create 2023-09-22T07:54:16.334 INFO:tasks.rados.rados.0.smithi006.stdout:3261: finishing rollback tid 1 to smithi006182445-28 2023-09-22T07:54:16.334 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 28 v 0 (ObjNum 289 snap 0 seq_num 0) dirty dne 2023-09-22T07:54:16.346 INFO:tasks.rados.rados.0.smithi006.stdout:3264: expect (ObjNum 982 snap 297 seq_num 982) 2023-09-22T07:54:16.403 INFO:tasks.rados.rados.0.smithi006.stdout:3263: expect (ObjNum 698 snap 211 seq_num 698) 2023-09-22T07:54:16.504 INFO:tasks.rados.rados.0.smithi006.stdout:3262: expect (ObjNum 941 snap 286 seq_num 941) 2023-09-22T07:54:17.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:16 smithi105 ceph-mon[190463]: osdmap e675: 8 total, 8 up, 8 in 2023-09-22T07:54:17.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:16 smithi105 ceph-mon[190463]: osdmap e676: 8 total, 8 up, 8 in 2023-09-22T07:54:17.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:16 smithi006 ceph-mon[204052]: osdmap e675: 8 total, 8 up, 8 in 2023-09-22T07:54:17.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:16 smithi006 ceph-mon[204052]: osdmap e676: 8 total, 8 up, 8 in 2023-09-22T07:54:17.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:16 smithi006 ceph-mon[200575]: osdmap e675: 8 total, 8 up, 8 in 2023-09-22T07:54:17.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:16 smithi006 ceph-mon[200575]: osdmap e676: 8 total, 8 up, 8 in 2023-09-22T07:54:17.323 INFO:tasks.rados.rados.0.smithi006.stdout:3261: done (4 left) 2023-09-22T07:54:17.323 INFO:tasks.rados.rados.0.smithi006.stdout:3262: done (3 left) 2023-09-22T07:54:17.323 INFO:tasks.rados.rados.0.smithi006.stdout:3263: done (2 left) 2023-09-22T07:54:17.323 INFO:tasks.rados.rados.0.smithi006.stdout:3264: done (1 left) 2023-09-22T07:54:17.323 INFO:tasks.rados.rados.0.smithi006.stdout:3265: done (0 left) 2023-09-22T07:54:17.323 INFO:tasks.rados.rados.0.smithi006.stdout:3266: read oid 27 snap -1 2023-09-22T07:54:17.324 INFO:tasks.rados.rados.0.smithi006.stdout:3266: expect (ObjNum 982 snap 297 seq_num 982) 2023-09-22T07:54:17.324 INFO:tasks.rados.rados.0.smithi006.stdout:3267: snap_remove snap 283 2023-09-22T07:54:18.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:54:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:54:17] "GET /metrics HTTP/1.1" 200 36090 "" "Prometheus/2.43.0" 2023-09-22T07:54:18.329 INFO:tasks.rados.rados.0.smithi006.stdout:3267: done (1 left) 2023-09-22T07:54:18.329 INFO:tasks.rados.rados.0.smithi006.stdout:3268: snap_remove snap 273 2023-09-22T07:54:18.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:18 smithi105 ceph-mon[190463]: pgmap v665: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 344 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 32 MiB/s rd, 6.1 MiB/s wr, 34 op/s 2023-09-22T07:54:18.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:18 smithi105 ceph-mon[190463]: osdmap e677: 8 total, 8 up, 8 in 2023-09-22T07:54:18.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:18 smithi006 ceph-mon[204052]: pgmap v665: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 344 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 32 MiB/s rd, 6.1 MiB/s wr, 34 op/s 2023-09-22T07:54:18.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:18 smithi006 ceph-mon[204052]: osdmap e677: 8 total, 8 up, 8 in 2023-09-22T07:54:18.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:18 smithi006 ceph-mon[200575]: pgmap v665: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 344 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 32 MiB/s rd, 6.1 MiB/s wr, 34 op/s 2023-09-22T07:54:18.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:18 smithi006 ceph-mon[200575]: osdmap e677: 8 total, 8 up, 8 in 2023-09-22T07:54:19.327 INFO:tasks.rados.rados.0.smithi006.stdout:3268: done (1 left) 2023-09-22T07:54:19.327 INFO:tasks.rados.rados.0.smithi006.stdout:3269: read oid 30 snap -1 2023-09-22T07:54:19.327 INFO:tasks.rados.rados.0.smithi006.stdout:3269: expect (ObjNum 918 snap 282 seq_num 918) 2023-09-22T07:54:19.327 INFO:tasks.rados.rados.0.smithi006.stdout:3270: read oid 43 snap -1 2023-09-22T07:54:19.327 INFO:tasks.rados.rados.0.smithi006.stdout:3270: expect (ObjNum 887 snap 274 seq_num 887) 2023-09-22T07:54:19.327 INFO:tasks.rados.rados.0.smithi006.stdout:3271: copy_from oid 50 from oid 44 current snap is 305 2023-09-22T07:54:19.328 INFO:tasks.rados.rados.0.smithi006.stdout:3272: snap_create 2023-09-22T07:54:19.336 INFO:tasks.rados.rados.0.smithi006.stdout:3266: expect (ObjNum 982 snap 297 seq_num 982) 2023-09-22T07:54:19.396 INFO:tasks.rados.rados.0.smithi006.stdout:3270: expect (ObjNum 887 snap 274 seq_num 887) 2023-09-22T07:54:19.407 INFO:tasks.rados.rados.0.smithi006.stdout:3271: finishing copy_from to smithi006182445-50 2023-09-22T07:54:19.408 INFO:tasks.rados.rados.0.smithi006.stdout:3271: got expected ENOENT (src dne) 2023-09-22T07:54:19.408 INFO:tasks.rados.rados.0.smithi006.stdout:3271: finishing copy_from racing read to smithi006182445-50 2023-09-22T07:54:19.408 INFO:tasks.rados.rados.0.smithi006.stdout:3269: expect (ObjNum 918 snap 282 seq_num 918) 2023-09-22T07:54:19.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:19 smithi105 ceph-mon[190463]: osdmap e678: 8 total, 8 up, 8 in 2023-09-22T07:54:19.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:19 smithi105 ceph-mon[190463]: osdmap e679: 8 total, 8 up, 8 in 2023-09-22T07:54:19.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:19 smithi006 ceph-mon[200575]: osdmap e678: 8 total, 8 up, 8 in 2023-09-22T07:54:19.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:19 smithi006 ceph-mon[200575]: osdmap e679: 8 total, 8 up, 8 in 2023-09-22T07:54:19.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:19 smithi006 ceph-mon[204052]: osdmap e678: 8 total, 8 up, 8 in 2023-09-22T07:54:19.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:19 smithi006 ceph-mon[204052]: osdmap e679: 8 total, 8 up, 8 in 2023-09-22T07:54:20.380 INFO:tasks.rados.rados.0.smithi006.stdout:3266: done (4 left) 2023-09-22T07:54:20.380 INFO:tasks.rados.rados.0.smithi006.stdout:3269: done (3 left) 2023-09-22T07:54:20.380 INFO:tasks.rados.rados.0.smithi006.stdout:3270: done (2 left) 2023-09-22T07:54:20.380 INFO:tasks.rados.rados.0.smithi006.stdout:3271: done (1 left) 2023-09-22T07:54:20.380 INFO:tasks.rados.rados.0.smithi006.stdout:3272: done (0 left) 2023-09-22T07:54:20.380 INFO:tasks.rados.rados.0.smithi006.stdout:3273: setattr oid 40 current snap is 306 2023-09-22T07:54:20.382 INFO:tasks.rados.rados.0.smithi006.stdout:3274: read oid 41 snap 303 2023-09-22T07:54:20.382 INFO:tasks.rados.rados.0.smithi006.stdout:3274: expect (ObjNum 989 snap 300 seq_num 989) 2023-09-22T07:54:20.382 INFO:tasks.rados.rados.0.smithi006.stdout:3275: read oid 47 snap -1 2023-09-22T07:54:20.382 INFO:tasks.rados.rados.0.smithi006.stdout:3275: expect deleted 2023-09-22T07:54:20.382 INFO:tasks.rados.rados.0.smithi006.stdout:3276: copy_from oid 12 from oid 49 current snap is 306 2023-09-22T07:54:20.382 INFO:tasks.rados.rados.0.smithi006.stdout:3277: copy_from oid 16 from oid 14 current snap is 306 2023-09-22T07:54:20.382 INFO:tasks.rados.rados.0.smithi006.stdout:3278: snap_create 2023-09-22T07:54:20.385 INFO:tasks.rados.rados.0.smithi006.stdout:3277: finishing copy_from racing read to smithi006182445-16 2023-09-22T07:54:20.385 INFO:tasks.rados.rados.0.smithi006.stdout:3277: finishing copy_from to smithi006182445-16 2023-09-22T07:54:20.385 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 16 v 1516 (ObjNum 1005 snap 303 seq_num 1005) dirty exists 2023-09-22T07:54:20.386 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 40 v 1160 (ObjNum 33 snap 0 seq_num 1) dirty exists 2023-09-22T07:54:20.386 INFO:tasks.rados.rados.0.smithi006.stdout:3276: finishing copy_from to smithi006182445-12 2023-09-22T07:54:20.387 INFO:tasks.rados.rados.0.smithi006.stdout:3276: got expected ENOENT (src dne) 2023-09-22T07:54:20.387 INFO:tasks.rados.rados.0.smithi006.stdout:3276: finishing copy_from racing read to smithi006182445-12 2023-09-22T07:54:20.401 INFO:tasks.rados.rados.0.smithi006.stdout:3274: expect (ObjNum 989 snap 300 seq_num 989) 2023-09-22T07:54:20.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:20 smithi105 ceph-mon[190463]: pgmap v668: 121 pgs: 4 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 115 active+clean; 341 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 31 MiB/s rd, 51 KiB/s wr, 33 op/s 2023-09-22T07:54:20.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:20 smithi105 ceph-mon[190463]: osdmap e680: 8 total, 8 up, 8 in 2023-09-22T07:54:20.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:20 smithi006 ceph-mon[204052]: pgmap v668: 121 pgs: 4 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 115 active+clean; 341 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 31 MiB/s rd, 51 KiB/s wr, 33 op/s 2023-09-22T07:54:20.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:20 smithi006 ceph-mon[204052]: osdmap e680: 8 total, 8 up, 8 in 2023-09-22T07:54:20.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:20 smithi006 ceph-mon[200575]: pgmap v668: 121 pgs: 4 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 115 active+clean; 341 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 31 MiB/s rd, 51 KiB/s wr, 33 op/s 2023-09-22T07:54:20.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:20 smithi006 ceph-mon[200575]: osdmap e680: 8 total, 8 up, 8 in 2023-09-22T07:54:21.310 INFO:tasks.rados.rados.0.smithi006.stdout:3273: done (5 left) 2023-09-22T07:54:21.310 INFO:tasks.rados.rados.0.smithi006.stdout:3274: done (4 left) 2023-09-22T07:54:21.310 INFO:tasks.rados.rados.0.smithi006.stdout:3275: done (3 left) 2023-09-22T07:54:21.310 INFO:tasks.rados.rados.0.smithi006.stdout:3276: done (2 left) 2023-09-22T07:54:21.310 INFO:tasks.rados.rados.0.smithi006.stdout:3277: done (1 left) 2023-09-22T07:54:21.310 INFO:tasks.rados.rados.0.smithi006.stdout:3278: done (0 left) 2023-09-22T07:54:21.311 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 18 current snap is 307 2023-09-22T07:54:21.311 INFO:tasks.rados.rados.0.smithi006.stdout:3279: seq_num 1015 ranges {1540096=204800} 2023-09-22T07:54:21.319 INFO:tasks.rados.rados.0.smithi006.stdout:3279: writing smithi006182445-18 from 1540096 to 1744896 tid 1 2023-09-22T07:54:21.320 INFO:tasks.rados.rados.0.smithi006.stdout:3280: snap_create 2023-09-22T07:54:21.325 INFO:tasks.rados.rados.0.smithi006.stdout:3279: finishing write tid 1 to smithi006182445-18 2023-09-22T07:54:21.325 INFO:tasks.rados.rados.0.smithi006.stdout:3279: finishing write tid 2 to smithi006182445-18 2023-09-22T07:54:21.327 INFO:tasks.rados.rados.0.smithi006.stdout:3279: finishing write tid 3 to smithi006182445-18 2023-09-22T07:54:21.327 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 18 v 1243 (ObjNum 1015 snap 307 seq_num 1015) dirty exists 2023-09-22T07:54:21.327 INFO:tasks.rados.rados.0.smithi006.stdout:3279: left oid 18 (ObjNum 1015 snap 307 seq_num 1015) 2023-09-22T07:54:22.318 INFO:tasks.rados.rados.0.smithi006.stdout:3279: done (1 left) 2023-09-22T07:54:22.318 INFO:tasks.rados.rados.0.smithi006.stdout:3280: done (0 left) 2023-09-22T07:54:22.318 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 45 current snap is 308 2023-09-22T07:54:22.318 INFO:tasks.rados.rados.0.smithi006.stdout:3281: seq_num 1016 ranges {5079040=221184} 2023-09-22T07:54:22.347 INFO:tasks.rados.rados.0.smithi006.stdout:3281: writing smithi006182445-45 from 5079040 to 5300224 tid 1 2023-09-22T07:54:22.347 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 17 current snap is 308 2023-09-22T07:54:22.347 INFO:tasks.rados.rados.0.smithi006.stdout:3282: seq_num 1017 ranges {0=237568} 2023-09-22T07:54:22.348 INFO:tasks.rados.rados.0.smithi006.stdout:3282: writing smithi006182445-17 from 0 to 237568 tid 1 2023-09-22T07:54:22.348 INFO:tasks.rados.rados.0.smithi006.stdout:3283: snap_create 2023-09-22T07:54:22.355 INFO:tasks.rados.rados.0.smithi006.stdout:3281: finishing write tid 1 to smithi006182445-45 2023-09-22T07:54:22.355 INFO:tasks.rados.rados.0.smithi006.stdout:3281: finishing write tid 2 to smithi006182445-45 2023-09-22T07:54:22.356 INFO:tasks.rados.rados.0.smithi006.stdout:3282: finishing write tid 1 to smithi006182445-17 2023-09-22T07:54:22.356 INFO:tasks.rados.rados.0.smithi006.stdout:3282: finishing write tid 2 to smithi006182445-17 2023-09-22T07:54:22.357 INFO:tasks.rados.rados.0.smithi006.stdout:3281: finishing write tid 3 to smithi006182445-45 2023-09-22T07:54:22.358 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 45 v 1155 (ObjNum 1016 snap 308 seq_num 1016) dirty exists 2023-09-22T07:54:22.358 INFO:tasks.rados.rados.0.smithi006.stdout:3281: left oid 45 (ObjNum 1016 snap 308 seq_num 1016) 2023-09-22T07:54:22.358 INFO:tasks.rados.rados.0.smithi006.stdout:3282: finishing write tid 3 to smithi006182445-17 2023-09-22T07:54:22.359 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 17 v 1157 (ObjNum 1017 snap 308 seq_num 1017) dirty exists 2023-09-22T07:54:22.359 INFO:tasks.rados.rados.0.smithi006.stdout:3282: left oid 17 (ObjNum 1017 snap 308 seq_num 1017) 2023-09-22T07:54:22.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:22 smithi105 ceph-mon[190463]: pgmap v671: 121 pgs: 4 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 115 active+clean; 341 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 0 B/s wr, 8 op/s 2023-09-22T07:54:22.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:22 smithi105 ceph-mon[190463]: osdmap e681: 8 total, 8 up, 8 in 2023-09-22T07:54:22.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:22 smithi006 ceph-mon[204052]: pgmap v671: 121 pgs: 4 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 115 active+clean; 341 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 0 B/s wr, 8 op/s 2023-09-22T07:54:22.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:22 smithi006 ceph-mon[204052]: osdmap e681: 8 total, 8 up, 8 in 2023-09-22T07:54:22.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:22 smithi006 ceph-mon[200575]: pgmap v671: 121 pgs: 4 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 115 active+clean; 341 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 0 B/s wr, 8 op/s 2023-09-22T07:54:22.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:22 smithi006 ceph-mon[200575]: osdmap e681: 8 total, 8 up, 8 in 2023-09-22T07:54:23.324 INFO:tasks.rados.rados.0.smithi006.stdout:3281: done (2 left) 2023-09-22T07:54:23.324 INFO:tasks.rados.rados.0.smithi006.stdout:3282: done (1 left) 2023-09-22T07:54:23.324 INFO:tasks.rados.rados.0.smithi006.stdout:3283: done (0 left) 2023-09-22T07:54:23.324 INFO:tasks.rados.rados.0.smithi006.stdout:3284: rmattr oid 43 current snap is 309 2023-09-22T07:54:23.324 INFO:tasks.rados.rados.0.smithi006.stdout:3284: done (0 left) 2023-09-22T07:54:23.324 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 30 current snap is 309 2023-09-22T07:54:23.324 INFO:tasks.rados.rados.0.smithi006.stdout:3285: seq_num 1018 ranges {11010048=253952} 2023-09-22T07:54:23.385 INFO:tasks.rados.rados.0.smithi006.stdout:3285: writing smithi006182445-30 from 11010048 to 11264000 tid 1 2023-09-22T07:54:23.386 INFO:tasks.rados.rados.0.smithi006.stdout:3286: read oid 44 snap -1 2023-09-22T07:54:23.386 INFO:tasks.rados.rados.0.smithi006.stdout:3286: expect deleted 2023-09-22T07:54:23.386 INFO:tasks.rados.rados.0.smithi006.stdout:3287: copy_from oid 31 from oid 28 current snap is 309 2023-09-22T07:54:23.386 INFO:tasks.rados.rados.0.smithi006.stdout:3288: copy_from oid 14 from oid 35 current snap is 309 2023-09-22T07:54:23.386 INFO:tasks.rados.rados.0.smithi006.stdout:3289: snap_remove snap 288 2023-09-22T07:54:23.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:23 smithi105 ceph-mon[190463]: osdmap e682: 8 total, 8 up, 8 in 2023-09-22T07:54:23.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:23 smithi006 ceph-mon[204052]: osdmap e682: 8 total, 8 up, 8 in 2023-09-22T07:54:23.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:23 smithi006 ceph-mon[200575]: osdmap e682: 8 total, 8 up, 8 in 2023-09-22T07:54:24.331 INFO:tasks.rados.rados.0.smithi006.stdout:3289: done (4 left) 2023-09-22T07:54:24.331 INFO:tasks.rados.rados.0.smithi006.stdout:3290: rmattr oid 1 current snap is 309 2023-09-22T07:54:24.331 INFO:tasks.rados.rados.0.smithi006.stdout:3287: finishing copy_from to smithi006182445-31 2023-09-22T07:54:24.331 INFO:tasks.rados.rados.0.smithi006.stdout:3287: got expected ENOENT (src dne) 2023-09-22T07:54:24.331 INFO:tasks.rados.rados.0.smithi006.stdout:3287: finishing copy_from racing read to smithi006182445-31 2023-09-22T07:54:24.332 INFO:tasks.rados.rados.0.smithi006.stdout:3285: finishing write tid 1 to smithi006182445-30 2023-09-22T07:54:24.332 INFO:tasks.rados.rados.0.smithi006.stdout:3285: finishing write tid 2 to smithi006182445-30 2023-09-22T07:54:24.332 INFO:tasks.rados.rados.0.smithi006.stdout:3285: finishing write tid 3 to smithi006182445-30 2023-09-22T07:54:24.332 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 30 v 1245 (ObjNum 1018 snap 309 seq_num 1018) dirty exists 2023-09-22T07:54:24.332 INFO:tasks.rados.rados.0.smithi006.stdout:3285: left oid 30 (ObjNum 1018 snap 309 seq_num 1018) 2023-09-22T07:54:24.332 INFO:tasks.rados.rados.0.smithi006.stdout:3288: finishing copy_from racing read to smithi006182445-14 2023-09-22T07:54:24.332 INFO:tasks.rados.rados.0.smithi006.stdout:3288: finishing copy_from to smithi006182445-14 2023-09-22T07:54:24.332 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 14 v 1147 (ObjNum 965 snap 292 seq_num 965) dirty exists 2023-09-22T07:54:24.332 INFO:tasks.rados.rados.0.smithi006.stdout:3285: done (4 left) 2023-09-22T07:54:24.332 INFO:tasks.rados.rados.0.smithi006.stdout:3286: done (3 left) 2023-09-22T07:54:24.332 INFO:tasks.rados.rados.0.smithi006.stdout:3287: done (2 left) 2023-09-22T07:54:24.333 INFO:tasks.rados.rados.0.smithi006.stdout:3288: done (1 left) 2023-09-22T07:54:24.333 INFO:tasks.rados.rados.0.smithi006.stdout:3291: snap_remove snap 306 2023-09-22T07:54:24.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:24 smithi105 ceph-mon[190463]: pgmap v674: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 308 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 8.0 KiB/s wr, 10 op/s 2023-09-22T07:54:24.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:24 smithi105 ceph-mon[190463]: osdmap e683: 8 total, 8 up, 8 in 2023-09-22T07:54:24.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:24 smithi006 ceph-mon[204052]: pgmap v674: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 308 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 8.0 KiB/s wr, 10 op/s 2023-09-22T07:54:24.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:24 smithi006 ceph-mon[204052]: osdmap e683: 8 total, 8 up, 8 in 2023-09-22T07:54:24.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:24 smithi006 ceph-mon[200575]: pgmap v674: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 308 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 8.0 KiB/s wr, 10 op/s 2023-09-22T07:54:24.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:24 smithi006 ceph-mon[200575]: osdmap e683: 8 total, 8 up, 8 in 2023-09-22T07:54:25.343 INFO:tasks.rados.rados.0.smithi006.stdout:3291: done (1 left) 2023-09-22T07:54:25.343 INFO:tasks.rados.rados.0.smithi006.stdout:3292: rollback oid 44 current snap is 309 2023-09-22T07:54:25.343 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 44 to 287 2023-09-22T07:54:25.343 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 1 v 1161 (ObjNum 1000 snap 302 seq_num 1000) dirty exists 2023-09-22T07:54:25.344 INFO:tasks.rados.rados.0.smithi006.stdout:3290: done (1 left) 2023-09-22T07:54:25.344 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 4 current snap is 309 2023-09-22T07:54:25.345 INFO:tasks.rados.rados.0.smithi006.stdout:3293: seq_num 1019 ranges {0=270336} 2023-09-22T07:54:25.345 INFO:tasks.rados.rados.0.smithi006.stdout:3293: writing smithi006182445-4 from 0 to 270336 tid 1 2023-09-22T07:54:25.345 INFO:tasks.rados.rados.0.smithi006.stdout:3294: read oid 19 snap -1 2023-09-22T07:54:25.345 INFO:tasks.rados.rados.0.smithi006.stdout:3294: expect deleted 2023-09-22T07:54:25.345 INFO:tasks.rados.rados.0.smithi006.stdout:3295: delete oid 32 current snap is 309 2023-09-22T07:54:25.352 INFO:tasks.rados.rados.0.smithi006.stdout:3294: done (3 left) 2023-09-22T07:54:25.352 INFO:tasks.rados.rados.0.smithi006.stdout:3295: done (2 left) 2023-09-22T07:54:25.352 INFO:tasks.rados.rados.0.smithi006.stdout:3296: rollback oid 32 current snap is 309 2023-09-22T07:54:25.353 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 32 to 289 2023-09-22T07:54:25.353 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 42 current snap is 309 2023-09-22T07:54:25.353 INFO:tasks.rados.rados.0.smithi006.stdout:3297: seq_num 1021 ranges {696320=303104} 2023-09-22T07:54:25.358 INFO:tasks.rados.rados.0.smithi006.stdout:3297: writing smithi006182445-42 from 696320 to 999424 tid 1 2023-09-22T07:54:25.358 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 19 current snap is 309 2023-09-22T07:54:25.358 INFO:tasks.rados.rados.0.smithi006.stdout:3298: seq_num 1022 ranges {0=319488} 2023-09-22T07:54:25.360 INFO:tasks.rados.rados.0.smithi006.stdout:3298: writing smithi006182445-19 from 0 to 319488 tid 1 2023-09-22T07:54:25.360 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 30 current snap is 309 2023-09-22T07:54:25.360 INFO:tasks.rados.rados.0.smithi006.stdout:3299: seq_num 1023 ranges {11264000=335872} 2023-09-22T07:54:25.424 INFO:tasks.rados.rados.0.smithi006.stdout:3299: writing smithi006182445-30 from 11264000 to 11599872 tid 1 2023-09-22T07:54:25.424 INFO:tasks.rados.rados.0.smithi006.stdout:3300: read oid 50 snap -1 2023-09-22T07:54:25.424 INFO:tasks.rados.rados.0.smithi006.stdout:3300: expect (ObjNum 947 snap 286 seq_num 947) 2023-09-22T07:54:25.424 INFO:tasks.rados.rados.0.smithi006.stdout:3301: read oid 10 snap -1 2023-09-22T07:54:25.425 INFO:tasks.rados.rados.0.smithi006.stdout:3301: expect (ObjNum 964 snap 291 seq_num 964) 2023-09-22T07:54:25.425 INFO:tasks.rados.rados.0.smithi006.stdout:3302: delete oid 21 current snap is 309 2023-09-22T07:54:25.425 INFO:tasks.rados.rados.0.smithi006.stdout:3292: finishing rollback tid 1 to smithi006182445-44 2023-09-22T07:54:25.425 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 44 v 1138 (ObjNum 289 snap 0 seq_num 0) dirty dne 2023-09-22T07:54:25.425 INFO:tasks.rados.rados.0.smithi006.stdout:3293: finishing write tid 1 to smithi006182445-4 2023-09-22T07:54:25.425 INFO:tasks.rados.rados.0.smithi006.stdout:3293: finishing write tid 2 to smithi006182445-4 2023-09-22T07:54:25.425 INFO:tasks.rados.rados.0.smithi006.stdout:3296: finishing rollback tid 1 to smithi006182445-32 2023-09-22T07:54:25.425 INFO:tasks.rados.rados.0.smithi006.stdout:3296: finishing rollback tid 2 to smithi006182445-32 2023-09-22T07:54:25.425 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 32 v 1247 (ObjNum 926 snap 284 seq_num 926) dirty exists 2023-09-22T07:54:25.425 INFO:tasks.rados.rados.0.smithi006.stdout:3293: finishing write tid 3 to smithi006182445-4 2023-09-22T07:54:25.425 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 4 v 1635 (ObjNum 1019 snap 309 seq_num 1019) dirty exists 2023-09-22T07:54:25.425 INFO:tasks.rados.rados.0.smithi006.stdout:3293: left oid 4 (ObjNum 1019 snap 309 seq_num 1019) 2023-09-22T07:54:25.426 INFO:tasks.rados.rados.0.smithi006.stdout:3297: finishing write tid 1 to smithi006182445-42 2023-09-22T07:54:25.426 INFO:tasks.rados.rados.0.smithi006.stdout:3297: finishing write tid 2 to smithi006182445-42 2023-09-22T07:54:25.426 INFO:tasks.rados.rados.0.smithi006.stdout:3298: finishing write tid 1 to smithi006182445-19 2023-09-22T07:54:25.426 INFO:tasks.rados.rados.0.smithi006.stdout:3297: finishing write tid 3 to smithi006182445-42 2023-09-22T07:54:25.426 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 42 v 1637 (ObjNum 1021 snap 309 seq_num 1021) dirty exists 2023-09-22T07:54:25.426 INFO:tasks.rados.rados.0.smithi006.stdout:3297: left oid 42 (ObjNum 1021 snap 309 seq_num 1021) 2023-09-22T07:54:25.426 INFO:tasks.rados.rados.0.smithi006.stdout:3298: finishing write tid 2 to smithi006182445-19 2023-09-22T07:54:25.426 INFO:tasks.rados.rados.0.smithi006.stdout:3298: finishing write tid 3 to smithi006182445-19 2023-09-22T07:54:25.426 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 19 v 1140 (ObjNum 1022 snap 309 seq_num 1022) dirty exists 2023-09-22T07:54:25.426 INFO:tasks.rados.rados.0.smithi006.stdout:3298: left oid 19 (ObjNum 1022 snap 309 seq_num 1022) 2023-09-22T07:54:25.428 INFO:tasks.rados.rados.0.smithi006.stdout:3300: expect (ObjNum 947 snap 286 seq_num 947) 2023-09-22T07:54:25.469 INFO:tasks.rados.rados.0.smithi006.stdout:3299: finishing write tid 1 to smithi006182445-30 2023-09-22T07:54:25.469 INFO:tasks.rados.rados.0.smithi006.stdout:3299: finishing write tid 2 to smithi006182445-30 2023-09-22T07:54:25.469 INFO:tasks.rados.rados.0.smithi006.stdout:3299: finishing write tid 3 to smithi006182445-30 2023-09-22T07:54:25.469 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 30 v 1249 (ObjNum 1023 snap 309 seq_num 1023) dirty exists 2023-09-22T07:54:25.469 INFO:tasks.rados.rados.0.smithi006.stdout:3299: left oid 30 (ObjNum 1023 snap 309 seq_num 1023) 2023-09-22T07:54:25.469 INFO:tasks.rados.rados.0.smithi006.stdout:3292: done (8 left) 2023-09-22T07:54:25.469 INFO:tasks.rados.rados.0.smithi006.stdout:3293: done (7 left) 2023-09-22T07:54:25.469 INFO:tasks.rados.rados.0.smithi006.stdout:3296: done (6 left) 2023-09-22T07:54:25.469 INFO:tasks.rados.rados.0.smithi006.stdout:3297: done (5 left) 2023-09-22T07:54:25.470 INFO:tasks.rados.rados.0.smithi006.stdout:3298: done (4 left) 2023-09-22T07:54:25.470 INFO:tasks.rados.rados.0.smithi006.stdout:3299: done (3 left) 2023-09-22T07:54:25.470 INFO:tasks.rados.rados.0.smithi006.stdout:3300: done (2 left) 2023-09-22T07:54:25.470 INFO:tasks.rados.rados.0.smithi006.stdout:3302: done (1 left) 2023-09-22T07:54:25.470 INFO:tasks.rados.rados.0.smithi006.stdout:3303: copy_from oid 11 from oid 31 current snap is 309 2023-09-22T07:54:25.470 INFO:tasks.rados.rados.0.smithi006.stdout:3304: delete oid 3 current snap is 309 2023-09-22T07:54:25.471 INFO:tasks.rados.rados.0.smithi006.stdout:3303: finishing copy_from to smithi006182445-11 2023-09-22T07:54:25.471 INFO:tasks.rados.rados.0.smithi006.stdout:3303: got expected ENOENT (src dne) 2023-09-22T07:54:25.471 INFO:tasks.rados.rados.0.smithi006.stdout:3303: finishing copy_from racing read to smithi006182445-11 2023-09-22T07:54:25.472 INFO:tasks.rados.rados.0.smithi006.stdout:3303: done (2 left) 2023-09-22T07:54:25.472 INFO:tasks.rados.rados.0.smithi006.stdout:3304: done (1 left) 2023-09-22T07:54:25.472 INFO:tasks.rados.rados.0.smithi006.stdout:3305: read oid 23 snap -1 2023-09-22T07:54:25.472 INFO:tasks.rados.rados.0.smithi006.stdout:3305: expect (ObjNum 768 snap 230 seq_num 768) 2023-09-22T07:54:25.472 INFO:tasks.rados.rados.0.smithi006.stdout:3306: rmattr oid 27 current snap is 309 2023-09-22T07:54:25.472 INFO:tasks.rados.rados.0.smithi006.stdout:3307: delete oid 45 current snap is 309 2023-09-22T07:54:25.475 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 27 v 1161 (ObjNum 982 snap 297 seq_num 982) dirty exists 2023-09-22T07:54:25.478 INFO:tasks.rados.rados.0.smithi006.stdout:3306: done (3 left) 2023-09-22T07:54:25.478 INFO:tasks.rados.rados.0.smithi006.stdout:3307: done (2 left) 2023-09-22T07:54:25.478 INFO:tasks.rados.rados.0.smithi006.stdout:3308: delete oid 5 current snap is 309 2023-09-22T07:54:25.481 INFO:tasks.rados.rados.0.smithi006.stdout:3305: expect (ObjNum 768 snap 230 seq_num 768) 2023-09-22T07:54:25.502 INFO:tasks.rados.rados.0.smithi006.stdout:3301: expect (ObjNum 964 snap 291 seq_num 964) 2023-09-22T07:54:25.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:25 smithi105 ceph-mon[190463]: osdmap e684: 8 total, 8 up, 8 in 2023-09-22T07:54:25.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:25 smithi006 ceph-mon[200575]: osdmap e684: 8 total, 8 up, 8 in 2023-09-22T07:54:25.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:25 smithi006 ceph-mon[204052]: osdmap e684: 8 total, 8 up, 8 in 2023-09-22T07:54:26.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:26 smithi105 ceph-mon[190463]: pgmap v677: 121 pgs: 121 active+clean; 306 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 8.2 MiB/s rd, 58 KiB/s wr, 8 op/s 2023-09-22T07:54:26.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:26 smithi105 ceph-mon[190463]: osdmap e685: 8 total, 8 up, 8 in 2023-09-22T07:54:26.629 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:26 smithi105 ceph-mon[190463]: osdmap e686: 8 total, 8 up, 8 in 2023-09-22T07:54:26.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:26 smithi006 ceph-mon[200575]: pgmap v677: 121 pgs: 121 active+clean; 306 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 8.2 MiB/s rd, 58 KiB/s wr, 8 op/s 2023-09-22T07:54:26.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:26 smithi006 ceph-mon[200575]: osdmap e685: 8 total, 8 up, 8 in 2023-09-22T07:54:26.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:26 smithi006 ceph-mon[200575]: osdmap e686: 8 total, 8 up, 8 in 2023-09-22T07:54:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:26 smithi006 ceph-mon[204052]: pgmap v677: 121 pgs: 121 active+clean; 306 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 8.2 MiB/s rd, 58 KiB/s wr, 8 op/s 2023-09-22T07:54:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:26 smithi006 ceph-mon[204052]: osdmap e685: 8 total, 8 up, 8 in 2023-09-22T07:54:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:26 smithi006 ceph-mon[204052]: osdmap e686: 8 total, 8 up, 8 in 2023-09-22T07:54:27.120 INFO:tasks.rados.rados.0.smithi006.stdout:3301: done (2 left) 2023-09-22T07:54:27.120 INFO:tasks.rados.rados.0.smithi006.stdout:3305: done (1 left) 2023-09-22T07:54:27.120 INFO:tasks.rados.rados.0.smithi006.stdout:3308: done (0 left) 2023-09-22T07:54:27.120 INFO:tasks.rados.rados.0.smithi006.stdout:3309: snap_create 2023-09-22T07:54:27.346 INFO:tasks.rados.rados.0.smithi006.stdout:3309: done (0 left) 2023-09-22T07:54:27.346 INFO:tasks.rados.rados.0.smithi006.stdout:3310: setattr oid 28 current snap is 310 2023-09-22T07:54:27.351 INFO:tasks.rados.rados.0.smithi006.stdout:3311: read oid 7 snap 287 2023-09-22T07:54:27.351 INFO:tasks.rados.rados.0.smithi006.stdout:3311: expect deleted 2023-09-22T07:54:27.351 INFO:tasks.rados.rados.0.smithi006.stdout:3312: snap_remove snap 297 2023-09-22T07:54:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:54:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:54:27] "GET /metrics HTTP/1.1" 200 36090 "" "Prometheus/2.43.0" 2023-09-22T07:54:28.354 INFO:tasks.rados.rados.0.smithi006.stdout:3312: done (2 left) 2023-09-22T07:54:28.354 INFO:tasks.rados.rados.0.smithi006.stdout:3313: snap_create 2023-09-22T07:54:28.355 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 28 v 1251 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-09-22T07:54:28.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:28 smithi105 ceph-mon[190463]: pgmap v680: 121 pgs: 121 active+clean; 309 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 734 KiB/s wr, 9 op/s 2023-09-22T07:54:28.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:28 smithi105 ceph-mon[190463]: osdmap e687: 8 total, 8 up, 8 in 2023-09-22T07:54:28.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:54:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:28 smithi006 ceph-mon[200575]: pgmap v680: 121 pgs: 121 active+clean; 309 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 734 KiB/s wr, 9 op/s 2023-09-22T07:54:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:28 smithi006 ceph-mon[200575]: osdmap e687: 8 total, 8 up, 8 in 2023-09-22T07:54:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:54:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:28 smithi006 ceph-mon[204052]: pgmap v680: 121 pgs: 121 active+clean; 309 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 734 KiB/s wr, 9 op/s 2023-09-22T07:54:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:28 smithi006 ceph-mon[204052]: osdmap e687: 8 total, 8 up, 8 in 2023-09-22T07:54:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:54:29.359 INFO:tasks.rados.rados.0.smithi006.stdout:3310: done (2 left) 2023-09-22T07:54:29.360 INFO:tasks.rados.rados.0.smithi006.stdout:3311: done (1 left) 2023-09-22T07:54:29.360 INFO:tasks.rados.rados.0.smithi006.stdout:3313: done (0 left) 2023-09-22T07:54:29.360 INFO:tasks.rados.rados.0.smithi006.stdout:3314: setattr oid 44 current snap is 311 2023-09-22T07:54:29.364 INFO:tasks.rados.rados.0.smithi006.stdout:3315: snap_create 2023-09-22T07:54:29.371 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 44 v 1141 (ObjNum 4113 snap 0 seq_num 949304896) dirty exists 2023-09-22T07:54:29.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:29 smithi105 ceph-mon[190463]: osdmap e688: 8 total, 8 up, 8 in 2023-09-22T07:54:29.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:29 smithi105 ceph-mon[190463]: pgmap v683: 121 pgs: 121 active+clean; 311 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 828 KiB/s wr, 16 op/s 2023-09-22T07:54:29.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:29 smithi006 ceph-mon[200575]: osdmap e688: 8 total, 8 up, 8 in 2023-09-22T07:54:29.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:29 smithi006 ceph-mon[200575]: pgmap v683: 121 pgs: 121 active+clean; 311 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 828 KiB/s wr, 16 op/s 2023-09-22T07:54:29.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:29 smithi006 ceph-mon[204052]: osdmap e688: 8 total, 8 up, 8 in 2023-09-22T07:54:29.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:29 smithi006 ceph-mon[204052]: pgmap v683: 121 pgs: 121 active+clean; 311 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 828 KiB/s wr, 16 op/s 2023-09-22T07:54:30.367 INFO:tasks.rados.rados.0.smithi006.stdout:3314: done (1 left) 2023-09-22T07:54:30.367 INFO:tasks.rados.rados.0.smithi006.stdout:3315: done (0 left) 2023-09-22T07:54:30.367 INFO:tasks.rados.rados.0.smithi006.stdout:3316: read oid 37 snap -1 2023-09-22T07:54:30.367 INFO:tasks.rados.rados.0.smithi006.stdout:3316: expect (ObjNum 774 snap 234 seq_num 774) 2023-09-22T07:54:30.367 INFO:tasks.rados.rados.0.smithi006.stdout:3317: snap_create 2023-09-22T07:54:30.372 INFO:tasks.rados.rados.0.smithi006.stdout:3316: expect (ObjNum 774 snap 234 seq_num 774) 2023-09-22T07:54:30.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:30 smithi105 ceph-mon[190463]: osdmap e689: 8 total, 8 up, 8 in 2023-09-22T07:54:30.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:54:30.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:30 smithi006 ceph-mon[204052]: osdmap e689: 8 total, 8 up, 8 in 2023-09-22T07:54:30.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:54:30.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:30 smithi006 ceph-mon[200575]: osdmap e689: 8 total, 8 up, 8 in 2023-09-22T07:54:30.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:54:31.315 INFO:tasks.rados.rados.0.smithi006.stdout:3316: done (1 left) 2023-09-22T07:54:31.315 INFO:tasks.rados.rados.0.smithi006.stdout:3317: done (0 left) 2023-09-22T07:54:31.315 INFO:tasks.rados.rados.0.smithi006.stdout:3318: read oid 39 snap -1 2023-09-22T07:54:31.315 INFO:tasks.rados.rados.0.smithi006.stdout:3318: expect deleted 2023-09-22T07:54:31.315 INFO:tasks.rados.rados.0.smithi006.stdout:3319: delete oid 30 current snap is 313 2023-09-22T07:54:31.322 INFO:tasks.rados.rados.0.smithi006.stdout:3318: done (1 left) 2023-09-22T07:54:31.322 INFO:tasks.rados.rados.0.smithi006.stdout:3319: done (0 left) 2023-09-22T07:54:31.323 INFO:tasks.rados.rados.0.smithi006.stdout:3320: setattr oid 41 current snap is 313 2023-09-22T07:54:31.325 INFO:tasks.rados.rados.0.smithi006.stdout:3321: setattr oid 7 current snap is 313 2023-09-22T07:54:31.326 INFO:tasks.rados.rados.0.smithi006.stdout:3322: read oid 4 snap 309 2023-09-22T07:54:31.327 INFO:tasks.rados.rados.0.smithi006.stdout:3322: expect (ObjNum 1019 snap 309 seq_num 1019) 2023-09-22T07:54:31.327 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 27 current snap is 313 2023-09-22T07:54:31.327 INFO:tasks.rados.rados.0.smithi006.stdout:3323: seq_num 1029 ranges {2056192=442368} 2023-09-22T07:54:31.341 INFO:tasks.rados.rados.0.smithi006.stdout:3323: writing smithi006182445-27 from 2056192 to 2498560 tid 1 2023-09-22T07:54:31.342 INFO:tasks.rados.rados.0.smithi006.stdout:3324: read oid 36 snap -1 2023-09-22T07:54:31.342 INFO:tasks.rados.rados.0.smithi006.stdout:3324: expect (ObjNum 987 snap 299 seq_num 987) 2023-09-22T07:54:31.342 INFO:tasks.rados.rados.0.smithi006.stdout:3325: rmattr oid 12 current snap is 313 2023-09-22T07:54:31.342 INFO:tasks.rados.rados.0.smithi006.stdout:3325: done (5 left) 2023-09-22T07:54:31.342 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 15 current snap is 313 2023-09-22T07:54:31.342 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 41 v 1409 (ObjNum 289 snap 0 seq_num 1) dirty exists 2023-09-22T07:54:31.342 INFO:tasks.rados.rados.0.smithi006.stdout:3326: seq_num 1030 ranges {3211264=458752} 2023-09-22T07:54:31.362 INFO:tasks.rados.rados.0.smithi006.stdout:3326: writing smithi006182445-15 from 3211264 to 3670016 tid 1 2023-09-22T07:54:31.362 INFO:tasks.rados.rados.0.smithi006.stdout:3320: done (5 left) 2023-09-22T07:54:31.362 INFO:tasks.rados.rados.0.smithi006.stdout:3327: snap_remove snap 311 2023-09-22T07:54:31.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:31 smithi105 ceph-mon[190463]: osdmap e690: 8 total, 8 up, 8 in 2023-09-22T07:54:31.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:31 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:54:31.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:31 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:54:31.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:31 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:54:31.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:31 smithi105 ceph-mon[190463]: pgmap v686: 121 pgs: 121 active+clean; 312 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 637 KiB/s rd, 222 KiB/s wr, 15 op/s 2023-09-22T07:54:31.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:31 smithi105 ceph-mon[190463]: osdmap e691: 8 total, 8 up, 8 in 2023-09-22T07:54:31.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:31 smithi006 ceph-mon[204052]: osdmap e690: 8 total, 8 up, 8 in 2023-09-22T07:54:31.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:31 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:54:31.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:31 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:54:31.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:31 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:54:31.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:31 smithi006 ceph-mon[204052]: pgmap v686: 121 pgs: 121 active+clean; 312 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 637 KiB/s rd, 222 KiB/s wr, 15 op/s 2023-09-22T07:54:31.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:31 smithi006 ceph-mon[204052]: osdmap e691: 8 total, 8 up, 8 in 2023-09-22T07:54:31.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:31 smithi006 ceph-mon[200575]: osdmap e690: 8 total, 8 up, 8 in 2023-09-22T07:54:31.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:31 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:54:31.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:31 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:54:31.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:31 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:54:31.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:31 smithi006 ceph-mon[200575]: pgmap v686: 121 pgs: 121 active+clean; 312 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 637 KiB/s rd, 222 KiB/s wr, 15 op/s 2023-09-22T07:54:31.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:31 smithi006 ceph-mon[200575]: osdmap e691: 8 total, 8 up, 8 in 2023-09-22T07:54:32.324 INFO:tasks.rados.rados.0.smithi006.stdout:3327: done (5 left) 2023-09-22T07:54:32.325 INFO:tasks.rados.rados.0.smithi006.stdout:3328: read oid 28 snap -1 2023-09-22T07:54:32.325 INFO:tasks.rados.rados.0.smithi006.stdout:3328: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-22T07:54:32.325 INFO:tasks.rados.rados.0.smithi006.stdout:3329: read oid 18 snap -1 2023-09-22T07:54:32.325 INFO:tasks.rados.rados.0.smithi006.stdout:3329: expect (ObjNum 1015 snap 307 seq_num 1015) 2023-09-22T07:54:32.325 INFO:tasks.rados.rados.0.smithi006.stdout:3330: rmattr oid 50 current snap is 313 2023-09-22T07:54:32.325 INFO:tasks.rados.rados.0.smithi006.stdout:3330: done (7 left) 2023-09-22T07:54:32.325 INFO:tasks.rados.rados.0.smithi006.stdout:3331: copy_from oid 12 from oid 37 current snap is 313 2023-09-22T07:54:32.325 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 34 current snap is 313 2023-09-22T07:54:32.325 INFO:tasks.rados.rados.0.smithi006.stdout:3332: seq_num 1031 ranges {2195456=475136} 2023-09-22T07:54:32.340 INFO:tasks.rados.rados.0.smithi006.stdout:3332: writing smithi006182445-34 from 2195456 to 2670592 tid 1 2023-09-22T07:54:32.341 INFO:tasks.rados.rados.0.smithi006.stdout:3333: copy_from oid 2 from oid 38 current snap is 313 2023-09-22T07:54:32.341 INFO:tasks.rados.rados.0.smithi006.stdout:3322: expect (ObjNum 1019 snap 309 seq_num 1019) 2023-09-22T07:54:32.348 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 7 v 1778 (ObjNum 995 snap 301 seq_num 995) dirty exists 2023-09-22T07:54:32.348 INFO:tasks.rados.rados.0.smithi006.stdout:3321: done (9 left) 2023-09-22T07:54:32.348 INFO:tasks.rados.rados.0.smithi006.stdout:3322: done (8 left) 2023-09-22T07:54:32.348 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 45 current snap is 313 2023-09-22T07:54:32.348 INFO:tasks.rados.rados.0.smithi006.stdout:3323: finishing write tid 1 to smithi006182445-27 2023-09-22T07:54:32.348 INFO:tasks.rados.rados.0.smithi006.stdout:3323: finishing write tid 2 to smithi006182445-27 2023-09-22T07:54:32.349 INFO:tasks.rados.rados.0.smithi006.stdout:3323: finishing write tid 3 to smithi006182445-27 2023-09-22T07:54:32.349 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 27 v 1163 (ObjNum 1029 snap 313 seq_num 1029) dirty exists 2023-09-22T07:54:32.349 INFO:tasks.rados.rados.0.smithi006.stdout:3323: left oid 27 (ObjNum 1029 snap 313 seq_num 1029) 2023-09-22T07:54:32.349 INFO:tasks.rados.rados.0.smithi006.stdout:3334: seq_num 1032 ranges {0=491520} 2023-09-22T07:54:32.351 INFO:tasks.rados.rados.0.smithi006.stdout:3334: writing smithi006182445-45 from 0 to 491520 tid 1 2023-09-22T07:54:32.351 INFO:tasks.rados.rados.0.smithi006.stdout:3323: done (8 left) 2023-09-22T07:54:32.351 INFO:tasks.rados.rados.0.smithi006.stdout:3335: rollback oid 1 current snap is 313 2023-09-22T07:54:32.351 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 1 to 308 2023-09-22T07:54:32.351 INFO:tasks.rados.rados.0.smithi006.stdout:3324: expect (ObjNum 987 snap 299 seq_num 987) 2023-09-22T07:54:32.411 INFO:tasks.rados.rados.0.smithi006.stdout:3326: finishing write tid 1 to smithi006182445-15 2023-09-22T07:54:32.412 INFO:tasks.rados.rados.0.smithi006.stdout:3326: finishing write tid 2 to smithi006182445-15 2023-09-22T07:54:32.412 INFO:tasks.rados.rados.0.smithi006.stdout:3326: finishing write tid 3 to smithi006182445-15 2023-09-22T07:54:32.412 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 15 v 1781 (ObjNum 1030 snap 313 seq_num 1030) dirty exists 2023-09-22T07:54:32.412 INFO:tasks.rados.rados.0.smithi006.stdout:3326: left oid 15 (ObjNum 1030 snap 313 seq_num 1030) 2023-09-22T07:54:32.412 INFO:tasks.rados.rados.0.smithi006.stdout:3328: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-22T07:54:32.419 INFO:tasks.rados.rados.0.smithi006.stdout:3331: finishing copy_from racing read to smithi006182445-12 2023-09-22T07:54:32.419 INFO:tasks.rados.rados.0.smithi006.stdout:3329: expect (ObjNum 1015 snap 307 seq_num 1015) 2023-09-22T07:54:32.489 INFO:tasks.rados.rados.0.smithi006.stdout:3331: finishing copy_from to smithi006182445-12 2023-09-22T07:54:32.489 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 12 v 1149 (ObjNum 774 snap 234 seq_num 774) dirty exists 2023-09-22T07:54:32.489 INFO:tasks.rados.rados.0.smithi006.stdout:3332: finishing write tid 1 to smithi006182445-34 2023-09-22T07:54:32.489 INFO:tasks.rados.rados.0.smithi006.stdout:3324: done (8 left) 2023-09-22T07:54:32.489 INFO:tasks.rados.rados.0.smithi006.stdout:3326: done (7 left) 2023-09-22T07:54:32.489 INFO:tasks.rados.rados.0.smithi006.stdout:3328: done (6 left) 2023-09-22T07:54:32.489 INFO:tasks.rados.rados.0.smithi006.stdout:3329: done (5 left) 2023-09-22T07:54:32.490 INFO:tasks.rados.rados.0.smithi006.stdout:3331: done (4 left) 2023-09-22T07:54:32.490 INFO:tasks.rados.rados.0.smithi006.stdout:3336: rollback oid 27 current snap is 313 2023-09-22T07:54:32.490 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 27 to 305 2023-09-22T07:54:32.490 INFO:tasks.rados.rados.0.smithi006.stdout:3332: finishing write tid 2 to smithi006182445-34 2023-09-22T07:54:32.490 INFO:tasks.rados.rados.0.smithi006.stdout:3332: finishing write tid 3 to smithi006182445-34 2023-09-22T07:54:32.490 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 34 v 1639 (ObjNum 1031 snap 313 seq_num 1031) dirty exists 2023-09-22T07:54:32.490 INFO:tasks.rados.rados.0.smithi006.stdout:3332: left oid 34 (ObjNum 1031 snap 313 seq_num 1031) 2023-09-22T07:54:32.490 INFO:tasks.rados.rados.0.smithi006.stdout:3335: finishing rollback tid 0 to smithi006182445-1 2023-09-22T07:54:32.490 INFO:tasks.rados.rados.0.smithi006.stdout:3335: finishing rollback tid 1 to smithi006182445-1 2023-09-22T07:54:32.490 INFO:tasks.rados.rados.0.smithi006.stdout:3335: finishing rollback tid 2 to smithi006182445-1 2023-09-22T07:54:32.490 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 1 v 1164 (ObjNum 1000 snap 302 seq_num 1000) dirty exists 2023-09-22T07:54:32.490 INFO:tasks.rados.rados.0.smithi006.stdout:3333: finishing copy_from racing read to smithi006182445-2 2023-09-22T07:54:32.491 INFO:tasks.rados.rados.0.smithi006.stdout:3334: finishing write tid 1 to smithi006182445-45 2023-09-22T07:54:32.491 INFO:tasks.rados.rados.0.smithi006.stdout:3334: finishing write tid 2 to smithi006182445-45 2023-09-22T07:54:32.491 INFO:tasks.rados.rados.0.smithi006.stdout:3333: finishing copy_from to smithi006182445-2 2023-09-22T07:54:32.491 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 2 v 1252 (ObjNum 976 snap 294 seq_num 976) dirty exists 2023-09-22T07:54:32.491 INFO:tasks.rados.rados.0.smithi006.stdout:3334: finishing write tid 3 to smithi006182445-45 2023-09-22T07:54:32.491 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 45 v 1160 (ObjNum 1032 snap 313 seq_num 1032) dirty exists 2023-09-22T07:54:32.491 INFO:tasks.rados.rados.0.smithi006.stdout:3334: left oid 45 (ObjNum 1032 snap 313 seq_num 1032) 2023-09-22T07:54:32.491 INFO:tasks.rados.rados.0.smithi006.stdout:3332: done (4 left) 2023-09-22T07:54:32.491 INFO:tasks.rados.rados.0.smithi006.stdout:3333: done (3 left) 2023-09-22T07:54:32.491 INFO:tasks.rados.rados.0.smithi006.stdout:3334: done (2 left) 2023-09-22T07:54:32.491 INFO:tasks.rados.rados.0.smithi006.stdout:3335: done (1 left) 2023-09-22T07:54:32.491 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 11 current snap is 313 2023-09-22T07:54:32.492 INFO:tasks.rados.rados.0.smithi006.stdout:3337: seq_num 1033 ranges {2293760=507904} 2023-09-22T07:54:32.504 INFO:tasks.rados.rados.0.smithi006.stdout:3337: writing smithi006182445-11 from 2293760 to 2801664 tid 1 2023-09-22T07:54:32.504 INFO:tasks.rados.rados.0.smithi006.stdout:3338: rmattr oid 12 current snap is 313 2023-09-22T07:54:32.504 INFO:tasks.rados.rados.0.smithi006.stdout:3338: done (2 left) 2023-09-22T07:54:32.504 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 32 current snap is 313 2023-09-22T07:54:32.504 INFO:tasks.rados.rados.0.smithi006.stdout:3339: seq_num 1034 ranges {1843200=524288} 2023-09-22T07:54:32.517 INFO:tasks.rados.rados.0.smithi006.stdout:3339: writing smithi006182445-32 from 1843200 to 2367488 tid 1 2023-09-22T07:54:32.517 INFO:tasks.rados.rados.0.smithi006.stdout:3340: setattr oid 4 current snap is 313 2023-09-22T07:54:32.517 INFO:tasks.rados.rados.0.smithi006.stdout:3336: finishing rollback tid 0 to smithi006182445-27 2023-09-22T07:54:32.517 INFO:tasks.rados.rados.0.smithi006.stdout:3336: finishing rollback tid 1 to smithi006182445-27 2023-09-22T07:54:32.517 INFO:tasks.rados.rados.0.smithi006.stdout:3336: finishing rollback tid 2 to smithi006182445-27 2023-09-22T07:54:32.517 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 27 v 1166 (ObjNum 982 snap 297 seq_num 982) dirty exists 2023-09-22T07:54:32.517 INFO:tasks.rados.rados.0.smithi006.stdout:3337: finishing write tid 1 to smithi006182445-11 2023-09-22T07:54:32.518 INFO:tasks.rados.rados.0.smithi006.stdout:3337: finishing write tid 2 to smithi006182445-11 2023-09-22T07:54:32.518 INFO:tasks.rados.rados.0.smithi006.stdout:3337: finishing write tid 3 to smithi006182445-11 2023-09-22T07:54:32.518 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 11 v 1788 (ObjNum 1033 snap 313 seq_num 1033) dirty exists 2023-09-22T07:54:32.518 INFO:tasks.rados.rados.0.smithi006.stdout:3337: left oid 11 (ObjNum 1033 snap 313 seq_num 1033) 2023-09-22T07:54:32.518 INFO:tasks.rados.rados.0.smithi006.stdout:3336: done (3 left) 2023-09-22T07:54:32.518 INFO:tasks.rados.rados.0.smithi006.stdout:3337: done (2 left) 2023-09-22T07:54:32.518 INFO:tasks.rados.rados.0.smithi006.stdout:3341: snap_remove snap 303 2023-09-22T07:54:33.342 INFO:tasks.rados.rados.0.smithi006.stdout:3341: done (2 left) 2023-09-22T07:54:33.343 INFO:tasks.rados.rados.0.smithi006.stdout:3342: snap_remove snap 304 2023-09-22T07:54:33.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:33 smithi105 ceph-mon[190463]: osdmap e692: 8 total, 8 up, 8 in 2023-09-22T07:54:33.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:33 smithi006 ceph-mon[204052]: osdmap e692: 8 total, 8 up, 8 in 2023-09-22T07:54:33.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:33 smithi006 ceph-mon[200575]: osdmap e692: 8 total, 8 up, 8 in 2023-09-22T07:54:34.336 INFO:tasks.rados.rados.0.smithi006.stdout:3342: done (2 left) 2023-09-22T07:54:34.336 INFO:tasks.rados.rados.0.smithi006.stdout:3343: copy_from oid 29 from oid 49 current snap is 313 2023-09-22T07:54:34.336 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 4 v 1640 (ObjNum 1019 snap 309 seq_num 1019) dirty exists 2023-09-22T07:54:34.336 INFO:tasks.rados.rados.0.smithi006.stdout:3339: finishing write tid 1 to smithi006182445-32 2023-09-22T07:54:34.337 INFO:tasks.rados.rados.0.smithi006.stdout:3339: finishing write tid 2 to smithi006182445-32 2023-09-22T07:54:34.337 INFO:tasks.rados.rados.0.smithi006.stdout:3339: finishing write tid 3 to smithi006182445-32 2023-09-22T07:54:34.337 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 32 v 1254 (ObjNum 1034 snap 313 seq_num 1034) dirty exists 2023-09-22T07:54:34.337 INFO:tasks.rados.rados.0.smithi006.stdout:3339: left oid 32 (ObjNum 1034 snap 313 seq_num 1034) 2023-09-22T07:54:34.337 INFO:tasks.rados.rados.0.smithi006.stdout:3339: done (2 left) 2023-09-22T07:54:34.337 INFO:tasks.rados.rados.0.smithi006.stdout:3340: done (1 left) 2023-09-22T07:54:34.337 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 37 current snap is 313 2023-09-22T07:54:34.337 INFO:tasks.rados.rados.0.smithi006.stdout:3344: seq_num 1035 ranges {966656=540672} 2023-09-22T07:54:34.345 INFO:tasks.rados.rados.0.smithi006.stdout:3344: writing smithi006182445-37 from 966656 to 1507328 tid 1 2023-09-22T07:54:34.345 INFO:tasks.rados.rados.0.smithi006.stdout:3345: snap_create 2023-09-22T07:54:34.345 INFO:tasks.rados.rados.0.smithi006.stdout:3343: finishing copy_from to smithi006182445-29 2023-09-22T07:54:34.345 INFO:tasks.rados.rados.0.smithi006.stdout:3343: got expected ENOENT (src dne) 2023-09-22T07:54:34.346 INFO:tasks.rados.rados.0.smithi006.stdout:3343: finishing copy_from racing read to smithi006182445-29 2023-09-22T07:54:34.354 INFO:tasks.rados.rados.0.smithi006.stdout:3344: finishing write tid 1 to smithi006182445-37 2023-09-22T07:54:34.354 INFO:tasks.rados.rados.0.smithi006.stdout:3344: finishing write tid 2 to smithi006182445-37 2023-09-22T07:54:34.355 INFO:tasks.rados.rados.0.smithi006.stdout:3344: finishing write tid 3 to smithi006182445-37 2023-09-22T07:54:34.355 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 37 v 1162 (ObjNum 1035 snap 313 seq_num 1035) dirty exists 2023-09-22T07:54:34.355 INFO:tasks.rados.rados.0.smithi006.stdout:3344: left oid 37 (ObjNum 1035 snap 313 seq_num 1035) 2023-09-22T07:54:34.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:34 smithi105 ceph-mon[190463]: pgmap v689: 121 pgs: 121 active+clean; 312 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 78 KiB/s wr, 14 op/s 2023-09-22T07:54:34.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:34 smithi105 ceph-mon[190463]: osdmap e693: 8 total, 8 up, 8 in 2023-09-22T07:54:34.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:34 smithi006 ceph-mon[204052]: pgmap v689: 121 pgs: 121 active+clean; 312 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 78 KiB/s wr, 14 op/s 2023-09-22T07:54:34.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:34 smithi006 ceph-mon[204052]: osdmap e693: 8 total, 8 up, 8 in 2023-09-22T07:54:34.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:34 smithi006 ceph-mon[200575]: pgmap v689: 121 pgs: 121 active+clean; 312 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 78 KiB/s wr, 14 op/s 2023-09-22T07:54:34.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:34 smithi006 ceph-mon[200575]: osdmap e693: 8 total, 8 up, 8 in 2023-09-22T07:54:35.348 INFO:tasks.rados.rados.0.smithi006.stdout:3343: done (2 left) 2023-09-22T07:54:35.348 INFO:tasks.rados.rados.0.smithi006.stdout:3344: done (1 left) 2023-09-22T07:54:35.348 INFO:tasks.rados.rados.0.smithi006.stdout:3345: done (0 left) 2023-09-22T07:54:35.348 INFO:tasks.rados.rados.0.smithi006.stdout:3346: snap_remove snap 302 2023-09-22T07:54:35.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:35 smithi105 ceph-mon[190463]: osdmap e694: 8 total, 8 up, 8 in 2023-09-22T07:54:35.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:35 smithi006 ceph-mon[204052]: osdmap e694: 8 total, 8 up, 8 in 2023-09-22T07:54:35.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:35 smithi006 ceph-mon[200575]: osdmap e694: 8 total, 8 up, 8 in 2023-09-22T07:54:36.315 INFO:tasks.rados.rados.0.smithi006.stdout:3346: done (0 left) 2023-09-22T07:54:36.315 INFO:tasks.rados.rados.0.smithi006.stdout:3347: copy_from oid 16 from oid 21 current snap is 314 2023-09-22T07:54:36.315 INFO:tasks.rados.rados.0.smithi006.stdout:3348: rmattr oid 13 current snap is 314 2023-09-22T07:54:36.315 INFO:tasks.rados.rados.0.smithi006.stdout:3349: delete oid 42 current snap is 314 2023-09-22T07:54:36.322 INFO:tasks.rados.rados.0.smithi006.stdout:3349: done (2 left) 2023-09-22T07:54:36.322 INFO:tasks.rados.rados.0.smithi006.stdout:3350: snap_remove snap 298 2023-09-22T07:54:36.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:36 smithi105 ceph-mon[190463]: pgmap v692: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 315 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 950 KiB/s wr, 12 op/s 2023-09-22T07:54:36.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:36 smithi105 ceph-mon[190463]: osdmap e695: 8 total, 8 up, 8 in 2023-09-22T07:54:36.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:36 smithi105 ceph-mon[190463]: osdmap e696: 8 total, 8 up, 8 in 2023-09-22T07:54:36.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:36 smithi006 ceph-mon[204052]: pgmap v692: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 315 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 950 KiB/s wr, 12 op/s 2023-09-22T07:54:36.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:36 smithi006 ceph-mon[204052]: osdmap e695: 8 total, 8 up, 8 in 2023-09-22T07:54:36.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:36 smithi006 ceph-mon[204052]: osdmap e696: 8 total, 8 up, 8 in 2023-09-22T07:54:36.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:36 smithi006 ceph-mon[200575]: pgmap v692: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 315 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 950 KiB/s wr, 12 op/s 2023-09-22T07:54:36.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:36 smithi006 ceph-mon[200575]: osdmap e695: 8 total, 8 up, 8 in 2023-09-22T07:54:36.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:36 smithi006 ceph-mon[200575]: osdmap e696: 8 total, 8 up, 8 in 2023-09-22T07:54:37.327 INFO:tasks.rados.rados.0.smithi006.stdout:3350: done (2 left) 2023-09-22T07:54:37.327 INFO:tasks.rados.rados.0.smithi006.stdout:3351: rollback oid 49 current snap is 314 2023-09-22T07:54:37.328 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 49 to 294 2023-09-22T07:54:37.328 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 13 v 1682 (ObjNum 999 snap 302 seq_num 999) dirty exists 2023-09-22T07:54:37.328 INFO:tasks.rados.rados.0.smithi006.stdout:3347: finishing copy_from to smithi006182445-16 2023-09-22T07:54:37.328 INFO:tasks.rados.rados.0.smithi006.stdout:3347: got expected ENOENT (src dne) 2023-09-22T07:54:37.328 INFO:tasks.rados.rados.0.smithi006.stdout:3347: finishing copy_from racing read to smithi006182445-16 2023-09-22T07:54:37.328 INFO:tasks.rados.rados.0.smithi006.stdout:3347: done (2 left) 2023-09-22T07:54:37.328 INFO:tasks.rados.rados.0.smithi006.stdout:3348: done (1 left) 2023-09-22T07:54:37.328 INFO:tasks.rados.rados.0.smithi006.stdout:3352: setattr oid 46 current snap is 314 2023-09-22T07:54:37.330 INFO:tasks.rados.rados.0.smithi006.stdout:3353: copy_from oid 15 from oid 33 current snap is 314 2023-09-22T07:54:37.330 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 35 current snap is 314 2023-09-22T07:54:37.330 INFO:tasks.rados.rados.0.smithi006.stdout:3354: seq_num 1037 ranges {1769472=573440} 2023-09-22T07:54:37.344 INFO:tasks.rados.rados.0.smithi006.stdout:3354: writing smithi006182445-35 from 1769472 to 2342912 tid 1 2023-09-22T07:54:37.344 INFO:tasks.rados.rados.0.smithi006.stdout:3355: copy_from oid 39 from oid 5 current snap is 314 2023-09-22T07:54:37.344 INFO:tasks.rados.rados.0.smithi006.stdout:3356: delete oid 27 current snap is 314 2023-09-22T07:54:37.345 INFO:tasks.rados.rados.0.smithi006.stdout:3351: finishing rollback tid 1 to smithi006182445-49 2023-09-22T07:54:37.345 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 49 v 1137 (ObjNum 81 snap 0 seq_num 3168554528) dirty dne 2023-09-22T07:54:37.345 INFO:tasks.rados.rados.0.smithi006.stdout:3353: finishing copy_from to smithi006182445-15 2023-09-22T07:54:37.345 INFO:tasks.rados.rados.0.smithi006.stdout:3353: got expected ENOENT (src dne) 2023-09-22T07:54:37.345 INFO:tasks.rados.rados.0.smithi006.stdout:3353: finishing copy_from racing read to smithi006182445-15 2023-09-22T07:54:37.345 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 46 v 1683 (ObjNum 989 snap 300 seq_num 989) dirty exists 2023-09-22T07:54:37.346 INFO:tasks.rados.rados.0.smithi006.stdout:3355: finishing copy_from to smithi006182445-39 2023-09-22T07:54:37.346 INFO:tasks.rados.rados.0.smithi006.stdout:3355: got expected ENOENT (src dne) 2023-09-22T07:54:37.346 INFO:tasks.rados.rados.0.smithi006.stdout:3355: finishing copy_from racing read to smithi006182445-39 2023-09-22T07:54:37.356 INFO:tasks.rados.rados.0.smithi006.stdout:3351: done (5 left) 2023-09-22T07:54:37.356 INFO:tasks.rados.rados.0.smithi006.stdout:3352: done (4 left) 2023-09-22T07:54:37.356 INFO:tasks.rados.rados.0.smithi006.stdout:3353: done (3 left) 2023-09-22T07:54:37.356 INFO:tasks.rados.rados.0.smithi006.stdout:3355: done (2 left) 2023-09-22T07:54:37.356 INFO:tasks.rados.rados.0.smithi006.stdout:3356: done (1 left) 2023-09-22T07:54:37.357 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 12 current snap is 314 2023-09-22T07:54:37.357 INFO:tasks.rados.rados.0.smithi006.stdout:3357: seq_num 1039 ranges {966656=606208} 2023-09-22T07:54:37.360 INFO:tasks.rados.rados.0.smithi006.stdout:3357: writing smithi006182445-12 from 966656 to 1572864 tid 1 2023-09-22T07:54:37.360 INFO:tasks.rados.rados.0.smithi006.stdout:3358: read oid 23 snap -1 2023-09-22T07:54:37.360 INFO:tasks.rados.rados.0.smithi006.stdout:3358: expect (ObjNum 768 snap 230 seq_num 768) 2023-09-22T07:54:37.360 INFO:tasks.rados.rados.0.smithi006.stdout:3359: delete oid 30 current snap is 314 2023-09-22T07:54:37.360 INFO:tasks.rados.rados.0.smithi006.stdout:3354: finishing write tid 1 to smithi006182445-35 2023-09-22T07:54:37.361 INFO:tasks.rados.rados.0.smithi006.stdout:3354: finishing write tid 2 to smithi006182445-35 2023-09-22T07:54:37.361 INFO:tasks.rados.rados.0.smithi006.stdout:3354: finishing write tid 3 to smithi006182445-35 2023-09-22T07:54:37.361 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 35 v 1151 (ObjNum 1037 snap 314 seq_num 1037) dirty exists 2023-09-22T07:54:37.361 INFO:tasks.rados.rados.0.smithi006.stdout:3354: left oid 35 (ObjNum 1037 snap 314 seq_num 1037) 2023-09-22T07:54:37.363 INFO:tasks.rados.rados.0.smithi006.stdout:3354: done (3 left) 2023-09-22T07:54:37.363 INFO:tasks.rados.rados.0.smithi006.stdout:3359: done (2 left) 2023-09-22T07:54:37.363 INFO:tasks.rados.rados.0.smithi006.stdout:3360: read oid 37 snap -1 2023-09-22T07:54:37.363 INFO:tasks.rados.rados.0.smithi006.stdout:3360: expect (ObjNum 1035 snap 313 seq_num 1035) 2023-09-22T07:54:37.363 INFO:tasks.rados.rados.0.smithi006.stdout:3361: read oid 34 snap -1 2023-09-22T07:54:37.363 INFO:tasks.rados.rados.0.smithi006.stdout:3361: expect (ObjNum 1031 snap 313 seq_num 1031) 2023-09-22T07:54:37.364 INFO:tasks.rados.rados.0.smithi006.stdout:3362: copy_from oid 5 from oid 35 current snap is 314 2023-09-22T07:54:37.364 INFO:tasks.rados.rados.0.smithi006.stdout:3363: snap_remove snap 294 2023-09-22T07:54:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:54:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:54:37] "GET /metrics HTTP/1.1" 200 36089 "" "Prometheus/2.43.0" 2023-09-22T07:54:38.369 INFO:tasks.rados.rados.0.smithi006.stdout:3363: done (5 left) 2023-09-22T07:54:38.369 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 4 current snap is 314 2023-09-22T07:54:38.370 INFO:tasks.rados.rados.0.smithi006.stdout:3364: seq_num 1041 ranges {270336=638976} 2023-09-22T07:54:38.370 INFO:tasks.rados.rados.0.smithi006.stdout:3364: writing smithi006182445-4 from 270336 to 909312 tid 1 2023-09-22T07:54:38.370 INFO:tasks.rados.rados.0.smithi006.stdout:3365: rollback oid 30 current snap is 314 2023-09-22T07:54:38.370 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 30 to 308 2023-09-22T07:54:38.370 INFO:tasks.rados.rados.0.smithi006.stdout:3358: expect (ObjNum 768 snap 230 seq_num 768) 2023-09-22T07:54:38.392 INFO:tasks.rados.rados.0.smithi006.stdout:3357: finishing write tid 1 to smithi006182445-12 2023-09-22T07:54:38.392 INFO:tasks.rados.rados.0.smithi006.stdout:3360: expect (ObjNum 1035 snap 313 seq_num 1035) 2023-09-22T07:54:38.446 INFO:tasks.rados.rados.0.smithi006.stdout:3357: finishing write tid 2 to smithi006182445-12 2023-09-22T07:54:38.446 INFO:tasks.rados.rados.0.smithi006.stdout:3357: finishing write tid 3 to smithi006182445-12 2023-09-22T07:54:38.446 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 12 v 1151 (ObjNum 1039 snap 314 seq_num 1039) dirty exists 2023-09-22T07:54:38.446 INFO:tasks.rados.rados.0.smithi006.stdout:3357: left oid 12 (ObjNum 1039 snap 314 seq_num 1039) 2023-09-22T07:54:38.446 INFO:tasks.rados.rados.0.smithi006.stdout:3361: expect (ObjNum 1031 snap 313 seq_num 1031) 2023-09-22T07:54:38.553 INFO:tasks.rados.rados.0.smithi006.stdout:3362: finishing copy_from racing read to smithi006182445-5 2023-09-22T07:54:38.553 INFO:tasks.rados.rados.0.smithi006.stdout:3362: finishing copy_from to smithi006182445-5 2023-09-22T07:54:38.553 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 5 v 1151 (ObjNum 1037 snap 314 seq_num 1037) dirty exists 2023-09-22T07:54:38.553 INFO:tasks.rados.rados.0.smithi006.stdout:3364: finishing write tid 1 to smithi006182445-4 2023-09-22T07:54:38.553 INFO:tasks.rados.rados.0.smithi006.stdout:3357: done (6 left) 2023-09-22T07:54:38.554 INFO:tasks.rados.rados.0.smithi006.stdout:3358: done (5 left) 2023-09-22T07:54:38.554 INFO:tasks.rados.rados.0.smithi006.stdout:3360: done (4 left) 2023-09-22T07:54:38.554 INFO:tasks.rados.rados.0.smithi006.stdout:3361: done (3 left) 2023-09-22T07:54:38.554 INFO:tasks.rados.rados.0.smithi006.stdout:3362: done (2 left) 2023-09-22T07:54:38.554 INFO:tasks.rados.rados.0.smithi006.stdout:3366: rollback oid 33 current snap is 314 2023-09-22T07:54:38.554 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 33 to 287 2023-09-22T07:54:38.554 INFO:tasks.rados.rados.0.smithi006.stdout:3364: finishing write tid 2 to smithi006182445-4 2023-09-22T07:54:38.554 INFO:tasks.rados.rados.0.smithi006.stdout:3364: finishing write tid 3 to smithi006182445-4 2023-09-22T07:54:38.554 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 4 v 1643 (ObjNum 1041 snap 314 seq_num 1041) dirty exists 2023-09-22T07:54:38.554 INFO:tasks.rados.rados.0.smithi006.stdout:3364: left oid 4 (ObjNum 1041 snap 314 seq_num 1041) 2023-09-22T07:54:38.554 INFO:tasks.rados.rados.0.smithi006.stdout:3365: finishing rollback tid 1 to smithi006182445-30 2023-09-22T07:54:38.555 INFO:tasks.rados.rados.0.smithi006.stdout:3365: finishing rollback tid 2 to smithi006182445-30 2023-09-22T07:54:38.555 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 30 v 1256 (ObjNum 918 snap 282 seq_num 918) dirty exists 2023-09-22T07:54:38.555 INFO:tasks.rados.rados.0.smithi006.stdout:3364: done (2 left) 2023-09-22T07:54:38.555 INFO:tasks.rados.rados.0.smithi006.stdout:3365: done (1 left) 2023-09-22T07:54:38.555 INFO:tasks.rados.rados.0.smithi006.stdout:3367: snap_remove snap 289 2023-09-22T07:54:38.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:38 smithi105 ceph-mon[190463]: pgmap v695: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 316 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.7 MiB/s wr, 19 op/s 2023-09-22T07:54:38.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:38 smithi105 ceph-mon[190463]: osdmap e697: 8 total, 8 up, 8 in 2023-09-22T07:54:38.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:38 smithi006 ceph-mon[204052]: pgmap v695: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 316 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.7 MiB/s wr, 19 op/s 2023-09-22T07:54:38.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:38 smithi006 ceph-mon[204052]: osdmap e697: 8 total, 8 up, 8 in 2023-09-22T07:54:38.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:38 smithi006 ceph-mon[200575]: pgmap v695: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 316 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.7 MiB/s wr, 19 op/s 2023-09-22T07:54:38.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:38 smithi006 ceph-mon[200575]: osdmap e697: 8 total, 8 up, 8 in 2023-09-22T07:54:39.364 INFO:tasks.rados.rados.0.smithi006.stdout:3367: done (1 left) 2023-09-22T07:54:39.364 INFO:tasks.rados.rados.0.smithi006.stdout:3368: read oid 15 snap -1 2023-09-22T07:54:39.364 INFO:tasks.rados.rados.0.smithi006.stdout:3368: expect (ObjNum 1030 snap 313 seq_num 1030) 2023-09-22T07:54:39.365 INFO:tasks.rados.rados.0.smithi006.stdout:3369: read oid 49 snap 309 2023-09-22T07:54:39.365 INFO:tasks.rados.rados.0.smithi006.stdout:3369: expect deleted 2023-09-22T07:54:39.365 INFO:tasks.rados.rados.0.smithi006.stdout:3370: read oid 25 snap -1 2023-09-22T07:54:39.365 INFO:tasks.rados.rados.0.smithi006.stdout:3370: expect (ObjNum 1013 snap 304 seq_num 1013) 2023-09-22T07:54:39.365 INFO:tasks.rados.rados.0.smithi006.stdout:3371: rollback oid 28 current snap is 314 2023-09-22T07:54:39.365 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 28 to 308 2023-09-22T07:54:39.365 INFO:tasks.rados.rados.0.smithi006.stdout:3366: finishing rollback tid 1 to smithi006182445-33 2023-09-22T07:54:39.365 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 33 v 1406 (ObjNum 609 snap 0 seq_num 3169916016) dirty dne 2023-09-22T07:54:39.365 INFO:tasks.rados.rados.0.smithi006.stdout:3366: done (4 left) 2023-09-22T07:54:39.365 INFO:tasks.rados.rados.0.smithi006.stdout:3372: setattr oid 19 current snap is 314 2023-09-22T07:54:39.367 INFO:tasks.rados.rados.0.smithi006.stdout:3373: copy_from oid 38 from oid 11 current snap is 314 2023-09-22T07:54:39.367 INFO:tasks.rados.rados.0.smithi006.stdout:3374: rollback oid 39 current snap is 314 2023-09-22T07:54:39.367 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 39 to 305 2023-09-22T07:54:39.367 INFO:tasks.rados.rados.0.smithi006.stdout:3375: read oid 40 snap -1 2023-09-22T07:54:39.367 INFO:tasks.rados.rados.0.smithi006.stdout:3375: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-22T07:54:39.367 INFO:tasks.rados.rados.0.smithi006.stdout:3376: read oid 2 snap -1 2023-09-22T07:54:39.367 INFO:tasks.rados.rados.0.smithi006.stdout:3376: expect (ObjNum 976 snap 294 seq_num 976) 2023-09-22T07:54:39.367 INFO:tasks.rados.rados.0.smithi006.stdout:3377: read oid 30 snap -1 2023-09-22T07:54:39.367 INFO:tasks.rados.rados.0.smithi006.stdout:3377: expect (ObjNum 918 snap 282 seq_num 918) 2023-09-22T07:54:39.368 INFO:tasks.rados.rados.0.smithi006.stdout:3378: rollback oid 17 current snap is 314 2023-09-22T07:54:39.368 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 17 to 312 2023-09-22T07:54:39.368 INFO:tasks.rados.rados.0.smithi006.stdout:3379: snap_create 2023-09-22T07:54:39.372 INFO:tasks.rados.rados.0.smithi006.stdout:3374: finishing rollback tid 1 to smithi006182445-39 2023-09-22T07:54:39.372 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 39 v 1407 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-09-22T07:54:39.377 INFO:tasks.rados.rados.0.smithi006.stdout:3375: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-22T07:54:39.382 INFO:tasks.rados.rados.0.smithi006.stdout:3378: finishing rollback tid 0 to smithi006182445-17 2023-09-22T07:54:39.386 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 19 v 1142 (ObjNum 1022 snap 309 seq_num 1022) dirty exists 2023-09-22T07:54:39.389 INFO:tasks.rados.rados.0.smithi006.stdout:3378: finishing rollback tid 1 to smithi006182445-17 2023-09-22T07:54:39.389 INFO:tasks.rados.rados.0.smithi006.stdout:3378: finishing rollback tid 2 to smithi006182445-17 2023-09-22T07:54:39.389 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 17 v 1165 (ObjNum 1017 snap 308 seq_num 1017) dirty exists 2023-09-22T07:54:39.398 INFO:tasks.rados.rados.0.smithi006.stdout:3368: expect (ObjNum 1030 snap 313 seq_num 1030) 2023-09-22T07:54:39.581 INFO:tasks.rados.rados.0.smithi006.stdout:3370: expect (ObjNum 1013 snap 304 seq_num 1013) 2023-09-22T07:54:39.585 INFO:tasks.rados.rados.0.smithi006.stdout:3376: expect (ObjNum 976 snap 294 seq_num 976) 2023-09-22T07:54:39.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:39 smithi105 ceph-mon[190463]: osdmap e698: 8 total, 8 up, 8 in 2023-09-22T07:54:39.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:39 smithi105 ceph-mon[190463]: pgmap v698: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 319 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.5 MiB/s wr, 17 op/s 2023-09-22T07:54:39.677 INFO:tasks.rados.rados.0.smithi006.stdout:3373: finishing copy_from racing read to smithi006182445-38 2023-09-22T07:54:39.677 INFO:tasks.rados.rados.0.smithi006.stdout:3373: finishing copy_from to smithi006182445-38 2023-09-22T07:54:39.677 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 38 v 1788 (ObjNum 1033 snap 313 seq_num 1033) dirty exists 2023-09-22T07:54:39.677 INFO:tasks.rados.rados.0.smithi006.stdout:3371: finishing rollback tid 0 to smithi006182445-28 2023-09-22T07:54:39.677 INFO:tasks.rados.rados.0.smithi006.stdout:3371: finishing rollback tid 1 to smithi006182445-28 2023-09-22T07:54:39.677 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 28 v 1258 (ObjNum 33 snap 0 seq_num 3169810032) dirty dne 2023-09-22T07:54:39.677 INFO:tasks.rados.rados.0.smithi006.stdout:3377: expect (ObjNum 918 snap 282 seq_num 918) 2023-09-22T07:54:39.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:39 smithi006 ceph-mon[200575]: osdmap e698: 8 total, 8 up, 8 in 2023-09-22T07:54:39.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:39 smithi006 ceph-mon[200575]: pgmap v698: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 319 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.5 MiB/s wr, 17 op/s 2023-09-22T07:54:39.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:39 smithi006 ceph-mon[204052]: osdmap e698: 8 total, 8 up, 8 in 2023-09-22T07:54:39.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:39 smithi006 ceph-mon[204052]: pgmap v698: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 319 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.5 MiB/s wr, 17 op/s 2023-09-22T07:54:40.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:40 smithi105 ceph-mon[190463]: osdmap e699: 8 total, 8 up, 8 in 2023-09-22T07:54:40.651 INFO:tasks.rados.rados.0.smithi006.stdout:3368: done (11 left) 2023-09-22T07:54:40.651 INFO:tasks.rados.rados.0.smithi006.stdout:3369: done (10 left) 2023-09-22T07:54:40.651 INFO:tasks.rados.rados.0.smithi006.stdout:3370: done (9 left) 2023-09-22T07:54:40.651 INFO:tasks.rados.rados.0.smithi006.stdout:3371: done (8 left) 2023-09-22T07:54:40.651 INFO:tasks.rados.rados.0.smithi006.stdout:3372: done (7 left) 2023-09-22T07:54:40.651 INFO:tasks.rados.rados.0.smithi006.stdout:3373: done (6 left) 2023-09-22T07:54:40.651 INFO:tasks.rados.rados.0.smithi006.stdout:3374: done (5 left) 2023-09-22T07:54:40.651 INFO:tasks.rados.rados.0.smithi006.stdout:3375: done (4 left) 2023-09-22T07:54:40.651 INFO:tasks.rados.rados.0.smithi006.stdout:3376: done (3 left) 2023-09-22T07:54:40.652 INFO:tasks.rados.rados.0.smithi006.stdout:3377: done (2 left) 2023-09-22T07:54:40.652 INFO:tasks.rados.rados.0.smithi006.stdout:3378: done (1 left) 2023-09-22T07:54:40.652 INFO:tasks.rados.rados.0.smithi006.stdout:3379: done (0 left) 2023-09-22T07:54:40.652 INFO:tasks.rados.rados.0.smithi006.stdout:3380: read oid 13 snap -1 2023-09-22T07:54:40.652 INFO:tasks.rados.rados.0.smithi006.stdout:3380: expect (ObjNum 999 snap 302 seq_num 999) 2023-09-22T07:54:40.652 INFO:tasks.rados.rados.0.smithi006.stdout:3381: read oid 6 snap -1 2023-09-22T07:54:40.652 INFO:tasks.rados.rados.0.smithi006.stdout:3381: expect deleted 2023-09-22T07:54:40.652 INFO:tasks.rados.rados.0.smithi006.stdout:3382: snap_remove snap 299 2023-09-22T07:54:40.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:40 smithi006 ceph-mon[204052]: osdmap e699: 8 total, 8 up, 8 in 2023-09-22T07:54:40.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:40 smithi006 ceph-mon[200575]: osdmap e699: 8 total, 8 up, 8 in 2023-09-22T07:54:41.318 INFO:tasks.rados.rados.0.smithi006.stdout:3382: done (2 left) 2023-09-22T07:54:41.318 INFO:tasks.rados.rados.0.smithi006.stdout:3383: delete oid 3 current snap is 315 2023-09-22T07:54:41.325 INFO:tasks.rados.rados.0.smithi006.stdout:3380: expect (ObjNum 999 snap 302 seq_num 999) 2023-09-22T07:54:41.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:41 smithi105 ceph-mon[190463]: osdmap e700: 8 total, 8 up, 8 in 2023-09-22T07:54:41.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:41 smithi105 ceph-mon[190463]: pgmap v701: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 312 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 636 KiB/s rd, 1.4 MiB/s wr, 14 op/s 2023-09-22T07:54:41.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:41 smithi105 ceph-mon[190463]: osdmap e701: 8 total, 8 up, 8 in 2023-09-22T07:54:41.728 INFO:tasks.rados.rados.0.smithi006.stdout:3380: done (2 left) 2023-09-22T07:54:41.728 INFO:tasks.rados.rados.0.smithi006.stdout:3381: done (1 left) 2023-09-22T07:54:41.728 INFO:tasks.rados.rados.0.smithi006.stdout:3383: done (0 left) 2023-09-22T07:54:41.729 INFO:tasks.rados.rados.0.smithi006.stdout:3384: read oid 10 snap -1 2023-09-22T07:54:41.729 INFO:tasks.rados.rados.0.smithi006.stdout:3384: expect (ObjNum 964 snap 291 seq_num 964) 2023-09-22T07:54:41.729 INFO:tasks.rados.rados.0.smithi006.stdout:3385: rollback oid 33 current snap is 315 2023-09-22T07:54:41.729 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 33 to 310 2023-09-22T07:54:41.729 INFO:tasks.rados.rados.0.smithi006.stdout:3386: read oid 36 snap -1 2023-09-22T07:54:41.729 INFO:tasks.rados.rados.0.smithi006.stdout:3386: expect (ObjNum 987 snap 299 seq_num 987) 2023-09-22T07:54:41.729 INFO:tasks.rados.rados.0.smithi006.stdout:3387: snap_create 2023-09-22T07:54:41.732 INFO:tasks.rados.rados.0.smithi006.stdout:3385: finishing rollback tid 1 to smithi006182445-33 2023-09-22T07:54:41.733 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 33 v 1406 (ObjNum 209 snap 0 seq_num 3169673120) dirty dne 2023-09-22T07:54:41.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:41 smithi006 ceph-mon[204052]: osdmap e700: 8 total, 8 up, 8 in 2023-09-22T07:54:41.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:41 smithi006 ceph-mon[204052]: pgmap v701: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 312 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 636 KiB/s rd, 1.4 MiB/s wr, 14 op/s 2023-09-22T07:54:41.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:41 smithi006 ceph-mon[204052]: osdmap e701: 8 total, 8 up, 8 in 2023-09-22T07:54:41.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:41 smithi006 ceph-mon[200575]: osdmap e700: 8 total, 8 up, 8 in 2023-09-22T07:54:41.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:41 smithi006 ceph-mon[200575]: pgmap v701: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 312 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 636 KiB/s rd, 1.4 MiB/s wr, 14 op/s 2023-09-22T07:54:41.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:41 smithi006 ceph-mon[200575]: osdmap e701: 8 total, 8 up, 8 in 2023-09-22T07:54:41.788 INFO:tasks.rados.rados.0.smithi006.stdout:3386: expect (ObjNum 987 snap 299 seq_num 987) 2023-09-22T07:54:41.846 INFO:tasks.rados.rados.0.smithi006.stdout:3384: expect (ObjNum 964 snap 291 seq_num 964) 2023-09-22T07:54:43.465 INFO:tasks.rados.rados.0.smithi006.stdout:3384: done (3 left) 2023-09-22T07:54:43.465 INFO:tasks.rados.rados.0.smithi006.stdout:3385: done (2 left) 2023-09-22T07:54:43.465 INFO:tasks.rados.rados.0.smithi006.stdout:3386: done (1 left) 2023-09-22T07:54:43.466 INFO:tasks.rados.rados.0.smithi006.stdout:3387: done (0 left) 2023-09-22T07:54:43.466 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 14 current snap is 316 2023-09-22T07:54:43.466 INFO:tasks.rados.rados.0.smithi006.stdout:3388: seq_num 1043 ranges {1769472=671744} 2023-09-22T07:54:43.478 INFO:tasks.rados.rados.0.smithi006.stdout:3388: writing smithi006182445-14 from 1769472 to 2441216 tid 1 2023-09-22T07:54:43.479 INFO:tasks.rados.rados.0.smithi006.stdout:3389: rollback oid 15 current snap is 316 2023-09-22T07:54:43.479 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 15 to 315 2023-09-22T07:54:43.479 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 46 current snap is 316 2023-09-22T07:54:43.479 INFO:tasks.rados.rados.0.smithi006.stdout:3390: seq_num 1044 ranges {3416064=688128} 2023-09-22T07:54:43.502 INFO:tasks.rados.rados.0.smithi006.stdout:3390: writing smithi006182445-46 from 3416064 to 4104192 tid 1 2023-09-22T07:54:43.502 INFO:tasks.rados.rados.0.smithi006.stdout:3391: read oid 49 snap 314 2023-09-22T07:54:43.502 INFO:tasks.rados.rados.0.smithi006.stdout:3391: expect deleted 2023-09-22T07:54:43.502 INFO:tasks.rados.rados.0.smithi006.stdout:3392: rmattr oid 8 current snap is 316 2023-09-22T07:54:43.502 INFO:tasks.rados.rados.0.smithi006.stdout:3388: finishing write tid 1 to smithi006182445-14 2023-09-22T07:54:43.502 INFO:tasks.rados.rados.0.smithi006.stdout:3388: finishing write tid 2 to smithi006182445-14 2023-09-22T07:54:43.502 INFO:tasks.rados.rados.0.smithi006.stdout:3389: finishing rollback tid 0 to smithi006182445-15 2023-09-22T07:54:43.502 INFO:tasks.rados.rados.0.smithi006.stdout:3389: finishing rollback tid 1 to smithi006182445-15 2023-09-22T07:54:43.502 INFO:tasks.rados.rados.0.smithi006.stdout:3389: finishing rollback tid 2 to smithi006182445-15 2023-09-22T07:54:43.503 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 15 v 1834 (ObjNum 1030 snap 313 seq_num 1030) dirty exists 2023-09-22T07:54:43.503 INFO:tasks.rados.rados.0.smithi006.stdout:3388: finishing write tid 3 to smithi006182445-14 2023-09-22T07:54:43.503 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 14 v 1518 (ObjNum 1043 snap 316 seq_num 1043) dirty exists 2023-09-22T07:54:43.503 INFO:tasks.rados.rados.0.smithi006.stdout:3388: left oid 14 (ObjNum 1043 snap 316 seq_num 1043) 2023-09-22T07:54:43.503 INFO:tasks.rados.rados.0.smithi006.stdout:3388: done (4 left) 2023-09-22T07:54:43.503 INFO:tasks.rados.rados.0.smithi006.stdout:3389: done (3 left) 2023-09-22T07:54:43.503 INFO:tasks.rados.rados.0.smithi006.stdout:3393: snap_create 2023-09-22T07:54:43.504 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 8 v 1517 (ObjNum 1002 snap 303 seq_num 1002) dirty exists 2023-09-22T07:54:43.507 INFO:tasks.rados.rados.0.smithi006.stdout:3390: finishing write tid 1 to smithi006182445-46 2023-09-22T07:54:43.507 INFO:tasks.rados.rados.0.smithi006.stdout:3390: finishing write tid 2 to smithi006182445-46 2023-09-22T07:54:43.509 INFO:tasks.rados.rados.0.smithi006.stdout:3390: finishing write tid 3 to smithi006182445-46 2023-09-22T07:54:43.509 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 46 v 1790 (ObjNum 1044 snap 316 seq_num 1044) dirty exists 2023-09-22T07:54:43.509 INFO:tasks.rados.rados.0.smithi006.stdout:3390: left oid 46 (ObjNum 1044 snap 316 seq_num 1044) 2023-09-22T07:54:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:43 smithi105 ceph-mon[190463]: osdmap e702: 8 total, 8 up, 8 in 2023-09-22T07:54:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:54:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:43 smithi105 ceph-mon[190463]: pgmap v704: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 308 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.4 MiB/s rd, 988 KiB/s wr, 20 op/s 2023-09-22T07:54:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:43 smithi006 ceph-mon[204052]: osdmap e702: 8 total, 8 up, 8 in 2023-09-22T07:54:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:54:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:43 smithi006 ceph-mon[204052]: pgmap v704: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 308 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.4 MiB/s rd, 988 KiB/s wr, 20 op/s 2023-09-22T07:54:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:43 smithi006 ceph-mon[200575]: osdmap e702: 8 total, 8 up, 8 in 2023-09-22T07:54:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:54:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:43 smithi006 ceph-mon[200575]: pgmap v704: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 308 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.4 MiB/s rd, 988 KiB/s wr, 20 op/s 2023-09-22T07:54:44.376 INFO:tasks.rados.rados.0.smithi006.stdout:3390: done (3 left) 2023-09-22T07:54:44.376 INFO:tasks.rados.rados.0.smithi006.stdout:3391: done (2 left) 2023-09-22T07:54:44.376 INFO:tasks.rados.rados.0.smithi006.stdout:3392: done (1 left) 2023-09-22T07:54:44.376 INFO:tasks.rados.rados.0.smithi006.stdout:3393: done (0 left) 2023-09-22T07:54:44.377 INFO:tasks.rados.rados.0.smithi006.stdout:3394: read oid 5 snap -1 2023-09-22T07:54:44.377 INFO:tasks.rados.rados.0.smithi006.stdout:3394: expect (ObjNum 1037 snap 314 seq_num 1037) 2023-09-22T07:54:44.377 INFO:tasks.rados.rados.0.smithi006.stdout:3395: snap_create 2023-09-22T07:54:44.388 INFO:tasks.rados.rados.0.smithi006.stdout:3394: expect (ObjNum 1037 snap 314 seq_num 1037) 2023-09-22T07:54:45.383 INFO:tasks.rados.rados.0.smithi006.stdout:3394: done (1 left) 2023-09-22T07:54:45.384 INFO:tasks.rados.rados.0.smithi006.stdout:3395: done (0 left) 2023-09-22T07:54:45.384 INFO:tasks.rados.rados.0.smithi006.stdout:3396: copy_from oid 46 from oid 15 current snap is 318 2023-09-22T07:54:45.384 INFO:tasks.rados.rados.0.smithi006.stdout:3397: read oid 25 snap -1 2023-09-22T07:54:45.384 INFO:tasks.rados.rados.0.smithi006.stdout:3397: expect (ObjNum 1013 snap 304 seq_num 1013) 2023-09-22T07:54:45.384 INFO:tasks.rados.rados.0.smithi006.stdout:3398: setattr oid 47 current snap is 318 2023-09-22T07:54:45.384 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 13 current snap is 318 2023-09-22T07:54:45.384 INFO:tasks.rados.rados.0.smithi006.stdout:3399: seq_num 1045 ranges {7856128=704512} 2023-09-22T07:54:45.431 INFO:tasks.rados.rados.0.smithi006.stdout:3399: writing smithi006182445-13 from 7856128 to 8560640 tid 1 2023-09-22T07:54:45.431 INFO:tasks.rados.rados.0.smithi006.stdout:3400: read oid 20 snap -1 2023-09-22T07:54:45.431 INFO:tasks.rados.rados.0.smithi006.stdout:3400: expect (ObjNum 981 snap 297 seq_num 981) 2023-09-22T07:54:45.431 INFO:tasks.rados.rados.0.smithi006.stdout:3401: snap_remove snap 315 2023-09-22T07:54:45.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:45 smithi006 ceph-mon[200575]: osdmap e703: 8 total, 8 up, 8 in 2023-09-22T07:54:45.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:45 smithi006 ceph-mon[200575]: pgmap v706: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 317 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 905 KiB/s wr, 15 op/s 2023-09-22T07:54:45.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:45 smithi006 ceph-mon[204052]: osdmap e703: 8 total, 8 up, 8 in 2023-09-22T07:54:45.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:45 smithi006 ceph-mon[204052]: pgmap v706: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 317 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 905 KiB/s wr, 15 op/s 2023-09-22T07:54:45.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:45 smithi105 ceph-mon[190463]: osdmap e703: 8 total, 8 up, 8 in 2023-09-22T07:54:45.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:45 smithi105 ceph-mon[190463]: pgmap v706: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 317 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 905 KiB/s wr, 15 op/s 2023-09-22T07:54:46.317 INFO:tasks.rados.rados.0.smithi006.stdout:3401: done (5 left) 2023-09-22T07:54:46.317 INFO:tasks.rados.rados.0.smithi006.stdout:3402: read oid 10 snap 309 2023-09-22T07:54:46.317 INFO:tasks.rados.rados.0.smithi006.stdout:3402: expect (ObjNum 964 snap 291 seq_num 964) 2023-09-22T07:54:46.317 INFO:tasks.rados.rados.0.smithi006.stdout:3403: rollback oid 9 current snap is 318 2023-09-22T07:54:46.317 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 9 to 308 2023-09-22T07:54:46.317 INFO:tasks.rados.rados.0.smithi006.stdout:3404: delete oid 7 current snap is 318 2023-09-22T07:54:46.318 INFO:tasks.rados.rados.0.smithi006.stdout:3397: expect (ObjNum 1013 snap 304 seq_num 1013) 2023-09-22T07:54:46.324 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 47 v 1168 (ObjNum 161 snap 0 seq_num 0) dirty exists 2023-09-22T07:54:46.324 INFO:tasks.rados.rados.0.smithi006.stdout:3396: finishing copy_from racing read to smithi006182445-46 2023-09-22T07:54:46.324 INFO:tasks.rados.rados.0.smithi006.stdout:3396: finishing copy_from to smithi006182445-46 2023-09-22T07:54:46.325 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 46 v 1834 (ObjNum 1030 snap 313 seq_num 1030) dirty exists 2023-09-22T07:54:46.325 INFO:tasks.rados.rados.0.smithi006.stdout:3399: finishing write tid 1 to smithi006182445-13 2023-09-22T07:54:46.325 INFO:tasks.rados.rados.0.smithi006.stdout:3399: finishing write tid 2 to smithi006182445-13 2023-09-22T07:54:46.325 INFO:tasks.rados.rados.0.smithi006.stdout:3399: finishing write tid 3 to smithi006182445-13 2023-09-22T07:54:46.325 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 13 v 1836 (ObjNum 1045 snap 318 seq_num 1045) dirty exists 2023-09-22T07:54:46.325 INFO:tasks.rados.rados.0.smithi006.stdout:3399: left oid 13 (ObjNum 1045 snap 318 seq_num 1045) 2023-09-22T07:54:46.325 INFO:tasks.rados.rados.0.smithi006.stdout:3400: expect (ObjNum 981 snap 297 seq_num 981) 2023-09-22T07:54:46.385 INFO:tasks.rados.rados.0.smithi006.stdout:3396: done (7 left) 2023-09-22T07:54:46.385 INFO:tasks.rados.rados.0.smithi006.stdout:3397: done (6 left) 2023-09-22T07:54:46.386 INFO:tasks.rados.rados.0.smithi006.stdout:3398: done (5 left) 2023-09-22T07:54:46.386 INFO:tasks.rados.rados.0.smithi006.stdout:3399: done (4 left) 2023-09-22T07:54:46.386 INFO:tasks.rados.rados.0.smithi006.stdout:3400: done (3 left) 2023-09-22T07:54:46.386 INFO:tasks.rados.rados.0.smithi006.stdout:3404: done (2 left) 2023-09-22T07:54:46.386 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 46 current snap is 318 2023-09-22T07:54:46.386 INFO:tasks.rados.rados.0.smithi006.stdout:3403: finishing rollback tid 0 to smithi006182445-9 2023-09-22T07:54:46.386 INFO:tasks.rados.rados.0.smithi006.stdout:3405: seq_num 1047 ranges {3670016=745472} 2023-09-22T07:54:46.410 INFO:tasks.rados.rados.0.smithi006.stdout:3405: writing smithi006182445-46 from 3670016 to 4415488 tid 1 2023-09-22T07:54:46.410 INFO:tasks.rados.rados.0.smithi006.stdout:3406: read oid 40 snap 305 2023-09-22T07:54:46.410 INFO:tasks.rados.rados.0.smithi006.stdout:3406: expect (ObjNum -1125814192 snap 22069 seq_num 3169741584) 2023-09-22T07:54:46.410 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 49 current snap is 318 2023-09-22T07:54:46.410 INFO:tasks.rados.rados.0.smithi006.stdout:3403: finishing rollback tid 1 to smithi006182445-9 2023-09-22T07:54:46.410 INFO:tasks.rados.rados.0.smithi006.stdout:3403: finishing rollback tid 2 to smithi006182445-9 2023-09-22T07:54:46.410 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 9 v 1839 (ObjNum 919 snap 283 seq_num 919) dirty exists 2023-09-22T07:54:46.410 INFO:tasks.rados.rados.0.smithi006.stdout:3407: seq_num 1048 ranges {0=761856} 2023-09-22T07:54:46.414 INFO:tasks.rados.rados.0.smithi006.stdout:3407: writing smithi006182445-49 from 0 to 761856 tid 1 2023-09-22T07:54:46.414 INFO:tasks.rados.rados.0.smithi006.stdout:3403: done (4 left) 2023-09-22T07:54:46.414 INFO:tasks.rados.rados.0.smithi006.stdout:3408: snap_remove snap 316 2023-09-22T07:54:46.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:46 smithi006 ceph-mon[200575]: osdmap e704: 8 total, 8 up, 8 in 2023-09-22T07:54:46.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:46 smithi006 ceph-mon[200575]: osdmap e705: 8 total, 8 up, 8 in 2023-09-22T07:54:46.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:46 smithi006 ceph-mon[204052]: osdmap e704: 8 total, 8 up, 8 in 2023-09-22T07:54:46.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:46 smithi006 ceph-mon[204052]: osdmap e705: 8 total, 8 up, 8 in 2023-09-22T07:54:46.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:46 smithi105 ceph-mon[190463]: osdmap e704: 8 total, 8 up, 8 in 2023-09-22T07:54:46.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:46 smithi105 ceph-mon[190463]: osdmap e705: 8 total, 8 up, 8 in 2023-09-22T07:54:47.397 INFO:tasks.rados.rados.0.smithi006.stdout:3408: done (4 left) 2023-09-22T07:54:47.397 INFO:tasks.rados.rados.0.smithi006.stdout:3409: copy_from oid 16 from oid 22 current snap is 318 2023-09-22T07:54:47.397 INFO:tasks.rados.rados.0.smithi006.stdout:3402: expect (ObjNum 964 snap 291 seq_num 964) 2023-09-22T07:54:47.706 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:47 smithi006 ceph-mon[200575]: pgmap v709: 121 pgs: 121 active+clean; 322 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 36 MiB/s rd, 1.3 MiB/s wr, 14 op/s 2023-09-22T07:54:47.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:47 smithi006 ceph-mon[204052]: pgmap v709: 121 pgs: 121 active+clean; 322 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 36 MiB/s rd, 1.3 MiB/s wr, 14 op/s 2023-09-22T07:54:47.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:47 smithi105 ceph-mon[190463]: pgmap v709: 121 pgs: 121 active+clean; 322 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 36 MiB/s rd, 1.3 MiB/s wr, 14 op/s 2023-09-22T07:54:48.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:54:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:54:47] "GET /metrics HTTP/1.1" 200 36091 "" "Prometheus/2.43.0" 2023-09-22T07:54:48.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:48 smithi006 ceph-mon[200575]: osdmap e706: 8 total, 8 up, 8 in 2023-09-22T07:54:48.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:48 smithi006 ceph-mon[204052]: osdmap e706: 8 total, 8 up, 8 in 2023-09-22T07:54:48.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:48 smithi105 ceph-mon[190463]: osdmap e706: 8 total, 8 up, 8 in 2023-09-22T07:54:49.024 INFO:tasks.rados.rados.0.smithi006.stdout:3406: expect (ObjNum -1125814192 snap 22069 seq_num 3169741584) 2023-09-22T07:54:49.026 INFO:tasks.rados.rados.0.smithi006.stdout:3405: finishing write tid 1 to smithi006182445-46 2023-09-22T07:54:49.026 INFO:tasks.rados.rados.0.smithi006.stdout:3405: finishing write tid 2 to smithi006182445-46 2023-09-22T07:54:49.026 INFO:tasks.rados.rados.0.smithi006.stdout:3405: finishing write tid 3 to smithi006182445-46 2023-09-22T07:54:49.026 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 46 v 1841 (ObjNum 1047 snap 318 seq_num 1047) dirty exists 2023-09-22T07:54:49.026 INFO:tasks.rados.rados.0.smithi006.stdout:3405: left oid 46 (ObjNum 1047 snap 318 seq_num 1047) 2023-09-22T07:54:49.027 INFO:tasks.rados.rados.0.smithi006.stdout:3407: finishing write tid 1 to smithi006182445-49 2023-09-22T07:54:49.027 INFO:tasks.rados.rados.0.smithi006.stdout:3407: finishing write tid 2 to smithi006182445-49 2023-09-22T07:54:49.027 INFO:tasks.rados.rados.0.smithi006.stdout:3407: finishing write tid 3 to smithi006182445-49 2023-09-22T07:54:49.027 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 49 v 1153 (ObjNum 1048 snap 318 seq_num 1048) dirty exists 2023-09-22T07:54:49.027 INFO:tasks.rados.rados.0.smithi006.stdout:3407: left oid 49 (ObjNum 1048 snap 318 seq_num 1048) 2023-09-22T07:54:49.027 INFO:tasks.rados.rados.0.smithi006.stdout:3409: finishing copy_from racing read to smithi006182445-16 2023-09-22T07:54:49.027 INFO:tasks.rados.rados.0.smithi006.stdout:3409: finishing copy_from to smithi006182445-16 2023-09-22T07:54:49.027 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 16 v 1121 (ObjNum 1002 snap 303 seq_num 1002) dirty exists 2023-09-22T07:54:49.027 INFO:tasks.rados.rados.0.smithi006.stdout:3402: done (4 left) 2023-09-22T07:54:49.027 INFO:tasks.rados.rados.0.smithi006.stdout:3405: done (3 left) 2023-09-22T07:54:49.028 INFO:tasks.rados.rados.0.smithi006.stdout:3406: done (2 left) 2023-09-22T07:54:49.028 INFO:tasks.rados.rados.0.smithi006.stdout:3407: done (1 left) 2023-09-22T07:54:49.028 INFO:tasks.rados.rados.0.smithi006.stdout:3409: done (0 left) 2023-09-22T07:54:49.028 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 40 current snap is 318 2023-09-22T07:54:49.028 INFO:tasks.rados.rados.0.smithi006.stdout:3410: seq_num 1049 ranges {0=778240} 2023-09-22T07:54:49.030 INFO:tasks.rados.rados.0.smithi006.stdout:3410: writing smithi006182445-40 from 0 to 778240 tid 1 2023-09-22T07:54:49.030 INFO:tasks.rados.rados.0.smithi006.stdout:3411: rollback oid 43 current snap is 318 2023-09-22T07:54:49.030 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 43 to 314 2023-09-22T07:54:49.030 INFO:tasks.rados.rados.0.smithi006.stdout:3412: rollback oid 1 current snap is 318 2023-09-22T07:54:49.030 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 1 to 308 2023-09-22T07:54:49.030 INFO:tasks.rados.rados.0.smithi006.stdout:3413: snap_create 2023-09-22T07:54:49.035 INFO:tasks.rados.rados.0.smithi006.stdout:3411: finishing rollback tid 0 to smithi006182445-43 2023-09-22T07:54:49.035 INFO:tasks.rados.rados.0.smithi006.stdout:3411: finishing rollback tid 1 to smithi006182445-43 2023-09-22T07:54:49.035 INFO:tasks.rados.rados.0.smithi006.stdout:3411: finishing rollback tid 2 to smithi006182445-43 2023-09-22T07:54:49.035 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 43 v 1844 (ObjNum 887 snap 274 seq_num 887) dirty exists 2023-09-22T07:54:49.036 INFO:tasks.rados.rados.0.smithi006.stdout:3410: finishing write tid 1 to smithi006182445-40 2023-09-22T07:54:49.037 INFO:tasks.rados.rados.0.smithi006.stdout:3410: finishing write tid 2 to smithi006182445-40 2023-09-22T07:54:49.037 INFO:tasks.rados.rados.0.smithi006.stdout:3412: finishing rollback tid 0 to smithi006182445-1 2023-09-22T07:54:49.038 INFO:tasks.rados.rados.0.smithi006.stdout:3412: finishing rollback tid 1 to smithi006182445-1 2023-09-22T07:54:49.038 INFO:tasks.rados.rados.0.smithi006.stdout:3410: finishing write tid 3 to smithi006182445-40 2023-09-22T07:54:49.038 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 40 v 1166 (ObjNum 1049 snap 318 seq_num 1049) dirty exists 2023-09-22T07:54:49.038 INFO:tasks.rados.rados.0.smithi006.stdout:3410: left oid 40 (ObjNum 1049 snap 318 seq_num 1049) 2023-09-22T07:54:49.039 INFO:tasks.rados.rados.0.smithi006.stdout:3412: finishing rollback tid 2 to smithi006182445-1 2023-09-22T07:54:49.039 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 1 v 1169 (ObjNum 1000 snap 302 seq_num 1000) dirty exists 2023-09-22T07:54:49.401 INFO:tasks.rados.rados.0.smithi006.stdout:3410: done (3 left) 2023-09-22T07:54:49.402 INFO:tasks.rados.rados.0.smithi006.stdout:3411: done (2 left) 2023-09-22T07:54:49.402 INFO:tasks.rados.rados.0.smithi006.stdout:3412: done (1 left) 2023-09-22T07:54:49.402 INFO:tasks.rados.rados.0.smithi006.stdout:3413: done (0 left) 2023-09-22T07:54:49.402 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 30 current snap is 319 2023-09-22T07:54:49.402 INFO:tasks.rados.rados.0.smithi006.stdout:3414: seq_num 1050 ranges {11010048=794624} 2023-09-22T07:54:49.466 INFO:tasks.rados.rados.0.smithi006.stdout:3414: writing smithi006182445-30 from 11010048 to 11804672 tid 1 2023-09-22T07:54:49.466 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 38 current snap is 319 2023-09-22T07:54:49.466 INFO:tasks.rados.rados.0.smithi006.stdout:3415: seq_num 1051 ranges {2801664=409600,3211264=401408} 2023-09-22T07:54:49.483 INFO:tasks.rados.rados.0.smithi006.stdout:3415: writing smithi006182445-38 from 2801664 to 3211264 tid 1 2023-09-22T07:54:49.486 INFO:tasks.rados.rados.0.smithi006.stdout:3415: writing smithi006182445-38 from 3211264 to 3612672 tid 2 2023-09-22T07:54:49.486 INFO:tasks.rados.rados.0.smithi006.stdout:3416: snap_create 2023-09-22T07:54:49.486 INFO:tasks.rados.rados.0.smithi006.stdout:3414: finishing write tid 1 to smithi006182445-30 2023-09-22T07:54:49.486 INFO:tasks.rados.rados.0.smithi006.stdout:3414: finishing write tid 2 to smithi006182445-30 2023-09-22T07:54:49.486 INFO:tasks.rados.rados.0.smithi006.stdout:3414: finishing write tid 3 to smithi006182445-30 2023-09-22T07:54:49.486 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 30 v 1260 (ObjNum 1050 snap 319 seq_num 1050) dirty exists 2023-09-22T07:54:49.486 INFO:tasks.rados.rados.0.smithi006.stdout:3414: left oid 30 (ObjNum 1050 snap 319 seq_num 1050) 2023-09-22T07:54:49.489 INFO:tasks.rados.rados.0.smithi006.stdout:3415: finishing write tid 1 to smithi006182445-38 2023-09-22T07:54:49.490 INFO:tasks.rados.rados.0.smithi006.stdout:3415: finishing write tid 2 to smithi006182445-38 2023-09-22T07:54:49.490 INFO:tasks.rados.rados.0.smithi006.stdout:3415: finishing write tid 3 to smithi006182445-38 2023-09-22T07:54:49.492 INFO:tasks.rados.rados.0.smithi006.stdout:3415: finishing write tid 4 to smithi006182445-38 2023-09-22T07:54:49.492 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 38 v 1844 (ObjNum 1051 snap 319 seq_num 1051) dirty exists 2023-09-22T07:54:49.493 INFO:tasks.rados.rados.0.smithi006.stdout:3415: left oid 38 (ObjNum 1051 snap 319 seq_num 1051) 2023-09-22T07:54:49.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:49 smithi006 ceph-mon[204052]: pgmap v711: 121 pgs: 121 active+clean; 323 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 30 MiB/s rd, 1.4 MiB/s wr, 19 op/s 2023-09-22T07:54:49.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:49 smithi006 ceph-mon[200575]: pgmap v711: 121 pgs: 121 active+clean; 323 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 30 MiB/s rd, 1.4 MiB/s wr, 19 op/s 2023-09-22T07:54:49.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:49 smithi105 ceph-mon[190463]: pgmap v711: 121 pgs: 121 active+clean; 323 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 30 MiB/s rd, 1.4 MiB/s wr, 19 op/s 2023-09-22T07:54:50.406 INFO:tasks.rados.rados.0.smithi006.stdout:3414: done (2 left) 2023-09-22T07:54:50.406 INFO:tasks.rados.rados.0.smithi006.stdout:3415: done (1 left) 2023-09-22T07:54:50.406 INFO:tasks.rados.rados.0.smithi006.stdout:3416: done (0 left) 2023-09-22T07:54:50.406 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 31 current snap is 320 2023-09-22T07:54:50.406 INFO:tasks.rados.rados.0.smithi006.stdout:3417: seq_num 1052 ranges {0=425984,425984=401408} 2023-09-22T07:54:50.408 INFO:tasks.rados.rados.0.smithi006.stdout:3417: writing smithi006182445-31 from 0 to 425984 tid 1 2023-09-22T07:54:50.414 INFO:tasks.rados.rados.0.smithi006.stdout:3417: writing smithi006182445-31 from 425984 to 827392 tid 2 2023-09-22T07:54:50.414 INFO:tasks.rados.rados.0.smithi006.stdout:3418: rmattr oid 35 current snap is 320 2023-09-22T07:54:50.414 INFO:tasks.rados.rados.0.smithi006.stdout:3419: read oid 46 snap 308 2023-09-22T07:54:50.415 INFO:tasks.rados.rados.0.smithi006.stdout:3419: expect (ObjNum 989 snap 300 seq_num 989) 2023-09-22T07:54:50.415 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 24 current snap is 320 2023-09-22T07:54:50.415 INFO:tasks.rados.rados.0.smithi006.stdout:3420: seq_num 1053 ranges {4014080=442368,4456448=401408} 2023-09-22T07:54:50.437 INFO:tasks.rados.rados.0.smithi006.stdout:3420: writing smithi006182445-24 from 4014080 to 4456448 tid 1 2023-09-22T07:54:50.439 INFO:tasks.rados.rados.0.smithi006.stdout:3420: writing smithi006182445-24 from 4456448 to 4857856 tid 2 2023-09-22T07:54:50.439 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 43 current snap is 320 2023-09-22T07:54:50.440 INFO:tasks.rados.rados.0.smithi006.stdout:3421: seq_num 1054 ranges {458752=458752,917504=401408} 2023-09-22T07:54:50.445 INFO:tasks.rados.rados.0.smithi006.stdout:3421: writing smithi006182445-43 from 458752 to 917504 tid 1 2023-09-22T07:54:50.448 INFO:tasks.rados.rados.0.smithi006.stdout:3421: writing smithi006182445-43 from 917504 to 1318912 tid 2 2023-09-22T07:54:50.449 INFO:tasks.rados.rados.0.smithi006.stdout:3422: copy_from oid 9 from oid 15 current snap is 320 2023-09-22T07:54:50.449 INFO:tasks.rados.rados.0.smithi006.stdout:3417: finishing write tid 1 to smithi006182445-31 2023-09-22T07:54:50.449 INFO:tasks.rados.rados.0.smithi006.stdout:3423: copy_from oid 28 from oid 49 current snap is 320 2023-09-22T07:54:50.449 INFO:tasks.rados.rados.0.smithi006.stdout:3417: finishing write tid 2 to smithi006182445-31 2023-09-22T07:54:50.449 INFO:tasks.rados.rados.0.smithi006.stdout:3417: finishing write tid 3 to smithi006182445-31 2023-09-22T07:54:50.449 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 35 v 1154 (ObjNum 1037 snap 314 seq_num 1037) dirty exists 2023-09-22T07:54:50.449 INFO:tasks.rados.rados.0.smithi006.stdout:3417: finishing write tid 4 to smithi006182445-31 2023-09-22T07:54:50.449 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 31 v 1847 (ObjNum 1052 snap 320 seq_num 1052) dirty exists 2023-09-22T07:54:50.449 INFO:tasks.rados.rados.0.smithi006.stdout:3417: left oid 31 (ObjNum 1052 snap 320 seq_num 1052) 2023-09-22T07:54:50.449 INFO:tasks.rados.rados.0.smithi006.stdout:3417: done (6 left) 2023-09-22T07:54:50.450 INFO:tasks.rados.rados.0.smithi006.stdout:3418: done (5 left) 2023-09-22T07:54:50.450 INFO:tasks.rados.rados.0.smithi006.stdout:3424: copy_from oid 19 from oid 32 current snap is 320 2023-09-22T07:54:50.450 INFO:tasks.rados.rados.0.smithi006.stdout:3425: read oid 36 snap -1 2023-09-22T07:54:50.450 INFO:tasks.rados.rados.0.smithi006.stdout:3425: expect (ObjNum 987 snap 299 seq_num 987) 2023-09-22T07:54:50.450 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 41 current snap is 320 2023-09-22T07:54:50.450 INFO:tasks.rados.rados.0.smithi006.stdout:3426: seq_num 1055 ranges {0=475136,475136=401408} 2023-09-22T07:54:50.451 INFO:tasks.rados.rados.0.smithi006.stdout:3426: writing smithi006182445-41 from 0 to 475136 tid 1 2023-09-22T07:54:50.454 INFO:tasks.rados.rados.0.smithi006.stdout:3426: writing smithi006182445-41 from 475136 to 876544 tid 2 2023-09-22T07:54:50.454 INFO:tasks.rados.rados.0.smithi006.stdout:3427: delete oid 44 current snap is 320 2023-09-22T07:54:50.454 INFO:tasks.rados.rados.0.smithi006.stdout:3419: expect (ObjNum 989 snap 300 seq_num 989) 2023-09-22T07:54:50.563 INFO:tasks.rados.rados.0.smithi006.stdout:3420: finishing write tid 1 to smithi006182445-24 2023-09-22T07:54:50.563 INFO:tasks.rados.rados.0.smithi006.stdout:3420: finishing write tid 2 to smithi006182445-24 2023-09-22T07:54:50.563 INFO:tasks.rados.rados.0.smithi006.stdout:3420: finishing write tid 3 to smithi006182445-24 2023-09-22T07:54:50.563 INFO:tasks.rados.rados.0.smithi006.stdout:3420: finishing write tid 4 to smithi006182445-24 2023-09-22T07:54:50.563 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 24 v 1549 (ObjNum 1053 snap 320 seq_num 1053) dirty exists 2023-09-22T07:54:50.563 INFO:tasks.rados.rados.0.smithi006.stdout:3420: left oid 24 (ObjNum 1053 snap 320 seq_num 1053) 2023-09-22T07:54:50.563 INFO:tasks.rados.rados.0.smithi006.stdout:3419: done (8 left) 2023-09-22T07:54:50.563 INFO:tasks.rados.rados.0.smithi006.stdout:3420: done (7 left) 2023-09-22T07:54:50.563 INFO:tasks.rados.rados.0.smithi006.stdout:3427: done (6 left) 2023-09-22T07:54:50.563 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 45 current snap is 320 2023-09-22T07:54:50.564 INFO:tasks.rados.rados.0.smithi006.stdout:3421: finishing write tid 1 to smithi006182445-43 2023-09-22T07:54:50.564 INFO:tasks.rados.rados.0.smithi006.stdout:3421: finishing write tid 2 to smithi006182445-43 2023-09-22T07:54:50.564 INFO:tasks.rados.rados.0.smithi006.stdout:3428: seq_num 1057 ranges {491520=507904,999424=401408} 2023-09-22T07:54:50.568 INFO:tasks.rados.rados.0.smithi006.stdout:3428: writing smithi006182445-45 from 491520 to 999424 tid 1 2023-09-22T07:54:50.570 INFO:tasks.rados.rados.0.smithi006.stdout:3428: writing smithi006182445-45 from 999424 to 1400832 tid 2 2023-09-22T07:54:50.570 INFO:tasks.rados.rados.0.smithi006.stdout:3429: snap_create 2023-09-22T07:54:50.571 INFO:tasks.rados.rados.0.smithi006.stdout:3421: finishing write tid 3 to smithi006182445-43 2023-09-22T07:54:50.571 INFO:tasks.rados.rados.0.smithi006.stdout:3421: finishing write tid 4 to smithi006182445-43 2023-09-22T07:54:50.571 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 43 v 1851 (ObjNum 1054 snap 320 seq_num 1054) dirty exists 2023-09-22T07:54:50.571 INFO:tasks.rados.rados.0.smithi006.stdout:3421: left oid 43 (ObjNum 1054 snap 320 seq_num 1054) 2023-09-22T07:54:50.571 INFO:tasks.rados.rados.0.smithi006.stdout:3423: finishing copy_from racing read to smithi006182445-28 2023-09-22T07:54:50.571 INFO:tasks.rados.rados.0.smithi006.stdout:3426: finishing write tid 1 to smithi006182445-41 2023-09-22T07:54:50.571 INFO:tasks.rados.rados.0.smithi006.stdout:3423: finishing copy_from to smithi006182445-28 2023-09-22T07:54:50.571 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 28 v 1153 (ObjNum 1048 snap 318 seq_num 1048) dirty exists 2023-09-22T07:54:50.571 INFO:tasks.rados.rados.0.smithi006.stdout:3426: finishing write tid 2 to smithi006182445-41 2023-09-22T07:54:50.571 INFO:tasks.rados.rados.0.smithi006.stdout:3424: finishing copy_from racing read to smithi006182445-19 2023-09-22T07:54:50.571 INFO:tasks.rados.rados.0.smithi006.stdout:3426: finishing write tid 3 to smithi006182445-41 2023-09-22T07:54:50.572 INFO:tasks.rados.rados.0.smithi006.stdout:3425: expect (ObjNum 987 snap 299 seq_num 987) 2023-09-22T07:54:50.628 INFO:tasks.rados.rados.0.smithi006.stdout:3424: finishing copy_from to smithi006182445-19 2023-09-22T07:54:50.628 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 19 v 1254 (ObjNum 1034 snap 313 seq_num 1034) dirty exists 2023-09-22T07:54:50.628 INFO:tasks.rados.rados.0.smithi006.stdout:3426: finishing write tid 4 to smithi006182445-41 2023-09-22T07:54:50.628 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 41 v 1412 (ObjNum 1055 snap 320 seq_num 1055) dirty exists 2023-09-22T07:54:50.628 INFO:tasks.rados.rados.0.smithi006.stdout:3426: left oid 41 (ObjNum 1055 snap 320 seq_num 1055) 2023-09-22T07:54:50.628 INFO:tasks.rados.rados.0.smithi006.stdout:3422: finishing copy_from racing read to smithi006182445-9 2023-09-22T07:54:50.628 INFO:tasks.rados.rados.0.smithi006.stdout:3422: finishing copy_from to smithi006182445-9 2023-09-22T07:54:50.628 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 9 v 1834 (ObjNum 1030 snap 313 seq_num 1030) dirty exists 2023-09-22T07:54:50.628 INFO:tasks.rados.rados.0.smithi006.stdout:3428: finishing write tid 1 to smithi006182445-45 2023-09-22T07:54:50.628 INFO:tasks.rados.rados.0.smithi006.stdout:3428: finishing write tid 2 to smithi006182445-45 2023-09-22T07:54:50.628 INFO:tasks.rados.rados.0.smithi006.stdout:3428: finishing write tid 3 to smithi006182445-45 2023-09-22T07:54:50.629 INFO:tasks.rados.rados.0.smithi006.stdout:3428: finishing write tid 4 to smithi006182445-45 2023-09-22T07:54:50.629 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 45 v 1168 (ObjNum 1057 snap 320 seq_num 1057) dirty exists 2023-09-22T07:54:50.629 INFO:tasks.rados.rados.0.smithi006.stdout:3428: left oid 45 (ObjNum 1057 snap 320 seq_num 1057) 2023-09-22T07:54:50.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:50 smithi006 ceph-mon[204052]: osdmap e707: 8 total, 8 up, 8 in 2023-09-22T07:54:50.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:50 smithi006 ceph-mon[200575]: osdmap e707: 8 total, 8 up, 8 in 2023-09-22T07:54:50.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:50 smithi105 ceph-mon[190463]: osdmap e707: 8 total, 8 up, 8 in 2023-09-22T07:54:51.316 INFO:tasks.rados.rados.0.smithi006.stdout:3421: done (7 left) 2023-09-22T07:54:51.317 INFO:tasks.rados.rados.0.smithi006.stdout:3422: done (6 left) 2023-09-22T07:54:51.317 INFO:tasks.rados.rados.0.smithi006.stdout:3423: done (5 left) 2023-09-22T07:54:51.317 INFO:tasks.rados.rados.0.smithi006.stdout:3424: done (4 left) 2023-09-22T07:54:51.317 INFO:tasks.rados.rados.0.smithi006.stdout:3425: done (3 left) 2023-09-22T07:54:51.317 INFO:tasks.rados.rados.0.smithi006.stdout:3426: done (2 left) 2023-09-22T07:54:51.317 INFO:tasks.rados.rados.0.smithi006.stdout:3428: done (1 left) 2023-09-22T07:54:51.317 INFO:tasks.rados.rados.0.smithi006.stdout:3429: done (0 left) 2023-09-22T07:54:51.317 INFO:tasks.rados.rados.0.smithi006.stdout:3430: copy_from oid 40 from oid 20 current snap is 321 2023-09-22T07:54:51.317 INFO:tasks.rados.rados.0.smithi006.stdout:3431: rmattr oid 46 current snap is 321 2023-09-22T07:54:51.318 INFO:tasks.rados.rados.0.smithi006.stdout:3431: done (1 left) 2023-09-22T07:54:51.318 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 48 current snap is 321 2023-09-22T07:54:51.318 INFO:tasks.rados.rados.0.smithi006.stdout:3432: seq_num 1058 ranges {458752=524288,983040=401408} 2023-09-22T07:54:51.322 INFO:tasks.rados.rados.0.smithi006.stdout:3432: writing smithi006182445-48 from 458752 to 983040 tid 1 2023-09-22T07:54:51.325 INFO:tasks.rados.rados.0.smithi006.stdout:3432: writing smithi006182445-48 from 983040 to 1384448 tid 2 2023-09-22T07:54:51.325 INFO:tasks.rados.rados.0.smithi006.stdout:3433: snap_create 2023-09-22T07:54:51.331 INFO:tasks.rados.rados.0.smithi006.stdout:3430: finishing copy_from racing read to smithi006182445-40 2023-09-22T07:54:51.333 INFO:tasks.rados.rados.0.smithi006.stdout:3432: finishing write tid 1 to smithi006182445-48 2023-09-22T07:54:51.334 INFO:tasks.rados.rados.0.smithi006.stdout:3430: finishing copy_from to smithi006182445-40 2023-09-22T07:54:51.334 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 40 v 1540 (ObjNum 981 snap 297 seq_num 981) dirty exists 2023-09-22T07:54:51.335 INFO:tasks.rados.rados.0.smithi006.stdout:3432: finishing write tid 2 to smithi006182445-48 2023-09-22T07:54:51.335 INFO:tasks.rados.rados.0.smithi006.stdout:3432: finishing write tid 3 to smithi006182445-48 2023-09-22T07:54:51.336 INFO:tasks.rados.rados.0.smithi006.stdout:3432: finishing write tid 4 to smithi006182445-48 2023-09-22T07:54:51.336 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 48 v 1847 (ObjNum 1058 snap 321 seq_num 1058) dirty exists 2023-09-22T07:54:51.336 INFO:tasks.rados.rados.0.smithi006.stdout:3432: left oid 48 (ObjNum 1058 snap 321 seq_num 1058) 2023-09-22T07:54:51.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:51 smithi006 ceph-mon[204052]: osdmap e708: 8 total, 8 up, 8 in 2023-09-22T07:54:51.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:51 smithi006 ceph-mon[204052]: pgmap v714: 121 pgs: 121 active+clean; 325 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s rd, 699 KiB/s wr, 18 op/s 2023-09-22T07:54:51.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:51 smithi006 ceph-mon[204052]: osdmap e709: 8 total, 8 up, 8 in 2023-09-22T07:54:51.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:51 smithi006 ceph-mon[200575]: osdmap e708: 8 total, 8 up, 8 in 2023-09-22T07:54:51.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:51 smithi006 ceph-mon[200575]: pgmap v714: 121 pgs: 121 active+clean; 325 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s rd, 699 KiB/s wr, 18 op/s 2023-09-22T07:54:51.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:51 smithi006 ceph-mon[200575]: osdmap e709: 8 total, 8 up, 8 in 2023-09-22T07:54:51.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:51 smithi105 ceph-mon[190463]: osdmap e708: 8 total, 8 up, 8 in 2023-09-22T07:54:51.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:51 smithi105 ceph-mon[190463]: pgmap v714: 121 pgs: 121 active+clean; 325 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s rd, 699 KiB/s wr, 18 op/s 2023-09-22T07:54:51.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:51 smithi105 ceph-mon[190463]: osdmap e709: 8 total, 8 up, 8 in 2023-09-22T07:54:52.324 INFO:tasks.rados.rados.0.smithi006.stdout:3430: done (2 left) 2023-09-22T07:54:52.324 INFO:tasks.rados.rados.0.smithi006.stdout:3432: done (1 left) 2023-09-22T07:54:52.324 INFO:tasks.rados.rados.0.smithi006.stdout:3433: done (0 left) 2023-09-22T07:54:52.324 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 39 current snap is 322 2023-09-22T07:54:52.324 INFO:tasks.rados.rados.0.smithi006.stdout:3434: seq_num 1059 ranges {0=540672,540672=401408} 2023-09-22T07:54:52.326 INFO:tasks.rados.rados.0.smithi006.stdout:3434: writing smithi006182445-39 from 0 to 540672 tid 1 2023-09-22T07:54:52.329 INFO:tasks.rados.rados.0.smithi006.stdout:3434: writing smithi006182445-39 from 540672 to 942080 tid 2 2023-09-22T07:54:52.329 INFO:tasks.rados.rados.0.smithi006.stdout:3435: read oid 17 snap -1 2023-09-22T07:54:52.329 INFO:tasks.rados.rados.0.smithi006.stdout:3435: expect (ObjNum 1017 snap 308 seq_num 1017) 2023-09-22T07:54:52.329 INFO:tasks.rados.rados.0.smithi006.stdout:3436: snap_create 2023-09-22T07:54:52.333 INFO:tasks.rados.rados.0.smithi006.stdout:3435: expect (ObjNum 1017 snap 308 seq_num 1017) 2023-09-22T07:54:52.339 INFO:tasks.rados.rados.0.smithi006.stdout:3434: finishing write tid 1 to smithi006182445-39 2023-09-22T07:54:52.339 INFO:tasks.rados.rados.0.smithi006.stdout:3434: finishing write tid 2 to smithi006182445-39 2023-09-22T07:54:52.339 INFO:tasks.rados.rados.0.smithi006.stdout:3434: finishing write tid 3 to smithi006182445-39 2023-09-22T07:54:52.339 INFO:tasks.rados.rados.0.smithi006.stdout:3434: finishing write tid 4 to smithi006182445-39 2023-09-22T07:54:52.340 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 39 v 1415 (ObjNum 1059 snap 322 seq_num 1059) dirty exists 2023-09-22T07:54:52.340 INFO:tasks.rados.rados.0.smithi006.stdout:3434: left oid 39 (ObjNum 1059 snap 322 seq_num 1059) 2023-09-22T07:54:53.333 INFO:tasks.rados.rados.0.smithi006.stdout:3434: done (2 left) 2023-09-22T07:54:53.333 INFO:tasks.rados.rados.0.smithi006.stdout:3435: done (1 left) 2023-09-22T07:54:53.333 INFO:tasks.rados.rados.0.smithi006.stdout:3436: done (0 left) 2023-09-22T07:54:53.333 INFO:tasks.rados.rados.0.smithi006.stdout:3437: snap_create 2023-09-22T07:54:53.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:53 smithi105 ceph-mon[190463]: osdmap e710: 8 total, 8 up, 8 in 2023-09-22T07:54:53.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:53 smithi006 ceph-mon[200575]: osdmap e710: 8 total, 8 up, 8 in 2023-09-22T07:54:53.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:53 smithi006 ceph-mon[204052]: osdmap e710: 8 total, 8 up, 8 in 2023-09-22T07:54:54.338 INFO:tasks.rados.rados.0.smithi006.stdout:3437: done (0 left) 2023-09-22T07:54:54.339 INFO:tasks.rados.rados.0.smithi006.stdout:3438: rollback oid 32 current snap is 324 2023-09-22T07:54:54.339 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 32 to 309 2023-09-22T07:54:54.339 INFO:tasks.rados.rados.0.smithi006.stdout:3439: copy_from oid 1 from oid 15 current snap is 324 2023-09-22T07:54:54.339 INFO:tasks.rados.rados.0.smithi006.stdout:3440: snap_remove snap 321 2023-09-22T07:54:54.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:54 smithi105 ceph-mon[190463]: pgmap v717: 121 pgs: 121 active+clean; 344 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.5 MiB/s rd, 5.3 MiB/s wr, 11 op/s 2023-09-22T07:54:54.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:54 smithi105 ceph-mon[190463]: osdmap e711: 8 total, 8 up, 8 in 2023-09-22T07:54:54.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:54 smithi006 ceph-mon[204052]: pgmap v717: 121 pgs: 121 active+clean; 344 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.5 MiB/s rd, 5.3 MiB/s wr, 11 op/s 2023-09-22T07:54:54.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:54 smithi006 ceph-mon[204052]: osdmap e711: 8 total, 8 up, 8 in 2023-09-22T07:54:54.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:54 smithi006 ceph-mon[200575]: pgmap v717: 121 pgs: 121 active+clean; 344 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.5 MiB/s rd, 5.3 MiB/s wr, 11 op/s 2023-09-22T07:54:54.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:54 smithi006 ceph-mon[200575]: osdmap e711: 8 total, 8 up, 8 in 2023-09-22T07:54:55.344 INFO:tasks.rados.rados.0.smithi006.stdout:3440: done (2 left) 2023-09-22T07:54:55.344 INFO:tasks.rados.rados.0.smithi006.stdout:3441: copy_from oid 40 from oid 30 current snap is 324 2023-09-22T07:54:55.345 INFO:tasks.rados.rados.0.smithi006.stdout:3442: read oid 29 snap -1 2023-09-22T07:54:55.345 INFO:tasks.rados.rados.0.smithi006.stdout:3442: expect (ObjNum 1007 snap 304 seq_num 1007) 2023-09-22T07:54:55.345 INFO:tasks.rados.rados.0.smithi006.stdout:3443: read oid 6 snap -1 2023-09-22T07:54:55.345 INFO:tasks.rados.rados.0.smithi006.stdout:3443: expect deleted 2023-09-22T07:54:55.345 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 17 current snap is 324 2023-09-22T07:54:55.345 INFO:tasks.rados.rados.0.smithi006.stdout:3444: seq_num 1060 ranges {237568=557056,794624=401408} 2023-09-22T07:54:55.349 INFO:tasks.rados.rados.0.smithi006.stdout:3444: writing smithi006182445-17 from 237568 to 794624 tid 1 2023-09-22T07:54:55.352 INFO:tasks.rados.rados.0.smithi006.stdout:3444: writing smithi006182445-17 from 794624 to 1196032 tid 2 2023-09-22T07:54:55.352 INFO:tasks.rados.rados.0.smithi006.stdout:3445: rmattr oid 48 current snap is 324 2023-09-22T07:54:55.353 INFO:tasks.rados.rados.0.smithi006.stdout:3445: done (6 left) 2023-09-22T07:54:55.353 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 31 current snap is 324 2023-09-22T07:54:55.353 INFO:tasks.rados.rados.0.smithi006.stdout:3446: seq_num 1061 ranges {827392=573440,1400832=401408} 2023-09-22T07:54:55.360 INFO:tasks.rados.rados.0.smithi006.stdout:3446: writing smithi006182445-31 from 827392 to 1400832 tid 1 2023-09-22T07:54:55.363 INFO:tasks.rados.rados.0.smithi006.stdout:3446: writing smithi006182445-31 from 1400832 to 1802240 tid 2 2023-09-22T07:54:55.363 INFO:tasks.rados.rados.0.smithi006.stdout:3447: read oid 5 snap -1 2023-09-22T07:54:55.363 INFO:tasks.rados.rados.0.smithi006.stdout:3447: expect (ObjNum 1037 snap 314 seq_num 1037) 2023-09-22T07:54:55.364 INFO:tasks.rados.rados.0.smithi006.stdout:3448: setattr oid 39 current snap is 324 2023-09-22T07:54:55.364 INFO:tasks.rados.rados.0.smithi006.stdout:3438: finishing rollback tid 0 to smithi006182445-32 2023-09-22T07:54:55.364 INFO:tasks.rados.rados.0.smithi006.stdout:3438: finishing rollback tid 1 to smithi006182445-32 2023-09-22T07:54:55.364 INFO:tasks.rados.rados.0.smithi006.stdout:3438: finishing rollback tid 2 to smithi006182445-32 2023-09-22T07:54:55.364 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 32 v 1263 (ObjNum 926 snap 284 seq_num 926) dirty exists 2023-09-22T07:54:55.364 INFO:tasks.rados.rados.0.smithi006.stdout:3439: finishing copy_from racing read to smithi006182445-1 2023-09-22T07:54:55.364 INFO:tasks.rados.rados.0.smithi006.stdout:3439: finishing copy_from to smithi006182445-1 2023-09-22T07:54:55.364 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 1 v 1834 (ObjNum 1030 snap 313 seq_num 1030) dirty exists 2023-09-22T07:54:55.364 INFO:tasks.rados.rados.0.smithi006.stdout:3444: finishing write tid 1 to smithi006182445-17 2023-09-22T07:54:55.364 INFO:tasks.rados.rados.0.smithi006.stdout:3442: expect (ObjNum 1007 snap 304 seq_num 1007) 2023-09-22T07:54:55.366 INFO:tasks.rados.rados.0.smithi006.stdout:3444: finishing write tid 2 to smithi006182445-17 2023-09-22T07:54:55.366 INFO:tasks.rados.rados.0.smithi006.stdout:3444: finishing write tid 3 to smithi006182445-17 2023-09-22T07:54:55.366 INFO:tasks.rados.rados.0.smithi006.stdout:3444: finishing write tid 4 to smithi006182445-17 2023-09-22T07:54:55.366 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 17 v 1171 (ObjNum 1060 snap 324 seq_num 1060) dirty exists 2023-09-22T07:54:55.366 INFO:tasks.rados.rados.0.smithi006.stdout:3444: left oid 17 (ObjNum 1060 snap 324 seq_num 1060) 2023-09-22T07:54:55.366 INFO:tasks.rados.rados.0.smithi006.stdout:3438: done (8 left) 2023-09-22T07:54:55.366 INFO:tasks.rados.rados.0.smithi006.stdout:3439: done (7 left) 2023-09-22T07:54:55.366 INFO:tasks.rados.rados.0.smithi006.stdout:3442: done (6 left) 2023-09-22T07:54:55.366 INFO:tasks.rados.rados.0.smithi006.stdout:3443: done (5 left) 2023-09-22T07:54:55.367 INFO:tasks.rados.rados.0.smithi006.stdout:3444: done (4 left) 2023-09-22T07:54:55.367 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 14 current snap is 324 2023-09-22T07:54:55.367 INFO:tasks.rados.rados.0.smithi006.stdout:3449: seq_num 1062 ranges {2441216=589824,3031040=401408} 2023-09-22T07:54:55.384 INFO:tasks.rados.rados.0.smithi006.stdout:3449: writing smithi006182445-14 from 2441216 to 3031040 tid 1 2023-09-22T07:54:55.387 INFO:tasks.rados.rados.0.smithi006.stdout:3449: writing smithi006182445-14 from 3031040 to 3432448 tid 2 2023-09-22T07:54:55.388 INFO:tasks.rados.rados.0.smithi006.stdout:3450: delete oid 7 current snap is 324 2023-09-22T07:54:55.388 INFO:tasks.rados.rados.0.smithi006.stdout:3446: finishing write tid 1 to smithi006182445-31 2023-09-22T07:54:55.388 INFO:tasks.rados.rados.0.smithi006.stdout:3446: finishing write tid 2 to smithi006182445-31 2023-09-22T07:54:55.388 INFO:tasks.rados.rados.0.smithi006.stdout:3446: finishing write tid 3 to smithi006182445-31 2023-09-22T07:54:55.388 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 39 v 1416 (ObjNum 1059 snap 322 seq_num 1059) dirty exists 2023-09-22T07:54:55.388 INFO:tasks.rados.rados.0.smithi006.stdout:3446: finishing write tid 4 to smithi006182445-31 2023-09-22T07:54:55.388 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 31 v 1855 (ObjNum 1061 snap 324 seq_num 1061) dirty exists 2023-09-22T07:54:55.388 INFO:tasks.rados.rados.0.smithi006.stdout:3446: left oid 31 (ObjNum 1061 snap 324 seq_num 1061) 2023-09-22T07:54:55.388 INFO:tasks.rados.rados.0.smithi006.stdout:3447: expect (ObjNum 1037 snap 314 seq_num 1037) 2023-09-22T07:54:55.480 INFO:tasks.rados.rados.0.smithi006.stdout:3449: finishing write tid 1 to smithi006182445-14 2023-09-22T07:54:55.481 INFO:tasks.rados.rados.0.smithi006.stdout:3449: finishing write tid 2 to smithi006182445-14 2023-09-22T07:54:55.481 INFO:tasks.rados.rados.0.smithi006.stdout:3449: finishing write tid 3 to smithi006182445-14 2023-09-22T07:54:55.481 INFO:tasks.rados.rados.0.smithi006.stdout:3449: finishing write tid 4 to smithi006182445-14 2023-09-22T07:54:55.481 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 14 v 1521 (ObjNum 1062 snap 324 seq_num 1062) dirty exists 2023-09-22T07:54:55.481 INFO:tasks.rados.rados.0.smithi006.stdout:3449: left oid 14 (ObjNum 1062 snap 324 seq_num 1062) 2023-09-22T07:54:55.481 INFO:tasks.rados.rados.0.smithi006.stdout:3441: finishing copy_from racing read to smithi006182445-40 2023-09-22T07:54:55.481 INFO:tasks.rados.rados.0.smithi006.stdout:3441: finishing copy_from to smithi006182445-40 2023-09-22T07:54:55.481 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 40 v 1260 (ObjNum 1050 snap 319 seq_num 1050) dirty exists 2023-09-22T07:54:55.481 INFO:tasks.rados.rados.0.smithi006.stdout:3441: done (5 left) 2023-09-22T07:54:55.481 INFO:tasks.rados.rados.0.smithi006.stdout:3446: done (4 left) 2023-09-22T07:54:55.482 INFO:tasks.rados.rados.0.smithi006.stdout:3447: done (3 left) 2023-09-22T07:54:55.482 INFO:tasks.rados.rados.0.smithi006.stdout:3448: done (2 left) 2023-09-22T07:54:55.482 INFO:tasks.rados.rados.0.smithi006.stdout:3449: done (1 left) 2023-09-22T07:54:55.482 INFO:tasks.rados.rados.0.smithi006.stdout:3450: done (0 left) 2023-09-22T07:54:55.482 INFO:tasks.rados.rados.0.smithi006.stdout:3451: rollback oid 11 current snap is 324 2023-09-22T07:54:55.482 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 11 to 308 2023-09-22T07:54:55.482 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 32 current snap is 324 2023-09-22T07:54:55.482 INFO:tasks.rados.rados.0.smithi006.stdout:3452: seq_num 1064 ranges {1843200=622592,2465792=401408} 2023-09-22T07:54:55.494 INFO:tasks.rados.rados.0.smithi006.stdout:3452: writing smithi006182445-32 from 1843200 to 2465792 tid 1 2023-09-22T07:54:55.496 INFO:tasks.rados.rados.0.smithi006.stdout:3452: writing smithi006182445-32 from 2465792 to 2867200 tid 2 2023-09-22T07:54:55.496 INFO:tasks.rados.rados.0.smithi006.stdout:3453: read oid 46 snap -1 2023-09-22T07:54:55.496 INFO:tasks.rados.rados.0.smithi006.stdout:3453: expect (ObjNum 1047 snap 318 seq_num 1047) 2023-09-22T07:54:55.496 INFO:tasks.rados.rados.0.smithi006.stdout:3454: snap_remove snap 310 2023-09-22T07:54:55.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:55 smithi105 ceph-mon[190463]: osdmap e712: 8 total, 8 up, 8 in 2023-09-22T07:54:55.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:55 smithi006 ceph-mon[204052]: osdmap e712: 8 total, 8 up, 8 in 2023-09-22T07:54:55.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:55 smithi006 ceph-mon[200575]: osdmap e712: 8 total, 8 up, 8 in 2023-09-22T07:54:56.321 INFO:tasks.rados.rados.0.smithi006.stdout:3454: done (3 left) 2023-09-22T07:54:56.321 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 12 current snap is 324 2023-09-22T07:54:56.321 INFO:tasks.rados.rados.0.smithi006.stdout:3455: seq_num 1065 ranges {1572864=638976,2211840=401408} 2023-09-22T07:54:56.334 INFO:tasks.rados.rados.0.smithi006.stdout:3455: writing smithi006182445-12 from 1572864 to 2211840 tid 1 2023-09-22T07:54:56.337 INFO:tasks.rados.rados.0.smithi006.stdout:3455: writing smithi006182445-12 from 2211840 to 2613248 tid 2 2023-09-22T07:54:56.337 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 34 current snap is 324 2023-09-22T07:54:56.337 INFO:tasks.rados.rados.0.smithi006.stdout:3456: seq_num 1066 ranges {2670592=663552,3334144=401408} 2023-09-22T07:54:56.356 INFO:tasks.rados.rados.0.smithi006.stdout:3456: writing smithi006182445-34 from 2670592 to 3334144 tid 1 2023-09-22T07:54:56.358 INFO:tasks.rados.rados.0.smithi006.stdout:3456: writing smithi006182445-34 from 3334144 to 3735552 tid 2 2023-09-22T07:54:56.358 INFO:tasks.rados.rados.0.smithi006.stdout:3457: snap_remove snap 322 2023-09-22T07:54:56.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:56 smithi105 ceph-mon[190463]: pgmap v720: 121 pgs: 121 active+clean; 345 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 5.1 MiB/s wr, 10 op/s 2023-09-22T07:54:56.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:56 smithi105 ceph-mon[190463]: osdmap e713: 8 total, 8 up, 8 in 2023-09-22T07:54:56.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:56 smithi105 ceph-mon[190463]: osdmap e714: 8 total, 8 up, 8 in 2023-09-22T07:54:56.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:56 smithi006 ceph-mon[200575]: pgmap v720: 121 pgs: 121 active+clean; 345 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 5.1 MiB/s wr, 10 op/s 2023-09-22T07:54:56.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:56 smithi006 ceph-mon[200575]: osdmap e713: 8 total, 8 up, 8 in 2023-09-22T07:54:56.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:56 smithi006 ceph-mon[200575]: osdmap e714: 8 total, 8 up, 8 in 2023-09-22T07:54:56.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:56 smithi006 ceph-mon[204052]: pgmap v720: 121 pgs: 121 active+clean; 345 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 5.1 MiB/s wr, 10 op/s 2023-09-22T07:54:56.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:56 smithi006 ceph-mon[204052]: osdmap e713: 8 total, 8 up, 8 in 2023-09-22T07:54:56.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:56 smithi006 ceph-mon[204052]: osdmap e714: 8 total, 8 up, 8 in 2023-09-22T07:54:57.359 INFO:tasks.rados.rados.0.smithi006.stdout:3457: done (5 left) 2023-09-22T07:54:57.359 INFO:tasks.rados.rados.0.smithi006.stdout:3458: read oid 2 snap -1 2023-09-22T07:54:57.359 INFO:tasks.rados.rados.0.smithi006.stdout:3458: expect (ObjNum 976 snap 294 seq_num 976) 2023-09-22T07:54:57.361 INFO:tasks.rados.rados.0.smithi006.stdout:3459: setattr oid 13 current snap is 324 2023-09-22T07:54:57.361 INFO:tasks.rados.rados.0.smithi006.stdout:3460: delete oid 26 current snap is 324 2023-09-22T07:54:57.361 INFO:tasks.rados.rados.0.smithi006.stdout:3451: finishing rollback tid 0 to smithi006182445-11 2023-09-22T07:54:57.361 INFO:tasks.rados.rados.0.smithi006.stdout:3451: finishing rollback tid 1 to smithi006182445-11 2023-09-22T07:54:57.361 INFO:tasks.rados.rados.0.smithi006.stdout:3451: finishing rollback tid 2 to smithi006182445-11 2023-09-22T07:54:57.362 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 11 v 1860 (ObjNum 996 snap 301 seq_num 996) dirty exists 2023-09-22T07:54:57.362 INFO:tasks.rados.rados.0.smithi006.stdout:3452: finishing write tid 1 to smithi006182445-32 2023-09-22T07:54:57.362 INFO:tasks.rados.rados.0.smithi006.stdout:3452: finishing write tid 2 to smithi006182445-32 2023-09-22T07:54:57.362 INFO:tasks.rados.rados.0.smithi006.stdout:3452: finishing write tid 3 to smithi006182445-32 2023-09-22T07:54:57.362 INFO:tasks.rados.rados.0.smithi006.stdout:3452: finishing write tid 4 to smithi006182445-32 2023-09-22T07:54:57.362 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 32 v 1266 (ObjNum 1064 snap 324 seq_num 1064) dirty exists 2023-09-22T07:54:57.362 INFO:tasks.rados.rados.0.smithi006.stdout:3452: left oid 32 (ObjNum 1064 snap 324 seq_num 1064) 2023-09-22T07:54:57.362 INFO:tasks.rados.rados.0.smithi006.stdout:3453: expect (ObjNum 1047 snap 318 seq_num 1047) 2023-09-22T07:54:57.616 INFO:tasks.rados.rados.0.smithi006.stdout:3455: finishing write tid 1 to smithi006182445-12 2023-09-22T07:54:57.616 INFO:tasks.rados.rados.0.smithi006.stdout:3455: finishing write tid 2 to smithi006182445-12 2023-09-22T07:54:57.617 INFO:tasks.rados.rados.0.smithi006.stdout:3455: finishing write tid 3 to smithi006182445-12 2023-09-22T07:54:57.617 INFO:tasks.rados.rados.0.smithi006.stdout:3455: finishing write tid 4 to smithi006182445-12 2023-09-22T07:54:57.617 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 12 v 1154 (ObjNum 1065 snap 324 seq_num 1065) dirty exists 2023-09-22T07:54:57.617 INFO:tasks.rados.rados.0.smithi006.stdout:3455: left oid 12 (ObjNum 1065 snap 324 seq_num 1065) 2023-09-22T07:54:57.617 INFO:tasks.rados.rados.0.smithi006.stdout:3456: finishing write tid 1 to smithi006182445-34 2023-09-22T07:54:57.617 INFO:tasks.rados.rados.0.smithi006.stdout:3456: finishing write tid 2 to smithi006182445-34 2023-09-22T07:54:57.617 INFO:tasks.rados.rados.0.smithi006.stdout:3456: finishing write tid 3 to smithi006182445-34 2023-09-22T07:54:57.617 INFO:tasks.rados.rados.0.smithi006.stdout:3456: finishing write tid 4 to smithi006182445-34 2023-09-22T07:54:57.617 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 34 v 1646 (ObjNum 1066 snap 324 seq_num 1066) dirty exists 2023-09-22T07:54:57.617 INFO:tasks.rados.rados.0.smithi006.stdout:3456: left oid 34 (ObjNum 1066 snap 324 seq_num 1066) 2023-09-22T07:54:57.617 INFO:tasks.rados.rados.0.smithi006.stdout:3451: done (7 left) 2023-09-22T07:54:57.618 INFO:tasks.rados.rados.0.smithi006.stdout:3452: done (6 left) 2023-09-22T07:54:57.618 INFO:tasks.rados.rados.0.smithi006.stdout:3453: done (5 left) 2023-09-22T07:54:57.618 INFO:tasks.rados.rados.0.smithi006.stdout:3455: done (4 left) 2023-09-22T07:54:57.618 INFO:tasks.rados.rados.0.smithi006.stdout:3456: done (3 left) 2023-09-22T07:54:57.618 INFO:tasks.rados.rados.0.smithi006.stdout:3460: done (2 left) 2023-09-22T07:54:57.618 INFO:tasks.rados.rados.0.smithi006.stdout:3461: delete oid 18 current snap is 324 2023-09-22T07:54:57.618 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 13 v 1848 (ObjNum 1045 snap 318 seq_num 1045) dirty exists 2023-09-22T07:54:57.618 INFO:tasks.rados.rados.0.smithi006.stdout:3458: expect (ObjNum 976 snap 294 seq_num 976) 2023-09-22T07:54:57.709 INFO:tasks.rados.rados.0.smithi006.stdout:3458: done (2 left) 2023-09-22T07:54:57.709 INFO:tasks.rados.rados.0.smithi006.stdout:3459: done (1 left) 2023-09-22T07:54:57.709 INFO:tasks.rados.rados.0.smithi006.stdout:3461: done (0 left) 2023-09-22T07:54:57.709 INFO:tasks.rados.rados.0.smithi006.stdout:3462: snap_create 2023-09-22T07:54:58.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:54:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:54:57] "GET /metrics HTTP/1.1" 200 36091 "" "Prometheus/2.43.0" 2023-09-22T07:54:58.356 INFO:tasks.rados.rados.0.smithi006.stdout:3462: done (0 left) 2023-09-22T07:54:58.356 INFO:tasks.rados.rados.0.smithi006.stdout:3463: copy_from oid 49 from oid 13 current snap is 325 2023-09-22T07:54:58.356 INFO:tasks.rados.rados.0.smithi006.stdout:3464: copy_from oid 46 from oid 17 current snap is 325 2023-09-22T07:54:58.356 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 25 current snap is 325 2023-09-22T07:54:58.356 INFO:tasks.rados.rados.0.smithi006.stdout:3465: seq_num 1069 ranges {172032=712704,884736=401408} 2023-09-22T07:54:58.361 INFO:tasks.rados.rados.0.smithi006.stdout:3465: writing smithi006182445-25 from 172032 to 884736 tid 1 2023-09-22T07:54:58.364 INFO:tasks.rados.rados.0.smithi006.stdout:3465: writing smithi006182445-25 from 884736 to 1286144 tid 2 2023-09-22T07:54:58.365 INFO:tasks.rados.rados.0.smithi006.stdout:3466: read oid 11 snap -1 2023-09-22T07:54:58.365 INFO:tasks.rados.rados.0.smithi006.stdout:3466: expect (ObjNum 996 snap 301 seq_num 996) 2023-09-22T07:54:58.365 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 12 current snap is 325 2023-09-22T07:54:58.365 INFO:tasks.rados.rados.0.smithi006.stdout:3467: seq_num 1070 ranges {2613248=729088,3342336=401408} 2023-09-22T07:54:58.384 INFO:tasks.rados.rados.0.smithi006.stdout:3467: writing smithi006182445-12 from 2613248 to 3342336 tid 1 2023-09-22T07:54:58.387 INFO:tasks.rados.rados.0.smithi006.stdout:3467: writing smithi006182445-12 from 3342336 to 3743744 tid 2 2023-09-22T07:54:58.388 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 32 current snap is 325 2023-09-22T07:54:58.388 INFO:tasks.rados.rados.0.smithi006.stdout:3465: finishing write tid 1 to smithi006182445-25 2023-09-22T07:54:58.388 INFO:tasks.rados.rados.0.smithi006.stdout:3464: finishing copy_from racing read to smithi006182445-46 2023-09-22T07:54:58.388 INFO:tasks.rados.rados.0.smithi006.stdout:3464: finishing copy_from to smithi006182445-46 2023-09-22T07:54:58.388 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 46 v 1171 (ObjNum 1060 snap 324 seq_num 1060) dirty exists 2023-09-22T07:54:58.388 INFO:tasks.rados.rados.0.smithi006.stdout:3465: finishing write tid 2 to smithi006182445-25 2023-09-22T07:54:58.388 INFO:tasks.rados.rados.0.smithi006.stdout:3468: seq_num 1071 ranges {2867200=745472,3612672=401408} 2023-09-22T07:54:58.408 INFO:tasks.rados.rados.0.smithi006.stdout:3468: writing smithi006182445-32 from 2867200 to 3612672 tid 1 2023-09-22T07:54:58.410 INFO:tasks.rados.rados.0.smithi006.stdout:3468: writing smithi006182445-32 from 3612672 to 4014080 tid 2 2023-09-22T07:54:58.411 INFO:tasks.rados.rados.0.smithi006.stdout:3464: done (5 left) 2023-09-22T07:54:58.411 INFO:tasks.rados.rados.0.smithi006.stdout:3469: rollback oid 30 current snap is 325 2023-09-22T07:54:58.411 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 30 to 313 2023-09-22T07:54:58.411 INFO:tasks.rados.rados.0.smithi006.stdout:3465: finishing write tid 3 to smithi006182445-25 2023-09-22T07:54:58.411 INFO:tasks.rados.rados.0.smithi006.stdout:3466: expect (ObjNum 996 snap 301 seq_num 996) 2023-09-22T07:54:58.469 INFO:tasks.rados.rados.0.smithi006.stdout:3465: finishing write tid 4 to smithi006182445-25 2023-09-22T07:54:58.469 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 25 v 1876 (ObjNum 1069 snap 325 seq_num 1069) dirty exists 2023-09-22T07:54:58.469 INFO:tasks.rados.rados.0.smithi006.stdout:3465: left oid 25 (ObjNum 1069 snap 325 seq_num 1069) 2023-09-22T07:54:58.469 INFO:tasks.rados.rados.0.smithi006.stdout:3465: done (5 left) 2023-09-22T07:54:58.469 INFO:tasks.rados.rados.0.smithi006.stdout:3466: done (4 left) 2023-09-22T07:54:58.469 INFO:tasks.rados.rados.0.smithi006.stdout:3470: delete oid 23 current snap is 325 2023-09-22T07:54:58.469 INFO:tasks.rados.rados.0.smithi006.stdout:3467: finishing write tid 1 to smithi006182445-12 2023-09-22T07:54:58.469 INFO:tasks.rados.rados.0.smithi006.stdout:3467: finishing write tid 2 to smithi006182445-12 2023-09-22T07:54:58.470 INFO:tasks.rados.rados.0.smithi006.stdout:3467: finishing write tid 3 to smithi006182445-12 2023-09-22T07:54:58.470 INFO:tasks.rados.rados.0.smithi006.stdout:3467: finishing write tid 4 to smithi006182445-12 2023-09-22T07:54:58.470 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 12 v 1157 (ObjNum 1070 snap 325 seq_num 1070) dirty exists 2023-09-22T07:54:58.470 INFO:tasks.rados.rados.0.smithi006.stdout:3467: left oid 12 (ObjNum 1070 snap 325 seq_num 1070) 2023-09-22T07:54:58.470 INFO:tasks.rados.rados.0.smithi006.stdout:3463: finishing copy_from racing read to smithi006182445-49 2023-09-22T07:54:58.470 INFO:tasks.rados.rados.0.smithi006.stdout:3463: finishing copy_from to smithi006182445-49 2023-09-22T07:54:58.470 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 49 v 1848 (ObjNum 1045 snap 318 seq_num 1045) dirty exists 2023-09-22T07:54:58.470 INFO:tasks.rados.rados.0.smithi006.stdout:3468: finishing write tid 1 to smithi006182445-32 2023-09-22T07:54:58.470 INFO:tasks.rados.rados.0.smithi006.stdout:3468: finishing write tid 2 to smithi006182445-32 2023-09-22T07:54:58.470 INFO:tasks.rados.rados.0.smithi006.stdout:3468: finishing write tid 3 to smithi006182445-32 2023-09-22T07:54:58.470 INFO:tasks.rados.rados.0.smithi006.stdout:3469: finishing rollback tid 0 to smithi006182445-30 2023-09-22T07:54:58.470 INFO:tasks.rados.rados.0.smithi006.stdout:3468: finishing write tid 4 to smithi006182445-32 2023-09-22T07:54:58.471 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 32 v 1270 (ObjNum 1071 snap 325 seq_num 1071) dirty exists 2023-09-22T07:54:58.471 INFO:tasks.rados.rados.0.smithi006.stdout:3468: left oid 32 (ObjNum 1071 snap 325 seq_num 1071) 2023-09-22T07:54:58.471 INFO:tasks.rados.rados.0.smithi006.stdout:3469: finishing rollback tid 1 to smithi006182445-30 2023-09-22T07:54:58.471 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 30 v 1272 (ObjNum 1441 snap 0 seq_num 3510329456) dirty dne 2023-09-22T07:54:58.472 INFO:tasks.rados.rados.0.smithi006.stdout:3463: done (4 left) 2023-09-22T07:54:58.472 INFO:tasks.rados.rados.0.smithi006.stdout:3467: done (3 left) 2023-09-22T07:54:58.472 INFO:tasks.rados.rados.0.smithi006.stdout:3468: done (2 left) 2023-09-22T07:54:58.472 INFO:tasks.rados.rados.0.smithi006.stdout:3469: done (1 left) 2023-09-22T07:54:58.472 INFO:tasks.rados.rados.0.smithi006.stdout:3470: done (0 left) 2023-09-22T07:54:58.472 INFO:tasks.rados.rados.0.smithi006.stdout:3471: read oid 44 snap -1 2023-09-22T07:54:58.472 INFO:tasks.rados.rados.0.smithi006.stdout:3471: expect deleted 2023-09-22T07:54:58.472 INFO:tasks.rados.rados.0.smithi006.stdout:3472: read oid 36 snap 312 2023-09-22T07:54:58.472 INFO:tasks.rados.rados.0.smithi006.stdout:3472: expect (ObjNum 987 snap 299 seq_num 987) 2023-09-22T07:54:58.473 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 34 current snap is 325 2023-09-22T07:54:58.473 INFO:tasks.rados.rados.0.smithi006.stdout:3473: seq_num 1073 ranges {3735552=778240,4513792=401408} 2023-09-22T07:54:58.496 INFO:tasks.rados.rados.0.smithi006.stdout:3473: writing smithi006182445-34 from 3735552 to 4513792 tid 1 2023-09-22T07:54:58.498 INFO:tasks.rados.rados.0.smithi006.stdout:3473: writing smithi006182445-34 from 4513792 to 4915200 tid 2 2023-09-22T07:54:58.498 INFO:tasks.rados.rados.0.smithi006.stdout:3474: setattr oid 26 current snap is 325 2023-09-22T07:54:58.499 INFO:tasks.rados.rados.0.smithi006.stdout:3472: expect (ObjNum 987 snap 299 seq_num 987) 2023-09-22T07:54:58.556 INFO:tasks.rados.rados.0.smithi006.stdout:3473: finishing write tid 1 to smithi006182445-34 2023-09-22T07:54:58.556 INFO:tasks.rados.rados.0.smithi006.stdout:3473: finishing write tid 2 to smithi006182445-34 2023-09-22T07:54:58.556 INFO:tasks.rados.rados.0.smithi006.stdout:3473: finishing write tid 3 to smithi006182445-34 2023-09-22T07:54:58.556 INFO:tasks.rados.rados.0.smithi006.stdout:3473: finishing write tid 4 to smithi006182445-34 2023-09-22T07:54:58.556 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 34 v 1650 (ObjNum 1073 snap 325 seq_num 1073) dirty exists 2023-09-22T07:54:58.556 INFO:tasks.rados.rados.0.smithi006.stdout:3473: left oid 34 (ObjNum 1073 snap 325 seq_num 1073) 2023-09-22T07:54:58.556 INFO:tasks.rados.rados.0.smithi006.stdout:3471: done (3 left) 2023-09-22T07:54:58.557 INFO:tasks.rados.rados.0.smithi006.stdout:3472: done (2 left) 2023-09-22T07:54:58.557 INFO:tasks.rados.rados.0.smithi006.stdout:3473: done (1 left) 2023-09-22T07:54:58.557 INFO:tasks.rados.rados.0.smithi006.stdout:3475: rmattr oid 42 current snap is 325 2023-09-22T07:54:58.557 INFO:tasks.rados.rados.0.smithi006.stdout:3475: done (1 left) 2023-09-22T07:54:58.557 INFO:tasks.rados.rados.0.smithi006.stdout:3476: read oid 18 snap 312 2023-09-22T07:54:58.557 INFO:tasks.rados.rados.0.smithi006.stdout:3476: expect (ObjNum 1015 snap 307 seq_num 1015) 2023-09-22T07:54:58.557 INFO:tasks.rados.rados.0.smithi006.stdout:3477: read oid 33 snap -1 2023-09-22T07:54:58.557 INFO:tasks.rados.rados.0.smithi006.stdout:3477: expect deleted 2023-09-22T07:54:58.557 INFO:tasks.rados.rados.0.smithi006.stdout:3478: read oid 7 snap -1 2023-09-22T07:54:58.557 INFO:tasks.rados.rados.0.smithi006.stdout:3478: expect deleted 2023-09-22T07:54:58.557 INFO:tasks.rados.rados.0.smithi006.stdout:3479: copy_from oid 10 from oid 25 current snap is 325 2023-09-22T07:54:58.557 INFO:tasks.rados.rados.0.smithi006.stdout:3480: read oid 38 snap -1 2023-09-22T07:54:58.558 INFO:tasks.rados.rados.0.smithi006.stdout:3480: expect (ObjNum 1051 snap 319 seq_num 1051) 2023-09-22T07:54:58.558 INFO:tasks.rados.rados.0.smithi006.stdout:3481: delete oid 35 current snap is 325 2023-09-22T07:54:58.559 INFO:tasks.rados.rados.0.smithi006.stdout:3477: done (6 left) 2023-09-22T07:54:58.559 INFO:tasks.rados.rados.0.smithi006.stdout:3478: done (5 left) 2023-09-22T07:54:58.559 INFO:tasks.rados.rados.0.smithi006.stdout:3481: done (4 left) 2023-09-22T07:54:58.559 INFO:tasks.rados.rados.0.smithi006.stdout:3482: read oid 46 snap -1 2023-09-22T07:54:58.559 INFO:tasks.rados.rados.0.smithi006.stdout:3482: expect (ObjNum 1060 snap 324 seq_num 1060) 2023-09-22T07:54:58.559 INFO:tasks.rados.rados.0.smithi006.stdout:3483: snap_remove snap 313 2023-09-22T07:54:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:58 smithi105 ceph-mon[190463]: pgmap v723: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 373 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 177 KiB/s rd, 7.4 MiB/s wr, 20 op/s 2023-09-22T07:54:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:58 smithi105 ceph-mon[190463]: osdmap e715: 8 total, 8 up, 8 in 2023-09-22T07:54:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:54:58.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:58 smithi006 ceph-mon[204052]: pgmap v723: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 373 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 177 KiB/s rd, 7.4 MiB/s wr, 20 op/s 2023-09-22T07:54:58.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:58 smithi006 ceph-mon[204052]: osdmap e715: 8 total, 8 up, 8 in 2023-09-22T07:54:58.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:54:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:58 smithi006 ceph-mon[200575]: pgmap v723: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 373 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 177 KiB/s rd, 7.4 MiB/s wr, 20 op/s 2023-09-22T07:54:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:58 smithi006 ceph-mon[200575]: osdmap e715: 8 total, 8 up, 8 in 2023-09-22T07:54:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:54:59.375 INFO:tasks.rados.rados.0.smithi006.stdout:3483: done (5 left) 2023-09-22T07:54:59.375 INFO:tasks.rados.rados.0.smithi006.stdout:3484: copy_from oid 34 from oid 14 current snap is 325 2023-09-22T07:54:59.375 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 26 v 1651 (ObjNum 161 snap 0 seq_num 0) dirty exists 2023-09-22T07:54:59.375 INFO:tasks.rados.rados.0.smithi006.stdout:3476: expect (ObjNum 1015 snap 307 seq_num 1015) 2023-09-22T07:54:59.451 INFO:tasks.rados.rados.0.smithi006.stdout:3479: finishing copy_from racing read to smithi006182445-10 2023-09-22T07:54:59.451 INFO:tasks.rados.rados.0.smithi006.stdout:3479: finishing copy_from to smithi006182445-10 2023-09-22T07:54:59.451 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 10 v 1876 (ObjNum 1069 snap 325 seq_num 1069) dirty exists 2023-09-22T07:54:59.451 INFO:tasks.rados.rados.0.smithi006.stdout:3480: expect (ObjNum 1051 snap 319 seq_num 1051) 2023-09-22T07:54:59.624 INFO:tasks.rados.rados.0.smithi006.stdout:3482: expect (ObjNum 1060 snap 324 seq_num 1060) 2023-09-22T07:54:59.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:59 smithi105 ceph-mon[190463]: osdmap e716: 8 total, 8 up, 8 in 2023-09-22T07:54:59.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:54:59 smithi105 ceph-mon[190463]: pgmap v726: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 374 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 7.2 MiB/s wr, 20 op/s 2023-09-22T07:54:59.658 INFO:tasks.rados.rados.0.smithi006.stdout:3474: done (5 left) 2023-09-22T07:54:59.658 INFO:tasks.rados.rados.0.smithi006.stdout:3476: done (4 left) 2023-09-22T07:54:59.658 INFO:tasks.rados.rados.0.smithi006.stdout:3479: done (3 left) 2023-09-22T07:54:59.659 INFO:tasks.rados.rados.0.smithi006.stdout:3480: done (2 left) 2023-09-22T07:54:59.659 INFO:tasks.rados.rados.0.smithi006.stdout:3482: done (1 left) 2023-09-22T07:54:59.659 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 39 current snap is 325 2023-09-22T07:54:59.659 INFO:tasks.rados.rados.0.smithi006.stdout:3484: finishing copy_from racing read to smithi006182445-34 2023-09-22T07:54:59.659 INFO:tasks.rados.rados.0.smithi006.stdout:3485: seq_num 1075 ranges {942080=409600,1351680=671744,2023424=131072} 2023-09-22T07:54:59.665 INFO:tasks.rados.rados.0.smithi006.stdout:3485: writing smithi006182445-39 from 942080 to 1351680 tid 1 2023-09-22T07:54:59.669 INFO:tasks.rados.rados.0.smithi006.stdout:3485: writing smithi006182445-39 from 1351680 to 2023424 tid 2 2023-09-22T07:54:59.670 INFO:tasks.rados.rados.0.smithi006.stdout:3485: writing smithi006182445-39 from 2023424 to 2154496 tid 3 2023-09-22T07:54:59.670 INFO:tasks.rados.rados.0.smithi006.stdout:3486: snap_remove snap 323 2023-09-22T07:54:59.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:59 smithi006 ceph-mon[204052]: osdmap e716: 8 total, 8 up, 8 in 2023-09-22T07:54:59.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:54:59 smithi006 ceph-mon[204052]: pgmap v726: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 374 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 7.2 MiB/s wr, 20 op/s 2023-09-22T07:54:59.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:59 smithi006 ceph-mon[200575]: osdmap e716: 8 total, 8 up, 8 in 2023-09-22T07:54:59.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:54:59 smithi006 ceph-mon[200575]: pgmap v726: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 374 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 7.2 MiB/s wr, 20 op/s 2023-09-22T07:55:00.374 INFO:tasks.rados.rados.0.smithi006.stdout:3486: done (2 left) 2023-09-22T07:55:00.374 INFO:tasks.rados.rados.0.smithi006.stdout:3487: delete oid 24 current snap is 325 2023-09-22T07:55:00.374 INFO:tasks.rados.rados.0.smithi006.stdout:3484: finishing copy_from to smithi006182445-34 2023-09-22T07:55:00.374 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 34 v 1521 (ObjNum 1062 snap 324 seq_num 1062) dirty exists 2023-09-22T07:55:00.374 INFO:tasks.rados.rados.0.smithi006.stdout:3485: finishing write tid 1 to smithi006182445-39 2023-09-22T07:55:00.374 INFO:tasks.rados.rados.0.smithi006.stdout:3485: finishing write tid 2 to smithi006182445-39 2023-09-22T07:55:00.374 INFO:tasks.rados.rados.0.smithi006.stdout:3485: finishing write tid 3 to smithi006182445-39 2023-09-22T07:55:00.374 INFO:tasks.rados.rados.0.smithi006.stdout:3485: finishing write tid 4 to smithi006182445-39 2023-09-22T07:55:00.375 INFO:tasks.rados.rados.0.smithi006.stdout:3485: finishing write tid 5 to smithi006182445-39 2023-09-22T07:55:00.375 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 39 v 1420 (ObjNum 1075 snap 325 seq_num 1075) dirty exists 2023-09-22T07:55:00.375 INFO:tasks.rados.rados.0.smithi006.stdout:3485: left oid 39 (ObjNum 1075 snap 325 seq_num 1075) 2023-09-22T07:55:00.383 INFO:tasks.rados.rados.0.smithi006.stdout:3484: done (2 left) 2023-09-22T07:55:00.383 INFO:tasks.rados.rados.0.smithi006.stdout:3485: done (1 left) 2023-09-22T07:55:00.383 INFO:tasks.rados.rados.0.smithi006.stdout:3487: done (0 left) 2023-09-22T07:55:00.383 INFO:tasks.rados.rados.0.smithi006.stdout:3488: rollback oid 32 current snap is 325 2023-09-22T07:55:00.383 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 32 to 295 2023-09-22T07:55:00.383 INFO:tasks.rados.rados.0.smithi006.stdout:3489: read oid 10 snap -1 2023-09-22T07:55:00.383 INFO:tasks.rados.rados.0.smithi006.stdout:3489: expect (ObjNum 1069 snap 325 seq_num 1069) 2023-09-22T07:55:00.383 INFO:tasks.rados.rados.0.smithi006.stdout:3490: copy_from oid 48 from oid 24 current snap is 325 2023-09-22T07:55:00.384 INFO:tasks.rados.rados.0.smithi006.stdout:3491: snap_create 2023-09-22T07:55:00.392 INFO:tasks.rados.rados.0.smithi006.stdout:3490: finishing copy_from to smithi006182445-48 2023-09-22T07:55:00.392 INFO:tasks.rados.rados.0.smithi006.stdout:3490: got expected ENOENT (src dne) 2023-09-22T07:55:00.392 INFO:tasks.rados.rados.0.smithi006.stdout:3490: finishing copy_from racing read to smithi006182445-48 2023-09-22T07:55:00.393 INFO:tasks.rados.rados.0.smithi006.stdout:3488: finishing rollback tid 0 to smithi006182445-32 2023-09-22T07:55:00.393 INFO:tasks.rados.rados.0.smithi006.stdout:3488: finishing rollback tid 1 to smithi006182445-32 2023-09-22T07:55:00.393 INFO:tasks.rados.rados.0.smithi006.stdout:3488: finishing rollback tid 2 to smithi006182445-32 2023-09-22T07:55:00.393 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 32 v 1275 (ObjNum 962 snap 290 seq_num 962) dirty exists 2023-09-22T07:55:00.398 INFO:tasks.rados.rados.0.smithi006.stdout:3489: expect (ObjNum 1069 snap 325 seq_num 1069) 2023-09-22T07:55:00.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:00 smithi105 ceph-mon[190463]: osdmap e717: 8 total, 8 up, 8 in 2023-09-22T07:55:00.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:00 smithi006 ceph-mon[204052]: osdmap e717: 8 total, 8 up, 8 in 2023-09-22T07:55:00.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:00 smithi006 ceph-mon[200575]: osdmap e717: 8 total, 8 up, 8 in 2023-09-22T07:55:01.381 INFO:tasks.rados.rados.0.smithi006.stdout:3488: done (3 left) 2023-09-22T07:55:01.381 INFO:tasks.rados.rados.0.smithi006.stdout:3489: done (2 left) 2023-09-22T07:55:01.381 INFO:tasks.rados.rados.0.smithi006.stdout:3490: done (1 left) 2023-09-22T07:55:01.381 INFO:tasks.rados.rados.0.smithi006.stdout:3491: done (0 left) 2023-09-22T07:55:01.381 INFO:tasks.rados.rados.0.smithi006.stdout:3492: snap_create 2023-09-22T07:55:01.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:01 smithi006 ceph-mon[200575]: osdmap e718: 8 total, 8 up, 8 in 2023-09-22T07:55:01.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:01 smithi006 ceph-mon[200575]: pgmap v729: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 377 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 838 KiB/s wr, 15 op/s 2023-09-22T07:55:01.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:01 smithi006 ceph-mon[204052]: osdmap e718: 8 total, 8 up, 8 in 2023-09-22T07:55:01.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:01 smithi006 ceph-mon[204052]: pgmap v729: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 377 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 838 KiB/s wr, 15 op/s 2023-09-22T07:55:01.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:01 smithi105 ceph-mon[190463]: osdmap e718: 8 total, 8 up, 8 in 2023-09-22T07:55:01.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:01 smithi105 ceph-mon[190463]: pgmap v729: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 377 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 838 KiB/s wr, 15 op/s 2023-09-22T07:55:02.384 INFO:tasks.rados.rados.0.smithi006.stdout:3492: done (0 left) 2023-09-22T07:55:02.384 INFO:tasks.rados.rados.0.smithi006.stdout:3493: snap_create 2023-09-22T07:55:02.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:02 smithi006 ceph-mon[204052]: osdmap e719: 8 total, 8 up, 8 in 2023-09-22T07:55:02.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:02 smithi006 ceph-mon[200575]: osdmap e719: 8 total, 8 up, 8 in 2023-09-22T07:55:02.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:02 smithi105 ceph-mon[190463]: osdmap e719: 8 total, 8 up, 8 in 2023-09-22T07:55:03.385 INFO:tasks.rados.rados.0.smithi006.stdout:3493: done (0 left) 2023-09-22T07:55:03.385 INFO:tasks.rados.rados.0.smithi006.stdout:3494: rmattr oid 31 current snap is 328 2023-09-22T07:55:03.385 INFO:tasks.rados.rados.0.smithi006.stdout:3494: done (0 left) 2023-09-22T07:55:03.385 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 24 current snap is 328 2023-09-22T07:55:03.385 INFO:tasks.rados.rados.0.smithi006.stdout:3495: seq_num 1077 ranges {0=442368,442368=434176,876544=368640} 2023-09-22T07:55:03.387 INFO:tasks.rados.rados.0.smithi006.stdout:3495: writing smithi006182445-24 from 0 to 442368 tid 1 2023-09-22T07:55:03.390 INFO:tasks.rados.rados.0.smithi006.stdout:3495: writing smithi006182445-24 from 442368 to 876544 tid 2 2023-09-22T07:55:03.393 INFO:tasks.rados.rados.0.smithi006.stdout:3495: writing smithi006182445-24 from 876544 to 1245184 tid 3 2023-09-22T07:55:03.393 INFO:tasks.rados.rados.0.smithi006.stdout:3496: copy_from oid 13 from oid 50 current snap is 328 2023-09-22T07:55:03.393 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 6 current snap is 328 2023-09-22T07:55:03.393 INFO:tasks.rados.rados.0.smithi006.stdout:3497: seq_num 1078 ranges {0=458752,458752=720896,1179648=81920} 2023-09-22T07:55:03.396 INFO:tasks.rados.rados.0.smithi006.stdout:3497: writing smithi006182445-6 from 0 to 458752 tid 1 2023-09-22T07:55:03.401 INFO:tasks.rados.rados.0.smithi006.stdout:3497: writing smithi006182445-6 from 458752 to 1179648 tid 2 2023-09-22T07:55:03.402 INFO:tasks.rados.rados.0.smithi006.stdout:3497: writing smithi006182445-6 from 1179648 to 1261568 tid 3 2023-09-22T07:55:03.402 INFO:tasks.rados.rados.0.smithi006.stdout:3498: copy_from oid 2 from oid 10 current snap is 328 2023-09-22T07:55:03.402 INFO:tasks.rados.rados.0.smithi006.stdout:3499: read oid 18 snap -1 2023-09-22T07:55:03.402 INFO:tasks.rados.rados.0.smithi006.stdout:3499: expect deleted 2023-09-22T07:55:03.402 INFO:tasks.rados.rados.0.smithi006.stdout:3500: read oid 41 snap -1 2023-09-22T07:55:03.402 INFO:tasks.rados.rados.0.smithi006.stdout:3500: expect (ObjNum 1055 snap 320 seq_num 1055) 2023-09-22T07:55:03.402 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 20 current snap is 328 2023-09-22T07:55:03.402 INFO:tasks.rados.rados.0.smithi006.stdout:3501: seq_num 1079 ranges {2039808=475136,2514944=606208,3121152=196608} 2023-09-22T07:55:03.416 INFO:tasks.rados.rados.0.smithi006.stdout:3501: writing smithi006182445-20 from 2039808 to 2514944 tid 1 2023-09-22T07:55:03.420 INFO:tasks.rados.rados.0.smithi006.stdout:3501: writing smithi006182445-20 from 2514944 to 3121152 tid 2 2023-09-22T07:55:03.422 INFO:tasks.rados.rados.0.smithi006.stdout:3501: writing smithi006182445-20 from 3121152 to 3317760 tid 3 2023-09-22T07:55:03.422 INFO:tasks.rados.rados.0.smithi006.stdout:3502: delete oid 45 current snap is 328 2023-09-22T07:55:03.422 INFO:tasks.rados.rados.0.smithi006.stdout:3495: finishing write tid 1 to smithi006182445-24 2023-09-22T07:55:03.422 INFO:tasks.rados.rados.0.smithi006.stdout:3495: finishing write tid 2 to smithi006182445-24 2023-09-22T07:55:03.422 INFO:tasks.rados.rados.0.smithi006.stdout:3495: finishing write tid 3 to smithi006182445-24 2023-09-22T07:55:03.422 INFO:tasks.rados.rados.0.smithi006.stdout:3495: finishing write tid 4 to smithi006182445-24 2023-09-22T07:55:03.422 INFO:tasks.rados.rados.0.smithi006.stdout:3495: finishing write tid 5 to smithi006182445-24 2023-09-22T07:55:03.422 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 24 v 1554 (ObjNum 1077 snap 328 seq_num 1077) dirty exists 2023-09-22T07:55:03.423 INFO:tasks.rados.rados.0.smithi006.stdout:3495: left oid 24 (ObjNum 1077 snap 328 seq_num 1077) 2023-09-22T07:55:03.423 INFO:tasks.rados.rados.0.smithi006.stdout:3497: finishing write tid 1 to smithi006182445-6 2023-09-22T07:55:03.423 INFO:tasks.rados.rados.0.smithi006.stdout:3497: finishing write tid 2 to smithi006182445-6 2023-09-22T07:55:03.423 INFO:tasks.rados.rados.0.smithi006.stdout:3497: finishing write tid 3 to smithi006182445-6 2023-09-22T07:55:03.423 INFO:tasks.rados.rados.0.smithi006.stdout:3496: finishing copy_from racing read to smithi006182445-13 2023-09-22T07:55:03.423 INFO:tasks.rados.rados.0.smithi006.stdout:3497: finishing write tid 4 to smithi006182445-6 2023-09-22T07:55:03.423 INFO:tasks.rados.rados.0.smithi006.stdout:3498: finishing copy_from racing read to smithi006182445-2 2023-09-22T07:55:03.423 INFO:tasks.rados.rados.0.smithi006.stdout:3497: finishing write tid 5 to smithi006182445-6 2023-09-22T07:55:03.423 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 6 v 1853 (ObjNum 1078 snap 328 seq_num 1078) dirty exists 2023-09-22T07:55:03.423 INFO:tasks.rados.rados.0.smithi006.stdout:3497: left oid 6 (ObjNum 1078 snap 328 seq_num 1078) 2023-09-22T07:55:03.423 INFO:tasks.rados.rados.0.smithi006.stdout:3500: expect (ObjNum 1055 snap 320 seq_num 1055) 2023-09-22T07:55:03.448 INFO:tasks.rados.rados.0.smithi006.stdout:3496: finishing copy_from to smithi006182445-13 2023-09-22T07:55:03.449 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 13 v 1526 (ObjNum 947 snap 286 seq_num 947) dirty exists 2023-09-22T07:55:03.449 INFO:tasks.rados.rados.0.smithi006.stdout:3498: finishing copy_from to smithi006182445-2 2023-09-22T07:55:03.449 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 2 v 1876 (ObjNum 1069 snap 325 seq_num 1069) dirty exists 2023-09-22T07:55:03.449 INFO:tasks.rados.rados.0.smithi006.stdout:3501: finishing write tid 1 to smithi006182445-20 2023-09-22T07:55:03.449 INFO:tasks.rados.rados.0.smithi006.stdout:3495: done (7 left) 2023-09-22T07:55:03.449 INFO:tasks.rados.rados.0.smithi006.stdout:3496: done (6 left) 2023-09-22T07:55:03.449 INFO:tasks.rados.rados.0.smithi006.stdout:3497: done (5 left) 2023-09-22T07:55:03.449 INFO:tasks.rados.rados.0.smithi006.stdout:3498: done (4 left) 2023-09-22T07:55:03.449 INFO:tasks.rados.rados.0.smithi006.stdout:3499: done (3 left) 2023-09-22T07:55:03.449 INFO:tasks.rados.rados.0.smithi006.stdout:3500: done (2 left) 2023-09-22T07:55:03.449 INFO:tasks.rados.rados.0.smithi006.stdout:3502: done (1 left) 2023-09-22T07:55:03.450 INFO:tasks.rados.rados.0.smithi006.stdout:3503: copy_from oid 15 from oid 1 current snap is 328 2023-09-22T07:55:03.450 INFO:tasks.rados.rados.0.smithi006.stdout:3501: finishing write tid 2 to smithi006182445-20 2023-09-22T07:55:03.450 INFO:tasks.rados.rados.0.smithi006.stdout:3501: finishing write tid 3 to smithi006182445-20 2023-09-22T07:55:03.450 INFO:tasks.rados.rados.0.smithi006.stdout:3501: finishing write tid 4 to smithi006182445-20 2023-09-22T07:55:03.450 INFO:tasks.rados.rados.0.smithi006.stdout:3501: finishing write tid 5 to smithi006182445-20 2023-09-22T07:55:03.450 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 20 v 1558 (ObjNum 1079 snap 328 seq_num 1079) dirty exists 2023-09-22T07:55:03.450 INFO:tasks.rados.rados.0.smithi006.stdout:3501: left oid 20 (ObjNum 1079 snap 328 seq_num 1079) 2023-09-22T07:55:03.450 INFO:tasks.rados.rados.0.smithi006.stdout:3501: done (1 left) 2023-09-22T07:55:03.450 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 17 current snap is 328 2023-09-22T07:55:03.450 INFO:tasks.rados.rados.0.smithi006.stdout:3504: seq_num 1081 ranges {1196032=507904,1703936=425984,2129920=376832} 2023-09-22T07:55:03.457 INFO:tasks.rados.rados.0.smithi006.stdout:3504: writing smithi006182445-17 from 1196032 to 1703936 tid 1 2023-09-22T07:55:03.460 INFO:tasks.rados.rados.0.smithi006.stdout:3504: writing smithi006182445-17 from 1703936 to 2129920 tid 2 2023-09-22T07:55:03.463 INFO:tasks.rados.rados.0.smithi006.stdout:3504: writing smithi006182445-17 from 2129920 to 2506752 tid 3 2023-09-22T07:55:03.463 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 26 current snap is 328 2023-09-22T07:55:03.463 INFO:tasks.rados.rados.0.smithi006.stdout:3505: seq_num 1082 ranges {0=524288,524288=704512,1228800=98304} 2023-09-22T07:55:03.466 INFO:tasks.rados.rados.0.smithi006.stdout:3505: writing smithi006182445-26 from 0 to 524288 tid 1 2023-09-22T07:55:03.470 INFO:tasks.rados.rados.0.smithi006.stdout:3505: writing smithi006182445-26 from 524288 to 1228800 tid 2 2023-09-22T07:55:03.471 INFO:tasks.rados.rados.0.smithi006.stdout:3505: writing smithi006182445-26 from 1228800 to 1327104 tid 3 2023-09-22T07:55:03.471 INFO:tasks.rados.rados.0.smithi006.stdout:3506: copy_from oid 29 from oid 35 current snap is 328 2023-09-22T07:55:03.471 INFO:tasks.rados.rados.0.smithi006.stdout:3504: finishing write tid 1 to smithi006182445-17 2023-09-22T07:55:03.472 INFO:tasks.rados.rados.0.smithi006.stdout:3503: finishing copy_from racing read to smithi006182445-15 2023-09-22T07:55:03.472 INFO:tasks.rados.rados.0.smithi006.stdout:3504: finishing write tid 2 to smithi006182445-17 2023-09-22T07:55:03.472 INFO:tasks.rados.rados.0.smithi006.stdout:3503: finishing copy_from to smithi006182445-15 2023-09-22T07:55:03.472 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 15 v 1834 (ObjNum 1030 snap 313 seq_num 1030) dirty exists 2023-09-22T07:55:03.472 INFO:tasks.rados.rados.0.smithi006.stdout:3504: finishing write tid 3 to smithi006182445-17 2023-09-22T07:55:03.472 INFO:tasks.rados.rados.0.smithi006.stdout:3504: finishing write tid 4 to smithi006182445-17 2023-09-22T07:55:03.472 INFO:tasks.rados.rados.0.smithi006.stdout:3504: finishing write tid 5 to smithi006182445-17 2023-09-22T07:55:03.472 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 17 v 1176 (ObjNum 1081 snap 328 seq_num 1081) dirty exists 2023-09-22T07:55:03.472 INFO:tasks.rados.rados.0.smithi006.stdout:3504: left oid 17 (ObjNum 1081 snap 328 seq_num 1081) 2023-09-22T07:55:03.472 INFO:tasks.rados.rados.0.smithi006.stdout:3505: finishing write tid 1 to smithi006182445-26 2023-09-22T07:55:03.472 INFO:tasks.rados.rados.0.smithi006.stdout:3503: done (3 left) 2023-09-22T07:55:03.472 INFO:tasks.rados.rados.0.smithi006.stdout:3504: done (2 left) 2023-09-22T07:55:03.473 INFO:tasks.rados.rados.0.smithi006.stdout:3507: snap_create 2023-09-22T07:55:03.473 INFO:tasks.rados.rados.0.smithi006.stdout:3506: finishing copy_from to smithi006182445-29 2023-09-22T07:55:03.473 INFO:tasks.rados.rados.0.smithi006.stdout:3506: got expected ENOENT (src dne) 2023-09-22T07:55:03.473 INFO:tasks.rados.rados.0.smithi006.stdout:3506: finishing copy_from racing read to smithi006182445-29 2023-09-22T07:55:03.475 INFO:tasks.rados.rados.0.smithi006.stdout:3505: finishing write tid 2 to smithi006182445-26 2023-09-22T07:55:03.476 INFO:tasks.rados.rados.0.smithi006.stdout:3505: finishing write tid 3 to smithi006182445-26 2023-09-22T07:55:03.476 INFO:tasks.rados.rados.0.smithi006.stdout:3505: finishing write tid 4 to smithi006182445-26 2023-09-22T07:55:03.477 INFO:tasks.rados.rados.0.smithi006.stdout:3505: finishing write tid 5 to smithi006182445-26 2023-09-22T07:55:03.477 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 26 v 1880 (ObjNum 1082 snap 328 seq_num 1082) dirty exists 2023-09-22T07:55:03.478 INFO:tasks.rados.rados.0.smithi006.stdout:3505: left oid 26 (ObjNum 1082 snap 328 seq_num 1082) 2023-09-22T07:55:03.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:03 smithi006 ceph-mon[200575]: osdmap e720: 8 total, 8 up, 8 in 2023-09-22T07:55:03.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:03 smithi006 ceph-mon[200575]: pgmap v732: 121 pgs: 121 active+clean; 381 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 2.5 MiB/s wr, 23 op/s 2023-09-22T07:55:03.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:03 smithi006 ceph-mon[200575]: osdmap e721: 8 total, 8 up, 8 in 2023-09-22T07:55:03.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:03 smithi006 ceph-mon[204052]: osdmap e720: 8 total, 8 up, 8 in 2023-09-22T07:55:03.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:03 smithi006 ceph-mon[204052]: pgmap v732: 121 pgs: 121 active+clean; 381 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 2.5 MiB/s wr, 23 op/s 2023-09-22T07:55:03.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:03 smithi006 ceph-mon[204052]: osdmap e721: 8 total, 8 up, 8 in 2023-09-22T07:55:03.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:03 smithi105 ceph-mon[190463]: osdmap e720: 8 total, 8 up, 8 in 2023-09-22T07:55:03.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:03 smithi105 ceph-mon[190463]: pgmap v732: 121 pgs: 121 active+clean; 381 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 2.5 MiB/s wr, 23 op/s 2023-09-22T07:55:03.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:03 smithi105 ceph-mon[190463]: osdmap e721: 8 total, 8 up, 8 in 2023-09-22T07:55:04.403 INFO:tasks.rados.rados.0.smithi006.stdout:3505: done (2 left) 2023-09-22T07:55:04.403 INFO:tasks.rados.rados.0.smithi006.stdout:3506: done (1 left) 2023-09-22T07:55:04.403 INFO:tasks.rados.rados.0.smithi006.stdout:3507: done (0 left) 2023-09-22T07:55:04.403 INFO:tasks.rados.rados.0.smithi006.stdout:3508: read oid 38 snap 309 2023-09-22T07:55:04.403 INFO:tasks.rados.rados.0.smithi006.stdout:3508: expect (ObjNum 976 snap 294 seq_num 976) 2023-09-22T07:55:04.403 INFO:tasks.rados.rados.0.smithi006.stdout:3509: read oid 37 snap 325 2023-09-22T07:55:04.403 INFO:tasks.rados.rados.0.smithi006.stdout:3509: expect (ObjNum 1035 snap 313 seq_num 1035) 2023-09-22T07:55:04.404 INFO:tasks.rados.rados.0.smithi006.stdout:3510: snap_create 2023-09-22T07:55:04.412 INFO:tasks.rados.rados.0.smithi006.stdout:3509: expect (ObjNum 1035 snap 313 seq_num 1035) 2023-09-22T07:55:04.466 INFO:tasks.rados.rados.0.smithi006.stdout:3508: expect (ObjNum 976 snap 294 seq_num 976) 2023-09-22T07:55:05.407 INFO:tasks.rados.rados.0.smithi006.stdout:3508: done (2 left) 2023-09-22T07:55:05.407 INFO:tasks.rados.rados.0.smithi006.stdout:3509: done (1 left) 2023-09-22T07:55:05.407 INFO:tasks.rados.rados.0.smithi006.stdout:3510: done (0 left) 2023-09-22T07:55:05.407 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 45 current snap is 330 2023-09-22T07:55:05.408 INFO:tasks.rados.rados.0.smithi006.stdout:3511: seq_num 1083 ranges {0=540672,540672=589824,1130496=212992} 2023-09-22T07:55:05.410 INFO:tasks.rados.rados.0.smithi006.stdout:3511: writing smithi006182445-45 from 0 to 540672 tid 1 2023-09-22T07:55:05.414 INFO:tasks.rados.rados.0.smithi006.stdout:3511: writing smithi006182445-45 from 540672 to 1130496 tid 2 2023-09-22T07:55:05.415 INFO:tasks.rados.rados.0.smithi006.stdout:3511: writing smithi006182445-45 from 1130496 to 1343488 tid 3 2023-09-22T07:55:05.415 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 1 current snap is 330 2023-09-22T07:55:05.415 INFO:tasks.rados.rados.0.smithi006.stdout:3512: seq_num 1084 ranges {3670016=557056,4227072=475136,4702208=327680} 2023-09-22T07:55:05.438 INFO:tasks.rados.rados.0.smithi006.stdout:3512: writing smithi006182445-1 from 3670016 to 4227072 tid 1 2023-09-22T07:55:05.441 INFO:tasks.rados.rados.0.smithi006.stdout:3512: writing smithi006182445-1 from 4227072 to 4702208 tid 2 2023-09-22T07:55:05.443 INFO:tasks.rados.rados.0.smithi006.stdout:3512: writing smithi006182445-1 from 4702208 to 5029888 tid 3 2023-09-22T07:55:05.443 INFO:tasks.rados.rados.0.smithi006.stdout:3513: snap_remove snap 325 2023-09-22T07:55:05.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:05 smithi006 ceph-mon[204052]: osdmap e722: 8 total, 8 up, 8 in 2023-09-22T07:55:05.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:05 smithi006 ceph-mon[204052]: pgmap v735: 121 pgs: 121 active+clean; 394 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 4.6 MiB/s wr, 16 op/s 2023-09-22T07:55:05.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:05 smithi006 ceph-mon[200575]: osdmap e722: 8 total, 8 up, 8 in 2023-09-22T07:55:05.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:05 smithi006 ceph-mon[200575]: pgmap v735: 121 pgs: 121 active+clean; 394 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 4.6 MiB/s wr, 16 op/s 2023-09-22T07:55:05.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:05 smithi105 ceph-mon[190463]: osdmap e722: 8 total, 8 up, 8 in 2023-09-22T07:55:05.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:05 smithi105 ceph-mon[190463]: pgmap v735: 121 pgs: 121 active+clean; 394 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 4.6 MiB/s wr, 16 op/s 2023-09-22T07:55:06.320 INFO:tasks.rados.rados.0.smithi006.stdout:3513: done (2 left) 2023-09-22T07:55:06.320 INFO:tasks.rados.rados.0.smithi006.stdout:3514: read oid 9 snap 287 2023-09-22T07:55:06.320 INFO:tasks.rados.rados.0.smithi006.stdout:3514: expect (ObjNum 919 snap 283 seq_num 919) 2023-09-22T07:55:06.320 INFO:tasks.rados.rados.0.smithi006.stdout:3511: finishing write tid 1 to smithi006182445-45 2023-09-22T07:55:06.320 INFO:tasks.rados.rados.0.smithi006.stdout:3511: finishing write tid 2 to smithi006182445-45 2023-09-22T07:55:06.320 INFO:tasks.rados.rados.0.smithi006.stdout:3511: finishing write tid 3 to smithi006182445-45 2023-09-22T07:55:06.320 INFO:tasks.rados.rados.0.smithi006.stdout:3511: finishing write tid 4 to smithi006182445-45 2023-09-22T07:55:06.320 INFO:tasks.rados.rados.0.smithi006.stdout:3511: finishing write tid 5 to smithi006182445-45 2023-09-22T07:55:06.321 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 45 v 1180 (ObjNum 1083 snap 330 seq_num 1083) dirty exists 2023-09-22T07:55:06.321 INFO:tasks.rados.rados.0.smithi006.stdout:3511: left oid 45 (ObjNum 1083 snap 330 seq_num 1083) 2023-09-22T07:55:06.321 INFO:tasks.rados.rados.0.smithi006.stdout:3512: finishing write tid 1 to smithi006182445-1 2023-09-22T07:55:06.321 INFO:tasks.rados.rados.0.smithi006.stdout:3512: finishing write tid 2 to smithi006182445-1 2023-09-22T07:55:06.321 INFO:tasks.rados.rados.0.smithi006.stdout:3512: finishing write tid 3 to smithi006182445-1 2023-09-22T07:55:06.321 INFO:tasks.rados.rados.0.smithi006.stdout:3512: finishing write tid 4 to smithi006182445-1 2023-09-22T07:55:06.321 INFO:tasks.rados.rados.0.smithi006.stdout:3512: finishing write tid 5 to smithi006182445-1 2023-09-22T07:55:06.321 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 1 v 1838 (ObjNum 1084 snap 330 seq_num 1084) dirty exists 2023-09-22T07:55:06.321 INFO:tasks.rados.rados.0.smithi006.stdout:3512: left oid 1 (ObjNum 1084 snap 330 seq_num 1084) 2023-09-22T07:55:06.321 INFO:tasks.rados.rados.0.smithi006.stdout:3515: read oid 10 snap 324 2023-09-22T07:55:06.321 INFO:tasks.rados.rados.0.smithi006.stdout:3515: expect (ObjNum 964 snap 291 seq_num 964) 2023-09-22T07:55:06.321 INFO:tasks.rados.rados.0.smithi006.stdout:3511: done (3 left) 2023-09-22T07:55:06.322 INFO:tasks.rados.rados.0.smithi006.stdout:3512: done (2 left) 2023-09-22T07:55:06.322 INFO:tasks.rados.rados.0.smithi006.stdout:3516: read oid 49 snap 295 2023-09-22T07:55:06.322 INFO:tasks.rados.rados.0.smithi006.stdout:3516: expect deleted 2023-09-22T07:55:06.322 INFO:tasks.rados.rados.0.smithi006.stdout:3517: read oid 34 snap -1 2023-09-22T07:55:06.322 INFO:tasks.rados.rados.0.smithi006.stdout:3517: expect (ObjNum 1062 snap 324 seq_num 1062) 2023-09-22T07:55:06.322 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 24 current snap is 330 2023-09-22T07:55:06.322 INFO:tasks.rados.rados.0.smithi006.stdout:3518: seq_num 1085 ranges {1245184=581632,1826816=761856,2588672=40960} 2023-09-22T07:55:06.331 INFO:tasks.rados.rados.0.smithi006.stdout:3518: writing smithi006182445-24 from 1245184 to 1826816 tid 1 2023-09-22T07:55:06.335 INFO:tasks.rados.rados.0.smithi006.stdout:3518: writing smithi006182445-24 from 1826816 to 2588672 tid 2 2023-09-22T07:55:06.340 INFO:tasks.rados.rados.0.smithi006.stdout:3518: writing smithi006182445-24 from 2588672 to 2629632 tid 3 2023-09-22T07:55:06.340 INFO:tasks.rados.rados.0.smithi006.stdout:3519: copy_from oid 11 from oid 28 current snap is 330 2023-09-22T07:55:06.340 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 8 current snap is 330 2023-09-22T07:55:06.340 INFO:tasks.rados.rados.0.smithi006.stdout:3520: seq_num 1086 ranges {14393344=598016,14991360=647168,15638528=155648} 2023-09-22T07:55:06.419 INFO:tasks.rados.rados.0.smithi006.stdout:3520: writing smithi006182445-8 from 14393344 to 14991360 tid 1 2023-09-22T07:55:06.423 INFO:tasks.rados.rados.0.smithi006.stdout:3520: writing smithi006182445-8 from 14991360 to 15638528 tid 2 2023-09-22T07:55:06.424 INFO:tasks.rados.rados.0.smithi006.stdout:3520: writing smithi006182445-8 from 15638528 to 15794176 tid 3 2023-09-22T07:55:06.424 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 48 current snap is 330 2023-09-22T07:55:06.424 INFO:tasks.rados.rados.0.smithi006.stdout:3521: seq_num 1087 ranges {1384448=614400,1998848=532480,2531328=270336} 2023-09-22T07:55:06.435 INFO:tasks.rados.rados.0.smithi006.stdout:3521: writing smithi006182445-48 from 1384448 to 1998848 tid 1 2023-09-22T07:55:06.438 INFO:tasks.rados.rados.0.smithi006.stdout:3521: writing smithi006182445-48 from 1998848 to 2531328 tid 2 2023-09-22T07:55:06.440 INFO:tasks.rados.rados.0.smithi006.stdout:3521: writing smithi006182445-48 from 2531328 to 2801664 tid 3 2023-09-22T07:55:06.440 INFO:tasks.rados.rados.0.smithi006.stdout:3522: rollback oid 43 current snap is 330 2023-09-22T07:55:06.440 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 43 to 312 2023-09-22T07:55:06.440 INFO:tasks.rados.rados.0.smithi006.stdout:3518: finishing write tid 1 to smithi006182445-24 2023-09-22T07:55:06.440 INFO:tasks.rados.rados.0.smithi006.stdout:3518: finishing write tid 2 to smithi006182445-24 2023-09-22T07:55:06.440 INFO:tasks.rados.rados.0.smithi006.stdout:3516: done (8 left) 2023-09-22T07:55:06.440 INFO:tasks.rados.rados.0.smithi006.stdout:3523: rmattr oid 36 current snap is 330 2023-09-22T07:55:06.440 INFO:tasks.rados.rados.0.smithi006.stdout:3518: finishing write tid 3 to smithi006182445-24 2023-09-22T07:55:06.441 INFO:tasks.rados.rados.0.smithi006.stdout:3518: finishing write tid 4 to smithi006182445-24 2023-09-22T07:55:06.441 INFO:tasks.rados.rados.0.smithi006.stdout:3518: finishing write tid 5 to smithi006182445-24 2023-09-22T07:55:06.441 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 24 v 1562 (ObjNum 1085 snap 330 seq_num 1085) dirty exists 2023-09-22T07:55:06.441 INFO:tasks.rados.rados.0.smithi006.stdout:3518: left oid 24 (ObjNum 1085 snap 330 seq_num 1085) 2023-09-22T07:55:06.441 INFO:tasks.rados.rados.0.smithi006.stdout:3519: finishing copy_from racing read to smithi006182445-11 2023-09-22T07:55:06.441 INFO:tasks.rados.rados.0.smithi006.stdout:3518: done (8 left) 2023-09-22T07:55:06.441 INFO:tasks.rados.rados.0.smithi006.stdout:3524: setattr oid 15 current snap is 330 2023-09-22T07:55:06.441 INFO:tasks.rados.rados.0.smithi006.stdout:3519: finishing copy_from to smithi006182445-11 2023-09-22T07:55:06.441 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 11 v 1153 (ObjNum 1048 snap 318 seq_num 1048) dirty exists 2023-09-22T07:55:06.441 INFO:tasks.rados.rados.0.smithi006.stdout:3514: expect (ObjNum 919 snap 283 seq_num 919) 2023-09-22T07:55:06.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:06 smithi006 ceph-mon[200575]: osdmap e723: 8 total, 8 up, 8 in 2023-09-22T07:55:06.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:06 smithi006 ceph-mon[200575]: osdmap e724: 8 total, 8 up, 8 in 2023-09-22T07:55:06.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:06 smithi006 ceph-mon[204052]: osdmap e723: 8 total, 8 up, 8 in 2023-09-22T07:55:06.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:06 smithi006 ceph-mon[204052]: osdmap e724: 8 total, 8 up, 8 in 2023-09-22T07:55:06.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:06 smithi105 ceph-mon[190463]: osdmap e723: 8 total, 8 up, 8 in 2023-09-22T07:55:06.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:06 smithi105 ceph-mon[190463]: osdmap e724: 8 total, 8 up, 8 in 2023-09-22T07:55:06.955 INFO:tasks.rados.rados.0.smithi006.stdout:3515: expect (ObjNum 964 snap 291 seq_num 964) 2023-09-22T07:55:07.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:07 smithi006 ceph-mon[200575]: pgmap v738: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 407 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 5.7 MiB/s wr, 18 op/s 2023-09-22T07:55:07.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:07 smithi006 ceph-mon[204052]: pgmap v738: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 407 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 5.7 MiB/s wr, 18 op/s 2023-09-22T07:55:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:07 smithi105 ceph-mon[190463]: pgmap v738: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 407 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 5.7 MiB/s wr, 18 op/s 2023-09-22T07:55:08.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:55:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:55:07] "GET /metrics HTTP/1.1" 200 36090 "" "Prometheus/2.43.0" 2023-09-22T07:55:08.572 INFO:tasks.rados.rados.0.smithi006.stdout:3517: expect (ObjNum 1062 snap 324 seq_num 1062) 2023-09-22T07:55:08.729 INFO:tasks.rados.rados.0.smithi006.stdout:3520: finishing write tid 1 to smithi006182445-8 2023-09-22T07:55:08.729 INFO:tasks.rados.rados.0.smithi006.stdout:3520: finishing write tid 2 to smithi006182445-8 2023-09-22T07:55:08.729 INFO:tasks.rados.rados.0.smithi006.stdout:3520: finishing write tid 3 to smithi006182445-8 2023-09-22T07:55:08.729 INFO:tasks.rados.rados.0.smithi006.stdout:3520: finishing write tid 4 to smithi006182445-8 2023-09-22T07:55:08.730 INFO:tasks.rados.rados.0.smithi006.stdout:3520: finishing write tid 5 to smithi006182445-8 2023-09-22T07:55:08.730 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 8 v 1521 (ObjNum 1086 snap 330 seq_num 1086) dirty exists 2023-09-22T07:55:08.730 INFO:tasks.rados.rados.0.smithi006.stdout:3520: left oid 8 (ObjNum 1086 snap 330 seq_num 1086) 2023-09-22T07:55:08.730 INFO:tasks.rados.rados.0.smithi006.stdout:3521: finishing write tid 1 to smithi006182445-48 2023-09-22T07:55:08.730 INFO:tasks.rados.rados.0.smithi006.stdout:3521: finishing write tid 2 to smithi006182445-48 2023-09-22T07:55:08.730 INFO:tasks.rados.rados.0.smithi006.stdout:3521: finishing write tid 3 to smithi006182445-48 2023-09-22T07:55:08.730 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 36 v 1158 (ObjNum 987 snap 299 seq_num 987) dirty exists 2023-09-22T07:55:08.730 INFO:tasks.rados.rados.0.smithi006.stdout:3521: finishing write tid 4 to smithi006182445-48 2023-09-22T07:55:08.730 INFO:tasks.rados.rados.0.smithi006.stdout:3522: finishing rollback tid 0 to smithi006182445-43 2023-09-22T07:55:08.730 INFO:tasks.rados.rados.0.smithi006.stdout:3522: finishing rollback tid 1 to smithi006182445-43 2023-09-22T07:55:08.730 INFO:tasks.rados.rados.0.smithi006.stdout:3522: finishing rollback tid 2 to smithi006182445-43 2023-09-22T07:55:08.731 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 43 v 1902 (ObjNum 887 snap 274 seq_num 887) dirty exists 2023-09-22T07:55:08.731 INFO:tasks.rados.rados.0.smithi006.stdout:3521: finishing write tid 5 to smithi006182445-48 2023-09-22T07:55:08.731 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 48 v 1852 (ObjNum 1087 snap 330 seq_num 1087) dirty exists 2023-09-22T07:55:08.731 INFO:tasks.rados.rados.0.smithi006.stdout:3521: left oid 48 (ObjNum 1087 snap 330 seq_num 1087) 2023-09-22T07:55:08.731 INFO:tasks.rados.rados.0.smithi006.stdout:3514: done (8 left) 2023-09-22T07:55:08.731 INFO:tasks.rados.rados.0.smithi006.stdout:3515: done (7 left) 2023-09-22T07:55:08.731 INFO:tasks.rados.rados.0.smithi006.stdout:3517: done (6 left) 2023-09-22T07:55:08.731 INFO:tasks.rados.rados.0.smithi006.stdout:3519: done (5 left) 2023-09-22T07:55:08.733 INFO:tasks.rados.rados.0.smithi006.stdout:3520: done (4 left) 2023-09-22T07:55:08.733 INFO:tasks.rados.rados.0.smithi006.stdout:3521: done (3 left) 2023-09-22T07:55:08.733 INFO:tasks.rados.rados.0.smithi006.stdout:3522: done (2 left) 2023-09-22T07:55:08.733 INFO:tasks.rados.rados.0.smithi006.stdout:3523: done (1 left) 2023-09-22T07:55:08.733 INFO:tasks.rados.rados.0.smithi006.stdout:3525: snap_create 2023-09-22T07:55:08.734 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 15 v 1904 (ObjNum 1030 snap 313 seq_num 1030) dirty exists 2023-09-22T07:55:08.786 INFO:tasks.rados.rados.0.smithi006.stdout:3524: done (1 left) 2023-09-22T07:55:08.786 INFO:tasks.rados.rados.0.smithi006.stdout:3525: done (0 left) 2023-09-22T07:55:08.786 INFO:tasks.rados.rados.0.smithi006.stdout:3526: delete oid 42 current snap is 331 2023-09-22T07:55:08.792 INFO:tasks.rados.rados.0.smithi006.stdout:3526: done (0 left) 2023-09-22T07:55:08.792 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 26 current snap is 331 2023-09-22T07:55:08.792 INFO:tasks.rados.rados.0.smithi006.stdout:3527: seq_num 1089 ranges {1327104=647168,1974272=745472,2719744=57344} 2023-09-22T07:55:08.803 INFO:tasks.rados.rados.0.smithi006.stdout:3527: writing smithi006182445-26 from 1327104 to 1974272 tid 1 2023-09-22T07:55:08.807 INFO:tasks.rados.rados.0.smithi006.stdout:3527: writing smithi006182445-26 from 1974272 to 2719744 tid 2 2023-09-22T07:55:08.807 INFO:tasks.rados.rados.0.smithi006.stdout:3527: writing smithi006182445-26 from 2719744 to 2777088 tid 3 2023-09-22T07:55:08.807 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 42 current snap is 331 2023-09-22T07:55:08.807 INFO:tasks.rados.rados.0.smithi006.stdout:3528: seq_num 1090 ranges {0=663552,663552=630784,1294336=172032} 2023-09-22T07:55:08.811 INFO:tasks.rados.rados.0.smithi006.stdout:3528: writing smithi006182445-42 from 0 to 663552 tid 1 2023-09-22T07:55:08.814 INFO:tasks.rados.rados.0.smithi006.stdout:3528: writing smithi006182445-42 from 663552 to 1294336 tid 2 2023-09-22T07:55:08.815 INFO:tasks.rados.rados.0.smithi006.stdout:3528: writing smithi006182445-42 from 1294336 to 1466368 tid 3 2023-09-22T07:55:08.815 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 22 current snap is 331 2023-09-22T07:55:08.815 INFO:tasks.rados.rados.0.smithi006.stdout:3529: seq_num 1091 ranges {14393344=679936,15073280=516096,15589376=286720} 2023-09-22T07:55:08.897 INFO:tasks.rados.rados.0.smithi006.stdout:3529: writing smithi006182445-22 from 14393344 to 15073280 tid 1 2023-09-22T07:55:08.900 INFO:tasks.rados.rados.0.smithi006.stdout:3529: writing smithi006182445-22 from 15073280 to 15589376 tid 2 2023-09-22T07:55:08.902 INFO:tasks.rados.rados.0.smithi006.stdout:3529: writing smithi006182445-22 from 15589376 to 15876096 tid 3 2023-09-22T07:55:08.902 INFO:tasks.rados.rados.0.smithi006.stdout:3530: delete oid 44 current snap is 331 2023-09-22T07:55:08.902 INFO:tasks.rados.rados.0.smithi006.stdout:3527: finishing write tid 1 to smithi006182445-26 2023-09-22T07:55:08.902 INFO:tasks.rados.rados.0.smithi006.stdout:3527: finishing write tid 2 to smithi006182445-26 2023-09-22T07:55:08.903 INFO:tasks.rados.rados.0.smithi006.stdout:3527: finishing write tid 3 to smithi006182445-26 2023-09-22T07:55:08.903 INFO:tasks.rados.rados.0.smithi006.stdout:3527: finishing write tid 4 to smithi006182445-26 2023-09-22T07:55:08.903 INFO:tasks.rados.rados.0.smithi006.stdout:3528: finishing write tid 1 to smithi006182445-42 2023-09-22T07:55:08.903 INFO:tasks.rados.rados.0.smithi006.stdout:3528: finishing write tid 2 to smithi006182445-42 2023-09-22T07:55:08.903 INFO:tasks.rados.rados.0.smithi006.stdout:3527: finishing write tid 5 to smithi006182445-26 2023-09-22T07:55:08.903 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 26 v 1884 (ObjNum 1089 snap 331 seq_num 1089) dirty exists 2023-09-22T07:55:08.903 INFO:tasks.rados.rados.0.smithi006.stdout:3527: left oid 26 (ObjNum 1089 snap 331 seq_num 1089) 2023-09-22T07:55:08.903 INFO:tasks.rados.rados.0.smithi006.stdout:3528: finishing write tid 3 to smithi006182445-42 2023-09-22T07:55:08.903 INFO:tasks.rados.rados.0.smithi006.stdout:3528: finishing write tid 4 to smithi006182445-42 2023-09-22T07:55:08.903 INFO:tasks.rados.rados.0.smithi006.stdout:3528: finishing write tid 5 to smithi006182445-42 2023-09-22T07:55:08.903 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 42 v 1888 (ObjNum 1090 snap 331 seq_num 1090) dirty exists 2023-09-22T07:55:08.904 INFO:tasks.rados.rados.0.smithi006.stdout:3528: left oid 42 (ObjNum 1090 snap 331 seq_num 1090) 2023-09-22T07:55:08.904 INFO:tasks.rados.rados.0.smithi006.stdout:3529: finishing write tid 1 to smithi006182445-22 2023-09-22T07:55:08.904 INFO:tasks.rados.rados.0.smithi006.stdout:3527: done (3 left) 2023-09-22T07:55:08.904 INFO:tasks.rados.rados.0.smithi006.stdout:3528: done (2 left) 2023-09-22T07:55:08.904 INFO:tasks.rados.rados.0.smithi006.stdout:3530: done (1 left) 2023-09-22T07:55:08.905 INFO:tasks.rados.rados.0.smithi006.stdout:3531: read oid 18 snap -1 2023-09-22T07:55:08.905 INFO:tasks.rados.rados.0.smithi006.stdout:3531: expect deleted 2023-09-22T07:55:08.905 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 46 current snap is 331 2023-09-22T07:55:08.905 INFO:tasks.rados.rados.0.smithi006.stdout:3532: seq_num 1093 ranges {1196032=712704,1908736=688128,2596864=114688} 2023-09-22T07:55:08.914 INFO:tasks.rados.rados.0.smithi006.stdout:3532: writing smithi006182445-46 from 1196032 to 1908736 tid 1 2023-09-22T07:55:08.918 INFO:tasks.rados.rados.0.smithi006.stdout:3532: writing smithi006182445-46 from 1908736 to 2596864 tid 2 2023-09-22T07:55:08.919 INFO:tasks.rados.rados.0.smithi006.stdout:3532: writing smithi006182445-46 from 2596864 to 2711552 tid 3 2023-09-22T07:55:08.919 INFO:tasks.rados.rados.0.smithi006.stdout:3533: read oid 29 snap -1 2023-09-22T07:55:08.919 INFO:tasks.rados.rados.0.smithi006.stdout:3533: expect (ObjNum 1007 snap 304 seq_num 1007) 2023-09-22T07:55:08.919 INFO:tasks.rados.rados.0.smithi006.stdout:3534: read oid 34 snap -1 2023-09-22T07:55:08.920 INFO:tasks.rados.rados.0.smithi006.stdout:3534: expect (ObjNum 1062 snap 324 seq_num 1062) 2023-09-22T07:55:08.920 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 38 current snap is 331 2023-09-22T07:55:08.920 INFO:tasks.rados.rados.0.smithi006.stdout:3529: finishing write tid 2 to smithi006182445-22 2023-09-22T07:55:08.920 INFO:tasks.rados.rados.0.smithi006.stdout:3529: finishing write tid 3 to smithi006182445-22 2023-09-22T07:55:08.920 INFO:tasks.rados.rados.0.smithi006.stdout:3529: finishing write tid 4 to smithi006182445-22 2023-09-22T07:55:08.920 INFO:tasks.rados.rados.0.smithi006.stdout:3529: finishing write tid 5 to smithi006182445-22 2023-09-22T07:55:08.920 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 22 v 1172 (ObjNum 1091 snap 331 seq_num 1091) dirty exists 2023-09-22T07:55:08.920 INFO:tasks.rados.rados.0.smithi006.stdout:3529: left oid 22 (ObjNum 1091 snap 331 seq_num 1091) 2023-09-22T07:55:08.920 INFO:tasks.rados.rados.0.smithi006.stdout:3532: finishing write tid 1 to smithi006182445-46 2023-09-22T07:55:08.920 INFO:tasks.rados.rados.0.smithi006.stdout:3535: seq_num 1094 ranges {3612672=729088,4341760=573440,4915200=229376} 2023-09-22T07:55:08.942 INFO:tasks.rados.rados.0.smithi006.stdout:3535: writing smithi006182445-38 from 3612672 to 4341760 tid 1 2023-09-22T07:55:08.945 INFO:tasks.rados.rados.0.smithi006.stdout:3535: writing smithi006182445-38 from 4341760 to 4915200 tid 2 2023-09-22T07:55:08.947 INFO:tasks.rados.rados.0.smithi006.stdout:3535: writing smithi006182445-38 from 4915200 to 5144576 tid 3 2023-09-22T07:55:08.947 INFO:tasks.rados.rados.0.smithi006.stdout:3529: done (5 left) 2023-09-22T07:55:08.947 INFO:tasks.rados.rados.0.smithi006.stdout:3531: done (4 left) 2023-09-22T07:55:08.947 INFO:tasks.rados.rados.0.smithi006.stdout:3536: snap_create 2023-09-22T07:55:08.947 INFO:tasks.rados.rados.0.smithi006.stdout:3533: expect (ObjNum 1007 snap 304 seq_num 1007) 2023-09-22T07:55:08.949 INFO:tasks.rados.rados.0.smithi006.stdout:3532: finishing write tid 2 to smithi006182445-46 2023-09-22T07:55:08.949 INFO:tasks.rados.rados.0.smithi006.stdout:3532: finishing write tid 3 to smithi006182445-46 2023-09-22T07:55:08.949 INFO:tasks.rados.rados.0.smithi006.stdout:3532: finishing write tid 4 to smithi006182445-46 2023-09-22T07:55:08.949 INFO:tasks.rados.rados.0.smithi006.stdout:3532: finishing write tid 5 to smithi006182445-46 2023-09-22T07:55:08.949 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 46 v 1856 (ObjNum 1093 snap 331 seq_num 1093) dirty exists 2023-09-22T07:55:08.949 INFO:tasks.rados.rados.0.smithi006.stdout:3532: left oid 46 (ObjNum 1093 snap 331 seq_num 1093) 2023-09-22T07:55:08.949 INFO:tasks.rados.rados.0.smithi006.stdout:3534: expect (ObjNum 1062 snap 324 seq_num 1062) 2023-09-22T07:55:09.106 INFO:tasks.rados.rados.0.smithi006.stdout:3535: finishing write tid 1 to smithi006182445-38 2023-09-22T07:55:09.106 INFO:tasks.rados.rados.0.smithi006.stdout:3535: finishing write tid 2 to smithi006182445-38 2023-09-22T07:55:09.106 INFO:tasks.rados.rados.0.smithi006.stdout:3535: finishing write tid 3 to smithi006182445-38 2023-09-22T07:55:09.106 INFO:tasks.rados.rados.0.smithi006.stdout:3535: finishing write tid 4 to smithi006182445-38 2023-09-22T07:55:09.106 INFO:tasks.rados.rados.0.smithi006.stdout:3535: finishing write tid 5 to smithi006182445-38 2023-09-22T07:55:09.106 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 38 v 1860 (ObjNum 1094 snap 331 seq_num 1094) dirty exists 2023-09-22T07:55:09.106 INFO:tasks.rados.rados.0.smithi006.stdout:3535: left oid 38 (ObjNum 1094 snap 331 seq_num 1094) 2023-09-22T07:55:09.807 INFO:tasks.rados.rados.0.smithi006.stdout:3532: done (4 left) 2023-09-22T07:55:09.807 INFO:tasks.rados.rados.0.smithi006.stdout:3533: done (3 left) 2023-09-22T07:55:09.807 INFO:tasks.rados.rados.0.smithi006.stdout:3534: done (2 left) 2023-09-22T07:55:09.807 INFO:tasks.rados.rados.0.smithi006.stdout:3535: done (1 left) 2023-09-22T07:55:09.808 INFO:tasks.rados.rados.0.smithi006.stdout:3536: done (0 left) 2023-09-22T07:55:09.808 INFO:tasks.rados.rados.0.smithi006.stdout:3537: snap_remove snap 312 2023-09-22T07:55:10.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:09 smithi006 ceph-mon[204052]: pgmap v739: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 408 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 4.3 MiB/s wr, 12 op/s 2023-09-22T07:55:10.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:09 smithi006 ceph-mon[204052]: osdmap e725: 8 total, 8 up, 8 in 2023-09-22T07:55:10.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:09 smithi006 ceph-mon[200575]: pgmap v739: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 408 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 4.3 MiB/s wr, 12 op/s 2023-09-22T07:55:10.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:09 smithi006 ceph-mon[200575]: osdmap e725: 8 total, 8 up, 8 in 2023-09-22T07:55:10.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:09 smithi105 ceph-mon[190463]: pgmap v739: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 408 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 4.3 MiB/s wr, 12 op/s 2023-09-22T07:55:10.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:09 smithi105 ceph-mon[190463]: osdmap e725: 8 total, 8 up, 8 in 2023-09-22T07:55:10.820 INFO:tasks.rados.rados.0.smithi006.stdout:3537: done (0 left) 2023-09-22T07:55:10.821 INFO:tasks.rados.rados.0.smithi006.stdout:3538: copy_from oid 49 from oid 17 current snap is 332 2023-09-22T07:55:10.821 INFO:tasks.rados.rados.0.smithi006.stdout:3539: snap_remove snap 305 2023-09-22T07:55:11.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:10 smithi105 ceph-mon[190463]: osdmap e726: 8 total, 8 up, 8 in 2023-09-22T07:55:11.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:10 smithi006 ceph-mon[204052]: osdmap e726: 8 total, 8 up, 8 in 2023-09-22T07:55:11.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:10 smithi006 ceph-mon[200575]: osdmap e726: 8 total, 8 up, 8 in 2023-09-22T07:55:11.329 INFO:tasks.rados.rados.0.smithi006.stdout:3539: done (1 left) 2023-09-22T07:55:11.329 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 28 current snap is 332 2023-09-22T07:55:11.329 INFO:tasks.rados.rados.0.smithi006.stdout:3540: seq_num 1095 ranges {761856=745472,1507328=499712,2007040=303104} 2023-09-22T07:55:11.337 INFO:tasks.rados.rados.0.smithi006.stdout:3540: writing smithi006182445-28 from 761856 to 1507328 tid 1 2023-09-22T07:55:11.337 INFO:tasks.rados.rados.0.smithi006.stdout:3540: writing smithi006182445-28 from 1507328 to 2007040 tid 2 2023-09-22T07:55:11.339 INFO:tasks.rados.rados.0.smithi006.stdout:3540: writing smithi006182445-28 from 2007040 to 2310144 tid 3 2023-09-22T07:55:11.339 INFO:tasks.rados.rados.0.smithi006.stdout:3541: snap_remove snap 287 2023-09-22T07:55:12.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:11 smithi105 ceph-mon[190463]: pgmap v742: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 413 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 3.6 MiB/s wr, 16 op/s 2023-09-22T07:55:12.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:11 smithi105 ceph-mon[190463]: osdmap e727: 8 total, 8 up, 8 in 2023-09-22T07:55:12.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:11 smithi105 ceph-mon[190463]: osdmap e728: 8 total, 8 up, 8 in 2023-09-22T07:55:12.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:11 smithi006 ceph-mon[204052]: pgmap v742: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 413 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 3.6 MiB/s wr, 16 op/s 2023-09-22T07:55:12.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:11 smithi006 ceph-mon[204052]: osdmap e727: 8 total, 8 up, 8 in 2023-09-22T07:55:12.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:11 smithi006 ceph-mon[204052]: osdmap e728: 8 total, 8 up, 8 in 2023-09-22T07:55:12.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:11 smithi006 ceph-mon[200575]: pgmap v742: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 413 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 3.6 MiB/s wr, 16 op/s 2023-09-22T07:55:12.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:11 smithi006 ceph-mon[200575]: osdmap e727: 8 total, 8 up, 8 in 2023-09-22T07:55:12.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:11 smithi006 ceph-mon[200575]: osdmap e728: 8 total, 8 up, 8 in 2023-09-22T07:55:12.339 INFO:tasks.rados.rados.0.smithi006.stdout:3541: done (2 left) 2023-09-22T07:55:12.339 INFO:tasks.rados.rados.0.smithi006.stdout:3542: delete oid 27 current snap is 332 2023-09-22T07:55:12.339 INFO:tasks.rados.rados.0.smithi006.stdout:3538: finishing copy_from racing read to smithi006182445-49 2023-09-22T07:55:12.339 INFO:tasks.rados.rados.0.smithi006.stdout:3538: finishing copy_from to smithi006182445-49 2023-09-22T07:55:12.340 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 49 v 1176 (ObjNum 1081 snap 328 seq_num 1081) dirty exists 2023-09-22T07:55:12.340 INFO:tasks.rados.rados.0.smithi006.stdout:3540: finishing write tid 1 to smithi006182445-28 2023-09-22T07:55:12.340 INFO:tasks.rados.rados.0.smithi006.stdout:3540: finishing write tid 2 to smithi006182445-28 2023-09-22T07:55:12.340 INFO:tasks.rados.rados.0.smithi006.stdout:3540: finishing write tid 3 to smithi006182445-28 2023-09-22T07:55:12.340 INFO:tasks.rados.rados.0.smithi006.stdout:3540: finishing write tid 4 to smithi006182445-28 2023-09-22T07:55:12.340 INFO:tasks.rados.rados.0.smithi006.stdout:3540: finishing write tid 5 to smithi006182445-28 2023-09-22T07:55:12.340 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 28 v 1288 (ObjNum 1095 snap 332 seq_num 1095) dirty exists 2023-09-22T07:55:12.340 INFO:tasks.rados.rados.0.smithi006.stdout:3540: left oid 28 (ObjNum 1095 snap 332 seq_num 1095) 2023-09-22T07:55:12.350 INFO:tasks.rados.rados.0.smithi006.stdout:3538: done (2 left) 2023-09-22T07:55:12.350 INFO:tasks.rados.rados.0.smithi006.stdout:3540: done (1 left) 2023-09-22T07:55:12.350 INFO:tasks.rados.rados.0.smithi006.stdout:3542: done (0 left) 2023-09-22T07:55:12.350 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 4 current snap is 332 2023-09-22T07:55:12.350 INFO:tasks.rados.rados.0.smithi006.stdout:3543: seq_num 1097 ranges {909312=778240,1687552=671744,2359296=131072} 2023-09-22T07:55:12.360 INFO:tasks.rados.rados.0.smithi006.stdout:3543: writing smithi006182445-4 from 909312 to 1687552 tid 1 2023-09-22T07:55:12.363 INFO:tasks.rados.rados.0.smithi006.stdout:3543: writing smithi006182445-4 from 1687552 to 2359296 tid 2 2023-09-22T07:55:12.364 INFO:tasks.rados.rados.0.smithi006.stdout:3543: writing smithi006182445-4 from 2359296 to 2490368 tid 3 2023-09-22T07:55:12.364 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 40 current snap is 332 2023-09-22T07:55:12.365 INFO:tasks.rados.rados.0.smithi006.stdout:3543: finishing write tid 1 to smithi006182445-4 2023-09-22T07:55:12.365 INFO:tasks.rados.rados.0.smithi006.stdout:3544: seq_num 1098 ranges {11804672=794624,12599296=557056,13156352=245760} 2023-09-22T07:55:12.433 INFO:tasks.rados.rados.0.smithi006.stdout:3544: writing smithi006182445-40 from 11804672 to 12599296 tid 1 2023-09-22T07:55:12.436 INFO:tasks.rados.rados.0.smithi006.stdout:3544: writing smithi006182445-40 from 12599296 to 13156352 tid 2 2023-09-22T07:55:12.438 INFO:tasks.rados.rados.0.smithi006.stdout:3544: writing smithi006182445-40 from 13156352 to 13402112 tid 3 2023-09-22T07:55:12.438 INFO:tasks.rados.rados.0.smithi006.stdout:3545: copy_from oid 33 from oid 22 current snap is 332 2023-09-22T07:55:12.439 INFO:tasks.rados.rados.0.smithi006.stdout:3543: finishing write tid 2 to smithi006182445-4 2023-09-22T07:55:12.439 INFO:tasks.rados.rados.0.smithi006.stdout:3543: finishing write tid 3 to smithi006182445-4 2023-09-22T07:55:12.439 INFO:tasks.rados.rados.0.smithi006.stdout:3543: finishing write tid 4 to smithi006182445-4 2023-09-22T07:55:12.439 INFO:tasks.rados.rados.0.smithi006.stdout:3543: finishing write tid 5 to smithi006182445-4 2023-09-22T07:55:12.439 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 4 v 1892 (ObjNum 1097 snap 332 seq_num 1097) dirty exists 2023-09-22T07:55:12.439 INFO:tasks.rados.rados.0.smithi006.stdout:3543: left oid 4 (ObjNum 1097 snap 332 seq_num 1097) 2023-09-22T07:55:12.439 INFO:tasks.rados.rados.0.smithi006.stdout:3543: done (2 left) 2023-09-22T07:55:12.439 INFO:tasks.rados.rados.0.smithi006.stdout:3546: snap_remove snap 309 2023-09-22T07:55:13.341 INFO:tasks.rados.rados.0.smithi006.stdout:3546: done (2 left) 2023-09-22T07:55:13.342 INFO:tasks.rados.rados.0.smithi006.stdout:3547: rmattr oid 45 current snap is 332 2023-09-22T07:55:13.342 INFO:tasks.rados.rados.0.smithi006.stdout:3547: done (2 left) 2023-09-22T07:55:13.342 INFO:tasks.rados.rados.0.smithi006.stdout:3548: setattr oid 32 current snap is 332 2023-09-22T07:55:13.342 INFO:tasks.rados.rados.0.smithi006.stdout:3544: finishing write tid 1 to smithi006182445-40 2023-09-22T07:55:13.342 INFO:tasks.rados.rados.0.smithi006.stdout:3544: finishing write tid 2 to smithi006182445-40 2023-09-22T07:55:13.342 INFO:tasks.rados.rados.0.smithi006.stdout:3544: finishing write tid 3 to smithi006182445-40 2023-09-22T07:55:13.342 INFO:tasks.rados.rados.0.smithi006.stdout:3544: finishing write tid 4 to smithi006182445-40 2023-09-22T07:55:13.342 INFO:tasks.rados.rados.0.smithi006.stdout:3544: finishing write tid 5 to smithi006182445-40 2023-09-22T07:55:13.342 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 40 v 1842 (ObjNum 1098 snap 332 seq_num 1098) dirty exists 2023-09-22T07:55:13.342 INFO:tasks.rados.rados.0.smithi006.stdout:3544: left oid 40 (ObjNum 1098 snap 332 seq_num 1098) 2023-09-22T07:55:13.342 INFO:tasks.rados.rados.0.smithi006.stdout:3545: finishing copy_from racing read to smithi006182445-33 2023-09-22T07:55:13.343 INFO:tasks.rados.rados.0.smithi006.stdout:3545: finishing copy_from to smithi006182445-33 2023-09-22T07:55:13.343 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 33 v 1172 (ObjNum 1091 snap 331 seq_num 1091) dirty exists 2023-09-22T07:55:13.343 INFO:tasks.rados.rados.0.smithi006.stdout:3544: done (2 left) 2023-09-22T07:55:13.343 INFO:tasks.rados.rados.0.smithi006.stdout:3545: done (1 left) 2023-09-22T07:55:13.343 INFO:tasks.rados.rados.0.smithi006.stdout:3549: read oid 33 snap -1 2023-09-22T07:55:13.343 INFO:tasks.rados.rados.0.smithi006.stdout:3549: expect (ObjNum 1091 snap 331 seq_num 1091) 2023-09-22T07:55:13.344 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 2 current snap is 332 2023-09-22T07:55:13.344 INFO:tasks.rados.rados.0.smithi006.stdout:3550: seq_num 1099 ranges {1286144=409600,1695744=442368,2138112=720896,2859008=40960} 2023-09-22T07:55:13.352 INFO:tasks.rados.rados.0.smithi006.stdout:3550: writing smithi006182445-2 from 1286144 to 1695744 tid 1 2023-09-22T07:55:13.355 INFO:tasks.rados.rados.0.smithi006.stdout:3550: writing smithi006182445-2 from 1695744 to 2138112 tid 2 2023-09-22T07:55:13.359 INFO:tasks.rados.rados.0.smithi006.stdout:3550: writing smithi006182445-2 from 2138112 to 2859008 tid 3 2023-09-22T07:55:13.360 INFO:tasks.rados.rados.0.smithi006.stdout:3550: writing smithi006182445-2 from 2859008 to 2899968 tid 4 2023-09-22T07:55:13.360 INFO:tasks.rados.rados.0.smithi006.stdout:3551: copy_from oid 24 from oid 36 current snap is 332 2023-09-22T07:55:13.360 INFO:tasks.rados.rados.0.smithi006.stdout:3552: snap_remove snap 328 2023-09-22T07:55:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:13 smithi105 ceph-mon[190463]: osdmap e729: 8 total, 8 up, 8 in 2023-09-22T07:55:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:55:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:13 smithi006 ceph-mon[204052]: osdmap e729: 8 total, 8 up, 8 in 2023-09-22T07:55:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:55:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:13 smithi006 ceph-mon[200575]: osdmap e729: 8 total, 8 up, 8 in 2023-09-22T07:55:13.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:55:14.347 INFO:tasks.rados.rados.0.smithi006.stdout:3552: done (4 left) 2023-09-22T07:55:14.347 INFO:tasks.rados.rados.0.smithi006.stdout:3553: copy_from oid 28 from oid 12 current snap is 332 2023-09-22T07:55:14.348 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 37 current snap is 332 2023-09-22T07:55:14.348 INFO:tasks.rados.rados.0.smithi006.stdout:3554: seq_num 1100 ranges {1507328=425984,1933312=729088,2662400=475136} 2023-09-22T07:55:14.358 INFO:tasks.rados.rados.0.smithi006.stdout:3554: writing smithi006182445-37 from 1507328 to 1933312 tid 1 2023-09-22T07:55:14.363 INFO:tasks.rados.rados.0.smithi006.stdout:3554: writing smithi006182445-37 from 1933312 to 2662400 tid 2 2023-09-22T07:55:14.366 INFO:tasks.rados.rados.0.smithi006.stdout:3554: writing smithi006182445-37 from 2662400 to 3137536 tid 3 2023-09-22T07:55:14.366 INFO:tasks.rados.rados.0.smithi006.stdout:3555: rollback oid 10 current snap is 332 2023-09-22T07:55:14.366 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 10 to 327 2023-09-22T07:55:14.367 INFO:tasks.rados.rados.0.smithi006.stdout:3550: finishing write tid 1 to smithi006182445-2 2023-09-22T07:55:14.367 INFO:tasks.rados.rados.0.smithi006.stdout:3550: finishing write tid 2 to smithi006182445-2 2023-09-22T07:55:14.367 INFO:tasks.rados.rados.0.smithi006.stdout:3550: finishing write tid 3 to smithi006182445-2 2023-09-22T07:55:14.367 INFO:tasks.rados.rados.0.smithi006.stdout:3550: finishing write tid 4 to smithi006182445-2 2023-09-22T07:55:14.367 INFO:tasks.rados.rados.0.smithi006.stdout:3550: finishing write tid 5 to smithi006182445-2 2023-09-22T07:55:14.367 INFO:tasks.rados.rados.0.smithi006.stdout:3550: finishing write tid 6 to smithi006182445-2 2023-09-22T07:55:14.367 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 2 v 1881 (ObjNum 1099 snap 332 seq_num 1099) dirty exists 2023-09-22T07:55:14.367 INFO:tasks.rados.rados.0.smithi006.stdout:3550: left oid 2 (ObjNum 1099 snap 332 seq_num 1099) 2023-09-22T07:55:14.367 INFO:tasks.rados.rados.0.smithi006.stdout:3551: finishing copy_from racing read to smithi006182445-24 2023-09-22T07:55:14.367 INFO:tasks.rados.rados.0.smithi006.stdout:3551: finishing copy_from to smithi006182445-24 2023-09-22T07:55:14.367 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 24 v 1158 (ObjNum 987 snap 299 seq_num 987) dirty exists 2023-09-22T07:55:14.367 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 32 v 1300 (ObjNum 962 snap 290 seq_num 962) dirty exists 2023-09-22T07:55:14.368 INFO:tasks.rados.rados.0.smithi006.stdout:3549: expect (ObjNum 1091 snap 331 seq_num 1091) 2023-09-22T07:55:14.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:14 smithi105 ceph-mon[190463]: pgmap v746: 121 pgs: 1 active+clean+snaptrim_wait, 1 active+clean+snaptrim, 119 active+clean; 418 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 2.6 MiB/s wr, 19 op/s 2023-09-22T07:55:14.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:14 smithi105 ceph-mon[190463]: osdmap e730: 8 total, 8 up, 8 in 2023-09-22T07:55:14.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:14 smithi006 ceph-mon[200575]: pgmap v746: 121 pgs: 1 active+clean+snaptrim_wait, 1 active+clean+snaptrim, 119 active+clean; 418 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 2.6 MiB/s wr, 19 op/s 2023-09-22T07:55:14.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:14 smithi006 ceph-mon[200575]: osdmap e730: 8 total, 8 up, 8 in 2023-09-22T07:55:14.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:14 smithi006 ceph-mon[204052]: pgmap v746: 121 pgs: 1 active+clean+snaptrim_wait, 1 active+clean+snaptrim, 119 active+clean; 418 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 2.6 MiB/s wr, 19 op/s 2023-09-22T07:55:14.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:14 smithi006 ceph-mon[204052]: osdmap e730: 8 total, 8 up, 8 in 2023-09-22T07:55:15.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:15 smithi105 ceph-mon[190463]: osdmap e731: 8 total, 8 up, 8 in 2023-09-22T07:55:15.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:15 smithi006 ceph-mon[200575]: osdmap e731: 8 total, 8 up, 8 in 2023-09-22T07:55:15.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:15 smithi006 ceph-mon[204052]: osdmap e731: 8 total, 8 up, 8 in 2023-09-22T07:55:15.893 INFO:tasks.rados.rados.0.smithi006.stdout:3554: finishing write tid 1 to smithi006182445-37 2023-09-22T07:55:15.893 INFO:tasks.rados.rados.0.smithi006.stdout:3553: finishing copy_from racing read to smithi006182445-28 2023-09-22T07:55:15.894 INFO:tasks.rados.rados.0.smithi006.stdout:3554: finishing write tid 2 to smithi006182445-37 2023-09-22T07:55:15.894 INFO:tasks.rados.rados.0.smithi006.stdout:3554: finishing write tid 3 to smithi006182445-37 2023-09-22T07:55:15.894 INFO:tasks.rados.rados.0.smithi006.stdout:3555: finishing rollback tid 0 to smithi006182445-10 2023-09-22T07:55:15.894 INFO:tasks.rados.rados.0.smithi006.stdout:3554: finishing write tid 4 to smithi006182445-37 2023-09-22T07:55:15.894 INFO:tasks.rados.rados.0.smithi006.stdout:3548: done (6 left) 2023-09-22T07:55:15.894 INFO:tasks.rados.rados.0.smithi006.stdout:3549: done (5 left) 2023-09-22T07:55:15.894 INFO:tasks.rados.rados.0.smithi006.stdout:3550: done (4 left) 2023-09-22T07:55:15.894 INFO:tasks.rados.rados.0.smithi006.stdout:3551: done (3 left) 2023-09-22T07:55:15.894 INFO:tasks.rados.rados.0.smithi006.stdout:3556: rollback oid 24 current snap is 332 2023-09-22T07:55:15.894 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 24 to 329 2023-09-22T07:55:15.894 INFO:tasks.rados.rados.0.smithi006.stdout:3553: finishing copy_from to smithi006182445-28 2023-09-22T07:55:15.895 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 28 v 1157 (ObjNum 1070 snap 325 seq_num 1070) dirty exists 2023-09-22T07:55:15.895 INFO:tasks.rados.rados.0.smithi006.stdout:3555: finishing rollback tid 1 to smithi006182445-10 2023-09-22T07:55:15.895 INFO:tasks.rados.rados.0.smithi006.stdout:3555: finishing rollback tid 2 to smithi006182445-10 2023-09-22T07:55:15.895 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 10 v 1895 (ObjNum 1069 snap 325 seq_num 1069) dirty exists 2023-09-22T07:55:15.895 INFO:tasks.rados.rados.0.smithi006.stdout:3554: finishing write tid 5 to smithi006182445-37 2023-09-22T07:55:15.895 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 37 v 1184 (ObjNum 1100 snap 332 seq_num 1100) dirty exists 2023-09-22T07:55:15.895 INFO:tasks.rados.rados.0.smithi006.stdout:3554: left oid 37 (ObjNum 1100 snap 332 seq_num 1100) 2023-09-22T07:55:15.895 INFO:tasks.rados.rados.0.smithi006.stdout:3553: done (3 left) 2023-09-22T07:55:15.895 INFO:tasks.rados.rados.0.smithi006.stdout:3554: done (2 left) 2023-09-22T07:55:15.895 INFO:tasks.rados.rados.0.smithi006.stdout:3555: done (1 left) 2023-09-22T07:55:15.895 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 46 current snap is 332 2023-09-22T07:55:15.895 INFO:tasks.rados.rados.0.smithi006.stdout:3557: seq_num 1101 ranges {2711552=442368,3153920=606208,3760128=598016} 2023-09-22T07:55:15.910 INFO:tasks.rados.rados.0.smithi006.stdout:3557: writing smithi006182445-46 from 2711552 to 3153920 tid 1 2023-09-22T07:55:15.913 INFO:tasks.rados.rados.0.smithi006.stdout:3557: writing smithi006182445-46 from 3153920 to 3760128 tid 2 2023-09-22T07:55:15.917 INFO:tasks.rados.rados.0.smithi006.stdout:3557: writing smithi006182445-46 from 3760128 to 4358144 tid 3 2023-09-22T07:55:15.917 INFO:tasks.rados.rados.0.smithi006.stdout:3558: delete oid 21 current snap is 332 2023-09-22T07:55:15.917 INFO:tasks.rados.rados.0.smithi006.stdout:3556: finishing rollback tid 0 to smithi006182445-24 2023-09-22T07:55:15.918 INFO:tasks.rados.rados.0.smithi006.stdout:3556: finishing rollback tid 1 to smithi006182445-24 2023-09-22T07:55:15.918 INFO:tasks.rados.rados.0.smithi006.stdout:3556: finishing rollback tid 2 to smithi006182445-24 2023-09-22T07:55:15.918 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 24 v 1565 (ObjNum 1077 snap 328 seq_num 1077) dirty exists 2023-09-22T07:55:15.918 INFO:tasks.rados.rados.0.smithi006.stdout:3557: finishing write tid 1 to smithi006182445-46 2023-09-22T07:55:15.918 INFO:tasks.rados.rados.0.smithi006.stdout:3557: finishing write tid 2 to smithi006182445-46 2023-09-22T07:55:15.919 INFO:tasks.rados.rados.0.smithi006.stdout:3556: done (2 left) 2023-09-22T07:55:15.919 INFO:tasks.rados.rados.0.smithi006.stdout:3558: done (1 left) 2023-09-22T07:55:15.919 INFO:tasks.rados.rados.0.smithi006.stdout:3559: read oid 16 snap -1 2023-09-22T07:55:15.920 INFO:tasks.rados.rados.0.smithi006.stdout:3559: expect (ObjNum 1002 snap 303 seq_num 1002) 2023-09-22T07:55:15.920 INFO:tasks.rados.rados.0.smithi006.stdout:3560: copy_from oid 20 from oid 24 current snap is 332 2023-09-22T07:55:15.920 INFO:tasks.rados.rados.0.smithi006.stdout:3561: setattr oid 15 current snap is 332 2023-09-22T07:55:15.921 INFO:tasks.rados.rados.0.smithi006.stdout:3562: read oid 27 snap 308 2023-09-22T07:55:15.921 INFO:tasks.rados.rados.0.smithi006.stdout:3562: expect (ObjNum 982 snap 297 seq_num 982) 2023-09-22T07:55:15.921 INFO:tasks.rados.rados.0.smithi006.stdout:3563: delete oid 3 current snap is 332 2023-09-22T07:55:15.925 INFO:tasks.rados.rados.0.smithi006.stdout:3557: finishing write tid 3 to smithi006182445-46 2023-09-22T07:55:15.925 INFO:tasks.rados.rados.0.smithi006.stdout:3563: done (5 left) 2023-09-22T07:55:15.926 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 28 current snap is 332 2023-09-22T07:55:15.926 INFO:tasks.rados.rados.0.smithi006.stdout:3564: seq_num 1104 ranges {3743744=499712,4243456=712704,4956160=491520} 2023-09-22T07:55:15.950 INFO:tasks.rados.rados.0.smithi006.stdout:3564: writing smithi006182445-28 from 3743744 to 4243456 tid 1 2023-09-22T07:55:15.954 INFO:tasks.rados.rados.0.smithi006.stdout:3564: writing smithi006182445-28 from 4243456 to 4956160 tid 2 2023-09-22T07:55:15.957 INFO:tasks.rados.rados.0.smithi006.stdout:3564: writing smithi006182445-28 from 4956160 to 5447680 tid 3 2023-09-22T07:55:15.957 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 18 current snap is 332 2023-09-22T07:55:15.957 INFO:tasks.rados.rados.0.smithi006.stdout:3557: finishing write tid 4 to smithi006182445-46 2023-09-22T07:55:15.957 INFO:tasks.rados.rados.0.smithi006.stdout:3557: finishing write tid 5 to smithi006182445-46 2023-09-22T07:55:15.957 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 46 v 1864 (ObjNum 1101 snap 332 seq_num 1101) dirty exists 2023-09-22T07:55:15.957 INFO:tasks.rados.rados.0.smithi006.stdout:3557: left oid 46 (ObjNum 1101 snap 332 seq_num 1101) 2023-09-22T07:55:15.958 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 15 v 1948 (ObjNum 1030 snap 313 seq_num 1030) dirty exists 2023-09-22T07:55:15.958 INFO:tasks.rados.rados.0.smithi006.stdout:3565: seq_num 1105 ranges {0=516096,516096=598016,1114112=606208} 2023-09-22T07:55:15.960 INFO:tasks.rados.rados.0.smithi006.stdout:3565: writing smithi006182445-18 from 0 to 516096 tid 1 2023-09-22T07:55:15.963 INFO:tasks.rados.rados.0.smithi006.stdout:3565: writing smithi006182445-18 from 516096 to 1114112 tid 2 2023-09-22T07:55:15.967 INFO:tasks.rados.rados.0.smithi006.stdout:3565: writing smithi006182445-18 from 1114112 to 1720320 tid 3 2023-09-22T07:55:15.967 INFO:tasks.rados.rados.0.smithi006.stdout:3557: done (6 left) 2023-09-22T07:55:15.967 INFO:tasks.rados.rados.0.smithi006.stdout:3561: done (5 left) 2023-09-22T07:55:15.967 INFO:tasks.rados.rados.0.smithi006.stdout:3566: rollback oid 49 current snap is 332 2023-09-22T07:55:15.968 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 49 to 320 2023-09-22T07:55:15.968 INFO:tasks.rados.rados.0.smithi006.stdout:3562: expect (ObjNum 982 snap 297 seq_num 982) 2023-09-22T07:55:16.024 INFO:tasks.rados.rados.0.smithi006.stdout:3560: finishing copy_from racing read to smithi006182445-20 2023-09-22T07:55:16.024 INFO:tasks.rados.rados.0.smithi006.stdout:3560: finishing copy_from to smithi006182445-20 2023-09-22T07:55:16.024 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 20 v 1565 (ObjNum 1077 snap 328 seq_num 1077) dirty exists 2023-09-22T07:55:16.025 INFO:tasks.rados.rados.0.smithi006.stdout:3564: finishing write tid 1 to smithi006182445-28 2023-09-22T07:55:16.025 INFO:tasks.rados.rados.0.smithi006.stdout:3560: done (5 left) 2023-09-22T07:55:16.025 INFO:tasks.rados.rados.0.smithi006.stdout:3562: done (4 left) 2023-09-22T07:55:16.025 INFO:tasks.rados.rados.0.smithi006.stdout:3567: delete oid 36 current snap is 332 2023-09-22T07:55:16.025 INFO:tasks.rados.rados.0.smithi006.stdout:3564: finishing write tid 2 to smithi006182445-28 2023-09-22T07:55:16.025 INFO:tasks.rados.rados.0.smithi006.stdout:3564: finishing write tid 3 to smithi006182445-28 2023-09-22T07:55:16.025 INFO:tasks.rados.rados.0.smithi006.stdout:3564: finishing write tid 4 to smithi006182445-28 2023-09-22T07:55:16.025 INFO:tasks.rados.rados.0.smithi006.stdout:3564: finishing write tid 5 to smithi006182445-28 2023-09-22T07:55:16.025 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 28 v 1311 (ObjNum 1104 snap 332 seq_num 1104) dirty exists 2023-09-22T07:55:16.025 INFO:tasks.rados.rados.0.smithi006.stdout:3564: left oid 28 (ObjNum 1104 snap 332 seq_num 1104) 2023-09-22T07:55:16.026 INFO:tasks.rados.rados.0.smithi006.stdout:3565: finishing write tid 1 to smithi006182445-18 2023-09-22T07:55:16.026 INFO:tasks.rados.rados.0.smithi006.stdout:3565: finishing write tid 2 to smithi006182445-18 2023-09-22T07:55:16.026 INFO:tasks.rados.rados.0.smithi006.stdout:3565: finishing write tid 3 to smithi006182445-18 2023-09-22T07:55:16.026 INFO:tasks.rados.rados.0.smithi006.stdout:3565: finishing write tid 4 to smithi006182445-18 2023-09-22T07:55:16.026 INFO:tasks.rados.rados.0.smithi006.stdout:3566: finishing rollback tid 0 to smithi006182445-49 2023-09-22T07:55:16.026 INFO:tasks.rados.rados.0.smithi006.stdout:3559: expect (ObjNum 1002 snap 303 seq_num 1002) 2023-09-22T07:55:16.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:16 smithi105 ceph-mon[190463]: pgmap v749: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 420 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 19 op/s 2023-09-22T07:55:16.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:16 smithi105 ceph-mon[190463]: osdmap e732: 8 total, 8 up, 8 in 2023-09-22T07:55:16.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:16 smithi006 ceph-mon[200575]: pgmap v749: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 420 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 19 op/s 2023-09-22T07:55:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:16 smithi006 ceph-mon[200575]: osdmap e732: 8 total, 8 up, 8 in 2023-09-22T07:55:16.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:16 smithi006 ceph-mon[204052]: pgmap v749: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 420 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 19 op/s 2023-09-22T07:55:16.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:16 smithi006 ceph-mon[204052]: osdmap e732: 8 total, 8 up, 8 in 2023-09-22T07:55:17.276 INFO:tasks.rados.rados.0.smithi006.stdout:3566: finishing rollback tid 1 to smithi006182445-49 2023-09-22T07:55:17.276 INFO:tasks.rados.rados.0.smithi006.stdout:3566: finishing rollback tid 2 to smithi006182445-49 2023-09-22T07:55:17.277 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 49 v 1856 (ObjNum 1048 snap 318 seq_num 1048) dirty exists 2023-09-22T07:55:17.277 INFO:tasks.rados.rados.0.smithi006.stdout:3559: done (4 left) 2023-09-22T07:55:17.277 INFO:tasks.rados.rados.0.smithi006.stdout:3564: done (3 left) 2023-09-22T07:55:17.277 INFO:tasks.rados.rados.0.smithi006.stdout:3566: done (2 left) 2023-09-22T07:55:17.277 INFO:tasks.rados.rados.0.smithi006.stdout:3567: done (1 left) 2023-09-22T07:55:17.277 INFO:tasks.rados.rados.0.smithi006.stdout:3568: delete oid 36 current snap is 332 2023-09-22T07:55:17.277 INFO:tasks.rados.rados.0.smithi006.stdout:3565: finishing write tid 5 to smithi006182445-18 2023-09-22T07:55:17.277 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 18 v 1315 (ObjNum 1105 snap 332 seq_num 1105) dirty exists 2023-09-22T07:55:17.277 INFO:tasks.rados.rados.0.smithi006.stdout:3565: left oid 18 (ObjNum 1105 snap 332 seq_num 1105) 2023-09-22T07:55:17.278 INFO:tasks.rados.rados.0.smithi006.stdout:3565: done (1 left) 2023-09-22T07:55:17.279 INFO:tasks.rados.rados.0.smithi006.stdout:3568: done (0 left) 2023-09-22T07:55:17.279 INFO:tasks.rados.rados.0.smithi006.stdout:3569: read oid 36 snap 330 2023-09-22T07:55:17.279 INFO:tasks.rados.rados.0.smithi006.stdout:3569: expect (ObjNum 987 snap 299 seq_num 987) 2023-09-22T07:55:17.279 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 5 current snap is 332 2023-09-22T07:55:17.279 INFO:tasks.rados.rados.0.smithi006.stdout:3570: seq_num 1108 ranges {2342912=565248,2908160=647168,3555328=483328,4038656=73728} 2023-09-22T07:55:17.294 INFO:tasks.rados.rados.0.smithi006.stdout:3570: writing smithi006182445-5 from 2342912 to 2908160 tid 1 2023-09-22T07:55:17.298 INFO:tasks.rados.rados.0.smithi006.stdout:3570: writing smithi006182445-5 from 2908160 to 3555328 tid 2 2023-09-22T07:55:17.300 INFO:tasks.rados.rados.0.smithi006.stdout:3570: writing smithi006182445-5 from 3555328 to 4038656 tid 3 2023-09-22T07:55:17.301 INFO:tasks.rados.rados.0.smithi006.stdout:3570: writing smithi006182445-5 from 4038656 to 4112384 tid 4 2023-09-22T07:55:17.301 INFO:tasks.rados.rados.0.smithi006.stdout:3571: snap_create 2023-09-22T07:55:17.301 INFO:tasks.rados.rados.0.smithi006.stdout:3569: expect (ObjNum 987 snap 299 seq_num 987) 2023-09-22T07:55:17.360 INFO:tasks.rados.rados.0.smithi006.stdout:3570: finishing write tid 1 to smithi006182445-5 2023-09-22T07:55:17.360 INFO:tasks.rados.rados.0.smithi006.stdout:3570: finishing write tid 2 to smithi006182445-5 2023-09-22T07:55:17.360 INFO:tasks.rados.rados.0.smithi006.stdout:3570: finishing write tid 3 to smithi006182445-5 2023-09-22T07:55:17.360 INFO:tasks.rados.rados.0.smithi006.stdout:3569: done (2 left) 2023-09-22T07:55:17.360 INFO:tasks.rados.rados.0.smithi006.stdout:3571: done (1 left) 2023-09-22T07:55:17.361 INFO:tasks.rados.rados.0.smithi006.stdout:3572: read oid 4 snap -1 2023-09-22T07:55:17.361 INFO:tasks.rados.rados.0.smithi006.stdout:3572: expect (ObjNum 1097 snap 332 seq_num 1097) 2023-09-22T07:55:17.361 INFO:tasks.rados.rados.0.smithi006.stdout:3573: read oid 48 snap -1 2023-09-22T07:55:17.361 INFO:tasks.rados.rados.0.smithi006.stdout:3573: expect (ObjNum 1087 snap 330 seq_num 1087) 2023-09-22T07:55:17.361 INFO:tasks.rados.rados.0.smithi006.stdout:3574: read oid 49 snap -1 2023-09-22T07:55:17.361 INFO:tasks.rados.rados.0.smithi006.stdout:3574: expect (ObjNum 1048 snap 318 seq_num 1048) 2023-09-22T07:55:17.361 INFO:tasks.rados.rados.0.smithi006.stdout:3575: setattr oid 17 current snap is 333 2023-09-22T07:55:17.361 INFO:tasks.rados.rados.0.smithi006.stdout:3570: finishing write tid 4 to smithi006182445-5 2023-09-22T07:55:17.361 INFO:tasks.rados.rados.0.smithi006.stdout:3570: finishing write tid 5 to smithi006182445-5 2023-09-22T07:55:17.361 INFO:tasks.rados.rados.0.smithi006.stdout:3570: finishing write tid 6 to smithi006182445-5 2023-09-22T07:55:17.361 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 5 v 1321 (ObjNum 1108 snap 332 seq_num 1108) dirty exists 2023-09-22T07:55:17.361 INFO:tasks.rados.rados.0.smithi006.stdout:3570: left oid 5 (ObjNum 1108 snap 332 seq_num 1108) 2023-09-22T07:55:17.362 INFO:tasks.rados.rados.0.smithi006.stdout:3570: done (4 left) 2023-09-22T07:55:17.362 INFO:tasks.rados.rados.0.smithi006.stdout:3576: rollback oid 3 current snap is 333 2023-09-22T07:55:17.362 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 3 to 318 2023-09-22T07:55:17.362 INFO:tasks.rados.rados.0.smithi006.stdout:3577: setattr oid 32 current snap is 333 2023-09-22T07:55:17.364 INFO:tasks.rados.rados.0.smithi006.stdout:3578: snap_create 2023-09-22T07:55:17.365 INFO:tasks.rados.rados.0.smithi006.stdout:3574: expect (ObjNum 1048 snap 318 seq_num 1048) 2023-09-22T07:55:17.386 INFO:tasks.rados.rados.0.smithi006.stdout:3576: finishing rollback tid 1 to smithi006182445-3 2023-09-22T07:55:17.386 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 3 v 1061 (ObjNum 81 snap 0 seq_num 3170048896) dirty dne 2023-09-22T07:55:17.386 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 17 v 1185 (ObjNum 1081 snap 328 seq_num 1081) dirty exists 2023-09-22T07:55:17.387 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 32 v 1323 (ObjNum 962 snap 290 seq_num 962) dirty exists 2023-09-22T07:55:17.387 INFO:tasks.rados.rados.0.smithi006.stdout:3572: expect (ObjNum 1097 snap 332 seq_num 1097) 2023-09-22T07:55:17.470 INFO:tasks.rados.rados.0.smithi006.stdout:3573: expect (ObjNum 1087 snap 330 seq_num 1087) 2023-09-22T07:55:18.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:55:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:55:17] "GET /metrics HTTP/1.1" 200 36091 "" "Prometheus/2.43.0" 2023-09-22T07:55:18.367 INFO:tasks.rados.rados.0.smithi006.stdout:3572: done (6 left) 2023-09-22T07:55:18.368 INFO:tasks.rados.rados.0.smithi006.stdout:3573: done (5 left) 2023-09-22T07:55:18.368 INFO:tasks.rados.rados.0.smithi006.stdout:3574: done (4 left) 2023-09-22T07:55:18.368 INFO:tasks.rados.rados.0.smithi006.stdout:3575: done (3 left) 2023-09-22T07:55:18.368 INFO:tasks.rados.rados.0.smithi006.stdout:3576: done (2 left) 2023-09-22T07:55:18.368 INFO:tasks.rados.rados.0.smithi006.stdout:3577: done (1 left) 2023-09-22T07:55:18.368 INFO:tasks.rados.rados.0.smithi006.stdout:3578: done (0 left) 2023-09-22T07:55:18.368 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 45 current snap is 334 2023-09-22T07:55:18.368 INFO:tasks.rados.rados.0.smithi006.stdout:3579: seq_num 1109 ranges {1343488=581632,1925120=532480,2457600=647168,3104768=24576} 2023-09-22T07:55:18.378 INFO:tasks.rados.rados.0.smithi006.stdout:3579: writing smithi006182445-45 from 1343488 to 1925120 tid 1 2023-09-22T07:55:18.381 INFO:tasks.rados.rados.0.smithi006.stdout:3579: writing smithi006182445-45 from 1925120 to 2457600 tid 2 2023-09-22T07:55:18.385 INFO:tasks.rados.rados.0.smithi006.stdout:3579: writing smithi006182445-45 from 2457600 to 3104768 tid 3 2023-09-22T07:55:18.385 INFO:tasks.rados.rados.0.smithi006.stdout:3579: writing smithi006182445-45 from 3104768 to 3129344 tid 4 2023-09-22T07:55:18.385 INFO:tasks.rados.rados.0.smithi006.stdout:3580: read oid 41 snap 307 2023-09-22T07:55:18.386 INFO:tasks.rados.rados.0.smithi006.stdout:3580: expect deleted 2023-09-22T07:55:18.386 INFO:tasks.rados.rados.0.smithi006.stdout:3581: delete oid 6 current snap is 334 2023-09-22T07:55:18.386 INFO:tasks.rados.rados.0.smithi006.stdout:3579: finishing write tid 1 to smithi006182445-45 2023-09-22T07:55:18.389 INFO:tasks.rados.rados.0.smithi006.stdout:3580: done (2 left) 2023-09-22T07:55:18.389 INFO:tasks.rados.rados.0.smithi006.stdout:3581: done (1 left) 2023-09-22T07:55:18.389 INFO:tasks.rados.rados.0.smithi006.stdout:3582: copy_from oid 29 from oid 8 current snap is 334 2023-09-22T07:55:18.391 INFO:tasks.rados.rados.0.smithi006.stdout:3583: setattr oid 15 current snap is 334 2023-09-22T07:55:18.391 INFO:tasks.rados.rados.0.smithi006.stdout:3579: finishing write tid 2 to smithi006182445-45 2023-09-22T07:55:18.391 INFO:tasks.rados.rados.0.smithi006.stdout:3579: finishing write tid 3 to smithi006182445-45 2023-09-22T07:55:18.391 INFO:tasks.rados.rados.0.smithi006.stdout:3579: finishing write tid 4 to smithi006182445-45 2023-09-22T07:55:18.392 INFO:tasks.rados.rados.0.smithi006.stdout:3584: read oid 38 snap 307 2023-09-22T07:55:18.393 INFO:tasks.rados.rados.0.smithi006.stdout:3584: expect (ObjNum 976 snap 294 seq_num 976) 2023-09-22T07:55:18.393 INFO:tasks.rados.rados.0.smithi006.stdout:3585: copy_from oid 9 from oid 34 current snap is 334 2023-09-22T07:55:18.393 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 3 current snap is 334 2023-09-22T07:55:18.393 INFO:tasks.rados.rados.0.smithi006.stdout:3586: seq_num 1111 ranges {0=614400,614400=753664,1368064=450560} 2023-09-22T07:55:18.396 INFO:tasks.rados.rados.0.smithi006.stdout:3586: writing smithi006182445-3 from 0 to 614400 tid 1 2023-09-22T07:55:18.401 INFO:tasks.rados.rados.0.smithi006.stdout:3586: writing smithi006182445-3 from 614400 to 1368064 tid 2 2023-09-22T07:55:18.405 INFO:tasks.rados.rados.0.smithi006.stdout:3586: writing smithi006182445-3 from 1368064 to 1818624 tid 3 2023-09-22T07:55:18.405 INFO:tasks.rados.rados.0.smithi006.stdout:3587: rollback oid 19 current snap is 334 2023-09-22T07:55:18.405 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 19 to 314 2023-09-22T07:55:18.405 INFO:tasks.rados.rados.0.smithi006.stdout:3579: finishing write tid 5 to smithi006182445-45 2023-09-22T07:55:18.405 INFO:tasks.rados.rados.0.smithi006.stdout:3579: finishing write tid 6 to smithi006182445-45 2023-09-22T07:55:18.405 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 45 v 1190 (ObjNum 1109 snap 334 seq_num 1109) dirty exists 2023-09-22T07:55:18.405 INFO:tasks.rados.rados.0.smithi006.stdout:3579: left oid 45 (ObjNum 1109 snap 334 seq_num 1109) 2023-09-22T07:55:18.406 INFO:tasks.rados.rados.0.smithi006.stdout:3586: finishing write tid 1 to smithi006182445-3 2023-09-22T07:55:18.406 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 15 v 1950 (ObjNum 1030 snap 313 seq_num 1030) dirty exists 2023-09-22T07:55:18.406 INFO:tasks.rados.rados.0.smithi006.stdout:3579: done (6 left) 2023-09-22T07:55:18.406 INFO:tasks.rados.rados.0.smithi006.stdout:3583: done (5 left) 2023-09-22T07:55:18.406 INFO:tasks.rados.rados.0.smithi006.stdout:3588: snap_remove snap 331 2023-09-22T07:55:18.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:18 smithi105 ceph-mon[190463]: pgmap v751: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 426 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 6.5 MiB/s wr, 16 op/s 2023-09-22T07:55:18.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:18 smithi105 ceph-mon[190463]: osdmap e733: 8 total, 8 up, 8 in 2023-09-22T07:55:18.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:18 smithi006 ceph-mon[200575]: pgmap v751: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 426 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 6.5 MiB/s wr, 16 op/s 2023-09-22T07:55:18.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:18 smithi006 ceph-mon[200575]: osdmap e733: 8 total, 8 up, 8 in 2023-09-22T07:55:18.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:18 smithi006 ceph-mon[204052]: pgmap v751: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 426 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 6.5 MiB/s wr, 16 op/s 2023-09-22T07:55:18.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:18 smithi006 ceph-mon[204052]: osdmap e733: 8 total, 8 up, 8 in 2023-09-22T07:55:19.378 INFO:tasks.rados.rados.0.smithi006.stdout:3588: done (5 left) 2023-09-22T07:55:19.378 INFO:tasks.rados.rados.0.smithi006.stdout:3589: rollback oid 35 current snap is 334 2023-09-22T07:55:19.378 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 35 to 308 2023-09-22T07:55:19.378 INFO:tasks.rados.rados.0.smithi006.stdout:3590: read oid 20 snap -1 2023-09-22T07:55:19.378 INFO:tasks.rados.rados.0.smithi006.stdout:3590: expect (ObjNum 1077 snap 328 seq_num 1077) 2023-09-22T07:55:19.379 INFO:tasks.rados.rados.0.smithi006.stdout:3591: delete oid 10 current snap is 334 2023-09-22T07:55:19.384 INFO:tasks.rados.rados.0.smithi006.stdout:3586: finishing write tid 2 to smithi006182445-3 2023-09-22T07:55:19.384 INFO:tasks.rados.rados.0.smithi006.stdout:3586: finishing write tid 3 to smithi006182445-3 2023-09-22T07:55:19.384 INFO:tasks.rados.rados.0.smithi006.stdout:3586: finishing write tid 4 to smithi006182445-3 2023-09-22T07:55:19.384 INFO:tasks.rados.rados.0.smithi006.stdout:3587: finishing rollback tid 0 to smithi006182445-19 2023-09-22T07:55:19.385 INFO:tasks.rados.rados.0.smithi006.stdout:3587: finishing rollback tid 1 to smithi006182445-19 2023-09-22T07:55:19.385 INFO:tasks.rados.rados.0.smithi006.stdout:3585: finishing copy_from racing read to smithi006182445-9 2023-09-22T07:55:19.385 INFO:tasks.rados.rados.0.smithi006.stdout:3586: finishing write tid 5 to smithi006182445-3 2023-09-22T07:55:19.385 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 3 v 1885 (ObjNum 1111 snap 334 seq_num 1111) dirty exists 2023-09-22T07:55:19.385 INFO:tasks.rados.rados.0.smithi006.stdout:3586: left oid 3 (ObjNum 1111 snap 334 seq_num 1111) 2023-09-22T07:55:19.385 INFO:tasks.rados.rados.0.smithi006.stdout:3587: finishing rollback tid 2 to smithi006182445-19 2023-09-22T07:55:19.385 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 19 v 1258 (ObjNum 1022 snap 309 seq_num 1022) dirty exists 2023-09-22T07:55:19.385 INFO:tasks.rados.rados.0.smithi006.stdout:3584: expect (ObjNum 976 snap 294 seq_num 976) 2023-09-22T07:55:19.477 INFO:tasks.rados.rados.0.smithi006.stdout:3585: finishing copy_from to smithi006182445-9 2023-09-22T07:55:19.477 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 9 v 1521 (ObjNum 1062 snap 324 seq_num 1062) dirty exists 2023-09-22T07:55:19.477 INFO:tasks.rados.rados.0.smithi006.stdout:3582: finishing copy_from racing read to smithi006182445-29 2023-09-22T07:55:19.477 INFO:tasks.rados.rados.0.smithi006.stdout:3582: finishing copy_from to smithi006182445-29 2023-09-22T07:55:19.477 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 29 v 1521 (ObjNum 1086 snap 330 seq_num 1086) dirty exists 2023-09-22T07:55:19.477 INFO:tasks.rados.rados.0.smithi006.stdout:3582: done (7 left) 2023-09-22T07:55:19.477 INFO:tasks.rados.rados.0.smithi006.stdout:3584: done (6 left) 2023-09-22T07:55:19.478 INFO:tasks.rados.rados.0.smithi006.stdout:3585: done (5 left) 2023-09-22T07:55:19.478 INFO:tasks.rados.rados.0.smithi006.stdout:3586: done (4 left) 2023-09-22T07:55:19.478 INFO:tasks.rados.rados.0.smithi006.stdout:3587: done (3 left) 2023-09-22T07:55:19.478 INFO:tasks.rados.rados.0.smithi006.stdout:3591: done (2 left) 2023-09-22T07:55:19.478 INFO:tasks.rados.rados.0.smithi006.stdout:3592: delete oid 47 current snap is 334 2023-09-22T07:55:19.478 INFO:tasks.rados.rados.0.smithi006.stdout:3589: finishing rollback tid 1 to smithi006182445-35 2023-09-22T07:55:19.478 INFO:tasks.rados.rados.0.smithi006.stdout:3589: finishing rollback tid 2 to smithi006182445-35 2023-09-22T07:55:19.478 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 35 v 1859 (ObjNum 965 snap 292 seq_num 965) dirty exists 2023-09-22T07:55:19.478 INFO:tasks.rados.rados.0.smithi006.stdout:3590: expect (ObjNum 1077 snap 328 seq_num 1077) 2023-09-22T07:55:19.508 INFO:tasks.rados.rados.0.smithi006.stdout:3589: done (2 left) 2023-09-22T07:55:19.508 INFO:tasks.rados.rados.0.smithi006.stdout:3590: done (1 left) 2023-09-22T07:55:19.508 INFO:tasks.rados.rados.0.smithi006.stdout:3592: done (0 left) 2023-09-22T07:55:19.508 INFO:tasks.rados.rados.0.smithi006.stdout:3593: read oid 45 snap -1 2023-09-22T07:55:19.508 INFO:tasks.rados.rados.0.smithi006.stdout:3593: expect (ObjNum 1109 snap 334 seq_num 1109) 2023-09-22T07:55:19.508 INFO:tasks.rados.rados.0.smithi006.stdout:3594: copy_from oid 44 from oid 31 current snap is 334 2023-09-22T07:55:19.508 INFO:tasks.rados.rados.0.smithi006.stdout:3595: rollback oid 4 current snap is 334 2023-09-22T07:55:19.509 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 4 to 326 2023-09-22T07:55:19.509 INFO:tasks.rados.rados.0.smithi006.stdout:3596: snap_create 2023-09-22T07:55:19.513 INFO:tasks.rados.rados.0.smithi006.stdout:3595: finishing rollback tid 0 to smithi006182445-4 2023-09-22T07:55:19.513 INFO:tasks.rados.rados.0.smithi006.stdout:3595: finishing rollback tid 1 to smithi006182445-4 2023-09-22T07:55:19.514 INFO:tasks.rados.rados.0.smithi006.stdout:3595: finishing rollback tid 2 to smithi006182445-4 2023-09-22T07:55:19.514 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 4 v 1899 (ObjNum 1041 snap 314 seq_num 1041) dirty exists 2023-09-22T07:55:19.516 INFO:tasks.rados.rados.0.smithi006.stdout:3593: expect (ObjNum 1109 snap 334 seq_num 1109) 2023-09-22T07:55:19.617 INFO:tasks.rados.rados.0.smithi006.stdout:3594: finishing copy_from racing read to smithi006182445-44 2023-09-22T07:55:19.617 INFO:tasks.rados.rados.0.smithi006.stdout:3594: finishing copy_from to smithi006182445-44 2023-09-22T07:55:19.617 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 44 v 1855 (ObjNum 1061 snap 324 seq_num 1061) dirty exists 2023-09-22T07:55:19.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:19 smithi105 ceph-mon[190463]: osdmap e734: 8 total, 8 up, 8 in 2023-09-22T07:55:19.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:19 smithi105 ceph-mon[190463]: pgmap v754: 121 pgs: 121 active+clean; 431 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 7.2 MiB/s wr, 28 op/s 2023-09-22T07:55:19.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:19 smithi006 ceph-mon[204052]: osdmap e734: 8 total, 8 up, 8 in 2023-09-22T07:55:19.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:19 smithi006 ceph-mon[204052]: pgmap v754: 121 pgs: 121 active+clean; 431 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 7.2 MiB/s wr, 28 op/s 2023-09-22T07:55:19.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:19 smithi006 ceph-mon[200575]: osdmap e734: 8 total, 8 up, 8 in 2023-09-22T07:55:19.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:19 smithi006 ceph-mon[200575]: pgmap v754: 121 pgs: 121 active+clean; 431 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 7.2 MiB/s wr, 28 op/s 2023-09-22T07:55:20.374 INFO:tasks.rados.rados.0.smithi006.stdout:3593: done (3 left) 2023-09-22T07:55:20.374 INFO:tasks.rados.rados.0.smithi006.stdout:3594: done (2 left) 2023-09-22T07:55:20.374 INFO:tasks.rados.rados.0.smithi006.stdout:3595: done (1 left) 2023-09-22T07:55:20.374 INFO:tasks.rados.rados.0.smithi006.stdout:3596: done (0 left) 2023-09-22T07:55:20.374 INFO:tasks.rados.rados.0.smithi006.stdout:3597: snap_create 2023-09-22T07:55:20.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:20 smithi105 ceph-mon[190463]: osdmap e735: 8 total, 8 up, 8 in 2023-09-22T07:55:20.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:20 smithi006 ceph-mon[204052]: osdmap e735: 8 total, 8 up, 8 in 2023-09-22T07:55:20.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:20 smithi006 ceph-mon[200575]: osdmap e735: 8 total, 8 up, 8 in 2023-09-22T07:55:21.326 INFO:tasks.rados.rados.0.smithi006.stdout:3597: done (0 left) 2023-09-22T07:55:21.326 INFO:tasks.rados.rados.0.smithi006.stdout:3598: delete oid 22 current snap is 336 2023-09-22T07:55:21.330 INFO:tasks.rados.rados.0.smithi006.stdout:3598: done (0 left) 2023-09-22T07:55:21.330 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 47 current snap is 336 2023-09-22T07:55:21.330 INFO:tasks.rados.rados.0.smithi006.stdout:3599: seq_num 1115 ranges {0=679936,679936=688128,1368064=516096} 2023-09-22T07:55:21.333 INFO:tasks.rados.rados.0.smithi006.stdout:3599: writing smithi006182445-47 from 0 to 679936 tid 1 2023-09-22T07:55:21.337 INFO:tasks.rados.rados.0.smithi006.stdout:3599: writing smithi006182445-47 from 679936 to 1368064 tid 2 2023-09-22T07:55:21.340 INFO:tasks.rados.rados.0.smithi006.stdout:3599: writing smithi006182445-47 from 1368064 to 1884160 tid 3 2023-09-22T07:55:21.340 INFO:tasks.rados.rados.0.smithi006.stdout:3600: setattr oid 7 current snap is 336 2023-09-22T07:55:21.340 INFO:tasks.rados.rados.0.smithi006.stdout:3599: finishing write tid 1 to smithi006182445-47 2023-09-22T07:55:21.341 INFO:tasks.rados.rados.0.smithi006.stdout:3599: finishing write tid 2 to smithi006182445-47 2023-09-22T07:55:21.342 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 2 current snap is 336 2023-09-22T07:55:21.342 INFO:tasks.rados.rados.0.smithi006.stdout:3601: seq_num 1116 ranges {2899968=696320,3596288=573440,4169728=450560,4620288=180224} 2023-09-22T07:55:21.362 INFO:tasks.rados.rados.0.smithi006.stdout:3601: writing smithi006182445-2 from 2899968 to 3596288 tid 1 2023-09-22T07:55:21.365 INFO:tasks.rados.rados.0.smithi006.stdout:3601: writing smithi006182445-2 from 3596288 to 4169728 tid 2 2023-09-22T07:55:21.368 INFO:tasks.rados.rados.0.smithi006.stdout:3601: writing smithi006182445-2 from 4169728 to 4620288 tid 3 2023-09-22T07:55:21.370 INFO:tasks.rados.rados.0.smithi006.stdout:3601: writing smithi006182445-2 from 4620288 to 4800512 tid 4 2023-09-22T07:55:21.370 INFO:tasks.rados.rados.0.smithi006.stdout:3602: rmattr oid 28 current snap is 336 2023-09-22T07:55:21.370 INFO:tasks.rados.rados.0.smithi006.stdout:3602: done (3 left) 2023-09-22T07:55:21.370 INFO:tasks.rados.rados.0.smithi006.stdout:3603: snap_create 2023-09-22T07:55:21.370 INFO:tasks.rados.rados.0.smithi006.stdout:3599: finishing write tid 3 to smithi006182445-47 2023-09-22T07:55:21.370 INFO:tasks.rados.rados.0.smithi006.stdout:3599: finishing write tid 4 to smithi006182445-47 2023-09-22T07:55:21.370 INFO:tasks.rados.rados.0.smithi006.stdout:3599: finishing write tid 5 to smithi006182445-47 2023-09-22T07:55:21.370 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 47 v 1178 (ObjNum 1115 snap 336 seq_num 1115) dirty exists 2023-09-22T07:55:21.370 INFO:tasks.rados.rados.0.smithi006.stdout:3599: left oid 47 (ObjNum 1115 snap 336 seq_num 1115) 2023-09-22T07:55:21.370 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 7 v 1953 (ObjNum 161 snap 0 seq_num 3170383840) dirty exists 2023-09-22T07:55:21.370 INFO:tasks.rados.rados.0.smithi006.stdout:3601: finishing write tid 1 to smithi006182445-2 2023-09-22T07:55:21.371 INFO:tasks.rados.rados.0.smithi006.stdout:3601: finishing write tid 2 to smithi006182445-2 2023-09-22T07:55:21.373 INFO:tasks.rados.rados.0.smithi006.stdout:3601: finishing write tid 3 to smithi006182445-2 2023-09-22T07:55:21.373 INFO:tasks.rados.rados.0.smithi006.stdout:3601: finishing write tid 4 to smithi006182445-2 2023-09-22T07:55:21.373 INFO:tasks.rados.rados.0.smithi006.stdout:3601: finishing write tid 5 to smithi006182445-2 2023-09-22T07:55:21.374 INFO:tasks.rados.rados.0.smithi006.stdout:3601: finishing write tid 6 to smithi006182445-2 2023-09-22T07:55:21.374 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 2 v 1890 (ObjNum 1116 snap 336 seq_num 1116) dirty exists 2023-09-22T07:55:21.374 INFO:tasks.rados.rados.0.smithi006.stdout:3601: left oid 2 (ObjNum 1116 snap 336 seq_num 1116) 2023-09-22T07:55:21.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:21 smithi006 ceph-mon[200575]: osdmap e736: 8 total, 8 up, 8 in 2023-09-22T07:55:21.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:21 smithi006 ceph-mon[200575]: pgmap v757: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 440 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 4.5 MiB/s wr, 24 op/s 2023-09-22T07:55:21.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:21 smithi006 ceph-mon[200575]: osdmap e737: 8 total, 8 up, 8 in 2023-09-22T07:55:21.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:21 smithi006 ceph-mon[204052]: osdmap e736: 8 total, 8 up, 8 in 2023-09-22T07:55:21.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:21 smithi006 ceph-mon[204052]: pgmap v757: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 440 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 4.5 MiB/s wr, 24 op/s 2023-09-22T07:55:21.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:21 smithi006 ceph-mon[204052]: osdmap e737: 8 total, 8 up, 8 in 2023-09-22T07:55:21.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:21 smithi105 ceph-mon[190463]: osdmap e736: 8 total, 8 up, 8 in 2023-09-22T07:55:21.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:21 smithi105 ceph-mon[190463]: pgmap v757: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 440 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 4.5 MiB/s wr, 24 op/s 2023-09-22T07:55:21.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:21 smithi105 ceph-mon[190463]: osdmap e737: 8 total, 8 up, 8 in 2023-09-22T07:55:22.335 INFO:tasks.rados.rados.0.smithi006.stdout:3599: done (3 left) 2023-09-22T07:55:22.335 INFO:tasks.rados.rados.0.smithi006.stdout:3600: done (2 left) 2023-09-22T07:55:22.335 INFO:tasks.rados.rados.0.smithi006.stdout:3601: done (1 left) 2023-09-22T07:55:22.335 INFO:tasks.rados.rados.0.smithi006.stdout:3603: done (0 left) 2023-09-22T07:55:22.335 INFO:tasks.rados.rados.0.smithi006.stdout:3604: copy_from oid 26 from oid 49 current snap is 337 2023-09-22T07:55:22.336 INFO:tasks.rados.rados.0.smithi006.stdout:3605: setattr oid 24 current snap is 337 2023-09-22T07:55:22.336 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 16 current snap is 337 2023-09-22T07:55:22.336 INFO:tasks.rados.rados.0.smithi006.stdout:3606: seq_num 1117 ranges {14393344=712704,15106048=458752,15564800=655360,16220160=90112} 2023-09-22T07:55:22.419 INFO:tasks.rados.rados.0.smithi006.stdout:3606: writing smithi006182445-16 from 14393344 to 15106048 tid 1 2023-09-22T07:55:22.422 INFO:tasks.rados.rados.0.smithi006.stdout:3606: writing smithi006182445-16 from 15106048 to 15564800 tid 2 2023-09-22T07:55:22.426 INFO:tasks.rados.rados.0.smithi006.stdout:3606: writing smithi006182445-16 from 15564800 to 16220160 tid 3 2023-09-22T07:55:22.427 INFO:tasks.rados.rados.0.smithi006.stdout:3606: writing smithi006182445-16 from 16220160 to 16310272 tid 4 2023-09-22T07:55:22.427 INFO:tasks.rados.rados.0.smithi006.stdout:3607: delete oid 41 current snap is 337 2023-09-22T07:55:22.427 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 24 v 1566 (ObjNum 1077 snap 328 seq_num 1077) dirty exists 2023-09-22T07:55:22.427 INFO:tasks.rados.rados.0.smithi006.stdout:3604: finishing copy_from racing read to smithi006182445-26 2023-09-22T07:55:22.427 INFO:tasks.rados.rados.0.smithi006.stdout:3604: finishing copy_from to smithi006182445-26 2023-09-22T07:55:22.427 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 26 v 1856 (ObjNum 1048 snap 318 seq_num 1048) dirty exists 2023-09-22T07:55:22.427 INFO:tasks.rados.rados.0.smithi006.stdout:3606: finishing write tid 1 to smithi006182445-16 2023-09-22T07:55:22.427 INFO:tasks.rados.rados.0.smithi006.stdout:3606: finishing write tid 2 to smithi006182445-16 2023-09-22T07:55:22.430 INFO:tasks.rados.rados.0.smithi006.stdout:3604: done (3 left) 2023-09-22T07:55:22.431 INFO:tasks.rados.rados.0.smithi006.stdout:3605: done (2 left) 2023-09-22T07:55:22.431 INFO:tasks.rados.rados.0.smithi006.stdout:3607: done (1 left) 2023-09-22T07:55:22.431 INFO:tasks.rados.rados.0.smithi006.stdout:3608: rmattr oid 10 current snap is 337 2023-09-22T07:55:22.431 INFO:tasks.rados.rados.0.smithi006.stdout:3608: done (1 left) 2023-09-22T07:55:22.431 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 5 current snap is 337 2023-09-22T07:55:22.431 INFO:tasks.rados.rados.0.smithi006.stdout:3609: seq_num 1119 ranges {4112384=745472,4857856=679936,5537792=524288} 2023-09-22T07:55:22.457 INFO:tasks.rados.rados.0.smithi006.stdout:3609: writing smithi006182445-5 from 4112384 to 4857856 tid 1 2023-09-22T07:55:22.460 INFO:tasks.rados.rados.0.smithi006.stdout:3609: writing smithi006182445-5 from 4857856 to 5537792 tid 2 2023-09-22T07:55:22.464 INFO:tasks.rados.rados.0.smithi006.stdout:3609: writing smithi006182445-5 from 5537792 to 6062080 tid 3 2023-09-22T07:55:22.464 INFO:tasks.rados.rados.0.smithi006.stdout:3610: snap_create 2023-09-22T07:55:22.464 INFO:tasks.rados.rados.0.smithi006.stdout:3606: finishing write tid 3 to smithi006182445-16 2023-09-22T07:55:22.464 INFO:tasks.rados.rados.0.smithi006.stdout:3606: finishing write tid 4 to smithi006182445-16 2023-09-22T07:55:22.464 INFO:tasks.rados.rados.0.smithi006.stdout:3606: finishing write tid 5 to smithi006182445-16 2023-09-22T07:55:22.464 INFO:tasks.rados.rados.0.smithi006.stdout:3606: finishing write tid 6 to smithi006182445-16 2023-09-22T07:55:22.464 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 16 v 1526 (ObjNum 1117 snap 337 seq_num 1117) dirty exists 2023-09-22T07:55:22.464 INFO:tasks.rados.rados.0.smithi006.stdout:3606: left oid 16 (ObjNum 1117 snap 337 seq_num 1117) 2023-09-22T07:55:22.464 INFO:tasks.rados.rados.0.smithi006.stdout:3609: finishing write tid 1 to smithi006182445-5 2023-09-22T07:55:22.465 INFO:tasks.rados.rados.0.smithi006.stdout:3609: finishing write tid 2 to smithi006182445-5 2023-09-22T07:55:22.467 INFO:tasks.rados.rados.0.smithi006.stdout:3609: finishing write tid 3 to smithi006182445-5 2023-09-22T07:55:22.468 INFO:tasks.rados.rados.0.smithi006.stdout:3609: finishing write tid 4 to smithi006182445-5 2023-09-22T07:55:22.469 INFO:tasks.rados.rados.0.smithi006.stdout:3609: finishing write tid 5 to smithi006182445-5 2023-09-22T07:55:22.469 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 5 v 1334 (ObjNum 1119 snap 337 seq_num 1119) dirty exists 2023-09-22T07:55:22.469 INFO:tasks.rados.rados.0.smithi006.stdout:3609: left oid 5 (ObjNum 1119 snap 337 seq_num 1119) 2023-09-22T07:55:23.338 INFO:tasks.rados.rados.0.smithi006.stdout:3606: done (2 left) 2023-09-22T07:55:23.339 INFO:tasks.rados.rados.0.smithi006.stdout:3609: done (1 left) 2023-09-22T07:55:23.339 INFO:tasks.rados.rados.0.smithi006.stdout:3610: done (0 left) 2023-09-22T07:55:23.339 INFO:tasks.rados.rados.0.smithi006.stdout:3611: delete oid 25 current snap is 338 2023-09-22T07:55:23.342 INFO:tasks.rados.rados.0.smithi006.stdout:3611: done (0 left) 2023-09-22T07:55:23.342 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 45 current snap is 338 2023-09-22T07:55:23.342 INFO:tasks.rados.rados.0.smithi006.stdout:3612: seq_num 1121 ranges {3129344=778240,3907584=442368,4349952=638976,4988928=122880} 2023-09-22T07:55:23.363 INFO:tasks.rados.rados.0.smithi006.stdout:3612: writing smithi006182445-45 from 3129344 to 3907584 tid 1 2023-09-22T07:55:23.366 INFO:tasks.rados.rados.0.smithi006.stdout:3612: writing smithi006182445-45 from 3907584 to 4349952 tid 2 2023-09-22T07:55:23.370 INFO:tasks.rados.rados.0.smithi006.stdout:3612: writing smithi006182445-45 from 4349952 to 4988928 tid 3 2023-09-22T07:55:23.372 INFO:tasks.rados.rados.0.smithi006.stdout:3612: writing smithi006182445-45 from 4988928 to 5111808 tid 4 2023-09-22T07:55:23.372 INFO:tasks.rados.rados.0.smithi006.stdout:3613: read oid 17 snap -1 2023-09-22T07:55:23.372 INFO:tasks.rados.rados.0.smithi006.stdout:3613: expect (ObjNum 1081 snap 328 seq_num 1081) 2023-09-22T07:55:23.372 INFO:tasks.rados.rados.0.smithi006.stdout:3614: rollback oid 5 current snap is 338 2023-09-22T07:55:23.372 INFO:tasks.rados.rados.0.smithi006.stdout:3612: finishing write tid 1 to smithi006182445-45 2023-09-22T07:55:23.372 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 5 to 330 2023-09-22T07:55:23.372 INFO:tasks.rados.rados.0.smithi006.stdout:3612: finishing write tid 2 to smithi006182445-45 2023-09-22T07:55:23.372 INFO:tasks.rados.rados.0.smithi006.stdout:3615: snap_create 2023-09-22T07:55:23.375 INFO:tasks.rados.rados.0.smithi006.stdout:3612: finishing write tid 3 to smithi006182445-45 2023-09-22T07:55:23.376 INFO:tasks.rados.rados.0.smithi006.stdout:3612: finishing write tid 4 to smithi006182445-45 2023-09-22T07:55:23.377 INFO:tasks.rados.rados.0.smithi006.stdout:3612: finishing write tid 5 to smithi006182445-45 2023-09-22T07:55:23.377 INFO:tasks.rados.rados.0.smithi006.stdout:3614: finishing rollback tid 0 to smithi006182445-5 2023-09-22T07:55:23.377 INFO:tasks.rados.rados.0.smithi006.stdout:3614: finishing rollback tid 1 to smithi006182445-5 2023-09-22T07:55:23.378 INFO:tasks.rados.rados.0.smithi006.stdout:3614: finishing rollback tid 2 to smithi006182445-5 2023-09-22T07:55:23.378 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 5 v 1338 (ObjNum 1037 snap 314 seq_num 1037) dirty exists 2023-09-22T07:55:23.383 INFO:tasks.rados.rados.0.smithi006.stdout:3612: finishing write tid 6 to smithi006182445-45 2023-09-22T07:55:23.383 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 45 v 1195 (ObjNum 1121 snap 338 seq_num 1121) dirty exists 2023-09-22T07:55:23.383 INFO:tasks.rados.rados.0.smithi006.stdout:3612: left oid 45 (ObjNum 1121 snap 338 seq_num 1121) 2023-09-22T07:55:23.385 INFO:tasks.rados.rados.0.smithi006.stdout:3613: expect (ObjNum 1081 snap 328 seq_num 1081) 2023-09-22T07:55:23.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:23 smithi105 ceph-mon[190463]: osdmap e738: 8 total, 8 up, 8 in 2023-09-22T07:55:23.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:23 smithi006 ceph-mon[204052]: osdmap e738: 8 total, 8 up, 8 in 2023-09-22T07:55:23.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:23 smithi006 ceph-mon[200575]: osdmap e738: 8 total, 8 up, 8 in 2023-09-22T07:55:24.349 INFO:tasks.rados.rados.0.smithi006.stdout:3612: done (3 left) 2023-09-22T07:55:24.349 INFO:tasks.rados.rados.0.smithi006.stdout:3613: done (2 left) 2023-09-22T07:55:24.349 INFO:tasks.rados.rados.0.smithi006.stdout:3614: done (1 left) 2023-09-22T07:55:24.350 INFO:tasks.rados.rados.0.smithi006.stdout:3615: done (0 left) 2023-09-22T07:55:24.350 INFO:tasks.rados.rados.0.smithi006.stdout:3616: read oid 15 snap -1 2023-09-22T07:55:24.350 INFO:tasks.rados.rados.0.smithi006.stdout:3616: expect (ObjNum 1030 snap 313 seq_num 1030) 2023-09-22T07:55:24.350 INFO:tasks.rados.rados.0.smithi006.stdout:3617: read oid 45 snap -1 2023-09-22T07:55:24.350 INFO:tasks.rados.rados.0.smithi006.stdout:3617: expect (ObjNum 1121 snap 338 seq_num 1121) 2023-09-22T07:55:24.350 INFO:tasks.rados.rados.0.smithi006.stdout:3618: rollback oid 44 current snap is 339 2023-09-22T07:55:24.350 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 44 to 334 2023-09-22T07:55:24.350 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 1 current snap is 339 2023-09-22T07:55:24.350 INFO:tasks.rados.rados.0.smithi006.stdout:3619: seq_num 1122 ranges {5029888=794624,5824512=729088,6553600=475136} 2023-09-22T07:55:24.381 INFO:tasks.rados.rados.0.smithi006.stdout:3619: writing smithi006182445-1 from 5029888 to 5824512 tid 1 2023-09-22T07:55:24.385 INFO:tasks.rados.rados.0.smithi006.stdout:3619: writing smithi006182445-1 from 5824512 to 6553600 tid 2 2023-09-22T07:55:24.388 INFO:tasks.rados.rados.0.smithi006.stdout:3619: writing smithi006182445-1 from 6553600 to 7028736 tid 3 2023-09-22T07:55:24.389 INFO:tasks.rados.rados.0.smithi006.stdout:3620: read oid 34 snap -1 2023-09-22T07:55:24.389 INFO:tasks.rados.rados.0.smithi006.stdout:3620: expect (ObjNum 1062 snap 324 seq_num 1062) 2023-09-22T07:55:24.389 INFO:tasks.rados.rados.0.smithi006.stdout:3621: delete oid 22 current snap is 339 2023-09-22T07:55:24.389 INFO:tasks.rados.rados.0.smithi006.stdout:3618: finishing rollback tid 0 to smithi006182445-44 2023-09-22T07:55:24.389 INFO:tasks.rados.rados.0.smithi006.stdout:3618: finishing rollback tid 1 to smithi006182445-44 2023-09-22T07:55:24.389 INFO:tasks.rados.rados.0.smithi006.stdout:3618: finishing rollback tid 2 to smithi006182445-44 2023-09-22T07:55:24.389 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 44 v 1858 (ObjNum 1061 snap 324 seq_num 1061) dirty exists 2023-09-22T07:55:24.389 INFO:tasks.rados.rados.0.smithi006.stdout:3616: expect (ObjNum 1030 snap 313 seq_num 1030) 2023-09-22T07:55:24.571 INFO:tasks.rados.rados.0.smithi006.stdout:3617: expect (ObjNum 1121 snap 338 seq_num 1121) 2023-09-22T07:55:24.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:24 smithi105 ceph-mon[190463]: pgmap v760: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 442 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.8 MiB/s wr, 28 op/s 2023-09-22T07:55:24.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:24 smithi105 ceph-mon[190463]: osdmap e739: 8 total, 8 up, 8 in 2023-09-22T07:55:24.771 INFO:tasks.rados.rados.0.smithi006.stdout:3619: finishing write tid 1 to smithi006182445-1 2023-09-22T07:55:24.771 INFO:tasks.rados.rados.0.smithi006.stdout:3619: finishing write tid 2 to smithi006182445-1 2023-09-22T07:55:24.771 INFO:tasks.rados.rados.0.smithi006.stdout:3619: finishing write tid 3 to smithi006182445-1 2023-09-22T07:55:24.772 INFO:tasks.rados.rados.0.smithi006.stdout:3619: finishing write tid 4 to smithi006182445-1 2023-09-22T07:55:24.772 INFO:tasks.rados.rados.0.smithi006.stdout:3619: finishing write tid 5 to smithi006182445-1 2023-09-22T07:55:24.772 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 1 v 1846 (ObjNum 1122 snap 339 seq_num 1122) dirty exists 2023-09-22T07:55:24.772 INFO:tasks.rados.rados.0.smithi006.stdout:3619: left oid 1 (ObjNum 1122 snap 339 seq_num 1122) 2023-09-22T07:55:24.772 INFO:tasks.rados.rados.0.smithi006.stdout:3620: expect (ObjNum 1062 snap 324 seq_num 1062) 2023-09-22T07:55:24.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:24 smithi006 ceph-mon[204052]: pgmap v760: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 442 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.8 MiB/s wr, 28 op/s 2023-09-22T07:55:24.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:24 smithi006 ceph-mon[204052]: osdmap e739: 8 total, 8 up, 8 in 2023-09-22T07:55:24.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:24 smithi006 ceph-mon[200575]: pgmap v760: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 442 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.8 MiB/s wr, 28 op/s 2023-09-22T07:55:24.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:24 smithi006 ceph-mon[200575]: osdmap e739: 8 total, 8 up, 8 in 2023-09-22T07:55:24.928 INFO:tasks.rados.rados.0.smithi006.stdout:3616: done (5 left) 2023-09-22T07:55:24.928 INFO:tasks.rados.rados.0.smithi006.stdout:3617: done (4 left) 2023-09-22T07:55:24.928 INFO:tasks.rados.rados.0.smithi006.stdout:3618: done (3 left) 2023-09-22T07:55:24.928 INFO:tasks.rados.rados.0.smithi006.stdout:3619: done (2 left) 2023-09-22T07:55:24.928 INFO:tasks.rados.rados.0.smithi006.stdout:3620: done (1 left) 2023-09-22T07:55:24.928 INFO:tasks.rados.rados.0.smithi006.stdout:3621: done (0 left) 2023-09-22T07:55:24.929 INFO:tasks.rados.rados.0.smithi006.stdout:3622: rmattr oid 26 current snap is 339 2023-09-22T07:55:24.929 INFO:tasks.rados.rados.0.smithi006.stdout:3622: done (0 left) 2023-09-22T07:55:24.929 INFO:tasks.rados.rados.0.smithi006.stdout:3623: snap_create 2023-09-22T07:55:25.356 INFO:tasks.rados.rados.0.smithi006.stdout:3623: done (0 left) 2023-09-22T07:55:25.357 INFO:tasks.rados.rados.0.smithi006.stdout:3624: delete oid 7 current snap is 340 2023-09-22T07:55:25.359 INFO:tasks.rados.rados.0.smithi006.stdout:3624: done (0 left) 2023-09-22T07:55:25.360 INFO:tasks.rados.rados.0.smithi006.stdout:3625: snap_remove snap 339 2023-09-22T07:55:25.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:25 smithi105 ceph-mon[190463]: osdmap e740: 8 total, 8 up, 8 in 2023-09-22T07:55:25.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:25 smithi006 ceph-mon[204052]: osdmap e740: 8 total, 8 up, 8 in 2023-09-22T07:55:25.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:25 smithi006 ceph-mon[200575]: osdmap e740: 8 total, 8 up, 8 in 2023-09-22T07:55:26.329 INFO:tasks.rados.rados.0.smithi006.stdout:3625: done (0 left) 2023-09-22T07:55:26.329 INFO:tasks.rados.rados.0.smithi006.stdout:3626: read oid 20 snap -1 2023-09-22T07:55:26.329 INFO:tasks.rados.rados.0.smithi006.stdout:3626: expect (ObjNum 1077 snap 328 seq_num 1077) 2023-09-22T07:55:26.329 INFO:tasks.rados.rados.0.smithi006.stdout:3627: read oid 12 snap -1 2023-09-22T07:55:26.329 INFO:tasks.rados.rados.0.smithi006.stdout:3627: expect (ObjNum 1070 snap 325 seq_num 1070) 2023-09-22T07:55:26.330 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 3 current snap is 340 2023-09-22T07:55:26.330 INFO:tasks.rados.rados.0.smithi006.stdout:3628: seq_num 1125 ranges {1818624=450560,2269184=786432,3055616=614400,3670016=204800} 2023-09-22T07:55:26.342 INFO:tasks.rados.rados.0.smithi006.stdout:3628: writing smithi006182445-3 from 1818624 to 2269184 tid 1 2023-09-22T07:55:26.347 INFO:tasks.rados.rados.0.smithi006.stdout:3628: writing smithi006182445-3 from 2269184 to 3055616 tid 2 2023-09-22T07:55:26.351 INFO:tasks.rados.rados.0.smithi006.stdout:3628: writing smithi006182445-3 from 3055616 to 3670016 tid 3 2023-09-22T07:55:26.353 INFO:tasks.rados.rados.0.smithi006.stdout:3628: writing smithi006182445-3 from 3670016 to 3874816 tid 4 2023-09-22T07:55:26.353 INFO:tasks.rados.rados.0.smithi006.stdout:3629: read oid 24 snap 335 2023-09-22T07:55:26.353 INFO:tasks.rados.rados.0.smithi006.stdout:3629: expect (ObjNum 1077 snap 328 seq_num 1077) 2023-09-22T07:55:26.353 INFO:tasks.rados.rados.0.smithi006.stdout:3630: copy_from oid 22 from oid 49 current snap is 340 2023-09-22T07:55:26.353 INFO:tasks.rados.rados.0.smithi006.stdout:3626: expect (ObjNum 1077 snap 328 seq_num 1077) 2023-09-22T07:55:26.387 INFO:tasks.rados.rados.0.smithi006.stdout:3628: finishing write tid 1 to smithi006182445-3 2023-09-22T07:55:26.387 INFO:tasks.rados.rados.0.smithi006.stdout:3627: expect (ObjNum 1070 snap 325 seq_num 1070) 2023-09-22T07:55:26.566 INFO:tasks.rados.rados.0.smithi006.stdout:3628: finishing write tid 2 to smithi006182445-3 2023-09-22T07:55:26.566 INFO:tasks.rados.rados.0.smithi006.stdout:3628: finishing write tid 3 to smithi006182445-3 2023-09-22T07:55:26.566 INFO:tasks.rados.rados.0.smithi006.stdout:3628: finishing write tid 4 to smithi006182445-3 2023-09-22T07:55:26.566 INFO:tasks.rados.rados.0.smithi006.stdout:3626: done (4 left) 2023-09-22T07:55:26.566 INFO:tasks.rados.rados.0.smithi006.stdout:3627: done (3 left) 2023-09-22T07:55:26.566 INFO:tasks.rados.rados.0.smithi006.stdout:3631: read oid 19 snap -1 2023-09-22T07:55:26.566 INFO:tasks.rados.rados.0.smithi006.stdout:3631: expect (ObjNum 1022 snap 309 seq_num 1022) 2023-09-22T07:55:26.567 INFO:tasks.rados.rados.0.smithi006.stdout:3632: read oid 46 snap 326 2023-09-22T07:55:26.567 INFO:tasks.rados.rados.0.smithi006.stdout:3632: expect (ObjNum 1060 snap 324 seq_num 1060) 2023-09-22T07:55:26.567 INFO:tasks.rados.rados.0.smithi006.stdout:3633: read oid 12 snap -1 2023-09-22T07:55:26.567 INFO:tasks.rados.rados.0.smithi006.stdout:3633: expect (ObjNum 1070 snap 325 seq_num 1070) 2023-09-22T07:55:26.567 INFO:tasks.rados.rados.0.smithi006.stdout:3634: read oid 23 snap -1 2023-09-22T07:55:26.567 INFO:tasks.rados.rados.0.smithi006.stdout:3634: expect deleted 2023-09-22T07:55:26.567 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 6 current snap is 340 2023-09-22T07:55:26.567 INFO:tasks.rados.rados.0.smithi006.stdout:3628: finishing write tid 5 to smithi006182445-3 2023-09-22T07:55:26.567 INFO:tasks.rados.rados.0.smithi006.stdout:3635: seq_num 1126 ranges {0=466944,466944=720896,1187840=778240,1966080=106496} 2023-09-22T07:55:26.568 INFO:tasks.rados.rados.0.smithi006.stdout:3635: writing smithi006182445-6 from 0 to 466944 tid 1 2023-09-22T07:55:26.572 INFO:tasks.rados.rados.0.smithi006.stdout:3635: writing smithi006182445-6 from 466944 to 1187840 tid 2 2023-09-22T07:55:26.577 INFO:tasks.rados.rados.0.smithi006.stdout:3635: writing smithi006182445-6 from 1187840 to 1966080 tid 3 2023-09-22T07:55:26.578 INFO:tasks.rados.rados.0.smithi006.stdout:3635: writing smithi006182445-6 from 1966080 to 2072576 tid 4 2023-09-22T07:55:26.578 INFO:tasks.rados.rados.0.smithi006.stdout:3636: snap_remove snap 307 2023-09-22T07:55:26.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:26 smithi105 ceph-mon[190463]: pgmap v763: 121 pgs: 121 active+clean; 464 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.6 MiB/s rd, 5.6 MiB/s wr, 25 op/s 2023-09-22T07:55:26.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:26 smithi105 ceph-mon[190463]: osdmap e741: 8 total, 8 up, 8 in 2023-09-22T07:55:26.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:26 smithi105 ceph-mon[190463]: osdmap e742: 8 total, 8 up, 8 in 2023-09-22T07:55:26.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:26 smithi006 ceph-mon[200575]: pgmap v763: 121 pgs: 121 active+clean; 464 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.6 MiB/s rd, 5.6 MiB/s wr, 25 op/s 2023-09-22T07:55:26.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:26 smithi006 ceph-mon[200575]: osdmap e741: 8 total, 8 up, 8 in 2023-09-22T07:55:26.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:26 smithi006 ceph-mon[200575]: osdmap e742: 8 total, 8 up, 8 in 2023-09-22T07:55:26.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:26 smithi006 ceph-mon[204052]: pgmap v763: 121 pgs: 121 active+clean; 464 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.6 MiB/s rd, 5.6 MiB/s wr, 25 op/s 2023-09-22T07:55:26.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:26 smithi006 ceph-mon[204052]: osdmap e741: 8 total, 8 up, 8 in 2023-09-22T07:55:26.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:26 smithi006 ceph-mon[204052]: osdmap e742: 8 total, 8 up, 8 in 2023-09-22T07:55:27.364 INFO:tasks.rados.rados.0.smithi006.stdout:3636: done (8 left) 2023-09-22T07:55:27.364 INFO:tasks.rados.rados.0.smithi006.stdout:3637: snap_remove snap 336 2023-09-22T07:55:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:55:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:55:27] "GET /metrics HTTP/1.1" 200 36091 "" "Prometheus/2.43.0" 2023-09-22T07:55:28.365 INFO:tasks.rados.rados.0.smithi006.stdout:3637: done (8 left) 2023-09-22T07:55:28.366 INFO:tasks.rados.rados.0.smithi006.stdout:3638: copy_from oid 47 from oid 28 current snap is 340 2023-09-22T07:55:28.366 INFO:tasks.rados.rados.0.smithi006.stdout:3628: finishing write tid 6 to smithi006182445-3 2023-09-22T07:55:28.366 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 3 v 1895 (ObjNum 1125 snap 340 seq_num 1125) dirty exists 2023-09-22T07:55:28.366 INFO:tasks.rados.rados.0.smithi006.stdout:3628: left oid 3 (ObjNum 1125 snap 340 seq_num 1125) 2023-09-22T07:55:28.366 INFO:tasks.rados.rados.0.smithi006.stdout:3630: finishing copy_from racing read to smithi006182445-22 2023-09-22T07:55:28.366 INFO:tasks.rados.rados.0.smithi006.stdout:3629: expect (ObjNum 1077 snap 328 seq_num 1077) 2023-09-22T07:55:28.400 INFO:tasks.rados.rados.0.smithi006.stdout:3630: finishing copy_from to smithi006182445-22 2023-09-22T07:55:28.401 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 22 v 1856 (ObjNum 1048 snap 318 seq_num 1048) dirty exists 2023-09-22T07:55:28.401 INFO:tasks.rados.rados.0.smithi006.stdout:3628: done (8 left) 2023-09-22T07:55:28.401 INFO:tasks.rados.rados.0.smithi006.stdout:3629: done (7 left) 2023-09-22T07:55:28.401 INFO:tasks.rados.rados.0.smithi006.stdout:3630: done (6 left) 2023-09-22T07:55:28.401 INFO:tasks.rados.rados.0.smithi006.stdout:3639: delete oid 7 current snap is 340 2023-09-22T07:55:28.401 INFO:tasks.rados.rados.0.smithi006.stdout:3635: finishing write tid 1 to smithi006182445-6 2023-09-22T07:55:28.401 INFO:tasks.rados.rados.0.smithi006.stdout:3631: expect (ObjNum 1022 snap 309 seq_num 1022) 2023-09-22T07:55:28.415 INFO:tasks.rados.rados.0.smithi006.stdout:3635: finishing write tid 2 to smithi006182445-6 2023-09-22T07:55:28.415 INFO:tasks.rados.rados.0.smithi006.stdout:3631: done (6 left) 2023-09-22T07:55:28.415 INFO:tasks.rados.rados.0.smithi006.stdout:3634: done (5 left) 2023-09-22T07:55:28.415 INFO:tasks.rados.rados.0.smithi006.stdout:3639: done (4 left) 2023-09-22T07:55:28.415 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 10 current snap is 340 2023-09-22T07:55:28.415 INFO:tasks.rados.rados.0.smithi006.stdout:3632: expect (ObjNum 1060 snap 324 seq_num 1060) 2023-09-22T07:55:28.449 INFO:tasks.rados.rados.0.smithi006.stdout:3635: finishing write tid 3 to smithi006182445-6 2023-09-22T07:55:28.449 INFO:tasks.rados.rados.0.smithi006.stdout:3635: finishing write tid 4 to smithi006182445-6 2023-09-22T07:55:28.449 INFO:tasks.rados.rados.0.smithi006.stdout:3635: finishing write tid 5 to smithi006182445-6 2023-09-22T07:55:28.449 INFO:tasks.rados.rados.0.smithi006.stdout:3635: finishing write tid 6 to smithi006182445-6 2023-09-22T07:55:28.449 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 6 v 1864 (ObjNum 1126 snap 340 seq_num 1126) dirty exists 2023-09-22T07:55:28.449 INFO:tasks.rados.rados.0.smithi006.stdout:3635: left oid 6 (ObjNum 1126 snap 340 seq_num 1126) 2023-09-22T07:55:28.449 INFO:tasks.rados.rados.0.smithi006.stdout:3633: expect (ObjNum 1070 snap 325 seq_num 1070) 2023-09-22T07:55:28.626 INFO:tasks.rados.rados.0.smithi006.stdout:3638: finishing copy_from racing read to smithi006182445-47 2023-09-22T07:55:28.626 INFO:tasks.rados.rados.0.smithi006.stdout:3638: finishing copy_from to smithi006182445-47 2023-09-22T07:55:28.626 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 47 v 1311 (ObjNum 1104 snap 332 seq_num 1104) dirty exists 2023-09-22T07:55:28.627 INFO:tasks.rados.rados.0.smithi006.stdout:3640: seq_num 1128 ranges {0=499712,499712=483328,983040=786432,1769472=335872} 2023-09-22T07:55:28.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:28 smithi105 ceph-mon[190463]: pgmap v766: 121 pgs: 121 active+clean; 470 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 6.7 MiB/s wr, 21 op/s 2023-09-22T07:55:28.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:28 smithi105 ceph-mon[190463]: osdmap e743: 8 total, 8 up, 8 in 2023-09-22T07:55:28.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:55:28.628 INFO:tasks.rados.rados.0.smithi006.stdout:3640: writing smithi006182445-10 from 0 to 499712 tid 1 2023-09-22T07:55:28.631 INFO:tasks.rados.rados.0.smithi006.stdout:3640: writing smithi006182445-10 from 499712 to 983040 tid 2 2023-09-22T07:55:28.635 INFO:tasks.rados.rados.0.smithi006.stdout:3640: writing smithi006182445-10 from 983040 to 1769472 tid 3 2023-09-22T07:55:28.638 INFO:tasks.rados.rados.0.smithi006.stdout:3640: writing smithi006182445-10 from 1769472 to 2105344 tid 4 2023-09-22T07:55:28.638 INFO:tasks.rados.rados.0.smithi006.stdout:3632: done (4 left) 2023-09-22T07:55:28.638 INFO:tasks.rados.rados.0.smithi006.stdout:3633: done (3 left) 2023-09-22T07:55:28.638 INFO:tasks.rados.rados.0.smithi006.stdout:3635: done (2 left) 2023-09-22T07:55:28.638 INFO:tasks.rados.rados.0.smithi006.stdout:3638: done (1 left) 2023-09-22T07:55:28.638 INFO:tasks.rados.rados.0.smithi006.stdout:3641: rollback oid 39 current snap is 340 2023-09-22T07:55:28.638 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 39 to 326 2023-09-22T07:55:28.638 INFO:tasks.rados.rados.0.smithi006.stdout:3640: finishing write tid 1 to smithi006182445-10 2023-09-22T07:55:28.638 INFO:tasks.rados.rados.0.smithi006.stdout:3640: finishing write tid 2 to smithi006182445-10 2023-09-22T07:55:28.638 INFO:tasks.rados.rados.0.smithi006.stdout:3642: setattr oid 45 current snap is 340 2023-09-22T07:55:28.640 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 42 current snap is 340 2023-09-22T07:55:28.640 INFO:tasks.rados.rados.0.smithi006.stdout:3643: seq_num 1129 ranges {1466368=516096,1982464=770048,2752512=598016,3350528=237568} 2023-09-22T07:55:28.651 INFO:tasks.rados.rados.0.smithi006.stdout:3643: writing smithi006182445-42 from 1466368 to 1982464 tid 1 2023-09-22T07:55:28.655 INFO:tasks.rados.rados.0.smithi006.stdout:3643: writing smithi006182445-42 from 1982464 to 2752512 tid 2 2023-09-22T07:55:28.658 INFO:tasks.rados.rados.0.smithi006.stdout:3643: writing smithi006182445-42 from 2752512 to 3350528 tid 3 2023-09-22T07:55:28.661 INFO:tasks.rados.rados.0.smithi006.stdout:3643: writing smithi006182445-42 from 3350528 to 3588096 tid 4 2023-09-22T07:55:28.661 INFO:tasks.rados.rados.0.smithi006.stdout:3644: read oid 3 snap -1 2023-09-22T07:55:28.661 INFO:tasks.rados.rados.0.smithi006.stdout:3644: expect (ObjNum 1125 snap 340 seq_num 1125) 2023-09-22T07:55:28.661 INFO:tasks.rados.rados.0.smithi006.stdout:3645: copy_from oid 44 from oid 21 current snap is 340 2023-09-22T07:55:28.661 INFO:tasks.rados.rados.0.smithi006.stdout:3640: finishing write tid 3 to smithi006182445-10 2023-09-22T07:55:28.661 INFO:tasks.rados.rados.0.smithi006.stdout:3640: finishing write tid 4 to smithi006182445-10 2023-09-22T07:55:28.661 INFO:tasks.rados.rados.0.smithi006.stdout:3641: finishing rollback tid 0 to smithi006182445-39 2023-09-22T07:55:28.661 INFO:tasks.rados.rados.0.smithi006.stdout:3641: finishing rollback tid 1 to smithi006182445-39 2023-09-22T07:55:28.661 INFO:tasks.rados.rados.0.smithi006.stdout:3641: finishing rollback tid 2 to smithi006182445-39 2023-09-22T07:55:28.661 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 39 v 1424 (ObjNum 1075 snap 325 seq_num 1075) dirty exists 2023-09-22T07:55:28.662 INFO:tasks.rados.rados.0.smithi006.stdout:3641: done (5 left) 2023-09-22T07:55:28.662 INFO:tasks.rados.rados.0.smithi006.stdout:3646: read oid 36 snap -1 2023-09-22T07:55:28.662 INFO:tasks.rados.rados.0.smithi006.stdout:3646: expect deleted 2023-09-22T07:55:28.662 INFO:tasks.rados.rados.0.smithi006.stdout:3647: copy_from oid 27 from oid 24 current snap is 340 2023-09-22T07:55:28.662 INFO:tasks.rados.rados.0.smithi006.stdout:3640: finishing write tid 5 to smithi006182445-10 2023-09-22T07:55:28.662 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 45 v 1196 (ObjNum 1121 snap 338 seq_num 1121) dirty exists 2023-09-22T07:55:28.662 INFO:tasks.rados.rados.0.smithi006.stdout:3640: finishing write tid 6 to smithi006182445-10 2023-09-22T07:55:28.663 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 10 v 1904 (ObjNum 1128 snap 340 seq_num 1128) dirty exists 2023-09-22T07:55:28.663 INFO:tasks.rados.rados.0.smithi006.stdout:3640: left oid 10 (ObjNum 1128 snap 340 seq_num 1128) 2023-09-22T07:55:28.663 INFO:tasks.rados.rados.0.smithi006.stdout:3643: finishing write tid 1 to smithi006182445-42 2023-09-22T07:55:28.664 INFO:tasks.rados.rados.0.smithi006.stdout:3640: done (6 left) 2023-09-22T07:55:28.664 INFO:tasks.rados.rados.0.smithi006.stdout:3642: done (5 left) 2023-09-22T07:55:28.664 INFO:tasks.rados.rados.0.smithi006.stdout:3648: read oid 11 snap 333 2023-09-22T07:55:28.664 INFO:tasks.rados.rados.0.smithi006.stdout:3648: expect (ObjNum 1048 snap 318 seq_num 1048) 2023-09-22T07:55:28.664 INFO:tasks.rados.rados.0.smithi006.stdout:3649: setattr oid 47 current snap is 340 2023-09-22T07:55:28.664 INFO:tasks.rados.rados.0.smithi006.stdout:3643: finishing write tid 2 to smithi006182445-42 2023-09-22T07:55:28.664 INFO:tasks.rados.rados.0.smithi006.stdout:3645: finishing copy_from to smithi006182445-44 2023-09-22T07:55:28.665 INFO:tasks.rados.rados.0.smithi006.stdout:3645: got expected ENOENT (src dne) 2023-09-22T07:55:28.665 INFO:tasks.rados.rados.0.smithi006.stdout:3645: finishing copy_from racing read to smithi006182445-44 2023-09-22T07:55:28.665 INFO:tasks.rados.rados.0.smithi006.stdout:3645: done (6 left) 2023-09-22T07:55:28.665 INFO:tasks.rados.rados.0.smithi006.stdout:3650: snap_remove snap 308 2023-09-22T07:55:28.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:28 smithi006 ceph-mon[200575]: pgmap v766: 121 pgs: 121 active+clean; 470 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 6.7 MiB/s wr, 21 op/s 2023-09-22T07:55:28.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:28 smithi006 ceph-mon[200575]: osdmap e743: 8 total, 8 up, 8 in 2023-09-22T07:55:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:55:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:28 smithi006 ceph-mon[204052]: pgmap v766: 121 pgs: 121 active+clean; 470 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 6.7 MiB/s wr, 21 op/s 2023-09-22T07:55:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:28 smithi006 ceph-mon[204052]: osdmap e743: 8 total, 8 up, 8 in 2023-09-22T07:55:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:55:29.376 INFO:tasks.rados.rados.0.smithi006.stdout:3650: done (6 left) 2023-09-22T07:55:29.376 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 26 current snap is 340 2023-09-22T07:55:29.377 INFO:tasks.rados.rados.0.smithi006.stdout:3651: seq_num 1130 ranges {761856=532480,1294336=655360,1949696=753664,2703360=196608} 2023-09-22T07:55:29.383 INFO:tasks.rados.rados.0.smithi006.stdout:3651: writing smithi006182445-26 from 761856 to 1294336 tid 1 2023-09-22T07:55:29.387 INFO:tasks.rados.rados.0.smithi006.stdout:3651: writing smithi006182445-26 from 1294336 to 1949696 tid 2 2023-09-22T07:55:29.392 INFO:tasks.rados.rados.0.smithi006.stdout:3651: writing smithi006182445-26 from 1949696 to 2703360 tid 3 2023-09-22T07:55:29.393 INFO:tasks.rados.rados.0.smithi006.stdout:3651: writing smithi006182445-26 from 2703360 to 2899968 tid 4 2023-09-22T07:55:29.394 INFO:tasks.rados.rados.0.smithi006.stdout:3652: copy_from oid 48 from oid 16 current snap is 340 2023-09-22T07:55:29.394 INFO:tasks.rados.rados.0.smithi006.stdout:3653: snap_remove snap 324 2023-09-22T07:55:29.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:29 smithi105 ceph-mon[190463]: osdmap e744: 8 total, 8 up, 8 in 2023-09-22T07:55:29.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:29 smithi105 ceph-mon[190463]: pgmap v769: 121 pgs: 121 active+clean; 473 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 2.3 MiB/s wr, 18 op/s 2023-09-22T07:55:29.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:29 smithi006 ceph-mon[200575]: osdmap e744: 8 total, 8 up, 8 in 2023-09-22T07:55:29.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:29 smithi006 ceph-mon[200575]: pgmap v769: 121 pgs: 121 active+clean; 473 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 2.3 MiB/s wr, 18 op/s 2023-09-22T07:55:29.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:29 smithi006 ceph-mon[204052]: osdmap e744: 8 total, 8 up, 8 in 2023-09-22T07:55:29.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:29 smithi006 ceph-mon[204052]: pgmap v769: 121 pgs: 121 active+clean; 473 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 2.3 MiB/s wr, 18 op/s 2023-09-22T07:55:30.385 INFO:tasks.rados.rados.0.smithi006.stdout:3653: done (8 left) 2023-09-22T07:55:30.385 INFO:tasks.rados.rados.0.smithi006.stdout:3654: read oid 4 snap 277 2023-09-22T07:55:30.386 INFO:tasks.rados.rados.0.smithi006.stdout:3654: expect (ObjNum 749 snap 227 seq_num 749) 2023-09-22T07:55:30.386 INFO:tasks.rados.rados.0.smithi006.stdout:3655: delete oid 50 current snap is 340 2023-09-22T07:55:30.386 INFO:tasks.rados.rados.0.smithi006.stdout:3643: finishing write tid 3 to smithi006182445-42 2023-09-22T07:55:30.386 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 47 v 1857 (ObjNum 1104 snap 332 seq_num 1104) dirty exists 2023-09-22T07:55:30.386 INFO:tasks.rados.rados.0.smithi006.stdout:3648: expect (ObjNum 1048 snap 318 seq_num 1048) 2023-09-22T07:55:30.416 INFO:tasks.rados.rados.0.smithi006.stdout:3643: finishing write tid 4 to smithi006182445-42 2023-09-22T07:55:30.416 INFO:tasks.rados.rados.0.smithi006.stdout:3643: finishing write tid 5 to smithi006182445-42 2023-09-22T07:55:30.416 INFO:tasks.rados.rados.0.smithi006.stdout:3643: finishing write tid 6 to smithi006182445-42 2023-09-22T07:55:30.416 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 42 v 1909 (ObjNum 1129 snap 340 seq_num 1129) dirty exists 2023-09-22T07:55:30.416 INFO:tasks.rados.rados.0.smithi006.stdout:3643: left oid 42 (ObjNum 1129 snap 340 seq_num 1129) 2023-09-22T07:55:30.416 INFO:tasks.rados.rados.0.smithi006.stdout:3647: finishing copy_from racing read to smithi006182445-27 2023-09-22T07:55:30.416 INFO:tasks.rados.rados.0.smithi006.stdout:3647: finishing copy_from to smithi006182445-27 2023-09-22T07:55:30.416 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 27 v 1566 (ObjNum 1077 snap 328 seq_num 1077) dirty exists 2023-09-22T07:55:30.416 INFO:tasks.rados.rados.0.smithi006.stdout:3644: expect (ObjNum 1125 snap 340 seq_num 1125) 2023-09-22T07:55:30.543 INFO:tasks.rados.rados.0.smithi006.stdout:3651: finishing write tid 1 to smithi006182445-26 2023-09-22T07:55:30.544 INFO:tasks.rados.rados.0.smithi006.stdout:3651: finishing write tid 2 to smithi006182445-26 2023-09-22T07:55:30.544 INFO:tasks.rados.rados.0.smithi006.stdout:3651: finishing write tid 3 to smithi006182445-26 2023-09-22T07:55:30.544 INFO:tasks.rados.rados.0.smithi006.stdout:3651: finishing write tid 4 to smithi006182445-26 2023-09-22T07:55:30.544 INFO:tasks.rados.rados.0.smithi006.stdout:3651: finishing write tid 5 to smithi006182445-26 2023-09-22T07:55:30.544 INFO:tasks.rados.rados.0.smithi006.stdout:3651: finishing write tid 6 to smithi006182445-26 2023-09-22T07:55:30.544 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 26 v 1914 (ObjNum 1130 snap 340 seq_num 1130) dirty exists 2023-09-22T07:55:30.544 INFO:tasks.rados.rados.0.smithi006.stdout:3651: left oid 26 (ObjNum 1130 snap 340 seq_num 1130) 2023-09-22T07:55:30.544 INFO:tasks.rados.rados.0.smithi006.stdout:3652: finishing copy_from racing read to smithi006182445-48 2023-09-22T07:55:30.544 INFO:tasks.rados.rados.0.smithi006.stdout:3652: finishing copy_from to smithi006182445-48 2023-09-22T07:55:30.544 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 48 v 1526 (ObjNum 1117 snap 337 seq_num 1117) dirty exists 2023-09-22T07:55:30.544 INFO:tasks.rados.rados.0.smithi006.stdout:3643: done (9 left) 2023-09-22T07:55:30.545 INFO:tasks.rados.rados.0.smithi006.stdout:3644: done (8 left) 2023-09-22T07:55:30.545 INFO:tasks.rados.rados.0.smithi006.stdout:3646: done (7 left) 2023-09-22T07:55:30.545 INFO:tasks.rados.rados.0.smithi006.stdout:3647: done (6 left) 2023-09-22T07:55:30.545 INFO:tasks.rados.rados.0.smithi006.stdout:3648: done (5 left) 2023-09-22T07:55:30.545 INFO:tasks.rados.rados.0.smithi006.stdout:3649: done (4 left) 2023-09-22T07:55:30.545 INFO:tasks.rados.rados.0.smithi006.stdout:3651: done (3 left) 2023-09-22T07:55:30.545 INFO:tasks.rados.rados.0.smithi006.stdout:3652: done (2 left) 2023-09-22T07:55:30.545 INFO:tasks.rados.rados.0.smithi006.stdout:3655: done (1 left) 2023-09-22T07:55:30.545 INFO:tasks.rados.rados.0.smithi006.stdout:3656: copy_from oid 22 from oid 5 current snap is 340 2023-09-22T07:55:30.545 INFO:tasks.rados.rados.0.smithi006.stdout:3654: expect (ObjNum 749 snap 227 seq_num 749) 2023-09-22T07:55:30.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:30 smithi105 ceph-mon[190463]: osdmap e745: 8 total, 8 up, 8 in 2023-09-22T07:55:30.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:30 smithi006 ceph-mon[200575]: osdmap e745: 8 total, 8 up, 8 in 2023-09-22T07:55:30.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:30 smithi006 ceph-mon[204052]: osdmap e745: 8 total, 8 up, 8 in 2023-09-22T07:55:31.413 INFO:tasks.rados.rados.0.smithi006.stdout:3656: finishing copy_from racing read to smithi006182445-22 2023-09-22T07:55:31.414 INFO:tasks.rados.rados.0.smithi006.stdout:3656: finishing copy_from to smithi006182445-22 2023-09-22T07:55:31.414 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 22 v 1338 (ObjNum 1037 snap 314 seq_num 1037) dirty exists 2023-09-22T07:55:31.414 INFO:tasks.rados.rados.0.smithi006.stdout:3654: done (1 left) 2023-09-22T07:55:31.414 INFO:tasks.rados.rados.0.smithi006.stdout:3656: done (0 left) 2023-09-22T07:55:31.414 INFO:tasks.rados.rados.0.smithi006.stdout:3657: snap_create 2023-09-22T07:55:31.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:31 smithi006 ceph-mon[204052]: osdmap e746: 8 total, 8 up, 8 in 2023-09-22T07:55:31.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:31 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:55:31.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:31 smithi006 ceph-mon[204052]: pgmap v772: 121 pgs: 121 active+clean; 490 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 5.1 MiB/s wr, 10 op/s 2023-09-22T07:55:31.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:31 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:55:31.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:31 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:55:31.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:31 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:55:31.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:31 smithi006 ceph-mon[200575]: osdmap e746: 8 total, 8 up, 8 in 2023-09-22T07:55:31.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:31 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:55:31.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:31 smithi006 ceph-mon[200575]: pgmap v772: 121 pgs: 121 active+clean; 490 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 5.1 MiB/s wr, 10 op/s 2023-09-22T07:55:31.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:31 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:55:31.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:31 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:55:31.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:31 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:55:31.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:31 smithi105 ceph-mon[190463]: osdmap e746: 8 total, 8 up, 8 in 2023-09-22T07:55:31.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:31 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:55:31.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:31 smithi105 ceph-mon[190463]: pgmap v772: 121 pgs: 121 active+clean; 490 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 5.1 MiB/s wr, 10 op/s 2023-09-22T07:55:31.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:31 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:55:31.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:31 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:55:31.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:31 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:55:32.390 INFO:tasks.rados.rados.0.smithi006.stdout:3657: done (0 left) 2023-09-22T07:55:32.390 INFO:tasks.rados.rados.0.smithi006.stdout:3658: delete oid 41 current snap is 341 2023-09-22T07:55:32.397 INFO:tasks.rados.rados.0.smithi006.stdout:3658: done (0 left) 2023-09-22T07:55:32.397 INFO:tasks.rados.rados.0.smithi006.stdout:3659: read oid 12 snap 338 2023-09-22T07:55:32.397 INFO:tasks.rados.rados.0.smithi006.stdout:3659: expect (ObjNum 1070 snap 325 seq_num 1070) 2023-09-22T07:55:32.397 INFO:tasks.rados.rados.0.smithi006.stdout:3660: snap_remove snap 334 2023-09-22T07:55:33.397 INFO:tasks.rados.rados.0.smithi006.stdout:3660: done (1 left) 2023-09-22T07:55:33.426 INFO:tasks.rados.rados.0.smithi006.stdout:3661: snap_create 2023-09-22T07:55:33.426 INFO:tasks.rados.rados.0.smithi006.stdout:3659: expect (ObjNum 1070 snap 325 seq_num 1070) 2023-09-22T07:55:33.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:33 smithi006 ceph-mon[204052]: osdmap e747: 8 total, 8 up, 8 in 2023-09-22T07:55:33.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:33 smithi006 ceph-mon[204052]: pgmap v774: 121 pgs: 121 active+clean; 495 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 5.8 MiB/s wr, 20 op/s 2023-09-22T07:55:33.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:33 smithi006 ceph-mon[200575]: osdmap e747: 8 total, 8 up, 8 in 2023-09-22T07:55:33.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:33 smithi006 ceph-mon[200575]: pgmap v774: 121 pgs: 121 active+clean; 495 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 5.8 MiB/s wr, 20 op/s 2023-09-22T07:55:33.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:33 smithi105 ceph-mon[190463]: osdmap e747: 8 total, 8 up, 8 in 2023-09-22T07:55:33.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:33 smithi105 ceph-mon[190463]: pgmap v774: 121 pgs: 121 active+clean; 495 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 5.8 MiB/s wr, 20 op/s 2023-09-22T07:55:34.399 INFO:tasks.rados.rados.0.smithi006.stdout:3659: done (1 left) 2023-09-22T07:55:34.399 INFO:tasks.rados.rados.0.smithi006.stdout:3661: done (0 left) 2023-09-22T07:55:34.399 INFO:tasks.rados.rados.0.smithi006.stdout:3662: read oid 37 snap -1 2023-09-22T07:55:34.399 INFO:tasks.rados.rados.0.smithi006.stdout:3662: expect (ObjNum 1100 snap 332 seq_num 1100) 2023-09-22T07:55:34.399 INFO:tasks.rados.rados.0.smithi006.stdout:3663: rmattr oid 21 current snap is 342 2023-09-22T07:55:34.400 INFO:tasks.rados.rados.0.smithi006.stdout:3663: done (1 left) 2023-09-22T07:55:34.400 INFO:tasks.rados.rados.0.smithi006.stdout:3664: snap_create 2023-09-22T07:55:34.413 INFO:tasks.rados.rados.0.smithi006.stdout:3662: expect (ObjNum 1100 snap 332 seq_num 1100) 2023-09-22T07:55:34.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:34 smithi006 ceph-mon[204052]: osdmap e748: 8 total, 8 up, 8 in 2023-09-22T07:55:34.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:34 smithi006 ceph-mon[200575]: osdmap e748: 8 total, 8 up, 8 in 2023-09-22T07:55:34.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:34 smithi105 ceph-mon[190463]: osdmap e748: 8 total, 8 up, 8 in 2023-09-22T07:55:35.400 INFO:tasks.rados.rados.0.smithi006.stdout:3662: done (1 left) 2023-09-22T07:55:35.400 INFO:tasks.rados.rados.0.smithi006.stdout:3664: done (0 left) 2023-09-22T07:55:35.400 INFO:tasks.rados.rados.0.smithi006.stdout:3665: read oid 43 snap -1 2023-09-22T07:55:35.401 INFO:tasks.rados.rados.0.smithi006.stdout:3665: expect (ObjNum 887 snap 274 seq_num 887) 2023-09-22T07:55:35.401 INFO:tasks.rados.rados.0.smithi006.stdout:3666: snap_create 2023-09-22T07:55:35.404 INFO:tasks.rados.rados.0.smithi006.stdout:3665: expect (ObjNum 887 snap 274 seq_num 887) 2023-09-22T07:55:35.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:35 smithi006 ceph-mon[204052]: osdmap e749: 8 total, 8 up, 8 in 2023-09-22T07:55:35.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:35 smithi006 ceph-mon[204052]: pgmap v777: 121 pgs: 121 active+clean; 487 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 6.9 MiB/s wr, 21 op/s 2023-09-22T07:55:35.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:35 smithi006 ceph-mon[204052]: osdmap e750: 8 total, 8 up, 8 in 2023-09-22T07:55:35.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:35 smithi006 ceph-mon[200575]: osdmap e749: 8 total, 8 up, 8 in 2023-09-22T07:55:35.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:35 smithi006 ceph-mon[200575]: pgmap v777: 121 pgs: 121 active+clean; 487 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 6.9 MiB/s wr, 21 op/s 2023-09-22T07:55:35.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:35 smithi006 ceph-mon[200575]: osdmap e750: 8 total, 8 up, 8 in 2023-09-22T07:55:35.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:35 smithi105 ceph-mon[190463]: osdmap e749: 8 total, 8 up, 8 in 2023-09-22T07:55:35.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:35 smithi105 ceph-mon[190463]: pgmap v777: 121 pgs: 121 active+clean; 487 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 6.9 MiB/s wr, 21 op/s 2023-09-22T07:55:35.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:35 smithi105 ceph-mon[190463]: osdmap e750: 8 total, 8 up, 8 in 2023-09-22T07:55:36.330 INFO:tasks.rados.rados.0.smithi006.stdout:3665: done (1 left) 2023-09-22T07:55:36.330 INFO:tasks.rados.rados.0.smithi006.stdout:3666: done (0 left) 2023-09-22T07:55:36.330 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 7 current snap is 344 2023-09-22T07:55:36.330 INFO:tasks.rados.rados.0.smithi006.stdout:3667: seq_num 1133 ranges {0=581632,581632=753664,1335296=573440,1908736=278528} 2023-09-22T07:55:36.333 INFO:tasks.rados.rados.0.smithi006.stdout:3667: writing smithi006182445-7 from 0 to 581632 tid 1 2023-09-22T07:55:36.338 INFO:tasks.rados.rados.0.smithi006.stdout:3667: writing smithi006182445-7 from 581632 to 1335296 tid 2 2023-09-22T07:55:36.342 INFO:tasks.rados.rados.0.smithi006.stdout:3667: writing smithi006182445-7 from 1335296 to 1908736 tid 3 2023-09-22T07:55:36.345 INFO:tasks.rados.rados.0.smithi006.stdout:3667: writing smithi006182445-7 from 1908736 to 2187264 tid 4 2023-09-22T07:55:36.345 INFO:tasks.rados.rados.0.smithi006.stdout:3668: delete oid 47 current snap is 344 2023-09-22T07:55:36.345 INFO:tasks.rados.rados.0.smithi006.stdout:3667: finishing write tid 1 to smithi006182445-7 2023-09-22T07:55:36.346 INFO:tasks.rados.rados.0.smithi006.stdout:3667: finishing write tid 2 to smithi006182445-7 2023-09-22T07:55:36.348 INFO:tasks.rados.rados.0.smithi006.stdout:3668: done (1 left) 2023-09-22T07:55:36.348 INFO:tasks.rados.rados.0.smithi006.stdout:3669: read oid 21 snap -1 2023-09-22T07:55:36.349 INFO:tasks.rados.rados.0.smithi006.stdout:3669: expect deleted 2023-09-22T07:55:36.349 INFO:tasks.rados.rados.0.smithi006.stdout:3670: rollback oid 4 current snap is 344 2023-09-22T07:55:36.349 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 4 to 277 2023-09-22T07:55:36.349 INFO:tasks.rados.rados.0.smithi006.stdout:3671: read oid 11 snap -1 2023-09-22T07:55:36.349 INFO:tasks.rados.rados.0.smithi006.stdout:3671: expect (ObjNum 1048 snap 318 seq_num 1048) 2023-09-22T07:55:36.349 INFO:tasks.rados.rados.0.smithi006.stdout:3672: copy_from oid 45 from oid 40 current snap is 344 2023-09-22T07:55:36.349 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 26 current snap is 344 2023-09-22T07:55:36.349 INFO:tasks.rados.rados.0.smithi006.stdout:3673: seq_num 1135 ranges {2899968=614400,3514368=524288,4038656=540672,4579328=483328,5062656=57344} 2023-09-22T07:55:36.368 INFO:tasks.rados.rados.0.smithi006.stdout:3673: writing smithi006182445-26 from 2899968 to 3514368 tid 1 2023-09-22T07:55:36.371 INFO:tasks.rados.rados.0.smithi006.stdout:3673: writing smithi006182445-26 from 3514368 to 4038656 tid 2 2023-09-22T07:55:36.373 INFO:tasks.rados.rados.0.smithi006.stdout:3673: writing smithi006182445-26 from 4038656 to 4579328 tid 3 2023-09-22T07:55:36.376 INFO:tasks.rados.rados.0.smithi006.stdout:3673: writing smithi006182445-26 from 4579328 to 5062656 tid 4 2023-09-22T07:55:36.377 INFO:tasks.rados.rados.0.smithi006.stdout:3673: writing smithi006182445-26 from 5062656 to 5120000 tid 5 2023-09-22T07:55:36.377 INFO:tasks.rados.rados.0.smithi006.stdout:3674: copy_from oid 49 from oid 14 current snap is 344 2023-09-22T07:55:36.377 INFO:tasks.rados.rados.0.smithi006.stdout:3667: finishing write tid 3 to smithi006182445-7 2023-09-22T07:55:36.377 INFO:tasks.rados.rados.0.smithi006.stdout:3667: finishing write tid 4 to smithi006182445-7 2023-09-22T07:55:36.377 INFO:tasks.rados.rados.0.smithi006.stdout:3667: finishing write tid 5 to smithi006182445-7 2023-09-22T07:55:36.377 INFO:tasks.rados.rados.0.smithi006.stdout:3671: expect (ObjNum 1048 snap 318 seq_num 1048) 2023-09-22T07:55:36.401 INFO:tasks.rados.rados.0.smithi006.stdout:3667: finishing write tid 6 to smithi006182445-7 2023-09-22T07:55:36.401 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 7 v 1999 (ObjNum 1133 snap 344 seq_num 1133) dirty exists 2023-09-22T07:55:36.401 INFO:tasks.rados.rados.0.smithi006.stdout:3667: left oid 7 (ObjNum 1133 snap 344 seq_num 1133) 2023-09-22T07:55:36.401 INFO:tasks.rados.rados.0.smithi006.stdout:3670: finishing rollback tid 0 to smithi006182445-4 2023-09-22T07:55:36.402 INFO:tasks.rados.rados.0.smithi006.stdout:3670: finishing rollback tid 1 to smithi006182445-4 2023-09-22T07:55:36.402 INFO:tasks.rados.rados.0.smithi006.stdout:3667: done (6 left) 2023-09-22T07:55:36.402 INFO:tasks.rados.rados.0.smithi006.stdout:3669: done (5 left) 2023-09-22T07:55:36.402 INFO:tasks.rados.rados.0.smithi006.stdout:3671: done (4 left) 2023-09-22T07:55:36.402 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 38 current snap is 344 2023-09-22T07:55:36.402 INFO:tasks.rados.rados.0.smithi006.stdout:3670: finishing rollback tid 2 to smithi006182445-4 2023-09-22T07:55:36.402 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 4 v 1917 (ObjNum 749 snap 227 seq_num 749) dirty exists 2023-09-22T07:55:36.402 INFO:tasks.rados.rados.0.smithi006.stdout:3673: finishing write tid 1 to smithi006182445-26 2023-09-22T07:55:36.402 INFO:tasks.rados.rados.0.smithi006.stdout:3673: finishing write tid 2 to smithi006182445-26 2023-09-22T07:55:36.402 INFO:tasks.rados.rados.0.smithi006.stdout:3675: seq_num 1136 ranges {5144576=630784,5775360=409600,6184960=753664,6938624=417792,7356416=24576} 2023-09-22T07:55:36.433 INFO:tasks.rados.rados.0.smithi006.stdout:3675: writing smithi006182445-38 from 5144576 to 5775360 tid 1 2023-09-22T07:55:36.435 INFO:tasks.rados.rados.0.smithi006.stdout:3675: writing smithi006182445-38 from 5775360 to 6184960 tid 2 2023-09-22T07:55:36.439 INFO:tasks.rados.rados.0.smithi006.stdout:3675: writing smithi006182445-38 from 6184960 to 6938624 tid 3 2023-09-22T07:55:36.442 INFO:tasks.rados.rados.0.smithi006.stdout:3675: writing smithi006182445-38 from 6938624 to 7356416 tid 4 2023-09-22T07:55:36.442 INFO:tasks.rados.rados.0.smithi006.stdout:3675: writing smithi006182445-38 from 7356416 to 7380992 tid 5 2023-09-22T07:55:36.442 INFO:tasks.rados.rados.0.smithi006.stdout:3670: done (4 left) 2023-09-22T07:55:36.442 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 32 current snap is 344 2023-09-22T07:55:36.442 INFO:tasks.rados.rados.0.smithi006.stdout:3673: finishing write tid 3 to smithi006182445-26 2023-09-22T07:55:36.442 INFO:tasks.rados.rados.0.smithi006.stdout:3673: finishing write tid 4 to smithi006182445-26 2023-09-22T07:55:36.442 INFO:tasks.rados.rados.0.smithi006.stdout:3673: finishing write tid 5 to smithi006182445-26 2023-09-22T07:55:36.442 INFO:tasks.rados.rados.0.smithi006.stdout:3673: finishing write tid 6 to smithi006182445-26 2023-09-22T07:55:36.443 INFO:tasks.rados.rados.0.smithi006.stdout:3673: finishing write tid 7 to smithi006182445-26 2023-09-22T07:55:36.443 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 26 v 1923 (ObjNum 1135 snap 344 seq_num 1135) dirty exists 2023-09-22T07:55:36.443 INFO:tasks.rados.rados.0.smithi006.stdout:3673: left oid 26 (ObjNum 1135 snap 344 seq_num 1135) 2023-09-22T07:55:36.443 INFO:tasks.rados.rados.0.smithi006.stdout:3674: finishing copy_from racing read to smithi006182445-49 2023-09-22T07:55:36.443 INFO:tasks.rados.rados.0.smithi006.stdout:3674: finishing copy_from to smithi006182445-49 2023-09-22T07:55:36.443 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 49 v 1521 (ObjNum 1062 snap 324 seq_num 1062) dirty exists 2023-09-22T07:55:36.443 INFO:tasks.rados.rados.0.smithi006.stdout:3676: seq_num 1137 ranges {3563520=647168,4210688=696320,4907008=557056,5464064=352256} 2023-09-22T07:55:36.464 INFO:tasks.rados.rados.0.smithi006.stdout:3676: writing smithi006182445-32 from 3563520 to 4210688 tid 1 2023-09-22T07:55:36.468 INFO:tasks.rados.rados.0.smithi006.stdout:3676: writing smithi006182445-32 from 4210688 to 4907008 tid 2 2023-09-22T07:55:36.471 INFO:tasks.rados.rados.0.smithi006.stdout:3676: writing smithi006182445-32 from 4907008 to 5464064 tid 3 2023-09-22T07:55:36.474 INFO:tasks.rados.rados.0.smithi006.stdout:3676: writing smithi006182445-32 from 5464064 to 5816320 tid 4 2023-09-22T07:55:36.475 INFO:tasks.rados.rados.0.smithi006.stdout:3673: done (4 left) 2023-09-22T07:55:36.475 INFO:tasks.rados.rados.0.smithi006.stdout:3674: done (3 left) 2023-09-22T07:55:36.475 INFO:tasks.rados.rados.0.smithi006.stdout:3677: rollback oid 12 current snap is 344 2023-09-22T07:55:36.475 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 12 to 295 2023-09-22T07:55:36.475 INFO:tasks.rados.rados.0.smithi006.stdout:3672: finishing copy_from racing read to smithi006182445-45 2023-09-22T07:55:36.475 INFO:tasks.rados.rados.0.smithi006.stdout:3672: finishing copy_from to smithi006182445-45 2023-09-22T07:55:36.475 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 45 v 1842 (ObjNum 1098 snap 332 seq_num 1098) dirty exists 2023-09-22T07:55:36.475 INFO:tasks.rados.rados.0.smithi006.stdout:3675: finishing write tid 1 to smithi006182445-38 2023-09-22T07:55:36.475 INFO:tasks.rados.rados.0.smithi006.stdout:3675: finishing write tid 2 to smithi006182445-38 2023-09-22T07:55:36.475 INFO:tasks.rados.rados.0.smithi006.stdout:3675: finishing write tid 3 to smithi006182445-38 2023-09-22T07:55:36.476 INFO:tasks.rados.rados.0.smithi006.stdout:3675: finishing write tid 4 to smithi006182445-38 2023-09-22T07:55:36.476 INFO:tasks.rados.rados.0.smithi006.stdout:3675: finishing write tid 5 to smithi006182445-38 2023-09-22T07:55:36.476 INFO:tasks.rados.rados.0.smithi006.stdout:3675: finishing write tid 6 to smithi006182445-38 2023-09-22T07:55:36.476 INFO:tasks.rados.rados.0.smithi006.stdout:3675: finishing write tid 7 to smithi006182445-38 2023-09-22T07:55:36.476 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 38 v 1870 (ObjNum 1136 snap 344 seq_num 1136) dirty exists 2023-09-22T07:55:36.476 INFO:tasks.rados.rados.0.smithi006.stdout:3675: left oid 38 (ObjNum 1136 snap 344 seq_num 1136) 2023-09-22T07:55:36.476 INFO:tasks.rados.rados.0.smithi006.stdout:3676: finishing write tid 1 to smithi006182445-32 2023-09-22T07:55:36.476 INFO:tasks.rados.rados.0.smithi006.stdout:3672: done (3 left) 2023-09-22T07:55:36.476 INFO:tasks.rados.rados.0.smithi006.stdout:3675: done (2 left) 2023-09-22T07:55:36.476 INFO:tasks.rados.rados.0.smithi006.stdout:3678: copy_from oid 17 from oid 47 current snap is 344 2023-09-22T07:55:36.476 INFO:tasks.rados.rados.0.smithi006.stdout:3679: snap_create 2023-09-22T07:55:36.476 INFO:tasks.rados.rados.0.smithi006.stdout:3676: finishing write tid 2 to smithi006182445-32 2023-09-22T07:55:36.477 INFO:tasks.rados.rados.0.smithi006.stdout:3678: finishing copy_from to smithi006182445-17 2023-09-22T07:55:36.477 INFO:tasks.rados.rados.0.smithi006.stdout:3678: got expected ENOENT (src dne) 2023-09-22T07:55:36.477 INFO:tasks.rados.rados.0.smithi006.stdout:3678: finishing copy_from racing read to smithi006182445-17 2023-09-22T07:55:36.477 INFO:tasks.rados.rados.0.smithi006.stdout:3676: finishing write tid 3 to smithi006182445-32 2023-09-22T07:55:36.478 INFO:tasks.rados.rados.0.smithi006.stdout:3676: finishing write tid 4 to smithi006182445-32 2023-09-22T07:55:36.478 INFO:tasks.rados.rados.0.smithi006.stdout:3677: finishing rollback tid 0 to smithi006182445-12 2023-09-22T07:55:36.478 INFO:tasks.rados.rados.0.smithi006.stdout:3676: finishing write tid 5 to smithi006182445-32 2023-09-22T07:55:36.478 INFO:tasks.rados.rados.0.smithi006.stdout:3677: finishing rollback tid 1 to smithi006182445-12 2023-09-22T07:55:36.478 INFO:tasks.rados.rados.0.smithi006.stdout:3677: finishing rollback tid 2 to smithi006182445-12 2023-09-22T07:55:36.478 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 12 v 1162 (ObjNum 959 snap 286 seq_num 959) dirty exists 2023-09-22T07:55:36.479 INFO:tasks.rados.rados.0.smithi006.stdout:3676: finishing write tid 6 to smithi006182445-32 2023-09-22T07:55:36.479 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 32 v 1368 (ObjNum 1137 snap 344 seq_num 1137) dirty exists 2023-09-22T07:55:36.479 INFO:tasks.rados.rados.0.smithi006.stdout:3676: left oid 32 (ObjNum 1137 snap 344 seq_num 1137) 2023-09-22T07:55:37.339 INFO:tasks.rados.rados.0.smithi006.stdout:3676: done (3 left) 2023-09-22T07:55:37.339 INFO:tasks.rados.rados.0.smithi006.stdout:3677: done (2 left) 2023-09-22T07:55:37.339 INFO:tasks.rados.rados.0.smithi006.stdout:3678: done (1 left) 2023-09-22T07:55:37.339 INFO:tasks.rados.rados.0.smithi006.stdout:3679: done (0 left) 2023-09-22T07:55:37.340 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 2 current snap is 345 2023-09-22T07:55:37.340 INFO:tasks.rados.rados.0.smithi006.stdout:3680: seq_num 1138 ranges {4800512=663552,5464064=581632,6045696=712704,6758400=311296} 2023-09-22T07:55:37.369 INFO:tasks.rados.rados.0.smithi006.stdout:3680: writing smithi006182445-2 from 4800512 to 5464064 tid 1 2023-09-22T07:55:37.372 INFO:tasks.rados.rados.0.smithi006.stdout:3680: writing smithi006182445-2 from 5464064 to 6045696 tid 2 2023-09-22T07:55:37.376 INFO:tasks.rados.rados.0.smithi006.stdout:3680: writing smithi006182445-2 from 6045696 to 6758400 tid 3 2023-09-22T07:55:37.378 INFO:tasks.rados.rados.0.smithi006.stdout:3680: writing smithi006182445-2 from 6758400 to 7069696 tid 4 2023-09-22T07:55:37.378 INFO:tasks.rados.rados.0.smithi006.stdout:3681: setattr oid 41 current snap is 345 2023-09-22T07:55:37.378 INFO:tasks.rados.rados.0.smithi006.stdout:3680: finishing write tid 1 to smithi006182445-2 2023-09-22T07:55:37.378 INFO:tasks.rados.rados.0.smithi006.stdout:3680: finishing write tid 2 to smithi006182445-2 2023-09-22T07:55:37.379 INFO:tasks.rados.rados.0.smithi006.stdout:3682: read oid 44 snap -1 2023-09-22T07:55:37.379 INFO:tasks.rados.rados.0.smithi006.stdout:3682: expect (ObjNum 1061 snap 324 seq_num 1061) 2023-09-22T07:55:37.379 INFO:tasks.rados.rados.0.smithi006.stdout:3683: read oid 6 snap -1 2023-09-22T07:55:37.380 INFO:tasks.rados.rados.0.smithi006.stdout:3683: expect (ObjNum 1126 snap 340 seq_num 1126) 2023-09-22T07:55:37.380 INFO:tasks.rados.rados.0.smithi006.stdout:3684: read oid 35 snap -1 2023-09-22T07:55:37.380 INFO:tasks.rados.rados.0.smithi006.stdout:3684: expect (ObjNum 965 snap 292 seq_num 965) 2023-09-22T07:55:37.380 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 4 current snap is 345 2023-09-22T07:55:37.380 INFO:tasks.rados.rados.0.smithi006.stdout:3685: seq_num 1139 ranges {8519680=679936,9199616=458752,9658368=524288,10182656=540672,10723328=81920} 2023-09-22T07:55:37.430 INFO:tasks.rados.rados.0.smithi006.stdout:3685: writing smithi006182445-4 from 8519680 to 9199616 tid 1 2023-09-22T07:55:37.432 INFO:tasks.rados.rados.0.smithi006.stdout:3685: writing smithi006182445-4 from 9199616 to 9658368 tid 2 2023-09-22T07:55:37.435 INFO:tasks.rados.rados.0.smithi006.stdout:3685: writing smithi006182445-4 from 9658368 to 10182656 tid 3 2023-09-22T07:55:37.438 INFO:tasks.rados.rados.0.smithi006.stdout:3685: writing smithi006182445-4 from 10182656 to 10723328 tid 4 2023-09-22T07:55:37.439 INFO:tasks.rados.rados.0.smithi006.stdout:3685: writing smithi006182445-4 from 10723328 to 10805248 tid 5 2023-09-22T07:55:37.439 INFO:tasks.rados.rados.0.smithi006.stdout:3686: read oid 34 snap -1 2023-09-22T07:55:37.439 INFO:tasks.rados.rados.0.smithi006.stdout:3686: expect (ObjNum 1062 snap 324 seq_num 1062) 2023-09-22T07:55:37.439 INFO:tasks.rados.rados.0.smithi006.stdout:3687: read oid 33 snap -1 2023-09-22T07:55:37.440 INFO:tasks.rados.rados.0.smithi006.stdout:3687: expect (ObjNum 1091 snap 331 seq_num 1091) 2023-09-22T07:55:37.440 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 19 current snap is 345 2023-09-22T07:55:37.440 INFO:tasks.rados.rados.0.smithi006.stdout:3680: finishing write tid 3 to smithi006182445-2 2023-09-22T07:55:37.440 INFO:tasks.rados.rados.0.smithi006.stdout:3688: seq_num 1140 ranges {319488=696320,1015808=745472,1761280=729088,2490368=131072} 2023-09-22T07:55:37.444 INFO:tasks.rados.rados.0.smithi006.stdout:3688: writing smithi006182445-19 from 319488 to 1015808 tid 1 2023-09-22T07:55:37.448 INFO:tasks.rados.rados.0.smithi006.stdout:3688: writing smithi006182445-19 from 1015808 to 1761280 tid 2 2023-09-22T07:55:37.452 INFO:tasks.rados.rados.0.smithi006.stdout:3688: writing smithi006182445-19 from 1761280 to 2490368 tid 3 2023-09-22T07:55:37.453 INFO:tasks.rados.rados.0.smithi006.stdout:3688: writing smithi006182445-19 from 2490368 to 2621440 tid 4 2023-09-22T07:55:37.454 INFO:tasks.rados.rados.0.smithi006.stdout:3689: read oid 10 snap -1 2023-09-22T07:55:37.454 INFO:tasks.rados.rados.0.smithi006.stdout:3689: expect (ObjNum 1128 snap 340 seq_num 1128) 2023-09-22T07:55:37.454 INFO:tasks.rados.rados.0.smithi006.stdout:3690: rmattr oid 9 current snap is 345 2023-09-22T07:55:37.454 INFO:tasks.rados.rados.0.smithi006.stdout:3680: finishing write tid 4 to smithi006182445-2 2023-09-22T07:55:37.454 INFO:tasks.rados.rados.0.smithi006.stdout:3680: finishing write tid 5 to smithi006182445-2 2023-09-22T07:55:37.454 INFO:tasks.rados.rados.0.smithi006.stdout:3691: snap_remove snap 338 2023-09-22T07:55:37.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:37 smithi105 ceph-mon[190463]: osdmap e751: 8 total, 8 up, 8 in 2023-09-22T07:55:37.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:37 smithi006 ceph-mon[204052]: osdmap e751: 8 total, 8 up, 8 in 2023-09-22T07:55:37.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:37 smithi006 ceph-mon[200575]: osdmap e751: 8 total, 8 up, 8 in 2023-09-22T07:55:38.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:55:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:55:37] "GET /metrics HTTP/1.1" 200 36086 "" "Prometheus/2.43.0" 2023-09-22T07:55:38.340 INFO:tasks.rados.rados.0.smithi006.stdout:3691: done (11 left) 2023-09-22T07:55:38.340 INFO:tasks.rados.rados.0.smithi006.stdout:3692: snap_remove snap 330 2023-09-22T07:55:38.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:38 smithi105 ceph-mon[190463]: pgmap v780: 121 pgs: 121 active+clean; 500 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 3.2 MiB/s wr, 13 op/s 2023-09-22T07:55:38.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:38 smithi105 ceph-mon[190463]: osdmap e752: 8 total, 8 up, 8 in 2023-09-22T07:55:38.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:38 smithi006 ceph-mon[204052]: pgmap v780: 121 pgs: 121 active+clean; 500 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 3.2 MiB/s wr, 13 op/s 2023-09-22T07:55:38.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:38 smithi006 ceph-mon[204052]: osdmap e752: 8 total, 8 up, 8 in 2023-09-22T07:55:38.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:38 smithi006 ceph-mon[200575]: pgmap v780: 121 pgs: 121 active+clean; 500 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 3.2 MiB/s wr, 13 op/s 2023-09-22T07:55:38.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:38 smithi006 ceph-mon[200575]: osdmap e752: 8 total, 8 up, 8 in 2023-09-22T07:55:39.344 INFO:tasks.rados.rados.0.smithi006.stdout:3692: done (11 left) 2023-09-22T07:55:39.344 INFO:tasks.rados.rados.0.smithi006.stdout:3693: read oid 23 snap 344 2023-09-22T07:55:39.345 INFO:tasks.rados.rados.0.smithi006.stdout:3693: expect deleted 2023-09-22T07:55:39.345 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 28 current snap is 345 2023-09-22T07:55:39.345 INFO:tasks.rados.rados.0.smithi006.stdout:3694: seq_num 1141 ranges {5447680=712704,6160384=679936,6840320=540672,7380992=385024} 2023-09-22T07:55:39.379 INFO:tasks.rados.rados.0.smithi006.stdout:3694: writing smithi006182445-28 from 5447680 to 6160384 tid 1 2023-09-22T07:55:39.383 INFO:tasks.rados.rados.0.smithi006.stdout:3694: writing smithi006182445-28 from 6160384 to 6840320 tid 2 2023-09-22T07:55:39.386 INFO:tasks.rados.rados.0.smithi006.stdout:3694: writing smithi006182445-28 from 6840320 to 7380992 tid 3 2023-09-22T07:55:39.388 INFO:tasks.rados.rados.0.smithi006.stdout:3694: writing smithi006182445-28 from 7380992 to 7766016 tid 4 2023-09-22T07:55:39.388 INFO:tasks.rados.rados.0.smithi006.stdout:3695: read oid 18 snap 341 2023-09-22T07:55:39.388 INFO:tasks.rados.rados.0.smithi006.stdout:3695: expect (ObjNum 1105 snap 332 seq_num 1105) 2023-09-22T07:55:39.389 INFO:tasks.rados.rados.0.smithi006.stdout:3696: delete oid 21 current snap is 345 2023-09-22T07:55:39.389 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 41 v 1425 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-09-22T07:55:39.389 INFO:tasks.rados.rados.0.smithi006.stdout:3680: finishing write tid 6 to smithi006182445-2 2023-09-22T07:55:39.389 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 2 v 1900 (ObjNum 1138 snap 345 seq_num 1138) dirty exists 2023-09-22T07:55:39.389 INFO:tasks.rados.rados.0.smithi006.stdout:3680: left oid 2 (ObjNum 1138 snap 345 seq_num 1138) 2023-09-22T07:55:39.389 INFO:tasks.rados.rados.0.smithi006.stdout:3683: expect (ObjNum 1126 snap 340 seq_num 1126) 2023-09-22T07:55:39.441 INFO:tasks.rados.rados.0.smithi006.stdout:3684: expect (ObjNum 965 snap 292 seq_num 965) 2023-09-22T07:55:39.487 INFO:tasks.rados.rados.0.smithi006.stdout:3682: expect (ObjNum 1061 snap 324 seq_num 1061) 2023-09-22T07:55:39.546 INFO:tasks.rados.rados.0.smithi006.stdout:3685: finishing write tid 1 to smithi006182445-4 2023-09-22T07:55:39.546 INFO:tasks.rados.rados.0.smithi006.stdout:3685: finishing write tid 2 to smithi006182445-4 2023-09-22T07:55:39.546 INFO:tasks.rados.rados.0.smithi006.stdout:3685: finishing write tid 3 to smithi006182445-4 2023-09-22T07:55:39.546 INFO:tasks.rados.rados.0.smithi006.stdout:3688: finishing write tid 1 to smithi006182445-19 2023-09-22T07:55:39.546 INFO:tasks.rados.rados.0.smithi006.stdout:3688: finishing write tid 2 to smithi006182445-19 2023-09-22T07:55:39.547 INFO:tasks.rados.rados.0.smithi006.stdout:3688: finishing write tid 3 to smithi006182445-19 2023-09-22T07:55:39.547 INFO:tasks.rados.rados.0.smithi006.stdout:3688: finishing write tid 4 to smithi006182445-19 2023-09-22T07:55:39.547 INFO:tasks.rados.rados.0.smithi006.stdout:3688: finishing write tid 5 to smithi006182445-19 2023-09-22T07:55:39.547 INFO:tasks.rados.rados.0.smithi006.stdout:3685: finishing write tid 4 to smithi006182445-4 2023-09-22T07:55:39.547 INFO:tasks.rados.rados.0.smithi006.stdout:3685: finishing write tid 5 to smithi006182445-4 2023-09-22T07:55:39.547 INFO:tasks.rados.rados.0.smithi006.stdout:3685: finishing write tid 6 to smithi006182445-4 2023-09-22T07:55:39.547 INFO:tasks.rados.rados.0.smithi006.stdout:3688: finishing write tid 6 to smithi006182445-19 2023-09-22T07:55:39.547 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 19 v 1863 (ObjNum 1140 snap 345 seq_num 1140) dirty exists 2023-09-22T07:55:39.547 INFO:tasks.rados.rados.0.smithi006.stdout:3688: left oid 19 (ObjNum 1140 snap 345 seq_num 1140) 2023-09-22T07:55:39.547 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 9 v 1871 (ObjNum 1062 snap 324 seq_num 1062) dirty exists 2023-09-22T07:55:39.547 INFO:tasks.rados.rados.0.smithi006.stdout:3686: expect (ObjNum 1062 snap 324 seq_num 1062) 2023-09-22T07:55:39.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:39 smithi105 ceph-mon[190463]: osdmap e753: 8 total, 8 up, 8 in 2023-09-22T07:55:39.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:39 smithi105 ceph-mon[190463]: osdmap e754: 8 total, 8 up, 8 in 2023-09-22T07:55:39.702 INFO:tasks.rados.rados.0.smithi006.stdout:3685: finishing write tid 7 to smithi006182445-4 2023-09-22T07:55:39.702 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 4 v 1929 (ObjNum 1139 snap 345 seq_num 1139) dirty exists 2023-09-22T07:55:39.702 INFO:tasks.rados.rados.0.smithi006.stdout:3685: left oid 4 (ObjNum 1139 snap 345 seq_num 1139) 2023-09-22T07:55:39.702 INFO:tasks.rados.rados.0.smithi006.stdout:3689: expect (ObjNum 1128 snap 340 seq_num 1128) 2023-09-22T07:55:39.754 INFO:tasks.rados.rados.0.smithi006.stdout:3687: expect (ObjNum 1091 snap 331 seq_num 1091) 2023-09-22T07:55:39.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:39 smithi006 ceph-mon[204052]: osdmap e753: 8 total, 8 up, 8 in 2023-09-22T07:55:39.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:39 smithi006 ceph-mon[204052]: osdmap e754: 8 total, 8 up, 8 in 2023-09-22T07:55:39.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:39 smithi006 ceph-mon[200575]: osdmap e753: 8 total, 8 up, 8 in 2023-09-22T07:55:39.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:39 smithi006 ceph-mon[200575]: osdmap e754: 8 total, 8 up, 8 in 2023-09-22T07:55:40.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:40 smithi105 ceph-mon[190463]: pgmap v783: 121 pgs: 121 active+clean; 505 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.4 MiB/s wr, 11 op/s 2023-09-22T07:55:40.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:40 smithi006 ceph-mon[200575]: pgmap v783: 121 pgs: 121 active+clean; 505 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.4 MiB/s wr, 11 op/s 2023-09-22T07:55:40.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:40 smithi006 ceph-mon[204052]: pgmap v783: 121 pgs: 121 active+clean; 505 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.4 MiB/s wr, 11 op/s 2023-09-22T07:55:41.277 INFO:tasks.rados.rados.0.smithi006.stdout:3694: finishing write tid 1 to smithi006182445-28 2023-09-22T07:55:41.277 INFO:tasks.rados.rados.0.smithi006.stdout:3694: finishing write tid 2 to smithi006182445-28 2023-09-22T07:55:41.277 INFO:tasks.rados.rados.0.smithi006.stdout:3694: finishing write tid 3 to smithi006182445-28 2023-09-22T07:55:41.278 INFO:tasks.rados.rados.0.smithi006.stdout:3694: finishing write tid 4 to smithi006182445-28 2023-09-22T07:55:41.278 INFO:tasks.rados.rados.0.smithi006.stdout:3694: finishing write tid 5 to smithi006182445-28 2023-09-22T07:55:41.278 INFO:tasks.rados.rados.0.smithi006.stdout:3680: done (14 left) 2023-09-22T07:55:41.278 INFO:tasks.rados.rados.0.smithi006.stdout:3681: done (13 left) 2023-09-22T07:55:41.278 INFO:tasks.rados.rados.0.smithi006.stdout:3682: done (12 left) 2023-09-22T07:55:41.279 INFO:tasks.rados.rados.0.smithi006.stdout:3683: done (11 left) 2023-09-22T07:55:41.279 INFO:tasks.rados.rados.0.smithi006.stdout:3684: done (10 left) 2023-09-22T07:55:41.279 INFO:tasks.rados.rados.0.smithi006.stdout:3685: done (9 left) 2023-09-22T07:55:41.279 INFO:tasks.rados.rados.0.smithi006.stdout:3686: done (8 left) 2023-09-22T07:55:41.279 INFO:tasks.rados.rados.0.smithi006.stdout:3687: done (7 left) 2023-09-22T07:55:41.279 INFO:tasks.rados.rados.0.smithi006.stdout:3688: done (6 left) 2023-09-22T07:55:41.280 INFO:tasks.rados.rados.0.smithi006.stdout:3689: done (5 left) 2023-09-22T07:55:41.280 INFO:tasks.rados.rados.0.smithi006.stdout:3690: done (4 left) 2023-09-22T07:55:41.280 INFO:tasks.rados.rados.0.smithi006.stdout:3693: done (3 left) 2023-09-22T07:55:41.280 INFO:tasks.rados.rados.0.smithi006.stdout:3696: done (2 left) 2023-09-22T07:55:41.280 INFO:tasks.rados.rados.0.smithi006.stdout:3697: read oid 32 snap -1 2023-09-22T07:55:41.280 INFO:tasks.rados.rados.0.smithi006.stdout:3697: expect (ObjNum 1137 snap 344 seq_num 1137) 2023-09-22T07:55:41.280 INFO:tasks.rados.rados.0.smithi006.stdout:3698: rollback oid 39 current snap is 345 2023-09-22T07:55:41.280 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 39 to 320 2023-09-22T07:55:41.281 INFO:tasks.rados.rados.0.smithi006.stdout:3694: finishing write tid 6 to smithi006182445-28 2023-09-22T07:55:41.281 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 28 v 1382 (ObjNum 1141 snap 345 seq_num 1141) dirty exists 2023-09-22T07:55:41.281 INFO:tasks.rados.rados.0.smithi006.stdout:3694: left oid 28 (ObjNum 1141 snap 345 seq_num 1141) 2023-09-22T07:55:41.281 INFO:tasks.rados.rados.0.smithi006.stdout:3695: expect (ObjNum 1105 snap 332 seq_num 1105) 2023-09-22T07:55:41.320 INFO:tasks.rados.rados.0.smithi006.stdout:3698: finishing rollback tid 0 to smithi006182445-39 2023-09-22T07:55:41.320 INFO:tasks.rados.rados.0.smithi006.stdout:3698: finishing rollback tid 1 to smithi006182445-39 2023-09-22T07:55:41.320 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 39 v 1427 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-09-22T07:55:41.320 INFO:tasks.rados.rados.0.smithi006.stdout:3697: expect (ObjNum 1137 snap 344 seq_num 1137) 2023-09-22T07:55:41.576 INFO:tasks.rados.rados.0.smithi006.stdout:3694: done (3 left) 2023-09-22T07:55:41.576 INFO:tasks.rados.rados.0.smithi006.stdout:3695: done (2 left) 2023-09-22T07:55:41.576 INFO:tasks.rados.rados.0.smithi006.stdout:3697: done (1 left) 2023-09-22T07:55:41.577 INFO:tasks.rados.rados.0.smithi006.stdout:3698: done (0 left) 2023-09-22T07:55:41.577 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 7 current snap is 345 2023-09-22T07:55:41.577 INFO:tasks.rados.rados.0.smithi006.stdout:3699: seq_num 1143 ranges {2187264=753664,2940928=450560,3391488=507904,3899392=589824,4489216=57344} 2023-09-22T07:55:41.592 INFO:tasks.rados.rados.0.smithi006.stdout:3699: writing smithi006182445-7 from 2187264 to 2940928 tid 1 2023-09-22T07:55:41.594 INFO:tasks.rados.rados.0.smithi006.stdout:3699: writing smithi006182445-7 from 2940928 to 3391488 tid 2 2023-09-22T07:55:41.597 INFO:tasks.rados.rados.0.smithi006.stdout:3699: writing smithi006182445-7 from 3391488 to 3899392 tid 3 2023-09-22T07:55:41.601 INFO:tasks.rados.rados.0.smithi006.stdout:3699: writing smithi006182445-7 from 3899392 to 4489216 tid 4 2023-09-22T07:55:41.602 INFO:tasks.rados.rados.0.smithi006.stdout:3699: writing smithi006182445-7 from 4489216 to 4546560 tid 5 2023-09-22T07:55:41.603 INFO:tasks.rados.rados.0.smithi006.stdout:3700: copy_from oid 48 from oid 38 current snap is 345 2023-09-22T07:55:41.603 INFO:tasks.rados.rados.0.smithi006.stdout:3699: finishing write tid 1 to smithi006182445-7 2023-09-22T07:55:41.603 INFO:tasks.rados.rados.0.smithi006.stdout:3699: finishing write tid 2 to smithi006182445-7 2023-09-22T07:55:41.603 INFO:tasks.rados.rados.0.smithi006.stdout:3699: finishing write tid 3 to smithi006182445-7 2023-09-22T07:55:41.603 INFO:tasks.rados.rados.0.smithi006.stdout:3701: copy_from oid 29 from oid 8 current snap is 345 2023-09-22T07:55:41.603 INFO:tasks.rados.rados.0.smithi006.stdout:3702: read oid 14 snap 295 2023-09-22T07:55:41.603 INFO:tasks.rados.rados.0.smithi006.stdout:3702: expect deleted 2023-09-22T07:55:41.603 INFO:tasks.rados.rados.0.smithi006.stdout:3703: snap_remove snap 327 2023-09-22T07:55:42.377 INFO:tasks.rados.rados.0.smithi006.stdout:3703: done (4 left) 2023-09-22T07:55:42.377 INFO:tasks.rados.rados.0.smithi006.stdout:3704: copy_from oid 43 from oid 18 current snap is 345 2023-09-22T07:55:42.377 INFO:tasks.rados.rados.0.smithi006.stdout:3699: finishing write tid 4 to smithi006182445-7 2023-09-22T07:55:42.377 INFO:tasks.rados.rados.0.smithi006.stdout:3699: finishing write tid 5 to smithi006182445-7 2023-09-22T07:55:42.377 INFO:tasks.rados.rados.0.smithi006.stdout:3699: finishing write tid 6 to smithi006182445-7 2023-09-22T07:55:42.377 INFO:tasks.rados.rados.0.smithi006.stdout:3699: finishing write tid 7 to smithi006182445-7 2023-09-22T07:55:42.377 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 7 v 2012 (ObjNum 1143 snap 345 seq_num 1143) dirty exists 2023-09-22T07:55:42.377 INFO:tasks.rados.rados.0.smithi006.stdout:3699: left oid 7 (ObjNum 1143 snap 345 seq_num 1143) 2023-09-22T07:55:42.377 INFO:tasks.rados.rados.0.smithi006.stdout:3700: finishing copy_from racing read to smithi006182445-48 2023-09-22T07:55:42.378 INFO:tasks.rados.rados.0.smithi006.stdout:3700: finishing copy_from to smithi006182445-48 2023-09-22T07:55:42.378 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 48 v 1870 (ObjNum 1136 snap 344 seq_num 1136) dirty exists 2023-09-22T07:55:42.378 INFO:tasks.rados.rados.0.smithi006.stdout:3701: finishing copy_from racing read to smithi006182445-29 2023-09-22T07:55:42.378 INFO:tasks.rados.rados.0.smithi006.stdout:3701: finishing copy_from to smithi006182445-29 2023-09-22T07:55:42.378 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 29 v 1521 (ObjNum 1086 snap 330 seq_num 1086) dirty exists 2023-09-22T07:55:42.378 INFO:tasks.rados.rados.0.smithi006.stdout:3699: done (4 left) 2023-09-22T07:55:42.378 INFO:tasks.rados.rados.0.smithi006.stdout:3700: done (3 left) 2023-09-22T07:55:42.378 INFO:tasks.rados.rados.0.smithi006.stdout:3701: done (2 left) 2023-09-22T07:55:42.378 INFO:tasks.rados.rados.0.smithi006.stdout:3702: done (1 left) 2023-09-22T07:55:42.378 INFO:tasks.rados.rados.0.smithi006.stdout:3705: read oid 12 snap -1 2023-09-22T07:55:42.378 INFO:tasks.rados.rados.0.smithi006.stdout:3705: expect (ObjNum 959 snap 286 seq_num 959) 2023-09-22T07:55:42.378 INFO:tasks.rados.rados.0.smithi006.stdout:3706: copy_from oid 44 from oid 4 current snap is 345 2023-09-22T07:55:42.379 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 39 current snap is 345 2023-09-22T07:55:42.379 INFO:tasks.rados.rados.0.smithi006.stdout:3707: seq_num 1144 ranges {0=770048,770048=737280,1507328=712704,2220032=155648} 2023-09-22T07:55:42.389 INFO:tasks.rados.rados.0.smithi006.stdout:3707: writing smithi006182445-39 from 0 to 770048 tid 1 2023-09-22T07:55:42.389 INFO:tasks.rados.rados.0.smithi006.stdout:3707: writing smithi006182445-39 from 770048 to 1507328 tid 2 2023-09-22T07:55:42.395 INFO:tasks.rados.rados.0.smithi006.stdout:3707: writing smithi006182445-39 from 1507328 to 2220032 tid 3 2023-09-22T07:55:42.395 INFO:tasks.rados.rados.0.smithi006.stdout:3707: writing smithi006182445-39 from 2220032 to 2375680 tid 4 2023-09-22T07:55:42.395 INFO:tasks.rados.rados.0.smithi006.stdout:3708: rollback oid 26 current snap is 345 2023-09-22T07:55:42.395 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 26 to 320 2023-09-22T07:55:42.395 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 28 current snap is 345 2023-09-22T07:55:42.395 INFO:tasks.rados.rados.0.smithi006.stdout:3709: seq_num 1145 ranges {7766016=786432,8552448=622592,9175040=516096,9691136=417792,10108928=49152} 2023-09-22T07:55:42.442 INFO:tasks.rados.rados.0.smithi006.stdout:3709: writing smithi006182445-28 from 7766016 to 8552448 tid 1 2023-09-22T07:55:42.445 INFO:tasks.rados.rados.0.smithi006.stdout:3709: writing smithi006182445-28 from 8552448 to 9175040 tid 2 2023-09-22T07:55:42.448 INFO:tasks.rados.rados.0.smithi006.stdout:3709: writing smithi006182445-28 from 9175040 to 9691136 tid 3 2023-09-22T07:55:42.450 INFO:tasks.rados.rados.0.smithi006.stdout:3709: writing smithi006182445-28 from 9691136 to 10108928 tid 4 2023-09-22T07:55:42.451 INFO:tasks.rados.rados.0.smithi006.stdout:3709: writing smithi006182445-28 from 10108928 to 10158080 tid 5 2023-09-22T07:55:42.451 INFO:tasks.rados.rados.0.smithi006.stdout:3710: snap_create 2023-09-22T07:55:42.451 INFO:tasks.rados.rados.0.smithi006.stdout:3707: finishing write tid 1 to smithi006182445-39 2023-09-22T07:55:42.451 INFO:tasks.rados.rados.0.smithi006.stdout:3704: finishing copy_from racing read to smithi006182445-43 2023-09-22T07:55:42.451 INFO:tasks.rados.rados.0.smithi006.stdout:3707: finishing write tid 2 to smithi006182445-39 2023-09-22T07:55:42.451 INFO:tasks.rados.rados.0.smithi006.stdout:3707: finishing write tid 3 to smithi006182445-39 2023-09-22T07:55:42.451 INFO:tasks.rados.rados.0.smithi006.stdout:3707: finishing write tid 4 to smithi006182445-39 2023-09-22T07:55:42.452 INFO:tasks.rados.rados.0.smithi006.stdout:3705: expect (ObjNum 959 snap 286 seq_num 959) 2023-09-22T07:55:42.493 INFO:tasks.rados.rados.0.smithi006.stdout:3707: finishing write tid 5 to smithi006182445-39 2023-09-22T07:55:42.494 INFO:tasks.rados.rados.0.smithi006.stdout:3708: finishing rollback tid 0 to smithi006182445-26 2023-09-22T07:55:42.494 INFO:tasks.rados.rados.0.smithi006.stdout:3708: finishing rollback tid 1 to smithi006182445-26 2023-09-22T07:55:42.494 INFO:tasks.rados.rados.0.smithi006.stdout:3708: finishing rollback tid 2 to smithi006182445-26 2023-09-22T07:55:42.494 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 26 v 1932 (ObjNum 941 snap 286 seq_num 941) dirty exists 2023-09-22T07:55:42.494 INFO:tasks.rados.rados.0.smithi006.stdout:3704: finishing copy_from to smithi006182445-43 2023-09-22T07:55:42.494 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 43 v 1315 (ObjNum 1105 snap 332 seq_num 1105) dirty exists 2023-09-22T07:55:42.494 INFO:tasks.rados.rados.0.smithi006.stdout:3707: finishing write tid 6 to smithi006182445-39 2023-09-22T07:55:42.494 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 39 v 1432 (ObjNum 1144 snap 345 seq_num 1144) dirty exists 2023-09-22T07:55:42.494 INFO:tasks.rados.rados.0.smithi006.stdout:3707: left oid 39 (ObjNum 1144 snap 345 seq_num 1144) 2023-09-22T07:55:42.494 INFO:tasks.rados.rados.0.smithi006.stdout:3706: finishing copy_from racing read to smithi006182445-44 2023-09-22T07:55:42.495 INFO:tasks.rados.rados.0.smithi006.stdout:3706: finishing copy_from to smithi006182445-44 2023-09-22T07:55:42.495 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 44 v 1929 (ObjNum 1139 snap 345 seq_num 1139) dirty exists 2023-09-22T07:55:42.495 INFO:tasks.rados.rados.0.smithi006.stdout:3709: finishing write tid 1 to smithi006182445-28 2023-09-22T07:55:42.495 INFO:tasks.rados.rados.0.smithi006.stdout:3709: finishing write tid 2 to smithi006182445-28 2023-09-22T07:55:42.495 INFO:tasks.rados.rados.0.smithi006.stdout:3709: finishing write tid 3 to smithi006182445-28 2023-09-22T07:55:42.495 INFO:tasks.rados.rados.0.smithi006.stdout:3709: finishing write tid 4 to smithi006182445-28 2023-09-22T07:55:42.495 INFO:tasks.rados.rados.0.smithi006.stdout:3709: finishing write tid 5 to smithi006182445-28 2023-09-22T07:55:42.495 INFO:tasks.rados.rados.0.smithi006.stdout:3709: finishing write tid 6 to smithi006182445-28 2023-09-22T07:55:42.495 INFO:tasks.rados.rados.0.smithi006.stdout:3709: finishing write tid 7 to smithi006182445-28 2023-09-22T07:55:42.495 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 28 v 1394 (ObjNum 1145 snap 345 seq_num 1145) dirty exists 2023-09-22T07:55:42.495 INFO:tasks.rados.rados.0.smithi006.stdout:3709: left oid 28 (ObjNum 1145 snap 345 seq_num 1145) 2023-09-22T07:55:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:42 smithi105 ceph-mon[190463]: pgmap v785: 121 pgs: 121 active+clean; 510 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 3.7 MiB/s wr, 22 op/s 2023-09-22T07:55:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:42 smithi105 ceph-mon[190463]: osdmap e755: 8 total, 8 up, 8 in 2023-09-22T07:55:42.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:42 smithi006 ceph-mon[204052]: pgmap v785: 121 pgs: 121 active+clean; 510 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 3.7 MiB/s wr, 22 op/s 2023-09-22T07:55:42.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:42 smithi006 ceph-mon[204052]: osdmap e755: 8 total, 8 up, 8 in 2023-09-22T07:55:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:42 smithi006 ceph-mon[200575]: pgmap v785: 121 pgs: 121 active+clean; 510 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 3.7 MiB/s wr, 22 op/s 2023-09-22T07:55:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:42 smithi006 ceph-mon[200575]: osdmap e755: 8 total, 8 up, 8 in 2023-09-22T07:55:43.382 INFO:tasks.rados.rados.0.smithi006.stdout:3704: done (6 left) 2023-09-22T07:55:43.382 INFO:tasks.rados.rados.0.smithi006.stdout:3705: done (5 left) 2023-09-22T07:55:43.383 INFO:tasks.rados.rados.0.smithi006.stdout:3706: done (4 left) 2023-09-22T07:55:43.383 INFO:tasks.rados.rados.0.smithi006.stdout:3707: done (3 left) 2023-09-22T07:55:43.383 INFO:tasks.rados.rados.0.smithi006.stdout:3708: done (2 left) 2023-09-22T07:55:43.383 INFO:tasks.rados.rados.0.smithi006.stdout:3709: done (1 left) 2023-09-22T07:55:43.383 INFO:tasks.rados.rados.0.smithi006.stdout:3710: done (0 left) 2023-09-22T07:55:43.383 INFO:tasks.rados.rados.0.smithi006.stdout:3711: rmattr oid 26 current snap is 346 2023-09-22T07:55:43.383 INFO:tasks.rados.rados.0.smithi006.stdout:3711: done (0 left) 2023-09-22T07:55:43.383 INFO:tasks.rados.rados.0.smithi006.stdout:3712: rollback oid 26 current snap is 346 2023-09-22T07:55:43.383 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 26 to 317 2023-09-22T07:55:43.383 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 9 current snap is 346 2023-09-22T07:55:43.383 INFO:tasks.rados.rados.0.smithi006.stdout:3713: seq_num 1146 ranges {3432448=802816,4235264=499712,4734976=679936,5414912=425984} 2023-09-22T07:55:43.405 INFO:tasks.rados.rados.0.smithi006.stdout:3713: writing smithi006182445-9 from 3432448 to 4235264 tid 1 2023-09-22T07:55:43.408 INFO:tasks.rados.rados.0.smithi006.stdout:3713: writing smithi006182445-9 from 4235264 to 4734976 tid 2 2023-09-22T07:55:43.411 INFO:tasks.rados.rados.0.smithi006.stdout:3713: writing smithi006182445-9 from 4734976 to 5414912 tid 3 2023-09-22T07:55:43.414 INFO:tasks.rados.rados.0.smithi006.stdout:3713: writing smithi006182445-9 from 5414912 to 5840896 tid 4 2023-09-22T07:55:43.414 INFO:tasks.rados.rados.0.smithi006.stdout:3714: snap_remove snap 344 2023-09-22T07:55:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:43 smithi006 ceph-mon[200575]: osdmap e756: 8 total, 8 up, 8 in 2023-09-22T07:55:43.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:55:43.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:43 smithi006 ceph-mon[200575]: pgmap v788: 121 pgs: 121 active+clean; 527 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 6.1 MiB/s wr, 20 op/s 2023-09-22T07:55:43.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:43 smithi006 ceph-mon[204052]: osdmap e756: 8 total, 8 up, 8 in 2023-09-22T07:55:43.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:55:43.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:43 smithi006 ceph-mon[204052]: pgmap v788: 121 pgs: 121 active+clean; 527 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 6.1 MiB/s wr, 20 op/s 2023-09-22T07:55:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:43 smithi105 ceph-mon[190463]: osdmap e756: 8 total, 8 up, 8 in 2023-09-22T07:55:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:55:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:43 smithi105 ceph-mon[190463]: pgmap v788: 121 pgs: 121 active+clean; 527 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 6.1 MiB/s wr, 20 op/s 2023-09-22T07:55:44.397 INFO:tasks.rados.rados.0.smithi006.stdout:3714: done (2 left) 2023-09-22T07:55:44.398 INFO:tasks.rados.rados.0.smithi006.stdout:3715: setattr oid 5 current snap is 346 2023-09-22T07:55:44.398 INFO:tasks.rados.rados.0.smithi006.stdout:3712: finishing rollback tid 0 to smithi006182445-26 2023-09-22T07:55:44.398 INFO:tasks.rados.rados.0.smithi006.stdout:3712: finishing rollback tid 1 to smithi006182445-26 2023-09-22T07:55:44.398 INFO:tasks.rados.rados.0.smithi006.stdout:3712: finishing rollback tid 2 to smithi006182445-26 2023-09-22T07:55:44.398 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 26 v 1935 (ObjNum 941 snap 286 seq_num 941) dirty exists 2023-09-22T07:55:44.398 INFO:tasks.rados.rados.0.smithi006.stdout:3713: finishing write tid 1 to smithi006182445-9 2023-09-22T07:55:44.398 INFO:tasks.rados.rados.0.smithi006.stdout:3713: finishing write tid 2 to smithi006182445-9 2023-09-22T07:55:44.398 INFO:tasks.rados.rados.0.smithi006.stdout:3713: finishing write tid 3 to smithi006182445-9 2023-09-22T07:55:44.398 INFO:tasks.rados.rados.0.smithi006.stdout:3713: finishing write tid 4 to smithi006182445-9 2023-09-22T07:55:44.398 INFO:tasks.rados.rados.0.smithi006.stdout:3713: finishing write tid 5 to smithi006182445-9 2023-09-22T07:55:44.399 INFO:tasks.rados.rados.0.smithi006.stdout:3713: finishing write tid 6 to smithi006182445-9 2023-09-22T07:55:44.399 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 9 v 1876 (ObjNum 1146 snap 346 seq_num 1146) dirty exists 2023-09-22T07:55:44.399 INFO:tasks.rados.rados.0.smithi006.stdout:3713: left oid 9 (ObjNum 1146 snap 346 seq_num 1146) 2023-09-22T07:55:44.399 INFO:tasks.rados.rados.0.smithi006.stdout:3712: done (2 left) 2023-09-22T07:55:44.399 INFO:tasks.rados.rados.0.smithi006.stdout:3713: done (1 left) 2023-09-22T07:55:44.399 INFO:tasks.rados.rados.0.smithi006.stdout:3716: read oid 43 snap -1 2023-09-22T07:55:44.399 INFO:tasks.rados.rados.0.smithi006.stdout:3716: expect (ObjNum 1105 snap 332 seq_num 1105) 2023-09-22T07:55:44.399 INFO:tasks.rados.rados.0.smithi006.stdout:3717: read oid 50 snap -1 2023-09-22T07:55:44.399 INFO:tasks.rados.rados.0.smithi006.stdout:3717: expect deleted 2023-09-22T07:55:44.400 INFO:tasks.rados.rados.0.smithi006.stdout:3718: copy_from oid 41 from oid 11 current snap is 346 2023-09-22T07:55:44.400 INFO:tasks.rados.rados.0.smithi006.stdout:3719: rmattr oid 19 current snap is 346 2023-09-22T07:55:44.400 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 8 current snap is 346 2023-09-22T07:55:44.400 INFO:tasks.rados.rados.0.smithi006.stdout:3720: seq_num 1147 ranges {15794176=16384} 2023-09-22T07:55:44.479 INFO:tasks.rados.rados.0.smithi006.stdout:3720: writing smithi006182445-8 from 15794176 to 15810560 tid 1 2023-09-22T07:55:44.479 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 28 current snap is 346 2023-09-22T07:55:44.480 INFO:tasks.rados.rados.0.smithi006.stdout:3721: seq_num 1148 ranges {10158080=32768} 2023-09-22T07:55:44.536 INFO:tasks.rados.rados.0.smithi006.stdout:3721: writing smithi006182445-28 from 10158080 to 10190848 tid 1 2023-09-22T07:55:44.537 INFO:tasks.rados.rados.0.smithi006.stdout:3722: snap_remove snap 329 2023-09-22T07:55:44.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:44 smithi006 ceph-mon[204052]: osdmap e757: 8 total, 8 up, 8 in 2023-09-22T07:55:44.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:44 smithi006 ceph-mon[200575]: osdmap e757: 8 total, 8 up, 8 in 2023-09-22T07:55:44.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:44 smithi105 ceph-mon[190463]: osdmap e757: 8 total, 8 up, 8 in 2023-09-22T07:55:45.397 INFO:tasks.rados.rados.0.smithi006.stdout:3722: done (7 left) 2023-09-22T07:55:45.397 INFO:tasks.rados.rados.0.smithi006.stdout:3723: snap_create 2023-09-22T07:55:45.397 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 5 v 1398 (ObjNum 1037 snap 314 seq_num 1037) dirty exists 2023-09-22T07:55:45.397 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 19 v 1930 (ObjNum 1140 snap 345 seq_num 1140) dirty exists 2023-09-22T07:55:45.397 INFO:tasks.rados.rados.0.smithi006.stdout:3718: finishing copy_from racing read to smithi006182445-41 2023-09-22T07:55:45.397 INFO:tasks.rados.rados.0.smithi006.stdout:3716: expect (ObjNum 1105 snap 332 seq_num 1105) 2023-09-22T07:55:45.450 INFO:tasks.rados.rados.0.smithi006.stdout:3718: finishing copy_from to smithi006182445-41 2023-09-22T07:55:45.450 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 41 v 1153 (ObjNum 1048 snap 318 seq_num 1048) dirty exists 2023-09-22T07:55:45.450 INFO:tasks.rados.rados.0.smithi006.stdout:3720: finishing write tid 1 to smithi006182445-8 2023-09-22T07:55:45.450 INFO:tasks.rados.rados.0.smithi006.stdout:3720: finishing write tid 2 to smithi006182445-8 2023-09-22T07:55:45.450 INFO:tasks.rados.rados.0.smithi006.stdout:3720: finishing write tid 3 to smithi006182445-8 2023-09-22T07:55:45.450 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 8 v 1528 (ObjNum 1147 snap 346 seq_num 1147) dirty exists 2023-09-22T07:55:45.450 INFO:tasks.rados.rados.0.smithi006.stdout:3720: left oid 8 (ObjNum 1147 snap 346 seq_num 1147) 2023-09-22T07:55:45.451 INFO:tasks.rados.rados.0.smithi006.stdout:3721: finishing write tid 1 to smithi006182445-28 2023-09-22T07:55:45.451 INFO:tasks.rados.rados.0.smithi006.stdout:3721: finishing write tid 2 to smithi006182445-28 2023-09-22T07:55:45.451 INFO:tasks.rados.rados.0.smithi006.stdout:3721: finishing write tid 3 to smithi006182445-28 2023-09-22T07:55:45.451 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 28 v 1401 (ObjNum 1148 snap 346 seq_num 1148) dirty exists 2023-09-22T07:55:45.451 INFO:tasks.rados.rados.0.smithi006.stdout:3721: left oid 28 (ObjNum 1148 snap 346 seq_num 1148) 2023-09-22T07:55:45.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:45 smithi006 ceph-mon[204052]: osdmap e758: 8 total, 8 up, 8 in 2023-09-22T07:55:45.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:45 smithi006 ceph-mon[204052]: pgmap v791: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 547 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.4 MiB/s rd, 8.6 MiB/s wr, 10 op/s 2023-09-22T07:55:45.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:45 smithi006 ceph-mon[200575]: osdmap e758: 8 total, 8 up, 8 in 2023-09-22T07:55:45.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:45 smithi006 ceph-mon[200575]: pgmap v791: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 547 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.4 MiB/s rd, 8.6 MiB/s wr, 10 op/s 2023-09-22T07:55:45.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:45 smithi105 ceph-mon[190463]: osdmap e758: 8 total, 8 up, 8 in 2023-09-22T07:55:45.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:45 smithi105 ceph-mon[190463]: pgmap v791: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 547 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.4 MiB/s rd, 8.6 MiB/s wr, 10 op/s 2023-09-22T07:55:46.334 INFO:tasks.rados.rados.0.smithi006.stdout:3715: done (7 left) 2023-09-22T07:55:46.334 INFO:tasks.rados.rados.0.smithi006.stdout:3716: done (6 left) 2023-09-22T07:55:46.334 INFO:tasks.rados.rados.0.smithi006.stdout:3717: done (5 left) 2023-09-22T07:55:46.334 INFO:tasks.rados.rados.0.smithi006.stdout:3718: done (4 left) 2023-09-22T07:55:46.334 INFO:tasks.rados.rados.0.smithi006.stdout:3719: done (3 left) 2023-09-22T07:55:46.334 INFO:tasks.rados.rados.0.smithi006.stdout:3720: done (2 left) 2023-09-22T07:55:46.334 INFO:tasks.rados.rados.0.smithi006.stdout:3721: done (1 left) 2023-09-22T07:55:46.335 INFO:tasks.rados.rados.0.smithi006.stdout:3723: done (0 left) 2023-09-22T07:55:46.335 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 17 current snap is 347 2023-09-22T07:55:46.335 INFO:tasks.rados.rados.0.smithi006.stdout:3724: seq_num 1149 ranges {2506752=49152} 2023-09-22T07:55:46.348 INFO:tasks.rados.rados.0.smithi006.stdout:3724: writing smithi006182445-17 from 2506752 to 2555904 tid 1 2023-09-22T07:55:46.348 INFO:tasks.rados.rados.0.smithi006.stdout:3725: read oid 7 snap -1 2023-09-22T07:55:46.348 INFO:tasks.rados.rados.0.smithi006.stdout:3725: expect (ObjNum 1143 snap 345 seq_num 1143) 2023-09-22T07:55:46.348 INFO:tasks.rados.rados.0.smithi006.stdout:3726: snap_remove snap 337 2023-09-22T07:55:46.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:46 smithi006 ceph-mon[204052]: osdmap e759: 8 total, 8 up, 8 in 2023-09-22T07:55:46.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:46 smithi006 ceph-mon[204052]: osdmap e760: 8 total, 8 up, 8 in 2023-09-22T07:55:46.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:46 smithi006 ceph-mon[200575]: osdmap e759: 8 total, 8 up, 8 in 2023-09-22T07:55:46.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:46 smithi006 ceph-mon[200575]: osdmap e760: 8 total, 8 up, 8 in 2023-09-22T07:55:46.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:46 smithi105 ceph-mon[190463]: osdmap e759: 8 total, 8 up, 8 in 2023-09-22T07:55:46.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:46 smithi105 ceph-mon[190463]: osdmap e760: 8 total, 8 up, 8 in 2023-09-22T07:55:47.341 INFO:tasks.rados.rados.0.smithi006.stdout:3726: done (2 left) 2023-09-22T07:55:47.342 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 16 current snap is 347 2023-09-22T07:55:47.342 INFO:tasks.rados.rados.0.smithi006.stdout:3727: seq_num 1150 ranges {16310272=65536} 2023-09-22T07:55:47.432 INFO:tasks.rados.rados.0.smithi006.stdout:3727: writing smithi006182445-16 from 16310272 to 16375808 tid 1 2023-09-22T07:55:47.432 INFO:tasks.rados.rados.0.smithi006.stdout:3728: rmattr oid 29 current snap is 347 2023-09-22T07:55:47.433 INFO:tasks.rados.rados.0.smithi006.stdout:3724: finishing write tid 1 to smithi006182445-17 2023-09-22T07:55:47.433 INFO:tasks.rados.rados.0.smithi006.stdout:3724: finishing write tid 2 to smithi006182445-17 2023-09-22T07:55:47.433 INFO:tasks.rados.rados.0.smithi006.stdout:3724: finishing write tid 3 to smithi006182445-17 2023-09-22T07:55:47.433 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 17 v 1844 (ObjNum 1149 snap 347 seq_num 1149) dirty exists 2023-09-22T07:55:47.433 INFO:tasks.rados.rados.0.smithi006.stdout:3724: left oid 17 (ObjNum 1149 snap 347 seq_num 1149) 2023-09-22T07:55:47.433 INFO:tasks.rados.rados.0.smithi006.stdout:3725: expect (ObjNum 1143 snap 345 seq_num 1143) 2023-09-22T07:55:47.584 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 29 v 1865 (ObjNum 1086 snap 330 seq_num 1086) dirty exists 2023-09-22T07:55:47.584 INFO:tasks.rados.rados.0.smithi006.stdout:3727: finishing write tid 1 to smithi006182445-16 2023-09-22T07:55:47.584 INFO:tasks.rados.rados.0.smithi006.stdout:3727: finishing write tid 2 to smithi006182445-16 2023-09-22T07:55:47.584 INFO:tasks.rados.rados.0.smithi006.stdout:3724: done (3 left) 2023-09-22T07:55:47.584 INFO:tasks.rados.rados.0.smithi006.stdout:3725: done (2 left) 2023-09-22T07:55:47.584 INFO:tasks.rados.rados.0.smithi006.stdout:3728: done (1 left) 2023-09-22T07:55:47.584 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 33 current snap is 347 2023-09-22T07:55:47.584 INFO:tasks.rados.rados.0.smithi006.stdout:3727: finishing write tid 3 to smithi006182445-16 2023-09-22T07:55:47.585 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 16 v 1530 (ObjNum 1150 snap 347 seq_num 1150) dirty exists 2023-09-22T07:55:47.585 INFO:tasks.rados.rados.0.smithi006.stdout:3727: left oid 16 (ObjNum 1150 snap 347 seq_num 1150) 2023-09-22T07:55:47.585 INFO:tasks.rados.rados.0.smithi006.stdout:3729: seq_num 1151 ranges {15876096=81920} 2023-09-22T07:55:47.671 INFO:tasks.rados.rados.0.smithi006.stdout:3729: writing smithi006182445-33 from 15876096 to 15958016 tid 1 2023-09-22T07:55:47.671 INFO:tasks.rados.rados.0.smithi006.stdout:3727: done (1 left) 2023-09-22T07:55:47.671 INFO:tasks.rados.rados.0.smithi006.stdout:3730: delete oid 41 current snap is 347 2023-09-22T07:55:47.676 INFO:tasks.rados.rados.0.smithi006.stdout:3729: finishing write tid 1 to smithi006182445-33 2023-09-22T07:55:47.677 INFO:tasks.rados.rados.0.smithi006.stdout:3729: finishing write tid 2 to smithi006182445-33 2023-09-22T07:55:47.677 INFO:tasks.rados.rados.0.smithi006.stdout:3730: done (1 left) 2023-09-22T07:55:47.678 INFO:tasks.rados.rados.0.smithi006.stdout:3731: copy_from oid 35 from oid 7 current snap is 347 2023-09-22T07:55:47.678 INFO:tasks.rados.rados.0.smithi006.stdout:3732: rmattr oid 43 current snap is 347 2023-09-22T07:55:47.678 INFO:tasks.rados.rados.0.smithi006.stdout:3732: done (2 left) 2023-09-22T07:55:47.678 INFO:tasks.rados.rados.0.smithi006.stdout:3733: snap_remove snap 340 2023-09-22T07:55:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:55:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:55:47] "GET /metrics HTTP/1.1" 200 36089 "" "Prometheus/2.43.0" 2023-09-22T07:55:48.402 INFO:tasks.rados.rados.0.smithi006.stdout:3733: done (2 left) 2023-09-22T07:55:48.403 INFO:tasks.rados.rados.0.smithi006.stdout:3734: setattr oid 26 current snap is 347 2023-09-22T07:55:48.403 INFO:tasks.rados.rados.0.smithi006.stdout:3729: finishing write tid 3 to smithi006182445-33 2023-09-22T07:55:48.403 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 33 v 1434 (ObjNum 1151 snap 347 seq_num 1151) dirty exists 2023-09-22T07:55:48.403 INFO:tasks.rados.rados.0.smithi006.stdout:3729: left oid 33 (ObjNum 1151 snap 347 seq_num 1151) 2023-09-22T07:55:48.403 INFO:tasks.rados.rados.0.smithi006.stdout:3731: finishing copy_from racing read to smithi006182445-35 2023-09-22T07:55:48.403 INFO:tasks.rados.rados.0.smithi006.stdout:3731: finishing copy_from to smithi006182445-35 2023-09-22T07:55:48.403 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 35 v 2012 (ObjNum 1143 snap 345 seq_num 1143) dirty exists 2023-09-22T07:55:48.404 INFO:tasks.rados.rados.0.smithi006.stdout:3729: done (2 left) 2023-09-22T07:55:48.404 INFO:tasks.rados.rados.0.smithi006.stdout:3731: done (1 left) 2023-09-22T07:55:48.404 INFO:tasks.rados.rados.0.smithi006.stdout:3735: copy_from oid 30 from oid 9 current snap is 347 2023-09-22T07:55:48.404 INFO:tasks.rados.rados.0.smithi006.stdout:3736: read oid 44 snap -1 2023-09-22T07:55:48.404 INFO:tasks.rados.rados.0.smithi006.stdout:3736: expect (ObjNum 1139 snap 345 seq_num 1139) 2023-09-22T07:55:48.404 INFO:tasks.rados.rados.0.smithi006.stdout:3737: snap_remove snap 341 2023-09-22T07:55:48.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:48 smithi105 ceph-mon[190463]: pgmap v794: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 574 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 12 MiB/s wr, 19 op/s 2023-09-22T07:55:48.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:48 smithi105 ceph-mon[190463]: osdmap e761: 8 total, 8 up, 8 in 2023-09-22T07:55:48.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:48 smithi006 ceph-mon[200575]: pgmap v794: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 574 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 12 MiB/s wr, 19 op/s 2023-09-22T07:55:48.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:48 smithi006 ceph-mon[200575]: osdmap e761: 8 total, 8 up, 8 in 2023-09-22T07:55:48.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:48 smithi006 ceph-mon[204052]: pgmap v794: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 574 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 12 MiB/s wr, 19 op/s 2023-09-22T07:55:48.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:48 smithi006 ceph-mon[204052]: osdmap e761: 8 total, 8 up, 8 in 2023-09-22T07:55:49.406 INFO:tasks.rados.rados.0.smithi006.stdout:3737: done (3 left) 2023-09-22T07:55:49.406 INFO:tasks.rados.rados.0.smithi006.stdout:3738: snap_remove snap 295 2023-09-22T07:55:49.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:49 smithi006 ceph-mon[204052]: osdmap e762: 8 total, 8 up, 8 in 2023-09-22T07:55:49.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:49 smithi006 ceph-mon[204052]: pgmap v797: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 574 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 7.7 MiB/s wr, 23 op/s 2023-09-22T07:55:49.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:49 smithi006 ceph-mon[200575]: osdmap e762: 8 total, 8 up, 8 in 2023-09-22T07:55:49.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:49 smithi006 ceph-mon[200575]: pgmap v797: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 574 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 7.7 MiB/s wr, 23 op/s 2023-09-22T07:55:49.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:49 smithi105 ceph-mon[190463]: osdmap e762: 8 total, 8 up, 8 in 2023-09-22T07:55:49.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:49 smithi105 ceph-mon[190463]: pgmap v797: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 574 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 7.7 MiB/s wr, 23 op/s 2023-09-22T07:55:50.409 INFO:tasks.rados.rados.0.smithi006.stdout:3738: done (3 left) 2023-09-22T07:55:50.409 INFO:tasks.rados.rados.0.smithi006.stdout:3739: snap_remove snap 332 2023-09-22T07:55:50.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:50 smithi006 ceph-mon[204052]: osdmap e763: 8 total, 8 up, 8 in 2023-09-22T07:55:50.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:50 smithi006 ceph-mon[200575]: osdmap e763: 8 total, 8 up, 8 in 2023-09-22T07:55:50.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:50 smithi105 ceph-mon[190463]: osdmap e763: 8 total, 8 up, 8 in 2023-09-22T07:55:51.338 INFO:tasks.rados.rados.0.smithi006.stdout:3739: done (3 left) 2023-09-22T07:55:51.338 INFO:tasks.rados.rados.0.smithi006.stdout:3740: read oid 8 snap -1 2023-09-22T07:55:51.338 INFO:tasks.rados.rados.0.smithi006.stdout:3740: expect (ObjNum 1147 snap 346 seq_num 1147) 2023-09-22T07:55:51.339 INFO:tasks.rados.rados.0.smithi006.stdout:3741: setattr oid 37 current snap is 347 2023-09-22T07:55:51.340 INFO:tasks.rados.rados.0.smithi006.stdout:3742: snap_remove snap 314 2023-09-22T07:55:51.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:51 smithi006 ceph-mon[204052]: osdmap e764: 8 total, 8 up, 8 in 2023-09-22T07:55:51.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:51 smithi006 ceph-mon[204052]: pgmap v800: 121 pgs: 121 active+clean; 563 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.1 MiB/s wr, 11 op/s 2023-09-22T07:55:51.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:51 smithi006 ceph-mon[204052]: osdmap e765: 8 total, 8 up, 8 in 2023-09-22T07:55:51.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:51 smithi006 ceph-mon[200575]: osdmap e764: 8 total, 8 up, 8 in 2023-09-22T07:55:51.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:51 smithi006 ceph-mon[200575]: pgmap v800: 121 pgs: 121 active+clean; 563 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.1 MiB/s wr, 11 op/s 2023-09-22T07:55:51.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:51 smithi006 ceph-mon[200575]: osdmap e765: 8 total, 8 up, 8 in 2023-09-22T07:55:51.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:51 smithi105 ceph-mon[190463]: osdmap e764: 8 total, 8 up, 8 in 2023-09-22T07:55:51.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:51 smithi105 ceph-mon[190463]: pgmap v800: 121 pgs: 121 active+clean; 563 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.1 MiB/s wr, 11 op/s 2023-09-22T07:55:51.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:51 smithi105 ceph-mon[190463]: osdmap e765: 8 total, 8 up, 8 in 2023-09-22T07:55:52.354 INFO:tasks.rados.rados.0.smithi006.stdout:3742: done (5 left) 2023-09-22T07:55:52.354 INFO:tasks.rados.rados.0.smithi006.stdout:3743: snap_create 2023-09-22T07:55:52.355 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 26 v 1936 (ObjNum 941 snap 286 seq_num 941) dirty exists 2023-09-22T07:55:52.355 INFO:tasks.rados.rados.0.smithi006.stdout:3735: finishing copy_from racing read to smithi006182445-30 2023-09-22T07:55:52.355 INFO:tasks.rados.rados.0.smithi006.stdout:3735: finishing copy_from to smithi006182445-30 2023-09-22T07:55:52.355 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 30 v 1876 (ObjNum 1146 snap 346 seq_num 1146) dirty exists 2023-09-22T07:55:52.355 INFO:tasks.rados.rados.0.smithi006.stdout:3736: expect (ObjNum 1139 snap 345 seq_num 1139) 2023-09-22T07:55:53.413 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 37 v 1845 (ObjNum 1100 snap 332 seq_num 1100) dirty exists 2023-09-22T07:55:53.413 INFO:tasks.rados.rados.0.smithi006.stdout:3740: expect (ObjNum 1147 snap 346 seq_num 1147) 2023-09-22T07:55:53.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:53 smithi105 ceph-mon[190463]: osdmap e766: 8 total, 8 up, 8 in 2023-09-22T07:55:53.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:53 smithi006 ceph-mon[200575]: osdmap e766: 8 total, 8 up, 8 in 2023-09-22T07:55:53.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:53 smithi006 ceph-mon[204052]: osdmap e766: 8 total, 8 up, 8 in 2023-09-22T07:55:54.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:54 smithi105 ceph-mon[190463]: pgmap v803: 121 pgs: 121 active+clean; 547 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 36 KiB/s wr, 13 op/s 2023-09-22T07:55:54.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:54 smithi105 ceph-mon[190463]: osdmap e767: 8 total, 8 up, 8 in 2023-09-22T07:55:54.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:54 smithi006 ceph-mon[200575]: pgmap v803: 121 pgs: 121 active+clean; 547 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 36 KiB/s wr, 13 op/s 2023-09-22T07:55:54.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:54 smithi006 ceph-mon[200575]: osdmap e767: 8 total, 8 up, 8 in 2023-09-22T07:55:54.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:54 smithi006 ceph-mon[204052]: pgmap v803: 121 pgs: 121 active+clean; 547 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 36 KiB/s wr, 13 op/s 2023-09-22T07:55:54.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:54 smithi006 ceph-mon[204052]: osdmap e767: 8 total, 8 up, 8 in 2023-09-22T07:55:55.190 INFO:tasks.rados.rados.0.smithi006.stdout:3734: done (5 left) 2023-09-22T07:55:55.190 INFO:tasks.rados.rados.0.smithi006.stdout:3735: done (4 left) 2023-09-22T07:55:55.191 INFO:tasks.rados.rados.0.smithi006.stdout:3736: done (3 left) 2023-09-22T07:55:55.191 INFO:tasks.rados.rados.0.smithi006.stdout:3740: done (2 left) 2023-09-22T07:55:55.191 INFO:tasks.rados.rados.0.smithi006.stdout:3741: done (1 left) 2023-09-22T07:55:55.191 INFO:tasks.rados.rados.0.smithi006.stdout:3743: done (0 left) 2023-09-22T07:55:55.191 INFO:tasks.rados.rados.0.smithi006.stdout:3744: read oid 11 snap -1 2023-09-22T07:55:55.191 INFO:tasks.rados.rados.0.smithi006.stdout:3744: expect (ObjNum 1048 snap 318 seq_num 1048) 2023-09-22T07:55:55.191 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 28 current snap is 348 2023-09-22T07:55:55.191 INFO:tasks.rados.rados.0.smithi006.stdout:3745: seq_num 1153 ranges {10190848=114688} 2023-09-22T07:55:55.246 INFO:tasks.rados.rados.0.smithi006.stdout:3745: writing smithi006182445-28 from 10190848 to 10305536 tid 1 2023-09-22T07:55:55.246 INFO:tasks.rados.rados.0.smithi006.stdout:3746: delete oid 46 current snap is 348 2023-09-22T07:55:55.246 INFO:tasks.rados.rados.0.smithi006.stdout:3744: expect (ObjNum 1048 snap 318 seq_num 1048) 2023-09-22T07:55:55.266 INFO:tasks.rados.rados.0.smithi006.stdout:3745: finishing write tid 1 to smithi006182445-28 2023-09-22T07:55:55.266 INFO:tasks.rados.rados.0.smithi006.stdout:3745: finishing write tid 2 to smithi006182445-28 2023-09-22T07:55:55.266 INFO:tasks.rados.rados.0.smithi006.stdout:3745: finishing write tid 3 to smithi006182445-28 2023-09-22T07:55:55.266 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 28 v 1878 (ObjNum 1153 snap 348 seq_num 1153) dirty exists 2023-09-22T07:55:55.266 INFO:tasks.rados.rados.0.smithi006.stdout:3745: left oid 28 (ObjNum 1153 snap 348 seq_num 1153) 2023-09-22T07:55:55.266 INFO:tasks.rados.rados.0.smithi006.stdout:3744: done (2 left) 2023-09-22T07:55:55.267 INFO:tasks.rados.rados.0.smithi006.stdout:3745: done (1 left) 2023-09-22T07:55:55.267 INFO:tasks.rados.rados.0.smithi006.stdout:3746: done (0 left) 2023-09-22T07:55:55.267 INFO:tasks.rados.rados.0.smithi006.stdout:3747: read oid 9 snap -1 2023-09-22T07:55:55.267 INFO:tasks.rados.rados.0.smithi006.stdout:3747: expect (ObjNum 1146 snap 346 seq_num 1146) 2023-09-22T07:55:55.267 INFO:tasks.rados.rados.0.smithi006.stdout:3748: snap_create 2023-09-22T07:55:55.290 INFO:tasks.rados.rados.0.smithi006.stdout:3747: expect (ObjNum 1146 snap 346 seq_num 1146) 2023-09-22T07:55:55.564 INFO:tasks.rados.rados.0.smithi006.stdout:3747: done (1 left) 2023-09-22T07:55:55.564 INFO:tasks.rados.rados.0.smithi006.stdout:3748: done (0 left) 2023-09-22T07:55:55.564 INFO:tasks.rados.rados.0.smithi006.stdout:3749: rmattr oid 26 current snap is 349 2023-09-22T07:55:55.564 INFO:tasks.rados.rados.0.smithi006.stdout:3750: rollback oid 20 current snap is 349 2023-09-22T07:55:55.564 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 20 to 348 2023-09-22T07:55:55.564 INFO:tasks.rados.rados.0.smithi006.stdout:3751: read oid 44 snap 320 2023-09-22T07:55:55.564 INFO:tasks.rados.rados.0.smithi006.stdout:3751: expect deleted 2023-09-22T07:55:55.565 INFO:tasks.rados.rados.0.smithi006.stdout:3752: rollback oid 3 current snap is 349 2023-09-22T07:55:55.565 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 3 to 346 2023-09-22T07:55:55.565 INFO:tasks.rados.rados.0.smithi006.stdout:3753: copy_from oid 37 from oid 49 current snap is 349 2023-09-22T07:55:55.565 INFO:tasks.rados.rados.0.smithi006.stdout:3754: read oid 12 snap -1 2023-09-22T07:55:55.565 INFO:tasks.rados.rados.0.smithi006.stdout:3754: expect (ObjNum 959 snap 286 seq_num 959) 2023-09-22T07:55:55.565 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 21 current snap is 349 2023-09-22T07:55:55.565 INFO:tasks.rados.rados.0.smithi006.stdout:3755: seq_num 1155 ranges {0=147456} 2023-09-22T07:55:55.566 INFO:tasks.rados.rados.0.smithi006.stdout:3755: writing smithi006182445-21 from 0 to 147456 tid 1 2023-09-22T07:55:55.566 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 34 current snap is 349 2023-09-22T07:55:55.566 INFO:tasks.rados.rados.0.smithi006.stdout:3756: seq_num 1156 ranges {3432448=163840} 2023-09-22T07:55:55.585 INFO:tasks.rados.rados.0.smithi006.stdout:3756: writing smithi006182445-34 from 3432448 to 3596288 tid 1 2023-09-22T07:55:55.585 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 32 current snap is 349 2023-09-22T07:55:55.585 INFO:tasks.rados.rados.0.smithi006.stdout:3757: seq_num 1157 ranges {5816320=180224} 2023-09-22T07:55:55.618 INFO:tasks.rados.rados.0.smithi006.stdout:3757: writing smithi006182445-32 from 5816320 to 5996544 tid 1 2023-09-22T07:55:55.618 INFO:tasks.rados.rados.0.smithi006.stdout:3758: delete oid 28 current snap is 349 2023-09-22T07:55:55.618 INFO:tasks.rados.rados.0.smithi006.stdout:3752: finishing rollback tid 0 to smithi006182445-3 2023-09-22T07:55:55.618 INFO:tasks.rados.rados.0.smithi006.stdout:3750: finishing rollback tid 0 to smithi006182445-20 2023-09-22T07:55:55.618 INFO:tasks.rados.rados.0.smithi006.stdout:3752: finishing rollback tid 1 to smithi006182445-3 2023-09-22T07:55:55.618 INFO:tasks.rados.rados.0.smithi006.stdout:3752: finishing rollback tid 2 to smithi006182445-3 2023-09-22T07:55:55.618 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 3 v 1903 (ObjNum 1125 snap 340 seq_num 1125) dirty exists 2023-09-22T07:55:55.618 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 26 v 1937 (ObjNum 941 snap 286 seq_num 941) dirty exists 2023-09-22T07:55:55.618 INFO:tasks.rados.rados.0.smithi006.stdout:3750: finishing rollback tid 1 to smithi006182445-20 2023-09-22T07:55:55.619 INFO:tasks.rados.rados.0.smithi006.stdout:3750: finishing rollback tid 2 to smithi006182445-20 2023-09-22T07:55:55.619 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 20 v 1570 (ObjNum 1077 snap 328 seq_num 1077) dirty exists 2023-09-22T07:55:55.619 INFO:tasks.rados.rados.0.smithi006.stdout:3755: finishing write tid 1 to smithi006182445-21 2023-09-22T07:55:55.619 INFO:tasks.rados.rados.0.smithi006.stdout:3755: finishing write tid 2 to smithi006182445-21 2023-09-22T07:55:55.619 INFO:tasks.rados.rados.0.smithi006.stdout:3754: expect (ObjNum 959 snap 286 seq_num 959) 2023-09-22T07:55:55.660 INFO:tasks.rados.rados.0.smithi006.stdout:3755: finishing write tid 3 to smithi006182445-21 2023-09-22T07:55:55.660 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 21 v 1848 (ObjNum 1155 snap 349 seq_num 1155) dirty exists 2023-09-22T07:55:55.660 INFO:tasks.rados.rados.0.smithi006.stdout:3755: left oid 21 (ObjNum 1155 snap 349 seq_num 1155) 2023-09-22T07:55:55.660 INFO:tasks.rados.rados.0.smithi006.stdout:3753: finishing copy_from racing read to smithi006182445-37 2023-09-22T07:55:55.660 INFO:tasks.rados.rados.0.smithi006.stdout:3749: done (9 left) 2023-09-22T07:55:55.660 INFO:tasks.rados.rados.0.smithi006.stdout:3750: done (8 left) 2023-09-22T07:55:55.660 INFO:tasks.rados.rados.0.smithi006.stdout:3751: done (7 left) 2023-09-22T07:55:55.660 INFO:tasks.rados.rados.0.smithi006.stdout:3752: done (6 left) 2023-09-22T07:55:55.660 INFO:tasks.rados.rados.0.smithi006.stdout:3754: done (5 left) 2023-09-22T07:55:55.661 INFO:tasks.rados.rados.0.smithi006.stdout:3755: done (4 left) 2023-09-22T07:55:55.661 INFO:tasks.rados.rados.0.smithi006.stdout:3758: done (3 left) 2023-09-22T07:55:55.661 INFO:tasks.rados.rados.0.smithi006.stdout:3759: snap_create 2023-09-22T07:55:55.661 INFO:tasks.rados.rados.0.smithi006.stdout:3753: finishing copy_from to smithi006182445-37 2023-09-22T07:55:55.661 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 37 v 1521 (ObjNum 1062 snap 324 seq_num 1062) dirty exists 2023-09-22T07:55:55.661 INFO:tasks.rados.rados.0.smithi006.stdout:3756: finishing write tid 1 to smithi006182445-34 2023-09-22T07:55:55.661 INFO:tasks.rados.rados.0.smithi006.stdout:3756: finishing write tid 2 to smithi006182445-34 2023-09-22T07:55:55.661 INFO:tasks.rados.rados.0.smithi006.stdout:3756: finishing write tid 3 to smithi006182445-34 2023-09-22T07:55:55.661 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 34 v 1939 (ObjNum 1156 snap 349 seq_num 1156) dirty exists 2023-09-22T07:55:55.661 INFO:tasks.rados.rados.0.smithi006.stdout:3756: left oid 34 (ObjNum 1156 snap 349 seq_num 1156) 2023-09-22T07:55:55.661 INFO:tasks.rados.rados.0.smithi006.stdout:3757: finishing write tid 1 to smithi006182445-32 2023-09-22T07:55:55.661 INFO:tasks.rados.rados.0.smithi006.stdout:3757: finishing write tid 2 to smithi006182445-32 2023-09-22T07:55:55.661 INFO:tasks.rados.rados.0.smithi006.stdout:3757: finishing write tid 3 to smithi006182445-32 2023-09-22T07:55:55.662 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 32 v 1880 (ObjNum 1157 snap 349 seq_num 1157) dirty exists 2023-09-22T07:55:55.662 INFO:tasks.rados.rados.0.smithi006.stdout:3757: left oid 32 (ObjNum 1157 snap 349 seq_num 1157) 2023-09-22T07:55:56.338 INFO:tasks.rados.rados.0.smithi006.stdout:3753: done (3 left) 2023-09-22T07:55:56.338 INFO:tasks.rados.rados.0.smithi006.stdout:3756: done (2 left) 2023-09-22T07:55:56.338 INFO:tasks.rados.rados.0.smithi006.stdout:3757: done (1 left) 2023-09-22T07:55:56.338 INFO:tasks.rados.rados.0.smithi006.stdout:3759: done (0 left) 2023-09-22T07:55:56.338 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 20 current snap is 350 2023-09-22T07:55:56.338 INFO:tasks.rados.rados.0.smithi006.stdout:3760: seq_num 1159 ranges {1245184=212992} 2023-09-22T07:55:56.346 INFO:tasks.rados.rados.0.smithi006.stdout:3760: writing smithi006182445-20 from 1245184 to 1458176 tid 1 2023-09-22T07:55:56.346 INFO:tasks.rados.rados.0.smithi006.stdout:3761: read oid 7 snap -1 2023-09-22T07:55:56.346 INFO:tasks.rados.rados.0.smithi006.stdout:3761: expect (ObjNum 1143 snap 345 seq_num 1143) 2023-09-22T07:55:56.346 INFO:tasks.rados.rados.0.smithi006.stdout:3762: rollback oid 37 current snap is 350 2023-09-22T07:55:56.346 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 37 to 343 2023-09-22T07:55:56.346 INFO:tasks.rados.rados.0.smithi006.stdout:3763: snap_create 2023-09-22T07:55:56.353 INFO:tasks.rados.rados.0.smithi006.stdout:3760: finishing write tid 1 to smithi006182445-20 2023-09-22T07:55:56.353 INFO:tasks.rados.rados.0.smithi006.stdout:3760: finishing write tid 2 to smithi006182445-20 2023-09-22T07:55:56.357 INFO:tasks.rados.rados.0.smithi006.stdout:3760: finishing write tid 3 to smithi006182445-20 2023-09-22T07:55:56.357 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 20 v 1572 (ObjNum 1159 snap 350 seq_num 1159) dirty exists 2023-09-22T07:55:56.358 INFO:tasks.rados.rados.0.smithi006.stdout:3760: left oid 20 (ObjNum 1159 snap 350 seq_num 1159) 2023-09-22T07:55:56.358 INFO:tasks.rados.rados.0.smithi006.stdout:3762: finishing rollback tid 0 to smithi006182445-37 2023-09-22T07:55:56.358 INFO:tasks.rados.rados.0.smithi006.stdout:3762: finishing rollback tid 1 to smithi006182445-37 2023-09-22T07:55:56.360 INFO:tasks.rados.rados.0.smithi006.stdout:3762: finishing rollback tid 2 to smithi006182445-37 2023-09-22T07:55:56.360 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 37 v 1848 (ObjNum 1100 snap 332 seq_num 1100) dirty exists 2023-09-22T07:55:56.362 INFO:tasks.rados.rados.0.smithi006.stdout:3761: expect (ObjNum 1143 snap 345 seq_num 1143) 2023-09-22T07:55:56.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:56 smithi105 ceph-mon[190463]: pgmap v805: 121 pgs: 121 active+clean; 531 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.3 MiB/s wr, 11 op/s 2023-09-22T07:55:56.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:56 smithi105 ceph-mon[190463]: osdmap e768: 8 total, 8 up, 8 in 2023-09-22T07:55:56.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:56 smithi105 ceph-mon[190463]: osdmap e769: 8 total, 8 up, 8 in 2023-09-22T07:55:56.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:56 smithi006 ceph-mon[204052]: pgmap v805: 121 pgs: 121 active+clean; 531 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.3 MiB/s wr, 11 op/s 2023-09-22T07:55:56.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:56 smithi006 ceph-mon[204052]: osdmap e768: 8 total, 8 up, 8 in 2023-09-22T07:55:56.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:56 smithi006 ceph-mon[204052]: osdmap e769: 8 total, 8 up, 8 in 2023-09-22T07:55:56.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:56 smithi006 ceph-mon[200575]: pgmap v805: 121 pgs: 121 active+clean; 531 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.3 MiB/s wr, 11 op/s 2023-09-22T07:55:56.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:56 smithi006 ceph-mon[200575]: osdmap e768: 8 total, 8 up, 8 in 2023-09-22T07:55:56.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:56 smithi006 ceph-mon[200575]: osdmap e769: 8 total, 8 up, 8 in 2023-09-22T07:55:57.349 INFO:tasks.rados.rados.0.smithi006.stdout:3760: done (3 left) 2023-09-22T07:55:57.349 INFO:tasks.rados.rados.0.smithi006.stdout:3761: done (2 left) 2023-09-22T07:55:57.350 INFO:tasks.rados.rados.0.smithi006.stdout:3762: done (1 left) 2023-09-22T07:55:57.350 INFO:tasks.rados.rados.0.smithi006.stdout:3763: done (0 left) 2023-09-22T07:55:57.350 INFO:tasks.rados.rados.0.smithi006.stdout:3764: snap_create 2023-09-22T07:55:58.037 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:55:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:55:57] "GET /metrics HTTP/1.1" 200 36089 "" "Prometheus/2.43.0" 2023-09-22T07:55:58.352 INFO:tasks.rados.rados.0.smithi006.stdout:3764: done (0 left) 2023-09-22T07:55:58.352 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 8 current snap is 352 2023-09-22T07:55:58.352 INFO:tasks.rados.rados.0.smithi006.stdout:3765: seq_num 1160 ranges {15810560=229376} 2023-09-22T07:55:58.439 INFO:tasks.rados.rados.0.smithi006.stdout:3765: writing smithi006182445-8 from 15810560 to 16039936 tid 1 2023-09-22T07:55:58.439 INFO:tasks.rados.rados.0.smithi006.stdout:3766: rollback oid 37 current snap is 352 2023-09-22T07:55:58.439 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 37 to 317 2023-09-22T07:55:58.440 INFO:tasks.rados.rados.0.smithi006.stdout:3767: snap_create 2023-09-22T07:55:58.444 INFO:tasks.rados.rados.0.smithi006.stdout:3766: finishing rollback tid 0 to smithi006182445-37 2023-09-22T07:55:58.444 INFO:tasks.rados.rados.0.smithi006.stdout:3765: finishing write tid 1 to smithi006182445-8 2023-09-22T07:55:58.444 INFO:tasks.rados.rados.0.smithi006.stdout:3765: finishing write tid 2 to smithi006182445-8 2023-09-22T07:55:58.445 INFO:tasks.rados.rados.0.smithi006.stdout:3766: finishing rollback tid 1 to smithi006182445-37 2023-09-22T07:55:58.445 INFO:tasks.rados.rados.0.smithi006.stdout:3766: finishing rollback tid 2 to smithi006182445-37 2023-09-22T07:55:58.445 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 37 v 1851 (ObjNum 1035 snap 313 seq_num 1035) dirty exists 2023-09-22T07:55:58.446 INFO:tasks.rados.rados.0.smithi006.stdout:3765: finishing write tid 3 to smithi006182445-8 2023-09-22T07:55:58.446 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 8 v 1532 (ObjNum 1160 snap 352 seq_num 1160) dirty exists 2023-09-22T07:55:58.446 INFO:tasks.rados.rados.0.smithi006.stdout:3765: left oid 8 (ObjNum 1160 snap 352 seq_num 1160) 2023-09-22T07:55:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:58 smithi105 ceph-mon[190463]: pgmap v808: 121 pgs: 121 active+clean; 538 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 2.1 MiB/s wr, 9 op/s 2023-09-22T07:55:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:58 smithi105 ceph-mon[190463]: osdmap e770: 8 total, 8 up, 8 in 2023-09-22T07:55:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:55:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:58 smithi006 ceph-mon[200575]: pgmap v808: 121 pgs: 121 active+clean; 538 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 2.1 MiB/s wr, 9 op/s 2023-09-22T07:55:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:58 smithi006 ceph-mon[200575]: osdmap e770: 8 total, 8 up, 8 in 2023-09-22T07:55:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:55:58.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:58 smithi006 ceph-mon[204052]: pgmap v808: 121 pgs: 121 active+clean; 538 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 2.1 MiB/s wr, 9 op/s 2023-09-22T07:55:58.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:58 smithi006 ceph-mon[204052]: osdmap e770: 8 total, 8 up, 8 in 2023-09-22T07:55:58.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:55:59.366 INFO:tasks.rados.rados.0.smithi006.stdout:3765: done (2 left) 2023-09-22T07:55:59.367 INFO:tasks.rados.rados.0.smithi006.stdout:3766: done (1 left) 2023-09-22T07:55:59.367 INFO:tasks.rados.rados.0.smithi006.stdout:3767: done (0 left) 2023-09-22T07:55:59.367 INFO:tasks.rados.rados.0.smithi006.stdout:3768: setattr oid 17 current snap is 353 2023-09-22T07:55:59.367 INFO:tasks.rados.rados.0.smithi006.stdout:3769: snap_create 2023-09-22T07:55:59.371 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 17 v 1852 (ObjNum 1149 snap 347 seq_num 1149) dirty exists 2023-09-22T07:55:59.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:55:59 smithi105 ceph-mon[190463]: osdmap e771: 8 total, 8 up, 8 in 2023-09-22T07:55:59.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:55:59 smithi006 ceph-mon[204052]: osdmap e771: 8 total, 8 up, 8 in 2023-09-22T07:55:59.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:55:59 smithi006 ceph-mon[200575]: osdmap e771: 8 total, 8 up, 8 in 2023-09-22T07:56:00.365 INFO:tasks.rados.rados.0.smithi006.stdout:3768: done (1 left) 2023-09-22T07:56:00.366 INFO:tasks.rados.rados.0.smithi006.stdout:3769: done (0 left) 2023-09-22T07:56:00.366 INFO:tasks.rados.rados.0.smithi006.stdout:3770: snap_create 2023-09-22T07:56:00.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:00 smithi105 ceph-mon[190463]: pgmap v811: 121 pgs: 121 active+clean; 538 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 986 KiB/s wr, 11 op/s 2023-09-22T07:56:00.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:00 smithi105 ceph-mon[190463]: osdmap e772: 8 total, 8 up, 8 in 2023-09-22T07:56:00.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:00 smithi006 ceph-mon[204052]: pgmap v811: 121 pgs: 121 active+clean; 538 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 986 KiB/s wr, 11 op/s 2023-09-22T07:56:00.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:00 smithi006 ceph-mon[204052]: osdmap e772: 8 total, 8 up, 8 in 2023-09-22T07:56:00.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:00 smithi006 ceph-mon[200575]: pgmap v811: 121 pgs: 121 active+clean; 538 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 986 KiB/s wr, 11 op/s 2023-09-22T07:56:00.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:00 smithi006 ceph-mon[200575]: osdmap e772: 8 total, 8 up, 8 in 2023-09-22T07:56:01.339 INFO:tasks.rados.rados.0.smithi006.stdout:3770: done (0 left) 2023-09-22T07:56:01.340 INFO:tasks.rados.rados.0.smithi006.stdout:3771: read oid 29 snap -1 2023-09-22T07:56:01.340 INFO:tasks.rados.rados.0.smithi006.stdout:3771: expect (ObjNum 1086 snap 330 seq_num 1086) 2023-09-22T07:56:01.340 INFO:tasks.rados.rados.0.smithi006.stdout:3772: rmattr oid 24 current snap is 355 2023-09-22T07:56:01.340 INFO:tasks.rados.rados.0.smithi006.stdout:3773: snap_create 2023-09-22T07:56:01.344 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 24 v 1573 (ObjNum 1077 snap 328 seq_num 1077) dirty exists 2023-09-22T07:56:01.400 INFO:tasks.rados.rados.0.smithi006.stdout:3771: expect (ObjNum 1086 snap 330 seq_num 1086) 2023-09-22T07:56:01.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:01 smithi105 ceph-mon[190463]: osdmap e773: 8 total, 8 up, 8 in 2023-09-22T07:56:01.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:01 smithi105 ceph-mon[190463]: pgmap v814: 121 pgs: 121 active+clean; 538 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 124 KiB/s wr, 3 op/s 2023-09-22T07:56:01.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:01 smithi105 ceph-mon[190463]: osdmap e774: 8 total, 8 up, 8 in 2023-09-22T07:56:01.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:01 smithi006 ceph-mon[200575]: osdmap e773: 8 total, 8 up, 8 in 2023-09-22T07:56:01.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:01 smithi006 ceph-mon[200575]: pgmap v814: 121 pgs: 121 active+clean; 538 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 124 KiB/s wr, 3 op/s 2023-09-22T07:56:01.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:01 smithi006 ceph-mon[200575]: osdmap e774: 8 total, 8 up, 8 in 2023-09-22T07:56:01.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:01 smithi006 ceph-mon[204052]: osdmap e773: 8 total, 8 up, 8 in 2023-09-22T07:56:01.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:01 smithi006 ceph-mon[204052]: pgmap v814: 121 pgs: 121 active+clean; 538 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 124 KiB/s wr, 3 op/s 2023-09-22T07:56:01.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:01 smithi006 ceph-mon[204052]: osdmap e774: 8 total, 8 up, 8 in 2023-09-22T07:56:02.921 INFO:tasks.rados.rados.0.smithi006.stdout:3771: done (2 left) 2023-09-22T07:56:02.921 INFO:tasks.rados.rados.0.smithi006.stdout:3772: done (1 left) 2023-09-22T07:56:02.922 INFO:tasks.rados.rados.0.smithi006.stdout:3773: done (0 left) 2023-09-22T07:56:02.922 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 4 current snap is 356 2023-09-22T07:56:02.922 INFO:tasks.rados.rados.0.smithi006.stdout:3774: seq_num 1161 ranges {10805248=245760} 2023-09-22T07:56:02.982 INFO:tasks.rados.rados.0.smithi006.stdout:3774: writing smithi006182445-4 from 10805248 to 11051008 tid 1 2023-09-22T07:56:02.982 INFO:tasks.rados.rados.0.smithi006.stdout:3775: read oid 15 snap 347 2023-09-22T07:56:02.982 INFO:tasks.rados.rados.0.smithi006.stdout:3775: expect (ObjNum 1030 snap 313 seq_num 1030) 2023-09-22T07:56:02.982 INFO:tasks.rados.rados.0.smithi006.stdout:3776: copy_from oid 20 from oid 18 current snap is 356 2023-09-22T07:56:02.982 INFO:tasks.rados.rados.0.smithi006.stdout:3777: read oid 33 snap -1 2023-09-22T07:56:02.982 INFO:tasks.rados.rados.0.smithi006.stdout:3777: expect (ObjNum 1151 snap 347 seq_num 1151) 2023-09-22T07:56:02.982 INFO:tasks.rados.rados.0.smithi006.stdout:3778: rollback oid 46 current snap is 356 2023-09-22T07:56:02.982 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 46 to 277 2023-09-22T07:56:02.983 INFO:tasks.rados.rados.0.smithi006.stdout:3779: read oid 17 snap -1 2023-09-22T07:56:02.983 INFO:tasks.rados.rados.0.smithi006.stdout:3779: expect (ObjNum 1149 snap 347 seq_num 1149) 2023-09-22T07:56:02.983 INFO:tasks.rados.rados.0.smithi006.stdout:3780: delete oid 38 current snap is 356 2023-09-22T07:56:02.991 INFO:tasks.rados.rados.0.smithi006.stdout:3779: expect (ObjNum 1149 snap 347 seq_num 1149) 2023-09-22T07:56:03.126 INFO:tasks.rados.rados.0.smithi006.stdout:3778: finishing rollback tid 1 to smithi006182445-46 2023-09-22T07:56:03.126 INFO:tasks.rados.rados.0.smithi006.stdout:3776: finishing copy_from racing read to smithi006182445-20 2023-09-22T07:56:03.126 INFO:tasks.rados.rados.0.smithi006.stdout:3776: finishing copy_from to smithi006182445-20 2023-09-22T07:56:03.126 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 20 v 1315 (ObjNum 1105 snap 332 seq_num 1105) dirty exists 2023-09-22T07:56:03.126 INFO:tasks.rados.rados.0.smithi006.stdout:3775: expect (ObjNum 1030 snap 313 seq_num 1030) 2023-09-22T07:56:03.306 INFO:tasks.rados.rados.0.smithi006.stdout:3774: finishing write tid 1 to smithi006182445-4 2023-09-22T07:56:03.306 INFO:tasks.rados.rados.0.smithi006.stdout:3774: finishing write tid 2 to smithi006182445-4 2023-09-22T07:56:03.306 INFO:tasks.rados.rados.0.smithi006.stdout:3774: finishing write tid 3 to smithi006182445-4 2023-09-22T07:56:03.306 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 4 v 1941 (ObjNum 1161 snap 356 seq_num 1161) dirty exists 2023-09-22T07:56:03.307 INFO:tasks.rados.rados.0.smithi006.stdout:3774: left oid 4 (ObjNum 1161 snap 356 seq_num 1161) 2023-09-22T07:56:03.307 INFO:tasks.rados.rados.0.smithi006.stdout:3778: finishing rollback tid 2 to smithi006182445-46 2023-09-22T07:56:03.307 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 46 v 1879 (ObjNum 65 snap 0 seq_num 1885622351) dirty exists 2023-09-22T07:56:03.307 INFO:tasks.rados.rados.0.smithi006.stdout:3777: expect (ObjNum 1151 snap 347 seq_num 1151) 2023-09-22T07:56:03.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:03 smithi105 ceph-mon[190463]: osdmap e775: 8 total, 8 up, 8 in 2023-09-22T07:56:03.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:03 smithi006 ceph-mon[200575]: osdmap e775: 8 total, 8 up, 8 in 2023-09-22T07:56:03.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:03 smithi006 ceph-mon[204052]: osdmap e775: 8 total, 8 up, 8 in 2023-09-22T07:56:04.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:04 smithi105 ceph-mon[190463]: pgmap v817: 121 pgs: 121 active+clean; 540 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 108 KiB/s wr, 7 op/s 2023-09-22T07:56:04.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:04 smithi006 ceph-mon[204052]: pgmap v817: 121 pgs: 121 active+clean; 540 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 108 KiB/s wr, 7 op/s 2023-09-22T07:56:04.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:04 smithi006 ceph-mon[200575]: pgmap v817: 121 pgs: 121 active+clean; 540 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 108 KiB/s wr, 7 op/s 2023-09-22T07:56:05.091 INFO:tasks.rados.rados.0.smithi006.stdout:3774: done (6 left) 2023-09-22T07:56:05.092 INFO:tasks.rados.rados.0.smithi006.stdout:3775: done (5 left) 2023-09-22T07:56:05.092 INFO:tasks.rados.rados.0.smithi006.stdout:3776: done (4 left) 2023-09-22T07:56:05.092 INFO:tasks.rados.rados.0.smithi006.stdout:3777: done (3 left) 2023-09-22T07:56:05.092 INFO:tasks.rados.rados.0.smithi006.stdout:3778: done (2 left) 2023-09-22T07:56:05.092 INFO:tasks.rados.rados.0.smithi006.stdout:3779: done (1 left) 2023-09-22T07:56:05.092 INFO:tasks.rados.rados.0.smithi006.stdout:3780: done (0 left) 2023-09-22T07:56:05.092 INFO:tasks.rados.rados.0.smithi006.stdout:3781: delete oid 22 current snap is 356 2023-09-22T07:56:05.095 INFO:tasks.rados.rados.0.smithi006.stdout:3781: done (0 left) 2023-09-22T07:56:05.095 INFO:tasks.rados.rados.0.smithi006.stdout:3782: read oid 16 snap 346 2023-09-22T07:56:05.095 INFO:tasks.rados.rados.0.smithi006.stdout:3782: expect (ObjNum 1117 snap 337 seq_num 1117) 2023-09-22T07:56:05.095 INFO:tasks.rados.rados.0.smithi006.stdout:3783: snap_create 2023-09-22T07:56:05.150 INFO:tasks.rados.rados.0.smithi006.stdout:3782: expect (ObjNum 1117 snap 337 seq_num 1117) 2023-09-22T07:56:06.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:06 smithi105 ceph-mon[190463]: pgmap v818: 121 pgs: 121 active+clean; 540 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 80 KiB/s wr, 6 op/s 2023-09-22T07:56:06.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:06 smithi105 ceph-mon[190463]: osdmap e776: 8 total, 8 up, 8 in 2023-09-22T07:56:06.686 INFO:tasks.rados.rados.0.smithi006.stdout:3782: done (1 left) 2023-09-22T07:56:06.686 INFO:tasks.rados.rados.0.smithi006.stdout:3783: done (0 left) 2023-09-22T07:56:06.687 INFO:tasks.rados.rados.0.smithi006.stdout:3784: delete oid 26 current snap is 357 2023-09-22T07:56:06.690 INFO:tasks.rados.rados.0.smithi006.stdout:3784: done (0 left) 2023-09-22T07:56:06.690 INFO:tasks.rados.rados.0.smithi006.stdout:3785: snap_remove snap 335 2023-09-22T07:56:06.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:06 smithi006 ceph-mon[204052]: pgmap v818: 121 pgs: 121 active+clean; 540 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 80 KiB/s wr, 6 op/s 2023-09-22T07:56:06.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:06 smithi006 ceph-mon[204052]: osdmap e776: 8 total, 8 up, 8 in 2023-09-22T07:56:06.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:06 smithi006 ceph-mon[200575]: pgmap v818: 121 pgs: 121 active+clean; 540 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 80 KiB/s wr, 6 op/s 2023-09-22T07:56:06.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:06 smithi006 ceph-mon[200575]: osdmap e776: 8 total, 8 up, 8 in 2023-09-22T07:56:07.367 INFO:tasks.rados.rados.0.smithi006.stdout:3785: done (0 left) 2023-09-22T07:56:07.368 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 1 current snap is 357 2023-09-22T07:56:07.368 INFO:tasks.rados.rados.0.smithi006.stdout:3786: seq_num 1165 ranges {7028736=319488} 2023-09-22T07:56:07.409 INFO:tasks.rados.rados.0.smithi006.stdout:3786: writing smithi006182445-1 from 7028736 to 7348224 tid 1 2023-09-22T07:56:07.409 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 31 current snap is 357 2023-09-22T07:56:07.410 INFO:tasks.rados.rados.0.smithi006.stdout:3787: seq_num 1166 ranges {1802240=335872} 2023-09-22T07:56:07.421 INFO:tasks.rados.rados.0.smithi006.stdout:3787: writing smithi006182445-31 from 1802240 to 2138112 tid 1 2023-09-22T07:56:07.422 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 38 current snap is 357 2023-09-22T07:56:07.422 INFO:tasks.rados.rados.0.smithi006.stdout:3786: finishing write tid 1 to smithi006182445-1 2023-09-22T07:56:07.422 INFO:tasks.rados.rados.0.smithi006.stdout:3786: finishing write tid 2 to smithi006182445-1 2023-09-22T07:56:07.422 INFO:tasks.rados.rados.0.smithi006.stdout:3786: finishing write tid 3 to smithi006182445-1 2023-09-22T07:56:07.422 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 1 v 1850 (ObjNum 1165 snap 357 seq_num 1165) dirty exists 2023-09-22T07:56:07.422 INFO:tasks.rados.rados.0.smithi006.stdout:3786: left oid 1 (ObjNum 1165 snap 357 seq_num 1165) 2023-09-22T07:56:07.422 INFO:tasks.rados.rados.0.smithi006.stdout:3788: seq_num 1167 ranges {0=352256} 2023-09-22T07:56:07.424 INFO:tasks.rados.rados.0.smithi006.stdout:3788: writing smithi006182445-38 from 0 to 352256 tid 1 2023-09-22T07:56:07.424 INFO:tasks.rados.rados.0.smithi006.stdout:3786: done (2 left) 2023-09-22T07:56:07.424 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 22 current snap is 357 2023-09-22T07:56:07.424 INFO:tasks.rados.rados.0.smithi006.stdout:3789: seq_num 1168 ranges {0=368640} 2023-09-22T07:56:07.426 INFO:tasks.rados.rados.0.smithi006.stdout:3789: writing smithi006182445-22 from 0 to 368640 tid 1 2023-09-22T07:56:07.426 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 3 current snap is 357 2023-09-22T07:56:07.426 INFO:tasks.rados.rados.0.smithi006.stdout:3787: finishing write tid 1 to smithi006182445-31 2023-09-22T07:56:07.426 INFO:tasks.rados.rados.0.smithi006.stdout:3787: finishing write tid 2 to smithi006182445-31 2023-09-22T07:56:07.427 INFO:tasks.rados.rados.0.smithi006.stdout:3790: seq_num 1169 ranges {3874816=385024} 2023-09-22T07:56:07.450 INFO:tasks.rados.rados.0.smithi006.stdout:3790: writing smithi006182445-3 from 3874816 to 4259840 tid 1 2023-09-22T07:56:07.450 INFO:tasks.rados.rados.0.smithi006.stdout:3791: rmattr oid 28 current snap is 357 2023-09-22T07:56:07.451 INFO:tasks.rados.rados.0.smithi006.stdout:3791: done (4 left) 2023-09-22T07:56:07.451 INFO:tasks.rados.rados.0.smithi006.stdout:3792: rollback oid 48 current snap is 357 2023-09-22T07:56:07.451 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 48 to 342 2023-09-22T07:56:07.451 INFO:tasks.rados.rados.0.smithi006.stdout:3787: finishing write tid 3 to smithi006182445-31 2023-09-22T07:56:07.451 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 31 v 2075 (ObjNum 1166 snap 357 seq_num 1166) dirty exists 2023-09-22T07:56:07.451 INFO:tasks.rados.rados.0.smithi006.stdout:3787: left oid 31 (ObjNum 1166 snap 357 seq_num 1166) 2023-09-22T07:56:07.451 INFO:tasks.rados.rados.0.smithi006.stdout:3788: finishing write tid 1 to smithi006182445-38 2023-09-22T07:56:07.451 INFO:tasks.rados.rados.0.smithi006.stdout:3788: finishing write tid 2 to smithi006182445-38 2023-09-22T07:56:07.451 INFO:tasks.rados.rados.0.smithi006.stdout:3788: finishing write tid 3 to smithi006182445-38 2023-09-22T07:56:07.451 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 38 v 1882 (ObjNum 1167 snap 357 seq_num 1167) dirty exists 2023-09-22T07:56:07.451 INFO:tasks.rados.rados.0.smithi006.stdout:3788: left oid 38 (ObjNum 1167 snap 357 seq_num 1167) 2023-09-22T07:56:07.451 INFO:tasks.rados.rados.0.smithi006.stdout:3789: finishing write tid 1 to smithi006182445-22 2023-09-22T07:56:07.452 INFO:tasks.rados.rados.0.smithi006.stdout:3789: finishing write tid 2 to smithi006182445-22 2023-09-22T07:56:07.452 INFO:tasks.rados.rados.0.smithi006.stdout:3787: done (4 left) 2023-09-22T07:56:07.452 INFO:tasks.rados.rados.0.smithi006.stdout:3788: done (3 left) 2023-09-22T07:56:07.452 INFO:tasks.rados.rados.0.smithi006.stdout:3793: rmattr oid 2 current snap is 357 2023-09-22T07:56:07.452 INFO:tasks.rados.rados.0.smithi006.stdout:3789: finishing write tid 3 to smithi006182445-22 2023-09-22T07:56:07.452 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 22 v 1861 (ObjNum 1168 snap 357 seq_num 1168) dirty exists 2023-09-22T07:56:07.452 INFO:tasks.rados.rados.0.smithi006.stdout:3789: left oid 22 (ObjNum 1168 snap 357 seq_num 1168) 2023-09-22T07:56:07.452 INFO:tasks.rados.rados.0.smithi006.stdout:3789: done (3 left) 2023-09-22T07:56:07.452 INFO:tasks.rados.rados.0.smithi006.stdout:3793: done (2 left) 2023-09-22T07:56:07.452 INFO:tasks.rados.rados.0.smithi006.stdout:3794: rmattr oid 31 current snap is 357 2023-09-22T07:56:07.452 INFO:tasks.rados.rados.0.smithi006.stdout:3794: done (2 left) 2023-09-22T07:56:07.452 INFO:tasks.rados.rados.0.smithi006.stdout:3795: read oid 27 snap -1 2023-09-22T07:56:07.452 INFO:tasks.rados.rados.0.smithi006.stdout:3795: expect (ObjNum 1077 snap 328 seq_num 1077) 2023-09-22T07:56:07.453 INFO:tasks.rados.rados.0.smithi006.stdout:3796: read oid 49 snap -1 2023-09-22T07:56:07.453 INFO:tasks.rados.rados.0.smithi006.stdout:3796: expect (ObjNum 1062 snap 324 seq_num 1062) 2023-09-22T07:56:07.453 INFO:tasks.rados.rados.0.smithi006.stdout:3797: delete oid 8 current snap is 357 2023-09-22T07:56:07.454 INFO:tasks.rados.rados.0.smithi006.stdout:3797: done (4 left) 2023-09-22T07:56:07.454 INFO:tasks.rados.rados.0.smithi006.stdout:3798: copy_from oid 29 from oid 11 current snap is 357 2023-09-22T07:56:07.455 INFO:tasks.rados.rados.0.smithi006.stdout:3799: delete oid 38 current snap is 357 2023-09-22T07:56:07.455 INFO:tasks.rados.rados.0.smithi006.stdout:3790: finishing write tid 1 to smithi006182445-3 2023-09-22T07:56:07.456 INFO:tasks.rados.rados.0.smithi006.stdout:3790: finishing write tid 2 to smithi006182445-3 2023-09-22T07:56:07.457 INFO:tasks.rados.rados.0.smithi006.stdout:3792: finishing rollback tid 0 to smithi006182445-48 2023-09-22T07:56:07.457 INFO:tasks.rados.rados.0.smithi006.stdout:3792: finishing rollback tid 1 to smithi006182445-48 2023-09-22T07:56:07.457 INFO:tasks.rados.rados.0.smithi006.stdout:3792: finishing rollback tid 2 to smithi006182445-48 2023-09-22T07:56:07.457 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 48 v 1885 (ObjNum 1117 snap 337 seq_num 1117) dirty exists 2023-09-22T07:56:07.458 INFO:tasks.rados.rados.0.smithi006.stdout:3792: done (5 left) 2023-09-22T07:56:07.458 INFO:tasks.rados.rados.0.smithi006.stdout:3799: done (4 left) 2023-09-22T07:56:07.458 INFO:tasks.rados.rados.0.smithi006.stdout:3800: snap_create 2023-09-22T07:56:07.459 INFO:tasks.rados.rados.0.smithi006.stdout:3790: finishing write tid 3 to smithi006182445-3 2023-09-22T07:56:07.459 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 3 v 1905 (ObjNum 1169 snap 357 seq_num 1169) dirty exists 2023-09-22T07:56:07.460 INFO:tasks.rados.rados.0.smithi006.stdout:3790: left oid 3 (ObjNum 1169 snap 357 seq_num 1169) 2023-09-22T07:56:07.461 INFO:tasks.rados.rados.0.smithi006.stdout:3795: expect (ObjNum 1077 snap 328 seq_num 1077) 2023-09-22T07:56:07.496 INFO:tasks.rados.rados.0.smithi006.stdout:3796: expect (ObjNum 1062 snap 324 seq_num 1062) 2023-09-22T07:56:07.652 INFO:tasks.rados.rados.0.smithi006.stdout:3798: finishing copy_from racing read to smithi006182445-29 2023-09-22T07:56:07.652 INFO:tasks.rados.rados.0.smithi006.stdout:3798: finishing copy_from to smithi006182445-29 2023-09-22T07:56:07.653 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 29 v 1153 (ObjNum 1048 snap 318 seq_num 1048) dirty exists 2023-09-22T07:56:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:56:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:56:07] "GET /metrics HTTP/1.1" 200 36094 "" "Prometheus/2.43.0" 2023-09-22T07:56:08.376 INFO:tasks.rados.rados.0.smithi006.stdout:3790: done (4 left) 2023-09-22T07:56:08.377 INFO:tasks.rados.rados.0.smithi006.stdout:3795: done (3 left) 2023-09-22T07:56:08.377 INFO:tasks.rados.rados.0.smithi006.stdout:3796: done (2 left) 2023-09-22T07:56:08.377 INFO:tasks.rados.rados.0.smithi006.stdout:3798: done (1 left) 2023-09-22T07:56:08.377 INFO:tasks.rados.rados.0.smithi006.stdout:3800: done (0 left) 2023-09-22T07:56:08.377 INFO:tasks.rados.rados.0.smithi006.stdout:3801: snap_remove snap 356 2023-09-22T07:56:08.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:08 smithi105 ceph-mon[190463]: pgmap v820: 121 pgs: 121 active+clean; 542 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 357 KiB/s wr, 10 op/s 2023-09-22T07:56:08.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:08 smithi105 ceph-mon[190463]: osdmap e777: 8 total, 8 up, 8 in 2023-09-22T07:56:08.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:08 smithi006 ceph-mon[204052]: pgmap v820: 121 pgs: 121 active+clean; 542 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 357 KiB/s wr, 10 op/s 2023-09-22T07:56:08.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:08 smithi006 ceph-mon[204052]: osdmap e777: 8 total, 8 up, 8 in 2023-09-22T07:56:08.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:08 smithi006 ceph-mon[200575]: pgmap v820: 121 pgs: 121 active+clean; 542 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 357 KiB/s wr, 10 op/s 2023-09-22T07:56:08.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:08 smithi006 ceph-mon[200575]: osdmap e777: 8 total, 8 up, 8 in 2023-09-22T07:56:09.385 INFO:tasks.rados.rados.0.smithi006.stdout:3801: done (0 left) 2023-09-22T07:56:09.385 INFO:tasks.rados.rados.0.smithi006.stdout:3802: read oid 8 snap -1 2023-09-22T07:56:09.385 INFO:tasks.rados.rados.0.smithi006.stdout:3802: expect deleted 2023-09-22T07:56:09.385 INFO:tasks.rados.rados.0.smithi006.stdout:3803: copy_from oid 2 from oid 5 current snap is 358 2023-09-22T07:56:09.385 INFO:tasks.rados.rados.0.smithi006.stdout:3804: copy_from oid 15 from oid 11 current snap is 358 2023-09-22T07:56:09.385 INFO:tasks.rados.rados.0.smithi006.stdout:3805: delete oid 22 current snap is 358 2023-09-22T07:56:09.390 INFO:tasks.rados.rados.0.smithi006.stdout:3802: done (3 left) 2023-09-22T07:56:09.390 INFO:tasks.rados.rados.0.smithi006.stdout:3805: done (2 left) 2023-09-22T07:56:09.390 INFO:tasks.rados.rados.0.smithi006.stdout:3806: rollback oid 17 current snap is 358 2023-09-22T07:56:09.390 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 17 to 320 2023-09-22T07:56:09.390 INFO:tasks.rados.rados.0.smithi006.stdout:3807: rollback oid 34 current snap is 358 2023-09-22T07:56:09.390 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 34 to 354 2023-09-22T07:56:09.390 INFO:tasks.rados.rados.0.smithi006.stdout:3808: delete oid 47 current snap is 358 2023-09-22T07:56:09.399 INFO:tasks.rados.rados.0.smithi006.stdout:3808: done (4 left) 2023-09-22T07:56:09.399 INFO:tasks.rados.rados.0.smithi006.stdout:3809: copy_from oid 25 from oid 7 current snap is 358 2023-09-22T07:56:09.400 INFO:tasks.rados.rados.0.smithi006.stdout:3810: snap_create 2023-09-22T07:56:09.402 INFO:tasks.rados.rados.0.smithi006.stdout:3804: finishing copy_from racing read to smithi006182445-15 2023-09-22T07:56:09.402 INFO:tasks.rados.rados.0.smithi006.stdout:3807: finishing rollback tid 0 to smithi006182445-34 2023-09-22T07:56:09.402 INFO:tasks.rados.rados.0.smithi006.stdout:3807: finishing rollback tid 1 to smithi006182445-34 2023-09-22T07:56:09.404 INFO:tasks.rados.rados.0.smithi006.stdout:3806: finishing rollback tid 0 to smithi006182445-17 2023-09-22T07:56:09.404 INFO:tasks.rados.rados.0.smithi006.stdout:3807: finishing rollback tid 2 to smithi006182445-34 2023-09-22T07:56:09.404 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 34 v 1945 (ObjNum 1156 snap 349 seq_num 1156) dirty exists 2023-09-22T07:56:09.405 INFO:tasks.rados.rados.0.smithi006.stdout:3806: finishing rollback tid 1 to smithi006182445-17 2023-09-22T07:56:09.405 INFO:tasks.rados.rados.0.smithi006.stdout:3806: finishing rollback tid 2 to smithi006182445-17 2023-09-22T07:56:09.405 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 17 v 1855 (ObjNum 1017 snap 308 seq_num 1017) dirty exists 2023-09-22T07:56:09.405 INFO:tasks.rados.rados.0.smithi006.stdout:3804: finishing copy_from to smithi006182445-15 2023-09-22T07:56:09.405 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 15 v 1153 (ObjNum 1048 snap 318 seq_num 1048) dirty exists 2023-09-22T07:56:09.410 INFO:tasks.rados.rados.0.smithi006.stdout:3803: finishing copy_from racing read to smithi006182445-2 2023-09-22T07:56:09.411 INFO:tasks.rados.rados.0.smithi006.stdout:3803: finishing copy_from to smithi006182445-2 2023-09-22T07:56:09.411 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 2 v 1398 (ObjNum 1037 snap 314 seq_num 1037) dirty exists 2023-09-22T07:56:09.419 INFO:tasks.rados.rados.0.smithi006.stdout:3809: finishing copy_from racing read to smithi006182445-25 2023-09-22T07:56:09.422 INFO:tasks.rados.rados.0.smithi006.stdout:3809: finishing copy_from to smithi006182445-25 2023-09-22T07:56:09.422 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 25 v 2012 (ObjNum 1143 snap 345 seq_num 1143) dirty exists 2023-09-22T07:56:09.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:09 smithi006 ceph-mon[204052]: osdmap e778: 8 total, 8 up, 8 in 2023-09-22T07:56:09.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:09 smithi006 ceph-mon[204052]: pgmap v823: 121 pgs: 121 active+clean; 543 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 28 MiB/s rd, 504 KiB/s wr, 8 op/s 2023-09-22T07:56:09.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:09 smithi006 ceph-mon[200575]: osdmap e778: 8 total, 8 up, 8 in 2023-09-22T07:56:09.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:09 smithi006 ceph-mon[200575]: pgmap v823: 121 pgs: 121 active+clean; 543 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 28 MiB/s rd, 504 KiB/s wr, 8 op/s 2023-09-22T07:56:09.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:09 smithi105 ceph-mon[190463]: osdmap e778: 8 total, 8 up, 8 in 2023-09-22T07:56:09.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:09 smithi105 ceph-mon[190463]: pgmap v823: 121 pgs: 121 active+clean; 543 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 28 MiB/s rd, 504 KiB/s wr, 8 op/s 2023-09-22T07:56:10.389 INFO:tasks.rados.rados.0.smithi006.stdout:3803: done (5 left) 2023-09-22T07:56:10.389 INFO:tasks.rados.rados.0.smithi006.stdout:3804: done (4 left) 2023-09-22T07:56:10.389 INFO:tasks.rados.rados.0.smithi006.stdout:3806: done (3 left) 2023-09-22T07:56:10.389 INFO:tasks.rados.rados.0.smithi006.stdout:3807: done (2 left) 2023-09-22T07:56:10.390 INFO:tasks.rados.rados.0.smithi006.stdout:3809: done (1 left) 2023-09-22T07:56:10.390 INFO:tasks.rados.rados.0.smithi006.stdout:3810: done (0 left) 2023-09-22T07:56:10.390 INFO:tasks.rados.rados.0.smithi006.stdout:3811: delete oid 13 current snap is 359 2023-09-22T07:56:10.396 INFO:tasks.rados.rados.0.smithi006.stdout:3811: done (0 left) 2023-09-22T07:56:10.396 INFO:tasks.rados.rados.0.smithi006.stdout:3812: delete oid 2 current snap is 359 2023-09-22T07:56:10.403 INFO:tasks.rados.rados.0.smithi006.stdout:3812: done (0 left) 2023-09-22T07:56:10.403 INFO:tasks.rados.rados.0.smithi006.stdout:3813: snap_create 2023-09-22T07:56:10.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:10 smithi006 ceph-mon[200575]: osdmap e779: 8 total, 8 up, 8 in 2023-09-22T07:56:10.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:10 smithi006 ceph-mon[204052]: osdmap e779: 8 total, 8 up, 8 in 2023-09-22T07:56:10.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:10 smithi105 ceph-mon[190463]: osdmap e779: 8 total, 8 up, 8 in 2023-09-22T07:56:11.399 INFO:tasks.rados.rados.0.smithi006.stdout:3813: done (0 left) 2023-09-22T07:56:11.399 INFO:tasks.rados.rados.0.smithi006.stdout:3814: read oid 49 snap -1 2023-09-22T07:56:11.399 INFO:tasks.rados.rados.0.smithi006.stdout:3814: expect (ObjNum 1062 snap 324 seq_num 1062) 2023-09-22T07:56:11.399 INFO:tasks.rados.rados.0.smithi006.stdout:3815: snap_create 2023-09-22T07:56:11.409 INFO:tasks.rados.rados.0.smithi006.stdout:3814: expect (ObjNum 1062 snap 324 seq_num 1062) 2023-09-22T07:56:11.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:11 smithi006 ceph-mon[204052]: osdmap e780: 8 total, 8 up, 8 in 2023-09-22T07:56:11.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:11 smithi006 ceph-mon[204052]: pgmap v826: 121 pgs: 121 active+clean; 559 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 456 KiB/s wr, 6 op/s 2023-09-22T07:56:11.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:11 smithi006 ceph-mon[200575]: osdmap e780: 8 total, 8 up, 8 in 2023-09-22T07:56:11.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:11 smithi006 ceph-mon[200575]: pgmap v826: 121 pgs: 121 active+clean; 559 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 456 KiB/s wr, 6 op/s 2023-09-22T07:56:11.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:11 smithi105 ceph-mon[190463]: osdmap e780: 8 total, 8 up, 8 in 2023-09-22T07:56:11.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:11 smithi105 ceph-mon[190463]: pgmap v826: 121 pgs: 121 active+clean; 559 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 456 KiB/s wr, 6 op/s 2023-09-22T07:56:12.406 INFO:tasks.rados.rados.0.smithi006.stdout:3814: done (1 left) 2023-09-22T07:56:12.407 INFO:tasks.rados.rados.0.smithi006.stdout:3815: done (0 left) 2023-09-22T07:56:12.407 INFO:tasks.rados.rados.0.smithi006.stdout:3816: snap_remove snap 342 2023-09-22T07:56:12.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:12 smithi006 ceph-mon[200575]: osdmap e781: 8 total, 8 up, 8 in 2023-09-22T07:56:12.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:12 smithi006 ceph-mon[204052]: osdmap e781: 8 total, 8 up, 8 in 2023-09-22T07:56:12.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:12 smithi105 ceph-mon[190463]: osdmap e781: 8 total, 8 up, 8 in 2023-09-22T07:56:13.428 INFO:tasks.rados.rados.0.smithi006.stdout:3816: done (0 left) 2023-09-22T07:56:13.428 INFO:tasks.rados.rados.0.smithi006.stdout:3817: rollback oid 35 current snap is 361 2023-09-22T07:56:13.429 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 35 to 348 2023-09-22T07:56:13.429 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 45 current snap is 361 2023-09-22T07:56:13.429 INFO:tasks.rados.rados.0.smithi006.stdout:3818: seq_num 1176 ranges {13402112=499712} 2023-09-22T07:56:13.500 INFO:tasks.rados.rados.0.smithi006.stdout:3818: writing smithi006182445-45 from 13402112 to 13901824 tid 1 2023-09-22T07:56:13.501 INFO:tasks.rados.rados.0.smithi006.stdout:3819: read oid 29 snap 277 2023-09-22T07:56:13.501 INFO:tasks.rados.rados.0.smithi006.stdout:3819: expect (ObjNum 698 snap 211 seq_num 698) 2023-09-22T07:56:13.501 INFO:tasks.rados.rados.0.smithi006.stdout:3820: snap_remove snap 354 2023-09-22T07:56:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:13 smithi006 ceph-mon[204052]: osdmap e782: 8 total, 8 up, 8 in 2023-09-22T07:56:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:56:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:13 smithi006 ceph-mon[204052]: pgmap v829: 121 pgs: 121 active+clean; 564 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 1.6 MiB/s wr, 7 op/s 2023-09-22T07:56:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:13 smithi006 ceph-mon[200575]: osdmap e782: 8 total, 8 up, 8 in 2023-09-22T07:56:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:56:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:13 smithi006 ceph-mon[200575]: pgmap v829: 121 pgs: 121 active+clean; 564 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 1.6 MiB/s wr, 7 op/s 2023-09-22T07:56:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:13 smithi105 ceph-mon[190463]: osdmap e782: 8 total, 8 up, 8 in 2023-09-22T07:56:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:56:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:13 smithi105 ceph-mon[190463]: pgmap v829: 121 pgs: 121 active+clean; 564 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 1.6 MiB/s wr, 7 op/s 2023-09-22T07:56:14.438 INFO:tasks.rados.rados.0.smithi006.stdout:3820: done (3 left) 2023-09-22T07:56:14.438 INFO:tasks.rados.rados.0.smithi006.stdout:3821: read oid 38 snap -1 2023-09-22T07:56:14.439 INFO:tasks.rados.rados.0.smithi006.stdout:3821: expect deleted 2023-09-22T07:56:14.439 INFO:tasks.rados.rados.0.smithi006.stdout:3822: read oid 6 snap -1 2023-09-22T07:56:14.439 INFO:tasks.rados.rados.0.smithi006.stdout:3822: expect (ObjNum 1126 snap 340 seq_num 1126) 2023-09-22T07:56:14.439 INFO:tasks.rados.rados.0.smithi006.stdout:3823: read oid 10 snap -1 2023-09-22T07:56:14.439 INFO:tasks.rados.rados.0.smithi006.stdout:3823: expect (ObjNum 1128 snap 340 seq_num 1128) 2023-09-22T07:56:14.439 INFO:tasks.rados.rados.0.smithi006.stdout:3824: read oid 27 snap -1 2023-09-22T07:56:14.439 INFO:tasks.rados.rados.0.smithi006.stdout:3824: expect (ObjNum 1077 snap 328 seq_num 1077) 2023-09-22T07:56:14.439 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 5 current snap is 361 2023-09-22T07:56:14.439 INFO:tasks.rados.rados.0.smithi006.stdout:3825: seq_num 1177 ranges {2342912=516096} 2023-09-22T07:56:14.448 INFO:tasks.rados.rados.0.smithi006.stdout:3825: writing smithi006182445-5 from 2342912 to 2859008 tid 1 2023-09-22T07:56:14.448 INFO:tasks.rados.rados.0.smithi006.stdout:3826: snap_create 2023-09-22T07:56:14.449 INFO:tasks.rados.rados.0.smithi006.stdout:3817: finishing rollback tid 0 to smithi006182445-35 2023-09-22T07:56:14.450 INFO:tasks.rados.rados.0.smithi006.stdout:3817: finishing rollback tid 1 to smithi006182445-35 2023-09-22T07:56:14.450 INFO:tasks.rados.rados.0.smithi006.stdout:3817: finishing rollback tid 2 to smithi006182445-35 2023-09-22T07:56:14.450 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 35 v 2015 (ObjNum 1143 snap 345 seq_num 1143) dirty exists 2023-09-22T07:56:14.450 INFO:tasks.rados.rados.0.smithi006.stdout:3818: finishing write tid 1 to smithi006182445-45 2023-09-22T07:56:14.450 INFO:tasks.rados.rados.0.smithi006.stdout:3818: finishing write tid 2 to smithi006182445-45 2023-09-22T07:56:14.450 INFO:tasks.rados.rados.0.smithi006.stdout:3818: finishing write tid 3 to smithi006182445-45 2023-09-22T07:56:14.450 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 45 v 1857 (ObjNum 1176 snap 361 seq_num 1176) dirty exists 2023-09-22T07:56:14.450 INFO:tasks.rados.rados.0.smithi006.stdout:3818: left oid 45 (ObjNum 1176 snap 361 seq_num 1176) 2023-09-22T07:56:14.450 INFO:tasks.rados.rados.0.smithi006.stdout:3819: expect (ObjNum 698 snap 211 seq_num 698) 2023-09-22T07:56:14.553 INFO:tasks.rados.rados.0.smithi006.stdout:3822: expect (ObjNum 1126 snap 340 seq_num 1126) 2023-09-22T07:56:14.605 INFO:tasks.rados.rados.0.smithi006.stdout:3824: expect (ObjNum 1077 snap 328 seq_num 1077) 2023-09-22T07:56:14.638 INFO:tasks.rados.rados.0.smithi006.stdout:3823: expect (ObjNum 1128 snap 340 seq_num 1128) 2023-09-22T07:56:14.691 INFO:tasks.rados.rados.0.smithi006.stdout:3825: finishing write tid 1 to smithi006182445-5 2023-09-22T07:56:14.691 INFO:tasks.rados.rados.0.smithi006.stdout:3825: finishing write tid 2 to smithi006182445-5 2023-09-22T07:56:14.691 INFO:tasks.rados.rados.0.smithi006.stdout:3825: finishing write tid 3 to smithi006182445-5 2023-09-22T07:56:14.691 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 5 v 1883 (ObjNum 1177 snap 361 seq_num 1177) dirty exists 2023-09-22T07:56:14.691 INFO:tasks.rados.rados.0.smithi006.stdout:3825: left oid 5 (ObjNum 1177 snap 361 seq_num 1177) 2023-09-22T07:56:14.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:14 smithi006 ceph-mon[204052]: osdmap e783: 8 total, 8 up, 8 in 2023-09-22T07:56:14.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:14 smithi006 ceph-mon[200575]: osdmap e783: 8 total, 8 up, 8 in 2023-09-22T07:56:14.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:14 smithi105 ceph-mon[190463]: osdmap e783: 8 total, 8 up, 8 in 2023-09-22T07:56:15.432 INFO:tasks.rados.rados.0.smithi006.stdout:3817: done (8 left) 2023-09-22T07:56:15.432 INFO:tasks.rados.rados.0.smithi006.stdout:3818: done (7 left) 2023-09-22T07:56:15.432 INFO:tasks.rados.rados.0.smithi006.stdout:3819: done (6 left) 2023-09-22T07:56:15.432 INFO:tasks.rados.rados.0.smithi006.stdout:3821: done (5 left) 2023-09-22T07:56:15.433 INFO:tasks.rados.rados.0.smithi006.stdout:3822: done (4 left) 2023-09-22T07:56:15.433 INFO:tasks.rados.rados.0.smithi006.stdout:3823: done (3 left) 2023-09-22T07:56:15.433 INFO:tasks.rados.rados.0.smithi006.stdout:3824: done (2 left) 2023-09-22T07:56:15.433 INFO:tasks.rados.rados.0.smithi006.stdout:3825: done (1 left) 2023-09-22T07:56:15.433 INFO:tasks.rados.rados.0.smithi006.stdout:3826: done (0 left) 2023-09-22T07:56:15.433 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 5 current snap is 362 2023-09-22T07:56:15.433 INFO:tasks.rados.rados.0.smithi006.stdout:3827: seq_num 1178 ranges {2859008=532480} 2023-09-22T07:56:15.450 INFO:tasks.rados.rados.0.smithi006.stdout:3827: writing smithi006182445-5 from 2859008 to 3391488 tid 1 2023-09-22T07:56:15.450 INFO:tasks.rados.rados.0.smithi006.stdout:3828: delete oid 35 current snap is 362 2023-09-22T07:56:15.456 INFO:tasks.rados.rados.0.smithi006.stdout:3828: done (1 left) 2023-09-22T07:56:15.456 INFO:tasks.rados.rados.0.smithi006.stdout:3829: rmattr oid 45 current snap is 362 2023-09-22T07:56:15.457 INFO:tasks.rados.rados.0.smithi006.stdout:3830: read oid 20 snap -1 2023-09-22T07:56:15.457 INFO:tasks.rados.rados.0.smithi006.stdout:3830: expect (ObjNum 1105 snap 332 seq_num 1105) 2023-09-22T07:56:15.457 INFO:tasks.rados.rados.0.smithi006.stdout:3831: read oid 35 snap -1 2023-09-22T07:56:15.457 INFO:tasks.rados.rados.0.smithi006.stdout:3831: expect deleted 2023-09-22T07:56:15.457 INFO:tasks.rados.rados.0.smithi006.stdout:3832: copy_from oid 16 from oid 36 current snap is 362 2023-09-22T07:56:15.457 INFO:tasks.rados.rados.0.smithi006.stdout:3833: snap_remove snap 343 2023-09-22T07:56:15.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:15 smithi006 ceph-mon[204052]: osdmap e784: 8 total, 8 up, 8 in 2023-09-22T07:56:15.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:15 smithi006 ceph-mon[204052]: pgmap v832: 121 pgs: 121 active+clean; 567 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 6 op/s 2023-09-22T07:56:15.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:15 smithi006 ceph-mon[200575]: osdmap e784: 8 total, 8 up, 8 in 2023-09-22T07:56:15.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:15 smithi006 ceph-mon[200575]: pgmap v832: 121 pgs: 121 active+clean; 567 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 6 op/s 2023-09-22T07:56:15.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:15 smithi105 ceph-mon[190463]: osdmap e784: 8 total, 8 up, 8 in 2023-09-22T07:56:15.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:15 smithi105 ceph-mon[190463]: pgmap v832: 121 pgs: 121 active+clean; 567 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 6 op/s 2023-09-22T07:56:16.351 INFO:tasks.rados.rados.0.smithi006.stdout:3833: done (5 left) 2023-09-22T07:56:16.351 INFO:tasks.rados.rados.0.smithi006.stdout:3834: snap_remove snap 360 2023-09-22T07:56:16.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:16 smithi006 ceph-mon[204052]: osdmap e785: 8 total, 8 up, 8 in 2023-09-22T07:56:16.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:16 smithi006 ceph-mon[204052]: osdmap e786: 8 total, 8 up, 8 in 2023-09-22T07:56:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:16 smithi006 ceph-mon[200575]: osdmap e785: 8 total, 8 up, 8 in 2023-09-22T07:56:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:16 smithi006 ceph-mon[200575]: osdmap e786: 8 total, 8 up, 8 in 2023-09-22T07:56:16.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:16 smithi105 ceph-mon[190463]: osdmap e785: 8 total, 8 up, 8 in 2023-09-22T07:56:16.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:16 smithi105 ceph-mon[190463]: osdmap e786: 8 total, 8 up, 8 in 2023-09-22T07:56:17.353 INFO:tasks.rados.rados.0.smithi006.stdout:3834: done (5 left) 2023-09-22T07:56:17.353 INFO:tasks.rados.rados.0.smithi006.stdout:3835: read oid 21 snap 347 2023-09-22T07:56:17.354 INFO:tasks.rados.rados.0.smithi006.stdout:3835: expect deleted 2023-09-22T07:56:17.354 INFO:tasks.rados.rados.0.smithi006.stdout:3836: copy_from oid 33 from oid 41 current snap is 362 2023-09-22T07:56:17.354 INFO:tasks.rados.rados.0.smithi006.stdout:3827: finishing write tid 1 to smithi006182445-5 2023-09-22T07:56:17.354 INFO:tasks.rados.rados.0.smithi006.stdout:3827: finishing write tid 2 to smithi006182445-5 2023-09-22T07:56:17.354 INFO:tasks.rados.rados.0.smithi006.stdout:3827: finishing write tid 3 to smithi006182445-5 2023-09-22T07:56:17.354 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 5 v 1885 (ObjNum 1178 snap 362 seq_num 1178) dirty exists 2023-09-22T07:56:17.354 INFO:tasks.rados.rados.0.smithi006.stdout:3827: left oid 5 (ObjNum 1178 snap 362 seq_num 1178) 2023-09-22T07:56:17.354 INFO:tasks.rados.rados.0.smithi006.stdout:3832: finishing copy_from to smithi006182445-16 2023-09-22T07:56:17.354 INFO:tasks.rados.rados.0.smithi006.stdout:3832: got expected ENOENT (src dne) 2023-09-22T07:56:17.354 INFO:tasks.rados.rados.0.smithi006.stdout:3832: finishing copy_from racing read to smithi006182445-16 2023-09-22T07:56:17.354 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 45 v 1858 (ObjNum 1176 snap 361 seq_num 1176) dirty exists 2023-09-22T07:56:17.355 INFO:tasks.rados.rados.0.smithi006.stdout:3830: expect (ObjNum 1105 snap 332 seq_num 1105) 2023-09-22T07:56:17.398 INFO:tasks.rados.rados.0.smithi006.stdout:3836: finishing copy_from to smithi006182445-33 2023-09-22T07:56:17.398 INFO:tasks.rados.rados.0.smithi006.stdout:3836: got expected ENOENT (src dne) 2023-09-22T07:56:17.399 INFO:tasks.rados.rados.0.smithi006.stdout:3836: finishing copy_from racing read to smithi006182445-33 2023-09-22T07:56:17.399 INFO:tasks.rados.rados.0.smithi006.stdout:3827: done (6 left) 2023-09-22T07:56:17.399 INFO:tasks.rados.rados.0.smithi006.stdout:3829: done (5 left) 2023-09-22T07:56:17.399 INFO:tasks.rados.rados.0.smithi006.stdout:3830: done (4 left) 2023-09-22T07:56:17.399 INFO:tasks.rados.rados.0.smithi006.stdout:3831: done (3 left) 2023-09-22T07:56:17.399 INFO:tasks.rados.rados.0.smithi006.stdout:3832: done (2 left) 2023-09-22T07:56:17.399 INFO:tasks.rados.rados.0.smithi006.stdout:3835: done (1 left) 2023-09-22T07:56:17.399 INFO:tasks.rados.rados.0.smithi006.stdout:3836: done (0 left) 2023-09-22T07:56:17.399 INFO:tasks.rados.rados.0.smithi006.stdout:3837: snap_create 2023-09-22T07:56:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:56:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:56:17] "GET /metrics HTTP/1.1" 200 36090 "" "Prometheus/2.43.0" 2023-09-22T07:56:18.358 INFO:tasks.rados.rados.0.smithi006.stdout:3837: done (0 left) 2023-09-22T07:56:18.358 INFO:tasks.rados.rados.0.smithi006.stdout:3838: snap_create 2023-09-22T07:56:18.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:18 smithi105 ceph-mon[190463]: pgmap v835: 121 pgs: 121 active+clean; 561 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 694 KiB/s wr, 7 op/s 2023-09-22T07:56:18.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:18 smithi105 ceph-mon[190463]: osdmap e787: 8 total, 8 up, 8 in 2023-09-22T07:56:18.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:18 smithi006 ceph-mon[200575]: pgmap v835: 121 pgs: 121 active+clean; 561 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 694 KiB/s wr, 7 op/s 2023-09-22T07:56:18.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:18 smithi006 ceph-mon[200575]: osdmap e787: 8 total, 8 up, 8 in 2023-09-22T07:56:18.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:18 smithi006 ceph-mon[204052]: pgmap v835: 121 pgs: 121 active+clean; 561 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 694 KiB/s wr, 7 op/s 2023-09-22T07:56:18.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:18 smithi006 ceph-mon[204052]: osdmap e787: 8 total, 8 up, 8 in 2023-09-22T07:56:19.369 INFO:tasks.rados.rados.0.smithi006.stdout:3838: done (0 left) 2023-09-22T07:56:19.369 INFO:tasks.rados.rados.0.smithi006.stdout:3839: rollback oid 9 current snap is 364 2023-09-22T07:56:19.369 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 9 to 318 2023-09-22T07:56:19.370 INFO:tasks.rados.rados.0.smithi006.stdout:3840: copy_from oid 11 from oid 31 current snap is 364 2023-09-22T07:56:19.370 INFO:tasks.rados.rados.0.smithi006.stdout:3841: read oid 13 snap -1 2023-09-22T07:56:19.370 INFO:tasks.rados.rados.0.smithi006.stdout:3841: expect deleted 2023-09-22T07:56:19.370 INFO:tasks.rados.rados.0.smithi006.stdout:3842: snap_create 2023-09-22T07:56:19.378 INFO:tasks.rados.rados.0.smithi006.stdout:3839: finishing rollback tid 0 to smithi006182445-9 2023-09-22T07:56:19.378 INFO:tasks.rados.rados.0.smithi006.stdout:3839: finishing rollback tid 1 to smithi006182445-9 2023-09-22T07:56:19.378 INFO:tasks.rados.rados.0.smithi006.stdout:3839: finishing rollback tid 2 to smithi006182445-9 2023-09-22T07:56:19.378 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 9 v 1890 (ObjNum 919 snap 283 seq_num 919) dirty exists 2023-09-22T07:56:19.381 INFO:tasks.rados.rados.0.smithi006.stdout:3840: finishing copy_from racing read to smithi006182445-11 2023-09-22T07:56:19.382 INFO:tasks.rados.rados.0.smithi006.stdout:3840: finishing copy_from to smithi006182445-11 2023-09-22T07:56:19.382 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 11 v 2075 (ObjNum 1166 snap 357 seq_num 1166) dirty exists 2023-09-22T07:56:19.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:19 smithi105 ceph-mon[190463]: osdmap e788: 8 total, 8 up, 8 in 2023-09-22T07:56:19.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:19 smithi006 ceph-mon[204052]: osdmap e788: 8 total, 8 up, 8 in 2023-09-22T07:56:19.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:19 smithi006 ceph-mon[200575]: osdmap e788: 8 total, 8 up, 8 in 2023-09-22T07:56:20.365 INFO:tasks.rados.rados.0.smithi006.stdout:3839: done (3 left) 2023-09-22T07:56:20.365 INFO:tasks.rados.rados.0.smithi006.stdout:3840: done (2 left) 2023-09-22T07:56:20.365 INFO:tasks.rados.rados.0.smithi006.stdout:3841: done (1 left) 2023-09-22T07:56:20.365 INFO:tasks.rados.rados.0.smithi006.stdout:3842: done (0 left) 2023-09-22T07:56:20.366 INFO:tasks.rados.rados.0.smithi006.stdout:3843: rollback oid 20 current snap is 365 2023-09-22T07:56:20.366 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 20 to 352 2023-09-22T07:56:20.366 INFO:tasks.rados.rados.0.smithi006.stdout:3844: rmattr oid 23 current snap is 365 2023-09-22T07:56:20.366 INFO:tasks.rados.rados.0.smithi006.stdout:3844: done (1 left) 2023-09-22T07:56:20.366 INFO:tasks.rados.rados.0.smithi006.stdout:3845: rollback oid 31 current snap is 365 2023-09-22T07:56:20.366 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 31 to 362 2023-09-22T07:56:20.366 INFO:tasks.rados.rados.0.smithi006.stdout:3846: delete oid 39 current snap is 365 2023-09-22T07:56:20.372 INFO:tasks.rados.rados.0.smithi006.stdout:3843: finishing rollback tid 0 to smithi006182445-20 2023-09-22T07:56:20.372 INFO:tasks.rados.rados.0.smithi006.stdout:3843: finishing rollback tid 1 to smithi006182445-20 2023-09-22T07:56:20.373 INFO:tasks.rados.rados.0.smithi006.stdout:3845: finishing rollback tid 0 to smithi006182445-31 2023-09-22T07:56:20.373 INFO:tasks.rados.rados.0.smithi006.stdout:3843: finishing rollback tid 2 to smithi006182445-20 2023-09-22T07:56:20.373 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 20 v 1576 (ObjNum 1159 snap 350 seq_num 1159) dirty exists 2023-09-22T07:56:20.375 INFO:tasks.rados.rados.0.smithi006.stdout:3843: done (2 left) 2023-09-22T07:56:20.375 INFO:tasks.rados.rados.0.smithi006.stdout:3846: done (1 left) 2023-09-22T07:56:20.375 INFO:tasks.rados.rados.0.smithi006.stdout:3847: delete oid 6 current snap is 365 2023-09-22T07:56:20.377 INFO:tasks.rados.rados.0.smithi006.stdout:3845: finishing rollback tid 1 to smithi006182445-31 2023-09-22T07:56:20.377 INFO:tasks.rados.rados.0.smithi006.stdout:3845: finishing rollback tid 2 to smithi006182445-31 2023-09-22T07:56:20.377 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 31 v 2102 (ObjNum 1166 snap 357 seq_num 1166) dirty exists 2023-09-22T07:56:20.379 INFO:tasks.rados.rados.0.smithi006.stdout:3845: done (1 left) 2023-09-22T07:56:20.379 INFO:tasks.rados.rados.0.smithi006.stdout:3847: done (0 left) 2023-09-22T07:56:20.379 INFO:tasks.rados.rados.0.smithi006.stdout:3848: snap_remove snap 348 2023-09-22T07:56:20.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:20 smithi105 ceph-mon[190463]: pgmap v838: 121 pgs: 121 active+clean; 541 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 378 KiB/s wr, 10 op/s 2023-09-22T07:56:20.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:20 smithi105 ceph-mon[190463]: osdmap e789: 8 total, 8 up, 8 in 2023-09-22T07:56:20.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:20 smithi006 ceph-mon[200575]: pgmap v838: 121 pgs: 121 active+clean; 541 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 378 KiB/s wr, 10 op/s 2023-09-22T07:56:20.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:20 smithi006 ceph-mon[200575]: osdmap e789: 8 total, 8 up, 8 in 2023-09-22T07:56:20.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:20 smithi006 ceph-mon[204052]: pgmap v838: 121 pgs: 121 active+clean; 541 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 378 KiB/s wr, 10 op/s 2023-09-22T07:56:20.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:20 smithi006 ceph-mon[204052]: osdmap e789: 8 total, 8 up, 8 in 2023-09-22T07:56:21.351 INFO:tasks.rados.rados.0.smithi006.stdout:3848: done (0 left) 2023-09-22T07:56:21.351 INFO:tasks.rados.rados.0.smithi006.stdout:3849: delete oid 17 current snap is 365 2023-09-22T07:56:21.365 INFO:tasks.rados.rados.0.smithi006.stdout:3849: done (0 left) 2023-09-22T07:56:21.365 INFO:tasks.rados.rados.0.smithi006.stdout:3850: snap_create 2023-09-22T07:56:21.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:21 smithi006 ceph-mon[204052]: osdmap e790: 8 total, 8 up, 8 in 2023-09-22T07:56:21.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:21 smithi006 ceph-mon[204052]: osdmap e791: 8 total, 8 up, 8 in 2023-09-22T07:56:21.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:21 smithi006 ceph-mon[200575]: osdmap e790: 8 total, 8 up, 8 in 2023-09-22T07:56:21.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:21 smithi006 ceph-mon[200575]: osdmap e791: 8 total, 8 up, 8 in 2023-09-22T07:56:21.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:21 smithi105 ceph-mon[190463]: osdmap e790: 8 total, 8 up, 8 in 2023-09-22T07:56:21.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:21 smithi105 ceph-mon[190463]: osdmap e791: 8 total, 8 up, 8 in 2023-09-22T07:56:22.361 INFO:tasks.rados.rados.0.smithi006.stdout:3850: done (0 left) 2023-09-22T07:56:22.361 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 8 current snap is 366 2023-09-22T07:56:22.361 INFO:tasks.rados.rados.0.smithi006.stdout:3851: seq_num 1183 ranges {0=622592} 2023-09-22T07:56:22.364 INFO:tasks.rados.rados.0.smithi006.stdout:3851: writing smithi006182445-8 from 0 to 622592 tid 1 2023-09-22T07:56:22.365 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 29 current snap is 366 2023-09-22T07:56:22.365 INFO:tasks.rados.rados.0.smithi006.stdout:3852: seq_num 1184 ranges {761856=638976} 2023-09-22T07:56:22.373 INFO:tasks.rados.rados.0.smithi006.stdout:3852: writing smithi006182445-29 from 761856 to 1400832 tid 1 2023-09-22T07:56:22.373 INFO:tasks.rados.rados.0.smithi006.stdout:3853: copy_from oid 12 from oid 17 current snap is 366 2023-09-22T07:56:22.373 INFO:tasks.rados.rados.0.smithi006.stdout:3851: finishing write tid 1 to smithi006182445-8 2023-09-22T07:56:22.374 INFO:tasks.rados.rados.0.smithi006.stdout:3851: finishing write tid 2 to smithi006182445-8 2023-09-22T07:56:22.374 INFO:tasks.rados.rados.0.smithi006.stdout:3851: finishing write tid 3 to smithi006182445-8 2023-09-22T07:56:22.374 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 8 v 1535 (ObjNum 1183 snap 366 seq_num 1183) dirty exists 2023-09-22T07:56:22.374 INFO:tasks.rados.rados.0.smithi006.stdout:3851: left oid 8 (ObjNum 1183 snap 366 seq_num 1183) 2023-09-22T07:56:22.374 INFO:tasks.rados.rados.0.smithi006.stdout:3851: done (2 left) 2023-09-22T07:56:22.374 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 22 current snap is 366 2023-09-22T07:56:22.374 INFO:tasks.rados.rados.0.smithi006.stdout:3854: seq_num 1185 ranges {0=655360} 2023-09-22T07:56:22.377 INFO:tasks.rados.rados.0.smithi006.stdout:3854: writing smithi006182445-22 from 0 to 655360 tid 1 2023-09-22T07:56:22.377 INFO:tasks.rados.rados.0.smithi006.stdout:3855: snap_remove snap 362 2023-09-22T07:56:22.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:22 smithi006 ceph-mon[204052]: pgmap v841: 121 pgs: 121 active+clean; 533 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 256 KiB/s wr, 8 op/s 2023-09-22T07:56:22.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:22 smithi006 ceph-mon[204052]: osdmap e792: 8 total, 8 up, 8 in 2023-09-22T07:56:22.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:22 smithi006 ceph-mon[200575]: pgmap v841: 121 pgs: 121 active+clean; 533 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 256 KiB/s wr, 8 op/s 2023-09-22T07:56:22.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:22 smithi006 ceph-mon[200575]: osdmap e792: 8 total, 8 up, 8 in 2023-09-22T07:56:22.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:22 smithi105 ceph-mon[190463]: pgmap v841: 121 pgs: 121 active+clean; 533 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 256 KiB/s wr, 8 op/s 2023-09-22T07:56:22.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:22 smithi105 ceph-mon[190463]: osdmap e792: 8 total, 8 up, 8 in 2023-09-22T07:56:23.365 INFO:tasks.rados.rados.0.smithi006.stdout:3855: done (3 left) 2023-09-22T07:56:23.365 INFO:tasks.rados.rados.0.smithi006.stdout:3856: rollback oid 40 current snap is 366 2023-09-22T07:56:23.365 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 40 to 361 2023-09-22T07:56:23.365 INFO:tasks.rados.rados.0.smithi006.stdout:3852: finishing write tid 1 to smithi006182445-29 2023-09-22T07:56:23.365 INFO:tasks.rados.rados.0.smithi006.stdout:3853: finishing copy_from to smithi006182445-12 2023-09-22T07:56:23.365 INFO:tasks.rados.rados.0.smithi006.stdout:3853: got expected ENOENT (src dne) 2023-09-22T07:56:23.365 INFO:tasks.rados.rados.0.smithi006.stdout:3852: finishing write tid 2 to smithi006182445-29 2023-09-22T07:56:23.365 INFO:tasks.rados.rados.0.smithi006.stdout:3853: finishing copy_from racing read to smithi006182445-12 2023-09-22T07:56:23.365 INFO:tasks.rados.rados.0.smithi006.stdout:3852: finishing write tid 3 to smithi006182445-29 2023-09-22T07:56:23.365 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 29 v 2019 (ObjNum 1184 snap 366 seq_num 1184) dirty exists 2023-09-22T07:56:23.366 INFO:tasks.rados.rados.0.smithi006.stdout:3852: left oid 29 (ObjNum 1184 snap 366 seq_num 1184) 2023-09-22T07:56:23.366 INFO:tasks.rados.rados.0.smithi006.stdout:3854: finishing write tid 1 to smithi006182445-22 2023-09-22T07:56:23.366 INFO:tasks.rados.rados.0.smithi006.stdout:3854: finishing write tid 2 to smithi006182445-22 2023-09-22T07:56:23.366 INFO:tasks.rados.rados.0.smithi006.stdout:3854: finishing write tid 3 to smithi006182445-22 2023-09-22T07:56:23.366 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 22 v 1864 (ObjNum 1185 snap 366 seq_num 1185) dirty exists 2023-09-22T07:56:23.366 INFO:tasks.rados.rados.0.smithi006.stdout:3854: left oid 22 (ObjNum 1185 snap 366 seq_num 1185) 2023-09-22T07:56:23.366 INFO:tasks.rados.rados.0.smithi006.stdout:3852: done (3 left) 2023-09-22T07:56:23.366 INFO:tasks.rados.rados.0.smithi006.stdout:3853: done (2 left) 2023-09-22T07:56:23.366 INFO:tasks.rados.rados.0.smithi006.stdout:3854: done (1 left) 2023-09-22T07:56:23.366 INFO:tasks.rados.rados.0.smithi006.stdout:3857: snap_remove snap 351 2023-09-22T07:56:24.374 INFO:tasks.rados.rados.0.smithi006.stdout:3857: done (1 left) 2023-09-22T07:56:24.374 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 9 current snap is 366 2023-09-22T07:56:24.374 INFO:tasks.rados.rados.0.smithi006.stdout:3856: finishing rollback tid 0 to smithi006182445-40 2023-09-22T07:56:24.374 INFO:tasks.rados.rados.0.smithi006.stdout:3858: seq_num 1186 ranges {8101888=671744} 2023-09-22T07:56:24.423 INFO:tasks.rados.rados.0.smithi006.stdout:3858: writing smithi006182445-9 from 8101888 to 8773632 tid 1 2023-09-22T07:56:24.423 INFO:tasks.rados.rados.0.smithi006.stdout:3859: snap_create 2023-09-22T07:56:24.424 INFO:tasks.rados.rados.0.smithi006.stdout:3856: finishing rollback tid 1 to smithi006182445-40 2023-09-22T07:56:24.424 INFO:tasks.rados.rados.0.smithi006.stdout:3856: finishing rollback tid 2 to smithi006182445-40 2023-09-22T07:56:24.424 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 40 v 1853 (ObjNum 1098 snap 332 seq_num 1098) dirty exists 2023-09-22T07:56:24.428 INFO:tasks.rados.rados.0.smithi006.stdout:3858: finishing write tid 1 to smithi006182445-9 2023-09-22T07:56:24.429 INFO:tasks.rados.rados.0.smithi006.stdout:3858: finishing write tid 2 to smithi006182445-9 2023-09-22T07:56:24.433 INFO:tasks.rados.rados.0.smithi006.stdout:3858: finishing write tid 3 to smithi006182445-9 2023-09-22T07:56:24.433 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 9 v 1892 (ObjNum 1186 snap 366 seq_num 1186) dirty exists 2023-09-22T07:56:24.433 INFO:tasks.rados.rados.0.smithi006.stdout:3858: left oid 9 (ObjNum 1186 snap 366 seq_num 1186) 2023-09-22T07:56:24.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:24 smithi006 ceph-mon[200575]: pgmap v844: 121 pgs: 121 active+clean; 535 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 522 KiB/s wr, 4 op/s 2023-09-22T07:56:24.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:24 smithi006 ceph-mon[200575]: osdmap e793: 8 total, 8 up, 8 in 2023-09-22T07:56:24.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:24 smithi006 ceph-mon[204052]: pgmap v844: 121 pgs: 121 active+clean; 535 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 522 KiB/s wr, 4 op/s 2023-09-22T07:56:24.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:24 smithi006 ceph-mon[204052]: osdmap e793: 8 total, 8 up, 8 in 2023-09-22T07:56:24.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:24 smithi105 ceph-mon[190463]: pgmap v844: 121 pgs: 121 active+clean; 535 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 522 KiB/s wr, 4 op/s 2023-09-22T07:56:24.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:24 smithi105 ceph-mon[190463]: osdmap e793: 8 total, 8 up, 8 in 2023-09-22T07:56:25.389 INFO:tasks.rados.rados.0.smithi006.stdout:3856: done (2 left) 2023-09-22T07:56:25.389 INFO:tasks.rados.rados.0.smithi006.stdout:3858: done (1 left) 2023-09-22T07:56:25.389 INFO:tasks.rados.rados.0.smithi006.stdout:3859: done (0 left) 2023-09-22T07:56:25.389 INFO:tasks.rados.rados.0.smithi006.stdout:3860: read oid 31 snap -1 2023-09-22T07:56:25.389 INFO:tasks.rados.rados.0.smithi006.stdout:3860: expect (ObjNum 1166 snap 357 seq_num 1166) 2023-09-22T07:56:25.389 INFO:tasks.rados.rados.0.smithi006.stdout:3861: read oid 45 snap -1 2023-09-22T07:56:25.389 INFO:tasks.rados.rados.0.smithi006.stdout:3861: expect (ObjNum 1176 snap 361 seq_num 1176) 2023-09-22T07:56:25.389 INFO:tasks.rados.rados.0.smithi006.stdout:3862: rollback oid 32 current snap is 367 2023-09-22T07:56:25.390 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 32 to 366 2023-09-22T07:56:25.390 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 3 current snap is 367 2023-09-22T07:56:25.390 INFO:tasks.rados.rados.0.smithi006.stdout:3863: seq_num 1187 ranges {4259840=688128} 2023-09-22T07:56:25.417 INFO:tasks.rados.rados.0.smithi006.stdout:3863: writing smithi006182445-3 from 4259840 to 4947968 tid 1 2023-09-22T07:56:25.417 INFO:tasks.rados.rados.0.smithi006.stdout:3864: snap_create 2023-09-22T07:56:25.417 INFO:tasks.rados.rados.0.smithi006.stdout:3862: finishing rollback tid 0 to smithi006182445-32 2023-09-22T07:56:25.417 INFO:tasks.rados.rados.0.smithi006.stdout:3860: expect (ObjNum 1166 snap 357 seq_num 1166) 2023-09-22T07:56:25.516 INFO:tasks.rados.rados.0.smithi006.stdout:3862: finishing rollback tid 1 to smithi006182445-32 2023-09-22T07:56:25.516 INFO:tasks.rados.rados.0.smithi006.stdout:3862: finishing rollback tid 2 to smithi006182445-32 2023-09-22T07:56:25.517 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 32 v 1888 (ObjNum 1157 snap 349 seq_num 1157) dirty exists 2023-09-22T07:56:25.517 INFO:tasks.rados.rados.0.smithi006.stdout:3863: finishing write tid 1 to smithi006182445-3 2023-09-22T07:56:25.517 INFO:tasks.rados.rados.0.smithi006.stdout:3863: finishing write tid 2 to smithi006182445-3 2023-09-22T07:56:25.517 INFO:tasks.rados.rados.0.smithi006.stdout:3863: finishing write tid 3 to smithi006182445-3 2023-09-22T07:56:25.517 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 3 v 1908 (ObjNum 1187 snap 367 seq_num 1187) dirty exists 2023-09-22T07:56:25.517 INFO:tasks.rados.rados.0.smithi006.stdout:3863: left oid 3 (ObjNum 1187 snap 367 seq_num 1187) 2023-09-22T07:56:25.517 INFO:tasks.rados.rados.0.smithi006.stdout:3861: expect (ObjNum 1176 snap 361 seq_num 1176) 2023-09-22T07:56:25.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:25 smithi006 ceph-mon[200575]: osdmap e794: 8 total, 8 up, 8 in 2023-09-22T07:56:25.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:25 smithi006 ceph-mon[200575]: pgmap v847: 121 pgs: 121 active+clean; 536 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 838 KiB/s wr, 3 op/s 2023-09-22T07:56:25.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:25 smithi006 ceph-mon[204052]: osdmap e794: 8 total, 8 up, 8 in 2023-09-22T07:56:25.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:25 smithi006 ceph-mon[204052]: pgmap v847: 121 pgs: 121 active+clean; 536 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 838 KiB/s wr, 3 op/s 2023-09-22T07:56:25.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:25 smithi105 ceph-mon[190463]: osdmap e794: 8 total, 8 up, 8 in 2023-09-22T07:56:25.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:25 smithi105 ceph-mon[190463]: pgmap v847: 121 pgs: 121 active+clean; 536 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 838 KiB/s wr, 3 op/s 2023-09-22T07:56:26.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:26 smithi006 ceph-mon[200575]: osdmap e795: 8 total, 8 up, 8 in 2023-09-22T07:56:26.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:26 smithi006 ceph-mon[200575]: osdmap e796: 8 total, 8 up, 8 in 2023-09-22T07:56:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:26 smithi006 ceph-mon[204052]: osdmap e795: 8 total, 8 up, 8 in 2023-09-22T07:56:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:26 smithi006 ceph-mon[204052]: osdmap e796: 8 total, 8 up, 8 in 2023-09-22T07:56:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:26 smithi105 ceph-mon[190463]: osdmap e795: 8 total, 8 up, 8 in 2023-09-22T07:56:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:26 smithi105 ceph-mon[190463]: osdmap e796: 8 total, 8 up, 8 in 2023-09-22T07:56:27.151 INFO:tasks.rados.rados.0.smithi006.stdout:3860: done (4 left) 2023-09-22T07:56:27.151 INFO:tasks.rados.rados.0.smithi006.stdout:3861: done (3 left) 2023-09-22T07:56:27.151 INFO:tasks.rados.rados.0.smithi006.stdout:3862: done (2 left) 2023-09-22T07:56:27.152 INFO:tasks.rados.rados.0.smithi006.stdout:3863: done (1 left) 2023-09-22T07:56:27.152 INFO:tasks.rados.rados.0.smithi006.stdout:3864: done (0 left) 2023-09-22T07:56:27.152 INFO:tasks.rados.rados.0.smithi006.stdout:3865: rollback oid 16 current snap is 368 2023-09-22T07:56:27.152 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 16 to 333 2023-09-22T07:56:27.152 INFO:tasks.rados.rados.0.smithi006.stdout:3866: setattr oid 43 current snap is 368 2023-09-22T07:56:27.152 INFO:tasks.rados.rados.0.smithi006.stdout:3867: delete oid 40 current snap is 368 2023-09-22T07:56:27.156 INFO:tasks.rados.rados.0.smithi006.stdout:3865: finishing rollback tid 0 to smithi006182445-16 2023-09-22T07:56:27.156 INFO:tasks.rados.rados.0.smithi006.stdout:3865: finishing rollback tid 1 to smithi006182445-16 2023-09-22T07:56:27.156 INFO:tasks.rados.rados.0.smithi006.stdout:3865: finishing rollback tid 2 to smithi006182445-16 2023-09-22T07:56:27.156 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 16 v 1538 (ObjNum 1002 snap 303 seq_num 1002) dirty exists 2023-09-22T07:56:27.157 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 43 v 2120 (ObjNum 1105 snap 332 seq_num 1105) dirty exists 2023-09-22T07:56:27.158 INFO:tasks.rados.rados.0.smithi006.stdout:3865: done (2 left) 2023-09-22T07:56:27.159 INFO:tasks.rados.rados.0.smithi006.stdout:3866: done (1 left) 2023-09-22T07:56:27.159 INFO:tasks.rados.rados.0.smithi006.stdout:3867: done (0 left) 2023-09-22T07:56:27.159 INFO:tasks.rados.rados.0.smithi006.stdout:3868: copy_from oid 13 from oid 10 current snap is 368 2023-09-22T07:56:27.159 INFO:tasks.rados.rados.0.smithi006.stdout:3869: setattr oid 22 current snap is 368 2023-09-22T07:56:27.160 INFO:tasks.rados.rados.0.smithi006.stdout:3870: copy_from oid 50 from oid 32 current snap is 368 2023-09-22T07:56:27.160 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 4 current snap is 368 2023-09-22T07:56:27.160 INFO:tasks.rados.rados.0.smithi006.stdout:3871: seq_num 1189 ranges {11051008=720896} 2023-09-22T07:56:27.225 INFO:tasks.rados.rados.0.smithi006.stdout:3871: writing smithi006182445-4 from 11051008 to 11771904 tid 1 2023-09-22T07:56:27.225 INFO:tasks.rados.rados.0.smithi006.stdout:3872: snap_create 2023-09-22T07:56:27.225 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 22 v 1865 (ObjNum 1185 snap 366 seq_num 1185) dirty exists 2023-09-22T07:56:27.225 INFO:tasks.rados.rados.0.smithi006.stdout:3868: finishing copy_from racing read to smithi006182445-13 2023-09-22T07:56:27.225 INFO:tasks.rados.rados.0.smithi006.stdout:3868: finishing copy_from to smithi006182445-13 2023-09-22T07:56:27.225 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 13 v 1904 (ObjNum 1128 snap 340 seq_num 1128) dirty exists 2023-09-22T07:56:27.225 INFO:tasks.rados.rados.0.smithi006.stdout:3870: finishing copy_from racing read to smithi006182445-50 2023-09-22T07:56:27.226 INFO:tasks.rados.rados.0.smithi006.stdout:3870: finishing copy_from to smithi006182445-50 2023-09-22T07:56:27.226 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 50 v 1888 (ObjNum 1157 snap 349 seq_num 1157) dirty exists 2023-09-22T07:56:27.230 INFO:tasks.rados.rados.0.smithi006.stdout:3871: finishing write tid 1 to smithi006182445-4 2023-09-22T07:56:27.230 INFO:tasks.rados.rados.0.smithi006.stdout:3871: finishing write tid 2 to smithi006182445-4 2023-09-22T07:56:27.232 INFO:tasks.rados.rados.0.smithi006.stdout:3871: finishing write tid 3 to smithi006182445-4 2023-09-22T07:56:27.232 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 4 v 1947 (ObjNum 1189 snap 368 seq_num 1189) dirty exists 2023-09-22T07:56:27.232 INFO:tasks.rados.rados.0.smithi006.stdout:3871: left oid 4 (ObjNum 1189 snap 368 seq_num 1189) 2023-09-22T07:56:27.396 INFO:tasks.rados.rados.0.smithi006.stdout:3868: done (4 left) 2023-09-22T07:56:27.396 INFO:tasks.rados.rados.0.smithi006.stdout:3869: done (3 left) 2023-09-22T07:56:27.396 INFO:tasks.rados.rados.0.smithi006.stdout:3870: done (2 left) 2023-09-22T07:56:27.396 INFO:tasks.rados.rados.0.smithi006.stdout:3871: done (1 left) 2023-09-22T07:56:27.396 INFO:tasks.rados.rados.0.smithi006.stdout:3872: done (0 left) 2023-09-22T07:56:27.396 INFO:tasks.rados.rados.0.smithi006.stdout:3873: read oid 10 snap -1 2023-09-22T07:56:27.397 INFO:tasks.rados.rados.0.smithi006.stdout:3873: expect (ObjNum 1128 snap 340 seq_num 1128) 2023-09-22T07:56:27.397 INFO:tasks.rados.rados.0.smithi006.stdout:3874: snap_create 2023-09-22T07:56:27.407 INFO:tasks.rados.rados.0.smithi006.stdout:3873: expect (ObjNum 1128 snap 340 seq_num 1128) 2023-09-22T07:56:27.706 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:27 smithi006 ceph-mon[200575]: pgmap v850: 121 pgs: 121 active+clean; 538 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 632 KiB/s wr, 6 op/s 2023-09-22T07:56:27.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:27 smithi006 ceph-mon[204052]: pgmap v850: 121 pgs: 121 active+clean; 538 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 632 KiB/s wr, 6 op/s 2023-09-22T07:56:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:27 smithi105 ceph-mon[190463]: pgmap v850: 121 pgs: 121 active+clean; 538 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 632 KiB/s wr, 6 op/s 2023-09-22T07:56:28.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:56:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:56:27] "GET /metrics HTTP/1.1" 200 36090 "" "Prometheus/2.43.0" 2023-09-22T07:56:28.401 INFO:tasks.rados.rados.0.smithi006.stdout:3873: done (1 left) 2023-09-22T07:56:28.401 INFO:tasks.rados.rados.0.smithi006.stdout:3874: done (0 left) 2023-09-22T07:56:28.401 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 42 current snap is 370 2023-09-22T07:56:28.401 INFO:tasks.rados.rados.0.smithi006.stdout:3875: seq_num 1190 ranges {3588096=737280} 2023-09-22T07:56:28.424 INFO:tasks.rados.rados.0.smithi006.stdout:3875: writing smithi006182445-42 from 3588096 to 4325376 tid 1 2023-09-22T07:56:28.425 INFO:tasks.rados.rados.0.smithi006.stdout:3876: setattr oid 12 current snap is 370 2023-09-22T07:56:28.426 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 25 current snap is 370 2023-09-22T07:56:28.426 INFO:tasks.rados.rados.0.smithi006.stdout:3877: seq_num 1191 ranges {4546560=753664} 2023-09-22T07:56:28.455 INFO:tasks.rados.rados.0.smithi006.stdout:3877: writing smithi006182445-25 from 4546560 to 5300224 tid 1 2023-09-22T07:56:28.456 INFO:tasks.rados.rados.0.smithi006.stdout:3878: read oid 23 snap -1 2023-09-22T07:56:28.456 INFO:tasks.rados.rados.0.smithi006.stdout:3878: expect deleted 2023-09-22T07:56:28.456 INFO:tasks.rados.rados.0.smithi006.stdout:3879: delete oid 17 current snap is 370 2023-09-22T07:56:28.456 INFO:tasks.rados.rados.0.smithi006.stdout:3875: finishing write tid 1 to smithi006182445-42 2023-09-22T07:56:28.456 INFO:tasks.rados.rados.0.smithi006.stdout:3875: finishing write tid 2 to smithi006182445-42 2023-09-22T07:56:28.456 INFO:tasks.rados.rados.0.smithi006.stdout:3875: finishing write tid 3 to smithi006182445-42 2023-09-22T07:56:28.456 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 42 v 1949 (ObjNum 1190 snap 370 seq_num 1190) dirty exists 2023-09-22T07:56:28.456 INFO:tasks.rados.rados.0.smithi006.stdout:3875: left oid 42 (ObjNum 1190 snap 370 seq_num 1190) 2023-09-22T07:56:28.456 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 12 v 1163 (ObjNum 959 snap 286 seq_num 959) dirty exists 2023-09-22T07:56:28.459 INFO:tasks.rados.rados.0.smithi006.stdout:3875: done (4 left) 2023-09-22T07:56:28.459 INFO:tasks.rados.rados.0.smithi006.stdout:3876: done (3 left) 2023-09-22T07:56:28.459 INFO:tasks.rados.rados.0.smithi006.stdout:3878: done (2 left) 2023-09-22T07:56:28.459 INFO:tasks.rados.rados.0.smithi006.stdout:3879: done (1 left) 2023-09-22T07:56:28.460 INFO:tasks.rados.rados.0.smithi006.stdout:3880: setattr oid 49 current snap is 370 2023-09-22T07:56:28.460 INFO:tasks.rados.rados.0.smithi006.stdout:3877: finishing write tid 1 to smithi006182445-25 2023-09-22T07:56:28.460 INFO:tasks.rados.rados.0.smithi006.stdout:3877: finishing write tid 2 to smithi006182445-25 2023-09-22T07:56:28.461 INFO:tasks.rados.rados.0.smithi006.stdout:3881: delete oid 4 current snap is 370 2023-09-22T07:56:28.462 INFO:tasks.rados.rados.0.smithi006.stdout:3877: finishing write tid 3 to smithi006182445-25 2023-09-22T07:56:28.462 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 25 v 2123 (ObjNum 1191 snap 370 seq_num 1191) dirty exists 2023-09-22T07:56:28.463 INFO:tasks.rados.rados.0.smithi006.stdout:3877: left oid 25 (ObjNum 1191 snap 370 seq_num 1191) 2023-09-22T07:56:28.464 INFO:tasks.rados.rados.0.smithi006.stdout:3877: done (2 left) 2023-09-22T07:56:28.465 INFO:tasks.rados.rados.0.smithi006.stdout:3881: done (1 left) 2023-09-22T07:56:28.465 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 28 current snap is 370 2023-09-22T07:56:28.465 INFO:tasks.rados.rados.0.smithi006.stdout:3882: seq_num 1194 ranges {0=802816} 2023-09-22T07:56:28.469 INFO:tasks.rados.rados.0.smithi006.stdout:3882: writing smithi006182445-28 from 0 to 802816 tid 1 2023-09-22T07:56:28.469 INFO:tasks.rados.rados.0.smithi006.stdout:3883: snap_remove snap 319 2023-09-22T07:56:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:28 smithi006 ceph-mon[200575]: osdmap e797: 8 total, 8 up, 8 in 2023-09-22T07:56:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:56:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:28 smithi006 ceph-mon[204052]: osdmap e797: 8 total, 8 up, 8 in 2023-09-22T07:56:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:56:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:28 smithi105 ceph-mon[190463]: osdmap e797: 8 total, 8 up, 8 in 2023-09-22T07:56:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:56:29.420 INFO:tasks.rados.rados.0.smithi006.stdout:3883: done (2 left) 2023-09-22T07:56:29.420 INFO:tasks.rados.rados.0.smithi006.stdout:3884: copy_from oid 35 from oid 27 current snap is 370 2023-09-22T07:56:29.420 INFO:tasks.rados.rados.0.smithi006.stdout:3885: rollback oid 5 current snap is 370 2023-09-22T07:56:29.420 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 5 to 345 2023-09-22T07:56:29.420 INFO:tasks.rados.rados.0.smithi006.stdout:3886: snap_create 2023-09-22T07:56:29.420 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 49 v 2020 (ObjNum 1062 snap 324 seq_num 1062) dirty exists 2023-09-22T07:56:29.420 INFO:tasks.rados.rados.0.smithi006.stdout:3882: finishing write tid 1 to smithi006182445-28 2023-09-22T07:56:29.420 INFO:tasks.rados.rados.0.smithi006.stdout:3882: finishing write tid 2 to smithi006182445-28 2023-09-22T07:56:29.420 INFO:tasks.rados.rados.0.smithi006.stdout:3882: finishing write tid 3 to smithi006182445-28 2023-09-22T07:56:29.420 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 28 v 1890 (ObjNum 1194 snap 370 seq_num 1194) dirty exists 2023-09-22T07:56:29.421 INFO:tasks.rados.rados.0.smithi006.stdout:3882: left oid 28 (ObjNum 1194 snap 370 seq_num 1194) 2023-09-22T07:56:29.434 INFO:tasks.rados.rados.0.smithi006.stdout:3885: finishing rollback tid 0 to smithi006182445-5 2023-09-22T07:56:29.440 INFO:tasks.rados.rados.0.smithi006.stdout:3885: finishing rollback tid 1 to smithi006182445-5 2023-09-22T07:56:29.442 INFO:tasks.rados.rados.0.smithi006.stdout:3885: finishing rollback tid 2 to smithi006182445-5 2023-09-22T07:56:29.442 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 5 v 1893 (ObjNum 1037 snap 314 seq_num 1037) dirty exists 2023-09-22T07:56:29.442 INFO:tasks.rados.rados.0.smithi006.stdout:3884: finishing copy_from racing read to smithi006182445-35 2023-09-22T07:56:29.446 INFO:tasks.rados.rados.0.smithi006.stdout:3884: finishing copy_from to smithi006182445-35 2023-09-22T07:56:29.446 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 35 v 1566 (ObjNum 1077 snap 328 seq_num 1077) dirty exists 2023-09-22T07:56:29.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:29 smithi006 ceph-mon[204052]: osdmap e798: 8 total, 8 up, 8 in 2023-09-22T07:56:29.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:29 smithi006 ceph-mon[204052]: pgmap v853: 121 pgs: 121 active+clean; 538 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 316 KiB/s wr, 9 op/s 2023-09-22T07:56:29.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:29 smithi006 ceph-mon[200575]: osdmap e798: 8 total, 8 up, 8 in 2023-09-22T07:56:29.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:29 smithi006 ceph-mon[200575]: pgmap v853: 121 pgs: 121 active+clean; 538 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 316 KiB/s wr, 9 op/s 2023-09-22T07:56:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:29 smithi105 ceph-mon[190463]: osdmap e798: 8 total, 8 up, 8 in 2023-09-22T07:56:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:29 smithi105 ceph-mon[190463]: pgmap v853: 121 pgs: 121 active+clean; 538 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 316 KiB/s wr, 9 op/s 2023-09-22T07:56:30.419 INFO:tasks.rados.rados.0.smithi006.stdout:3880: done (4 left) 2023-09-22T07:56:30.419 INFO:tasks.rados.rados.0.smithi006.stdout:3882: done (3 left) 2023-09-22T07:56:30.420 INFO:tasks.rados.rados.0.smithi006.stdout:3884: done (2 left) 2023-09-22T07:56:30.420 INFO:tasks.rados.rados.0.smithi006.stdout:3885: done (1 left) 2023-09-22T07:56:30.420 INFO:tasks.rados.rados.0.smithi006.stdout:3886: done (0 left) 2023-09-22T07:56:30.420 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 4 current snap is 371 2023-09-22T07:56:30.420 INFO:tasks.rados.rados.0.smithi006.stdout:3887: seq_num 1195 ranges {0=417792,417792=401408} 2023-09-22T07:56:30.421 INFO:tasks.rados.rados.0.smithi006.stdout:3887: writing smithi006182445-4 from 0 to 417792 tid 1 2023-09-22T07:56:30.424 INFO:tasks.rados.rados.0.smithi006.stdout:3887: writing smithi006182445-4 from 417792 to 819200 tid 2 2023-09-22T07:56:30.424 INFO:tasks.rados.rados.0.smithi006.stdout:3888: snap_remove snap 366 2023-09-22T07:56:30.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:30 smithi006 ceph-mon[204052]: osdmap e799: 8 total, 8 up, 8 in 2023-09-22T07:56:30.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:30 smithi006 ceph-mon[200575]: osdmap e799: 8 total, 8 up, 8 in 2023-09-22T07:56:30.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:30 smithi105 ceph-mon[190463]: osdmap e799: 8 total, 8 up, 8 in 2023-09-22T07:56:31.357 INFO:tasks.rados.rados.0.smithi006.stdout:3888: done (1 left) 2023-09-22T07:56:31.357 INFO:tasks.rados.rados.0.smithi006.stdout:3889: snap_remove snap 349 2023-09-22T07:56:31.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:31 smithi006 ceph-mon[204052]: osdmap e800: 8 total, 8 up, 8 in 2023-09-22T07:56:31.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:31 smithi006 ceph-mon[204052]: pgmap v856: 121 pgs: 121 active+clean; 546 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 2.1 MiB/s wr, 7 op/s 2023-09-22T07:56:31.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:31 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:56:31.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:31 smithi006 ceph-mon[204052]: osdmap e801: 8 total, 8 up, 8 in 2023-09-22T07:56:31.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:31 smithi006 ceph-mon[200575]: osdmap e800: 8 total, 8 up, 8 in 2023-09-22T07:56:31.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:31 smithi006 ceph-mon[200575]: pgmap v856: 121 pgs: 121 active+clean; 546 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 2.1 MiB/s wr, 7 op/s 2023-09-22T07:56:31.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:31 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:56:31.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:31 smithi006 ceph-mon[200575]: osdmap e801: 8 total, 8 up, 8 in 2023-09-22T07:56:31.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:31 smithi105 ceph-mon[190463]: osdmap e800: 8 total, 8 up, 8 in 2023-09-22T07:56:31.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:31 smithi105 ceph-mon[190463]: pgmap v856: 121 pgs: 121 active+clean; 546 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 2.1 MiB/s wr, 7 op/s 2023-09-22T07:56:31.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:31 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:56:31.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:31 smithi105 ceph-mon[190463]: osdmap e801: 8 total, 8 up, 8 in 2023-09-22T07:56:32.363 INFO:tasks.rados.rados.0.smithi006.stdout:3889: done (1 left) 2023-09-22T07:56:32.363 INFO:tasks.rados.rados.0.smithi006.stdout:3890: delete oid 26 current snap is 371 2023-09-22T07:56:32.364 INFO:tasks.rados.rados.0.smithi006.stdout:3887: finishing write tid 1 to smithi006182445-4 2023-09-22T07:56:32.364 INFO:tasks.rados.rados.0.smithi006.stdout:3887: finishing write tid 2 to smithi006182445-4 2023-09-22T07:56:32.364 INFO:tasks.rados.rados.0.smithi006.stdout:3887: finishing write tid 3 to smithi006182445-4 2023-09-22T07:56:32.364 INFO:tasks.rados.rados.0.smithi006.stdout:3887: finishing write tid 4 to smithi006182445-4 2023-09-22T07:56:32.364 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 4 v 1953 (ObjNum 1195 snap 371 seq_num 1195) dirty exists 2023-09-22T07:56:32.364 INFO:tasks.rados.rados.0.smithi006.stdout:3887: left oid 4 (ObjNum 1195 snap 371 seq_num 1195) 2023-09-22T07:56:32.376 INFO:tasks.rados.rados.0.smithi006.stdout:3887: done (1 left) 2023-09-22T07:56:32.376 INFO:tasks.rados.rados.0.smithi006.stdout:3890: done (0 left) 2023-09-22T07:56:32.376 INFO:tasks.rados.rados.0.smithi006.stdout:3891: snap_remove snap 358 2023-09-22T07:56:33.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:32 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:56:33.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:32 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:56:33.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:32 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:56:33.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:32 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:56:33.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:32 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:56:33.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:32 smithi006 ceph-mon[204052]: osdmap e802: 8 total, 8 up, 8 in 2023-09-22T07:56:33.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:32 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:56:33.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:32 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:56:33.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:32 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:56:33.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:32 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:56:33.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:32 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:56:33.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:32 smithi006 ceph-mon[200575]: osdmap e802: 8 total, 8 up, 8 in 2023-09-22T07:56:33.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:32 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:56:33.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:32 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:56:33.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:32 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:56:33.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:32 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:56:33.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:32 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:56:33.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:32 smithi105 ceph-mon[190463]: osdmap e802: 8 total, 8 up, 8 in 2023-09-22T07:56:33.371 INFO:tasks.rados.rados.0.smithi006.stdout:3891: done (0 left) 2023-09-22T07:56:33.371 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 50 current snap is 371 2023-09-22T07:56:33.373 INFO:tasks.rados.rados.0.smithi006.stdout:3892: seq_num 1197 ranges {5996544=450560,6447104=401408} 2023-09-22T07:56:33.408 INFO:tasks.rados.rados.0.smithi006.stdout:3892: writing smithi006182445-50 from 5996544 to 6447104 tid 1 2023-09-22T07:56:33.410 INFO:tasks.rados.rados.0.smithi006.stdout:3892: writing smithi006182445-50 from 6447104 to 6848512 tid 2 2023-09-22T07:56:33.410 INFO:tasks.rados.rados.0.smithi006.stdout:3893: delete oid 42 current snap is 371 2023-09-22T07:56:33.413 INFO:tasks.rados.rados.0.smithi006.stdout:3893: done (1 left) 2023-09-22T07:56:33.413 INFO:tasks.rados.rados.0.smithi006.stdout:3894: snap_create 2023-09-22T07:56:33.414 INFO:tasks.rados.rados.0.smithi006.stdout:3892: finishing write tid 1 to smithi006182445-50 2023-09-22T07:56:33.414 INFO:tasks.rados.rados.0.smithi006.stdout:3892: finishing write tid 2 to smithi006182445-50 2023-09-22T07:56:33.414 INFO:tasks.rados.rados.0.smithi006.stdout:3892: finishing write tid 3 to smithi006182445-50 2023-09-22T07:56:33.416 INFO:tasks.rados.rados.0.smithi006.stdout:3892: finishing write tid 4 to smithi006182445-50 2023-09-22T07:56:33.416 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 50 v 1891 (ObjNum 1197 snap 371 seq_num 1197) dirty exists 2023-09-22T07:56:33.416 INFO:tasks.rados.rados.0.smithi006.stdout:3892: left oid 50 (ObjNum 1197 snap 371 seq_num 1197) 2023-09-22T07:56:34.373 INFO:tasks.rados.rados.0.smithi006.stdout:3892: done (1 left) 2023-09-22T07:56:34.373 INFO:tasks.rados.rados.0.smithi006.stdout:3894: done (0 left) 2023-09-22T07:56:34.374 INFO:tasks.rados.rados.0.smithi006.stdout:3895: snap_create 2023-09-22T07:56:34.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:34 smithi105 ceph-mon[190463]: pgmap v859: 121 pgs: 121 active+clean; 549 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 17 op/s 2023-09-22T07:56:34.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:34 smithi105 ceph-mon[190463]: osdmap e803: 8 total, 8 up, 8 in 2023-09-22T07:56:34.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:34 smithi006 ceph-mon[204052]: pgmap v859: 121 pgs: 121 active+clean; 549 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 17 op/s 2023-09-22T07:56:34.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:34 smithi006 ceph-mon[204052]: osdmap e803: 8 total, 8 up, 8 in 2023-09-22T07:56:34.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:34 smithi006 ceph-mon[200575]: pgmap v859: 121 pgs: 121 active+clean; 549 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 17 op/s 2023-09-22T07:56:34.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:34 smithi006 ceph-mon[200575]: osdmap e803: 8 total, 8 up, 8 in 2023-09-22T07:56:35.379 INFO:tasks.rados.rados.0.smithi006.stdout:3895: done (0 left) 2023-09-22T07:56:35.379 INFO:tasks.rados.rados.0.smithi006.stdout:3896: rollback oid 11 current snap is 373 2023-09-22T07:56:35.380 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 11 to 357 2023-09-22T07:56:35.380 INFO:tasks.rados.rados.0.smithi006.stdout:3897: rollback oid 32 current snap is 373 2023-09-22T07:56:35.380 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 32 to 347 2023-09-22T07:56:35.380 INFO:tasks.rados.rados.0.smithi006.stdout:3898: delete oid 15 current snap is 373 2023-09-22T07:56:35.386 INFO:tasks.rados.rados.0.smithi006.stdout:3896: finishing rollback tid 0 to smithi006182445-11 2023-09-22T07:56:35.386 INFO:tasks.rados.rados.0.smithi006.stdout:3896: finishing rollback tid 1 to smithi006182445-11 2023-09-22T07:56:35.386 INFO:tasks.rados.rados.0.smithi006.stdout:3897: finishing rollback tid 0 to smithi006182445-32 2023-09-22T07:56:35.387 INFO:tasks.rados.rados.0.smithi006.stdout:3897: finishing rollback tid 1 to smithi006182445-32 2023-09-22T07:56:35.387 INFO:tasks.rados.rados.0.smithi006.stdout:3897: finishing rollback tid 2 to smithi006182445-32 2023-09-22T07:56:35.387 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 32 v 1896 (ObjNum 1137 snap 344 seq_num 1137) dirty exists 2023-09-22T07:56:35.388 INFO:tasks.rados.rados.0.smithi006.stdout:3896: finishing rollback tid 2 to smithi006182445-11 2023-09-22T07:56:35.389 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 11 v 2155 (ObjNum 1048 snap 318 seq_num 1048) dirty exists 2023-09-22T07:56:35.390 INFO:tasks.rados.rados.0.smithi006.stdout:3896: done (2 left) 2023-09-22T07:56:35.390 INFO:tasks.rados.rados.0.smithi006.stdout:3897: done (1 left) 2023-09-22T07:56:35.390 INFO:tasks.rados.rados.0.smithi006.stdout:3898: done (0 left) 2023-09-22T07:56:35.390 INFO:tasks.rados.rados.0.smithi006.stdout:3899: rollback oid 45 current snap is 373 2023-09-22T07:56:35.390 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 45 to 352 2023-09-22T07:56:35.390 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 40 current snap is 373 2023-09-22T07:56:35.390 INFO:tasks.rados.rados.0.smithi006.stdout:3900: seq_num 1200 ranges {0=499712,499712=401408} 2023-09-22T07:56:35.393 INFO:tasks.rados.rados.0.smithi006.stdout:3900: writing smithi006182445-40 from 0 to 499712 tid 1 2023-09-22T07:56:35.395 INFO:tasks.rados.rados.0.smithi006.stdout:3900: writing smithi006182445-40 from 499712 to 901120 tid 2 2023-09-22T07:56:35.395 INFO:tasks.rados.rados.0.smithi006.stdout:3901: snap_create 2023-09-22T07:56:35.396 INFO:tasks.rados.rados.0.smithi006.stdout:3899: finishing rollback tid 0 to smithi006182445-45 2023-09-22T07:56:35.396 INFO:tasks.rados.rados.0.smithi006.stdout:3899: finishing rollback tid 1 to smithi006182445-45 2023-09-22T07:56:35.397 INFO:tasks.rados.rados.0.smithi006.stdout:3899: finishing rollback tid 2 to smithi006182445-45 2023-09-22T07:56:35.397 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 45 v 1862 (ObjNum 1098 snap 332 seq_num 1098) dirty exists 2023-09-22T07:56:35.399 INFO:tasks.rados.rados.0.smithi006.stdout:3900: finishing write tid 1 to smithi006182445-40 2023-09-22T07:56:35.399 INFO:tasks.rados.rados.0.smithi006.stdout:3900: finishing write tid 2 to smithi006182445-40 2023-09-22T07:56:35.399 INFO:tasks.rados.rados.0.smithi006.stdout:3900: finishing write tid 3 to smithi006182445-40 2023-09-22T07:56:35.401 INFO:tasks.rados.rados.0.smithi006.stdout:3900: finishing write tid 4 to smithi006182445-40 2023-09-22T07:56:35.401 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 40 v 1857 (ObjNum 1200 snap 373 seq_num 1200) dirty exists 2023-09-22T07:56:35.401 INFO:tasks.rados.rados.0.smithi006.stdout:3900: left oid 40 (ObjNum 1200 snap 373 seq_num 1200) 2023-09-22T07:56:35.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:35 smithi006 ceph-mon[204052]: osdmap e804: 8 total, 8 up, 8 in 2023-09-22T07:56:35.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:35 smithi006 ceph-mon[200575]: osdmap e804: 8 total, 8 up, 8 in 2023-09-22T07:56:35.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:35 smithi105 ceph-mon[190463]: osdmap e804: 8 total, 8 up, 8 in 2023-09-22T07:56:36.354 INFO:tasks.rados.rados.0.smithi006.stdout:3899: done (2 left) 2023-09-22T07:56:36.355 INFO:tasks.rados.rados.0.smithi006.stdout:3900: done (1 left) 2023-09-22T07:56:36.355 INFO:tasks.rados.rados.0.smithi006.stdout:3901: done (0 left) 2023-09-22T07:56:36.355 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 13 current snap is 374 2023-09-22T07:56:36.355 INFO:tasks.rados.rados.0.smithi006.stdout:3902: seq_num 1201 ranges {2105344=524288,2629632=401408} 2023-09-22T07:56:36.369 INFO:tasks.rados.rados.0.smithi006.stdout:3902: writing smithi006182445-13 from 2105344 to 2629632 tid 1 2023-09-22T07:56:36.371 INFO:tasks.rados.rados.0.smithi006.stdout:3902: writing smithi006182445-13 from 2629632 to 3031040 tid 2 2023-09-22T07:56:36.371 INFO:tasks.rados.rados.0.smithi006.stdout:3903: rollback oid 30 current snap is 374 2023-09-22T07:56:36.371 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 30 to 361 2023-09-22T07:56:36.371 INFO:tasks.rados.rados.0.smithi006.stdout:3904: snap_create 2023-09-22T07:56:36.378 INFO:tasks.rados.rados.0.smithi006.stdout:3903: finishing rollback tid 0 to smithi006182445-30 2023-09-22T07:56:36.378 INFO:tasks.rados.rados.0.smithi006.stdout:3903: finishing rollback tid 1 to smithi006182445-30 2023-09-22T07:56:36.379 INFO:tasks.rados.rados.0.smithi006.stdout:3903: finishing rollback tid 2 to smithi006182445-30 2023-09-22T07:56:36.379 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 30 v 1899 (ObjNum 1146 snap 346 seq_num 1146) dirty exists 2023-09-22T07:56:36.379 INFO:tasks.rados.rados.0.smithi006.stdout:3902: finishing write tid 1 to smithi006182445-13 2023-09-22T07:56:36.384 INFO:tasks.rados.rados.0.smithi006.stdout:3902: finishing write tid 2 to smithi006182445-13 2023-09-22T07:56:36.384 INFO:tasks.rados.rados.0.smithi006.stdout:3902: finishing write tid 3 to smithi006182445-13 2023-09-22T07:56:36.385 INFO:tasks.rados.rados.0.smithi006.stdout:3902: finishing write tid 4 to smithi006182445-13 2023-09-22T07:56:36.385 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 13 v 1907 (ObjNum 1201 snap 374 seq_num 1201) dirty exists 2023-09-22T07:56:36.386 INFO:tasks.rados.rados.0.smithi006.stdout:3902: left oid 13 (ObjNum 1201 snap 374 seq_num 1201) 2023-09-22T07:56:36.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:36 smithi006 ceph-mon[204052]: pgmap v862: 121 pgs: 121 active+clean; 549 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.2 MiB/s wr, 22 op/s 2023-09-22T07:56:36.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:36 smithi006 ceph-mon[204052]: osdmap e805: 8 total, 8 up, 8 in 2023-09-22T07:56:36.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:36 smithi006 ceph-mon[204052]: osdmap e806: 8 total, 8 up, 8 in 2023-09-22T07:56:36.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:36 smithi006 ceph-mon[200575]: pgmap v862: 121 pgs: 121 active+clean; 549 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.2 MiB/s wr, 22 op/s 2023-09-22T07:56:36.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:36 smithi006 ceph-mon[200575]: osdmap e805: 8 total, 8 up, 8 in 2023-09-22T07:56:36.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:36 smithi006 ceph-mon[200575]: osdmap e806: 8 total, 8 up, 8 in 2023-09-22T07:56:36.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:36 smithi105 ceph-mon[190463]: pgmap v862: 121 pgs: 121 active+clean; 549 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.2 MiB/s wr, 22 op/s 2023-09-22T07:56:36.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:36 smithi105 ceph-mon[190463]: osdmap e805: 8 total, 8 up, 8 in 2023-09-22T07:56:36.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:36 smithi105 ceph-mon[190463]: osdmap e806: 8 total, 8 up, 8 in 2023-09-22T07:56:37.367 INFO:tasks.rados.rados.0.smithi006.stdout:3902: done (2 left) 2023-09-22T07:56:37.368 INFO:tasks.rados.rados.0.smithi006.stdout:3903: done (1 left) 2023-09-22T07:56:37.369 INFO:tasks.rados.rados.0.smithi006.stdout:3904: done (0 left) 2023-09-22T07:56:37.369 INFO:tasks.rados.rados.0.smithi006.stdout:3905: read oid 41 snap -1 2023-09-22T07:56:37.369 INFO:tasks.rados.rados.0.smithi006.stdout:3905: expect deleted 2023-09-22T07:56:37.369 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 8 current snap is 375 2023-09-22T07:56:37.369 INFO:tasks.rados.rados.0.smithi006.stdout:3906: seq_num 1202 ranges {622592=540672,1163264=401408} 2023-09-22T07:56:37.370 INFO:tasks.rados.rados.0.smithi006.stdout:3906: writing smithi006182445-8 from 622592 to 1163264 tid 1 2023-09-22T07:56:37.372 INFO:tasks.rados.rados.0.smithi006.stdout:3906: writing smithi006182445-8 from 1163264 to 1564672 tid 2 2023-09-22T07:56:37.372 INFO:tasks.rados.rados.0.smithi006.stdout:3907: snap_create 2023-09-22T07:56:37.378 INFO:tasks.rados.rados.0.smithi006.stdout:3906: finishing write tid 1 to smithi006182445-8 2023-09-22T07:56:37.378 INFO:tasks.rados.rados.0.smithi006.stdout:3906: finishing write tid 2 to smithi006182445-8 2023-09-22T07:56:37.379 INFO:tasks.rados.rados.0.smithi006.stdout:3906: finishing write tid 3 to smithi006182445-8 2023-09-22T07:56:37.380 INFO:tasks.rados.rados.0.smithi006.stdout:3906: finishing write tid 4 to smithi006182445-8 2023-09-22T07:56:37.380 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 8 v 1541 (ObjNum 1202 snap 375 seq_num 1202) dirty exists 2023-09-22T07:56:37.380 INFO:tasks.rados.rados.0.smithi006.stdout:3906: left oid 8 (ObjNum 1202 snap 375 seq_num 1202) 2023-09-22T07:56:38.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:56:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:56:37] "GET /metrics HTTP/1.1" 200 36091 "" "Prometheus/2.43.0" 2023-09-22T07:56:38.369 INFO:tasks.rados.rados.0.smithi006.stdout:3905: done (2 left) 2023-09-22T07:56:38.369 INFO:tasks.rados.rados.0.smithi006.stdout:3906: done (1 left) 2023-09-22T07:56:38.369 INFO:tasks.rados.rados.0.smithi006.stdout:3907: done (0 left) 2023-09-22T07:56:38.369 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 4 current snap is 376 2023-09-22T07:56:38.369 INFO:tasks.rados.rados.0.smithi006.stdout:3908: seq_num 1203 ranges {819200=557056,1376256=401408} 2023-09-22T07:56:38.376 INFO:tasks.rados.rados.0.smithi006.stdout:3908: writing smithi006182445-4 from 819200 to 1376256 tid 1 2023-09-22T07:56:38.379 INFO:tasks.rados.rados.0.smithi006.stdout:3908: writing smithi006182445-4 from 1376256 to 1777664 tid 2 2023-09-22T07:56:38.379 INFO:tasks.rados.rados.0.smithi006.stdout:3909: copy_from oid 41 from oid 13 current snap is 376 2023-09-22T07:56:38.379 INFO:tasks.rados.rados.0.smithi006.stdout:3910: setattr oid 47 current snap is 376 2023-09-22T07:56:38.381 INFO:tasks.rados.rados.0.smithi006.stdout:3911: delete oid 37 current snap is 376 2023-09-22T07:56:38.386 INFO:tasks.rados.rados.0.smithi006.stdout:3911: done (3 left) 2023-09-22T07:56:38.386 INFO:tasks.rados.rados.0.smithi006.stdout:3912: delete oid 25 current snap is 376 2023-09-22T07:56:38.388 INFO:tasks.rados.rados.0.smithi006.stdout:3908: finishing write tid 1 to smithi006182445-4 2023-09-22T07:56:38.388 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 47 v 1866 (ObjNum 33 snap 0 seq_num 3170262352) dirty exists 2023-09-22T07:56:38.389 INFO:tasks.rados.rados.0.smithi006.stdout:3908: finishing write tid 2 to smithi006182445-4 2023-09-22T07:56:38.390 INFO:tasks.rados.rados.0.smithi006.stdout:3910: done (3 left) 2023-09-22T07:56:38.390 INFO:tasks.rados.rados.0.smithi006.stdout:3912: done (2 left) 2023-09-22T07:56:38.390 INFO:tasks.rados.rados.0.smithi006.stdout:3913: snap_remove snap 333 2023-09-22T07:56:38.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:38 smithi105 ceph-mon[190463]: pgmap v865: 121 pgs: 121 active+clean; 548 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 928 KiB/s wr, 10 op/s 2023-09-22T07:56:38.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:38 smithi105 ceph-mon[190463]: osdmap e807: 8 total, 8 up, 8 in 2023-09-22T07:56:38.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:38 smithi006 ceph-mon[200575]: pgmap v865: 121 pgs: 121 active+clean; 548 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 928 KiB/s wr, 10 op/s 2023-09-22T07:56:38.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:38 smithi006 ceph-mon[200575]: osdmap e807: 8 total, 8 up, 8 in 2023-09-22T07:56:38.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:38 smithi006 ceph-mon[204052]: pgmap v865: 121 pgs: 121 active+clean; 548 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 928 KiB/s wr, 10 op/s 2023-09-22T07:56:38.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:38 smithi006 ceph-mon[204052]: osdmap e807: 8 total, 8 up, 8 in 2023-09-22T07:56:39.382 INFO:tasks.rados.rados.0.smithi006.stdout:3913: done (2 left) 2023-09-22T07:56:39.382 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 10 current snap is 376 2023-09-22T07:56:39.382 INFO:tasks.rados.rados.0.smithi006.stdout:3908: finishing write tid 3 to smithi006182445-4 2023-09-22T07:56:39.382 INFO:tasks.rados.rados.0.smithi006.stdout:3908: finishing write tid 4 to smithi006182445-4 2023-09-22T07:56:39.382 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 4 v 1957 (ObjNum 1203 snap 376 seq_num 1203) dirty exists 2023-09-22T07:56:39.383 INFO:tasks.rados.rados.0.smithi006.stdout:3908: left oid 4 (ObjNum 1203 snap 376 seq_num 1203) 2023-09-22T07:56:39.383 INFO:tasks.rados.rados.0.smithi006.stdout:3909: finishing copy_from racing read to smithi006182445-41 2023-09-22T07:56:39.383 INFO:tasks.rados.rados.0.smithi006.stdout:3909: finishing copy_from to smithi006182445-41 2023-09-22T07:56:39.383 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 41 v 1907 (ObjNum 1201 snap 374 seq_num 1201) dirty exists 2023-09-22T07:56:39.383 INFO:tasks.rados.rados.0.smithi006.stdout:3914: seq_num 1206 ranges {2105344=606208,2711552=401408} 2023-09-22T07:56:39.397 INFO:tasks.rados.rados.0.smithi006.stdout:3914: writing smithi006182445-10 from 2105344 to 2711552 tid 1 2023-09-22T07:56:39.401 INFO:tasks.rados.rados.0.smithi006.stdout:3914: writing smithi006182445-10 from 2711552 to 3112960 tid 2 2023-09-22T07:56:39.401 INFO:tasks.rados.rados.0.smithi006.stdout:3908: done (2 left) 2023-09-22T07:56:39.401 INFO:tasks.rados.rados.0.smithi006.stdout:3909: done (1 left) 2023-09-22T07:56:39.401 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 28 current snap is 376 2023-09-22T07:56:39.401 INFO:tasks.rados.rados.0.smithi006.stdout:3915: seq_num 1207 ranges {802816=622592,1425408=401408} 2023-09-22T07:56:39.408 INFO:tasks.rados.rados.0.smithi006.stdout:3915: writing smithi006182445-28 from 802816 to 1425408 tid 1 2023-09-22T07:56:39.411 INFO:tasks.rados.rados.0.smithi006.stdout:3915: writing smithi006182445-28 from 1425408 to 1826816 tid 2 2023-09-22T07:56:39.411 INFO:tasks.rados.rados.0.smithi006.stdout:3916: read oid 30 snap -1 2023-09-22T07:56:39.411 INFO:tasks.rados.rados.0.smithi006.stdout:3916: expect (ObjNum 1146 snap 346 seq_num 1146) 2023-09-22T07:56:39.411 INFO:tasks.rados.rados.0.smithi006.stdout:3917: setattr oid 9 current snap is 376 2023-09-22T07:56:39.411 INFO:tasks.rados.rados.0.smithi006.stdout:3914: finishing write tid 1 to smithi006182445-10 2023-09-22T07:56:39.411 INFO:tasks.rados.rados.0.smithi006.stdout:3914: finishing write tid 2 to smithi006182445-10 2023-09-22T07:56:39.411 INFO:tasks.rados.rados.0.smithi006.stdout:3914: finishing write tid 3 to smithi006182445-10 2023-09-22T07:56:39.411 INFO:tasks.rados.rados.0.smithi006.stdout:3914: finishing write tid 4 to smithi006182445-10 2023-09-22T07:56:39.412 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 10 v 1960 (ObjNum 1206 snap 376 seq_num 1206) dirty exists 2023-09-22T07:56:39.412 INFO:tasks.rados.rados.0.smithi006.stdout:3914: left oid 10 (ObjNum 1206 snap 376 seq_num 1206) 2023-09-22T07:56:39.413 INFO:tasks.rados.rados.0.smithi006.stdout:3914: done (3 left) 2023-09-22T07:56:39.413 INFO:tasks.rados.rados.0.smithi006.stdout:3918: read oid 39 snap -1 2023-09-22T07:56:39.413 INFO:tasks.rados.rados.0.smithi006.stdout:3918: expect deleted 2023-09-22T07:56:39.413 INFO:tasks.rados.rados.0.smithi006.stdout:3919: rmattr oid 21 current snap is 376 2023-09-22T07:56:39.413 INFO:tasks.rados.rados.0.smithi006.stdout:3919: done (4 left) 2023-09-22T07:56:39.413 INFO:tasks.rados.rados.0.smithi006.stdout:3920: snap_create 2023-09-22T07:56:39.418 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 9 v 1908 (ObjNum 1186 snap 366 seq_num 1186) dirty exists 2023-09-22T07:56:39.420 INFO:tasks.rados.rados.0.smithi006.stdout:3915: finishing write tid 1 to smithi006182445-28 2023-09-22T07:56:39.420 INFO:tasks.rados.rados.0.smithi006.stdout:3915: finishing write tid 2 to smithi006182445-28 2023-09-22T07:56:39.421 INFO:tasks.rados.rados.0.smithi006.stdout:3915: finishing write tid 3 to smithi006182445-28 2023-09-22T07:56:39.436 INFO:tasks.rados.rados.0.smithi006.stdout:3915: finishing write tid 4 to smithi006182445-28 2023-09-22T07:56:39.436 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 28 v 1902 (ObjNum 1207 snap 376 seq_num 1207) dirty exists 2023-09-22T07:56:39.437 INFO:tasks.rados.rados.0.smithi006.stdout:3915: left oid 28 (ObjNum 1207 snap 376 seq_num 1207) 2023-09-22T07:56:39.441 INFO:tasks.rados.rados.0.smithi006.stdout:3916: expect (ObjNum 1146 snap 346 seq_num 1146) 2023-09-22T07:56:39.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:39 smithi105 ceph-mon[190463]: osdmap e808: 8 total, 8 up, 8 in 2023-09-22T07:56:39.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:39 smithi006 ceph-mon[204052]: osdmap e808: 8 total, 8 up, 8 in 2023-09-22T07:56:39.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:39 smithi006 ceph-mon[200575]: osdmap e808: 8 total, 8 up, 8 in 2023-09-22T07:56:40.381 INFO:tasks.rados.rados.0.smithi006.stdout:3915: done (4 left) 2023-09-22T07:56:40.381 INFO:tasks.rados.rados.0.smithi006.stdout:3916: done (3 left) 2023-09-22T07:56:40.381 INFO:tasks.rados.rados.0.smithi006.stdout:3917: done (2 left) 2023-09-22T07:56:40.381 INFO:tasks.rados.rados.0.smithi006.stdout:3918: done (1 left) 2023-09-22T07:56:40.381 INFO:tasks.rados.rados.0.smithi006.stdout:3920: done (0 left) 2023-09-22T07:56:40.381 INFO:tasks.rados.rados.0.smithi006.stdout:3921: snap_create 2023-09-22T07:56:40.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:40 smithi105 ceph-mon[190463]: pgmap v868: 121 pgs: 121 active+clean; 548 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 428 KiB/s wr, 4 op/s 2023-09-22T07:56:40.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:40 smithi105 ceph-mon[190463]: osdmap e809: 8 total, 8 up, 8 in 2023-09-22T07:56:40.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:40 smithi006 ceph-mon[200575]: pgmap v868: 121 pgs: 121 active+clean; 548 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 428 KiB/s wr, 4 op/s 2023-09-22T07:56:40.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:40 smithi006 ceph-mon[200575]: osdmap e809: 8 total, 8 up, 8 in 2023-09-22T07:56:40.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:40 smithi006 ceph-mon[204052]: pgmap v868: 121 pgs: 121 active+clean; 548 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 428 KiB/s wr, 4 op/s 2023-09-22T07:56:40.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:40 smithi006 ceph-mon[204052]: osdmap e809: 8 total, 8 up, 8 in 2023-09-22T07:56:41.355 INFO:tasks.rados.rados.0.smithi006.stdout:3921: done (0 left) 2023-09-22T07:56:41.355 INFO:tasks.rados.rados.0.smithi006.stdout:3922: read oid 3 snap 355 2023-09-22T07:56:41.355 INFO:tasks.rados.rados.0.smithi006.stdout:3922: expect (ObjNum 1125 snap 340 seq_num 1125) 2023-09-22T07:56:41.355 INFO:tasks.rados.rados.0.smithi006.stdout:3923: delete oid 41 current snap is 378 2023-09-22T07:56:41.361 INFO:tasks.rados.rados.0.smithi006.stdout:3923: done (1 left) 2023-09-22T07:56:41.361 INFO:tasks.rados.rados.0.smithi006.stdout:3924: snap_remove snap 372 2023-09-22T07:56:41.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:41 smithi006 ceph-mon[204052]: osdmap e810: 8 total, 8 up, 8 in 2023-09-22T07:56:41.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:41 smithi006 ceph-mon[204052]: pgmap v871: 121 pgs: 121 active+clean; 550 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 966 KiB/s wr, 7 op/s 2023-09-22T07:56:41.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:41 smithi006 ceph-mon[204052]: osdmap e811: 8 total, 8 up, 8 in 2023-09-22T07:56:41.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:41 smithi006 ceph-mon[200575]: osdmap e810: 8 total, 8 up, 8 in 2023-09-22T07:56:41.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:41 smithi006 ceph-mon[200575]: pgmap v871: 121 pgs: 121 active+clean; 550 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 966 KiB/s wr, 7 op/s 2023-09-22T07:56:41.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:41 smithi006 ceph-mon[200575]: osdmap e811: 8 total, 8 up, 8 in 2023-09-22T07:56:41.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:41 smithi105 ceph-mon[190463]: osdmap e810: 8 total, 8 up, 8 in 2023-09-22T07:56:41.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:41 smithi105 ceph-mon[190463]: pgmap v871: 121 pgs: 121 active+clean; 550 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 966 KiB/s wr, 7 op/s 2023-09-22T07:56:41.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:41 smithi105 ceph-mon[190463]: osdmap e811: 8 total, 8 up, 8 in 2023-09-22T07:56:42.367 INFO:tasks.rados.rados.0.smithi006.stdout:3924: done (1 left) 2023-09-22T07:56:42.368 INFO:tasks.rados.rados.0.smithi006.stdout:3925: rollback oid 26 current snap is 378 2023-09-22T07:56:42.368 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 26 to 361 2023-09-22T07:56:42.368 INFO:tasks.rados.rados.0.smithi006.stdout:3926: copy_from oid 29 from oid 25 current snap is 378 2023-09-22T07:56:42.368 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 33 current snap is 378 2023-09-22T07:56:42.368 INFO:tasks.rados.rados.0.smithi006.stdout:3927: seq_num 1209 ranges {15958016=655360,16613376=401408} 2023-09-22T07:56:42.458 INFO:tasks.rados.rados.0.smithi006.stdout:3927: writing smithi006182445-33 from 15958016 to 16613376 tid 1 2023-09-22T07:56:42.458 INFO:tasks.rados.rados.0.smithi006.stdout:3927: writing smithi006182445-33 from 16613376 to 17014784 tid 2 2023-09-22T07:56:42.458 INFO:tasks.rados.rados.0.smithi006.stdout:3928: read oid 24 snap -1 2023-09-22T07:56:42.458 INFO:tasks.rados.rados.0.smithi006.stdout:3928: expect (ObjNum 1077 snap 328 seq_num 1077) 2023-09-22T07:56:42.458 INFO:tasks.rados.rados.0.smithi006.stdout:3929: read oid 23 snap -1 2023-09-22T07:56:42.458 INFO:tasks.rados.rados.0.smithi006.stdout:3929: expect deleted 2023-09-22T07:56:42.458 INFO:tasks.rados.rados.0.smithi006.stdout:3930: rmattr oid 36 current snap is 378 2023-09-22T07:56:42.458 INFO:tasks.rados.rados.0.smithi006.stdout:3930: done (6 left) 2023-09-22T07:56:42.458 INFO:tasks.rados.rados.0.smithi006.stdout:3931: read oid 41 snap 376 2023-09-22T07:56:42.459 INFO:tasks.rados.rados.0.smithi006.stdout:3931: expect (ObjNum 1201 snap 374 seq_num 1201) 2023-09-22T07:56:42.459 INFO:tasks.rados.rados.0.smithi006.stdout:3932: delete oid 37 current snap is 378 2023-09-22T07:56:42.459 INFO:tasks.rados.rados.0.smithi006.stdout:3922: expect (ObjNum 1125 snap 340 seq_num 1125) 2023-09-22T07:56:42.587 INFO:tasks.rados.rados.0.smithi006.stdout:3926: finishing copy_from to smithi006182445-29 2023-09-22T07:56:42.587 INFO:tasks.rados.rados.0.smithi006.stdout:3926: got expected ENOENT (src dne) 2023-09-22T07:56:42.587 INFO:tasks.rados.rados.0.smithi006.stdout:3926: finishing copy_from racing read to smithi006182445-29 2023-09-22T07:56:42.587 INFO:tasks.rados.rados.0.smithi006.stdout:3925: finishing rollback tid 1 to smithi006182445-26 2023-09-22T07:56:42.587 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 26 v 1942 (ObjNum 177 snap 0 seq_num 3169626128) dirty dne 2023-09-22T07:56:42.588 INFO:tasks.rados.rados.0.smithi006.stdout:3927: finishing write tid 1 to smithi006182445-33 2023-09-22T07:56:42.588 INFO:tasks.rados.rados.0.smithi006.stdout:3927: finishing write tid 2 to smithi006182445-33 2023-09-22T07:56:42.588 INFO:tasks.rados.rados.0.smithi006.stdout:3922: done (7 left) 2023-09-22T07:56:42.588 INFO:tasks.rados.rados.0.smithi006.stdout:3925: done (6 left) 2023-09-22T07:56:42.588 INFO:tasks.rados.rados.0.smithi006.stdout:3926: done (5 left) 2023-09-22T07:56:42.588 INFO:tasks.rados.rados.0.smithi006.stdout:3929: done (4 left) 2023-09-22T07:56:42.588 INFO:tasks.rados.rados.0.smithi006.stdout:3932: done (3 left) 2023-09-22T07:56:42.588 INFO:tasks.rados.rados.0.smithi006.stdout:3933: snap_remove snap 369 2023-09-22T07:56:43.374 INFO:tasks.rados.rados.0.smithi006.stdout:3933: done (3 left) 2023-09-22T07:56:43.375 INFO:tasks.rados.rados.0.smithi006.stdout:3934: read oid 40 snap -1 2023-09-22T07:56:43.375 INFO:tasks.rados.rados.0.smithi006.stdout:3934: expect (ObjNum 1200 snap 373 seq_num 1200) 2023-09-22T07:56:43.375 INFO:tasks.rados.rados.0.smithi006.stdout:3935: snap_create 2023-09-22T07:56:43.375 INFO:tasks.rados.rados.0.smithi006.stdout:3927: finishing write tid 3 to smithi006182445-33 2023-09-22T07:56:43.375 INFO:tasks.rados.rados.0.smithi006.stdout:3928: expect (ObjNum 1077 snap 328 seq_num 1077) 2023-09-22T07:56:43.412 INFO:tasks.rados.rados.0.smithi006.stdout:3927: finishing write tid 4 to smithi006182445-33 2023-09-22T07:56:43.412 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 33 v 1911 (ObjNum 1209 snap 378 seq_num 1209) dirty exists 2023-09-22T07:56:43.412 INFO:tasks.rados.rados.0.smithi006.stdout:3927: left oid 33 (ObjNum 1209 snap 378 seq_num 1209) 2023-09-22T07:56:43.412 INFO:tasks.rados.rados.0.smithi006.stdout:3931: expect (ObjNum 1201 snap 374 seq_num 1201) 2023-09-22T07:56:43.522 INFO:tasks.rados.rados.0.smithi006.stdout:3934: expect (ObjNum 1200 snap 373 seq_num 1200) 2023-09-22T07:56:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:43 smithi105 ceph-mon[190463]: osdmap e812: 8 total, 8 up, 8 in 2023-09-22T07:56:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:56:43.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:43 smithi006 ceph-mon[204052]: osdmap e812: 8 total, 8 up, 8 in 2023-09-22T07:56:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:56:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:43 smithi006 ceph-mon[200575]: osdmap e812: 8 total, 8 up, 8 in 2023-09-22T07:56:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:56:44.374 INFO:tasks.rados.rados.0.smithi006.stdout:3927: done (4 left) 2023-09-22T07:56:44.374 INFO:tasks.rados.rados.0.smithi006.stdout:3928: done (3 left) 2023-09-22T07:56:44.375 INFO:tasks.rados.rados.0.smithi006.stdout:3931: done (2 left) 2023-09-22T07:56:44.375 INFO:tasks.rados.rados.0.smithi006.stdout:3934: done (1 left) 2023-09-22T07:56:44.375 INFO:tasks.rados.rados.0.smithi006.stdout:3935: done (0 left) 2023-09-22T07:56:44.375 INFO:tasks.rados.rados.0.smithi006.stdout:3936: read oid 48 snap -1 2023-09-22T07:56:44.375 INFO:tasks.rados.rados.0.smithi006.stdout:3936: expect (ObjNum 1117 snap 337 seq_num 1117) 2023-09-22T07:56:44.375 INFO:tasks.rados.rados.0.smithi006.stdout:3937: snap_create 2023-09-22T07:56:44.454 INFO:tasks.rados.rados.0.smithi006.stdout:3936: expect (ObjNum 1117 snap 337 seq_num 1117) 2023-09-22T07:56:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:44 smithi105 ceph-mon[190463]: pgmap v874: 121 pgs: 121 active+clean; 548 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 1.6 MiB/s wr, 10 op/s 2023-09-22T07:56:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:44 smithi105 ceph-mon[190463]: osdmap e813: 8 total, 8 up, 8 in 2023-09-22T07:56:44.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:44 smithi006 ceph-mon[200575]: pgmap v874: 121 pgs: 121 active+clean; 548 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 1.6 MiB/s wr, 10 op/s 2023-09-22T07:56:44.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:44 smithi006 ceph-mon[200575]: osdmap e813: 8 total, 8 up, 8 in 2023-09-22T07:56:44.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:44 smithi006 ceph-mon[204052]: pgmap v874: 121 pgs: 121 active+clean; 548 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 1.6 MiB/s wr, 10 op/s 2023-09-22T07:56:44.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:44 smithi006 ceph-mon[204052]: osdmap e813: 8 total, 8 up, 8 in 2023-09-22T07:56:45.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:45 smithi105 ceph-mon[190463]: osdmap e814: 8 total, 8 up, 8 in 2023-09-22T07:56:45.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:45 smithi006 ceph-mon[200575]: osdmap e814: 8 total, 8 up, 8 in 2023-09-22T07:56:45.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:45 smithi006 ceph-mon[204052]: osdmap e814: 8 total, 8 up, 8 in 2023-09-22T07:56:45.996 INFO:tasks.rados.rados.0.smithi006.stdout:3936: done (1 left) 2023-09-22T07:56:45.997 INFO:tasks.rados.rados.0.smithi006.stdout:3937: done (0 left) 2023-09-22T07:56:45.997 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 23 current snap is 380 2023-09-22T07:56:45.997 INFO:tasks.rados.rados.0.smithi006.stdout:3938: seq_num 1211 ranges {0=688128,688128=401408} 2023-09-22T07:56:45.999 INFO:tasks.rados.rados.0.smithi006.stdout:3938: writing smithi006182445-23 from 0 to 688128 tid 1 2023-09-22T07:56:46.002 INFO:tasks.rados.rados.0.smithi006.stdout:3938: writing smithi006182445-23 from 688128 to 1089536 tid 2 2023-09-22T07:56:46.002 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 3 current snap is 380 2023-09-22T07:56:46.002 INFO:tasks.rados.rados.0.smithi006.stdout:3939: seq_num 1212 ranges {4947968=704512,5652480=401408} 2023-09-22T07:56:46.033 INFO:tasks.rados.rados.0.smithi006.stdout:3939: writing smithi006182445-3 from 4947968 to 5652480 tid 1 2023-09-22T07:56:46.035 INFO:tasks.rados.rados.0.smithi006.stdout:3939: writing smithi006182445-3 from 5652480 to 6053888 tid 2 2023-09-22T07:56:46.036 INFO:tasks.rados.rados.0.smithi006.stdout:3940: read oid 34 snap -1 2023-09-22T07:56:46.036 INFO:tasks.rados.rados.0.smithi006.stdout:3940: expect (ObjNum 1156 snap 349 seq_num 1156) 2023-09-22T07:56:46.036 INFO:tasks.rados.rados.0.smithi006.stdout:3941: copy_from oid 48 from oid 21 current snap is 380 2023-09-22T07:56:46.036 INFO:tasks.rados.rados.0.smithi006.stdout:3938: finishing write tid 1 to smithi006182445-23 2023-09-22T07:56:46.036 INFO:tasks.rados.rados.0.smithi006.stdout:3938: finishing write tid 2 to smithi006182445-23 2023-09-22T07:56:46.036 INFO:tasks.rados.rados.0.smithi006.stdout:3938: finishing write tid 3 to smithi006182445-23 2023-09-22T07:56:46.036 INFO:tasks.rados.rados.0.smithi006.stdout:3938: finishing write tid 4 to smithi006182445-23 2023-09-22T07:56:46.036 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 23 v 1933 (ObjNum 1211 snap 380 seq_num 1211) dirty exists 2023-09-22T07:56:46.036 INFO:tasks.rados.rados.0.smithi006.stdout:3938: left oid 23 (ObjNum 1211 snap 380 seq_num 1211) 2023-09-22T07:56:46.036 INFO:tasks.rados.rados.0.smithi006.stdout:3938: done (3 left) 2023-09-22T07:56:46.036 INFO:tasks.rados.rados.0.smithi006.stdout:3942: rmattr oid 8 current snap is 380 2023-09-22T07:56:46.036 INFO:tasks.rados.rados.0.smithi006.stdout:3942: done (3 left) 2023-09-22T07:56:46.037 INFO:tasks.rados.rados.0.smithi006.stdout:3943: delete oid 29 current snap is 380 2023-09-22T07:56:46.038 INFO:tasks.rados.rados.0.smithi006.stdout:3939: finishing write tid 1 to smithi006182445-3 2023-09-22T07:56:46.038 INFO:tasks.rados.rados.0.smithi006.stdout:3943: done (3 left) 2023-09-22T07:56:46.038 INFO:tasks.rados.rados.0.smithi006.stdout:3944: read oid 37 snap -1 2023-09-22T07:56:46.038 INFO:tasks.rados.rados.0.smithi006.stdout:3944: expect deleted 2023-09-22T07:56:46.039 INFO:tasks.rados.rados.0.smithi006.stdout:3945: copy_from oid 33 from oid 12 current snap is 380 2023-09-22T07:56:46.039 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 13 current snap is 380 2023-09-22T07:56:46.039 INFO:tasks.rados.rados.0.smithi006.stdout:3946: seq_num 1214 ranges {3031040=737280,3768320=401408} 2023-09-22T07:56:46.060 INFO:tasks.rados.rados.0.smithi006.stdout:3946: writing smithi006182445-13 from 3031040 to 3768320 tid 1 2023-09-22T07:56:46.063 INFO:tasks.rados.rados.0.smithi006.stdout:3946: writing smithi006182445-13 from 3768320 to 4169728 tid 2 2023-09-22T07:56:46.063 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 4 current snap is 380 2023-09-22T07:56:46.063 INFO:tasks.rados.rados.0.smithi006.stdout:3939: finishing write tid 2 to smithi006182445-3 2023-09-22T07:56:46.063 INFO:tasks.rados.rados.0.smithi006.stdout:3947: seq_num 1215 ranges {1777664=753664,2531328=401408} 2023-09-22T07:56:46.076 INFO:tasks.rados.rados.0.smithi006.stdout:3947: writing smithi006182445-4 from 1777664 to 2531328 tid 1 2023-09-22T07:56:46.079 INFO:tasks.rados.rados.0.smithi006.stdout:3947: writing smithi006182445-4 from 2531328 to 2932736 tid 2 2023-09-22T07:56:46.079 INFO:tasks.rados.rados.0.smithi006.stdout:3944: done (6 left) 2023-09-22T07:56:46.079 INFO:tasks.rados.rados.0.smithi006.stdout:3948: rollback oid 38 current snap is 380 2023-09-22T07:56:46.080 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 38 to 376 2023-09-22T07:56:46.080 INFO:tasks.rados.rados.0.smithi006.stdout:3939: finishing write tid 3 to smithi006182445-3 2023-09-22T07:56:46.080 INFO:tasks.rados.rados.0.smithi006.stdout:3939: finishing write tid 4 to smithi006182445-3 2023-09-22T07:56:46.080 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 3 v 1911 (ObjNum 1212 snap 380 seq_num 1212) dirty exists 2023-09-22T07:56:46.080 INFO:tasks.rados.rados.0.smithi006.stdout:3939: left oid 3 (ObjNum 1212 snap 380 seq_num 1212) 2023-09-22T07:56:46.080 INFO:tasks.rados.rados.0.smithi006.stdout:3941: finishing copy_from racing read to smithi006182445-48 2023-09-22T07:56:46.080 INFO:tasks.rados.rados.0.smithi006.stdout:3941: finishing copy_from to smithi006182445-48 2023-09-22T07:56:46.080 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 48 v 1848 (ObjNum 1155 snap 349 seq_num 1155) dirty exists 2023-09-22T07:56:46.080 INFO:tasks.rados.rados.0.smithi006.stdout:3940: expect (ObjNum 1156 snap 349 seq_num 1156) 2023-09-22T07:56:46.296 INFO:tasks.rados.rados.0.smithi006.stdout:3945: finishing copy_from racing read to smithi006182445-33 2023-09-22T07:56:46.296 INFO:tasks.rados.rados.0.smithi006.stdout:3945: finishing copy_from to smithi006182445-33 2023-09-22T07:56:46.296 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 33 v 1163 (ObjNum 959 snap 286 seq_num 959) dirty exists 2023-09-22T07:56:46.297 INFO:tasks.rados.rados.0.smithi006.stdout:3946: finishing write tid 1 to smithi006182445-13 2023-09-22T07:56:46.297 INFO:tasks.rados.rados.0.smithi006.stdout:3946: finishing write tid 2 to smithi006182445-13 2023-09-22T07:56:46.297 INFO:tasks.rados.rados.0.smithi006.stdout:3946: finishing write tid 3 to smithi006182445-13 2023-09-22T07:56:46.297 INFO:tasks.rados.rados.0.smithi006.stdout:3946: finishing write tid 4 to smithi006182445-13 2023-09-22T07:56:46.297 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 13 v 1911 (ObjNum 1214 snap 380 seq_num 1214) dirty exists 2023-09-22T07:56:46.297 INFO:tasks.rados.rados.0.smithi006.stdout:3946: left oid 13 (ObjNum 1214 snap 380 seq_num 1214) 2023-09-22T07:56:46.297 INFO:tasks.rados.rados.0.smithi006.stdout:3948: finishing rollback tid 1 to smithi006182445-38 2023-09-22T07:56:46.297 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 38 v 1886 (ObjNum 81 snap 0 seq_num 1583114068) dirty dne 2023-09-22T07:56:46.297 INFO:tasks.rados.rados.0.smithi006.stdout:3947: finishing write tid 1 to smithi006182445-4 2023-09-22T07:56:46.297 INFO:tasks.rados.rados.0.smithi006.stdout:3939: done (6 left) 2023-09-22T07:56:46.297 INFO:tasks.rados.rados.0.smithi006.stdout:3940: done (5 left) 2023-09-22T07:56:46.297 INFO:tasks.rados.rados.0.smithi006.stdout:3941: done (4 left) 2023-09-22T07:56:46.297 INFO:tasks.rados.rados.0.smithi006.stdout:3945: done (3 left) 2023-09-22T07:56:46.298 INFO:tasks.rados.rados.0.smithi006.stdout:3946: done (2 left) 2023-09-22T07:56:46.298 INFO:tasks.rados.rados.0.smithi006.stdout:3948: done (1 left) 2023-09-22T07:56:46.298 INFO:tasks.rados.rados.0.smithi006.stdout:3949: read oid 49 snap -1 2023-09-22T07:56:46.298 INFO:tasks.rados.rados.0.smithi006.stdout:3949: expect (ObjNum 1062 snap 324 seq_num 1062) 2023-09-22T07:56:46.298 INFO:tasks.rados.rados.0.smithi006.stdout:3950: delete oid 7 current snap is 380 2023-09-22T07:56:46.298 INFO:tasks.rados.rados.0.smithi006.stdout:3947: finishing write tid 2 to smithi006182445-4 2023-09-22T07:56:46.298 INFO:tasks.rados.rados.0.smithi006.stdout:3947: finishing write tid 3 to smithi006182445-4 2023-09-22T07:56:46.298 INFO:tasks.rados.rados.0.smithi006.stdout:3947: finishing write tid 4 to smithi006182445-4 2023-09-22T07:56:46.298 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 4 v 1963 (ObjNum 1215 snap 380 seq_num 1215) dirty exists 2023-09-22T07:56:46.298 INFO:tasks.rados.rados.0.smithi006.stdout:3947: left oid 4 (ObjNum 1215 snap 380 seq_num 1215) 2023-09-22T07:56:46.300 INFO:tasks.rados.rados.0.smithi006.stdout:3947: done (2 left) 2023-09-22T07:56:46.300 INFO:tasks.rados.rados.0.smithi006.stdout:3950: done (1 left) 2023-09-22T07:56:46.300 INFO:tasks.rados.rados.0.smithi006.stdout:3951: snap_remove snap 379 2023-09-22T07:56:46.357 INFO:tasks.rados.rados.0.smithi006.stdout:3951: done (1 left) 2023-09-22T07:56:46.358 INFO:tasks.rados.rados.0.smithi006.stdout:3952: rollback oid 16 current snap is 380 2023-09-22T07:56:46.358 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 16 to 350 2023-09-22T07:56:46.358 INFO:tasks.rados.rados.0.smithi006.stdout:3953: delete oid 34 current snap is 380 2023-09-22T07:56:46.358 INFO:tasks.rados.rados.0.smithi006.stdout:3949: expect (ObjNum 1062 snap 324 seq_num 1062) 2023-09-22T07:56:46.525 INFO:tasks.rados.rados.0.smithi006.stdout:3952: finishing rollback tid 0 to smithi006182445-16 2023-09-22T07:56:46.525 INFO:tasks.rados.rados.0.smithi006.stdout:3952: finishing rollback tid 1 to smithi006182445-16 2023-09-22T07:56:46.525 INFO:tasks.rados.rados.0.smithi006.stdout:3952: finishing rollback tid 2 to smithi006182445-16 2023-09-22T07:56:46.525 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 16 v 1544 (ObjNum 1150 snap 347 seq_num 1150) dirty exists 2023-09-22T07:56:46.525 INFO:tasks.rados.rados.0.smithi006.stdout:3949: done (2 left) 2023-09-22T07:56:46.526 INFO:tasks.rados.rados.0.smithi006.stdout:3952: done (1 left) 2023-09-22T07:56:46.526 INFO:tasks.rados.rados.0.smithi006.stdout:3953: done (0 left) 2023-09-22T07:56:46.526 INFO:tasks.rados.rados.0.smithi006.stdout:3954: read oid 22 snap 371 2023-09-22T07:56:46.526 INFO:tasks.rados.rados.0.smithi006.stdout:3954: expect (ObjNum 1185 snap 366 seq_num 1185) 2023-09-22T07:56:46.526 INFO:tasks.rados.rados.0.smithi006.stdout:3955: read oid 1 snap -1 2023-09-22T07:56:46.526 INFO:tasks.rados.rados.0.smithi006.stdout:3955: expect (ObjNum 1165 snap 357 seq_num 1165) 2023-09-22T07:56:46.527 INFO:tasks.rados.rados.0.smithi006.stdout:3956: rollback oid 5 current snap is 380 2023-09-22T07:56:46.527 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 5 to 361 2023-09-22T07:56:46.527 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 13 current snap is 380 2023-09-22T07:56:46.527 INFO:tasks.rados.rados.0.smithi006.stdout:3957: seq_num 1218 ranges {4169728=802816,4972544=401408} 2023-09-22T07:56:46.553 INFO:tasks.rados.rados.0.smithi006.stdout:3957: writing smithi006182445-13 from 4169728 to 4972544 tid 1 2023-09-22T07:56:46.555 INFO:tasks.rados.rados.0.smithi006.stdout:3957: writing smithi006182445-13 from 4972544 to 5373952 tid 2 2023-09-22T07:56:46.555 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 15 current snap is 380 2023-09-22T07:56:46.556 INFO:tasks.rados.rados.0.smithi006.stdout:3958: seq_num 1219 ranges {0=417792,417792=557056,974848=245760} 2023-09-22T07:56:46.558 INFO:tasks.rados.rados.0.smithi006.stdout:3958: writing smithi006182445-15 from 0 to 417792 tid 1 2023-09-22T07:56:46.562 INFO:tasks.rados.rados.0.smithi006.stdout:3958: writing smithi006182445-15 from 417792 to 974848 tid 2 2023-09-22T07:56:46.563 INFO:tasks.rados.rados.0.smithi006.stdout:3958: writing smithi006182445-15 from 974848 to 1220608 tid 3 2023-09-22T07:56:46.564 INFO:tasks.rados.rados.0.smithi006.stdout:3959: rollback oid 11 current snap is 380 2023-09-22T07:56:46.564 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 11 to 361 2023-09-22T07:56:46.564 INFO:tasks.rados.rados.0.smithi006.stdout:3954: expect (ObjNum 1185 snap 366 seq_num 1185) 2023-09-22T07:56:46.585 INFO:tasks.rados.rados.0.smithi006.stdout:3956: finishing rollback tid 0 to smithi006182445-5 2023-09-22T07:56:46.585 INFO:tasks.rados.rados.0.smithi006.stdout:3956: finishing rollback tid 1 to smithi006182445-5 2023-09-22T07:56:46.585 INFO:tasks.rados.rados.0.smithi006.stdout:3956: finishing rollback tid 2 to smithi006182445-5 2023-09-22T07:56:46.585 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 5 v 1905 (ObjNum 1177 snap 361 seq_num 1177) dirty exists 2023-09-22T07:56:46.585 INFO:tasks.rados.rados.0.smithi006.stdout:3955: expect (ObjNum 1165 snap 357 seq_num 1165) 2023-09-22T07:56:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:46 smithi105 ceph-mon[190463]: pgmap v877: 121 pgs: 121 active+clean; 544 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 960 KiB/s wr, 11 op/s 2023-09-22T07:56:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:46 smithi105 ceph-mon[190463]: osdmap e815: 8 total, 8 up, 8 in 2023-09-22T07:56:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:46 smithi105 ceph-mon[190463]: osdmap e816: 8 total, 8 up, 8 in 2023-09-22T07:56:46.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:46 smithi006 ceph-mon[204052]: pgmap v877: 121 pgs: 121 active+clean; 544 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 960 KiB/s wr, 11 op/s 2023-09-22T07:56:46.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:46 smithi006 ceph-mon[204052]: osdmap e815: 8 total, 8 up, 8 in 2023-09-22T07:56:46.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:46 smithi006 ceph-mon[204052]: osdmap e816: 8 total, 8 up, 8 in 2023-09-22T07:56:46.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:46 smithi006 ceph-mon[200575]: pgmap v877: 121 pgs: 121 active+clean; 544 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 960 KiB/s wr, 11 op/s 2023-09-22T07:56:46.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:46 smithi006 ceph-mon[200575]: osdmap e815: 8 total, 8 up, 8 in 2023-09-22T07:56:46.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:46 smithi006 ceph-mon[200575]: osdmap e816: 8 total, 8 up, 8 in 2023-09-22T07:56:47.105 INFO:tasks.rados.rados.0.smithi006.stdout:3957: finishing write tid 1 to smithi006182445-13 2023-09-22T07:56:47.105 INFO:tasks.rados.rados.0.smithi006.stdout:3957: finishing write tid 2 to smithi006182445-13 2023-09-22T07:56:47.106 INFO:tasks.rados.rados.0.smithi006.stdout:3957: finishing write tid 3 to smithi006182445-13 2023-09-22T07:56:47.106 INFO:tasks.rados.rados.0.smithi006.stdout:3957: finishing write tid 4 to smithi006182445-13 2023-09-22T07:56:47.106 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 13 v 1914 (ObjNum 1218 snap 380 seq_num 1218) dirty exists 2023-09-22T07:56:47.106 INFO:tasks.rados.rados.0.smithi006.stdout:3957: left oid 13 (ObjNum 1218 snap 380 seq_num 1218) 2023-09-22T07:56:47.106 INFO:tasks.rados.rados.0.smithi006.stdout:3958: finishing write tid 1 to smithi006182445-15 2023-09-22T07:56:47.106 INFO:tasks.rados.rados.0.smithi006.stdout:3954: done (5 left) 2023-09-22T07:56:47.106 INFO:tasks.rados.rados.0.smithi006.stdout:3955: done (4 left) 2023-09-22T07:56:47.106 INFO:tasks.rados.rados.0.smithi006.stdout:3956: done (3 left) 2023-09-22T07:56:47.106 INFO:tasks.rados.rados.0.smithi006.stdout:3957: done (2 left) 2023-09-22T07:56:47.107 INFO:tasks.rados.rados.0.smithi006.stdout:3960: snap_create 2023-09-22T07:56:47.107 INFO:tasks.rados.rados.0.smithi006.stdout:3958: finishing write tid 2 to smithi006182445-15 2023-09-22T07:56:47.107 INFO:tasks.rados.rados.0.smithi006.stdout:3958: finishing write tid 3 to smithi006182445-15 2023-09-22T07:56:47.107 INFO:tasks.rados.rados.0.smithi006.stdout:3958: finishing write tid 4 to smithi006182445-15 2023-09-22T07:56:47.107 INFO:tasks.rados.rados.0.smithi006.stdout:3959: finishing rollback tid 0 to smithi006182445-11 2023-09-22T07:56:47.107 INFO:tasks.rados.rados.0.smithi006.stdout:3958: finishing write tid 5 to smithi006182445-15 2023-09-22T07:56:47.107 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 15 v 2189 (ObjNum 1219 snap 380 seq_num 1219) dirty exists 2023-09-22T07:56:47.107 INFO:tasks.rados.rados.0.smithi006.stdout:3958: left oid 15 (ObjNum 1219 snap 380 seq_num 1219) 2023-09-22T07:56:47.107 INFO:tasks.rados.rados.0.smithi006.stdout:3959: finishing rollback tid 1 to smithi006182445-11 2023-09-22T07:56:47.107 INFO:tasks.rados.rados.0.smithi006.stdout:3959: finishing rollback tid 2 to smithi006182445-11 2023-09-22T07:56:47.108 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 11 v 2193 (ObjNum 1048 snap 318 seq_num 1048) dirty exists 2023-09-22T07:56:47.392 INFO:tasks.rados.rados.0.smithi006.stdout:3958: done (2 left) 2023-09-22T07:56:47.392 INFO:tasks.rados.rados.0.smithi006.stdout:3959: done (1 left) 2023-09-22T07:56:47.392 INFO:tasks.rados.rados.0.smithi006.stdout:3960: done (0 left) 2023-09-22T07:56:47.393 INFO:tasks.rados.rados.0.smithi006.stdout:3961: rollback oid 6 current snap is 381 2023-09-22T07:56:47.393 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 6 to 374 2023-09-22T07:56:47.393 INFO:tasks.rados.rados.0.smithi006.stdout:3962: read oid 16 snap -1 2023-09-22T07:56:47.393 INFO:tasks.rados.rados.0.smithi006.stdout:3962: expect (ObjNum 1150 snap 347 seq_num 1150) 2023-09-22T07:56:47.393 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 35 current snap is 381 2023-09-22T07:56:47.393 INFO:tasks.rados.rados.0.smithi006.stdout:3963: seq_num 1220 ranges {1245184=434176,1679360=442368,2121728=360448} 2023-09-22T07:56:47.401 INFO:tasks.rados.rados.0.smithi006.stdout:3963: writing smithi006182445-35 from 1245184 to 1679360 tid 1 2023-09-22T07:56:47.404 INFO:tasks.rados.rados.0.smithi006.stdout:3963: writing smithi006182445-35 from 1679360 to 2121728 tid 2 2023-09-22T07:56:47.407 INFO:tasks.rados.rados.0.smithi006.stdout:3963: writing smithi006182445-35 from 2121728 to 2482176 tid 3 2023-09-22T07:56:47.407 INFO:tasks.rados.rados.0.smithi006.stdout:3964: snap_create 2023-09-22T07:56:47.409 INFO:tasks.rados.rados.0.smithi006.stdout:3961: finishing rollback tid 1 to smithi006182445-6 2023-09-22T07:56:47.409 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 6 v 2017 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-09-22T07:56:47.412 INFO:tasks.rados.rados.0.smithi006.stdout:3963: finishing write tid 1 to smithi006182445-35 2023-09-22T07:56:47.413 INFO:tasks.rados.rados.0.smithi006.stdout:3963: finishing write tid 2 to smithi006182445-35 2023-09-22T07:56:47.413 INFO:tasks.rados.rados.0.smithi006.stdout:3963: finishing write tid 3 to smithi006182445-35 2023-09-22T07:56:47.413 INFO:tasks.rados.rados.0.smithi006.stdout:3963: finishing write tid 4 to smithi006182445-35 2023-09-22T07:56:47.415 INFO:tasks.rados.rados.0.smithi006.stdout:3963: finishing write tid 5 to smithi006182445-35 2023-09-22T07:56:47.415 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 35 v 2025 (ObjNum 1220 snap 381 seq_num 1220) dirty exists 2023-09-22T07:56:47.415 INFO:tasks.rados.rados.0.smithi006.stdout:3963: left oid 35 (ObjNum 1220 snap 381 seq_num 1220) 2023-09-22T07:56:47.448 INFO:tasks.rados.rados.0.smithi006.stdout:3962: expect (ObjNum 1150 snap 347 seq_num 1150) 2023-09-22T07:56:47.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:47 smithi006 ceph-mon[204052]: pgmap v880: 121 pgs: 121 active+clean; 548 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s rd, 790 KiB/s wr, 17 op/s 2023-09-22T07:56:47.706 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:47 smithi006 ceph-mon[200575]: pgmap v880: 121 pgs: 121 active+clean; 548 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s rd, 790 KiB/s wr, 17 op/s 2023-09-22T07:56:47.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:47 smithi105 ceph-mon[190463]: pgmap v880: 121 pgs: 121 active+clean; 548 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s rd, 790 KiB/s wr, 17 op/s 2023-09-22T07:56:48.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:56:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:56:47] "GET /metrics HTTP/1.1" 200 36091 "" "Prometheus/2.43.0" 2023-09-22T07:56:48.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:48 smithi006 ceph-mon[200575]: osdmap e817: 8 total, 8 up, 8 in 2023-09-22T07:56:48.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:48 smithi006 ceph-mon[204052]: osdmap e817: 8 total, 8 up, 8 in 2023-09-22T07:56:48.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:48 smithi105 ceph-mon[190463]: osdmap e817: 8 total, 8 up, 8 in 2023-09-22T07:56:49.249 INFO:tasks.rados.rados.0.smithi006.stdout:3961: done (3 left) 2023-09-22T07:56:49.249 INFO:tasks.rados.rados.0.smithi006.stdout:3962: done (2 left) 2023-09-22T07:56:49.249 INFO:tasks.rados.rados.0.smithi006.stdout:3963: done (1 left) 2023-09-22T07:56:49.249 INFO:tasks.rados.rados.0.smithi006.stdout:3964: done (0 left) 2023-09-22T07:56:49.249 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 44 current snap is 382 2023-09-22T07:56:49.249 INFO:tasks.rados.rados.0.smithi006.stdout:3965: seq_num 1221 ranges {10805248=458752,11264000=729088,11993088=73728} 2023-09-22T07:56:49.309 INFO:tasks.rados.rados.0.smithi006.stdout:3965: writing smithi006182445-44 from 10805248 to 11264000 tid 1 2023-09-22T07:56:49.314 INFO:tasks.rados.rados.0.smithi006.stdout:3965: writing smithi006182445-44 from 11264000 to 11993088 tid 2 2023-09-22T07:56:49.314 INFO:tasks.rados.rados.0.smithi006.stdout:3965: writing smithi006182445-44 from 11993088 to 12066816 tid 3 2023-09-22T07:56:49.314 INFO:tasks.rados.rados.0.smithi006.stdout:3966: snap_remove snap 317 2023-09-22T07:56:49.413 INFO:tasks.rados.rados.0.smithi006.stdout:3966: done (1 left) 2023-09-22T07:56:49.413 INFO:tasks.rados.rados.0.smithi006.stdout:3967: delete oid 42 current snap is 382 2023-09-22T07:56:49.413 INFO:tasks.rados.rados.0.smithi006.stdout:3965: finishing write tid 1 to smithi006182445-44 2023-09-22T07:56:49.413 INFO:tasks.rados.rados.0.smithi006.stdout:3965: finishing write tid 2 to smithi006182445-44 2023-09-22T07:56:49.413 INFO:tasks.rados.rados.0.smithi006.stdout:3965: finishing write tid 3 to smithi006182445-44 2023-09-22T07:56:49.413 INFO:tasks.rados.rados.0.smithi006.stdout:3965: finishing write tid 4 to smithi006182445-44 2023-09-22T07:56:49.413 INFO:tasks.rados.rados.0.smithi006.stdout:3965: finishing write tid 5 to smithi006182445-44 2023-09-22T07:56:49.413 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 44 v 1937 (ObjNum 1221 snap 382 seq_num 1221) dirty exists 2023-09-22T07:56:49.413 INFO:tasks.rados.rados.0.smithi006.stdout:3965: left oid 44 (ObjNum 1221 snap 382 seq_num 1221) 2023-09-22T07:56:49.422 INFO:tasks.rados.rados.0.smithi006.stdout:3965: done (1 left) 2023-09-22T07:56:49.422 INFO:tasks.rados.rados.0.smithi006.stdout:3967: done (0 left) 2023-09-22T07:56:49.422 INFO:tasks.rados.rados.0.smithi006.stdout:3968: setattr oid 19 current snap is 382 2023-09-22T07:56:49.424 INFO:tasks.rados.rados.0.smithi006.stdout:3969: snap_create 2023-09-22T07:56:49.427 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 19 v 1938 (ObjNum 1140 snap 345 seq_num 1140) dirty exists 2023-09-22T07:56:49.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:49 smithi006 ceph-mon[204052]: osdmap e818: 8 total, 8 up, 8 in 2023-09-22T07:56:49.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:49 smithi006 ceph-mon[204052]: pgmap v883: 121 pgs: 121 active+clean; 549 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 842 KiB/s wr, 12 op/s 2023-09-22T07:56:49.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:49 smithi006 ceph-mon[200575]: osdmap e818: 8 total, 8 up, 8 in 2023-09-22T07:56:49.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:49 smithi006 ceph-mon[200575]: pgmap v883: 121 pgs: 121 active+clean; 549 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 842 KiB/s wr, 12 op/s 2023-09-22T07:56:49.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:49 smithi105 ceph-mon[190463]: osdmap e818: 8 total, 8 up, 8 in 2023-09-22T07:56:49.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:49 smithi105 ceph-mon[190463]: pgmap v883: 121 pgs: 121 active+clean; 549 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 842 KiB/s wr, 12 op/s 2023-09-22T07:56:50.402 INFO:tasks.rados.rados.0.smithi006.stdout:3968: done (1 left) 2023-09-22T07:56:50.402 INFO:tasks.rados.rados.0.smithi006.stdout:3969: done (0 left) 2023-09-22T07:56:50.403 INFO:tasks.rados.rados.0.smithi006.stdout:3970: rollback oid 1 current snap is 383 2023-09-22T07:56:50.403 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 1 to 381 2023-09-22T07:56:50.406 INFO:tasks.rados.rados.0.smithi006.stdout:3971: rollback oid 18 current snap is 383 2023-09-22T07:56:50.406 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 18 to 376 2023-09-22T07:56:50.406 INFO:tasks.rados.rados.0.smithi006.stdout:3972: copy_from oid 6 from oid 4 current snap is 383 2023-09-22T07:56:50.406 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 15 current snap is 383 2023-09-22T07:56:50.406 INFO:tasks.rados.rados.0.smithi006.stdout:3973: seq_num 1223 ranges {1220608=491520,1712128=491520,2203648=311296} 2023-09-22T07:56:50.412 INFO:tasks.rados.rados.0.smithi006.stdout:3973: writing smithi006182445-15 from 1220608 to 1712128 tid 1 2023-09-22T07:56:50.415 INFO:tasks.rados.rados.0.smithi006.stdout:3973: writing smithi006182445-15 from 1712128 to 2203648 tid 2 2023-09-22T07:56:50.418 INFO:tasks.rados.rados.0.smithi006.stdout:3973: writing smithi006182445-15 from 2203648 to 2514944 tid 3 2023-09-22T07:56:50.418 INFO:tasks.rados.rados.0.smithi006.stdout:3974: read oid 39 snap 373 2023-09-22T07:56:50.418 INFO:tasks.rados.rados.0.smithi006.stdout:3974: expect deleted 2023-09-22T07:56:50.418 INFO:tasks.rados.rados.0.smithi006.stdout:3975: snap_create 2023-09-22T07:56:50.420 INFO:tasks.rados.rados.0.smithi006.stdout:3971: finishing rollback tid 0 to smithi006182445-18 2023-09-22T07:56:50.420 INFO:tasks.rados.rados.0.smithi006.stdout:3971: finishing rollback tid 1 to smithi006182445-18 2023-09-22T07:56:50.420 INFO:tasks.rados.rados.0.smithi006.stdout:3971: finishing rollback tid 2 to smithi006182445-18 2023-09-22T07:56:50.420 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 18 v 1908 (ObjNum 1105 snap 332 seq_num 1105) dirty exists 2023-09-22T07:56:50.420 INFO:tasks.rados.rados.0.smithi006.stdout:3970: finishing rollback tid 0 to smithi006182445-1 2023-09-22T07:56:50.420 INFO:tasks.rados.rados.0.smithi006.stdout:3970: finishing rollback tid 1 to smithi006182445-1 2023-09-22T07:56:50.420 INFO:tasks.rados.rados.0.smithi006.stdout:3970: finishing rollback tid 2 to smithi006182445-1 2023-09-22T07:56:50.420 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 1 v 1860 (ObjNum 1165 snap 357 seq_num 1165) dirty exists 2023-09-22T07:56:50.420 INFO:tasks.rados.rados.0.smithi006.stdout:3973: finishing write tid 1 to smithi006182445-15 2023-09-22T07:56:50.426 INFO:tasks.rados.rados.0.smithi006.stdout:3973: finishing write tid 2 to smithi006182445-15 2023-09-22T07:56:50.426 INFO:tasks.rados.rados.0.smithi006.stdout:3973: finishing write tid 3 to smithi006182445-15 2023-09-22T07:56:50.426 INFO:tasks.rados.rados.0.smithi006.stdout:3972: finishing copy_from racing read to smithi006182445-6 2023-09-22T07:56:50.426 INFO:tasks.rados.rados.0.smithi006.stdout:3973: finishing write tid 4 to smithi006182445-15 2023-09-22T07:56:50.426 INFO:tasks.rados.rados.0.smithi006.stdout:3972: finishing copy_from to smithi006182445-6 2023-09-22T07:56:50.426 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 6 v 1963 (ObjNum 1215 snap 380 seq_num 1215) dirty exists 2023-09-22T07:56:50.429 INFO:tasks.rados.rados.0.smithi006.stdout:3973: finishing write tid 5 to smithi006182445-15 2023-09-22T07:56:50.429 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 15 v 2208 (ObjNum 1223 snap 383 seq_num 1223) dirty exists 2023-09-22T07:56:50.429 INFO:tasks.rados.rados.0.smithi006.stdout:3973: left oid 15 (ObjNum 1223 snap 383 seq_num 1223) 2023-09-22T07:56:50.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:50 smithi006 ceph-mon[204052]: osdmap e819: 8 total, 8 up, 8 in 2023-09-22T07:56:50.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:50 smithi006 ceph-mon[200575]: osdmap e819: 8 total, 8 up, 8 in 2023-09-22T07:56:50.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:50 smithi105 ceph-mon[190463]: osdmap e819: 8 total, 8 up, 8 in 2023-09-22T07:56:51.359 INFO:tasks.rados.rados.0.smithi006.stdout:3970: done (5 left) 2023-09-22T07:56:51.359 INFO:tasks.rados.rados.0.smithi006.stdout:3971: done (4 left) 2023-09-22T07:56:51.360 INFO:tasks.rados.rados.0.smithi006.stdout:3972: done (3 left) 2023-09-22T07:56:51.360 INFO:tasks.rados.rados.0.smithi006.stdout:3973: done (2 left) 2023-09-22T07:56:51.360 INFO:tasks.rados.rados.0.smithi006.stdout:3974: done (1 left) 2023-09-22T07:56:51.360 INFO:tasks.rados.rados.0.smithi006.stdout:3975: done (0 left) 2023-09-22T07:56:51.360 INFO:tasks.rados.rados.0.smithi006.stdout:3976: rmattr oid 27 current snap is 384 2023-09-22T07:56:51.360 INFO:tasks.rados.rados.0.smithi006.stdout:3977: copy_from oid 28 from oid 23 current snap is 384 2023-09-22T07:56:51.360 INFO:tasks.rados.rados.0.smithi006.stdout:3978: setattr oid 29 current snap is 384 2023-09-22T07:56:51.362 INFO:tasks.rados.rados.0.smithi006.stdout:3979: read oid 46 snap -1 2023-09-22T07:56:51.362 INFO:tasks.rados.rados.0.smithi006.stdout:3979: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-22T07:56:51.362 INFO:tasks.rados.rados.0.smithi006.stdout:3980: read oid 17 snap 368 2023-09-22T07:56:51.362 INFO:tasks.rados.rados.0.smithi006.stdout:3980: expect deleted 2023-09-22T07:56:51.362 INFO:tasks.rados.rados.0.smithi006.stdout:3981: rmattr oid 5 current snap is 384 2023-09-22T07:56:51.367 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 45 current snap is 384 2023-09-22T07:56:51.367 INFO:tasks.rados.rados.0.smithi006.stdout:3982: seq_num 1224 ranges {13402112=507904,13910016=425984,14336000=376832} 2023-09-22T07:56:51.439 INFO:tasks.rados.rados.0.smithi006.stdout:3982: writing smithi006182445-45 from 13402112 to 13910016 tid 1 2023-09-22T07:56:51.442 INFO:tasks.rados.rados.0.smithi006.stdout:3982: writing smithi006182445-45 from 13910016 to 14336000 tid 2 2023-09-22T07:56:51.444 INFO:tasks.rados.rados.0.smithi006.stdout:3982: writing smithi006182445-45 from 14336000 to 14712832 tid 3 2023-09-22T07:56:51.444 INFO:tasks.rados.rados.0.smithi006.stdout:3983: snap_create 2023-09-22T07:56:51.444 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 27 v 1867 (ObjNum 1077 snap 328 seq_num 1077) dirty exists 2023-09-22T07:56:51.445 INFO:tasks.rados.rados.0.smithi006.stdout:3979: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-22T07:56:51.446 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 5 v 1909 (ObjNum 1177 snap 361 seq_num 1177) dirty exists 2023-09-22T07:56:51.446 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 29 v 2026 (ObjNum 49 snap 0 seq_num 1953066355) dirty exists 2023-09-22T07:56:51.446 INFO:tasks.rados.rados.0.smithi006.stdout:3977: finishing copy_from racing read to smithi006182445-28 2023-09-22T07:56:51.446 INFO:tasks.rados.rados.0.smithi006.stdout:3977: finishing copy_from to smithi006182445-28 2023-09-22T07:56:51.446 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 28 v 1933 (ObjNum 1211 snap 380 seq_num 1211) dirty exists 2023-09-22T07:56:51.446 INFO:tasks.rados.rados.0.smithi006.stdout:3982: finishing write tid 1 to smithi006182445-45 2023-09-22T07:56:51.447 INFO:tasks.rados.rados.0.smithi006.stdout:3982: finishing write tid 2 to smithi006182445-45 2023-09-22T07:56:51.448 INFO:tasks.rados.rados.0.smithi006.stdout:3982: finishing write tid 3 to smithi006182445-45 2023-09-22T07:56:51.448 INFO:tasks.rados.rados.0.smithi006.stdout:3982: finishing write tid 4 to smithi006182445-45 2023-09-22T07:56:51.450 INFO:tasks.rados.rados.0.smithi006.stdout:3982: finishing write tid 5 to smithi006182445-45 2023-09-22T07:56:51.450 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 45 v 1867 (ObjNum 1224 snap 384 seq_num 1224) dirty exists 2023-09-22T07:56:51.450 INFO:tasks.rados.rados.0.smithi006.stdout:3982: left oid 45 (ObjNum 1224 snap 384 seq_num 1224) 2023-09-22T07:56:51.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:51 smithi006 ceph-mon[204052]: osdmap e820: 8 total, 8 up, 8 in 2023-09-22T07:56:51.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:51 smithi006 ceph-mon[204052]: pgmap v886: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 553 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 15 op/s 2023-09-22T07:56:51.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:51 smithi006 ceph-mon[204052]: osdmap e821: 8 total, 8 up, 8 in 2023-09-22T07:56:51.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:51 smithi006 ceph-mon[200575]: osdmap e820: 8 total, 8 up, 8 in 2023-09-22T07:56:51.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:51 smithi006 ceph-mon[200575]: pgmap v886: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 553 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 15 op/s 2023-09-22T07:56:51.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:51 smithi006 ceph-mon[200575]: osdmap e821: 8 total, 8 up, 8 in 2023-09-22T07:56:51.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:51 smithi105 ceph-mon[190463]: osdmap e820: 8 total, 8 up, 8 in 2023-09-22T07:56:51.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:51 smithi105 ceph-mon[190463]: pgmap v886: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 553 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 15 op/s 2023-09-22T07:56:51.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:51 smithi105 ceph-mon[190463]: osdmap e821: 8 total, 8 up, 8 in 2023-09-22T07:56:52.408 INFO:tasks.rados.rados.0.smithi006.stdout:3976: done (7 left) 2023-09-22T07:56:52.409 INFO:tasks.rados.rados.0.smithi006.stdout:3977: done (6 left) 2023-09-22T07:56:52.409 INFO:tasks.rados.rados.0.smithi006.stdout:3978: done (5 left) 2023-09-22T07:56:52.409 INFO:tasks.rados.rados.0.smithi006.stdout:3979: done (4 left) 2023-09-22T07:56:52.409 INFO:tasks.rados.rados.0.smithi006.stdout:3980: done (3 left) 2023-09-22T07:56:52.409 INFO:tasks.rados.rados.0.smithi006.stdout:3981: done (2 left) 2023-09-22T07:56:52.409 INFO:tasks.rados.rados.0.smithi006.stdout:3982: done (1 left) 2023-09-22T07:56:52.409 INFO:tasks.rados.rados.0.smithi006.stdout:3983: done (0 left) 2023-09-22T07:56:52.409 INFO:tasks.rados.rados.0.smithi006.stdout:3984: snap_create 2023-09-22T07:56:53.418 INFO:tasks.rados.rados.0.smithi006.stdout:3984: done (0 left) 2023-09-22T07:56:53.419 INFO:tasks.rados.rados.0.smithi006.stdout:3985: rollback oid 29 current snap is 386 2023-09-22T07:56:53.419 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 29 to 370 2023-09-22T07:56:53.419 INFO:tasks.rados.rados.0.smithi006.stdout:3986: rmattr oid 15 current snap is 386 2023-09-22T07:56:53.419 INFO:tasks.rados.rados.0.smithi006.stdout:3986: done (1 left) 2023-09-22T07:56:53.419 INFO:tasks.rados.rados.0.smithi006.stdout:3987: rmattr oid 40 current snap is 386 2023-09-22T07:56:53.419 INFO:tasks.rados.rados.0.smithi006.stdout:3987: done (1 left) 2023-09-22T07:56:53.419 INFO:tasks.rados.rados.0.smithi006.stdout:3988: snap_remove snap 350 2023-09-22T07:56:53.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:53 smithi006 ceph-mon[200575]: osdmap e822: 8 total, 8 up, 8 in 2023-09-22T07:56:53.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:53 smithi006 ceph-mon[200575]: pgmap v889: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 553 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 2.4 MiB/s wr, 16 op/s 2023-09-22T07:56:53.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:53 smithi006 ceph-mon[204052]: osdmap e822: 8 total, 8 up, 8 in 2023-09-22T07:56:53.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:53 smithi006 ceph-mon[204052]: pgmap v889: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 553 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 2.4 MiB/s wr, 16 op/s 2023-09-22T07:56:53.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:53 smithi105 ceph-mon[190463]: osdmap e822: 8 total, 8 up, 8 in 2023-09-22T07:56:53.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:53 smithi105 ceph-mon[190463]: pgmap v889: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 553 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 2.4 MiB/s wr, 16 op/s 2023-09-22T07:56:54.418 INFO:tasks.rados.rados.0.smithi006.stdout:3988: done (1 left) 2023-09-22T07:56:54.418 INFO:tasks.rados.rados.0.smithi006.stdout:3989: delete oid 12 current snap is 386 2023-09-22T07:56:54.418 INFO:tasks.rados.rados.0.smithi006.stdout:3985: finishing rollback tid 0 to smithi006182445-29 2023-09-22T07:56:54.419 INFO:tasks.rados.rados.0.smithi006.stdout:3985: finishing rollback tid 1 to smithi006182445-29 2023-09-22T07:56:54.419 INFO:tasks.rados.rados.0.smithi006.stdout:3985: finishing rollback tid 2 to smithi006182445-29 2023-09-22T07:56:54.419 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 29 v 2029 (ObjNum 1184 snap 366 seq_num 1184) dirty exists 2023-09-22T07:56:54.436 INFO:tasks.rados.rados.0.smithi006.stdout:3985: done (1 left) 2023-09-22T07:56:54.436 INFO:tasks.rados.rados.0.smithi006.stdout:3989: done (0 left) 2023-09-22T07:56:54.436 INFO:tasks.rados.rados.0.smithi006.stdout:3990: snap_create 2023-09-22T07:56:54.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:54 smithi006 ceph-mon[200575]: osdmap e823: 8 total, 8 up, 8 in 2023-09-22T07:56:54.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:54 smithi006 ceph-mon[204052]: osdmap e823: 8 total, 8 up, 8 in 2023-09-22T07:56:54.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:54 smithi105 ceph-mon[190463]: osdmap e823: 8 total, 8 up, 8 in 2023-09-22T07:56:55.433 INFO:tasks.rados.rados.0.smithi006.stdout:3990: done (0 left) 2023-09-22T07:56:55.433 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 19 current snap is 387 2023-09-22T07:56:55.433 INFO:tasks.rados.rados.0.smithi006.stdout:3991: seq_num 1226 ranges {2621440=540672,3162112=598016,3760128=204800} 2023-09-22T07:56:55.450 INFO:tasks.rados.rados.0.smithi006.stdout:3991: writing smithi006182445-19 from 2621440 to 3162112 tid 1 2023-09-22T07:56:55.454 INFO:tasks.rados.rados.0.smithi006.stdout:3991: writing smithi006182445-19 from 3162112 to 3760128 tid 2 2023-09-22T07:56:55.455 INFO:tasks.rados.rados.0.smithi006.stdout:3991: writing smithi006182445-19 from 3760128 to 3964928 tid 3 2023-09-22T07:56:55.455 INFO:tasks.rados.rados.0.smithi006.stdout:3992: copy_from oid 20 from oid 49 current snap is 387 2023-09-22T07:56:55.455 INFO:tasks.rados.rados.0.smithi006.stdout:3993: snap_remove snap 326 2023-09-22T07:56:55.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:55 smithi006 ceph-mon[204052]: osdmap e824: 8 total, 8 up, 8 in 2023-09-22T07:56:55.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:55 smithi006 ceph-mon[204052]: pgmap v892: 121 pgs: 121 active+clean; 557 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 1.6 MiB/s wr, 16 op/s 2023-09-22T07:56:55.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:55 smithi006 ceph-mon[200575]: osdmap e824: 8 total, 8 up, 8 in 2023-09-22T07:56:55.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:55 smithi006 ceph-mon[200575]: pgmap v892: 121 pgs: 121 active+clean; 557 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 1.6 MiB/s wr, 16 op/s 2023-09-22T07:56:55.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:55 smithi105 ceph-mon[190463]: osdmap e824: 8 total, 8 up, 8 in 2023-09-22T07:56:55.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:55 smithi105 ceph-mon[190463]: pgmap v892: 121 pgs: 121 active+clean; 557 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 1.6 MiB/s wr, 16 op/s 2023-09-22T07:56:56.365 INFO:tasks.rados.rados.0.smithi006.stdout:3993: done (2 left) 2023-09-22T07:56:56.365 INFO:tasks.rados.rados.0.smithi006.stdout:3994: rollback oid 39 current snap is 387 2023-09-22T07:56:56.365 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 39 to 377 2023-09-22T07:56:56.365 INFO:tasks.rados.rados.0.smithi006.stdout:3995: copy_from oid 34 from oid 13 current snap is 387 2023-09-22T07:56:56.366 INFO:tasks.rados.rados.0.smithi006.stdout:3996: delete oid 36 current snap is 387 2023-09-22T07:56:56.366 INFO:tasks.rados.rados.0.smithi006.stdout:3991: finishing write tid 1 to smithi006182445-19 2023-09-22T07:56:56.366 INFO:tasks.rados.rados.0.smithi006.stdout:3991: finishing write tid 2 to smithi006182445-19 2023-09-22T07:56:56.366 INFO:tasks.rados.rados.0.smithi006.stdout:3991: finishing write tid 3 to smithi006182445-19 2023-09-22T07:56:56.366 INFO:tasks.rados.rados.0.smithi006.stdout:3991: finishing write tid 4 to smithi006182445-19 2023-09-22T07:56:56.366 INFO:tasks.rados.rados.0.smithi006.stdout:3991: finishing write tid 5 to smithi006182445-19 2023-09-22T07:56:56.366 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 19 v 1942 (ObjNum 1226 snap 387 seq_num 1226) dirty exists 2023-09-22T07:56:56.366 INFO:tasks.rados.rados.0.smithi006.stdout:3991: left oid 19 (ObjNum 1226 snap 387 seq_num 1226) 2023-09-22T07:56:56.366 INFO:tasks.rados.rados.0.smithi006.stdout:3992: finishing copy_from racing read to smithi006182445-20 2023-09-22T07:56:56.366 INFO:tasks.rados.rados.0.smithi006.stdout:3992: finishing copy_from to smithi006182445-20 2023-09-22T07:56:56.366 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 20 v 2020 (ObjNum 1062 snap 324 seq_num 1062) dirty exists 2023-09-22T07:56:56.377 INFO:tasks.rados.rados.0.smithi006.stdout:3991: done (4 left) 2023-09-22T07:56:56.377 INFO:tasks.rados.rados.0.smithi006.stdout:3992: done (3 left) 2023-09-22T07:56:56.377 INFO:tasks.rados.rados.0.smithi006.stdout:3996: done (2 left) 2023-09-22T07:56:56.377 INFO:tasks.rados.rados.0.smithi006.stdout:3997: rollback oid 4 current snap is 387 2023-09-22T07:56:56.377 INFO:tasks.rados.rados.0.smithi006.stdout:rollback oid 4 to 380 2023-09-22T07:56:56.377 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 24 current snap is 387 2023-09-22T07:56:56.378 INFO:tasks.rados.rados.0.smithi006.stdout:3998: seq_num 1228 ranges {1245184=573440,1818624=761856,2580480=40960} 2023-09-22T07:56:56.388 INFO:tasks.rados.rados.0.smithi006.stdout:3998: writing smithi006182445-24 from 1245184 to 1818624 tid 1 2023-09-22T07:56:56.393 INFO:tasks.rados.rados.0.smithi006.stdout:3998: writing smithi006182445-24 from 1818624 to 2580480 tid 2 2023-09-22T07:56:56.393 INFO:tasks.rados.rados.0.smithi006.stdout:3998: writing smithi006182445-24 from 2580480 to 2621440 tid 3 2023-09-22T07:56:56.393 INFO:tasks.rados.rados.0.smithi006.stdout:append oid 44 current snap is 387 2023-09-22T07:56:56.394 INFO:tasks.rados.rados.0.smithi006.stdout:3999: seq_num 1229 ranges {12066816=589824,12656640=647168,13303808=155648} 2023-09-22T07:56:56.463 INFO:tasks.rados.rados.0.smithi006.stdout:3999: writing smithi006182445-44 from 12066816 to 12656640 tid 1 2023-09-22T07:56:56.467 INFO:tasks.rados.rados.0.smithi006.stdout:3999: writing smithi006182445-44 from 12656640 to 13303808 tid 2 2023-09-22T07:56:56.468 INFO:tasks.rados.rados.0.smithi006.stdout:3999: writing smithi006182445-44 from 13303808 to 13459456 tid 3 2023-09-22T07:56:56.468 INFO:tasks.rados.rados.0.smithi006.stdout: waiting on 5 2023-09-22T07:56:56.468 INFO:tasks.rados.rados.0.smithi006.stdout:3994: finishing rollback tid 1 to smithi006182445-39 2023-09-22T07:56:56.468 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 39 v 1436 (ObjNum 161 snap 0 seq_num 3169893872) dirty dne 2023-09-22T07:56:56.468 INFO:tasks.rados.rados.0.smithi006.stdout:3994: done (4 left) 2023-09-22T07:56:56.469 INFO:tasks.rados.rados.0.smithi006.stdout: waiting on 4 2023-09-22T07:56:56.469 INFO:tasks.rados.rados.0.smithi006.stdout:3998: finishing write tid 1 to smithi006182445-24 2023-09-22T07:56:56.469 INFO:tasks.rados.rados.0.smithi006.stdout:3998: finishing write tid 2 to smithi006182445-24 2023-09-22T07:56:56.469 INFO:tasks.rados.rados.0.smithi006.stdout:3995: finishing copy_from racing read to smithi006182445-34 2023-09-22T07:56:56.469 INFO:tasks.rados.rados.0.smithi006.stdout:3997: finishing rollback tid 0 to smithi006182445-4 2023-09-22T07:56:56.469 INFO:tasks.rados.rados.0.smithi006.stdout:3997: finishing rollback tid 1 to smithi006182445-4 2023-09-22T07:56:56.469 INFO:tasks.rados.rados.0.smithi006.stdout:3997: finishing rollback tid 2 to smithi006182445-4 2023-09-22T07:56:56.469 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 4 v 1967 (ObjNum 1215 snap 380 seq_num 1215) dirty exists 2023-09-22T07:56:56.469 INFO:tasks.rados.rados.0.smithi006.stdout:3998: finishing write tid 3 to smithi006182445-24 2023-09-22T07:56:56.469 INFO:tasks.rados.rados.0.smithi006.stdout:3997: done (3 left) 2023-09-22T07:56:56.469 INFO:tasks.rados.rados.0.smithi006.stdout: waiting on 3 2023-09-22T07:56:56.469 INFO:tasks.rados.rados.0.smithi006.stdout:3995: finishing copy_from to smithi006182445-34 2023-09-22T07:56:56.470 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 34 v 1914 (ObjNum 1218 snap 380 seq_num 1218) dirty exists 2023-09-22T07:56:56.470 INFO:tasks.rados.rados.0.smithi006.stdout:3998: finishing write tid 4 to smithi006182445-24 2023-09-22T07:56:56.470 INFO:tasks.rados.rados.0.smithi006.stdout:3998: finishing write tid 5 to smithi006182445-24 2023-09-22T07:56:56.470 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 24 v 2024 (ObjNum 1228 snap 387 seq_num 1228) dirty exists 2023-09-22T07:56:56.470 INFO:tasks.rados.rados.0.smithi006.stdout:3998: left oid 24 (ObjNum 1228 snap 387 seq_num 1228) 2023-09-22T07:56:56.470 INFO:tasks.rados.rados.0.smithi006.stdout:3999: finishing write tid 1 to smithi006182445-44 2023-09-22T07:56:56.470 INFO:tasks.rados.rados.0.smithi006.stdout:3995: done (2 left) 2023-09-22T07:56:56.470 INFO:tasks.rados.rados.0.smithi006.stdout:3998: done (1 left) 2023-09-22T07:56:56.470 INFO:tasks.rados.rados.0.smithi006.stdout: waiting on 1 2023-09-22T07:56:56.471 INFO:tasks.rados.rados.0.smithi006.stdout:3999: finishing write tid 2 to smithi006182445-44 2023-09-22T07:56:56.472 INFO:tasks.rados.rados.0.smithi006.stdout:3999: finishing write tid 3 to smithi006182445-44 2023-09-22T07:56:56.472 INFO:tasks.rados.rados.0.smithi006.stdout:3999: finishing write tid 4 to smithi006182445-44 2023-09-22T07:56:56.473 INFO:tasks.rados.rados.0.smithi006.stdout:3999: finishing write tid 5 to smithi006182445-44 2023-09-22T07:56:56.473 INFO:tasks.rados.rados.0.smithi006.stdout:update_object_version oid 44 v 1946 (ObjNum 1229 snap 387 seq_num 1229) dirty exists 2023-09-22T07:56:56.474 INFO:tasks.rados.rados.0.smithi006.stdout:3999: left oid 44 (ObjNum 1229 snap 387 seq_num 1229) 2023-09-22T07:56:56.474 INFO:tasks.rados.rados.0.smithi006.stdout:3999: done (0 left) 2023-09-22T07:56:56.476 INFO:tasks.rados.rados.0.smithi006.stderr:0 errors. 2023-09-22T07:56:56.476 INFO:tasks.rados.rados.0.smithi006.stderr: 2023-09-22T07:56:56.479 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-22T07:56:56.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:56 smithi006 ceph-mon[204052]: osdmap e825: 8 total, 8 up, 8 in 2023-09-22T07:56:56.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:56 smithi006 ceph-mon[204052]: osdmap e826: 8 total, 8 up, 8 in 2023-09-22T07:56:56.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:56 smithi006 ceph-mon[200575]: osdmap e825: 8 total, 8 up, 8 in 2023-09-22T07:56:56.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:56 smithi006 ceph-mon[200575]: osdmap e826: 8 total, 8 up, 8 in 2023-09-22T07:56:56.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:56 smithi105 ceph-mon[190463]: osdmap e825: 8 total, 8 up, 8 in 2023-09-22T07:56:56.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:56 smithi105 ceph-mon[190463]: osdmap e826: 8 total, 8 up, 8 in 2023-09-22T07:56:56.877 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:56:57.435 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:57 smithi006 ceph-mon[204052]: pgmap v895: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 556 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 8.0 KiB/s rd, 2.6 MiB/s wr, 14 op/s 2023-09-22T07:56:57.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:57 smithi006 ceph-mon[200575]: pgmap v895: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 556 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 8.0 KiB/s rd, 2.6 MiB/s wr, 14 op/s 2023-09-22T07:56:57.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:57 smithi105 ceph-mon[190463]: pgmap v895: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 556 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 8.0 KiB/s rd, 2.6 MiB/s wr, 14 op/s 2023-09-22T07:56:58.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:56:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:56:57] "GET /metrics HTTP/1.1" 200 36091 "" "Prometheus/2.43.0" 2023-09-22T07:56:58.734 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:56:58.734 INFO:teuthology.orchestra.run.smithi006.stdout:{"epoch":826,"fsid":"762f9dea-591a-11ee-8db4-212e2dc638e7","created":"2023-09-22T07:35:28.873111+0000","modified":"2023-09-22T07:56:56.354502+0000","last_up_change":"2023-09-22T07:51:56.386889+0000","last_in_change":"2023-09-22T07:40:09.144000+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":27,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":5,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-22T07:38:33.324608+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2023-09-22T07:40:46.187845+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":"61","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2023-09-22T07:40:47.166043+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":"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"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2023-09-22T07:41:23.851278+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":"67","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":5,"pool_name":"unique_pool_0","create_time":"2023-09-22T07:43:49.452977+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":"826","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":743,"snap_epoch":826,"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":"8bb64d38-363d-4887-b5e3-a21b593ff5b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":298,"up_from":309,"up_thru":540,"down_at":299,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6802","nonce":2806584267},{"type":"v1","addr":"172.21.15.6:6803","nonce":2806584267}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6804","nonce":2806584267},{"type":"v1","addr":"172.21.15.6:6805","nonce":2806584267}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6808","nonce":2806584267},{"type":"v1","addr":"172.21.15.6:6809","nonce":2806584267}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6806","nonce":2806584267},{"type":"v1","addr":"172.21.15.6:6807","nonce":2806584267}]},"public_addr":"172.21.15.6:6803/2806584267","cluster_addr":"172.21.15.6:6805/2806584267","heartbeat_back_addr":"172.21.15.6:6809/2806584267","heartbeat_front_addr":"172.21.15.6:6807/2806584267","state":["exists","up"]},{"osd":1,"uuid":"7a9fe51f-5726-4a3f-a524-951f0976f687","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":331,"up_from":342,"up_thru":540,"down_at":332,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6810","nonce":2340464373},{"type":"v1","addr":"172.21.15.6:6811","nonce":2340464373}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6812","nonce":2340464373},{"type":"v1","addr":"172.21.15.6:6813","nonce":2340464373}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6816","nonce":2340464373},{"type":"v1","addr":"172.21.15.6:6817","nonce":2340464373}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6814","nonce":2340464373},{"type":"v1","addr":"172.21.15.6:6815","nonce":2340464373}]},"public_addr":"172.21.15.6:6811/2340464373","cluster_addr":"172.21.15.6:6813/2340464373","heartbeat_back_addr":"172.21.15.6:6817/2340464373","heartbeat_front_addr":"172.21.15.6:6815/2340464373","state":["exists","up"]},{"osd":2,"uuid":"d394f80c-eac0-4bad-b3d7-f42410a56d53","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":363,"up_from":373,"up_thru":540,"down_at":364,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6818","nonce":3860020251},{"type":"v1","addr":"172.21.15.6:6819","nonce":3860020251}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6820","nonce":3860020251},{"type":"v1","addr":"172.21.15.6:6821","nonce":3860020251}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6824","nonce":3860020251},{"type":"v1","addr":"172.21.15.6:6825","nonce":3860020251}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6822","nonce":3860020251},{"type":"v1","addr":"172.21.15.6:6823","nonce":3860020251}]},"public_addr":"172.21.15.6:6819/3860020251","cluster_addr":"172.21.15.6:6821/3860020251","heartbeat_back_addr":"172.21.15.6:6825/3860020251","heartbeat_front_addr":"172.21.15.6:6823/3860020251","state":["exists","up"]},{"osd":3,"uuid":"71b7914f-6c47-4214-84dc-4ff442e0b531","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":395,"up_from":406,"up_thru":540,"down_at":396,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6826","nonce":1298142742},{"type":"v1","addr":"172.21.15.6:6827","nonce":1298142742}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6828","nonce":1298142742},{"type":"v1","addr":"172.21.15.6:6829","nonce":1298142742}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6832","nonce":1298142742},{"type":"v1","addr":"172.21.15.6:6833","nonce":1298142742}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6830","nonce":1298142742},{"type":"v1","addr":"172.21.15.6:6831","nonce":1298142742}]},"public_addr":"172.21.15.6:6827/1298142742","cluster_addr":"172.21.15.6:6829/1298142742","heartbeat_back_addr":"172.21.15.6:6833/1298142742","heartbeat_front_addr":"172.21.15.6:6831/1298142742","state":["exists","up"]},{"osd":4,"uuid":"e1aea093-739d-401b-a8ea-09e6a0dcebcf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":30,"last_clean_end":428,"up_from":440,"up_thru":540,"down_at":429,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6800","nonce":2237855928},{"type":"v1","addr":"172.21.15.105:6801","nonce":2237855928}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6802","nonce":2237855928},{"type":"v1","addr":"172.21.15.105:6803","nonce":2237855928}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6806","nonce":2237855928},{"type":"v1","addr":"172.21.15.105:6807","nonce":2237855928}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6804","nonce":2237855928},{"type":"v1","addr":"172.21.15.105:6805","nonce":2237855928}]},"public_addr":"172.21.15.105:6801/2237855928","cluster_addr":"172.21.15.105:6803/2237855928","heartbeat_back_addr":"172.21.15.105:6807/2237855928","heartbeat_front_addr":"172.21.15.105:6805/2237855928","state":["exists","up"]},{"osd":5,"uuid":"d7bd86d2-bbe8-4906-b27c-d6ee4fcb9a43","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":38,"last_clean_end":461,"up_from":472,"up_thru":540,"down_at":462,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6808","nonce":1688380626},{"type":"v1","addr":"172.21.15.105:6809","nonce":1688380626}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6810","nonce":1688380626},{"type":"v1","addr":"172.21.15.105:6811","nonce":1688380626}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6814","nonce":1688380626},{"type":"v1","addr":"172.21.15.105:6815","nonce":1688380626}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6812","nonce":1688380626},{"type":"v1","addr":"172.21.15.105:6813","nonce":1688380626}]},"public_addr":"172.21.15.105:6809/1688380626","cluster_addr":"172.21.15.105:6811/1688380626","heartbeat_back_addr":"172.21.15.105:6815/1688380626","heartbeat_front_addr":"172.21.15.105:6813/1688380626","state":["exists","up"]},{"osd":6,"uuid":"2e2fa4f4-a635-4d3f-839e-470bfca3b42c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":46,"last_clean_end":495,"up_from":506,"up_thru":540,"down_at":496,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6816","nonce":3162629607},{"type":"v1","addr":"172.21.15.105:6817","nonce":3162629607}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6818","nonce":3162629607},{"type":"v1","addr":"172.21.15.105:6819","nonce":3162629607}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6822","nonce":3162629607},{"type":"v1","addr":"172.21.15.105:6823","nonce":3162629607}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6820","nonce":3162629607},{"type":"v1","addr":"172.21.15.105:6821","nonce":3162629607}]},"public_addr":"172.21.15.105:6817/3162629607","cluster_addr":"172.21.15.105:6819/3162629607","heartbeat_back_addr":"172.21.15.105:6823/3162629607","heartbeat_front_addr":"172.21.15.105:6821/3162629607","state":["exists","up"]},{"osd":7,"uuid":"470becf6-e9a6-43b0-9523-5adeaae3a773","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":54,"last_clean_end":528,"up_from":540,"up_thru":540,"down_at":529,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6824","nonce":471087532},{"type":"v1","addr":"172.21.15.105:6825","nonce":471087532}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6826","nonce":471087532},{"type":"v1","addr":"172.21.15.105:6827","nonce":471087532}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6830","nonce":471087532},{"type":"v1","addr":"172.21.15.105:6831","nonce":471087532}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6828","nonce":471087532},{"type":"v1","addr":"172.21.15.105:6829","nonce":471087532}]},"public_addr":"172.21.15.105:6825/471087532","cluster_addr":"172.21.15.105:6827/471087532","heartbeat_back_addr":"172.21.15.105:6831/471087532","heartbeat_front_addr":"172.21.15.105:6829/471087532","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:37:44.219567+0000","dead_epoch":298},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:38:07.671709+0000","dead_epoch":331},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:38:30.544285+0000","dead_epoch":363},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:38:55.151731+0000","dead_epoch":395},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:39:16.837113+0000","dead_epoch":428},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:39:39.094641+0000","dead_epoch":461},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:40:01.360550+0000","dead_epoch":495},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:40:24.497092+0000","dead_epoch":528}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.1b","mappings":[{"from":7,"to":2}]},{"pgid":"3.1","mappings":[{"from":0,"to":2}]},{"pgid":"3.f","mappings":[{"from":4,"to":1}]},{"pgid":"3.24","mappings":[{"from":4,"to":2}]},{"pgid":"3.29","mappings":[{"from":4,"to":2}]},{"pgid":"3.37","mappings":[{"from":5,"to":1}]},{"pgid":"3.3d","mappings":[{"from":0,"to":3}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.105:6832/3827977260":"2023-09-23T07:52:16.394257+0000","172.21.15.6:6800/2988208618":"2023-09-23T07:46:42.576339+0000","172.21.15.6:6801/1415569493":"2023-09-23T07:36:24.799253+0000","172.21.15.6:6800/1415569493":"2023-09-23T07:36:24.799253+0000","172.21.15.6:6800/1167578271":"2023-09-23T07:35:58.224295+0000","172.21.15.6:0/1789192133":"2023-09-23T07:41:22.960791+0000","172.21.15.105:0/1127754285":"2023-09-23T07:45:57.763495+0000","172.21.15.6:0/1937361703":"2023-09-23T07:36:24.799253+0000","172.21.15.6:6801/2988208618":"2023-09-23T07:46:42.576339+0000","172.21.15.105:0/1588402696":"2023-09-23T07:45:57.763495+0000","172.21.15.105:6835/2626397199":"2023-09-23T07:45:57.763495+0000","172.21.15.6:6800/2632394555":"2023-09-23T07:41:22.960791+0000","172.21.15.6:0/813046001":"2023-09-23T07:46:42.576339+0000","172.21.15.6:0/92670479":"2023-09-23T07:46:42.576339+0000","172.21.15.105:0/425982734":"2023-09-23T07:45:57.763495+0000","172.21.15.105:0/3965372281":"2023-09-23T07:45:57.763495+0000","172.21.15.6:0/1292843764":"2023-09-23T07:45:15.787092+0000","172.21.15.105:0/2707889777":"2023-09-23T07:45:57.763495+0000","172.21.15.6:0/2135206168":"2023-09-23T07:45:15.787092+0000","172.21.15.6:0/1949392525":"2023-09-23T07:35:58.224295+0000","172.21.15.6:6801/2632394555":"2023-09-23T07:41:22.960791+0000","172.21.15.6:6800/3392334255":"2023-09-23T07:45:15.787092+0000","172.21.15.6:0/1442389918":"2023-09-23T07:45:15.787092+0000","172.21.15.6:0/755638973":"2023-09-23T07:45:15.787092+0000","172.21.15.105:6833/3827977260":"2023-09-23T07:52:16.394257+0000","172.21.15.6:0/3893295651":"2023-09-23T07:46:42.576339+0000","172.21.15.6:0/2420331060":"2023-09-23T07:41:22.960791+0000","172.21.15.6:0/1570823743":"2023-09-23T07:46:42.576339+0000","172.21.15.6:0/2117099166":"2023-09-23T07:41:22.960791+0000","172.21.15.6:6801/1167578271":"2023-09-23T07:35:58.224295+0000","172.21.15.6:0/2357341417":"2023-09-23T07:35:58.224295+0000","172.21.15.6:0/66815143":"2023-09-23T07:35:58.224295+0000","172.21.15.6:0/3753140746":"2023-09-23T07:45:15.787092+0000","172.21.15.6:6801/3392334255":"2023-09-23T07:45:15.787092+0000","172.21.15.105:0/55467460":"2023-09-23T07:45:57.763495+0000","172.21.15.105:6834/2626397199":"2023-09-23T07:45:57.763495+0000","172.21.15.6:0/511750730":"2023-09-23T07:46:42.576339+0000","172.21.15.6:0/303763198":"2023-09-23T07:36:24.799253+0000","172.21.15.6:0/3683246654":"2023-09-23T07:36:24.799253+0000","172.21.15.6:0/4118118977":"2023-09-23T07:41:22.960791+0000","172.21.15.6:0/4049402750":"2023-09-23T07:46:42.576339+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":639,"length":1},{"begin":687,"length":1}]}],"new_removed_snaps":[{"pool":5,"snaps":[{"begin":639,"length":1}]}],"new_purged_snaps":[{"pool":5,"snaps":[{"begin":623,"length":1},{"begin":732,"length":1}]}],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-09-22T07:56:58.765 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:56:58.766 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:56:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:56:59.363 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-22T07:56:59.721 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:56:59.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:59 smithi006 ceph-mon[204052]: from='client.? 172.21.15.6:0/497398040' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-22T07:56:59.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:56:59 smithi006 ceph-mon[204052]: pgmap v896: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 549 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 6.0 KiB/s rd, 1.2 MiB/s wr, 2 op/s 2023-09-22T07:56:59.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:59 smithi006 ceph-mon[200575]: from='client.? 172.21.15.6:0/497398040' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-22T07:56:59.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:56:59 smithi006 ceph-mon[200575]: pgmap v896: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 549 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 6.0 KiB/s rd, 1.2 MiB/s wr, 2 op/s 2023-09-22T07:56:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:59 smithi105 ceph-mon[190463]: from='client.? 172.21.15.6:0/497398040' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-22T07:56:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:56:59 smithi105 ceph-mon[190463]: pgmap v896: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 549 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 6.0 KiB/s rd, 1.2 MiB/s wr, 2 op/s 2023-09-22T07:57:01.389 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:57:01.392 INFO:teuthology.orchestra.run.smithi006.stderr:dumped all 2023-09-22T07:57:02.012 INFO:teuthology.orchestra.run.smithi006.stdout:{"pg_ready":true,"pg_map":{"version":898,"stamp":"2023-09-22T07:57:01.357998+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":580377540,"num_objects":274,"num_object_clones":200,"num_object_copies":822,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":274,"num_whiteouts":12,"num_read":4680,"num_read_kb":5299580,"num_write":8659,"num_write_kb":1815083,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":140,"num_bytes_recovered":475735648,"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":17900,"ondisk_log_size":17900,"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":2859336,"kb_used_data":864968,"kb_used_omap":220,"kb_used_meta":1994019,"kb_avail":747101880,"statfs":{"total":767960285184,"available":765032325120,"internally_reserved":0,"allocated":885727232,"data_stored":1664957317,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":226215,"internal_metadata":2041875545},"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":6,"apply_latency_ms":6,"commit_latency_ns":6000000,"apply_latency_ns":6000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-3719168,"num_objects":-7,"num_object_clones":-7,"num_object_copies":-21,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-7,"num_whiteouts":0,"num_read":10,"num_read_kb":35,"num_write":23,"num_write_kb":13896,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.595943"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":778,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.766639+0000","last_change":"2023-09-22T07:51:57.432772+0000","last_active":"2023-09-22T07:56:55.766639+0000","last_peered":"2023-09-22T07:56:55.766639+0000","last_clean":"2023-09-22T07:56:55.766639+0000","last_became_active":"2023-09-22T07:51:57.432472+0000","last_became_peered":"2023-09-22T07:51:57.432472+0000","last_unstale":"2023-09-22T07:56:55.766639+0000","last_undegraded":"2023-09-22T07:56:55.766639+0000","last_fullsized":"2023-09-22T07:56:55.766639+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:38:45.196909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":774,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.433694+0000","last_change":"2023-09-22T07:51:22.270882+0000","last_active":"2023-09-22T07:56:55.433694+0000","last_peered":"2023-09-22T07:56:55.433694+0000","last_clean":"2023-09-22T07:56:55.433694+0000","last_became_active":"2023-09-22T07:51:22.270483+0000","last_became_peered":"2023-09-22T07:51:22.270483+0000","last_unstale":"2023-09-22T07:56:55.433694+0000","last_undegraded":"2023-09-22T07:56:55.433694+0000","last_fullsized":"2023-09-22T07:56:55.433694+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:33:49.925522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":769,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.470984+0000","last_change":"2023-09-22T07:49:41.305501+0000","last_active":"2023-09-22T07:56:55.470984+0000","last_peered":"2023-09-22T07:56:55.470984+0000","last_clean":"2023-09-22T07:56:55.470984+0000","last_became_active":"2023-09-22T07:49:41.305175+0000","last_became_peered":"2023-09-22T07:49:41.305175+0000","last_unstale":"2023-09-22T07:56:55.470984+0000","last_undegraded":"2023-09-22T07:56:55.470984+0000","last_fullsized":"2023-09-22T07:56:55.470984+0000","mapping_epoch":406,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":407,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:14:01.728764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[3,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":783,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.458795+0000","last_change":"2023-09-22T07:51:57.415576+0000","last_active":"2023-09-22T07:56:55.458795+0000","last_peered":"2023-09-22T07:56:55.458795+0000","last_clean":"2023-09-22T07:56:55.458795+0000","last_became_active":"2023-09-22T07:51:57.415256+0000","last_became_peered":"2023-09-22T07:51:57.415256+0000","last_unstale":"2023-09-22T07:56:55.458795+0000","last_undegraded":"2023-09-22T07:56:55.458795+0000","last_fullsized":"2023-09-22T07:56:55.458795+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:08:46.866316+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":795,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.766050+0000","last_change":"2023-09-22T07:51:57.426338+0000","last_active":"2023-09-22T07:56:55.766050+0000","last_peered":"2023-09-22T07:56:55.766050+0000","last_clean":"2023-09-22T07:56:55.766050+0000","last_became_active":"2023-09-22T07:51:57.425802+0000","last_became_peered":"2023-09-22T07:51:57.425802+0000","last_unstale":"2023-09-22T07:56:55.766050+0000","last_undegraded":"2023-09-22T07:56:55.766050+0000","last_fullsized":"2023-09-22T07:56:55.766050+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T17:04:23.903520+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":763,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.458863+0000","last_change":"2023-09-22T07:50:48.404585+0000","last_active":"2023-09-22T07:56:55.458863+0000","last_peered":"2023-09-22T07:56:55.458863+0000","last_clean":"2023-09-22T07:56:55.458863+0000","last_became_active":"2023-09-22T07:50:48.404225+0000","last_became_peered":"2023-09-22T07:50:48.404225+0000","last_unstale":"2023-09-22T07:56:55.458863+0000","last_undegraded":"2023-09-22T07:56:55.458863+0000","last_fullsized":"2023-09-22T07:56:55.458863+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:28:16.074645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":795,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.765792+0000","last_change":"2023-09-22T07:51:57.429757+0000","last_active":"2023-09-22T07:56:55.765792+0000","last_peered":"2023-09-22T07:56:55.765792+0000","last_clean":"2023-09-22T07:56:55.765792+0000","last_became_active":"2023-09-22T07:51:57.428865+0000","last_became_peered":"2023-09-22T07:51:57.428865+0000","last_unstale":"2023-09-22T07:56:55.765792+0000","last_undegraded":"2023-09-22T07:56:55.765792+0000","last_fullsized":"2023-09-22T07:56:55.765792+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:51:01.030548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":782,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.470475+0000","last_change":"2023-09-22T07:51:22.275518+0000","last_active":"2023-09-22T07:56:55.470475+0000","last_peered":"2023-09-22T07:56:55.470475+0000","last_clean":"2023-09-22T07:56:55.470475+0000","last_became_active":"2023-09-22T07:51:22.275179+0000","last_became_peered":"2023-09-22T07:51:22.275179+0000","last_unstale":"2023-09-22T07:56:55.470475+0000","last_undegraded":"2023-09-22T07:56:55.470475+0000","last_fullsized":"2023-09-22T07:56:55.470475+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:45:12.420638+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":789,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.766515+0000","last_change":"2023-09-22T07:51:57.424499+0000","last_active":"2023-09-22T07:56:55.766515+0000","last_peered":"2023-09-22T07:56:55.766515+0000","last_clean":"2023-09-22T07:56:55.766515+0000","last_became_active":"2023-09-22T07:51:57.423869+0000","last_became_peered":"2023-09-22T07:51:57.423869+0000","last_unstale":"2023-09-22T07:56:55.766515+0000","last_undegraded":"2023-09-22T07:56:55.766515+0000","last_fullsized":"2023-09-22T07:56:55.766515+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T17:13:57.146619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.36","version":"0'0","reported_seq":771,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.455385+0000","last_change":"2023-09-22T07:51:22.274015+0000","last_active":"2023-09-22T07:56:55.455385+0000","last_peered":"2023-09-22T07:56:55.455385+0000","last_clean":"2023-09-22T07:56:55.455385+0000","last_became_active":"2023-09-22T07:51:22.271224+0000","last_became_peered":"2023-09-22T07:51:22.271224+0000","last_unstale":"2023-09-22T07:56:55.455385+0000","last_undegraded":"2023-09-22T07:56:55.455385+0000","last_fullsized":"2023-09-22T07:56:55.455385+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:20:38.540534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":771,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.455189+0000","last_change":"2023-09-22T07:51:22.266345+0000","last_active":"2023-09-22T07:56:55.455189+0000","last_peered":"2023-09-22T07:56:55.455189+0000","last_clean":"2023-09-22T07:56:55.455189+0000","last_became_active":"2023-09-22T07:51:22.266037+0000","last_became_peered":"2023-09-22T07:51:22.266037+0000","last_unstale":"2023-09-22T07:56:55.455189+0000","last_undegraded":"2023-09-22T07:56:55.455189+0000","last_fullsized":"2023-09-22T07:56:55.455189+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:16:54.923091+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":768,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.433395+0000","last_change":"2023-09-22T07:51:22.269482+0000","last_active":"2023-09-22T07:56:55.433395+0000","last_peered":"2023-09-22T07:56:55.433395+0000","last_clean":"2023-09-22T07:56:55.433395+0000","last_became_active":"2023-09-22T07:51:22.269195+0000","last_became_peered":"2023-09-22T07:51:22.269195+0000","last_unstale":"2023-09-22T07:56:55.433395+0000","last_undegraded":"2023-09-22T07:56:55.433395+0000","last_fullsized":"2023-09-22T07:56:55.433395+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:57:36.286187+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":783,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.470870+0000","last_change":"2023-09-22T07:51:22.273948+0000","last_active":"2023-09-22T07:56:55.470870+0000","last_peered":"2023-09-22T07:56:55.470870+0000","last_clean":"2023-09-22T07:56:55.470870+0000","last_became_active":"2023-09-22T07:51:22.273422+0000","last_became_peered":"2023-09-22T07:51:22.273422+0000","last_unstale":"2023-09-22T07:56:55.470870+0000","last_undegraded":"2023-09-22T07:56:55.470870+0000","last_fullsized":"2023-09-22T07:56:55.470870+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:11:08.985377+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":759,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.458123+0000","last_change":"2023-09-22T07:50:48.388819+0000","last_active":"2023-09-22T07:56:55.458123+0000","last_peered":"2023-09-22T07:56:55.458123+0000","last_clean":"2023-09-22T07:56:55.458123+0000","last_became_active":"2023-09-22T07:50:48.388397+0000","last_became_peered":"2023-09-22T07:50:48.388397+0000","last_unstale":"2023-09-22T07:56:55.458123+0000","last_undegraded":"2023-09-22T07:56:55.458123+0000","last_fullsized":"2023-09-22T07:56:55.458123+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T17:24:24.000612+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":767,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.433312+0000","last_change":"2023-09-22T07:50:48.398639+0000","last_active":"2023-09-22T07:56:55.433312+0000","last_peered":"2023-09-22T07:56:55.433312+0000","last_clean":"2023-09-22T07:56:55.433312+0000","last_became_active":"2023-09-22T07:50:48.398292+0000","last_became_peered":"2023-09-22T07:50:48.398292+0000","last_unstale":"2023-09-22T07:56:55.433312+0000","last_undegraded":"2023-09-22T07:56:55.433312+0000","last_fullsized":"2023-09-22T07:56:55.433312+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:37:16.255999+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":767,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.457796+0000","last_change":"2023-09-22T07:51:57.422114+0000","last_active":"2023-09-22T07:56:55.457796+0000","last_peered":"2023-09-22T07:56:55.457796+0000","last_clean":"2023-09-22T07:56:55.457796+0000","last_became_active":"2023-09-22T07:51:57.421815+0000","last_became_peered":"2023-09-22T07:51:57.421815+0000","last_unstale":"2023-09-22T07:56:55.457796+0000","last_undegraded":"2023-09-22T07:56:55.457796+0000","last_fullsized":"2023-09-22T07:56:55.457796+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:04:42.188263+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":774,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.459287+0000","last_change":"2023-09-22T07:51:57.421197+0000","last_active":"2023-09-22T07:56:55.459287+0000","last_peered":"2023-09-22T07:56:55.459287+0000","last_clean":"2023-09-22T07:56:55.459287+0000","last_became_active":"2023-09-22T07:51:57.420899+0000","last_became_peered":"2023-09-22T07:51:57.420899+0000","last_unstale":"2023-09-22T07:56:55.459287+0000","last_undegraded":"2023-09-22T07:56:55.459287+0000","last_fullsized":"2023-09-22T07:56:55.459287+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:58:24.364342+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":783,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.432640+0000","last_change":"2023-09-22T07:51:57.418947+0000","last_active":"2023-09-22T07:56:55.432640+0000","last_peered":"2023-09-22T07:56:55.432640+0000","last_clean":"2023-09-22T07:56:55.432640+0000","last_became_active":"2023-09-22T07:51:57.418400+0000","last_became_peered":"2023-09-22T07:51:57.418400+0000","last_unstale":"2023-09-22T07:56:55.432640+0000","last_undegraded":"2023-09-22T07:56:55.432640+0000","last_fullsized":"2023-09-22T07:56:55.432640+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T12:11:12.439182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":778,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.766484+0000","last_change":"2023-09-22T07:51:57.424249+0000","last_active":"2023-09-22T07:56:55.766484+0000","last_peered":"2023-09-22T07:56:55.766484+0000","last_clean":"2023-09-22T07:56:55.766484+0000","last_became_active":"2023-09-22T07:51:57.423719+0000","last_became_peered":"2023-09-22T07:51:57.423719+0000","last_unstale":"2023-09-22T07:56:55.766484+0000","last_undegraded":"2023-09-22T07:56:55.766484+0000","last_fullsized":"2023-09-22T07:56:55.766484+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:02:13.197171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"560'5","reported_seq":767,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.459294+0000","last_change":"2023-09-22T07:51:57.420399+0000","last_active":"2023-09-22T07:56:55.459294+0000","last_peered":"2023-09-22T07:56:55.459294+0000","last_clean":"2023-09-22T07:56:55.459294+0000","last_became_active":"2023-09-22T07:51:57.419977+0000","last_became_peered":"2023-09-22T07:51:57.419977+0000","last_unstale":"2023-09-22T07:56:55.459294+0000","last_undegraded":"2023-09-22T07:56:55.459294+0000","last_fullsized":"2023-09-22T07:56:55.459294+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:40:54.291832+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":772,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.470832+0000","last_change":"2023-09-22T07:51:22.273233+0000","last_active":"2023-09-22T07:56:55.470832+0000","last_peered":"2023-09-22T07:56:55.470832+0000","last_clean":"2023-09-22T07:56:55.470832+0000","last_became_active":"2023-09-22T07:51:22.272857+0000","last_became_peered":"2023-09-22T07:51:22.272857+0000","last_unstale":"2023-09-22T07:56:55.470832+0000","last_undegraded":"2023-09-22T07:56:55.470832+0000","last_fullsized":"2023-09-22T07:56:55.470832+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T17:58:10.719453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"560'2","reported_seq":793,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.471026+0000","last_change":"2023-09-22T07:50:48.398752+0000","last_active":"2023-09-22T07:56:55.471026+0000","last_peered":"2023-09-22T07:56:55.471026+0000","last_clean":"2023-09-22T07:56:55.471026+0000","last_became_active":"2023-09-22T07:50:48.398387+0000","last_became_peered":"2023-09-22T07:50:48.398387+0000","last_unstale":"2023-09-22T07:56:55.471026+0000","last_undegraded":"2023-09-22T07:56:55.471026+0000","last_fullsized":"2023-09-22T07:56:55.471026+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+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-09-23T18:58:15.535597+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":760,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.458787+0000","last_change":"2023-09-22T07:50:48.389152+0000","last_active":"2023-09-22T07:56:55.458787+0000","last_peered":"2023-09-22T07:56:55.458787+0000","last_clean":"2023-09-22T07:56:55.458787+0000","last_became_active":"2023-09-22T07:50:48.388385+0000","last_became_peered":"2023-09-22T07:50:48.388385+0000","last_unstale":"2023-09-22T07:56:55.458787+0000","last_undegraded":"2023-09-22T07:56:55.458787+0000","last_fullsized":"2023-09-22T07:56:55.458787+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:43:06.631949+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'2","reported_seq":783,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.766467+0000","last_change":"2023-09-22T07:51:57.424075+0000","last_active":"2023-09-22T07:56:55.766467+0000","last_peered":"2023-09-22T07:56:55.766467+0000","last_clean":"2023-09-22T07:56:55.766467+0000","last_became_active":"2023-09-22T07:51:57.423299+0000","last_became_peered":"2023-09-22T07:51:57.423299+0000","last_unstale":"2023-09-22T07:56:55.766467+0000","last_undegraded":"2023-09-22T07:56:55.766467+0000","last_fullsized":"2023-09-22T07:56:55.766467+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+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-09-23T13:58:33.240930+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":778,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.458463+0000","last_change":"2023-09-22T07:50:48.412687+0000","last_active":"2023-09-22T07:56:55.458463+0000","last_peered":"2023-09-22T07:56:55.458463+0000","last_clean":"2023-09-22T07:56:55.458463+0000","last_became_active":"2023-09-22T07:50:48.408621+0000","last_became_peered":"2023-09-22T07:50:48.408621+0000","last_unstale":"2023-09-22T07:56:55.458463+0000","last_undegraded":"2023-09-22T07:56:55.458463+0000","last_fullsized":"2023-09-22T07:56:55.458463+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T08:47:32.034791+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'2","reported_seq":791,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.766217+0000","last_change":"2023-09-22T07:51:57.427460+0000","last_active":"2023-09-22T07:56:55.766217+0000","last_peered":"2023-09-22T07:56:55.766217+0000","last_clean":"2023-09-22T07:56:55.766217+0000","last_became_active":"2023-09-22T07:51:57.424167+0000","last_became_peered":"2023-09-22T07:51:57.424167+0000","last_unstale":"2023-09-22T07:56:55.766217+0000","last_undegraded":"2023-09-22T07:56:55.766217+0000","last_fullsized":"2023-09-22T07:56:55.766217+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+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-09-23T09:50:15.197893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1d","version":"0'0","reported_seq":774,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.458659+0000","last_change":"2023-09-22T07:51:22.263512+0000","last_active":"2023-09-22T07:56:55.458659+0000","last_peered":"2023-09-22T07:56:55.458659+0000","last_clean":"2023-09-22T07:56:55.458659+0000","last_became_active":"2023-09-22T07:51:22.263055+0000","last_became_peered":"2023-09-22T07:51:22.263055+0000","last_unstale":"2023-09-22T07:56:55.458659+0000","last_undegraded":"2023-09-22T07:56:55.458659+0000","last_fullsized":"2023-09-22T07:56:55.458659+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:07:36.916954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"560'2","reported_seq":784,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.471338+0000","last_change":"2023-09-22T07:51:22.273744+0000","last_active":"2023-09-22T07:56:55.471338+0000","last_peered":"2023-09-22T07:56:55.471338+0000","last_clean":"2023-09-22T07:56:55.471338+0000","last_became_active":"2023-09-22T07:51:22.272931+0000","last_became_peered":"2023-09-22T07:51:22.272931+0000","last_unstale":"2023-09-22T07:56:55.471338+0000","last_undegraded":"2023-09-22T07:56:55.471338+0000","last_fullsized":"2023-09-22T07:56:55.471338+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+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-09-23T13:20:49.620437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,2,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":794,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.432969+0000","last_change":"2023-09-22T07:50:15.311350+0000","last_active":"2023-09-22T07:56:55.432969+0000","last_peered":"2023-09-22T07:56:55.432969+0000","last_clean":"2023-09-22T07:56:55.432969+0000","last_became_active":"2023-09-22T07:50:15.311041+0000","last_became_peered":"2023-09-22T07:50:15.311041+0000","last_unstale":"2023-09-22T07:56:55.432969+0000","last_undegraded":"2023-09-22T07:56:55.432969+0000","last_fullsized":"2023-09-22T07:56:55.432969+0000","mapping_epoch":440,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":441,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T08:45:10.880175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"560'2","reported_seq":780,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.455095+0000","last_change":"2023-09-22T07:51:57.418293+0000","last_active":"2023-09-22T07:56:55.455095+0000","last_peered":"2023-09-22T07:56:55.455095+0000","last_clean":"2023-09-22T07:56:55.455095+0000","last_became_active":"2023-09-22T07:51:57.418084+0000","last_became_peered":"2023-09-22T07:51:57.418084+0000","last_unstale":"2023-09-22T07:56:55.455095+0000","last_undegraded":"2023-09-22T07:56:55.455095+0000","last_fullsized":"2023-09-22T07:56:55.455095+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+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-09-23T19:21:16.027445+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":759,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.458558+0000","last_change":"2023-09-22T07:51:57.422762+0000","last_active":"2023-09-22T07:56:55.458558+0000","last_peered":"2023-09-22T07:56:55.458558+0000","last_clean":"2023-09-22T07:56:55.458558+0000","last_became_active":"2023-09-22T07:51:57.422071+0000","last_became_peered":"2023-09-22T07:51:57.422071+0000","last_unstale":"2023-09-22T07:56:55.458558+0000","last_undegraded":"2023-09-22T07:56:55.458558+0000","last_fullsized":"2023-09-22T07:56:55.458558+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:47:23.750108+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":791,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.470635+0000","last_change":"2023-09-22T07:51:22.275742+0000","last_active":"2023-09-22T07:56:55.470635+0000","last_peered":"2023-09-22T07:56:55.470635+0000","last_clean":"2023-09-22T07:56:55.470635+0000","last_became_active":"2023-09-22T07:51:22.275401+0000","last_became_peered":"2023-09-22T07:51:22.275401+0000","last_unstale":"2023-09-22T07:56:55.470635+0000","last_undegraded":"2023-09-22T07:56:55.470635+0000","last_fullsized":"2023-09-22T07:56:55.470635+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T08:09:12.916811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":787,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.470571+0000","last_change":"2023-09-22T07:49:41.305384+0000","last_active":"2023-09-22T07:56:55.470571+0000","last_peered":"2023-09-22T07:56:55.470571+0000","last_clean":"2023-09-22T07:56:55.470571+0000","last_became_active":"2023-09-22T07:49:41.305056+0000","last_became_peered":"2023-09-22T07:49:41.305056+0000","last_unstale":"2023-09-22T07:56:55.470571+0000","last_undegraded":"2023-09-22T07:56:55.470571+0000","last_fullsized":"2023-09-22T07:56:55.470571+0000","mapping_epoch":406,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":407,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T08:04:01.614429+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":775,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.457992+0000","last_change":"2023-09-22T07:51:57.421692+0000","last_active":"2023-09-22T07:56:55.457992+0000","last_peered":"2023-09-22T07:56:55.457992+0000","last_clean":"2023-09-22T07:56:55.457992+0000","last_became_active":"2023-09-22T07:51:57.421393+0000","last_became_peered":"2023-09-22T07:51:57.421393+0000","last_unstale":"2023-09-22T07:56:55.457992+0000","last_undegraded":"2023-09-22T07:56:55.457992+0000","last_fullsized":"2023-09-22T07:56:55.457992+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:21:12.042265+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":767,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.433773+0000","last_change":"2023-09-22T07:50:15.317510+0000","last_active":"2023-09-22T07:56:55.433773+0000","last_peered":"2023-09-22T07:56:55.433773+0000","last_clean":"2023-09-22T07:56:55.433773+0000","last_became_active":"2023-09-22T07:50:15.315901+0000","last_became_peered":"2023-09-22T07:50:15.315901+0000","last_unstale":"2023-09-22T07:56:55.433773+0000","last_undegraded":"2023-09-22T07:56:55.433773+0000","last_fullsized":"2023-09-22T07:56:55.433773+0000","mapping_epoch":440,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":441,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:37:05.315617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":772,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.455532+0000","last_change":"2023-09-22T07:51:22.273387+0000","last_active":"2023-09-22T07:56:55.455532+0000","last_peered":"2023-09-22T07:56:55.455532+0000","last_clean":"2023-09-22T07:56:55.455532+0000","last_became_active":"2023-09-22T07:51:22.270990+0000","last_became_peered":"2023-09-22T07:51:22.270990+0000","last_unstale":"2023-09-22T07:56:55.455532+0000","last_undegraded":"2023-09-22T07:56:55.455532+0000","last_fullsized":"2023-09-22T07:56:55.455532+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:55:43.303074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":759,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.458466+0000","last_change":"2023-09-22T07:51:57.414601+0000","last_active":"2023-09-22T07:56:55.458466+0000","last_peered":"2023-09-22T07:56:55.458466+0000","last_clean":"2023-09-22T07:56:55.458466+0000","last_became_active":"2023-09-22T07:51:57.414296+0000","last_became_peered":"2023-09-22T07:51:57.414296+0000","last_unstale":"2023-09-22T07:56:55.458466+0000","last_undegraded":"2023-09-22T07:56:55.458466+0000","last_fullsized":"2023-09-22T07:56:55.458466+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:11:08.630301+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":791,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.458336+0000","last_change":"2023-09-22T07:51:22.274582+0000","last_active":"2023-09-22T07:56:55.458336+0000","last_peered":"2023-09-22T07:56:55.458336+0000","last_clean":"2023-09-22T07:56:55.458336+0000","last_became_active":"2023-09-22T07:51:22.274240+0000","last_became_peered":"2023-09-22T07:51:22.274240+0000","last_unstale":"2023-09-22T07:56:55.458336+0000","last_undegraded":"2023-09-22T07:56:55.458336+0000","last_fullsized":"2023-09-22T07:56:55.458336+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:06:22.598847+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":759,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.459059+0000","last_change":"2023-09-22T07:50:48.389289+0000","last_active":"2023-09-22T07:56:55.459059+0000","last_peered":"2023-09-22T07:56:55.459059+0000","last_clean":"2023-09-22T07:56:55.459059+0000","last_became_active":"2023-09-22T07:50:48.388857+0000","last_became_peered":"2023-09-22T07:50:48.388857+0000","last_unstale":"2023-09-22T07:56:55.459059+0000","last_undegraded":"2023-09-22T07:56:55.459059+0000","last_fullsized":"2023-09-22T07:56:55.459059+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T17:50:36.191864+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'3","reported_seq":780,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.433583+0000","last_change":"2023-09-22T07:50:48.386720+0000","last_active":"2023-09-22T07:56:55.433583+0000","last_peered":"2023-09-22T07:56:55.433583+0000","last_clean":"2023-09-22T07:56:55.433583+0000","last_became_active":"2023-09-22T07:50:48.386295+0000","last_became_peered":"2023-09-22T07:50:48.386295+0000","last_unstale":"2023-09-22T07:56:55.433583+0000","last_undegraded":"2023-09-22T07:56:55.433583+0000","last_fullsized":"2023-09-22T07:56:55.433583+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+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-09-23T10:48:48.028469+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":7,"num_read_kb":7,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"0'0","reported_seq":761,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.433534+0000","last_change":"2023-09-22T07:51:57.414201+0000","last_active":"2023-09-22T07:56:55.433534+0000","last_peered":"2023-09-22T07:56:55.433534+0000","last_clean":"2023-09-22T07:56:55.433534+0000","last_became_active":"2023-09-22T07:51:57.413914+0000","last_became_peered":"2023-09-22T07:51:57.413914+0000","last_unstale":"2023-09-22T07:56:55.433534+0000","last_undegraded":"2023-09-22T07:56:55.433534+0000","last_fullsized":"2023-09-22T07:56:55.433534+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:37:52.048139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"560'29","reported_seq":807,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.455392+0000","last_change":"2023-09-22T07:51:22.272430+0000","last_active":"2023-09-22T07:56:55.455392+0000","last_peered":"2023-09-22T07:56:55.455392+0000","last_clean":"2023-09-22T07:56:55.455392+0000","last_became_active":"2023-09-22T07:51:22.272058+0000","last_became_peered":"2023-09-22T07:51:22.272058+0000","last_unstale":"2023-09-22T07:56:55.455392+0000","last_undegraded":"2023-09-22T07:56:55.455392+0000","last_fullsized":"2023-09-22T07:56:55.455392+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":29,"log_dups_size":0,"ondisk_log_size":29,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:19:30.172095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":5794,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":10,"num_read_kb":14,"num_write":28,"num_write_kb":25,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":795,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.766149+0000","last_change":"2023-09-22T07:51:57.428286+0000","last_active":"2023-09-22T07:56:55.766149+0000","last_peered":"2023-09-22T07:56:55.766149+0000","last_clean":"2023-09-22T07:56:55.766149+0000","last_became_active":"2023-09-22T07:51:57.427903+0000","last_became_peered":"2023-09-22T07:51:57.427903+0000","last_unstale":"2023-09-22T07:56:55.766149+0000","last_undegraded":"2023-09-22T07:56:55.766149+0000","last_fullsized":"2023-09-22T07:56:55.766149+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:32:03.093628+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'2","reported_seq":764,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.458786+0000","last_change":"2023-09-22T07:50:15.324574+0000","last_active":"2023-09-22T07:56:55.458786+0000","last_peered":"2023-09-22T07:56:55.458786+0000","last_clean":"2023-09-22T07:56:55.458786+0000","last_became_active":"2023-09-22T07:50:15.323026+0000","last_became_peered":"2023-09-22T07:50:15.323026+0000","last_unstale":"2023-09-22T07:56:55.458786+0000","last_undegraded":"2023-09-22T07:56:55.458786+0000","last_fullsized":"2023-09-22T07:56:55.458786+0000","mapping_epoch":440,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":441,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+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-09-23T10:52:09.788992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":759,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.458710+0000","last_change":"2023-09-22T07:51:57.420506+0000","last_active":"2023-09-22T07:56:55.458710+0000","last_peered":"2023-09-22T07:56:55.458710+0000","last_clean":"2023-09-22T07:56:55.458710+0000","last_became_active":"2023-09-22T07:51:57.420139+0000","last_became_peered":"2023-09-22T07:51:57.420139+0000","last_unstale":"2023-09-22T07:56:55.458710+0000","last_undegraded":"2023-09-22T07:56:55.458710+0000","last_fullsized":"2023-09-22T07:56:55.458710+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:02:19.199181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":783,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.458590+0000","last_change":"2023-09-22T07:51:57.416129+0000","last_active":"2023-09-22T07:56:55.458590+0000","last_peered":"2023-09-22T07:56:55.458590+0000","last_clean":"2023-09-22T07:56:55.458590+0000","last_became_active":"2023-09-22T07:51:57.415823+0000","last_became_peered":"2023-09-22T07:51:57.415823+0000","last_unstale":"2023-09-22T07:56:55.458590+0000","last_undegraded":"2023-09-22T07:56:55.458590+0000","last_fullsized":"2023-09-22T07:56:55.458590+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:46:01.653873+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":795,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.766182+0000","last_change":"2023-09-22T07:51:57.426160+0000","last_active":"2023-09-22T07:56:55.766182+0000","last_peered":"2023-09-22T07:56:55.766182+0000","last_clean":"2023-09-22T07:56:55.766182+0000","last_became_active":"2023-09-22T07:51:57.425382+0000","last_became_peered":"2023-09-22T07:51:57.425382+0000","last_unstale":"2023-09-22T07:56:55.766182+0000","last_undegraded":"2023-09-22T07:56:55.766182+0000","last_fullsized":"2023-09-22T07:56:55.766182+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:36:24.432340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":782,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.454956+0000","last_change":"2023-09-22T07:51:22.274038+0000","last_active":"2023-09-22T07:56:55.454956+0000","last_peered":"2023-09-22T07:56:55.454956+0000","last_clean":"2023-09-22T07:56:55.454956+0000","last_became_active":"2023-09-22T07:51:22.271688+0000","last_became_peered":"2023-09-22T07:51:22.271688+0000","last_unstale":"2023-09-22T07:56:55.454956+0000","last_undegraded":"2023-09-22T07:56:55.454956+0000","last_fullsized":"2023-09-22T07:56:55.454956+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:22:15.124758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":771,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.454861+0000","last_change":"2023-09-22T07:51:22.268181+0000","last_active":"2023-09-22T07:56:55.454861+0000","last_peered":"2023-09-22T07:56:55.454861+0000","last_clean":"2023-09-22T07:56:55.454861+0000","last_became_active":"2023-09-22T07:51:22.267035+0000","last_became_peered":"2023-09-22T07:51:22.267035+0000","last_unstale":"2023-09-22T07:56:55.454861+0000","last_undegraded":"2023-09-22T07:56:55.454861+0000","last_fullsized":"2023-09-22T07:56:55.454861+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T12:04:14.908315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'8","reported_seq":802,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.433461+0000","last_change":"2023-09-22T07:49:08.255253+0000","last_active":"2023-09-22T07:56:55.433461+0000","last_peered":"2023-09-22T07:56:55.433461+0000","last_clean":"2023-09-22T07:56:55.433461+0000","last_became_active":"2023-09-22T07:49:08.254665+0000","last_became_peered":"2023-09-22T07:49:08.254665+0000","last_unstale":"2023-09-22T07:56:55.433461+0000","last_undegraded":"2023-09-22T07:56:55.433461+0000","last_fullsized":"2023-09-22T07:56:55.433461+0000","mapping_epoch":373,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+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-09-23T12:25:17.986968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":24,"num_read_kb":24,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":778,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.765800+0000","last_change":"2023-09-22T07:51:57.429960+0000","last_active":"2023-09-22T07:56:55.765800+0000","last_peered":"2023-09-22T07:56:55.765800+0000","last_clean":"2023-09-22T07:56:55.765800+0000","last_became_active":"2023-09-22T07:51:57.429236+0000","last_became_peered":"2023-09-22T07:51:57.429236+0000","last_unstale":"2023-09-22T07:56:55.765800+0000","last_undegraded":"2023-09-22T07:56:55.765800+0000","last_fullsized":"2023-09-22T07:56:55.765800+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:04:53.538299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"826'697","reported_seq":3505,"reported_epoch":826,"state":"active+clean","last_fresh":"2023-09-22T07:56:56.369837+0000","last_change":"2023-09-22T07:56:56.371552+0000","last_active":"2023-09-22T07:56:56.369837+0000","last_peered":"2023-09-22T07:56:56.369837+0000","last_clean":"2023-09-22T07:56:56.369837+0000","last_became_active":"2023-09-22T07:49:08.253824+0000","last_became_peered":"2023-09-22T07:49:08.253824+0000","last_unstale":"2023-09-22T07:56:56.369837+0000","last_undegraded":"2023-09-22T07:56:56.369837+0000","last_fullsized":"2023-09-22T07:56:56.369837+0000","mapping_epoch":373,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_clean_scrub_stamp":"2023-09-22T07:43:50.013253+0000","objects_scrubbed":0,"log_size":697,"log_dups_size":0,"ondisk_log_size":697,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:38:52.560690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.012979753,"stat_sum":{"num_bytes":44032000,"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":0,"num_read":170,"num_read_kb":419174,"num_write":235,"num_write_kb":64528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":26566656,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"27f","length":"1"},{"start":"2af","length":"1"}]},{"pgid":"2.f","version":"61'1","reported_seq":772,"reported_epoch":826,"state":"active+clean","last_fresh":"2023-09-22T07:56:56.366754+0000","last_change":"2023-09-22T07:51:57.424080+0000","last_active":"2023-09-22T07:56:56.366754+0000","last_peered":"2023-09-22T07:56:56.366754+0000","last_clean":"2023-09-22T07:56:56.366754+0000","last_became_active":"2023-09-22T07:51:57.423604+0000","last_became_peered":"2023-09-22T07:51:57.423604+0000","last_unstale":"2023-09-22T07:56:56.366754+0000","last_undegraded":"2023-09-22T07:56:56.366754+0000","last_fullsized":"2023-09-22T07:56:56.366754+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+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-09-23T17:59:54.614391+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":795,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.766552+0000","last_change":"2023-09-22T07:51:57.423827+0000","last_active":"2023-09-22T07:56:55.766552+0000","last_peered":"2023-09-22T07:56:55.766552+0000","last_clean":"2023-09-22T07:56:55.766552+0000","last_became_active":"2023-09-22T07:51:57.423547+0000","last_became_peered":"2023-09-22T07:51:57.423547+0000","last_unstale":"2023-09-22T07:56:55.766552+0000","last_undegraded":"2023-09-22T07:56:55.766552+0000","last_fullsized":"2023-09-22T07:56:55.766552+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:17:47.685491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"826'999","reported_seq":3848,"reported_epoch":826,"state":"active+clean","last_fresh":"2023-09-22T07:56:56.410023+0000","last_change":"2023-09-22T07:56:56.378795+0000","last_active":"2023-09-22T07:56:56.410023+0000","last_peered":"2023-09-22T07:56:56.410023+0000","last_clean":"2023-09-22T07:56:56.410023+0000","last_became_active":"2023-09-22T07:51:22.282174+0000","last_became_peered":"2023-09-22T07:51:22.282174+0000","last_unstale":"2023-09-22T07:56:56.410023+0000","last_undegraded":"2023-09-22T07:56:56.410023+0000","last_fullsized":"2023-09-22T07:56:56.410023+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_clean_scrub_stamp":"2023-09-22T07:43:50.013253+0000","objects_scrubbed":0,"log_size":999,"log_dups_size":0,"ondisk_log_size":999,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:08:17.285854+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.014085347,"stat_sum":{"num_bytes":30711808,"num_objects":16,"num_object_clones":13,"num_object_copies":48,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":16,"num_whiteouts":0,"num_read":212,"num_read_kb":187505,"num_write":426,"num_write_kb":105896,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":15,"num_bytes_recovered":57450496,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"27f","length":"1"},{"start":"2af","length":"1"}]},{"pgid":"4.2","version":"0'0","reported_seq":768,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.433050+0000","last_change":"2023-09-22T07:50:48.398881+0000","last_active":"2023-09-22T07:56:55.433050+0000","last_peered":"2023-09-22T07:56:55.433050+0000","last_clean":"2023-09-22T07:56:55.433050+0000","last_became_active":"2023-09-22T07:50:48.398320+0000","last_became_peered":"2023-09-22T07:50:48.398320+0000","last_unstale":"2023-09-22T07:56:55.433050+0000","last_undegraded":"2023-09-22T07:56:55.433050+0000","last_fullsized":"2023-09-22T07:56:55.433050+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_clean_scrub_stamp":"2023-09-22T07:41:24.388483+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T12:34:20.780845+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":775,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.433900+0000","last_change":"2023-09-22T07:51:57.419134+0000","last_active":"2023-09-22T07:56:55.433900+0000","last_peered":"2023-09-22T07:56:55.433900+0000","last_clean":"2023-09-22T07:56:55.433900+0000","last_became_active":"2023-09-22T07:51:57.418814+0000","last_became_peered":"2023-09-22T07:51:57.418814+0000","last_unstale":"2023-09-22T07:56:55.433900+0000","last_undegraded":"2023-09-22T07:56:55.433900+0000","last_fullsized":"2023-09-22T07:56:55.433900+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:58:49.004442+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":786,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.458489+0000","last_change":"2023-09-22T07:50:48.396863+0000","last_active":"2023-09-22T07:56:55.458489+0000","last_peered":"2023-09-22T07:56:55.458489+0000","last_clean":"2023-09-22T07:56:55.458489+0000","last_became_active":"2023-09-22T07:50:48.396561+0000","last_became_peered":"2023-09-22T07:50:48.396561+0000","last_unstale":"2023-09-22T07:56:55.458489+0000","last_undegraded":"2023-09-22T07:56:55.458489+0000","last_fullsized":"2023-09-22T07:56:55.458489+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T08:01:59.633034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"819'260","reported_seq":3089,"reported_epoch":826,"state":"active+clean","last_fresh":"2023-09-22T07:56:56.363460+0000","last_change":"2023-09-22T07:56:56.364018+0000","last_active":"2023-09-22T07:56:56.363460+0000","last_peered":"2023-09-22T07:56:56.363460+0000","last_clean":"2023-09-22T07:56:56.363460+0000","last_became_active":"2023-09-22T07:50:15.323743+0000","last_became_peered":"2023-09-22T07:50:15.323743+0000","last_unstale":"2023-09-22T07:56:56.363460+0000","last_undegraded":"2023-09-22T07:56:56.363460+0000","last_fullsized":"2023-09-22T07:56:56.363460+0000","mapping_epoch":440,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":441,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_clean_scrub_stamp":"2023-09-22T07:43:50.013253+0000","objects_scrubbed":0,"log_size":260,"log_dups_size":0,"ondisk_log_size":260,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:45:17.175316+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001418395,"stat_sum":{"num_bytes":13115392,"num_objects":3,"num_object_clones":2,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":46,"num_read_kb":68824,"num_write":137,"num_write_kb":42440,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"27f","length":"1"},{"start":"2af","length":"1"}]},{"pgid":"4.4","version":"0'0","reported_seq":768,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.433976+0000","last_change":"2023-09-22T07:49:41.312809+0000","last_active":"2023-09-22T07:56:55.433976+0000","last_peered":"2023-09-22T07:56:55.433976+0000","last_clean":"2023-09-22T07:56:55.433976+0000","last_became_active":"2023-09-22T07:49:41.312437+0000","last_became_peered":"2023-09-22T07:49:41.312437+0000","last_unstale":"2023-09-22T07:56:55.433976+0000","last_undegraded":"2023-09-22T07:56:55.433976+0000","last_fullsized":"2023-09-22T07:56:55.433976+0000","mapping_epoch":406,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":407,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_clean_scrub_stamp":"2023-09-22T07:41:24.388483+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:26:59.960095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":760,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.458064+0000","last_change":"2023-09-22T07:51:22.273067+0000","last_active":"2023-09-22T07:56:55.458064+0000","last_peered":"2023-09-22T07:56:55.458064+0000","last_clean":"2023-09-22T07:56:55.458064+0000","last_became_active":"2023-09-22T07:51:22.272666+0000","last_became_peered":"2023-09-22T07:51:22.272666+0000","last_unstale":"2023-09-22T07:56:55.458064+0000","last_undegraded":"2023-09-22T07:56:55.458064+0000","last_fullsized":"2023-09-22T07:56:55.458064+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:43:05.524172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":769,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.433180+0000","last_change":"2023-09-22T07:51:22.269626+0000","last_active":"2023-09-22T07:56:55.433180+0000","last_peered":"2023-09-22T07:56:55.433180+0000","last_clean":"2023-09-22T07:56:55.433180+0000","last_became_active":"2023-09-22T07:51:22.269312+0000","last_became_peered":"2023-09-22T07:51:22.269312+0000","last_unstale":"2023-09-22T07:56:55.433180+0000","last_undegraded":"2023-09-22T07:56:55.433180+0000","last_fullsized":"2023-09-22T07:56:55.433180+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:59:59.593670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.6","version":"0'0","reported_seq":2764,"reported_epoch":826,"state":"active+clean","last_fresh":"2023-09-22T07:56:56.371684+0000","last_change":"2023-09-22T07:56:56.372058+0000","last_active":"2023-09-22T07:56:56.371684+0000","last_peered":"2023-09-22T07:56:56.371684+0000","last_clean":"2023-09-22T07:56:56.371684+0000","last_became_active":"2023-09-22T07:50:48.389641+0000","last_became_peered":"2023-09-22T07:50:48.389641+0000","last_unstale":"2023-09-22T07:56:56.371684+0000","last_undegraded":"2023-09-22T07:56:56.371684+0000","last_fullsized":"2023-09-22T07:56:56.371684+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_clean_scrub_stamp":"2023-09-22T07:43:50.013253+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:07:06.917854+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.012755036000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"27f","length":"1"},{"start":"2af","length":"1"}]},{"pgid":"4.7","version":"0'0","reported_seq":769,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.432839+0000","last_change":"2023-09-22T07:50:48.398656+0000","last_active":"2023-09-22T07:56:55.432839+0000","last_peered":"2023-09-22T07:56:55.432839+0000","last_clean":"2023-09-22T07:56:55.432839+0000","last_became_active":"2023-09-22T07:50:48.398279+0000","last_became_peered":"2023-09-22T07:50:48.398279+0000","last_unstale":"2023-09-22T07:56:55.432839+0000","last_undegraded":"2023-09-22T07:56:55.432839+0000","last_fullsized":"2023-09-22T07:56:55.432839+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_clean_scrub_stamp":"2023-09-22T07:41:24.388483+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:16:26.664914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":768,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.432119+0000","last_change":"2023-09-22T07:51:22.268597+0000","last_active":"2023-09-22T07:56:55.432119+0000","last_peered":"2023-09-22T07:56:55.432119+0000","last_clean":"2023-09-22T07:56:55.432119+0000","last_became_active":"2023-09-22T07:51:22.268179+0000","last_became_peered":"2023-09-22T07:51:22.268179+0000","last_unstale":"2023-09-22T07:56:55.432119+0000","last_undegraded":"2023-09-22T07:56:55.432119+0000","last_fullsized":"2023-09-22T07:56:55.432119+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:19:16.807611+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":791,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.432870+0000","last_change":"2023-09-22T07:49:41.307679+0000","last_active":"2023-09-22T07:56:55.432870+0000","last_peered":"2023-09-22T07:56:55.432870+0000","last_clean":"2023-09-22T07:56:55.432870+0000","last_became_active":"2023-09-22T07:49:41.307332+0000","last_became_peered":"2023-09-22T07:49:41.307332+0000","last_unstale":"2023-09-22T07:56:55.432870+0000","last_undegraded":"2023-09-22T07:56:55.432870+0000","last_fullsized":"2023-09-22T07:56:55.432870+0000","mapping_epoch":406,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":407,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:50:08.431659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"826'1799","reported_seq":4446,"reported_epoch":826,"state":"active+clean","last_fresh":"2023-09-22T07:56:56.399014+0000","last_change":"2023-09-22T07:56:56.400953+0000","last_active":"2023-09-22T07:56:56.399014+0000","last_peered":"2023-09-22T07:56:56.399014+0000","last_clean":"2023-09-22T07:56:56.399014+0000","last_became_active":"2023-09-22T07:51:57.424849+0000","last_became_peered":"2023-09-22T07:51:57.424849+0000","last_unstale":"2023-09-22T07:56:56.399014+0000","last_undegraded":"2023-09-22T07:56:56.399014+0000","last_fullsized":"2023-09-22T07:56:56.399014+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_clean_scrub_stamp":"2023-09-22T07:43:50.013253+0000","objects_scrubbed":0,"log_size":1799,"log_dups_size":0,"ondisk_log_size":1799,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T12:54:36.020332+0000","scrub_duration":0,"objects_trimmed":3,"snaptrim_duration":0.030864617,"stat_sum":{"num_bytes":82714624,"num_objects":26,"num_object_clones":21,"num_object_copies":78,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26,"num_whiteouts":1,"num_read":420,"num_read_kb":575912,"num_write":748,"num_write_kb":165800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":21323776,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"27f","length":"1"},{"start":"2af","length":"1"}]},{"pgid":"4.5","version":"0'0","reported_seq":773,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.455577+0000","last_change":"2023-09-22T07:51:57.431329+0000","last_active":"2023-09-22T07:56:55.455577+0000","last_peered":"2023-09-22T07:56:55.455577+0000","last_clean":"2023-09-22T07:56:55.455577+0000","last_became_active":"2023-09-22T07:51:57.430565+0000","last_became_peered":"2023-09-22T07:51:57.430565+0000","last_unstale":"2023-09-22T07:56:55.455577+0000","last_undegraded":"2023-09-22T07:56:55.455577+0000","last_fullsized":"2023-09-22T07:56:55.455577+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_clean_scrub_stamp":"2023-09-22T07:41:24.388483+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T07:56:57.482678+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":783,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.471484+0000","last_change":"2023-09-22T07:51:22.276561+0000","last_active":"2023-09-22T07:56:55.471484+0000","last_peered":"2023-09-22T07:56:55.471484+0000","last_clean":"2023-09-22T07:56:55.471484+0000","last_became_active":"2023-09-22T07:51:22.276235+0000","last_became_peered":"2023-09-22T07:51:22.276235+0000","last_unstale":"2023-09-22T07:56:55.471484+0000","last_undegraded":"2023-09-22T07:56:55.471484+0000","last_fullsized":"2023-09-22T07:56:55.471484+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:21:58.334719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":791,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.458406+0000","last_change":"2023-09-22T07:51:57.421575+0000","last_active":"2023-09-22T07:56:55.458406+0000","last_peered":"2023-09-22T07:56:55.458406+0000","last_clean":"2023-09-22T07:56:55.458406+0000","last_became_active":"2023-09-22T07:51:57.421239+0000","last_became_peered":"2023-09-22T07:51:57.421239+0000","last_unstale":"2023-09-22T07:56:55.458406+0000","last_undegraded":"2023-09-22T07:56:55.458406+0000","last_fullsized":"2023-09-22T07:56:55.458406+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T12:09:14.129612+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"243'197","reported_seq":1283,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.765685+0000","last_change":"2023-09-22T07:51:57.419859+0000","last_active":"2023-09-22T07:56:55.765685+0000","last_peered":"2023-09-22T07:56:55.765685+0000","last_clean":"2023-09-22T07:56:55.765685+0000","last_became_active":"2023-09-22T07:51:57.419482+0000","last_became_peered":"2023-09-22T07:51:57.419482+0000","last_unstale":"2023-09-22T07:56:55.765685+0000","last_undegraded":"2023-09-22T07:56:55.765685+0000","last_fullsized":"2023-09-22T07:56:55.765685+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:38:33.537736+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:38:33.537736+0000","last_clean_scrub_stamp":"2023-09-22T07:38:33.537736+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-09-23T15:41:22.415362+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":"826'785","reported_seq":3480,"reported_epoch":826,"state":"active+clean","last_fresh":"2023-09-22T07:56:56.373260+0000","last_change":"2023-09-22T07:56:56.373260+0000","last_active":"2023-09-22T07:56:56.373260+0000","last_peered":"2023-09-22T07:56:56.373260+0000","last_clean":"2023-09-22T07:56:56.373260+0000","last_became_active":"2023-09-22T07:50:48.405559+0000","last_became_peered":"2023-09-22T07:50:48.405559+0000","last_unstale":"2023-09-22T07:56:56.373260+0000","last_undegraded":"2023-09-22T07:56:56.373260+0000","last_fullsized":"2023-09-22T07:56:56.373260+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_clean_scrub_stamp":"2023-09-22T07:43:50.013253+0000","objects_scrubbed":0,"log_size":785,"log_dups_size":0,"ondisk_log_size":785,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:55:59.961191+0000","scrub_duration":0,"objects_trimmed":1,"snaptrim_duration":0.013756803,"stat_sum":{"num_bytes":13754368,"num_objects":7,"num_object_clones":5,"num_object_copies":21,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7,"num_whiteouts":2,"num_read":179,"num_read_kb":288025,"num_write":299,"num_write_kb":46264,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":40157184,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"27f","length":"1"},{"start":"2af","length":"1"}]},{"pgid":"4.6","version":"0'0","reported_seq":759,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.458924+0000","last_change":"2023-09-22T07:49:08.248288+0000","last_active":"2023-09-22T07:56:55.458924+0000","last_peered":"2023-09-22T07:56:55.458924+0000","last_clean":"2023-09-22T07:56:55.458924+0000","last_became_active":"2023-09-22T07:49:08.247984+0000","last_became_peered":"2023-09-22T07:49:08.247984+0000","last_unstale":"2023-09-22T07:56:55.458924+0000","last_undegraded":"2023-09-22T07:56:55.458924+0000","last_fullsized":"2023-09-22T07:56:55.458924+0000","mapping_epoch":373,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_clean_scrub_stamp":"2023-09-22T07:41:24.388483+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:25:29.846158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":784,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.432640+0000","last_change":"2023-09-22T07:50:15.298566+0000","last_active":"2023-09-22T07:56:55.432640+0000","last_peered":"2023-09-22T07:56:55.432640+0000","last_clean":"2023-09-22T07:56:55.432640+0000","last_became_active":"2023-09-22T07:50:15.298226+0000","last_became_peered":"2023-09-22T07:50:15.298226+0000","last_unstale":"2023-09-22T07:56:55.432640+0000","last_undegraded":"2023-09-22T07:56:55.432640+0000","last_fullsized":"2023-09-22T07:56:55.432640+0000","mapping_epoch":440,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":441,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:00:48.847403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]},{"pgid":"2.0","version":"0'0","reported_seq":780,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.765682+0000","last_change":"2023-09-22T07:51:57.431331+0000","last_active":"2023-09-22T07:56:55.765682+0000","last_peered":"2023-09-22T07:56:55.765682+0000","last_clean":"2023-09-22T07:56:55.765682+0000","last_became_active":"2023-09-22T07:51:57.430677+0000","last_became_peered":"2023-09-22T07:51:57.430677+0000","last_unstale":"2023-09-22T07:56:55.765682+0000","last_undegraded":"2023-09-22T07:56:55.765682+0000","last_fullsized":"2023-09-22T07:56:55.765682+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:46:30.856234+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"826'838","reported_seq":3466,"reported_epoch":826,"state":"active+clean","last_fresh":"2023-09-22T07:56:56.473866+0000","last_change":"2023-09-22T07:56:56.369707+0000","last_active":"2023-09-22T07:56:56.473866+0000","last_peered":"2023-09-22T07:56:56.473866+0000","last_clean":"2023-09-22T07:56:56.473866+0000","last_became_active":"2023-09-22T07:51:22.270166+0000","last_became_peered":"2023-09-22T07:51:22.270166+0000","last_unstale":"2023-09-22T07:56:56.473866+0000","last_undegraded":"2023-09-22T07:56:56.473866+0000","last_fullsized":"2023-09-22T07:56:56.473866+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_clean_scrub_stamp":"2023-09-22T07:43:50.013253+0000","objects_scrubbed":0,"log_size":838,"log_dups_size":0,"ondisk_log_size":838,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T17:26:53.263430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0065731679999999999,"stat_sum":{"num_bytes":22937600,"num_objects":13,"num_object_clones":10,"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":0,"num_read":154,"num_read_kb":156640,"num_write":380,"num_write_kb":104376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":11100160,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"27f","length":"1"},{"start":"2af","length":"1"}]},{"pgid":"4.3","version":"0'0","reported_seq":760,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.458560+0000","last_change":"2023-09-22T07:51:57.423009+0000","last_active":"2023-09-22T07:56:55.458560+0000","last_peered":"2023-09-22T07:56:55.458560+0000","last_clean":"2023-09-22T07:56:55.458560+0000","last_became_active":"2023-09-22T07:51:57.421646+0000","last_became_peered":"2023-09-22T07:51:57.421646+0000","last_unstale":"2023-09-22T07:56:55.458560+0000","last_undegraded":"2023-09-22T07:56:55.458560+0000","last_fullsized":"2023-09-22T07:56:55.458560+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_clean_scrub_stamp":"2023-09-22T07:41:24.388483+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T12:46:14.737343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":796,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.766356+0000","last_change":"2023-09-22T07:51:57.430976+0000","last_active":"2023-09-22T07:56:55.766356+0000","last_peered":"2023-09-22T07:56:55.766356+0000","last_clean":"2023-09-22T07:56:55.766356+0000","last_became_active":"2023-09-22T07:51:57.428572+0000","last_became_peered":"2023-09-22T07:51:57.428572+0000","last_unstale":"2023-09-22T07:56:55.766356+0000","last_undegraded":"2023-09-22T07:56:55.766356+0000","last_fullsized":"2023-09-22T07:56:55.766356+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T17:57:18.329602+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":768,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.434032+0000","last_change":"2023-09-22T07:50:48.386399+0000","last_active":"2023-09-22T07:56:55.434032+0000","last_peered":"2023-09-22T07:56:55.434032+0000","last_clean":"2023-09-22T07:56:55.434032+0000","last_became_active":"2023-09-22T07:50:48.385942+0000","last_became_peered":"2023-09-22T07:50:48.385942+0000","last_unstale":"2023-09-22T07:56:55.434032+0000","last_undegraded":"2023-09-22T07:56:55.434032+0000","last_fullsized":"2023-09-22T07:56:55.434032+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:04:03.878091+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"826'1582","reported_seq":4333,"reported_epoch":826,"state":"active+clean","last_fresh":"2023-09-22T07:56:56.390912+0000","last_change":"2023-09-22T07:56:56.392332+0000","last_active":"2023-09-22T07:56:56.390912+0000","last_peered":"2023-09-22T07:56:56.390912+0000","last_clean":"2023-09-22T07:56:56.390912+0000","last_became_active":"2023-09-22T07:51:57.425219+0000","last_became_peered":"2023-09-22T07:51:57.425219+0000","last_unstale":"2023-09-22T07:56:56.390912+0000","last_undegraded":"2023-09-22T07:56:56.390912+0000","last_fullsized":"2023-09-22T07:56:56.390912+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_clean_scrub_stamp":"2023-09-22T07:43:50.013253+0000","objects_scrubbed":0,"log_size":1582,"log_dups_size":0,"ondisk_log_size":1582,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T12:01:15.944387+0000","scrub_duration":0,"objects_trimmed":1,"snaptrim_duration":0.026360275999999998,"stat_sum":{"num_bytes":53239808,"num_objects":28,"num_object_clones":23,"num_object_copies":84,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":28,"num_whiteouts":0,"num_read":373,"num_read_kb":406420,"num_write":760,"num_write_kb":168080,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":31449088,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"27f","length":"1"},{"start":"2af","length":"1"}]},{"pgid":"4.0","version":"0'0","reported_seq":786,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.470946+0000","last_change":"2023-09-22T07:51:57.424699+0000","last_active":"2023-09-22T07:56:55.470946+0000","last_peered":"2023-09-22T07:56:55.470946+0000","last_clean":"2023-09-22T07:56:55.470946+0000","last_became_active":"2023-09-22T07:51:57.424101+0000","last_became_peered":"2023-09-22T07:51:57.424101+0000","last_unstale":"2023-09-22T07:56:55.470946+0000","last_undegraded":"2023-09-22T07:56:55.470946+0000","last_fullsized":"2023-09-22T07:56:55.470946+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_clean_scrub_stamp":"2023-09-22T07:41:24.388483+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:49:28.978469+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"564'2","reported_seq":772,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.433789+0000","last_change":"2023-09-22T07:51:22.270707+0000","last_active":"2023-09-22T07:56:55.433789+0000","last_peered":"2023-09-22T07:56:55.433789+0000","last_clean":"2023-09-22T07:56:55.433789+0000","last_became_active":"2023-09-22T07:51:22.270301+0000","last_became_peered":"2023-09-22T07:51:22.270301+0000","last_unstale":"2023-09-22T07:56:55.433789+0000","last_undegraded":"2023-09-22T07:56:55.433789+0000","last_fullsized":"2023-09-22T07:56:55.433789+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+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-09-23T08:59:34.166629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":2,"num_read_kb":2,"num_write":2,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":790,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.471202+0000","last_change":"2023-09-22T07:51:57.417800+0000","last_active":"2023-09-22T07:56:55.471202+0000","last_peered":"2023-09-22T07:56:55.471202+0000","last_clean":"2023-09-22T07:56:55.471202+0000","last_became_active":"2023-09-22T07:51:57.417442+0000","last_became_peered":"2023-09-22T07:51:57.417442+0000","last_unstale":"2023-09-22T07:56:55.471202+0000","last_undegraded":"2023-09-22T07:56:55.471202+0000","last_fullsized":"2023-09-22T07:56:55.471202+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:50:31.695251+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"826'802","reported_seq":3524,"reported_epoch":826,"state":"active+clean","last_fresh":"2023-09-22T07:56:56.378363+0000","last_change":"2023-09-22T07:56:56.379301+0000","last_active":"2023-09-22T07:56:56.378363+0000","last_peered":"2023-09-22T07:56:56.378363+0000","last_clean":"2023-09-22T07:56:56.378363+0000","last_became_active":"2023-09-22T07:50:15.317387+0000","last_became_peered":"2023-09-22T07:50:15.317387+0000","last_unstale":"2023-09-22T07:56:56.378363+0000","last_undegraded":"2023-09-22T07:56:56.378363+0000","last_fullsized":"2023-09-22T07:56:56.378363+0000","mapping_epoch":440,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":441,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_clean_scrub_stamp":"2023-09-22T07:43:50.013253+0000","objects_scrubbed":0,"log_size":802,"log_dups_size":0,"ondisk_log_size":802,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:25:14.817356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0096817340000000009,"stat_sum":{"num_bytes":29278208,"num_objects":10,"num_object_clones":8,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":10,"num_whiteouts":1,"num_read":136,"num_read_kb":359846,"num_write":355,"num_write_kb":91784,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":16211968,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"27f","length":"1"},{"start":"2af","length":"1"}]},{"pgid":"4.1","version":"0'0","reported_seq":762,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.432875+0000","last_change":"2023-09-22T07:51:22.268085+0000","last_active":"2023-09-22T07:56:55.432875+0000","last_peered":"2023-09-22T07:56:55.432875+0000","last_clean":"2023-09-22T07:56:55.432875+0000","last_became_active":"2023-09-22T07:51:22.267767+0000","last_became_peered":"2023-09-22T07:51:22.267767+0000","last_unstale":"2023-09-22T07:56:55.432875+0000","last_undegraded":"2023-09-22T07:56:55.432875+0000","last_fullsized":"2023-09-22T07:56:55.432875+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_clean_scrub_stamp":"2023-09-22T07:41:24.388483+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:41:37.241076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'2","reported_seq":757,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.455459+0000","last_change":"2023-09-22T07:51:57.419854+0000","last_active":"2023-09-22T07:56:55.455459+0000","last_peered":"2023-09-22T07:56:55.455459+0000","last_clean":"2023-09-22T07:56:55.455459+0000","last_became_active":"2023-09-22T07:51:57.419509+0000","last_became_peered":"2023-09-22T07:51:57.419509+0000","last_unstale":"2023-09-22T07:56:55.455459+0000","last_undegraded":"2023-09-22T07:56:55.455459+0000","last_fullsized":"2023-09-22T07:56:55.455459+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+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-09-23T19:30:47.993525+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"0'0","reported_seq":758,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.458600+0000","last_change":"2023-09-22T07:50:15.323619+0000","last_active":"2023-09-22T07:56:55.458600+0000","last_peered":"2023-09-22T07:56:55.458600+0000","last_clean":"2023-09-22T07:56:55.458600+0000","last_became_active":"2023-09-22T07:50:15.323305+0000","last_became_peered":"2023-09-22T07:50:15.323305+0000","last_unstale":"2023-09-22T07:56:55.458600+0000","last_undegraded":"2023-09-22T07:56:55.458600+0000","last_fullsized":"2023-09-22T07:56:55.458600+0000","mapping_epoch":440,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":441,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T17:08:44.033793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"826'1807","reported_seq":4457,"reported_epoch":826,"state":"active+clean","last_fresh":"2023-09-22T07:56:56.404961+0000","last_change":"2023-09-22T07:56:56.404961+0000","last_active":"2023-09-22T07:56:56.404961+0000","last_peered":"2023-09-22T07:56:56.404961+0000","last_clean":"2023-09-22T07:56:56.404961+0000","last_became_active":"2023-09-22T07:51:22.264448+0000","last_became_peered":"2023-09-22T07:51:22.264448+0000","last_unstale":"2023-09-22T07:56:56.404961+0000","last_undegraded":"2023-09-22T07:56:56.404961+0000","last_fullsized":"2023-09-22T07:56:56.404961+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_clean_scrub_stamp":"2023-09-22T07:43:50.013253+0000","objects_scrubbed":0,"log_size":1807,"log_dups_size":0,"ondisk_log_size":1807,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:46:55.000029+0000","scrub_duration":0,"objects_trimmed":2,"snaptrim_duration":0.045439159,"stat_sum":{"num_bytes":76333056,"num_objects":28,"num_object_clones":23,"num_object_copies":84,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":28,"num_whiteouts":2,"num_read":428,"num_read_kb":665381,"num_write":829,"num_write_kb":194080,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":23404544,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"27f","length":"1"},{"start":"2af","length":"1"}]},{"pgid":"2.8","version":"0'0","reported_seq":780,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.765875+0000","last_change":"2023-09-22T07:51:57.431139+0000","last_active":"2023-09-22T07:56:55.765875+0000","last_peered":"2023-09-22T07:56:55.765875+0000","last_clean":"2023-09-22T07:56:55.765875+0000","last_became_active":"2023-09-22T07:51:57.430645+0000","last_became_peered":"2023-09-22T07:51:57.430645+0000","last_unstale":"2023-09-22T07:56:55.765875+0000","last_undegraded":"2023-09-22T07:56:55.765875+0000","last_fullsized":"2023-09-22T07:56:55.765875+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:29:40.137080+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":791,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.432857+0000","last_change":"2023-09-22T07:51:57.426502+0000","last_active":"2023-09-22T07:56:55.432857+0000","last_peered":"2023-09-22T07:56:55.432857+0000","last_clean":"2023-09-22T07:56:55.432857+0000","last_became_active":"2023-09-22T07:51:57.424694+0000","last_became_peered":"2023-09-22T07:51:57.424694+0000","last_unstale":"2023-09-22T07:56:55.432857+0000","last_undegraded":"2023-09-22T07:56:55.432857+0000","last_fullsized":"2023-09-22T07:56:55.432857+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:20:42.763465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"826'1116","reported_seq":3846,"reported_epoch":826,"state":"active+clean","last_fresh":"2023-09-22T07:56:56.384720+0000","last_change":"2023-09-22T07:56:56.384720+0000","last_active":"2023-09-22T07:56:56.384720+0000","last_peered":"2023-09-22T07:56:56.384720+0000","last_clean":"2023-09-22T07:56:56.384720+0000","last_became_active":"2023-09-22T07:50:48.399708+0000","last_became_peered":"2023-09-22T07:50:48.399708+0000","last_unstale":"2023-09-22T07:56:56.384720+0000","last_undegraded":"2023-09-22T07:56:56.384720+0000","last_fullsized":"2023-09-22T07:56:56.384720+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_clean_scrub_stamp":"2023-09-22T07:43:50.013253+0000","objects_scrubbed":0,"log_size":1116,"log_dups_size":0,"ondisk_log_size":1116,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:55:39.165482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.018183003,"stat_sum":{"num_bytes":31096832,"num_objects":11,"num_object_clones":8,"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":237,"num_read_kb":344726,"num_write":722,"num_write_kb":124984,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9,"num_bytes_recovered":47611904,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"27f","length":"1"},{"start":"2af","length":"1"}]},{"pgid":"2.9","version":"0'0","reported_seq":767,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.433490+0000","last_change":"2023-09-22T07:51:57.419489+0000","last_active":"2023-09-22T07:56:55.433490+0000","last_peered":"2023-09-22T07:56:55.433490+0000","last_clean":"2023-09-22T07:56:55.433490+0000","last_became_active":"2023-09-22T07:51:57.419084+0000","last_became_peered":"2023-09-22T07:51:57.419084+0000","last_unstale":"2023-09-22T07:56:55.433490+0000","last_undegraded":"2023-09-22T07:56:55.433490+0000","last_fullsized":"2023-09-22T07:56:55.433490+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:47:19.397963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":783,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.471492+0000","last_change":"2023-09-22T07:51:57.424491+0000","last_active":"2023-09-22T07:56:55.471492+0000","last_peered":"2023-09-22T07:56:55.471492+0000","last_clean":"2023-09-22T07:56:55.471492+0000","last_became_active":"2023-09-22T07:51:57.423643+0000","last_became_peered":"2023-09-22T07:51:57.423643+0000","last_unstale":"2023-09-22T07:56:55.471492+0000","last_undegraded":"2023-09-22T07:56:55.471492+0000","last_fullsized":"2023-09-22T07:56:55.471492+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T08:18:21.861583+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"826'1166","reported_seq":3929,"reported_epoch":826,"state":"active+clean","last_fresh":"2023-09-22T07:56:56.379706+0000","last_change":"2023-09-22T07:56:56.381124+0000","last_active":"2023-09-22T07:56:56.379706+0000","last_peered":"2023-09-22T07:56:56.379706+0000","last_clean":"2023-09-22T07:56:56.379706+0000","last_became_active":"2023-09-22T07:51:57.423260+0000","last_became_peered":"2023-09-22T07:51:57.423260+0000","last_unstale":"2023-09-22T07:56:56.379706+0000","last_undegraded":"2023-09-22T07:56:56.379706+0000","last_fullsized":"2023-09-22T07:56:56.379706+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_clean_scrub_stamp":"2023-09-22T07:43:50.013253+0000","objects_scrubbed":0,"log_size":1166,"log_dups_size":0,"ondisk_log_size":1166,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T17:19:24.928444+0000","scrub_duration":0,"objects_trimmed":2,"snaptrim_duration":0.02014987,"stat_sum":{"num_bytes":34537472,"num_objects":11,"num_object_clones":8,"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":210,"num_read_kb":238534,"num_write":481,"num_write_kb":126040,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14,"num_bytes_recovered":55123968,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"27f","length":"1"},{"start":"2af","length":"1"}]},{"pgid":"2.a","version":"0'0","reported_seq":767,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.432898+0000","last_change":"2023-09-22T07:51:57.418030+0000","last_active":"2023-09-22T07:56:55.432898+0000","last_peered":"2023-09-22T07:56:55.432898+0000","last_clean":"2023-09-22T07:56:55.432898+0000","last_became_active":"2023-09-22T07:51:57.417720+0000","last_became_peered":"2023-09-22T07:51:57.417720+0000","last_unstale":"2023-09-22T07:56:55.432898+0000","last_undegraded":"2023-09-22T07:56:55.432898+0000","last_fullsized":"2023-09-22T07:56:55.432898+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T08:37:14.740802+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":790,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.470755+0000","last_change":"2023-09-22T07:50:15.304423+0000","last_active":"2023-09-22T07:56:55.470755+0000","last_peered":"2023-09-22T07:56:55.470755+0000","last_clean":"2023-09-22T07:56:55.470755+0000","last_became_active":"2023-09-22T07:50:15.304090+0000","last_became_peered":"2023-09-22T07:50:15.304090+0000","last_unstale":"2023-09-22T07:56:55.470755+0000","last_undegraded":"2023-09-22T07:56:55.470755+0000","last_fullsized":"2023-09-22T07:56:55.470755+0000","mapping_epoch":440,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":441,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:50:07.120579+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.c","version":"826'1380","reported_seq":4225,"reported_epoch":826,"state":"active+clean","last_fresh":"2023-09-22T07:56:56.375854+0000","last_change":"2023-09-22T07:56:56.377351+0000","last_active":"2023-09-22T07:56:56.375854+0000","last_peered":"2023-09-22T07:56:56.375854+0000","last_clean":"2023-09-22T07:56:56.375854+0000","last_became_active":"2023-09-22T07:50:15.314859+0000","last_became_peered":"2023-09-22T07:50:15.314859+0000","last_unstale":"2023-09-22T07:56:56.375854+0000","last_undegraded":"2023-09-22T07:56:56.375854+0000","last_fullsized":"2023-09-22T07:56:56.375854+0000","mapping_epoch":440,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":441,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_clean_scrub_stamp":"2023-09-22T07:43:50.013253+0000","objects_scrubbed":0,"log_size":1380,"log_dups_size":0,"ondisk_log_size":1380,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:24:17.184123+0000","scrub_duration":0,"objects_trimmed":1,"snaptrim_duration":0.015954137,"stat_sum":{"num_bytes":47882240,"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":0,"num_read":345,"num_read_kb":469977,"num_write":803,"num_write_kb":164368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":32989184,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"27f","length":"1"},{"start":"2af","length":"1"}]},{"pgid":"2.b","version":"560'3","reported_seq":791,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.766142+0000","last_change":"2023-09-22T07:51:57.420383+0000","last_active":"2023-09-22T07:56:55.766142+0000","last_peered":"2023-09-22T07:56:55.766142+0000","last_clean":"2023-09-22T07:56:55.766142+0000","last_became_active":"2023-09-22T07:51:57.420142+0000","last_became_peered":"2023-09-22T07:51:57.420142+0000","last_unstale":"2023-09-22T07:56:55.766142+0000","last_undegraded":"2023-09-22T07:56:55.766142+0000","last_fullsized":"2023-09-22T07:56:55.766142+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+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-09-23T08:48:14.033404+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":2,"num_read_kb":2,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":781,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.455058+0000","last_change":"2023-09-22T07:51:22.272162+0000","last_active":"2023-09-22T07:56:55.455058+0000","last_peered":"2023-09-22T07:56:55.455058+0000","last_clean":"2023-09-22T07:56:55.455058+0000","last_became_active":"2023-09-22T07:51:22.271850+0000","last_became_peered":"2023-09-22T07:51:22.271850+0000","last_unstale":"2023-09-22T07:56:55.455058+0000","last_undegraded":"2023-09-22T07:56:55.455058+0000","last_fullsized":"2023-09-22T07:56:55.455058+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:32:21.700955+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"826'1169","reported_seq":3942,"reported_epoch":826,"state":"active+clean+snaptrim","last_fresh":"2023-09-22T07:56:56.387658+0000","last_change":"2023-09-22T07:56:56.381210+0000","last_active":"2023-09-22T07:56:56.387658+0000","last_peered":"2023-09-22T07:56:56.387658+0000","last_clean":"2023-09-22T07:56:56.387658+0000","last_became_active":"2023-09-22T07:50:48.384625+0000","last_became_peered":"2023-09-22T07:50:48.384625+0000","last_unstale":"2023-09-22T07:56:56.387658+0000","last_undegraded":"2023-09-22T07:56:56.387658+0000","last_fullsized":"2023-09-22T07:56:56.387658+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_clean_scrub_stamp":"2023-09-22T07:43:50.013253+0000","objects_scrubbed":0,"log_size":1169,"log_dups_size":0,"ondisk_log_size":1169,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":1,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:13:44.447296+0000","scrub_duration":0,"objects_trimmed":1,"snaptrim_duration":0.024767040000000001,"stat_sum":{"num_bytes":29974528,"num_objects":20,"num_object_clones":17,"num_object_copies":60,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":20,"num_whiteouts":2,"num_read":230,"num_read_kb":352703,"num_write":584,"num_write_kb":101728,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":27320320,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2af","length":"1"}]},{"pgid":"2.c","version":"0'0","reported_seq":791,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.433478+0000","last_change":"2023-09-22T07:50:48.389746+0000","last_active":"2023-09-22T07:56:55.433478+0000","last_peered":"2023-09-22T07:56:55.433478+0000","last_clean":"2023-09-22T07:56:55.433478+0000","last_became_active":"2023-09-22T07:50:48.389290+0000","last_became_peered":"2023-09-22T07:50:48.389290+0000","last_unstale":"2023-09-22T07:56:55.433478+0000","last_undegraded":"2023-09-22T07:56:55.433478+0000","last_fullsized":"2023-09-22T07:56:55.433478+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:03:18.967138+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":778,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.766331+0000","last_change":"2023-09-22T07:51:57.422995+0000","last_active":"2023-09-22T07:56:55.766331+0000","last_peered":"2023-09-22T07:56:55.766331+0000","last_clean":"2023-09-22T07:56:55.766331+0000","last_became_active":"2023-09-22T07:51:57.422704+0000","last_became_peered":"2023-09-22T07:51:57.422704+0000","last_unstale":"2023-09-22T07:56:55.766331+0000","last_undegraded":"2023-09-22T07:56:55.766331+0000","last_fullsized":"2023-09-22T07:56:55.766331+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T17:41:43.004030+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"826'2226","reported_seq":4927,"reported_epoch":826,"state":"active+clean+snaptrim","last_fresh":"2023-09-22T07:56:56.388371+0000","last_change":"2023-09-22T07:56:56.362597+0000","last_active":"2023-09-22T07:56:56.388371+0000","last_peered":"2023-09-22T07:56:56.388371+0000","last_clean":"2023-09-22T07:56:56.388371+0000","last_became_active":"2023-09-22T07:50:15.309981+0000","last_became_peered":"2023-09-22T07:50:15.309981+0000","last_unstale":"2023-09-22T07:56:56.388371+0000","last_undegraded":"2023-09-22T07:56:56.388371+0000","last_fullsized":"2023-09-22T07:56:56.388371+0000","mapping_epoch":440,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":441,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_clean_scrub_stamp":"2023-09-22T07:43:50.013253+0000","objects_scrubbed":0,"log_size":2226,"log_dups_size":0,"ondisk_log_size":2226,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":1,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:38:17.527884+0000","scrub_duration":0,"objects_trimmed":2,"snaptrim_duration":0.032884703000000001,"stat_sum":{"num_bytes":39567360,"num_objects":27,"num_object_clones":21,"num_object_copies":81,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":27,"num_whiteouts":2,"num_read":439,"num_read_kb":410303,"num_write":1013,"num_write_kb":204576,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":24,"num_bytes_recovered":83255296,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2af","length":"1"}]},{"pgid":"2.d","version":"61'1","reported_seq":770,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.433234+0000","last_change":"2023-09-22T07:50:15.320917+0000","last_active":"2023-09-22T07:56:55.433234+0000","last_peered":"2023-09-22T07:56:55.433234+0000","last_clean":"2023-09-22T07:56:55.433234+0000","last_became_active":"2023-09-22T07:50:15.320499+0000","last_became_peered":"2023-09-22T07:50:15.320499+0000","last_unstale":"2023-09-22T07:56:55.433234+0000","last_undegraded":"2023-09-22T07:56:55.433234+0000","last_fullsized":"2023-09-22T07:56:55.433234+0000","mapping_epoch":440,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":441,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+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-09-23T09:05:13.604599+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":782,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.458152+0000","last_change":"2023-09-22T07:51:22.266440+0000","last_active":"2023-09-22T07:56:55.458152+0000","last_peered":"2023-09-22T07:56:55.458152+0000","last_clean":"2023-09-22T07:56:55.458152+0000","last_became_active":"2023-09-22T07:51:22.266112+0000","last_became_peered":"2023-09-22T07:51:22.266112+0000","last_unstale":"2023-09-22T07:56:55.458152+0000","last_undegraded":"2023-09-22T07:56:55.458152+0000","last_fullsized":"2023-09-22T07:56:55.458152+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T08:39:31.770005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"826'1009","reported_seq":3609,"reported_epoch":826,"state":"active+clean","last_fresh":"2023-09-22T07:56:56.379996+0000","last_change":"2023-09-22T07:56:56.381141+0000","last_active":"2023-09-22T07:56:56.379996+0000","last_peered":"2023-09-22T07:56:56.379996+0000","last_clean":"2023-09-22T07:56:56.379996+0000","last_became_active":"2023-09-22T07:51:57.427705+0000","last_became_peered":"2023-09-22T07:51:57.427705+0000","last_unstale":"2023-09-22T07:56:56.379996+0000","last_undegraded":"2023-09-22T07:56:56.379996+0000","last_fullsized":"2023-09-22T07:56:56.379996+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_clean_scrub_stamp":"2023-09-22T07:43:50.013253+0000","objects_scrubbed":0,"log_size":1009,"log_dups_size":0,"ondisk_log_size":1009,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:56:18.384185+0000","scrub_duration":0,"objects_trimmed":1,"snaptrim_duration":0.012144274,"stat_sum":{"num_bytes":30605312,"num_objects":14,"num_object_clones":11,"num_object_copies":42,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":14,"num_whiteouts":2,"num_read":210,"num_read_kb":354214,"num_write":508,"num_write_kb":107688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"27f","length":"1"},{"start":"2af","length":"1"}]},{"pgid":"2.e","version":"61'2","reported_seq":788,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.434195+0000","last_change":"2023-09-22T07:51:57.418713+0000","last_active":"2023-09-22T07:56:55.434195+0000","last_peered":"2023-09-22T07:56:55.434195+0000","last_clean":"2023-09-22T07:56:55.434195+0000","last_became_active":"2023-09-22T07:51:57.417929+0000","last_became_peered":"2023-09-22T07:51:57.417929+0000","last_unstale":"2023-09-22T07:56:55.434195+0000","last_undegraded":"2023-09-22T07:56:55.434195+0000","last_fullsized":"2023-09-22T07:56:55.434195+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+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-09-23T18:42:23.683728+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":789,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.766752+0000","last_change":"2023-09-22T07:51:57.424338+0000","last_active":"2023-09-22T07:56:55.766752+0000","last_peered":"2023-09-22T07:56:55.766752+0000","last_clean":"2023-09-22T07:56:55.766752+0000","last_became_active":"2023-09-22T07:51:57.423404+0000","last_became_peered":"2023-09-22T07:51:57.423404+0000","last_unstale":"2023-09-22T07:56:55.766752+0000","last_undegraded":"2023-09-22T07:56:55.766752+0000","last_fullsized":"2023-09-22T07:56:55.766752+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:42:21.271947+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.20","version":"0'0","reported_seq":771,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.454815+0000","last_change":"2023-09-22T07:51:22.267146+0000","last_active":"2023-09-22T07:56:55.454815+0000","last_peered":"2023-09-22T07:56:55.454815+0000","last_clean":"2023-09-22T07:56:55.454815+0000","last_became_active":"2023-09-22T07:51:22.266626+0000","last_became_peered":"2023-09-22T07:51:22.266626+0000","last_unstale":"2023-09-22T07:56:55.454815+0000","last_undegraded":"2023-09-22T07:56:55.454815+0000","last_fullsized":"2023-09-22T07:56:55.454815+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T17:37:43.049708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":783,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.432959+0000","last_change":"2023-09-22T07:51:22.268502+0000","last_active":"2023-09-22T07:56:55.432959+0000","last_peered":"2023-09-22T07:56:55.432959+0000","last_clean":"2023-09-22T07:56:55.432959+0000","last_became_active":"2023-09-22T07:51:22.268148+0000","last_became_peered":"2023-09-22T07:51:22.268148+0000","last_unstale":"2023-09-22T07:56:55.432959+0000","last_undegraded":"2023-09-22T07:56:55.432959+0000","last_fullsized":"2023-09-22T07:56:55.432959+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:46:28.744369+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":786,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.458770+0000","last_change":"2023-09-22T07:50:48.398907+0000","last_active":"2023-09-22T07:56:55.458770+0000","last_peered":"2023-09-22T07:56:55.458770+0000","last_clean":"2023-09-22T07:56:55.458770+0000","last_became_active":"2023-09-22T07:50:48.398576+0000","last_became_peered":"2023-09-22T07:50:48.398576+0000","last_unstale":"2023-09-22T07:56:55.458770+0000","last_undegraded":"2023-09-22T07:56:55.458770+0000","last_fullsized":"2023-09-22T07:56:55.458770+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T12:53:12.135414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":760,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.458236+0000","last_change":"2023-09-22T07:50:15.324939+0000","last_active":"2023-09-22T07:56:55.458236+0000","last_peered":"2023-09-22T07:56:55.458236+0000","last_clean":"2023-09-22T07:56:55.458236+0000","last_became_active":"2023-09-22T07:50:15.324224+0000","last_became_peered":"2023-09-22T07:50:15.324224+0000","last_unstale":"2023-09-22T07:56:55.458236+0000","last_undegraded":"2023-09-22T07:56:55.458236+0000","last_fullsized":"2023-09-22T07:56:55.458236+0000","mapping_epoch":440,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":441,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T17:37:51.452902+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":786,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.470841+0000","last_change":"2023-09-22T07:49:41.313231+0000","last_active":"2023-09-22T07:56:55.470841+0000","last_peered":"2023-09-22T07:56:55.470841+0000","last_clean":"2023-09-22T07:56:55.470841+0000","last_became_active":"2023-09-22T07:49:41.310786+0000","last_became_peered":"2023-09-22T07:49:41.310786+0000","last_unstale":"2023-09-22T07:56:55.470841+0000","last_undegraded":"2023-09-22T07:56:55.470841+0000","last_fullsized":"2023-09-22T07:56:55.470841+0000","mapping_epoch":406,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":407,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:52:29.089331+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[3,2,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":767,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.433339+0000","last_change":"2023-09-22T07:49:41.314016+0000","last_active":"2023-09-22T07:56:55.433339+0000","last_peered":"2023-09-22T07:56:55.433339+0000","last_clean":"2023-09-22T07:56:55.433339+0000","last_became_active":"2023-09-22T07:49:41.313701+0000","last_became_peered":"2023-09-22T07:49:41.313701+0000","last_unstale":"2023-09-22T07:56:55.433339+0000","last_undegraded":"2023-09-22T07:56:55.433339+0000","last_fullsized":"2023-09-22T07:56:55.433339+0000","mapping_epoch":406,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":407,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:08:28.028579+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":777,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.455580+0000","last_change":"2023-09-22T07:51:57.418431+0000","last_active":"2023-09-22T07:56:55.455580+0000","last_peered":"2023-09-22T07:56:55.455580+0000","last_clean":"2023-09-22T07:56:55.455580+0000","last_became_active":"2023-09-22T07:51:57.418162+0000","last_became_peered":"2023-09-22T07:51:57.418162+0000","last_unstale":"2023-09-22T07:56:55.455580+0000","last_undegraded":"2023-09-22T07:56:55.455580+0000","last_fullsized":"2023-09-22T07:56:55.455580+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:41:56.128489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":772,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.471379+0000","last_change":"2023-09-22T07:50:15.319290+0000","last_active":"2023-09-22T07:56:55.471379+0000","last_peered":"2023-09-22T07:56:55.471379+0000","last_clean":"2023-09-22T07:56:55.471379+0000","last_became_active":"2023-09-22T07:50:15.318927+0000","last_became_peered":"2023-09-22T07:50:15.318927+0000","last_unstale":"2023-09-22T07:56:55.471379+0000","last_undegraded":"2023-09-22T07:56:55.471379+0000","last_fullsized":"2023-09-22T07:56:55.471379+0000","mapping_epoch":440,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":441,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:04:32.438343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":786,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.457902+0000","last_change":"2023-09-22T07:50:48.396793+0000","last_active":"2023-09-22T07:56:55.457902+0000","last_peered":"2023-09-22T07:56:55.457902+0000","last_clean":"2023-09-22T07:56:55.457902+0000","last_became_active":"2023-09-22T07:50:48.396424+0000","last_became_peered":"2023-09-22T07:50:48.396424+0000","last_unstale":"2023-09-22T07:56:55.457902+0000","last_undegraded":"2023-09-22T07:56:55.457902+0000","last_fullsized":"2023-09-22T07:56:55.457902+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:17:58.793862+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":786,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.470992+0000","last_change":"2023-09-22T07:49:41.308486+0000","last_active":"2023-09-22T07:56:55.470992+0000","last_peered":"2023-09-22T07:56:55.470992+0000","last_clean":"2023-09-22T07:56:55.470992+0000","last_became_active":"2023-09-22T07:49:41.308125+0000","last_became_peered":"2023-09-22T07:49:41.308125+0000","last_unstale":"2023-09-22T07:56:55.470992+0000","last_undegraded":"2023-09-22T07:56:55.470992+0000","last_fullsized":"2023-09-22T07:56:55.470992+0000","mapping_epoch":406,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":407,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:43:50.527773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[3,2,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":760,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.457966+0000","last_change":"2023-09-22T07:51:57.416234+0000","last_active":"2023-09-22T07:56:55.457966+0000","last_peered":"2023-09-22T07:56:55.457966+0000","last_clean":"2023-09-22T07:56:55.457966+0000","last_became_active":"2023-09-22T07:51:57.415427+0000","last_became_peered":"2023-09-22T07:51:57.415427+0000","last_unstale":"2023-09-22T07:56:55.457966+0000","last_undegraded":"2023-09-22T07:56:55.457966+0000","last_fullsized":"2023-09-22T07:56:55.457966+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T12:45:23.023193+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":760,"reported_epoch":826,"state":"active+clean","last_fresh":"2023-09-22T07:56:56.364380+0000","last_change":"2023-09-22T07:51:57.422467+0000","last_active":"2023-09-22T07:56:56.364380+0000","last_peered":"2023-09-22T07:56:56.364380+0000","last_clean":"2023-09-22T07:56:56.364380+0000","last_became_active":"2023-09-22T07:51:57.421226+0000","last_became_peered":"2023-09-22T07:51:57.421226+0000","last_unstale":"2023-09-22T07:56:56.364380+0000","last_undegraded":"2023-09-22T07:56:56.364380+0000","last_fullsized":"2023-09-22T07:56:56.364380+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:44:42.408523+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":781,"reported_epoch":825,"state":"active+clean","last_fresh":"2023-09-22T07:56:55.455229+0000","last_change":"2023-09-22T07:51:22.272031+0000","last_active":"2023-09-22T07:56:55.455229+0000","last_peered":"2023-09-22T07:56:55.455229+0000","last_clean":"2023-09-22T07:56:55.455229+0000","last_became_active":"2023-09-22T07:51:22.271601+0000","last_became_peered":"2023-09-22T07:51:22.271601+0000","last_unstale":"2023-09-22T07:56:55.455229+0000","last_undegraded":"2023-09-22T07:56:55.455229+0000","last_fullsized":"2023-09-22T07:56:55.455229+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T12:36:45.098965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":579780608,"num_objects":250,"num_object_clones":200,"num_object_copies":750,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":250,"num_whiteouts":12,"num_read":3789,"num_read_kb":5298184,"num_write":8280,"num_write_kb":1812632,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":134,"num_bytes_recovered":473964544,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":816246784,"data_stored":1598881792,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":17635,"ondisk_log_size":17635,"up":48,"acting":48,"num_store_stats":8},{"poolid":4,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8},{"poolid":3,"num_pg":64,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":192,"acting":192,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":812,"num_read_kb":1310,"num_write":311,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":197,"ondisk_log_size":197,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":6564,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":79,"num_read_kb":86,"num_write":68,"num_write_kb":35,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":110592,"data_stored":19692,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":33007,"internal_metadata":0},"log_size":68,"ondisk_log_size":68,"up":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":540,"seq":2319282339902,"num_pgs":50,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":253240,"kb_used_data":101480,"kb_used_omap":31,"kb_used_meta":151712,"kb_avail":93491912,"statfs":{"total":95995035648,"available":95735717888,"internally_reserved":0,"allocated":103915520,"data_stored":187343027,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":32350,"internal_metadata":155353506},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 22 07:56:07 2023","interfaces":[{"interface":"back","average":{"1min":0.55100000000000005,"5min":0.54600000000000004,"15min":0.53400000000000003},"min":{"1min":0.33900000000000002,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.749,"5min":0.88300000000000001,"15min":0.88300000000000001},"last":0.76100000000000001},{"interface":"front","average":{"1min":0.60199999999999998,"5min":0.56100000000000005,"15min":0.53500000000000003},"min":{"1min":0.32100000000000001,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.81699999999999995,"5min":0.82899999999999996,"15min":0.82899999999999996},"last":0.58899999999999997}]},{"osd":1,"last update":"Fri Sep 22 07:56:07 2023","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.57399999999999995,"15min":0.55400000000000005},"min":{"1min":0.34200000000000003,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.79400000000000004,"5min":1.169,"15min":1.169},"last":0.81899999999999995},{"interface":"front","average":{"1min":0.60799999999999998,"5min":0.56999999999999995,"15min":0.55200000000000005},"min":{"1min":0.40999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.83699999999999997,"5min":0.97699999999999998,"15min":0.97699999999999998},"last":0.66500000000000004}]},{"osd":2,"last update":"Fri Sep 22 07:56:07 2023","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.54900000000000004},"min":{"1min":0.41799999999999998,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.77100000000000002,"5min":2.1970000000000001,"15min":2.1970000000000001},"last":0.77800000000000002},{"interface":"front","average":{"1min":0.627,"5min":0.58199999999999996,"15min":0.56100000000000005},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.83699999999999997,"5min":0.92100000000000004,"15min":0.92100000000000004},"last":0.79100000000000004}]},{"osd":3,"last update":"Fri Sep 22 07:56:07 2023","interfaces":[{"interface":"back","average":{"1min":0.60499999999999998,"5min":0.59599999999999997,"15min":0.57999999999999996},"min":{"1min":0.40000000000000002,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.79300000000000004,"5min":1.1459999999999999,"15min":1.1459999999999999},"last":0.73599999999999999},{"interface":"front","average":{"1min":0.58399999999999996,"5min":0.58899999999999997,"15min":0.58299999999999996},"min":{"1min":0.40300000000000002,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.82199999999999995,"5min":0.82199999999999995,"15min":0.82199999999999995},"last":0.746}]},{"osd":4,"last update":"Fri Sep 22 07:56:07 2023","interfaces":[{"interface":"back","average":{"1min":0.46300000000000002,"5min":0.47799999999999998,"15min":0.46200000000000002},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.65300000000000002,"5min":0.94899999999999995,"15min":0.94899999999999995},"last":0.61499999999999999},{"interface":"front","average":{"1min":0.50900000000000001,"5min":0.504,"15min":0.498},"min":{"1min":0.318,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.72899999999999998,"5min":0.83899999999999997,"15min":0.83899999999999997},"last":0.69499999999999995}]},{"osd":5,"last update":"Fri Sep 22 07:56:07 2023","interfaces":[{"interface":"back","average":{"1min":0.57399999999999995,"5min":0.53600000000000003,"15min":0.51100000000000001},"min":{"1min":0.39900000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.73399999999999999,"5min":0.88900000000000001,"15min":0.88900000000000001},"last":0.80500000000000005},{"interface":"front","average":{"1min":0.55400000000000005,"5min":0.54700000000000004,"15min":0.53100000000000003},"min":{"1min":0.38500000000000001,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.71299999999999997,"5min":0.86099999999999999,"15min":0.86099999999999999},"last":0.84999999999999998}]},{"osd":6,"last update":"Fri Sep 22 07:56:07 2023","interfaces":[{"interface":"back","average":{"1min":0.57299999999999995,"5min":0.55900000000000005,"15min":0.55300000000000005},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.76300000000000001,"5min":0.97199999999999998,"15min":0.97199999999999998},"last":0.64600000000000002},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.55800000000000005,"15min":0.54700000000000004},"min":{"1min":0.35599999999999998,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.80000000000000004,"5min":0.91900000000000004,"15min":0.91900000000000004},"last":0.71599999999999997}]}]},{"osd":6,"up_from":506,"seq":2173253451845,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":229228,"kb_used_data":78872,"kb_used_omap":25,"kb_used_meta":150310,"kb_avail":93515924,"statfs":{"total":95995035648,"available":95760306176,"internally_reserved":0,"allocated":80764928,"data_stored":146863526,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":26494,"internal_metadata":153917570},"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":"Fri Sep 22 07:56:37 2023","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.54800000000000004,"15min":0.56299999999999994},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":0.78600000000000003,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":0.47399999999999998},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.57399999999999995,"15min":0.59599999999999997},"min":{"1min":0.40600000000000003,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.81899999999999995,"5min":1.294,"15min":1.294},"last":0.376}]},{"osd":1,"last update":"Fri Sep 22 07:56:37 2023","interfaces":[{"interface":"back","average":{"1min":0.72699999999999998,"5min":0.63900000000000001,"15min":0.60899999999999999},"min":{"1min":0.46200000000000002,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":1.9430000000000001,"5min":3.0169999999999999,"15min":3.0169999999999999},"last":0.60099999999999998},{"interface":"front","average":{"1min":0.70199999999999996,"5min":0.60999999999999999,"15min":0.60399999999999998},"min":{"1min":0.35999999999999999,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.8520000000000001,"5min":1.8520000000000001,"15min":1.8520000000000001},"last":0.61399999999999999}]},{"osd":2,"last update":"Fri Sep 22 07:56:37 2023","interfaces":[{"interface":"back","average":{"1min":0.56499999999999995,"5min":0.58599999999999997,"15min":0.60299999999999998},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.84899999999999998,"5min":1.117,"15min":1.117},"last":0.44500000000000001},{"interface":"front","average":{"1min":0.64600000000000002,"5min":0.626,"15min":0.58199999999999996},"min":{"1min":0.40100000000000002,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.1160000000000001,"5min":4.0300000000000002,"15min":4.0300000000000002},"last":0.52200000000000002}]},{"osd":3,"last update":"Fri Sep 22 07:56:37 2023","interfaces":[{"interface":"back","average":{"1min":0.60999999999999999,"5min":0.63200000000000001,"15min":0.63600000000000001},"min":{"1min":0.48399999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.86399999999999999,"5min":2.9220000000000002,"15min":2.9220000000000002},"last":0.56799999999999995},{"interface":"front","average":{"1min":0.67200000000000004,"5min":0.62,"15min":0.63800000000000001},"min":{"1min":0.52200000000000002,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.83399999999999996,"5min":1.0620000000000001,"15min":1.0620000000000001},"last":0.65700000000000003}]},{"osd":4,"last update":"Fri Sep 22 07:56:37 2023","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":0.50600000000000001,"15min":0.47199999999999998},"min":{"1min":0.308,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":1.2210000000000001,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":0.54900000000000004},{"interface":"front","average":{"1min":0.50700000000000001,"5min":0.53400000000000003,"15min":0.51800000000000002},"min":{"1min":0.35799999999999998,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":0.754,"5min":3.0539999999999998,"15min":3.0539999999999998},"last":0.64000000000000001}]},{"osd":5,"last update":"Fri Sep 22 07:56:37 2023","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54000000000000004,"15min":0.52400000000000002},"min":{"1min":0.33100000000000002,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":1.2490000000000001,"5min":2.403,"15min":2.403},"last":0.58099999999999996},{"interface":"front","average":{"1min":0.58599999999999997,"5min":0.57699999999999996,"15min":0.57899999999999996},"min":{"1min":0.38500000000000001,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.88300000000000001,"5min":1.1559999999999999,"15min":1.1559999999999999},"last":0.68100000000000005}]},{"osd":7,"last update":"Fri Sep 22 07:56:06 2023","interfaces":[{"interface":"back","average":{"1min":0.61699999999999999,"5min":0.57899999999999996,"15min":0.56499999999999995},"min":{"1min":0.33500000000000002,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":1.389,"5min":1.389,"15min":1.389},"last":0.70099999999999996},{"interface":"front","average":{"1min":0.63800000000000001,"5min":0.62,"15min":0.59899999999999998},"min":{"1min":0.42599999999999999,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.92800000000000005,"5min":1.0700000000000001,"15min":1.0700000000000001},"last":0.63}]}]},{"osd":1,"up_from":342,"seq":1468878815334,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":288404,"kb_used_data":93124,"kb_used_omap":17,"kb_used_meta":195246,"kb_avail":93456748,"statfs":{"total":95995035648,"available":95699709952,"internally_reserved":0,"allocated":95358976,"data_stored":188102656,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18306,"internal_metadata":199932030},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 22 07:56:56 2023","interfaces":[{"interface":"back","average":{"1min":0.371,"5min":0.40899999999999997,"15min":0.40699999999999997},"min":{"1min":0.222,"5min":0.20300000000000001,"15min":0.20300000000000001},"max":{"1min":0.53900000000000003,"5min":4.335,"15min":4.335},"last":0.27100000000000002},{"interface":"front","average":{"1min":0.45300000000000001,"5min":0.50800000000000001,"15min":0.496},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.58299999999999996,"5min":4.2859999999999996,"15min":4.2859999999999996},"last":0.35699999999999998}]},{"osd":2,"last update":"Fri Sep 22 07:56:25 2023","interfaces":[{"interface":"back","average":{"1min":0.38500000000000001,"5min":0.39200000000000002,"15min":0.38800000000000001},"min":{"1min":0.222,"5min":0.222,"15min":0.20799999999999999},"max":{"1min":0.875,"5min":0.875,"15min":0.875},"last":0.29899999999999999},{"interface":"front","average":{"1min":0.59499999999999997,"5min":0.56999999999999995,"15min":0.504},"min":{"1min":0.33100000000000002,"5min":0.314,"15min":0.29299999999999998},"max":{"1min":3.7759999999999998,"5min":6.1310000000000002,"15min":6.1310000000000002},"last":0.40100000000000002}]},{"osd":3,"last update":"Fri Sep 22 07:56:56 2023","interfaces":[{"interface":"back","average":{"1min":0.43099999999999999,"5min":0.45300000000000001,"15min":0.46100000000000002},"min":{"1min":0.29399999999999998,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":0.56399999999999995,"5min":1.992,"15min":1.992},"last":0.34200000000000003},{"interface":"front","average":{"1min":0.48199999999999998,"5min":0.52400000000000002,"15min":0.52500000000000002},"min":{"1min":0.33500000000000002,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.66600000000000004,"5min":3.2149999999999999,"15min":3.2149999999999999},"last":0.38400000000000001}]},{"osd":4,"last update":"Fri Sep 22 07:56:25 2023","interfaces":[{"interface":"back","average":{"1min":0.72599999999999998,"5min":1.3109999999999999,"15min":0.80700000000000005},"min":{"1min":0.438,"5min":0.376,"15min":0.376},"max":{"1min":3.0150000000000001,"5min":71.673000000000002,"15min":71.673000000000002},"last":0.70099999999999996},{"interface":"front","average":{"1min":0.61299999999999999,"5min":1.3049999999999999,"15min":0.88},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.81899999999999995,"5min":74.495999999999995,"15min":74.495999999999995},"last":0.59199999999999997}]},{"osd":5,"last update":"Fri Sep 22 07:56:56 2023","interfaces":[{"interface":"back","average":{"1min":0.65200000000000002,"5min":0.65900000000000003,"15min":3.3210000000000002},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.92000000000000004,"5min":2.5859999999999999,"15min":72.385999999999996},"last":0.67500000000000004},{"interface":"front","average":{"1min":0.63200000000000001,"5min":0.69099999999999995,"15min":3.3639999999999999},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":0.84399999999999997,"5min":3.7559999999999998,"15min":72.337000000000003},"last":0.73999999999999999}]},{"osd":6,"last update":"Fri Sep 22 07:56:39 2023","interfaces":[{"interface":"back","average":{"1min":0.60499999999999998,"5min":1.2769999999999999,"15min":2.903},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.81899999999999995,"5min":70.530000000000001,"15min":70.530000000000001},"last":0.61099999999999999},{"interface":"front","average":{"1min":0.83799999999999997,"5min":1.3200000000000001,"15min":2.8969999999999998},"min":{"1min":0.504,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":4.7750000000000004,"5min":69.813000000000002,"15min":69.813000000000002},"last":0.68700000000000006}]},{"osd":7,"last update":"Fri Sep 22 07:56:06 2023","interfaces":[{"interface":"back","average":{"1min":0.85499999999999998,"5min":0.748,"15min":0.72099999999999997},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":4.6760000000000002,"5min":4.6760000000000002,"15min":4.6760000000000002},"last":0.72799999999999998},{"interface":"front","average":{"1min":0.90800000000000003,"5min":0.79600000000000004,"15min":0.76000000000000001},"min":{"1min":0.52100000000000002,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":4.7309999999999999,"5min":4.7309999999999999,"15min":4.7309999999999999},"last":0.76000000000000001}]}]},{"osd":0,"up_from":309,"seq":1327144894573,"num_pgs":53,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":523252,"kb_used_data":118564,"kb_used_omap":20,"kb_used_meta":404651,"kb_avail":93221900,"statfs":{"total":95995035648,"available":95459225600,"internally_reserved":0,"allocated":121409536,"data_stored":247322945,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":21410,"internal_metadata":414362718},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Fri Sep 22 07:56:45 2023","interfaces":[{"interface":"back","average":{"1min":0.375,"5min":0.35999999999999999,"15min":0.36599999999999999},"min":{"1min":0.23300000000000001,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":0.52800000000000002,"5min":0.69499999999999995,"15min":0.81100000000000005},"last":0.39200000000000002},{"interface":"front","average":{"1min":0.47599999999999998,"5min":0.439,"15min":0.42699999999999999},"min":{"1min":0.30499999999999999,"5min":0.253,"15min":0.253},"max":{"1min":0.64000000000000001,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.30299999999999999}]},{"osd":2,"last update":"Fri Sep 22 07:56:18 2023","interfaces":[{"interface":"back","average":{"1min":0.38400000000000001,"5min":0.379,"15min":0.38700000000000001},"min":{"1min":0.23699999999999999,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":0.56699999999999995,"5min":0.60699999999999998,"15min":0.60699999999999998},"last":0.32500000000000001},{"interface":"front","average":{"1min":0.41099999999999998,"5min":0.41299999999999998,"15min":0.41999999999999998},"min":{"1min":0.30399999999999999,"5min":0.255,"15min":0.23300000000000001},"max":{"1min":0.58999999999999997,"5min":0.69899999999999995,"15min":0.86799999999999999},"last":0.37}]},{"osd":3,"last update":"Fri Sep 22 07:56:58 2023","interfaces":[{"interface":"back","average":{"1min":0.46000000000000002,"5min":0.45500000000000002,"15min":0.47699999999999998},"min":{"1min":0.26700000000000002,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":0.58499999999999996,"5min":1.4690000000000001,"15min":1.4690000000000001},"last":0.41499999999999998},{"interface":"front","average":{"1min":0.501,"5min":0.47099999999999997,"15min":0.501},"min":{"1min":0.35199999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.67800000000000005,"5min":0.75,"15min":0.81100000000000005},"last":0.35199999999999998}]},{"osd":4,"last update":"Fri Sep 22 07:56:24 2023","interfaces":[{"interface":"back","average":{"1min":0.64200000000000002,"5min":0.626,"15min":0.61499999999999999},"min":{"1min":0.49299999999999999,"5min":0.36699999999999999,"15min":0.36099999999999999},"max":{"1min":0.83299999999999996,"5min":0.88900000000000001,"15min":0.88900000000000001},"last":0.56799999999999995},{"interface":"front","average":{"1min":0.68400000000000005,"5min":0.622,"15min":0.64000000000000001},"min":{"1min":0.44,"5min":0.375,"15min":0.375},"max":{"1min":0.92400000000000004,"5min":1.0449999999999999,"15min":1.0449999999999999},"last":0.627}]},{"osd":5,"last update":"Fri Sep 22 07:56:00 2023","interfaces":[{"interface":"back","average":{"1min":0.67900000000000005,"5min":0.61599999999999999,"15min":0.61199999999999999},"min":{"1min":0.46600000000000003,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.94499999999999995,"5min":0.96399999999999997,"15min":0.96399999999999997},"last":0.60399999999999998},{"interface":"front","average":{"1min":0.70699999999999996,"5min":0.65100000000000002,"15min":0.66300000000000003},"min":{"1min":0.45300000000000001,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.91700000000000004,"5min":1.0349999999999999,"15min":1.0349999999999999},"last":0.65900000000000003}]},{"osd":6,"last update":"Fri Sep 22 07:56:36 2023","interfaces":[{"interface":"back","average":{"1min":0.66500000000000004,"5min":0.63800000000000001,"15min":0.60899999999999999},"min":{"1min":0.46400000000000002,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.96399999999999997,"5min":1.49,"15min":1.49},"last":0.59199999999999997},{"interface":"front","average":{"1min":0.68999999999999995,"5min":0.65600000000000003,"15min":0.65500000000000003},"min":{"1min":0.53600000000000003,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.89300000000000002,"5min":1.111,"15min":1.111},"last":0.55900000000000005}]},{"osd":7,"last update":"Fri Sep 22 07:56:06 2023","interfaces":[{"interface":"back","average":{"1min":0.72199999999999998,"5min":0.69799999999999995,"15min":0.71399999999999997},"min":{"1min":0.50700000000000001,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.0880000000000001,"5min":1.819,"15min":1.819},"last":0.65000000000000002},{"interface":"front","average":{"1min":0.72499999999999998,"5min":0.69399999999999995,"15min":0.69999999999999996},"min":{"1min":0.47899999999999998,"5min":0.436,"15min":0.436},"max":{"1min":1.137,"5min":1.137,"15min":1.137},"last":0.58099999999999996}]}]},{"osd":2,"up_from":373,"seq":1602022801503,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":390132,"kb_used_data":115624,"kb_used_omap":23,"kb_used_meta":274472,"kb_avail":93355020,"statfs":{"total":95995035648,"available":95595540480,"internally_reserved":0,"allocated":118398976,"data_stored":261248502,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":23868,"internal_metadata":281060036},"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":"Fri Sep 22 07:56:17 2023","interfaces":[{"interface":"back","average":{"1min":0.41299999999999998,"5min":0.39100000000000001,"15min":0.40799999999999997},"min":{"1min":0.218,"5min":0.218,"15min":0.218},"max":{"1min":0.65500000000000003,"5min":1.085,"15min":1.085},"last":0.498},{"interface":"front","average":{"1min":0.39900000000000002,"5min":0.40200000000000002,"15min":0.42599999999999999},"min":{"1min":0.27100000000000002,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":0.56899999999999995,"5min":0.67500000000000004,"15min":0.68300000000000005},"last":0.45800000000000002}]},{"osd":1,"last update":"Fri Sep 22 07:56:17 2023","interfaces":[{"interface":"back","average":{"1min":0.39000000000000001,"5min":0.40400000000000003,"15min":0.42699999999999999},"min":{"1min":0.28100000000000003,"5min":0.245,"15min":0.245},"max":{"1min":0.51900000000000002,"5min":0.75700000000000001,"15min":0.75700000000000001},"last":0.42099999999999999},{"interface":"front","average":{"1min":0.42699999999999999,"5min":0.43099999999999999,"15min":0.443},"min":{"1min":0.28399999999999997,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.56000000000000005,"5min":0.752,"15min":0.76900000000000002},"last":0.57799999999999996}]},{"osd":3,"last update":"Fri Sep 22 07:56:47 2023","interfaces":[{"interface":"back","average":{"1min":0.47499999999999998,"5min":0.437,"15min":0.46999999999999997},"min":{"1min":0.29399999999999998,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.85299999999999998,"5min":0.85299999999999998,"15min":0.85299999999999998},"last":0.36599999999999999},{"interface":"front","average":{"1min":0.505,"5min":0.47199999999999998,"15min":0.504},"min":{"1min":0.33400000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.746,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.60299999999999998}]},{"osd":4,"last update":"Fri Sep 22 07:56:33 2023","interfaces":[{"interface":"back","average":{"1min":0.64100000000000001,"5min":0.59799999999999998,"15min":0.63800000000000001},"min":{"1min":0.42999999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.85999999999999999,"5min":1.028,"15min":1.028},"last":0.54300000000000004},{"interface":"front","average":{"1min":0.69499999999999995,"5min":0.64200000000000002,"15min":0.64900000000000002},"min":{"1min":0.5,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.91000000000000003,"5min":1.0249999999999999,"15min":1.0249999999999999},"last":0.66400000000000003}]},{"osd":5,"last update":"Fri Sep 22 07:56:06 2023","interfaces":[{"interface":"back","average":{"1min":0.64200000000000002,"5min":0.65100000000000002,"15min":0.64400000000000002},"min":{"1min":0.47699999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.90600000000000003,"5min":1.617,"15min":1.617},"last":0.73699999999999999},{"interface":"front","average":{"1min":0.68100000000000005,"5min":0.64500000000000002,"15min":0.626},"min":{"1min":0.503,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.90000000000000002,"5min":1.006,"15min":1.006},"last":0.629}]},{"osd":6,"last update":"Fri Sep 22 07:56:33 2023","interfaces":[{"interface":"back","average":{"1min":0.70799999999999996,"5min":0.66000000000000003,"15min":0.61599999999999999},"min":{"1min":0.56899999999999995,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.88600000000000001,"5min":0.94599999999999995,"15min":0.94599999999999995},"last":0.77700000000000002},{"interface":"front","average":{"1min":0.72699999999999998,"5min":0.68300000000000005,"15min":0.63500000000000001},"min":{"1min":0.55700000000000005,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":0.91800000000000004,"5min":1.0860000000000001,"15min":1.0860000000000001},"last":0.68300000000000005}]},{"osd":7,"last update":"Fri Sep 22 07:56:06 2023","interfaces":[{"interface":"back","average":{"1min":0.70599999999999996,"5min":0.68000000000000005,"15min":0.66600000000000004},"min":{"1min":0.55800000000000005,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.85399999999999998,"5min":1.018,"15min":1.018},"last":0.87},{"interface":"front","average":{"1min":0.72399999999999998,"5min":0.69099999999999995,"15min":0.67700000000000005},"min":{"1min":0.52000000000000002,"5min":0.436,"15min":0.436},"max":{"1min":0.85699999999999998,"5min":1.04,"15min":1.04},"last":0.80600000000000005}]}]},{"osd":3,"up_from":406,"seq":1743756722265,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":254096,"kb_used_data":80320,"kb_used_omap":22,"kb_used_meta":173737,"kb_avail":93491056,"statfs":{"total":95995035648,"available":95734841344,"internally_reserved":0,"allocated":82247680,"data_stored":135815926,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":23160,"internal_metadata":177907080},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 22 07:56:58 2023","interfaces":[{"interface":"back","average":{"1min":0.52500000000000002,"5min":0.40600000000000003,"15min":0.40600000000000003},"min":{"1min":0.23100000000000001,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":2.4670000000000001,"5min":2.4670000000000001,"15min":2.4670000000000001},"last":0.309},{"interface":"front","average":{"1min":0.67200000000000004,"5min":0.47499999999999998,"15min":0.42299999999999999},"min":{"1min":0.24299999999999999,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":3.1629999999999998,"5min":3.1629999999999998,"15min":3.1629999999999998},"last":0.45000000000000001}]},{"osd":1,"last update":"Fri Sep 22 07:56:58 2023","interfaces":[{"interface":"back","average":{"1min":0.47999999999999998,"5min":0.40999999999999998,"15min":0.38800000000000001},"min":{"1min":0.29399999999999998,"5min":0.20300000000000001,"15min":0.20300000000000001},"max":{"1min":1.349,"5min":1.349,"15min":1.349},"last":0.35499999999999998},{"interface":"front","average":{"1min":0.48099999999999998,"5min":0.45300000000000001,"15min":0.45800000000000002},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"last":0.377}]},{"osd":2,"last update":"Fri Sep 22 07:56:58 2023","interfaces":[{"interface":"back","average":{"1min":0.77100000000000002,"5min":0.53000000000000003,"15min":0.497},"min":{"1min":0.27500000000000002,"5min":0.25,"15min":0.25},"max":{"1min":4.0179999999999998,"5min":4.0179999999999998,"15min":4.0179999999999998},"last":0.41999999999999998},{"interface":"front","average":{"1min":0.622,"5min":0.497,"15min":0.48799999999999999},"min":{"1min":0.27100000000000002,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":3.1970000000000001,"5min":3.1970000000000001,"15min":3.1970000000000001},"last":0.40100000000000002}]},{"osd":4,"last update":"Fri Sep 22 07:56:29 2023","interfaces":[{"interface":"back","average":{"1min":0.61299999999999999,"5min":0.60299999999999998,"15min":0.59399999999999997},"min":{"1min":0.40000000000000002,"5min":0.375,"15min":0.34100000000000003},"max":{"1min":0.94599999999999995,"5min":0.94599999999999995,"15min":0.94599999999999995},"last":0.55100000000000005},{"interface":"front","average":{"1min":0.78700000000000003,"5min":0.64600000000000002,"15min":0.624},"min":{"1min":0.40300000000000002,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":2.9620000000000002,"5min":2.9620000000000002,"15min":2.9620000000000002},"last":0.66000000000000003}]},{"osd":5,"last update":"Fri Sep 22 07:56:58 2023","interfaces":[{"interface":"back","average":{"1min":0.81999999999999995,"5min":0.67100000000000004,"15min":0.66500000000000004},"min":{"1min":0.39100000000000001,"5min":0.372,"15min":0.372},"max":{"1min":3.081,"5min":3.081,"15min":3.081},"last":0.60299999999999998},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.71399999999999997,"15min":0.67200000000000004},"min":{"1min":0.52500000000000002,"5min":0.438,"15min":0.438},"max":{"1min":4.109,"5min":4.109,"15min":4.109},"last":0.67400000000000004}]},{"osd":6,"last update":"Fri Sep 22 07:56:34 2023","interfaces":[{"interface":"back","average":{"1min":0.85499999999999998,"5min":0.67800000000000005,"15min":0.63600000000000001},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":4.157,"5min":4.157,"15min":4.157},"last":0.61799999999999999},{"interface":"front","average":{"1min":0.89800000000000002,"5min":0.71399999999999997,"15min":0.66600000000000004},"min":{"1min":0.47199999999999998,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":3.0390000000000001,"5min":3.0390000000000001,"15min":3.0390000000000001},"last":0.58699999999999997}]},{"osd":7,"last update":"Fri Sep 22 07:56:09 2023","interfaces":[{"interface":"back","average":{"1min":0.81799999999999995,"5min":0.67400000000000004,"15min":0.63800000000000001},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":4.21,"5min":4.21,"15min":4.21},"last":0.65200000000000002},{"interface":"front","average":{"1min":0.78000000000000003,"5min":0.68799999999999994,"15min":0.65800000000000003},"min":{"1min":0.45200000000000001,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":3.1240000000000001,"5min":3.1240000000000001,"15min":3.1240000000000001},"last":0.56499999999999995}]}]},{"osd":4,"up_from":440,"seq":1889785610322,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":470568,"kb_used_data":139868,"kb_used_omap":39,"kb_used_meta":330648,"kb_avail":93274584,"statfs":{"total":95995035648,"available":95513174016,"internally_reserved":0,"allocated":143224832,"data_stored":236733366,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":40931,"internal_metadata":338583581},"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":"Fri Sep 22 07:56:22 2023","interfaces":[{"interface":"back","average":{"1min":0.61199999999999999,"5min":0.58499999999999996,"15min":0.58499999999999996},"min":{"1min":0.36399999999999999,"5min":0.33300000000000002,"15min":0.31900000000000001},"max":{"1min":0.874,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":0.65900000000000003},{"interface":"front","average":{"1min":0.72399999999999998,"5min":0.65000000000000002,"15min":0.60899999999999999},"min":{"1min":0.53700000000000003,"5min":0.314,"15min":0.314},"max":{"1min":1.3120000000000001,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":0.54400000000000004}]},{"osd":1,"last update":"Fri Sep 22 07:56:22 2023","interfaces":[{"interface":"back","average":{"1min":0.63300000000000001,"5min":0.58199999999999996,"15min":0.57399999999999995},"min":{"1min":0.38100000000000001,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.90600000000000003,"5min":0.90600000000000003,"15min":0.90600000000000003},"last":0.33500000000000002},{"interface":"front","average":{"1min":0.60999999999999999,"5min":0.57099999999999995,"15min":0.55900000000000005},"min":{"1min":0.39800000000000002,"5min":0.309,"15min":0.309},"max":{"1min":0.88700000000000001,"5min":0.93000000000000005,"15min":0.93000000000000005},"last":0.375}]},{"osd":2,"last update":"Fri Sep 22 07:56:22 2023","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.55400000000000005,"15min":0.53300000000000003},"min":{"1min":0.40500000000000003,"5min":0.33300000000000002,"15min":0.28399999999999997},"max":{"1min":0.83699999999999997,"5min":0.873,"15min":0.876},"last":0.58699999999999997},{"interface":"front","average":{"1min":0.68600000000000005,"5min":0.61599999999999999,"15min":0.58999999999999997},"min":{"1min":0.43099999999999999,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":1.3520000000000001,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":0.68600000000000005}]},{"osd":3,"last update":"Fri Sep 22 07:56:22 2023","interfaces":[{"interface":"back","average":{"1min":0.59299999999999997,"5min":0.57899999999999996,"15min":0.60799999999999998},"min":{"1min":0.38,"5min":0.307,"15min":0.307},"max":{"1min":0.77500000000000002,"5min":1.4099999999999999,"15min":1.7290000000000001},"last":0.85499999999999998},{"interface":"front","average":{"1min":0.63900000000000001,"5min":0.63400000000000001,"15min":0.60499999999999998},"min":{"1min":0.39600000000000002,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.91200000000000003,"5min":3.629,"15min":3.629},"last":0.72199999999999998}]},{"osd":5,"last update":"Fri Sep 22 07:56:00 2023","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.47699999999999998,"15min":0.44700000000000001},"min":{"1min":0.32400000000000001,"5min":0.25,"15min":0.25},"max":{"1min":1.2490000000000001,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":0.63100000000000001},{"interface":"front","average":{"1min":0.626,"5min":0.54300000000000004,"15min":0.53600000000000003},"min":{"1min":0.41699999999999998,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.88700000000000001,"5min":0.89700000000000002,"15min":0.89700000000000002},"last":0.51600000000000001}]},{"osd":6,"last update":"Fri Sep 22 07:56:36 2023","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.54000000000000004,"15min":0.51800000000000002},"min":{"1min":0.36499999999999999,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.76300000000000001,"5min":0.98599999999999999,"15min":0.98599999999999999},"last":0.71399999999999997},{"interface":"front","average":{"1min":0.58799999999999997,"5min":0.54900000000000004,"15min":0.53500000000000003},"min":{"1min":0.39100000000000001,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.77300000000000002,"5min":0.86599999999999999,"15min":0.86599999999999999},"last":0.69899999999999995}]},{"osd":7,"last update":"Fri Sep 22 07:56:04 2023","interfaces":[{"interface":"back","average":{"1min":0.67000000000000004,"5min":0.61099999999999999,"15min":0.59599999999999997},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":1.3879999999999999,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":0.73599999999999999},{"interface":"front","average":{"1min":0.65900000000000003,"5min":0.58099999999999996,"15min":0.54900000000000004},"min":{"1min":0.373,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.94599999999999995,"5min":0.94599999999999995,"15min":0.94599999999999995},"last":0.60499999999999998}]}]},{"osd":5,"up_from":472,"seq":2027224563787,"num_pgs":49,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":450416,"kb_used_data":137116,"kb_used_omap":38,"kb_used_meta":313241,"kb_avail":93294736,"statfs":{"total":95995035648,"available":95533809664,"internally_reserved":0,"allocated":140406784,"data_stored":261527369,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":39696,"internal_metadata":320759024},"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":"Fri Sep 22 07:55:57 2023","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":1.0700000000000001,"15min":0.71599999999999997},"min":{"1min":0.28499999999999998,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":0.71799999999999997,"5min":46.348999999999997,"15min":46.348999999999997},"last":0.61399999999999999},{"interface":"front","average":{"1min":0.621,"5min":1.1339999999999999,"15min":0.75900000000000001},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.79500000000000004,"5min":49.195,"15min":49.195},"last":0.54100000000000004}]},{"osd":1,"last update":"Fri Sep 22 07:55:57 2023","interfaces":[{"interface":"back","average":{"1min":0.57999999999999996,"5min":0.55500000000000005,"15min":0.57499999999999996},"min":{"1min":0.34100000000000003,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.77100000000000002,"5min":1.1830000000000001,"15min":1.1830000000000001},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.61099999999999999,"5min":0.56699999999999995,"15min":0.58499999999999996},"min":{"1min":0.373,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.78200000000000003,"5min":1.7509999999999999,"15min":1.7509999999999999},"last":0.65900000000000003}]},{"osd":2,"last update":"Fri Sep 22 07:55:57 2023","interfaces":[{"interface":"back","average":{"1min":0.65400000000000003,"5min":1.115,"15min":0.77500000000000002},"min":{"1min":0.46899999999999997,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.85099999999999998,"5min":45.886000000000003,"15min":45.886000000000003},"last":0.59499999999999997},{"interface":"front","average":{"1min":0.60499999999999998,"5min":1.1200000000000001,"15min":0.76000000000000001},"min":{"1min":0.41999999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.78900000000000003,"5min":45.722000000000001,"15min":45.722000000000001},"last":0.63100000000000001}]},{"osd":3,"last update":"Fri Sep 22 07:55:57 2023","interfaces":[{"interface":"back","average":{"1min":0.64500000000000002,"5min":1.143,"15min":0.77100000000000002},"min":{"1min":0.373,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.80800000000000005,"5min":48.484000000000002,"15min":48.484000000000002},"last":0.64600000000000002},{"interface":"front","average":{"1min":0.63700000000000001,"5min":1.1899999999999999,"15min":0.88800000000000001},"min":{"1min":0.40300000000000002,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.88500000000000001,"5min":48.655000000000001,"15min":48.655000000000001},"last":0.70499999999999996}]},{"osd":4,"last update":"Fri Sep 22 07:55:57 2023","interfaces":[{"interface":"back","average":{"1min":0.505,"5min":0.501,"15min":0.49099999999999999},"min":{"1min":0.35199999999999998,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.70299999999999996,"5min":2.5840000000000001,"15min":2.5840000000000001},"last":0.38900000000000001},{"interface":"front","average":{"1min":0.52600000000000002,"5min":0.50700000000000001,"15min":0.51100000000000001},"min":{"1min":0.372,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.75900000000000001,"5min":1.1279999999999999,"15min":1.1279999999999999},"last":0.45700000000000002}]},{"osd":6,"last update":"Fri Sep 22 07:56:30 2023","interfaces":[{"interface":"back","average":{"1min":0.56399999999999995,"5min":0.53200000000000003,"15min":0.51900000000000002},"min":{"1min":0.38300000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.70499999999999996,"5min":2.4460000000000002,"15min":2.4460000000000002},"last":0.505},{"interface":"front","average":{"1min":0.57199999999999995,"5min":0.53800000000000003,"15min":0.51400000000000001},"min":{"1min":0.33900000000000002,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.75900000000000001,"5min":1.016,"15min":1.016},"last":0.433}]},{"osd":7,"last update":"Fri Sep 22 07:56:08 2023","interfaces":[{"interface":"back","average":{"1min":0.60199999999999998,"5min":0.58799999999999997,"15min":0.59699999999999998},"min":{"1min":0.45700000000000002,"5min":0.307,"15min":0.307},"max":{"1min":0.81399999999999995,"5min":2.4900000000000002,"15min":2.4900000000000002},"last":0.57699999999999996},{"interface":"front","average":{"1min":0.628,"5min":0.59699999999999998,"15min":0.57499999999999996},"min":{"1min":0.42299999999999999,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.84399999999999997,"5min":0.90200000000000002,"15min":0.90200000000000002},"last":0.68200000000000005}]}]}],"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":5546,"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":4224,"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":5035,"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":6303,"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":3440,"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":2200,"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":2970,"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":3289,"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":112099328,"data_stored":241508352,"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":86757376,"data_stored":182902784,"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":108855296,"data_stored":245252096,"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":73728000,"data_stored":130633728,"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":134799360,"data_stored":231575552,"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":132648960,"data_stored":244142080,"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":72040448,"data_stored":141176832,"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":95318016,"data_stored":181690368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-22T07:57:02.020 INFO:tasks.cephadm.ceph_manager.ceph:pg 5.b in trimming, state: active+clean+snaptrim 2023-09-22T07:57:02.020 INFO:tasks.cephadm.ceph_manager.ceph:pg 5.a in trimming, state: active+clean+snaptrim 2023-09-22T07:57:02.020 INFO:tasks.cephadm.ceph_manager.ceph:unique_pool_0 still trimming, waiting 2023-09-22T07:57:02.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:02 smithi105 ceph-mon[190463]: pgmap v897: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 553 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.5 KiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-09-22T07:57:02.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:02 smithi105 ceph-mon[190463]: osdmap e827: 8 total, 8 up, 8 in 2023-09-22T07:57:02.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:02 smithi105 ceph-mon[190463]: from='client.44402 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-22T07:57:02.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:02 smithi006 ceph-mon[200575]: pgmap v897: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 553 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.5 KiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-09-22T07:57:02.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:02 smithi006 ceph-mon[200575]: osdmap e827: 8 total, 8 up, 8 in 2023-09-22T07:57:02.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:02 smithi006 ceph-mon[200575]: from='client.44402 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-22T07:57:02.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:02 smithi006 ceph-mon[204052]: pgmap v897: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 553 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.5 KiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-09-22T07:57:02.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:02 smithi006 ceph-mon[204052]: osdmap e827: 8 total, 8 up, 8 in 2023-09-22T07:57:02.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:02 smithi006 ceph-mon[204052]: from='client.44402 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-22T07:57:04.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:04 smithi105 ceph-mon[190463]: pgmap v899: 121 pgs: 121 active+clean; 553 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 4.8 KiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-09-22T07:57:04.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:04 smithi006 ceph-mon[204052]: pgmap v899: 121 pgs: 121 active+clean; 553 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 4.8 KiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-09-22T07:57:04.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:04 smithi006 ceph-mon[200575]: pgmap v899: 121 pgs: 121 active+clean; 553 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 4.8 KiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-09-22T07:57:06.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:06 smithi105 ceph-mon[190463]: pgmap v900: 121 pgs: 121 active+clean; 553 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 487 B/s rd, 1.6 MiB/s wr, 3 op/s 2023-09-22T07:57:06.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:06 smithi105 ceph-mon[190463]: osdmap e828: 8 total, 8 up, 8 in 2023-09-22T07:57:06.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:06 smithi006 ceph-mon[200575]: pgmap v900: 121 pgs: 121 active+clean; 553 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 487 B/s rd, 1.6 MiB/s wr, 3 op/s 2023-09-22T07:57:06.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:06 smithi006 ceph-mon[200575]: osdmap e828: 8 total, 8 up, 8 in 2023-09-22T07:57:06.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:06 smithi006 ceph-mon[204052]: pgmap v900: 121 pgs: 121 active+clean; 553 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 487 B/s rd, 1.6 MiB/s wr, 3 op/s 2023-09-22T07:57:06.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:06 smithi006 ceph-mon[204052]: osdmap e828: 8 total, 8 up, 8 in 2023-09-22T07:57:08.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:57:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:57:07] "GET /metrics HTTP/1.1" 200 36091 "" "Prometheus/2.43.0" 2023-09-22T07:57:08.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:08 smithi105 ceph-mon[190463]: pgmap v902: 121 pgs: 121 active+clean; 553 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 383 B/s rd, 921 KiB/s wr, 2 op/s 2023-09-22T07:57:08.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:08 smithi006 ceph-mon[200575]: pgmap v902: 121 pgs: 121 active+clean; 553 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 383 B/s rd, 921 KiB/s wr, 2 op/s 2023-09-22T07:57:08.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:08 smithi006 ceph-mon[204052]: pgmap v902: 121 pgs: 121 active+clean; 553 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 383 B/s rd, 921 KiB/s wr, 2 op/s 2023-09-22T07:57:10.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:10 smithi006 ceph-mon[204052]: pgmap v903: 121 pgs: 121 active+clean; 553 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T07:57:10.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:10 smithi006 ceph-mon[200575]: pgmap v903: 121 pgs: 121 active+clean; 553 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T07:57:10.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:10 smithi105 ceph-mon[190463]: pgmap v903: 121 pgs: 121 active+clean; 553 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T07:57:12.021 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-22T07:57:12.361 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:12 smithi006 ceph-mon[204052]: pgmap v904: 121 pgs: 121 active+clean; 553 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T07:57:12.361 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:12 smithi006 ceph-mon[200575]: pgmap v904: 121 pgs: 121 active+clean; 553 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T07:57:12.396 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:57:12.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:12 smithi105 ceph-mon[190463]: pgmap v904: 121 pgs: 121 active+clean; 553 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T07:57:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:57:13.689 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:57:13.690 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:57:14.123 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T07:57:14.126 INFO:teuthology.orchestra.run.smithi006.stderr:dumped all 2023-09-22T07:57:14.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:14 smithi006 ceph-mon[204052]: pgmap v905: 121 pgs: 121 active+clean; 553 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T07:57:14.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:14 smithi006 ceph-mon[200575]: pgmap v905: 121 pgs: 121 active+clean; 553 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T07:57:14.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:14 smithi105 ceph-mon[190463]: pgmap v905: 121 pgs: 121 active+clean; 553 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T07:57:14.718 INFO:teuthology.orchestra.run.smithi006.stdout:{"pg_ready":true,"pg_map":{"version":905,"stamp":"2023-09-22T07:57:12.767965+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":580377540,"num_objects":274,"num_object_clones":200,"num_object_copies":822,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":274,"num_whiteouts":12,"num_read":4680,"num_read_kb":5299580,"num_write":8659,"num_write_kb":1815083,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":140,"num_bytes_recovered":475735648,"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":17904,"ondisk_log_size":17904,"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":2859760,"kb_used_data":865424,"kb_used_omap":220,"kb_used_meta":1994019,"kb_avail":747101456,"statfs":{"total":767960285184,"available":765031890944,"internally_reserved":0,"allocated":886194176,"data_stored":1643890293,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":226215,"internal_metadata":2041875545},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"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":"10.003618"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":780,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.850179+0000","last_change":"2023-09-22T07:51:57.432772+0000","last_active":"2023-09-22T07:57:01.850179+0000","last_peered":"2023-09-22T07:57:01.850179+0000","last_clean":"2023-09-22T07:57:01.850179+0000","last_became_active":"2023-09-22T07:51:57.432472+0000","last_became_peered":"2023-09-22T07:51:57.432472+0000","last_unstale":"2023-09-22T07:57:01.850179+0000","last_undegraded":"2023-09-22T07:57:01.850179+0000","last_fullsized":"2023-09-22T07:57:01.850179+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:38:45.196909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":776,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.359735+0000","last_change":"2023-09-22T07:51:22.270882+0000","last_active":"2023-09-22T07:57:01.359735+0000","last_peered":"2023-09-22T07:57:01.359735+0000","last_clean":"2023-09-22T07:57:01.359735+0000","last_became_active":"2023-09-22T07:51:22.270483+0000","last_became_peered":"2023-09-22T07:51:22.270483+0000","last_unstale":"2023-09-22T07:57:01.359735+0000","last_undegraded":"2023-09-22T07:57:01.359735+0000","last_fullsized":"2023-09-22T07:57:01.359735+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:33:49.925522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":771,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.560976+0000","last_change":"2023-09-22T07:49:41.305501+0000","last_active":"2023-09-22T07:57:01.560976+0000","last_peered":"2023-09-22T07:57:01.560976+0000","last_clean":"2023-09-22T07:57:01.560976+0000","last_became_active":"2023-09-22T07:49:41.305175+0000","last_became_peered":"2023-09-22T07:49:41.305175+0000","last_unstale":"2023-09-22T07:57:01.560976+0000","last_undegraded":"2023-09-22T07:57:01.560976+0000","last_fullsized":"2023-09-22T07:57:01.560976+0000","mapping_epoch":406,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":407,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:14:01.728764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[3,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":785,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.545202+0000","last_change":"2023-09-22T07:51:57.415576+0000","last_active":"2023-09-22T07:57:01.545202+0000","last_peered":"2023-09-22T07:57:01.545202+0000","last_clean":"2023-09-22T07:57:01.545202+0000","last_became_active":"2023-09-22T07:51:57.415256+0000","last_became_peered":"2023-09-22T07:51:57.415256+0000","last_unstale":"2023-09-22T07:57:01.545202+0000","last_undegraded":"2023-09-22T07:57:01.545202+0000","last_fullsized":"2023-09-22T07:57:01.545202+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:08:46.866316+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":797,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.849203+0000","last_change":"2023-09-22T07:51:57.426338+0000","last_active":"2023-09-22T07:57:01.849203+0000","last_peered":"2023-09-22T07:57:01.849203+0000","last_clean":"2023-09-22T07:57:01.849203+0000","last_became_active":"2023-09-22T07:51:57.425802+0000","last_became_peered":"2023-09-22T07:51:57.425802+0000","last_unstale":"2023-09-22T07:57:01.849203+0000","last_undegraded":"2023-09-22T07:57:01.849203+0000","last_fullsized":"2023-09-22T07:57:01.849203+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T17:04:23.903520+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":765,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.544905+0000","last_change":"2023-09-22T07:50:48.404585+0000","last_active":"2023-09-22T07:57:01.544905+0000","last_peered":"2023-09-22T07:57:01.544905+0000","last_clean":"2023-09-22T07:57:01.544905+0000","last_became_active":"2023-09-22T07:50:48.404225+0000","last_became_peered":"2023-09-22T07:50:48.404225+0000","last_unstale":"2023-09-22T07:57:01.544905+0000","last_undegraded":"2023-09-22T07:57:01.544905+0000","last_fullsized":"2023-09-22T07:57:01.544905+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:28:16.074645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":797,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.849417+0000","last_change":"2023-09-22T07:51:57.429757+0000","last_active":"2023-09-22T07:57:01.849417+0000","last_peered":"2023-09-22T07:57:01.849417+0000","last_clean":"2023-09-22T07:57:01.849417+0000","last_became_active":"2023-09-22T07:51:57.428865+0000","last_became_peered":"2023-09-22T07:51:57.428865+0000","last_unstale":"2023-09-22T07:57:01.849417+0000","last_undegraded":"2023-09-22T07:57:01.849417+0000","last_fullsized":"2023-09-22T07:57:01.849417+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:51:01.030548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":785,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-09-22T07:57:06.575452+0000","last_change":"2023-09-22T07:51:22.275518+0000","last_active":"2023-09-22T07:57:06.575452+0000","last_peered":"2023-09-22T07:57:06.575452+0000","last_clean":"2023-09-22T07:57:06.575452+0000","last_became_active":"2023-09-22T07:51:22.275179+0000","last_became_peered":"2023-09-22T07:51:22.275179+0000","last_unstale":"2023-09-22T07:57:06.575452+0000","last_undegraded":"2023-09-22T07:57:06.575452+0000","last_fullsized":"2023-09-22T07:57:06.575452+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:45:12.420638+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":791,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.849073+0000","last_change":"2023-09-22T07:51:57.424499+0000","last_active":"2023-09-22T07:57:01.849073+0000","last_peered":"2023-09-22T07:57:01.849073+0000","last_clean":"2023-09-22T07:57:01.849073+0000","last_became_active":"2023-09-22T07:51:57.423869+0000","last_became_peered":"2023-09-22T07:51:57.423869+0000","last_unstale":"2023-09-22T07:57:01.849073+0000","last_undegraded":"2023-09-22T07:57:01.849073+0000","last_fullsized":"2023-09-22T07:57:01.849073+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T17:13:57.146619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.36","version":"0'0","reported_seq":773,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.822764+0000","last_change":"2023-09-22T07:51:22.274015+0000","last_active":"2023-09-22T07:57:01.822764+0000","last_peered":"2023-09-22T07:57:01.822764+0000","last_clean":"2023-09-22T07:57:01.822764+0000","last_became_active":"2023-09-22T07:51:22.271224+0000","last_became_peered":"2023-09-22T07:51:22.271224+0000","last_unstale":"2023-09-22T07:57:01.822764+0000","last_undegraded":"2023-09-22T07:57:01.822764+0000","last_fullsized":"2023-09-22T07:57:01.822764+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:20:38.540534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":773,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.822509+0000","last_change":"2023-09-22T07:51:22.266345+0000","last_active":"2023-09-22T07:57:01.822509+0000","last_peered":"2023-09-22T07:57:01.822509+0000","last_clean":"2023-09-22T07:57:01.822509+0000","last_became_active":"2023-09-22T07:51:22.266037+0000","last_became_peered":"2023-09-22T07:51:22.266037+0000","last_unstale":"2023-09-22T07:57:01.822509+0000","last_undegraded":"2023-09-22T07:57:01.822509+0000","last_fullsized":"2023-09-22T07:57:01.822509+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:16:54.923091+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":770,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.360498+0000","last_change":"2023-09-22T07:51:22.269482+0000","last_active":"2023-09-22T07:57:01.360498+0000","last_peered":"2023-09-22T07:57:01.360498+0000","last_clean":"2023-09-22T07:57:01.360498+0000","last_became_active":"2023-09-22T07:51:22.269195+0000","last_became_peered":"2023-09-22T07:51:22.269195+0000","last_unstale":"2023-09-22T07:57:01.360498+0000","last_undegraded":"2023-09-22T07:57:01.360498+0000","last_fullsized":"2023-09-22T07:57:01.360498+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:57:36.286187+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":785,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.560738+0000","last_change":"2023-09-22T07:51:22.273948+0000","last_active":"2023-09-22T07:57:01.560738+0000","last_peered":"2023-09-22T07:57:01.560738+0000","last_clean":"2023-09-22T07:57:01.560738+0000","last_became_active":"2023-09-22T07:51:22.273422+0000","last_became_peered":"2023-09-22T07:51:22.273422+0000","last_unstale":"2023-09-22T07:57:01.560738+0000","last_undegraded":"2023-09-22T07:57:01.560738+0000","last_fullsized":"2023-09-22T07:57:01.560738+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:11:08.985377+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":761,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.917000+0000","last_change":"2023-09-22T07:50:48.388819+0000","last_active":"2023-09-22T07:57:01.917000+0000","last_peered":"2023-09-22T07:57:01.917000+0000","last_clean":"2023-09-22T07:57:01.917000+0000","last_became_active":"2023-09-22T07:50:48.388397+0000","last_became_peered":"2023-09-22T07:50:48.388397+0000","last_unstale":"2023-09-22T07:57:01.917000+0000","last_undegraded":"2023-09-22T07:57:01.917000+0000","last_fullsized":"2023-09-22T07:57:01.917000+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T17:24:24.000612+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":769,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.360286+0000","last_change":"2023-09-22T07:50:48.398639+0000","last_active":"2023-09-22T07:57:01.360286+0000","last_peered":"2023-09-22T07:57:01.360286+0000","last_clean":"2023-09-22T07:57:01.360286+0000","last_became_active":"2023-09-22T07:50:48.398292+0000","last_became_peered":"2023-09-22T07:50:48.398292+0000","last_unstale":"2023-09-22T07:57:01.360286+0000","last_undegraded":"2023-09-22T07:57:01.360286+0000","last_fullsized":"2023-09-22T07:57:01.360286+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:37:16.255999+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":769,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.544484+0000","last_change":"2023-09-22T07:51:57.422114+0000","last_active":"2023-09-22T07:57:01.544484+0000","last_peered":"2023-09-22T07:57:01.544484+0000","last_clean":"2023-09-22T07:57:01.544484+0000","last_became_active":"2023-09-22T07:51:57.421815+0000","last_became_peered":"2023-09-22T07:51:57.421815+0000","last_unstale":"2023-09-22T07:57:01.544484+0000","last_undegraded":"2023-09-22T07:57:01.544484+0000","last_fullsized":"2023-09-22T07:57:01.544484+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:04:42.188263+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":776,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.544310+0000","last_change":"2023-09-22T07:51:57.421197+0000","last_active":"2023-09-22T07:57:01.544310+0000","last_peered":"2023-09-22T07:57:01.544310+0000","last_clean":"2023-09-22T07:57:01.544310+0000","last_became_active":"2023-09-22T07:51:57.420899+0000","last_became_peered":"2023-09-22T07:51:57.420899+0000","last_unstale":"2023-09-22T07:57:01.544310+0000","last_undegraded":"2023-09-22T07:57:01.544310+0000","last_fullsized":"2023-09-22T07:57:01.544310+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:58:24.364342+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":785,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.361575+0000","last_change":"2023-09-22T07:51:57.418947+0000","last_active":"2023-09-22T07:57:01.361575+0000","last_peered":"2023-09-22T07:57:01.361575+0000","last_clean":"2023-09-22T07:57:01.361575+0000","last_became_active":"2023-09-22T07:51:57.418400+0000","last_became_peered":"2023-09-22T07:51:57.418400+0000","last_unstale":"2023-09-22T07:57:01.361575+0000","last_undegraded":"2023-09-22T07:57:01.361575+0000","last_fullsized":"2023-09-22T07:57:01.361575+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T12:11:12.439182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":780,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.849199+0000","last_change":"2023-09-22T07:51:57.424249+0000","last_active":"2023-09-22T07:57:01.849199+0000","last_peered":"2023-09-22T07:57:01.849199+0000","last_clean":"2023-09-22T07:57:01.849199+0000","last_became_active":"2023-09-22T07:51:57.423719+0000","last_became_peered":"2023-09-22T07:51:57.423719+0000","last_unstale":"2023-09-22T07:57:01.849199+0000","last_undegraded":"2023-09-22T07:57:01.849199+0000","last_fullsized":"2023-09-22T07:57:01.849199+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:02:13.197171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"560'5","reported_seq":769,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.916503+0000","last_change":"2023-09-22T07:51:57.420399+0000","last_active":"2023-09-22T07:57:01.916503+0000","last_peered":"2023-09-22T07:57:01.916503+0000","last_clean":"2023-09-22T07:57:01.916503+0000","last_became_active":"2023-09-22T07:51:57.419977+0000","last_became_peered":"2023-09-22T07:51:57.419977+0000","last_unstale":"2023-09-22T07:57:01.916503+0000","last_undegraded":"2023-09-22T07:57:01.916503+0000","last_fullsized":"2023-09-22T07:57:01.916503+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:40:54.291832+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":774,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.561017+0000","last_change":"2023-09-22T07:51:22.273233+0000","last_active":"2023-09-22T07:57:01.561017+0000","last_peered":"2023-09-22T07:57:01.561017+0000","last_clean":"2023-09-22T07:57:01.561017+0000","last_became_active":"2023-09-22T07:51:22.272857+0000","last_became_peered":"2023-09-22T07:51:22.272857+0000","last_unstale":"2023-09-22T07:57:01.561017+0000","last_undegraded":"2023-09-22T07:57:01.561017+0000","last_fullsized":"2023-09-22T07:57:01.561017+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T17:58:10.719453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"560'2","reported_seq":795,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.561157+0000","last_change":"2023-09-22T07:50:48.398752+0000","last_active":"2023-09-22T07:57:01.561157+0000","last_peered":"2023-09-22T07:57:01.561157+0000","last_clean":"2023-09-22T07:57:01.561157+0000","last_became_active":"2023-09-22T07:50:48.398387+0000","last_became_peered":"2023-09-22T07:50:48.398387+0000","last_unstale":"2023-09-22T07:57:01.561157+0000","last_undegraded":"2023-09-22T07:57:01.561157+0000","last_fullsized":"2023-09-22T07:57:01.561157+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+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-09-23T18:58:15.535597+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":762,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.917605+0000","last_change":"2023-09-22T07:50:48.389152+0000","last_active":"2023-09-22T07:57:01.917605+0000","last_peered":"2023-09-22T07:57:01.917605+0000","last_clean":"2023-09-22T07:57:01.917605+0000","last_became_active":"2023-09-22T07:50:48.388385+0000","last_became_peered":"2023-09-22T07:50:48.388385+0000","last_unstale":"2023-09-22T07:57:01.917605+0000","last_undegraded":"2023-09-22T07:57:01.917605+0000","last_fullsized":"2023-09-22T07:57:01.917605+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:43:06.631949+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'2","reported_seq":785,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.850354+0000","last_change":"2023-09-22T07:51:57.424075+0000","last_active":"2023-09-22T07:57:01.850354+0000","last_peered":"2023-09-22T07:57:01.850354+0000","last_clean":"2023-09-22T07:57:01.850354+0000","last_became_active":"2023-09-22T07:51:57.423299+0000","last_became_peered":"2023-09-22T07:51:57.423299+0000","last_unstale":"2023-09-22T07:57:01.850354+0000","last_undegraded":"2023-09-22T07:57:01.850354+0000","last_fullsized":"2023-09-22T07:57:01.850354+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+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-09-23T13:58:33.240930+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":780,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.545069+0000","last_change":"2023-09-22T07:50:48.412687+0000","last_active":"2023-09-22T07:57:01.545069+0000","last_peered":"2023-09-22T07:57:01.545069+0000","last_clean":"2023-09-22T07:57:01.545069+0000","last_became_active":"2023-09-22T07:50:48.408621+0000","last_became_peered":"2023-09-22T07:50:48.408621+0000","last_unstale":"2023-09-22T07:57:01.545069+0000","last_undegraded":"2023-09-22T07:57:01.545069+0000","last_fullsized":"2023-09-22T07:57:01.545069+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T08:47:32.034791+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'2","reported_seq":793,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.849255+0000","last_change":"2023-09-22T07:51:57.427460+0000","last_active":"2023-09-22T07:57:01.849255+0000","last_peered":"2023-09-22T07:57:01.849255+0000","last_clean":"2023-09-22T07:57:01.849255+0000","last_became_active":"2023-09-22T07:51:57.424167+0000","last_became_peered":"2023-09-22T07:51:57.424167+0000","last_unstale":"2023-09-22T07:57:01.849255+0000","last_undegraded":"2023-09-22T07:57:01.849255+0000","last_fullsized":"2023-09-22T07:57:01.849255+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+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-09-23T09:50:15.197893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1d","version":"0'0","reported_seq":776,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.545007+0000","last_change":"2023-09-22T07:51:22.263512+0000","last_active":"2023-09-22T07:57:01.545007+0000","last_peered":"2023-09-22T07:57:01.545007+0000","last_clean":"2023-09-22T07:57:01.545007+0000","last_became_active":"2023-09-22T07:51:22.263055+0000","last_became_peered":"2023-09-22T07:51:22.263055+0000","last_unstale":"2023-09-22T07:57:01.545007+0000","last_undegraded":"2023-09-22T07:57:01.545007+0000","last_fullsized":"2023-09-22T07:57:01.545007+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:07:36.916954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"560'2","reported_seq":787,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-09-22T07:57:06.576102+0000","last_change":"2023-09-22T07:51:22.273744+0000","last_active":"2023-09-22T07:57:06.576102+0000","last_peered":"2023-09-22T07:57:06.576102+0000","last_clean":"2023-09-22T07:57:06.576102+0000","last_became_active":"2023-09-22T07:51:22.272931+0000","last_became_peered":"2023-09-22T07:51:22.272931+0000","last_unstale":"2023-09-22T07:57:06.576102+0000","last_undegraded":"2023-09-22T07:57:06.576102+0000","last_fullsized":"2023-09-22T07:57:06.576102+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+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-09-23T13:20:49.620437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,2,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":796,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.360289+0000","last_change":"2023-09-22T07:50:15.311350+0000","last_active":"2023-09-22T07:57:01.360289+0000","last_peered":"2023-09-22T07:57:01.360289+0000","last_clean":"2023-09-22T07:57:01.360289+0000","last_became_active":"2023-09-22T07:50:15.311041+0000","last_became_peered":"2023-09-22T07:50:15.311041+0000","last_unstale":"2023-09-22T07:57:01.360289+0000","last_undegraded":"2023-09-22T07:57:01.360289+0000","last_fullsized":"2023-09-22T07:57:01.360289+0000","mapping_epoch":440,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":441,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T08:45:10.880175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"560'2","reported_seq":782,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.821732+0000","last_change":"2023-09-22T07:51:57.418293+0000","last_active":"2023-09-22T07:57:01.821732+0000","last_peered":"2023-09-22T07:57:01.821732+0000","last_clean":"2023-09-22T07:57:01.821732+0000","last_became_active":"2023-09-22T07:51:57.418084+0000","last_became_peered":"2023-09-22T07:51:57.418084+0000","last_unstale":"2023-09-22T07:57:01.821732+0000","last_undegraded":"2023-09-22T07:57:01.821732+0000","last_fullsized":"2023-09-22T07:57:01.821732+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+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-09-23T19:21:16.027445+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":761,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.916503+0000","last_change":"2023-09-22T07:51:57.422762+0000","last_active":"2023-09-22T07:57:01.916503+0000","last_peered":"2023-09-22T07:57:01.916503+0000","last_clean":"2023-09-22T07:57:01.916503+0000","last_became_active":"2023-09-22T07:51:57.422071+0000","last_became_peered":"2023-09-22T07:51:57.422071+0000","last_unstale":"2023-09-22T07:57:01.916503+0000","last_undegraded":"2023-09-22T07:57:01.916503+0000","last_fullsized":"2023-09-22T07:57:01.916503+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:47:23.750108+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":793,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.560652+0000","last_change":"2023-09-22T07:51:22.275742+0000","last_active":"2023-09-22T07:57:01.560652+0000","last_peered":"2023-09-22T07:57:01.560652+0000","last_clean":"2023-09-22T07:57:01.560652+0000","last_became_active":"2023-09-22T07:51:22.275401+0000","last_became_peered":"2023-09-22T07:51:22.275401+0000","last_unstale":"2023-09-22T07:57:01.560652+0000","last_undegraded":"2023-09-22T07:57:01.560652+0000","last_fullsized":"2023-09-22T07:57:01.560652+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T08:09:12.916811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":789,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.560609+0000","last_change":"2023-09-22T07:49:41.305384+0000","last_active":"2023-09-22T07:57:01.560609+0000","last_peered":"2023-09-22T07:57:01.560609+0000","last_clean":"2023-09-22T07:57:01.560609+0000","last_became_active":"2023-09-22T07:49:41.305056+0000","last_became_peered":"2023-09-22T07:49:41.305056+0000","last_unstale":"2023-09-22T07:57:01.560609+0000","last_undegraded":"2023-09-22T07:57:01.560609+0000","last_fullsized":"2023-09-22T07:57:01.560609+0000","mapping_epoch":406,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":407,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T08:04:01.614429+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":777,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.544093+0000","last_change":"2023-09-22T07:51:57.421692+0000","last_active":"2023-09-22T07:57:01.544093+0000","last_peered":"2023-09-22T07:57:01.544093+0000","last_clean":"2023-09-22T07:57:01.544093+0000","last_became_active":"2023-09-22T07:51:57.421393+0000","last_became_peered":"2023-09-22T07:51:57.421393+0000","last_unstale":"2023-09-22T07:57:01.544093+0000","last_undegraded":"2023-09-22T07:57:01.544093+0000","last_fullsized":"2023-09-22T07:57:01.544093+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:21:12.042265+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":769,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.360624+0000","last_change":"2023-09-22T07:50:15.317510+0000","last_active":"2023-09-22T07:57:01.360624+0000","last_peered":"2023-09-22T07:57:01.360624+0000","last_clean":"2023-09-22T07:57:01.360624+0000","last_became_active":"2023-09-22T07:50:15.315901+0000","last_became_peered":"2023-09-22T07:50:15.315901+0000","last_unstale":"2023-09-22T07:57:01.360624+0000","last_undegraded":"2023-09-22T07:57:01.360624+0000","last_fullsized":"2023-09-22T07:57:01.360624+0000","mapping_epoch":440,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":441,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:37:05.315617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":774,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.822814+0000","last_change":"2023-09-22T07:51:22.273387+0000","last_active":"2023-09-22T07:57:01.822814+0000","last_peered":"2023-09-22T07:57:01.822814+0000","last_clean":"2023-09-22T07:57:01.822814+0000","last_became_active":"2023-09-22T07:51:22.270990+0000","last_became_peered":"2023-09-22T07:51:22.270990+0000","last_unstale":"2023-09-22T07:57:01.822814+0000","last_undegraded":"2023-09-22T07:57:01.822814+0000","last_fullsized":"2023-09-22T07:57:01.822814+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:55:43.303074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":761,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.544277+0000","last_change":"2023-09-22T07:51:57.414601+0000","last_active":"2023-09-22T07:57:01.544277+0000","last_peered":"2023-09-22T07:57:01.544277+0000","last_clean":"2023-09-22T07:57:01.544277+0000","last_became_active":"2023-09-22T07:51:57.414296+0000","last_became_peered":"2023-09-22T07:51:57.414296+0000","last_unstale":"2023-09-22T07:57:01.544277+0000","last_undegraded":"2023-09-22T07:57:01.544277+0000","last_fullsized":"2023-09-22T07:57:01.544277+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:11:08.630301+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":793,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.545075+0000","last_change":"2023-09-22T07:51:22.274582+0000","last_active":"2023-09-22T07:57:01.545075+0000","last_peered":"2023-09-22T07:57:01.545075+0000","last_clean":"2023-09-22T07:57:01.545075+0000","last_became_active":"2023-09-22T07:51:22.274240+0000","last_became_peered":"2023-09-22T07:51:22.274240+0000","last_unstale":"2023-09-22T07:57:01.545075+0000","last_undegraded":"2023-09-22T07:57:01.545075+0000","last_fullsized":"2023-09-22T07:57:01.545075+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:06:22.598847+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":761,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.917776+0000","last_change":"2023-09-22T07:50:48.389289+0000","last_active":"2023-09-22T07:57:01.917776+0000","last_peered":"2023-09-22T07:57:01.917776+0000","last_clean":"2023-09-22T07:57:01.917776+0000","last_became_active":"2023-09-22T07:50:48.388857+0000","last_became_peered":"2023-09-22T07:50:48.388857+0000","last_unstale":"2023-09-22T07:57:01.917776+0000","last_undegraded":"2023-09-22T07:57:01.917776+0000","last_fullsized":"2023-09-22T07:57:01.917776+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T17:50:36.191864+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'3","reported_seq":782,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.360254+0000","last_change":"2023-09-22T07:50:48.386720+0000","last_active":"2023-09-22T07:57:01.360254+0000","last_peered":"2023-09-22T07:57:01.360254+0000","last_clean":"2023-09-22T07:57:01.360254+0000","last_became_active":"2023-09-22T07:50:48.386295+0000","last_became_peered":"2023-09-22T07:50:48.386295+0000","last_unstale":"2023-09-22T07:57:01.360254+0000","last_undegraded":"2023-09-22T07:57:01.360254+0000","last_fullsized":"2023-09-22T07:57:01.360254+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+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-09-23T10:48:48.028469+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":7,"num_read_kb":7,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"0'0","reported_seq":763,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.360764+0000","last_change":"2023-09-22T07:51:57.414201+0000","last_active":"2023-09-22T07:57:01.360764+0000","last_peered":"2023-09-22T07:57:01.360764+0000","last_clean":"2023-09-22T07:57:01.360764+0000","last_became_active":"2023-09-22T07:51:57.413914+0000","last_became_peered":"2023-09-22T07:51:57.413914+0000","last_unstale":"2023-09-22T07:57:01.360764+0000","last_undegraded":"2023-09-22T07:57:01.360764+0000","last_fullsized":"2023-09-22T07:57:01.360764+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:37:52.048139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"560'29","reported_seq":809,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.822493+0000","last_change":"2023-09-22T07:51:22.272430+0000","last_active":"2023-09-22T07:57:01.822493+0000","last_peered":"2023-09-22T07:57:01.822493+0000","last_clean":"2023-09-22T07:57:01.822493+0000","last_became_active":"2023-09-22T07:51:22.272058+0000","last_became_peered":"2023-09-22T07:51:22.272058+0000","last_unstale":"2023-09-22T07:57:01.822493+0000","last_undegraded":"2023-09-22T07:57:01.822493+0000","last_fullsized":"2023-09-22T07:57:01.822493+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":29,"log_dups_size":0,"ondisk_log_size":29,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:19:30.172095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":5794,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":10,"num_read_kb":14,"num_write":28,"num_write_kb":25,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":797,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.849669+0000","last_change":"2023-09-22T07:51:57.428286+0000","last_active":"2023-09-22T07:57:01.849669+0000","last_peered":"2023-09-22T07:57:01.849669+0000","last_clean":"2023-09-22T07:57:01.849669+0000","last_became_active":"2023-09-22T07:51:57.427903+0000","last_became_peered":"2023-09-22T07:51:57.427903+0000","last_unstale":"2023-09-22T07:57:01.849669+0000","last_undegraded":"2023-09-22T07:57:01.849669+0000","last_fullsized":"2023-09-22T07:57:01.849669+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:32:03.093628+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'2","reported_seq":766,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.917398+0000","last_change":"2023-09-22T07:50:15.324574+0000","last_active":"2023-09-22T07:57:01.917398+0000","last_peered":"2023-09-22T07:57:01.917398+0000","last_clean":"2023-09-22T07:57:01.917398+0000","last_became_active":"2023-09-22T07:50:15.323026+0000","last_became_peered":"2023-09-22T07:50:15.323026+0000","last_unstale":"2023-09-22T07:57:01.917398+0000","last_undegraded":"2023-09-22T07:57:01.917398+0000","last_fullsized":"2023-09-22T07:57:01.917398+0000","mapping_epoch":440,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":441,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+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-09-23T10:52:09.788992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":761,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.917202+0000","last_change":"2023-09-22T07:51:57.420506+0000","last_active":"2023-09-22T07:57:01.917202+0000","last_peered":"2023-09-22T07:57:01.917202+0000","last_clean":"2023-09-22T07:57:01.917202+0000","last_became_active":"2023-09-22T07:51:57.420139+0000","last_became_peered":"2023-09-22T07:51:57.420139+0000","last_unstale":"2023-09-22T07:57:01.917202+0000","last_undegraded":"2023-09-22T07:57:01.917202+0000","last_fullsized":"2023-09-22T07:57:01.917202+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:02:19.199181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":785,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.544789+0000","last_change":"2023-09-22T07:51:57.416129+0000","last_active":"2023-09-22T07:57:01.544789+0000","last_peered":"2023-09-22T07:57:01.544789+0000","last_clean":"2023-09-22T07:57:01.544789+0000","last_became_active":"2023-09-22T07:51:57.415823+0000","last_became_peered":"2023-09-22T07:51:57.415823+0000","last_unstale":"2023-09-22T07:57:01.544789+0000","last_undegraded":"2023-09-22T07:57:01.544789+0000","last_fullsized":"2023-09-22T07:57:01.544789+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:46:01.653873+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":797,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.848665+0000","last_change":"2023-09-22T07:51:57.426160+0000","last_active":"2023-09-22T07:57:01.848665+0000","last_peered":"2023-09-22T07:57:01.848665+0000","last_clean":"2023-09-22T07:57:01.848665+0000","last_became_active":"2023-09-22T07:51:57.425382+0000","last_became_peered":"2023-09-22T07:51:57.425382+0000","last_unstale":"2023-09-22T07:57:01.848665+0000","last_undegraded":"2023-09-22T07:57:01.848665+0000","last_fullsized":"2023-09-22T07:57:01.848665+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:36:24.432340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":784,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.822168+0000","last_change":"2023-09-22T07:51:22.274038+0000","last_active":"2023-09-22T07:57:01.822168+0000","last_peered":"2023-09-22T07:57:01.822168+0000","last_clean":"2023-09-22T07:57:01.822168+0000","last_became_active":"2023-09-22T07:51:22.271688+0000","last_became_peered":"2023-09-22T07:51:22.271688+0000","last_unstale":"2023-09-22T07:57:01.822168+0000","last_undegraded":"2023-09-22T07:57:01.822168+0000","last_fullsized":"2023-09-22T07:57:01.822168+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:22:15.124758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":773,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.822161+0000","last_change":"2023-09-22T07:51:22.268181+0000","last_active":"2023-09-22T07:57:01.822161+0000","last_peered":"2023-09-22T07:57:01.822161+0000","last_clean":"2023-09-22T07:57:01.822161+0000","last_became_active":"2023-09-22T07:51:22.267035+0000","last_became_peered":"2023-09-22T07:51:22.267035+0000","last_unstale":"2023-09-22T07:57:01.822161+0000","last_undegraded":"2023-09-22T07:57:01.822161+0000","last_fullsized":"2023-09-22T07:57:01.822161+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T12:04:14.908315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'8","reported_seq":804,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.360414+0000","last_change":"2023-09-22T07:49:08.255253+0000","last_active":"2023-09-22T07:57:01.360414+0000","last_peered":"2023-09-22T07:57:01.360414+0000","last_clean":"2023-09-22T07:57:01.360414+0000","last_became_active":"2023-09-22T07:49:08.254665+0000","last_became_peered":"2023-09-22T07:49:08.254665+0000","last_unstale":"2023-09-22T07:57:01.360414+0000","last_undegraded":"2023-09-22T07:57:01.360414+0000","last_fullsized":"2023-09-22T07:57:01.360414+0000","mapping_epoch":373,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+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-09-23T12:25:17.986968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":24,"num_read_kb":24,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":780,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.849110+0000","last_change":"2023-09-22T07:51:57.429960+0000","last_active":"2023-09-22T07:57:01.849110+0000","last_peered":"2023-09-22T07:57:01.849110+0000","last_clean":"2023-09-22T07:57:01.849110+0000","last_became_active":"2023-09-22T07:51:57.429236+0000","last_became_peered":"2023-09-22T07:51:57.429236+0000","last_unstale":"2023-09-22T07:57:01.849110+0000","last_undegraded":"2023-09-22T07:57:01.849110+0000","last_fullsized":"2023-09-22T07:57:01.849110+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:04:53.538299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"826'697","reported_seq":3509,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-09-22T07:57:06.363030+0000","last_change":"2023-09-22T07:56:56.371552+0000","last_active":"2023-09-22T07:57:06.363030+0000","last_peered":"2023-09-22T07:57:06.363030+0000","last_clean":"2023-09-22T07:57:06.363030+0000","last_became_active":"2023-09-22T07:49:08.253824+0000","last_became_peered":"2023-09-22T07:49:08.253824+0000","last_unstale":"2023-09-22T07:57:06.363030+0000","last_undegraded":"2023-09-22T07:57:06.363030+0000","last_fullsized":"2023-09-22T07:57:06.363030+0000","mapping_epoch":373,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_clean_scrub_stamp":"2023-09-22T07:43:50.013253+0000","objects_scrubbed":0,"log_size":697,"log_dups_size":0,"ondisk_log_size":697,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:38:52.560690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.012979753,"stat_sum":{"num_bytes":44032000,"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":0,"num_read":170,"num_read_kb":419174,"num_write":235,"num_write_kb":64528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":26566656,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,1],"acting":[2,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.f","version":"61'1","reported_seq":774,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.361388+0000","last_change":"2023-09-22T07:51:57.424080+0000","last_active":"2023-09-22T07:57:01.361388+0000","last_peered":"2023-09-22T07:57:01.361388+0000","last_clean":"2023-09-22T07:57:01.361388+0000","last_became_active":"2023-09-22T07:51:57.423604+0000","last_became_peered":"2023-09-22T07:51:57.423604+0000","last_unstale":"2023-09-22T07:57:01.361388+0000","last_undegraded":"2023-09-22T07:57:01.361388+0000","last_fullsized":"2023-09-22T07:57:01.361388+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+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-09-23T17:59:54.614391+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":797,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.848870+0000","last_change":"2023-09-22T07:51:57.423827+0000","last_active":"2023-09-22T07:57:01.848870+0000","last_peered":"2023-09-22T07:57:01.848870+0000","last_clean":"2023-09-22T07:57:01.848870+0000","last_became_active":"2023-09-22T07:51:57.423547+0000","last_became_peered":"2023-09-22T07:51:57.423547+0000","last_unstale":"2023-09-22T07:57:01.848870+0000","last_undegraded":"2023-09-22T07:57:01.848870+0000","last_fullsized":"2023-09-22T07:57:01.848870+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:17:47.685491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"826'999","reported_seq":3852,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-09-22T07:57:06.362763+0000","last_change":"2023-09-22T07:56:56.378795+0000","last_active":"2023-09-22T07:57:06.362763+0000","last_peered":"2023-09-22T07:57:06.362763+0000","last_clean":"2023-09-22T07:57:06.362763+0000","last_became_active":"2023-09-22T07:51:22.282174+0000","last_became_peered":"2023-09-22T07:51:22.282174+0000","last_unstale":"2023-09-22T07:57:06.362763+0000","last_undegraded":"2023-09-22T07:57:06.362763+0000","last_fullsized":"2023-09-22T07:57:06.362763+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_clean_scrub_stamp":"2023-09-22T07:43:50.013253+0000","objects_scrubbed":0,"log_size":999,"log_dups_size":0,"ondisk_log_size":999,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:08:17.285854+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.014085347,"stat_sum":{"num_bytes":30711808,"num_objects":16,"num_object_clones":13,"num_object_copies":48,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":16,"num_whiteouts":0,"num_read":212,"num_read_kb":187505,"num_write":426,"num_write_kb":105896,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":15,"num_bytes_recovered":57450496,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]},{"pgid":"4.2","version":"0'0","reported_seq":770,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.359811+0000","last_change":"2023-09-22T07:50:48.398881+0000","last_active":"2023-09-22T07:57:01.359811+0000","last_peered":"2023-09-22T07:57:01.359811+0000","last_clean":"2023-09-22T07:57:01.359811+0000","last_became_active":"2023-09-22T07:50:48.398320+0000","last_became_peered":"2023-09-22T07:50:48.398320+0000","last_unstale":"2023-09-22T07:57:01.359811+0000","last_undegraded":"2023-09-22T07:57:01.359811+0000","last_fullsized":"2023-09-22T07:57:01.359811+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_clean_scrub_stamp":"2023-09-22T07:41:24.388483+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T12:34:20.780845+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":777,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.360353+0000","last_change":"2023-09-22T07:51:57.419134+0000","last_active":"2023-09-22T07:57:01.360353+0000","last_peered":"2023-09-22T07:57:01.360353+0000","last_clean":"2023-09-22T07:57:01.360353+0000","last_became_active":"2023-09-22T07:51:57.418814+0000","last_became_peered":"2023-09-22T07:51:57.418814+0000","last_unstale":"2023-09-22T07:57:01.360353+0000","last_undegraded":"2023-09-22T07:57:01.360353+0000","last_fullsized":"2023-09-22T07:57:01.360353+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:58:49.004442+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":789,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.544936+0000","last_change":"2023-09-22T07:50:48.396863+0000","last_active":"2023-09-22T07:57:01.544936+0000","last_peered":"2023-09-22T07:57:01.544936+0000","last_clean":"2023-09-22T07:57:01.544936+0000","last_became_active":"2023-09-22T07:50:48.396561+0000","last_became_peered":"2023-09-22T07:50:48.396561+0000","last_unstale":"2023-09-22T07:57:01.544936+0000","last_undegraded":"2023-09-22T07:57:01.544936+0000","last_fullsized":"2023-09-22T07:57:01.544936+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T08:01:59.633034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"819'260","reported_seq":3093,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-09-22T07:57:06.362221+0000","last_change":"2023-09-22T07:56:56.364018+0000","last_active":"2023-09-22T07:57:06.362221+0000","last_peered":"2023-09-22T07:57:06.362221+0000","last_clean":"2023-09-22T07:57:06.362221+0000","last_became_active":"2023-09-22T07:50:15.323743+0000","last_became_peered":"2023-09-22T07:50:15.323743+0000","last_unstale":"2023-09-22T07:57:06.362221+0000","last_undegraded":"2023-09-22T07:57:06.362221+0000","last_fullsized":"2023-09-22T07:57:06.362221+0000","mapping_epoch":440,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":441,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_clean_scrub_stamp":"2023-09-22T07:43:50.013253+0000","objects_scrubbed":0,"log_size":260,"log_dups_size":0,"ondisk_log_size":260,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:45:17.175316+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001418395,"stat_sum":{"num_bytes":13115392,"num_objects":3,"num_object_clones":2,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":46,"num_read_kb":68824,"num_write":137,"num_write_kb":42440,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.4","version":"0'0","reported_seq":770,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.360435+0000","last_change":"2023-09-22T07:49:41.312809+0000","last_active":"2023-09-22T07:57:01.360435+0000","last_peered":"2023-09-22T07:57:01.360435+0000","last_clean":"2023-09-22T07:57:01.360435+0000","last_became_active":"2023-09-22T07:49:41.312437+0000","last_became_peered":"2023-09-22T07:49:41.312437+0000","last_unstale":"2023-09-22T07:57:01.360435+0000","last_undegraded":"2023-09-22T07:57:01.360435+0000","last_fullsized":"2023-09-22T07:57:01.360435+0000","mapping_epoch":406,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":407,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_clean_scrub_stamp":"2023-09-22T07:41:24.388483+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:26:59.960095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":763,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.544683+0000","last_change":"2023-09-22T07:51:22.273067+0000","last_active":"2023-09-22T07:57:01.544683+0000","last_peered":"2023-09-22T07:57:01.544683+0000","last_clean":"2023-09-22T07:57:01.544683+0000","last_became_active":"2023-09-22T07:51:22.272666+0000","last_became_peered":"2023-09-22T07:51:22.272666+0000","last_unstale":"2023-09-22T07:57:01.544683+0000","last_undegraded":"2023-09-22T07:57:01.544683+0000","last_fullsized":"2023-09-22T07:57:01.544683+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:43:05.524172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":771,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.360568+0000","last_change":"2023-09-22T07:51:22.269626+0000","last_active":"2023-09-22T07:57:01.360568+0000","last_peered":"2023-09-22T07:57:01.360568+0000","last_clean":"2023-09-22T07:57:01.360568+0000","last_became_active":"2023-09-22T07:51:22.269312+0000","last_became_peered":"2023-09-22T07:51:22.269312+0000","last_unstale":"2023-09-22T07:57:01.360568+0000","last_undegraded":"2023-09-22T07:57:01.360568+0000","last_fullsized":"2023-09-22T07:57:01.360568+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:59:59.593670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.6","version":"0'0","reported_seq":2768,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-09-22T07:57:06.363835+0000","last_change":"2023-09-22T07:56:56.372058+0000","last_active":"2023-09-22T07:57:06.363835+0000","last_peered":"2023-09-22T07:57:06.363835+0000","last_clean":"2023-09-22T07:57:06.363835+0000","last_became_active":"2023-09-22T07:50:48.389641+0000","last_became_peered":"2023-09-22T07:50:48.389641+0000","last_unstale":"2023-09-22T07:57:06.363835+0000","last_undegraded":"2023-09-22T07:57:06.363835+0000","last_fullsized":"2023-09-22T07:57:06.363835+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_clean_scrub_stamp":"2023-09-22T07:43:50.013253+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:07:06.917854+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.012755036000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]},{"pgid":"4.7","version":"0'0","reported_seq":771,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.360088+0000","last_change":"2023-09-22T07:50:48.398656+0000","last_active":"2023-09-22T07:57:01.360088+0000","last_peered":"2023-09-22T07:57:01.360088+0000","last_clean":"2023-09-22T07:57:01.360088+0000","last_became_active":"2023-09-22T07:50:48.398279+0000","last_became_peered":"2023-09-22T07:50:48.398279+0000","last_unstale":"2023-09-22T07:57:01.360088+0000","last_undegraded":"2023-09-22T07:57:01.360088+0000","last_fullsized":"2023-09-22T07:57:01.360088+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_clean_scrub_stamp":"2023-09-22T07:41:24.388483+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:16:26.664914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":770,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.359134+0000","last_change":"2023-09-22T07:51:22.268597+0000","last_active":"2023-09-22T07:57:01.359134+0000","last_peered":"2023-09-22T07:57:01.359134+0000","last_clean":"2023-09-22T07:57:01.359134+0000","last_became_active":"2023-09-22T07:51:22.268179+0000","last_became_peered":"2023-09-22T07:51:22.268179+0000","last_unstale":"2023-09-22T07:57:01.359134+0000","last_undegraded":"2023-09-22T07:57:01.359134+0000","last_fullsized":"2023-09-22T07:57:01.359134+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T10:19:16.807611+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":793,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.359824+0000","last_change":"2023-09-22T07:49:41.307679+0000","last_active":"2023-09-22T07:57:01.359824+0000","last_peered":"2023-09-22T07:57:01.359824+0000","last_clean":"2023-09-22T07:57:01.359824+0000","last_became_active":"2023-09-22T07:49:41.307332+0000","last_became_peered":"2023-09-22T07:49:41.307332+0000","last_unstale":"2023-09-22T07:57:01.359824+0000","last_undegraded":"2023-09-22T07:57:01.359824+0000","last_fullsized":"2023-09-22T07:57:01.359824+0000","mapping_epoch":406,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":407,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:50:08.431659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"826'1799","reported_seq":4450,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-09-22T07:57:06.806688+0000","last_change":"2023-09-22T07:56:56.400953+0000","last_active":"2023-09-22T07:57:06.806688+0000","last_peered":"2023-09-22T07:57:06.806688+0000","last_clean":"2023-09-22T07:57:06.806688+0000","last_became_active":"2023-09-22T07:51:57.424849+0000","last_became_peered":"2023-09-22T07:51:57.424849+0000","last_unstale":"2023-09-22T07:57:06.806688+0000","last_undegraded":"2023-09-22T07:57:06.806688+0000","last_fullsized":"2023-09-22T07:57:06.806688+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_clean_scrub_stamp":"2023-09-22T07:43:50.013253+0000","objects_scrubbed":0,"log_size":1799,"log_dups_size":0,"ondisk_log_size":1799,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T12:54:36.020332+0000","scrub_duration":0,"objects_trimmed":3,"snaptrim_duration":0.030864617,"stat_sum":{"num_bytes":82714624,"num_objects":26,"num_object_clones":21,"num_object_copies":78,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26,"num_whiteouts":1,"num_read":420,"num_read_kb":575912,"num_write":748,"num_write_kb":165800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":21323776,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"4.5","version":"0'0","reported_seq":775,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.821706+0000","last_change":"2023-09-22T07:51:57.431329+0000","last_active":"2023-09-22T07:57:01.821706+0000","last_peered":"2023-09-22T07:57:01.821706+0000","last_clean":"2023-09-22T07:57:01.821706+0000","last_became_active":"2023-09-22T07:51:57.430565+0000","last_became_peered":"2023-09-22T07:51:57.430565+0000","last_unstale":"2023-09-22T07:57:01.821706+0000","last_undegraded":"2023-09-22T07:57:01.821706+0000","last_fullsized":"2023-09-22T07:57:01.821706+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_clean_scrub_stamp":"2023-09-22T07:41:24.388483+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T07:56:57.482678+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":785,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.560722+0000","last_change":"2023-09-22T07:51:22.276561+0000","last_active":"2023-09-22T07:57:01.560722+0000","last_peered":"2023-09-22T07:57:01.560722+0000","last_clean":"2023-09-22T07:57:01.560722+0000","last_became_active":"2023-09-22T07:51:22.276235+0000","last_became_peered":"2023-09-22T07:51:22.276235+0000","last_unstale":"2023-09-22T07:57:01.560722+0000","last_undegraded":"2023-09-22T07:57:01.560722+0000","last_fullsized":"2023-09-22T07:57:01.560722+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:21:58.334719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":794,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.544101+0000","last_change":"2023-09-22T07:51:57.421575+0000","last_active":"2023-09-22T07:57:01.544101+0000","last_peered":"2023-09-22T07:57:01.544101+0000","last_clean":"2023-09-22T07:57:01.544101+0000","last_became_active":"2023-09-22T07:51:57.421239+0000","last_became_peered":"2023-09-22T07:51:57.421239+0000","last_unstale":"2023-09-22T07:57:01.544101+0000","last_undegraded":"2023-09-22T07:57:01.544101+0000","last_fullsized":"2023-09-22T07:57:01.544101+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T12:09:14.129612+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"243'197","reported_seq":1285,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.849393+0000","last_change":"2023-09-22T07:51:57.419859+0000","last_active":"2023-09-22T07:57:01.849393+0000","last_peered":"2023-09-22T07:57:01.849393+0000","last_clean":"2023-09-22T07:57:01.849393+0000","last_became_active":"2023-09-22T07:51:57.419482+0000","last_became_peered":"2023-09-22T07:51:57.419482+0000","last_unstale":"2023-09-22T07:57:01.849393+0000","last_undegraded":"2023-09-22T07:57:01.849393+0000","last_fullsized":"2023-09-22T07:57:01.849393+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:38:33.537736+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:38:33.537736+0000","last_clean_scrub_stamp":"2023-09-22T07:38:33.537736+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-09-23T15:41:22.415362+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":"826'785","reported_seq":3484,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-09-22T07:57:07.141114+0000","last_change":"2023-09-22T07:56:56.373260+0000","last_active":"2023-09-22T07:57:07.141114+0000","last_peered":"2023-09-22T07:57:07.141114+0000","last_clean":"2023-09-22T07:57:07.141114+0000","last_became_active":"2023-09-22T07:50:48.405559+0000","last_became_peered":"2023-09-22T07:50:48.405559+0000","last_unstale":"2023-09-22T07:57:07.141114+0000","last_undegraded":"2023-09-22T07:57:07.141114+0000","last_fullsized":"2023-09-22T07:57:07.141114+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_clean_scrub_stamp":"2023-09-22T07:43:50.013253+0000","objects_scrubbed":0,"log_size":785,"log_dups_size":0,"ondisk_log_size":785,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:55:59.961191+0000","scrub_duration":0,"objects_trimmed":1,"snaptrim_duration":0.013756803,"stat_sum":{"num_bytes":13754368,"num_objects":7,"num_object_clones":5,"num_object_copies":21,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7,"num_whiteouts":2,"num_read":179,"num_read_kb":288025,"num_write":299,"num_write_kb":46264,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":40157184,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"4.6","version":"0'0","reported_seq":761,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.917591+0000","last_change":"2023-09-22T07:49:08.248288+0000","last_active":"2023-09-22T07:57:01.917591+0000","last_peered":"2023-09-22T07:57:01.917591+0000","last_clean":"2023-09-22T07:57:01.917591+0000","last_became_active":"2023-09-22T07:49:08.247984+0000","last_became_peered":"2023-09-22T07:49:08.247984+0000","last_unstale":"2023-09-22T07:57:01.917591+0000","last_undegraded":"2023-09-22T07:57:01.917591+0000","last_fullsized":"2023-09-22T07:57:01.917591+0000","mapping_epoch":373,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_clean_scrub_stamp":"2023-09-22T07:41:24.388483+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:25:29.846158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":786,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.359595+0000","last_change":"2023-09-22T07:50:15.298566+0000","last_active":"2023-09-22T07:57:01.359595+0000","last_peered":"2023-09-22T07:57:01.359595+0000","last_clean":"2023-09-22T07:57:01.359595+0000","last_became_active":"2023-09-22T07:50:15.298226+0000","last_became_peered":"2023-09-22T07:50:15.298226+0000","last_unstale":"2023-09-22T07:57:01.359595+0000","last_undegraded":"2023-09-22T07:57:01.359595+0000","last_fullsized":"2023-09-22T07:57:01.359595+0000","mapping_epoch":440,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":441,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:00:48.847403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]},{"pgid":"2.0","version":"0'0","reported_seq":782,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.848619+0000","last_change":"2023-09-22T07:51:57.431331+0000","last_active":"2023-09-22T07:57:01.848619+0000","last_peered":"2023-09-22T07:57:01.848619+0000","last_clean":"2023-09-22T07:57:01.848619+0000","last_became_active":"2023-09-22T07:51:57.430677+0000","last_became_peered":"2023-09-22T07:51:57.430677+0000","last_unstale":"2023-09-22T07:57:01.848619+0000","last_undegraded":"2023-09-22T07:57:01.848619+0000","last_fullsized":"2023-09-22T07:57:01.848619+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:46:30.856234+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"826'838","reported_seq":3470,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-09-22T07:57:06.952811+0000","last_change":"2023-09-22T07:56:56.369707+0000","last_active":"2023-09-22T07:57:06.952811+0000","last_peered":"2023-09-22T07:57:06.952811+0000","last_clean":"2023-09-22T07:57:06.952811+0000","last_became_active":"2023-09-22T07:51:22.270166+0000","last_became_peered":"2023-09-22T07:51:22.270166+0000","last_unstale":"2023-09-22T07:57:06.952811+0000","last_undegraded":"2023-09-22T07:57:06.952811+0000","last_fullsized":"2023-09-22T07:57:06.952811+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_clean_scrub_stamp":"2023-09-22T07:43:50.013253+0000","objects_scrubbed":0,"log_size":838,"log_dups_size":0,"ondisk_log_size":838,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T17:26:53.263430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0065731679999999999,"stat_sum":{"num_bytes":22937600,"num_objects":13,"num_object_clones":10,"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":0,"num_read":154,"num_read_kb":156640,"num_write":380,"num_write_kb":104376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":11100160,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.3","version":"0'0","reported_seq":762,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.917270+0000","last_change":"2023-09-22T07:51:57.423009+0000","last_active":"2023-09-22T07:57:01.917270+0000","last_peered":"2023-09-22T07:57:01.917270+0000","last_clean":"2023-09-22T07:57:01.917270+0000","last_became_active":"2023-09-22T07:51:57.421646+0000","last_became_peered":"2023-09-22T07:51:57.421646+0000","last_unstale":"2023-09-22T07:57:01.917270+0000","last_undegraded":"2023-09-22T07:57:01.917270+0000","last_fullsized":"2023-09-22T07:57:01.917270+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_clean_scrub_stamp":"2023-09-22T07:41:24.388483+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T12:46:14.737343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":798,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.849334+0000","last_change":"2023-09-22T07:51:57.430976+0000","last_active":"2023-09-22T07:57:01.849334+0000","last_peered":"2023-09-22T07:57:01.849334+0000","last_clean":"2023-09-22T07:57:01.849334+0000","last_became_active":"2023-09-22T07:51:57.428572+0000","last_became_peered":"2023-09-22T07:51:57.428572+0000","last_unstale":"2023-09-22T07:57:01.849334+0000","last_undegraded":"2023-09-22T07:57:01.849334+0000","last_fullsized":"2023-09-22T07:57:01.849334+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T17:57:18.329602+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":770,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.360521+0000","last_change":"2023-09-22T07:50:48.386399+0000","last_active":"2023-09-22T07:57:01.360521+0000","last_peered":"2023-09-22T07:57:01.360521+0000","last_clean":"2023-09-22T07:57:01.360521+0000","last_became_active":"2023-09-22T07:50:48.385942+0000","last_became_peered":"2023-09-22T07:50:48.385942+0000","last_unstale":"2023-09-22T07:57:01.360521+0000","last_undegraded":"2023-09-22T07:57:01.360521+0000","last_fullsized":"2023-09-22T07:57:01.360521+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:04:03.878091+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"826'1582","reported_seq":4337,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-09-22T07:57:06.362356+0000","last_change":"2023-09-22T07:56:56.392332+0000","last_active":"2023-09-22T07:57:06.362356+0000","last_peered":"2023-09-22T07:57:06.362356+0000","last_clean":"2023-09-22T07:57:06.362356+0000","last_became_active":"2023-09-22T07:51:57.425219+0000","last_became_peered":"2023-09-22T07:51:57.425219+0000","last_unstale":"2023-09-22T07:57:06.362356+0000","last_undegraded":"2023-09-22T07:57:06.362356+0000","last_fullsized":"2023-09-22T07:57:06.362356+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_clean_scrub_stamp":"2023-09-22T07:43:50.013253+0000","objects_scrubbed":0,"log_size":1582,"log_dups_size":0,"ondisk_log_size":1582,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T12:01:15.944387+0000","scrub_duration":0,"objects_trimmed":1,"snaptrim_duration":0.026360275999999998,"stat_sum":{"num_bytes":53239808,"num_objects":28,"num_object_clones":23,"num_object_copies":84,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":28,"num_whiteouts":0,"num_read":373,"num_read_kb":406420,"num_write":760,"num_write_kb":168080,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":31449088,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]},{"pgid":"4.0","version":"0'0","reported_seq":788,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.560761+0000","last_change":"2023-09-22T07:51:57.424699+0000","last_active":"2023-09-22T07:57:01.560761+0000","last_peered":"2023-09-22T07:57:01.560761+0000","last_clean":"2023-09-22T07:57:01.560761+0000","last_became_active":"2023-09-22T07:51:57.424101+0000","last_became_peered":"2023-09-22T07:51:57.424101+0000","last_unstale":"2023-09-22T07:57:01.560761+0000","last_undegraded":"2023-09-22T07:57:01.560761+0000","last_fullsized":"2023-09-22T07:57:01.560761+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_clean_scrub_stamp":"2023-09-22T07:41:24.388483+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:49:28.978469+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"564'2","reported_seq":774,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.359831+0000","last_change":"2023-09-22T07:51:22.270707+0000","last_active":"2023-09-22T07:57:01.359831+0000","last_peered":"2023-09-22T07:57:01.359831+0000","last_clean":"2023-09-22T07:57:01.359831+0000","last_became_active":"2023-09-22T07:51:22.270301+0000","last_became_peered":"2023-09-22T07:51:22.270301+0000","last_unstale":"2023-09-22T07:57:01.359831+0000","last_undegraded":"2023-09-22T07:57:01.359831+0000","last_fullsized":"2023-09-22T07:57:01.359831+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+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-09-23T08:59:34.166629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":2,"num_read_kb":2,"num_write":2,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":792,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.561107+0000","last_change":"2023-09-22T07:51:57.417800+0000","last_active":"2023-09-22T07:57:01.561107+0000","last_peered":"2023-09-22T07:57:01.561107+0000","last_clean":"2023-09-22T07:57:01.561107+0000","last_became_active":"2023-09-22T07:51:57.417442+0000","last_became_peered":"2023-09-22T07:51:57.417442+0000","last_unstale":"2023-09-22T07:57:01.561107+0000","last_undegraded":"2023-09-22T07:57:01.561107+0000","last_fullsized":"2023-09-22T07:57:01.561107+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:50:31.695251+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"826'802","reported_seq":3528,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-09-22T07:57:06.575674+0000","last_change":"2023-09-22T07:56:56.379301+0000","last_active":"2023-09-22T07:57:06.575674+0000","last_peered":"2023-09-22T07:57:06.575674+0000","last_clean":"2023-09-22T07:57:06.575674+0000","last_became_active":"2023-09-22T07:50:15.317387+0000","last_became_peered":"2023-09-22T07:50:15.317387+0000","last_unstale":"2023-09-22T07:57:06.575674+0000","last_undegraded":"2023-09-22T07:57:06.575674+0000","last_fullsized":"2023-09-22T07:57:06.575674+0000","mapping_epoch":440,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":441,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_clean_scrub_stamp":"2023-09-22T07:43:50.013253+0000","objects_scrubbed":0,"log_size":802,"log_dups_size":0,"ondisk_log_size":802,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T15:25:14.817356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0096817340000000009,"stat_sum":{"num_bytes":29278208,"num_objects":10,"num_object_clones":8,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":10,"num_whiteouts":1,"num_read":136,"num_read_kb":359846,"num_write":355,"num_write_kb":91784,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":16211968,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"4.1","version":"0'0","reported_seq":764,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.360170+0000","last_change":"2023-09-22T07:51:22.268085+0000","last_active":"2023-09-22T07:57:01.360170+0000","last_peered":"2023-09-22T07:57:01.360170+0000","last_clean":"2023-09-22T07:57:01.360170+0000","last_became_active":"2023-09-22T07:51:22.267767+0000","last_became_peered":"2023-09-22T07:51:22.267767+0000","last_unstale":"2023-09-22T07:57:01.360170+0000","last_undegraded":"2023-09-22T07:57:01.360170+0000","last_fullsized":"2023-09-22T07:57:01.360170+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:41:24.388483+0000","last_clean_scrub_stamp":"2023-09-22T07:41:24.388483+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:41:37.241076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'2","reported_seq":759,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.821898+0000","last_change":"2023-09-22T07:51:57.419854+0000","last_active":"2023-09-22T07:57:01.821898+0000","last_peered":"2023-09-22T07:57:01.821898+0000","last_clean":"2023-09-22T07:57:01.821898+0000","last_became_active":"2023-09-22T07:51:57.419509+0000","last_became_peered":"2023-09-22T07:51:57.419509+0000","last_unstale":"2023-09-22T07:57:01.821898+0000","last_undegraded":"2023-09-22T07:57:01.821898+0000","last_fullsized":"2023-09-22T07:57:01.821898+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+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-09-23T19:30:47.993525+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"0'0","reported_seq":760,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.917530+0000","last_change":"2023-09-22T07:50:15.323619+0000","last_active":"2023-09-22T07:57:01.917530+0000","last_peered":"2023-09-22T07:57:01.917530+0000","last_clean":"2023-09-22T07:57:01.917530+0000","last_became_active":"2023-09-22T07:50:15.323305+0000","last_became_peered":"2023-09-22T07:50:15.323305+0000","last_unstale":"2023-09-22T07:57:01.917530+0000","last_undegraded":"2023-09-22T07:57:01.917530+0000","last_fullsized":"2023-09-22T07:57:01.917530+0000","mapping_epoch":440,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":441,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T17:08:44.033793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"826'1807","reported_seq":4461,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-09-22T07:57:07.140008+0000","last_change":"2023-09-22T07:56:56.404961+0000","last_active":"2023-09-22T07:57:07.140008+0000","last_peered":"2023-09-22T07:57:07.140008+0000","last_clean":"2023-09-22T07:57:07.140008+0000","last_became_active":"2023-09-22T07:51:22.264448+0000","last_became_peered":"2023-09-22T07:51:22.264448+0000","last_unstale":"2023-09-22T07:57:07.140008+0000","last_undegraded":"2023-09-22T07:57:07.140008+0000","last_fullsized":"2023-09-22T07:57:07.140008+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_clean_scrub_stamp":"2023-09-22T07:43:50.013253+0000","objects_scrubbed":0,"log_size":1807,"log_dups_size":0,"ondisk_log_size":1807,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:46:55.000029+0000","scrub_duration":0,"objects_trimmed":2,"snaptrim_duration":0.045439159,"stat_sum":{"num_bytes":76333056,"num_objects":28,"num_object_clones":23,"num_object_copies":84,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":28,"num_whiteouts":2,"num_read":428,"num_read_kb":665381,"num_write":829,"num_write_kb":194080,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":23404544,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":782,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.848603+0000","last_change":"2023-09-22T07:51:57.431139+0000","last_active":"2023-09-22T07:57:01.848603+0000","last_peered":"2023-09-22T07:57:01.848603+0000","last_clean":"2023-09-22T07:57:01.848603+0000","last_became_active":"2023-09-22T07:51:57.430645+0000","last_became_peered":"2023-09-22T07:51:57.430645+0000","last_unstale":"2023-09-22T07:57:01.848603+0000","last_undegraded":"2023-09-22T07:57:01.848603+0000","last_fullsized":"2023-09-22T07:57:01.848603+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:29:40.137080+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":793,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.360151+0000","last_change":"2023-09-22T07:51:57.426502+0000","last_active":"2023-09-22T07:57:01.360151+0000","last_peered":"2023-09-22T07:57:01.360151+0000","last_clean":"2023-09-22T07:57:01.360151+0000","last_became_active":"2023-09-22T07:51:57.424694+0000","last_became_peered":"2023-09-22T07:51:57.424694+0000","last_unstale":"2023-09-22T07:57:01.360151+0000","last_undegraded":"2023-09-22T07:57:01.360151+0000","last_fullsized":"2023-09-22T07:57:01.360151+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:20:42.763465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"826'1116","reported_seq":3850,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-09-22T07:57:06.362677+0000","last_change":"2023-09-22T07:56:56.384720+0000","last_active":"2023-09-22T07:57:06.362677+0000","last_peered":"2023-09-22T07:57:06.362677+0000","last_clean":"2023-09-22T07:57:06.362677+0000","last_became_active":"2023-09-22T07:50:48.399708+0000","last_became_peered":"2023-09-22T07:50:48.399708+0000","last_unstale":"2023-09-22T07:57:06.362677+0000","last_undegraded":"2023-09-22T07:57:06.362677+0000","last_fullsized":"2023-09-22T07:57:06.362677+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_clean_scrub_stamp":"2023-09-22T07:43:50.013253+0000","objects_scrubbed":0,"log_size":1116,"log_dups_size":0,"ondisk_log_size":1116,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:55:39.165482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.018183003,"stat_sum":{"num_bytes":31096832,"num_objects":11,"num_object_clones":8,"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":237,"num_read_kb":344726,"num_write":722,"num_write_kb":124984,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9,"num_bytes_recovered":47611904,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]},{"pgid":"2.9","version":"0'0","reported_seq":769,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.360420+0000","last_change":"2023-09-22T07:51:57.419489+0000","last_active":"2023-09-22T07:57:01.360420+0000","last_peered":"2023-09-22T07:57:01.360420+0000","last_clean":"2023-09-22T07:57:01.360420+0000","last_became_active":"2023-09-22T07:51:57.419084+0000","last_became_peered":"2023-09-22T07:51:57.419084+0000","last_unstale":"2023-09-22T07:57:01.360420+0000","last_undegraded":"2023-09-22T07:57:01.360420+0000","last_fullsized":"2023-09-22T07:57:01.360420+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:47:19.397963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":785,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.560377+0000","last_change":"2023-09-22T07:51:57.424491+0000","last_active":"2023-09-22T07:57:01.560377+0000","last_peered":"2023-09-22T07:57:01.560377+0000","last_clean":"2023-09-22T07:57:01.560377+0000","last_became_active":"2023-09-22T07:51:57.423643+0000","last_became_peered":"2023-09-22T07:51:57.423643+0000","last_unstale":"2023-09-22T07:57:01.560377+0000","last_undegraded":"2023-09-22T07:57:01.560377+0000","last_fullsized":"2023-09-22T07:57:01.560377+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T08:18:21.861583+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"826'1166","reported_seq":3933,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-09-22T07:57:06.365385+0000","last_change":"2023-09-22T07:56:56.381124+0000","last_active":"2023-09-22T07:57:06.365385+0000","last_peered":"2023-09-22T07:57:06.365385+0000","last_clean":"2023-09-22T07:57:06.365385+0000","last_became_active":"2023-09-22T07:51:57.423260+0000","last_became_peered":"2023-09-22T07:51:57.423260+0000","last_unstale":"2023-09-22T07:57:06.365385+0000","last_undegraded":"2023-09-22T07:57:06.365385+0000","last_fullsized":"2023-09-22T07:57:06.365385+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_clean_scrub_stamp":"2023-09-22T07:43:50.013253+0000","objects_scrubbed":0,"log_size":1166,"log_dups_size":0,"ondisk_log_size":1166,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T17:19:24.928444+0000","scrub_duration":0,"objects_trimmed":2,"snaptrim_duration":0.02014987,"stat_sum":{"num_bytes":34537472,"num_objects":11,"num_object_clones":8,"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":210,"num_read_kb":238534,"num_write":481,"num_write_kb":126040,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14,"num_bytes_recovered":55123968,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]},{"pgid":"2.a","version":"0'0","reported_seq":769,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.359666+0000","last_change":"2023-09-22T07:51:57.418030+0000","last_active":"2023-09-22T07:57:01.359666+0000","last_peered":"2023-09-22T07:57:01.359666+0000","last_clean":"2023-09-22T07:57:01.359666+0000","last_became_active":"2023-09-22T07:51:57.417720+0000","last_became_peered":"2023-09-22T07:51:57.417720+0000","last_unstale":"2023-09-22T07:57:01.359666+0000","last_undegraded":"2023-09-22T07:57:01.359666+0000","last_fullsized":"2023-09-22T07:57:01.359666+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T08:37:14.740802+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":792,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.560649+0000","last_change":"2023-09-22T07:50:15.304423+0000","last_active":"2023-09-22T07:57:01.560649+0000","last_peered":"2023-09-22T07:57:01.560649+0000","last_clean":"2023-09-22T07:57:01.560649+0000","last_became_active":"2023-09-22T07:50:15.304090+0000","last_became_peered":"2023-09-22T07:50:15.304090+0000","last_unstale":"2023-09-22T07:57:01.560649+0000","last_undegraded":"2023-09-22T07:57:01.560649+0000","last_fullsized":"2023-09-22T07:57:01.560649+0000","mapping_epoch":440,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":441,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:50:07.120579+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.c","version":"826'1380","reported_seq":4229,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-09-22T07:57:06.668966+0000","last_change":"2023-09-22T07:56:56.377351+0000","last_active":"2023-09-22T07:57:06.668966+0000","last_peered":"2023-09-22T07:57:06.668966+0000","last_clean":"2023-09-22T07:57:06.668966+0000","last_became_active":"2023-09-22T07:50:15.314859+0000","last_became_peered":"2023-09-22T07:50:15.314859+0000","last_unstale":"2023-09-22T07:57:06.668966+0000","last_undegraded":"2023-09-22T07:57:06.668966+0000","last_fullsized":"2023-09-22T07:57:06.668966+0000","mapping_epoch":440,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":441,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_clean_scrub_stamp":"2023-09-22T07:43:50.013253+0000","objects_scrubbed":0,"log_size":1380,"log_dups_size":0,"ondisk_log_size":1380,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:24:17.184123+0000","scrub_duration":0,"objects_trimmed":1,"snaptrim_duration":0.015954137,"stat_sum":{"num_bytes":47882240,"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":0,"num_read":345,"num_read_kb":469977,"num_write":803,"num_write_kb":164368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":32989184,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"2.b","version":"560'3","reported_seq":793,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.849254+0000","last_change":"2023-09-22T07:51:57.420383+0000","last_active":"2023-09-22T07:57:01.849254+0000","last_peered":"2023-09-22T07:57:01.849254+0000","last_clean":"2023-09-22T07:57:01.849254+0000","last_became_active":"2023-09-22T07:51:57.420142+0000","last_became_peered":"2023-09-22T07:51:57.420142+0000","last_unstale":"2023-09-22T07:57:01.849254+0000","last_undegraded":"2023-09-22T07:57:01.849254+0000","last_fullsized":"2023-09-22T07:57:01.849254+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+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-09-23T08:48:14.033404+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":2,"num_read_kb":2,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":783,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.822257+0000","last_change":"2023-09-22T07:51:22.272162+0000","last_active":"2023-09-22T07:57:01.822257+0000","last_peered":"2023-09-22T07:57:01.822257+0000","last_clean":"2023-09-22T07:57:01.822257+0000","last_became_active":"2023-09-22T07:51:22.271850+0000","last_became_peered":"2023-09-22T07:51:22.271850+0000","last_unstale":"2023-09-22T07:57:01.822257+0000","last_undegraded":"2023-09-22T07:57:01.822257+0000","last_fullsized":"2023-09-22T07:57:01.822257+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T19:32:21.700955+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"826'1171","reported_seq":3949,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-09-22T07:57:06.364642+0000","last_change":"2023-09-22T07:56:56.393552+0000","last_active":"2023-09-22T07:57:06.364642+0000","last_peered":"2023-09-22T07:57:06.364642+0000","last_clean":"2023-09-22T07:57:06.364642+0000","last_became_active":"2023-09-22T07:50:48.384625+0000","last_became_peered":"2023-09-22T07:50:48.384625+0000","last_unstale":"2023-09-22T07:57:06.364642+0000","last_undegraded":"2023-09-22T07:57:06.364642+0000","last_fullsized":"2023-09-22T07:57:06.364642+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_clean_scrub_stamp":"2023-09-22T07:43:50.013253+0000","objects_scrubbed":0,"log_size":1171,"log_dups_size":0,"ondisk_log_size":1171,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:13:44.447296+0000","scrub_duration":0,"objects_trimmed":1,"snaptrim_duration":0.032241339000000001,"stat_sum":{"num_bytes":29974528,"num_objects":20,"num_object_clones":17,"num_object_copies":60,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":20,"num_whiteouts":2,"num_read":230,"num_read_kb":352703,"num_write":584,"num_write_kb":101728,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":27320320,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]},{"pgid":"2.c","version":"0'0","reported_seq":793,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.359856+0000","last_change":"2023-09-22T07:50:48.389746+0000","last_active":"2023-09-22T07:57:01.359856+0000","last_peered":"2023-09-22T07:57:01.359856+0000","last_clean":"2023-09-22T07:57:01.359856+0000","last_became_active":"2023-09-22T07:50:48.389290+0000","last_became_peered":"2023-09-22T07:50:48.389290+0000","last_unstale":"2023-09-22T07:57:01.359856+0000","last_undegraded":"2023-09-22T07:57:01.359856+0000","last_fullsized":"2023-09-22T07:57:01.359856+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:03:18.967138+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":780,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.850346+0000","last_change":"2023-09-22T07:51:57.422995+0000","last_active":"2023-09-22T07:57:01.850346+0000","last_peered":"2023-09-22T07:57:01.850346+0000","last_clean":"2023-09-22T07:57:01.850346+0000","last_became_active":"2023-09-22T07:51:57.422704+0000","last_became_peered":"2023-09-22T07:51:57.422704+0000","last_unstale":"2023-09-22T07:57:01.850346+0000","last_undegraded":"2023-09-22T07:57:01.850346+0000","last_fullsized":"2023-09-22T07:57:01.850346+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T17:41:43.004030+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"826'2228","reported_seq":4934,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-09-22T07:57:06.365970+0000","last_change":"2023-09-22T07:56:56.396392+0000","last_active":"2023-09-22T07:57:06.365970+0000","last_peered":"2023-09-22T07:57:06.365970+0000","last_clean":"2023-09-22T07:57:06.365970+0000","last_became_active":"2023-09-22T07:50:15.309981+0000","last_became_peered":"2023-09-22T07:50:15.309981+0000","last_unstale":"2023-09-22T07:57:06.365970+0000","last_undegraded":"2023-09-22T07:57:06.365970+0000","last_fullsized":"2023-09-22T07:57:06.365970+0000","mapping_epoch":440,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":441,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_clean_scrub_stamp":"2023-09-22T07:43:50.013253+0000","objects_scrubbed":0,"log_size":2228,"log_dups_size":0,"ondisk_log_size":2228,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:38:17.527884+0000","scrub_duration":0,"objects_trimmed":2,"snaptrim_duration":0.037206682999999997,"stat_sum":{"num_bytes":39567360,"num_objects":27,"num_object_clones":21,"num_object_copies":81,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":27,"num_whiteouts":2,"num_read":439,"num_read_kb":410303,"num_write":1013,"num_write_kb":204576,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":24,"num_bytes_recovered":83255296,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]},{"pgid":"2.d","version":"61'1","reported_seq":772,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.360056+0000","last_change":"2023-09-22T07:50:15.320917+0000","last_active":"2023-09-22T07:57:01.360056+0000","last_peered":"2023-09-22T07:57:01.360056+0000","last_clean":"2023-09-22T07:57:01.360056+0000","last_became_active":"2023-09-22T07:50:15.320499+0000","last_became_peered":"2023-09-22T07:50:15.320499+0000","last_unstale":"2023-09-22T07:57:01.360056+0000","last_undegraded":"2023-09-22T07:57:01.360056+0000","last_fullsized":"2023-09-22T07:57:01.360056+0000","mapping_epoch":440,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":441,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+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-09-23T09:05:13.604599+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":784,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.544858+0000","last_change":"2023-09-22T07:51:22.266440+0000","last_active":"2023-09-22T07:57:01.544858+0000","last_peered":"2023-09-22T07:57:01.544858+0000","last_clean":"2023-09-22T07:57:01.544858+0000","last_became_active":"2023-09-22T07:51:22.266112+0000","last_became_peered":"2023-09-22T07:51:22.266112+0000","last_unstale":"2023-09-22T07:57:01.544858+0000","last_undegraded":"2023-09-22T07:57:01.544858+0000","last_fullsized":"2023-09-22T07:57:01.544858+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T08:39:31.770005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"826'1009","reported_seq":3613,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-09-22T07:57:06.806097+0000","last_change":"2023-09-22T07:56:56.381141+0000","last_active":"2023-09-22T07:57:06.806097+0000","last_peered":"2023-09-22T07:57:06.806097+0000","last_clean":"2023-09-22T07:57:06.806097+0000","last_became_active":"2023-09-22T07:51:57.427705+0000","last_became_peered":"2023-09-22T07:51:57.427705+0000","last_unstale":"2023-09-22T07:57:06.806097+0000","last_undegraded":"2023-09-22T07:57:06.806097+0000","last_fullsized":"2023-09-22T07:57:06.806097+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:43:50.013253+0000","last_clean_scrub_stamp":"2023-09-22T07:43:50.013253+0000","objects_scrubbed":0,"log_size":1009,"log_dups_size":0,"ondisk_log_size":1009,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:56:18.384185+0000","scrub_duration":0,"objects_trimmed":1,"snaptrim_duration":0.012144274,"stat_sum":{"num_bytes":30605312,"num_objects":14,"num_object_clones":11,"num_object_copies":42,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":14,"num_whiteouts":2,"num_read":210,"num_read_kb":354214,"num_write":508,"num_write_kb":107688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"2.e","version":"61'2","reported_seq":790,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.361980+0000","last_change":"2023-09-22T07:51:57.418713+0000","last_active":"2023-09-22T07:57:01.361980+0000","last_peered":"2023-09-22T07:57:01.361980+0000","last_clean":"2023-09-22T07:57:01.361980+0000","last_became_active":"2023-09-22T07:51:57.417929+0000","last_became_peered":"2023-09-22T07:51:57.417929+0000","last_unstale":"2023-09-22T07:57:01.361980+0000","last_undegraded":"2023-09-22T07:57:01.361980+0000","last_fullsized":"2023-09-22T07:57:01.361980+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:46.371852+0000","last_clean_scrub_stamp":"2023-09-22T07:40:46.371852+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-09-23T18:42:23.683728+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":791,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.848848+0000","last_change":"2023-09-22T07:51:57.424338+0000","last_active":"2023-09-22T07:57:01.848848+0000","last_peered":"2023-09-22T07:57:01.848848+0000","last_clean":"2023-09-22T07:57:01.848848+0000","last_became_active":"2023-09-22T07:51:57.423404+0000","last_became_peered":"2023-09-22T07:51:57.423404+0000","last_unstale":"2023-09-22T07:57:01.848848+0000","last_undegraded":"2023-09-22T07:57:01.848848+0000","last_fullsized":"2023-09-22T07:57:01.848848+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:42:21.271947+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.20","version":"0'0","reported_seq":773,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.822050+0000","last_change":"2023-09-22T07:51:22.267146+0000","last_active":"2023-09-22T07:57:01.822050+0000","last_peered":"2023-09-22T07:57:01.822050+0000","last_clean":"2023-09-22T07:57:01.822050+0000","last_became_active":"2023-09-22T07:51:22.266626+0000","last_became_peered":"2023-09-22T07:51:22.266626+0000","last_unstale":"2023-09-22T07:57:01.822050+0000","last_undegraded":"2023-09-22T07:57:01.822050+0000","last_fullsized":"2023-09-22T07:57:01.822050+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T17:37:43.049708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":785,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.359916+0000","last_change":"2023-09-22T07:51:22.268502+0000","last_active":"2023-09-22T07:57:01.359916+0000","last_peered":"2023-09-22T07:57:01.359916+0000","last_clean":"2023-09-22T07:57:01.359916+0000","last_became_active":"2023-09-22T07:51:22.268148+0000","last_became_peered":"2023-09-22T07:51:22.268148+0000","last_unstale":"2023-09-22T07:57:01.359916+0000","last_undegraded":"2023-09-22T07:57:01.359916+0000","last_fullsized":"2023-09-22T07:57:01.359916+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:46:28.744369+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":789,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.544863+0000","last_change":"2023-09-22T07:50:48.398907+0000","last_active":"2023-09-22T07:57:01.544863+0000","last_peered":"2023-09-22T07:57:01.544863+0000","last_clean":"2023-09-22T07:57:01.544863+0000","last_became_active":"2023-09-22T07:50:48.398576+0000","last_became_peered":"2023-09-22T07:50:48.398576+0000","last_unstale":"2023-09-22T07:57:01.544863+0000","last_undegraded":"2023-09-22T07:57:01.544863+0000","last_fullsized":"2023-09-22T07:57:01.544863+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T12:53:12.135414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":762,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.917087+0000","last_change":"2023-09-22T07:50:15.324939+0000","last_active":"2023-09-22T07:57:01.917087+0000","last_peered":"2023-09-22T07:57:01.917087+0000","last_clean":"2023-09-22T07:57:01.917087+0000","last_became_active":"2023-09-22T07:50:15.324224+0000","last_became_peered":"2023-09-22T07:50:15.324224+0000","last_unstale":"2023-09-22T07:57:01.917087+0000","last_undegraded":"2023-09-22T07:57:01.917087+0000","last_fullsized":"2023-09-22T07:57:01.917087+0000","mapping_epoch":440,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":441,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T17:37:51.452902+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":788,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.561033+0000","last_change":"2023-09-22T07:49:41.313231+0000","last_active":"2023-09-22T07:57:01.561033+0000","last_peered":"2023-09-22T07:57:01.561033+0000","last_clean":"2023-09-22T07:57:01.561033+0000","last_became_active":"2023-09-22T07:49:41.310786+0000","last_became_peered":"2023-09-22T07:49:41.310786+0000","last_unstale":"2023-09-22T07:57:01.561033+0000","last_undegraded":"2023-09-22T07:57:01.561033+0000","last_fullsized":"2023-09-22T07:57:01.561033+0000","mapping_epoch":406,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":407,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:52:29.089331+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[3,2,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":769,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.360143+0000","last_change":"2023-09-22T07:49:41.314016+0000","last_active":"2023-09-22T07:57:01.360143+0000","last_peered":"2023-09-22T07:57:01.360143+0000","last_clean":"2023-09-22T07:57:01.360143+0000","last_became_active":"2023-09-22T07:49:41.313701+0000","last_became_peered":"2023-09-22T07:49:41.313701+0000","last_unstale":"2023-09-22T07:57:01.360143+0000","last_undegraded":"2023-09-22T07:57:01.360143+0000","last_fullsized":"2023-09-22T07:57:01.360143+0000","mapping_epoch":406,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":407,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T11:08:28.028579+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":779,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.821747+0000","last_change":"2023-09-22T07:51:57.418431+0000","last_active":"2023-09-22T07:57:01.821747+0000","last_peered":"2023-09-22T07:57:01.821747+0000","last_clean":"2023-09-22T07:57:01.821747+0000","last_became_active":"2023-09-22T07:51:57.418162+0000","last_became_peered":"2023-09-22T07:51:57.418162+0000","last_unstale":"2023-09-22T07:57:01.821747+0000","last_undegraded":"2023-09-22T07:57:01.821747+0000","last_fullsized":"2023-09-22T07:57:01.821747+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T18:41:56.128489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":774,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.561198+0000","last_change":"2023-09-22T07:50:15.319290+0000","last_active":"2023-09-22T07:57:01.561198+0000","last_peered":"2023-09-22T07:57:01.561198+0000","last_clean":"2023-09-22T07:57:01.561198+0000","last_became_active":"2023-09-22T07:50:15.318927+0000","last_became_peered":"2023-09-22T07:50:15.318927+0000","last_unstale":"2023-09-22T07:57:01.561198+0000","last_undegraded":"2023-09-22T07:57:01.561198+0000","last_fullsized":"2023-09-22T07:57:01.561198+0000","mapping_epoch":440,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":441,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T13:04:32.438343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":788,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.544577+0000","last_change":"2023-09-22T07:50:48.396793+0000","last_active":"2023-09-22T07:57:01.544577+0000","last_peered":"2023-09-22T07:57:01.544577+0000","last_clean":"2023-09-22T07:57:01.544577+0000","last_became_active":"2023-09-22T07:50:48.396424+0000","last_became_peered":"2023-09-22T07:50:48.396424+0000","last_unstale":"2023-09-22T07:57:01.544577+0000","last_undegraded":"2023-09-22T07:57:01.544577+0000","last_fullsized":"2023-09-22T07:57:01.544577+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T16:17:58.793862+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":788,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.560906+0000","last_change":"2023-09-22T07:49:41.308486+0000","last_active":"2023-09-22T07:57:01.560906+0000","last_peered":"2023-09-22T07:57:01.560906+0000","last_clean":"2023-09-22T07:57:01.560906+0000","last_became_active":"2023-09-22T07:49:41.308125+0000","last_became_peered":"2023-09-22T07:49:41.308125+0000","last_unstale":"2023-09-22T07:57:01.560906+0000","last_undegraded":"2023-09-22T07:57:01.560906+0000","last_fullsized":"2023-09-22T07:57:01.560906+0000","mapping_epoch":406,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":407,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T09:43:50.527773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[3,2,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":762,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.544602+0000","last_change":"2023-09-22T07:51:57.416234+0000","last_active":"2023-09-22T07:57:01.544602+0000","last_peered":"2023-09-22T07:57:01.544602+0000","last_clean":"2023-09-22T07:57:01.544602+0000","last_became_active":"2023-09-22T07:51:57.415427+0000","last_became_peered":"2023-09-22T07:51:57.415427+0000","last_unstale":"2023-09-22T07:57:01.544602+0000","last_undegraded":"2023-09-22T07:57:01.544602+0000","last_fullsized":"2023-09-22T07:57:01.544602+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T12:45:23.023193+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":762,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.916552+0000","last_change":"2023-09-22T07:51:57.422467+0000","last_active":"2023-09-22T07:57:01.916552+0000","last_peered":"2023-09-22T07:57:01.916552+0000","last_clean":"2023-09-22T07:57:01.916552+0000","last_became_active":"2023-09-22T07:51:57.421226+0000","last_became_peered":"2023-09-22T07:51:57.421226+0000","last_unstale":"2023-09-22T07:57:01.916552+0000","last_undegraded":"2023-09-22T07:57:01.916552+0000","last_fullsized":"2023-09-22T07:57:01.916552+0000","mapping_epoch":540,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":541,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T14:44:42.408523+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":783,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-09-22T07:57:01.822389+0000","last_change":"2023-09-22T07:51:22.272031+0000","last_active":"2023-09-22T07:57:01.822389+0000","last_peered":"2023-09-22T07:57:01.822389+0000","last_clean":"2023-09-22T07:57:01.822389+0000","last_became_active":"2023-09-22T07:51:22.271601+0000","last_became_peered":"2023-09-22T07:51:22.271601+0000","last_unstale":"2023-09-22T07:57:01.822389+0000","last_undegraded":"2023-09-22T07:57:01.822389+0000","last_fullsized":"2023-09-22T07:57:01.822389+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-22T07:40:47.374475+0000","last_clean_scrub_stamp":"2023-09-22T07:40:47.374475+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-23T12:36:45.098965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":579780608,"num_objects":250,"num_object_clones":200,"num_object_copies":750,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":250,"num_whiteouts":12,"num_read":3789,"num_read_kb":5298184,"num_write":8280,"num_write_kb":1812632,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":134,"num_bytes_recovered":473964544,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":816943104,"data_stored":1600733184,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":17639,"ondisk_log_size":17639,"up":48,"acting":48,"num_store_stats":8},{"poolid":4,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8},{"poolid":3,"num_pg":64,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":192,"acting":192,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":812,"num_read_kb":1310,"num_write":311,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":197,"ondisk_log_size":197,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":6564,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":79,"num_read_kb":86,"num_write":68,"num_write_kb":35,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":110592,"data_stored":19692,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":33007,"internal_metadata":0},"log_size":68,"ondisk_log_size":68,"up":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":540,"seq":2319282339904,"num_pgs":50,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":253268,"kb_used_data":101512,"kb_used_omap":31,"kb_used_meta":151712,"kb_avail":93491884,"statfs":{"total":95995035648,"available":95735689216,"internally_reserved":0,"allocated":103948288,"data_stored":187361437,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":32350,"internal_metadata":155353506},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 22 07:57:09 2023","interfaces":[{"interface":"back","average":{"1min":0.60799999999999998,"5min":0.56200000000000006,"15min":0.54000000000000004},"min":{"1min":0.40600000000000003,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.76400000000000001,"5min":0.88300000000000001,"15min":0.88300000000000001},"last":0.40600000000000003},{"interface":"front","average":{"1min":0.59699999999999998,"5min":0.57599999999999996,"15min":0.54000000000000004},"min":{"1min":0.41099999999999998,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.83399999999999996,"5min":0.83399999999999996,"15min":0.83399999999999996},"last":0.69899999999999995}]},{"osd":1,"last update":"Fri Sep 22 07:57:09 2023","interfaces":[{"interface":"back","average":{"1min":0.59999999999999998,"5min":0.58499999999999996,"15min":0.55800000000000005},"min":{"1min":0.45100000000000001,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.85099999999999998,"5min":1.169,"15min":1.169},"last":0.45200000000000001},{"interface":"front","average":{"1min":0.59799999999999998,"5min":0.58099999999999996,"15min":0.55500000000000005},"min":{"1min":0.41699999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.79500000000000004,"5min":0.97699999999999998,"15min":0.97699999999999998},"last":0.60899999999999999}]},{"osd":2,"last update":"Fri Sep 22 07:57:09 2023","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":0.59699999999999998,"15min":0.55500000000000005},"min":{"1min":0.39500000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.82399999999999995,"5min":2.1970000000000001,"15min":2.1970000000000001},"last":0.64600000000000002},{"interface":"front","average":{"1min":0.626,"5min":0.59699999999999998,"15min":0.56599999999999995},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.871,"5min":0.92100000000000004,"15min":0.92100000000000004},"last":0.47899999999999998}]},{"osd":3,"last update":"Fri Sep 22 07:57:09 2023","interfaces":[{"interface":"back","average":{"1min":0.60899999999999999,"5min":0.60299999999999998,"15min":0.58299999999999996},"min":{"1min":0.48299999999999998,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.81599999999999995,"5min":1.1459999999999999,"15min":1.1459999999999999},"last":0.55100000000000005},{"interface":"front","average":{"1min":0.64300000000000002,"5min":0.60199999999999998,"15min":0.58699999999999997},"min":{"1min":0.46700000000000003,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.82299999999999995,"5min":0.82299999999999995,"15min":0.82299999999999995},"last":0.627}]},{"osd":4,"last update":"Fri Sep 22 07:57:09 2023","interfaces":[{"interface":"back","average":{"1min":0.44600000000000001,"5min":0.47599999999999998,"15min":0.46200000000000002},"min":{"1min":0.32400000000000001,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.67300000000000004,"5min":0.94899999999999995,"15min":0.94899999999999995},"last":0.34799999999999998},{"interface":"front","average":{"1min":0.53500000000000003,"5min":0.51200000000000001,"15min":0.5},"min":{"1min":0.371,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.76800000000000002,"5min":0.83899999999999997,"15min":0.83899999999999997},"last":0.49399999999999999}]},{"osd":5,"last update":"Fri Sep 22 07:57:09 2023","interfaces":[{"interface":"back","average":{"1min":0.59499999999999997,"5min":0.55500000000000005,"15min":0.51700000000000002},"min":{"1min":0.41999999999999998,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.80500000000000005,"5min":0.88900000000000001,"15min":0.88900000000000001},"last":0.66700000000000004},{"interface":"front","average":{"1min":0.58599999999999997,"5min":0.55900000000000005,"15min":0.53500000000000003},"min":{"1min":0.36699999999999999,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.84999999999999998,"5min":0.86099999999999999,"15min":0.86099999999999999},"last":0.58899999999999997}]},{"osd":6,"last update":"Fri Sep 22 07:57:09 2023","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.56100000000000005,"15min":0.55300000000000005},"min":{"1min":0.38400000000000001,"5min":0.372,"15min":0.372},"max":{"1min":0.749,"5min":0.97199999999999998,"15min":0.97199999999999998},"last":0.56799999999999995},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.56000000000000005,"15min":0.54800000000000004},"min":{"1min":0.42799999999999999,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.71599999999999997,"5min":0.91900000000000004,"15min":0.91900000000000004},"last":0.52900000000000003}]}]},{"osd":6,"up_from":506,"seq":2173253451847,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":229252,"kb_used_data":78904,"kb_used_omap":25,"kb_used_meta":150310,"kb_avail":93515900,"statfs":{"total":95995035648,"available":95760281600,"internally_reserved":0,"allocated":80797696,"data_stored":146881936,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":26494,"internal_metadata":153917570},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 22 07:56:37 2023","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.54800000000000004,"15min":0.56299999999999994},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":0.78600000000000003,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":0.51700000000000002},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.57399999999999995,"15min":0.59599999999999997},"min":{"1min":0.40600000000000003,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.81899999999999995,"5min":1.294,"15min":1.294},"last":0.68999999999999995}]},{"osd":1,"last update":"Fri Sep 22 07:56:37 2023","interfaces":[{"interface":"back","average":{"1min":0.72699999999999998,"5min":0.63900000000000001,"15min":0.60899999999999999},"min":{"1min":0.46200000000000002,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":1.9430000000000001,"5min":3.0169999999999999,"15min":3.0169999999999999},"last":0.59899999999999998},{"interface":"front","average":{"1min":0.70199999999999996,"5min":0.60999999999999999,"15min":0.60399999999999998},"min":{"1min":0.35999999999999999,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.8520000000000001,"5min":1.8520000000000001,"15min":1.8520000000000001},"last":0.67400000000000004}]},{"osd":2,"last update":"Fri Sep 22 07:56:37 2023","interfaces":[{"interface":"back","average":{"1min":0.56499999999999995,"5min":0.58599999999999997,"15min":0.60299999999999998},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.84899999999999998,"5min":1.117,"15min":1.117},"last":0.72699999999999998},{"interface":"front","average":{"1min":0.64600000000000002,"5min":0.626,"15min":0.58199999999999996},"min":{"1min":0.40100000000000002,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.1160000000000001,"5min":4.0300000000000002,"15min":4.0300000000000002},"last":0.55300000000000005}]},{"osd":3,"last update":"Fri Sep 22 07:56:37 2023","interfaces":[{"interface":"back","average":{"1min":0.60999999999999999,"5min":0.63200000000000001,"15min":0.63600000000000001},"min":{"1min":0.48399999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.86399999999999999,"5min":2.9220000000000002,"15min":2.9220000000000002},"last":0.65700000000000003},{"interface":"front","average":{"1min":0.67200000000000004,"5min":0.62,"15min":0.63800000000000001},"min":{"1min":0.52200000000000002,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.83399999999999996,"5min":1.0620000000000001,"15min":1.0620000000000001},"last":0.70999999999999996}]},{"osd":4,"last update":"Fri Sep 22 07:56:37 2023","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":0.50600000000000001,"15min":0.47199999999999998},"min":{"1min":0.308,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":1.2210000000000001,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":0.44500000000000001},{"interface":"front","average":{"1min":0.50700000000000001,"5min":0.53400000000000003,"15min":0.51800000000000002},"min":{"1min":0.35799999999999998,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":0.754,"5min":3.0539999999999998,"15min":3.0539999999999998},"last":0.48999999999999999}]},{"osd":5,"last update":"Fri Sep 22 07:56:37 2023","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54000000000000004,"15min":0.52400000000000002},"min":{"1min":0.33100000000000002,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":1.2490000000000001,"5min":2.403,"15min":2.403},"last":0.46999999999999997},{"interface":"front","average":{"1min":0.58599999999999997,"5min":0.57699999999999996,"15min":0.57899999999999996},"min":{"1min":0.38500000000000001,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.88300000000000001,"5min":1.1559999999999999,"15min":1.1559999999999999},"last":0.56799999999999995}]},{"osd":7,"last update":"Fri Sep 22 07:56:06 2023","interfaces":[{"interface":"back","average":{"1min":0.61699999999999999,"5min":0.57899999999999996,"15min":0.56499999999999995},"min":{"1min":0.33500000000000002,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":1.389,"5min":1.389,"15min":1.389},"last":0.61699999999999999},{"interface":"front","average":{"1min":0.63800000000000001,"5min":0.62,"15min":0.59899999999999998},"min":{"1min":0.42599999999999999,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.92800000000000005,"5min":1.0700000000000001,"15min":1.0700000000000001},"last":0.63800000000000001}]}]},{"osd":1,"up_from":342,"seq":1468878815336,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":288432,"kb_used_data":93156,"kb_used_omap":17,"kb_used_meta":195246,"kb_avail":93456720,"statfs":{"total":95995035648,"available":95699681280,"internally_reserved":0,"allocated":95391744,"data_stored":188121066,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18306,"internal_metadata":199932030},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 22 07:56:56 2023","interfaces":[{"interface":"back","average":{"1min":0.371,"5min":0.40899999999999997,"15min":0.40699999999999997},"min":{"1min":0.222,"5min":0.20300000000000001,"15min":0.20300000000000001},"max":{"1min":0.53900000000000003,"5min":4.335,"15min":4.335},"last":0.54000000000000004},{"interface":"front","average":{"1min":0.45300000000000001,"5min":0.50800000000000001,"15min":0.496},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.58299999999999996,"5min":4.2859999999999996,"15min":4.2859999999999996},"last":0.76200000000000001}]},{"osd":2,"last update":"Fri Sep 22 07:56:25 2023","interfaces":[{"interface":"back","average":{"1min":0.38500000000000001,"5min":0.39200000000000002,"15min":0.38800000000000001},"min":{"1min":0.222,"5min":0.222,"15min":0.20799999999999999},"max":{"1min":0.875,"5min":0.875,"15min":0.875},"last":0.41999999999999998},{"interface":"front","average":{"1min":0.59499999999999997,"5min":0.56999999999999995,"15min":0.504},"min":{"1min":0.33100000000000002,"5min":0.314,"15min":0.29299999999999998},"max":{"1min":3.7759999999999998,"5min":6.1310000000000002,"15min":6.1310000000000002},"last":0.81100000000000005}]},{"osd":3,"last update":"Fri Sep 22 07:56:56 2023","interfaces":[{"interface":"back","average":{"1min":0.43099999999999999,"5min":0.45300000000000001,"15min":0.46100000000000002},"min":{"1min":0.29399999999999998,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":0.56399999999999995,"5min":1.992,"15min":1.992},"last":0.49299999999999999},{"interface":"front","average":{"1min":0.48199999999999998,"5min":0.52400000000000002,"15min":0.52500000000000002},"min":{"1min":0.33500000000000002,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.66600000000000004,"5min":3.2149999999999999,"15min":3.2149999999999999},"last":0.56699999999999995}]},{"osd":4,"last update":"Fri Sep 22 07:56:25 2023","interfaces":[{"interface":"back","average":{"1min":0.72599999999999998,"5min":1.3109999999999999,"15min":0.80700000000000005},"min":{"1min":0.438,"5min":0.376,"15min":0.376},"max":{"1min":3.0150000000000001,"5min":71.673000000000002,"15min":71.673000000000002},"last":0.74299999999999999},{"interface":"front","average":{"1min":0.61299999999999999,"5min":1.3049999999999999,"15min":0.88},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.81899999999999995,"5min":74.495999999999995,"15min":74.495999999999995},"last":0.628}]},{"osd":5,"last update":"Fri Sep 22 07:56:56 2023","interfaces":[{"interface":"back","average":{"1min":0.65200000000000002,"5min":0.65900000000000003,"15min":3.3210000000000002},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.92000000000000004,"5min":2.5859999999999999,"15min":72.385999999999996},"last":0.45000000000000001},{"interface":"front","average":{"1min":0.63200000000000001,"5min":0.69099999999999995,"15min":3.3639999999999999},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":0.84399999999999997,"5min":3.7559999999999998,"15min":72.337000000000003},"last":0.64800000000000002}]},{"osd":6,"last update":"Fri Sep 22 07:56:39 2023","interfaces":[{"interface":"back","average":{"1min":0.60499999999999998,"5min":1.2769999999999999,"15min":2.903},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.81899999999999995,"5min":70.530000000000001,"15min":70.530000000000001},"last":0.50900000000000001},{"interface":"front","average":{"1min":0.83799999999999997,"5min":1.3200000000000001,"15min":2.8969999999999998},"min":{"1min":0.504,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":4.7750000000000004,"5min":69.813000000000002,"15min":69.813000000000002},"last":0.68799999999999994}]},{"osd":7,"last update":"Fri Sep 22 07:57:06 2023","interfaces":[{"interface":"back","average":{"1min":0.66700000000000004,"5min":0.73999999999999999,"15min":0.71799999999999997},"min":{"1min":0.47299999999999998,"5min":0.432,"15min":0.432},"max":{"1min":0.90500000000000003,"5min":4.6760000000000002,"15min":4.6760000000000002},"last":0.61299999999999999},{"interface":"front","average":{"1min":0.72899999999999998,"5min":0.79300000000000004,"15min":0.75900000000000001},"min":{"1min":0.52700000000000002,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":0.93600000000000005,"5min":4.7309999999999999,"15min":4.7309999999999999},"last":0.85699999999999998}]}]},{"osd":0,"up_from":309,"seq":1327144894575,"num_pgs":53,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":523280,"kb_used_data":118596,"kb_used_omap":20,"kb_used_meta":404651,"kb_avail":93221872,"statfs":{"total":95995035648,"available":95459196928,"internally_reserved":0,"allocated":121442304,"data_stored":247341355,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":21410,"internal_metadata":414362718},"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":"Fri Sep 22 07:56:45 2023","interfaces":[{"interface":"back","average":{"1min":0.375,"5min":0.35999999999999999,"15min":0.36599999999999999},"min":{"1min":0.23300000000000001,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":0.52800000000000002,"5min":0.69499999999999995,"15min":0.81100000000000005},"last":0.45600000000000002},{"interface":"front","average":{"1min":0.47599999999999998,"5min":0.439,"15min":0.42699999999999999},"min":{"1min":0.30499999999999999,"5min":0.253,"15min":0.253},"max":{"1min":0.64000000000000001,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.52900000000000003}]},{"osd":2,"last update":"Fri Sep 22 07:56:18 2023","interfaces":[{"interface":"back","average":{"1min":0.38400000000000001,"5min":0.379,"15min":0.38700000000000001},"min":{"1min":0.23699999999999999,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":0.56699999999999995,"5min":0.60699999999999998,"15min":0.60699999999999998},"last":0.48299999999999998},{"interface":"front","average":{"1min":0.41099999999999998,"5min":0.41299999999999998,"15min":0.41999999999999998},"min":{"1min":0.30399999999999999,"5min":0.255,"15min":0.23300000000000001},"max":{"1min":0.58999999999999997,"5min":0.69899999999999995,"15min":0.86799999999999999},"last":0.58399999999999996}]},{"osd":3,"last update":"Fri Sep 22 07:56:58 2023","interfaces":[{"interface":"back","average":{"1min":0.46000000000000002,"5min":0.45500000000000002,"15min":0.47699999999999998},"min":{"1min":0.26700000000000002,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":0.58499999999999996,"5min":1.4690000000000001,"15min":1.4690000000000001},"last":0.69399999999999995},{"interface":"front","average":{"1min":0.501,"5min":0.47099999999999997,"15min":0.501},"min":{"1min":0.35199999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.67800000000000005,"5min":0.75,"15min":0.81100000000000005},"last":0.60299999999999998}]},{"osd":4,"last update":"Fri Sep 22 07:56:24 2023","interfaces":[{"interface":"back","average":{"1min":0.64200000000000002,"5min":0.626,"15min":0.61499999999999999},"min":{"1min":0.49299999999999999,"5min":0.36699999999999999,"15min":0.36099999999999999},"max":{"1min":0.83299999999999996,"5min":0.88900000000000001,"15min":0.88900000000000001},"last":1.105},{"interface":"front","average":{"1min":0.68400000000000005,"5min":0.622,"15min":0.64000000000000001},"min":{"1min":0.44,"5min":0.375,"15min":0.375},"max":{"1min":0.92400000000000004,"5min":1.0449999999999999,"15min":1.0449999999999999},"last":1.1970000000000001}]},{"osd":5,"last update":"Fri Sep 22 07:57:04 2023","interfaces":[{"interface":"back","average":{"1min":0.68700000000000006,"5min":0.63100000000000001,"15min":0.61699999999999999},"min":{"1min":0.44400000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.88300000000000001,"5min":0.96399999999999997,"15min":0.96399999999999997},"last":1.131},{"interface":"front","average":{"1min":0.69499999999999995,"5min":0.65600000000000003,"15min":0.66400000000000003},"min":{"1min":0.47399999999999998,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.90600000000000003,"5min":1.0349999999999999,"15min":1.0349999999999999},"last":1.0009999999999999}]},{"osd":6,"last update":"Fri Sep 22 07:56:36 2023","interfaces":[{"interface":"back","average":{"1min":0.66500000000000004,"5min":0.63800000000000001,"15min":0.60899999999999999},"min":{"1min":0.46400000000000002,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.96399999999999997,"5min":1.49,"15min":1.49},"last":1.0660000000000001},{"interface":"front","average":{"1min":0.68999999999999995,"5min":0.65600000000000003,"15min":0.65500000000000003},"min":{"1min":0.53600000000000003,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.89300000000000002,"5min":1.111,"15min":1.111},"last":1.161}]},{"osd":7,"last update":"Fri Sep 22 07:57:08 2023","interfaces":[{"interface":"back","average":{"1min":0.746,"5min":0.70299999999999996,"15min":0.71599999999999997},"min":{"1min":0.52600000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.0289999999999999,"5min":1.819,"15min":1.819},"last":1.0289999999999999},{"interface":"front","average":{"1min":0.755,"5min":0.70399999999999996,"15min":0.70399999999999996},"min":{"1min":0.51300000000000001,"5min":0.436,"15min":0.436},"max":{"1min":1.248,"5min":1.248,"15min":1.248},"last":1.248}]}]},{"osd":2,"up_from":373,"seq":1602022801506,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":389184,"kb_used_data":114676,"kb_used_omap":23,"kb_used_meta":274472,"kb_avail":93355968,"statfs":{"total":95995035648,"available":95596511232,"internally_reserved":0,"allocated":117428224,"data_stored":245580720,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":23868,"internal_metadata":281060036},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 22 07:56:17 2023","interfaces":[{"interface":"back","average":{"1min":0.41299999999999998,"5min":0.39100000000000001,"15min":0.40799999999999997},"min":{"1min":0.218,"5min":0.218,"15min":0.218},"max":{"1min":0.65500000000000003,"5min":1.085,"15min":1.085},"last":0.38800000000000001},{"interface":"front","average":{"1min":0.39900000000000002,"5min":0.40200000000000002,"15min":0.42599999999999999},"min":{"1min":0.27100000000000002,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":0.56899999999999995,"5min":0.67500000000000004,"15min":0.68300000000000005},"last":0.313}]},{"osd":1,"last update":"Fri Sep 22 07:56:17 2023","interfaces":[{"interface":"back","average":{"1min":0.39000000000000001,"5min":0.40400000000000003,"15min":0.42699999999999999},"min":{"1min":0.28100000000000003,"5min":0.245,"15min":0.245},"max":{"1min":0.51900000000000002,"5min":0.75700000000000001,"15min":0.75700000000000001},"last":0.34799999999999998},{"interface":"front","average":{"1min":0.42699999999999999,"5min":0.43099999999999999,"15min":0.443},"min":{"1min":0.28399999999999997,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.56000000000000005,"5min":0.752,"15min":0.76900000000000002},"last":0.48199999999999998}]},{"osd":3,"last update":"Fri Sep 22 07:56:47 2023","interfaces":[{"interface":"back","average":{"1min":0.47499999999999998,"5min":0.437,"15min":0.46999999999999997},"min":{"1min":0.29399999999999998,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.85299999999999998,"5min":0.85299999999999998,"15min":0.85299999999999998},"last":0.36799999999999999},{"interface":"front","average":{"1min":0.505,"5min":0.47199999999999998,"15min":0.504},"min":{"1min":0.33400000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.746,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.41799999999999998}]},{"osd":4,"last update":"Fri Sep 22 07:56:33 2023","interfaces":[{"interface":"back","average":{"1min":0.64100000000000001,"5min":0.59799999999999998,"15min":0.63800000000000001},"min":{"1min":0.42999999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.85999999999999999,"5min":1.028,"15min":1.028},"last":0.504},{"interface":"front","average":{"1min":0.69499999999999995,"5min":0.64200000000000002,"15min":0.64900000000000002},"min":{"1min":0.5,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.91000000000000003,"5min":1.0249999999999999,"15min":1.0249999999999999},"last":0.58199999999999996}]},{"osd":5,"last update":"Fri Sep 22 07:57:08 2023","interfaces":[{"interface":"back","average":{"1min":0.74299999999999999,"5min":0.67100000000000004,"15min":0.65100000000000002},"min":{"1min":0.44900000000000001,"5min":0.42899999999999999,"15min":0.41599999999999998},"max":{"1min":0.92600000000000005,"5min":1.617,"15min":1.617},"last":0.72499999999999998},{"interface":"front","average":{"1min":0.72699999999999998,"5min":0.66700000000000004,"15min":0.63300000000000001},"min":{"1min":0.58099999999999996,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.97099999999999997,"5min":1.006,"15min":1.006},"last":0.78300000000000003}]},{"osd":6,"last update":"Fri Sep 22 07:56:33 2023","interfaces":[{"interface":"back","average":{"1min":0.70799999999999996,"5min":0.66000000000000003,"15min":0.61599999999999999},"min":{"1min":0.56899999999999995,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.88600000000000001,"5min":0.94599999999999995,"15min":0.94599999999999995},"last":0.745},{"interface":"front","average":{"1min":0.72699999999999998,"5min":0.68300000000000005,"15min":0.63500000000000001},"min":{"1min":0.55700000000000005,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":0.91800000000000004,"5min":1.0860000000000001,"15min":1.0860000000000001},"last":0.70199999999999996}]},{"osd":7,"last update":"Fri Sep 22 07:57:08 2023","interfaces":[{"interface":"back","average":{"1min":0.78700000000000003,"5min":0.70499999999999996,"15min":0.67500000000000004},"min":{"1min":0.54600000000000004,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.0129999999999999,"5min":1.018,"15min":1.018},"last":0.61599999999999999},{"interface":"front","average":{"1min":0.78300000000000003,"5min":0.71299999999999997,"15min":0.68400000000000005},"min":{"1min":0.57699999999999996,"5min":0.436,"15min":0.436},"max":{"1min":1.0629999999999999,"5min":1.0629999999999999,"15min":1.0629999999999999},"last":0.64500000000000002}]}]},{"osd":3,"up_from":406,"seq":1743756722267,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":254124,"kb_used_data":80352,"kb_used_omap":22,"kb_used_meta":173737,"kb_avail":93491028,"statfs":{"total":95995035648,"available":95734812672,"internally_reserved":0,"allocated":82280448,"data_stored":135834336,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":23160,"internal_metadata":177907080},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 22 07:56:58 2023","interfaces":[{"interface":"back","average":{"1min":0.52500000000000002,"5min":0.40600000000000003,"15min":0.40600000000000003},"min":{"1min":0.23100000000000001,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":2.4670000000000001,"5min":2.4670000000000001,"15min":2.4670000000000001},"last":0.314},{"interface":"front","average":{"1min":0.67200000000000004,"5min":0.47499999999999998,"15min":0.42299999999999999},"min":{"1min":0.24299999999999999,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":3.1629999999999998,"5min":3.1629999999999998,"15min":3.1629999999999998},"last":0.47999999999999998}]},{"osd":1,"last update":"Fri Sep 22 07:56:58 2023","interfaces":[{"interface":"back","average":{"1min":0.47999999999999998,"5min":0.40999999999999998,"15min":0.38800000000000001},"min":{"1min":0.29399999999999998,"5min":0.20300000000000001,"15min":0.20300000000000001},"max":{"1min":1.349,"5min":1.349,"15min":1.349},"last":0.29399999999999998},{"interface":"front","average":{"1min":0.48099999999999998,"5min":0.45300000000000001,"15min":0.45800000000000002},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"last":0.40500000000000003}]},{"osd":2,"last update":"Fri Sep 22 07:56:58 2023","interfaces":[{"interface":"back","average":{"1min":0.77100000000000002,"5min":0.53000000000000003,"15min":0.497},"min":{"1min":0.27500000000000002,"5min":0.25,"15min":0.25},"max":{"1min":4.0179999999999998,"5min":4.0179999999999998,"15min":4.0179999999999998},"last":0.36699999999999999},{"interface":"front","average":{"1min":0.622,"5min":0.497,"15min":0.48799999999999999},"min":{"1min":0.27100000000000002,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":3.1970000000000001,"5min":3.1970000000000001,"15min":3.1970000000000001},"last":0.432}]},{"osd":4,"last update":"Fri Sep 22 07:56:29 2023","interfaces":[{"interface":"back","average":{"1min":0.61299999999999999,"5min":0.60299999999999998,"15min":0.59399999999999997},"min":{"1min":0.40000000000000002,"5min":0.375,"15min":0.34100000000000003},"max":{"1min":0.94599999999999995,"5min":0.94599999999999995,"15min":0.94599999999999995},"last":0.81000000000000005},{"interface":"front","average":{"1min":0.78700000000000003,"5min":0.64600000000000002,"15min":0.624},"min":{"1min":0.40300000000000002,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":2.9620000000000002,"5min":2.9620000000000002,"15min":2.9620000000000002},"last":0.83199999999999996}]},{"osd":5,"last update":"Fri Sep 22 07:56:58 2023","interfaces":[{"interface":"back","average":{"1min":0.81999999999999995,"5min":0.67100000000000004,"15min":0.66500000000000004},"min":{"1min":0.39100000000000001,"5min":0.372,"15min":0.372},"max":{"1min":3.081,"5min":3.081,"15min":3.081},"last":0.78100000000000003},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.71399999999999997,"15min":0.67200000000000004},"min":{"1min":0.52500000000000002,"5min":0.438,"15min":0.438},"max":{"1min":4.109,"5min":4.109,"15min":4.109},"last":0.71899999999999997}]},{"osd":6,"last update":"Fri Sep 22 07:56:34 2023","interfaces":[{"interface":"back","average":{"1min":0.85499999999999998,"5min":0.67800000000000005,"15min":0.63600000000000001},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":4.157,"5min":4.157,"15min":4.157},"last":0.84699999999999998},{"interface":"front","average":{"1min":0.89800000000000002,"5min":0.71399999999999997,"15min":0.66600000000000004},"min":{"1min":0.47199999999999998,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":3.0390000000000001,"5min":3.0390000000000001,"15min":3.0390000000000001},"last":0.67500000000000004}]},{"osd":7,"last update":"Fri Sep 22 07:56:09 2023","interfaces":[{"interface":"back","average":{"1min":0.81799999999999995,"5min":0.67400000000000004,"15min":0.63800000000000001},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":4.21,"5min":4.21,"15min":4.21},"last":0.64000000000000001},{"interface":"front","average":{"1min":0.78000000000000003,"5min":0.68799999999999994,"15min":0.65800000000000003},"min":{"1min":0.45200000000000001,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":3.1240000000000001,"5min":3.1240000000000001,"15min":3.1240000000000001},"last":0.73499999999999999}]}]},{"osd":4,"up_from":440,"seq":1889785610324,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":470600,"kb_used_data":139900,"kb_used_omap":39,"kb_used_meta":330648,"kb_avail":93274552,"statfs":{"total":95995035648,"available":95513141248,"internally_reserved":0,"allocated":143257600,"data_stored":236751776,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":40931,"internal_metadata":338583581},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 22 07:56:22 2023","interfaces":[{"interface":"back","average":{"1min":0.61199999999999999,"5min":0.58499999999999996,"15min":0.58499999999999996},"min":{"1min":0.36399999999999999,"5min":0.33300000000000002,"15min":0.31900000000000001},"max":{"1min":0.874,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":0.66900000000000004},{"interface":"front","average":{"1min":0.72399999999999998,"5min":0.65000000000000002,"15min":0.60899999999999999},"min":{"1min":0.53700000000000003,"5min":0.314,"15min":0.314},"max":{"1min":1.3120000000000001,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":0.69499999999999995}]},{"osd":1,"last update":"Fri Sep 22 07:56:22 2023","interfaces":[{"interface":"back","average":{"1min":0.63300000000000001,"5min":0.58199999999999996,"15min":0.57399999999999995},"min":{"1min":0.38100000000000001,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.90600000000000003,"5min":0.90600000000000003,"15min":0.90600000000000003},"last":0.64600000000000002},{"interface":"front","average":{"1min":0.60999999999999999,"5min":0.57099999999999995,"15min":0.55900000000000005},"min":{"1min":0.39800000000000002,"5min":0.309,"15min":0.309},"max":{"1min":0.88700000000000001,"5min":0.93000000000000005,"15min":0.93000000000000005},"last":0.60999999999999999}]},{"osd":2,"last update":"Fri Sep 22 07:56:22 2023","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.55400000000000005,"15min":0.53300000000000003},"min":{"1min":0.40500000000000003,"5min":0.33300000000000002,"15min":0.28399999999999997},"max":{"1min":0.83699999999999997,"5min":0.873,"15min":0.876},"last":0.621},{"interface":"front","average":{"1min":0.68600000000000005,"5min":0.61599999999999999,"15min":0.58999999999999997},"min":{"1min":0.43099999999999999,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":1.3520000000000001,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":0.53800000000000003}]},{"osd":3,"last update":"Fri Sep 22 07:56:22 2023","interfaces":[{"interface":"back","average":{"1min":0.59299999999999997,"5min":0.57899999999999996,"15min":0.60799999999999998},"min":{"1min":0.38,"5min":0.307,"15min":0.307},"max":{"1min":0.77500000000000002,"5min":1.4099999999999999,"15min":1.7290000000000001},"last":0.63200000000000001},{"interface":"front","average":{"1min":0.63900000000000001,"5min":0.63400000000000001,"15min":0.60499999999999998},"min":{"1min":0.39600000000000002,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.91200000000000003,"5min":3.629,"15min":3.629},"last":0.55400000000000005}]},{"osd":5,"last update":"Fri Sep 22 07:57:03 2023","interfaces":[{"interface":"back","average":{"1min":0.52500000000000002,"5min":0.496,"15min":0.45400000000000001},"min":{"1min":0.32600000000000001,"5min":0.25,"15min":0.25},"max":{"1min":0.76200000000000001,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":0.39100000000000001},{"interface":"front","average":{"1min":0.57399999999999995,"5min":0.55100000000000005,"15min":0.53900000000000003},"min":{"1min":0.38600000000000001,"5min":0.35999999999999999,"15min":0.34300000000000003},"max":{"1min":0.77500000000000002,"5min":0.89700000000000002,"15min":0.89700000000000002},"last":0.51300000000000001}]},{"osd":6,"last update":"Fri Sep 22 07:56:36 2023","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.54000000000000004,"15min":0.51800000000000002},"min":{"1min":0.36499999999999999,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.76300000000000001,"5min":0.98599999999999999,"15min":0.98599999999999999},"last":0.441},{"interface":"front","average":{"1min":0.58799999999999997,"5min":0.54900000000000004,"15min":0.53500000000000003},"min":{"1min":0.39100000000000001,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.77300000000000002,"5min":0.86599999999999999,"15min":0.86599999999999999},"last":0.46100000000000002}]},{"osd":7,"last update":"Fri Sep 22 07:57:07 2023","interfaces":[{"interface":"back","average":{"1min":0.64600000000000002,"5min":0.623,"15min":0.59999999999999998},"min":{"1min":0.42199999999999999,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.84599999999999997,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":0.49299999999999999},{"interface":"front","average":{"1min":0.60599999999999998,"5min":0.59499999999999997,"15min":0.55400000000000005},"min":{"1min":0.378,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.79700000000000004,"5min":0.94599999999999995,"15min":0.94599999999999995},"last":0.57799999999999996}]}]},{"osd":5,"up_from":472,"seq":2027224563790,"num_pgs":49,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":451620,"kb_used_data":138328,"kb_used_omap":38,"kb_used_meta":313241,"kb_avail":93293532,"statfs":{"total":95995035648,"available":95532576768,"internally_reserved":0,"allocated":141647872,"data_stored":256017667,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":39696,"internal_metadata":320759024},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 22 07:56:59 2023","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":1.0740000000000001,"15min":0.71699999999999997},"min":{"1min":0.315,"5min":0.27100000000000002,"15min":0.26000000000000001},"max":{"1min":0.84699999999999998,"5min":46.348999999999997,"15min":46.348999999999997},"last":0.65500000000000003},{"interface":"front","average":{"1min":0.58199999999999996,"5min":1.1359999999999999,"15min":0.76000000000000001},"min":{"1min":0.36099999999999999,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.77300000000000002,"5min":49.195,"15min":49.195},"last":0.64100000000000001}]},{"osd":1,"last update":"Fri Sep 22 07:56:59 2023","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":0.54700000000000004,"15min":0.57199999999999995},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.26200000000000001},"max":{"1min":0.79300000000000004,"5min":0.81299999999999994,"15min":1.1830000000000001},"last":0.69699999999999995},{"interface":"front","average":{"1min":0.61199999999999999,"5min":0.56999999999999995,"15min":0.58599999999999997},"min":{"1min":0.436,"5min":0.33200000000000002,"15min":0.28699999999999998},"max":{"1min":0.86899999999999999,"5min":0.877,"15min":1.7509999999999999},"last":0.58199999999999996}]},{"osd":2,"last update":"Fri Sep 22 07:56:59 2023","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":1.109,"15min":0.77300000000000002},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.33700000000000002},"max":{"1min":0.76600000000000001,"5min":45.886000000000003,"15min":45.886000000000003},"last":0.71599999999999997},{"interface":"front","average":{"1min":0.59299999999999997,"5min":1.1220000000000001,"15min":0.76000000000000001},"min":{"1min":0.47599999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.83199999999999996,"5min":45.722000000000001,"15min":45.722000000000001},"last":0.627}]},{"osd":3,"last update":"Fri Sep 22 07:56:59 2023","interfaces":[{"interface":"back","average":{"1min":0.61099999999999999,"5min":1.1479999999999999,"15min":0.77200000000000002},"min":{"1min":0.40400000000000003,"5min":0.373,"15min":0.36499999999999999},"max":{"1min":0.79500000000000004,"5min":48.484000000000002,"15min":48.484000000000002},"last":0.60999999999999999},{"interface":"front","average":{"1min":0.63400000000000001,"5min":1.1699999999999999,"15min":0.88100000000000001},"min":{"1min":0.40600000000000003,"5min":0.40300000000000002,"15min":0.32800000000000001},"max":{"1min":0.81299999999999994,"5min":48.655000000000001,"15min":48.655000000000001},"last":0.67700000000000005}]},{"osd":4,"last update":"Fri Sep 22 07:56:59 2023","interfaces":[{"interface":"back","average":{"1min":0.505,"5min":0.504,"15min":0.49199999999999999},"min":{"1min":0.33800000000000002,"5min":0.28999999999999998,"15min":0.24099999999999999},"max":{"1min":0.746,"5min":2.5840000000000001,"15min":2.5840000000000001},"last":0.45500000000000002},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.51500000000000001,"15min":0.51300000000000001},"min":{"1min":0.36199999999999999,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":1.1279999999999999},"last":0.51100000000000001}]},{"osd":6,"last update":"Fri Sep 22 07:56:30 2023","interfaces":[{"interface":"back","average":{"1min":0.56399999999999995,"5min":0.53200000000000003,"15min":0.51900000000000002},"min":{"1min":0.38300000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.70499999999999996,"5min":2.4460000000000002,"15min":2.4460000000000002},"last":0.54200000000000004},{"interface":"front","average":{"1min":0.57199999999999995,"5min":0.53800000000000003,"15min":0.51400000000000001},"min":{"1min":0.33900000000000002,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.75900000000000001,"5min":1.016,"15min":1.016},"last":0.48699999999999999}]},{"osd":7,"last update":"Fri Sep 22 07:57:08 2023","interfaces":[{"interface":"back","average":{"1min":0.61799999999999999,"5min":0.59199999999999997,"15min":0.59799999999999998},"min":{"1min":0.51900000000000002,"5min":0.307,"15min":0.307},"max":{"1min":0.78300000000000003,"5min":2.4900000000000002,"15min":2.4900000000000002},"last":0.59299999999999997},{"interface":"front","average":{"1min":0.66000000000000003,"5min":0.61599999999999999,"15min":0.58199999999999996},"min":{"1min":0.503,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.88900000000000001,"5min":0.90200000000000002,"15min":0.90200000000000002},"last":0.73599999999999999}]}]}],"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":5546,"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":4224,"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":5035,"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":6303,"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":3440,"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":2200,"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":2970,"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":3289,"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":112099328,"data_stored":241508352,"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":86757376,"data_stored":182902784,"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":108855296,"data_stored":240373760,"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":73728000,"data_stored":130633728,"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":134799360,"data_stored":231575552,"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":133345280,"data_stored":250871808,"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":72040448,"data_stored":141176832,"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":95318016,"data_stored":181690368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-22T07:57:14.726 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_0 2023-09-22T07:57:14.727 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 762f9dea-591a-11ee-8db4-212e2dc638e7 -- ceph osd pool rm unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it 2023-09-22T07:57:15.086 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-22T07:57:15.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:15 smithi105 ceph-mon[190463]: from='client.34464 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-22T07:57:15.645 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:15 smithi006 ceph-mon[200575]: from='client.34464 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-22T07:57:15.645 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:15 smithi006 ceph-mon[204052]: from='client.34464 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-22T07:57:16.629 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:16 smithi105 ceph-mon[190463]: pgmap v906: 121 pgs: 121 active+clean; 553 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T07:57:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:16 smithi006 ceph-mon[200575]: pgmap v906: 121 pgs: 121 active+clean; 553 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T07:57:16.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:16 smithi006 ceph-mon[204052]: pgmap v906: 121 pgs: 121 active+clean; 553 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T07:57:17.397 INFO:teuthology.orchestra.run.smithi006.stderr:pool 'unique_pool_0' removed 2023-09-22T07:57:17.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:17 smithi105 ceph-mon[190463]: from='client.? 172.21.15.6:0/226791510' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-22T07:57:17.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:17 smithi105 ceph-mon[190463]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-22T07:57:17.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:17 smithi006 ceph-mon[204052]: from='client.? 172.21.15.6:0/226791510' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-22T07:57:17.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:17 smithi006 ceph-mon[204052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-22T07:57:17.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:17 smithi006 ceph-mon[200575]: from='client.? 172.21.15.6:0/226791510' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-22T07:57:17.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:17 smithi006 ceph-mon[200575]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-22T07:57:18.021 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:57:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:57:17] "GET /metrics HTTP/1.1" 200 36092 "" "Prometheus/2.43.0" 2023-09-22T07:57:18.037 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2023-09-22T07:57:18.037 INFO:teuthology.task.print:**** done end ec-rados-default.yaml 2023-09-22T07:57:18.038 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2023-09-22T07:57:18.038 INFO:teuthology.task.print:**** done start rados_api.yaml 2023-09-22T07:57:18.038 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2023-09-22T07:57:18.039 INFO:tasks.workunit:Pulling workunits from ref quincy 2023-09-22T07:57:18.040 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-09-22T07:57:18.041 DEBUG:teuthology.orchestra.run.smithi006:> stat -- /home/ubuntu/cephtest/mnt.0 2023-09-22T07:57:18.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-22T07:57:18.060 INFO:teuthology.orchestra.run.smithi006.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-09-22T07:57:18.060 DEBUG:teuthology.orchestra.run.smithi006:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-09-22T07:57:18.119 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-09-22T07:57:18.119 DEBUG:teuthology.orchestra.run.smithi006:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-09-22T07:57:18.175 INFO:tasks.workunit:timeout=3h 2023-09-22T07:57:18.176 INFO:tasks.workunit:cleanup=True 2023-09-22T07:57:18.176 DEBUG:teuthology.orchestra.run.smithi006:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch quincy https://git.ceph.com/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2023-09-22T07:57:18.234 INFO:tasks.workunit.client.0.smithi006.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-09-22T07:57:18.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:18 smithi006 ceph-mon[204052]: pgmap v907: 121 pgs: 121 active+clean; 553 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T07:57:18.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:18 smithi006 ceph-mon[204052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2023-09-22T07:57:18.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:18 smithi006 ceph-mon[204052]: osdmap e829: 8 total, 8 up, 8 in 2023-09-22T07:57:18.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:18 smithi006 ceph-mon[200575]: pgmap v907: 121 pgs: 121 active+clean; 553 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T07:57:18.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:18 smithi006 ceph-mon[200575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2023-09-22T07:57:18.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:18 smithi006 ceph-mon[200575]: osdmap e829: 8 total, 8 up, 8 in 2023-09-22T07:57:18.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:18 smithi105 ceph-mon[190463]: pgmap v907: 121 pgs: 121 active+clean; 553 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T07:57:18.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:18 smithi105 ceph-mon[190463]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2023-09-22T07:57:18.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:18 smithi105 ceph-mon[190463]: osdmap e829: 8 total, 8 up, 8 in 2023-09-22T07:57:19.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:19 smithi006 ceph-mon[200575]: pgmap v909: 105 pgs: 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:19.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:19 smithi006 ceph-mon[204052]: pgmap v909: 105 pgs: 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:19.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:19 smithi105 ceph-mon[190463]: pgmap v909: 105 pgs: 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:22.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:22 smithi105 ceph-mon[190463]: pgmap v910: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:22.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:22 smithi006 ceph-mon[200575]: pgmap v910: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:22.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:22 smithi006 ceph-mon[204052]: pgmap v910: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:23.370 DEBUG:teuthology.orchestra.run.smithi006:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2023-09-22T07:57:23.427 INFO:tasks.workunit.client.0.smithi006.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-09-22T07:57:23.429 INFO:tasks.workunit.client.0.smithi006.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-09-22T07:57:23.429 INFO:tasks.workunit.client.0.smithi006.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-09-22T07:57:23.478 INFO:tasks.workunit.client.0.smithi006.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-09-22T07:57:23.526 INFO:tasks.workunit.client.0.smithi006.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-09-22T07:57:23.564 INFO:tasks.workunit.client.0.smithi006.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-09-22T07:57:23.566 INFO:tasks.workunit.client.0.smithi006.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-09-22T07:57:23.566 INFO:tasks.workunit.client.0.smithi006.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-09-22T07:57:23.603 INFO:tasks.workunit.client.0.smithi006.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-09-22T07:57:23.607 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2023-09-22T07:57:23.607 DEBUG:teuthology.orchestra.run.smithi006:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-09-22T07:57:23.665 INFO:tasks.workunit:Running workunits matching cls on client.0... 2023-09-22T07:57:23.666 INFO:tasks.workunit:Running workunit cls/test_cls_2pc_queue.sh... 2023-09-22T07:57:23.666 DEBUG:teuthology.orchestra.run.smithi006:workunit test cls/test_cls_2pc_queue.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_2pc_queue.sh 2023-09-22T07:57:23.735 INFO:tasks.workunit.client.0.smithi006.stdout:Running main() from gmock_main.cc 2023-09-22T07:57:23.735 INFO:tasks.workunit.client.0.smithi006.stdout:[==========] Running 22 tests from 1 test suite. 2023-09-22T07:57:23.735 INFO:tasks.workunit.client.0.smithi006.stdout:[----------] Global test environment set-up. 2023-09-22T07:57:23.735 INFO:tasks.workunit.client.0.smithi006.stdout:[----------] 22 tests from TestCls2PCQueue 2023-09-22T07:57:23.735 INFO:tasks.workunit.client.0.smithi006.stdout:[ RUN ] TestCls2PCQueue.GetCapacity 2023-09-22T07:57:24.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:24 smithi105 ceph-mon[190463]: pgmap v911: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:24.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:24 smithi006 ceph-mon[204052]: pgmap v911: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:24.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:24 smithi006 ceph-mon[200575]: pgmap v911: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:25.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:25 smithi006 ceph-mon[204052]: osdmap e830: 8 total, 8 up, 8 in 2023-09-22T07:57:25.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:25 smithi006 ceph-mon[204052]: from='client.? 172.21.15.6:0/3856124304' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:25.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:25 smithi006 ceph-mon[204052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:25.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:25 smithi006 ceph-mon[200575]: osdmap e830: 8 total, 8 up, 8 in 2023-09-22T07:57:25.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:25 smithi006 ceph-mon[200575]: from='client.? 172.21.15.6:0/3856124304' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:25.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:25 smithi006 ceph-mon[200575]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:25.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:25 smithi105 ceph-mon[190463]: osdmap e830: 8 total, 8 up, 8 in 2023-09-22T07:57:25.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:25 smithi105 ceph-mon[190463]: from='client.? 172.21.15.6:0/3856124304' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:25.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:25 smithi105 ceph-mon[190463]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:26.394 INFO:tasks.workunit.client.0.smithi006.stdout:[ OK ] TestCls2PCQueue.GetCapacity (2659 ms) 2023-09-22T07:57:26.394 INFO:tasks.workunit.client.0.smithi006.stdout:[ RUN ] TestCls2PCQueue.AsyncGetCapacity 2023-09-22T07:57:26.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:26 smithi006 ceph-mon[200575]: pgmap v913: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:26.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:26 smithi006 ceph-mon[200575]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-22T07:57:26.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:26 smithi006 ceph-mon[200575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:57:26.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:26 smithi006 ceph-mon[200575]: osdmap e831: 8 total, 8 up, 8 in 2023-09-22T07:57:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:26 smithi006 ceph-mon[204052]: pgmap v913: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:26 smithi006 ceph-mon[204052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-22T07:57:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:26 smithi006 ceph-mon[204052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:57:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:26 smithi006 ceph-mon[204052]: osdmap e831: 8 total, 8 up, 8 in 2023-09-22T07:57:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:26 smithi105 ceph-mon[190463]: pgmap v913: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:26 smithi105 ceph-mon[190463]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-22T07:57:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:26 smithi105 ceph-mon[190463]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:57:26.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:26 smithi105 ceph-mon[190463]: osdmap e831: 8 total, 8 up, 8 in 2023-09-22T07:57:27.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:27 smithi006 ceph-mon[200575]: osdmap e832: 8 total, 8 up, 8 in 2023-09-22T07:57:27.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:27 smithi006 ceph-mon[200575]: pgmap v916: 105 pgs: 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:27.708 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:27 smithi006 ceph-mon[204052]: osdmap e832: 8 total, 8 up, 8 in 2023-09-22T07:57:27.708 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:27 smithi006 ceph-mon[204052]: pgmap v916: 105 pgs: 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:27 smithi105 ceph-mon[190463]: osdmap e832: 8 total, 8 up, 8 in 2023-09-22T07:57:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:27 smithi105 ceph-mon[190463]: pgmap v916: 105 pgs: 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:57:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:57:27] "GET /metrics HTTP/1.1" 200 36092 "" "Prometheus/2.43.0" 2023-09-22T07:57:28.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:28 smithi006 ceph-mon[204052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-22T07:57:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:28 smithi006 ceph-mon[204052]: Cluster is now healthy 2023-09-22T07:57:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:28 smithi006 ceph-mon[204052]: osdmap e833: 8 total, 8 up, 8 in 2023-09-22T07:57:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:28 smithi006 ceph-mon[204052]: from='client.? 172.21.15.6:0/2912639540' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:28 smithi006 ceph-mon[204052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:57:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:28 smithi006 ceph-mon[200575]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-22T07:57:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:28 smithi006 ceph-mon[200575]: Cluster is now healthy 2023-09-22T07:57:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:28 smithi006 ceph-mon[200575]: osdmap e833: 8 total, 8 up, 8 in 2023-09-22T07:57:28.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:28 smithi006 ceph-mon[200575]: from='client.? 172.21.15.6:0/2912639540' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:28.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:28 smithi006 ceph-mon[200575]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:28.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:57:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:28 smithi105 ceph-mon[190463]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-22T07:57:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:28 smithi105 ceph-mon[190463]: Cluster is now healthy 2023-09-22T07:57:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:28 smithi105 ceph-mon[190463]: osdmap e833: 8 total, 8 up, 8 in 2023-09-22T07:57:28.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:28 smithi105 ceph-mon[190463]: from='client.? 172.21.15.6:0/2912639540' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:28.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:28 smithi105 ceph-mon[190463]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:28.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:57:29.417 INFO:tasks.workunit.client.0.smithi006.stdout:[ OK ] TestCls2PCQueue.AsyncGetCapacity (3023 ms) 2023-09-22T07:57:29.417 INFO:tasks.workunit.client.0.smithi006.stdout:[ RUN ] TestCls2PCQueue.Reserve 2023-09-22T07:57:29.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:29 smithi006 ceph-mon[204052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:57:29.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:29 smithi006 ceph-mon[204052]: osdmap e834: 8 total, 8 up, 8 in 2023-09-22T07:57:29.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:29 smithi006 ceph-mon[204052]: pgmap v919: 137 pgs: 3 creating+activating, 3 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:29.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:29 smithi006 ceph-mon[200575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:57:29.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:29 smithi006 ceph-mon[200575]: osdmap e834: 8 total, 8 up, 8 in 2023-09-22T07:57:29.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:29 smithi006 ceph-mon[200575]: pgmap v919: 137 pgs: 3 creating+activating, 3 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:29 smithi105 ceph-mon[190463]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:57:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:29 smithi105 ceph-mon[190463]: osdmap e834: 8 total, 8 up, 8 in 2023-09-22T07:57:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:29 smithi105 ceph-mon[190463]: pgmap v919: 137 pgs: 3 creating+activating, 3 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:30.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:30 smithi006 ceph-mon[204052]: osdmap e835: 8 total, 8 up, 8 in 2023-09-22T07:57:30.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:30 smithi006 ceph-mon[200575]: osdmap e835: 8 total, 8 up, 8 in 2023-09-22T07:57:30.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:30 smithi105 ceph-mon[190463]: osdmap e835: 8 total, 8 up, 8 in 2023-09-22T07:57:31.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:31 smithi006 ceph-mon[204052]: osdmap e836: 8 total, 8 up, 8 in 2023-09-22T07:57:31.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:31 smithi006 ceph-mon[204052]: from='client.? 172.21.15.6:0/2642807233' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:31.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:31 smithi006 ceph-mon[204052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:31.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:31 smithi006 ceph-mon[204052]: pgmap v922: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:31.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:31 smithi006 ceph-mon[200575]: osdmap e836: 8 total, 8 up, 8 in 2023-09-22T07:57:31.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:31 smithi006 ceph-mon[200575]: from='client.? 172.21.15.6:0/2642807233' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:31.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:31 smithi006 ceph-mon[200575]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:31.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:31 smithi006 ceph-mon[200575]: pgmap v922: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:31.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:31 smithi105 ceph-mon[190463]: osdmap e836: 8 total, 8 up, 8 in 2023-09-22T07:57:31.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:31 smithi105 ceph-mon[190463]: from='client.? 172.21.15.6:0/2642807233' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:31.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:31 smithi105 ceph-mon[190463]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:31.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:31 smithi105 ceph-mon[190463]: pgmap v922: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:32.437 INFO:tasks.workunit.client.0.smithi006.stdout:[ OK ] TestCls2PCQueue.Reserve (3020 ms) 2023-09-22T07:57:32.437 INFO:tasks.workunit.client.0.smithi006.stdout:[ RUN ] TestCls2PCQueue.AsyncReserve 2023-09-22T07:57:32.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:32 smithi006 ceph-mon[204052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-22T07:57:32.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:32 smithi006 ceph-mon[204052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:57:32.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:32 smithi006 ceph-mon[204052]: osdmap e837: 8 total, 8 up, 8 in 2023-09-22T07:57:32.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:32 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:57:32.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:32 smithi006 ceph-mon[200575]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-22T07:57:32.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:32 smithi006 ceph-mon[200575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:57:32.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:32 smithi006 ceph-mon[200575]: osdmap e837: 8 total, 8 up, 8 in 2023-09-22T07:57:32.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:32 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:57:32.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:32 smithi105 ceph-mon[190463]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-22T07:57:32.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:32 smithi105 ceph-mon[190463]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:57:32.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:32 smithi105 ceph-mon[190463]: osdmap e837: 8 total, 8 up, 8 in 2023-09-22T07:57:32.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:32 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:57:33.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:33 smithi006 ceph-mon[204052]: osdmap e838: 8 total, 8 up, 8 in 2023-09-22T07:57:33.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:33 smithi006 ceph-mon[204052]: pgmap v925: 105 pgs: 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:33.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:57:33.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:57:33.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:57:33.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:57:33.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:57:33.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:33 smithi006 ceph-mon[200575]: osdmap e838: 8 total, 8 up, 8 in 2023-09-22T07:57:33.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:33 smithi006 ceph-mon[200575]: pgmap v925: 105 pgs: 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:33.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:57:33.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:57:33.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:57:33.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:57:33.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:57:33.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:33 smithi105 ceph-mon[190463]: osdmap e838: 8 total, 8 up, 8 in 2023-09-22T07:57:33.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:33 smithi105 ceph-mon[190463]: pgmap v925: 105 pgs: 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:33.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:57:33.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:57:33.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:57:33.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:57:33.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:57:34.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:34 smithi006 ceph-mon[204052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-22T07:57:34.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:34 smithi006 ceph-mon[204052]: Cluster is now healthy 2023-09-22T07:57:34.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:34 smithi006 ceph-mon[204052]: osdmap e839: 8 total, 8 up, 8 in 2023-09-22T07:57:34.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:34 smithi006 ceph-mon[204052]: from='client.? 172.21.15.6:0/1775877893' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:34.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:34 smithi006 ceph-mon[204052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:34.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:34 smithi006 ceph-mon[200575]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-22T07:57:34.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:34 smithi006 ceph-mon[200575]: Cluster is now healthy 2023-09-22T07:57:34.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:34 smithi006 ceph-mon[200575]: osdmap e839: 8 total, 8 up, 8 in 2023-09-22T07:57:34.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:34 smithi006 ceph-mon[200575]: from='client.? 172.21.15.6:0/1775877893' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:34.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:34 smithi006 ceph-mon[200575]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:34.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:34 smithi105 ceph-mon[190463]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-22T07:57:34.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:34 smithi105 ceph-mon[190463]: Cluster is now healthy 2023-09-22T07:57:34.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:34 smithi105 ceph-mon[190463]: osdmap e839: 8 total, 8 up, 8 in 2023-09-22T07:57:34.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:34 smithi105 ceph-mon[190463]: from='client.? 172.21.15.6:0/1775877893' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:34.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:34 smithi105 ceph-mon[190463]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:35.451 INFO:tasks.workunit.client.0.smithi006.stdout:[ OK ] TestCls2PCQueue.AsyncReserve (3015 ms) 2023-09-22T07:57:35.451 INFO:tasks.workunit.client.0.smithi006.stdout:[ RUN ] TestCls2PCQueue.Commit 2023-09-22T07:57:35.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:35 smithi006 ceph-mon[200575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:57:35.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:35 smithi006 ceph-mon[200575]: osdmap e840: 8 total, 8 up, 8 in 2023-09-22T07:57:35.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:35 smithi006 ceph-mon[200575]: pgmap v928: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:35.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:35 smithi006 ceph-mon[204052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:57:35.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:35 smithi006 ceph-mon[204052]: osdmap e840: 8 total, 8 up, 8 in 2023-09-22T07:57:35.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:35 smithi006 ceph-mon[204052]: pgmap v928: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:35.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:35 smithi105 ceph-mon[190463]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:57:35.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:35 smithi105 ceph-mon[190463]: osdmap e840: 8 total, 8 up, 8 in 2023-09-22T07:57:35.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:35 smithi105 ceph-mon[190463]: pgmap v928: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:36.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:36 smithi006 ceph-mon[204052]: osdmap e841: 8 total, 8 up, 8 in 2023-09-22T07:57:36.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:36 smithi006 ceph-mon[200575]: osdmap e841: 8 total, 8 up, 8 in 2023-09-22T07:57:36.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:36 smithi105 ceph-mon[190463]: osdmap e841: 8 total, 8 up, 8 in 2023-09-22T07:57:37.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:37 smithi006 ceph-mon[204052]: osdmap e842: 8 total, 8 up, 8 in 2023-09-22T07:57:37.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:37 smithi006 ceph-mon[204052]: from='client.? 172.21.15.6:0/3264273468' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:37.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:37 smithi006 ceph-mon[204052]: pgmap v931: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:37.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:37 smithi006 ceph-mon[200575]: osdmap e842: 8 total, 8 up, 8 in 2023-09-22T07:57:37.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:37 smithi006 ceph-mon[200575]: from='client.? 172.21.15.6:0/3264273468' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:37.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:37 smithi006 ceph-mon[200575]: pgmap v931: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:37 smithi105 ceph-mon[190463]: osdmap e842: 8 total, 8 up, 8 in 2023-09-22T07:57:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:37 smithi105 ceph-mon[190463]: from='client.? 172.21.15.6:0/3264273468' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:37 smithi105 ceph-mon[190463]: pgmap v931: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:38.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:57:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:57:37] "GET /metrics HTTP/1.1" 200 36052 "" "Prometheus/2.43.0" 2023-09-22T07:57:38.468 INFO:tasks.workunit.client.0.smithi006.stdout:[ OK ] TestCls2PCQueue.Commit (3017 ms) 2023-09-22T07:57:38.469 INFO:tasks.workunit.client.0.smithi006.stdout:[ RUN ] TestCls2PCQueue.Abort 2023-09-22T07:57:38.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:38 smithi006 ceph-mon[200575]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-22T07:57:38.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:38 smithi006 ceph-mon[200575]: from='client.? 172.21.15.6:0/3264273468' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:57:38.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:38 smithi006 ceph-mon[200575]: osdmap e843: 8 total, 8 up, 8 in 2023-09-22T07:57:38.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:38 smithi006 ceph-mon[204052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-22T07:57:38.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:38 smithi006 ceph-mon[204052]: from='client.? 172.21.15.6:0/3264273468' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:57:38.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:38 smithi006 ceph-mon[204052]: osdmap e843: 8 total, 8 up, 8 in 2023-09-22T07:57:38.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:38 smithi105 ceph-mon[190463]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-22T07:57:38.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:38 smithi105 ceph-mon[190463]: from='client.? 172.21.15.6:0/3264273468' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:57:38.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:38 smithi105 ceph-mon[190463]: osdmap e843: 8 total, 8 up, 8 in 2023-09-22T07:57:39.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:39 smithi006 ceph-mon[204052]: osdmap e844: 8 total, 8 up, 8 in 2023-09-22T07:57:39.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:39 smithi006 ceph-mon[204052]: pgmap v934: 105 pgs: 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:39.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:39 smithi006 ceph-mon[200575]: osdmap e844: 8 total, 8 up, 8 in 2023-09-22T07:57:39.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:39 smithi006 ceph-mon[200575]: pgmap v934: 105 pgs: 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:39.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:39 smithi105 ceph-mon[190463]: osdmap e844: 8 total, 8 up, 8 in 2023-09-22T07:57:39.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:39 smithi105 ceph-mon[190463]: pgmap v934: 105 pgs: 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:40.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:40 smithi006 ceph-mon[204052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-22T07:57:40.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:40 smithi006 ceph-mon[204052]: Cluster is now healthy 2023-09-22T07:57:40.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:40 smithi006 ceph-mon[204052]: osdmap e845: 8 total, 8 up, 8 in 2023-09-22T07:57:40.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:40 smithi006 ceph-mon[204052]: from='client.? 172.21.15.6:0/2826221214' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:40.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:40 smithi006 ceph-mon[204052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:40.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:40 smithi006 ceph-mon[200575]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-22T07:57:40.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:40 smithi006 ceph-mon[200575]: Cluster is now healthy 2023-09-22T07:57:40.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:40 smithi006 ceph-mon[200575]: osdmap e845: 8 total, 8 up, 8 in 2023-09-22T07:57:40.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:40 smithi006 ceph-mon[200575]: from='client.? 172.21.15.6:0/2826221214' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:40.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:40 smithi006 ceph-mon[200575]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:40.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:40 smithi105 ceph-mon[190463]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-22T07:57:40.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:40 smithi105 ceph-mon[190463]: Cluster is now healthy 2023-09-22T07:57:40.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:40 smithi105 ceph-mon[190463]: osdmap e845: 8 total, 8 up, 8 in 2023-09-22T07:57:40.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:40 smithi105 ceph-mon[190463]: from='client.? 172.21.15.6:0/2826221214' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:40.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:40 smithi105 ceph-mon[190463]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:41.499 INFO:tasks.workunit.client.0.smithi006.stdout:[ OK ] TestCls2PCQueue.Abort (3030 ms) 2023-09-22T07:57:41.499 INFO:tasks.workunit.client.0.smithi006.stdout:[ RUN ] TestCls2PCQueue.ReserveError 2023-09-22T07:57:41.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:41 smithi006 ceph-mon[204052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:57:41.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:41 smithi006 ceph-mon[204052]: osdmap e846: 8 total, 8 up, 8 in 2023-09-22T07:57:41.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:41 smithi006 ceph-mon[204052]: pgmap v937: 137 pgs: 14 creating+peering, 18 unknown, 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:41.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:41 smithi006 ceph-mon[200575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:57:41.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:41 smithi006 ceph-mon[200575]: osdmap e846: 8 total, 8 up, 8 in 2023-09-22T07:57:41.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:41 smithi006 ceph-mon[200575]: pgmap v937: 137 pgs: 14 creating+peering, 18 unknown, 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:41.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:41 smithi105 ceph-mon[190463]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:57:41.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:41 smithi105 ceph-mon[190463]: osdmap e846: 8 total, 8 up, 8 in 2023-09-22T07:57:41.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:41 smithi105 ceph-mon[190463]: pgmap v937: 137 pgs: 14 creating+peering, 18 unknown, 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:42.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:42 smithi006 ceph-mon[200575]: osdmap e847: 8 total, 8 up, 8 in 2023-09-22T07:57:42.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:42 smithi006 ceph-mon[204052]: osdmap e847: 8 total, 8 up, 8 in 2023-09-22T07:57:42.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:42 smithi105 ceph-mon[190463]: osdmap e847: 8 total, 8 up, 8 in 2023-09-22T07:57:43.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:43 smithi006 ceph-mon[204052]: osdmap e848: 8 total, 8 up, 8 in 2023-09-22T07:57:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:43 smithi006 ceph-mon[204052]: from='client.? 172.21.15.6:0/3826461064' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:43 smithi006 ceph-mon[204052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:57:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:43 smithi006 ceph-mon[204052]: pgmap v940: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:43 smithi006 ceph-mon[200575]: osdmap e848: 8 total, 8 up, 8 in 2023-09-22T07:57:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:43 smithi006 ceph-mon[200575]: from='client.? 172.21.15.6:0/3826461064' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:43 smithi006 ceph-mon[200575]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:57:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:43 smithi006 ceph-mon[200575]: pgmap v940: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:43 smithi105 ceph-mon[190463]: osdmap e848: 8 total, 8 up, 8 in 2023-09-22T07:57:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:43 smithi105 ceph-mon[190463]: from='client.? 172.21.15.6:0/3826461064' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:43 smithi105 ceph-mon[190463]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:57:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:43 smithi105 ceph-mon[190463]: pgmap v940: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:44.526 INFO:tasks.workunit.client.0.smithi006.stdout:[ OK ] TestCls2PCQueue.ReserveError (3026 ms) 2023-09-22T07:57:44.526 INFO:tasks.workunit.client.0.smithi006.stdout:[ RUN ] TestCls2PCQueue.CommitError 2023-09-22T07:57:44.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:44 smithi006 ceph-mon[200575]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-22T07:57:44.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:44 smithi006 ceph-mon[200575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-7","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:57:44.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:44 smithi006 ceph-mon[200575]: osdmap e849: 8 total, 8 up, 8 in 2023-09-22T07:57:44.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:44 smithi006 ceph-mon[204052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-22T07:57:44.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:44 smithi006 ceph-mon[204052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-7","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:57:44.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:44 smithi006 ceph-mon[204052]: osdmap e849: 8 total, 8 up, 8 in 2023-09-22T07:57:44.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:44 smithi105 ceph-mon[190463]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-22T07:57:44.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:44 smithi105 ceph-mon[190463]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-7","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:57:44.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:44 smithi105 ceph-mon[190463]: osdmap e849: 8 total, 8 up, 8 in 2023-09-22T07:57:45.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:45 smithi006 ceph-mon[204052]: osdmap e850: 8 total, 8 up, 8 in 2023-09-22T07:57:45.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:45 smithi006 ceph-mon[204052]: pgmap v943: 105 pgs: 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:45.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:45 smithi006 ceph-mon[200575]: osdmap e850: 8 total, 8 up, 8 in 2023-09-22T07:57:45.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:45 smithi006 ceph-mon[200575]: pgmap v943: 105 pgs: 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:45.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:45 smithi105 ceph-mon[190463]: osdmap e850: 8 total, 8 up, 8 in 2023-09-22T07:57:45.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:45 smithi105 ceph-mon[190463]: pgmap v943: 105 pgs: 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:46.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:46 smithi006 ceph-mon[204052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-22T07:57:46.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:46 smithi006 ceph-mon[204052]: Cluster is now healthy 2023-09-22T07:57:46.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:46 smithi006 ceph-mon[204052]: osdmap e851: 8 total, 8 up, 8 in 2023-09-22T07:57:46.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:46 smithi006 ceph-mon[204052]: from='client.? 172.21.15.6:0/3876575328' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:46.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:46 smithi006 ceph-mon[204052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:46.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:46 smithi006 ceph-mon[200575]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-22T07:57:46.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:46 smithi006 ceph-mon[200575]: Cluster is now healthy 2023-09-22T07:57:46.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:46 smithi006 ceph-mon[200575]: osdmap e851: 8 total, 8 up, 8 in 2023-09-22T07:57:46.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:46 smithi006 ceph-mon[200575]: from='client.? 172.21.15.6:0/3876575328' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:46.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:46 smithi006 ceph-mon[200575]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:46.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:46 smithi105 ceph-mon[190463]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-22T07:57:46.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:46 smithi105 ceph-mon[190463]: Cluster is now healthy 2023-09-22T07:57:46.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:46 smithi105 ceph-mon[190463]: osdmap e851: 8 total, 8 up, 8 in 2023-09-22T07:57:46.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:46 smithi105 ceph-mon[190463]: from='client.? 172.21.15.6:0/3876575328' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:46.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:46 smithi105 ceph-mon[190463]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:47.549 INFO:tasks.workunit.client.0.smithi006.stdout:[ OK ] TestCls2PCQueue.CommitError (3023 ms) 2023-09-22T07:57:47.549 INFO:tasks.workunit.client.0.smithi006.stdout:[ RUN ] TestCls2PCQueue.AbortError 2023-09-22T07:57:47.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:47 smithi105 ceph-mon[190463]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-8","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:57:47.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:47 smithi105 ceph-mon[190463]: osdmap e852: 8 total, 8 up, 8 in 2023-09-22T07:57:47.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:47 smithi105 ceph-mon[190463]: pgmap v946: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:48.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:47 smithi006 ceph-mon[200575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-8","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:57:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:47 smithi006 ceph-mon[200575]: osdmap e852: 8 total, 8 up, 8 in 2023-09-22T07:57:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:47 smithi006 ceph-mon[200575]: pgmap v946: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:57:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:57:47] "GET /metrics HTTP/1.1" 200 36101 "" "Prometheus/2.43.0" 2023-09-22T07:57:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:47 smithi006 ceph-mon[204052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-8","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:57:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:47 smithi006 ceph-mon[204052]: osdmap e852: 8 total, 8 up, 8 in 2023-09-22T07:57:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:47 smithi006 ceph-mon[204052]: pgmap v946: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:48.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:48 smithi105 ceph-mon[190463]: osdmap e853: 8 total, 8 up, 8 in 2023-09-22T07:57:49.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:48 smithi006 ceph-mon[200575]: osdmap e853: 8 total, 8 up, 8 in 2023-09-22T07:57:49.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:48 smithi006 ceph-mon[204052]: osdmap e853: 8 total, 8 up, 8 in 2023-09-22T07:57:49.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:49 smithi105 ceph-mon[190463]: osdmap e854: 8 total, 8 up, 8 in 2023-09-22T07:57:49.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:49 smithi105 ceph-mon[190463]: from='client.? 172.21.15.6:0/3102617725' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:49.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:49 smithi105 ceph-mon[190463]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:49.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:49 smithi105 ceph-mon[190463]: pgmap v949: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:50.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:49 smithi006 ceph-mon[204052]: osdmap e854: 8 total, 8 up, 8 in 2023-09-22T07:57:50.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:49 smithi006 ceph-mon[204052]: from='client.? 172.21.15.6:0/3102617725' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:50.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:49 smithi006 ceph-mon[204052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:50.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:49 smithi006 ceph-mon[204052]: pgmap v949: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:50.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:49 smithi006 ceph-mon[200575]: osdmap e854: 8 total, 8 up, 8 in 2023-09-22T07:57:50.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:49 smithi006 ceph-mon[200575]: from='client.? 172.21.15.6:0/3102617725' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:50.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:49 smithi006 ceph-mon[200575]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:50.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:49 smithi006 ceph-mon[200575]: pgmap v949: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:50.570 INFO:tasks.workunit.client.0.smithi006.stdout:[ OK ] TestCls2PCQueue.AbortError (3016 ms) 2023-09-22T07:57:50.570 INFO:tasks.workunit.client.0.smithi006.stdout:[ RUN ] TestCls2PCQueue.MultiReserve 2023-09-22T07:57:50.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:50 smithi105 ceph-mon[190463]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-22T07:57:50.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:50 smithi105 ceph-mon[190463]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-9","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:57:50.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:50 smithi105 ceph-mon[190463]: osdmap e855: 8 total, 8 up, 8 in 2023-09-22T07:57:51.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:50 smithi006 ceph-mon[204052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-22T07:57:51.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:50 smithi006 ceph-mon[204052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-9","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:57:51.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:50 smithi006 ceph-mon[204052]: osdmap e855: 8 total, 8 up, 8 in 2023-09-22T07:57:51.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:50 smithi006 ceph-mon[200575]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-22T07:57:51.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:50 smithi006 ceph-mon[200575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-9","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:57:51.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:50 smithi006 ceph-mon[200575]: osdmap e855: 8 total, 8 up, 8 in 2023-09-22T07:57:51.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:51 smithi105 ceph-mon[190463]: osdmap e856: 8 total, 8 up, 8 in 2023-09-22T07:57:51.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:51 smithi105 ceph-mon[190463]: pgmap v952: 105 pgs: 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:52.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:51 smithi006 ceph-mon[204052]: osdmap e856: 8 total, 8 up, 8 in 2023-09-22T07:57:52.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:51 smithi006 ceph-mon[204052]: pgmap v952: 105 pgs: 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:52.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:51 smithi006 ceph-mon[200575]: osdmap e856: 8 total, 8 up, 8 in 2023-09-22T07:57:52.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:51 smithi006 ceph-mon[200575]: pgmap v952: 105 pgs: 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:52.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:52 smithi105 ceph-mon[190463]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-22T07:57:52.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:52 smithi105 ceph-mon[190463]: Cluster is now healthy 2023-09-22T07:57:52.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:52 smithi105 ceph-mon[190463]: osdmap e857: 8 total, 8 up, 8 in 2023-09-22T07:57:52.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:52 smithi105 ceph-mon[190463]: from='client.? 172.21.15.6:0/1383206461' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:52.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:52 smithi105 ceph-mon[190463]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:53.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:52 smithi006 ceph-mon[204052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-22T07:57:53.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:52 smithi006 ceph-mon[204052]: Cluster is now healthy 2023-09-22T07:57:53.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:52 smithi006 ceph-mon[204052]: osdmap e857: 8 total, 8 up, 8 in 2023-09-22T07:57:53.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:52 smithi006 ceph-mon[204052]: from='client.? 172.21.15.6:0/1383206461' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:53.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:52 smithi006 ceph-mon[204052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:53.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:52 smithi006 ceph-mon[200575]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-22T07:57:53.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:52 smithi006 ceph-mon[200575]: Cluster is now healthy 2023-09-22T07:57:53.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:52 smithi006 ceph-mon[200575]: osdmap e857: 8 total, 8 up, 8 in 2023-09-22T07:57:53.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:52 smithi006 ceph-mon[200575]: from='client.? 172.21.15.6:0/1383206461' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:53.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:52 smithi006 ceph-mon[200575]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:53.587 INFO:tasks.workunit.client.0.smithi006.stdout:[ OK ] TestCls2PCQueue.MultiReserve (3021 ms) 2023-09-22T07:57:53.587 INFO:tasks.workunit.client.0.smithi006.stdout:[ RUN ] TestCls2PCQueue.MultiCommit 2023-09-22T07:57:53.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:53 smithi105 ceph-mon[190463]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-10","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:57:53.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:53 smithi105 ceph-mon[190463]: osdmap e858: 8 total, 8 up, 8 in 2023-09-22T07:57:53.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:53 smithi105 ceph-mon[190463]: pgmap v955: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:54.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:53 smithi006 ceph-mon[200575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-10","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:57:54.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:53 smithi006 ceph-mon[200575]: osdmap e858: 8 total, 8 up, 8 in 2023-09-22T07:57:54.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:53 smithi006 ceph-mon[200575]: pgmap v955: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:53 smithi006 ceph-mon[204052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-10","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:57:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:53 smithi006 ceph-mon[204052]: osdmap e858: 8 total, 8 up, 8 in 2023-09-22T07:57:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:53 smithi006 ceph-mon[204052]: pgmap v955: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:54.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:54 smithi105 ceph-mon[190463]: osdmap e859: 8 total, 8 up, 8 in 2023-09-22T07:57:55.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:54 smithi006 ceph-mon[204052]: osdmap e859: 8 total, 8 up, 8 in 2023-09-22T07:57:55.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:54 smithi006 ceph-mon[200575]: osdmap e859: 8 total, 8 up, 8 in 2023-09-22T07:57:55.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:55 smithi105 ceph-mon[190463]: osdmap e860: 8 total, 8 up, 8 in 2023-09-22T07:57:55.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:55 smithi105 ceph-mon[190463]: from='client.? 172.21.15.6:0/3179564958' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:55.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:55 smithi105 ceph-mon[190463]: pgmap v958: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:56.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:55 smithi006 ceph-mon[200575]: osdmap e860: 8 total, 8 up, 8 in 2023-09-22T07:57:56.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:55 smithi006 ceph-mon[200575]: from='client.? 172.21.15.6:0/3179564958' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:56.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:55 smithi006 ceph-mon[200575]: pgmap v958: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:56.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:55 smithi006 ceph-mon[204052]: osdmap e860: 8 total, 8 up, 8 in 2023-09-22T07:57:56.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:55 smithi006 ceph-mon[204052]: from='client.? 172.21.15.6:0/3179564958' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:56.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:55 smithi006 ceph-mon[204052]: pgmap v958: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:56.614 INFO:tasks.workunit.client.0.smithi006.stdout:[ OK ] TestCls2PCQueue.MultiCommit (3028 ms) 2023-09-22T07:57:56.615 INFO:tasks.workunit.client.0.smithi006.stdout:[ RUN ] TestCls2PCQueue.MultiAbort 2023-09-22T07:57:56.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:56 smithi105 ceph-mon[190463]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-22T07:57:56.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:56 smithi105 ceph-mon[190463]: from='client.? 172.21.15.6:0/3179564958' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-11","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:57:56.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:56 smithi105 ceph-mon[190463]: osdmap e861: 8 total, 8 up, 8 in 2023-09-22T07:57:57.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:56 smithi006 ceph-mon[200575]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-22T07:57:57.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:56 smithi006 ceph-mon[200575]: from='client.? 172.21.15.6:0/3179564958' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-11","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:57:57.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:56 smithi006 ceph-mon[200575]: osdmap e861: 8 total, 8 up, 8 in 2023-09-22T07:57:57.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:56 smithi006 ceph-mon[204052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-22T07:57:57.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:56 smithi006 ceph-mon[204052]: from='client.? 172.21.15.6:0/3179564958' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-11","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:57:57.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:56 smithi006 ceph-mon[204052]: osdmap e861: 8 total, 8 up, 8 in 2023-09-22T07:57:57.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:57 smithi105 ceph-mon[190463]: osdmap e862: 8 total, 8 up, 8 in 2023-09-22T07:57:57.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:57 smithi105 ceph-mon[190463]: pgmap v961: 105 pgs: 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:57 smithi006 ceph-mon[200575]: osdmap e862: 8 total, 8 up, 8 in 2023-09-22T07:57:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:57 smithi006 ceph-mon[200575]: pgmap v961: 105 pgs: 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:57 smithi006 ceph-mon[204052]: osdmap e862: 8 total, 8 up, 8 in 2023-09-22T07:57:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:57 smithi006 ceph-mon[204052]: pgmap v961: 105 pgs: 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:57:58.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:57:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:57:57] "GET /metrics HTTP/1.1" 200 36101 "" "Prometheus/2.43.0" 2023-09-22T07:57:59.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:58 smithi006 ceph-mon[204052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-22T07:57:59.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:58 smithi006 ceph-mon[204052]: Cluster is now healthy 2023-09-22T07:57:59.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:58 smithi006 ceph-mon[204052]: osdmap e863: 8 total, 8 up, 8 in 2023-09-22T07:57:59.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:58 smithi006 ceph-mon[204052]: from='client.? 172.21.15.6:0/4041877080' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:59.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:58 smithi006 ceph-mon[204052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:59.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:57:59.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:58 smithi006 ceph-mon[200575]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-22T07:57:59.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:58 smithi006 ceph-mon[200575]: Cluster is now healthy 2023-09-22T07:57:59.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:58 smithi006 ceph-mon[200575]: osdmap e863: 8 total, 8 up, 8 in 2023-09-22T07:57:59.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:58 smithi006 ceph-mon[200575]: from='client.? 172.21.15.6:0/4041877080' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:59.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:58 smithi006 ceph-mon[200575]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:59.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:57:59.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:58 smithi105 ceph-mon[190463]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-22T07:57:59.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:58 smithi105 ceph-mon[190463]: Cluster is now healthy 2023-09-22T07:57:59.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:58 smithi105 ceph-mon[190463]: osdmap e863: 8 total, 8 up, 8 in 2023-09-22T07:57:59.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:58 smithi105 ceph-mon[190463]: from='client.? 172.21.15.6:0/4041877080' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:59.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:58 smithi105 ceph-mon[190463]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:57:59.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:57:59.649 INFO:tasks.workunit.client.0.smithi006.stdout:[ OK ] TestCls2PCQueue.MultiAbort (3034 ms) 2023-09-22T07:57:59.649 INFO:tasks.workunit.client.0.smithi006.stdout:[ RUN ] TestCls2PCQueue.ReserveCommit 2023-09-22T07:58:00.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:59 smithi006 ceph-mon[200575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-12","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:58:00.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:59 smithi006 ceph-mon[200575]: osdmap e864: 8 total, 8 up, 8 in 2023-09-22T07:58:00.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:57:59 smithi006 ceph-mon[200575]: pgmap v964: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:59 smithi006 ceph-mon[204052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-12","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:58:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:59 smithi006 ceph-mon[204052]: osdmap e864: 8 total, 8 up, 8 in 2023-09-22T07:58:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:57:59 smithi006 ceph-mon[204052]: pgmap v964: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:59 smithi105 ceph-mon[190463]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-12","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:58:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:59 smithi105 ceph-mon[190463]: osdmap e864: 8 total, 8 up, 8 in 2023-09-22T07:58:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:57:59 smithi105 ceph-mon[190463]: pgmap v964: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:01.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:00 smithi006 ceph-mon[204052]: osdmap e865: 8 total, 8 up, 8 in 2023-09-22T07:58:01.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:00 smithi006 ceph-mon[200575]: osdmap e865: 8 total, 8 up, 8 in 2023-09-22T07:58:01.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:00 smithi105 ceph-mon[190463]: osdmap e865: 8 total, 8 up, 8 in 2023-09-22T07:58:02.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:01 smithi006 ceph-mon[200575]: osdmap e866: 8 total, 8 up, 8 in 2023-09-22T07:58:02.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:01 smithi006 ceph-mon[200575]: from='client.? 172.21.15.6:0/572104019' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:58:02.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:01 smithi006 ceph-mon[200575]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:58:02.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:01 smithi006 ceph-mon[200575]: pgmap v967: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:02.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:01 smithi006 ceph-mon[204052]: osdmap e866: 8 total, 8 up, 8 in 2023-09-22T07:58:02.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:01 smithi006 ceph-mon[204052]: from='client.? 172.21.15.6:0/572104019' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:58:02.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:01 smithi006 ceph-mon[204052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:58:02.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:01 smithi006 ceph-mon[204052]: pgmap v967: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:02.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:01 smithi105 ceph-mon[190463]: osdmap e866: 8 total, 8 up, 8 in 2023-09-22T07:58:02.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:01 smithi105 ceph-mon[190463]: from='client.? 172.21.15.6:0/572104019' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:58:02.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:01 smithi105 ceph-mon[190463]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:58:02.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:01 smithi105 ceph-mon[190463]: pgmap v967: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:02.663 INFO:tasks.workunit.client.0.smithi006.stdout:[ OK ] TestCls2PCQueue.ReserveCommit (3015 ms) 2023-09-22T07:58:02.664 INFO:tasks.workunit.client.0.smithi006.stdout:[ RUN ] TestCls2PCQueue.ReserveAbort 2023-09-22T07:58:03.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:02 smithi006 ceph-mon[200575]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-22T07:58:03.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:02 smithi006 ceph-mon[200575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-13","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:58:03.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:02 smithi006 ceph-mon[200575]: osdmap e867: 8 total, 8 up, 8 in 2023-09-22T07:58:03.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:02 smithi006 ceph-mon[204052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-22T07:58:03.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:02 smithi006 ceph-mon[204052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-13","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:58:03.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:02 smithi006 ceph-mon[204052]: osdmap e867: 8 total, 8 up, 8 in 2023-09-22T07:58:03.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:02 smithi105 ceph-mon[190463]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-22T07:58:03.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:02 smithi105 ceph-mon[190463]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-13","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:58:03.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:02 smithi105 ceph-mon[190463]: osdmap e867: 8 total, 8 up, 8 in 2023-09-22T07:58:04.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:03 smithi006 ceph-mon[200575]: osdmap e868: 8 total, 8 up, 8 in 2023-09-22T07:58:04.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:03 smithi006 ceph-mon[200575]: pgmap v970: 105 pgs: 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:04.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:03 smithi006 ceph-mon[204052]: osdmap e868: 8 total, 8 up, 8 in 2023-09-22T07:58:04.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:03 smithi006 ceph-mon[204052]: pgmap v970: 105 pgs: 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:03 smithi105 ceph-mon[190463]: osdmap e868: 8 total, 8 up, 8 in 2023-09-22T07:58:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:03 smithi105 ceph-mon[190463]: pgmap v970: 105 pgs: 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:05.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:04 smithi006 ceph-mon[204052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-22T07:58:05.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:04 smithi006 ceph-mon[204052]: Cluster is now healthy 2023-09-22T07:58:05.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:04 smithi006 ceph-mon[204052]: osdmap e869: 8 total, 8 up, 8 in 2023-09-22T07:58:05.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:04 smithi006 ceph-mon[204052]: from='client.? 172.21.15.6:0/1126650818' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:58:05.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:04 smithi006 ceph-mon[204052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:58:05.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:04 smithi006 ceph-mon[200575]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-22T07:58:05.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:04 smithi006 ceph-mon[200575]: Cluster is now healthy 2023-09-22T07:58:05.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:04 smithi006 ceph-mon[200575]: osdmap e869: 8 total, 8 up, 8 in 2023-09-22T07:58:05.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:04 smithi006 ceph-mon[200575]: from='client.? 172.21.15.6:0/1126650818' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:58:05.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:04 smithi006 ceph-mon[200575]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:58:05.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:04 smithi105 ceph-mon[190463]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-22T07:58:05.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:04 smithi105 ceph-mon[190463]: Cluster is now healthy 2023-09-22T07:58:05.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:04 smithi105 ceph-mon[190463]: osdmap e869: 8 total, 8 up, 8 in 2023-09-22T07:58:05.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:04 smithi105 ceph-mon[190463]: from='client.? 172.21.15.6:0/1126650818' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:58:05.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:04 smithi105 ceph-mon[190463]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:58:05.691 INFO:tasks.workunit.client.0.smithi006.stdout:[ OK ] TestCls2PCQueue.ReserveAbort (3027 ms) 2023-09-22T07:58:05.691 INFO:tasks.workunit.client.0.smithi006.stdout:[ RUN ] TestCls2PCQueue.ManualCleanup 2023-09-22T07:58:06.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:05 smithi006 ceph-mon[200575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-14","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:58:06.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:05 smithi006 ceph-mon[200575]: osdmap e870: 8 total, 8 up, 8 in 2023-09-22T07:58:06.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:05 smithi006 ceph-mon[200575]: pgmap v973: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:06.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:05 smithi006 ceph-mon[204052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-14","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:58:06.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:05 smithi006 ceph-mon[204052]: osdmap e870: 8 total, 8 up, 8 in 2023-09-22T07:58:06.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:05 smithi006 ceph-mon[204052]: pgmap v973: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:06.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:05 smithi105 ceph-mon[190463]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-14","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:58:06.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:05 smithi105 ceph-mon[190463]: osdmap e870: 8 total, 8 up, 8 in 2023-09-22T07:58:06.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:05 smithi105 ceph-mon[190463]: pgmap v973: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:07.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:06 smithi006 ceph-mon[200575]: osdmap e871: 8 total, 8 up, 8 in 2023-09-22T07:58:07.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:06 smithi006 ceph-mon[204052]: osdmap e871: 8 total, 8 up, 8 in 2023-09-22T07:58:07.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:06 smithi105 ceph-mon[190463]: osdmap e871: 8 total, 8 up, 8 in 2023-09-22T07:58:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:58:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:58:07] "GET /metrics HTTP/1.1" 200 36105 "" "Prometheus/2.43.0" 2023-09-22T07:58:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:07 smithi006 ceph-mon[200575]: osdmap e872: 8 total, 8 up, 8 in 2023-09-22T07:58:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:07 smithi006 ceph-mon[200575]: from='client.? 172.21.15.6:0/686612372' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:58:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:07 smithi006 ceph-mon[200575]: pgmap v976: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:07 smithi006 ceph-mon[204052]: osdmap e872: 8 total, 8 up, 8 in 2023-09-22T07:58:08.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:07 smithi006 ceph-mon[204052]: from='client.? 172.21.15.6:0/686612372' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:58:08.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:07 smithi006 ceph-mon[204052]: pgmap v976: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:07 smithi105 ceph-mon[190463]: osdmap e872: 8 total, 8 up, 8 in 2023-09-22T07:58:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:07 smithi105 ceph-mon[190463]: from='client.? 172.21.15.6:0/686612372' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:58:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:07 smithi105 ceph-mon[190463]: pgmap v976: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:08.718 INFO:tasks.workunit.client.0.smithi006.stdout:[ OK ] TestCls2PCQueue.ManualCleanup (3024 ms) 2023-09-22T07:58:08.718 INFO:tasks.workunit.client.0.smithi006.stdout:[ RUN ] TestCls2PCQueue.Cleanup 2023-09-22T07:58:09.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:08 smithi006 ceph-mon[200575]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-22T07:58:09.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:08 smithi006 ceph-mon[200575]: from='client.? 172.21.15.6:0/686612372' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-15","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:58:09.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:08 smithi006 ceph-mon[200575]: osdmap e873: 8 total, 8 up, 8 in 2023-09-22T07:58:09.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:08 smithi006 ceph-mon[204052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-22T07:58:09.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:08 smithi006 ceph-mon[204052]: from='client.? 172.21.15.6:0/686612372' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-15","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:58:09.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:08 smithi006 ceph-mon[204052]: osdmap e873: 8 total, 8 up, 8 in 2023-09-22T07:58:09.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:08 smithi105 ceph-mon[190463]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-22T07:58:09.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:08 smithi105 ceph-mon[190463]: from='client.? 172.21.15.6:0/686612372' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-15","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:58:09.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:08 smithi105 ceph-mon[190463]: osdmap e873: 8 total, 8 up, 8 in 2023-09-22T07:58:10.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:09 smithi006 ceph-mon[204052]: osdmap e874: 8 total, 8 up, 8 in 2023-09-22T07:58:10.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:09 smithi006 ceph-mon[204052]: pgmap v979: 105 pgs: 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:10.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:09 smithi006 ceph-mon[200575]: osdmap e874: 8 total, 8 up, 8 in 2023-09-22T07:58:10.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:09 smithi006 ceph-mon[200575]: pgmap v979: 105 pgs: 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:10.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:09 smithi105 ceph-mon[190463]: osdmap e874: 8 total, 8 up, 8 in 2023-09-22T07:58:10.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:09 smithi105 ceph-mon[190463]: pgmap v979: 105 pgs: 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:11.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:10 smithi006 ceph-mon[204052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-22T07:58:11.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:10 smithi006 ceph-mon[204052]: Cluster is now healthy 2023-09-22T07:58:11.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:10 smithi006 ceph-mon[204052]: osdmap e875: 8 total, 8 up, 8 in 2023-09-22T07:58:11.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:10 smithi006 ceph-mon[204052]: from='client.? 172.21.15.6:0/261437470' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:58:11.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:10 smithi006 ceph-mon[204052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:58:11.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:10 smithi006 ceph-mon[200575]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-22T07:58:11.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:10 smithi006 ceph-mon[200575]: Cluster is now healthy 2023-09-22T07:58:11.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:10 smithi006 ceph-mon[200575]: osdmap e875: 8 total, 8 up, 8 in 2023-09-22T07:58:11.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:10 smithi006 ceph-mon[200575]: from='client.? 172.21.15.6:0/261437470' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:58:11.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:10 smithi006 ceph-mon[200575]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:58:11.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:10 smithi105 ceph-mon[190463]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-22T07:58:11.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:10 smithi105 ceph-mon[190463]: Cluster is now healthy 2023-09-22T07:58:11.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:10 smithi105 ceph-mon[190463]: osdmap e875: 8 total, 8 up, 8 in 2023-09-22T07:58:11.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:10 smithi105 ceph-mon[190463]: from='client.? 172.21.15.6:0/261437470' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:58:11.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:10 smithi105 ceph-mon[190463]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:58:11.743 INFO:tasks.workunit.client.0.smithi006.stdout:[ OK ] TestCls2PCQueue.Cleanup (3027 ms) 2023-09-22T07:58:11.743 INFO:tasks.workunit.client.0.smithi006.stdout:[ RUN ] TestCls2PCQueue.MultiProducer 2023-09-22T07:58:12.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:11 smithi006 ceph-mon[200575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-16","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:58:12.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:11 smithi006 ceph-mon[200575]: osdmap e876: 8 total, 8 up, 8 in 2023-09-22T07:58:12.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:11 smithi006 ceph-mon[200575]: pgmap v982: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:12.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:11 smithi006 ceph-mon[204052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-16","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:58:12.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:11 smithi006 ceph-mon[204052]: osdmap e876: 8 total, 8 up, 8 in 2023-09-22T07:58:12.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:11 smithi006 ceph-mon[204052]: pgmap v982: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:12.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:11 smithi105 ceph-mon[190463]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-16","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:58:12.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:11 smithi105 ceph-mon[190463]: osdmap e876: 8 total, 8 up, 8 in 2023-09-22T07:58:12.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:11 smithi105 ceph-mon[190463]: pgmap v982: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:13.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:12 smithi006 ceph-mon[204052]: osdmap e877: 8 total, 8 up, 8 in 2023-09-22T07:58:13.050 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:12 smithi006 ceph-mon[200575]: osdmap e877: 8 total, 8 up, 8 in 2023-09-22T07:58:13.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:12 smithi105 ceph-mon[190463]: osdmap e877: 8 total, 8 up, 8 in 2023-09-22T07:58:13.782 INFO:tasks.workunit.client.0.smithi006.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-1121-g6a79a820/rpm/el8/BUILD/ceph-17.2.6-1121-g6a79a820/src/test/cls_2pc_queue/test_cls_2pc_queue.cc:720: Failure 2023-09-22T07:58:13.783 INFO:tasks.workunit.client.0.smithi006.stdout:Expected equality of these values: 2023-09-22T07:58:13.783 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:58:13.783 INFO:tasks.workunit.client.0.smithi006.stdout: ioctx.operate(queue_name, &op) 2023-09-22T07:58:13.783 INFO:tasks.workunit.client.0.smithi006.stdout: Which is: -22 2023-09-22T07:58:14.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:58:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:13 smithi006 ceph-mon[204052]: osdmap e878: 8 total, 8 up, 8 in 2023-09-22T07:58:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:13 smithi006 ceph-mon[204052]: from='client.? 172.21.15.6:0/3320468414' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:58:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:13 smithi006 ceph-mon[204052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:58:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:13 smithi006 ceph-mon[204052]: pgmap v985: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:58:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:13 smithi006 ceph-mon[200575]: osdmap e878: 8 total, 8 up, 8 in 2023-09-22T07:58:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:13 smithi006 ceph-mon[200575]: from='client.? 172.21.15.6:0/3320468414' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:58:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:13 smithi006 ceph-mon[200575]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:58:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:13 smithi006 ceph-mon[200575]: pgmap v985: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:58:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:13 smithi105 ceph-mon[190463]: osdmap e878: 8 total, 8 up, 8 in 2023-09-22T07:58:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:13 smithi105 ceph-mon[190463]: from='client.? 172.21.15.6:0/3320468414' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:58:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:13 smithi105 ceph-mon[190463]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:58:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:13 smithi105 ceph-mon[190463]: pgmap v985: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:15.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:14 smithi006 ceph-mon[204052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-22T07:58:15.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:14 smithi006 ceph-mon[204052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-17","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:58:15.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:14 smithi006 ceph-mon[204052]: osdmap e879: 8 total, 8 up, 8 in 2023-09-22T07:58:15.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:14 smithi006 ceph-mon[200575]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-22T07:58:15.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:14 smithi006 ceph-mon[200575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-17","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:58:15.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:14 smithi006 ceph-mon[200575]: osdmap e879: 8 total, 8 up, 8 in 2023-09-22T07:58:15.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:14 smithi105 ceph-mon[190463]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-22T07:58:15.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:14 smithi105 ceph-mon[190463]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-17","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:58:15.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:14 smithi105 ceph-mon[190463]: osdmap e879: 8 total, 8 up, 8 in 2023-09-22T07:58:16.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:15 smithi006 ceph-mon[204052]: osdmap e880: 8 total, 8 up, 8 in 2023-09-22T07:58:16.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:15 smithi006 ceph-mon[204052]: pgmap v988: 137 pgs: 14 creating+peering, 15 unknown, 108 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:16.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:15 smithi006 ceph-mon[200575]: osdmap e880: 8 total, 8 up, 8 in 2023-09-22T07:58:16.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:15 smithi006 ceph-mon[200575]: pgmap v988: 137 pgs: 14 creating+peering, 15 unknown, 108 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:16.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:15 smithi105 ceph-mon[190463]: osdmap e880: 8 total, 8 up, 8 in 2023-09-22T07:58:16.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:15 smithi105 ceph-mon[190463]: pgmap v988: 137 pgs: 14 creating+peering, 15 unknown, 108 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:17.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:16 smithi006 ceph-mon[200575]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-22T07:58:17.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:16 smithi006 ceph-mon[200575]: Cluster is now healthy 2023-09-22T07:58:17.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:16 smithi006 ceph-mon[204052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-22T07:58:17.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:16 smithi006 ceph-mon[204052]: Cluster is now healthy 2023-09-22T07:58:17.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:16 smithi105 ceph-mon[190463]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-22T07:58:17.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:16 smithi105 ceph-mon[190463]: Cluster is now healthy 2023-09-22T07:58:18.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:17 smithi006 ceph-mon[200575]: pgmap v989: 137 pgs: 14 creating+peering, 123 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:58:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:58:17] "GET /metrics HTTP/1.1" 200 35209 "" "Prometheus/2.43.0" 2023-09-22T07:58:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:17 smithi006 ceph-mon[204052]: pgmap v989: 137 pgs: 14 creating+peering, 123 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:17 smithi105 ceph-mon[190463]: pgmap v989: 137 pgs: 14 creating+peering, 123 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:20.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:19 smithi105 ceph-mon[190463]: pgmap v990: 137 pgs: 137 active+clean; 1.8 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 8.3 MiB/s wr, 9.13k op/s 2023-09-22T07:58:20.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:19 smithi006 ceph-mon[200575]: pgmap v990: 137 pgs: 137 active+clean; 1.8 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 8.3 MiB/s wr, 9.13k op/s 2023-09-22T07:58:20.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:19 smithi006 ceph-mon[204052]: pgmap v990: 137 pgs: 137 active+clean; 1.8 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 8.3 MiB/s wr, 9.13k op/s 2023-09-22T07:58:21.625 INFO:tasks.workunit.client.0.smithi006.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-1121-g6a79a820/rpm/el8/BUILD/ceph-17.2.6-1121-g6a79a820/src/test/cls_2pc_queue/test_cls_2pc_queue.cc:726: Failure 2023-09-22T07:58:21.625 INFO:tasks.workunit.client.0.smithi006.stdout:Expected equality of these values: 2023-09-22T07:58:21.626 INFO:tasks.workunit.client.0.smithi006.stdout: consume_count 2023-09-22T07:58:21.626 INFO:tasks.workunit.client.0.smithi006.stdout: Which is: 0 2023-09-22T07:58:21.626 INFO:tasks.workunit.client.0.smithi006.stdout: number_of_ops*number_of_elements*max_producer_count 2023-09-22T07:58:21.626 INFO:tasks.workunit.client.0.smithi006.stdout: Which is: 69000 2023-09-22T07:58:22.387 INFO:tasks.workunit.client.0.smithi006.stdout:[ FAILED ] TestCls2PCQueue.MultiProducer (10646 ms) 2023-09-22T07:58:22.387 INFO:tasks.workunit.client.0.smithi006.stdout:[ RUN ] TestCls2PCQueue.AsyncConsumer 2023-09-22T07:58:22.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:22 smithi006 ceph-mon[200575]: pgmap v991: 137 pgs: 137 active+clean; 1.8 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 6.2 MiB/s wr, 6.90k op/s 2023-09-22T07:58:22.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:22 smithi006 ceph-mon[204052]: pgmap v991: 137 pgs: 137 active+clean; 1.8 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 6.2 MiB/s wr, 6.90k op/s 2023-09-22T07:58:22.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:22 smithi105 ceph-mon[190463]: pgmap v991: 137 pgs: 137 active+clean; 1.8 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 6.2 MiB/s wr, 6.90k op/s 2023-09-22T07:58:23.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:23 smithi006 ceph-mon[204052]: osdmap e881: 8 total, 8 up, 8 in 2023-09-22T07:58:23.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:23 smithi006 ceph-mon[200575]: osdmap e881: 8 total, 8 up, 8 in 2023-09-22T07:58:23.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:23 smithi105 ceph-mon[190463]: osdmap e881: 8 total, 8 up, 8 in 2023-09-22T07:58:24.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:24 smithi006 ceph-mon[200575]: pgmap v993: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:24.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:24 smithi006 ceph-mon[200575]: osdmap e882: 8 total, 8 up, 8 in 2023-09-22T07:58:24.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:24 smithi006 ceph-mon[200575]: from='client.? 172.21.15.6:0/1341855890' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:58:24.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:24 smithi006 ceph-mon[204052]: pgmap v993: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:24.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:24 smithi006 ceph-mon[204052]: osdmap e882: 8 total, 8 up, 8 in 2023-09-22T07:58:24.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:24 smithi006 ceph-mon[204052]: from='client.? 172.21.15.6:0/1341855890' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:58:24.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:24 smithi105 ceph-mon[190463]: pgmap v993: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:24.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:24 smithi105 ceph-mon[190463]: osdmap e882: 8 total, 8 up, 8 in 2023-09-22T07:58:24.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:24 smithi105 ceph-mon[190463]: from='client.? 172.21.15.6:0/1341855890' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:58:25.162 INFO:tasks.workunit.client.0.smithi006.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-1121-g6a79a820/rpm/el8/BUILD/ceph-17.2.6-1121-g6a79a820/src/test/cls_2pc_queue/test_cls_2pc_queue.cc:780: Failure 2023-09-22T07:58:25.162 INFO:tasks.workunit.client.0.smithi006.stdout:Expected equality of these values: 2023-09-22T07:58:25.162 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:58:25.162 INFO:tasks.workunit.client.0.smithi006.stdout: ioctx.operate(queue_name, &wop) 2023-09-22T07:58:25.163 INFO:tasks.workunit.client.0.smithi006.stdout: Which is: -22 2023-09-22T07:58:25.423 INFO:tasks.workunit.client.0.smithi006.stdout:[ FAILED ] TestCls2PCQueue.AsyncConsumer (3036 ms) 2023-09-22T07:58:25.423 INFO:tasks.workunit.client.0.smithi006.stdout:[ RUN ] TestCls2PCQueue.MultiProducerConsumer 2023-09-22T07:58:25.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:25 smithi006 ceph-mon[200575]: from='client.? 172.21.15.6:0/1341855890' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-18","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:58:25.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:25 smithi006 ceph-mon[200575]: osdmap e883: 8 total, 8 up, 8 in 2023-09-22T07:58:25.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:25 smithi006 ceph-mon[200575]: pgmap v996: 137 pgs: 3 creating+activating, 5 creating+peering, 19 unknown, 110 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:25.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:25 smithi006 ceph-mon[204052]: from='client.? 172.21.15.6:0/1341855890' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-18","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:58:25.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:25 smithi006 ceph-mon[204052]: osdmap e883: 8 total, 8 up, 8 in 2023-09-22T07:58:25.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:25 smithi006 ceph-mon[204052]: pgmap v996: 137 pgs: 3 creating+activating, 5 creating+peering, 19 unknown, 110 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:25.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:25 smithi105 ceph-mon[190463]: from='client.? 172.21.15.6:0/1341855890' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-18","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:58:25.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:25 smithi105 ceph-mon[190463]: osdmap e883: 8 total, 8 up, 8 in 2023-09-22T07:58:25.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:25 smithi105 ceph-mon[190463]: pgmap v996: 137 pgs: 3 creating+activating, 5 creating+peering, 19 unknown, 110 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:26.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:26 smithi006 ceph-mon[204052]: osdmap e884: 8 total, 8 up, 8 in 2023-09-22T07:58:26.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:26 smithi006 ceph-mon[200575]: osdmap e884: 8 total, 8 up, 8 in 2023-09-22T07:58:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:26 smithi105 ceph-mon[190463]: osdmap e884: 8 total, 8 up, 8 in 2023-09-22T07:58:27.574 INFO:tasks.workunit.client.0.smithi006.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-1121-g6a79a820/rpm/el8/BUILD/ceph-17.2.6-1121-g6a79a820/src/test/cls_2pc_queue/test_cls_2pc_queue.cc:853: Failure 2023-09-22T07:58:27.574 INFO:tasks.workunit.client.0.smithi006.stdout:Expected equality of these values: 2023-09-22T07:58:27.574 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:58:27.574 INFO:tasks.workunit.client.0.smithi006.stdout: ioctx.operate(queue_name, &op) 2023-09-22T07:58:27.574 INFO:tasks.workunit.client.0.smithi006.stdout: Which is: -22 2023-09-22T07:58:27.575 INFO:tasks.workunit.client.0.smithi006.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-1121-g6a79a820/rpm/el8/BUILD/ceph-17.2.6-1121-g6a79a820/src/test/cls_2pc_queue/test_cls_2pc_queue.cc:853: Failure 2023-09-22T07:58:27.575 INFO:tasks.workunit.client.0.smithi006.stdout:Expected equality of these values: 2023-09-22T07:58:27.575 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:58:27.575 INFO:tasks.workunit.client.0.smithi006.stdout: ioctx.operate(queue_name, &op) 2023-09-22T07:58:27.575 INFO:tasks.workunit.client.0.smithi006.stdout: Which is: -22 2023-09-22T07:58:27.576 INFO:tasks.workunit.client.0.smithi006.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-1121-g6a79a820/rpm/el8/BUILD/ceph-17.2.6-1121-g6a79a820/src/test/cls_2pc_queue/test_cls_2pc_queue.cc:853: Failure 2023-09-22T07:58:27.577 INFO:tasks.workunit.client.0.smithi006.stdout:Expected equality of these values: 2023-09-22T07:58:27.577 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:58:27.577 INFO:tasks.workunit.client.0.smithi006.stdout: ioctx.operate(queue_name, &op) 2023-09-22T07:58:27.577 INFO:tasks.workunit.client.0.smithi006.stdout: Which is: -22 2023-09-22T07:58:27.579 INFO:tasks.workunit.client.0.smithi006.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-1121-g6a79a820/rpm/el8/BUILD/ceph-17.2.6-1121-g6a79a820/src/test/cls_2pc_queue/test_cls_2pc_queue.cc:853: Failure 2023-09-22T07:58:27.579 INFO:tasks.workunit.client.0.smithi006.stdout:Expected equality of these values: 2023-09-22T07:58:27.579 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:58:27.579 INFO:tasks.workunit.client.0.smithi006.stdout: ioctx.operate(queue_name, &op) 2023-09-22T07:58:27.579 INFO:tasks.workunit.client.0.smithi006.stdout: Which is: -22 2023-09-22T07:58:27.579 INFO:tasks.workunit.client.0.smithi006.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-1121-g6a79a820/rpm/el8/BUILD/ceph-17.2.6-1121-g6a79a820/src/test/cls_2pc_queue/test_cls_2pc_queue.cc:853: Failure 2023-09-22T07:58:27.579 INFO:tasks.workunit.client.0.smithi006.stdout:Expected equality of these values: 2023-09-22T07:58:27.579 INFO:tasks.workunit.client.0.smithi006.stdout: 0 2023-09-22T07:58:27.579 INFO:tasks.workunit.client.0.smithi006.stdout: ioctx.operate(queue_name, &op) 2023-09-22T07:58:27.580 INFO:tasks.workunit.client.0.smithi006.stdout: Which is: -22 2023-09-22T07:58:27.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:27 smithi006 ceph-mon[204052]: osdmap e885: 8 total, 8 up, 8 in 2023-09-22T07:58:27.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:27 smithi006 ceph-mon[204052]: from='client.? 172.21.15.6:0/3286080326' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:58:27.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:27 smithi006 ceph-mon[204052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:58:27.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:27 smithi006 ceph-mon[204052]: pgmap v999: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:27.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:27 smithi006 ceph-mon[204052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-19","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:58:27.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:27 smithi006 ceph-mon[204052]: osdmap e886: 8 total, 8 up, 8 in 2023-09-22T07:58:27.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:27 smithi006 ceph-mon[200575]: osdmap e885: 8 total, 8 up, 8 in 2023-09-22T07:58:27.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:27 smithi006 ceph-mon[200575]: from='client.? 172.21.15.6:0/3286080326' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:58:27.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:27 smithi006 ceph-mon[200575]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:58:27.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:27 smithi006 ceph-mon[200575]: pgmap v999: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:27.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:27 smithi006 ceph-mon[200575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-19","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:58:27.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:27 smithi006 ceph-mon[200575]: osdmap e886: 8 total, 8 up, 8 in 2023-09-22T07:58:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:27 smithi105 ceph-mon[190463]: osdmap e885: 8 total, 8 up, 8 in 2023-09-22T07:58:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:27 smithi105 ceph-mon[190463]: from='client.? 172.21.15.6:0/3286080326' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:58:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:27 smithi105 ceph-mon[190463]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-22T07:58:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:27 smithi105 ceph-mon[190463]: pgmap v999: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:27 smithi105 ceph-mon[190463]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi006-265834-19","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-22T07:58:27.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:27 smithi105 ceph-mon[190463]: osdmap e886: 8 total, 8 up, 8 in 2023-09-22T07:58:28.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:58:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:58:27] "GET /metrics HTTP/1.1" 200 35209 "" "Prometheus/2.43.0" 2023-09-22T07:58:28.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:28 smithi006 ceph-mon[204052]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-22T07:58:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:58:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:58:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:28 smithi006 ceph-mon[204052]: osdmap e887: 8 total, 8 up, 8 in 2023-09-22T07:58:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:28 smithi006 ceph-mon[200575]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-22T07:58:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:58:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:58:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:28 smithi006 ceph-mon[200575]: osdmap e887: 8 total, 8 up, 8 in 2023-09-22T07:58:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:28 smithi105 ceph-mon[190463]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-22T07:58:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:58:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:58:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:28 smithi105 ceph-mon[190463]: osdmap e887: 8 total, 8 up, 8 in 2023-09-22T07:58:29.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:29 smithi006 ceph-mon[204052]: pgmap v1002: 137 pgs: 4 creating+peering, 21 unknown, 112 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:29.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:29 smithi006 ceph-mon[200575]: pgmap v1002: 137 pgs: 4 creating+peering, 21 unknown, 112 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:29 smithi105 ceph-mon[190463]: pgmap v1002: 137 pgs: 4 creating+peering, 21 unknown, 112 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:30.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:30 smithi006 ceph-mon[200575]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-22T07:58:30.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:30 smithi006 ceph-mon[200575]: Cluster is now healthy 2023-09-22T07:58:30.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:30 smithi006 ceph-mon[204052]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-22T07:58:30.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:30 smithi006 ceph-mon[204052]: Cluster is now healthy 2023-09-22T07:58:30.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:30 smithi105 ceph-mon[190463]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-22T07:58:30.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:30 smithi105 ceph-mon[190463]: Cluster is now healthy 2023-09-22T07:58:32.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:32 smithi006 ceph-mon[200575]: pgmap v1003: 137 pgs: 4 creating+peering, 6 unknown, 127 active+clean; 1.1 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.3 MiB/s wr, 4.78k op/s 2023-09-22T07:58:32.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:32 smithi006 ceph-mon[204052]: pgmap v1003: 137 pgs: 4 creating+peering, 6 unknown, 127 active+clean; 1.1 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.3 MiB/s wr, 4.78k op/s 2023-09-22T07:58:32.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:32 smithi105 ceph-mon[190463]: pgmap v1003: 137 pgs: 4 creating+peering, 6 unknown, 127 active+clean; 1.1 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.3 MiB/s wr, 4.78k op/s 2023-09-22T07:58:34.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:34 smithi006 ceph-mon[204052]: pgmap v1004: 137 pgs: 137 active+clean; 1.1 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.6 MiB/s wr, 4.03k op/s 2023-09-22T07:58:34.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:34 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:58:34.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:34 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:58:34.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:34 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:58:34.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:34 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:58:34.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:34 smithi006 ceph-mon[200575]: pgmap v1004: 137 pgs: 137 active+clean; 1.1 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.6 MiB/s wr, 4.03k op/s 2023-09-22T07:58:34.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:34 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:58:34.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:34 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:58:34.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:34 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:58:34.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:34 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:58:34.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:34 smithi105 ceph-mon[190463]: pgmap v1004: 137 pgs: 137 active+clean; 1.1 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.6 MiB/s wr, 4.03k op/s 2023-09-22T07:58:34.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:34 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:58:34.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:34 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:58:34.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:34 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:58:34.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:34 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:58:36.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:36 smithi006 ceph-mon[204052]: pgmap v1005: 137 pgs: 137 active+clean; 1.3 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.9 MiB/s wr, 4.32k op/s 2023-09-22T07:58:36.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:36 smithi006 ceph-mon[200575]: pgmap v1005: 137 pgs: 137 active+clean; 1.3 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.9 MiB/s wr, 4.32k op/s 2023-09-22T07:58:36.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:36 smithi105 ceph-mon[190463]: pgmap v1005: 137 pgs: 137 active+clean; 1.3 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.9 MiB/s wr, 4.32k op/s 2023-09-22T07:58:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:58:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:58:37] "GET /metrics HTTP/1.1" 200 36180 "" "Prometheus/2.43.0" 2023-09-22T07:58:38.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:38 smithi006 ceph-mon[200575]: pgmap v1006: 137 pgs: 137 active+clean; 1.3 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.3 MiB/s wr, 3.69k op/s 2023-09-22T07:58:38.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:38 smithi006 ceph-mon[204052]: pgmap v1006: 137 pgs: 137 active+clean; 1.3 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.3 MiB/s wr, 3.69k op/s 2023-09-22T07:58:38.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:38 smithi105 ceph-mon[190463]: pgmap v1006: 137 pgs: 137 active+clean; 1.3 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.3 MiB/s wr, 3.69k op/s 2023-09-22T07:58:40.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:40 smithi006 ceph-mon[204052]: pgmap v1007: 137 pgs: 137 active+clean; 1.3 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1002 KiB/s rd, 3.0 MiB/s wr, 3.33k op/s 2023-09-22T07:58:40.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:40 smithi006 ceph-mon[200575]: pgmap v1007: 137 pgs: 137 active+clean; 1.3 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1002 KiB/s rd, 3.0 MiB/s wr, 3.33k op/s 2023-09-22T07:58:40.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:40 smithi105 ceph-mon[190463]: pgmap v1007: 137 pgs: 137 active+clean; 1.3 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1002 KiB/s rd, 3.0 MiB/s wr, 3.33k op/s 2023-09-22T07:58:42.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:42 smithi006 ceph-mon[204052]: pgmap v1008: 137 pgs: 137 active+clean; 1.3 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 866 KiB/s rd, 2.6 MiB/s wr, 2.88k op/s 2023-09-22T07:58:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:42 smithi006 ceph-mon[200575]: pgmap v1008: 137 pgs: 137 active+clean; 1.3 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 866 KiB/s rd, 2.6 MiB/s wr, 2.88k op/s 2023-09-22T07:58:42.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:42 smithi105 ceph-mon[190463]: pgmap v1008: 137 pgs: 137 active+clean; 1.3 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 866 KiB/s rd, 2.6 MiB/s wr, 2.88k op/s 2023-09-22T07:58:44.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:58:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:58:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:43 smithi006 ceph-mon[200575]: pgmap v1009: 137 pgs: 137 active+clean; 1.3 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 216 KiB/s rd, 682 KiB/s wr, 736 op/s 2023-09-22T07:58:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:58:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:58:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:43 smithi006 ceph-mon[204052]: pgmap v1009: 137 pgs: 137 active+clean; 1.3 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 216 KiB/s rd, 682 KiB/s wr, 736 op/s 2023-09-22T07:58:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:58:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:58:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:43 smithi105 ceph-mon[190463]: pgmap v1009: 137 pgs: 137 active+clean; 1.3 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 216 KiB/s rd, 682 KiB/s wr, 736 op/s 2023-09-22T07:58:46.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:45 smithi105 ceph-mon[190463]: pgmap v1010: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 216 KiB/s rd, 682 KiB/s wr, 736 op/s 2023-09-22T07:58:46.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:45 smithi006 ceph-mon[204052]: pgmap v1010: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 216 KiB/s rd, 682 KiB/s wr, 736 op/s 2023-09-22T07:58:46.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:45 smithi006 ceph-mon[200575]: pgmap v1010: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 216 KiB/s rd, 682 KiB/s wr, 736 op/s 2023-09-22T07:58:48.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:58:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:58:47] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T07:58:48.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:48 smithi006 ceph-mon[204052]: pgmap v1011: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:48.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:48 smithi006 ceph-mon[200575]: pgmap v1011: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:48.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:48 smithi105 ceph-mon[190463]: pgmap v1011: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:50.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:50 smithi006 ceph-mon[204052]: pgmap v1012: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:50.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:50 smithi006 ceph-mon[200575]: pgmap v1012: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:50.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:50 smithi105 ceph-mon[190463]: pgmap v1012: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:52.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:52 smithi006 ceph-mon[204052]: pgmap v1013: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:52.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:52 smithi006 ceph-mon[200575]: pgmap v1013: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:52.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:52 smithi105 ceph-mon[190463]: pgmap v1013: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:54.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:54 smithi006 ceph-mon[204052]: pgmap v1014: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:54.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:54 smithi006 ceph-mon[200575]: pgmap v1014: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:54.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:54 smithi105 ceph-mon[190463]: pgmap v1014: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:56.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:56 smithi006 ceph-mon[204052]: pgmap v1015: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:56.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:56 smithi006 ceph-mon[200575]: pgmap v1015: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:56.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:56 smithi105 ceph-mon[190463]: pgmap v1015: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:58.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:58:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:58:57] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T07:58:58.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:58 smithi006 ceph-mon[204052]: pgmap v1016: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:58.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:58:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:58:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:58 smithi006 ceph-mon[200575]: pgmap v1016: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:58:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:58:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:58 smithi105 ceph-mon[190463]: pgmap v1016: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:58:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:58:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:59:00.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:59:00 smithi006 ceph-mon[204052]: pgmap v1017: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:00.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:59:00 smithi006 ceph-mon[200575]: pgmap v1017: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:00.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:59:00 smithi105 ceph-mon[190463]: pgmap v1017: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:02.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:59:02 smithi006 ceph-mon[204052]: pgmap v1018: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:02.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:59:02 smithi006 ceph-mon[200575]: pgmap v1018: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:02.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:59:02 smithi105 ceph-mon[190463]: pgmap v1018: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:04.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:59:04 smithi006 ceph-mon[204052]: pgmap v1019: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:04.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:59:04 smithi006 ceph-mon[200575]: pgmap v1019: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:04.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:59:04 smithi105 ceph-mon[190463]: pgmap v1019: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:06.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:59:06 smithi006 ceph-mon[204052]: pgmap v1020: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:06.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:59:06 smithi006 ceph-mon[200575]: pgmap v1020: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:06.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:59:06 smithi105 ceph-mon[190463]: pgmap v1020: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:08.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:59:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:59:07] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T07:59:08.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:59:08 smithi006 ceph-mon[204052]: pgmap v1021: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:08.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:59:08 smithi006 ceph-mon[200575]: pgmap v1021: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:08.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:59:08 smithi105 ceph-mon[190463]: pgmap v1021: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:10.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:59:10 smithi006 ceph-mon[204052]: pgmap v1022: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:10.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:59:10 smithi006 ceph-mon[200575]: pgmap v1022: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:10.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:59:10 smithi105 ceph-mon[190463]: pgmap v1022: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:12.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:59:12 smithi006 ceph-mon[204052]: pgmap v1023: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:12.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:59:12 smithi006 ceph-mon[200575]: pgmap v1023: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:12.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:59:12 smithi105 ceph-mon[190463]: pgmap v1023: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:13.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:59:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:59:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:59:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:59:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:59:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:59:14.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:59:14 smithi006 ceph-mon[204052]: pgmap v1024: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:14.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:59:14 smithi006 ceph-mon[200575]: pgmap v1024: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:14.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:59:14 smithi105 ceph-mon[190463]: pgmap v1024: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:16.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:59:16 smithi006 ceph-mon[204052]: pgmap v1025: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:59:16 smithi006 ceph-mon[200575]: pgmap v1025: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:16.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:59:16 smithi105 ceph-mon[190463]: pgmap v1025: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:18.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:59:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:59:17] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T07:59:18.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:59:18 smithi006 ceph-mon[204052]: pgmap v1026: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:18.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:59:18 smithi006 ceph-mon[200575]: pgmap v1026: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:18.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:59:18 smithi105 ceph-mon[190463]: pgmap v1026: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:19.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:59:19 smithi006 ceph-mon[204052]: pgmap v1027: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:19.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:59:19 smithi006 ceph-mon[200575]: pgmap v1027: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:19.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:59:19 smithi105 ceph-mon[190463]: pgmap v1027: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:22.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:59:22 smithi006 ceph-mon[204052]: pgmap v1028: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:22.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:59:22 smithi006 ceph-mon[200575]: pgmap v1028: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:22.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:59:22 smithi105 ceph-mon[190463]: pgmap v1028: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:24.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:59:24 smithi006 ceph-mon[204052]: pgmap v1029: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:24.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:59:24 smithi006 ceph-mon[200575]: pgmap v1029: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:24.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:59:24 smithi105 ceph-mon[190463]: pgmap v1029: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:59:26 smithi006 ceph-mon[204052]: pgmap v1030: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:26.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:59:26 smithi006 ceph-mon[200575]: pgmap v1030: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:59:26 smithi105 ceph-mon[190463]: pgmap v1030: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:28.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:59:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:59:27] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T07:59:28.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:59:28 smithi006 ceph-mon[204052]: pgmap v1031: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:59:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:59:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:59:28 smithi006 ceph-mon[200575]: pgmap v1031: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:59:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:59:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:59:28 smithi105 ceph-mon[190463]: pgmap v1031: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:59:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:59:29.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:59:29 smithi006 ceph-mon[204052]: pgmap v1032: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:29.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:59:29 smithi006 ceph-mon[200575]: pgmap v1032: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:59:29 smithi105 ceph-mon[190463]: pgmap v1032: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:32.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:59:32 smithi006 ceph-mon[204052]: pgmap v1033: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:32.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:59:32 smithi006 ceph-mon[200575]: pgmap v1033: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:32.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:59:32 smithi105 ceph-mon[190463]: pgmap v1033: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:34.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:59:34 smithi006 ceph-mon[204052]: pgmap v1034: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:34.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:59:34 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:59:34.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:59:34 smithi006 ceph-mon[200575]: pgmap v1034: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:34.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:59:34 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:59:34.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:59:34 smithi105 ceph-mon[190463]: pgmap v1034: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:34.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:59:34 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T07:59:35.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:59:35 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:59:35.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:59:35 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:59:35.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:59:35 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:59:35.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:59:35 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:59:35.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:59:35 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:59:35.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:59:35 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:59:35.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:59:35 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T07:59:35.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:59:35 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T07:59:35.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:59:35 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T07:59:36.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:59:36 smithi006 ceph-mon[204052]: pgmap v1035: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:36.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:59:36 smithi006 ceph-mon[200575]: pgmap v1035: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:36.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:59:36 smithi105 ceph-mon[190463]: pgmap v1035: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:38.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:59:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:59:37] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T07:59:38.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:59:38 smithi006 ceph-mon[200575]: pgmap v1036: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:38.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:59:38 smithi006 ceph-mon[204052]: pgmap v1036: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:38.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:59:38 smithi105 ceph-mon[190463]: pgmap v1036: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:39.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:59:39 smithi006 ceph-mon[200575]: pgmap v1037: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:39.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:59:39 smithi006 ceph-mon[204052]: pgmap v1037: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:39.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:59:39 smithi105 ceph-mon[190463]: pgmap v1037: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:42.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:59:42 smithi006 ceph-mon[200575]: pgmap v1038: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:42.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:59:42 smithi006 ceph-mon[204052]: pgmap v1038: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:42.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:59:42 smithi105 ceph-mon[190463]: pgmap v1038: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:43.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:59:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:59:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:59:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:59:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:59:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:59:44.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:59:44 smithi006 ceph-mon[200575]: pgmap v1039: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:44.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:59:44 smithi006 ceph-mon[204052]: pgmap v1039: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:44.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:59:44 smithi105 ceph-mon[190463]: pgmap v1039: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:46.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:59:46 smithi006 ceph-mon[204052]: pgmap v1040: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:46.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:59:46 smithi006 ceph-mon[200575]: pgmap v1040: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:46.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:59:46 smithi105 ceph-mon[190463]: pgmap v1040: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:47.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:59:47 smithi006 ceph-mon[204052]: pgmap v1041: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:48.580 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:59:47 smithi006 ceph-mon[200575]: pgmap v1041: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:48.581 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:59:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:59:47] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T07:59:48.581 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:59:47 smithi105 ceph-mon[190463]: pgmap v1041: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:50.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:59:49 smithi105 ceph-mon[190463]: pgmap v1042: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:50.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:59:49 smithi006 ceph-mon[204052]: pgmap v1042: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:50.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:59:49 smithi006 ceph-mon[200575]: pgmap v1042: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:52.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:59:52 smithi006 ceph-mon[200575]: pgmap v1043: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:52.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:59:52 smithi006 ceph-mon[204052]: pgmap v1043: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:52.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:59:52 smithi105 ceph-mon[190463]: pgmap v1043: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:54.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:59:54 smithi006 ceph-mon[204052]: pgmap v1044: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:54.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:59:54 smithi006 ceph-mon[200575]: pgmap v1044: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:54.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:59:54 smithi105 ceph-mon[190463]: pgmap v1044: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:56.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:59:56 smithi006 ceph-mon[204052]: pgmap v1045: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:56.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:59:56 smithi006 ceph-mon[200575]: pgmap v1045: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:56.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:59:56 smithi105 ceph-mon[190463]: pgmap v1045: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:58.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 07:59:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:07:59:57] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T07:59:58.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:59:58 smithi006 ceph-mon[204052]: pgmap v1046: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:58.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 07:59:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:59:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:59:58 smithi006 ceph-mon[200575]: pgmap v1046: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 07:59:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T07:59:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:59:58 smithi105 ceph-mon[190463]: pgmap v1046: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T07:59:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 07:59:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:00:00.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:00:00 smithi006 ceph-mon[204052]: pgmap v1047: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:00.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:00:00 smithi006 ceph-mon[204052]: overall HEALTH_OK 2023-09-22T08:00:00.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:00:00 smithi006 ceph-mon[200575]: pgmap v1047: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:00.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:00:00 smithi006 ceph-mon[200575]: overall HEALTH_OK 2023-09-22T08:00:00.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:00:00 smithi105 ceph-mon[190463]: pgmap v1047: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:00.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:00:00 smithi105 ceph-mon[190463]: overall HEALTH_OK 2023-09-22T08:00:02.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:00:02 smithi006 ceph-mon[204052]: pgmap v1048: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:02.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:00:02 smithi006 ceph-mon[200575]: pgmap v1048: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:02.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:00:02 smithi105 ceph-mon[190463]: pgmap v1048: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:03.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:00:03 smithi006 ceph-mon[204052]: pgmap v1049: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:03.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:00:03 smithi006 ceph-mon[200575]: pgmap v1049: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:03.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:00:03 smithi105 ceph-mon[190463]: pgmap v1049: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:06.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:00:05 smithi105 ceph-mon[190463]: pgmap v1050: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:06.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:00:05 smithi006 ceph-mon[200575]: pgmap v1050: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:06.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:00:05 smithi006 ceph-mon[204052]: pgmap v1050: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:08.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:00:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:00:07] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T08:00:08.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:00:08 smithi006 ceph-mon[204052]: pgmap v1051: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:08.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:00:08 smithi006 ceph-mon[200575]: pgmap v1051: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:08.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:00:08 smithi105 ceph-mon[190463]: pgmap v1051: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:10.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:00:10 smithi006 ceph-mon[200575]: pgmap v1052: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:10.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:00:10 smithi006 ceph-mon[204052]: pgmap v1052: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:10.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:00:10 smithi105 ceph-mon[190463]: pgmap v1052: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:12.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:00:12 smithi006 ceph-mon[200575]: pgmap v1053: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:12.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:00:12 smithi006 ceph-mon[204052]: pgmap v1053: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:12.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:00:12 smithi105 ceph-mon[190463]: pgmap v1053: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:13.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:00:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:00:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:00:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:00:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:00:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:00:14.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:00:14 smithi006 ceph-mon[200575]: pgmap v1054: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:14.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:00:14 smithi006 ceph-mon[204052]: pgmap v1054: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:14.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:00:14 smithi105 ceph-mon[190463]: pgmap v1054: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:15.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:00:15 smithi006 ceph-mon[200575]: pgmap v1055: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:15.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:00:15 smithi006 ceph-mon[204052]: pgmap v1055: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:15.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:00:15 smithi105 ceph-mon[190463]: pgmap v1055: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:18.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:00:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:00:17] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T08:00:18.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:00:18 smithi006 ceph-mon[204052]: pgmap v1056: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:18.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:00:18 smithi006 ceph-mon[200575]: pgmap v1056: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:18.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:00:18 smithi105 ceph-mon[190463]: pgmap v1056: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:20.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:00:20 smithi006 ceph-mon[200575]: pgmap v1057: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:20.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:00:20 smithi006 ceph-mon[204052]: pgmap v1057: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:20.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:00:20 smithi105 ceph-mon[190463]: pgmap v1057: 137 pgs: 137 active+clean; 1.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:22.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:00:22 smithi006 ceph-mon[204052]: pgmap v1058: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:22.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:00:22 smithi006 ceph-mon[200575]: pgmap v1058: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:22.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:00:22 smithi105 ceph-mon[190463]: pgmap v1058: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:23.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:00:23 smithi006 ceph-mon[204052]: pgmap v1059: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:23.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:00:23 smithi006 ceph-mon[200575]: pgmap v1059: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:23.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:00:23 smithi105 ceph-mon[190463]: pgmap v1059: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:26.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:00:25 smithi105 ceph-mon[190463]: pgmap v1060: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:26.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:00:25 smithi006 ceph-mon[200575]: pgmap v1060: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:26.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:00:25 smithi006 ceph-mon[204052]: pgmap v1060: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:00:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:00:27] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T08:00:28.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:00:28 smithi006 ceph-mon[204052]: pgmap v1061: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:00:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:00:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:00:28 smithi006 ceph-mon[200575]: pgmap v1061: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:00:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:00:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:00:28 smithi105 ceph-mon[190463]: pgmap v1061: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:00:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:00:30.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:00:30 smithi006 ceph-mon[204052]: pgmap v1062: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:30.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:00:30 smithi006 ceph-mon[200575]: pgmap v1062: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:30.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:00:30 smithi105 ceph-mon[190463]: pgmap v1062: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:32.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:00:32 smithi006 ceph-mon[204052]: pgmap v1063: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:32.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:00:32 smithi006 ceph-mon[200575]: pgmap v1063: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:32.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:00:32 smithi105 ceph-mon[190463]: pgmap v1063: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:34.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:00:34 smithi006 ceph-mon[204052]: pgmap v1064: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:34.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:00:34 smithi006 ceph-mon[200575]: pgmap v1064: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:34.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:00:34 smithi105 ceph-mon[190463]: pgmap v1064: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:35.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:00:35 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:00:35.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:00:35 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:00:35.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:00:35 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:00:35.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:00:35 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:00:35.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:00:35 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:00:35.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:00:35 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:00:35.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:00:35 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:00:35.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:00:35 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:00:35.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:00:35 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:00:35.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:00:35 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:00:35.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:00:35 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:00:35.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:00:35 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:00:36.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:00:36 smithi006 ceph-mon[204052]: pgmap v1065: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:36.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:00:36 smithi006 ceph-mon[200575]: pgmap v1065: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:36.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:00:36 smithi105 ceph-mon[190463]: pgmap v1065: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:37.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:00:37 smithi006 ceph-mon[204052]: pgmap v1066: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:37.708 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:00:37 smithi006 ceph-mon[200575]: pgmap v1066: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:37.708 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:00:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:00:37] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T08:00:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:00:37 smithi105 ceph-mon[190463]: pgmap v1066: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:40.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:00:39 smithi105 ceph-mon[190463]: pgmap v1067: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:40.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:00:39 smithi006 ceph-mon[204052]: pgmap v1067: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:40.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:00:39 smithi006 ceph-mon[200575]: pgmap v1067: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:00:42 smithi006 ceph-mon[200575]: pgmap v1068: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:42.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:00:42 smithi006 ceph-mon[204052]: pgmap v1068: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:42.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:00:42 smithi105 ceph-mon[190463]: pgmap v1068: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:43.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:00:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:00:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:00:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:00:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:00:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:00:44.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:00:44 smithi006 ceph-mon[200575]: pgmap v1069: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:44.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:00:44 smithi006 ceph-mon[204052]: pgmap v1069: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:44.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:00:44 smithi105 ceph-mon[190463]: pgmap v1069: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:45.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:00:45 smithi006 ceph-mon[200575]: pgmap v1070: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:45.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:00:45 smithi006 ceph-mon[204052]: pgmap v1070: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:45.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:00:45 smithi105 ceph-mon[190463]: pgmap v1070: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:48.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:00:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:00:47] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T08:00:48.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:00:48 smithi006 ceph-mon[200575]: pgmap v1071: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:48.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:00:48 smithi006 ceph-mon[204052]: pgmap v1071: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:48.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:00:48 smithi105 ceph-mon[190463]: pgmap v1071: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:50.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:00:50 smithi006 ceph-mon[200575]: pgmap v1072: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:50.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:00:50 smithi006 ceph-mon[204052]: pgmap v1072: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:50.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:00:50 smithi105 ceph-mon[190463]: pgmap v1072: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:52.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:00:52 smithi006 ceph-mon[204052]: pgmap v1073: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:52.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:00:52 smithi006 ceph-mon[200575]: pgmap v1073: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:52.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:00:52 smithi105 ceph-mon[190463]: pgmap v1073: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:54.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:00:54 smithi006 ceph-mon[204052]: pgmap v1074: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:54.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:00:54 smithi006 ceph-mon[200575]: pgmap v1074: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:54.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:00:54 smithi105 ceph-mon[190463]: pgmap v1074: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:56.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:00:56 smithi006 ceph-mon[204052]: pgmap v1075: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:56.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:00:56 smithi006 ceph-mon[200575]: pgmap v1075: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:56.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:00:56 smithi105 ceph-mon[190463]: pgmap v1075: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:57.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:00:57 smithi006 ceph-mon[204052]: pgmap v1076: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:57.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:00:57 smithi006 ceph-mon[200575]: pgmap v1076: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:57.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:00:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:00:57] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T08:00:57.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:00:57 smithi105 ceph-mon[190463]: pgmap v1076: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:58.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:00:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:00:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:00:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:00:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:00:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:00:59.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:00:59 smithi006 ceph-mon[204052]: pgmap v1077: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:59.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:00:59 smithi006 ceph-mon[200575]: pgmap v1077: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:00:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:00:59 smithi105 ceph-mon[190463]: pgmap v1077: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:02.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:01:02 smithi006 ceph-mon[204052]: pgmap v1078: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:02.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:01:02 smithi006 ceph-mon[200575]: pgmap v1078: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:02.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:01:02 smithi105 ceph-mon[190463]: pgmap v1078: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:04.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:01:04 smithi006 ceph-mon[204052]: pgmap v1079: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:04.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:01:04 smithi006 ceph-mon[200575]: pgmap v1079: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:04.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:01:04 smithi105 ceph-mon[190463]: pgmap v1079: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:06.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:01:06 smithi006 ceph-mon[204052]: pgmap v1080: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:06.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:01:06 smithi006 ceph-mon[200575]: pgmap v1080: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:06.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:01:06 smithi105 ceph-mon[190463]: pgmap v1080: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:07.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:01:07 smithi006 ceph-mon[204052]: pgmap v1081: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:07.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:01:07 smithi006 ceph-mon[200575]: pgmap v1081: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:07.707 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:01:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:01:07] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T08:01:07.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:01:07 smithi105 ceph-mon[190463]: pgmap v1081: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:10.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:01:09 smithi006 ceph-mon[204052]: pgmap v1082: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:10.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:01:09 smithi006 ceph-mon[200575]: pgmap v1082: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:10.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:01:09 smithi105 ceph-mon[190463]: pgmap v1082: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:12.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:01:12 smithi006 ceph-mon[204052]: pgmap v1083: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:12.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:01:12 smithi006 ceph-mon[200575]: pgmap v1083: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:12.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:01:12 smithi105 ceph-mon[190463]: pgmap v1083: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:13.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:01:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:01:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:01:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:01:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:01:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:01:14.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:01:14 smithi006 ceph-mon[204052]: pgmap v1084: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:14.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:01:14 smithi006 ceph-mon[200575]: pgmap v1084: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:14.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:01:14 smithi105 ceph-mon[190463]: pgmap v1084: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:15.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:01:15 smithi006 ceph-mon[204052]: pgmap v1085: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:15.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:01:15 smithi006 ceph-mon[200575]: pgmap v1085: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:15.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:01:15 smithi105 ceph-mon[190463]: pgmap v1085: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:18.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:01:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:01:17] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T08:01:18.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:01:18 smithi006 ceph-mon[204052]: pgmap v1086: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:18.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:01:18 smithi006 ceph-mon[200575]: pgmap v1086: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:18.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:01:18 smithi105 ceph-mon[190463]: pgmap v1086: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:20.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:01:20 smithi006 ceph-mon[204052]: pgmap v1087: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:20.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:01:20 smithi006 ceph-mon[200575]: pgmap v1087: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:20.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:01:20 smithi105 ceph-mon[190463]: pgmap v1087: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:22.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:01:22 smithi006 ceph-mon[200575]: pgmap v1088: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:22.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:01:22 smithi006 ceph-mon[204052]: pgmap v1088: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:22.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:01:22 smithi105 ceph-mon[190463]: pgmap v1088: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:24.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:01:24 smithi006 ceph-mon[204052]: pgmap v1089: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:24.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:01:24 smithi006 ceph-mon[200575]: pgmap v1089: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:24.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:01:24 smithi105 ceph-mon[190463]: pgmap v1089: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:26.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:01:26 smithi006 ceph-mon[204052]: pgmap v1090: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:26.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:01:26 smithi006 ceph-mon[200575]: pgmap v1090: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:01:26 smithi105 ceph-mon[190463]: pgmap v1090: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:27.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:01:27 smithi006 ceph-mon[204052]: pgmap v1091: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:27.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:01:27 smithi006 ceph-mon[200575]: pgmap v1091: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:27.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:01:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:01:27] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T08:01:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:01:27 smithi105 ceph-mon[190463]: pgmap v1091: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:01:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:01:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:01:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:01:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:01:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:01:29.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:01:29 smithi006 ceph-mon[200575]: pgmap v1092: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:29.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:01:29 smithi006 ceph-mon[204052]: pgmap v1092: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:01:29 smithi105 ceph-mon[190463]: pgmap v1092: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:32.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:01:31 smithi006 ceph-mon[204052]: pgmap v1093: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:32.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:01:31 smithi006 ceph-mon[200575]: pgmap v1093: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:32.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:01:31 smithi105 ceph-mon[190463]: pgmap v1093: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:34.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:01:33 smithi006 ceph-mon[204052]: pgmap v1094: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:34.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:01:33 smithi006 ceph-mon[200575]: pgmap v1094: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:34.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:01:33 smithi105 ceph-mon[190463]: pgmap v1094: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:36.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:01:35 smithi006 ceph-mon[204052]: pgmap v1095: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:36.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:01:35 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:01:36.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:01:35 smithi006 ceph-mon[200575]: pgmap v1095: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:36.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:01:35 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:01:36.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:01:35 smithi105 ceph-mon[190463]: pgmap v1095: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:36.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:01:35 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:01:37.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:01:36 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:01:37.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:01:36 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:01:37.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:01:36 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:01:37.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:01:36 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:01:37.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:01:36 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:01:37.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:01:36 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:01:37.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:01:36 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:01:37.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:01:36 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:01:37.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:01:36 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:01:38.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:01:37 smithi006 ceph-mon[204052]: pgmap v1096: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:01:37 smithi006 ceph-mon[200575]: pgmap v1096: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:01:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:01:37] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T08:01:38.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:01:37 smithi105 ceph-mon[190463]: pgmap v1096: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:40.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:01:39 smithi006 ceph-mon[204052]: pgmap v1097: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:40.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:01:39 smithi006 ceph-mon[200575]: pgmap v1097: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:40.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:01:39 smithi105 ceph-mon[190463]: pgmap v1097: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:42.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:01:42 smithi006 ceph-mon[204052]: pgmap v1098: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:01:42 smithi006 ceph-mon[200575]: pgmap v1098: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:42.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:01:42 smithi105 ceph-mon[190463]: pgmap v1098: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:43.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:01:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:01:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:01:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:01:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:01:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:01:44.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:01:44 smithi006 ceph-mon[204052]: pgmap v1099: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:44.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:01:44 smithi006 ceph-mon[200575]: pgmap v1099: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:44.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:01:44 smithi105 ceph-mon[190463]: pgmap v1099: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:45.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:01:45 smithi006 ceph-mon[204052]: pgmap v1100: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:45.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:01:45 smithi006 ceph-mon[200575]: pgmap v1100: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:45.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:01:45 smithi105 ceph-mon[190463]: pgmap v1100: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:48.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:01:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:01:47] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T08:01:48.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:01:48 smithi006 ceph-mon[204052]: pgmap v1101: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:48.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:01:48 smithi006 ceph-mon[200575]: pgmap v1101: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:48.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:01:48 smithi105 ceph-mon[190463]: pgmap v1101: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:49.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:01:49 smithi006 ceph-mon[204052]: pgmap v1102: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:49.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:01:49 smithi006 ceph-mon[200575]: pgmap v1102: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:49.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:01:49 smithi105 ceph-mon[190463]: pgmap v1102: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:52.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:01:51 smithi006 ceph-mon[204052]: pgmap v1103: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:52.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:01:51 smithi006 ceph-mon[200575]: pgmap v1103: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:52.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:01:51 smithi105 ceph-mon[190463]: pgmap v1103: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:54.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:01:53 smithi006 ceph-mon[204052]: pgmap v1104: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:54.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:01:53 smithi006 ceph-mon[200575]: pgmap v1104: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:54.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:01:53 smithi105 ceph-mon[190463]: pgmap v1104: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:56.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:01:55 smithi006 ceph-mon[204052]: pgmap v1105: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:56.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:01:55 smithi006 ceph-mon[200575]: pgmap v1105: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:56.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:01:55 smithi105 ceph-mon[190463]: pgmap v1105: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:01:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:01:57] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T08:01:58.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:01:58 smithi006 ceph-mon[204052]: pgmap v1106: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:58.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:01:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:01:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:01:58 smithi006 ceph-mon[200575]: pgmap v1106: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:01:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:01:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:01:58 smithi105 ceph-mon[190463]: pgmap v1106: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:01:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:01:59.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:01:59 smithi006 ceph-mon[204052]: pgmap v1107: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:59.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:01:59 smithi006 ceph-mon[200575]: pgmap v1107: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:01:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:01:59 smithi105 ceph-mon[190463]: pgmap v1107: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:02.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:02:02 smithi006 ceph-mon[204052]: pgmap v1108: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:02.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:02:02 smithi006 ceph-mon[200575]: pgmap v1108: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:02.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:02:02 smithi105 ceph-mon[190463]: pgmap v1108: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:03.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:02:03 smithi006 ceph-mon[204052]: pgmap v1109: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:03.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:02:03 smithi006 ceph-mon[200575]: pgmap v1109: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:03.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:02:03 smithi105 ceph-mon[190463]: pgmap v1109: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:06.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:02:05 smithi006 ceph-mon[204052]: pgmap v1110: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:06.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:02:05 smithi006 ceph-mon[200575]: pgmap v1110: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:06.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:02:05 smithi105 ceph-mon[190463]: pgmap v1110: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:02:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:02:07] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T08:02:08.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:02:08 smithi006 ceph-mon[204052]: pgmap v1111: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:08.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:02:08 smithi006 ceph-mon[200575]: pgmap v1111: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:08.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:02:08 smithi105 ceph-mon[190463]: pgmap v1111: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:09.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:02:09 smithi006 ceph-mon[204052]: pgmap v1112: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:09.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:02:09 smithi006 ceph-mon[200575]: pgmap v1112: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:09.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:02:09 smithi105 ceph-mon[190463]: pgmap v1112: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:12.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:02:12 smithi006 ceph-mon[204052]: pgmap v1113: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:12.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:02:12 smithi006 ceph-mon[200575]: pgmap v1113: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:12.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:02:12 smithi105 ceph-mon[190463]: pgmap v1113: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:13.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:02:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:02:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:02:13 smithi006 ceph-mon[204052]: pgmap v1114: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:02:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:02:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:02:13 smithi006 ceph-mon[200575]: pgmap v1114: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:02:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:02:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:02:13 smithi105 ceph-mon[190463]: pgmap v1114: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:16.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:02:15 smithi006 ceph-mon[204052]: pgmap v1115: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:16.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:02:15 smithi006 ceph-mon[200575]: pgmap v1115: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:16.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:02:15 smithi105 ceph-mon[190463]: pgmap v1115: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:17.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:02:17 smithi006 ceph-mon[204052]: pgmap v1116: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:17.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:02:17 smithi006 ceph-mon[200575]: pgmap v1116: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:17.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:02:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:02:17] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T08:02:17.879 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:02:17 smithi105 ceph-mon[190463]: pgmap v1116: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:20.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:02:19 smithi006 ceph-mon[200575]: pgmap v1117: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:20.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:02:19 smithi006 ceph-mon[204052]: pgmap v1117: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:20.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:02:19 smithi105 ceph-mon[190463]: pgmap v1117: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:22.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:02:22 smithi006 ceph-mon[200575]: pgmap v1118: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:22.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:02:22 smithi006 ceph-mon[204052]: pgmap v1118: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:22.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:02:22 smithi105 ceph-mon[190463]: pgmap v1118: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:23.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:02:23 smithi006 ceph-mon[200575]: pgmap v1119: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:23.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:02:23 smithi006 ceph-mon[204052]: pgmap v1119: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:23.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:02:23 smithi105 ceph-mon[190463]: pgmap v1119: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:26.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:02:25 smithi006 ceph-mon[200575]: pgmap v1120: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:26.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:02:25 smithi006 ceph-mon[204052]: pgmap v1120: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:26.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:02:25 smithi105 ceph-mon[190463]: pgmap v1120: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:27.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:02:27 smithi006 ceph-mon[204052]: pgmap v1121: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:27.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:02:27 smithi006 ceph-mon[200575]: pgmap v1121: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:27.707 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:02:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:02:27] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T08:02:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:02:27 smithi105 ceph-mon[190463]: pgmap v1121: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:28.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:02:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:02:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:02:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:02:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:02:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:02:29.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:02:29 smithi006 ceph-mon[204052]: pgmap v1122: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:29.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:02:29 smithi006 ceph-mon[200575]: pgmap v1122: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:02:29 smithi105 ceph-mon[190463]: pgmap v1122: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:32.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:02:31 smithi006 ceph-mon[204052]: pgmap v1123: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:32.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:02:31 smithi006 ceph-mon[200575]: pgmap v1123: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:32.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:02:31 smithi105 ceph-mon[190463]: pgmap v1123: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:34.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:02:33 smithi006 ceph-mon[204052]: pgmap v1124: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:34.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:02:33 smithi006 ceph-mon[200575]: pgmap v1124: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:34.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:02:33 smithi105 ceph-mon[190463]: pgmap v1124: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:36.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:02:35 smithi006 ceph-mon[204052]: pgmap v1125: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:36.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:02:35 smithi006 ceph-mon[200575]: pgmap v1125: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:36.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:02:35 smithi105 ceph-mon[190463]: pgmap v1125: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:37.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:02:36 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:02:37.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:02:36 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:02:37.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:02:36 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:02:37.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:02:36 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:02:37.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:02:36 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:02:37.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:02:36 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:02:37.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:02:36 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:02:37.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:02:36 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:02:37.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:02:36 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:02:37.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:02:36 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:02:37.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:02:36 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:02:37.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:02:36 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:02:38.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:02:37 smithi006 ceph-mon[204052]: pgmap v1126: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:02:37 smithi006 ceph-mon[200575]: pgmap v1126: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:02:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:02:37] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T08:02:38.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:02:37 smithi105 ceph-mon[190463]: pgmap v1126: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:40.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:02:39 smithi006 ceph-mon[204052]: pgmap v1127: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:40.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:02:39 smithi006 ceph-mon[200575]: pgmap v1127: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:40.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:02:39 smithi105 ceph-mon[190463]: pgmap v1127: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:42.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:02:41 smithi006 ceph-mon[204052]: pgmap v1128: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:42.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:02:41 smithi006 ceph-mon[200575]: pgmap v1128: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:42.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:02:41 smithi105 ceph-mon[190463]: pgmap v1128: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:43.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:02:42 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:02:43.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:02:42 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:02:43.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:02:42 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:02:44.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:02:43 smithi006 ceph-mon[204052]: pgmap v1129: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:44.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:02:43 smithi006 ceph-mon[200575]: pgmap v1129: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:44.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:02:43 smithi105 ceph-mon[190463]: pgmap v1129: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:46.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:02:45 smithi006 ceph-mon[204052]: pgmap v1130: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:46.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:02:45 smithi006 ceph-mon[200575]: pgmap v1130: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:46.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:02:45 smithi105 ceph-mon[190463]: pgmap v1130: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:47.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:02:47 smithi006 ceph-mon[204052]: pgmap v1131: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:47.706 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:02:47 smithi006 ceph-mon[200575]: pgmap v1131: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:47.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:02:47 smithi105 ceph-mon[190463]: pgmap v1131: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:02:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:02:47] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T08:02:50.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:02:49 smithi006 ceph-mon[204052]: pgmap v1132: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:50.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:02:49 smithi006 ceph-mon[200575]: pgmap v1132: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:50.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:02:49 smithi105 ceph-mon[190463]: pgmap v1132: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:52.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:02:51 smithi006 ceph-mon[204052]: pgmap v1133: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:52.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:02:51 smithi006 ceph-mon[200575]: pgmap v1133: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:52.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:02:51 smithi105 ceph-mon[190463]: pgmap v1133: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:54.303 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:02:53 smithi006 ceph-mon[204052]: pgmap v1134: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:54.303 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:02:53 smithi006 ceph-mon[200575]: pgmap v1134: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:54.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:02:53 smithi105 ceph-mon[190463]: pgmap v1134: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:56.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:02:55 smithi006 ceph-mon[204052]: pgmap v1135: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:56.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:02:55 smithi006 ceph-mon[200575]: pgmap v1135: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:56.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:02:55 smithi105 ceph-mon[190463]: pgmap v1135: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:57.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:02:57 smithi006 ceph-mon[204052]: pgmap v1136: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:57.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:02:57 smithi006 ceph-mon[200575]: pgmap v1136: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:57.707 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:02:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:02:57] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T08:02:57.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:02:57 smithi105 ceph-mon[190463]: pgmap v1136: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:58.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:02:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:02:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:02:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:02:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:02:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:02:59.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:02:59 smithi006 ceph-mon[204052]: pgmap v1137: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:59.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:02:59 smithi006 ceph-mon[200575]: pgmap v1137: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:02:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:02:59 smithi105 ceph-mon[190463]: pgmap v1137: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:02.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:03:01 smithi006 ceph-mon[204052]: pgmap v1138: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:02.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:03:01 smithi006 ceph-mon[200575]: pgmap v1138: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:02.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:03:01 smithi105 ceph-mon[190463]: pgmap v1138: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:04.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:03:03 smithi006 ceph-mon[204052]: pgmap v1139: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:04.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:03:03 smithi006 ceph-mon[200575]: pgmap v1139: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:04.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:03:03 smithi105 ceph-mon[190463]: pgmap v1139: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:06.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:03:05 smithi006 ceph-mon[200575]: pgmap v1140: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:06.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:03:05 smithi006 ceph-mon[204052]: pgmap v1140: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:06.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:03:05 smithi105 ceph-mon[190463]: pgmap v1140: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:07.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:03:07 smithi006 ceph-mon[204052]: pgmap v1141: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:07.706 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:03:07 smithi006 ceph-mon[200575]: pgmap v1141: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:07.707 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:03:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:03:07] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T08:03:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:03:07 smithi105 ceph-mon[190463]: pgmap v1141: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:10.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:03:09 smithi006 ceph-mon[204052]: pgmap v1142: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:10.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:03:09 smithi006 ceph-mon[200575]: pgmap v1142: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:10.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:03:09 smithi105 ceph-mon[190463]: pgmap v1142: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:12.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:03:11 smithi006 ceph-mon[204052]: pgmap v1143: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:12.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:03:11 smithi006 ceph-mon[200575]: pgmap v1143: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:12.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:03:11 smithi105 ceph-mon[190463]: pgmap v1143: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:13.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:03:12 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:03:13.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:03:12 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:03:13.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:03:12 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:03:14.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:03:13 smithi006 ceph-mon[204052]: pgmap v1144: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:14.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:03:13 smithi006 ceph-mon[200575]: pgmap v1144: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:14.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:03:13 smithi105 ceph-mon[190463]: pgmap v1144: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:16.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:03:15 smithi006 ceph-mon[204052]: pgmap v1145: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:16.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:03:15 smithi006 ceph-mon[200575]: pgmap v1145: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:16.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:03:15 smithi105 ceph-mon[190463]: pgmap v1145: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:17.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:03:17 smithi006 ceph-mon[204052]: pgmap v1146: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:17.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:03:17 smithi006 ceph-mon[200575]: pgmap v1146: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:03:17 smithi105 ceph-mon[190463]: pgmap v1146: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:20.288 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:03:19 smithi006 ceph-mon[204052]: pgmap v1147: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:20.288 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:03:19 smithi006 ceph-mon[200575]: pgmap v1147: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:20.288 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:03:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:03:17] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T08:03:20.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:03:19 smithi105 ceph-mon[190463]: pgmap v1147: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:22.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:03:21 smithi006 ceph-mon[204052]: pgmap v1148: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:22.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:03:21 smithi006 ceph-mon[200575]: pgmap v1148: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:22.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:03:21 smithi105 ceph-mon[190463]: pgmap v1148: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:03:23 smithi105 ceph-mon[190463]: pgmap v1149: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:24.127 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 08:03:23 smithi105 conmon[249241]: logger=sqlstore.transactions t=2023-09-22T08:03:23.722590903Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-09-22T08:03:24.127 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 08:03:23 smithi105 conmon[249241]: logger=cleanup t=2023-09-22T08:03:23.952835689Z level=info msg="Completed cleanup jobs" duration=241.420627ms 2023-09-22T08:03:24.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:03:23 smithi006 ceph-mon[200575]: pgmap v1149: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:24.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:03:23 smithi006 ceph-mon[204052]: pgmap v1149: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:26.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:03:25 smithi006 ceph-mon[204052]: pgmap v1150: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:26.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:03:25 smithi006 ceph-mon[200575]: pgmap v1150: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:26.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:03:25 smithi105 ceph-mon[190463]: pgmap v1150: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:27.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:03:27 smithi006 ceph-mon[204052]: pgmap v1151: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:27.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:03:27 smithi006 ceph-mon[200575]: pgmap v1151: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:27.707 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:03:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:03:27] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T08:03:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:03:27 smithi105 ceph-mon[190463]: pgmap v1151: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:28.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:03:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:03:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:03:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:03:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:03:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:03:29.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:03:29 smithi006 ceph-mon[204052]: pgmap v1152: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:29.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:03:29 smithi006 ceph-mon[200575]: pgmap v1152: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:03:29 smithi105 ceph-mon[190463]: pgmap v1152: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:32.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:03:31 smithi006 ceph-mon[204052]: pgmap v1153: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:32.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:03:31 smithi006 ceph-mon[200575]: pgmap v1153: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:32.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:03:31 smithi105 ceph-mon[190463]: pgmap v1153: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:34.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:03:33 smithi006 ceph-mon[204052]: pgmap v1154: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:34.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:03:33 smithi006 ceph-mon[200575]: pgmap v1154: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:34.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:03:33 smithi105 ceph-mon[190463]: pgmap v1154: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:36.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:03:35 smithi006 ceph-mon[204052]: pgmap v1155: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:36.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:03:35 smithi006 ceph-mon[200575]: pgmap v1155: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:36.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:03:35 smithi105 ceph-mon[190463]: pgmap v1155: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:37.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:03:37 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:03:37.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:03:37 smithi006 ceph-mon[204052]: pgmap v1156: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:37.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:03:37 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:03:37.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:03:37 smithi006 ceph-mon[200575]: pgmap v1156: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:03:37 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:03:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:03:37 smithi105 ceph-mon[190463]: pgmap v1156: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:38.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:03:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:03:37] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T08:03:40.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:03:39 smithi006 ceph-mon[200575]: pgmap v1157: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:40.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:03:39 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:03:40.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:03:39 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:03:40.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:03:39 smithi006 ceph-mon[204052]: pgmap v1157: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:40.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:03:39 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:03:40.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:03:39 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:03:40.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:03:39 smithi105 ceph-mon[190463]: pgmap v1157: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:40.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:03:39 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:03:40.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:03:39 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:03:41.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:03:41 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:03:41.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:03:41 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:03:41.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:03:41 smithi006 ceph-mon[204052]: pgmap v1158: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:41.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:03:41 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:03:41.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:03:41 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:03:41.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:03:41 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:03:41.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:03:41 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:03:41.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:03:41 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:03:41.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:03:41 smithi006 ceph-mon[200575]: pgmap v1158: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:41.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:03:41 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:03:41.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:03:41 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:03:41.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:03:41 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:03:41.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:03:41 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:03:41.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:03:41 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:03:41.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:03:41 smithi105 ceph-mon[190463]: pgmap v1158: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:41.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:03:41 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:03:41.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:03:41 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:03:41.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:03:41 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:03:43.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:03:42 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:03:43.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:03:42 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:03:43.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:03:42 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:03:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:03:43 smithi105 ceph-mon[190463]: pgmap v1159: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:44.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:03:43 smithi006 ceph-mon[204052]: pgmap v1159: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:44.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:03:43 smithi006 ceph-mon[200575]: pgmap v1159: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:46.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:03:45 smithi006 ceph-mon[204052]: pgmap v1160: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:46.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:03:45 smithi006 ceph-mon[200575]: pgmap v1160: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:46.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:03:45 smithi105 ceph-mon[190463]: pgmap v1160: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:47.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:03:47 smithi006 ceph-mon[204052]: pgmap v1161: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:47.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:03:47 smithi006 ceph-mon[200575]: pgmap v1161: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:47.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:03:47 smithi105 ceph-mon[190463]: pgmap v1161: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:03:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:03:47] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T08:03:50.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:03:49 smithi006 ceph-mon[204052]: pgmap v1162: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:50.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:03:49 smithi006 ceph-mon[200575]: pgmap v1162: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:50.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:03:49 smithi105 ceph-mon[190463]: pgmap v1162: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:52.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:03:51 smithi006 ceph-mon[204052]: pgmap v1163: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:52.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:03:51 smithi006 ceph-mon[200575]: pgmap v1163: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:52.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:03:51 smithi105 ceph-mon[190463]: pgmap v1163: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:54.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:03:53 smithi006 ceph-mon[204052]: pgmap v1164: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:54.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:03:53 smithi006 ceph-mon[200575]: pgmap v1164: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:54.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:03:53 smithi105 ceph-mon[190463]: pgmap v1164: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:56.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:03:55 smithi006 ceph-mon[204052]: pgmap v1165: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:56.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:03:55 smithi006 ceph-mon[200575]: pgmap v1165: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:56.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:03:55 smithi105 ceph-mon[190463]: pgmap v1165: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:57.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:03:57 smithi006 ceph-mon[204052]: pgmap v1166: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:57.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:03:57 smithi006 ceph-mon[200575]: pgmap v1166: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:57.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:03:57 smithi105 ceph-mon[190463]: pgmap v1166: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:58.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:03:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:03:57] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T08:03:58.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:03:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:03:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:03:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:03:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:03:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:03:59.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:03:59 smithi006 ceph-mon[204052]: pgmap v1167: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:59.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:03:59 smithi006 ceph-mon[200575]: pgmap v1167: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:03:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:03:59 smithi105 ceph-mon[190463]: pgmap v1167: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:04:02.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:04:01 smithi006 ceph-mon[204052]: pgmap v1168: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:04:02.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:04:01 smithi006 ceph-mon[200575]: pgmap v1168: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:04:02.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:04:01 smithi105 ceph-mon[190463]: pgmap v1168: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:04:04.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:04:03 smithi006 ceph-mon[204052]: pgmap v1169: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:04:04.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:04:03 smithi006 ceph-mon[200575]: pgmap v1169: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:04:04.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:04:03 smithi105 ceph-mon[190463]: pgmap v1169: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:04:06.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:04:05 smithi006 ceph-mon[204052]: pgmap v1170: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:04:06.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:04:05 smithi006 ceph-mon[200575]: pgmap v1170: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:04:06.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:04:05 smithi105 ceph-mon[190463]: pgmap v1170: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:04:07.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:04:07 smithi006 ceph-mon[204052]: pgmap v1171: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:04:07.706 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:04:07 smithi006 ceph-mon[200575]: pgmap v1171: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:04:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:04:07 smithi105 ceph-mon[190463]: pgmap v1171: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:04:08.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:04:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:04:07] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T08:04:10.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:04:09 smithi006 ceph-mon[204052]: pgmap v1172: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:04:10.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:04:09 smithi006 ceph-mon[200575]: pgmap v1172: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:04:10.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:04:09 smithi105 ceph-mon[190463]: pgmap v1172: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:04:12.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:04:11 smithi006 ceph-mon[200575]: pgmap v1173: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:04:12.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:04:11 smithi006 ceph-mon[204052]: pgmap v1173: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:04:12.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:04:11 smithi105 ceph-mon[190463]: pgmap v1173: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:04:13.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:04:12 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:04:13.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:04:12 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:04:13.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:04:12 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:04:14.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:04:13 smithi006 ceph-mon[200575]: pgmap v1174: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:04:14.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:04:13 smithi006 ceph-mon[204052]: pgmap v1174: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:04:14.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:04:13 smithi105 ceph-mon[190463]: pgmap v1174: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:04:16.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:04:15 smithi006 ceph-mon[204052]: pgmap v1175: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:04:16.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:04:15 smithi006 ceph-mon[200575]: pgmap v1175: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:04:16.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:04:15 smithi105 ceph-mon[190463]: pgmap v1175: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:04:17.706 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:04:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:04:17] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T08:04:17.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:04:17 smithi006 ceph-mon[204052]: pgmap v1176: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:17.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:04:17 smithi006 ceph-mon[200575]: pgmap v1176: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:04:17 smithi105 ceph-mon[190463]: pgmap v1176: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:20.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:04:19 smithi006 ceph-mon[204052]: pgmap v1177: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:04:20.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:04:19 smithi006 ceph-mon[200575]: pgmap v1177: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:04:20.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:04:19 smithi105 ceph-mon[190463]: pgmap v1177: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:04:22.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:04:21 smithi006 ceph-mon[204052]: pgmap v1178: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:22.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:04:21 smithi006 ceph-mon[200575]: pgmap v1178: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:22.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:04:21 smithi105 ceph-mon[190463]: pgmap v1178: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:24.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:04:23 smithi006 ceph-mon[204052]: pgmap v1179: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:24.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:04:23 smithi006 ceph-mon[200575]: pgmap v1179: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:24.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:04:23 smithi105 ceph-mon[190463]: pgmap v1179: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:26.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:04:25 smithi006 ceph-mon[204052]: pgmap v1180: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:26.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:04:25 smithi006 ceph-mon[200575]: pgmap v1180: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:26.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:04:25 smithi105 ceph-mon[190463]: pgmap v1180: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:27.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:04:27 smithi006 ceph-mon[204052]: pgmap v1181: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:27.706 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:04:27 smithi006 ceph-mon[200575]: pgmap v1181: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:04:27 smithi105 ceph-mon[190463]: pgmap v1181: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:28.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:04:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:04:27] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T08:04:28.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:04:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:04:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:04:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:04:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:04:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:04:29.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:04:29 smithi006 ceph-mon[204052]: pgmap v1182: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:29.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:04:29 smithi006 ceph-mon[200575]: pgmap v1182: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:04:29 smithi105 ceph-mon[190463]: pgmap v1182: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:32.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:04:31 smithi006 ceph-mon[204052]: pgmap v1183: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:32.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:04:31 smithi006 ceph-mon[200575]: pgmap v1183: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:32.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:04:31 smithi105 ceph-mon[190463]: pgmap v1183: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:34.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:04:33 smithi006 ceph-mon[204052]: pgmap v1184: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:34.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:04:33 smithi006 ceph-mon[200575]: pgmap v1184: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:34.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:04:33 smithi105 ceph-mon[190463]: pgmap v1184: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:36.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:04:35 smithi006 ceph-mon[204052]: pgmap v1185: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:36.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:04:35 smithi006 ceph-mon[200575]: pgmap v1185: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:36.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:04:35 smithi105 ceph-mon[190463]: pgmap v1185: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:37.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:04:37 smithi006 ceph-mon[204052]: pgmap v1186: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:37.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:04:37 smithi006 ceph-mon[200575]: pgmap v1186: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:37.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:04:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:04:37] "GET /metrics HTTP/1.1" 200 36232 "" "Prometheus/2.43.0" 2023-09-22T08:04:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:04:37 smithi105 ceph-mon[190463]: pgmap v1186: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:40.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:04:39 smithi006 ceph-mon[204052]: pgmap v1187: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:40.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:04:39 smithi006 ceph-mon[200575]: pgmap v1187: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:40.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:04:39 smithi105 ceph-mon[190463]: pgmap v1187: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:42.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:04:41 smithi006 ceph-mon[204052]: pgmap v1188: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:42.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:04:41 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:04:42.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:04:41 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:04:42.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:04:41 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:04:42.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:04:41 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:04:42.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:04:41 smithi006 ceph-mon[200575]: pgmap v1188: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:42.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:04:41 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:04:42.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:04:41 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:04:42.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:04:41 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:04:42.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:04:41 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:04:42.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:04:41 smithi105 ceph-mon[190463]: pgmap v1188: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:42.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:04:41 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:04:42.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:04:41 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:04:42.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:04:41 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:04:42.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:04:41 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:04:43.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:04:42 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:04:43.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:04:42 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:04:43.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:04:42 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:04:44.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:04:43 smithi006 ceph-mon[204052]: pgmap v1189: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:44.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:04:43 smithi006 ceph-mon[200575]: pgmap v1189: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:44.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:04:43 smithi105 ceph-mon[190463]: pgmap v1189: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:46.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:04:45 smithi006 ceph-mon[204052]: pgmap v1190: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:46.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:04:45 smithi006 ceph-mon[200575]: pgmap v1190: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:46.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:04:45 smithi105 ceph-mon[190463]: pgmap v1190: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:47.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:04:47 smithi006 ceph-mon[200575]: pgmap v1191: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:47.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:04:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:04:47] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T08:04:47.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:04:47 smithi006 ceph-mon[204052]: pgmap v1191: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:47.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:04:47 smithi105 ceph-mon[190463]: pgmap v1191: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:50.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:04:49 smithi006 ceph-mon[204052]: pgmap v1192: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:50.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:04:49 smithi006 ceph-mon[200575]: pgmap v1192: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:50.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:04:49 smithi105 ceph-mon[190463]: pgmap v1192: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:52.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:04:51 smithi006 ceph-mon[204052]: pgmap v1193: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:52.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:04:51 smithi006 ceph-mon[200575]: pgmap v1193: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:52.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:04:51 smithi105 ceph-mon[190463]: pgmap v1193: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:54.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:04:53 smithi006 ceph-mon[204052]: pgmap v1194: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:54.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:04:53 smithi006 ceph-mon[200575]: pgmap v1194: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:54.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:04:53 smithi105 ceph-mon[190463]: pgmap v1194: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:56.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:04:55 smithi006 ceph-mon[204052]: pgmap v1195: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:56.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:04:55 smithi006 ceph-mon[200575]: pgmap v1195: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:56.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:04:55 smithi105 ceph-mon[190463]: pgmap v1195: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:57.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:04:57 smithi006 ceph-mon[204052]: pgmap v1196: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:57.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:04:57 smithi006 ceph-mon[200575]: pgmap v1196: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:57.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:04:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:04:57] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T08:04:57.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:04:57 smithi105 ceph-mon[190463]: pgmap v1196: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:58.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:04:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:04:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:04:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:04:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:04:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:04:59.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:04:59 smithi006 ceph-mon[204052]: pgmap v1197: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:59.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:04:59 smithi006 ceph-mon[200575]: pgmap v1197: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:04:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:04:59 smithi105 ceph-mon[190463]: pgmap v1197: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:02.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:05:01 smithi006 ceph-mon[204052]: pgmap v1198: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:02.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:05:01 smithi006 ceph-mon[200575]: pgmap v1198: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:02.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:05:01 smithi105 ceph-mon[190463]: pgmap v1198: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:04.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:05:03 smithi006 ceph-mon[204052]: pgmap v1199: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:04.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:05:03 smithi006 ceph-mon[200575]: pgmap v1199: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:04.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:05:03 smithi105 ceph-mon[190463]: pgmap v1199: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:06.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:05:05 smithi006 ceph-mon[204052]: pgmap v1200: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:06.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:05:05 smithi006 ceph-mon[200575]: pgmap v1200: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:06.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:05:05 smithi105 ceph-mon[190463]: pgmap v1200: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:07.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:05:07 smithi006 ceph-mon[204052]: pgmap v1201: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:07.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:05:07 smithi006 ceph-mon[200575]: pgmap v1201: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:07.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:05:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:05:07] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T08:05:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:05:07 smithi105 ceph-mon[190463]: pgmap v1201: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:10.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:05:09 smithi006 ceph-mon[204052]: pgmap v1202: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:10.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:05:09 smithi006 ceph-mon[200575]: pgmap v1202: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:10.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:05:09 smithi105 ceph-mon[190463]: pgmap v1202: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:12.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:05:11 smithi006 ceph-mon[204052]: pgmap v1203: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:12.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:05:11 smithi006 ceph-mon[200575]: pgmap v1203: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:12.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:05:11 smithi105 ceph-mon[190463]: pgmap v1203: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:13.288 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:05:12 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:05:13.288 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:05:12 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:05:13.383 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:05:12 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:05:14.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:05:13 smithi006 ceph-mon[200575]: pgmap v1204: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:14.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:05:13 smithi006 ceph-mon[204052]: pgmap v1204: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:14.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:05:13 smithi105 ceph-mon[190463]: pgmap v1204: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:16.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:05:15 smithi006 ceph-mon[204052]: pgmap v1205: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:16.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:05:15 smithi006 ceph-mon[200575]: pgmap v1205: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:16.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:05:15 smithi105 ceph-mon[190463]: pgmap v1205: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:17.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:05:17 smithi006 ceph-mon[204052]: pgmap v1206: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:17.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:05:17 smithi006 ceph-mon[200575]: pgmap v1206: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:17.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:05:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:05:17] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T08:05:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:05:17 smithi105 ceph-mon[190463]: pgmap v1206: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:20.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:05:19 smithi006 ceph-mon[204052]: pgmap v1207: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:20.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:05:19 smithi006 ceph-mon[200575]: pgmap v1207: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:20.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:05:19 smithi105 ceph-mon[190463]: pgmap v1207: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:22.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:05:21 smithi006 ceph-mon[204052]: pgmap v1208: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:22.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:05:21 smithi006 ceph-mon[200575]: pgmap v1208: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:22.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:05:21 smithi105 ceph-mon[190463]: pgmap v1208: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:24.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:05:23 smithi006 ceph-mon[204052]: pgmap v1209: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:24.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:05:23 smithi006 ceph-mon[200575]: pgmap v1209: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:24.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:05:23 smithi105 ceph-mon[190463]: pgmap v1209: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:26.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:05:25 smithi006 ceph-mon[204052]: pgmap v1210: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:26.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:05:25 smithi006 ceph-mon[200575]: pgmap v1210: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:26.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:05:25 smithi105 ceph-mon[190463]: pgmap v1210: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:27.784 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:05:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:05:27] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T08:05:27.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:05:27 smithi006 ceph-mon[204052]: pgmap v1211: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:27.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:05:27 smithi006 ceph-mon[200575]: pgmap v1211: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:05:27 smithi105 ceph-mon[190463]: pgmap v1211: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:05:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:05:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:05:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:05:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:05:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:05:29.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:05:29 smithi006 ceph-mon[204052]: pgmap v1212: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:29.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:05:29 smithi006 ceph-mon[200575]: pgmap v1212: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:05:29 smithi105 ceph-mon[190463]: pgmap v1212: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:32.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:05:31 smithi006 ceph-mon[204052]: pgmap v1213: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:32.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:05:31 smithi006 ceph-mon[200575]: pgmap v1213: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:32.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:05:31 smithi105 ceph-mon[190463]: pgmap v1213: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:34.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:05:33 smithi006 ceph-mon[204052]: pgmap v1214: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:34.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:05:33 smithi006 ceph-mon[200575]: pgmap v1214: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:34.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:05:33 smithi105 ceph-mon[190463]: pgmap v1214: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:36.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:05:35 smithi006 ceph-mon[204052]: pgmap v1215: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:36.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:05:35 smithi006 ceph-mon[200575]: pgmap v1215: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:36.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:05:35 smithi105 ceph-mon[190463]: pgmap v1215: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:37.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:05:37 smithi006 ceph-mon[200575]: pgmap v1216: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:37.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:05:37 smithi006 ceph-mon[204052]: pgmap v1216: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:37.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:05:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:05:37] "GET /metrics HTTP/1.1" 200 36233 "" "Prometheus/2.43.0" 2023-09-22T08:05:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:05:37 smithi105 ceph-mon[190463]: pgmap v1216: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:40.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:05:39 smithi006 ceph-mon[200575]: pgmap v1217: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:40.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:05:39 smithi006 ceph-mon[204052]: pgmap v1217: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:40.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:05:39 smithi105 ceph-mon[190463]: pgmap v1217: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:42.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:05:41 smithi006 ceph-mon[200575]: pgmap v1218: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:42.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:05:41 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:05:42.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:05:41 smithi006 ceph-mon[204052]: pgmap v1218: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:42.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:05:41 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:05:42.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:05:41 smithi105 ceph-mon[190463]: pgmap v1218: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:42.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:05:41 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:05:43.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:05:42 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:05:43.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:05:42 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:05:43.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:05:42 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:05:43.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:05:42 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:05:43.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:05:42 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:05:43.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:05:42 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:05:43.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:05:42 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:05:43.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:05:42 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:05:43.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:05:42 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:05:43.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:05:42 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:05:43.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:05:42 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:05:43.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:05:42 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:05:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:05:44 smithi105 ceph-mon[190463]: pgmap v1219: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:44.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:05:44 smithi006 ceph-mon[204052]: pgmap v1219: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:44.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:05:44 smithi006 ceph-mon[200575]: pgmap v1219: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:05:46 smithi105 ceph-mon[190463]: pgmap v1220: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:46.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:05:46 smithi006 ceph-mon[200575]: pgmap v1220: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:46.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:05:46 smithi006 ceph-mon[204052]: pgmap v1220: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:47.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:05:47 smithi006 ceph-mon[204052]: pgmap v1221: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:47.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:05:47 smithi006 ceph-mon[200575]: pgmap v1221: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:47.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:05:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:05:47] "GET /metrics HTTP/1.1" 200 36233 "" "Prometheus/2.43.0" 2023-09-22T08:05:47.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:05:47 smithi105 ceph-mon[190463]: pgmap v1221: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:50.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:05:49 smithi006 ceph-mon[204052]: pgmap v1222: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:50.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:05:49 smithi006 ceph-mon[200575]: pgmap v1222: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:50.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:05:49 smithi105 ceph-mon[190463]: pgmap v1222: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:52.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:05:51 smithi006 ceph-mon[204052]: pgmap v1223: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:52.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:05:51 smithi006 ceph-mon[200575]: pgmap v1223: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:52.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:05:51 smithi105 ceph-mon[190463]: pgmap v1223: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:53.970 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:05:53 smithi006 ceph-mon[204052]: pgmap v1224: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:54.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:05:53 smithi006 ceph-mon[200575]: pgmap v1224: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:54.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:05:53 smithi105 ceph-mon[190463]: pgmap v1224: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:56.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:05:55 smithi006 ceph-mon[200575]: pgmap v1225: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:56.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:05:55 smithi006 ceph-mon[204052]: pgmap v1225: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:56.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:05:55 smithi105 ceph-mon[190463]: pgmap v1225: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:57.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:05:57 smithi006 ceph-mon[204052]: pgmap v1226: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:57.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:05:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:05:57] "GET /metrics HTTP/1.1" 200 36233 "" "Prometheus/2.43.0" 2023-09-22T08:05:57.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:05:57 smithi006 ceph-mon[200575]: pgmap v1226: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:57.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:05:57 smithi105 ceph-mon[190463]: pgmap v1226: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:58.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:05:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:05:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:05:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:05:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:05:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:05:59.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:05:59 smithi006 ceph-mon[204052]: pgmap v1227: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:59.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:05:59 smithi006 ceph-mon[200575]: pgmap v1227: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:05:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:05:59 smithi105 ceph-mon[190463]: pgmap v1227: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:02.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:06:01 smithi006 ceph-mon[204052]: pgmap v1228: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:02.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:06:01 smithi006 ceph-mon[200575]: pgmap v1228: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:02.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:06:01 smithi105 ceph-mon[190463]: pgmap v1228: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:04.281 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:06:03 smithi006 ceph-mon[204052]: pgmap v1229: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:04.282 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:06:03 smithi006 ceph-mon[200575]: pgmap v1229: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:04.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:06:03 smithi105 ceph-mon[190463]: pgmap v1229: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:06.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:06:05 smithi006 ceph-mon[204052]: pgmap v1230: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:06.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:06:05 smithi006 ceph-mon[200575]: pgmap v1230: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:06.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:06:05 smithi105 ceph-mon[190463]: pgmap v1230: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:07.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:06:07 smithi006 ceph-mon[204052]: pgmap v1231: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:07.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:06:07 smithi006 ceph-mon[200575]: pgmap v1231: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:07.708 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:06:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:06:07] "GET /metrics HTTP/1.1" 200 36232 "" "Prometheus/2.43.0" 2023-09-22T08:06:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:06:07 smithi105 ceph-mon[190463]: pgmap v1231: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:10.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:06:09 smithi006 ceph-mon[204052]: pgmap v1232: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:10.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:06:09 smithi006 ceph-mon[200575]: pgmap v1232: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:10.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:06:09 smithi105 ceph-mon[190463]: pgmap v1232: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:12.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:06:11 smithi006 ceph-mon[204052]: pgmap v1233: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:12.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:06:11 smithi006 ceph-mon[200575]: pgmap v1233: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:12.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:06:11 smithi105 ceph-mon[190463]: pgmap v1233: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:13.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:06:12 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:06:13.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:06:12 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:06:13.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:06:12 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:06:14.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:06:13 smithi006 ceph-mon[204052]: pgmap v1234: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:14.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:06:13 smithi006 ceph-mon[200575]: pgmap v1234: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:14.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:06:13 smithi105 ceph-mon[190463]: pgmap v1234: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:16.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:06:15 smithi006 ceph-mon[204052]: pgmap v1235: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:16.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:06:15 smithi006 ceph-mon[200575]: pgmap v1235: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:16.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:06:15 smithi105 ceph-mon[190463]: pgmap v1235: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:17.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:06:17 smithi006 ceph-mon[204052]: pgmap v1236: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:17.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:06:17 smithi006 ceph-mon[200575]: pgmap v1236: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:17.787 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:06:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:06:17] "GET /metrics HTTP/1.1" 200 36231 "" "Prometheus/2.43.0" 2023-09-22T08:06:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:06:17 smithi105 ceph-mon[190463]: pgmap v1236: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:20.241 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:06:19 smithi006 ceph-mon[204052]: pgmap v1237: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:20.242 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:06:19 smithi006 ceph-mon[200575]: pgmap v1237: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:20.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:06:19 smithi105 ceph-mon[190463]: pgmap v1237: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:22.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:06:21 smithi006 ceph-mon[200575]: pgmap v1238: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:22.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:06:21 smithi006 ceph-mon[204052]: pgmap v1238: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:22.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:06:21 smithi105 ceph-mon[190463]: pgmap v1238: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:24.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:06:23 smithi006 ceph-mon[204052]: pgmap v1239: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:24.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:06:23 smithi006 ceph-mon[200575]: pgmap v1239: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:24.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:06:23 smithi105 ceph-mon[190463]: pgmap v1239: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:26.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:06:25 smithi006 ceph-mon[204052]: pgmap v1240: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:26.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:06:25 smithi006 ceph-mon[200575]: pgmap v1240: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:26.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:06:25 smithi105 ceph-mon[190463]: pgmap v1240: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:27.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:06:27 smithi006 ceph-mon[204052]: pgmap v1241: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:27.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:06:27 smithi006 ceph-mon[200575]: pgmap v1241: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:27.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:06:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:06:27] "GET /metrics HTTP/1.1" 200 36231 "" "Prometheus/2.43.0" 2023-09-22T08:06:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:06:27 smithi105 ceph-mon[190463]: pgmap v1241: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:28.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:06:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:06:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:06:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:06:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:06:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:06:29.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:06:29 smithi006 ceph-mon[204052]: pgmap v1242: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:29.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:06:29 smithi006 ceph-mon[200575]: pgmap v1242: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:06:29 smithi105 ceph-mon[190463]: pgmap v1242: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:32.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:06:31 smithi006 ceph-mon[204052]: pgmap v1243: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:32.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:06:31 smithi006 ceph-mon[200575]: pgmap v1243: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:32.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:06:31 smithi105 ceph-mon[190463]: pgmap v1243: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:34.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:06:33 smithi006 ceph-mon[204052]: pgmap v1244: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:34.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:06:33 smithi006 ceph-mon[200575]: pgmap v1244: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:34.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:06:33 smithi105 ceph-mon[190463]: pgmap v1244: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:36.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:06:35 smithi006 ceph-mon[204052]: pgmap v1245: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:36.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:06:35 smithi006 ceph-mon[200575]: pgmap v1245: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:36.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:06:35 smithi105 ceph-mon[190463]: pgmap v1245: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:37.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:06:37 smithi006 ceph-mon[204052]: pgmap v1246: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:37.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:06:37 smithi006 ceph-mon[200575]: pgmap v1246: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:37.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:06:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:06:37] "GET /metrics HTTP/1.1" 200 36229 "" "Prometheus/2.43.0" 2023-09-22T08:06:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:06:37 smithi105 ceph-mon[190463]: pgmap v1246: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:40.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:06:39 smithi006 ceph-mon[204052]: pgmap v1247: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:40.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:06:39 smithi006 ceph-mon[200575]: pgmap v1247: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:40.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:06:39 smithi105 ceph-mon[190463]: pgmap v1247: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:42.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:06:41 smithi006 ceph-mon[204052]: pgmap v1248: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:42.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:06:41 smithi006 ceph-mon[200575]: pgmap v1248: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:42.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:06:41 smithi105 ceph-mon[190463]: pgmap v1248: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:43.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:06:42 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:06:43.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:06:42 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:06:43.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:06:42 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:06:43.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:06:42 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:06:43.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:06:42 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:06:43.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:06:42 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:06:43.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:06:42 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:06:43.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:06:42 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:06:43.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:06:42 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:06:43.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:06:42 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:06:43.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:06:42 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:06:43.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:06:42 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:06:44.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:06:43 smithi006 ceph-mon[204052]: pgmap v1249: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:44.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:06:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:06:44.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:06:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:06:44.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:06:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:06:44.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:06:43 smithi006 ceph-mon[200575]: pgmap v1249: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:44.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:06:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:06:44.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:06:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:06:44.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:06:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:06:44.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:06:43 smithi105 ceph-mon[190463]: pgmap v1249: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:44.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:06:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:06:44.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:06:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:06:44.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:06:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:06:46.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:06:45 smithi006 ceph-mon[204052]: pgmap v1250: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:46.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:06:45 smithi006 ceph-mon[200575]: pgmap v1250: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:46.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:06:45 smithi105 ceph-mon[190463]: pgmap v1250: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:47.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:06:47 smithi006 ceph-mon[204052]: pgmap v1251: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:47.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:06:47 smithi006 ceph-mon[200575]: pgmap v1251: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:47.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:06:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:06:47] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T08:06:47.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:06:47 smithi105 ceph-mon[190463]: pgmap v1251: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:50.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:06:49 smithi006 ceph-mon[204052]: pgmap v1252: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:50.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:06:49 smithi006 ceph-mon[200575]: pgmap v1252: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:50.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:06:49 smithi105 ceph-mon[190463]: pgmap v1252: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:52.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:06:51 smithi006 ceph-mon[204052]: pgmap v1253: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:52.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:06:51 smithi006 ceph-mon[200575]: pgmap v1253: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:52.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:06:51 smithi105 ceph-mon[190463]: pgmap v1253: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:54.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:06:53 smithi006 ceph-mon[204052]: pgmap v1254: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:54.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:06:53 smithi006 ceph-mon[200575]: pgmap v1254: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:54.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:06:53 smithi105 ceph-mon[190463]: pgmap v1254: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:56.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:06:55 smithi006 ceph-mon[204052]: pgmap v1255: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:56.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:06:55 smithi006 ceph-mon[200575]: pgmap v1255: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:56.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:06:55 smithi105 ceph-mon[190463]: pgmap v1255: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:57.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:06:57 smithi006 ceph-mon[204052]: pgmap v1256: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:57.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:06:57 smithi006 ceph-mon[200575]: pgmap v1256: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:57.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:06:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:06:57] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T08:06:57.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:06:57 smithi105 ceph-mon[190463]: pgmap v1256: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:58.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:06:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:06:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:06:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:06:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:06:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:06:59.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:06:59 smithi006 ceph-mon[204052]: pgmap v1257: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:59.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:06:59 smithi006 ceph-mon[200575]: pgmap v1257: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:06:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:06:59 smithi105 ceph-mon[190463]: pgmap v1257: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:02.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:07:01 smithi006 ceph-mon[204052]: pgmap v1258: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:02.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:07:01 smithi006 ceph-mon[200575]: pgmap v1258: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:02.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:07:01 smithi105 ceph-mon[190463]: pgmap v1258: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:04.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:07:03 smithi006 ceph-mon[204052]: pgmap v1259: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:04.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:07:03 smithi006 ceph-mon[200575]: pgmap v1259: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:04.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:07:03 smithi105 ceph-mon[190463]: pgmap v1259: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:06.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:07:05 smithi006 ceph-mon[204052]: pgmap v1260: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:06.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:07:05 smithi006 ceph-mon[200575]: pgmap v1260: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:06.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:07:05 smithi105 ceph-mon[190463]: pgmap v1260: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:07.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:07:07 smithi006 ceph-mon[204052]: pgmap v1261: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:07.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:07:07 smithi006 ceph-mon[200575]: pgmap v1261: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:07.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:07:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:07:07] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T08:07:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:07:07 smithi105 ceph-mon[190463]: pgmap v1261: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:10.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:07:09 smithi006 ceph-mon[204052]: pgmap v1262: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:10.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:07:09 smithi006 ceph-mon[200575]: pgmap v1262: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:10.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:07:09 smithi105 ceph-mon[190463]: pgmap v1262: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:12.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:07:11 smithi006 ceph-mon[204052]: pgmap v1263: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:12.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:07:11 smithi006 ceph-mon[200575]: pgmap v1263: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:12.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:07:11 smithi105 ceph-mon[190463]: pgmap v1263: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:13.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:07:12 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:07:13.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:07:12 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:07:13.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:07:12 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:07:14.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:07:13 smithi006 ceph-mon[204052]: pgmap v1264: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:14.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:07:13 smithi006 ceph-mon[200575]: pgmap v1264: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:14.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:07:13 smithi105 ceph-mon[190463]: pgmap v1264: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:16.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:07:15 smithi006 ceph-mon[204052]: pgmap v1265: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:16.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:07:15 smithi006 ceph-mon[200575]: pgmap v1265: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:16.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:07:15 smithi105 ceph-mon[190463]: pgmap v1265: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:17.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:07:17 smithi006 ceph-mon[204052]: pgmap v1266: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:17.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:07:17 smithi006 ceph-mon[200575]: pgmap v1266: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:17.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:07:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:07:17] "GET /metrics HTTP/1.1" 200 36233 "" "Prometheus/2.43.0" 2023-09-22T08:07:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:07:17 smithi105 ceph-mon[190463]: pgmap v1266: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:20.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:07:19 smithi006 ceph-mon[204052]: pgmap v1267: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:20.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:07:19 smithi006 ceph-mon[200575]: pgmap v1267: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:20.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:07:19 smithi105 ceph-mon[190463]: pgmap v1267: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:22.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:07:21 smithi006 ceph-mon[204052]: pgmap v1268: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:22.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:07:21 smithi006 ceph-mon[200575]: pgmap v1268: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:22.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:07:21 smithi105 ceph-mon[190463]: pgmap v1268: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:24.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:07:23 smithi006 ceph-mon[204052]: pgmap v1269: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:24.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:07:23 smithi006 ceph-mon[200575]: pgmap v1269: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:24.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:07:23 smithi105 ceph-mon[190463]: pgmap v1269: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:26.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:07:25 smithi006 ceph-mon[204052]: pgmap v1270: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:26.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:07:25 smithi006 ceph-mon[200575]: pgmap v1270: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:26.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:07:25 smithi105 ceph-mon[190463]: pgmap v1270: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:27.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:07:27 smithi006 ceph-mon[204052]: pgmap v1271: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:27.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:07:27 smithi006 ceph-mon[200575]: pgmap v1271: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:27.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:07:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:07:27] "GET /metrics HTTP/1.1" 200 36233 "" "Prometheus/2.43.0" 2023-09-22T08:07:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:07:27 smithi105 ceph-mon[190463]: pgmap v1271: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:07:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:07:28.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:07:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:07:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:07:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:07:29.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:07:29 smithi006 ceph-mon[204052]: pgmap v1272: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:29.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:07:29 smithi006 ceph-mon[200575]: pgmap v1272: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:07:29 smithi105 ceph-mon[190463]: pgmap v1272: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:32.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:07:31 smithi006 ceph-mon[204052]: pgmap v1273: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:32.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:07:31 smithi006 ceph-mon[200575]: pgmap v1273: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:32.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:07:31 smithi105 ceph-mon[190463]: pgmap v1273: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:34.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:07:33 smithi006 ceph-mon[204052]: pgmap v1274: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:34.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:07:33 smithi006 ceph-mon[200575]: pgmap v1274: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:34.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:07:33 smithi105 ceph-mon[190463]: pgmap v1274: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:36.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:07:36 smithi006 ceph-mon[204052]: pgmap v1275: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:36.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:07:36 smithi006 ceph-mon[200575]: pgmap v1275: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:36.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:07:36 smithi105 ceph-mon[190463]: pgmap v1275: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:37.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:07:37 smithi006 ceph-mon[204052]: pgmap v1276: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:37.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:07:37 smithi006 ceph-mon[200575]: pgmap v1276: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:37.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:07:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:07:37] "GET /metrics HTTP/1.1" 200 36232 "" "Prometheus/2.43.0" 2023-09-22T08:07:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:07:37 smithi105 ceph-mon[190463]: pgmap v1276: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:40.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:07:39 smithi006 ceph-mon[204052]: pgmap v1277: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:40.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:07:39 smithi006 ceph-mon[200575]: pgmap v1277: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:40.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:07:39 smithi105 ceph-mon[190463]: pgmap v1277: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:42.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:07:41 smithi006 ceph-mon[204052]: pgmap v1278: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:42.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:07:41 smithi006 ceph-mon[200575]: pgmap v1278: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:42.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:07:41 smithi105 ceph-mon[190463]: pgmap v1278: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:43.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:07:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:07:43.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:07:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:07:43.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:07:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:07:44.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:07:44 smithi006 ceph-mon[204052]: pgmap v1279: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:44.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:07:44 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:07:44.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:07:44 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:07:44.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:07:44 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:07:44.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:07:44 smithi006 ceph-mon[200575]: pgmap v1279: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:44.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:07:44 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:07:44.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:07:44 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:07:44.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:07:44 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:07:44.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:07:44 smithi105 ceph-mon[190463]: pgmap v1279: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:44.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:07:44 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:07:44.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:07:44 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:07:44.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:07:44 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:07:45.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:07:45 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:07:45.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:07:45 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:07:45.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:07:45 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:07:45.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:07:45 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:07:45.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:07:45 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:07:45.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:07:45 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:07:45.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:07:45 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:07:45.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:07:45 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:07:45.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:07:45 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:07:46.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:07:46 smithi006 ceph-mon[200575]: pgmap v1280: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:46.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:07:46 smithi006 ceph-mon[204052]: pgmap v1280: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:46.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:07:46 smithi105 ceph-mon[190463]: pgmap v1280: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:47.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:07:47 smithi006 ceph-mon[200575]: pgmap v1281: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:47.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:07:47 smithi006 ceph-mon[204052]: pgmap v1281: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:47.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:07:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:07:47] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T08:07:47.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:07:47 smithi105 ceph-mon[190463]: pgmap v1281: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:50.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:07:49 smithi006 ceph-mon[200575]: pgmap v1282: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:50.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:07:49 smithi006 ceph-mon[204052]: pgmap v1282: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:50.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:07:49 smithi105 ceph-mon[190463]: pgmap v1282: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:52.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:07:51 smithi006 ceph-mon[204052]: pgmap v1283: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:52.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:07:51 smithi006 ceph-mon[200575]: pgmap v1283: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:52.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:07:51 smithi105 ceph-mon[190463]: pgmap v1283: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:54.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:07:54 smithi006 ceph-mon[204052]: pgmap v1284: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:54.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:07:54 smithi006 ceph-mon[200575]: pgmap v1284: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:54.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:07:54 smithi105 ceph-mon[190463]: pgmap v1284: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:56.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:07:56 smithi006 ceph-mon[204052]: pgmap v1285: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:56.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:07:56 smithi006 ceph-mon[200575]: pgmap v1285: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:56.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:07:56 smithi105 ceph-mon[190463]: pgmap v1285: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:57.784 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:07:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:07:57] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T08:07:57.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:07:57 smithi006 ceph-mon[204052]: pgmap v1286: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:57.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:07:57 smithi006 ceph-mon[200575]: pgmap v1286: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:57.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:07:57 smithi105 ceph-mon[190463]: pgmap v1286: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:58.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:07:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:07:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:07:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:07:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:07:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:07:59.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:07:59 smithi006 ceph-mon[204052]: pgmap v1287: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:59.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:07:59 smithi006 ceph-mon[200575]: pgmap v1287: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:07:59.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:07:59 smithi105 ceph-mon[190463]: pgmap v1287: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:02.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:08:02 smithi006 ceph-mon[204052]: pgmap v1288: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:02.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:08:02 smithi006 ceph-mon[200575]: pgmap v1288: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:02.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:08:02 smithi105 ceph-mon[190463]: pgmap v1288: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:04.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:08:04 smithi006 ceph-mon[204052]: pgmap v1289: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:04.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:08:04 smithi006 ceph-mon[200575]: pgmap v1289: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:04.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:08:04 smithi105 ceph-mon[190463]: pgmap v1289: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:06.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:08:06 smithi006 ceph-mon[204052]: pgmap v1290: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:06.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:08:06 smithi006 ceph-mon[200575]: pgmap v1290: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:06.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:08:06 smithi105 ceph-mon[190463]: pgmap v1290: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:07.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:08:07 smithi006 ceph-mon[204052]: pgmap v1291: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:07.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:08:07 smithi006 ceph-mon[200575]: pgmap v1291: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:07.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:08:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:08:07] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T08:08:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:08:07 smithi105 ceph-mon[190463]: pgmap v1291: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:10.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:08:10 smithi006 ceph-mon[204052]: pgmap v1292: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:10.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:08:10 smithi006 ceph-mon[200575]: pgmap v1292: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:10.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:08:10 smithi105 ceph-mon[190463]: pgmap v1292: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:12.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:08:12 smithi006 ceph-mon[204052]: pgmap v1293: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:12.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:08:12 smithi006 ceph-mon[200575]: pgmap v1293: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:12.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:08:12 smithi105 ceph-mon[190463]: pgmap v1293: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:13.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:08:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:08:13.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:08:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:08:13.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:08:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:08:14.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:08:14 smithi006 ceph-mon[204052]: pgmap v1294: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:14.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:08:14 smithi006 ceph-mon[200575]: pgmap v1294: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:14.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:08:14 smithi105 ceph-mon[190463]: pgmap v1294: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:16.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:08:16 smithi006 ceph-mon[204052]: pgmap v1295: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:16.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:08:16 smithi006 ceph-mon[200575]: pgmap v1295: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:16.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:08:16 smithi105 ceph-mon[190463]: pgmap v1295: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:17.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:08:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:08:17] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T08:08:17.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:08:17 smithi006 ceph-mon[204052]: pgmap v1296: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:17.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:08:17 smithi006 ceph-mon[200575]: pgmap v1296: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:08:17 smithi105 ceph-mon[190463]: pgmap v1296: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:20.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:08:20 smithi006 ceph-mon[204052]: pgmap v1297: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:20.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:08:20 smithi006 ceph-mon[200575]: pgmap v1297: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:20.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:08:20 smithi105 ceph-mon[190463]: pgmap v1297: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:22.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:08:22 smithi006 ceph-mon[204052]: pgmap v1298: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:22.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:08:22 smithi006 ceph-mon[200575]: pgmap v1298: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:22.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:08:22 smithi105 ceph-mon[190463]: pgmap v1298: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:23.126 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 08:08:22 smithi105 conmon[249241]: logger=sqlstore.transactions t=2023-09-22T08:08:22.679771956Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-09-22T08:08:24.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:08:24 smithi006 ceph-mon[204052]: pgmap v1299: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:24.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:08:24 smithi006 ceph-mon[200575]: pgmap v1299: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:24.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:08:24 smithi105 ceph-mon[190463]: pgmap v1299: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:26.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:08:26 smithi006 ceph-mon[204052]: pgmap v1300: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:26.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:08:26 smithi006 ceph-mon[200575]: pgmap v1300: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:26.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:08:26 smithi105 ceph-mon[190463]: pgmap v1300: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:27.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:08:27 smithi006 ceph-mon[200575]: pgmap v1301: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:27.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:08:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:08:27] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T08:08:27.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:08:27 smithi006 ceph-mon[204052]: pgmap v1301: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:08:27 smithi105 ceph-mon[190463]: pgmap v1301: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:28.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:08:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:08:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:08:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:08:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:08:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:08:29.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:08:29 smithi006 ceph-mon[200575]: pgmap v1302: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:29.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:08:29 smithi006 ceph-mon[204052]: pgmap v1302: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:08:29 smithi105 ceph-mon[190463]: pgmap v1302: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:32.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:08:32 smithi006 ceph-mon[204052]: pgmap v1303: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:32.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:08:32 smithi006 ceph-mon[200575]: pgmap v1303: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:32.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:08:32 smithi105 ceph-mon[190463]: pgmap v1303: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:34.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:08:34 smithi006 ceph-mon[204052]: pgmap v1304: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:34.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:08:34 smithi006 ceph-mon[200575]: pgmap v1304: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:34.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:08:34 smithi105 ceph-mon[190463]: pgmap v1304: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:36.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:08:36 smithi006 ceph-mon[204052]: pgmap v1305: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:36.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:08:36 smithi006 ceph-mon[200575]: pgmap v1305: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:36.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:08:36 smithi105 ceph-mon[190463]: pgmap v1305: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:37.784 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:08:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:08:37] "GET /metrics HTTP/1.1" 200 36233 "" "Prometheus/2.43.0" 2023-09-22T08:08:37.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:08:37 smithi006 ceph-mon[204052]: pgmap v1306: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:37.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:08:37 smithi006 ceph-mon[200575]: pgmap v1306: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:08:37 smithi105 ceph-mon[190463]: pgmap v1306: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:40.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:08:40 smithi006 ceph-mon[204052]: pgmap v1307: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:40.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:08:40 smithi006 ceph-mon[200575]: pgmap v1307: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:40.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:08:40 smithi105 ceph-mon[190463]: pgmap v1307: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:42.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:08:42 smithi006 ceph-mon[204052]: pgmap v1308: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:42.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:08:42 smithi006 ceph-mon[200575]: pgmap v1308: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:42.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:08:42 smithi105 ceph-mon[190463]: pgmap v1308: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:43.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:08:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:08:43.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:08:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:08:43.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:08:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:08:44.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:08:44 smithi006 ceph-mon[204052]: pgmap v1309: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:44.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:08:44 smithi006 ceph-mon[200575]: pgmap v1309: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:44.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:08:44 smithi105 ceph-mon[190463]: pgmap v1309: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:45.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:08:45 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:08:45.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:08:45 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:08:45.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:08:45 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:08:46.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:08:46 smithi006 ceph-mon[204052]: pgmap v1310: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:46.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:08:46 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:08:46.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:08:46 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:08:46.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:08:46 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:08:46.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:08:46 smithi006 ceph-mon[200575]: pgmap v1310: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:46.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:08:46 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:08:46.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:08:46 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:08:46.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:08:46 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:08:46.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:08:46 smithi105 ceph-mon[190463]: pgmap v1310: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:46.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:08:46 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:08:46.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:08:46 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:08:46.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:08:46 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:08:47.784 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:08:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:08:47] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T08:08:47.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:08:47 smithi006 ceph-mon[204052]: pgmap v1311: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:47.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:08:47 smithi006 ceph-mon[200575]: pgmap v1311: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:47.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:08:47 smithi105 ceph-mon[190463]: pgmap v1311: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:50.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:08:50 smithi006 ceph-mon[204052]: pgmap v1312: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:50.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:08:50 smithi006 ceph-mon[200575]: pgmap v1312: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:50.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:08:50 smithi105 ceph-mon[190463]: pgmap v1312: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:52.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:08:52 smithi006 ceph-mon[204052]: pgmap v1313: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:52.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:08:52 smithi006 ceph-mon[200575]: pgmap v1313: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:52.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:08:52 smithi105 ceph-mon[190463]: pgmap v1313: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:54.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:08:54 smithi006 ceph-mon[204052]: pgmap v1314: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:54.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:08:54 smithi006 ceph-mon[200575]: pgmap v1314: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:54.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:08:54 smithi105 ceph-mon[190463]: pgmap v1314: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:56.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:08:56 smithi006 ceph-mon[204052]: pgmap v1315: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:56.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:08:56 smithi006 ceph-mon[200575]: pgmap v1315: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:56.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:08:56 smithi105 ceph-mon[190463]: pgmap v1315: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:57.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:08:57 smithi006 ceph-mon[204052]: pgmap v1316: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:57.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:08:57 smithi006 ceph-mon[200575]: pgmap v1316: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:57.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:08:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:08:57] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T08:08:57.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:08:57 smithi105 ceph-mon[190463]: pgmap v1316: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:58.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:08:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:08:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:08:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:08:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:08:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:08:59.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:08:59 smithi006 ceph-mon[204052]: pgmap v1317: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:59.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:08:59 smithi006 ceph-mon[200575]: pgmap v1317: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:08:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:08:59 smithi105 ceph-mon[190463]: pgmap v1317: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:02.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:09:02 smithi006 ceph-mon[204052]: pgmap v1318: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:02.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:09:02 smithi006 ceph-mon[200575]: pgmap v1318: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:02.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:09:02 smithi105 ceph-mon[190463]: pgmap v1318: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:04.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:09:04 smithi006 ceph-mon[204052]: pgmap v1319: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:04.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:09:04 smithi006 ceph-mon[200575]: pgmap v1319: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:04.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:09:04 smithi105 ceph-mon[190463]: pgmap v1319: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:06.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:09:06 smithi006 ceph-mon[200575]: pgmap v1320: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:06.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:09:06 smithi006 ceph-mon[204052]: pgmap v1320: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:06.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:09:06 smithi105 ceph-mon[190463]: pgmap v1320: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:07.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:09:07 smithi006 ceph-mon[204052]: pgmap v1321: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:07.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:09:07 smithi006 ceph-mon[200575]: pgmap v1321: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:07.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:09:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:09:07] "GET /metrics HTTP/1.1" 200 36233 "" "Prometheus/2.43.0" 2023-09-22T08:09:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:09:07 smithi105 ceph-mon[190463]: pgmap v1321: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:10.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:09:10 smithi006 ceph-mon[204052]: pgmap v1322: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:10.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:09:10 smithi006 ceph-mon[200575]: pgmap v1322: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:10.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:09:10 smithi105 ceph-mon[190463]: pgmap v1322: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:12.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:09:12 smithi006 ceph-mon[204052]: pgmap v1323: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:12.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:09:12 smithi006 ceph-mon[200575]: pgmap v1323: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:12.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:09:12 smithi105 ceph-mon[190463]: pgmap v1323: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:13.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:09:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:09:13.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:09:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:09:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:09:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:09:14.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:09:14 smithi105 ceph-mon[190463]: pgmap v1324: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:14.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:09:14 smithi006 ceph-mon[204052]: pgmap v1324: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:14.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:09:14 smithi006 ceph-mon[200575]: pgmap v1324: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:16.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:09:16 smithi105 ceph-mon[190463]: pgmap v1325: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:16.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:09:16 smithi006 ceph-mon[204052]: pgmap v1325: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:16.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:09:16 smithi006 ceph-mon[200575]: pgmap v1325: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:17.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:09:17 smithi006 ceph-mon[204052]: pgmap v1326: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:17.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:09:17 smithi006 ceph-mon[200575]: pgmap v1326: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:17.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:09:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:09:17] "GET /metrics HTTP/1.1" 200 36230 "" "Prometheus/2.43.0" 2023-09-22T08:09:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:09:17 smithi105 ceph-mon[190463]: pgmap v1326: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:20.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:09:20 smithi006 ceph-mon[204052]: pgmap v1327: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:20.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:09:20 smithi006 ceph-mon[200575]: pgmap v1327: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:20.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:09:20 smithi105 ceph-mon[190463]: pgmap v1327: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:22.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:09:22 smithi006 ceph-mon[204052]: pgmap v1328: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:22.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:09:22 smithi006 ceph-mon[200575]: pgmap v1328: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:22.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:09:22 smithi105 ceph-mon[190463]: pgmap v1328: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:24.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:09:24 smithi006 ceph-mon[204052]: pgmap v1329: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:24.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:09:24 smithi006 ceph-mon[200575]: pgmap v1329: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:24.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:09:24 smithi105 ceph-mon[190463]: pgmap v1329: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:26.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:09:26 smithi006 ceph-mon[204052]: pgmap v1330: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:26.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:09:26 smithi006 ceph-mon[200575]: pgmap v1330: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:26.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:09:26 smithi105 ceph-mon[190463]: pgmap v1330: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:27.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:09:27 smithi006 ceph-mon[204052]: pgmap v1331: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:27.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:09:27 smithi006 ceph-mon[200575]: pgmap v1331: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:27.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:09:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:09:27] "GET /metrics HTTP/1.1" 200 36230 "" "Prometheus/2.43.0" 2023-09-22T08:09:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:09:27 smithi105 ceph-mon[190463]: pgmap v1331: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:28.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:09:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:09:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:09:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:09:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:09:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:09:29.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:09:29 smithi006 ceph-mon[204052]: pgmap v1332: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:29.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:09:29 smithi006 ceph-mon[200575]: pgmap v1332: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:09:29 smithi105 ceph-mon[190463]: pgmap v1332: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:32.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:09:32 smithi006 ceph-mon[204052]: pgmap v1333: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:32.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:09:32 smithi006 ceph-mon[200575]: pgmap v1333: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:32.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:09:32 smithi105 ceph-mon[190463]: pgmap v1333: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:34.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:09:34 smithi006 ceph-mon[204052]: pgmap v1334: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:34.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:09:34 smithi006 ceph-mon[200575]: pgmap v1334: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:34.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:09:34 smithi105 ceph-mon[190463]: pgmap v1334: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:36.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:09:36 smithi006 ceph-mon[204052]: pgmap v1335: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:36.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:09:36 smithi006 ceph-mon[200575]: pgmap v1335: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:36.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:09:36 smithi105 ceph-mon[190463]: pgmap v1335: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:37.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:09:37 smithi006 ceph-mon[204052]: pgmap v1336: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:37.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:09:37 smithi006 ceph-mon[200575]: pgmap v1336: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:37.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:09:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:09:37] "GET /metrics HTTP/1.1" 200 36230 "" "Prometheus/2.43.0" 2023-09-22T08:09:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:09:37 smithi105 ceph-mon[190463]: pgmap v1336: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:40.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:09:40 smithi006 ceph-mon[204052]: pgmap v1337: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:40.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:09:40 smithi006 ceph-mon[200575]: pgmap v1337: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:40.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:09:40 smithi105 ceph-mon[190463]: pgmap v1337: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:42.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:09:42 smithi006 ceph-mon[204052]: pgmap v1338: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:42.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:09:42 smithi006 ceph-mon[200575]: pgmap v1338: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:42.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:09:42 smithi105 ceph-mon[190463]: pgmap v1338: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:43.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:09:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:09:43.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:09:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:09:43.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:09:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:09:44.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:09:44 smithi105 ceph-mon[190463]: pgmap v1339: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:44.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:09:44 smithi006 ceph-mon[204052]: pgmap v1339: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:44.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:09:44 smithi006 ceph-mon[200575]: pgmap v1339: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:46.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:09:46 smithi105 ceph-mon[190463]: pgmap v1340: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:46.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:09:46 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:09:46.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:09:46 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:09:46.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:09:46 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:09:46.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:09:46 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:09:46.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:09:46 smithi006 ceph-mon[204052]: pgmap v1340: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:46.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:09:46 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:09:46.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:09:46 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:09:46.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:09:46 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:09:46.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:09:46 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:09:46.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:09:46 smithi006 ceph-mon[200575]: pgmap v1340: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:46.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:09:46 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:09:46.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:09:46 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:09:46.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:09:46 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:09:46.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:09:46 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:09:47.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:09:47 smithi006 ceph-mon[200575]: pgmap v1341: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:47.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:09:47 smithi006 ceph-mon[204052]: pgmap v1341: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:47.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:09:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:09:47] "GET /metrics HTTP/1.1" 200 36230 "" "Prometheus/2.43.0" 2023-09-22T08:09:47.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:09:47 smithi105 ceph-mon[190463]: pgmap v1341: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:50.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:09:50 smithi006 ceph-mon[200575]: pgmap v1342: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:50.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:09:50 smithi006 ceph-mon[204052]: pgmap v1342: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:50.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:09:50 smithi105 ceph-mon[190463]: pgmap v1342: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:52.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:09:52 smithi105 ceph-mon[190463]: pgmap v1343: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:52.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:09:52 smithi006 ceph-mon[204052]: pgmap v1343: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:52.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:09:52 smithi006 ceph-mon[200575]: pgmap v1343: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:54.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:09:54 smithi105 ceph-mon[190463]: pgmap v1344: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:54.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:09:54 smithi006 ceph-mon[204052]: pgmap v1344: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:54.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:09:54 smithi006 ceph-mon[200575]: pgmap v1344: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:56.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:09:56 smithi105 ceph-mon[190463]: pgmap v1345: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:56.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:09:56 smithi006 ceph-mon[204052]: pgmap v1345: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:56.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:09:56 smithi006 ceph-mon[200575]: pgmap v1345: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:57.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:09:57 smithi006 ceph-mon[204052]: pgmap v1346: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:57.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:09:57 smithi006 ceph-mon[200575]: pgmap v1346: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:57.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:09:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:09:57] "GET /metrics HTTP/1.1" 200 36230 "" "Prometheus/2.43.0" 2023-09-22T08:09:57.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:09:57 smithi105 ceph-mon[190463]: pgmap v1346: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:58.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:09:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:09:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:09:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:09:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:09:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:09:59.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:09:59 smithi006 ceph-mon[204052]: pgmap v1347: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:59.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:09:59 smithi006 ceph-mon[200575]: pgmap v1347: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:09:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:09:59 smithi105 ceph-mon[190463]: pgmap v1347: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:00.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:10:00 smithi006 ceph-mon[204052]: overall HEALTH_OK 2023-09-22T08:10:00.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:10:00 smithi006 ceph-mon[200575]: overall HEALTH_OK 2023-09-22T08:10:00.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:10:00 smithi105 ceph-mon[190463]: overall HEALTH_OK 2023-09-22T08:10:01.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:10:01 smithi006 ceph-mon[204052]: pgmap v1348: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:01.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:10:01 smithi006 ceph-mon[200575]: pgmap v1348: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:01.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:10:01 smithi105 ceph-mon[190463]: pgmap v1348: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:04.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:10:04 smithi006 ceph-mon[204052]: pgmap v1349: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:04.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:10:04 smithi006 ceph-mon[200575]: pgmap v1349: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:04.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:10:04 smithi105 ceph-mon[190463]: pgmap v1349: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:06.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:10:06 smithi105 ceph-mon[190463]: pgmap v1350: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:06.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:10:06 smithi006 ceph-mon[200575]: pgmap v1350: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:06.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:10:06 smithi006 ceph-mon[204052]: pgmap v1350: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:07.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:10:07 smithi006 ceph-mon[200575]: pgmap v1351: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:07.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:10:07 smithi006 ceph-mon[204052]: pgmap v1351: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:07.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:10:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:10:07] "GET /metrics HTTP/1.1" 200 36232 "" "Prometheus/2.43.0" 2023-09-22T08:10:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:10:07 smithi105 ceph-mon[190463]: pgmap v1351: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:10.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:10:10 smithi105 ceph-mon[190463]: pgmap v1352: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:10.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:10:10 smithi006 ceph-mon[200575]: pgmap v1352: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:10.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:10:10 smithi006 ceph-mon[204052]: pgmap v1352: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:12.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:10:12 smithi105 ceph-mon[190463]: pgmap v1353: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:12.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:10:12 smithi006 ceph-mon[204052]: pgmap v1353: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:12.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:10:12 smithi006 ceph-mon[200575]: pgmap v1353: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:13.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:10:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:10:13.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:10:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:10:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:10:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:10:14.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:10:14 smithi105 ceph-mon[190463]: pgmap v1354: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:14.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:10:14 smithi006 ceph-mon[204052]: pgmap v1354: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:14.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:10:14 smithi006 ceph-mon[200575]: pgmap v1354: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:16.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:10:16 smithi105 ceph-mon[190463]: pgmap v1355: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:16.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:10:16 smithi006 ceph-mon[204052]: pgmap v1355: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:16.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:10:16 smithi006 ceph-mon[200575]: pgmap v1355: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:17.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:10:17 smithi006 ceph-mon[204052]: pgmap v1356: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:17.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:10:17 smithi006 ceph-mon[200575]: pgmap v1356: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:17.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:10:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:10:17] "GET /metrics HTTP/1.1" 200 36232 "" "Prometheus/2.43.0" 2023-09-22T08:10:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:10:17 smithi105 ceph-mon[190463]: pgmap v1356: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:20.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:10:20 smithi105 ceph-mon[190463]: pgmap v1357: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:20.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:10:20 smithi006 ceph-mon[204052]: pgmap v1357: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:20.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:10:20 smithi006 ceph-mon[200575]: pgmap v1357: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:22.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:10:22 smithi105 ceph-mon[190463]: pgmap v1358: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:22.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:10:22 smithi006 ceph-mon[204052]: pgmap v1358: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:22.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:10:22 smithi006 ceph-mon[200575]: pgmap v1358: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:24.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:10:24 smithi105 ceph-mon[190463]: pgmap v1359: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:24.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:10:24 smithi006 ceph-mon[204052]: pgmap v1359: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:24.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:10:24 smithi006 ceph-mon[200575]: pgmap v1359: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:26.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:10:26 smithi105 ceph-mon[190463]: pgmap v1360: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:26.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:10:26 smithi006 ceph-mon[204052]: pgmap v1360: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:26.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:10:26 smithi006 ceph-mon[200575]: pgmap v1360: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:27.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:10:27 smithi006 ceph-mon[200575]: pgmap v1361: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:27.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:10:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:10:27] "GET /metrics HTTP/1.1" 200 36232 "" "Prometheus/2.43.0" 2023-09-22T08:10:27.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:10:27 smithi006 ceph-mon[204052]: pgmap v1361: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:10:27 smithi105 ceph-mon[190463]: pgmap v1361: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:28.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:10:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:10:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:10:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:10:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:10:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:10:29.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:10:29 smithi006 ceph-mon[200575]: pgmap v1362: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:29.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:10:29 smithi006 ceph-mon[204052]: pgmap v1362: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:10:29 smithi105 ceph-mon[190463]: pgmap v1362: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:32.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:10:32 smithi105 ceph-mon[190463]: pgmap v1363: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:32.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:10:32 smithi006 ceph-mon[204052]: pgmap v1363: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:32.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:10:32 smithi006 ceph-mon[200575]: pgmap v1363: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:34.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:10:34 smithi105 ceph-mon[190463]: pgmap v1364: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:34.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:10:34 smithi006 ceph-mon[204052]: pgmap v1364: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:34.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:10:34 smithi006 ceph-mon[200575]: pgmap v1364: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:36.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:10:36 smithi105 ceph-mon[190463]: pgmap v1365: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:36.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:10:36 smithi006 ceph-mon[204052]: pgmap v1365: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:36.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:10:36 smithi006 ceph-mon[200575]: pgmap v1365: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:37.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:10:37 smithi006 ceph-mon[200575]: pgmap v1366: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:37.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:10:37 smithi006 ceph-mon[204052]: pgmap v1366: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:37.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:10:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:10:37] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T08:10:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:10:37 smithi105 ceph-mon[190463]: pgmap v1366: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:40.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:10:40 smithi105 ceph-mon[190463]: pgmap v1367: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:40.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:10:40 smithi006 ceph-mon[200575]: pgmap v1367: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:40.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:10:40 smithi006 ceph-mon[204052]: pgmap v1367: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:42.378 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:10:42 smithi105 ceph-mon[190463]: pgmap v1368: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:42.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:10:42 smithi006 ceph-mon[200575]: pgmap v1368: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:42.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:10:42 smithi006 ceph-mon[204052]: pgmap v1368: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:43.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:10:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:10:43.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:10:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:10:43.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:10:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:10:44.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:10:44 smithi105 ceph-mon[190463]: pgmap v1369: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:44.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:10:44 smithi006 ceph-mon[204052]: pgmap v1369: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:44.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:10:44 smithi006 ceph-mon[200575]: pgmap v1369: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:46.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:10:46 smithi105 ceph-mon[190463]: pgmap v1370: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:46.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:10:46 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:10:46.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:10:46 smithi006 ceph-mon[204052]: pgmap v1370: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:46.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:10:46 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:10:46.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:10:46 smithi006 ceph-mon[200575]: pgmap v1370: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:46.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:10:46 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:10:47.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:10:47 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:10:47.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:10:47 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:10:47.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:10:47 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:10:47.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:10:47 smithi006 ceph-mon[204052]: pgmap v1371: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:47.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:10:47 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:10:47.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:10:47 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:10:47.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:10:47 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:10:47.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:10:47 smithi006 ceph-mon[200575]: pgmap v1371: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:47.787 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:10:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:10:47] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T08:10:47.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:10:47 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:10:47.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:10:47 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:10:47.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:10:47 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:10:47.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:10:47 smithi105 ceph-mon[190463]: pgmap v1371: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:50.378 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:10:50 smithi105 ceph-mon[190463]: pgmap v1372: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:50.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:10:50 smithi006 ceph-mon[204052]: pgmap v1372: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:50.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:10:50 smithi006 ceph-mon[200575]: pgmap v1372: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:52.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:10:52 smithi105 ceph-mon[190463]: pgmap v1373: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:52.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:10:52 smithi006 ceph-mon[204052]: pgmap v1373: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:52.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:10:52 smithi006 ceph-mon[200575]: pgmap v1373: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:54.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:10:54 smithi105 ceph-mon[190463]: pgmap v1374: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:54.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:10:54 smithi006 ceph-mon[204052]: pgmap v1374: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:54.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:10:54 smithi006 ceph-mon[200575]: pgmap v1374: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:56.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:10:56 smithi105 ceph-mon[190463]: pgmap v1375: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:56.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:10:56 smithi006 ceph-mon[204052]: pgmap v1375: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:56.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:10:56 smithi006 ceph-mon[200575]: pgmap v1375: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:57.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:10:57 smithi006 ceph-mon[204052]: pgmap v1376: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:57.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:10:57 smithi006 ceph-mon[200575]: pgmap v1376: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:57.788 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:10:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:10:57] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T08:10:57.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:10:57 smithi105 ceph-mon[190463]: pgmap v1376: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:10:58.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:10:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:10:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:10:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:10:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:10:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:10:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:10:59 smithi105 ceph-mon[190463]: pgmap v1377: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:00.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:10:59 smithi006 ceph-mon[204052]: pgmap v1377: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:00.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:10:59 smithi006 ceph-mon[200575]: pgmap v1377: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:02.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:11:02 smithi105 ceph-mon[190463]: pgmap v1378: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:02.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:11:02 smithi006 ceph-mon[204052]: pgmap v1378: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:02.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:11:02 smithi006 ceph-mon[200575]: pgmap v1378: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:04.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:11:04 smithi105 ceph-mon[190463]: pgmap v1379: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:04.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:11:04 smithi006 ceph-mon[204052]: pgmap v1379: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:04.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:11:04 smithi006 ceph-mon[200575]: pgmap v1379: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:06.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:11:06 smithi105 ceph-mon[190463]: pgmap v1380: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:06.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:11:06 smithi006 ceph-mon[204052]: pgmap v1380: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:06.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:11:06 smithi006 ceph-mon[200575]: pgmap v1380: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:07.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:11:07 smithi006 ceph-mon[204052]: pgmap v1381: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:07.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:11:07 smithi006 ceph-mon[200575]: pgmap v1381: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:07.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:11:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:11:07] "GET /metrics HTTP/1.1" 200 36231 "" "Prometheus/2.43.0" 2023-09-22T08:11:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:11:07 smithi105 ceph-mon[190463]: pgmap v1381: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:10.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:11:10 smithi105 ceph-mon[190463]: pgmap v1382: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:10.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:11:10 smithi006 ceph-mon[204052]: pgmap v1382: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:10.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:11:10 smithi006 ceph-mon[200575]: pgmap v1382: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:12.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:11:12 smithi105 ceph-mon[190463]: pgmap v1383: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:12.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:11:12 smithi006 ceph-mon[204052]: pgmap v1383: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:12.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:11:12 smithi006 ceph-mon[200575]: pgmap v1383: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:13.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:11:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:11:13.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:11:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:11:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:11:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:11:14.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:11:14 smithi105 ceph-mon[190463]: pgmap v1384: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:14.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:11:14 smithi006 ceph-mon[204052]: pgmap v1384: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:14.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:11:14 smithi006 ceph-mon[200575]: pgmap v1384: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:16.378 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:11:16 smithi105 ceph-mon[190463]: pgmap v1385: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:16.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:11:16 smithi006 ceph-mon[204052]: pgmap v1385: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:16.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:11:16 smithi006 ceph-mon[200575]: pgmap v1385: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:17.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:11:17 smithi006 ceph-mon[204052]: pgmap v1386: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:17.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:11:17 smithi006 ceph-mon[200575]: pgmap v1386: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:17.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:11:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:11:17] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T08:11:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:11:17 smithi105 ceph-mon[190463]: pgmap v1386: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:20.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:11:20 smithi105 ceph-mon[190463]: pgmap v1387: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:20.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:11:20 smithi006 ceph-mon[204052]: pgmap v1387: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:20.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:11:20 smithi006 ceph-mon[200575]: pgmap v1387: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:22.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:11:22 smithi105 ceph-mon[190463]: pgmap v1388: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:22.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:11:22 smithi006 ceph-mon[204052]: pgmap v1388: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:22.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:11:22 smithi006 ceph-mon[200575]: pgmap v1388: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:24.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:11:24 smithi105 ceph-mon[190463]: pgmap v1389: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:24.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:11:24 smithi006 ceph-mon[204052]: pgmap v1389: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:24.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:11:24 smithi006 ceph-mon[200575]: pgmap v1389: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:26.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:11:26 smithi105 ceph-mon[190463]: pgmap v1390: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:26.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:11:26 smithi006 ceph-mon[204052]: pgmap v1390: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:26.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:11:26 smithi006 ceph-mon[200575]: pgmap v1390: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:27.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:11:27 smithi006 ceph-mon[204052]: pgmap v1391: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:27.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:11:27 smithi006 ceph-mon[200575]: pgmap v1391: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:27.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:11:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:11:27] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T08:11:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:11:27 smithi105 ceph-mon[190463]: pgmap v1391: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:28.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:11:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:11:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:11:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:11:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:11:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:11:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:11:29 smithi105 ceph-mon[190463]: pgmap v1392: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:30.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:11:29 smithi006 ceph-mon[204052]: pgmap v1392: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:11:29 smithi006 ceph-mon[200575]: pgmap v1392: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:32.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:11:32 smithi105 ceph-mon[190463]: pgmap v1393: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:32.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:11:32 smithi006 ceph-mon[204052]: pgmap v1393: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:32.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:11:32 smithi006 ceph-mon[200575]: pgmap v1393: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:34.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:11:34 smithi105 ceph-mon[190463]: pgmap v1394: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:34.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:11:34 smithi006 ceph-mon[204052]: pgmap v1394: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:34.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:11:34 smithi006 ceph-mon[200575]: pgmap v1394: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:36.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:11:36 smithi105 ceph-mon[190463]: pgmap v1395: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:36.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:11:36 smithi006 ceph-mon[204052]: pgmap v1395: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:36.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:11:36 smithi006 ceph-mon[200575]: pgmap v1395: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:11:37 smithi105 ceph-mon[190463]: pgmap v1396: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:38.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:11:37 smithi006 ceph-mon[204052]: pgmap v1396: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:11:37 smithi006 ceph-mon[200575]: pgmap v1396: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:11:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:11:37] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-22T08:11:40.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:11:40 smithi105 ceph-mon[190463]: pgmap v1397: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:40.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:11:40 smithi006 ceph-mon[204052]: pgmap v1397: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:40.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:11:40 smithi006 ceph-mon[200575]: pgmap v1397: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:42.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:11:42 smithi105 ceph-mon[190463]: pgmap v1398: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:42.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:11:42 smithi006 ceph-mon[204052]: pgmap v1398: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:42.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:11:42 smithi006 ceph-mon[200575]: pgmap v1398: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:43.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:11:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:11:43.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:11:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:11:43.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:11:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:11:44.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:11:44 smithi105 ceph-mon[190463]: pgmap v1399: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:44.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:11:44 smithi006 ceph-mon[204052]: pgmap v1399: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:44.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:11:44 smithi006 ceph-mon[200575]: pgmap v1399: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:46.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:11:46 smithi105 ceph-mon[190463]: pgmap v1400: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:46.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:11:46 smithi006 ceph-mon[204052]: pgmap v1400: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:46.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:11:46 smithi006 ceph-mon[200575]: pgmap v1400: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:47.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:11:47 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:11:47.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:11:47 smithi105 ceph-mon[190463]: pgmap v1401: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:47.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:11:47 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:11:47.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:11:47 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:11:47.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:11:47 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:11:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:11:47 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:11:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:11:47 smithi006 ceph-mon[204052]: pgmap v1401: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:11:47 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:11:48.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:11:47 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:11:48.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:11:47 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:11:48.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:11:47 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:11:48.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:11:47 smithi006 ceph-mon[200575]: pgmap v1401: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:48.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:11:47 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:11:48.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:11:47 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:11:48.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:11:47 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:11:48.037 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:11:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:11:47] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-22T08:11:50.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:11:50 smithi105 ceph-mon[190463]: pgmap v1402: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:50.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:11:50 smithi006 ceph-mon[204052]: pgmap v1402: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:50.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:11:50 smithi006 ceph-mon[200575]: pgmap v1402: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:52.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:11:52 smithi105 ceph-mon[190463]: pgmap v1403: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:52.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:11:52 smithi006 ceph-mon[204052]: pgmap v1403: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:52.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:11:52 smithi006 ceph-mon[200575]: pgmap v1403: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:54.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:11:54 smithi105 ceph-mon[190463]: pgmap v1404: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:54.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:11:54 smithi006 ceph-mon[204052]: pgmap v1404: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:54.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:11:54 smithi006 ceph-mon[200575]: pgmap v1404: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:56.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:11:56 smithi105 ceph-mon[190463]: pgmap v1405: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:56.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:11:56 smithi006 ceph-mon[204052]: pgmap v1405: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:56.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:11:56 smithi006 ceph-mon[200575]: pgmap v1405: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:57.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:11:57 smithi105 ceph-mon[190463]: pgmap v1406: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:11:57 smithi006 ceph-mon[204052]: pgmap v1406: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:11:57 smithi006 ceph-mon[200575]: pgmap v1406: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:11:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:11:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:11:57] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-22T08:11:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:11:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:11:59.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:11:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:11:59.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:11:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:11:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:11:59 smithi105 ceph-mon[190463]: pgmap v1407: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:00.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:11:59 smithi006 ceph-mon[204052]: pgmap v1407: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:00.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:11:59 smithi006 ceph-mon[200575]: pgmap v1407: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:02.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:12:02 smithi105 ceph-mon[190463]: pgmap v1408: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:02.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:12:02 smithi006 ceph-mon[204052]: pgmap v1408: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:02.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:12:02 smithi006 ceph-mon[200575]: pgmap v1408: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:04.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:12:04 smithi105 ceph-mon[190463]: pgmap v1409: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:04.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:12:04 smithi006 ceph-mon[204052]: pgmap v1409: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:04.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:12:04 smithi006 ceph-mon[200575]: pgmap v1409: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:06.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:12:06 smithi105 ceph-mon[190463]: pgmap v1410: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:06.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:12:06 smithi006 ceph-mon[204052]: pgmap v1410: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:06.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:12:06 smithi006 ceph-mon[200575]: pgmap v1410: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:12:07 smithi105 ceph-mon[190463]: pgmap v1411: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:08.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:12:07 smithi006 ceph-mon[204052]: pgmap v1411: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:12:07 smithi006 ceph-mon[200575]: pgmap v1411: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:12:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:12:07] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-22T08:12:10.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:12:10 smithi105 ceph-mon[190463]: pgmap v1412: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:10.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:12:10 smithi006 ceph-mon[204052]: pgmap v1412: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:10.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:12:10 smithi006 ceph-mon[200575]: pgmap v1412: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:12.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:12:12 smithi105 ceph-mon[190463]: pgmap v1413: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:12.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:12:12 smithi006 ceph-mon[204052]: pgmap v1413: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:12.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:12:12 smithi006 ceph-mon[200575]: pgmap v1413: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:13.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:12:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:12:13.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:12:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:12:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:12:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:12:14.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:12:14 smithi105 ceph-mon[190463]: pgmap v1414: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:14.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:12:14 smithi006 ceph-mon[204052]: pgmap v1414: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:14.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:12:14 smithi006 ceph-mon[200575]: pgmap v1414: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:16.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:12:16 smithi105 ceph-mon[190463]: pgmap v1415: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:16.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:12:16 smithi006 ceph-mon[204052]: pgmap v1415: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:16.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:12:16 smithi006 ceph-mon[200575]: pgmap v1415: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:12:17 smithi105 ceph-mon[190463]: pgmap v1416: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:18.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:12:17 smithi006 ceph-mon[204052]: pgmap v1416: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:12:17 smithi006 ceph-mon[200575]: pgmap v1416: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:12:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:12:17] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-22T08:12:20.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:12:20 smithi105 ceph-mon[190463]: pgmap v1417: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:20.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:12:20 smithi006 ceph-mon[204052]: pgmap v1417: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:20.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:12:20 smithi006 ceph-mon[200575]: pgmap v1417: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:22.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:12:22 smithi105 ceph-mon[190463]: pgmap v1418: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:22.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:12:22 smithi006 ceph-mon[204052]: pgmap v1418: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:22.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:12:22 smithi006 ceph-mon[200575]: pgmap v1418: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:24.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:12:24 smithi105 ceph-mon[190463]: pgmap v1419: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:24.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:12:24 smithi006 ceph-mon[204052]: pgmap v1419: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:24.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:12:24 smithi006 ceph-mon[200575]: pgmap v1419: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:26.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:12:26 smithi105 ceph-mon[190463]: pgmap v1420: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:26.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:12:26 smithi006 ceph-mon[204052]: pgmap v1420: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:26.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:12:26 smithi006 ceph-mon[200575]: pgmap v1420: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:12:27 smithi105 ceph-mon[190463]: pgmap v1421: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:28.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:12:27 smithi006 ceph-mon[200575]: pgmap v1421: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:12:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:12:27] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-22T08:12:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:12:27 smithi006 ceph-mon[204052]: pgmap v1421: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:12:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:12:29.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:12:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:12:29.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:12:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:12:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:12:29 smithi105 ceph-mon[190463]: pgmap v1422: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:30.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:12:29 smithi006 ceph-mon[204052]: pgmap v1422: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:12:29 smithi006 ceph-mon[200575]: pgmap v1422: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:32.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:12:32 smithi105 ceph-mon[190463]: pgmap v1423: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:32.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:12:32 smithi006 ceph-mon[200575]: pgmap v1423: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:32.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:12:32 smithi006 ceph-mon[204052]: pgmap v1423: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:34.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:12:34 smithi105 ceph-mon[190463]: pgmap v1424: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:34.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:12:34 smithi006 ceph-mon[204052]: pgmap v1424: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:34.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:12:34 smithi006 ceph-mon[200575]: pgmap v1424: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:36.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:12:36 smithi105 ceph-mon[190463]: pgmap v1425: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:36.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:12:36 smithi006 ceph-mon[204052]: pgmap v1425: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:36.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:12:36 smithi006 ceph-mon[200575]: pgmap v1425: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:12:37 smithi105 ceph-mon[190463]: pgmap v1426: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:38.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:12:37 smithi006 ceph-mon[204052]: pgmap v1426: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:12:37 smithi006 ceph-mon[200575]: pgmap v1426: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:12:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:12:37] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-22T08:12:40.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:12:40 smithi105 ceph-mon[190463]: pgmap v1427: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:40.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:12:40 smithi006 ceph-mon[204052]: pgmap v1427: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:40.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:12:40 smithi006 ceph-mon[200575]: pgmap v1427: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:42.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:12:42 smithi105 ceph-mon[190463]: pgmap v1428: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:42.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:12:42 smithi006 ceph-mon[204052]: pgmap v1428: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:42.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:12:42 smithi006 ceph-mon[200575]: pgmap v1428: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:43.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:12:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:12:43.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:12:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:12:43.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:12:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:12:44.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:12:44 smithi105 ceph-mon[190463]: pgmap v1429: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:44.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:12:44 smithi006 ceph-mon[204052]: pgmap v1429: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:44.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:12:44 smithi006 ceph-mon[200575]: pgmap v1429: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:46.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:12:46 smithi105 ceph-mon[190463]: pgmap v1430: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:46.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:12:46 smithi006 ceph-mon[204052]: pgmap v1430: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:46.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:12:46 smithi006 ceph-mon[200575]: pgmap v1430: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:47.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:12:47 smithi105 ceph-mon[190463]: pgmap v1431: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:47.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:12:47 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:12:48.041 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:12:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:12:47] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-22T08:12:48.041 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:12:47 smithi006 ceph-mon[204052]: pgmap v1431: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:48.042 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:12:47 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:12:48.042 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:12:47 smithi006 ceph-mon[200575]: pgmap v1431: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:48.042 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:12:47 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:12:48.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:12:48 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:12:48.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:12:48 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:12:48.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:12:48 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:12:49.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:12:48 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:12:49.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:12:48 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:12:49.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:12:48 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:12:49.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:12:48 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:12:49.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:12:48 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:12:49.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:12:48 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:12:49.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:12:49 smithi105 ceph-mon[190463]: pgmap v1432: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:50.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:12:49 smithi006 ceph-mon[200575]: pgmap v1432: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:50.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:12:49 smithi006 ceph-mon[204052]: pgmap v1432: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:52.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:12:52 smithi105 ceph-mon[190463]: pgmap v1433: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:52.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:12:52 smithi006 ceph-mon[200575]: pgmap v1433: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:52.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:12:52 smithi006 ceph-mon[204052]: pgmap v1433: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:54.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:12:54 smithi105 ceph-mon[190463]: pgmap v1434: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:54.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:12:54 smithi006 ceph-mon[200575]: pgmap v1434: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:54.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:12:54 smithi006 ceph-mon[204052]: pgmap v1434: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:56.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:12:56 smithi105 ceph-mon[190463]: pgmap v1435: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:56.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:12:56 smithi006 ceph-mon[204052]: pgmap v1435: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:56.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:12:56 smithi006 ceph-mon[200575]: pgmap v1435: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:57.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:12:57 smithi105 ceph-mon[190463]: pgmap v1436: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:58.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:12:57 smithi006 ceph-mon[204052]: pgmap v1436: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:12:57 smithi006 ceph-mon[200575]: pgmap v1436: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:12:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:12:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:12:57] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-22T08:12:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:12:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:12:59.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:12:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:12:59.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:12:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:12:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:12:59 smithi105 ceph-mon[190463]: pgmap v1437: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:00.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:12:59 smithi006 ceph-mon[204052]: pgmap v1437: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:00.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:12:59 smithi006 ceph-mon[200575]: pgmap v1437: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:02.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:13:02 smithi105 ceph-mon[190463]: pgmap v1438: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:02.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:13:02 smithi006 ceph-mon[204052]: pgmap v1438: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:02.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:13:02 smithi006 ceph-mon[200575]: pgmap v1438: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:04.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:13:04 smithi105 ceph-mon[190463]: pgmap v1439: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:04.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:13:04 smithi006 ceph-mon[204052]: pgmap v1439: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:04.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:13:04 smithi006 ceph-mon[200575]: pgmap v1439: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:06.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:13:06 smithi105 ceph-mon[190463]: pgmap v1440: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:06.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:13:06 smithi006 ceph-mon[204052]: pgmap v1440: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:06.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:13:06 smithi006 ceph-mon[200575]: pgmap v1440: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:13:07 smithi105 ceph-mon[190463]: pgmap v1441: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:08.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:13:07 smithi006 ceph-mon[204052]: pgmap v1441: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:13:07 smithi006 ceph-mon[200575]: pgmap v1441: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:13:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:13:07] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-22T08:13:10.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:13:10 smithi105 ceph-mon[190463]: pgmap v1442: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:10.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:13:10 smithi006 ceph-mon[204052]: pgmap v1442: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:10.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:13:10 smithi006 ceph-mon[200575]: pgmap v1442: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:12.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:13:12 smithi105 ceph-mon[190463]: pgmap v1443: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:12.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:13:12 smithi006 ceph-mon[204052]: pgmap v1443: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:12.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:13:12 smithi006 ceph-mon[200575]: pgmap v1443: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:13.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:13:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:13:13.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:13:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:13:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:13:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:13:14.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:13:14 smithi105 ceph-mon[190463]: pgmap v1444: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:14.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:13:14 smithi006 ceph-mon[204052]: pgmap v1444: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:14.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:13:14 smithi006 ceph-mon[200575]: pgmap v1444: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:16.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:13:16 smithi105 ceph-mon[190463]: pgmap v1445: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:16.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:13:16 smithi006 ceph-mon[204052]: pgmap v1445: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:16.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:13:16 smithi006 ceph-mon[200575]: pgmap v1445: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:17.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:13:17 smithi105 ceph-mon[190463]: pgmap v1446: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:18.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:13:17 smithi006 ceph-mon[204052]: pgmap v1446: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:13:17 smithi006 ceph-mon[200575]: pgmap v1446: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:13:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:13:17] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-22T08:13:20.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:13:20 smithi105 ceph-mon[190463]: pgmap v1447: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:20.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:13:20 smithi006 ceph-mon[204052]: pgmap v1447: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:20.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:13:20 smithi006 ceph-mon[200575]: pgmap v1447: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:22.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:13:22 smithi105 ceph-mon[190463]: pgmap v1448: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:22.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:13:22 smithi006 ceph-mon[204052]: pgmap v1448: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:22.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:13:22 smithi006 ceph-mon[200575]: pgmap v1448: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:24.094 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 08:13:23 smithi105 conmon[249241]: logger=cleanup t=2023-09-22T08:13:23.77734701Z level=info msg="Completed cleanup jobs" duration=65.918858ms 2023-09-22T08:13:24.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:13:24 smithi105 ceph-mon[190463]: pgmap v1449: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:24.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:13:24 smithi006 ceph-mon[204052]: pgmap v1449: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:24.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:13:24 smithi006 ceph-mon[200575]: pgmap v1449: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:26.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:13:26 smithi105 ceph-mon[190463]: pgmap v1450: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:26.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:13:26 smithi006 ceph-mon[204052]: pgmap v1450: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:26.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:13:26 smithi006 ceph-mon[200575]: pgmap v1450: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:13:27 smithi105 ceph-mon[190463]: pgmap v1451: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:28.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:13:27 smithi006 ceph-mon[204052]: pgmap v1451: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:13:27 smithi006 ceph-mon[200575]: pgmap v1451: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:13:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:13:27] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-22T08:13:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:13:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:13:29.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:13:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:13:29.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:13:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:13:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:13:29 smithi105 ceph-mon[190463]: pgmap v1452: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:30.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:13:29 smithi006 ceph-mon[204052]: pgmap v1452: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:13:29 smithi006 ceph-mon[200575]: pgmap v1452: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:32.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:13:32 smithi105 ceph-mon[190463]: pgmap v1453: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:32.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:13:32 smithi006 ceph-mon[204052]: pgmap v1453: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:32.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:13:32 smithi006 ceph-mon[200575]: pgmap v1453: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:34.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:13:34 smithi105 ceph-mon[190463]: pgmap v1454: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:34.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:13:34 smithi006 ceph-mon[204052]: pgmap v1454: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:34.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:13:34 smithi006 ceph-mon[200575]: pgmap v1454: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:36.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:13:36 smithi105 ceph-mon[190463]: pgmap v1455: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:36.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:13:36 smithi006 ceph-mon[204052]: pgmap v1455: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:36.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:13:36 smithi006 ceph-mon[200575]: pgmap v1455: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:13:37 smithi105 ceph-mon[190463]: pgmap v1456: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:38.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:13:37 smithi006 ceph-mon[204052]: pgmap v1456: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:13:37 smithi006 ceph-mon[200575]: pgmap v1456: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:13:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:13:37] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-22T08:13:40.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:13:40 smithi105 ceph-mon[190463]: pgmap v1457: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:40.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:13:40 smithi006 ceph-mon[204052]: pgmap v1457: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:40.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:13:40 smithi006 ceph-mon[200575]: pgmap v1457: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:42.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:13:42 smithi105 ceph-mon[190463]: pgmap v1458: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:42.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:13:42 smithi006 ceph-mon[204052]: pgmap v1458: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:42.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:13:42 smithi006 ceph-mon[200575]: pgmap v1458: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:43.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:13:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:13:43.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:13:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:13:43.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:13:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:13:44.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:13:44 smithi105 ceph-mon[190463]: pgmap v1459: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:44.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:13:44 smithi006 ceph-mon[200575]: pgmap v1459: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:44.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:13:44 smithi006 ceph-mon[204052]: pgmap v1459: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:46.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:13:46 smithi105 ceph-mon[190463]: pgmap v1460: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:46.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:13:46 smithi006 ceph-mon[200575]: pgmap v1460: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:46.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:13:46 smithi006 ceph-mon[204052]: pgmap v1460: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:47.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:13:47 smithi105 ceph-mon[190463]: pgmap v1461: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:48.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:13:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:13:47] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-22T08:13:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:13:47 smithi006 ceph-mon[204052]: pgmap v1461: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:48.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:13:47 smithi006 ceph-mon[200575]: pgmap v1461: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:48.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:13:48 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:13:49.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:13:48 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:13:49.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:13:48 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:13:49.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:13:49 smithi105 ceph-mon[190463]: pgmap v1462: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:50.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:13:49 smithi006 ceph-mon[204052]: pgmap v1462: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:50.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:13:49 smithi006 ceph-mon[200575]: pgmap v1462: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:52.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:13:52 smithi006 ceph-mon[204052]: pgmap v1463: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:52.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:13:52 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:13:52.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:13:52 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:13:52.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:13:52 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:13:52.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:13:52 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:13:52.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:13:52 smithi006 ceph-mon[200575]: pgmap v1463: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:52.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:13:52 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:13:52.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:13:52 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:13:52.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:13:52 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:13:52.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:13:52 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:13:52.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:13:52 smithi105 ceph-mon[190463]: pgmap v1463: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:52.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:13:52 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:13:52.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:13:52 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:13:52.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:13:52 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:13:52.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:13:52 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:13:53.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:13:53 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:13:53.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:13:53 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:13:53.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:13:53 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:13:53.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:13:53 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:13:53.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:13:53 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:13:53.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:13:53 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:13:53.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:13:53 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:13:53.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:13:53 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:13:53.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:13:53 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:13:54.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:13:54 smithi105 ceph-mon[190463]: pgmap v1464: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:54.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:13:54 smithi006 ceph-mon[204052]: pgmap v1464: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:54.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:13:54 smithi006 ceph-mon[200575]: pgmap v1464: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:56.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:13:56 smithi105 ceph-mon[190463]: pgmap v1465: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:56.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:13:56 smithi006 ceph-mon[204052]: pgmap v1465: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:56.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:13:56 smithi006 ceph-mon[200575]: pgmap v1465: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:57.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:13:57 smithi105 ceph-mon[190463]: pgmap v1466: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:58.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:13:57 smithi006 ceph-mon[204052]: pgmap v1466: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:13:57 smithi006 ceph-mon[200575]: pgmap v1466: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:13:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:13:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:13:57] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-22T08:13:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:13:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:13:59.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:13:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:13:59.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:13:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:13:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:13:59 smithi105 ceph-mon[190463]: pgmap v1467: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:00.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:13:59 smithi006 ceph-mon[204052]: pgmap v1467: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:00.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:13:59 smithi006 ceph-mon[200575]: pgmap v1467: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:02.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:14:02 smithi105 ceph-mon[190463]: pgmap v1468: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:02.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:14:02 smithi006 ceph-mon[204052]: pgmap v1468: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:02.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:14:02 smithi006 ceph-mon[200575]: pgmap v1468: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:04.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:14:04 smithi105 ceph-mon[190463]: pgmap v1469: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:04.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:14:04 smithi006 ceph-mon[204052]: pgmap v1469: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:04.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:14:04 smithi006 ceph-mon[200575]: pgmap v1469: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:06.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:14:06 smithi105 ceph-mon[190463]: pgmap v1470: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:06.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:14:06 smithi006 ceph-mon[204052]: pgmap v1470: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:06.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:14:06 smithi006 ceph-mon[200575]: pgmap v1470: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:14:07 smithi105 ceph-mon[190463]: pgmap v1471: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:08.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:14:07 smithi006 ceph-mon[204052]: pgmap v1471: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:14:07 smithi006 ceph-mon[200575]: pgmap v1471: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:14:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:14:07] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-22T08:14:10.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:14:10 smithi105 ceph-mon[190463]: pgmap v1472: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:10.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:14:10 smithi006 ceph-mon[204052]: pgmap v1472: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:10.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:14:10 smithi006 ceph-mon[200575]: pgmap v1472: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:12.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:14:12 smithi105 ceph-mon[190463]: pgmap v1473: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:12.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:14:12 smithi006 ceph-mon[204052]: pgmap v1473: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:12.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:14:12 smithi006 ceph-mon[200575]: pgmap v1473: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:13.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:14:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:14:13.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:14:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:14:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:14:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:14:14.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:14:14 smithi105 ceph-mon[190463]: pgmap v1474: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:14.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:14:14 smithi006 ceph-mon[204052]: pgmap v1474: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:14.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:14:14 smithi006 ceph-mon[200575]: pgmap v1474: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:16.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:14:16 smithi105 ceph-mon[190463]: pgmap v1475: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:16.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:14:16 smithi006 ceph-mon[204052]: pgmap v1475: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:16.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:14:16 smithi006 ceph-mon[200575]: pgmap v1475: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:14:17 smithi105 ceph-mon[190463]: pgmap v1476: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:18.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:14:17 smithi006 ceph-mon[200575]: pgmap v1476: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:14:17 smithi006 ceph-mon[204052]: pgmap v1476: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:14:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:14:17] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-22T08:14:20.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:14:20 smithi105 ceph-mon[190463]: pgmap v1477: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:20.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:14:20 smithi006 ceph-mon[200575]: pgmap v1477: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:20.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:14:20 smithi006 ceph-mon[204052]: pgmap v1477: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:22.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:14:22 smithi105 ceph-mon[190463]: pgmap v1478: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:22.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:14:22 smithi006 ceph-mon[204052]: pgmap v1478: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:22.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:14:22 smithi006 ceph-mon[200575]: pgmap v1478: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:24.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:14:24 smithi105 ceph-mon[190463]: pgmap v1479: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:24.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:14:24 smithi006 ceph-mon[204052]: pgmap v1479: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:24.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:14:24 smithi006 ceph-mon[200575]: pgmap v1479: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:26.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:14:26 smithi105 ceph-mon[190463]: pgmap v1480: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:26.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:14:26 smithi006 ceph-mon[204052]: pgmap v1480: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:26.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:14:26 smithi006 ceph-mon[200575]: pgmap v1480: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:14:27 smithi105 ceph-mon[190463]: pgmap v1481: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:28.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:14:27 smithi006 ceph-mon[204052]: pgmap v1481: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:14:27 smithi006 ceph-mon[200575]: pgmap v1481: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:14:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:14:27] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-22T08:14:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:14:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:14:29.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:14:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:14:29.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:14:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:14:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:14:29 smithi105 ceph-mon[190463]: pgmap v1482: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:30.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:14:29 smithi006 ceph-mon[204052]: pgmap v1482: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:14:29 smithi006 ceph-mon[200575]: pgmap v1482: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:32.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:14:32 smithi105 ceph-mon[190463]: pgmap v1483: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:32.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:14:32 smithi006 ceph-mon[204052]: pgmap v1483: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:32.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:14:32 smithi006 ceph-mon[200575]: pgmap v1483: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:34.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:14:34 smithi105 ceph-mon[190463]: pgmap v1484: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:34.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:14:34 smithi006 ceph-mon[204052]: pgmap v1484: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:34.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:14:34 smithi006 ceph-mon[200575]: pgmap v1484: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:36.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:14:36 smithi105 ceph-mon[190463]: pgmap v1485: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:36.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:14:36 smithi006 ceph-mon[204052]: pgmap v1485: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:36.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:14:36 smithi006 ceph-mon[200575]: pgmap v1485: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:14:37 smithi105 ceph-mon[190463]: pgmap v1486: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:38.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:14:37 smithi006 ceph-mon[204052]: pgmap v1486: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:14:37 smithi006 ceph-mon[200575]: pgmap v1486: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:14:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:14:37] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-22T08:14:40.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:14:40 smithi105 ceph-mon[190463]: pgmap v1487: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:40.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:14:40 smithi006 ceph-mon[204052]: pgmap v1487: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:40.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:14:40 smithi006 ceph-mon[200575]: pgmap v1487: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:42.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:14:42 smithi105 ceph-mon[190463]: pgmap v1488: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:42.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:14:42 smithi006 ceph-mon[204052]: pgmap v1488: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:42.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:14:42 smithi006 ceph-mon[200575]: pgmap v1488: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:43.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:14:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:14:43.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:14:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:14:43.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:14:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:14:44.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:14:44 smithi105 ceph-mon[190463]: pgmap v1489: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:44.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:14:44 smithi006 ceph-mon[204052]: pgmap v1489: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:44.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:14:44 smithi006 ceph-mon[200575]: pgmap v1489: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:46.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:14:46 smithi105 ceph-mon[190463]: pgmap v1490: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:46.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:14:46 smithi006 ceph-mon[204052]: pgmap v1490: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:46.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:14:46 smithi006 ceph-mon[200575]: pgmap v1490: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:47.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:14:47 smithi105 ceph-mon[190463]: pgmap v1491: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:48.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:14:47 smithi006 ceph-mon[204052]: pgmap v1491: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:14:47 smithi006 ceph-mon[200575]: pgmap v1491: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:14:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:14:47] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-22T08:14:50.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:14:50 smithi105 ceph-mon[190463]: pgmap v1492: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:50.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:14:50 smithi006 ceph-mon[204052]: pgmap v1492: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:50.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:14:50 smithi006 ceph-mon[200575]: pgmap v1492: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:52.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:14:52 smithi105 ceph-mon[190463]: pgmap v1493: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:52.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:14:52 smithi006 ceph-mon[204052]: pgmap v1493: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:52.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:14:52 smithi006 ceph-mon[200575]: pgmap v1493: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:53.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:14:53 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:14:53.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:14:53 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:14:53.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:14:53 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:14:53.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:14:53 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:14:53.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:14:53 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:14:53.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:14:53 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:14:53.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:14:53 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:14:53.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:14:53 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:14:53.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:14:53 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:14:53.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:14:53 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:14:53.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:14:53 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:14:53.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:14:53 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:14:54.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:14:54 smithi105 ceph-mon[190463]: pgmap v1494: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:54.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:14:54 smithi006 ceph-mon[204052]: pgmap v1494: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:54.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:14:54 smithi006 ceph-mon[200575]: pgmap v1494: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:56.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:14:56 smithi105 ceph-mon[190463]: pgmap v1495: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:56.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:14:56 smithi006 ceph-mon[204052]: pgmap v1495: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:56.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:14:56 smithi006 ceph-mon[200575]: pgmap v1495: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:57.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:14:57 smithi105 ceph-mon[190463]: pgmap v1496: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:58.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:14:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:14:57] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-22T08:14:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:14:57 smithi006 ceph-mon[204052]: pgmap v1496: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:14:57 smithi006 ceph-mon[200575]: pgmap v1496: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:14:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:14:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:14:59.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:14:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:14:59.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:14:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:14:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:14:59 smithi105 ceph-mon[190463]: pgmap v1497: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:00.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:14:59 smithi006 ceph-mon[204052]: pgmap v1497: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:00.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:14:59 smithi006 ceph-mon[200575]: pgmap v1497: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:02.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:15:02 smithi105 ceph-mon[190463]: pgmap v1498: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:02.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:15:02 smithi006 ceph-mon[204052]: pgmap v1498: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:02.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:15:02 smithi006 ceph-mon[200575]: pgmap v1498: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:04.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:15:04 smithi105 ceph-mon[190463]: pgmap v1499: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:04.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:15:04 smithi006 ceph-mon[204052]: pgmap v1499: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:04.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:15:04 smithi006 ceph-mon[200575]: pgmap v1499: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:06.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:15:06 smithi105 ceph-mon[190463]: pgmap v1500: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:06.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:15:06 smithi006 ceph-mon[200575]: pgmap v1500: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:06.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:15:06 smithi006 ceph-mon[204052]: pgmap v1500: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:15:07 smithi105 ceph-mon[190463]: pgmap v1501: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:08.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:15:07 smithi006 ceph-mon[200575]: pgmap v1501: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:15:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:15:07] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-22T08:15:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:15:07 smithi006 ceph-mon[204052]: pgmap v1501: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:10.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:15:10 smithi105 ceph-mon[190463]: pgmap v1502: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:10.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:15:10 smithi006 ceph-mon[204052]: pgmap v1502: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:10.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:15:10 smithi006 ceph-mon[200575]: pgmap v1502: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:12.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:15:12 smithi105 ceph-mon[190463]: pgmap v1503: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:12.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:15:12 smithi006 ceph-mon[200575]: pgmap v1503: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:12.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:15:12 smithi006 ceph-mon[204052]: pgmap v1503: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:13.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:15:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:15:13.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:15:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:15:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:15:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:15:14.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:15:14 smithi006 ceph-mon[200575]: pgmap v1504: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:14.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:15:14 smithi006 ceph-mon[204052]: pgmap v1504: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:14.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:15:14 smithi105 ceph-mon[190463]: pgmap v1504: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:16.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:15:16 smithi006 ceph-mon[204052]: pgmap v1505: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:16.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:15:16 smithi006 ceph-mon[200575]: pgmap v1505: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:16.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:15:16 smithi105 ceph-mon[190463]: pgmap v1505: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:15:17 smithi105 ceph-mon[190463]: pgmap v1506: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:18.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:15:17 smithi006 ceph-mon[204052]: pgmap v1506: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:15:17 smithi006 ceph-mon[200575]: pgmap v1506: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:15:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:15:17] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-22T08:15:20.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:15:20 smithi105 ceph-mon[190463]: pgmap v1507: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:20.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:15:20 smithi006 ceph-mon[204052]: pgmap v1507: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:20.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:15:20 smithi006 ceph-mon[200575]: pgmap v1507: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:22.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:15:22 smithi006 ceph-mon[204052]: pgmap v1508: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:22.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:15:22 smithi006 ceph-mon[200575]: pgmap v1508: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:22.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:15:22 smithi105 ceph-mon[190463]: pgmap v1508: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:24.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:15:24 smithi006 ceph-mon[204052]: pgmap v1509: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:24.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:15:24 smithi006 ceph-mon[200575]: pgmap v1509: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:24.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:15:24 smithi105 ceph-mon[190463]: pgmap v1509: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:26.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:15:26 smithi006 ceph-mon[204052]: pgmap v1510: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:26.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:15:26 smithi006 ceph-mon[200575]: pgmap v1510: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:26.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:15:26 smithi105 ceph-mon[190463]: pgmap v1510: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:15:27 smithi105 ceph-mon[190463]: pgmap v1511: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:28.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:15:27 smithi006 ceph-mon[204052]: pgmap v1511: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:15:27 smithi006 ceph-mon[200575]: pgmap v1511: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:15:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:15:27] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-22T08:15:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:15:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:15:29.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:15:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:15:29.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:15:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:15:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:15:29 smithi105 ceph-mon[190463]: pgmap v1512: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:30.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:15:29 smithi006 ceph-mon[204052]: pgmap v1512: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:15:29 smithi006 ceph-mon[200575]: pgmap v1512: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:32.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:15:32 smithi006 ceph-mon[204052]: pgmap v1513: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:32.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:15:32 smithi006 ceph-mon[200575]: pgmap v1513: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:32.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:15:32 smithi105 ceph-mon[190463]: pgmap v1513: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:34.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:15:34 smithi006 ceph-mon[204052]: pgmap v1514: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:34.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:15:34 smithi006 ceph-mon[200575]: pgmap v1514: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:34.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:15:34 smithi105 ceph-mon[190463]: pgmap v1514: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:36.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:15:36 smithi006 ceph-mon[204052]: pgmap v1515: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:36.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:15:36 smithi006 ceph-mon[200575]: pgmap v1515: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:36.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:15:36 smithi105 ceph-mon[190463]: pgmap v1515: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:15:37 smithi105 ceph-mon[190463]: pgmap v1516: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:38.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:15:37 smithi006 ceph-mon[204052]: pgmap v1516: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:15:37 smithi006 ceph-mon[200575]: pgmap v1516: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:15:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:15:37] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T08:15:40.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:15:40 smithi006 ceph-mon[204052]: pgmap v1517: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:40.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:15:40 smithi006 ceph-mon[200575]: pgmap v1517: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:40.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:15:40 smithi105 ceph-mon[190463]: pgmap v1517: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:42.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:15:42 smithi006 ceph-mon[204052]: pgmap v1518: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:42.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:15:42 smithi006 ceph-mon[200575]: pgmap v1518: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:15:42 smithi105 ceph-mon[190463]: pgmap v1518: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:43.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:15:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:15:43.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:15:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:15:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:15:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:15:44.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:15:44 smithi006 ceph-mon[204052]: pgmap v1519: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:44.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:15:44 smithi006 ceph-mon[200575]: pgmap v1519: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:15:44 smithi105 ceph-mon[190463]: pgmap v1519: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:46.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:15:46 smithi006 ceph-mon[204052]: pgmap v1520: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:46.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:15:46 smithi006 ceph-mon[200575]: pgmap v1520: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:15:46 smithi105 ceph-mon[190463]: pgmap v1520: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:47.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:15:47 smithi105 ceph-mon[190463]: pgmap v1521: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:48.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:15:47 smithi006 ceph-mon[204052]: pgmap v1521: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:15:47 smithi006 ceph-mon[200575]: pgmap v1521: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:15:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:15:47] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-22T08:15:50.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:15:50 smithi006 ceph-mon[204052]: pgmap v1522: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:50.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:15:50 smithi006 ceph-mon[200575]: pgmap v1522: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:50.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:15:50 smithi105 ceph-mon[190463]: pgmap v1522: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:52.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:15:52 smithi006 ceph-mon[204052]: pgmap v1523: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:52.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:15:52 smithi006 ceph-mon[200575]: pgmap v1523: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:52.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:15:52 smithi105 ceph-mon[190463]: pgmap v1523: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:54.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:15:54 smithi006 ceph-mon[204052]: pgmap v1524: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:54.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:15:54 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:15:54.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:15:54 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:15:54.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:15:54 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:15:54.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:15:54 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:15:54.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:15:54 smithi006 ceph-mon[200575]: pgmap v1524: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:54.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:15:54 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:15:54.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:15:54 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:15:54.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:15:54 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:15:54.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:15:54 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:15:54.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:15:54 smithi105 ceph-mon[190463]: pgmap v1524: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:54.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:15:54 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:15:54.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:15:54 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:15:54.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:15:54 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:15:54.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:15:54 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:15:56.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:15:56 smithi006 ceph-mon[204052]: pgmap v1525: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:56.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:15:56 smithi006 ceph-mon[200575]: pgmap v1525: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:56.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:15:56 smithi105 ceph-mon[190463]: pgmap v1525: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:57.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:15:57 smithi105 ceph-mon[190463]: pgmap v1526: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:58.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:15:57 smithi006 ceph-mon[204052]: pgmap v1526: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:15:57 smithi006 ceph-mon[200575]: pgmap v1526: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:15:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:15:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:15:57] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-22T08:15:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:15:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:15:59.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:15:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:15:59.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:15:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:15:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:15:59 smithi105 ceph-mon[190463]: pgmap v1527: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:00.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:15:59 smithi006 ceph-mon[204052]: pgmap v1527: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:00.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:15:59 smithi006 ceph-mon[200575]: pgmap v1527: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:02.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:16:02 smithi006 ceph-mon[204052]: pgmap v1528: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:02.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:16:02 smithi006 ceph-mon[200575]: pgmap v1528: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:02.625 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:16:02 smithi105 ceph-mon[190463]: pgmap v1528: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:04.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:16:04 smithi006 ceph-mon[204052]: pgmap v1529: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:04.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:16:04 smithi006 ceph-mon[200575]: pgmap v1529: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:04.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:16:04 smithi105 ceph-mon[190463]: pgmap v1529: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:06.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:16:06 smithi006 ceph-mon[204052]: pgmap v1530: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:06.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:16:06 smithi006 ceph-mon[200575]: pgmap v1530: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:06.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:16:06 smithi105 ceph-mon[190463]: pgmap v1530: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:16:07 smithi105 ceph-mon[190463]: pgmap v1531: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:08.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:16:07 smithi006 ceph-mon[204052]: pgmap v1531: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:16:07 smithi006 ceph-mon[200575]: pgmap v1531: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:16:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:16:07] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-22T08:16:10.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:16:10 smithi006 ceph-mon[204052]: pgmap v1532: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:10.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:16:10 smithi006 ceph-mon[200575]: pgmap v1532: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:10.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:16:10 smithi105 ceph-mon[190463]: pgmap v1532: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:12.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:16:12 smithi006 ceph-mon[204052]: pgmap v1533: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:12.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:16:12 smithi006 ceph-mon[200575]: pgmap v1533: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:12.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:16:12 smithi105 ceph-mon[190463]: pgmap v1533: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:13.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:16:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:16:13.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:16:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:16:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:16:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:16:14.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:16:14 smithi006 ceph-mon[204052]: pgmap v1534: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:14.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:16:14 smithi006 ceph-mon[200575]: pgmap v1534: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:14.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:16:14 smithi105 ceph-mon[190463]: pgmap v1534: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:16.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:16:16 smithi006 ceph-mon[204052]: pgmap v1535: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:16.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:16:16 smithi006 ceph-mon[200575]: pgmap v1535: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:16.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:16:16 smithi105 ceph-mon[190463]: pgmap v1535: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:16:17 smithi105 ceph-mon[190463]: pgmap v1536: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:18.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:16:17 smithi006 ceph-mon[204052]: pgmap v1536: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:16:17 smithi006 ceph-mon[200575]: pgmap v1536: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:16:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:16:17] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-22T08:16:20.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:16:20 smithi006 ceph-mon[204052]: pgmap v1537: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:20.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:16:20 smithi006 ceph-mon[200575]: pgmap v1537: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:20.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:16:20 smithi105 ceph-mon[190463]: pgmap v1537: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:22.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:16:22 smithi006 ceph-mon[204052]: pgmap v1538: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:22.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:16:22 smithi006 ceph-mon[200575]: pgmap v1538: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:22.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:16:22 smithi105 ceph-mon[190463]: pgmap v1538: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:24.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:16:24 smithi006 ceph-mon[204052]: pgmap v1539: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:24.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:16:24 smithi006 ceph-mon[200575]: pgmap v1539: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:24.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:16:24 smithi105 ceph-mon[190463]: pgmap v1539: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:26.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:16:26 smithi006 ceph-mon[204052]: pgmap v1540: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:26.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:16:26 smithi006 ceph-mon[200575]: pgmap v1540: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:26.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:16:26 smithi105 ceph-mon[190463]: pgmap v1540: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:16:27 smithi105 ceph-mon[190463]: pgmap v1541: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:28.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:16:27 smithi006 ceph-mon[200575]: pgmap v1541: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:16:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:16:27] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-22T08:16:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:16:27 smithi006 ceph-mon[204052]: pgmap v1541: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:16:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:16:29.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:16:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:16:29.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:16:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:16:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:16:29 smithi105 ceph-mon[190463]: pgmap v1542: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:30.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:16:29 smithi006 ceph-mon[200575]: pgmap v1542: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:30.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:16:29 smithi006 ceph-mon[204052]: pgmap v1542: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:32.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:16:32 smithi006 ceph-mon[204052]: pgmap v1543: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:32.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:16:32 smithi006 ceph-mon[200575]: pgmap v1543: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:32.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:16:32 smithi105 ceph-mon[190463]: pgmap v1543: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:34.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:16:34 smithi006 ceph-mon[204052]: pgmap v1544: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:34.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:16:34 smithi006 ceph-mon[200575]: pgmap v1544: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:34.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:16:34 smithi105 ceph-mon[190463]: pgmap v1544: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:36.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:16:36 smithi006 ceph-mon[204052]: pgmap v1545: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:36.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:16:36 smithi006 ceph-mon[200575]: pgmap v1545: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:36.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:16:36 smithi105 ceph-mon[190463]: pgmap v1545: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:16:37 smithi105 ceph-mon[190463]: pgmap v1546: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:38.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:16:37 smithi006 ceph-mon[204052]: pgmap v1546: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:16:37 smithi006 ceph-mon[200575]: pgmap v1546: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:16:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:16:37] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-22T08:16:40.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:16:40 smithi006 ceph-mon[204052]: pgmap v1547: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:40.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:16:40 smithi006 ceph-mon[200575]: pgmap v1547: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:40.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:16:40 smithi105 ceph-mon[190463]: pgmap v1547: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:42.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:16:42 smithi006 ceph-mon[204052]: pgmap v1548: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:42.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:16:42 smithi006 ceph-mon[200575]: pgmap v1548: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:16:42 smithi105 ceph-mon[190463]: pgmap v1548: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:43.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:16:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:16:43.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:16:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:16:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:16:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:16:44.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:16:44 smithi006 ceph-mon[204052]: pgmap v1549: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:44.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:16:44 smithi006 ceph-mon[200575]: pgmap v1549: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:16:44 smithi105 ceph-mon[190463]: pgmap v1549: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:46.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:16:46 smithi006 ceph-mon[204052]: pgmap v1550: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:46.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:16:46 smithi006 ceph-mon[200575]: pgmap v1550: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:16:46 smithi105 ceph-mon[190463]: pgmap v1550: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:47.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:16:47 smithi105 ceph-mon[190463]: pgmap v1551: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:16:47 smithi006 ceph-mon[204052]: pgmap v1551: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:16:47 smithi006 ceph-mon[200575]: pgmap v1551: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:16:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:16:47] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-22T08:16:50.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:16:50 smithi006 ceph-mon[204052]: pgmap v1552: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:50.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:16:50 smithi006 ceph-mon[200575]: pgmap v1552: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:50.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:16:50 smithi105 ceph-mon[190463]: pgmap v1552: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:52.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:16:52 smithi006 ceph-mon[204052]: pgmap v1553: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:52.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:16:52 smithi006 ceph-mon[200575]: pgmap v1553: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:52.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:16:52 smithi105 ceph-mon[190463]: pgmap v1553: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:54.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:16:54 smithi006 ceph-mon[204052]: pgmap v1554: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:54.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:16:54 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:16:54.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:16:54 smithi006 ceph-mon[200575]: pgmap v1554: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:54.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:16:54 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:16:54.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:16:54 smithi105 ceph-mon[190463]: pgmap v1554: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:54.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:16:54 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:16:55.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:16:55 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:16:55.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:16:55 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:16:55.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:16:55 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:16:55.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:16:55 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:16:55.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:16:55 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:16:55.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:16:55 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:16:55.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:16:55 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:16:55.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:16:55 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:16:55.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:16:55 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:16:55.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:16:55 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:16:55.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:16:55 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:16:55.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:16:55 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:16:55.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:16:55 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:16:55.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:16:55 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:16:55.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:16:55 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:16:56.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:16:56 smithi006 ceph-mon[204052]: pgmap v1555: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:56.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:16:56 smithi006 ceph-mon[200575]: pgmap v1555: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:56.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:16:56 smithi105 ceph-mon[190463]: pgmap v1555: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:57.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:16:57 smithi105 ceph-mon[190463]: pgmap v1556: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:58.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:16:57 smithi006 ceph-mon[204052]: pgmap v1556: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:16:57 smithi006 ceph-mon[200575]: pgmap v1556: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:16:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:16:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:16:57] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-22T08:16:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:16:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:16:59.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:16:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:16:59.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:16:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:16:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:16:59 smithi105 ceph-mon[190463]: pgmap v1557: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:00.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:16:59 smithi006 ceph-mon[204052]: pgmap v1557: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:00.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:16:59 smithi006 ceph-mon[200575]: pgmap v1557: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:02.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:17:02 smithi006 ceph-mon[204052]: pgmap v1558: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:02.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:17:02 smithi006 ceph-mon[200575]: pgmap v1558: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:02.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:17:02 smithi105 ceph-mon[190463]: pgmap v1558: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:04.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:17:04 smithi006 ceph-mon[204052]: pgmap v1559: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:04.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:17:04 smithi006 ceph-mon[200575]: pgmap v1559: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:04.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:17:04 smithi105 ceph-mon[190463]: pgmap v1559: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:06.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:17:06 smithi006 ceph-mon[204052]: pgmap v1560: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:06.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:17:06 smithi006 ceph-mon[200575]: pgmap v1560: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:06.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:17:06 smithi105 ceph-mon[190463]: pgmap v1560: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:17:07 smithi105 ceph-mon[190463]: pgmap v1561: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:17:07 smithi006 ceph-mon[204052]: pgmap v1561: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:17:07 smithi006 ceph-mon[200575]: pgmap v1561: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:17:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:17:07] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T08:17:10.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:17:10 smithi006 ceph-mon[204052]: pgmap v1562: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:10.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:17:10 smithi006 ceph-mon[200575]: pgmap v1562: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:10.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:17:10 smithi105 ceph-mon[190463]: pgmap v1562: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:12.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:17:12 smithi006 ceph-mon[204052]: pgmap v1563: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:12.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:17:12 smithi006 ceph-mon[200575]: pgmap v1563: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:12.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:17:12 smithi105 ceph-mon[190463]: pgmap v1563: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:13.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:17:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:17:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:17:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:17:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:17:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:17:14.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:17:14 smithi006 ceph-mon[204052]: pgmap v1564: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:14.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:17:14 smithi006 ceph-mon[200575]: pgmap v1564: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:14.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:17:14 smithi105 ceph-mon[190463]: pgmap v1564: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:16.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:17:16 smithi006 ceph-mon[204052]: pgmap v1565: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:16.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:17:16 smithi006 ceph-mon[200575]: pgmap v1565: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:16.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:17:16 smithi105 ceph-mon[190463]: pgmap v1565: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:17:17 smithi105 ceph-mon[190463]: pgmap v1566: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:18.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:17:17 smithi006 ceph-mon[204052]: pgmap v1566: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:17:17 smithi006 ceph-mon[200575]: pgmap v1566: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:17:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:17:17] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-22T08:17:20.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:17:20 smithi006 ceph-mon[204052]: pgmap v1567: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:20.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:17:20 smithi006 ceph-mon[200575]: pgmap v1567: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:20.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:17:20 smithi105 ceph-mon[190463]: pgmap v1567: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:22.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:17:22 smithi006 ceph-mon[200575]: pgmap v1568: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:22.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:17:22 smithi006 ceph-mon[204052]: pgmap v1568: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:22.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:17:22 smithi105 ceph-mon[190463]: pgmap v1568: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:24.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:17:24 smithi006 ceph-mon[204052]: pgmap v1569: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:24.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:17:24 smithi006 ceph-mon[200575]: pgmap v1569: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:24.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:17:24 smithi105 ceph-mon[190463]: pgmap v1569: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:26.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:17:26 smithi006 ceph-mon[204052]: pgmap v1570: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:26.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:17:26 smithi006 ceph-mon[200575]: pgmap v1570: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:26.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:17:26 smithi105 ceph-mon[190463]: pgmap v1570: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:17:27 smithi105 ceph-mon[190463]: pgmap v1571: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:28.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:17:27 smithi006 ceph-mon[204052]: pgmap v1571: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:17:27 smithi006 ceph-mon[200575]: pgmap v1571: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:17:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:17:27] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-22T08:17:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:17:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:17:29.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:17:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:17:29.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:17:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:17:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:17:29 smithi105 ceph-mon[190463]: pgmap v1572: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:30.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:17:29 smithi006 ceph-mon[204052]: pgmap v1572: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:17:29 smithi006 ceph-mon[200575]: pgmap v1572: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:32.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:17:32 smithi006 ceph-mon[204052]: pgmap v1573: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:32.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:17:32 smithi006 ceph-mon[200575]: pgmap v1573: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:32.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:17:32 smithi105 ceph-mon[190463]: pgmap v1573: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:34.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:17:34 smithi006 ceph-mon[204052]: pgmap v1574: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:34.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:17:34 smithi006 ceph-mon[200575]: pgmap v1574: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:34.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:17:34 smithi105 ceph-mon[190463]: pgmap v1574: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:36.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:17:36 smithi006 ceph-mon[204052]: pgmap v1575: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:36.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:17:36 smithi006 ceph-mon[200575]: pgmap v1575: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:36.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:17:36 smithi105 ceph-mon[190463]: pgmap v1575: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:17:37 smithi105 ceph-mon[190463]: pgmap v1576: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:38.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:17:37 smithi006 ceph-mon[204052]: pgmap v1576: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:17:37 smithi006 ceph-mon[200575]: pgmap v1576: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:17:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:17:37] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-22T08:17:40.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:17:40 smithi006 ceph-mon[204052]: pgmap v1577: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:40.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:17:40 smithi006 ceph-mon[200575]: pgmap v1577: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:40.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:17:40 smithi105 ceph-mon[190463]: pgmap v1577: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:42.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:17:42 smithi006 ceph-mon[204052]: pgmap v1578: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:42.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:17:42 smithi006 ceph-mon[200575]: pgmap v1578: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:17:42 smithi105 ceph-mon[190463]: pgmap v1578: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:43.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:17:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:17:43.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:17:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:17:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:17:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:17:44.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:17:44 smithi006 ceph-mon[204052]: pgmap v1579: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:44.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:17:44 smithi006 ceph-mon[200575]: pgmap v1579: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:17:44 smithi105 ceph-mon[190463]: pgmap v1579: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:46.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:17:46 smithi006 ceph-mon[204052]: pgmap v1580: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:46.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:17:46 smithi006 ceph-mon[200575]: pgmap v1580: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:17:46 smithi105 ceph-mon[190463]: pgmap v1580: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:47.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:17:47 smithi105 ceph-mon[190463]: pgmap v1581: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:48.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:17:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:17:47] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-22T08:17:48.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:17:47 smithi006 ceph-mon[204052]: pgmap v1581: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:48.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:17:47 smithi006 ceph-mon[200575]: pgmap v1581: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:50.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:17:50 smithi006 ceph-mon[204052]: pgmap v1582: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:50.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:17:50 smithi006 ceph-mon[200575]: pgmap v1582: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:50.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:17:50 smithi105 ceph-mon[190463]: pgmap v1582: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:52.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:17:52 smithi006 ceph-mon[200575]: pgmap v1583: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:52.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:17:52 smithi006 ceph-mon[204052]: pgmap v1583: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:52.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:17:52 smithi105 ceph-mon[190463]: pgmap v1583: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:54.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:17:54 smithi006 ceph-mon[200575]: pgmap v1584: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:54.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:17:54 smithi006 ceph-mon[204052]: pgmap v1584: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:54.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:17:54 smithi105 ceph-mon[190463]: pgmap v1584: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:55.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:17:55 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:17:55.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:17:55 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:17:55.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:17:55 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:17:56.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:17:56 smithi006 ceph-mon[200575]: pgmap v1585: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:56.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:17:56 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:17:56.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:17:56 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:17:56.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:17:56 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:17:56.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:17:56 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:17:56.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:17:56 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:17:56.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:17:56 smithi006 ceph-mon[204052]: pgmap v1585: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:56.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:17:56 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:17:56.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:17:56 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:17:56.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:17:56 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:17:56.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:17:56 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:17:56.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:17:56 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:17:56.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:17:56 smithi105 ceph-mon[190463]: pgmap v1585: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:56.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:17:56 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:17:56.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:17:56 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:17:56.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:17:56 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:17:56.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:17:56 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:17:56.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:17:56 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:17:57.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:17:57 smithi105 ceph-mon[190463]: pgmap v1586: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:58.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:17:57 smithi006 ceph-mon[204052]: pgmap v1586: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:17:57 smithi006 ceph-mon[200575]: pgmap v1586: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:17:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:17:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:17:57] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-22T08:17:58.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:17:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:17:59.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:17:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:17:59.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:17:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:17:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:17:59 smithi105 ceph-mon[190463]: pgmap v1587: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:00.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:17:59 smithi006 ceph-mon[200575]: pgmap v1587: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:17:59 smithi006 ceph-mon[204052]: pgmap v1587: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:02.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:18:02 smithi006 ceph-mon[200575]: pgmap v1588: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:02.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:18:02 smithi006 ceph-mon[204052]: pgmap v1588: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:02.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:18:02 smithi105 ceph-mon[190463]: pgmap v1588: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:04.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:18:04 smithi006 ceph-mon[200575]: pgmap v1589: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:04.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:18:04 smithi006 ceph-mon[204052]: pgmap v1589: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:04.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:18:04 smithi105 ceph-mon[190463]: pgmap v1589: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:06.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:18:06 smithi006 ceph-mon[200575]: pgmap v1590: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:06.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:18:06 smithi006 ceph-mon[204052]: pgmap v1590: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:06.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:18:06 smithi105 ceph-mon[190463]: pgmap v1590: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:18:07 smithi105 ceph-mon[190463]: pgmap v1591: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:08.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:18:07 smithi006 ceph-mon[200575]: pgmap v1591: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:18:07 smithi006 ceph-mon[204052]: pgmap v1591: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:18:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:18:07] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-22T08:18:10.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:18:10 smithi006 ceph-mon[200575]: pgmap v1592: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:10.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:18:10 smithi006 ceph-mon[204052]: pgmap v1592: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:10.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:18:10 smithi105 ceph-mon[190463]: pgmap v1592: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:12.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:18:12 smithi006 ceph-mon[200575]: pgmap v1593: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:12.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:18:12 smithi006 ceph-mon[204052]: pgmap v1593: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:12.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:18:12 smithi105 ceph-mon[190463]: pgmap v1593: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:13.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:18:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:18:13.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:18:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:18:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:18:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:18:14.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:18:14 smithi006 ceph-mon[200575]: pgmap v1594: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:14.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:18:14 smithi006 ceph-mon[204052]: pgmap v1594: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:14.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:18:14 smithi105 ceph-mon[190463]: pgmap v1594: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:16.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:18:16 smithi006 ceph-mon[204052]: pgmap v1595: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:16.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:18:16 smithi006 ceph-mon[200575]: pgmap v1595: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:16.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:18:16 smithi105 ceph-mon[190463]: pgmap v1595: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:18:17 smithi105 ceph-mon[190463]: pgmap v1596: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:18.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:18:17 smithi006 ceph-mon[204052]: pgmap v1596: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:18:17 smithi006 ceph-mon[200575]: pgmap v1596: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:18:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:18:17] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-22T08:18:20.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:18:20 smithi006 ceph-mon[204052]: pgmap v1597: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:20.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:18:20 smithi006 ceph-mon[200575]: pgmap v1597: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:20.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:18:20 smithi105 ceph-mon[190463]: pgmap v1597: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:22.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:18:22 smithi006 ceph-mon[204052]: pgmap v1598: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:22.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:18:22 smithi006 ceph-mon[200575]: pgmap v1598: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:22.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:18:22 smithi105 ceph-mon[190463]: pgmap v1598: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:24.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:18:24 smithi006 ceph-mon[204052]: pgmap v1599: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:24.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:18:24 smithi006 ceph-mon[200575]: pgmap v1599: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:24.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:18:24 smithi105 ceph-mon[190463]: pgmap v1599: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:26.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:18:26 smithi006 ceph-mon[200575]: pgmap v1600: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:26.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:18:26 smithi006 ceph-mon[204052]: pgmap v1600: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:26.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:18:26 smithi105 ceph-mon[190463]: pgmap v1600: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:18:27 smithi105 ceph-mon[190463]: pgmap v1601: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:28.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:18:27 smithi006 ceph-mon[204052]: pgmap v1601: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:18:27 smithi006 ceph-mon[200575]: pgmap v1601: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:18:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:18:27] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-22T08:18:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:18:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:18:29.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:18:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:18:29.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:18:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:18:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:18:29 smithi105 ceph-mon[190463]: pgmap v1602: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:30.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:18:29 smithi006 ceph-mon[204052]: pgmap v1602: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:18:29 smithi006 ceph-mon[200575]: pgmap v1602: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:32.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:18:32 smithi006 ceph-mon[204052]: pgmap v1603: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:32.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:18:32 smithi006 ceph-mon[200575]: pgmap v1603: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:32.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:18:32 smithi105 ceph-mon[190463]: pgmap v1603: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:34.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:18:34 smithi006 ceph-mon[204052]: pgmap v1604: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:34.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:18:34 smithi006 ceph-mon[200575]: pgmap v1604: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:34.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:18:34 smithi105 ceph-mon[190463]: pgmap v1604: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:36.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:18:36 smithi006 ceph-mon[204052]: pgmap v1605: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:36.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:18:36 smithi006 ceph-mon[200575]: pgmap v1605: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:36.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:18:36 smithi105 ceph-mon[190463]: pgmap v1605: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:18:37 smithi105 ceph-mon[190463]: pgmap v1606: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:38.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:18:37 smithi006 ceph-mon[200575]: pgmap v1606: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:38.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:18:37 smithi006 ceph-mon[204052]: pgmap v1606: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:38.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:18:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:18:37] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-22T08:18:40.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:18:40 smithi006 ceph-mon[204052]: pgmap v1607: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:40.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:18:40 smithi006 ceph-mon[200575]: pgmap v1607: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:40.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:18:40 smithi105 ceph-mon[190463]: pgmap v1607: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:42.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:18:42 smithi006 ceph-mon[204052]: pgmap v1608: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:42.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:18:42 smithi006 ceph-mon[200575]: pgmap v1608: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:18:42 smithi105 ceph-mon[190463]: pgmap v1608: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:43.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:18:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:18:43.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:18:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:18:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:18:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:18:44.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:18:44 smithi006 ceph-mon[204052]: pgmap v1609: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:44.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:18:44 smithi006 ceph-mon[200575]: pgmap v1609: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:44.625 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:18:44 smithi105 ceph-mon[190463]: pgmap v1609: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:46.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:18:46 smithi006 ceph-mon[204052]: pgmap v1610: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:46.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:18:46 smithi006 ceph-mon[200575]: pgmap v1610: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:18:46 smithi105 ceph-mon[190463]: pgmap v1610: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:47.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:18:47 smithi105 ceph-mon[190463]: pgmap v1611: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:48.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:18:47 smithi006 ceph-mon[204052]: pgmap v1611: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:18:47 smithi006 ceph-mon[200575]: pgmap v1611: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:18:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:18:47] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T08:18:50.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:18:50 smithi006 ceph-mon[204052]: pgmap v1612: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:50.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:18:50 smithi006 ceph-mon[200575]: pgmap v1612: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:50.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:18:50 smithi105 ceph-mon[190463]: pgmap v1612: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:52.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:18:52 smithi006 ceph-mon[200575]: pgmap v1613: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:52.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:18:52 smithi006 ceph-mon[204052]: pgmap v1613: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:52.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:18:52 smithi105 ceph-mon[190463]: pgmap v1613: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:54.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:18:54 smithi006 ceph-mon[204052]: pgmap v1614: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:54.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:18:54 smithi006 ceph-mon[200575]: pgmap v1614: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:54.625 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:18:54 smithi105 ceph-mon[190463]: pgmap v1614: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:56.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:18:56 smithi006 ceph-mon[200575]: pgmap v1615: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:56.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:18:56 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:18:56.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:18:56 smithi006 ceph-mon[204052]: pgmap v1615: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:56.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:18:56 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:18:56.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:18:56 smithi105 ceph-mon[190463]: pgmap v1615: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:56.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:18:56 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:18:57.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:18:57 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:18:57.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:18:57 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:18:57.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:18:57 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:18:57.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:18:57 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:18:57.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:18:57 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:18:57.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:18:57 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:18:57.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:18:57 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:18:57.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:18:57 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:18:57.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:18:57 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:18:58.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:18:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:18:57] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T08:18:58.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:18:58 smithi006 ceph-mon[204052]: pgmap v1616: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:58.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:18:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:18:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:18:58 smithi006 ceph-mon[200575]: pgmap v1616: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:18:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:18:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:18:58 smithi105 ceph-mon[190463]: pgmap v1616: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:18:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:18:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:19:00.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:19:00 smithi006 ceph-mon[204052]: pgmap v1617: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:00.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:19:00 smithi006 ceph-mon[200575]: pgmap v1617: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:00.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:19:00 smithi105 ceph-mon[190463]: pgmap v1617: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:02.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:19:02 smithi006 ceph-mon[200575]: pgmap v1618: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:02.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:19:02 smithi006 ceph-mon[204052]: pgmap v1618: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:02.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:19:02 smithi105 ceph-mon[190463]: pgmap v1618: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:04.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:19:04 smithi006 ceph-mon[204052]: pgmap v1619: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:04.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:19:04 smithi006 ceph-mon[200575]: pgmap v1619: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:04.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:19:04 smithi105 ceph-mon[190463]: pgmap v1619: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:06.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:19:06 smithi006 ceph-mon[204052]: pgmap v1620: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:06.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:19:06 smithi006 ceph-mon[200575]: pgmap v1620: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:06.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:19:06 smithi105 ceph-mon[190463]: pgmap v1620: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:19:07 smithi105 ceph-mon[190463]: pgmap v1621: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:08.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:19:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:19:07] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-22T08:19:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:19:07 smithi006 ceph-mon[204052]: pgmap v1621: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:19:07 smithi006 ceph-mon[200575]: pgmap v1621: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:10.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:19:10 smithi006 ceph-mon[204052]: pgmap v1622: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:10.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:19:10 smithi006 ceph-mon[200575]: pgmap v1622: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:10.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:19:10 smithi105 ceph-mon[190463]: pgmap v1622: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:12.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:19:12 smithi006 ceph-mon[204052]: pgmap v1623: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:12.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:19:12 smithi006 ceph-mon[200575]: pgmap v1623: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:12.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:19:12 smithi105 ceph-mon[190463]: pgmap v1623: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:13.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:19:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:19:13.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:19:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:19:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:19:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:19:14.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:19:14 smithi006 ceph-mon[204052]: pgmap v1624: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:14.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:19:14 smithi006 ceph-mon[200575]: pgmap v1624: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:14.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:19:14 smithi105 ceph-mon[190463]: pgmap v1624: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:16.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:19:16 smithi006 ceph-mon[204052]: pgmap v1625: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:16.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:19:16 smithi006 ceph-mon[200575]: pgmap v1625: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:16.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:19:16 smithi105 ceph-mon[190463]: pgmap v1625: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:18.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:19:17 smithi006 ceph-mon[204052]: pgmap v1626: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:19:17 smithi006 ceph-mon[200575]: pgmap v1626: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:19:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:19:17] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-22T08:19:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:19:17 smithi105 ceph-mon[190463]: pgmap v1626: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:20.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:19:20 smithi006 ceph-mon[204052]: pgmap v1627: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:20.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:19:20 smithi006 ceph-mon[200575]: pgmap v1627: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:20.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:19:20 smithi105 ceph-mon[190463]: pgmap v1627: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:22.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:19:22 smithi006 ceph-mon[204052]: pgmap v1628: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:22.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:19:22 smithi006 ceph-mon[200575]: pgmap v1628: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:22.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:19:22 smithi105 ceph-mon[190463]: pgmap v1628: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:24.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:19:24 smithi006 ceph-mon[204052]: pgmap v1629: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:24.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:19:24 smithi006 ceph-mon[200575]: pgmap v1629: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:24.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:19:24 smithi105 ceph-mon[190463]: pgmap v1629: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:26.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:19:26 smithi006 ceph-mon[200575]: pgmap v1630: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:26.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:19:26 smithi006 ceph-mon[204052]: pgmap v1630: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:26.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:19:26 smithi105 ceph-mon[190463]: pgmap v1630: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:28.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:19:27 smithi006 ceph-mon[204052]: pgmap v1631: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:19:27 smithi006 ceph-mon[200575]: pgmap v1631: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:19:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:19:27] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-22T08:19:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:19:27 smithi105 ceph-mon[190463]: pgmap v1631: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:29.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:19:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:19:29.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:19:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:19:29.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:19:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:19:30.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:19:29 smithi006 ceph-mon[204052]: pgmap v1632: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:19:29 smithi006 ceph-mon[200575]: pgmap v1632: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:19:29 smithi105 ceph-mon[190463]: pgmap v1632: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:32.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:19:32 smithi006 ceph-mon[204052]: pgmap v1633: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:32.540 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:19:32 smithi006 ceph-mon[200575]: pgmap v1633: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:32.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:19:32 smithi105 ceph-mon[190463]: pgmap v1633: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:34.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:19:34 smithi006 ceph-mon[204052]: pgmap v1634: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:34.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:19:34 smithi006 ceph-mon[200575]: pgmap v1634: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:34.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:19:34 smithi105 ceph-mon[190463]: pgmap v1634: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:36.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:19:36 smithi006 ceph-mon[204052]: pgmap v1635: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:36.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:19:36 smithi006 ceph-mon[200575]: pgmap v1635: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:36.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:19:36 smithi105 ceph-mon[190463]: pgmap v1635: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:38.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:19:37 smithi006 ceph-mon[204052]: pgmap v1636: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:38.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:19:37 smithi006 ceph-mon[200575]: pgmap v1636: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:38.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:19:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:19:37] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-22T08:19:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:19:37 smithi105 ceph-mon[190463]: pgmap v1636: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:40.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:19:40 smithi006 ceph-mon[204052]: pgmap v1637: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:40.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:19:40 smithi006 ceph-mon[200575]: pgmap v1637: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:40.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:19:40 smithi105 ceph-mon[190463]: pgmap v1637: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:42.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:19:42 smithi006 ceph-mon[204052]: pgmap v1638: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:42.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:19:42 smithi006 ceph-mon[200575]: pgmap v1638: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:19:42 smithi105 ceph-mon[190463]: pgmap v1638: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:43.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:19:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:19:43.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:19:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:19:43.625 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:19:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:19:44.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:19:44 smithi006 ceph-mon[204052]: pgmap v1639: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:44.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:19:44 smithi006 ceph-mon[200575]: pgmap v1639: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:19:44 smithi105 ceph-mon[190463]: pgmap v1639: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:46.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:19:46 smithi006 ceph-mon[204052]: pgmap v1640: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:46.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:19:46 smithi006 ceph-mon[200575]: pgmap v1640: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:19:46 smithi105 ceph-mon[190463]: pgmap v1640: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:19:47 smithi006 ceph-mon[204052]: pgmap v1641: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:19:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:19:47] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.43.0" 2023-09-22T08:19:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:19:47 smithi006 ceph-mon[200575]: pgmap v1641: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:19:47 smithi105 ceph-mon[190463]: pgmap v1641: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:50.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:19:50 smithi006 ceph-mon[204052]: pgmap v1642: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:50.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:19:50 smithi006 ceph-mon[200575]: pgmap v1642: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:50.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:19:50 smithi105 ceph-mon[190463]: pgmap v1642: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:52.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:19:52 smithi006 ceph-mon[204052]: pgmap v1643: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:52.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:19:52 smithi006 ceph-mon[200575]: pgmap v1643: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:52.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:19:52 smithi105 ceph-mon[190463]: pgmap v1643: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:54.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:19:54 smithi006 ceph-mon[204052]: pgmap v1644: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:54.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:19:54 smithi006 ceph-mon[200575]: pgmap v1644: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:54.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:19:54 smithi105 ceph-mon[190463]: pgmap v1644: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:56.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:19:56 smithi006 ceph-mon[204052]: pgmap v1645: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:56.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:19:56 smithi006 ceph-mon[200575]: pgmap v1645: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:56.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:19:56 smithi105 ceph-mon[190463]: pgmap v1645: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:19:57.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:19:57 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:19:57.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:19:57 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:19:57.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:19:57 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:19:57.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:19:57 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:19:57.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:19:57 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:19:57.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:19:57 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:19:57.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:19:57 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:19:57.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:19:57 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:19:57.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:19:57 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:19:57.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:19:57 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:19:57.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:19:57 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:19:57.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:19:57 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:19:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:19:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:19:57] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.43.0" 2023-09-22T08:19:58.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:19:58 smithi006 ceph-mon[204052]: pgmap v1646: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:19:58.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:19:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:19:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:19:58 smithi006 ceph-mon[200575]: pgmap v1646: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:19:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:19:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:19:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:19:58 smithi105 ceph-mon[190463]: pgmap v1646: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:19:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:19:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:20:00.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:20:00 smithi006 ceph-mon[204052]: pgmap v1647: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:20:00.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:20:00 smithi006 ceph-mon[204052]: overall HEALTH_OK 2023-09-22T08:20:00.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:20:00 smithi006 ceph-mon[200575]: pgmap v1647: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:20:00.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:20:00 smithi006 ceph-mon[200575]: overall HEALTH_OK 2023-09-22T08:20:00.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:20:00 smithi105 ceph-mon[190463]: pgmap v1647: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:20:00.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:20:00 smithi105 ceph-mon[190463]: overall HEALTH_OK 2023-09-22T08:20:02.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:20:02 smithi006 ceph-mon[204052]: pgmap v1648: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:20:02.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:20:02 smithi006 ceph-mon[200575]: pgmap v1648: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:20:02.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:20:02 smithi105 ceph-mon[190463]: pgmap v1648: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:20:04.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:20:04 smithi006 ceph-mon[204052]: pgmap v1649: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:20:04.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:20:04 smithi006 ceph-mon[200575]: pgmap v1649: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:20:04.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:20:04 smithi105 ceph-mon[190463]: pgmap v1649: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:20:06.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:20:06 smithi006 ceph-mon[204052]: pgmap v1650: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:20:06.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:20:06 smithi006 ceph-mon[200575]: pgmap v1650: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:20:06.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:20:06 smithi105 ceph-mon[190463]: pgmap v1650: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:20:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:20:07 smithi006 ceph-mon[204052]: pgmap v1651: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:20:08.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:20:07 smithi006 ceph-mon[200575]: pgmap v1651: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:20:08.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:20:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:20:07] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-22T08:20:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:20:07 smithi105 ceph-mon[190463]: pgmap v1651: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:20:10.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:20:10 smithi006 ceph-mon[204052]: pgmap v1652: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:20:10.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:20:10 smithi006 ceph-mon[200575]: pgmap v1652: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:20:10.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:20:10 smithi105 ceph-mon[190463]: pgmap v1652: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:20:12.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:20:12 smithi006 ceph-mon[200575]: pgmap v1653: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:12.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:20:12 smithi006 ceph-mon[204052]: pgmap v1653: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:12.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:20:12 smithi105 ceph-mon[190463]: pgmap v1653: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:13.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:20:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:20:13.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:20:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:20:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:20:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:20:14.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:20:14 smithi006 ceph-mon[204052]: pgmap v1654: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:14.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:20:14 smithi006 ceph-mon[200575]: pgmap v1654: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:14.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:20:14 smithi105 ceph-mon[190463]: pgmap v1654: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:16.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:20:16 smithi006 ceph-mon[204052]: pgmap v1655: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:16.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:20:16 smithi006 ceph-mon[200575]: pgmap v1655: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:16.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:20:16 smithi105 ceph-mon[190463]: pgmap v1655: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:18.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:20:17 smithi006 ceph-mon[204052]: pgmap v1656: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:20:17 smithi006 ceph-mon[200575]: pgmap v1656: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:20:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:20:17] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-22T08:20:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:20:17 smithi105 ceph-mon[190463]: pgmap v1656: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:20.542 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:20:20 smithi006 ceph-mon[204052]: pgmap v1657: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:20:20.542 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:20:20 smithi006 ceph-mon[200575]: pgmap v1657: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:20:20.630 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:20:20 smithi105 ceph-mon[190463]: pgmap v1657: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:20:22.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:20:22 smithi006 ceph-mon[204052]: pgmap v1658: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:22.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:20:22 smithi006 ceph-mon[200575]: pgmap v1658: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:22.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:20:22 smithi105 ceph-mon[190463]: pgmap v1658: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:24.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:20:24 smithi006 ceph-mon[204052]: pgmap v1659: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:24.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:20:24 smithi006 ceph-mon[200575]: pgmap v1659: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:24.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:20:24 smithi105 ceph-mon[190463]: pgmap v1659: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:26.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:20:26 smithi006 ceph-mon[204052]: pgmap v1660: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:26.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:20:26 smithi006 ceph-mon[200575]: pgmap v1660: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:26.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:20:26 smithi105 ceph-mon[190463]: pgmap v1660: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:20:27 smithi006 ceph-mon[204052]: pgmap v1661: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:20:27 smithi006 ceph-mon[200575]: pgmap v1661: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:20:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:20:27] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-22T08:20:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:20:27 smithi105 ceph-mon[190463]: pgmap v1661: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:29.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:20:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:20:29.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:20:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:20:29.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:20:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:20:30.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:20:29 smithi006 ceph-mon[200575]: pgmap v1662: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:30.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:20:29 smithi006 ceph-mon[204052]: pgmap v1662: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:20:29 smithi105 ceph-mon[190463]: pgmap v1662: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:32.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:20:32 smithi006 ceph-mon[204052]: pgmap v1663: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:32.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:20:32 smithi006 ceph-mon[200575]: pgmap v1663: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:32.625 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:20:32 smithi105 ceph-mon[190463]: pgmap v1663: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:34.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:20:34 smithi006 ceph-mon[204052]: pgmap v1664: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:34.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:20:34 smithi006 ceph-mon[200575]: pgmap v1664: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:34.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:20:34 smithi105 ceph-mon[190463]: pgmap v1664: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:36.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:20:36 smithi006 ceph-mon[204052]: pgmap v1665: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:36.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:20:36 smithi006 ceph-mon[200575]: pgmap v1665: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:36.625 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:20:36 smithi105 ceph-mon[190463]: pgmap v1665: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:38.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:20:37 smithi006 ceph-mon[204052]: pgmap v1666: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:20:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:20:37] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-22T08:20:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:20:37 smithi006 ceph-mon[200575]: pgmap v1666: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:20:37 smithi105 ceph-mon[190463]: pgmap v1666: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:40.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:20:40 smithi006 ceph-mon[204052]: pgmap v1667: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:40.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:20:40 smithi006 ceph-mon[200575]: pgmap v1667: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:40.625 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:20:40 smithi105 ceph-mon[190463]: pgmap v1667: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:42.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:20:42 smithi006 ceph-mon[204052]: pgmap v1668: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:42.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:20:42 smithi006 ceph-mon[200575]: pgmap v1668: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:42.625 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:20:42 smithi105 ceph-mon[190463]: pgmap v1668: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:43.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:20:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:20:43.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:20:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:20:43.625 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:20:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:20:44.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:20:44 smithi006 ceph-mon[204052]: pgmap v1669: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:44.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:20:44 smithi006 ceph-mon[200575]: pgmap v1669: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:20:44 smithi105 ceph-mon[190463]: pgmap v1669: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:46.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:20:46 smithi006 ceph-mon[204052]: pgmap v1670: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:46.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:20:46 smithi006 ceph-mon[200575]: pgmap v1670: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:20:46 smithi105 ceph-mon[190463]: pgmap v1670: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:48.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:20:47 smithi006 ceph-mon[204052]: pgmap v1671: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:20:47 smithi006 ceph-mon[200575]: pgmap v1671: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:20:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:20:47] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T08:20:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:20:47 smithi105 ceph-mon[190463]: pgmap v1671: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:50.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:20:50 smithi006 ceph-mon[204052]: pgmap v1672: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:50.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:20:50 smithi006 ceph-mon[200575]: pgmap v1672: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:50.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:20:50 smithi105 ceph-mon[190463]: pgmap v1672: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:52.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:20:52 smithi006 ceph-mon[204052]: pgmap v1673: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:52.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:20:52 smithi006 ceph-mon[200575]: pgmap v1673: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:52.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:20:52 smithi105 ceph-mon[190463]: pgmap v1673: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:54.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:20:54 smithi006 ceph-mon[204052]: pgmap v1674: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:54.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:20:54 smithi006 ceph-mon[200575]: pgmap v1674: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:54.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:20:54 smithi105 ceph-mon[190463]: pgmap v1674: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:56.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:20:56 smithi006 ceph-mon[204052]: pgmap v1675: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:56.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:20:56 smithi006 ceph-mon[200575]: pgmap v1675: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:56.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:20:56 smithi105 ceph-mon[190463]: pgmap v1675: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:58.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:20:57 smithi006 ceph-mon[204052]: pgmap v1676: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:20:57 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:20:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:20:57 smithi006 ceph-mon[200575]: pgmap v1676: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:20:57 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:20:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:20:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:20:57] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T08:20:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:20:57 smithi105 ceph-mon[190463]: pgmap v1676: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:20:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:20:57 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:20:59.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:20:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:20:59.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:20:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:20:59.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:20:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:20:59.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:20:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:20:59.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:20:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:20:59.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:20:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:20:59.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:20:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:20:59.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:20:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:20:59.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:20:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:20:59.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:20:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:20:59.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:20:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:20:59.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:20:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:21:00.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:20:59 smithi006 ceph-mon[204052]: pgmap v1677: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:00.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:20:59 smithi006 ceph-mon[200575]: pgmap v1677: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:20:59 smithi105 ceph-mon[190463]: pgmap v1677: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:02.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:21:02 smithi006 ceph-mon[204052]: pgmap v1678: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:02.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:21:02 smithi006 ceph-mon[200575]: pgmap v1678: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:02.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:21:02 smithi105 ceph-mon[190463]: pgmap v1678: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:04.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:21:04 smithi006 ceph-mon[204052]: pgmap v1679: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:04.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:21:04 smithi006 ceph-mon[200575]: pgmap v1679: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:04.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:21:04 smithi105 ceph-mon[190463]: pgmap v1679: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:06.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:21:06 smithi006 ceph-mon[204052]: pgmap v1680: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:06.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:21:06 smithi006 ceph-mon[200575]: pgmap v1680: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:06.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:21:06 smithi105 ceph-mon[190463]: pgmap v1680: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:21:07 smithi006 ceph-mon[204052]: pgmap v1681: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:21:07 smithi006 ceph-mon[200575]: pgmap v1681: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:21:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:21:07] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-22T08:21:08.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:21:07 smithi105 ceph-mon[190463]: pgmap v1681: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:10.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:21:10 smithi006 ceph-mon[204052]: pgmap v1682: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:10.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:21:10 smithi006 ceph-mon[200575]: pgmap v1682: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:10.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:21:10 smithi105 ceph-mon[190463]: pgmap v1682: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:12.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:21:12 smithi006 ceph-mon[204052]: pgmap v1683: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:12.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:21:12 smithi006 ceph-mon[200575]: pgmap v1683: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:12.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:21:12 smithi105 ceph-mon[190463]: pgmap v1683: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:13.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:21:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:21:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:21:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:21:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:21:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:21:14.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:21:14 smithi006 ceph-mon[204052]: pgmap v1684: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:14.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:21:14 smithi006 ceph-mon[200575]: pgmap v1684: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:14.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:21:14 smithi105 ceph-mon[190463]: pgmap v1684: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:16.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:21:16 smithi006 ceph-mon[204052]: pgmap v1685: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:16.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:21:16 smithi006 ceph-mon[200575]: pgmap v1685: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:16.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:21:16 smithi105 ceph-mon[190463]: pgmap v1685: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:18.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:21:17 smithi006 ceph-mon[204052]: pgmap v1686: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:21:17 smithi006 ceph-mon[200575]: pgmap v1686: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:21:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:21:17] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-22T08:21:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:21:17 smithi105 ceph-mon[190463]: pgmap v1686: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:20.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:21:20 smithi006 ceph-mon[204052]: pgmap v1687: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:20.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:21:20 smithi006 ceph-mon[200575]: pgmap v1687: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:20.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:21:20 smithi105 ceph-mon[190463]: pgmap v1687: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:22.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:21:22 smithi006 ceph-mon[204052]: pgmap v1688: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:22.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:21:22 smithi006 ceph-mon[200575]: pgmap v1688: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:22.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:21:22 smithi105 ceph-mon[190463]: pgmap v1688: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:24.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:21:24 smithi006 ceph-mon[204052]: pgmap v1689: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:24.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:21:24 smithi006 ceph-mon[200575]: pgmap v1689: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:24.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:21:24 smithi105 ceph-mon[190463]: pgmap v1689: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:26.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:21:26 smithi006 ceph-mon[204052]: pgmap v1690: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:26.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:21:26 smithi006 ceph-mon[200575]: pgmap v1690: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:26.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:21:26 smithi105 ceph-mon[190463]: pgmap v1690: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:28.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:21:27 smithi006 ceph-mon[204052]: pgmap v1691: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:21:27 smithi006 ceph-mon[200575]: pgmap v1691: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:21:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:21:27] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-22T08:21:28.125 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:21:27 smithi105 ceph-mon[190463]: pgmap v1691: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:29.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:21:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:21:29.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:21:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:21:29.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:21:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:21:30.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:21:29 smithi006 ceph-mon[204052]: pgmap v1692: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:21:29 smithi006 ceph-mon[200575]: pgmap v1692: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:21:29 smithi105 ceph-mon[190463]: pgmap v1692: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:32.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:21:32 smithi006 ceph-mon[204052]: pgmap v1693: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:32.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:21:32 smithi006 ceph-mon[200575]: pgmap v1693: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:32.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:21:32 smithi105 ceph-mon[190463]: pgmap v1693: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:34.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:21:34 smithi006 ceph-mon[204052]: pgmap v1694: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:34.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:21:34 smithi006 ceph-mon[200575]: pgmap v1694: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:34.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:21:34 smithi105 ceph-mon[190463]: pgmap v1694: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:36.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:21:36 smithi006 ceph-mon[204052]: pgmap v1695: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:36.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:21:36 smithi006 ceph-mon[200575]: pgmap v1695: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:36.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:21:36 smithi105 ceph-mon[190463]: pgmap v1695: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:38.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:21:37 smithi006 ceph-mon[204052]: pgmap v1696: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:21:37 smithi006 ceph-mon[200575]: pgmap v1696: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:21:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:21:37] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T08:21:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:21:37 smithi105 ceph-mon[190463]: pgmap v1696: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:40.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:21:40 smithi006 ceph-mon[204052]: pgmap v1697: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:40.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:21:40 smithi006 ceph-mon[200575]: pgmap v1697: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:40.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:21:40 smithi105 ceph-mon[190463]: pgmap v1697: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:42.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:21:42 smithi006 ceph-mon[204052]: pgmap v1698: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:42.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:21:42 smithi006 ceph-mon[200575]: pgmap v1698: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:21:42 smithi105 ceph-mon[190463]: pgmap v1698: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:43.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:21:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:21:43.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:21:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:21:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:21:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:21:44.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:21:44 smithi006 ceph-mon[204052]: pgmap v1699: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:44.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:21:44 smithi006 ceph-mon[200575]: pgmap v1699: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:21:44 smithi105 ceph-mon[190463]: pgmap v1699: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:46.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:21:46 smithi006 ceph-mon[200575]: pgmap v1700: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:46.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:21:46 smithi006 ceph-mon[204052]: pgmap v1700: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:21:46 smithi105 ceph-mon[190463]: pgmap v1700: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:48.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:21:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:21:47] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-22T08:21:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:21:47 smithi006 ceph-mon[204052]: pgmap v1701: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:21:47 smithi006 ceph-mon[200575]: pgmap v1701: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:21:47 smithi105 ceph-mon[190463]: pgmap v1701: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:50.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:21:50 smithi006 ceph-mon[204052]: pgmap v1702: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:50.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:21:50 smithi006 ceph-mon[200575]: pgmap v1702: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:50.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:21:50 smithi105 ceph-mon[190463]: pgmap v1702: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:52.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:21:52 smithi006 ceph-mon[204052]: pgmap v1703: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:52.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:21:52 smithi006 ceph-mon[200575]: pgmap v1703: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:52.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:21:52 smithi105 ceph-mon[190463]: pgmap v1703: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:54.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:21:54 smithi006 ceph-mon[204052]: pgmap v1704: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:54.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:21:54 smithi006 ceph-mon[200575]: pgmap v1704: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:54.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:21:54 smithi105 ceph-mon[190463]: pgmap v1704: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:56.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:21:56 smithi006 ceph-mon[204052]: pgmap v1705: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:56.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:21:56 smithi006 ceph-mon[200575]: pgmap v1705: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:56.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:21:56 smithi105 ceph-mon[190463]: pgmap v1705: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:58.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:21:57 smithi006 ceph-mon[204052]: pgmap v1706: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:21:57 smithi006 ceph-mon[200575]: pgmap v1706: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:21:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:21:57] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-22T08:21:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:21:57 smithi105 ceph-mon[190463]: pgmap v1706: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:21:59.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:21:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:21:59.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:21:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:21:59.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:21:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:21:59.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:21:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:21:59.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:21:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:21:59.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:21:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:21:59.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:21:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:21:59.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:21:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:21:59.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:21:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:21:59.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:21:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:21:59.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:21:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:21:59.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:21:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:21:59.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:21:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:21:59.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:21:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:21:59.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:21:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:22:00.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:21:59 smithi006 ceph-mon[204052]: pgmap v1707: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:00.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:21:59 smithi006 ceph-mon[200575]: pgmap v1707: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:21:59 smithi105 ceph-mon[190463]: pgmap v1707: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:02.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:22:02 smithi006 ceph-mon[204052]: pgmap v1708: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:02.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:22:02 smithi006 ceph-mon[200575]: pgmap v1708: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:02.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:22:02 smithi105 ceph-mon[190463]: pgmap v1708: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:04.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:22:04 smithi006 ceph-mon[204052]: pgmap v1709: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:04.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:22:04 smithi006 ceph-mon[200575]: pgmap v1709: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:04.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:22:04 smithi105 ceph-mon[190463]: pgmap v1709: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:06.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:22:06 smithi006 ceph-mon[204052]: pgmap v1710: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:06.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:22:06 smithi006 ceph-mon[200575]: pgmap v1710: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:06.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:22:06 smithi105 ceph-mon[190463]: pgmap v1710: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:08.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:22:07 smithi006 ceph-mon[204052]: pgmap v1711: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:22:07 smithi006 ceph-mon[200575]: pgmap v1711: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:22:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:22:07] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-22T08:22:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:22:07 smithi105 ceph-mon[190463]: pgmap v1711: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:10.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:22:10 smithi006 ceph-mon[204052]: pgmap v1712: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:10.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:22:10 smithi006 ceph-mon[200575]: pgmap v1712: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:10.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:22:10 smithi105 ceph-mon[190463]: pgmap v1712: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:12.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:22:12 smithi006 ceph-mon[204052]: pgmap v1713: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:12.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:22:12 smithi006 ceph-mon[200575]: pgmap v1713: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:12.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:22:12 smithi105 ceph-mon[190463]: pgmap v1713: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:13.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:22:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:22:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:22:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:22:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:22:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:22:14.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:22:14 smithi006 ceph-mon[204052]: pgmap v1714: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:14.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:22:14 smithi006 ceph-mon[200575]: pgmap v1714: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:14.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:22:14 smithi105 ceph-mon[190463]: pgmap v1714: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:16.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:22:16 smithi006 ceph-mon[204052]: pgmap v1715: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:16.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:22:16 smithi006 ceph-mon[200575]: pgmap v1715: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:16.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:22:16 smithi105 ceph-mon[190463]: pgmap v1715: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:18.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:22:17 smithi006 ceph-mon[204052]: pgmap v1716: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:18.305 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:22:17 smithi006 ceph-mon[200575]: pgmap v1716: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:18.305 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:22:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:22:17] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T08:22:18.306 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:22:17 smithi105 ceph-mon[190463]: pgmap v1716: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:20.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:22:20 smithi006 ceph-mon[204052]: pgmap v1717: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:20.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:22:20 smithi006 ceph-mon[200575]: pgmap v1717: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:20.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:22:20 smithi105 ceph-mon[190463]: pgmap v1717: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:22.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:22:22 smithi006 ceph-mon[204052]: pgmap v1718: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:22.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:22:22 smithi006 ceph-mon[200575]: pgmap v1718: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:22.625 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:22:22 smithi105 ceph-mon[190463]: pgmap v1718: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:24.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:22:24 smithi006 ceph-mon[204052]: pgmap v1719: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:24.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:22:24 smithi006 ceph-mon[200575]: pgmap v1719: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:24.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:22:24 smithi105 ceph-mon[190463]: pgmap v1719: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:26.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:22:26 smithi006 ceph-mon[204052]: pgmap v1720: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:26.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:22:26 smithi006 ceph-mon[200575]: pgmap v1720: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:26.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:22:26 smithi105 ceph-mon[190463]: pgmap v1720: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:28.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:22:27 smithi006 ceph-mon[204052]: pgmap v1721: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:22:27 smithi006 ceph-mon[200575]: pgmap v1721: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:22:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:22:27] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T08:22:28.125 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:22:27 smithi105 ceph-mon[190463]: pgmap v1721: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:29.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:22:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:22:29.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:22:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:22:29.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:22:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:22:30.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:22:29 smithi006 ceph-mon[204052]: pgmap v1722: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:22:29 smithi006 ceph-mon[200575]: pgmap v1722: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:30.125 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:22:29 smithi105 ceph-mon[190463]: pgmap v1722: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:32.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:22:32 smithi006 ceph-mon[204052]: pgmap v1723: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:32.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:22:32 smithi006 ceph-mon[200575]: pgmap v1723: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:32.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:22:32 smithi105 ceph-mon[190463]: pgmap v1723: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:34.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:22:34 smithi006 ceph-mon[204052]: pgmap v1724: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:34.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:22:34 smithi006 ceph-mon[200575]: pgmap v1724: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:34.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:22:34 smithi105 ceph-mon[190463]: pgmap v1724: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:36.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:22:36 smithi006 ceph-mon[204052]: pgmap v1725: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:36.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:22:36 smithi006 ceph-mon[200575]: pgmap v1725: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:36.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:22:36 smithi105 ceph-mon[190463]: pgmap v1725: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:38.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:22:37 smithi006 ceph-mon[204052]: pgmap v1726: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:22:37 smithi006 ceph-mon[200575]: pgmap v1726: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:22:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:22:37] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-22T08:22:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:22:37 smithi105 ceph-mon[190463]: pgmap v1726: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:40.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:22:40 smithi006 ceph-mon[200575]: pgmap v1727: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:40.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:22:40 smithi006 ceph-mon[204052]: pgmap v1727: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:40.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:22:40 smithi105 ceph-mon[190463]: pgmap v1727: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:42.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:22:42 smithi006 ceph-mon[200575]: pgmap v1728: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:42.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:22:42 smithi006 ceph-mon[204052]: pgmap v1728: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:22:42 smithi105 ceph-mon[190463]: pgmap v1728: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:43.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:22:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:22:43.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:22:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:22:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:22:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:22:44.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:22:44 smithi006 ceph-mon[204052]: pgmap v1729: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:44.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:22:44 smithi006 ceph-mon[200575]: pgmap v1729: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:22:44 smithi105 ceph-mon[190463]: pgmap v1729: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:46.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:22:46 smithi006 ceph-mon[204052]: pgmap v1730: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:46.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:22:46 smithi006 ceph-mon[200575]: pgmap v1730: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:22:46 smithi105 ceph-mon[190463]: pgmap v1730: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:48.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:22:47 smithi006 ceph-mon[204052]: pgmap v1731: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:22:47 smithi006 ceph-mon[200575]: pgmap v1731: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:48.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:22:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:22:47] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-22T08:22:48.125 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:22:47 smithi105 ceph-mon[190463]: pgmap v1731: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:50.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:22:50 smithi006 ceph-mon[204052]: pgmap v1732: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:50.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:22:50 smithi006 ceph-mon[200575]: pgmap v1732: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:50.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:22:50 smithi105 ceph-mon[190463]: pgmap v1732: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:52.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:22:52 smithi006 ceph-mon[204052]: pgmap v1733: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:52.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:22:52 smithi006 ceph-mon[200575]: pgmap v1733: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:52.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:22:52 smithi105 ceph-mon[190463]: pgmap v1733: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:54.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:22:54 smithi006 ceph-mon[200575]: pgmap v1734: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:54.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:22:54 smithi006 ceph-mon[204052]: pgmap v1734: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:54.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:22:54 smithi105 ceph-mon[190463]: pgmap v1734: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:56.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:22:56 smithi006 ceph-mon[200575]: pgmap v1735: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:56.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:22:56 smithi006 ceph-mon[204052]: pgmap v1735: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:56.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:22:56 smithi105 ceph-mon[190463]: pgmap v1735: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:58.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:22:57 smithi006 ceph-mon[204052]: pgmap v1736: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:22:57 smithi006 ceph-mon[200575]: pgmap v1736: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:22:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:22:57] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-22T08:22:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:22:57 smithi105 ceph-mon[190463]: pgmap v1736: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:22:59.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:22:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:22:59.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:22:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:22:59.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:22:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:23:00.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:22:59 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:23:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:22:59 smithi006 ceph-mon[204052]: pgmap v1737: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:22:59 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:23:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:22:59 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:23:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:22:59 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:23:00.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:22:59 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:23:00.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:22:59 smithi006 ceph-mon[200575]: pgmap v1737: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:00.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:22:59 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:23:00.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:22:59 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:23:00.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:22:59 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:23:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:22:59 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:23:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:22:59 smithi105 ceph-mon[190463]: pgmap v1737: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:22:59 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:23:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:22:59 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:23:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:22:59 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:23:02.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:23:02 smithi006 ceph-mon[204052]: pgmap v1738: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:02.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:23:02 smithi006 ceph-mon[200575]: pgmap v1738: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:02.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:23:02 smithi105 ceph-mon[190463]: pgmap v1738: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:04.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:23:04 smithi006 ceph-mon[204052]: pgmap v1739: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:04.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:23:04 smithi006 ceph-mon[200575]: pgmap v1739: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:04.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:23:04 smithi105 ceph-mon[190463]: pgmap v1739: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:06.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:23:06 smithi006 ceph-mon[204052]: pgmap v1740: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:06.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:23:06 smithi006 ceph-mon[200575]: pgmap v1740: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:06.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:23:06 smithi105 ceph-mon[190463]: pgmap v1740: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:23:07 smithi006 ceph-mon[204052]: pgmap v1741: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:23:07 smithi006 ceph-mon[200575]: pgmap v1741: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:23:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:23:07] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-22T08:23:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:23:07 smithi105 ceph-mon[190463]: pgmap v1741: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:10.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:23:10 smithi006 ceph-mon[204052]: pgmap v1742: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:10.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:23:10 smithi006 ceph-mon[200575]: pgmap v1742: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:10.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:23:10 smithi105 ceph-mon[190463]: pgmap v1742: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:12.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:23:12 smithi006 ceph-mon[204052]: pgmap v1743: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:12.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:23:12 smithi006 ceph-mon[200575]: pgmap v1743: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:12.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:23:12 smithi105 ceph-mon[190463]: pgmap v1743: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:13.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:23:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:23:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:23:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:23:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:23:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:23:14.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:23:14 smithi006 ceph-mon[204052]: pgmap v1744: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:14.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:23:14 smithi006 ceph-mon[200575]: pgmap v1744: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:14.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:23:14 smithi105 ceph-mon[190463]: pgmap v1744: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:16.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:23:16 smithi006 ceph-mon[204052]: pgmap v1745: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:16.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:23:16 smithi006 ceph-mon[200575]: pgmap v1745: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:16.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:23:16 smithi105 ceph-mon[190463]: pgmap v1745: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:18.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:23:17 smithi006 ceph-mon[204052]: pgmap v1746: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:23:17 smithi006 ceph-mon[200575]: pgmap v1746: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:23:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:23:17] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-22T08:23:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:23:17 smithi105 ceph-mon[190463]: pgmap v1746: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:20.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:23:20 smithi006 ceph-mon[204052]: pgmap v1747: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:20.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:23:20 smithi006 ceph-mon[200575]: pgmap v1747: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:20.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:23:20 smithi105 ceph-mon[190463]: pgmap v1747: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:22.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:23:22 smithi006 ceph-mon[204052]: pgmap v1748: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:22.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:23:22 smithi006 ceph-mon[200575]: pgmap v1748: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:22.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:23:22 smithi105 ceph-mon[190463]: pgmap v1748: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:24.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:23:24 smithi006 ceph-mon[204052]: pgmap v1749: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:24.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:23:24 smithi006 ceph-mon[200575]: pgmap v1749: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:24.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:23:24 smithi105 ceph-mon[190463]: pgmap v1749: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:24.626 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 08:23:24 smithi105 conmon[249241]: logger=cleanup t=2023-09-22T08:23:24.352125305Z level=info msg="Completed cleanup jobs" duration=640.61543ms 2023-09-22T08:23:26.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:23:26 smithi006 ceph-mon[204052]: pgmap v1750: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:26.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:23:26 smithi006 ceph-mon[200575]: pgmap v1750: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:26.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:23:26 smithi105 ceph-mon[190463]: pgmap v1750: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:28.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:23:27 smithi006 ceph-mon[204052]: pgmap v1751: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:23:27 smithi006 ceph-mon[200575]: pgmap v1751: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:23:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:23:27] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-22T08:23:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:23:27 smithi105 ceph-mon[190463]: pgmap v1751: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:29.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:23:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:23:29.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:23:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:23:29.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:23:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:23:30.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:23:29 smithi006 ceph-mon[204052]: pgmap v1752: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:23:29 smithi006 ceph-mon[200575]: pgmap v1752: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:23:29 smithi105 ceph-mon[190463]: pgmap v1752: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:32.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:23:32 smithi006 ceph-mon[204052]: pgmap v1753: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:32.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:23:32 smithi006 ceph-mon[200575]: pgmap v1753: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:32.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:23:32 smithi105 ceph-mon[190463]: pgmap v1753: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:34.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:23:34 smithi006 ceph-mon[204052]: pgmap v1754: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:34.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:23:34 smithi006 ceph-mon[200575]: pgmap v1754: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:34.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:23:34 smithi105 ceph-mon[190463]: pgmap v1754: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:36.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:23:36 smithi006 ceph-mon[200575]: pgmap v1755: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:36.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:23:36 smithi006 ceph-mon[204052]: pgmap v1755: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:36.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:23:36 smithi105 ceph-mon[190463]: pgmap v1755: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:38.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:23:37 smithi006 ceph-mon[204052]: pgmap v1756: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:23:37 smithi006 ceph-mon[200575]: pgmap v1756: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:23:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:23:37] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T08:23:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:23:37 smithi105 ceph-mon[190463]: pgmap v1756: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:40.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:23:40 smithi006 ceph-mon[204052]: pgmap v1757: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:40.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:23:40 smithi006 ceph-mon[200575]: pgmap v1757: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:40.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:23:40 smithi105 ceph-mon[190463]: pgmap v1757: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:23:42 smithi105 ceph-mon[190463]: pgmap v1758: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:42.670 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:23:42 smithi006 ceph-mon[200575]: pgmap v1758: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:42.670 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:23:42 smithi006 ceph-mon[204052]: pgmap v1758: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:43.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:23:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:23:43.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:23:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:23:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:23:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:23:44.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:23:44 smithi006 ceph-mon[200575]: pgmap v1759: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:44.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:23:44 smithi006 ceph-mon[204052]: pgmap v1759: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:23:44 smithi105 ceph-mon[190463]: pgmap v1759: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:46.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:23:46 smithi006 ceph-mon[204052]: pgmap v1760: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:46.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:23:46 smithi006 ceph-mon[200575]: pgmap v1760: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:23:46 smithi105 ceph-mon[190463]: pgmap v1760: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:48.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:23:47 smithi006 ceph-mon[200575]: pgmap v1761: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:48.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:23:47 smithi006 ceph-mon[204052]: pgmap v1761: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:23:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:23:47] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-22T08:23:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:23:47 smithi105 ceph-mon[190463]: pgmap v1761: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:50.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:23:50 smithi006 ceph-mon[200575]: pgmap v1762: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:50.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:23:50 smithi006 ceph-mon[204052]: pgmap v1762: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:50.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:23:50 smithi105 ceph-mon[190463]: pgmap v1762: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:52.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:23:52 smithi006 ceph-mon[204052]: pgmap v1763: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:52.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:23:52 smithi006 ceph-mon[200575]: pgmap v1763: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:52.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:23:52 smithi105 ceph-mon[190463]: pgmap v1763: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:54.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:23:54 smithi006 ceph-mon[204052]: pgmap v1764: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:54.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:23:54 smithi006 ceph-mon[200575]: pgmap v1764: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:54.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:23:54 smithi105 ceph-mon[190463]: pgmap v1764: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:56.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:23:56 smithi006 ceph-mon[204052]: pgmap v1765: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:56.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:23:56 smithi006 ceph-mon[200575]: pgmap v1765: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:56.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:23:56 smithi105 ceph-mon[190463]: pgmap v1765: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:58.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:23:57 smithi006 ceph-mon[204052]: pgmap v1766: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:23:57 smithi006 ceph-mon[200575]: pgmap v1766: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:23:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:23:57] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-22T08:23:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:23:57 smithi105 ceph-mon[190463]: pgmap v1766: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:23:59.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:23:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:23:59.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:23:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:23:59.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:23:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:24:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:23:59 smithi006 ceph-mon[204052]: pgmap v1767: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:23:59 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:24:00.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:23:59 smithi006 ceph-mon[200575]: pgmap v1767: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:00.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:23:59 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:24:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:23:59 smithi105 ceph-mon[190463]: pgmap v1767: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:23:59 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:24:02.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:24:02 smithi006 ceph-mon[204052]: pgmap v1768: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:02.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:24:02 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:24:02.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:24:02 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:24:02.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:24:02 smithi006 ceph-mon[200575]: pgmap v1768: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:02.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:24:02 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:24:02.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:24:02 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:24:02.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:24:02 smithi105 ceph-mon[190463]: pgmap v1768: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:02.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:24:02 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:24:02.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:24:02 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:24:04.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:24:03 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:24:04.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:24:03 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:24:04.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:24:03 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:24:04.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:24:03 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:24:04.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:24:03 smithi006 ceph-mon[200575]: pgmap v1769: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:04.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:24:03 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:24:04.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:24:03 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:24:04.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:24:03 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:24:04.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:24:03 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:24:04.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:24:03 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:24:04.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:24:03 smithi006 ceph-mon[204052]: pgmap v1769: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:04.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:24:03 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:24:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:24:03 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:24:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:24:03 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:24:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:24:03 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:24:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:24:03 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:24:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:24:03 smithi105 ceph-mon[190463]: pgmap v1769: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:24:03 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:24:04.781 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:24:04 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:24:04.781 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:24:04 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:24:04.881 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:24:04 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:24:06.062 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:24:05 smithi105 ceph-mon[190463]: pgmap v1770: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:06.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:24:05 smithi006 ceph-mon[204052]: pgmap v1770: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:06.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:24:05 smithi006 ceph-mon[200575]: pgmap v1770: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:08.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:24:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:24:07] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-22T08:24:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:24:07 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:24:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:24:07 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:24:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:24:07 smithi006 ceph-mon[204052]: pgmap v1771: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:24:07 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:24:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:24:07 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:24:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:24:07 smithi006 ceph-mon[200575]: pgmap v1771: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:24:07 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:24:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:24:07 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:24:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:24:07 smithi105 ceph-mon[190463]: pgmap v1771: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:10.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:24:10 smithi006 ceph-mon[204052]: pgmap v1772: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:10.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:24:10 smithi006 ceph-mon[200575]: pgmap v1772: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:10.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:24:10 smithi105 ceph-mon[190463]: pgmap v1772: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:12.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:24:12 smithi006 ceph-mon[204052]: pgmap v1773: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:12.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:24:12 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:24:12.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:24:12 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:24:12.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:24:12 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:24:12.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:24:12 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:24:12.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:24:12 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:24:12.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:24:12 smithi006 ceph-mon[200575]: pgmap v1773: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:12.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:24:12 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:24:12.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:24:12 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:24:12.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:24:12 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:24:12.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:24:12 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:24:12.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:24:12 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:24:12.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:24:12 smithi105 ceph-mon[190463]: pgmap v1773: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:12.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:24:12 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:24:12.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:24:12 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:24:12.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:24:12 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:24:12.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:24:12 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:24:12.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:24:12 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:24:13.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:24:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:24:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:24:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:24:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:24:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:24:14.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:24:14 smithi105 ceph-mon[190463]: pgmap v1774: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:14.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:24:14 smithi006 ceph-mon[204052]: pgmap v1774: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:14.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:24:14 smithi006 ceph-mon[200575]: pgmap v1774: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:16.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:24:16 smithi105 ceph-mon[190463]: pgmap v1775: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:16.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:24:16 smithi006 ceph-mon[204052]: pgmap v1775: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:24:16 smithi006 ceph-mon[200575]: pgmap v1775: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:18.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:24:17 smithi006 ceph-mon[204052]: pgmap v1776: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:24:17 smithi006 ceph-mon[200575]: pgmap v1776: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:24:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:24:17] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T08:24:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:24:17 smithi105 ceph-mon[190463]: pgmap v1776: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:20.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:24:20 smithi006 ceph-mon[204052]: pgmap v1777: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:20.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:24:20 smithi006 ceph-mon[200575]: pgmap v1777: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:20.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:24:20 smithi105 ceph-mon[190463]: pgmap v1777: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:22.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:24:22 smithi006 ceph-mon[204052]: pgmap v1778: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:22.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:24:22 smithi006 ceph-mon[200575]: pgmap v1778: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:22.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:24:22 smithi105 ceph-mon[190463]: pgmap v1778: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:24.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:24:24 smithi105 ceph-mon[190463]: pgmap v1779: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:24.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:24:24 smithi006 ceph-mon[204052]: pgmap v1779: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:24.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:24:24 smithi006 ceph-mon[200575]: pgmap v1779: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:26.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:24:26 smithi105 ceph-mon[190463]: pgmap v1780: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:26.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:24:26 smithi006 ceph-mon[204052]: pgmap v1780: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:26.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:24:26 smithi006 ceph-mon[200575]: pgmap v1780: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:28.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:24:27 smithi006 ceph-mon[204052]: pgmap v1781: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:24:27 smithi006 ceph-mon[200575]: pgmap v1781: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:24:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:24:27] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T08:24:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:24:27 smithi105 ceph-mon[190463]: pgmap v1781: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:29.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:24:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:24:29.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:24:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:24:29.125 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:24:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:24:30.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:24:29 smithi006 ceph-mon[204052]: pgmap v1782: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:24:29 smithi006 ceph-mon[200575]: pgmap v1782: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:24:29 smithi105 ceph-mon[190463]: pgmap v1782: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:32.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:24:32 smithi006 ceph-mon[204052]: pgmap v1783: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:32.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:24:32 smithi006 ceph-mon[200575]: pgmap v1783: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:32.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:24:32 smithi105 ceph-mon[190463]: pgmap v1783: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:34.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:24:34 smithi105 ceph-mon[190463]: pgmap v1784: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:34.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:24:34 smithi006 ceph-mon[204052]: pgmap v1784: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:34.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:24:34 smithi006 ceph-mon[200575]: pgmap v1784: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:36.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:24:36 smithi105 ceph-mon[190463]: pgmap v1785: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:36.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:24:36 smithi006 ceph-mon[204052]: pgmap v1785: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:36.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:24:36 smithi006 ceph-mon[200575]: pgmap v1785: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:38.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:24:37 smithi006 ceph-mon[204052]: pgmap v1786: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:24:37 smithi006 ceph-mon[200575]: pgmap v1786: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:24:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:24:37] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T08:24:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:24:37 smithi105 ceph-mon[190463]: pgmap v1786: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:40.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:24:40 smithi006 ceph-mon[204052]: pgmap v1787: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:40.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:24:40 smithi006 ceph-mon[200575]: pgmap v1787: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:40.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:24:40 smithi105 ceph-mon[190463]: pgmap v1787: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:24:42 smithi105 ceph-mon[190463]: pgmap v1788: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:42.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:24:42 smithi006 ceph-mon[204052]: pgmap v1788: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:24:42 smithi006 ceph-mon[200575]: pgmap v1788: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:24:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:24:43.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:24:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:24:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:24:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:24:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:24:44 smithi105 ceph-mon[190463]: pgmap v1789: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:44.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:24:44 smithi006 ceph-mon[204052]: pgmap v1789: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:44.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:24:44 smithi006 ceph-mon[200575]: pgmap v1789: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:24:46 smithi105 ceph-mon[190463]: pgmap v1790: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:46.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:24:46 smithi006 ceph-mon[204052]: pgmap v1790: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:46.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:24:46 smithi006 ceph-mon[200575]: pgmap v1790: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:24:47 smithi006 ceph-mon[204052]: pgmap v1791: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:24:47 smithi006 ceph-mon[200575]: pgmap v1791: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:24:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:24:47] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-22T08:24:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:24:47 smithi105 ceph-mon[190463]: pgmap v1791: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:50.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:24:50 smithi105 ceph-mon[190463]: pgmap v1792: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:50.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:24:50 smithi006 ceph-mon[204052]: pgmap v1792: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:50.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:24:50 smithi006 ceph-mon[200575]: pgmap v1792: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:52.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:24:52 smithi105 ceph-mon[190463]: pgmap v1793: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:52.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:24:52 smithi006 ceph-mon[204052]: pgmap v1793: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:52.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:24:52 smithi006 ceph-mon[200575]: pgmap v1793: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:54.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:24:54 smithi105 ceph-mon[190463]: pgmap v1794: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:54.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:24:54 smithi006 ceph-mon[204052]: pgmap v1794: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:54.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:24:54 smithi006 ceph-mon[200575]: pgmap v1794: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:56.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:24:56 smithi105 ceph-mon[190463]: pgmap v1795: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:56.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:24:56 smithi006 ceph-mon[204052]: pgmap v1795: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:56.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:24:56 smithi006 ceph-mon[200575]: pgmap v1795: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:24:57 smithi006 ceph-mon[204052]: pgmap v1796: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:58.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:24:57 smithi006 ceph-mon[200575]: pgmap v1796: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:58.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:24:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:24:57] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-22T08:24:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:24:57 smithi105 ceph-mon[190463]: pgmap v1796: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:24:59.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:24:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:24:59.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:24:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:24:59.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:24:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:25:00.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:24:59 smithi006 ceph-mon[204052]: pgmap v1797: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:00.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:24:59 smithi006 ceph-mon[200575]: pgmap v1797: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:24:59 smithi105 ceph-mon[190463]: pgmap v1797: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:02.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:25:02 smithi105 ceph-mon[190463]: pgmap v1798: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:02.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:25:02 smithi006 ceph-mon[204052]: pgmap v1798: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:02.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:25:02 smithi006 ceph-mon[200575]: pgmap v1798: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:04.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:25:04 smithi105 ceph-mon[190463]: pgmap v1799: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:04.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:25:04 smithi006 ceph-mon[204052]: pgmap v1799: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:04.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:25:04 smithi006 ceph-mon[200575]: pgmap v1799: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:06.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:25:06 smithi105 ceph-mon[190463]: pgmap v1800: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:06.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:25:06 smithi006 ceph-mon[204052]: pgmap v1800: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:06.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:25:06 smithi006 ceph-mon[200575]: pgmap v1800: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:08.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:25:07 smithi006 ceph-mon[204052]: pgmap v1801: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:25:07 smithi006 ceph-mon[200575]: pgmap v1801: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:25:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:25:07] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T08:25:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:25:07 smithi105 ceph-mon[190463]: pgmap v1801: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:10.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:25:10 smithi105 ceph-mon[190463]: pgmap v1802: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:10.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:25:10 smithi006 ceph-mon[204052]: pgmap v1802: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:10.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:25:10 smithi006 ceph-mon[200575]: pgmap v1802: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:12.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:25:12 smithi105 ceph-mon[190463]: pgmap v1803: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:12.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:25:12 smithi006 ceph-mon[204052]: pgmap v1803: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:12.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:25:12 smithi006 ceph-mon[200575]: pgmap v1803: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:25:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:25:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:25:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:25:13.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:25:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:25:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:25:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:25:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:25:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:25:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:25:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:25:14.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:25:14 smithi105 ceph-mon[190463]: pgmap v1804: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:14.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:25:14 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:25:14.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:25:14 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:25:14.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:25:14 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:25:14.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:25:14 smithi006 ceph-mon[204052]: pgmap v1804: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:14.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:25:14 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:25:14.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:25:14 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:25:14.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:25:14 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:25:14.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:25:14 smithi006 ceph-mon[200575]: pgmap v1804: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:14.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:25:14 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:25:14.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:25:14 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:25:14.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:25:14 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:25:16.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:25:16 smithi105 ceph-mon[190463]: pgmap v1805: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:16.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:25:16 smithi006 ceph-mon[204052]: pgmap v1805: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:25:16 smithi006 ceph-mon[200575]: pgmap v1805: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:18.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:25:17 smithi006 ceph-mon[204052]: pgmap v1806: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:25:17 smithi006 ceph-mon[200575]: pgmap v1806: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:25:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:25:17] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T08:25:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:25:17 smithi105 ceph-mon[190463]: pgmap v1806: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:20.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:25:20 smithi105 ceph-mon[190463]: pgmap v1807: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:20.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:25:20 smithi006 ceph-mon[204052]: pgmap v1807: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:21.116 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:25:20 smithi006 ceph-mon[200575]: pgmap v1807: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:22.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:25:22 smithi105 ceph-mon[190463]: pgmap v1808: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:22.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:25:22 smithi006 ceph-mon[204052]: pgmap v1808: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:22.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:25:22 smithi006 ceph-mon[200575]: pgmap v1808: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:24.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:25:24 smithi105 ceph-mon[190463]: pgmap v1809: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:24.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:25:24 smithi006 ceph-mon[204052]: pgmap v1809: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:24.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:25:24 smithi006 ceph-mon[200575]: pgmap v1809: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:26.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:25:26 smithi105 ceph-mon[190463]: pgmap v1810: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:26.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:25:26 smithi006 ceph-mon[204052]: pgmap v1810: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:26.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:25:26 smithi006 ceph-mon[200575]: pgmap v1810: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:25:27 smithi006 ceph-mon[204052]: pgmap v1811: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:25:27 smithi006 ceph-mon[200575]: pgmap v1811: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:25:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:25:27] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T08:25:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:25:27 smithi105 ceph-mon[190463]: pgmap v1811: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:29.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:25:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:25:29.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:25:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:25:29.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:25:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:25:30.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:25:29 smithi006 ceph-mon[204052]: pgmap v1812: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:25:29 smithi006 ceph-mon[200575]: pgmap v1812: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:25:29 smithi105 ceph-mon[190463]: pgmap v1812: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:32.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:25:32 smithi105 ceph-mon[190463]: pgmap v1813: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:32.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:25:32 smithi006 ceph-mon[204052]: pgmap v1813: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:32.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:25:32 smithi006 ceph-mon[200575]: pgmap v1813: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:34.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:25:34 smithi105 ceph-mon[190463]: pgmap v1814: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:34.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:25:34 smithi006 ceph-mon[204052]: pgmap v1814: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:34.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:25:34 smithi006 ceph-mon[200575]: pgmap v1814: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:36.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:25:36 smithi105 ceph-mon[190463]: pgmap v1815: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:36.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:25:36 smithi006 ceph-mon[204052]: pgmap v1815: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:36.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:25:36 smithi006 ceph-mon[200575]: pgmap v1815: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:38.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:25:37 smithi006 ceph-mon[204052]: pgmap v1816: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:25:37 smithi006 ceph-mon[200575]: pgmap v1816: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:25:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:25:37] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-22T08:25:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:25:37 smithi105 ceph-mon[190463]: pgmap v1816: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:40.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:25:40 smithi105 ceph-mon[190463]: pgmap v1817: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:40.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:25:40 smithi006 ceph-mon[204052]: pgmap v1817: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:40.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:25:40 smithi006 ceph-mon[200575]: pgmap v1817: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:25:42 smithi105 ceph-mon[190463]: pgmap v1818: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:42.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:25:42 smithi006 ceph-mon[204052]: pgmap v1818: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:42.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:25:42 smithi006 ceph-mon[200575]: pgmap v1818: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:25:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:25:43.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:25:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:25:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:25:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:25:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:25:44 smithi105 ceph-mon[190463]: pgmap v1819: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:44.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:25:44 smithi006 ceph-mon[200575]: pgmap v1819: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:44.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:25:44 smithi006 ceph-mon[204052]: pgmap v1819: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:25:46 smithi105 ceph-mon[190463]: pgmap v1820: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:46.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:25:46 smithi006 ceph-mon[200575]: pgmap v1820: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:46.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:25:46 smithi006 ceph-mon[204052]: pgmap v1820: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:48.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:25:47 smithi006 ceph-mon[200575]: pgmap v1821: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:25:47 smithi006 ceph-mon[204052]: pgmap v1821: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:25:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:25:47] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T08:25:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:25:47 smithi105 ceph-mon[190463]: pgmap v1821: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:50.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:25:50 smithi105 ceph-mon[190463]: pgmap v1822: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:50.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:25:50 smithi006 ceph-mon[200575]: pgmap v1822: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:50.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:25:50 smithi006 ceph-mon[204052]: pgmap v1822: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:52.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:25:52 smithi105 ceph-mon[190463]: pgmap v1823: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:52.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:25:52 smithi006 ceph-mon[204052]: pgmap v1823: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:52.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:25:52 smithi006 ceph-mon[200575]: pgmap v1823: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:54.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:25:54 smithi105 ceph-mon[190463]: pgmap v1824: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:54.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:25:54 smithi006 ceph-mon[200575]: pgmap v1824: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:54.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:25:54 smithi006 ceph-mon[204052]: pgmap v1824: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:56.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:25:56 smithi105 ceph-mon[190463]: pgmap v1825: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:56.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:25:56 smithi006 ceph-mon[204052]: pgmap v1825: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:56.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:25:56 smithi006 ceph-mon[200575]: pgmap v1825: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:58.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:25:57 smithi006 ceph-mon[204052]: pgmap v1826: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:25:57 smithi006 ceph-mon[200575]: pgmap v1826: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:25:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:25:57] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T08:25:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:25:57 smithi105 ceph-mon[190463]: pgmap v1826: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:25:59.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:25:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:25:59.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:25:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:25:59.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:25:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:26:00.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:25:59 smithi006 ceph-mon[204052]: pgmap v1827: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:00.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:25:59 smithi006 ceph-mon[200575]: pgmap v1827: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:25:59 smithi105 ceph-mon[190463]: pgmap v1827: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:02.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:26:02 smithi105 ceph-mon[190463]: pgmap v1828: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:02.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:26:02 smithi006 ceph-mon[204052]: pgmap v1828: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:02.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:26:02 smithi006 ceph-mon[200575]: pgmap v1828: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:04.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:26:04 smithi105 ceph-mon[190463]: pgmap v1829: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:04.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:26:04 smithi006 ceph-mon[204052]: pgmap v1829: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:04.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:26:04 smithi006 ceph-mon[200575]: pgmap v1829: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:06.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:26:06 smithi105 ceph-mon[190463]: pgmap v1830: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:06.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:26:06 smithi006 ceph-mon[204052]: pgmap v1830: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:06.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:26:06 smithi006 ceph-mon[200575]: pgmap v1830: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:08.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:26:07 smithi006 ceph-mon[204052]: pgmap v1831: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:26:07 smithi006 ceph-mon[200575]: pgmap v1831: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:26:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:26:07] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-22T08:26:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:26:07 smithi105 ceph-mon[190463]: pgmap v1831: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:10.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:26:10 smithi105 ceph-mon[190463]: pgmap v1832: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:10.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:26:10 smithi006 ceph-mon[204052]: pgmap v1832: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:10.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:26:10 smithi006 ceph-mon[200575]: pgmap v1832: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:12.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:26:12 smithi105 ceph-mon[190463]: pgmap v1833: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:12.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:26:12 smithi006 ceph-mon[204052]: pgmap v1833: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:12.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:26:12 smithi006 ceph-mon[200575]: pgmap v1833: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:26:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:26:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:26:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:26:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:26:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:26:14.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:26:14 smithi105 ceph-mon[190463]: pgmap v1834: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:14.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:26:14 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:26:14.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:26:14 smithi006 ceph-mon[204052]: pgmap v1834: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:14.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:26:14 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:26:14.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:26:14 smithi006 ceph-mon[200575]: pgmap v1834: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:14.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:26:14 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:26:15.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:26:15 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:26:15.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:26:15 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:26:15.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:26:15 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:26:15.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:26:15 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:26:15.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:26:15 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:26:15.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:26:15 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:26:15.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:26:15 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:26:15.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:26:15 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:26:15.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:26:15 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:26:16.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:26:16 smithi105 ceph-mon[190463]: pgmap v1835: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:16.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:26:16 smithi006 ceph-mon[204052]: pgmap v1835: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:26:16 smithi006 ceph-mon[200575]: pgmap v1835: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:26:17 smithi006 ceph-mon[204052]: pgmap v1836: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:18.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:26:17 smithi006 ceph-mon[200575]: pgmap v1836: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:18.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:26:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:26:17] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-22T08:26:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:26:17 smithi105 ceph-mon[190463]: pgmap v1836: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:20.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:26:20 smithi105 ceph-mon[190463]: pgmap v1837: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:20.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:26:20 smithi006 ceph-mon[204052]: pgmap v1837: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:20.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:26:20 smithi006 ceph-mon[200575]: pgmap v1837: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:22.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:26:22 smithi105 ceph-mon[190463]: pgmap v1838: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:22.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:26:22 smithi006 ceph-mon[200575]: pgmap v1838: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:22.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:26:22 smithi006 ceph-mon[204052]: pgmap v1838: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:24.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:26:24 smithi105 ceph-mon[190463]: pgmap v1839: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:24.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:26:24 smithi006 ceph-mon[204052]: pgmap v1839: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:24.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:26:24 smithi006 ceph-mon[200575]: pgmap v1839: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:26.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:26:26 smithi105 ceph-mon[190463]: pgmap v1840: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:26.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:26:26 smithi006 ceph-mon[204052]: pgmap v1840: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:26.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:26:26 smithi006 ceph-mon[200575]: pgmap v1840: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:28.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:26:27 smithi006 ceph-mon[200575]: pgmap v1841: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:26:27 smithi006 ceph-mon[204052]: pgmap v1841: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:26:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:26:27] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-22T08:26:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:26:27 smithi105 ceph-mon[190463]: pgmap v1841: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:29.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:26:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:26:29.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:26:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:26:29.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:26:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:26:30.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:26:29 smithi006 ceph-mon[200575]: pgmap v1842: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:30.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:26:29 smithi006 ceph-mon[204052]: pgmap v1842: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:26:29 smithi105 ceph-mon[190463]: pgmap v1842: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:32.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:26:32 smithi105 ceph-mon[190463]: pgmap v1843: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:32.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:26:32 smithi006 ceph-mon[204052]: pgmap v1843: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:32.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:26:32 smithi006 ceph-mon[200575]: pgmap v1843: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:34.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:26:34 smithi105 ceph-mon[190463]: pgmap v1844: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:34.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:26:34 smithi006 ceph-mon[204052]: pgmap v1844: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:34.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:26:34 smithi006 ceph-mon[200575]: pgmap v1844: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:36.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:26:36 smithi105 ceph-mon[190463]: pgmap v1845: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:36.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:26:36 smithi006 ceph-mon[204052]: pgmap v1845: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:36.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:26:36 smithi006 ceph-mon[200575]: pgmap v1845: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:38.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:26:37 smithi006 ceph-mon[204052]: pgmap v1846: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:26:37 smithi006 ceph-mon[200575]: pgmap v1846: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:26:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:26:37] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-22T08:26:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:26:37 smithi105 ceph-mon[190463]: pgmap v1846: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:40.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:26:40 smithi105 ceph-mon[190463]: pgmap v1847: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:40.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:26:40 smithi006 ceph-mon[204052]: pgmap v1847: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:40.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:26:40 smithi006 ceph-mon[200575]: pgmap v1847: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:26:42 smithi105 ceph-mon[190463]: pgmap v1848: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:42.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:26:42 smithi006 ceph-mon[204052]: pgmap v1848: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:42.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:26:42 smithi006 ceph-mon[200575]: pgmap v1848: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:26:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:26:43.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:26:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:26:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:26:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:26:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:26:44 smithi105 ceph-mon[190463]: pgmap v1849: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:44.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:26:44 smithi006 ceph-mon[204052]: pgmap v1849: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:44.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:26:44 smithi006 ceph-mon[200575]: pgmap v1849: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:26:46 smithi105 ceph-mon[190463]: pgmap v1850: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:46.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:26:46 smithi006 ceph-mon[204052]: pgmap v1850: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:46.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:26:46 smithi006 ceph-mon[200575]: pgmap v1850: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:48.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:26:47 smithi006 ceph-mon[204052]: pgmap v1851: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:26:47 smithi006 ceph-mon[200575]: pgmap v1851: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:26:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:26:47] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T08:26:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:26:47 smithi105 ceph-mon[190463]: pgmap v1851: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:50.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:26:50 smithi105 ceph-mon[190463]: pgmap v1852: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:50.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:26:50 smithi006 ceph-mon[204052]: pgmap v1852: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:50.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:26:50 smithi006 ceph-mon[200575]: pgmap v1852: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:52.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:26:52 smithi105 ceph-mon[190463]: pgmap v1853: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:52.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:26:52 smithi006 ceph-mon[204052]: pgmap v1853: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:52.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:26:52 smithi006 ceph-mon[200575]: pgmap v1853: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:54.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:26:54 smithi105 ceph-mon[190463]: pgmap v1854: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:54.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:26:54 smithi006 ceph-mon[204052]: pgmap v1854: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:54.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:26:54 smithi006 ceph-mon[200575]: pgmap v1854: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:56.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:26:56 smithi105 ceph-mon[190463]: pgmap v1855: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:56.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:26:56 smithi006 ceph-mon[204052]: pgmap v1855: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:56.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:26:56 smithi006 ceph-mon[200575]: pgmap v1855: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:58.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:26:57 smithi006 ceph-mon[200575]: pgmap v1856: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:26:57 smithi006 ceph-mon[204052]: pgmap v1856: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:26:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:26:57] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T08:26:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:26:57 smithi105 ceph-mon[190463]: pgmap v1856: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:26:59.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:26:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:26:59.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:26:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:26:59.125 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:26:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:27:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:26:59 smithi006 ceph-mon[204052]: pgmap v1857: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:00.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:26:59 smithi006 ceph-mon[200575]: pgmap v1857: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:00.125 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:26:59 smithi105 ceph-mon[190463]: pgmap v1857: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:02.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:27:02 smithi105 ceph-mon[190463]: pgmap v1858: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:02.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:27:02 smithi006 ceph-mon[204052]: pgmap v1858: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:02.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:27:02 smithi006 ceph-mon[200575]: pgmap v1858: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:04.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:27:04 smithi105 ceph-mon[190463]: pgmap v1859: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:04.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:27:04 smithi006 ceph-mon[204052]: pgmap v1859: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:04.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:27:04 smithi006 ceph-mon[200575]: pgmap v1859: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:06.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:27:06 smithi105 ceph-mon[190463]: pgmap v1860: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:06.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:27:06 smithi006 ceph-mon[200575]: pgmap v1860: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:06.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:27:06 smithi006 ceph-mon[204052]: pgmap v1860: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:08.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:27:07 smithi006 ceph-mon[204052]: pgmap v1861: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:27:07 smithi006 ceph-mon[200575]: pgmap v1861: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:27:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:27:07] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-22T08:27:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:27:07 smithi105 ceph-mon[190463]: pgmap v1861: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:10.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:27:10 smithi105 ceph-mon[190463]: pgmap v1862: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:10.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:27:10 smithi006 ceph-mon[204052]: pgmap v1862: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:10.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:27:10 smithi006 ceph-mon[200575]: pgmap v1862: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:12.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:27:12 smithi105 ceph-mon[190463]: pgmap v1863: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:12.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:27:12 smithi006 ceph-mon[204052]: pgmap v1863: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:12.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:27:12 smithi006 ceph-mon[200575]: pgmap v1863: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:27:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:27:13.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:27:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:27:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:27:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:27:14.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:27:14 smithi105 ceph-mon[190463]: pgmap v1864: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:14.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:27:14 smithi006 ceph-mon[204052]: pgmap v1864: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:14.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:27:14 smithi006 ceph-mon[200575]: pgmap v1864: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:15.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:27:15 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:27:15.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:27:15 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:27:15.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:27:15 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:27:15.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:27:15 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:27:15.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:27:15 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:27:15.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:27:15 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:27:15.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:27:15 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:27:15.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:27:15 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:27:15.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:27:15 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:27:16.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:27:16 smithi105 ceph-mon[190463]: pgmap v1865: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:16.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:27:16 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:27:16.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:27:16 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:27:16.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:27:16 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:27:16.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:27:16 smithi006 ceph-mon[204052]: pgmap v1865: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:16.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:27:16 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:27:16.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:27:16 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:27:16.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:27:16 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:27:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:27:16 smithi006 ceph-mon[200575]: pgmap v1865: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:27:16 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:27:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:27:16 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:27:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:27:16 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:27:18.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:27:17 smithi006 ceph-mon[200575]: pgmap v1866: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:27:17 smithi006 ceph-mon[204052]: pgmap v1866: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:27:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:27:17] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-22T08:27:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:27:17 smithi105 ceph-mon[190463]: pgmap v1866: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:20.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:27:20 smithi105 ceph-mon[190463]: pgmap v1867: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:20.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:27:20 smithi006 ceph-mon[200575]: pgmap v1867: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:20.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:27:20 smithi006 ceph-mon[204052]: pgmap v1867: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:22.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:27:22 smithi105 ceph-mon[190463]: pgmap v1868: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:22.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:27:22 smithi006 ceph-mon[200575]: pgmap v1868: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:22.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:27:22 smithi006 ceph-mon[204052]: pgmap v1868: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:24.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:27:24 smithi105 ceph-mon[190463]: pgmap v1869: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:24.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:27:24 smithi006 ceph-mon[204052]: pgmap v1869: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:24.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:27:24 smithi006 ceph-mon[200575]: pgmap v1869: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:26.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:27:26 smithi105 ceph-mon[190463]: pgmap v1870: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:26.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:27:26 smithi006 ceph-mon[200575]: pgmap v1870: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:27:26 smithi006 ceph-mon[204052]: pgmap v1870: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:27:27 smithi006 ceph-mon[204052]: pgmap v1871: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:27:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:27:27] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-22T08:27:28.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:27:27 smithi006 ceph-mon[200575]: pgmap v1871: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:28.125 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:27:27 smithi105 ceph-mon[190463]: pgmap v1871: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:29.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:27:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:27:29.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:27:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:27:29.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:27:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:27:30.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:27:29 smithi006 ceph-mon[204052]: pgmap v1872: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:27:29 smithi006 ceph-mon[200575]: pgmap v1872: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:27:29 smithi105 ceph-mon[190463]: pgmap v1872: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:32.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:27:32 smithi105 ceph-mon[190463]: pgmap v1873: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:32.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:27:32 smithi006 ceph-mon[200575]: pgmap v1873: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:32.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:27:32 smithi006 ceph-mon[204052]: pgmap v1873: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:34.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:27:34 smithi105 ceph-mon[190463]: pgmap v1874: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:34.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:27:34 smithi006 ceph-mon[200575]: pgmap v1874: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:34.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:27:34 smithi006 ceph-mon[204052]: pgmap v1874: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:36.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:27:36 smithi105 ceph-mon[190463]: pgmap v1875: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:36.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:27:36 smithi006 ceph-mon[200575]: pgmap v1875: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:36.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:27:36 smithi006 ceph-mon[204052]: pgmap v1875: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:27:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:27:37] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T08:27:38.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:27:37 smithi006 ceph-mon[204052]: pgmap v1876: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:27:37 smithi006 ceph-mon[200575]: pgmap v1876: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:38.125 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:27:37 smithi105 ceph-mon[190463]: pgmap v1876: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:40.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:27:40 smithi105 ceph-mon[190463]: pgmap v1877: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:40.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:27:40 smithi006 ceph-mon[204052]: pgmap v1877: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:40.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:27:40 smithi006 ceph-mon[200575]: pgmap v1877: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:27:42 smithi105 ceph-mon[190463]: pgmap v1878: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:42.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:27:42 smithi006 ceph-mon[200575]: pgmap v1878: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:42.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:27:42 smithi006 ceph-mon[204052]: pgmap v1878: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:27:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:27:43.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:27:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:27:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:27:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:27:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:27:44 smithi105 ceph-mon[190463]: pgmap v1879: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:44.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:27:44 smithi006 ceph-mon[204052]: pgmap v1879: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:44.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:27:44 smithi006 ceph-mon[200575]: pgmap v1879: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:27:46 smithi105 ceph-mon[190463]: pgmap v1880: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:46.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:27:46 smithi006 ceph-mon[204052]: pgmap v1880: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:46.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:27:46 smithi006 ceph-mon[200575]: pgmap v1880: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:48.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:27:47 smithi006 ceph-mon[204052]: pgmap v1881: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:27:47 smithi006 ceph-mon[200575]: pgmap v1881: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:27:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:27:47] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-22T08:27:48.125 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:27:47 smithi105 ceph-mon[190463]: pgmap v1881: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:50.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:27:50 smithi105 ceph-mon[190463]: pgmap v1882: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:50.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:27:50 smithi006 ceph-mon[204052]: pgmap v1882: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:50.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:27:50 smithi006 ceph-mon[200575]: pgmap v1882: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:52.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:27:52 smithi105 ceph-mon[190463]: pgmap v1883: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:52.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:27:52 smithi006 ceph-mon[204052]: pgmap v1883: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:52.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:27:52 smithi006 ceph-mon[200575]: pgmap v1883: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:54.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:27:54 smithi105 ceph-mon[190463]: pgmap v1884: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:54.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:27:54 smithi006 ceph-mon[204052]: pgmap v1884: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:54.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:27:54 smithi006 ceph-mon[200575]: pgmap v1884: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:56.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:27:56 smithi105 ceph-mon[190463]: pgmap v1885: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:56.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:27:56 smithi006 ceph-mon[204052]: pgmap v1885: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:56.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:27:56 smithi006 ceph-mon[200575]: pgmap v1885: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:58.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:27:57 smithi006 ceph-mon[204052]: pgmap v1886: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:27:57 smithi006 ceph-mon[200575]: pgmap v1886: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:27:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:27:57] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-22T08:27:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:27:57 smithi105 ceph-mon[190463]: pgmap v1886: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:27:59.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:27:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:27:59.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:27:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:27:59.125 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:27:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:28:00.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:27:59 smithi006 ceph-mon[204052]: pgmap v1887: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:00.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:27:59 smithi006 ceph-mon[200575]: pgmap v1887: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:27:59 smithi105 ceph-mon[190463]: pgmap v1887: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:02.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:28:02 smithi105 ceph-mon[190463]: pgmap v1888: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:02.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:28:02 smithi006 ceph-mon[204052]: pgmap v1888: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:02.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:28:02 smithi006 ceph-mon[200575]: pgmap v1888: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:04.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:28:04 smithi105 ceph-mon[190463]: pgmap v1889: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:04.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:28:04 smithi006 ceph-mon[204052]: pgmap v1889: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:04.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:28:04 smithi006 ceph-mon[200575]: pgmap v1889: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:06.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:28:06 smithi105 ceph-mon[190463]: pgmap v1890: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:06.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:28:06 smithi006 ceph-mon[204052]: pgmap v1890: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:06.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:28:06 smithi006 ceph-mon[200575]: pgmap v1890: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:28:07 smithi006 ceph-mon[204052]: pgmap v1891: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:28:07 smithi006 ceph-mon[200575]: pgmap v1891: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:08.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:28:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:28:07] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T08:28:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:28:07 smithi105 ceph-mon[190463]: pgmap v1891: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:10.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:28:10 smithi105 ceph-mon[190463]: pgmap v1892: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:10.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:28:10 smithi006 ceph-mon[200575]: pgmap v1892: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:10.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:28:10 smithi006 ceph-mon[204052]: pgmap v1892: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:12.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:28:12 smithi105 ceph-mon[190463]: pgmap v1893: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:12.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:28:12 smithi006 ceph-mon[204052]: pgmap v1893: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:12.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:28:12 smithi006 ceph-mon[200575]: pgmap v1893: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:28:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:28:13.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:28:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:28:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:28:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:28:14.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:28:14 smithi105 ceph-mon[190463]: pgmap v1894: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:14.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:28:14 smithi006 ceph-mon[204052]: pgmap v1894: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:14.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:28:14 smithi006 ceph-mon[200575]: pgmap v1894: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:16.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:28:16 smithi105 ceph-mon[190463]: pgmap v1895: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:16.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:28:16 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:28:16.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:28:16 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:28:16.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:28:16 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:28:16.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:28:16 smithi006 ceph-mon[204052]: pgmap v1895: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:16.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:28:16 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:28:16.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:28:16 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:28:16.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:28:16 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:28:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:28:16 smithi006 ceph-mon[200575]: pgmap v1895: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:28:16 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:28:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:28:16 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:28:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:28:16 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:28:18.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:28:17 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:28:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:28:17 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:28:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:28:17 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:28:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:28:17 smithi006 ceph-mon[204052]: pgmap v1896: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:28:17 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:28:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:28:17 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:28:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:28:17 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:28:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:28:17 smithi006 ceph-mon[200575]: pgmap v1896: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:18.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:28:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:28:17] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-22T08:28:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:28:17 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:28:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:28:17 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:28:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:28:17 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:28:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:28:17 smithi105 ceph-mon[190463]: pgmap v1896: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:20.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:28:20 smithi105 ceph-mon[190463]: pgmap v1897: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:20.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:28:20 smithi006 ceph-mon[204052]: pgmap v1897: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:20.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:28:20 smithi006 ceph-mon[200575]: pgmap v1897: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:22.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:28:22 smithi105 ceph-mon[190463]: pgmap v1898: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:22.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:28:22 smithi006 ceph-mon[204052]: pgmap v1898: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:22.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:28:22 smithi006 ceph-mon[200575]: pgmap v1898: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:24.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:28:24 smithi105 ceph-mon[190463]: pgmap v1899: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:24.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:28:24 smithi006 ceph-mon[204052]: pgmap v1899: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:24.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:28:24 smithi006 ceph-mon[200575]: pgmap v1899: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:26.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:28:26 smithi105 ceph-mon[190463]: pgmap v1900: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:26.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:28:26 smithi006 ceph-mon[204052]: pgmap v1900: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:26.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:28:26 smithi006 ceph-mon[200575]: pgmap v1900: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:28.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:28:27 smithi006 ceph-mon[204052]: pgmap v1901: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:28:27 smithi006 ceph-mon[200575]: pgmap v1901: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:28:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:28:27] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-22T08:28:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:28:27 smithi105 ceph-mon[190463]: pgmap v1901: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:29.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:28:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:28:29.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:28:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:28:29.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:28:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:28:30.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:28:29 smithi006 ceph-mon[200575]: pgmap v1902: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:30.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:28:29 smithi006 ceph-mon[204052]: pgmap v1902: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:28:29 smithi105 ceph-mon[190463]: pgmap v1902: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:32.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:28:32 smithi105 ceph-mon[190463]: pgmap v1903: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:32.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:28:32 smithi006 ceph-mon[204052]: pgmap v1903: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:32.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:28:32 smithi006 ceph-mon[200575]: pgmap v1903: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:34.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:28:34 smithi105 ceph-mon[190463]: pgmap v1904: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:34.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:28:34 smithi006 ceph-mon[204052]: pgmap v1904: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:34.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:28:34 smithi006 ceph-mon[200575]: pgmap v1904: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:36.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:28:36 smithi105 ceph-mon[190463]: pgmap v1905: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:36.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:28:36 smithi006 ceph-mon[204052]: pgmap v1905: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:36.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:28:36 smithi006 ceph-mon[200575]: pgmap v1905: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:38.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:28:37 smithi006 ceph-mon[204052]: pgmap v1906: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:28:37 smithi006 ceph-mon[200575]: pgmap v1906: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:28:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:28:37] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T08:28:38.125 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:28:37 smithi105 ceph-mon[190463]: pgmap v1906: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:40.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:28:40 smithi105 ceph-mon[190463]: pgmap v1907: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:40.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:28:40 smithi006 ceph-mon[204052]: pgmap v1907: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:40.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:28:40 smithi006 ceph-mon[200575]: pgmap v1907: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:28:42 smithi105 ceph-mon[190463]: pgmap v1908: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:42.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:28:42 smithi006 ceph-mon[204052]: pgmap v1908: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:28:42 smithi006 ceph-mon[200575]: pgmap v1908: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:28:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:28:43.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:28:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:28:43.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:28:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:28:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:28:44 smithi105 ceph-mon[190463]: pgmap v1909: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:44.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:28:44 smithi006 ceph-mon[204052]: pgmap v1909: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:44.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:28:44 smithi006 ceph-mon[200575]: pgmap v1909: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:28:46 smithi105 ceph-mon[190463]: pgmap v1910: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:46.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:28:46 smithi006 ceph-mon[204052]: pgmap v1910: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:46.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:28:46 smithi006 ceph-mon[200575]: pgmap v1910: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:48.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:28:47 smithi006 ceph-mon[204052]: pgmap v1911: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:28:47 smithi006 ceph-mon[200575]: pgmap v1911: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:28:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:28:47] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T08:28:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:28:47 smithi105 ceph-mon[190463]: pgmap v1911: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:50.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:28:50 smithi105 ceph-mon[190463]: pgmap v1912: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:50.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:28:50 smithi006 ceph-mon[204052]: pgmap v1912: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:50.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:28:50 smithi006 ceph-mon[200575]: pgmap v1912: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:52.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:28:52 smithi105 ceph-mon[190463]: pgmap v1913: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:52.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:28:52 smithi006 ceph-mon[204052]: pgmap v1913: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:52.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:28:52 smithi006 ceph-mon[200575]: pgmap v1913: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:54.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:28:54 smithi105 ceph-mon[190463]: pgmap v1914: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:54.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:28:54 smithi006 ceph-mon[204052]: pgmap v1914: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:54.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:28:54 smithi006 ceph-mon[200575]: pgmap v1914: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:56.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:28:56 smithi105 ceph-mon[190463]: pgmap v1915: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:56.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:28:56 smithi006 ceph-mon[204052]: pgmap v1915: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:56.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:28:56 smithi006 ceph-mon[200575]: pgmap v1915: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:28:57 smithi006 ceph-mon[204052]: pgmap v1916: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:28:57 smithi006 ceph-mon[200575]: pgmap v1916: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:28:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:28:57] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T08:28:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:28:57 smithi105 ceph-mon[190463]: pgmap v1916: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:28:59.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:28:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:28:59.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:28:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:28:59.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:28:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:29:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:28:59 smithi006 ceph-mon[204052]: pgmap v1917: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:00.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:28:59 smithi006 ceph-mon[200575]: pgmap v1917: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:28:59 smithi105 ceph-mon[190463]: pgmap v1917: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:02.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:29:02 smithi105 ceph-mon[190463]: pgmap v1918: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:02.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:29:02 smithi006 ceph-mon[204052]: pgmap v1918: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:02.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:29:02 smithi006 ceph-mon[200575]: pgmap v1918: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:04.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:29:04 smithi105 ceph-mon[190463]: pgmap v1919: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:04.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:29:04 smithi006 ceph-mon[204052]: pgmap v1919: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:04.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:29:04 smithi006 ceph-mon[200575]: pgmap v1919: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:06.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:29:06 smithi105 ceph-mon[190463]: pgmap v1920: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:06.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:29:06 smithi006 ceph-mon[204052]: pgmap v1920: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:06.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:29:06 smithi006 ceph-mon[200575]: pgmap v1920: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:08.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:29:07 smithi006 ceph-mon[204052]: pgmap v1921: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:29:07 smithi006 ceph-mon[200575]: pgmap v1921: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:29:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:29:07] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T08:29:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:29:07 smithi105 ceph-mon[190463]: pgmap v1921: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:10.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:29:10 smithi105 ceph-mon[190463]: pgmap v1922: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:10.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:29:10 smithi006 ceph-mon[204052]: pgmap v1922: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:10.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:29:10 smithi006 ceph-mon[200575]: pgmap v1922: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:12.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:29:12 smithi105 ceph-mon[190463]: pgmap v1923: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:12.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:29:12 smithi006 ceph-mon[200575]: pgmap v1923: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:12.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:29:12 smithi006 ceph-mon[204052]: pgmap v1923: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:29:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:29:13.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:29:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:29:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:29:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:29:14.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:29:14 smithi105 ceph-mon[190463]: pgmap v1924: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:14.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:29:14 smithi006 ceph-mon[204052]: pgmap v1924: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:14.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:29:14 smithi006 ceph-mon[200575]: pgmap v1924: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:16.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:29:16 smithi105 ceph-mon[190463]: pgmap v1925: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:16.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:29:16 smithi006 ceph-mon[204052]: pgmap v1925: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:29:16 smithi006 ceph-mon[200575]: pgmap v1925: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:18.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:29:17 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:29:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:29:17 smithi006 ceph-mon[204052]: pgmap v1926: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:29:17 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:29:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:29:17 smithi006 ceph-mon[200575]: pgmap v1926: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:29:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:29:17] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-22T08:29:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:29:17 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:29:18.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:29:17 smithi105 ceph-mon[190463]: pgmap v1926: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:19.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:29:18 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:29:19.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:29:18 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:29:19.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:29:18 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:29:19.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:29:18 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:29:19.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:29:18 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:29:19.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:29:18 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:29:19.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:29:18 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:29:19.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:29:18 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:29:19.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:29:18 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:29:20.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:29:19 smithi006 ceph-mon[200575]: pgmap v1927: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:20.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:29:19 smithi006 ceph-mon[204052]: pgmap v1927: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:20.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:29:19 smithi105 ceph-mon[190463]: pgmap v1927: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:22.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:29:22 smithi105 ceph-mon[190463]: pgmap v1928: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:22.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:29:22 smithi006 ceph-mon[204052]: pgmap v1928: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:22.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:29:22 smithi006 ceph-mon[200575]: pgmap v1928: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:24.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:29:24 smithi105 ceph-mon[190463]: pgmap v1929: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:24.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:29:24 smithi006 ceph-mon[204052]: pgmap v1929: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:24.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:29:24 smithi006 ceph-mon[200575]: pgmap v1929: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:26.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:29:26 smithi105 ceph-mon[190463]: pgmap v1930: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:26.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:29:26 smithi006 ceph-mon[204052]: pgmap v1930: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:26.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:29:26 smithi006 ceph-mon[200575]: pgmap v1930: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:28.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:29:27 smithi006 ceph-mon[200575]: pgmap v1931: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:29:27 smithi006 ceph-mon[204052]: pgmap v1931: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:29:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:29:27] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-22T08:29:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:29:27 smithi105 ceph-mon[190463]: pgmap v1931: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:29.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:29:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:29:29.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:29:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:29:29.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:29:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:29:30.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:29:29 smithi006 ceph-mon[200575]: pgmap v1932: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:30.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:29:29 smithi006 ceph-mon[204052]: pgmap v1932: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:29:29 smithi105 ceph-mon[190463]: pgmap v1932: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:32.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:29:32 smithi105 ceph-mon[190463]: pgmap v1933: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:32.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:29:32 smithi006 ceph-mon[200575]: pgmap v1933: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:32.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:29:32 smithi006 ceph-mon[204052]: pgmap v1933: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:34.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:29:34 smithi105 ceph-mon[190463]: pgmap v1934: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:34.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:29:34 smithi006 ceph-mon[200575]: pgmap v1934: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:34.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:29:34 smithi006 ceph-mon[204052]: pgmap v1934: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:36.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:29:36 smithi105 ceph-mon[190463]: pgmap v1935: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:36.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:29:36 smithi006 ceph-mon[200575]: pgmap v1935: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:36.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:29:36 smithi006 ceph-mon[204052]: pgmap v1935: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:38.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:29:37 smithi006 ceph-mon[204052]: pgmap v1936: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:29:37 smithi006 ceph-mon[200575]: pgmap v1936: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:29:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:29:37] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-22T08:29:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:29:37 smithi105 ceph-mon[190463]: pgmap v1936: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:40.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:29:40 smithi105 ceph-mon[190463]: pgmap v1937: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:40.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:29:40 smithi006 ceph-mon[204052]: pgmap v1937: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:40.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:29:40 smithi006 ceph-mon[200575]: pgmap v1937: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:29:42 smithi105 ceph-mon[190463]: pgmap v1938: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:42.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:29:42 smithi006 ceph-mon[204052]: pgmap v1938: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:29:42 smithi006 ceph-mon[200575]: pgmap v1938: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:43.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:29:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:29:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:29:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:29:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:29:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:29:44.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:29:44 smithi006 ceph-mon[204052]: pgmap v1939: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:44.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:29:44 smithi006 ceph-mon[200575]: pgmap v1939: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:44.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:29:44 smithi105 ceph-mon[190463]: pgmap v1939: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:46.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:29:46 smithi006 ceph-mon[200575]: pgmap v1940: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:46.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:29:46 smithi006 ceph-mon[204052]: pgmap v1940: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:46.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:29:46 smithi105 ceph-mon[190463]: pgmap v1940: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:48.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:29:47 smithi006 ceph-mon[200575]: pgmap v1941: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:29:47 smithi006 ceph-mon[204052]: pgmap v1941: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:29:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:29:47] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T08:29:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:29:47 smithi105 ceph-mon[190463]: pgmap v1941: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:50.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:29:50 smithi105 ceph-mon[190463]: pgmap v1942: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:50.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:29:50 smithi006 ceph-mon[200575]: pgmap v1942: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:50.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:29:50 smithi006 ceph-mon[204052]: pgmap v1942: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:52.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:29:52 smithi105 ceph-mon[190463]: pgmap v1943: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:52.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:29:52 smithi006 ceph-mon[204052]: pgmap v1943: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:52.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:29:52 smithi006 ceph-mon[200575]: pgmap v1943: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:54.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:29:54 smithi006 ceph-mon[200575]: pgmap v1944: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:54.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:29:54 smithi006 ceph-mon[204052]: pgmap v1944: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:54.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:29:54 smithi105 ceph-mon[190463]: pgmap v1944: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:56.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:29:56 smithi006 ceph-mon[204052]: pgmap v1945: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:56.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:29:56 smithi006 ceph-mon[200575]: pgmap v1945: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:56.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:29:56 smithi105 ceph-mon[190463]: pgmap v1945: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:58.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:29:57 smithi006 ceph-mon[204052]: pgmap v1946: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:29:57 smithi006 ceph-mon[200575]: pgmap v1946: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:29:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:29:57] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T08:29:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:29:57 smithi105 ceph-mon[190463]: pgmap v1946: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:29:59.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:29:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:29:59.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:29:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:29:59.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:29:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:30:00.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:29:59 smithi006 ceph-mon[204052]: pgmap v1947: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:00.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:29:59 smithi006 ceph-mon[200575]: pgmap v1947: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:29:59 smithi105 ceph-mon[190463]: pgmap v1947: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:01.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:30:00 smithi006 ceph-mon[204052]: overall HEALTH_OK 2023-09-22T08:30:01.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:30:00 smithi006 ceph-mon[200575]: overall HEALTH_OK 2023-09-22T08:30:01.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:30:00 smithi105 ceph-mon[190463]: overall HEALTH_OK 2023-09-22T08:30:02.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:30:01 smithi006 ceph-mon[204052]: pgmap v1948: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:02.038 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:30:01 smithi006 ceph-mon[200575]: pgmap v1948: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:02.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:30:01 smithi105 ceph-mon[190463]: pgmap v1948: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:04.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:30:04 smithi006 ceph-mon[204052]: pgmap v1949: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:04.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:30:04 smithi006 ceph-mon[200575]: pgmap v1949: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:04.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:30:04 smithi105 ceph-mon[190463]: pgmap v1949: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:06.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:30:06 smithi006 ceph-mon[204052]: pgmap v1950: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:06.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:30:06 smithi006 ceph-mon[200575]: pgmap v1950: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:06.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:30:06 smithi105 ceph-mon[190463]: pgmap v1950: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:08.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:30:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:30:07] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T08:30:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:30:07 smithi006 ceph-mon[204052]: pgmap v1951: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:30:07 smithi006 ceph-mon[200575]: pgmap v1951: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:30:07 smithi105 ceph-mon[190463]: pgmap v1951: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:10.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:30:10 smithi006 ceph-mon[204052]: pgmap v1952: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:10.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:30:10 smithi006 ceph-mon[200575]: pgmap v1952: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:10.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:30:10 smithi105 ceph-mon[190463]: pgmap v1952: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:12.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:30:12 smithi006 ceph-mon[204052]: pgmap v1953: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:12.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:30:12 smithi006 ceph-mon[200575]: pgmap v1953: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:12.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:30:12 smithi105 ceph-mon[190463]: pgmap v1953: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:13.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:30:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:30:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:30:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:30:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:30:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:30:14.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:30:14 smithi006 ceph-mon[204052]: pgmap v1954: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:14.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:30:14 smithi006 ceph-mon[200575]: pgmap v1954: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:14.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:30:14 smithi105 ceph-mon[190463]: pgmap v1954: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:16.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:30:16 smithi006 ceph-mon[204052]: pgmap v1955: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:30:16 smithi006 ceph-mon[200575]: pgmap v1955: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:16.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:30:16 smithi105 ceph-mon[190463]: pgmap v1955: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:18.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:30:17 smithi006 ceph-mon[204052]: pgmap v1956: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:30:17 smithi006 ceph-mon[200575]: pgmap v1956: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:30:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:30:17] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T08:30:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:30:17 smithi105 ceph-mon[190463]: pgmap v1956: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:19.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:30:18 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:30:19.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:30:18 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:30:19.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:30:18 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:30:20.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:30:19 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:30:20.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:30:19 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:30:20.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:30:19 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:30:20.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:30:19 smithi006 ceph-mon[204052]: pgmap v1957: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:20.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:30:19 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:30:20.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:30:19 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:30:20.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:30:19 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:30:20.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:30:19 smithi006 ceph-mon[200575]: pgmap v1957: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:20.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:30:19 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:30:20.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:30:19 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:30:20.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:30:19 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:30:20.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:30:19 smithi105 ceph-mon[190463]: pgmap v1957: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:22.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:30:22 smithi006 ceph-mon[204052]: pgmap v1958: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:22.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:30:22 smithi006 ceph-mon[200575]: pgmap v1958: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:22.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:30:22 smithi105 ceph-mon[190463]: pgmap v1958: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:24.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:30:24 smithi006 ceph-mon[204052]: pgmap v1959: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:24.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:30:24 smithi006 ceph-mon[200575]: pgmap v1959: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:24.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:30:24 smithi105 ceph-mon[190463]: pgmap v1959: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:26.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:30:26 smithi006 ceph-mon[204052]: pgmap v1960: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:26.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:30:26 smithi006 ceph-mon[200575]: pgmap v1960: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:30:26 smithi105 ceph-mon[190463]: pgmap v1960: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:28.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:30:27 smithi006 ceph-mon[204052]: pgmap v1961: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:30:27 smithi006 ceph-mon[200575]: pgmap v1961: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:30:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:30:27] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T08:30:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:30:27 smithi105 ceph-mon[190463]: pgmap v1961: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:29.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:30:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:30:29.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:30:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:30:29.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:30:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:30:30.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:30:29 smithi006 ceph-mon[204052]: pgmap v1962: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:30:29 smithi006 ceph-mon[200575]: pgmap v1962: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:30:29 smithi105 ceph-mon[190463]: pgmap v1962: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:32.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:30:32 smithi006 ceph-mon[204052]: pgmap v1963: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:32.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:30:32 smithi006 ceph-mon[200575]: pgmap v1963: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:32.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:30:32 smithi105 ceph-mon[190463]: pgmap v1963: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:34.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:30:34 smithi006 ceph-mon[204052]: pgmap v1964: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:34.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:30:34 smithi006 ceph-mon[200575]: pgmap v1964: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:34.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:30:34 smithi105 ceph-mon[190463]: pgmap v1964: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:36.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:30:36 smithi006 ceph-mon[204052]: pgmap v1965: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:36.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:30:36 smithi006 ceph-mon[200575]: pgmap v1965: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:36.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:30:36 smithi105 ceph-mon[190463]: pgmap v1965: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:38.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:30:37 smithi006 ceph-mon[204052]: pgmap v1966: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:38.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:30:37 smithi006 ceph-mon[200575]: pgmap v1966: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:38.037 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:30:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:30:37] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T08:30:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:30:37 smithi105 ceph-mon[190463]: pgmap v1966: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:40.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:30:40 smithi006 ceph-mon[204052]: pgmap v1967: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:40.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:30:40 smithi006 ceph-mon[200575]: pgmap v1967: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:40.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:30:40 smithi105 ceph-mon[190463]: pgmap v1967: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:42.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:30:42 smithi006 ceph-mon[204052]: pgmap v1968: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:42.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:30:42 smithi006 ceph-mon[200575]: pgmap v1968: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:42.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:30:42 smithi105 ceph-mon[190463]: pgmap v1968: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:43.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:30:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:30:43.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:30:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:30:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:30:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:30:44.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:30:44 smithi006 ceph-mon[204052]: pgmap v1969: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:44.863 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:30:44 smithi006 ceph-mon[200575]: pgmap v1969: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:44.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:30:44 smithi105 ceph-mon[190463]: pgmap v1969: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:46.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:30:46 smithi006 ceph-mon[204052]: pgmap v1970: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:46.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:30:46 smithi006 ceph-mon[200575]: pgmap v1970: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:46.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:30:46 smithi105 ceph-mon[190463]: pgmap v1970: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:48.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:30:47 smithi006 ceph-mon[204052]: pgmap v1971: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:30:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:30:47] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T08:30:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:30:47 smithi006 ceph-mon[200575]: pgmap v1971: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:30:47 smithi105 ceph-mon[190463]: pgmap v1971: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:50.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:30:50 smithi006 ceph-mon[204052]: pgmap v1972: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:50.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:30:50 smithi006 ceph-mon[200575]: pgmap v1972: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:50.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:30:50 smithi105 ceph-mon[190463]: pgmap v1972: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:52.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:30:52 smithi006 ceph-mon[204052]: pgmap v1973: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:52.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:30:52 smithi006 ceph-mon[200575]: pgmap v1973: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:52.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:30:52 smithi105 ceph-mon[190463]: pgmap v1973: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:54.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:30:54 smithi006 ceph-mon[204052]: pgmap v1974: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:54.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:30:54 smithi006 ceph-mon[200575]: pgmap v1974: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:54.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:30:54 smithi105 ceph-mon[190463]: pgmap v1974: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:56.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:30:56 smithi006 ceph-mon[204052]: pgmap v1975: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:56.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:30:56 smithi006 ceph-mon[200575]: pgmap v1975: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:56.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:30:56 smithi105 ceph-mon[190463]: pgmap v1975: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:30:57 smithi006 ceph-mon[204052]: pgmap v1976: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:30:57 smithi006 ceph-mon[200575]: pgmap v1976: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:30:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:30:57] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T08:30:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:30:57 smithi105 ceph-mon[190463]: pgmap v1976: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:30:59.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:30:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:30:59.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:30:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:30:59.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:30:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:31:00.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:30:59 smithi006 ceph-mon[200575]: pgmap v1977: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:30:59 smithi006 ceph-mon[204052]: pgmap v1977: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:30:59 smithi105 ceph-mon[190463]: pgmap v1977: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:02.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:31:02 smithi006 ceph-mon[200575]: pgmap v1978: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:02.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:31:02 smithi006 ceph-mon[204052]: pgmap v1978: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:02.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:31:02 smithi105 ceph-mon[190463]: pgmap v1978: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:04.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:31:04 smithi006 ceph-mon[204052]: pgmap v1979: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:04.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:31:04 smithi006 ceph-mon[200575]: pgmap v1979: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:04.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:31:04 smithi105 ceph-mon[190463]: pgmap v1979: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:06.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:31:06 smithi006 ceph-mon[200575]: pgmap v1980: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:06.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:31:06 smithi006 ceph-mon[204052]: pgmap v1980: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:06.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:31:06 smithi105 ceph-mon[190463]: pgmap v1980: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:08.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:31:07 smithi006 ceph-mon[200575]: pgmap v1981: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:31:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:31:07] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-22T08:31:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:31:07 smithi006 ceph-mon[204052]: pgmap v1981: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:31:07 smithi105 ceph-mon[190463]: pgmap v1981: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:10.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:31:10 smithi006 ceph-mon[200575]: pgmap v1982: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:10.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:31:10 smithi006 ceph-mon[204052]: pgmap v1982: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:10.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:31:10 smithi105 ceph-mon[190463]: pgmap v1982: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:12.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:31:12 smithi006 ceph-mon[200575]: pgmap v1983: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:12.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:31:12 smithi006 ceph-mon[204052]: pgmap v1983: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:12.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:31:12 smithi105 ceph-mon[190463]: pgmap v1983: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:31:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:31:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:31:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:31:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:31:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:31:14.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:31:14 smithi006 ceph-mon[200575]: pgmap v1984: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:14.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:31:14 smithi006 ceph-mon[204052]: pgmap v1984: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:14.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:31:14 smithi105 ceph-mon[190463]: pgmap v1984: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:16.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:31:16 smithi006 ceph-mon[200575]: pgmap v1985: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:16.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:31:16 smithi006 ceph-mon[204052]: pgmap v1985: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:16.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:31:16 smithi105 ceph-mon[190463]: pgmap v1985: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:18.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:31:17 smithi006 ceph-mon[200575]: pgmap v1986: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:31:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:31:17] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-22T08:31:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:31:17 smithi006 ceph-mon[204052]: pgmap v1986: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:31:17 smithi105 ceph-mon[190463]: pgmap v1986: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:19.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:31:19 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:31:19.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:31:19 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:31:19.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:31:19 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:31:20.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:31:20 smithi105 ceph-mon[190463]: pgmap v1987: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:20.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:31:20 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:31:20.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:31:20 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:31:20.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:31:20 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:31:20.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:31:20 smithi006 ceph-mon[204052]: pgmap v1987: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:20.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:31:20 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:31:20.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:31:20 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:31:20.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:31:20 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:31:20.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:31:20 smithi006 ceph-mon[200575]: pgmap v1987: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:20.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:31:20 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:31:20.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:31:20 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:31:20.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:31:20 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:31:22.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:31:22 smithi006 ceph-mon[204052]: pgmap v1988: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:22.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:31:22 smithi006 ceph-mon[200575]: pgmap v1988: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:22.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:31:22 smithi105 ceph-mon[190463]: pgmap v1988: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:24.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:31:24 smithi006 ceph-mon[204052]: pgmap v1989: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:24.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:31:24 smithi006 ceph-mon[200575]: pgmap v1989: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:24.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:31:24 smithi105 ceph-mon[190463]: pgmap v1989: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:26.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:31:26 smithi006 ceph-mon[200575]: pgmap v1990: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:31:26 smithi006 ceph-mon[204052]: pgmap v1990: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:31:26 smithi105 ceph-mon[190463]: pgmap v1990: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:31:27 smithi006 ceph-mon[200575]: pgmap v1991: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:31:27 smithi006 ceph-mon[204052]: pgmap v1991: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:31:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:31:27] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-22T08:31:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:31:27 smithi105 ceph-mon[190463]: pgmap v1991: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:29.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:31:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:31:29.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:31:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:31:29.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:31:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:31:30.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:31:29 smithi006 ceph-mon[200575]: pgmap v1992: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:30.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:31:29 smithi006 ceph-mon[204052]: pgmap v1992: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:31:29 smithi105 ceph-mon[190463]: pgmap v1992: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:32.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:31:32 smithi006 ceph-mon[204052]: pgmap v1993: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:32.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:31:32 smithi006 ceph-mon[200575]: pgmap v1993: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:32.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:31:32 smithi105 ceph-mon[190463]: pgmap v1993: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:34.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:31:34 smithi006 ceph-mon[204052]: pgmap v1994: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:34.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:31:34 smithi006 ceph-mon[200575]: pgmap v1994: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:34.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:31:34 smithi105 ceph-mon[190463]: pgmap v1994: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:36.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:31:36 smithi006 ceph-mon[204052]: pgmap v1995: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:36.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:31:36 smithi006 ceph-mon[200575]: pgmap v1995: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:36.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:31:36 smithi105 ceph-mon[190463]: pgmap v1995: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:38.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:31:37 smithi006 ceph-mon[204052]: pgmap v1996: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:31:37 smithi006 ceph-mon[200575]: pgmap v1996: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:31:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:31:37] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-22T08:31:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:31:37 smithi105 ceph-mon[190463]: pgmap v1996: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:40.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:31:40 smithi006 ceph-mon[204052]: pgmap v1997: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:40.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:31:40 smithi006 ceph-mon[200575]: pgmap v1997: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:40.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:31:40 smithi105 ceph-mon[190463]: pgmap v1997: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:42.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:31:42 smithi006 ceph-mon[204052]: pgmap v1998: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:31:42 smithi006 ceph-mon[200575]: pgmap v1998: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:42.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:31:42 smithi105 ceph-mon[190463]: pgmap v1998: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:43.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:31:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:31:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:31:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:31:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:31:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:31:44.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:31:44 smithi006 ceph-mon[204052]: pgmap v1999: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:44.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:31:44 smithi006 ceph-mon[200575]: pgmap v1999: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:44.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:31:44 smithi105 ceph-mon[190463]: pgmap v1999: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:46.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:31:46 smithi006 ceph-mon[204052]: pgmap v2000: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:46.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:31:46 smithi006 ceph-mon[200575]: pgmap v2000: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:46.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:31:46 smithi105 ceph-mon[190463]: pgmap v2000: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:31:47 smithi006 ceph-mon[204052]: pgmap v2001: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:31:47 smithi006 ceph-mon[200575]: pgmap v2001: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:31:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:31:47] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T08:31:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:31:47 smithi105 ceph-mon[190463]: pgmap v2001: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:50.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:31:50 smithi006 ceph-mon[204052]: pgmap v2002: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:50.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:31:50 smithi006 ceph-mon[200575]: pgmap v2002: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:50.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:31:50 smithi105 ceph-mon[190463]: pgmap v2002: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:52.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:31:52 smithi006 ceph-mon[204052]: pgmap v2003: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:52.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:31:52 smithi006 ceph-mon[200575]: pgmap v2003: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:52.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:31:52 smithi105 ceph-mon[190463]: pgmap v2003: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:54.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:31:54 smithi006 ceph-mon[204052]: pgmap v2004: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:54.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:31:54 smithi006 ceph-mon[200575]: pgmap v2004: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:54.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:31:54 smithi105 ceph-mon[190463]: pgmap v2004: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:56.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:31:56 smithi006 ceph-mon[204052]: pgmap v2005: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:56.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:31:56 smithi006 ceph-mon[200575]: pgmap v2005: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:56.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:31:56 smithi105 ceph-mon[190463]: pgmap v2005: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:58.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:31:57 smithi006 ceph-mon[204052]: pgmap v2006: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:31:57 smithi006 ceph-mon[200575]: pgmap v2006: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:31:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:31:57] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T08:31:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:31:57 smithi105 ceph-mon[190463]: pgmap v2006: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:31:59.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:31:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:31:59.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:31:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:31:59.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:31:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:32:00.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:31:59 smithi006 ceph-mon[200575]: pgmap v2007: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:31:59 smithi006 ceph-mon[204052]: pgmap v2007: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:31:59 smithi105 ceph-mon[190463]: pgmap v2007: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:02.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:32:02 smithi006 ceph-mon[204052]: pgmap v2008: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:02.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:32:02 smithi006 ceph-mon[200575]: pgmap v2008: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:02.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:32:02 smithi105 ceph-mon[190463]: pgmap v2008: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:04.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:32:04 smithi006 ceph-mon[204052]: pgmap v2009: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:04.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:32:04 smithi006 ceph-mon[200575]: pgmap v2009: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:04.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:32:04 smithi105 ceph-mon[190463]: pgmap v2009: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:06.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:32:06 smithi006 ceph-mon[204052]: pgmap v2010: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:06.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:32:06 smithi006 ceph-mon[200575]: pgmap v2010: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:06.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:32:06 smithi105 ceph-mon[190463]: pgmap v2010: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:32:07 smithi006 ceph-mon[204052]: pgmap v2011: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:32:07 smithi006 ceph-mon[200575]: pgmap v2011: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:08.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:32:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:32:07] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T08:32:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:32:07 smithi105 ceph-mon[190463]: pgmap v2011: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:10.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:32:10 smithi006 ceph-mon[204052]: pgmap v2012: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:10.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:32:10 smithi006 ceph-mon[200575]: pgmap v2012: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:10.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:32:10 smithi105 ceph-mon[190463]: pgmap v2012: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:12.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:32:12 smithi006 ceph-mon[200575]: pgmap v2013: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:12.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:32:12 smithi006 ceph-mon[204052]: pgmap v2013: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:12.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:32:12 smithi105 ceph-mon[190463]: pgmap v2013: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:13.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:32:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:32:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:32:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:32:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:32:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:32:14.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:32:14 smithi006 ceph-mon[204052]: pgmap v2014: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:14.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:32:14 smithi006 ceph-mon[200575]: pgmap v2014: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:14.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:32:14 smithi105 ceph-mon[190463]: pgmap v2014: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:16.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:32:16 smithi006 ceph-mon[204052]: pgmap v2015: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:32:16 smithi006 ceph-mon[200575]: pgmap v2015: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:16.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:32:16 smithi105 ceph-mon[190463]: pgmap v2015: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:18.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:32:17 smithi006 ceph-mon[204052]: pgmap v2016: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:32:17 smithi006 ceph-mon[200575]: pgmap v2016: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:32:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:32:17] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T08:32:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:32:17 smithi105 ceph-mon[190463]: pgmap v2016: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:20.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:32:20 smithi006 ceph-mon[204052]: pgmap v2017: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:20.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:32:20 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:32:20.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:32:20 smithi006 ceph-mon[200575]: pgmap v2017: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:20.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:32:20 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:32:20.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:32:20 smithi105 ceph-mon[190463]: pgmap v2017: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:20.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:32:20 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:32:21.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:32:21 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:32:21.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:32:21 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:32:21.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:32:21 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:32:21.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:32:21 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:32:21.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:32:21 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:32:21.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:32:21 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:32:21.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:32:21 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:32:21.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:32:21 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:32:21.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:32:21 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:32:22.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:32:22 smithi105 ceph-mon[190463]: pgmap v2018: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:23.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:32:22 smithi006 ceph-mon[200575]: pgmap v2018: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:23.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:32:22 smithi006 ceph-mon[204052]: pgmap v2018: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:24.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:32:24 smithi105 ceph-mon[190463]: pgmap v2019: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:25.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:32:24 smithi006 ceph-mon[204052]: pgmap v2019: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:25.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:32:24 smithi006 ceph-mon[200575]: pgmap v2019: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:32:26 smithi105 ceph-mon[190463]: pgmap v2020: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:27.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:32:26 smithi006 ceph-mon[204052]: pgmap v2020: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:27.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:32:26 smithi006 ceph-mon[200575]: pgmap v2020: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:32:27 smithi006 ceph-mon[204052]: pgmap v2021: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:28.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:32:27 smithi006 ceph-mon[200575]: pgmap v2021: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:28.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:32:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:32:27] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T08:32:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:32:27 smithi105 ceph-mon[190463]: pgmap v2021: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:29.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:32:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:32:29.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:32:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:32:29.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:32:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:32:30.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:32:29 smithi006 ceph-mon[200575]: pgmap v2022: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:30.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:32:29 smithi006 ceph-mon[204052]: pgmap v2022: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:32:29 smithi105 ceph-mon[190463]: pgmap v2022: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:32.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:32:32 smithi006 ceph-mon[204052]: pgmap v2023: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:32.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:32:32 smithi006 ceph-mon[200575]: pgmap v2023: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:32.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:32:32 smithi105 ceph-mon[190463]: pgmap v2023: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:34.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:32:34 smithi006 ceph-mon[204052]: pgmap v2024: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:34.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:32:34 smithi006 ceph-mon[200575]: pgmap v2024: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:34.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:32:34 smithi105 ceph-mon[190463]: pgmap v2024: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:36.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:32:36 smithi006 ceph-mon[204052]: pgmap v2025: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:36.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:32:36 smithi006 ceph-mon[200575]: pgmap v2025: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:36.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:32:36 smithi105 ceph-mon[190463]: pgmap v2025: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:32:37 smithi006 ceph-mon[200575]: pgmap v2026: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:38.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:32:37 smithi006 ceph-mon[204052]: pgmap v2026: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:32:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:32:37] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T08:32:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:32:37 smithi105 ceph-mon[190463]: pgmap v2026: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:40.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:32:40 smithi006 ceph-mon[204052]: pgmap v2027: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:40.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:32:40 smithi006 ceph-mon[200575]: pgmap v2027: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:40.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:32:40 smithi105 ceph-mon[190463]: pgmap v2027: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:42.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:32:42 smithi006 ceph-mon[204052]: pgmap v2028: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:32:42 smithi006 ceph-mon[200575]: pgmap v2028: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:42.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:32:42 smithi105 ceph-mon[190463]: pgmap v2028: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:32:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:32:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:32:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:32:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:32:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:32:44.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:32:44 smithi006 ceph-mon[204052]: pgmap v2029: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:44.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:32:44 smithi006 ceph-mon[200575]: pgmap v2029: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:44.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:32:44 smithi105 ceph-mon[190463]: pgmap v2029: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:46.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:32:46 smithi006 ceph-mon[204052]: pgmap v2030: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:46.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:32:46 smithi006 ceph-mon[200575]: pgmap v2030: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:46.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:32:46 smithi105 ceph-mon[190463]: pgmap v2030: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:32:47 smithi006 ceph-mon[200575]: pgmap v2031: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:32:47 smithi006 ceph-mon[204052]: pgmap v2031: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:48.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:32:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:32:47] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-22T08:32:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:32:47 smithi105 ceph-mon[190463]: pgmap v2031: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:50.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:32:50 smithi006 ceph-mon[200575]: pgmap v2032: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:50.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:32:50 smithi006 ceph-mon[204052]: pgmap v2032: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:50.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:32:50 smithi105 ceph-mon[190463]: pgmap v2032: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:52.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:32:52 smithi006 ceph-mon[200575]: pgmap v2033: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:52.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:32:52 smithi006 ceph-mon[204052]: pgmap v2033: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:52.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:32:52 smithi105 ceph-mon[190463]: pgmap v2033: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:54.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:32:54 smithi006 ceph-mon[200575]: pgmap v2034: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:54.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:32:54 smithi006 ceph-mon[204052]: pgmap v2034: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:54.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:32:54 smithi105 ceph-mon[190463]: pgmap v2034: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:56.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:32:56 smithi006 ceph-mon[204052]: pgmap v2035: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:56.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:32:56 smithi006 ceph-mon[200575]: pgmap v2035: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:56.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:32:56 smithi105 ceph-mon[190463]: pgmap v2035: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:32:57 smithi006 ceph-mon[204052]: pgmap v2036: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:32:57 smithi006 ceph-mon[200575]: pgmap v2036: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:32:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:32:57] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-22T08:32:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:32:57 smithi105 ceph-mon[190463]: pgmap v2036: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:32:59.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:32:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:32:59.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:32:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:32:59.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:32:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:33:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:32:59 smithi105 ceph-mon[190463]: pgmap v2037: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:00.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:32:59 smithi006 ceph-mon[204052]: pgmap v2037: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:00.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:32:59 smithi006 ceph-mon[200575]: pgmap v2037: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:02.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:33:02 smithi006 ceph-mon[204052]: pgmap v2038: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:02.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:33:02 smithi006 ceph-mon[200575]: pgmap v2038: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:02.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:33:02 smithi105 ceph-mon[190463]: pgmap v2038: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:04.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:33:04 smithi006 ceph-mon[204052]: pgmap v2039: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:04.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:33:04 smithi006 ceph-mon[200575]: pgmap v2039: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:04.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:33:04 smithi105 ceph-mon[190463]: pgmap v2039: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:06.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:33:06 smithi006 ceph-mon[204052]: pgmap v2040: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:06.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:33:06 smithi006 ceph-mon[200575]: pgmap v2040: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:06.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:33:06 smithi105 ceph-mon[190463]: pgmap v2040: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:08.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:33:07 smithi006 ceph-mon[204052]: pgmap v2041: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:33:07 smithi006 ceph-mon[200575]: pgmap v2041: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:33:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:33:07] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T08:33:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:33:07 smithi105 ceph-mon[190463]: pgmap v2041: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:10.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:33:10 smithi006 ceph-mon[204052]: pgmap v2042: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:10.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:33:10 smithi006 ceph-mon[200575]: pgmap v2042: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:10.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:33:10 smithi105 ceph-mon[190463]: pgmap v2042: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:12.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:33:12 smithi006 ceph-mon[204052]: pgmap v2043: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:12.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:33:12 smithi006 ceph-mon[200575]: pgmap v2043: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:12.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:33:12 smithi105 ceph-mon[190463]: pgmap v2043: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:33:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:33:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:33:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:33:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:33:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:33:14.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:33:14 smithi006 ceph-mon[204052]: pgmap v2044: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:14.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:33:14 smithi006 ceph-mon[200575]: pgmap v2044: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:14.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:33:14 smithi105 ceph-mon[190463]: pgmap v2044: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:16.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:33:16 smithi006 ceph-mon[204052]: pgmap v2045: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:33:16 smithi006 ceph-mon[200575]: pgmap v2045: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:16.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:33:16 smithi105 ceph-mon[190463]: pgmap v2045: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:18.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:33:17 smithi006 ceph-mon[204052]: pgmap v2046: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:33:17 smithi006 ceph-mon[200575]: pgmap v2046: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:33:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:33:17] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-22T08:33:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:33:17 smithi105 ceph-mon[190463]: pgmap v2046: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:20.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:33:20 smithi006 ceph-mon[204052]: pgmap v2047: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:20.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:33:20 smithi006 ceph-mon[200575]: pgmap v2047: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:20.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:33:20 smithi105 ceph-mon[190463]: pgmap v2047: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:21.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:33:21 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:33:21.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:33:21 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:33:21.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:33:21 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:33:21.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:33:21 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:33:21.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:33:21 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:33:21.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:33:21 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:33:21.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:33:21 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:33:21.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:33:21 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:33:21.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:33:21 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:33:21.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:33:21 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:33:21.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:33:21 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:33:21.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:33:21 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:33:22.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:33:22 smithi006 ceph-mon[204052]: pgmap v2048: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:22.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:33:22 smithi006 ceph-mon[200575]: pgmap v2048: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:22.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:33:22 smithi105 ceph-mon[190463]: pgmap v2048: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:24.376 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 08:33:23 smithi105 conmon[249241]: logger=cleanup t=2023-09-22T08:33:23.901566618Z level=info msg="Completed cleanup jobs" duration=190.177709ms 2023-09-22T08:33:24.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:33:24 smithi006 ceph-mon[204052]: pgmap v2049: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:24.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:33:24 smithi006 ceph-mon[200575]: pgmap v2049: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:24.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:33:24 smithi105 ceph-mon[190463]: pgmap v2049: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:26.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:33:26 smithi006 ceph-mon[204052]: pgmap v2050: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:26.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:33:26 smithi006 ceph-mon[200575]: pgmap v2050: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:33:26 smithi105 ceph-mon[190463]: pgmap v2050: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:28.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:33:27 smithi006 ceph-mon[204052]: pgmap v2051: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:33:27 smithi006 ceph-mon[200575]: pgmap v2051: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:33:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:33:27] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-22T08:33:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:33:27 smithi105 ceph-mon[190463]: pgmap v2051: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:29.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:33:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:33:29.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:33:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:33:29.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:33:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:33:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:33:29 smithi105 ceph-mon[190463]: pgmap v2052: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:30.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:33:29 smithi006 ceph-mon[204052]: pgmap v2052: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:30.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:33:29 smithi006 ceph-mon[200575]: pgmap v2052: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:32.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:33:32 smithi006 ceph-mon[204052]: pgmap v2053: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:32.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:33:32 smithi006 ceph-mon[200575]: pgmap v2053: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:32.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:33:32 smithi105 ceph-mon[190463]: pgmap v2053: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:34.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:33:34 smithi006 ceph-mon[204052]: pgmap v2054: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:34.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:33:34 smithi006 ceph-mon[200575]: pgmap v2054: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:34.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:33:34 smithi105 ceph-mon[190463]: pgmap v2054: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:36.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:33:36 smithi006 ceph-mon[204052]: pgmap v2055: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:36.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:33:36 smithi006 ceph-mon[200575]: pgmap v2055: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:36.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:33:36 smithi105 ceph-mon[190463]: pgmap v2055: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:38.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:33:37 smithi006 ceph-mon[204052]: pgmap v2056: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:38.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:33:37 smithi006 ceph-mon[200575]: pgmap v2056: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:38.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:33:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:33:37] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T08:33:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:33:37 smithi105 ceph-mon[190463]: pgmap v2056: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:40.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:33:40 smithi006 ceph-mon[204052]: pgmap v2057: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:40.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:33:40 smithi006 ceph-mon[200575]: pgmap v2057: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:40.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:33:40 smithi105 ceph-mon[190463]: pgmap v2057: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:42.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:33:42 smithi006 ceph-mon[204052]: pgmap v2058: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:33:42 smithi006 ceph-mon[200575]: pgmap v2058: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:42.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:33:42 smithi105 ceph-mon[190463]: pgmap v2058: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:33:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:33:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:33:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:33:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:33:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:33:44.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:33:44 smithi006 ceph-mon[204052]: pgmap v2059: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:44.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:33:44 smithi006 ceph-mon[200575]: pgmap v2059: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:44.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:33:44 smithi105 ceph-mon[190463]: pgmap v2059: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:46.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:33:46 smithi006 ceph-mon[204052]: pgmap v2060: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:46.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:33:46 smithi006 ceph-mon[200575]: pgmap v2060: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:46.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:33:46 smithi105 ceph-mon[190463]: pgmap v2060: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:48.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:33:47 smithi006 ceph-mon[204052]: pgmap v2061: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:33:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:33:47] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T08:33:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:33:47 smithi006 ceph-mon[200575]: pgmap v2061: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:33:47 smithi105 ceph-mon[190463]: pgmap v2061: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:50.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:33:50 smithi006 ceph-mon[204052]: pgmap v2062: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:50.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:33:50 smithi006 ceph-mon[200575]: pgmap v2062: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:50.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:33:50 smithi105 ceph-mon[190463]: pgmap v2062: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:52.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:33:52 smithi006 ceph-mon[204052]: pgmap v2063: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:52.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:33:52 smithi006 ceph-mon[200575]: pgmap v2063: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:52.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:33:52 smithi105 ceph-mon[190463]: pgmap v2063: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:54.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:33:54 smithi006 ceph-mon[204052]: pgmap v2064: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:54.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:33:54 smithi006 ceph-mon[200575]: pgmap v2064: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:54.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:33:54 smithi105 ceph-mon[190463]: pgmap v2064: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:56.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:33:56 smithi006 ceph-mon[204052]: pgmap v2065: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:56.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:33:56 smithi006 ceph-mon[200575]: pgmap v2065: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:56.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:33:56 smithi105 ceph-mon[190463]: pgmap v2065: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:58.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:33:57 smithi006 ceph-mon[204052]: pgmap v2066: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:33:57 smithi006 ceph-mon[200575]: pgmap v2066: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:33:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:33:57] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T08:33:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:33:57 smithi105 ceph-mon[190463]: pgmap v2066: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:33:59.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:33:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:33:59.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:33:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:33:59.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:33:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:34:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:33:59 smithi105 ceph-mon[190463]: pgmap v2067: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:00.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:33:59 smithi006 ceph-mon[204052]: pgmap v2067: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:00.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:33:59 smithi006 ceph-mon[200575]: pgmap v2067: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:02.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:34:02 smithi006 ceph-mon[204052]: pgmap v2068: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:02.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:34:02 smithi006 ceph-mon[200575]: pgmap v2068: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:02.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:34:02 smithi105 ceph-mon[190463]: pgmap v2068: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:04.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:34:04 smithi006 ceph-mon[204052]: pgmap v2069: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:04.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:34:04 smithi006 ceph-mon[200575]: pgmap v2069: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:04.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:34:04 smithi105 ceph-mon[190463]: pgmap v2069: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:06.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:34:06 smithi006 ceph-mon[200575]: pgmap v2070: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:06.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:34:06 smithi006 ceph-mon[204052]: pgmap v2070: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:06.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:34:06 smithi105 ceph-mon[190463]: pgmap v2070: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:08.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:34:07 smithi006 ceph-mon[204052]: pgmap v2071: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:34:07 smithi006 ceph-mon[200575]: pgmap v2071: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:34:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:34:07] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-22T08:34:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:34:07 smithi105 ceph-mon[190463]: pgmap v2071: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:10.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:34:10 smithi006 ceph-mon[204052]: pgmap v2072: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:10.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:34:10 smithi006 ceph-mon[200575]: pgmap v2072: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:10.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:34:10 smithi105 ceph-mon[190463]: pgmap v2072: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:12.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:34:12 smithi006 ceph-mon[200575]: pgmap v2073: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:12.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:34:12 smithi006 ceph-mon[204052]: pgmap v2073: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:12.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:34:12 smithi105 ceph-mon[190463]: pgmap v2073: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:13.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:34:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:34:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:34:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:34:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:34:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:34:14.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:34:14 smithi006 ceph-mon[204052]: pgmap v2074: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:14.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:34:14 smithi006 ceph-mon[200575]: pgmap v2074: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:14.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:34:14 smithi105 ceph-mon[190463]: pgmap v2074: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:16.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:34:16 smithi006 ceph-mon[204052]: pgmap v2075: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:34:16 smithi006 ceph-mon[200575]: pgmap v2075: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:16.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:34:16 smithi105 ceph-mon[190463]: pgmap v2075: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:18.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:34:17 smithi006 ceph-mon[204052]: pgmap v2076: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:34:17 smithi006 ceph-mon[200575]: pgmap v2076: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:34:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:34:17] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T08:34:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:34:17 smithi105 ceph-mon[190463]: pgmap v2076: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:20.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:34:20 smithi006 ceph-mon[204052]: pgmap v2077: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:20.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:34:20 smithi006 ceph-mon[200575]: pgmap v2077: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:20.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:34:20 smithi105 ceph-mon[190463]: pgmap v2077: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:21.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:34:21 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:34:21.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:34:21 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:34:21.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:34:21 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:34:22.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:34:22 smithi006 ceph-mon[200575]: pgmap v2078: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:22.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:34:22 smithi006 ceph-mon[204052]: pgmap v2078: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:22.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:34:22 smithi105 ceph-mon[190463]: pgmap v2078: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:24.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:34:24 smithi006 ceph-mon[200575]: pgmap v2079: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:24.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:34:24 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:34:24.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:34:24 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:34:24.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:34:24 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:34:24.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:34:24 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:34:24.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:34:24 smithi006 ceph-mon[204052]: pgmap v2079: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:24.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:34:24 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:34:24.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:34:24 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:34:24.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:34:24 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:34:24.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:34:24 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:34:24.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:34:24 smithi105 ceph-mon[190463]: pgmap v2079: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:24.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:34:24 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:34:24.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:34:24 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:34:24.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:34:24 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:34:24.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:34:24 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:34:25.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:34:25 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:34:25.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:34:25 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:34:25.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:34:25 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:34:25.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:34:25 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:34:25.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:34:25 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:34:25.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:34:25 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:34:25.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:34:25 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:34:25.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:34:25 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:34:25.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:34:25 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:34:26.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:34:26 smithi006 ceph-mon[204052]: pgmap v2080: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:26.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:34:26 smithi006 ceph-mon[200575]: pgmap v2080: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:34:26 smithi105 ceph-mon[190463]: pgmap v2080: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:28.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:34:27 smithi006 ceph-mon[204052]: pgmap v2081: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:34:27 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:34:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:34:27 smithi006 ceph-mon[200575]: pgmap v2081: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:34:27 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:34:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:34:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:34:27] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T08:34:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:34:27 smithi105 ceph-mon[190463]: pgmap v2081: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:34:27 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:34:30.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:34:30 smithi105 ceph-mon[190463]: pgmap v2082: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:30.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:34:30 smithi006 ceph-mon[204052]: pgmap v2082: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:30.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:34:30 smithi006 ceph-mon[200575]: pgmap v2082: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:32.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:34:32 smithi006 ceph-mon[204052]: pgmap v2083: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:32.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:34:32 smithi006 ceph-mon[200575]: pgmap v2083: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:32.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:34:32 smithi105 ceph-mon[190463]: pgmap v2083: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:34.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:34:34 smithi006 ceph-mon[204052]: pgmap v2084: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:34.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:34:34 smithi006 ceph-mon[200575]: pgmap v2084: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:34.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:34:34 smithi105 ceph-mon[190463]: pgmap v2084: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:36.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:34:36 smithi105 ceph-mon[190463]: pgmap v2085: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:36.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:34:36 smithi006 ceph-mon[204052]: pgmap v2085: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:36.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:34:36 smithi006 ceph-mon[200575]: pgmap v2085: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:38.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:34:37 smithi006 ceph-mon[204052]: pgmap v2086: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:34:37 smithi006 ceph-mon[200575]: pgmap v2086: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:34:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:34:37] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T08:34:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:34:37 smithi105 ceph-mon[190463]: pgmap v2086: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:40.774 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:34:40 smithi105 ceph-mon[190463]: pgmap v2087: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:40.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:34:40 smithi006 ceph-mon[204052]: pgmap v2087: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:40.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:34:40 smithi006 ceph-mon[200575]: pgmap v2087: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:34:42 smithi006 ceph-mon[200575]: pgmap v2088: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:42.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:34:42 smithi006 ceph-mon[204052]: pgmap v2088: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:42.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:34:42 smithi105 ceph-mon[190463]: pgmap v2088: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:43.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:34:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:34:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:34:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:34:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:34:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:34:44.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:34:44 smithi006 ceph-mon[204052]: pgmap v2089: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:44.789 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:34:44 smithi006 ceph-mon[200575]: pgmap v2089: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:44.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:34:44 smithi105 ceph-mon[190463]: pgmap v2089: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:46.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:34:46 smithi006 ceph-mon[204052]: pgmap v2090: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:46.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:34:46 smithi006 ceph-mon[200575]: pgmap v2090: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:46.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:34:46 smithi105 ceph-mon[190463]: pgmap v2090: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:48.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:34:47 smithi006 ceph-mon[204052]: pgmap v2091: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:34:47 smithi006 ceph-mon[200575]: pgmap v2091: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:34:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:34:47] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-22T08:34:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:34:47 smithi105 ceph-mon[190463]: pgmap v2091: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:50.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:34:50 smithi006 ceph-mon[204052]: pgmap v2092: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:50.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:34:50 smithi006 ceph-mon[200575]: pgmap v2092: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:50.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:34:50 smithi105 ceph-mon[190463]: pgmap v2092: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:52.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:34:52 smithi006 ceph-mon[204052]: pgmap v2093: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:52.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:34:52 smithi006 ceph-mon[200575]: pgmap v2093: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:52.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:34:52 smithi105 ceph-mon[190463]: pgmap v2093: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:54.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:34:54 smithi006 ceph-mon[204052]: pgmap v2094: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:54.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:34:54 smithi006 ceph-mon[200575]: pgmap v2094: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:54.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:34:54 smithi105 ceph-mon[190463]: pgmap v2094: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:56.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:34:56 smithi006 ceph-mon[204052]: pgmap v2095: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:56.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:34:56 smithi006 ceph-mon[200575]: pgmap v2095: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:56.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:34:56 smithi105 ceph-mon[190463]: pgmap v2095: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:34:57 smithi006 ceph-mon[204052]: pgmap v2096: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:34:57 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:34:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:34:57 smithi006 ceph-mon[200575]: pgmap v2096: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:34:57 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:34:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:34:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:34:57] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-22T08:34:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:34:57 smithi105 ceph-mon[190463]: pgmap v2096: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:34:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:34:57 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:35:00.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:35:00 smithi006 ceph-mon[204052]: pgmap v2097: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:00.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:35:00 smithi006 ceph-mon[200575]: pgmap v2097: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:00.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:35:00 smithi105 ceph-mon[190463]: pgmap v2097: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:02.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:35:02 smithi006 ceph-mon[204052]: pgmap v2098: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:02.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:35:02 smithi006 ceph-mon[200575]: pgmap v2098: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:02.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:35:02 smithi105 ceph-mon[190463]: pgmap v2098: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:04.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:35:04 smithi006 ceph-mon[204052]: pgmap v2099: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:04.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:35:04 smithi006 ceph-mon[200575]: pgmap v2099: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:04.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:35:04 smithi105 ceph-mon[190463]: pgmap v2099: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:06.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:35:06 smithi006 ceph-mon[204052]: pgmap v2100: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:06.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:35:06 smithi006 ceph-mon[200575]: pgmap v2100: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:06.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:35:06 smithi105 ceph-mon[190463]: pgmap v2100: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:08.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:35:07 smithi006 ceph-mon[204052]: pgmap v2101: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:35:07 smithi006 ceph-mon[200575]: pgmap v2101: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:35:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:35:07] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T08:35:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:35:07 smithi105 ceph-mon[190463]: pgmap v2101: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:10.753 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:35:10 smithi006 ceph-mon[204052]: pgmap v2102: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:10.753 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:35:10 smithi006 ceph-mon[200575]: pgmap v2102: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:10.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:35:10 smithi105 ceph-mon[190463]: pgmap v2102: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:12.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:35:12 smithi006 ceph-mon[204052]: pgmap v2103: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:12.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:35:12 smithi006 ceph-mon[200575]: pgmap v2103: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:12.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:35:12 smithi105 ceph-mon[190463]: pgmap v2103: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:13.756 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:35:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:35:13.756 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:35:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:35:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:35:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:35:14.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:35:14 smithi006 ceph-mon[204052]: pgmap v2104: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:14.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:35:14 smithi006 ceph-mon[200575]: pgmap v2104: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:14.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:35:14 smithi105 ceph-mon[190463]: pgmap v2104: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:16.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:35:16 smithi006 ceph-mon[204052]: pgmap v2105: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:35:16 smithi006 ceph-mon[200575]: pgmap v2105: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:16.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:35:16 smithi105 ceph-mon[190463]: pgmap v2105: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:18.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:35:17 smithi006 ceph-mon[204052]: pgmap v2106: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:35:17 smithi006 ceph-mon[200575]: pgmap v2106: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:35:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:35:17] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-22T08:35:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:35:17 smithi105 ceph-mon[190463]: pgmap v2106: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:20.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:35:20 smithi006 ceph-mon[204052]: pgmap v2107: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:20.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:35:20 smithi006 ceph-mon[200575]: pgmap v2107: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:20.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:35:20 smithi105 ceph-mon[190463]: pgmap v2107: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:22.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:35:22 smithi006 ceph-mon[204052]: pgmap v2108: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:22.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:35:22 smithi006 ceph-mon[200575]: pgmap v2108: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:22.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:35:22 smithi105 ceph-mon[190463]: pgmap v2108: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:24.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:35:24 smithi006 ceph-mon[204052]: pgmap v2109: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:24.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:35:24 smithi006 ceph-mon[200575]: pgmap v2109: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:24.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:35:24 smithi105 ceph-mon[190463]: pgmap v2109: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:25.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:35:25 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:35:25.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:35:25 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:35:25.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:35:25 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:35:26.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:35:26 smithi006 ceph-mon[204052]: pgmap v2110: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:35:26 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:35:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:35:26 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:35:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:35:26 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:35:26.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:35:26 smithi006 ceph-mon[200575]: pgmap v2110: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:26.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:35:26 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:35:26.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:35:26 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:35:26.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:35:26 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:35:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:35:26 smithi105 ceph-mon[190463]: pgmap v2110: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:35:26 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:35:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:35:26 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:35:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:35:26 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:35:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:35:27 smithi006 ceph-mon[204052]: pgmap v2111: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:35:27 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:35:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:35:27 smithi006 ceph-mon[200575]: pgmap v2111: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:28.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:35:27 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:35:28.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:35:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:35:27] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-22T08:35:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:35:27 smithi105 ceph-mon[190463]: pgmap v2111: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:35:27 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:35:30.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:35:30 smithi006 ceph-mon[204052]: pgmap v2112: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:30.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:35:30 smithi006 ceph-mon[200575]: pgmap v2112: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:30.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:35:30 smithi105 ceph-mon[190463]: pgmap v2112: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:32.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:35:32 smithi006 ceph-mon[204052]: pgmap v2113: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:32.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:35:32 smithi006 ceph-mon[200575]: pgmap v2113: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:32.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:35:32 smithi105 ceph-mon[190463]: pgmap v2113: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:34.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:35:34 smithi006 ceph-mon[204052]: pgmap v2114: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:34.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:35:34 smithi006 ceph-mon[200575]: pgmap v2114: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:34.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:35:34 smithi105 ceph-mon[190463]: pgmap v2114: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:36.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:35:36 smithi006 ceph-mon[204052]: pgmap v2115: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:36.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:35:36 smithi006 ceph-mon[200575]: pgmap v2115: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:36.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:35:36 smithi105 ceph-mon[190463]: pgmap v2115: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:38.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:35:37 smithi006 ceph-mon[204052]: pgmap v2116: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:35:37 smithi006 ceph-mon[200575]: pgmap v2116: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:35:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:35:37] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T08:35:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:35:37 smithi105 ceph-mon[190463]: pgmap v2116: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:40.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:35:40 smithi006 ceph-mon[200575]: pgmap v2117: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:40.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:35:40 smithi006 ceph-mon[204052]: pgmap v2117: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:40.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:35:40 smithi105 ceph-mon[190463]: pgmap v2117: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:42.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:35:42 smithi006 ceph-mon[204052]: pgmap v2118: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:35:42 smithi006 ceph-mon[200575]: pgmap v2118: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:42.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:35:42 smithi105 ceph-mon[190463]: pgmap v2118: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:35:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:35:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:35:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:35:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:35:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:35:44.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:35:44 smithi006 ceph-mon[204052]: pgmap v2119: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:44.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:35:44 smithi006 ceph-mon[200575]: pgmap v2119: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:44.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:35:44 smithi105 ceph-mon[190463]: pgmap v2119: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:46.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:35:46 smithi006 ceph-mon[204052]: pgmap v2120: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:46.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:35:46 smithi006 ceph-mon[200575]: pgmap v2120: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:46.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:35:46 smithi105 ceph-mon[190463]: pgmap v2120: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:35:47 smithi006 ceph-mon[204052]: pgmap v2121: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:35:47 smithi006 ceph-mon[200575]: pgmap v2121: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:35:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:35:47] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T08:35:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:35:47 smithi105 ceph-mon[190463]: pgmap v2121: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:50.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:35:50 smithi006 ceph-mon[204052]: pgmap v2122: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:50.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:35:50 smithi006 ceph-mon[200575]: pgmap v2122: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:50.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:35:50 smithi105 ceph-mon[190463]: pgmap v2122: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:52.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:35:52 smithi006 ceph-mon[204052]: pgmap v2123: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:52.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:35:52 smithi006 ceph-mon[200575]: pgmap v2123: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:52.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:35:52 smithi105 ceph-mon[190463]: pgmap v2123: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:54.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:35:54 smithi006 ceph-mon[204052]: pgmap v2124: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:54.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:35:54 smithi006 ceph-mon[200575]: pgmap v2124: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:54.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:35:54 smithi105 ceph-mon[190463]: pgmap v2124: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:56.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:35:56 smithi006 ceph-mon[204052]: pgmap v2125: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:56.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:35:56 smithi006 ceph-mon[200575]: pgmap v2125: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:56.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:35:56 smithi105 ceph-mon[190463]: pgmap v2125: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:35:57 smithi006 ceph-mon[204052]: pgmap v2126: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:35:57 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:35:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:35:57 smithi006 ceph-mon[200575]: pgmap v2126: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:35:57 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:35:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:35:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:35:57] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T08:35:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:35:57 smithi105 ceph-mon[190463]: pgmap v2126: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:35:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:35:57 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:36:00.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:36:00 smithi006 ceph-mon[204052]: pgmap v2127: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:36:00.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:36:00 smithi006 ceph-mon[200575]: pgmap v2127: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:36:00.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:36:00 smithi105 ceph-mon[190463]: pgmap v2127: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:36:02.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:36:02 smithi006 ceph-mon[204052]: pgmap v2128: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:36:02.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:36:02 smithi006 ceph-mon[200575]: pgmap v2128: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:36:02.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:36:02 smithi105 ceph-mon[190463]: pgmap v2128: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:36:04.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:36:04 smithi006 ceph-mon[204052]: pgmap v2129: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:36:04.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:36:04 smithi006 ceph-mon[200575]: pgmap v2129: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:36:04.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:36:04 smithi105 ceph-mon[190463]: pgmap v2129: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:36:06.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:36:06 smithi006 ceph-mon[204052]: pgmap v2130: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:36:06.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:36:06 smithi006 ceph-mon[200575]: pgmap v2130: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:36:06.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:36:06 smithi105 ceph-mon[190463]: pgmap v2130: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:36:08.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:36:07 smithi006 ceph-mon[200575]: pgmap v2131: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:36:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:36:07 smithi006 ceph-mon[204052]: pgmap v2131: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:36:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:36:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:36:07] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T08:36:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:36:07 smithi105 ceph-mon[190463]: pgmap v2131: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:36:10.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:36:10 smithi006 ceph-mon[200575]: pgmap v2132: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:36:10.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:36:10 smithi006 ceph-mon[204052]: pgmap v2132: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:36:10.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:36:10 smithi105 ceph-mon[190463]: pgmap v2132: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:36:12.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:36:12 smithi006 ceph-mon[200575]: pgmap v2133: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:36:12.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:36:12 smithi006 ceph-mon[204052]: pgmap v2133: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:36:12.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:36:12 smithi105 ceph-mon[190463]: pgmap v2133: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:36:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:36:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:36:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:36:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:36:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:36:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:36:14.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:36:14 smithi006 ceph-mon[200575]: pgmap v2134: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:14.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:36:14 smithi006 ceph-mon[204052]: pgmap v2134: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:14.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:36:14 smithi105 ceph-mon[190463]: pgmap v2134: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:36:16 smithi006 ceph-mon[200575]: pgmap v2135: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:36:16.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:36:16 smithi006 ceph-mon[204052]: pgmap v2135: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:36:16.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:36:16 smithi105 ceph-mon[190463]: pgmap v2135: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:36:18.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:36:17 smithi006 ceph-mon[200575]: pgmap v2136: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:36:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:36:17 smithi006 ceph-mon[204052]: pgmap v2136: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:36:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:36:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:36:17] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T08:36:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:36:17 smithi105 ceph-mon[190463]: pgmap v2136: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:36:20.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:36:20 smithi006 ceph-mon[200575]: pgmap v2137: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:36:20.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:36:20 smithi006 ceph-mon[204052]: pgmap v2137: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:36:20.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:36:20 smithi105 ceph-mon[190463]: pgmap v2137: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:36:22.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:36:22 smithi006 ceph-mon[204052]: pgmap v2138: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:22.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:36:22 smithi006 ceph-mon[200575]: pgmap v2138: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:22.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:36:22 smithi105 ceph-mon[190463]: pgmap v2138: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:24.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:36:24 smithi006 ceph-mon[204052]: pgmap v2139: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:24.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:36:24 smithi006 ceph-mon[200575]: pgmap v2139: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:24.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:36:24 smithi105 ceph-mon[190463]: pgmap v2139: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:36:26 smithi006 ceph-mon[204052]: pgmap v2140: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:36:26 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:36:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:36:26 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:36:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:36:26 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:36:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:36:26 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:36:26.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:36:26 smithi006 ceph-mon[200575]: pgmap v2140: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:26.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:36:26 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:36:26.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:36:26 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:36:26.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:36:26 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:36:26.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:36:26 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:36:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:36:26 smithi105 ceph-mon[190463]: pgmap v2140: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:36:26 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:36:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:36:26 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:36:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:36:26 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:36:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:36:26 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:36:28.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:36:27 smithi006 ceph-mon[204052]: pgmap v2141: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:36:27 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:36:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:36:27 smithi006 ceph-mon[200575]: pgmap v2141: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:36:27 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:36:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:36:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:36:27] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T08:36:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:36:27 smithi105 ceph-mon[190463]: pgmap v2141: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:36:27 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:36:30.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:36:30 smithi006 ceph-mon[204052]: pgmap v2142: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:30.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:36:30 smithi006 ceph-mon[200575]: pgmap v2142: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:30.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:36:30 smithi105 ceph-mon[190463]: pgmap v2142: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:32.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:36:32 smithi006 ceph-mon[204052]: pgmap v2143: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:32.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:36:32 smithi006 ceph-mon[200575]: pgmap v2143: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:32.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:36:32 smithi105 ceph-mon[190463]: pgmap v2143: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:34.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:36:34 smithi006 ceph-mon[204052]: pgmap v2144: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:34.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:36:34 smithi006 ceph-mon[200575]: pgmap v2144: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:34.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:36:34 smithi105 ceph-mon[190463]: pgmap v2144: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:36.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:36:36 smithi006 ceph-mon[204052]: pgmap v2145: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:36.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:36:36 smithi006 ceph-mon[200575]: pgmap v2145: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:36.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:36:36 smithi105 ceph-mon[190463]: pgmap v2145: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:38.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:36:37 smithi006 ceph-mon[204052]: pgmap v2146: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:36:37 smithi006 ceph-mon[200575]: pgmap v2146: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:36:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:36:37] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T08:36:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:36:37 smithi105 ceph-mon[190463]: pgmap v2146: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:40.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:36:40 smithi006 ceph-mon[204052]: pgmap v2147: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:40.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:36:40 smithi006 ceph-mon[200575]: pgmap v2147: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:40.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:36:40 smithi105 ceph-mon[190463]: pgmap v2147: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:42.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:36:42 smithi006 ceph-mon[204052]: pgmap v2148: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:36:42 smithi006 ceph-mon[200575]: pgmap v2148: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:42.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:36:42 smithi105 ceph-mon[190463]: pgmap v2148: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:43.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:36:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:36:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:36:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:36:43.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:36:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:36:44.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:36:44 smithi006 ceph-mon[204052]: pgmap v2149: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:44.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:36:44 smithi006 ceph-mon[200575]: pgmap v2149: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:44.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:36:44 smithi105 ceph-mon[190463]: pgmap v2149: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:46.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:36:46 smithi006 ceph-mon[204052]: pgmap v2150: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:46.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:36:46 smithi006 ceph-mon[200575]: pgmap v2150: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:46.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:36:46 smithi105 ceph-mon[190463]: pgmap v2150: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:36:47 smithi006 ceph-mon[204052]: pgmap v2151: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:36:47 smithi006 ceph-mon[200575]: pgmap v2151: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:48.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:36:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:36:47] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T08:36:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:36:47 smithi105 ceph-mon[190463]: pgmap v2151: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:50.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:36:50 smithi006 ceph-mon[204052]: pgmap v2152: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:50.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:36:50 smithi006 ceph-mon[200575]: pgmap v2152: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:50.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:36:50 smithi105 ceph-mon[190463]: pgmap v2152: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:52.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:36:52 smithi006 ceph-mon[204052]: pgmap v2153: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:52.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:36:52 smithi006 ceph-mon[200575]: pgmap v2153: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:52.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:36:52 smithi105 ceph-mon[190463]: pgmap v2153: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:54.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:36:54 smithi006 ceph-mon[204052]: pgmap v2154: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:54.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:36:54 smithi006 ceph-mon[200575]: pgmap v2154: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:54.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:36:54 smithi105 ceph-mon[190463]: pgmap v2154: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:56.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:36:56 smithi006 ceph-mon[204052]: pgmap v2155: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:56.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:36:56 smithi006 ceph-mon[200575]: pgmap v2155: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:56.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:36:56 smithi105 ceph-mon[190463]: pgmap v2155: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:58.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:36:57 smithi006 ceph-mon[204052]: pgmap v2156: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:36:57 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:36:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:36:57 smithi006 ceph-mon[200575]: pgmap v2156: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:36:57 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:36:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:36:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:36:57] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T08:36:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:36:57 smithi105 ceph-mon[190463]: pgmap v2156: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:36:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:36:57 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:37:00.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:37:00 smithi006 ceph-mon[204052]: pgmap v2157: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:00.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:37:00 smithi006 ceph-mon[200575]: pgmap v2157: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:00.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:37:00 smithi105 ceph-mon[190463]: pgmap v2157: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:02.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:37:02 smithi006 ceph-mon[204052]: pgmap v2158: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:02.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:37:02 smithi006 ceph-mon[200575]: pgmap v2158: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:02.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:37:02 smithi105 ceph-mon[190463]: pgmap v2158: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:04.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:37:04 smithi006 ceph-mon[204052]: pgmap v2159: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:04.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:37:04 smithi006 ceph-mon[200575]: pgmap v2159: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:04.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:37:04 smithi105 ceph-mon[190463]: pgmap v2159: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:06.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:37:06 smithi006 ceph-mon[204052]: pgmap v2160: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:06.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:37:06 smithi006 ceph-mon[200575]: pgmap v2160: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:06.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:37:06 smithi105 ceph-mon[190463]: pgmap v2160: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:08.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:37:07 smithi006 ceph-mon[204052]: pgmap v2161: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:37:07 smithi006 ceph-mon[200575]: pgmap v2161: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:37:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:37:07] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T08:37:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:37:07 smithi105 ceph-mon[190463]: pgmap v2161: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:10.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:37:10 smithi006 ceph-mon[204052]: pgmap v2162: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:10.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:37:10 smithi006 ceph-mon[200575]: pgmap v2162: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:10.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:37:10 smithi105 ceph-mon[190463]: pgmap v2162: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:12.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:37:12 smithi006 ceph-mon[204052]: pgmap v2163: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:12.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:37:12 smithi006 ceph-mon[200575]: pgmap v2163: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:12.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:37:12 smithi105 ceph-mon[190463]: pgmap v2163: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:37:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:37:13.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:37:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:37:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:37:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:37:14.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:37:14 smithi006 ceph-mon[204052]: pgmap v2164: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:14.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:37:14 smithi006 ceph-mon[200575]: pgmap v2164: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:14.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:37:14 smithi105 ceph-mon[190463]: pgmap v2164: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:16.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:37:16 smithi006 ceph-mon[204052]: pgmap v2165: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:37:16 smithi006 ceph-mon[200575]: pgmap v2165: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:16.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:37:16 smithi105 ceph-mon[190463]: pgmap v2165: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:18.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:37:17 smithi006 ceph-mon[204052]: pgmap v2166: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:37:17 smithi006 ceph-mon[200575]: pgmap v2166: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:37:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:37:17] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-22T08:37:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:37:17 smithi105 ceph-mon[190463]: pgmap v2166: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:20.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:37:20 smithi006 ceph-mon[204052]: pgmap v2167: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:20.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:37:20 smithi006 ceph-mon[200575]: pgmap v2167: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:20.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:37:20 smithi105 ceph-mon[190463]: pgmap v2167: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:22.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:37:22 smithi006 ceph-mon[204052]: pgmap v2168: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:22.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:37:22 smithi006 ceph-mon[200575]: pgmap v2168: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:22.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:37:22 smithi105 ceph-mon[190463]: pgmap v2168: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:24.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:37:24 smithi006 ceph-mon[200575]: pgmap v2169: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:24.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:37:24 smithi006 ceph-mon[204052]: pgmap v2169: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:24.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:37:24 smithi105 ceph-mon[190463]: pgmap v2169: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:26.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:37:26 smithi006 ceph-mon[200575]: pgmap v2170: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:26.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:37:26 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:37:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:37:26 smithi006 ceph-mon[204052]: pgmap v2170: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:37:26 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:37:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:37:26 smithi105 ceph-mon[190463]: pgmap v2170: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:37:26 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:37:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:37:27 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:37:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:37:27 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:37:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:37:27 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:37:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:37:27 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:37:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:37:27 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:37:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:37:27 smithi006 ceph-mon[204052]: pgmap v2171: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:37:27 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:37:28.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:37:27 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:37:28.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:37:27 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:37:28.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:37:27 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:37:28.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:37:27 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:37:28.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:37:27 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:37:28.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:37:27 smithi006 ceph-mon[200575]: pgmap v2171: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:28.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:37:27 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:37:28.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:37:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:37:27] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-22T08:37:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:37:27 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:37:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:37:27 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:37:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:37:27 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:37:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:37:27 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:37:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:37:27 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:37:28.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:37:27 smithi105 ceph-mon[190463]: pgmap v2171: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:28.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:37:27 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:37:30.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:37:30 smithi006 ceph-mon[204052]: pgmap v2172: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:30.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:37:30 smithi006 ceph-mon[200575]: pgmap v2172: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:30.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:37:30 smithi105 ceph-mon[190463]: pgmap v2172: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:32.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:37:32 smithi006 ceph-mon[204052]: pgmap v2173: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:32.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:37:32 smithi006 ceph-mon[200575]: pgmap v2173: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:32.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:37:32 smithi105 ceph-mon[190463]: pgmap v2173: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:34.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:37:34 smithi006 ceph-mon[204052]: pgmap v2174: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:34.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:37:34 smithi006 ceph-mon[200575]: pgmap v2174: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:34.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:37:34 smithi105 ceph-mon[190463]: pgmap v2174: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:36.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:37:36 smithi006 ceph-mon[204052]: pgmap v2175: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:36.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:37:36 smithi006 ceph-mon[200575]: pgmap v2175: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:36.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:37:36 smithi105 ceph-mon[190463]: pgmap v2175: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:38.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:37:37 smithi006 ceph-mon[204052]: pgmap v2176: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:37:37 smithi006 ceph-mon[200575]: pgmap v2176: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:37:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:37:37] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-22T08:37:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:37:37 smithi105 ceph-mon[190463]: pgmap v2176: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:40.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:37:40 smithi006 ceph-mon[204052]: pgmap v2177: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:40.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:37:40 smithi006 ceph-mon[200575]: pgmap v2177: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:40.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:37:40 smithi105 ceph-mon[190463]: pgmap v2177: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:42.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:37:42 smithi006 ceph-mon[204052]: pgmap v2178: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:37:42 smithi006 ceph-mon[200575]: pgmap v2178: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:42.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:37:42 smithi105 ceph-mon[190463]: pgmap v2178: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:37:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:37:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:37:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:37:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:37:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:37:44.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:37:44 smithi006 ceph-mon[204052]: pgmap v2179: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:44.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:37:44 smithi006 ceph-mon[200575]: pgmap v2179: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:44.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:37:44 smithi105 ceph-mon[190463]: pgmap v2179: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:46.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:37:46 smithi006 ceph-mon[200575]: pgmap v2180: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:46.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:37:46 smithi006 ceph-mon[204052]: pgmap v2180: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:46.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:37:46 smithi105 ceph-mon[190463]: pgmap v2180: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:37:47 smithi006 ceph-mon[204052]: pgmap v2181: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:48.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:37:47 smithi006 ceph-mon[200575]: pgmap v2181: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:48.037 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:37:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:37:47] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-22T08:37:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:37:47 smithi105 ceph-mon[190463]: pgmap v2181: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:50.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:37:50 smithi006 ceph-mon[204052]: pgmap v2182: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:50.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:37:50 smithi006 ceph-mon[200575]: pgmap v2182: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:50.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:37:50 smithi105 ceph-mon[190463]: pgmap v2182: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:52.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:37:52 smithi006 ceph-mon[200575]: pgmap v2183: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:52.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:37:52 smithi006 ceph-mon[204052]: pgmap v2183: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:52.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:37:52 smithi105 ceph-mon[190463]: pgmap v2183: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:54.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:37:54 smithi006 ceph-mon[204052]: pgmap v2184: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:54.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:37:54 smithi006 ceph-mon[200575]: pgmap v2184: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:54.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:37:54 smithi105 ceph-mon[190463]: pgmap v2184: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:56.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:37:56 smithi006 ceph-mon[204052]: pgmap v2185: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:56.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:37:56 smithi006 ceph-mon[200575]: pgmap v2185: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:56.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:37:56 smithi105 ceph-mon[190463]: pgmap v2185: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:58.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:37:57 smithi006 ceph-mon[204052]: pgmap v2186: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:37:57 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:37:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:37:57 smithi006 ceph-mon[200575]: pgmap v2186: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:37:57 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:37:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:37:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:37:57] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-22T08:37:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:37:57 smithi105 ceph-mon[190463]: pgmap v2186: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:37:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:37:57 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:38:00.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:38:00 smithi006 ceph-mon[204052]: pgmap v2187: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:00.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:38:00 smithi006 ceph-mon[200575]: pgmap v2187: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:00.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:38:00 smithi105 ceph-mon[190463]: pgmap v2187: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:02.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:38:02 smithi006 ceph-mon[204052]: pgmap v2188: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:02.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:38:02 smithi006 ceph-mon[200575]: pgmap v2188: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:02.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:38:02 smithi105 ceph-mon[190463]: pgmap v2188: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:04.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:38:04 smithi006 ceph-mon[204052]: pgmap v2189: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:04.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:38:04 smithi006 ceph-mon[200575]: pgmap v2189: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:04.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:38:04 smithi105 ceph-mon[190463]: pgmap v2189: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:06.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:38:06 smithi006 ceph-mon[204052]: pgmap v2190: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:06.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:38:06 smithi006 ceph-mon[200575]: pgmap v2190: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:06.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:38:06 smithi105 ceph-mon[190463]: pgmap v2190: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:08.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:38:07 smithi006 ceph-mon[204052]: pgmap v2191: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:38:07 smithi006 ceph-mon[200575]: pgmap v2191: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:38:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:38:07] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-22T08:38:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:38:07 smithi105 ceph-mon[190463]: pgmap v2191: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:10.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:38:10 smithi006 ceph-mon[204052]: pgmap v2192: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:10.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:38:10 smithi006 ceph-mon[200575]: pgmap v2192: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:10.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:38:10 smithi105 ceph-mon[190463]: pgmap v2192: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:12.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:38:12 smithi006 ceph-mon[204052]: pgmap v2193: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:12.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:38:12 smithi006 ceph-mon[200575]: pgmap v2193: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:12.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:38:12 smithi105 ceph-mon[190463]: pgmap v2193: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:13.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:38:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:38:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:38:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:38:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:38:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:38:14.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:38:14 smithi006 ceph-mon[204052]: pgmap v2194: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:14.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:38:14 smithi006 ceph-mon[200575]: pgmap v2194: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:14.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:38:14 smithi105 ceph-mon[190463]: pgmap v2194: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:16.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:38:16 smithi006 ceph-mon[204052]: pgmap v2195: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:38:16 smithi006 ceph-mon[200575]: pgmap v2195: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:16.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:38:16 smithi105 ceph-mon[190463]: pgmap v2195: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:18.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:38:17 smithi006 ceph-mon[204052]: pgmap v2196: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:38:17 smithi006 ceph-mon[200575]: pgmap v2196: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:38:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:38:17] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T08:38:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:38:17 smithi105 ceph-mon[190463]: pgmap v2196: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:20.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:38:20 smithi006 ceph-mon[204052]: pgmap v2197: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:20.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:38:20 smithi006 ceph-mon[200575]: pgmap v2197: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:20.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:38:20 smithi105 ceph-mon[190463]: pgmap v2197: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:22.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:38:22 smithi006 ceph-mon[204052]: pgmap v2198: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:22.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:38:22 smithi006 ceph-mon[200575]: pgmap v2198: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:22.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:38:22 smithi105 ceph-mon[190463]: pgmap v2198: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:24.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:38:24 smithi006 ceph-mon[204052]: pgmap v2199: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:24.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:38:24 smithi006 ceph-mon[200575]: pgmap v2199: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:24.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:38:24 smithi105 ceph-mon[190463]: pgmap v2199: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:38:26 smithi006 ceph-mon[204052]: pgmap v2200: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:26.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:38:26 smithi006 ceph-mon[200575]: pgmap v2200: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:38:26 smithi105 ceph-mon[190463]: pgmap v2200: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:38:27 smithi006 ceph-mon[204052]: pgmap v2201: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:38:27 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:38:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:38:27 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:38:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:38:27 smithi006 ceph-mon[200575]: pgmap v2201: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:38:27 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:38:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:38:27 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:38:28.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:38:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:38:27] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T08:38:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:38:27 smithi105 ceph-mon[190463]: pgmap v2201: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:38:27 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:38:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:38:27 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:38:29.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:38:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:38:29.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:38:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:38:29.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:38:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:38:29.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:38:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:38:29.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:38:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:38:29.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:38:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:38:29.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:38:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:38:29.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:38:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:38:29.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:38:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:38:29.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:38:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:38:29.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:38:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:38:29.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:38:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:38:29.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:38:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:38:29.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:38:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:38:29.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:38:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:38:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:38:29 smithi105 ceph-mon[190463]: pgmap v2202: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:30.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:38:29 smithi006 ceph-mon[204052]: pgmap v2202: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:30.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:38:29 smithi006 ceph-mon[200575]: pgmap v2202: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:32.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:38:32 smithi006 ceph-mon[204052]: pgmap v2203: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:32.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:38:32 smithi006 ceph-mon[200575]: pgmap v2203: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:32.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:38:32 smithi105 ceph-mon[190463]: pgmap v2203: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:34.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:38:34 smithi006 ceph-mon[204052]: pgmap v2204: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:34.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:38:34 smithi006 ceph-mon[200575]: pgmap v2204: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:34.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:38:34 smithi105 ceph-mon[190463]: pgmap v2204: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:36.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:38:36 smithi006 ceph-mon[204052]: pgmap v2205: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:36.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:38:36 smithi006 ceph-mon[200575]: pgmap v2205: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:36.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:38:36 smithi105 ceph-mon[190463]: pgmap v2205: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:38.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:38:37 smithi006 ceph-mon[204052]: pgmap v2206: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:38:37 smithi006 ceph-mon[200575]: pgmap v2206: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:38:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:38:37] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-22T08:38:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:38:37 smithi105 ceph-mon[190463]: pgmap v2206: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:40.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:38:40 smithi006 ceph-mon[204052]: pgmap v2207: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:40.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:38:40 smithi006 ceph-mon[200575]: pgmap v2207: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:40.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:38:40 smithi105 ceph-mon[190463]: pgmap v2207: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:42.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:38:42 smithi006 ceph-mon[204052]: pgmap v2208: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:38:42 smithi006 ceph-mon[200575]: pgmap v2208: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:42.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:38:42 smithi105 ceph-mon[190463]: pgmap v2208: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:43.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:38:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:38:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:38:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:38:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:38:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:38:44.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:38:44 smithi006 ceph-mon[204052]: pgmap v2209: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:44.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:38:44 smithi006 ceph-mon[200575]: pgmap v2209: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:44.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:38:44 smithi105 ceph-mon[190463]: pgmap v2209: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:46.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:38:46 smithi006 ceph-mon[204052]: pgmap v2210: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:46.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:38:46 smithi006 ceph-mon[200575]: pgmap v2210: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:46.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:38:46 smithi105 ceph-mon[190463]: pgmap v2210: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:48.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:38:47 smithi006 ceph-mon[204052]: pgmap v2211: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:38:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:38:47] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T08:38:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:38:47 smithi006 ceph-mon[200575]: pgmap v2211: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:38:47 smithi105 ceph-mon[190463]: pgmap v2211: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:50.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:38:50 smithi006 ceph-mon[204052]: pgmap v2212: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:50.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:38:50 smithi006 ceph-mon[200575]: pgmap v2212: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:50.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:38:50 smithi105 ceph-mon[190463]: pgmap v2212: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:52.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:38:52 smithi006 ceph-mon[204052]: pgmap v2213: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:52.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:38:52 smithi006 ceph-mon[200575]: pgmap v2213: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:52.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:38:52 smithi105 ceph-mon[190463]: pgmap v2213: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:54.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:38:54 smithi006 ceph-mon[204052]: pgmap v2214: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:54.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:38:54 smithi006 ceph-mon[200575]: pgmap v2214: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:54.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:38:54 smithi105 ceph-mon[190463]: pgmap v2214: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:56.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:38:56 smithi006 ceph-mon[204052]: pgmap v2215: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:56.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:38:56 smithi006 ceph-mon[200575]: pgmap v2215: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:56.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:38:56 smithi105 ceph-mon[190463]: pgmap v2215: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:38:57 smithi006 ceph-mon[204052]: pgmap v2216: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:38:57 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:38:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:38:57 smithi006 ceph-mon[200575]: pgmap v2216: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:38:57 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:38:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:38:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:38:57] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T08:38:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:38:57 smithi105 ceph-mon[190463]: pgmap v2216: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:38:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:38:57 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:39:00.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:39:00 smithi006 ceph-mon[204052]: pgmap v2217: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:00.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:39:00 smithi006 ceph-mon[200575]: pgmap v2217: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:00.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:39:00 smithi105 ceph-mon[190463]: pgmap v2217: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:02.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:39:02 smithi006 ceph-mon[204052]: pgmap v2218: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:02.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:39:02 smithi006 ceph-mon[200575]: pgmap v2218: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:02.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:39:02 smithi105 ceph-mon[190463]: pgmap v2218: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:04.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:39:04 smithi006 ceph-mon[204052]: pgmap v2219: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:04.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:39:04 smithi006 ceph-mon[200575]: pgmap v2219: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:04.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:39:04 smithi105 ceph-mon[190463]: pgmap v2219: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:06.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:39:06 smithi105 ceph-mon[190463]: pgmap v2220: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:07.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:39:06 smithi006 ceph-mon[204052]: pgmap v2220: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:07.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:39:06 smithi006 ceph-mon[200575]: pgmap v2220: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:08.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:39:07 smithi006 ceph-mon[204052]: pgmap v2221: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:39:07 smithi006 ceph-mon[200575]: pgmap v2221: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:39:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:39:07] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T08:39:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:39:07 smithi105 ceph-mon[190463]: pgmap v2221: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:10.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:39:10 smithi006 ceph-mon[204052]: pgmap v2222: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:10.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:39:10 smithi006 ceph-mon[200575]: pgmap v2222: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:10.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:39:10 smithi105 ceph-mon[190463]: pgmap v2222: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:12.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:39:12 smithi006 ceph-mon[200575]: pgmap v2223: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:12.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:39:12 smithi006 ceph-mon[204052]: pgmap v2223: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:12.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:39:12 smithi105 ceph-mon[190463]: pgmap v2223: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:39:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:39:14.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:39:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:39:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:39:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:39:14.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:39:14 smithi105 ceph-mon[190463]: pgmap v2224: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:15.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:39:14 smithi006 ceph-mon[200575]: pgmap v2224: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:15.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:39:14 smithi006 ceph-mon[204052]: pgmap v2224: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:16.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:39:16 smithi105 ceph-mon[190463]: pgmap v2225: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:17.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:39:16 smithi006 ceph-mon[200575]: pgmap v2225: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:17.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:39:16 smithi006 ceph-mon[204052]: pgmap v2225: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:39:17 smithi006 ceph-mon[204052]: pgmap v2226: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:39:17 smithi006 ceph-mon[200575]: pgmap v2226: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:18.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:39:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:39:17] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-22T08:39:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:39:17 smithi105 ceph-mon[190463]: pgmap v2226: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:20.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:39:20 smithi006 ceph-mon[204052]: pgmap v2227: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:20.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:39:20 smithi006 ceph-mon[200575]: pgmap v2227: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:20.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:39:20 smithi105 ceph-mon[190463]: pgmap v2227: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:22.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:39:22 smithi105 ceph-mon[190463]: pgmap v2228: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:23.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:39:22 smithi006 ceph-mon[204052]: pgmap v2228: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:23.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:39:22 smithi006 ceph-mon[200575]: pgmap v2228: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:24.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:39:24 smithi105 ceph-mon[190463]: pgmap v2229: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:25.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:39:24 smithi006 ceph-mon[204052]: pgmap v2229: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:25.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:39:24 smithi006 ceph-mon[200575]: pgmap v2229: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:39:26 smithi105 ceph-mon[190463]: pgmap v2230: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:27.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:39:26 smithi006 ceph-mon[204052]: pgmap v2230: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:27.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:39:26 smithi006 ceph-mon[200575]: pgmap v2230: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:39:27 smithi006 ceph-mon[204052]: pgmap v2231: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:39:27 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:39:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:39:27 smithi006 ceph-mon[200575]: pgmap v2231: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:39:27 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:39:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:39:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:39:27] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-22T08:39:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:39:27 smithi105 ceph-mon[190463]: pgmap v2231: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:39:27 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:39:29.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:39:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:39:29.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:39:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:39:29.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:39:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:39:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:39:29 smithi105 ceph-mon[190463]: pgmap v2232: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:30.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:39:29 smithi006 ceph-mon[204052]: pgmap v2232: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:30.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:39:29 smithi006 ceph-mon[200575]: pgmap v2232: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:31.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:39:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:39:31.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:39:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:39:31.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:39:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:39:31.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:39:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:39:31.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:39:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:39:31.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:39:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:39:31.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:39:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:39:31.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:39:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:39:31.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:39:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:39:32.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:39:31 smithi006 ceph-mon[204052]: pgmap v2233: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:32.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:39:31 smithi006 ceph-mon[200575]: pgmap v2233: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:32.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:39:31 smithi105 ceph-mon[190463]: pgmap v2233: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:34.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:39:34 smithi105 ceph-mon[190463]: pgmap v2234: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:35.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:39:34 smithi006 ceph-mon[204052]: pgmap v2234: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:35.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:39:34 smithi006 ceph-mon[200575]: pgmap v2234: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:36.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:39:36 smithi105 ceph-mon[190463]: pgmap v2235: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:37.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:39:36 smithi006 ceph-mon[204052]: pgmap v2235: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:37.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:39:36 smithi006 ceph-mon[200575]: pgmap v2235: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:38.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:39:37 smithi006 ceph-mon[204052]: pgmap v2236: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:39:37 smithi006 ceph-mon[200575]: pgmap v2236: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:39:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:39:37] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-22T08:39:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:39:37 smithi105 ceph-mon[190463]: pgmap v2236: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:40.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:39:40 smithi105 ceph-mon[190463]: pgmap v2237: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:41.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:39:40 smithi006 ceph-mon[204052]: pgmap v2237: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:41.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:39:40 smithi006 ceph-mon[200575]: pgmap v2237: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:42.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:39:42 smithi105 ceph-mon[190463]: pgmap v2238: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:43.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:39:42 smithi006 ceph-mon[204052]: pgmap v2238: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:43.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:39:42 smithi006 ceph-mon[200575]: pgmap v2238: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:39:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:39:44.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:39:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:39:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:39:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:39:44.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:39:44 smithi105 ceph-mon[190463]: pgmap v2239: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:45.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:39:44 smithi006 ceph-mon[204052]: pgmap v2239: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:45.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:39:44 smithi006 ceph-mon[200575]: pgmap v2239: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:46.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:39:46 smithi105 ceph-mon[190463]: pgmap v2240: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:47.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:39:46 smithi006 ceph-mon[204052]: pgmap v2240: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:47.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:39:46 smithi006 ceph-mon[200575]: pgmap v2240: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:39:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:39:47] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-22T08:39:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:39:47 smithi006 ceph-mon[204052]: pgmap v2241: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:39:47 smithi006 ceph-mon[200575]: pgmap v2241: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:39:47 smithi105 ceph-mon[190463]: pgmap v2241: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:50.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:39:50 smithi105 ceph-mon[190463]: pgmap v2242: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:51.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:39:50 smithi006 ceph-mon[200575]: pgmap v2242: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:51.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:39:50 smithi006 ceph-mon[204052]: pgmap v2242: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:52.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:39:52 smithi105 ceph-mon[190463]: pgmap v2243: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:53.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:39:52 smithi006 ceph-mon[200575]: pgmap v2243: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:53.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:39:52 smithi006 ceph-mon[204052]: pgmap v2243: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:54.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:39:54 smithi105 ceph-mon[190463]: pgmap v2244: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:55.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:39:54 smithi006 ceph-mon[204052]: pgmap v2244: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:55.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:39:54 smithi006 ceph-mon[200575]: pgmap v2244: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:56.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:39:56 smithi105 ceph-mon[190463]: pgmap v2245: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:57.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:39:56 smithi006 ceph-mon[204052]: pgmap v2245: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:57.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:39:56 smithi006 ceph-mon[200575]: pgmap v2245: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:39:57 smithi006 ceph-mon[204052]: pgmap v2246: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:39:57 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:39:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:39:57 smithi006 ceph-mon[200575]: pgmap v2246: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:39:57 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:39:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:39:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:39:57] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-22T08:39:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:39:57 smithi105 ceph-mon[190463]: pgmap v2246: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:39:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:39:57 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:40:00.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:40:00 smithi105 ceph-mon[190463]: pgmap v2247: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:00.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:40:00 smithi105 ceph-mon[190463]: overall HEALTH_OK 2023-09-22T08:40:01.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:40:00 smithi006 ceph-mon[204052]: pgmap v2247: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:01.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:40:00 smithi006 ceph-mon[204052]: overall HEALTH_OK 2023-09-22T08:40:01.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:40:00 smithi006 ceph-mon[200575]: pgmap v2247: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:01.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:40:00 smithi006 ceph-mon[200575]: overall HEALTH_OK 2023-09-22T08:40:02.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:40:02 smithi105 ceph-mon[190463]: pgmap v2248: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:03.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:40:02 smithi006 ceph-mon[204052]: pgmap v2248: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:03.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:40:02 smithi006 ceph-mon[200575]: pgmap v2248: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:04.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:40:04 smithi105 ceph-mon[190463]: pgmap v2249: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:05.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:40:04 smithi006 ceph-mon[204052]: pgmap v2249: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:05.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:40:04 smithi006 ceph-mon[200575]: pgmap v2249: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:06.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:40:06 smithi105 ceph-mon[190463]: pgmap v2250: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:07.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:40:06 smithi006 ceph-mon[204052]: pgmap v2250: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:07.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:40:06 smithi006 ceph-mon[200575]: pgmap v2250: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:08.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:40:07 smithi006 ceph-mon[200575]: pgmap v2251: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:40:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:40:07] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-22T08:40:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:40:07 smithi006 ceph-mon[204052]: pgmap v2251: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:40:07 smithi105 ceph-mon[190463]: pgmap v2251: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:10.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:40:10 smithi105 ceph-mon[190463]: pgmap v2252: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:11.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:40:10 smithi006 ceph-mon[200575]: pgmap v2252: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:11.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:40:10 smithi006 ceph-mon[204052]: pgmap v2252: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:12.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:40:12 smithi105 ceph-mon[190463]: pgmap v2253: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:13.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:40:12 smithi006 ceph-mon[200575]: pgmap v2253: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:13.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:40:12 smithi006 ceph-mon[204052]: pgmap v2253: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:40:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:40:14.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:40:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:40:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:40:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:40:14.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:40:14 smithi105 ceph-mon[190463]: pgmap v2254: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:15.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:40:14 smithi006 ceph-mon[204052]: pgmap v2254: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:15.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:40:14 smithi006 ceph-mon[200575]: pgmap v2254: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:16.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:40:16 smithi105 ceph-mon[190463]: pgmap v2255: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:17.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:40:16 smithi006 ceph-mon[204052]: pgmap v2255: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:17.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:40:16 smithi006 ceph-mon[200575]: pgmap v2255: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:18.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:40:17 smithi006 ceph-mon[204052]: pgmap v2256: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:40:17 smithi006 ceph-mon[200575]: pgmap v2256: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:40:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:40:17] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T08:40:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:40:17 smithi105 ceph-mon[190463]: pgmap v2256: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:20.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:40:20 smithi105 ceph-mon[190463]: pgmap v2257: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:21.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:40:20 smithi006 ceph-mon[200575]: pgmap v2257: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:21.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:40:20 smithi006 ceph-mon[204052]: pgmap v2257: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:22.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:40:22 smithi105 ceph-mon[190463]: pgmap v2258: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:23.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:40:22 smithi006 ceph-mon[204052]: pgmap v2258: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:23.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:40:22 smithi006 ceph-mon[200575]: pgmap v2258: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:24.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:40:24 smithi105 ceph-mon[190463]: pgmap v2259: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:25.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:40:24 smithi006 ceph-mon[204052]: pgmap v2259: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:25.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:40:24 smithi006 ceph-mon[200575]: pgmap v2259: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:40:26 smithi105 ceph-mon[190463]: pgmap v2260: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:27.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:40:26 smithi006 ceph-mon[204052]: pgmap v2260: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:27.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:40:26 smithi006 ceph-mon[200575]: pgmap v2260: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:40:27 smithi006 ceph-mon[204052]: pgmap v2261: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:40:27 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:40:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:40:27 smithi006 ceph-mon[200575]: pgmap v2261: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:40:27 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:40:28.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:40:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:40:27] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T08:40:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:40:27 smithi105 ceph-mon[190463]: pgmap v2261: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:40:27 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:40:30.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:40:30 smithi105 ceph-mon[190463]: pgmap v2262: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:31.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:40:30 smithi006 ceph-mon[204052]: pgmap v2262: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:31.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:40:30 smithi006 ceph-mon[200575]: pgmap v2262: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:31.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:40:31 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:40:32.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:40:31 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:40:32.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:40:31 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:40:32.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:40:32 smithi105 ceph-mon[190463]: pgmap v2263: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:32.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:40:32 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:40:32.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:40:32 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:40:32.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:40:32 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:40:33.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:40:32 smithi006 ceph-mon[204052]: pgmap v2263: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:33.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:40:32 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:40:33.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:40:32 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:40:33.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:40:32 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:40:33.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:40:32 smithi006 ceph-mon[200575]: pgmap v2263: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:33.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:40:32 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:40:33.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:40:32 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:40:33.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:40:32 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:40:34.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:40:34 smithi105 ceph-mon[190463]: pgmap v2264: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:35.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:40:34 smithi006 ceph-mon[204052]: pgmap v2264: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:35.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:40:34 smithi006 ceph-mon[200575]: pgmap v2264: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:36.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:40:36 smithi105 ceph-mon[190463]: pgmap v2265: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:37.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:40:36 smithi006 ceph-mon[204052]: pgmap v2265: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:37.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:40:36 smithi006 ceph-mon[200575]: pgmap v2265: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:38.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:40:37 smithi006 ceph-mon[204052]: pgmap v2266: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:40:37 smithi006 ceph-mon[200575]: pgmap v2266: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:40:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:40:37] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T08:40:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:40:37 smithi105 ceph-mon[190463]: pgmap v2266: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:40.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:40:40 smithi105 ceph-mon[190463]: pgmap v2267: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:41.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:40:40 smithi006 ceph-mon[204052]: pgmap v2267: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:41.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:40:40 smithi006 ceph-mon[200575]: pgmap v2267: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:42.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:40:42 smithi105 ceph-mon[190463]: pgmap v2268: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:43.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:40:42 smithi006 ceph-mon[204052]: pgmap v2268: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:43.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:40:42 smithi006 ceph-mon[200575]: pgmap v2268: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:40:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:40:44.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:40:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:40:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:40:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:40:44.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:40:44 smithi105 ceph-mon[190463]: pgmap v2269: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:45.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:40:44 smithi006 ceph-mon[204052]: pgmap v2269: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:45.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:40:44 smithi006 ceph-mon[200575]: pgmap v2269: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:46.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:40:46 smithi105 ceph-mon[190463]: pgmap v2270: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:47.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:40:46 smithi006 ceph-mon[204052]: pgmap v2270: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:47.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:40:46 smithi006 ceph-mon[200575]: pgmap v2270: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:48.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:40:47 smithi006 ceph-mon[204052]: pgmap v2271: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:40:47 smithi006 ceph-mon[200575]: pgmap v2271: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:40:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:40:47] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-22T08:40:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:40:47 smithi105 ceph-mon[190463]: pgmap v2271: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:50.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:40:50 smithi105 ceph-mon[190463]: pgmap v2272: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:51.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:40:50 smithi006 ceph-mon[204052]: pgmap v2272: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:51.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:40:50 smithi006 ceph-mon[200575]: pgmap v2272: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:52.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:40:52 smithi105 ceph-mon[190463]: pgmap v2273: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:53.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:40:52 smithi006 ceph-mon[204052]: pgmap v2273: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:53.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:40:52 smithi006 ceph-mon[200575]: pgmap v2273: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:54.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:40:54 smithi105 ceph-mon[190463]: pgmap v2274: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:55.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:40:54 smithi006 ceph-mon[204052]: pgmap v2274: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:55.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:40:54 smithi006 ceph-mon[200575]: pgmap v2274: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:56.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:40:56 smithi105 ceph-mon[190463]: pgmap v2275: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:57.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:40:56 smithi006 ceph-mon[204052]: pgmap v2275: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:57.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:40:56 smithi006 ceph-mon[200575]: pgmap v2275: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:40:57 smithi006 ceph-mon[204052]: pgmap v2276: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:40:57 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:40:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:40:57 smithi006 ceph-mon[200575]: pgmap v2276: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:40:57 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:40:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:40:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:40:57] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-22T08:40:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:40:57 smithi105 ceph-mon[190463]: pgmap v2276: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:40:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:40:57 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:41:00.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:41:00 smithi105 ceph-mon[190463]: pgmap v2277: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:01.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:41:00 smithi006 ceph-mon[204052]: pgmap v2277: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:01.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:41:00 smithi006 ceph-mon[200575]: pgmap v2277: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:02.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:41:02 smithi105 ceph-mon[190463]: pgmap v2278: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:03.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:41:02 smithi006 ceph-mon[204052]: pgmap v2278: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:03.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:41:02 smithi006 ceph-mon[200575]: pgmap v2278: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:04.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:41:04 smithi105 ceph-mon[190463]: pgmap v2279: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:05.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:41:04 smithi006 ceph-mon[204052]: pgmap v2279: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:05.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:41:04 smithi006 ceph-mon[200575]: pgmap v2279: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:06.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:41:06 smithi105 ceph-mon[190463]: pgmap v2280: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:07.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:41:06 smithi006 ceph-mon[204052]: pgmap v2280: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:07.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:41:06 smithi006 ceph-mon[200575]: pgmap v2280: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:08.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:41:07 smithi006 ceph-mon[204052]: pgmap v2281: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:41:07 smithi006 ceph-mon[200575]: pgmap v2281: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:41:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:41:07] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T08:41:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:41:07 smithi105 ceph-mon[190463]: pgmap v2281: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:10.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:41:10 smithi105 ceph-mon[190463]: pgmap v2282: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:11.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:41:10 smithi006 ceph-mon[204052]: pgmap v2282: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:11.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:41:10 smithi006 ceph-mon[200575]: pgmap v2282: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:12.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:41:12 smithi105 ceph-mon[190463]: pgmap v2283: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:13.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:41:12 smithi006 ceph-mon[204052]: pgmap v2283: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:13.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:41:12 smithi006 ceph-mon[200575]: pgmap v2283: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:41:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:41:14.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:41:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:41:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:41:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:41:14.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:41:14 smithi105 ceph-mon[190463]: pgmap v2284: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:15.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:41:14 smithi006 ceph-mon[204052]: pgmap v2284: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:15.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:41:14 smithi006 ceph-mon[200575]: pgmap v2284: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:16.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:41:16 smithi105 ceph-mon[190463]: pgmap v2285: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:17.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:41:16 smithi006 ceph-mon[204052]: pgmap v2285: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:17.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:41:16 smithi006 ceph-mon[200575]: pgmap v2285: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:41:17 smithi006 ceph-mon[204052]: pgmap v2286: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:41:17 smithi006 ceph-mon[200575]: pgmap v2286: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:41:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:41:17] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-22T08:41:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:41:17 smithi105 ceph-mon[190463]: pgmap v2286: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:20.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:41:20 smithi105 ceph-mon[190463]: pgmap v2287: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:21.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:41:20 smithi006 ceph-mon[204052]: pgmap v2287: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:21.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:41:20 smithi006 ceph-mon[200575]: pgmap v2287: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:22.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:41:22 smithi105 ceph-mon[190463]: pgmap v2288: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:23.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:41:22 smithi006 ceph-mon[204052]: pgmap v2288: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:23.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:41:22 smithi006 ceph-mon[200575]: pgmap v2288: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:24.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:41:24 smithi105 ceph-mon[190463]: pgmap v2289: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:25.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:41:24 smithi006 ceph-mon[200575]: pgmap v2289: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:25.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:41:24 smithi006 ceph-mon[204052]: pgmap v2289: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:41:26 smithi105 ceph-mon[190463]: pgmap v2290: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:27.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:41:26 smithi006 ceph-mon[200575]: pgmap v2290: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:27.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:41:26 smithi006 ceph-mon[204052]: pgmap v2290: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:41:27 smithi006 ceph-mon[204052]: pgmap v2291: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:41:27 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:41:28.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:41:27 smithi006 ceph-mon[200575]: pgmap v2291: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:28.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:41:27 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:41:28.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:41:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:41:27] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-22T08:41:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:41:27 smithi105 ceph-mon[190463]: pgmap v2291: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:41:27 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:41:30.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:41:30 smithi105 ceph-mon[190463]: pgmap v2292: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:31.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:41:30 smithi006 ceph-mon[204052]: pgmap v2292: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:31.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:41:30 smithi006 ceph-mon[200575]: pgmap v2292: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:32.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:41:32 smithi105 ceph-mon[190463]: pgmap v2293: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:32.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:41:32 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:41:32.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:41:32 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:41:32.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:41:32 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:41:32.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:41:32 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:41:33.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:41:32 smithi006 ceph-mon[204052]: pgmap v2293: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:33.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:41:32 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:41:33.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:41:32 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:41:33.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:41:32 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:41:33.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:41:32 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:41:33.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:41:32 smithi006 ceph-mon[200575]: pgmap v2293: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:33.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:41:32 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:41:33.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:41:32 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:41:33.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:41:32 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:41:33.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:41:32 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:41:34.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:41:34 smithi105 ceph-mon[190463]: pgmap v2294: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:35.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:41:34 smithi006 ceph-mon[204052]: pgmap v2294: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:35.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:41:34 smithi006 ceph-mon[200575]: pgmap v2294: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:36.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:41:36 smithi105 ceph-mon[190463]: pgmap v2295: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:37.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:41:36 smithi006 ceph-mon[204052]: pgmap v2295: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:37.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:41:36 smithi006 ceph-mon[200575]: pgmap v2295: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:38.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:41:37 smithi006 ceph-mon[204052]: pgmap v2296: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:41:37 smithi006 ceph-mon[200575]: pgmap v2296: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:41:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:41:37] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T08:41:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:41:37 smithi105 ceph-mon[190463]: pgmap v2296: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:40.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:41:40 smithi105 ceph-mon[190463]: pgmap v2297: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:41.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:41:40 smithi006 ceph-mon[204052]: pgmap v2297: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:41.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:41:40 smithi006 ceph-mon[200575]: pgmap v2297: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:42.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:41:42 smithi105 ceph-mon[190463]: pgmap v2298: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:43.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:41:42 smithi006 ceph-mon[204052]: pgmap v2298: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:43.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:41:42 smithi006 ceph-mon[200575]: pgmap v2298: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:41:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:41:44.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:41:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:41:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:41:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:41:44.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:41:44 smithi105 ceph-mon[190463]: pgmap v2299: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:45.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:41:44 smithi006 ceph-mon[204052]: pgmap v2299: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:45.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:41:44 smithi006 ceph-mon[200575]: pgmap v2299: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:46.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:41:46 smithi105 ceph-mon[190463]: pgmap v2300: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:47.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:41:46 smithi006 ceph-mon[204052]: pgmap v2300: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:47.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:41:46 smithi006 ceph-mon[200575]: pgmap v2300: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:41:47 smithi006 ceph-mon[204052]: pgmap v2301: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:41:47 smithi006 ceph-mon[200575]: pgmap v2301: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:41:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:41:47] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T08:41:48.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:41:47 smithi105 ceph-mon[190463]: pgmap v2301: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:50.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:41:50 smithi105 ceph-mon[190463]: pgmap v2302: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:51.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:41:50 smithi006 ceph-mon[204052]: pgmap v2302: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:51.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:41:50 smithi006 ceph-mon[200575]: pgmap v2302: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:52.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:41:52 smithi105 ceph-mon[190463]: pgmap v2303: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:53.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:41:52 smithi006 ceph-mon[204052]: pgmap v2303: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:53.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:41:52 smithi006 ceph-mon[200575]: pgmap v2303: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:54.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:41:54 smithi105 ceph-mon[190463]: pgmap v2304: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:55.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:41:54 smithi006 ceph-mon[200575]: pgmap v2304: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:55.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:41:54 smithi006 ceph-mon[204052]: pgmap v2304: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:56.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:41:56 smithi105 ceph-mon[190463]: pgmap v2305: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:57.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:41:56 smithi006 ceph-mon[200575]: pgmap v2305: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:57.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:41:56 smithi006 ceph-mon[204052]: pgmap v2305: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:58.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:41:57 smithi006 ceph-mon[200575]: pgmap v2306: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:41:57 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:41:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:41:57 smithi006 ceph-mon[204052]: pgmap v2306: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:41:57 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:41:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:41:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:41:57] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T08:41:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:41:57 smithi105 ceph-mon[190463]: pgmap v2306: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:41:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:41:57 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:42:00.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:42:00 smithi105 ceph-mon[190463]: pgmap v2307: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:01.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:42:00 smithi006 ceph-mon[200575]: pgmap v2307: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:01.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:42:00 smithi006 ceph-mon[204052]: pgmap v2307: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:02.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:42:02 smithi105 ceph-mon[190463]: pgmap v2308: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:03.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:42:02 smithi006 ceph-mon[200575]: pgmap v2308: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:03.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:42:02 smithi006 ceph-mon[204052]: pgmap v2308: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:04.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:42:04 smithi105 ceph-mon[190463]: pgmap v2309: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:05.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:42:04 smithi006 ceph-mon[204052]: pgmap v2309: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:05.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:42:04 smithi006 ceph-mon[200575]: pgmap v2309: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:06.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:42:06 smithi105 ceph-mon[190463]: pgmap v2310: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:07.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:42:06 smithi006 ceph-mon[204052]: pgmap v2310: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:07.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:42:06 smithi006 ceph-mon[200575]: pgmap v2310: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:08.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:42:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:42:07] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T08:42:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:42:07 smithi006 ceph-mon[204052]: pgmap v2311: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:42:07 smithi006 ceph-mon[200575]: pgmap v2311: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:08.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:42:07 smithi105 ceph-mon[190463]: pgmap v2311: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:10.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:42:10 smithi105 ceph-mon[190463]: pgmap v2312: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:11.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:42:10 smithi006 ceph-mon[204052]: pgmap v2312: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:11.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:42:10 smithi006 ceph-mon[200575]: pgmap v2312: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:12.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:42:12 smithi105 ceph-mon[190463]: pgmap v2313: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:13.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:42:12 smithi006 ceph-mon[204052]: pgmap v2313: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:13.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:42:12 smithi006 ceph-mon[200575]: pgmap v2313: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:42:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:42:14.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:42:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:42:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:42:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:42:14.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:42:14 smithi105 ceph-mon[190463]: pgmap v2314: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:15.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:42:14 smithi006 ceph-mon[204052]: pgmap v2314: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:15.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:42:14 smithi006 ceph-mon[200575]: pgmap v2314: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:16.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:42:16 smithi105 ceph-mon[190463]: pgmap v2315: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:17.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:42:16 smithi006 ceph-mon[204052]: pgmap v2315: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:17.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:42:16 smithi006 ceph-mon[200575]: pgmap v2315: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:42:17 smithi006 ceph-mon[204052]: pgmap v2316: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:42:17 smithi006 ceph-mon[200575]: pgmap v2316: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:42:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:42:17] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T08:42:18.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:42:17 smithi105 ceph-mon[190463]: pgmap v2316: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:20.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:42:20 smithi105 ceph-mon[190463]: pgmap v2317: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:21.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:42:20 smithi006 ceph-mon[204052]: pgmap v2317: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:21.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:42:20 smithi006 ceph-mon[200575]: pgmap v2317: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:22.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:42:22 smithi105 ceph-mon[190463]: pgmap v2318: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:23.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:42:22 smithi006 ceph-mon[204052]: pgmap v2318: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:23.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:42:22 smithi006 ceph-mon[200575]: pgmap v2318: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:24.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:42:24 smithi105 ceph-mon[190463]: pgmap v2319: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:25.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:42:24 smithi006 ceph-mon[204052]: pgmap v2319: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:25.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:42:24 smithi006 ceph-mon[200575]: pgmap v2319: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:42:26 smithi105 ceph-mon[190463]: pgmap v2320: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:27.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:42:26 smithi006 ceph-mon[204052]: pgmap v2320: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:27.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:42:26 smithi006 ceph-mon[200575]: pgmap v2320: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:42:27 smithi006 ceph-mon[204052]: pgmap v2321: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:42:27 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:42:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:42:27 smithi006 ceph-mon[200575]: pgmap v2321: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:42:27 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:42:28.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:42:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:42:27] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T08:42:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:42:27 smithi105 ceph-mon[190463]: pgmap v2321: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:42:27 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:42:30.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:42:30 smithi105 ceph-mon[190463]: pgmap v2322: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:31.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:42:30 smithi006 ceph-mon[204052]: pgmap v2322: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:31.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:42:30 smithi006 ceph-mon[200575]: pgmap v2322: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:32.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:42:32 smithi105 ceph-mon[190463]: pgmap v2323: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:32.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:42:32 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:42:33.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:42:32 smithi006 ceph-mon[204052]: pgmap v2323: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:33.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:42:32 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:42:33.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:42:32 smithi006 ceph-mon[200575]: pgmap v2323: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:33.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:42:32 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:42:33.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:42:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:42:33.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:42:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:42:33.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:42:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:42:34.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:42:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:42:34.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:42:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:42:34.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:42:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:42:34.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:42:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:42:34.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:42:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:42:34.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:42:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:42:34.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:42:34 smithi105 ceph-mon[190463]: pgmap v2324: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:35.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:42:34 smithi006 ceph-mon[204052]: pgmap v2324: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:35.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:42:34 smithi006 ceph-mon[200575]: pgmap v2324: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:36.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:42:36 smithi105 ceph-mon[190463]: pgmap v2325: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:37.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:42:36 smithi006 ceph-mon[204052]: pgmap v2325: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:37.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:42:36 smithi006 ceph-mon[200575]: pgmap v2325: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:38.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:42:37 smithi006 ceph-mon[204052]: pgmap v2326: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:42:37 smithi006 ceph-mon[200575]: pgmap v2326: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:38.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:42:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:42:37] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T08:42:38.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:42:37 smithi105 ceph-mon[190463]: pgmap v2326: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:40.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:42:40 smithi105 ceph-mon[190463]: pgmap v2327: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:41.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:42:40 smithi006 ceph-mon[204052]: pgmap v2327: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:41.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:42:40 smithi006 ceph-mon[200575]: pgmap v2327: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:42.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:42:42 smithi105 ceph-mon[190463]: pgmap v2328: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:43.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:42:42 smithi006 ceph-mon[204052]: pgmap v2328: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:43.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:42:42 smithi006 ceph-mon[200575]: pgmap v2328: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:42:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:42:44.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:42:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:42:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:42:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:42:44.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:42:44 smithi105 ceph-mon[190463]: pgmap v2329: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:45.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:42:44 smithi006 ceph-mon[204052]: pgmap v2329: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:45.074 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:42:44 smithi006 ceph-mon[200575]: pgmap v2329: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:46.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:42:46 smithi105 ceph-mon[190463]: pgmap v2330: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:47.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:42:46 smithi006 ceph-mon[204052]: pgmap v2330: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:47.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:42:46 smithi006 ceph-mon[200575]: pgmap v2330: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:48.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:42:47 smithi006 ceph-mon[204052]: pgmap v2331: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:42:47 smithi006 ceph-mon[200575]: pgmap v2331: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:42:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:42:47] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T08:42:48.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:42:47 smithi105 ceph-mon[190463]: pgmap v2331: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:50.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:42:50 smithi105 ceph-mon[190463]: pgmap v2332: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:51.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:42:50 smithi006 ceph-mon[204052]: pgmap v2332: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:51.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:42:50 smithi006 ceph-mon[200575]: pgmap v2332: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:52.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:42:52 smithi105 ceph-mon[190463]: pgmap v2333: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:53.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:42:52 smithi006 ceph-mon[204052]: pgmap v2333: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:53.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:42:52 smithi006 ceph-mon[200575]: pgmap v2333: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:54.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:42:54 smithi105 ceph-mon[190463]: pgmap v2334: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:55.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:42:54 smithi006 ceph-mon[204052]: pgmap v2334: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:55.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:42:54 smithi006 ceph-mon[200575]: pgmap v2334: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:56.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:42:56 smithi105 ceph-mon[190463]: pgmap v2335: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:57.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:42:56 smithi006 ceph-mon[200575]: pgmap v2335: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:57.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:42:56 smithi006 ceph-mon[204052]: pgmap v2335: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:58.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:42:57 smithi006 ceph-mon[200575]: pgmap v2336: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:42:57 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:42:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:42:57 smithi006 ceph-mon[204052]: pgmap v2336: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:42:57 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:42:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:42:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:42:57] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T08:42:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:42:57 smithi105 ceph-mon[190463]: pgmap v2336: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:42:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:42:57 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:43:00.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:43:00 smithi105 ceph-mon[190463]: pgmap v2337: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:01.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:43:00 smithi006 ceph-mon[200575]: pgmap v2337: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:01.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:43:00 smithi006 ceph-mon[204052]: pgmap v2337: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:02.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:43:02 smithi105 ceph-mon[190463]: pgmap v2338: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:03.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:43:02 smithi006 ceph-mon[204052]: pgmap v2338: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:03.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:43:02 smithi006 ceph-mon[200575]: pgmap v2338: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:04.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:43:04 smithi105 ceph-mon[190463]: pgmap v2339: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:05.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:43:04 smithi006 ceph-mon[204052]: pgmap v2339: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:05.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:43:04 smithi006 ceph-mon[200575]: pgmap v2339: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:06.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:43:06 smithi105 ceph-mon[190463]: pgmap v2340: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:07.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:43:06 smithi006 ceph-mon[204052]: pgmap v2340: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:07.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:43:06 smithi006 ceph-mon[200575]: pgmap v2340: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:08.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:43:07 smithi006 ceph-mon[204052]: pgmap v2341: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:43:07 smithi006 ceph-mon[200575]: pgmap v2341: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:43:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:43:07] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-22T08:43:08.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:43:07 smithi105 ceph-mon[190463]: pgmap v2341: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:10.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:43:10 smithi105 ceph-mon[190463]: pgmap v2342: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:11.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:43:10 smithi006 ceph-mon[204052]: pgmap v2342: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:11.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:43:10 smithi006 ceph-mon[200575]: pgmap v2342: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:12.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:43:12 smithi105 ceph-mon[190463]: pgmap v2343: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:13.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:43:12 smithi006 ceph-mon[204052]: pgmap v2343: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:13.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:43:12 smithi006 ceph-mon[200575]: pgmap v2343: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:43:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:43:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:43:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:43:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:43:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:43:14.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:43:14 smithi105 ceph-mon[190463]: pgmap v2344: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:15.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:43:14 smithi006 ceph-mon[204052]: pgmap v2344: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:15.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:43:14 smithi006 ceph-mon[200575]: pgmap v2344: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:16.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:43:16 smithi105 ceph-mon[190463]: pgmap v2345: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:17.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:43:16 smithi006 ceph-mon[204052]: pgmap v2345: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:17.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:43:16 smithi006 ceph-mon[200575]: pgmap v2345: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:43:17 smithi006 ceph-mon[204052]: pgmap v2346: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:43:17 smithi006 ceph-mon[200575]: pgmap v2346: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:43:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:43:17] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T08:43:18.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:43:17 smithi105 ceph-mon[190463]: pgmap v2346: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:20.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:43:20 smithi105 ceph-mon[190463]: pgmap v2347: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:21.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:43:20 smithi006 ceph-mon[204052]: pgmap v2347: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:21.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:43:20 smithi006 ceph-mon[200575]: pgmap v2347: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:22.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:43:22 smithi105 ceph-mon[190463]: pgmap v2348: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:23.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:43:22 smithi006 ceph-mon[204052]: pgmap v2348: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:23.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:43:22 smithi006 ceph-mon[200575]: pgmap v2348: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:24.376 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 08:43:24 smithi105 conmon[249241]: logger=cleanup t=2023-09-22T08:43:24.051338324Z level=info msg="Completed cleanup jobs" duration=340.299969ms 2023-09-22T08:43:24.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:43:24 smithi105 ceph-mon[190463]: pgmap v2349: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:25.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:43:24 smithi006 ceph-mon[204052]: pgmap v2349: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:25.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:43:24 smithi006 ceph-mon[200575]: pgmap v2349: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:43:26 smithi105 ceph-mon[190463]: pgmap v2350: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:27.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:43:26 smithi006 ceph-mon[204052]: pgmap v2350: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:27.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:43:26 smithi006 ceph-mon[200575]: pgmap v2350: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:43:27 smithi006 ceph-mon[204052]: pgmap v2351: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:43:27 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:43:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:43:27 smithi006 ceph-mon[200575]: pgmap v2351: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:43:27 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:43:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:43:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:43:27] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T08:43:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:43:27 smithi105 ceph-mon[190463]: pgmap v2351: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:43:27 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:43:30.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:43:30 smithi105 ceph-mon[190463]: pgmap v2352: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:31.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:43:30 smithi006 ceph-mon[204052]: pgmap v2352: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:31.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:43:30 smithi006 ceph-mon[200575]: pgmap v2352: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:32.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:43:32 smithi105 ceph-mon[190463]: pgmap v2353: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:33.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:43:32 smithi006 ceph-mon[204052]: pgmap v2353: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:33.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:43:32 smithi006 ceph-mon[200575]: pgmap v2353: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:33.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:43:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:43:34.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:43:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:43:34.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:43:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:43:34.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:43:34 smithi105 ceph-mon[190463]: pgmap v2354: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:34.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:43:34 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:43:34.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:43:34 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:43:34.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:43:34 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:43:35.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:43:34 smithi006 ceph-mon[204052]: pgmap v2354: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:35.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:43:34 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:43:35.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:43:34 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:43:35.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:43:34 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:43:35.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:43:34 smithi006 ceph-mon[200575]: pgmap v2354: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:35.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:43:34 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:43:35.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:43:34 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:43:35.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:43:34 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:43:36.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:43:36 smithi105 ceph-mon[190463]: pgmap v2355: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:37.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:43:36 smithi006 ceph-mon[204052]: pgmap v2355: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:37.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:43:36 smithi006 ceph-mon[200575]: pgmap v2355: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:43:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:43:37] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T08:43:38.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:43:37 smithi006 ceph-mon[204052]: pgmap v2356: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:43:37 smithi006 ceph-mon[200575]: pgmap v2356: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:38.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:43:37 smithi105 ceph-mon[190463]: pgmap v2356: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:40.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:43:40 smithi105 ceph-mon[190463]: pgmap v2357: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:41.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:43:40 smithi006 ceph-mon[204052]: pgmap v2357: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:41.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:43:40 smithi006 ceph-mon[200575]: pgmap v2357: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:42.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:43:42 smithi105 ceph-mon[190463]: pgmap v2358: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:43.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:43:42 smithi006 ceph-mon[204052]: pgmap v2358: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:43.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:43:42 smithi006 ceph-mon[200575]: pgmap v2358: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:43:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:43:44.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:43:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:43:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:43:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:43:44.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:43:44 smithi105 ceph-mon[190463]: pgmap v2359: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:45.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:43:44 smithi006 ceph-mon[200575]: pgmap v2359: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:45.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:43:44 smithi006 ceph-mon[204052]: pgmap v2359: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:46.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:43:46 smithi105 ceph-mon[190463]: pgmap v2360: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:47.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:43:46 smithi006 ceph-mon[204052]: pgmap v2360: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:47.039 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:43:46 smithi006 ceph-mon[200575]: pgmap v2360: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:43:47 smithi006 ceph-mon[204052]: pgmap v2361: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:43:47 smithi006 ceph-mon[200575]: pgmap v2361: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:48.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:43:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:43:47] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-22T08:43:48.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:43:47 smithi105 ceph-mon[190463]: pgmap v2361: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:50.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:43:50 smithi105 ceph-mon[190463]: pgmap v2362: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:51.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:43:50 smithi006 ceph-mon[204052]: pgmap v2362: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:51.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:43:50 smithi006 ceph-mon[200575]: pgmap v2362: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:52.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:43:52 smithi105 ceph-mon[190463]: pgmap v2363: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:53.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:43:52 smithi006 ceph-mon[204052]: pgmap v2363: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:53.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:43:52 smithi006 ceph-mon[200575]: pgmap v2363: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:54.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:43:54 smithi105 ceph-mon[190463]: pgmap v2364: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:55.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:43:54 smithi006 ceph-mon[204052]: pgmap v2364: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:55.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:43:54 smithi006 ceph-mon[200575]: pgmap v2364: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:56.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:43:56 smithi105 ceph-mon[190463]: pgmap v2365: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:57.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:43:56 smithi006 ceph-mon[204052]: pgmap v2365: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:57.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:43:56 smithi006 ceph-mon[200575]: pgmap v2365: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:43:57 smithi006 ceph-mon[204052]: pgmap v2366: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:43:57 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:43:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:43:57 smithi006 ceph-mon[200575]: pgmap v2366: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:43:57 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:43:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:43:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:43:57] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-22T08:43:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:43:57 smithi105 ceph-mon[190463]: pgmap v2366: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:43:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:43:57 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:44:00.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:44:00 smithi105 ceph-mon[190463]: pgmap v2367: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:01.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:44:00 smithi006 ceph-mon[204052]: pgmap v2367: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:01.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:44:00 smithi006 ceph-mon[200575]: pgmap v2367: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:02.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:44:02 smithi105 ceph-mon[190463]: pgmap v2368: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:03.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:44:02 smithi006 ceph-mon[204052]: pgmap v2368: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:03.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:44:02 smithi006 ceph-mon[200575]: pgmap v2368: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:04.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:44:04 smithi105 ceph-mon[190463]: pgmap v2369: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:05.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:44:04 smithi006 ceph-mon[204052]: pgmap v2369: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:05.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:44:04 smithi006 ceph-mon[200575]: pgmap v2369: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:06.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:44:06 smithi105 ceph-mon[190463]: pgmap v2370: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:07.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:44:06 smithi006 ceph-mon[204052]: pgmap v2370: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:07.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:44:06 smithi006 ceph-mon[200575]: pgmap v2370: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:44:07 smithi006 ceph-mon[200575]: pgmap v2371: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:44:07 smithi006 ceph-mon[204052]: pgmap v2371: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:08.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:44:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:44:07] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T08:44:08.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:44:07 smithi105 ceph-mon[190463]: pgmap v2371: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:10.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:44:10 smithi105 ceph-mon[190463]: pgmap v2372: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:11.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:44:10 smithi006 ceph-mon[200575]: pgmap v2372: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:11.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:44:10 smithi006 ceph-mon[204052]: pgmap v2372: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:12.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:44:12 smithi105 ceph-mon[190463]: pgmap v2373: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:13.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:44:12 smithi006 ceph-mon[200575]: pgmap v2373: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:13.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:44:12 smithi006 ceph-mon[204052]: pgmap v2373: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:44:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:44:14.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:44:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:44:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:44:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:44:14.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:44:14 smithi105 ceph-mon[190463]: pgmap v2374: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:15.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:44:14 smithi006 ceph-mon[200575]: pgmap v2374: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:15.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:44:14 smithi006 ceph-mon[204052]: pgmap v2374: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:17.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:44:16 smithi006 ceph-mon[200575]: pgmap v2375: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:17.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:44:16 smithi006 ceph-mon[204052]: pgmap v2375: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:17.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:44:16 smithi105 ceph-mon[190463]: pgmap v2375: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:44:17 smithi006 ceph-mon[200575]: pgmap v2376: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:44:17 smithi006 ceph-mon[204052]: pgmap v2376: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:44:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:44:17] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T08:44:18.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:44:17 smithi105 ceph-mon[190463]: pgmap v2376: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:20.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:44:20 smithi105 ceph-mon[190463]: pgmap v2377: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:21.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:44:20 smithi006 ceph-mon[204052]: pgmap v2377: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:21.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:44:20 smithi006 ceph-mon[200575]: pgmap v2377: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:22.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:44:22 smithi105 ceph-mon[190463]: pgmap v2378: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:23.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:44:22 smithi006 ceph-mon[200575]: pgmap v2378: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:23.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:44:22 smithi006 ceph-mon[204052]: pgmap v2378: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:24.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:44:24 smithi105 ceph-mon[190463]: pgmap v2379: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:25.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:44:24 smithi006 ceph-mon[204052]: pgmap v2379: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:25.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:44:24 smithi006 ceph-mon[200575]: pgmap v2379: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:44:26 smithi105 ceph-mon[190463]: pgmap v2380: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:27.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:44:26 smithi006 ceph-mon[204052]: pgmap v2380: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:27.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:44:26 smithi006 ceph-mon[200575]: pgmap v2380: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:44:27 smithi006 ceph-mon[204052]: pgmap v2381: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:44:27 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:44:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:44:27 smithi006 ceph-mon[200575]: pgmap v2381: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:44:27 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:44:28.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:44:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:44:27] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T08:44:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:44:27 smithi105 ceph-mon[190463]: pgmap v2381: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:44:27 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:44:30.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:44:30 smithi105 ceph-mon[190463]: pgmap v2382: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:31.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:44:30 smithi006 ceph-mon[204052]: pgmap v2382: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:31.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:44:30 smithi006 ceph-mon[200575]: pgmap v2382: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:32.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:44:32 smithi105 ceph-mon[190463]: pgmap v2383: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:33.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:44:32 smithi006 ceph-mon[204052]: pgmap v2383: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:33.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:44:32 smithi006 ceph-mon[200575]: pgmap v2383: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:34.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:44:34 smithi105 ceph-mon[190463]: pgmap v2384: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:34.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:44:34 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:44:35.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:44:34 smithi006 ceph-mon[204052]: pgmap v2384: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:35.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:44:34 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:44:35.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:44:34 smithi006 ceph-mon[200575]: pgmap v2384: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:35.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:44:34 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:44:36.997 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:44:36 smithi006 ceph-mon[204052]: pgmap v2385: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:36.997 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:44:36 smithi006 ceph-mon[200575]: pgmap v2385: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:37.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:44:36 smithi105 ceph-mon[190463]: pgmap v2385: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:37.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:44:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:44:37] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-22T08:44:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:44:37 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:44:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:44:37 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:44:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:44:37 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:44:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:44:37 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:44:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:44:37 smithi105 ceph-mon[190463]: pgmap v2386: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:38.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:44:37 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:44:38.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:44:37 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:44:38.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:44:37 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:44:38.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:44:37 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:44:38.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:44:37 smithi006 ceph-mon[200575]: pgmap v2386: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:38.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:44:37 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:44:38.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:44:37 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:44:38.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:44:37 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:44:38.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:44:37 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:44:38.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:44:37 smithi006 ceph-mon[204052]: pgmap v2386: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:39.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:44:38 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:44:39.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:44:38 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:44:39.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:44:38 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:44:39.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:44:38 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:44:39.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:44:38 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:44:39.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:44:38 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:44:39.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:44:38 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:44:39.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:44:38 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:44:39.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:44:38 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:44:40.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:44:39 smithi105 ceph-mon[190463]: pgmap v2387: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:40.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:44:39 smithi006 ceph-mon[204052]: pgmap v2387: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:40.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:44:39 smithi006 ceph-mon[200575]: pgmap v2387: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:42.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:44:42 smithi105 ceph-mon[190463]: pgmap v2388: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:43.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:44:42 smithi006 ceph-mon[204052]: pgmap v2388: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:43.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:44:42 smithi006 ceph-mon[200575]: pgmap v2388: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:44:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:44:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:44:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:44:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:44:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:44:45.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:44:44 smithi006 ceph-mon[204052]: pgmap v2389: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:45.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:44:44 smithi006 ceph-mon[200575]: pgmap v2389: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:45.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:44:44 smithi105 ceph-mon[190463]: pgmap v2389: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:47.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:44:46 smithi006 ceph-mon[204052]: pgmap v2390: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:47.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:44:46 smithi006 ceph-mon[200575]: pgmap v2390: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:47.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:44:46 smithi105 ceph-mon[190463]: pgmap v2390: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:44:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:44:47] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T08:44:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:44:47 smithi006 ceph-mon[204052]: pgmap v2391: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:44:47 smithi006 ceph-mon[200575]: pgmap v2391: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:48.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:44:47 smithi105 ceph-mon[190463]: pgmap v2391: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:51.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:44:50 smithi006 ceph-mon[204052]: pgmap v2392: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:51.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:44:50 smithi006 ceph-mon[200575]: pgmap v2392: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:51.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:44:50 smithi105 ceph-mon[190463]: pgmap v2392: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:53.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:44:52 smithi006 ceph-mon[204052]: pgmap v2393: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:53.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:44:52 smithi006 ceph-mon[200575]: pgmap v2393: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:53.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:44:52 smithi105 ceph-mon[190463]: pgmap v2393: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:55.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:44:54 smithi006 ceph-mon[204052]: pgmap v2394: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:55.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:44:54 smithi006 ceph-mon[200575]: pgmap v2394: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:55.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:44:54 smithi105 ceph-mon[190463]: pgmap v2394: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:57.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:44:56 smithi006 ceph-mon[204052]: pgmap v2395: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:57.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:44:56 smithi006 ceph-mon[200575]: pgmap v2395: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:57.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:44:56 smithi105 ceph-mon[190463]: pgmap v2395: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:44:57 smithi006 ceph-mon[204052]: pgmap v2396: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:44:57 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:44:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:44:57 smithi006 ceph-mon[200575]: pgmap v2396: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:44:57 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:44:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:44:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:44:57] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T08:44:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:44:57 smithi105 ceph-mon[190463]: pgmap v2396: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:44:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:44:57 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:45:01.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:45:00 smithi006 ceph-mon[204052]: pgmap v2397: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:45:01.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:45:00 smithi006 ceph-mon[200575]: pgmap v2397: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:45:01.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:45:00 smithi105 ceph-mon[190463]: pgmap v2397: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:45:02.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:45:02 smithi006 ceph-mon[204052]: pgmap v2398: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:45:02.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:45:02 smithi006 ceph-mon[200575]: pgmap v2398: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:45:03.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:45:02 smithi105 ceph-mon[190463]: pgmap v2398: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:45:05.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:45:04 smithi006 ceph-mon[204052]: pgmap v2399: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:45:05.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:45:04 smithi006 ceph-mon[200575]: pgmap v2399: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:45:05.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:45:04 smithi105 ceph-mon[190463]: pgmap v2399: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:45:07.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:45:06 smithi006 ceph-mon[204052]: pgmap v2400: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:45:07.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:45:06 smithi006 ceph-mon[200575]: pgmap v2400: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:45:07.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:45:06 smithi105 ceph-mon[190463]: pgmap v2400: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:45:08.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:45:07 smithi006 ceph-mon[204052]: pgmap v2401: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:45:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:45:07 smithi006 ceph-mon[200575]: pgmap v2401: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:45:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:45:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:45:07] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T08:45:08.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:45:07 smithi105 ceph-mon[190463]: pgmap v2401: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:45:11.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:45:10 smithi006 ceph-mon[204052]: pgmap v2402: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:45:11.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:45:10 smithi006 ceph-mon[200575]: pgmap v2402: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:45:11.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:45:10 smithi105 ceph-mon[190463]: pgmap v2402: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:45:13.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:45:12 smithi006 ceph-mon[200575]: pgmap v2403: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:45:13.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:45:12 smithi006 ceph-mon[204052]: pgmap v2403: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:45:13.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:45:12 smithi105 ceph-mon[190463]: pgmap v2403: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:45:14.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:45:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:45:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:45:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:45:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:45:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:45:15.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:45:14 smithi006 ceph-mon[204052]: pgmap v2404: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:45:15.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:45:14 smithi006 ceph-mon[200575]: pgmap v2404: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:45:15.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:45:14 smithi105 ceph-mon[190463]: pgmap v2404: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:45:17.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:45:16 smithi006 ceph-mon[204052]: pgmap v2405: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:45:17.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:45:16 smithi006 ceph-mon[200575]: pgmap v2405: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:45:17.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:45:16 smithi105 ceph-mon[190463]: pgmap v2405: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:45:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:45:17 smithi006 ceph-mon[204052]: pgmap v2406: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:45:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:45:17 smithi006 ceph-mon[200575]: pgmap v2406: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:45:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:45:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:45:17] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-22T08:45:18.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:45:17 smithi105 ceph-mon[190463]: pgmap v2406: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:45:21.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:45:20 smithi006 ceph-mon[204052]: pgmap v2407: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:45:21.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:45:20 smithi006 ceph-mon[200575]: pgmap v2407: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:45:21.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:45:20 smithi105 ceph-mon[190463]: pgmap v2407: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:45:23.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:45:22 smithi006 ceph-mon[204052]: pgmap v2408: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:45:23.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:45:22 smithi006 ceph-mon[200575]: pgmap v2408: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:45:23.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:45:22 smithi105 ceph-mon[190463]: pgmap v2408: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-22T08:45:25.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:45:24 smithi006 ceph-mon[200575]: pgmap v2409: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:25.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:45:24 smithi006 ceph-mon[204052]: pgmap v2409: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:25.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:45:24 smithi105 ceph-mon[190463]: pgmap v2409: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:27.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:45:26 smithi006 ceph-mon[204052]: pgmap v2410: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:27.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:45:26 smithi006 ceph-mon[200575]: pgmap v2410: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:27.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:45:26 smithi105 ceph-mon[190463]: pgmap v2410: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:45:27 smithi006 ceph-mon[204052]: pgmap v2411: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:45:27 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:45:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:45:27 smithi006 ceph-mon[200575]: pgmap v2411: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:45:27 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:45:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:45:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:45:27] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-22T08:45:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:45:27 smithi105 ceph-mon[190463]: pgmap v2411: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:45:27 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:45:31.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:45:30 smithi006 ceph-mon[204052]: pgmap v2412: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:31.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:45:30 smithi006 ceph-mon[200575]: pgmap v2412: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:31.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:45:30 smithi105 ceph-mon[190463]: pgmap v2412: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:33.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:45:32 smithi006 ceph-mon[204052]: pgmap v2413: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:33.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:45:32 smithi006 ceph-mon[200575]: pgmap v2413: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:33.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:45:32 smithi105 ceph-mon[190463]: pgmap v2413: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:35.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:45:34 smithi006 ceph-mon[204052]: pgmap v2414: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:35.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:45:34 smithi006 ceph-mon[200575]: pgmap v2414: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:35.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:45:34 smithi105 ceph-mon[190463]: pgmap v2414: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:37.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:45:36 smithi006 ceph-mon[204052]: pgmap v2415: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:37.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:45:36 smithi006 ceph-mon[200575]: pgmap v2415: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:37.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:45:36 smithi105 ceph-mon[190463]: pgmap v2415: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:38.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:45:37 smithi006 ceph-mon[204052]: pgmap v2416: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:45:37 smithi006 ceph-mon[200575]: pgmap v2416: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:45:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:45:37] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-22T08:45:38.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:45:37 smithi105 ceph-mon[190463]: pgmap v2416: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:39.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:45:38 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:45:39.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:45:38 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:45:39.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:45:38 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:45:39.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:45:38 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:45:39.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:45:38 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:45:39.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:45:38 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:45:39.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:45:38 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:45:39.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:45:38 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:45:39.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:45:38 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:45:39.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:45:38 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:45:39.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:45:38 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:45:39.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:45:38 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:45:40.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:45:39 smithi006 ceph-mon[204052]: pgmap v2417: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:40.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:45:39 smithi006 ceph-mon[200575]: pgmap v2417: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:40.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:45:39 smithi105 ceph-mon[190463]: pgmap v2417: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:43.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:45:42 smithi006 ceph-mon[204052]: pgmap v2418: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:43.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:45:42 smithi006 ceph-mon[200575]: pgmap v2418: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:43.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:45:42 smithi105 ceph-mon[190463]: pgmap v2418: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:44.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:45:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:45:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:45:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:45:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:45:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:45:45.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:45:44 smithi006 ceph-mon[204052]: pgmap v2419: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:45.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:45:44 smithi006 ceph-mon[200575]: pgmap v2419: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:45.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:45:44 smithi105 ceph-mon[190463]: pgmap v2419: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:47.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:45:46 smithi006 ceph-mon[204052]: pgmap v2420: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:47.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:45:46 smithi006 ceph-mon[200575]: pgmap v2420: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:47.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:45:46 smithi105 ceph-mon[190463]: pgmap v2420: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:45:47 smithi006 ceph-mon[204052]: pgmap v2421: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:45:47 smithi006 ceph-mon[200575]: pgmap v2421: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:45:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:45:47] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T08:45:48.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:45:47 smithi105 ceph-mon[190463]: pgmap v2421: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:51.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:45:50 smithi006 ceph-mon[204052]: pgmap v2422: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:51.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:45:50 smithi006 ceph-mon[200575]: pgmap v2422: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:51.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:45:50 smithi105 ceph-mon[190463]: pgmap v2422: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:53.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:45:52 smithi006 ceph-mon[204052]: pgmap v2423: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:53.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:45:52 smithi006 ceph-mon[200575]: pgmap v2423: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:53.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:45:52 smithi105 ceph-mon[190463]: pgmap v2423: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:55.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:45:54 smithi006 ceph-mon[204052]: pgmap v2424: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:55.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:45:54 smithi006 ceph-mon[200575]: pgmap v2424: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:55.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:45:54 smithi105 ceph-mon[190463]: pgmap v2424: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:57.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:45:56 smithi006 ceph-mon[204052]: pgmap v2425: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:57.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:45:56 smithi006 ceph-mon[200575]: pgmap v2425: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:57.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:45:56 smithi105 ceph-mon[190463]: pgmap v2425: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:58.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:45:57 smithi006 ceph-mon[204052]: pgmap v2426: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:45:57 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:45:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:45:57 smithi006 ceph-mon[200575]: pgmap v2426: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:45:57 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:45:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:45:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:45:57] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T08:45:58.378 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:45:57 smithi105 ceph-mon[190463]: pgmap v2426: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:45:58.378 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:45:57 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:46:01.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:46:00 smithi006 ceph-mon[204052]: pgmap v2427: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:01.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:46:00 smithi006 ceph-mon[200575]: pgmap v2427: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:01.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:46:00 smithi105 ceph-mon[190463]: pgmap v2427: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:03.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:46:02 smithi006 ceph-mon[204052]: pgmap v2428: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:03.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:46:02 smithi006 ceph-mon[200575]: pgmap v2428: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:03.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:46:02 smithi105 ceph-mon[190463]: pgmap v2428: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:05.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:46:04 smithi006 ceph-mon[204052]: pgmap v2429: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:05.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:46:04 smithi006 ceph-mon[200575]: pgmap v2429: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:05.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:46:04 smithi105 ceph-mon[190463]: pgmap v2429: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:07.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:46:06 smithi006 ceph-mon[204052]: pgmap v2430: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:07.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:46:06 smithi006 ceph-mon[200575]: pgmap v2430: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:07.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:46:06 smithi105 ceph-mon[190463]: pgmap v2430: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:46:07 smithi006 ceph-mon[204052]: pgmap v2431: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:46:07 smithi006 ceph-mon[200575]: pgmap v2431: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:46:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:46:07] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-22T08:46:08.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:46:07 smithi105 ceph-mon[190463]: pgmap v2431: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:11.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:46:10 smithi006 ceph-mon[204052]: pgmap v2432: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:11.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:46:10 smithi006 ceph-mon[200575]: pgmap v2432: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:11.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:46:10 smithi105 ceph-mon[190463]: pgmap v2432: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:13.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:46:12 smithi006 ceph-mon[204052]: pgmap v2433: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:13.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:46:12 smithi006 ceph-mon[200575]: pgmap v2433: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:13.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:46:12 smithi105 ceph-mon[190463]: pgmap v2433: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:46:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:46:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:46:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:46:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:46:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:46:15.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:46:14 smithi006 ceph-mon[200575]: pgmap v2434: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:15.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:46:14 smithi006 ceph-mon[204052]: pgmap v2434: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:15.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:46:14 smithi105 ceph-mon[190463]: pgmap v2434: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:17.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:46:16 smithi006 ceph-mon[200575]: pgmap v2435: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:17.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:46:16 smithi006 ceph-mon[204052]: pgmap v2435: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:17.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:46:16 smithi105 ceph-mon[190463]: pgmap v2435: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:18.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:46:17 smithi006 ceph-mon[200575]: pgmap v2436: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:46:17 smithi006 ceph-mon[204052]: pgmap v2436: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:46:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:46:17] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T08:46:18.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:46:17 smithi105 ceph-mon[190463]: pgmap v2436: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:21.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:46:20 smithi006 ceph-mon[204052]: pgmap v2437: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:21.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:46:20 smithi006 ceph-mon[200575]: pgmap v2437: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:21.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:46:20 smithi105 ceph-mon[190463]: pgmap v2437: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:23.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:46:22 smithi006 ceph-mon[204052]: pgmap v2438: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:23.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:46:22 smithi006 ceph-mon[200575]: pgmap v2438: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:23.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:46:22 smithi105 ceph-mon[190463]: pgmap v2438: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:25.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:46:24 smithi006 ceph-mon[204052]: pgmap v2439: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:25.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:46:24 smithi006 ceph-mon[200575]: pgmap v2439: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:25.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:46:24 smithi105 ceph-mon[190463]: pgmap v2439: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:27.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:46:26 smithi006 ceph-mon[204052]: pgmap v2440: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:27.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:46:26 smithi006 ceph-mon[200575]: pgmap v2440: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:27.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:46:26 smithi105 ceph-mon[190463]: pgmap v2440: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:28.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:46:27 smithi006 ceph-mon[204052]: pgmap v2441: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:46:27 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:46:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:46:27 smithi006 ceph-mon[200575]: pgmap v2441: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:46:27 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:46:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:46:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:46:27] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T08:46:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:46:27 smithi105 ceph-mon[190463]: pgmap v2441: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:46:27 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:46:31.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:46:30 smithi006 ceph-mon[204052]: pgmap v2442: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:31.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:46:30 smithi006 ceph-mon[200575]: pgmap v2442: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:31.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:46:30 smithi105 ceph-mon[190463]: pgmap v2442: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:33.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:46:32 smithi006 ceph-mon[204052]: pgmap v2443: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:33.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:46:32 smithi006 ceph-mon[200575]: pgmap v2443: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:33.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:46:32 smithi105 ceph-mon[190463]: pgmap v2443: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:35.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:46:34 smithi006 ceph-mon[204052]: pgmap v2444: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:35.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:46:34 smithi006 ceph-mon[200575]: pgmap v2444: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:35.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:46:34 smithi105 ceph-mon[190463]: pgmap v2444: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:37.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:46:36 smithi006 ceph-mon[204052]: pgmap v2445: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:37.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:46:36 smithi006 ceph-mon[200575]: pgmap v2445: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:37.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:46:36 smithi105 ceph-mon[190463]: pgmap v2445: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:38.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:46:37 smithi006 ceph-mon[204052]: pgmap v2446: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:46:37 smithi006 ceph-mon[200575]: pgmap v2446: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:46:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:46:37] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T08:46:38.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:46:37 smithi105 ceph-mon[190463]: pgmap v2446: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:39.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:46:38 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:46:39.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:46:38 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:46:39.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:46:38 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:46:40.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:46:39 smithi006 ceph-mon[204052]: pgmap v2447: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:40.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:46:39 smithi006 ceph-mon[200575]: pgmap v2447: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:40.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:46:39 smithi105 ceph-mon[190463]: pgmap v2447: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:41.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:46:40 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:46:41.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:46:40 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:46:41.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:46:40 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:46:41.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:46:40 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:46:41.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:46:40 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:46:41.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:46:40 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:46:41.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:46:40 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:46:41.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:46:40 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:46:41.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:46:40 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:46:42.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:46:41 smithi006 ceph-mon[200575]: pgmap v2448: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:42.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:46:41 smithi006 ceph-mon[204052]: pgmap v2448: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:42.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:46:41 smithi105 ceph-mon[190463]: pgmap v2448: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:43.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:46:42 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:46:43.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:46:42 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:46:43.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:46:42 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:46:44.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:46:43 smithi006 ceph-mon[204052]: pgmap v2449: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:44.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:46:43 smithi006 ceph-mon[200575]: pgmap v2449: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:44.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:46:43 smithi105 ceph-mon[190463]: pgmap v2449: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:47.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:46:46 smithi006 ceph-mon[204052]: pgmap v2450: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:47.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:46:46 smithi006 ceph-mon[200575]: pgmap v2450: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:47.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:46:46 smithi105 ceph-mon[190463]: pgmap v2450: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:46:47 smithi006 ceph-mon[204052]: pgmap v2451: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:46:47 smithi006 ceph-mon[200575]: pgmap v2451: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:46:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:46:47] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T08:46:48.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:46:47 smithi105 ceph-mon[190463]: pgmap v2451: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:51.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:46:50 smithi006 ceph-mon[200575]: pgmap v2452: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:51.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:46:50 smithi006 ceph-mon[204052]: pgmap v2452: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:51.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:46:50 smithi105 ceph-mon[190463]: pgmap v2452: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:53.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:46:52 smithi006 ceph-mon[200575]: pgmap v2453: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:53.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:46:52 smithi006 ceph-mon[204052]: pgmap v2453: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:53.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:46:52 smithi105 ceph-mon[190463]: pgmap v2453: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:55.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:46:54 smithi006 ceph-mon[200575]: pgmap v2454: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:55.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:46:54 smithi006 ceph-mon[204052]: pgmap v2454: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:55.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:46:54 smithi105 ceph-mon[190463]: pgmap v2454: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:57.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:46:56 smithi006 ceph-mon[200575]: pgmap v2455: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:57.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:46:56 smithi006 ceph-mon[204052]: pgmap v2455: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:57.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:46:56 smithi105 ceph-mon[190463]: pgmap v2455: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:58.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:46:57 smithi006 ceph-mon[200575]: pgmap v2456: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:46:57 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:46:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:46:57 smithi006 ceph-mon[204052]: pgmap v2456: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:46:57 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:46:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:46:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:46:57] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T08:46:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:46:57 smithi105 ceph-mon[190463]: pgmap v2456: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:46:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:46:57 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:47:01.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:47:00 smithi006 ceph-mon[204052]: pgmap v2457: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:01.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:47:00 smithi006 ceph-mon[200575]: pgmap v2457: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:01.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:47:00 smithi105 ceph-mon[190463]: pgmap v2457: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:03.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:47:02 smithi006 ceph-mon[204052]: pgmap v2458: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:03.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:47:02 smithi006 ceph-mon[200575]: pgmap v2458: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:03.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:47:02 smithi105 ceph-mon[190463]: pgmap v2458: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:05.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:47:04 smithi006 ceph-mon[204052]: pgmap v2459: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:05.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:47:04 smithi006 ceph-mon[200575]: pgmap v2459: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:05.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:47:04 smithi105 ceph-mon[190463]: pgmap v2459: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:07.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:47:06 smithi006 ceph-mon[204052]: pgmap v2460: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:07.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:47:06 smithi006 ceph-mon[200575]: pgmap v2460: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:07.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:47:06 smithi105 ceph-mon[190463]: pgmap v2460: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:08.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:47:07 smithi006 ceph-mon[204052]: pgmap v2461: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:47:07 smithi006 ceph-mon[200575]: pgmap v2461: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:47:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:47:07] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T08:47:08.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:47:07 smithi105 ceph-mon[190463]: pgmap v2461: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:11.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:47:10 smithi006 ceph-mon[204052]: pgmap v2462: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:11.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:47:10 smithi006 ceph-mon[200575]: pgmap v2462: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:11.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:47:10 smithi105 ceph-mon[190463]: pgmap v2462: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:13.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:47:12 smithi006 ceph-mon[204052]: pgmap v2463: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:13.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:47:12 smithi006 ceph-mon[200575]: pgmap v2463: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:13.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:47:12 smithi105 ceph-mon[190463]: pgmap v2463: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:47:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:47:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:47:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:47:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:47:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:47:15.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:47:14 smithi006 ceph-mon[204052]: pgmap v2464: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:15.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:47:14 smithi006 ceph-mon[200575]: pgmap v2464: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:15.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:47:14 smithi105 ceph-mon[190463]: pgmap v2464: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:17.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:47:16 smithi006 ceph-mon[204052]: pgmap v2465: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:17.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:47:16 smithi006 ceph-mon[200575]: pgmap v2465: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:17.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:47:16 smithi105 ceph-mon[190463]: pgmap v2465: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:47:17 smithi006 ceph-mon[204052]: pgmap v2466: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:47:17 smithi006 ceph-mon[200575]: pgmap v2466: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:18.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:47:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:47:17] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T08:47:18.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:47:17 smithi105 ceph-mon[190463]: pgmap v2466: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:21.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:47:20 smithi006 ceph-mon[204052]: pgmap v2467: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:21.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:47:20 smithi006 ceph-mon[200575]: pgmap v2467: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:21.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:47:20 smithi105 ceph-mon[190463]: pgmap v2467: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:23.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:47:22 smithi006 ceph-mon[204052]: pgmap v2468: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:23.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:47:22 smithi006 ceph-mon[200575]: pgmap v2468: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:23.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:47:22 smithi105 ceph-mon[190463]: pgmap v2468: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:25.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:47:24 smithi006 ceph-mon[204052]: pgmap v2469: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:25.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:47:24 smithi006 ceph-mon[200575]: pgmap v2469: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:25.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:47:24 smithi105 ceph-mon[190463]: pgmap v2469: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:27.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:47:26 smithi006 ceph-mon[204052]: pgmap v2470: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:27.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:47:26 smithi006 ceph-mon[200575]: pgmap v2470: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:27.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:47:26 smithi105 ceph-mon[190463]: pgmap v2470: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:47:27 smithi006 ceph-mon[204052]: pgmap v2471: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:47:27 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:47:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:47:27 smithi006 ceph-mon[200575]: pgmap v2471: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:47:27 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:47:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:47:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:47:27] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T08:47:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:47:27 smithi105 ceph-mon[190463]: pgmap v2471: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:47:27 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:47:31.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:47:30 smithi006 ceph-mon[204052]: pgmap v2472: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:31.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:47:30 smithi006 ceph-mon[200575]: pgmap v2472: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:31.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:47:30 smithi105 ceph-mon[190463]: pgmap v2472: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:33.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:47:32 smithi006 ceph-mon[204052]: pgmap v2473: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:33.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:47:32 smithi006 ceph-mon[200575]: pgmap v2473: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:33.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:47:32 smithi105 ceph-mon[190463]: pgmap v2473: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:35.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:47:34 smithi006 ceph-mon[204052]: pgmap v2474: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:35.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:47:34 smithi006 ceph-mon[200575]: pgmap v2474: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:35.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:47:34 smithi105 ceph-mon[190463]: pgmap v2474: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:37.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:47:36 smithi006 ceph-mon[204052]: pgmap v2475: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:37.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:47:36 smithi006 ceph-mon[200575]: pgmap v2475: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:37.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:47:36 smithi105 ceph-mon[190463]: pgmap v2475: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:38.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:47:37 smithi006 ceph-mon[204052]: pgmap v2476: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:47:37 smithi006 ceph-mon[200575]: pgmap v2476: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:47:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:47:37] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-22T08:47:38.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:47:37 smithi105 ceph-mon[190463]: pgmap v2476: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:41.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:47:40 smithi006 ceph-mon[204052]: pgmap v2477: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:41.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:47:40 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:47:41.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:47:40 smithi006 ceph-mon[200575]: pgmap v2477: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:41.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:47:40 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:47:41.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:47:40 smithi105 ceph-mon[190463]: pgmap v2477: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:41.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:47:40 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:47:42.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:47:41 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:47:42.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:47:41 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:47:42.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:47:41 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:47:42.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:47:41 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:47:42.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:47:41 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:47:42.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:47:41 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:47:42.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:47:41 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:47:42.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:47:41 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:47:42.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:47:41 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:47:42.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:47:41 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:47:42.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:47:41 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:47:42.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:47:41 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:47:42.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:47:41 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:47:42.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:47:41 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:47:42.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:47:41 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:47:43.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:47:42 smithi006 ceph-mon[204052]: pgmap v2478: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:43.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:47:42 smithi006 ceph-mon[200575]: pgmap v2478: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:43.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:47:42 smithi105 ceph-mon[190463]: pgmap v2478: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:47:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:47:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:47:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:47:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:47:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:47:45.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:47:44 smithi006 ceph-mon[204052]: pgmap v2479: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:45.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:47:44 smithi006 ceph-mon[200575]: pgmap v2479: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:45.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:47:44 smithi105 ceph-mon[190463]: pgmap v2479: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:47.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:47:46 smithi006 ceph-mon[204052]: pgmap v2480: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:47.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:47:46 smithi006 ceph-mon[200575]: pgmap v2480: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:47.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:47:46 smithi105 ceph-mon[190463]: pgmap v2480: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:47:47 smithi006 ceph-mon[204052]: pgmap v2481: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:47:47 smithi006 ceph-mon[200575]: pgmap v2481: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:47:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:47:47] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T08:47:48.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:47:47 smithi105 ceph-mon[190463]: pgmap v2481: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:51.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:47:50 smithi006 ceph-mon[204052]: pgmap v2482: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:51.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:47:50 smithi006 ceph-mon[200575]: pgmap v2482: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:51.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:47:50 smithi105 ceph-mon[190463]: pgmap v2482: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:53.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:47:52 smithi006 ceph-mon[204052]: pgmap v2483: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:53.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:47:52 smithi006 ceph-mon[200575]: pgmap v2483: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:53.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:47:52 smithi105 ceph-mon[190463]: pgmap v2483: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:55.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:47:54 smithi006 ceph-mon[204052]: pgmap v2484: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:55.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:47:54 smithi006 ceph-mon[200575]: pgmap v2484: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:55.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:47:54 smithi105 ceph-mon[190463]: pgmap v2484: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:57.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:47:56 smithi006 ceph-mon[204052]: pgmap v2485: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:57.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:47:56 smithi006 ceph-mon[200575]: pgmap v2485: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:57.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:47:56 smithi105 ceph-mon[190463]: pgmap v2485: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:47:57 smithi006 ceph-mon[204052]: pgmap v2486: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:47:57 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:47:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:47:57 smithi006 ceph-mon[200575]: pgmap v2486: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:58.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:47:57 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:47:58.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:47:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:47:57] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T08:47:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:47:57 smithi105 ceph-mon[190463]: pgmap v2486: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:47:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:47:57 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:48:01.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:48:00 smithi006 ceph-mon[204052]: pgmap v2487: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:01.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:48:00 smithi006 ceph-mon[200575]: pgmap v2487: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:01.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:48:00 smithi105 ceph-mon[190463]: pgmap v2487: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:03.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:48:02 smithi006 ceph-mon[204052]: pgmap v2488: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:03.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:48:02 smithi006 ceph-mon[200575]: pgmap v2488: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:03.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:48:02 smithi105 ceph-mon[190463]: pgmap v2488: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:05.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:48:04 smithi006 ceph-mon[204052]: pgmap v2489: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:05.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:48:04 smithi006 ceph-mon[200575]: pgmap v2489: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:05.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:48:04 smithi105 ceph-mon[190463]: pgmap v2489: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:07.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:48:06 smithi006 ceph-mon[204052]: pgmap v2490: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:07.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:48:06 smithi006 ceph-mon[200575]: pgmap v2490: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:07.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:48:06 smithi105 ceph-mon[190463]: pgmap v2490: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:48:07 smithi006 ceph-mon[204052]: pgmap v2491: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:48:07 smithi006 ceph-mon[200575]: pgmap v2491: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:48:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:48:07] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-22T08:48:08.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:48:07 smithi105 ceph-mon[190463]: pgmap v2491: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:11.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:48:10 smithi006 ceph-mon[204052]: pgmap v2492: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:11.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:48:10 smithi006 ceph-mon[200575]: pgmap v2492: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:11.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:48:10 smithi105 ceph-mon[190463]: pgmap v2492: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:13.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:48:12 smithi006 ceph-mon[204052]: pgmap v2493: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:13.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:48:12 smithi006 ceph-mon[200575]: pgmap v2493: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:13.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:48:12 smithi105 ceph-mon[190463]: pgmap v2493: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:48:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:48:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:48:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:48:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:48:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:48:15.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:48:14 smithi006 ceph-mon[204052]: pgmap v2494: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:15.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:48:14 smithi006 ceph-mon[200575]: pgmap v2494: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:15.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:48:14 smithi105 ceph-mon[190463]: pgmap v2494: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:17.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:48:16 smithi006 ceph-mon[204052]: pgmap v2495: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:17.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:48:16 smithi006 ceph-mon[200575]: pgmap v2495: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:17.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:48:16 smithi105 ceph-mon[190463]: pgmap v2495: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:48:17 smithi006 ceph-mon[204052]: pgmap v2496: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:48:17 smithi006 ceph-mon[200575]: pgmap v2496: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:48:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:48:17] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T08:48:18.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:48:17 smithi105 ceph-mon[190463]: pgmap v2496: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:21.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:48:20 smithi006 ceph-mon[204052]: pgmap v2497: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:21.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:48:20 smithi006 ceph-mon[200575]: pgmap v2497: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:21.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:48:20 smithi105 ceph-mon[190463]: pgmap v2497: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:23.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:48:22 smithi006 ceph-mon[200575]: pgmap v2498: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:23.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:48:22 smithi006 ceph-mon[204052]: pgmap v2498: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:23.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:48:22 smithi105 ceph-mon[190463]: pgmap v2498: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:25.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:48:24 smithi006 ceph-mon[204052]: pgmap v2499: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:25.038 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:48:24 smithi006 ceph-mon[200575]: pgmap v2499: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:25.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:48:24 smithi105 ceph-mon[190463]: pgmap v2499: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:27.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:48:26 smithi006 ceph-mon[204052]: pgmap v2500: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:27.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:48:26 smithi006 ceph-mon[200575]: pgmap v2500: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:27.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:48:26 smithi105 ceph-mon[190463]: pgmap v2500: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:48:27 smithi006 ceph-mon[204052]: pgmap v2501: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:48:27 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:48:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:48:27 smithi006 ceph-mon[200575]: pgmap v2501: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:48:27 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:48:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:48:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:48:27] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T08:48:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:48:27 smithi105 ceph-mon[190463]: pgmap v2501: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:48:27 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:48:31.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:48:30 smithi006 ceph-mon[204052]: pgmap v2502: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:31.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:48:30 smithi006 ceph-mon[200575]: pgmap v2502: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:31.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:48:30 smithi105 ceph-mon[190463]: pgmap v2502: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:33.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:48:32 smithi006 ceph-mon[204052]: pgmap v2503: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:33.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:48:32 smithi006 ceph-mon[200575]: pgmap v2503: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:33.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:48:32 smithi105 ceph-mon[190463]: pgmap v2503: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:35.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:48:34 smithi006 ceph-mon[204052]: pgmap v2504: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:35.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:48:34 smithi006 ceph-mon[200575]: pgmap v2504: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:35.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:48:34 smithi105 ceph-mon[190463]: pgmap v2504: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:37.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:48:36 smithi006 ceph-mon[204052]: pgmap v2505: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:37.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:48:36 smithi006 ceph-mon[200575]: pgmap v2505: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:37.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:48:36 smithi105 ceph-mon[190463]: pgmap v2505: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:38.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:48:37 smithi006 ceph-mon[204052]: pgmap v2506: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:48:37 smithi006 ceph-mon[200575]: pgmap v2506: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:48:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:48:37] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-22T08:48:38.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:48:37 smithi105 ceph-mon[190463]: pgmap v2506: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:41.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:48:40 smithi006 ceph-mon[204052]: pgmap v2507: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:41.038 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:48:40 smithi006 ceph-mon[200575]: pgmap v2507: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:41.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:48:40 smithi105 ceph-mon[190463]: pgmap v2507: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:42.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:48:41 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:48:42.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:48:41 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:48:42.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:48:41 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:48:43.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:48:42 smithi006 ceph-mon[204052]: pgmap v2508: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:43.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:48:42 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:48:43.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:48:42 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:48:43.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:48:42 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:48:43.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:48:42 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:48:43.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:48:42 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:48:43.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:48:42 smithi006 ceph-mon[200575]: pgmap v2508: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:43.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:48:42 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:48:43.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:48:42 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:48:43.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:48:42 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:48:43.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:48:42 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:48:43.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:48:42 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:48:43.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:48:42 smithi105 ceph-mon[190463]: pgmap v2508: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:43.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:48:42 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:48:43.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:48:42 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:48:43.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:48:42 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:48:43.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:48:42 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:48:43.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:48:42 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:48:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:48:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:48:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:48:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:48:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:48:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:48:45.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:48:44 smithi006 ceph-mon[204052]: pgmap v2509: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:45.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:48:44 smithi006 ceph-mon[200575]: pgmap v2509: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:45.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:48:44 smithi105 ceph-mon[190463]: pgmap v2509: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-22T08:48:47.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:48:46 smithi006 ceph-mon[204052]: pgmap v2510: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:48:47.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:48:46 smithi006 ceph-mon[200575]: pgmap v2510: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:48:47.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:48:46 smithi105 ceph-mon[190463]: pgmap v2510: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:48:48.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:48:47 smithi006 ceph-mon[204052]: pgmap v2511: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:48:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:48:47 smithi006 ceph-mon[200575]: pgmap v2511: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:48:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:48:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:48:47] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-22T08:48:48.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:48:47 smithi105 ceph-mon[190463]: pgmap v2511: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:48:51.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:48:50 smithi006 ceph-mon[204052]: pgmap v2512: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:48:51.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:48:50 smithi006 ceph-mon[200575]: pgmap v2512: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:48:51.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:48:50 smithi105 ceph-mon[190463]: pgmap v2512: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:48:53.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:48:52 smithi006 ceph-mon[204052]: pgmap v2513: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:48:53.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:48:52 smithi006 ceph-mon[200575]: pgmap v2513: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:48:53.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:48:52 smithi105 ceph-mon[190463]: pgmap v2513: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:48:55.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:48:54 smithi006 ceph-mon[204052]: pgmap v2514: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:48:55.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:48:54 smithi006 ceph-mon[200575]: pgmap v2514: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:48:55.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:48:54 smithi105 ceph-mon[190463]: pgmap v2514: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:48:57.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:48:56 smithi006 ceph-mon[204052]: pgmap v2515: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:48:57.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:48:56 smithi006 ceph-mon[200575]: pgmap v2515: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:48:57.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:48:56 smithi105 ceph-mon[190463]: pgmap v2515: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:48:57.958 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:48:57 smithi006 ceph-mon[204052]: pgmap v2516: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:48:57.958 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:48:57 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:48:57.959 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:48:57 smithi006 ceph-mon[200575]: pgmap v2516: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:48:57.959 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:48:57 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:48:57.959 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:48:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:48:57] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-22T08:48:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:48:57 smithi105 ceph-mon[190463]: pgmap v2516: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:48:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:48:57 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:49:01.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:49:00 smithi006 ceph-mon[204052]: pgmap v2517: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:01.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:49:00 smithi006 ceph-mon[200575]: pgmap v2517: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:01.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:49:00 smithi105 ceph-mon[190463]: pgmap v2517: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:03.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:49:02 smithi006 ceph-mon[204052]: pgmap v2518: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:03.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:49:02 smithi006 ceph-mon[200575]: pgmap v2518: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:03.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:49:02 smithi105 ceph-mon[190463]: pgmap v2518: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:05.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:49:04 smithi006 ceph-mon[204052]: pgmap v2519: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:05.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:49:04 smithi006 ceph-mon[200575]: pgmap v2519: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:05.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:49:04 smithi105 ceph-mon[190463]: pgmap v2519: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:07.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:49:06 smithi006 ceph-mon[204052]: pgmap v2520: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:07.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:49:06 smithi006 ceph-mon[200575]: pgmap v2520: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:07.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:49:06 smithi105 ceph-mon[190463]: pgmap v2520: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:07.959 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:49:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:49:07] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T08:49:08.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:49:07 smithi006 ceph-mon[204052]: pgmap v2521: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:08.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:49:07 smithi006 ceph-mon[200575]: pgmap v2521: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:08.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:49:07 smithi105 ceph-mon[190463]: pgmap v2521: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:11.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:49:10 smithi006 ceph-mon[204052]: pgmap v2522: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:11.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:49:10 smithi006 ceph-mon[200575]: pgmap v2522: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:11.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:49:10 smithi105 ceph-mon[190463]: pgmap v2522: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:13.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:49:12 smithi006 ceph-mon[204052]: pgmap v2523: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:13.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:49:12 smithi006 ceph-mon[200575]: pgmap v2523: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:13.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:49:12 smithi105 ceph-mon[190463]: pgmap v2523: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:49:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:49:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:49:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:49:14.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:49:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:49:15.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:49:14 smithi006 ceph-mon[204052]: pgmap v2524: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:15.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:49:14 smithi006 ceph-mon[200575]: pgmap v2524: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:15.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:49:14 smithi105 ceph-mon[190463]: pgmap v2524: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:17.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:49:16 smithi006 ceph-mon[204052]: pgmap v2525: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:17.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:49:16 smithi006 ceph-mon[200575]: pgmap v2525: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:17.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:49:16 smithi105 ceph-mon[190463]: pgmap v2525: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:17.961 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:49:17 smithi006 ceph-mon[200575]: pgmap v2526: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:17.962 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:49:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:49:17] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T08:49:18.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:49:17 smithi006 ceph-mon[204052]: pgmap v2526: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:18.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:49:17 smithi105 ceph-mon[190463]: pgmap v2526: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:21.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:49:20 smithi006 ceph-mon[200575]: pgmap v2527: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:21.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:49:20 smithi006 ceph-mon[204052]: pgmap v2527: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:21.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:49:20 smithi105 ceph-mon[190463]: pgmap v2527: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:23.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:49:22 smithi006 ceph-mon[204052]: pgmap v2528: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:23.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:49:22 smithi006 ceph-mon[200575]: pgmap v2528: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:23.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:49:22 smithi105 ceph-mon[190463]: pgmap v2528: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:25.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:49:24 smithi006 ceph-mon[204052]: pgmap v2529: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:25.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:49:24 smithi006 ceph-mon[200575]: pgmap v2529: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:25.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:49:24 smithi105 ceph-mon[190463]: pgmap v2529: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:27.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:49:26 smithi006 ceph-mon[204052]: pgmap v2530: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:27.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:49:26 smithi006 ceph-mon[200575]: pgmap v2530: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:27.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:49:26 smithi105 ceph-mon[190463]: pgmap v2530: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:27.960 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:49:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:49:27] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T08:49:28.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:49:27 smithi006 ceph-mon[204052]: pgmap v2531: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:28.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:49:27 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:49:28.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:49:27 smithi006 ceph-mon[200575]: pgmap v2531: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:28.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:49:27 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:49:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:49:27 smithi105 ceph-mon[190463]: pgmap v2531: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:49:27 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:49:31.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:49:30 smithi006 ceph-mon[204052]: pgmap v2532: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:31.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:49:30 smithi006 ceph-mon[200575]: pgmap v2532: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:31.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:49:30 smithi105 ceph-mon[190463]: pgmap v2532: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:33.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:49:32 smithi006 ceph-mon[204052]: pgmap v2533: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:33.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:49:32 smithi006 ceph-mon[200575]: pgmap v2533: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:33.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:49:32 smithi105 ceph-mon[190463]: pgmap v2533: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:35.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:49:34 smithi006 ceph-mon[204052]: pgmap v2534: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:35.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:49:34 smithi006 ceph-mon[200575]: pgmap v2534: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:35.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:49:34 smithi105 ceph-mon[190463]: pgmap v2534: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:37.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:49:36 smithi006 ceph-mon[204052]: pgmap v2535: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:37.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:49:36 smithi006 ceph-mon[200575]: pgmap v2535: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:37.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:49:36 smithi105 ceph-mon[190463]: pgmap v2535: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:37.963 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:49:37 smithi006 ceph-mon[200575]: pgmap v2536: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:37.963 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:49:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:49:37] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T08:49:38.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:49:37 smithi006 ceph-mon[204052]: pgmap v2536: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:38.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:49:37 smithi105 ceph-mon[190463]: pgmap v2536: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:41.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:49:40 smithi006 ceph-mon[200575]: pgmap v2537: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:41.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:49:40 smithi006 ceph-mon[204052]: pgmap v2537: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:41.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:49:40 smithi105 ceph-mon[190463]: pgmap v2537: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:43.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:49:42 smithi006 ceph-mon[204052]: pgmap v2538: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:43.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:49:42 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:49:43.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:49:42 smithi006 ceph-mon[200575]: pgmap v2538: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:43.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:49:42 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:49:43.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:49:42 smithi105 ceph-mon[190463]: pgmap v2538: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:43.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:49:42 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:49:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:49:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:49:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:49:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:49:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:49:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:49:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:49:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:49:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:49:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:49:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:49:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:49:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:49:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:49:44.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:49:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:49:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:49:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:49:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:49:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:49:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:49:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:49:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:49:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:49:45.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:49:44 smithi006 ceph-mon[200575]: pgmap v2539: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:45.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:49:44 smithi006 ceph-mon[204052]: pgmap v2539: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:45.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:49:44 smithi105 ceph-mon[190463]: pgmap v2539: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:47.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:49:46 smithi006 ceph-mon[200575]: pgmap v2540: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:47.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:49:46 smithi006 ceph-mon[204052]: pgmap v2540: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:47.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:49:46 smithi105 ceph-mon[190463]: pgmap v2540: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:47.965 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:49:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:49:47] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T08:49:48.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:49:47 smithi006 ceph-mon[200575]: pgmap v2541: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:48.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:49:47 smithi006 ceph-mon[204052]: pgmap v2541: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:48.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:49:47 smithi105 ceph-mon[190463]: pgmap v2541: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:51.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:49:50 smithi006 ceph-mon[204052]: pgmap v2542: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:51.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:49:50 smithi006 ceph-mon[200575]: pgmap v2542: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:51.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:49:50 smithi105 ceph-mon[190463]: pgmap v2542: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:53.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:49:52 smithi006 ceph-mon[204052]: pgmap v2543: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:53.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:49:52 smithi006 ceph-mon[200575]: pgmap v2543: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:53.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:49:52 smithi105 ceph-mon[190463]: pgmap v2543: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:55.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:49:54 smithi006 ceph-mon[204052]: pgmap v2544: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:55.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:49:54 smithi006 ceph-mon[200575]: pgmap v2544: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:55.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:49:54 smithi105 ceph-mon[190463]: pgmap v2544: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:57.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:49:56 smithi006 ceph-mon[204052]: pgmap v2545: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:57.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:49:56 smithi006 ceph-mon[200575]: pgmap v2545: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:57.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:49:56 smithi105 ceph-mon[190463]: pgmap v2545: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:57.967 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:49:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:49:57] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T08:49:58.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:49:57 smithi006 ceph-mon[204052]: pgmap v2546: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:58.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:49:57 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:49:58.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:49:57 smithi006 ceph-mon[200575]: pgmap v2546: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:58.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:49:57 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:49:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:49:57 smithi105 ceph-mon[190463]: pgmap v2546: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:49:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:49:57 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:50:01.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:50:00 smithi006 ceph-mon[204052]: pgmap v2547: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:01.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:50:00 smithi006 ceph-mon[204052]: overall HEALTH_OK 2023-09-22T08:50:01.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:50:00 smithi006 ceph-mon[200575]: pgmap v2547: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:01.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:50:00 smithi006 ceph-mon[200575]: overall HEALTH_OK 2023-09-22T08:50:01.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:50:00 smithi105 ceph-mon[190463]: pgmap v2547: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:01.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:50:00 smithi105 ceph-mon[190463]: overall HEALTH_OK 2023-09-22T08:50:03.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:50:02 smithi006 ceph-mon[204052]: pgmap v2548: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:03.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:50:02 smithi006 ceph-mon[200575]: pgmap v2548: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:03.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:50:02 smithi105 ceph-mon[190463]: pgmap v2548: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:05.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:50:04 smithi006 ceph-mon[204052]: pgmap v2549: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:05.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:50:04 smithi006 ceph-mon[200575]: pgmap v2549: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:05.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:50:04 smithi105 ceph-mon[190463]: pgmap v2549: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:07.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:50:06 smithi006 ceph-mon[204052]: pgmap v2550: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:07.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:50:06 smithi006 ceph-mon[200575]: pgmap v2550: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:07.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:50:06 smithi105 ceph-mon[190463]: pgmap v2550: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:07.971 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:50:07 smithi006 ceph-mon[200575]: pgmap v2551: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:07.971 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:50:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:50:07] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T08:50:08.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:50:07 smithi006 ceph-mon[204052]: pgmap v2551: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:08.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:50:07 smithi105 ceph-mon[190463]: pgmap v2551: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:11.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:50:10 smithi006 ceph-mon[204052]: pgmap v2552: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:11.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:50:10 smithi006 ceph-mon[200575]: pgmap v2552: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:11.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:50:10 smithi105 ceph-mon[190463]: pgmap v2552: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:13.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:50:12 smithi006 ceph-mon[204052]: pgmap v2553: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:13.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:50:12 smithi006 ceph-mon[200575]: pgmap v2553: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:13.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:50:12 smithi105 ceph-mon[190463]: pgmap v2553: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:50:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:50:14.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:50:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:50:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:50:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:50:15.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:50:14 smithi006 ceph-mon[204052]: pgmap v2554: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:15.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:50:14 smithi006 ceph-mon[200575]: pgmap v2554: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:15.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:50:14 smithi105 ceph-mon[190463]: pgmap v2554: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:17.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:50:16 smithi006 ceph-mon[204052]: pgmap v2555: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:17.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:50:16 smithi006 ceph-mon[200575]: pgmap v2555: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:17.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:50:16 smithi105 ceph-mon[190463]: pgmap v2555: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:17.975 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:50:17 smithi006 ceph-mon[204052]: pgmap v2556: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:17.975 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:50:17 smithi006 ceph-mon[200575]: pgmap v2556: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:17.975 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:50:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:50:17] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T08:50:18.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:50:17 smithi105 ceph-mon[190463]: pgmap v2556: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:21.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:50:20 smithi006 ceph-mon[204052]: pgmap v2557: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:21.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:50:20 smithi006 ceph-mon[200575]: pgmap v2557: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:21.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:50:20 smithi105 ceph-mon[190463]: pgmap v2557: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:23.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:50:22 smithi006 ceph-mon[204052]: pgmap v2558: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:23.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:50:22 smithi006 ceph-mon[200575]: pgmap v2558: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:23.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:50:22 smithi105 ceph-mon[190463]: pgmap v2558: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:25.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:50:24 smithi006 ceph-mon[204052]: pgmap v2559: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:25.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:50:24 smithi006 ceph-mon[200575]: pgmap v2559: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:25.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:50:24 smithi105 ceph-mon[190463]: pgmap v2559: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:27.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:50:26 smithi006 ceph-mon[204052]: pgmap v2560: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:27.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:50:26 smithi006 ceph-mon[200575]: pgmap v2560: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:27.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:50:26 smithi105 ceph-mon[190463]: pgmap v2560: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:27.973 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:50:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:50:27] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T08:50:28.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:50:27 smithi006 ceph-mon[204052]: pgmap v2561: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:28.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:50:27 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:50:28.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:50:27 smithi006 ceph-mon[200575]: pgmap v2561: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:28.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:50:27 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:50:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:50:27 smithi105 ceph-mon[190463]: pgmap v2561: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:50:27 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:50:31.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:50:30 smithi006 ceph-mon[204052]: pgmap v2562: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:31.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:50:30 smithi006 ceph-mon[200575]: pgmap v2562: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:31.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:50:30 smithi105 ceph-mon[190463]: pgmap v2562: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:33.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:50:32 smithi006 ceph-mon[204052]: pgmap v2563: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:33.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:50:32 smithi006 ceph-mon[200575]: pgmap v2563: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:33.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:50:32 smithi105 ceph-mon[190463]: pgmap v2563: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:35.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:50:34 smithi006 ceph-mon[204052]: pgmap v2564: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:35.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:50:34 smithi006 ceph-mon[200575]: pgmap v2564: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:35.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:50:34 smithi105 ceph-mon[190463]: pgmap v2564: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:37.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:50:36 smithi006 ceph-mon[204052]: pgmap v2565: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:37.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:50:36 smithi006 ceph-mon[200575]: pgmap v2565: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:37.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:50:36 smithi105 ceph-mon[190463]: pgmap v2565: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:37.986 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:50:37 smithi006 ceph-mon[204052]: pgmap v2566: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:37.987 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:50:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:50:37] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T08:50:38.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:50:37 smithi006 ceph-mon[200575]: pgmap v2566: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:38.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:50:37 smithi105 ceph-mon[190463]: pgmap v2566: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:41.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:50:40 smithi006 ceph-mon[204052]: pgmap v2567: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:41.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:50:40 smithi006 ceph-mon[200575]: pgmap v2567: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:41.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:50:40 smithi105 ceph-mon[190463]: pgmap v2567: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:43.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:50:42 smithi006 ceph-mon[204052]: pgmap v2568: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:43.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:50:42 smithi006 ceph-mon[200575]: pgmap v2568: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:43.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:50:42 smithi105 ceph-mon[190463]: pgmap v2568: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:50:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:50:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:50:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:50:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:50:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:50:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:50:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:50:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:50:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:50:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:50:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:50:44.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:50:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:50:44.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:50:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:50:44.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:50:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:50:44.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:50:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:50:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:50:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:50:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:50:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:50:44.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:50:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:50:44.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:50:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:50:44.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:50:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:50:45.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:50:44 smithi006 ceph-mon[204052]: pgmap v2569: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:45.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:50:44 smithi006 ceph-mon[200575]: pgmap v2569: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:45.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:50:44 smithi105 ceph-mon[190463]: pgmap v2569: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-09-22T08:50:47.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:50:46 smithi006 ceph-mon[204052]: pgmap v2570: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:50:47.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:50:46 smithi006 ceph-mon[200575]: pgmap v2570: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:50:47.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:50:46 smithi105 ceph-mon[190463]: pgmap v2570: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:50:47.982 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:50:47 smithi006 ceph-mon[200575]: pgmap v2571: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:50:47.982 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:50:47 smithi006 ceph-mon[204052]: pgmap v2571: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:50:47.982 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:50:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:50:47] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T08:50:48.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:50:47 smithi105 ceph-mon[190463]: pgmap v2571: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:50:51.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:50:50 smithi006 ceph-mon[204052]: pgmap v2572: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:50:51.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:50:50 smithi006 ceph-mon[200575]: pgmap v2572: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:50:51.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:50:50 smithi105 ceph-mon[190463]: pgmap v2572: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:50:53.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:50:52 smithi006 ceph-mon[204052]: pgmap v2573: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:50:53.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:50:52 smithi006 ceph-mon[200575]: pgmap v2573: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:50:53.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:50:52 smithi105 ceph-mon[190463]: pgmap v2573: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:50:55.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:50:54 smithi006 ceph-mon[204052]: pgmap v2574: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:50:55.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:50:54 smithi006 ceph-mon[200575]: pgmap v2574: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:50:55.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:50:54 smithi105 ceph-mon[190463]: pgmap v2574: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:50:57.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:50:56 smithi006 ceph-mon[204052]: pgmap v2575: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:50:57.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:50:56 smithi006 ceph-mon[200575]: pgmap v2575: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:50:57.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:50:56 smithi105 ceph-mon[190463]: pgmap v2575: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:50:57.977 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:50:57 smithi006 ceph-mon[200575]: pgmap v2576: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:50:57.977 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:50:57 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:50:57.977 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:50:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:50:57] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T08:50:58.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:50:57 smithi006 ceph-mon[204052]: pgmap v2576: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:50:58.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:50:57 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:50:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:50:57 smithi105 ceph-mon[190463]: pgmap v2576: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:50:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:50:57 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:51:01.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:51:00 smithi006 ceph-mon[200575]: pgmap v2577: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:01.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:51:00 smithi006 ceph-mon[204052]: pgmap v2577: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:01.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:51:00 smithi105 ceph-mon[190463]: pgmap v2577: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:03.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:51:02 smithi006 ceph-mon[200575]: pgmap v2578: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:03.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:51:02 smithi006 ceph-mon[204052]: pgmap v2578: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:03.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:51:02 smithi105 ceph-mon[190463]: pgmap v2578: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:05.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:51:04 smithi006 ceph-mon[200575]: pgmap v2579: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:05.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:51:04 smithi006 ceph-mon[204052]: pgmap v2579: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:05.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:51:04 smithi105 ceph-mon[190463]: pgmap v2579: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:07.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:51:06 smithi006 ceph-mon[200575]: pgmap v2580: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:07.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:51:06 smithi006 ceph-mon[204052]: pgmap v2580: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:07.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:51:06 smithi105 ceph-mon[190463]: pgmap v2580: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:07.979 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:51:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:51:07] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-22T08:51:08.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:51:07 smithi006 ceph-mon[200575]: pgmap v2581: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:08.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:51:07 smithi006 ceph-mon[204052]: pgmap v2581: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:08.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:51:07 smithi105 ceph-mon[190463]: pgmap v2581: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:11.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:51:10 smithi006 ceph-mon[200575]: pgmap v2582: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:11.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:51:10 smithi006 ceph-mon[204052]: pgmap v2582: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:11.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:51:10 smithi105 ceph-mon[190463]: pgmap v2582: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:13.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:51:12 smithi006 ceph-mon[204052]: pgmap v2583: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:13.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:51:12 smithi006 ceph-mon[200575]: pgmap v2583: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:13.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:51:12 smithi105 ceph-mon[190463]: pgmap v2583: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:51:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:51:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:51:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:51:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:51:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:51:15.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:51:14 smithi006 ceph-mon[200575]: pgmap v2584: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:15.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:51:14 smithi006 ceph-mon[204052]: pgmap v2584: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:15.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:51:14 smithi105 ceph-mon[190463]: pgmap v2584: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:17.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:51:16 smithi006 ceph-mon[200575]: pgmap v2585: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:17.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:51:16 smithi006 ceph-mon[204052]: pgmap v2585: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:17.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:51:16 smithi105 ceph-mon[190463]: pgmap v2585: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:17.982 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:51:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:51:17] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-22T08:51:17.983 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:51:17 smithi006 ceph-mon[200575]: pgmap v2586: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:18.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:51:17 smithi006 ceph-mon[204052]: pgmap v2586: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:18.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:51:17 smithi105 ceph-mon[190463]: pgmap v2586: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:21.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:51:20 smithi006 ceph-mon[204052]: pgmap v2587: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:21.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:51:20 smithi006 ceph-mon[200575]: pgmap v2587: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:21.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:51:20 smithi105 ceph-mon[190463]: pgmap v2587: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:23.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:51:22 smithi006 ceph-mon[204052]: pgmap v2588: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:23.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:51:22 smithi006 ceph-mon[200575]: pgmap v2588: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:23.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:51:22 smithi105 ceph-mon[190463]: pgmap v2588: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:25.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:51:24 smithi006 ceph-mon[204052]: pgmap v2589: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:25.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:51:24 smithi006 ceph-mon[200575]: pgmap v2589: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:25.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:51:24 smithi105 ceph-mon[190463]: pgmap v2589: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:27.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:51:26 smithi006 ceph-mon[204052]: pgmap v2590: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:27.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:51:26 smithi006 ceph-mon[200575]: pgmap v2590: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:27.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:51:26 smithi105 ceph-mon[190463]: pgmap v2590: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:27.983 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:51:27 smithi006 ceph-mon[200575]: pgmap v2591: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:27.983 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:51:27 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:51:27.983 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:51:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:51:27] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-22T08:51:28.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:51:27 smithi006 ceph-mon[204052]: pgmap v2591: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:28.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:51:27 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:51:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:51:27 smithi105 ceph-mon[190463]: pgmap v2591: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:51:27 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:51:31.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:51:30 smithi006 ceph-mon[204052]: pgmap v2592: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:31.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:51:30 smithi006 ceph-mon[200575]: pgmap v2592: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:31.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:51:30 smithi105 ceph-mon[190463]: pgmap v2592: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:33.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:51:32 smithi006 ceph-mon[204052]: pgmap v2593: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:33.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:51:32 smithi006 ceph-mon[200575]: pgmap v2593: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:33.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:51:32 smithi105 ceph-mon[190463]: pgmap v2593: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:35.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:51:34 smithi006 ceph-mon[204052]: pgmap v2594: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:35.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:51:34 smithi006 ceph-mon[200575]: pgmap v2594: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:35.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:51:34 smithi105 ceph-mon[190463]: pgmap v2594: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:37.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:51:36 smithi006 ceph-mon[204052]: pgmap v2595: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:37.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:51:36 smithi006 ceph-mon[200575]: pgmap v2595: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:37.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:51:36 smithi105 ceph-mon[190463]: pgmap v2595: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:37.988 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:51:37 smithi006 ceph-mon[200575]: pgmap v2596: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:37.988 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:51:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:51:37] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T08:51:38.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:51:37 smithi006 ceph-mon[204052]: pgmap v2596: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:38.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:51:37 smithi105 ceph-mon[190463]: pgmap v2596: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:41.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:51:40 smithi006 ceph-mon[200575]: pgmap v2597: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:41.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:51:40 smithi006 ceph-mon[204052]: pgmap v2597: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:41.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:51:40 smithi105 ceph-mon[190463]: pgmap v2597: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:43.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:51:42 smithi006 ceph-mon[204052]: pgmap v2598: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:43.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:51:42 smithi006 ceph-mon[200575]: pgmap v2598: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:43.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:51:42 smithi105 ceph-mon[190463]: pgmap v2598: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:51:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:51:44.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:51:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:51:44.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:51:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:51:44.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:51:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:51:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:51:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:51:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:51:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:51:45.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:51:44 smithi006 ceph-mon[200575]: pgmap v2599: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:45.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:51:44 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:51:45.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:51:44 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:51:45.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:51:44 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:51:45.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:51:44 smithi006 ceph-mon[204052]: pgmap v2599: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:45.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:51:44 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:51:45.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:51:44 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:51:45.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:51:44 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:51:45.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:51:44 smithi105 ceph-mon[190463]: pgmap v2599: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:45.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:51:44 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:51:45.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:51:44 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:51:45.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:51:44 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:51:47.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:51:46 smithi006 ceph-mon[204052]: pgmap v2600: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:47.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:51:46 smithi006 ceph-mon[200575]: pgmap v2600: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:47.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:51:46 smithi105 ceph-mon[190463]: pgmap v2600: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:47.990 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:51:47 smithi006 ceph-mon[200575]: pgmap v2601: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:47.990 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:51:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:51:47] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T08:51:48.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:51:47 smithi006 ceph-mon[204052]: pgmap v2601: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:48.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:51:47 smithi105 ceph-mon[190463]: pgmap v2601: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:51.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:51:50 smithi006 ceph-mon[204052]: pgmap v2602: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:51.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:51:50 smithi006 ceph-mon[200575]: pgmap v2602: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:51.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:51:50 smithi105 ceph-mon[190463]: pgmap v2602: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:53.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:51:52 smithi006 ceph-mon[200575]: pgmap v2603: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:53.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:51:52 smithi006 ceph-mon[204052]: pgmap v2603: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:53.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:51:52 smithi105 ceph-mon[190463]: pgmap v2603: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:55.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:51:54 smithi006 ceph-mon[204052]: pgmap v2604: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:55.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:51:54 smithi006 ceph-mon[200575]: pgmap v2604: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:55.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:51:54 smithi105 ceph-mon[190463]: pgmap v2604: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:57.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:51:56 smithi006 ceph-mon[204052]: pgmap v2605: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:57.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:51:56 smithi006 ceph-mon[200575]: pgmap v2605: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:57.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:51:56 smithi105 ceph-mon[190463]: pgmap v2605: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:57.991 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:51:57 smithi006 ceph-mon[200575]: pgmap v2606: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:57.991 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:51:57 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:51:57.991 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:51:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:51:57] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T08:51:58.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:51:57 smithi006 ceph-mon[204052]: pgmap v2606: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:58.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:51:57 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:51:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:51:57 smithi105 ceph-mon[190463]: pgmap v2606: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:51:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:51:57 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:52:00.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:52:00 smithi105 ceph-mon[190463]: pgmap v2607: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:01.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:52:00 smithi006 ceph-mon[200575]: pgmap v2607: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:01.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:52:00 smithi006 ceph-mon[204052]: pgmap v2607: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:03.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:52:02 smithi006 ceph-mon[204052]: pgmap v2608: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:03.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:52:02 smithi006 ceph-mon[200575]: pgmap v2608: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:03.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:52:02 smithi105 ceph-mon[190463]: pgmap v2608: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:05.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:52:04 smithi006 ceph-mon[204052]: pgmap v2609: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:05.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:52:04 smithi006 ceph-mon[200575]: pgmap v2609: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:05.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:52:04 smithi105 ceph-mon[190463]: pgmap v2609: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:07.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:52:06 smithi006 ceph-mon[200575]: pgmap v2610: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:07.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:52:06 smithi006 ceph-mon[204052]: pgmap v2610: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:07.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:52:06 smithi105 ceph-mon[190463]: pgmap v2610: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:07.990 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:52:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:52:07] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T08:52:07.990 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:52:07 smithi006 ceph-mon[204052]: pgmap v2611: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:08.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:52:07 smithi006 ceph-mon[200575]: pgmap v2611: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:08.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:52:07 smithi105 ceph-mon[190463]: pgmap v2611: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:11.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:52:10 smithi006 ceph-mon[200575]: pgmap v2612: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:11.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:52:10 smithi006 ceph-mon[204052]: pgmap v2612: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:11.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:52:10 smithi105 ceph-mon[190463]: pgmap v2612: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:13.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:52:12 smithi006 ceph-mon[204052]: pgmap v2613: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:13.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:52:12 smithi006 ceph-mon[200575]: pgmap v2613: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:13.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:52:12 smithi105 ceph-mon[190463]: pgmap v2613: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:52:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:52:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:52:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:52:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:52:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:52:15.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:52:14 smithi006 ceph-mon[204052]: pgmap v2614: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:15.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:52:14 smithi006 ceph-mon[200575]: pgmap v2614: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:15.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:52:14 smithi105 ceph-mon[190463]: pgmap v2614: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:17.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:52:16 smithi006 ceph-mon[204052]: pgmap v2615: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:17.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:52:16 smithi006 ceph-mon[200575]: pgmap v2615: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:17.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:52:16 smithi105 ceph-mon[190463]: pgmap v2615: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:17.994 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:52:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:52:17] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T08:52:18.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:52:17 smithi006 ceph-mon[204052]: pgmap v2616: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:18.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:52:17 smithi006 ceph-mon[200575]: pgmap v2616: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:18.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:52:17 smithi105 ceph-mon[190463]: pgmap v2616: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:21.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:52:20 smithi006 ceph-mon[204052]: pgmap v2617: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:21.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:52:20 smithi006 ceph-mon[200575]: pgmap v2617: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:21.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:52:20 smithi105 ceph-mon[190463]: pgmap v2617: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:23.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:52:22 smithi006 ceph-mon[204052]: pgmap v2618: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:23.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:52:22 smithi006 ceph-mon[200575]: pgmap v2618: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:23.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:52:22 smithi105 ceph-mon[190463]: pgmap v2618: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:25.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:52:24 smithi006 ceph-mon[204052]: pgmap v2619: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:25.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:52:24 smithi006 ceph-mon[200575]: pgmap v2619: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:25.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:52:24 smithi105 ceph-mon[190463]: pgmap v2619: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:27.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:52:26 smithi006 ceph-mon[204052]: pgmap v2620: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:27.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:52:26 smithi006 ceph-mon[200575]: pgmap v2620: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:27.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:52:26 smithi105 ceph-mon[190463]: pgmap v2620: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:28.000 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:52:28 smithi006 ceph-mon[204052]: pgmap v2621: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:28.000 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:52:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:52:28.000 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:52:28 smithi006 ceph-mon[200575]: pgmap v2621: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:28.000 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:52:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:52:28.001 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:52:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:52:27] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T08:52:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:52:28 smithi105 ceph-mon[190463]: pgmap v2621: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:52:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:52:31.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:52:30 smithi006 ceph-mon[204052]: pgmap v2622: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:31.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:52:30 smithi006 ceph-mon[200575]: pgmap v2622: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:31.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:52:30 smithi105 ceph-mon[190463]: pgmap v2622: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:33.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:52:32 smithi006 ceph-mon[200575]: pgmap v2623: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:33.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:52:32 smithi006 ceph-mon[204052]: pgmap v2623: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:33.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:52:32 smithi105 ceph-mon[190463]: pgmap v2623: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:35.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:52:34 smithi006 ceph-mon[204052]: pgmap v2624: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:35.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:52:34 smithi006 ceph-mon[200575]: pgmap v2624: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:35.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:52:34 smithi105 ceph-mon[190463]: pgmap v2624: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:37.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:52:36 smithi006 ceph-mon[200575]: pgmap v2625: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:37.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:52:36 smithi006 ceph-mon[204052]: pgmap v2625: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:37.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:52:36 smithi105 ceph-mon[190463]: pgmap v2625: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:38.009 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:52:38 smithi006 ceph-mon[200575]: pgmap v2626: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:38.009 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:52:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:52:37] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T08:52:38.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:52:38 smithi006 ceph-mon[204052]: pgmap v2626: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:38.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:52:38 smithi105 ceph-mon[190463]: pgmap v2626: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:41.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:52:40 smithi006 ceph-mon[200575]: pgmap v2627: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:41.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:52:40 smithi006 ceph-mon[204052]: pgmap v2627: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:41.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:52:40 smithi105 ceph-mon[190463]: pgmap v2627: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:43.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:52:42 smithi006 ceph-mon[204052]: pgmap v2628: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:43.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:52:42 smithi006 ceph-mon[200575]: pgmap v2628: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:43.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:52:42 smithi105 ceph-mon[190463]: pgmap v2628: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:52:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:52:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:52:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:52:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:52:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:52:45.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:52:44 smithi006 ceph-mon[204052]: pgmap v2629: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:45.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:52:44 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:52:45.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:52:44 smithi006 ceph-mon[200575]: pgmap v2629: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:45.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:52:44 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:52:45.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:52:44 smithi105 ceph-mon[190463]: pgmap v2629: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:45.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:52:44 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:52:46.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:52:45 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:52:46.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:52:45 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:52:46.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:52:45 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:52:46.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:52:45 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:52:46.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:52:45 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:52:46.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:52:45 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:52:46.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:52:45 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:52:46.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:52:45 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:52:46.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:52:45 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:52:47.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:52:46 smithi006 ceph-mon[204052]: pgmap v2630: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:47.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:52:46 smithi006 ceph-mon[200575]: pgmap v2630: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:47.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:52:46 smithi105 ceph-mon[190463]: pgmap v2630: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:48.000 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:52:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:52:47] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T08:52:48.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:52:48 smithi006 ceph-mon[204052]: pgmap v2631: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:48.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:52:48 smithi006 ceph-mon[200575]: pgmap v2631: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:48.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:52:48 smithi105 ceph-mon[190463]: pgmap v2631: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:51.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:52:50 smithi006 ceph-mon[204052]: pgmap v2632: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:51.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:52:50 smithi006 ceph-mon[200575]: pgmap v2632: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:51.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:52:50 smithi105 ceph-mon[190463]: pgmap v2632: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:53.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:52:52 smithi006 ceph-mon[204052]: pgmap v2633: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:53.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:52:52 smithi006 ceph-mon[200575]: pgmap v2633: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:53.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:52:52 smithi105 ceph-mon[190463]: pgmap v2633: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:55.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:52:54 smithi006 ceph-mon[204052]: pgmap v2634: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:55.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:52:54 smithi006 ceph-mon[200575]: pgmap v2634: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:55.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:52:54 smithi105 ceph-mon[190463]: pgmap v2634: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:57.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:52:56 smithi006 ceph-mon[200575]: pgmap v2635: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:57.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:52:56 smithi006 ceph-mon[204052]: pgmap v2635: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:57.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:52:56 smithi105 ceph-mon[190463]: pgmap v2635: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:58.002 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:52:58 smithi006 ceph-mon[200575]: pgmap v2636: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:58.002 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:52:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:52:58.002 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:52:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:52:57] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T08:52:58.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:52:58 smithi006 ceph-mon[204052]: pgmap v2636: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:58.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:52:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:52:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:52:58 smithi105 ceph-mon[190463]: pgmap v2636: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:52:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:52:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:53:01.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:53:00 smithi006 ceph-mon[204052]: pgmap v2637: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:01.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:53:00 smithi006 ceph-mon[200575]: pgmap v2637: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:01.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:53:00 smithi105 ceph-mon[190463]: pgmap v2637: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:03.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:53:02 smithi006 ceph-mon[204052]: pgmap v2638: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:03.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:53:02 smithi006 ceph-mon[200575]: pgmap v2638: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:03.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:53:02 smithi105 ceph-mon[190463]: pgmap v2638: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:05.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:53:04 smithi006 ceph-mon[204052]: pgmap v2639: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:05.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:53:04 smithi006 ceph-mon[200575]: pgmap v2639: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:05.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:53:04 smithi105 ceph-mon[190463]: pgmap v2639: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:07.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:53:06 smithi006 ceph-mon[204052]: pgmap v2640: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:07.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:53:06 smithi006 ceph-mon[200575]: pgmap v2640: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:07.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:53:06 smithi105 ceph-mon[190463]: pgmap v2640: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:08.006 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:53:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:53:07] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T08:53:08.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:53:08 smithi006 ceph-mon[204052]: pgmap v2641: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:08.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:53:08 smithi006 ceph-mon[200575]: pgmap v2641: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:08.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:53:08 smithi105 ceph-mon[190463]: pgmap v2641: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:11.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:53:10 smithi006 ceph-mon[204052]: pgmap v2642: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:11.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:53:10 smithi006 ceph-mon[200575]: pgmap v2642: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:11.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:53:10 smithi105 ceph-mon[190463]: pgmap v2642: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:13.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:53:12 smithi006 ceph-mon[204052]: pgmap v2643: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:13.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:53:12 smithi006 ceph-mon[200575]: pgmap v2643: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:13.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:53:12 smithi105 ceph-mon[190463]: pgmap v2643: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:53:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:53:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:53:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:53:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:53:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:53:15.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:53:14 smithi006 ceph-mon[204052]: pgmap v2644: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:15.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:53:14 smithi006 ceph-mon[200575]: pgmap v2644: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:15.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:53:14 smithi105 ceph-mon[190463]: pgmap v2644: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:16.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:53:15 smithi006 ceph-mon[200575]: pgmap v2645: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:16.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:53:15 smithi006 ceph-mon[204052]: pgmap v2645: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:16.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:53:15 smithi105 ceph-mon[190463]: pgmap v2645: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:18.008 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:53:18 smithi006 ceph-mon[200575]: pgmap v2646: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:18.008 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:53:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:53:17] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-22T08:53:18.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:53:18 smithi006 ceph-mon[204052]: pgmap v2646: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:18.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:53:18 smithi105 ceph-mon[190463]: pgmap v2646: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:21.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:53:20 smithi006 ceph-mon[204052]: pgmap v2647: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:21.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:53:20 smithi006 ceph-mon[200575]: pgmap v2647: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:21.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:53:20 smithi105 ceph-mon[190463]: pgmap v2647: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:23.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:53:22 smithi006 ceph-mon[204052]: pgmap v2648: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:23.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:53:22 smithi006 ceph-mon[200575]: pgmap v2648: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:23.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:53:22 smithi105 ceph-mon[190463]: pgmap v2648: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:24.376 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 08:53:23 smithi105 conmon[249241]: logger=cleanup t=2023-09-22T08:53:23.902796988Z level=info msg="Completed cleanup jobs" duration=191.355317ms 2023-09-22T08:53:25.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:53:24 smithi006 ceph-mon[204052]: pgmap v2649: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:25.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:53:24 smithi006 ceph-mon[200575]: pgmap v2649: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:25.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:53:24 smithi105 ceph-mon[190463]: pgmap v2649: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:27.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:53:26 smithi006 ceph-mon[204052]: pgmap v2650: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:27.038 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:53:26 smithi006 ceph-mon[200575]: pgmap v2650: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:27.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:53:26 smithi105 ceph-mon[190463]: pgmap v2650: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:28.009 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:53:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:53:27] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-22T08:53:28.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:53:28 smithi006 ceph-mon[204052]: pgmap v2651: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:28.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:53:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:53:28.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:53:28 smithi006 ceph-mon[200575]: pgmap v2651: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:28.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:53:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:53:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:53:28 smithi105 ceph-mon[190463]: pgmap v2651: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:53:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:53:31.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:53:30 smithi006 ceph-mon[204052]: pgmap v2652: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:31.040 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:53:30 smithi006 ceph-mon[200575]: pgmap v2652: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:31.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:53:30 smithi105 ceph-mon[190463]: pgmap v2652: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:33.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:53:32 smithi006 ceph-mon[204052]: pgmap v2653: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:33.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:53:32 smithi006 ceph-mon[200575]: pgmap v2653: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:33.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:53:32 smithi105 ceph-mon[190463]: pgmap v2653: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:35.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:53:34 smithi006 ceph-mon[204052]: pgmap v2654: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:35.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:53:34 smithi006 ceph-mon[200575]: pgmap v2654: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:35.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:53:34 smithi105 ceph-mon[190463]: pgmap v2654: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:37.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:53:36 smithi006 ceph-mon[204052]: pgmap v2655: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:37.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:53:36 smithi006 ceph-mon[200575]: pgmap v2655: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:37.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:53:36 smithi105 ceph-mon[190463]: pgmap v2655: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:38.010 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:53:38 smithi006 ceph-mon[200575]: pgmap v2656: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:38.010 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:53:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:53:37] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T08:53:38.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:53:38 smithi006 ceph-mon[204052]: pgmap v2656: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:38.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:53:38 smithi105 ceph-mon[190463]: pgmap v2656: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:41.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:53:40 smithi006 ceph-mon[204052]: pgmap v2657: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:41.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:53:40 smithi006 ceph-mon[200575]: pgmap v2657: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:41.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:53:40 smithi105 ceph-mon[190463]: pgmap v2657: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:43.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:53:42 smithi006 ceph-mon[204052]: pgmap v2658: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:43.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:53:42 smithi006 ceph-mon[200575]: pgmap v2658: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:43.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:53:42 smithi105 ceph-mon[190463]: pgmap v2658: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:53:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:53:44.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:53:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:53:44.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:53:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:53:45.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:53:44 smithi105 ceph-mon[190463]: pgmap v2659: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:45.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:53:44 smithi006 ceph-mon[204052]: pgmap v2659: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:45.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:53:44 smithi006 ceph-mon[200575]: pgmap v2659: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:46.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:53:45 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:53:46.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:53:45 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:53:46.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:53:45 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:53:46.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:53:45 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:53:46.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:53:45 smithi105 ceph-mon[190463]: pgmap v2660: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:46.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:53:45 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:53:46.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:53:45 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:53:46.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:53:45 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:53:46.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:53:45 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:53:46.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:53:45 smithi006 ceph-mon[204052]: pgmap v2660: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:46.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:53:45 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:53:46.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:53:45 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:53:46.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:53:45 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:53:46.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:53:45 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:53:46.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:53:45 smithi006 ceph-mon[200575]: pgmap v2660: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:48.011 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:53:48 smithi006 ceph-mon[204052]: pgmap v2661: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:48.012 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:53:48 smithi006 ceph-mon[200575]: pgmap v2661: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:48.012 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:53:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:53:47] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T08:53:48.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:53:48 smithi105 ceph-mon[190463]: pgmap v2661: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:51.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:53:50 smithi006 ceph-mon[204052]: pgmap v2662: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:51.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:53:50 smithi006 ceph-mon[200575]: pgmap v2662: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:51.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:53:50 smithi105 ceph-mon[190463]: pgmap v2662: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:53.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:53:52 smithi006 ceph-mon[204052]: pgmap v2663: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:53.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:53:52 smithi006 ceph-mon[200575]: pgmap v2663: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:53.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:53:52 smithi105 ceph-mon[190463]: pgmap v2663: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:55.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:53:54 smithi105 ceph-mon[190463]: pgmap v2664: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:55.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:53:54 smithi006 ceph-mon[204052]: pgmap v2664: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:55.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:53:54 smithi006 ceph-mon[200575]: pgmap v2664: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:56.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:53:55 smithi105 ceph-mon[190463]: pgmap v2665: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:56.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:53:55 smithi006 ceph-mon[204052]: pgmap v2665: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:56.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:53:55 smithi006 ceph-mon[200575]: pgmap v2665: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:58.018 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:53:58 smithi006 ceph-mon[200575]: pgmap v2666: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:58.018 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:53:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:53:58.019 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:53:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:53:57] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T08:53:58.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:53:58 smithi006 ceph-mon[204052]: pgmap v2666: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:58.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:53:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:53:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:53:58 smithi105 ceph-mon[190463]: pgmap v2666: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:53:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:53:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:54:01.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:54:00 smithi006 ceph-mon[204052]: pgmap v2667: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:01.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:54:00 smithi006 ceph-mon[200575]: pgmap v2667: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:01.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:54:00 smithi105 ceph-mon[190463]: pgmap v2667: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:02.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:54:01 smithi105 ceph-mon[190463]: pgmap v2668: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:02.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:54:01 smithi006 ceph-mon[204052]: pgmap v2668: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:02.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:54:01 smithi006 ceph-mon[200575]: pgmap v2668: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:05.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:54:04 smithi105 ceph-mon[190463]: pgmap v2669: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:05.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:54:04 smithi006 ceph-mon[204052]: pgmap v2669: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:05.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:54:04 smithi006 ceph-mon[200575]: pgmap v2669: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:06.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:54:05 smithi105 ceph-mon[190463]: pgmap v2670: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:06.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:54:05 smithi006 ceph-mon[204052]: pgmap v2670: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:06.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:54:05 smithi006 ceph-mon[200575]: pgmap v2670: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:08.015 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:54:08 smithi006 ceph-mon[200575]: pgmap v2671: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:08.015 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:54:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:54:07] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T08:54:08.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:54:08 smithi006 ceph-mon[204052]: pgmap v2671: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:08.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:54:08 smithi105 ceph-mon[190463]: pgmap v2671: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:11.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:54:10 smithi105 ceph-mon[190463]: pgmap v2672: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:11.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:54:10 smithi006 ceph-mon[204052]: pgmap v2672: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:11.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:54:10 smithi006 ceph-mon[200575]: pgmap v2672: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:12.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:54:11 smithi105 ceph-mon[190463]: pgmap v2673: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:12.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:54:11 smithi006 ceph-mon[204052]: pgmap v2673: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:12.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:54:11 smithi006 ceph-mon[200575]: pgmap v2673: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:13.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:54:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:54:13.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:54:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:54:13.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:54:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:54:14.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:54:14 smithi006 ceph-mon[204052]: pgmap v2674: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:14.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:54:14 smithi006 ceph-mon[200575]: pgmap v2674: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:14.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:54:14 smithi105 ceph-mon[190463]: pgmap v2674: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:16.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:54:15 smithi105 ceph-mon[190463]: pgmap v2675: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:16.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:54:15 smithi006 ceph-mon[204052]: pgmap v2675: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:16.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:54:15 smithi006 ceph-mon[200575]: pgmap v2675: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:18.026 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:54:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:54:17] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-22T08:54:18.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:54:18 smithi006 ceph-mon[204052]: pgmap v2676: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:18.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:54:18 smithi006 ceph-mon[200575]: pgmap v2676: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:18.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:54:18 smithi105 ceph-mon[190463]: pgmap v2676: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:20.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:54:19 smithi105 ceph-mon[190463]: pgmap v2677: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:20.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:54:19 smithi006 ceph-mon[200575]: pgmap v2677: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:20.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:54:19 smithi006 ceph-mon[204052]: pgmap v2677: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:22.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:54:21 smithi105 ceph-mon[190463]: pgmap v2678: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:22.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:54:21 smithi006 ceph-mon[204052]: pgmap v2678: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:22.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:54:21 smithi006 ceph-mon[200575]: pgmap v2678: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:54:23 smithi105 ceph-mon[190463]: pgmap v2679: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:24.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:54:23 smithi006 ceph-mon[204052]: pgmap v2679: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:24.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:54:23 smithi006 ceph-mon[200575]: pgmap v2679: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:26.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:54:25 smithi105 ceph-mon[190463]: pgmap v2680: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:26.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:54:25 smithi006 ceph-mon[204052]: pgmap v2680: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:26.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:54:25 smithi006 ceph-mon[200575]: pgmap v2680: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:28.023 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:54:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:54:27] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-22T08:54:28.024 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:54:28 smithi006 ceph-mon[204052]: pgmap v2681: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:28.024 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:54:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:54:28.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:54:28 smithi006 ceph-mon[200575]: pgmap v2681: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:28.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:54:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:54:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:54:28 smithi105 ceph-mon[190463]: pgmap v2681: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:54:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:54:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:54:29 smithi105 ceph-mon[190463]: pgmap v2682: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:30.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:54:29 smithi006 ceph-mon[204052]: pgmap v2682: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:30.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:54:29 smithi006 ceph-mon[200575]: pgmap v2682: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:32.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:54:31 smithi105 ceph-mon[190463]: pgmap v2683: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:32.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:54:31 smithi006 ceph-mon[204052]: pgmap v2683: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:32.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:54:31 smithi006 ceph-mon[200575]: pgmap v2683: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:34.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:54:33 smithi105 ceph-mon[190463]: pgmap v2684: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:34.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:54:33 smithi006 ceph-mon[204052]: pgmap v2684: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:34.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:54:33 smithi006 ceph-mon[200575]: pgmap v2684: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:36.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:54:35 smithi105 ceph-mon[190463]: pgmap v2685: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:36.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:54:35 smithi006 ceph-mon[204052]: pgmap v2685: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:36.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:54:35 smithi006 ceph-mon[200575]: pgmap v2685: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:38.025 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:54:38 smithi006 ceph-mon[200575]: pgmap v2686: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:38.026 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:54:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:54:37] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T08:54:38.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:54:38 smithi006 ceph-mon[204052]: pgmap v2686: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:38.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:54:38 smithi105 ceph-mon[190463]: pgmap v2686: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:40.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:54:39 smithi105 ceph-mon[190463]: pgmap v2687: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:40.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:54:39 smithi006 ceph-mon[204052]: pgmap v2687: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:40.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:54:39 smithi006 ceph-mon[200575]: pgmap v2687: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:42.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:54:41 smithi105 ceph-mon[190463]: pgmap v2688: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:42.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:54:41 smithi006 ceph-mon[204052]: pgmap v2688: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:42.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:54:41 smithi006 ceph-mon[200575]: pgmap v2688: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:43.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:54:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:54:43.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:54:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:54:43.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:54:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:54:44.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:54:44 smithi006 ceph-mon[204052]: pgmap v2689: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:44.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:54:44 smithi006 ceph-mon[200575]: pgmap v2689: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:44.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:54:44 smithi105 ceph-mon[190463]: pgmap v2689: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:46.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:54:45 smithi105 ceph-mon[190463]: pgmap v2690: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:46.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:54:45 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:54:46.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:54:45 smithi006 ceph-mon[204052]: pgmap v2690: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:46.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:54:45 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:54:46.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:54:45 smithi006 ceph-mon[200575]: pgmap v2690: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:46.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:54:45 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:54:48.033 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:54:48 smithi006 ceph-mon[200575]: pgmap v2691: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:48.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:54:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:54:47] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T08:54:48.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:54:48 smithi006 ceph-mon[204052]: pgmap v2691: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:48.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:54:48 smithi105 ceph-mon[190463]: pgmap v2691: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:49.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:54:49 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:54:49.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:54:49 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:54:49.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:54:49 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:54:49.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:54:49 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:54:49.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:54:49 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:54:49.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:54:49 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:54:49.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:54:49 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:54:49.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:54:49 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:54:49.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:54:49 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:54:49.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:54:49 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:54:49.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:54:49 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:54:49.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:54:49 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:54:49.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:54:49 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:54:49.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:54:49 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:54:49.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:54:49 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:54:49.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:54:49 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:54:49.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:54:49 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:54:49.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:54:49 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:54:49.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:54:49 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:54:49.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:54:49 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:54:49.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:54:49 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:54:49.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:54:49 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:54:49.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:54:49 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:54:49.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:54:49 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:54:50.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:54:50 smithi105 ceph-mon[190463]: pgmap v2692: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:50.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:54:50 smithi006 ceph-mon[200575]: pgmap v2692: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:50.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:54:50 smithi006 ceph-mon[204052]: pgmap v2692: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:52.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:54:51 smithi105 ceph-mon[190463]: pgmap v2693: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:52.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:54:51 smithi006 ceph-mon[204052]: pgmap v2693: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:52.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:54:51 smithi006 ceph-mon[200575]: pgmap v2693: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:54.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:54:53 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:54:54.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:54:53 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:54:54.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:54:53 smithi006 ceph-mon[204052]: pgmap v2694: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:54.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:54:53 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:54:54.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:54:53 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:54:54.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:54:53 smithi006 ceph-mon[200575]: pgmap v2694: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:54.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:54:53 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:54:54.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:54:53 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:54:54.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:54:53 smithi105 ceph-mon[190463]: pgmap v2694: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:56.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:54:55 smithi105 ceph-mon[190463]: pgmap v2695: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:56.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:54:55 smithi006 ceph-mon[204052]: pgmap v2695: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:56.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:54:55 smithi006 ceph-mon[200575]: pgmap v2695: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:57.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:54:56 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:54:57.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:54:56 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:54:57.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:54:56 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:54:57.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:54:56 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:54:57.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:54:56 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:54:57.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:54:56 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:54:57.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:54:56 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:54:57.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:54:56 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:54:57.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:54:56 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:54:57.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:54:56 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:54:57.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:54:56 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:54:57.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:54:56 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:54:57.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:54:56 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:54:57.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:54:56 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:54:57.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:54:56 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:54:58.027 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:54:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:54:57] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T08:54:58.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:54:58 smithi006 ceph-mon[204052]: pgmap v2696: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:58.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:54:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:54:58.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:54:58 smithi006 ceph-mon[200575]: pgmap v2696: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:58.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:54:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:54:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:54:58 smithi105 ceph-mon[190463]: pgmap v2696: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:54:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:54:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:55:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:54:59 smithi105 ceph-mon[190463]: pgmap v2697: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:00.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:54:59 smithi006 ceph-mon[204052]: pgmap v2697: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:00.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:54:59 smithi006 ceph-mon[200575]: pgmap v2697: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:02.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:55:01 smithi105 ceph-mon[190463]: pgmap v2698: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:02.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:55:01 smithi006 ceph-mon[204052]: pgmap v2698: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:02.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:55:01 smithi006 ceph-mon[200575]: pgmap v2698: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:55:03 smithi105 ceph-mon[190463]: pgmap v2699: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:04.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:55:03 smithi006 ceph-mon[204052]: pgmap v2699: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:04.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:55:03 smithi006 ceph-mon[200575]: pgmap v2699: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:06.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:55:05 smithi105 ceph-mon[190463]: pgmap v2700: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:06.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:55:05 smithi006 ceph-mon[204052]: pgmap v2700: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:06.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:55:05 smithi006 ceph-mon[200575]: pgmap v2700: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:08.030 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:55:08 smithi006 ceph-mon[200575]: pgmap v2701: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:08.031 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:55:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:55:07] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-22T08:55:08.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:55:08 smithi006 ceph-mon[204052]: pgmap v2701: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:08.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:55:08 smithi105 ceph-mon[190463]: pgmap v2701: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:10.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:55:09 smithi105 ceph-mon[190463]: pgmap v2702: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:10.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:55:09 smithi006 ceph-mon[204052]: pgmap v2702: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:10.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:55:09 smithi006 ceph-mon[200575]: pgmap v2702: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:12.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:55:11 smithi105 ceph-mon[190463]: pgmap v2703: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:12.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:55:11 smithi006 ceph-mon[204052]: pgmap v2703: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:12.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:55:11 smithi006 ceph-mon[200575]: pgmap v2703: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:13.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:55:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:55:13.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:55:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:55:13.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:55:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:55:14.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:55:14 smithi006 ceph-mon[204052]: pgmap v2704: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:14.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:55:14 smithi006 ceph-mon[200575]: pgmap v2704: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:14.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:55:14 smithi105 ceph-mon[190463]: pgmap v2704: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:16.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:55:15 smithi105 ceph-mon[190463]: pgmap v2705: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:16.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:55:15 smithi006 ceph-mon[204052]: pgmap v2705: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:16.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:55:15 smithi006 ceph-mon[200575]: pgmap v2705: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:55:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:55:17] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T08:55:18.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:55:18 smithi105 ceph-mon[190463]: pgmap v2706: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:18.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:55:18 smithi006 ceph-mon[204052]: pgmap v2706: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:18.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:55:18 smithi006 ceph-mon[200575]: pgmap v2706: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:20.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:55:19 smithi105 ceph-mon[190463]: pgmap v2707: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:20.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:55:19 smithi006 ceph-mon[204052]: pgmap v2707: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:20.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:55:19 smithi006 ceph-mon[200575]: pgmap v2707: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:22.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:55:21 smithi105 ceph-mon[190463]: pgmap v2708: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:22.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:55:21 smithi006 ceph-mon[204052]: pgmap v2708: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:22.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:55:21 smithi006 ceph-mon[200575]: pgmap v2708: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:55:23 smithi105 ceph-mon[190463]: pgmap v2709: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:24.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:55:23 smithi006 ceph-mon[204052]: pgmap v2709: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:24.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:55:23 smithi006 ceph-mon[200575]: pgmap v2709: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:26.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:55:25 smithi105 ceph-mon[190463]: pgmap v2710: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:26.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:55:25 smithi006 ceph-mon[204052]: pgmap v2710: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:26.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:55:25 smithi006 ceph-mon[200575]: pgmap v2710: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:28.032 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:55:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:55:27] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T08:55:28.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:55:28 smithi006 ceph-mon[204052]: pgmap v2711: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:28.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:55:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:55:28.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:55:28 smithi006 ceph-mon[200575]: pgmap v2711: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:28.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:55:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:55:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:55:28 smithi105 ceph-mon[190463]: pgmap v2711: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:55:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:55:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:55:29 smithi105 ceph-mon[190463]: pgmap v2712: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:30.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:55:29 smithi006 ceph-mon[204052]: pgmap v2712: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:30.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:55:29 smithi006 ceph-mon[200575]: pgmap v2712: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:32.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:55:31 smithi105 ceph-mon[190463]: pgmap v2713: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:32.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:55:31 smithi006 ceph-mon[204052]: pgmap v2713: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:32.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:55:31 smithi006 ceph-mon[200575]: pgmap v2713: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:34.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:55:33 smithi105 ceph-mon[190463]: pgmap v2714: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:34.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:55:33 smithi006 ceph-mon[204052]: pgmap v2714: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:34.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:55:33 smithi006 ceph-mon[200575]: pgmap v2714: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:36.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:55:35 smithi105 ceph-mon[190463]: pgmap v2715: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:36.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:55:35 smithi006 ceph-mon[204052]: pgmap v2715: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:36.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:55:35 smithi006 ceph-mon[200575]: pgmap v2715: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:38.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:55:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:55:37] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T08:55:38.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:55:38 smithi006 ceph-mon[204052]: pgmap v2716: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:38.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:55:38 smithi006 ceph-mon[200575]: pgmap v2716: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:38.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:55:38 smithi105 ceph-mon[190463]: pgmap v2716: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:40.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:55:39 smithi105 ceph-mon[190463]: pgmap v2717: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:40.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:55:39 smithi006 ceph-mon[204052]: pgmap v2717: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:40.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:55:39 smithi006 ceph-mon[200575]: pgmap v2717: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:42.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:55:41 smithi105 ceph-mon[190463]: pgmap v2718: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:42.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:55:41 smithi006 ceph-mon[204052]: pgmap v2718: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:42.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:55:41 smithi006 ceph-mon[200575]: pgmap v2718: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:43.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:55:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:55:43.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:55:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:55:43.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:55:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:55:44.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:55:44 smithi105 ceph-mon[190463]: pgmap v2719: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:44.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:55:44 smithi006 ceph-mon[204052]: pgmap v2719: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:44.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:55:44 smithi006 ceph-mon[200575]: pgmap v2719: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:46.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:55:45 smithi105 ceph-mon[190463]: pgmap v2720: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:46.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:55:45 smithi006 ceph-mon[204052]: pgmap v2720: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:46.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:55:45 smithi006 ceph-mon[200575]: pgmap v2720: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:48.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:55:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:55:47] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T08:55:48.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:55:48 smithi105 ceph-mon[190463]: pgmap v2721: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:48.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:55:48 smithi006 ceph-mon[204052]: pgmap v2721: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:48.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:55:48 smithi006 ceph-mon[200575]: pgmap v2721: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:50.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:55:49 smithi105 ceph-mon[190463]: pgmap v2722: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:50.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:55:49 smithi006 ceph-mon[200575]: pgmap v2722: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:50.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:55:49 smithi006 ceph-mon[204052]: pgmap v2722: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:52.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:55:51 smithi105 ceph-mon[190463]: pgmap v2723: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:52.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:55:51 smithi006 ceph-mon[200575]: pgmap v2723: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:52.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:55:51 smithi006 ceph-mon[204052]: pgmap v2723: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:55:53 smithi105 ceph-mon[190463]: pgmap v2724: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:54.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:55:53 smithi006 ceph-mon[200575]: pgmap v2724: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:54.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:55:53 smithi006 ceph-mon[204052]: pgmap v2724: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:56.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:55:55 smithi105 ceph-mon[190463]: pgmap v2725: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:56.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:55:55 smithi006 ceph-mon[204052]: pgmap v2725: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:56.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:55:55 smithi006 ceph-mon[200575]: pgmap v2725: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:57.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:55:56 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:55:57.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:55:56 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:55:57.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:55:56 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:55:57.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:55:56 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:55:57.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:55:56 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:55:57.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:55:56 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:55:57.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:55:56 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:55:57.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:55:56 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:55:57.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:55:56 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:55:57.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:55:56 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:55:57.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:55:56 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:55:57.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:55:56 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:55:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:55:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:55:57] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T08:55:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:55:58 smithi105 ceph-mon[190463]: pgmap v2726: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:55:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:55:58.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:55:58 smithi006 ceph-mon[204052]: pgmap v2726: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:58.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:55:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:55:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:55:58 smithi006 ceph-mon[200575]: pgmap v2726: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:55:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:55:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:56:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:55:59 smithi105 ceph-mon[190463]: pgmap v2727: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:00.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:55:59 smithi006 ceph-mon[204052]: pgmap v2727: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:00.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:55:59 smithi006 ceph-mon[200575]: pgmap v2727: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:02.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:56:01 smithi105 ceph-mon[190463]: pgmap v2728: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:02.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:56:01 smithi006 ceph-mon[204052]: pgmap v2728: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:02.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:56:01 smithi006 ceph-mon[200575]: pgmap v2728: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:56:03 smithi105 ceph-mon[190463]: pgmap v2729: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:04.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:56:03 smithi006 ceph-mon[204052]: pgmap v2729: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:04.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:56:03 smithi006 ceph-mon[200575]: pgmap v2729: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:06.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:56:05 smithi105 ceph-mon[190463]: pgmap v2730: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:06.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:56:05 smithi006 ceph-mon[204052]: pgmap v2730: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:06.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:56:05 smithi006 ceph-mon[200575]: pgmap v2730: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:08.037 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:56:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:56:07] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T08:56:08.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:56:08 smithi105 ceph-mon[190463]: pgmap v2731: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:08.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:56:08 smithi006 ceph-mon[204052]: pgmap v2731: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:08.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:56:08 smithi006 ceph-mon[200575]: pgmap v2731: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:10.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:56:09 smithi105 ceph-mon[190463]: pgmap v2732: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:10.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:56:09 smithi006 ceph-mon[204052]: pgmap v2732: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:10.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:56:09 smithi006 ceph-mon[200575]: pgmap v2732: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:12.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:56:11 smithi105 ceph-mon[190463]: pgmap v2733: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:12.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:56:11 smithi006 ceph-mon[204052]: pgmap v2733: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:12.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:56:11 smithi006 ceph-mon[200575]: pgmap v2733: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:13.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:56:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:56:13.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:56:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:56:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:56:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:56:14.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:56:14 smithi105 ceph-mon[190463]: pgmap v2734: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:14.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:56:14 smithi006 ceph-mon[204052]: pgmap v2734: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:14.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:56:14 smithi006 ceph-mon[200575]: pgmap v2734: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:16.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:56:15 smithi105 ceph-mon[190463]: pgmap v2735: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:16.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:56:15 smithi006 ceph-mon[204052]: pgmap v2735: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:16.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:56:15 smithi006 ceph-mon[200575]: pgmap v2735: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:56:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:56:17] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T08:56:18.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:56:18 smithi105 ceph-mon[190463]: pgmap v2736: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:18.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:56:18 smithi006 ceph-mon[204052]: pgmap v2736: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:18.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:56:18 smithi006 ceph-mon[200575]: pgmap v2736: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:20.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:56:19 smithi105 ceph-mon[190463]: pgmap v2737: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:20.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:56:19 smithi006 ceph-mon[204052]: pgmap v2737: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:20.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:56:19 smithi006 ceph-mon[200575]: pgmap v2737: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:22.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:56:21 smithi105 ceph-mon[190463]: pgmap v2738: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:22.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:56:21 smithi006 ceph-mon[204052]: pgmap v2738: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:22.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:56:21 smithi006 ceph-mon[200575]: pgmap v2738: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:56:23 smithi105 ceph-mon[190463]: pgmap v2739: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:24.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:56:23 smithi006 ceph-mon[204052]: pgmap v2739: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:24.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:56:23 smithi006 ceph-mon[200575]: pgmap v2739: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:26.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:56:25 smithi105 ceph-mon[190463]: pgmap v2740: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:26.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:56:25 smithi006 ceph-mon[204052]: pgmap v2740: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:26.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:56:25 smithi006 ceph-mon[200575]: pgmap v2740: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:56:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:56:27] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T08:56:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:56:28 smithi105 ceph-mon[190463]: pgmap v2741: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:28.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:56:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:56:28.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:56:28 smithi006 ceph-mon[204052]: pgmap v2741: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:28.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:56:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:56:28.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:56:28 smithi006 ceph-mon[200575]: pgmap v2741: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:28.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:56:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:56:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:56:29 smithi105 ceph-mon[190463]: pgmap v2742: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:30.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:56:29 smithi006 ceph-mon[204052]: pgmap v2742: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:30.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:56:29 smithi006 ceph-mon[200575]: pgmap v2742: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:32.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:56:31 smithi105 ceph-mon[190463]: pgmap v2743: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:32.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:56:31 smithi006 ceph-mon[204052]: pgmap v2743: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:32.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:56:31 smithi006 ceph-mon[200575]: pgmap v2743: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:34.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:56:33 smithi105 ceph-mon[190463]: pgmap v2744: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:34.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:56:33 smithi006 ceph-mon[204052]: pgmap v2744: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:34.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:56:33 smithi006 ceph-mon[200575]: pgmap v2744: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:36.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:56:35 smithi105 ceph-mon[190463]: pgmap v2745: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:36.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:56:35 smithi006 ceph-mon[204052]: pgmap v2745: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:36.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:56:35 smithi006 ceph-mon[200575]: pgmap v2745: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:56:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:56:37] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T08:56:38.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:56:38 smithi105 ceph-mon[190463]: pgmap v2746: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:38.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:56:38 smithi006 ceph-mon[204052]: pgmap v2746: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:38.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:56:38 smithi006 ceph-mon[200575]: pgmap v2746: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:40.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:56:39 smithi105 ceph-mon[190463]: pgmap v2747: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:40.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:56:39 smithi006 ceph-mon[204052]: pgmap v2747: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:40.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:56:39 smithi006 ceph-mon[200575]: pgmap v2747: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:42.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:56:41 smithi105 ceph-mon[190463]: pgmap v2748: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:42.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:56:41 smithi006 ceph-mon[204052]: pgmap v2748: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:42.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:56:41 smithi006 ceph-mon[200575]: pgmap v2748: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:43.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:56:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:56:43.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:56:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:56:43.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:56:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:56:44.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:56:44 smithi105 ceph-mon[190463]: pgmap v2749: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:44.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:56:44 smithi006 ceph-mon[200575]: pgmap v2749: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:44.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:56:44 smithi006 ceph-mon[204052]: pgmap v2749: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:46.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:56:45 smithi105 ceph-mon[190463]: pgmap v2750: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:46.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:56:45 smithi006 ceph-mon[204052]: pgmap v2750: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:46.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:56:45 smithi006 ceph-mon[200575]: pgmap v2750: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:56:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:56:47] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-22T08:56:48.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:56:48 smithi105 ceph-mon[190463]: pgmap v2751: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:48.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:56:48 smithi006 ceph-mon[204052]: pgmap v2751: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:48.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:56:48 smithi006 ceph-mon[200575]: pgmap v2751: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:50.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:56:49 smithi105 ceph-mon[190463]: pgmap v2752: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:50.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:56:49 smithi006 ceph-mon[204052]: pgmap v2752: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:50.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:56:49 smithi006 ceph-mon[200575]: pgmap v2752: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:52.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:56:51 smithi105 ceph-mon[190463]: pgmap v2753: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:52.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:56:51 smithi006 ceph-mon[204052]: pgmap v2753: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:52.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:56:51 smithi006 ceph-mon[200575]: pgmap v2753: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:56:53 smithi105 ceph-mon[190463]: pgmap v2754: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:54.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:56:53 smithi006 ceph-mon[204052]: pgmap v2754: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:54.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:56:53 smithi006 ceph-mon[200575]: pgmap v2754: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:56.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:56:55 smithi105 ceph-mon[190463]: pgmap v2755: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:56.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:56:55 smithi006 ceph-mon[204052]: pgmap v2755: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:56.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:56:55 smithi006 ceph-mon[200575]: pgmap v2755: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:57.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:56:56 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:56:57.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:56:56 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:56:57.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:56:56 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:56:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:56:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:56:57] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-22T08:56:58.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:56:58 smithi105 ceph-mon[190463]: pgmap v2756: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:58.378 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:56:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:56:58.378 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:56:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:56:58.379 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:56:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:56:58.379 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:56:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:56:58.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:56:58 smithi006 ceph-mon[204052]: pgmap v2756: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:58.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:56:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:56:58.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:56:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:56:58.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:56:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:56:58.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:56:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:56:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:56:58 smithi006 ceph-mon[200575]: pgmap v2756: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:56:58.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:56:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:56:58.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:56:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:56:58.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:56:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:56:58.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:56:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:57:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:56:59 smithi105 ceph-mon[190463]: pgmap v2757: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:00.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:56:59 smithi006 ceph-mon[204052]: pgmap v2757: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:00.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:56:59 smithi006 ceph-mon[200575]: pgmap v2757: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:02.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:57:01 smithi105 ceph-mon[190463]: pgmap v2758: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:02.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:57:01 smithi006 ceph-mon[204052]: pgmap v2758: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:02.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:57:01 smithi006 ceph-mon[200575]: pgmap v2758: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:57:03 smithi105 ceph-mon[190463]: pgmap v2759: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:04.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:57:03 smithi006 ceph-mon[204052]: pgmap v2759: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:04.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:57:03 smithi006 ceph-mon[200575]: pgmap v2759: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:06.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:57:05 smithi105 ceph-mon[190463]: pgmap v2760: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:06.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:57:05 smithi006 ceph-mon[200575]: pgmap v2760: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:06.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:57:05 smithi006 ceph-mon[204052]: pgmap v2760: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:57:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:57:07] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T08:57:08.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:57:08 smithi105 ceph-mon[190463]: pgmap v2761: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:08.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:57:08 smithi006 ceph-mon[204052]: pgmap v2761: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:08.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:57:08 smithi006 ceph-mon[200575]: pgmap v2761: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:10.181 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:57:09 smithi105 ceph-mon[190463]: pgmap v2762: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:10.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:57:09 smithi006 ceph-mon[200575]: pgmap v2762: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:10.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:57:09 smithi006 ceph-mon[204052]: pgmap v2762: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:12.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:57:11 smithi105 ceph-mon[190463]: pgmap v2763: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:12.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:57:11 smithi006 ceph-mon[204052]: pgmap v2763: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:12.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:57:11 smithi006 ceph-mon[200575]: pgmap v2763: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:13.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:57:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:57:13.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:57:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:57:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:57:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:57:14.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:57:14 smithi105 ceph-mon[190463]: pgmap v2764: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:14.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:57:14 smithi006 ceph-mon[204052]: pgmap v2764: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:14.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:57:14 smithi006 ceph-mon[200575]: pgmap v2764: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:16.129 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:57:15 smithi105 ceph-mon[190463]: pgmap v2765: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:16.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:57:15 smithi006 ceph-mon[204052]: pgmap v2765: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:16.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:57:15 smithi006 ceph-mon[200575]: pgmap v2765: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:57:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:57:17] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-22T08:57:18.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:57:18 smithi105 ceph-mon[190463]: pgmap v2766: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:18.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:57:18 smithi006 ceph-mon[204052]: pgmap v2766: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:18.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:57:18 smithi006 ceph-mon[200575]: pgmap v2766: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:20.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:57:19 smithi105 ceph-mon[190463]: pgmap v2767: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:20.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:57:19 smithi006 ceph-mon[204052]: pgmap v2767: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:20.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:57:19 smithi006 ceph-mon[200575]: pgmap v2767: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:22.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:57:21 smithi105 ceph-mon[190463]: pgmap v2768: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:22.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:57:21 smithi006 ceph-mon[204052]: pgmap v2768: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:22.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:57:21 smithi006 ceph-mon[200575]: pgmap v2768: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:57:23 smithi105 ceph-mon[190463]: pgmap v2769: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:24.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:57:23 smithi006 ceph-mon[204052]: pgmap v2769: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:24.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:57:23 smithi006 ceph-mon[200575]: pgmap v2769: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:26.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:57:25 smithi105 ceph-mon[190463]: pgmap v2770: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:26.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:57:25 smithi006 ceph-mon[204052]: pgmap v2770: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:26.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:57:25 smithi006 ceph-mon[200575]: pgmap v2770: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:57:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:57:27] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-22T08:57:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:57:28 smithi105 ceph-mon[190463]: pgmap v2771: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:57:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:57:28.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:57:28 smithi006 ceph-mon[204052]: pgmap v2771: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:28.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:57:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:57:28.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:57:28 smithi006 ceph-mon[200575]: pgmap v2771: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:28.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:57:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:57:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:57:29 smithi105 ceph-mon[190463]: pgmap v2772: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:30.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:57:29 smithi006 ceph-mon[200575]: pgmap v2772: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:30.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:57:29 smithi006 ceph-mon[204052]: pgmap v2772: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:32.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:57:31 smithi105 ceph-mon[190463]: pgmap v2773: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:32.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:57:31 smithi006 ceph-mon[204052]: pgmap v2773: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:32.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:57:31 smithi006 ceph-mon[200575]: pgmap v2773: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:34.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:57:33 smithi105 ceph-mon[190463]: pgmap v2774: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:34.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:57:33 smithi006 ceph-mon[204052]: pgmap v2774: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:34.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:57:33 smithi006 ceph-mon[200575]: pgmap v2774: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:36.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:57:35 smithi105 ceph-mon[190463]: pgmap v2775: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:36.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:57:35 smithi006 ceph-mon[204052]: pgmap v2775: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:36.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:57:35 smithi006 ceph-mon[200575]: pgmap v2775: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:57:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:57:37] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T08:57:38.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:57:38 smithi105 ceph-mon[190463]: pgmap v2776: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:38.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:57:38 smithi006 ceph-mon[204052]: pgmap v2776: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:38.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:57:38 smithi006 ceph-mon[200575]: pgmap v2776: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:40.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:57:39 smithi105 ceph-mon[190463]: pgmap v2777: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:40.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:57:39 smithi006 ceph-mon[204052]: pgmap v2777: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:40.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:57:39 smithi006 ceph-mon[200575]: pgmap v2777: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:42.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:57:41 smithi105 ceph-mon[190463]: pgmap v2778: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:42.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:57:41 smithi006 ceph-mon[204052]: pgmap v2778: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:42.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:57:41 smithi006 ceph-mon[200575]: pgmap v2778: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:43.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:57:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:57:43.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:57:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:57:43.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:57:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:57:44.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:57:44 smithi105 ceph-mon[190463]: pgmap v2779: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:44.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:57:44 smithi006 ceph-mon[204052]: pgmap v2779: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:44.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:57:44 smithi006 ceph-mon[200575]: pgmap v2779: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:46.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:57:45 smithi105 ceph-mon[190463]: pgmap v2780: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:46.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:57:45 smithi006 ceph-mon[204052]: pgmap v2780: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:46.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:57:45 smithi006 ceph-mon[200575]: pgmap v2780: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:57:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:57:47] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T08:57:48.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:57:48 smithi105 ceph-mon[190463]: pgmap v2781: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:48.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:57:48 smithi006 ceph-mon[204052]: pgmap v2781: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:48.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:57:48 smithi006 ceph-mon[200575]: pgmap v2781: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:50.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:57:49 smithi105 ceph-mon[190463]: pgmap v2782: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:50.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:57:49 smithi006 ceph-mon[204052]: pgmap v2782: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:50.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:57:49 smithi006 ceph-mon[200575]: pgmap v2782: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:52.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:57:51 smithi105 ceph-mon[190463]: pgmap v2783: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:52.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:57:51 smithi006 ceph-mon[204052]: pgmap v2783: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:52.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:57:51 smithi006 ceph-mon[200575]: pgmap v2783: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:54.142 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:57:53 smithi105 ceph-mon[190463]: pgmap v2784: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:54.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:57:53 smithi006 ceph-mon[204052]: pgmap v2784: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:54.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:57:53 smithi006 ceph-mon[200575]: pgmap v2784: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:56.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:57:55 smithi105 ceph-mon[190463]: pgmap v2785: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:56.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:57:55 smithi006 ceph-mon[204052]: pgmap v2785: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:56.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:57:55 smithi006 ceph-mon[200575]: pgmap v2785: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:57:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:57:57] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T08:57:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:57:58 smithi105 ceph-mon[190463]: pgmap v2786: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:57:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:57:58.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:57:58 smithi006 ceph-mon[204052]: pgmap v2786: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:58.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:57:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:57:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:57:58 smithi006 ceph-mon[200575]: pgmap v2786: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:57:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:57:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:57:59.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:57:59 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:57:59.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:57:59 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:57:59.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:57:59 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:57:59.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:57:59 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:57:59.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:57:59 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:57:59.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:57:59 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:57:59.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:57:59 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:57:59.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:57:59 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:57:59.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:57:59 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:58:00.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:58:00 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:58:00.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:58:00 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:58:00.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:58:00 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:58:00.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:58:00 smithi105 ceph-mon[190463]: pgmap v2787: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:00.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:58:00 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:58:00.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:58:00 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:58:00.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:58:00 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:58:00.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:58:00 smithi006 ceph-mon[200575]: pgmap v2787: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:00.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:58:00 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:58:00.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:58:00 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:58:00.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:58:00 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:58:00.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:58:00 smithi006 ceph-mon[204052]: pgmap v2787: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:02.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:58:01 smithi105 ceph-mon[190463]: pgmap v2788: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:02.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:58:01 smithi006 ceph-mon[200575]: pgmap v2788: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:02.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:58:01 smithi006 ceph-mon[204052]: pgmap v2788: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:58:03 smithi105 ceph-mon[190463]: pgmap v2789: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:04.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:58:03 smithi006 ceph-mon[204052]: pgmap v2789: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:04.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:58:03 smithi006 ceph-mon[200575]: pgmap v2789: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:06.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:58:05 smithi105 ceph-mon[190463]: pgmap v2790: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:06.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:58:05 smithi006 ceph-mon[204052]: pgmap v2790: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:06.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:58:05 smithi006 ceph-mon[200575]: pgmap v2790: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:58:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:58:07] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T08:58:08.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:58:08 smithi105 ceph-mon[190463]: pgmap v2791: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:08.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:58:08 smithi006 ceph-mon[204052]: pgmap v2791: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:08.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:58:08 smithi006 ceph-mon[200575]: pgmap v2791: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:10.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:58:09 smithi105 ceph-mon[190463]: pgmap v2792: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:10.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:58:09 smithi006 ceph-mon[204052]: pgmap v2792: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:10.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:58:09 smithi006 ceph-mon[200575]: pgmap v2792: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:12.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:58:11 smithi105 ceph-mon[190463]: pgmap v2793: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:12.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:58:11 smithi006 ceph-mon[204052]: pgmap v2793: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:12.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:58:11 smithi006 ceph-mon[200575]: pgmap v2793: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:13.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:58:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:58:13.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:58:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:58:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:58:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:58:14.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:58:14 smithi105 ceph-mon[190463]: pgmap v2794: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:14.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:58:14 smithi006 ceph-mon[204052]: pgmap v2794: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:14.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:58:14 smithi006 ceph-mon[200575]: pgmap v2794: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:16.229 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:58:15 smithi105 ceph-mon[190463]: pgmap v2795: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:16.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:58:15 smithi006 ceph-mon[204052]: pgmap v2795: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:16.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:58:15 smithi006 ceph-mon[200575]: pgmap v2795: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:58:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:58:17] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T08:58:18.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:58:18 smithi105 ceph-mon[190463]: pgmap v2796: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:18.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:58:18 smithi006 ceph-mon[204052]: pgmap v2796: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:18.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:58:18 smithi006 ceph-mon[200575]: pgmap v2796: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:20.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:58:19 smithi105 ceph-mon[190463]: pgmap v2797: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:20.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:58:19 smithi006 ceph-mon[204052]: pgmap v2797: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:20.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:58:19 smithi006 ceph-mon[200575]: pgmap v2797: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:22.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:58:21 smithi105 ceph-mon[190463]: pgmap v2798: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:22.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:58:21 smithi006 ceph-mon[204052]: pgmap v2798: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:22.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:58:21 smithi006 ceph-mon[200575]: pgmap v2798: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:24.134 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:58:23 smithi105 ceph-mon[190463]: pgmap v2799: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:24.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:58:23 smithi006 ceph-mon[204052]: pgmap v2799: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:24.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:58:23 smithi006 ceph-mon[200575]: pgmap v2799: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:26.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:58:25 smithi105 ceph-mon[190463]: pgmap v2800: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:26.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:58:25 smithi006 ceph-mon[204052]: pgmap v2800: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:26.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:58:25 smithi006 ceph-mon[200575]: pgmap v2800: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:58:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:58:27] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T08:58:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:58:28 smithi105 ceph-mon[190463]: pgmap v2801: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:58:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:58:28.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:58:28 smithi006 ceph-mon[204052]: pgmap v2801: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:28.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:58:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:58:28.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:58:28 smithi006 ceph-mon[200575]: pgmap v2801: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:28.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:58:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:58:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:58:29 smithi105 ceph-mon[190463]: pgmap v2802: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:30.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:58:29 smithi006 ceph-mon[204052]: pgmap v2802: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:30.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:58:29 smithi006 ceph-mon[200575]: pgmap v2802: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:32.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:58:31 smithi105 ceph-mon[190463]: pgmap v2803: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:32.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:58:31 smithi006 ceph-mon[204052]: pgmap v2803: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:32.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:58:31 smithi006 ceph-mon[200575]: pgmap v2803: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:34.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:58:33 smithi105 ceph-mon[190463]: pgmap v2804: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:34.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:58:33 smithi006 ceph-mon[204052]: pgmap v2804: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:34.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:58:33 smithi006 ceph-mon[200575]: pgmap v2804: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:36.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:58:35 smithi105 ceph-mon[190463]: pgmap v2805: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:36.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:58:35 smithi006 ceph-mon[204052]: pgmap v2805: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:36.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:58:35 smithi006 ceph-mon[200575]: pgmap v2805: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:58:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:58:37] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T08:58:38.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:58:38 smithi105 ceph-mon[190463]: pgmap v2806: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:38.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:58:38 smithi006 ceph-mon[204052]: pgmap v2806: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:38.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:58:38 smithi006 ceph-mon[200575]: pgmap v2806: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:40.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:58:39 smithi105 ceph-mon[190463]: pgmap v2807: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:40.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:58:39 smithi006 ceph-mon[204052]: pgmap v2807: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:40.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:58:39 smithi006 ceph-mon[200575]: pgmap v2807: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:42.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:58:41 smithi105 ceph-mon[190463]: pgmap v2808: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:42.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:58:41 smithi006 ceph-mon[204052]: pgmap v2808: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:42.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:58:41 smithi006 ceph-mon[200575]: pgmap v2808: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:43.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:58:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:58:43.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:58:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:58:43.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:58:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:58:44.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:58:44 smithi105 ceph-mon[190463]: pgmap v2809: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:44.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:58:44 smithi006 ceph-mon[204052]: pgmap v2809: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:44.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:58:44 smithi006 ceph-mon[200575]: pgmap v2809: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:46.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:58:45 smithi105 ceph-mon[190463]: pgmap v2810: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:46.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:58:45 smithi006 ceph-mon[204052]: pgmap v2810: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:46.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:58:45 smithi006 ceph-mon[200575]: pgmap v2810: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:58:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:58:47] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T08:58:48.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:58:48 smithi105 ceph-mon[190463]: pgmap v2811: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:48.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:58:48 smithi006 ceph-mon[204052]: pgmap v2811: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:48.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:58:48 smithi006 ceph-mon[200575]: pgmap v2811: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:50.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:58:49 smithi105 ceph-mon[190463]: pgmap v2812: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:50.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:58:49 smithi006 ceph-mon[204052]: pgmap v2812: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:50.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:58:49 smithi006 ceph-mon[200575]: pgmap v2812: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:52.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:58:51 smithi105 ceph-mon[190463]: pgmap v2813: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:52.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:58:51 smithi006 ceph-mon[204052]: pgmap v2813: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:52.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:58:51 smithi006 ceph-mon[200575]: pgmap v2813: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:58:53 smithi105 ceph-mon[190463]: pgmap v2814: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:54.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:58:53 smithi006 ceph-mon[204052]: pgmap v2814: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:54.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:58:53 smithi006 ceph-mon[200575]: pgmap v2814: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:56.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:58:55 smithi105 ceph-mon[190463]: pgmap v2815: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:56.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:58:55 smithi006 ceph-mon[204052]: pgmap v2815: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:56.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:58:55 smithi006 ceph-mon[200575]: pgmap v2815: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:58:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:58:57] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T08:58:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:58:58 smithi105 ceph-mon[190463]: pgmap v2816: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:58:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:58:58.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:58:58 smithi006 ceph-mon[204052]: pgmap v2816: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:58.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:58:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:58:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:58:58 smithi006 ceph-mon[200575]: pgmap v2816: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:58:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:58:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:58:59.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:58:59 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:58:59.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:58:59 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:58:59.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:58:59 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T08:59:01.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:59:00 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:59:01.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:59:00 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:59:01.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:59:00 smithi006 ceph-mon[204052]: pgmap v2817: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:01.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:59:00 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:59:01.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:59:00 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:59:01.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:59:00 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:59:01.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:59:00 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:59:01.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:59:00 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:59:01.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:59:00 smithi006 ceph-mon[200575]: pgmap v2817: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:01.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:59:00 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:59:01.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:59:00 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:59:01.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:59:00 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:59:01.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:59:00 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:59:01.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:59:00 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:59:01.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:59:00 smithi105 ceph-mon[190463]: pgmap v2817: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:01.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:59:00 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T08:59:01.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:59:00 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T08:59:01.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:59:00 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T08:59:02.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:59:01 smithi105 ceph-mon[190463]: pgmap v2818: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:02.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:59:01 smithi006 ceph-mon[204052]: pgmap v2818: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:02.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:59:01 smithi006 ceph-mon[200575]: pgmap v2818: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:59:03 smithi105 ceph-mon[190463]: pgmap v2819: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:04.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:59:03 smithi006 ceph-mon[204052]: pgmap v2819: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:04.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:59:03 smithi006 ceph-mon[200575]: pgmap v2819: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:06.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:59:05 smithi105 ceph-mon[190463]: pgmap v2820: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:06.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:59:05 smithi006 ceph-mon[204052]: pgmap v2820: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:06.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:59:05 smithi006 ceph-mon[200575]: pgmap v2820: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:59:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:59:07] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T08:59:09.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:59:09 smithi105 ceph-mon[190463]: pgmap v2821: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:09.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:59:09 smithi006 ceph-mon[204052]: pgmap v2821: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:09.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:59:09 smithi006 ceph-mon[200575]: pgmap v2821: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:11.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:59:11 smithi105 ceph-mon[190463]: pgmap v2822: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:11.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:59:11 smithi006 ceph-mon[204052]: pgmap v2822: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:11.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:59:11 smithi006 ceph-mon[200575]: pgmap v2822: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:13.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:59:13 smithi105 ceph-mon[190463]: pgmap v2823: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:13.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:59:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:59:13.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:59:13 smithi006 ceph-mon[204052]: pgmap v2823: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:13.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:59:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:59:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:59:13 smithi006 ceph-mon[200575]: pgmap v2823: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:59:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:59:15.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:59:15 smithi105 ceph-mon[190463]: pgmap v2824: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:15.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:59:15 smithi006 ceph-mon[204052]: pgmap v2824: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:15.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:59:15 smithi006 ceph-mon[200575]: pgmap v2824: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:17.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:59:17 smithi105 ceph-mon[190463]: pgmap v2825: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:17.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:59:17 smithi006 ceph-mon[204052]: pgmap v2825: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:17.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:59:17 smithi006 ceph-mon[200575]: pgmap v2825: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:59:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:59:17] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-22T08:59:19.378 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:59:19 smithi105 ceph-mon[190463]: pgmap v2826: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:19.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:59:19 smithi006 ceph-mon[204052]: pgmap v2826: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:19.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:59:19 smithi006 ceph-mon[200575]: pgmap v2826: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:21.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:59:21 smithi105 ceph-mon[190463]: pgmap v2827: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:21.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:59:21 smithi006 ceph-mon[204052]: pgmap v2827: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:21.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:59:21 smithi006 ceph-mon[200575]: pgmap v2827: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:23.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:59:23 smithi105 ceph-mon[190463]: pgmap v2828: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:23.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:59:23 smithi006 ceph-mon[204052]: pgmap v2828: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:23.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:59:23 smithi006 ceph-mon[200575]: pgmap v2828: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:25.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:59:25 smithi105 ceph-mon[190463]: pgmap v2829: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:25.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:59:25 smithi006 ceph-mon[204052]: pgmap v2829: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:25.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:59:25 smithi006 ceph-mon[200575]: pgmap v2829: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:27.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:59:27 smithi105 ceph-mon[190463]: pgmap v2830: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:27.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:59:27 smithi006 ceph-mon[204052]: pgmap v2830: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:27.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:59:27 smithi006 ceph-mon[200575]: pgmap v2830: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:28.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:59:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:59:27] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-22T08:59:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:59:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:59:28.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:59:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:59:28.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:59:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:59:29.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:59:29 smithi105 ceph-mon[190463]: pgmap v2831: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:29.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:59:29 smithi006 ceph-mon[204052]: pgmap v2831: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:29.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:59:29 smithi006 ceph-mon[200575]: pgmap v2831: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:31.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:59:31 smithi105 ceph-mon[190463]: pgmap v2832: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:31.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:59:31 smithi006 ceph-mon[204052]: pgmap v2832: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:31.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:59:31 smithi006 ceph-mon[200575]: pgmap v2832: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:33.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:59:33 smithi105 ceph-mon[190463]: pgmap v2833: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:33.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:59:33 smithi006 ceph-mon[204052]: pgmap v2833: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:33.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:59:33 smithi006 ceph-mon[200575]: pgmap v2833: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:35.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:59:35 smithi105 ceph-mon[190463]: pgmap v2834: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:35.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:59:35 smithi006 ceph-mon[204052]: pgmap v2834: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:35.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:59:35 smithi006 ceph-mon[200575]: pgmap v2834: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:37.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:59:37 smithi105 ceph-mon[190463]: pgmap v2835: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:37.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:59:37 smithi006 ceph-mon[204052]: pgmap v2835: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:37.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:59:37 smithi006 ceph-mon[200575]: pgmap v2835: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:59:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:59:37] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-22T08:59:39.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:59:39 smithi105 ceph-mon[190463]: pgmap v2836: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:39.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:59:39 smithi006 ceph-mon[204052]: pgmap v2836: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:39.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:59:39 smithi006 ceph-mon[200575]: pgmap v2836: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:41.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:59:41 smithi105 ceph-mon[190463]: pgmap v2837: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:41.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:59:41 smithi006 ceph-mon[204052]: pgmap v2837: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:41.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:59:41 smithi006 ceph-mon[200575]: pgmap v2837: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:43.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:59:43 smithi105 ceph-mon[190463]: pgmap v2838: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:43.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:59:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:59:43.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:59:43 smithi006 ceph-mon[204052]: pgmap v2838: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:43.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:59:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:59:43.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:59:43 smithi006 ceph-mon[200575]: pgmap v2838: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:43.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:59:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:59:45.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:59:45 smithi105 ceph-mon[190463]: pgmap v2839: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:45.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:59:45 smithi006 ceph-mon[200575]: pgmap v2839: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:45.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:59:45 smithi006 ceph-mon[204052]: pgmap v2839: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:47.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:59:47 smithi105 ceph-mon[190463]: pgmap v2840: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:47.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:59:47 smithi006 ceph-mon[204052]: pgmap v2840: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:47.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:59:47 smithi006 ceph-mon[200575]: pgmap v2840: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:59:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:59:47] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-22T08:59:49.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:59:49 smithi105 ceph-mon[190463]: pgmap v2841: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:49.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:59:49 smithi006 ceph-mon[204052]: pgmap v2841: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:49.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:59:49 smithi006 ceph-mon[200575]: pgmap v2841: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:51.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:59:51 smithi006 ceph-mon[204052]: pgmap v2842: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:51.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:59:51 smithi006 ceph-mon[200575]: pgmap v2842: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:51.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:59:51 smithi105 ceph-mon[190463]: pgmap v2842: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:53.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:59:53 smithi006 ceph-mon[204052]: pgmap v2843: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:53.854 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:59:53 smithi006 ceph-mon[200575]: pgmap v2843: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:53.855 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:59:53 smithi105 ceph-mon[190463]: pgmap v2843: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:55.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:59:55 smithi006 ceph-mon[204052]: pgmap v2844: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:55.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:59:55 smithi006 ceph-mon[200575]: pgmap v2844: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:55.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:59:55 smithi105 ceph-mon[190463]: pgmap v2844: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:57.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:59:57 smithi006 ceph-mon[204052]: pgmap v2845: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:57.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:59:57 smithi006 ceph-mon[200575]: pgmap v2845: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:57.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:59:57 smithi105 ceph-mon[190463]: pgmap v2845: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 08:59:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:08:59:57] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-22T08:59:58.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:59:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:59:58.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:59:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:59:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:59:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T08:59:59.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 08:59:59 smithi006 ceph-mon[204052]: pgmap v2846: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:59.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 08:59:59 smithi006 ceph-mon[200575]: pgmap v2846: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T08:59:59.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 08:59:59 smithi105 ceph-mon[190463]: pgmap v2846: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:00.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:00:00 smithi006 ceph-mon[204052]: overall HEALTH_OK 2023-09-22T09:00:00.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:00:00 smithi006 ceph-mon[200575]: overall HEALTH_OK 2023-09-22T09:00:00.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:00:00 smithi105 ceph-mon[190463]: overall HEALTH_OK 2023-09-22T09:00:01.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:00:01 smithi006 ceph-mon[204052]: pgmap v2847: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:01.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:00:01 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:00:01.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:00:01 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:00:01.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:00:01 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:00:01.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:00:01 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:00:01.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:00:01 smithi006 ceph-mon[200575]: pgmap v2847: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:01.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:00:01 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:00:01.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:00:01 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:00:01.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:00:01 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:00:01.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:00:01 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:00:01.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:00:01 smithi105 ceph-mon[190463]: pgmap v2847: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:01.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:00:01 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:00:01.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:00:01 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:00:01.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:00:01 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:00:01.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:00:01 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:00:03.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:00:03 smithi006 ceph-mon[204052]: pgmap v2848: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:03.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:00:03 smithi006 ceph-mon[200575]: pgmap v2848: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:03.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:00:03 smithi105 ceph-mon[190463]: pgmap v2848: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:05.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:00:05 smithi006 ceph-mon[204052]: pgmap v2849: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:05.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:00:05 smithi006 ceph-mon[200575]: pgmap v2849: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:05.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:00:05 smithi105 ceph-mon[190463]: pgmap v2849: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:07.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:00:07 smithi006 ceph-mon[204052]: pgmap v2850: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:07.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:00:07 smithi006 ceph-mon[200575]: pgmap v2850: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:07.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:00:07 smithi105 ceph-mon[190463]: pgmap v2850: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:08.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:00:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:00:07] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:00:09.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:00:09 smithi006 ceph-mon[204052]: pgmap v2851: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:09.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:00:09 smithi006 ceph-mon[200575]: pgmap v2851: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:09.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:00:09 smithi105 ceph-mon[190463]: pgmap v2851: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:11.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:00:11 smithi006 ceph-mon[204052]: pgmap v2852: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:11.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:00:11 smithi006 ceph-mon[200575]: pgmap v2852: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:11.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:00:11 smithi105 ceph-mon[190463]: pgmap v2852: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:13.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:00:13 smithi006 ceph-mon[204052]: pgmap v2853: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:13.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:00:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:00:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:00:13 smithi006 ceph-mon[200575]: pgmap v2853: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:00:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:00:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:00:13 smithi105 ceph-mon[190463]: pgmap v2853: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:00:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:00:15.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:00:15 smithi006 ceph-mon[204052]: pgmap v2854: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:15.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:00:15 smithi006 ceph-mon[200575]: pgmap v2854: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:15.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:00:15 smithi105 ceph-mon[190463]: pgmap v2854: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:17.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:00:17 smithi006 ceph-mon[204052]: pgmap v2855: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:17.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:00:17 smithi006 ceph-mon[200575]: pgmap v2855: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:17.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:00:17 smithi105 ceph-mon[190463]: pgmap v2855: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:00:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:00:17] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:00:19.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:00:19 smithi006 ceph-mon[200575]: pgmap v2856: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:19.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:00:19 smithi006 ceph-mon[204052]: pgmap v2856: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:19.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:00:19 smithi105 ceph-mon[190463]: pgmap v2856: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:21.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:00:21 smithi006 ceph-mon[204052]: pgmap v2857: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:21.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:00:21 smithi006 ceph-mon[200575]: pgmap v2857: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:21.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:00:21 smithi105 ceph-mon[190463]: pgmap v2857: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:23.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:00:23 smithi006 ceph-mon[204052]: pgmap v2858: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:23.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:00:23 smithi006 ceph-mon[200575]: pgmap v2858: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:23.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:00:23 smithi105 ceph-mon[190463]: pgmap v2858: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:25.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:00:25 smithi006 ceph-mon[204052]: pgmap v2859: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:25.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:00:25 smithi006 ceph-mon[200575]: pgmap v2859: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:25.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:00:25 smithi105 ceph-mon[190463]: pgmap v2859: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:27.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:00:27 smithi006 ceph-mon[204052]: pgmap v2860: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:27.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:00:27 smithi006 ceph-mon[200575]: pgmap v2860: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:27.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:00:27 smithi105 ceph-mon[190463]: pgmap v2860: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:00:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:00:27] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:00:28.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:00:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:00:28.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:00:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:00:28.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:00:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:00:29.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:00:29 smithi006 ceph-mon[204052]: pgmap v2861: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:29.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:00:29 smithi006 ceph-mon[200575]: pgmap v2861: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:29.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:00:29 smithi105 ceph-mon[190463]: pgmap v2861: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:31.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:00:31 smithi006 ceph-mon[204052]: pgmap v2862: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:31.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:00:31 smithi006 ceph-mon[200575]: pgmap v2862: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:31.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:00:31 smithi105 ceph-mon[190463]: pgmap v2862: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:33.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:00:33 smithi006 ceph-mon[204052]: pgmap v2863: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:33.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:00:33 smithi006 ceph-mon[200575]: pgmap v2863: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:33.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:00:33 smithi105 ceph-mon[190463]: pgmap v2863: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:35.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:00:35 smithi006 ceph-mon[204052]: pgmap v2864: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:35.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:00:35 smithi006 ceph-mon[200575]: pgmap v2864: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:35.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:00:35 smithi105 ceph-mon[190463]: pgmap v2864: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:37.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:00:37 smithi006 ceph-mon[204052]: pgmap v2865: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:37.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:00:37 smithi006 ceph-mon[200575]: pgmap v2865: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:37.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:00:37 smithi105 ceph-mon[190463]: pgmap v2865: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:00:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:00:37] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:00:39.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:00:39 smithi006 ceph-mon[204052]: pgmap v2866: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:39.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:00:39 smithi006 ceph-mon[200575]: pgmap v2866: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:39.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:00:39 smithi105 ceph-mon[190463]: pgmap v2866: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:41.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:00:41 smithi006 ceph-mon[200575]: pgmap v2867: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:41.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:00:41 smithi006 ceph-mon[204052]: pgmap v2867: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:41.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:00:41 smithi105 ceph-mon[190463]: pgmap v2867: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:43.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:00:43 smithi006 ceph-mon[200575]: pgmap v2868: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:43.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:00:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:00:43.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:00:43 smithi006 ceph-mon[204052]: pgmap v2868: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:43.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:00:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:00:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:00:43 smithi105 ceph-mon[190463]: pgmap v2868: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:00:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:00:45.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:00:45 smithi006 ceph-mon[200575]: pgmap v2869: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:45.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:00:45 smithi006 ceph-mon[204052]: pgmap v2869: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:45.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:00:45 smithi105 ceph-mon[190463]: pgmap v2869: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:47.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:00:47 smithi006 ceph-mon[204052]: pgmap v2870: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:47.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:00:47 smithi006 ceph-mon[200575]: pgmap v2870: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:47.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:00:47 smithi105 ceph-mon[190463]: pgmap v2870: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:00:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:00:47] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-22T09:00:49.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:00:49 smithi006 ceph-mon[204052]: pgmap v2871: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:49.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:00:49 smithi006 ceph-mon[200575]: pgmap v2871: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:49.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:00:49 smithi105 ceph-mon[190463]: pgmap v2871: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:51.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:00:51 smithi006 ceph-mon[204052]: pgmap v2872: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:51.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:00:51 smithi006 ceph-mon[200575]: pgmap v2872: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:51.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:00:51 smithi105 ceph-mon[190463]: pgmap v2872: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:53.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:00:53 smithi006 ceph-mon[204052]: pgmap v2873: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:53.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:00:53 smithi006 ceph-mon[200575]: pgmap v2873: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:53.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:00:53 smithi105 ceph-mon[190463]: pgmap v2873: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:55.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:00:55 smithi006 ceph-mon[204052]: pgmap v2874: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:55.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:00:55 smithi006 ceph-mon[200575]: pgmap v2874: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:55.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:00:55 smithi105 ceph-mon[190463]: pgmap v2874: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:57.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:00:57 smithi006 ceph-mon[204052]: pgmap v2875: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:57.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:00:57 smithi006 ceph-mon[200575]: pgmap v2875: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:57.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:00:57 smithi105 ceph-mon[190463]: pgmap v2875: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:00:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:00:57] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-22T09:00:58.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:00:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:00:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:00:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:00:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:00:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:00:59.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:00:59 smithi006 ceph-mon[204052]: pgmap v2876: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:59.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:00:59 smithi006 ceph-mon[200575]: pgmap v2876: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:00:59.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:00:59 smithi105 ceph-mon[190463]: pgmap v2876: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:01.526 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:01:01 smithi105 ceph-mon[190463]: pgmap v2877: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:01.527 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:01:01 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:01:01.529 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:01:01 smithi006 ceph-mon[204052]: pgmap v2877: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:01.530 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:01:01 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:01:01.531 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:01:01 smithi006 ceph-mon[200575]: pgmap v2877: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:01.531 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:01:01 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:01:02.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:01:02 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:01:02.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:01:02 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:01:02.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:01:02 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:01:02.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:01:02 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:01:02.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:01:02 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:01:02.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:01:02 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:01:02.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:01:02 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:01:02.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:01:02 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:01:02.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:01:02 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:01:04.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:01:03 smithi006 ceph-mon[200575]: pgmap v2878: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:04.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:01:03 smithi006 ceph-mon[204052]: pgmap v2878: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:01:03 smithi105 ceph-mon[190463]: pgmap v2878: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:06.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:01:05 smithi006 ceph-mon[204052]: pgmap v2879: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:06.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:01:05 smithi006 ceph-mon[200575]: pgmap v2879: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:06.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:01:05 smithi105 ceph-mon[190463]: pgmap v2879: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:08.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:01:07 smithi006 ceph-mon[204052]: pgmap v2880: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:01:07 smithi006 ceph-mon[200575]: pgmap v2880: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:01:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:01:07] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T09:01:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:01:07 smithi105 ceph-mon[190463]: pgmap v2880: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:10.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:01:09 smithi006 ceph-mon[204052]: pgmap v2881: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:10.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:01:09 smithi006 ceph-mon[200575]: pgmap v2881: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:10.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:01:09 smithi105 ceph-mon[190463]: pgmap v2881: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:12.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:01:11 smithi006 ceph-mon[204052]: pgmap v2882: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:12.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:01:11 smithi006 ceph-mon[200575]: pgmap v2882: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:12.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:01:11 smithi105 ceph-mon[190463]: pgmap v2882: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:01:13 smithi006 ceph-mon[204052]: pgmap v2883: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:01:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:01:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:01:13 smithi006 ceph-mon[200575]: pgmap v2883: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:01:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:01:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:01:13 smithi105 ceph-mon[190463]: pgmap v2883: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:01:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:01:16.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:01:15 smithi006 ceph-mon[204052]: pgmap v2884: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:16.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:01:15 smithi006 ceph-mon[200575]: pgmap v2884: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:16.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:01:15 smithi105 ceph-mon[190463]: pgmap v2884: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:01:17 smithi006 ceph-mon[204052]: pgmap v2885: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:01:17 smithi006 ceph-mon[200575]: pgmap v2885: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:01:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:01:17] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T09:01:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:01:17 smithi105 ceph-mon[190463]: pgmap v2885: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:20.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:01:19 smithi006 ceph-mon[204052]: pgmap v2886: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:20.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:01:19 smithi006 ceph-mon[200575]: pgmap v2886: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:20.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:01:19 smithi105 ceph-mon[190463]: pgmap v2886: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:22.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:01:21 smithi006 ceph-mon[204052]: pgmap v2887: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:22.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:01:21 smithi006 ceph-mon[200575]: pgmap v2887: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:22.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:01:21 smithi105 ceph-mon[190463]: pgmap v2887: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:24.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:01:23 smithi006 ceph-mon[204052]: pgmap v2888: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:24.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:01:23 smithi006 ceph-mon[200575]: pgmap v2888: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:01:23 smithi105 ceph-mon[190463]: pgmap v2888: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:26.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:01:25 smithi006 ceph-mon[204052]: pgmap v2889: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:26.081 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:01:25 smithi006 ceph-mon[200575]: pgmap v2889: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:26.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:01:25 smithi105 ceph-mon[190463]: pgmap v2889: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:01:27 smithi006 ceph-mon[204052]: pgmap v2890: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:28.055 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:01:27 smithi006 ceph-mon[200575]: pgmap v2890: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:28.055 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:01:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:01:27] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T09:01:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:01:27 smithi105 ceph-mon[190463]: pgmap v2890: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:29.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:01:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:01:29.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:01:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:01:29.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:01:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:01:30.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:01:29 smithi006 ceph-mon[204052]: pgmap v2891: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:01:29 smithi006 ceph-mon[200575]: pgmap v2891: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:01:29 smithi105 ceph-mon[190463]: pgmap v2891: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:32.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:01:31 smithi006 ceph-mon[204052]: pgmap v2892: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:32.628 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:01:31 smithi006 ceph-mon[200575]: pgmap v2892: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:32.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:01:31 smithi105 ceph-mon[190463]: pgmap v2892: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:34.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:01:33 smithi006 ceph-mon[204052]: pgmap v2893: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:34.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:01:33 smithi006 ceph-mon[200575]: pgmap v2893: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:34.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:01:33 smithi105 ceph-mon[190463]: pgmap v2893: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:36.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:01:35 smithi006 ceph-mon[204052]: pgmap v2894: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:36.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:01:35 smithi006 ceph-mon[200575]: pgmap v2894: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:36.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:01:35 smithi105 ceph-mon[190463]: pgmap v2894: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:38.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:01:37 smithi006 ceph-mon[204052]: pgmap v2895: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:01:37 smithi006 ceph-mon[200575]: pgmap v2895: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:01:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:01:37] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T09:01:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:01:37 smithi105 ceph-mon[190463]: pgmap v2895: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:40.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:01:39 smithi006 ceph-mon[204052]: pgmap v2896: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:40.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:01:39 smithi006 ceph-mon[200575]: pgmap v2896: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:40.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:01:39 smithi105 ceph-mon[190463]: pgmap v2896: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:42.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:01:41 smithi006 ceph-mon[204052]: pgmap v2897: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:42.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:01:41 smithi006 ceph-mon[200575]: pgmap v2897: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:42.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:01:41 smithi105 ceph-mon[190463]: pgmap v2897: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:01:43 smithi006 ceph-mon[204052]: pgmap v2898: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:01:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:01:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:01:43 smithi006 ceph-mon[200575]: pgmap v2898: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:01:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:01:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:01:43 smithi105 ceph-mon[190463]: pgmap v2898: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:01:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:01:46.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:01:45 smithi006 ceph-mon[204052]: pgmap v2899: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:46.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:01:45 smithi006 ceph-mon[200575]: pgmap v2899: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:46.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:01:45 smithi105 ceph-mon[190463]: pgmap v2899: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:01:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:01:47] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:01:48.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:01:47 smithi006 ceph-mon[204052]: pgmap v2900: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:48.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:01:47 smithi006 ceph-mon[200575]: pgmap v2900: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:01:47 smithi105 ceph-mon[190463]: pgmap v2900: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:50.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:01:49 smithi006 ceph-mon[204052]: pgmap v2901: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:50.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:01:49 smithi006 ceph-mon[200575]: pgmap v2901: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:50.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:01:49 smithi105 ceph-mon[190463]: pgmap v2901: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:52.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:01:51 smithi006 ceph-mon[204052]: pgmap v2902: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:52.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:01:51 smithi006 ceph-mon[200575]: pgmap v2902: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:52.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:01:51 smithi105 ceph-mon[190463]: pgmap v2902: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:01:53 smithi006 ceph-mon[204052]: pgmap v2903: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:54.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:01:53 smithi006 ceph-mon[200575]: pgmap v2903: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:01:53 smithi105 ceph-mon[190463]: pgmap v2903: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:56.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:01:55 smithi006 ceph-mon[204052]: pgmap v2904: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:56.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:01:55 smithi006 ceph-mon[200575]: pgmap v2904: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:56.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:01:55 smithi105 ceph-mon[190463]: pgmap v2904: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:01:57 smithi006 ceph-mon[204052]: pgmap v2905: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:01:57 smithi006 ceph-mon[200575]: pgmap v2905: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:01:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:01:57] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:01:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:01:57 smithi105 ceph-mon[190463]: pgmap v2905: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:01:59.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:01:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:01:59.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:01:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:01:59.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:01:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:02:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:01:59 smithi006 ceph-mon[204052]: pgmap v2906: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:00.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:01:59 smithi006 ceph-mon[200575]: pgmap v2906: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:01:59 smithi105 ceph-mon[190463]: pgmap v2906: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:02.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:02:01 smithi006 ceph-mon[204052]: pgmap v2907: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:02.038 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:02:01 smithi006 ceph-mon[200575]: pgmap v2907: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:02.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:02:01 smithi105 ceph-mon[190463]: pgmap v2907: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:03.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:02:02 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:02:03.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:02:02 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:02:03.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:02:02 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:02:03.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:02:02 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:02:03.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:02:02 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:02:03.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:02:02 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:02:03.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:02:02 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:02:03.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:02:02 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:02:03.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:02:02 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:02:03.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:02:02 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:02:03.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:02:02 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:02:03.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:02:02 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:02:04.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:02:03 smithi006 ceph-mon[204052]: pgmap v2908: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:04.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:02:03 smithi006 ceph-mon[200575]: pgmap v2908: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:02:03 smithi105 ceph-mon[190463]: pgmap v2908: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:06.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:02:05 smithi006 ceph-mon[204052]: pgmap v2909: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:06.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:02:05 smithi006 ceph-mon[200575]: pgmap v2909: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:06.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:02:05 smithi105 ceph-mon[190463]: pgmap v2909: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:08.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:02:07 smithi006 ceph-mon[204052]: pgmap v2910: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:02:07 smithi006 ceph-mon[200575]: pgmap v2910: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:02:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:02:07] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:02:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:02:07 smithi105 ceph-mon[190463]: pgmap v2910: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:10.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:02:09 smithi006 ceph-mon[204052]: pgmap v2911: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:10.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:02:09 smithi006 ceph-mon[200575]: pgmap v2911: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:10.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:02:09 smithi105 ceph-mon[190463]: pgmap v2911: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:12.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:02:11 smithi006 ceph-mon[204052]: pgmap v2912: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:12.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:02:11 smithi006 ceph-mon[200575]: pgmap v2912: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:12.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:02:11 smithi105 ceph-mon[190463]: pgmap v2912: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:02:13 smithi006 ceph-mon[204052]: pgmap v2913: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:02:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:02:14.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:02:13 smithi006 ceph-mon[200575]: pgmap v2913: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:14.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:02:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:02:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:02:13 smithi105 ceph-mon[190463]: pgmap v2913: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:02:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:02:16.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:02:15 smithi006 ceph-mon[204052]: pgmap v2914: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:16.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:02:15 smithi006 ceph-mon[200575]: pgmap v2914: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:16.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:02:15 smithi105 ceph-mon[190463]: pgmap v2914: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:02:17 smithi006 ceph-mon[204052]: pgmap v2915: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:02:17 smithi006 ceph-mon[200575]: pgmap v2915: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:02:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:02:17] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-22T09:02:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:02:17 smithi105 ceph-mon[190463]: pgmap v2915: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:20.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:02:19 smithi006 ceph-mon[204052]: pgmap v2916: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:20.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:02:19 smithi006 ceph-mon[200575]: pgmap v2916: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:20.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:02:19 smithi105 ceph-mon[190463]: pgmap v2916: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:22.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:02:21 smithi006 ceph-mon[204052]: pgmap v2917: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:22.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:02:21 smithi006 ceph-mon[200575]: pgmap v2917: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:22.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:02:21 smithi105 ceph-mon[190463]: pgmap v2917: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:24.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:02:23 smithi006 ceph-mon[204052]: pgmap v2918: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:24.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:02:23 smithi006 ceph-mon[200575]: pgmap v2918: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:02:23 smithi105 ceph-mon[190463]: pgmap v2918: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:26.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:02:25 smithi006 ceph-mon[204052]: pgmap v2919: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:26.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:02:25 smithi006 ceph-mon[200575]: pgmap v2919: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:26.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:02:25 smithi105 ceph-mon[190463]: pgmap v2919: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:28.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:02:27 smithi006 ceph-mon[204052]: pgmap v2920: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:28.038 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:02:27 smithi006 ceph-mon[200575]: pgmap v2920: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:28.038 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:02:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:02:27] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-22T09:02:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:02:27 smithi105 ceph-mon[190463]: pgmap v2920: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:29.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:02:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:02:29.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:02:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:02:29.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:02:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:02:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:02:29 smithi105 ceph-mon[190463]: pgmap v2921: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:30.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:02:29 smithi006 ceph-mon[204052]: pgmap v2921: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:30.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:02:29 smithi006 ceph-mon[200575]: pgmap v2921: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:32.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:02:31 smithi105 ceph-mon[190463]: pgmap v2922: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:32.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:02:31 smithi006 ceph-mon[204052]: pgmap v2922: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:32.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:02:31 smithi006 ceph-mon[200575]: pgmap v2922: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:34.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:02:33 smithi105 ceph-mon[190463]: pgmap v2923: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:34.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:02:33 smithi006 ceph-mon[204052]: pgmap v2923: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:34.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:02:33 smithi006 ceph-mon[200575]: pgmap v2923: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:36.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:02:35 smithi105 ceph-mon[190463]: pgmap v2924: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:36.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:02:35 smithi006 ceph-mon[204052]: pgmap v2924: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:36.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:02:35 smithi006 ceph-mon[200575]: pgmap v2924: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:38.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:02:37 smithi006 ceph-mon[204052]: pgmap v2925: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:02:37 smithi006 ceph-mon[200575]: pgmap v2925: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:02:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:02:37] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:02:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:02:37 smithi105 ceph-mon[190463]: pgmap v2925: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:40.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:02:39 smithi105 ceph-mon[190463]: pgmap v2926: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:40.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:02:39 smithi006 ceph-mon[204052]: pgmap v2926: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:40.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:02:39 smithi006 ceph-mon[200575]: pgmap v2926: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:42.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:02:41 smithi105 ceph-mon[190463]: pgmap v2927: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:42.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:02:41 smithi006 ceph-mon[204052]: pgmap v2927: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:42.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:02:41 smithi006 ceph-mon[200575]: pgmap v2927: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:02:43 smithi105 ceph-mon[190463]: pgmap v2928: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:02:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:02:44.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:02:43 smithi006 ceph-mon[204052]: pgmap v2928: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:44.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:02:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:02:44.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:02:43 smithi006 ceph-mon[200575]: pgmap v2928: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:44.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:02:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:02:46.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:02:45 smithi105 ceph-mon[190463]: pgmap v2929: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:46.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:02:45 smithi006 ceph-mon[204052]: pgmap v2929: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:46.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:02:45 smithi006 ceph-mon[200575]: pgmap v2929: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:48.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:02:47 smithi006 ceph-mon[204052]: pgmap v2930: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:02:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:02:47] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T09:02:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:02:47 smithi006 ceph-mon[200575]: pgmap v2930: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:02:47 smithi105 ceph-mon[190463]: pgmap v2930: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:50.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:02:49 smithi105 ceph-mon[190463]: pgmap v2931: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:50.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:02:49 smithi006 ceph-mon[200575]: pgmap v2931: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:50.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:02:49 smithi006 ceph-mon[204052]: pgmap v2931: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:52.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:02:51 smithi105 ceph-mon[190463]: pgmap v2932: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:52.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:02:51 smithi006 ceph-mon[204052]: pgmap v2932: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:52.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:02:51 smithi006 ceph-mon[200575]: pgmap v2932: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:02:53 smithi105 ceph-mon[190463]: pgmap v2933: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:54.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:02:53 smithi006 ceph-mon[204052]: pgmap v2933: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:54.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:02:53 smithi006 ceph-mon[200575]: pgmap v2933: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:56.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:02:55 smithi105 ceph-mon[190463]: pgmap v2934: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:56.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:02:55 smithi006 ceph-mon[204052]: pgmap v2934: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:56.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:02:55 smithi006 ceph-mon[200575]: pgmap v2934: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:02:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:02:57] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T09:02:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:02:57 smithi006 ceph-mon[204052]: pgmap v2935: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:02:57 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:02:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:02:57 smithi006 ceph-mon[200575]: pgmap v2935: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:58.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:02:57 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:02:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:02:57 smithi105 ceph-mon[190463]: pgmap v2935: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:02:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:02:57 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:03:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:02:59 smithi105 ceph-mon[190463]: pgmap v2936: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:00.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:02:59 smithi006 ceph-mon[200575]: pgmap v2936: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:00.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:02:59 smithi006 ceph-mon[204052]: pgmap v2936: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:02.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:03:01 smithi105 ceph-mon[190463]: pgmap v2937: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:02.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:03:01 smithi006 ceph-mon[200575]: pgmap v2937: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:02.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:03:01 smithi006 ceph-mon[204052]: pgmap v2937: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:03.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:03:03 smithi105 ceph-mon[190463]: pgmap v2938: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:03.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:03:03 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:03:03.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:03:03 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:03:03.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:03:03 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:03:03.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:03:03 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:03:03.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:03:03 smithi006 ceph-mon[204052]: pgmap v2938: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:03.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:03:03 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:03:03.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:03:03 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:03:03.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:03:03 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:03:03.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:03:03 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:03:03.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:03:03 smithi006 ceph-mon[200575]: pgmap v2938: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:03.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:03:03 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:03:03.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:03:03 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:03:03.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:03:03 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:03:03.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:03:03 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:03:05.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:03:05 smithi105 ceph-mon[190463]: pgmap v2939: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:05.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:03:05 smithi006 ceph-mon[200575]: pgmap v2939: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:05.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:03:05 smithi006 ceph-mon[204052]: pgmap v2939: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:07.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:03:07 smithi105 ceph-mon[190463]: pgmap v2940: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:07.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:03:07 smithi006 ceph-mon[200575]: pgmap v2940: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:07.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:03:07 smithi006 ceph-mon[204052]: pgmap v2940: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:08.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:03:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:03:07] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T09:03:09.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:03:09 smithi105 ceph-mon[190463]: pgmap v2941: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:09.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:03:09 smithi006 ceph-mon[204052]: pgmap v2941: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:09.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:03:09 smithi006 ceph-mon[200575]: pgmap v2941: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:11.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:03:11 smithi105 ceph-mon[190463]: pgmap v2942: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:11.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:03:11 smithi006 ceph-mon[204052]: pgmap v2942: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:11.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:03:11 smithi006 ceph-mon[200575]: pgmap v2942: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:13.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:03:13 smithi006 ceph-mon[204052]: pgmap v2943: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:13.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:03:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:03:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:03:13 smithi006 ceph-mon[200575]: pgmap v2943: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:03:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:03:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:03:13 smithi105 ceph-mon[190463]: pgmap v2943: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:03:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:03:15.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:03:15 smithi006 ceph-mon[204052]: pgmap v2944: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:15.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:03:15 smithi006 ceph-mon[200575]: pgmap v2944: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:15.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:03:15 smithi105 ceph-mon[190463]: pgmap v2944: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:17.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:03:17 smithi006 ceph-mon[204052]: pgmap v2945: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:17.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:03:17 smithi006 ceph-mon[200575]: pgmap v2945: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:17.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:03:17 smithi105 ceph-mon[190463]: pgmap v2945: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:18.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:03:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:03:17] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T09:03:19.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:03:19 smithi006 ceph-mon[204052]: pgmap v2946: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:19.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:03:19 smithi006 ceph-mon[200575]: pgmap v2946: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:19.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:03:19 smithi105 ceph-mon[190463]: pgmap v2946: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:21.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:03:21 smithi006 ceph-mon[204052]: pgmap v2947: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:21.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:03:21 smithi006 ceph-mon[200575]: pgmap v2947: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:21.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:03:21 smithi105 ceph-mon[190463]: pgmap v2947: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:23.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:03:23 smithi006 ceph-mon[204052]: pgmap v2948: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:23.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:03:23 smithi006 ceph-mon[200575]: pgmap v2948: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:23.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:03:23 smithi105 ceph-mon[190463]: pgmap v2948: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:24.126 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 09:03:23 smithi105 conmon[249241]: logger=cleanup t=2023-09-22T09:03:23.788803131Z level=info msg="Completed cleanup jobs" duration=77.71101ms 2023-09-22T09:03:25.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:03:25 smithi006 ceph-mon[200575]: pgmap v2949: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:25.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:03:25 smithi006 ceph-mon[204052]: pgmap v2949: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:25.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:03:25 smithi105 ceph-mon[190463]: pgmap v2949: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:27.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:03:27 smithi006 ceph-mon[200575]: pgmap v2950: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:27.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:03:27 smithi006 ceph-mon[204052]: pgmap v2950: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:27.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:03:27 smithi105 ceph-mon[190463]: pgmap v2950: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:28.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:03:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:03:27] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T09:03:28.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:03:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:03:28.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:03:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:03:28.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:03:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:03:29.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:03:29 smithi006 ceph-mon[200575]: pgmap v2951: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:29.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:03:29 smithi006 ceph-mon[204052]: pgmap v2951: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:29.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:03:29 smithi105 ceph-mon[190463]: pgmap v2951: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:31.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:03:31 smithi006 ceph-mon[200575]: pgmap v2952: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:31.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:03:31 smithi006 ceph-mon[204052]: pgmap v2952: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:31.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:03:31 smithi105 ceph-mon[190463]: pgmap v2952: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:33.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:03:33 smithi006 ceph-mon[204052]: pgmap v2953: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:33.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:03:33 smithi006 ceph-mon[200575]: pgmap v2953: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:33.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:03:33 smithi105 ceph-mon[190463]: pgmap v2953: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:35.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:03:35 smithi006 ceph-mon[204052]: pgmap v2954: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:35.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:03:35 smithi006 ceph-mon[200575]: pgmap v2954: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:35.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:03:35 smithi105 ceph-mon[190463]: pgmap v2954: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:37.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:03:37 smithi006 ceph-mon[204052]: pgmap v2955: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:37.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:03:37 smithi006 ceph-mon[200575]: pgmap v2955: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:37.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:03:37 smithi105 ceph-mon[190463]: pgmap v2955: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:38.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:03:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:03:37] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T09:03:39.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:03:39 smithi006 ceph-mon[204052]: pgmap v2956: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:39.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:03:39 smithi006 ceph-mon[200575]: pgmap v2956: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:39.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:03:39 smithi105 ceph-mon[190463]: pgmap v2956: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:41.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:03:41 smithi006 ceph-mon[204052]: pgmap v2957: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:41.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:03:41 smithi006 ceph-mon[200575]: pgmap v2957: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:41.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:03:41 smithi105 ceph-mon[190463]: pgmap v2957: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:43.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:03:43 smithi006 ceph-mon[204052]: pgmap v2958: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:43.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:03:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:03:43.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:03:43 smithi006 ceph-mon[200575]: pgmap v2958: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:43.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:03:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:03:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:03:43 smithi105 ceph-mon[190463]: pgmap v2958: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:03:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:03:45.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:03:45 smithi006 ceph-mon[204052]: pgmap v2959: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:45.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:03:45 smithi006 ceph-mon[200575]: pgmap v2959: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:45.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:03:45 smithi105 ceph-mon[190463]: pgmap v2959: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:47.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:03:47 smithi006 ceph-mon[204052]: pgmap v2960: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:47.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:03:47 smithi006 ceph-mon[200575]: pgmap v2960: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:47.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:03:47 smithi105 ceph-mon[190463]: pgmap v2960: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:48.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:03:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:03:47] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:03:49.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:03:49 smithi006 ceph-mon[204052]: pgmap v2961: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:49.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:03:49 smithi006 ceph-mon[200575]: pgmap v2961: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:49.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:03:49 smithi105 ceph-mon[190463]: pgmap v2961: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:51.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:03:51 smithi006 ceph-mon[204052]: pgmap v2962: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:51.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:03:51 smithi006 ceph-mon[200575]: pgmap v2962: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:51.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:03:51 smithi105 ceph-mon[190463]: pgmap v2962: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:53.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:03:53 smithi006 ceph-mon[204052]: pgmap v2963: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:53.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:03:53 smithi006 ceph-mon[200575]: pgmap v2963: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:53.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:03:53 smithi105 ceph-mon[190463]: pgmap v2963: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:55.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:03:55 smithi006 ceph-mon[204052]: pgmap v2964: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:55.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:03:55 smithi006 ceph-mon[200575]: pgmap v2964: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:55.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:03:55 smithi105 ceph-mon[190463]: pgmap v2964: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:57.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:03:57 smithi006 ceph-mon[204052]: pgmap v2965: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:57.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:03:57 smithi006 ceph-mon[200575]: pgmap v2965: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:57.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:03:57 smithi105 ceph-mon[190463]: pgmap v2965: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:58.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:03:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:03:57] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:03:58.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:03:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:03:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:03:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:03:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:03:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:03:59.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:03:59 smithi006 ceph-mon[204052]: pgmap v2966: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:59.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:03:59 smithi006 ceph-mon[200575]: pgmap v2966: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:03:59.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:03:59 smithi105 ceph-mon[190463]: pgmap v2966: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:01.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:04:01 smithi006 ceph-mon[204052]: pgmap v2967: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:01.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:04:01 smithi006 ceph-mon[200575]: pgmap v2967: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:01.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:04:01 smithi105 ceph-mon[190463]: pgmap v2967: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:03.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:04:03 smithi006 ceph-mon[204052]: pgmap v2968: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:03.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:04:03 smithi006 ceph-mon[200575]: pgmap v2968: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:03.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:04:03 smithi105 ceph-mon[190463]: pgmap v2968: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:04.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:04:04 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:04:04.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:04:04 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:04:04.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:04:04 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:04:04.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:04:04 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:04:04.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:04:04 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:04:04.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:04:04 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:04:04.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:04:04 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:04:04.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:04:04 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:04:04.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:04:04 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:04:04.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:04:04 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:04:04.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:04:04 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:04:04.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:04:04 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:04:06.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:04:05 smithi006 ceph-mon[204052]: pgmap v2969: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:06.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:04:05 smithi006 ceph-mon[200575]: pgmap v2969: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:06.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:04:05 smithi105 ceph-mon[190463]: pgmap v2969: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:08.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:04:07 smithi006 ceph-mon[204052]: pgmap v2970: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:04:07 smithi006 ceph-mon[200575]: pgmap v2970: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:04:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:04:07] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:04:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:04:07 smithi105 ceph-mon[190463]: pgmap v2970: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:10.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:04:09 smithi006 ceph-mon[204052]: pgmap v2971: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:10.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:04:09 smithi006 ceph-mon[200575]: pgmap v2971: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:10.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:04:09 smithi105 ceph-mon[190463]: pgmap v2971: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:12.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:04:11 smithi006 ceph-mon[204052]: pgmap v2972: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:12.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:04:11 smithi006 ceph-mon[200575]: pgmap v2972: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:12.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:04:11 smithi105 ceph-mon[190463]: pgmap v2972: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:04:13 smithi006 ceph-mon[204052]: pgmap v2973: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:04:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:04:14.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:04:13 smithi006 ceph-mon[200575]: pgmap v2973: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:14.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:04:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:04:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:04:13 smithi105 ceph-mon[190463]: pgmap v2973: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:04:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:04:16.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:04:15 smithi006 ceph-mon[204052]: pgmap v2974: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:16.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:04:15 smithi006 ceph-mon[200575]: pgmap v2974: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:16.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:04:15 smithi105 ceph-mon[190463]: pgmap v2974: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:18.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:04:17 smithi006 ceph-mon[204052]: pgmap v2975: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:04:17 smithi006 ceph-mon[200575]: pgmap v2975: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:04:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:04:17] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:04:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:04:17 smithi105 ceph-mon[190463]: pgmap v2975: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:20.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:04:19 smithi006 ceph-mon[204052]: pgmap v2976: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:20.039 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:04:19 smithi006 ceph-mon[200575]: pgmap v2976: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:20.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:04:19 smithi105 ceph-mon[190463]: pgmap v2976: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:22.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:04:21 smithi006 ceph-mon[204052]: pgmap v2977: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:29.474 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:04:21 smithi006 ceph-mon[200575]: pgmap v2977: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:29.474 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:04:23 smithi006 ceph-mon[204052]: pgmap v2978: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:29.475 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:04:23 smithi006 ceph-mon[200575]: pgmap v2978: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:29.475 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:04:25 smithi006 ceph-mon[204052]: pgmap v2979: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:29.475 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:04:25 smithi006 ceph-mon[200575]: pgmap v2979: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:29.476 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:04:27 smithi006 ceph-mon[204052]: pgmap v2980: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:29.476 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:04:27 smithi006 ceph-mon[200575]: pgmap v2980: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:29.476 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:04:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:04:27] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:04:29.476 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:04:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:04:29.477 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:04:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:04:29.477 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:04:21 smithi105 ceph-mon[190463]: pgmap v2977: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:29.477 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:04:23 smithi105 ceph-mon[190463]: pgmap v2978: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:29.478 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:04:25 smithi105 ceph-mon[190463]: pgmap v2979: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:29.478 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:04:27 smithi105 ceph-mon[190463]: pgmap v2980: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:29.478 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:04:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:04:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:04:29 smithi105 ceph-mon[190463]: pgmap v2981: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:30.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:04:29 smithi006 ceph-mon[204052]: pgmap v2981: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:30.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:04:29 smithi006 ceph-mon[200575]: pgmap v2981: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:32.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:04:31 smithi105 ceph-mon[190463]: pgmap v2982: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:32.378 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:04:31 smithi006 ceph-mon[204052]: pgmap v2982: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:32.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:04:31 smithi006 ceph-mon[200575]: pgmap v2982: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:34.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:04:33 smithi105 ceph-mon[190463]: pgmap v2983: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:34.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:04:33 smithi006 ceph-mon[204052]: pgmap v2983: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:34.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:04:33 smithi006 ceph-mon[200575]: pgmap v2983: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:36.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:04:35 smithi105 ceph-mon[190463]: pgmap v2984: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:36.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:04:35 smithi006 ceph-mon[204052]: pgmap v2984: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:36.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:04:35 smithi006 ceph-mon[200575]: pgmap v2984: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:38.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:04:37 smithi006 ceph-mon[204052]: pgmap v2985: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:38.038 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:04:37 smithi006 ceph-mon[200575]: pgmap v2985: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:38.038 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:04:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:04:37] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-22T09:04:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:04:37 smithi105 ceph-mon[190463]: pgmap v2985: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:40.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:04:39 smithi105 ceph-mon[190463]: pgmap v2986: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:40.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:04:39 smithi006 ceph-mon[204052]: pgmap v2986: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:40.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:04:39 smithi006 ceph-mon[200575]: pgmap v2986: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:42.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:04:41 smithi105 ceph-mon[190463]: pgmap v2987: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:42.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:04:41 smithi006 ceph-mon[204052]: pgmap v2987: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:42.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:04:41 smithi006 ceph-mon[200575]: pgmap v2987: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:04:43 smithi105 ceph-mon[190463]: pgmap v2988: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:04:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:04:44.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:04:43 smithi006 ceph-mon[204052]: pgmap v2988: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:44.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:04:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:04:44.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:04:43 smithi006 ceph-mon[200575]: pgmap v2988: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:44.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:04:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:04:46.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:04:45 smithi105 ceph-mon[190463]: pgmap v2989: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:46.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:04:45 smithi006 ceph-mon[204052]: pgmap v2989: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:46.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:04:45 smithi006 ceph-mon[200575]: pgmap v2989: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:04:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:04:47] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T09:04:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:04:47 smithi006 ceph-mon[204052]: pgmap v2990: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:04:47 smithi006 ceph-mon[200575]: pgmap v2990: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:04:47 smithi105 ceph-mon[190463]: pgmap v2990: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:50.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:04:49 smithi105 ceph-mon[190463]: pgmap v2991: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:50.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:04:49 smithi006 ceph-mon[204052]: pgmap v2991: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:50.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:04:49 smithi006 ceph-mon[200575]: pgmap v2991: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:52.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:04:51 smithi105 ceph-mon[190463]: pgmap v2992: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:52.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:04:51 smithi006 ceph-mon[200575]: pgmap v2992: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:52.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:04:51 smithi006 ceph-mon[204052]: pgmap v2992: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:04:53 smithi105 ceph-mon[190463]: pgmap v2993: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:54.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:04:53 smithi006 ceph-mon[204052]: pgmap v2993: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:54.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:04:53 smithi006 ceph-mon[200575]: pgmap v2993: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:56.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:04:55 smithi105 ceph-mon[190463]: pgmap v2994: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:56.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:04:55 smithi006 ceph-mon[204052]: pgmap v2994: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:56.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:04:55 smithi006 ceph-mon[200575]: pgmap v2994: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:58.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:04:57 smithi006 ceph-mon[204052]: pgmap v2995: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:04:57 smithi006 ceph-mon[200575]: pgmap v2995: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:04:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:04:57] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T09:04:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:04:57 smithi105 ceph-mon[190463]: pgmap v2995: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:04:59.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:04:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:04:59.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:04:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:04:59.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:04:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:05:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:04:59 smithi105 ceph-mon[190463]: pgmap v2996: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:00.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:04:59 smithi006 ceph-mon[204052]: pgmap v2996: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:00.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:04:59 smithi006 ceph-mon[200575]: pgmap v2996: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:02.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:05:01 smithi105 ceph-mon[190463]: pgmap v2997: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:02.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:05:01 smithi006 ceph-mon[204052]: pgmap v2997: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:02.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:05:01 smithi006 ceph-mon[200575]: pgmap v2997: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:05:03 smithi105 ceph-mon[190463]: pgmap v2998: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:04.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:05:03 smithi006 ceph-mon[204052]: pgmap v2998: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:04.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:05:03 smithi006 ceph-mon[200575]: pgmap v2998: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:05.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:05:04 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:05:05.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:05:04 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:05:05.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:05:04 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:05:06.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:05:05 smithi105 ceph-mon[190463]: pgmap v2999: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:06.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:05:05 smithi006 ceph-mon[204052]: pgmap v2999: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:06.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:05:05 smithi006 ceph-mon[200575]: pgmap v2999: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:05:07 smithi006 ceph-mon[204052]: pgmap v3000: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:05:07 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:05:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:05:07 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:05:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:05:07 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:05:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:05:07 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:05:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:05:07 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:05:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:05:07 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:05:08.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:05:07 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:05:08.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:05:07 smithi006 ceph-mon[200575]: pgmap v3000: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:08.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:05:07 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:05:08.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:05:07 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:05:08.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:05:07 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:05:08.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:05:07 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:05:08.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:05:07 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:05:08.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:05:07 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:05:08.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:05:07 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:05:08.037 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:05:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:05:07] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:05:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:05:07 smithi105 ceph-mon[190463]: pgmap v3000: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:05:07 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:05:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:05:07 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:05:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:05:07 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:05:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:05:07 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:05:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:05:07 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:05:08.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:05:07 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:05:08.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:05:07 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:05:10.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:05:09 smithi006 ceph-mon[204052]: pgmap v3001: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:10.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:05:09 smithi006 ceph-mon[200575]: pgmap v3001: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:10.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:05:09 smithi105 ceph-mon[190463]: pgmap v3001: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:12.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:05:11 smithi006 ceph-mon[204052]: pgmap v3002: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:12.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:05:11 smithi006 ceph-mon[200575]: pgmap v3002: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:12.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:05:11 smithi105 ceph-mon[190463]: pgmap v3002: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:05:13 smithi006 ceph-mon[204052]: pgmap v3003: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:05:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:05:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:05:13 smithi006 ceph-mon[200575]: pgmap v3003: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:05:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:05:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:05:13 smithi105 ceph-mon[190463]: pgmap v3003: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:05:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:05:16.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:05:15 smithi105 ceph-mon[190463]: pgmap v3004: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:16.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:05:15 smithi006 ceph-mon[204052]: pgmap v3004: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:16.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:05:15 smithi006 ceph-mon[200575]: pgmap v3004: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:18.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:05:17 smithi006 ceph-mon[204052]: pgmap v3005: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:05:17 smithi006 ceph-mon[200575]: pgmap v3005: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:05:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:05:17] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T09:05:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:05:17 smithi105 ceph-mon[190463]: pgmap v3005: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:20.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:05:19 smithi105 ceph-mon[190463]: pgmap v3006: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:20.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:05:19 smithi006 ceph-mon[204052]: pgmap v3006: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:20.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:05:19 smithi006 ceph-mon[200575]: pgmap v3006: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:22.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:05:21 smithi105 ceph-mon[190463]: pgmap v3007: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:22.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:05:21 smithi006 ceph-mon[204052]: pgmap v3007: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:22.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:05:21 smithi006 ceph-mon[200575]: pgmap v3007: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:05:23 smithi105 ceph-mon[190463]: pgmap v3008: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:24.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:05:23 smithi006 ceph-mon[204052]: pgmap v3008: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:24.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:05:23 smithi006 ceph-mon[200575]: pgmap v3008: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:26.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:05:25 smithi105 ceph-mon[190463]: pgmap v3009: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:26.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:05:25 smithi006 ceph-mon[204052]: pgmap v3009: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:26.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:05:25 smithi006 ceph-mon[200575]: pgmap v3009: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:05:27 smithi006 ceph-mon[204052]: pgmap v3010: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:05:27 smithi006 ceph-mon[200575]: pgmap v3010: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:05:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:05:27] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T09:05:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:05:27 smithi105 ceph-mon[190463]: pgmap v3010: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:29.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:05:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:05:29.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:05:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:05:29.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:05:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:05:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:05:29 smithi105 ceph-mon[190463]: pgmap v3011: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:30.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:05:29 smithi006 ceph-mon[204052]: pgmap v3011: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:30.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:05:29 smithi006 ceph-mon[200575]: pgmap v3011: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:32.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:05:31 smithi105 ceph-mon[190463]: pgmap v3012: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:32.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:05:31 smithi006 ceph-mon[200575]: pgmap v3012: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:32.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:05:31 smithi006 ceph-mon[204052]: pgmap v3012: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:34.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:05:33 smithi105 ceph-mon[190463]: pgmap v3013: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:34.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:05:33 smithi006 ceph-mon[200575]: pgmap v3013: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:34.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:05:33 smithi006 ceph-mon[204052]: pgmap v3013: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:36.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:05:35 smithi105 ceph-mon[190463]: pgmap v3014: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:36.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:05:35 smithi006 ceph-mon[200575]: pgmap v3014: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:36.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:05:35 smithi006 ceph-mon[204052]: pgmap v3014: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:38.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:05:37 smithi006 ceph-mon[204052]: pgmap v3015: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:38.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:05:37 smithi006 ceph-mon[200575]: pgmap v3015: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:38.037 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:05:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:05:37] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T09:05:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:05:37 smithi105 ceph-mon[190463]: pgmap v3015: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:40.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:05:39 smithi105 ceph-mon[190463]: pgmap v3016: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:40.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:05:39 smithi006 ceph-mon[204052]: pgmap v3016: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:40.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:05:39 smithi006 ceph-mon[200575]: pgmap v3016: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:42.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:05:41 smithi105 ceph-mon[190463]: pgmap v3017: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:42.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:05:41 smithi006 ceph-mon[204052]: pgmap v3017: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:42.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:05:41 smithi006 ceph-mon[200575]: pgmap v3017: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:05:43 smithi105 ceph-mon[190463]: pgmap v3018: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:05:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:05:44.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:05:43 smithi006 ceph-mon[204052]: pgmap v3018: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:44.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:05:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:05:44.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:05:43 smithi006 ceph-mon[200575]: pgmap v3018: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:44.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:05:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:05:46.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:05:45 smithi105 ceph-mon[190463]: pgmap v3019: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:46.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:05:45 smithi006 ceph-mon[204052]: pgmap v3019: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:46.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:05:45 smithi006 ceph-mon[200575]: pgmap v3019: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:05:47 smithi006 ceph-mon[204052]: pgmap v3020: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:05:47 smithi006 ceph-mon[200575]: pgmap v3020: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:48.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:05:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:05:47] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:05:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:05:47 smithi105 ceph-mon[190463]: pgmap v3020: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:50.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:05:49 smithi105 ceph-mon[190463]: pgmap v3021: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:50.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:05:49 smithi006 ceph-mon[204052]: pgmap v3021: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:50.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:05:49 smithi006 ceph-mon[200575]: pgmap v3021: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:52.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:05:51 smithi105 ceph-mon[190463]: pgmap v3022: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:52.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:05:51 smithi006 ceph-mon[204052]: pgmap v3022: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:52.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:05:51 smithi006 ceph-mon[200575]: pgmap v3022: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:05:53 smithi105 ceph-mon[190463]: pgmap v3023: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:54.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:05:53 smithi006 ceph-mon[204052]: pgmap v3023: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:54.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:05:53 smithi006 ceph-mon[200575]: pgmap v3023: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:56.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:05:55 smithi105 ceph-mon[190463]: pgmap v3024: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:56.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:05:55 smithi006 ceph-mon[204052]: pgmap v3024: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:56.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:05:55 smithi006 ceph-mon[200575]: pgmap v3024: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:58.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:05:57 smithi006 ceph-mon[204052]: pgmap v3025: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:05:57 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:05:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:05:57 smithi006 ceph-mon[200575]: pgmap v3025: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:05:57 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:05:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:05:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:05:57] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:05:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:05:57 smithi105 ceph-mon[190463]: pgmap v3025: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:05:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:05:57 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:06:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:05:59 smithi105 ceph-mon[190463]: pgmap v3026: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:00.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:05:59 smithi006 ceph-mon[204052]: pgmap v3026: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:00.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:05:59 smithi006 ceph-mon[200575]: pgmap v3026: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:02.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:06:01 smithi105 ceph-mon[190463]: pgmap v3027: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:02.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:06:01 smithi006 ceph-mon[200575]: pgmap v3027: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:02.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:06:01 smithi006 ceph-mon[204052]: pgmap v3027: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:06:03 smithi105 ceph-mon[190463]: pgmap v3028: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:04.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:06:03 smithi006 ceph-mon[200575]: pgmap v3028: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:04.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:06:03 smithi006 ceph-mon[204052]: pgmap v3028: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:06.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:06:05 smithi105 ceph-mon[190463]: pgmap v3029: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:06.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:06:05 smithi006 ceph-mon[204052]: pgmap v3029: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:06.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:06:05 smithi006 ceph-mon[200575]: pgmap v3029: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:06:07 smithi006 ceph-mon[204052]: pgmap v3030: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:06:07 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:06:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:06:07 smithi006 ceph-mon[200575]: pgmap v3030: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:06:07 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:06:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:06:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:06:07] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:06:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:06:07 smithi105 ceph-mon[190463]: pgmap v3030: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:06:07 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:06:09.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:06:08 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:06:09.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:06:08 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:06:09.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:06:08 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:06:09.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:06:08 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:06:09.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:06:08 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:06:09.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:06:08 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:06:09.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:06:08 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:06:09.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:06:08 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:06:09.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:06:08 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:06:10.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:06:09 smithi105 ceph-mon[190463]: pgmap v3031: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:10.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:06:09 smithi006 ceph-mon[204052]: pgmap v3031: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:10.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:06:09 smithi006 ceph-mon[200575]: pgmap v3031: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:12.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:06:11 smithi105 ceph-mon[190463]: pgmap v3032: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:12.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:06:11 smithi006 ceph-mon[204052]: pgmap v3032: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:12.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:06:11 smithi006 ceph-mon[200575]: pgmap v3032: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:13.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:06:13 smithi006 ceph-mon[204052]: pgmap v3033: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:13.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:06:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:06:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:06:13 smithi006 ceph-mon[200575]: pgmap v3033: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:06:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:06:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:06:13 smithi105 ceph-mon[190463]: pgmap v3033: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:06:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:06:15.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:06:15 smithi006 ceph-mon[204052]: pgmap v3034: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:15.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:06:15 smithi006 ceph-mon[200575]: pgmap v3034: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:15.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:06:15 smithi105 ceph-mon[190463]: pgmap v3034: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:17.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:06:17 smithi006 ceph-mon[204052]: pgmap v3035: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:17.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:06:17 smithi006 ceph-mon[200575]: pgmap v3035: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:17.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:06:17 smithi105 ceph-mon[190463]: pgmap v3035: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:18.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:06:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:06:17] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:06:19.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:06:19 smithi006 ceph-mon[204052]: pgmap v3036: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:19.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:06:19 smithi006 ceph-mon[200575]: pgmap v3036: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:19.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:06:19 smithi105 ceph-mon[190463]: pgmap v3036: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:21.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:06:21 smithi006 ceph-mon[204052]: pgmap v3037: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:21.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:06:21 smithi006 ceph-mon[200575]: pgmap v3037: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:21.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:06:21 smithi105 ceph-mon[190463]: pgmap v3037: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:23.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:06:23 smithi006 ceph-mon[204052]: pgmap v3038: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:23.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:06:23 smithi006 ceph-mon[200575]: pgmap v3038: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:23.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:06:23 smithi105 ceph-mon[190463]: pgmap v3038: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:25.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:06:25 smithi006 ceph-mon[204052]: pgmap v3039: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:25.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:06:25 smithi006 ceph-mon[200575]: pgmap v3039: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:25.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:06:25 smithi105 ceph-mon[190463]: pgmap v3039: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:27.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:06:27 smithi006 ceph-mon[204052]: pgmap v3040: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:27.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:06:27 smithi006 ceph-mon[200575]: pgmap v3040: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:27.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:06:27 smithi105 ceph-mon[190463]: pgmap v3040: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:06:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:06:27] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:06:28.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:06:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:06:28.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:06:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:06:28.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:06:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:06:29.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:06:29 smithi006 ceph-mon[204052]: pgmap v3041: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:29.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:06:29 smithi006 ceph-mon[200575]: pgmap v3041: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:29.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:06:29 smithi105 ceph-mon[190463]: pgmap v3041: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:31.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:06:31 smithi006 ceph-mon[204052]: pgmap v3042: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:31.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:06:31 smithi006 ceph-mon[200575]: pgmap v3042: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:31.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:06:31 smithi105 ceph-mon[190463]: pgmap v3042: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:33.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:06:33 smithi006 ceph-mon[204052]: pgmap v3043: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:33.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:06:33 smithi006 ceph-mon[200575]: pgmap v3043: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:33.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:06:33 smithi105 ceph-mon[190463]: pgmap v3043: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:35.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:06:35 smithi006 ceph-mon[204052]: pgmap v3044: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:35.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:06:35 smithi006 ceph-mon[200575]: pgmap v3044: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:35.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:06:35 smithi105 ceph-mon[190463]: pgmap v3044: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:37.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:06:37 smithi006 ceph-mon[204052]: pgmap v3045: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:37.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:06:37 smithi006 ceph-mon[200575]: pgmap v3045: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:37.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:06:37 smithi105 ceph-mon[190463]: pgmap v3045: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:06:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:06:37] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:06:39.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:06:39 smithi006 ceph-mon[204052]: pgmap v3046: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:39.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:06:39 smithi006 ceph-mon[200575]: pgmap v3046: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:39.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:06:39 smithi105 ceph-mon[190463]: pgmap v3046: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:41.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:06:41 smithi006 ceph-mon[204052]: pgmap v3047: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:41.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:06:41 smithi006 ceph-mon[200575]: pgmap v3047: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:41.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:06:41 smithi105 ceph-mon[190463]: pgmap v3047: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:43.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:06:43 smithi006 ceph-mon[204052]: pgmap v3048: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:43.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:06:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:06:43.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:06:43 smithi006 ceph-mon[200575]: pgmap v3048: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:43.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:06:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:06:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:06:43 smithi105 ceph-mon[190463]: pgmap v3048: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:06:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:06:45.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:06:45 smithi006 ceph-mon[200575]: pgmap v3049: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:45.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:06:45 smithi006 ceph-mon[204052]: pgmap v3049: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:45.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:06:45 smithi105 ceph-mon[190463]: pgmap v3049: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:47.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:06:47 smithi006 ceph-mon[204052]: pgmap v3050: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:47.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:06:47 smithi006 ceph-mon[200575]: pgmap v3050: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:47.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:06:47 smithi105 ceph-mon[190463]: pgmap v3050: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:48.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:06:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:06:47] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T09:06:49.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:06:49 smithi006 ceph-mon[204052]: pgmap v3051: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:49.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:06:49 smithi006 ceph-mon[200575]: pgmap v3051: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:49.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:06:49 smithi105 ceph-mon[190463]: pgmap v3051: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:51.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:06:51 smithi006 ceph-mon[204052]: pgmap v3052: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:51.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:06:51 smithi006 ceph-mon[200575]: pgmap v3052: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:51.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:06:51 smithi105 ceph-mon[190463]: pgmap v3052: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:53.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:06:53 smithi006 ceph-mon[204052]: pgmap v3053: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:53.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:06:53 smithi006 ceph-mon[200575]: pgmap v3053: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:53.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:06:53 smithi105 ceph-mon[190463]: pgmap v3053: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:55.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:06:55 smithi006 ceph-mon[204052]: pgmap v3054: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:55.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:06:55 smithi006 ceph-mon[200575]: pgmap v3054: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:55.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:06:55 smithi105 ceph-mon[190463]: pgmap v3054: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:57.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:06:57 smithi006 ceph-mon[204052]: pgmap v3055: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:57.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:06:57 smithi006 ceph-mon[200575]: pgmap v3055: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:57.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:06:57 smithi105 ceph-mon[190463]: pgmap v3055: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:58.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:06:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:06:57] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T09:06:58.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:06:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:06:58.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:06:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:06:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:06:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:06:59.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:06:59 smithi006 ceph-mon[200575]: pgmap v3056: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:59.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:06:59 smithi006 ceph-mon[204052]: pgmap v3056: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:06:59.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:06:59 smithi105 ceph-mon[190463]: pgmap v3056: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:01.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:07:01 smithi006 ceph-mon[200575]: pgmap v3057: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:01.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:07:01 smithi006 ceph-mon[204052]: pgmap v3057: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:01.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:07:01 smithi105 ceph-mon[190463]: pgmap v3057: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:03.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:07:03 smithi006 ceph-mon[200575]: pgmap v3058: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:03.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:07:03 smithi006 ceph-mon[204052]: pgmap v3058: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:03.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:07:03 smithi105 ceph-mon[190463]: pgmap v3058: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:05.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:07:05 smithi006 ceph-mon[200575]: pgmap v3059: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:05.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:07:05 smithi006 ceph-mon[204052]: pgmap v3059: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:05.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:07:05 smithi105 ceph-mon[190463]: pgmap v3059: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:07.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:07:07 smithi006 ceph-mon[200575]: pgmap v3060: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:07.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:07:07 smithi006 ceph-mon[204052]: pgmap v3060: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:07.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:07:07 smithi105 ceph-mon[190463]: pgmap v3060: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:08.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:07:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:07:07] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T09:07:09.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:07:09 smithi006 ceph-mon[204052]: pgmap v3061: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:09.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:07:09 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:07:09.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:07:09 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:07:09.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:07:09 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:07:09.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:07:09 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:07:09.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:07:09 smithi006 ceph-mon[200575]: pgmap v3061: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:09.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:07:09 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:07:09.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:07:09 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:07:09.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:07:09 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:07:09.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:07:09 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:07:09.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:07:09 smithi105 ceph-mon[190463]: pgmap v3061: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:09.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:07:09 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:07:09.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:07:09 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:07:09.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:07:09 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:07:09.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:07:09 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:07:11.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:07:11 smithi006 ceph-mon[200575]: pgmap v3062: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:11.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:07:11 smithi006 ceph-mon[204052]: pgmap v3062: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:11.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:07:11 smithi105 ceph-mon[190463]: pgmap v3062: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:07:13 smithi006 ceph-mon[200575]: pgmap v3063: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:07:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:07:13.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:07:13 smithi006 ceph-mon[204052]: pgmap v3063: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:13.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:07:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:07:13.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:07:13 smithi105 ceph-mon[190463]: pgmap v3063: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:13.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:07:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:07:15.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:07:15 smithi006 ceph-mon[200575]: pgmap v3064: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:15.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:07:15 smithi006 ceph-mon[204052]: pgmap v3064: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:15.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:07:15 smithi105 ceph-mon[190463]: pgmap v3064: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:17.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:07:17 smithi006 ceph-mon[204052]: pgmap v3065: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:17.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:07:17 smithi006 ceph-mon[200575]: pgmap v3065: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:17.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:07:17 smithi105 ceph-mon[190463]: pgmap v3065: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:18.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:07:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:07:17] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:07:19.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:07:19 smithi006 ceph-mon[204052]: pgmap v3066: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:19.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:07:19 smithi006 ceph-mon[200575]: pgmap v3066: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:19.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:07:19 smithi105 ceph-mon[190463]: pgmap v3066: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:21.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:07:21 smithi006 ceph-mon[204052]: pgmap v3067: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:21.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:07:21 smithi006 ceph-mon[200575]: pgmap v3067: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:21.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:07:21 smithi105 ceph-mon[190463]: pgmap v3067: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:23.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:07:23 smithi006 ceph-mon[204052]: pgmap v3068: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:23.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:07:23 smithi006 ceph-mon[200575]: pgmap v3068: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:23.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:07:23 smithi105 ceph-mon[190463]: pgmap v3068: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:25.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:07:25 smithi006 ceph-mon[204052]: pgmap v3069: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:25.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:07:25 smithi006 ceph-mon[200575]: pgmap v3069: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:25.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:07:25 smithi105 ceph-mon[190463]: pgmap v3069: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:27.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:07:27 smithi006 ceph-mon[204052]: pgmap v3070: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:27.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:07:27 smithi006 ceph-mon[200575]: pgmap v3070: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:27.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:07:27 smithi105 ceph-mon[190463]: pgmap v3070: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:28.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:07:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:07:27] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:07:28.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:07:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:07:28.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:07:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:07:28.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:07:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:07:29.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:07:29 smithi006 ceph-mon[204052]: pgmap v3071: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:29.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:07:29 smithi006 ceph-mon[200575]: pgmap v3071: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:29.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:07:29 smithi105 ceph-mon[190463]: pgmap v3071: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:31.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:07:31 smithi006 ceph-mon[204052]: pgmap v3072: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:31.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:07:31 smithi006 ceph-mon[200575]: pgmap v3072: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:31.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:07:31 smithi105 ceph-mon[190463]: pgmap v3072: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:33.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:07:33 smithi006 ceph-mon[204052]: pgmap v3073: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:33.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:07:33 smithi006 ceph-mon[200575]: pgmap v3073: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:33.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:07:33 smithi105 ceph-mon[190463]: pgmap v3073: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:35.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:07:35 smithi006 ceph-mon[204052]: pgmap v3074: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:35.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:07:35 smithi006 ceph-mon[200575]: pgmap v3074: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:35.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:07:35 smithi105 ceph-mon[190463]: pgmap v3074: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:37.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:07:37 smithi006 ceph-mon[204052]: pgmap v3075: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:37.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:07:37 smithi006 ceph-mon[200575]: pgmap v3075: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:37.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:07:37 smithi105 ceph-mon[190463]: pgmap v3075: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:07:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:07:37] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T09:07:39.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:07:39 smithi006 ceph-mon[204052]: pgmap v3076: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:39.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:07:39 smithi006 ceph-mon[200575]: pgmap v3076: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:39.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:07:39 smithi105 ceph-mon[190463]: pgmap v3076: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:41.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:07:41 smithi006 ceph-mon[204052]: pgmap v3077: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:41.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:07:41 smithi006 ceph-mon[200575]: pgmap v3077: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:41.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:07:41 smithi105 ceph-mon[190463]: pgmap v3077: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:43.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:07:43 smithi006 ceph-mon[204052]: pgmap v3078: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:43.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:07:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:07:43.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:07:43 smithi006 ceph-mon[200575]: pgmap v3078: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:43.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:07:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:07:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:07:43 smithi105 ceph-mon[190463]: pgmap v3078: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:07:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:07:45.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:07:45 smithi006 ceph-mon[200575]: pgmap v3079: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:45.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:07:45 smithi006 ceph-mon[204052]: pgmap v3079: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:45.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:07:45 smithi105 ceph-mon[190463]: pgmap v3079: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:47.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:07:47 smithi006 ceph-mon[200575]: pgmap v3080: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:47.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:07:47 smithi006 ceph-mon[204052]: pgmap v3080: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:47.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:07:47 smithi105 ceph-mon[190463]: pgmap v3080: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:48.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:07:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:07:47] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:07:49.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:07:49 smithi006 ceph-mon[204052]: pgmap v3081: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:49.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:07:49 smithi006 ceph-mon[200575]: pgmap v3081: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:49.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:07:49 smithi105 ceph-mon[190463]: pgmap v3081: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:51.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:07:51 smithi006 ceph-mon[204052]: pgmap v3082: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:51.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:07:51 smithi006 ceph-mon[200575]: pgmap v3082: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:51.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:07:51 smithi105 ceph-mon[190463]: pgmap v3082: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:53.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:07:53 smithi006 ceph-mon[204052]: pgmap v3083: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:53.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:07:53 smithi006 ceph-mon[200575]: pgmap v3083: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:53.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:07:53 smithi105 ceph-mon[190463]: pgmap v3083: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:55.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:07:55 smithi006 ceph-mon[204052]: pgmap v3084: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:55.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:07:55 smithi006 ceph-mon[200575]: pgmap v3084: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:55.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:07:55 smithi105 ceph-mon[190463]: pgmap v3084: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:57.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:07:57 smithi006 ceph-mon[204052]: pgmap v3085: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:57.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:07:57 smithi006 ceph-mon[200575]: pgmap v3085: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:57.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:07:57 smithi105 ceph-mon[190463]: pgmap v3085: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:58.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:07:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:07:57] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:07:58.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:07:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:07:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:07:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:07:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:07:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:07:59.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:07:59 smithi006 ceph-mon[204052]: pgmap v3086: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:59.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:07:59 smithi006 ceph-mon[200575]: pgmap v3086: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:07:59.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:07:59 smithi105 ceph-mon[190463]: pgmap v3086: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:01.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:08:01 smithi006 ceph-mon[204052]: pgmap v3087: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:01.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:08:01 smithi006 ceph-mon[200575]: pgmap v3087: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:01.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:08:01 smithi105 ceph-mon[190463]: pgmap v3087: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:03.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:08:03 smithi105 ceph-mon[190463]: pgmap v3088: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:03.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:08:03 smithi006 ceph-mon[204052]: pgmap v3088: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:03.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:08:03 smithi006 ceph-mon[200575]: pgmap v3088: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:05.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:08:05 smithi105 ceph-mon[190463]: pgmap v3089: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:05.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:08:05 smithi006 ceph-mon[204052]: pgmap v3089: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:05.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:08:05 smithi006 ceph-mon[200575]: pgmap v3089: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:07.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:08:07 smithi105 ceph-mon[190463]: pgmap v3090: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:07.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:08:07 smithi006 ceph-mon[204052]: pgmap v3090: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:07.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:08:07 smithi006 ceph-mon[200575]: pgmap v3090: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:08:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:08:07] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:08:09.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:08:09 smithi105 ceph-mon[190463]: pgmap v3091: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:09.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:08:09 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:08:09.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:08:09 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:08:09.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:08:09 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:08:09.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:08:09 smithi006 ceph-mon[204052]: pgmap v3091: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:09.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:08:09 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:08:09.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:08:09 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:08:09.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:08:09 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:08:09.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:08:09 smithi006 ceph-mon[200575]: pgmap v3091: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:09.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:08:09 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:08:09.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:08:09 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:08:09.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:08:09 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:08:10.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:08:10 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:08:10.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:08:10 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:08:10.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:08:10 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:08:10.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:08:10 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:08:10.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:08:10 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:08:10.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:08:10 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:08:10.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:08:10 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:08:10.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:08:10 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:08:10.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:08:10 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:08:12.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:08:11 smithi105 ceph-mon[190463]: pgmap v3092: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:12.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:08:11 smithi006 ceph-mon[204052]: pgmap v3092: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:12.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:08:11 smithi006 ceph-mon[200575]: pgmap v3092: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:13.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:08:13 smithi006 ceph-mon[204052]: pgmap v3093: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:13.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:08:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:08:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:08:13 smithi006 ceph-mon[200575]: pgmap v3093: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:08:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:08:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:08:13 smithi105 ceph-mon[190463]: pgmap v3093: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:08:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:08:15.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:08:15 smithi006 ceph-mon[204052]: pgmap v3094: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:15.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:08:15 smithi006 ceph-mon[200575]: pgmap v3094: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:15.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:08:15 smithi105 ceph-mon[190463]: pgmap v3094: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:17.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:08:17 smithi006 ceph-mon[204052]: pgmap v3095: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:17.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:08:17 smithi006 ceph-mon[200575]: pgmap v3095: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:17.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:08:17 smithi105 ceph-mon[190463]: pgmap v3095: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:18.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:08:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:08:17] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:08:19.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:08:19 smithi006 ceph-mon[204052]: pgmap v3096: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:19.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:08:19 smithi006 ceph-mon[200575]: pgmap v3096: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:19.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:08:19 smithi105 ceph-mon[190463]: pgmap v3096: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:21.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:08:21 smithi006 ceph-mon[204052]: pgmap v3097: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:21.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:08:21 smithi006 ceph-mon[200575]: pgmap v3097: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:21.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:08:21 smithi105 ceph-mon[190463]: pgmap v3097: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:23.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:08:23 smithi006 ceph-mon[204052]: pgmap v3098: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:23.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:08:23 smithi006 ceph-mon[200575]: pgmap v3098: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:23.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:08:23 smithi105 ceph-mon[190463]: pgmap v3098: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:25.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:08:25 smithi006 ceph-mon[204052]: pgmap v3099: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:25.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:08:25 smithi006 ceph-mon[200575]: pgmap v3099: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:25.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:08:25 smithi105 ceph-mon[190463]: pgmap v3099: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:27.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:08:27 smithi006 ceph-mon[204052]: pgmap v3100: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:27.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:08:27 smithi006 ceph-mon[200575]: pgmap v3100: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:27.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:08:27 smithi105 ceph-mon[190463]: pgmap v3100: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:28.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:08:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:08:27] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:08:28.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:08:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:08:28.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:08:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:08:28.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:08:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:08:29.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:08:29 smithi006 ceph-mon[204052]: pgmap v3101: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:29.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:08:29 smithi006 ceph-mon[200575]: pgmap v3101: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:29.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:08:29 smithi105 ceph-mon[190463]: pgmap v3101: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:31.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:08:31 smithi006 ceph-mon[204052]: pgmap v3102: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:31.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:08:31 smithi006 ceph-mon[200575]: pgmap v3102: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:31.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:08:31 smithi105 ceph-mon[190463]: pgmap v3102: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:33.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:08:33 smithi006 ceph-mon[204052]: pgmap v3103: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:33.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:08:33 smithi006 ceph-mon[200575]: pgmap v3103: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:33.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:08:33 smithi105 ceph-mon[190463]: pgmap v3103: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:35.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:08:35 smithi006 ceph-mon[204052]: pgmap v3104: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:35.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:08:35 smithi006 ceph-mon[200575]: pgmap v3104: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:35.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:08:35 smithi105 ceph-mon[190463]: pgmap v3104: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:37.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:08:37 smithi006 ceph-mon[204052]: pgmap v3105: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:37.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:08:37 smithi006 ceph-mon[200575]: pgmap v3105: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:37.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:08:37 smithi105 ceph-mon[190463]: pgmap v3105: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:38.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:08:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:08:37] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:08:39.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:08:39 smithi006 ceph-mon[200575]: pgmap v3106: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:39.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:08:39 smithi006 ceph-mon[204052]: pgmap v3106: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:39.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:08:39 smithi105 ceph-mon[190463]: pgmap v3106: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:41.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:08:41 smithi006 ceph-mon[204052]: pgmap v3107: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:41.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:08:41 smithi006 ceph-mon[200575]: pgmap v3107: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:41.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:08:41 smithi105 ceph-mon[190463]: pgmap v3107: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:43.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:08:43 smithi006 ceph-mon[204052]: pgmap v3108: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:43.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:08:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:08:43.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:08:43 smithi006 ceph-mon[200575]: pgmap v3108: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:43.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:08:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:08:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:08:43 smithi105 ceph-mon[190463]: pgmap v3108: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:08:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:08:45.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:08:45 smithi006 ceph-mon[204052]: pgmap v3109: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:45.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:08:45 smithi006 ceph-mon[200575]: pgmap v3109: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:45.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:08:45 smithi105 ceph-mon[190463]: pgmap v3109: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:47.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:08:47 smithi006 ceph-mon[204052]: pgmap v3110: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:47.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:08:47 smithi006 ceph-mon[200575]: pgmap v3110: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:47.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:08:47 smithi105 ceph-mon[190463]: pgmap v3110: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:48.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:08:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:08:47] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T09:08:49.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:08:49 smithi006 ceph-mon[204052]: pgmap v3111: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:49.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:08:49 smithi006 ceph-mon[200575]: pgmap v3111: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:49.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:08:49 smithi105 ceph-mon[190463]: pgmap v3111: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:51.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:08:51 smithi006 ceph-mon[204052]: pgmap v3112: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:51.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:08:51 smithi006 ceph-mon[200575]: pgmap v3112: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:51.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:08:51 smithi105 ceph-mon[190463]: pgmap v3112: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:53.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:08:53 smithi006 ceph-mon[204052]: pgmap v3113: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:53.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:08:53 smithi006 ceph-mon[200575]: pgmap v3113: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:53.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:08:53 smithi105 ceph-mon[190463]: pgmap v3113: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:55.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:08:55 smithi006 ceph-mon[204052]: pgmap v3114: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:55.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:08:55 smithi006 ceph-mon[200575]: pgmap v3114: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:55.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:08:55 smithi105 ceph-mon[190463]: pgmap v3114: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:57.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:08:57 smithi006 ceph-mon[204052]: pgmap v3115: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:57.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:08:57 smithi006 ceph-mon[200575]: pgmap v3115: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:57.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:08:57 smithi105 ceph-mon[190463]: pgmap v3115: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:58.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:08:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:08:57] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T09:08:58.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:08:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:08:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:08:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:08:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:08:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:08:59.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:08:59 smithi006 ceph-mon[204052]: pgmap v3116: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:59.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:08:59 smithi006 ceph-mon[200575]: pgmap v3116: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:08:59.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:08:59 smithi105 ceph-mon[190463]: pgmap v3116: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:01.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:09:01 smithi006 ceph-mon[200575]: pgmap v3117: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:01.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:09:01 smithi006 ceph-mon[204052]: pgmap v3117: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:01.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:09:01 smithi105 ceph-mon[190463]: pgmap v3117: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:03.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:09:03 smithi006 ceph-mon[204052]: pgmap v3118: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:03.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:09:03 smithi006 ceph-mon[200575]: pgmap v3118: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:03.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:09:03 smithi105 ceph-mon[190463]: pgmap v3118: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:05.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:09:05 smithi006 ceph-mon[204052]: pgmap v3119: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:05.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:09:05 smithi006 ceph-mon[200575]: pgmap v3119: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:05.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:09:05 smithi105 ceph-mon[190463]: pgmap v3119: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:07.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:09:07 smithi006 ceph-mon[204052]: pgmap v3120: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:07.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:09:07 smithi006 ceph-mon[200575]: pgmap v3120: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:07.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:09:07 smithi105 ceph-mon[190463]: pgmap v3120: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:08.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:09:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:09:07] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T09:09:09.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:09:09 smithi006 ceph-mon[204052]: pgmap v3121: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:09.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:09:09 smithi006 ceph-mon[200575]: pgmap v3121: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:09.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:09:09 smithi105 ceph-mon[190463]: pgmap v3121: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:10.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:09:10 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:09:10.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:09:10 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:09:10.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:09:10 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:09:11.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:09:11 smithi105 ceph-mon[190463]: pgmap v3122: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:11.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:09:11 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:09:11.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:09:11 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:09:11.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:09:11 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:09:11.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:09:11 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:09:11.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:09:11 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:09:11.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:09:11 smithi006 ceph-mon[204052]: pgmap v3122: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:11.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:09:11 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:09:11.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:09:11 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:09:11.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:09:11 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:09:11.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:09:11 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:09:11.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:09:11 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:09:11.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:09:11 smithi006 ceph-mon[200575]: pgmap v3122: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:11.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:09:11 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:09:11.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:09:11 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:09:11.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:09:11 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:09:11.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:09:11 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:09:11.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:09:11 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:09:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:09:13 smithi105 ceph-mon[190463]: pgmap v3123: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:09:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:09:13.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:09:13 smithi006 ceph-mon[204052]: pgmap v3123: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:09:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:09:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:09:13 smithi006 ceph-mon[200575]: pgmap v3123: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:09:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:09:15.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:09:15 smithi105 ceph-mon[190463]: pgmap v3124: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:15.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:09:15 smithi006 ceph-mon[204052]: pgmap v3124: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:15.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:09:15 smithi006 ceph-mon[200575]: pgmap v3124: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:17.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:09:17 smithi105 ceph-mon[190463]: pgmap v3125: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:17.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:09:17 smithi006 ceph-mon[204052]: pgmap v3125: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:17.706 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:09:17 smithi006 ceph-mon[200575]: pgmap v3125: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:17.707 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:09:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:09:17] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:09:19.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:09:19 smithi105 ceph-mon[190463]: pgmap v3126: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:19.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:09:19 smithi006 ceph-mon[204052]: pgmap v3126: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:19.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:09:19 smithi006 ceph-mon[200575]: pgmap v3126: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:21.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:09:21 smithi105 ceph-mon[190463]: pgmap v3127: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:21.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:09:21 smithi006 ceph-mon[204052]: pgmap v3127: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:21.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:09:21 smithi006 ceph-mon[200575]: pgmap v3127: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:23.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:09:23 smithi105 ceph-mon[190463]: pgmap v3128: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:23.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:09:23 smithi006 ceph-mon[204052]: pgmap v3128: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:23.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:09:23 smithi006 ceph-mon[200575]: pgmap v3128: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:25.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:09:25 smithi105 ceph-mon[190463]: pgmap v3129: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:25.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:09:25 smithi006 ceph-mon[204052]: pgmap v3129: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:25.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:09:25 smithi006 ceph-mon[200575]: pgmap v3129: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:27.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:09:27 smithi105 ceph-mon[190463]: pgmap v3130: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:27.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:09:27 smithi006 ceph-mon[204052]: pgmap v3130: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:27.706 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:09:27 smithi006 ceph-mon[200575]: pgmap v3130: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:09:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:09:27] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:09:28.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:09:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:09:28.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:09:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:09:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:09:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:09:29.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:09:29 smithi105 ceph-mon[190463]: pgmap v3131: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:29.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:09:29 smithi006 ceph-mon[204052]: pgmap v3131: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:29.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:09:29 smithi006 ceph-mon[200575]: pgmap v3131: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:31.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:09:31 smithi105 ceph-mon[190463]: pgmap v3132: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:31.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:09:31 smithi006 ceph-mon[204052]: pgmap v3132: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:31.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:09:31 smithi006 ceph-mon[200575]: pgmap v3132: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:33.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:09:33 smithi105 ceph-mon[190463]: pgmap v3133: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:33.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:09:33 smithi006 ceph-mon[204052]: pgmap v3133: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:33.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:09:33 smithi006 ceph-mon[200575]: pgmap v3133: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:35.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:09:35 smithi105 ceph-mon[190463]: pgmap v3134: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:35.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:09:35 smithi006 ceph-mon[204052]: pgmap v3134: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:35.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:09:35 smithi006 ceph-mon[200575]: pgmap v3134: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:37.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:09:37 smithi105 ceph-mon[190463]: pgmap v3135: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:37.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:09:37 smithi006 ceph-mon[204052]: pgmap v3135: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:37.706 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:09:37 smithi006 ceph-mon[200575]: pgmap v3135: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:38.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:09:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:09:37] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:09:39.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:09:39 smithi105 ceph-mon[190463]: pgmap v3136: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:39.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:09:39 smithi006 ceph-mon[204052]: pgmap v3136: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:39.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:09:39 smithi006 ceph-mon[200575]: pgmap v3136: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:41.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:09:41 smithi105 ceph-mon[190463]: pgmap v3137: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:41.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:09:41 smithi006 ceph-mon[200575]: pgmap v3137: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:41.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:09:41 smithi006 ceph-mon[204052]: pgmap v3137: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:09:43 smithi105 ceph-mon[190463]: pgmap v3138: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:43.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:09:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:09:43.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:09:43 smithi006 ceph-mon[204052]: pgmap v3138: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:09:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:09:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:09:43 smithi006 ceph-mon[200575]: pgmap v3138: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:09:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:09:45.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:09:45 smithi105 ceph-mon[190463]: pgmap v3139: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:45.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:09:45 smithi006 ceph-mon[204052]: pgmap v3139: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:45.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:09:45 smithi006 ceph-mon[200575]: pgmap v3139: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:47.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:09:47 smithi105 ceph-mon[190463]: pgmap v3140: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:47.706 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:09:47 smithi006 ceph-mon[200575]: pgmap v3140: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:47.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:09:47 smithi006 ceph-mon[204052]: pgmap v3140: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:47.707 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:09:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:09:47] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:09:49.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:09:49 smithi105 ceph-mon[190463]: pgmap v3141: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:49.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:09:49 smithi006 ceph-mon[200575]: pgmap v3141: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:49.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:09:49 smithi006 ceph-mon[204052]: pgmap v3141: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:51.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:09:51 smithi105 ceph-mon[190463]: pgmap v3142: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:51.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:09:51 smithi006 ceph-mon[204052]: pgmap v3142: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:51.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:09:51 smithi006 ceph-mon[200575]: pgmap v3142: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:53.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:09:53 smithi105 ceph-mon[190463]: pgmap v3143: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:53.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:09:53 smithi006 ceph-mon[204052]: pgmap v3143: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:53.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:09:53 smithi006 ceph-mon[200575]: pgmap v3143: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:55.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:09:55 smithi105 ceph-mon[190463]: pgmap v3144: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:55.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:09:55 smithi006 ceph-mon[204052]: pgmap v3144: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:55.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:09:55 smithi006 ceph-mon[200575]: pgmap v3144: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:57.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:09:57 smithi105 ceph-mon[190463]: pgmap v3145: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:57.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:09:57 smithi006 ceph-mon[204052]: pgmap v3145: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:57.706 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:09:57 smithi006 ceph-mon[200575]: pgmap v3145: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:58.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:09:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:09:57] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:09:58.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:09:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:09:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:09:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:09:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:09:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:09:59.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:09:59 smithi006 ceph-mon[204052]: pgmap v3146: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:59.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:09:59 smithi006 ceph-mon[200575]: pgmap v3146: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:09:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:09:59 smithi105 ceph-mon[190463]: pgmap v3146: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:00.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:10:00 smithi006 ceph-mon[204052]: overall HEALTH_OK 2023-09-22T09:10:00.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:10:00 smithi006 ceph-mon[200575]: overall HEALTH_OK 2023-09-22T09:10:00.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:10:00 smithi105 ceph-mon[190463]: overall HEALTH_OK 2023-09-22T09:10:01.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:10:01 smithi006 ceph-mon[204052]: pgmap v3147: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:01.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:10:01 smithi006 ceph-mon[200575]: pgmap v3147: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:01.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:10:01 smithi105 ceph-mon[190463]: pgmap v3147: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:03.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:10:03 smithi006 ceph-mon[204052]: pgmap v3148: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:03.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:10:03 smithi006 ceph-mon[200575]: pgmap v3148: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:03.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:10:03 smithi105 ceph-mon[190463]: pgmap v3148: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:05.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:10:05 smithi006 ceph-mon[204052]: pgmap v3149: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:05.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:10:05 smithi006 ceph-mon[200575]: pgmap v3149: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:05.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:10:05 smithi105 ceph-mon[190463]: pgmap v3149: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:07.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:10:07 smithi006 ceph-mon[204052]: pgmap v3150: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:07.706 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:10:07 smithi006 ceph-mon[200575]: pgmap v3150: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:10:07 smithi105 ceph-mon[190463]: pgmap v3150: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:10:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:10:07] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:10:09.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:10:09 smithi006 ceph-mon[204052]: pgmap v3151: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:09.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:10:09 smithi006 ceph-mon[200575]: pgmap v3151: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:09.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:10:09 smithi105 ceph-mon[190463]: pgmap v3151: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:11.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:10:11 smithi006 ceph-mon[204052]: pgmap v3152: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:11.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:10:11 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:10:11.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:10:11 smithi006 ceph-mon[200575]: pgmap v3152: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:11.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:10:11 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:10:11.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:10:11 smithi105 ceph-mon[190463]: pgmap v3152: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:11.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:10:11 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:10:12.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:10:12 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:10:12.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:10:12 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:10:12.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:10:12 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:10:12.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:10:12 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:10:12.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:10:12 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:10:12.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:10:12 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:10:12.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:10:12 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:10:12.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:10:12 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:10:12.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:10:12 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:10:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:10:13 smithi006 ceph-mon[204052]: pgmap v3153: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:10:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:10:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:10:13 smithi006 ceph-mon[200575]: pgmap v3153: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:10:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:10:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:10:13 smithi105 ceph-mon[190463]: pgmap v3153: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:10:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:10:15.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:10:15 smithi006 ceph-mon[204052]: pgmap v3154: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:15.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:10:15 smithi006 ceph-mon[200575]: pgmap v3154: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:15.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:10:15 smithi105 ceph-mon[190463]: pgmap v3154: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:17.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:10:17 smithi006 ceph-mon[204052]: pgmap v3155: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:17.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:10:17 smithi006 ceph-mon[200575]: pgmap v3155: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:17.708 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:10:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:10:17] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:10:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:10:17 smithi105 ceph-mon[190463]: pgmap v3155: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:19.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:10:19 smithi006 ceph-mon[200575]: pgmap v3156: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:19.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:10:19 smithi006 ceph-mon[204052]: pgmap v3156: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:19.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:10:19 smithi105 ceph-mon[190463]: pgmap v3156: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:21.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:10:21 smithi006 ceph-mon[204052]: pgmap v3157: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:21.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:10:21 smithi006 ceph-mon[200575]: pgmap v3157: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:21.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:10:21 smithi105 ceph-mon[190463]: pgmap v3157: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:23.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:10:23 smithi006 ceph-mon[200575]: pgmap v3158: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:23.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:10:23 smithi006 ceph-mon[204052]: pgmap v3158: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:23.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:10:23 smithi105 ceph-mon[190463]: pgmap v3158: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:25.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:10:25 smithi006 ceph-mon[200575]: pgmap v3159: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:25.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:10:25 smithi006 ceph-mon[204052]: pgmap v3159: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:25.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:10:25 smithi105 ceph-mon[190463]: pgmap v3159: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:27.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:10:27 smithi006 ceph-mon[204052]: pgmap v3160: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:27.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:10:27 smithi006 ceph-mon[200575]: pgmap v3160: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:27.707 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:10:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:10:27] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:10:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:10:27 smithi105 ceph-mon[190463]: pgmap v3160: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:28.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:10:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:10:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:10:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:10:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:10:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:10:29.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:10:29 smithi006 ceph-mon[204052]: pgmap v3161: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:29.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:10:29 smithi006 ceph-mon[200575]: pgmap v3161: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:10:29 smithi105 ceph-mon[190463]: pgmap v3161: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:31.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:10:31 smithi006 ceph-mon[204052]: pgmap v3162: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:31.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:10:31 smithi006 ceph-mon[200575]: pgmap v3162: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:31.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:10:31 smithi105 ceph-mon[190463]: pgmap v3162: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:33.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:10:33 smithi006 ceph-mon[204052]: pgmap v3163: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:33.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:10:33 smithi006 ceph-mon[200575]: pgmap v3163: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:33.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:10:33 smithi105 ceph-mon[190463]: pgmap v3163: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:35.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:10:35 smithi006 ceph-mon[204052]: pgmap v3164: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:35.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:10:35 smithi006 ceph-mon[200575]: pgmap v3164: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:35.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:10:35 smithi105 ceph-mon[190463]: pgmap v3164: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:37.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:10:37 smithi006 ceph-mon[204052]: pgmap v3165: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:37.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:10:37 smithi006 ceph-mon[200575]: pgmap v3165: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:37.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:10:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:10:37] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:10:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:10:37 smithi105 ceph-mon[190463]: pgmap v3165: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:39.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:10:39 smithi006 ceph-mon[204052]: pgmap v3166: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:39.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:10:39 smithi006 ceph-mon[200575]: pgmap v3166: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:39.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:10:39 smithi105 ceph-mon[190463]: pgmap v3166: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:41.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:10:41 smithi006 ceph-mon[204052]: pgmap v3167: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:41.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:10:41 smithi006 ceph-mon[200575]: pgmap v3167: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:41.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:10:41 smithi105 ceph-mon[190463]: pgmap v3167: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:10:43 smithi006 ceph-mon[204052]: pgmap v3168: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:10:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:10:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:10:43 smithi006 ceph-mon[200575]: pgmap v3168: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:10:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:10:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:10:43 smithi105 ceph-mon[190463]: pgmap v3168: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:10:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:10:45.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:10:45 smithi006 ceph-mon[204052]: pgmap v3169: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:45.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:10:45 smithi006 ceph-mon[200575]: pgmap v3169: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:45.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:10:45 smithi105 ceph-mon[190463]: pgmap v3169: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:47.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:10:47 smithi006 ceph-mon[204052]: pgmap v3170: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:47.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:10:47 smithi006 ceph-mon[200575]: pgmap v3170: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:47.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:10:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:10:47] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:10:47.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:10:47 smithi105 ceph-mon[190463]: pgmap v3170: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:49.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:10:49 smithi006 ceph-mon[204052]: pgmap v3171: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:49.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:10:49 smithi006 ceph-mon[200575]: pgmap v3171: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:49.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:10:49 smithi105 ceph-mon[190463]: pgmap v3171: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:51.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:10:51 smithi006 ceph-mon[204052]: pgmap v3172: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:51.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:10:51 smithi006 ceph-mon[200575]: pgmap v3172: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:51.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:10:51 smithi105 ceph-mon[190463]: pgmap v3172: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:53.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:10:53 smithi006 ceph-mon[204052]: pgmap v3173: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:53.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:10:53 smithi006 ceph-mon[200575]: pgmap v3173: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:53.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:10:53 smithi105 ceph-mon[190463]: pgmap v3173: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:55.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:10:55 smithi006 ceph-mon[200575]: pgmap v3174: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:55.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:10:55 smithi006 ceph-mon[204052]: pgmap v3174: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:55.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:10:55 smithi105 ceph-mon[190463]: pgmap v3174: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:57.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:10:57 smithi006 ceph-mon[204052]: pgmap v3175: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:57.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:10:57 smithi006 ceph-mon[200575]: pgmap v3175: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:57.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:10:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:10:57] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:10:57.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:10:57 smithi105 ceph-mon[190463]: pgmap v3175: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:58.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:10:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:10:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:10:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:10:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:10:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:10:59.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:10:59 smithi006 ceph-mon[204052]: pgmap v3176: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:59.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:10:59 smithi006 ceph-mon[200575]: pgmap v3176: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:10:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:10:59 smithi105 ceph-mon[190463]: pgmap v3176: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:01.788 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:11:01 smithi006 ceph-mon[204052]: pgmap v3177: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:01.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:11:01 smithi006 ceph-mon[200575]: pgmap v3177: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:01.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:11:01 smithi105 ceph-mon[190463]: pgmap v3177: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:03.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:11:03 smithi006 ceph-mon[204052]: pgmap v3178: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:03.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:11:03 smithi006 ceph-mon[200575]: pgmap v3178: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:03.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:11:03 smithi105 ceph-mon[190463]: pgmap v3178: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:05.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:11:05 smithi006 ceph-mon[204052]: pgmap v3179: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:05.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:11:05 smithi006 ceph-mon[200575]: pgmap v3179: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:05.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:11:05 smithi105 ceph-mon[190463]: pgmap v3179: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:07.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:11:07 smithi006 ceph-mon[204052]: pgmap v3180: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:07.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:11:07 smithi006 ceph-mon[200575]: pgmap v3180: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:07.788 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:11:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:11:07] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:11:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:11:07 smithi105 ceph-mon[190463]: pgmap v3180: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:09.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:11:09 smithi006 ceph-mon[204052]: pgmap v3181: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:09.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:11:09 smithi006 ceph-mon[200575]: pgmap v3181: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:09.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:11:09 smithi105 ceph-mon[190463]: pgmap v3181: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:11.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:11:11 smithi006 ceph-mon[200575]: pgmap v3182: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:11.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:11:11 smithi006 ceph-mon[204052]: pgmap v3182: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:11.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:11:11 smithi105 ceph-mon[190463]: pgmap v3182: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:12.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:11:12 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:11:12.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:11:12 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:11:12.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:11:12 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:11:12.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:11:12 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:11:12.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:11:12 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:11:12.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:11:12 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:11:12.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:11:12 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:11:12.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:11:12 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:11:12.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:11:12 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:11:12.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:11:12 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:11:12.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:11:12 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:11:12.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:11:12 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:11:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:11:13 smithi006 ceph-mon[204052]: pgmap v3183: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:11:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:11:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:11:13 smithi006 ceph-mon[200575]: pgmap v3183: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:11:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:11:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:11:13 smithi105 ceph-mon[190463]: pgmap v3183: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:11:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:11:15.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:11:15 smithi006 ceph-mon[204052]: pgmap v3184: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:15.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:11:15 smithi006 ceph-mon[200575]: pgmap v3184: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:15.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:11:15 smithi105 ceph-mon[190463]: pgmap v3184: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:17.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:11:17 smithi006 ceph-mon[204052]: pgmap v3185: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:17.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:11:17 smithi006 ceph-mon[200575]: pgmap v3185: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:17.787 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:11:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:11:17] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T09:11:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:11:17 smithi105 ceph-mon[190463]: pgmap v3185: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:19.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:11:19 smithi006 ceph-mon[204052]: pgmap v3186: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:19.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:11:19 smithi006 ceph-mon[200575]: pgmap v3186: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:19.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:11:19 smithi105 ceph-mon[190463]: pgmap v3186: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:21.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:11:21 smithi006 ceph-mon[204052]: pgmap v3187: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:21.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:11:21 smithi006 ceph-mon[200575]: pgmap v3187: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:21.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:11:21 smithi105 ceph-mon[190463]: pgmap v3187: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:23.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:11:23 smithi006 ceph-mon[204052]: pgmap v3188: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:23.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:11:23 smithi006 ceph-mon[200575]: pgmap v3188: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:23.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:11:23 smithi105 ceph-mon[190463]: pgmap v3188: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:25.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:11:25 smithi006 ceph-mon[204052]: pgmap v3189: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:25.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:11:25 smithi006 ceph-mon[200575]: pgmap v3189: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:25.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:11:25 smithi105 ceph-mon[190463]: pgmap v3189: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:27.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:11:27 smithi006 ceph-mon[204052]: pgmap v3190: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:27.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:11:27 smithi006 ceph-mon[200575]: pgmap v3190: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:27.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:11:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:11:27] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T09:11:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:11:27 smithi105 ceph-mon[190463]: pgmap v3190: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:28.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:11:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:11:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:11:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:11:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:11:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:11:29.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:11:29 smithi006 ceph-mon[204052]: pgmap v3191: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:29.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:11:29 smithi006 ceph-mon[200575]: pgmap v3191: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:11:29 smithi105 ceph-mon[190463]: pgmap v3191: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:31.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:11:31 smithi006 ceph-mon[204052]: pgmap v3192: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:31.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:11:31 smithi006 ceph-mon[200575]: pgmap v3192: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:31.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:11:31 smithi105 ceph-mon[190463]: pgmap v3192: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:33.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:11:33 smithi006 ceph-mon[204052]: pgmap v3193: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:33.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:11:33 smithi006 ceph-mon[200575]: pgmap v3193: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:33.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:11:33 smithi105 ceph-mon[190463]: pgmap v3193: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:35.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:11:35 smithi105 ceph-mon[190463]: pgmap v3194: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:36.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:11:35 smithi006 ceph-mon[204052]: pgmap v3194: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:36.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:11:35 smithi006 ceph-mon[200575]: pgmap v3194: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:11:37 smithi105 ceph-mon[190463]: pgmap v3195: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:38.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:11:37 smithi006 ceph-mon[204052]: pgmap v3195: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:11:37 smithi006 ceph-mon[200575]: pgmap v3195: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:11:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:11:37] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:11:39.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:11:39 smithi105 ceph-mon[190463]: pgmap v3196: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:40.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:11:39 smithi006 ceph-mon[204052]: pgmap v3196: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:40.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:11:39 smithi006 ceph-mon[200575]: pgmap v3196: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:41.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:11:41 smithi105 ceph-mon[190463]: pgmap v3197: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:42.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:11:41 smithi006 ceph-mon[204052]: pgmap v3197: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:42.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:11:41 smithi006 ceph-mon[200575]: pgmap v3197: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:11:43 smithi105 ceph-mon[190463]: pgmap v3198: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:11:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:11:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:11:43 smithi006 ceph-mon[204052]: pgmap v3198: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:11:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:11:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:11:43 smithi006 ceph-mon[200575]: pgmap v3198: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:11:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:11:45.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:11:45 smithi105 ceph-mon[190463]: pgmap v3199: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:46.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:11:45 smithi006 ceph-mon[204052]: pgmap v3199: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:46.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:11:45 smithi006 ceph-mon[200575]: pgmap v3199: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:47.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:11:47 smithi105 ceph-mon[190463]: pgmap v3200: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:48.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:11:47 smithi006 ceph-mon[204052]: pgmap v3200: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:11:47 smithi006 ceph-mon[200575]: pgmap v3200: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:11:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:11:47] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T09:11:49.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:11:49 smithi105 ceph-mon[190463]: pgmap v3201: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:50.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:11:49 smithi006 ceph-mon[204052]: pgmap v3201: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:50.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:11:49 smithi006 ceph-mon[200575]: pgmap v3201: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:51.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:11:51 smithi105 ceph-mon[190463]: pgmap v3202: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:52.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:11:51 smithi006 ceph-mon[204052]: pgmap v3202: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:52.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:11:51 smithi006 ceph-mon[200575]: pgmap v3202: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:53.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:11:53 smithi105 ceph-mon[190463]: pgmap v3203: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:54.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:11:53 smithi006 ceph-mon[204052]: pgmap v3203: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:54.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:11:53 smithi006 ceph-mon[200575]: pgmap v3203: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:55.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:11:55 smithi105 ceph-mon[190463]: pgmap v3204: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:56.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:11:55 smithi006 ceph-mon[204052]: pgmap v3204: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:56.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:11:55 smithi006 ceph-mon[200575]: pgmap v3204: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:57.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:11:57 smithi105 ceph-mon[190463]: pgmap v3205: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:58.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:11:57 smithi006 ceph-mon[204052]: pgmap v3205: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:11:57 smithi006 ceph-mon[200575]: pgmap v3205: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:11:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:11:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:11:57] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T09:11:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:11:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:11:59.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:11:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:11:59.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:11:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:11:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:11:59 smithi105 ceph-mon[190463]: pgmap v3206: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:00.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:11:59 smithi006 ceph-mon[204052]: pgmap v3206: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:00.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:11:59 smithi006 ceph-mon[200575]: pgmap v3206: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:01.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:12:01 smithi105 ceph-mon[190463]: pgmap v3207: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:02.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:12:01 smithi006 ceph-mon[204052]: pgmap v3207: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:02.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:12:01 smithi006 ceph-mon[200575]: pgmap v3207: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:03.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:12:03 smithi105 ceph-mon[190463]: pgmap v3208: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:04.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:12:03 smithi006 ceph-mon[204052]: pgmap v3208: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:04.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:12:03 smithi006 ceph-mon[200575]: pgmap v3208: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:05.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:12:05 smithi105 ceph-mon[190463]: pgmap v3209: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:06.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:12:05 smithi006 ceph-mon[204052]: pgmap v3209: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:06.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:12:05 smithi006 ceph-mon[200575]: pgmap v3209: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:12:07 smithi105 ceph-mon[190463]: pgmap v3210: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:08.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:12:07 smithi006 ceph-mon[204052]: pgmap v3210: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:12:07 smithi006 ceph-mon[200575]: pgmap v3210: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:12:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:12:07] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:12:09.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:12:09 smithi105 ceph-mon[190463]: pgmap v3211: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:10.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:12:09 smithi006 ceph-mon[204052]: pgmap v3211: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:10.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:12:09 smithi006 ceph-mon[200575]: pgmap v3211: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:11.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:12:11 smithi105 ceph-mon[190463]: pgmap v3212: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:12.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:12:11 smithi006 ceph-mon[204052]: pgmap v3212: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:12.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:12:11 smithi006 ceph-mon[200575]: pgmap v3212: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:13.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:12:13 smithi006 ceph-mon[204052]: pgmap v3213: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:13.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:12:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:12:13.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:12:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:12:13.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:12:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:12:13.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:12:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:12:13.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:12:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:12:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:12:13 smithi006 ceph-mon[200575]: pgmap v3213: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:12:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:12:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:12:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:12:13.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:12:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:12:13.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:12:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:12:13.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:12:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:12:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:12:13 smithi105 ceph-mon[190463]: pgmap v3213: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:12:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:12:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:12:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:12:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:12:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:12:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:12:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:12:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:12:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:12:15.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:12:15 smithi006 ceph-mon[204052]: pgmap v3214: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:15.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:12:15 smithi006 ceph-mon[200575]: pgmap v3214: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:15.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:12:15 smithi105 ceph-mon[190463]: pgmap v3214: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:17.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:12:17 smithi006 ceph-mon[204052]: pgmap v3215: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:17.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:12:17 smithi006 ceph-mon[200575]: pgmap v3215: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:17.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:12:17 smithi105 ceph-mon[190463]: pgmap v3215: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:12:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:12:17] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T09:12:19.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:12:19 smithi006 ceph-mon[204052]: pgmap v3216: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:19.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:12:19 smithi006 ceph-mon[200575]: pgmap v3216: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:19.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:12:19 smithi105 ceph-mon[190463]: pgmap v3216: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:21.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:12:21 smithi006 ceph-mon[204052]: pgmap v3217: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:21.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:12:21 smithi006 ceph-mon[200575]: pgmap v3217: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:21.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:12:21 smithi105 ceph-mon[190463]: pgmap v3217: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:23.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:12:23 smithi006 ceph-mon[204052]: pgmap v3218: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:23.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:12:23 smithi006 ceph-mon[200575]: pgmap v3218: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:23.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:12:23 smithi105 ceph-mon[190463]: pgmap v3218: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:25.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:12:25 smithi006 ceph-mon[204052]: pgmap v3219: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:25.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:12:25 smithi006 ceph-mon[200575]: pgmap v3219: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:25.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:12:25 smithi105 ceph-mon[190463]: pgmap v3219: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:27.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:12:27 smithi006 ceph-mon[204052]: pgmap v3220: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:27.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:12:27 smithi006 ceph-mon[200575]: pgmap v3220: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:27.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:12:27 smithi105 ceph-mon[190463]: pgmap v3220: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:12:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:12:27] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T09:12:28.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:12:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:12:28.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:12:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:12:28.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:12:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:12:29.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:12:29 smithi006 ceph-mon[204052]: pgmap v3221: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:29.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:12:29 smithi006 ceph-mon[200575]: pgmap v3221: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:29.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:12:29 smithi105 ceph-mon[190463]: pgmap v3221: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:31.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:12:31 smithi006 ceph-mon[204052]: pgmap v3222: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:31.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:12:31 smithi006 ceph-mon[200575]: pgmap v3222: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:31.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:12:31 smithi105 ceph-mon[190463]: pgmap v3222: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:33.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:12:33 smithi006 ceph-mon[204052]: pgmap v3223: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:33.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:12:33 smithi006 ceph-mon[200575]: pgmap v3223: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:33.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:12:33 smithi105 ceph-mon[190463]: pgmap v3223: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:35.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:12:35 smithi006 ceph-mon[204052]: pgmap v3224: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:35.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:12:35 smithi006 ceph-mon[200575]: pgmap v3224: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:35.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:12:35 smithi105 ceph-mon[190463]: pgmap v3224: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:37.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:12:37 smithi006 ceph-mon[204052]: pgmap v3225: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:37.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:12:37 smithi006 ceph-mon[200575]: pgmap v3225: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:37.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:12:37 smithi105 ceph-mon[190463]: pgmap v3225: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:12:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:12:37] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:12:39.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:12:39 smithi006 ceph-mon[204052]: pgmap v3226: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:39.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:12:39 smithi006 ceph-mon[200575]: pgmap v3226: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:39.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:12:39 smithi105 ceph-mon[190463]: pgmap v3226: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:41.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:12:41 smithi006 ceph-mon[200575]: pgmap v3227: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:41.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:12:41 smithi006 ceph-mon[204052]: pgmap v3227: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:41.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:12:41 smithi105 ceph-mon[190463]: pgmap v3227: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:43.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:12:43 smithi006 ceph-mon[204052]: pgmap v3228: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:43.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:12:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:12:43.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:12:43 smithi006 ceph-mon[200575]: pgmap v3228: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:43.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:12:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:12:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:12:43 smithi105 ceph-mon[190463]: pgmap v3228: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:12:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:12:45.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:12:45 smithi006 ceph-mon[204052]: pgmap v3229: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:45.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:12:45 smithi006 ceph-mon[200575]: pgmap v3229: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:45.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:12:45 smithi105 ceph-mon[190463]: pgmap v3229: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:47.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:12:47 smithi006 ceph-mon[204052]: pgmap v3230: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:47.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:12:47 smithi006 ceph-mon[200575]: pgmap v3230: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:47.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:12:47 smithi105 ceph-mon[190463]: pgmap v3230: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:48.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:12:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:12:47] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:12:49.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:12:49 smithi006 ceph-mon[204052]: pgmap v3231: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:49.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:12:49 smithi006 ceph-mon[200575]: pgmap v3231: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:49.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:12:49 smithi105 ceph-mon[190463]: pgmap v3231: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:51.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:12:51 smithi006 ceph-mon[204052]: pgmap v3232: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:51.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:12:51 smithi006 ceph-mon[200575]: pgmap v3232: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:51.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:12:51 smithi105 ceph-mon[190463]: pgmap v3232: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:53.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:12:53 smithi006 ceph-mon[204052]: pgmap v3233: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:53.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:12:53 smithi006 ceph-mon[200575]: pgmap v3233: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:53.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:12:53 smithi105 ceph-mon[190463]: pgmap v3233: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:55.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:12:55 smithi006 ceph-mon[204052]: pgmap v3234: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:55.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:12:55 smithi006 ceph-mon[200575]: pgmap v3234: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:55.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:12:55 smithi105 ceph-mon[190463]: pgmap v3234: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:57.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:12:57 smithi006 ceph-mon[204052]: pgmap v3235: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:57.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:12:57 smithi006 ceph-mon[200575]: pgmap v3235: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:57.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:12:57 smithi105 ceph-mon[190463]: pgmap v3235: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:12:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:12:57] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:12:58.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:12:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:12:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:12:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:12:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:12:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:12:59.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:12:59 smithi006 ceph-mon[204052]: pgmap v3236: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:59.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:12:59 smithi006 ceph-mon[200575]: pgmap v3236: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:12:59.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:12:59 smithi105 ceph-mon[190463]: pgmap v3236: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:01.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:13:01 smithi006 ceph-mon[204052]: pgmap v3237: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:01.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:13:01 smithi006 ceph-mon[200575]: pgmap v3237: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:01.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:13:01 smithi105 ceph-mon[190463]: pgmap v3237: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:03.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:13:03 smithi006 ceph-mon[204052]: pgmap v3238: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:03.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:13:03 smithi006 ceph-mon[200575]: pgmap v3238: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:03.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:13:03 smithi105 ceph-mon[190463]: pgmap v3238: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:05.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:13:05 smithi105 ceph-mon[190463]: pgmap v3239: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:05.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:13:05 smithi006 ceph-mon[204052]: pgmap v3239: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:05.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:13:05 smithi006 ceph-mon[200575]: pgmap v3239: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:07.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:13:07 smithi105 ceph-mon[190463]: pgmap v3240: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:07.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:13:07 smithi006 ceph-mon[204052]: pgmap v3240: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:07.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:13:07 smithi006 ceph-mon[200575]: pgmap v3240: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:07.707 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:13:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:13:07] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T09:13:09.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:13:09 smithi105 ceph-mon[190463]: pgmap v3241: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:09.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:13:09 smithi006 ceph-mon[204052]: pgmap v3241: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:09.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:13:09 smithi006 ceph-mon[200575]: pgmap v3241: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:11.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:13:11 smithi105 ceph-mon[190463]: pgmap v3242: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:11.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:13:11 smithi006 ceph-mon[204052]: pgmap v3242: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:11.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:13:11 smithi006 ceph-mon[200575]: pgmap v3242: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:13:13 smithi105 ceph-mon[190463]: pgmap v3243: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:13:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:13:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:13:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:13:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:13:13 smithi006 ceph-mon[204052]: pgmap v3243: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:13:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:13:13.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:13:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:13:13.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:13:13 smithi006 ceph-mon[200575]: pgmap v3243: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:13.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:13:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:13:13.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:13:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:13:14.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:13:14 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:13:14.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:13:14 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:13:14.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:13:14 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:13:14.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:13:14 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:13:14.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:13:14 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:13:14.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:13:14 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:13:14.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:13:14 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:13:14.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:13:14 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:13:14.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:13:14 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:13:15.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:13:15 smithi105 ceph-mon[190463]: pgmap v3244: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:16.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:13:15 smithi006 ceph-mon[204052]: pgmap v3244: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:16.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:13:15 smithi006 ceph-mon[200575]: pgmap v3244: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:17.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:13:17 smithi105 ceph-mon[190463]: pgmap v3245: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:13:17 smithi006 ceph-mon[204052]: pgmap v3245: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:13:17 smithi006 ceph-mon[200575]: pgmap v3245: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:13:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:13:17] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:13:19.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:13:19 smithi105 ceph-mon[190463]: pgmap v3246: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:20.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:13:19 smithi006 ceph-mon[204052]: pgmap v3246: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:20.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:13:19 smithi006 ceph-mon[200575]: pgmap v3246: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:21.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:13:21 smithi105 ceph-mon[190463]: pgmap v3247: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:22.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:13:21 smithi006 ceph-mon[204052]: pgmap v3247: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:22.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:13:21 smithi006 ceph-mon[200575]: pgmap v3247: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:23.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:13:23 smithi105 ceph-mon[190463]: pgmap v3248: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:24.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:13:23 smithi006 ceph-mon[204052]: pgmap v3248: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:24.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:13:23 smithi006 ceph-mon[200575]: pgmap v3248: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:24.877 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 09:13:24 smithi105 conmon[249241]: logger=cleanup t=2023-09-22T09:13:24.454351216Z level=info msg="Completed cleanup jobs" duration=743.638661ms 2023-09-22T09:13:25.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:13:25 smithi105 ceph-mon[190463]: pgmap v3249: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:26.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:13:25 smithi006 ceph-mon[204052]: pgmap v3249: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:26.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:13:25 smithi006 ceph-mon[200575]: pgmap v3249: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:13:27 smithi105 ceph-mon[190463]: pgmap v3250: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:28.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:13:27 smithi006 ceph-mon[204052]: pgmap v3250: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:13:27 smithi006 ceph-mon[200575]: pgmap v3250: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:13:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:13:27] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:13:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:13:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:13:29.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:13:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:13:29.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:13:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:13:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:13:29 smithi105 ceph-mon[190463]: pgmap v3251: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:30.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:13:29 smithi006 ceph-mon[204052]: pgmap v3251: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:13:29 smithi006 ceph-mon[200575]: pgmap v3251: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:31.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:13:31 smithi105 ceph-mon[190463]: pgmap v3252: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:32.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:13:31 smithi006 ceph-mon[204052]: pgmap v3252: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:32.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:13:31 smithi006 ceph-mon[200575]: pgmap v3252: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:33.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:13:33 smithi105 ceph-mon[190463]: pgmap v3253: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:34.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:13:33 smithi006 ceph-mon[204052]: pgmap v3253: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:34.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:13:33 smithi006 ceph-mon[200575]: pgmap v3253: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:35.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:13:35 smithi105 ceph-mon[190463]: pgmap v3254: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:36.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:13:35 smithi006 ceph-mon[204052]: pgmap v3254: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:36.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:13:35 smithi006 ceph-mon[200575]: pgmap v3254: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:13:37 smithi105 ceph-mon[190463]: pgmap v3255: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:38.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:13:37 smithi006 ceph-mon[204052]: pgmap v3255: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:13:37 smithi006 ceph-mon[200575]: pgmap v3255: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:13:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:13:37] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T09:13:39.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:13:39 smithi105 ceph-mon[190463]: pgmap v3256: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:40.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:13:39 smithi006 ceph-mon[204052]: pgmap v3256: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:40.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:13:39 smithi006 ceph-mon[200575]: pgmap v3256: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:41.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:13:41 smithi105 ceph-mon[190463]: pgmap v3257: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:42.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:13:41 smithi006 ceph-mon[204052]: pgmap v3257: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:42.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:13:41 smithi006 ceph-mon[200575]: pgmap v3257: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:13:43 smithi105 ceph-mon[190463]: pgmap v3258: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:13:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:13:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:13:43 smithi006 ceph-mon[204052]: pgmap v3258: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:44.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:13:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:13:44.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:13:43 smithi006 ceph-mon[200575]: pgmap v3258: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:44.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:13:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:13:45.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:13:45 smithi105 ceph-mon[190463]: pgmap v3259: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:46.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:13:45 smithi006 ceph-mon[204052]: pgmap v3259: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:46.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:13:45 smithi006 ceph-mon[200575]: pgmap v3259: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:47.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:13:47 smithi105 ceph-mon[190463]: pgmap v3260: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:48.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:13:47 smithi006 ceph-mon[204052]: pgmap v3260: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:13:47 smithi006 ceph-mon[200575]: pgmap v3260: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:13:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:13:47] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:13:49.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:13:49 smithi105 ceph-mon[190463]: pgmap v3261: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:50.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:13:49 smithi006 ceph-mon[204052]: pgmap v3261: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:50.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:13:49 smithi006 ceph-mon[200575]: pgmap v3261: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:51.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:13:51 smithi105 ceph-mon[190463]: pgmap v3262: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:52.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:13:51 smithi006 ceph-mon[204052]: pgmap v3262: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:52.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:13:51 smithi006 ceph-mon[200575]: pgmap v3262: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:53.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:13:53 smithi105 ceph-mon[190463]: pgmap v3263: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:54.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:13:53 smithi006 ceph-mon[204052]: pgmap v3263: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:54.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:13:53 smithi006 ceph-mon[200575]: pgmap v3263: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:55.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:13:55 smithi105 ceph-mon[190463]: pgmap v3264: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:56.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:13:55 smithi006 ceph-mon[204052]: pgmap v3264: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:56.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:13:55 smithi006 ceph-mon[200575]: pgmap v3264: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:57.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:13:57 smithi105 ceph-mon[190463]: pgmap v3265: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:58.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:13:57 smithi006 ceph-mon[204052]: pgmap v3265: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:13:57 smithi006 ceph-mon[200575]: pgmap v3265: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:13:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:13:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:13:57] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:13:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:13:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:13:59.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:13:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:13:59.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:13:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:13:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:13:59 smithi105 ceph-mon[190463]: pgmap v3266: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:00.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:13:59 smithi006 ceph-mon[204052]: pgmap v3266: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:00.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:13:59 smithi006 ceph-mon[200575]: pgmap v3266: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:01.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:14:01 smithi105 ceph-mon[190463]: pgmap v3267: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:02.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:14:01 smithi006 ceph-mon[204052]: pgmap v3267: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:02.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:14:01 smithi006 ceph-mon[200575]: pgmap v3267: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:03.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:14:03 smithi105 ceph-mon[190463]: pgmap v3268: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:04.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:14:03 smithi006 ceph-mon[204052]: pgmap v3268: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:04.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:14:03 smithi006 ceph-mon[200575]: pgmap v3268: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:06.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:14:05 smithi006 ceph-mon[200575]: pgmap v3269: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:06.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:14:05 smithi006 ceph-mon[204052]: pgmap v3269: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:06.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:14:05 smithi105 ceph-mon[190463]: pgmap v3269: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:08.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:14:07 smithi006 ceph-mon[204052]: pgmap v3270: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:14:07 smithi006 ceph-mon[200575]: pgmap v3270: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:14:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:14:07] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T09:14:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:14:07 smithi105 ceph-mon[190463]: pgmap v3270: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:10.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:14:09 smithi006 ceph-mon[204052]: pgmap v3271: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:10.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:14:09 smithi006 ceph-mon[200575]: pgmap v3271: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:10.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:14:09 smithi105 ceph-mon[190463]: pgmap v3271: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:12.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:14:11 smithi006 ceph-mon[204052]: pgmap v3272: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:12.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:14:11 smithi006 ceph-mon[200575]: pgmap v3272: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:12.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:14:11 smithi105 ceph-mon[190463]: pgmap v3272: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:14:13 smithi006 ceph-mon[204052]: pgmap v3273: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:14:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:14:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:14:13 smithi006 ceph-mon[200575]: pgmap v3273: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:14:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:14:14.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:14:13 smithi105 ceph-mon[190463]: pgmap v3273: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:14.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:14:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:14:15.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:14:14 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:14:15.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:14:14 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:14:15.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:14:14 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:14:15.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:14:14 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:14:15.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:14:14 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:14:15.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:14:14 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:14:15.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:14:14 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:14:15.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:14:14 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:14:15.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:14:14 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:14:15.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:14:14 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:14:15.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:14:14 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:14:15.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:14:14 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:14:16.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:14:15 smithi006 ceph-mon[204052]: pgmap v3274: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:16.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:14:15 smithi006 ceph-mon[200575]: pgmap v3274: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:16.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:14:15 smithi105 ceph-mon[190463]: pgmap v3274: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:14:17 smithi006 ceph-mon[204052]: pgmap v3275: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:14:17 smithi006 ceph-mon[200575]: pgmap v3275: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:14:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:14:17] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:14:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:14:17 smithi105 ceph-mon[190463]: pgmap v3275: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:20.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:14:19 smithi006 ceph-mon[204052]: pgmap v3276: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:20.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:14:19 smithi006 ceph-mon[200575]: pgmap v3276: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:20.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:14:19 smithi105 ceph-mon[190463]: pgmap v3276: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:22.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:14:21 smithi006 ceph-mon[204052]: pgmap v3277: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:22.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:14:21 smithi006 ceph-mon[200575]: pgmap v3277: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:22.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:14:21 smithi105 ceph-mon[190463]: pgmap v3277: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:24.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:14:23 smithi006 ceph-mon[200575]: pgmap v3278: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:24.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:14:23 smithi006 ceph-mon[204052]: pgmap v3278: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:14:23 smithi105 ceph-mon[190463]: pgmap v3278: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:26.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:14:25 smithi006 ceph-mon[200575]: pgmap v3279: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:26.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:14:25 smithi006 ceph-mon[204052]: pgmap v3279: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:26.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:14:25 smithi105 ceph-mon[190463]: pgmap v3279: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:28.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:14:27 smithi006 ceph-mon[204052]: pgmap v3280: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:14:27 smithi006 ceph-mon[200575]: pgmap v3280: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:14:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:14:27] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:14:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:14:27 smithi105 ceph-mon[190463]: pgmap v3280: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:29.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:14:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:14:29.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:14:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:14:29.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:14:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:14:30.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:14:29 smithi006 ceph-mon[204052]: pgmap v3281: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:14:29 smithi006 ceph-mon[200575]: pgmap v3281: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:14:29 smithi105 ceph-mon[190463]: pgmap v3281: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:32.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:14:31 smithi006 ceph-mon[204052]: pgmap v3282: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:32.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:14:31 smithi006 ceph-mon[200575]: pgmap v3282: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:32.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:14:31 smithi105 ceph-mon[190463]: pgmap v3282: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:34.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:14:33 smithi006 ceph-mon[204052]: pgmap v3283: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:34.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:14:33 smithi006 ceph-mon[200575]: pgmap v3283: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:34.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:14:33 smithi105 ceph-mon[190463]: pgmap v3283: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:36.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:14:35 smithi006 ceph-mon[204052]: pgmap v3284: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:36.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:14:35 smithi006 ceph-mon[200575]: pgmap v3284: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:36.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:14:35 smithi105 ceph-mon[190463]: pgmap v3284: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:38.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:14:37 smithi006 ceph-mon[204052]: pgmap v3285: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:38.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:14:37 smithi006 ceph-mon[200575]: pgmap v3285: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:38.037 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:14:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:14:37] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T09:14:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:14:37 smithi105 ceph-mon[190463]: pgmap v3285: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:40.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:14:39 smithi006 ceph-mon[204052]: pgmap v3286: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:40.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:14:39 smithi006 ceph-mon[200575]: pgmap v3286: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:40.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:14:39 smithi105 ceph-mon[190463]: pgmap v3286: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:42.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:14:41 smithi006 ceph-mon[204052]: pgmap v3287: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:42.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:14:41 smithi006 ceph-mon[200575]: pgmap v3287: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:42.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:14:41 smithi105 ceph-mon[190463]: pgmap v3287: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:14:43 smithi006 ceph-mon[204052]: pgmap v3288: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:14:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:14:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:14:43 smithi006 ceph-mon[200575]: pgmap v3288: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:14:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:14:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:14:43 smithi105 ceph-mon[190463]: pgmap v3288: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:14:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:14:46.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:14:45 smithi006 ceph-mon[204052]: pgmap v3289: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:46.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:14:45 smithi006 ceph-mon[200575]: pgmap v3289: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:46.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:14:45 smithi105 ceph-mon[190463]: pgmap v3289: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:48.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:14:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:14:47] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T09:14:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:14:47 smithi006 ceph-mon[204052]: pgmap v3290: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:14:47 smithi006 ceph-mon[200575]: pgmap v3290: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:14:47 smithi105 ceph-mon[190463]: pgmap v3290: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:50.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:14:49 smithi006 ceph-mon[204052]: pgmap v3291: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:50.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:14:49 smithi006 ceph-mon[200575]: pgmap v3291: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:50.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:14:49 smithi105 ceph-mon[190463]: pgmap v3291: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:52.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:14:51 smithi006 ceph-mon[204052]: pgmap v3292: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:52.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:14:51 smithi006 ceph-mon[200575]: pgmap v3292: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:52.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:14:51 smithi105 ceph-mon[190463]: pgmap v3292: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:14:53 smithi006 ceph-mon[204052]: pgmap v3293: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:54.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:14:53 smithi006 ceph-mon[200575]: pgmap v3293: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:14:53 smithi105 ceph-mon[190463]: pgmap v3293: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:56.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:14:55 smithi006 ceph-mon[204052]: pgmap v3294: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:56.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:14:55 smithi006 ceph-mon[200575]: pgmap v3294: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:56.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:14:55 smithi105 ceph-mon[190463]: pgmap v3294: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:14:57 smithi006 ceph-mon[204052]: pgmap v3295: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:14:57 smithi006 ceph-mon[200575]: pgmap v3295: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:14:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:14:57] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T09:14:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:14:57 smithi105 ceph-mon[190463]: pgmap v3295: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:14:59.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:14:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:14:59.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:14:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:14:59.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:14:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:15:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:14:59 smithi006 ceph-mon[204052]: pgmap v3296: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:00.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:14:59 smithi006 ceph-mon[200575]: pgmap v3296: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:14:59 smithi105 ceph-mon[190463]: pgmap v3296: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:01.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:15:01 smithi006 ceph-mon[204052]: pgmap v3297: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:01.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:15:01 smithi006 ceph-mon[200575]: pgmap v3297: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:02.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:15:01 smithi105 ceph-mon[190463]: pgmap v3297: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:04.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:15:03 smithi006 ceph-mon[200575]: pgmap v3298: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:04.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:15:03 smithi006 ceph-mon[204052]: pgmap v3298: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:15:03 smithi105 ceph-mon[190463]: pgmap v3298: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:06.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:15:05 smithi006 ceph-mon[204052]: pgmap v3299: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:06.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:15:05 smithi006 ceph-mon[200575]: pgmap v3299: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:06.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:15:05 smithi105 ceph-mon[190463]: pgmap v3299: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:15:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:15:07] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:15:08.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:15:07 smithi006 ceph-mon[204052]: pgmap v3300: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:08.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:15:07 smithi006 ceph-mon[200575]: pgmap v3300: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:15:07 smithi105 ceph-mon[190463]: pgmap v3300: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:10.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:15:09 smithi006 ceph-mon[204052]: pgmap v3301: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:10.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:15:09 smithi006 ceph-mon[200575]: pgmap v3301: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:10.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:15:09 smithi105 ceph-mon[190463]: pgmap v3301: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:12.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:15:11 smithi006 ceph-mon[204052]: pgmap v3302: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:12.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:15:11 smithi006 ceph-mon[200575]: pgmap v3302: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:12.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:15:11 smithi105 ceph-mon[190463]: pgmap v3302: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:15:13 smithi006 ceph-mon[204052]: pgmap v3303: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:14.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:15:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:15:14.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:15:13 smithi006 ceph-mon[200575]: pgmap v3303: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:14.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:15:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:15:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:15:13 smithi105 ceph-mon[190463]: pgmap v3303: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:15:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:15:15.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:15:14 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:15:15.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:15:14 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:15:15.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:15:14 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:15:16.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:15:15 smithi006 ceph-mon[204052]: pgmap v3304: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:16.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:15:15 smithi006 ceph-mon[200575]: pgmap v3304: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:16.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:15:15 smithi105 ceph-mon[190463]: pgmap v3304: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:15:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:15:17] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:15:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:15:17 smithi006 ceph-mon[204052]: pgmap v3305: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:15:17 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:15:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:15:17 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:15:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:15:17 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:15:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:15:17 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:15:18.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:15:17 smithi006 ceph-mon[200575]: pgmap v3305: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:18.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:15:17 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:15:18.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:15:17 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:15:18.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:15:17 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:15:18.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:15:17 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:15:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:15:17 smithi105 ceph-mon[190463]: pgmap v3305: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:15:17 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:15:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:15:17 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:15:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:15:17 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:15:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:15:17 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:15:19.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:15:18 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:15:19.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:15:18 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:15:19.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:15:18 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:15:19.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:15:18 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:15:19.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:15:18 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:15:19.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:15:18 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:15:19.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:15:18 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:15:19.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:15:18 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:15:19.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:15:18 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:15:20.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:15:19 smithi006 ceph-mon[204052]: pgmap v3306: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:20.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:15:19 smithi006 ceph-mon[200575]: pgmap v3306: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:20.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:15:19 smithi105 ceph-mon[190463]: pgmap v3306: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:22.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:15:21 smithi006 ceph-mon[204052]: pgmap v3307: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:22.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:15:21 smithi006 ceph-mon[200575]: pgmap v3307: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:22.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:15:21 smithi105 ceph-mon[190463]: pgmap v3307: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:24.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:15:23 smithi006 ceph-mon[204052]: pgmap v3308: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:24.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:15:23 smithi006 ceph-mon[200575]: pgmap v3308: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:15:23 smithi105 ceph-mon[190463]: pgmap v3308: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:26.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:15:25 smithi006 ceph-mon[204052]: pgmap v3309: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:26.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:15:25 smithi006 ceph-mon[200575]: pgmap v3309: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:26.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:15:25 smithi105 ceph-mon[190463]: pgmap v3309: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:15:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:15:27] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:15:28.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:15:27 smithi006 ceph-mon[204052]: pgmap v3310: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:28.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:15:27 smithi006 ceph-mon[200575]: pgmap v3310: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:15:27 smithi105 ceph-mon[190463]: pgmap v3310: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:29.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:15:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:15:29.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:15:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:15:29.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:15:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:15:30.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:15:29 smithi006 ceph-mon[204052]: pgmap v3311: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:15:29 smithi006 ceph-mon[200575]: pgmap v3311: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:15:29 smithi105 ceph-mon[190463]: pgmap v3311: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:32.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:15:31 smithi006 ceph-mon[204052]: pgmap v3312: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:32.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:15:31 smithi006 ceph-mon[200575]: pgmap v3312: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:32.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:15:31 smithi105 ceph-mon[190463]: pgmap v3312: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:34.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:15:33 smithi006 ceph-mon[204052]: pgmap v3313: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:34.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:15:33 smithi006 ceph-mon[200575]: pgmap v3313: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:34.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:15:33 smithi105 ceph-mon[190463]: pgmap v3313: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:36.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:15:35 smithi006 ceph-mon[204052]: pgmap v3314: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:36.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:15:35 smithi006 ceph-mon[200575]: pgmap v3314: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:36.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:15:35 smithi105 ceph-mon[190463]: pgmap v3314: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:38.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:15:37 smithi006 ceph-mon[204052]: pgmap v3315: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:15:37 smithi006 ceph-mon[200575]: pgmap v3315: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:15:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:15:37] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T09:15:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:15:37 smithi105 ceph-mon[190463]: pgmap v3315: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:40.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:15:39 smithi006 ceph-mon[204052]: pgmap v3316: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:40.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:15:39 smithi006 ceph-mon[200575]: pgmap v3316: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:40.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:15:39 smithi105 ceph-mon[190463]: pgmap v3316: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:42.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:15:41 smithi006 ceph-mon[204052]: pgmap v3317: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:42.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:15:41 smithi006 ceph-mon[200575]: pgmap v3317: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:42.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:15:41 smithi105 ceph-mon[190463]: pgmap v3317: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:15:43 smithi006 ceph-mon[204052]: pgmap v3318: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:15:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:15:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:15:43 smithi006 ceph-mon[200575]: pgmap v3318: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:15:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:15:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:15:43 smithi105 ceph-mon[190463]: pgmap v3318: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:15:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:15:46.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:15:45 smithi006 ceph-mon[204052]: pgmap v3319: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:46.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:15:45 smithi006 ceph-mon[200575]: pgmap v3319: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:46.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:15:45 smithi105 ceph-mon[190463]: pgmap v3319: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:48.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:15:47 smithi006 ceph-mon[204052]: pgmap v3320: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:48.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:15:47 smithi006 ceph-mon[200575]: pgmap v3320: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:48.037 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:15:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:15:47] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:15:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:15:47 smithi105 ceph-mon[190463]: pgmap v3320: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:50.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:15:49 smithi006 ceph-mon[204052]: pgmap v3321: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:50.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:15:49 smithi006 ceph-mon[200575]: pgmap v3321: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:50.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:15:49 smithi105 ceph-mon[190463]: pgmap v3321: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:52.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:15:51 smithi006 ceph-mon[204052]: pgmap v3322: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:52.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:15:51 smithi006 ceph-mon[200575]: pgmap v3322: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:52.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:15:51 smithi105 ceph-mon[190463]: pgmap v3322: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:15:53 smithi006 ceph-mon[204052]: pgmap v3323: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:54.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:15:53 smithi006 ceph-mon[200575]: pgmap v3323: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:15:53 smithi105 ceph-mon[190463]: pgmap v3323: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:56.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:15:55 smithi006 ceph-mon[204052]: pgmap v3324: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:56.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:15:55 smithi006 ceph-mon[200575]: pgmap v3324: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:56.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:15:55 smithi105 ceph-mon[190463]: pgmap v3324: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:58.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:15:57 smithi006 ceph-mon[204052]: pgmap v3325: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:15:57 smithi006 ceph-mon[200575]: pgmap v3325: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:15:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:15:57] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:15:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:15:57 smithi105 ceph-mon[190463]: pgmap v3325: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:15:59.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:15:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:15:59.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:15:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:15:59.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:15:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:16:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:15:59 smithi105 ceph-mon[190463]: pgmap v3326: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:00.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:15:59 smithi006 ceph-mon[204052]: pgmap v3326: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:00.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:15:59 smithi006 ceph-mon[200575]: pgmap v3326: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:02.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:16:01 smithi105 ceph-mon[190463]: pgmap v3327: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:02.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:16:01 smithi006 ceph-mon[204052]: pgmap v3327: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:02.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:16:01 smithi006 ceph-mon[200575]: pgmap v3327: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:16:03 smithi105 ceph-mon[190463]: pgmap v3328: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:04.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:16:03 smithi006 ceph-mon[204052]: pgmap v3328: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:04.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:16:03 smithi006 ceph-mon[200575]: pgmap v3328: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:06.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:16:05 smithi105 ceph-mon[190463]: pgmap v3329: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:06.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:16:05 smithi006 ceph-mon[204052]: pgmap v3329: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:06.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:16:05 smithi006 ceph-mon[200575]: pgmap v3329: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:16:07 smithi006 ceph-mon[204052]: pgmap v3330: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:16:07 smithi006 ceph-mon[200575]: pgmap v3330: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:16:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:16:07] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:16:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:16:07 smithi105 ceph-mon[190463]: pgmap v3330: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:10.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:16:09 smithi105 ceph-mon[190463]: pgmap v3331: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:10.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:16:09 smithi006 ceph-mon[204052]: pgmap v3331: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:10.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:16:09 smithi006 ceph-mon[200575]: pgmap v3331: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:12.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:16:11 smithi105 ceph-mon[190463]: pgmap v3332: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:12.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:16:11 smithi006 ceph-mon[204052]: pgmap v3332: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:12.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:16:11 smithi006 ceph-mon[200575]: pgmap v3332: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:16:13 smithi105 ceph-mon[190463]: pgmap v3333: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:16:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:16:14.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:16:13 smithi006 ceph-mon[204052]: pgmap v3333: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:14.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:16:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:16:14.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:16:13 smithi006 ceph-mon[200575]: pgmap v3333: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:14.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:16:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:16:16.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:16:15 smithi105 ceph-mon[190463]: pgmap v3334: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:16.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:16:15 smithi006 ceph-mon[204052]: pgmap v3334: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:16.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:16:15 smithi006 ceph-mon[200575]: pgmap v3334: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:18.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:16:17 smithi006 ceph-mon[200575]: pgmap v3335: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:16:17 smithi006 ceph-mon[204052]: pgmap v3335: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:16:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:16:17] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:16:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:16:17 smithi105 ceph-mon[190463]: pgmap v3335: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:19.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:16:18 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:16:19.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:16:18 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:16:19.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:16:18 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:16:19.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:16:18 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:16:19.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:16:18 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:16:19.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:16:18 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:16:19.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:16:18 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:16:19.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:16:18 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:16:19.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:16:18 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:16:19.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:16:18 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:16:19.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:16:18 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:16:19.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:16:18 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:16:20.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:16:19 smithi105 ceph-mon[190463]: pgmap v3336: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:20.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:16:19 smithi006 ceph-mon[204052]: pgmap v3336: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:20.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:16:19 smithi006 ceph-mon[200575]: pgmap v3336: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:22.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:16:21 smithi105 ceph-mon[190463]: pgmap v3337: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:22.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:16:21 smithi006 ceph-mon[204052]: pgmap v3337: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:22.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:16:21 smithi006 ceph-mon[200575]: pgmap v3337: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:16:23 smithi105 ceph-mon[190463]: pgmap v3338: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:24.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:16:23 smithi006 ceph-mon[204052]: pgmap v3338: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:24.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:16:23 smithi006 ceph-mon[200575]: pgmap v3338: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:26.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:16:25 smithi105 ceph-mon[190463]: pgmap v3339: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:26.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:16:25 smithi006 ceph-mon[204052]: pgmap v3339: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:26.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:16:25 smithi006 ceph-mon[200575]: pgmap v3339: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:28.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:16:27 smithi006 ceph-mon[204052]: pgmap v3340: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:16:27 smithi006 ceph-mon[200575]: pgmap v3340: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:16:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:16:27] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:16:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:16:27 smithi105 ceph-mon[190463]: pgmap v3340: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:29.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:16:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:16:29.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:16:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:16:29.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:16:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:16:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:16:29 smithi105 ceph-mon[190463]: pgmap v3341: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:30.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:16:29 smithi006 ceph-mon[204052]: pgmap v3341: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:30.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:16:29 smithi006 ceph-mon[200575]: pgmap v3341: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:32.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:16:31 smithi105 ceph-mon[190463]: pgmap v3342: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:32.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:16:31 smithi006 ceph-mon[204052]: pgmap v3342: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:32.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:16:31 smithi006 ceph-mon[200575]: pgmap v3342: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:34.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:16:33 smithi105 ceph-mon[190463]: pgmap v3343: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:34.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:16:33 smithi006 ceph-mon[200575]: pgmap v3343: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:34.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:16:33 smithi006 ceph-mon[204052]: pgmap v3343: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:36.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:16:35 smithi105 ceph-mon[190463]: pgmap v3344: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:36.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:16:35 smithi006 ceph-mon[200575]: pgmap v3344: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:36.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:16:35 smithi006 ceph-mon[204052]: pgmap v3344: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:38.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:16:37 smithi006 ceph-mon[204052]: pgmap v3345: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:16:37 smithi006 ceph-mon[200575]: pgmap v3345: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:16:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:16:37] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:16:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:16:37 smithi105 ceph-mon[190463]: pgmap v3345: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:40.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:16:39 smithi105 ceph-mon[190463]: pgmap v3346: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:40.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:16:39 smithi006 ceph-mon[200575]: pgmap v3346: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:40.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:16:39 smithi006 ceph-mon[204052]: pgmap v3346: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:42.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:16:41 smithi105 ceph-mon[190463]: pgmap v3347: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:42.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:16:41 smithi006 ceph-mon[200575]: pgmap v3347: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:42.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:16:41 smithi006 ceph-mon[204052]: pgmap v3347: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:43.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:16:43 smithi006 ceph-mon[200575]: pgmap v3348: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:43.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:16:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:16:43.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:16:43 smithi006 ceph-mon[204052]: pgmap v3348: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:43.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:16:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:16:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:16:43 smithi105 ceph-mon[190463]: pgmap v3348: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:16:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:16:45.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:16:45 smithi006 ceph-mon[200575]: pgmap v3349: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:45.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:16:45 smithi006 ceph-mon[204052]: pgmap v3349: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:45.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:16:45 smithi105 ceph-mon[190463]: pgmap v3349: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:47.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:16:47 smithi006 ceph-mon[200575]: pgmap v3350: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:47.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:16:47 smithi006 ceph-mon[204052]: pgmap v3350: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:47.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:16:47 smithi105 ceph-mon[190463]: pgmap v3350: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:48.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:16:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:16:47] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:16:49.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:16:49 smithi006 ceph-mon[204052]: pgmap v3351: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:49.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:16:49 smithi006 ceph-mon[200575]: pgmap v3351: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:49.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:16:49 smithi105 ceph-mon[190463]: pgmap v3351: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:51.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:16:51 smithi006 ceph-mon[204052]: pgmap v3352: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:51.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:16:51 smithi006 ceph-mon[200575]: pgmap v3352: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:51.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:16:51 smithi105 ceph-mon[190463]: pgmap v3352: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:53.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:16:53 smithi006 ceph-mon[204052]: pgmap v3353: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:53.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:16:53 smithi006 ceph-mon[200575]: pgmap v3353: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:53.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:16:53 smithi105 ceph-mon[190463]: pgmap v3353: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:55.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:16:55 smithi006 ceph-mon[204052]: pgmap v3354: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:55.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:16:55 smithi006 ceph-mon[200575]: pgmap v3354: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:55.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:16:55 smithi105 ceph-mon[190463]: pgmap v3354: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:57.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:16:57 smithi006 ceph-mon[204052]: pgmap v3355: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:57.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:16:57 smithi006 ceph-mon[200575]: pgmap v3355: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:57.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:16:57 smithi105 ceph-mon[190463]: pgmap v3355: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:58.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:16:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:16:57] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:16:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:16:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:16:58.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:16:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:16:58.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:16:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:16:59.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:16:59 smithi105 ceph-mon[190463]: pgmap v3356: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:59.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:16:59 smithi006 ceph-mon[204052]: pgmap v3356: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:16:59.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:16:59 smithi006 ceph-mon[200575]: pgmap v3356: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:01.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:17:01 smithi105 ceph-mon[190463]: pgmap v3357: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:01.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:17:01 smithi006 ceph-mon[200575]: pgmap v3357: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:01.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:17:01 smithi006 ceph-mon[204052]: pgmap v3357: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:03.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:17:03 smithi105 ceph-mon[190463]: pgmap v3358: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:03.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:17:03 smithi006 ceph-mon[204052]: pgmap v3358: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:03.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:17:03 smithi006 ceph-mon[200575]: pgmap v3358: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:05.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:17:05 smithi105 ceph-mon[190463]: pgmap v3359: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:05.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:17:05 smithi006 ceph-mon[204052]: pgmap v3359: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:05.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:17:05 smithi006 ceph-mon[200575]: pgmap v3359: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:07.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:17:07 smithi105 ceph-mon[190463]: pgmap v3360: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:07.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:17:07 smithi006 ceph-mon[204052]: pgmap v3360: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:07.706 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:17:07 smithi006 ceph-mon[200575]: pgmap v3360: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:08.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:17:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:17:07] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:17:09.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:17:09 smithi105 ceph-mon[190463]: pgmap v3361: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:09.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:17:09 smithi006 ceph-mon[204052]: pgmap v3361: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:09.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:17:09 smithi006 ceph-mon[200575]: pgmap v3361: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:11.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:17:11 smithi105 ceph-mon[190463]: pgmap v3362: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:11.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:17:11 smithi006 ceph-mon[204052]: pgmap v3362: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:11.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:17:11 smithi006 ceph-mon[200575]: pgmap v3362: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:17:13 smithi105 ceph-mon[190463]: pgmap v3363: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:17:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:17:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:17:13 smithi006 ceph-mon[204052]: pgmap v3363: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:17:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:17:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:17:13 smithi006 ceph-mon[200575]: pgmap v3363: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:17:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:17:15.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:17:15 smithi105 ceph-mon[190463]: pgmap v3364: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:15.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:17:15 smithi006 ceph-mon[204052]: pgmap v3364: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:15.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:17:15 smithi006 ceph-mon[200575]: pgmap v3364: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:17.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:17:17 smithi105 ceph-mon[190463]: pgmap v3365: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:17.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:17:17 smithi006 ceph-mon[204052]: pgmap v3365: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:17.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:17:17 smithi006 ceph-mon[200575]: pgmap v3365: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:17.707 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:17:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:17:17] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:17:19.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:17:19 smithi105 ceph-mon[190463]: pgmap v3366: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:19.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:17:19 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:17:19.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:17:19 smithi006 ceph-mon[204052]: pgmap v3366: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:19.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:17:19 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:17:19.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:17:19 smithi006 ceph-mon[200575]: pgmap v3366: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:19.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:17:19 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:17:20.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:17:20 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:17:20.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:17:20 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:17:20.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:17:20 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:17:20.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:17:20 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:17:20.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:17:20 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:17:20.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:17:20 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:17:20.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:17:20 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:17:20.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:17:20 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:17:20.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:17:20 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:17:21.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:17:21 smithi006 ceph-mon[204052]: pgmap v3367: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:21.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:17:21 smithi006 ceph-mon[200575]: pgmap v3367: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:21.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:17:21 smithi105 ceph-mon[190463]: pgmap v3367: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:23.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:17:23 smithi006 ceph-mon[204052]: pgmap v3368: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:23.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:17:23 smithi006 ceph-mon[200575]: pgmap v3368: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:23.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:17:23 smithi105 ceph-mon[190463]: pgmap v3368: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:25.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:17:25 smithi006 ceph-mon[204052]: pgmap v3369: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:25.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:17:25 smithi006 ceph-mon[200575]: pgmap v3369: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:25.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:17:25 smithi105 ceph-mon[190463]: pgmap v3369: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:27.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:17:27 smithi006 ceph-mon[204052]: pgmap v3370: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:27.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:17:27 smithi006 ceph-mon[200575]: pgmap v3370: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:17:27 smithi105 ceph-mon[190463]: pgmap v3370: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:28.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:17:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:17:27] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:17:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:17:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:17:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:17:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:17:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:17:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:17:29.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:17:29 smithi006 ceph-mon[204052]: pgmap v3371: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:29.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:17:29 smithi006 ceph-mon[200575]: pgmap v3371: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:17:29 smithi105 ceph-mon[190463]: pgmap v3371: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:31.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:17:31 smithi006 ceph-mon[204052]: pgmap v3372: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:31.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:17:31 smithi006 ceph-mon[200575]: pgmap v3372: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:31.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:17:31 smithi105 ceph-mon[190463]: pgmap v3372: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:33.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:17:33 smithi006 ceph-mon[204052]: pgmap v3373: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:33.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:17:33 smithi006 ceph-mon[200575]: pgmap v3373: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:33.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:17:33 smithi105 ceph-mon[190463]: pgmap v3373: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:35.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:17:35 smithi006 ceph-mon[204052]: pgmap v3374: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:35.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:17:35 smithi006 ceph-mon[200575]: pgmap v3374: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:35.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:17:35 smithi105 ceph-mon[190463]: pgmap v3374: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:37.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:17:37 smithi006 ceph-mon[204052]: pgmap v3375: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:37.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:17:37 smithi006 ceph-mon[200575]: pgmap v3375: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:37.707 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:17:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:17:37] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T09:17:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:17:37 smithi105 ceph-mon[190463]: pgmap v3375: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:39.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:17:39 smithi006 ceph-mon[204052]: pgmap v3376: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:39.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:17:39 smithi006 ceph-mon[200575]: pgmap v3376: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:39.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:17:39 smithi105 ceph-mon[190463]: pgmap v3376: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:41.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:17:41 smithi006 ceph-mon[204052]: pgmap v3377: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:41.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:17:41 smithi006 ceph-mon[200575]: pgmap v3377: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:41.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:17:41 smithi105 ceph-mon[190463]: pgmap v3377: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:17:43 smithi006 ceph-mon[204052]: pgmap v3378: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:17:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:17:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:17:43 smithi006 ceph-mon[200575]: pgmap v3378: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:17:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:17:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:17:43 smithi105 ceph-mon[190463]: pgmap v3378: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:17:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:17:45.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:17:45 smithi006 ceph-mon[204052]: pgmap v3379: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:45.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:17:45 smithi006 ceph-mon[200575]: pgmap v3379: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:45.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:17:45 smithi105 ceph-mon[190463]: pgmap v3379: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:47.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:17:47 smithi006 ceph-mon[204052]: pgmap v3380: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:47.708 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:17:47 smithi006 ceph-mon[200575]: pgmap v3380: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:47.708 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:17:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:17:47] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:17:47.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:17:47 smithi105 ceph-mon[190463]: pgmap v3380: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:49.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:17:49 smithi006 ceph-mon[204052]: pgmap v3381: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:49.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:17:49 smithi006 ceph-mon[200575]: pgmap v3381: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:49.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:17:49 smithi105 ceph-mon[190463]: pgmap v3381: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:51.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:17:51 smithi006 ceph-mon[204052]: pgmap v3382: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:51.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:17:51 smithi006 ceph-mon[200575]: pgmap v3382: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:51.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:17:51 smithi105 ceph-mon[190463]: pgmap v3382: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:53.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:17:53 smithi006 ceph-mon[204052]: pgmap v3383: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:53.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:17:53 smithi006 ceph-mon[200575]: pgmap v3383: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:53.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:17:53 smithi105 ceph-mon[190463]: pgmap v3383: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:55.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:17:55 smithi006 ceph-mon[204052]: pgmap v3384: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:55.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:17:55 smithi006 ceph-mon[200575]: pgmap v3384: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:55.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:17:55 smithi105 ceph-mon[190463]: pgmap v3384: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:57.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:17:57 smithi006 ceph-mon[204052]: pgmap v3385: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:57.706 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:17:57 smithi006 ceph-mon[200575]: pgmap v3385: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:57.707 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:17:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:17:57] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:17:57.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:17:57 smithi105 ceph-mon[190463]: pgmap v3385: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:17:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:17:58.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:17:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:17:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:17:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:17:59.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:17:59 smithi006 ceph-mon[204052]: pgmap v3386: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:59.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:17:59 smithi006 ceph-mon[200575]: pgmap v3386: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:17:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:17:59 smithi105 ceph-mon[190463]: pgmap v3386: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:01.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:18:01 smithi006 ceph-mon[204052]: pgmap v3387: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:01.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:18:01 smithi006 ceph-mon[200575]: pgmap v3387: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:01.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:18:01 smithi105 ceph-mon[190463]: pgmap v3387: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:03.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:18:03 smithi006 ceph-mon[204052]: pgmap v3388: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:03.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:18:03 smithi006 ceph-mon[200575]: pgmap v3388: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:03.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:18:03 smithi105 ceph-mon[190463]: pgmap v3388: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:05.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:18:05 smithi006 ceph-mon[204052]: pgmap v3389: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:05.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:18:05 smithi006 ceph-mon[200575]: pgmap v3389: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:05.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:18:05 smithi105 ceph-mon[190463]: pgmap v3389: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:07.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:18:07 smithi006 ceph-mon[204052]: pgmap v3390: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:07.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:18:07 smithi006 ceph-mon[200575]: pgmap v3390: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:07.707 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:18:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:18:07] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:18:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:18:07 smithi105 ceph-mon[190463]: pgmap v3390: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:09.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:18:09 smithi006 ceph-mon[204052]: pgmap v3391: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:09.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:18:09 smithi006 ceph-mon[200575]: pgmap v3391: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:09.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:18:09 smithi105 ceph-mon[190463]: pgmap v3391: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:11.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:18:11 smithi006 ceph-mon[204052]: pgmap v3392: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:11.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:18:11 smithi006 ceph-mon[200575]: pgmap v3392: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:11.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:18:11 smithi105 ceph-mon[190463]: pgmap v3392: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:13.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:18:13 smithi006 ceph-mon[204052]: pgmap v3393: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:13.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:18:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:18:13.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:18:13 smithi006 ceph-mon[200575]: pgmap v3393: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:13.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:18:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:18:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:18:13 smithi105 ceph-mon[190463]: pgmap v3393: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:18:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:18:15.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:18:15 smithi006 ceph-mon[204052]: pgmap v3394: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:15.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:18:15 smithi006 ceph-mon[200575]: pgmap v3394: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:15.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:18:15 smithi105 ceph-mon[190463]: pgmap v3394: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:17.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:18:17 smithi006 ceph-mon[204052]: pgmap v3395: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:17.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:18:17 smithi006 ceph-mon[200575]: pgmap v3395: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:17.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:18:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:18:17] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:18:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:18:17 smithi105 ceph-mon[190463]: pgmap v3395: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:19.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:18:19 smithi006 ceph-mon[204052]: pgmap v3396: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:19.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:18:19 smithi006 ceph-mon[200575]: pgmap v3396: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:19.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:18:19 smithi105 ceph-mon[190463]: pgmap v3396: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:20.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:18:20 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:18:20.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:18:20 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:18:20.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:18:20 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:18:20.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:18:20 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:18:20.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:18:20 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:18:20.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:18:20 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:18:20.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:18:20 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:18:20.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:18:20 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:18:20.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:18:20 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:18:21.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:18:21 smithi006 ceph-mon[204052]: pgmap v3397: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:21.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:18:21 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:18:21.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:18:21 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:18:21.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:18:21 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:18:21.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:18:21 smithi006 ceph-mon[200575]: pgmap v3397: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:21.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:18:21 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:18:21.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:18:21 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:18:21.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:18:21 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:18:21.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:18:21 smithi105 ceph-mon[190463]: pgmap v3397: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:21.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:18:21 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:18:21.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:18:21 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:18:21.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:18:21 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:18:23.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:18:23 smithi006 ceph-mon[204052]: pgmap v3398: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:23.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:18:23 smithi006 ceph-mon[200575]: pgmap v3398: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:23.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:18:23 smithi105 ceph-mon[190463]: pgmap v3398: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:25.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:18:25 smithi006 ceph-mon[204052]: pgmap v3399: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:25.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:18:25 smithi006 ceph-mon[200575]: pgmap v3399: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:25.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:18:25 smithi105 ceph-mon[190463]: pgmap v3399: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:27.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:18:27 smithi006 ceph-mon[204052]: pgmap v3400: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:27.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:18:27 smithi006 ceph-mon[200575]: pgmap v3400: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:27.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:18:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:18:27] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:18:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:18:27 smithi105 ceph-mon[190463]: pgmap v3400: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:28.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:18:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:18:28.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:18:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:18:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:18:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:18:29.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:18:29 smithi006 ceph-mon[204052]: pgmap v3401: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:29.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:18:29 smithi006 ceph-mon[200575]: pgmap v3401: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:18:29 smithi105 ceph-mon[190463]: pgmap v3401: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:31.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:18:31 smithi006 ceph-mon[204052]: pgmap v3402: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:31.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:18:31 smithi006 ceph-mon[200575]: pgmap v3402: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:31.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:18:31 smithi105 ceph-mon[190463]: pgmap v3402: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:33.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:18:33 smithi006 ceph-mon[204052]: pgmap v3403: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:33.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:18:33 smithi006 ceph-mon[200575]: pgmap v3403: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:33.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:18:33 smithi105 ceph-mon[190463]: pgmap v3403: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:35.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:18:35 smithi006 ceph-mon[204052]: pgmap v3404: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:35.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:18:35 smithi006 ceph-mon[200575]: pgmap v3404: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:35.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:18:35 smithi105 ceph-mon[190463]: pgmap v3404: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:37.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:18:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:18:37] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T09:18:37.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:18:37 smithi006 ceph-mon[204052]: pgmap v3405: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:37.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:18:37 smithi006 ceph-mon[200575]: pgmap v3405: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:18:37 smithi105 ceph-mon[190463]: pgmap v3405: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:39.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:18:39 smithi006 ceph-mon[204052]: pgmap v3406: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:39.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:18:39 smithi006 ceph-mon[200575]: pgmap v3406: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:39.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:18:39 smithi105 ceph-mon[190463]: pgmap v3406: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:41.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:18:41 smithi006 ceph-mon[204052]: pgmap v3407: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:41.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:18:41 smithi006 ceph-mon[200575]: pgmap v3407: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:41.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:18:41 smithi105 ceph-mon[190463]: pgmap v3407: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:43.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:18:43 smithi006 ceph-mon[204052]: pgmap v3408: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:18:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:18:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:18:43 smithi006 ceph-mon[200575]: pgmap v3408: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:18:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:18:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:18:43 smithi105 ceph-mon[190463]: pgmap v3408: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:18:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:18:45.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:18:45 smithi006 ceph-mon[204052]: pgmap v3409: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:45.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:18:45 smithi006 ceph-mon[200575]: pgmap v3409: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:45.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:18:45 smithi105 ceph-mon[190463]: pgmap v3409: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:47.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:18:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:18:47] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:18:47.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:18:47 smithi006 ceph-mon[200575]: pgmap v3410: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:47.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:18:47 smithi006 ceph-mon[204052]: pgmap v3410: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:47.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:18:47 smithi105 ceph-mon[190463]: pgmap v3410: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:49.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:18:49 smithi006 ceph-mon[204052]: pgmap v3411: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:49.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:18:49 smithi006 ceph-mon[200575]: pgmap v3411: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:49.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:18:49 smithi105 ceph-mon[190463]: pgmap v3411: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:51.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:18:51 smithi006 ceph-mon[204052]: pgmap v3412: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:51.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:18:51 smithi006 ceph-mon[200575]: pgmap v3412: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:51.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:18:51 smithi105 ceph-mon[190463]: pgmap v3412: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:53.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:18:53 smithi006 ceph-mon[204052]: pgmap v3413: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:53.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:18:53 smithi006 ceph-mon[200575]: pgmap v3413: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:53.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:18:53 smithi105 ceph-mon[190463]: pgmap v3413: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:55.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:18:55 smithi006 ceph-mon[204052]: pgmap v3414: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:55.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:18:55 smithi006 ceph-mon[200575]: pgmap v3414: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:55.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:18:55 smithi105 ceph-mon[190463]: pgmap v3414: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:57.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:18:57 smithi006 ceph-mon[204052]: pgmap v3415: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:57.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:18:57 smithi006 ceph-mon[200575]: pgmap v3415: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:57.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:18:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:18:57] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:18:57.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:18:57 smithi105 ceph-mon[190463]: pgmap v3415: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:58.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:18:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:18:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:18:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:18:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:18:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:18:59.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:18:59 smithi006 ceph-mon[204052]: pgmap v3416: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:59.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:18:59 smithi006 ceph-mon[200575]: pgmap v3416: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:18:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:18:59 smithi105 ceph-mon[190463]: pgmap v3416: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:01.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:19:01 smithi006 ceph-mon[204052]: pgmap v3417: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:01.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:19:01 smithi006 ceph-mon[200575]: pgmap v3417: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:01.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:19:01 smithi105 ceph-mon[190463]: pgmap v3417: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:03.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:19:03 smithi006 ceph-mon[204052]: pgmap v3418: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:03.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:19:03 smithi006 ceph-mon[200575]: pgmap v3418: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:03.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:19:03 smithi105 ceph-mon[190463]: pgmap v3418: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:05.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:19:05 smithi006 ceph-mon[204052]: pgmap v3419: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:05.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:19:05 smithi006 ceph-mon[200575]: pgmap v3419: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:05.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:19:05 smithi105 ceph-mon[190463]: pgmap v3419: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:07.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:19:07 smithi006 ceph-mon[204052]: pgmap v3420: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:07.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:19:07 smithi006 ceph-mon[200575]: pgmap v3420: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:07.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:19:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:19:07] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:19:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:19:07 smithi105 ceph-mon[190463]: pgmap v3420: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:09.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:19:09 smithi006 ceph-mon[204052]: pgmap v3421: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:09.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:19:09 smithi006 ceph-mon[200575]: pgmap v3421: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:09.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:19:09 smithi105 ceph-mon[190463]: pgmap v3421: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:11.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:19:11 smithi006 ceph-mon[204052]: pgmap v3422: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:11.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:19:11 smithi006 ceph-mon[200575]: pgmap v3422: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:11.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:19:11 smithi105 ceph-mon[190463]: pgmap v3422: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:19:13 smithi006 ceph-mon[204052]: pgmap v3423: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:19:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:19:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:19:13 smithi006 ceph-mon[200575]: pgmap v3423: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:19:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:19:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:19:13 smithi105 ceph-mon[190463]: pgmap v3423: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:19:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:19:15.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:19:15 smithi006 ceph-mon[204052]: pgmap v3424: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:15.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:19:15 smithi006 ceph-mon[200575]: pgmap v3424: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:15.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:19:15 smithi105 ceph-mon[190463]: pgmap v3424: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:17.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:19:17 smithi006 ceph-mon[200575]: pgmap v3425: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:17.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:19:17 smithi006 ceph-mon[204052]: pgmap v3425: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:17.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:19:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:19:17] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T09:19:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:19:17 smithi105 ceph-mon[190463]: pgmap v3425: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:19.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:19:19 smithi006 ceph-mon[204052]: pgmap v3426: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:19.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:19:19 smithi006 ceph-mon[200575]: pgmap v3426: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:19.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:19:19 smithi105 ceph-mon[190463]: pgmap v3426: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:21.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:19:21 smithi105 ceph-mon[190463]: pgmap v3427: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:21.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:19:21 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:19:21.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:19:21 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:19:21.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:19:21 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:19:21.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:19:21 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:19:21.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:19:21 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:19:21.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:19:21 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:19:22.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:19:21 smithi006 ceph-mon[204052]: pgmap v3427: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:22.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:19:21 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:19:22.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:19:21 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:19:22.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:19:21 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:19:22.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:19:21 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:19:22.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:19:21 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:19:22.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:19:21 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:19:22.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:19:21 smithi006 ceph-mon[200575]: pgmap v3427: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:22.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:19:21 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:19:22.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:19:21 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:19:22.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:19:21 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:19:22.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:19:21 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:19:22.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:19:21 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:19:22.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:19:21 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:19:23.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:19:23 smithi105 ceph-mon[190463]: pgmap v3428: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:24.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:19:23 smithi006 ceph-mon[204052]: pgmap v3428: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:24.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:19:23 smithi006 ceph-mon[200575]: pgmap v3428: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:25.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:19:25 smithi105 ceph-mon[190463]: pgmap v3429: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:26.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:19:25 smithi006 ceph-mon[204052]: pgmap v3429: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:26.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:19:25 smithi006 ceph-mon[200575]: pgmap v3429: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:19:27 smithi105 ceph-mon[190463]: pgmap v3430: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:28.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:19:27 smithi006 ceph-mon[204052]: pgmap v3430: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:19:27 smithi006 ceph-mon[200575]: pgmap v3430: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:19:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:19:27] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T09:19:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:19:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:19:29.040 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:19:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:19:29.040 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:19:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:19:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:19:29 smithi105 ceph-mon[190463]: pgmap v3431: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:30.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:19:29 smithi006 ceph-mon[204052]: pgmap v3431: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:19:29 smithi006 ceph-mon[200575]: pgmap v3431: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:31.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:19:31 smithi105 ceph-mon[190463]: pgmap v3432: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:32.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:19:31 smithi006 ceph-mon[204052]: pgmap v3432: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:32.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:19:31 smithi006 ceph-mon[200575]: pgmap v3432: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:33.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:19:33 smithi105 ceph-mon[190463]: pgmap v3433: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:34.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:19:33 smithi006 ceph-mon[200575]: pgmap v3433: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:34.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:19:33 smithi006 ceph-mon[204052]: pgmap v3433: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:35.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:19:35 smithi105 ceph-mon[190463]: pgmap v3434: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:36.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:19:35 smithi006 ceph-mon[200575]: pgmap v3434: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:36.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:19:35 smithi006 ceph-mon[204052]: pgmap v3434: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:19:37 smithi105 ceph-mon[190463]: pgmap v3435: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:38.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:19:37 smithi006 ceph-mon[204052]: pgmap v3435: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:19:37 smithi006 ceph-mon[200575]: pgmap v3435: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:19:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:19:37] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:19:39.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:19:39 smithi105 ceph-mon[190463]: pgmap v3436: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:40.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:19:39 smithi006 ceph-mon[200575]: pgmap v3436: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:40.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:19:39 smithi006 ceph-mon[204052]: pgmap v3436: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:41.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:19:41 smithi105 ceph-mon[190463]: pgmap v3437: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:42.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:19:41 smithi006 ceph-mon[204052]: pgmap v3437: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:42.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:19:41 smithi006 ceph-mon[200575]: pgmap v3437: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:19:43 smithi105 ceph-mon[190463]: pgmap v3438: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:19:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:19:44.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:19:43 smithi006 ceph-mon[204052]: pgmap v3438: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:19:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:19:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:19:43 smithi006 ceph-mon[200575]: pgmap v3438: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:19:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:19:45.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:19:45 smithi105 ceph-mon[190463]: pgmap v3439: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:46.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:19:45 smithi006 ceph-mon[204052]: pgmap v3439: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:46.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:19:45 smithi006 ceph-mon[200575]: pgmap v3439: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:47.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:19:47 smithi105 ceph-mon[190463]: pgmap v3440: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:48.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:19:47 smithi006 ceph-mon[204052]: pgmap v3440: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:19:47 smithi006 ceph-mon[200575]: pgmap v3440: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:19:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:19:47] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T09:19:49.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:19:49 smithi105 ceph-mon[190463]: pgmap v3441: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:50.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:19:49 smithi006 ceph-mon[204052]: pgmap v3441: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:50.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:19:49 smithi006 ceph-mon[200575]: pgmap v3441: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:51.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:19:51 smithi105 ceph-mon[190463]: pgmap v3442: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:52.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:19:51 smithi006 ceph-mon[204052]: pgmap v3442: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:52.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:19:51 smithi006 ceph-mon[200575]: pgmap v3442: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:53.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:19:53 smithi105 ceph-mon[190463]: pgmap v3443: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:54.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:19:53 smithi006 ceph-mon[204052]: pgmap v3443: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:54.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:19:53 smithi006 ceph-mon[200575]: pgmap v3443: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:55.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:19:55 smithi105 ceph-mon[190463]: pgmap v3444: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:56.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:19:55 smithi006 ceph-mon[204052]: pgmap v3444: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:56.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:19:55 smithi006 ceph-mon[200575]: pgmap v3444: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:57.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:19:57 smithi105 ceph-mon[190463]: pgmap v3445: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:58.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:19:57 smithi006 ceph-mon[204052]: pgmap v3445: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:19:57 smithi006 ceph-mon[200575]: pgmap v3445: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:19:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:19:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:19:57] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T09:19:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:19:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:19:59.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:19:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:19:59.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:19:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:19:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:19:59 smithi105 ceph-mon[190463]: pgmap v3446: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:00.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:19:59 smithi006 ceph-mon[204052]: pgmap v3446: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:00.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:19:59 smithi006 ceph-mon[200575]: pgmap v3446: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:00.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:20:00 smithi105 ceph-mon[190463]: overall HEALTH_OK 2023-09-22T09:20:01.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:20:00 smithi006 ceph-mon[204052]: overall HEALTH_OK 2023-09-22T09:20:01.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:20:00 smithi006 ceph-mon[200575]: overall HEALTH_OK 2023-09-22T09:20:01.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:20:01 smithi105 ceph-mon[190463]: pgmap v3447: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:02.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:20:01 smithi006 ceph-mon[204052]: pgmap v3447: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:02.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:20:01 smithi006 ceph-mon[200575]: pgmap v3447: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:03.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:20:03 smithi105 ceph-mon[190463]: pgmap v3448: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:04.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:20:03 smithi006 ceph-mon[204052]: pgmap v3448: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:04.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:20:03 smithi006 ceph-mon[200575]: pgmap v3448: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:05.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:20:05 smithi105 ceph-mon[190463]: pgmap v3449: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:06.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:20:05 smithi006 ceph-mon[204052]: pgmap v3449: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:06.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:20:05 smithi006 ceph-mon[200575]: pgmap v3449: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:20:07 smithi105 ceph-mon[190463]: pgmap v3450: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:20:07 smithi006 ceph-mon[204052]: pgmap v3450: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:20:07 smithi006 ceph-mon[200575]: pgmap v3450: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:20:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:20:07] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:20:09.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:20:09 smithi105 ceph-mon[190463]: pgmap v3451: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:10.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:20:09 smithi006 ceph-mon[204052]: pgmap v3451: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:10.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:20:09 smithi006 ceph-mon[200575]: pgmap v3451: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:11.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:20:11 smithi105 ceph-mon[190463]: pgmap v3452: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:12.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:20:11 smithi006 ceph-mon[204052]: pgmap v3452: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:12.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:20:11 smithi006 ceph-mon[200575]: pgmap v3452: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:20:13 smithi105 ceph-mon[190463]: pgmap v3453: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:20:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:20:14.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:20:13 smithi006 ceph-mon[204052]: pgmap v3453: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:14.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:20:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:20:14.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:20:13 smithi006 ceph-mon[200575]: pgmap v3453: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:14.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:20:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:20:15.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:20:15 smithi105 ceph-mon[190463]: pgmap v3454: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:16.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:20:15 smithi006 ceph-mon[204052]: pgmap v3454: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:16.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:20:15 smithi006 ceph-mon[200575]: pgmap v3454: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:20:17 smithi105 ceph-mon[190463]: pgmap v3455: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:18.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:20:17 smithi006 ceph-mon[204052]: pgmap v3455: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:20:17 smithi006 ceph-mon[200575]: pgmap v3455: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:20:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:20:17] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T09:20:19.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:20:19 smithi105 ceph-mon[190463]: pgmap v3456: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:20.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:20:19 smithi006 ceph-mon[204052]: pgmap v3456: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:20.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:20:19 smithi006 ceph-mon[200575]: pgmap v3456: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:21.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:20:21 smithi105 ceph-mon[190463]: pgmap v3457: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:21.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:20:21 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:20:22.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:20:21 smithi006 ceph-mon[204052]: pgmap v3457: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:22.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:20:21 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:20:22.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:20:21 smithi006 ceph-mon[200575]: pgmap v3457: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:22.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:20:21 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:20:22.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:20:22 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:20:22.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:20:22 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:20:22.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:20:22 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:20:23.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:20:22 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:20:23.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:20:22 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:20:23.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:20:22 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:20:23.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:20:22 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:20:23.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:20:22 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:20:23.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:20:22 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:20:23.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:20:23 smithi105 ceph-mon[190463]: pgmap v3458: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:24.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:20:23 smithi006 ceph-mon[204052]: pgmap v3458: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:24.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:20:23 smithi006 ceph-mon[200575]: pgmap v3458: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:26.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:20:25 smithi006 ceph-mon[204052]: pgmap v3459: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:26.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:20:25 smithi006 ceph-mon[200575]: pgmap v3459: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:26.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:20:25 smithi105 ceph-mon[190463]: pgmap v3459: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:20:27 smithi006 ceph-mon[204052]: pgmap v3460: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:20:27 smithi006 ceph-mon[200575]: pgmap v3460: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:20:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:20:27] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T09:20:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:20:27 smithi105 ceph-mon[190463]: pgmap v3460: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:29.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:20:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:20:29.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:20:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:20:29.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:20:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:20:30.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:20:29 smithi006 ceph-mon[204052]: pgmap v3461: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:20:29 smithi006 ceph-mon[200575]: pgmap v3461: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:20:29 smithi105 ceph-mon[190463]: pgmap v3461: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:32.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:20:31 smithi006 ceph-mon[200575]: pgmap v3462: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:32.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:20:31 smithi006 ceph-mon[204052]: pgmap v3462: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:32.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:20:31 smithi105 ceph-mon[190463]: pgmap v3462: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:34.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:20:33 smithi006 ceph-mon[204052]: pgmap v3463: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:34.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:20:33 smithi006 ceph-mon[200575]: pgmap v3463: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:34.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:20:33 smithi105 ceph-mon[190463]: pgmap v3463: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:36.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:20:35 smithi006 ceph-mon[204052]: pgmap v3464: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:36.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:20:35 smithi006 ceph-mon[200575]: pgmap v3464: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:36.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:20:35 smithi105 ceph-mon[190463]: pgmap v3464: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:38.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:20:37 smithi006 ceph-mon[204052]: pgmap v3465: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:20:37 smithi006 ceph-mon[200575]: pgmap v3465: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:20:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:20:37] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T09:20:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:20:37 smithi105 ceph-mon[190463]: pgmap v3465: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:40.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:20:39 smithi006 ceph-mon[204052]: pgmap v3466: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:40.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:20:39 smithi006 ceph-mon[200575]: pgmap v3466: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:40.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:20:39 smithi105 ceph-mon[190463]: pgmap v3466: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:42.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:20:41 smithi006 ceph-mon[204052]: pgmap v3467: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:42.038 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:20:41 smithi006 ceph-mon[200575]: pgmap v3467: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:42.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:20:41 smithi105 ceph-mon[190463]: pgmap v3467: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:20:43 smithi006 ceph-mon[204052]: pgmap v3468: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:20:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:20:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:20:43 smithi006 ceph-mon[200575]: pgmap v3468: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:20:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:20:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:20:43 smithi105 ceph-mon[190463]: pgmap v3468: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:20:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:20:46.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:20:45 smithi006 ceph-mon[204052]: pgmap v3469: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:46.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:20:45 smithi006 ceph-mon[200575]: pgmap v3469: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:46.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:20:45 smithi105 ceph-mon[190463]: pgmap v3469: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:20:47 smithi006 ceph-mon[204052]: pgmap v3470: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:20:47 smithi006 ceph-mon[200575]: pgmap v3470: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:20:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:20:47] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T09:20:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:20:47 smithi105 ceph-mon[190463]: pgmap v3470: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:50.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:20:49 smithi006 ceph-mon[204052]: pgmap v3471: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:50.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:20:49 smithi006 ceph-mon[200575]: pgmap v3471: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:50.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:20:49 smithi105 ceph-mon[190463]: pgmap v3471: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:52.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:20:51 smithi006 ceph-mon[204052]: pgmap v3472: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:52.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:20:51 smithi006 ceph-mon[200575]: pgmap v3472: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:52.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:20:51 smithi105 ceph-mon[190463]: pgmap v3472: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:20:53 smithi006 ceph-mon[204052]: pgmap v3473: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:54.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:20:53 smithi006 ceph-mon[200575]: pgmap v3473: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:20:53 smithi105 ceph-mon[190463]: pgmap v3473: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:56.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:20:55 smithi006 ceph-mon[204052]: pgmap v3474: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:56.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:20:55 smithi006 ceph-mon[200575]: pgmap v3474: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:56.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:20:55 smithi105 ceph-mon[190463]: pgmap v3474: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:58.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:20:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:20:57] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T09:20:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:20:57 smithi006 ceph-mon[204052]: pgmap v3475: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:20:57 smithi006 ceph-mon[200575]: pgmap v3475: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:20:57 smithi105 ceph-mon[190463]: pgmap v3475: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:20:59.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:20:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:20:59.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:20:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:20:59.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:20:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:21:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:20:59 smithi006 ceph-mon[204052]: pgmap v3476: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:00.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:20:59 smithi006 ceph-mon[200575]: pgmap v3476: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:20:59 smithi105 ceph-mon[190463]: pgmap v3476: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:02.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:21:01 smithi006 ceph-mon[204052]: pgmap v3477: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:02.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:21:01 smithi006 ceph-mon[200575]: pgmap v3477: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:02.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:21:01 smithi105 ceph-mon[190463]: pgmap v3477: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:04.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:21:03 smithi006 ceph-mon[204052]: pgmap v3478: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:04.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:21:03 smithi006 ceph-mon[200575]: pgmap v3478: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:21:03 smithi105 ceph-mon[190463]: pgmap v3478: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:06.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:21:05 smithi006 ceph-mon[204052]: pgmap v3479: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:06.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:21:05 smithi006 ceph-mon[200575]: pgmap v3479: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:06.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:21:05 smithi105 ceph-mon[190463]: pgmap v3479: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:21:07 smithi006 ceph-mon[204052]: pgmap v3480: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:21:07 smithi006 ceph-mon[200575]: pgmap v3480: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:21:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:21:07] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T09:21:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:21:07 smithi105 ceph-mon[190463]: pgmap v3480: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:10.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:21:09 smithi006 ceph-mon[204052]: pgmap v3481: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:10.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:21:09 smithi006 ceph-mon[200575]: pgmap v3481: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:10.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:21:09 smithi105 ceph-mon[190463]: pgmap v3481: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:12.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:21:11 smithi006 ceph-mon[204052]: pgmap v3482: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:12.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:21:11 smithi006 ceph-mon[200575]: pgmap v3482: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:12.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:21:11 smithi105 ceph-mon[190463]: pgmap v3482: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:14.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:21:13 smithi006 ceph-mon[204052]: pgmap v3483: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:14.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:21:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:21:14.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:21:13 smithi006 ceph-mon[200575]: pgmap v3483: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:14.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:21:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:21:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:21:13 smithi105 ceph-mon[190463]: pgmap v3483: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:14.145 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:21:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:21:16.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:21:15 smithi006 ceph-mon[204052]: pgmap v3484: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:16.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:21:15 smithi006 ceph-mon[200575]: pgmap v3484: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:16.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:21:15 smithi105 ceph-mon[190463]: pgmap v3484: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:18.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:21:17 smithi006 ceph-mon[200575]: pgmap v3485: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:21:17 smithi006 ceph-mon[204052]: pgmap v3485: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:21:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:21:17] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:21:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:21:17 smithi105 ceph-mon[190463]: pgmap v3485: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:20.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:21:19 smithi006 ceph-mon[200575]: pgmap v3486: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:20.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:21:19 smithi006 ceph-mon[204052]: pgmap v3486: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:20.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:21:19 smithi105 ceph-mon[190463]: pgmap v3486: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:22.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:21:21 smithi006 ceph-mon[200575]: pgmap v3487: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:22.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:21:21 smithi006 ceph-mon[204052]: pgmap v3487: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:22.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:21:21 smithi105 ceph-mon[190463]: pgmap v3487: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:23.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:21:22 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:21:23.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:21:22 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:21:23.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:21:22 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:21:24.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:21:23 smithi006 ceph-mon[204052]: pgmap v3488: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:24.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:21:23 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:21:24.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:21:23 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:21:24.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:21:23 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:21:24.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:21:23 smithi006 ceph-mon[200575]: pgmap v3488: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:24.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:21:23 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:21:24.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:21:23 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:21:24.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:21:23 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:21:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:21:23 smithi105 ceph-mon[190463]: pgmap v3488: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:21:23 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:21:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:21:23 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:21:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:21:23 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:21:26.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:21:25 smithi006 ceph-mon[204052]: pgmap v3489: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:26.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:21:25 smithi006 ceph-mon[200575]: pgmap v3489: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:26.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:21:25 smithi105 ceph-mon[190463]: pgmap v3489: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:28.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:21:27 smithi006 ceph-mon[204052]: pgmap v3490: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:21:27 smithi006 ceph-mon[200575]: pgmap v3490: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:21:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:21:27] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:21:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:21:27 smithi105 ceph-mon[190463]: pgmap v3490: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:29.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:21:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:21:29.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:21:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:21:29.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:21:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:21:30.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:21:29 smithi006 ceph-mon[204052]: pgmap v3491: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:21:29 smithi006 ceph-mon[200575]: pgmap v3491: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:21:29 smithi105 ceph-mon[190463]: pgmap v3491: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:32.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:21:31 smithi006 ceph-mon[204052]: pgmap v3492: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:32.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:21:31 smithi006 ceph-mon[200575]: pgmap v3492: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:32.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:21:31 smithi105 ceph-mon[190463]: pgmap v3492: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:34.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:21:33 smithi006 ceph-mon[204052]: pgmap v3493: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:34.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:21:33 smithi006 ceph-mon[200575]: pgmap v3493: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:34.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:21:33 smithi105 ceph-mon[190463]: pgmap v3493: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:36.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:21:35 smithi006 ceph-mon[204052]: pgmap v3494: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:36.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:21:35 smithi006 ceph-mon[200575]: pgmap v3494: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:36.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:21:35 smithi105 ceph-mon[190463]: pgmap v3494: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:38.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:21:37 smithi006 ceph-mon[204052]: pgmap v3495: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:21:37 smithi006 ceph-mon[200575]: pgmap v3495: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:38.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:21:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:21:37] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:21:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:21:37 smithi105 ceph-mon[190463]: pgmap v3495: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:40.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:21:39 smithi006 ceph-mon[204052]: pgmap v3496: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:40.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:21:39 smithi006 ceph-mon[200575]: pgmap v3496: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:40.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:21:39 smithi105 ceph-mon[190463]: pgmap v3496: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:42.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:21:41 smithi006 ceph-mon[204052]: pgmap v3497: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:42.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:21:41 smithi006 ceph-mon[200575]: pgmap v3497: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:42.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:21:41 smithi105 ceph-mon[190463]: pgmap v3497: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:21:43 smithi006 ceph-mon[204052]: pgmap v3498: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:21:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:21:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:21:43 smithi006 ceph-mon[200575]: pgmap v3498: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:21:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:21:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:21:43 smithi105 ceph-mon[190463]: pgmap v3498: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:21:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:21:46.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:21:45 smithi006 ceph-mon[204052]: pgmap v3499: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:46.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:21:45 smithi006 ceph-mon[200575]: pgmap v3499: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:46.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:21:45 smithi105 ceph-mon[190463]: pgmap v3499: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:21:47 smithi006 ceph-mon[204052]: pgmap v3500: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:21:47 smithi006 ceph-mon[200575]: pgmap v3500: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:21:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:21:47] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:21:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:21:47 smithi105 ceph-mon[190463]: pgmap v3500: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:50.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:21:49 smithi006 ceph-mon[204052]: pgmap v3501: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:50.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:21:49 smithi006 ceph-mon[200575]: pgmap v3501: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:50.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:21:49 smithi105 ceph-mon[190463]: pgmap v3501: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:52.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:21:51 smithi006 ceph-mon[204052]: pgmap v3502: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:52.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:21:51 smithi006 ceph-mon[200575]: pgmap v3502: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:52.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:21:51 smithi105 ceph-mon[190463]: pgmap v3502: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:21:53 smithi006 ceph-mon[204052]: pgmap v3503: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:54.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:21:53 smithi006 ceph-mon[200575]: pgmap v3503: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:21:53 smithi105 ceph-mon[190463]: pgmap v3503: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:56.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:21:55 smithi006 ceph-mon[204052]: pgmap v3504: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:56.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:21:55 smithi006 ceph-mon[200575]: pgmap v3504: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:56.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:21:55 smithi105 ceph-mon[190463]: pgmap v3504: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:58.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:21:57 smithi006 ceph-mon[204052]: pgmap v3505: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:21:57 smithi006 ceph-mon[200575]: pgmap v3505: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:21:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:21:57] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:21:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:21:57 smithi105 ceph-mon[190463]: pgmap v3505: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:21:59.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:21:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:21:59.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:21:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:21:59.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:21:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:22:00.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:21:59 smithi006 ceph-mon[204052]: pgmap v3506: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:00.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:21:59 smithi006 ceph-mon[200575]: pgmap v3506: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:21:59 smithi105 ceph-mon[190463]: pgmap v3506: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:02.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:22:01 smithi006 ceph-mon[204052]: pgmap v3507: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:02.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:22:01 smithi006 ceph-mon[200575]: pgmap v3507: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:02.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:22:01 smithi105 ceph-mon[190463]: pgmap v3507: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:04.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:22:03 smithi006 ceph-mon[204052]: pgmap v3508: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:04.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:22:03 smithi006 ceph-mon[200575]: pgmap v3508: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:22:03 smithi105 ceph-mon[190463]: pgmap v3508: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:06.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:22:05 smithi006 ceph-mon[204052]: pgmap v3509: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:06.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:22:05 smithi006 ceph-mon[200575]: pgmap v3509: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:06.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:22:05 smithi105 ceph-mon[190463]: pgmap v3509: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:08.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:22:07 smithi006 ceph-mon[204052]: pgmap v3510: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:22:07 smithi006 ceph-mon[200575]: pgmap v3510: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:22:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:22:07] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:22:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:22:07 smithi105 ceph-mon[190463]: pgmap v3510: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:10.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:22:09 smithi006 ceph-mon[204052]: pgmap v3511: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:10.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:22:09 smithi006 ceph-mon[200575]: pgmap v3511: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:10.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:22:09 smithi105 ceph-mon[190463]: pgmap v3511: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:12.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:22:11 smithi006 ceph-mon[204052]: pgmap v3512: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:12.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:22:11 smithi006 ceph-mon[200575]: pgmap v3512: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:12.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:22:11 smithi105 ceph-mon[190463]: pgmap v3512: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:14.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:22:13 smithi006 ceph-mon[204052]: pgmap v3513: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:22:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:22:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:22:13 smithi006 ceph-mon[200575]: pgmap v3513: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:22:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:22:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:22:13 smithi105 ceph-mon[190463]: pgmap v3513: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:22:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:22:16.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:22:15 smithi006 ceph-mon[204052]: pgmap v3514: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:16.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:22:15 smithi006 ceph-mon[200575]: pgmap v3514: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:16.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:22:15 smithi105 ceph-mon[190463]: pgmap v3514: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:18.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:22:17 smithi006 ceph-mon[204052]: pgmap v3515: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:18.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:22:17 smithi006 ceph-mon[200575]: pgmap v3515: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:18.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:22:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:22:17] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:22:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:22:17 smithi105 ceph-mon[190463]: pgmap v3515: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:20.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:22:19 smithi006 ceph-mon[204052]: pgmap v3516: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:20.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:22:19 smithi006 ceph-mon[200575]: pgmap v3516: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:20.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:22:19 smithi105 ceph-mon[190463]: pgmap v3516: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:22.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:22:21 smithi006 ceph-mon[204052]: pgmap v3517: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:22.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:22:21 smithi006 ceph-mon[200575]: pgmap v3517: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:22.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:22:21 smithi105 ceph-mon[190463]: pgmap v3517: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:24.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:22:23 smithi006 ceph-mon[204052]: pgmap v3518: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:24.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:22:23 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:22:24.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:22:23 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:22:24.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:22:23 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:22:24.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:22:23 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:22:24.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:22:23 smithi006 ceph-mon[200575]: pgmap v3518: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:24.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:22:23 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:22:24.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:22:23 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:22:24.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:22:23 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:22:24.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:22:23 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:22:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:22:23 smithi105 ceph-mon[190463]: pgmap v3518: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:22:23 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:22:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:22:23 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:22:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:22:23 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:22:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:22:23 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:22:26.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:22:25 smithi006 ceph-mon[204052]: pgmap v3519: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:26.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:22:25 smithi006 ceph-mon[200575]: pgmap v3519: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:26.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:22:25 smithi105 ceph-mon[190463]: pgmap v3519: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:28.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:22:27 smithi006 ceph-mon[204052]: pgmap v3520: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:22:27 smithi006 ceph-mon[200575]: pgmap v3520: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:22:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:22:27] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:22:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:22:27 smithi105 ceph-mon[190463]: pgmap v3520: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:29.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:22:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:22:29.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:22:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:22:29.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:22:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:22:30.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:22:29 smithi006 ceph-mon[204052]: pgmap v3521: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:22:29 smithi006 ceph-mon[200575]: pgmap v3521: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:22:29 smithi105 ceph-mon[190463]: pgmap v3521: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:32.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:22:31 smithi006 ceph-mon[204052]: pgmap v3522: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:32.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:22:31 smithi006 ceph-mon[200575]: pgmap v3522: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:32.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:22:31 smithi105 ceph-mon[190463]: pgmap v3522: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:34.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:22:33 smithi105 ceph-mon[190463]: pgmap v3523: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:34.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:22:33 smithi006 ceph-mon[204052]: pgmap v3523: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:34.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:22:33 smithi006 ceph-mon[200575]: pgmap v3523: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:36.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:22:35 smithi105 ceph-mon[190463]: pgmap v3524: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:36.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:22:35 smithi006 ceph-mon[204052]: pgmap v3524: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:36.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:22:35 smithi006 ceph-mon[200575]: pgmap v3524: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:38.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:22:37 smithi006 ceph-mon[204052]: pgmap v3525: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:22:37 smithi006 ceph-mon[200575]: pgmap v3525: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:22:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:22:37] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:22:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:22:37 smithi105 ceph-mon[190463]: pgmap v3525: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:40.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:22:39 smithi105 ceph-mon[190463]: pgmap v3526: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:40.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:22:39 smithi006 ceph-mon[204052]: pgmap v3526: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:40.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:22:39 smithi006 ceph-mon[200575]: pgmap v3526: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:42.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:22:41 smithi105 ceph-mon[190463]: pgmap v3527: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:42.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:22:41 smithi006 ceph-mon[204052]: pgmap v3527: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:42.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:22:41 smithi006 ceph-mon[200575]: pgmap v3527: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:22:43 smithi105 ceph-mon[190463]: pgmap v3528: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:22:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:22:44.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:22:43 smithi006 ceph-mon[204052]: pgmap v3528: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:44.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:22:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:22:44.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:22:43 smithi006 ceph-mon[200575]: pgmap v3528: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:44.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:22:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:22:46.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:22:45 smithi105 ceph-mon[190463]: pgmap v3529: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:46.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:22:45 smithi006 ceph-mon[204052]: pgmap v3529: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:46.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:22:45 smithi006 ceph-mon[200575]: pgmap v3529: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:48.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:22:47 smithi006 ceph-mon[204052]: pgmap v3530: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:22:47 smithi006 ceph-mon[200575]: pgmap v3530: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:48.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:22:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:22:47] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:22:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:22:47 smithi105 ceph-mon[190463]: pgmap v3530: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:50.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:22:49 smithi105 ceph-mon[190463]: pgmap v3531: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:50.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:22:49 smithi006 ceph-mon[204052]: pgmap v3531: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:50.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:22:49 smithi006 ceph-mon[200575]: pgmap v3531: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:52.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:22:51 smithi105 ceph-mon[190463]: pgmap v3532: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:52.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:22:51 smithi006 ceph-mon[204052]: pgmap v3532: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:52.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:22:51 smithi006 ceph-mon[200575]: pgmap v3532: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:22:53 smithi105 ceph-mon[190463]: pgmap v3533: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:54.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:22:53 smithi006 ceph-mon[204052]: pgmap v3533: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:54.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:22:53 smithi006 ceph-mon[200575]: pgmap v3533: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:56.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:22:55 smithi105 ceph-mon[190463]: pgmap v3534: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:56.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:22:55 smithi006 ceph-mon[204052]: pgmap v3534: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:56.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:22:55 smithi006 ceph-mon[200575]: pgmap v3534: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:22:57 smithi006 ceph-mon[204052]: pgmap v3535: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:22:57 smithi006 ceph-mon[200575]: pgmap v3535: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:22:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:22:57] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:22:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:22:57 smithi105 ceph-mon[190463]: pgmap v3535: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:22:59.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:22:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:22:59.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:22:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:22:59.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:22:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:23:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:22:59 smithi105 ceph-mon[190463]: pgmap v3536: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:00.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:22:59 smithi006 ceph-mon[204052]: pgmap v3536: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:00.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:22:59 smithi006 ceph-mon[200575]: pgmap v3536: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:02.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:23:01 smithi105 ceph-mon[190463]: pgmap v3537: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:02.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:23:01 smithi006 ceph-mon[204052]: pgmap v3537: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:02.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:23:01 smithi006 ceph-mon[200575]: pgmap v3537: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:23:03 smithi105 ceph-mon[190463]: pgmap v3538: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:04.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:23:03 smithi006 ceph-mon[204052]: pgmap v3538: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:04.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:23:03 smithi006 ceph-mon[200575]: pgmap v3538: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:06.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:23:05 smithi105 ceph-mon[190463]: pgmap v3539: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:06.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:23:05 smithi006 ceph-mon[204052]: pgmap v3539: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:06.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:23:05 smithi006 ceph-mon[200575]: pgmap v3539: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:23:07 smithi006 ceph-mon[204052]: pgmap v3540: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:08.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:23:07 smithi006 ceph-mon[200575]: pgmap v3540: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:08.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:23:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:23:07] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:23:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:23:07 smithi105 ceph-mon[190463]: pgmap v3540: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:10.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:23:09 smithi105 ceph-mon[190463]: pgmap v3541: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:10.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:23:09 smithi006 ceph-mon[204052]: pgmap v3541: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:10.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:23:09 smithi006 ceph-mon[200575]: pgmap v3541: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:12.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:23:11 smithi105 ceph-mon[190463]: pgmap v3542: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:12.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:23:11 smithi006 ceph-mon[204052]: pgmap v3542: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:12.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:23:11 smithi006 ceph-mon[200575]: pgmap v3542: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:23:13 smithi105 ceph-mon[190463]: pgmap v3543: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:23:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:23:13.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:23:13 smithi006 ceph-mon[204052]: pgmap v3543: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:23:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:23:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:23:13 smithi006 ceph-mon[200575]: pgmap v3543: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:23:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:23:15.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:23:15 smithi105 ceph-mon[190463]: pgmap v3544: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:15.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:23:15 smithi006 ceph-mon[204052]: pgmap v3544: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:15.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:23:15 smithi006 ceph-mon[200575]: pgmap v3544: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:17.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:23:17 smithi105 ceph-mon[190463]: pgmap v3545: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:17.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:23:17 smithi006 ceph-mon[204052]: pgmap v3545: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:17.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:23:17 smithi006 ceph-mon[200575]: pgmap v3545: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:18.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:23:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:23:17] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T09:23:19.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:23:19 smithi105 ceph-mon[190463]: pgmap v3546: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:19.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:23:19 smithi006 ceph-mon[204052]: pgmap v3546: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:19.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:23:19 smithi006 ceph-mon[200575]: pgmap v3546: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:21.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:23:21 smithi105 ceph-mon[190463]: pgmap v3547: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:21.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:23:21 smithi006 ceph-mon[204052]: pgmap v3547: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:21.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:23:21 smithi006 ceph-mon[200575]: pgmap v3547: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:23.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:23:23 smithi105 ceph-mon[190463]: pgmap v3548: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:23.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:23:23 smithi006 ceph-mon[204052]: pgmap v3548: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:23.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:23:23 smithi006 ceph-mon[200575]: pgmap v3548: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:24.126 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 09:23:23 smithi105 conmon[249241]: logger=cleanup t=2023-09-22T09:23:23.777471057Z level=info msg="Completed cleanup jobs" duration=66.076448ms 2023-09-22T09:23:24.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:23:24 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:23:24.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:23:24 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:23:24.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:23:24 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:23:24.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:23:24 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:23:24.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:23:24 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:23:24.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:23:24 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:23:24.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:23:24 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:23:24.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:23:24 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:23:24.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:23:24 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:23:24.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:23:24 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:23:24.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:23:24 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:23:24.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:23:24 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:23:25.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:23:25 smithi105 ceph-mon[190463]: pgmap v3549: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:25.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:23:25 smithi006 ceph-mon[204052]: pgmap v3549: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:25.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:23:25 smithi006 ceph-mon[200575]: pgmap v3549: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:27.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:23:27 smithi105 ceph-mon[190463]: pgmap v3550: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:27.706 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:23:27 smithi006 ceph-mon[200575]: pgmap v3550: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:27.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:23:27 smithi006 ceph-mon[204052]: pgmap v3550: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:27.707 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:23:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:23:27] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T09:23:28.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:23:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:23:28.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:23:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:23:28.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:23:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:23:29.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:23:29 smithi105 ceph-mon[190463]: pgmap v3551: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:29.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:23:29 smithi006 ceph-mon[204052]: pgmap v3551: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:29.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:23:29 smithi006 ceph-mon[200575]: pgmap v3551: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:31.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:23:31 smithi105 ceph-mon[190463]: pgmap v3552: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:31.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:23:31 smithi006 ceph-mon[200575]: pgmap v3552: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:31.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:23:31 smithi006 ceph-mon[204052]: pgmap v3552: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:33.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:23:33 smithi105 ceph-mon[190463]: pgmap v3553: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:33.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:23:33 smithi006 ceph-mon[200575]: pgmap v3553: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:33.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:23:33 smithi006 ceph-mon[204052]: pgmap v3553: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:35.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:23:35 smithi105 ceph-mon[190463]: pgmap v3554: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:35.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:23:35 smithi006 ceph-mon[204052]: pgmap v3554: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:35.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:23:35 smithi006 ceph-mon[200575]: pgmap v3554: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:37.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:23:37 smithi006 ceph-mon[204052]: pgmap v3555: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:37.706 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:23:37 smithi006 ceph-mon[200575]: pgmap v3555: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:37.707 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:23:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:23:37] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T09:23:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:23:37 smithi105 ceph-mon[190463]: pgmap v3555: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:39.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:23:39 smithi006 ceph-mon[204052]: pgmap v3556: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:39.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:23:39 smithi006 ceph-mon[200575]: pgmap v3556: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:39.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:23:39 smithi105 ceph-mon[190463]: pgmap v3556: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:41.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:23:41 smithi006 ceph-mon[204052]: pgmap v3557: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:41.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:23:41 smithi006 ceph-mon[200575]: pgmap v3557: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:41.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:23:41 smithi105 ceph-mon[190463]: pgmap v3557: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:23:43 smithi006 ceph-mon[204052]: pgmap v3558: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:23:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:23:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:23:43 smithi006 ceph-mon[200575]: pgmap v3558: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:23:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:23:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:23:43 smithi105 ceph-mon[190463]: pgmap v3558: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:23:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:23:45.788 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:23:45 smithi006 ceph-mon[204052]: pgmap v3559: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:45.789 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:23:45 smithi006 ceph-mon[200575]: pgmap v3559: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:45.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:23:45 smithi105 ceph-mon[190463]: pgmap v3559: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:47.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:23:47 smithi006 ceph-mon[204052]: pgmap v3560: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:47.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:23:47 smithi006 ceph-mon[200575]: pgmap v3560: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:47.707 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:23:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:23:47] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T09:23:47.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:23:47 smithi105 ceph-mon[190463]: pgmap v3560: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:49.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:23:49 smithi006 ceph-mon[204052]: pgmap v3561: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:49.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:23:49 smithi006 ceph-mon[200575]: pgmap v3561: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:49.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:23:49 smithi105 ceph-mon[190463]: pgmap v3561: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:51.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:23:51 smithi006 ceph-mon[204052]: pgmap v3562: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:51.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:23:51 smithi006 ceph-mon[200575]: pgmap v3562: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:51.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:23:51 smithi105 ceph-mon[190463]: pgmap v3562: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:53.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:23:53 smithi006 ceph-mon[204052]: pgmap v3563: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:53.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:23:53 smithi006 ceph-mon[200575]: pgmap v3563: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:53.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:23:53 smithi105 ceph-mon[190463]: pgmap v3563: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:55.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:23:55 smithi006 ceph-mon[204052]: pgmap v3564: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:55.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:23:55 smithi006 ceph-mon[200575]: pgmap v3564: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:55.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:23:55 smithi105 ceph-mon[190463]: pgmap v3564: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:57.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:23:57 smithi006 ceph-mon[204052]: pgmap v3565: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:57.706 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:23:57 smithi006 ceph-mon[200575]: pgmap v3565: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:57.707 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:23:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:23:57] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T09:23:57.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:23:57 smithi105 ceph-mon[190463]: pgmap v3565: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:58.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:23:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:23:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:23:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:23:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:23:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:23:59.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:23:59 smithi006 ceph-mon[204052]: pgmap v3566: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:59.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:23:59 smithi006 ceph-mon[200575]: pgmap v3566: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:23:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:23:59 smithi105 ceph-mon[190463]: pgmap v3566: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:01.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:24:01 smithi006 ceph-mon[204052]: pgmap v3567: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:01.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:24:01 smithi006 ceph-mon[200575]: pgmap v3567: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:01.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:24:01 smithi105 ceph-mon[190463]: pgmap v3567: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:03.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:24:03 smithi006 ceph-mon[204052]: pgmap v3568: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:03.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:24:03 smithi006 ceph-mon[200575]: pgmap v3568: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:03.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:24:03 smithi105 ceph-mon[190463]: pgmap v3568: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:05.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:24:05 smithi006 ceph-mon[204052]: pgmap v3569: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:05.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:24:05 smithi006 ceph-mon[200575]: pgmap v3569: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:05.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:24:05 smithi105 ceph-mon[190463]: pgmap v3569: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:07.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:24:07 smithi006 ceph-mon[204052]: pgmap v3570: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:07.706 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:24:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:24:07] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T09:24:07.706 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:24:07 smithi006 ceph-mon[200575]: pgmap v3570: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:24:07 smithi105 ceph-mon[190463]: pgmap v3570: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:09.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:24:09 smithi006 ceph-mon[204052]: pgmap v3571: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:09.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:24:09 smithi006 ceph-mon[200575]: pgmap v3571: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:09.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:24:09 smithi105 ceph-mon[190463]: pgmap v3571: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:11.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:24:11 smithi006 ceph-mon[204052]: pgmap v3572: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:11.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:24:11 smithi006 ceph-mon[200575]: pgmap v3572: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:11.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:24:11 smithi105 ceph-mon[190463]: pgmap v3572: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:13.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:24:13 smithi006 ceph-mon[204052]: pgmap v3573: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:13.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:24:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:24:13.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:24:13 smithi006 ceph-mon[200575]: pgmap v3573: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:13.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:24:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:24:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:24:13 smithi105 ceph-mon[190463]: pgmap v3573: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:24:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:24:15.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:24:15 smithi006 ceph-mon[204052]: pgmap v3574: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:15.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:24:15 smithi006 ceph-mon[200575]: pgmap v3574: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:15.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:24:15 smithi105 ceph-mon[190463]: pgmap v3574: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:17.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:24:17 smithi006 ceph-mon[204052]: pgmap v3575: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:17.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:24:17 smithi006 ceph-mon[200575]: pgmap v3575: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:17.707 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:24:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:24:17] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T09:24:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:24:17 smithi105 ceph-mon[190463]: pgmap v3575: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:19.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:24:19 smithi006 ceph-mon[204052]: pgmap v3576: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:19.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:24:19 smithi006 ceph-mon[200575]: pgmap v3576: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:19.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:24:19 smithi105 ceph-mon[190463]: pgmap v3576: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:21.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:24:21 smithi006 ceph-mon[204052]: pgmap v3577: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:21.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:24:21 smithi006 ceph-mon[200575]: pgmap v3577: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:21.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:24:21 smithi105 ceph-mon[190463]: pgmap v3577: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:23.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:24:23 smithi006 ceph-mon[204052]: pgmap v3578: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:23.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:24:23 smithi006 ceph-mon[200575]: pgmap v3578: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:23.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:24:23 smithi105 ceph-mon[190463]: pgmap v3578: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:24.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:24:24 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:24:24.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:24:24 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:24:24.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:24:24 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:24:25.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:24:25 smithi006 ceph-mon[204052]: pgmap v3579: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:25.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:24:25 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:24:25.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:24:25 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:24:25.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:24:25 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:24:25.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:24:25 smithi006 ceph-mon[200575]: pgmap v3579: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:25.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:24:25 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:24:25.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:24:25 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:24:25.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:24:25 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:24:25.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:24:25 smithi105 ceph-mon[190463]: pgmap v3579: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:25.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:24:25 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:24:25.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:24:25 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:24:25.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:24:25 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:24:27.708 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:24:27 smithi006 ceph-mon[204052]: pgmap v3580: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:27.708 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:24:27 smithi006 ceph-mon[200575]: pgmap v3580: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:27.709 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:24:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:24:27] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T09:24:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:24:27 smithi105 ceph-mon[190463]: pgmap v3580: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:28.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:24:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:24:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:24:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:24:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:24:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:24:29.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:24:29 smithi006 ceph-mon[204052]: pgmap v3581: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:29.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:24:29 smithi006 ceph-mon[200575]: pgmap v3581: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:24:29 smithi105 ceph-mon[190463]: pgmap v3581: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:31.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:24:31 smithi006 ceph-mon[204052]: pgmap v3582: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:31.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:24:31 smithi006 ceph-mon[200575]: pgmap v3582: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:31.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:24:31 smithi105 ceph-mon[190463]: pgmap v3582: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:33.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:24:33 smithi006 ceph-mon[204052]: pgmap v3583: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:33.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:24:33 smithi006 ceph-mon[200575]: pgmap v3583: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:33.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:24:33 smithi105 ceph-mon[190463]: pgmap v3583: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:35.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:24:35 smithi006 ceph-mon[204052]: pgmap v3584: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:35.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:24:35 smithi006 ceph-mon[200575]: pgmap v3584: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:35.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:24:35 smithi105 ceph-mon[190463]: pgmap v3584: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:37.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:24:37 smithi006 ceph-mon[204052]: pgmap v3585: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:37.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:24:37 smithi006 ceph-mon[200575]: pgmap v3585: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:37.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:24:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:24:37] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T09:24:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:24:37 smithi105 ceph-mon[190463]: pgmap v3585: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:39.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:24:39 smithi006 ceph-mon[204052]: pgmap v3586: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:39.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:24:39 smithi006 ceph-mon[200575]: pgmap v3586: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:39.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:24:39 smithi105 ceph-mon[190463]: pgmap v3586: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:41.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:24:41 smithi006 ceph-mon[204052]: pgmap v3587: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:41.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:24:41 smithi006 ceph-mon[200575]: pgmap v3587: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:41.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:24:41 smithi105 ceph-mon[190463]: pgmap v3587: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:24:43 smithi006 ceph-mon[204052]: pgmap v3588: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:24:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:24:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:24:43 smithi006 ceph-mon[200575]: pgmap v3588: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:24:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:24:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:24:43 smithi105 ceph-mon[190463]: pgmap v3588: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:24:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:24:45.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:24:45 smithi006 ceph-mon[204052]: pgmap v3589: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:45.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:24:45 smithi006 ceph-mon[200575]: pgmap v3589: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:45.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:24:45 smithi105 ceph-mon[190463]: pgmap v3589: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:47.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:24:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:24:47] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:24:47.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:24:47 smithi006 ceph-mon[204052]: pgmap v3590: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:47.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:24:47 smithi006 ceph-mon[200575]: pgmap v3590: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:47.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:24:47 smithi105 ceph-mon[190463]: pgmap v3590: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:49.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:24:49 smithi006 ceph-mon[200575]: pgmap v3591: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:49.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:24:49 smithi006 ceph-mon[204052]: pgmap v3591: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:49.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:24:49 smithi105 ceph-mon[190463]: pgmap v3591: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:51.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:24:51 smithi006 ceph-mon[200575]: pgmap v3592: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:51.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:24:51 smithi006 ceph-mon[204052]: pgmap v3592: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:51.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:24:51 smithi105 ceph-mon[190463]: pgmap v3592: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:53.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:24:53 smithi006 ceph-mon[204052]: pgmap v3593: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:53.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:24:53 smithi006 ceph-mon[200575]: pgmap v3593: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:53.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:24:53 smithi105 ceph-mon[190463]: pgmap v3593: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:55.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:24:55 smithi006 ceph-mon[204052]: pgmap v3594: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:55.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:24:55 smithi006 ceph-mon[200575]: pgmap v3594: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:55.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:24:55 smithi105 ceph-mon[190463]: pgmap v3594: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:57.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:24:57 smithi006 ceph-mon[204052]: pgmap v3595: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:57.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:24:57 smithi006 ceph-mon[200575]: pgmap v3595: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:57.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:24:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:24:57] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:24:57.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:24:57 smithi105 ceph-mon[190463]: pgmap v3595: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:58.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:24:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:24:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:24:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:24:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:24:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:24:59.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:24:59 smithi006 ceph-mon[204052]: pgmap v3596: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:59.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:24:59 smithi006 ceph-mon[200575]: pgmap v3596: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:24:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:24:59 smithi105 ceph-mon[190463]: pgmap v3596: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:01.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:25:01 smithi006 ceph-mon[204052]: pgmap v3597: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:01.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:25:01 smithi006 ceph-mon[200575]: pgmap v3597: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:01.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:25:01 smithi105 ceph-mon[190463]: pgmap v3597: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:03.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:25:03 smithi006 ceph-mon[204052]: pgmap v3598: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:03.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:25:03 smithi006 ceph-mon[200575]: pgmap v3598: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:03.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:25:03 smithi105 ceph-mon[190463]: pgmap v3598: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:05.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:25:05 smithi006 ceph-mon[204052]: pgmap v3599: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:05.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:25:05 smithi006 ceph-mon[200575]: pgmap v3599: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:05.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:25:05 smithi105 ceph-mon[190463]: pgmap v3599: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:07.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:25:07 smithi006 ceph-mon[204052]: pgmap v3600: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:07.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:25:07 smithi006 ceph-mon[200575]: pgmap v3600: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:07.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:25:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:25:07] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T09:25:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:25:07 smithi105 ceph-mon[190463]: pgmap v3600: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:09.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:25:09 smithi006 ceph-mon[204052]: pgmap v3601: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:09.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:25:09 smithi006 ceph-mon[200575]: pgmap v3601: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:09.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:25:09 smithi105 ceph-mon[190463]: pgmap v3601: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:11.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:25:11 smithi006 ceph-mon[204052]: pgmap v3602: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:11.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:25:11 smithi006 ceph-mon[200575]: pgmap v3602: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:11.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:25:11 smithi105 ceph-mon[190463]: pgmap v3602: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:25:13 smithi006 ceph-mon[204052]: pgmap v3603: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:25:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:25:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:25:13 smithi006 ceph-mon[200575]: pgmap v3603: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:25:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:25:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:25:13 smithi105 ceph-mon[190463]: pgmap v3603: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:25:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:25:15.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:25:15 smithi006 ceph-mon[204052]: pgmap v3604: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:15.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:25:15 smithi006 ceph-mon[200575]: pgmap v3604: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:15.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:25:15 smithi105 ceph-mon[190463]: pgmap v3604: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:17.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:25:17 smithi006 ceph-mon[204052]: pgmap v3605: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:17.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:25:17 smithi006 ceph-mon[200575]: pgmap v3605: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:17.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:25:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:25:17] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T09:25:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:25:17 smithi105 ceph-mon[190463]: pgmap v3605: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:19.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:25:19 smithi006 ceph-mon[204052]: pgmap v3606: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:19.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:25:19 smithi006 ceph-mon[200575]: pgmap v3606: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:19.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:25:19 smithi105 ceph-mon[190463]: pgmap v3606: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:21.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:25:21 smithi006 ceph-mon[204052]: pgmap v3607: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:21.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:25:21 smithi006 ceph-mon[200575]: pgmap v3607: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:21.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:25:21 smithi105 ceph-mon[190463]: pgmap v3607: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:23.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:25:23 smithi006 ceph-mon[204052]: pgmap v3608: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:23.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:25:23 smithi006 ceph-mon[200575]: pgmap v3608: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:23.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:25:23 smithi105 ceph-mon[190463]: pgmap v3608: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:25.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:25:25 smithi006 ceph-mon[204052]: pgmap v3609: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:25.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:25:25 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:25:25.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:25:25 smithi006 ceph-mon[200575]: pgmap v3609: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:25.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:25:25 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:25:25.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:25:25 smithi105 ceph-mon[190463]: pgmap v3609: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:25.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:25:25 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:25:27.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:25:27 smithi006 ceph-mon[200575]: pgmap v3610: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:27.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:25:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:25:27] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-22T09:25:27.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:25:27 smithi006 ceph-mon[204052]: pgmap v3610: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:25:27 smithi105 ceph-mon[190463]: pgmap v3610: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:29.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:25:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:25:29.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:25:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:25:29.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:25:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:25:29.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:25:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:25:29.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:25:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:25:29.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:25:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:25:29.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:25:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:25:29.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:25:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:25:29.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:25:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:25:29.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:25:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:25:29.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:25:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:25:29.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:25:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:25:29.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:25:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:25:29.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:25:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:25:29.115 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:25:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:25:29.115 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:25:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:25:29.115 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:25:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:25:29.115 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:25:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:25:29.116 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:25:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:25:29.116 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:25:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:25:29.116 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:25:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:25:30.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:25:29 smithi006 ceph-mon[204052]: pgmap v3611: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:30.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:25:29 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:25:30.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:25:29 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:25:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:25:29 smithi006 ceph-mon[200575]: pgmap v3611: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:25:29 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:25:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:25:29 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:25:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:25:29 smithi105 ceph-mon[190463]: pgmap v3611: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:30.134 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:25:29 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:25:30.134 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:25:29 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:25:32.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:25:31 smithi006 ceph-mon[204052]: pgmap v3612: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:32.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:25:31 smithi006 ceph-mon[200575]: pgmap v3612: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:32.089 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:25:31 smithi105 ceph-mon[190463]: pgmap v3612: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:33.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:25:33 smithi006 ceph-mon[204052]: pgmap v3613: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:33.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:25:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:25:33.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:25:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:25:33.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:25:33 smithi006 ceph-mon[200575]: pgmap v3613: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:33.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:25:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:25:33.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:25:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:25:33.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:25:33 smithi105 ceph-mon[190463]: pgmap v3613: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:33.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:25:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:25:33.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:25:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:25:35.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:25:35 smithi105 ceph-mon[190463]: pgmap v3614: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:36.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:25:35 smithi006 ceph-mon[204052]: pgmap v3614: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:36.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:25:35 smithi006 ceph-mon[200575]: pgmap v3614: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:37.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:25:37 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:25:37.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:25:37 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:25:37.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:25:37 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:25:37.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:25:37 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:25:37.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:25:37 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:25:37.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:25:37 smithi006 ceph-mon[204052]: pgmap v3615: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:37.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:25:37 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:25:37.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:25:37 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:25:37.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:25:37 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:25:37.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:25:37 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:25:37.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:25:37 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:25:37.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:25:37 smithi006 ceph-mon[200575]: pgmap v3615: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:37.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:25:37 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:25:37.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:25:37 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:25:37.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:25:37 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:25:37.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:25:37 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:25:37.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:25:37 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:25:37.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:25:37 smithi105 ceph-mon[190463]: pgmap v3615: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:38.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:25:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:25:37] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-22T09:25:39.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:25:39 smithi006 ceph-mon[204052]: pgmap v3616: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:39.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:25:39 smithi006 ceph-mon[200575]: pgmap v3616: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:39.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:25:39 smithi105 ceph-mon[190463]: pgmap v3616: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:41.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:25:41 smithi006 ceph-mon[200575]: pgmap v3617: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:41.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:25:41 smithi006 ceph-mon[204052]: pgmap v3617: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:41.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:25:41 smithi105 ceph-mon[190463]: pgmap v3617: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:43.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:25:43 smithi006 ceph-mon[200575]: pgmap v3618: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:25:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:25:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:25:43 smithi006 ceph-mon[204052]: pgmap v3618: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:25:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:25:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:25:43 smithi105 ceph-mon[190463]: pgmap v3618: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:25:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:25:45.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:25:45 smithi006 ceph-mon[200575]: pgmap v3619: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:45.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:25:45 smithi006 ceph-mon[204052]: pgmap v3619: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:45.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:25:45 smithi105 ceph-mon[190463]: pgmap v3619: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:47.706 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:25:47 smithi006 ceph-mon[200575]: pgmap v3620: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:47.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:25:47 smithi006 ceph-mon[204052]: pgmap v3620: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:47.707 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:25:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:25:47] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:25:47.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:25:47 smithi105 ceph-mon[190463]: pgmap v3620: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:49.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:25:49 smithi006 ceph-mon[204052]: pgmap v3621: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:49.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:25:49 smithi006 ceph-mon[200575]: pgmap v3621: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:49.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:25:49 smithi105 ceph-mon[190463]: pgmap v3621: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:51.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:25:51 smithi006 ceph-mon[204052]: pgmap v3622: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:51.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:25:51 smithi006 ceph-mon[200575]: pgmap v3622: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:51.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:25:51 smithi105 ceph-mon[190463]: pgmap v3622: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:53.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:25:53 smithi006 ceph-mon[204052]: pgmap v3623: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:53.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:25:53 smithi006 ceph-mon[200575]: pgmap v3623: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:53.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:25:53 smithi105 ceph-mon[190463]: pgmap v3623: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:55.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:25:55 smithi006 ceph-mon[204052]: pgmap v3624: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:55.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:25:55 smithi006 ceph-mon[200575]: pgmap v3624: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:55.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:25:55 smithi105 ceph-mon[190463]: pgmap v3624: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:57.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:25:57 smithi006 ceph-mon[204052]: pgmap v3625: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:57.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:25:57 smithi006 ceph-mon[200575]: pgmap v3625: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:57.707 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:25:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:25:57] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:25:57.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:25:57 smithi105 ceph-mon[190463]: pgmap v3625: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:58.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:25:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:25:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:25:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:25:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:25:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:25:59.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:25:59 smithi006 ceph-mon[204052]: pgmap v3626: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:59.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:25:59 smithi006 ceph-mon[200575]: pgmap v3626: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:25:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:25:59 smithi105 ceph-mon[190463]: pgmap v3626: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:01.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:26:01 smithi006 ceph-mon[204052]: pgmap v3627: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:01.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:26:01 smithi006 ceph-mon[200575]: pgmap v3627: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:01.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:26:01 smithi105 ceph-mon[190463]: pgmap v3627: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:03.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:26:03 smithi006 ceph-mon[204052]: pgmap v3628: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:03.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:26:03 smithi006 ceph-mon[200575]: pgmap v3628: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:03.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:26:03 smithi105 ceph-mon[190463]: pgmap v3628: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:05.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:26:05 smithi006 ceph-mon[204052]: pgmap v3629: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:05.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:26:05 smithi006 ceph-mon[200575]: pgmap v3629: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:05.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:26:05 smithi105 ceph-mon[190463]: pgmap v3629: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:07.710 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:26:07 smithi006 ceph-mon[200575]: pgmap v3630: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:07.712 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:26:07 smithi006 ceph-mon[204052]: pgmap v3630: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:07.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:26:07 smithi105 ceph-mon[190463]: pgmap v3630: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:08.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:26:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:26:07] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:26:09.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:26:09 smithi006 ceph-mon[204052]: pgmap v3631: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:09.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:26:09 smithi006 ceph-mon[200575]: pgmap v3631: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:09.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:26:09 smithi105 ceph-mon[190463]: pgmap v3631: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:11.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:26:11 smithi006 ceph-mon[204052]: pgmap v3632: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:11.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:26:11 smithi006 ceph-mon[200575]: pgmap v3632: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:11.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:26:11 smithi105 ceph-mon[190463]: pgmap v3632: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:13.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:26:13 smithi006 ceph-mon[204052]: pgmap v3633: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:26:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:26:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:26:13 smithi006 ceph-mon[200575]: pgmap v3633: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:26:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:26:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:26:13 smithi105 ceph-mon[190463]: pgmap v3633: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:26:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:26:15.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:26:15 smithi006 ceph-mon[204052]: pgmap v3634: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:15.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:26:15 smithi006 ceph-mon[200575]: pgmap v3634: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:15.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:26:15 smithi105 ceph-mon[190463]: pgmap v3634: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:17.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:26:17 smithi006 ceph-mon[204052]: pgmap v3635: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:17.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:26:17 smithi006 ceph-mon[200575]: pgmap v3635: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:17.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:26:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:26:17] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:26:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:26:17 smithi105 ceph-mon[190463]: pgmap v3635: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:19.788 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:26:19 smithi006 ceph-mon[204052]: pgmap v3636: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:19.789 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:26:19 smithi006 ceph-mon[200575]: pgmap v3636: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:19.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:26:19 smithi105 ceph-mon[190463]: pgmap v3636: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:21.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:26:21 smithi006 ceph-mon[204052]: pgmap v3637: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:21.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:26:21 smithi006 ceph-mon[200575]: pgmap v3637: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:21.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:26:21 smithi105 ceph-mon[190463]: pgmap v3637: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:23.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:26:23 smithi006 ceph-mon[204052]: pgmap v3638: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:23.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:26:23 smithi006 ceph-mon[200575]: pgmap v3638: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:23.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:26:23 smithi105 ceph-mon[190463]: pgmap v3638: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:25.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:26:25 smithi006 ceph-mon[204052]: pgmap v3639: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:25.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:26:25 smithi006 ceph-mon[200575]: pgmap v3639: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:25.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:26:25 smithi105 ceph-mon[190463]: pgmap v3639: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:27.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:26:27 smithi006 ceph-mon[200575]: pgmap v3640: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:27.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:26:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:26:27] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:26:27.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:26:27 smithi006 ceph-mon[204052]: pgmap v3640: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:26:27 smithi105 ceph-mon[190463]: pgmap v3640: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:28.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:26:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:26:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:26:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:26:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:26:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:26:29.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:26:29 smithi006 ceph-mon[200575]: pgmap v3641: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:29.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:26:29 smithi006 ceph-mon[204052]: pgmap v3641: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:26:29 smithi105 ceph-mon[190463]: pgmap v3641: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:31.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:26:31 smithi006 ceph-mon[200575]: pgmap v3642: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:31.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:26:31 smithi006 ceph-mon[204052]: pgmap v3642: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:31.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:26:31 smithi105 ceph-mon[190463]: pgmap v3642: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:33.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:26:33 smithi006 ceph-mon[200575]: pgmap v3643: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:33.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:26:33 smithi006 ceph-mon[204052]: pgmap v3643: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:33.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:26:33 smithi105 ceph-mon[190463]: pgmap v3643: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:35.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:26:35 smithi006 ceph-mon[200575]: pgmap v3644: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:35.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:26:35 smithi006 ceph-mon[204052]: pgmap v3644: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:35.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:26:35 smithi105 ceph-mon[190463]: pgmap v3644: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:37.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:26:37 smithi006 ceph-mon[200575]: pgmap v3645: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:37.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:26:37 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:26:37.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:26:37 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:26:37.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:26:37 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:26:37.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:26:37 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:26:37.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:26:37 smithi006 ceph-mon[204052]: pgmap v3645: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:37.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:26:37 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:26:37.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:26:37 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:26:37.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:26:37 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:26:37.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:26:37 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:26:37.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:26:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:26:37] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T09:26:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:26:37 smithi105 ceph-mon[190463]: pgmap v3645: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:26:37 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:26:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:26:37 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:26:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:26:37 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:26:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:26:37 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:26:39.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:26:39 smithi006 ceph-mon[204052]: pgmap v3646: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:39.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:26:39 smithi006 ceph-mon[200575]: pgmap v3646: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:39.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:26:39 smithi105 ceph-mon[190463]: pgmap v3646: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:41.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:26:41 smithi006 ceph-mon[204052]: pgmap v3647: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:41.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:26:41 smithi006 ceph-mon[200575]: pgmap v3647: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:41.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:26:41 smithi105 ceph-mon[190463]: pgmap v3647: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:43.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:26:43 smithi006 ceph-mon[204052]: pgmap v3648: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:26:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:26:43.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:26:43 smithi006 ceph-mon[200575]: pgmap v3648: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:43.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:26:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:26:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:26:43 smithi105 ceph-mon[190463]: pgmap v3648: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:26:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:26:45.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:26:45 smithi006 ceph-mon[204052]: pgmap v3649: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:45.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:26:45 smithi006 ceph-mon[200575]: pgmap v3649: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:45.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:26:45 smithi105 ceph-mon[190463]: pgmap v3649: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:47.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:26:47 smithi006 ceph-mon[204052]: pgmap v3650: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:47.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:26:47 smithi006 ceph-mon[200575]: pgmap v3650: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:47.787 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:26:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:26:47] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T09:26:47.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:26:47 smithi105 ceph-mon[190463]: pgmap v3650: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:49.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:26:49 smithi006 ceph-mon[204052]: pgmap v3651: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:49.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:26:49 smithi006 ceph-mon[200575]: pgmap v3651: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:49.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:26:49 smithi105 ceph-mon[190463]: pgmap v3651: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:51.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:26:51 smithi006 ceph-mon[204052]: pgmap v3652: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:51.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:26:51 smithi006 ceph-mon[200575]: pgmap v3652: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:51.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:26:51 smithi105 ceph-mon[190463]: pgmap v3652: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:53.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:26:53 smithi006 ceph-mon[204052]: pgmap v3653: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:53.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:26:53 smithi006 ceph-mon[200575]: pgmap v3653: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:53.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:26:53 smithi105 ceph-mon[190463]: pgmap v3653: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:55.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:26:55 smithi006 ceph-mon[204052]: pgmap v3654: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:55.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:26:55 smithi006 ceph-mon[200575]: pgmap v3654: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:55.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:26:55 smithi105 ceph-mon[190463]: pgmap v3654: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:57.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:26:57 smithi006 ceph-mon[204052]: pgmap v3655: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:57.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:26:57 smithi006 ceph-mon[200575]: pgmap v3655: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:57.788 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:26:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:26:57] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T09:26:57.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:26:57 smithi105 ceph-mon[190463]: pgmap v3655: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:58.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:26:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:26:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:26:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:26:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:26:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:26:59.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:26:59 smithi006 ceph-mon[204052]: pgmap v3656: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:59.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:26:59 smithi006 ceph-mon[200575]: pgmap v3656: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:26:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:26:59 smithi105 ceph-mon[190463]: pgmap v3656: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:01.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:27:01 smithi006 ceph-mon[204052]: pgmap v3657: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:01.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:27:01 smithi006 ceph-mon[200575]: pgmap v3657: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:01.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:27:01 smithi105 ceph-mon[190463]: pgmap v3657: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:03.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:27:03 smithi006 ceph-mon[204052]: pgmap v3658: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:03.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:27:03 smithi006 ceph-mon[200575]: pgmap v3658: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:03.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:27:03 smithi105 ceph-mon[190463]: pgmap v3658: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:05.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:27:05 smithi006 ceph-mon[204052]: pgmap v3659: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:05.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:27:05 smithi006 ceph-mon[200575]: pgmap v3659: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:05.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:27:05 smithi105 ceph-mon[190463]: pgmap v3659: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:07.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:27:07 smithi006 ceph-mon[204052]: pgmap v3660: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:07.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:27:07 smithi006 ceph-mon[200575]: pgmap v3660: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:07.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:27:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:27:07] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T09:27:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:27:07 smithi105 ceph-mon[190463]: pgmap v3660: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:09.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:27:09 smithi006 ceph-mon[204052]: pgmap v3661: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:09.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:27:09 smithi006 ceph-mon[200575]: pgmap v3661: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:09.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:27:09 smithi105 ceph-mon[190463]: pgmap v3661: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:11.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:27:11 smithi006 ceph-mon[204052]: pgmap v3662: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:11.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:27:11 smithi006 ceph-mon[200575]: pgmap v3662: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:11.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:27:11 smithi105 ceph-mon[190463]: pgmap v3662: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:13.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:27:13 smithi006 ceph-mon[204052]: pgmap v3663: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:27:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:27:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:27:13 smithi006 ceph-mon[200575]: pgmap v3663: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:27:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:27:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:27:13 smithi105 ceph-mon[190463]: pgmap v3663: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:27:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:27:15.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:27:15 smithi006 ceph-mon[204052]: pgmap v3664: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:15.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:27:15 smithi006 ceph-mon[200575]: pgmap v3664: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:15.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:27:15 smithi105 ceph-mon[190463]: pgmap v3664: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:17.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:27:17 smithi006 ceph-mon[204052]: pgmap v3665: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:17.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:27:17 smithi006 ceph-mon[200575]: pgmap v3665: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:17.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:27:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:27:17] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:27:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:27:17 smithi105 ceph-mon[190463]: pgmap v3665: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:19.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:27:19 smithi006 ceph-mon[204052]: pgmap v3666: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:19.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:27:19 smithi006 ceph-mon[200575]: pgmap v3666: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:19.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:27:19 smithi105 ceph-mon[190463]: pgmap v3666: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:21.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:27:21 smithi006 ceph-mon[204052]: pgmap v3667: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:21.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:27:21 smithi006 ceph-mon[200575]: pgmap v3667: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:21.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:27:21 smithi105 ceph-mon[190463]: pgmap v3667: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:23.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:27:23 smithi006 ceph-mon[204052]: pgmap v3668: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:23.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:27:23 smithi006 ceph-mon[200575]: pgmap v3668: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:23.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:27:23 smithi105 ceph-mon[190463]: pgmap v3668: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:25.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:27:25 smithi105 ceph-mon[190463]: pgmap v3669: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:26.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:27:25 smithi006 ceph-mon[204052]: pgmap v3669: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:26.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:27:25 smithi006 ceph-mon[200575]: pgmap v3669: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:27:27 smithi105 ceph-mon[190463]: pgmap v3670: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:28.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:27:27 smithi006 ceph-mon[204052]: pgmap v3670: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:27:27 smithi006 ceph-mon[200575]: pgmap v3670: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:27:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:27:27] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:27:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:27:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:27:29.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:27:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:27:29.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:27:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:27:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:27:29 smithi105 ceph-mon[190463]: pgmap v3671: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:30.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:27:29 smithi006 ceph-mon[204052]: pgmap v3671: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:27:29 smithi006 ceph-mon[200575]: pgmap v3671: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:31.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:27:31 smithi105 ceph-mon[190463]: pgmap v3672: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:32.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:27:31 smithi006 ceph-mon[204052]: pgmap v3672: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:32.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:27:31 smithi006 ceph-mon[200575]: pgmap v3672: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:33.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:27:33 smithi105 ceph-mon[190463]: pgmap v3673: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:34.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:27:33 smithi006 ceph-mon[204052]: pgmap v3673: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:34.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:27:33 smithi006 ceph-mon[200575]: pgmap v3673: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:35.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:27:35 smithi105 ceph-mon[190463]: pgmap v3674: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:36.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:27:35 smithi006 ceph-mon[204052]: pgmap v3674: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:36.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:27:35 smithi006 ceph-mon[200575]: pgmap v3674: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:27:37 smithi105 ceph-mon[190463]: pgmap v3675: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:37.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:27:37 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:27:38.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:27:37 smithi006 ceph-mon[204052]: pgmap v3675: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:38.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:27:37 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:27:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:27:37 smithi006 ceph-mon[200575]: pgmap v3675: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:27:37 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:27:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:27:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:27:37] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:27:38.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:27:38 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:27:38.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:27:38 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:27:38.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:27:38 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:27:39.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:27:38 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:27:39.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:27:38 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:27:39.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:27:38 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:27:39.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:27:38 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:27:39.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:27:38 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:27:39.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:27:38 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:27:40.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:27:39 smithi105 ceph-mon[190463]: pgmap v3676: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:40.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:27:39 smithi006 ceph-mon[204052]: pgmap v3676: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:40.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:27:39 smithi006 ceph-mon[200575]: pgmap v3676: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:42.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:27:41 smithi105 ceph-mon[190463]: pgmap v3677: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:42.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:27:41 smithi006 ceph-mon[204052]: pgmap v3677: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:42.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:27:41 smithi006 ceph-mon[200575]: pgmap v3677: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:27:43 smithi105 ceph-mon[190463]: pgmap v3678: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:27:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:27:44.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:27:43 smithi006 ceph-mon[204052]: pgmap v3678: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:44.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:27:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:27:44.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:27:43 smithi006 ceph-mon[200575]: pgmap v3678: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:44.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:27:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:27:46.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:27:45 smithi105 ceph-mon[190463]: pgmap v3679: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:46.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:27:45 smithi006 ceph-mon[204052]: pgmap v3679: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:46.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:27:45 smithi006 ceph-mon[200575]: pgmap v3679: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:48.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:27:47 smithi006 ceph-mon[204052]: pgmap v3680: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:27:47 smithi006 ceph-mon[200575]: pgmap v3680: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:27:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:27:47] "GET /metrics HTTP/1.1" 200 36233 "" "Prometheus/2.43.0" 2023-09-22T09:27:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:27:47 smithi105 ceph-mon[190463]: pgmap v3680: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:50.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:27:49 smithi105 ceph-mon[190463]: pgmap v3681: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:50.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:27:49 smithi006 ceph-mon[200575]: pgmap v3681: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:50.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:27:49 smithi006 ceph-mon[204052]: pgmap v3681: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:52.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:27:51 smithi105 ceph-mon[190463]: pgmap v3682: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:52.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:27:51 smithi006 ceph-mon[204052]: pgmap v3682: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:52.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:27:51 smithi006 ceph-mon[200575]: pgmap v3682: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:27:53 smithi105 ceph-mon[190463]: pgmap v3683: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:54.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:27:53 smithi006 ceph-mon[204052]: pgmap v3683: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:54.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:27:53 smithi006 ceph-mon[200575]: pgmap v3683: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:56.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:27:55 smithi105 ceph-mon[190463]: pgmap v3684: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:56.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:27:55 smithi006 ceph-mon[204052]: pgmap v3684: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:56.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:27:55 smithi006 ceph-mon[200575]: pgmap v3684: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:58.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:27:57 smithi006 ceph-mon[204052]: pgmap v3685: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:27:57 smithi006 ceph-mon[200575]: pgmap v3685: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:27:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:27:57] "GET /metrics HTTP/1.1" 200 36233 "" "Prometheus/2.43.0" 2023-09-22T09:27:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:27:57 smithi105 ceph-mon[190463]: pgmap v3685: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:27:59.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:27:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:27:59.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:27:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:27:59.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:27:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:28:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:27:59 smithi105 ceph-mon[190463]: pgmap v3686: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:00.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:27:59 smithi006 ceph-mon[204052]: pgmap v3686: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:00.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:27:59 smithi006 ceph-mon[200575]: pgmap v3686: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:02.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:28:01 smithi105 ceph-mon[190463]: pgmap v3687: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:02.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:28:01 smithi006 ceph-mon[204052]: pgmap v3687: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:02.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:28:01 smithi006 ceph-mon[200575]: pgmap v3687: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:28:03 smithi105 ceph-mon[190463]: pgmap v3688: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:04.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:28:03 smithi006 ceph-mon[204052]: pgmap v3688: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:04.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:28:03 smithi006 ceph-mon[200575]: pgmap v3688: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:06.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:28:05 smithi105 ceph-mon[190463]: pgmap v3689: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:06.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:28:05 smithi006 ceph-mon[204052]: pgmap v3689: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:06.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:28:05 smithi006 ceph-mon[200575]: pgmap v3689: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:28:07 smithi006 ceph-mon[204052]: pgmap v3690: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:28:07 smithi006 ceph-mon[200575]: pgmap v3690: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:28:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:28:07] "GET /metrics HTTP/1.1" 200 36229 "" "Prometheus/2.43.0" 2023-09-22T09:28:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:28:07 smithi105 ceph-mon[190463]: pgmap v3690: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:10.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:28:09 smithi105 ceph-mon[190463]: pgmap v3691: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:10.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:28:09 smithi006 ceph-mon[204052]: pgmap v3691: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:10.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:28:09 smithi006 ceph-mon[200575]: pgmap v3691: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:12.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:28:11 smithi105 ceph-mon[190463]: pgmap v3692: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:12.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:28:11 smithi006 ceph-mon[204052]: pgmap v3692: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:12.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:28:11 smithi006 ceph-mon[200575]: pgmap v3692: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:13.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:28:13 smithi006 ceph-mon[204052]: pgmap v3693: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:28:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:28:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:28:13 smithi006 ceph-mon[200575]: pgmap v3693: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:28:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:28:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:28:13 smithi105 ceph-mon[190463]: pgmap v3693: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:28:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:28:15.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:28:15 smithi006 ceph-mon[204052]: pgmap v3694: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:15.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:28:15 smithi006 ceph-mon[200575]: pgmap v3694: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:15.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:28:15 smithi105 ceph-mon[190463]: pgmap v3694: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:17.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:28:17 smithi006 ceph-mon[204052]: pgmap v3695: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:17.706 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:28:17 smithi006 ceph-mon[200575]: pgmap v3695: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:17.707 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:28:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:28:17] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:28:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:28:17 smithi105 ceph-mon[190463]: pgmap v3695: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:19.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:28:19 smithi006 ceph-mon[204052]: pgmap v3696: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:19.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:28:19 smithi006 ceph-mon[200575]: pgmap v3696: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:19.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:28:19 smithi105 ceph-mon[190463]: pgmap v3696: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:21.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:28:21 smithi006 ceph-mon[204052]: pgmap v3697: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:21.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:28:21 smithi006 ceph-mon[200575]: pgmap v3697: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:21.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:28:21 smithi105 ceph-mon[190463]: pgmap v3697: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:23.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:28:23 smithi006 ceph-mon[204052]: pgmap v3698: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:23.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:28:23 smithi006 ceph-mon[200575]: pgmap v3698: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:23.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:28:23 smithi105 ceph-mon[190463]: pgmap v3698: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:25.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:28:25 smithi006 ceph-mon[204052]: pgmap v3699: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:25.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:28:25 smithi006 ceph-mon[200575]: pgmap v3699: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:25.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:28:25 smithi105 ceph-mon[190463]: pgmap v3699: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:27.706 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:28:27 smithi006 ceph-mon[200575]: pgmap v3700: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:27.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:28:27 smithi006 ceph-mon[204052]: pgmap v3700: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:27.707 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:28:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:28:27] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:28:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:28:27 smithi105 ceph-mon[190463]: pgmap v3700: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:28.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:28:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:28:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:28:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:28:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:28:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:28:29.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:28:29 smithi006 ceph-mon[204052]: pgmap v3701: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:29.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:28:29 smithi006 ceph-mon[200575]: pgmap v3701: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:28:29 smithi105 ceph-mon[190463]: pgmap v3701: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:31.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:28:31 smithi006 ceph-mon[204052]: pgmap v3702: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:31.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:28:31 smithi006 ceph-mon[200575]: pgmap v3702: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:31.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:28:31 smithi105 ceph-mon[190463]: pgmap v3702: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:33.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:28:33 smithi006 ceph-mon[204052]: pgmap v3703: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:33.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:28:33 smithi006 ceph-mon[200575]: pgmap v3703: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:33.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:28:33 smithi105 ceph-mon[190463]: pgmap v3703: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:35.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:28:35 smithi006 ceph-mon[204052]: pgmap v3704: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:35.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:28:35 smithi006 ceph-mon[200575]: pgmap v3704: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:35.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:28:35 smithi105 ceph-mon[190463]: pgmap v3704: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:37.706 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:28:37 smithi006 ceph-mon[200575]: pgmap v3705: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:37.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:28:37 smithi006 ceph-mon[204052]: pgmap v3705: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:28:37 smithi105 ceph-mon[190463]: pgmap v3705: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:38.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:28:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:28:37] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:28:38.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:28:38 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:28:38.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:28:38 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:28:38.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:28:38 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:28:38.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:28:38 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:28:38.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:28:38 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:28:38.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:28:38 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:28:38.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:28:38 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:28:38.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:28:38 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:28:38.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:28:38 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:28:39.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:28:39 smithi006 ceph-mon[204052]: pgmap v3706: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:39.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:28:39 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:28:39.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:28:39 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:28:39.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:28:39 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:28:39.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:28:39 smithi006 ceph-mon[200575]: pgmap v3706: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:39.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:28:39 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:28:39.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:28:39 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:28:39.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:28:39 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:28:39.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:28:39 smithi105 ceph-mon[190463]: pgmap v3706: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:39.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:28:39 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:28:39.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:28:39 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:28:39.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:28:39 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:28:41.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:28:41 smithi006 ceph-mon[204052]: pgmap v3707: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:41.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:28:41 smithi006 ceph-mon[200575]: pgmap v3707: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:41.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:28:41 smithi105 ceph-mon[190463]: pgmap v3707: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:28:43 smithi006 ceph-mon[204052]: pgmap v3708: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:28:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:28:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:28:43 smithi006 ceph-mon[200575]: pgmap v3708: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:28:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:28:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:28:43 smithi105 ceph-mon[190463]: pgmap v3708: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:28:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:28:45.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:28:45 smithi006 ceph-mon[204052]: pgmap v3709: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:45.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:28:45 smithi006 ceph-mon[200575]: pgmap v3709: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:45.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:28:45 smithi105 ceph-mon[190463]: pgmap v3709: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:47.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:28:47 smithi006 ceph-mon[204052]: pgmap v3710: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:47.706 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:28:47 smithi006 ceph-mon[200575]: pgmap v3710: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:47.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:28:47 smithi105 ceph-mon[190463]: pgmap v3710: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:48.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:28:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:28:47] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:28:49.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:28:49 smithi006 ceph-mon[204052]: pgmap v3711: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:49.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:28:49 smithi006 ceph-mon[200575]: pgmap v3711: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:49.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:28:49 smithi105 ceph-mon[190463]: pgmap v3711: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:51.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:28:51 smithi006 ceph-mon[204052]: pgmap v3712: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:51.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:28:51 smithi006 ceph-mon[200575]: pgmap v3712: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:51.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:28:51 smithi105 ceph-mon[190463]: pgmap v3712: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:53.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:28:53 smithi006 ceph-mon[204052]: pgmap v3713: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:53.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:28:53 smithi006 ceph-mon[200575]: pgmap v3713: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:53.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:28:53 smithi105 ceph-mon[190463]: pgmap v3713: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:55.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:28:55 smithi006 ceph-mon[204052]: pgmap v3714: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:55.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:28:55 smithi006 ceph-mon[200575]: pgmap v3714: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:55.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:28:55 smithi105 ceph-mon[190463]: pgmap v3714: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:57.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:28:57 smithi006 ceph-mon[204052]: pgmap v3715: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:57.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:28:57 smithi006 ceph-mon[200575]: pgmap v3715: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:57.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:28:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:28:57] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:28:57.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:28:57 smithi105 ceph-mon[190463]: pgmap v3715: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:58.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:28:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:28:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:28:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:28:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:28:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:28:59.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:28:59 smithi006 ceph-mon[204052]: pgmap v3716: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:59.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:28:59 smithi006 ceph-mon[200575]: pgmap v3716: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:28:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:28:59 smithi105 ceph-mon[190463]: pgmap v3716: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:01.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:29:01 smithi006 ceph-mon[204052]: pgmap v3717: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:01.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:29:01 smithi006 ceph-mon[200575]: pgmap v3717: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:01.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:29:01 smithi105 ceph-mon[190463]: pgmap v3717: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:03.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:29:03 smithi006 ceph-mon[204052]: pgmap v3718: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:03.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:29:03 smithi006 ceph-mon[200575]: pgmap v3718: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:03.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:29:03 smithi105 ceph-mon[190463]: pgmap v3718: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:05.477 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:29:05 smithi006 ceph-mon[204052]: pgmap v3719: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:05.477 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:29:05 smithi006 ceph-mon[200575]: pgmap v3719: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:05.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:29:05 smithi105 ceph-mon[190463]: pgmap v3719: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:07.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:29:07 smithi006 ceph-mon[204052]: pgmap v3720: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:07.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:29:07 smithi006 ceph-mon[200575]: pgmap v3720: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:07.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:29:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:29:07] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:29:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:29:07 smithi105 ceph-mon[190463]: pgmap v3720: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:09.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:29:09 smithi006 ceph-mon[204052]: pgmap v3721: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:09.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:29:09 smithi006 ceph-mon[200575]: pgmap v3721: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:09.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:29:09 smithi105 ceph-mon[190463]: pgmap v3721: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:11.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:29:11 smithi006 ceph-mon[204052]: pgmap v3722: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:11.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:29:11 smithi006 ceph-mon[200575]: pgmap v3722: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:11.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:29:11 smithi105 ceph-mon[190463]: pgmap v3722: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:13.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:29:13 smithi006 ceph-mon[204052]: pgmap v3723: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:29:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:29:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:29:13 smithi006 ceph-mon[200575]: pgmap v3723: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:29:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:29:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:29:13 smithi105 ceph-mon[190463]: pgmap v3723: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:29:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:29:15.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:29:15 smithi006 ceph-mon[204052]: pgmap v3724: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:15.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:29:15 smithi006 ceph-mon[200575]: pgmap v3724: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:15.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:29:15 smithi105 ceph-mon[190463]: pgmap v3724: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:17.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:29:17 smithi006 ceph-mon[204052]: pgmap v3725: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:17.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:29:17 smithi006 ceph-mon[200575]: pgmap v3725: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:17.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:29:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:29:17] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:29:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:29:17 smithi105 ceph-mon[190463]: pgmap v3725: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:19.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:29:19 smithi006 ceph-mon[204052]: pgmap v3726: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:19.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:29:19 smithi006 ceph-mon[200575]: pgmap v3726: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:19.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:29:19 smithi105 ceph-mon[190463]: pgmap v3726: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:21.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:29:21 smithi006 ceph-mon[204052]: pgmap v3727: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:21.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:29:21 smithi006 ceph-mon[200575]: pgmap v3727: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:21.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:29:21 smithi105 ceph-mon[190463]: pgmap v3727: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:23.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:29:23 smithi006 ceph-mon[204052]: pgmap v3728: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:23.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:29:23 smithi006 ceph-mon[200575]: pgmap v3728: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:23.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:29:23 smithi105 ceph-mon[190463]: pgmap v3728: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:25.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:29:25 smithi006 ceph-mon[204052]: pgmap v3729: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:25.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:29:25 smithi006 ceph-mon[200575]: pgmap v3729: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:25.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:29:25 smithi105 ceph-mon[190463]: pgmap v3729: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:27.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:29:27 smithi006 ceph-mon[204052]: pgmap v3730: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:27.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:29:27 smithi006 ceph-mon[200575]: pgmap v3730: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:27.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:29:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:29:27] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:29:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:29:27 smithi105 ceph-mon[190463]: pgmap v3730: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:28.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:29:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:29:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:29:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:29:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:29:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:29:29.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:29:29 smithi006 ceph-mon[204052]: pgmap v3731: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:29.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:29:29 smithi006 ceph-mon[200575]: pgmap v3731: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:29:29 smithi105 ceph-mon[190463]: pgmap v3731: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:31.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:29:31 smithi006 ceph-mon[204052]: pgmap v3732: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:31.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:29:31 smithi006 ceph-mon[200575]: pgmap v3732: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:31.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:29:31 smithi105 ceph-mon[190463]: pgmap v3732: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:33.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:29:33 smithi006 ceph-mon[204052]: pgmap v3733: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:33.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:29:33 smithi006 ceph-mon[200575]: pgmap v3733: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:33.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:29:33 smithi105 ceph-mon[190463]: pgmap v3733: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:35.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:29:35 smithi006 ceph-mon[200575]: pgmap v3734: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:35.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:29:35 smithi006 ceph-mon[204052]: pgmap v3734: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:35.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:29:35 smithi105 ceph-mon[190463]: pgmap v3734: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:37.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:29:37 smithi006 ceph-mon[204052]: pgmap v3735: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:37.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:29:37 smithi006 ceph-mon[200575]: pgmap v3735: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:37.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:29:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:29:37] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:29:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:29:37 smithi105 ceph-mon[190463]: pgmap v3735: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:39.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:29:39 smithi006 ceph-mon[204052]: pgmap v3736: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:39.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:29:39 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:29:39.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:29:39 smithi006 ceph-mon[200575]: pgmap v3736: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:39.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:29:39 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:29:39.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:29:39 smithi105 ceph-mon[190463]: pgmap v3736: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:39.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:29:39 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:29:41.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:29:40 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:29:41.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:29:40 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:29:41.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:29:40 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:29:41.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:29:40 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:29:41.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:29:40 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:29:41.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:29:40 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:29:41.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:29:40 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:29:41.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:29:40 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:29:41.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:29:40 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:29:41.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:29:40 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:29:41.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:29:40 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:29:41.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:29:40 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:29:41.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:29:40 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:29:41.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:29:40 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:29:41.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:29:40 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:29:42.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:29:41 smithi006 ceph-mon[200575]: pgmap v3737: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:42.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:29:41 smithi006 ceph-mon[204052]: pgmap v3737: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:42.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:29:41 smithi105 ceph-mon[190463]: pgmap v3737: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:29:43 smithi006 ceph-mon[200575]: pgmap v3738: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:29:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:29:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:29:43 smithi006 ceph-mon[204052]: pgmap v3738: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:29:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:29:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:29:43 smithi105 ceph-mon[190463]: pgmap v3738: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:29:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:29:46.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:29:45 smithi006 ceph-mon[200575]: pgmap v3739: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:46.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:29:45 smithi006 ceph-mon[204052]: pgmap v3739: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:46.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:29:45 smithi105 ceph-mon[190463]: pgmap v3739: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:29:47 smithi006 ceph-mon[204052]: pgmap v3740: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:29:47 smithi006 ceph-mon[200575]: pgmap v3740: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:29:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:29:47] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T09:29:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:29:47 smithi105 ceph-mon[190463]: pgmap v3740: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:50.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:29:49 smithi006 ceph-mon[204052]: pgmap v3741: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:50.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:29:49 smithi006 ceph-mon[200575]: pgmap v3741: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:50.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:29:49 smithi105 ceph-mon[190463]: pgmap v3741: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:52.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:29:51 smithi006 ceph-mon[204052]: pgmap v3742: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:52.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:29:51 smithi006 ceph-mon[200575]: pgmap v3742: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:52.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:29:51 smithi105 ceph-mon[190463]: pgmap v3742: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:29:53 smithi006 ceph-mon[204052]: pgmap v3743: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:54.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:29:53 smithi006 ceph-mon[200575]: pgmap v3743: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:29:53 smithi105 ceph-mon[190463]: pgmap v3743: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:56.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:29:55 smithi006 ceph-mon[204052]: pgmap v3744: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:56.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:29:55 smithi006 ceph-mon[200575]: pgmap v3744: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:56.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:29:55 smithi105 ceph-mon[190463]: pgmap v3744: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:58.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:29:57 smithi006 ceph-mon[204052]: pgmap v3745: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:29:57 smithi006 ceph-mon[200575]: pgmap v3745: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:29:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:29:57] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T09:29:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:29:57 smithi105 ceph-mon[190463]: pgmap v3745: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:29:59.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:29:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:29:59.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:29:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:29:59.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:29:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:30:00.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:29:59 smithi006 ceph-mon[204052]: pgmap v3746: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:00.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:29:59 smithi006 ceph-mon[200575]: pgmap v3746: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:29:59 smithi105 ceph-mon[190463]: pgmap v3746: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:01.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:30:00 smithi006 ceph-mon[204052]: overall HEALTH_OK 2023-09-22T09:30:01.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:30:00 smithi006 ceph-mon[200575]: overall HEALTH_OK 2023-09-22T09:30:01.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:30:00 smithi105 ceph-mon[190463]: overall HEALTH_OK 2023-09-22T09:30:02.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:30:01 smithi006 ceph-mon[204052]: pgmap v3747: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:02.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:30:01 smithi006 ceph-mon[200575]: pgmap v3747: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:02.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:30:01 smithi105 ceph-mon[190463]: pgmap v3747: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:04.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:30:03 smithi006 ceph-mon[204052]: pgmap v3748: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:04.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:30:03 smithi006 ceph-mon[200575]: pgmap v3748: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:30:03 smithi105 ceph-mon[190463]: pgmap v3748: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:06.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:30:05 smithi006 ceph-mon[204052]: pgmap v3749: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:06.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:30:05 smithi006 ceph-mon[200575]: pgmap v3749: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:06.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:30:05 smithi105 ceph-mon[190463]: pgmap v3749: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:08.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:30:07 smithi006 ceph-mon[204052]: pgmap v3750: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:30:07 smithi006 ceph-mon[200575]: pgmap v3750: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:30:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:30:07] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:30:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:30:07 smithi105 ceph-mon[190463]: pgmap v3750: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:10.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:30:09 smithi006 ceph-mon[204052]: pgmap v3751: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:10.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:30:09 smithi006 ceph-mon[200575]: pgmap v3751: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:10.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:30:09 smithi105 ceph-mon[190463]: pgmap v3751: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:12.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:30:11 smithi006 ceph-mon[204052]: pgmap v3752: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:12.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:30:11 smithi006 ceph-mon[200575]: pgmap v3752: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:12.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:30:11 smithi105 ceph-mon[190463]: pgmap v3752: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:30:13 smithi006 ceph-mon[204052]: pgmap v3753: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:30:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:30:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:30:13 smithi006 ceph-mon[200575]: pgmap v3753: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:30:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:30:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:30:13 smithi105 ceph-mon[190463]: pgmap v3753: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:30:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:30:16.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:30:15 smithi006 ceph-mon[200575]: pgmap v3754: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:16.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:30:15 smithi006 ceph-mon[204052]: pgmap v3754: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:16.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:30:15 smithi105 ceph-mon[190463]: pgmap v3754: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:30:17 smithi006 ceph-mon[204052]: pgmap v3755: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:30:17 smithi006 ceph-mon[200575]: pgmap v3755: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:30:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:30:17] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:30:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:30:17 smithi105 ceph-mon[190463]: pgmap v3755: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:20.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:30:19 smithi006 ceph-mon[204052]: pgmap v3756: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:20.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:30:19 smithi006 ceph-mon[200575]: pgmap v3756: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:20.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:30:19 smithi105 ceph-mon[190463]: pgmap v3756: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:22.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:30:21 smithi006 ceph-mon[204052]: pgmap v3757: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:22.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:30:21 smithi006 ceph-mon[200575]: pgmap v3757: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:22.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:30:21 smithi105 ceph-mon[190463]: pgmap v3757: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:24.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:30:23 smithi006 ceph-mon[204052]: pgmap v3758: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:24.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:30:23 smithi006 ceph-mon[200575]: pgmap v3758: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:30:23 smithi105 ceph-mon[190463]: pgmap v3758: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:26.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:30:25 smithi006 ceph-mon[204052]: pgmap v3759: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:26.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:30:25 smithi006 ceph-mon[200575]: pgmap v3759: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:26.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:30:25 smithi105 ceph-mon[190463]: pgmap v3759: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:28.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:30:27 smithi006 ceph-mon[204052]: pgmap v3760: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:30:27 smithi006 ceph-mon[200575]: pgmap v3760: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:28.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:30:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:30:27] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:30:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:30:27 smithi105 ceph-mon[190463]: pgmap v3760: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:29.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:30:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:30:29.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:30:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:30:29.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:30:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:30:30.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:30:29 smithi006 ceph-mon[204052]: pgmap v3761: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:30:29 smithi006 ceph-mon[200575]: pgmap v3761: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:30:29 smithi105 ceph-mon[190463]: pgmap v3761: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:32.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:30:31 smithi006 ceph-mon[204052]: pgmap v3762: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:32.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:30:31 smithi006 ceph-mon[200575]: pgmap v3762: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:32.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:30:31 smithi105 ceph-mon[190463]: pgmap v3762: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:34.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:30:33 smithi006 ceph-mon[200575]: pgmap v3763: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:34.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:30:33 smithi006 ceph-mon[204052]: pgmap v3763: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:34.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:30:33 smithi105 ceph-mon[190463]: pgmap v3763: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:36.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:30:35 smithi006 ceph-mon[200575]: pgmap v3764: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:36.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:30:35 smithi006 ceph-mon[204052]: pgmap v3764: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:36.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:30:35 smithi105 ceph-mon[190463]: pgmap v3764: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:38.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:30:37 smithi006 ceph-mon[204052]: pgmap v3765: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:30:37 smithi006 ceph-mon[200575]: pgmap v3765: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:30:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:30:37] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:30:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:30:37 smithi105 ceph-mon[190463]: pgmap v3765: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:40.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:30:39 smithi006 ceph-mon[204052]: pgmap v3766: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:40.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:30:39 smithi006 ceph-mon[200575]: pgmap v3766: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:40.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:30:39 smithi105 ceph-mon[190463]: pgmap v3766: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:41.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:30:40 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:30:41.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:30:40 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:30:41.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:30:40 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:30:42.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:30:41 smithi006 ceph-mon[204052]: pgmap v3767: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:42.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:30:41 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:30:42.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:30:41 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:30:42.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:30:41 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:30:42.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:30:41 smithi006 ceph-mon[200575]: pgmap v3767: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:42.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:30:41 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:30:42.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:30:41 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:30:42.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:30:41 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:30:42.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:30:41 smithi105 ceph-mon[190463]: pgmap v3767: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:42.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:30:41 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:30:42.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:30:41 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:30:42.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:30:41 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:30:44.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:30:43 smithi006 ceph-mon[204052]: pgmap v3768: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:44.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:30:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:30:44.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:30:43 smithi006 ceph-mon[200575]: pgmap v3768: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:44.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:30:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:30:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:30:43 smithi105 ceph-mon[190463]: pgmap v3768: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:30:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:30:46.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:30:45 smithi006 ceph-mon[204052]: pgmap v3769: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:46.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:30:45 smithi006 ceph-mon[200575]: pgmap v3769: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:46.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:30:45 smithi105 ceph-mon[190463]: pgmap v3769: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:48.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:30:47 smithi006 ceph-mon[204052]: pgmap v3770: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:48.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:30:47 smithi006 ceph-mon[200575]: pgmap v3770: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:48.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:30:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:30:47] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:30:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:30:47 smithi105 ceph-mon[190463]: pgmap v3770: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:50.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:30:49 smithi006 ceph-mon[204052]: pgmap v3771: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:50.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:30:49 smithi006 ceph-mon[200575]: pgmap v3771: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:50.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:30:49 smithi105 ceph-mon[190463]: pgmap v3771: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:52.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:30:51 smithi006 ceph-mon[204052]: pgmap v3772: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:52.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:30:51 smithi006 ceph-mon[200575]: pgmap v3772: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:52.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:30:51 smithi105 ceph-mon[190463]: pgmap v3772: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:30:53 smithi006 ceph-mon[204052]: pgmap v3773: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:54.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:30:53 smithi006 ceph-mon[200575]: pgmap v3773: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:30:53 smithi105 ceph-mon[190463]: pgmap v3773: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:56.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:30:55 smithi006 ceph-mon[204052]: pgmap v3774: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:56.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:30:55 smithi006 ceph-mon[200575]: pgmap v3774: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:56.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:30:55 smithi105 ceph-mon[190463]: pgmap v3774: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:30:57 smithi006 ceph-mon[204052]: pgmap v3775: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:58.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:30:57 smithi006 ceph-mon[200575]: pgmap v3775: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:58.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:30:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:30:57] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:30:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:30:57 smithi105 ceph-mon[190463]: pgmap v3775: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:30:59.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:30:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:30:59.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:30:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:30:59.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:30:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:31:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:30:59 smithi105 ceph-mon[190463]: pgmap v3776: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:00.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:30:59 smithi006 ceph-mon[200575]: pgmap v3776: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:00.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:30:59 smithi006 ceph-mon[204052]: pgmap v3776: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:02.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:31:01 smithi105 ceph-mon[190463]: pgmap v3777: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:02.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:31:01 smithi006 ceph-mon[200575]: pgmap v3777: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:02.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:31:01 smithi006 ceph-mon[204052]: pgmap v3777: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:31:03 smithi105 ceph-mon[190463]: pgmap v3778: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:04.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:31:03 smithi006 ceph-mon[204052]: pgmap v3778: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:04.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:31:03 smithi006 ceph-mon[200575]: pgmap v3778: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:06.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:31:05 smithi105 ceph-mon[190463]: pgmap v3779: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:06.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:31:05 smithi006 ceph-mon[204052]: pgmap v3779: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:06.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:31:05 smithi006 ceph-mon[200575]: pgmap v3779: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:31:07 smithi006 ceph-mon[204052]: pgmap v3780: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:31:07 smithi006 ceph-mon[200575]: pgmap v3780: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:31:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:31:07] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T09:31:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:31:07 smithi105 ceph-mon[190463]: pgmap v3780: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:10.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:31:09 smithi105 ceph-mon[190463]: pgmap v3781: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:10.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:31:09 smithi006 ceph-mon[204052]: pgmap v3781: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:10.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:31:09 smithi006 ceph-mon[200575]: pgmap v3781: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:12.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:31:11 smithi105 ceph-mon[190463]: pgmap v3782: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:12.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:31:11 smithi006 ceph-mon[204052]: pgmap v3782: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:12.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:31:11 smithi006 ceph-mon[200575]: pgmap v3782: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:31:13 smithi105 ceph-mon[190463]: pgmap v3783: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:31:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:31:14.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:31:13 smithi006 ceph-mon[204052]: pgmap v3783: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:14.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:31:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:31:14.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:31:13 smithi006 ceph-mon[200575]: pgmap v3783: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:14.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:31:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:31:16.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:31:15 smithi105 ceph-mon[190463]: pgmap v3784: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:16.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:31:15 smithi006 ceph-mon[204052]: pgmap v3784: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:16.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:31:15 smithi006 ceph-mon[200575]: pgmap v3784: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:31:17 smithi006 ceph-mon[204052]: pgmap v3785: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:31:17 smithi006 ceph-mon[200575]: pgmap v3785: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:31:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:31:17] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:31:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:31:17 smithi105 ceph-mon[190463]: pgmap v3785: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:20.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:31:19 smithi105 ceph-mon[190463]: pgmap v3786: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:20.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:31:19 smithi006 ceph-mon[204052]: pgmap v3786: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:20.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:31:19 smithi006 ceph-mon[200575]: pgmap v3786: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:22.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:31:21 smithi105 ceph-mon[190463]: pgmap v3787: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:22.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:31:21 smithi006 ceph-mon[204052]: pgmap v3787: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:22.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:31:21 smithi006 ceph-mon[200575]: pgmap v3787: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:31:23 smithi105 ceph-mon[190463]: pgmap v3788: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:24.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:31:23 smithi006 ceph-mon[204052]: pgmap v3788: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:24.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:31:23 smithi006 ceph-mon[200575]: pgmap v3788: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:26.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:31:25 smithi105 ceph-mon[190463]: pgmap v3789: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:26.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:31:25 smithi006 ceph-mon[204052]: pgmap v3789: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:26.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:31:25 smithi006 ceph-mon[200575]: pgmap v3789: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:31:27 smithi006 ceph-mon[200575]: pgmap v3790: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:31:27 smithi006 ceph-mon[204052]: pgmap v3790: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:31:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:31:27] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:31:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:31:27 smithi105 ceph-mon[190463]: pgmap v3790: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:29.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:31:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:31:29.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:31:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:31:29.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:31:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:31:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:31:29 smithi105 ceph-mon[190463]: pgmap v3791: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:30.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:31:29 smithi006 ceph-mon[200575]: pgmap v3791: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:30.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:31:29 smithi006 ceph-mon[204052]: pgmap v3791: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:32.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:31:31 smithi105 ceph-mon[190463]: pgmap v3792: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:32.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:31:31 smithi006 ceph-mon[204052]: pgmap v3792: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:32.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:31:31 smithi006 ceph-mon[200575]: pgmap v3792: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:34.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:31:33 smithi105 ceph-mon[190463]: pgmap v3793: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:34.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:31:33 smithi006 ceph-mon[204052]: pgmap v3793: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:34.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:31:33 smithi006 ceph-mon[200575]: pgmap v3793: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:36.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:31:35 smithi105 ceph-mon[190463]: pgmap v3794: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:36.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:31:35 smithi006 ceph-mon[204052]: pgmap v3794: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:36.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:31:35 smithi006 ceph-mon[200575]: pgmap v3794: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:38.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:31:37 smithi006 ceph-mon[204052]: pgmap v3795: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:31:37 smithi006 ceph-mon[200575]: pgmap v3795: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:31:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:31:37] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:31:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:31:37 smithi105 ceph-mon[190463]: pgmap v3795: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:40.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:31:39 smithi105 ceph-mon[190463]: pgmap v3796: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:40.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:31:39 smithi006 ceph-mon[204052]: pgmap v3796: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:40.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:31:39 smithi006 ceph-mon[200575]: pgmap v3796: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:42.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:31:41 smithi105 ceph-mon[190463]: pgmap v3797: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:42.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:31:41 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:31:42.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:31:41 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:31:42.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:31:41 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:31:42.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:31:41 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:31:42.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:31:41 smithi006 ceph-mon[204052]: pgmap v3797: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:42.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:31:41 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:31:42.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:31:41 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:31:42.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:31:41 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:31:42.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:31:41 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:31:42.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:31:41 smithi006 ceph-mon[200575]: pgmap v3797: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:42.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:31:41 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:31:42.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:31:41 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:31:42.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:31:41 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:31:42.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:31:41 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:31:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:31:43 smithi105 ceph-mon[190463]: pgmap v3798: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:31:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:31:44.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:31:43 smithi006 ceph-mon[204052]: pgmap v3798: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:44.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:31:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:31:44.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:31:43 smithi006 ceph-mon[200575]: pgmap v3798: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:44.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:31:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:31:46.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:31:45 smithi105 ceph-mon[190463]: pgmap v3799: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:46.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:31:45 smithi006 ceph-mon[204052]: pgmap v3799: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:46.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:31:45 smithi006 ceph-mon[200575]: pgmap v3799: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:31:47 smithi006 ceph-mon[204052]: pgmap v3800: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:48.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:31:47 smithi006 ceph-mon[200575]: pgmap v3800: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:48.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:31:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:31:47] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:31:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:31:47 smithi105 ceph-mon[190463]: pgmap v3800: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:50.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:31:49 smithi105 ceph-mon[190463]: pgmap v3801: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:50.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:31:49 smithi006 ceph-mon[204052]: pgmap v3801: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:50.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:31:49 smithi006 ceph-mon[200575]: pgmap v3801: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:52.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:31:51 smithi105 ceph-mon[190463]: pgmap v3802: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:52.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:31:51 smithi006 ceph-mon[204052]: pgmap v3802: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:52.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:31:51 smithi006 ceph-mon[200575]: pgmap v3802: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:31:53 smithi105 ceph-mon[190463]: pgmap v3803: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:54.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:31:53 smithi006 ceph-mon[204052]: pgmap v3803: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:54.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:31:53 smithi006 ceph-mon[200575]: pgmap v3803: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:56.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:31:55 smithi105 ceph-mon[190463]: pgmap v3804: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:56.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:31:55 smithi006 ceph-mon[204052]: pgmap v3804: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:56.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:31:55 smithi006 ceph-mon[200575]: pgmap v3804: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:58.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:31:57 smithi006 ceph-mon[204052]: pgmap v3805: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:31:57 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:31:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:31:57 smithi006 ceph-mon[200575]: pgmap v3805: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:31:57 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:31:58.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:31:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:31:57] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:31:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:31:57 smithi105 ceph-mon[190463]: pgmap v3805: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:31:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:31:57 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:32:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:31:59 smithi105 ceph-mon[190463]: pgmap v3806: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:00.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:31:59 smithi006 ceph-mon[204052]: pgmap v3806: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:00.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:31:59 smithi006 ceph-mon[200575]: pgmap v3806: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:02.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:32:01 smithi105 ceph-mon[190463]: pgmap v3807: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:02.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:32:01 smithi006 ceph-mon[204052]: pgmap v3807: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:02.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:32:01 smithi006 ceph-mon[200575]: pgmap v3807: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:32:03 smithi105 ceph-mon[190463]: pgmap v3808: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:04.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:32:03 smithi006 ceph-mon[204052]: pgmap v3808: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:04.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:32:03 smithi006 ceph-mon[200575]: pgmap v3808: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:06.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:32:05 smithi105 ceph-mon[190463]: pgmap v3809: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:06.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:32:05 smithi006 ceph-mon[204052]: pgmap v3809: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:06.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:32:05 smithi006 ceph-mon[200575]: pgmap v3809: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:32:07 smithi006 ceph-mon[204052]: pgmap v3810: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:32:07 smithi006 ceph-mon[200575]: pgmap v3810: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:08.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:32:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:32:07] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:32:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:32:07 smithi105 ceph-mon[190463]: pgmap v3810: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:10.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:32:09 smithi105 ceph-mon[190463]: pgmap v3811: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:10.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:32:09 smithi006 ceph-mon[204052]: pgmap v3811: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:10.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:32:09 smithi006 ceph-mon[200575]: pgmap v3811: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:12.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:32:11 smithi006 ceph-mon[204052]: pgmap v3812: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:12.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:32:11 smithi006 ceph-mon[200575]: pgmap v3812: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:12.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:32:11 smithi105 ceph-mon[190463]: pgmap v3812: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:13.788 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:32:13 smithi006 ceph-mon[204052]: pgmap v3813: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:13.789 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:32:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:32:13.790 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:32:13 smithi006 ceph-mon[200575]: pgmap v3813: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:13.790 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:32:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:32:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:32:13 smithi105 ceph-mon[190463]: pgmap v3813: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:32:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:32:15.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:32:15 smithi006 ceph-mon[204052]: pgmap v3814: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:15.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:32:15 smithi006 ceph-mon[200575]: pgmap v3814: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:15.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:32:15 smithi105 ceph-mon[190463]: pgmap v3814: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:17.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:32:17 smithi006 ceph-mon[204052]: pgmap v3815: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:17.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:32:17 smithi006 ceph-mon[200575]: pgmap v3815: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:17.707 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:32:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:32:17] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:32:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:32:17 smithi105 ceph-mon[190463]: pgmap v3815: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:19.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:32:19 smithi006 ceph-mon[204052]: pgmap v3816: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:19.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:32:19 smithi006 ceph-mon[200575]: pgmap v3816: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:19.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:32:19 smithi105 ceph-mon[190463]: pgmap v3816: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:21.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:32:21 smithi006 ceph-mon[200575]: pgmap v3817: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:21.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:32:21 smithi006 ceph-mon[204052]: pgmap v3817: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:21.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:32:21 smithi105 ceph-mon[190463]: pgmap v3817: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:23.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:32:23 smithi006 ceph-mon[200575]: pgmap v3818: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:23.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:32:23 smithi006 ceph-mon[204052]: pgmap v3818: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:23.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:32:23 smithi105 ceph-mon[190463]: pgmap v3818: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:25.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:32:25 smithi006 ceph-mon[200575]: pgmap v3819: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:25.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:32:25 smithi006 ceph-mon[204052]: pgmap v3819: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:25.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:32:25 smithi105 ceph-mon[190463]: pgmap v3819: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:27.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:32:27 smithi006 ceph-mon[204052]: pgmap v3820: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:27.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:32:27 smithi006 ceph-mon[200575]: pgmap v3820: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:27.787 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:32:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:32:27] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:32:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:32:27 smithi105 ceph-mon[190463]: pgmap v3820: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:28.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:32:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:32:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:32:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:32:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:32:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:32:29.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:32:29 smithi006 ceph-mon[204052]: pgmap v3821: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:29.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:32:29 smithi006 ceph-mon[200575]: pgmap v3821: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:32:29 smithi105 ceph-mon[190463]: pgmap v3821: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:31.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:32:31 smithi006 ceph-mon[204052]: pgmap v3822: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:31.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:32:31 smithi006 ceph-mon[200575]: pgmap v3822: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:31.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:32:31 smithi105 ceph-mon[190463]: pgmap v3822: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:33.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:32:33 smithi006 ceph-mon[204052]: pgmap v3823: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:33.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:32:33 smithi006 ceph-mon[200575]: pgmap v3823: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:33.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:32:33 smithi105 ceph-mon[190463]: pgmap v3823: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:35.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:32:35 smithi006 ceph-mon[204052]: pgmap v3824: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:35.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:32:35 smithi006 ceph-mon[200575]: pgmap v3824: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:35.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:32:35 smithi105 ceph-mon[190463]: pgmap v3824: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:37.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:32:37 smithi006 ceph-mon[204052]: pgmap v3825: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:37.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:32:37 smithi006 ceph-mon[200575]: pgmap v3825: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:37.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:32:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:32:37] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:32:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:32:37 smithi105 ceph-mon[190463]: pgmap v3825: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:39.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:32:39 smithi006 ceph-mon[204052]: pgmap v3826: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:39.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:32:39 smithi006 ceph-mon[200575]: pgmap v3826: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:39.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:32:39 smithi105 ceph-mon[190463]: pgmap v3826: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:41.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:32:41 smithi006 ceph-mon[204052]: pgmap v3827: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:41.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:32:41 smithi006 ceph-mon[200575]: pgmap v3827: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:41.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:32:41 smithi105 ceph-mon[190463]: pgmap v3827: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:42.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:32:42 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:32:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:32:42 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:32:42.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:32:42 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:32:43.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:32:43 smithi006 ceph-mon[204052]: pgmap v3828: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:32:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:32:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:32:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:32:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:32:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:32:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:32:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:32:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:32:43 smithi006 ceph-mon[200575]: pgmap v3828: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:32:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:32:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:32:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:32:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:32:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:32:43.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:32:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:32:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:32:43 smithi105 ceph-mon[190463]: pgmap v3828: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:32:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:32:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:32:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:32:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:32:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:32:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:32:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:32:45.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:32:45 smithi006 ceph-mon[204052]: pgmap v3829: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:45.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:32:45 smithi006 ceph-mon[200575]: pgmap v3829: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:45.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:32:45 smithi105 ceph-mon[190463]: pgmap v3829: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:47.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:32:47 smithi006 ceph-mon[204052]: pgmap v3830: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:47.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:32:47 smithi006 ceph-mon[200575]: pgmap v3830: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:47.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:32:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:32:47] "GET /metrics HTTP/1.1" 200 36232 "" "Prometheus/2.43.0" 2023-09-22T09:32:47.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:32:47 smithi105 ceph-mon[190463]: pgmap v3830: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:49.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:32:49 smithi006 ceph-mon[204052]: pgmap v3831: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:49.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:32:49 smithi006 ceph-mon[200575]: pgmap v3831: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:49.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:32:49 smithi105 ceph-mon[190463]: pgmap v3831: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:51.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:32:51 smithi006 ceph-mon[204052]: pgmap v3832: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:51.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:32:51 smithi006 ceph-mon[200575]: pgmap v3832: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:51.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:32:51 smithi105 ceph-mon[190463]: pgmap v3832: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:53.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:32:53 smithi006 ceph-mon[204052]: pgmap v3833: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:53.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:32:53 smithi006 ceph-mon[200575]: pgmap v3833: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:53.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:32:53 smithi105 ceph-mon[190463]: pgmap v3833: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:55.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:32:55 smithi006 ceph-mon[204052]: pgmap v3834: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:55.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:32:55 smithi006 ceph-mon[200575]: pgmap v3834: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:55.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:32:55 smithi105 ceph-mon[190463]: pgmap v3834: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:57.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:32:57 smithi006 ceph-mon[204052]: pgmap v3835: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:57.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:32:57 smithi006 ceph-mon[200575]: pgmap v3835: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:57.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:32:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:32:57] "GET /metrics HTTP/1.1" 200 36232 "" "Prometheus/2.43.0" 2023-09-22T09:32:57.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:32:57 smithi105 ceph-mon[190463]: pgmap v3835: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:32:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:32:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:32:59.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:32:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:32:59.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:32:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:32:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:32:59 smithi105 ceph-mon[190463]: pgmap v3836: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:00.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:32:59 smithi006 ceph-mon[204052]: pgmap v3836: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:00.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:32:59 smithi006 ceph-mon[200575]: pgmap v3836: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:01.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:33:01 smithi105 ceph-mon[190463]: pgmap v3837: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:02.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:33:01 smithi006 ceph-mon[204052]: pgmap v3837: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:02.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:33:01 smithi006 ceph-mon[200575]: pgmap v3837: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:03.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:33:03 smithi105 ceph-mon[190463]: pgmap v3838: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:04.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:33:03 smithi006 ceph-mon[204052]: pgmap v3838: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:04.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:33:03 smithi006 ceph-mon[200575]: pgmap v3838: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:05.879 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:33:05 smithi105 ceph-mon[190463]: pgmap v3839: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:06.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:33:05 smithi006 ceph-mon[204052]: pgmap v3839: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:06.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:33:05 smithi006 ceph-mon[200575]: pgmap v3839: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:33:07 smithi105 ceph-mon[190463]: pgmap v3840: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:08.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:33:07 smithi006 ceph-mon[204052]: pgmap v3840: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:08.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:33:07 smithi006 ceph-mon[200575]: pgmap v3840: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:08.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:33:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:33:07] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T09:33:09.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:33:09 smithi105 ceph-mon[190463]: pgmap v3841: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:10.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:33:09 smithi006 ceph-mon[204052]: pgmap v3841: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:10.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:33:09 smithi006 ceph-mon[200575]: pgmap v3841: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:11.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:33:11 smithi105 ceph-mon[190463]: pgmap v3842: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:12.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:33:11 smithi006 ceph-mon[204052]: pgmap v3842: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:12.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:33:11 smithi006 ceph-mon[200575]: pgmap v3842: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:33:13 smithi105 ceph-mon[190463]: pgmap v3843: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:33:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:33:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:33:13 smithi006 ceph-mon[204052]: pgmap v3843: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:33:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:33:14.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:33:13 smithi006 ceph-mon[200575]: pgmap v3843: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:14.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:33:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:33:15.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:33:15 smithi105 ceph-mon[190463]: pgmap v3844: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:16.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:33:15 smithi006 ceph-mon[200575]: pgmap v3844: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:16.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:33:15 smithi006 ceph-mon[204052]: pgmap v3844: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:17.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:33:17 smithi105 ceph-mon[190463]: pgmap v3845: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:18.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:33:17 smithi006 ceph-mon[200575]: pgmap v3845: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:33:17 smithi006 ceph-mon[204052]: pgmap v3845: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:33:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:33:17] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T09:33:19.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:33:19 smithi105 ceph-mon[190463]: pgmap v3846: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:20.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:33:19 smithi006 ceph-mon[204052]: pgmap v3846: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:20.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:33:19 smithi006 ceph-mon[200575]: pgmap v3846: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:21.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:33:21 smithi105 ceph-mon[190463]: pgmap v3847: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:22.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:33:21 smithi006 ceph-mon[204052]: pgmap v3847: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:22.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:33:21 smithi006 ceph-mon[200575]: pgmap v3847: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:23.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:33:23 smithi105 ceph-mon[190463]: pgmap v3848: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:23.876 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 09:33:23 smithi105 conmon[249241]: logger=cleanup t=2023-09-22T09:33:23.777092259Z level=info msg="Completed cleanup jobs" duration=65.867006ms 2023-09-22T09:33:24.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:33:23 smithi006 ceph-mon[200575]: pgmap v3848: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:24.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:33:23 smithi006 ceph-mon[204052]: pgmap v3848: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:25.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:33:25 smithi105 ceph-mon[190463]: pgmap v3849: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:26.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:33:25 smithi006 ceph-mon[204052]: pgmap v3849: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:26.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:33:25 smithi006 ceph-mon[200575]: pgmap v3849: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:33:27 smithi105 ceph-mon[190463]: pgmap v3850: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:28.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:33:27 smithi006 ceph-mon[200575]: pgmap v3850: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:28.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:33:27 smithi006 ceph-mon[204052]: pgmap v3850: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:28.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:33:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:33:27] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T09:33:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:33:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:33:29.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:33:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:33:29.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:33:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:33:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:33:29 smithi105 ceph-mon[190463]: pgmap v3851: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:30.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:33:29 smithi006 ceph-mon[204052]: pgmap v3851: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:33:29 smithi006 ceph-mon[200575]: pgmap v3851: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:31.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:33:31 smithi105 ceph-mon[190463]: pgmap v3852: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:32.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:33:31 smithi006 ceph-mon[204052]: pgmap v3852: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:32.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:33:31 smithi006 ceph-mon[200575]: pgmap v3852: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:33.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:33:33 smithi105 ceph-mon[190463]: pgmap v3853: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:34.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:33:33 smithi006 ceph-mon[200575]: pgmap v3853: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:34.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:33:33 smithi006 ceph-mon[204052]: pgmap v3853: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:35.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:33:35 smithi105 ceph-mon[190463]: pgmap v3854: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:36.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:33:35 smithi006 ceph-mon[200575]: pgmap v3854: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:36.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:33:35 smithi006 ceph-mon[204052]: pgmap v3854: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:33:37 smithi105 ceph-mon[190463]: pgmap v3855: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:38.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:33:37 smithi006 ceph-mon[204052]: pgmap v3855: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:33:37 smithi006 ceph-mon[200575]: pgmap v3855: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:33:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:33:37] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:33:39.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:33:39 smithi105 ceph-mon[190463]: pgmap v3856: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:40.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:33:39 smithi006 ceph-mon[200575]: pgmap v3856: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:40.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:33:39 smithi006 ceph-mon[204052]: pgmap v3856: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:41.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:33:41 smithi105 ceph-mon[190463]: pgmap v3857: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:42.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:33:41 smithi006 ceph-mon[204052]: pgmap v3857: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:42.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:33:41 smithi006 ceph-mon[200575]: pgmap v3857: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:33:43 smithi105 ceph-mon[190463]: pgmap v3858: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:33:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:33:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:33:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:33:44.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:33:43 smithi006 ceph-mon[204052]: pgmap v3858: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:33:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:33:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:33:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:33:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:33:43 smithi006 ceph-mon[200575]: pgmap v3858: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:33:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:33:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:33:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:33:44.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:33:44 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:33:44.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:33:44 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:33:44.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:33:44 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:33:45.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:33:44 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:33:45.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:33:44 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:33:45.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:33:44 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:33:45.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:33:44 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:33:45.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:33:44 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:33:45.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:33:44 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:33:46.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:33:45 smithi006 ceph-mon[204052]: pgmap v3859: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:46.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:33:45 smithi006 ceph-mon[200575]: pgmap v3859: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:46.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:33:45 smithi105 ceph-mon[190463]: pgmap v3859: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:48.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:33:47 smithi006 ceph-mon[204052]: pgmap v3860: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:33:47 smithi006 ceph-mon[200575]: pgmap v3860: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:33:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:33:47] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:33:48.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:33:47 smithi105 ceph-mon[190463]: pgmap v3860: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:50.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:33:49 smithi006 ceph-mon[204052]: pgmap v3861: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:50.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:33:49 smithi006 ceph-mon[200575]: pgmap v3861: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:50.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:33:49 smithi105 ceph-mon[190463]: pgmap v3861: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:52.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:33:51 smithi006 ceph-mon[204052]: pgmap v3862: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:52.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:33:51 smithi006 ceph-mon[200575]: pgmap v3862: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:52.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:33:51 smithi105 ceph-mon[190463]: pgmap v3862: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:54.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:33:53 smithi006 ceph-mon[204052]: pgmap v3863: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:54.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:33:53 smithi006 ceph-mon[200575]: pgmap v3863: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:54.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:33:53 smithi105 ceph-mon[190463]: pgmap v3863: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:56.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:33:55 smithi006 ceph-mon[204052]: pgmap v3864: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:56.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:33:55 smithi006 ceph-mon[200575]: pgmap v3864: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:56.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:33:55 smithi105 ceph-mon[190463]: pgmap v3864: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:33:57 smithi006 ceph-mon[204052]: pgmap v3865: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:33:57 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:33:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:33:57 smithi006 ceph-mon[200575]: pgmap v3865: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:58.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:33:57 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:33:58.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:33:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:33:57] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:33:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:33:57 smithi105 ceph-mon[190463]: pgmap v3865: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:33:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:33:57 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:34:00.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:33:59 smithi006 ceph-mon[204052]: pgmap v3866: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:00.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:33:59 smithi006 ceph-mon[200575]: pgmap v3866: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:00.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:33:59 smithi105 ceph-mon[190463]: pgmap v3866: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:02.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:34:01 smithi006 ceph-mon[204052]: pgmap v3867: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:02.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:34:01 smithi006 ceph-mon[200575]: pgmap v3867: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:02.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:34:01 smithi105 ceph-mon[190463]: pgmap v3867: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:04.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:34:03 smithi006 ceph-mon[204052]: pgmap v3868: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:04.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:34:03 smithi006 ceph-mon[200575]: pgmap v3868: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:04.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:34:03 smithi105 ceph-mon[190463]: pgmap v3868: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:06.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:34:05 smithi006 ceph-mon[204052]: pgmap v3869: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:06.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:34:05 smithi006 ceph-mon[200575]: pgmap v3869: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:06.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:34:05 smithi105 ceph-mon[190463]: pgmap v3869: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:34:07 smithi006 ceph-mon[204052]: pgmap v3870: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:34:07 smithi006 ceph-mon[200575]: pgmap v3870: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:34:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:34:07] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T09:34:08.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:34:07 smithi105 ceph-mon[190463]: pgmap v3870: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:10.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:34:09 smithi006 ceph-mon[204052]: pgmap v3871: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:10.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:34:09 smithi006 ceph-mon[200575]: pgmap v3871: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:10.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:34:09 smithi105 ceph-mon[190463]: pgmap v3871: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:12.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:34:11 smithi006 ceph-mon[204052]: pgmap v3872: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:12.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:34:11 smithi006 ceph-mon[200575]: pgmap v3872: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:12.378 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:34:11 smithi105 ceph-mon[190463]: pgmap v3872: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:34:13 smithi006 ceph-mon[204052]: pgmap v3873: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:34:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:34:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:34:13 smithi006 ceph-mon[200575]: pgmap v3873: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:13.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:34:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:34:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:34:13 smithi105 ceph-mon[190463]: pgmap v3873: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:34:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:34:15.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:34:15 smithi006 ceph-mon[204052]: pgmap v3874: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:15.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:34:15 smithi006 ceph-mon[200575]: pgmap v3874: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:15.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:34:15 smithi105 ceph-mon[190463]: pgmap v3874: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:17.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:34:17 smithi006 ceph-mon[204052]: pgmap v3875: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:17.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:34:17 smithi006 ceph-mon[200575]: pgmap v3875: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:17.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:34:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:34:17] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:34:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:34:17 smithi105 ceph-mon[190463]: pgmap v3875: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:19.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:34:19 smithi006 ceph-mon[204052]: pgmap v3876: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:19.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:34:19 smithi006 ceph-mon[200575]: pgmap v3876: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:19.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:34:19 smithi105 ceph-mon[190463]: pgmap v3876: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:21.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:34:21 smithi006 ceph-mon[204052]: pgmap v3877: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:21.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:34:21 smithi006 ceph-mon[200575]: pgmap v3877: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:21.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:34:21 smithi105 ceph-mon[190463]: pgmap v3877: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:23.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:34:23 smithi006 ceph-mon[204052]: pgmap v3878: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:23.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:34:23 smithi006 ceph-mon[200575]: pgmap v3878: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:23.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:34:23 smithi105 ceph-mon[190463]: pgmap v3878: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:25.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:34:25 smithi006 ceph-mon[204052]: pgmap v3879: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:25.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:34:25 smithi006 ceph-mon[200575]: pgmap v3879: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:25.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:34:25 smithi105 ceph-mon[190463]: pgmap v3879: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:27.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:34:27 smithi006 ceph-mon[204052]: pgmap v3880: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:27.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:34:27 smithi006 ceph-mon[200575]: pgmap v3880: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:27.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:34:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:34:27] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:34:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:34:27 smithi105 ceph-mon[190463]: pgmap v3880: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:34:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:34:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:34:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:34:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:34:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:34:29.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:34:29 smithi006 ceph-mon[204052]: pgmap v3881: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:29.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:34:29 smithi006 ceph-mon[200575]: pgmap v3881: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:34:29 smithi105 ceph-mon[190463]: pgmap v3881: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:31.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:34:31 smithi006 ceph-mon[204052]: pgmap v3882: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:31.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:34:31 smithi006 ceph-mon[200575]: pgmap v3882: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:31.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:34:31 smithi105 ceph-mon[190463]: pgmap v3882: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:33.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:34:33 smithi006 ceph-mon[204052]: pgmap v3883: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:33.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:34:33 smithi006 ceph-mon[200575]: pgmap v3883: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:33.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:34:33 smithi105 ceph-mon[190463]: pgmap v3883: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:35.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:34:35 smithi006 ceph-mon[204052]: pgmap v3884: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:35.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:34:35 smithi006 ceph-mon[200575]: pgmap v3884: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:35.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:34:35 smithi105 ceph-mon[190463]: pgmap v3884: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:37.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:34:37 smithi006 ceph-mon[204052]: pgmap v3885: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:37.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:34:37 smithi006 ceph-mon[200575]: pgmap v3885: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:37.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:34:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:34:37] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:34:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:34:37 smithi105 ceph-mon[190463]: pgmap v3885: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:39.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:34:39 smithi006 ceph-mon[204052]: pgmap v3886: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:39.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:34:39 smithi006 ceph-mon[200575]: pgmap v3886: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:39.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:34:39 smithi105 ceph-mon[190463]: pgmap v3886: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:41.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:34:41 smithi006 ceph-mon[204052]: pgmap v3887: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:41.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:34:41 smithi006 ceph-mon[200575]: pgmap v3887: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:41.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:34:41 smithi105 ceph-mon[190463]: pgmap v3887: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:43.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:34:43 smithi006 ceph-mon[204052]: pgmap v3888: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:34:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:34:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:34:43 smithi006 ceph-mon[200575]: pgmap v3888: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:34:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:34:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:34:43 smithi105 ceph-mon[190463]: pgmap v3888: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:43.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:34:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:34:44.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:34:44 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:34:45.672 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:34:44 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:34:45.673 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:34:44 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:34:45.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:34:45 smithi006 ceph-mon[204052]: pgmap v3889: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:46.136 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:34:45 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:34:46.136 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:34:45 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:34:46.136 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:34:45 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:34:46.137 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:34:45 smithi006 ceph-mon[200575]: pgmap v3889: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:46.137 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:34:45 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:34:46.137 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:34:45 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:34:46.137 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:34:45 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:34:46.137 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:34:45 smithi105 ceph-mon[190463]: pgmap v3889: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:46.137 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:34:45 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:34:46.138 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:34:45 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:34:46.138 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:34:45 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:34:47.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:34:47 smithi006 ceph-mon[204052]: pgmap v3890: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:47.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:34:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:34:47] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:34:47.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:34:47 smithi006 ceph-mon[200575]: pgmap v3890: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:47.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:34:47 smithi105 ceph-mon[190463]: pgmap v3890: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:49.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:34:49 smithi006 ceph-mon[204052]: pgmap v3891: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:49.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:34:49 smithi006 ceph-mon[200575]: pgmap v3891: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:49.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:34:49 smithi105 ceph-mon[190463]: pgmap v3891: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:51.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:34:51 smithi006 ceph-mon[204052]: pgmap v3892: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:51.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:34:51 smithi006 ceph-mon[200575]: pgmap v3892: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:51.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:34:51 smithi105 ceph-mon[190463]: pgmap v3892: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:53.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:34:53 smithi006 ceph-mon[204052]: pgmap v3893: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:53.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:34:53 smithi006 ceph-mon[200575]: pgmap v3893: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:53.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:34:53 smithi105 ceph-mon[190463]: pgmap v3893: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:55.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:34:55 smithi105 ceph-mon[190463]: pgmap v3894: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:56.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:34:55 smithi006 ceph-mon[204052]: pgmap v3894: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:56.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:34:55 smithi006 ceph-mon[200575]: pgmap v3894: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:57.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:34:57 smithi105 ceph-mon[190463]: pgmap v3895: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:58.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:34:57 smithi006 ceph-mon[204052]: pgmap v3895: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:34:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:34:57] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:34:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:34:57 smithi006 ceph-mon[200575]: pgmap v3895: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:34:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:34:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:34:59.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:34:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:34:59.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:34:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:34:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:34:59 smithi105 ceph-mon[190463]: pgmap v3896: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:00.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:34:59 smithi006 ceph-mon[204052]: pgmap v3896: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:00.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:34:59 smithi006 ceph-mon[200575]: pgmap v3896: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:01.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:35:01 smithi105 ceph-mon[190463]: pgmap v3897: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:02.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:35:01 smithi006 ceph-mon[204052]: pgmap v3897: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:02.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:35:01 smithi006 ceph-mon[200575]: pgmap v3897: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:03.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:35:03 smithi105 ceph-mon[190463]: pgmap v3898: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:04.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:35:03 smithi006 ceph-mon[200575]: pgmap v3898: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:04.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:35:03 smithi006 ceph-mon[204052]: pgmap v3898: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:05.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:35:05 smithi105 ceph-mon[190463]: pgmap v3899: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:06.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:35:05 smithi006 ceph-mon[204052]: pgmap v3899: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:06.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:35:05 smithi006 ceph-mon[200575]: pgmap v3899: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:35:07 smithi105 ceph-mon[190463]: pgmap v3900: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:08.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:35:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:35:07] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:35:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:35:07 smithi006 ceph-mon[204052]: pgmap v3900: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:08.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:35:07 smithi006 ceph-mon[200575]: pgmap v3900: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:09.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:35:09 smithi105 ceph-mon[190463]: pgmap v3901: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:10.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:35:09 smithi006 ceph-mon[204052]: pgmap v3901: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:10.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:35:09 smithi006 ceph-mon[200575]: pgmap v3901: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:11.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:35:11 smithi105 ceph-mon[190463]: pgmap v3902: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:12.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:35:11 smithi006 ceph-mon[204052]: pgmap v3902: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:12.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:35:11 smithi006 ceph-mon[200575]: pgmap v3902: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:35:13 smithi105 ceph-mon[190463]: pgmap v3903: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:35:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:35:14.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:35:13 smithi006 ceph-mon[204052]: pgmap v3903: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:35:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:35:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:35:13 smithi006 ceph-mon[200575]: pgmap v3903: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:35:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:35:15.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:35:15 smithi105 ceph-mon[190463]: pgmap v3904: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:16.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:35:15 smithi006 ceph-mon[204052]: pgmap v3904: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:16.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:35:15 smithi006 ceph-mon[200575]: pgmap v3904: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:35:17 smithi105 ceph-mon[190463]: pgmap v3905: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:18.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:35:17 smithi006 ceph-mon[204052]: pgmap v3905: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:35:17 smithi006 ceph-mon[200575]: pgmap v3905: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:35:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:35:17] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:35:19.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:35:19 smithi105 ceph-mon[190463]: pgmap v3906: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:20.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:35:19 smithi006 ceph-mon[204052]: pgmap v3906: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:20.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:35:19 smithi006 ceph-mon[200575]: pgmap v3906: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:21.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:35:21 smithi105 ceph-mon[190463]: pgmap v3907: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:22.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:35:21 smithi006 ceph-mon[204052]: pgmap v3907: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:22.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:35:21 smithi006 ceph-mon[200575]: pgmap v3907: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:23.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:35:23 smithi105 ceph-mon[190463]: pgmap v3908: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:24.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:35:23 smithi006 ceph-mon[204052]: pgmap v3908: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:24.069 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:35:23 smithi006 ceph-mon[200575]: pgmap v3908: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:25.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:35:25 smithi105 ceph-mon[190463]: pgmap v3909: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:26.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:35:25 smithi006 ceph-mon[204052]: pgmap v3909: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:26.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:35:25 smithi006 ceph-mon[200575]: pgmap v3909: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:35:27 smithi105 ceph-mon[190463]: pgmap v3910: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:35:27 smithi006 ceph-mon[204052]: pgmap v3910: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:35:27 smithi006 ceph-mon[200575]: pgmap v3910: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:35:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:35:27] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:35:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:35:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:35:29.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:35:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:35:29.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:35:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:35:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:35:29 smithi105 ceph-mon[190463]: pgmap v3911: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:30.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:35:29 smithi006 ceph-mon[204052]: pgmap v3911: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:30.206 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:35:29 smithi006 ceph-mon[200575]: pgmap v3911: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:31.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:35:31 smithi105 ceph-mon[190463]: pgmap v3912: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:32.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:35:31 smithi006 ceph-mon[204052]: pgmap v3912: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:32.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:35:31 smithi006 ceph-mon[200575]: pgmap v3912: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:33.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:35:33 smithi105 ceph-mon[190463]: pgmap v3913: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:34.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:35:33 smithi006 ceph-mon[204052]: pgmap v3913: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:34.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:35:33 smithi006 ceph-mon[200575]: pgmap v3913: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:35.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:35:35 smithi105 ceph-mon[190463]: pgmap v3914: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:36.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:35:35 smithi006 ceph-mon[204052]: pgmap v3914: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:36.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:35:35 smithi006 ceph-mon[200575]: pgmap v3914: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:35:37 smithi105 ceph-mon[190463]: pgmap v3915: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:38.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:35:37 smithi006 ceph-mon[204052]: pgmap v3915: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:35:37 smithi006 ceph-mon[200575]: pgmap v3915: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:35:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:35:37] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:35:39.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:35:39 smithi105 ceph-mon[190463]: pgmap v3916: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:40.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:35:39 smithi006 ceph-mon[204052]: pgmap v3916: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:40.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:35:39 smithi006 ceph-mon[200575]: pgmap v3916: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:41.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:35:41 smithi105 ceph-mon[190463]: pgmap v3917: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:42.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:35:41 smithi006 ceph-mon[204052]: pgmap v3917: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:42.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:35:41 smithi006 ceph-mon[200575]: pgmap v3917: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:35:43 smithi105 ceph-mon[190463]: pgmap v3918: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:35:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:35:44.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:35:43 smithi006 ceph-mon[204052]: pgmap v3918: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:35:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:35:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:35:43 smithi006 ceph-mon[200575]: pgmap v3918: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:35:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:35:45.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:35:45 smithi105 ceph-mon[190463]: pgmap v3919: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:45.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:35:45 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:35:46.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:35:45 smithi006 ceph-mon[204052]: pgmap v3919: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:46.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:35:45 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:35:46.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:35:45 smithi006 ceph-mon[200575]: pgmap v3919: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:46.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:35:45 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:35:47.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:35:47 smithi105 ceph-mon[190463]: pgmap v3920: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:35:47 smithi006 ceph-mon[204052]: pgmap v3920: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:48.152 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:35:47 smithi006 ceph-mon[200575]: pgmap v3920: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:48.152 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:35:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:35:47] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:35:49.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:35:48 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:35:49.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:35:48 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:35:49.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:35:48 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:35:49.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:35:48 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:35:49.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:35:48 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:35:49.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:35:48 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:35:49.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:35:48 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:35:49.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:35:48 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:35:49.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:35:48 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:35:49.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:35:48 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:35:49.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:35:48 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:35:49.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:35:48 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:35:49.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:35:48 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:35:49.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:35:48 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:35:49.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:35:48 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:35:49.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:35:48 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:35:49.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:35:48 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:35:49.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:35:48 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:35:49.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:35:48 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:35:49.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:35:48 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:35:49.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:35:48 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:35:50.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:35:50 smithi006 ceph-mon[200575]: pgmap v3921: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:50.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:35:50 smithi006 ceph-mon[204052]: pgmap v3921: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:50.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:35:50 smithi105 ceph-mon[190463]: pgmap v3921: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:52.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:35:52 smithi006 ceph-mon[204052]: pgmap v3922: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:52.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:35:52 smithi006 ceph-mon[200575]: pgmap v3922: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:52.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:35:52 smithi105 ceph-mon[190463]: pgmap v3922: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:54.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:35:54 smithi006 ceph-mon[204052]: pgmap v3923: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:54.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:35:54 smithi006 ceph-mon[200575]: pgmap v3923: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:54.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:35:54 smithi105 ceph-mon[190463]: pgmap v3923: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:56.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:35:56 smithi006 ceph-mon[204052]: pgmap v3924: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:56.288 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:35:56 smithi006 ceph-mon[200575]: pgmap v3924: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:56.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:35:56 smithi105 ceph-mon[190463]: pgmap v3924: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:58.017 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:35:58 smithi006 ceph-mon[204052]: pgmap v3925: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:58.018 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:35:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:35:58.018 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:35:58 smithi006 ceph-mon[200575]: pgmap v3925: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:58.018 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:35:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:35:58.018 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:35:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:35:57] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:35:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:35:58 smithi105 ceph-mon[190463]: pgmap v3925: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:35:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:35:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:36:00.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:36:00 smithi006 ceph-mon[204052]: pgmap v3926: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:00.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:36:00 smithi006 ceph-mon[200575]: pgmap v3926: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:00.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:36:00 smithi105 ceph-mon[190463]: pgmap v3926: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:02.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:36:02 smithi006 ceph-mon[204052]: pgmap v3927: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:02.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:36:02 smithi006 ceph-mon[200575]: pgmap v3927: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:02.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:36:02 smithi105 ceph-mon[190463]: pgmap v3927: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:04.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:36:04 smithi006 ceph-mon[204052]: pgmap v3928: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:04.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:36:04 smithi006 ceph-mon[200575]: pgmap v3928: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:04.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:36:04 smithi105 ceph-mon[190463]: pgmap v3928: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:06.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:36:06 smithi006 ceph-mon[204052]: pgmap v3929: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:06.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:36:06 smithi006 ceph-mon[200575]: pgmap v3929: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:06.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:36:06 smithi105 ceph-mon[190463]: pgmap v3929: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:08.028 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:36:08 smithi006 ceph-mon[204052]: pgmap v3930: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:08.028 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:36:08 smithi006 ceph-mon[200575]: pgmap v3930: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:08.028 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:36:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:36:07] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:36:08.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:36:08 smithi105 ceph-mon[190463]: pgmap v3930: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:10.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:36:10 smithi006 ceph-mon[204052]: pgmap v3931: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:10.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:36:10 smithi006 ceph-mon[200575]: pgmap v3931: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:10.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:36:10 smithi105 ceph-mon[190463]: pgmap v3931: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:12.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:36:12 smithi006 ceph-mon[204052]: pgmap v3932: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:12.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:36:12 smithi006 ceph-mon[200575]: pgmap v3932: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:12.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:36:12 smithi105 ceph-mon[190463]: pgmap v3932: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:36:13 smithi006 ceph-mon[204052]: pgmap v3933: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:36:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:36:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:36:13 smithi006 ceph-mon[200575]: pgmap v3933: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:36:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:36:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:36:13 smithi105 ceph-mon[190463]: pgmap v3933: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:36:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:36:15.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:36:15 smithi006 ceph-mon[204052]: pgmap v3934: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:15.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:36:15 smithi006 ceph-mon[200575]: pgmap v3934: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:15.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:36:15 smithi105 ceph-mon[190463]: pgmap v3934: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:17.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:36:17 smithi006 ceph-mon[204052]: pgmap v3935: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:17.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:36:17 smithi006 ceph-mon[200575]: pgmap v3935: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:17.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:36:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:36:17] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:36:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:36:17 smithi105 ceph-mon[190463]: pgmap v3935: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:19.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:36:19 smithi006 ceph-mon[204052]: pgmap v3936: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:19.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:36:19 smithi006 ceph-mon[200575]: pgmap v3936: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:19.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:36:19 smithi105 ceph-mon[190463]: pgmap v3936: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:21.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:36:21 smithi006 ceph-mon[204052]: pgmap v3937: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:21.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:36:21 smithi006 ceph-mon[200575]: pgmap v3937: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:21.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:36:21 smithi105 ceph-mon[190463]: pgmap v3937: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:23.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:36:23 smithi006 ceph-mon[204052]: pgmap v3938: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:23.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:36:23 smithi006 ceph-mon[200575]: pgmap v3938: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:23.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:36:23 smithi105 ceph-mon[190463]: pgmap v3938: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:25.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:36:25 smithi006 ceph-mon[204052]: pgmap v3939: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:25.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:36:25 smithi006 ceph-mon[200575]: pgmap v3939: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:25.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:36:25 smithi105 ceph-mon[190463]: pgmap v3939: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:27.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:36:27 smithi006 ceph-mon[204052]: pgmap v3940: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:27.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:36:27 smithi006 ceph-mon[200575]: pgmap v3940: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:27.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:36:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:36:27] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:36:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:36:27 smithi105 ceph-mon[190463]: pgmap v3940: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:36:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:36:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:36:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:36:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:36:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:36:29.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:36:29 smithi006 ceph-mon[204052]: pgmap v3941: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:29.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:36:29 smithi006 ceph-mon[200575]: pgmap v3941: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:36:29 smithi105 ceph-mon[190463]: pgmap v3941: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:31.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:36:31 smithi006 ceph-mon[204052]: pgmap v3942: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:31.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:36:31 smithi006 ceph-mon[200575]: pgmap v3942: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:31.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:36:31 smithi105 ceph-mon[190463]: pgmap v3942: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:33.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:36:33 smithi006 ceph-mon[204052]: pgmap v3943: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:33.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:36:33 smithi006 ceph-mon[200575]: pgmap v3943: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:33.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:36:33 smithi105 ceph-mon[190463]: pgmap v3943: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:35.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:36:35 smithi006 ceph-mon[204052]: pgmap v3944: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:35.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:36:35 smithi006 ceph-mon[200575]: pgmap v3944: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:35.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:36:35 smithi105 ceph-mon[190463]: pgmap v3944: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:37.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:36:37 smithi006 ceph-mon[204052]: pgmap v3945: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:37.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:36:37 smithi006 ceph-mon[200575]: pgmap v3945: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:37.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:36:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:36:37] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T09:36:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:36:37 smithi105 ceph-mon[190463]: pgmap v3945: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:39.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:36:39 smithi006 ceph-mon[204052]: pgmap v3946: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:39.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:36:39 smithi006 ceph-mon[200575]: pgmap v3946: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:39.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:36:39 smithi105 ceph-mon[190463]: pgmap v3946: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:41.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:36:41 smithi105 ceph-mon[190463]: pgmap v3947: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:42.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:36:41 smithi006 ceph-mon[204052]: pgmap v3947: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:42.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:36:41 smithi006 ceph-mon[200575]: pgmap v3947: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:36:43 smithi105 ceph-mon[190463]: pgmap v3948: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:36:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:36:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:36:43 smithi006 ceph-mon[204052]: pgmap v3948: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:36:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:36:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:36:43 smithi006 ceph-mon[200575]: pgmap v3948: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:36:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:36:45.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:36:45 smithi105 ceph-mon[190463]: pgmap v3949: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:46.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:36:45 smithi006 ceph-mon[204052]: pgmap v3949: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:46.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:36:45 smithi006 ceph-mon[200575]: pgmap v3949: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:47.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:36:47 smithi105 ceph-mon[190463]: pgmap v3950: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:48.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:36:47 smithi006 ceph-mon[204052]: pgmap v3950: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:36:47 smithi006 ceph-mon[200575]: pgmap v3950: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:36:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:36:47] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:36:49.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:36:49 smithi105 ceph-mon[190463]: pgmap v3951: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:49.917 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:36:49 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:36:49.917 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:36:49 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:36:49.917 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:36:49 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:36:49.917 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:36:49 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:36:50.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:36:49 smithi006 ceph-mon[204052]: pgmap v3951: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:50.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:36:49 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:36:50.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:36:49 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:36:50.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:36:49 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:36:50.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:36:49 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:36:50.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:36:49 smithi006 ceph-mon[200575]: pgmap v3951: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:50.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:36:49 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:36:50.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:36:49 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:36:50.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:36:49 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:36:50.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:36:49 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:36:51.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:36:51 smithi105 ceph-mon[190463]: pgmap v3952: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:52.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:36:51 smithi006 ceph-mon[204052]: pgmap v3952: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:52.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:36:51 smithi006 ceph-mon[200575]: pgmap v3952: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:53.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:36:53 smithi105 ceph-mon[190463]: pgmap v3953: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:54.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:36:53 smithi006 ceph-mon[204052]: pgmap v3953: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:54.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:36:53 smithi006 ceph-mon[200575]: pgmap v3953: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:55.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:36:55 smithi105 ceph-mon[190463]: pgmap v3954: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:56.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:36:55 smithi006 ceph-mon[204052]: pgmap v3954: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:56.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:36:55 smithi006 ceph-mon[200575]: pgmap v3954: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:57.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:36:57 smithi105 ceph-mon[190463]: pgmap v3955: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:36:57 smithi006 ceph-mon[204052]: pgmap v3955: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:36:57 smithi006 ceph-mon[200575]: pgmap v3955: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:36:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:36:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:36:57] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:36:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:36:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:36:59.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:36:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:36:59.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:36:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:36:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:36:59 smithi105 ceph-mon[190463]: pgmap v3956: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:36:59 smithi006 ceph-mon[204052]: pgmap v3956: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:00.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:36:59 smithi006 ceph-mon[200575]: pgmap v3956: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:01.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:37:01 smithi105 ceph-mon[190463]: pgmap v3957: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:02.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:37:01 smithi006 ceph-mon[204052]: pgmap v3957: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:02.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:37:01 smithi006 ceph-mon[200575]: pgmap v3957: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:03.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:37:03 smithi105 ceph-mon[190463]: pgmap v3958: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:04.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:37:03 smithi006 ceph-mon[204052]: pgmap v3958: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:04.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:37:03 smithi006 ceph-mon[200575]: pgmap v3958: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:05.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:37:05 smithi105 ceph-mon[190463]: pgmap v3959: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:06.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:37:05 smithi006 ceph-mon[204052]: pgmap v3959: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:06.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:37:05 smithi006 ceph-mon[200575]: pgmap v3959: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:37:07 smithi105 ceph-mon[190463]: pgmap v3960: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:37:07 smithi006 ceph-mon[204052]: pgmap v3960: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:37:07 smithi006 ceph-mon[200575]: pgmap v3960: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:37:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:37:07] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T09:37:09.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:37:09 smithi105 ceph-mon[190463]: pgmap v3961: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:10.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:37:09 smithi006 ceph-mon[204052]: pgmap v3961: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:10.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:37:09 smithi006 ceph-mon[200575]: pgmap v3961: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:11.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:37:11 smithi105 ceph-mon[190463]: pgmap v3962: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:12.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:37:11 smithi006 ceph-mon[204052]: pgmap v3962: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:12.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:37:11 smithi006 ceph-mon[200575]: pgmap v3962: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:37:13 smithi105 ceph-mon[190463]: pgmap v3963: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:37:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:37:14.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:37:13 smithi006 ceph-mon[204052]: pgmap v3963: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:37:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:37:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:37:13 smithi006 ceph-mon[200575]: pgmap v3963: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:37:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:37:15.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:37:15 smithi105 ceph-mon[190463]: pgmap v3964: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:16.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:37:15 smithi006 ceph-mon[204052]: pgmap v3964: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:16.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:37:15 smithi006 ceph-mon[200575]: pgmap v3964: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:37:17 smithi105 ceph-mon[190463]: pgmap v3965: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:37:17 smithi006 ceph-mon[204052]: pgmap v3965: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:37:17 smithi006 ceph-mon[200575]: pgmap v3965: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:37:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:37:17] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:37:19.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:37:19 smithi105 ceph-mon[190463]: pgmap v3966: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:20.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:37:19 smithi006 ceph-mon[204052]: pgmap v3966: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:20.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:37:19 smithi006 ceph-mon[200575]: pgmap v3966: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:21.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:37:21 smithi105 ceph-mon[190463]: pgmap v3967: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:22.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:37:21 smithi006 ceph-mon[204052]: pgmap v3967: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:22.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:37:21 smithi006 ceph-mon[200575]: pgmap v3967: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:23.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:37:23 smithi105 ceph-mon[190463]: pgmap v3968: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:24.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:37:23 smithi006 ceph-mon[204052]: pgmap v3968: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:24.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:37:23 smithi006 ceph-mon[200575]: pgmap v3968: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:25.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:37:25 smithi105 ceph-mon[190463]: pgmap v3969: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:26.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:37:25 smithi006 ceph-mon[204052]: pgmap v3969: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:26.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:37:25 smithi006 ceph-mon[200575]: pgmap v3969: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:37:27 smithi105 ceph-mon[190463]: pgmap v3970: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:37:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:37:27] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:37:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:37:27 smithi006 ceph-mon[204052]: pgmap v3970: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:37:27 smithi006 ceph-mon[200575]: pgmap v3970: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:37:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:37:29.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:37:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:37:29.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:37:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:37:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:37:29 smithi105 ceph-mon[190463]: pgmap v3971: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:30.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:37:29 smithi006 ceph-mon[204052]: pgmap v3971: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:37:29 smithi006 ceph-mon[200575]: pgmap v3971: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:31.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:37:31 smithi105 ceph-mon[190463]: pgmap v3972: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:32.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:37:31 smithi006 ceph-mon[200575]: pgmap v3972: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:32.048 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:37:31 smithi006 ceph-mon[204052]: pgmap v3972: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:33.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:37:33 smithi105 ceph-mon[190463]: pgmap v3973: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:34.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:37:33 smithi006 ceph-mon[200575]: pgmap v3973: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:34.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:37:33 smithi006 ceph-mon[204052]: pgmap v3973: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:35.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:37:35 smithi105 ceph-mon[190463]: pgmap v3974: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:36.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:37:35 smithi006 ceph-mon[200575]: pgmap v3974: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:36.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:37:35 smithi006 ceph-mon[204052]: pgmap v3974: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:37:37 smithi105 ceph-mon[190463]: pgmap v3975: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:38.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:37:37 smithi006 ceph-mon[200575]: pgmap v3975: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:38.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:37:37 smithi006 ceph-mon[204052]: pgmap v3975: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:37:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:37:37] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:37:39.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:37:39 smithi105 ceph-mon[190463]: pgmap v3976: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:40.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:37:39 smithi006 ceph-mon[200575]: pgmap v3976: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:40.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:37:39 smithi006 ceph-mon[204052]: pgmap v3976: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:41.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:37:41 smithi105 ceph-mon[190463]: pgmap v3977: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:42.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:37:41 smithi006 ceph-mon[204052]: pgmap v3977: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:42.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:37:41 smithi006 ceph-mon[200575]: pgmap v3977: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:43.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:37:43 smithi105 ceph-mon[190463]: pgmap v3978: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:43.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:37:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:37:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:37:43 smithi006 ceph-mon[204052]: pgmap v3978: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:37:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:37:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:37:43 smithi006 ceph-mon[200575]: pgmap v3978: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:37:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:37:45.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:37:45 smithi105 ceph-mon[190463]: pgmap v3979: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:46.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:37:45 smithi006 ceph-mon[204052]: pgmap v3979: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:46.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:37:45 smithi006 ceph-mon[200575]: pgmap v3979: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:47.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:37:47 smithi105 ceph-mon[190463]: pgmap v3980: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:48.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:37:47 smithi006 ceph-mon[204052]: pgmap v3980: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:37:47 smithi006 ceph-mon[200575]: pgmap v3980: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:37:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:37:47] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:37:50.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:37:49 smithi006 ceph-mon[204052]: pgmap v3981: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:50.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:37:49 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:37:50.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:37:49 smithi006 ceph-mon[200575]: pgmap v3981: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:50.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:37:49 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:37:50.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:37:49 smithi105 ceph-mon[190463]: pgmap v3981: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:50.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:37:49 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:37:51.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:37:50 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:37:51.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:37:50 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:37:51.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:37:50 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:37:51.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:37:50 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:37:51.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:37:50 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:37:51.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:37:50 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:37:51.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:37:50 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:37:51.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:37:50 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:37:51.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:37:50 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:37:52.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:37:51 smithi006 ceph-mon[204052]: pgmap v3982: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:52.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:37:51 smithi006 ceph-mon[200575]: pgmap v3982: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:52.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:37:51 smithi105 ceph-mon[190463]: pgmap v3982: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:54.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:37:53 smithi006 ceph-mon[204052]: pgmap v3983: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:55.194 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:37:53 smithi006 ceph-mon[200575]: pgmap v3983: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:55.195 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:37:53 smithi105 ceph-mon[190463]: pgmap v3983: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:56.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:37:55 smithi006 ceph-mon[204052]: pgmap v3984: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:56.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:37:55 smithi006 ceph-mon[200575]: pgmap v3984: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:56.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:37:55 smithi105 ceph-mon[190463]: pgmap v3984: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:57.988 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:37:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:37:57] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:37:58.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:37:57 smithi006 ceph-mon[200575]: pgmap v3985: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:58.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:37:57 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:37:58.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:37:57 smithi006 ceph-mon[204052]: pgmap v3985: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:58.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:37:57 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:37:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:37:57 smithi105 ceph-mon[190463]: pgmap v3985: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:37:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:37:57 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:38:00.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:37:59 smithi006 ceph-mon[200575]: pgmap v3986: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:00.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:37:59 smithi006 ceph-mon[204052]: pgmap v3986: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:00.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:37:59 smithi105 ceph-mon[190463]: pgmap v3986: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:02.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:38:01 smithi006 ceph-mon[200575]: pgmap v3987: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:02.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:38:01 smithi006 ceph-mon[204052]: pgmap v3987: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:02.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:38:01 smithi105 ceph-mon[190463]: pgmap v3987: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:04.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:38:03 smithi006 ceph-mon[204052]: pgmap v3988: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:04.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:38:03 smithi006 ceph-mon[200575]: pgmap v3988: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:04.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:38:03 smithi105 ceph-mon[190463]: pgmap v3988: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:06.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:38:05 smithi006 ceph-mon[200575]: pgmap v3989: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:06.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:38:05 smithi006 ceph-mon[204052]: pgmap v3989: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:06.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:38:05 smithi105 ceph-mon[190463]: pgmap v3989: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:07.998 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:38:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:38:07] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:38:08.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:38:07 smithi006 ceph-mon[204052]: pgmap v3990: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:08.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:38:07 smithi006 ceph-mon[200575]: pgmap v3990: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:08.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:38:07 smithi105 ceph-mon[190463]: pgmap v3990: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:10.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:38:10 smithi006 ceph-mon[204052]: pgmap v3991: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:10.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:38:10 smithi006 ceph-mon[200575]: pgmap v3991: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:10.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:38:10 smithi105 ceph-mon[190463]: pgmap v3991: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:12.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:38:12 smithi006 ceph-mon[204052]: pgmap v3992: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:12.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:38:12 smithi006 ceph-mon[200575]: pgmap v3992: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:12.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:38:12 smithi105 ceph-mon[190463]: pgmap v3992: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:13.784 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:38:13 smithi006 ceph-mon[204052]: pgmap v3993: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:38:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:38:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:38:13 smithi006 ceph-mon[200575]: pgmap v3993: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:38:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:38:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:38:13 smithi105 ceph-mon[190463]: pgmap v3993: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:38:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:38:15.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:38:15 smithi006 ceph-mon[204052]: pgmap v3994: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:15.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:38:15 smithi006 ceph-mon[200575]: pgmap v3994: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:15.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:38:15 smithi105 ceph-mon[190463]: pgmap v3994: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:17.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:38:17 smithi006 ceph-mon[204052]: pgmap v3995: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:17.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:38:17 smithi006 ceph-mon[200575]: pgmap v3995: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:17.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:38:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:38:17] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T09:38:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:38:17 smithi105 ceph-mon[190463]: pgmap v3995: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:19.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:38:19 smithi006 ceph-mon[204052]: pgmap v3996: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:19.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:38:19 smithi006 ceph-mon[200575]: pgmap v3996: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:19.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:38:19 smithi105 ceph-mon[190463]: pgmap v3996: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:21.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:38:21 smithi006 ceph-mon[204052]: pgmap v3997: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:21.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:38:21 smithi006 ceph-mon[200575]: pgmap v3997: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:21.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:38:21 smithi105 ceph-mon[190463]: pgmap v3997: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:23.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:38:23 smithi006 ceph-mon[204052]: pgmap v3998: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:23.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:38:23 smithi006 ceph-mon[200575]: pgmap v3998: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:23.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:38:23 smithi105 ceph-mon[190463]: pgmap v3998: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:25.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:38:25 smithi006 ceph-mon[204052]: pgmap v3999: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:25.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:38:25 smithi006 ceph-mon[200575]: pgmap v3999: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:25.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:38:25 smithi105 ceph-mon[190463]: pgmap v3999: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:27.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:38:27 smithi006 ceph-mon[204052]: pgmap v4000: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:27.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:38:27 smithi006 ceph-mon[200575]: pgmap v4000: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:27.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:38:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:38:27] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T09:38:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:38:27 smithi105 ceph-mon[190463]: pgmap v4000: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:38:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:38:29.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:38:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:38:29.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:38:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:38:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:38:29 smithi105 ceph-mon[190463]: pgmap v4001: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:30.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:38:29 smithi006 ceph-mon[204052]: pgmap v4001: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:38:29 smithi006 ceph-mon[200575]: pgmap v4001: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:31.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:38:31 smithi105 ceph-mon[190463]: pgmap v4002: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:32.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:38:31 smithi006 ceph-mon[204052]: pgmap v4002: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:32.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:38:31 smithi006 ceph-mon[200575]: pgmap v4002: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:33.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:38:33 smithi105 ceph-mon[190463]: pgmap v4003: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:34.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:38:33 smithi006 ceph-mon[204052]: pgmap v4003: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:34.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:38:33 smithi006 ceph-mon[200575]: pgmap v4003: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:35.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:38:35 smithi105 ceph-mon[190463]: pgmap v4004: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:36.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:38:35 smithi006 ceph-mon[204052]: pgmap v4004: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:36.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:38:35 smithi006 ceph-mon[200575]: pgmap v4004: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:38:37 smithi105 ceph-mon[190463]: pgmap v4005: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:38.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:38:37 smithi006 ceph-mon[204052]: pgmap v4005: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:38:37 smithi006 ceph-mon[200575]: pgmap v4005: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:38:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:38:37] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:38:39.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:38:39 smithi105 ceph-mon[190463]: pgmap v4006: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:40.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:38:39 smithi006 ceph-mon[204052]: pgmap v4006: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:40.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:38:39 smithi006 ceph-mon[200575]: pgmap v4006: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:41.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:38:41 smithi105 ceph-mon[190463]: pgmap v4007: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:42.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:38:41 smithi006 ceph-mon[204052]: pgmap v4007: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:42.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:38:41 smithi006 ceph-mon[200575]: pgmap v4007: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:38:43 smithi105 ceph-mon[190463]: pgmap v4008: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:38:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:38:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:38:43 smithi006 ceph-mon[204052]: pgmap v4008: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:38:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:38:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:38:43 smithi006 ceph-mon[200575]: pgmap v4008: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:38:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:38:45.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:38:45 smithi105 ceph-mon[190463]: pgmap v4009: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:46.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:38:45 smithi006 ceph-mon[204052]: pgmap v4009: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:46.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:38:45 smithi006 ceph-mon[200575]: pgmap v4009: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:47.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:38:47 smithi105 ceph-mon[190463]: pgmap v4010: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:48.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:38:47 smithi006 ceph-mon[204052]: pgmap v4010: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:38:47 smithi006 ceph-mon[200575]: pgmap v4010: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:38:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:38:47] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:38:49.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:38:49 smithi105 ceph-mon[190463]: pgmap v4011: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:50.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:38:49 smithi006 ceph-mon[200575]: pgmap v4011: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:50.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:38:49 smithi006 ceph-mon[204052]: pgmap v4011: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:50.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:38:50 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:38:50.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:38:50 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:38:50.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:38:50 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:38:51.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:38:50 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:38:51.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:38:50 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:38:51.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:38:50 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:38:51.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:38:50 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:38:51.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:38:50 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:38:51.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:38:50 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:38:51.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:38:51 smithi105 ceph-mon[190463]: pgmap v4012: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:51.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:38:51 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:38:51.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:38:51 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:38:51.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:38:51 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:38:52.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:38:51 smithi006 ceph-mon[204052]: pgmap v4012: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:52.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:38:51 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:38:52.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:38:51 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:38:52.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:38:51 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:38:52.038 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:38:51 smithi006 ceph-mon[200575]: pgmap v4012: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:52.038 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:38:51 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:38:52.038 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:38:51 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:38:52.038 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:38:51 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:38:53.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:38:53 smithi105 ceph-mon[190463]: pgmap v4013: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:54.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:38:53 smithi006 ceph-mon[204052]: pgmap v4013: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:54.039 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:38:53 smithi006 ceph-mon[200575]: pgmap v4013: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:55.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:38:55 smithi105 ceph-mon[190463]: pgmap v4014: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:56.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:38:55 smithi006 ceph-mon[200575]: pgmap v4014: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:56.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:38:55 smithi006 ceph-mon[204052]: pgmap v4014: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:57.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:38:57 smithi105 ceph-mon[190463]: pgmap v4015: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:38:57 smithi006 ceph-mon[200575]: pgmap v4015: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:38:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:38:57] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:38:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:38:57 smithi006 ceph-mon[204052]: pgmap v4015: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:38:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:38:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:38:59.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:38:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:38:59.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:38:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:38:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:38:59 smithi105 ceph-mon[190463]: pgmap v4016: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:38:59 smithi006 ceph-mon[204052]: pgmap v4016: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:00.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:38:59 smithi006 ceph-mon[200575]: pgmap v4016: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:01.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:39:01 smithi105 ceph-mon[190463]: pgmap v4017: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:02.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:39:01 smithi006 ceph-mon[204052]: pgmap v4017: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:02.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:39:01 smithi006 ceph-mon[200575]: pgmap v4017: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:03.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:39:03 smithi105 ceph-mon[190463]: pgmap v4018: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:04.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:39:03 smithi006 ceph-mon[204052]: pgmap v4018: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:04.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:39:03 smithi006 ceph-mon[200575]: pgmap v4018: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:05.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:39:05 smithi105 ceph-mon[190463]: pgmap v4019: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:06.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:39:05 smithi006 ceph-mon[204052]: pgmap v4019: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:06.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:39:05 smithi006 ceph-mon[200575]: pgmap v4019: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:39:07 smithi105 ceph-mon[190463]: pgmap v4020: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:39:07 smithi006 ceph-mon[204052]: pgmap v4020: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:39:07 smithi006 ceph-mon[200575]: pgmap v4020: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:39:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:39:07] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:39:09.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:39:09 smithi105 ceph-mon[190463]: pgmap v4021: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:10.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:39:09 smithi006 ceph-mon[204052]: pgmap v4021: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:10.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:39:09 smithi006 ceph-mon[200575]: pgmap v4021: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:11.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:39:11 smithi105 ceph-mon[190463]: pgmap v4022: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:12.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:39:11 smithi006 ceph-mon[204052]: pgmap v4022: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:12.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:39:11 smithi006 ceph-mon[200575]: pgmap v4022: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:39:13 smithi105 ceph-mon[190463]: pgmap v4023: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:39:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:39:14.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:39:13 smithi006 ceph-mon[204052]: pgmap v4023: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:39:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:39:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:39:13 smithi006 ceph-mon[200575]: pgmap v4023: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:39:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:39:15.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:39:15 smithi105 ceph-mon[190463]: pgmap v4024: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:16.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:39:15 smithi006 ceph-mon[204052]: pgmap v4024: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:16.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:39:15 smithi006 ceph-mon[200575]: pgmap v4024: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:39:17 smithi105 ceph-mon[190463]: pgmap v4025: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:39:17 smithi006 ceph-mon[204052]: pgmap v4025: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:39:17 smithi006 ceph-mon[200575]: pgmap v4025: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:39:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:39:17] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:39:19.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:39:19 smithi105 ceph-mon[190463]: pgmap v4026: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:20.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:39:19 smithi006 ceph-mon[204052]: pgmap v4026: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:20.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:39:19 smithi006 ceph-mon[200575]: pgmap v4026: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:21.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:39:21 smithi105 ceph-mon[190463]: pgmap v4027: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:22.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:39:21 smithi006 ceph-mon[204052]: pgmap v4027: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:22.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:39:21 smithi006 ceph-mon[200575]: pgmap v4027: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:23.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:39:23 smithi105 ceph-mon[190463]: pgmap v4028: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:24.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:39:23 smithi006 ceph-mon[204052]: pgmap v4028: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:24.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:39:23 smithi006 ceph-mon[200575]: pgmap v4028: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:25.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:39:25 smithi105 ceph-mon[190463]: pgmap v4029: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:26.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:39:25 smithi006 ceph-mon[204052]: pgmap v4029: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:26.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:39:25 smithi006 ceph-mon[200575]: pgmap v4029: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:39:27 smithi105 ceph-mon[190463]: pgmap v4030: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:28.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:39:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:39:27] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:39:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:39:27 smithi006 ceph-mon[204052]: pgmap v4030: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:39:27 smithi006 ceph-mon[200575]: pgmap v4030: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:39:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:39:29.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:39:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:39:29.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:39:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:39:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:39:29 smithi105 ceph-mon[190463]: pgmap v4031: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:30.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:39:29 smithi006 ceph-mon[204052]: pgmap v4031: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:39:29 smithi006 ceph-mon[200575]: pgmap v4031: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:31.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:39:31 smithi105 ceph-mon[190463]: pgmap v4032: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:32.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:39:31 smithi006 ceph-mon[204052]: pgmap v4032: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:32.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:39:31 smithi006 ceph-mon[200575]: pgmap v4032: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:33.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:39:33 smithi105 ceph-mon[190463]: pgmap v4033: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:34.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:39:33 smithi006 ceph-mon[200575]: pgmap v4033: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:34.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:39:33 smithi006 ceph-mon[204052]: pgmap v4033: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:35.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:39:35 smithi105 ceph-mon[190463]: pgmap v4034: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:36.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:39:35 smithi006 ceph-mon[200575]: pgmap v4034: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:36.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:39:35 smithi006 ceph-mon[204052]: pgmap v4034: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:39:37 smithi105 ceph-mon[190463]: pgmap v4035: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:38.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:39:37 smithi006 ceph-mon[200575]: pgmap v4035: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:38.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:39:37 smithi006 ceph-mon[204052]: pgmap v4035: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:39:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:39:37] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T09:39:39.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:39:39 smithi105 ceph-mon[190463]: pgmap v4036: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:40.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:39:39 smithi006 ceph-mon[200575]: pgmap v4036: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:40.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:39:39 smithi006 ceph-mon[204052]: pgmap v4036: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:41.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:39:41 smithi105 ceph-mon[190463]: pgmap v4037: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:42.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:39:41 smithi006 ceph-mon[200575]: pgmap v4037: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:42.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:39:41 smithi006 ceph-mon[204052]: pgmap v4037: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:39:43 smithi105 ceph-mon[190463]: pgmap v4038: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:39:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:39:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:39:43 smithi006 ceph-mon[204052]: pgmap v4038: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:39:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:39:44.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:39:43 smithi006 ceph-mon[200575]: pgmap v4038: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:44.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:39:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:39:46.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:39:45 smithi006 ceph-mon[200575]: pgmap v4039: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:46.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:39:45 smithi006 ceph-mon[204052]: pgmap v4039: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:46.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:39:45 smithi105 ceph-mon[190463]: pgmap v4039: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:39:47 smithi006 ceph-mon[200575]: pgmap v4040: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:39:47 smithi006 ceph-mon[204052]: pgmap v4040: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:48.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:39:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:39:47] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:39:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:39:47 smithi105 ceph-mon[190463]: pgmap v4040: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:50.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:39:49 smithi006 ceph-mon[200575]: pgmap v4041: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:50.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:39:49 smithi006 ceph-mon[204052]: pgmap v4041: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:50.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:39:49 smithi105 ceph-mon[190463]: pgmap v4041: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:52.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:39:51 smithi006 ceph-mon[204052]: pgmap v4042: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:52.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:39:51 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:39:52.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:39:51 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:39:52.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:39:51 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:39:52.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:39:51 smithi006 ceph-mon[200575]: pgmap v4042: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:52.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:39:51 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:39:52.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:39:51 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:39:52.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:39:51 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:39:52.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:39:51 smithi105 ceph-mon[190463]: pgmap v4042: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:52.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:39:51 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:39:52.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:39:51 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:39:52.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:39:51 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:39:53.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:39:52 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:39:53.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:39:52 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:39:53.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:39:52 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:39:53.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:39:52 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:39:53.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:39:52 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:39:53.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:39:52 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:39:53.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:39:52 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:39:53.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:39:52 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:39:53.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:39:52 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:39:54.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:39:53 smithi006 ceph-mon[204052]: pgmap v4043: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:54.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:39:53 smithi006 ceph-mon[200575]: pgmap v4043: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:54.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:39:53 smithi105 ceph-mon[190463]: pgmap v4043: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:56.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:39:55 smithi006 ceph-mon[204052]: pgmap v4044: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:56.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:39:55 smithi006 ceph-mon[200575]: pgmap v4044: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:56.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:39:55 smithi105 ceph-mon[190463]: pgmap v4044: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:57.963 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:39:57 smithi006 ceph-mon[200575]: pgmap v4045: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:57.963 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:39:57 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:39:57.963 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:39:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:39:57] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:39:58.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:39:57 smithi006 ceph-mon[204052]: pgmap v4045: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:58.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:39:57 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:39:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:39:57 smithi105 ceph-mon[190463]: pgmap v4045: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:39:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:39:57 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:40:00.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:39:59 smithi006 ceph-mon[204052]: pgmap v4046: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:00.302 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:39:59 smithi006 ceph-mon[200575]: pgmap v4046: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:00.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:39:59 smithi105 ceph-mon[190463]: pgmap v4046: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:01.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:40:00 smithi006 ceph-mon[204052]: overall HEALTH_OK 2023-09-22T09:40:01.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:40:00 smithi006 ceph-mon[200575]: overall HEALTH_OK 2023-09-22T09:40:01.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:40:00 smithi105 ceph-mon[190463]: overall HEALTH_OK 2023-09-22T09:40:02.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:40:01 smithi006 ceph-mon[204052]: pgmap v4047: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:02.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:40:01 smithi006 ceph-mon[200575]: pgmap v4047: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:02.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:40:01 smithi105 ceph-mon[190463]: pgmap v4047: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:04.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:40:03 smithi006 ceph-mon[204052]: pgmap v4048: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:04.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:40:03 smithi006 ceph-mon[200575]: pgmap v4048: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:04.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:40:03 smithi105 ceph-mon[190463]: pgmap v4048: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:06.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:40:05 smithi006 ceph-mon[204052]: pgmap v4049: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:06.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:40:05 smithi006 ceph-mon[200575]: pgmap v4049: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:06.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:40:05 smithi105 ceph-mon[190463]: pgmap v4049: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:07.974 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:40:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:40:07] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:40:08.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:40:07 smithi006 ceph-mon[204052]: pgmap v4050: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:08.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:40:07 smithi006 ceph-mon[200575]: pgmap v4050: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:08.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:40:07 smithi105 ceph-mon[190463]: pgmap v4050: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:10.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:40:09 smithi006 ceph-mon[204052]: pgmap v4051: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:10.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:40:09 smithi006 ceph-mon[200575]: pgmap v4051: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:10.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:40:09 smithi105 ceph-mon[190463]: pgmap v4051: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:12.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:40:11 smithi006 ceph-mon[204052]: pgmap v4052: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:12.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:40:11 smithi006 ceph-mon[200575]: pgmap v4052: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:12.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:40:11 smithi105 ceph-mon[190463]: pgmap v4052: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:40:13 smithi105 ceph-mon[190463]: pgmap v4053: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:40:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:40:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:40:13 smithi006 ceph-mon[204052]: pgmap v4053: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:40:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:40:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:40:13 smithi006 ceph-mon[200575]: pgmap v4053: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:40:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:40:15.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:40:15 smithi105 ceph-mon[190463]: pgmap v4054: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:16.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:40:15 smithi006 ceph-mon[204052]: pgmap v4054: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:16.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:40:15 smithi006 ceph-mon[200575]: pgmap v4054: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:40:17 smithi105 ceph-mon[190463]: pgmap v4055: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:40:17 smithi006 ceph-mon[204052]: pgmap v4055: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:40:17 smithi006 ceph-mon[200575]: pgmap v4055: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:40:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:40:17] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:40:19.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:40:19 smithi105 ceph-mon[190463]: pgmap v4056: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:20.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:40:19 smithi006 ceph-mon[204052]: pgmap v4056: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:20.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:40:19 smithi006 ceph-mon[200575]: pgmap v4056: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:21.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:40:21 smithi105 ceph-mon[190463]: pgmap v4057: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:22.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:40:21 smithi006 ceph-mon[204052]: pgmap v4057: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:22.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:40:21 smithi006 ceph-mon[200575]: pgmap v4057: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:23.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:40:23 smithi105 ceph-mon[190463]: pgmap v4058: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:24.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:40:23 smithi006 ceph-mon[204052]: pgmap v4058: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:24.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:40:23 smithi006 ceph-mon[200575]: pgmap v4058: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:25.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:40:25 smithi105 ceph-mon[190463]: pgmap v4059: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:26.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:40:25 smithi006 ceph-mon[204052]: pgmap v4059: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:26.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:40:25 smithi006 ceph-mon[200575]: pgmap v4059: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:27.837 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:40:27 smithi006 ceph-mon[204052]: pgmap v4060: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:27.837 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:40:27 smithi006 ceph-mon[200575]: pgmap v4060: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:27.837 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:40:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:40:27] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:40:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:40:27 smithi105 ceph-mon[190463]: pgmap v4060: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:40:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:40:29.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:40:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:40:29.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:40:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:40:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:40:29 smithi105 ceph-mon[190463]: pgmap v4061: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:30.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:40:29 smithi006 ceph-mon[204052]: pgmap v4061: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:40:29 smithi006 ceph-mon[200575]: pgmap v4061: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:31.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:40:31 smithi105 ceph-mon[190463]: pgmap v4062: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:32.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:40:31 smithi006 ceph-mon[204052]: pgmap v4062: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:32.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:40:31 smithi006 ceph-mon[200575]: pgmap v4062: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:33.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:40:33 smithi105 ceph-mon[190463]: pgmap v4063: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:34.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:40:33 smithi006 ceph-mon[204052]: pgmap v4063: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:34.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:40:33 smithi006 ceph-mon[200575]: pgmap v4063: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:35.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:40:35 smithi105 ceph-mon[190463]: pgmap v4064: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:36.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:40:35 smithi006 ceph-mon[204052]: pgmap v4064: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:36.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:40:35 smithi006 ceph-mon[200575]: pgmap v4064: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:40:37 smithi105 ceph-mon[190463]: pgmap v4065: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:38.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:40:37 smithi006 ceph-mon[204052]: pgmap v4065: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:40:37 smithi006 ceph-mon[200575]: pgmap v4065: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:40:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:40:37] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:40:39.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:40:39 smithi105 ceph-mon[190463]: pgmap v4066: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:40.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:40:39 smithi006 ceph-mon[204052]: pgmap v4066: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:40.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:40:39 smithi006 ceph-mon[200575]: pgmap v4066: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:41.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:40:41 smithi105 ceph-mon[190463]: pgmap v4067: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:42.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:40:41 smithi006 ceph-mon[204052]: pgmap v4067: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:42.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:40:41 smithi006 ceph-mon[200575]: pgmap v4067: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:40:43 smithi105 ceph-mon[190463]: pgmap v4068: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:40:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:40:44.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:40:43 smithi006 ceph-mon[204052]: pgmap v4068: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:40:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:40:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:40:43 smithi006 ceph-mon[200575]: pgmap v4068: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:40:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:40:45.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:40:45 smithi105 ceph-mon[190463]: pgmap v4069: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:46.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:40:45 smithi006 ceph-mon[204052]: pgmap v4069: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:46.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:40:45 smithi006 ceph-mon[200575]: pgmap v4069: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:47.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:40:47 smithi105 ceph-mon[190463]: pgmap v4070: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:40:47 smithi006 ceph-mon[204052]: pgmap v4070: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:40:47 smithi006 ceph-mon[200575]: pgmap v4070: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:40:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:40:47] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T09:40:49.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:40:49 smithi105 ceph-mon[190463]: pgmap v4071: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:50.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:40:49 smithi006 ceph-mon[204052]: pgmap v4071: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:50.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:40:49 smithi006 ceph-mon[200575]: pgmap v4071: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:51.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:40:51 smithi105 ceph-mon[190463]: pgmap v4072: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:52.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:40:51 smithi006 ceph-mon[204052]: pgmap v4072: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:52.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:40:51 smithi006 ceph-mon[200575]: pgmap v4072: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:52.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:40:52 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:40:53.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:40:52 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:40:53.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:40:52 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:40:53.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:40:53 smithi105 ceph-mon[190463]: pgmap v4073: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:53.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:40:53 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:40:53.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:40:53 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:40:53.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:40:53 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:40:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:40:53 smithi006 ceph-mon[204052]: pgmap v4073: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:40:53 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:40:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:40:53 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:40:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:40:53 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:40:54.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:40:53 smithi006 ceph-mon[200575]: pgmap v4073: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:54.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:40:53 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:40:54.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:40:53 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:40:54.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:40:53 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:40:55.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:40:55 smithi105 ceph-mon[190463]: pgmap v4074: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:56.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:40:55 smithi006 ceph-mon[204052]: pgmap v4074: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:56.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:40:55 smithi006 ceph-mon[200575]: pgmap v4074: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:57.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:40:57 smithi105 ceph-mon[190463]: pgmap v4075: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:40:57 smithi006 ceph-mon[204052]: pgmap v4075: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:40:57 smithi006 ceph-mon[200575]: pgmap v4075: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:40:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:40:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:40:57] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T09:40:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:40:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:40:59.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:40:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:40:59.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:40:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:40:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:40:59 smithi105 ceph-mon[190463]: pgmap v4076: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:40:59 smithi006 ceph-mon[204052]: pgmap v4076: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:00.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:40:59 smithi006 ceph-mon[200575]: pgmap v4076: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:01.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:41:01 smithi105 ceph-mon[190463]: pgmap v4077: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:02.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:41:01 smithi006 ceph-mon[200575]: pgmap v4077: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:06.020 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:41:01 smithi006 ceph-mon[204052]: pgmap v4077: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:06.020 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:41:03 smithi006 ceph-mon[204052]: pgmap v4078: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:06.021 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:41:03 smithi006 ceph-mon[200575]: pgmap v4078: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:06.021 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:41:03 smithi105 ceph-mon[190463]: pgmap v4078: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:06.021 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:41:05 smithi105 ceph-mon[190463]: pgmap v4079: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:06.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:41:05 smithi006 ceph-mon[204052]: pgmap v4079: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:06.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:41:05 smithi006 ceph-mon[200575]: pgmap v4079: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:41:07 smithi105 ceph-mon[190463]: pgmap v4080: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:41:07 smithi006 ceph-mon[200575]: pgmap v4080: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:41:07 smithi006 ceph-mon[204052]: pgmap v4080: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:41:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:41:07] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:41:10.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:41:09 smithi006 ceph-mon[204052]: pgmap v4081: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:10.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:41:09 smithi006 ceph-mon[200575]: pgmap v4081: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:10.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:41:09 smithi105 ceph-mon[190463]: pgmap v4081: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:12.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:41:11 smithi006 ceph-mon[204052]: pgmap v4082: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:12.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:41:11 smithi006 ceph-mon[200575]: pgmap v4082: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:12.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:41:11 smithi105 ceph-mon[190463]: pgmap v4082: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:41:13 smithi006 ceph-mon[204052]: pgmap v4083: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:41:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:41:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:41:13 smithi006 ceph-mon[200575]: pgmap v4083: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:41:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:41:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:41:13 smithi105 ceph-mon[190463]: pgmap v4083: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:41:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:41:16.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:41:15 smithi006 ceph-mon[204052]: pgmap v4084: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:16.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:41:15 smithi006 ceph-mon[200575]: pgmap v4084: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:16.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:41:15 smithi105 ceph-mon[190463]: pgmap v4084: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:41:17 smithi006 ceph-mon[204052]: pgmap v4085: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:41:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:41:17] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T09:41:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:41:17 smithi006 ceph-mon[200575]: pgmap v4085: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:41:17 smithi105 ceph-mon[190463]: pgmap v4085: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:20.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:41:19 smithi006 ceph-mon[204052]: pgmap v4086: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:20.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:41:19 smithi006 ceph-mon[200575]: pgmap v4086: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:20.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:41:19 smithi105 ceph-mon[190463]: pgmap v4086: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:22.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:41:21 smithi006 ceph-mon[204052]: pgmap v4087: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:22.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:41:21 smithi006 ceph-mon[200575]: pgmap v4087: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:22.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:41:21 smithi105 ceph-mon[190463]: pgmap v4087: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:24.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:41:23 smithi006 ceph-mon[200575]: pgmap v4088: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:24.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:41:23 smithi006 ceph-mon[204052]: pgmap v4088: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:26.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:41:25 smithi006 ceph-mon[204052]: pgmap v4089: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:26.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:41:25 smithi006 ceph-mon[200575]: pgmap v4089: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:26.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:41:23 smithi105 ceph-mon[190463]: pgmap v4088: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:26.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:41:25 smithi105 ceph-mon[190463]: pgmap v4089: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:28.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:41:27 smithi006 ceph-mon[200575]: pgmap v4090: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:41:27 smithi006 ceph-mon[204052]: pgmap v4090: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:41:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:41:27] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T09:41:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:41:27 smithi105 ceph-mon[190463]: pgmap v4090: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:29.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:41:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:41:29.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:41:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:41:29.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:41:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:41:30.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:41:29 smithi006 ceph-mon[200575]: pgmap v4091: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:30.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:41:29 smithi006 ceph-mon[204052]: pgmap v4091: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:41:29 smithi105 ceph-mon[190463]: pgmap v4091: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:32.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:41:31 smithi006 ceph-mon[200575]: pgmap v4092: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:32.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:41:31 smithi006 ceph-mon[204052]: pgmap v4092: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:32.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:41:31 smithi105 ceph-mon[190463]: pgmap v4092: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:34.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:41:33 smithi006 ceph-mon[200575]: pgmap v4093: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:34.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:41:33 smithi006 ceph-mon[204052]: pgmap v4093: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:34.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:41:33 smithi105 ceph-mon[190463]: pgmap v4093: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:36.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:41:35 smithi006 ceph-mon[200575]: pgmap v4094: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:36.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:41:35 smithi006 ceph-mon[204052]: pgmap v4094: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:36.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:41:35 smithi105 ceph-mon[190463]: pgmap v4094: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:41:37 smithi006 ceph-mon[200575]: pgmap v4095: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:38.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:41:37 smithi006 ceph-mon[204052]: pgmap v4095: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:41:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:41:37] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T09:41:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:41:37 smithi105 ceph-mon[190463]: pgmap v4095: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:40.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:41:39 smithi006 ceph-mon[204052]: pgmap v4096: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:40.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:41:39 smithi006 ceph-mon[200575]: pgmap v4096: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:40.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:41:39 smithi105 ceph-mon[190463]: pgmap v4096: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:42.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:41:41 smithi006 ceph-mon[204052]: pgmap v4097: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:42.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:41:41 smithi006 ceph-mon[200575]: pgmap v4097: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:42.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:41:41 smithi105 ceph-mon[190463]: pgmap v4097: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:41:43 smithi006 ceph-mon[204052]: pgmap v4098: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:41:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:41:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:41:43 smithi006 ceph-mon[200575]: pgmap v4098: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:41:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:41:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:41:43 smithi105 ceph-mon[190463]: pgmap v4098: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:41:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:41:46.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:41:45 smithi006 ceph-mon[204052]: pgmap v4099: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:46.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:41:45 smithi006 ceph-mon[200575]: pgmap v4099: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:46.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:41:45 smithi105 ceph-mon[190463]: pgmap v4099: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:41:47 smithi006 ceph-mon[204052]: pgmap v4100: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:41:47 smithi006 ceph-mon[200575]: pgmap v4100: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:41:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:41:47] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:41:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:41:47 smithi105 ceph-mon[190463]: pgmap v4100: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:50.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:41:49 smithi006 ceph-mon[204052]: pgmap v4101: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:50.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:41:49 smithi006 ceph-mon[200575]: pgmap v4101: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:50.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:41:49 smithi105 ceph-mon[190463]: pgmap v4101: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:52.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:41:51 smithi006 ceph-mon[200575]: pgmap v4102: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:52.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:41:51 smithi006 ceph-mon[204052]: pgmap v4102: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:52.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:41:51 smithi105 ceph-mon[190463]: pgmap v4102: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:41:53 smithi006 ceph-mon[204052]: pgmap v4103: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:41:53 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:41:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:41:53 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:41:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:41:53 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:41:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:41:53 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:41:54.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:41:53 smithi006 ceph-mon[200575]: pgmap v4103: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:54.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:41:53 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:41:54.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:41:53 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:41:54.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:41:53 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:41:54.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:41:53 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:41:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:41:53 smithi105 ceph-mon[190463]: pgmap v4103: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:41:53 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:41:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:41:53 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:41:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:41:53 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:41:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:41:53 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:41:56.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:41:55 smithi006 ceph-mon[204052]: pgmap v4104: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:56.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:41:55 smithi006 ceph-mon[200575]: pgmap v4104: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:56.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:41:55 smithi105 ceph-mon[190463]: pgmap v4104: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:41:57 smithi006 ceph-mon[200575]: pgmap v4105: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:41:57 smithi006 ceph-mon[204052]: pgmap v4105: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:41:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:41:57] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:41:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:41:57 smithi105 ceph-mon[190463]: pgmap v4105: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:41:59.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:41:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:41:59.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:41:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:41:59.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:41:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:42:00.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:41:59 smithi006 ceph-mon[200575]: pgmap v4106: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:41:59 smithi006 ceph-mon[204052]: pgmap v4106: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:41:59 smithi105 ceph-mon[190463]: pgmap v4106: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:02.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:42:01 smithi006 ceph-mon[204052]: pgmap v4107: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:02.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:42:01 smithi006 ceph-mon[200575]: pgmap v4107: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:02.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:42:01 smithi105 ceph-mon[190463]: pgmap v4107: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:04.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:42:03 smithi006 ceph-mon[200575]: pgmap v4108: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:04.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:42:03 smithi006 ceph-mon[204052]: pgmap v4108: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:42:03 smithi105 ceph-mon[190463]: pgmap v4108: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:06.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:42:05 smithi006 ceph-mon[200575]: pgmap v4109: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:06.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:42:05 smithi006 ceph-mon[204052]: pgmap v4109: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:06.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:42:05 smithi105 ceph-mon[190463]: pgmap v4109: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:42:07 smithi006 ceph-mon[204052]: pgmap v4110: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:42:07 smithi006 ceph-mon[200575]: pgmap v4110: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:42:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:42:07] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:42:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:42:07 smithi105 ceph-mon[190463]: pgmap v4110: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:10.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:42:09 smithi006 ceph-mon[204052]: pgmap v4111: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:10.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:42:09 smithi006 ceph-mon[200575]: pgmap v4111: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:10.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:42:09 smithi105 ceph-mon[190463]: pgmap v4111: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:12.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:42:11 smithi006 ceph-mon[204052]: pgmap v4112: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:12.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:42:11 smithi006 ceph-mon[200575]: pgmap v4112: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:12.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:42:11 smithi105 ceph-mon[190463]: pgmap v4112: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:42:13 smithi006 ceph-mon[204052]: pgmap v4113: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:42:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:42:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:42:13 smithi006 ceph-mon[200575]: pgmap v4113: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:42:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:42:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:42:13 smithi105 ceph-mon[190463]: pgmap v4113: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:42:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:42:16.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:42:15 smithi006 ceph-mon[204052]: pgmap v4114: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:16.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:42:15 smithi006 ceph-mon[200575]: pgmap v4114: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:16.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:42:15 smithi105 ceph-mon[190463]: pgmap v4114: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:42:17 smithi006 ceph-mon[204052]: pgmap v4115: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:42:17 smithi006 ceph-mon[200575]: pgmap v4115: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:42:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:42:17] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T09:42:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:42:17 smithi105 ceph-mon[190463]: pgmap v4115: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:20.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:42:19 smithi006 ceph-mon[204052]: pgmap v4116: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:20.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:42:19 smithi006 ceph-mon[200575]: pgmap v4116: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:20.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:42:19 smithi105 ceph-mon[190463]: pgmap v4116: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:22.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:42:21 smithi006 ceph-mon[204052]: pgmap v4117: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:22.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:42:21 smithi006 ceph-mon[200575]: pgmap v4117: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:22.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:42:21 smithi105 ceph-mon[190463]: pgmap v4117: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:24.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:42:23 smithi006 ceph-mon[204052]: pgmap v4118: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:24.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:42:23 smithi006 ceph-mon[200575]: pgmap v4118: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:42:23 smithi105 ceph-mon[190463]: pgmap v4118: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:26.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:42:25 smithi006 ceph-mon[204052]: pgmap v4119: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:26.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:42:25 smithi006 ceph-mon[200575]: pgmap v4119: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:26.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:42:25 smithi105 ceph-mon[190463]: pgmap v4119: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:42:27 smithi006 ceph-mon[204052]: pgmap v4120: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:42:27 smithi006 ceph-mon[200575]: pgmap v4120: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:42:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:42:27] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T09:42:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:42:27 smithi105 ceph-mon[190463]: pgmap v4120: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:29.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:42:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:42:29.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:42:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:42:29.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:42:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:42:30.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:42:29 smithi006 ceph-mon[204052]: pgmap v4121: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:42:29 smithi006 ceph-mon[200575]: pgmap v4121: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:42:29 smithi105 ceph-mon[190463]: pgmap v4121: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:32.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:42:31 smithi006 ceph-mon[204052]: pgmap v4122: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:32.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:42:31 smithi006 ceph-mon[200575]: pgmap v4122: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:32.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:42:31 smithi105 ceph-mon[190463]: pgmap v4122: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:34.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:42:33 smithi006 ceph-mon[204052]: pgmap v4123: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:34.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:42:33 smithi006 ceph-mon[200575]: pgmap v4123: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:34.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:42:33 smithi105 ceph-mon[190463]: pgmap v4123: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:36.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:42:35 smithi006 ceph-mon[204052]: pgmap v4124: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:36.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:42:35 smithi006 ceph-mon[200575]: pgmap v4124: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:36.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:42:35 smithi105 ceph-mon[190463]: pgmap v4124: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:38.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:42:37 smithi006 ceph-mon[204052]: pgmap v4125: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:42:37 smithi006 ceph-mon[200575]: pgmap v4125: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:42:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:42:37] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:42:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:42:37 smithi105 ceph-mon[190463]: pgmap v4125: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:40.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:42:39 smithi006 ceph-mon[204052]: pgmap v4126: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:40.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:42:39 smithi006 ceph-mon[200575]: pgmap v4126: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:40.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:42:39 smithi105 ceph-mon[190463]: pgmap v4126: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:42.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:42:41 smithi006 ceph-mon[204052]: pgmap v4127: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:42.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:42:41 smithi006 ceph-mon[200575]: pgmap v4127: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:42.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:42:41 smithi105 ceph-mon[190463]: pgmap v4127: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:42:43 smithi006 ceph-mon[204052]: pgmap v4128: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:42:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:42:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:42:43 smithi006 ceph-mon[200575]: pgmap v4128: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:42:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:42:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:42:43 smithi105 ceph-mon[190463]: pgmap v4128: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:42:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:42:46.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:42:45 smithi006 ceph-mon[204052]: pgmap v4129: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:46.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:42:45 smithi006 ceph-mon[200575]: pgmap v4129: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:46.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:42:45 smithi105 ceph-mon[190463]: pgmap v4129: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:42:47 smithi006 ceph-mon[204052]: pgmap v4130: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:42:47 smithi006 ceph-mon[200575]: pgmap v4130: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:42:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:42:47] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:42:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:42:47 smithi105 ceph-mon[190463]: pgmap v4130: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:50.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:42:49 smithi006 ceph-mon[204052]: pgmap v4131: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:50.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:42:49 smithi006 ceph-mon[200575]: pgmap v4131: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:50.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:42:49 smithi105 ceph-mon[190463]: pgmap v4131: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:52.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:42:51 smithi006 ceph-mon[204052]: pgmap v4132: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:52.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:42:51 smithi006 ceph-mon[200575]: pgmap v4132: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:52.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:42:51 smithi105 ceph-mon[190463]: pgmap v4132: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:42:53 smithi006 ceph-mon[204052]: pgmap v4133: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:42:53 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:42:54.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:42:53 smithi006 ceph-mon[200575]: pgmap v4133: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:54.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:42:53 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:42:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:42:53 smithi105 ceph-mon[190463]: pgmap v4133: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:42:53 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:42:55.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:42:54 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:42:55.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:42:54 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:42:55.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:42:54 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:42:55.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:42:54 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:42:55.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:42:54 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:42:55.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:42:54 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:42:55.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:42:54 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:42:55.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:42:54 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:42:55.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:42:54 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:42:56.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:42:55 smithi006 ceph-mon[204052]: pgmap v4134: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:56.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:42:55 smithi006 ceph-mon[200575]: pgmap v4134: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:56.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:42:55 smithi105 ceph-mon[190463]: pgmap v4134: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:42:57 smithi006 ceph-mon[200575]: pgmap v4135: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:58.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:42:57 smithi006 ceph-mon[204052]: pgmap v4135: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:58.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:42:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:42:57] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:42:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:42:57 smithi105 ceph-mon[190463]: pgmap v4135: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:42:59.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:42:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:42:59.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:42:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:42:59.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:42:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:43:00.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:42:59 smithi006 ceph-mon[204052]: pgmap v4136: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:00.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:42:59 smithi006 ceph-mon[200575]: pgmap v4136: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:42:59 smithi105 ceph-mon[190463]: pgmap v4136: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:02.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:43:01 smithi006 ceph-mon[204052]: pgmap v4137: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:02.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:43:01 smithi006 ceph-mon[200575]: pgmap v4137: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:02.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:43:01 smithi105 ceph-mon[190463]: pgmap v4137: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:04.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:43:03 smithi006 ceph-mon[204052]: pgmap v4138: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:04.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:43:03 smithi006 ceph-mon[200575]: pgmap v4138: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:43:03 smithi105 ceph-mon[190463]: pgmap v4138: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:06.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:43:05 smithi006 ceph-mon[204052]: pgmap v4139: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:06.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:43:05 smithi006 ceph-mon[200575]: pgmap v4139: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:06.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:43:05 smithi105 ceph-mon[190463]: pgmap v4139: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:43:07 smithi006 ceph-mon[204052]: pgmap v4140: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:43:07 smithi006 ceph-mon[200575]: pgmap v4140: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:43:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:43:07] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T09:43:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:43:07 smithi105 ceph-mon[190463]: pgmap v4140: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:10.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:43:09 smithi006 ceph-mon[204052]: pgmap v4141: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:10.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:43:09 smithi006 ceph-mon[200575]: pgmap v4141: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:10.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:43:09 smithi105 ceph-mon[190463]: pgmap v4141: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:12.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:43:11 smithi105 ceph-mon[190463]: pgmap v4142: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:12.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:43:11 smithi006 ceph-mon[204052]: pgmap v4142: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:12.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:43:11 smithi006 ceph-mon[200575]: pgmap v4142: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:43:13 smithi105 ceph-mon[190463]: pgmap v4143: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:43:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:43:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:43:13 smithi006 ceph-mon[200575]: pgmap v4143: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:43:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:43:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:43:13 smithi006 ceph-mon[204052]: pgmap v4143: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:43:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:43:15.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:43:15 smithi105 ceph-mon[190463]: pgmap v4144: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:16.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:43:15 smithi006 ceph-mon[200575]: pgmap v4144: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:16.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:43:15 smithi006 ceph-mon[204052]: pgmap v4144: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:43:17 smithi105 ceph-mon[190463]: pgmap v4145: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:43:17 smithi006 ceph-mon[204052]: pgmap v4145: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:43:17 smithi006 ceph-mon[200575]: pgmap v4145: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:43:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:43:17] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:43:19.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:43:19 smithi105 ceph-mon[190463]: pgmap v4146: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:20.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:43:19 smithi006 ceph-mon[204052]: pgmap v4146: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:20.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:43:19 smithi006 ceph-mon[200575]: pgmap v4146: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:21.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:43:21 smithi105 ceph-mon[190463]: pgmap v4147: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:22.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:43:21 smithi006 ceph-mon[204052]: pgmap v4147: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:22.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:43:21 smithi006 ceph-mon[200575]: pgmap v4147: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:23.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:43:23 smithi105 ceph-mon[190463]: pgmap v4148: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:23.876 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 09:43:23 smithi105 conmon[249241]: logger=cleanup t=2023-09-22T09:43:23.764602439Z level=info msg="Completed cleanup jobs" duration=53.867153ms 2023-09-22T09:43:24.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:43:23 smithi006 ceph-mon[204052]: pgmap v4148: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:24.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:43:23 smithi006 ceph-mon[200575]: pgmap v4148: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:25.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:43:25 smithi105 ceph-mon[190463]: pgmap v4149: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:26.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:43:25 smithi006 ceph-mon[204052]: pgmap v4149: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:26.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:43:25 smithi006 ceph-mon[200575]: pgmap v4149: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:43:27 smithi105 ceph-mon[190463]: pgmap v4150: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:43:27 smithi006 ceph-mon[200575]: pgmap v4150: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:43:27 smithi006 ceph-mon[204052]: pgmap v4150: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:43:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:43:27] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:43:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:43:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:43:29.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:43:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:43:29.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:43:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:43:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:43:29 smithi105 ceph-mon[190463]: pgmap v4151: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:30.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:43:29 smithi006 ceph-mon[204052]: pgmap v4151: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:43:29 smithi006 ceph-mon[200575]: pgmap v4151: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:31.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:43:31 smithi105 ceph-mon[190463]: pgmap v4152: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:32.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:43:31 smithi006 ceph-mon[204052]: pgmap v4152: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:32.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:43:31 smithi006 ceph-mon[200575]: pgmap v4152: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:33.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:43:33 smithi105 ceph-mon[190463]: pgmap v4153: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:34.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:43:33 smithi006 ceph-mon[204052]: pgmap v4153: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:34.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:43:33 smithi006 ceph-mon[200575]: pgmap v4153: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:35.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:43:35 smithi105 ceph-mon[190463]: pgmap v4154: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:36.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:43:35 smithi006 ceph-mon[204052]: pgmap v4154: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:36.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:43:35 smithi006 ceph-mon[200575]: pgmap v4154: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:43:37 smithi105 ceph-mon[190463]: pgmap v4155: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:38.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:43:37 smithi006 ceph-mon[204052]: pgmap v4155: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:43:37 smithi006 ceph-mon[200575]: pgmap v4155: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:43:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:43:37] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T09:43:39.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:43:39 smithi105 ceph-mon[190463]: pgmap v4156: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:40.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:43:39 smithi006 ceph-mon[204052]: pgmap v4156: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:40.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:43:39 smithi006 ceph-mon[200575]: pgmap v4156: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:41.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:43:41 smithi105 ceph-mon[190463]: pgmap v4157: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:42.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:43:41 smithi006 ceph-mon[204052]: pgmap v4157: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:42.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:43:41 smithi006 ceph-mon[200575]: pgmap v4157: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:43:43 smithi105 ceph-mon[190463]: pgmap v4158: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:43:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:43:44.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:43:43 smithi006 ceph-mon[204052]: pgmap v4158: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:43:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:43:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:43:43 smithi006 ceph-mon[200575]: pgmap v4158: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:43:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:43:46.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:43:45 smithi006 ceph-mon[204052]: pgmap v4159: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:46.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:43:45 smithi006 ceph-mon[200575]: pgmap v4159: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:46.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:43:45 smithi105 ceph-mon[190463]: pgmap v4159: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:48.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:43:47 smithi006 ceph-mon[204052]: pgmap v4160: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:43:47 smithi006 ceph-mon[200575]: pgmap v4160: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:43:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:43:47] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:43:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:43:47 smithi105 ceph-mon[190463]: pgmap v4160: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:50.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:43:49 smithi006 ceph-mon[204052]: pgmap v4161: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:50.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:43:49 smithi006 ceph-mon[200575]: pgmap v4161: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:50.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:43:49 smithi105 ceph-mon[190463]: pgmap v4161: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:52.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:43:51 smithi006 ceph-mon[204052]: pgmap v4162: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:52.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:43:51 smithi006 ceph-mon[200575]: pgmap v4162: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:52.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:43:51 smithi105 ceph-mon[190463]: pgmap v4162: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:53.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:43:53 smithi105 ceph-mon[190463]: pgmap v4163: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:54.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:43:53 smithi006 ceph-mon[204052]: pgmap v4163: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:54.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:43:53 smithi006 ceph-mon[200575]: pgmap v4163: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:54.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:43:54 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:43:55.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:43:54 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:43:55.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:43:54 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:43:55.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:43:55 smithi105 ceph-mon[190463]: pgmap v4164: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:55.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:43:55 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:43:55.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:43:55 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:43:55.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:43:55 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:43:56.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:43:55 smithi006 ceph-mon[204052]: pgmap v4164: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:56.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:43:55 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:43:56.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:43:55 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:43:56.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:43:55 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:43:56.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:43:55 smithi006 ceph-mon[200575]: pgmap v4164: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:56.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:43:55 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:43:56.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:43:55 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:43:56.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:43:55 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:43:57.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:43:57 smithi105 ceph-mon[190463]: pgmap v4165: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:43:57 smithi006 ceph-mon[200575]: pgmap v4165: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:43:57 smithi006 ceph-mon[204052]: pgmap v4165: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:43:58.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:43:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:43:57] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:43:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:43:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:43:59.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:43:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:43:59.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:43:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:43:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:43:59 smithi105 ceph-mon[190463]: pgmap v4166: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:43:59 smithi006 ceph-mon[204052]: pgmap v4166: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:00.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:43:59 smithi006 ceph-mon[200575]: pgmap v4166: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:01.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:44:01 smithi105 ceph-mon[190463]: pgmap v4167: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:02.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:44:01 smithi006 ceph-mon[204052]: pgmap v4167: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:02.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:44:01 smithi006 ceph-mon[200575]: pgmap v4167: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:03.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:44:03 smithi105 ceph-mon[190463]: pgmap v4168: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:04.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:44:03 smithi006 ceph-mon[204052]: pgmap v4168: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:04.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:44:03 smithi006 ceph-mon[200575]: pgmap v4168: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:06.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:44:05 smithi006 ceph-mon[204052]: pgmap v4169: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:06.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:44:05 smithi006 ceph-mon[200575]: pgmap v4169: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:06.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:44:05 smithi105 ceph-mon[190463]: pgmap v4169: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:44:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:44:07] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:44:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:44:07 smithi006 ceph-mon[204052]: pgmap v4170: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:08.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:44:07 smithi006 ceph-mon[200575]: pgmap v4170: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:44:07 smithi105 ceph-mon[190463]: pgmap v4170: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:10.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:44:09 smithi006 ceph-mon[204052]: pgmap v4171: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:10.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:44:09 smithi006 ceph-mon[200575]: pgmap v4171: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:10.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:44:09 smithi105 ceph-mon[190463]: pgmap v4171: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:12.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:44:11 smithi006 ceph-mon[204052]: pgmap v4172: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:12.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:44:11 smithi006 ceph-mon[200575]: pgmap v4172: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:12.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:44:11 smithi105 ceph-mon[190463]: pgmap v4172: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:44:13 smithi105 ceph-mon[190463]: pgmap v4173: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:44:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:44:14.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:44:13 smithi006 ceph-mon[204052]: pgmap v4173: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:44:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:44:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:44:13 smithi006 ceph-mon[200575]: pgmap v4173: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:14.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:44:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:44:16.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:44:15 smithi006 ceph-mon[204052]: pgmap v4174: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:16.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:44:15 smithi006 ceph-mon[200575]: pgmap v4174: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:16.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:44:15 smithi105 ceph-mon[190463]: pgmap v4174: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:44:17 smithi006 ceph-mon[200575]: pgmap v4175: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:44:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:44:17] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T09:44:18.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:44:17 smithi006 ceph-mon[204052]: pgmap v4175: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:44:17 smithi105 ceph-mon[190463]: pgmap v4175: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:20.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:44:19 smithi006 ceph-mon[204052]: pgmap v4176: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:20.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:44:19 smithi006 ceph-mon[200575]: pgmap v4176: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:20.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:44:19 smithi105 ceph-mon[190463]: pgmap v4176: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:22.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:44:21 smithi006 ceph-mon[204052]: pgmap v4177: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:22.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:44:21 smithi006 ceph-mon[200575]: pgmap v4177: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:22.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:44:21 smithi105 ceph-mon[190463]: pgmap v4177: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:23.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:44:23 smithi105 ceph-mon[190463]: pgmap v4178: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:24.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:44:23 smithi006 ceph-mon[200575]: pgmap v4178: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:24.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:44:23 smithi006 ceph-mon[204052]: pgmap v4178: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:26.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:44:25 smithi006 ceph-mon[200575]: pgmap v4179: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:26.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:44:25 smithi006 ceph-mon[204052]: pgmap v4179: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:26.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:44:25 smithi105 ceph-mon[190463]: pgmap v4179: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:44:27 smithi006 ceph-mon[200575]: pgmap v4180: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:44:27 smithi006 ceph-mon[204052]: pgmap v4180: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:44:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:44:27] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T09:44:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:44:27 smithi105 ceph-mon[190463]: pgmap v4180: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:29.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:44:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:44:29.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:44:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:44:29.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:44:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:44:30.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:44:29 smithi006 ceph-mon[204052]: pgmap v4181: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:44:29 smithi006 ceph-mon[200575]: pgmap v4181: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:44:29 smithi105 ceph-mon[190463]: pgmap v4181: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:32.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:44:31 smithi006 ceph-mon[204052]: pgmap v4182: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:32.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:44:31 smithi006 ceph-mon[200575]: pgmap v4182: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:32.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:44:31 smithi105 ceph-mon[190463]: pgmap v4182: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:33.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:44:33 smithi105 ceph-mon[190463]: pgmap v4183: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:34.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:44:33 smithi006 ceph-mon[204052]: pgmap v4183: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:34.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:44:33 smithi006 ceph-mon[200575]: pgmap v4183: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:36.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:44:35 smithi006 ceph-mon[204052]: pgmap v4184: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:36.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:44:35 smithi006 ceph-mon[200575]: pgmap v4184: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:36.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:44:35 smithi105 ceph-mon[190463]: pgmap v4184: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:38.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:44:37 smithi006 ceph-mon[204052]: pgmap v4185: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:44:37 smithi006 ceph-mon[200575]: pgmap v4185: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:44:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:44:37] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:44:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:44:37 smithi105 ceph-mon[190463]: pgmap v4185: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:40.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:44:39 smithi006 ceph-mon[204052]: pgmap v4186: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:40.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:44:39 smithi006 ceph-mon[200575]: pgmap v4186: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:40.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:44:39 smithi105 ceph-mon[190463]: pgmap v4186: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:42.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:44:41 smithi006 ceph-mon[204052]: pgmap v4187: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:42.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:44:41 smithi006 ceph-mon[200575]: pgmap v4187: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:42.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:44:41 smithi105 ceph-mon[190463]: pgmap v4187: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:44:43 smithi105 ceph-mon[190463]: pgmap v4188: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:44:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:44:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:44:43 smithi006 ceph-mon[204052]: pgmap v4188: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:44:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:44:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:44:43 smithi006 ceph-mon[200575]: pgmap v4188: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:44:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:44:46.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:44:45 smithi006 ceph-mon[204052]: pgmap v4189: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:46.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:44:45 smithi006 ceph-mon[200575]: pgmap v4189: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:46.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:44:45 smithi105 ceph-mon[190463]: pgmap v4189: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:48.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:44:47 smithi006 ceph-mon[204052]: pgmap v4190: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:44:47 smithi006 ceph-mon[200575]: pgmap v4190: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:44:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:44:47] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:44:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:44:47 smithi105 ceph-mon[190463]: pgmap v4190: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:50.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:44:49 smithi006 ceph-mon[204052]: pgmap v4191: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:50.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:44:49 smithi006 ceph-mon[200575]: pgmap v4191: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:50.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:44:49 smithi105 ceph-mon[190463]: pgmap v4191: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:52.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:44:51 smithi006 ceph-mon[204052]: pgmap v4192: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:52.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:44:51 smithi006 ceph-mon[200575]: pgmap v4192: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:52.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:44:51 smithi105 ceph-mon[190463]: pgmap v4192: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:53.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:44:53 smithi105 ceph-mon[190463]: pgmap v4193: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:54.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:44:53 smithi006 ceph-mon[204052]: pgmap v4193: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:54.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:44:53 smithi006 ceph-mon[200575]: pgmap v4193: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:56.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:44:55 smithi006 ceph-mon[204052]: pgmap v4194: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:56.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:44:55 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:44:56.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:44:55 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:44:56.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:44:55 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:44:56.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:44:55 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:44:56.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:44:55 smithi006 ceph-mon[200575]: pgmap v4194: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:56.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:44:55 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:44:56.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:44:55 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:44:56.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:44:55 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:44:56.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:44:55 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:44:56.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:44:55 smithi105 ceph-mon[190463]: pgmap v4194: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:56.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:44:55 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:44:56.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:44:55 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:44:56.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:44:55 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:44:56.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:44:55 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:44:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:44:57 smithi006 ceph-mon[204052]: pgmap v4195: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:44:57 smithi006 ceph-mon[200575]: pgmap v4195: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:44:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:44:57] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:44:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:44:57 smithi105 ceph-mon[190463]: pgmap v4195: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:44:59.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:44:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:44:59.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:44:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:44:59.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:44:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:45:00.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:44:59 smithi006 ceph-mon[204052]: pgmap v4196: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:00.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:44:59 smithi006 ceph-mon[200575]: pgmap v4196: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:44:59 smithi105 ceph-mon[190463]: pgmap v4196: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:02.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:45:01 smithi006 ceph-mon[204052]: pgmap v4197: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:04.984 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:45:01 smithi006 ceph-mon[200575]: pgmap v4197: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:04.985 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:45:03 smithi006 ceph-mon[204052]: pgmap v4198: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:04.985 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:45:03 smithi006 ceph-mon[200575]: pgmap v4198: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:04.985 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:45:01 smithi105 ceph-mon[190463]: pgmap v4197: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:04.985 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:45:03 smithi105 ceph-mon[190463]: pgmap v4198: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:06.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:45:05 smithi006 ceph-mon[204052]: pgmap v4199: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:06.068 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:45:05 smithi006 ceph-mon[200575]: pgmap v4199: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:06.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:45:05 smithi105 ceph-mon[190463]: pgmap v4199: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:45:07 smithi006 ceph-mon[204052]: pgmap v4200: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:45:07 smithi006 ceph-mon[200575]: pgmap v4200: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:45:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:45:07] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:45:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:45:07 smithi105 ceph-mon[190463]: pgmap v4200: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:10.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:45:09 smithi006 ceph-mon[204052]: pgmap v4201: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:10.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:45:09 smithi006 ceph-mon[200575]: pgmap v4201: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:10.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:45:09 smithi105 ceph-mon[190463]: pgmap v4201: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:12.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:45:11 smithi006 ceph-mon[200575]: pgmap v4202: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:12.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:45:11 smithi006 ceph-mon[204052]: pgmap v4202: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:12.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:45:11 smithi105 ceph-mon[190463]: pgmap v4202: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:45:13 smithi105 ceph-mon[190463]: pgmap v4203: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:13.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:45:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:45:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:45:13 smithi006 ceph-mon[200575]: pgmap v4203: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:45:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:45:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:45:13 smithi006 ceph-mon[204052]: pgmap v4203: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:14.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:45:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:45:16.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:45:15 smithi006 ceph-mon[204052]: pgmap v4204: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:16.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:45:15 smithi006 ceph-mon[200575]: pgmap v4204: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:16.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:45:15 smithi105 ceph-mon[190463]: pgmap v4204: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:45:17 smithi006 ceph-mon[200575]: pgmap v4205: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:45:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:45:17] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T09:45:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:45:17 smithi006 ceph-mon[204052]: pgmap v4205: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:45:17 smithi105 ceph-mon[190463]: pgmap v4205: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:20.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:45:19 smithi006 ceph-mon[204052]: pgmap v4206: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:20.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:45:19 smithi006 ceph-mon[200575]: pgmap v4206: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:20.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:45:19 smithi105 ceph-mon[190463]: pgmap v4206: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:22.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:45:21 smithi006 ceph-mon[204052]: pgmap v4207: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:22.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:45:21 smithi006 ceph-mon[200575]: pgmap v4207: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:22.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:45:21 smithi105 ceph-mon[190463]: pgmap v4207: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:23.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:45:23 smithi105 ceph-mon[190463]: pgmap v4208: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:24.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:45:23 smithi006 ceph-mon[204052]: pgmap v4208: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:24.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:45:23 smithi006 ceph-mon[200575]: pgmap v4208: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:26.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:45:25 smithi006 ceph-mon[204052]: pgmap v4209: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:26.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:45:25 smithi006 ceph-mon[200575]: pgmap v4209: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:26.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:45:25 smithi105 ceph-mon[190463]: pgmap v4209: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:28.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:45:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:45:27] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T09:45:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:45:27 smithi006 ceph-mon[204052]: pgmap v4210: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:45:27 smithi006 ceph-mon[200575]: pgmap v4210: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:45:27 smithi105 ceph-mon[190463]: pgmap v4210: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:29.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:45:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:45:29.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:45:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:45:29.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:45:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:45:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:45:29 smithi006 ceph-mon[200575]: pgmap v4211: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:30.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:45:29 smithi006 ceph-mon[204052]: pgmap v4211: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:45:29 smithi105 ceph-mon[190463]: pgmap v4211: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:32.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:45:31 smithi006 ceph-mon[204052]: pgmap v4212: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:32.107 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:45:31 smithi006 ceph-mon[200575]: pgmap v4212: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:32.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:45:31 smithi105 ceph-mon[190463]: pgmap v4212: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:33.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:45:33 smithi105 ceph-mon[190463]: pgmap v4213: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:34.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:45:33 smithi006 ceph-mon[204052]: pgmap v4213: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:34.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:45:33 smithi006 ceph-mon[200575]: pgmap v4213: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:36.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:45:35 smithi006 ceph-mon[200575]: pgmap v4214: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:36.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:45:35 smithi006 ceph-mon[204052]: pgmap v4214: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:36.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:45:35 smithi105 ceph-mon[190463]: pgmap v4214: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:38.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:45:37 smithi006 ceph-mon[204052]: pgmap v4215: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:45:37 smithi006 ceph-mon[200575]: pgmap v4215: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:45:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:45:37] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T09:45:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:45:37 smithi105 ceph-mon[190463]: pgmap v4215: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:40.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:45:39 smithi006 ceph-mon[204052]: pgmap v4216: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:40.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:45:39 smithi006 ceph-mon[200575]: pgmap v4216: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:40.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:45:39 smithi105 ceph-mon[190463]: pgmap v4216: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:42.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:45:41 smithi006 ceph-mon[204052]: pgmap v4217: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:42.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:45:41 smithi006 ceph-mon[200575]: pgmap v4217: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:42.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:45:41 smithi105 ceph-mon[190463]: pgmap v4217: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:45:43 smithi105 ceph-mon[190463]: pgmap v4218: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:45:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:45:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:45:43 smithi006 ceph-mon[204052]: pgmap v4218: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:45:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:45:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:45:43 smithi006 ceph-mon[200575]: pgmap v4218: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:45:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:45:46.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:45:45 smithi006 ceph-mon[204052]: pgmap v4219: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:46.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:45:45 smithi006 ceph-mon[200575]: pgmap v4219: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:46.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:45:45 smithi105 ceph-mon[190463]: pgmap v4219: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:45:47 smithi006 ceph-mon[204052]: pgmap v4220: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:45:47 smithi006 ceph-mon[200575]: pgmap v4220: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:48.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:45:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:45:47] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T09:45:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:45:47 smithi105 ceph-mon[190463]: pgmap v4220: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:50.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:45:49 smithi006 ceph-mon[204052]: pgmap v4221: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:50.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:45:49 smithi006 ceph-mon[200575]: pgmap v4221: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:50.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:45:49 smithi105 ceph-mon[190463]: pgmap v4221: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:52.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:45:51 smithi006 ceph-mon[204052]: pgmap v4222: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:52.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:45:51 smithi006 ceph-mon[200575]: pgmap v4222: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:52.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:45:51 smithi105 ceph-mon[190463]: pgmap v4222: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:53.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:45:53 smithi105 ceph-mon[190463]: pgmap v4223: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:45:53 smithi006 ceph-mon[204052]: pgmap v4223: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:54.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:45:53 smithi006 ceph-mon[200575]: pgmap v4223: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:56.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:45:55 smithi006 ceph-mon[204052]: pgmap v4224: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:56.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:45:55 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:45:56.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:45:55 smithi006 ceph-mon[200575]: pgmap v4224: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:56.038 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:45:55 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:45:56.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:45:55 smithi105 ceph-mon[190463]: pgmap v4224: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:56.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:45:55 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:45:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:45:57 smithi006 ceph-mon[204052]: pgmap v4225: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:45:57 smithi006 ceph-mon[200575]: pgmap v4225: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:45:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:45:57] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T09:45:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:45:57 smithi105 ceph-mon[190463]: pgmap v4225: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:45:59.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:45:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:45:59.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:45:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:45:59.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:45:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:46:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:45:59 smithi006 ceph-mon[204052]: pgmap v4226: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:45:59 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:46:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:45:59 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:46:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:45:59 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:46:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:45:59 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:46:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:45:59 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:46:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:45:59 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:46:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:45:59 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:46:00.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:45:59 smithi006 ceph-mon[200575]: pgmap v4226: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:00.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:45:59 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:46:00.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:45:59 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:46:00.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:45:59 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:46:00.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:45:59 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:46:00.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:45:59 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:46:00.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:45:59 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:46:00.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:45:59 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:46:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:45:59 smithi105 ceph-mon[190463]: pgmap v4226: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:45:59 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:46:00.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:45:59 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:46:00.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:45:59 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:46:00.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:45:59 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:46:00.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:45:59 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:46:00.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:45:59 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:46:00.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:45:59 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:46:02.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:46:01 smithi006 ceph-mon[204052]: pgmap v4227: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:02.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:46:01 smithi006 ceph-mon[200575]: pgmap v4227: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:02.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:46:01 smithi105 ceph-mon[190463]: pgmap v4227: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:03.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:46:03 smithi105 ceph-mon[190463]: pgmap v4228: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:04.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:46:03 smithi006 ceph-mon[204052]: pgmap v4228: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:04.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:46:03 smithi006 ceph-mon[200575]: pgmap v4228: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:06.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:46:05 smithi006 ceph-mon[204052]: pgmap v4229: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:06.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:46:05 smithi006 ceph-mon[200575]: pgmap v4229: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:06.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:46:05 smithi105 ceph-mon[190463]: pgmap v4229: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:46:07 smithi006 ceph-mon[204052]: pgmap v4230: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:46:07 smithi006 ceph-mon[200575]: pgmap v4230: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:46:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:46:07] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:46:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:46:07 smithi105 ceph-mon[190463]: pgmap v4230: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:10.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:46:09 smithi006 ceph-mon[204052]: pgmap v4231: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:10.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:46:09 smithi006 ceph-mon[200575]: pgmap v4231: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:10.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:46:09 smithi105 ceph-mon[190463]: pgmap v4231: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:12.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:46:11 smithi006 ceph-mon[204052]: pgmap v4232: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:12.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:46:11 smithi006 ceph-mon[200575]: pgmap v4232: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:12.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:46:11 smithi105 ceph-mon[190463]: pgmap v4232: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:46:13 smithi105 ceph-mon[190463]: pgmap v4233: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:46:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:46:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:46:13 smithi006 ceph-mon[204052]: pgmap v4233: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:46:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:46:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:46:13 smithi006 ceph-mon[200575]: pgmap v4233: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:46:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:46:16.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:46:15 smithi006 ceph-mon[204052]: pgmap v4234: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:16.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:46:15 smithi006 ceph-mon[200575]: pgmap v4234: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:16.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:46:15 smithi105 ceph-mon[190463]: pgmap v4234: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:46:17 smithi006 ceph-mon[204052]: pgmap v4235: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:46:17 smithi006 ceph-mon[200575]: pgmap v4235: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:46:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:46:17] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T09:46:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:46:17 smithi105 ceph-mon[190463]: pgmap v4235: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:20.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:46:19 smithi006 ceph-mon[204052]: pgmap v4236: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:20.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:46:19 smithi006 ceph-mon[200575]: pgmap v4236: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:20.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:46:19 smithi105 ceph-mon[190463]: pgmap v4236: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:22.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:46:21 smithi006 ceph-mon[204052]: pgmap v4237: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:22.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:46:21 smithi006 ceph-mon[200575]: pgmap v4237: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:22.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:46:21 smithi105 ceph-mon[190463]: pgmap v4237: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:23.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:46:23 smithi105 ceph-mon[190463]: pgmap v4238: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:24.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:46:23 smithi006 ceph-mon[204052]: pgmap v4238: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:24.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:46:23 smithi006 ceph-mon[200575]: pgmap v4238: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:26.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:46:25 smithi006 ceph-mon[204052]: pgmap v4239: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:26.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:46:25 smithi006 ceph-mon[200575]: pgmap v4239: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:26.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:46:25 smithi105 ceph-mon[190463]: pgmap v4239: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:46:27 smithi006 ceph-mon[204052]: pgmap v4240: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:46:27 smithi006 ceph-mon[200575]: pgmap v4240: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:46:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:46:27] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T09:46:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:46:27 smithi105 ceph-mon[190463]: pgmap v4240: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:29.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:46:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:46:29.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:46:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:46:29.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:46:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:46:30.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:46:29 smithi006 ceph-mon[204052]: pgmap v4241: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:46:29 smithi006 ceph-mon[200575]: pgmap v4241: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:46:29 smithi105 ceph-mon[190463]: pgmap v4241: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:32.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:46:31 smithi006 ceph-mon[204052]: pgmap v4242: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:32.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:46:31 smithi006 ceph-mon[200575]: pgmap v4242: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:32.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:46:31 smithi105 ceph-mon[190463]: pgmap v4242: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:33.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:46:33 smithi105 ceph-mon[190463]: pgmap v4243: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:34.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:46:33 smithi006 ceph-mon[204052]: pgmap v4243: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:34.068 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:46:33 smithi006 ceph-mon[200575]: pgmap v4243: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:36.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:46:35 smithi006 ceph-mon[204052]: pgmap v4244: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:36.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:46:35 smithi006 ceph-mon[200575]: pgmap v4244: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:36.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:46:35 smithi105 ceph-mon[190463]: pgmap v4244: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:38.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:46:37 smithi006 ceph-mon[204052]: pgmap v4245: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:46:37 smithi006 ceph-mon[200575]: pgmap v4245: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:46:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:46:37] "GET /metrics HTTP/1.1" 200 36233 "" "Prometheus/2.43.0" 2023-09-22T09:46:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:46:37 smithi105 ceph-mon[190463]: pgmap v4245: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:40.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:46:39 smithi006 ceph-mon[204052]: pgmap v4246: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:40.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:46:39 smithi006 ceph-mon[200575]: pgmap v4246: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:40.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:46:39 smithi105 ceph-mon[190463]: pgmap v4246: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:42.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:46:41 smithi006 ceph-mon[204052]: pgmap v4247: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:42.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:46:41 smithi006 ceph-mon[200575]: pgmap v4247: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:42.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:46:41 smithi105 ceph-mon[190463]: pgmap v4247: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:46:43 smithi105 ceph-mon[190463]: pgmap v4248: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:46:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:46:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:46:43 smithi006 ceph-mon[204052]: pgmap v4248: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:46:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:46:44.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:46:43 smithi006 ceph-mon[200575]: pgmap v4248: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:44.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:46:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:46:46.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:46:45 smithi006 ceph-mon[204052]: pgmap v4249: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:46.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:46:45 smithi006 ceph-mon[200575]: pgmap v4249: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:46.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:46:45 smithi105 ceph-mon[190463]: pgmap v4249: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:46:47 smithi006 ceph-mon[200575]: pgmap v4250: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:46:47 smithi006 ceph-mon[204052]: pgmap v4250: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:46:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:46:47] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T09:46:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:46:47 smithi105 ceph-mon[190463]: pgmap v4250: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:50.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:46:49 smithi006 ceph-mon[200575]: pgmap v4251: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:50.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:46:49 smithi006 ceph-mon[204052]: pgmap v4251: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:50.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:46:49 smithi105 ceph-mon[190463]: pgmap v4251: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:52.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:46:51 smithi006 ceph-mon[200575]: pgmap v4252: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:52.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:46:51 smithi006 ceph-mon[204052]: pgmap v4252: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:52.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:46:51 smithi105 ceph-mon[190463]: pgmap v4252: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:53.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:46:53 smithi105 ceph-mon[190463]: pgmap v4253: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:46:53 smithi006 ceph-mon[204052]: pgmap v4253: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:54.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:46:53 smithi006 ceph-mon[200575]: pgmap v4253: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:56.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:46:55 smithi006 ceph-mon[204052]: pgmap v4254: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:56.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:46:55 smithi006 ceph-mon[200575]: pgmap v4254: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:56.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:46:55 smithi105 ceph-mon[190463]: pgmap v4254: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:46:57 smithi006 ceph-mon[204052]: pgmap v4255: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:46:57 smithi006 ceph-mon[200575]: pgmap v4255: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:46:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:46:57] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T09:46:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:46:57 smithi105 ceph-mon[190463]: pgmap v4255: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:46:59.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:46:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:46:59.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:46:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:46:59.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:46:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:47:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:46:59 smithi006 ceph-mon[204052]: pgmap v4256: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:46:59 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:47:00.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:46:59 smithi006 ceph-mon[200575]: pgmap v4256: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:00.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:46:59 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:47:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:46:59 smithi105 ceph-mon[190463]: pgmap v4256: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:46:59 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:47:01.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:47:00 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:47:01.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:47:00 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:47:01.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:47:00 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:47:01.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:47:00 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:47:01.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:47:00 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:47:01.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:47:00 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:47:01.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:47:00 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:47:01.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:47:00 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:47:01.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:47:00 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:47:02.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:47:01 smithi006 ceph-mon[204052]: pgmap v4257: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:02.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:47:01 smithi006 ceph-mon[200575]: pgmap v4257: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:02.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:47:01 smithi105 ceph-mon[190463]: pgmap v4257: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:03.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:47:03 smithi105 ceph-mon[190463]: pgmap v4258: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:04.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:47:03 smithi006 ceph-mon[204052]: pgmap v4258: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:04.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:47:03 smithi006 ceph-mon[200575]: pgmap v4258: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:06.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:47:05 smithi006 ceph-mon[204052]: pgmap v4259: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:06.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:47:05 smithi006 ceph-mon[200575]: pgmap v4259: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:06.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:47:05 smithi105 ceph-mon[190463]: pgmap v4259: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:08.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:47:07 smithi006 ceph-mon[204052]: pgmap v4260: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:47:07 smithi006 ceph-mon[200575]: pgmap v4260: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:47:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:47:07] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T09:47:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:47:07 smithi105 ceph-mon[190463]: pgmap v4260: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:10.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:47:09 smithi006 ceph-mon[204052]: pgmap v4261: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:10.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:47:09 smithi006 ceph-mon[200575]: pgmap v4261: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:10.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:47:09 smithi105 ceph-mon[190463]: pgmap v4261: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:12.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:47:11 smithi006 ceph-mon[204052]: pgmap v4262: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:12.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:47:11 smithi006 ceph-mon[200575]: pgmap v4262: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:12.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:47:11 smithi105 ceph-mon[190463]: pgmap v4262: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:47:13 smithi105 ceph-mon[190463]: pgmap v4263: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:47:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:47:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:47:13 smithi006 ceph-mon[204052]: pgmap v4263: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:47:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:47:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:47:13 smithi006 ceph-mon[200575]: pgmap v4263: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:47:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:47:16.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:47:15 smithi006 ceph-mon[204052]: pgmap v4264: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:16.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:47:15 smithi006 ceph-mon[200575]: pgmap v4264: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:16.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:47:15 smithi105 ceph-mon[190463]: pgmap v4264: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:47:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:47:17] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T09:47:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:47:17 smithi006 ceph-mon[204052]: pgmap v4265: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:47:17 smithi006 ceph-mon[200575]: pgmap v4265: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:47:17 smithi105 ceph-mon[190463]: pgmap v4265: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:20.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:47:19 smithi006 ceph-mon[204052]: pgmap v4266: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:20.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:47:19 smithi006 ceph-mon[200575]: pgmap v4266: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:20.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:47:19 smithi105 ceph-mon[190463]: pgmap v4266: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:22.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:47:21 smithi006 ceph-mon[204052]: pgmap v4267: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:22.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:47:21 smithi006 ceph-mon[200575]: pgmap v4267: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:22.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:47:21 smithi105 ceph-mon[190463]: pgmap v4267: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:24.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:47:23 smithi006 ceph-mon[204052]: pgmap v4268: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:24.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:47:23 smithi006 ceph-mon[200575]: pgmap v4268: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:47:23 smithi105 ceph-mon[190463]: pgmap v4268: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:26.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:47:25 smithi006 ceph-mon[204052]: pgmap v4269: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:26.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:47:25 smithi006 ceph-mon[200575]: pgmap v4269: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:26.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:47:25 smithi105 ceph-mon[190463]: pgmap v4269: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:28.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:47:27 smithi006 ceph-mon[204052]: pgmap v4270: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:47:27 smithi006 ceph-mon[200575]: pgmap v4270: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:47:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:47:27] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T09:47:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:47:27 smithi105 ceph-mon[190463]: pgmap v4270: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:29.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:47:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:47:29.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:47:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:47:29.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:47:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:47:30.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:47:29 smithi006 ceph-mon[204052]: pgmap v4271: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:47:29 smithi006 ceph-mon[200575]: pgmap v4271: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:47:29 smithi105 ceph-mon[190463]: pgmap v4271: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:32.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:47:31 smithi006 ceph-mon[204052]: pgmap v4272: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:32.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:47:31 smithi006 ceph-mon[200575]: pgmap v4272: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:32.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:47:31 smithi105 ceph-mon[190463]: pgmap v4272: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:34.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:47:33 smithi006 ceph-mon[204052]: pgmap v4273: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:34.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:47:33 smithi006 ceph-mon[200575]: pgmap v4273: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:34.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:47:33 smithi105 ceph-mon[190463]: pgmap v4273: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:36.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:47:35 smithi006 ceph-mon[204052]: pgmap v4274: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:36.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:47:35 smithi006 ceph-mon[200575]: pgmap v4274: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:36.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:47:35 smithi105 ceph-mon[190463]: pgmap v4274: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:38.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:47:37 smithi006 ceph-mon[204052]: pgmap v4275: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:47:37 smithi006 ceph-mon[200575]: pgmap v4275: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:47:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:47:37] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T09:47:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:47:37 smithi105 ceph-mon[190463]: pgmap v4275: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:40.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:47:39 smithi006 ceph-mon[204052]: pgmap v4276: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:40.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:47:39 smithi006 ceph-mon[200575]: pgmap v4276: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:40.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:47:39 smithi105 ceph-mon[190463]: pgmap v4276: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:42.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:47:41 smithi006 ceph-mon[204052]: pgmap v4277: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:42.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:47:41 smithi006 ceph-mon[200575]: pgmap v4277: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:42.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:47:41 smithi105 ceph-mon[190463]: pgmap v4277: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:47:43 smithi006 ceph-mon[204052]: pgmap v4278: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:47:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:47:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:47:43 smithi006 ceph-mon[200575]: pgmap v4278: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:47:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:47:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:47:43 smithi105 ceph-mon[190463]: pgmap v4278: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:47:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:47:46.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:47:45 smithi006 ceph-mon[204052]: pgmap v4279: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:46.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:47:45 smithi006 ceph-mon[200575]: pgmap v4279: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:46.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:47:45 smithi105 ceph-mon[190463]: pgmap v4279: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:47:47 smithi006 ceph-mon[204052]: pgmap v4280: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:47:47 smithi006 ceph-mon[200575]: pgmap v4280: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:47:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:47:47] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:47:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:47:47 smithi105 ceph-mon[190463]: pgmap v4280: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:50.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:47:49 smithi006 ceph-mon[204052]: pgmap v4281: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:50.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:47:49 smithi006 ceph-mon[200575]: pgmap v4281: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:50.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:47:49 smithi105 ceph-mon[190463]: pgmap v4281: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:52.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:47:51 smithi006 ceph-mon[204052]: pgmap v4282: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:52.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:47:51 smithi006 ceph-mon[200575]: pgmap v4282: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:52.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:47:51 smithi105 ceph-mon[190463]: pgmap v4282: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:54.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:47:53 smithi006 ceph-mon[204052]: pgmap v4283: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:54.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:47:53 smithi006 ceph-mon[200575]: pgmap v4283: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:47:53 smithi105 ceph-mon[190463]: pgmap v4283: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:56.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:47:55 smithi006 ceph-mon[204052]: pgmap v4284: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:56.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:47:55 smithi006 ceph-mon[200575]: pgmap v4284: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:56.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:47:55 smithi105 ceph-mon[190463]: pgmap v4284: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:47:57 smithi006 ceph-mon[204052]: pgmap v4285: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:47:57 smithi006 ceph-mon[200575]: pgmap v4285: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:47:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:47:57] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:47:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:47:57 smithi105 ceph-mon[190463]: pgmap v4285: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:47:59.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:47:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:47:59.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:47:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:47:59.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:47:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:48:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:47:59 smithi006 ceph-mon[204052]: pgmap v4286: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:00.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:47:59 smithi006 ceph-mon[200575]: pgmap v4286: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:47:59 smithi105 ceph-mon[190463]: pgmap v4286: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:01.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:48:00 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:48:01.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:48:00 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:48:01.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:48:00 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:48:01.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:48:00 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:48:01.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:48:00 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:48:01.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:48:00 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:48:01.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:48:00 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:48:01.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:48:00 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:48:01.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:48:00 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:48:01.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:48:00 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:48:01.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:48:00 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:48:01.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:48:00 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:48:02.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:48:01 smithi006 ceph-mon[204052]: pgmap v4287: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:02.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:48:01 smithi006 ceph-mon[200575]: pgmap v4287: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:02.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:48:01 smithi105 ceph-mon[190463]: pgmap v4287: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:04.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:48:03 smithi006 ceph-mon[204052]: pgmap v4288: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:04.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:48:03 smithi006 ceph-mon[200575]: pgmap v4288: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:48:03 smithi105 ceph-mon[190463]: pgmap v4288: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:06.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:48:05 smithi006 ceph-mon[204052]: pgmap v4289: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:06.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:48:05 smithi006 ceph-mon[200575]: pgmap v4289: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:06.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:48:05 smithi105 ceph-mon[190463]: pgmap v4289: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:48:07 smithi006 ceph-mon[204052]: pgmap v4290: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:48:07 smithi006 ceph-mon[200575]: pgmap v4290: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:48:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:48:07] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:48:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:48:07 smithi105 ceph-mon[190463]: pgmap v4290: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:10.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:48:09 smithi006 ceph-mon[204052]: pgmap v4291: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:10.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:48:09 smithi006 ceph-mon[200575]: pgmap v4291: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:10.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:48:09 smithi105 ceph-mon[190463]: pgmap v4291: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:12.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:48:11 smithi006 ceph-mon[204052]: pgmap v4292: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:12.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:48:11 smithi006 ceph-mon[200575]: pgmap v4292: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:12.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:48:11 smithi105 ceph-mon[190463]: pgmap v4292: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:48:13 smithi006 ceph-mon[204052]: pgmap v4293: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:48:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:48:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:48:13 smithi006 ceph-mon[200575]: pgmap v4293: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:48:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:48:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:48:13 smithi105 ceph-mon[190463]: pgmap v4293: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:48:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:48:16.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:48:15 smithi006 ceph-mon[204052]: pgmap v4294: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:16.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:48:15 smithi006 ceph-mon[200575]: pgmap v4294: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:16.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:48:15 smithi105 ceph-mon[190463]: pgmap v4294: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:48:17 smithi006 ceph-mon[200575]: pgmap v4295: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:48:17 smithi006 ceph-mon[204052]: pgmap v4295: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:48:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:48:17] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:48:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:48:17 smithi105 ceph-mon[190463]: pgmap v4295: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:20.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:48:19 smithi006 ceph-mon[204052]: pgmap v4296: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:20.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:48:19 smithi006 ceph-mon[200575]: pgmap v4296: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:20.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:48:19 smithi105 ceph-mon[190463]: pgmap v4296: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:22.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:48:21 smithi006 ceph-mon[204052]: pgmap v4297: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:22.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:48:21 smithi006 ceph-mon[200575]: pgmap v4297: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:22.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:48:21 smithi105 ceph-mon[190463]: pgmap v4297: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:24.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:48:23 smithi006 ceph-mon[204052]: pgmap v4298: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:24.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:48:23 smithi006 ceph-mon[200575]: pgmap v4298: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:48:23 smithi105 ceph-mon[190463]: pgmap v4298: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:26.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:48:25 smithi006 ceph-mon[204052]: pgmap v4299: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:26.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:48:25 smithi006 ceph-mon[200575]: pgmap v4299: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:26.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:48:25 smithi105 ceph-mon[190463]: pgmap v4299: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:48:27 smithi006 ceph-mon[204052]: pgmap v4300: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:48:27 smithi006 ceph-mon[200575]: pgmap v4300: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:48:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:48:27] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:48:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:48:27 smithi105 ceph-mon[190463]: pgmap v4300: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:29.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:48:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:48:29.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:48:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:48:29.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:48:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:48:30.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:48:29 smithi006 ceph-mon[204052]: pgmap v4301: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:48:29 smithi006 ceph-mon[200575]: pgmap v4301: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:48:29 smithi105 ceph-mon[190463]: pgmap v4301: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:32.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:48:31 smithi006 ceph-mon[204052]: pgmap v4302: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:32.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:48:31 smithi006 ceph-mon[200575]: pgmap v4302: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:32.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:48:31 smithi105 ceph-mon[190463]: pgmap v4302: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:34.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:48:33 smithi006 ceph-mon[204052]: pgmap v4303: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:34.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:48:33 smithi006 ceph-mon[200575]: pgmap v4303: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:34.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:48:33 smithi105 ceph-mon[190463]: pgmap v4303: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:36.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:48:35 smithi006 ceph-mon[204052]: pgmap v4304: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:36.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:48:35 smithi006 ceph-mon[200575]: pgmap v4304: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:36.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:48:35 smithi105 ceph-mon[190463]: pgmap v4304: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:38.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:48:37 smithi006 ceph-mon[204052]: pgmap v4305: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:48:37 smithi006 ceph-mon[200575]: pgmap v4305: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:48:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:48:37] "GET /metrics HTTP/1.1" 200 36233 "" "Prometheus/2.43.0" 2023-09-22T09:48:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:48:37 smithi105 ceph-mon[190463]: pgmap v4305: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:40.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:48:39 smithi006 ceph-mon[204052]: pgmap v4306: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:40.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:48:39 smithi006 ceph-mon[200575]: pgmap v4306: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:40.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:48:39 smithi105 ceph-mon[190463]: pgmap v4306: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:42.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:48:41 smithi006 ceph-mon[204052]: pgmap v4307: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:42.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:48:41 smithi006 ceph-mon[200575]: pgmap v4307: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:42.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:48:41 smithi105 ceph-mon[190463]: pgmap v4307: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:48:43 smithi006 ceph-mon[204052]: pgmap v4308: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:48:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:48:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:48:43 smithi006 ceph-mon[200575]: pgmap v4308: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:48:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:48:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:48:43 smithi105 ceph-mon[190463]: pgmap v4308: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:48:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:48:46.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:48:45 smithi006 ceph-mon[204052]: pgmap v4309: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:46.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:48:45 smithi006 ceph-mon[200575]: pgmap v4309: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:46.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:48:45 smithi105 ceph-mon[190463]: pgmap v4309: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:48.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:48:47 smithi006 ceph-mon[204052]: pgmap v4310: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:48:47 smithi006 ceph-mon[200575]: pgmap v4310: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:48:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:48:47] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T09:48:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:48:47 smithi105 ceph-mon[190463]: pgmap v4310: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:50.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:48:49 smithi006 ceph-mon[204052]: pgmap v4311: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:50.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:48:49 smithi006 ceph-mon[200575]: pgmap v4311: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:50.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:48:49 smithi105 ceph-mon[190463]: pgmap v4311: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:52.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:48:51 smithi006 ceph-mon[204052]: pgmap v4312: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:52.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:48:51 smithi006 ceph-mon[200575]: pgmap v4312: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:52.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:48:51 smithi105 ceph-mon[190463]: pgmap v4312: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:54.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:48:53 smithi006 ceph-mon[204052]: pgmap v4313: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:54.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:48:53 smithi006 ceph-mon[200575]: pgmap v4313: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:48:53 smithi105 ceph-mon[190463]: pgmap v4313: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:56.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:48:55 smithi006 ceph-mon[204052]: pgmap v4314: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:56.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:48:55 smithi006 ceph-mon[200575]: pgmap v4314: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:56.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:48:55 smithi105 ceph-mon[190463]: pgmap v4314: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:48:57 smithi006 ceph-mon[204052]: pgmap v4315: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:48:57 smithi006 ceph-mon[200575]: pgmap v4315: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:48:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:48:57] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T09:48:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:48:57 smithi105 ceph-mon[190463]: pgmap v4315: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:48:59.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:48:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:48:59.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:48:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:48:59.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:48:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:49:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:48:59 smithi006 ceph-mon[204052]: pgmap v4316: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:00.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:48:59 smithi006 ceph-mon[200575]: pgmap v4316: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:48:59 smithi105 ceph-mon[190463]: pgmap v4316: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:02.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:49:01 smithi006 ceph-mon[204052]: pgmap v4317: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:02.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:49:01 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:49:02.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:49:01 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:49:02.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:49:01 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:49:02.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:49:01 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:49:02.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:49:01 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:49:02.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:49:01 smithi006 ceph-mon[200575]: pgmap v4317: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:02.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:49:01 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:49:02.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:49:01 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:49:02.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:49:01 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:49:02.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:49:01 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:49:02.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:49:01 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:49:02.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:49:01 smithi105 ceph-mon[190463]: pgmap v4317: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:02.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:49:01 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:49:02.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:49:01 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:49:02.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:49:01 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:49:02.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:49:01 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:49:02.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:49:01 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:49:03.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:49:02 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:49:03.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:49:02 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:49:03.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:49:02 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:49:04.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:49:03 smithi006 ceph-mon[204052]: pgmap v4318: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:04.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:49:03 smithi006 ceph-mon[200575]: pgmap v4318: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:49:03 smithi105 ceph-mon[190463]: pgmap v4318: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:06.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:49:05 smithi006 ceph-mon[204052]: pgmap v4319: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:06.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:49:05 smithi006 ceph-mon[200575]: pgmap v4319: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:06.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:49:05 smithi105 ceph-mon[190463]: pgmap v4319: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:08.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:49:07 smithi006 ceph-mon[200575]: pgmap v4320: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:49:07 smithi006 ceph-mon[204052]: pgmap v4320: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:49:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:49:07] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:49:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:49:07 smithi105 ceph-mon[190463]: pgmap v4320: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:10.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:49:09 smithi006 ceph-mon[204052]: pgmap v4321: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:10.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:49:09 smithi006 ceph-mon[200575]: pgmap v4321: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:10.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:49:09 smithi105 ceph-mon[190463]: pgmap v4321: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:12.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:49:11 smithi006 ceph-mon[204052]: pgmap v4322: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:12.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:49:11 smithi006 ceph-mon[200575]: pgmap v4322: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:12.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:49:11 smithi105 ceph-mon[190463]: pgmap v4322: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:49:13 smithi006 ceph-mon[204052]: pgmap v4323: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:49:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:49:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:49:13 smithi006 ceph-mon[200575]: pgmap v4323: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:49:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:49:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:49:13 smithi105 ceph-mon[190463]: pgmap v4323: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:49:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:49:16.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:49:15 smithi006 ceph-mon[204052]: pgmap v4324: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:16.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:49:15 smithi006 ceph-mon[200575]: pgmap v4324: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:16.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:49:15 smithi105 ceph-mon[190463]: pgmap v4324: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:18.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:49:17 smithi006 ceph-mon[204052]: pgmap v4325: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:49:17 smithi006 ceph-mon[200575]: pgmap v4325: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:49:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:49:17] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:49:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:49:17 smithi105 ceph-mon[190463]: pgmap v4325: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:20.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:49:19 smithi006 ceph-mon[204052]: pgmap v4326: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:20.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:49:19 smithi006 ceph-mon[200575]: pgmap v4326: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:20.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:49:19 smithi105 ceph-mon[190463]: pgmap v4326: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:22.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:49:21 smithi006 ceph-mon[204052]: pgmap v4327: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:22.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:49:21 smithi006 ceph-mon[200575]: pgmap v4327: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:22.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:49:21 smithi105 ceph-mon[190463]: pgmap v4327: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:24.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:49:23 smithi006 ceph-mon[204052]: pgmap v4328: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:24.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:49:23 smithi006 ceph-mon[200575]: pgmap v4328: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:49:23 smithi105 ceph-mon[190463]: pgmap v4328: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:26.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:49:25 smithi006 ceph-mon[204052]: pgmap v4329: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:26.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:49:25 smithi006 ceph-mon[200575]: pgmap v4329: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:26.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:49:25 smithi105 ceph-mon[190463]: pgmap v4329: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:49:27 smithi006 ceph-mon[204052]: pgmap v4330: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:49:27 smithi006 ceph-mon[200575]: pgmap v4330: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:49:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:49:27] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:49:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:49:27 smithi105 ceph-mon[190463]: pgmap v4330: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:29.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:49:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:49:29.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:49:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:49:29.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:49:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:49:30.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:49:29 smithi006 ceph-mon[204052]: pgmap v4331: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:49:29 smithi006 ceph-mon[200575]: pgmap v4331: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:49:29 smithi105 ceph-mon[190463]: pgmap v4331: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:32.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:49:31 smithi006 ceph-mon[204052]: pgmap v4332: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:32.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:49:31 smithi006 ceph-mon[200575]: pgmap v4332: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:32.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:49:31 smithi105 ceph-mon[190463]: pgmap v4332: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:34.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:49:33 smithi006 ceph-mon[204052]: pgmap v4333: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:34.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:49:33 smithi006 ceph-mon[200575]: pgmap v4333: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:34.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:49:33 smithi105 ceph-mon[190463]: pgmap v4333: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:36.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:49:35 smithi006 ceph-mon[204052]: pgmap v4334: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:36.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:49:35 smithi006 ceph-mon[200575]: pgmap v4334: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:36.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:49:35 smithi105 ceph-mon[190463]: pgmap v4334: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:38.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:49:37 smithi006 ceph-mon[204052]: pgmap v4335: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:49:37 smithi006 ceph-mon[200575]: pgmap v4335: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:49:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:49:37] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:49:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:49:37 smithi105 ceph-mon[190463]: pgmap v4335: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:40.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:49:39 smithi006 ceph-mon[204052]: pgmap v4336: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:40.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:49:39 smithi006 ceph-mon[200575]: pgmap v4336: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:40.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:49:39 smithi105 ceph-mon[190463]: pgmap v4336: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:42.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:49:41 smithi006 ceph-mon[204052]: pgmap v4337: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:42.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:49:41 smithi006 ceph-mon[200575]: pgmap v4337: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:42.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:49:41 smithi105 ceph-mon[190463]: pgmap v4337: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:49:43 smithi006 ceph-mon[204052]: pgmap v4338: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:49:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:49:44.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:49:43 smithi006 ceph-mon[200575]: pgmap v4338: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:44.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:49:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:49:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:49:43 smithi105 ceph-mon[190463]: pgmap v4338: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:49:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:49:46.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:49:45 smithi006 ceph-mon[204052]: pgmap v4339: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:46.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:49:45 smithi006 ceph-mon[200575]: pgmap v4339: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:46.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:49:45 smithi105 ceph-mon[190463]: pgmap v4339: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:48.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:49:47 smithi006 ceph-mon[200575]: pgmap v4340: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:49:47 smithi006 ceph-mon[204052]: pgmap v4340: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:49:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:49:47] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T09:49:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:49:47 smithi105 ceph-mon[190463]: pgmap v4340: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:50.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:49:49 smithi006 ceph-mon[204052]: pgmap v4341: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:50.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:49:49 smithi006 ceph-mon[200575]: pgmap v4341: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:50.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:49:49 smithi105 ceph-mon[190463]: pgmap v4341: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:52.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:49:51 smithi006 ceph-mon[204052]: pgmap v4342: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:52.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:49:51 smithi006 ceph-mon[200575]: pgmap v4342: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:52.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:49:51 smithi105 ceph-mon[190463]: pgmap v4342: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:49:53 smithi006 ceph-mon[204052]: pgmap v4343: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:54.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:49:53 smithi006 ceph-mon[200575]: pgmap v4343: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:49:53 smithi105 ceph-mon[190463]: pgmap v4343: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:56.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:49:55 smithi006 ceph-mon[204052]: pgmap v4344: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:56.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:49:55 smithi006 ceph-mon[200575]: pgmap v4344: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:56.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:49:55 smithi105 ceph-mon[190463]: pgmap v4344: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:49:57 smithi006 ceph-mon[204052]: pgmap v4345: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:49:57 smithi006 ceph-mon[200575]: pgmap v4345: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:49:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:49:57] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T09:49:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:49:57 smithi105 ceph-mon[190463]: pgmap v4345: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:49:59.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:49:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:49:59.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:49:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:49:59.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:49:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:50:00.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:49:59 smithi006 ceph-mon[204052]: pgmap v4346: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:00.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:49:59 smithi006 ceph-mon[200575]: pgmap v4346: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:49:59 smithi105 ceph-mon[190463]: pgmap v4346: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:01.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:50:00 smithi006 ceph-mon[204052]: overall HEALTH_OK 2023-09-22T09:50:01.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:50:00 smithi006 ceph-mon[200575]: overall HEALTH_OK 2023-09-22T09:50:01.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:50:00 smithi105 ceph-mon[190463]: overall HEALTH_OK 2023-09-22T09:50:02.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:50:01 smithi006 ceph-mon[204052]: pgmap v4347: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:02.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:50:01 smithi006 ceph-mon[200575]: pgmap v4347: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:02.093 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:50:01 smithi105 ceph-mon[190463]: pgmap v4347: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:03.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:50:02 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:50:03.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:50:02 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:50:03.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:50:02 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:50:03.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:50:02 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:50:03.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:50:02 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:50:03.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:50:02 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:50:03.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:50:02 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:50:03.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:50:02 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:50:03.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:50:02 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:50:03.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:50:02 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:50:03.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:50:02 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:50:03.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:50:02 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:50:03.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:50:02 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:50:03.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:50:02 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:50:03.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:50:02 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:50:03.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:50:02 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:50:03.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:50:02 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:50:03.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:50:02 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:50:04.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:50:03 smithi006 ceph-mon[204052]: pgmap v4348: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:04.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:50:03 smithi006 ceph-mon[200575]: pgmap v4348: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:50:03 smithi105 ceph-mon[190463]: pgmap v4348: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:06.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:50:05 smithi006 ceph-mon[204052]: pgmap v4349: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:06.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:50:05 smithi006 ceph-mon[200575]: pgmap v4349: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:06.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:50:05 smithi105 ceph-mon[190463]: pgmap v4349: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:08.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:50:07 smithi006 ceph-mon[204052]: pgmap v4350: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:50:07 smithi006 ceph-mon[200575]: pgmap v4350: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:50:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:50:07] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:50:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:50:07 smithi105 ceph-mon[190463]: pgmap v4350: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:10.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:50:09 smithi006 ceph-mon[204052]: pgmap v4351: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:10.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:50:09 smithi006 ceph-mon[200575]: pgmap v4351: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:10.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:50:09 smithi105 ceph-mon[190463]: pgmap v4351: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:12.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:50:11 smithi006 ceph-mon[204052]: pgmap v4352: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:12.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:50:11 smithi006 ceph-mon[200575]: pgmap v4352: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:12.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:50:11 smithi105 ceph-mon[190463]: pgmap v4352: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:50:13 smithi006 ceph-mon[204052]: pgmap v4353: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:50:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:50:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:50:13 smithi006 ceph-mon[200575]: pgmap v4353: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:50:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:50:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:50:13 smithi105 ceph-mon[190463]: pgmap v4353: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:50:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:50:16.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:50:15 smithi006 ceph-mon[204052]: pgmap v4354: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:16.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:50:15 smithi006 ceph-mon[200575]: pgmap v4354: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:16.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:50:15 smithi105 ceph-mon[190463]: pgmap v4354: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:18.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:50:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:50:17] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:50:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:50:17 smithi006 ceph-mon[204052]: pgmap v4355: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:50:17 smithi006 ceph-mon[200575]: pgmap v4355: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:50:17 smithi105 ceph-mon[190463]: pgmap v4355: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:20.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:50:19 smithi006 ceph-mon[204052]: pgmap v4356: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:20.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:50:19 smithi006 ceph-mon[200575]: pgmap v4356: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:20.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:50:19 smithi105 ceph-mon[190463]: pgmap v4356: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:22.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:50:21 smithi006 ceph-mon[204052]: pgmap v4357: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:22.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:50:21 smithi006 ceph-mon[200575]: pgmap v4357: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:22.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:50:21 smithi105 ceph-mon[190463]: pgmap v4357: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:24.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:50:23 smithi006 ceph-mon[204052]: pgmap v4358: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:24.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:50:23 smithi006 ceph-mon[200575]: pgmap v4358: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:50:23 smithi105 ceph-mon[190463]: pgmap v4358: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:26.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:50:25 smithi006 ceph-mon[204052]: pgmap v4359: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:26.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:50:25 smithi006 ceph-mon[200575]: pgmap v4359: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:26.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:50:25 smithi105 ceph-mon[190463]: pgmap v4359: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:50:27 smithi006 ceph-mon[204052]: pgmap v4360: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:50:27 smithi006 ceph-mon[200575]: pgmap v4360: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:50:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:50:27] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:50:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:50:27 smithi105 ceph-mon[190463]: pgmap v4360: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:29.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:50:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:50:29.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:50:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:50:29.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:50:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:50:30.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:50:29 smithi006 ceph-mon[204052]: pgmap v4361: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:30.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:50:29 smithi006 ceph-mon[200575]: pgmap v4361: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:50:29 smithi105 ceph-mon[190463]: pgmap v4361: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:32.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:50:31 smithi006 ceph-mon[204052]: pgmap v4362: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:32.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:50:31 smithi006 ceph-mon[200575]: pgmap v4362: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:32.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:50:31 smithi105 ceph-mon[190463]: pgmap v4362: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:34.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:50:33 smithi006 ceph-mon[204052]: pgmap v4363: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:34.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:50:33 smithi006 ceph-mon[200575]: pgmap v4363: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:34.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:50:33 smithi105 ceph-mon[190463]: pgmap v4363: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:36.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:50:35 smithi006 ceph-mon[204052]: pgmap v4364: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:36.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:50:35 smithi006 ceph-mon[200575]: pgmap v4364: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:36.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:50:35 smithi105 ceph-mon[190463]: pgmap v4364: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:38.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:50:37 smithi006 ceph-mon[204052]: pgmap v4365: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:50:37 smithi006 ceph-mon[200575]: pgmap v4365: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:50:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:50:37] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:50:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:50:37 smithi105 ceph-mon[190463]: pgmap v4365: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:40.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:50:39 smithi006 ceph-mon[204052]: pgmap v4366: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:40.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:50:39 smithi006 ceph-mon[200575]: pgmap v4366: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:40.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:50:39 smithi105 ceph-mon[190463]: pgmap v4366: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:42.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:50:41 smithi006 ceph-mon[204052]: pgmap v4367: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:42.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:50:41 smithi006 ceph-mon[200575]: pgmap v4367: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:42.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:50:41 smithi105 ceph-mon[190463]: pgmap v4367: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:50:43 smithi006 ceph-mon[204052]: pgmap v4368: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:50:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:50:44.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:50:43 smithi006 ceph-mon[200575]: pgmap v4368: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:44.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:50:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:50:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:50:43 smithi105 ceph-mon[190463]: pgmap v4368: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:50:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:50:46.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:50:45 smithi006 ceph-mon[204052]: pgmap v4369: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:46.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:50:45 smithi006 ceph-mon[200575]: pgmap v4369: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:46.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:50:45 smithi105 ceph-mon[190463]: pgmap v4369: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:50:47 smithi006 ceph-mon[204052]: pgmap v4370: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:50:47 smithi006 ceph-mon[200575]: pgmap v4370: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:50:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:50:47] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T09:50:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:50:47 smithi105 ceph-mon[190463]: pgmap v4370: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:50.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:50:49 smithi006 ceph-mon[204052]: pgmap v4371: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:50.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:50:49 smithi006 ceph-mon[200575]: pgmap v4371: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:50.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:50:49 smithi105 ceph-mon[190463]: pgmap v4371: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:52.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:50:51 smithi006 ceph-mon[204052]: pgmap v4372: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:52.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:50:51 smithi006 ceph-mon[200575]: pgmap v4372: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:52.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:50:51 smithi105 ceph-mon[190463]: pgmap v4372: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:50:53 smithi006 ceph-mon[204052]: pgmap v4373: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:54.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:50:53 smithi006 ceph-mon[200575]: pgmap v4373: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:50:53 smithi105 ceph-mon[190463]: pgmap v4373: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:56.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:50:55 smithi006 ceph-mon[204052]: pgmap v4374: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:56.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:50:55 smithi006 ceph-mon[200575]: pgmap v4374: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:56.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:50:55 smithi105 ceph-mon[190463]: pgmap v4374: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:50:57 smithi006 ceph-mon[200575]: pgmap v4375: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:50:57 smithi006 ceph-mon[204052]: pgmap v4375: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:50:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:50:57] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T09:50:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:50:57 smithi105 ceph-mon[190463]: pgmap v4375: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:50:59.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:50:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:50:59.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:50:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:50:59.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:50:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:51:00.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:50:59 smithi006 ceph-mon[204052]: pgmap v4376: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:00.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:50:59 smithi006 ceph-mon[200575]: pgmap v4376: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:50:59 smithi105 ceph-mon[190463]: pgmap v4376: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:02.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:51:01 smithi006 ceph-mon[204052]: pgmap v4377: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:02.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:51:01 smithi006 ceph-mon[200575]: pgmap v4377: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:02.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:51:01 smithi105 ceph-mon[190463]: pgmap v4377: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:04.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:51:03 smithi006 ceph-mon[204052]: pgmap v4378: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:04.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:51:03 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:51:04.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:51:03 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:51:04.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:51:03 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:51:04.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:51:03 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:51:04.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:51:03 smithi006 ceph-mon[200575]: pgmap v4378: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:04.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:51:03 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:51:04.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:51:03 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:51:04.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:51:03 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:51:04.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:51:03 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:51:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:51:03 smithi105 ceph-mon[190463]: pgmap v4378: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:51:03 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:51:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:51:03 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:51:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:51:03 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:51:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:51:03 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:51:06.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:51:05 smithi006 ceph-mon[204052]: pgmap v4379: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:06.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:51:05 smithi006 ceph-mon[200575]: pgmap v4379: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:06.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:51:05 smithi105 ceph-mon[190463]: pgmap v4379: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:51:07 smithi006 ceph-mon[204052]: pgmap v4380: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:08.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:51:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:51:07] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T09:51:08.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:51:07 smithi006 ceph-mon[200575]: pgmap v4380: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:51:07 smithi105 ceph-mon[190463]: pgmap v4380: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:10.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:51:09 smithi006 ceph-mon[204052]: pgmap v4381: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:10.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:51:09 smithi006 ceph-mon[200575]: pgmap v4381: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:10.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:51:09 smithi105 ceph-mon[190463]: pgmap v4381: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:12.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:51:11 smithi006 ceph-mon[200575]: pgmap v4382: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:12.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:51:11 smithi006 ceph-mon[204052]: pgmap v4382: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:12.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:51:11 smithi105 ceph-mon[190463]: pgmap v4382: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:51:13 smithi006 ceph-mon[204052]: pgmap v4383: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:51:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:51:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:51:13 smithi006 ceph-mon[200575]: pgmap v4383: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:51:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:51:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:51:13 smithi105 ceph-mon[190463]: pgmap v4383: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:51:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:51:16.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:51:15 smithi006 ceph-mon[204052]: pgmap v4384: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:16.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:51:15 smithi006 ceph-mon[200575]: pgmap v4384: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:16.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:51:15 smithi105 ceph-mon[190463]: pgmap v4384: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:51:17 smithi006 ceph-mon[204052]: pgmap v4385: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:51:17 smithi006 ceph-mon[200575]: pgmap v4385: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:51:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:51:17] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:51:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:51:17 smithi105 ceph-mon[190463]: pgmap v4385: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:20.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:51:19 smithi006 ceph-mon[204052]: pgmap v4386: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:20.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:51:19 smithi006 ceph-mon[200575]: pgmap v4386: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:20.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:51:19 smithi105 ceph-mon[190463]: pgmap v4386: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:22.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:51:21 smithi006 ceph-mon[204052]: pgmap v4387: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:22.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:51:21 smithi006 ceph-mon[200575]: pgmap v4387: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:22.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:51:21 smithi105 ceph-mon[190463]: pgmap v4387: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:24.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:51:23 smithi006 ceph-mon[204052]: pgmap v4388: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:24.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:51:23 smithi006 ceph-mon[200575]: pgmap v4388: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:51:23 smithi105 ceph-mon[190463]: pgmap v4388: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:26.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:51:25 smithi006 ceph-mon[204052]: pgmap v4389: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:26.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:51:25 smithi006 ceph-mon[200575]: pgmap v4389: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:26.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:51:25 smithi105 ceph-mon[190463]: pgmap v4389: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:28.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:51:27 smithi006 ceph-mon[204052]: pgmap v4390: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:28.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:51:27 smithi006 ceph-mon[200575]: pgmap v4390: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:28.037 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:51:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:51:27] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:51:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:51:27 smithi105 ceph-mon[190463]: pgmap v4390: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:29.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:51:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:51:29.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:51:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:51:29.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:51:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:51:30.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:51:29 smithi006 ceph-mon[204052]: pgmap v4391: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:51:29 smithi006 ceph-mon[200575]: pgmap v4391: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:51:29 smithi105 ceph-mon[190463]: pgmap v4391: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:32.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:51:31 smithi006 ceph-mon[204052]: pgmap v4392: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:32.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:51:31 smithi006 ceph-mon[200575]: pgmap v4392: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:32.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:51:31 smithi105 ceph-mon[190463]: pgmap v4392: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:34.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:51:33 smithi006 ceph-mon[204052]: pgmap v4393: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:34.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:51:33 smithi006 ceph-mon[200575]: pgmap v4393: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:34.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:51:33 smithi105 ceph-mon[190463]: pgmap v4393: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:36.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:51:35 smithi006 ceph-mon[204052]: pgmap v4394: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:36.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:51:35 smithi006 ceph-mon[200575]: pgmap v4394: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:36.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:51:35 smithi105 ceph-mon[190463]: pgmap v4394: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:38.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:51:37 smithi006 ceph-mon[204052]: pgmap v4395: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:51:37 smithi006 ceph-mon[200575]: pgmap v4395: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:51:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:51:37] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:51:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:51:37 smithi105 ceph-mon[190463]: pgmap v4395: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:40.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:51:39 smithi006 ceph-mon[204052]: pgmap v4396: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:40.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:51:39 smithi006 ceph-mon[200575]: pgmap v4396: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:40.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:51:39 smithi105 ceph-mon[190463]: pgmap v4396: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:42.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:51:41 smithi006 ceph-mon[204052]: pgmap v4397: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:42.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:51:41 smithi006 ceph-mon[200575]: pgmap v4397: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:42.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:51:41 smithi105 ceph-mon[190463]: pgmap v4397: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:44.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:51:43 smithi006 ceph-mon[204052]: pgmap v4398: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:44.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:51:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:51:44.038 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:51:43 smithi006 ceph-mon[200575]: pgmap v4398: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:44.039 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:51:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:51:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:51:43 smithi105 ceph-mon[190463]: pgmap v4398: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:51:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:51:46.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:51:45 smithi006 ceph-mon[204052]: pgmap v4399: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:46.038 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:51:45 smithi006 ceph-mon[200575]: pgmap v4399: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:46.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:51:45 smithi105 ceph-mon[190463]: pgmap v4399: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:51:47 smithi006 ceph-mon[204052]: pgmap v4400: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:51:47 smithi006 ceph-mon[200575]: pgmap v4400: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:51:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:51:47] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T09:51:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:51:47 smithi105 ceph-mon[190463]: pgmap v4400: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:50.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:51:49 smithi006 ceph-mon[204052]: pgmap v4401: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:50.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:51:49 smithi006 ceph-mon[200575]: pgmap v4401: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:50.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:51:49 smithi105 ceph-mon[190463]: pgmap v4401: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:52.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:51:51 smithi006 ceph-mon[204052]: pgmap v4402: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:52.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:51:51 smithi006 ceph-mon[200575]: pgmap v4402: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:52.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:51:51 smithi105 ceph-mon[190463]: pgmap v4402: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:51:53 smithi006 ceph-mon[204052]: pgmap v4403: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:54.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:51:53 smithi006 ceph-mon[200575]: pgmap v4403: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:54.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:51:53 smithi105 ceph-mon[190463]: pgmap v4403: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:56.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:51:55 smithi006 ceph-mon[204052]: pgmap v4404: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:56.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:51:55 smithi006 ceph-mon[200575]: pgmap v4404: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:56.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:51:55 smithi105 ceph-mon[190463]: pgmap v4404: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:51:57 smithi006 ceph-mon[204052]: pgmap v4405: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:58.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:51:57 smithi006 ceph-mon[200575]: pgmap v4405: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:58.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:51:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:51:57] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T09:51:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:51:57 smithi105 ceph-mon[190463]: pgmap v4405: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:51:59.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:51:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:51:59.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:51:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:51:59.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:51:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:52:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:51:59 smithi105 ceph-mon[190463]: pgmap v4406: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:00.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:51:59 smithi006 ceph-mon[204052]: pgmap v4406: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:00.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:51:59 smithi006 ceph-mon[200575]: pgmap v4406: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:02.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:52:01 smithi105 ceph-mon[190463]: pgmap v4407: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:02.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:52:01 smithi006 ceph-mon[204052]: pgmap v4407: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:02.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:52:01 smithi006 ceph-mon[200575]: pgmap v4407: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:04.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:52:03 smithi006 ceph-mon[204052]: pgmap v4408: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:04.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:52:03 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:52:04.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:52:03 smithi006 ceph-mon[200575]: pgmap v4408: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:04.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:52:03 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:52:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:52:03 smithi105 ceph-mon[190463]: pgmap v4408: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:52:03 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:52:05.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:52:04 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:52:05.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:52:04 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:52:05.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:52:04 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:52:05.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:52:04 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:52:05.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:52:04 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:52:05.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:52:04 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:52:05.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:52:04 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:52:05.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:52:04 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:52:05.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:52:04 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:52:06.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:52:05 smithi006 ceph-mon[204052]: pgmap v4409: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:06.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:52:05 smithi006 ceph-mon[200575]: pgmap v4409: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:06.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:52:05 smithi105 ceph-mon[190463]: pgmap v4409: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:52:07 smithi006 ceph-mon[204052]: pgmap v4410: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:52:07 smithi006 ceph-mon[200575]: pgmap v4410: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:52:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:52:07] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:52:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:52:07 smithi105 ceph-mon[190463]: pgmap v4410: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:10.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:52:09 smithi105 ceph-mon[190463]: pgmap v4411: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:10.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:52:09 smithi006 ceph-mon[204052]: pgmap v4411: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:10.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:52:09 smithi006 ceph-mon[200575]: pgmap v4411: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:12.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:52:11 smithi105 ceph-mon[190463]: pgmap v4412: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:12.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:52:11 smithi006 ceph-mon[204052]: pgmap v4412: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:12.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:52:11 smithi006 ceph-mon[200575]: pgmap v4412: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:52:13 smithi006 ceph-mon[204052]: pgmap v4413: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:52:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:52:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:52:13 smithi006 ceph-mon[200575]: pgmap v4413: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:14.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:52:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:52:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:52:13 smithi105 ceph-mon[190463]: pgmap v4413: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:52:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:52:16.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:52:15 smithi105 ceph-mon[190463]: pgmap v4414: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:16.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:52:15 smithi006 ceph-mon[204052]: pgmap v4414: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:16.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:52:15 smithi006 ceph-mon[200575]: pgmap v4414: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:52:17 smithi006 ceph-mon[204052]: pgmap v4415: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:52:17 smithi006 ceph-mon[200575]: pgmap v4415: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:18.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:52:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:52:17] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T09:52:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:52:17 smithi105 ceph-mon[190463]: pgmap v4415: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:20.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:52:19 smithi105 ceph-mon[190463]: pgmap v4416: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:20.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:52:19 smithi006 ceph-mon[204052]: pgmap v4416: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:20.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:52:19 smithi006 ceph-mon[200575]: pgmap v4416: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:22.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:52:21 smithi105 ceph-mon[190463]: pgmap v4417: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:22.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:52:21 smithi006 ceph-mon[204052]: pgmap v4417: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:22.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:52:21 smithi006 ceph-mon[200575]: pgmap v4417: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:24.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:52:23 smithi006 ceph-mon[200575]: pgmap v4418: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:24.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:52:23 smithi006 ceph-mon[204052]: pgmap v4418: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:52:23 smithi105 ceph-mon[190463]: pgmap v4418: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:26.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:52:25 smithi105 ceph-mon[190463]: pgmap v4419: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:26.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:52:25 smithi006 ceph-mon[204052]: pgmap v4419: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:26.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:52:25 smithi006 ceph-mon[200575]: pgmap v4419: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:28.034 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:52:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:52:27] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T09:52:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:52:27 smithi006 ceph-mon[204052]: pgmap v4420: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:52:27 smithi006 ceph-mon[200575]: pgmap v4420: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:52:27 smithi105 ceph-mon[190463]: pgmap v4420: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:29.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:52:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:52:29.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:52:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:52:29.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:52:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:52:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:52:29 smithi105 ceph-mon[190463]: pgmap v4421: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:30.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:52:29 smithi006 ceph-mon[204052]: pgmap v4421: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:30.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:52:29 smithi006 ceph-mon[200575]: pgmap v4421: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:32.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:52:31 smithi105 ceph-mon[190463]: pgmap v4422: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:32.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:52:31 smithi006 ceph-mon[204052]: pgmap v4422: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:32.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:52:31 smithi006 ceph-mon[200575]: pgmap v4422: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:34.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:52:33 smithi006 ceph-mon[204052]: pgmap v4423: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:34.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:52:33 smithi006 ceph-mon[200575]: pgmap v4423: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:34.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:52:33 smithi105 ceph-mon[190463]: pgmap v4423: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:36.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:52:35 smithi105 ceph-mon[190463]: pgmap v4424: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:36.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:52:35 smithi006 ceph-mon[204052]: pgmap v4424: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:36.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:52:35 smithi006 ceph-mon[200575]: pgmap v4424: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:38.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:52:37 smithi006 ceph-mon[204052]: pgmap v4425: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:52:37 smithi006 ceph-mon[200575]: pgmap v4425: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:52:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:52:37] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:52:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:52:37 smithi105 ceph-mon[190463]: pgmap v4425: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:40.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:52:39 smithi105 ceph-mon[190463]: pgmap v4426: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:40.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:52:39 smithi006 ceph-mon[204052]: pgmap v4426: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:40.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:52:39 smithi006 ceph-mon[200575]: pgmap v4426: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:42.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:52:41 smithi105 ceph-mon[190463]: pgmap v4427: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:42.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:52:41 smithi006 ceph-mon[204052]: pgmap v4427: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:42.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:52:41 smithi006 ceph-mon[200575]: pgmap v4427: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:44.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:52:43 smithi006 ceph-mon[204052]: pgmap v4428: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:52:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:52:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:52:43 smithi006 ceph-mon[200575]: pgmap v4428: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:52:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:52:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:52:43 smithi105 ceph-mon[190463]: pgmap v4428: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:52:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:52:46.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:52:45 smithi105 ceph-mon[190463]: pgmap v4429: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:46.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:52:45 smithi006 ceph-mon[204052]: pgmap v4429: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:46.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:52:45 smithi006 ceph-mon[200575]: pgmap v4429: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:52:47 smithi006 ceph-mon[204052]: pgmap v4430: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:52:47 smithi006 ceph-mon[200575]: pgmap v4430: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:52:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:52:47] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:52:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:52:47 smithi105 ceph-mon[190463]: pgmap v4430: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:50.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:52:49 smithi105 ceph-mon[190463]: pgmap v4431: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:50.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:52:49 smithi006 ceph-mon[204052]: pgmap v4431: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:50.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:52:49 smithi006 ceph-mon[200575]: pgmap v4431: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:52.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:52:51 smithi105 ceph-mon[190463]: pgmap v4432: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:52.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:52:51 smithi006 ceph-mon[204052]: pgmap v4432: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:52.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:52:51 smithi006 ceph-mon[200575]: pgmap v4432: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:52:53 smithi006 ceph-mon[204052]: pgmap v4433: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:54.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:52:53 smithi006 ceph-mon[200575]: pgmap v4433: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:52:53 smithi105 ceph-mon[190463]: pgmap v4433: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:56.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:52:55 smithi105 ceph-mon[190463]: pgmap v4434: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:56.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:52:55 smithi006 ceph-mon[204052]: pgmap v4434: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:56.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:52:55 smithi006 ceph-mon[200575]: pgmap v4434: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:52:57 smithi006 ceph-mon[204052]: pgmap v4435: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:52:57 smithi006 ceph-mon[200575]: pgmap v4435: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:52:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:52:57] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:52:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:52:57 smithi105 ceph-mon[190463]: pgmap v4435: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:52:59.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:52:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:52:59.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:52:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:52:59.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:52:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:53:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:52:59 smithi105 ceph-mon[190463]: pgmap v4436: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:00.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:52:59 smithi006 ceph-mon[204052]: pgmap v4436: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:00.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:52:59 smithi006 ceph-mon[200575]: pgmap v4436: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:02.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:53:01 smithi105 ceph-mon[190463]: pgmap v4437: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:02.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:53:01 smithi006 ceph-mon[204052]: pgmap v4437: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:02.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:53:01 smithi006 ceph-mon[200575]: pgmap v4437: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:04.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:53:03 smithi006 ceph-mon[204052]: pgmap v4438: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:04.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:53:03 smithi006 ceph-mon[200575]: pgmap v4438: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:53:03 smithi105 ceph-mon[190463]: pgmap v4438: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:05.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:53:04 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:53:05.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:53:04 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:53:05.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:53:04 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:53:06.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:53:05 smithi006 ceph-mon[204052]: pgmap v4439: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:06.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:53:05 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:53:06.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:53:05 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:53:06.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:53:05 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:53:06.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:53:05 smithi006 ceph-mon[200575]: pgmap v4439: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:06.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:53:05 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:53:06.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:53:05 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:53:06.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:53:05 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:53:06.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:53:05 smithi105 ceph-mon[190463]: pgmap v4439: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:06.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:53:05 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:53:06.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:53:05 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:53:06.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:53:05 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:53:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:53:07 smithi006 ceph-mon[204052]: pgmap v4440: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:53:07 smithi006 ceph-mon[200575]: pgmap v4440: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:53:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:53:07] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:53:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:53:07 smithi105 ceph-mon[190463]: pgmap v4440: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:10.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:53:09 smithi105 ceph-mon[190463]: pgmap v4441: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:10.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:53:09 smithi006 ceph-mon[204052]: pgmap v4441: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:10.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:53:09 smithi006 ceph-mon[200575]: pgmap v4441: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:12.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:53:11 smithi105 ceph-mon[190463]: pgmap v4442: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:12.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:53:11 smithi006 ceph-mon[204052]: pgmap v4442: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:12.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:53:11 smithi006 ceph-mon[200575]: pgmap v4442: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:14.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:53:13 smithi006 ceph-mon[204052]: pgmap v4443: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:53:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:53:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:53:13 smithi006 ceph-mon[200575]: pgmap v4443: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:53:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:53:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:53:13 smithi105 ceph-mon[190463]: pgmap v4443: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:53:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:53:16.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:53:15 smithi105 ceph-mon[190463]: pgmap v4444: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:16.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:53:15 smithi006 ceph-mon[204052]: pgmap v4444: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:16.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:53:15 smithi006 ceph-mon[200575]: pgmap v4444: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:53:17 smithi006 ceph-mon[204052]: pgmap v4445: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:53:17 smithi006 ceph-mon[200575]: pgmap v4445: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:53:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:53:17] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T09:53:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:53:17 smithi105 ceph-mon[190463]: pgmap v4445: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:20.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:53:19 smithi105 ceph-mon[190463]: pgmap v4446: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:20.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:53:19 smithi006 ceph-mon[204052]: pgmap v4446: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:20.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:53:19 smithi006 ceph-mon[200575]: pgmap v4446: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:22.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:53:21 smithi105 ceph-mon[190463]: pgmap v4447: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:22.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:53:21 smithi006 ceph-mon[204052]: pgmap v4447: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:22.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:53:21 smithi006 ceph-mon[200575]: pgmap v4447: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:24.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:53:23 smithi006 ceph-mon[204052]: pgmap v4448: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:24.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:53:23 smithi006 ceph-mon[200575]: pgmap v4448: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:53:23 smithi105 ceph-mon[190463]: pgmap v4448: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:24.126 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 09:53:23 smithi105 conmon[249241]: logger=cleanup t=2023-09-22T09:53:23.866459092Z level=info msg="Completed cleanup jobs" duration=155.383883ms 2023-09-22T09:53:26.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:53:25 smithi105 ceph-mon[190463]: pgmap v4449: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:26.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:53:25 smithi006 ceph-mon[204052]: pgmap v4449: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:26.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:53:25 smithi006 ceph-mon[200575]: pgmap v4449: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:53:27 smithi006 ceph-mon[204052]: pgmap v4450: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:28.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:53:27 smithi006 ceph-mon[200575]: pgmap v4450: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:28.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:53:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:53:27] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T09:53:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:53:27 smithi105 ceph-mon[190463]: pgmap v4450: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:29.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:53:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:53:29.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:53:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:53:29.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:53:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:53:30.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:53:29 smithi105 ceph-mon[190463]: pgmap v4451: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:30.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:53:29 smithi006 ceph-mon[204052]: pgmap v4451: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:30.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:53:29 smithi006 ceph-mon[200575]: pgmap v4451: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:32.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:53:31 smithi105 ceph-mon[190463]: pgmap v4452: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:32.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:53:31 smithi006 ceph-mon[204052]: pgmap v4452: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:32.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:53:31 smithi006 ceph-mon[200575]: pgmap v4452: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:34.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:53:33 smithi006 ceph-mon[200575]: pgmap v4453: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:34.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:53:33 smithi006 ceph-mon[204052]: pgmap v4453: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:34.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:53:33 smithi105 ceph-mon[190463]: pgmap v4453: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:36.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:53:35 smithi105 ceph-mon[190463]: pgmap v4454: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:36.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:53:35 smithi006 ceph-mon[200575]: pgmap v4454: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:36.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:53:35 smithi006 ceph-mon[204052]: pgmap v4454: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:53:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:53:37] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:53:38.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:53:37 smithi006 ceph-mon[204052]: pgmap v4455: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:53:37 smithi006 ceph-mon[200575]: pgmap v4455: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:53:37 smithi105 ceph-mon[190463]: pgmap v4455: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:40.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:53:39 smithi105 ceph-mon[190463]: pgmap v4456: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:40.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:53:39 smithi006 ceph-mon[204052]: pgmap v4456: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:40.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:53:39 smithi006 ceph-mon[200575]: pgmap v4456: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:42.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:53:41 smithi105 ceph-mon[190463]: pgmap v4457: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:42.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:53:41 smithi006 ceph-mon[204052]: pgmap v4457: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:42.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:53:41 smithi006 ceph-mon[200575]: pgmap v4457: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:53:43 smithi006 ceph-mon[204052]: pgmap v4458: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:53:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:53:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:53:43 smithi006 ceph-mon[200575]: pgmap v4458: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:53:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:53:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:53:43 smithi105 ceph-mon[190463]: pgmap v4458: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:53:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:53:46.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:53:45 smithi105 ceph-mon[190463]: pgmap v4459: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:46.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:53:45 smithi006 ceph-mon[204052]: pgmap v4459: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:46.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:53:45 smithi006 ceph-mon[200575]: pgmap v4459: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:53:47 smithi006 ceph-mon[204052]: pgmap v4460: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:48.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:53:47 smithi006 ceph-mon[200575]: pgmap v4460: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:48.037 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:53:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:53:47] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:53:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:53:47 smithi105 ceph-mon[190463]: pgmap v4460: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:50.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:53:49 smithi105 ceph-mon[190463]: pgmap v4461: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:50.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:53:49 smithi006 ceph-mon[204052]: pgmap v4461: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:50.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:53:49 smithi006 ceph-mon[200575]: pgmap v4461: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:52.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:53:51 smithi105 ceph-mon[190463]: pgmap v4462: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:52.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:53:51 smithi006 ceph-mon[204052]: pgmap v4462: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:52.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:53:51 smithi006 ceph-mon[200575]: pgmap v4462: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:53:53 smithi006 ceph-mon[204052]: pgmap v4463: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:54.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:53:53 smithi006 ceph-mon[200575]: pgmap v4463: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:53:53 smithi105 ceph-mon[190463]: pgmap v4463: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:56.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:53:55 smithi105 ceph-mon[190463]: pgmap v4464: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:56.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:53:55 smithi006 ceph-mon[204052]: pgmap v4464: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:56.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:53:55 smithi006 ceph-mon[200575]: pgmap v4464: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:53:57 smithi006 ceph-mon[204052]: pgmap v4465: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:53:57 smithi006 ceph-mon[200575]: pgmap v4465: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:53:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:53:57] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:53:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:53:57 smithi105 ceph-mon[190463]: pgmap v4465: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:53:59.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:53:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:53:59.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:53:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:53:59.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:53:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:54:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:53:59 smithi105 ceph-mon[190463]: pgmap v4466: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:00.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:53:59 smithi006 ceph-mon[204052]: pgmap v4466: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:00.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:53:59 smithi006 ceph-mon[200575]: pgmap v4466: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:02.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:54:01 smithi105 ceph-mon[190463]: pgmap v4467: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:02.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:54:01 smithi006 ceph-mon[204052]: pgmap v4467: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:02.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:54:01 smithi006 ceph-mon[200575]: pgmap v4467: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:04.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:54:03 smithi006 ceph-mon[204052]: pgmap v4468: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:04.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:54:03 smithi006 ceph-mon[200575]: pgmap v4468: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:54:03 smithi105 ceph-mon[190463]: pgmap v4468: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:06.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:54:05 smithi105 ceph-mon[190463]: pgmap v4469: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:06.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:54:05 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:54:06.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:54:05 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:54:06.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:54:05 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:54:06.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:54:05 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:54:06.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:54:05 smithi006 ceph-mon[204052]: pgmap v4469: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:06.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:54:05 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:54:06.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:54:05 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:54:06.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:54:05 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:54:06.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:54:05 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:54:06.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:54:05 smithi006 ceph-mon[200575]: pgmap v4469: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:06.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:54:05 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:54:06.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:54:05 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:54:06.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:54:05 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:54:06.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:54:05 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:54:08.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:54:07 smithi006 ceph-mon[204052]: pgmap v4470: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:54:07 smithi006 ceph-mon[200575]: pgmap v4470: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:54:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:54:07] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:54:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:54:07 smithi105 ceph-mon[190463]: pgmap v4470: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:10.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:54:09 smithi105 ceph-mon[190463]: pgmap v4471: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:10.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:54:09 smithi006 ceph-mon[204052]: pgmap v4471: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:10.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:54:09 smithi006 ceph-mon[200575]: pgmap v4471: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:12.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:54:11 smithi105 ceph-mon[190463]: pgmap v4472: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:12.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:54:11 smithi006 ceph-mon[204052]: pgmap v4472: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:12.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:54:11 smithi006 ceph-mon[200575]: pgmap v4472: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:54:13 smithi006 ceph-mon[204052]: pgmap v4473: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:54:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:54:14.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:54:13 smithi006 ceph-mon[200575]: pgmap v4473: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:14.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:54:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:54:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:54:13 smithi105 ceph-mon[190463]: pgmap v4473: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:54:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:54:16.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:54:15 smithi105 ceph-mon[190463]: pgmap v4474: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:16.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:54:15 smithi006 ceph-mon[204052]: pgmap v4474: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:16.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:54:15 smithi006 ceph-mon[200575]: pgmap v4474: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:54:17 smithi006 ceph-mon[204052]: pgmap v4475: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:54:17 smithi006 ceph-mon[200575]: pgmap v4475: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:54:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:54:17] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:54:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:54:17 smithi105 ceph-mon[190463]: pgmap v4475: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:20.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:54:19 smithi105 ceph-mon[190463]: pgmap v4476: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:20.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:54:19 smithi006 ceph-mon[204052]: pgmap v4476: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:20.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:54:19 smithi006 ceph-mon[200575]: pgmap v4476: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:22.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:54:21 smithi105 ceph-mon[190463]: pgmap v4477: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:22.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:54:21 smithi006 ceph-mon[204052]: pgmap v4477: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:22.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:54:21 smithi006 ceph-mon[200575]: pgmap v4477: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:24.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:54:23 smithi006 ceph-mon[204052]: pgmap v4478: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:24.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:54:23 smithi006 ceph-mon[200575]: pgmap v4478: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:54:23 smithi105 ceph-mon[190463]: pgmap v4478: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:26.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:54:25 smithi105 ceph-mon[190463]: pgmap v4479: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:26.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:54:25 smithi006 ceph-mon[204052]: pgmap v4479: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:26.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:54:25 smithi006 ceph-mon[200575]: pgmap v4479: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:28.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:54:27 smithi006 ceph-mon[204052]: pgmap v4480: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:54:27 smithi006 ceph-mon[200575]: pgmap v4480: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:54:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:54:27] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:54:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:54:27 smithi105 ceph-mon[190463]: pgmap v4480: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:29.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:54:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:54:29.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:54:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:54:29.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:54:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:54:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:54:29 smithi105 ceph-mon[190463]: pgmap v4481: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:30.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:54:29 smithi006 ceph-mon[204052]: pgmap v4481: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:30.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:54:29 smithi006 ceph-mon[200575]: pgmap v4481: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:32.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:54:31 smithi105 ceph-mon[190463]: pgmap v4482: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:32.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:54:31 smithi006 ceph-mon[204052]: pgmap v4482: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:32.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:54:31 smithi006 ceph-mon[200575]: pgmap v4482: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:34.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:54:33 smithi006 ceph-mon[204052]: pgmap v4483: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:34.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:54:33 smithi006 ceph-mon[200575]: pgmap v4483: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:34.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:54:33 smithi105 ceph-mon[190463]: pgmap v4483: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:36.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:54:35 smithi105 ceph-mon[190463]: pgmap v4484: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:36.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:54:35 smithi006 ceph-mon[204052]: pgmap v4484: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:36.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:54:35 smithi006 ceph-mon[200575]: pgmap v4484: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:38.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:54:37 smithi006 ceph-mon[204052]: pgmap v4485: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:38.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:54:37 smithi006 ceph-mon[200575]: pgmap v4485: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:38.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:54:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:54:37] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:54:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:54:37 smithi105 ceph-mon[190463]: pgmap v4485: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:40.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:54:39 smithi105 ceph-mon[190463]: pgmap v4486: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:40.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:54:39 smithi006 ceph-mon[204052]: pgmap v4486: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:40.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:54:39 smithi006 ceph-mon[200575]: pgmap v4486: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:42.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:54:41 smithi105 ceph-mon[190463]: pgmap v4487: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:42.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:54:41 smithi006 ceph-mon[204052]: pgmap v4487: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:42.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:54:41 smithi006 ceph-mon[200575]: pgmap v4487: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:54:43 smithi006 ceph-mon[200575]: pgmap v4488: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:54:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:54:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:54:43 smithi006 ceph-mon[204052]: pgmap v4488: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:54:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:54:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:54:43 smithi105 ceph-mon[190463]: pgmap v4488: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:54:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:54:46.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:54:45 smithi105 ceph-mon[190463]: pgmap v4489: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:46.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:54:45 smithi006 ceph-mon[200575]: pgmap v4489: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:46.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:54:45 smithi006 ceph-mon[204052]: pgmap v4489: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:54:47 smithi006 ceph-mon[200575]: pgmap v4490: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:54:47 smithi006 ceph-mon[204052]: pgmap v4490: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:54:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:54:47] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:54:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:54:47 smithi105 ceph-mon[190463]: pgmap v4490: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:50.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:54:49 smithi105 ceph-mon[190463]: pgmap v4491: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:50.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:54:49 smithi006 ceph-mon[200575]: pgmap v4491: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:50.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:54:49 smithi006 ceph-mon[204052]: pgmap v4491: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:52.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:54:51 smithi105 ceph-mon[190463]: pgmap v4492: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:52.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:54:51 smithi006 ceph-mon[204052]: pgmap v4492: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:52.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:54:51 smithi006 ceph-mon[200575]: pgmap v4492: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:54:53 smithi006 ceph-mon[204052]: pgmap v4493: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:54.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:54:53 smithi006 ceph-mon[200575]: pgmap v4493: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:54:53 smithi105 ceph-mon[190463]: pgmap v4493: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:56.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:54:55 smithi105 ceph-mon[190463]: pgmap v4494: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:56.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:54:55 smithi006 ceph-mon[204052]: pgmap v4494: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:56.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:54:55 smithi006 ceph-mon[200575]: pgmap v4494: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:54:57 smithi006 ceph-mon[200575]: pgmap v4495: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:54:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:54:57] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:54:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:54:57 smithi006 ceph-mon[204052]: pgmap v4495: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:54:57 smithi105 ceph-mon[190463]: pgmap v4495: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:54:59.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:54:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:54:59.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:54:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:54:59.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:54:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:55:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:54:59 smithi105 ceph-mon[190463]: pgmap v4496: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:00.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:54:59 smithi006 ceph-mon[204052]: pgmap v4496: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:00.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:54:59 smithi006 ceph-mon[200575]: pgmap v4496: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:02.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:55:01 smithi105 ceph-mon[190463]: pgmap v4497: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:02.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:55:01 smithi006 ceph-mon[204052]: pgmap v4497: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:02.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:55:01 smithi006 ceph-mon[200575]: pgmap v4497: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:04.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:55:03 smithi006 ceph-mon[204052]: pgmap v4498: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:04.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:55:03 smithi006 ceph-mon[200575]: pgmap v4498: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:55:03 smithi105 ceph-mon[190463]: pgmap v4498: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:06.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:55:05 smithi105 ceph-mon[190463]: pgmap v4499: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:06.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:55:05 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:55:06.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:55:05 smithi006 ceph-mon[204052]: pgmap v4499: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:06.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:55:05 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:55:06.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:55:05 smithi006 ceph-mon[200575]: pgmap v4499: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:06.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:55:05 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:55:07.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:55:06 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:55:07.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:55:06 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:55:07.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:55:06 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:55:07.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:55:06 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:55:07.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:55:06 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:55:07.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:55:06 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:55:07.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:55:06 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:55:07.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:55:06 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:55:07.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:55:06 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:55:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:55:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:55:07] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:55:08.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:55:08 smithi105 ceph-mon[190463]: pgmap v4500: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:08.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:55:08 smithi006 ceph-mon[204052]: pgmap v4500: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:08.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:55:08 smithi006 ceph-mon[200575]: pgmap v4500: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:10.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:55:10 smithi105 ceph-mon[190463]: pgmap v4501: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:10.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:55:10 smithi006 ceph-mon[204052]: pgmap v4501: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:10.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:55:10 smithi006 ceph-mon[200575]: pgmap v4501: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:12.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:55:12 smithi105 ceph-mon[190463]: pgmap v4502: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:12.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:55:12 smithi006 ceph-mon[204052]: pgmap v4502: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:12.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:55:12 smithi006 ceph-mon[200575]: pgmap v4502: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:14.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:55:13 smithi006 ceph-mon[204052]: pgmap v4503: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:55:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:55:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:55:13 smithi006 ceph-mon[200575]: pgmap v4503: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:55:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:55:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:55:13 smithi105 ceph-mon[190463]: pgmap v4503: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:55:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:55:16.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:55:15 smithi105 ceph-mon[190463]: pgmap v4504: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:16.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:55:15 smithi006 ceph-mon[200575]: pgmap v4504: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:16.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:55:15 smithi006 ceph-mon[204052]: pgmap v4504: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:18.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:55:17 smithi006 ceph-mon[204052]: pgmap v4505: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:55:17 smithi006 ceph-mon[200575]: pgmap v4505: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:55:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:55:17] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T09:55:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:55:17 smithi105 ceph-mon[190463]: pgmap v4505: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:20.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:55:19 smithi105 ceph-mon[190463]: pgmap v4506: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:20.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:55:19 smithi006 ceph-mon[204052]: pgmap v4506: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:20.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:55:19 smithi006 ceph-mon[200575]: pgmap v4506: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:22.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:55:21 smithi105 ceph-mon[190463]: pgmap v4507: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:22.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:55:21 smithi006 ceph-mon[204052]: pgmap v4507: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:22.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:55:21 smithi006 ceph-mon[200575]: pgmap v4507: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:24.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:55:23 smithi006 ceph-mon[204052]: pgmap v4508: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:24.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:55:23 smithi006 ceph-mon[200575]: pgmap v4508: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:55:23 smithi105 ceph-mon[190463]: pgmap v4508: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:26.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:55:25 smithi105 ceph-mon[190463]: pgmap v4509: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:26.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:55:25 smithi006 ceph-mon[204052]: pgmap v4509: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:26.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:55:25 smithi006 ceph-mon[200575]: pgmap v4509: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:55:27 smithi006 ceph-mon[204052]: pgmap v4510: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:55:27 smithi006 ceph-mon[200575]: pgmap v4510: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:55:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:55:27] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T09:55:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:55:27 smithi105 ceph-mon[190463]: pgmap v4510: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:29.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:55:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:55:29.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:55:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:55:29.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:55:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:55:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:55:29 smithi105 ceph-mon[190463]: pgmap v4511: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:30.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:55:29 smithi006 ceph-mon[204052]: pgmap v4511: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:30.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:55:29 smithi006 ceph-mon[200575]: pgmap v4511: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:32.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:55:31 smithi105 ceph-mon[190463]: pgmap v4512: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:32.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:55:31 smithi006 ceph-mon[204052]: pgmap v4512: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:32.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:55:31 smithi006 ceph-mon[200575]: pgmap v4512: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:34.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:55:33 smithi006 ceph-mon[204052]: pgmap v4513: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:34.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:55:33 smithi006 ceph-mon[200575]: pgmap v4513: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:34.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:55:33 smithi105 ceph-mon[190463]: pgmap v4513: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:36.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:55:35 smithi105 ceph-mon[190463]: pgmap v4514: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:36.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:55:35 smithi006 ceph-mon[204052]: pgmap v4514: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:36.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:55:35 smithi006 ceph-mon[200575]: pgmap v4514: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:38.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:55:37 smithi006 ceph-mon[204052]: pgmap v4515: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:55:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:55:37] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:55:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:55:37 smithi006 ceph-mon[200575]: pgmap v4515: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:55:37 smithi105 ceph-mon[190463]: pgmap v4515: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:40.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:55:39 smithi105 ceph-mon[190463]: pgmap v4516: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:40.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:55:39 smithi006 ceph-mon[204052]: pgmap v4516: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:40.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:55:39 smithi006 ceph-mon[200575]: pgmap v4516: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:42.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:55:41 smithi105 ceph-mon[190463]: pgmap v4517: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:42.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:55:41 smithi006 ceph-mon[204052]: pgmap v4517: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:42.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:55:41 smithi006 ceph-mon[200575]: pgmap v4517: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:55:43 smithi006 ceph-mon[204052]: pgmap v4518: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:55:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:55:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:55:43 smithi006 ceph-mon[200575]: pgmap v4518: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:55:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:55:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:55:43 smithi105 ceph-mon[190463]: pgmap v4518: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:55:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:55:46.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:55:45 smithi105 ceph-mon[190463]: pgmap v4519: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:46.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:55:45 smithi006 ceph-mon[204052]: pgmap v4519: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:46.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:55:45 smithi006 ceph-mon[200575]: pgmap v4519: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:55:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:55:47] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T09:55:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:55:47 smithi006 ceph-mon[204052]: pgmap v4520: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:55:47 smithi006 ceph-mon[200575]: pgmap v4520: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:55:47 smithi105 ceph-mon[190463]: pgmap v4520: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:50.130 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:55:49 smithi105 ceph-mon[190463]: pgmap v4521: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:50.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:55:49 smithi006 ceph-mon[204052]: pgmap v4521: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:50.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:55:49 smithi006 ceph-mon[200575]: pgmap v4521: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:52.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:55:51 smithi105 ceph-mon[190463]: pgmap v4522: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:52.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:55:51 smithi006 ceph-mon[200575]: pgmap v4522: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:52.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:55:51 smithi006 ceph-mon[204052]: pgmap v4522: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:54.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:55:53 smithi006 ceph-mon[200575]: pgmap v4523: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:55:53 smithi006 ceph-mon[204052]: pgmap v4523: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:55:53 smithi105 ceph-mon[190463]: pgmap v4523: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:56.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:55:55 smithi105 ceph-mon[190463]: pgmap v4524: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:56.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:55:55 smithi006 ceph-mon[204052]: pgmap v4524: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:56.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:55:55 smithi006 ceph-mon[200575]: pgmap v4524: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:55:57 smithi006 ceph-mon[204052]: pgmap v4525: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:55:57 smithi006 ceph-mon[200575]: pgmap v4525: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:55:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:55:57] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T09:55:58.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:55:57 smithi105 ceph-mon[190463]: pgmap v4525: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:55:59.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:55:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:55:59.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:55:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:55:59.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:55:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:56:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:55:59 smithi105 ceph-mon[190463]: pgmap v4526: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:00.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:55:59 smithi006 ceph-mon[204052]: pgmap v4526: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:00.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:55:59 smithi006 ceph-mon[200575]: pgmap v4526: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:02.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:56:01 smithi105 ceph-mon[190463]: pgmap v4527: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:02.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:56:01 smithi006 ceph-mon[204052]: pgmap v4527: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:02.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:56:01 smithi006 ceph-mon[200575]: pgmap v4527: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:04.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:56:03 smithi006 ceph-mon[204052]: pgmap v4528: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:04.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:56:03 smithi006 ceph-mon[200575]: pgmap v4528: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:56:03 smithi105 ceph-mon[190463]: pgmap v4528: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:06.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:56:05 smithi105 ceph-mon[190463]: pgmap v4529: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:06.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:56:05 smithi006 ceph-mon[204052]: pgmap v4529: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:06.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:56:05 smithi006 ceph-mon[200575]: pgmap v4529: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:07.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:56:06 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:56:07.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:56:06 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:56:07.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:56:06 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:56:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:56:07 smithi006 ceph-mon[204052]: pgmap v4530: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:56:07 smithi006 ceph-mon[200575]: pgmap v4530: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:08.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:56:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:56:07] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T09:56:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:56:07 smithi105 ceph-mon[190463]: pgmap v4530: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:10.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:56:09 smithi006 ceph-mon[204052]: pgmap v4531: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:10.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:56:09 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:56:10.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:56:09 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:56:10.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:56:09 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:56:10.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:56:09 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:56:10.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:56:09 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:56:10.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:56:09 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:56:10.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:56:09 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:56:10.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:56:09 smithi006 ceph-mon[200575]: pgmap v4531: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:10.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:56:09 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:56:10.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:56:09 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:56:10.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:56:09 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:56:10.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:56:09 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:56:10.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:56:09 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:56:10.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:56:09 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:56:10.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:56:09 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:56:10.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:56:09 smithi105 ceph-mon[190463]: pgmap v4531: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:10.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:56:09 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:56:10.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:56:09 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:56:10.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:56:09 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:56:10.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:56:09 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:56:10.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:56:09 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:56:10.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:56:09 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:56:10.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:56:09 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:56:11.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:56:10 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:56:11.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:56:10 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:56:11.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:56:10 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:56:12.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:56:11 smithi006 ceph-mon[204052]: pgmap v4532: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:12.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:56:11 smithi006 ceph-mon[200575]: pgmap v4532: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:12.345 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:56:11 smithi105 ceph-mon[190463]: pgmap v4532: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:56:13 smithi105 ceph-mon[190463]: pgmap v4533: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:56:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:56:14.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:56:13 smithi006 ceph-mon[204052]: pgmap v4533: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:14.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:56:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:56:14.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:56:13 smithi006 ceph-mon[200575]: pgmap v4533: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:14.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:56:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:56:15.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:56:15 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:56:15.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:56:15 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:56:15.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:56:15 smithi105 ceph-mon[190463]: pgmap v4534: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:15.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:56:15 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:56:15.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:56:15 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:56:15.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:56:15 smithi006 ceph-mon[204052]: pgmap v4534: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:15.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:56:15 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:56:15.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:56:15 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:56:15.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:56:15 smithi006 ceph-mon[200575]: pgmap v4534: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:56:17 smithi006 ceph-mon[204052]: pgmap v4535: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:56:17 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:56:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:56:17 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:56:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:56:17 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:56:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:56:17 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:56:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:56:17 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:56:18.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:56:17 smithi006 ceph-mon[200575]: pgmap v4535: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:18.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:56:17 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:56:18.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:56:17 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:56:18.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:56:17 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:56:18.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:56:17 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:56:18.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:56:17 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:56:18.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:56:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:56:17] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:56:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:56:17 smithi105 ceph-mon[190463]: pgmap v4535: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:56:17 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:56:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:56:17 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:56:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:56:17 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:56:18.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:56:17 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:56:18.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:56:17 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:56:20.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:56:19 smithi105 ceph-mon[190463]: pgmap v4536: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:20.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:56:19 smithi006 ceph-mon[204052]: pgmap v4536: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:20.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:56:19 smithi006 ceph-mon[200575]: pgmap v4536: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:22.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:56:21 smithi105 ceph-mon[190463]: pgmap v4537: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:22.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:56:21 smithi006 ceph-mon[204052]: pgmap v4537: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:22.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:56:21 smithi006 ceph-mon[200575]: pgmap v4537: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:24.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:56:23 smithi006 ceph-mon[204052]: pgmap v4538: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:24.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:56:23 smithi006 ceph-mon[200575]: pgmap v4538: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:56:23 smithi105 ceph-mon[190463]: pgmap v4538: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:26.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:56:25 smithi105 ceph-mon[190463]: pgmap v4539: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:26.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:56:25 smithi006 ceph-mon[204052]: pgmap v4539: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:26.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:56:25 smithi006 ceph-mon[200575]: pgmap v4539: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:56:27 smithi006 ceph-mon[204052]: pgmap v4540: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:56:27 smithi006 ceph-mon[200575]: pgmap v4540: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:28.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:56:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:56:27] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:56:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:56:27 smithi105 ceph-mon[190463]: pgmap v4540: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:29.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:56:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:56:29.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:56:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:56:29.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:56:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:56:30.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:56:29 smithi105 ceph-mon[190463]: pgmap v4541: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:30.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:56:29 smithi006 ceph-mon[204052]: pgmap v4541: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:30.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:56:29 smithi006 ceph-mon[200575]: pgmap v4541: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:32.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:56:31 smithi105 ceph-mon[190463]: pgmap v4542: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:32.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:56:31 smithi006 ceph-mon[204052]: pgmap v4542: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:32.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:56:31 smithi006 ceph-mon[200575]: pgmap v4542: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:34.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:56:33 smithi006 ceph-mon[204052]: pgmap v4543: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:34.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:56:33 smithi006 ceph-mon[200575]: pgmap v4543: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:34.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:56:33 smithi105 ceph-mon[190463]: pgmap v4543: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:36.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:56:35 smithi105 ceph-mon[190463]: pgmap v4544: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:36.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:56:35 smithi006 ceph-mon[204052]: pgmap v4544: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:36.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:56:35 smithi006 ceph-mon[200575]: pgmap v4544: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:38.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:56:37 smithi006 ceph-mon[204052]: pgmap v4545: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:56:37 smithi006 ceph-mon[200575]: pgmap v4545: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:38.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:56:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:56:37] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:56:38.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:56:37 smithi105 ceph-mon[190463]: pgmap v4545: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:40.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:56:39 smithi105 ceph-mon[190463]: pgmap v4546: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:40.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:56:39 smithi006 ceph-mon[204052]: pgmap v4546: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:40.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:56:39 smithi006 ceph-mon[200575]: pgmap v4546: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:42.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:56:41 smithi105 ceph-mon[190463]: pgmap v4547: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:42.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:56:41 smithi006 ceph-mon[204052]: pgmap v4547: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:42.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:56:41 smithi006 ceph-mon[200575]: pgmap v4547: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:56:43 smithi006 ceph-mon[204052]: pgmap v4548: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:56:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:56:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:56:43 smithi006 ceph-mon[200575]: pgmap v4548: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:56:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:56:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:56:43 smithi105 ceph-mon[190463]: pgmap v4548: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:56:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:56:46.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:56:45 smithi105 ceph-mon[190463]: pgmap v4549: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:46.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:56:45 smithi006 ceph-mon[204052]: pgmap v4549: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:46.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:56:45 smithi006 ceph-mon[200575]: pgmap v4549: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:48.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:56:47 smithi006 ceph-mon[204052]: pgmap v4550: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:56:47 smithi006 ceph-mon[200575]: pgmap v4550: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:56:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:56:47] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:56:48.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:56:47 smithi105 ceph-mon[190463]: pgmap v4550: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:50.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:56:49 smithi105 ceph-mon[190463]: pgmap v4551: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:50.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:56:49 smithi006 ceph-mon[204052]: pgmap v4551: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:50.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:56:49 smithi006 ceph-mon[200575]: pgmap v4551: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:52.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:56:51 smithi105 ceph-mon[190463]: pgmap v4552: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:52.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:56:51 smithi006 ceph-mon[204052]: pgmap v4552: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:52.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:56:51 smithi006 ceph-mon[200575]: pgmap v4552: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:56:53 smithi006 ceph-mon[204052]: pgmap v4553: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:54.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:56:53 smithi006 ceph-mon[200575]: pgmap v4553: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:56:53 smithi105 ceph-mon[190463]: pgmap v4553: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:56.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:56:55 smithi105 ceph-mon[190463]: pgmap v4554: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:56.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:56:55 smithi006 ceph-mon[204052]: pgmap v4554: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:56.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:56:55 smithi006 ceph-mon[200575]: pgmap v4554: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:58.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:56:57 smithi006 ceph-mon[200575]: pgmap v4555: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:56:57 smithi006 ceph-mon[204052]: pgmap v4555: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:56:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:56:57] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:56:58.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:56:57 smithi105 ceph-mon[190463]: pgmap v4555: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:56:59.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:56:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:56:59.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:56:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:56:59.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:56:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:57:00.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:56:59 smithi105 ceph-mon[190463]: pgmap v4556: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:00.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:56:59 smithi006 ceph-mon[200575]: pgmap v4556: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:00.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:56:59 smithi006 ceph-mon[204052]: pgmap v4556: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:02.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:57:01 smithi105 ceph-mon[190463]: pgmap v4557: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:02.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:57:01 smithi006 ceph-mon[200575]: pgmap v4557: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:02.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:57:01 smithi006 ceph-mon[204052]: pgmap v4557: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:04.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:57:03 smithi006 ceph-mon[200575]: pgmap v4558: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:04.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:57:03 smithi006 ceph-mon[204052]: pgmap v4558: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:57:03 smithi105 ceph-mon[190463]: pgmap v4558: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:06.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:57:05 smithi105 ceph-mon[190463]: pgmap v4559: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:06.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:57:05 smithi006 ceph-mon[204052]: pgmap v4559: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:06.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:57:05 smithi006 ceph-mon[200575]: pgmap v4559: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:57:07 smithi006 ceph-mon[204052]: pgmap v4560: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:57:07 smithi006 ceph-mon[200575]: pgmap v4560: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:08.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:57:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:57:07] "GET /metrics HTTP/1.1" 200 36233 "" "Prometheus/2.43.0" 2023-09-22T09:57:08.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:57:07 smithi105 ceph-mon[190463]: pgmap v4560: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:10.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:57:09 smithi105 ceph-mon[190463]: pgmap v4561: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:10.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:57:09 smithi006 ceph-mon[204052]: pgmap v4561: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:10.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:57:09 smithi006 ceph-mon[200575]: pgmap v4561: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:12.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:57:11 smithi105 ceph-mon[190463]: pgmap v4562: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:12.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:57:11 smithi006 ceph-mon[204052]: pgmap v4562: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:12.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:57:11 smithi006 ceph-mon[200575]: pgmap v4562: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:57:13 smithi006 ceph-mon[204052]: pgmap v4563: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:57:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:57:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:57:13 smithi006 ceph-mon[200575]: pgmap v4563: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:57:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:57:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:57:13 smithi105 ceph-mon[190463]: pgmap v4563: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:57:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:57:16.129 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:57:15 smithi105 ceph-mon[190463]: pgmap v4564: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:16.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:57:15 smithi006 ceph-mon[204052]: pgmap v4564: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:16.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:57:15 smithi006 ceph-mon[200575]: pgmap v4564: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:57:17 smithi006 ceph-mon[204052]: pgmap v4565: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:57:17 smithi006 ceph-mon[200575]: pgmap v4565: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:57:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:57:17] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T09:57:18.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:57:17 smithi105 ceph-mon[190463]: pgmap v4565: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:19.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:57:18 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:57:19.216 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:57:18 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:57:19.216 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:57:18 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:57:19.216 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:57:18 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:57:19.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:57:18 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:57:19.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:57:18 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:57:19.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:57:18 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:57:19.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:57:18 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:57:19.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:57:18 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:57:19.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:57:18 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:57:19.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:57:18 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:57:19.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:57:18 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:57:20.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:57:19 smithi105 ceph-mon[190463]: pgmap v4566: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:20.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:57:19 smithi006 ceph-mon[204052]: pgmap v4566: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:20.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:57:19 smithi006 ceph-mon[200575]: pgmap v4566: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:22.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:57:21 smithi006 ceph-mon[204052]: pgmap v4567: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:22.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:57:21 smithi006 ceph-mon[200575]: pgmap v4567: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:22.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:57:21 smithi105 ceph-mon[190463]: pgmap v4567: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:24.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:57:23 smithi006 ceph-mon[200575]: pgmap v4568: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:24.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:57:23 smithi006 ceph-mon[204052]: pgmap v4568: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:57:23 smithi105 ceph-mon[190463]: pgmap v4568: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:26.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:57:25 smithi105 ceph-mon[190463]: pgmap v4569: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:26.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:57:25 smithi006 ceph-mon[204052]: pgmap v4569: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:26.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:57:25 smithi006 ceph-mon[200575]: pgmap v4569: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:57:27 smithi006 ceph-mon[204052]: pgmap v4570: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:57:27 smithi006 ceph-mon[200575]: pgmap v4570: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:57:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:57:27] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T09:57:28.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:57:27 smithi105 ceph-mon[190463]: pgmap v4570: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:29.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:57:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:57:29.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:57:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:57:29.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:57:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:57:30.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:57:29 smithi006 ceph-mon[204052]: pgmap v4571: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:30.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:57:29 smithi006 ceph-mon[200575]: pgmap v4571: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:30.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:57:29 smithi105 ceph-mon[190463]: pgmap v4571: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:32.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:57:31 smithi006 ceph-mon[204052]: pgmap v4572: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:32.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:57:31 smithi006 ceph-mon[200575]: pgmap v4572: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:32.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:57:31 smithi105 ceph-mon[190463]: pgmap v4572: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:34.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:57:33 smithi006 ceph-mon[204052]: pgmap v4573: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:34.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:57:33 smithi006 ceph-mon[200575]: pgmap v4573: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:34.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:57:33 smithi105 ceph-mon[190463]: pgmap v4573: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:36.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:57:35 smithi006 ceph-mon[200575]: pgmap v4574: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:36.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:57:35 smithi006 ceph-mon[204052]: pgmap v4574: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:36.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:57:35 smithi105 ceph-mon[190463]: pgmap v4574: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:38.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:57:37 smithi006 ceph-mon[204052]: pgmap v4575: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:57:37 smithi006 ceph-mon[200575]: pgmap v4575: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:57:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:57:37] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:57:38.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:57:37 smithi105 ceph-mon[190463]: pgmap v4575: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:40.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:57:39 smithi006 ceph-mon[204052]: pgmap v4576: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:40.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:57:39 smithi006 ceph-mon[200575]: pgmap v4576: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:40.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:57:39 smithi105 ceph-mon[190463]: pgmap v4576: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:42.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:57:41 smithi006 ceph-mon[204052]: pgmap v4577: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:42.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:57:41 smithi006 ceph-mon[200575]: pgmap v4577: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:42.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:57:41 smithi105 ceph-mon[190463]: pgmap v4577: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:57:43 smithi006 ceph-mon[204052]: pgmap v4578: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:44.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:57:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:57:44.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:57:43 smithi006 ceph-mon[200575]: pgmap v4578: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:44.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:57:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:57:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:57:43 smithi105 ceph-mon[190463]: pgmap v4578: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:57:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:57:46.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:57:45 smithi006 ceph-mon[204052]: pgmap v4579: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:46.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:57:45 smithi006 ceph-mon[200575]: pgmap v4579: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:46.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:57:45 smithi105 ceph-mon[190463]: pgmap v4579: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:48.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:57:47 smithi006 ceph-mon[204052]: pgmap v4580: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:48.038 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:57:47 smithi006 ceph-mon[200575]: pgmap v4580: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:48.038 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:57:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:57:47] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T09:57:48.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:57:47 smithi105 ceph-mon[190463]: pgmap v4580: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:50.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:57:49 smithi006 ceph-mon[204052]: pgmap v4581: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:50.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:57:49 smithi006 ceph-mon[200575]: pgmap v4581: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:50.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:57:49 smithi105 ceph-mon[190463]: pgmap v4581: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:52.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:57:51 smithi006 ceph-mon[204052]: pgmap v4582: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:52.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:57:51 smithi006 ceph-mon[200575]: pgmap v4582: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:52.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:57:51 smithi105 ceph-mon[190463]: pgmap v4582: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:57:53 smithi006 ceph-mon[204052]: pgmap v4583: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:54.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:57:53 smithi006 ceph-mon[200575]: pgmap v4583: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:57:53 smithi105 ceph-mon[190463]: pgmap v4583: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:56.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:57:55 smithi006 ceph-mon[204052]: pgmap v4584: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:56.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:57:55 smithi006 ceph-mon[200575]: pgmap v4584: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:56.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:57:55 smithi105 ceph-mon[190463]: pgmap v4584: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:57:57 smithi006 ceph-mon[204052]: pgmap v4585: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:58.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:57:57 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:57:58.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:57:57 smithi006 ceph-mon[200575]: pgmap v4585: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:58.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:57:57 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:57:58.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:57:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:57:57] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T09:57:58.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:57:57 smithi105 ceph-mon[190463]: pgmap v4585: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:57:58.378 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:57:57 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:58:00.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:57:59 smithi006 ceph-mon[204052]: pgmap v4586: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:00.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:57:59 smithi006 ceph-mon[200575]: pgmap v4586: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:00.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:57:59 smithi105 ceph-mon[190463]: pgmap v4586: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:02.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:58:01 smithi006 ceph-mon[204052]: pgmap v4587: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:02.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:58:01 smithi006 ceph-mon[200575]: pgmap v4587: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:02.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:58:01 smithi105 ceph-mon[190463]: pgmap v4587: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:04.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:58:03 smithi006 ceph-mon[204052]: pgmap v4588: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:04.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:58:03 smithi006 ceph-mon[200575]: pgmap v4588: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:58:03 smithi105 ceph-mon[190463]: pgmap v4588: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:06.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:58:05 smithi006 ceph-mon[204052]: pgmap v4589: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:06.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:58:05 smithi006 ceph-mon[200575]: pgmap v4589: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:06.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:58:05 smithi105 ceph-mon[190463]: pgmap v4589: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:58:07 smithi006 ceph-mon[204052]: pgmap v4590: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:58:07 smithi006 ceph-mon[200575]: pgmap v4590: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:08.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:58:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:58:07] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T09:58:08.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:58:07 smithi105 ceph-mon[190463]: pgmap v4590: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:10.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:58:09 smithi006 ceph-mon[204052]: pgmap v4591: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:10.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:58:09 smithi006 ceph-mon[200575]: pgmap v4591: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:10.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:58:09 smithi105 ceph-mon[190463]: pgmap v4591: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:12.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:58:11 smithi006 ceph-mon[204052]: pgmap v4592: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:12.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:58:11 smithi006 ceph-mon[200575]: pgmap v4592: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:12.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:58:11 smithi105 ceph-mon[190463]: pgmap v4592: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:58:13 smithi006 ceph-mon[204052]: pgmap v4593: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:14.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:58:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:58:14.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:58:13 smithi006 ceph-mon[200575]: pgmap v4593: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:14.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:58:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:58:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:58:13 smithi105 ceph-mon[190463]: pgmap v4593: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:58:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:58:16.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:58:15 smithi006 ceph-mon[204052]: pgmap v4594: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:16.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:58:15 smithi006 ceph-mon[200575]: pgmap v4594: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:16.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:58:15 smithi105 ceph-mon[190463]: pgmap v4594: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:58:17 smithi006 ceph-mon[204052]: pgmap v4595: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:18.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:58:17 smithi006 ceph-mon[200575]: pgmap v4595: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:18.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:58:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:58:17] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T09:58:18.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:58:17 smithi105 ceph-mon[190463]: pgmap v4595: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:19.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:58:18 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:58:19.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:58:18 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:58:19.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:58:18 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:58:20.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:58:19 smithi006 ceph-mon[204052]: pgmap v4596: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:20.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:58:19 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:58:20.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:58:19 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:58:20.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:58:19 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:58:20.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:58:19 smithi006 ceph-mon[200575]: pgmap v4596: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:20.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:58:19 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:58:20.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:58:19 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:58:20.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:58:19 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:58:20.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:58:19 smithi105 ceph-mon[190463]: pgmap v4596: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:20.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:58:19 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:58:20.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:58:19 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:58:20.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:58:19 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:58:22.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:58:21 smithi006 ceph-mon[204052]: pgmap v4597: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:22.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:58:21 smithi006 ceph-mon[200575]: pgmap v4597: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:22.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:58:21 smithi105 ceph-mon[190463]: pgmap v4597: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:24.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:58:23 smithi006 ceph-mon[204052]: pgmap v4598: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:24.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:58:23 smithi006 ceph-mon[200575]: pgmap v4598: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:58:23 smithi105 ceph-mon[190463]: pgmap v4598: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:26.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:58:25 smithi006 ceph-mon[204052]: pgmap v4599: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:26.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:58:25 smithi006 ceph-mon[200575]: pgmap v4599: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:26.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:58:25 smithi105 ceph-mon[190463]: pgmap v4599: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:58:27 smithi006 ceph-mon[200575]: pgmap v4600: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:58:27 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:58:28.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:58:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:58:27] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T09:58:28.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:58:27 smithi006 ceph-mon[204052]: pgmap v4600: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:28.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:58:27 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:58:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:58:27 smithi105 ceph-mon[190463]: pgmap v4600: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:58:27 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:58:30.287 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:58:29 smithi006 ceph-mon[204052]: pgmap v4601: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:30.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:58:29 smithi006 ceph-mon[200575]: pgmap v4601: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:30.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:58:29 smithi105 ceph-mon[190463]: pgmap v4601: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:32.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:58:31 smithi006 ceph-mon[204052]: pgmap v4602: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:32.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:58:31 smithi006 ceph-mon[200575]: pgmap v4602: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:32.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:58:31 smithi105 ceph-mon[190463]: pgmap v4602: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:34.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:58:33 smithi006 ceph-mon[204052]: pgmap v4603: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:34.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:58:33 smithi006 ceph-mon[200575]: pgmap v4603: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:34.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:58:33 smithi105 ceph-mon[190463]: pgmap v4603: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:36.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:58:35 smithi006 ceph-mon[204052]: pgmap v4604: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:36.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:58:35 smithi006 ceph-mon[200575]: pgmap v4604: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:36.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:58:35 smithi105 ceph-mon[190463]: pgmap v4604: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:58:37 smithi006 ceph-mon[200575]: pgmap v4605: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:38.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:58:37 smithi006 ceph-mon[204052]: pgmap v4605: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:58:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:58:37] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T09:58:38.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:58:37 smithi105 ceph-mon[190463]: pgmap v4605: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:40.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:58:39 smithi006 ceph-mon[204052]: pgmap v4606: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:40.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:58:39 smithi006 ceph-mon[200575]: pgmap v4606: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:40.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:58:39 smithi105 ceph-mon[190463]: pgmap v4606: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:42.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:58:41 smithi006 ceph-mon[204052]: pgmap v4607: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:42.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:58:41 smithi006 ceph-mon[200575]: pgmap v4607: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:42.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:58:41 smithi105 ceph-mon[190463]: pgmap v4607: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:44.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:58:43 smithi006 ceph-mon[204052]: pgmap v4608: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:58:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:58:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:58:43 smithi006 ceph-mon[200575]: pgmap v4608: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:58:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:58:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:58:43 smithi105 ceph-mon[190463]: pgmap v4608: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:58:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:58:46.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:58:45 smithi006 ceph-mon[200575]: pgmap v4609: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:46.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:58:45 smithi006 ceph-mon[204052]: pgmap v4609: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:46.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:58:45 smithi105 ceph-mon[190463]: pgmap v4609: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:58:47 smithi006 ceph-mon[200575]: pgmap v4610: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:58:47 smithi006 ceph-mon[204052]: pgmap v4610: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:58:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:58:47] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:58:48.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:58:47 smithi105 ceph-mon[190463]: pgmap v4610: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:50.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:58:49 smithi006 ceph-mon[200575]: pgmap v4611: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:50.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:58:49 smithi006 ceph-mon[204052]: pgmap v4611: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:50.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:58:49 smithi105 ceph-mon[190463]: pgmap v4611: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:52.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:58:51 smithi006 ceph-mon[204052]: pgmap v4612: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:52.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:58:51 smithi006 ceph-mon[200575]: pgmap v4612: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:52.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:58:51 smithi105 ceph-mon[190463]: pgmap v4612: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:54.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:58:53 smithi006 ceph-mon[204052]: pgmap v4613: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:54.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:58:53 smithi006 ceph-mon[200575]: pgmap v4613: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:58:53 smithi105 ceph-mon[190463]: pgmap v4613: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:56.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:58:55 smithi006 ceph-mon[204052]: pgmap v4614: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:56.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:58:55 smithi006 ceph-mon[200575]: pgmap v4614: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:56.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:58:55 smithi105 ceph-mon[190463]: pgmap v4614: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:58:57 smithi006 ceph-mon[204052]: pgmap v4615: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:58:57 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:58:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:58:57 smithi006 ceph-mon[200575]: pgmap v4615: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:58:57 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:58:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:58:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:58:57] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T09:58:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:58:57 smithi105 ceph-mon[190463]: pgmap v4615: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:58:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:58:57 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:59:00.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:58:59 smithi006 ceph-mon[204052]: pgmap v4616: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:00.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:58:59 smithi006 ceph-mon[200575]: pgmap v4616: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:00.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:58:59 smithi105 ceph-mon[190463]: pgmap v4616: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:02.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:59:01 smithi006 ceph-mon[200575]: pgmap v4617: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:02.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:59:01 smithi006 ceph-mon[204052]: pgmap v4617: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:02.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:59:01 smithi105 ceph-mon[190463]: pgmap v4617: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:04.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:59:03 smithi006 ceph-mon[200575]: pgmap v4618: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:04.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:59:03 smithi006 ceph-mon[204052]: pgmap v4618: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:59:03 smithi105 ceph-mon[190463]: pgmap v4618: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:06.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:59:05 smithi006 ceph-mon[200575]: pgmap v4619: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:06.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:59:05 smithi006 ceph-mon[204052]: pgmap v4619: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:06.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:59:05 smithi105 ceph-mon[190463]: pgmap v4619: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:08.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:59:07 smithi006 ceph-mon[204052]: pgmap v4620: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:59:07 smithi006 ceph-mon[200575]: pgmap v4620: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:59:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:59:07] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T09:59:08.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:59:07 smithi105 ceph-mon[190463]: pgmap v4620: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:10.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:59:09 smithi006 ceph-mon[204052]: pgmap v4621: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:10.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:59:09 smithi006 ceph-mon[200575]: pgmap v4621: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:10.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:59:09 smithi105 ceph-mon[190463]: pgmap v4621: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:12.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:59:11 smithi006 ceph-mon[204052]: pgmap v4622: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:12.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:59:11 smithi006 ceph-mon[200575]: pgmap v4622: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:12.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:59:11 smithi105 ceph-mon[190463]: pgmap v4622: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:14.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:59:13 smithi006 ceph-mon[204052]: pgmap v4623: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:59:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:59:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:59:13 smithi006 ceph-mon[200575]: pgmap v4623: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:59:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:59:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:59:13 smithi105 ceph-mon[190463]: pgmap v4623: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:59:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:59:16.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:59:15 smithi006 ceph-mon[204052]: pgmap v4624: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:16.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:59:15 smithi006 ceph-mon[200575]: pgmap v4624: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:16.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:59:15 smithi105 ceph-mon[190463]: pgmap v4624: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:59:17 smithi006 ceph-mon[204052]: pgmap v4625: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:59:17 smithi006 ceph-mon[200575]: pgmap v4625: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:59:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:59:17] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T09:59:18.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:59:17 smithi105 ceph-mon[190463]: pgmap v4625: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:20.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:59:19 smithi006 ceph-mon[204052]: pgmap v4626: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:20.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:59:19 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:59:20.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:59:19 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:59:20.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:59:19 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:59:20.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:59:19 smithi006 ceph-mon[200575]: pgmap v4626: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:20.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:59:19 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:59:20.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:59:19 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:59:20.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:59:19 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:59:20.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:59:19 smithi105 ceph-mon[190463]: pgmap v4626: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:20.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:59:19 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T09:59:20.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:59:19 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:59:20.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:59:19 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:59:21.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:59:20 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:59:21.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:59:20 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:59:21.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:59:20 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:59:21.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:59:20 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:59:21.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:59:20 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:59:21.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:59:20 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:59:21.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:59:20 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T09:59:21.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:59:20 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T09:59:21.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:59:20 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T09:59:22.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:59:21 smithi006 ceph-mon[204052]: pgmap v4627: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:22.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:59:21 smithi006 ceph-mon[200575]: pgmap v4627: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:22.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:59:21 smithi105 ceph-mon[190463]: pgmap v4627: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:24.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:59:23 smithi006 ceph-mon[204052]: pgmap v4628: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:24.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:59:23 smithi006 ceph-mon[200575]: pgmap v4628: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:59:23 smithi105 ceph-mon[190463]: pgmap v4628: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:26.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:59:25 smithi006 ceph-mon[204052]: pgmap v4629: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:26.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:59:25 smithi006 ceph-mon[200575]: pgmap v4629: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:26.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:59:25 smithi105 ceph-mon[190463]: pgmap v4629: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:59:27 smithi006 ceph-mon[204052]: pgmap v4630: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:59:27 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:59:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:59:27 smithi006 ceph-mon[200575]: pgmap v4630: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:59:27 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:59:28.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:59:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:59:27] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T09:59:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:59:27 smithi105 ceph-mon[190463]: pgmap v4630: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:59:27 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:59:30.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:59:29 smithi006 ceph-mon[204052]: pgmap v4631: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:30.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:59:29 smithi006 ceph-mon[200575]: pgmap v4631: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:30.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:59:29 smithi105 ceph-mon[190463]: pgmap v4631: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:32.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:59:31 smithi006 ceph-mon[204052]: pgmap v4632: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:32.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:59:31 smithi006 ceph-mon[200575]: pgmap v4632: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:32.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:59:31 smithi105 ceph-mon[190463]: pgmap v4632: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:34.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:59:33 smithi006 ceph-mon[200575]: pgmap v4633: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:34.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:59:33 smithi006 ceph-mon[204052]: pgmap v4633: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:34.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:59:33 smithi105 ceph-mon[190463]: pgmap v4633: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:36.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:59:35 smithi006 ceph-mon[204052]: pgmap v4634: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:36.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:59:35 smithi006 ceph-mon[200575]: pgmap v4634: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:36.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:59:35 smithi105 ceph-mon[190463]: pgmap v4634: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:38.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:59:37 smithi006 ceph-mon[204052]: pgmap v4635: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:59:37 smithi006 ceph-mon[200575]: pgmap v4635: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:59:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:59:37] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T09:59:38.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:59:37 smithi105 ceph-mon[190463]: pgmap v4635: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:40.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:59:39 smithi006 ceph-mon[200575]: pgmap v4636: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:40.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:59:39 smithi006 ceph-mon[204052]: pgmap v4636: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:40.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:59:39 smithi105 ceph-mon[190463]: pgmap v4636: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:42.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:59:41 smithi006 ceph-mon[200575]: pgmap v4637: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:42.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:59:41 smithi006 ceph-mon[204052]: pgmap v4637: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:42.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:59:41 smithi105 ceph-mon[190463]: pgmap v4637: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:44.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:59:43 smithi006 ceph-mon[204052]: pgmap v4638: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:59:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:59:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:59:43 smithi006 ceph-mon[200575]: pgmap v4638: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:59:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:59:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:59:43 smithi105 ceph-mon[190463]: pgmap v4638: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:59:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:59:46.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:59:45 smithi006 ceph-mon[204052]: pgmap v4639: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:46.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:59:45 smithi006 ceph-mon[200575]: pgmap v4639: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:46.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:59:45 smithi105 ceph-mon[190463]: pgmap v4639: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:59:47 smithi006 ceph-mon[204052]: pgmap v4640: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:59:47 smithi006 ceph-mon[200575]: pgmap v4640: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:59:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:59:47] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:59:48.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:59:47 smithi105 ceph-mon[190463]: pgmap v4640: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:50.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:59:49 smithi006 ceph-mon[204052]: pgmap v4641: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:50.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:59:49 smithi006 ceph-mon[200575]: pgmap v4641: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:50.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:59:49 smithi105 ceph-mon[190463]: pgmap v4641: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:52.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:59:51 smithi006 ceph-mon[204052]: pgmap v4642: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:52.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:59:51 smithi006 ceph-mon[200575]: pgmap v4642: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:52.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:59:51 smithi105 ceph-mon[190463]: pgmap v4642: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:54.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:59:53 smithi006 ceph-mon[204052]: pgmap v4643: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:54.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:59:53 smithi006 ceph-mon[200575]: pgmap v4643: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:59:53 smithi105 ceph-mon[190463]: pgmap v4643: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:56.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:59:55 smithi006 ceph-mon[204052]: pgmap v4644: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:56.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:59:55 smithi006 ceph-mon[200575]: pgmap v4644: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:56.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:59:55 smithi105 ceph-mon[190463]: pgmap v4644: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 09:59:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:09:59:57] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T09:59:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:59:57 smithi006 ceph-mon[204052]: pgmap v4645: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:59:57 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:59:58.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:59:57 smithi006 ceph-mon[200575]: pgmap v4645: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:58.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:59:57 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T09:59:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:59:57 smithi105 ceph-mon[190463]: pgmap v4645: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T09:59:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:59:57 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:00:00.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 09:59:59 smithi006 ceph-mon[204052]: pgmap v4646: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:00.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 09:59:59 smithi006 ceph-mon[200575]: pgmap v4646: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:00.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 09:59:59 smithi105 ceph-mon[190463]: pgmap v4646: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:01.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:00:00 smithi006 ceph-mon[200575]: overall HEALTH_OK 2023-09-22T10:00:01.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:00:00 smithi006 ceph-mon[204052]: overall HEALTH_OK 2023-09-22T10:00:01.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:00:00 smithi105 ceph-mon[190463]: overall HEALTH_OK 2023-09-22T10:00:02.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:00:01 smithi006 ceph-mon[200575]: pgmap v4647: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:02.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:00:01 smithi006 ceph-mon[204052]: pgmap v4647: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:02.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:00:01 smithi105 ceph-mon[190463]: pgmap v4647: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:04.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:00:03 smithi006 ceph-mon[204052]: pgmap v4648: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:04.297 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:00:03 smithi006 ceph-mon[200575]: pgmap v4648: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:04.297 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:00:03 smithi105 ceph-mon[190463]: pgmap v4648: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:06.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:00:05 smithi006 ceph-mon[204052]: pgmap v4649: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:07.052 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:00:05 smithi006 ceph-mon[200575]: pgmap v4649: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:07.052 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:00:05 smithi105 ceph-mon[190463]: pgmap v4649: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:00:07 smithi006 ceph-mon[204052]: pgmap v4650: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:00:07 smithi006 ceph-mon[200575]: pgmap v4650: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:00:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:00:07] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T10:00:08.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:00:07 smithi105 ceph-mon[190463]: pgmap v4650: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:10.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:00:09 smithi006 ceph-mon[204052]: pgmap v4651: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:10.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:00:09 smithi006 ceph-mon[200575]: pgmap v4651: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:10.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:00:09 smithi105 ceph-mon[190463]: pgmap v4651: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:12.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:00:11 smithi006 ceph-mon[204052]: pgmap v4652: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:12.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:00:11 smithi006 ceph-mon[200575]: pgmap v4652: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:12.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:00:11 smithi105 ceph-mon[190463]: pgmap v4652: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:00:13 smithi006 ceph-mon[204052]: pgmap v4653: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:00:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:00:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:00:13 smithi006 ceph-mon[200575]: pgmap v4653: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:00:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:00:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:00:13 smithi105 ceph-mon[190463]: pgmap v4653: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:00:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:00:16.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:00:15 smithi006 ceph-mon[204052]: pgmap v4654: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:16.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:00:15 smithi006 ceph-mon[200575]: pgmap v4654: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:16.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:00:15 smithi105 ceph-mon[190463]: pgmap v4654: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:18.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:00:17 smithi006 ceph-mon[200575]: pgmap v4655: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:18.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:00:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:00:17] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:00:18.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:00:17 smithi006 ceph-mon[204052]: pgmap v4655: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:18.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:00:17 smithi105 ceph-mon[190463]: pgmap v4655: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:20.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:00:19 smithi006 ceph-mon[204052]: pgmap v4656: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:20.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:00:19 smithi006 ceph-mon[200575]: pgmap v4656: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:20.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:00:19 smithi105 ceph-mon[190463]: pgmap v4656: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:20.931 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:00:20 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:00:20.931 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:00:20 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:00:20.931 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:00:20 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:00:20.932 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:00:20 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:00:20.932 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:00:20 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:00:20.932 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:00:20 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:00:21.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:00:20 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:00:21.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:00:20 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:00:21.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:00:20 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:00:22.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:00:21 smithi006 ceph-mon[204052]: pgmap v4657: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:22.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:00:21 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:00:22.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:00:21 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:00:22.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:00:21 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:00:22.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:00:21 smithi006 ceph-mon[200575]: pgmap v4657: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:22.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:00:21 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:00:22.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:00:21 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:00:22.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:00:21 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:00:22.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:00:21 smithi105 ceph-mon[190463]: pgmap v4657: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:22.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:00:21 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:00:22.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:00:21 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:00:22.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:00:21 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:00:24.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:00:23 smithi006 ceph-mon[204052]: pgmap v4658: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:24.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:00:23 smithi006 ceph-mon[200575]: pgmap v4658: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:00:23 smithi105 ceph-mon[190463]: pgmap v4658: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:26.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:00:25 smithi006 ceph-mon[204052]: pgmap v4659: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:26.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:00:25 smithi006 ceph-mon[200575]: pgmap v4659: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:26.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:00:25 smithi105 ceph-mon[190463]: pgmap v4659: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:28.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:00:27 smithi006 ceph-mon[204052]: pgmap v4660: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:00:27 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:00:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:00:27 smithi006 ceph-mon[200575]: pgmap v4660: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:00:27 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:00:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:00:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:00:27] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:00:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:00:27 smithi105 ceph-mon[190463]: pgmap v4660: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:00:27 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:00:30.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:00:29 smithi006 ceph-mon[204052]: pgmap v4661: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:30.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:00:29 smithi006 ceph-mon[200575]: pgmap v4661: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:30.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:00:29 smithi105 ceph-mon[190463]: pgmap v4661: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:32.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:00:31 smithi006 ceph-mon[204052]: pgmap v4662: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:32.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:00:31 smithi006 ceph-mon[200575]: pgmap v4662: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:32.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:00:31 smithi105 ceph-mon[190463]: pgmap v4662: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:34.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:00:33 smithi006 ceph-mon[204052]: pgmap v4663: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:34.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:00:33 smithi006 ceph-mon[200575]: pgmap v4663: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:34.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:00:33 smithi105 ceph-mon[190463]: pgmap v4663: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:36.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:00:35 smithi006 ceph-mon[204052]: pgmap v4664: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:36.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:00:35 smithi006 ceph-mon[200575]: pgmap v4664: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:36.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:00:35 smithi105 ceph-mon[190463]: pgmap v4664: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:38.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:00:37 smithi006 ceph-mon[204052]: pgmap v4665: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:00:37 smithi006 ceph-mon[200575]: pgmap v4665: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:00:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:00:37] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:00:38.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:00:37 smithi105 ceph-mon[190463]: pgmap v4665: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:40.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:00:39 smithi006 ceph-mon[204052]: pgmap v4666: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:40.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:00:39 smithi006 ceph-mon[200575]: pgmap v4666: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:40.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:00:39 smithi105 ceph-mon[190463]: pgmap v4666: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:42.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:00:41 smithi006 ceph-mon[204052]: pgmap v4667: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:42.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:00:41 smithi006 ceph-mon[200575]: pgmap v4667: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:42.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:00:41 smithi105 ceph-mon[190463]: pgmap v4667: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:00:43 smithi006 ceph-mon[204052]: pgmap v4668: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:00:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:00:44.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:00:43 smithi006 ceph-mon[200575]: pgmap v4668: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:44.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:00:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:00:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:00:43 smithi105 ceph-mon[190463]: pgmap v4668: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:00:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:00:46.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:00:45 smithi006 ceph-mon[204052]: pgmap v4669: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:46.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:00:45 smithi006 ceph-mon[200575]: pgmap v4669: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:46.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:00:45 smithi105 ceph-mon[190463]: pgmap v4669: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:00:47 smithi006 ceph-mon[204052]: pgmap v4670: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:00:47 smithi006 ceph-mon[200575]: pgmap v4670: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:00:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:00:47] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T10:00:48.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:00:47 smithi105 ceph-mon[190463]: pgmap v4670: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:50.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:00:49 smithi006 ceph-mon[204052]: pgmap v4671: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:50.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:00:49 smithi006 ceph-mon[200575]: pgmap v4671: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:50.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:00:49 smithi105 ceph-mon[190463]: pgmap v4671: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:52.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:00:51 smithi006 ceph-mon[204052]: pgmap v4672: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:52.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:00:51 smithi006 ceph-mon[200575]: pgmap v4672: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:52.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:00:51 smithi105 ceph-mon[190463]: pgmap v4672: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:54.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:00:53 smithi006 ceph-mon[200575]: pgmap v4673: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:00:53 smithi006 ceph-mon[204052]: pgmap v4673: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:00:53 smithi105 ceph-mon[190463]: pgmap v4673: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:56.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:00:55 smithi006 ceph-mon[200575]: pgmap v4674: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:56.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:00:55 smithi006 ceph-mon[204052]: pgmap v4674: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:56.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:00:55 smithi105 ceph-mon[190463]: pgmap v4674: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:00:57 smithi006 ceph-mon[200575]: pgmap v4675: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:58.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:00:57 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:00:58.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:00:57 smithi006 ceph-mon[204052]: pgmap v4675: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:58.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:00:57 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:00:58.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:00:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:00:57] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T10:00:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:00:57 smithi105 ceph-mon[190463]: pgmap v4675: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:00:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:00:57 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:01:00.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:00:59 smithi006 ceph-mon[200575]: pgmap v4676: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:00.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:00:59 smithi006 ceph-mon[204052]: pgmap v4676: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:00.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:00:59 smithi105 ceph-mon[190463]: pgmap v4676: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:01.943 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:01:01 smithi006 ceph-mon[200575]: pgmap v4677: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:02.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:01:01 smithi105 ceph-mon[190463]: pgmap v4677: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:02.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:01:01 smithi006 ceph-mon[204052]: pgmap v4677: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:04.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:01:03 smithi006 ceph-mon[200575]: pgmap v4678: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:04.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:01:03 smithi006 ceph-mon[204052]: pgmap v4678: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:01:03 smithi105 ceph-mon[190463]: pgmap v4678: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:06.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:01:05 smithi006 ceph-mon[204052]: pgmap v4679: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:06.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:01:05 smithi006 ceph-mon[200575]: pgmap v4679: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:06.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:01:05 smithi105 ceph-mon[190463]: pgmap v4679: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:01:07 smithi006 ceph-mon[204052]: pgmap v4680: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:08.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:01:07 smithi006 ceph-mon[200575]: pgmap v4680: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:08.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:01:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:01:07] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:01:08.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:01:07 smithi105 ceph-mon[190463]: pgmap v4680: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:10.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:01:09 smithi006 ceph-mon[204052]: pgmap v4681: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:10.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:01:09 smithi006 ceph-mon[200575]: pgmap v4681: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:10.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:01:09 smithi105 ceph-mon[190463]: pgmap v4681: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:12.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:01:11 smithi006 ceph-mon[204052]: pgmap v4682: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:12.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:01:11 smithi006 ceph-mon[200575]: pgmap v4682: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:12.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:01:11 smithi105 ceph-mon[190463]: pgmap v4682: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:01:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:01:14.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:01:13 smithi006 ceph-mon[200575]: pgmap v4683: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:01:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:01:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:01:13 smithi006 ceph-mon[204052]: pgmap v4683: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:01:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:01:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:01:13 smithi105 ceph-mon[190463]: pgmap v4683: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:16.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:01:15 smithi006 ceph-mon[200575]: pgmap v4684: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:16.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:01:15 smithi006 ceph-mon[204052]: pgmap v4684: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:16.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:01:15 smithi105 ceph-mon[190463]: pgmap v4684: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:18.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:01:17 smithi006 ceph-mon[204052]: pgmap v4685: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:18.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:01:17 smithi006 ceph-mon[200575]: pgmap v4685: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:01:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:01:17] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:01:18.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:01:17 smithi105 ceph-mon[190463]: pgmap v4685: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:20.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:01:19 smithi006 ceph-mon[204052]: pgmap v4686: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:20.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:01:19 smithi006 ceph-mon[200575]: pgmap v4686: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:20.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:01:19 smithi105 ceph-mon[190463]: pgmap v4686: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:22.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:01:21 smithi006 ceph-mon[204052]: pgmap v4687: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:22.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:01:21 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:01:22.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:01:21 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:01:22.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:01:21 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:01:22.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:01:21 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:01:22.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:01:21 smithi006 ceph-mon[200575]: pgmap v4687: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:22.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:01:21 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:01:22.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:01:21 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:01:22.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:01:21 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:01:22.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:01:21 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:01:22.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:01:21 smithi105 ceph-mon[190463]: pgmap v4687: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:22.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:01:21 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:01:22.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:01:21 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:01:22.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:01:21 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:01:22.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:01:21 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:01:24.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:01:23 smithi006 ceph-mon[204052]: pgmap v4688: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:24.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:01:23 smithi006 ceph-mon[200575]: pgmap v4688: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:01:23 smithi105 ceph-mon[190463]: pgmap v4688: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:26.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:01:25 smithi006 ceph-mon[200575]: pgmap v4689: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:26.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:01:25 smithi006 ceph-mon[204052]: pgmap v4689: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:26.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:01:25 smithi105 ceph-mon[190463]: pgmap v4689: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:01:27 smithi006 ceph-mon[204052]: pgmap v4690: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:01:27 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:01:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:01:27 smithi006 ceph-mon[200575]: pgmap v4690: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:01:27 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:01:28.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:01:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:01:27] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:01:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:01:27 smithi105 ceph-mon[190463]: pgmap v4690: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:01:27 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:01:30.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:01:29 smithi006 ceph-mon[200575]: pgmap v4691: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:30.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:01:29 smithi006 ceph-mon[204052]: pgmap v4691: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:30.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:01:29 smithi105 ceph-mon[190463]: pgmap v4691: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:32.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:01:31 smithi006 ceph-mon[204052]: pgmap v4692: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:32.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:01:31 smithi006 ceph-mon[200575]: pgmap v4692: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:32.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:01:31 smithi105 ceph-mon[190463]: pgmap v4692: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:34.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:01:33 smithi105 ceph-mon[190463]: pgmap v4693: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:34.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:01:33 smithi006 ceph-mon[204052]: pgmap v4693: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:34.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:01:33 smithi006 ceph-mon[200575]: pgmap v4693: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:36.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:01:35 smithi006 ceph-mon[204052]: pgmap v4694: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:36.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:01:35 smithi006 ceph-mon[200575]: pgmap v4694: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:36.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:01:35 smithi105 ceph-mon[190463]: pgmap v4694: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:38.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:01:37 smithi006 ceph-mon[204052]: pgmap v4695: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:01:37 smithi006 ceph-mon[200575]: pgmap v4695: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:01:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:01:37] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-22T10:01:38.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:01:37 smithi105 ceph-mon[190463]: pgmap v4695: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:40.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:01:39 smithi006 ceph-mon[204052]: pgmap v4696: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:40.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:01:39 smithi006 ceph-mon[200575]: pgmap v4696: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:40.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:01:39 smithi105 ceph-mon[190463]: pgmap v4696: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:42.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:01:41 smithi006 ceph-mon[204052]: pgmap v4697: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:42.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:01:41 smithi006 ceph-mon[200575]: pgmap v4697: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:42.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:01:41 smithi105 ceph-mon[190463]: pgmap v4697: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:01:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:01:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:01:43 smithi105 ceph-mon[190463]: pgmap v4698: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:44.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:01:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:01:44.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:01:43 smithi006 ceph-mon[200575]: pgmap v4698: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:44.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:01:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:01:44.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:01:43 smithi006 ceph-mon[204052]: pgmap v4698: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:46.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:01:45 smithi006 ceph-mon[204052]: pgmap v4699: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:46.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:01:45 smithi006 ceph-mon[200575]: pgmap v4699: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:46.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:01:45 smithi105 ceph-mon[190463]: pgmap v4699: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:47.959 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:01:47 smithi006 ceph-mon[204052]: pgmap v4700: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:47.959 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:01:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:01:47] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:01:48.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:01:47 smithi006 ceph-mon[200575]: pgmap v4700: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:48.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:01:47 smithi105 ceph-mon[190463]: pgmap v4700: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:50.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:01:49 smithi006 ceph-mon[200575]: pgmap v4701: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:50.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:01:49 smithi006 ceph-mon[204052]: pgmap v4701: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:50.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:01:49 smithi105 ceph-mon[190463]: pgmap v4701: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:52.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:01:51 smithi006 ceph-mon[200575]: pgmap v4702: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:52.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:01:51 smithi006 ceph-mon[204052]: pgmap v4702: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:52.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:01:51 smithi105 ceph-mon[190463]: pgmap v4702: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:01:53 smithi105 ceph-mon[190463]: pgmap v4703: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:54.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:01:53 smithi006 ceph-mon[200575]: pgmap v4703: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:54.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:01:53 smithi006 ceph-mon[204052]: pgmap v4703: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:56.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:01:55 smithi006 ceph-mon[200575]: pgmap v4704: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:56.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:01:55 smithi006 ceph-mon[204052]: pgmap v4704: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:56.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:01:55 smithi105 ceph-mon[190463]: pgmap v4704: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:57.962 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:01:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:01:57] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:01:58.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:01:57 smithi006 ceph-mon[200575]: pgmap v4705: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:58.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:01:57 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:01:58.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:01:57 smithi006 ceph-mon[204052]: pgmap v4705: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:58.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:01:57 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:01:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:01:57 smithi105 ceph-mon[190463]: pgmap v4705: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:01:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:01:57 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:02:00.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:01:59 smithi006 ceph-mon[200575]: pgmap v4706: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:00.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:01:59 smithi006 ceph-mon[204052]: pgmap v4706: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:00.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:01:59 smithi105 ceph-mon[190463]: pgmap v4706: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:02.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:02:01 smithi006 ceph-mon[200575]: pgmap v4707: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:02.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:02:01 smithi006 ceph-mon[204052]: pgmap v4707: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:02.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:02:01 smithi105 ceph-mon[190463]: pgmap v4707: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:02:03 smithi105 ceph-mon[190463]: pgmap v4708: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:04.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:02:03 smithi006 ceph-mon[204052]: pgmap v4708: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:04.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:02:03 smithi006 ceph-mon[200575]: pgmap v4708: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:06.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:02:05 smithi006 ceph-mon[204052]: pgmap v4709: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:06.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:02:05 smithi006 ceph-mon[200575]: pgmap v4709: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:06.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:02:05 smithi105 ceph-mon[190463]: pgmap v4709: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:07.963 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:02:07 smithi006 ceph-mon[204052]: pgmap v4710: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:07.964 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:02:07 smithi006 ceph-mon[200575]: pgmap v4710: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:07.964 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:02:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:02:07] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:02:08.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:02:07 smithi105 ceph-mon[190463]: pgmap v4710: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:10.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:02:09 smithi006 ceph-mon[204052]: pgmap v4711: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:10.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:02:09 smithi006 ceph-mon[200575]: pgmap v4711: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:10.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:02:09 smithi105 ceph-mon[190463]: pgmap v4711: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:12.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:02:11 smithi006 ceph-mon[204052]: pgmap v4712: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:12.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:02:11 smithi006 ceph-mon[200575]: pgmap v4712: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:12.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:02:11 smithi105 ceph-mon[190463]: pgmap v4712: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:02:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:02:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:02:13 smithi105 ceph-mon[190463]: pgmap v4713: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:14.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:02:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:02:14.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:02:13 smithi006 ceph-mon[200575]: pgmap v4713: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:14.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:02:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:02:14.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:02:13 smithi006 ceph-mon[204052]: pgmap v4713: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:16.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:02:15 smithi006 ceph-mon[200575]: pgmap v4714: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:16.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:02:15 smithi006 ceph-mon[204052]: pgmap v4714: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:16.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:02:15 smithi105 ceph-mon[190463]: pgmap v4714: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:17.966 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:02:17 smithi006 ceph-mon[204052]: pgmap v4715: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:17.967 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:02:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:02:17] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:02:18.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:02:17 smithi006 ceph-mon[200575]: pgmap v4715: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:18.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:02:17 smithi105 ceph-mon[190463]: pgmap v4715: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:20.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:02:19 smithi006 ceph-mon[204052]: pgmap v4716: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:20.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:02:19 smithi006 ceph-mon[200575]: pgmap v4716: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:20.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:02:19 smithi105 ceph-mon[190463]: pgmap v4716: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:22.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:02:21 smithi006 ceph-mon[204052]: pgmap v4717: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:22.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:02:21 smithi006 ceph-mon[200575]: pgmap v4717: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:22.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:02:21 smithi105 ceph-mon[190463]: pgmap v4717: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:23.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:02:22 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:02:23.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:02:22 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:02:23.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:02:22 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:02:23.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:02:22 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:02:23.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:02:22 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:02:23.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:02:22 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:02:23.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:02:22 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:02:23.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:02:22 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:02:23.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:02:22 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:02:23.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:02:22 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:02:23.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:02:22 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:02:23.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:02:22 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:02:24.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:02:23 smithi006 ceph-mon[204052]: pgmap v4718: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:24.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:02:23 smithi006 ceph-mon[200575]: pgmap v4718: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:24.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:02:23 smithi105 ceph-mon[190463]: pgmap v4718: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:26.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:02:25 smithi006 ceph-mon[204052]: pgmap v4719: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:26.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:02:25 smithi006 ceph-mon[200575]: pgmap v4719: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:26.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:02:25 smithi105 ceph-mon[190463]: pgmap v4719: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:27.977 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:02:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:02:27] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:02:28.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:02:27 smithi006 ceph-mon[200575]: pgmap v4720: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:28.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:02:27 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:02:28.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:02:27 smithi006 ceph-mon[204052]: pgmap v4720: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:28.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:02:27 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:02:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:02:27 smithi105 ceph-mon[190463]: pgmap v4720: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:02:27 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:02:30.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:02:29 smithi006 ceph-mon[204052]: pgmap v4721: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:30.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:02:29 smithi006 ceph-mon[200575]: pgmap v4721: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:30.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:02:29 smithi105 ceph-mon[190463]: pgmap v4721: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:32.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:02:31 smithi006 ceph-mon[204052]: pgmap v4722: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:32.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:02:31 smithi006 ceph-mon[200575]: pgmap v4722: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:32.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:02:31 smithi105 ceph-mon[190463]: pgmap v4722: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:34.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:02:33 smithi105 ceph-mon[190463]: pgmap v4723: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:34.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:02:33 smithi006 ceph-mon[204052]: pgmap v4723: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:34.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:02:33 smithi006 ceph-mon[200575]: pgmap v4723: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:36.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:02:35 smithi006 ceph-mon[204052]: pgmap v4724: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:36.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:02:35 smithi006 ceph-mon[200575]: pgmap v4724: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:36.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:02:35 smithi105 ceph-mon[190463]: pgmap v4724: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:37.972 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:02:37 smithi006 ceph-mon[200575]: pgmap v4725: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:37.973 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:02:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:02:37] "GET /metrics HTTP/1.1" 200 36232 "" "Prometheus/2.43.0" 2023-09-22T10:02:38.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:02:37 smithi006 ceph-mon[204052]: pgmap v4725: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:38.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:02:37 smithi105 ceph-mon[190463]: pgmap v4725: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:40.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:02:39 smithi006 ceph-mon[204052]: pgmap v4726: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:40.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:02:39 smithi006 ceph-mon[200575]: pgmap v4726: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:40.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:02:39 smithi105 ceph-mon[190463]: pgmap v4726: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:42.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:02:41 smithi006 ceph-mon[204052]: pgmap v4727: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:42.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:02:41 smithi006 ceph-mon[200575]: pgmap v4727: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:42.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:02:41 smithi105 ceph-mon[190463]: pgmap v4727: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:02:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:02:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:02:43 smithi105 ceph-mon[190463]: pgmap v4728: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:44.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:02:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:02:44.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:02:43 smithi006 ceph-mon[204052]: pgmap v4728: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:44.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:02:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:02:44.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:02:43 smithi006 ceph-mon[200575]: pgmap v4728: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:46.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:02:45 smithi006 ceph-mon[204052]: pgmap v4729: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:46.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:02:45 smithi006 ceph-mon[200575]: pgmap v4729: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:46.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:02:45 smithi105 ceph-mon[190463]: pgmap v4729: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:47.977 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:02:47 smithi006 ceph-mon[200575]: pgmap v4730: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:47.977 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:02:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:02:47] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:02:48.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:02:47 smithi006 ceph-mon[204052]: pgmap v4730: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:48.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:02:47 smithi105 ceph-mon[190463]: pgmap v4730: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:50.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:02:49 smithi006 ceph-mon[204052]: pgmap v4731: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:50.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:02:49 smithi006 ceph-mon[200575]: pgmap v4731: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:50.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:02:49 smithi105 ceph-mon[190463]: pgmap v4731: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:52.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:02:51 smithi006 ceph-mon[204052]: pgmap v4732: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:52.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:02:51 smithi006 ceph-mon[200575]: pgmap v4732: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:52.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:02:51 smithi105 ceph-mon[190463]: pgmap v4732: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:02:53 smithi105 ceph-mon[190463]: pgmap v4733: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:54.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:02:53 smithi006 ceph-mon[200575]: pgmap v4733: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:54.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:02:53 smithi006 ceph-mon[204052]: pgmap v4733: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:56.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:02:55 smithi006 ceph-mon[204052]: pgmap v4734: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:56.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:02:55 smithi006 ceph-mon[200575]: pgmap v4734: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:56.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:02:55 smithi105 ceph-mon[190463]: pgmap v4734: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:57.977 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:02:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:02:57] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:02:58.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:02:57 smithi006 ceph-mon[204052]: pgmap v4735: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:58.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:02:57 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:02:58.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:02:57 smithi006 ceph-mon[200575]: pgmap v4735: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:58.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:02:57 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:02:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:02:57 smithi105 ceph-mon[190463]: pgmap v4735: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:02:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:02:57 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:03:00.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:02:59 smithi006 ceph-mon[204052]: pgmap v4736: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:00.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:02:59 smithi006 ceph-mon[200575]: pgmap v4736: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:00.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:02:59 smithi105 ceph-mon[190463]: pgmap v4736: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:02.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:03:01 smithi006 ceph-mon[204052]: pgmap v4737: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:02.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:03:01 smithi006 ceph-mon[200575]: pgmap v4737: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:02.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:03:01 smithi105 ceph-mon[190463]: pgmap v4737: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:03:03 smithi105 ceph-mon[190463]: pgmap v4738: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:04.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:03:03 smithi006 ceph-mon[204052]: pgmap v4738: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:04.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:03:03 smithi006 ceph-mon[200575]: pgmap v4738: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:06.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:03:05 smithi006 ceph-mon[200575]: pgmap v4739: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:06.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:03:05 smithi006 ceph-mon[204052]: pgmap v4739: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:06.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:03:05 smithi105 ceph-mon[190463]: pgmap v4739: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:07.981 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:03:07 smithi006 ceph-mon[200575]: pgmap v4740: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:07.981 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:03:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:03:07] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:03:08.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:03:07 smithi006 ceph-mon[204052]: pgmap v4740: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:08.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:03:07 smithi105 ceph-mon[190463]: pgmap v4740: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:10.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:03:09 smithi006 ceph-mon[204052]: pgmap v4741: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:10.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:03:09 smithi006 ceph-mon[200575]: pgmap v4741: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:10.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:03:09 smithi105 ceph-mon[190463]: pgmap v4741: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:12.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:03:11 smithi006 ceph-mon[204052]: pgmap v4742: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:12.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:03:11 smithi006 ceph-mon[200575]: pgmap v4742: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:12.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:03:11 smithi105 ceph-mon[190463]: pgmap v4742: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:14.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:03:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:03:14.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:03:13 smithi105 ceph-mon[190463]: pgmap v4743: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:14.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:03:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:03:14.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:03:13 smithi006 ceph-mon[204052]: pgmap v4743: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:14.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:03:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:03:14.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:03:13 smithi006 ceph-mon[200575]: pgmap v4743: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:16.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:03:15 smithi006 ceph-mon[204052]: pgmap v4744: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:16.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:03:15 smithi006 ceph-mon[200575]: pgmap v4744: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:16.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:03:15 smithi105 ceph-mon[190463]: pgmap v4744: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:17.983 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:03:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:03:17] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:03:18.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:03:17 smithi006 ceph-mon[200575]: pgmap v4745: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:18.288 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:03:17 smithi006 ceph-mon[204052]: pgmap v4745: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:18.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:03:17 smithi105 ceph-mon[190463]: pgmap v4745: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:20.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:03:19 smithi006 ceph-mon[204052]: pgmap v4746: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:20.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:03:19 smithi006 ceph-mon[200575]: pgmap v4746: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:20.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:03:19 smithi105 ceph-mon[190463]: pgmap v4746: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:22.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:03:21 smithi006 ceph-mon[204052]: pgmap v4747: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:22.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:03:21 smithi006 ceph-mon[200575]: pgmap v4747: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:22.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:03:21 smithi105 ceph-mon[190463]: pgmap v4747: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:23.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:03:22 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:03:23.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:03:22 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:03:23.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:03:22 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:03:24.126 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 10:03:23 smithi105 conmon[249241]: logger=cleanup t=2023-09-22T10:03:23.776170196Z level=info msg="Completed cleanup jobs" duration=64.908899ms 2023-09-22T10:03:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:03:23 smithi105 ceph-mon[190463]: pgmap v4748: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:03:23 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:03:24.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:03:23 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:03:24.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:03:23 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:03:24.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:03:23 smithi006 ceph-mon[204052]: pgmap v4748: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:24.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:03:23 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:03:24.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:03:23 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:03:24.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:03:23 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:03:24.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:03:23 smithi006 ceph-mon[200575]: pgmap v4748: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:24.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:03:23 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:03:24.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:03:23 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:03:24.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:03:23 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:03:26.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:03:25 smithi006 ceph-mon[204052]: pgmap v4749: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:26.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:03:25 smithi006 ceph-mon[200575]: pgmap v4749: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:26.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:03:25 smithi105 ceph-mon[190463]: pgmap v4749: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:27.994 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:03:27 smithi006 ceph-mon[200575]: pgmap v4750: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:27.995 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:03:27 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:03:27.995 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:03:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:03:27] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:03:28.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:03:27 smithi006 ceph-mon[204052]: pgmap v4750: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:28.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:03:27 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:03:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:03:27 smithi105 ceph-mon[190463]: pgmap v4750: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:03:27 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:03:30.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:03:29 smithi006 ceph-mon[204052]: pgmap v4751: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:30.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:03:29 smithi006 ceph-mon[200575]: pgmap v4751: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:30.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:03:29 smithi105 ceph-mon[190463]: pgmap v4751: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:32.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:03:32 smithi006 ceph-mon[204052]: pgmap v4752: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:32.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:03:32 smithi006 ceph-mon[200575]: pgmap v4752: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:32.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:03:32 smithi105 ceph-mon[190463]: pgmap v4752: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:34.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:03:33 smithi105 ceph-mon[190463]: pgmap v4753: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:34.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:03:33 smithi006 ceph-mon[204052]: pgmap v4753: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:34.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:03:33 smithi006 ceph-mon[200575]: pgmap v4753: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:36.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:03:35 smithi006 ceph-mon[204052]: pgmap v4754: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:36.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:03:35 smithi006 ceph-mon[200575]: pgmap v4754: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:36.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:03:35 smithi105 ceph-mon[190463]: pgmap v4754: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:37.988 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:03:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:03:37] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:03:38.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:03:37 smithi006 ceph-mon[204052]: pgmap v4755: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:38.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:03:37 smithi006 ceph-mon[200575]: pgmap v4755: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:38.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:03:37 smithi105 ceph-mon[190463]: pgmap v4755: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:40.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:03:39 smithi006 ceph-mon[204052]: pgmap v4756: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:40.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:03:39 smithi006 ceph-mon[200575]: pgmap v4756: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:40.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:03:39 smithi105 ceph-mon[190463]: pgmap v4756: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:42.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:03:41 smithi006 ceph-mon[204052]: pgmap v4757: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:42.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:03:41 smithi006 ceph-mon[200575]: pgmap v4757: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:42.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:03:41 smithi105 ceph-mon[190463]: pgmap v4757: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:03:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:03:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:03:43 smithi105 ceph-mon[190463]: pgmap v4758: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:44.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:03:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:03:44.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:03:43 smithi006 ceph-mon[204052]: pgmap v4758: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:44.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:03:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:03:44.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:03:43 smithi006 ceph-mon[200575]: pgmap v4758: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:46.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:03:45 smithi006 ceph-mon[204052]: pgmap v4759: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:46.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:03:45 smithi006 ceph-mon[200575]: pgmap v4759: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:46.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:03:45 smithi105 ceph-mon[190463]: pgmap v4759: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:47.992 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:03:47 smithi006 ceph-mon[204052]: pgmap v4760: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:47.992 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:03:47 smithi006 ceph-mon[200575]: pgmap v4760: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:47.993 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:03:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:03:47] "GET /metrics HTTP/1.1" 200 36231 "" "Prometheus/2.43.0" 2023-09-22T10:03:48.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:03:47 smithi105 ceph-mon[190463]: pgmap v4760: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:50.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:03:49 smithi006 ceph-mon[204052]: pgmap v4761: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:50.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:03:49 smithi006 ceph-mon[200575]: pgmap v4761: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:50.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:03:49 smithi105 ceph-mon[190463]: pgmap v4761: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:52.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:03:51 smithi006 ceph-mon[204052]: pgmap v4762: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:52.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:03:51 smithi006 ceph-mon[200575]: pgmap v4762: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:52.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:03:51 smithi105 ceph-mon[190463]: pgmap v4762: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:03:53 smithi105 ceph-mon[190463]: pgmap v4763: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:54.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:03:53 smithi006 ceph-mon[204052]: pgmap v4763: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:54.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:03:53 smithi006 ceph-mon[200575]: pgmap v4763: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:56.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:03:55 smithi006 ceph-mon[204052]: pgmap v4764: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:56.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:03:55 smithi006 ceph-mon[200575]: pgmap v4764: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:56.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:03:55 smithi105 ceph-mon[190463]: pgmap v4764: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:57.997 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:03:57 smithi006 ceph-mon[200575]: pgmap v4765: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:57.997 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:03:57 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:03:57.997 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:03:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:03:57] "GET /metrics HTTP/1.1" 200 36231 "" "Prometheus/2.43.0" 2023-09-22T10:03:58.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:03:57 smithi006 ceph-mon[204052]: pgmap v4765: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:58.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:03:57 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:03:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:03:57 smithi105 ceph-mon[190463]: pgmap v4765: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:03:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:03:57 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:04:00.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:03:59 smithi006 ceph-mon[204052]: pgmap v4766: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:00.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:03:59 smithi006 ceph-mon[200575]: pgmap v4766: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:00.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:03:59 smithi105 ceph-mon[190463]: pgmap v4766: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:02.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:04:01 smithi006 ceph-mon[204052]: pgmap v4767: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:02.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:04:01 smithi006 ceph-mon[200575]: pgmap v4767: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:02.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:04:01 smithi105 ceph-mon[190463]: pgmap v4767: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:04:03 smithi105 ceph-mon[190463]: pgmap v4768: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:04.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:04:03 smithi006 ceph-mon[204052]: pgmap v4768: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:04.333 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:04:03 smithi006 ceph-mon[200575]: pgmap v4768: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:06.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:04:05 smithi006 ceph-mon[204052]: pgmap v4769: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:06.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:04:05 smithi006 ceph-mon[200575]: pgmap v4769: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:06.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:04:05 smithi105 ceph-mon[190463]: pgmap v4769: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:07.999 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:04:07 smithi006 ceph-mon[200575]: pgmap v4770: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:07.999 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:04:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:04:07] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:04:08.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:04:08 smithi006 ceph-mon[204052]: pgmap v4770: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:08.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:04:07 smithi105 ceph-mon[190463]: pgmap v4770: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:10.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:04:10 smithi006 ceph-mon[200575]: pgmap v4771: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:10.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:04:10 smithi006 ceph-mon[204052]: pgmap v4771: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:10.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:04:10 smithi105 ceph-mon[190463]: pgmap v4771: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:12.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:04:12 smithi006 ceph-mon[200575]: pgmap v4772: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:12.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:04:12 smithi006 ceph-mon[204052]: pgmap v4772: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:12.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:04:12 smithi105 ceph-mon[190463]: pgmap v4772: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:04:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:04:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:04:13 smithi105 ceph-mon[190463]: pgmap v4773: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:14.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:04:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:04:14.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:04:13 smithi006 ceph-mon[204052]: pgmap v4773: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:14.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:04:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:04:14.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:04:13 smithi006 ceph-mon[200575]: pgmap v4773: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:16.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:04:16 smithi006 ceph-mon[204052]: pgmap v4774: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:16.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:04:15 smithi006 ceph-mon[200575]: pgmap v4774: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:16.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:04:16 smithi105 ceph-mon[190463]: pgmap v4774: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:18.001 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:04:18 smithi006 ceph-mon[204052]: pgmap v4775: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:18.002 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:04:18 smithi006 ceph-mon[200575]: pgmap v4775: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:18.002 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:04:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:04:17] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T10:04:18.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:04:18 smithi105 ceph-mon[190463]: pgmap v4775: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:20.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:04:20 smithi006 ceph-mon[204052]: pgmap v4776: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:20.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:04:20 smithi006 ceph-mon[200575]: pgmap v4776: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:20.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:04:20 smithi105 ceph-mon[190463]: pgmap v4776: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:22.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:04:22 smithi006 ceph-mon[204052]: pgmap v4777: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:22.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:04:22 smithi006 ceph-mon[200575]: pgmap v4777: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:22.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:04:22 smithi105 ceph-mon[190463]: pgmap v4777: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:04:23 smithi105 ceph-mon[190463]: pgmap v4778: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:04:23 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:04:24.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:04:23 smithi006 ceph-mon[204052]: pgmap v4778: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:24.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:04:23 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:04:24.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:04:23 smithi006 ceph-mon[200575]: pgmap v4778: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:24.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:04:23 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:04:25.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:04:24 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:04:25.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:04:24 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:04:25.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:04:24 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:04:25.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:04:24 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:04:25.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:04:24 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:04:25.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:04:24 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:04:25.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:04:24 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:04:25.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:04:24 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:04:25.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:04:24 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:04:26.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:04:25 smithi105 ceph-mon[190463]: pgmap v4779: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:26.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:04:25 smithi006 ceph-mon[204052]: pgmap v4779: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:26.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:04:25 smithi006 ceph-mon[200575]: pgmap v4779: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:28.002 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:04:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:04:27] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T10:04:28.170 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:04:28 smithi006 ceph-mon[204052]: pgmap v4780: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:28.170 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:04:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:04:28.171 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:04:28 smithi006 ceph-mon[200575]: pgmap v4780: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:28.171 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:04:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:04:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:04:28 smithi105 ceph-mon[190463]: pgmap v4780: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:04:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:04:30.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:04:30 smithi006 ceph-mon[204052]: pgmap v4781: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:30.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:04:30 smithi006 ceph-mon[200575]: pgmap v4781: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:30.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:04:30 smithi105 ceph-mon[190463]: pgmap v4781: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:32.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:04:32 smithi006 ceph-mon[204052]: pgmap v4782: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:32.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:04:32 smithi006 ceph-mon[200575]: pgmap v4782: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:32.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:04:32 smithi105 ceph-mon[190463]: pgmap v4782: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:34.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:04:33 smithi105 ceph-mon[190463]: pgmap v4783: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:34.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:04:33 smithi006 ceph-mon[204052]: pgmap v4783: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:34.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:04:33 smithi006 ceph-mon[200575]: pgmap v4783: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:36.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:04:36 smithi006 ceph-mon[204052]: pgmap v4784: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:36.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:04:36 smithi006 ceph-mon[200575]: pgmap v4784: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:36.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:04:36 smithi105 ceph-mon[190463]: pgmap v4784: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:38.008 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:04:38 smithi006 ceph-mon[200575]: pgmap v4785: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:38.009 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:04:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:04:37] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:04:38.009 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:04:38 smithi006 ceph-mon[204052]: pgmap v4785: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:38.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:04:38 smithi105 ceph-mon[190463]: pgmap v4785: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:40.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:04:40 smithi006 ceph-mon[204052]: pgmap v4786: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:40.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:04:40 smithi006 ceph-mon[200575]: pgmap v4786: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:40.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:04:40 smithi105 ceph-mon[190463]: pgmap v4786: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:42.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:04:42 smithi006 ceph-mon[204052]: pgmap v4787: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:42.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:04:42 smithi006 ceph-mon[200575]: pgmap v4787: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:42.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:04:42 smithi105 ceph-mon[190463]: pgmap v4787: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:44.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:04:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:04:44.128 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:04:43 smithi105 ceph-mon[190463]: pgmap v4788: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:44.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:04:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:04:44.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:04:43 smithi006 ceph-mon[204052]: pgmap v4788: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:44.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:04:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:04:44.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:04:43 smithi006 ceph-mon[200575]: pgmap v4788: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:46.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:04:46 smithi006 ceph-mon[204052]: pgmap v4789: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:46.631 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:04:46 smithi006 ceph-mon[200575]: pgmap v4789: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:46.631 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:04:46 smithi105 ceph-mon[190463]: pgmap v4789: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:48.011 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:04:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:04:47] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:04:48.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:04:48 smithi006 ceph-mon[204052]: pgmap v4790: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:48.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:04:48 smithi006 ceph-mon[200575]: pgmap v4790: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:48.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:04:48 smithi105 ceph-mon[190463]: pgmap v4790: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:50.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:04:50 smithi006 ceph-mon[204052]: pgmap v4791: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:50.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:04:50 smithi006 ceph-mon[200575]: pgmap v4791: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:50.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:04:50 smithi105 ceph-mon[190463]: pgmap v4791: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:52.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:04:52 smithi006 ceph-mon[204052]: pgmap v4792: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:52.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:04:52 smithi006 ceph-mon[200575]: pgmap v4792: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:52.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:04:52 smithi105 ceph-mon[190463]: pgmap v4792: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:04:53 smithi105 ceph-mon[190463]: pgmap v4793: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:54.320 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:04:53 smithi006 ceph-mon[204052]: pgmap v4793: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:54.320 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:04:53 smithi006 ceph-mon[200575]: pgmap v4793: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:56.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:04:56 smithi006 ceph-mon[204052]: pgmap v4794: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:56.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:04:56 smithi006 ceph-mon[200575]: pgmap v4794: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:56.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:04:56 smithi105 ceph-mon[190463]: pgmap v4794: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:58.013 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:04:58 smithi006 ceph-mon[204052]: pgmap v4795: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:58.013 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:04:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:04:58.013 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:04:58 smithi006 ceph-mon[200575]: pgmap v4795: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:58.013 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:04:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:04:58.014 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:04:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:04:57] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:04:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:04:58 smithi105 ceph-mon[190463]: pgmap v4795: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:04:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:04:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:05:00.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:05:00 smithi006 ceph-mon[204052]: pgmap v4796: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:00.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:05:00 smithi006 ceph-mon[200575]: pgmap v4796: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:00.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:05:00 smithi105 ceph-mon[190463]: pgmap v4796: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:02.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:05:02 smithi006 ceph-mon[204052]: pgmap v4797: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:02.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:05:02 smithi006 ceph-mon[200575]: pgmap v4797: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:02.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:05:02 smithi105 ceph-mon[190463]: pgmap v4797: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:05:03 smithi105 ceph-mon[190463]: pgmap v4798: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:04.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:05:03 smithi006 ceph-mon[204052]: pgmap v4798: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:04.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:05:03 smithi006 ceph-mon[200575]: pgmap v4798: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:06.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:05:06 smithi006 ceph-mon[204052]: pgmap v4799: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:06.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:05:06 smithi006 ceph-mon[200575]: pgmap v4799: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:06.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:05:06 smithi105 ceph-mon[190463]: pgmap v4799: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:08.016 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:05:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:05:07] "GET /metrics HTTP/1.1" 200 36233 "" "Prometheus/2.43.0" 2023-09-22T10:05:08.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:05:08 smithi006 ceph-mon[204052]: pgmap v4800: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:08.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:05:08 smithi006 ceph-mon[200575]: pgmap v4800: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:08.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:05:08 smithi105 ceph-mon[190463]: pgmap v4800: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:10.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:05:10 smithi006 ceph-mon[204052]: pgmap v4801: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:10.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:05:10 smithi006 ceph-mon[200575]: pgmap v4801: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:10.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:05:10 smithi105 ceph-mon[190463]: pgmap v4801: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:12.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:05:12 smithi006 ceph-mon[204052]: pgmap v4802: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:12.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:05:12 smithi006 ceph-mon[200575]: pgmap v4802: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:12.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:05:12 smithi105 ceph-mon[190463]: pgmap v4802: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:05:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:05:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:05:13 smithi105 ceph-mon[190463]: pgmap v4803: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:14.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:05:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:05:14.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:05:13 smithi006 ceph-mon[204052]: pgmap v4803: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:14.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:05:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:05:14.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:05:13 smithi006 ceph-mon[200575]: pgmap v4803: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:16.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:05:16 smithi006 ceph-mon[204052]: pgmap v4804: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:16.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:05:16 smithi006 ceph-mon[200575]: pgmap v4804: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:16.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:05:16 smithi105 ceph-mon[190463]: pgmap v4804: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:18.018 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:05:18 smithi006 ceph-mon[200575]: pgmap v4805: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:18.018 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:05:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:05:17] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T10:05:18.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:05:18 smithi006 ceph-mon[204052]: pgmap v4805: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:18.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:05:18 smithi105 ceph-mon[190463]: pgmap v4805: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:20.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:05:20 smithi006 ceph-mon[204052]: pgmap v4806: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:20.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:05:20 smithi006 ceph-mon[200575]: pgmap v4806: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:20.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:05:20 smithi105 ceph-mon[190463]: pgmap v4806: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:22.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:05:22 smithi006 ceph-mon[204052]: pgmap v4807: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:22.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:05:22 smithi006 ceph-mon[200575]: pgmap v4807: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:22.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:05:22 smithi105 ceph-mon[190463]: pgmap v4807: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:05:23 smithi105 ceph-mon[190463]: pgmap v4808: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:24.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:05:23 smithi006 ceph-mon[204052]: pgmap v4808: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:24.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:05:23 smithi006 ceph-mon[200575]: pgmap v4808: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:25.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:05:24 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:05:25.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:05:24 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:05:25.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:05:24 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:05:25.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:05:24 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:05:25.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:05:24 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:05:25.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:05:24 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:05:25.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:05:24 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:05:25.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:05:24 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:05:25.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:05:24 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:05:25.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:05:24 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:05:25.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:05:24 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:05:25.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:05:24 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:05:26.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:05:25 smithi105 ceph-mon[190463]: pgmap v4809: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:26.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:05:25 smithi006 ceph-mon[204052]: pgmap v4809: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:26.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:05:25 smithi006 ceph-mon[200575]: pgmap v4809: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:28.020 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:05:28 smithi006 ceph-mon[200575]: pgmap v4810: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:28.020 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:05:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:05:28.020 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:05:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:05:27] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T10:05:28.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:05:28 smithi006 ceph-mon[204052]: pgmap v4810: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:28.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:05:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:05:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:05:28 smithi105 ceph-mon[190463]: pgmap v4810: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:05:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:05:30.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:05:30 smithi006 ceph-mon[204052]: pgmap v4811: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:30.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:05:30 smithi006 ceph-mon[200575]: pgmap v4811: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:30.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:05:30 smithi105 ceph-mon[190463]: pgmap v4811: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:32.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:05:32 smithi006 ceph-mon[204052]: pgmap v4812: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:32.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:05:32 smithi006 ceph-mon[200575]: pgmap v4812: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:32.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:05:32 smithi105 ceph-mon[190463]: pgmap v4812: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:34.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:05:33 smithi105 ceph-mon[190463]: pgmap v4813: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:34.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:05:33 smithi006 ceph-mon[204052]: pgmap v4813: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:34.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:05:33 smithi006 ceph-mon[200575]: pgmap v4813: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:36.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:05:36 smithi006 ceph-mon[204052]: pgmap v4814: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:36.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:05:36 smithi006 ceph-mon[200575]: pgmap v4814: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:36.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:05:36 smithi105 ceph-mon[190463]: pgmap v4814: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:38.026 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:05:38 smithi006 ceph-mon[204052]: pgmap v4815: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:38.027 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:05:38 smithi006 ceph-mon[200575]: pgmap v4815: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:38.027 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:05:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:05:37] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:05:38.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:05:38 smithi105 ceph-mon[190463]: pgmap v4815: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:40.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:05:40 smithi006 ceph-mon[204052]: pgmap v4816: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:40.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:05:40 smithi006 ceph-mon[200575]: pgmap v4816: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:40.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:05:40 smithi105 ceph-mon[190463]: pgmap v4816: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:42.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:05:42 smithi006 ceph-mon[204052]: pgmap v4817: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:42.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:05:42 smithi006 ceph-mon[200575]: pgmap v4817: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:42.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:05:42 smithi105 ceph-mon[190463]: pgmap v4817: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:05:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:05:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:05:43 smithi105 ceph-mon[190463]: pgmap v4818: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:44.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:05:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:05:44.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:05:43 smithi006 ceph-mon[204052]: pgmap v4818: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:44.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:05:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:05:44.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:05:43 smithi006 ceph-mon[200575]: pgmap v4818: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:46.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:05:46 smithi006 ceph-mon[204052]: pgmap v4819: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:46.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:05:46 smithi006 ceph-mon[200575]: pgmap v4819: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:46.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:05:46 smithi105 ceph-mon[190463]: pgmap v4819: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:48.029 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:05:48 smithi006 ceph-mon[204052]: pgmap v4820: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:48.029 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:05:48 smithi006 ceph-mon[200575]: pgmap v4820: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:48.030 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:05:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:05:47] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:05:48.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:05:48 smithi105 ceph-mon[190463]: pgmap v4820: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:50.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:05:50 smithi006 ceph-mon[204052]: pgmap v4821: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:50.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:05:50 smithi006 ceph-mon[200575]: pgmap v4821: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:50.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:05:50 smithi105 ceph-mon[190463]: pgmap v4821: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:52.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:05:52 smithi006 ceph-mon[204052]: pgmap v4822: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:52.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:05:52 smithi006 ceph-mon[200575]: pgmap v4822: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:52.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:05:52 smithi105 ceph-mon[190463]: pgmap v4822: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:05:53 smithi105 ceph-mon[190463]: pgmap v4823: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:54.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:05:53 smithi006 ceph-mon[204052]: pgmap v4823: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:54.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:05:53 smithi006 ceph-mon[200575]: pgmap v4823: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:56.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:05:56 smithi006 ceph-mon[204052]: pgmap v4824: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:56.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:05:56 smithi006 ceph-mon[200575]: pgmap v4824: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:56.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:05:56 smithi105 ceph-mon[190463]: pgmap v4824: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:58.030 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:05:58 smithi006 ceph-mon[204052]: pgmap v4825: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:58.196 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:05:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:05:58.196 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:05:58 smithi006 ceph-mon[200575]: pgmap v4825: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:58.197 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:05:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:05:58.197 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:05:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:05:57] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:05:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:05:58 smithi105 ceph-mon[190463]: pgmap v4825: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:05:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:05:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:06:00.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:06:00 smithi006 ceph-mon[204052]: pgmap v4826: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:00.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:06:00 smithi006 ceph-mon[200575]: pgmap v4826: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:00.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:06:00 smithi105 ceph-mon[190463]: pgmap v4826: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:02.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:06:02 smithi006 ceph-mon[204052]: pgmap v4827: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:02.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:06:02 smithi006 ceph-mon[200575]: pgmap v4827: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:02.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:06:02 smithi105 ceph-mon[190463]: pgmap v4827: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:06:03 smithi105 ceph-mon[190463]: pgmap v4828: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:04.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:06:03 smithi006 ceph-mon[204052]: pgmap v4828: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:04.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:06:03 smithi006 ceph-mon[200575]: pgmap v4828: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:06.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:06:06 smithi006 ceph-mon[204052]: pgmap v4829: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:06.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:06:06 smithi006 ceph-mon[200575]: pgmap v4829: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:06.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:06:06 smithi105 ceph-mon[190463]: pgmap v4829: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:08.032 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:06:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:06:07] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T10:06:08.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:06:08 smithi006 ceph-mon[204052]: pgmap v4830: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:08.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:06:08 smithi006 ceph-mon[200575]: pgmap v4830: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:08.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:06:08 smithi105 ceph-mon[190463]: pgmap v4830: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:10.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:06:10 smithi006 ceph-mon[204052]: pgmap v4831: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:10.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:06:10 smithi006 ceph-mon[200575]: pgmap v4831: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:10.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:06:10 smithi105 ceph-mon[190463]: pgmap v4831: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:12.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:06:12 smithi105 ceph-mon[190463]: pgmap v4832: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:12.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:06:12 smithi006 ceph-mon[204052]: pgmap v4832: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:12.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:06:12 smithi006 ceph-mon[200575]: pgmap v4832: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:14.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:06:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:06:14.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:06:13 smithi105 ceph-mon[190463]: pgmap v4833: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:14.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:06:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:06:14.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:06:13 smithi006 ceph-mon[204052]: pgmap v4833: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:14.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:06:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:06:14.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:06:13 smithi006 ceph-mon[200575]: pgmap v4833: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:16.378 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:06:16 smithi105 ceph-mon[190463]: pgmap v4834: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:16.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:06:16 smithi006 ceph-mon[204052]: pgmap v4834: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:16.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:06:16 smithi006 ceph-mon[200575]: pgmap v4834: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:06:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:06:17] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:06:18.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:06:18 smithi105 ceph-mon[190463]: pgmap v4835: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:18.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:06:18 smithi006 ceph-mon[204052]: pgmap v4835: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:18.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:06:18 smithi006 ceph-mon[200575]: pgmap v4835: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:20.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:06:20 smithi105 ceph-mon[190463]: pgmap v4836: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:20.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:06:20 smithi006 ceph-mon[204052]: pgmap v4836: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:20.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:06:20 smithi006 ceph-mon[200575]: pgmap v4836: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:22.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:06:22 smithi105 ceph-mon[190463]: pgmap v4837: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:22.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:06:22 smithi006 ceph-mon[204052]: pgmap v4837: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:22.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:06:22 smithi006 ceph-mon[200575]: pgmap v4837: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:06:23 smithi105 ceph-mon[190463]: pgmap v4838: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:24.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:06:23 smithi006 ceph-mon[200575]: pgmap v4838: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:24.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:06:23 smithi006 ceph-mon[204052]: pgmap v4838: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:25.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:06:24 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:06:25.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:06:24 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:06:25.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:06:24 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:06:26.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:06:25 smithi105 ceph-mon[190463]: pgmap v4839: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:26.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:06:25 smithi006 ceph-mon[204052]: pgmap v4839: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:26.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:06:25 smithi006 ceph-mon[200575]: pgmap v4839: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:06:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:06:27] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:06:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:06:28 smithi105 ceph-mon[190463]: pgmap v4840: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:06:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:06:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:06:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:06:28.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:06:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:06:28.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:06:28 smithi006 ceph-mon[200575]: pgmap v4840: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:28.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:06:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:06:28.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:06:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:06:28.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:06:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:06:28.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:06:28 smithi006 ceph-mon[204052]: pgmap v4840: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:28.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:06:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:06:28.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:06:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:06:28.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:06:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:06:30.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:06:30 smithi006 ceph-mon[204052]: pgmap v4841: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:30.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:06:30 smithi006 ceph-mon[200575]: pgmap v4841: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:30.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:06:30 smithi105 ceph-mon[190463]: pgmap v4841: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:32.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:06:31 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:06:32.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:06:31 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:06:32.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:06:31 smithi006 ceph-mon[200575]: pgmap v4842: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:32.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:06:31 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:06:32.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:06:31 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:06:32.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:06:31 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:06:32.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:06:31 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:06:32.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:06:31 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:06:32.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:06:31 smithi006 ceph-mon[204052]: pgmap v4842: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:32.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:06:31 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:06:32.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:06:31 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:06:32.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:06:31 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:06:32.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:06:31 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:06:32.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:06:31 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:06:32.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:06:31 smithi105 ceph-mon[190463]: pgmap v4842: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:32.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:06:31 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:06:32.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:06:31 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:06:32.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:06:31 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:06:34.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:06:33 smithi105 ceph-mon[190463]: pgmap v4843: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:34.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:06:33 smithi006 ceph-mon[200575]: pgmap v4843: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:34.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:06:33 smithi006 ceph-mon[204052]: pgmap v4843: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:36.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:06:36 smithi105 ceph-mon[190463]: pgmap v4844: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:36.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:06:36 smithi006 ceph-mon[204052]: pgmap v4844: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:36.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:06:36 smithi006 ceph-mon[200575]: pgmap v4844: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:06:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:06:37] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:06:38.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:06:38 smithi105 ceph-mon[190463]: pgmap v4845: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:38.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:06:38 smithi006 ceph-mon[204052]: pgmap v4845: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:38.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:06:38 smithi006 ceph-mon[200575]: pgmap v4845: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:40.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:06:40 smithi105 ceph-mon[190463]: pgmap v4846: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:40.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:06:40 smithi006 ceph-mon[204052]: pgmap v4846: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:40.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:06:40 smithi006 ceph-mon[200575]: pgmap v4846: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:42.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:06:42 smithi105 ceph-mon[190463]: pgmap v4847: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:42.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:06:42 smithi006 ceph-mon[204052]: pgmap v4847: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:42.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:06:42 smithi006 ceph-mon[200575]: pgmap v4847: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:06:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:06:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:06:43 smithi105 ceph-mon[190463]: pgmap v4848: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:44.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:06:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:06:44.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:06:43 smithi006 ceph-mon[204052]: pgmap v4848: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:44.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:06:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:06:44.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:06:43 smithi006 ceph-mon[200575]: pgmap v4848: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:46.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:06:46 smithi105 ceph-mon[190463]: pgmap v4849: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:46.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:06:46 smithi006 ceph-mon[204052]: pgmap v4849: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:46.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:06:46 smithi006 ceph-mon[200575]: pgmap v4849: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:06:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:06:47] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:06:48.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:06:48 smithi105 ceph-mon[190463]: pgmap v4850: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:48.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:06:48 smithi006 ceph-mon[204052]: pgmap v4850: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:48.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:06:48 smithi006 ceph-mon[200575]: pgmap v4850: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:50.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:06:50 smithi105 ceph-mon[190463]: pgmap v4851: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:50.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:06:50 smithi006 ceph-mon[204052]: pgmap v4851: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:50.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:06:50 smithi006 ceph-mon[200575]: pgmap v4851: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:52.378 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:06:52 smithi105 ceph-mon[190463]: pgmap v4852: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:52.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:06:52 smithi006 ceph-mon[204052]: pgmap v4852: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:52.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:06:52 smithi006 ceph-mon[200575]: pgmap v4852: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:06:53 smithi105 ceph-mon[190463]: pgmap v4853: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:54.284 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:06:53 smithi006 ceph-mon[204052]: pgmap v4853: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:54.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:06:53 smithi006 ceph-mon[200575]: pgmap v4853: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:56.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:06:56 smithi105 ceph-mon[190463]: pgmap v4854: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:56.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:06:56 smithi006 ceph-mon[204052]: pgmap v4854: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:56.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:06:56 smithi006 ceph-mon[200575]: pgmap v4854: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:06:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:06:57] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:06:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:06:58 smithi105 ceph-mon[190463]: pgmap v4855: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:06:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:06:58.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:06:58 smithi006 ceph-mon[204052]: pgmap v4855: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:58.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:06:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:06:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:06:58 smithi006 ceph-mon[200575]: pgmap v4855: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:06:58.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:06:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:07:00.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:07:00 smithi105 ceph-mon[190463]: pgmap v4856: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:00.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:07:00 smithi006 ceph-mon[204052]: pgmap v4856: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:00.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:07:00 smithi006 ceph-mon[200575]: pgmap v4856: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:02.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:07:02 smithi105 ceph-mon[190463]: pgmap v4857: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:02.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:07:02 smithi006 ceph-mon[204052]: pgmap v4857: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:02.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:07:02 smithi006 ceph-mon[200575]: pgmap v4857: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:04.129 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:07:03 smithi105 ceph-mon[190463]: pgmap v4858: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:04.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:07:03 smithi006 ceph-mon[204052]: pgmap v4858: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:04.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:07:03 smithi006 ceph-mon[200575]: pgmap v4858: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:06.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:07:06 smithi105 ceph-mon[190463]: pgmap v4859: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:06.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:07:06 smithi006 ceph-mon[204052]: pgmap v4859: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:06.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:07:06 smithi006 ceph-mon[200575]: pgmap v4859: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:07:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:07:07] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:07:08.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:07:08 smithi105 ceph-mon[190463]: pgmap v4860: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:08.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:07:08 smithi006 ceph-mon[204052]: pgmap v4860: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:08.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:07:08 smithi006 ceph-mon[200575]: pgmap v4860: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:10.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:07:10 smithi105 ceph-mon[190463]: pgmap v4861: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:10.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:07:10 smithi006 ceph-mon[204052]: pgmap v4861: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:10.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:07:10 smithi006 ceph-mon[200575]: pgmap v4861: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:12.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:07:12 smithi105 ceph-mon[190463]: pgmap v4862: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:12.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:07:12 smithi006 ceph-mon[204052]: pgmap v4862: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:12.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:07:12 smithi006 ceph-mon[200575]: pgmap v4862: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:07:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:07:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:07:13 smithi105 ceph-mon[190463]: pgmap v4863: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:14.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:07:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:07:14.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:07:13 smithi006 ceph-mon[204052]: pgmap v4863: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:14.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:07:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:07:14.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:07:13 smithi006 ceph-mon[200575]: pgmap v4863: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:16.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:07:16 smithi105 ceph-mon[190463]: pgmap v4864: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:16.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:07:16 smithi006 ceph-mon[204052]: pgmap v4864: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:16.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:07:16 smithi006 ceph-mon[200575]: pgmap v4864: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:07:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:07:17] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T10:07:18.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:07:18 smithi105 ceph-mon[190463]: pgmap v4865: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:18.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:07:18 smithi006 ceph-mon[204052]: pgmap v4865: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:18.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:07:18 smithi006 ceph-mon[200575]: pgmap v4865: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:20.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:07:20 smithi105 ceph-mon[190463]: pgmap v4866: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:20.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:07:20 smithi006 ceph-mon[204052]: pgmap v4866: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:21.312 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:07:20 smithi006 ceph-mon[200575]: pgmap v4866: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:22.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:07:22 smithi105 ceph-mon[190463]: pgmap v4867: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:22.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:07:22 smithi006 ceph-mon[204052]: pgmap v4867: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:22.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:07:22 smithi006 ceph-mon[200575]: pgmap v4867: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:07:23 smithi105 ceph-mon[190463]: pgmap v4868: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:24.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:07:23 smithi006 ceph-mon[204052]: pgmap v4868: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:24.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:07:23 smithi006 ceph-mon[200575]: pgmap v4868: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:26.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:07:26 smithi105 ceph-mon[190463]: pgmap v4869: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:26.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:07:26 smithi006 ceph-mon[204052]: pgmap v4869: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:26.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:07:26 smithi006 ceph-mon[200575]: pgmap v4869: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:07:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:07:27] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T10:07:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:07:28 smithi105 ceph-mon[190463]: pgmap v4870: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:07:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:07:28.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:07:28 smithi006 ceph-mon[204052]: pgmap v4870: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:28.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:07:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:07:28.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:07:28 smithi006 ceph-mon[200575]: pgmap v4870: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:28.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:07:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:07:30.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:07:30 smithi105 ceph-mon[190463]: pgmap v4871: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:30.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:07:30 smithi006 ceph-mon[204052]: pgmap v4871: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:30.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:07:30 smithi006 ceph-mon[200575]: pgmap v4871: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:32.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:07:32 smithi105 ceph-mon[190463]: pgmap v4872: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:32.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:07:32 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:07:32.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:07:32 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:07:32.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:07:32 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:07:32.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:07:32 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:07:32.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:07:32 smithi006 ceph-mon[204052]: pgmap v4872: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:32.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:07:32 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:07:32.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:07:32 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:07:32.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:07:32 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:07:32.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:07:32 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:07:32.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:07:32 smithi006 ceph-mon[200575]: pgmap v4872: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:32.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:07:32 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:07:32.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:07:32 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:07:32.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:07:32 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:07:32.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:07:32 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:07:34.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:07:33 smithi105 ceph-mon[190463]: pgmap v4873: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:34.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:07:33 smithi006 ceph-mon[204052]: pgmap v4873: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:34.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:07:33 smithi006 ceph-mon[200575]: pgmap v4873: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:36.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:07:36 smithi105 ceph-mon[190463]: pgmap v4874: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:36.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:07:36 smithi006 ceph-mon[204052]: pgmap v4874: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:36.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:07:36 smithi006 ceph-mon[200575]: pgmap v4874: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:07:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:07:37] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:07:38.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:07:38 smithi105 ceph-mon[190463]: pgmap v4875: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:38.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:07:38 smithi006 ceph-mon[200575]: pgmap v4875: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:38.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:07:38 smithi006 ceph-mon[204052]: pgmap v4875: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:40.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:07:40 smithi105 ceph-mon[190463]: pgmap v4876: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:40.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:07:40 smithi006 ceph-mon[204052]: pgmap v4876: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:40.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:07:40 smithi006 ceph-mon[200575]: pgmap v4876: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:42.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:07:42 smithi105 ceph-mon[190463]: pgmap v4877: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:42.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:07:42 smithi006 ceph-mon[204052]: pgmap v4877: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:42.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:07:42 smithi006 ceph-mon[200575]: pgmap v4877: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:07:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:07:44.556 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:07:43 smithi105 ceph-mon[190463]: pgmap v4878: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:44.556 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:07:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:07:44.556 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:07:43 smithi006 ceph-mon[204052]: pgmap v4878: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:44.557 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:07:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:07:44.557 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:07:43 smithi006 ceph-mon[200575]: pgmap v4878: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:46.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:07:46 smithi105 ceph-mon[190463]: pgmap v4879: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:46.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:07:46 smithi006 ceph-mon[204052]: pgmap v4879: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:46.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:07:46 smithi006 ceph-mon[200575]: pgmap v4879: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:07:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:07:47] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:07:48.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:07:48 smithi105 ceph-mon[190463]: pgmap v4880: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:48.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:07:48 smithi006 ceph-mon[204052]: pgmap v4880: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:48.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:07:48 smithi006 ceph-mon[200575]: pgmap v4880: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:50.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:07:50 smithi105 ceph-mon[190463]: pgmap v4881: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:50.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:07:50 smithi006 ceph-mon[204052]: pgmap v4881: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:50.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:07:50 smithi006 ceph-mon[200575]: pgmap v4881: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:52.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:07:52 smithi105 ceph-mon[190463]: pgmap v4882: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:52.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:07:52 smithi006 ceph-mon[204052]: pgmap v4882: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:52.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:07:52 smithi006 ceph-mon[200575]: pgmap v4882: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:54.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:07:53 smithi105 ceph-mon[190463]: pgmap v4883: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:54.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:07:53 smithi006 ceph-mon[204052]: pgmap v4883: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:54.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:07:53 smithi006 ceph-mon[200575]: pgmap v4883: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:56.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:07:56 smithi105 ceph-mon[190463]: pgmap v4884: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:56.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:07:56 smithi006 ceph-mon[204052]: pgmap v4884: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:56.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:07:56 smithi006 ceph-mon[200575]: pgmap v4884: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:58.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:07:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:07:57] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:07:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:07:58 smithi105 ceph-mon[190463]: pgmap v4885: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:07:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:07:58.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:07:58 smithi006 ceph-mon[204052]: pgmap v4885: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:58.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:07:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:07:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:07:58 smithi006 ceph-mon[200575]: pgmap v4885: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:07:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:07:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:08:00.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:08:00 smithi105 ceph-mon[190463]: pgmap v4886: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:00.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:08:00 smithi006 ceph-mon[204052]: pgmap v4886: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:00.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:08:00 smithi006 ceph-mon[200575]: pgmap v4886: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:02.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:08:02 smithi105 ceph-mon[190463]: pgmap v4887: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:02.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:08:02 smithi006 ceph-mon[204052]: pgmap v4887: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:02.784 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:08:02 smithi006 ceph-mon[200575]: pgmap v4887: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:08:03 smithi105 ceph-mon[190463]: pgmap v4888: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:04.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:08:03 smithi006 ceph-mon[204052]: pgmap v4888: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:04.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:08:03 smithi006 ceph-mon[200575]: pgmap v4888: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:06.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:08:06 smithi105 ceph-mon[190463]: pgmap v4889: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:06.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:08:06 smithi006 ceph-mon[204052]: pgmap v4889: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:06.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:08:06 smithi006 ceph-mon[200575]: pgmap v4889: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:08:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:08:07] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:08:08.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:08:08 smithi105 ceph-mon[190463]: pgmap v4890: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:08.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:08:08 smithi006 ceph-mon[204052]: pgmap v4890: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:08.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:08:08 smithi006 ceph-mon[200575]: pgmap v4890: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:10.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:08:10 smithi105 ceph-mon[190463]: pgmap v4891: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:10.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:08:10 smithi006 ceph-mon[204052]: pgmap v4891: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:10.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:08:10 smithi006 ceph-mon[200575]: pgmap v4891: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:12.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:08:12 smithi105 ceph-mon[190463]: pgmap v4892: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:12.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:08:12 smithi006 ceph-mon[204052]: pgmap v4892: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:12.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:08:12 smithi006 ceph-mon[200575]: pgmap v4892: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:08:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:08:14.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:08:13 smithi105 ceph-mon[190463]: pgmap v4893: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:14.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:08:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:08:14.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:08:13 smithi006 ceph-mon[204052]: pgmap v4893: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:14.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:08:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:08:14.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:08:13 smithi006 ceph-mon[200575]: pgmap v4893: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:16.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:08:16 smithi105 ceph-mon[190463]: pgmap v4894: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:16.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:08:16 smithi006 ceph-mon[204052]: pgmap v4894: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:16.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:08:16 smithi006 ceph-mon[200575]: pgmap v4894: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:08:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:08:17] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:08:18.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:08:18 smithi105 ceph-mon[190463]: pgmap v4895: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:18.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:08:18 smithi006 ceph-mon[204052]: pgmap v4895: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:18.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:08:18 smithi006 ceph-mon[200575]: pgmap v4895: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:20.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:08:20 smithi105 ceph-mon[190463]: pgmap v4896: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:20.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:08:20 smithi006 ceph-mon[204052]: pgmap v4896: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:20.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:08:20 smithi006 ceph-mon[200575]: pgmap v4896: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:22.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:08:22 smithi105 ceph-mon[190463]: pgmap v4897: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:22.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:08:22 smithi006 ceph-mon[204052]: pgmap v4897: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:22.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:08:22 smithi006 ceph-mon[200575]: pgmap v4897: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:08:23 smithi105 ceph-mon[190463]: pgmap v4898: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:24.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:08:23 smithi006 ceph-mon[204052]: pgmap v4898: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:24.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:08:23 smithi006 ceph-mon[200575]: pgmap v4898: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:26.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:08:26 smithi105 ceph-mon[190463]: pgmap v4899: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:26.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:08:26 smithi006 ceph-mon[204052]: pgmap v4899: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:26.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:08:26 smithi006 ceph-mon[200575]: pgmap v4899: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:08:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:08:27] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:08:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:08:28 smithi105 ceph-mon[190463]: pgmap v4900: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:08:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:08:28.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:08:28 smithi006 ceph-mon[204052]: pgmap v4900: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:28.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:08:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:08:28.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:08:28 smithi006 ceph-mon[200575]: pgmap v4900: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:28.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:08:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:08:30.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:08:30 smithi105 ceph-mon[190463]: pgmap v4901: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:30.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:08:30 smithi006 ceph-mon[204052]: pgmap v4901: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:30.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:08:30 smithi006 ceph-mon[200575]: pgmap v4901: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:32.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:08:32 smithi105 ceph-mon[190463]: pgmap v4902: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:32.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:08:32 smithi006 ceph-mon[204052]: pgmap v4902: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:32.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:08:32 smithi006 ceph-mon[200575]: pgmap v4902: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:33.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:08:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:08:33.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:08:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:08:33.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:08:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:08:33.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:08:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:08:33.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:08:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:08:33.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:08:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:08:33.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:08:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:08:33.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:08:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:08:33.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:08:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:08:33.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:08:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:08:33.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:08:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:08:33.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:08:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:08:34.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:08:34 smithi105 ceph-mon[190463]: pgmap v4903: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:34.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:08:34 smithi006 ceph-mon[200575]: pgmap v4903: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:34.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:08:34 smithi006 ceph-mon[204052]: pgmap v4903: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:36.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:08:36 smithi105 ceph-mon[190463]: pgmap v4904: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:36.534 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:08:36 smithi006 ceph-mon[200575]: pgmap v4904: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:36.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:08:36 smithi006 ceph-mon[204052]: pgmap v4904: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:08:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:08:37] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:08:38.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:08:38 smithi105 ceph-mon[190463]: pgmap v4905: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:38.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:08:38 smithi006 ceph-mon[204052]: pgmap v4905: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:38.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:08:38 smithi006 ceph-mon[200575]: pgmap v4905: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:40.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:08:40 smithi105 ceph-mon[190463]: pgmap v4906: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:40.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:08:40 smithi006 ceph-mon[204052]: pgmap v4906: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:40.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:08:40 smithi006 ceph-mon[200575]: pgmap v4906: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:42.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:08:42 smithi105 ceph-mon[190463]: pgmap v4907: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:42.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:08:42 smithi006 ceph-mon[204052]: pgmap v4907: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:42.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:08:42 smithi006 ceph-mon[200575]: pgmap v4907: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:44.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:08:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:08:44.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:08:43 smithi105 ceph-mon[190463]: pgmap v4908: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:44.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:08:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:08:44.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:08:43 smithi006 ceph-mon[204052]: pgmap v4908: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:44.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:08:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:08:44.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:08:43 smithi006 ceph-mon[200575]: pgmap v4908: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:46.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:08:46 smithi105 ceph-mon[190463]: pgmap v4909: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:46.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:08:46 smithi006 ceph-mon[204052]: pgmap v4909: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:46.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:08:46 smithi006 ceph-mon[200575]: pgmap v4909: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:08:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:08:47] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:08:48.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:08:48 smithi105 ceph-mon[190463]: pgmap v4910: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:48.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:08:48 smithi006 ceph-mon[204052]: pgmap v4910: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:48.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:08:48 smithi006 ceph-mon[200575]: pgmap v4910: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:50.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:08:50 smithi105 ceph-mon[190463]: pgmap v4911: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:50.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:08:50 smithi006 ceph-mon[204052]: pgmap v4911: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:50.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:08:50 smithi006 ceph-mon[200575]: pgmap v4911: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:52.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:08:52 smithi105 ceph-mon[190463]: pgmap v4912: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:52.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:08:52 smithi006 ceph-mon[204052]: pgmap v4912: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:52.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:08:52 smithi006 ceph-mon[200575]: pgmap v4912: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:54.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:08:53 smithi006 ceph-mon[204052]: pgmap v4913: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:54.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:08:53 smithi006 ceph-mon[200575]: pgmap v4913: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:54.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:08:53 smithi105 ceph-mon[190463]: pgmap v4913: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:56.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:08:56 smithi105 ceph-mon[190463]: pgmap v4914: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:56.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:08:56 smithi006 ceph-mon[204052]: pgmap v4914: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:56.540 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:08:56 smithi006 ceph-mon[200575]: pgmap v4914: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:08:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:08:57] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:08:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:08:58 smithi105 ceph-mon[190463]: pgmap v4915: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:08:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:08:58.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:08:58 smithi006 ceph-mon[200575]: pgmap v4915: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:58.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:08:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:08:58.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:08:58 smithi006 ceph-mon[204052]: pgmap v4915: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:08:58.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:08:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:09:00.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:09:00 smithi105 ceph-mon[190463]: pgmap v4916: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:00.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:09:00 smithi006 ceph-mon[204052]: pgmap v4916: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:00.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:09:00 smithi006 ceph-mon[200575]: pgmap v4916: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:02.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:09:02 smithi105 ceph-mon[190463]: pgmap v4917: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:02.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:09:02 smithi006 ceph-mon[204052]: pgmap v4917: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:02.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:09:02 smithi006 ceph-mon[200575]: pgmap v4917: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:04.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:09:03 smithi105 ceph-mon[190463]: pgmap v4918: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:04.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:09:03 smithi006 ceph-mon[204052]: pgmap v4918: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:04.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:09:03 smithi006 ceph-mon[200575]: pgmap v4918: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:06.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:09:06 smithi105 ceph-mon[190463]: pgmap v4919: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:06.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:09:06 smithi006 ceph-mon[204052]: pgmap v4919: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:06.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:09:06 smithi006 ceph-mon[200575]: pgmap v4919: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:09:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:09:07] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T10:09:08.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:09:08 smithi105 ceph-mon[190463]: pgmap v4920: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:08.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:09:08 smithi006 ceph-mon[204052]: pgmap v4920: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:08.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:09:08 smithi006 ceph-mon[200575]: pgmap v4920: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:10.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:09:10 smithi105 ceph-mon[190463]: pgmap v4921: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:10.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:09:10 smithi006 ceph-mon[204052]: pgmap v4921: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:10.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:09:10 smithi006 ceph-mon[200575]: pgmap v4921: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:12.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:09:12 smithi105 ceph-mon[190463]: pgmap v4922: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:12.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:09:12 smithi006 ceph-mon[204052]: pgmap v4922: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:12.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:09:12 smithi006 ceph-mon[200575]: pgmap v4922: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:09:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:09:14.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:09:13 smithi105 ceph-mon[190463]: pgmap v4923: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:14.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:09:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:09:14.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:09:13 smithi006 ceph-mon[204052]: pgmap v4923: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:14.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:09:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:09:14.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:09:13 smithi006 ceph-mon[200575]: pgmap v4923: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:16.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:09:16 smithi105 ceph-mon[190463]: pgmap v4924: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:16.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:09:16 smithi006 ceph-mon[204052]: pgmap v4924: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:16.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:09:16 smithi006 ceph-mon[200575]: pgmap v4924: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:09:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:09:17] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T10:09:18.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:09:18 smithi105 ceph-mon[190463]: pgmap v4925: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:18.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:09:18 smithi006 ceph-mon[204052]: pgmap v4925: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:18.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:09:18 smithi006 ceph-mon[200575]: pgmap v4925: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:20.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:09:20 smithi105 ceph-mon[190463]: pgmap v4926: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:20.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:09:20 smithi006 ceph-mon[204052]: pgmap v4926: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:20.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:09:20 smithi006 ceph-mon[200575]: pgmap v4926: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:22.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:09:22 smithi105 ceph-mon[190463]: pgmap v4927: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:22.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:09:22 smithi006 ceph-mon[204052]: pgmap v4927: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:22.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:09:22 smithi006 ceph-mon[200575]: pgmap v4927: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:09:23 smithi105 ceph-mon[190463]: pgmap v4928: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:24.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:09:23 smithi006 ceph-mon[204052]: pgmap v4928: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:24.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:09:23 smithi006 ceph-mon[200575]: pgmap v4928: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:26.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:09:26 smithi105 ceph-mon[190463]: pgmap v4929: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:26.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:09:26 smithi006 ceph-mon[204052]: pgmap v4929: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:26.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:09:26 smithi006 ceph-mon[200575]: pgmap v4929: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:09:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:09:27] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T10:09:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:09:28 smithi105 ceph-mon[190463]: pgmap v4930: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:09:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:09:28.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:09:28 smithi006 ceph-mon[204052]: pgmap v4930: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:28.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:09:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:09:28.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:09:28 smithi006 ceph-mon[200575]: pgmap v4930: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:28.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:09:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:09:30.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:09:30 smithi105 ceph-mon[190463]: pgmap v4931: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:30.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:09:30 smithi006 ceph-mon[204052]: pgmap v4931: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:30.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:09:30 smithi006 ceph-mon[200575]: pgmap v4931: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:32.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:09:32 smithi105 ceph-mon[190463]: pgmap v4932: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:32.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:09:32 smithi006 ceph-mon[204052]: pgmap v4932: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:32.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:09:32 smithi006 ceph-mon[200575]: pgmap v4932: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:33.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:09:33 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:09:33.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:09:33 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:09:33.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:09:33 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:09:34.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:09:34 smithi006 ceph-mon[204052]: pgmap v4933: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:34.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:09:34 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:09:34.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:09:34 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:09:34.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:09:34 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:09:34.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:09:34 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:09:34.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:09:34 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:09:34.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:09:34 smithi006 ceph-mon[200575]: pgmap v4933: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:34.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:09:34 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:09:34.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:09:34 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:09:34.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:09:34 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:09:34.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:09:34 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:09:34.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:09:34 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:09:34.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:09:34 smithi105 ceph-mon[190463]: pgmap v4933: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:34.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:09:34 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:09:34.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:09:34 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:09:34.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:09:34 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:09:34.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:09:34 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:09:34.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:09:34 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:09:36.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:09:36 smithi006 ceph-mon[204052]: pgmap v4934: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:36.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:09:36 smithi006 ceph-mon[200575]: pgmap v4934: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:36.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:09:36 smithi105 ceph-mon[190463]: pgmap v4934: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:09:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:09:37] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:09:38.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:09:38 smithi006 ceph-mon[204052]: pgmap v4935: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:38.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:09:38 smithi006 ceph-mon[200575]: pgmap v4935: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:38.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:09:38 smithi105 ceph-mon[190463]: pgmap v4935: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:40.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:09:40 smithi006 ceph-mon[204052]: pgmap v4936: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:40.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:09:40 smithi006 ceph-mon[200575]: pgmap v4936: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:40.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:09:40 smithi105 ceph-mon[190463]: pgmap v4936: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:42.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:09:42 smithi006 ceph-mon[204052]: pgmap v4937: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:42.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:09:42 smithi006 ceph-mon[200575]: pgmap v4937: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:09:42 smithi105 ceph-mon[190463]: pgmap v4937: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:44.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:09:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:09:44.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:09:43 smithi006 ceph-mon[204052]: pgmap v4938: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:44.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:09:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:09:44.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:09:43 smithi006 ceph-mon[200575]: pgmap v4938: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:44.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:09:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:09:44.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:09:43 smithi105 ceph-mon[190463]: pgmap v4938: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:46.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:09:46 smithi105 ceph-mon[190463]: pgmap v4939: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:46.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:09:46 smithi006 ceph-mon[204052]: pgmap v4939: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:46.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:09:46 smithi006 ceph-mon[200575]: pgmap v4939: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:09:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:09:47] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:09:48.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:09:48 smithi105 ceph-mon[190463]: pgmap v4940: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:48.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:09:48 smithi006 ceph-mon[204052]: pgmap v4940: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:48.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:09:48 smithi006 ceph-mon[200575]: pgmap v4940: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:50.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:09:50 smithi105 ceph-mon[190463]: pgmap v4941: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:50.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:09:50 smithi006 ceph-mon[204052]: pgmap v4941: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:50.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:09:50 smithi006 ceph-mon[200575]: pgmap v4941: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:52.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:09:52 smithi105 ceph-mon[190463]: pgmap v4942: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:52.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:09:52 smithi006 ceph-mon[204052]: pgmap v4942: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:52.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:09:52 smithi006 ceph-mon[200575]: pgmap v4942: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:54.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:09:53 smithi006 ceph-mon[204052]: pgmap v4943: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:54.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:09:53 smithi006 ceph-mon[200575]: pgmap v4943: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:54.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:09:53 smithi105 ceph-mon[190463]: pgmap v4943: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:56.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:09:56 smithi105 ceph-mon[190463]: pgmap v4944: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:56.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:09:56 smithi006 ceph-mon[204052]: pgmap v4944: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:56.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:09:56 smithi006 ceph-mon[200575]: pgmap v4944: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:09:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:09:57] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:09:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:09:58 smithi105 ceph-mon[190463]: pgmap v4945: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:09:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:09:58.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:09:58 smithi006 ceph-mon[204052]: pgmap v4945: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:58.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:09:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:09:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:09:58 smithi006 ceph-mon[200575]: pgmap v4945: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:09:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:09:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:10:00.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:10:00 smithi105 ceph-mon[190463]: pgmap v4946: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:00.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:10:00 smithi105 ceph-mon[190463]: overall HEALTH_OK 2023-09-22T10:10:00.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:10:00 smithi006 ceph-mon[204052]: pgmap v4946: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:00.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:10:00 smithi006 ceph-mon[204052]: overall HEALTH_OK 2023-09-22T10:10:00.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:10:00 smithi006 ceph-mon[200575]: pgmap v4946: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:00.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:10:00 smithi006 ceph-mon[200575]: overall HEALTH_OK 2023-09-22T10:10:02.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:10:02 smithi105 ceph-mon[190463]: pgmap v4947: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:02.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:10:02 smithi006 ceph-mon[204052]: pgmap v4947: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:02.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:10:02 smithi006 ceph-mon[200575]: pgmap v4947: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:04.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:10:03 smithi006 ceph-mon[204052]: pgmap v4948: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:04.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:10:03 smithi006 ceph-mon[200575]: pgmap v4948: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:04.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:10:03 smithi105 ceph-mon[190463]: pgmap v4948: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:06.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:10:06 smithi105 ceph-mon[190463]: pgmap v4949: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:06.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:10:06 smithi006 ceph-mon[200575]: pgmap v4949: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:06.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:10:06 smithi006 ceph-mon[204052]: pgmap v4949: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:10:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:10:07] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T10:10:08.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:10:08 smithi105 ceph-mon[190463]: pgmap v4950: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:08.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:10:08 smithi006 ceph-mon[200575]: pgmap v4950: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:08.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:10:08 smithi006 ceph-mon[204052]: pgmap v4950: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:10.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:10:10 smithi105 ceph-mon[190463]: pgmap v4951: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:10.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:10:10 smithi006 ceph-mon[204052]: pgmap v4951: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:10.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:10:10 smithi006 ceph-mon[200575]: pgmap v4951: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:12.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:10:12 smithi105 ceph-mon[190463]: pgmap v4952: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:12.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:10:12 smithi006 ceph-mon[204052]: pgmap v4952: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:12.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:10:12 smithi006 ceph-mon[200575]: pgmap v4952: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:14.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:10:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:10:14.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:10:13 smithi006 ceph-mon[204052]: pgmap v4953: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:14.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:10:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:10:14.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:10:13 smithi006 ceph-mon[200575]: pgmap v4953: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:14.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:10:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:10:14.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:10:13 smithi105 ceph-mon[190463]: pgmap v4953: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:16.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:10:16 smithi105 ceph-mon[190463]: pgmap v4954: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:16.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:10:16 smithi006 ceph-mon[204052]: pgmap v4954: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:16.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:10:16 smithi006 ceph-mon[200575]: pgmap v4954: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:10:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:10:17] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:10:18.378 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:10:18 smithi105 ceph-mon[190463]: pgmap v4955: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:18.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:10:18 smithi006 ceph-mon[204052]: pgmap v4955: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:18.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:10:18 smithi006 ceph-mon[200575]: pgmap v4955: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:20.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:10:20 smithi105 ceph-mon[190463]: pgmap v4956: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:20.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:10:20 smithi006 ceph-mon[204052]: pgmap v4956: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:20.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:10:20 smithi006 ceph-mon[200575]: pgmap v4956: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:22.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:10:22 smithi105 ceph-mon[190463]: pgmap v4957: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:22.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:10:22 smithi006 ceph-mon[204052]: pgmap v4957: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:22.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:10:22 smithi006 ceph-mon[200575]: pgmap v4957: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:24.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:10:23 smithi006 ceph-mon[204052]: pgmap v4958: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:24.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:10:23 smithi006 ceph-mon[200575]: pgmap v4958: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:24.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:10:23 smithi105 ceph-mon[190463]: pgmap v4958: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:26.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:10:26 smithi105 ceph-mon[190463]: pgmap v4959: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:26.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:10:26 smithi006 ceph-mon[204052]: pgmap v4959: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:26.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:10:26 smithi006 ceph-mon[200575]: pgmap v4959: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:10:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:10:27] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:10:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:10:28 smithi105 ceph-mon[190463]: pgmap v4960: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:10:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:10:28.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:10:28 smithi006 ceph-mon[204052]: pgmap v4960: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:28.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:10:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:10:28.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:10:28 smithi006 ceph-mon[200575]: pgmap v4960: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:28.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:10:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:10:30.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:10:30 smithi105 ceph-mon[190463]: pgmap v4961: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:30.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:10:30 smithi006 ceph-mon[204052]: pgmap v4961: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:30.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:10:30 smithi006 ceph-mon[200575]: pgmap v4961: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:32.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:10:32 smithi105 ceph-mon[190463]: pgmap v4962: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:32.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:10:32 smithi006 ceph-mon[204052]: pgmap v4962: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:32.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:10:32 smithi006 ceph-mon[200575]: pgmap v4962: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:34.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:10:33 smithi006 ceph-mon[204052]: pgmap v4963: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:34.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:10:33 smithi006 ceph-mon[200575]: pgmap v4963: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:34.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:10:33 smithi105 ceph-mon[190463]: pgmap v4963: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:35.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:10:34 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:10:35.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:10:34 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:10:35.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:10:34 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:10:35.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:10:34 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:10:35.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:10:34 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:10:35.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:10:34 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:10:35.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:10:34 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:10:35.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:10:34 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:10:35.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:10:34 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:10:35.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:10:34 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:10:35.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:10:34 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:10:35.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:10:34 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:10:35.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:10:34 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:10:35.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:10:34 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:10:35.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:10:34 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:10:35.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:10:34 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:10:35.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:10:34 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:10:35.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:10:34 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:10:36.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:10:35 smithi006 ceph-mon[204052]: pgmap v4964: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:36.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:10:35 smithi006 ceph-mon[200575]: pgmap v4964: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:36.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:10:35 smithi105 ceph-mon[190463]: pgmap v4964: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:10:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:10:37] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:10:38.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:10:38 smithi105 ceph-mon[190463]: pgmap v4965: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:38.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:10:38 smithi006 ceph-mon[204052]: pgmap v4965: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:38.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:10:38 smithi006 ceph-mon[200575]: pgmap v4965: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:40.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:10:40 smithi105 ceph-mon[190463]: pgmap v4966: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:40.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:10:40 smithi006 ceph-mon[204052]: pgmap v4966: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:40.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:10:40 smithi006 ceph-mon[200575]: pgmap v4966: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:42.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:10:42 smithi105 ceph-mon[190463]: pgmap v4967: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:42.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:10:42 smithi006 ceph-mon[204052]: pgmap v4967: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:42.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:10:42 smithi006 ceph-mon[200575]: pgmap v4967: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:44.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:10:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:10:44.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:10:43 smithi006 ceph-mon[204052]: pgmap v4968: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:44.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:10:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:10:44.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:10:43 smithi006 ceph-mon[200575]: pgmap v4968: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:44.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:10:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:10:44.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:10:43 smithi105 ceph-mon[190463]: pgmap v4968: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:46.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:10:46 smithi105 ceph-mon[190463]: pgmap v4969: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:46.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:10:46 smithi006 ceph-mon[204052]: pgmap v4969: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:46.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:10:46 smithi006 ceph-mon[200575]: pgmap v4969: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:10:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:10:47] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:10:48.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:10:48 smithi105 ceph-mon[190463]: pgmap v4970: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:48.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:10:48 smithi006 ceph-mon[204052]: pgmap v4970: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:48.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:10:48 smithi006 ceph-mon[200575]: pgmap v4970: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:50.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:10:50 smithi105 ceph-mon[190463]: pgmap v4971: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:50.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:10:50 smithi006 ceph-mon[204052]: pgmap v4971: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:50.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:10:50 smithi006 ceph-mon[200575]: pgmap v4971: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:52.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:10:52 smithi105 ceph-mon[190463]: pgmap v4972: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:52.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:10:52 smithi006 ceph-mon[204052]: pgmap v4972: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:52.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:10:52 smithi006 ceph-mon[200575]: pgmap v4972: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:54.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:10:53 smithi006 ceph-mon[204052]: pgmap v4973: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:54.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:10:53 smithi006 ceph-mon[200575]: pgmap v4973: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:54.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:10:53 smithi105 ceph-mon[190463]: pgmap v4973: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:56.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:10:56 smithi105 ceph-mon[190463]: pgmap v4974: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:56.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:10:56 smithi006 ceph-mon[204052]: pgmap v4974: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:56.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:10:56 smithi006 ceph-mon[200575]: pgmap v4974: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:10:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:10:57] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:10:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:10:58 smithi105 ceph-mon[190463]: pgmap v4975: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:58.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:10:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:10:58.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:10:58 smithi006 ceph-mon[204052]: pgmap v4975: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:58.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:10:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:10:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:10:58 smithi006 ceph-mon[200575]: pgmap v4975: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:10:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:10:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:11:00.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:11:00 smithi105 ceph-mon[190463]: pgmap v4976: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:00.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:11:00 smithi006 ceph-mon[204052]: pgmap v4976: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:00.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:11:00 smithi006 ceph-mon[200575]: pgmap v4976: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:02.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:11:02 smithi105 ceph-mon[190463]: pgmap v4977: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:02.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:11:02 smithi006 ceph-mon[204052]: pgmap v4977: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:02.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:11:02 smithi006 ceph-mon[200575]: pgmap v4977: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:04.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:11:03 smithi006 ceph-mon[200575]: pgmap v4978: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:04.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:11:03 smithi006 ceph-mon[204052]: pgmap v4978: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:04.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:11:03 smithi105 ceph-mon[190463]: pgmap v4978: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:06.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:11:06 smithi105 ceph-mon[190463]: pgmap v4979: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:06.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:11:06 smithi006 ceph-mon[204052]: pgmap v4979: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:06.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:11:06 smithi006 ceph-mon[200575]: pgmap v4979: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:11:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:11:07] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:11:08.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:11:08 smithi105 ceph-mon[190463]: pgmap v4980: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:08.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:11:08 smithi006 ceph-mon[204052]: pgmap v4980: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:08.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:11:08 smithi006 ceph-mon[200575]: pgmap v4980: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:10.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:11:10 smithi105 ceph-mon[190463]: pgmap v4981: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:10.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:11:10 smithi006 ceph-mon[204052]: pgmap v4981: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:10.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:11:10 smithi006 ceph-mon[200575]: pgmap v4981: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:12.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:11:12 smithi105 ceph-mon[190463]: pgmap v4982: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:12.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:11:12 smithi006 ceph-mon[204052]: pgmap v4982: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:12.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:11:12 smithi006 ceph-mon[200575]: pgmap v4982: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:14.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:11:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:11:14.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:11:13 smithi006 ceph-mon[204052]: pgmap v4983: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:14.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:11:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:11:14.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:11:13 smithi006 ceph-mon[200575]: pgmap v4983: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:14.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:11:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:11:14.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:11:13 smithi105 ceph-mon[190463]: pgmap v4983: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:16.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:11:16 smithi105 ceph-mon[190463]: pgmap v4984: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:16.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:11:16 smithi006 ceph-mon[204052]: pgmap v4984: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:16.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:11:16 smithi006 ceph-mon[200575]: pgmap v4984: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:11:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:11:17] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:11:18.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:11:18 smithi105 ceph-mon[190463]: pgmap v4985: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:18.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:11:18 smithi006 ceph-mon[204052]: pgmap v4985: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:18.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:11:18 smithi006 ceph-mon[200575]: pgmap v4985: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:20.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:11:20 smithi105 ceph-mon[190463]: pgmap v4986: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:20.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:11:20 smithi006 ceph-mon[204052]: pgmap v4986: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:20.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:11:20 smithi006 ceph-mon[200575]: pgmap v4986: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:22.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:11:22 smithi006 ceph-mon[204052]: pgmap v4987: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:22.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:11:22 smithi006 ceph-mon[200575]: pgmap v4987: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:22.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:11:22 smithi105 ceph-mon[190463]: pgmap v4987: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:24.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:11:23 smithi006 ceph-mon[200575]: pgmap v4988: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:24.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:11:23 smithi006 ceph-mon[204052]: pgmap v4988: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:24.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:11:23 smithi105 ceph-mon[190463]: pgmap v4988: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:26.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:11:26 smithi105 ceph-mon[190463]: pgmap v4989: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:26.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:11:26 smithi006 ceph-mon[200575]: pgmap v4989: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:26.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:11:26 smithi006 ceph-mon[204052]: pgmap v4989: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:28.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:11:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:11:27] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:11:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:11:28 smithi105 ceph-mon[190463]: pgmap v4990: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:28.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:11:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:11:28.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:11:28 smithi006 ceph-mon[200575]: pgmap v4990: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:28.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:11:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:11:28.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:11:28 smithi006 ceph-mon[204052]: pgmap v4990: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:28.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:11:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:11:30.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:11:30 smithi105 ceph-mon[190463]: pgmap v4991: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:30.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:11:30 smithi006 ceph-mon[200575]: pgmap v4991: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:30.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:11:30 smithi006 ceph-mon[204052]: pgmap v4991: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:32.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:11:32 smithi006 ceph-mon[200575]: pgmap v4992: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:32.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:11:32 smithi006 ceph-mon[204052]: pgmap v4992: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:32.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:11:32 smithi105 ceph-mon[190463]: pgmap v4992: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:34.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:11:33 smithi006 ceph-mon[200575]: pgmap v4993: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:34.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:11:33 smithi006 ceph-mon[204052]: pgmap v4993: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:34.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:11:33 smithi105 ceph-mon[190463]: pgmap v4993: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:35.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:11:34 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:11:35.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:11:34 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:11:35.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:11:34 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:11:36.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:11:35 smithi006 ceph-mon[204052]: pgmap v4994: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:36.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:11:35 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:11:36.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:11:35 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:11:36.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:11:35 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:11:36.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:11:35 smithi006 ceph-mon[200575]: pgmap v4994: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:36.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:11:35 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:11:36.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:11:35 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:11:36.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:11:35 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:11:36.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:11:35 smithi105 ceph-mon[190463]: pgmap v4994: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:36.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:11:35 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:11:36.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:11:35 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:11:36.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:11:35 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:11:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:11:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:11:37] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:11:38.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:11:38 smithi105 ceph-mon[190463]: pgmap v4995: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:38.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:11:38 smithi006 ceph-mon[200575]: pgmap v4995: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:38.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:11:38 smithi006 ceph-mon[204052]: pgmap v4995: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:40.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:11:40 smithi006 ceph-mon[200575]: pgmap v4996: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:40.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:11:40 smithi006 ceph-mon[204052]: pgmap v4996: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:40.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:11:40 smithi105 ceph-mon[190463]: pgmap v4996: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:42.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:11:42 smithi006 ceph-mon[204052]: pgmap v4997: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:42.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:11:42 smithi006 ceph-mon[200575]: pgmap v4997: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:11:42 smithi105 ceph-mon[190463]: pgmap v4997: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:43.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:11:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:11:43.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:11:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:11:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:11:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:11:44.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:11:44 smithi006 ceph-mon[204052]: pgmap v4998: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:44.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:11:44 smithi006 ceph-mon[200575]: pgmap v4998: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:11:44 smithi105 ceph-mon[190463]: pgmap v4998: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:46.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:11:46 smithi006 ceph-mon[204052]: pgmap v4999: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:46.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:11:46 smithi006 ceph-mon[200575]: pgmap v4999: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:11:46 smithi105 ceph-mon[190463]: pgmap v4999: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:11:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:11:47] "GET /metrics HTTP/1.1" 200 36230 "" "Prometheus/2.43.0" 2023-09-22T10:11:48.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:11:48 smithi006 ceph-mon[204052]: pgmap v5000: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:48.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:11:48 smithi006 ceph-mon[200575]: pgmap v5000: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:48.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:11:48 smithi105 ceph-mon[190463]: pgmap v5000: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:50.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:11:50 smithi006 ceph-mon[204052]: pgmap v5001: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:50.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:11:50 smithi006 ceph-mon[200575]: pgmap v5001: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:50.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:11:50 smithi105 ceph-mon[190463]: pgmap v5001: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:52.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:11:52 smithi006 ceph-mon[200575]: pgmap v5002: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:52.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:11:52 smithi006 ceph-mon[204052]: pgmap v5002: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:52.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:11:52 smithi105 ceph-mon[190463]: pgmap v5002: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:54.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:11:53 smithi006 ceph-mon[200575]: pgmap v5003: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:54.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:11:53 smithi006 ceph-mon[204052]: pgmap v5003: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:54.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:11:53 smithi105 ceph-mon[190463]: pgmap v5003: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:56.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:11:56 smithi006 ceph-mon[200575]: pgmap v5004: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:56.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:11:56 smithi006 ceph-mon[204052]: pgmap v5004: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:56.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:11:56 smithi105 ceph-mon[190463]: pgmap v5004: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:11:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:11:57] "GET /metrics HTTP/1.1" 200 36230 "" "Prometheus/2.43.0" 2023-09-22T10:11:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:11:58 smithi006 ceph-mon[200575]: pgmap v5005: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:11:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:11:58.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:11:58 smithi006 ceph-mon[204052]: pgmap v5005: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:58.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:11:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:11:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:11:58 smithi105 ceph-mon[190463]: pgmap v5005: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:11:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:11:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:12:00.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:12:00 smithi006 ceph-mon[204052]: pgmap v5006: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:00.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:12:00 smithi006 ceph-mon[200575]: pgmap v5006: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:00.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:12:00 smithi105 ceph-mon[190463]: pgmap v5006: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:02.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:12:02 smithi006 ceph-mon[204052]: pgmap v5007: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:02.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:12:02 smithi006 ceph-mon[200575]: pgmap v5007: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:02.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:12:02 smithi105 ceph-mon[190463]: pgmap v5007: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:04.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:12:03 smithi006 ceph-mon[204052]: pgmap v5008: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:04.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:12:03 smithi006 ceph-mon[200575]: pgmap v5008: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:04.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:12:03 smithi105 ceph-mon[190463]: pgmap v5008: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:06.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:12:06 smithi006 ceph-mon[204052]: pgmap v5009: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:06.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:12:06 smithi006 ceph-mon[200575]: pgmap v5009: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:06.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:12:06 smithi105 ceph-mon[190463]: pgmap v5009: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:12:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:12:07] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T10:12:08.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:12:08 smithi006 ceph-mon[200575]: pgmap v5010: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:08.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:12:08 smithi006 ceph-mon[204052]: pgmap v5010: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:08.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:12:08 smithi105 ceph-mon[190463]: pgmap v5010: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:10.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:12:10 smithi006 ceph-mon[204052]: pgmap v5011: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:10.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:12:10 smithi006 ceph-mon[200575]: pgmap v5011: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:10.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:12:10 smithi105 ceph-mon[190463]: pgmap v5011: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:12.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:12:12 smithi006 ceph-mon[204052]: pgmap v5012: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:12.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:12:12 smithi006 ceph-mon[200575]: pgmap v5012: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:12.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:12:12 smithi105 ceph-mon[190463]: pgmap v5012: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:12:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:12:13.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:12:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:12:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:12:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:12:14.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:12:14 smithi006 ceph-mon[204052]: pgmap v5013: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:14.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:12:14 smithi006 ceph-mon[200575]: pgmap v5013: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:14.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:12:14 smithi105 ceph-mon[190463]: pgmap v5013: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:16.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:12:16 smithi006 ceph-mon[204052]: pgmap v5014: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:16.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:12:16 smithi006 ceph-mon[200575]: pgmap v5014: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:16.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:12:16 smithi105 ceph-mon[190463]: pgmap v5014: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:12:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:12:17] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T10:12:18.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:12:18 smithi006 ceph-mon[204052]: pgmap v5015: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:18.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:12:18 smithi006 ceph-mon[200575]: pgmap v5015: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:18.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:12:18 smithi105 ceph-mon[190463]: pgmap v5015: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:20.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:12:20 smithi006 ceph-mon[204052]: pgmap v5016: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:20.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:12:20 smithi006 ceph-mon[200575]: pgmap v5016: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:20.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:12:20 smithi105 ceph-mon[190463]: pgmap v5016: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:22.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:12:22 smithi006 ceph-mon[204052]: pgmap v5017: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:22.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:12:22 smithi006 ceph-mon[200575]: pgmap v5017: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:22.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:12:22 smithi105 ceph-mon[190463]: pgmap v5017: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:24.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:12:23 smithi006 ceph-mon[204052]: pgmap v5018: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:24.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:12:23 smithi006 ceph-mon[200575]: pgmap v5018: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:24.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:12:23 smithi105 ceph-mon[190463]: pgmap v5018: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:26.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:12:26 smithi006 ceph-mon[200575]: pgmap v5019: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:26.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:12:26 smithi006 ceph-mon[204052]: pgmap v5019: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:26.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:12:26 smithi105 ceph-mon[190463]: pgmap v5019: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:12:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:12:27] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T10:12:28.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:12:28 smithi006 ceph-mon[204052]: pgmap v5020: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:28.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:12:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:12:28.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:12:28 smithi006 ceph-mon[200575]: pgmap v5020: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:28.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:12:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:12:28.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:12:28 smithi105 ceph-mon[190463]: pgmap v5020: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:28.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:12:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:12:30.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:12:30 smithi006 ceph-mon[204052]: pgmap v5021: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:30.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:12:30 smithi006 ceph-mon[200575]: pgmap v5021: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:30.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:12:30 smithi105 ceph-mon[190463]: pgmap v5021: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:32.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:12:32 smithi006 ceph-mon[204052]: pgmap v5022: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:32.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:12:32 smithi006 ceph-mon[200575]: pgmap v5022: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:32.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:12:32 smithi105 ceph-mon[190463]: pgmap v5022: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:34.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:12:33 smithi006 ceph-mon[204052]: pgmap v5023: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:34.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:12:33 smithi006 ceph-mon[200575]: pgmap v5023: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:34.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:12:33 smithi105 ceph-mon[190463]: pgmap v5023: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:36.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:12:36 smithi006 ceph-mon[204052]: pgmap v5024: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:36.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:12:36 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:12:36.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:12:36 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:12:36.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:12:36 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:12:36.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:12:36 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:12:36.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:12:36 smithi006 ceph-mon[200575]: pgmap v5024: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:36.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:12:36 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:12:36.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:12:36 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:12:36.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:12:36 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:12:36.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:12:36 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:12:36.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:12:36 smithi105 ceph-mon[190463]: pgmap v5024: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:36.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:12:36 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:12:36.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:12:36 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:12:36.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:12:36 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:12:36.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:12:36 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:12:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:12:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:12:37] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:12:38.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:12:38 smithi006 ceph-mon[204052]: pgmap v5025: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:38.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:12:38 smithi006 ceph-mon[200575]: pgmap v5025: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:38.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:12:38 smithi105 ceph-mon[190463]: pgmap v5025: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:40.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:12:40 smithi006 ceph-mon[204052]: pgmap v5026: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:40.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:12:40 smithi006 ceph-mon[200575]: pgmap v5026: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:40.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:12:40 smithi105 ceph-mon[190463]: pgmap v5026: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:42.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:12:42 smithi006 ceph-mon[204052]: pgmap v5027: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:42.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:12:42 smithi006 ceph-mon[200575]: pgmap v5027: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:12:42 smithi105 ceph-mon[190463]: pgmap v5027: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:43.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:12:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:12:43.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:12:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:12:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:12:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:12:44.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:12:44 smithi006 ceph-mon[204052]: pgmap v5028: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:44.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:12:44 smithi006 ceph-mon[200575]: pgmap v5028: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:12:44 smithi105 ceph-mon[190463]: pgmap v5028: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:46.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:12:46 smithi006 ceph-mon[204052]: pgmap v5029: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:46.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:12:46 smithi006 ceph-mon[200575]: pgmap v5029: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:12:46 smithi105 ceph-mon[190463]: pgmap v5029: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:12:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:12:47] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:12:48.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:12:48 smithi006 ceph-mon[204052]: pgmap v5030: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:48.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:12:48 smithi006 ceph-mon[200575]: pgmap v5030: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:48.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:12:48 smithi105 ceph-mon[190463]: pgmap v5030: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:50.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:12:50 smithi006 ceph-mon[204052]: pgmap v5031: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:50.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:12:50 smithi006 ceph-mon[200575]: pgmap v5031: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:50.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:12:50 smithi105 ceph-mon[190463]: pgmap v5031: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:52.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:12:52 smithi006 ceph-mon[204052]: pgmap v5032: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:52.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:12:52 smithi006 ceph-mon[200575]: pgmap v5032: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:52.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:12:52 smithi105 ceph-mon[190463]: pgmap v5032: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:54.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:12:53 smithi006 ceph-mon[204052]: pgmap v5033: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:54.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:12:53 smithi006 ceph-mon[200575]: pgmap v5033: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:54.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:12:53 smithi105 ceph-mon[190463]: pgmap v5033: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:56.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:12:56 smithi006 ceph-mon[204052]: pgmap v5034: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:56.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:12:56 smithi006 ceph-mon[200575]: pgmap v5034: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:56.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:12:56 smithi105 ceph-mon[190463]: pgmap v5034: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:12:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:12:57] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:12:58.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:12:58 smithi006 ceph-mon[204052]: pgmap v5035: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:58.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:12:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:12:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:12:58 smithi006 ceph-mon[200575]: pgmap v5035: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:12:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:12:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:12:58 smithi105 ceph-mon[190463]: pgmap v5035: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:12:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:12:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:13:00.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:13:00 smithi006 ceph-mon[204052]: pgmap v5036: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:00.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:13:00 smithi006 ceph-mon[200575]: pgmap v5036: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:00.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:13:00 smithi105 ceph-mon[190463]: pgmap v5036: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:02.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:13:02 smithi006 ceph-mon[204052]: pgmap v5037: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:02.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:13:02 smithi006 ceph-mon[200575]: pgmap v5037: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:02.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:13:02 smithi105 ceph-mon[190463]: pgmap v5037: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:04.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:13:03 smithi006 ceph-mon[200575]: pgmap v5038: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:04.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:13:03 smithi006 ceph-mon[204052]: pgmap v5038: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:04.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:13:03 smithi105 ceph-mon[190463]: pgmap v5038: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:06.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:13:06 smithi006 ceph-mon[200575]: pgmap v5039: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:06.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:13:06 smithi006 ceph-mon[204052]: pgmap v5039: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:06.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:13:06 smithi105 ceph-mon[190463]: pgmap v5039: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:13:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:13:07] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:13:08.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:13:08 smithi006 ceph-mon[204052]: pgmap v5040: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:08.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:13:08 smithi006 ceph-mon[200575]: pgmap v5040: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:08.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:13:08 smithi105 ceph-mon[190463]: pgmap v5040: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:10.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:13:10 smithi006 ceph-mon[204052]: pgmap v5041: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:10.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:13:10 smithi006 ceph-mon[200575]: pgmap v5041: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:10.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:13:10 smithi105 ceph-mon[190463]: pgmap v5041: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:12.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:13:12 smithi006 ceph-mon[204052]: pgmap v5042: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:12.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:13:12 smithi006 ceph-mon[200575]: pgmap v5042: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:12.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:13:12 smithi105 ceph-mon[190463]: pgmap v5042: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:13:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:13:13.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:13:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:13:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:13:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:13:14.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:13:14 smithi006 ceph-mon[204052]: pgmap v5043: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:14.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:13:14 smithi006 ceph-mon[200575]: pgmap v5043: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:14.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:13:14 smithi105 ceph-mon[190463]: pgmap v5043: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:16.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:13:16 smithi006 ceph-mon[204052]: pgmap v5044: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:16.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:13:16 smithi006 ceph-mon[200575]: pgmap v5044: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:16.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:13:16 smithi105 ceph-mon[190463]: pgmap v5044: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:13:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:13:17] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:13:18.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:13:18 smithi006 ceph-mon[204052]: pgmap v5045: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:18.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:13:18 smithi006 ceph-mon[200575]: pgmap v5045: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:18.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:13:18 smithi105 ceph-mon[190463]: pgmap v5045: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:20.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:13:20 smithi006 ceph-mon[200575]: pgmap v5046: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:20.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:13:20 smithi006 ceph-mon[204052]: pgmap v5046: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:20.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:13:20 smithi105 ceph-mon[190463]: pgmap v5046: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:22.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:13:22 smithi006 ceph-mon[204052]: pgmap v5047: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:22.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:13:22 smithi006 ceph-mon[200575]: pgmap v5047: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:22.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:13:22 smithi105 ceph-mon[190463]: pgmap v5047: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:13:23 smithi105 ceph-mon[190463]: pgmap v5048: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:24.127 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 10:13:23 smithi105 conmon[249241]: logger=cleanup t=2023-09-22T10:13:23.851059318Z level=info msg="Completed cleanup jobs" duration=140.317527ms 2023-09-22T10:13:24.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:13:23 smithi006 ceph-mon[204052]: pgmap v5048: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:24.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:13:23 smithi006 ceph-mon[200575]: pgmap v5048: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:26.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:13:26 smithi006 ceph-mon[204052]: pgmap v5049: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:26.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:13:26 smithi006 ceph-mon[200575]: pgmap v5049: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:26.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:13:26 smithi105 ceph-mon[190463]: pgmap v5049: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:13:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:13:27] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:13:28.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:13:28 smithi006 ceph-mon[204052]: pgmap v5050: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:28.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:13:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:13:28.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:13:28 smithi006 ceph-mon[200575]: pgmap v5050: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:28.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:13:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:13:28.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:13:28 smithi105 ceph-mon[190463]: pgmap v5050: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:28.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:13:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:13:30.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:13:30 smithi006 ceph-mon[204052]: pgmap v5051: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:30.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:13:30 smithi006 ceph-mon[200575]: pgmap v5051: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:30.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:13:30 smithi105 ceph-mon[190463]: pgmap v5051: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:32.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:13:32 smithi006 ceph-mon[204052]: pgmap v5052: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:32.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:13:32 smithi006 ceph-mon[200575]: pgmap v5052: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:32.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:13:32 smithi105 ceph-mon[190463]: pgmap v5052: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:34.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:13:33 smithi006 ceph-mon[204052]: pgmap v5053: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:34.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:13:33 smithi006 ceph-mon[200575]: pgmap v5053: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:34.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:13:33 smithi105 ceph-mon[190463]: pgmap v5053: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:36.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:13:36 smithi006 ceph-mon[200575]: pgmap v5054: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:36.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:13:36 smithi006 ceph-mon[204052]: pgmap v5054: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:36.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:13:36 smithi105 ceph-mon[190463]: pgmap v5054: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:37.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:13:37 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:13:37.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:13:37 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:13:37.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:13:37 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:13:37.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:13:37 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:13:37.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:13:37 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:13:37.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:13:37 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:13:37.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:13:37 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:13:37.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:13:37 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:13:37.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:13:37 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:13:37.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:13:37 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:13:37.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:13:37 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:13:37.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:13:37 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:13:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:13:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:13:37] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:13:38.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:13:38 smithi006 ceph-mon[204052]: pgmap v5055: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:38.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:13:38 smithi006 ceph-mon[200575]: pgmap v5055: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:38.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:13:38 smithi105 ceph-mon[190463]: pgmap v5055: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:40.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:13:40 smithi006 ceph-mon[204052]: pgmap v5056: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:40.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:13:40 smithi006 ceph-mon[200575]: pgmap v5056: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:40.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:13:40 smithi105 ceph-mon[190463]: pgmap v5056: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:42.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:13:42 smithi006 ceph-mon[200575]: pgmap v5057: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:42.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:13:42 smithi006 ceph-mon[204052]: pgmap v5057: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:13:42 smithi105 ceph-mon[190463]: pgmap v5057: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:43.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:13:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:13:43.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:13:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:13:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:13:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:13:44.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:13:44 smithi006 ceph-mon[204052]: pgmap v5058: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:44.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:13:44 smithi006 ceph-mon[200575]: pgmap v5058: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:13:44 smithi105 ceph-mon[190463]: pgmap v5058: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:46.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:13:46 smithi006 ceph-mon[204052]: pgmap v5059: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:46.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:13:46 smithi006 ceph-mon[200575]: pgmap v5059: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:13:46 smithi105 ceph-mon[190463]: pgmap v5059: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:13:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:13:47] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:13:48.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:13:48 smithi006 ceph-mon[204052]: pgmap v5060: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:48.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:13:48 smithi006 ceph-mon[200575]: pgmap v5060: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:48.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:13:48 smithi105 ceph-mon[190463]: pgmap v5060: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:50.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:13:50 smithi006 ceph-mon[204052]: pgmap v5061: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:50.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:13:50 smithi006 ceph-mon[200575]: pgmap v5061: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:50.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:13:50 smithi105 ceph-mon[190463]: pgmap v5061: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:52.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:13:52 smithi006 ceph-mon[204052]: pgmap v5062: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:52.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:13:52 smithi006 ceph-mon[200575]: pgmap v5062: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:52.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:13:52 smithi105 ceph-mon[190463]: pgmap v5062: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:54.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:13:53 smithi006 ceph-mon[204052]: pgmap v5063: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:54.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:13:53 smithi006 ceph-mon[200575]: pgmap v5063: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:54.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:13:53 smithi105 ceph-mon[190463]: pgmap v5063: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:56.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:13:56 smithi006 ceph-mon[204052]: pgmap v5064: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:56.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:13:56 smithi006 ceph-mon[200575]: pgmap v5064: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:56.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:13:56 smithi105 ceph-mon[190463]: pgmap v5064: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:13:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:13:57] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:13:58.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:13:58 smithi006 ceph-mon[204052]: pgmap v5065: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:58.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:13:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:13:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:13:58 smithi006 ceph-mon[200575]: pgmap v5065: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:13:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:13:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:13:58 smithi105 ceph-mon[190463]: pgmap v5065: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:13:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:13:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:14:00.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:14:00 smithi006 ceph-mon[204052]: pgmap v5066: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:00.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:14:00 smithi006 ceph-mon[200575]: pgmap v5066: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:00.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:14:00 smithi105 ceph-mon[190463]: pgmap v5066: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:02.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:14:02 smithi006 ceph-mon[204052]: pgmap v5067: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:02.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:14:02 smithi006 ceph-mon[200575]: pgmap v5067: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:02.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:14:02 smithi105 ceph-mon[190463]: pgmap v5067: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:04.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:14:03 smithi006 ceph-mon[204052]: pgmap v5068: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:04.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:14:03 smithi006 ceph-mon[200575]: pgmap v5068: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:04.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:14:03 smithi105 ceph-mon[190463]: pgmap v5068: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:06.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:14:06 smithi006 ceph-mon[204052]: pgmap v5069: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:06.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:14:06 smithi006 ceph-mon[200575]: pgmap v5069: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:06.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:14:06 smithi105 ceph-mon[190463]: pgmap v5069: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:14:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:14:07] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:14:08.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:14:08 smithi006 ceph-mon[204052]: pgmap v5070: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:08.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:14:08 smithi006 ceph-mon[200575]: pgmap v5070: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:08.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:14:08 smithi105 ceph-mon[190463]: pgmap v5070: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:10.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:14:10 smithi006 ceph-mon[204052]: pgmap v5071: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:10.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:14:10 smithi006 ceph-mon[200575]: pgmap v5071: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:10.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:14:10 smithi105 ceph-mon[190463]: pgmap v5071: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:12.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:14:12 smithi006 ceph-mon[204052]: pgmap v5072: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:12.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:14:12 smithi006 ceph-mon[200575]: pgmap v5072: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:12.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:14:12 smithi105 ceph-mon[190463]: pgmap v5072: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:14:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:14:13.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:14:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:14:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:14:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:14:14.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:14:14 smithi006 ceph-mon[200575]: pgmap v5073: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:14.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:14:14 smithi006 ceph-mon[204052]: pgmap v5073: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:14.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:14:14 smithi105 ceph-mon[190463]: pgmap v5073: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:16.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:14:16 smithi006 ceph-mon[204052]: pgmap v5074: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:16.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:14:16 smithi006 ceph-mon[200575]: pgmap v5074: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:16.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:14:16 smithi105 ceph-mon[190463]: pgmap v5074: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:14:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:14:17] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:14:18.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:14:18 smithi006 ceph-mon[204052]: pgmap v5075: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:18.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:14:18 smithi006 ceph-mon[200575]: pgmap v5075: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:18.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:14:18 smithi105 ceph-mon[190463]: pgmap v5075: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:20.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:14:20 smithi006 ceph-mon[204052]: pgmap v5076: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:20.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:14:20 smithi006 ceph-mon[200575]: pgmap v5076: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:20.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:14:20 smithi105 ceph-mon[190463]: pgmap v5076: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:22.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:14:22 smithi006 ceph-mon[204052]: pgmap v5077: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:22.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:14:22 smithi006 ceph-mon[200575]: pgmap v5077: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:22.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:14:22 smithi105 ceph-mon[190463]: pgmap v5077: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:24.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:14:23 smithi006 ceph-mon[204052]: pgmap v5078: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:24.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:14:23 smithi006 ceph-mon[200575]: pgmap v5078: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:24.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:14:23 smithi105 ceph-mon[190463]: pgmap v5078: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:26.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:14:26 smithi006 ceph-mon[204052]: pgmap v5079: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:26.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:14:26 smithi006 ceph-mon[200575]: pgmap v5079: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:26.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:14:26 smithi105 ceph-mon[190463]: pgmap v5079: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:14:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:14:27] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:14:28.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:14:28 smithi006 ceph-mon[204052]: pgmap v5080: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:28.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:14:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:14:28.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:14:28 smithi006 ceph-mon[200575]: pgmap v5080: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:28.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:14:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:14:28.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:14:28 smithi105 ceph-mon[190463]: pgmap v5080: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:28.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:14:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:14:30.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:14:30 smithi006 ceph-mon[204052]: pgmap v5081: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:30.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:14:30 smithi006 ceph-mon[200575]: pgmap v5081: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:30.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:14:30 smithi105 ceph-mon[190463]: pgmap v5081: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:32.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:14:32 smithi006 ceph-mon[204052]: pgmap v5082: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:32.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:14:32 smithi006 ceph-mon[200575]: pgmap v5082: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:32.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:14:32 smithi105 ceph-mon[190463]: pgmap v5082: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:34.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:14:33 smithi006 ceph-mon[204052]: pgmap v5083: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:34.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:14:33 smithi006 ceph-mon[200575]: pgmap v5083: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:34.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:14:33 smithi105 ceph-mon[190463]: pgmap v5083: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:36.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:14:36 smithi006 ceph-mon[204052]: pgmap v5084: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:36.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:14:36 smithi006 ceph-mon[200575]: pgmap v5084: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:36.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:14:36 smithi105 ceph-mon[190463]: pgmap v5084: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:37.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:14:37 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:14:37.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:14:37 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:14:37.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:14:37 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:14:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:14:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:14:37] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:14:38.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:14:38 smithi006 ceph-mon[204052]: pgmap v5085: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:38.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:14:38 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:14:38.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:14:38 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:14:38.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:14:38 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:14:38.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:14:38 smithi006 ceph-mon[200575]: pgmap v5085: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:38.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:14:38 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:14:38.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:14:38 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:14:38.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:14:38 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:14:38.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:14:38 smithi105 ceph-mon[190463]: pgmap v5085: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:38.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:14:38 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:14:38.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:14:38 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:14:38.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:14:38 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:14:40.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:14:40 smithi006 ceph-mon[204052]: pgmap v5086: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:40.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:14:40 smithi006 ceph-mon[200575]: pgmap v5086: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:40.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:14:40 smithi105 ceph-mon[190463]: pgmap v5086: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:42.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:14:42 smithi006 ceph-mon[204052]: pgmap v5087: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:42.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:14:42 smithi006 ceph-mon[200575]: pgmap v5087: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:14:42 smithi105 ceph-mon[190463]: pgmap v5087: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:43.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:14:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:14:43.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:14:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:14:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:14:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:14:44.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:14:44 smithi006 ceph-mon[204052]: pgmap v5088: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:44.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:14:44 smithi006 ceph-mon[200575]: pgmap v5088: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:14:44 smithi105 ceph-mon[190463]: pgmap v5088: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:46.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:14:46 smithi006 ceph-mon[204052]: pgmap v5089: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:46.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:14:46 smithi006 ceph-mon[200575]: pgmap v5089: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:14:46 smithi105 ceph-mon[190463]: pgmap v5089: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:14:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:14:47] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:14:48.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:14:48 smithi006 ceph-mon[204052]: pgmap v5090: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:48.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:14:48 smithi006 ceph-mon[200575]: pgmap v5090: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:48.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:14:48 smithi105 ceph-mon[190463]: pgmap v5090: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:50.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:14:50 smithi006 ceph-mon[204052]: pgmap v5091: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:50.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:14:50 smithi006 ceph-mon[200575]: pgmap v5091: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:50.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:14:50 smithi105 ceph-mon[190463]: pgmap v5091: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:52.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:14:52 smithi006 ceph-mon[204052]: pgmap v5092: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:52.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:14:52 smithi006 ceph-mon[200575]: pgmap v5092: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:52.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:14:52 smithi105 ceph-mon[190463]: pgmap v5092: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:54.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:14:53 smithi006 ceph-mon[200575]: pgmap v5093: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:54.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:14:53 smithi006 ceph-mon[204052]: pgmap v5093: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:54.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:14:53 smithi105 ceph-mon[190463]: pgmap v5093: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:56.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:14:56 smithi006 ceph-mon[204052]: pgmap v5094: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:56.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:14:56 smithi006 ceph-mon[200575]: pgmap v5094: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:56.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:14:56 smithi105 ceph-mon[190463]: pgmap v5094: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:58.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:14:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:14:57] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:14:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:14:58 smithi006 ceph-mon[200575]: pgmap v5095: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:14:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:14:58.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:14:58 smithi006 ceph-mon[204052]: pgmap v5095: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:58.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:14:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:14:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:14:58 smithi105 ceph-mon[190463]: pgmap v5095: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:14:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:14:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:15:00.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:15:00 smithi006 ceph-mon[200575]: pgmap v5096: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:00.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:15:00 smithi006 ceph-mon[204052]: pgmap v5096: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:00.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:15:00 smithi105 ceph-mon[190463]: pgmap v5096: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:02.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:15:02 smithi006 ceph-mon[200575]: pgmap v5097: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:02.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:15:02 smithi006 ceph-mon[204052]: pgmap v5097: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:02.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:15:02 smithi105 ceph-mon[190463]: pgmap v5097: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:04.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:15:03 smithi006 ceph-mon[204052]: pgmap v5098: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:04.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:15:03 smithi006 ceph-mon[200575]: pgmap v5098: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:04.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:15:03 smithi105 ceph-mon[190463]: pgmap v5098: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:06.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:15:06 smithi006 ceph-mon[204052]: pgmap v5099: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:06.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:15:06 smithi006 ceph-mon[200575]: pgmap v5099: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:06.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:15:06 smithi105 ceph-mon[190463]: pgmap v5099: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:15:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:15:07] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:15:08.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:15:08 smithi006 ceph-mon[204052]: pgmap v5100: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:08.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:15:08 smithi006 ceph-mon[200575]: pgmap v5100: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:08.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:15:08 smithi105 ceph-mon[190463]: pgmap v5100: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:10.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:15:10 smithi006 ceph-mon[204052]: pgmap v5101: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:10.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:15:10 smithi006 ceph-mon[200575]: pgmap v5101: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:10.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:15:10 smithi105 ceph-mon[190463]: pgmap v5101: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:12.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:15:12 smithi006 ceph-mon[204052]: pgmap v5102: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:12.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:15:12 smithi006 ceph-mon[200575]: pgmap v5102: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:12.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:15:12 smithi105 ceph-mon[190463]: pgmap v5102: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:13.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:15:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:15:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:15:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:15:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:15:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:15:14.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:15:14 smithi006 ceph-mon[204052]: pgmap v5103: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:14.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:15:14 smithi006 ceph-mon[200575]: pgmap v5103: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:14.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:15:14 smithi105 ceph-mon[190463]: pgmap v5103: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:16.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:15:16 smithi006 ceph-mon[204052]: pgmap v5104: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:16.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:15:16 smithi006 ceph-mon[200575]: pgmap v5104: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:16.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:15:16 smithi105 ceph-mon[190463]: pgmap v5104: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:15:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:15:17] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:15:18.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:15:18 smithi006 ceph-mon[204052]: pgmap v5105: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:18.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:15:18 smithi006 ceph-mon[200575]: pgmap v5105: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:18.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:15:18 smithi105 ceph-mon[190463]: pgmap v5105: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:20.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:15:20 smithi006 ceph-mon[204052]: pgmap v5106: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:20.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:15:20 smithi006 ceph-mon[200575]: pgmap v5106: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:20.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:15:20 smithi105 ceph-mon[190463]: pgmap v5106: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:22.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:15:22 smithi006 ceph-mon[204052]: pgmap v5107: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:22.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:15:22 smithi006 ceph-mon[200575]: pgmap v5107: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:22.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:15:22 smithi105 ceph-mon[190463]: pgmap v5107: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:24.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:15:23 smithi006 ceph-mon[204052]: pgmap v5108: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:24.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:15:23 smithi006 ceph-mon[200575]: pgmap v5108: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:24.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:15:23 smithi105 ceph-mon[190463]: pgmap v5108: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:26.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:15:26 smithi006 ceph-mon[204052]: pgmap v5109: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:26.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:15:26 smithi006 ceph-mon[200575]: pgmap v5109: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:26.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:15:26 smithi105 ceph-mon[190463]: pgmap v5109: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:15:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:15:27] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:15:28.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:15:28 smithi006 ceph-mon[204052]: pgmap v5110: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:28.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:15:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:15:28.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:15:28 smithi006 ceph-mon[200575]: pgmap v5110: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:28.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:15:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:15:28.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:15:28 smithi105 ceph-mon[190463]: pgmap v5110: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:28.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:15:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:15:30.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:15:30 smithi006 ceph-mon[200575]: pgmap v5111: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:30.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:15:30 smithi006 ceph-mon[204052]: pgmap v5111: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:30.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:15:30 smithi105 ceph-mon[190463]: pgmap v5111: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:32.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:15:32 smithi006 ceph-mon[204052]: pgmap v5112: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:32.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:15:32 smithi006 ceph-mon[200575]: pgmap v5112: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:32.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:15:32 smithi105 ceph-mon[190463]: pgmap v5112: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:34.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:15:33 smithi006 ceph-mon[204052]: pgmap v5113: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:34.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:15:33 smithi006 ceph-mon[200575]: pgmap v5113: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:34.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:15:33 smithi105 ceph-mon[190463]: pgmap v5113: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:36.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:15:36 smithi006 ceph-mon[204052]: pgmap v5114: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:36.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:15:36 smithi006 ceph-mon[200575]: pgmap v5114: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:36.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:15:36 smithi105 ceph-mon[190463]: pgmap v5114: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:15:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:15:37] "GET /metrics HTTP/1.1" 200 36231 "" "Prometheus/2.43.0" 2023-09-22T10:15:38.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:15:38 smithi006 ceph-mon[204052]: pgmap v5115: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:38.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:15:38 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:15:38.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:15:38 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:15:38.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:15:38 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:15:38.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:15:38 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:15:38.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:15:38 smithi006 ceph-mon[200575]: pgmap v5115: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:38.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:15:38 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:15:38.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:15:38 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:15:38.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:15:38 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:15:38.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:15:38 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:15:38.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:15:38 smithi105 ceph-mon[190463]: pgmap v5115: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:38.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:15:38 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:15:38.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:15:38 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:15:38.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:15:38 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:15:38.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:15:38 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:15:40.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:15:40 smithi006 ceph-mon[204052]: pgmap v5116: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:40.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:15:40 smithi006 ceph-mon[200575]: pgmap v5116: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:40.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:15:40 smithi105 ceph-mon[190463]: pgmap v5116: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:42.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:15:42 smithi006 ceph-mon[204052]: pgmap v5117: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:42.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:15:42 smithi006 ceph-mon[200575]: pgmap v5117: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:15:42 smithi105 ceph-mon[190463]: pgmap v5117: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:43.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:15:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:15:43.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:15:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:15:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:15:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:15:44.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:15:44 smithi006 ceph-mon[204052]: pgmap v5118: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:44.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:15:44 smithi006 ceph-mon[200575]: pgmap v5118: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:15:44 smithi105 ceph-mon[190463]: pgmap v5118: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:46.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:15:46 smithi006 ceph-mon[204052]: pgmap v5119: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:46.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:15:46 smithi006 ceph-mon[200575]: pgmap v5119: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:15:46 smithi105 ceph-mon[190463]: pgmap v5119: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:15:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:15:47] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T10:15:48.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:15:48 smithi006 ceph-mon[204052]: pgmap v5120: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:48.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:15:48 smithi006 ceph-mon[200575]: pgmap v5120: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:48.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:15:48 smithi105 ceph-mon[190463]: pgmap v5120: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:50.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:15:50 smithi006 ceph-mon[204052]: pgmap v5121: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:50.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:15:50 smithi006 ceph-mon[200575]: pgmap v5121: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:50.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:15:50 smithi105 ceph-mon[190463]: pgmap v5121: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:52.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:15:52 smithi006 ceph-mon[204052]: pgmap v5122: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:52.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:15:52 smithi006 ceph-mon[200575]: pgmap v5122: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:52.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:15:52 smithi105 ceph-mon[190463]: pgmap v5122: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:54.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:15:53 smithi006 ceph-mon[204052]: pgmap v5123: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:54.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:15:53 smithi006 ceph-mon[200575]: pgmap v5123: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:54.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:15:53 smithi105 ceph-mon[190463]: pgmap v5123: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:56.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:15:56 smithi006 ceph-mon[204052]: pgmap v5124: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:56.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:15:56 smithi006 ceph-mon[200575]: pgmap v5124: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:56.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:15:56 smithi105 ceph-mon[190463]: pgmap v5124: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:15:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:15:57] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T10:15:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:15:58 smithi006 ceph-mon[200575]: pgmap v5125: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:15:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:15:58.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:15:58 smithi006 ceph-mon[204052]: pgmap v5125: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:58.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:15:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:15:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:15:58 smithi105 ceph-mon[190463]: pgmap v5125: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:15:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:15:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:16:00.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:16:00 smithi006 ceph-mon[200575]: pgmap v5126: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:00.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:16:00 smithi006 ceph-mon[204052]: pgmap v5126: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:00.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:16:00 smithi105 ceph-mon[190463]: pgmap v5126: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:02.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:16:02 smithi006 ceph-mon[204052]: pgmap v5127: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:02.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:16:02 smithi006 ceph-mon[200575]: pgmap v5127: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:02.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:16:02 smithi105 ceph-mon[190463]: pgmap v5127: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:04.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:16:03 smithi006 ceph-mon[200575]: pgmap v5128: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:04.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:16:03 smithi006 ceph-mon[204052]: pgmap v5128: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:04.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:16:03 smithi105 ceph-mon[190463]: pgmap v5128: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:06.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:16:06 smithi006 ceph-mon[200575]: pgmap v5129: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:06.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:16:06 smithi006 ceph-mon[204052]: pgmap v5129: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:06.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:16:06 smithi105 ceph-mon[190463]: pgmap v5129: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:16:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:16:07] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:16:08.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:16:08 smithi006 ceph-mon[200575]: pgmap v5130: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:08.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:16:08 smithi006 ceph-mon[204052]: pgmap v5130: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:08.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:16:08 smithi105 ceph-mon[190463]: pgmap v5130: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:10.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:16:10 smithi006 ceph-mon[200575]: pgmap v5131: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:10.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:16:10 smithi006 ceph-mon[204052]: pgmap v5131: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:10.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:16:10 smithi105 ceph-mon[190463]: pgmap v5131: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:12.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:16:12 smithi006 ceph-mon[204052]: pgmap v5132: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:12.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:16:12 smithi006 ceph-mon[200575]: pgmap v5132: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:12.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:16:12 smithi105 ceph-mon[190463]: pgmap v5132: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:13.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:16:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:16:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:16:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:16:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:16:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:16:14.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:16:14 smithi006 ceph-mon[200575]: pgmap v5133: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:14.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:16:14 smithi006 ceph-mon[204052]: pgmap v5133: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:14.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:16:14 smithi105 ceph-mon[190463]: pgmap v5133: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:16.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:16:16 smithi006 ceph-mon[204052]: pgmap v5134: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:16.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:16:16 smithi006 ceph-mon[200575]: pgmap v5134: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:16.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:16:16 smithi105 ceph-mon[190463]: pgmap v5134: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:16:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:16:17] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T10:16:18.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:16:18 smithi006 ceph-mon[204052]: pgmap v5135: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:18.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:16:18 smithi006 ceph-mon[200575]: pgmap v5135: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:18.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:16:18 smithi105 ceph-mon[190463]: pgmap v5135: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:20.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:16:20 smithi006 ceph-mon[204052]: pgmap v5136: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:20.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:16:20 smithi006 ceph-mon[200575]: pgmap v5136: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:20.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:16:20 smithi105 ceph-mon[190463]: pgmap v5136: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:22.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:16:22 smithi006 ceph-mon[204052]: pgmap v5137: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:22.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:16:22 smithi006 ceph-mon[200575]: pgmap v5137: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:22.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:16:22 smithi105 ceph-mon[190463]: pgmap v5137: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:24.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:16:23 smithi006 ceph-mon[204052]: pgmap v5138: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:24.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:16:23 smithi006 ceph-mon[200575]: pgmap v5138: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:24.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:16:23 smithi105 ceph-mon[190463]: pgmap v5138: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:26.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:16:26 smithi006 ceph-mon[204052]: pgmap v5139: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:26.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:16:26 smithi006 ceph-mon[200575]: pgmap v5139: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:26.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:16:26 smithi105 ceph-mon[190463]: pgmap v5139: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:16:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:16:27] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T10:16:28.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:16:28 smithi006 ceph-mon[204052]: pgmap v5140: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:28.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:16:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:16:28.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:16:28 smithi006 ceph-mon[200575]: pgmap v5140: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:28.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:16:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:16:28.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:16:28 smithi105 ceph-mon[190463]: pgmap v5140: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:28.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:16:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:16:30.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:16:30 smithi006 ceph-mon[204052]: pgmap v5141: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:30.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:16:30 smithi006 ceph-mon[200575]: pgmap v5141: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:30.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:16:30 smithi105 ceph-mon[190463]: pgmap v5141: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:32.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:16:32 smithi006 ceph-mon[204052]: pgmap v5142: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:32.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:16:32 smithi006 ceph-mon[200575]: pgmap v5142: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:32.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:16:32 smithi105 ceph-mon[190463]: pgmap v5142: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:34.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:16:33 smithi006 ceph-mon[204052]: pgmap v5143: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:34.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:16:33 smithi006 ceph-mon[200575]: pgmap v5143: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:34.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:16:33 smithi105 ceph-mon[190463]: pgmap v5143: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:36.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:16:36 smithi006 ceph-mon[204052]: pgmap v5144: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:36.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:16:36 smithi006 ceph-mon[200575]: pgmap v5144: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:36.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:16:36 smithi105 ceph-mon[190463]: pgmap v5144: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:16:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:16:37] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T10:16:38.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:16:38 smithi006 ceph-mon[204052]: pgmap v5145: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:38.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:16:38 smithi006 ceph-mon[200575]: pgmap v5145: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:38.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:16:38 smithi105 ceph-mon[190463]: pgmap v5145: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:39.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:16:39 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:16:39.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:16:39 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:16:39.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:16:39 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:16:40.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:16:40 smithi006 ceph-mon[204052]: pgmap v5146: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:40.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:16:40 smithi006 ceph-mon[200575]: pgmap v5146: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:40.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:16:40 smithi105 ceph-mon[190463]: pgmap v5146: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:42.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:16:41 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:16:42.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:16:41 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:16:42.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:16:41 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:16:42.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:16:41 smithi006 ceph-mon[204052]: pgmap v5147: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:42.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:16:41 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:16:42.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:16:41 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:16:42.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:16:41 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:16:42.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:16:41 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:16:42.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:16:41 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:16:42.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:16:41 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:16:42.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:16:41 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:16:42.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:16:41 smithi006 ceph-mon[200575]: pgmap v5147: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:42.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:16:41 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:16:42.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:16:41 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:16:42.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:16:41 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:16:42.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:16:41 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:16:42.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:16:41 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:16:42.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:16:41 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:16:42.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:16:41 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:16:42.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:16:41 smithi105 ceph-mon[190463]: pgmap v5147: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:42.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:16:41 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:16:42.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:16:41 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:16:42.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:16:41 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:16:42.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:16:41 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:16:43.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:16:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:16:43.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:16:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:16:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:16:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:16:44.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:16:44 smithi006 ceph-mon[204052]: pgmap v5148: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:44.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:16:44 smithi006 ceph-mon[200575]: pgmap v5148: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:16:44 smithi105 ceph-mon[190463]: pgmap v5148: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:46.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:16:46 smithi006 ceph-mon[204052]: pgmap v5149: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:46.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:16:46 smithi006 ceph-mon[200575]: pgmap v5149: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:16:46 smithi105 ceph-mon[190463]: pgmap v5149: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:16:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:16:47] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T10:16:48.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:16:48 smithi006 ceph-mon[204052]: pgmap v5150: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:48.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:16:48 smithi006 ceph-mon[200575]: pgmap v5150: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:48.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:16:48 smithi105 ceph-mon[190463]: pgmap v5150: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:50.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:16:50 smithi006 ceph-mon[204052]: pgmap v5151: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:50.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:16:50 smithi006 ceph-mon[200575]: pgmap v5151: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:50.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:16:50 smithi105 ceph-mon[190463]: pgmap v5151: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:52.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:16:52 smithi006 ceph-mon[204052]: pgmap v5152: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:52.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:16:52 smithi006 ceph-mon[200575]: pgmap v5152: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:52.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:16:52 smithi105 ceph-mon[190463]: pgmap v5152: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:54.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:16:53 smithi006 ceph-mon[204052]: pgmap v5153: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:54.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:16:53 smithi006 ceph-mon[200575]: pgmap v5153: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:54.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:16:53 smithi105 ceph-mon[190463]: pgmap v5153: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:56.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:16:56 smithi006 ceph-mon[204052]: pgmap v5154: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:56.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:16:56 smithi006 ceph-mon[200575]: pgmap v5154: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:56.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:16:56 smithi105 ceph-mon[190463]: pgmap v5154: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:16:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:16:57] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T10:16:58.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:16:58 smithi006 ceph-mon[204052]: pgmap v5155: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:58.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:16:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:16:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:16:58 smithi006 ceph-mon[200575]: pgmap v5155: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:16:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:16:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:16:58 smithi105 ceph-mon[190463]: pgmap v5155: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:16:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:16:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:17:00.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:17:00 smithi006 ceph-mon[204052]: pgmap v5156: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:00.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:17:00 smithi006 ceph-mon[200575]: pgmap v5156: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:00.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:17:00 smithi105 ceph-mon[190463]: pgmap v5156: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:02.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:17:02 smithi006 ceph-mon[204052]: pgmap v5157: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:02.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:17:02 smithi006 ceph-mon[200575]: pgmap v5157: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:02.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:17:02 smithi105 ceph-mon[190463]: pgmap v5157: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:04.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:17:03 smithi006 ceph-mon[204052]: pgmap v5158: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:04.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:17:03 smithi006 ceph-mon[200575]: pgmap v5158: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:04.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:17:03 smithi105 ceph-mon[190463]: pgmap v5158: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:06.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:17:06 smithi006 ceph-mon[204052]: pgmap v5159: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:06.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:17:06 smithi006 ceph-mon[200575]: pgmap v5159: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:06.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:17:06 smithi105 ceph-mon[190463]: pgmap v5159: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:17:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:17:07] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T10:17:08.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:17:08 smithi006 ceph-mon[204052]: pgmap v5160: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:08.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:17:08 smithi006 ceph-mon[200575]: pgmap v5160: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:08.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:17:08 smithi105 ceph-mon[190463]: pgmap v5160: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:10.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:17:10 smithi006 ceph-mon[204052]: pgmap v5161: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:10.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:17:10 smithi006 ceph-mon[200575]: pgmap v5161: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:10.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:17:10 smithi105 ceph-mon[190463]: pgmap v5161: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:12.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:17:12 smithi006 ceph-mon[204052]: pgmap v5162: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:12.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:17:12 smithi006 ceph-mon[200575]: pgmap v5162: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:12.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:17:12 smithi105 ceph-mon[190463]: pgmap v5162: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:13.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:17:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:17:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:17:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:17:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:17:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:17:14.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:17:14 smithi006 ceph-mon[204052]: pgmap v5163: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:14.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:17:14 smithi006 ceph-mon[200575]: pgmap v5163: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:14.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:17:14 smithi105 ceph-mon[190463]: pgmap v5163: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:16.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:17:16 smithi006 ceph-mon[204052]: pgmap v5164: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:16.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:17:16 smithi006 ceph-mon[200575]: pgmap v5164: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:16.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:17:16 smithi105 ceph-mon[190463]: pgmap v5164: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:18.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:17:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:17:17] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:17:18.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:17:18 smithi006 ceph-mon[204052]: pgmap v5165: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:18.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:17:18 smithi006 ceph-mon[200575]: pgmap v5165: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:18.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:17:18 smithi105 ceph-mon[190463]: pgmap v5165: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:20.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:17:20 smithi006 ceph-mon[204052]: pgmap v5166: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:20.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:17:20 smithi006 ceph-mon[200575]: pgmap v5166: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:20.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:17:20 smithi105 ceph-mon[190463]: pgmap v5166: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:22.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:17:22 smithi006 ceph-mon[204052]: pgmap v5167: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:22.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:17:22 smithi006 ceph-mon[200575]: pgmap v5167: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:22.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:17:22 smithi105 ceph-mon[190463]: pgmap v5167: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:24.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:17:23 smithi006 ceph-mon[204052]: pgmap v5168: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:24.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:17:23 smithi006 ceph-mon[200575]: pgmap v5168: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:24.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:17:23 smithi105 ceph-mon[190463]: pgmap v5168: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:26.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:17:26 smithi006 ceph-mon[204052]: pgmap v5169: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:26.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:17:26 smithi006 ceph-mon[200575]: pgmap v5169: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:26.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:17:26 smithi105 ceph-mon[190463]: pgmap v5169: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:17:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:17:27] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:17:28.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:17:28 smithi006 ceph-mon[200575]: pgmap v5170: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:28.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:17:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:17:28.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:17:28 smithi006 ceph-mon[204052]: pgmap v5170: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:28.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:17:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:17:28.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:17:28 smithi105 ceph-mon[190463]: pgmap v5170: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:28.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:17:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:17:30.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:17:30 smithi006 ceph-mon[204052]: pgmap v5171: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:30.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:17:30 smithi006 ceph-mon[200575]: pgmap v5171: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:30.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:17:30 smithi105 ceph-mon[190463]: pgmap v5171: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:32.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:17:32 smithi006 ceph-mon[204052]: pgmap v5172: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:32.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:17:32 smithi006 ceph-mon[200575]: pgmap v5172: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:32.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:17:32 smithi105 ceph-mon[190463]: pgmap v5172: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:34.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:17:33 smithi006 ceph-mon[204052]: pgmap v5173: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:34.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:17:33 smithi006 ceph-mon[200575]: pgmap v5173: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:34.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:17:33 smithi105 ceph-mon[190463]: pgmap v5173: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:36.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:17:36 smithi006 ceph-mon[204052]: pgmap v5174: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:36.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:17:36 smithi006 ceph-mon[200575]: pgmap v5174: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:36.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:17:36 smithi105 ceph-mon[190463]: pgmap v5174: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:17:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:17:37] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:17:38.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:17:38 smithi006 ceph-mon[204052]: pgmap v5175: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:38.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:17:38 smithi006 ceph-mon[200575]: pgmap v5175: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:38.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:17:38 smithi105 ceph-mon[190463]: pgmap v5175: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:40.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:17:40 smithi006 ceph-mon[204052]: pgmap v5176: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:40.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:17:40 smithi006 ceph-mon[200575]: pgmap v5176: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:40.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:17:40 smithi105 ceph-mon[190463]: pgmap v5176: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:42.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:17:42 smithi006 ceph-mon[204052]: pgmap v5177: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:42.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:17:42 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:17:42.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:17:42 smithi006 ceph-mon[200575]: pgmap v5177: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:42.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:17:42 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:17:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:17:42 smithi105 ceph-mon[190463]: pgmap v5177: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:17:42 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:17:43.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:17:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:17:43.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:17:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:17:43.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:17:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:17:43.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:17:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:17:43.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:17:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:17:43.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:17:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:17:43.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:17:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:17:43.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:17:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:17:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:17:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:17:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:17:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:17:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:17:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:17:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:17:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:17:44.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:17:44 smithi006 ceph-mon[204052]: pgmap v5178: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:44.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:17:44 smithi006 ceph-mon[200575]: pgmap v5178: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:17:44 smithi105 ceph-mon[190463]: pgmap v5178: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:46.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:17:46 smithi006 ceph-mon[204052]: pgmap v5179: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:46.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:17:46 smithi006 ceph-mon[200575]: pgmap v5179: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:17:46 smithi105 ceph-mon[190463]: pgmap v5179: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:17:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:17:47] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:17:48.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:17:48 smithi006 ceph-mon[204052]: pgmap v5180: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:48.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:17:48 smithi006 ceph-mon[200575]: pgmap v5180: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:48.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:17:48 smithi105 ceph-mon[190463]: pgmap v5180: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:50.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:17:50 smithi006 ceph-mon[204052]: pgmap v5181: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:50.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:17:50 smithi006 ceph-mon[200575]: pgmap v5181: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:50.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:17:50 smithi105 ceph-mon[190463]: pgmap v5181: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:52.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:17:52 smithi006 ceph-mon[204052]: pgmap v5182: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:52.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:17:52 smithi006 ceph-mon[200575]: pgmap v5182: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:52.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:17:52 smithi105 ceph-mon[190463]: pgmap v5182: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:54.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:17:53 smithi006 ceph-mon[204052]: pgmap v5183: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:54.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:17:53 smithi006 ceph-mon[200575]: pgmap v5183: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:54.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:17:53 smithi105 ceph-mon[190463]: pgmap v5183: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:56.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:17:56 smithi006 ceph-mon[204052]: pgmap v5184: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:56.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:17:56 smithi006 ceph-mon[200575]: pgmap v5184: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:56.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:17:56 smithi105 ceph-mon[190463]: pgmap v5184: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:17:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:17:57] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:17:58.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:17:58 smithi006 ceph-mon[204052]: pgmap v5185: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:58.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:17:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:17:58.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:17:58 smithi006 ceph-mon[200575]: pgmap v5185: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:58.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:17:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:17:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:17:58 smithi105 ceph-mon[190463]: pgmap v5185: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:17:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:17:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:18:00.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:18:00 smithi006 ceph-mon[204052]: pgmap v5186: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:00.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:18:00 smithi006 ceph-mon[200575]: pgmap v5186: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:00.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:18:00 smithi105 ceph-mon[190463]: pgmap v5186: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:02.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:18:02 smithi006 ceph-mon[204052]: pgmap v5187: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:02.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:18:02 smithi006 ceph-mon[200575]: pgmap v5187: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:02.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:18:02 smithi105 ceph-mon[190463]: pgmap v5187: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:04.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:18:03 smithi006 ceph-mon[204052]: pgmap v5188: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:04.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:18:03 smithi006 ceph-mon[200575]: pgmap v5188: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:04.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:18:03 smithi105 ceph-mon[190463]: pgmap v5188: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:06.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:18:06 smithi006 ceph-mon[200575]: pgmap v5189: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:06.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:18:06 smithi006 ceph-mon[204052]: pgmap v5189: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:06.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:18:06 smithi105 ceph-mon[190463]: pgmap v5189: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:18:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:18:07] "GET /metrics HTTP/1.1" 200 36233 "" "Prometheus/2.43.0" 2023-09-22T10:18:08.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:18:08 smithi006 ceph-mon[204052]: pgmap v5190: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:08.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:18:08 smithi006 ceph-mon[200575]: pgmap v5190: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:08.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:18:08 smithi105 ceph-mon[190463]: pgmap v5190: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:10.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:18:10 smithi006 ceph-mon[204052]: pgmap v5191: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:10.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:18:10 smithi006 ceph-mon[200575]: pgmap v5191: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:10.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:18:10 smithi105 ceph-mon[190463]: pgmap v5191: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:12.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:18:12 smithi006 ceph-mon[204052]: pgmap v5192: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:12.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:18:12 smithi006 ceph-mon[200575]: pgmap v5192: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:12.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:18:12 smithi105 ceph-mon[190463]: pgmap v5192: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:13.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:18:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:18:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:18:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:18:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:18:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:18:14.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:18:14 smithi006 ceph-mon[204052]: pgmap v5193: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:14.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:18:14 smithi006 ceph-mon[200575]: pgmap v5193: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:14.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:18:14 smithi105 ceph-mon[190463]: pgmap v5193: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:16.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:18:16 smithi006 ceph-mon[204052]: pgmap v5194: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:16.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:18:16 smithi006 ceph-mon[200575]: pgmap v5194: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:16.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:18:16 smithi105 ceph-mon[190463]: pgmap v5194: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:18:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:18:17] "GET /metrics HTTP/1.1" 200 36232 "" "Prometheus/2.43.0" 2023-09-22T10:18:18.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:18:18 smithi006 ceph-mon[204052]: pgmap v5195: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:18.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:18:18 smithi006 ceph-mon[200575]: pgmap v5195: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:18.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:18:18 smithi105 ceph-mon[190463]: pgmap v5195: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:20.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:18:20 smithi006 ceph-mon[204052]: pgmap v5196: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:20.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:18:20 smithi006 ceph-mon[200575]: pgmap v5196: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:20.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:18:20 smithi105 ceph-mon[190463]: pgmap v5196: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:22.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:18:22 smithi006 ceph-mon[204052]: pgmap v5197: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:22.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:18:22 smithi006 ceph-mon[200575]: pgmap v5197: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:22.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:18:22 smithi105 ceph-mon[190463]: pgmap v5197: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:24.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:18:23 smithi006 ceph-mon[204052]: pgmap v5198: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:24.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:18:23 smithi006 ceph-mon[200575]: pgmap v5198: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:24.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:18:23 smithi105 ceph-mon[190463]: pgmap v5198: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:26.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:18:26 smithi006 ceph-mon[204052]: pgmap v5199: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:26.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:18:26 smithi006 ceph-mon[200575]: pgmap v5199: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:26.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:18:26 smithi105 ceph-mon[190463]: pgmap v5199: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:18:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:18:27] "GET /metrics HTTP/1.1" 200 36232 "" "Prometheus/2.43.0" 2023-09-22T10:18:28.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:18:28 smithi006 ceph-mon[204052]: pgmap v5200: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:28.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:18:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:18:28.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:18:28 smithi006 ceph-mon[200575]: pgmap v5200: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:28.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:18:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:18:28.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:18:28 smithi105 ceph-mon[190463]: pgmap v5200: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:28.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:18:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:18:30.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:18:30 smithi006 ceph-mon[204052]: pgmap v5201: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:30.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:18:30 smithi006 ceph-mon[200575]: pgmap v5201: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:30.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:18:30 smithi105 ceph-mon[190463]: pgmap v5201: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:32.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:18:32 smithi006 ceph-mon[204052]: pgmap v5202: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:32.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:18:32 smithi006 ceph-mon[200575]: pgmap v5202: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:32.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:18:32 smithi105 ceph-mon[190463]: pgmap v5202: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:34.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:18:33 smithi006 ceph-mon[204052]: pgmap v5203: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:34.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:18:33 smithi006 ceph-mon[200575]: pgmap v5203: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:34.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:18:33 smithi105 ceph-mon[190463]: pgmap v5203: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:36.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:18:36 smithi006 ceph-mon[204052]: pgmap v5204: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:36.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:18:36 smithi006 ceph-mon[200575]: pgmap v5204: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:36.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:18:36 smithi105 ceph-mon[190463]: pgmap v5204: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:38.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:18:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:18:37] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:18:38.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:18:38 smithi006 ceph-mon[204052]: pgmap v5205: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:38.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:18:38 smithi006 ceph-mon[200575]: pgmap v5205: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:38.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:18:38 smithi105 ceph-mon[190463]: pgmap v5205: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:40.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:18:40 smithi006 ceph-mon[204052]: pgmap v5206: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:40.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:18:40 smithi006 ceph-mon[200575]: pgmap v5206: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:40.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:18:40 smithi105 ceph-mon[190463]: pgmap v5206: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:42.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:18:42 smithi006 ceph-mon[204052]: pgmap v5207: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:42.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:18:42 smithi006 ceph-mon[200575]: pgmap v5207: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:18:42 smithi105 ceph-mon[190463]: pgmap v5207: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:43.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:18:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:18:43.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:18:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:18:43.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:18:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:18:43.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:18:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:18:43.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:18:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:18:43.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:18:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:18:43.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:18:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:18:43.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:18:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:18:43.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:18:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:18:43.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:18:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:18:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:18:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:18:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:18:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:18:43.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:18:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:18:43.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:18:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:18:43.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:18:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:18:44.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:18:44 smithi006 ceph-mon[204052]: pgmap v5208: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:44.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:18:44 smithi006 ceph-mon[200575]: pgmap v5208: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:18:44 smithi105 ceph-mon[190463]: pgmap v5208: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:46.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:18:46 smithi006 ceph-mon[204052]: pgmap v5209: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:46.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:18:46 smithi006 ceph-mon[200575]: pgmap v5209: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:18:46 smithi105 ceph-mon[190463]: pgmap v5209: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:18:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:18:47] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:18:48.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:18:48 smithi006 ceph-mon[204052]: pgmap v5210: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:48.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:18:48 smithi006 ceph-mon[200575]: pgmap v5210: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:48.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:18:48 smithi105 ceph-mon[190463]: pgmap v5210: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:50.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:18:50 smithi006 ceph-mon[204052]: pgmap v5211: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:50.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:18:50 smithi006 ceph-mon[200575]: pgmap v5211: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:50.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:18:50 smithi105 ceph-mon[190463]: pgmap v5211: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:52.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:18:52 smithi006 ceph-mon[204052]: pgmap v5212: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:52.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:18:52 smithi006 ceph-mon[200575]: pgmap v5212: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:52.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:18:52 smithi105 ceph-mon[190463]: pgmap v5212: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:54.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:18:53 smithi006 ceph-mon[204052]: pgmap v5213: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:54.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:18:53 smithi006 ceph-mon[200575]: pgmap v5213: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:54.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:18:53 smithi105 ceph-mon[190463]: pgmap v5213: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:56.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:18:56 smithi006 ceph-mon[204052]: pgmap v5214: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:56.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:18:56 smithi006 ceph-mon[200575]: pgmap v5214: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:56.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:18:56 smithi105 ceph-mon[190463]: pgmap v5214: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:58.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:18:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:18:57] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:18:58.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:18:58 smithi006 ceph-mon[204052]: pgmap v5215: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:58.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:18:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:18:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:18:58 smithi006 ceph-mon[200575]: pgmap v5215: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:18:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:18:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:18:58 smithi105 ceph-mon[190463]: pgmap v5215: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:18:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:18:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:19:00.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:19:00 smithi006 ceph-mon[204052]: pgmap v5216: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:00.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:19:00 smithi006 ceph-mon[200575]: pgmap v5216: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:00.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:19:00 smithi105 ceph-mon[190463]: pgmap v5216: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:02.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:19:02 smithi006 ceph-mon[204052]: pgmap v5217: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:02.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:19:02 smithi006 ceph-mon[200575]: pgmap v5217: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:02.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:19:02 smithi105 ceph-mon[190463]: pgmap v5217: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:04.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:19:03 smithi006 ceph-mon[204052]: pgmap v5218: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:04.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:19:03 smithi006 ceph-mon[200575]: pgmap v5218: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:04.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:19:03 smithi105 ceph-mon[190463]: pgmap v5218: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:06.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:19:06 smithi006 ceph-mon[204052]: pgmap v5219: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:06.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:19:06 smithi006 ceph-mon[200575]: pgmap v5219: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:06.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:19:06 smithi105 ceph-mon[190463]: pgmap v5219: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:19:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:19:07] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:19:08.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:19:08 smithi006 ceph-mon[204052]: pgmap v5220: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:08.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:19:08 smithi006 ceph-mon[200575]: pgmap v5220: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:08.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:19:08 smithi105 ceph-mon[190463]: pgmap v5220: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:10.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:19:10 smithi006 ceph-mon[204052]: pgmap v5221: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:10.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:19:10 smithi006 ceph-mon[200575]: pgmap v5221: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:10.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:19:10 smithi105 ceph-mon[190463]: pgmap v5221: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:12.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:19:12 smithi006 ceph-mon[204052]: pgmap v5222: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:12.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:19:12 smithi006 ceph-mon[200575]: pgmap v5222: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:12.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:19:12 smithi105 ceph-mon[190463]: pgmap v5222: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:13.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:19:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:19:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:19:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:19:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:19:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:19:14.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:19:14 smithi006 ceph-mon[204052]: pgmap v5223: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:14.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:19:14 smithi006 ceph-mon[200575]: pgmap v5223: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:14.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:19:14 smithi105 ceph-mon[190463]: pgmap v5223: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:16.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:19:16 smithi006 ceph-mon[204052]: pgmap v5224: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:16.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:19:16 smithi006 ceph-mon[200575]: pgmap v5224: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:16.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:19:16 smithi105 ceph-mon[190463]: pgmap v5224: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:18.037 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:19:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:19:17] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:19:18.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:19:18 smithi006 ceph-mon[204052]: pgmap v5225: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:18.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:19:18 smithi006 ceph-mon[200575]: pgmap v5225: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:18.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:19:18 smithi105 ceph-mon[190463]: pgmap v5225: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:20.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:19:20 smithi006 ceph-mon[204052]: pgmap v5226: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:20.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:19:20 smithi006 ceph-mon[200575]: pgmap v5226: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:20.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:19:20 smithi105 ceph-mon[190463]: pgmap v5226: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:22.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:19:22 smithi006 ceph-mon[204052]: pgmap v5227: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:22.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:19:22 smithi006 ceph-mon[200575]: pgmap v5227: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:22.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:19:22 smithi105 ceph-mon[190463]: pgmap v5227: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:24.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:19:23 smithi006 ceph-mon[204052]: pgmap v5228: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:24.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:19:23 smithi006 ceph-mon[200575]: pgmap v5228: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:24.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:19:23 smithi105 ceph-mon[190463]: pgmap v5228: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:26.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:19:26 smithi006 ceph-mon[204052]: pgmap v5229: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:26.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:19:26 smithi006 ceph-mon[200575]: pgmap v5229: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:26.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:19:26 smithi105 ceph-mon[190463]: pgmap v5229: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:19:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:19:27] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:19:28.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:19:28 smithi006 ceph-mon[204052]: pgmap v5230: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:28.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:19:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:19:28.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:19:28 smithi006 ceph-mon[200575]: pgmap v5230: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:28.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:19:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:19:28.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:19:28 smithi105 ceph-mon[190463]: pgmap v5230: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:28.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:19:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:19:30.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:19:30 smithi006 ceph-mon[204052]: pgmap v5231: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:30.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:19:30 smithi006 ceph-mon[200575]: pgmap v5231: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:30.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:19:30 smithi105 ceph-mon[190463]: pgmap v5231: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:32.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:19:32 smithi006 ceph-mon[204052]: pgmap v5232: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:32.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:19:32 smithi006 ceph-mon[200575]: pgmap v5232: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:32.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:19:32 smithi105 ceph-mon[190463]: pgmap v5232: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:34.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:19:34 smithi006 ceph-mon[204052]: pgmap v5233: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:34.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:19:34 smithi006 ceph-mon[200575]: pgmap v5233: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:34.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:19:34 smithi105 ceph-mon[190463]: pgmap v5233: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:36.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:19:36 smithi006 ceph-mon[204052]: pgmap v5234: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:36.836 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:19:36 smithi006 ceph-mon[200575]: pgmap v5234: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:36.836 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:19:36 smithi105 ceph-mon[190463]: pgmap v5234: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:19:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:19:37] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:19:38.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:19:38 smithi006 ceph-mon[204052]: pgmap v5235: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:38.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:19:38 smithi006 ceph-mon[200575]: pgmap v5235: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:38.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:19:38 smithi105 ceph-mon[190463]: pgmap v5235: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:40.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:19:40 smithi006 ceph-mon[204052]: pgmap v5236: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:40.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:19:40 smithi006 ceph-mon[200575]: pgmap v5236: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:40.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:19:40 smithi105 ceph-mon[190463]: pgmap v5236: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:42.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:19:42 smithi006 ceph-mon[204052]: pgmap v5237: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:42.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:19:42 smithi006 ceph-mon[200575]: pgmap v5237: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:19:42 smithi105 ceph-mon[190463]: pgmap v5237: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:43.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:19:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:19:43.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:19:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:19:43.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:19:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:19:43.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:19:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:19:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:19:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:19:43.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:19:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:19:44.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:19:44 smithi006 ceph-mon[204052]: pgmap v5238: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:44.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:19:44 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:19:44.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:19:44 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:19:44.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:19:44 smithi006 ceph-mon[200575]: pgmap v5238: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:44.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:19:44 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:19:44.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:19:44 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:19:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:19:44 smithi105 ceph-mon[190463]: pgmap v5238: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:19:44 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:19:44.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:19:44 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:19:45.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:19:45 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:19:45.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:19:45 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:19:45.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:19:45 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:19:45.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:19:45 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:19:45.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:19:45 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:19:45.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:19:45 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:19:45.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:19:45 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:19:45.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:19:45 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:19:45.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:19:45 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:19:46.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:19:46 smithi006 ceph-mon[204052]: pgmap v5239: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:46.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:19:46 smithi006 ceph-mon[200575]: pgmap v5239: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:19:46 smithi105 ceph-mon[190463]: pgmap v5239: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:19:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:19:47] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:19:48.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:19:48 smithi006 ceph-mon[204052]: pgmap v5240: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:48.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:19:48 smithi006 ceph-mon[200575]: pgmap v5240: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:48.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:19:48 smithi105 ceph-mon[190463]: pgmap v5240: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:50.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:19:50 smithi006 ceph-mon[204052]: pgmap v5241: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:50.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:19:50 smithi006 ceph-mon[200575]: pgmap v5241: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:50.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:19:50 smithi105 ceph-mon[190463]: pgmap v5241: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:52.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:19:52 smithi006 ceph-mon[204052]: pgmap v5242: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:52.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:19:52 smithi006 ceph-mon[200575]: pgmap v5242: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:52.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:19:52 smithi105 ceph-mon[190463]: pgmap v5242: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:54.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:19:54 smithi006 ceph-mon[204052]: pgmap v5243: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:54.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:19:54 smithi006 ceph-mon[200575]: pgmap v5243: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:54.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:19:54 smithi105 ceph-mon[190463]: pgmap v5243: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:56.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:19:56 smithi006 ceph-mon[204052]: pgmap v5244: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:56.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:19:56 smithi006 ceph-mon[200575]: pgmap v5244: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:56.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:19:56 smithi105 ceph-mon[190463]: pgmap v5244: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:19:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:19:57] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:19:58.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:19:58 smithi006 ceph-mon[204052]: pgmap v5245: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:58.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:19:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:19:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:19:58 smithi006 ceph-mon[200575]: pgmap v5245: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:58.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:19:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:19:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:19:58 smithi105 ceph-mon[190463]: pgmap v5245: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:19:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:19:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:20:00.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:20:00 smithi006 ceph-mon[204052]: pgmap v5246: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:00.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:20:00 smithi006 ceph-mon[204052]: overall HEALTH_OK 2023-09-22T10:20:00.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:20:00 smithi006 ceph-mon[200575]: pgmap v5246: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:00.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:20:00 smithi006 ceph-mon[200575]: overall HEALTH_OK 2023-09-22T10:20:00.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:20:00 smithi105 ceph-mon[190463]: pgmap v5246: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:00.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:20:00 smithi105 ceph-mon[190463]: overall HEALTH_OK 2023-09-22T10:20:02.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:20:02 smithi006 ceph-mon[204052]: pgmap v5247: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:02.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:20:02 smithi006 ceph-mon[200575]: pgmap v5247: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:02.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:20:02 smithi105 ceph-mon[190463]: pgmap v5247: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:04.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:20:04 smithi006 ceph-mon[204052]: pgmap v5248: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:04.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:20:04 smithi006 ceph-mon[200575]: pgmap v5248: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:04.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:20:04 smithi105 ceph-mon[190463]: pgmap v5248: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:06.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:20:06 smithi006 ceph-mon[204052]: pgmap v5249: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:06.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:20:06 smithi006 ceph-mon[200575]: pgmap v5249: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:06.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:20:06 smithi105 ceph-mon[190463]: pgmap v5249: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:20:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:20:07] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:20:08.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:20:08 smithi006 ceph-mon[204052]: pgmap v5250: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:08.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:20:08 smithi006 ceph-mon[200575]: pgmap v5250: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:08.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:20:08 smithi105 ceph-mon[190463]: pgmap v5250: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:10.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:20:10 smithi006 ceph-mon[204052]: pgmap v5251: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:10.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:20:10 smithi006 ceph-mon[200575]: pgmap v5251: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:10.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:20:10 smithi105 ceph-mon[190463]: pgmap v5251: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:12.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:20:12 smithi006 ceph-mon[204052]: pgmap v5252: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:12.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:20:12 smithi006 ceph-mon[200575]: pgmap v5252: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:12.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:20:12 smithi105 ceph-mon[190463]: pgmap v5252: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:13.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:20:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:20:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:20:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:20:13.565 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:20:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:20:14.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:20:14 smithi006 ceph-mon[204052]: pgmap v5253: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:14.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:20:14 smithi006 ceph-mon[200575]: pgmap v5253: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:14.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:20:14 smithi105 ceph-mon[190463]: pgmap v5253: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:16.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:20:16 smithi006 ceph-mon[204052]: pgmap v5254: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:16.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:20:16 smithi006 ceph-mon[200575]: pgmap v5254: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:16.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:20:16 smithi105 ceph-mon[190463]: pgmap v5254: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:20:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:20:17] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T10:20:18.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:20:18 smithi006 ceph-mon[204052]: pgmap v5255: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:18.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:20:18 smithi006 ceph-mon[200575]: pgmap v5255: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:18.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:20:18 smithi105 ceph-mon[190463]: pgmap v5255: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:20.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:20:20 smithi105 ceph-mon[190463]: pgmap v5256: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:20.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:20:20 smithi006 ceph-mon[204052]: pgmap v5256: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:20.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:20:20 smithi006 ceph-mon[200575]: pgmap v5256: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:22.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:20:22 smithi105 ceph-mon[190463]: pgmap v5257: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:22.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:20:22 smithi006 ceph-mon[204052]: pgmap v5257: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:22.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:20:22 smithi006 ceph-mon[200575]: pgmap v5257: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:24.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:20:24 smithi006 ceph-mon[204052]: pgmap v5258: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:24.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:20:24 smithi006 ceph-mon[200575]: pgmap v5258: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:24.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:20:24 smithi105 ceph-mon[190463]: pgmap v5258: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:26.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:20:26 smithi006 ceph-mon[204052]: pgmap v5259: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:26.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:20:26 smithi006 ceph-mon[200575]: pgmap v5259: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:26.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:20:26 smithi105 ceph-mon[190463]: pgmap v5259: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:20:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:20:27] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T10:20:28.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:20:28 smithi006 ceph-mon[204052]: pgmap v5260: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:28.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:20:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:20:28.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:20:28 smithi006 ceph-mon[200575]: pgmap v5260: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:28.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:20:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:20:28.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:20:28 smithi105 ceph-mon[190463]: pgmap v5260: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:28.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:20:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:20:30.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:20:30 smithi006 ceph-mon[204052]: pgmap v5261: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:30.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:20:30 smithi006 ceph-mon[200575]: pgmap v5261: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:30.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:20:30 smithi105 ceph-mon[190463]: pgmap v5261: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:32.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:20:32 smithi006 ceph-mon[200575]: pgmap v5262: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:32.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:20:32 smithi006 ceph-mon[204052]: pgmap v5262: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:32.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:20:32 smithi105 ceph-mon[190463]: pgmap v5262: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:34.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:20:34 smithi006 ceph-mon[200575]: pgmap v5263: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:34.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:20:34 smithi006 ceph-mon[204052]: pgmap v5263: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:34.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:20:34 smithi105 ceph-mon[190463]: pgmap v5263: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:36.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:20:36 smithi006 ceph-mon[204052]: pgmap v5264: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:36.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:20:36 smithi006 ceph-mon[200575]: pgmap v5264: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:36.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:20:36 smithi105 ceph-mon[190463]: pgmap v5264: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:20:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:20:37] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:20:38.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:20:38 smithi006 ceph-mon[204052]: pgmap v5265: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:38.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:20:38 smithi006 ceph-mon[200575]: pgmap v5265: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:38.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:20:38 smithi105 ceph-mon[190463]: pgmap v5265: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:40.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:20:40 smithi105 ceph-mon[190463]: pgmap v5266: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:40.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:20:40 smithi006 ceph-mon[204052]: pgmap v5266: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:40.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:20:40 smithi006 ceph-mon[200575]: pgmap v5266: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:20:42 smithi105 ceph-mon[190463]: pgmap v5267: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:42.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:20:42 smithi006 ceph-mon[204052]: pgmap v5267: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:20:42 smithi006 ceph-mon[200575]: pgmap v5267: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:20:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:20:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:20:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:20:43.851 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:20:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:20:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:20:44 smithi105 ceph-mon[190463]: pgmap v5268: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:44.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:20:44 smithi006 ceph-mon[204052]: pgmap v5268: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:44.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:20:44 smithi006 ceph-mon[200575]: pgmap v5268: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:45.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:20:45 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:20:45.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:20:45 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:20:45.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:20:45 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:20:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:20:46 smithi105 ceph-mon[190463]: pgmap v5269: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:46.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:20:46 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:20:46.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:20:46 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:20:46.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:20:46 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:20:46.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:20:46 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:20:46.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:20:46 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:20:46.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:20:46 smithi006 ceph-mon[204052]: pgmap v5269: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:46.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:20:46 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:20:46.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:20:46 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:20:46.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:20:46 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:20:46.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:20:46 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:20:46.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:20:46 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:20:46.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:20:46 smithi006 ceph-mon[200575]: pgmap v5269: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:46.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:20:46 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:20:46.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:20:46 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:20:46.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:20:46 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:20:46.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:20:46 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:20:46.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:20:46 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:20:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:20:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:20:47] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:20:48.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:20:48 smithi105 ceph-mon[190463]: pgmap v5270: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:48.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:20:48 smithi006 ceph-mon[204052]: pgmap v5270: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:48.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:20:48 smithi006 ceph-mon[200575]: pgmap v5270: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:50.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:20:50 smithi105 ceph-mon[190463]: pgmap v5271: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:50.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:20:50 smithi006 ceph-mon[204052]: pgmap v5271: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:50.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:20:50 smithi006 ceph-mon[200575]: pgmap v5271: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:52.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:20:52 smithi105 ceph-mon[190463]: pgmap v5272: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:52.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:20:52 smithi006 ceph-mon[204052]: pgmap v5272: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:52.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:20:52 smithi006 ceph-mon[200575]: pgmap v5272: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:54.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:20:54 smithi006 ceph-mon[204052]: pgmap v5273: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:54.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:20:54 smithi006 ceph-mon[200575]: pgmap v5273: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:54.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:20:54 smithi105 ceph-mon[190463]: pgmap v5273: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:56.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:20:56 smithi105 ceph-mon[190463]: pgmap v5274: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:56.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:20:56 smithi006 ceph-mon[204052]: pgmap v5274: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:56.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:20:56 smithi006 ceph-mon[200575]: pgmap v5274: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:20:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:20:57] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:20:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:20:58 smithi105 ceph-mon[190463]: pgmap v5275: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:20:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:20:58.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:20:58 smithi006 ceph-mon[204052]: pgmap v5275: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:58.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:20:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:20:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:20:58 smithi006 ceph-mon[200575]: pgmap v5275: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:20:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:20:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:21:00.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:21:00 smithi105 ceph-mon[190463]: pgmap v5276: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:00.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:21:00 smithi006 ceph-mon[204052]: pgmap v5276: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:00.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:21:00 smithi006 ceph-mon[200575]: pgmap v5276: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:02.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:21:02 smithi105 ceph-mon[190463]: pgmap v5277: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:02.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:21:02 smithi006 ceph-mon[204052]: pgmap v5277: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:02.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:21:02 smithi006 ceph-mon[200575]: pgmap v5277: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:04.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:21:04 smithi006 ceph-mon[200575]: pgmap v5278: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:04.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:21:04 smithi006 ceph-mon[204052]: pgmap v5278: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:04.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:21:04 smithi105 ceph-mon[190463]: pgmap v5278: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:06.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:21:06 smithi105 ceph-mon[190463]: pgmap v5279: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:06.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:21:06 smithi006 ceph-mon[204052]: pgmap v5279: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:06.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:21:06 smithi006 ceph-mon[200575]: pgmap v5279: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:21:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:21:07] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:21:08.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:21:08 smithi105 ceph-mon[190463]: pgmap v5280: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:08.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:21:08 smithi006 ceph-mon[204052]: pgmap v5280: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:08.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:21:08 smithi006 ceph-mon[200575]: pgmap v5280: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:10.629 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:21:10 smithi105 ceph-mon[190463]: pgmap v5281: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:10.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:21:10 smithi006 ceph-mon[204052]: pgmap v5281: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:10.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:21:10 smithi006 ceph-mon[200575]: pgmap v5281: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:12.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:21:12 smithi105 ceph-mon[190463]: pgmap v5282: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:12.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:21:12 smithi006 ceph-mon[204052]: pgmap v5282: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:12.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:21:12 smithi006 ceph-mon[200575]: pgmap v5282: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:21:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:21:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:21:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:21:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:21:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:21:14.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:21:14 smithi105 ceph-mon[190463]: pgmap v5283: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:14.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:21:14 smithi006 ceph-mon[204052]: pgmap v5283: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:14.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:21:14 smithi006 ceph-mon[200575]: pgmap v5283: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:16.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:21:16 smithi105 ceph-mon[190463]: pgmap v5284: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:16.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:21:16 smithi006 ceph-mon[204052]: pgmap v5284: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:21:16 smithi006 ceph-mon[200575]: pgmap v5284: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:21:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:21:17] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:21:18.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:21:18 smithi105 ceph-mon[190463]: pgmap v5285: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:18.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:21:18 smithi006 ceph-mon[204052]: pgmap v5285: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:18.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:21:18 smithi006 ceph-mon[200575]: pgmap v5285: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:20.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:21:20 smithi105 ceph-mon[190463]: pgmap v5286: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:20.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:21:20 smithi006 ceph-mon[200575]: pgmap v5286: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:20.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:21:20 smithi006 ceph-mon[204052]: pgmap v5286: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:22.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:21:22 smithi105 ceph-mon[190463]: pgmap v5287: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:22.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:21:22 smithi006 ceph-mon[204052]: pgmap v5287: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:28.463 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:21:22 smithi006 ceph-mon[200575]: pgmap v5287: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:28.463 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:21:24 smithi006 ceph-mon[204052]: pgmap v5288: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:28.463 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:21:24 smithi006 ceph-mon[200575]: pgmap v5288: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:28.463 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:21:26 smithi006 ceph-mon[204052]: pgmap v5289: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:28.464 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:21:26 smithi006 ceph-mon[200575]: pgmap v5289: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:28.464 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:21:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:21:27] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:21:28.464 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:21:24 smithi105 ceph-mon[190463]: pgmap v5288: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:28.465 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:21:26 smithi105 ceph-mon[190463]: pgmap v5289: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:28.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:21:28 smithi105 ceph-mon[190463]: pgmap v5290: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:28.763 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:21:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:21:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:21:28 smithi006 ceph-mon[204052]: pgmap v5290: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:21:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:21:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:21:28 smithi006 ceph-mon[200575]: pgmap v5290: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:21:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:21:30.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:21:30 smithi105 ceph-mon[190463]: pgmap v5291: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:31.563 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:21:30 smithi006 ceph-mon[204052]: pgmap v5291: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:31.563 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:21:30 smithi006 ceph-mon[200575]: pgmap v5291: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:32.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:21:32 smithi105 ceph-mon[190463]: pgmap v5292: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:32.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:21:32 smithi006 ceph-mon[204052]: pgmap v5292: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:32.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:21:32 smithi006 ceph-mon[200575]: pgmap v5292: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:34.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:21:34 smithi006 ceph-mon[204052]: pgmap v5293: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:34.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:21:34 smithi006 ceph-mon[200575]: pgmap v5293: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:34.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:21:34 smithi105 ceph-mon[190463]: pgmap v5293: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:36.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:21:36 smithi105 ceph-mon[190463]: pgmap v5294: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:36.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:21:36 smithi006 ceph-mon[204052]: pgmap v5294: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:36.991 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:21:36 smithi006 ceph-mon[200575]: pgmap v5294: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:21:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:21:37] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:21:38.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:21:38 smithi105 ceph-mon[190463]: pgmap v5295: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:38.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:21:38 smithi006 ceph-mon[204052]: pgmap v5295: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:38.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:21:38 smithi006 ceph-mon[200575]: pgmap v5295: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:40.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:21:40 smithi105 ceph-mon[190463]: pgmap v5296: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:40.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:21:40 smithi006 ceph-mon[204052]: pgmap v5296: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:40.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:21:40 smithi006 ceph-mon[200575]: pgmap v5296: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:21:42 smithi105 ceph-mon[190463]: pgmap v5297: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:21:42 smithi006 ceph-mon[200575]: pgmap v5297: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:42.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:21:42 smithi006 ceph-mon[204052]: pgmap v5297: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:21:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:21:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:21:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:21:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:21:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:21:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:21:44 smithi105 ceph-mon[190463]: pgmap v5298: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:44.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:21:44 smithi006 ceph-mon[204052]: pgmap v5298: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:44.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:21:44 smithi006 ceph-mon[200575]: pgmap v5298: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:21:46 smithi105 ceph-mon[190463]: pgmap v5299: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:46.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:21:46 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:21:46.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:21:46 smithi006 ceph-mon[200575]: pgmap v5299: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:46.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:21:46 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:21:46.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:21:46 smithi006 ceph-mon[204052]: pgmap v5299: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:46.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:21:46 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:21:47.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:21:47 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:21:47.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:21:47 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:21:47.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:21:47 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:21:47.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:21:47 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:21:47.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:21:47 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:21:47.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:21:47 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:21:47.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:21:47 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:21:47.708 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:21:47 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:21:47.708 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:21:47 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:21:47.708 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:21:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:21:47] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:21:48.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:21:48 smithi105 ceph-mon[190463]: pgmap v5300: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:48.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:21:48 smithi006 ceph-mon[204052]: pgmap v5300: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:48.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:21:48 smithi006 ceph-mon[200575]: pgmap v5300: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:50.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:21:50 smithi105 ceph-mon[190463]: pgmap v5301: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:50.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:21:50 smithi006 ceph-mon[204052]: pgmap v5301: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:50.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:21:50 smithi006 ceph-mon[200575]: pgmap v5301: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:52.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:21:52 smithi105 ceph-mon[190463]: pgmap v5302: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:52.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:21:52 smithi006 ceph-mon[204052]: pgmap v5302: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:52.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:21:52 smithi006 ceph-mon[200575]: pgmap v5302: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:54.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:21:54 smithi006 ceph-mon[204052]: pgmap v5303: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:54.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:21:54 smithi006 ceph-mon[200575]: pgmap v5303: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:54.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:21:54 smithi105 ceph-mon[190463]: pgmap v5303: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:56.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:21:56 smithi105 ceph-mon[190463]: pgmap v5304: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:56.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:21:56 smithi006 ceph-mon[204052]: pgmap v5304: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:56.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:21:56 smithi006 ceph-mon[200575]: pgmap v5304: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:21:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:21:57] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:21:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:21:58 smithi105 ceph-mon[190463]: pgmap v5305: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:58.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:21:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:21:58.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:21:58 smithi006 ceph-mon[204052]: pgmap v5305: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:58.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:21:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:21:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:21:58 smithi006 ceph-mon[200575]: pgmap v5305: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:21:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:21:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:22:00.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:22:00 smithi105 ceph-mon[190463]: pgmap v5306: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:00.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:22:00 smithi006 ceph-mon[204052]: pgmap v5306: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:00.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:22:00 smithi006 ceph-mon[200575]: pgmap v5306: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:02.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:22:02 smithi105 ceph-mon[190463]: pgmap v5307: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:02.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:22:02 smithi006 ceph-mon[200575]: pgmap v5307: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:02.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:22:02 smithi006 ceph-mon[204052]: pgmap v5307: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:04.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:22:04 smithi006 ceph-mon[204052]: pgmap v5308: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:04.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:22:04 smithi006 ceph-mon[200575]: pgmap v5308: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:04.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:22:04 smithi105 ceph-mon[190463]: pgmap v5308: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:06.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:22:06 smithi105 ceph-mon[190463]: pgmap v5309: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:06.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:22:06 smithi006 ceph-mon[204052]: pgmap v5309: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:06.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:22:06 smithi006 ceph-mon[200575]: pgmap v5309: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:22:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:22:07] "GET /metrics HTTP/1.1" 200 36233 "" "Prometheus/2.43.0" 2023-09-22T10:22:08.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:22:08 smithi105 ceph-mon[190463]: pgmap v5310: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:08.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:22:08 smithi006 ceph-mon[204052]: pgmap v5310: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:08.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:22:08 smithi006 ceph-mon[200575]: pgmap v5310: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:10.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:22:10 smithi105 ceph-mon[190463]: pgmap v5311: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:10.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:22:10 smithi006 ceph-mon[204052]: pgmap v5311: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:10.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:22:10 smithi006 ceph-mon[200575]: pgmap v5311: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:12.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:22:12 smithi105 ceph-mon[190463]: pgmap v5312: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:12.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:22:12 smithi006 ceph-mon[204052]: pgmap v5312: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:13.093 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:22:12 smithi006 ceph-mon[200575]: pgmap v5312: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:13.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:22:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:22:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:22:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:22:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:22:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:22:14.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:22:14 smithi105 ceph-mon[190463]: pgmap v5313: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:14.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:22:14 smithi006 ceph-mon[204052]: pgmap v5313: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:14.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:22:14 smithi006 ceph-mon[200575]: pgmap v5313: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:16.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:22:16 smithi105 ceph-mon[190463]: pgmap v5314: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:16.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:22:16 smithi006 ceph-mon[204052]: pgmap v5314: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:22:16 smithi006 ceph-mon[200575]: pgmap v5314: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:22:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:22:17] "GET /metrics HTTP/1.1" 200 36233 "" "Prometheus/2.43.0" 2023-09-22T10:22:18.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:22:18 smithi105 ceph-mon[190463]: pgmap v5315: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:18.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:22:18 smithi006 ceph-mon[204052]: pgmap v5315: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:18.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:22:18 smithi006 ceph-mon[200575]: pgmap v5315: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:20.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:22:20 smithi105 ceph-mon[190463]: pgmap v5316: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:20.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:22:20 smithi006 ceph-mon[204052]: pgmap v5316: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:20.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:22:20 smithi006 ceph-mon[200575]: pgmap v5316: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:22.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:22:22 smithi105 ceph-mon[190463]: pgmap v5317: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:22.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:22:22 smithi006 ceph-mon[204052]: pgmap v5317: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:22.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:22:22 smithi006 ceph-mon[200575]: pgmap v5317: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:24.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:22:24 smithi006 ceph-mon[204052]: pgmap v5318: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:24.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:22:24 smithi006 ceph-mon[200575]: pgmap v5318: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:24.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:22:24 smithi105 ceph-mon[190463]: pgmap v5318: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:26.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:22:26 smithi105 ceph-mon[190463]: pgmap v5319: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:26.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:22:26 smithi006 ceph-mon[204052]: pgmap v5319: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:26.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:22:26 smithi006 ceph-mon[200575]: pgmap v5319: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:22:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:22:27] "GET /metrics HTTP/1.1" 200 36233 "" "Prometheus/2.43.0" 2023-09-22T10:22:28.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:22:28 smithi105 ceph-mon[190463]: pgmap v5320: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:28.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:22:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:22:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:22:28 smithi006 ceph-mon[204052]: pgmap v5320: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:22:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:22:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:22:28 smithi006 ceph-mon[200575]: pgmap v5320: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:22:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:22:30.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:22:30 smithi105 ceph-mon[190463]: pgmap v5321: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:30.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:22:30 smithi006 ceph-mon[204052]: pgmap v5321: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:30.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:22:30 smithi006 ceph-mon[200575]: pgmap v5321: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:32.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:22:32 smithi105 ceph-mon[190463]: pgmap v5322: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:32.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:22:32 smithi006 ceph-mon[204052]: pgmap v5322: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:32.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:22:32 smithi006 ceph-mon[200575]: pgmap v5322: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:34.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:22:34 smithi006 ceph-mon[204052]: pgmap v5323: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:34.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:22:34 smithi006 ceph-mon[200575]: pgmap v5323: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:34.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:22:34 smithi105 ceph-mon[190463]: pgmap v5323: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:36.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:22:36 smithi105 ceph-mon[190463]: pgmap v5324: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:36.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:22:36 smithi006 ceph-mon[204052]: pgmap v5324: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:36.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:22:36 smithi006 ceph-mon[200575]: pgmap v5324: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:22:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:22:37] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:22:38.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:22:38 smithi105 ceph-mon[190463]: pgmap v5325: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:38.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:22:38 smithi006 ceph-mon[204052]: pgmap v5325: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:38.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:22:38 smithi006 ceph-mon[200575]: pgmap v5325: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:40.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:22:40 smithi105 ceph-mon[190463]: pgmap v5326: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:40.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:22:40 smithi006 ceph-mon[204052]: pgmap v5326: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:40.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:22:40 smithi006 ceph-mon[200575]: pgmap v5326: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:22:42 smithi105 ceph-mon[190463]: pgmap v5327: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:22:42 smithi006 ceph-mon[200575]: pgmap v5327: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:42.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:22:42 smithi006 ceph-mon[204052]: pgmap v5327: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:22:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:22:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:22:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:22:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:22:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:22:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:22:44 smithi105 ceph-mon[190463]: pgmap v5328: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:44.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:22:44 smithi006 ceph-mon[200575]: pgmap v5328: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:44.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:22:44 smithi006 ceph-mon[204052]: pgmap v5328: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:22:46 smithi105 ceph-mon[190463]: pgmap v5329: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:46.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:22:46 smithi006 ceph-mon[200575]: pgmap v5329: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:46.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:22:46 smithi006 ceph-mon[204052]: pgmap v5329: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:47.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:22:47 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:22:47.706 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:22:47 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:22:47.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:22:47 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:22:47.707 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:22:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:22:47] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T10:22:48.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:22:48 smithi105 ceph-mon[190463]: pgmap v5330: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:48.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:22:48 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:22:48.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:22:48 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:22:48.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:22:48 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:22:48.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:22:48 smithi006 ceph-mon[204052]: pgmap v5330: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:48.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:22:48 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:22:48.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:22:48 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:22:48.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:22:48 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:22:48.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:22:48 smithi006 ceph-mon[200575]: pgmap v5330: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:48.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:22:48 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:22:48.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:22:48 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:22:48.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:22:48 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:22:50.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:22:50 smithi105 ceph-mon[190463]: pgmap v5331: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:50.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:22:50 smithi006 ceph-mon[204052]: pgmap v5331: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:50.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:22:50 smithi006 ceph-mon[200575]: pgmap v5331: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:52.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:22:52 smithi105 ceph-mon[190463]: pgmap v5332: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:52.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:22:52 smithi006 ceph-mon[204052]: pgmap v5332: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:52.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:22:52 smithi006 ceph-mon[200575]: pgmap v5332: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:54.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:22:54 smithi006 ceph-mon[204052]: pgmap v5333: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:54.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:22:54 smithi006 ceph-mon[200575]: pgmap v5333: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:54.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:22:54 smithi105 ceph-mon[190463]: pgmap v5333: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:56.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:22:56 smithi105 ceph-mon[190463]: pgmap v5334: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:56.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:22:56 smithi006 ceph-mon[204052]: pgmap v5334: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:56.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:22:56 smithi006 ceph-mon[200575]: pgmap v5334: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:22:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:22:57] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T10:22:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:22:58 smithi105 ceph-mon[190463]: pgmap v5335: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:58.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:22:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:22:58.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:22:58 smithi006 ceph-mon[204052]: pgmap v5335: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:58.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:22:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:22:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:22:58 smithi006 ceph-mon[200575]: pgmap v5335: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:22:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:22:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:23:00.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:23:00 smithi105 ceph-mon[190463]: pgmap v5336: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:00.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:23:00 smithi006 ceph-mon[204052]: pgmap v5336: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:00.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:23:00 smithi006 ceph-mon[200575]: pgmap v5336: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:02.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:23:02 smithi105 ceph-mon[190463]: pgmap v5337: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:02.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:23:02 smithi006 ceph-mon[204052]: pgmap v5337: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:02.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:23:02 smithi006 ceph-mon[200575]: pgmap v5337: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:04.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:23:04 smithi006 ceph-mon[204052]: pgmap v5338: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:04.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:23:04 smithi006 ceph-mon[200575]: pgmap v5338: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:04.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:23:04 smithi105 ceph-mon[190463]: pgmap v5338: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:06.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:23:06 smithi105 ceph-mon[190463]: pgmap v5339: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:06.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:23:06 smithi006 ceph-mon[204052]: pgmap v5339: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:06.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:23:06 smithi006 ceph-mon[200575]: pgmap v5339: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:23:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:23:07] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T10:23:08.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:23:08 smithi105 ceph-mon[190463]: pgmap v5340: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:08.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:23:08 smithi006 ceph-mon[204052]: pgmap v5340: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:08.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:23:08 smithi006 ceph-mon[200575]: pgmap v5340: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:10.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:23:10 smithi105 ceph-mon[190463]: pgmap v5341: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:10.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:23:10 smithi006 ceph-mon[204052]: pgmap v5341: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:10.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:23:10 smithi006 ceph-mon[200575]: pgmap v5341: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:12.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:23:12 smithi105 ceph-mon[190463]: pgmap v5342: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:12.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:23:12 smithi006 ceph-mon[204052]: pgmap v5342: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:12.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:23:12 smithi006 ceph-mon[200575]: pgmap v5342: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:23:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:23:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:23:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:23:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:23:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:23:14.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:23:14 smithi105 ceph-mon[190463]: pgmap v5343: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:14.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:23:14 smithi006 ceph-mon[204052]: pgmap v5343: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:14.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:23:14 smithi006 ceph-mon[200575]: pgmap v5343: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:16.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:23:16 smithi105 ceph-mon[190463]: pgmap v5344: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:23:16 smithi006 ceph-mon[200575]: pgmap v5344: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:16.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:23:16 smithi006 ceph-mon[204052]: pgmap v5344: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:23:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:23:17] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:23:18.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:23:18 smithi105 ceph-mon[190463]: pgmap v5345: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:18.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:23:18 smithi006 ceph-mon[204052]: pgmap v5345: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:18.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:23:18 smithi006 ceph-mon[200575]: pgmap v5345: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:20.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:23:20 smithi105 ceph-mon[190463]: pgmap v5346: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:20.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:23:20 smithi006 ceph-mon[204052]: pgmap v5346: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:20.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:23:20 smithi006 ceph-mon[200575]: pgmap v5346: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:22.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:23:22 smithi105 ceph-mon[190463]: pgmap v5347: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:22.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:23:22 smithi006 ceph-mon[204052]: pgmap v5347: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:22.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:23:22 smithi006 ceph-mon[200575]: pgmap v5347: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:24.126 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:23:24 smithi105 ceph-mon[190463]: pgmap v5348: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:24.127 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 10:23:23 smithi105 conmon[249241]: logger=cleanup t=2023-09-22T10:23:23.852105242Z level=info msg="Completed cleanup jobs" duration=140.46864ms 2023-09-22T10:23:24.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:23:24 smithi006 ceph-mon[204052]: pgmap v5348: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:24.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:23:24 smithi006 ceph-mon[200575]: pgmap v5348: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:26.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:23:26 smithi105 ceph-mon[190463]: pgmap v5349: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:23:26 smithi006 ceph-mon[204052]: pgmap v5349: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:26.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:23:26 smithi006 ceph-mon[200575]: pgmap v5349: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:23:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:23:27] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:23:28.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:23:28 smithi105 ceph-mon[190463]: pgmap v5350: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:28.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:23:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:23:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:23:28 smithi006 ceph-mon[204052]: pgmap v5350: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:23:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:23:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:23:28 smithi006 ceph-mon[200575]: pgmap v5350: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:23:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:23:30.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:23:30 smithi105 ceph-mon[190463]: pgmap v5351: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:30.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:23:30 smithi006 ceph-mon[204052]: pgmap v5351: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:30.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:23:30 smithi006 ceph-mon[200575]: pgmap v5351: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:32.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:23:32 smithi105 ceph-mon[190463]: pgmap v5352: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:32.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:23:32 smithi006 ceph-mon[204052]: pgmap v5352: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:32.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:23:32 smithi006 ceph-mon[200575]: pgmap v5352: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:34.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:23:34 smithi105 ceph-mon[190463]: pgmap v5353: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:34.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:23:34 smithi006 ceph-mon[204052]: pgmap v5353: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:34.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:23:34 smithi006 ceph-mon[200575]: pgmap v5353: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:36.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:23:36 smithi105 ceph-mon[190463]: pgmap v5354: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:36.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:23:36 smithi006 ceph-mon[204052]: pgmap v5354: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:36.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:23:36 smithi006 ceph-mon[200575]: pgmap v5354: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:23:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:23:37] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:23:38.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:23:38 smithi105 ceph-mon[190463]: pgmap v5355: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:38.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:23:38 smithi006 ceph-mon[204052]: pgmap v5355: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:38.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:23:38 smithi006 ceph-mon[200575]: pgmap v5355: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:40.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:23:40 smithi105 ceph-mon[190463]: pgmap v5356: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:40.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:23:40 smithi006 ceph-mon[204052]: pgmap v5356: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:40.792 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:23:40 smithi006 ceph-mon[200575]: pgmap v5356: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:23:42 smithi105 ceph-mon[190463]: pgmap v5357: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:42.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:23:42 smithi006 ceph-mon[204052]: pgmap v5357: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:23:42 smithi006 ceph-mon[200575]: pgmap v5357: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:23:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:23:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:23:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:23:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:23:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:23:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:23:44 smithi105 ceph-mon[190463]: pgmap v5358: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:44.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:23:44 smithi006 ceph-mon[204052]: pgmap v5358: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:44.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:23:44 smithi006 ceph-mon[200575]: pgmap v5358: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:46.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:23:46 smithi105 ceph-mon[190463]: pgmap v5359: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:46.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:23:46 smithi006 ceph-mon[204052]: pgmap v5359: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:46.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:23:46 smithi006 ceph-mon[200575]: pgmap v5359: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:23:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:23:47] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:23:48.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:23:48 smithi105 ceph-mon[190463]: pgmap v5360: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:48.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:23:48 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:23:48.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:23:48 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:23:48.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:23:48 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:23:48.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:23:48 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:23:48.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:23:48 smithi006 ceph-mon[204052]: pgmap v5360: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:48.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:23:48 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:23:48.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:23:48 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:23:48.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:23:48 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:23:48.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:23:48 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:23:48.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:23:48 smithi006 ceph-mon[200575]: pgmap v5360: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:48.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:23:48 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:23:48.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:23:48 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:23:48.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:23:48 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:23:48.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:23:48 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:23:50.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:23:50 smithi105 ceph-mon[190463]: pgmap v5361: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:50.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:23:50 smithi006 ceph-mon[204052]: pgmap v5361: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:50.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:23:50 smithi006 ceph-mon[200575]: pgmap v5361: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:52.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:23:52 smithi105 ceph-mon[190463]: pgmap v5362: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:52.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:23:52 smithi006 ceph-mon[204052]: pgmap v5362: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:52.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:23:52 smithi006 ceph-mon[200575]: pgmap v5362: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:54.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:23:54 smithi105 ceph-mon[190463]: pgmap v5363: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:54.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:23:54 smithi006 ceph-mon[204052]: pgmap v5363: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:54.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:23:54 smithi006 ceph-mon[200575]: pgmap v5363: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:56.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:23:56 smithi105 ceph-mon[190463]: pgmap v5364: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:56.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:23:56 smithi006 ceph-mon[204052]: pgmap v5364: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:56.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:23:56 smithi006 ceph-mon[200575]: pgmap v5364: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:23:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:23:57] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:23:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:23:58 smithi105 ceph-mon[190463]: pgmap v5365: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:58.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:23:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:23:58.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:23:58 smithi006 ceph-mon[204052]: pgmap v5365: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:58.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:23:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:23:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:23:58 smithi006 ceph-mon[200575]: pgmap v5365: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:23:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:23:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:24:00.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:24:00 smithi105 ceph-mon[190463]: pgmap v5366: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:00.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:24:00 smithi006 ceph-mon[204052]: pgmap v5366: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:00.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:24:00 smithi006 ceph-mon[200575]: pgmap v5366: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:02.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:24:02 smithi105 ceph-mon[190463]: pgmap v5367: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:02.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:24:02 smithi006 ceph-mon[204052]: pgmap v5367: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:02.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:24:02 smithi006 ceph-mon[200575]: pgmap v5367: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:04.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:24:04 smithi105 ceph-mon[190463]: pgmap v5368: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:04.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:24:04 smithi006 ceph-mon[204052]: pgmap v5368: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:04.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:24:04 smithi006 ceph-mon[200575]: pgmap v5368: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:06.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:24:06 smithi105 ceph-mon[190463]: pgmap v5369: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:06.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:24:06 smithi006 ceph-mon[204052]: pgmap v5369: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:06.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:24:06 smithi006 ceph-mon[200575]: pgmap v5369: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:24:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:24:07] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:24:08.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:24:08 smithi105 ceph-mon[190463]: pgmap v5370: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:08.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:24:08 smithi006 ceph-mon[204052]: pgmap v5370: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:08.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:24:08 smithi006 ceph-mon[200575]: pgmap v5370: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:10.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:24:10 smithi105 ceph-mon[190463]: pgmap v5371: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:10.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:24:10 smithi006 ceph-mon[204052]: pgmap v5371: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:10.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:24:10 smithi006 ceph-mon[200575]: pgmap v5371: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:12.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:24:12 smithi105 ceph-mon[190463]: pgmap v5372: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:12.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:24:12 smithi006 ceph-mon[204052]: pgmap v5372: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:12.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:24:12 smithi006 ceph-mon[200575]: pgmap v5372: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:24:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:24:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:24:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:24:13.840 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:24:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:24:14.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:24:14 smithi105 ceph-mon[190463]: pgmap v5373: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:14.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:24:14 smithi006 ceph-mon[204052]: pgmap v5373: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:14.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:24:14 smithi006 ceph-mon[200575]: pgmap v5373: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:16.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:24:16 smithi105 ceph-mon[190463]: pgmap v5374: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:16.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:24:16 smithi006 ceph-mon[204052]: pgmap v5374: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:24:16 smithi006 ceph-mon[200575]: pgmap v5374: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:24:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:24:17] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T10:24:18.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:24:18 smithi105 ceph-mon[190463]: pgmap v5375: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:18.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:24:18 smithi006 ceph-mon[204052]: pgmap v5375: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:18.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:24:18 smithi006 ceph-mon[200575]: pgmap v5375: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:20.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:24:20 smithi105 ceph-mon[190463]: pgmap v5376: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:20.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:24:20 smithi006 ceph-mon[204052]: pgmap v5376: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:20.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:24:20 smithi006 ceph-mon[200575]: pgmap v5376: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:22.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:24:22 smithi105 ceph-mon[190463]: pgmap v5377: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:22.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:24:22 smithi006 ceph-mon[204052]: pgmap v5377: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:22.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:24:22 smithi006 ceph-mon[200575]: pgmap v5377: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:24.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:24:24 smithi105 ceph-mon[190463]: pgmap v5378: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:24.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:24:24 smithi006 ceph-mon[204052]: pgmap v5378: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:24.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:24:24 smithi006 ceph-mon[200575]: pgmap v5378: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:26.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:24:26 smithi105 ceph-mon[190463]: pgmap v5379: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:24:26 smithi006 ceph-mon[204052]: pgmap v5379: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:27.177 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:24:26 smithi006 ceph-mon[200575]: pgmap v5379: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:24:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:24:27] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T10:24:28.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:24:28 smithi105 ceph-mon[190463]: pgmap v5380: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:28.720 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:24:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:24:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:24:28 smithi006 ceph-mon[204052]: pgmap v5380: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:24:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:24:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:24:28 smithi006 ceph-mon[200575]: pgmap v5380: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:24:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:24:30.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:24:30 smithi105 ceph-mon[190463]: pgmap v5381: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:30.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:24:30 smithi006 ceph-mon[204052]: pgmap v5381: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:30.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:24:30 smithi006 ceph-mon[200575]: pgmap v5381: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:32.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:24:32 smithi105 ceph-mon[190463]: pgmap v5382: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:34.112 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:24:32 smithi006 ceph-mon[204052]: pgmap v5382: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:34.112 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:24:32 smithi006 ceph-mon[200575]: pgmap v5382: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:34.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:24:34 smithi105 ceph-mon[190463]: pgmap v5383: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:34.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:24:34 smithi006 ceph-mon[204052]: pgmap v5383: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:34.567 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:24:34 smithi006 ceph-mon[200575]: pgmap v5383: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:36.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:24:36 smithi105 ceph-mon[190463]: pgmap v5384: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:37.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:24:36 smithi006 ceph-mon[204052]: pgmap v5384: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:37.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:24:36 smithi006 ceph-mon[200575]: pgmap v5384: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:24:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:24:37] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:24:38.629 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:24:38 smithi105 ceph-mon[190463]: pgmap v5385: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:38.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:24:38 smithi006 ceph-mon[204052]: pgmap v5385: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:38.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:24:38 smithi006 ceph-mon[200575]: pgmap v5385: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:40.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:24:40 smithi105 ceph-mon[190463]: pgmap v5386: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:40.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:24:40 smithi006 ceph-mon[204052]: pgmap v5386: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:40.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:24:40 smithi006 ceph-mon[200575]: pgmap v5386: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:24:42 smithi105 ceph-mon[190463]: pgmap v5387: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:42.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:24:42 smithi006 ceph-mon[204052]: pgmap v5387: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:42.815 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:24:42 smithi006 ceph-mon[200575]: pgmap v5387: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:24:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:24:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:24:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:24:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:24:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:24:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:24:44 smithi105 ceph-mon[190463]: pgmap v5388: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:44.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:24:44 smithi006 ceph-mon[204052]: pgmap v5388: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:44.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:24:44 smithi006 ceph-mon[200575]: pgmap v5388: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:24:46 smithi105 ceph-mon[190463]: pgmap v5389: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:46.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:24:46 smithi006 ceph-mon[204052]: pgmap v5389: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:46.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:24:46 smithi006 ceph-mon[200575]: pgmap v5389: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:24:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:24:47] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T10:24:48.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:24:48 smithi105 ceph-mon[190463]: pgmap v5390: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:48.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:24:48 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:24:48.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:24:48 smithi006 ceph-mon[204052]: pgmap v5390: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:48.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:24:48 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:24:48.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:24:48 smithi006 ceph-mon[200575]: pgmap v5390: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:48.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:24:48 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:24:49.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:24:49 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:24:49.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:24:49 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:24:49.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:24:49 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:24:49.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:24:49 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:24:49.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:24:49 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:24:49.859 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:24:49 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:24:49.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:24:49 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:24:49.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:24:49 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:24:49.859 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:24:49 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:24:50.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:24:50 smithi105 ceph-mon[190463]: pgmap v5391: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:50.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:24:50 smithi006 ceph-mon[204052]: pgmap v5391: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:50.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:24:50 smithi006 ceph-mon[200575]: pgmap v5391: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:52.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:24:52 smithi105 ceph-mon[190463]: pgmap v5392: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:52.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:24:52 smithi006 ceph-mon[204052]: pgmap v5392: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:52.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:24:52 smithi006 ceph-mon[200575]: pgmap v5392: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:54.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:24:54 smithi105 ceph-mon[190463]: pgmap v5393: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:54.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:24:54 smithi006 ceph-mon[204052]: pgmap v5393: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:54.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:24:54 smithi006 ceph-mon[200575]: pgmap v5393: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:56.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:24:56 smithi105 ceph-mon[190463]: pgmap v5394: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:56.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:24:56 smithi006 ceph-mon[204052]: pgmap v5394: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:56.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:24:56 smithi006 ceph-mon[200575]: pgmap v5394: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:24:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:24:57] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T10:24:58.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:24:58 smithi105 ceph-mon[190463]: pgmap v5395: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:58.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:24:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:24:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:24:58 smithi006 ceph-mon[200575]: pgmap v5395: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:58.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:24:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:24:58.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:24:58 smithi006 ceph-mon[204052]: pgmap v5395: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:24:58.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:24:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:25:00.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:25:00 smithi105 ceph-mon[190463]: pgmap v5396: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:00.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:25:00 smithi006 ceph-mon[204052]: pgmap v5396: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:00.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:25:00 smithi006 ceph-mon[200575]: pgmap v5396: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:02.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:25:02 smithi105 ceph-mon[190463]: pgmap v5397: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:02.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:25:02 smithi006 ceph-mon[204052]: pgmap v5397: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:02.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:25:02 smithi006 ceph-mon[200575]: pgmap v5397: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:04.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:25:04 smithi105 ceph-mon[190463]: pgmap v5398: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:04.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:25:04 smithi006 ceph-mon[204052]: pgmap v5398: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:04.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:25:04 smithi006 ceph-mon[200575]: pgmap v5398: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:06.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:25:06 smithi105 ceph-mon[190463]: pgmap v5399: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:06.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:25:06 smithi006 ceph-mon[204052]: pgmap v5399: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:06.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:25:06 smithi006 ceph-mon[200575]: pgmap v5399: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:25:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:25:07] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:25:08.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:25:08 smithi105 ceph-mon[190463]: pgmap v5400: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:08.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:25:08 smithi006 ceph-mon[204052]: pgmap v5400: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:08.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:25:08 smithi006 ceph-mon[200575]: pgmap v5400: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:10.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:25:10 smithi105 ceph-mon[190463]: pgmap v5401: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:10.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:25:10 smithi006 ceph-mon[204052]: pgmap v5401: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:10.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:25:10 smithi006 ceph-mon[200575]: pgmap v5401: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:12.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:25:12 smithi105 ceph-mon[190463]: pgmap v5402: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:12.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:25:12 smithi006 ceph-mon[204052]: pgmap v5402: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:12.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:25:12 smithi006 ceph-mon[200575]: pgmap v5402: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:25:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:25:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:25:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:25:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:25:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:25:14.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:25:14 smithi105 ceph-mon[190463]: pgmap v5403: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:14.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:25:14 smithi006 ceph-mon[204052]: pgmap v5403: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:14.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:25:14 smithi006 ceph-mon[200575]: pgmap v5403: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:16.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:25:16 smithi105 ceph-mon[190463]: pgmap v5404: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:16.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:25:16 smithi006 ceph-mon[204052]: pgmap v5404: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:25:16 smithi006 ceph-mon[200575]: pgmap v5404: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:25:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:25:17] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:25:18.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:25:18 smithi105 ceph-mon[190463]: pgmap v5405: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:18.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:25:18 smithi006 ceph-mon[204052]: pgmap v5405: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:18.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:25:18 smithi006 ceph-mon[200575]: pgmap v5405: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:20.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:25:20 smithi105 ceph-mon[190463]: pgmap v5406: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:20.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:25:20 smithi006 ceph-mon[200575]: pgmap v5406: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:20.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:25:20 smithi006 ceph-mon[204052]: pgmap v5406: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:22.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:25:22 smithi105 ceph-mon[190463]: pgmap v5407: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:22.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:25:22 smithi006 ceph-mon[204052]: pgmap v5407: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:22.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:25:22 smithi006 ceph-mon[200575]: pgmap v5407: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:24.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:25:24 smithi105 ceph-mon[190463]: pgmap v5408: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:24.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:25:24 smithi006 ceph-mon[204052]: pgmap v5408: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:24.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:25:24 smithi006 ceph-mon[200575]: pgmap v5408: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:26.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:25:26 smithi105 ceph-mon[190463]: pgmap v5409: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:25:26 smithi006 ceph-mon[204052]: pgmap v5409: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:26.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:25:26 smithi006 ceph-mon[200575]: pgmap v5409: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:25:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:25:27] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:25:28.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:25:28 smithi105 ceph-mon[190463]: pgmap v5410: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:28.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:25:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:25:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:25:28 smithi006 ceph-mon[204052]: pgmap v5410: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:25:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:25:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:25:28 smithi006 ceph-mon[200575]: pgmap v5410: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:25:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:25:30.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:25:30 smithi105 ceph-mon[190463]: pgmap v5411: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:30.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:25:30 smithi006 ceph-mon[204052]: pgmap v5411: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:30.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:25:30 smithi006 ceph-mon[200575]: pgmap v5411: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:32.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:25:32 smithi105 ceph-mon[190463]: pgmap v5412: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:32.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:25:32 smithi006 ceph-mon[204052]: pgmap v5412: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:32.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:25:32 smithi006 ceph-mon[200575]: pgmap v5412: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:34.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:25:34 smithi105 ceph-mon[190463]: pgmap v5413: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:34.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:25:34 smithi006 ceph-mon[204052]: pgmap v5413: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:34.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:25:34 smithi006 ceph-mon[200575]: pgmap v5413: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:36.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:25:36 smithi105 ceph-mon[190463]: pgmap v5414: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:36.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:25:36 smithi006 ceph-mon[204052]: pgmap v5414: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:36.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:25:36 smithi006 ceph-mon[200575]: pgmap v5414: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:25:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:25:37] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:25:38.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:25:38 smithi105 ceph-mon[190463]: pgmap v5415: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:38.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:25:38 smithi006 ceph-mon[204052]: pgmap v5415: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:38.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:25:38 smithi006 ceph-mon[200575]: pgmap v5415: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:40.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:25:40 smithi105 ceph-mon[190463]: pgmap v5416: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:40.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:25:40 smithi006 ceph-mon[204052]: pgmap v5416: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:40.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:25:40 smithi006 ceph-mon[200575]: pgmap v5416: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:42.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:25:42 smithi105 ceph-mon[190463]: pgmap v5417: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:42.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:25:42 smithi006 ceph-mon[204052]: pgmap v5417: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:25:42 smithi006 ceph-mon[200575]: pgmap v5417: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:25:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:25:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:25:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:25:43.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:25:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:25:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:25:44 smithi105 ceph-mon[190463]: pgmap v5418: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:44.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:25:44 smithi006 ceph-mon[204052]: pgmap v5418: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:44.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:25:44 smithi006 ceph-mon[200575]: pgmap v5418: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:46.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:25:46 smithi105 ceph-mon[190463]: pgmap v5419: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:46.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:25:46 smithi006 ceph-mon[204052]: pgmap v5419: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:46.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:25:46 smithi006 ceph-mon[200575]: pgmap v5419: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:25:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:25:47] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:25:48.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:25:48 smithi105 ceph-mon[190463]: pgmap v5420: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:48.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:25:48 smithi006 ceph-mon[204052]: pgmap v5420: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:48.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:25:48 smithi006 ceph-mon[200575]: pgmap v5420: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:49.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:25:49 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:25:49.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:25:49 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:25:49.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:25:49 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:25:50.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:25:50 smithi006 ceph-mon[204052]: pgmap v5421: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:50.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:25:50 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:25:50.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:25:50 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:25:50.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:25:50 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:25:50.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:25:50 smithi006 ceph-mon[200575]: pgmap v5421: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:50.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:25:50 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:25:50.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:25:50 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:25:50.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:25:50 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:25:50.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:25:50 smithi105 ceph-mon[190463]: pgmap v5421: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:50.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:25:50 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:25:50.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:25:50 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:25:50.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:25:50 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:25:52.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:25:52 smithi006 ceph-mon[204052]: pgmap v5422: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:52.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:25:52 smithi006 ceph-mon[200575]: pgmap v5422: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:52.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:25:52 smithi105 ceph-mon[190463]: pgmap v5422: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:54.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:25:54 smithi105 ceph-mon[190463]: pgmap v5423: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:54.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:25:54 smithi006 ceph-mon[204052]: pgmap v5423: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:54.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:25:54 smithi006 ceph-mon[200575]: pgmap v5423: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:56.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:25:56 smithi105 ceph-mon[190463]: pgmap v5424: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:56.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:25:56 smithi006 ceph-mon[204052]: pgmap v5424: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:56.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:25:56 smithi006 ceph-mon[200575]: pgmap v5424: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:25:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:25:57] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:25:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:25:58 smithi105 ceph-mon[190463]: pgmap v5425: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:58.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:25:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:25:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:25:58 smithi006 ceph-mon[200575]: pgmap v5425: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:25:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:25:58.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:25:58 smithi006 ceph-mon[204052]: pgmap v5425: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:25:58.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:25:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:26:00.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:26:00 smithi105 ceph-mon[190463]: pgmap v5426: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:00.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:26:00 smithi006 ceph-mon[204052]: pgmap v5426: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:00.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:26:00 smithi006 ceph-mon[200575]: pgmap v5426: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:02.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:26:02 smithi105 ceph-mon[190463]: pgmap v5427: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:02.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:26:02 smithi006 ceph-mon[200575]: pgmap v5427: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:02.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:26:02 smithi006 ceph-mon[204052]: pgmap v5427: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:04.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:26:04 smithi105 ceph-mon[190463]: pgmap v5428: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:04.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:26:04 smithi006 ceph-mon[204052]: pgmap v5428: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:04.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:26:04 smithi006 ceph-mon[200575]: pgmap v5428: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:06.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:26:06 smithi105 ceph-mon[190463]: pgmap v5429: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:06.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:26:06 smithi006 ceph-mon[200575]: pgmap v5429: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:06.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:26:06 smithi006 ceph-mon[204052]: pgmap v5429: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:26:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:26:07] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:26:08.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:26:08 smithi105 ceph-mon[190463]: pgmap v5430: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:08.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:26:08 smithi006 ceph-mon[204052]: pgmap v5430: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:08.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:26:08 smithi006 ceph-mon[200575]: pgmap v5430: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:10.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:26:10 smithi006 ceph-mon[204052]: pgmap v5431: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:10.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:26:10 smithi006 ceph-mon[200575]: pgmap v5431: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:10.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:26:10 smithi105 ceph-mon[190463]: pgmap v5431: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:12.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:26:12 smithi006 ceph-mon[204052]: pgmap v5432: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:12.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:26:12 smithi006 ceph-mon[200575]: pgmap v5432: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:12.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:26:12 smithi105 ceph-mon[190463]: pgmap v5432: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:26:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:26:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:26:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:26:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:26:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:26:14.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:26:14 smithi006 ceph-mon[204052]: pgmap v5433: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:14.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:26:14 smithi006 ceph-mon[200575]: pgmap v5433: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:14.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:26:14 smithi105 ceph-mon[190463]: pgmap v5433: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:16.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:26:16 smithi006 ceph-mon[204052]: pgmap v5434: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:26:16 smithi006 ceph-mon[200575]: pgmap v5434: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:16.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:26:16 smithi105 ceph-mon[190463]: pgmap v5434: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:18.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:26:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:26:17] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:26:18.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:26:18 smithi006 ceph-mon[200575]: pgmap v5435: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:18.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:26:18 smithi006 ceph-mon[204052]: pgmap v5435: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:18.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:26:18 smithi105 ceph-mon[190463]: pgmap v5435: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:20.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:26:20 smithi006 ceph-mon[200575]: pgmap v5436: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:20.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:26:20 smithi006 ceph-mon[204052]: pgmap v5436: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:20.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:26:20 smithi105 ceph-mon[190463]: pgmap v5436: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:22.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:26:22 smithi006 ceph-mon[204052]: pgmap v5437: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:22.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:26:22 smithi006 ceph-mon[200575]: pgmap v5437: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:22.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:26:22 smithi105 ceph-mon[190463]: pgmap v5437: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:24.382 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:26:24 smithi105 ceph-mon[190463]: pgmap v5438: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:24.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:26:24 smithi006 ceph-mon[204052]: pgmap v5438: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:24.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:26:24 smithi006 ceph-mon[200575]: pgmap v5438: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:26:26 smithi006 ceph-mon[204052]: pgmap v5439: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:26.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:26:26 smithi006 ceph-mon[200575]: pgmap v5439: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:26:26 smithi105 ceph-mon[190463]: pgmap v5439: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:28.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:26:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:26:27] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:26:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:26:28 smithi006 ceph-mon[204052]: pgmap v5440: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:26:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:26:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:26:28 smithi006 ceph-mon[200575]: pgmap v5440: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:26:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:26:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:26:28 smithi105 ceph-mon[190463]: pgmap v5440: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:26:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:26:30.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:26:30 smithi006 ceph-mon[204052]: pgmap v5441: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:30.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:26:30 smithi006 ceph-mon[200575]: pgmap v5441: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:30.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:26:30 smithi105 ceph-mon[190463]: pgmap v5441: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:32.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:26:32 smithi006 ceph-mon[204052]: pgmap v5442: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:32.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:26:32 smithi006 ceph-mon[200575]: pgmap v5442: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:32.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:26:32 smithi105 ceph-mon[190463]: pgmap v5442: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:34.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:26:34 smithi105 ceph-mon[190463]: pgmap v5443: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:34.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:26:34 smithi006 ceph-mon[204052]: pgmap v5443: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:34.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:26:34 smithi006 ceph-mon[200575]: pgmap v5443: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:36.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:26:36 smithi006 ceph-mon[204052]: pgmap v5444: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:36.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:26:36 smithi006 ceph-mon[200575]: pgmap v5444: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:36.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:26:36 smithi105 ceph-mon[190463]: pgmap v5444: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:26:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:26:37] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:26:38.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:26:38 smithi006 ceph-mon[204052]: pgmap v5445: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:38.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:26:38 smithi006 ceph-mon[200575]: pgmap v5445: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:38.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:26:38 smithi105 ceph-mon[190463]: pgmap v5445: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:40.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:26:40 smithi006 ceph-mon[204052]: pgmap v5446: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:40.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:26:40 smithi006 ceph-mon[200575]: pgmap v5446: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:40.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:26:40 smithi105 ceph-mon[190463]: pgmap v5446: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:42.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:26:42 smithi006 ceph-mon[204052]: pgmap v5447: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:26:42 smithi006 ceph-mon[200575]: pgmap v5447: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:42.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:26:42 smithi105 ceph-mon[190463]: pgmap v5447: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:26:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:26:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:26:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:26:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:26:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:26:44.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:26:44 smithi006 ceph-mon[204052]: pgmap v5448: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:44.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:26:44 smithi006 ceph-mon[200575]: pgmap v5448: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:44.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:26:44 smithi105 ceph-mon[190463]: pgmap v5448: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:46.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:26:46 smithi006 ceph-mon[204052]: pgmap v5449: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:46.800 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:26:46 smithi006 ceph-mon[200575]: pgmap v5449: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:46.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:26:46 smithi105 ceph-mon[190463]: pgmap v5449: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:26:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:26:47] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:26:48.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:26:48 smithi006 ceph-mon[204052]: pgmap v5450: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:48.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:26:48 smithi006 ceph-mon[200575]: pgmap v5450: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:48.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:26:48 smithi105 ceph-mon[190463]: pgmap v5450: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:50.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:26:50 smithi006 ceph-mon[204052]: pgmap v5451: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:50.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:26:50 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:26:50.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:26:50 smithi006 ceph-mon[200575]: pgmap v5451: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:50.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:26:50 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:26:50.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:26:50 smithi105 ceph-mon[190463]: pgmap v5451: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:50.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:26:50 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:26:52.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:26:52 smithi006 ceph-mon[204052]: pgmap v5452: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:52.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:26:52 smithi006 ceph-mon[200575]: pgmap v5452: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:52.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:26:52 smithi105 ceph-mon[190463]: pgmap v5452: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:53.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:26:53 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:26:53.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:26:53 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:26:53.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:26:53 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:26:53.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:26:53 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:26:53.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:26:53 smithi105 ceph-mon[190463]: pgmap v5453: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:53.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:26:53 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:26:53.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:26:53 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:26:53.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:26:53 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:26:53.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:26:53 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:26:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:26:53 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:26:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:26:53 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:26:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:26:53 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:26:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:26:53 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:26:54.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:26:53 smithi006 ceph-mon[204052]: pgmap v5453: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:54.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:26:53 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:26:54.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:26:53 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:26:54.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:26:53 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:26:54.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:26:53 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:26:54.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:26:53 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:26:54.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:26:53 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:26:54.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:26:53 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:26:54.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:26:53 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:26:54.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:26:53 smithi006 ceph-mon[200575]: pgmap v5453: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:54.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:26:53 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:26:54.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:26:53 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:26:54.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:26:53 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:26:54.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:26:53 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:26:56.762 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:26:56 smithi105 ceph-mon[190463]: pgmap v5454: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:56.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:26:56 smithi006 ceph-mon[204052]: pgmap v5454: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:56.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:26:56 smithi006 ceph-mon[200575]: pgmap v5454: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:26:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:26:57] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:26:58.673 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:26:58 smithi006 ceph-mon[204052]: pgmap v5455: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:58.673 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:26:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:26:58.673 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:26:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:26:58.673 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:26:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:26:58.673 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:26:58 smithi006 ceph-mon[200575]: pgmap v5455: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:58.673 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:26:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:26:58.673 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:26:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:26:58.673 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:26:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:26:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:26:58 smithi105 ceph-mon[190463]: pgmap v5455: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:26:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:26:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:26:58.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:26:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:26:58.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:26:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:27:00.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:27:00 smithi105 ceph-mon[190463]: pgmap v5456: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:00.929 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:27:00 smithi006 ceph-mon[204052]: pgmap v5456: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:00.929 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:27:00 smithi006 ceph-mon[200575]: pgmap v5456: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:02.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:27:02 smithi006 ceph-mon[200575]: pgmap v5457: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:02.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:27:02 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:27:02.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:27:02 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:27:02.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:27:02 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:27:02.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:27:02 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:27:02.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:27:02 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:27:02.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:27:02 smithi006 ceph-mon[204052]: pgmap v5457: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:02.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:27:02 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:27:02.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:27:02 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:27:02.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:27:02 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:27:02.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:27:02 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:27:02.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:27:02 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:27:02.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:27:02 smithi105 ceph-mon[190463]: pgmap v5457: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:02.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:27:02 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:27:02.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:27:02 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:27:02.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:27:02 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:27:02.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:27:02 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:27:02.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:27:02 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:27:04.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:27:04 smithi105 ceph-mon[190463]: pgmap v5458: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:04.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:27:04 smithi006 ceph-mon[204052]: pgmap v5458: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:04.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:27:04 smithi006 ceph-mon[200575]: pgmap v5458: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:06.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:27:06 smithi006 ceph-mon[204052]: pgmap v5459: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:06.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:27:06 smithi006 ceph-mon[200575]: pgmap v5459: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:06.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:27:06 smithi105 ceph-mon[190463]: pgmap v5459: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:27:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:27:07] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T10:27:08.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:27:08 smithi006 ceph-mon[204052]: pgmap v5460: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:08.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:27:08 smithi006 ceph-mon[200575]: pgmap v5460: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:08.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:27:08 smithi105 ceph-mon[190463]: pgmap v5460: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:10.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:27:10 smithi006 ceph-mon[204052]: pgmap v5461: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:10.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:27:10 smithi006 ceph-mon[200575]: pgmap v5461: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:10.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:27:10 smithi105 ceph-mon[190463]: pgmap v5461: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:12.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:27:12 smithi006 ceph-mon[204052]: pgmap v5462: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:12.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:27:12 smithi006 ceph-mon[200575]: pgmap v5462: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:12.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:27:12 smithi105 ceph-mon[190463]: pgmap v5462: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:27:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:27:13.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:27:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:27:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:27:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:27:14.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:27:14 smithi006 ceph-mon[200575]: pgmap v5463: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:14.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:27:14 smithi006 ceph-mon[204052]: pgmap v5463: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:14.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:27:14 smithi105 ceph-mon[190463]: pgmap v5463: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:16.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:27:16 smithi006 ceph-mon[204052]: pgmap v5464: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:27:16 smithi006 ceph-mon[200575]: pgmap v5464: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:16.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:27:16 smithi105 ceph-mon[190463]: pgmap v5464: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:27:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:27:17] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:27:18.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:27:18 smithi006 ceph-mon[204052]: pgmap v5465: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:18.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:27:18 smithi006 ceph-mon[200575]: pgmap v5465: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:18.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:27:18 smithi105 ceph-mon[190463]: pgmap v5465: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:20.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:27:20 smithi006 ceph-mon[204052]: pgmap v5466: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:20.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:27:20 smithi006 ceph-mon[200575]: pgmap v5466: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:20.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:27:20 smithi105 ceph-mon[190463]: pgmap v5466: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:22.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:27:22 smithi006 ceph-mon[204052]: pgmap v5467: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:22.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:27:22 smithi006 ceph-mon[200575]: pgmap v5467: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:22.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:27:22 smithi105 ceph-mon[190463]: pgmap v5467: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:24.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:27:24 smithi105 ceph-mon[190463]: pgmap v5468: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:24.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:27:24 smithi006 ceph-mon[204052]: pgmap v5468: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:24.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:27:24 smithi006 ceph-mon[200575]: pgmap v5468: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:27:26 smithi006 ceph-mon[204052]: pgmap v5469: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:26.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:27:26 smithi006 ceph-mon[200575]: pgmap v5469: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:27:26 smithi105 ceph-mon[190463]: pgmap v5469: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:27:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:27:27] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:27:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:27:28 smithi006 ceph-mon[204052]: pgmap v5470: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:27:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:27:28.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:27:28 smithi006 ceph-mon[200575]: pgmap v5470: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:28.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:27:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:27:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:27:28 smithi105 ceph-mon[190463]: pgmap v5470: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:27:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:27:30.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:27:30 smithi006 ceph-mon[204052]: pgmap v5471: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:30.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:27:30 smithi006 ceph-mon[200575]: pgmap v5471: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:30.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:27:30 smithi105 ceph-mon[190463]: pgmap v5471: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:32.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:27:32 smithi006 ceph-mon[200575]: pgmap v5472: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:32.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:27:32 smithi006 ceph-mon[204052]: pgmap v5472: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:32.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:27:32 smithi105 ceph-mon[190463]: pgmap v5472: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:34.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:27:34 smithi105 ceph-mon[190463]: pgmap v5473: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:34.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:27:34 smithi006 ceph-mon[200575]: pgmap v5473: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:34.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:27:34 smithi006 ceph-mon[204052]: pgmap v5473: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:36.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:27:36 smithi006 ceph-mon[204052]: pgmap v5474: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:36.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:27:36 smithi006 ceph-mon[200575]: pgmap v5474: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:36.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:27:36 smithi105 ceph-mon[190463]: pgmap v5474: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:27:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:27:37] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:27:38.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:27:38 smithi006 ceph-mon[200575]: pgmap v5475: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:38.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:27:38 smithi006 ceph-mon[204052]: pgmap v5475: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:38.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:27:38 smithi105 ceph-mon[190463]: pgmap v5475: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:40.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:27:40 smithi006 ceph-mon[204052]: pgmap v5476: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:40.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:27:40 smithi006 ceph-mon[200575]: pgmap v5476: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:40.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:27:40 smithi105 ceph-mon[190463]: pgmap v5476: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:42.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:27:42 smithi006 ceph-mon[204052]: pgmap v5477: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:42.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:27:42 smithi006 ceph-mon[200575]: pgmap v5477: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:42.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:27:42 smithi105 ceph-mon[190463]: pgmap v5477: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:27:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:27:43.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:27:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:27:43.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:27:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:27:44.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:27:44 smithi006 ceph-mon[204052]: pgmap v5478: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:44.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:27:44 smithi006 ceph-mon[200575]: pgmap v5478: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:44.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:27:44 smithi105 ceph-mon[190463]: pgmap v5478: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:46.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:27:46 smithi006 ceph-mon[204052]: pgmap v5479: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:46.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:27:46 smithi006 ceph-mon[200575]: pgmap v5479: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:46.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:27:46 smithi105 ceph-mon[190463]: pgmap v5479: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:48.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:27:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:27:47] "GET /metrics HTTP/1.1" 200 36232 "" "Prometheus/2.43.0" 2023-09-22T10:27:48.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:27:48 smithi006 ceph-mon[204052]: pgmap v5480: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:48.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:27:48 smithi006 ceph-mon[200575]: pgmap v5480: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:48.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:27:48 smithi105 ceph-mon[190463]: pgmap v5480: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:50.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:27:50 smithi006 ceph-mon[204052]: pgmap v5481: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:50.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:27:50 smithi006 ceph-mon[200575]: pgmap v5481: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:50.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:27:50 smithi105 ceph-mon[190463]: pgmap v5481: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:52.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:27:52 smithi006 ceph-mon[204052]: pgmap v5482: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:52.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:27:52 smithi006 ceph-mon[200575]: pgmap v5482: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:52.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:27:52 smithi105 ceph-mon[190463]: pgmap v5482: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:54.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:27:54 smithi105 ceph-mon[190463]: pgmap v5483: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:54.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:27:54 smithi006 ceph-mon[204052]: pgmap v5483: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:54.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:27:54 smithi006 ceph-mon[200575]: pgmap v5483: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:56.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:27:56 smithi006 ceph-mon[204052]: pgmap v5484: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:56.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:27:56 smithi006 ceph-mon[200575]: pgmap v5484: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:56.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:27:56 smithi105 ceph-mon[190463]: pgmap v5484: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:27:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:27:57] "GET /metrics HTTP/1.1" 200 36232 "" "Prometheus/2.43.0" 2023-09-22T10:27:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:27:58 smithi105 ceph-mon[190463]: pgmap v5485: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:27:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:27:58.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:27:58 smithi006 ceph-mon[204052]: pgmap v5485: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:58.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:27:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:27:58.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:27:58 smithi006 ceph-mon[200575]: pgmap v5485: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:27:58.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:27:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:28:00.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:28:00 smithi006 ceph-mon[204052]: pgmap v5486: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:00.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:28:00 smithi006 ceph-mon[200575]: pgmap v5486: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:00.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:28:00 smithi105 ceph-mon[190463]: pgmap v5486: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:02.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:28:02 smithi006 ceph-mon[200575]: pgmap v5487: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:02.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:28:02 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:28:02.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:28:02 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:28:02.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:28:02 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:28:02.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:28:02 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:28:02.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:28:02 smithi006 ceph-mon[204052]: pgmap v5487: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:02.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:28:02 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:28:02.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:28:02 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:28:02.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:28:02 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:28:02.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:28:02 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:28:02.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:28:02 smithi105 ceph-mon[190463]: pgmap v5487: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:02.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:28:02 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:28:02.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:28:02 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:28:02.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:28:02 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:28:02.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:28:02 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:28:04.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:28:04 smithi105 ceph-mon[190463]: pgmap v5488: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:04.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:28:04 smithi006 ceph-mon[204052]: pgmap v5488: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:04.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:28:04 smithi006 ceph-mon[200575]: pgmap v5488: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:06.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:28:06 smithi006 ceph-mon[204052]: pgmap v5489: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:06.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:28:06 smithi006 ceph-mon[200575]: pgmap v5489: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:06.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:28:06 smithi105 ceph-mon[190463]: pgmap v5489: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:28:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:28:07] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:28:08.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:28:08 smithi006 ceph-mon[204052]: pgmap v5490: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:08.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:28:08 smithi006 ceph-mon[200575]: pgmap v5490: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:08.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:28:08 smithi105 ceph-mon[190463]: pgmap v5490: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:10.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:28:10 smithi006 ceph-mon[204052]: pgmap v5491: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:10.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:28:10 smithi006 ceph-mon[200575]: pgmap v5491: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:10.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:28:10 smithi105 ceph-mon[190463]: pgmap v5491: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:12.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:28:12 smithi006 ceph-mon[204052]: pgmap v5492: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:12.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:28:12 smithi006 ceph-mon[200575]: pgmap v5492: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:12.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:28:12 smithi105 ceph-mon[190463]: pgmap v5492: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:28:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:28:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:28:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:28:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:28:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:28:14.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:28:14 smithi006 ceph-mon[204052]: pgmap v5493: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:14.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:28:14 smithi006 ceph-mon[200575]: pgmap v5493: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:14.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:28:14 smithi105 ceph-mon[190463]: pgmap v5493: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:16.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:28:16 smithi006 ceph-mon[204052]: pgmap v5494: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:16.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:28:16 smithi006 ceph-mon[200575]: pgmap v5494: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:16.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:28:16 smithi105 ceph-mon[190463]: pgmap v5494: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:18.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:28:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:28:17] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:28:18.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:28:18 smithi006 ceph-mon[204052]: pgmap v5495: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:18.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:28:18 smithi006 ceph-mon[200575]: pgmap v5495: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:18.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:28:18 smithi105 ceph-mon[190463]: pgmap v5495: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:20.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:28:20 smithi006 ceph-mon[204052]: pgmap v5496: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:20.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:28:20 smithi006 ceph-mon[200575]: pgmap v5496: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:20.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:28:20 smithi105 ceph-mon[190463]: pgmap v5496: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:22.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:28:22 smithi006 ceph-mon[200575]: pgmap v5497: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:22.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:28:22 smithi006 ceph-mon[204052]: pgmap v5497: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:22.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:28:22 smithi105 ceph-mon[190463]: pgmap v5497: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:24.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:28:24 smithi105 ceph-mon[190463]: pgmap v5498: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:24.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:28:24 smithi006 ceph-mon[200575]: pgmap v5498: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:24.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:28:24 smithi006 ceph-mon[204052]: pgmap v5498: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:26.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:28:26 smithi006 ceph-mon[200575]: pgmap v5499: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:26.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:28:26 smithi006 ceph-mon[204052]: pgmap v5499: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:28:26 smithi105 ceph-mon[190463]: pgmap v5499: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:28:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:28:27] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:28:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:28:28 smithi006 ceph-mon[204052]: pgmap v5500: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:28.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:28:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:28:28.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:28:28 smithi006 ceph-mon[200575]: pgmap v5500: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:28.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:28:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:28:28.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:28:28 smithi105 ceph-mon[190463]: pgmap v5500: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:28.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:28:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:28:30.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:28:30 smithi006 ceph-mon[204052]: pgmap v5501: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:30.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:28:30 smithi006 ceph-mon[200575]: pgmap v5501: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:30.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:28:30 smithi105 ceph-mon[190463]: pgmap v5501: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:32.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:28:32 smithi006 ceph-mon[204052]: pgmap v5502: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:32.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:28:32 smithi006 ceph-mon[200575]: pgmap v5502: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:32.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:28:32 smithi105 ceph-mon[190463]: pgmap v5502: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:34.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:28:34 smithi105 ceph-mon[190463]: pgmap v5503: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:34.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:28:34 smithi006 ceph-mon[204052]: pgmap v5503: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:34.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:28:34 smithi006 ceph-mon[200575]: pgmap v5503: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:36.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:28:36 smithi006 ceph-mon[204052]: pgmap v5504: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:36.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:28:36 smithi006 ceph-mon[200575]: pgmap v5504: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:36.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:28:36 smithi105 ceph-mon[190463]: pgmap v5504: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:28:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:28:37] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:28:38.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:28:38 smithi006 ceph-mon[204052]: pgmap v5505: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:38.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:28:38 smithi006 ceph-mon[200575]: pgmap v5505: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:38.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:28:38 smithi105 ceph-mon[190463]: pgmap v5505: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:40.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:28:40 smithi006 ceph-mon[204052]: pgmap v5506: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:40.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:28:40 smithi006 ceph-mon[200575]: pgmap v5506: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:40.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:28:40 smithi105 ceph-mon[190463]: pgmap v5506: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:42.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:28:42 smithi006 ceph-mon[204052]: pgmap v5507: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:28:42 smithi006 ceph-mon[200575]: pgmap v5507: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:42.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:28:42 smithi105 ceph-mon[190463]: pgmap v5507: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:28:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:28:43.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:28:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:28:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:28:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:28:44.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:28:44 smithi006 ceph-mon[204052]: pgmap v5508: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:44.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:28:44 smithi006 ceph-mon[200575]: pgmap v5508: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:44.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:28:44 smithi105 ceph-mon[190463]: pgmap v5508: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:46.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:28:46 smithi006 ceph-mon[204052]: pgmap v5509: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:46.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:28:46 smithi006 ceph-mon[200575]: pgmap v5509: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:46.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:28:46 smithi105 ceph-mon[190463]: pgmap v5509: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:28:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:28:47] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:28:48.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:28:48 smithi006 ceph-mon[204052]: pgmap v5510: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:48.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:28:48 smithi006 ceph-mon[200575]: pgmap v5510: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:48.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:28:48 smithi105 ceph-mon[190463]: pgmap v5510: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:50.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:28:50 smithi006 ceph-mon[204052]: pgmap v5511: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:50.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:28:50 smithi006 ceph-mon[200575]: pgmap v5511: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:50.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:28:50 smithi105 ceph-mon[190463]: pgmap v5511: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:52.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:28:52 smithi006 ceph-mon[204052]: pgmap v5512: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:52.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:28:52 smithi006 ceph-mon[200575]: pgmap v5512: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:52.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:28:52 smithi105 ceph-mon[190463]: pgmap v5512: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:54.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:28:54 smithi105 ceph-mon[190463]: pgmap v5513: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:54.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:28:54 smithi006 ceph-mon[204052]: pgmap v5513: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:54.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:28:54 smithi006 ceph-mon[200575]: pgmap v5513: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:56.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:28:56 smithi006 ceph-mon[204052]: pgmap v5514: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:56.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:28:56 smithi006 ceph-mon[200575]: pgmap v5514: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:56.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:28:56 smithi105 ceph-mon[190463]: pgmap v5514: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:28:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:28:57] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:28:58.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:28:58 smithi006 ceph-mon[204052]: pgmap v5515: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:58.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:28:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:28:58.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:28:58 smithi006 ceph-mon[200575]: pgmap v5515: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:58.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:28:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:28:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:28:58 smithi105 ceph-mon[190463]: pgmap v5515: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:28:58.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:28:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:29:00.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:29:00 smithi006 ceph-mon[204052]: pgmap v5516: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:00.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:29:00 smithi006 ceph-mon[200575]: pgmap v5516: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:00.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:29:00 smithi105 ceph-mon[190463]: pgmap v5516: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:02.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:29:02 smithi006 ceph-mon[204052]: pgmap v5517: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:02.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:29:02 smithi006 ceph-mon[200575]: pgmap v5517: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:02.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:29:02 smithi105 ceph-mon[190463]: pgmap v5517: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:03.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:29:03 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:29:03.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:29:03 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:29:03.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:29:03 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:29:04.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:29:04 smithi006 ceph-mon[204052]: pgmap v5518: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:04.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:29:04 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:29:04.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:29:04 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:29:04.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:29:04 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:29:04.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:29:04 smithi006 ceph-mon[200575]: pgmap v5518: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:04.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:29:04 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:29:04.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:29:04 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:29:04.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:29:04 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:29:04.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:29:04 smithi105 ceph-mon[190463]: pgmap v5518: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:04.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:29:04 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:29:04.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:29:04 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:29:04.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:29:04 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:29:06.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:29:06 smithi006 ceph-mon[204052]: pgmap v5519: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:06.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:29:06 smithi006 ceph-mon[200575]: pgmap v5519: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:06.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:29:06 smithi105 ceph-mon[190463]: pgmap v5519: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:29:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:29:07] "GET /metrics HTTP/1.1" 200 36233 "" "Prometheus/2.43.0" 2023-09-22T10:29:08.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:29:08 smithi006 ceph-mon[200575]: pgmap v5520: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:08.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:29:08 smithi006 ceph-mon[204052]: pgmap v5520: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:08.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:29:08 smithi105 ceph-mon[190463]: pgmap v5520: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:10.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:29:10 smithi006 ceph-mon[204052]: pgmap v5521: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:10.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:29:10 smithi006 ceph-mon[200575]: pgmap v5521: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:10.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:29:10 smithi105 ceph-mon[190463]: pgmap v5521: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:11.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:29:11 smithi006 ceph-mon[204052]: pgmap v5522: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:11.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:29:11 smithi006 ceph-mon[200575]: pgmap v5522: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:11.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:29:11 smithi105 ceph-mon[190463]: pgmap v5522: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:13.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:29:12 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:29:13.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:29:12 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:29:13.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:29:12 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:29:14.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:29:14 smithi105 ceph-mon[190463]: pgmap v5523: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:14.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:29:14 smithi006 ceph-mon[204052]: pgmap v5523: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:14.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:29:14 smithi006 ceph-mon[200575]: pgmap v5523: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:16.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:29:16 smithi006 ceph-mon[204052]: pgmap v5524: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:16.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:29:16 smithi006 ceph-mon[200575]: pgmap v5524: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:16.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:29:16 smithi105 ceph-mon[190463]: pgmap v5524: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:29:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:29:17] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:29:18.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:29:18 smithi006 ceph-mon[204052]: pgmap v5525: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:18.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:29:18 smithi006 ceph-mon[200575]: pgmap v5525: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:18.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:29:18 smithi105 ceph-mon[190463]: pgmap v5525: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:20.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:29:20 smithi006 ceph-mon[204052]: pgmap v5526: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:20.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:29:20 smithi006 ceph-mon[200575]: pgmap v5526: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:20.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:29:20 smithi105 ceph-mon[190463]: pgmap v5526: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:22.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:29:22 smithi006 ceph-mon[204052]: pgmap v5527: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:22.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:29:22 smithi006 ceph-mon[200575]: pgmap v5527: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:22.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:29:22 smithi105 ceph-mon[190463]: pgmap v5527: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:24.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:29:24 smithi105 ceph-mon[190463]: pgmap v5528: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:24.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:29:24 smithi006 ceph-mon[204052]: pgmap v5528: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:24.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:29:24 smithi006 ceph-mon[200575]: pgmap v5528: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:29:26 smithi006 ceph-mon[204052]: pgmap v5529: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:26.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:29:26 smithi006 ceph-mon[200575]: pgmap v5529: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:29:26 smithi105 ceph-mon[190463]: pgmap v5529: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:29:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:29:27] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:29:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:29:28 smithi006 ceph-mon[204052]: pgmap v5530: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:29:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:29:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:29:28 smithi006 ceph-mon[200575]: pgmap v5530: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:29:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:29:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:29:28 smithi105 ceph-mon[190463]: pgmap v5530: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:29:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:29:30.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:29:30 smithi006 ceph-mon[204052]: pgmap v5531: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:30.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:29:30 smithi006 ceph-mon[200575]: pgmap v5531: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:30.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:29:30 smithi105 ceph-mon[190463]: pgmap v5531: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:32.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:29:32 smithi006 ceph-mon[204052]: pgmap v5532: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:32.902 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:29:32 smithi006 ceph-mon[200575]: pgmap v5532: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:32.903 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:29:32 smithi105 ceph-mon[190463]: pgmap v5532: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:34.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:29:34 smithi105 ceph-mon[190463]: pgmap v5533: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:34.586 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:29:34 smithi006 ceph-mon[204052]: pgmap v5533: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:34.587 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:29:34 smithi006 ceph-mon[200575]: pgmap v5533: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:36.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:29:36 smithi006 ceph-mon[204052]: pgmap v5534: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:36.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:29:36 smithi006 ceph-mon[200575]: pgmap v5534: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:36.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:29:36 smithi105 ceph-mon[190463]: pgmap v5534: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:29:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:29:37] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:29:38.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:29:38 smithi006 ceph-mon[204052]: pgmap v5535: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:38.840 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:29:38 smithi006 ceph-mon[200575]: pgmap v5535: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:38.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:29:38 smithi105 ceph-mon[190463]: pgmap v5535: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:40.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:29:40 smithi006 ceph-mon[204052]: pgmap v5536: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:40.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:29:40 smithi006 ceph-mon[200575]: pgmap v5536: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:40.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:29:40 smithi105 ceph-mon[190463]: pgmap v5536: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:42.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:29:42 smithi006 ceph-mon[204052]: pgmap v5537: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:29:42 smithi006 ceph-mon[200575]: pgmap v5537: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:42.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:29:42 smithi105 ceph-mon[190463]: pgmap v5537: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:29:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:29:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:29:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:29:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:29:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:29:44.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:29:44 smithi006 ceph-mon[204052]: pgmap v5538: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:44.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:29:44 smithi006 ceph-mon[200575]: pgmap v5538: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:44.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:29:44 smithi105 ceph-mon[190463]: pgmap v5538: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:46.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:29:46 smithi006 ceph-mon[200575]: pgmap v5539: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:46.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:29:46 smithi006 ceph-mon[204052]: pgmap v5539: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:46.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:29:46 smithi105 ceph-mon[190463]: pgmap v5539: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:29:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:29:47] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:29:48.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:29:48 smithi006 ceph-mon[204052]: pgmap v5540: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:48.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:29:48 smithi006 ceph-mon[200575]: pgmap v5540: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:48.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:29:48 smithi105 ceph-mon[190463]: pgmap v5540: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:50.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:29:50 smithi006 ceph-mon[204052]: pgmap v5541: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:50.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:29:50 smithi006 ceph-mon[200575]: pgmap v5541: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:50.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:29:50 smithi105 ceph-mon[190463]: pgmap v5541: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:51.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:29:51 smithi006 ceph-mon[204052]: pgmap v5542: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:52.041 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:29:51 smithi006 ceph-mon[200575]: pgmap v5542: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:52.041 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:29:51 smithi105 ceph-mon[190463]: pgmap v5542: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:54.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:29:54 smithi105 ceph-mon[190463]: pgmap v5543: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:54.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:29:54 smithi006 ceph-mon[204052]: pgmap v5543: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:54.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:29:54 smithi006 ceph-mon[200575]: pgmap v5543: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:56.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:29:56 smithi006 ceph-mon[200575]: pgmap v5544: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:56.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:29:56 smithi006 ceph-mon[204052]: pgmap v5544: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:56.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:29:56 smithi105 ceph-mon[190463]: pgmap v5544: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:29:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:29:57] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:29:58.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:29:58 smithi006 ceph-mon[204052]: pgmap v5545: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:58.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:29:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:29:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:29:58 smithi006 ceph-mon[200575]: pgmap v5545: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:58.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:29:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:29:58.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:29:58 smithi105 ceph-mon[190463]: pgmap v5545: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:29:58.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:29:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:30:00.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:30:00 smithi006 ceph-mon[204052]: pgmap v5546: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:00.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:30:00 smithi006 ceph-mon[204052]: overall HEALTH_OK 2023-09-22T10:30:00.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:30:00 smithi006 ceph-mon[200575]: pgmap v5546: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:00.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:30:00 smithi006 ceph-mon[200575]: overall HEALTH_OK 2023-09-22T10:30:00.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:30:00 smithi105 ceph-mon[190463]: pgmap v5546: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:00.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:30:00 smithi105 ceph-mon[190463]: overall HEALTH_OK 2023-09-22T10:30:02.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:30:02 smithi006 ceph-mon[204052]: pgmap v5547: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:02.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:30:02 smithi006 ceph-mon[200575]: pgmap v5547: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:02.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:30:02 smithi105 ceph-mon[190463]: pgmap v5547: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:04.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:30:04 smithi006 ceph-mon[204052]: pgmap v5548: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:04.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:30:04 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:30:04.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:30:04 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:30:04.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:30:04 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:30:04.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:30:04 smithi006 ceph-mon[200575]: pgmap v5548: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:04.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:30:04 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:30:04.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:30:04 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:30:04.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:30:04 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:30:04.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:30:04 smithi105 ceph-mon[190463]: pgmap v5548: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:04.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:30:04 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:30:04.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:30:04 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:30:04.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:30:04 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:30:05.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:30:05 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:30:05.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:30:05 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:30:05.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:30:05 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:30:05.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:30:05 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:30:05.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:30:05 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:30:05.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:30:05 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:30:05.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:30:05 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:30:05.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:30:05 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:30:05.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:30:05 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:30:06.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:30:06 smithi105 ceph-mon[190463]: pgmap v5549: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:06.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:30:06 smithi006 ceph-mon[204052]: pgmap v5549: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:06.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:30:06 smithi006 ceph-mon[200575]: pgmap v5549: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:30:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:30:07] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:30:08.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:30:08 smithi006 ceph-mon[204052]: pgmap v5550: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:08.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:30:08 smithi006 ceph-mon[200575]: pgmap v5550: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:08.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:30:08 smithi105 ceph-mon[190463]: pgmap v5550: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:10.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:30:10 smithi006 ceph-mon[204052]: pgmap v5551: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:10.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:30:10 smithi006 ceph-mon[200575]: pgmap v5551: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:10.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:30:10 smithi105 ceph-mon[190463]: pgmap v5551: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:12.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:30:12 smithi006 ceph-mon[204052]: pgmap v5552: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:12.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:30:12 smithi006 ceph-mon[200575]: pgmap v5552: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:12.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:30:12 smithi105 ceph-mon[190463]: pgmap v5552: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:30:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:30:13.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:30:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:30:13.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:30:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:30:14.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:30:14 smithi006 ceph-mon[204052]: pgmap v5553: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:14.839 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:30:14 smithi006 ceph-mon[200575]: pgmap v5553: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:14.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:30:14 smithi105 ceph-mon[190463]: pgmap v5553: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:16.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:30:16 smithi006 ceph-mon[204052]: pgmap v5554: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:16.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:30:16 smithi006 ceph-mon[200575]: pgmap v5554: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:16.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:30:16 smithi105 ceph-mon[190463]: pgmap v5554: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:17.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:30:17 smithi006 ceph-mon[204052]: pgmap v5555: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:17.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:30:17 smithi006 ceph-mon[200575]: pgmap v5555: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:17.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:30:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:30:17] "GET /metrics HTTP/1.1" 200 36233 "" "Prometheus/2.43.0" 2023-09-22T10:30:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:30:17 smithi105 ceph-mon[190463]: pgmap v5555: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:20.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:30:20 smithi006 ceph-mon[204052]: pgmap v5556: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:20.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:30:20 smithi006 ceph-mon[200575]: pgmap v5556: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:20.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:30:20 smithi105 ceph-mon[190463]: pgmap v5556: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:22.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:30:22 smithi006 ceph-mon[204052]: pgmap v5557: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:22.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:30:22 smithi006 ceph-mon[200575]: pgmap v5557: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:22.942 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:30:22 smithi105 ceph-mon[190463]: pgmap v5557: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:24.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:30:24 smithi105 ceph-mon[190463]: pgmap v5558: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:24.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:30:24 smithi006 ceph-mon[204052]: pgmap v5558: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:24.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:30:24 smithi006 ceph-mon[200575]: pgmap v5558: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:26.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:30:26 smithi006 ceph-mon[204052]: pgmap v5559: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:26.807 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:30:26 smithi006 ceph-mon[200575]: pgmap v5559: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:26.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:30:26 smithi105 ceph-mon[190463]: pgmap v5559: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:28.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:30:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:30:27] "GET /metrics HTTP/1.1" 200 36233 "" "Prometheus/2.43.0" 2023-09-22T10:30:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:30:28 smithi006 ceph-mon[204052]: pgmap v5560: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:30:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:30:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:30:28 smithi006 ceph-mon[200575]: pgmap v5560: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:30:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:30:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:30:28 smithi105 ceph-mon[190463]: pgmap v5560: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:30:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:30:30.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:30:30 smithi006 ceph-mon[200575]: pgmap v5561: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:30.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:30:30 smithi006 ceph-mon[204052]: pgmap v5561: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:30.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:30:30 smithi105 ceph-mon[190463]: pgmap v5561: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:32.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:30:32 smithi006 ceph-mon[200575]: pgmap v5562: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:32.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:30:32 smithi006 ceph-mon[204052]: pgmap v5562: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:32.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:30:32 smithi105 ceph-mon[190463]: pgmap v5562: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:34.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:30:34 smithi105 ceph-mon[190463]: pgmap v5563: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:34.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:30:34 smithi006 ceph-mon[204052]: pgmap v5563: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:34.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:30:34 smithi006 ceph-mon[200575]: pgmap v5563: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:36.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:30:36 smithi006 ceph-mon[204052]: pgmap v5564: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:36.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:30:36 smithi006 ceph-mon[200575]: pgmap v5564: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:36.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:30:36 smithi105 ceph-mon[190463]: pgmap v5564: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:38.037 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:30:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:30:37] "GET /metrics HTTP/1.1" 200 36233 "" "Prometheus/2.43.0" 2023-09-22T10:30:38.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:30:38 smithi006 ceph-mon[204052]: pgmap v5565: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:38.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:30:38 smithi006 ceph-mon[200575]: pgmap v5565: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:38.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:30:38 smithi105 ceph-mon[190463]: pgmap v5565: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:39.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:30:39 smithi006 ceph-mon[204052]: pgmap v5566: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:39.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:30:39 smithi006 ceph-mon[200575]: pgmap v5566: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:39.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:30:39 smithi105 ceph-mon[190463]: pgmap v5566: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:42.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:30:42 smithi006 ceph-mon[204052]: pgmap v5567: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:42.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:30:42 smithi006 ceph-mon[200575]: pgmap v5567: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:42.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:30:42 smithi105 ceph-mon[190463]: pgmap v5567: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:30:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:30:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:30:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:30:43.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:30:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:30:44.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:30:44 smithi006 ceph-mon[204052]: pgmap v5568: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:44.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:30:44 smithi006 ceph-mon[200575]: pgmap v5568: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:44.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:30:44 smithi105 ceph-mon[190463]: pgmap v5568: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:45.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:30:45 smithi006 ceph-mon[204052]: pgmap v5569: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:45.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:30:45 smithi006 ceph-mon[200575]: pgmap v5569: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:45.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:30:45 smithi105 ceph-mon[190463]: pgmap v5569: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:30:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:30:47] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:30:48.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:30:48 smithi006 ceph-mon[204052]: pgmap v5570: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:48.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:30:48 smithi006 ceph-mon[200575]: pgmap v5570: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:48.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:30:48 smithi105 ceph-mon[190463]: pgmap v5570: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:50.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:30:50 smithi006 ceph-mon[204052]: pgmap v5571: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:50.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:30:50 smithi006 ceph-mon[200575]: pgmap v5571: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:50.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:30:50 smithi105 ceph-mon[190463]: pgmap v5571: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:51.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:30:51 smithi006 ceph-mon[204052]: pgmap v5572: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:51.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:30:51 smithi006 ceph-mon[200575]: pgmap v5572: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:51.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:30:51 smithi105 ceph-mon[190463]: pgmap v5572: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:54.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:30:54 smithi105 ceph-mon[190463]: pgmap v5573: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:54.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:30:54 smithi006 ceph-mon[204052]: pgmap v5573: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:54.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:30:54 smithi006 ceph-mon[200575]: pgmap v5573: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:56.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:30:56 smithi006 ceph-mon[200575]: pgmap v5574: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:56.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:30:56 smithi006 ceph-mon[204052]: pgmap v5574: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:56.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:30:56 smithi105 ceph-mon[190463]: pgmap v5574: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:57.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:30:57 smithi006 ceph-mon[204052]: pgmap v5575: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:57.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:30:57 smithi006 ceph-mon[200575]: pgmap v5575: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:57.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:30:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:30:57] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:30:57.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:30:57 smithi105 ceph-mon[190463]: pgmap v5575: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:58.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:30:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:30:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:30:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:30:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:30:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:30:59.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:30:59 smithi006 ceph-mon[204052]: pgmap v5576: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:59.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:30:59 smithi006 ceph-mon[200575]: pgmap v5576: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:30:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:30:59 smithi105 ceph-mon[190463]: pgmap v5576: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:02.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:31:02 smithi006 ceph-mon[204052]: pgmap v5577: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:02.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:31:02 smithi006 ceph-mon[200575]: pgmap v5577: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:02.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:31:02 smithi105 ceph-mon[190463]: pgmap v5577: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:04.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:31:04 smithi105 ceph-mon[190463]: pgmap v5578: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:04.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:31:04 smithi006 ceph-mon[204052]: pgmap v5578: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:04.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:31:04 smithi006 ceph-mon[200575]: pgmap v5578: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:05.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:31:05 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:31:05.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:31:05 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:31:05.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:31:05 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:31:05.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:31:05 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:31:05.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:31:05 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:31:05.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:31:05 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:31:05.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:31:05 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:31:05.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:31:05 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:31:05.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:31:05 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:31:06.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:31:06 smithi006 ceph-mon[204052]: pgmap v5579: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:06.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:31:06 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:31:06.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:31:06 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:31:06.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:31:06 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:31:06.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:31:06 smithi006 ceph-mon[200575]: pgmap v5579: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:06.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:31:06 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:31:06.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:31:06 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:31:06.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:31:06 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:31:06.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:31:06 smithi105 ceph-mon[190463]: pgmap v5579: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:06.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:31:06 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:31:06.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:31:06 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:31:06.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:31:06 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:31:07.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:31:07 smithi006 ceph-mon[204052]: pgmap v5580: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:07.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:31:07 smithi006 ceph-mon[200575]: pgmap v5580: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:07.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:31:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:31:07] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:31:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:31:07 smithi105 ceph-mon[190463]: pgmap v5580: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:09.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:31:09 smithi006 ceph-mon[204052]: pgmap v5581: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:09.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:31:09 smithi006 ceph-mon[200575]: pgmap v5581: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:09.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:31:09 smithi105 ceph-mon[190463]: pgmap v5581: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:11.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:31:11 smithi006 ceph-mon[204052]: pgmap v5582: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:11.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:31:11 smithi006 ceph-mon[200575]: pgmap v5582: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:11.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:31:11 smithi105 ceph-mon[190463]: pgmap v5582: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:13.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:31:12 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:31:13.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:31:12 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:31:13.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:31:12 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:31:14.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:31:14 smithi105 ceph-mon[190463]: pgmap v5583: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:14.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:31:14 smithi006 ceph-mon[204052]: pgmap v5583: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:14.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:31:14 smithi006 ceph-mon[200575]: pgmap v5583: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:15.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:31:15 smithi006 ceph-mon[204052]: pgmap v5584: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:15.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:31:15 smithi006 ceph-mon[200575]: pgmap v5584: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:15.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:31:15 smithi105 ceph-mon[190463]: pgmap v5584: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:17.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:31:17 smithi006 ceph-mon[204052]: pgmap v5585: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:17.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:31:17 smithi006 ceph-mon[200575]: pgmap v5585: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:17.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:31:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:31:17] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T10:31:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:31:17 smithi105 ceph-mon[190463]: pgmap v5585: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:19.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:31:19 smithi006 ceph-mon[204052]: pgmap v5586: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:19.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:31:19 smithi006 ceph-mon[200575]: pgmap v5586: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:19.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:31:19 smithi105 ceph-mon[190463]: pgmap v5586: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:21.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:31:21 smithi006 ceph-mon[204052]: pgmap v5587: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:21.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:31:21 smithi006 ceph-mon[200575]: pgmap v5587: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:21.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:31:21 smithi105 ceph-mon[190463]: pgmap v5587: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:24.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:31:24 smithi105 ceph-mon[190463]: pgmap v5588: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:24.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:31:24 smithi006 ceph-mon[204052]: pgmap v5588: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:24.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:31:24 smithi006 ceph-mon[200575]: pgmap v5588: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:25.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:31:25 smithi006 ceph-mon[204052]: pgmap v5589: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:25.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:31:25 smithi006 ceph-mon[200575]: pgmap v5589: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:25.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:31:25 smithi105 ceph-mon[190463]: pgmap v5589: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:27.785 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:31:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:31:27] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T10:31:27.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:31:27 smithi006 ceph-mon[204052]: pgmap v5590: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:27.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:31:27 smithi006 ceph-mon[200575]: pgmap v5590: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:31:27 smithi105 ceph-mon[190463]: pgmap v5590: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:31:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:31:28.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:31:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:31:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:31:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:31:29.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:31:29 smithi006 ceph-mon[204052]: pgmap v5591: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:29.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:31:29 smithi006 ceph-mon[200575]: pgmap v5591: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:31:29 smithi105 ceph-mon[190463]: pgmap v5591: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:31.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:31:31 smithi006 ceph-mon[200575]: pgmap v5592: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:31.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:31:31 smithi006 ceph-mon[204052]: pgmap v5592: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:31.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:31:31 smithi105 ceph-mon[190463]: pgmap v5592: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:34.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:31:34 smithi006 ceph-mon[204052]: pgmap v5593: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:34.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:31:34 smithi006 ceph-mon[200575]: pgmap v5593: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:34.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:31:34 smithi105 ceph-mon[190463]: pgmap v5593: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:35.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:31:35 smithi006 ceph-mon[204052]: pgmap v5594: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:35.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:31:35 smithi006 ceph-mon[200575]: pgmap v5594: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:35.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:31:35 smithi105 ceph-mon[190463]: pgmap v5594: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:37.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:31:37 smithi006 ceph-mon[204052]: pgmap v5595: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:37.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:31:37 smithi006 ceph-mon[200575]: pgmap v5595: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:37.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:31:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:31:37] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T10:31:37.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:31:37 smithi105 ceph-mon[190463]: pgmap v5595: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:39.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:31:39 smithi006 ceph-mon[204052]: pgmap v5596: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:39.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:31:39 smithi006 ceph-mon[200575]: pgmap v5596: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:39.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:31:39 smithi105 ceph-mon[190463]: pgmap v5596: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:41.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:31:41 smithi006 ceph-mon[204052]: pgmap v5597: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:41.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:31:41 smithi006 ceph-mon[200575]: pgmap v5597: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:41.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:31:41 smithi105 ceph-mon[190463]: pgmap v5597: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:43.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:31:42 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:31:43.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:31:42 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:31:43.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:31:42 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:31:44.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:31:44 smithi006 ceph-mon[204052]: pgmap v5598: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:44.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:31:44 smithi006 ceph-mon[200575]: pgmap v5598: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:31:44 smithi105 ceph-mon[190463]: pgmap v5598: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:45.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:31:45 smithi006 ceph-mon[204052]: pgmap v5599: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:45.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:31:45 smithi006 ceph-mon[200575]: pgmap v5599: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:45.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:31:45 smithi105 ceph-mon[190463]: pgmap v5599: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:47.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:31:47 smithi006 ceph-mon[204052]: pgmap v5600: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:47.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:31:47 smithi006 ceph-mon[200575]: pgmap v5600: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:47.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:31:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:31:47] "GET /metrics HTTP/1.1" 200 36230 "" "Prometheus/2.43.0" 2023-09-22T10:31:47.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:31:47 smithi105 ceph-mon[190463]: pgmap v5600: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:49.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:31:49 smithi006 ceph-mon[204052]: pgmap v5601: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:49.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:31:49 smithi006 ceph-mon[200575]: pgmap v5601: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:49.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:31:49 smithi105 ceph-mon[190463]: pgmap v5601: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:51.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:31:51 smithi006 ceph-mon[204052]: pgmap v5602: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:51.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:31:51 smithi006 ceph-mon[200575]: pgmap v5602: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:51.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:31:51 smithi105 ceph-mon[190463]: pgmap v5602: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:54.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:31:54 smithi006 ceph-mon[204052]: pgmap v5603: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:54.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:31:54 smithi006 ceph-mon[200575]: pgmap v5603: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:54.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:31:54 smithi105 ceph-mon[190463]: pgmap v5603: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:55.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:31:55 smithi006 ceph-mon[204052]: pgmap v5604: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:55.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:31:55 smithi006 ceph-mon[200575]: pgmap v5604: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:55.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:31:55 smithi105 ceph-mon[190463]: pgmap v5604: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:57.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:31:57 smithi006 ceph-mon[204052]: pgmap v5605: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:57.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:31:57 smithi006 ceph-mon[200575]: pgmap v5605: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:57.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:31:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:31:57] "GET /metrics HTTP/1.1" 200 36230 "" "Prometheus/2.43.0" 2023-09-22T10:31:57.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:31:57 smithi105 ceph-mon[190463]: pgmap v5605: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:58.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:31:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:31:58.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:31:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:31:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:31:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:31:59.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:31:59 smithi006 ceph-mon[204052]: pgmap v5606: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:59.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:31:59 smithi006 ceph-mon[200575]: pgmap v5606: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:31:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:31:59 smithi105 ceph-mon[190463]: pgmap v5606: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:01.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:32:01 smithi006 ceph-mon[204052]: pgmap v5607: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:01.861 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:32:01 smithi006 ceph-mon[200575]: pgmap v5607: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:01.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:32:01 smithi105 ceph-mon[190463]: pgmap v5607: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:04.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:32:04 smithi006 ceph-mon[204052]: pgmap v5608: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:04.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:32:04 smithi006 ceph-mon[200575]: pgmap v5608: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:04.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:32:04 smithi105 ceph-mon[190463]: pgmap v5608: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:05.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:32:05 smithi006 ceph-mon[204052]: pgmap v5609: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:05.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:32:05 smithi006 ceph-mon[200575]: pgmap v5609: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:05.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:32:05 smithi105 ceph-mon[190463]: pgmap v5609: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:06.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:32:06 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:32:06.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:32:06 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:32:06.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:32:06 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:32:06.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:32:06 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:32:06.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:32:06 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:32:06.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:32:06 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:32:06.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:32:06 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:32:06.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:32:06 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:32:06.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:32:06 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:32:06.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:32:06 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:32:06.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:32:06 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:32:06.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:32:06 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:32:07.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:32:07 smithi006 ceph-mon[204052]: pgmap v5610: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:07.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:32:07 smithi006 ceph-mon[200575]: pgmap v5610: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:07.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:32:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:32:07] "GET /metrics HTTP/1.1" 200 36233 "" "Prometheus/2.43.0" 2023-09-22T10:32:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:32:07 smithi105 ceph-mon[190463]: pgmap v5610: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:09.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:32:09 smithi006 ceph-mon[200575]: pgmap v5611: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:09.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:32:09 smithi006 ceph-mon[204052]: pgmap v5611: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:09.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:32:09 smithi105 ceph-mon[190463]: pgmap v5611: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:11.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:32:11 smithi006 ceph-mon[204052]: pgmap v5612: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:11.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:32:11 smithi006 ceph-mon[200575]: pgmap v5612: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:11.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:32:11 smithi105 ceph-mon[190463]: pgmap v5612: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:13.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:32:12 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:32:13.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:32:12 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:32:13.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:32:12 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:32:14.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:32:14 smithi006 ceph-mon[204052]: pgmap v5613: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:14.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:32:14 smithi006 ceph-mon[200575]: pgmap v5613: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:14.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:32:14 smithi105 ceph-mon[190463]: pgmap v5613: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:15.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:32:15 smithi006 ceph-mon[204052]: pgmap v5614: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:15.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:32:15 smithi006 ceph-mon[200575]: pgmap v5614: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:15.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:32:15 smithi105 ceph-mon[190463]: pgmap v5614: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:17.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:32:17 smithi006 ceph-mon[204052]: pgmap v5615: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:17.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:32:17 smithi006 ceph-mon[200575]: pgmap v5615: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:17.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:32:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:32:17] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:32:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:32:17 smithi105 ceph-mon[190463]: pgmap v5615: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:19.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:32:19 smithi006 ceph-mon[204052]: pgmap v5616: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:19.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:32:19 smithi006 ceph-mon[200575]: pgmap v5616: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:19.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:32:19 smithi105 ceph-mon[190463]: pgmap v5616: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:21.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:32:21 smithi006 ceph-mon[204052]: pgmap v5617: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:21.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:32:21 smithi006 ceph-mon[200575]: pgmap v5617: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:21.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:32:21 smithi105 ceph-mon[190463]: pgmap v5617: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:24.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:32:24 smithi006 ceph-mon[204052]: pgmap v5618: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:24.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:32:24 smithi006 ceph-mon[200575]: pgmap v5618: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:24.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:32:24 smithi105 ceph-mon[190463]: pgmap v5618: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:25.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:32:25 smithi006 ceph-mon[204052]: pgmap v5619: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:25.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:32:25 smithi006 ceph-mon[200575]: pgmap v5619: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:25.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:32:25 smithi105 ceph-mon[190463]: pgmap v5619: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:27.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:32:27 smithi006 ceph-mon[204052]: pgmap v5620: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:27.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:32:27 smithi006 ceph-mon[200575]: pgmap v5620: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:27.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:32:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:32:27] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:32:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:32:27 smithi105 ceph-mon[190463]: pgmap v5620: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:32:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:32:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:32:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:32:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:32:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:32:29.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:32:29 smithi006 ceph-mon[204052]: pgmap v5621: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:29.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:32:29 smithi006 ceph-mon[200575]: pgmap v5621: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:29.880 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:32:29 smithi105 ceph-mon[190463]: pgmap v5621: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:31.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:32:31 smithi006 ceph-mon[204052]: pgmap v5622: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:31.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:32:31 smithi006 ceph-mon[200575]: pgmap v5622: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:31.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:32:31 smithi105 ceph-mon[190463]: pgmap v5622: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:34.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:32:34 smithi006 ceph-mon[204052]: pgmap v5623: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:34.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:32:34 smithi006 ceph-mon[200575]: pgmap v5623: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:34.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:32:34 smithi105 ceph-mon[190463]: pgmap v5623: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:35.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:32:35 smithi006 ceph-mon[204052]: pgmap v5624: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:35.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:32:35 smithi006 ceph-mon[200575]: pgmap v5624: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:35.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:32:35 smithi105 ceph-mon[190463]: pgmap v5624: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:37.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:32:37 smithi006 ceph-mon[204052]: pgmap v5625: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:37.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:32:37 smithi006 ceph-mon[200575]: pgmap v5625: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:37.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:32:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:32:37] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:32:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:32:37 smithi105 ceph-mon[190463]: pgmap v5625: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:39.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:32:39 smithi006 ceph-mon[204052]: pgmap v5626: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:39.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:32:39 smithi006 ceph-mon[200575]: pgmap v5626: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:39.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:32:39 smithi105 ceph-mon[190463]: pgmap v5626: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:41.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:32:41 smithi006 ceph-mon[204052]: pgmap v5627: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:41.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:32:41 smithi006 ceph-mon[200575]: pgmap v5627: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:41.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:32:41 smithi105 ceph-mon[190463]: pgmap v5627: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:43.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:32:42 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:32:43.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:32:42 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:32:43.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:32:42 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:32:44.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:32:44 smithi006 ceph-mon[204052]: pgmap v5628: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:44.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:32:44 smithi006 ceph-mon[200575]: pgmap v5628: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:32:44 smithi105 ceph-mon[190463]: pgmap v5628: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:45.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:32:45 smithi006 ceph-mon[204052]: pgmap v5629: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:45.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:32:45 smithi006 ceph-mon[200575]: pgmap v5629: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:45.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:32:45 smithi105 ceph-mon[190463]: pgmap v5629: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:47.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:32:47 smithi006 ceph-mon[204052]: pgmap v5630: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:47.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:32:47 smithi006 ceph-mon[200575]: pgmap v5630: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:47.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:32:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:32:47] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T10:32:47.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:32:47 smithi105 ceph-mon[190463]: pgmap v5630: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:49.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:32:49 smithi006 ceph-mon[204052]: pgmap v5631: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:49.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:32:49 smithi006 ceph-mon[200575]: pgmap v5631: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:49.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:32:49 smithi105 ceph-mon[190463]: pgmap v5631: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:51.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:32:51 smithi006 ceph-mon[200575]: pgmap v5632: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:51.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:32:51 smithi006 ceph-mon[204052]: pgmap v5632: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:51.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:32:51 smithi105 ceph-mon[190463]: pgmap v5632: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:54.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:32:54 smithi006 ceph-mon[204052]: pgmap v5633: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:54.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:32:54 smithi006 ceph-mon[200575]: pgmap v5633: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:54.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:32:54 smithi105 ceph-mon[190463]: pgmap v5633: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:55.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:32:55 smithi006 ceph-mon[204052]: pgmap v5634: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:55.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:32:55 smithi006 ceph-mon[200575]: pgmap v5634: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:55.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:32:55 smithi105 ceph-mon[190463]: pgmap v5634: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:57.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:32:57 smithi006 ceph-mon[204052]: pgmap v5635: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:57.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:32:57 smithi006 ceph-mon[200575]: pgmap v5635: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:57.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:32:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:32:57] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T10:32:57.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:32:57 smithi105 ceph-mon[190463]: pgmap v5635: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:58.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:32:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:32:58.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:32:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:32:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:32:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:32:59.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:32:59 smithi006 ceph-mon[204052]: pgmap v5636: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:59.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:32:59 smithi006 ceph-mon[200575]: pgmap v5636: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:32:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:32:59 smithi105 ceph-mon[190463]: pgmap v5636: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:01.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:33:01 smithi006 ceph-mon[204052]: pgmap v5637: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:01.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:33:01 smithi006 ceph-mon[200575]: pgmap v5637: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:01.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:33:01 smithi105 ceph-mon[190463]: pgmap v5637: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:04.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:33:04 smithi006 ceph-mon[204052]: pgmap v5638: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:04.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:33:04 smithi006 ceph-mon[200575]: pgmap v5638: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:04.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:33:04 smithi105 ceph-mon[190463]: pgmap v5638: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:05.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:33:05 smithi006 ceph-mon[204052]: pgmap v5639: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:05.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:33:05 smithi006 ceph-mon[200575]: pgmap v5639: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:05.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:33:05 smithi105 ceph-mon[190463]: pgmap v5639: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:06.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:33:06 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:33:06.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:33:06 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:33:06.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:33:06 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:33:07.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:33:07 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:33:07.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:33:07 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:33:07.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:33:07 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:33:07.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:33:07 smithi006 ceph-mon[200575]: pgmap v5640: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:07.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:33:07 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:33:07.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:33:07 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:33:07.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:33:07 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:33:07.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:33:07 smithi006 ceph-mon[204052]: pgmap v5640: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:07.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:33:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:33:07] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:33:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:33:07 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:33:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:33:07 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:33:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:33:07 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:33:07.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:33:07 smithi105 ceph-mon[190463]: pgmap v5640: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:09.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:33:09 smithi006 ceph-mon[204052]: pgmap v5641: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:09.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:33:09 smithi006 ceph-mon[200575]: pgmap v5641: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:09.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:33:09 smithi105 ceph-mon[190463]: pgmap v5641: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:11.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:33:11 smithi006 ceph-mon[204052]: pgmap v5642: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:11.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:33:11 smithi006 ceph-mon[200575]: pgmap v5642: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:11.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:33:11 smithi105 ceph-mon[190463]: pgmap v5642: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:13.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:33:12 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:33:13.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:33:12 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:33:13.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:33:12 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:33:14.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:33:14 smithi006 ceph-mon[204052]: pgmap v5643: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:14.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:33:14 smithi006 ceph-mon[200575]: pgmap v5643: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:14.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:33:14 smithi105 ceph-mon[190463]: pgmap v5643: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:15.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:33:15 smithi006 ceph-mon[204052]: pgmap v5644: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:15.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:33:15 smithi006 ceph-mon[200575]: pgmap v5644: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:15.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:33:15 smithi105 ceph-mon[190463]: pgmap v5644: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:17.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:33:17 smithi006 ceph-mon[204052]: pgmap v5645: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:17.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:33:17 smithi006 ceph-mon[200575]: pgmap v5645: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:17.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:33:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:33:17] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:33:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:33:17 smithi105 ceph-mon[190463]: pgmap v5645: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:19.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:33:19 smithi006 ceph-mon[204052]: pgmap v5646: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:19.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:33:19 smithi006 ceph-mon[200575]: pgmap v5646: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:19.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:33:19 smithi105 ceph-mon[190463]: pgmap v5646: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:21.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:33:21 smithi006 ceph-mon[200575]: pgmap v5647: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:21.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:33:21 smithi006 ceph-mon[204052]: pgmap v5647: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:21.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:33:21 smithi105 ceph-mon[190463]: pgmap v5647: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:24.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:33:24 smithi105 ceph-mon[190463]: pgmap v5648: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:24.377 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 10:33:23 smithi105 conmon[249241]: logger=cleanup t=2023-09-22T10:33:23.900968326Z level=info msg="Completed cleanup jobs" duration=190.245508ms 2023-09-22T10:33:24.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:33:24 smithi006 ceph-mon[204052]: pgmap v5648: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:24.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:33:24 smithi006 ceph-mon[200575]: pgmap v5648: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:25.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:33:25 smithi006 ceph-mon[204052]: pgmap v5649: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:25.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:33:25 smithi006 ceph-mon[200575]: pgmap v5649: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:25.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:33:25 smithi105 ceph-mon[190463]: pgmap v5649: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:27.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:33:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:33:27] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:33:27.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:33:27 smithi006 ceph-mon[204052]: pgmap v5650: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:27.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:33:27 smithi006 ceph-mon[200575]: pgmap v5650: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:27.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:33:27 smithi105 ceph-mon[190463]: pgmap v5650: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:33:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:33:28.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:33:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:33:28.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:33:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:33:29.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:33:29 smithi006 ceph-mon[204052]: pgmap v5651: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:29.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:33:29 smithi006 ceph-mon[200575]: pgmap v5651: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:33:29 smithi105 ceph-mon[190463]: pgmap v5651: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:31.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:33:31 smithi006 ceph-mon[204052]: pgmap v5652: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:31.800 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:33:31 smithi006 ceph-mon[200575]: pgmap v5652: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:31.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:33:31 smithi105 ceph-mon[190463]: pgmap v5652: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:34.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:33:34 smithi006 ceph-mon[204052]: pgmap v5653: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:34.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:33:34 smithi006 ceph-mon[200575]: pgmap v5653: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:34.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:33:34 smithi105 ceph-mon[190463]: pgmap v5653: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:35.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:33:35 smithi006 ceph-mon[204052]: pgmap v5654: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:35.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:33:35 smithi006 ceph-mon[200575]: pgmap v5654: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:35.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:33:35 smithi105 ceph-mon[190463]: pgmap v5654: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:37.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:33:37 smithi006 ceph-mon[204052]: pgmap v5655: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:37.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:33:37 smithi006 ceph-mon[200575]: pgmap v5655: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:37.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:33:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:33:37] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:33:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:33:37 smithi105 ceph-mon[190463]: pgmap v5655: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:39.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:33:39 smithi006 ceph-mon[204052]: pgmap v5656: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:39.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:33:39 smithi006 ceph-mon[200575]: pgmap v5656: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:39.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:33:39 smithi105 ceph-mon[190463]: pgmap v5656: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:41.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:33:41 smithi006 ceph-mon[204052]: pgmap v5657: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:41.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:33:41 smithi006 ceph-mon[200575]: pgmap v5657: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:41.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:33:41 smithi105 ceph-mon[190463]: pgmap v5657: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:43.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:33:42 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:33:43.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:33:42 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:33:43.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:33:42 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:33:44.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:33:44 smithi006 ceph-mon[204052]: pgmap v5658: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:44.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:33:44 smithi006 ceph-mon[200575]: pgmap v5658: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:33:44 smithi105 ceph-mon[190463]: pgmap v5658: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:45.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:33:45 smithi006 ceph-mon[204052]: pgmap v5659: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:45.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:33:45 smithi006 ceph-mon[200575]: pgmap v5659: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:45.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:33:45 smithi105 ceph-mon[190463]: pgmap v5659: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:47.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:33:47 smithi006 ceph-mon[204052]: pgmap v5660: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:47.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:33:47 smithi006 ceph-mon[200575]: pgmap v5660: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:47.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:33:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:33:47] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:33:47.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:33:47 smithi105 ceph-mon[190463]: pgmap v5660: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:49.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:33:49 smithi006 ceph-mon[204052]: pgmap v5661: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:49.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:33:49 smithi006 ceph-mon[200575]: pgmap v5661: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:49.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:33:49 smithi105 ceph-mon[190463]: pgmap v5661: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:51.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:33:51 smithi006 ceph-mon[204052]: pgmap v5662: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:51.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:33:51 smithi006 ceph-mon[200575]: pgmap v5662: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:51.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:33:51 smithi105 ceph-mon[190463]: pgmap v5662: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:54.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:33:54 smithi006 ceph-mon[204052]: pgmap v5663: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:54.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:33:54 smithi006 ceph-mon[200575]: pgmap v5663: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:54.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:33:54 smithi105 ceph-mon[190463]: pgmap v5663: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:55.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:33:55 smithi006 ceph-mon[204052]: pgmap v5664: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:55.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:33:55 smithi006 ceph-mon[200575]: pgmap v5664: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:55.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:33:55 smithi105 ceph-mon[190463]: pgmap v5664: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:57.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:33:57 smithi006 ceph-mon[204052]: pgmap v5665: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:57.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:33:57 smithi006 ceph-mon[200575]: pgmap v5665: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:57.787 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:33:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:33:57] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:33:57.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:33:57 smithi105 ceph-mon[190463]: pgmap v5665: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:58.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:33:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:33:58.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:33:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:33:58.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:33:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:33:59.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:33:59 smithi006 ceph-mon[204052]: pgmap v5666: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:59.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:33:59 smithi006 ceph-mon[200575]: pgmap v5666: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:33:59.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:33:59 smithi105 ceph-mon[190463]: pgmap v5666: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:01.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:34:01 smithi006 ceph-mon[204052]: pgmap v5667: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:01.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:34:01 smithi006 ceph-mon[200575]: pgmap v5667: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:01.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:34:01 smithi105 ceph-mon[190463]: pgmap v5667: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:04.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:34:04 smithi006 ceph-mon[204052]: pgmap v5668: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:04.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:34:04 smithi006 ceph-mon[200575]: pgmap v5668: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:04.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:34:04 smithi105 ceph-mon[190463]: pgmap v5668: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:05.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:34:05 smithi006 ceph-mon[204052]: pgmap v5669: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:05.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:34:05 smithi006 ceph-mon[200575]: pgmap v5669: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:05.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:34:05 smithi105 ceph-mon[190463]: pgmap v5669: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:07.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:34:07 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:34:07.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:34:07 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:34:07.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:34:07 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:34:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:34:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:34:07] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:34:08.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:34:08 smithi006 ceph-mon[204052]: pgmap v5670: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:08.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:34:08 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:34:08.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:34:08 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:34:08.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:34:08 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:34:08.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:34:08 smithi006 ceph-mon[200575]: pgmap v5670: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:08.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:34:08 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:34:08.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:34:08 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:34:08.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:34:08 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:34:08.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:34:08 smithi105 ceph-mon[190463]: pgmap v5670: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:08.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:34:08 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:34:08.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:34:08 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:34:08.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:34:08 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:34:09.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:34:09 smithi006 ceph-mon[204052]: pgmap v5671: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:09.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:34:09 smithi006 ceph-mon[200575]: pgmap v5671: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:09.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:34:09 smithi105 ceph-mon[190463]: pgmap v5671: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:11.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:34:11 smithi006 ceph-mon[204052]: pgmap v5672: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:11.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:34:11 smithi006 ceph-mon[200575]: pgmap v5672: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:11.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:34:11 smithi105 ceph-mon[190463]: pgmap v5672: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:13.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:34:12 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:34:13.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:34:12 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:34:13.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:34:12 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:34:14.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:34:14 smithi006 ceph-mon[200575]: pgmap v5673: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:14.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:34:14 smithi006 ceph-mon[204052]: pgmap v5673: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:14.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:34:14 smithi105 ceph-mon[190463]: pgmap v5673: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:15.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:34:15 smithi006 ceph-mon[204052]: pgmap v5674: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:15.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:34:15 smithi006 ceph-mon[200575]: pgmap v5674: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:15.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:34:15 smithi105 ceph-mon[190463]: pgmap v5674: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:17.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:34:17 smithi006 ceph-mon[204052]: pgmap v5675: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:17.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:34:17 smithi006 ceph-mon[200575]: pgmap v5675: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:17.787 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:34:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:34:17] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:34:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:34:17 smithi105 ceph-mon[190463]: pgmap v5675: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:19.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:34:19 smithi006 ceph-mon[200575]: pgmap v5676: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:19.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:34:19 smithi006 ceph-mon[204052]: pgmap v5676: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:19.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:34:19 smithi105 ceph-mon[190463]: pgmap v5676: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:21.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:34:21 smithi006 ceph-mon[204052]: pgmap v5677: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:21.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:34:21 smithi006 ceph-mon[200575]: pgmap v5677: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:21.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:34:21 smithi105 ceph-mon[190463]: pgmap v5677: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:24.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:34:24 smithi006 ceph-mon[204052]: pgmap v5678: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:24.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:34:24 smithi006 ceph-mon[200575]: pgmap v5678: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:24.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:34:24 smithi105 ceph-mon[190463]: pgmap v5678: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:25.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:34:25 smithi006 ceph-mon[204052]: pgmap v5679: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:25.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:34:25 smithi006 ceph-mon[200575]: pgmap v5679: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:25.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:34:25 smithi105 ceph-mon[190463]: pgmap v5679: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:27.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:34:27 smithi006 ceph-mon[204052]: pgmap v5680: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:27.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:34:27 smithi006 ceph-mon[200575]: pgmap v5680: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:27.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:34:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:34:27] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:34:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:34:27 smithi105 ceph-mon[190463]: pgmap v5680: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:34:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:34:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:34:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:34:28.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:34:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:34:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:34:29 smithi105 ceph-mon[190463]: pgmap v5681: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:30.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:34:29 smithi006 ceph-mon[204052]: pgmap v5681: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:34:29 smithi006 ceph-mon[200575]: pgmap v5681: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:31.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:34:31 smithi006 ceph-mon[204052]: pgmap v5682: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:31.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:34:31 smithi006 ceph-mon[200575]: pgmap v5682: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:31.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:34:31 smithi105 ceph-mon[190463]: pgmap v5682: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:34.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:34:34 smithi006 ceph-mon[204052]: pgmap v5683: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:34.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:34:34 smithi006 ceph-mon[200575]: pgmap v5683: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:34.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:34:34 smithi105 ceph-mon[190463]: pgmap v5683: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:35.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:34:35 smithi006 ceph-mon[204052]: pgmap v5684: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:35.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:34:35 smithi006 ceph-mon[200575]: pgmap v5684: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:35.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:34:35 smithi105 ceph-mon[190463]: pgmap v5684: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:37.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:34:37 smithi006 ceph-mon[204052]: pgmap v5685: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:37.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:34:37 smithi006 ceph-mon[200575]: pgmap v5685: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:37.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:34:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:34:37] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:34:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:34:37 smithi105 ceph-mon[190463]: pgmap v5685: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:39.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:34:39 smithi006 ceph-mon[204052]: pgmap v5686: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:39.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:34:39 smithi006 ceph-mon[200575]: pgmap v5686: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:39.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:34:39 smithi105 ceph-mon[190463]: pgmap v5686: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:41.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:34:41 smithi006 ceph-mon[204052]: pgmap v5687: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:41.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:34:41 smithi006 ceph-mon[200575]: pgmap v5687: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:41.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:34:41 smithi105 ceph-mon[190463]: pgmap v5687: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:43.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:34:42 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:34:43.286 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:34:42 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:34:43.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:34:42 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:34:44.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:34:44 smithi006 ceph-mon[204052]: pgmap v5688: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:44.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:34:44 smithi006 ceph-mon[200575]: pgmap v5688: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:34:44 smithi105 ceph-mon[190463]: pgmap v5688: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:45.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:34:45 smithi006 ceph-mon[204052]: pgmap v5689: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:45.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:34:45 smithi006 ceph-mon[200575]: pgmap v5689: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:45.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:34:45 smithi105 ceph-mon[190463]: pgmap v5689: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:47.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:34:47 smithi006 ceph-mon[204052]: pgmap v5690: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:47.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:34:47 smithi006 ceph-mon[200575]: pgmap v5690: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:47.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:34:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:34:47] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:34:47.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:34:47 smithi105 ceph-mon[190463]: pgmap v5690: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:49.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:34:49 smithi006 ceph-mon[204052]: pgmap v5691: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:49.793 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:34:49 smithi006 ceph-mon[200575]: pgmap v5691: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:49.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:34:49 smithi105 ceph-mon[190463]: pgmap v5691: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:51.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:34:51 smithi006 ceph-mon[204052]: pgmap v5692: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:51.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:34:51 smithi006 ceph-mon[200575]: pgmap v5692: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:51.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:34:51 smithi105 ceph-mon[190463]: pgmap v5692: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:54.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:34:54 smithi006 ceph-mon[204052]: pgmap v5693: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:54.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:34:54 smithi006 ceph-mon[200575]: pgmap v5693: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:54.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:34:54 smithi105 ceph-mon[190463]: pgmap v5693: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:55.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:34:55 smithi006 ceph-mon[204052]: pgmap v5694: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:55.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:34:55 smithi006 ceph-mon[200575]: pgmap v5694: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:55.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:34:55 smithi105 ceph-mon[190463]: pgmap v5694: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:57.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:34:57 smithi006 ceph-mon[204052]: pgmap v5695: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:57.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:34:57 smithi006 ceph-mon[200575]: pgmap v5695: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:57.787 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:34:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:34:57] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:34:57.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:34:57 smithi105 ceph-mon[190463]: pgmap v5695: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:34:58.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:34:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:34:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:34:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:34:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:34:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:34:59.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:34:59 smithi105 ceph-mon[190463]: pgmap v5696: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:34:59 smithi006 ceph-mon[204052]: pgmap v5696: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:00.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:34:59 smithi006 ceph-mon[200575]: pgmap v5696: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:01.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:35:01 smithi006 ceph-mon[204052]: pgmap v5697: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:01.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:35:01 smithi006 ceph-mon[200575]: pgmap v5697: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:01.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:35:01 smithi105 ceph-mon[190463]: pgmap v5697: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:04.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:35:04 smithi006 ceph-mon[204052]: pgmap v5698: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:04.540 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:35:04 smithi006 ceph-mon[200575]: pgmap v5698: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:04.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:35:04 smithi105 ceph-mon[190463]: pgmap v5698: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:05.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:35:05 smithi006 ceph-mon[200575]: pgmap v5699: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:05.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:35:05 smithi006 ceph-mon[204052]: pgmap v5699: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:05.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:35:05 smithi105 ceph-mon[190463]: pgmap v5699: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:35:07 smithi105 ceph-mon[190463]: pgmap v5700: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:08.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:35:07 smithi006 ceph-mon[200575]: pgmap v5700: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:35:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:35:07] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:35:08.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:35:07 smithi006 ceph-mon[204052]: pgmap v5700: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:08.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:35:08 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:35:08.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:35:08 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:35:08.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:35:08 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:35:08.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:35:08 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:35:09.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:35:08 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:35:09.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:35:08 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:35:09.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:35:08 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:35:09.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:35:08 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:35:09.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:35:08 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:35:09.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:35:08 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:35:09.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:35:08 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:35:09.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:35:08 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:35:09.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:35:09 smithi105 ceph-mon[190463]: pgmap v5701: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:10.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:35:09 smithi006 ceph-mon[200575]: pgmap v5701: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:10.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:35:09 smithi006 ceph-mon[204052]: pgmap v5701: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:11.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:35:11 smithi105 ceph-mon[190463]: pgmap v5702: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:12.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:35:11 smithi006 ceph-mon[200575]: pgmap v5702: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:12.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:35:11 smithi006 ceph-mon[204052]: pgmap v5702: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:13.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:35:12 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:35:13.287 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:35:12 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:35:13.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:35:12 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:35:14.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:35:14 smithi006 ceph-mon[200575]: pgmap v5703: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:14.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:35:14 smithi006 ceph-mon[204052]: pgmap v5703: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:14.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:35:14 smithi105 ceph-mon[190463]: pgmap v5703: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:15.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:35:15 smithi105 ceph-mon[190463]: pgmap v5704: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:16.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:35:15 smithi006 ceph-mon[204052]: pgmap v5704: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:16.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:35:15 smithi006 ceph-mon[200575]: pgmap v5704: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:17.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:35:17 smithi105 ceph-mon[190463]: pgmap v5705: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:35:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:35:17] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:35:18.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:35:17 smithi006 ceph-mon[204052]: pgmap v5705: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:18.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:35:17 smithi006 ceph-mon[200575]: pgmap v5705: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:19.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:35:19 smithi105 ceph-mon[190463]: pgmap v5706: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:20.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:35:19 smithi006 ceph-mon[204052]: pgmap v5706: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:20.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:35:19 smithi006 ceph-mon[200575]: pgmap v5706: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:21.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:35:21 smithi105 ceph-mon[190463]: pgmap v5707: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:22.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:35:21 smithi006 ceph-mon[204052]: pgmap v5707: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:22.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:35:21 smithi006 ceph-mon[200575]: pgmap v5707: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:24.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:35:24 smithi006 ceph-mon[204052]: pgmap v5708: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:24.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:35:24 smithi006 ceph-mon[200575]: pgmap v5708: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:24.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:35:24 smithi105 ceph-mon[190463]: pgmap v5708: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:25.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:35:25 smithi105 ceph-mon[190463]: pgmap v5709: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:26.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:35:25 smithi006 ceph-mon[204052]: pgmap v5709: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:26.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:35:25 smithi006 ceph-mon[200575]: pgmap v5709: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:35:27 smithi105 ceph-mon[190463]: pgmap v5710: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:35:27 smithi006 ceph-mon[204052]: pgmap v5710: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:28.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:35:27 smithi006 ceph-mon[200575]: pgmap v5710: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:35:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:35:27] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:35:28.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:35:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:35:29.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:35:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:35:29.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:35:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:35:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:35:29 smithi105 ceph-mon[190463]: pgmap v5711: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:30.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:35:29 smithi006 ceph-mon[204052]: pgmap v5711: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:30.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:35:29 smithi006 ceph-mon[200575]: pgmap v5711: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:31.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:35:31 smithi105 ceph-mon[190463]: pgmap v5712: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:32.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:35:31 smithi006 ceph-mon[204052]: pgmap v5712: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:32.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:35:31 smithi006 ceph-mon[200575]: pgmap v5712: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:34.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:35:34 smithi006 ceph-mon[204052]: pgmap v5713: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:34.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:35:34 smithi006 ceph-mon[200575]: pgmap v5713: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:34.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:35:34 smithi105 ceph-mon[190463]: pgmap v5713: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:35.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:35:35 smithi105 ceph-mon[190463]: pgmap v5714: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:36.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:35:35 smithi006 ceph-mon[204052]: pgmap v5714: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:36.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:35:35 smithi006 ceph-mon[200575]: pgmap v5714: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:35:37 smithi105 ceph-mon[190463]: pgmap v5715: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:38.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:35:37 smithi006 ceph-mon[204052]: pgmap v5715: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:38.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:35:37 smithi006 ceph-mon[200575]: pgmap v5715: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:35:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:35:37] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T10:35:39.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:35:39 smithi105 ceph-mon[190463]: pgmap v5716: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:40.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:35:39 smithi006 ceph-mon[204052]: pgmap v5716: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:40.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:35:39 smithi006 ceph-mon[200575]: pgmap v5716: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:41.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:35:41 smithi105 ceph-mon[190463]: pgmap v5717: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:42.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:35:41 smithi006 ceph-mon[204052]: pgmap v5717: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:42.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:35:41 smithi006 ceph-mon[200575]: pgmap v5717: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:43.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:35:42 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:35:43.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:35:42 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:35:43.376 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:35:42 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:35:44.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:35:44 smithi006 ceph-mon[204052]: pgmap v5718: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:44.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:35:44 smithi006 ceph-mon[200575]: pgmap v5718: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:44.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:35:44 smithi105 ceph-mon[190463]: pgmap v5718: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:45.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:35:45 smithi105 ceph-mon[190463]: pgmap v5719: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:46.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:35:45 smithi006 ceph-mon[204052]: pgmap v5719: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:46.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:35:45 smithi006 ceph-mon[200575]: pgmap v5719: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:47.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:35:47 smithi105 ceph-mon[190463]: pgmap v5720: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:35:47 smithi006 ceph-mon[204052]: pgmap v5720: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:48.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:35:47 smithi006 ceph-mon[200575]: pgmap v5720: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:35:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:35:47] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:35:49.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:35:49 smithi105 ceph-mon[190463]: pgmap v5721: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:50.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:35:49 smithi006 ceph-mon[204052]: pgmap v5721: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:50.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:35:49 smithi006 ceph-mon[200575]: pgmap v5721: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:52.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:35:52 smithi105 ceph-mon[190463]: pgmap v5722: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:53.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:35:52 smithi006 ceph-mon[204052]: pgmap v5722: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:53.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:35:52 smithi006 ceph-mon[200575]: pgmap v5722: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:55.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:35:55 smithi006 ceph-mon[204052]: pgmap v5723: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:55.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:35:55 smithi006 ceph-mon[200575]: pgmap v5723: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:55.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:35:55 smithi105 ceph-mon[190463]: pgmap v5723: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:57.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:35:57 smithi006 ceph-mon[204052]: pgmap v5724: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:57.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:35:57 smithi006 ceph-mon[200575]: pgmap v5724: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:57.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:35:57 smithi105 ceph-mon[190463]: pgmap v5724: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:35:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:35:57] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:35:58.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:35:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:35:58.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:35:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:35:58.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:35:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:35:59.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:35:59 smithi006 ceph-mon[204052]: pgmap v5725: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:59.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:35:59 smithi006 ceph-mon[200575]: pgmap v5725: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:35:59.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:35:59 smithi105 ceph-mon[190463]: pgmap v5725: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:01.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:36:01 smithi006 ceph-mon[204052]: pgmap v5726: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:01.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:36:01 smithi006 ceph-mon[200575]: pgmap v5726: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:01.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:36:01 smithi105 ceph-mon[190463]: pgmap v5726: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:03.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:36:03 smithi006 ceph-mon[204052]: pgmap v5727: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:03.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:36:03 smithi006 ceph-mon[200575]: pgmap v5727: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:03.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:36:03 smithi105 ceph-mon[190463]: pgmap v5727: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:05.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:36:05 smithi006 ceph-mon[204052]: pgmap v5728: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:05.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:36:05 smithi006 ceph-mon[200575]: pgmap v5728: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:05.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:36:05 smithi105 ceph-mon[190463]: pgmap v5728: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:07.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:36:07 smithi006 ceph-mon[204052]: pgmap v5729: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:07.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:36:07 smithi006 ceph-mon[200575]: pgmap v5729: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:07.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:36:07 smithi105 ceph-mon[190463]: pgmap v5729: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:36:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:36:07] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:36:09.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:36:09 smithi006 ceph-mon[204052]: pgmap v5730: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:09.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:36:09 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:36:09.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:36:09 smithi006 ceph-mon[200575]: pgmap v5730: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:09.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:36:09 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:36:09.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:36:09 smithi105 ceph-mon[190463]: pgmap v5730: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:09.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:36:09 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:36:10.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:36:10 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:36:10.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:36:10 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:36:10.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:36:10 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:36:10.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:36:10 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:36:10.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:36:10 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:36:10.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:36:10 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:36:10.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:36:10 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:36:10.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:36:10 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:36:10.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:36:10 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:36:11.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:36:11 smithi006 ceph-mon[204052]: pgmap v5731: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:11.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:36:11 smithi006 ceph-mon[200575]: pgmap v5731: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:11.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:36:11 smithi105 ceph-mon[190463]: pgmap v5731: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:13.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:36:13 smithi006 ceph-mon[204052]: pgmap v5732: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:13.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:36:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:36:13.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:36:13 smithi006 ceph-mon[200575]: pgmap v5732: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:13.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:36:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:36:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:36:13 smithi105 ceph-mon[190463]: pgmap v5732: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:13.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:36:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:36:15.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:36:15 smithi006 ceph-mon[204052]: pgmap v5733: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:15.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:36:15 smithi006 ceph-mon[200575]: pgmap v5733: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:15.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:36:15 smithi105 ceph-mon[190463]: pgmap v5733: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:17.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:36:17 smithi006 ceph-mon[204052]: pgmap v5734: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:17.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:36:17 smithi006 ceph-mon[200575]: pgmap v5734: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:17.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:36:17 smithi105 ceph-mon[190463]: pgmap v5734: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:36:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:36:17] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:36:19.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:36:19 smithi006 ceph-mon[204052]: pgmap v5735: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:19.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:36:19 smithi006 ceph-mon[200575]: pgmap v5735: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:19.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:36:19 smithi105 ceph-mon[190463]: pgmap v5735: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:21.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:36:21 smithi006 ceph-mon[204052]: pgmap v5736: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:21.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:36:21 smithi006 ceph-mon[200575]: pgmap v5736: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:21.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:36:21 smithi105 ceph-mon[190463]: pgmap v5736: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:23.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:36:23 smithi006 ceph-mon[204052]: pgmap v5737: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:23.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:36:23 smithi006 ceph-mon[200575]: pgmap v5737: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:23.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:36:23 smithi105 ceph-mon[190463]: pgmap v5737: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:25.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:36:25 smithi006 ceph-mon[204052]: pgmap v5738: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:25.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:36:25 smithi006 ceph-mon[200575]: pgmap v5738: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:25.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:36:25 smithi105 ceph-mon[190463]: pgmap v5738: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:27.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:36:27 smithi006 ceph-mon[204052]: pgmap v5739: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:27.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:36:27 smithi006 ceph-mon[200575]: pgmap v5739: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:27.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:36:27 smithi105 ceph-mon[190463]: pgmap v5739: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:28.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:36:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:36:27] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:36:28.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:36:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:36:28.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:36:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:36:28.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:36:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:36:29.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:36:29 smithi006 ceph-mon[204052]: pgmap v5740: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:29.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:36:29 smithi006 ceph-mon[200575]: pgmap v5740: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:29.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:36:29 smithi105 ceph-mon[190463]: pgmap v5740: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:31.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:36:31 smithi006 ceph-mon[204052]: pgmap v5741: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:31.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:36:31 smithi006 ceph-mon[200575]: pgmap v5741: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:31.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:36:31 smithi105 ceph-mon[190463]: pgmap v5741: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:33.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:36:33 smithi006 ceph-mon[204052]: pgmap v5742: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:33.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:36:33 smithi006 ceph-mon[200575]: pgmap v5742: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:33.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:36:33 smithi105 ceph-mon[190463]: pgmap v5742: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:35.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:36:35 smithi006 ceph-mon[204052]: pgmap v5743: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:35.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:36:35 smithi006 ceph-mon[200575]: pgmap v5743: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:35.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:36:35 smithi105 ceph-mon[190463]: pgmap v5743: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:37.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:36:37 smithi006 ceph-mon[204052]: pgmap v5744: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:37.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:36:37 smithi006 ceph-mon[200575]: pgmap v5744: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:37.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:36:37 smithi105 ceph-mon[190463]: pgmap v5744: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:36:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:36:37] "GET /metrics HTTP/1.1" 200 36232 "" "Prometheus/2.43.0" 2023-09-22T10:36:39.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:36:39 smithi006 ceph-mon[204052]: pgmap v5745: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:39.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:36:39 smithi006 ceph-mon[200575]: pgmap v5745: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:39.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:36:39 smithi105 ceph-mon[190463]: pgmap v5745: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:41.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:36:41 smithi006 ceph-mon[204052]: pgmap v5746: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:41.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:36:41 smithi006 ceph-mon[200575]: pgmap v5746: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:41.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:36:41 smithi105 ceph-mon[190463]: pgmap v5746: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:43.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:36:43 smithi006 ceph-mon[204052]: pgmap v5747: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:43.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:36:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:36:43.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:36:43 smithi006 ceph-mon[200575]: pgmap v5747: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:43.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:36:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:36:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:36:43 smithi105 ceph-mon[190463]: pgmap v5747: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:36:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:36:45.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:36:45 smithi006 ceph-mon[204052]: pgmap v5748: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:45.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:36:45 smithi006 ceph-mon[200575]: pgmap v5748: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:45.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:36:45 smithi105 ceph-mon[190463]: pgmap v5748: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:47.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:36:47 smithi006 ceph-mon[200575]: pgmap v5749: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:47.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:36:47 smithi006 ceph-mon[204052]: pgmap v5749: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:47.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:36:47 smithi105 ceph-mon[190463]: pgmap v5749: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:36:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:36:47] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:36:49.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:36:49 smithi006 ceph-mon[200575]: pgmap v5750: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:49.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:36:49 smithi006 ceph-mon[204052]: pgmap v5750: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:49.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:36:49 smithi105 ceph-mon[190463]: pgmap v5750: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:51.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:36:51 smithi105 ceph-mon[190463]: pgmap v5751: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:51.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:36:51 smithi006 ceph-mon[200575]: pgmap v5751: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:51.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:36:51 smithi006 ceph-mon[204052]: pgmap v5751: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:53.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:36:53 smithi105 ceph-mon[190463]: pgmap v5752: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:53.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:36:53 smithi006 ceph-mon[200575]: pgmap v5752: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:53.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:36:53 smithi006 ceph-mon[204052]: pgmap v5752: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:55.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:36:55 smithi105 ceph-mon[190463]: pgmap v5753: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:55.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:36:55 smithi006 ceph-mon[200575]: pgmap v5753: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:55.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:36:55 smithi006 ceph-mon[204052]: pgmap v5753: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:57.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:36:57 smithi105 ceph-mon[190463]: pgmap v5754: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:57.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:36:57 smithi006 ceph-mon[204052]: pgmap v5754: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:57.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:36:57 smithi006 ceph-mon[200575]: pgmap v5754: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:36:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:36:57] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:36:58.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:36:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:36:58.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:36:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:36:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:36:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:36:59.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:36:59 smithi105 ceph-mon[190463]: pgmap v5755: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:59.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:36:59 smithi006 ceph-mon[204052]: pgmap v5755: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:36:59.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:36:59 smithi006 ceph-mon[200575]: pgmap v5755: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:01.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:37:01 smithi105 ceph-mon[190463]: pgmap v5756: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:01.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:37:01 smithi006 ceph-mon[204052]: pgmap v5756: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:01.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:37:01 smithi006 ceph-mon[200575]: pgmap v5756: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:03.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:37:03 smithi105 ceph-mon[190463]: pgmap v5757: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:03.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:37:03 smithi006 ceph-mon[204052]: pgmap v5757: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:03.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:37:03 smithi006 ceph-mon[200575]: pgmap v5757: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:05.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:37:05 smithi105 ceph-mon[190463]: pgmap v5758: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:06.235 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:37:05 smithi006 ceph-mon[204052]: pgmap v5758: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:06.235 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:37:05 smithi006 ceph-mon[200575]: pgmap v5758: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:07.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:37:07 smithi105 ceph-mon[190463]: pgmap v5759: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:07.781 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:37:07 smithi006 ceph-mon[204052]: pgmap v5759: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:07.837 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:37:07 smithi006 ceph-mon[200575]: pgmap v5759: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:07.837 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:37:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:37:07] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:37:09.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:37:09 smithi105 ceph-mon[190463]: pgmap v5760: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:09.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:37:09 smithi006 ceph-mon[204052]: pgmap v5760: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:09.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:37:09 smithi006 ceph-mon[200575]: pgmap v5760: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:10.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:37:10 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:37:10.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:37:10 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:37:10.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:37:10 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:37:11.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:37:11 smithi105 ceph-mon[190463]: pgmap v5761: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:11.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:37:11 smithi006 ceph-mon[204052]: pgmap v5761: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:11.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:37:11 smithi006 ceph-mon[200575]: pgmap v5761: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:13.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:37:13 smithi006 ceph-mon[200575]: pgmap v5762: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:13.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:37:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:37:13.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:37:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:37:13.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:37:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:37:13.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:37:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:37:13.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:37:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:37:13.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:37:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:37:13.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:37:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:37:13.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:37:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:37:13.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:37:13 smithi006 ceph-mon[204052]: pgmap v5762: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:13.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:37:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:37:13.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:37:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:37:13.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:37:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:37:13.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:37:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:37:13.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:37:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:37:13.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:37:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:37:13.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:37:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:37:13.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:37:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:37:13.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:37:13 smithi105 ceph-mon[190463]: pgmap v5762: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:13.804 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:37:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:37:13.804 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:37:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:37:13.804 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:37:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:37:13.805 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:37:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:37:13.805 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:37:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:37:13.805 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:37:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:37:13.805 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:37:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:37:13.805 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:37:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:37:15.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:37:15 smithi006 ceph-mon[200575]: pgmap v5763: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:15.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:37:15 smithi006 ceph-mon[204052]: pgmap v5763: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:15.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:37:15 smithi105 ceph-mon[190463]: pgmap v5763: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:17.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:37:17 smithi006 ceph-mon[200575]: pgmap v5764: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:17.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:37:17 smithi006 ceph-mon[204052]: pgmap v5764: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:17.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:37:17 smithi105 ceph-mon[190463]: pgmap v5764: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:37:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:37:17] "GET /metrics HTTP/1.1" 200 36233 "" "Prometheus/2.43.0" 2023-09-22T10:37:19.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:37:19 smithi006 ceph-mon[204052]: pgmap v5765: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:19.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:37:19 smithi006 ceph-mon[200575]: pgmap v5765: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:19.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:37:19 smithi105 ceph-mon[190463]: pgmap v5765: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:21.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:37:21 smithi006 ceph-mon[204052]: pgmap v5766: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:21.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:37:21 smithi006 ceph-mon[200575]: pgmap v5766: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:21.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:37:21 smithi105 ceph-mon[190463]: pgmap v5766: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:23.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:37:23 smithi006 ceph-mon[204052]: pgmap v5767: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:23.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:37:23 smithi006 ceph-mon[200575]: pgmap v5767: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:23.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:37:23 smithi105 ceph-mon[190463]: pgmap v5767: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:25.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:37:25 smithi006 ceph-mon[204052]: pgmap v5768: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:25.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:37:25 smithi006 ceph-mon[200575]: pgmap v5768: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:25.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:37:25 smithi105 ceph-mon[190463]: pgmap v5768: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:27.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:37:27 smithi006 ceph-mon[204052]: pgmap v5769: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:27.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:37:27 smithi006 ceph-mon[200575]: pgmap v5769: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:27.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:37:27 smithi105 ceph-mon[190463]: pgmap v5769: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:37:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:37:27] "GET /metrics HTTP/1.1" 200 36233 "" "Prometheus/2.43.0" 2023-09-22T10:37:28.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:37:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:37:28.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:37:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:37:28.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:37:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:37:29.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:37:29 smithi006 ceph-mon[204052]: pgmap v5770: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:29.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:37:29 smithi006 ceph-mon[200575]: pgmap v5770: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:29.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:37:29 smithi105 ceph-mon[190463]: pgmap v5770: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:31.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:37:31 smithi006 ceph-mon[204052]: pgmap v5771: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:31.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:37:31 smithi006 ceph-mon[200575]: pgmap v5771: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:31.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:37:31 smithi105 ceph-mon[190463]: pgmap v5771: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:33.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:37:33 smithi006 ceph-mon[204052]: pgmap v5772: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:33.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:37:33 smithi006 ceph-mon[200575]: pgmap v5772: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:33.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:37:33 smithi105 ceph-mon[190463]: pgmap v5772: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:35.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:37:35 smithi006 ceph-mon[204052]: pgmap v5773: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:35.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:37:35 smithi006 ceph-mon[200575]: pgmap v5773: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:35.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:37:35 smithi105 ceph-mon[190463]: pgmap v5773: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:37.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:37:37 smithi006 ceph-mon[204052]: pgmap v5774: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:37.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:37:37 smithi006 ceph-mon[200575]: pgmap v5774: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:37.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:37:37 smithi105 ceph-mon[190463]: pgmap v5774: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:37:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:37:37] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:37:39.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:37:39 smithi006 ceph-mon[204052]: pgmap v5775: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:39.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:37:39 smithi006 ceph-mon[200575]: pgmap v5775: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:39.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:37:39 smithi105 ceph-mon[190463]: pgmap v5775: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:41.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:37:41 smithi006 ceph-mon[204052]: pgmap v5776: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:41.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:37:41 smithi006 ceph-mon[200575]: pgmap v5776: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:41.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:37:41 smithi105 ceph-mon[190463]: pgmap v5776: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:43.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:37:43 smithi006 ceph-mon[204052]: pgmap v5777: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:43.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:37:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:37:43.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:37:43 smithi006 ceph-mon[200575]: pgmap v5777: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:43.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:37:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:37:43.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:37:43 smithi105 ceph-mon[190463]: pgmap v5777: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:43.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:37:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:37:45.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:37:45 smithi006 ceph-mon[204052]: pgmap v5778: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:45.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:37:45 smithi006 ceph-mon[200575]: pgmap v5778: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:45.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:37:45 smithi105 ceph-mon[190463]: pgmap v5778: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:47.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:37:47 smithi006 ceph-mon[204052]: pgmap v5779: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:47.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:37:47 smithi006 ceph-mon[200575]: pgmap v5779: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:47.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:37:47 smithi105 ceph-mon[190463]: pgmap v5779: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:37:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:37:47] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:37:49.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:37:49 smithi006 ceph-mon[204052]: pgmap v5780: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:49.585 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:37:49 smithi006 ceph-mon[200575]: pgmap v5780: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:49.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:37:49 smithi105 ceph-mon[190463]: pgmap v5780: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:51.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:37:51 smithi006 ceph-mon[204052]: pgmap v5781: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:51.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:37:51 smithi006 ceph-mon[200575]: pgmap v5781: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:51.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:37:51 smithi105 ceph-mon[190463]: pgmap v5781: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:53.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:37:53 smithi006 ceph-mon[204052]: pgmap v5782: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:53.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:37:53 smithi006 ceph-mon[200575]: pgmap v5782: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:53.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:37:53 smithi105 ceph-mon[190463]: pgmap v5782: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:55.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:37:55 smithi006 ceph-mon[200575]: pgmap v5783: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:55.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:37:55 smithi006 ceph-mon[204052]: pgmap v5783: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:55.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:37:55 smithi105 ceph-mon[190463]: pgmap v5783: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:57.251 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:37:57 smithi006 ceph-mon[204052]: pgmap v5784: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:57.252 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:37:57 smithi006 ceph-mon[200575]: pgmap v5784: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:57.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:37:57 smithi105 ceph-mon[190463]: pgmap v5784: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:37:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:37:57] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:37:58.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:37:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:37:58.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:37:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:37:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:37:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:37:59.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:37:59 smithi006 ceph-mon[204052]: pgmap v5785: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:59.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:37:59 smithi006 ceph-mon[200575]: pgmap v5785: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:37:59.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:37:59 smithi105 ceph-mon[190463]: pgmap v5785: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:01.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:38:01 smithi006 ceph-mon[204052]: pgmap v5786: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:01.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:38:01 smithi006 ceph-mon[200575]: pgmap v5786: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:01.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:38:01 smithi105 ceph-mon[190463]: pgmap v5786: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:03.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:38:03 smithi006 ceph-mon[204052]: pgmap v5787: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:03.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:38:03 smithi006 ceph-mon[200575]: pgmap v5787: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:03.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:38:03 smithi105 ceph-mon[190463]: pgmap v5787: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:05.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:38:05 smithi006 ceph-mon[204052]: pgmap v5788: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:05.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:38:05 smithi006 ceph-mon[200575]: pgmap v5788: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:05.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:38:05 smithi105 ceph-mon[190463]: pgmap v5788: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:07.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:38:07 smithi006 ceph-mon[204052]: pgmap v5789: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:07.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:38:07 smithi006 ceph-mon[200575]: pgmap v5789: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:07.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:38:07 smithi105 ceph-mon[190463]: pgmap v5789: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:38:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:38:07] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:38:09.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:38:09 smithi006 ceph-mon[200575]: pgmap v5790: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:09.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:38:09 smithi006 ceph-mon[204052]: pgmap v5790: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:09.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:38:09 smithi105 ceph-mon[190463]: pgmap v5790: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:11.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:38:11 smithi006 ceph-mon[200575]: pgmap v5791: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:11.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:38:11 smithi006 ceph-mon[204052]: pgmap v5791: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:11.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:38:11 smithi105 ceph-mon[190463]: pgmap v5791: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:38:13 smithi006 ceph-mon[200575]: pgmap v5792: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:38:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:38:13.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:38:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:38:13.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:38:13 smithi006 ceph-mon[204052]: pgmap v5792: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:13.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:38:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:38:13.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:38:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:38:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:38:13 smithi105 ceph-mon[190463]: pgmap v5792: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:13.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:38:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:38:13.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:38:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:38:14.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:38:14 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:38:14.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:38:14 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:38:14.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:38:14 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:38:14.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:38:14 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:38:14.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:38:14 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:38:14.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:38:14 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:38:14.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:38:14 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:38:14.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:38:14 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:38:14.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:38:14 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:38:15.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:38:15 smithi006 ceph-mon[200575]: pgmap v5793: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:15.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:38:15 smithi006 ceph-mon[204052]: pgmap v5793: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:15.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:38:15 smithi105 ceph-mon[190463]: pgmap v5793: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:17.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:38:17 smithi006 ceph-mon[204052]: pgmap v5794: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:17.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:38:17 smithi006 ceph-mon[200575]: pgmap v5794: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:17.788 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:38:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:38:17] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:38:17.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:38:17 smithi105 ceph-mon[190463]: pgmap v5794: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:19.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:38:19 smithi006 ceph-mon[204052]: pgmap v5795: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:19.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:38:19 smithi006 ceph-mon[200575]: pgmap v5795: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:19.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:38:19 smithi105 ceph-mon[190463]: pgmap v5795: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:21.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:38:21 smithi006 ceph-mon[204052]: pgmap v5796: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:21.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:38:21 smithi006 ceph-mon[200575]: pgmap v5796: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:21.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:38:21 smithi105 ceph-mon[190463]: pgmap v5796: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:23.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:38:23 smithi006 ceph-mon[200575]: pgmap v5797: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:23.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:38:23 smithi006 ceph-mon[204052]: pgmap v5797: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:23.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:38:23 smithi105 ceph-mon[190463]: pgmap v5797: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:25.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:38:25 smithi006 ceph-mon[204052]: pgmap v5798: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:25.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:38:25 smithi006 ceph-mon[200575]: pgmap v5798: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:25.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:38:25 smithi105 ceph-mon[190463]: pgmap v5798: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:27.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:38:27 smithi006 ceph-mon[204052]: pgmap v5799: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:27.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:38:27 smithi006 ceph-mon[200575]: pgmap v5799: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:27.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:38:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:38:27] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:38:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:38:27 smithi105 ceph-mon[190463]: pgmap v5799: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:38:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:38:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:38:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:38:28.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:38:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:38:29.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:38:29 smithi006 ceph-mon[204052]: pgmap v5800: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:29.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:38:29 smithi006 ceph-mon[200575]: pgmap v5800: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:29.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:38:29 smithi105 ceph-mon[190463]: pgmap v5800: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:31.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:38:31 smithi006 ceph-mon[204052]: pgmap v5801: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:31.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:38:31 smithi006 ceph-mon[200575]: pgmap v5801: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:31.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:38:31 smithi105 ceph-mon[190463]: pgmap v5801: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:33.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:38:33 smithi006 ceph-mon[204052]: pgmap v5802: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:33.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:38:33 smithi006 ceph-mon[200575]: pgmap v5802: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:33.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:38:33 smithi105 ceph-mon[190463]: pgmap v5802: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:35.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:38:35 smithi006 ceph-mon[204052]: pgmap v5803: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:35.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:38:35 smithi006 ceph-mon[200575]: pgmap v5803: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:35.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:38:35 smithi105 ceph-mon[190463]: pgmap v5803: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:37.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:38:37 smithi006 ceph-mon[204052]: pgmap v5804: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:37.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:38:37 smithi006 ceph-mon[200575]: pgmap v5804: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:37.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:38:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:38:37] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:38:37.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:38:37 smithi105 ceph-mon[190463]: pgmap v5804: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:39.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:38:39 smithi006 ceph-mon[200575]: pgmap v5805: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:39.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:38:39 smithi006 ceph-mon[204052]: pgmap v5805: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:39.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:38:39 smithi105 ceph-mon[190463]: pgmap v5805: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:41.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:38:41 smithi006 ceph-mon[204052]: pgmap v5806: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:41.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:38:41 smithi006 ceph-mon[200575]: pgmap v5806: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:41.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:38:41 smithi105 ceph-mon[190463]: pgmap v5806: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:38:43 smithi006 ceph-mon[200575]: pgmap v5807: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:43.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:38:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:38:43.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:38:43 smithi006 ceph-mon[204052]: pgmap v5807: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:43.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:38:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:38:43.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:38:43 smithi105 ceph-mon[190463]: pgmap v5807: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:43.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:38:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:38:44.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:38:44 smithi006 ceph-mon[200575]: pgmap v5808: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:44.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:38:44 smithi006 ceph-mon[204052]: pgmap v5808: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:44.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:38:44 smithi105 ceph-mon[190463]: pgmap v5808: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:46.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:38:46 smithi105 ceph-mon[190463]: pgmap v5809: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:47.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:38:46 smithi006 ceph-mon[200575]: pgmap v5809: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:47.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:38:46 smithi006 ceph-mon[204052]: pgmap v5809: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:38:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:38:47] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:38:49.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:38:49 smithi006 ceph-mon[204052]: pgmap v5810: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:49.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:38:49 smithi006 ceph-mon[200575]: pgmap v5810: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:49.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:38:49 smithi105 ceph-mon[190463]: pgmap v5810: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:51.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:38:51 smithi006 ceph-mon[204052]: pgmap v5811: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:51.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:38:51 smithi006 ceph-mon[200575]: pgmap v5811: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:51.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:38:51 smithi105 ceph-mon[190463]: pgmap v5811: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:53.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:38:53 smithi006 ceph-mon[204052]: pgmap v5812: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:53.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:38:53 smithi006 ceph-mon[200575]: pgmap v5812: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:53.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:38:53 smithi105 ceph-mon[190463]: pgmap v5812: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:55.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:38:55 smithi006 ceph-mon[204052]: pgmap v5813: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:55.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:38:55 smithi006 ceph-mon[200575]: pgmap v5813: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:55.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:38:55 smithi105 ceph-mon[190463]: pgmap v5813: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:57.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:38:57 smithi006 ceph-mon[204052]: pgmap v5814: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:57.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:38:57 smithi006 ceph-mon[200575]: pgmap v5814: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:57.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:38:57 smithi105 ceph-mon[190463]: pgmap v5814: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:38:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:38:57] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:38:58.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:38:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:38:58.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:38:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:38:58.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:38:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:38:59.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:38:59 smithi006 ceph-mon[204052]: pgmap v5815: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:59.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:38:59 smithi006 ceph-mon[200575]: pgmap v5815: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:38:59.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:38:59 smithi105 ceph-mon[190463]: pgmap v5815: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:01.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:39:01 smithi006 ceph-mon[204052]: pgmap v5816: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:01.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:39:01 smithi006 ceph-mon[200575]: pgmap v5816: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:01.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:39:01 smithi105 ceph-mon[190463]: pgmap v5816: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:03.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:39:03 smithi006 ceph-mon[204052]: pgmap v5817: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:03.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:39:03 smithi006 ceph-mon[200575]: pgmap v5817: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:03.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:39:03 smithi105 ceph-mon[190463]: pgmap v5817: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:05.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:39:05 smithi006 ceph-mon[204052]: pgmap v5818: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:05.545 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:39:05 smithi006 ceph-mon[200575]: pgmap v5818: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:05.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:39:05 smithi105 ceph-mon[190463]: pgmap v5818: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:07.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:39:07 smithi006 ceph-mon[204052]: pgmap v5819: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:07.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:39:07 smithi006 ceph-mon[200575]: pgmap v5819: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:07.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:39:07 smithi105 ceph-mon[190463]: pgmap v5819: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:39:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:39:07] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:39:09.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:39:09 smithi006 ceph-mon[204052]: pgmap v5820: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:09.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:39:09 smithi006 ceph-mon[200575]: pgmap v5820: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:09.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:39:09 smithi105 ceph-mon[190463]: pgmap v5820: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:11.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:39:11 smithi006 ceph-mon[204052]: pgmap v5821: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:11.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:39:11 smithi006 ceph-mon[200575]: pgmap v5821: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:11.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:39:11 smithi105 ceph-mon[190463]: pgmap v5821: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:13.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:39:13 smithi006 ceph-mon[204052]: pgmap v5822: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:13.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:39:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:39:13.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:39:13 smithi006 ceph-mon[200575]: pgmap v5822: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:13.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:39:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:39:13.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:39:13 smithi105 ceph-mon[190463]: pgmap v5822: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:13.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:39:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:39:14.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:39:14 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:39:14.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:39:14 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:39:14.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:39:14 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:39:14.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:39:14 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:39:14.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:39:14 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:39:14.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:39:14 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:39:14.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:39:14 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:39:14.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:39:14 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:39:14.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:39:14 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:39:14.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:39:14 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:39:14.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:39:14 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:39:14.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:39:14 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:39:15.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:39:15 smithi006 ceph-mon[204052]: pgmap v5823: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:15.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:39:15 smithi006 ceph-mon[200575]: pgmap v5823: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:15.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:39:15 smithi105 ceph-mon[190463]: pgmap v5823: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:17.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:39:17 smithi006 ceph-mon[204052]: pgmap v5824: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:17.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:39:17 smithi006 ceph-mon[200575]: pgmap v5824: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:17.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:39:17 smithi105 ceph-mon[190463]: pgmap v5824: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:39:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:39:17] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:39:19.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:39:19 smithi006 ceph-mon[204052]: pgmap v5825: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:19.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:39:19 smithi006 ceph-mon[200575]: pgmap v5825: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:19.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:39:19 smithi105 ceph-mon[190463]: pgmap v5825: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:21.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:39:21 smithi006 ceph-mon[204052]: pgmap v5826: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:21.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:39:21 smithi006 ceph-mon[200575]: pgmap v5826: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:21.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:39:21 smithi105 ceph-mon[190463]: pgmap v5826: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:23.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:39:23 smithi006 ceph-mon[204052]: pgmap v5827: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:23.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:39:23 smithi006 ceph-mon[200575]: pgmap v5827: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:23.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:39:23 smithi105 ceph-mon[190463]: pgmap v5827: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:25.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:39:25 smithi006 ceph-mon[204052]: pgmap v5828: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:25.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:39:25 smithi006 ceph-mon[200575]: pgmap v5828: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:25.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:39:25 smithi105 ceph-mon[190463]: pgmap v5828: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:27.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:39:27 smithi006 ceph-mon[204052]: pgmap v5829: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:27.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:39:27 smithi006 ceph-mon[200575]: pgmap v5829: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:27.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:39:27 smithi105 ceph-mon[190463]: pgmap v5829: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:39:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:39:27] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:39:28.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:39:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:39:28.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:39:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:39:28.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:39:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:39:29.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:39:29 smithi006 ceph-mon[204052]: pgmap v5830: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:29.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:39:29 smithi006 ceph-mon[200575]: pgmap v5830: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:29.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:39:29 smithi105 ceph-mon[190463]: pgmap v5830: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:31.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:39:31 smithi006 ceph-mon[204052]: pgmap v5831: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:31.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:39:31 smithi006 ceph-mon[200575]: pgmap v5831: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:31.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:39:31 smithi105 ceph-mon[190463]: pgmap v5831: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:33.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:39:33 smithi006 ceph-mon[204052]: pgmap v5832: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:33.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:39:33 smithi006 ceph-mon[200575]: pgmap v5832: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:33.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:39:33 smithi105 ceph-mon[190463]: pgmap v5832: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:35.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:39:35 smithi006 ceph-mon[204052]: pgmap v5833: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:35.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:39:35 smithi006 ceph-mon[200575]: pgmap v5833: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:35.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:39:35 smithi105 ceph-mon[190463]: pgmap v5833: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:37.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:39:37 smithi006 ceph-mon[204052]: pgmap v5834: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:37.665 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:39:37 smithi006 ceph-mon[200575]: pgmap v5834: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:37.665 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:39:37 smithi105 ceph-mon[190463]: pgmap v5834: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:39:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:39:37] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:39:39.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:39:39 smithi006 ceph-mon[204052]: pgmap v5835: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:39.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:39:39 smithi006 ceph-mon[200575]: pgmap v5835: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:39.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:39:39 smithi105 ceph-mon[190463]: pgmap v5835: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:41.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:39:41 smithi006 ceph-mon[204052]: pgmap v5836: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:41.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:39:41 smithi006 ceph-mon[200575]: pgmap v5836: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:41.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:39:41 smithi105 ceph-mon[190463]: pgmap v5836: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:43.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:39:43 smithi006 ceph-mon[204052]: pgmap v5837: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:43.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:39:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:39:43.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:39:43 smithi006 ceph-mon[200575]: pgmap v5837: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:43.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:39:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:39:43.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:39:43 smithi105 ceph-mon[190463]: pgmap v5837: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:43.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:39:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:39:45.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:39:45 smithi006 ceph-mon[204052]: pgmap v5838: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:45.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:39:45 smithi006 ceph-mon[200575]: pgmap v5838: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:45.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:39:45 smithi105 ceph-mon[190463]: pgmap v5838: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:47.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:39:47 smithi006 ceph-mon[204052]: pgmap v5839: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:47.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:39:47 smithi006 ceph-mon[200575]: pgmap v5839: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:47.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:39:47 smithi105 ceph-mon[190463]: pgmap v5839: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:39:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:39:47] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:39:49.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:39:49 smithi006 ceph-mon[204052]: pgmap v5840: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:49.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:39:49 smithi006 ceph-mon[200575]: pgmap v5840: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:49.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:39:49 smithi105 ceph-mon[190463]: pgmap v5840: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:51.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:39:51 smithi105 ceph-mon[190463]: pgmap v5841: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:51.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:39:51 smithi006 ceph-mon[204052]: pgmap v5841: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:51.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:39:51 smithi006 ceph-mon[200575]: pgmap v5841: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:53.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:39:53 smithi105 ceph-mon[190463]: pgmap v5842: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:53.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:39:53 smithi006 ceph-mon[204052]: pgmap v5842: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:53.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:39:53 smithi006 ceph-mon[200575]: pgmap v5842: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:55.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:39:55 smithi105 ceph-mon[190463]: pgmap v5843: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:55.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:39:55 smithi006 ceph-mon[204052]: pgmap v5843: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:55.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:39:55 smithi006 ceph-mon[200575]: pgmap v5843: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:57.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:39:57 smithi105 ceph-mon[190463]: pgmap v5844: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:57.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:39:57 smithi006 ceph-mon[204052]: pgmap v5844: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:57.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:39:57 smithi006 ceph-mon[200575]: pgmap v5844: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:57.707 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:39:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:39:57] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:39:58.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:39:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:39:58.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:39:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:39:58.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:39:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:39:59.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:39:59 smithi105 ceph-mon[190463]: pgmap v5845: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:59.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:39:59 smithi006 ceph-mon[204052]: pgmap v5845: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:39:59.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:39:59 smithi006 ceph-mon[200575]: pgmap v5845: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:00.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:40:00 smithi105 ceph-mon[190463]: overall HEALTH_OK 2023-09-22T10:40:00.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:40:00 smithi006 ceph-mon[204052]: overall HEALTH_OK 2023-09-22T10:40:00.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:40:00 smithi006 ceph-mon[200575]: overall HEALTH_OK 2023-09-22T10:40:01.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:40:01 smithi105 ceph-mon[190463]: pgmap v5846: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:01.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:40:01 smithi006 ceph-mon[204052]: pgmap v5846: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:01.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:40:01 smithi006 ceph-mon[200575]: pgmap v5846: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:03.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:40:03 smithi105 ceph-mon[190463]: pgmap v5847: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:03.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:40:03 smithi006 ceph-mon[204052]: pgmap v5847: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:03.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:40:03 smithi006 ceph-mon[200575]: pgmap v5847: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:05.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:40:05 smithi105 ceph-mon[190463]: pgmap v5848: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:05.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:40:05 smithi006 ceph-mon[204052]: pgmap v5848: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:05.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:40:05 smithi006 ceph-mon[200575]: pgmap v5848: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:07.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:40:07 smithi105 ceph-mon[190463]: pgmap v5849: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:07.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:40:07 smithi006 ceph-mon[204052]: pgmap v5849: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:07.706 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:40:07 smithi006 ceph-mon[200575]: pgmap v5849: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:40:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:40:07] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:40:09.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:40:09 smithi105 ceph-mon[190463]: pgmap v5850: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:09.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:40:09 smithi006 ceph-mon[200575]: pgmap v5850: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:09.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:40:09 smithi006 ceph-mon[204052]: pgmap v5850: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:11.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:40:11 smithi105 ceph-mon[190463]: pgmap v5851: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:11.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:40:11 smithi006 ceph-mon[204052]: pgmap v5851: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:11.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:40:11 smithi006 ceph-mon[200575]: pgmap v5851: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:13.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:40:13 smithi105 ceph-mon[190463]: pgmap v5852: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:13.725 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:40:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:40:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:40:13 smithi006 ceph-mon[200575]: pgmap v5852: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:40:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:40:13.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:40:13 smithi006 ceph-mon[204052]: pgmap v5852: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:13.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:40:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:40:14.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:40:14 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:40:14.613 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:40:14 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:40:14.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:40:14 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:40:15.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:40:15 smithi105 ceph-mon[190463]: pgmap v5853: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:15.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:40:15 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:40:15.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:40:15 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:40:15.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:40:15 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:40:15.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:40:15 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:40:15.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:40:15 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:40:15.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:40:15 smithi006 ceph-mon[200575]: pgmap v5853: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:15.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:40:15 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:40:15.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:40:15 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:40:15.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:40:15 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:40:15.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:40:15 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:40:15.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:40:15 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:40:15.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:40:15 smithi006 ceph-mon[204052]: pgmap v5853: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:15.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:40:15 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:40:15.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:40:15 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:40:15.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:40:15 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:40:15.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:40:15 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:40:15.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:40:15 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:40:17.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:40:17 smithi105 ceph-mon[190463]: pgmap v5854: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:17.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:40:17 smithi006 ceph-mon[200575]: pgmap v5854: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:17.708 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:40:17 smithi006 ceph-mon[204052]: pgmap v5854: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:40:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:40:17] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:40:19.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:40:19 smithi105 ceph-mon[190463]: pgmap v5855: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:19.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:40:19 smithi006 ceph-mon[204052]: pgmap v5855: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:19.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:40:19 smithi006 ceph-mon[200575]: pgmap v5855: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:21.629 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:40:21 smithi105 ceph-mon[190463]: pgmap v5856: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:21.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:40:21 smithi006 ceph-mon[204052]: pgmap v5856: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:21.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:40:21 smithi006 ceph-mon[200575]: pgmap v5856: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:23.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:40:23 smithi105 ceph-mon[190463]: pgmap v5857: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:23.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:40:23 smithi006 ceph-mon[204052]: pgmap v5857: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:23.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:40:23 smithi006 ceph-mon[200575]: pgmap v5857: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:25.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:40:25 smithi105 ceph-mon[190463]: pgmap v5858: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:25.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:40:25 smithi006 ceph-mon[204052]: pgmap v5858: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:25.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:40:25 smithi006 ceph-mon[200575]: pgmap v5858: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:27.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:40:27 smithi105 ceph-mon[190463]: pgmap v5859: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:27.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:40:27 smithi006 ceph-mon[204052]: pgmap v5859: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:27.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:40:27 smithi006 ceph-mon[200575]: pgmap v5859: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:40:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:40:27] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:40:28.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:40:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:40:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:40:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:40:28.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:40:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:40:29.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:40:29 smithi105 ceph-mon[190463]: pgmap v5860: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:29.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:40:29 smithi006 ceph-mon[204052]: pgmap v5860: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:29.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:40:29 smithi006 ceph-mon[200575]: pgmap v5860: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:31.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:40:31 smithi105 ceph-mon[190463]: pgmap v5861: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:31.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:40:31 smithi006 ceph-mon[204052]: pgmap v5861: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:31.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:40:31 smithi006 ceph-mon[200575]: pgmap v5861: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:33.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:40:33 smithi105 ceph-mon[190463]: pgmap v5862: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:33.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:40:33 smithi006 ceph-mon[204052]: pgmap v5862: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:33.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:40:33 smithi006 ceph-mon[200575]: pgmap v5862: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:35.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:40:35 smithi105 ceph-mon[190463]: pgmap v5863: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:35.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:40:35 smithi006 ceph-mon[204052]: pgmap v5863: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:35.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:40:35 smithi006 ceph-mon[200575]: pgmap v5863: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:37.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:40:37 smithi105 ceph-mon[190463]: pgmap v5864: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:37.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:40:37 smithi006 ceph-mon[204052]: pgmap v5864: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:37.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:40:37 smithi006 ceph-mon[200575]: pgmap v5864: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:37.707 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:40:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:40:37] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:40:39.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:40:39 smithi105 ceph-mon[190463]: pgmap v5865: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:39.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:40:39 smithi006 ceph-mon[204052]: pgmap v5865: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:39.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:40:39 smithi006 ceph-mon[200575]: pgmap v5865: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:41.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:40:41 smithi105 ceph-mon[190463]: pgmap v5866: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:41.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:40:41 smithi006 ceph-mon[204052]: pgmap v5866: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:41.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:40:41 smithi006 ceph-mon[200575]: pgmap v5866: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:43.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:40:43 smithi105 ceph-mon[190463]: pgmap v5867: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:43.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:40:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:40:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:40:43 smithi006 ceph-mon[204052]: pgmap v5867: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:43.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:40:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:40:43.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:40:43 smithi006 ceph-mon[200575]: pgmap v5867: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:43.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:40:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:40:45.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:40:45 smithi105 ceph-mon[190463]: pgmap v5868: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:45.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:40:45 smithi006 ceph-mon[204052]: pgmap v5868: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:45.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:40:45 smithi006 ceph-mon[200575]: pgmap v5868: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:47.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:40:47 smithi105 ceph-mon[190463]: pgmap v5869: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:47.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:40:47 smithi006 ceph-mon[204052]: pgmap v5869: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:47.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:40:47 smithi006 ceph-mon[200575]: pgmap v5869: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:47.707 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:40:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:40:47] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:40:49.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:40:49 smithi105 ceph-mon[190463]: pgmap v5870: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:49.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:40:49 smithi006 ceph-mon[204052]: pgmap v5870: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:49.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:40:49 smithi006 ceph-mon[200575]: pgmap v5870: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:51.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:40:51 smithi105 ceph-mon[190463]: pgmap v5871: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:51.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:40:51 smithi006 ceph-mon[204052]: pgmap v5871: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:51.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:40:51 smithi006 ceph-mon[200575]: pgmap v5871: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:53.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:40:53 smithi105 ceph-mon[190463]: pgmap v5872: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:53.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:40:53 smithi006 ceph-mon[204052]: pgmap v5872: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:53.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:40:53 smithi006 ceph-mon[200575]: pgmap v5872: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:55.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:40:55 smithi006 ceph-mon[204052]: pgmap v5873: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:55.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:40:55 smithi006 ceph-mon[200575]: pgmap v5873: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:55.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:40:55 smithi105 ceph-mon[190463]: pgmap v5873: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:57.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:40:57 smithi006 ceph-mon[204052]: pgmap v5874: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:57.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:40:57 smithi006 ceph-mon[200575]: pgmap v5874: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:57.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:40:57 smithi105 ceph-mon[190463]: pgmap v5874: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:40:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:40:57] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:40:58.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:40:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:40:58.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:40:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:40:58.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:40:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:40:59.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:40:59 smithi006 ceph-mon[204052]: pgmap v5875: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:59.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:40:59 smithi006 ceph-mon[200575]: pgmap v5875: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:40:59.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:40:59 smithi105 ceph-mon[190463]: pgmap v5875: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:01.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:41:01 smithi006 ceph-mon[204052]: pgmap v5876: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:01.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:41:01 smithi006 ceph-mon[200575]: pgmap v5876: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:01.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:41:01 smithi105 ceph-mon[190463]: pgmap v5876: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:03.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:41:03 smithi006 ceph-mon[204052]: pgmap v5877: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:03.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:41:03 smithi006 ceph-mon[200575]: pgmap v5877: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:03.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:41:03 smithi105 ceph-mon[190463]: pgmap v5877: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:05.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:41:05 smithi006 ceph-mon[204052]: pgmap v5878: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:05.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:41:05 smithi006 ceph-mon[200575]: pgmap v5878: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:05.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:41:05 smithi105 ceph-mon[190463]: pgmap v5878: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:07.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:41:07 smithi006 ceph-mon[204052]: pgmap v5879: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:07.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:41:07 smithi006 ceph-mon[200575]: pgmap v5879: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:07.708 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:41:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:41:07] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:41:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:41:07 smithi105 ceph-mon[190463]: pgmap v5879: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:09.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:41:09 smithi006 ceph-mon[200575]: pgmap v5880: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:09.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:41:09 smithi006 ceph-mon[204052]: pgmap v5880: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:09.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:41:09 smithi105 ceph-mon[190463]: pgmap v5880: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:11.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:41:11 smithi006 ceph-mon[204052]: pgmap v5881: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:11.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:41:11 smithi006 ceph-mon[200575]: pgmap v5881: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:11.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:41:11 smithi105 ceph-mon[190463]: pgmap v5881: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:41:13 smithi006 ceph-mon[200575]: pgmap v5882: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:13.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:41:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:41:13.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:41:13 smithi006 ceph-mon[204052]: pgmap v5882: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:13.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:41:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:41:13.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:41:13 smithi105 ceph-mon[190463]: pgmap v5882: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:13.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:41:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:41:15.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:41:15 smithi006 ceph-mon[200575]: pgmap v5883: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:15.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:41:15 smithi006 ceph-mon[204052]: pgmap v5883: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:15.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:41:15 smithi105 ceph-mon[190463]: pgmap v5883: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:16.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:41:16 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:41:16.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:41:16 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:41:16.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:41:16 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:41:16.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:41:16 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:41:16.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:41:16 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:41:16.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:41:16 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:41:16.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:41:16 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:41:16.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:41:16 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:41:16.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:41:16 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:41:16.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:41:16 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:41:16.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:41:16 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:41:16.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:41:16 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:41:16.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:41:16 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:41:16.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:41:16 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:41:16.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:41:16 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:41:16.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:41:16 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:41:16.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:41:16 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:41:16.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:41:16 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:41:17.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:41:17 smithi006 ceph-mon[200575]: pgmap v5884: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:17.708 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:41:17 smithi006 ceph-mon[204052]: pgmap v5884: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:17.708 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:41:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:41:17] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:41:17.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:41:17 smithi105 ceph-mon[190463]: pgmap v5884: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:19.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:41:19 smithi006 ceph-mon[204052]: pgmap v5885: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:19.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:41:19 smithi006 ceph-mon[200575]: pgmap v5885: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:19.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:41:19 smithi105 ceph-mon[190463]: pgmap v5885: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:21.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:41:21 smithi006 ceph-mon[204052]: pgmap v5886: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:21.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:41:21 smithi006 ceph-mon[200575]: pgmap v5886: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:21.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:41:21 smithi105 ceph-mon[190463]: pgmap v5886: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:23.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:41:23 smithi006 ceph-mon[204052]: pgmap v5887: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:23.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:41:23 smithi006 ceph-mon[200575]: pgmap v5887: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:23.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:41:23 smithi105 ceph-mon[190463]: pgmap v5887: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:25.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:41:25 smithi006 ceph-mon[204052]: pgmap v5888: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:25.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:41:25 smithi006 ceph-mon[200575]: pgmap v5888: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:25.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:41:25 smithi105 ceph-mon[190463]: pgmap v5888: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:27.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:41:27 smithi006 ceph-mon[200575]: pgmap v5889: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:27.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:41:27 smithi006 ceph-mon[204052]: pgmap v5889: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:27.760 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:41:27 smithi105 ceph-mon[190463]: pgmap v5889: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:41:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:41:27] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:41:28.127 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 10:41:27 smithi105 conmon[243160]: ts=2023-09-22T10:41:27.760Z caller=compact.go:519 level=info component=tsdb msg="write block" mint=1695368487421 maxt=1695369600000 ulid=01HAY7NVMWAWCHESZAYFFG88GY duration=51.477949ms 2023-09-22T10:41:28.127 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 10:41:27 smithi105 conmon[243160]: ts=2023-09-22T10:41:27.767Z caller=head.go:1269 level=info component=tsdb msg="Head GC completed" caller=truncateMemory duration=6.2909ms 2023-09-22T10:41:28.127 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 10:41:27 smithi105 conmon[243160]: ts=2023-09-22T10:41:27.767Z caller=checkpoint.go:100 level=info component=tsdb msg="Creating checkpoint" from_segment=0 to_segment=2 mint=1695369600000 2023-09-22T10:41:28.127 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 10:41:27 smithi105 conmon[243160]: ts=2023-09-22T10:41:27.775Z caller=head.go:1241 level=info component=tsdb msg="WAL checkpoint complete" first=0 last=2 duration=8.377952ms 2023-09-22T10:41:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:41:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:41:28.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:41:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:41:28.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:41:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:41:29.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:41:29 smithi006 ceph-mon[204052]: pgmap v5890: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:29.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:41:29 smithi006 ceph-mon[200575]: pgmap v5890: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:29.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:41:29 smithi105 ceph-mon[190463]: pgmap v5890: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:31.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:41:31 smithi006 ceph-mon[200575]: pgmap v5891: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:31.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:41:31 smithi006 ceph-mon[204052]: pgmap v5891: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:31.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:41:31 smithi105 ceph-mon[190463]: pgmap v5891: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:33.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:41:33 smithi006 ceph-mon[204052]: pgmap v5892: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:33.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:41:33 smithi006 ceph-mon[200575]: pgmap v5892: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:33.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:41:33 smithi105 ceph-mon[190463]: pgmap v5892: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:35.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:41:35 smithi006 ceph-mon[204052]: pgmap v5893: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:35.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:41:35 smithi006 ceph-mon[200575]: pgmap v5893: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:35.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:41:35 smithi105 ceph-mon[190463]: pgmap v5893: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:37.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:41:37 smithi006 ceph-mon[204052]: pgmap v5894: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:37.708 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:41:37 smithi006 ceph-mon[200575]: pgmap v5894: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:37.708 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:41:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:41:37] "GET /metrics HTTP/1.1" 200 36232 "" "Prometheus/2.43.0" 2023-09-22T10:41:37.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:41:37 smithi105 ceph-mon[190463]: pgmap v5894: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:39.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:41:39 smithi006 ceph-mon[204052]: pgmap v5895: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:39.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:41:39 smithi006 ceph-mon[200575]: pgmap v5895: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:39.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:41:39 smithi105 ceph-mon[190463]: pgmap v5895: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:41.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:41:41 smithi006 ceph-mon[204052]: pgmap v5896: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:41.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:41:41 smithi006 ceph-mon[200575]: pgmap v5896: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:41.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:41:41 smithi105 ceph-mon[190463]: pgmap v5896: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:41:43 smithi006 ceph-mon[204052]: pgmap v5897: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:43.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:41:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:41:43.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:41:43 smithi006 ceph-mon[200575]: pgmap v5897: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:43.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:41:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:41:43.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:41:43 smithi105 ceph-mon[190463]: pgmap v5897: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:43.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:41:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:41:45.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:41:45 smithi006 ceph-mon[204052]: pgmap v5898: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:45.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:41:45 smithi006 ceph-mon[200575]: pgmap v5898: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:45.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:41:45 smithi105 ceph-mon[190463]: pgmap v5898: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:47.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:41:47 smithi006 ceph-mon[204052]: pgmap v5899: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:47.708 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:41:47 smithi006 ceph-mon[200575]: pgmap v5899: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:47.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:41:47 smithi105 ceph-mon[190463]: pgmap v5899: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:41:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:41:47] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:41:49.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:41:49 smithi006 ceph-mon[204052]: pgmap v5900: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:49.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:41:49 smithi006 ceph-mon[200575]: pgmap v5900: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:49.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:41:49 smithi105 ceph-mon[190463]: pgmap v5900: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:51.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:41:51 smithi006 ceph-mon[204052]: pgmap v5901: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:51.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:41:51 smithi006 ceph-mon[200575]: pgmap v5901: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:51.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:41:51 smithi105 ceph-mon[190463]: pgmap v5901: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:53.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:41:53 smithi006 ceph-mon[204052]: pgmap v5902: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:53.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:41:53 smithi006 ceph-mon[200575]: pgmap v5902: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:53.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:41:53 smithi105 ceph-mon[190463]: pgmap v5902: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:55.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:41:55 smithi006 ceph-mon[204052]: pgmap v5903: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:55.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:41:55 smithi006 ceph-mon[200575]: pgmap v5903: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:55.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:41:55 smithi105 ceph-mon[190463]: pgmap v5903: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:57.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:41:57 smithi006 ceph-mon[204052]: pgmap v5904: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:57.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:41:57 smithi006 ceph-mon[200575]: pgmap v5904: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:57.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:41:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:41:57] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:41:57.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:41:57 smithi105 ceph-mon[190463]: pgmap v5904: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:58.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:41:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:41:58.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:41:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:41:58.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:41:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:41:59.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:41:59 smithi006 ceph-mon[204052]: pgmap v5905: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:59.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:41:59 smithi006 ceph-mon[200575]: pgmap v5905: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:41:59.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:41:59 smithi105 ceph-mon[190463]: pgmap v5905: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:01.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:42:01 smithi006 ceph-mon[204052]: pgmap v5906: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:01.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:42:01 smithi006 ceph-mon[200575]: pgmap v5906: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:01.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:42:01 smithi105 ceph-mon[190463]: pgmap v5906: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:03.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:42:03 smithi006 ceph-mon[204052]: pgmap v5907: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:03.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:42:03 smithi006 ceph-mon[200575]: pgmap v5907: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:03.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:42:03 smithi105 ceph-mon[190463]: pgmap v5907: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:05.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:42:05 smithi006 ceph-mon[204052]: pgmap v5908: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:05.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:42:05 smithi006 ceph-mon[200575]: pgmap v5908: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:05.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:42:05 smithi105 ceph-mon[190463]: pgmap v5908: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:07.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:42:07 smithi006 ceph-mon[204052]: pgmap v5909: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:07.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:42:07 smithi006 ceph-mon[200575]: pgmap v5909: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:07.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:42:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:42:07] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:42:07.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:42:07 smithi105 ceph-mon[190463]: pgmap v5909: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:09.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:42:09 smithi006 ceph-mon[200575]: pgmap v5910: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:09.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:42:09 smithi006 ceph-mon[204052]: pgmap v5910: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:09.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:42:09 smithi105 ceph-mon[190463]: pgmap v5910: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:11.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:42:11 smithi006 ceph-mon[204052]: pgmap v5911: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:11.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:42:11 smithi006 ceph-mon[200575]: pgmap v5911: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:11.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:42:11 smithi105 ceph-mon[190463]: pgmap v5911: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:13.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:42:13 smithi006 ceph-mon[204052]: pgmap v5912: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:13.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:42:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:42:13.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:42:13 smithi006 ceph-mon[200575]: pgmap v5912: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:13.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:42:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:42:13.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:42:13 smithi105 ceph-mon[190463]: pgmap v5912: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:13.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:42:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:42:15.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:42:15 smithi006 ceph-mon[204052]: pgmap v5913: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:15.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:42:15 smithi006 ceph-mon[200575]: pgmap v5913: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:15.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:42:15 smithi105 ceph-mon[190463]: pgmap v5913: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:16.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:42:16 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:42:16.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:42:16 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:42:16.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:42:16 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:42:17.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:42:17 smithi006 ceph-mon[204052]: pgmap v5914: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:17.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:42:17 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:42:17.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:42:17 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:42:17.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:42:17 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:42:17.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:42:17 smithi006 ceph-mon[200575]: pgmap v5914: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:17.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:42:17 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:42:17.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:42:17 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:42:17.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:42:17 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:42:17.787 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:42:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:42:17] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:42:17.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:42:17 smithi105 ceph-mon[190463]: pgmap v5914: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:17.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:42:17 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:42:17.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:42:17 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:42:17.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:42:17 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:42:19.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:42:19 smithi006 ceph-mon[204052]: pgmap v5915: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:19.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:42:19 smithi006 ceph-mon[200575]: pgmap v5915: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:19.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:42:19 smithi105 ceph-mon[190463]: pgmap v5915: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:21.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:42:21 smithi006 ceph-mon[204052]: pgmap v5916: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:21.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:42:21 smithi006 ceph-mon[200575]: pgmap v5916: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:21.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:42:21 smithi105 ceph-mon[190463]: pgmap v5916: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:23.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:42:23 smithi006 ceph-mon[204052]: pgmap v5917: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:23.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:42:23 smithi006 ceph-mon[200575]: pgmap v5917: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:23.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:42:23 smithi105 ceph-mon[190463]: pgmap v5917: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:25.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:42:25 smithi006 ceph-mon[204052]: pgmap v5918: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:25.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:42:25 smithi006 ceph-mon[200575]: pgmap v5918: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:25.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:42:25 smithi105 ceph-mon[190463]: pgmap v5918: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:27.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:42:27 smithi006 ceph-mon[204052]: pgmap v5919: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:27.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:42:27 smithi006 ceph-mon[200575]: pgmap v5919: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:27.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:42:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:42:27] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:42:27.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:42:27 smithi105 ceph-mon[190463]: pgmap v5919: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:42:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:42:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:42:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:42:28.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:42:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:42:29.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:42:29 smithi006 ceph-mon[204052]: pgmap v5920: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:29.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:42:29 smithi006 ceph-mon[200575]: pgmap v5920: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:29.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:42:29 smithi105 ceph-mon[190463]: pgmap v5920: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:31.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:42:31 smithi006 ceph-mon[204052]: pgmap v5921: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:31.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:42:31 smithi006 ceph-mon[200575]: pgmap v5921: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:31.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:42:31 smithi105 ceph-mon[190463]: pgmap v5921: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:33.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:42:33 smithi006 ceph-mon[204052]: pgmap v5922: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:33.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:42:33 smithi006 ceph-mon[200575]: pgmap v5922: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:33.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:42:33 smithi105 ceph-mon[190463]: pgmap v5922: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:35.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:42:35 smithi006 ceph-mon[204052]: pgmap v5923: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:35.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:42:35 smithi006 ceph-mon[200575]: pgmap v5923: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:35.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:42:35 smithi105 ceph-mon[190463]: pgmap v5923: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:37.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:42:37 smithi006 ceph-mon[204052]: pgmap v5924: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:37.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:42:37 smithi006 ceph-mon[200575]: pgmap v5924: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:37.787 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:42:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:42:37] "GET /metrics HTTP/1.1" 200 36233 "" "Prometheus/2.43.0" 2023-09-22T10:42:37.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:42:37 smithi105 ceph-mon[190463]: pgmap v5924: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:39.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:42:39 smithi006 ceph-mon[204052]: pgmap v5925: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:39.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:42:39 smithi006 ceph-mon[200575]: pgmap v5925: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:39.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:42:39 smithi105 ceph-mon[190463]: pgmap v5925: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:41.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:42:41 smithi006 ceph-mon[204052]: pgmap v5926: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:41.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:42:41 smithi006 ceph-mon[200575]: pgmap v5926: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:41.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:42:41 smithi105 ceph-mon[190463]: pgmap v5926: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:42:43 smithi006 ceph-mon[204052]: pgmap v5927: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:43.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:42:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:42:43.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:42:43 smithi006 ceph-mon[200575]: pgmap v5927: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:43.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:42:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:42:43.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:42:43 smithi105 ceph-mon[190463]: pgmap v5927: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:43.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:42:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:42:45.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:42:45 smithi006 ceph-mon[200575]: pgmap v5928: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:45.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:42:45 smithi006 ceph-mon[204052]: pgmap v5928: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:45.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:42:45 smithi105 ceph-mon[190463]: pgmap v5928: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:47.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:42:47 smithi006 ceph-mon[204052]: pgmap v5929: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:47.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:42:47 smithi006 ceph-mon[200575]: pgmap v5929: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:47.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:42:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:42:47] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T10:42:47.876 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:42:47 smithi105 ceph-mon[190463]: pgmap v5929: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:49.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:42:49 smithi006 ceph-mon[200575]: pgmap v5930: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:49.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:42:49 smithi006 ceph-mon[204052]: pgmap v5930: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:49.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:42:49 smithi105 ceph-mon[190463]: pgmap v5930: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:51.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:42:51 smithi006 ceph-mon[204052]: pgmap v5931: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:51.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:42:51 smithi006 ceph-mon[200575]: pgmap v5931: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:51.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:42:51 smithi105 ceph-mon[190463]: pgmap v5931: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:53.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:42:53 smithi105 ceph-mon[190463]: pgmap v5932: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:42:53 smithi006 ceph-mon[204052]: pgmap v5932: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:54.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:42:53 smithi006 ceph-mon[200575]: pgmap v5932: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:55.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:42:55 smithi105 ceph-mon[190463]: pgmap v5933: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:56.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:42:55 smithi006 ceph-mon[204052]: pgmap v5933: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:56.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:42:55 smithi006 ceph-mon[200575]: pgmap v5933: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:56.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:42:56 smithi105 ceph-mon[190463]: pgmap v5934: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:57.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:42:56 smithi006 ceph-mon[204052]: pgmap v5934: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:57.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:42:56 smithi006 ceph-mon[200575]: pgmap v5934: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:42:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:42:57] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T10:42:59.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:42:58 smithi006 ceph-mon[204052]: pgmap v5935: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:59.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:42:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:42:59.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:42:58 smithi006 ceph-mon[200575]: pgmap v5935: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:59.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:42:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:42:59.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:42:58 smithi105 ceph-mon[190463]: pgmap v5935: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:42:59.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:42:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:43:01.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:43:00 smithi006 ceph-mon[204052]: pgmap v5936: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:01.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:43:00 smithi006 ceph-mon[200575]: pgmap v5936: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:01.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:43:00 smithi105 ceph-mon[190463]: pgmap v5936: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:03.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:43:02 smithi006 ceph-mon[204052]: pgmap v5937: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:03.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:43:02 smithi006 ceph-mon[200575]: pgmap v5937: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:03.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:43:02 smithi105 ceph-mon[190463]: pgmap v5937: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:05.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:43:05 smithi006 ceph-mon[204052]: pgmap v5938: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:05.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:43:05 smithi006 ceph-mon[200575]: pgmap v5938: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:05.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:43:05 smithi105 ceph-mon[190463]: pgmap v5938: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:07.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:43:07 smithi006 ceph-mon[204052]: pgmap v5939: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:07.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:43:07 smithi006 ceph-mon[200575]: pgmap v5939: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:07.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:43:07 smithi105 ceph-mon[190463]: pgmap v5939: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:43:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:43:07] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:43:09.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:43:09 smithi006 ceph-mon[200575]: pgmap v5940: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:09.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:43:09 smithi006 ceph-mon[204052]: pgmap v5940: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:09.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:43:09 smithi105 ceph-mon[190463]: pgmap v5940: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:11.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:43:11 smithi006 ceph-mon[200575]: pgmap v5941: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:11.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:43:11 smithi006 ceph-mon[204052]: pgmap v5941: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:11.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:43:11 smithi105 ceph-mon[190463]: pgmap v5941: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:13.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:43:13 smithi006 ceph-mon[204052]: pgmap v5942: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:13.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:43:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:43:13.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:43:13 smithi006 ceph-mon[200575]: pgmap v5942: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:13.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:43:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:43:13.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:43:13 smithi105 ceph-mon[190463]: pgmap v5942: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:13.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:43:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:43:15.535 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:43:15 smithi006 ceph-mon[200575]: pgmap v5943: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:15.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:43:15 smithi006 ceph-mon[204052]: pgmap v5943: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:15.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:43:15 smithi105 ceph-mon[190463]: pgmap v5943: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:17.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:43:17 smithi006 ceph-mon[204052]: pgmap v5944: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:17.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:43:17 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:43:17.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:43:17 smithi006 ceph-mon[200575]: pgmap v5944: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:17.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:43:17 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:43:17.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:43:17 smithi105 ceph-mon[190463]: pgmap v5944: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:17.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:43:17 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:43:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:43:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:43:17] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:43:18.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:43:18 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:43:18.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:43:18 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:43:18.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:43:18 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:43:18.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:43:18 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:43:18.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:43:18 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:43:18.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:43:18 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:43:18.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:43:18 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:43:18.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:43:18 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:43:18.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:43:18 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:43:19.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:43:19 smithi006 ceph-mon[204052]: pgmap v5945: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:19.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:43:19 smithi006 ceph-mon[200575]: pgmap v5945: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:19.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:43:19 smithi105 ceph-mon[190463]: pgmap v5945: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:21.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:43:21 smithi006 ceph-mon[204052]: pgmap v5946: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:21.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:43:21 smithi006 ceph-mon[200575]: pgmap v5946: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:21.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:43:21 smithi105 ceph-mon[190463]: pgmap v5946: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:23.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:43:23 smithi006 ceph-mon[204052]: pgmap v5947: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:23.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:43:23 smithi006 ceph-mon[200575]: pgmap v5947: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:23.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:43:23 smithi105 ceph-mon[190463]: pgmap v5947: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:24.627 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 10:43:24 smithi105 conmon[249241]: logger=cleanup t=2023-09-22T10:43:24.152208845Z level=info msg="Completed cleanup jobs" duration=440.548964ms 2023-09-22T10:43:25.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:43:25 smithi006 ceph-mon[204052]: pgmap v5948: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:25.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:43:25 smithi006 ceph-mon[200575]: pgmap v5948: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:25.626 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:43:25 smithi105 ceph-mon[190463]: pgmap v5948: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:27.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:43:27 smithi006 ceph-mon[204052]: pgmap v5949: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:27.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:43:27 smithi006 ceph-mon[200575]: pgmap v5949: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:27.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:43:27 smithi105 ceph-mon[190463]: pgmap v5949: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:43:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:43:27] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:43:28.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:43:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:43:28.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:43:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:43:28.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:43:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:43:29.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:43:29 smithi105 ceph-mon[190463]: pgmap v5950: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:29.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:43:29 smithi006 ceph-mon[204052]: pgmap v5950: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:29.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:43:29 smithi006 ceph-mon[200575]: pgmap v5950: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:31.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:43:31 smithi105 ceph-mon[190463]: pgmap v5951: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:31.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:43:31 smithi006 ceph-mon[204052]: pgmap v5951: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:31.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:43:31 smithi006 ceph-mon[200575]: pgmap v5951: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:33.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:43:33 smithi105 ceph-mon[190463]: pgmap v5952: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:33.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:43:33 smithi006 ceph-mon[204052]: pgmap v5952: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:33.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:43:33 smithi006 ceph-mon[200575]: pgmap v5952: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:35.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:43:35 smithi105 ceph-mon[190463]: pgmap v5953: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:35.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:43:35 smithi006 ceph-mon[204052]: pgmap v5953: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:35.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:43:35 smithi006 ceph-mon[200575]: pgmap v5953: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:37.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:43:37 smithi105 ceph-mon[190463]: pgmap v5954: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:37.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:43:37 smithi006 ceph-mon[204052]: pgmap v5954: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:37.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:43:37 smithi006 ceph-mon[200575]: pgmap v5954: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:38.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:43:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:43:37] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T10:43:39.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:43:39 smithi105 ceph-mon[190463]: pgmap v5955: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:39.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:43:39 smithi006 ceph-mon[200575]: pgmap v5955: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:39.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:43:39 smithi006 ceph-mon[204052]: pgmap v5955: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:41.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:43:41 smithi105 ceph-mon[190463]: pgmap v5956: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:41.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:43:41 smithi006 ceph-mon[200575]: pgmap v5956: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:41.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:43:41 smithi006 ceph-mon[204052]: pgmap v5956: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:43.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:43:43 smithi105 ceph-mon[190463]: pgmap v5957: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:43.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:43:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:43:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:43:43 smithi006 ceph-mon[204052]: pgmap v5957: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:43.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:43:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:43:43.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:43:43 smithi006 ceph-mon[200575]: pgmap v5957: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:43.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:43:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:43:45.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:43:45 smithi105 ceph-mon[190463]: pgmap v5958: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:45.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:43:45 smithi006 ceph-mon[204052]: pgmap v5958: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:45.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:43:45 smithi006 ceph-mon[200575]: pgmap v5958: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:47.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:43:47 smithi105 ceph-mon[190463]: pgmap v5959: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:47.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:43:47 smithi006 ceph-mon[204052]: pgmap v5959: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:47.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:43:47 smithi006 ceph-mon[200575]: pgmap v5959: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:43:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:43:47] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:43:49.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:43:49 smithi105 ceph-mon[190463]: pgmap v5960: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:49.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:43:49 smithi006 ceph-mon[204052]: pgmap v5960: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:49.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:43:49 smithi006 ceph-mon[200575]: pgmap v5960: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:51.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:43:51 smithi105 ceph-mon[190463]: pgmap v5961: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:51.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:43:51 smithi006 ceph-mon[204052]: pgmap v5961: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:51.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:43:51 smithi006 ceph-mon[200575]: pgmap v5961: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:53.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:43:53 smithi105 ceph-mon[190463]: pgmap v5962: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:53.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:43:53 smithi006 ceph-mon[204052]: pgmap v5962: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:53.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:43:53 smithi006 ceph-mon[200575]: pgmap v5962: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:55.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:43:55 smithi105 ceph-mon[190463]: pgmap v5963: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:55.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:43:55 smithi006 ceph-mon[204052]: pgmap v5963: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:55.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:43:55 smithi006 ceph-mon[200575]: pgmap v5963: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:57.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:43:57 smithi105 ceph-mon[190463]: pgmap v5964: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:57.706 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:43:57 smithi006 ceph-mon[200575]: pgmap v5964: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:57.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:43:57 smithi006 ceph-mon[204052]: pgmap v5964: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:58.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:43:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:43:57] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:43:58.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:43:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:43:58.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:43:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:43:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:43:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:43:59.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:43:59 smithi105 ceph-mon[190463]: pgmap v5965: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:59.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:43:59 smithi006 ceph-mon[204052]: pgmap v5965: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:43:59.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:43:59 smithi006 ceph-mon[200575]: pgmap v5965: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:01.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:44:01 smithi105 ceph-mon[190463]: pgmap v5966: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:01.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:44:01 smithi006 ceph-mon[200575]: pgmap v5966: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:01.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:44:01 smithi006 ceph-mon[204052]: pgmap v5966: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:03.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:44:03 smithi105 ceph-mon[190463]: pgmap v5967: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:03.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:44:03 smithi006 ceph-mon[200575]: pgmap v5967: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:03.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:44:03 smithi006 ceph-mon[204052]: pgmap v5967: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:05.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:44:05 smithi105 ceph-mon[190463]: pgmap v5968: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:05.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:44:05 smithi006 ceph-mon[200575]: pgmap v5968: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:05.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:44:05 smithi006 ceph-mon[204052]: pgmap v5968: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:07.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:44:07 smithi105 ceph-mon[190463]: pgmap v5969: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:07.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:44:07 smithi006 ceph-mon[204052]: pgmap v5969: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:07.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:44:07 smithi006 ceph-mon[200575]: pgmap v5969: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:07.707 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:44:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:44:07] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T10:44:09.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:44:09 smithi105 ceph-mon[190463]: pgmap v5970: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:09.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:44:09 smithi006 ceph-mon[204052]: pgmap v5970: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:09.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:44:09 smithi006 ceph-mon[200575]: pgmap v5970: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:11.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:44:11 smithi105 ceph-mon[190463]: pgmap v5971: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:11.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:44:11 smithi006 ceph-mon[204052]: pgmap v5971: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:11.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:44:11 smithi006 ceph-mon[200575]: pgmap v5971: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:13.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:44:13 smithi105 ceph-mon[190463]: pgmap v5972: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:13.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:44:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:44:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:44:13 smithi006 ceph-mon[204052]: pgmap v5972: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:44:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:44:13.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:44:13 smithi006 ceph-mon[200575]: pgmap v5972: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:13.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:44:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:44:15.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:44:15 smithi105 ceph-mon[190463]: pgmap v5973: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:15.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:44:15 smithi006 ceph-mon[204052]: pgmap v5973: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:15.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:44:15 smithi006 ceph-mon[200575]: pgmap v5973: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:17.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:44:17 smithi105 ceph-mon[190463]: pgmap v5974: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:17.708 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:44:17 smithi006 ceph-mon[200575]: pgmap v5974: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:17.708 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:44:17 smithi006 ceph-mon[204052]: pgmap v5974: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:18.040 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:44:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:44:17] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:44:18.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:44:18 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:44:18.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:44:18 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:44:18.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:44:18 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:44:18.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:44:18 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:44:18.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:44:18 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:44:18.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:44:18 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:44:18.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:44:18 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:44:18.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:44:18 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:44:18.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:44:18 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:44:18.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:44:18 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:44:18.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:44:18 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:44:18.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:44:18 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:44:19.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:44:19 smithi105 ceph-mon[190463]: pgmap v5975: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:19.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:44:19 smithi006 ceph-mon[204052]: pgmap v5975: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:19.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:44:19 smithi006 ceph-mon[200575]: pgmap v5975: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:21.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:44:21 smithi006 ceph-mon[204052]: pgmap v5976: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:21.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:44:21 smithi006 ceph-mon[200575]: pgmap v5976: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:21.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:44:21 smithi105 ceph-mon[190463]: pgmap v5976: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:23.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:44:23 smithi006 ceph-mon[204052]: pgmap v5977: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:23.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:44:23 smithi006 ceph-mon[200575]: pgmap v5977: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:23.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:44:23 smithi105 ceph-mon[190463]: pgmap v5977: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:25.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:44:25 smithi006 ceph-mon[204052]: pgmap v5978: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:25.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:44:25 smithi006 ceph-mon[200575]: pgmap v5978: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:25.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:44:25 smithi105 ceph-mon[190463]: pgmap v5978: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:27.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:44:27 smithi006 ceph-mon[204052]: pgmap v5979: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:27.708 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:44:27 smithi006 ceph-mon[200575]: pgmap v5979: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:27.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:44:27 smithi105 ceph-mon[190463]: pgmap v5979: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:28.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:44:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:44:28.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:44:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:44:28.787 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:44:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:44:27] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:44:28.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:44:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:44:29.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:44:29 smithi006 ceph-mon[204052]: pgmap v5980: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:29.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:44:29 smithi006 ceph-mon[200575]: pgmap v5980: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:29.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:44:29 smithi105 ceph-mon[190463]: pgmap v5980: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:31.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:44:31 smithi006 ceph-mon[204052]: pgmap v5981: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:31.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:44:31 smithi006 ceph-mon[200575]: pgmap v5981: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:31.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:44:31 smithi105 ceph-mon[190463]: pgmap v5981: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:33.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:44:33 smithi006 ceph-mon[204052]: pgmap v5982: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:33.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:44:33 smithi006 ceph-mon[200575]: pgmap v5982: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:33.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:44:33 smithi105 ceph-mon[190463]: pgmap v5982: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:35.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:44:35 smithi006 ceph-mon[204052]: pgmap v5983: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:35.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:44:35 smithi006 ceph-mon[200575]: pgmap v5983: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:35.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:44:35 smithi105 ceph-mon[190463]: pgmap v5983: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:37.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:44:37 smithi006 ceph-mon[204052]: pgmap v5984: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:37.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:44:37 smithi006 ceph-mon[200575]: pgmap v5984: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:37.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:44:37 smithi105 ceph-mon[190463]: pgmap v5984: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:44:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:44:37] "GET /metrics HTTP/1.1" 200 36232 "" "Prometheus/2.43.0" 2023-09-22T10:44:39.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:44:39 smithi006 ceph-mon[204052]: pgmap v5985: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:39.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:44:39 smithi006 ceph-mon[200575]: pgmap v5985: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:39.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:44:39 smithi105 ceph-mon[190463]: pgmap v5985: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:41.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:44:41 smithi006 ceph-mon[204052]: pgmap v5986: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:41.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:44:41 smithi006 ceph-mon[200575]: pgmap v5986: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:41.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:44:41 smithi105 ceph-mon[190463]: pgmap v5986: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:44:43 smithi006 ceph-mon[204052]: pgmap v5987: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:43.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:44:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:44:43.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:44:43 smithi006 ceph-mon[200575]: pgmap v5987: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:43.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:44:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:44:43.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:44:43 smithi105 ceph-mon[190463]: pgmap v5987: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:43.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:44:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:44:45.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:44:45 smithi006 ceph-mon[204052]: pgmap v5988: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:45.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:44:45 smithi006 ceph-mon[200575]: pgmap v5988: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:45.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:44:45 smithi105 ceph-mon[190463]: pgmap v5988: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:47.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:44:47 smithi006 ceph-mon[204052]: pgmap v5989: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:47.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:44:47 smithi006 ceph-mon[200575]: pgmap v5989: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:47.708 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:44:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:44:47] "GET /metrics HTTP/1.1" 200 36233 "" "Prometheus/2.43.0" 2023-09-22T10:44:47.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:44:47 smithi105 ceph-mon[190463]: pgmap v5989: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:49.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:44:49 smithi006 ceph-mon[204052]: pgmap v5990: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:49.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:44:49 smithi006 ceph-mon[200575]: pgmap v5990: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:49.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:44:49 smithi105 ceph-mon[190463]: pgmap v5990: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:51.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:44:51 smithi006 ceph-mon[204052]: pgmap v5991: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:51.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:44:51 smithi006 ceph-mon[200575]: pgmap v5991: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:51.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:44:51 smithi105 ceph-mon[190463]: pgmap v5991: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:53.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:44:53 smithi006 ceph-mon[204052]: pgmap v5992: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:53.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:44:53 smithi006 ceph-mon[200575]: pgmap v5992: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:53.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:44:53 smithi105 ceph-mon[190463]: pgmap v5992: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:55.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:44:55 smithi006 ceph-mon[204052]: pgmap v5993: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:55.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:44:55 smithi006 ceph-mon[200575]: pgmap v5993: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:55.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:44:55 smithi105 ceph-mon[190463]: pgmap v5993: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:57.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:44:57 smithi006 ceph-mon[204052]: pgmap v5994: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:57.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:44:57 smithi006 ceph-mon[200575]: pgmap v5994: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:57.707 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:44:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:44:57] "GET /metrics HTTP/1.1" 200 36233 "" "Prometheus/2.43.0" 2023-09-22T10:44:57.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:44:57 smithi105 ceph-mon[190463]: pgmap v5994: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:58.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:44:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:44:58.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:44:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:44:58.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:44:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:44:59.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:44:59 smithi006 ceph-mon[204052]: pgmap v5995: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:59.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:44:59 smithi006 ceph-mon[200575]: pgmap v5995: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:44:59.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:44:59 smithi105 ceph-mon[190463]: pgmap v5995: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:01.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:45:01 smithi006 ceph-mon[204052]: pgmap v5996: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:01.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:45:01 smithi006 ceph-mon[200575]: pgmap v5996: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:01.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:45:01 smithi105 ceph-mon[190463]: pgmap v5996: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:03.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:45:03 smithi006 ceph-mon[204052]: pgmap v5997: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:03.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:45:03 smithi006 ceph-mon[200575]: pgmap v5997: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:03.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:45:03 smithi105 ceph-mon[190463]: pgmap v5997: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:05.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:45:05 smithi006 ceph-mon[204052]: pgmap v5998: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:05.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:45:05 smithi006 ceph-mon[200575]: pgmap v5998: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:05.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:45:05 smithi105 ceph-mon[190463]: pgmap v5998: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:07.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:45:07 smithi006 ceph-mon[204052]: pgmap v5999: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:07.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:45:07 smithi006 ceph-mon[200575]: pgmap v5999: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:07.708 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:45:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:45:07] "GET /metrics HTTP/1.1" 200 36232 "" "Prometheus/2.43.0" 2023-09-22T10:45:07.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:45:07 smithi105 ceph-mon[190463]: pgmap v5999: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:09.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:45:09 smithi006 ceph-mon[204052]: pgmap v6000: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:09.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:45:09 smithi006 ceph-mon[200575]: pgmap v6000: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:09.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:45:09 smithi105 ceph-mon[190463]: pgmap v6000: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:11.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:45:11 smithi006 ceph-mon[204052]: pgmap v6001: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:11.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:45:11 smithi006 ceph-mon[200575]: pgmap v6001: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:11.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:45:11 smithi105 ceph-mon[190463]: pgmap v6001: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:45:13 smithi006 ceph-mon[204052]: pgmap v6002: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:13.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:45:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:45:13.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:45:13 smithi006 ceph-mon[200575]: pgmap v6002: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:13.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:45:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:45:13.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:45:13 smithi105 ceph-mon[190463]: pgmap v6002: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:13.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:45:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:45:15.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:45:15 smithi006 ceph-mon[204052]: pgmap v6003: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:15.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:45:15 smithi006 ceph-mon[200575]: pgmap v6003: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:15.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:45:15 smithi105 ceph-mon[190463]: pgmap v6003: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:17.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:45:17 smithi006 ceph-mon[204052]: pgmap v6004: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:17.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:45:17 smithi006 ceph-mon[200575]: pgmap v6004: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:17.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:45:17 smithi105 ceph-mon[190463]: pgmap v6004: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:45:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:45:17] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:45:19.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:45:19 smithi006 ceph-mon[204052]: pgmap v6005: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:19.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:45:19 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:45:19.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:45:19 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:45:19.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:45:19 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:45:19.536 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:45:19 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:45:19.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:45:19 smithi006 ceph-mon[200575]: pgmap v6005: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:19.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:45:19 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:45:19.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:45:19 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:45:19.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:45:19 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:45:19.537 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:45:19 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:45:19.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:45:19 smithi105 ceph-mon[190463]: pgmap v6005: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:19.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:45:19 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:45:19.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:45:19 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:45:19.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:45:19 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:45:19.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:45:19 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:45:21.535 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:45:21 smithi006 ceph-mon[204052]: pgmap v6006: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:21.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:45:21 smithi006 ceph-mon[200575]: pgmap v6006: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:21.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:45:21 smithi105 ceph-mon[190463]: pgmap v6006: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:23.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:45:23 smithi105 ceph-mon[190463]: pgmap v6007: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:23.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:45:23 smithi006 ceph-mon[204052]: pgmap v6007: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:23.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:45:23 smithi006 ceph-mon[200575]: pgmap v6007: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:25.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:45:25 smithi105 ceph-mon[190463]: pgmap v6008: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:25.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:45:25 smithi006 ceph-mon[204052]: pgmap v6008: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:25.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:45:25 smithi006 ceph-mon[200575]: pgmap v6008: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:27.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:45:27 smithi105 ceph-mon[190463]: pgmap v6009: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:27.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:45:27 smithi006 ceph-mon[204052]: pgmap v6009: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:27.708 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:45:27 smithi006 ceph-mon[200575]: pgmap v6009: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:28.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:45:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:45:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:45:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:45:28.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:45:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:45:28.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:45:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:45:27] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:45:29.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:45:29 smithi105 ceph-mon[190463]: pgmap v6010: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:29.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:45:29 smithi006 ceph-mon[204052]: pgmap v6010: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:29.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:45:29 smithi006 ceph-mon[200575]: pgmap v6010: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:31.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:45:31 smithi105 ceph-mon[190463]: pgmap v6011: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:31.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:45:31 smithi006 ceph-mon[204052]: pgmap v6011: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:31.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:45:31 smithi006 ceph-mon[200575]: pgmap v6011: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:33.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:45:33 smithi105 ceph-mon[190463]: pgmap v6012: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:33.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:45:33 smithi006 ceph-mon[204052]: pgmap v6012: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:33.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:45:33 smithi006 ceph-mon[200575]: pgmap v6012: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:35.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:45:35 smithi105 ceph-mon[190463]: pgmap v6013: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:35.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:45:35 smithi006 ceph-mon[204052]: pgmap v6013: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:35.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:45:35 smithi006 ceph-mon[200575]: pgmap v6013: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:37.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:45:37 smithi105 ceph-mon[190463]: pgmap v6014: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:37.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:45:37 smithi006 ceph-mon[204052]: pgmap v6014: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:37.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:45:37 smithi006 ceph-mon[200575]: pgmap v6014: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:37.707 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:45:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:45:37] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:45:39.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:45:39 smithi105 ceph-mon[190463]: pgmap v6015: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:39.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:45:39 smithi006 ceph-mon[204052]: pgmap v6015: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:39.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:45:39 smithi006 ceph-mon[200575]: pgmap v6015: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:41.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:45:41 smithi105 ceph-mon[190463]: pgmap v6016: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:41.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:45:41 smithi006 ceph-mon[204052]: pgmap v6016: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:41.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:45:41 smithi006 ceph-mon[200575]: pgmap v6016: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:43.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:45:43 smithi105 ceph-mon[190463]: pgmap v6017: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:43.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:45:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:45:43.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:45:43 smithi006 ceph-mon[204052]: pgmap v6017: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:43.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:45:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:45:43.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:45:43 smithi006 ceph-mon[200575]: pgmap v6017: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:43.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:45:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:45:45.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:45:45 smithi105 ceph-mon[190463]: pgmap v6018: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:45.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:45:45 smithi006 ceph-mon[204052]: pgmap v6018: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:45.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:45:45 smithi006 ceph-mon[200575]: pgmap v6018: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:47.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:45:47 smithi105 ceph-mon[190463]: pgmap v6019: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:47.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:45:47 smithi006 ceph-mon[204052]: pgmap v6019: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:47.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:45:47 smithi006 ceph-mon[200575]: pgmap v6019: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:47.707 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:45:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:45:47] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:45:49.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:45:49 smithi105 ceph-mon[190463]: pgmap v6020: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:49.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:45:49 smithi006 ceph-mon[204052]: pgmap v6020: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:49.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:45:49 smithi006 ceph-mon[200575]: pgmap v6020: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:51.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:45:51 smithi105 ceph-mon[190463]: pgmap v6021: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:51.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:45:51 smithi006 ceph-mon[204052]: pgmap v6021: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:51.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:45:51 smithi006 ceph-mon[200575]: pgmap v6021: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:53.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:45:53 smithi105 ceph-mon[190463]: pgmap v6022: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:53.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:45:53 smithi006 ceph-mon[204052]: pgmap v6022: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:53.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:45:53 smithi006 ceph-mon[200575]: pgmap v6022: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:55.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:45:55 smithi105 ceph-mon[190463]: pgmap v6023: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:55.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:45:55 smithi006 ceph-mon[204052]: pgmap v6023: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:55.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:45:55 smithi006 ceph-mon[200575]: pgmap v6023: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:57.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:45:57 smithi105 ceph-mon[190463]: pgmap v6024: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:57.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:45:57 smithi006 ceph-mon[204052]: pgmap v6024: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:57.708 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:45:57 smithi006 ceph-mon[200575]: pgmap v6024: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:57.708 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:45:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:45:57] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:45:58.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:45:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:45:58.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:45:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:45:58.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:45:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:45:59.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:45:59 smithi105 ceph-mon[190463]: pgmap v6025: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:59.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:45:59 smithi006 ceph-mon[204052]: pgmap v6025: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:45:59.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:45:59 smithi006 ceph-mon[200575]: pgmap v6025: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:01.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:46:01 smithi105 ceph-mon[190463]: pgmap v6026: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:01.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:46:01 smithi006 ceph-mon[204052]: pgmap v6026: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:01.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:46:01 smithi006 ceph-mon[200575]: pgmap v6026: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:03.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:46:03 smithi105 ceph-mon[190463]: pgmap v6027: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:03.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:46:03 smithi006 ceph-mon[204052]: pgmap v6027: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:03.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:46:03 smithi006 ceph-mon[200575]: pgmap v6027: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:05.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:46:05 smithi105 ceph-mon[190463]: pgmap v6028: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:05.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:46:05 smithi006 ceph-mon[200575]: pgmap v6028: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:05.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:46:05 smithi006 ceph-mon[204052]: pgmap v6028: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:07.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:46:07 smithi105 ceph-mon[190463]: pgmap v6029: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:07.706 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:46:07 smithi006 ceph-mon[200575]: pgmap v6029: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:07.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:46:07 smithi006 ceph-mon[204052]: pgmap v6029: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:46:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:46:07] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:46:09.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:46:09 smithi105 ceph-mon[190463]: pgmap v6030: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:09.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:46:09 smithi006 ceph-mon[204052]: pgmap v6030: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:09.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:46:09 smithi006 ceph-mon[200575]: pgmap v6030: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:11.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:46:11 smithi105 ceph-mon[190463]: pgmap v6031: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:11.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:46:11 smithi006 ceph-mon[204052]: pgmap v6031: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:11.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:46:11 smithi006 ceph-mon[200575]: pgmap v6031: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:13.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:46:13 smithi105 ceph-mon[190463]: pgmap v6032: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:13.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:46:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:46:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:46:13 smithi006 ceph-mon[204052]: pgmap v6032: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:46:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:46:13.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:46:13 smithi006 ceph-mon[200575]: pgmap v6032: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:13.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:46:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:46:15.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:46:15 smithi105 ceph-mon[190463]: pgmap v6033: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:15.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:46:15 smithi006 ceph-mon[204052]: pgmap v6033: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:15.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:46:15 smithi006 ceph-mon[200575]: pgmap v6033: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:17.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:46:17 smithi105 ceph-mon[190463]: pgmap v6034: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:17.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:46:17 smithi006 ceph-mon[204052]: pgmap v6034: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:17.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:46:17 smithi006 ceph-mon[200575]: pgmap v6034: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:46:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:46:17] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T10:46:19.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:46:19 smithi105 ceph-mon[190463]: pgmap v6035: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:19.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:46:19 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:46:19.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:46:19 smithi006 ceph-mon[204052]: pgmap v6035: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:19.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:46:19 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:46:19.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:46:19 smithi006 ceph-mon[200575]: pgmap v6035: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:19.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:46:19 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:46:20.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:46:20 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:46:20.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:46:20 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:46:20.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:46:20 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:46:20.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:46:20 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:46:20.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:46:20 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:46:20.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:46:20 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:46:20.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:46:20 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:46:20.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:46:20 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:46:20.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:46:20 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:46:21.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:46:21 smithi105 ceph-mon[190463]: pgmap v6036: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:21.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:46:21 smithi006 ceph-mon[204052]: pgmap v6036: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:21.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:46:21 smithi006 ceph-mon[200575]: pgmap v6036: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:23.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:46:23 smithi105 ceph-mon[190463]: pgmap v6037: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:23.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:46:23 smithi006 ceph-mon[204052]: pgmap v6037: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:23.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:46:23 smithi006 ceph-mon[200575]: pgmap v6037: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:25.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:46:25 smithi105 ceph-mon[190463]: pgmap v6038: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:25.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:46:25 smithi006 ceph-mon[204052]: pgmap v6038: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:25.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:46:25 smithi006 ceph-mon[200575]: pgmap v6038: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:27.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:46:27 smithi105 ceph-mon[190463]: pgmap v6039: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:27.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:46:27 smithi006 ceph-mon[204052]: pgmap v6039: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:27.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:46:27 smithi006 ceph-mon[200575]: pgmap v6039: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:46:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:46:27] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T10:46:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:46:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:46:28.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:46:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:46:28.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:46:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:46:29.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:46:29 smithi006 ceph-mon[204052]: pgmap v6040: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:29.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:46:29 smithi006 ceph-mon[200575]: pgmap v6040: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:29.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:46:29 smithi105 ceph-mon[190463]: pgmap v6040: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:31.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:46:31 smithi006 ceph-mon[204052]: pgmap v6041: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:31.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:46:31 smithi006 ceph-mon[200575]: pgmap v6041: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:31.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:46:31 smithi105 ceph-mon[190463]: pgmap v6041: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:33.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:46:33 smithi006 ceph-mon[204052]: pgmap v6042: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:33.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:46:33 smithi006 ceph-mon[200575]: pgmap v6042: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:33.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:46:33 smithi105 ceph-mon[190463]: pgmap v6042: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:35.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:46:35 smithi006 ceph-mon[204052]: pgmap v6043: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:35.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:46:35 smithi006 ceph-mon[200575]: pgmap v6043: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:35.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:46:35 smithi105 ceph-mon[190463]: pgmap v6043: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:37.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:46:37 smithi006 ceph-mon[204052]: pgmap v6044: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:37.708 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:46:37 smithi006 ceph-mon[200575]: pgmap v6044: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:37.708 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:46:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:46:37] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:46:37.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:46:37 smithi105 ceph-mon[190463]: pgmap v6044: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:39.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:46:39 smithi006 ceph-mon[204052]: pgmap v6045: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:39.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:46:39 smithi006 ceph-mon[200575]: pgmap v6045: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:39.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:46:39 smithi105 ceph-mon[190463]: pgmap v6045: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:41.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:46:41 smithi006 ceph-mon[204052]: pgmap v6046: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:41.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:46:41 smithi006 ceph-mon[200575]: pgmap v6046: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:41.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:46:41 smithi105 ceph-mon[190463]: pgmap v6046: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:43.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:46:43 smithi006 ceph-mon[200575]: pgmap v6047: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:43.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:46:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:46:43.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:46:43 smithi006 ceph-mon[204052]: pgmap v6047: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:43.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:46:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:46:43.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:46:43 smithi105 ceph-mon[190463]: pgmap v6047: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:43.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:46:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:46:45.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:46:45 smithi006 ceph-mon[204052]: pgmap v6048: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:45.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:46:45 smithi006 ceph-mon[200575]: pgmap v6048: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:45.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:46:45 smithi105 ceph-mon[190463]: pgmap v6048: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:47.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:46:47 smithi006 ceph-mon[204052]: pgmap v6049: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:47.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:46:47 smithi006 ceph-mon[200575]: pgmap v6049: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:47.707 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:46:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:46:47] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:46:47.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:46:47 smithi105 ceph-mon[190463]: pgmap v6049: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:49.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:46:49 smithi006 ceph-mon[204052]: pgmap v6050: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:49.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:46:49 smithi006 ceph-mon[200575]: pgmap v6050: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:49.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:46:49 smithi105 ceph-mon[190463]: pgmap v6050: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:51.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:46:51 smithi006 ceph-mon[204052]: pgmap v6051: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:51.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:46:51 smithi006 ceph-mon[200575]: pgmap v6051: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:51.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:46:51 smithi105 ceph-mon[190463]: pgmap v6051: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:53.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:46:53 smithi006 ceph-mon[204052]: pgmap v6052: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:53.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:46:53 smithi006 ceph-mon[200575]: pgmap v6052: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:53.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:46:53 smithi105 ceph-mon[190463]: pgmap v6052: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:55.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:46:55 smithi006 ceph-mon[204052]: pgmap v6053: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:55.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:46:55 smithi006 ceph-mon[200575]: pgmap v6053: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:55.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:46:55 smithi105 ceph-mon[190463]: pgmap v6053: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:57.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:46:57 smithi006 ceph-mon[204052]: pgmap v6054: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:57.708 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:46:57 smithi006 ceph-mon[200575]: pgmap v6054: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:57.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:46:57 smithi105 ceph-mon[190463]: pgmap v6054: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:58.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:46:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:46:57] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:46:58.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:46:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:46:58.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:46:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:46:58.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:46:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:46:59.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:46:59 smithi006 ceph-mon[204052]: pgmap v6055: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:59.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:46:59 smithi006 ceph-mon[200575]: pgmap v6055: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:46:59.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:46:59 smithi105 ceph-mon[190463]: pgmap v6055: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:01.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:47:01 smithi006 ceph-mon[204052]: pgmap v6056: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:01.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:47:01 smithi006 ceph-mon[200575]: pgmap v6056: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:01.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:47:01 smithi105 ceph-mon[190463]: pgmap v6056: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:03.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:47:03 smithi006 ceph-mon[204052]: pgmap v6057: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:03.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:47:03 smithi006 ceph-mon[200575]: pgmap v6057: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:03.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:47:03 smithi105 ceph-mon[190463]: pgmap v6057: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:05.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:47:05 smithi006 ceph-mon[204052]: pgmap v6058: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:05.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:47:05 smithi006 ceph-mon[200575]: pgmap v6058: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:05.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:47:05 smithi105 ceph-mon[190463]: pgmap v6058: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:07.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:47:07 smithi006 ceph-mon[204052]: pgmap v6059: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:07.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:47:07 smithi006 ceph-mon[200575]: pgmap v6059: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:07.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:47:07 smithi105 ceph-mon[190463]: pgmap v6059: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:47:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:47:07] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:47:09.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:47:09 smithi006 ceph-mon[204052]: pgmap v6060: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:09.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:47:09 smithi006 ceph-mon[200575]: pgmap v6060: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:09.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:47:09 smithi105 ceph-mon[190463]: pgmap v6060: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:11.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:47:11 smithi006 ceph-mon[204052]: pgmap v6061: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:11.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:47:11 smithi006 ceph-mon[200575]: pgmap v6061: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:11.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:47:11 smithi105 ceph-mon[190463]: pgmap v6061: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:47:13 smithi006 ceph-mon[204052]: pgmap v6062: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:13.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:47:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:47:13.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:47:13 smithi006 ceph-mon[200575]: pgmap v6062: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:13.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:47:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:47:13.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:47:13 smithi105 ceph-mon[190463]: pgmap v6062: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:13.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:47:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:47:15.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:47:15 smithi006 ceph-mon[204052]: pgmap v6063: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:15.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:47:15 smithi006 ceph-mon[200575]: pgmap v6063: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:15.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:47:15 smithi105 ceph-mon[190463]: pgmap v6063: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:17.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:47:17 smithi006 ceph-mon[204052]: pgmap v6064: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:17.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:47:17 smithi006 ceph-mon[200575]: pgmap v6064: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:17.881 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:47:17 smithi105 ceph-mon[190463]: pgmap v6064: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:18.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:47:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:47:17] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:47:19.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:47:19 smithi006 ceph-mon[204052]: pgmap v6065: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:19.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:47:19 smithi006 ceph-mon[200575]: pgmap v6065: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:19.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:47:19 smithi105 ceph-mon[190463]: pgmap v6065: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:20.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:47:20 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:47:20.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:47:20 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:47:20.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:47:20 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:47:21.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:47:21 smithi006 ceph-mon[204052]: pgmap v6066: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:21.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:47:21 smithi006 ceph-mon[200575]: pgmap v6066: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:21.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:47:21 smithi105 ceph-mon[190463]: pgmap v6066: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:23.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:47:23 smithi006 ceph-mon[204052]: pgmap v6067: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:23.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:47:23 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:47:23.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:47:23 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:47:23.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:47:23 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:47:23.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:47:23 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:47:23.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:47:23 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:47:23.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:47:23 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:47:23.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:47:23 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:47:23.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:47:23 smithi006 ceph-mon[200575]: pgmap v6067: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:23.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:47:23 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:47:23.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:47:23 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:47:23.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:47:23 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:47:23.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:47:23 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:47:23.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:47:23 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:47:23.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:47:23 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:47:23.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:47:23 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:47:23.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:47:23 smithi105 ceph-mon[190463]: pgmap v6067: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:23.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:47:23 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:47:23.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:47:23 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:47:23.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:47:23 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:47:23.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:47:23 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:47:23.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:47:23 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:47:23.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:47:23 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:47:23.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:47:23 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:47:25.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:47:25 smithi006 ceph-mon[204052]: pgmap v6068: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:25.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:47:25 smithi006 ceph-mon[200575]: pgmap v6068: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:25.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:47:25 smithi105 ceph-mon[190463]: pgmap v6068: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:27.708 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:47:27 smithi006 ceph-mon[204052]: pgmap v6069: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:27.709 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:47:27 smithi006 ceph-mon[200575]: pgmap v6069: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:27.709 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:47:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:47:27] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:47:27.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:47:27 smithi105 ceph-mon[190463]: pgmap v6069: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:28.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:47:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:47:28.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:47:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:47:28.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:47:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:47:29.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:47:29 smithi006 ceph-mon[204052]: pgmap v6070: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:29.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:47:29 smithi006 ceph-mon[200575]: pgmap v6070: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:29.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:47:29 smithi105 ceph-mon[190463]: pgmap v6070: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:31.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:47:31 smithi006 ceph-mon[200575]: pgmap v6071: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:31.788 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:47:31 smithi006 ceph-mon[204052]: pgmap v6071: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:31.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:47:31 smithi105 ceph-mon[190463]: pgmap v6071: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:33.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:47:33 smithi006 ceph-mon[200575]: pgmap v6072: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:33.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:47:33 smithi006 ceph-mon[204052]: pgmap v6072: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:33.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:47:33 smithi105 ceph-mon[190463]: pgmap v6072: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:35.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:47:35 smithi006 ceph-mon[204052]: pgmap v6073: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:35.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:47:35 smithi006 ceph-mon[200575]: pgmap v6073: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:35.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:47:35 smithi105 ceph-mon[190463]: pgmap v6073: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:37.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:47:37 smithi006 ceph-mon[204052]: pgmap v6074: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:37.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:47:37 smithi006 ceph-mon[200575]: pgmap v6074: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:37.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:47:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:47:37] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:47:37.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:47:37 smithi105 ceph-mon[190463]: pgmap v6074: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:39.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:47:39 smithi006 ceph-mon[204052]: pgmap v6075: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:39.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:47:39 smithi006 ceph-mon[200575]: pgmap v6075: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:39.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:47:39 smithi105 ceph-mon[190463]: pgmap v6075: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:41.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:47:41 smithi006 ceph-mon[204052]: pgmap v6076: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:41.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:47:41 smithi006 ceph-mon[200575]: pgmap v6076: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:41.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:47:41 smithi105 ceph-mon[190463]: pgmap v6076: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:43.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:47:43 smithi006 ceph-mon[204052]: pgmap v6077: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:43.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:47:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:47:43.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:47:43 smithi006 ceph-mon[200575]: pgmap v6077: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:43.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:47:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:47:43.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:47:43 smithi105 ceph-mon[190463]: pgmap v6077: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:43.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:47:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:47:45.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:47:45 smithi006 ceph-mon[204052]: pgmap v6078: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:45.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:47:45 smithi006 ceph-mon[200575]: pgmap v6078: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:45.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:47:45 smithi105 ceph-mon[190463]: pgmap v6078: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:47.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:47:47 smithi006 ceph-mon[204052]: pgmap v6079: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:47.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:47:47 smithi006 ceph-mon[200575]: pgmap v6079: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:47.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:47:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:47:47] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:47:47.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:47:47 smithi105 ceph-mon[190463]: pgmap v6079: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:49.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:47:49 smithi006 ceph-mon[204052]: pgmap v6080: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:49.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:47:49 smithi006 ceph-mon[200575]: pgmap v6080: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:49.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:47:49 smithi105 ceph-mon[190463]: pgmap v6080: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:51.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:47:51 smithi006 ceph-mon[204052]: pgmap v6081: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:51.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:47:51 smithi006 ceph-mon[200575]: pgmap v6081: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:51.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:47:51 smithi105 ceph-mon[190463]: pgmap v6081: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:53.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:47:53 smithi006 ceph-mon[204052]: pgmap v6082: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:53.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:47:53 smithi006 ceph-mon[200575]: pgmap v6082: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:53.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:47:53 smithi105 ceph-mon[190463]: pgmap v6082: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:55.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:47:55 smithi006 ceph-mon[204052]: pgmap v6083: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:55.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:47:55 smithi006 ceph-mon[200575]: pgmap v6083: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:55.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:47:55 smithi105 ceph-mon[190463]: pgmap v6083: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:57.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:47:57 smithi006 ceph-mon[204052]: pgmap v6084: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:57.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:47:57 smithi006 ceph-mon[200575]: pgmap v6084: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:57.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:47:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:47:57] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:47:57.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:47:57 smithi105 ceph-mon[190463]: pgmap v6084: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:58.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:47:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:47:58.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:47:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:47:58.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:47:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:47:59.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:47:59 smithi006 ceph-mon[204052]: pgmap v6085: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:59.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:47:59 smithi006 ceph-mon[200575]: pgmap v6085: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:47:59.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:47:59 smithi105 ceph-mon[190463]: pgmap v6085: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:01.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:48:01 smithi006 ceph-mon[204052]: pgmap v6086: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:01.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:48:01 smithi006 ceph-mon[200575]: pgmap v6086: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:01.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:48:01 smithi105 ceph-mon[190463]: pgmap v6086: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:03.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:48:03 smithi006 ceph-mon[204052]: pgmap v6087: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:03.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:48:03 smithi006 ceph-mon[200575]: pgmap v6087: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:03.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:48:03 smithi105 ceph-mon[190463]: pgmap v6087: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:05.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:48:05 smithi006 ceph-mon[204052]: pgmap v6088: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:05.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:48:05 smithi006 ceph-mon[200575]: pgmap v6088: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:05.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:48:05 smithi105 ceph-mon[190463]: pgmap v6088: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:07.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:48:07 smithi006 ceph-mon[204052]: pgmap v6089: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:07.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:48:07 smithi006 ceph-mon[200575]: pgmap v6089: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:07.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:48:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:48:07] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:48:07.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:48:07 smithi105 ceph-mon[190463]: pgmap v6089: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:09.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:48:09 smithi006 ceph-mon[204052]: pgmap v6090: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:09.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:48:09 smithi006 ceph-mon[200575]: pgmap v6090: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:09.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:48:09 smithi105 ceph-mon[190463]: pgmap v6090: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:11.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:48:11 smithi006 ceph-mon[204052]: pgmap v6091: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:11.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:48:11 smithi006 ceph-mon[200575]: pgmap v6091: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:11.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:48:11 smithi105 ceph-mon[190463]: pgmap v6091: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:48:13 smithi006 ceph-mon[204052]: pgmap v6092: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:13.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:48:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:48:13.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:48:13 smithi006 ceph-mon[200575]: pgmap v6092: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:13.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:48:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:48:13.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:48:13 smithi105 ceph-mon[190463]: pgmap v6092: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:13.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:48:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:48:15.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:48:15 smithi006 ceph-mon[204052]: pgmap v6093: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:15.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:48:15 smithi006 ceph-mon[200575]: pgmap v6093: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:15.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:48:15 smithi105 ceph-mon[190463]: pgmap v6093: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:17.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:48:17 smithi006 ceph-mon[204052]: pgmap v6094: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:17.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:48:17 smithi006 ceph-mon[200575]: pgmap v6094: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:17.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:48:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:48:17] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:48:17.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:48:17 smithi105 ceph-mon[190463]: pgmap v6094: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:19.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:48:19 smithi006 ceph-mon[204052]: pgmap v6095: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:19.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:48:19 smithi006 ceph-mon[200575]: pgmap v6095: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:19.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:48:19 smithi105 ceph-mon[190463]: pgmap v6095: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:21.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:48:21 smithi006 ceph-mon[204052]: pgmap v6096: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:21.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:48:21 smithi006 ceph-mon[200575]: pgmap v6096: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:21.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:48:21 smithi105 ceph-mon[190463]: pgmap v6096: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:23.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:48:23 smithi006 ceph-mon[204052]: pgmap v6097: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:23.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:48:23 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:48:23.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:48:23 smithi006 ceph-mon[200575]: pgmap v6097: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:23.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:48:23 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:48:23.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:48:23 smithi105 ceph-mon[190463]: pgmap v6097: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:23.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:48:23 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:48:24.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:48:24 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:48:24.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:48:24 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:48:24.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:48:24 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:48:24.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:48:24 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:48:24.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:48:24 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:48:24.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:48:24 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:48:24.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:48:24 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:48:24.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:48:24 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:48:24.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:48:24 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:48:25.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:48:25 smithi105 ceph-mon[190463]: pgmap v6098: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:26.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:48:25 smithi006 ceph-mon[204052]: pgmap v6098: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:26.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:48:25 smithi006 ceph-mon[200575]: pgmap v6098: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:27.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:48:27 smithi105 ceph-mon[190463]: pgmap v6099: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:48:27 smithi006 ceph-mon[204052]: pgmap v6099: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:28.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:48:27 smithi006 ceph-mon[200575]: pgmap v6099: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:28.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:48:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:48:27] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:48:28.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:48:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:48:29.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:48:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:48:29.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:48:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:48:29.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:48:29 smithi105 ceph-mon[190463]: pgmap v6100: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:30.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:48:29 smithi006 ceph-mon[204052]: pgmap v6100: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:30.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:48:29 smithi006 ceph-mon[200575]: pgmap v6100: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:31.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:48:31 smithi105 ceph-mon[190463]: pgmap v6101: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:32.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:48:31 smithi006 ceph-mon[204052]: pgmap v6101: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:32.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:48:31 smithi006 ceph-mon[200575]: pgmap v6101: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:33.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:48:33 smithi105 ceph-mon[190463]: pgmap v6102: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:34.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:48:33 smithi006 ceph-mon[204052]: pgmap v6102: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:34.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:48:33 smithi006 ceph-mon[200575]: pgmap v6102: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:35.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:48:35 smithi105 ceph-mon[190463]: pgmap v6103: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:36.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:48:35 smithi006 ceph-mon[204052]: pgmap v6103: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:36.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:48:35 smithi006 ceph-mon[200575]: pgmap v6103: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:37.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:48:37 smithi105 ceph-mon[190463]: pgmap v6104: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:48:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:48:37] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:48:38.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:48:37 smithi006 ceph-mon[204052]: pgmap v6104: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:38.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:48:37 smithi006 ceph-mon[200575]: pgmap v6104: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:39.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:48:39 smithi105 ceph-mon[190463]: pgmap v6105: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:40.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:48:39 smithi006 ceph-mon[204052]: pgmap v6105: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:40.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:48:39 smithi006 ceph-mon[200575]: pgmap v6105: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:41.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:48:41 smithi105 ceph-mon[190463]: pgmap v6106: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:42.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:48:41 smithi006 ceph-mon[204052]: pgmap v6106: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:42.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:48:41 smithi006 ceph-mon[200575]: pgmap v6106: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:43.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:48:43 smithi105 ceph-mon[190463]: pgmap v6107: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:43.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:48:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:48:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:48:43 smithi006 ceph-mon[204052]: pgmap v6107: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:48:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:48:44.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:48:43 smithi006 ceph-mon[200575]: pgmap v6107: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:44.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:48:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:48:45.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:48:45 smithi105 ceph-mon[190463]: pgmap v6108: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:46.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:48:45 smithi006 ceph-mon[204052]: pgmap v6108: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:46.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:48:45 smithi006 ceph-mon[200575]: pgmap v6108: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:47.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:48:47 smithi105 ceph-mon[190463]: pgmap v6109: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:48:47 smithi006 ceph-mon[204052]: pgmap v6109: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:48.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:48:47 smithi006 ceph-mon[200575]: pgmap v6109: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:48.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:48:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:48:47] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:48:49.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:48:49 smithi105 ceph-mon[190463]: pgmap v6110: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:50.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:48:49 smithi006 ceph-mon[204052]: pgmap v6110: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:50.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:48:49 smithi006 ceph-mon[200575]: pgmap v6110: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:51.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:48:51 smithi105 ceph-mon[190463]: pgmap v6111: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:52.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:48:51 smithi006 ceph-mon[204052]: pgmap v6111: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:52.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:48:51 smithi006 ceph-mon[200575]: pgmap v6111: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:53.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:48:53 smithi105 ceph-mon[190463]: pgmap v6112: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:48:53 smithi006 ceph-mon[204052]: pgmap v6112: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:54.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:48:53 smithi006 ceph-mon[200575]: pgmap v6112: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:55.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:48:55 smithi105 ceph-mon[190463]: pgmap v6113: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:56.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:48:55 smithi006 ceph-mon[204052]: pgmap v6113: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:56.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:48:55 smithi006 ceph-mon[200575]: pgmap v6113: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:57.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:48:57 smithi105 ceph-mon[190463]: pgmap v6114: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:58.213 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:48:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:48:57] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:48:58.214 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:48:57 smithi006 ceph-mon[204052]: pgmap v6114: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:58.214 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:48:57 smithi006 ceph-mon[200575]: pgmap v6114: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:48:58.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:48:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:48:59.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:48:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:48:59.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:48:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:48:59.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:48:59 smithi105 ceph-mon[190463]: pgmap v6115: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:48:59 smithi006 ceph-mon[204052]: pgmap v6115: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:00.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:48:59 smithi006 ceph-mon[200575]: pgmap v6115: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:00.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:49:00 smithi105 ceph-mon[190463]: pgmap v6116: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:01.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:49:00 smithi006 ceph-mon[204052]: pgmap v6116: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:01.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:49:00 smithi006 ceph-mon[200575]: pgmap v6116: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:03.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:49:02 smithi006 ceph-mon[204052]: pgmap v6117: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:03.038 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:49:02 smithi006 ceph-mon[200575]: pgmap v6117: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:03.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:49:02 smithi105 ceph-mon[190463]: pgmap v6117: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:05.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:49:05 smithi105 ceph-mon[190463]: pgmap v6118: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:05.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:49:05 smithi006 ceph-mon[204052]: pgmap v6118: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:05.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:49:05 smithi006 ceph-mon[200575]: pgmap v6118: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:07.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:49:07 smithi105 ceph-mon[190463]: pgmap v6119: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:07.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:49:07 smithi006 ceph-mon[204052]: pgmap v6119: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:07.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:49:07 smithi006 ceph-mon[200575]: pgmap v6119: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:07.708 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:49:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:49:07] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T10:49:09.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:49:09 smithi105 ceph-mon[190463]: pgmap v6120: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:09.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:49:09 smithi006 ceph-mon[204052]: pgmap v6120: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:09.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:49:09 smithi006 ceph-mon[200575]: pgmap v6120: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:11.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:49:11 smithi105 ceph-mon[190463]: pgmap v6121: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:11.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:49:11 smithi006 ceph-mon[204052]: pgmap v6121: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:11.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:49:11 smithi006 ceph-mon[200575]: pgmap v6121: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:13.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:49:13 smithi105 ceph-mon[190463]: pgmap v6122: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:13.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:49:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:49:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:49:13 smithi006 ceph-mon[204052]: pgmap v6122: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:13.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:49:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:49:13.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:49:13 smithi006 ceph-mon[200575]: pgmap v6122: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:13.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:49:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:49:15.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:49:15 smithi105 ceph-mon[190463]: pgmap v6123: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:15.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:49:15 smithi006 ceph-mon[204052]: pgmap v6123: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:15.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:49:15 smithi006 ceph-mon[200575]: pgmap v6123: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:17.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:49:17 smithi105 ceph-mon[190463]: pgmap v6124: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:17.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:49:17 smithi006 ceph-mon[204052]: pgmap v6124: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:17.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:49:17 smithi006 ceph-mon[200575]: pgmap v6124: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:17.708 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:49:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:49:17] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:49:19.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:49:19 smithi105 ceph-mon[190463]: pgmap v6125: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:19.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:49:19 smithi006 ceph-mon[200575]: pgmap v6125: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:19.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:49:19 smithi006 ceph-mon[204052]: pgmap v6125: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:21.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:49:21 smithi105 ceph-mon[190463]: pgmap v6126: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:21.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:49:21 smithi006 ceph-mon[204052]: pgmap v6126: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:21.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:49:21 smithi006 ceph-mon[200575]: pgmap v6126: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:23.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:49:23 smithi105 ceph-mon[190463]: pgmap v6127: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:23.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:49:23 smithi006 ceph-mon[204052]: pgmap v6127: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:23.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:49:23 smithi006 ceph-mon[200575]: pgmap v6127: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:24.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:49:24 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:49:24.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:49:24 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:49:24.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:49:24 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:49:25.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:49:25 smithi105 ceph-mon[190463]: pgmap v6128: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:25.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:49:25 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:49:25.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:49:25 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:49:25.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:49:25 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:49:25.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:49:25 smithi006 ceph-mon[204052]: pgmap v6128: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:25.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:49:25 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:49:25.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:49:25 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:49:25.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:49:25 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:49:25.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:49:25 smithi006 ceph-mon[200575]: pgmap v6128: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:25.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:49:25 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:49:25.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:49:25 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:49:25.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:49:25 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:49:27.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:49:27 smithi105 ceph-mon[190463]: pgmap v6129: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:27.709 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:49:27 smithi006 ceph-mon[204052]: pgmap v6129: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:27.709 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:49:27 smithi006 ceph-mon[200575]: pgmap v6129: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:27.709 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:49:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:49:27] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:49:28.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:49:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:49:28.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:49:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:49:28.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:49:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:49:29.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:49:29 smithi105 ceph-mon[190463]: pgmap v6130: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:29.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:49:29 smithi006 ceph-mon[200575]: pgmap v6130: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:29.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:49:29 smithi006 ceph-mon[204052]: pgmap v6130: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:31.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:49:31 smithi105 ceph-mon[190463]: pgmap v6131: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:31.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:49:31 smithi006 ceph-mon[204052]: pgmap v6131: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:31.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:49:31 smithi006 ceph-mon[200575]: pgmap v6131: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:33.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:49:33 smithi105 ceph-mon[190463]: pgmap v6132: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:33.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:49:33 smithi006 ceph-mon[204052]: pgmap v6132: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:33.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:49:33 smithi006 ceph-mon[200575]: pgmap v6132: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:35.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:49:35 smithi105 ceph-mon[190463]: pgmap v6133: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:35.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:49:35 smithi006 ceph-mon[204052]: pgmap v6133: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:35.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:49:35 smithi006 ceph-mon[200575]: pgmap v6133: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:37.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:49:37 smithi105 ceph-mon[190463]: pgmap v6134: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:37.708 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:49:37 smithi006 ceph-mon[204052]: pgmap v6134: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:37.708 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:49:37 smithi006 ceph-mon[200575]: pgmap v6134: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:37.709 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:49:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:49:37] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:49:39.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:49:39 smithi105 ceph-mon[190463]: pgmap v6135: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:39.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:49:39 smithi006 ceph-mon[204052]: pgmap v6135: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:39.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:49:39 smithi006 ceph-mon[200575]: pgmap v6135: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:41.628 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:49:41 smithi105 ceph-mon[190463]: pgmap v6136: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:41.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:49:41 smithi006 ceph-mon[204052]: pgmap v6136: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:41.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:49:41 smithi006 ceph-mon[200575]: pgmap v6136: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:43.789 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:49:43 smithi006 ceph-mon[204052]: pgmap v6137: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:43.790 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:49:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:49:43.790 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:49:43 smithi006 ceph-mon[200575]: pgmap v6137: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:43.791 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:49:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:49:43.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:49:43 smithi105 ceph-mon[190463]: pgmap v6137: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:43.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:49:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:49:45.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:49:45 smithi006 ceph-mon[204052]: pgmap v6138: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:45.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:49:45 smithi006 ceph-mon[200575]: pgmap v6138: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:45.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:49:45 smithi105 ceph-mon[190463]: pgmap v6138: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:47.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:49:47 smithi006 ceph-mon[200575]: pgmap v6139: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:47.708 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:49:47 smithi006 ceph-mon[204052]: pgmap v6139: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:47.708 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:49:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:49:47] "GET /metrics HTTP/1.1" 200 36232 "" "Prometheus/2.43.0" 2023-09-22T10:49:47.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:49:47 smithi105 ceph-mon[190463]: pgmap v6139: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:49.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:49:49 smithi006 ceph-mon[204052]: pgmap v6140: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:49.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:49:49 smithi006 ceph-mon[200575]: pgmap v6140: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:49.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:49:49 smithi105 ceph-mon[190463]: pgmap v6140: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:51.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:49:51 smithi006 ceph-mon[204052]: pgmap v6141: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:51.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:49:51 smithi006 ceph-mon[200575]: pgmap v6141: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:51.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:49:51 smithi105 ceph-mon[190463]: pgmap v6141: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:53.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:49:53 smithi006 ceph-mon[204052]: pgmap v6142: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:53.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:49:53 smithi006 ceph-mon[200575]: pgmap v6142: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:53.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:49:53 smithi105 ceph-mon[190463]: pgmap v6142: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:55.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:49:55 smithi006 ceph-mon[204052]: pgmap v6143: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:55.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:49:55 smithi006 ceph-mon[200575]: pgmap v6143: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:55.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:49:55 smithi105 ceph-mon[190463]: pgmap v6143: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:57.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:49:57 smithi006 ceph-mon[204052]: pgmap v6144: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:57.708 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:49:57 smithi006 ceph-mon[200575]: pgmap v6144: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:57.708 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:49:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:49:57] "GET /metrics HTTP/1.1" 200 36232 "" "Prometheus/2.43.0" 2023-09-22T10:49:57.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:49:57 smithi105 ceph-mon[190463]: pgmap v6144: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:58.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:49:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:49:58.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:49:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:49:58.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:49:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:49:59.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:49:59 smithi006 ceph-mon[204052]: pgmap v6145: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:59.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:49:59 smithi006 ceph-mon[200575]: pgmap v6145: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:49:59.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:49:59 smithi105 ceph-mon[190463]: pgmap v6145: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:00.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:50:00 smithi006 ceph-mon[204052]: overall HEALTH_OK 2023-09-22T10:50:00.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:50:00 smithi006 ceph-mon[200575]: overall HEALTH_OK 2023-09-22T10:50:00.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:50:00 smithi105 ceph-mon[190463]: overall HEALTH_OK 2023-09-22T10:50:01.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:50:01 smithi006 ceph-mon[204052]: pgmap v6146: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:01.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:50:01 smithi006 ceph-mon[200575]: pgmap v6146: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:01.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:50:01 smithi105 ceph-mon[190463]: pgmap v6146: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:03.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:50:03 smithi006 ceph-mon[204052]: pgmap v6147: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:03.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:50:03 smithi006 ceph-mon[200575]: pgmap v6147: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:03.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:50:03 smithi105 ceph-mon[190463]: pgmap v6147: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:05.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:50:05 smithi006 ceph-mon[204052]: pgmap v6148: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:05.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:50:05 smithi006 ceph-mon[200575]: pgmap v6148: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:05.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:50:05 smithi105 ceph-mon[190463]: pgmap v6148: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:07.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:50:07 smithi006 ceph-mon[204052]: pgmap v6149: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:07.708 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:50:07 smithi006 ceph-mon[200575]: pgmap v6149: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:07.708 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:50:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:50:07] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T10:50:07.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:50:07 smithi105 ceph-mon[190463]: pgmap v6149: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:09.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:50:09 smithi006 ceph-mon[200575]: pgmap v6150: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:09.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:50:09 smithi006 ceph-mon[204052]: pgmap v6150: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:09.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:50:09 smithi105 ceph-mon[190463]: pgmap v6150: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:11.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:50:11 smithi006 ceph-mon[204052]: pgmap v6151: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:11.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:50:11 smithi006 ceph-mon[200575]: pgmap v6151: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:11.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:50:11 smithi105 ceph-mon[190463]: pgmap v6151: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:13.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:50:13 smithi006 ceph-mon[204052]: pgmap v6152: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:13.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:50:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:50:13.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:50:13 smithi006 ceph-mon[200575]: pgmap v6152: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:13.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:50:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:50:13.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:50:13 smithi105 ceph-mon[190463]: pgmap v6152: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:13.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:50:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:50:15.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:50:15 smithi006 ceph-mon[204052]: pgmap v6153: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:15.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:50:15 smithi006 ceph-mon[200575]: pgmap v6153: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:15.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:50:15 smithi105 ceph-mon[190463]: pgmap v6153: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:17.708 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:50:17 smithi006 ceph-mon[204052]: pgmap v6154: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:17.708 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:50:17 smithi006 ceph-mon[200575]: pgmap v6154: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:17.708 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:50:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:50:17] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:50:17.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:50:17 smithi105 ceph-mon[190463]: pgmap v6154: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:19.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:50:19 smithi006 ceph-mon[204052]: pgmap v6155: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:19.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:50:19 smithi006 ceph-mon[200575]: pgmap v6155: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:19.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:50:19 smithi105 ceph-mon[190463]: pgmap v6155: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:21.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:50:21 smithi006 ceph-mon[204052]: pgmap v6156: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:21.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:50:21 smithi006 ceph-mon[200575]: pgmap v6156: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:21.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:50:21 smithi105 ceph-mon[190463]: pgmap v6156: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:23.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:50:23 smithi006 ceph-mon[204052]: pgmap v6157: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:23.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:50:23 smithi006 ceph-mon[200575]: pgmap v6157: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:23.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:50:23 smithi105 ceph-mon[190463]: pgmap v6157: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:25.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:50:25 smithi006 ceph-mon[204052]: pgmap v6158: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:25.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:50:25 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:50:25.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:50:25 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:50:25.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:50:25 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:50:25.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:50:25 smithi006 ceph-mon[200575]: pgmap v6158: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:25.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:50:25 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:50:25.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:50:25 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:50:25.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:50:25 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:50:25.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:50:25 smithi105 ceph-mon[190463]: pgmap v6158: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:25.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:50:25 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:50:25.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:50:25 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:50:25.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:50:25 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:50:26.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:50:26 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:50:26.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:50:26 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:50:26.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:50:26 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:50:26.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:50:26 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:50:26.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:50:26 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:50:26.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:50:26 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:50:26.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:50:26 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:50:26.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:50:26 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:50:26.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:50:26 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:50:27.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:50:27 smithi006 ceph-mon[204052]: pgmap v6159: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:27.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:50:27 smithi006 ceph-mon[200575]: pgmap v6159: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:27.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:50:27 smithi105 ceph-mon[190463]: pgmap v6159: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:50:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:50:27] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:50:28.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:50:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:50:28.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:50:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:50:28.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:50:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:50:29.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:50:29 smithi006 ceph-mon[204052]: pgmap v6160: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:29.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:50:29 smithi006 ceph-mon[200575]: pgmap v6160: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:29.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:50:29 smithi105 ceph-mon[190463]: pgmap v6160: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:31.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:50:31 smithi006 ceph-mon[204052]: pgmap v6161: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:31.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:50:31 smithi006 ceph-mon[200575]: pgmap v6161: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:31.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:50:31 smithi105 ceph-mon[190463]: pgmap v6161: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:33.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:50:33 smithi006 ceph-mon[204052]: pgmap v6162: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:33.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:50:33 smithi006 ceph-mon[200575]: pgmap v6162: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:33.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:50:33 smithi105 ceph-mon[190463]: pgmap v6162: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:35.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:50:35 smithi006 ceph-mon[204052]: pgmap v6163: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:35.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:50:35 smithi006 ceph-mon[200575]: pgmap v6163: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:35.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:50:35 smithi105 ceph-mon[190463]: pgmap v6163: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:37.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:50:37 smithi006 ceph-mon[204052]: pgmap v6164: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:37.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:50:37 smithi006 ceph-mon[200575]: pgmap v6164: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:37.787 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:50:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:50:37] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:50:37.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:50:37 smithi105 ceph-mon[190463]: pgmap v6164: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:39.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:50:39 smithi006 ceph-mon[204052]: pgmap v6165: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:39.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:50:39 smithi006 ceph-mon[200575]: pgmap v6165: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:39.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:50:39 smithi105 ceph-mon[190463]: pgmap v6165: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:41.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:50:41 smithi006 ceph-mon[204052]: pgmap v6166: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:41.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:50:41 smithi006 ceph-mon[200575]: pgmap v6166: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:41.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:50:41 smithi105 ceph-mon[190463]: pgmap v6166: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:43.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:50:43 smithi006 ceph-mon[204052]: pgmap v6167: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:43.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:50:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:50:43.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:50:43 smithi006 ceph-mon[200575]: pgmap v6167: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:43.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:50:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:50:43.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:50:43 smithi105 ceph-mon[190463]: pgmap v6167: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:43.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:50:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:50:45.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:50:45 smithi006 ceph-mon[204052]: pgmap v6168: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:45.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:50:45 smithi006 ceph-mon[200575]: pgmap v6168: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:45.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:50:45 smithi105 ceph-mon[190463]: pgmap v6168: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:47.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:50:47 smithi006 ceph-mon[204052]: pgmap v6169: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:47.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:50:47 smithi006 ceph-mon[200575]: pgmap v6169: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:47.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:50:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:50:47] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:50:47.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:50:47 smithi105 ceph-mon[190463]: pgmap v6169: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:49.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:50:49 smithi006 ceph-mon[204052]: pgmap v6170: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:49.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:50:49 smithi006 ceph-mon[200575]: pgmap v6170: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:49.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:50:49 smithi105 ceph-mon[190463]: pgmap v6170: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:51.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:50:51 smithi006 ceph-mon[204052]: pgmap v6171: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:51.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:50:51 smithi006 ceph-mon[200575]: pgmap v6171: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:51.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:50:51 smithi105 ceph-mon[190463]: pgmap v6171: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:53.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:50:53 smithi006 ceph-mon[204052]: pgmap v6172: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:53.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:50:53 smithi006 ceph-mon[200575]: pgmap v6172: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:53.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:50:53 smithi105 ceph-mon[190463]: pgmap v6172: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:55.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:50:55 smithi006 ceph-mon[204052]: pgmap v6173: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:55.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:50:55 smithi006 ceph-mon[200575]: pgmap v6173: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:55.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:50:55 smithi105 ceph-mon[190463]: pgmap v6173: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:57.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:50:57 smithi006 ceph-mon[204052]: pgmap v6174: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:57.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:50:57 smithi006 ceph-mon[200575]: pgmap v6174: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:57.787 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:50:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:50:57] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:50:57.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:50:57 smithi105 ceph-mon[190463]: pgmap v6174: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:58.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:50:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:50:58.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:50:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:50:58.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:50:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:50:59.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:50:59 smithi006 ceph-mon[204052]: pgmap v6175: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:59.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:50:59 smithi006 ceph-mon[200575]: pgmap v6175: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:50:59.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:50:59 smithi105 ceph-mon[190463]: pgmap v6175: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:01.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:51:01 smithi006 ceph-mon[204052]: pgmap v6176: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:01.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:51:01 smithi006 ceph-mon[200575]: pgmap v6176: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:01.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:51:01 smithi105 ceph-mon[190463]: pgmap v6176: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:03.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:51:03 smithi006 ceph-mon[204052]: pgmap v6177: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:03.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:51:03 smithi006 ceph-mon[200575]: pgmap v6177: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:03.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:51:03 smithi105 ceph-mon[190463]: pgmap v6177: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:05.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:51:05 smithi006 ceph-mon[204052]: pgmap v6178: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:05.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:51:05 smithi006 ceph-mon[200575]: pgmap v6178: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:05.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:51:05 smithi105 ceph-mon[190463]: pgmap v6178: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:07.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:51:07 smithi006 ceph-mon[204052]: pgmap v6179: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:07.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:51:07 smithi006 ceph-mon[200575]: pgmap v6179: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:07.787 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:51:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:51:07] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-22T10:51:07.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:51:07 smithi105 ceph-mon[190463]: pgmap v6179: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:09.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:51:09 smithi006 ceph-mon[204052]: pgmap v6180: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:09.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:51:09 smithi006 ceph-mon[200575]: pgmap v6180: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:09.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:51:09 smithi105 ceph-mon[190463]: pgmap v6180: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:11.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:51:11 smithi006 ceph-mon[204052]: pgmap v6181: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:11.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:51:11 smithi006 ceph-mon[200575]: pgmap v6181: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:11.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:51:11 smithi105 ceph-mon[190463]: pgmap v6181: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:13.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:51:13 smithi006 ceph-mon[204052]: pgmap v6182: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:13.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:51:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:51:13.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:51:13 smithi006 ceph-mon[200575]: pgmap v6182: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:13.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:51:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:51:13.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:51:13 smithi105 ceph-mon[190463]: pgmap v6182: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:13.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:51:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:51:15.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:51:15 smithi006 ceph-mon[204052]: pgmap v6183: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:15.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:51:15 smithi006 ceph-mon[200575]: pgmap v6183: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:15.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:51:15 smithi105 ceph-mon[190463]: pgmap v6183: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:17.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:51:17 smithi006 ceph-mon[204052]: pgmap v6184: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:17.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:51:17 smithi006 ceph-mon[200575]: pgmap v6184: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:17.787 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:51:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:51:17] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:51:17.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:51:17 smithi105 ceph-mon[190463]: pgmap v6184: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:19.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:51:19 smithi006 ceph-mon[204052]: pgmap v6185: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:19.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:51:19 smithi006 ceph-mon[200575]: pgmap v6185: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:19.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:51:19 smithi105 ceph-mon[190463]: pgmap v6185: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:21.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:51:21 smithi006 ceph-mon[204052]: pgmap v6186: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:21.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:51:21 smithi006 ceph-mon[200575]: pgmap v6186: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:21.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:51:21 smithi105 ceph-mon[190463]: pgmap v6186: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:23.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:51:23 smithi006 ceph-mon[204052]: pgmap v6187: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:23.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:51:23 smithi006 ceph-mon[200575]: pgmap v6187: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:23.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:51:23 smithi105 ceph-mon[190463]: pgmap v6187: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:25.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:51:25 smithi006 ceph-mon[204052]: pgmap v6188: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:25.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:51:25 smithi006 ceph-mon[200575]: pgmap v6188: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:25.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:51:25 smithi105 ceph-mon[190463]: pgmap v6188: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:26.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:51:26 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:51:26.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:51:26 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:51:26.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:51:26 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:51:26.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:51:26 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:51:26.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:51:26 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:51:26.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:51:26 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:51:26.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:51:26 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:51:26.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:51:26 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:51:26.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:51:26 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:51:27.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:51:27 smithi006 ceph-mon[204052]: pgmap v6189: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:27.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:51:27 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:51:27.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:51:27 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:51:27.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:51:27 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:51:27.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:51:27 smithi006 ceph-mon[200575]: pgmap v6189: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:27.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:51:27 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:51:27.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:51:27 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:51:27.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:51:27 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:51:27.787 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:51:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:51:27] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:51:27.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:51:27 smithi105 ceph-mon[190463]: pgmap v6189: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:27.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:51:27 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:51:27.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:51:27 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:51:27.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:51:27 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:51:28.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:51:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:51:28.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:51:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:51:28.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:51:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:51:29.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:51:29 smithi006 ceph-mon[204052]: pgmap v6190: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:29.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:51:29 smithi006 ceph-mon[200575]: pgmap v6190: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:29.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:51:29 smithi105 ceph-mon[190463]: pgmap v6190: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:31.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:51:31 smithi006 ceph-mon[204052]: pgmap v6191: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:31.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:51:31 smithi006 ceph-mon[200575]: pgmap v6191: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:31.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:51:31 smithi105 ceph-mon[190463]: pgmap v6191: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:33.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:51:33 smithi006 ceph-mon[204052]: pgmap v6192: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:33.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:51:33 smithi006 ceph-mon[200575]: pgmap v6192: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:33.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:51:33 smithi105 ceph-mon[190463]: pgmap v6192: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:35.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:51:35 smithi006 ceph-mon[204052]: pgmap v6193: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:35.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:51:35 smithi006 ceph-mon[200575]: pgmap v6193: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:35.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:51:35 smithi105 ceph-mon[190463]: pgmap v6193: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:37.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:51:37 smithi105 ceph-mon[190463]: pgmap v6194: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:38.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:51:37 smithi006 ceph-mon[204052]: pgmap v6194: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:38.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:51:37 smithi006 ceph-mon[200575]: pgmap v6194: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:38.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:51:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:51:37] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:51:39.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:51:39 smithi105 ceph-mon[190463]: pgmap v6195: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:40.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:51:39 smithi006 ceph-mon[204052]: pgmap v6195: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:40.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:51:39 smithi006 ceph-mon[200575]: pgmap v6195: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:41.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:51:41 smithi105 ceph-mon[190463]: pgmap v6196: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:42.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:51:41 smithi006 ceph-mon[204052]: pgmap v6196: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:42.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:51:41 smithi006 ceph-mon[200575]: pgmap v6196: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:43.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:51:43 smithi105 ceph-mon[190463]: pgmap v6197: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:43.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:51:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:51:44.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:51:43 smithi006 ceph-mon[204052]: pgmap v6197: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:44.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:51:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:51:44.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:51:43 smithi006 ceph-mon[200575]: pgmap v6197: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:44.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:51:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:51:45.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:51:45 smithi105 ceph-mon[190463]: pgmap v6198: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:46.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:51:45 smithi006 ceph-mon[204052]: pgmap v6198: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:46.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:51:45 smithi006 ceph-mon[200575]: pgmap v6198: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:47.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:51:47 smithi105 ceph-mon[190463]: pgmap v6199: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:48.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:51:47 smithi006 ceph-mon[204052]: pgmap v6199: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:48.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:51:47 smithi006 ceph-mon[200575]: pgmap v6199: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:48.037 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:51:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:51:47] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:51:49.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:51:49 smithi105 ceph-mon[190463]: pgmap v6200: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:50.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:51:49 smithi006 ceph-mon[200575]: pgmap v6200: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:50.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:51:49 smithi006 ceph-mon[204052]: pgmap v6200: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:51.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:51:51 smithi105 ceph-mon[190463]: pgmap v6201: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:52.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:51:51 smithi006 ceph-mon[204052]: pgmap v6201: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:52.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:51:51 smithi006 ceph-mon[200575]: pgmap v6201: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:53.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:51:53 smithi105 ceph-mon[190463]: pgmap v6202: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:54.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:51:53 smithi006 ceph-mon[204052]: pgmap v6202: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:54.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:51:53 smithi006 ceph-mon[200575]: pgmap v6202: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:55.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:51:55 smithi105 ceph-mon[190463]: pgmap v6203: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:56.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:51:55 smithi006 ceph-mon[204052]: pgmap v6203: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:56.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:51:55 smithi006 ceph-mon[200575]: pgmap v6203: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:57.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:51:57 smithi105 ceph-mon[190463]: pgmap v6204: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:51:57 smithi006 ceph-mon[204052]: pgmap v6204: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:58.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:51:57 smithi006 ceph-mon[200575]: pgmap v6204: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:51:58.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:51:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:51:57] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:51:58.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:51:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:51:59.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:51:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:51:59.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:51:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:51:59.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:51:59 smithi105 ceph-mon[190463]: pgmap v6205: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:51:59 smithi006 ceph-mon[204052]: pgmap v6205: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:00.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:51:59 smithi006 ceph-mon[200575]: pgmap v6205: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:01.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:52:01 smithi105 ceph-mon[190463]: pgmap v6206: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:02.037 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:52:01 smithi006 ceph-mon[204052]: pgmap v6206: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:02.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:52:01 smithi006 ceph-mon[200575]: pgmap v6206: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:03.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:52:03 smithi105 ceph-mon[190463]: pgmap v6207: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:04.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:52:03 smithi006 ceph-mon[204052]: pgmap v6207: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:04.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:52:03 smithi006 ceph-mon[200575]: pgmap v6207: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:05.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:52:05 smithi105 ceph-mon[190463]: pgmap v6208: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:06.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:52:05 smithi006 ceph-mon[204052]: pgmap v6208: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:06.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:52:05 smithi006 ceph-mon[200575]: pgmap v6208: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:07.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:52:07 smithi105 ceph-mon[190463]: pgmap v6209: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:08.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:52:07 smithi006 ceph-mon[204052]: pgmap v6209: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:08.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:52:07 smithi006 ceph-mon[200575]: pgmap v6209: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:08.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:52:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:52:07] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T10:52:09.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:52:09 smithi105 ceph-mon[190463]: pgmap v6210: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:10.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:52:09 smithi006 ceph-mon[204052]: pgmap v6210: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:10.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:52:09 smithi006 ceph-mon[200575]: pgmap v6210: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:11.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:52:11 smithi105 ceph-mon[190463]: pgmap v6211: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:12.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:52:11 smithi006 ceph-mon[204052]: pgmap v6211: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:12.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:52:11 smithi006 ceph-mon[200575]: pgmap v6211: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:13.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:52:13 smithi105 ceph-mon[190463]: pgmap v6212: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:13.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:52:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:52:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:52:13 smithi006 ceph-mon[204052]: pgmap v6212: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:14.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:52:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:52:14.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:52:13 smithi006 ceph-mon[200575]: pgmap v6212: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:14.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:52:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:52:15.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:52:15 smithi105 ceph-mon[190463]: pgmap v6213: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:16.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:52:15 smithi006 ceph-mon[204052]: pgmap v6213: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:16.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:52:15 smithi006 ceph-mon[200575]: pgmap v6213: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:17.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:52:17 smithi105 ceph-mon[190463]: pgmap v6214: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:18.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:52:17 smithi006 ceph-mon[204052]: pgmap v6214: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:18.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:52:17 smithi006 ceph-mon[200575]: pgmap v6214: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:18.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:52:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:52:17] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:52:19.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:52:19 smithi105 ceph-mon[190463]: pgmap v6215: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:20.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:52:19 smithi006 ceph-mon[204052]: pgmap v6215: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:20.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:52:19 smithi006 ceph-mon[200575]: pgmap v6215: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:21.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:52:21 smithi105 ceph-mon[190463]: pgmap v6216: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:22.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:52:21 smithi006 ceph-mon[204052]: pgmap v6216: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:22.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:52:21 smithi006 ceph-mon[200575]: pgmap v6216: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:23.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:52:23 smithi105 ceph-mon[190463]: pgmap v6217: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:24.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:52:23 smithi006 ceph-mon[204052]: pgmap v6217: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:24.096 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:52:23 smithi006 ceph-mon[200575]: pgmap v6217: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:25.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:52:25 smithi105 ceph-mon[190463]: pgmap v6218: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:26.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:52:25 smithi006 ceph-mon[204052]: pgmap v6218: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:26.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:52:25 smithi006 ceph-mon[200575]: pgmap v6218: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:27.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:52:27 smithi105 ceph-mon[190463]: pgmap v6219: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:27.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:52:27 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:52:27.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:52:27 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:52:27.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:52:27 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:52:27.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:52:27 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:52:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:52:27 smithi006 ceph-mon[204052]: pgmap v6219: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:28.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:52:27 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:52:28.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:52:27 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:52:28.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:52:27 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:52:28.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:52:27 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:52:28.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:52:27 smithi006 ceph-mon[200575]: pgmap v6219: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:28.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:52:27 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:52:28.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:52:27 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:52:28.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:52:27 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:52:28.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:52:27 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:52:28.037 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:52:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:52:27] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:52:28.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:52:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:52:29.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:52:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:52:29.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:52:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:52:29.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:52:29 smithi105 ceph-mon[190463]: pgmap v6220: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:30.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:52:29 smithi006 ceph-mon[204052]: pgmap v6220: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:30.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:52:29 smithi006 ceph-mon[200575]: pgmap v6220: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:31.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:52:31 smithi105 ceph-mon[190463]: pgmap v6221: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:32.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:52:31 smithi006 ceph-mon[204052]: pgmap v6221: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:32.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:52:31 smithi006 ceph-mon[200575]: pgmap v6221: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:33.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:52:33 smithi105 ceph-mon[190463]: pgmap v6222: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:34.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:52:33 smithi006 ceph-mon[204052]: pgmap v6222: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:34.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:52:33 smithi006 ceph-mon[200575]: pgmap v6222: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:35.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:52:35 smithi105 ceph-mon[190463]: pgmap v6223: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:36.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:52:35 smithi006 ceph-mon[204052]: pgmap v6223: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:36.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:52:35 smithi006 ceph-mon[200575]: pgmap v6223: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:37.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:52:36 smithi006 ceph-mon[204052]: pgmap v6224: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:37.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:52:36 smithi006 ceph-mon[200575]: pgmap v6224: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:37.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:52:36 smithi105 ceph-mon[190463]: pgmap v6224: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:38.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:52:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:52:37] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:52:39.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:52:39 smithi105 ceph-mon[190463]: pgmap v6225: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:39.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:52:39 smithi006 ceph-mon[204052]: pgmap v6225: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:39.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:52:39 smithi006 ceph-mon[200575]: pgmap v6225: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:41.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:52:41 smithi105 ceph-mon[190463]: pgmap v6226: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:41.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:52:41 smithi006 ceph-mon[200575]: pgmap v6226: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:41.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:52:41 smithi006 ceph-mon[204052]: pgmap v6226: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:43.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:52:43 smithi105 ceph-mon[190463]: pgmap v6227: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:43.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:52:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:52:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:52:43 smithi006 ceph-mon[204052]: pgmap v6227: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:43.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:52:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:52:43.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:52:43 smithi006 ceph-mon[200575]: pgmap v6227: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:43.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:52:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:52:45.627 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:52:45 smithi105 ceph-mon[190463]: pgmap v6228: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:45.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:52:45 smithi006 ceph-mon[204052]: pgmap v6228: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:45.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:52:45 smithi006 ceph-mon[200575]: pgmap v6228: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:47.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:52:47 smithi006 ceph-mon[204052]: pgmap v6229: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:47.708 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:52:47 smithi006 ceph-mon[200575]: pgmap v6229: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:47.708 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:52:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:52:47] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:52:47.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:52:47 smithi105 ceph-mon[190463]: pgmap v6229: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:49.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:52:49 smithi006 ceph-mon[204052]: pgmap v6230: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:49.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:52:49 smithi006 ceph-mon[200575]: pgmap v6230: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:49.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:52:49 smithi105 ceph-mon[190463]: pgmap v6230: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:51.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:52:51 smithi006 ceph-mon[204052]: pgmap v6231: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:51.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:52:51 smithi006 ceph-mon[200575]: pgmap v6231: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:51.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:52:51 smithi105 ceph-mon[190463]: pgmap v6231: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:53.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:52:53 smithi006 ceph-mon[204052]: pgmap v6232: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:53.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:52:53 smithi006 ceph-mon[200575]: pgmap v6232: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:53.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:52:53 smithi105 ceph-mon[190463]: pgmap v6232: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:55.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:52:55 smithi006 ceph-mon[204052]: pgmap v6233: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:55.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:52:55 smithi006 ceph-mon[200575]: pgmap v6233: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:55.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:52:55 smithi105 ceph-mon[190463]: pgmap v6233: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:57.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:52:57 smithi006 ceph-mon[204052]: pgmap v6234: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:57.708 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:52:57 smithi006 ceph-mon[200575]: pgmap v6234: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:57.708 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:52:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:52:57] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:52:57.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:52:57 smithi105 ceph-mon[190463]: pgmap v6234: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:58.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:52:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:52:58.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:52:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:52:58.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:52:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:52:59.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:52:59 smithi006 ceph-mon[204052]: pgmap v6235: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:59.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:52:59 smithi006 ceph-mon[200575]: pgmap v6235: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:52:59.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:52:59 smithi105 ceph-mon[190463]: pgmap v6235: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:01.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:53:01 smithi006 ceph-mon[204052]: pgmap v6236: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:01.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:53:01 smithi006 ceph-mon[200575]: pgmap v6236: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:01.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:53:01 smithi105 ceph-mon[190463]: pgmap v6236: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:03.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:53:03 smithi006 ceph-mon[204052]: pgmap v6237: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:03.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:53:03 smithi006 ceph-mon[200575]: pgmap v6237: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:03.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:53:03 smithi105 ceph-mon[190463]: pgmap v6237: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:05.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:53:05 smithi006 ceph-mon[204052]: pgmap v6238: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:05.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:53:05 smithi006 ceph-mon[200575]: pgmap v6238: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:05.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:53:05 smithi105 ceph-mon[190463]: pgmap v6238: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:07.708 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:53:07 smithi006 ceph-mon[204052]: pgmap v6239: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:07.708 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:53:07 smithi006 ceph-mon[200575]: pgmap v6239: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:07.709 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:53:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:53:07] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:53:07.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:53:07 smithi105 ceph-mon[190463]: pgmap v6239: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:09.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:53:09 smithi006 ceph-mon[204052]: pgmap v6240: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:09.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:53:09 smithi006 ceph-mon[200575]: pgmap v6240: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:09.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:53:09 smithi105 ceph-mon[190463]: pgmap v6240: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:11.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:53:11 smithi006 ceph-mon[204052]: pgmap v6241: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:11.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:53:11 smithi006 ceph-mon[200575]: pgmap v6241: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:11.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:53:11 smithi105 ceph-mon[190463]: pgmap v6241: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:13.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:53:13 smithi006 ceph-mon[204052]: pgmap v6242: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:13.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:53:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:53:13.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:53:13 smithi006 ceph-mon[200575]: pgmap v6242: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:13.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:53:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:53:13.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:53:13 smithi105 ceph-mon[190463]: pgmap v6242: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:13.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:53:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:53:15.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:53:15 smithi006 ceph-mon[204052]: pgmap v6243: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:15.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:53:15 smithi006 ceph-mon[200575]: pgmap v6243: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:15.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:53:15 smithi105 ceph-mon[190463]: pgmap v6243: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:17.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:53:17 smithi006 ceph-mon[204052]: pgmap v6244: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:17.708 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:53:17 smithi006 ceph-mon[200575]: pgmap v6244: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:17.708 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:53:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:53:17] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:53:17.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:53:17 smithi105 ceph-mon[190463]: pgmap v6244: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:19.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:53:19 smithi006 ceph-mon[204052]: pgmap v6245: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:19.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:53:19 smithi006 ceph-mon[200575]: pgmap v6245: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:19.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:53:19 smithi105 ceph-mon[190463]: pgmap v6245: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:21.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:53:21 smithi006 ceph-mon[204052]: pgmap v6246: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:21.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:53:21 smithi006 ceph-mon[200575]: pgmap v6246: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:21.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:53:21 smithi105 ceph-mon[190463]: pgmap v6246: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:23.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:53:23 smithi006 ceph-mon[204052]: pgmap v6247: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:23.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:53:23 smithi006 ceph-mon[200575]: pgmap v6247: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:23.853 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:53:23 smithi105 ceph-mon[190463]: pgmap v6247: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:24.127 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 10:53:23 smithi105 conmon[249241]: logger=cleanup t=2023-09-22T10:53:23.85286297Z level=info msg="Completed cleanup jobs" duration=141.428954ms 2023-09-22T10:53:25.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:53:25 smithi006 ceph-mon[204052]: pgmap v6248: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:25.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:53:25 smithi006 ceph-mon[200575]: pgmap v6248: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:25.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:53:25 smithi105 ceph-mon[190463]: pgmap v6248: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:27.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:53:27 smithi006 ceph-mon[204052]: pgmap v6249: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:27.708 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:53:27 smithi006 ceph-mon[200575]: pgmap v6249: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:27.708 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:53:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:53:27] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:53:27.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:53:27 smithi105 ceph-mon[190463]: pgmap v6249: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:28.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:53:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:53:28.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:53:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:53:28.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:53:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:53:28.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:53:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:53:28.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:53:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:53:28.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:53:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:53:28.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:53:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:53:28.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:53:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:53:28.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:53:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:53:28.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:53:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:53:28.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:53:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:53:28.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:53:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:53:28.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:53:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:53:28.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:53:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:53:28.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:53:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:53:29.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:53:29 smithi006 ceph-mon[204052]: pgmap v6250: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:29.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:53:29 smithi006 ceph-mon[200575]: pgmap v6250: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:29.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:53:29 smithi105 ceph-mon[190463]: pgmap v6250: 137 pgs: 137 active+clean; 1.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:31.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:53:31 smithi006 ceph-mon[204052]: pgmap v6251: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:31.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:53:31 smithi006 ceph-mon[200575]: pgmap v6251: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:31.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:53:31 smithi105 ceph-mon[190463]: pgmap v6251: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:33.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:53:33 smithi006 ceph-mon[204052]: pgmap v6252: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:33.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:53:33 smithi006 ceph-mon[200575]: pgmap v6252: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:33.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:53:33 smithi105 ceph-mon[190463]: pgmap v6252: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:35.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:53:35 smithi006 ceph-mon[204052]: pgmap v6253: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:35.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:53:35 smithi006 ceph-mon[200575]: pgmap v6253: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:35.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:53:35 smithi105 ceph-mon[190463]: pgmap v6253: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:37.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:53:37 smithi006 ceph-mon[204052]: pgmap v6254: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:37.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:53:37 smithi006 ceph-mon[200575]: pgmap v6254: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:37.708 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:53:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:53:37] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:53:37.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:53:37 smithi105 ceph-mon[190463]: pgmap v6254: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:39.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:53:39 smithi006 ceph-mon[204052]: pgmap v6255: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:39.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:53:39 smithi006 ceph-mon[200575]: pgmap v6255: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:39.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:53:39 smithi105 ceph-mon[190463]: pgmap v6255: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:41.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:53:41 smithi006 ceph-mon[204052]: pgmap v6256: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:41.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:53:41 smithi006 ceph-mon[200575]: pgmap v6256: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:41.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:53:41 smithi105 ceph-mon[190463]: pgmap v6256: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:43.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:53:43 smithi006 ceph-mon[204052]: pgmap v6257: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:43.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:53:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:53:43.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:53:43 smithi006 ceph-mon[200575]: pgmap v6257: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:43.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:53:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:53:43.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:53:43 smithi105 ceph-mon[190463]: pgmap v6257: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:43.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:53:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:53:45.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:53:45 smithi006 ceph-mon[200575]: pgmap v6258: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:45.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:53:45 smithi006 ceph-mon[204052]: pgmap v6258: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:45.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:53:45 smithi105 ceph-mon[190463]: pgmap v6258: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:47.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:53:47 smithi006 ceph-mon[200575]: pgmap v6259: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:47.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:53:47 smithi006 ceph-mon[204052]: pgmap v6259: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:47.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:53:47 smithi105 ceph-mon[190463]: pgmap v6259: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:53:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:53:47] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:53:49.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:53:49 smithi006 ceph-mon[204052]: pgmap v6260: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:49.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:53:49 smithi006 ceph-mon[200575]: pgmap v6260: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:49.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:53:49 smithi105 ceph-mon[190463]: pgmap v6260: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:51.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:53:51 smithi006 ceph-mon[204052]: pgmap v6261: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:51.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:53:51 smithi006 ceph-mon[200575]: pgmap v6261: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:51.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:53:51 smithi105 ceph-mon[190463]: pgmap v6261: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:53.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:53:53 smithi006 ceph-mon[204052]: pgmap v6262: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:53.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:53:53 smithi006 ceph-mon[200575]: pgmap v6262: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:53.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:53:53 smithi105 ceph-mon[190463]: pgmap v6262: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:55.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:53:55 smithi006 ceph-mon[200575]: pgmap v6263: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:55.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:53:55 smithi006 ceph-mon[204052]: pgmap v6263: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:55.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:53:55 smithi105 ceph-mon[190463]: pgmap v6263: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:57.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:53:57 smithi006 ceph-mon[204052]: pgmap v6264: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:57.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:53:57 smithi006 ceph-mon[200575]: pgmap v6264: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:57.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:53:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:53:57] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-22T10:53:57.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:53:57 smithi105 ceph-mon[190463]: pgmap v6264: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:58.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:53:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:53:58.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:53:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:53:58.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:53:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:53:59.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:53:59 smithi006 ceph-mon[204052]: pgmap v6265: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:59.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:53:59 smithi006 ceph-mon[200575]: pgmap v6265: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:53:59.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:53:59 smithi105 ceph-mon[190463]: pgmap v6265: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:01.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:54:01 smithi006 ceph-mon[204052]: pgmap v6266: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:01.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:54:01 smithi006 ceph-mon[200575]: pgmap v6266: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:01.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:54:01 smithi105 ceph-mon[190463]: pgmap v6266: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:03.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:54:03 smithi006 ceph-mon[200575]: pgmap v6267: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:03.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:54:03 smithi006 ceph-mon[204052]: pgmap v6267: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:03.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:54:03 smithi105 ceph-mon[190463]: pgmap v6267: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:05.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:54:05 smithi006 ceph-mon[204052]: pgmap v6268: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:05.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:54:05 smithi006 ceph-mon[200575]: pgmap v6268: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:05.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:54:05 smithi105 ceph-mon[190463]: pgmap v6268: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:07.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:54:07 smithi006 ceph-mon[204052]: pgmap v6269: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:07.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:54:07 smithi006 ceph-mon[200575]: pgmap v6269: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:07.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:54:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:54:07] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:54:07.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:54:07 smithi105 ceph-mon[190463]: pgmap v6269: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:09.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:54:09 smithi006 ceph-mon[204052]: pgmap v6270: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:09.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:54:09 smithi006 ceph-mon[200575]: pgmap v6270: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:09.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:54:09 smithi105 ceph-mon[190463]: pgmap v6270: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:11.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:54:11 smithi006 ceph-mon[204052]: pgmap v6271: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:11.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:54:11 smithi006 ceph-mon[200575]: pgmap v6271: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:11.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:54:11 smithi105 ceph-mon[190463]: pgmap v6271: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:13.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:54:13 smithi006 ceph-mon[204052]: pgmap v6272: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:13.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:54:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:54:13.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:54:13 smithi006 ceph-mon[200575]: pgmap v6272: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:13.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:54:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:54:13.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:54:13 smithi105 ceph-mon[190463]: pgmap v6272: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:13.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:54:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:54:15.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:54:15 smithi006 ceph-mon[200575]: pgmap v6273: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:15.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:54:15 smithi006 ceph-mon[204052]: pgmap v6273: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:15.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:54:15 smithi105 ceph-mon[190463]: pgmap v6273: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:17.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:54:17 smithi006 ceph-mon[204052]: pgmap v6274: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:17.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:54:17 smithi006 ceph-mon[200575]: pgmap v6274: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:17.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:54:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:54:17] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:54:17.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:54:17 smithi105 ceph-mon[190463]: pgmap v6274: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:19.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:54:19 smithi006 ceph-mon[200575]: pgmap v6275: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:19.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:54:19 smithi006 ceph-mon[204052]: pgmap v6275: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:19.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:54:19 smithi105 ceph-mon[190463]: pgmap v6275: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:21.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:54:21 smithi006 ceph-mon[204052]: pgmap v6276: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:21.808 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:54:21 smithi006 ceph-mon[200575]: pgmap v6276: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:21.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:54:21 smithi105 ceph-mon[190463]: pgmap v6276: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:23.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:54:23 smithi006 ceph-mon[200575]: pgmap v6277: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:23.801 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:54:23 smithi006 ceph-mon[204052]: pgmap v6277: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:23.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:54:23 smithi105 ceph-mon[190463]: pgmap v6277: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:25.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:54:25 smithi006 ceph-mon[200575]: pgmap v6278: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:25.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:54:25 smithi006 ceph-mon[204052]: pgmap v6278: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:25.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:54:25 smithi105 ceph-mon[190463]: pgmap v6278: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:27.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:54:27 smithi006 ceph-mon[200575]: pgmap v6279: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:27.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:54:27 smithi006 ceph-mon[204052]: pgmap v6279: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:27.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:54:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:54:27] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:54:27.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:54:27 smithi105 ceph-mon[190463]: pgmap v6279: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:28.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:54:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:54:28.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:54:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:54:28.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:54:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:54:28.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:54:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:54:28.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:54:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:54:28.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:54:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:54:29.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:54:29 smithi006 ceph-mon[204052]: pgmap v6280: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:29.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:54:29 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:54:29.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:54:29 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:54:29.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:54:29 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:54:29.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:54:29 smithi006 ceph-mon[200575]: pgmap v6280: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:29.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:54:29 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:54:29.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:54:29 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:54:29.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:54:29 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:54:29.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:54:29 smithi105 ceph-mon[190463]: pgmap v6280: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:29.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:54:29 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:54:29.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:54:29 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:54:29.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:54:29 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:54:31.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:54:31 smithi006 ceph-mon[204052]: pgmap v6281: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:31.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:54:31 smithi006 ceph-mon[200575]: pgmap v6281: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:31.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:54:31 smithi105 ceph-mon[190463]: pgmap v6281: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:33.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:54:33 smithi006 ceph-mon[200575]: pgmap v6282: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:33.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:54:33 smithi006 ceph-mon[204052]: pgmap v6282: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:33.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:54:33 smithi105 ceph-mon[190463]: pgmap v6282: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:35.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:54:35 smithi006 ceph-mon[200575]: pgmap v6283: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:35.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:54:35 smithi006 ceph-mon[204052]: pgmap v6283: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:35.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:54:35 smithi105 ceph-mon[190463]: pgmap v6283: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:37.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:54:37 smithi006 ceph-mon[204052]: pgmap v6284: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:37.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:54:37 smithi006 ceph-mon[200575]: pgmap v6284: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:37.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:54:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:54:37] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:54:37.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:54:37 smithi105 ceph-mon[190463]: pgmap v6284: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:39.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:54:39 smithi006 ceph-mon[204052]: pgmap v6285: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:39.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:54:39 smithi006 ceph-mon[200575]: pgmap v6285: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:39.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:54:39 smithi105 ceph-mon[190463]: pgmap v6285: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:41.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:54:41 smithi006 ceph-mon[204052]: pgmap v6286: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:41.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:54:41 smithi006 ceph-mon[200575]: pgmap v6286: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:41.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:54:41 smithi105 ceph-mon[190463]: pgmap v6286: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:43.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:54:43 smithi006 ceph-mon[204052]: pgmap v6287: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:43.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:54:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:54:43.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:54:43 smithi006 ceph-mon[200575]: pgmap v6287: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:43.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:54:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:54:43.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:54:43 smithi105 ceph-mon[190463]: pgmap v6287: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:43.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:54:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:54:45.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:54:45 smithi006 ceph-mon[204052]: pgmap v6288: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:45.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:54:45 smithi006 ceph-mon[200575]: pgmap v6288: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:45.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:54:45 smithi105 ceph-mon[190463]: pgmap v6288: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:47.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:54:47 smithi105 ceph-mon[190463]: pgmap v6289: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:48.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:54:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:54:47] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:54:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:54:47 smithi006 ceph-mon[204052]: pgmap v6289: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:48.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:54:47 smithi006 ceph-mon[200575]: pgmap v6289: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:49.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:54:49 smithi105 ceph-mon[190463]: pgmap v6290: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:50.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:54:49 smithi006 ceph-mon[204052]: pgmap v6290: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:50.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:54:49 smithi006 ceph-mon[200575]: pgmap v6290: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:51.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:54:51 smithi105 ceph-mon[190463]: pgmap v6291: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:52.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:54:51 smithi006 ceph-mon[204052]: pgmap v6291: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:52.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:54:51 smithi006 ceph-mon[200575]: pgmap v6291: 137 pgs: 137 active+clean; 1.3 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:53.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:54:53 smithi105 ceph-mon[190463]: pgmap v6292: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:54.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:54:53 smithi006 ceph-mon[204052]: pgmap v6292: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:54.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:54:53 smithi006 ceph-mon[200575]: pgmap v6292: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:55.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:54:55 smithi105 ceph-mon[190463]: pgmap v6293: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:56.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:54:55 smithi006 ceph-mon[204052]: pgmap v6293: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:56.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:54:55 smithi006 ceph-mon[200575]: pgmap v6293: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:57.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:54:57 smithi105 ceph-mon[190463]: pgmap v6294: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:54:57 smithi006 ceph-mon[204052]: pgmap v6294: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:58.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:54:57 smithi006 ceph-mon[200575]: pgmap v6294: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:54:58.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:54:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:54:57] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-22T10:54:58.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:54:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:54:59.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:54:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:54:59.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:54:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:54:59.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:54:59 smithi105 ceph-mon[190463]: pgmap v6295: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:00.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:54:59 smithi006 ceph-mon[204052]: pgmap v6295: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:00.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:54:59 smithi006 ceph-mon[200575]: pgmap v6295: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:01.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:55:01 smithi105 ceph-mon[190463]: pgmap v6296: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:02.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:55:01 smithi006 ceph-mon[204052]: pgmap v6296: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:02.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:55:01 smithi006 ceph-mon[200575]: pgmap v6296: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:03.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:55:03 smithi105 ceph-mon[190463]: pgmap v6297: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:04.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:55:03 smithi006 ceph-mon[204052]: pgmap v6297: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:04.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:55:03 smithi006 ceph-mon[200575]: pgmap v6297: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:05.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:55:05 smithi105 ceph-mon[190463]: pgmap v6298: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:06.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:55:05 smithi006 ceph-mon[204052]: pgmap v6298: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:06.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:55:05 smithi006 ceph-mon[200575]: pgmap v6298: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:07.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:55:07 smithi105 ceph-mon[190463]: pgmap v6299: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:08.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:55:07 smithi006 ceph-mon[204052]: pgmap v6299: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:08.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:55:07 smithi006 ceph-mon[200575]: pgmap v6299: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:08.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:55:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:55:07] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:55:09.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:55:09 smithi105 ceph-mon[190463]: pgmap v6300: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:10.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:55:09 smithi006 ceph-mon[204052]: pgmap v6300: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:10.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:55:09 smithi006 ceph-mon[200575]: pgmap v6300: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:11.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:55:11 smithi105 ceph-mon[190463]: pgmap v6301: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:12.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:55:11 smithi006 ceph-mon[204052]: pgmap v6301: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:12.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:55:11 smithi006 ceph-mon[200575]: pgmap v6301: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:13.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:55:13 smithi105 ceph-mon[190463]: pgmap v6302: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:13.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:55:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:55:14.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:55:13 smithi006 ceph-mon[204052]: pgmap v6302: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:14.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:55:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:55:14.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:55:13 smithi006 ceph-mon[200575]: pgmap v6302: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:14.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:55:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:55:15.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:55:15 smithi105 ceph-mon[190463]: pgmap v6303: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:16.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:55:15 smithi006 ceph-mon[204052]: pgmap v6303: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:16.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:55:15 smithi006 ceph-mon[200575]: pgmap v6303: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:17.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:55:17 smithi105 ceph-mon[190463]: pgmap v6304: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:18.038 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:55:17 smithi006 ceph-mon[204052]: pgmap v6304: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:18.038 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:55:17 smithi006 ceph-mon[200575]: pgmap v6304: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:18.040 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:55:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:55:17] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T10:55:19.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:55:19 smithi105 ceph-mon[190463]: pgmap v6305: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:20.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:55:19 smithi006 ceph-mon[204052]: pgmap v6305: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:20.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:55:19 smithi006 ceph-mon[200575]: pgmap v6305: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:21.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:55:21 smithi105 ceph-mon[190463]: pgmap v6306: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:22.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:55:21 smithi006 ceph-mon[204052]: pgmap v6306: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:22.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:55:21 smithi006 ceph-mon[200575]: pgmap v6306: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:23.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:55:23 smithi105 ceph-mon[190463]: pgmap v6307: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:24.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:55:23 smithi006 ceph-mon[204052]: pgmap v6307: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:24.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:55:23 smithi006 ceph-mon[200575]: pgmap v6307: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:25.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:55:25 smithi105 ceph-mon[190463]: pgmap v6308: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:26.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:55:25 smithi006 ceph-mon[204052]: pgmap v6308: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:26.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:55:25 smithi006 ceph-mon[200575]: pgmap v6308: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:27.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:55:27 smithi105 ceph-mon[190463]: pgmap v6309: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:28.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:55:27 smithi006 ceph-mon[204052]: pgmap v6309: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:28.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:55:27 smithi006 ceph-mon[200575]: pgmap v6309: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:28.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:55:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:55:27] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T10:55:28.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:55:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:55:29.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:55:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:55:29.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:55:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:55:29.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:55:29 smithi105 ceph-mon[190463]: pgmap v6310: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:29.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:55:29 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:55:29.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:55:29 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:55:29.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:55:29 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:55:29.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:55:29 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:55:30.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:55:29 smithi006 ceph-mon[204052]: pgmap v6310: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:30.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:55:29 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:55:30.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:55:29 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:55:30.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:55:29 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:55:30.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:55:29 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:55:30.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:55:29 smithi006 ceph-mon[200575]: pgmap v6310: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:30.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:55:29 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:55:30.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:55:29 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:55:30.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:55:29 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:55:30.037 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:55:29 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:55:31.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:55:31 smithi105 ceph-mon[190463]: pgmap v6311: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:32.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:55:31 smithi006 ceph-mon[204052]: pgmap v6311: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:32.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:55:31 smithi006 ceph-mon[200575]: pgmap v6311: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:33.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:55:33 smithi105 ceph-mon[190463]: pgmap v6312: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:34.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:55:33 smithi006 ceph-mon[204052]: pgmap v6312: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:34.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:55:33 smithi006 ceph-mon[200575]: pgmap v6312: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:35.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:55:35 smithi105 ceph-mon[190463]: pgmap v6313: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:36.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:55:35 smithi006 ceph-mon[204052]: pgmap v6313: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:36.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:55:35 smithi006 ceph-mon[200575]: pgmap v6313: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:37.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:55:37 smithi105 ceph-mon[190463]: pgmap v6314: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:38.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:55:37 smithi006 ceph-mon[204052]: pgmap v6314: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:38.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:55:37 smithi006 ceph-mon[200575]: pgmap v6314: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:38.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:55:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:55:37] "GET /metrics HTTP/1.1" 200 36231 "" "Prometheus/2.43.0" 2023-09-22T10:55:39.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:55:39 smithi105 ceph-mon[190463]: pgmap v6315: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:40.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:55:39 smithi006 ceph-mon[204052]: pgmap v6315: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:40.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:55:39 smithi006 ceph-mon[200575]: pgmap v6315: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:41.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:55:41 smithi105 ceph-mon[190463]: pgmap v6316: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:42.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:55:41 smithi006 ceph-mon[204052]: pgmap v6316: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:42.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:55:41 smithi006 ceph-mon[200575]: pgmap v6316: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:43.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:55:43 smithi105 ceph-mon[190463]: pgmap v6317: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:43.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:55:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:55:44.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:55:43 smithi006 ceph-mon[204052]: pgmap v6317: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:44.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:55:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:55:44.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:55:43 smithi006 ceph-mon[200575]: pgmap v6317: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:44.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:55:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:55:45.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:55:45 smithi105 ceph-mon[190463]: pgmap v6318: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:46.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:55:45 smithi006 ceph-mon[204052]: pgmap v6318: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:46.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:55:45 smithi006 ceph-mon[200575]: pgmap v6318: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:47.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:55:47 smithi105 ceph-mon[190463]: pgmap v6319: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:48.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:55:47 smithi006 ceph-mon[204052]: pgmap v6319: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:48.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:55:47 smithi006 ceph-mon[200575]: pgmap v6319: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:48.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:55:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:55:47] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:55:49.879 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:55:49 smithi105 ceph-mon[190463]: pgmap v6320: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:50.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:55:49 smithi006 ceph-mon[204052]: pgmap v6320: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:50.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:55:49 smithi006 ceph-mon[200575]: pgmap v6320: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:51.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:55:51 smithi105 ceph-mon[190463]: pgmap v6321: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:52.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:55:51 smithi006 ceph-mon[204052]: pgmap v6321: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:52.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:55:51 smithi006 ceph-mon[200575]: pgmap v6321: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:53.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:55:53 smithi105 ceph-mon[190463]: pgmap v6322: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:54.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:55:53 smithi006 ceph-mon[204052]: pgmap v6322: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:54.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:55:53 smithi006 ceph-mon[200575]: pgmap v6322: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:55.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:55:55 smithi105 ceph-mon[190463]: pgmap v6323: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:56.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:55:55 smithi006 ceph-mon[204052]: pgmap v6323: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:56.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:55:55 smithi006 ceph-mon[200575]: pgmap v6323: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:57.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:55:57 smithi105 ceph-mon[190463]: pgmap v6324: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:58.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:55:57 smithi006 ceph-mon[204052]: pgmap v6324: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:58.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:55:57 smithi006 ceph-mon[200575]: pgmap v6324: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:55:58.036 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:55:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:55:57] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:55:59.035 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:55:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:55:59.036 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:55:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:55:59.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:55:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:56:00.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:55:59 smithi006 ceph-mon[200575]: pgmap v6325: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:00.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:55:59 smithi006 ceph-mon[204052]: pgmap v6325: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:00.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:55:59 smithi105 ceph-mon[190463]: pgmap v6325: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:01.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:56:00 smithi006 ceph-mon[200575]: pgmap v6326: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:01.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:56:00 smithi006 ceph-mon[204052]: pgmap v6326: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:01.127 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:56:00 smithi105 ceph-mon[190463]: pgmap v6326: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:03.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:56:02 smithi006 ceph-mon[200575]: pgmap v6327: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:03.286 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:56:02 smithi006 ceph-mon[204052]: pgmap v6327: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:03.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:56:02 smithi105 ceph-mon[190463]: pgmap v6327: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:05.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:56:05 smithi006 ceph-mon[200575]: pgmap v6328: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:05.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:56:05 smithi006 ceph-mon[204052]: pgmap v6328: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:05.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:56:05 smithi105 ceph-mon[190463]: pgmap v6328: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:07.709 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:56:07 smithi006 ceph-mon[200575]: pgmap v6329: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:07.710 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:56:07 smithi006 ceph-mon[204052]: pgmap v6329: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:07.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:56:07 smithi105 ceph-mon[190463]: pgmap v6329: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:08.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:56:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:56:07] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:56:09.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:56:09 smithi006 ceph-mon[204052]: pgmap v6330: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:09.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:56:09 smithi006 ceph-mon[200575]: pgmap v6330: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:09.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:56:09 smithi105 ceph-mon[190463]: pgmap v6330: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:11.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:56:11 smithi006 ceph-mon[204052]: pgmap v6331: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:11.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:56:11 smithi006 ceph-mon[200575]: pgmap v6331: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:11.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:56:11 smithi105 ceph-mon[190463]: pgmap v6331: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:13.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:56:13 smithi006 ceph-mon[204052]: pgmap v6332: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:13.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:56:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:56:13.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:56:13 smithi006 ceph-mon[200575]: pgmap v6332: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:13.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:56:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:56:13.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:56:13 smithi105 ceph-mon[190463]: pgmap v6332: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:13.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:56:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:56:15.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:56:15 smithi006 ceph-mon[200575]: pgmap v6333: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:15.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:56:15 smithi006 ceph-mon[204052]: pgmap v6333: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:15.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:56:15 smithi105 ceph-mon[190463]: pgmap v6333: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:17.710 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:56:17 smithi006 ceph-mon[200575]: pgmap v6334: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:17.711 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:56:17 smithi006 ceph-mon[204052]: pgmap v6334: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:17.711 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:56:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:56:17] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:56:17.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:56:17 smithi105 ceph-mon[190463]: pgmap v6334: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:19.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:56:19 smithi006 ceph-mon[204052]: pgmap v6335: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:19.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:56:19 smithi006 ceph-mon[200575]: pgmap v6335: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:19.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:56:19 smithi105 ceph-mon[190463]: pgmap v6335: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:21.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:56:21 smithi006 ceph-mon[204052]: pgmap v6336: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:21.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:56:21 smithi006 ceph-mon[200575]: pgmap v6336: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:21.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:56:21 smithi105 ceph-mon[190463]: pgmap v6336: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:23.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:56:23 smithi006 ceph-mon[204052]: pgmap v6337: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:23.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:56:23 smithi006 ceph-mon[200575]: pgmap v6337: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:23.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:56:23 smithi105 ceph-mon[190463]: pgmap v6337: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:25.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:56:25 smithi006 ceph-mon[204052]: pgmap v6338: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:25.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:56:25 smithi006 ceph-mon[200575]: pgmap v6338: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:25.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:56:25 smithi105 ceph-mon[190463]: pgmap v6338: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:27.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:56:27 smithi006 ceph-mon[204052]: pgmap v6339: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:27.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:56:27 smithi006 ceph-mon[200575]: pgmap v6339: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:27.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:56:27 smithi105 ceph-mon[190463]: pgmap v6339: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:28.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:56:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:56:27] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-22T10:56:28.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:56:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:56:28.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:56:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:56:28.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:56:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:56:29.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:56:29 smithi006 ceph-mon[204052]: pgmap v6340: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:29.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:56:29 smithi006 ceph-mon[200575]: pgmap v6340: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:29.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:56:29 smithi105 ceph-mon[190463]: pgmap v6340: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:30.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:56:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:56:30.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:56:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:56:30.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:56:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:56:30.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:56:30 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:56:30.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:56:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:56:30.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:56:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:56:30.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:56:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:56:30.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:56:30 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:56:30.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:56:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-22T10:56:30.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:56:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-22T10:56:30.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:56:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-22T10:56:30.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:56:30 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' 2023-09-22T10:56:31.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:56:31 smithi006 ceph-mon[204052]: pgmap v6341: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:31.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:56:31 smithi006 ceph-mon[200575]: pgmap v6341: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:31.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:56:31 smithi105 ceph-mon[190463]: pgmap v6341: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:33.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:56:33 smithi006 ceph-mon[200575]: pgmap v6342: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:33.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:56:33 smithi006 ceph-mon[204052]: pgmap v6342: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:33.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:56:33 smithi105 ceph-mon[190463]: pgmap v6342: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:35.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:56:35 smithi006 ceph-mon[200575]: pgmap v6343: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:35.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:56:35 smithi006 ceph-mon[204052]: pgmap v6343: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:35.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:56:35 smithi105 ceph-mon[190463]: pgmap v6343: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:37.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:56:37 smithi006 ceph-mon[204052]: pgmap v6344: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:37.708 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:56:37 smithi006 ceph-mon[200575]: pgmap v6344: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:37.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:56:37 smithi105 ceph-mon[190463]: pgmap v6344: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:38.035 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:56:37 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:56:37] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:56:39.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:56:39 smithi006 ceph-mon[204052]: pgmap v6345: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:39.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:56:39 smithi006 ceph-mon[200575]: pgmap v6345: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:39.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:56:39 smithi105 ceph-mon[190463]: pgmap v6345: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:41.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:56:41 smithi006 ceph-mon[204052]: pgmap v6346: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:41.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:56:41 smithi006 ceph-mon[200575]: pgmap v6346: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:41.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:56:41 smithi105 ceph-mon[190463]: pgmap v6346: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:43.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:56:43 smithi006 ceph-mon[204052]: pgmap v6347: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:43.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:56:43 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:56:43.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:56:43 smithi006 ceph-mon[200575]: pgmap v6347: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:43.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:56:43 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:56:43.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:56:43 smithi105 ceph-mon[190463]: pgmap v6347: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:43.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:56:43 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:56:45.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:56:45 smithi006 ceph-mon[204052]: pgmap v6348: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:45.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:56:45 smithi006 ceph-mon[200575]: pgmap v6348: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:45.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:56:45 smithi105 ceph-mon[190463]: pgmap v6348: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:47.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:56:47 smithi006 ceph-mon[204052]: pgmap v6349: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:47.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:56:47 smithi006 ceph-mon[200575]: pgmap v6349: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:47.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:56:47 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:56:47] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:56:47.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:56:47 smithi105 ceph-mon[190463]: pgmap v6349: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:49.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:56:49 smithi006 ceph-mon[204052]: pgmap v6350: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:49.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:56:49 smithi006 ceph-mon[200575]: pgmap v6350: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:49.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:56:49 smithi105 ceph-mon[190463]: pgmap v6350: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:51.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:56:51 smithi006 ceph-mon[200575]: pgmap v6351: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:51.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:56:51 smithi006 ceph-mon[204052]: pgmap v6351: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:51.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:56:51 smithi105 ceph-mon[190463]: pgmap v6351: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:53.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:56:53 smithi006 ceph-mon[204052]: pgmap v6352: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:53.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:56:53 smithi006 ceph-mon[200575]: pgmap v6352: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:53.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:56:53 smithi105 ceph-mon[190463]: pgmap v6352: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:55.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:56:55 smithi006 ceph-mon[200575]: pgmap v6353: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:55.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:56:55 smithi006 ceph-mon[204052]: pgmap v6353: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:55.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:56:55 smithi105 ceph-mon[190463]: pgmap v6353: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:57.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:56:57 smithi006 ceph-mon[204052]: pgmap v6354: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:57.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:56:57 smithi006 ceph-mon[200575]: pgmap v6354: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:57.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:56:57 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:56:57] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-22T10:56:57.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:56:57 smithi105 ceph-mon[190463]: pgmap v6354: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:58.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:56:58 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:56:58.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:56:58 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:56:58.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:56:58 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:56:59.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:56:59 smithi006 ceph-mon[204052]: pgmap v6355: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:59.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:56:59 smithi006 ceph-mon[200575]: pgmap v6355: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:56:59.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:56:59 smithi105 ceph-mon[190463]: pgmap v6355: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:57:01.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:57:01 smithi006 ceph-mon[204052]: pgmap v6356: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:57:01.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:57:01 smithi006 ceph-mon[200575]: pgmap v6356: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:57:01.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:57:01 smithi105 ceph-mon[190463]: pgmap v6356: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:57:03.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:57:03 smithi006 ceph-mon[204052]: pgmap v6357: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:57:03.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:57:03 smithi006 ceph-mon[200575]: pgmap v6357: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:57:03.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:57:03 smithi105 ceph-mon[190463]: pgmap v6357: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:57:05.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:57:05 smithi006 ceph-mon[200575]: pgmap v6358: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:57:05.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:57:05 smithi006 ceph-mon[204052]: pgmap v6358: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:57:05.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:57:05 smithi105 ceph-mon[190463]: pgmap v6358: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:57:07.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:57:07 smithi006 ceph-mon[204052]: pgmap v6359: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:57:07.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:57:07 smithi006 ceph-mon[200575]: pgmap v6359: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:57:07.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:57:07 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:57:07] "GET /metrics HTTP/1.1" 200 36233 "" "Prometheus/2.43.0" 2023-09-22T10:57:07.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:57:07 smithi105 ceph-mon[190463]: pgmap v6359: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:57:09.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:57:09 smithi006 ceph-mon[204052]: pgmap v6360: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:57:09.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:57:09 smithi006 ceph-mon[200575]: pgmap v6360: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:57:09.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:57:09 smithi105 ceph-mon[190463]: pgmap v6360: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:57:11.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:57:11 smithi006 ceph-mon[204052]: pgmap v6361: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:57:11.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:57:11 smithi006 ceph-mon[200575]: pgmap v6361: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:57:11.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:57:11 smithi105 ceph-mon[190463]: pgmap v6361: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:57:13.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:57:13 smithi006 ceph-mon[204052]: pgmap v6362: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:57:13.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:57:13 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:57:13.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:57:13 smithi006 ceph-mon[200575]: pgmap v6362: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:57:13.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:57:13 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:57:13.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:57:13 smithi105 ceph-mon[190463]: pgmap v6362: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:57:13.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:57:13 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:57:15.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:57:15 smithi006 ceph-mon[204052]: pgmap v6363: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:57:15.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:57:15 smithi006 ceph-mon[200575]: pgmap v6363: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:57:15.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:57:15 smithi105 ceph-mon[190463]: pgmap v6363: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:57:17.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:57:17 smithi006 ceph-mon[204052]: pgmap v6364: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:57:17.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:57:17 smithi006 ceph-mon[200575]: pgmap v6364: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:57:17.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:57:17 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:57:17] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T10:57:17.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:57:17 smithi105 ceph-mon[190463]: pgmap v6364: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:57:19.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:57:19 smithi006 ceph-mon[204052]: pgmap v6365: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:57:19.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:57:19 smithi006 ceph-mon[200575]: pgmap v6365: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:57:19.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:57:19 smithi105 ceph-mon[190463]: pgmap v6365: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:57:21.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:57:21 smithi006 ceph-mon[204052]: pgmap v6366: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:57:21.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:57:21 smithi006 ceph-mon[200575]: pgmap v6366: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:57:21.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:57:21 smithi105 ceph-mon[190463]: pgmap v6366: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:57:23.735 DEBUG:teuthology.orchestra.run:got remote process result: 124 2023-09-22T10:57:23.736 INFO:tasks.workunit:Stopping ['cls'] on client.0... 2023-09-22T10:57:23.736 DEBUG:teuthology.orchestra.run.smithi006:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-09-22T10:57:23.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:57:23 smithi006 ceph-mon[204052]: pgmap v6367: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:57:23.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:57:23 smithi006 ceph-mon[200575]: pgmap v6367: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:57:23.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:57:23 smithi105 ceph-mon[190463]: pgmap v6367: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:57:24.220 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/git.ceph.com_ceph-c_f7ddca67b6a148248f52707ca2c2435fcda64b34/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/git.ceph.com_ceph-c_f7ddca67b6a148248f52707ca2c2435fcda64b34/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 smithi006 with status 124: 'mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_2pc_queue.sh' 2023-09-22T10:57:24.345 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=d575767c37d94e9596e6ade3acbb68a9 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/git.ceph.com_ceph-c_f7ddca67b6a148248f52707ca2c2435fcda64b34/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/git.ceph.com_ceph-c_f7ddca67b6a148248f52707ca2c2435fcda64b34/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 smithi006 with status 124: 'mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_2pc_queue.sh' 2023-09-22T10:57:24.349 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-09-22T10:57:24.362 INFO:tasks.cephadm:Teardown begin 2023-09-22T10:57:24.363 INFO:tasks.cephfs.filesystem:Destroying file system cephfs and related pools 2023-09-22T10:57:24.363 DEBUG:teuthology.orchestra.run.smithi006:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-09-22T10:57:24.865 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T10:57:24.865 INFO:teuthology.orchestra.run.smithi006.stdout:{"epoch":16,"default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":54307,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.105:6833/1893989314","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6832","nonce":1893989314},{"type":"v1","addr":"172.21.15.105:6833","nonce":1893989314}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2","feature_11":"minor log segments"}},"epoch":16}],"filesystems":[{"mdsmap":{"epoch":15,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false,"refuse_standby_for_another_fs":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2023-09-22T07:40:47.794580+0000","modified":"2023-09-22T07:52:18.409057+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":560,"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":34359},"failed":[],"damaged":[],"stopped":[],"info":{"gid_34359":{"gid":34359,"name":"a","rank":0,"incarnation":12,"state":"up:active","state_seq":6,"addr":"172.21.15.6:6835/2387738273","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6834","nonce":2387738273},{"type":"v1","addr":"172.21.15.6:6835","nonce":2387738273}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2","feature_11":"minor log segments"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","bal_rank_mask":"-1","standby_count_wanted":0},"id":1}]} 2023-09-22T10:57:24.868 INFO:teuthology.orchestra.run.smithi006.stderr:dumped fsmap epoch 16 2023-09-22T10:57:24.880 DEBUG:teuthology.orchestra.run.smithi006:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-09-22T10:57:25.256 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T10:57:25.256 INFO:teuthology.orchestra.run.smithi006.stdout:{"epoch":16,"default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":54307,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.105:6833/1893989314","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6832","nonce":1893989314},{"type":"v1","addr":"172.21.15.105:6833","nonce":1893989314}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2","feature_11":"minor log segments"}},"epoch":16}],"filesystems":[{"mdsmap":{"epoch":15,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false,"refuse_standby_for_another_fs":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2023-09-22T07:40:47.794580+0000","modified":"2023-09-22T07:52:18.409057+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":560,"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":34359},"failed":[],"damaged":[],"stopped":[],"info":{"gid_34359":{"gid":34359,"name":"a","rank":0,"incarnation":12,"state":"up:active","state_seq":6,"addr":"172.21.15.6:6835/2387738273","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6834","nonce":2387738273},{"type":"v1","addr":"172.21.15.6:6835","nonce":2387738273}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2","feature_11":"minor log segments"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","bal_rank_mask":"-1","standby_count_wanted":0},"id":1}]} 2023-09-22T10:57:25.259 INFO:teuthology.orchestra.run.smithi006.stderr:dumped fsmap epoch 16 2023-09-22T10:57:25.271 DEBUG:teuthology.orchestra.run.smithi006:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-09-22T10:57:25.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:57:25 smithi006 ceph-mon[200575]: pgmap v6368: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:57:25.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:57:25 smithi006 ceph-mon[200575]: from='client.? 172.21.15.6:0/1607798554' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-22T10:57:25.536 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:57:25 smithi006 ceph-mon[200575]: from='client.? 172.21.15.6:0/2334565200' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-22T10:57:25.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:57:25 smithi006 ceph-mon[204052]: pgmap v6368: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:57:25.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:57:25 smithi006 ceph-mon[204052]: from='client.? 172.21.15.6:0/1607798554' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-22T10:57:25.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:57:25 smithi006 ceph-mon[204052]: from='client.? 172.21.15.6:0/2334565200' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-22T10:57:25.611 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-09-22T10:57:25.611 INFO:teuthology.orchestra.run.smithi006.stdout:{"epoch":887,"fsid":"762f9dea-591a-11ee-8db4-212e2dc638e7","created":"2023-09-22T07:35:28.873111+0000","modified":"2023-09-22T07:58:28.412975+0000","last_up_change":"2023-09-22T07:51:56.386889+0000","last_in_change":"2023-09-22T07:40:09.144000+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":27,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":24,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-22T07:38:33.324608+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2023-09-22T07:40:46.187845+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":"61","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2023-09-22T07:40:47.166043+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":"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"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2023-09-22T07:41:23.851278+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":"67","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-smithi006-265834-19","create_time":"2023-09-22T07:58:25.884209+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":"887","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":"8bb64d38-363d-4887-b5e3-a21b593ff5b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":298,"up_from":309,"up_thru":885,"down_at":299,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6802","nonce":2806584267},{"type":"v1","addr":"172.21.15.6:6803","nonce":2806584267}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6804","nonce":2806584267},{"type":"v1","addr":"172.21.15.6:6805","nonce":2806584267}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6808","nonce":2806584267},{"type":"v1","addr":"172.21.15.6:6809","nonce":2806584267}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6806","nonce":2806584267},{"type":"v1","addr":"172.21.15.6:6807","nonce":2806584267}]},"public_addr":"172.21.15.6:6803/2806584267","cluster_addr":"172.21.15.6:6805/2806584267","heartbeat_back_addr":"172.21.15.6:6809/2806584267","heartbeat_front_addr":"172.21.15.6:6807/2806584267","state":["exists","up"]},{"osd":1,"uuid":"7a9fe51f-5726-4a3f-a524-951f0976f687","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":331,"up_from":342,"up_thru":885,"down_at":332,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6810","nonce":2340464373},{"type":"v1","addr":"172.21.15.6:6811","nonce":2340464373}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6812","nonce":2340464373},{"type":"v1","addr":"172.21.15.6:6813","nonce":2340464373}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6816","nonce":2340464373},{"type":"v1","addr":"172.21.15.6:6817","nonce":2340464373}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6814","nonce":2340464373},{"type":"v1","addr":"172.21.15.6:6815","nonce":2340464373}]},"public_addr":"172.21.15.6:6811/2340464373","cluster_addr":"172.21.15.6:6813/2340464373","heartbeat_back_addr":"172.21.15.6:6817/2340464373","heartbeat_front_addr":"172.21.15.6:6815/2340464373","state":["exists","up"]},{"osd":2,"uuid":"d394f80c-eac0-4bad-b3d7-f42410a56d53","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":363,"up_from":373,"up_thru":885,"down_at":364,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6818","nonce":3860020251},{"type":"v1","addr":"172.21.15.6:6819","nonce":3860020251}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6820","nonce":3860020251},{"type":"v1","addr":"172.21.15.6:6821","nonce":3860020251}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6824","nonce":3860020251},{"type":"v1","addr":"172.21.15.6:6825","nonce":3860020251}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6822","nonce":3860020251},{"type":"v1","addr":"172.21.15.6:6823","nonce":3860020251}]},"public_addr":"172.21.15.6:6819/3860020251","cluster_addr":"172.21.15.6:6821/3860020251","heartbeat_back_addr":"172.21.15.6:6825/3860020251","heartbeat_front_addr":"172.21.15.6:6823/3860020251","state":["exists","up"]},{"osd":3,"uuid":"71b7914f-6c47-4214-84dc-4ff442e0b531","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":395,"up_from":406,"up_thru":885,"down_at":396,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6826","nonce":1298142742},{"type":"v1","addr":"172.21.15.6:6827","nonce":1298142742}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6828","nonce":1298142742},{"type":"v1","addr":"172.21.15.6:6829","nonce":1298142742}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6832","nonce":1298142742},{"type":"v1","addr":"172.21.15.6:6833","nonce":1298142742}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6830","nonce":1298142742},{"type":"v1","addr":"172.21.15.6:6831","nonce":1298142742}]},"public_addr":"172.21.15.6:6827/1298142742","cluster_addr":"172.21.15.6:6829/1298142742","heartbeat_back_addr":"172.21.15.6:6833/1298142742","heartbeat_front_addr":"172.21.15.6:6831/1298142742","state":["exists","up"]},{"osd":4,"uuid":"e1aea093-739d-401b-a8ea-09e6a0dcebcf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":30,"last_clean_end":428,"up_from":440,"up_thru":885,"down_at":429,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6800","nonce":2237855928},{"type":"v1","addr":"172.21.15.105:6801","nonce":2237855928}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6802","nonce":2237855928},{"type":"v1","addr":"172.21.15.105:6803","nonce":2237855928}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6806","nonce":2237855928},{"type":"v1","addr":"172.21.15.105:6807","nonce":2237855928}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6804","nonce":2237855928},{"type":"v1","addr":"172.21.15.105:6805","nonce":2237855928}]},"public_addr":"172.21.15.105:6801/2237855928","cluster_addr":"172.21.15.105:6803/2237855928","heartbeat_back_addr":"172.21.15.105:6807/2237855928","heartbeat_front_addr":"172.21.15.105:6805/2237855928","state":["exists","up"]},{"osd":5,"uuid":"d7bd86d2-bbe8-4906-b27c-d6ee4fcb9a43","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":38,"last_clean_end":461,"up_from":472,"up_thru":885,"down_at":462,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6808","nonce":1688380626},{"type":"v1","addr":"172.21.15.105:6809","nonce":1688380626}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6810","nonce":1688380626},{"type":"v1","addr":"172.21.15.105:6811","nonce":1688380626}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6814","nonce":1688380626},{"type":"v1","addr":"172.21.15.105:6815","nonce":1688380626}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6812","nonce":1688380626},{"type":"v1","addr":"172.21.15.105:6813","nonce":1688380626}]},"public_addr":"172.21.15.105:6809/1688380626","cluster_addr":"172.21.15.105:6811/1688380626","heartbeat_back_addr":"172.21.15.105:6815/1688380626","heartbeat_front_addr":"172.21.15.105:6813/1688380626","state":["exists","up"]},{"osd":6,"uuid":"2e2fa4f4-a635-4d3f-839e-470bfca3b42c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":46,"last_clean_end":495,"up_from":506,"up_thru":885,"down_at":496,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6816","nonce":3162629607},{"type":"v1","addr":"172.21.15.105:6817","nonce":3162629607}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6818","nonce":3162629607},{"type":"v1","addr":"172.21.15.105:6819","nonce":3162629607}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6822","nonce":3162629607},{"type":"v1","addr":"172.21.15.105:6823","nonce":3162629607}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6820","nonce":3162629607},{"type":"v1","addr":"172.21.15.105:6821","nonce":3162629607}]},"public_addr":"172.21.15.105:6817/3162629607","cluster_addr":"172.21.15.105:6819/3162629607","heartbeat_back_addr":"172.21.15.105:6823/3162629607","heartbeat_front_addr":"172.21.15.105:6821/3162629607","state":["exists","up"]},{"osd":7,"uuid":"470becf6-e9a6-43b0-9523-5adeaae3a773","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":54,"last_clean_end":528,"up_from":540,"up_thru":885,"down_at":529,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6824","nonce":471087532},{"type":"v1","addr":"172.21.15.105:6825","nonce":471087532}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6826","nonce":471087532},{"type":"v1","addr":"172.21.15.105:6827","nonce":471087532}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6830","nonce":471087532},{"type":"v1","addr":"172.21.15.105:6831","nonce":471087532}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6828","nonce":471087532},{"type":"v1","addr":"172.21.15.105:6829","nonce":471087532}]},"public_addr":"172.21.15.105:6825/471087532","cluster_addr":"172.21.15.105:6827/471087532","heartbeat_back_addr":"172.21.15.105:6831/471087532","heartbeat_front_addr":"172.21.15.105:6829/471087532","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:37:44.219567+0000","dead_epoch":298},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:38:07.671709+0000","dead_epoch":331},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:38:30.544285+0000","dead_epoch":363},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:38:55.151731+0000","dead_epoch":395},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:39:16.837113+0000","dead_epoch":428},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:39:39.094641+0000","dead_epoch":461},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:40:01.360550+0000","dead_epoch":495},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-22T07:40:24.497092+0000","dead_epoch":528}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.1b","mappings":[{"from":7,"to":2}]},{"pgid":"3.1","mappings":[{"from":0,"to":2}]},{"pgid":"3.f","mappings":[{"from":4,"to":1}]},{"pgid":"3.24","mappings":[{"from":4,"to":2}]},{"pgid":"3.29","mappings":[{"from":4,"to":2}]},{"pgid":"3.37","mappings":[{"from":5,"to":1}]},{"pgid":"3.3d","mappings":[{"from":0,"to":3}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.105:6832/3827977260":"2023-09-23T07:52:16.394257+0000","172.21.15.6:0/303763198":"2023-09-23T07:36:24.799253+0000","172.21.15.6:0/1292843764":"2023-09-23T07:45:15.787092+0000","172.21.15.6:6800/1167578271":"2023-09-23T07:35:58.224295+0000","172.21.15.6:0/1789192133":"2023-09-23T07:41:22.960791+0000","172.21.15.6:6800/1415569493":"2023-09-23T07:36:24.799253+0000","172.21.15.6:0/1937361703":"2023-09-23T07:36:24.799253+0000","172.21.15.105:0/1127754285":"2023-09-23T07:45:57.763495+0000","172.21.15.105:6833/3827977260":"2023-09-23T07:52:16.394257+0000","172.21.15.6:0/3893295651":"2023-09-23T07:46:42.576339+0000","172.21.15.6:0/2420331060":"2023-09-23T07:41:22.960791+0000","172.21.15.6:0/1570823743":"2023-09-23T07:46:42.576339+0000","172.21.15.6:0/1442389918":"2023-09-23T07:45:15.787092+0000","172.21.15.6:0/755638973":"2023-09-23T07:45:15.787092+0000","172.21.15.6:0/2135206168":"2023-09-23T07:45:15.787092+0000","172.21.15.105:6835/2626397199":"2023-09-23T07:45:57.763495+0000","172.21.15.6:6800/2632394555":"2023-09-23T07:41:22.960791+0000","172.21.15.6:0/813046001":"2023-09-23T07:46:42.576339+0000","172.21.15.6:0/92670479":"2023-09-23T07:46:42.576339+0000","172.21.15.105:0/425982734":"2023-09-23T07:45:57.763495+0000","172.21.15.105:0/3965372281":"2023-09-23T07:45:57.763495+0000","172.21.15.105:6834/2626397199":"2023-09-23T07:45:57.763495+0000","172.21.15.6:0/511750730":"2023-09-23T07:46:42.576339+0000","172.21.15.6:0/3753140746":"2023-09-23T07:45:15.787092+0000","172.21.15.6:6801/3392334255":"2023-09-23T07:45:15.787092+0000","172.21.15.105:0/55467460":"2023-09-23T07:45:57.763495+0000","172.21.15.6:6801/1415569493":"2023-09-23T07:36:24.799253+0000","172.21.15.105:0/2707889777":"2023-09-23T07:45:57.763495+0000","172.21.15.6:0/3683246654":"2023-09-23T07:36:24.799253+0000","172.21.15.6:0/4118118977":"2023-09-23T07:41:22.960791+0000","172.21.15.6:0/4049402750":"2023-09-23T07:46:42.576339+0000","172.21.15.6:0/1949392525":"2023-09-23T07:35:58.224295+0000","172.21.15.6:6801/2632394555":"2023-09-23T07:41:22.960791+0000","172.21.15.6:6800/3392334255":"2023-09-23T07:45:15.787092+0000","172.21.15.6:0/2117099166":"2023-09-23T07:41:22.960791+0000","172.21.15.6:6801/1167578271":"2023-09-23T07:35:58.224295+0000","172.21.15.6:0/2357341417":"2023-09-23T07:35:58.224295+0000","172.21.15.6:0/66815143":"2023-09-23T07:35:58.224295+0000","172.21.15.6:6800/2988208618":"2023-09-23T07:46:42.576339+0000","172.21.15.105:0/1588402696":"2023-09-23T07:45:57.763495+0000","172.21.15.6:6801/2988208618":"2023-09-23T07:46:42.576339+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-09-22T10:57:25.626 DEBUG:teuthology.orchestra.run.smithi006:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs fail cephfs 2023-09-22T10:57:25.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:57:25 smithi105 ceph-mon[190463]: pgmap v6368: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:57:25.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:57:25 smithi105 ceph-mon[190463]: from='client.? 172.21.15.6:0/1607798554' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-22T10:57:25.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:57:25 smithi105 ceph-mon[190463]: from='client.? 172.21.15.6:0/2334565200' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-22T10:57:26.050 INFO:teuthology.orchestra.run.smithi006.stderr:cephfs marked not joinable; MDS cannot join the cluster. All MDS ranks marked failed. 2023-09-22T10:57:26.062 DEBUG:teuthology.orchestra.run.smithi006:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs rm cephfs --yes-i-really-mean-it 2023-09-22T10:57:26.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:57:26 smithi006 conmon[200550]: 2023-09-22T10:57:26.034+0000 7f29210b7700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-09-22T10:57:26.286 INFO:journalctl@ceph.mds.a.smithi006.stdout:Sep 22 10:57:26 smithi006 conmon[243976]: ignoring --setuser ceph since I am not root 2023-09-22T10:57:26.286 INFO:journalctl@ceph.mds.a.smithi006.stdout:Sep 22 10:57:26 smithi006 conmon[243976]: ignoring --setgroup ceph since I am not root 2023-09-22T10:57:26.286 INFO:journalctl@ceph.mds.a.smithi006.stdout:Sep 22 10:57:26 smithi006 conmon[243976]: starting mds.a at 2023-09-22T10:57:26.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:57:26 smithi006 ceph-mon[204052]: from='client.? 172.21.15.6:0/3764977147' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-22T10:57:26.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:57:26 smithi006 ceph-mon[204052]: from='client.? 172.21.15.6:0/4072888154' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2023-09-22T10:57:26.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:57:26 smithi006 ceph-mon[204052]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2023-09-22T10:57:26.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:57:26 smithi006 ceph-mon[204052]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-09-22T10:57:26.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:57:26 smithi006 ceph-mon[204052]: osdmap e888: 8 total, 8 up, 8 in 2023-09-22T10:57:26.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:57:26 smithi006 ceph-mon[204052]: from='client.? 172.21.15.6:0/4072888154' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2023-09-22T10:57:26.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:57:26 smithi006 ceph-mon[204052]: fsmap cephfs:0/1 1 up:standby, 1 failed 2023-09-22T10:57:26.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:57:26 smithi006 ceph-mon[204052]: from='client.? 172.21.15.6:0/3537873987' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2023-09-22T10:57:26.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:57:26 smithi006 ceph-mon[200575]: from='client.? 172.21.15.6:0/3764977147' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-22T10:57:26.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:57:26 smithi006 ceph-mon[200575]: from='client.? 172.21.15.6:0/4072888154' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2023-09-22T10:57:26.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:57:26 smithi006 ceph-mon[200575]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2023-09-22T10:57:26.789 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:57:26 smithi006 ceph-mon[200575]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-09-22T10:57:26.789 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:57:26 smithi006 ceph-mon[200575]: osdmap e888: 8 total, 8 up, 8 in 2023-09-22T10:57:26.789 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:57:26 smithi006 ceph-mon[200575]: from='client.? 172.21.15.6:0/4072888154' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2023-09-22T10:57:26.789 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:57:26 smithi006 ceph-mon[200575]: fsmap cephfs:0/1 1 up:standby, 1 failed 2023-09-22T10:57:26.789 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:57:26 smithi006 ceph-mon[200575]: from='client.? 172.21.15.6:0/3537873987' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2023-09-22T10:57:26.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:57:26 smithi105 ceph-mon[190463]: from='client.? 172.21.15.6:0/3764977147' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-22T10:57:26.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:57:26 smithi105 ceph-mon[190463]: from='client.? 172.21.15.6:0/4072888154' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2023-09-22T10:57:26.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:57:26 smithi105 ceph-mon[190463]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2023-09-22T10:57:26.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:57:26 smithi105 ceph-mon[190463]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-09-22T10:57:26.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:57:26 smithi105 ceph-mon[190463]: osdmap e888: 8 total, 8 up, 8 in 2023-09-22T10:57:26.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:57:26 smithi105 ceph-mon[190463]: from='client.? 172.21.15.6:0/4072888154' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2023-09-22T10:57:26.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:57:26 smithi105 ceph-mon[190463]: fsmap cephfs:0/1 1 up:standby, 1 failed 2023-09-22T10:57:26.879 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:57:26 smithi105 ceph-mon[190463]: from='client.? 172.21.15.6:0/3537873987' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2023-09-22T10:57:27.059 DEBUG:teuthology.orchestra.run.smithi006:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool rm cephfs_metadata cephfs_metadata --yes-i-really-really-mean-it 2023-09-22T10:57:27.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:57:27 smithi006 conmon[187727]: ::ffff:172.21.15.105 - - [22/Sep/2023:10:57:27] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-22T10:57:27.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:57:27 smithi006 ceph-mon[200575]: pgmap v6369: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:57:27.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:57:27 smithi006 ceph-mon[200575]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2023-09-22T10:57:27.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:57:27 smithi006 ceph-mon[200575]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-09-22T10:57:27.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:57:27 smithi006 ceph-mon[200575]: Cluster is now healthy 2023-09-22T10:57:27.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:57:27 smithi006 ceph-mon[200575]: mds.? [v2:172.21.15.6:6834/3511469064,v1:172.21.15.6:6835/3511469064] up:boot 2023-09-22T10:57:27.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:57:27 smithi006 ceph-mon[200575]: from='client.? 172.21.15.6:0/3537873987' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2023-09-22T10:57:27.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:57:27 smithi006 ceph-mon[200575]: fsmap 2 up:standby 2023-09-22T10:57:27.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:57:27 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-09-22T10:57:27.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:57:27 smithi006 ceph-mon[200575]: from='client.? 172.21.15.6:0/2554170957' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-22T10:57:27.789 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:57:27 smithi006 ceph-mon[200575]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-22T10:57:27.789 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:57:27 smithi006 ceph-mon[204052]: pgmap v6369: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:57:27.789 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:57:27 smithi006 ceph-mon[204052]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2023-09-22T10:57:27.789 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:57:27 smithi006 ceph-mon[204052]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-09-22T10:57:27.790 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:57:27 smithi006 ceph-mon[204052]: Cluster is now healthy 2023-09-22T10:57:27.790 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:57:27 smithi006 ceph-mon[204052]: mds.? [v2:172.21.15.6:6834/3511469064,v1:172.21.15.6:6835/3511469064] up:boot 2023-09-22T10:57:27.790 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:57:27 smithi006 ceph-mon[204052]: from='client.? 172.21.15.6:0/3537873987' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2023-09-22T10:57:27.790 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:57:27 smithi006 ceph-mon[204052]: fsmap 2 up:standby 2023-09-22T10:57:27.790 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:57:27 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-09-22T10:57:27.791 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:57:27 smithi006 ceph-mon[204052]: from='client.? 172.21.15.6:0/2554170957' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-22T10:57:27.791 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:57:27 smithi006 ceph-mon[204052]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-22T10:57:27.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:57:27 smithi105 ceph-mon[190463]: pgmap v6369: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:57:27.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:57:27 smithi105 ceph-mon[190463]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2023-09-22T10:57:27.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:57:27 smithi105 ceph-mon[190463]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-09-22T10:57:27.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:57:27 smithi105 ceph-mon[190463]: Cluster is now healthy 2023-09-22T10:57:27.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:57:27 smithi105 ceph-mon[190463]: mds.? [v2:172.21.15.6:6834/3511469064,v1:172.21.15.6:6835/3511469064] up:boot 2023-09-22T10:57:27.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:57:27 smithi105 ceph-mon[190463]: from='client.? 172.21.15.6:0/3537873987' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2023-09-22T10:57:27.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:57:27 smithi105 ceph-mon[190463]: fsmap 2 up:standby 2023-09-22T10:57:27.879 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:57:27 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-09-22T10:57:27.879 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:57:27 smithi105 ceph-mon[190463]: from='client.? 172.21.15.6:0/2554170957' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-22T10:57:27.879 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:57:27 smithi105 ceph-mon[190463]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-22T10:57:28.053 INFO:teuthology.orchestra.run.smithi006.stderr:pool 'cephfs_metadata' removed 2023-09-22T10:57:28.067 DEBUG:teuthology.orchestra.run.smithi006:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool rm cephfs_data cephfs_data --yes-i-really-really-mean-it 2023-09-22T10:57:28.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:57:28 smithi006 ceph-mon[204052]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:57:28.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:57:28 smithi006 ceph-mon[204052]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]': finished 2023-09-22T10:57:28.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:57:28 smithi006 ceph-mon[204052]: osdmap e889: 8 total, 8 up, 8 in 2023-09-22T10:57:28.787 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:57:28 smithi006 ceph-mon[204052]: from='client.? 172.21.15.6:0/280950529' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-22T10:57:28.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:57:28 smithi006 ceph-mon[200575]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:57:28.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:57:28 smithi006 ceph-mon[200575]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]': finished 2023-09-22T10:57:28.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:57:28 smithi006 ceph-mon[200575]: osdmap e889: 8 total, 8 up, 8 in 2023-09-22T10:57:28.788 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:57:28 smithi006 ceph-mon[200575]: from='client.? 172.21.15.6:0/280950529' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-22T10:57:28.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:57:28 smithi105 ceph-mon[190463]: from='mgr.34104 172.21.15.6:0/1184049635' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-22T10:57:28.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:57:28 smithi105 ceph-mon[190463]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]': finished 2023-09-22T10:57:28.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:57:28 smithi105 ceph-mon[190463]: osdmap e889: 8 total, 8 up, 8 in 2023-09-22T10:57:28.878 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:57:28 smithi105 ceph-mon[190463]: from='client.? 172.21.15.6:0/280950529' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-22T10:57:29.064 INFO:teuthology.orchestra.run.smithi006.stderr:pool 'cephfs_data' removed 2023-09-22T10:57:29.075 DEBUG:teuthology.orchestra.run.smithi006:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-09-22T10:57:29.117 DEBUG:teuthology.orchestra.run.smithi105:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-09-22T10:57:29.266 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-09-22T10:57:29.266 DEBUG:teuthology.orchestra.run.smithi006:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-09-22T10:57:29.286 DEBUG:teuthology.orchestra.run.smithi105:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-09-22T10:57:29.306 INFO:tasks.cephadm:Stopping all daemons... 2023-09-22T10:57:29.306 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-09-22T10:57:29.306 DEBUG:teuthology.orchestra.run.smithi006:> sudo systemctl stop ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@mon.a 2023-09-22T10:57:29.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:57:29 smithi006 ceph-mon[204052]: pgmap v6371: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:57:29.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:57:29 smithi006 ceph-mon[204052]: from='client.? 172.21.15.6:0/280950529' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]': finished 2023-09-22T10:57:29.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:57:29 smithi006 ceph-mon[204052]: osdmap e890: 8 total, 8 up, 8 in 2023-09-22T10:57:29.786 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:57:29 smithi006 systemd[1]: Stopping Ceph mon.a for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T10:57:29.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:57:29 smithi006 ceph-mon[200575]: pgmap v6371: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:57:29.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:57:29 smithi006 ceph-mon[200575]: from='client.? 172.21.15.6:0/280950529' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]': finished 2023-09-22T10:57:29.787 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:57:29 smithi006 ceph-mon[200575]: osdmap e890: 8 total, 8 up, 8 in 2023-09-22T10:57:29.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:57:29 smithi105 ceph-mon[190463]: pgmap v6371: 137 pgs: 137 active+clean; 1.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-09-22T10:57:29.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:57:29 smithi105 ceph-mon[190463]: from='client.? 172.21.15.6:0/280950529' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]': finished 2023-09-22T10:57:29.877 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:57:29 smithi105 ceph-mon[190463]: osdmap e890: 8 total, 8 up, 8 in 2023-09-22T10:57:30.178 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:57:29 smithi006 conmon[200550]: 2023-09-22T10:57:29.878+0000 7f29268c2700 -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-09-22T10:57:30.179 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:57:29 smithi006 conmon[200550]: 2023-09-22T10:57:29.878+0000 7f29268c2700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2023-09-22T10:57:30.179 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 22 10:57:30 smithi006 bash[332014]: bd2ccd4dffc6ed1ead9da529cd9d27d72b3effcc4f1cea518d8983e70f2b4128 2023-09-22T10:57:30.179 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:57:29 smithi006 conmon[187727]: [22/Sep/2023:10:57:29] ENGINE Bus STOPPING 2023-09-22T10:57:30.179 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:57:29 smithi006 conmon[187727]: [22/Sep/2023:10:57:29] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-22T10:57:30.179 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:57:29 smithi006 conmon[187727]: [22/Sep/2023:10:57:29] ENGINE Bus STOPPED 2023-09-22T10:57:30.180 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:57:29 smithi006 conmon[187727]: [22/Sep/2023:10:57:29] ENGINE Bus STARTING 2023-09-22T10:57:30.180 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:57:30 smithi006 conmon[187727]: [22/Sep/2023:10:57:30] ENGINE Serving on http://:::9283 2023-09-22T10:57:30.180 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:57:30 smithi006 conmon[187727]: [22/Sep/2023:10:57:30] ENGINE Bus STARTED 2023-09-22T10:57:32.906 DEBUG:teuthology.orchestra.run.smithi006:> sudo pkill -f 'journalctl -f -n 0 -u ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@mon.a.service' 2023-09-22T10:57:32.965 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-22T10:57:32.966 INFO:tasks.cephadm.mon.a:Stopped mon.a 2023-09-22T10:57:32.966 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2023-09-22T10:57:32.966 DEBUG:teuthology.orchestra.run.smithi006:> sudo systemctl stop ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@mon.c 2023-09-22T10:57:33.285 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:57:33 smithi006 systemd[1]: Stopping Ceph mon.c for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T10:57:33.696 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:57:33 smithi006 conmon[204028]: 2023-09-22T10:57:33.298+0000 7f1c6d012700 -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-09-22T10:57:33.696 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:57:33 smithi006 conmon[204028]: 2023-09-22T10:57:33.298+0000 7f1c6d012700 -1 mon.c@2(peon) e4 *** Got Signal Terminated *** 2023-09-22T10:57:34.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 22 10:57:33 smithi006 bash[332612]: 8664efa43f861402a5fc90a30ee85067c0c460628dac182126e4117259abb9db 2023-09-22T10:57:34.683 DEBUG:teuthology.orchestra.run.smithi006:> sudo pkill -f 'journalctl -f -n 0 -u ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@mon.c.service' 2023-09-22T10:57:34.728 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-22T10:57:34.728 INFO:tasks.cephadm.mon.b:Stopped mon.c 2023-09-22T10:57:34.729 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2023-09-22T10:57:34.729 DEBUG:teuthology.orchestra.run.smithi105:> sudo systemctl stop ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@mon.b 2023-09-22T10:57:35.088 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:57:34 smithi105 systemd[1]: Stopping Ceph mon.b for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T10:57:35.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:57:35 smithi105 conmon[190439]: 2023-09-22T10:57:35.087+0000 7f628664b700 -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-09-22T10:57:35.377 INFO:journalctl@ceph.mon.b.smithi105.stdout:Sep 22 10:57:35 smithi105 conmon[190439]: 2023-09-22T10:57:35.087+0000 7f628664b700 -1 mon.b@1(peon) e4 *** Got Signal Terminated *** 2023-09-22T10:57:36.463 DEBUG:teuthology.orchestra.run.smithi105:> sudo pkill -f 'journalctl -f -n 0 -u ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@mon.b.service' 2023-09-22T10:57:36.513 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-22T10:57:36.514 INFO:tasks.cephadm.mon.b:Stopped mon.b 2023-09-22T10:57:36.514 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2023-09-22T10:57:36.514 DEBUG:teuthology.orchestra.run.smithi006:> sudo systemctl stop ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@mgr.y 2023-09-22T10:57:36.803 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:57:36 smithi006 systemd[1]: Stopping Ceph mgr.y for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T10:57:37.286 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 22 10:57:36 smithi006 conmon[187727]: 2023-09-22T10:57:36.801+0000 7fc03e46c700 -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-09-22T10:57:37.656 DEBUG:teuthology.orchestra.run.smithi006:> sudo pkill -f 'journalctl -f -n 0 -u ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@mgr.y.service' 2023-09-22T10:57:37.696 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-22T10:57:37.696 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2023-09-22T10:57:37.697 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2023-09-22T10:57:37.697 DEBUG:teuthology.orchestra.run.smithi105:> sudo systemctl stop ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@mgr.x 2023-09-22T10:57:38.088 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Sep 22 10:57:37 smithi105 systemd[1]: Stopping Ceph mgr.x for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T10:57:38.697 DEBUG:teuthology.orchestra.run.smithi105:> sudo pkill -f 'journalctl -f -n 0 -u ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@mgr.x.service' 2023-09-22T10:57:38.731 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-22T10:57:38.732 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2023-09-22T10:57:38.732 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-09-22T10:57:38.732 DEBUG:teuthology.orchestra.run.smithi006:> sudo systemctl stop ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@osd.0 2023-09-22T10:57:39.027 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 22 10:57:38 smithi006 systemd[1]: Stopping Ceph osd.0 for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T10:57:39.285 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 22 10:57:39 smithi006 conmon[212875]: 2023-09-22T10:57:39.026+0000 7f5d4da78700 -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-09-22T10:57:39.286 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 22 10:57:39 smithi006 conmon[212875]: 2023-09-22T10:57:39.026+0000 7f5d4da78700 -1 osd.0 890 *** Got signal Terminated *** 2023-09-22T10:57:39.286 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 22 10:57:39 smithi006 conmon[212875]: 2023-09-22T10:57:39.026+0000 7f5d4da78700 -1 osd.0 890 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-22T10:57:45.536 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 22 10:57:45 smithi006 bash[333947]: 14c3d8ebed2c59ce57784169d2978a68709df2d654a1326a47d63ae6f2e599d1 2023-09-22T10:57:47.259 DEBUG:teuthology.orchestra.run.smithi006:> sudo pkill -f 'journalctl -f -n 0 -u ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@osd.0.service' 2023-09-22T10:57:47.287 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 22 10:57:47 smithi006 systemd[1]: ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@osd.0.service: Succeeded. 2023-09-22T10:57:47.287 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 22 10:57:47 smithi006 systemd[1]: Stopped Ceph osd.0 for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T10:57:47.301 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-22T10:57:47.301 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-09-22T10:57:47.301 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-09-22T10:57:47.301 DEBUG:teuthology.orchestra.run.smithi006:> sudo systemctl stop ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@osd.1 2023-09-22T10:57:47.635 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 22 10:57:47 smithi006 systemd[1]: Stopping Ceph osd.1 for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T10:57:48.035 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 22 10:57:47 smithi006 conmon[220838]: 2023-09-22T10:57:47.634+0000 7f6d81443700 -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-09-22T10:57:48.036 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 22 10:57:47 smithi006 conmon[220838]: 2023-09-22T10:57:47.634+0000 7f6d81443700 -1 osd.1 890 *** Got signal Terminated *** 2023-09-22T10:57:48.036 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 22 10:57:47 smithi006 conmon[220838]: 2023-09-22T10:57:47.634+0000 7f6d81443700 -1 osd.1 890 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-22T10:57:54.035 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 22 10:57:53 smithi006 bash[334532]: 53c21d59950952c51122ed6f745cf36b0b052006eff7079b8504f90e9e6e6f9f 2023-09-22T10:57:55.128 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 10:57:54 smithi105 conmon[243160]: ts=2023-09-22T10:57:54.818Z 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.6:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.6:8765: connect: connection refused" 2023-09-22T10:57:55.128 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 10:57:54 smithi105 conmon[243160]: ts=2023-09-22T10:57:54.821Z 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.6:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.6:8765: connect: connection refused" 2023-09-22T10:57:55.128 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 10:57:54 smithi105 conmon[243160]: ts=2023-09-22T10:57:54.821Z 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.6:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.6:8765: connect: connection refused" 2023-09-22T10:57:55.129 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 10:57:54 smithi105 conmon[243160]: ts=2023-09-22T10:57:54.822Z 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.6:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.6:8765: connect: connection refused" 2023-09-22T10:57:55.216 DEBUG:teuthology.orchestra.run.smithi006:> sudo pkill -f 'journalctl -f -n 0 -u ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@osd.1.service' 2023-09-22T10:57:55.257 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-22T10:57:55.257 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-09-22T10:57:55.257 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-09-22T10:57:55.257 DEBUG:teuthology.orchestra.run.smithi006:> sudo systemctl stop ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@osd.2 2023-09-22T10:57:55.535 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 22 10:57:55 smithi006 systemd[1]: Stopping Ceph osd.2 for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T10:57:56.035 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 22 10:57:55 smithi006 conmon[228953]: 2023-09-22T10:57:55.574+0000 7f2827e9f700 -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-09-22T10:57:56.036 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 22 10:57:55 smithi006 conmon[228953]: 2023-09-22T10:57:55.574+0000 7f2827e9f700 -1 osd.2 890 *** Got signal Terminated *** 2023-09-22T10:57:56.036 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 22 10:57:55 smithi006 conmon[228953]: 2023-09-22T10:57:55.574+0000 7f2827e9f700 -1 osd.2 890 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-22T10:58:01.785 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 22 10:58:01 smithi006 bash[335105]: 50a27cbcd6148cc8fc6c9c926efcaef27fa834a559ccff87767b2ce4673d0664 2023-09-22T10:58:03.225 DEBUG:teuthology.orchestra.run.smithi006:> sudo pkill -f 'journalctl -f -n 0 -u ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@osd.2.service' 2023-09-22T10:58:03.266 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-22T10:58:03.267 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-09-22T10:58:03.267 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2023-09-22T10:58:03.267 DEBUG:teuthology.orchestra.run.smithi006:> sudo systemctl stop ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@osd.3 2023-09-22T10:58:03.535 INFO:journalctl@ceph.osd.3.smithi006.stdout:Sep 22 10:58:03 smithi006 systemd[1]: Stopping Ceph osd.3 for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T10:58:04.037 INFO:journalctl@ceph.osd.3.smithi006.stdout:Sep 22 10:58:03 smithi006 conmon[236900]: 2023-09-22T10:58:03.590+0000 7fe214b86700 -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-09-22T10:58:04.038 INFO:journalctl@ceph.osd.3.smithi006.stdout:Sep 22 10:58:03 smithi006 conmon[236900]: 2023-09-22T10:58:03.590+0000 7fe214b86700 -1 osd.3 890 *** Got signal Terminated *** 2023-09-22T10:58:04.038 INFO:journalctl@ceph.osd.3.smithi006.stdout:Sep 22 10:58:03 smithi006 conmon[236900]: 2023-09-22T10:58:03.590+0000 7fe214b86700 -1 osd.3 890 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-22T10:58:05.786 INFO:journalctl@ceph.osd.3.smithi006.stdout:Sep 22 10:58:05 smithi006 conmon[236900]: 2023-09-22T10:58:05.453+0000 7fe20f178700 -1 osd.3 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:40.450777+0000 front 2023-09-22T10:57:40.450795+0000 (oldest deadline 2023-09-22T10:58:05.150834+0000) 2023-09-22T10:58:06.349 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:05 smithi105 conmon[215069]: 2023-09-22T10:58:05.990+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:40.673334+0000 front 2023-09-22T10:57:40.673436+0000 (oldest deadline 2023-09-22T10:58:05.973171+0000) 2023-09-22T10:58:06.627 INFO:journalctl@ceph.osd.4.smithi105.stdout:Sep 22 10:58:06 smithi105 conmon[199591]: 2023-09-22T10:58:06.349+0000 7fbd096af700 -1 osd.4 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:40.406192+0000 front 2023-09-22T10:57:40.406299+0000 (oldest deadline 2023-09-22T10:58:05.706085+0000) 2023-09-22T10:58:06.785 INFO:journalctl@ceph.osd.3.smithi006.stdout:Sep 22 10:58:06 smithi006 conmon[236900]: 2023-09-22T10:58:06.418+0000 7fe20f178700 -1 osd.3 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:40.450777+0000 front 2023-09-22T10:57:40.450795+0000 (oldest deadline 2023-09-22T10:58:05.150834+0000) 2023-09-22T10:58:07.378 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 10:58:07 smithi105 conmon[207724]: 2023-09-22T10:58:07.041+0000 7f1291192700 -1 osd.5 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:39.218533+0000 front 2023-09-22T10:57:39.218646+0000 (oldest deadline 2023-09-22T10:58:06.819096+0000) 2023-09-22T10:58:07.379 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:06 smithi105 conmon[215069]: 2023-09-22T10:58:06.986+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:40.673334+0000 front 2023-09-22T10:57:40.673436+0000 (oldest deadline 2023-09-22T10:58:05.973171+0000) 2023-09-22T10:58:07.786 INFO:journalctl@ceph.osd.3.smithi006.stdout:Sep 22 10:58:07 smithi006 conmon[236900]: 2023-09-22T10:58:07.436+0000 7fe20f178700 -1 osd.3 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:40.450777+0000 front 2023-09-22T10:57:40.450795+0000 (oldest deadline 2023-09-22T10:58:05.150834+0000) 2023-09-22T10:58:07.877 INFO:journalctl@ceph.osd.4.smithi105.stdout:Sep 22 10:58:07 smithi105 conmon[199591]: 2023-09-22T10:58:07.397+0000 7fbd096af700 -1 osd.4 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:40.406192+0000 front 2023-09-22T10:57:40.406299+0000 (oldest deadline 2023-09-22T10:58:05.706085+0000) 2023-09-22T10:58:08.377 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 10:58:08 smithi105 conmon[207724]: 2023-09-22T10:58:08.085+0000 7f1291192700 -1 osd.5 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:39.218533+0000 front 2023-09-22T10:57:39.218646+0000 (oldest deadline 2023-09-22T10:58:06.819096+0000) 2023-09-22T10:58:08.378 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:08 smithi105 conmon[215069]: 2023-09-22T10:58:08.009+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:40.673334+0000 front 2023-09-22T10:57:40.673436+0000 (oldest deadline 2023-09-22T10:58:05.973171+0000) 2023-09-22T10:58:08.379 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:08 smithi105 conmon[223208]: 2023-09-22T10:58:07.998+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:42.053437+0000 front 2023-09-22T10:57:42.053413+0000 (oldest deadline 2023-09-22T10:58:07.253974+0000) 2023-09-22T10:58:08.785 INFO:journalctl@ceph.osd.3.smithi006.stdout:Sep 22 10:58:08 smithi006 conmon[236900]: 2023-09-22T10:58:08.408+0000 7fe20f178700 -1 osd.3 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:40.450777+0000 front 2023-09-22T10:57:40.450795+0000 (oldest deadline 2023-09-22T10:58:05.150834+0000) 2023-09-22T10:58:08.877 INFO:journalctl@ceph.osd.4.smithi105.stdout:Sep 22 10:58:08 smithi105 conmon[199591]: 2023-09-22T10:58:08.377+0000 7fbd096af700 -1 osd.4 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:40.406192+0000 front 2023-09-22T10:57:40.406299+0000 (oldest deadline 2023-09-22T10:58:05.706085+0000) 2023-09-22T10:58:09.358 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:09 smithi105 conmon[215069]: 2023-09-22T10:58:09.011+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:40.673334+0000 front 2023-09-22T10:57:40.673436+0000 (oldest deadline 2023-09-22T10:58:05.973171+0000) 2023-09-22T10:58:09.359 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 10:58:09 smithi105 conmon[207724]: 2023-09-22T10:58:09.120+0000 7f1291192700 -1 osd.5 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:39.218533+0000 front 2023-09-22T10:57:39.218646+0000 (oldest deadline 2023-09-22T10:58:06.819096+0000) 2023-09-22T10:58:09.359 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:09 smithi105 conmon[223208]: 2023-09-22T10:58:09.013+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:42.053437+0000 front 2023-09-22T10:57:42.053413+0000 (oldest deadline 2023-09-22T10:58:07.253974+0000) 2023-09-22T10:58:09.627 INFO:journalctl@ceph.osd.4.smithi105.stdout:Sep 22 10:58:09 smithi105 conmon[199591]: 2023-09-22T10:58:09.357+0000 7fbd096af700 -1 osd.4 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:40.406192+0000 front 2023-09-22T10:57:40.406299+0000 (oldest deadline 2023-09-22T10:58:05.706085+0000) 2023-09-22T10:58:09.786 INFO:journalctl@ceph.osd.3.smithi006.stdout:Sep 22 10:58:09 smithi006 bash[335688]: a8907b0363fb2a70b9c20499c7e8c4a9fbb06c4819135c4c79b70b0740da19bb 2023-09-22T10:58:10.377 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:10 smithi105 conmon[215069]: 2023-09-22T10:58:10.004+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:40.673334+0000 front 2023-09-22T10:57:40.673436+0000 (oldest deadline 2023-09-22T10:58:05.973171+0000) 2023-09-22T10:58:10.378 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:10 smithi105 conmon[223208]: 2023-09-22T10:58:10.013+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:42.053437+0000 front 2023-09-22T10:57:42.053413+0000 (oldest deadline 2023-09-22T10:58:07.253974+0000) 2023-09-22T10:58:10.378 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 10:58:10 smithi105 conmon[207724]: 2023-09-22T10:58:10.100+0000 7f1291192700 -1 osd.5 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:39.218533+0000 front 2023-09-22T10:57:39.218646+0000 (oldest deadline 2023-09-22T10:58:06.819096+0000) 2023-09-22T10:58:10.877 INFO:journalctl@ceph.osd.4.smithi105.stdout:Sep 22 10:58:10 smithi105 conmon[199591]: 2023-09-22T10:58:10.403+0000 7fbd096af700 -1 osd.4 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:40.406192+0000 front 2023-09-22T10:57:40.406299+0000 (oldest deadline 2023-09-22T10:58:05.706085+0000) 2023-09-22T10:58:11.297 DEBUG:teuthology.orchestra.run.smithi006:> sudo pkill -f 'journalctl -f -n 0 -u ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@osd.3.service' 2023-09-22T10:58:11.337 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-22T10:58:11.337 INFO:tasks.cephadm.osd.3:Stopped osd.3 2023-09-22T10:58:11.338 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2023-09-22T10:58:11.338 DEBUG:teuthology.orchestra.run.smithi105:> sudo systemctl stop ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@osd.4 2023-09-22T10:58:11.368 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:11 smithi105 conmon[215069]: 2023-09-22T10:58:11.041+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:40.673334+0000 front 2023-09-22T10:57:40.673436+0000 (oldest deadline 2023-09-22T10:58:05.973171+0000) 2023-09-22T10:58:11.369 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 10:58:11 smithi105 conmon[207724]: 2023-09-22T10:58:11.105+0000 7f1291192700 -1 osd.5 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:39.218533+0000 front 2023-09-22T10:57:39.218646+0000 (oldest deadline 2023-09-22T10:58:06.819096+0000) 2023-09-22T10:58:11.369 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:11 smithi105 conmon[223208]: 2023-09-22T10:58:11.047+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:42.053437+0000 front 2023-09-22T10:57:42.053413+0000 (oldest deadline 2023-09-22T10:58:07.253974+0000) 2023-09-22T10:58:11.627 INFO:journalctl@ceph.osd.4.smithi105.stdout:Sep 22 10:58:11 smithi105 systemd[1]: Stopping Ceph osd.4 for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T10:58:11.627 INFO:journalctl@ceph.osd.4.smithi105.stdout:Sep 22 10:58:11 smithi105 conmon[199591]: 2023-09-22T10:58:11.434+0000 7fbd096af700 -1 osd.4 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:40.406192+0000 front 2023-09-22T10:57:40.406299+0000 (oldest deadline 2023-09-22T10:58:05.706085+0000) 2023-09-22T10:58:12.080 INFO:journalctl@ceph.osd.4.smithi105.stdout:Sep 22 10:58:11 smithi105 conmon[199591]: 2023-09-22T10:58:11.631+0000 7fbd110c1700 -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-09-22T10:58:12.080 INFO:journalctl@ceph.osd.4.smithi105.stdout:Sep 22 10:58:11 smithi105 conmon[199591]: 2023-09-22T10:58:11.631+0000 7fbd110c1700 -1 osd.4 890 *** Got signal Terminated *** 2023-09-22T10:58:12.081 INFO:journalctl@ceph.osd.4.smithi105.stdout:Sep 22 10:58:11 smithi105 conmon[199591]: 2023-09-22T10:58:11.631+0000 7fbd110c1700 -1 osd.4 890 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-22T10:58:12.377 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 10:58:12 smithi105 conmon[207724]: 2023-09-22T10:58:12.154+0000 7f1291192700 -1 osd.5 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:39.218533+0000 front 2023-09-22T10:57:39.218646+0000 (oldest deadline 2023-09-22T10:58:06.819096+0000) 2023-09-22T10:58:12.377 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:12 smithi105 conmon[215069]: 2023-09-22T10:58:12.080+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:40.673334+0000 front 2023-09-22T10:57:40.673436+0000 (oldest deadline 2023-09-22T10:58:05.973171+0000) 2023-09-22T10:58:12.378 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:12 smithi105 conmon[223208]: 2023-09-22T10:58:12.095+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:42.053437+0000 front 2023-09-22T10:57:42.053413+0000 (oldest deadline 2023-09-22T10:58:07.253974+0000) 2023-09-22T10:58:12.877 INFO:journalctl@ceph.osd.4.smithi105.stdout:Sep 22 10:58:12 smithi105 conmon[199591]: 2023-09-22T10:58:12.448+0000 7fbd096af700 -1 osd.4 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:40.406192+0000 front 2023-09-22T10:57:40.406299+0000 (oldest deadline 2023-09-22T10:58:05.706085+0000) 2023-09-22T10:58:13.377 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:13 smithi105 conmon[215069]: 2023-09-22T10:58:13.048+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:40.673334+0000 front 2023-09-22T10:57:40.673436+0000 (oldest deadline 2023-09-22T10:58:05.973171+0000) 2023-09-22T10:58:13.377 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:13 smithi105 conmon[223208]: 2023-09-22T10:58:13.081+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:42.053437+0000 front 2023-09-22T10:57:42.053413+0000 (oldest deadline 2023-09-22T10:58:07.253974+0000) 2023-09-22T10:58:13.378 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 10:58:13 smithi105 conmon[207724]: 2023-09-22T10:58:13.165+0000 7f1291192700 -1 osd.5 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:39.218533+0000 front 2023-09-22T10:57:39.218646+0000 (oldest deadline 2023-09-22T10:58:06.819096+0000) 2023-09-22T10:58:13.877 INFO:journalctl@ceph.osd.4.smithi105.stdout:Sep 22 10:58:13 smithi105 conmon[199591]: 2023-09-22T10:58:13.454+0000 7fbd096af700 -1 osd.4 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:40.406192+0000 front 2023-09-22T10:57:40.406299+0000 (oldest deadline 2023-09-22T10:58:05.706085+0000) 2023-09-22T10:58:14.377 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:14 smithi105 conmon[215069]: 2023-09-22T10:58:14.061+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:40.673334+0000 front 2023-09-22T10:57:40.673436+0000 (oldest deadline 2023-09-22T10:58:05.973171+0000) 2023-09-22T10:58:14.378 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 10:58:14 smithi105 conmon[207724]: 2023-09-22T10:58:14.144+0000 7f1291192700 -1 osd.5 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:39.218533+0000 front 2023-09-22T10:57:39.218646+0000 (oldest deadline 2023-09-22T10:58:06.819096+0000) 2023-09-22T10:58:14.378 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 10:58:14 smithi105 conmon[207724]: 2023-09-22T10:58:14.144+0000 7f1291192700 -1 osd.5 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:49.120759+0000 front 2023-09-22T10:57:49.120589+0000 (oldest deadline 2023-09-22T10:58:13.820527+0000) 2023-09-22T10:58:14.378 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:14 smithi105 conmon[223208]: 2023-09-22T10:58:14.115+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:42.053437+0000 front 2023-09-22T10:57:42.053413+0000 (oldest deadline 2023-09-22T10:58:07.253974+0000) 2023-09-22T10:58:14.378 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:14 smithi105 conmon[223208]: 2023-09-22T10:58:14.115+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:49.956083+0000 front 2023-09-22T10:57:49.955961+0000 (oldest deadline 2023-09-22T10:58:13.455869+0000) 2023-09-22T10:58:14.877 INFO:journalctl@ceph.osd.4.smithi105.stdout:Sep 22 10:58:14 smithi105 conmon[199591]: 2023-09-22T10:58:14.497+0000 7fbd096af700 -1 osd.4 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:40.406192+0000 front 2023-09-22T10:57:40.406299+0000 (oldest deadline 2023-09-22T10:58:05.706085+0000) 2023-09-22T10:58:15.377 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:15 smithi105 conmon[215069]: 2023-09-22T10:58:15.021+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:40.673334+0000 front 2023-09-22T10:57:40.673436+0000 (oldest deadline 2023-09-22T10:58:05.973171+0000) 2023-09-22T10:58:15.377 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:15 smithi105 conmon[215069]: 2023-09-22T10:58:15.021+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:52.374677+0000 front 2023-09-22T10:57:52.374616+0000 (oldest deadline 2023-09-22T10:58:14.074604+0000) 2023-09-22T10:58:15.378 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 10:58:15 smithi105 conmon[207724]: 2023-09-22T10:58:15.109+0000 7f1291192700 -1 osd.5 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:39.218533+0000 front 2023-09-22T10:57:39.218646+0000 (oldest deadline 2023-09-22T10:58:06.819096+0000) 2023-09-22T10:58:15.378 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 10:58:15 smithi105 conmon[207724]: 2023-09-22T10:58:15.109+0000 7f1291192700 -1 osd.5 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:49.120759+0000 front 2023-09-22T10:57:49.120589+0000 (oldest deadline 2023-09-22T10:58:13.820527+0000) 2023-09-22T10:58:15.379 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:15 smithi105 conmon[223208]: 2023-09-22T10:58:15.143+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:42.053437+0000 front 2023-09-22T10:57:42.053413+0000 (oldest deadline 2023-09-22T10:58:07.253974+0000) 2023-09-22T10:58:15.379 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:15 smithi105 conmon[223208]: 2023-09-22T10:58:15.143+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:49.956083+0000 front 2023-09-22T10:57:49.955961+0000 (oldest deadline 2023-09-22T10:58:13.455869+0000) 2023-09-22T10:58:15.877 INFO:journalctl@ceph.osd.4.smithi105.stdout:Sep 22 10:58:15 smithi105 conmon[199591]: 2023-09-22T10:58:15.537+0000 7fbd096af700 -1 osd.4 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:40.406192+0000 front 2023-09-22T10:57:40.406299+0000 (oldest deadline 2023-09-22T10:58:05.706085+0000) 2023-09-22T10:58:16.377 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:16 smithi105 conmon[215069]: 2023-09-22T10:58:16.008+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:40.673334+0000 front 2023-09-22T10:57:40.673436+0000 (oldest deadline 2023-09-22T10:58:05.973171+0000) 2023-09-22T10:58:16.377 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:16 smithi105 conmon[215069]: 2023-09-22T10:58:16.008+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:52.374677+0000 front 2023-09-22T10:57:52.374616+0000 (oldest deadline 2023-09-22T10:58:14.074604+0000) 2023-09-22T10:58:16.378 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 10:58:16 smithi105 conmon[207724]: 2023-09-22T10:58:16.151+0000 7f1291192700 -1 osd.5 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:39.218533+0000 front 2023-09-22T10:57:39.218646+0000 (oldest deadline 2023-09-22T10:58:06.819096+0000) 2023-09-22T10:58:16.378 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 10:58:16 smithi105 conmon[207724]: 2023-09-22T10:58:16.151+0000 7f1291192700 -1 osd.5 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:49.120759+0000 front 2023-09-22T10:57:49.120589+0000 (oldest deadline 2023-09-22T10:58:13.820527+0000) 2023-09-22T10:58:16.378 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:16 smithi105 conmon[223208]: 2023-09-22T10:58:16.166+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:42.053437+0000 front 2023-09-22T10:57:42.053413+0000 (oldest deadline 2023-09-22T10:58:07.253974+0000) 2023-09-22T10:58:16.378 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:16 smithi105 conmon[223208]: 2023-09-22T10:58:16.166+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:49.956083+0000 front 2023-09-22T10:57:49.955961+0000 (oldest deadline 2023-09-22T10:58:13.455869+0000) 2023-09-22T10:58:16.877 INFO:journalctl@ceph.osd.4.smithi105.stdout:Sep 22 10:58:16 smithi105 conmon[199591]: 2023-09-22T10:58:16.503+0000 7fbd096af700 -1 osd.4 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:40.406192+0000 front 2023-09-22T10:57:40.406299+0000 (oldest deadline 2023-09-22T10:58:05.706085+0000) 2023-09-22T10:58:17.377 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:17 smithi105 conmon[215069]: 2023-09-22T10:58:17.039+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:40.673334+0000 front 2023-09-22T10:57:40.673436+0000 (oldest deadline 2023-09-22T10:58:05.973171+0000) 2023-09-22T10:58:17.377 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:17 smithi105 conmon[215069]: 2023-09-22T10:58:17.039+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:52.374677+0000 front 2023-09-22T10:57:52.374616+0000 (oldest deadline 2023-09-22T10:58:14.074604+0000) 2023-09-22T10:58:17.378 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 10:58:17 smithi105 conmon[207724]: 2023-09-22T10:58:17.174+0000 7f1291192700 -1 osd.5 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:39.218533+0000 front 2023-09-22T10:57:39.218646+0000 (oldest deadline 2023-09-22T10:58:06.819096+0000) 2023-09-22T10:58:17.378 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 10:58:17 smithi105 conmon[207724]: 2023-09-22T10:58:17.174+0000 7f1291192700 -1 osd.5 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:49.120759+0000 front 2023-09-22T10:57:49.120589+0000 (oldest deadline 2023-09-22T10:58:13.820527+0000) 2023-09-22T10:58:17.378 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:17 smithi105 conmon[223208]: 2023-09-22T10:58:17.196+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:42.053437+0000 front 2023-09-22T10:57:42.053413+0000 (oldest deadline 2023-09-22T10:58:07.253974+0000) 2023-09-22T10:58:17.378 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:17 smithi105 conmon[223208]: 2023-09-22T10:58:17.196+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:49.956083+0000 front 2023-09-22T10:57:49.955961+0000 (oldest deadline 2023-09-22T10:58:13.455869+0000) 2023-09-22T10:58:17.878 INFO:journalctl@ceph.osd.4.smithi105.stdout:Sep 22 10:58:17 smithi105 bash[324671]: 392f2b51aa3fe7be33cad99a0891c3de4b64e8ea91ed9dcd28644b71d84ebddf 2023-09-22T10:58:18.377 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:18 smithi105 conmon[215069]: 2023-09-22T10:58:18.059+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:40.673334+0000 front 2023-09-22T10:57:40.673436+0000 (oldest deadline 2023-09-22T10:58:05.973171+0000) 2023-09-22T10:58:18.377 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:18 smithi105 conmon[215069]: 2023-09-22T10:58:18.059+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:52.374677+0000 front 2023-09-22T10:57:52.374616+0000 (oldest deadline 2023-09-22T10:58:14.074604+0000) 2023-09-22T10:58:18.378 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 10:58:18 smithi105 conmon[207724]: 2023-09-22T10:58:18.210+0000 7f1291192700 -1 osd.5 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:39.218533+0000 front 2023-09-22T10:57:39.218646+0000 (oldest deadline 2023-09-22T10:58:06.819096+0000) 2023-09-22T10:58:18.378 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 10:58:18 smithi105 conmon[207724]: 2023-09-22T10:58:18.210+0000 7f1291192700 -1 osd.5 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:49.120759+0000 front 2023-09-22T10:57:49.120589+0000 (oldest deadline 2023-09-22T10:58:13.820527+0000) 2023-09-22T10:58:18.378 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:18 smithi105 conmon[223208]: 2023-09-22T10:58:18.245+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:42.053437+0000 front 2023-09-22T10:57:42.053413+0000 (oldest deadline 2023-09-22T10:58:07.253974+0000) 2023-09-22T10:58:18.378 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:18 smithi105 conmon[223208]: 2023-09-22T10:58:18.245+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:49.956083+0000 front 2023-09-22T10:57:49.955961+0000 (oldest deadline 2023-09-22T10:58:13.455869+0000) 2023-09-22T10:58:19.265 DEBUG:teuthology.orchestra.run.smithi105:> sudo pkill -f 'journalctl -f -n 0 -u ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@osd.4.service' 2023-09-22T10:58:19.331 INFO:journalctl@ceph.osd.4.smithi105.stdout:Sep 22 10:58:19 smithi105 systemd[1]: ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@osd.4.service: Succeeded. 2023-09-22T10:58:19.331 INFO:journalctl@ceph.osd.4.smithi105.stdout:Sep 22 10:58:19 smithi105 systemd[1]: Stopped Ceph osd.4 for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T10:58:19.331 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:19 smithi105 conmon[215069]: 2023-09-22T10:58:19.033+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:40.673334+0000 front 2023-09-22T10:57:40.673436+0000 (oldest deadline 2023-09-22T10:58:05.973171+0000) 2023-09-22T10:58:19.332 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:19 smithi105 conmon[215069]: 2023-09-22T10:58:19.033+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:52.374677+0000 front 2023-09-22T10:57:52.374616+0000 (oldest deadline 2023-09-22T10:58:14.074604+0000) 2023-09-22T10:58:19.332 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 10:58:19 smithi105 conmon[207724]: 2023-09-22T10:58:19.238+0000 7f1291192700 -1 osd.5 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:39.218533+0000 front 2023-09-22T10:57:39.218646+0000 (oldest deadline 2023-09-22T10:58:06.819096+0000) 2023-09-22T10:58:19.332 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 10:58:19 smithi105 conmon[207724]: 2023-09-22T10:58:19.238+0000 7f1291192700 -1 osd.5 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:49.120759+0000 front 2023-09-22T10:57:49.120589+0000 (oldest deadline 2023-09-22T10:58:13.820527+0000) 2023-09-22T10:58:19.332 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:19 smithi105 conmon[223208]: 2023-09-22T10:58:19.273+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:42.053437+0000 front 2023-09-22T10:57:42.053413+0000 (oldest deadline 2023-09-22T10:58:07.253974+0000) 2023-09-22T10:58:19.333 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:19 smithi105 conmon[223208]: 2023-09-22T10:58:19.273+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:49.956083+0000 front 2023-09-22T10:57:49.955961+0000 (oldest deadline 2023-09-22T10:58:13.455869+0000) 2023-09-22T10:58:19.344 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-22T10:58:19.345 INFO:tasks.cephadm.osd.4:Stopped osd.4 2023-09-22T10:58:19.345 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2023-09-22T10:58:19.345 DEBUG:teuthology.orchestra.run.smithi105:> sudo systemctl stop ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@osd.5 2023-09-22T10:58:19.627 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 10:58:19 smithi105 systemd[1]: Stopping Ceph osd.5 for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T10:58:20.062 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 10:58:19 smithi105 conmon[207724]: 2023-09-22T10:58:19.627+0000 7f1294b9c700 -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-09-22T10:58:20.063 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 10:58:19 smithi105 conmon[207724]: 2023-09-22T10:58:19.627+0000 7f1294b9c700 -1 osd.5 890 *** Got signal Terminated *** 2023-09-22T10:58:20.063 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 10:58:19 smithi105 conmon[207724]: 2023-09-22T10:58:19.627+0000 7f1294b9c700 -1 osd.5 890 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-22T10:58:20.377 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 10:58:20 smithi105 conmon[207724]: 2023-09-22T10:58:20.226+0000 7f1291192700 -1 osd.5 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:39.218533+0000 front 2023-09-22T10:57:39.218646+0000 (oldest deadline 2023-09-22T10:58:06.819096+0000) 2023-09-22T10:58:20.377 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 10:58:20 smithi105 conmon[207724]: 2023-09-22T10:58:20.226+0000 7f1291192700 -1 osd.5 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:49.120759+0000 front 2023-09-22T10:57:49.120589+0000 (oldest deadline 2023-09-22T10:58:13.820527+0000) 2023-09-22T10:58:20.378 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:20 smithi105 conmon[223208]: 2023-09-22T10:58:20.232+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:42.053437+0000 front 2023-09-22T10:57:42.053413+0000 (oldest deadline 2023-09-22T10:58:07.253974+0000) 2023-09-22T10:58:20.378 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:20 smithi105 conmon[223208]: 2023-09-22T10:58:20.232+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:49.956083+0000 front 2023-09-22T10:57:49.955961+0000 (oldest deadline 2023-09-22T10:58:13.455869+0000) 2023-09-22T10:58:20.379 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:20 smithi105 conmon[215069]: 2023-09-22T10:58:20.061+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:40.673334+0000 front 2023-09-22T10:57:40.673436+0000 (oldest deadline 2023-09-22T10:58:05.973171+0000) 2023-09-22T10:58:20.379 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:20 smithi105 conmon[215069]: 2023-09-22T10:58:20.061+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:52.374677+0000 front 2023-09-22T10:57:52.374616+0000 (oldest deadline 2023-09-22T10:58:14.074604+0000) 2023-09-22T10:58:21.377 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 10:58:21 smithi105 conmon[207724]: 2023-09-22T10:58:21.216+0000 7f1291192700 -1 osd.5 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:39.218533+0000 front 2023-09-22T10:57:39.218646+0000 (oldest deadline 2023-09-22T10:58:06.819096+0000) 2023-09-22T10:58:21.378 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 10:58:21 smithi105 conmon[207724]: 2023-09-22T10:58:21.216+0000 7f1291192700 -1 osd.5 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:49.120759+0000 front 2023-09-22T10:57:49.120589+0000 (oldest deadline 2023-09-22T10:58:13.820527+0000) 2023-09-22T10:58:21.378 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:21 smithi105 conmon[215069]: 2023-09-22T10:58:21.082+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:40.673334+0000 front 2023-09-22T10:57:40.673436+0000 (oldest deadline 2023-09-22T10:58:05.973171+0000) 2023-09-22T10:58:21.379 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:21 smithi105 conmon[215069]: 2023-09-22T10:58:21.082+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:52.374677+0000 front 2023-09-22T10:57:52.374616+0000 (oldest deadline 2023-09-22T10:58:14.074604+0000) 2023-09-22T10:58:21.379 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:21 smithi105 conmon[223208]: 2023-09-22T10:58:21.236+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:42.053437+0000 front 2023-09-22T10:57:42.053413+0000 (oldest deadline 2023-09-22T10:58:07.253974+0000) 2023-09-22T10:58:21.379 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:21 smithi105 conmon[223208]: 2023-09-22T10:58:21.236+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:49.956083+0000 front 2023-09-22T10:57:49.955961+0000 (oldest deadline 2023-09-22T10:58:13.455869+0000) 2023-09-22T10:58:22.377 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 10:58:22 smithi105 conmon[207724]: 2023-09-22T10:58:22.244+0000 7f1291192700 -1 osd.5 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:39.218533+0000 front 2023-09-22T10:57:39.218646+0000 (oldest deadline 2023-09-22T10:58:06.819096+0000) 2023-09-22T10:58:22.378 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 10:58:22 smithi105 conmon[207724]: 2023-09-22T10:58:22.244+0000 7f1291192700 -1 osd.5 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:49.120759+0000 front 2023-09-22T10:57:49.120589+0000 (oldest deadline 2023-09-22T10:58:13.820527+0000) 2023-09-22T10:58:22.378 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:22 smithi105 conmon[215069]: 2023-09-22T10:58:22.103+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:40.673334+0000 front 2023-09-22T10:57:40.673436+0000 (oldest deadline 2023-09-22T10:58:05.973171+0000) 2023-09-22T10:58:22.378 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:22 smithi105 conmon[215069]: 2023-09-22T10:58:22.103+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:52.374677+0000 front 2023-09-22T10:57:52.374616+0000 (oldest deadline 2023-09-22T10:58:14.074604+0000) 2023-09-22T10:58:22.379 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:22 smithi105 conmon[223208]: 2023-09-22T10:58:22.210+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:42.053437+0000 front 2023-09-22T10:57:42.053413+0000 (oldest deadline 2023-09-22T10:58:07.253974+0000) 2023-09-22T10:58:22.379 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:22 smithi105 conmon[223208]: 2023-09-22T10:58:22.210+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:49.956083+0000 front 2023-09-22T10:57:49.955961+0000 (oldest deadline 2023-09-22T10:58:13.455869+0000) 2023-09-22T10:58:23.377 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:23 smithi105 conmon[223208]: 2023-09-22T10:58:23.235+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:42.053437+0000 front 2023-09-22T10:57:42.053413+0000 (oldest deadline 2023-09-22T10:58:07.253974+0000) 2023-09-22T10:58:23.378 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:23 smithi105 conmon[223208]: 2023-09-22T10:58:23.235+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:49.956083+0000 front 2023-09-22T10:57:49.955961+0000 (oldest deadline 2023-09-22T10:58:13.455869+0000) 2023-09-22T10:58:23.378 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 10:58:23 smithi105 conmon[207724]: 2023-09-22T10:58:23.273+0000 7f1291192700 -1 osd.5 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:39.218533+0000 front 2023-09-22T10:57:39.218646+0000 (oldest deadline 2023-09-22T10:58:06.819096+0000) 2023-09-22T10:58:23.378 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 10:58:23 smithi105 conmon[207724]: 2023-09-22T10:58:23.273+0000 7f1291192700 -1 osd.5 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:49.120759+0000 front 2023-09-22T10:57:49.120589+0000 (oldest deadline 2023-09-22T10:58:13.820527+0000) 2023-09-22T10:58:23.379 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 10:58:23 smithi105 conmon[207724]: 2023-09-22T10:58:23.273+0000 7f1291192700 -1 osd.5 890 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2023-09-22T10:57:57.321604+0000 front 2023-09-22T10:57:57.321617+0000 (oldest deadline 2023-09-22T10:58:23.221525+0000) 2023-09-22T10:58:23.379 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:23 smithi105 conmon[215069]: 2023-09-22T10:58:23.108+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:40.673334+0000 front 2023-09-22T10:57:40.673436+0000 (oldest deadline 2023-09-22T10:58:05.973171+0000) 2023-09-22T10:58:23.379 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:23 smithi105 conmon[215069]: 2023-09-22T10:58:23.108+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:52.374677+0000 front 2023-09-22T10:57:52.374616+0000 (oldest deadline 2023-09-22T10:58:14.074604+0000) 2023-09-22T10:58:23.379 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:23 smithi105 conmon[215069]: 2023-09-22T10:58:23.108+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2023-09-22T10:57:57.476173+0000 front 2023-09-22T10:57:57.476102+0000 (oldest deadline 2023-09-22T10:58:22.776040+0000) 2023-09-22T10:58:24.377 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 10:58:24 smithi105 conmon[207724]: 2023-09-22T10:58:24.314+0000 7f1291192700 -1 osd.5 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:39.218533+0000 front 2023-09-22T10:57:39.218646+0000 (oldest deadline 2023-09-22T10:58:06.819096+0000) 2023-09-22T10:58:24.377 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 10:58:24 smithi105 conmon[207724]: 2023-09-22T10:58:24.314+0000 7f1291192700 -1 osd.5 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:49.120759+0000 front 2023-09-22T10:57:49.120589+0000 (oldest deadline 2023-09-22T10:58:13.820527+0000) 2023-09-22T10:58:24.377 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 10:58:24 smithi105 conmon[207724]: 2023-09-22T10:58:24.314+0000 7f1291192700 -1 osd.5 890 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2023-09-22T10:57:57.321604+0000 front 2023-09-22T10:57:57.321617+0000 (oldest deadline 2023-09-22T10:58:23.221525+0000) 2023-09-22T10:58:24.378 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:24 smithi105 conmon[223208]: 2023-09-22T10:58:24.224+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:42.053437+0000 front 2023-09-22T10:57:42.053413+0000 (oldest deadline 2023-09-22T10:58:07.253974+0000) 2023-09-22T10:58:24.378 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:24 smithi105 conmon[223208]: 2023-09-22T10:58:24.224+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:49.956083+0000 front 2023-09-22T10:57:49.955961+0000 (oldest deadline 2023-09-22T10:58:13.455869+0000) 2023-09-22T10:58:24.378 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:24 smithi105 conmon[223208]: 2023-09-22T10:58:24.224+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2023-09-22T10:57:56.957106+0000 front 2023-09-22T10:57:56.956989+0000 (oldest deadline 2023-09-22T10:58:23.957517+0000) 2023-09-22T10:58:24.378 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:24 smithi105 conmon[215069]: 2023-09-22T10:58:24.070+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:40.673334+0000 front 2023-09-22T10:57:40.673436+0000 (oldest deadline 2023-09-22T10:58:05.973171+0000) 2023-09-22T10:58:24.379 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:24 smithi105 conmon[215069]: 2023-09-22T10:58:24.070+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:52.374677+0000 front 2023-09-22T10:57:52.374616+0000 (oldest deadline 2023-09-22T10:58:14.074604+0000) 2023-09-22T10:58:24.379 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:24 smithi105 conmon[215069]: 2023-09-22T10:58:24.070+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2023-09-22T10:57:57.476173+0000 front 2023-09-22T10:57:57.476102+0000 (oldest deadline 2023-09-22T10:58:22.776040+0000) 2023-09-22T10:58:25.374 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:25 smithi105 conmon[215069]: 2023-09-22T10:58:25.037+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:40.673334+0000 front 2023-09-22T10:57:40.673436+0000 (oldest deadline 2023-09-22T10:58:05.973171+0000) 2023-09-22T10:58:25.375 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:25 smithi105 conmon[215069]: 2023-09-22T10:58:25.037+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:52.374677+0000 front 2023-09-22T10:57:52.374616+0000 (oldest deadline 2023-09-22T10:58:14.074604+0000) 2023-09-22T10:58:25.375 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:25 smithi105 conmon[215069]: 2023-09-22T10:58:25.037+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2023-09-22T10:57:57.476173+0000 front 2023-09-22T10:57:57.476102+0000 (oldest deadline 2023-09-22T10:58:22.776040+0000) 2023-09-22T10:58:25.375 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:25 smithi105 conmon[223208]: 2023-09-22T10:58:25.236+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:42.053437+0000 front 2023-09-22T10:57:42.053413+0000 (oldest deadline 2023-09-22T10:58:07.253974+0000) 2023-09-22T10:58:25.376 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:25 smithi105 conmon[223208]: 2023-09-22T10:58:25.236+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:49.956083+0000 front 2023-09-22T10:57:49.955961+0000 (oldest deadline 2023-09-22T10:58:13.455869+0000) 2023-09-22T10:58:25.376 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:25 smithi105 conmon[223208]: 2023-09-22T10:58:25.236+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2023-09-22T10:57:56.957106+0000 front 2023-09-22T10:57:56.956989+0000 (oldest deadline 2023-09-22T10:58:23.957517+0000) 2023-09-22T10:58:25.627 INFO:journalctl@ceph.osd.5.smithi105.stdout:Sep 22 10:58:25 smithi105 bash[325251]: 4e31b62988fd8c80ed6a1ed3538be50e74724abb23314e26390e4a56c94906e4 2023-09-22T10:58:26.378 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:26 smithi105 conmon[215069]: 2023-09-22T10:58:26.087+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:40.673334+0000 front 2023-09-22T10:57:40.673436+0000 (oldest deadline 2023-09-22T10:58:05.973171+0000) 2023-09-22T10:58:26.378 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:26 smithi105 conmon[215069]: 2023-09-22T10:58:26.087+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:52.374677+0000 front 2023-09-22T10:57:52.374616+0000 (oldest deadline 2023-09-22T10:58:14.074604+0000) 2023-09-22T10:58:26.379 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:26 smithi105 conmon[215069]: 2023-09-22T10:58:26.087+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2023-09-22T10:57:57.476173+0000 front 2023-09-22T10:57:57.476102+0000 (oldest deadline 2023-09-22T10:58:22.776040+0000) 2023-09-22T10:58:26.379 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:26 smithi105 conmon[223208]: 2023-09-22T10:58:26.208+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:42.053437+0000 front 2023-09-22T10:57:42.053413+0000 (oldest deadline 2023-09-22T10:58:07.253974+0000) 2023-09-22T10:58:26.379 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:26 smithi105 conmon[223208]: 2023-09-22T10:58:26.208+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:49.956083+0000 front 2023-09-22T10:57:49.955961+0000 (oldest deadline 2023-09-22T10:58:13.455869+0000) 2023-09-22T10:58:26.380 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:26 smithi105 conmon[223208]: 2023-09-22T10:58:26.208+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2023-09-22T10:57:56.957106+0000 front 2023-09-22T10:57:56.956989+0000 (oldest deadline 2023-09-22T10:58:23.957517+0000) 2023-09-22T10:58:27.180 DEBUG:teuthology.orchestra.run.smithi105:> sudo pkill -f 'journalctl -f -n 0 -u ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@osd.5.service' 2023-09-22T10:58:27.219 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-22T10:58:27.219 INFO:tasks.cephadm.osd.5:Stopped osd.5 2023-09-22T10:58:27.219 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-09-22T10:58:27.219 DEBUG:teuthology.orchestra.run.smithi105:> sudo systemctl stop ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@osd.6 2023-09-22T10:58:27.377 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:27 smithi105 conmon[223208]: 2023-09-22T10:58:27.202+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:42.053437+0000 front 2023-09-22T10:57:42.053413+0000 (oldest deadline 2023-09-22T10:58:07.253974+0000) 2023-09-22T10:58:27.377 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:27 smithi105 conmon[223208]: 2023-09-22T10:58:27.202+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:49.956083+0000 front 2023-09-22T10:57:49.955961+0000 (oldest deadline 2023-09-22T10:58:13.455869+0000) 2023-09-22T10:58:27.377 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:27 smithi105 conmon[223208]: 2023-09-22T10:58:27.202+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2023-09-22T10:57:56.957106+0000 front 2023-09-22T10:57:56.956989+0000 (oldest deadline 2023-09-22T10:58:23.957517+0000) 2023-09-22T10:58:27.378 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:27 smithi105 conmon[215069]: 2023-09-22T10:58:27.050+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:40.673334+0000 front 2023-09-22T10:57:40.673436+0000 (oldest deadline 2023-09-22T10:58:05.973171+0000) 2023-09-22T10:58:27.378 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:27 smithi105 conmon[215069]: 2023-09-22T10:58:27.050+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:52.374677+0000 front 2023-09-22T10:57:52.374616+0000 (oldest deadline 2023-09-22T10:58:14.074604+0000) 2023-09-22T10:58:27.378 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:27 smithi105 conmon[215069]: 2023-09-22T10:58:27.050+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2023-09-22T10:57:57.476173+0000 front 2023-09-22T10:57:57.476102+0000 (oldest deadline 2023-09-22T10:58:22.776040+0000) 2023-09-22T10:58:27.378 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:27 smithi105 systemd[1]: Stopping Ceph osd.6 for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T10:58:27.877 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:27 smithi105 conmon[215069]: 2023-09-22T10:58:27.505+0000 7fdf44a0c700 -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-09-22T10:58:27.877 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:27 smithi105 conmon[215069]: 2023-09-22T10:58:27.505+0000 7fdf44a0c700 -1 osd.6 890 *** Got signal Terminated *** 2023-09-22T10:58:27.878 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:27 smithi105 conmon[215069]: 2023-09-22T10:58:27.505+0000 7fdf44a0c700 -1 osd.6 890 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-22T10:58:28.377 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:28 smithi105 conmon[223208]: 2023-09-22T10:58:28.188+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:42.053437+0000 front 2023-09-22T10:57:42.053413+0000 (oldest deadline 2023-09-22T10:58:07.253974+0000) 2023-09-22T10:58:28.377 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:28 smithi105 conmon[223208]: 2023-09-22T10:58:28.188+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:49.956083+0000 front 2023-09-22T10:57:49.955961+0000 (oldest deadline 2023-09-22T10:58:13.455869+0000) 2023-09-22T10:58:28.378 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:28 smithi105 conmon[223208]: 2023-09-22T10:58:28.188+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2023-09-22T10:57:56.957106+0000 front 2023-09-22T10:57:56.956989+0000 (oldest deadline 2023-09-22T10:58:23.957517+0000) 2023-09-22T10:58:28.378 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:28 smithi105 conmon[215069]: 2023-09-22T10:58:28.078+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:40.673334+0000 front 2023-09-22T10:57:40.673436+0000 (oldest deadline 2023-09-22T10:58:05.973171+0000) 2023-09-22T10:58:28.378 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:28 smithi105 conmon[215069]: 2023-09-22T10:58:28.078+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:52.374677+0000 front 2023-09-22T10:57:52.374616+0000 (oldest deadline 2023-09-22T10:58:14.074604+0000) 2023-09-22T10:58:28.378 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:28 smithi105 conmon[215069]: 2023-09-22T10:58:28.078+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2023-09-22T10:57:57.476173+0000 front 2023-09-22T10:57:57.476102+0000 (oldest deadline 2023-09-22T10:58:22.776040+0000) 2023-09-22T10:58:29.377 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:29 smithi105 conmon[215069]: 2023-09-22T10:58:29.054+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:40.673334+0000 front 2023-09-22T10:57:40.673436+0000 (oldest deadline 2023-09-22T10:58:05.973171+0000) 2023-09-22T10:58:29.378 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:29 smithi105 conmon[215069]: 2023-09-22T10:58:29.054+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:52.374677+0000 front 2023-09-22T10:57:52.374616+0000 (oldest deadline 2023-09-22T10:58:14.074604+0000) 2023-09-22T10:58:29.378 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:29 smithi105 conmon[215069]: 2023-09-22T10:58:29.054+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2023-09-22T10:57:57.476173+0000 front 2023-09-22T10:57:57.476102+0000 (oldest deadline 2023-09-22T10:58:22.776040+0000) 2023-09-22T10:58:29.379 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:29 smithi105 conmon[223208]: 2023-09-22T10:58:29.223+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:42.053437+0000 front 2023-09-22T10:57:42.053413+0000 (oldest deadline 2023-09-22T10:58:07.253974+0000) 2023-09-22T10:58:29.379 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:29 smithi105 conmon[223208]: 2023-09-22T10:58:29.223+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:49.956083+0000 front 2023-09-22T10:57:49.955961+0000 (oldest deadline 2023-09-22T10:58:13.455869+0000) 2023-09-22T10:58:29.379 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:29 smithi105 conmon[223208]: 2023-09-22T10:58:29.223+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2023-09-22T10:57:56.957106+0000 front 2023-09-22T10:57:56.956989+0000 (oldest deadline 2023-09-22T10:58:23.957517+0000) 2023-09-22T10:58:30.377 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:30 smithi105 conmon[215069]: 2023-09-22T10:58:30.102+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:40.673334+0000 front 2023-09-22T10:57:40.673436+0000 (oldest deadline 2023-09-22T10:58:05.973171+0000) 2023-09-22T10:58:30.378 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:30 smithi105 conmon[215069]: 2023-09-22T10:58:30.102+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:52.374677+0000 front 2023-09-22T10:57:52.374616+0000 (oldest deadline 2023-09-22T10:58:14.074604+0000) 2023-09-22T10:58:30.378 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:30 smithi105 conmon[215069]: 2023-09-22T10:58:30.102+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2023-09-22T10:57:57.476173+0000 front 2023-09-22T10:57:57.476102+0000 (oldest deadline 2023-09-22T10:58:22.776040+0000) 2023-09-22T10:58:30.379 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:30 smithi105 conmon[223208]: 2023-09-22T10:58:30.267+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:42.053437+0000 front 2023-09-22T10:57:42.053413+0000 (oldest deadline 2023-09-22T10:58:07.253974+0000) 2023-09-22T10:58:30.379 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:30 smithi105 conmon[223208]: 2023-09-22T10:58:30.267+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:49.956083+0000 front 2023-09-22T10:57:49.955961+0000 (oldest deadline 2023-09-22T10:58:13.455869+0000) 2023-09-22T10:58:30.379 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:30 smithi105 conmon[223208]: 2023-09-22T10:58:30.267+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2023-09-22T10:57:56.957106+0000 front 2023-09-22T10:57:56.956989+0000 (oldest deadline 2023-09-22T10:58:23.957517+0000) 2023-09-22T10:58:31.377 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:31 smithi105 conmon[215069]: 2023-09-22T10:58:31.101+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:40.673334+0000 front 2023-09-22T10:57:40.673436+0000 (oldest deadline 2023-09-22T10:58:05.973171+0000) 2023-09-22T10:58:31.377 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:31 smithi105 conmon[215069]: 2023-09-22T10:58:31.101+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:52.374677+0000 front 2023-09-22T10:57:52.374616+0000 (oldest deadline 2023-09-22T10:58:14.074604+0000) 2023-09-22T10:58:31.378 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:31 smithi105 conmon[215069]: 2023-09-22T10:58:31.101+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2023-09-22T10:57:57.476173+0000 front 2023-09-22T10:57:57.476102+0000 (oldest deadline 2023-09-22T10:58:22.776040+0000) 2023-09-22T10:58:31.378 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:31 smithi105 conmon[223208]: 2023-09-22T10:58:31.277+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:42.053437+0000 front 2023-09-22T10:57:42.053413+0000 (oldest deadline 2023-09-22T10:58:07.253974+0000) 2023-09-22T10:58:31.378 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:31 smithi105 conmon[223208]: 2023-09-22T10:58:31.277+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:49.956083+0000 front 2023-09-22T10:57:49.955961+0000 (oldest deadline 2023-09-22T10:58:13.455869+0000) 2023-09-22T10:58:31.378 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:31 smithi105 conmon[223208]: 2023-09-22T10:58:31.277+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2023-09-22T10:57:56.957106+0000 front 2023-09-22T10:57:56.956989+0000 (oldest deadline 2023-09-22T10:58:23.957517+0000) 2023-09-22T10:58:32.377 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:32 smithi105 conmon[223208]: 2023-09-22T10:58:32.228+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:42.053437+0000 front 2023-09-22T10:57:42.053413+0000 (oldest deadline 2023-09-22T10:58:07.253974+0000) 2023-09-22T10:58:32.377 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:32 smithi105 conmon[223208]: 2023-09-22T10:58:32.228+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:49.956083+0000 front 2023-09-22T10:57:49.955961+0000 (oldest deadline 2023-09-22T10:58:13.455869+0000) 2023-09-22T10:58:32.378 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:32 smithi105 conmon[223208]: 2023-09-22T10:58:32.228+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2023-09-22T10:57:56.957106+0000 front 2023-09-22T10:57:56.956989+0000 (oldest deadline 2023-09-22T10:58:23.957517+0000) 2023-09-22T10:58:32.378 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:32 smithi105 conmon[215069]: 2023-09-22T10:58:32.121+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:40.673334+0000 front 2023-09-22T10:57:40.673436+0000 (oldest deadline 2023-09-22T10:58:05.973171+0000) 2023-09-22T10:58:32.378 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:32 smithi105 conmon[215069]: 2023-09-22T10:58:32.121+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:52.374677+0000 front 2023-09-22T10:57:52.374616+0000 (oldest deadline 2023-09-22T10:58:14.074604+0000) 2023-09-22T10:58:32.379 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:32 smithi105 conmon[215069]: 2023-09-22T10:58:32.121+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2023-09-22T10:57:57.476173+0000 front 2023-09-22T10:57:57.476102+0000 (oldest deadline 2023-09-22T10:58:22.776040+0000) 2023-09-22T10:58:32.379 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:32 smithi105 conmon[215069]: 2023-09-22T10:58:32.121+0000 7fdf3e7fd700 -1 osd.6 890 heartbeat_check: no reply from 172.21.15.6:6830 osd.3 since back 2023-09-22T10:58:06.276892+0000 front 2023-09-22T10:58:06.276964+0000 (oldest deadline 2023-09-22T10:58:31.576766+0000) 2023-09-22T10:58:33.627 INFO:journalctl@ceph.osd.6.smithi105.stdout:Sep 22 10:58:33 smithi105 bash[325836]: 73786d7a3183d6e97d393478edef4624eb6cffd728786f261d9888819194fe8c 2023-09-22T10:58:33.628 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:33 smithi105 conmon[223208]: 2023-09-22T10:58:33.265+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:42.053437+0000 front 2023-09-22T10:57:42.053413+0000 (oldest deadline 2023-09-22T10:58:07.253974+0000) 2023-09-22T10:58:33.628 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:33 smithi105 conmon[223208]: 2023-09-22T10:58:33.265+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:49.956083+0000 front 2023-09-22T10:57:49.955961+0000 (oldest deadline 2023-09-22T10:58:13.455869+0000) 2023-09-22T10:58:33.629 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:33 smithi105 conmon[223208]: 2023-09-22T10:58:33.265+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2023-09-22T10:57:56.957106+0000 front 2023-09-22T10:57:56.956989+0000 (oldest deadline 2023-09-22T10:58:23.957517+0000) 2023-09-22T10:58:34.512 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:34 smithi105 conmon[223208]: 2023-09-22T10:58:34.257+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:42.053437+0000 front 2023-09-22T10:57:42.053413+0000 (oldest deadline 2023-09-22T10:58:07.253974+0000) 2023-09-22T10:58:34.512 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:34 smithi105 conmon[223208]: 2023-09-22T10:58:34.257+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:49.956083+0000 front 2023-09-22T10:57:49.955961+0000 (oldest deadline 2023-09-22T10:58:13.455869+0000) 2023-09-22T10:58:34.512 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:34 smithi105 conmon[223208]: 2023-09-22T10:58:34.257+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2023-09-22T10:57:56.957106+0000 front 2023-09-22T10:57:56.956989+0000 (oldest deadline 2023-09-22T10:58:23.957517+0000) 2023-09-22T10:58:35.012 DEBUG:teuthology.orchestra.run.smithi105:> sudo pkill -f 'journalctl -f -n 0 -u ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@osd.6.service' 2023-09-22T10:58:35.052 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-22T10:58:35.052 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-09-22T10:58:35.052 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2023-09-22T10:58:35.052 DEBUG:teuthology.orchestra.run.smithi105:> sudo systemctl stop ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@osd.7 2023-09-22T10:58:35.346 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:35 smithi105 systemd[1]: Stopping Ceph osd.7 for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T10:58:35.347 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:35 smithi105 conmon[223208]: 2023-09-22T10:58:35.248+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:42.053437+0000 front 2023-09-22T10:57:42.053413+0000 (oldest deadline 2023-09-22T10:58:07.253974+0000) 2023-09-22T10:58:35.347 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:35 smithi105 conmon[223208]: 2023-09-22T10:58:35.248+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:49.956083+0000 front 2023-09-22T10:57:49.955961+0000 (oldest deadline 2023-09-22T10:58:13.455869+0000) 2023-09-22T10:58:35.347 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:35 smithi105 conmon[223208]: 2023-09-22T10:58:35.248+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2023-09-22T10:57:56.957106+0000 front 2023-09-22T10:57:56.956989+0000 (oldest deadline 2023-09-22T10:58:23.957517+0000) 2023-09-22T10:58:35.347 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:35 smithi105 conmon[223208]: 2023-09-22T10:58:35.248+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6830 osd.3 since back 2023-09-22T10:58:03.957990+0000 front 2023-09-22T10:58:03.957949+0000 (oldest deadline 2023-09-22T10:58:34.458980+0000) 2023-09-22T10:58:35.347 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:35 smithi105 conmon[223208]: 2023-09-22T10:58:35.346+0000 7fc20583e700 -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-09-22T10:58:35.627 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:35 smithi105 conmon[223208]: 2023-09-22T10:58:35.346+0000 7fc20583e700 -1 osd.7 890 *** Got signal Terminated *** 2023-09-22T10:58:35.627 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:35 smithi105 conmon[223208]: 2023-09-22T10:58:35.346+0000 7fc20583e700 -1 osd.7 890 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-22T10:58:36.627 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:36 smithi105 conmon[223208]: 2023-09-22T10:58:36.206+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:42.053437+0000 front 2023-09-22T10:57:42.053413+0000 (oldest deadline 2023-09-22T10:58:07.253974+0000) 2023-09-22T10:58:36.627 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:36 smithi105 conmon[223208]: 2023-09-22T10:58:36.206+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:49.956083+0000 front 2023-09-22T10:57:49.955961+0000 (oldest deadline 2023-09-22T10:58:13.455869+0000) 2023-09-22T10:58:36.627 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:36 smithi105 conmon[223208]: 2023-09-22T10:58:36.206+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2023-09-22T10:57:56.957106+0000 front 2023-09-22T10:57:56.956989+0000 (oldest deadline 2023-09-22T10:58:23.957517+0000) 2023-09-22T10:58:36.628 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:36 smithi105 conmon[223208]: 2023-09-22T10:58:36.206+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6830 osd.3 since back 2023-09-22T10:58:03.957990+0000 front 2023-09-22T10:58:03.957949+0000 (oldest deadline 2023-09-22T10:58:34.458980+0000) 2023-09-22T10:58:37.627 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:37 smithi105 conmon[223208]: 2023-09-22T10:58:37.205+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:42.053437+0000 front 2023-09-22T10:57:42.053413+0000 (oldest deadline 2023-09-22T10:58:07.253974+0000) 2023-09-22T10:58:37.627 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:37 smithi105 conmon[223208]: 2023-09-22T10:58:37.205+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:49.956083+0000 front 2023-09-22T10:57:49.955961+0000 (oldest deadline 2023-09-22T10:58:13.455869+0000) 2023-09-22T10:58:37.627 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:37 smithi105 conmon[223208]: 2023-09-22T10:58:37.205+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2023-09-22T10:57:56.957106+0000 front 2023-09-22T10:57:56.956989+0000 (oldest deadline 2023-09-22T10:58:23.957517+0000) 2023-09-22T10:58:37.627 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:37 smithi105 conmon[223208]: 2023-09-22T10:58:37.205+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6830 osd.3 since back 2023-09-22T10:58:03.957990+0000 front 2023-09-22T10:58:03.957949+0000 (oldest deadline 2023-09-22T10:58:34.458980+0000) 2023-09-22T10:58:38.627 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:38 smithi105 conmon[223208]: 2023-09-22T10:58:38.226+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:42.053437+0000 front 2023-09-22T10:57:42.053413+0000 (oldest deadline 2023-09-22T10:58:07.253974+0000) 2023-09-22T10:58:38.627 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:38 smithi105 conmon[223208]: 2023-09-22T10:58:38.226+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:49.956083+0000 front 2023-09-22T10:57:49.955961+0000 (oldest deadline 2023-09-22T10:58:13.455869+0000) 2023-09-22T10:58:38.627 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:38 smithi105 conmon[223208]: 2023-09-22T10:58:38.226+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2023-09-22T10:57:56.957106+0000 front 2023-09-22T10:57:56.956989+0000 (oldest deadline 2023-09-22T10:58:23.957517+0000) 2023-09-22T10:58:38.627 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:38 smithi105 conmon[223208]: 2023-09-22T10:58:38.226+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6830 osd.3 since back 2023-09-22T10:58:03.957990+0000 front 2023-09-22T10:58:03.957949+0000 (oldest deadline 2023-09-22T10:58:34.458980+0000) 2023-09-22T10:58:39.627 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:39 smithi105 conmon[223208]: 2023-09-22T10:58:39.240+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:42.053437+0000 front 2023-09-22T10:57:42.053413+0000 (oldest deadline 2023-09-22T10:58:07.253974+0000) 2023-09-22T10:58:39.627 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:39 smithi105 conmon[223208]: 2023-09-22T10:58:39.240+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:49.956083+0000 front 2023-09-22T10:57:49.955961+0000 (oldest deadline 2023-09-22T10:58:13.455869+0000) 2023-09-22T10:58:39.627 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:39 smithi105 conmon[223208]: 2023-09-22T10:58:39.240+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2023-09-22T10:57:56.957106+0000 front 2023-09-22T10:57:56.956989+0000 (oldest deadline 2023-09-22T10:58:23.957517+0000) 2023-09-22T10:58:39.627 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:39 smithi105 conmon[223208]: 2023-09-22T10:58:39.240+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6830 osd.3 since back 2023-09-22T10:58:03.957990+0000 front 2023-09-22T10:58:03.957949+0000 (oldest deadline 2023-09-22T10:58:34.458980+0000) 2023-09-22T10:58:40.627 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:40 smithi105 conmon[223208]: 2023-09-22T10:58:40.274+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-09-22T10:57:42.053437+0000 front 2023-09-22T10:57:42.053413+0000 (oldest deadline 2023-09-22T10:58:07.253974+0000) 2023-09-22T10:58:40.628 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:40 smithi105 conmon[223208]: 2023-09-22T10:58:40.274+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-09-22T10:57:49.956083+0000 front 2023-09-22T10:57:49.955961+0000 (oldest deadline 2023-09-22T10:58:13.455869+0000) 2023-09-22T10:58:40.628 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:40 smithi105 conmon[223208]: 2023-09-22T10:58:40.274+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2023-09-22T10:57:56.957106+0000 front 2023-09-22T10:57:56.956989+0000 (oldest deadline 2023-09-22T10:58:23.957517+0000) 2023-09-22T10:58:40.628 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:40 smithi105 conmon[223208]: 2023-09-22T10:58:40.274+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.6:6830 osd.3 since back 2023-09-22T10:58:03.957990+0000 front 2023-09-22T10:58:03.957949+0000 (oldest deadline 2023-09-22T10:58:34.458980+0000) 2023-09-22T10:58:40.628 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:40 smithi105 conmon[223208]: 2023-09-22T10:58:40.274+0000 7fc1ffe30700 -1 osd.7 890 heartbeat_check: no reply from 172.21.15.105:6804 osd.4 since back 2023-09-22T10:58:14.459486+0000 front 2023-09-22T10:58:14.459527+0000 (oldest deadline 2023-09-22T10:58:39.759543+0000) 2023-09-22T10:58:41.127 INFO:journalctl@ceph.osd.7.smithi105.stdout:Sep 22 10:58:40 smithi105 bash[326424]: 42ac2af36f28595bba5d7feb5fd52f47a87269d4afaea1873756076a0825c844 2023-09-22T10:58:42.595 DEBUG:teuthology.orchestra.run.smithi105:> sudo pkill -f 'journalctl -f -n 0 -u ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@osd.7.service' 2023-09-22T10:58:42.635 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-22T10:58:42.635 INFO:tasks.cephadm.osd.7:Stopped osd.7 2023-09-22T10:58:42.635 INFO:tasks.cephadm.mds.a:Stopping mds.a... 2023-09-22T10:58:42.636 DEBUG:teuthology.orchestra.run.smithi006:> sudo systemctl stop ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@mds.a 2023-09-22T10:58:42.937 INFO:journalctl@ceph.mds.a.smithi006.stdout:Sep 22 10:58:42 smithi006 systemd[1]: Stopping Ceph mds.a for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T10:58:43.285 INFO:journalctl@ceph.mds.a.smithi006.stdout:Sep 22 10:58:42 smithi006 conmon[243976]: 2023-09-22T10:58:42.936+0000 7f136c4d8700 -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-09-22T10:58:43.285 INFO:journalctl@ceph.mds.a.smithi006.stdout:Sep 22 10:58:42 smithi006 conmon[243976]: 2023-09-22T10:58:42.936+0000 7f136c4d8700 -1 mds.a *** got signal Terminated *** 2023-09-22T10:58:46.786 INFO:journalctl@ceph.mds.a.smithi006.stdout:Sep 22 10:58:46 smithi006 bash[336264]: a940d1af61abe145cc12350977654e14a0e5c34fe581c822957fc034345b3f1c 2023-09-22T10:58:46.846 DEBUG:teuthology.orchestra.run.smithi006:> sudo pkill -f 'journalctl -f -n 0 -u ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@mds.a.service' 2023-09-22T10:58:46.887 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-22T10:58:46.887 INFO:tasks.cephadm.mds.a:Stopped mds.a 2023-09-22T10:58:46.888 INFO:tasks.cephadm.mds.b:Stopping mds.b... 2023-09-22T10:58:46.888 DEBUG:teuthology.orchestra.run.smithi105:> sudo systemctl stop ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@mds.b 2023-09-22T10:58:47.261 INFO:journalctl@ceph.mds.b.smithi105.stdout:Sep 22 10:58:46 smithi105 systemd[1]: Stopping Ceph mds.b for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T10:58:47.627 INFO:journalctl@ceph.mds.b.smithi105.stdout:Sep 22 10:58:47 smithi105 conmon[229741]: 2023-09-22T10:58:47.260+0000 7fbaead45700 -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-09-22T10:58:47.627 INFO:journalctl@ceph.mds.b.smithi105.stdout:Sep 22 10:58:47 smithi105 conmon[229741]: 2023-09-22T10:58:47.260+0000 7fbaead45700 -1 mds.b *** got signal Terminated *** 2023-09-22T10:58:50.377 INFO:journalctl@ceph.mds.b.smithi105.stdout:Sep 22 10:58:50 smithi105 bash[327002]: 0ca586cb596dc8146649238c6a2c0a66db65ab0baad7586b5b0b6a4ef36ed2cf 2023-09-22T10:58:50.529 DEBUG:teuthology.orchestra.run.smithi105:> sudo pkill -f 'journalctl -f -n 0 -u ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@mds.b.service' 2023-09-22T10:58:50.568 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-22T10:58:50.568 INFO:tasks.cephadm.mds.b:Stopped mds.b 2023-09-22T10:58:50.568 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2023-09-22T10:58:50.569 DEBUG:teuthology.orchestra.run.smithi105:> sudo systemctl stop ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@prometheus.a 2023-09-22T10:58:50.860 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 10:58:50 smithi105 systemd[1]: Stopping Ceph prometheus.a for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T10:58:51.127 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 10:58:50 smithi105 conmon[243160]: ts=2023-09-22T10:58:50.860Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-09-22T10:58:51.127 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 10:58:50 smithi105 conmon[243160]: ts=2023-09-22T10:58:50.860Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2023-09-22T10:58:51.127 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 10:58:50 smithi105 conmon[243160]: ts=2023-09-22T10:58:50.860Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2023-09-22T10:58:51.127 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 10:58:50 smithi105 conmon[243160]: ts=2023-09-22T10:58:50.860Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2023-09-22T10:58:51.127 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 10:58:50 smithi105 conmon[243160]: ts=2023-09-22T10:58:50.860Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2023-09-22T10:58:51.128 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 10:58:50 smithi105 conmon[243160]: ts=2023-09-22T10:58:50.860Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2023-09-22T10:58:51.128 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 10:58:50 smithi105 conmon[243160]: ts=2023-09-22T10:58:50.860Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2023-09-22T10:58:51.128 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 10:58:50 smithi105 conmon[243160]: ts=2023-09-22T10:58:50.860Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2023-09-22T10:58:51.128 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 10:58:50 smithi105 conmon[243160]: ts=2023-09-22T10:58:50.860Z caller=main.go:907 level=info msg="Scrape manager stopped" 2023-09-22T10:58:51.128 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 10:58:50 smithi105 conmon[243160]: ts=2023-09-22T10:58:50.866Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2023-09-22T10:58:51.128 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 10:58:50 smithi105 conmon[243160]: ts=2023-09-22T10:58:50.866Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2023-09-22T10:58:51.128 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Sep 22 10:58:50 smithi105 conmon[243160]: ts=2023-09-22T10:58:50.866Z caller=main.go:1147 level=info msg="See you next time!" 2023-09-22T10:58:51.549 DEBUG:teuthology.orchestra.run.smithi105:> sudo pkill -f 'journalctl -f -n 0 -u ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@prometheus.a.service' 2023-09-22T10:58:51.583 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-22T10:58:51.584 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2023-09-22T10:58:51.584 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 762f9dea-591a-11ee-8db4-212e2dc638e7 --force --keep-logs 2023-09-22T10:58:51.974 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 10:58:51 smithi006 conmon[255849]: ts=2023-09-22T10:58:51.625Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi006:8443/api/prometheus_receiver\": dial tcp 172.21.15.6:8443: connect: connection refused" 2023-09-22T10:58:51.974 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 10:58:51 smithi006 conmon[255849]: ts=2023-09-22T10:58:51.626Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi105.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.105:8443: connect: connection refused" 2023-09-22T10:58:53.036 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 10:58:52 smithi006 systemd[1]: Stopping Ceph alertmanager.a for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T10:58:53.535 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 10:58:53 smithi006 conmon[255849]: ts=2023-09-22T10:58:53.119Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2023-09-22T10:58:53.959 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 10:58:53 smithi006 bash[336904]: d4b72a1ce59bc048b320cc4f0adbb264ec4b2d1b440dd1cedf8892b50c1be862 2023-09-22T10:58:53.959 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 10:58:53 smithi006 systemd[1]: ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-09-22T10:58:53.959 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 22 10:58:53 smithi006 systemd[1]: Stopped Ceph alertmanager.a for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T10:58:54.285 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 10:58:53 smithi006 systemd[1]: Stopping Ceph node-exporter.a for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T10:58:55.134 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 10:58:54 smithi006 bash[337184]: 339254f34d4af3aba1c3a69e2a99ce88166a8fc7291cf0c0ad0c2b51dc3b2bdf 2023-09-22T10:58:55.134 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 10:58:54 smithi006 systemd[1]: ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-09-22T10:58:55.135 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 10:58:55 smithi006 systemd[1]: ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@node-exporter.a.service: Failed with result 'exit-code'. 2023-09-22T10:58:55.135 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 22 10:58:55 smithi006 systemd[1]: Stopped Ceph node-exporter.a for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T10:58:55.408 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 762f9dea-591a-11ee-8db4-212e2dc638e7 --force --keep-logs 2023-09-22T10:58:56.877 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 10:58:56 smithi105 systemd[1]: Stopping Ceph grafana.a for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T10:58:57.613 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 10:58:57 smithi105 bash[327934]: c50b6c6dba59589a1f0b71ed87f9351e4e7dd7fd5a183e9b6dbb00a5f74d1297 2023-09-22T10:58:57.613 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 10:58:57 smithi105 systemd[1]: ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@grafana.a.service: Main process exited, code=exited, status=143/n/a 2023-09-22T10:58:57.613 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 10:58:57 smithi105 systemd[1]: ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@grafana.a.service: Failed with result 'exit-code'. 2023-09-22T10:58:57.614 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Sep 22 10:58:57 smithi105 systemd[1]: Stopped Ceph grafana.a for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T10:58:57.877 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 10:58:57 smithi105 systemd[1]: Stopping Ceph node-exporter.b for 762f9dea-591a-11ee-8db4-212e2dc638e7... 2023-09-22T10:58:58.570 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 10:58:58 smithi105 bash[328215]: 6dc2156d43407906d1c6e2bfcd5872490289eea76bc57fd7702dbe96efb36ab0 2023-09-22T10:58:58.570 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 10:58:58 smithi105 systemd[1]: ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-09-22T10:58:58.570 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 10:58:58 smithi105 systemd[1]: ceph-762f9dea-591a-11ee-8db4-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-09-22T10:58:58.570 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Sep 22 10:58:58 smithi105 systemd[1]: Stopped Ceph node-exporter.b for 762f9dea-591a-11ee-8db4-212e2dc638e7. 2023-09-22T10:58:58.844 DEBUG:teuthology.orchestra.run.smithi006:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-09-22T10:58:58.883 DEBUG:teuthology.orchestra.run.smithi105:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-09-22T10:58:58.913 INFO:tasks.cephadm:Archiving crash dumps... 2023-09-22T10:58:58.916 DEBUG:teuthology.misc:Transferring archived files from smithi006:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/crash to /home/teuthworker/archive/rfriedma-2023-09-22_05:40:13-rados-wip-rf-squeue2-distro-default-smithi/7400744/remote/smithi006/crash 2023-09-22T10:58:58.917 DEBUG:teuthology.orchestra.run.smithi006:> sudo tar c -f - -C /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/crash -- . 2023-09-22T10:58:58.983 INFO:teuthology.orchestra.run.smithi006.stderr:tar: /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/crash: Cannot open: No such file or directory 2023-09-22T10:58:58.984 INFO:teuthology.orchestra.run.smithi006.stderr:tar: Error is not recoverable: exiting now 2023-09-22T10:58:58.986 DEBUG:teuthology.misc:Transferring archived files from smithi105:/var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/crash to /home/teuthworker/archive/rfriedma-2023-09-22_05:40:13-rados-wip-rf-squeue2-distro-default-smithi/7400744/remote/smithi105/crash 2023-09-22T10:58:58.987 DEBUG:teuthology.orchestra.run.smithi105:> sudo tar c -f - -C /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/crash -- . 2023-09-22T10:58:59.028 INFO:teuthology.orchestra.run.smithi105.stderr:tar: /var/lib/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/crash: Cannot open: No such file or directory 2023-09-22T10:58:59.028 INFO:teuthology.orchestra.run.smithi105.stderr:tar: Error is not recoverable: exiting now 2023-09-22T10:58:59.029 INFO:tasks.cephadm:Checking cluster log for badness... 2023-09-22T10:58:59.029 DEBUG:teuthology.orchestra.run.smithi006:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-09-22T10:58:59.068 INFO:teuthology.orchestra.run.smithi006.stderr:grep: /var/log/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/ceph.log: No such file or directory 2023-09-22T10:58:59.069 INFO:tasks.cephadm:Compressing logs... 2023-09-22T10:58:59.070 DEBUG:teuthology.orchestra.run.smithi006:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2023-09-22T10:58:59.112 DEBUG:teuthology.orchestra.run.smithi105:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2023-09-22T10:58:59.151 INFO:teuthology.orchestra.run.smithi105.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2023-09-22T10:58:59.152 INFO:teuthology.orchestra.run.smithi105.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-09-22T10:58:59.156 INFO:teuthology.orchestra.run.smithi006.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2023-09-22T10:58:59.163 INFO:teuthology.orchestra.run.smithi105.stderr:gzip -5 --verbose -- /var/log/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/ceph-osd.5.log 2023-09-22T10:58:59.163 INFO:teuthology.orchestra.run.smithi105.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/ceph-osd.6.log 2023-09-22T10:58:59.164 INFO:teuthology.orchestra.run.smithi105.stderr:/var/log/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/ceph-osd.4.log 2023-09-22T10:58:59.164 INFO:teuthology.orchestra.run.smithi105.stderr:/var/log/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/ceph-mgr.x.log 2023-09-22T10:58:59.164 INFO:teuthology.orchestra.run.smithi105.stderr:/var/log/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/ceph-volume.log 2023-09-22T10:58:59.164 INFO:teuthology.orchestra.run.smithi105.stderr:/var/log/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/ceph-osd.7.log 2023-09-22T10:58:59.164 INFO:teuthology.orchestra.run.smithi105.stderr:/var/log/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/ceph-mon.b.log 2023-09-22T10:58:59.165 INFO:teuthology.orchestra.run.smithi105.stderr:/var/log/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/ceph-mds.b.log 2023-09-22T10:58:59.172 INFO:teuthology.orchestra.run.smithi006.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-09-22T10:58:59.187 INFO:teuthology.orchestra.run.smithi006.stderr:gzip -5 --verbose -- /var/log/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/ceph-osd.2.log 2023-09-22T10:58:59.188 INFO:teuthology.orchestra.run.smithi006.stderr:gzip -5 /var/log/ceph/cephadm.log: --verbose -- /var/log/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/ceph-osd.0.log 2023-09-22T10:58:59.190 INFO:teuthology.orchestra.run.smithi006.stderr:gzip -5 --verbose -- /var/log/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/ceph-mds.a.log 2023-09-22T10:58:59.191 INFO:teuthology.orchestra.run.smithi006.stderr:/var/log/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/ceph-osd.2.log: /var/log/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/ceph-osd.3.log 2023-09-22T10:58:59.191 INFO:teuthology.orchestra.run.smithi006.stderr:/var/log/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/ceph-mds.a.log: gzip -5 --verbose -- /var/log/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/ceph-osd.1.log 2023-09-22T10:58:59.191 INFO:teuthology.orchestra.run.smithi006.stderr:/var/log/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/ceph-mon.c.log 2023-09-22T10:58:59.191 INFO:teuthology.orchestra.run.smithi006.stderr:/var/log/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/ceph-volume.log 2023-09-22T10:58:59.191 INFO:teuthology.orchestra.run.smithi006.stderr:/var/log/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/ceph-mon.a.log 2023-09-22T10:58:59.192 INFO:teuthology.orchestra.run.smithi006.stderr:/var/log/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/ceph-mgr.y.log 2023-09-22T10:58:59.355 INFO:teuthology.orchestra.run.smithi006.stderr:/var/log/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/ceph-mon.a.log: /var/log/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/ceph-mgr.y.log: 91.3% -- replaced with /var/log/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/ceph-volume.log.gz 2023-09-22T10:58:59.472 INFO:teuthology.orchestra.run.smithi105.stderr:/var/log/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/ceph-mon.b.log: /var/log/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/ceph-mds.b.log: 91.4% -- replaced with /var/log/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/ceph-volume.log.gz 2023-09-22T10:58:59.520 INFO:teuthology.orchestra.run.smithi105.stderr: 91.6% -- replaced with /var/log/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/ceph-mgr.x.log.gz 2023-09-22T10:58:59.531 INFO:teuthology.orchestra.run.smithi006.stderr: 92.3% -- replaced with /var/log/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/ceph-mds.a.log.gz 2023-09-22T10:58:59.634 INFO:teuthology.orchestra.run.smithi006.stderr: 91.6% -- replaced with /var/log/ceph/cephadm.log.gz 2023-09-22T10:58:59.751 INFO:teuthology.orchestra.run.smithi105.stderr: 83.7% -- replaced with /var/log/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/ceph-mds.b.log.gz 2023-09-22T10:58:59.955 INFO:teuthology.orchestra.run.smithi105.stderr: 85.3% -- replaced with /var/log/ceph/cephadm.log.gz 2023-09-22T10:59:09.546 INFO:teuthology.orchestra.run.smithi006.stderr: 90.0% -- replaced with /var/log/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/ceph-mgr.y.log.gz 2023-09-22T10:59:10.423 INFO:teuthology.orchestra.run.smithi105.stderr: 92.4% -- replaced with /var/log/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/ceph-mon.b.log.gz 2023-09-22T10:59:20.926 INFO:teuthology.orchestra.run.smithi006.stderr: 92.3% -- replaced with /var/log/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/ceph-mon.c.log.gz 2023-09-22T10:59:23.042 INFO:teuthology.orchestra.run.smithi105.stderr: 93.5% -- replaced with /var/log/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/ceph-osd.4.log.gz 2023-09-22T10:59:23.907 INFO:teuthology.orchestra.run.smithi105.stderr: 93.6% -- replaced with /var/log/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/ceph-osd.5.log.gz 2023-09-22T10:59:24.525 INFO:teuthology.orchestra.run.smithi105.stderr: 93.9% -- replaced with /var/log/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/ceph-osd.7.log.gz 2023-09-22T10:59:29.128 INFO:teuthology.orchestra.run.smithi006.stderr: 90.5% -- replaced with /var/log/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/ceph-mon.a.log.gz 2023-09-22T10:59:36.239 INFO:teuthology.orchestra.run.smithi006.stderr: 93.3% -- replaced with /var/log/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/ceph-osd.2.log.gz 2023-09-22T10:59:42.681 INFO:teuthology.orchestra.run.smithi006.stderr: 93.5% -- replaced with /var/log/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/ceph-osd.0.log.gz 2023-09-22T11:05:16.767 INFO:teuthology.orchestra.run.smithi105.stderr: 96.8% -- replaced with /var/log/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/ceph-osd.6.log.gz 2023-09-22T11:05:16.770 INFO:teuthology.orchestra.run.smithi105.stderr: 2023-09-22T11:05:16.770 INFO:teuthology.orchestra.run.smithi105.stderr:real 6m17.641s 2023-09-22T11:05:16.771 INFO:teuthology.orchestra.run.smithi105.stderr:user 5m59.907s 2023-09-22T11:05:16.771 INFO:teuthology.orchestra.run.smithi105.stderr:sys 0m18.247s 2023-09-22T11:10:51.843 INFO:teuthology.orchestra.run.smithi006.stderr: 96.7% -- replaced with /var/log/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/ceph-osd.1.log.gz 2023-09-22T11:32:18.343 INFO:teuthology.orchestra.run.smithi006.stderr: 94.9% -- replaced with /var/log/ceph/762f9dea-591a-11ee-8db4-212e2dc638e7/ceph-osd.3.log.gz 2023-09-22T11:32:18.347 INFO:teuthology.orchestra.run.smithi006.stderr: 2023-09-22T11:32:18.347 INFO:teuthology.orchestra.run.smithi006.stderr:real 33m19.217s 2023-09-22T11:32:18.347 INFO:teuthology.orchestra.run.smithi006.stderr:user 32m14.111s 2023-09-22T11:32:18.347 INFO:teuthology.orchestra.run.smithi006.stderr:sys 1m15.864s 2023-09-22T11:32:18.348 INFO:tasks.cephadm:Archiving logs... 2023-09-22T11:32:18.348 DEBUG:teuthology.misc:Transferring archived files from smithi006:/var/log/ceph to /home/teuthworker/archive/rfriedma-2023-09-22_05:40:13-rados-wip-rf-squeue2-distro-default-smithi/7400744/remote/smithi006/log 2023-09-22T11:32:18.350 DEBUG:teuthology.orchestra.run.smithi006:> sudo tar c -f - -C /var/log/ceph -- . 2023-09-22T11:35:45.976 DEBUG:teuthology.misc:Transferring archived files from smithi105:/var/log/ceph to /home/teuthworker/archive/rfriedma-2023-09-22_05:40:13-rados-wip-rf-squeue2-distro-default-smithi/7400744/remote/smithi105/log 2023-09-22T11:35:45.977 DEBUG:teuthology.orchestra.run.smithi105:> sudo tar c -f - -C /var/log/ceph -- . 2023-09-22T11:36:23.143 INFO:tasks.cephadm:Removing cluster... 2023-09-22T11:36:23.144 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 762f9dea-591a-11ee-8db4-212e2dc638e7 --force 2023-09-22T11:36:24.868 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 762f9dea-591a-11ee-8db4-212e2dc638e7 --force 2023-09-22T11:36:25.768 INFO:tasks.cephadm:Removing cephadm ... 2023-09-22T11:36:25.768 DEBUG:teuthology.orchestra.run.smithi006:> rm -rf /home/ubuntu/cephtest/cephadm 2023-09-22T11:36:25.790 DEBUG:teuthology.orchestra.run.smithi105:> rm -rf /home/ubuntu/cephtest/cephadm 2023-09-22T11:36:25.813 INFO:tasks.cephadm:Teardown complete 2023-09-22T11:36:25.813 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-09-22T11:36:25.826 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2023-09-22T11:36:25.827 DEBUG:teuthology.orchestra.run.smithi006:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-09-22T11:36:25.833 DEBUG:teuthology.orchestra.run.smithi105:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-09-22T11:36:25.943 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-09-22T11:36:25.953 INFO:teuthology.task.clock:Checking final clock skew... 2023-09-22T11:36:25.954 DEBUG:teuthology.orchestra.run.smithi006:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-09-22T11:36:25.956 DEBUG:teuthology.orchestra.run.smithi105:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-09-22T11:36:25.972 INFO:teuthology.orchestra.run.smithi105.stderr:bash: ntpq: command not found 2023-09-22T11:36:25.974 INFO:teuthology.orchestra.run.smithi006.stderr:bash: ntpq: command not found 2023-09-22T11:36:25.990 INFO:teuthology.orchestra.run.smithi006.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-09-22T11:36:25.990 INFO:teuthology.orchestra.run.smithi006.stdout:=============================================================================== 2023-09-22T11:36:25.991 INFO:teuthology.orchestra.run.smithi006.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 14 -631us[ -631us] +/- 73ms 2023-09-22T11:36:25.991 INFO:teuthology.orchestra.run.smithi006.stdout:^* hv02.front.sepia.ceph.com 3 8 377 149 -732us[ -804us] +/- 60ms 2023-09-22T11:36:25.991 INFO:teuthology.orchestra.run.smithi006.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 14 +1438us[+1438us] +/- 68ms 2023-09-22T11:36:25.991 INFO:teuthology.orchestra.run.smithi006.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2023-09-22T11:36:25.996 INFO:teuthology.orchestra.run.smithi105.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-09-22T11:36:25.996 INFO:teuthology.orchestra.run.smithi105.stdout:=============================================================================== 2023-09-22T11:36:25.996 INFO:teuthology.orchestra.run.smithi105.stdout:^+ hv01.front.sepia.ceph.com 2 7 377 78 -660us[ -665us] +/- 72ms 2023-09-22T11:36:25.997 INFO:teuthology.orchestra.run.smithi105.stdout:^* hv02.front.sepia.ceph.com 3 6 377 10 -750us[ -753us] +/- 62ms 2023-09-22T11:36:25.997 INFO:teuthology.orchestra.run.smithi105.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 9 +1414us[+1414us] +/- 68ms 2023-09-22T11:36:25.997 INFO:teuthology.orchestra.run.smithi105.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2023-09-22T11:36:25.998 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-09-22T11:36:26.008 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-09-22T11:36:26.009 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-09-22T11:36:26.021 DEBUG:teuthology.orchestra.run.smithi006:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-09-22T11:36:26.113 DEBUG:teuthology.orchestra.run.smithi105:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-09-22T11:36:26.333 DEBUG:teuthology.orchestra.run.smithi006:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-09-22T11:36:26.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-22T11:36:26.366 DEBUG:teuthology.orchestra.run.smithi105:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-09-22T11:36:26.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-22T11:36:26.399 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-09-22T11:36:26.410 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-09-22T11:36:26.422 INFO:teuthology.task.internal:Duration was 15225.524457 seconds 2023-09-22T11:36:26.422 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-09-22T11:36:26.435 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-09-22T11:36:26.435 DEBUG:teuthology.orchestra.run.smithi006:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-09-22T11:36:26.437 DEBUG:teuthology.orchestra.run.smithi105:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-09-22T11:36:26.501 INFO:teuthology.orchestra.run.smithi006.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-09-22T11:36:26.533 INFO:teuthology.orchestra.run.smithi105.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-09-22T11:36:26.896 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-09-22T11:36:26.896 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi006.front.sepia.ceph.com 2023-09-22T11:36:26.897 DEBUG:teuthology.orchestra.run.smithi006:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-09-22T11:36:26.926 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi105.front.sepia.ceph.com 2023-09-22T11:36:26.926 DEBUG:teuthology.orchestra.run.smithi105:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-09-22T11:36:26.954 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-09-22T11:36:26.955 DEBUG:teuthology.orchestra.run.smithi006:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-09-22T11:36:26.969 DEBUG:teuthology.orchestra.run.smithi105:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-09-22T11:36:27.088 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-09-22T11:36:27.088 DEBUG:teuthology.orchestra.run.smithi006:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-09-22T11:36:27.091 DEBUG:teuthology.orchestra.run.smithi105:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-09-22T11:36:27.363 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-09-22T11:36:27.375 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-09-22T11:36:27.375 DEBUG:teuthology.orchestra.run.smithi006:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-09-22T11:36:27.422 DEBUG:teuthology.orchestra.run.smithi105:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-09-22T11:36:27.455 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-09-22T11:36:27.465 DEBUG:teuthology.orchestra.run.smithi006:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-09-22T11:36:27.467 DEBUG:teuthology.orchestra.run.smithi105:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-09-22T11:36:27.500 INFO:teuthology.orchestra.run.smithi006.stdout:kernel.core_pattern = core 2023-09-22T11:36:27.526 INFO:teuthology.orchestra.run.smithi105.stdout:kernel.core_pattern = core 2023-09-22T11:36:27.540 DEBUG:teuthology.orchestra.run.smithi006:> test -e /home/ubuntu/cephtest/archive/coredump 2023-09-22T11:36:27.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-22T11:36:27.572 DEBUG:teuthology.orchestra.run.smithi105:> test -e /home/ubuntu/cephtest/archive/coredump 2023-09-22T11:36:27.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-22T11:36:27.597 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-09-22T11:36:27.608 INFO:teuthology.task.internal:Transferring archived files... 2023-09-22T11:36:27.609 DEBUG:teuthology.misc:Transferring archived files from smithi006:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/rfriedma-2023-09-22_05:40:13-rados-wip-rf-squeue2-distro-default-smithi/7400744/remote/smithi006 2023-09-22T11:36:27.609 DEBUG:teuthology.orchestra.run.smithi006:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-09-22T11:36:27.657 DEBUG:teuthology.misc:Transferring archived files from smithi105:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/rfriedma-2023-09-22_05:40:13-rados-wip-rf-squeue2-distro-default-smithi/7400744/remote/smithi105 2023-09-22T11:36:27.657 DEBUG:teuthology.orchestra.run.smithi105:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-09-22T11:36:27.701 INFO:teuthology.task.internal:Removing archive directory... 2023-09-22T11:36:27.701 DEBUG:teuthology.orchestra.run.smithi006:> rm -rf -- /home/ubuntu/cephtest/archive 2023-09-22T11:36:27.703 DEBUG:teuthology.orchestra.run.smithi105:> rm -rf -- /home/ubuntu/cephtest/archive 2023-09-22T11:36:27.749 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-09-22T11:36:27.762 INFO:teuthology.task.internal:Not uploading archives. 2023-09-22T11:36:27.762 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-09-22T11:36:27.776 INFO:teuthology.task.internal:Tidying up after the test... 2023-09-22T11:36:27.776 DEBUG:teuthology.orchestra.run.smithi006:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-09-22T11:36:27.778 DEBUG:teuthology.orchestra.run.smithi105:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-09-22T11:36:27.806 INFO:teuthology.orchestra.run.smithi105.stdout: 262307 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 22 11:36 /home/ubuntu/cephtest 2023-09-22T11:36:27.809 INFO:teuthology.orchestra.run.smithi006.stdout: 262307 4 drwxr-xr-x 3 ubuntu ubuntu 4096 Sep 22 11:36 /home/ubuntu/cephtest 2023-09-22T11:36:27.809 INFO:teuthology.orchestra.run.smithi006.stdout: 1185963 4 drwxrwxr-x 3 ubuntu ubuntu 4096 Sep 22 07:57 /home/ubuntu/cephtest/mnt.0 2023-09-22T11:36:27.810 INFO:teuthology.orchestra.run.smithi006.stdout: 1185964 4 drwxrwxr-x 3 ubuntu ubuntu 4096 Sep 22 07:57 /home/ubuntu/cephtest/mnt.0/client.0 2023-09-22T11:36:27.810 INFO:teuthology.orchestra.run.smithi006.stdout: 1186025 4 drwxrwxr-x 2 ubuntu ubuntu 4096 Sep 22 07:57 /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-09-22T11:36:27.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-22T11:36:27.821 INFO:teuthology.orchestra.run.smithi006.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-09-22T11:36:27.822 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 smithi006 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-09-22T11:36:27.828 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-09-22T11:36:27.840 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-09-22T11:36:27.853 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on smithi006 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-09-22T11:36:27.853 INFO:teuthology.nuke:Checking targets against current locks 2023-09-22T11:36:27.890 DEBUG:teuthology.nuke:shortname: smithi006 2023-09-22T11:36:27.890 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-09-22T11:36:27.913 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi006.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/rfriedma-2023-09-22_05:40:13-rados-wip-rf-squeue2-distro-default-smithi/7400744', '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-09-22 07:17:27.884816', 'locked_by': 'scheduled_rfriedma@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-09-22T11:36:27.917 DEBUG:teuthology.nuke:shortname: smithi105 2023-09-22T11:36:27.917 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-09-22T11:36:27.936 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi105.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/rfriedma-2023-09-22_05:40:13-rados-wip-rf-squeue2-distro-default-smithi/7400744', '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-09-22 07:17:27.886342', 'locked_by': 'scheduled_rfriedma@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-09-22T11:36:27.964 INFO:teuthology.orchestra.console.smithi006:Power off 2023-09-22T11:36:27.964 DEBUG:teuthology.orchestra.console.smithi006:pexpect command: ipmitool -H smithi006.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-09-22T11:36:27.988 DEBUG:teuthology.orchestra.console.smithi006:power off output: Chassis Power Control: Down/Off 2023-09-22T11:36:27.988 DEBUG:teuthology.orchestra.console.smithi006:pexpect command: ipmitool -H smithi006.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-22T11:36:28.003 INFO:teuthology.orchestra.console.smithi105:Power off 2023-09-22T11:36:28.004 DEBUG:teuthology.orchestra.console.smithi105:pexpect command: ipmitool -H smithi105.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-09-22T11:36:28.012 DEBUG:teuthology.orchestra.console.smithi006:check power output: Chassis Power is on 2023-09-22T11:36:28.025 DEBUG:teuthology.orchestra.console.smithi105:power off output: Chassis Power Control: Down/Off 2023-09-22T11:36:28.026 DEBUG:teuthology.orchestra.console.smithi105:pexpect command: ipmitool -H smithi105.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-22T11:36:28.048 DEBUG:teuthology.orchestra.console.smithi105:check power output: Chassis Power is on 2023-09-22T11:36:32.013 DEBUG:teuthology.orchestra.console.smithi006:pexpect command: ipmitool -H smithi006.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-22T11:36:32.049 DEBUG:teuthology.orchestra.console.smithi105:pexpect command: ipmitool -H smithi105.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-22T11:36:32.123 DEBUG:teuthology.orchestra.console.smithi006:check power output: Chassis Power is on 2023-09-22T11:36:32.158 DEBUG:teuthology.orchestra.console.smithi105:check power output: Chassis Power is on 2023-09-22T11:36:36.129 DEBUG:teuthology.orchestra.console.smithi006:pexpect command: ipmitool -H smithi006.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-22T11:36:36.158 DEBUG:teuthology.orchestra.console.smithi105:pexpect command: ipmitool -H smithi105.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-22T11:36:36.239 DEBUG:teuthology.orchestra.console.smithi006:check power output: Chassis Power is on 2023-09-22T11:36:36.268 DEBUG:teuthology.orchestra.console.smithi105:check power output: Chassis Power is on 2023-09-22T11:36:40.242 DEBUG:teuthology.orchestra.console.smithi006:pexpect command: ipmitool -H smithi006.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-22T11:36:40.268 DEBUG:teuthology.orchestra.console.smithi105:pexpect command: ipmitool -H smithi105.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-22T11:36:40.352 DEBUG:teuthology.orchestra.console.smithi006:check power output: Chassis Power is off 2023-09-22T11:36:40.377 DEBUG:teuthology.orchestra.console.smithi105:check power output: Chassis Power is off 2023-09-22T11:36:40.454 INFO:teuthology.orchestra.console.smithi006:Power off completed 2023-09-22T11:36:40.478 INFO:teuthology.orchestra.console.smithi105:Power off completed 2023-09-22T11:36:40.584 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: 15225.524456977844 failure_reason: 'Command failed (workunit test cls/test_cls_2pc_queue.sh) on smithi006 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_rfriedma@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=d575767c37d94e9596e6ade3acbb68a9 status: fail success: false 2023-09-22T11:36:40.585 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-09-22T11:36:40.752 INFO:teuthology.run:FAIL